@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
.wrap1{ width:1680px; max-width:96%; margin:0 auto;}
/*顶部*/

.header{ width:100%; z-index:104; padding:21px 0; background: #fff url(../images/headerbg.png) no-repeat left bottom; position:relative; transition: all 0.3s ease-out;}
.Logo{ display:inline-block;}
.Logo img{ transition: all 0.3s ease-out;}
.tel{ float:right; font-size:18px; color:#ff0000; background:url(../images/tel.png) no-repeat left; padding:0 0 0 26px; line-height:33px; margin: 15px 0 0 16px; font-family: arial; transition: all 0.3s ease-out;}
.search1{ position: relative; float: right; margin: 16px 0 0 0; z-index: 105; transition: all 0.3s ease-out;}
.search1>span{ display: inline-block; width: 33px; height: 33px; background: url(../images/search.png) no-repeat center center; cursor: pointer;}
.search1 div{ position: absolute; height: 33px; width: 0; right: 0; top: 0; overflow: hidden; transition: all 0.3s ease-out;}
.search1 div input:nth-child(1){ width: 100%; border-radius: 13px; height: 33px; line-height: 33px; background: #e5e7e9; padding: 0 30px 0 10px;}
.search1 div input:nth-child(2){ width: 33px; height: 33px; background: url(../images/search.png) no-repeat center center; background-size: 18px 19px; position: absolute; right: 0; top: 0; transition: all 0.3s ease-out;}
.search1 div input:nth-child(2):hover{ background-size: 20px 21px;}
/*header.logo部分*/

/* .pic{ width: 100%; height: 434px;} */
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center; bottom: 20px !important;}
.anchor .swiper-pagination-bullet{ width:47px !important; opacity:1 !important; width: 8px; height: 30px !important; border-radius: inherit !important; background: inherit !important; opacity:  inherit !important; border-bottom: 2px rgba(255, 255, 255, 0.5) solid; text-align: left; transition: all 0.3s ease-out;}
.anchor .swiper-pagination-bullet-active{ border-bottom: 2px #fff solid;}
.anchor .swiper-pagination-bullet span{ font-size: 14px; line-height: 28px; color: #fff; transition: all 0.3s ease-out; opacity: 0; display: block;}
.anchor .swiper-pagination-bullet-active span{ opacity: 1;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width: calc(100% - 600px); float: right; z-index:104; text-align: center; height: 63px; position: relative; transition: all 0.3s ease-out;}
.nul{ position: absolute; left: 50%; top: 0; transform: translate(-50%, 0); width: 980px; max-width: 100%;}
.nul>li{float:left; width:14.28%; position:relative;}
.nul>li>a{color:#5c5c5c; line-height:24px; padding: 12px 3px; overflow:hidden; display:block; text-align:center; font-size:16px; transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.nul>li>a>span{ display: block; font-size: 12px; color: #cecece; height: 15px;}
.nul>li:hover>a{ color:#ee2424;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(238, 36, 36 ,0.82); border-radius: 5px; overflow: hidden;}
.nul>li ul li{ width:100%; border-bottom: 1px solid rgba(255, 255, 255, 0.38);}
.nul>li ul li:last-child{ border: none;}
.nul>li ul li>a{ line-height:36px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:36px; border:none; color:#fff; transition: all 0.3s ease-out;}
.nul>li ul li>a:hover{ color:#fff; background:#ee2424;}
.acta{ color:#ee2424 !important;}
/*PC头部导航*/

.title{ width: 100%; margin: 0 0 50px 0; cursor: pointer; text-align: center; font-size: 34px; line-height: 36px; color: #ff0000;}
.title1{ width: 100%; margin: 0 0 35px 0; cursor: pointer; text-align: center;}
.title1>span{ display: block; font-size: 30px; line-height: 36px; color: #fff;}
.title1>b{ display: inline-block; font-size: 48px; line-height: 48px; color: #fff; padding: 10px 0 0 0; border-bottom: 2px #fff solid; opacity: 0.2;}
/*栏目标题*/

.advantage{ width:100%; padding: 60px 0; position: relative;}
.line{ position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 1200px; max-width: 100%; height: 1px; background: #ccc; z-index: 1;}
.advantageul{ width: 100%; overflow: hidden; z-index: 2; position: relative;}
.advantageul>li{ width: 33.33%; float: left;}
.advantageul>li:nth-child(2){ text-align: center;}
.advantageul>li:nth-child(3){ text-align: right;}
.ysli{ display: inline-block; overflow: hidden; text-align: left; padding: 0 10px; background: #fff;}
.ysimg{ float: left; width: 53px; position: relative; margin: 0 10px 0 0;}
.ystop{ padding-top: 100%;}
.s1{ opacity: 1; transition: all 0.5s ease-out;}
.s2{ opacity: 0; transition: all 0.5s ease-out;}
.ysli:hover .s1{ opacity: 0;}
.ysli:hover .s2{ opacity: 1;}
.ysright{ float: right; padding: 5px 0 0 0;}
.ystit1{ font-size: 22px; line-height: 24px; color: #636363;}
.ystit2{ font-size: 14px; line-height: 24px; color: #bcbcbc;}
/*优势*/

.hf{ width:100%; overflow: hidden; background: #ee2424;}
.hf-right{ width: 50%; float: right; overflow: hidden;}
.hrimg{ transition: all 0.5s ease-out;}
.hf-right:hover .hrimg{ transform: scale(1.05);}
.hrtop{ padding-top: 50.888%; height: 458px;}
.hf-left{ width: 50%; float: left; overflow: hidden;}
.hlctn{ width: 600px; float: right; max-width: 96%; padding: 123px 40px 0 0; background: url(../images/sd.png) no-repeat; background-position: 0 65px;}
.hltit1{ font-size: 30px; line-height: 36px; color: #fff;}
.hltit2{ font-size: 18px; line-height: 36px; color: #fff; opacity: 0.3;}
.hlctn2{ width: 100%; margin: 20px 0 0 0; padding: 30px 0 0 0; background: url(../images/dline.png) no-repeat left top;}
.hltxt1{ color: #fff; font-size: 16px; line-height: 30px;}
.hltxt2{ color: #fff; font-size: 24px; line-height: 36px;}
/*横幅*/

.advertisement{ width:100%; padding: 90px 0; background: url(../images/ggbg.png) no-repeat center center; background-size: 100% auto;}
.advertisementul{ width: 100%; overflow: hidden; padding: 4px;}
.advertisementul>li{ width: 50%; float: left; padding: 4px;}
.advert{ width: 100%; position: relative;}
.adtop1{ padding-top: 68.0672%;}
.advertctn{ width: 100%; position: absolute; left: 0; top: 50%; transform: translate(0, -50%);}
.adverttit{ width: 100%; text-align: center; position: relative; margin: 0 0 60px 0;}
.adverttit1{ width: 100%; font-size: 48px; line-height: 48px; color: rgba(255, 255, 255, 0.2); font-weight: bold;}
.adverttit2{ position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); color: #fff; font-size: 30px; line-height: 48px; font-weight: bold;}
.adzt{ width: 100%; text-align: center; padding: 0 23px;}
.adul{ display: inline-block; max-width: 100%; overflow: hidden;}
.adul>li{ width: 132px; float: left; padding: 4px 8px;}
.adul>li>a{ display: block; position: relative; transition: all 0.5s ease-out; border-radius: 50%; background: rgba(255, 255, 255, 0.2);}
.adul>li>a:hover{ background: #fff;}
.adul>li>a>b{ display: block; padding-top: 100%;}
.adul>li>a>span{ display: block; position: absolute; top: 50%; text-align: center; transform: translate(0, -50%); font-size: 17px; line-height: 24px; color: #fff; width: 100%; transition: all 0.5s ease-out;}
.adul>li>a:hover>span{ color: #ee2424;}
.ad{ width: 100%; position: relative; overflow: hidden;}
.adimg{ width: 100%; overflow: hidden;}
.adtop2{ padding-top: 68.0672%;}
.advertisementul>li:nth-child(2){ width: 25%;}
.advertisementul>li:nth-child(2) .adtop2{ padding-top: 138.151%;}
.advertisementul>li:nth-child(3){ width: 25%;}
.advertisementul>li:nth-child(3) .adtop2{ padding-top: 138.151%;}
.adtit{ width: 100%; transition: all 0.5s ease-out; position: absolute; left: 0; bottom: 0; padding: 22px 20px; background: rgba(238, 36, 36, 0.8); opacity: 0; transform: translate(0, 100%);}
.ad:hover .adtit{ opacity: 1; transform: inherit;}
.adtit>span{ display: block; width: 100%; font-size: 16px; line-height: 24px; color: #fff; padding: 0 20px 0 0; background: url(../images/plus.png) no-repeat right; height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sgtit{ width: 100%; text-align: center; padding: 50px 0; cursor: pointer;}
.sgtit>h1{ width: 100%; margin: 0 !important; font-size: 30px; line-height: 36px; color: #0c0c0c; transition: all 0.5s ease-out;}
.sgtit:hover>h1{ color: #ee2424;}
.sgtit>h3{ width: 100%; margin: 0 !important; font-size: 20px; line-height: 30px; color: #7b7b7b; letter-spacing: 15px; transition: all 0.5s ease-out;}
.sgtit:hover>h3{ color: #ee2424;}
/*户外，室内广告*/

.dyal{ width:100%; padding: 50px 0 0 0; background: #f8f8f8}
.dyalctn{ width: 100%; background: url(../images/casebg.png) no-repeat; background-position: center 25px;}
.dyalctn2{ width: 100%; overflow: hidden;}
.al{ width: 100%; position: relative; overflow: hidden;}
.alimg{ width: 100%; position: relative;}
.altop{ padding-top: 81.0267%;}
.alzz{ width: 100%; height: 100%; transition: all 0.3s ease-out; position: absolute; background: rgba(255, 0, 0, 0.7); opacity: 0; top: 0; left: 0;}
.al:hover .alzz{ opacity: 1;}
.alzt{ width: 100%; padding: 0 5px; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); text-align: center;}
.link{ width: 100%; transition-property:all; transition-duration:0.3s; transition-delay:0.3s; opacity: 0; transform: translateX(20px) rotateZ(180deg) scale(1.8);}
.al:hover .link{ opacity: 1; transform: initial;}
.altit{ width: 100%; font-size: 24px; line-height: 30px; color: #fff; margin: 12px 0 0 0; transition-property:all; transition-duration:0.3s; transition-delay:0.3s; opacity: 0; transform: translateX(-20px) rotateZ(-180deg) scale(1.8);}
.al:hover .altit{ opacity: 1; transform: initial;}
/*典煜案例*/

.stillmore{ width: 100%; padding: 50px 0;}
.still1{ width: 100%; text-align: center; font-size: 24px; line-height: 36px; color: #3f3f3f;}
.still2{ width: 100%; text-align: center; font-size: 36px; line-height: 48px; color: #ff0000; margin: 0 0 30px 0;}
.more{ width: 100%; text-align: center; background: url(../images/morebg.png) no-repeat center center;}
.more1{ width: 250px; display: inline-block; border-radius: 5px; overflow: hidden;}
.more1>a{ display: inline-block; float: left; width: 50%;}
.more1>a:hover{ text-decoration: underline !important;}
.more1>a:nth-child(1){ font-size: 18px; line-height: 50px; color: #fff; background: #ff0000; text-align: center;}
.more1>a:nth-child(2){ font-size: 18px; line-height: 48px; border: 1px #777 solid; border-left: none; border-radius: 0 5px 5px 0; color: #777; background: #fff; text-align: center;}
/*more*/

.gydy{ width:100%; padding: 50px 0; background: url(../images/aboutbg.jpg) no-repeat center center; background-size: cover;}
.gydyctn{ width: 100%; padding: 50px 120px; background: rgba(255, 255, 255, 0.8); transform:skew(-25deg);}
.gydyctn2{ width: 100%; font-size: 15px; line-height: 30px; color: #3e3e3e; transform:skew(25deg);}
.dline{ width: 100%; margin: 30px 0 0 0; text-align: center;}
.dline>a{ display: inline-block; width: 380px; height: 3px; background: #d80000;}
.dmore{ width: 100%; padding: 20px 0; background: #000; text-align: center;}
.dmore>a{ display: inline-block; transition: all 0.3s ease-out; font-size: 15px; line-height: 48px; color: #a2a2a2; padding: 0 48px 0 5px; border-bottom: 1px #a2a2a2 solid; position: relative;}
.dmore>a:hover{ color: #fff; background: #db0101; border-color: #db0101;}
.dmore>a>span{ display: inline-block; position: absolute; top: 50%; right: 5px; transform: rotateY(360deg) translate(0, -50%); transition: all 0.3s ease-out;}
.dmore>a:hover>span{ transform: translate(0, -50%);}
/*关于典煜*/

.ydzx{ width: 100%; padding: 50px 0;}
.ydzx .title1>span{ color: #ff0000;}
.ydzx .title1>b{ color: #000; border-color: #000;}
.ydzxctn{ width: 100%; overflow: hidden;}
.xw{ width: 100%;}
.xwtit{ width: 100%; font-size: 20px; color: #454545; height: 24px; line-height: 24px; transition: all 0.5s ease-out; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xw:hover .xwtit{ color: #ff0000;}
.xwimg{ width: 100%; overflow: hidden; margin: 10px 0;}
.xwimg1{ transition: all 0.5s ease-out;}
.xw:hover .xwimg1{ transform: scale(1.05);}
.xwimg2{ padding-top: 55.968%;}
.xwtxt{ width: 100%; font-size: 14px; line-height: 22px; color: #8c8c8c; height: 66px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.xwbt{ width: 100%; overflow: hidden; margin: 10px 0 0 0;}
.xwtime{ width: 50%; float: left; text-align: center; font-size: 12px; background: #f12e2e; line-height: 47px; color: #fff;}
.xwmore{ width: 50%; float: right; text-align: center; border: 1px #cecece solid; box-sizing: border-box; height: 47px; line-height: 45px; font-size: 12px; color: #828282;}
.xwmore:hover{ text-decoration: underline !important;}
/*典煜资讯*/ 

.yqlj{ width: 100%; padding: 40px 0; border-top: 1px #e0e0e0 solid;}
.yqlj-tit{ width: 100%; font-size: 18px; line-height: 30px; color: #ff0000; margin: 0 0 20px 0;}
.yqlj-tit span{ display: inline-block; font-size: 18px; color: #c2c2c2; font-family: arial;}
.yqlj-ctn{ width: 100%;}
.yqul{ width: 100%; overflow: hidden;}
.yqul>li{ float: left; padding: 3px 20px; background: url(../images/xli.png) no-repeat right;}
.yqul>li:last-child{ background: none;}
.yqul>li>a{ display: block; font-size: 16px; line-height: 28px; color: #6e6e6e; transition: all 0.3s ease-out;}
.yqul>li>a:hover{ color: #333; text-decoration: underline !important;}

.footer{ width: 100%; padding: 50px 0; background: #f1f1f1;}
.ftctn{ width: 100%; overflow: hidden;}
.ft1{ width: 50%; float: left;}
.ftli{ width: 33.33%; float: left; padding: 0 10px 0 0;}
.ftli>span{ display: block; font-size: 16px; line-height: 28px; color: #1c1c1c; margin: 0 0 10px 0;}
.ftli>ul{ display: block; width: 100%;}
.ftli>ul>li{ width: 100%;}
.ftli>ul>li>a{ display: inline-block; font-size: 14px; line-height: 30px; height: 30px; color: #676767; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ftli>ul>li>a:hover{ color: #707070; text-decoration: underline !important;}
.ft2{ float: left; width: calc(50% - 120px); padding: 0 10px;}
.ft2>span{ display: block; font-size: 16px; line-height: 28px; color: #1c1c1c; margin: 0 0 10px 0;}
.ft2>p{ display: block; margin: 0 !important; font-size: 14px; line-height: 30px; color: #676767;}
.ft3{ width: 120px; float: right; text-align: left;}
.ft3>span{ display: block; font-size: 16px; line-height: 28px; color: #1c1c1c; margin: 0 0 10px 0;}
.ft3 img{ max-width: 100%;}
/*页脚*/

.copyright{ background:linear-gradient(to right, #ee2020 50%, #1d1d1d 50%);}
.copyright1{ width: 100%; background: #ee2020;}
.copyright span{ display: inline-block; font-size: 13px; line-height: 33px; color: #fff; width: calc(100% - 273px); padding: 18px 0;}
.follow{ float: right; width: 273px; float: right; background: url(../images/eqw.png) no-repeat; background-size: 100% 100%; height: 69px; padding: 18px 0 0 50px;}
.follow h6{ float: left; font-size: 14px; line-height: 33px; color: #fff; opacity: 0.6; margin: 0 10px 0 0;}
.qicq{ float: left; margin: 0 0 0 5px;}
.qicq>a{ display: inline-block; width: 33px; height: 33px; background: url(../images/f1.png) no-repeat center center;}
.wechat{ width: 33px; height: 33px; float: left; margin: 0 0 0 5px; position: relative;}
.wechat>a{ display: block; transition: all 0.5s ease-out; width: 100%; height: 33px; background: url(../images/f2.png) no-repeat center center;}
.wechat>b{ display: inline-block; position: absolute; left: 50%; transform: translate(-50%, -100%); top: 0; padding: 10px 0; width: 110px; text-align: center; z-index: 3; display: none;}
.wechat>b img{ max-width: 100%;}
.fx{ float: left; overflow: hidden; width: 33px; height: 33px; margin: 0 0 0 5px;}
.fx a{ float: left !important; width: 33px !important; height: 33px !important; margin: 0 !important; background: url(../images/f3.png) no-repeat center center !important;}
/*版权信息*/

.innerpage{ width: 100%; height: 447px; position: relative;}
.innerctn{ position: absolute; left: 50%; bottom: 55px; width: 1200px; max-width: 96%; transform: translate(-50%, 0);}
.ir1{ font-size: 30px; line-height: 30px; position: relative; color: #fff; margin: 0 0 -25px 0;}
.ir2{ font-size: 72px; line-height: 72px; font-weight: bold; color: rgba(255, 255, 255, 0.15);}
.ir3{ font-size: 18px; line-height: 30px; color: #fff;}
/*内页大图*/

.ctn{ width:100%; position: relative;}
.tabul{ width: 100%; border-bottom: 1px #e1e1e1 solid; overflow: hidden; margin: -11px 0 0 0 !important; z-index: 4;}
.tabul>li{ width: 16.66%; float: left; position: relative; padding: 11px 0 0 0; background: url(../images/xl1.png) no-repeat; background-position: 100% 35px;}
.tabul>li>a{ display: block; width: 100%; text-align: center; font-size: 18px; height: 65px; line-height: 65px; color: #5b5b5b; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 2px;}
.tabul>li>span{ display: block; width: 100%; height: 11px; position: absolute; top: 0; left: 0; background: url(../images/tx.png) no-repeat; background-size: 100% 100%; display: none;}
.tabhover>span{ display: block !important;}
.tabhover>a{ color: #fff !important; background: #f42020 !important;}
.crb{ width:100%; padding: 40px 0; overflow: hidden;}
/*内页*/

.cplist{ width:100%; overflow: hidden;}
.cplist li{ width: 25%; float:left; padding: 9px;}
.case{ width: 100%; position: relative; padding: 0 0 43px 0; overflow: hidden;}
.caseimg{ width: 100%; overflow: hidden;}
.caseimg1{ transition: all 0.5s ease-out;}
.case:hover .caseimg1{ transform: scale(1.05);}
.caseimg2{ padding-top: 84.793%;}
.casetit{ position: absolute; width: calc(100% - 14px); bottom: 0; left: 7px; height: 60px; line-height: 60px; color: #595959; background: #f0f0f0; padding: 0 3px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.5s ease-out; text-align: center;}
.case:hover .casetit{ background: #f42020; color: #fff;}
/*案例列表页*/

/* .about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:30px; color:#000; text-indent:2em;}
.pd{ width:100%;}
.pd1{ font-size:18px; line-height:36px; color:#000; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;}
.pd2{ font-size:14px; line-height:30px; color:#000; text-indent:2em;}*/
.contact{ width:100%; overflow: hidden;}
.contact-left{ width: 340px; float: left;}

.map{ width: 100%;}

.details{ width: 100%; overflow: hidden;}
.details-left{ float: left; width: 50%;}
.xcimg1{ width: 100%; position: relative; overflow: hidden;}
.xctop1{ padding-top: 73.455%;}
.xcimg2{ width: 100%; position: relative; overflow: hidden;  border: 1px #ebebeb solid; box-sizing: border-box;}
.xctop2{ padding-top: 73.455%;}
.album{ width: 100%;}
.pc-slide{ width:100%;}
.asdf{ border: 1px #ebebeb solid; box-sizing: border-box;} 
.preview{ width: 100%; position: relative; padding:5px 35px 0 35px; }
.preview .swiper-container{ width:100%; }
.preview .swiper-slide{ width: 25%; padding:5px; cursor:pointer;}
.preview .active-nav .xcimg2{ border-color: #f42020;}
.arrow-right{ width: 30px; height: calc(100% - 15px); position: absolute; right: 0; top: 10px; cursor: pointer; background: url(../images/arrow1.png) no-repeat center center;}
.arrow-left{ width: 30px; height: calc(100% - 15px); position: absolute; left: 0; top: 10px; cursor: pointer; background: url(../images/arrow2.png) no-repeat center center;}
.details-right{ width: 48%; float: right;}
.dr1{ font-size: 24px; line-height: 36px; color: #f42020;}
.dr2{ width: 100%; font-size: 14px; line-height: 26px; color: #787878; padding: 12px 0; border-bottom: 1px #cecece solid; border-top: 1px #cecece solid; margin: 5px 0;}
.dr3{ width: 100%; font-size: 14px; line-height: 28px; color: #787878;}
/*产品详情、相册*/

.news{ width:100%;}
.news li{ width:100%; padding: 26px 0; border-bottom: 1px #cecece solid;}
.new{ width:100%; overflow: hidden; background:#fff;}
.newimg{ width: 190px; float:left; margin:0 15px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.5s ease-out;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top: 73.157%;}
.newtit{ font-size:16px; line-height:28px; color:#313131; transition:all 0.5s ease-out; height:28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.new:hover .newtit{ color:#ee2020;}
.newtxt{ font-size:14px; line-height:24px; color:#676767; height:48px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin: 10px 0 20px 0;}
.newmore{ transition: all 0.5s ease-out; width: 88px; height: 32px; line-height: 32px; background: #efefef; text-align: center; font-size: 14px; color: #616161; float: left;}
.newmore:hover{ background: #ee2020; color: #fff;}
.newstit{ font-size:18px; color:#333; line-height:36px; width:100%; text-align:center;}
.newsfb{ width:100%; text-align:center; font-size:12px; line-height:24px; padding:0 0 12px 0; margin:12px 0; color:#787878; border-bottom:1px #d5d5d5 solid;}
.newstxt{ width:100%;}
.newstxt p{ font-size:14px; line-height:24px; color:#676767;}
/*新闻列表、详情*/

.accordion { width:100%;}
.accordion>li{ width:100%; margin: 6px 0 0 0;}
.accordion>li>a{ transition:all 0.3s; display:block; text-align:center; color:#4a4949; line-height:40px; background: #eaeaea; height:40px; padding: 0 3px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size:14px;}
.accordion>li>a:hover{ color:#fff; background: #008cd6;}	
.dka{ color:#fff !important; background: #008cd6 !important;}	
.accordion>li>ul{display: none;}
.accordion>li>ul>li{ width: 100%;}
.accordion>li>ul>li>a{display: block; text-align:center; height:35px; line-height:35px; overflow:hidden; color:#000; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
.accordion>li>ul>li>a:hover{ color:#008cd6;}
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.tel{ display: none;}
.nav{ width: calc(100% - 440px);}
.search1{ margin: 16px 0 0 10px;}
.nul>li>a{ font-size: 15px;}
.advantage{ padding: 40px 0;}
.hlctn{ padding: 96px 40px 0 0;}
.advertisementul>li:nth-child(2) .adtop2{ padding-top: 139.151%;}
.advertisementul>li:nth-child(3) .adtop2{ padding-top: 139.151%;}
.gydyctn{ transform: skew(-5deg); padding: 30px 50px;}
.gydyctn2{ transform: skew(5deg);}
.innerpage{ height: 360px;}
.tabul>li>a{ font-size: 16px;}
	} 

@media screen and (max-width: 991px){
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%) scale(0.8); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#ee2020; width:35px; height:5px; transition: all 0.3s ease-out;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(238, 32, 32, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(238, 32, 32, 0.82);}
.sjdnavhide{ display:none;}
/* .icon-bar{ transition:all 0.4s;} */
.tx .icon-bar{ background: #000 !important;}
/* .tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);} */
/*移动端导航*/
.header{ padding:12px 0;}

.search1{ margin: 16px 50px 0 0;}
.hlctn{ padding: 50px 25px 0 0;}
.hlctn{ background-position: 0 27px;}
.hltit1{ font-size: 22px; line-height: 32px;}
.hltit2{ font-size: 13px; line-height: 24px;}
.hltxt1{ font-size: 14px; line-height: 24px;}
.hltxt2{ font-size: 22px;}
.hrtop{ height: 330px;}
.advertisement{ padding: 50px 0;}
.advertisementul>li:nth-child(2) .adtop2{padding-top: 140.151%;}
.advertisementul>li:nth-child(3) .adtop2{padding-top: 140.151%;}
.adverttit1{ font-size: 32px; line-height: 32px;}
.adverttit2{ font-size: 26px; line-height: 36px;}
.adverttit{ margin: 0 0 30px 0;}
.adul>li{ padding: 4px;}
.adul>li>a>span{ font-size: 13px;}
.sgtit{ padding: 30px 0;}
.altit{ font-size: 14px; line-height: 26px;}
.dyalctn{ background-size: 100% auto;}
.more{ background: none;}
.xwtit{ font-size: 16px;}
.yqlj-tit{ margin: 0 0 12px 0;}
.yqlj{ padding: 20px 0;}
.follow{ display: none;}
.copyright{ background: #ee2020; padding: 10px 0;}
.copyright span{ width: 100%; float: none; text-align: center; padding: 0; line-height: 22px;}
.innerpage{ height: 320px;}
.ir1{ font-size: 22px;}
.ir2{ font-size: 48px; line-height: 48px;}
.ir3{ font-size: 14px; line-height: 26px;}
.tabul>li>a{ font-size: 14px;}
.tabul>li>span{ display: none !important;}
.cplist li{ width: 33.33%;}
.case{ padding: 0 0 38px 0;}
.casetit{ width: 100%; left: initial; height: 38px; line-height: 38px;}
	}
	
@media screen and (max-width: 767px){
.anchor{ bottom: 5px !important;}
.anchor .swiper-pagination-bullet{ width:6px !important; height:6px !important; opacity:1 !important; border-radius:3px !important; margin:0 2px !important; background:#fff !important; border:#fff !important;}
.anchor .swiper-pagination-bullet-active{ background:#ee2020 !important;}
.header{ padding: 8px 0;}
.Logo img{ height: 43px;}

.search1{ display: none;}
.anchor .swiper-pagination-bullet span{ display: none;}
.ysli{ padding: 0 5px; text-align: center;}
.ysimg{ float: none; display: inline-block; margin: 0;}
.ysright{ width: 100%; float: none;}
.advantageul>li{ text-align: center !important;}
.ystit1{ font-size: 16px;}
.ystit2{ font-size: 12px; line-height: 20px;}
.advantage{ padding: 30px 0;}
.line{ display: none;}
.hf-left{ width: 100%; float: none;}
.hlctn{ width: 96%; float: none; margin: 0 auto;}
.hlctn2{ display: none;}
.hf-right{ width: 100%; float: none; margin: 22px 0 0 0;}
.hrtop{ height: auto;}
.advertisement{ padding: 30px 0;}
.advertisementul>li:nth-child(1){ width: 100%; float: none;}
.advertisementul{ padding: 0;}
.advertisementul>li:nth-child(2){ width: 50%;}
.advertisementul>li:nth-child(3){ width: 50%;}
.adtit{ padding: 6px 10px;}
.adtit>span{ font-size: 14px;}
.sgtit{ padding: 20px 0;}
.sgtit>h1{ font-size: 24px;}
.sgtit>h3{ font-size: 15px; letter-spacing: 5px;}
.dyal{ padding: 30px 0 0 0;}
.stillmore{ padding: 30px 0;}
.still1{ font-size: 14px; line-height: 26px;}
.still2{ font-size: 24px; line-height: 36px; margin: 0 0 20px 0;}
.more1{ width: 200px;}
.more1>a:nth-child(1){ font-size: 14px; line-height: 38px;}
.more1>a:nth-child(2){ font-size: 14px; line-height: 36px; height: 38px;}
.gydy{ padding: 30px 0;}
.title1>b{ font-size: 24px; line-height: 36px; padding: 0;}
.title1>span{ font-size: 24px; line-height: 32px;}
.title1{ margin: 0 0 25px 0;}
.gydyctn{ transform: initial; padding: 10px;}
.gydyctn2{ transform: initial;}
.gydyctn2{ font-size: 14px; line-height: 24px;}
.dline{ display: none;}
.ydzx{ padding: 30px 0;}
.yqlj{ display: none;}
.footer{ padding: 25px 0;}
.ft1{ display: none;}
.ft3{ width: 100px;}
.ft2{ width: calc(100% - 100px); padding: 0 10px 0 0;}
.ft2>p{ line-height: 24px;}
.copyright{ margin: 0 0 54px 0;}
.innerpage{ height: 188px;}
.innerctn{ bottom: 15px;}
.ir3{ display: none;}
.ir2{ font-size: 26px; line-height: 36px;}
.ir1{ font-size: 16px; margin: 0 0 -20px 0;}
.tabul>li>span{ display: none !important;}
.tabul>li{ width: 25%; background: none;}
.tabul>li>a{ height: 40px; line-height: 40px;}
.cplist li{ width: 50%; padding: 5px;}
.crb{ padding: 30px 0;}
.details-left{ width: 100%; float: none;}
.details-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.news li{ padding: 10px 0;}
.newimg{ width: 150px; margin: 0 10px 0 0;}
.newtxt{ margin: 3px 0 5px 0;}
.newmore{ height: 24px; line-height: 24px; font-size: 12px; border-radius: 3px;}
.contact-left{ width: 100%; float: none;}
.contact-right{ width: 100%; float: none; margin: 20px 0 0 0;}
	}

	
	
/*手机底部*/
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

*{ margin: 0; padding: 0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block; margin:auto;}

.hot{width:100%; height:54px; background:#ee2020; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#ee2020;}
.hot .row div a:hover span{ color:#ee2020 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }


.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 200;
        font-size:14px;
	font-family:'微软雅黑';
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel1 i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat1 i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel1 p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:200px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat1 p {
	width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat1 p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 252px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}