/* 前端白明明 */

@font-face {
    font-family: "din";
    src: url("../fonts/DIN-REGULAR-2.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
  }
  
  .din{font-family: "din";}
  

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;  min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #000;font-family:'微软雅黑', Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #000;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

.gdt::-webkit-scrollbar{ width:4px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:#666;}

.gdt::-webkit-scrollbar-track{ background:#eee;} 

.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_46{font-size: 40px;}

.f_54{font-size: 54px;}

.f_60{font-size: 60px;}

/*分页*/

/* .BMap_mask,.BMap_cpyCtrl,.BMap_scaleTxt,.BMap_scaleCtrl,.BMap_omCtrl,.anchorBL{ display:none !important;} */

.a_dw{position: relative;top: -70px;}

.box {max-width:1400px;min-width: 1200px;width:90%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.page1{clear:both; text-align:center; height: 60px;margin: 0;text-align: center;display: flex;width: 100%;position: relative;}

.page1 span{display: block;margin: 0;}

.page1 span a{display: block; color:#000;width: 60px;line-height: 60px; text-decoration:none;background: rgba(0, 0, 0, 0);border-bottom: 1px solid  #ddd;}

.page1 span.current a { border-bottom: 1px solid  #000; }

.page1 span a:hover{color: #d82616;}

.page1 .nex{display: block;width: 172px;line-height: 72px;text-align: center;cursor: pointer;position: absolute;right: 0;top: 50%;margin-top: -36px;border: 1px solid #333;border-radius: 40px;}

.page1 .nex:hover{border: 1px solid #d82616;background:#d82616 ;color: #fff;}

.page2{width: 120px;height: 40px;background: #005ed1;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

/* 头部 */

.head{position: fixed;width: 100%;background: rgba(0, 0, 0, 0);height: 100px;padding: 0 50px;top: 0;left: 0;z-index: 9;}

.head::before{display: block;content: '';position: absolute;top: 0;right: 0;z-index: -1;width: 100%;height: 100%;background:#d82616 ;opacity: 0; -webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.head.act::before,.head:hover::before,.head.hong::before{opacity: 1;}

.head .logo{width: 180px;padding-top: 26px;display: block;float: left;}

.head .ss{display: block;width: 20px;height: 100%;float: right;cursor: pointer;background: url(../images/ss.png) center no-repeat;}

.head .en{display: block;float: right;color: #fff;line-height: 100px;margin-right: 50px;position: relative;top: 0;}

.head .ul1{display: block;}

.head .ul1 li{margin-left: 50px;float: left;}

.head .ul1 li .ltop a{display: block;color: #fff;line-height: 100px;position: relative;top: 0;}

.head .ul1 li .ltop a s{display: block;width: 6px;height: 6px;background: #fff;border-radius: 50%;position: absolute;top: 70%;left: 50%;margin-left: -3px;opacity: 0.8;transform: scale(0);-webkit-transform: scale(0);}

.head .ul1 li.act .ltop a s,.head .ul1 li:hover .ltop a s{transform: scale(1);-webkit-transform: scale(1);}

.head .en:hover{top: -5px;}

.head .ul1 li .lbtm{position: fixed;width: 100%;top: 120px;opacity: 0;visibility: hidden;pointer-events: none; left: 0;background: #fff;padding:  0 ;-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

.head .ul1 li .lbtm .ax{padding-left: 13.5%;display: flex;}

.head .ul1 li:nth-child(n + 4) .lbtm .ax{padding-left: 21.5%;}

.head .ul1 li .lbtm .ax a{display: block;position: relative;line-height: 80px;padding: 0 40px;color: #000;}

.head .ul1 li .lbtm .ax a s{display: block;width: 0%;height: 2px;position: absolute;background: #d82616;bottom: 0;left: 0;}

.head .ul1 li .lbtm .ax a:hover{font-weight: bold;}

.head .ul1 li .lbtm .ax a:hover s{width: 100%;}

.head .ul1 li .lbtm2{position: fixed;width: 100%;top: 120px; left: 0;opacity: 0;visibility: hidden;pointer-events: none;background: #fff;padding: 0 0 50px;-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

.head .ul1 li .lbtm2 .dl1{display: flex;border-bottom: 1px solid #ddd;flex-wrap: wrap;}

.head .ul1 li .lbtm2 .dl1 dd{width: 155px;cursor: pointer;position: relative;padding: 20px 0 30px;}

.head .ul1 li .lbtm2 .dl1 dd .ico{display: block;position: relative;width: 60px;margin: 0 auto;}

.head .ul1 li .lbtm2 .dl1 dd .ico img{display: block;width: 100%;}

.head .ul1 li .lbtm2 .dl1 dd .ico img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.head .ul1 li .lbtm2 .dl1 dd .htt{display: block;text-align: center;line-height: 20px;background: url(../images/xian.png) center right no-repeat;padding:0 30px;}

.head .ul1 li .lbtm2 .dl1 dd s{display: block;width: 0%;height: 2px;position: absolute;background: #d82616;top: 100%;left: 0;}

.head .ul1 li .lbtm2 .dl1 dd a{display: block;position: absolute;top: 0;left: 0;z-index: 3;background:rgba(0, 0, 0, 0) ;width: 100%;height: 100%;}

.head .ul1 li .lbtm2 .dl1 dd.act .ico img{opacity: 0;}

.head .ul1 li .lbtm2 .dl1 dd.act .ico img:nth-child(2){opacity: 1;}

.head .ul1 li .lbtm2 .dl1 dd.act .htt{font-weight: bold;}

.head .ul1 li .lbtm2 .dl1 dd.act s{width: 100%;}

.head .ul1 li .lbtm2 .dl2{border-bottom: 1px solid #ddd;flex-wrap: wrap;padding: 0 30px;}

.head .ul1 li .lbtm2 .dl2 dd{padding: 30px 0;display: none;}

.head .ul1 li .lbtm2 .dl2 dd a{display: block;padding-right: 30px;margin-right: 30px;background: url(../images/hd_14_1.png) center right no-repeat;color: #666;}

.head .ul1 li .lbtm2 .dl2 dd a.act,.head .ul1 li .lbtm2 .dl2 dd a:hover{background: url(../images/hd_14_2.png) center right no-repeat;color: #000;text-decoration: underline;}

.head .ul1 li .lbtm2 .dl2 dd.act{display: flex;}

.head .ul1 li .lbtm2.act2 ,.head .ul1 li .lbtm.act2 {opacity: 1;top: 100px;visibility: visible;pointer-events: visible;}




/* 搜索弹窗 */

.seatanchuang{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 20;background: rgba(0, 0, 0, 0.45);visibility: hidden;opacity: 0;}

.seatanchuang .stop{width: 100%;height: 50vh;position: absolute;top: -50vh;left: 0;z-index: 2;background: #f5f5f5;}

.seatanchuang .stop .sbox{width: 800px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);padding: 10px 0;border-bottom: 1px solid #000;}

.seatanchuang .stop .sbox input{display: block;width: calc(100% - 40px);float: left;height: 40px;border: 0;outline: none;background: #f5f5f5;font-size: 16px;}

.seatanchuang .stop .sbox a{display: block;width: 40px;height: 40px;background: url(../images/ss2.png) center no-repeat;float: right;}

.seatanchuang.act{visibility: visible;opacity: 1;}

.seatanchuang.act .stop{top: 0;}

.seatanchuang .stop .sbox a:hover{background: url(../images/ssh.png) center no-repeat;}

/* 首页 */

.cengji{position: relative;z-index: 3;background: #fff;}

.i1{position: relative;}

.i1 .swiper1{}

.i1 .swiper1 .swiper-slide{}

.i1 .swiper1 .swiper-slide .sbox{position: relative;overflow: hidden;}

.i1 .swiper1 .swiper-slide .sbox > img{display: block;width: 100%;}

.i1 .swiper1 .swiper-slide .sbox .mimg{display: none;}

.i1 .swiper1 .swiper-slide .sbox video{position: absolute;top: 0;left: 0;width: 100%;object-fit: cover;}

.i1 .swiper1 .swiper-slide .sbox .txt{position: absolute;bottom: 200px;left: 0;z-index: 2;width: 100%;opacity: 0;}

.i1 .swiper1 .swiper-slide .sbox .txt .bt{height: 85px;}

.i1 .swiper1 .swiper-slide .sbox .txt .bt img{height: 100%;}

.i1 .swiper1 .swiper-slide .sbox .txt .tt{color: #fff;margin-top: 50px;line-height: 1.5;font-size: 40px;}

.i1 .swiper1 .dian{display: block;width: 100%;position: absolute;left: 0;bottom: 150px;z-index: 2;}

.i1 .swiper1 .dian .pagination1{display: flex;}

.i1 .swiper1 .dian .pagination1 span{display: block;margin-right: 5px;  width: 10px;height: 10px;position: relative;overflow: hidden;opacity: 1;background: #666;top: 0;}

.i1 .swiper1 .dian .pagination1 span::after{content: '';display: block;position: absolute;top: 0;left: 0;z-index: 2;background: #fff;width: 0%;height: 100%;}

.i1 .swiper1 .dian .pagination1 span.swiper-pagination-bullet-active{width: 24px;height: 4px;top: 3px;border-radius: 0;}

.i1 .swiper1 .dian .pagination1 span.swiper-pagination-bullet-active::after{width: 100%;-webkit-transition: all 6s linear; -moz-transition: all 6s linear; transition: all 6s linear;}

.i1 .swiper1 .swiper-slide-active .sbox .txt{bottom: 220px;opacity: 1;transition-delay: .8s;-webkit-transition-delay: .8s;}

.i1 .swiper1 .prev1,.i1 .swiper1 .next1{width: 30%;height: 100%;margin-top: 0px;top: 0; background: rgba(0, 0, 0, 0) ;right: 0px;cursor: pointer;}

.i1 .swiper1 .prev1::before,.i1 .swiper1 .next1::before{content: '';display: block;position: absolute;width: 80px;height: 80px;top: 50%;margin-top: -40px; border: 1px solid #fff;border-radius: 50%;background: url(../images/r_1.png) center no-repeat;right: 50px;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);opacity: 0;}

.i1 .swiper1 .prev1{left: 0px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i1 .swiper1 .prev1:hover::before,.i1 .swiper1 .next1:hover::before{border: 1px solid #d82616;background: #d82616 url(../images/r_1.png) center no-repeat;opacity: 1;}




.i2{padding: 110px 0;}

.i2 .ibox{position: relative;width: 1140px;margin: 0 auto;text-align: center;}

.i2 .ibox .tt{position: relative;color: #333;padding: 15px 0 30px;line-height: 2;}

.i2 .ibox .tt s{display: block;width: 80px;height: 80px;background: url(../images/dou.jpg) center no-repeat;position: absolute;top: 0;left: 0;}

.i2 .ibox .tt s.s2{left: auto; right: 0;top: auto;bottom: 0;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i2 .ibox .tc{width: 560px;margin: 20px auto 50px;color: #333;line-height: 24px;}

.i2 .ibox .more{width: 140px;margin: 0 auto;position: relative;}

.i2 .ibox .more img{display: block;width: 100%;position: relative;}

.i2 .ibox .more img:nth-child(2){position: absolute;top: 0;left: -30px;}

.i2 .ibox .more img:nth-child(1){}

@-webkit-keyframes zhuan {0% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}100% {transform: rotate(360deg);-webkit-transform: rotate(360deg);}}

@keyframes  zhuan {0% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}100% {transform: rotate(360deg);-webkit-transform: rotate(360deg);}}

.i2 .ibox .more:hover img:nth-child(2){left: 12px;transform: scale(0.8);-webkit-transform: scale(0.8);}

.i2 .ibox .more:hover  img:nth-child(1){animation: zhuan 5s linear  infinite;-webkit-animation: zhuan 5s linear  infinite ;}

.moe{display: flex;width: 200px;line-height: 50px;justify-content: center;border: 2px solid #e6eaed;border-radius: 5px;align-content: center;align-items: center;color: #333;}

.moe s{display: block;width: 12px;height: 11px;background: url(../images/r_3.png) center no-repeat;margin-left: 10px;}




.i3{}

.i3 .ibg{height: 600px;overflow: hidden;}

.i3 .ibg img{margin: 0 auto ;width: 100%;max-width: 3000px;height: 100%;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

.i3 .ibox{margin-top: -530px;position: relative;z-index: 2;}

.i3 .ibox .itop{color: #fff;text-align: center;}

.i3 .ibox .itop .xian{display: block;width: 110px;height: 1px;background: #fff;margin: 0 auto ;}

.i3 .ibox .itop .tt{margin: 70px 0 30px;}

.i3 .ibox .itop .tc{line-height: 1.8;}

.i3 .ibox .ibtm{width: calc(100% - 180px);background: #fff;margin: 200px auto 0;padding:120px 0 150px ;position: relative;min-width: 1280px;}

.i3 .ibox .ibtm .swiper2{}

.i3 .ibox .ibtm .swiper2 .swiper-slide{} 

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox{display: flex;position: relative;padding-right: 10%;} 

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox::before{content: '';display: block;width: 2px;height: 80%;position: absolute;right: 0;top: 10%;background: #f3f5f6;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .img{width: 330px;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt{width: calc(100% - 330px); padding: 30px  0 0;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .xh{opacity: 0.5;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .x{display: block;width: 10px;height: 1px;background: #333;opacity: 0.5;margin: 20px 0;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .itc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height: 1.5;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .itt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin: 15px 0 30px;color: #333;line-height: 1.5;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .ys{display: flex;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .ys img{display: block;margin-right: 5px;width: 30px;}

.i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .moe{margin-top: 40px;font-family:'din';}

.i3 .ibox .ibtm .swiper2 .swiper-slide:hover .sbox .txt .moe{background: #d82616;border: 2px solid #d82616;color: #fff;}

.i3 .ibox .ibtm .swiper2 .swiper-slide:hover .sbox .txt .moe s{background: url(../images/r_2.png) center no-repeat;}

.i3 .ibox .ibtm .swiper2 .swiper-slide:nth-child(2n) .sbox{padding: 0 0 0 10%;} 

.i3 .ibox .ibtm .swiper2 .swiper-slide:nth-child(2n) .sbox::before{display: none;}

.i3 .prev2,.i3 .next2{width: 50px;height: 50px;margin-top: -25px;border-radius: 50%;border: 1px solid #d82616;background: #d82616 url(../images/r_1.png) center no-repeat;right: 30px;z-index: 3;background-size: 20px;}

.i3 .prev2{left: 30px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i3 .prev2:hover,.i3 .next2:hover{border: 1px solid #d82616;background: #f00 url(../images/r_1.png) center no-repeat;background-size: 20px;}

.i3 .ibox .ibtm:hover .prev2,.i3 .ibox .ibtm:hover .next2{background: #d82616 url(../images/r_1.png) center no-repeat;background-size: 20px;}

.i4{padding: 0 0 200px 13.5%;}

.i4 .swiper3{margin-top: 60px;}

.i4 .swiper3 .swiper-slide{width: 370px;}

.i4 .swiper3 .swiper-slide .sbox{display: block;}

.i4 .swiper3 .swiper-slide .sbox .img{position: relative;overflow: hidden;border-radius: 10px;}

.i4 .swiper3 .swiper-slide .sbox .img img{display: block;width: 100%;}

.i4 .swiper3 .swiper-slide .sbox .img img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.i4 .swiper3 .swiper-slide .sbox .txt{color: #333;}

.i4 .swiper3 .swiper-slide .sbox .txt .att1{color: #666;margin: 12px 0;}

.i4 .swiper3 .btn{display: flex;margin-top: 80px;position: relative;align-items: center;max-width: 1400px;min-width: 1200px;width: 90%;}

.i4 .swiper3 .btn .scrollbar3{width: calc(100% - 430px);height: 4px;margin:  0 150px 0 30px;}

.i4 .swiper3 .btn .scrollbar3 .swiper-scrollbar-drag{background:#d82616 ;opacity: 1;}

.i4 .swiper3 .next3{width: 50px;height: 50px;margin-top: -25px;background:url(../images/r_4.png) center no-repeat;right: 0;}

.i4 .swiper3 .prev3{width: 50px;height: 50px;margin-top: -25px;background:url(../images/r_4.png) center no-repeat;right: 50px;left: auto;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i4 .swiper3 .next3:hover,.i4 .swiper3 .prev3:hover{background:url(../images/r_3.png) center no-repeat;}

.i4 .swiper3 .swiper-slide:hover .sbox .img img{opacity: 0;}

.i4 .swiper3 .swiper-slide:hover .sbox .img img:nth-child(2){opacity: 1;transform: scale(1.05);-webkit-transform: scale(1.05);}

.i4 .swiper3 .swiper-slide:hover .sbox .txt .att2{color: #d82616;}

.i5{}

.i5 .i5x{position: absolute;top: 0;left: 0;z-index: 3;width: 100%;}

.i5 .swiper4 .swiper-slide {}

.i5 .swiper4 .swiper-slide .sbox{display: block;padding: 50px 0 70px;}

.i5 .swiper4 .swiper-slide .sbox .txt{padding: 60px;background:#fff ;border-radius: 10px;width: 600px;line-height: 1.5;}

.i5 .swiper4 .swiper-slide .sbox .txt img{display: none;}

.i5 .swiper4 .swiper-slide .sbox .txt .tc{margin-top: 50px;height: 250px;overflow: auto;text-align: justify;color: #666;opacity: 0.7; line-height: 24px;}

.i5 .swiper4 .swiper-slide .sbox .txt .moe{position: absolute;left: 60px;bottom: -25px;z-index: 2;background:#fff ;}

.i5 .swiper4 .swiper-slide .sbox .txt .moe:hover{background: #d82616;}

.i5 .swiper4  .prev4,.i5 .swiper4  .next4{opacity: 0;width: 80px;height: 80px;margin-top: -40px;border: 1px solid #fff;border-radius: 50%;background: url(../images/r_1.png) center no-repeat;right: 50px;}

.i5 .swiper4  .prev4{left: 50px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i5 .swiper4  .prev4:hover,.i5 .swiper4  .next4:hover{border: 1px solid #d82616;background: #d82616 url(../images/r_1.png) center no-repeat;}

.i5 .swiper4:hover .prev4,.i5 .swiper4:hover .next4{opacity: 1;}

.i5 .swiper4_1 .swiper-slide .sbox .txt{opacity: 0;visibility: hidden;}



.i6{position: relative;z-index: 2;text-align: center;padding: 150px 0 200px;background:rgba(0, 0, 0, 0.5) ;}

.i6 video{position: fixed;top: 0;left: 0;width: 100%;height: 100%; object-fit: cover;}

.i6 .ico{display: flex;justify-content: center;}

.i6 .wz{display: flex;justify-content: center;align-items: center;font-size: 80px;color: #fff;letter-spacing: 10px;margin-top: 80px;}

.i6 .wz img{display: block;margin: 0 15px;}

/* 底部 */

.footer{padding: 90px  50px 0;position: relative;z-index: 3;background:#0a0a0a ;}

.footer .ftop{}

.footer .ftop .flt{width: 350px;float: left;}

.footer .ftop .flt .logo{display: block;width: 200px;margin-bottom: 40px;}

.footer .ftop .flt .dh{display: flex;color: #666;margin-top: 30px;line-height: 22px;position: relative;padding-left: 20px;align-items: flex-end;}

.footer .ftop .flt .dh img{display: block;position: absolute;left: 0;top: 5px;}

.footer .ftop .flt .dh span{color: #c4c4cc;line-height:22px ;margin-left: 5px;}

.footer .ftop .flt .dh img{display: block;margin-right: 5px;}

.footer .ftop .flt .ico{display: flex;margin-top: 50px;padding-bottom: 190px;}

.footer .ftop .flt .ico li{position: relative;margin-right: 30px;}

.footer .ftop .flt .ico .ltop{display: block;width: 36px;border: 1px solid #fff;border-radius: 50%;opacity: 0.7;cursor: pointer;position: relative;}

.footer .ftop .flt .ico .ltop img{display: block;width: 100%;}

.footer .ftop .flt .ico .ltop img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.footer .ftop .flt .ico .lbtm{position: absolute;top: 46px;width: 120px;background:#fff ;pointer-events: none;visibility: hidden;opacity: 0;padding: 10px;}

.footer .ftop .flt .ico .lbtm img{display: block;width: 100%;background: #fff;}

.footer .ftop .flt .ico .lbtm s{width: 12px;height: 6px;background:url(../images/fo_4_5e.png) center no-repeat ;position: absolute;top: -6px;left: 10px;}

.footer .ftop .flt .ico li.act .ltop{opacity: 1;border: 1px solid #d82616;}

.footer .ftop .flt .ico li.act .ltop img{opacity: 0;}

.footer .ftop .flt .ico li.act .ltop img:nth-child(2){opacity: 1;}

.footer .ftop .flt .ico li.act .lbtm{top: 56px;pointer-events: visible;visibility: visible;opacity: 1;}

.footer .ftop .frt{width: 380px;float: right;}


.footer .ftop .frt .ul1{}

.footer .ftop .frt .ul1 li{margin-bottom: 50px;}

.footer .ftop .frt .ul1 li .ltop a{display: block;color: #c4c4cc;position: relative;line-height: 24px;height: 24px;}

.footer .ftop .frt .ul1 li .ltop a s{display: block;width: 24px;height: 24px;position: absolute;top: 0;right: 0;background:url(../images/r_4.png) center no-repeat ;transform: rotate(90deg);-webkit-transform: rotate(90deg);}

.footer .ftop .frt .ul1 li:hover  .ltop a s{background:url(../images/r_3.png) center no-repeat ;transform: rotate(0deg);-webkit-transform: rotate(0deg);}

.footer .ftop .frt .ul1 li:hover  .ltop a{color: #d82616;}

.footer .ftop .frt .ul1 li .lbtm{display: none;}

.footer .ftop .frt .ul1 li .lbtm a{display: block;color: rgba(255, 255, 255, 0.6);margin-top: 20px;}

.footer .ftop .frt .ul1 li  a:hover{color: #d82616;}


/* .footer .ftop .frt a{display: block;color: #c4c4cc;position: relative;line-height: 24px;margin-top: 60px;height: 24px;}

.footer .ftop .frt a s{display: block;width: 24px;height: 24px;position: absolute;top: 0;right: 0;background:url(../images/r_4.png) center no-repeat ;transform: rotate(90deg);-webkit-transform: rotate(90deg);}

.footer .ftop .frt a:hover{color: #d82616;}

.footer .ftop .frt a:hover s{background:url(../images/r_3.png) center no-repeat ;transform: rotate(0deg);-webkit-transform: rotate(0deg);} */

.footer .fbtm{border-top: 1px solid #18181a;padding: 30px 0;}

.footer .fbtm .box{display: flex;justify-content: space-between;color: #666;font-weight: 100;}

.footer .fbtm .box *{color: #666;}

.footer .fbtm .box .flt{display: flex;align-items: center;align-content: center;}

.footer .fbtm .box .flt *{margin-right: 10px;}

.footer .fbtm .box a:hover{color: #fff;}

/* 右侧 */

.right{width: 100px;position: fixed;background:rgba(255, 255, 255, 0.5) ;right: 20px;top: 50%; transform: translateY(-50%);-webkit-transform: translateY(-50%); z-index: 8;border-radius: 4px;}

.right .rtop{}

.right a::after{width: 90%;height: 1px;background:#fff ;content: '';position: absolute;bottom: 0;left: 5%;opacity: 0.2;}


.right a{display: block;position: relative; width: 100px;text-align: center;padding: 10px 0;height: 78px;}

.right a .ico{position: relative;width: 24px;margin: 0 auto;}

.right a .ico img{display: block;width: 100%;}

.right a .ico img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.right a .dh{
    position: absolute;
    width: 160px;
    height: 62px;
    box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
    border-radius:6px;
    right: 110px;
    background-color: #FFFFFF;
    border:1px solid #F3F3F3;
    top: 0; 
    padding-top:10px;
    opacity: 0;visibility: hidden;pointer-events: none;
}

.right a h3{line-height: 24px;color: #d82616;font-size: 20px;}

.right a .wz{font-size: 12px;margin-top: 5px;color: #000;}

.right a:hover .dh{opacity: 1;visibility: visible;}

.right a:hover .ico img{opacity: 0;}

.right a:hover .ico img:nth-child(2){opacity: 1;}

.right a:hover .wz{color: #d82616;}




/* 产品 */

.banner{position: relative;overflow: hidden;}

.banner img{display: block;width: 100%;}

.banner .mimg{display: none;}

.banner .txt{position: absolute;top: 50%;left: 0;width: 100%;z-index: 2;color: #fff;margin-top: -30px;}

.pd120{padding: 120px 0;}

.pr1{background:#f7f9fa ;}

.pr1 .plt{width: 280px;float: left;}

.pr1 .plt .ptt span{display: none;}

.pr1 .plt dl{margin-top: 50px;border-top: 1px solid #ddd;}

.pr1 .plt dl dd{}

.pr1 .plt dl dd .dtop{display: block;width: 100%;line-height: 70px;border-bottom: 1px solid #ddd;cursor: pointer;position: relative;padding-right: 20px;}

.pr1 .plt dl dd .dtop s{position: absolute;width: 15px;height: 15px;background:url(../images/jia.png) center no-repeat ;top: 50%;right: 0;margin-top: -8px;}

.pr1 .plt dl dd .dbtm{padding: 30px 0;border-bottom: 1px solid #ddd;display: none;}

.pr1 .plt dl dd .dbtm a{display: block;color: #666;line-height: 20px;margin-bottom: 20px;background:url(../images/hd_14_1.png) center right no-repeat ;}

.pr1 .plt dl dd .dbtm a:last-child{margin-bottom: 0;}

.pr1 .plt dl dd .dbtm a:hover,.pr1 .plt dl dd .dbtm a.act{text-decoration: underline; background:url(../images/hd_14_2.png) center right no-repeat ;color: #000;}

.pr1 .plt dl dd.act .dtop{color: #000;font-weight: bold;}

.pr1 .plt dl dd .dtop:hover{color: #000;font-weight: bold;}

.pr1 .plt dl dd.act .dtop s{background:url(../images/jian.png) center no-repeat ;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.pr1 .prt{width: calc(100% - 330px);float: right;}

.pr1 .prt .ul1{display: flex;flex-wrap: wrap;margin-bottom: 80px;}

.pr1 .prt .ul1 li{background:#fff ;padding: 40px;width: 32.14%;margin-right: 1.79%;margin-bottom: 1.79%;border: 1px solid #fff;height: 480px;}

.pr1 .prt .ul1 li:nth-child(3n){margin-right: 0;}

.pr1 .prt .ul1 li a{display: block;overflow: hidden;}

.pr1 .prt .ul1 li a .img{position: relative;display: block;top: 0;}

.pr1 .prt .ul1 li a .img img{display: block;width: 100%;}

.pr1 .prt .ul1 li a .txt{position: relative;top: 0;}

.pr1 .prt .ul1 li a .txt .att1{color: #333;opacity: 0.5;}

.pr1 .prt .ul1 li a .txt .att2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin: 30px 0 20px;}

.pr1 .prt .ul1 li a .txt .ys{display: flex;height: 30px;overflow: hidden;margin-bottom: 0px;}

.pr1 .prt .ul1 li a .txt .ys img{display: block;width: 30px;margin-right: 5px;position: relative;top: 30px;}

.pr1 .prt .ul1 li a .txt .mo{display: flex;line-height: 16px;color: #333;}

.pr1 .prt .ul1 li a .txt .mo s{display: block;width: 16px;height: 16px;background:url(../images/r_5.png) center no-repeat ;margin-left: 10px;}

.pr1 .prt .ul1 li:hover{border: 1px solid #ddd;}

.pr1 .prt .ul1 li:hover .txt{top: -50px;}

.pr1 .prt .ul1 li:hover .txt .ys{margin-bottom: 50px;}

.pr1 .prt .ul1 li:hover .txt .ys img{top: 0;}

/* 产品详情 */

.prc1{padding: 150px 0 100px;background: #f7f9fa;}

.prc1 .ptop{position: relative;display: flex;justify-content: space-between;}

.prc1 .ptop .plt{background: #fff;position: relative;width: 47.5%;padding:0 30px 80px;}

.prc1 .ptop .plt .swiper5{}

.prc1 .ptop .plt .swiper5 .swiper-slide{}

.prc1 .ptop .plt .swiper5 .swiper-slide .sbox{position: relative;overflow: hidden;display: block;width: 100%;}

.prc1 .ptop .plt .swiper5 .swiper-slide .sbox img{display: block;width: 100%;}

.prc1 .swiper5  .prev5,.prc1 .swiper5  .next5{width: 40px;height: 40px;margin-top: -20px;border-radius: 50%;background: url(../images/r_5.png) center no-repeat;right: 0px;background-size: 12px;}

.prc1 .swiper5  .prev5{left: 0px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.prc1 .swiper5  .prev5:hover,.prc1 .swiper5  .next5:hover{background: #d82616 url(../images/r_2.png) center no-repeat;background-size: 12px;}

.prc1 .tc{padding-left: 50px; height: 50px;position: absolute;left: 40px;bottom: 20px;z-index: 5;background: #fff url(../images/fd.png) center left no-repeat;border-radius: 30px;border: 1px solid #ddd;cursor: pointer;opacity: 0.5;-moz-box-shadow:1px 1px 5px #ddd; -webkit-box-shadow:1px 1px 5px #ddd; box-shadow:1px 1px 5px #ddd;}

.prc1 .tc span{display: block;line-height: 46px;width: 0px;white-space: nowrap;overflow: hidden;}

.prc1 .tc:hover span{width: 70px;}

.prc1 .tc:hover{opacity: 1;}

.prc1 .ptop .prt{background: #fff;position: relative;width: 50%;padding:50px;line-height: 1.5;}

.prc1 .ptop .prt .fh{display: block;width: 54px;height: 20px;background:url(../images/fh.png) center no-repeat ;position: absolute;top: 50px;right: 50px;}

.prc1 .ptop .prt .fh:hover{background:url(../images/fh2.png) center no-repeat ;}

.prc1 .ptop .prt .xh{color: #999;}

.prc1 .ptop .prt .ptt1{color: #000;margin: 20px 0;}

.prc1 .ptop .prt .ys{margin: 30px 0;display: flex;}

.prc1 .ptop .prt .ys .ico{display: flex;}

.prc1 .ptop .prt .ys .ico img{display: block;border:1px solid #eee;margin-right: 10px;cursor: pointer;width: 30px;}

.prc1 .ptop .prt .ys .ico img.act{border: 1px solid #d82616;}

.prc1 .ptop .prt .ul1{height: 290px;padding: 0  100px 0 0;overflow: auto;}

.prc1 .ptop .prt .ul1 li{padding: 25px 0 10px;}

.prc1 .ptop .prt .ul1 li:nth-child(1){border-top: 1px solid #ddd;}

.prc1 .ptop .prt .ul1 li .ltop{padding-right: 30px;position: relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height: 24px;cursor: pointer;color: #000;}

.prc1 .ptop .prt .ul1 li .ltop s{display: block;width: 24px;height: 24px;position: absolute;top: 0;right: 0;background:url(../images/r_5.png) center no-repeat ;transform: rotate(90deg);-webkit-transform: rotate(90deg);}

.prc1 .ptop .prt .ul1 li .lbtm{line-height: 22px;color: #666;margin-top: 10px;display: none;}

.prc1 .ptop .prt .ul1 li.act .ltop s{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}

.prc1 .ptop .prt .wl{display: block;width: 170px;line-height: 42px;background:#fff ;border: 1px solid #ddd;text-align: center;}

.prc1 .ptop .prt .wl:hover{background:#d82616  ;color: #fff;border: 1px solid #d82616;}

.prc1 .pbtm{position: relative;margin-top: 35px;}

.prc1 .pbtm .swiper6{padding: 0 ;width: calc(100% - 60px);margin: 0 auto;}

.prc1 .pbtm .prev6,.prc1 .pbtm .next6{width: 50px;height: 50px;margin-top: -25px;border-radius: 50%;border: 1px solid #d82616;background: #d82616 url(../images/r_1.png) center no-repeat;right: -30px;z-index: 3;background-size: 20px;}

.prc1 .pbtm .prev6{left: -50px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.prc1 .pbtm .prev6:hover,.prc1 .pbtm .next6:hover{border: 1px solid #d82616;background: #f00 url(../images/r_1.png) center no-repeat;background-size: 20px;}

.prc2{border-top: 1px solid #ddd;}

.prc2 .tt {display: flex;}

.prc2 .tt span{display: block;border-top: 2px solid #000;line-height: 50px;}

.prc2 .tc {line-height: 1.6;color: #666;text-align: justify;}

.prc2 .tc img{display: block;max-width: 100%;margin: 0 auto;height: auto;}

.pd100{padding: 100px 0;}

/* 关于 */

.ab1{}

.ab1 .atop{display: flex;justify-content: space-between;}

.ab1 .atop .alt{width: 37%;}

.ab1 .atop .art{width: 63%;color: #666;line-height: 24px;text-align: justify;}

.ab1 .abtm{width: 100%;height: 400px;padding:  120px 140px 0;color: #000;line-height: 60px;margin-top: 90px;}

.ab1 .abtm span{color: #d82616;}

.ab2{background:#f7f9fa ;}

.ab2 .box{display: flex;justify-content: space-between;}

.ab2 .box .alt{width: 225px;position: relative;}

.ab2 .box .alt .btn{position: absolute;width: 100px;left: 0;bottom: 0;display: flex;justify-content: space-between;}

.ab2 .box .alt .btn div{display: block;width: 45px;height: 45px;border: 1px solid #fff;border-radius: 50%;background: #f1f2f6 url(../images/r_5.png) center no-repeat ;cursor: pointer;-moz-box-shadow:0px 1px 10px #ddd; -webkit-box-shadow:0px 1px 10px #ddd; box-shadow:0px 1px 10px #ddd;}

.ab2 .box .alt .btn .prev7{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ab2 .box .alt .btn div:hover{background: #d82616 url(../images/r_2.png) center no-repeat ;}

.ab2 .box .art{width: calc(100% - 225px);}

.ab2 .box .art .swiper-slide{}

.ab2 .box .art .swiper-slide .sbox{display: flex;justify-content: space-between;}

.ab2 .box .art .swiper-slide .sbox .img{width: 300px;}

.ab2 .box .art .swiper-slide .sbox .txt{width: calc(100% - 320px);}

.ab2 .box .art .swiper-slide .sbox .txt .atop{display: flex;}

.ab2 .box .art .swiper-slide .sbox .txt .atop .wz{width: 295px;background:#d82616 ;color: #fff;padding: 5% 0 0 5%; }

.ab2 .box .art .swiper-slide .sbox .txt .atop .wz s{display: block;width: 22px;height: 22px;background:url(../images/ab_1_1.png) center no-repeat ;margin: 45px 0;}

.ab2 .box .art .swiper-slide .sbox .txt .atop .ico{width: calc(100% - 295px);}

.ab2 .box .art .swiper-slide .sbox .txt .atop .ico img{display: block;width: 100%;height: 320px;}

.ab2 .box .art .swiper-slide .sbox .txt .abtm{padding: 0 20px;margin-top: 40px; overflow: auto;height: 150px;text-align: justify;color: #666;line-height: 24px;}


.jo1{}

.jo1 .tt{line-height: 1.5;color: #333;}

.jo1 .ul1{margin:60px 0 ;}

.jo1 .ul1 li{margin-bottom: 20px;background: #f7f9fa;-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

.jo1 .ul1 li:last-child{margin-bottom: 0;}

.jo1 .ul1 li .ltop{line-height: 1.5;background: url(../images/jia2.png ) 98% center no-repeat;color: #000; cursor: pointer;padding: 30px 60px 30px 30px;}

.jo1 .ul1 li .ltop.act{background: url(../images/jian2.png ) 98% center no-repeat;}

.jo1 .ul1 li .ltop .ltc{color: #666;margin-top: 10px;}

.jo1 .ul1 li .lbtm{padding:0 30px  30px;line-height: 2;display: none;}

.jo1 .ul1 li .lbtm a{display: flex;align-items: center;line-height: 18px;color: #666;}

.jo1 .ul1 li .lbtm a span{display: block;margin-left: 10px;color: #d82616;text-decoration: underline;}

.jo1 .ul1 li .lbtm a img{display: block;margin-right: 10px;}

.jo1 .ul1 li .lbtm .hez{padding: 30px 0;border-top: 1px solid #ddd;margin-bottom: 30px;color: #666;}

.jo1 .ul1 li .ltop.act .ltt{color: #d82616;}

.jo1 .ul1 li .ltop.act .ltc{color: #86909c;}


/* 新闻 */

.ne1{}

.ne1 .tt{display: flex;justify-content: space-between;line-height: 36px;}

.ne1 .tt .brt{display: flex;}

.ne1 .tt .brt a{display: block;padding-left: 20px;margin-left: 20px;background: url(../images/ne_1_1.png) center left no-repeat;color: #86909c;}

.ne1 .tt .brt a.act{background: url(../images/ne_1_2.png) center left no-repeat;color: #d82616;}

.ne1 .tt .brt a:hover{color: #d82616;}

.ne1 .xian{display: block;width: 100%;height: 1px;background: #ddd;margin: 20px 0 50px;}

.ne1 .ul1{display: flex;flex-wrap: wrap;margin-bottom: 30px;}

.ne1 .ul1 li{width: 23.2%;margin-right: 2.4%;margin-bottom: 2.4%;}

.ne1 .ul1 li:nth-child(4n){margin-right: 0;}

.ne1 .ul1 li a{display: block;overflow: hidden;}

.ne1 .ul1 li a .img,.ne1 .ul1 li a .img img{display: block;width: 100%;overflow: hidden;}

.ne1 .ul1 li a .img img{transform: scale(1.0000001);-webkit-transform: scale(1.0000001);}

.ne1 .ul1 li a .txt{padding: 15px 0 30px;}

.ne1 .ul1 li a .txt .ntt{line-height: 24px;height: 48px;color: #051022;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding: 0 20px;}

.ne1 .ul1 li a .txt .ntc{line-height: 20px;height: 60px;color: #999;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;padding:  0 20px ;margin: 15px 0 25px; }

.ne1 .ul1 li a .txt .nmo{justify-content: space-between;border-top: 1px solid #cdcfd3;padding: 20px 20px 0;line-height: 20px;}

.ne1 .ul1 li a .txt .nmo .day{padding-left: 25px;background: url(../images/ne_2_1.png) center left no-repeat;}

.ne1 .ul1 li a .txt .nmo .en{padding-right: 25px;background: url(../images/r_5.png) center right no-repeat;margin-top:10px;}

.ne1 .ul1 li:hover a{background: #d82616;}

.ne1 .ul1 li:hover a .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.ne1 .ul1 li:hover  a .txt .ntt,.ne1 .ul1 li:hover  a .txt .ntc{color: #fff;}

.ne1 .ul1 li:hover a .txt .nmo {border-top: 1px solid rgba(255, 255, 255, 0.2);}

.ne1 .ul1 li:hover a .txt .nmo .day{color: #fff;background: url(../images/ne_2_2.png) center left no-repeat;}

.ne1 .ul1 li:hover a .txt .nmo .en{color: #fff;background: url(../images/r_2.png) center right no-repeat;}

.ne2 {padding-bottom: 100px;}

.ne2 .xian{display: block;width: 100%;height: 1px;background: #ddd;margin: 20px 0 50px;}

.ne2 .ul1{display: flex;flex-wrap: wrap;margin-bottom: 30px;}

.ne2 .ul1 li{width: 23.2%;margin-right: 2.4%;margin-bottom: 4.5%;cursor: pointer;position: relative;}

.ne2 .ul1 li:nth-child(4n){margin-right: 0;}

.ne2 .ul1 li .img{display: block;width: 100%;overflow: hidden;background: #000;position: relative;}

.ne2 .ul1 li .img img{display: block;width: 100%;transform: scale(1.000001);-webkit-transform: scale(1.000001);opacity: 0.7;}

.ne2 .ul1 li .ltt{margin-top: 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} 

.ne2 .ul1 li .img .bf{width: 62px;height: 62px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);z-index: 2;background: url(../images/bf.png) center no-repeat;}

.ne2 .ul1 li:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

/* 新闻详情 */

.nec1{padding: 200px 0 100px;}

.nec1 .nbox{max-width: 1170px;margin: 0 auto;}

.nec1 .nbox .tt{line-height: 1.5;text-align: center;}

.nec1 .nbox .tt2{display: flex;justify-content: space-between;color: #666;margin: 50px 0;}

.nec1 .nbox .tc{text-align: justify;line-height: 1.6;color: #666;padding-bottom: 100px;margin-bottom: 50px;border-bottom: 1px solid #ddd;}

.nec1 .nbox .brn{position: relative;}

.nec1 .nbox .brn a{display: block;width: calc(100% - 160px);margin-top: 25px;color: #666;}

.nec1 .nbox .brn a:hover{color: #d82616;}

.nec1 .nbox .brn .fh{display: flex;width: 150px;height: 50px;justify-content: center;align-items: center;position: absolute;top: 0;right: 0;z-index: 2;background: #f1f2f6;color: #000;border-radius: 10px;margin: 0;}

.nec1 .nbox .brn .fh s{display: block;width: 12px;height: 12px;background: url(../images/r_5.png) center no-repeat;margin-left: 10px;}

.nec1 .nbox .brn .fh:hover{background: #d82616;color: #fff;}

.nec1 .nbox .brn .fh:hover s{background: url(../images/r_2.png) center no-repeat;}

/* 联系我们 */

.co1{}

.co1 .cbox{display: flex;justify-content: space-between;}

.co1 .cbox .clt{width: 570px;border-right: 1px solid #eee;line-height: 1.5;}

.co1 .cbox .clt .ico{display: flex;margin: 30px  0 ;padding-bottom: 90px;}

.co1 .cbox .clt .ico li{position: relative;margin-right: 30px;}

.co1 .cbox .clt .ico .ltop{display: block;width: 36px;border: 1px solid #626266;border-radius: 50%;cursor: pointer;position: relative;}

.co1 .cbox .clt .ico .ltop img{display: block;width: 100%;}

.co1 .cbox .clt .ico .ltop img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.co1 .cbox .clt .ico .lbtm{position: absolute;top: 40px;width: 80px;background:#ececec ;pointer-events: none;visibility: hidden;opacity: 0;padding: 5px;}

.co1 .cbox .clt .ico .lbtm img{display: block;width: 100%;background: #fff;}

.co1 .cbox .clt .ico .lbtm s{width: 12px;height: 6px;background:url(../images/fo_4_6e.png) center no-repeat ;position: absolute;top: -6px;left: 10px;}

.co1 .cbox .clt .ico li.act .ltop{border: 1px solid #d82616;}

.co1 .cbox .clt .ico li.act .ltop img{opacity: 0;}

.co1 .cbox .clt .ico li.act .ltop img:nth-child(2){opacity: 1;}

.co1 .cbox .clt .ico li.act .lbtm{top: 50px;pointer-events: visible;visibility: visible;opacity: 1;}

.co1 .cbox .clt .a {}

.co1 .cbox .clt .a a{display: flex;margin-top: 10px;color: #333;}

.co1 .cbox .clt .a a span{width: 205px;display: flex;flex-shrink:0;}

.co1 .cbox .crt{width: calc(100% - 570px);padding-left: 8.2%;}

.co1 .cbox .crt .ul1{display: flex;flex-wrap: wrap;}

.co1 .cbox .crt .ul1 li{width: 31.4%;margin-right: 2.9%;margin-bottom: 40px;}

.co1 .cbox .crt .ul1 li:nth-child(3){margin-right: 0;}

.co1 .cbox .crt .ul1 li .ltt{color: #666;display: flex;justify-content: space-between;}

.co1 .cbox .crt .ul1 li .ltt span{color: #d82616;}

.co1 .cbox .crt .ul1 li .ipt{display: flex;justify-content: space-between;margin-top: 12px;}

.co1 .cbox .crt .ul1 li .ipt img{display: block;width: 45%;border: 1px solid #ddd;margin-left: 10px;}

.co1 .cbox .crt .ul1 li .ipt input,.co1 .cbox .crt .ul1 li .ipt textarea{resize: none; display: block;width: 100%;height: 40px;background: #f5f5f5;border: 0;outline: none;padding: 0 20px;color: #000;font-size: 14px;}

.co1 .cbox .crt .ul1 li .ipt textarea{height: 100px;padding: 10px 20px;font-family: Arial;}

.co1 .cbox .crt .ul1 li:nth-child(4){width: 100%;}

.co1 .cbox .crt .tj{display: block;background: #e6eaed;color: #333;text-align: center;line-height: 50px;border-radius: 5px;width: 145px;cursor: pointer;}

.co1 .cbox .crt .tj:hover{background: #d82616;color: #fff;}

.co1 .cbox .crt .ul1 li .iptinput::-webkit-input-placeholder,
.co1 .cbox .crt .ul1 li .ipt textarea::-webkit-input-placeholder {
/* WebKit browsers */
color: #d6d6d6;
}

.co1 .cbox .crt .ul1 li .ipt input:-moz-placeholder,
.co1 .cbox .crt .ul1 li .ipt textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #d6d6d6;
}

.co1 .cbox .crt .ul1 li .ipt input::-moz-placeholder,
.co1 .cbox .crt .ul1 li .ipt textarea::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #d6d6d6;
}

.co1 .cbox .crt .ul1 li .ipt input:-ms-input-placeholder,
.co1 .cbox .crt .ul1 li .ipt textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #d6d6d6;
}



.co1 .cbox .crt .ul1 li .ipt input::-webkit-input-placeholder { /* WebKit browsers */

color: #d6d6d6;


}


.co1 .cbox .crt .ul1 li .ipt input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

color: #d6d6d6;


}

.co1 .cbox .crt .ul1 li .ipt input::-moz-placeholder { /* Mozilla Firefox 19+ */

 color: #d6d6d6;


}


.co1 .cbox .crt .ul1 li .ipt input:-ms-input-placeholder { /* Internet Explorer 10+ */

color: #d6d6d6;


}



.co2{}

.co2 #map{width: 100%;height: 580px;}

.amap-container{height: 100%;}


/* 服务支持 */

.se1{}

.se1 .stop{display: flex;background:#fafafa ;justify-content: space-between;}

.se1 .stop .slt{width: 62%;padding: 90px 0 90px 100px;}

.se1 .stop .slt .ul1{margin: 100px 0 0;display: flex;}

.se1 .stop .slt .ul1 li{width: 45%;}

.se1 .stop .slt .ul1 li .day span{font-size: 150px;}

.se1 .stop .slt .ul1 li s{display: block;width: 24px;height: 24px;background:url(../images/xian2.png) center no-repeat ;margin: 40px 0;}

.se1 .stop .slt .ul1 li .ltc{}

.se1 .stop .srt{width: 38%;background:url(../images/se_2_1.jpg) center no-repeat ;background-size: cover;}

.se1 .sbtm{display: flex;background:#fafafa ;justify-content: space-between;margin: 20px 0 50px;padding: 80px 0 100px ;}

.se1 .sbtm .slt{width: calc(100% - 550px);padding-left: 100px;}

.se1 .sbtm .srt{display: flex;width: 510px;justify-content: space-between;text-align: center;line-height: 18px;color: #000;padding-right: 30px;}

.se1 .sbtm .srt li .img{padding: 8px;background:#f5f5f5 ;margin-bottom: 15px;}

.se1 .sbtm .srt li .img img{display: block;background:#fff ;}

.se1 .sbtm .slt .stt{line-height: 36px;}

.se1 .sbtm .slt .dh{margin-top: 50px;color: #333;line-height: 1.5;}

.se1 .sbtm .slt .dh a{display: block;color: #d82616;}

/* 商业合作 */

.bu1{background:#f7f9fa ;}

.bu1 .stt{line-height: 1.5;margin-bottom: 50px;}

.bu1 .ul1{display: flex;}

.bu1 .ul1 li{width: 32.5%;background:#fff ;border-radius: 10px;overflow: hidden;margin-right: 1.25%;}

.bu1 .ul1 li .img,.bu1 .ul1 li .img img{display: block;width: 100%;overflow: hidden;}

.bu1 .ul1 li .txt{padding: 50px 50px 40px;}

.bu1 .ul1 li .txt .ico{width: 80px;}

.bu1 .ul1 li .txt .itt{margin: 30px 0 20px;}

.bu1 .ul1 li .txt .itc{color: #666;line-height: 1.5;margin-bottom: 5px;display: flex;}

.bu1 .ul1 li .txt .itc a{display: block;color: #d82616;margin-left: 10px;}

.bu1 .ul1 li:nth-child(3){margin-right: 0;}

.bu1 .ul1 li:hover{-moz-box-shadow:0px 1px 10px #ccc; -webkit-box-shadow:0px 1px 10px #ccc; box-shadow:0px 1px 10px #ccc;}



/* 视频弹窗 */

.vd_tanchuang{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99;background:rgba(0, 0, 0, 0.8) ;display: none;}

.vd_tanchuang .vbox{position: absolute;width: 80%;height: 80%;background:#fff ;top: 15%;left: 10%;border: 10px solid #fff;opacity: 0;}

.vd_tanchuang .vbox video{display: block;width: 100%;height: 100%; object-fit: cover;}

.vd_tanchuang .vbox .out{display: block;width: 50px;height: 50px;position: absolute;top: -10px;right: -60px;background:url(../images/out.png) center no-repeat ;background-size: 26px;cursor: pointer;}

.vd_tanchuang .vbox .out:hover{background:url(../images/out2.png) center no-repeat ;background-size: 26px;}

.vd_tanchuang.act .vbox{top: 10%;opacity: 1;transition-delay: .3s;-webkit-transition-delay: .3s;}



/* 轮播弹窗 */

.dttanchuang{position: fixed;width: 100%;height: 100vh;top: 0;left: 0;z-index: 10;background: #000;padding: 100px 0;display: none;}

.dttanchuang .swiperb{width: 100%;max-height: 100%;}

.dttanchuang .swiperb .img{}

.dttanchuang .swiperb .img img{margin: 0 auto;max-width: 1200px;max-height: 80vh;}

.dttanchuang .paginationb{top: 0;bottom: auto;line-height: 50px;padding: 0 20px;text-align: left;color: #999;opacity: 0;}

.dttanchuang .swiperb .prevb{opacity: 0;width: 40px;height: 40px;background: #fff url(../images/r_5.png) center no-repeat;transform: rotate(180deg);-webkit-transform: rotate(180deg);left: 20px;}

.dttanchuang .swiperb .nextb{opacity: 0;width: 40px;height: 40px;background: #fff url(../images/r_5.png) center no-repeat;right: 20px;}

.dttanchuang .out{width: 50px;height: 50px;position: absolute;top: 0;right: 0;background: url(../images/out.png) center no-repeat;z-index: 10;cursor: pointer;opacity: 0;background-size: 20px;}

.dttanchuang:hover .paginationb,.dttanchuang:hover .prevb,.dttanchuang:hover .nextb,.dttanchuang:hover .out{opacity: 1;}

.dttanchuang:hover .prevb:hover,.dttanchuang:hover .nextb:hover,.dttanchuang:hover .out:hover{opacity: 0.9;}


.moe:hover {background: #d82616;border: 2px solid #d82616;color: #fff;}

.moe:hover  s{background: url(../images/r_2.png) center no-repeat;}

/* 搜索结果 */

.banner_se .txt{margin-top: -120px;}

.banner .tc{padding: 75px 40px;background:rgba(224, 224, 224, 0.9) ;margin-top: 30px;display: flex;justify-content: space-between;}

.banner .tc a{display: block;width: 155px;line-height: 56px;text-align: center;background:#eee ;color: #000;margin-left: 10px;}

.banner .tc input{display: block;width: calc(100% - 330px);border: 0;outline: none;padding: 0 50px 0 20px;background:#fff url(../images/ss2.png)  95% center  no-repeat  ;}

.banner .tc a:hover{background:#d82616 ;color: #fff;}

.ser1{}

.ser1 .sostt{display: flex;justify-content: space-between;margin-bottom: 50px;height: 50px;border-bottom: 1px solid #ddd;}

.ser1 .sostt .slt{display: flex;}

.ser1 .sostt .slt a{display: block;margin-right: 50px;height: 50px;border-bottom: 2px solid rgba(0, 0, 0, 0);}

.ser1 .sostt .slt a.act,.ser1 .sostt .slt a:hover{color: #f0614e;}

.ser1 .sostt .slt a.act{border-bottom: 2px solid #f0614e;}

.ser1 .sostt .srt{}

.ser1 .sostt .srt span{color: #f0614e;}

.ser1 .prt{width: 100%;float: none;}

.ser1 .prt .ul1 li,.ser1 .prt .ul1 li:nth-child(3n){width: 24%;margin: 0 1.33% 1.33% 0;}

.ser1 .prt .ul1 li:nth-child(4n){margin-right: 0;}

/* 提示弹窗 */

.ts_tanchuang{position: fixed;width: 100%;height: 100%;top:0;left: 0;z-index: 10; visibility: hidden;pointer-events: none; opacity: 0;background:rgba(0, 0, 0, 0.7) ;}

.ts_tanchuang .out{position: absolute;width: 40px;height: 40px;background: url(../images/out.png) center no-repeat;background-size: 20px; z-index: 5;right: 40px;top: 40px;cursor: pointer;}

.ts_tanchuang .out:hover{background:  url(../images/out2.png) center no-repeat;background-size: 20px;}

.ts_tanchuang .lbox{position: absolute;border-radius: 10px;width: 540px;height: 400px;background:#fff ;top: 55%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);text-align: center;line-height: 1.5;padding: 60px 50px 0;}

.ts_tanchuang .lbox img{display: block;margin: 0 auto 30px;width: 80px;}

.ts_tanchuang .lbox .tc{margin: 20px 0 50px;}

.ts_tanchuang .qr{display: block;width: 160px;line-height: 54px;background:#cfd7e3 ;text-align: center;border-radius: 5px;color: #000;cursor: pointer;margin:0 auto;}

.ts_tanchuang .qr:hover{background:#d82616 ;color: #fff;}

.ts_tanchuang.act{visibility: visible;pointer-events: visible; opacity: 1;}

.ts_tanchuang.act .lbox{top: 50%;}

/* 商城 */

.pr2{}

.pr2 .pbox{display: flex;}

.pr2 .pbox .plt{width: 430px;color: #333;}

.pr2 .pbox .prt{display: flex;}

.pr2 .pbox .prt a{position: relative;top: 0; display: block;border-radius: 10px;overflow: hidden; margin-right: 40px;-moz-box-shadow:0px 1px 15px #eee; -webkit-box-shadow:0px 1px 15px #eee; box-shadow:0px 1px 15px #eee;}

.pr2 .pbox .prt a:hover{top: -10px; -moz-box-shadow:0px 1px 15px #ddd; -webkit-box-shadow:0px 1px 15px #ddd; box-shadow:0px 1px 15px #ddd;}


/* 服务问答 */

.se1 .swd{padding: 100px 0 0 100px;}

.se1 .swd .dl1{margin-top: 50px;border-top: 1px solid #ddd;}

.se1 .swd .dl1 dd{border-bottom: 1px solid #ddd;}

.se1 .swd .dl1 dd .ltop{line-height: 1.5;padding: 45px 0;cursor: pointer;background:url(../images/fhj1.png) center right no-repeat ;}

.se1 .swd .dl1 dd .lbtm{line-height: 2;padding-bottom: 45px;color: #666;display: none;}

.se1 .swd .dl1 dd .ltop.act{background:url(../images/fhj2.png) center right no-repeat ;}









@media (max-width:1800px) {

    .i3 .ibg img{width: auto;}
    
}


@media (max-width:1680px) {

    .i4{padding-left: 8%;padding-bottom: 100px;}

}



@media (max-width:1580px) {

    .f_12{ font-size:12px;}
	
	.f_16{ font-size:14px;}
	
	.f_18{ font-size:16px;}
	
	.f_20{ font-size:18px;}
	
	.f_22{font-size: 20px;}
	
	.f_24{ font-size:22px;}
	
	.f_26{ font-size:24px;}
	
	.f_28{ font-size:26px;}
	
	.f_30{ font-size:28px;}
	
	.f_32{ font-size:30px;}
	
	.f_34{ font-size:30px;}
	
	.f_36{ font-size:30px;}
	
	.f_38{ font-size:30px;}
	
	.f_40{font-size: 30px;}
	
	.f_46{font-size: 32px;}

    .f_54{font-size: 34px;}

    .f_60{font-size: 40px;}
    
    .right.act{right: 10px;}

    .i1 .swiper1 .prev1::before, .i1 .swiper1 .next1::before{transform: scale(0.7);-webkit-transform: scale(0.7);}

    .i6 .wz{font-size: 60px;margin-top: 30px;}

    .i6 .ico img{height: 50px;}

    .co1 .cbox .crt .ul1 li{width: 25%;}
    
    .co1 .cbox .crt .ul1 li:nth-child(3){width: 44%;}



}





@media (max-width:1440px){
	.head .ul1 li{ margin-left:40px;}
	
}






@media (max-width:1280px){
	
	
}


.mhead,.mnav2,.mnav{display: none;}

@media (max-width:1030px){

    body{min-width: 200px;padding-top: 50px;}

   .box{width: 90%;min-width: 100px;}
    
    .f_12{ font-size:12px;}
	
	.f_16{ font-size:14px;}
	
	.f_18{ font-size:14px;}
	
	.f_20{ font-size:16px;}
	
	.f_22{font-size: 16px;}
	
	.f_24{ font-size:16px;}
	
	.f_26{ font-size:18px;}
	
	.f_28{ font-size:18px;}
	
	.f_30{ font-size:20px;}
	
	.f_32{ font-size:20px;}
	
	.f_34{ font-size:20px;}
	
	.f_36{ font-size:20px;}
	
	.f_38{ font-size:22px;}
	
	.f_40{font-size: 22px;}

	.f_42{font-size: 22px;}
	
	.f_46{font-size: 24px;}

    .f_54{font-size: 26px;}

    .f_60{font-size: 40px;}

    .head{display: none;}

    .mhead{display: block;width: 100%;height: 50px;position: fixed;top: 0;left: 0;z-index: 9;top: 0;left: 0;background:#fff ;border-bottom: 1px solid #eee;}

    .mhead .menu{height: 50px;padding-left: 35px;background:url(../images/m1.png) center right no-repeat ;background-size: 30px;float: right;}

    .mhead .ss{display: block;width: 50px;height: 50px;float: right;background: url(../images/ss2.png) center no-repeat;background-size: 18px;}

    .mhead .logo{display: block;position: absolute;top: 0;left: 0%;z-index: 3;}

    .mhead .logo img{display: block;height: 25px;margin-top: 12px;}

    .mhead.act{-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

    .mnav {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;}

    .mnav .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.7) ;position: absolute;top: 0;left: 0;z-index: 1;}

    .mnav .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;}

    .mnav .mbox .ss{width: 100%;height: 70px;position: relative;-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

    .mnav .mbox .ss input{display: block;width: calc(100% - 50px);padding: 0 15px;height: 100%;border: 0;outline: none;font-size: 16px;}

    .mnav .mbox .ss a{display: block;width: 50px;height: 100%;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/ss.png) center no-repeat;background-size: 20px;}

    .mnav .mbox .ul1{}

    .mnav .mbox .ul1 li{line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; position: relative;}

    .mnav .mbox .ul1 li a{display: block;width: 100%;}

    .mnav .mbox .ul1 li span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/r_h.png) center no-repeat ;}

    .mnav.act{left: 0;}

    .mnav.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

    .mnav2 {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

    .mnav2 .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.7) ;position: absolute;top: 0;left: 0;z-index: 1;}

    .mnav2 .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

    .mnav2 .mbox .dl1{}

    .mnav2 .mbox .dl1 dd{}

    .mnav2 .mbox .dl1 dd .dtop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

    .mnav2 .mbox .dl1 dd .dtop a{display: block;width: 100%;}

    .mnav2 .mbox .dl1 dd .dtop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/r_h.png) center no-repeat ;}

    .mnav2 .mbox .dl1 dd .dtop span.act {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

    .mnav2 .mbox .dl1 dd .dbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

    .mnav2 .mbox .dl1 dd .dbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

    .mnav2.act{left: 0;}

    .mnav2.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

    .wow{opacity: 1;}






	
}



@media (max-width:960px){

    .f_12 {font-size: 12px;}

    .f_16 {font-size: 14px;}

    .f_18 {font-size: 16px;}

    .f_20 {font-size: 16px;}

    .f_22 {font-size: 16px;}

    .f_24 {font-size: 16px;}

    .f_26 {font-size: 16px;}

    .f_28 {font-size: 18px;}

    .f_30 {font-size: 18px;}

    .f_32 {font-size: 20px;}

    .f_34 {font-size: 20px;}

    .f_36 {font-size: 20px;}

    .f_38 {font-size: 20px;}

    .f_40 {font-size: 22px;}

    .f_42{font-size: 22px;}
	
	.f_46{font-size: 24px;}

    .f_54{font-size: 26px;}

    .f_60{font-size: 30px;}

    .i1 .swiper1 .swiper-slide .sbox video{display: none;opacity: 0;visibility: hidden;pointer-events: none;}

    .i1 .swiper1 .swiper-slide .sbox .mimg{display: block;}

    .i1 .swiper1 .swiper-slide .sbox .pimg{display: none;}

    .i1 .swiper1 .dian{bottom: 40px;}

    .i1 .swiper1 .prev1, .i1 .swiper1 .next1{display: none;}

    .i1 .swiper1 .swiper-slide .sbox .txt .tt{text-align: justify;}

    .i2{padding: 30px 0;}

    .i2 .ibox{width: 90%;}

    .i2 .ibox .tt{padding: 0;line-height: 1.6;}

    .i2 .ibox .tt s{display: none;}

    .i2 .ibox .tc{width: 100%;margin: 20px 0;}

    .i2 .ibox .more{width: 100px;}

    .i2 .ibox .more img:nth-child(2){left: 10px;transform: scale(0.8);-webkit-transform: scale(0.8);}

    .i3 .ibg{height: auto;}

    .i3 .ibg img{width: 100%;display: none;}

    .i3 .ibox{margin-top: 0;background:#ddd ;}

    .i3 .ibox .itop{background:url(../images/in_2.jpg) center no-repeat ;padding: 30px 5%;background-size: cover;}

    .i3 .ibox .itop .xian{width: 50px;}

    .i3 .ibox .itop .tt{margin: 20px 0;}

    .i3 .ibox .itop .tc{line-height: 1.5;font-size: 14px;}

    .i3 .ibox .ibtm{width: 100%;margin: 0 auto;padding: 30px 0;min-width: 100px;}

    .i3 .prev2, .i3 .next2{display: none;}

    .i3 .ibox .ibtm .swiper2{padding-bottom: 40px;}

    .i3 .ibox .ibtm .swiper2 .swiper-slide .sbox::before{display: none;}

    .i3 .ibox .ibtm .swiper2 .swiper-slide .sbox{display: block;padding: 0;}

    .i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .img{width: 100%;}

    .i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .img img{margin: 0 auto;max-width: 200px;}

    .i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt{width: 100%;padding-top: 10px;}

    .i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .x{margin: 10px 0;}
	
    .i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .itt{margin: 10px 0;}

    .i3 .ibox .ibtm .swiper2 .swiper-slide .sbox .txt .moe{margin-top: 20px;}

    .i3 .ibox .ibtm .swiper2 .swiper-slide:nth-child(2n) .sbox{padding: 0;}

    .i3 .ibox .ibtm .swiper2 .pagination2 span.swiper-pagination-bullet-active{background:#d82616 ;}

    .i4{padding: 0 0 0 5%;}

    .i4 .swiper3{margin-top: 20px;}

    .i4 .swiper3 .swiper-slide{width: 80%;}

    .i4 .swiper3 .btn{margin: 30px 0;justify-content: space-between;width: 95%;}

    .i4 .swiper3 .btn .scrollbar3{width: calc(100% - 160px);margin:0 0 0 5px;}

    .i4 .swiper3 .btn{min-width: 100px;}

    .i4 .swiper3 .prev3,.i4 .swiper3 .next3{display: none;}

    .i5 .swiper4 .swiper-slide .sbox .txt img{display: block;margin-bottom: 10px;}

    .i5 .swiper4 .swiper-slide .sbox{padding: 30px 0 50px;}

    .i5 .swiper4 .swiper-slide .sbox{background:#e6eaed !important ;}

    .i5 .swiper4 .swiper-slide .sbox .txt{width: 100%;padding: 20px 5% 30px;opacity: 1;visibility: visible;}

    .i5 .swiper4 .swiper-slide .sbox .txt .tc{height: auto;margin: 10px 0;}

    .i5 .swiper4 .swiper-slide .sbox .txt .moe{position: relative;left: 0;bottom: 0;}

    .i5 .swiper4 .pagination4 {bottom: 20px;}

    .i5 .swiper4 .pagination4 span.swiper-pagination-bullet-active{background:#d82616 ;}

    /* .i6 video{display: none;opacity: 0;visibility: hidden;pointer-events: none;} */

    .i6{padding: 80px 0;background:#000 ;}

    .i6 .ico img{height: 30px;}

    .i6 .wz{font-size: 30px;line-height: 1.5;margin-top: 20px;}

    .i6 .wz img{display: none;}

    .footer{padding: 30px 0 20px;}

    .footer .ftop .flt{width: 100%;float: none;}

    .footer .ftop .flt .logo{width: 100px;margin-bottom: 20px;}

    .footer .ftop .flt .dh{margin-top: 15px;}

    .footer .ftop .flt .ico{margin-top: 20px;}

    .footer .ftop .flt .ico{padding-bottom: 100px;}

    .footer .ftop .flt .ico li .lbtm{width:80px ;padding: 5px;}

    .footer .ftop .flt .ico li{margin-right: 20px;}

    .footer .ftop .frt{width: 100%;float: none;}

    .footer .ftop .frt a{margin-top: 20px;}

    .footer .fbtm{padding: 20px 0 0;margin-top: 20px;}

    .footer .fbtm .box{display: block;text-align: center;line-height: 1.7;}

    .footer .fbtm .box .flt{display: block;width: 100%;}

    .footer .fbtm .box .flt img{margin: 10px auto;}

    .banner .mimg{display: block;}

    .banner .pimg{display: none;}

    .pr1{padding: 30px 0;}

    .pr1 .plt{width: 100%;float: none;}

    .pr1 .plt dl{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9;background:#fff ;margin: 0;padding: 50px 5%;overflow: auto;display: none;}

    .pr1 .plt dl dd .dtop{line-height: 40px;}

    .pr1 .plt dl dd .dbtm{padding: 20px 0;}

    .pr1 .plt dl dd .dbtm a{margin-bottom: 15px;}

    .pr1 .plt dl .out{position: absolute;width: 40px;height: 40px;top: 10px;right: 2%;background:url(../images/out2.png) center no-repeat ;background-size: 18px;}

	.pr1 .plt .ptt {line-height: 40px;display: flex;justify-content: space-between;}

    .pr1 .plt .ptt span{display: block;font-size: 14px;width: 100px;background:#d82616 ;color: #fff;text-align: center;}

    .pr1 .prt{width: 100%;float: none;margin-top: 20px;}

    .pr1 .prt .ul1{display: block;margin-bottom: 30px;}

    .pr1 .prt .ul1 li{width: 100%;height: auto;padding: 20px 5%;}

    .pr1 .prt .ul1 li a .img{width: 80%;margin: 0 auto;}

    .pr1 .prt .ul1 li a .txt .att2{margin: 15px 0;}

    .pr1 .prt .ul1 li:hover{border: 1px solid #ddd;}

    .pr1 .prt .ul1 li:hover .txt{top: 0px;}

    .pr1 .prt .ul1 li:hover .txt .ys{margin-bottom: 20px;}

    .pr1 .prt .ul1 li .txt .ys img{top: 0;}

    .pr1 .prt .ul1 li a .txt .ys{margin-bottom: 20px;}

    .pr1 .prt .ul1 li a .txt .ys img{top: 0;}

    .page1{display: none;}

    .page2{display: block;text-align: center;background:#d82616 ;}

    .prc1{padding: 30px 0;}

    .prc1 .ptop{display: block;}

    .prc1 .ptop .plt{width: 100%;padding: 0;}

    .prc1 .tc{display: none;}

    .prc1 .ptop .plt .swiper5  .pagination5  span.swiper-pagination-bullet-active{background:#d82616 ;}

    .prc1 .ptop .prt{width: 100%;margin-top: 20px;padding: 20px 5%;}

    .prc1 .swiper5 .prev5, .prc1 .swiper5 .next5{display: none;}

    .prc1 .ptop .prt .ptt1{margin: 10px 0;}

    .prc1 .ptop .prt .ul1{padding-right: 0;height: auto;margin-bottom: 20px;}

    .prc1 .ptop .prt .ys{margin: 20px 0;}

    .prc1 .ptop .prt .ul1 li{padding: 15px 0 10px;}

    .prc1 .pbtm .prev6, .prc1 .pbtm .next6{display: none;}

    .prc1 .pbtm .swiper6{width: 100%;padding-bottom: 50px;}

    .prc1 .pbtm .swiper6 .pagination6  span.swiper-pagination-bullet-active{background:#d82616 ;}

    .pd100{padding: 30px 0;}

    .ab1 .atop{display: block;}

    .ab1 .atop .alt{width: 100%;}

    .ab1 .atop .art{width: 100%;margin-top: 10px;}

    .ab1 .abtm{width: 100%;height: auto;padding: 80px 5%;margin-top: 20px;line-height: 1.6;}

    .ab2{padding-bottom: 10px;}

    .ab2 .box{display: block;}

    .ab2 .box .alt{width: 100%;}

    .ab2 .box .art{width: 100%;margin-top: 20px;}

    .ab2 .box .alt .btn{display: none;}

    .ab2 .box .art .swiper7{padding-bottom: 40px;}

    .ab2 .box .art .swiper-slide .sbox{display: block;}

    .ab2 .box .art .swiper-slide .sbox .img{display: none;}

    .ab2 .box .art .swiper-slide .sbox .txt{width: 100%;}

    .ab2 .box .art .swiper-slide .sbox .txt .atop{display: block;}

    .ab2 .box .art .swiper-slide .sbox .txt .atop .wz{width: 100%;padding: 30px 5%;}

    .ab2 .box .art .swiper-slide .sbox .txt .atop .wz s{margin: 20px 0;}

    .ab2 .box .art .swiper-slide .sbox .txt .atop .ico{width: 100%;}

    .ab2 .box .art .swiper-slide .sbox .txt .atop .ico img{height: auto;}

    .ab2 .box .art .swiper-slide .sbox .txt .abtm{padding: 0;margin-top: 10px;height: auto;}

    .ab2 .box .art .swiper7 .pagination7  span.swiper-pagination-bullet-active{background:#d82616 ;}

    .jo1 .ul1{margin: 20px 0;}

    .jo1 .ul1 li .ltop{padding: 20px 40px 20px 10px;background-size: 18px;}

    .jo1 .ul1 li .ltop.act{background-size: 18px;}

    .jo1 .ul1 li .lbtm{padding: 0  10px 20px ;}

    .jo1 .ul1 li .lbtm .hez{padding: 20px 0 0;}

    .ne1 .tt{display: block;}

    .ne1 .tt .brt{width: 100%;}

    .ne1 .xian,.ne2 .xian{margin: 10px 0 20px;}

    .ne1 .ul1 li{width: 100%;margin: 0 0 20px;background:#efefef ;}

    .ne1 .ul1{margin-bottom: 10px;}

    .ne2 .ul1 li{width: 100%;margin: 0 0 30px;}

    .ne2{padding-bottom: 30px;}

    .ne2 .ul1{margin-bottom: 10px;}

    .vd_tanchuang .vbox{width: 90%;left: 5%;height: auto;border: 5px solid #fff;}

    .vd_tanchuang .vbox video{height: auto;}

    .vd_tanchuang.act .vbox{top: 30%;}

    .vd_tanchuang .vbox .out{width: 30px;height: 30px;right: 0;top: -50px;background-size: 20px;}

    .nec1{padding: 30px 0;}

    .nec1 .nbox .tt2{margin: 20px 0;display: block;}

    .nec1 .nbox .tt2 div{display: block;text-align: center;line-height: 1.5;}

    .nec1 .nbox .tt2 div span{display: inline-block;margin: 0 5px;}

    .nec1 .nbox .tc{padding-bottom: 20px;margin-bottom: 20px;font-size: 14px;line-height: 1.5;}

    .nec1 .nbox .brn a{width: 100%;line-height: 1.5;margin: 15px 0 0;}

    .nec1 .nbox .brn .fh{position: relative;margin-top: 15px;}

    .co1 .cbox{display: block;}

    .co1 .cbox .clt{width: 100%;border: 0;}

    .co1 .cbox .clt .ico{margin: 15px 0;}

    .co1 .cbox .clt .ico li{margin-right: 15px;}

    .co1 .cbox .crt{width: 100%;padding: 0;margin-top: 20px;border-top: 1px solid #ddd;padding-top: 20px;}

    .co1 .cbox .crt .ul1 li{width: 100%;margin: 0 0 20px;}

    .co1 .cbox .crt .ul1 li .ipt{margin-top: 8px;}

    .co2 #map{height: 300px;}

    .se1 .stop{display: block;}

    .se1 .stop .slt{width: 100%;padding: 20px 5%;}

    .se1 .stop .slt .ul1{margin-top: 20px;}

    .se1 .stop .slt .ul1 li .day span{font-size: 40px;}

    .se1 .stop .slt .ul1 li s{margin: 10px 0;width: 16px;background-size: cover;}

    .se1 .sbtm{margin: 20px 0;padding: 20px 5% 0;display: block;}

    .se1 .sbtm .slt{width: 100%;padding: 0;}

    .se1 .sbtm .slt .stt{line-height: 30px;}

    .se1 .sbtm .slt .dh{margin-top: 10px;display: block;line-height: 1.5;}

    .se1 .sbtm .srt{width: 100%;padding: 0;flex-wrap: wrap;justify-content: space-between;padding: 0 8%;}

    .se1 .sbtm .srt li{width: 48%;margin: 0 0 20px;}

    .se1 .sbtm .srt li .img{margin-bottom: 5px;}

    .se1{padding-bottom: 0;}

    .bu1 .stt{margin-bottom: 20px;}

    .bu1 .ul1 {display: block;}

    .bu1 .ul1 li{width: 100%;margin: 0 0 20px;}

    .bu1 .ul1 li .txt{padding: 20px 5%;}

    .bu1 .ul1 li .txt .ico{width: 40px;}

    .bu1 .ul1 li .txt .itt{margin: 15px 0;}

    .bu1{padding-bottom: 10px;}

    .banner .tc{padding: 30px 5%;margin-top: 15px;flex-wrap: wrap;}

    .banner .tc input{width: 100%;height: 40px;margin-bottom: 10px;}

    .banner .tc a{line-height: 40px;width: 48%;margin: 0;}

    .ser1 .sostt{display: block;height: auto;}  

    .ser1 .sostt .slt{}

    .ser1 .sostt .slt a{width: 33.33%;margin: 0;text-align: center;border: 0;line-height: 40px;height: 40px;border: 0;background:#e6eaed ;}

    .ser1 .sostt .slt a.act{border: 0;background:#f0614e ;color: #fff;}

    .ser1 .sostt .srt{line-height: 1.5;padding: 20px 0;line-height: 1.5;}

    .ser1 .sostt{margin-bottom: 20px;}

    .ser1 .prt .ul1 li, .ser1 .prt .ul1 li:nth-child(3n){width: 100%;margin: 0 0 1.8%;}

    .i6 video{position: absolute;}

    .footer .ftop .flt .ico .ltop{width: 26px;margin-right: 5px;}

    .footer .ftop .flt .ico li.act .lbtm,.co1 .cbox .clt .ico li.act .lbtm{top: 40px;}

    .footer .ftop .flt .ico li{margin-right: 10px;}

    .co1 .cbox .clt .ico li{margin-right: 10px;}

    .co1 .cbox .clt .ico .ltop{width: 26px;}

    .ts_tanchuang .lbox{width: 90%;}

    .ts_tanchuang .lbox img{width: 50px;}

    .i5 .i5x{display: none;}

    .pd120{padding: 30px 0;}

    .pr2 .pbox{display: block;}

    .pr2 .pbox .prt{margin-top: 20px;}

    .pr2 .pbox .prt a{margin-right: 20px;}



    .right{display: none;}

    .se1 .swd{padding: 0;}

    .se1 .swd .dl1{margin-top: 20px;}

    .se1 .swd .dl1 dd .ltop{padding: 20px 0;}

    .se1 .swd .dl1 dd .lbtm{padding-bottom: 20px;}

    .footer .ftop .frt .ul1 li{margin-bottom: 20px;}

    .footer .ftop .frt .ul1 li .lbtm{display: block;}

    .footer .ftop .frt .ul1 li .lbtm a{margin-top: 10px;}



}
















