@charset "UTF-8";
html{
  font-size: 6.25vw;
}
@media screen and  (min-width: 1600px){ /*主体宽度*/
  html{
  font-size: 100px;
}
}
@media screen and  (max-width:300px){
  html{
  font-size:100px;
}
}
body::-webkit-scrollbar{ width: 5px;}
body::-webkit-scrollbar-track{ background-color: #F1F1F1;}
body::-webkit-scrollbar-thumb{ width: 5px;  background-color: #ffb71b;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #ffb71b;width: 20px;}
@media  screen and (max-width:1024px){
.slick-dots li{border-radius:6px;width:6px; height:6px; margin:0 4px;}
.slick-dots li.slick-active{width: 18px;}
}

.w_width{max-width:1600px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 100px;padding-right: 100px;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs{ width: 100%;padding: 0 60px;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 55px;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 15px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #3c3c3c; position: relative;padding: 0 12px;line-height: 110px; font-size: 18px;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #ffb71b;}
.t_navs .top .pcSs_box{position: relative;margin-left: 26px;margin-right: 40px;}
.t_navs .top .pcSs_box .t_ico{width: 22px;cursor: pointer;}
.t_navs .top .pcSs_box .t_ico img{width: 100%;display: block;}
.t_navs .top .pcSs_box .b_inp{width: 100%;position: fixed;left: 0;top: 110px;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);padding: 50px 100px;display: none;}
.t_navs .top .pcSs_box .b_inp>div{width: 1000px;margin: 0 auto;border: 1px solid #eee;position: relative;}
.t_navs .top .pcSs_box .b_inp input{width: 100%;height: 60px;display: block;font-size: 16px;color: #333;border: 0;padding: 0 100px 0 20px;}
.t_navs .top .pcSs_box .b_inp .ss_btn{width: 24px;display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.t_navs .top .yyqh_box{position: relative;}
.t_navs .top .yyqh_box ._t{display: flex;justify-content: center;align-items: center;cursor: pointer;}
.t_navs .top .yyqh_box ._t .ico1{width: 22px;display: block;}
.t_navs .top .yyqh_box ._t .wz{font-size: 16px;color: #666666;line-height: 110px;margin: 0 6px 0 10px;}
.t_navs .top .yyqh_box ._t .ico2{width: 22px;display: block;}
.t_navs .top .yyqh_box ._b{width: 120px;position: absolute;left: 50%;transform: translate(-50%,0);top: 100%;background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);padding: 20px 0;display: none;}
.t_navs .top .yyqh_box ._b a{display: block;font-size: 15px;color: #333;line-height: 20px;margin-bottom: 12px;text-align: center;}
.t_navs .top .yyqh_box ._b a:last-child{margin-bottom: 0;}
.t_navs .top .yyqh_box ._b a:hover{color: #ffb71b;}
.t_navs .top .menu .l1 .posi_ico{width: 0;height: 0;border: 8px solid;border-color: transparent transparent #f5f5f5 transparent;position: absolute;top: calc(100% - 16px);left: 50%;transform: translate(-50%,0);z-index: 10;display: none;}
.t_navs .top .menu .l1 .posi_ico.on{display: block;}
.t_navs .top .ej_box1{width: 100%;position: fixed;left: 0;top: 110px;background-color: #f5f5f5;padding-top: 56px;padding-bottom: 160px;overflow: hidden;box-shadow: 0 0 24px rgba(0,0,0,0.1);display: none;}
.t_navs .top .ej_box1 .w_width{display: flex;}
.t_navs .top .ej_box1 .left{width: 26.25%;padding: 0 62px 0 90px;position: relative;}
.t_navs .top .ej_box1 .left::after{content: '';display: block;width: 5000px;height: 5000px;background-color: #fff;position: absolute;right: 0;top: -56px;}
.t_navs .top .ej_box1 .left .qh_l{position: relative;z-index: 3;}
.t_navs .top .ej_box1 .left .qh_l li a{padding-top: 18px;padding-bottom: 18px;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #e0e0e0;}
.t_navs .top .ej_box1 .left .qh_l li a .wz{font-size: 18px;color: #666666;line-height: 30px;width: calc(100% - 50px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.t_navs .top .ej_box1 .left .qh_l li a img{width: 24px;display: block;}
.t_navs .top .ej_box1 .left .qh_l li a .ico2{display: none;}
.t_navs .top .ej_box1 .left .qh_l li.on a{border-bottom-color: #ffb71b;}
.t_navs .top .ej_box1 .left .qh_l li.on a .wz{color: #ffb71b;}
.t_navs .top .ej_box1 .left .qh_l li.on a .ico1{display: none;}
.t_navs .top .ej_box1 .left .qh_l li.on a .ico2{display: block;}
.t_navs .top .ej_box1 .right{width: 73.75%;}
.t_navs .top .ej_box1 .right .qh_r{position: relative;width: 100%;}
.t_navs .top .ej_box1 .right .qh_r .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;padding-left: 50px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .ej_box1 .right .qh_r .dd.on{opacity: 1;z-index: 3;position: relative;}
.t_navs .top .ej_box1 .right .qh_r .bt{font-size: 24px;color: #333333;line-height: 28px;margin-bottom: 22px;}
.t_navs .top .ej_box1 .right .qh_r .info{font-size: 16px;color: #666666;line-height: 26px;margin-bottom: 38px;}
.t_navs .top .ej_box1 .right .qh_r .info a{color: #ffb71b;margin-left: 12px;}
.t_navs .top .ej_box1 .right .qh_r .info a:hover{opacity: 0.8;}
.t_navs .top .ej_box1 .right .qh_r ul{margin: -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.t_navs .top .ej_box1 .right .qh_r li{width: 25%;padding: 15px;}
.t_navs .top .ej_box1 .right .qh_r ul a{display: block;width: 100%;position: relative;}
.t_navs .top .ej_box1 .right .qh_r .pic{ padding-bottom: 62.3%; position: relative; overflow: hidden; background:#fff;}
.t_navs .top .ej_box1 .right .qh_r .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.t_navs .top .ej_box1 .right .qh_r .wzbox{width: 100%;position: absolute;left: 0;bottom: 16px;padding: 0 14px;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .ej_box1 .right .qh_r .wzbox .wz{font-size: 16px;color: #333333;line-height: 20px;width: calc(100% - 50px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.t_navs .top .ej_box1 .right .qh_r .wzbox img{width: 24px;display: block;}
.t_navs .top .ej_box1 .right .qh_r .wzbox .ico2{display: none;}
.t_navs .top .ej_box1 .right .qh_r ul a:hover .wzbox .wz{color: #ffb71b;}
.t_navs .top .ej_box1 .right .qh_r ul a:hover .wzbox .ico1{display: none;}
.t_navs .top .ej_box1 .right .qh_r ul a:hover .wzbox .ico2{display: block;}
.t_navs .top .ej_box1 .right .qh_r .bq{font-size: 12px;color: #ee0e0e;line-height: 16px;padding: 0 4px;border: 1px solid #ee0e0e;position: absolute;right: 10px;top: 10px;border-radius: 9px 9px 9px 0;}
.t_navs .top .ej_box2{width: 200px;position: absolute;left: 50%;margin-left: -90px;top: 90px;background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);display: none;}
.t_navs .top .ej_box2::before{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent #ffb71b transparent;position: absolute;left: 50%;transform: translate(-50%,0); bottom: 100%;}
.t_navs .top .ej_box2 ._left{width: 100%;}
.t_navs .top .ej_box2 ._left .dd{border-bottom: 1px solid #f3f3f3;position: relative;}
.t_navs .top .ej_box2 ._left .dd:last-child{border-bottom: 0;}
.t_navs .top .ej_box2 ._left .dd a{padding: 10px 10px 10px 24px;display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .ej_box2 ._left .dd img{width: 32px;display: block;}
.t_navs .top .ej_box2 ._left .dd .ico2{display: none;}
.t_navs .top .ej_box2 ._left .dd .wz{font-size: 16px;color: #666666;line-height: 34px;margin-left: 8px;}
.t_navs .top .ej_box2 ._left .dd.on a {background-color: #ffb71b;}
.t_navs .top .ej_box2 ._left .dd.on .ico1{display: none;}
.t_navs .top .ej_box2 ._left .dd.on .ico2{display: block;}
.t_navs .top .ej_box2 ._left .dd.on .wz{color: #fff;}
.t_navs .top .ej_box2 ._left .dd.on::before{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent transparent #ffb71b;position: absolute;left: calc(100% - 1px);top: 50%;transform: translate(0,-50%);}
.t_navs .top .ej_box2 ._left .dd.on.nosanji::before{display:none;}

.t_navs .top .ej_box2 ._right{width: 168px;position: absolute;left: calc(100% + 20px);top: 0;background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);min-height: 100%;opacity: 0;}
.t_navs .top .ej_box2 ._right.on{opacity: 1;}
.t_navs .top .ej_box2 ._right::after{content: "";display: block;width: 20px;height: 100%;position: absolute;right: 100%;top: 0;opacity: 0;}
.t_navs .top .ej_box2 ._right .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: -3;opacity: 0;background-color: #fff;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .ej_box2 ._right .dd.on{opacity: 1;z-index: 2;position: relative;}
.t_navs .top .ej_box2 ._right .dd>div{width: 100%;padding: 5px 28px;}
.t_navs .top .ej_box2 ._right .dd>div a{display: block;width: 100%;font-size: 16px;color: #666666;line-height: 20px;padding: 14px 0;border-bottom: 1px solid #e7e7e7;}
.t_navs .top .ej_box2 ._right .dd>div a:hover{color: #ffb71b;border-bottom-color: #ffb71b;}
.wyb_s.on{background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .menu .l1 .a1{line-height: 80px;}
.wyb_s.on .t_navs .top .yyqh_box ._t .wz{line-height: 80px;}
.wyb_s.on .t_navs .top .pcSs_box .b_inp{top: 80px;}
.wyb_s.on .t_navs .top .ej_box1{top: 80px;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 0;opacity: 0;}
@media screen and (max-width:1680px) {
.t_navs .top .ej_box1{padding-top: 35px;padding-bottom: 40px;}
.t_navs .top .ej_box1 .left{padding: 0 40px 0 0;}
.t_navs .top .ej_box1 .left::after{top: -40px;}
.t_navs .top .ej_box1 .left .qh_l li a{padding-top: 14px;padding-bottom: 14px;}
.t_navs .top .ej_box1 .left .qh_l li a .wz{font-size: 14px;line-height: 24px;width: calc(100% - 40px)}
.t_navs .top .ej_box1 .right .qh_r .dd{padding-left: 40px;}
.t_navs .top .ej_box1 .right .qh_r .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.t_navs .top .ej_box1 .right .qh_r .info{font-size: 14px;line-height: 22px;margin-bottom: 20px;}
.t_navs .top .ej_box1 .right .qh_r ul{margin: -8px;width: calc(100% + 16px);}
.t_navs .top .ej_box1 .right .qh_r li{padding: 8px;}
.t_navs .top .ej_box1 .right .qh_r .wzbox{bottom: 12px;padding: 0 12px;}
.t_navs .top .ej_box1 .right .qh_r .wzbox .wz{font-size: 14px;line-height: 18px;width: calc(100% - 40px);}
}
@media screen and (max-width:1350px) {
.t_navs .top .logo img{height: 40px;}
.t_navs .top .menu .l1{padding: 0 10px;}
.t_navs .top .menu .l1 .a1{padding: 0 6px;font-size: 16px;}
.t_navs .top .pcSs_box{margin-left: 20px;margin-right: 30px;}
}
@media screen and (max-width:1080px) {
.t_navs .top .menu .l1{padding: 0 8px;}
.t_navs .top .menu .l1 .a1{padding: 0 4px;}
.t_navs .top .pcSs_box{margin-left: 16px;margin-right: 20px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_navs .top .yyqh_box{display: none;}
.t_navs .top .pcSs_box .b_inp{top: 50px;padding: 20px;}
.t_navs .top .pcSs_box .b_inp>div{width: 100%;}
.t_navs .top .pcSs_box .b_inp input{height: 40px;font-size: 14px;padding: 0 80px 0 12px;}
.t_navs .top .pcSs_box .b_inp .ss_btn{width: 22px;right: 12px;}
.t_nav_zw{height: 50px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 30px;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#ffb71b;position:absolute;top:50%;margin-top:-1px;left: 8px;margin-left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after,
.t_navs .menuph .menu-toggle span.hamburger:before{content:"";display:block;width:24px;height:2px;background:#ffb71b;position:absolute;top:50%;margin-top:-1px;left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after {margin-top:-8px;top:0;transition-delay:0.27s;}
.t_navs .menuph .menu-toggle span.hamburger:before {margin-top:8px;top:0;transition-delay:0.2s;}
.t_navs .menuph .menu-toggle span.hamburger span{width: 2px;height: 2px;display: block;background: #ffb71b;position: absolute;right: 20px;top:50%;margin-top:-1px;}
.t_navs .menuph .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs .menuph .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs .menuph .menu-toggle span.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#ffb71b;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
.t_navs .xialaph .yyqh_box{width: 100%;font-size: 0;text-align: center;}
.t_navs .xialaph .yyqh_box a{display: inline-block;vertical-align: middle;font-size: 16px;color: #5a5a5a;line-height: 20px;margin-right: 14px;}
.t_navs .xialaph .yyqh_box a:last-child{margin-right: 0;}
.t_navs .xialaph .yyqh_box a.on,
.t_navs .xialaph .yyqh_box a:hover{color: #333;}
}

/* 底导航 */
.b_nav{width: 100%;}
.b_nav .cont1{padding-top: 80px;padding-bottom: 60px;border-bottom: 1px solid #ededed;display: flex;}
.b_nav .cont1 .left{width: 73.5%;padding-right: 200px;}
.b_nav .cont1 .left ul{display: flex;justify-content: space-between;}
.b_nav .cont1 .left ul .yj a{display: block;font-size: 20px;color: #3c3c3c;line-height: 24px;}
.b_nav .cont1 .left ul .ej{padding-top: 22px;margin-top: 22px;position: relative;}
.b_nav .cont1 .left ul .ej::after{content: '';display: block;width: 42px;height: 1px;background-color: #ffb71b;position: absolute;left: 0;top: 0;}
.b_nav .cont1 .left ul .ej a{display: block;font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 20px;}
.b_nav .cont1 .left ul .ej a:last-child{margin-bottom: 0;}
.b_nav .cont1 .left ul .yj a:hover,
.b_nav .cont1 .left ul .ej a:hover{color: #ffb71b;}
.b_nav .cont1 .right{width: 26.5%;}
.b_nav .cont1 .right .bt{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 12px;}
.b_nav .cont1 .right .tel{font-size: 28px;color: #ffb71b;line-height: 32px;margin-bottom: 24px;font-weight: bold;}
.b_nav .cont1 .right .u1{margin-bottom: 22px;}
.b_nav .cont1 .right .u1 li{margin-bottom: 16px;display: flex;align-items: center;}
.b_nav .cont1 .right .u1 li:last-child{margin-bottom: 0;}
.b_nav .cont1 .right .u1 img{width: 22px;display: block;}
.b_nav .cont1 .right .u1 .wz{font-size: 15.5px;color: #666666;line-height: 20px;padding-left: 8px;}
.b_nav .cont1 .right .u2{display: flex;}
.b_nav .cont1 .right .u2 li{margin-right: 24px;width: 95px;}
.b_nav .cont1 .right .u2 li:last-child{margin-right: 0;}
.b_nav .cont1 .right .u2 img{width: 100%;display: block;}
.b_nav .cont1 .right .u2 .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;margin-top: 8px;}
.b_nav .cont2{padding-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #ededed;display: flex;justify-content: flex-start;align-items: flex-start;display: none;}
.b_nav .cont2 .left{font-size: 14px;color: #939393;line-height: 30px;width: 70px;}
.b_nav .cont2 .right{display: flex;flex-wrap: wrap;width: calc(100% - 70px);}
.b_nav .cont2 .right a{font-size: 14px;color: #939393;line-height: 30px;padding-right: 8px;margin-right: 8px;position: relative;}
.b_nav .cont2 .right a::after{content: '';display: block;width: 1px;height: 12px;background-color: #939393;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.b_nav .cont2 .right a:last-child{padding-right: 0;margin-right: 0;}
.b_nav .cont2 .right a:last-child::after{display: none;}
.b_nav .cont2 .right a:hover{color: #ffb71b;}
.b_nav .cont3{padding-top: 20px;padding-bottom: 20px;display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont3 .left{font-size: 14px;color: #939393;line-height: 30px;}
.b_nav .cont3 .left a{color: #939393;}
.b_nav .cont3 .right{display: flex;justify-content: flex-start;align-items: center;font-size: 14px;color: #939393;line-height: 30px;}
.b_nav .cont3 .right a{color: #939393;}
.b_nav .cont3 .right span{margin: 0 6px;}
.b_nav .cont3 .right a:hover{color: #ffb71b;}

@media screen and (max-width:1500px) {
.b_nav .cont1 .left{width: 73.5%;padding-right: 100px;}
}
@media screen and (max-width:1440px) {
.b_nav .cont1{padding-top: 40px;
  padding-bottom: 36px;}	
.b_nav .cont2{padding-top: 14px;
  padding-bottom: 14px;}	
.b_nav .cont2 .left{  font-size: 13px; line-height: 26px;}	
.b_nav .cont2 .right a{  font-size: 13px;  padding-right: 6px;  margin-right: 6px;  line-height: 26px;}
.b_nav .cont3{padding-top: 14px;
  padding-bottom: 14px;}
.b_nav .cont3 .left{  font-size: 13px; line-height: 26px;}	 
 .b_nav .cont3 .right{ line-height: 26px;} 

}
@media screen and (max-width:1300px) {
.b_nav .cont1 .left{padding-right: 80px;}
.b_nav .cont1 .left ul .yj a{font-size: 18px;line-height: 22px;}
.b_nav .cont1 .left ul .ej{padding-top: 20px;margin-top: 20px;}
.b_nav .cont1 .left ul .ej::after{width: 36px;}
.b_nav .cont1 .left ul .ej a{font-size: 14px;line-height: 18px;margin-bottom: 14px;}
.b_nav .cont1 .right .bt{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.b_nav .cont1 .right .tel{font-size: 22px;line-height: 26px;margin-bottom: 16px;}
.b_nav .cont1 .right .u1{margin-bottom: 16px;}
.b_nav .cont1 .right .u1 li{margin-bottom: 8px;}
.b_nav .cont1 .right .u1 img{width: 20px;}
.b_nav .cont1 .right .u1 .wz{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.b_nav{margin-bottom: 60px;}
.b_nav .cont1{padding-top:30px;padding-bottom: 30px;display: block;}
.b_nav .cont1 .left{display: none;}
.b_nav .cont1 .right{width: 100%;}
.b_nav .cont1 .right .bt{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.b_nav .cont1 .right .tel{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.b_nav .cont1 .right .u1{margin-bottom: 12px;}
.b_nav .cont1 .right .u1 li{margin-bottom: 10px;}
.b_nav .cont1 .right .u1 img{width: 20px;}
.b_nav .cont1 .right .u1 .wz{font-size: 13px;line-height: 18px;padding-left: 6px;}
.b_nav .cont1 .right .u2 li{margin-right: 12px;width: 90px;}
.b_nav .cont2{display: none;}
.b_nav .cont3{padding-top: 16px;padding-bottom: 16px;display: block;}
.b_nav .cont3 .left{line-height: 24px;text-align: center;}
.b_nav .cont3 .right{line-height: 24px;justify-content: center;}
.b_nav .cont3 .right span{margin: 0 4px;}
.b_nav .cont1 .right .u2{justify-content: center;}
}

/* 电脑端漂浮 */
.pf_right{width: 60px;position: fixed;right: 30px;top: 70%;transform: translate(0,-50%);opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right.on{opacity: 1;}
.pf_right .l1{position: relative;margin-bottom: 14px;}
.pf_right .l1 .a{width: 100%;height: 122px;background-color: #ffb71b;border-radius: 30px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.pf_right .l1 .a img{width: 34px;display: block;margin: 0 auto 10px auto;}
.pf_right .l1 .a .wz{font-size: 18px;color: #ffffff;line-height: 24px;text-align: center;}
.pf_right .l1 .posi_box{border-radius: 4px;width: 425px;position: absolute;bottom: -72px; right: calc(100% + 30px);background-color: #ffffff;box-shadow: 0 0 30px rgba(0,0,0,0.1);padding: 40px 40px 56px 36px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.pf_right .l1:hover .posi_box{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.pf_right .l1 .posi_box::after{content: "";display: block;width: 30px;height: 100%;position: absolute;left: 100%;top: 0;opacity: 0;}
.pf_right .l1 .posi_box::before{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent  transparent #fff;position: absolute;left: 100%;bottom: 122px;}
.pf_right .l1 .posi_box .dl .dd{border-bottom: 1px solid #efefef;}
.pf_right .l1 .posi_box .dl .dd:last-child{border-bottom: 0;}
.pf_right .l1 .posi_box .dd1{padding-bottom: 22px;display: flex;justify-content: flex-start;align-items: center;}
.pf_right .l1 .posi_box .dd1 .ewm{width: 95px;display: block;}
.pf_right .l1 .posi_box .dd1 .wzbox{width: calc(100% - 95px);padding-left: 12px;}
.pf_right .l1 .posi_box .dd1 .wz1{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 12px;}
.pf_right .l1 .posi_box .dd1 .wz2{font-size: 14px;color: #666666;line-height: 20px;}
.pf_right .l1 .posi_box .dd2{padding-top: 28px;padding-bottom: 28px;}
.pf_right .l1 .posi_box .dd3{padding-top: 28px;}
.pf_right .l1 .posi_box .dd2 a,
.pf_right .l1 .posi_box .dd3 a{display: flex;align-items: flex-start;}
.pf_right .l1 .posi_box .dd .ico{width: 24px;display: block;margin-top: 6px;}
.pf_right .l1 .posi_box .dd2 .wzbox{width: calc(100% - 24px);padding-left: 8px;}
.pf_right .l1 .posi_box .dd3 .wzbox{width: calc(100% - 52px);padding-left: 8px;}
.pf_right .l1 .posi_box .dd3 .more{margin-top: 32px;display: block;width: 28px;}
.pf_right .l1 .posi_box .dd2 .wzbox .wz1,
.pf_right .l1 .posi_box .dd3 .wzbox .wz1{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 6px;}
.pf_right .l1 .posi_box .dd2 .wzbox .wz2,
.pf_right .l1 .posi_box .dd3 .wzbox .wz2{font-size: 16px;color: #030608;line-height: 20px;}
.pf_right .l1 .posi_box .dd3:hover .wzbox .wz2{color: #ffb71b;}
.pf_right .l2{width: 61px;background-color: #ffffff;border-radius: 100%;overflow: hidden;cursor: pointer;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.pf_right .l2 img{width: 100%;display: block;}
.pf_right .l2:hover{opacity: 0.8;}

@media screen and (max-width:1440px) {
.pf_right .l1 .posi_box{  padding: 36px 36px 36px 36px;}	
.pf_right .l1 .posi_box .dd2{padding-top: 18px;
  padding-bottom: 18px;}
 .pf_right .l1 .posi_box .dd2 .wzbox .wz1, .pf_right .l1 .posi_box .dd3 .wzbox .wz1{  margin-bottom: 2px;} 
}
@media screen and (max-width:1024px) {
.pf_right{display: none;}
}

/*手机端底漂浮*/
.pf_down{ width: 100%; float: left; position: fixed; left: 0; background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); z-index: 99;bottom: 0; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
.pf_down li{ width:25%; float: left; text-align: center; padding:10px 0;}
.pf_down li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.pf_down li .ico7{ width: 100%; float: left; height: 24px; line-height:0; display: flex; justify-content: center; align-items: center;}
.pf_down li .ico7 img{ width:24px; height: 24px;}
.pf_down li .ico7 .show{ display: block;}
.pf_down li .ico7 .hide{ display: none;}
.pf_down li .d_name{ width: 100%; float: left; margin-top:2px; font-size:14px; color: #000; line-height: 14px;}
.pf_down li:hover .ico7{ background: #ffb71b; width:44px; height:44px; border-radius: 50%; border:3px solid #fff; position: relative; margin-top:-18px;}
.pf_down li:hover .ico7 .show{ display: none;}
.pf_down li:hover .ico7 .hide{ display: block;}
.pf_down li:hover .ico7 img{ width:22px; height: 22px;}
.pf_down li:hover .d_name{ margin-top:0;}

/* 首页 */
.sy_banner{width: 100%;position: relative;}
.sy_banner .ul .li{width: 100%;position: relative;}
.sy_banner .ul .pcshow{width: 100%;height: 100vh;}
.sy_banner .ul .wzbox1{width: 100%;position: absolute;left: 0;top: 23.6%;}
.sy_banner .ul .wzbox1 .bt{width: 100%;margin-bottom: 56px;position: relative;}
.sy_banner .ul .wzbox1 .bt .wz{font-size: 52px;color: #141212;line-height: 56px;text-align: center;font-weight: bold;padding-bottom: 12px;position: relative;z-index: 6;}
.sy_banner .ul .wzbox1 .bt .line{width: 328px;height: 30px;background: linear-gradient(to right ,#ffb71b,rgba(255,183,27,0.4));border-radius: 30px;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.sy_banner .ul .wzbox1 .dlbox{width: 1040px;margin: 0 auto;}
.sy_banner .ul .wzbox1 .dl{margin: -8px -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.sy_banner .ul .wzbox1 .dl .dd{width: 33.333%;padding: 8px 10px;display: flex;align-items: flex-start;}
.sy_banner .ul .wzbox1 .dl .dd img{width: 30px;display: block;}
.sy_banner .ul .wzbox1 .dl .dd .wz{font-size: 22px;color: #444444;line-height: 30px;width: calc(100% - 30px);padding-left: 10px;}
.sy_banner .ul .wzbox2{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_banner .ul .wzbox2 .title{font-size: 52px;color: #141212;line-height: 70px;margin-bottom: 40px;font-weight: bold;}
.sy_banner .ul .wzbox2 .fbt{display: flex;margin-bottom: 164px;}
.sy_banner .ul .wzbox2 .fbt div{font-size: 24px;color: #ffffff;line-height: 60px;padding: 0 32px;border-radius: 60px;background: linear-gradient(to right ,#ffb71b,rgba(255,183,27,0.4));}
.sy_banner .ul .wzbox2 .more a{width: 144px;display: flex;justify-content: center;align-items: center;background-color: #ffb71b;border-radius: 50px;height: 50px;padding: 0 8px;}
.sy_banner .ul .wzbox2 .more a .ico{width: 38px;height: 38px;background-color: #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_banner .ul .wzbox2 .more a:hover .ico{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_banner .ul .wzbox2 .more a .ico img{width: 20px;display: block;}
.sy_banner .ul .wzbox2 .more a .wz{width: calc(100% - 38px);padding-left: 12px;font-size: 16px;color: #ffffff;line-height: 20px;}
.sy_banner .posi_box{width: 100%;position: absolute;left: 0;bottom: 0;}
.sy_banner .posi_box .w_width{display: flex;justify-content: space-between;align-items: center;}
.sy_banner .posi_box .w_width .ban_dot{width: calc(50% - 200px);}
.sy_banner .posi_box .w_width .ban_dot .slick-dots{justify-content: flex-start;}
.sy_banner .posi_box .w_width .ban_dot .slick-dots li{border-radius:7px;width:7px; height:7px;margin:0 8px;background: #ffffff;}
.sy_banner .posi_box .w_width .ban_dot .slick-dots li.slick-active{ background: #ffb71b;width: 38px;}
.sy_banner .posi_box .w_width .scroll{width: 257px;}
.sy_banner .posi_box .w_width .scroll a{display: block;width: 100%;position: relative;}
.sy_banner .posi_box .w_width .scroll a .back{width: 100%;display: block;}
.sy_banner .posi_box .w_width .scroll a .posi{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-30%);
transform: translate(-50%,-30%);
-ms-transform: translate(-50%,-30%);
-webkit-transform: translate(-50%,-30%);
-moz-transform: translate(-50%,-30%);
-o-transform: translate(-50%,-30%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
animation:myfirst 1s infinite;
-moz-animation:myfirst 1s infinite; 
-webkit-animation:myfirst 1s infinite; 
-o-animation:myfirst 1s infinite;}
@keyframes myfirst
{
0%   { bottom:20px;}
50%  { bottom:40px;}
75%  { bottom:40px;}
100% { bottom:20px;}
}

@-moz-keyframes myfirst
{
0%   { bottom:20px;}
50%  { bottom:40px;}
75%  { bottom:40px;}
100% { bottom:20px;}
}

@-webkit-keyframes myfirst 
{
0%   { bottom:20px;}
50%  { bottom:40px;}
75%  { bottom:40px;}
100% { bottom:20px;}
}

@-o-keyframes myfirst 
{
0%   { bottom:20px;}
50%  { bottom:40px;}
75%  { bottom:40px;}
100% { bottom:20px;}
}

.sy_banner .posi_box .w_width .scroll a .posi img{width: 22px;margin: 0 auto 6px auto;display: block;}
.sy_banner .posi_box .w_width .scroll a .posi .wz{font-size: 14px;color: #ffffff;line-height: 18px;text-align: center;}
.sy_banner .posi_box .w_width .qh_box{width: calc(50% - 200px);display: flex;justify-content: flex-end;}
.sy_banner .posi_box .w_width .qh_box .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #ffffff;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #fff;line-height: 24px;margin-right: 26px;}
.sy_banner .posi_box .w_width .qh_box .btn:last-child{margin-right: 0;}
.sy_banner .posi_box .w_width .qh_box .btn:hover{background-color: #ffb71b;border-color: #ffb71b;}
@media screen and (max-width:1024px) {
.sy_banner .ul .wzbox1{top: 8%;}
.sy_banner .ul .wzbox1 .bt{margin-bottom: 16px;}
.sy_banner .ul .wzbox1 .bt .wz{font-size: 20px;line-height: 30px;padding-bottom: 8px;}
.sy_banner .ul .wzbox1 .bt .line{width: 120px;height: 24px;border-radius: 24px;}
.sy_banner .ul .wzbox1 .dlbox{width: 100%;}
.sy_banner .ul .wzbox1 .dl{margin: -6px;width: calc(100% + 12px);}
.sy_banner .ul .wzbox1 .dl .dd{width: 56%;padding: 6px;}
.sy_banner .ul .wzbox1 .dl .dd:nth-child(even){width: 44%;}
.sy_banner .ul .wzbox1 .dl .dd img{width: 24px;}
.sy_banner .ul .wzbox1 .dl .dd .wz{font-size: 12px;line-height: 24px;width: calc(100% - 24px);padding-left: 8px;}
.sy_banner .ul .wzbox2{top: 40%;}
.sy_banner .ul .wzbox2 .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_banner .ul .wzbox2 .fbt{margin-bottom: 12px;}
.sy_banner .ul .wzbox2 .fbt div{font-size: 14px;line-height: 30px;padding: 0 12px;border-radius: 30px;}
.sy_banner .ul .wzbox2 .more a{width: 144px;display: flex;justify-content: center;align-items: center;background-color: #ffb71b;border-radius: 50px;height: 50px;padding: 0 8px;}
.sy_banner .ul .wzbox2 .more a .ico{width: 38px;height: 38px;background-color: #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_banner .ul .wzbox2 .more a:hover .ico{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_banner .ul .wzbox2 .more a .ico img{width: 20px;display: block;}
.sy_banner .ul .wzbox2 .more a .wz{width: calc(100% - 38px);padding-left: 12px;font-size: 16px;color: #ffffff;line-height: 20px;}
.sy_banner .posi_box{bottom: 20px;}
.sy_banner .posi_box .w_width .ban_dot{width: calc(50% - 10px);}
.sy_banner .posi_box .w_width .ban_dot .slick-dots li.slick-active{width: 24px;}
.sy_banner .posi_box .w_width .scroll{display: none;}
.sy_banner .posi_box .w_width .qh_box{width: calc(50% - 10px);}
.sy_banner .posi_box .w_width .qh_box .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;margin-right: 12px;}
}

.sy_more1 a{width: 144px;display: flex;justify-content: center;align-items: center;background-color: #ffb71b;border-radius: 50px;height: 50px;padding: 0 8px;position: relative;overflow: hidden;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.sy_more1 a:hover{background-color: rgba(255,255,255,0);}
.sy_more1 a::before{content: '';display: block;width: 0%;height: 100%;background: linear-gradient(to right,#F7CA6A,#FFB71B);position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_more1 a:hover::before{width: 100%;}
.sy_more1 a .ico{width: 38px;height: 38px;background-color: #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: relative;z-index: 3;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_more1 a:hover .ico{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_more1 a .ico img{width: 20px;display: block;}
.sy_more1 a .wz{width: calc(100% - 38px);padding-left: 12px;font-size: 16px;color: #ffffff;line-height: 20px;position: relative;z-index: 3;}
@media screen and (max-width:1024px) {
.sy_more1 a{width: 124px; border-radius: 40px;height: 40px;padding: 0 6px;}
.sy_more1 a .ico{width: 30px;height: 30px;}
.sy_more1 a .ico img{width: 18px;}
.sy_more1 a .wz{width: calc(100% - 30px);padding-left: 8px;font-size: 14px;line-height: 18px;}
}

.sy_more2 a{width: 144px;display: flex;justify-content: center;align-items: center;border: 1px solid #ffb71b; border-radius: 50px;height: 50px;padding: 0 8px;position: relative;overflow: hidden;}
.sy_more2 a::before{content: '';display: block;width: 0%;height: 100%;background: linear-gradient(to right,#F7CA6A,#FFB71B);position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_more2 a:hover::before{width: 100%;}
.sy_more2 a .ico{width: 38px;height: 38px;background-color: #ffb71b;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: relative;z-index: 3;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_more2 a:hover .ico{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_more2 a .ico img{width: 20px;display: block;position: relative;z-index: 3;}
.sy_more2 a .ico .ico2{display: none;}
.sy_more2 a:hover .ico{background-color: #fff;}
.sy_more2 a:hover .ico .ico1{display: none;}
.sy_more2 a:hover .ico .ico2{display: block;}
.sy_more2 a .wz{width: calc(100% - 38px);padding-left: 12px;font-size: 16px;color: #ffb71b;line-height: 20px;position: relative;z-index: 3;}
.sy_more2 a:hover .wz{color: #fff;}
@media screen and (max-width:1024px) {
.sy_more2 a{width: 124px; border-radius: 40px;height: 40px;padding: 0 6px;}
.sy_more2 a .ico{width: 30px;height: 30px;}
.sy_more2 a .ico img{width: 18px;}
.sy_more2 a .wz{width: calc(100% - 30px);padding-left: 8px;font-size: 14px;line-height: 18px;}
}

.sy_section1{width: 100%;padding-top: 100px;padding-bottom: 120px;overflow: hidden;position: relative;}
.sy_section1::after{content: "";display: block;width: 3000px;height: 1px;background-color: #ececec;position: absolute;bottom: 138px;right: 30%;}
.sy_section1 .titbox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 92px;position: relative;z-index: 10;}
.sy_section1 .titbox h2{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;}
.sy_section1 .titbox .qh_t{display: flex;background-color: #f5f5f5;padding: 6px;border-radius: 26px;}
.sy_section1 .titbox .qh_t .dd{font-size: 16px;color: #666666;line-height: 40px;margin-right: 2px;cursor: pointer;padding: 0 24px;border-radius: 20px;}
.sy_section1 .titbox .qh_t .dd:last-child{margin-right: 0;}
.sy_section1 .titbox .qh_t .dd.on{background-color: #ffb71b;color: #fff;}
.sy_section1 .qh_b{width: 100%;position: relative;}
.sy_section1 .qh_b .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;display: flex;justify-content: flex-start;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .qh_b .dd.on{position: relative;z-index: 3;opacity: 1;}
.sy_section1 .qh_b .left{width: 28.8125%;padding-right: 50px;position: relative;z-index: 10;}
.sy_section1 .qh_b .left .name{font-size: 42px;color: #ffb71b;line-height: 46px;margin-bottom: 54px;font-weight: bold;}
.sy_section1 .qh_b .left .bt{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 26px;}
.sy_section1 .qh_b .left .listbox{margin-bottom: 90px;}
.sy_section1 .qh_b .left .list{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 16px;padding-left: 14px;position: relative;}
.sy_section1 .qh_b .left .list::after{content: '';display: block;width: 4px;height: 4px;background-color: #ffb71b;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.sy_section1 .qh_b .right{width: 71.1875%;position: relative;z-index: 10;min-height: 570px;}
.sy_section1 .qh_b .right .ul{margin: 0 -10px;width: calc(100% + 20px);padding-bottom: 110px;}
.sy_section1 .qh_b .right .ul .li{padding: 0 10px;display: flex;justify-content: center;align-items: center;min-height: 570px;}
.sy_section1 .qh_b .right .ul .li.slick-current .picbox{width: 100%;}
.sy_section1 .qh_b .right .picbox{width: 70.17543859649123%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .qh_b .right .pic{ padding-bottom: 100%; position: relative; overflow: hidden;}
.sy_section1 .qh_b .right .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section1 .qh_b .posi_bt{font-weight: bold;font-family: "微软雅黑";position: absolute;left: 45%;transform: translate(-50%,0);top: -110px;}
.sy_section1 .qh_b .posi_bt ul{position: relative;}
.sy_section1 .qh_b .posi_bt li{position: absolute;opacity: 0;z-index: -2;font-size: 413px;line-height: 413px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
background: -webkit-linear-gradient(#f5f5f5, rgba(245,245,245,0));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;}
.sy_section1 .qh_b .posi_bt li.act{opacity: 1;position: relative;z-index: 3;}
.sy_section1 .qh_b .slick-prev{width: 48px;height: 36px;border: 1px solid #ffb71b;left: auto;top: auto;bottom: 0;transform: translate(0,0);right: 74px;border-radius: 8px;}
.sy_section1 .qh_b .slick-prev::after{content: "←";display: block;font-size: 20px;color: #ffb71b;line-height: 24px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section1 .qh_b .slick-next{width: 48px;height: 36px;border: 1px solid #ffb71b;right: 0;top: auto;bottom: 0;transform: translate(0,0);border-radius: 8px;}
.sy_section1 .qh_b .slick-next::after{content: "→";display: block;font-size: 20px;color: #ffb71b;line-height: 24px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section1 .qh_b .slick-prev:hover,
.sy_section1 .qh_b .slick-next:hover{background-color: #ffb71b;border-color: #ffb71b;}
.sy_section1 .qh_b .slick-prev:hover::after,
.sy_section1 .qh_b .slick-next:hover::after{color: #fff;}
.sy_section1 .qh_b .slick-dots{position: absolute;right: 155px;width: auto;bottom: 14px;}
.sy_section1 .qh_b .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #afaeae;}
.sy_section1 .qh_b .slick-dots li.slick-active{ background: #ffb71b;width: 40px;}
@media  screen and (max-width:1920px){
.sy_section1::after{right: 25%;}
}
@media  screen and (max-width:1680px){
.sy_section1 .qh_b .left{width: 36%;}
.sy_section1 .qh_b .right{width: 64%;}
}
@media  screen and (max-width:1024px){
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1::after{display: none;}
.sy_section1 .titbox{margin-bottom: 20px;display: block;}
.sy_section1 .titbox h2{font-size: 20px;line-height: 24px;}
.sy_section1 .titbox .qh_t{border-radius: 22px;justify-content: flex-start;margin-top: 10px;}
.sy_section1 .titbox .qh_t .dd{font-size: 14px;line-height: 32px;padding: 0 12px;border-radius: 16px;width: 33.333%;text-align: center;}

.sy_section1 .qh_b .dd{display: block;}
.sy_section1 .qh_b .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.sy_section1 .qh_b .left .name{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.sy_section1 .qh_b .left .bt{font-size: 14px;line-height: 18px;margin-bottom: 12px;}
.sy_section1 .qh_b .left .listbox{margin-bottom: 12px;}
.sy_section1 .qh_b .left .list{font-size: 14px;line-height: 18px;margin-bottom: 8px;padding-left: 12px;}
.sy_section1 .qh_b .left .list::after{top: 7px;}
.sy_section1 .qh_b .right{width: 100%;min-height: 180px;}
.sy_section1 .qh_b .right .ul{padding-bottom: 30px;}
.sy_section1 .qh_b .right .ul .li{min-height: 180px;}
.sy_section1 .qh_b .posi_bt{left: 50%;top: -16px;}
.sy_section1 .qh_b .posi_bt li{font-size: 100px;line-height: 110px;}
.sy_section1 .qh_b .slick-dots{position: absolute;right: 0;width: 100%;bottom: 0;}
.sy_section1 .qh_b .slick-dots li.slick-active{width: 24px;}
}

.sy_section2{width: 100%;}
.sy_section2 .cont1{margin-bottom: 20px;}
.sy_section2 .cont1 .w_width{display: flex;}
.sy_section2 .cont1 .left{width: 42.125%;padding-right: 50px;}
.sy_section2 .cont1 .left h3{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;margin-bottom: 154px;}
.sy_section2 .cont1 .right{width: 57.875%;font-size: 16px;color: #666666;line-height: 36px;}
.sy_section2 .cont2{width: 100%;position: relative;}
.sy_section2 .cont2 .pic img{width: 100%;display: block;}
.sy_section2 .cont2 .posi_box{width: 100%;position: absolute;left: 0;bottom: 104px;}
.sy_section2 .cont2 .posi_box .ul{border-bottom: 4px solid #ffaf17;background-color: rgba(255,255,255,0.5);}
.sy_section2 .cont2 .posi_box .ul .li{display: flex;justify-content: center;align-items: center;height: 98px;position: relative;}
.sy_section2 .cont2 .posi_box .ul .li::after{content: '';display: block;width: 1px;height: 36px;background-color: #d7d7d7;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.sy_section2 .cont2 .posi_box .ul .li:last-child:after{display: none;}
.sy_section2 .cont2 .posi_box .ul img{width: 46px;display: block;margin-right: 18px;}
.sy_section2 .cont2 .posi_box .ul .wz{font-size: 24px;color: #ffffff;line-height: 30px;}
.sy_section2 .cont2 .posi_box .ul .li:hover{background-color: #ffaf17;}
.sy_section2 .cont2 .posi_box .ul .li:hover:after{display: none;}
@media  screen and (max-width:1024px){
.sy_section2 .cont1 .w_width{display: block;}
.sy_section2 .cont1 .left{width: 100%;padding-right: 0;display: flex;justify-content: space-between;align-items: center;margin-bottom: 12px;}
.sy_section2 .cont1 .left h3{font-size: 20px;line-height: 30px;margin-bottom: 0;}
.sy_section2 .cont1 .right{width: 100%;font-size: 14px;line-height: 22px;}
.sy_section2 .cont2 .posi_box{bottom: 30px;}
.sy_section2 .cont2 .posi_box .ul{border-bottom: 0;background-color: rgba(255,255,255,0);}
.sy_section2 .cont2 .posi_box .ul .li{height: 50px;border-bottom: 2px solid #ffaf17;background-color: rgba(0,0,0,0.3);}
.sy_section2 .cont2 .posi_box .ul .li::after{height: 20px;}
.sy_section2 .cont2 .posi_box .ul img{width: 28px;margin-right: 12px;}
.sy_section2 .cont2 .posi_box .ul .wz{font-size: 15px;line-height: 24px;}
.sy_section2 .cont2 .posi_box .ul .slick-dots{margin-top: 12px;}
.sy_section2 .cont2 .posi_box .ul .slick-dots li.slick-active{width: 24px;}
}

/* .sy_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.sy_section3 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 48px;}
.sy_section3 .btbox h4{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;}
.sy_section3 .btbox .qh_box{display: flex;justify-content: flex-end;}
.sy_section3 .btbox .qh_box .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #d3d3d3;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #d3d3d3;line-height: 24px;margin-right: 26px;}
.sy_section3 .btbox .qh_box .btn:last-child{margin-right: 0;}
.sy_section3 .btbox .qh_box .btn:hover{background-color: #ffb71b;border-color: #ffb71b;color: #fff;}
.sy_section3 .content{width: 100%;}
.sy_section3 .ul{margin: 0 -15px;width: calc(100% + 30px);}
.sy_section3 .ul .li{padding: 0 15px;}
.sy_section3 .ul a{display: block;width: 100%;position: relative;border-radius: 10px;overflow: hidden;}
.sy_section3 .ul a .pic{ padding-bottom: 124.7%; position: relative; overflow: hidden;z-index: 1;}
.sy_section3 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section3 .ul a .wzbox1{width: 100%;position: absolute;left: 0;bottom: 0;padding: 36px 40px;font-size: 30px;color: #ffffff;line-height: 40px;font-weight: bold;z-index: 3;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .ul a::after{content: '';display: block;width: 100%;height: 100%;background: linear-gradient(to bottom,rgba(255,183,27,.3),rgba(255,183,27,1));position: absolute;left: 0;top: 0;z-index: 2;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .ul a .wzbox2{width: 100%;position: absolute;left: 0;top: 0;z-index: 5;padding: 44px 40px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .ul a .wzbox2 .bt{font-size: 30px;color: #ffb71b;line-height: 34px;margin-bottom: 40px;font-weight: bold;}
.sy_section3 .ul a .wzbox2 .info{font-size: 18px;color: #ffffff;line-height: 42px;}
.sy_section3 .ul a:hover::after{opacity: 1;}
.sy_section3 .ul a:hover .wzbox1{opacity: 0;}
.sy_section3 .ul a:hover .wzbox2{opacity: 1;}
.sy_section3 .slick-dots{margin-top: 56px;}
.sy_section3 .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #afaeae;}
.sy_section3 .slick-dots li.slick-active{ background: #ffb71b;width: 40px;}
@media  screen and (max-width:1680px){
.sy_section3 .ul a .wzbox1{font-size: 24px;line-height: 32px;padding: 30px;}
.sy_section3 .ul a .wzbox2{padding: 30px;}
.sy_section3 .ul a .wzbox2 .bt{font-size: 24px;line-height: 30px;margin-bottom: 24px;}
.sy_section3 .ul a .wzbox2 .info{font-size: 15px;line-height: 26px;}
.sy_section3 .slick-dots{margin-top: 30px;}
}
@media  screen and (max-width:1024px){
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .btbox{margin-bottom: 20px;}
.sy_section3 .btbox h4{font-size: 20px;line-height: 24px;}
.sy_section3 .btbox .qh_box .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;margin-right: 12px;}
.sy_section3 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section3 .ul .li{padding: 0 6px;width: 220px;}
.sy_section3 .ul a .wzbox1{padding: 14px;font-size: 16px;line-height: 22px;}
.sy_section3 .ul a .wzbox2{padding: 14px;}
.sy_section3 .ul a .wzbox2 .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section3 .ul a .wzbox2 .bt br{display: none;}
.sy_section3 .ul a .wzbox2 .info{font-size: 14px;line-height: 22px;overflow: hidden;overflow-y: auto;max-height: 176px;}
.sy_section3 .ul a .wzbox2 .info::-webkit-scrollbar{ display: none;}
.sy_section3 .slick-dots{margin-top: 16px;}
.sy_section3 .slick-dots li{margin:0 5px;}
.sy_section3 .slick-dots li.slick-active{width: 24px;}
} */

.sy_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.sy_section3 .btbox{margin-bottom: 48px;}
.sy_section3 .btbox h4{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;}
.sy_section3 .content{width: 100%;}
.sy_section3 .ul{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section3 .ul .li{width: 20%;padding: 0 10px;position: relative;}
.sy_section3 .ul .a{display: block;width: 100%;height: 640px;position: relative;}
.sy_section3 .ul .a .back_img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .ul .a .back_img::before{content: '';display: block;width: 100%;height: 30%;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.4));opacity: 1;position: absolute;left: 0;bottom: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .ul .a .back_img::after{content: '';display: block;width: 100%;height: 100%;background: linear-gradient(to right,rgba(255,183,27,0.8),rgba(255,183,27,0.2));opacity: 0;position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .ul .a .wzbox1{width: 100%;position: absolute;left: 0;bottom: 0;padding: 34px 30px 34px 38px;display: flex;justify-content: space-between;align-items: center;z-index: 5;}
.sy_section3 .ul .a .wzbox1 .wz{font-size: 30px;color: #ffffff;line-height: 34px;}
.sy_section3 .ul .a .wzbox1 img{width: 30px;display: block;}
.sy_section3 .ul .a .wzbox2{position: absolute;left: 0;top: 0;z-index: 5;padding: 80px 40px 40px 40px;display: none;}
.sy_section3 .ul .a .wzbox2 .bt{font-size: 36px;color: #ffffff;line-height: 40px;margin-bottom: 36px;font-weight: bold;}
.sy_section3 .ul .a .wzbox2 .dl{margin-bottom: 116px;}
.sy_section3 .ul .a .wzbox2 .dl .dd{margin-bottom: 26px;}
.sy_section3 .ul .a .wzbox2 .dl .dd:last-child{margin-bottom: 0;}
.sy_section3 .ul .a .wzbox2 .dl .wz1{font-size: 18px;color: #ffffff;line-height: 24px;margin-bottom: 6px;font-weight: bold;padding-left: 16px;position: relative;}
.sy_section3 .ul .a .wzbox2 .dl .wz1::after{content: '';display: block;width: 8px;height: 8px;border: 2px solid #fff;border-radius: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_section3 .ul .a .wzbox2 .dl .wz2{font-size: 18px;color: #ffffff;line-height: 24px;padding-left: 16px;}
.sy_section3 .ul .a .wzbox2 .dl .wz3{font-size: 18px;color: #ffffff;line-height: 24px;font-weight: bold;padding-left: 16px;position: relative;}
.sy_section3 .ul .a .wzbox2 .dl .wz3::after{content: '';display: block;width: 8px;height: 2px;background-color: #fff;position: absolute;left: 0;top: 11px;}
.sy_section3 .ul .a .wzbox2 .dl .wz4{font-size: 18px;color: #ffffff;line-height: 24px;font-weight: bold;padding-left: 16px;position: relative;}
.sy_section3 .ul .a .wzbox2 .dl .wz4::after{content: '';display: block;width: 6px;height: 6px;background-color: #fff;position: absolute;left: 0;top: 9px;}
.sy_section3 .ul .a .wzbox2 img{width: 30px;display: block;}
.sy_section3 .ul .li:hover{z-index: 10;}
.sy_section3 .ul .li:hover .a .back_img::after{opacity: 1;}
.sy_section3 .ul .li:hover .a .back_img::before{opacity: 0;}
.sy_section3 .ul .li:hover .a .wzbox1{display: none;}
.sy_section3 .ul .li:hover .a .wzbox2{display: block;}
.sy_section3 .ul .li:last-child .a .back_img{left: auto;right: 0;}
.sy_section3 .ul .li:last-child .a .wzbox2{left: auto;right: 0;}
@media  screen and (max-width:1680px){
.sy_section3 .ul .a{height: 500px;}
}
@media  screen and (max-width:1024px){
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .btbox{margin-bottom: 20px;}
.sy_section3 .btbox h4{font-size: 20px;line-height: 24px;}
.sy_section3 .content{padding: 0 15px;}
.sy_section3 .ul{margin: 0 ;width: 100%;display: block;}
.sy_section3 .ul .li{width: 100%;padding: 0;margin-bottom: 12px;}
.sy_section3 .ul .li:last-child{margin-bottom: 0;}
.sy_section3 .ul .a{height: auto;}
.sy_section3 .ul .a .back_img{height: 100%!important;}
.sy_section3 .ul .a .wzbox2{position: relative;z-index: 10; width: 100%!important;padding: 20px;}
.sy_section3 .ul .a .wzbox2 .bt{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.sy_section3 .ul .a .wzbox2 .dl{margin-bottom: 20px;}
.sy_section3 .ul .a .wzbox2 .dl .dd{margin-bottom: 14px;}
.sy_section3 .ul .a .wzbox2 .dl .wz1{font-size: 14px;line-height: 20px;padding-left: 12px;}
.sy_section3 .ul .a .wzbox2 .dl .wz1::after{content: '';width: 6px;height: 6px;}
.sy_section3 .ul .a .wzbox2 .dl .wz2{font-size: 14px;line-height: 20px;padding-left: 12px;}
.sy_section3 .ul .a .wzbox2 .dl .wz3{font-size: 14px;line-height: 20px;padding-left: 12px;}
.sy_section3 .ul .a .wzbox2 .dl .wz3::after{top: 9px;}
.sy_section3 .ul .a .wzbox2 .dl .wz4{font-size: 14px;line-height: 20px;padding-left: 12px;}
.sy_section3 .ul .a .wzbox2 .dl .wz4::after{top: 7px;}
.sy_section3 .ul .a .wzbox2 img{width: 26px;}
.sy_section3 .ul .li a .back_img::after{opacity: 1;}
.sy_section3 .ul .li a .back_img::before{opacity: 0;}
.sy_section3 .ul .li a .wzbox1{display: none;}
.sy_section3 .ul .li a .wzbox2{display: block;}
.sy_section3 .ul .li:last-child .a .back_img{left: auto;right: 0;}
.sy_section3 .ul .li:last-child .a .wzbox2{left: auto;right: 0;}
}

.sy_section4{width: 100%;display: flex;align-items: stretch;background-color: #f5f5f5;}
/* .sy_section4 .w_1920{display: flex;align-items: stretch;} */
.sy_section4 .left{width: 36.61458333333333%;position: relative;display: flex;justify-content: flex-start;align-items: flex-end;}
.sy_section4 .left h4{font-size: 48px;color: #333333;line-height: 52px;position: absolute;left: 0;top: 140px;width: 100%;text-align: center;font-weight: bold;}
.sy_section4 .left .qh_l{display: flex;flex-wrap: wrap;background-color: #fff;width: 100%;}
.sy_section4 .left .qh_l .dd{width: 50%;height: 284px;border-right: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;display: flex;justify-content: center;align-items: center;flex-direction: column;cursor: pointer;}
.sy_section4 .left .qh_l .dd:nth-child(2),
.sy_section4 .left .qh_l .dd:nth-child(4){border-right: 0;}
.sy_section4 .left .qh_l .dd img{width: 60px;display: block;margin: 0 auto 26px auto;}
.sy_section4 .left .qh_l .dd .ico2{display: none;}
.sy_section4 .left .qh_l .dd .wz{font-size: 20px;color: #666666;line-height: 24px;text-align: center;}
.sy_section4 .left .qh_l .dd.on{background-color: #ffb71b;}
.sy_section4 .left .qh_l .dd.on .ico1{display: none;}
.sy_section4 .left .qh_l .dd.on .ico2{display: block;}
.sy_section4 .left .qh_l .dd.on .wz{color: #fff;}
.sy_section4 .right{width: 63.38541666666667%;}
.sy_section4 .right .qh_r{width: 100%;position: relative;}
.sy_section4 .right .qh_r .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;padding: 200px 80px 72px 80px;overflow: hidden;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section4 .right .qh_r .dd.on{opacity: 1;z-index: 3;position: relative;}
.sy_section4 .right .qh_r .bt{font-size: 42px;color: #ffffff;line-height: 46px;margin-bottom: 46px;font-weight: bold;}
.sy_section4 .right .qh_r .info{font-size: 18px;color: #ffffff;line-height: 36px;margin-bottom: 60px;width: 42%;}
.sy_section4 .right .qh_r ul{margin-top: 200px;display: flex;position: relative;}
.sy_section4 .right .qh_r ul::after{content: "";display: block;width: 300%;height: 1px;background-color: rgba(255,255,255,0.3);position: absolute;left: 50%;transform: translate(-50%,0);top: 10px;}
.sy_section4 .right .qh_r ul li{margin-right: 100px;}
.sy_section4 .right .qh_r ul li:last-child{margin-right: 0;}
.sy_section4 .right .qh_r ul li .ico{font-size: 16px;color: #fff;line-height: 20px;text-align: center;margin-bottom: 32px;}
.sy_section4 .right .qh_r ul li img{width: 44px;display: block;margin: 0 auto 16px auto;}
.sy_section4 .right .qh_r ul li .wz{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;}
.sy_section4 .right .qh_r ul li a:hover .wz{color: #ffb71b;}
@media  screen and (max-width:1680px){
.sy_section4 .left .qh_l .dd{height: 220px;}
.sy_section4 .left .qh_l .dd img{width: 52px;margin: 0 auto 20px auto;}
.sy_section4 .left .qh_l .dd .wz{font-size: 16px;line-height: 20px;}
.sy_section4 .right .qh_r .dd{padding: 140px 50px 60px 50px;}
.sy_section4 .right .qh_r .bt{font-size: 30px;line-height: 34px;margin-bottom: 32px;}
.sy_section4 .right .qh_r .info{font-size: 16px;line-height: 26px;margin-bottom: 40px;width: 60%;}
.sy_section4 .right .qh_r ul{margin-top: 160px;}
.sy_section4 .right .qh_r ul li{margin-right: 40px;}
.sy_section4 .right .qh_r ul li:last-child{margin-right: 0;}
.sy_section4 .right .qh_r ul li img{width: 36px;}
.sy_section4 .right .qh_r ul li .wz{font-size: 16px;line-height: 20px;}
}
@media  screen and (max-width:1024px){
.sy_section4 .w_1920{display: block;}
.sy_section4 .left{width: 100%;display: block;padding: 30px 15px 20px 15px;}
.sy_section4 .left h4{font-size: 20px;line-height: 24px;position: static;margin-bottom: 20px;}
.sy_section4 .left .qh_l .dd{height: 120px;}
.sy_section4 .left .qh_l .dd:nth-child(3),
.sy_section4 .left .qh_l .dd:nth-child(4){border-bottom: 0;}
.sy_section4 .left .qh_l .dd img{width: 32px;margin: 0 auto 12px auto;}
.sy_section4 .left .qh_l .dd .wz{font-size: 14px;line-height: 20px;}
.sy_section4 .right{width: 100%;}
.sy_section4 .right .qh_r .dd{padding: 20px;}
.sy_section4 .right .qh_r .dd::after{content: '';display: block;width: 100%;height: 100%;background-color: rgba(255,183,27,0.2);position: absolute;left: 0;top: 0;}
.sy_section4 .right .qh_r .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;position: relative;z-index: 3;}
.sy_section4 .right .qh_r .info{font-size: 14px;line-height: 24px;margin-bottom: 14px;width: 100%;position: relative;z-index: 3;}
.sy_section4 .right .qh_r .sy_more1{position: relative;z-index: 3;}
.sy_section4 .right .qh_r ul{margin-top: 14px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;position: relative;z-index: 3;justify-content: center;}
.sy_section4 .right .qh_r ul::-webkit-scrollbar{ display: none;}
.sy_section4 .right .qh_r ul::after{top: 10px;}
.sy_section4 .right .qh_r ul li{margin-right: 14px;}
.sy_section4 .right .qh_r ul li .ico{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.sy_section4 .right .qh_r ul li img{width: 24px;margin: 0 auto 10px auto;}
.sy_section4 .right .qh_r ul li .wz{font-size: 14px;line-height: 20px;}
}

.sy_section5{width: 100%;position: relative;padding-top: 80px;padding-bottom: 80px;}
.sy_section5 .wzbox{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 20; padding: 30px 50px;
background-image: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0) 100%);
background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 53%, rgba(255,255,255,1) 95%, rgba(255,255,255,0) 100%);
background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0) 100%);}
.sy_section5 .wzbox h4{font-size: 36px;color: #333333;line-height: 40px;text-align: center;margin-bottom: 28px;font-weight: bold;}
.sy_section5 .wzbox .info{font-size: 16px;color: #666666;line-height: 30px;text-align: center;}
.sy_section5 .content{width: 100%;}
.sy_section5 .content .tempWrap{width: 100%!important;}
.sy_section5 .content .cont{margin-bottom: 20px;}
.sy_section5 .content .cont:last-child{margin-bottom: 0;}
.sy_section5 .content .cont ul{margin: 0 -16px;width: calc(100% + 32px);}
.sy_section5 .content .cont ul li{padding: 0 16px;width: 192px;}
.sy_section5 .content .cont ul .a{display: block;}
.sy_section5 .content .cont ul .a .pic{ padding-bottom: 50%; position: relative; overflow: hidden;}
.sy_section5 .content .cont ul .a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
@media  screen and (max-width:1680px){
.sy_section5 .wzbox h4{font-size: 24px;line-height: 30px;margin-bottom: 16px;}
.sy_section5 .wzbox .info{font-size: 14px;line-height: 24px;}
}
@media  screen and (max-width:1024px){
.sy_section5{padding-top: 40px;padding-bottom: 40px;}
.sy_section5{padding-top: 30px;padding-bottom: 30px;}
.sy_section5 .wzbox{position: static;transform: translate(0,0);padding: 0;}
.sy_section5 .wzbox h4{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.sy_section5 .wzbox .info{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.sy_section5 .content .cont{margin-bottom: 12px;}
.sy_section5 .content .cont ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section5 .content .cont ul li{padding: 0 6px;width: 102px;}
}

.sy_section6{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f7f7f7;}
.sy_section6 .titbox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 40px;position: relative;z-index: 10;}
.sy_section6 .titbox h5,
.sy_section6 .titbox .h5{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;}
.sy_section6 .titbox .qh_t{display: flex;background-color: #fff;padding: 6px;border-radius: 26px;}
.sy_section6 .titbox .qh_t .dd{font-size: 16px;color: #666666;line-height: 40px;margin-right: 2px;cursor: pointer;padding: 0 24px;border-radius: 20px;}
.sy_section6 .titbox .qh_t .dd:last-child{margin-right: 0;}
.sy_section6 .titbox .qh_t .dd.on{background-color: #ffb71b;color: #fff;}
.sy_section6 .qh_b{width: 100%;position: relative;}
.sy_section6 .qh_b .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;overflow: hidden;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section6 .qh_b .dd.on{position: relative;z-index: 3;opacity: 1;}
.sy_section6 .qh_b ul{margin: -16px;width: calc(100% + 32px);display: flex;flex-wrap: wrap;}
.sy_section6 .qh_b ul li{width: 33.333%;padding: 16px;}
.sy_section6 .qh_b ul a{display: block;width: 100%;overflow: hidden;position: relative;}
.sy_section6 .qh_b ul a .pic{ padding-bottom: 63.424%; position: relative; overflow: hidden;z-index: 1;border-radius: 12px;}
.sy_section6 .qh_b ul a .pic::after{content: '';display: block;width: 100%;height: 50%;position: absolute;left: 0;bottom: 0;z-index: 3;background: linear-gradient(to bottom, rgba(255,183,77,0), rgba(255,183,77,0.8));opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section6 .qh_b ul a:hover .pic::after{opacity: 1;}
.sy_section6 .qh_b ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;z-index: 1;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section6 .qh_b ul a .pic .img1{opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section6 .qh_b ul a:hover .pic .img1{opacity: 1;}
.sy_section6 .qh_b ul a:hover .pic .img2{opacity: 0;}
.sy_section6 .qh_b ul a .wzbox1{width: 100%;position: absolute;left: 0;top: 0;z-index: 5;padding: 42px 80px 10px 40px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section6 .qh_b ul a .wzbox1 .date{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 14px;}
.sy_section6 .qh_b ul a .wzbox1 .bt{font-size: 22px;color: #333333;line-height: 28px;margin-bottom: 136px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section6 .qh_b ul a .wzbox1 img{width: 24px;display: block;}
.sy_section6 .qh_b ul a .wzbox2{width: 100%;position: absolute;left: 0;bottom: 0;padding: 30px 56px 30px 40px;z-index: 5;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section6 .qh_b ul a .wzbox2 .date{font-size: 16px;color: #ffffff;line-height: 20px;margin-bottom: 14px;}
.sy_section6 .qh_b ul a .wzbox2 .bt{font-size: 22px;color: #ffffff;line-height: 28px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section6 .qh_b ul a:hover::after{opacity: 0;}
.sy_section6 .qh_b ul a:hover .wzbox1{opacity: 0;}
.sy_section6 .qh_b ul a:hover .wzbox2{opacity: 1;}
@media  screen and (max-width:1024px){
.sy_section6{padding-top: 30px;padding-bottom: 30px;}
.sy_section6 .titbox{margin-bottom: 20px;}
.sy_section6 .titbox h5,
.sy_section6 .titbox .h5{font-size: 20px;line-height: 24px;}
.sy_section6 .titbox .qh_t{border-radius: 22px;justify-content: center;margin-top: 10px;}
.sy_section6 .titbox .qh_t .dd{font-size: 14px;line-height: 32px;padding: 0 12px;border-radius: 16px;}
.sy_section6 .qh_b ul{margin: -6px;width: calc(100% + 12px);}
.sy_section6 .qh_b ul li{width: 50%;padding: 6px;}
.sy_section6 .qh_b ul a .wzbox1{padding: 14px;}
.sy_section6 .qh_b ul a .wzbox1 .date{font-size: 12px;line-height: 16px;margin-bottom: 6px;}
.sy_section6 .qh_b ul a .wzbox1 .bt{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.sy_section6 .qh_b ul a .wzbox1 img{width: 18px;}
.sy_section6 .qh_b ul a .wzbox2{padding: 14px;}
.sy_section6 .qh_b ul a .wzbox2 .date{font-size: 12px;line-height: 16px;margin-bottom: 6px;}
.sy_section6 .qh_b ul a .wzbox2 .bt{font-size: 14px;line-height: 18px;}
.sy_section6 .qh_b ul a .pic::after{height: 100%;}
}

.sy_section7{width: 100%;padding-top: 100px;padding-bottom: 90px;}
.sy_section7 h5{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;text-align: center;margin-bottom: 62px;}
.sy_section7 .btnbox{width: 100%;display: flex;justify-content: center;}
.sy_section7 .btn{margin-right: 30px;}
.sy_section7 .btn:last-child{margin-right: 0;}
.sy_section7 .btn a{display: block;font-size: 16px;color: #ffb71b;line-height: 40px;text-align: center;width: 126px;border-radius: 40px;border: 1px solid #ffb71b;overflow: hidden;position: relative;}
.sy_section7 .btn a div{position: relative;z-index: 10;}
.sy_section7 .btn a::before{content: '';display: block;width: 0%;height: 100%;background: linear-gradient(to right,#F7CA6A,#FFB71B);position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section7 .btn a:hover::before{width: 100%;}
.sy_section7 .btn a:hover{color: #fff;}
@media  screen and (max-width:1024px){
.sy_section7{padding-top: 30px;padding-bottom: 30px;}
.sy_section7 h5{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.sy_section7 .btn{margin-right: 12px;}
.sy_section7 .btn a{font-size: 14px;line-height: 32px;width: 110px;border-radius: 32px;}
}

.hqbj_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 9999999;background: rgba(0,0,0,0.4);display: none;}
.hqbj_tc .content{width: 1072px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 10px;overflow: hidden;display: flex;align-items: stretch;background-color: #ffffff;}
.hqbj_tc .left{width: 33.76865671641791%;padding: 36px 54px 40px 30px;}
.hqbj_tc .left .bt{font-size: 28px;color: #ffb71b;line-height: 32px;margin-bottom: 10px;font-weight: bold;}
.hqbj_tc .left .fbt{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 26px;padding-bottom: 24px;border-bottom: 1px solid #dfdfdf;}
.hqbj_tc .left .u1{margin-bottom: 26px;}
.hqbj_tc .left .u1 li{margin-bottom: 24px;}
.hqbj_tc .left .u1 li:last-child{margin-bottom: 0;}
.hqbj_tc .left .u1 .wz1{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 8px;}
.hqbj_tc .left .u1 .wz2{font-size: 20px;color: #333333;line-height: 24px;}
.hqbj_tc .left .u2{display: flex;}
.hqbj_tc .left .u2 li{width: 94px;margin-right: 24px;}
.hqbj_tc .left .u2 li:last-child{margin-right: 0;}
.hqbj_tc .left .u2 li img{width: 100%;display: block;}
.hqbj_tc .left .u2 li .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;margin-top: 10px;}
.hqbj_tc .right{width: 66.23134328358209%;padding: 50px 40px 40px 40px;}
.hqbj_tc .right ul{margin: -10px -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.hqbj_tc .right ul li{width: 50%;padding: 10px 15px;}
.hqbj_tc .right ul .input{width: 100%;display: flex;align-items: center;border: 1px solid #d6d6d6;padding: 0 20px;border-radius: 5px;}
.hqbj_tc .right ul .name{font-size: 16px;color: #666666;line-height: 20px;white-space:nowrap;}
.hqbj_tc .right ul .name span{color: #fe2b2b;}
.hqbj_tc .right ul .input input{width: 100%;height: 50px;padding-left: 12px;font-size: 16px;color: #333;}
.hqbj_tc .right ul .dl{margin: 0 -10px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;margin-top: 10px;}
.hqbj_tc .right ul .dl .dd{padding: 0 10px;display: flex;align-items: center;cursor: pointer;}
.hqbj_tc .right ul .dl .dd .icobox{width: 16px;}
.hqbj_tc .right ul .dl .dd .icobox img{width: 100%;display: block;}
.hqbj_tc .right ul .dl .dd .icobox .ico2{display: none;}
.hqbj_tc .right ul .dl .dd.on .icobox .ico1{display: none;}
.hqbj_tc .right ul .dl .dd.on .icobox .ico2{display: block;}
.hqbj_tc .right ul .dl .dd .wz{font-size: 16px;color: #666666;line-height: 30px;padding-left: 8px;margin-right: 6px;}
.hqbj_tc .right ul .dl .dd input{width: 120px;height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.hqbj_tc .right ul .dl2{display: flex;flex-wrap: wrap;margin-top: 18px;}
.hqbj_tc .right ul .dl2 .dd{width: 100%;margin-bottom: 12px; display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.hqbj_tc .right ul .dl2 .dd:last-child{margin-bottom: 0;}
.hqbj_tc .right ul .dl2 .dd .wz{font-size: 16px;color: #333333;line-height: 30px;display: flex;align-items: center;padding-left: 8px;width: calc(100% - 16px);}
.hqbj_tc .right ul .dl2 .dd .wz span{color: #666666;font-size: 14px;}
.hqbj_tc .right ul .dl2 .dd .wz input{width: calc(100% - 50px);height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.hqbj_tc .right ul .dl2 .dd .icobox{width: 16px;}
.hqbj_tc .right ul .dl2 .dd .icobox img{width: 100%;display: block;}
.hqbj_tc .right ul .dl2 .dd .icobox .ico2{display: none;}
.hqbj_tc .right ul .dl2 .dd.on .icobox .ico1{display: none;}
.hqbj_tc .right ul .dl2 .dd.on .icobox .ico2{display: block;}
.hqbj_tc .right ul .yzm{display: flex;align-items: center;border: 1px solid #d6d6d6;padding: 0 0 0 20px;border-radius: 5px;overflow: hidden;}
.hqbj_tc .right ul .yzm input{width: calc(100% - 152px);height: 50px;padding-left: 12px;font-size: 16px;color: #333;padding-right: 12px;}
.hqbj_tc .right ul .yzm img{width: 104px;height: 50px;display: block;cursor: pointer;}
.hqbj_tc .right ul .button{font-size: 16px;color: #ffffff;line-height: 52px;background-color: #ffb71b;text-align: center;cursor: pointer;border-radius: 5px;}
.hqbj_tc .right ul .button:hover{opacity: 0.8;}
.hqbj_tc .right ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.hqbj_tc .right ul .tips span{color: #ff2525;}
.hqbj_tc .none{width: 24px;display: block;position: absolute;right: 18px;top: 18px;cursor: pointer;}
.hqbj_tc .right ul .yzm img{ object-fit: contain;}

@media  screen and (max-width:1440px){
.hqbj_tc .left{  padding: 30px 30px 30px 30px;}	
.hqbj_tc .left .bt{  font-size: 26px;}
.hqbj_tc .left .u1 .wz1{ margin-bottom: 5px;font-size:15px;}
.hqbj_tc .left .u1 .wz2{font-size:18px;}
.hqbj_tc .left .fbt{margin-bottom: 20px;font-size:15px; padding-bottom: 18px;}
 .hqbj_tc .left .u1{  margin-bottom: 18px;} 
 .hqbj_tc .left .u1 li{  margin-bottom: 15px;} 
.hqbj_tc .right{  padding: 30px 40px 30px 40px;}
.hqbj_tc .right ul li{  padding: 8px 15px;}
.hqbj_tc .right ul .dl2 .dd{  margin-bottom: 6px;}
.hqbj_tc .right ul .input input{font-size:15px;  height: 44px;}
.hqbj_tc .right ul .yzm input{ height: 44px;}
.hqbj_tc .right ul .yzm img{ width:91px; height: 44px;}
.hqbj_tc .right ul .button{font-size:15px; line-height: 46px;}
.hqbj_tc .right ul .dl2 .dd .wz{ font-size:15px;  line-height: 28px;}
.hqbj_tc .right ul .dl .dd .wz{ line-height: 28px;}
.hqbj_tc .right ul .dl .dd input{height: 28px;  margin-left: 0;  width: 80px;}
.hqbj_tc .right ul .name{ font-size:15px;}
.hqbj_tc .none{right: 10px;top: 10px;}


}
@media  screen and (max-width:1260px){
.hqbj_tc .content{ width:84%;}	
.hqbj_tc .left{  padding: 30px 30px 30px 30px;}	
.hqbj_tc .left .u1 .wz1{ margin-bottom: 5px;}
.hqbj_tc .left .fbt{margin-bottom: 20px;padding-bottom: 18px;}
 .hqbj_tc .left .u1{  margin-bottom: 18px;} 
 .hqbj_tc .left .u1 li{  margin-bottom: 15px;} 
.hqbj_tc .right{  padding: 30px 40px 30px 40px;}
.hqbj_tc .right ul li{  padding: 6px 15px;}
.hqbj_tc .right ul .dl2 .dd{  margin-bottom: 3px;}
.hqbj_tc .right ul .input input{  height: 40px;  padding: 0 15px;}
.hqbj_tc .right ul .yzm input{ height: 40px;}
.hqbj_tc .right ul .yzm img{ width:83px; height: 40px;}
.hqbj_tc .right ul .button{ line-height: 40px;}
.hqbj_tc .none{right: 10px;top: 10px;}
.hqbj_tc .right ul .dl2{ margin-top: 10px;}

}
@media  screen and (max-width:1024px){
.hqbj_tc .content{width: calc(100% - 30px);}
.hqbj_tc .left{display: none;}
.hqbj_tc .right{width: 100%;padding: 40px 14px 14px 14px;}
.hqbj_tc .right ul{margin: -6px;width: calc(100% + 12px);}
.hqbj_tc .right ul li{width: 50%;padding: 6px;}
.hqbj_tc .right ul .input{padding: 0 12px;}
.hqbj_tc .right ul .name{font-size: 14px;}
.hqbj_tc .right ul .input input{height: 40px;padding-left: 10px;font-size: 14px;}
.hqbj_tc .right ul .dl{margin: -4px;width: calc(100% + 8px);}
.hqbj_tc .right ul .dl .dd{padding: 4px;}
.hqbj_tc .right ul .dl .dd .icobox{width: 14px;}
.hqbj_tc .right ul .dl .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;margin-right: 4px;}
.hqbj_tc .right ul .dl .dd input{width: 80px;height: 24px;}
.hqbj_tc .right ul .dl2{margin-top: 10px;}
.hqbj_tc .right ul .dl2 .dd{width: 100%;align-items: flex-start;margin-bottom: 8px;}
.hqbj_tc .right ul .dl2 .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;width: calc(100% - 14px);display: block;}
.hqbj_tc .right ul .dl2 .dd .wz span{font-size: 12px;}
.hqbj_tc .right ul .dl2 .dd .wz input{width: calc(100% - 50px);height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.hqbj_tc .right ul .dl2 .dd .icobox{margin-top: 5px;}
.hqbj_tc .right ul .dl2 .dd .icobox{width: 14px;}
.hqbj_tc .right ul li:nth-child(7),
.hqbj_tc .right ul li:nth-child(8){width: 100%;}
.hqbj_tc .right ul .yzm{padding: 0 0 0 12px;}
.hqbj_tc .right ul .yzm input{width: calc(100% - 120px);height: 40px;padding-left: 10px;font-size: 14px;padding-right: 10px;}
.hqbj_tc .right ul .yzm img{width: 80px;height: 40px;}
.hqbj_tc .right ul .button{font-size: 14px;line-height: 40px;}
.hqbj_tc .none{width: 20px;right: 14px;top: 10px;}
}

/* 内页banner */
.ny_banner{width: 100%;position: relative;}
.ny_banner .img{width: 100%;display: block;}
.ny_banner .wzbox1{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ny_banner .wzbox1 h1{font-size: 78px;line-height: 80px;font-weight: bold;
background: -webkit-linear-gradient(#ffb71b, rgba(255,183,27,0.3));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;}
.ny_banner .ej_nav{width: 100%;position: absolute;left: 0;bottom: 50px;}
.ny_banner .ej_nav ul{display: flex;border-bottom: 2px solid #ffaf17;}
.ny_banner .ej_nav li{flex: 1;background-color: rgba(255,255,255,0.4);}
.ny_banner .ej_nav li a{position: relative;display: flex;justify-content: center;align-items: center;}
.ny_banner .ej_nav li a::after{content: '';display: block;width: 1px;height: 36px;background-color: #e5e5e5;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.ny_banner .ej_nav li a img{width: 40px;display: block;}
.ny_banner .ej_nav li a .wz{font-size: 20px;color: #ffffff;line-height: 88px;margin-left: 12px;}
.ny_banner .ej_nav li:last-child a::after{display: none;}
.ny_banner .ej_nav li.on a{background-color: #ffb71b;}
.ny_banner .ej_nav li.on a .wz{color: #fff!important;}
.ny_banner .ej_nav li:hover a .wz{color: #ffb71b;}
.ny_banner .ej_nav li:hover a::after{display: none;}
@media  screen and (max-width:1680px){
.ny_banner .ej_nav{bottom: 30px;}
.ny_banner .ej_nav li a img{width: 32px;}
.ny_banner .ej_nav li a .wz{font-size: 16px;line-height: 70px;margin-left: 10px;}
}
@media  screen and (max-width:1024px){
.ny_banner .wzbox1{top: 24%;}
.ny_banner .wzbox1 h1{font-size: 24px;line-height: 30px;}
.ny_banner .ej_nav{bottom: 20px;}
.ny_banner .ej_nav ul{display: block;font-size: 0;text-align: center; border-bottom: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.ny_banner .ej_nav ul::-webkit-scrollbar{ display: none;}
.ny_banner .ej_nav li{display: inline-block; border-bottom: 2px solid #ffaf17;}
.ny_banner .ej_nav li a{padding: 0 20px;}
.ny_banner .ej_nav li a::after{height: 24px;}
.ny_banner .ej_nav li a img{width: 24px;}
.ny_banner .ej_nav li a .wz{font-size: 14px;line-height: 40px;margin-left: 8px;}
}

/* 当前位置 */
.dq_section{display: flex;justify-content: flex-start;align-items: center;}
.dq_section img{width: 20px;display: block;margin-right: 8px;}
.dq_section a{font-size: 14px;color: #666666;line-height: 20px;}
.dq_section span{font-size: 14px;color: #666666;line-height: 20px;margin: 0 6px;}
.dq_section a:hover,
.dq_section a.on{color: #ffb71b;}
@media  screen and (max-width:1024px){
.dq_section{display: none;}
}

/* 产品 */
.cp_section{width: 100%;padding-top: 36px;padding-bottom: 100px;background-color: #f5f5f5;}
.cp_section .content{margin-top: 46px;}
.cp_section .content ul{margin: -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.cp_section .content ul li{width: 50%;padding: 15px;}
.cp_section .content ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 10px;overflow: hidden;position: relative;}
.cp_section .content ul a .pic{ padding-bottom: 63.184%; position: relative; overflow: hidden;z-index: 3;}
.cp_section .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cp_section .content ul a .posi_bt{font-size: 220px;line-height: 220px;font-weight: bold;width: 100%;text-align: center;position: absolute;left: 0;top: 50%;transform: translate(0,-110%);
background: -webkit-linear-gradient(#f5f5f5, rgba(255,255,255,0));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;}
.cp_section .content ul a:hover .posi_bt{
background: -webkit-linear-gradient(#ffb71b, rgba(255,183,27,0));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;}
.cp_section .content ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding: 30px;border-bottom: 2px solid #fff;display: flex;justify-content: space-between;align-items: center;}
.cp_section .content ul a .wzbox .wz{font-size: 30px;color: #333333;line-height: 34px;width: calc(100% - 50px);font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cp_section .content ul a .wzbox img{width: 24px;display: block;}
.cp_section .content ul a:hover .wzbox .wz{color: #ffb71b;}
.cp_section .content ul a:hover .wzbox{border-bottom-color: #ffb71b;}
@media  screen and (max-width:1680px){
.cp_section .content ul a .posi_bt{font-size: 140px;line-height: 140px;}
}
@media  screen and (max-width:1024px){
.cp_section{padding-top: 30px;padding-bottom: 30px;}
.cp_section .content{margin-top: 0;}
.cp_section .content ul{margin: -6px;width: calc(100% + 12px);}
.cp_section .content ul li{width: 100%;padding: 6px;}
.cp_section .content ul a .posi_bt{font-size: 120px;line-height: 120px;top: 50%;transform: translate(0,-92%);}
.cp_section .content ul a .wzbox{padding: 14px;}
.cp_section .content ul a .wzbox .wz{font-size: 20px;line-height: 24px;width: calc(100% - 40px);}
.cp_section .content ul a .wzbox img{width: 22px;}
}

.gywm_section1{width: 100%;padding-top: 40px;padding-bottom: 100px;background-color: #f5f5f5;}
.gywm_section1 h2{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;margin-top: 66px;margin-bottom: 6px;}
.gywm_section1 .cont1{margin-bottom: 80px;display: flex;align-items: center;}
.gywm_section1 .cont1 .left{width: 53.75%;padding-right: 138px;font-size: 16px;color: #666666;line-height: 34px;}
.gywm_section1 .cont1 .right{width: 46.25%;position: relative;}
.gywm_section1 .cont1 .right::after{content: "";display: block;width: 210px;height: calc(100% + 60px);border: 1px solid #ffb71b;position: absolute;left: -40px;top: -30px;border-radius: 10px;}
.gywm_section1 .cont1 .right .vidbox{ width: 100%; padding-bottom: 61.891%; position: relative; overflow: hidden;z-index: 5;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gywm_section1 .cont1 .right .vidbox img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.gywm_section1 .cont1 .right .vidbox:hover img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gywm_section1 .cont1 .right .btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 5;cursor: pointer;}
.gywm_section1 .cont1 .right .btn img{width: 57px;display: block;margin: 0 auto 14px auto;}
.gywm_section1 .cont1 .right .wz{font-size: 16px;color: #ffffff;line-height: 20px;text-align: center;}
.gywm_section1 .cont2{width: 100%;}
.gywm_section1 .cont2 .ul{margin: 0 -15px;width: calc(100% + 30px);}
.gywm_section1 .cont2 .ul .li{padding: 0 15px;}
.gywm_section1 .cont2 .ul .li>div{margin-top: 20px;background-color: #ffffff;height: 150px;display: flex;justify-content: center;align-items: center;border-radius: 10px;flex-direction: column;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gywm_section1 .cont2 .ul .li img{width: 52px;display: block;margin: 0 auto 20px auto;}
.gywm_section1 .cont2 .ul .li .wz{font-size: 24px;color: #333333;line-height: 28px;text-align: center;}
.gywm_section1 .cont2 .ul .li .ico2{display: none;}
.gywm_section1 .cont2 .ul .li:hover>div{background-color: #ffb71b;margin-top: 0;}
.gywm_section1 .cont2 .ul .li:hover .ico1{display: none;}
.gywm_section1 .cont2 .ul .li:hover .ico2{display: block;}
.gywm_section1 .cont2 .ul .li:hover .wz{color: #fff;}
@media  screen and (max-width:1680px){
.gywm_section1 h2{margin-bottom: 20px;}
.gywm_section1 .cont1{margin-bottom: 60px;}
.gywm_section1 .cont1 .left{padding-right: 40px;font-size: 13px;line-height: 20px;}
.gywm_section1 .cont1 .right::after{width: 180px;height: calc(100% + 40px);left: -20px;top: -20px;}
}
@media  screen and (max-width:1024px){
.gywm_section1{padding-top: 30px;padding-bottom: 30px;}
.gywm_section1 h2{font-size: 20px;line-height: 24px;margin-top: 0;margin-bottom: 12px;}
.gywm_section1 .cont1{margin-bottom: 20px;display: block;}
.gywm_section1 .cont1 .left{width: 100%;padding-right: 0;font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.gywm_section1 .cont1 .right{width: 100%;}
.gywm_section1 .cont1 .right::after{display: none;}
.gywm_section1 .cont1 .right .btn img{width: 40px;margin: 0 auto 10px auto;}
.gywm_section1 .cont1 .right .wz{font-size: 14px;}
.gywm_section1 .cont2 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.gywm_section1 .cont2 .ul .li{padding: 0 6px;}
.gywm_section1 .cont2 .ul .li>div{margin-top: 12px;height: 100px;}
.gywm_section1 .cont2 .ul .li img{width: 32px;margin: 0 auto 12px auto;}
.gywm_section1 .cont2 .ul .li .wz{font-size: 15px;line-height: 20px;}
.gywm_section1 .cont2 .ul .slick-dots{margin-top: 14px;}
}

.gywm_section2{width: 100%;position: relative;}
.gywm_section2 ul{display: flex;justify-content: flex-start;position: relative;z-index: 10;overflow: hidden;align-items: flex-start;}
.gywm_section2 ul li{width: 20%; border-right: 1px solid rgba(255,255,255,0.2);display: flex;align-items: flex-end;padding: 46px 30px;height: 920px;position: relative;}
.gywm_section2 ul li .bt{font-size: 30px;color: #ffffff;line-height: 40px;font-weight: bold;position: relative;z-index: 5;}
.gywm_section2 ul li .line{width: 58px;height: 5px;margin: 24px 0;border-radius: 5px;background-color: #ffb71b;display: none;position: relative;z-index: 5;}
.gywm_section2 ul li .info{font-size: 16px;color: #ffffff;line-height: 34px;display: none;position: relative;z-index: 5;}
.gywm_section2 ul li::after{content: '';display: block;width: 100%;height: 0%;position: absolute;left: 0;bottom: 0; background: linear-gradient(to bottom, rgba(255,255,255,0.3), rgba(255,183,27,1));
transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.gywm_section2 ul li.on .info{display: block;}
.gywm_section2 ul li.on .line{display: block;}
.gywm_section2 ul li.on::after{height: 100%;}
.gywm_section2 .posi_back{width: 100%;position: absolute;left: 0;top: 0;height: 100%;}
.gywm_section2 .posi_back div{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;height: 100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gywm_section2 .posi_back .on{z-index: 3;opacity: 1;}
@media  screen and (max-width:1680px){
.gywm_section2 ul li{padding: 24px;}
.gywm_section2 ul li .bt{font-size: 20px;line-height: 30px;}
.gywm_section2 ul li .line{width: 40px;height: 4px;margin: 14px 0;border-radius: 4px}
.gywm_section2 ul li .info{font-size: 13px;line-height: 24px;}
}
@media  screen and (max-width:1024px){
.gywm_section2 ul{display: block;height: auto;}
.gywm_section2 ul li{border-right: 0; ;display: block;padding: 20px;width: 100%;height: auto;margin-bottom: 12px;}
.gywm_section2 ul li .bt{font-size: 16px;line-height: 20px;}
.gywm_section2 ul li .bt br{display: none;}
.gywm_section2 ul li .line{width: 32px;height: 3px;margin: 12px 0;border-radius: 3px;display: block;}
.gywm_section2 ul li .info{font-size: 14px;line-height: 22px;display: block;}
.gywm_section2 ul li::after{height: 100%;}
.gywm_section2 .posi_back{display: none;}
}

.gywm_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.gywm_section3 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 50px;}
.gywm_section3 .btbox h3{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;}
.gywm_section3 .btbox .qh_box{display: flex;justify-content: flex-end;}
.gywm_section3 .btbox .qh_box .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #d3d3d3;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #d3d3d3;line-height: 24px;margin-right: 26px;}
.gywm_section3 .btbox .qh_box .btn:last-child{margin-right: 0;}
.gywm_section3 .btbox .qh_box .btn:hover{background-color: #ffb71b;border-color: #ffb71b;color: #fff;}
.gywm_section3 .content{width: 100%;}
.gywm_section3 .content .ul{width: 100%;}
.gywm_section3 .content .li{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.gywm_section3 .content .li .left{width: 53.75%;padding-right: 40px;font-size: 240px;line-height: 180px;font-weight: bold;
background: -webkit-linear-gradient(#ffb71b, rgba(255,183,27,0));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;}
.gywm_section3 .content .li .right{width: 46.25%;min-height: 360px;padding-left: 110px;position: relative;}
.gywm_section3 .content .li .right::after{content: '';display: block;width: 1px;height: 100%;background: linear-gradient(to bottom,#ffb71b, rgba(255,183,27,0.3));position: absolute;left: 0;top: 0;}
.gywm_section3 .content .li .right .dd{margin-bottom: 40px;}
.gywm_section3 .content .li .right .dd:last-child{margin-bottom: 0;}
.gywm_section3 .content .li .right .date{font-size: 16px;color: #ffb71b;line-height: 20px;margin-bottom: 12px;}
.gywm_section3 .content .li .right .info{font-size: 18px;color: #666666;line-height: 24px;padding-left: 14px;position: relative;}
.gywm_section3 .content .li .right .info::after{content: '';display: block;width: 8px;height: 8px;border: 1px solid #ffb71b;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.gywm_section3 .slick-dots{margin-top: 120px;}
.gywm_section3 .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #afaeae;}
.gywm_section3 .slick-dots li.slick-active{ background: #ffb71b;width: 40px;}
@media  screen and (max-width:1680px){
.gywm_section3 .content .li .left{font-size: 180px;line-height: 180px;}
.gywm_section3 .slick-dots{margin-top: 30px;}
.gywm_section3 .content .li .right{min-height: 400px;padding-left: 70px;}
}
@media  screen and (max-width:1024px){
.gywm_section3{padding-top: 30px;padding-bottom: 30px;}
.gywm_section3 .btbox{margin-bottom: 20px;}
.gywm_section3 .btbox h3{font-size: 20px;line-height: 24px;}
.gywm_section3 .btbox .qh_box .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;margin-right: 12px;}
.gywm_section3 .content .li{display: block;}
.gywm_section3 .content .li .left{width: 100%;padding-right: 0;font-size: 40px;line-height: 50px;margin-bottom: 12px;}
.gywm_section3 .content .li .right{width: 100%;min-height: 1px;padding-left: 0;}
.gywm_section3 .content .li .right::after{display: none;}
.gywm_section3 .content .li .right .dd{margin-bottom: 12px;}
.gywm_section3 .content .li .right .date{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.gywm_section3 .content .li .right .info{font-size: 16px;line-height: 20px;padding-left: 12px;}
.gywm_section3 .content .li .right .info::after{width: 6px;height: 6px;top: 7px;}
.gywm_section3 .slick-dots{margin-top: 20px;}
.gywm_section3 .slick-dots li{margin:0 5px;}
.gywm_section3 .slick-dots li.slick-active{width: 24px;}
}

.gywm_section4{width: 100%;padding-bottom: 80px;}
.gywm_section4 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 50px;}
.gywm_section4 .btbox h4{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;}
.gywm_section4 .btbox .qh_box{display: flex;justify-content: flex-end;}
.gywm_section4 .btbox .qh_box .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #d3d3d3;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #d3d3d3;line-height: 24px;margin-right: 26px;}
.gywm_section4 .btbox .qh_box .btn:last-child{margin-right: 0;}
.gywm_section4 .btbox .qh_box .btn:hover{background-color: #ffb71b;border-color: #ffb71b;color: #fff;}
.gywm_section4 .content{width: 100%;padding: 0 44px;}
.gywm_section4 .content .ul{margin: 0 -60px;width: calc(100% + 120px);}
.gywm_section4 .content .ul .li{padding: 0 60px;}
.gywm_section4 .content .ul .pic { width: 100%; padding-bottom: 134.84%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gywm_section4 .content .ul .pic  img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.gywm_section4 .content .ul .li:hover .pic  img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gywm_section4 .content .ul .wz{font-size: 18px;color: #666666;line-height: 24px;text-align: center;margin-top: 30px;}
.gywm_section4 .content .ul a:hover .wz{color: #ffb71b;}
.gywm_section4 .slick-dots{margin-top: 74px;}
.gywm_section4 .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #afaeae;}
.gywm_section4 .slick-dots li.slick-active{ background: #ffb71b;width: 40px;}
@media  screen and (max-width:1680px){
.gywm_section4 .content{padding: 0;}
.gywm_section4 .content .ul{margin: 0 -50px;width: calc(100% + 100px);}
.gywm_section4 .content .ul .li{padding: 0 50px;}
.gywm_section4 .slick-dots{margin-top: 30px;}
}
@media  screen and (max-width:1024px){
.gywm_section4{padding-top: 30px;padding-bottom: 30px;}
.gywm_section4 .btbox{margin-bottom: 20px;}
.gywm_section4 .btbox h4{font-size: 20px;line-height: 24px;}
.gywm_section4 .btbox .qh_box .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;margin-right: 12px;}
.gywm_section4 .content .ul{margin: 0 -6px;width: calc(100% + 12px);}
.gywm_section4 .content .ul .li{padding: 0 6px;}
.gywm_section4 .content .ul .wz{font-size: 14px;line-height: 20px;margin-top: 10px;}
.gywm_section4 .slick-dots{margin-top: 20px;}
.gywm_section4 .slick-dots li{margin:0 5px;}
.gywm_section4 .slick-dots li.slick-active{width: 24px;}
}

/* 意见反馈 */
.yjfk_section{width: 100%;padding-top: 36px;padding-bottom: 100px;background-color: #f5f5f5;}
.yjfk_section .content{margin-top: 56px;background-color: #fff;padding: 50px 50px 60px 50px;border-radius: 10px;}
.yjfk_section h2{font-size: 26px;color: #1f1f1f;line-height: 42px;margin-bottom: 44px;}
.yjfk_section ul{margin: -18px -16px;width: calc(100% + 32px);display: flex;flex-wrap: wrap;}
.yjfk_section ul li{width: 25%;padding: 18px 16px;}
.yjfk_section ul .name{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 18px;}
.yjfk_section ul .name span{color: #ff0707;}
.yjfk_section ul .input input{width: 100%;}
.yjfk_section ul .srk{width: 100%;display: block;font-size: 16px;color: #333;line-height: 52px;border: 1px solid #d6d6d6;padding: 0 18px;border-radius: 5px;}
.yjfk_section ul .srk::-webkit-input-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.yjfk_section ul .srk::-moz-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.yjfk_section ul .srk::moz-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.yjfk_section ul .srk:-ms-input-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.yjfk_section ul .icobox{width: 16px;}
.yjfk_section ul .icobox img{width: 100%;display: block;}
.yjfk_section ul .icobox .ico2{display: none;}
.yjfk_section ul .dd.on .icobox .ico1{display: none;}
.yjfk_section ul .dd.on .icobox .ico2{display: block;}
.yjfk_section ul .cont1{width: 68%;}
.yjfk_section ul .cont1 .dl{margin: -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.yjfk_section ul .cont1 .dd{width: 50%;padding: 12px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.yjfk_section ul .cont1 .dd .wz{font-size: 16px;color: #333333;line-height: 30px;display: flex;align-items: center;padding-left: 8px;width: calc(100% - 16px);}
.yjfk_section ul .cont1 .dd .wz span{color: #666666;font-size: 14px;}
.yjfk_section ul .cont1 .dd .wz input{width: calc(100% - 50px);height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.yjfk_section ul .cont2{width: 68%;}
.yjfk_section ul .cont2 .dl{margin: -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.yjfk_section ul .cont2 .dl .dd{padding: 12px;display: flex;align-items: center;cursor: pointer;}
.yjfk_section ul .cont2 .dl .dd .wz{font-size: 16px;color: #666666;line-height: 30px;padding-left: 8px;margin-right: 6px;}
.yjfk_section ul .cont2 .dl .dd input{width: 486px;height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.yjfk_section ul .yzm{position: relative;}
.yjfk_section ul .yzm input{padding-right: 130px;}
.yjfk_section ul .yzm img{width: 110px;height: 50px;display: block;cursor: pointer;position: absolute;right: 1px;top: 1px;border-radius: 5px; object-fit: contain;}
.yjfk_section ul .button{font-size: 16px;color: #ffffff;line-height: 52px;background-color: #ffb71b;text-align: center;cursor: pointer;border-radius: 5px;}
.yjfk_section ul .button:hover{opacity: 0.8;}
.yjfk_section ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.yjfk_section ul .tips span{color: #ff2525;}
@media  screen and (max-width:1680px){
.yjfk_section .content{margin-top: 40px;padding: 40px;}
.yjfk_section h2{margin-bottom: 30px;}
.yjfk_section ul{margin: -10px;width: calc(100% + 20px);}
.yjfk_section ul li{padding:8px 10px;}
.yjfk_section ul .name{font-size: 14px;  margin-bottom: 10px;}
.yjfk_section ul .cont1{width: 100%;}
.yjfk_section ul .cont1 .dl{margin: -6px;width: calc(100% + 12px);}
.yjfk_section ul .cont1 .dd{padding: 6px;}
.yjfk_section ul .cont1 .dd .wz{font-size: 14px;  line-height: 26px;}
.yjfk_section ul .cont1 .dd .wz span{font-size: 12px;}
.yjfk_section ul .cont2{width: 100%;}
.yjfk_section ul .cont2 .dl{margin: -8px;width: calc(100% + 16px);}
.yjfk_section ul .cont2 .dl .dd{padding: 8px;}
.yjfk_section ul .cont2 .dl .dd .wz{font-size: 14px;}
.yjfk_section ul .cont2 .dl .dd input{width:400px;}
.yjfk_section ul .srk{  font-size: 15px;  line-height: 40px;  padding: 0 15px;}
.yjfk_section ul .srk::-webkit-input-placeholder{font-size: 15px;}
.yjfk_section ul .srk::-moz-placeholder{font-size: 15px;}
.yjfk_section ul .srk::moz-placeholder{font-size: 15px;}
.yjfk_section ul .srk:-ms-input-placeholder{font-size: 15px;}
.yjfk_section ul .yzm img{width:88px;height: 40px;}
.yjfk_section ul .yzm input{padding-right: 100px;}
}
@media  screen and (max-width:1024px){
.yjfk_section{padding-top: 30px;padding-bottom: 30px;}
.yjfk_section .content{margin-top: 0;padding: 20px;}
.yjfk_section h2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.yjfk_section h2 br{display: none;}
.yjfk_section ul{margin: -6px;width: calc(100% + 12px);}
.yjfk_section ul li{width: 50%;padding: 6px;}
.yjfk_section ul .name{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.yjfk_section ul .srk{font-size: 14px;line-height: 36px;padding: 0 12px;}
.yjfk_section ul .srk::-webkit-input-placeholder{font-size: 14px;}
.yjfk_section ul .srk::-moz-placeholder{font-size: 14px;}
.yjfk_section ul .srk::moz-placeholder{font-size: 14px;}
.yjfk_section ul .srk:-ms-input-placeholder{font-size: 14px;}
.yjfk_section ul .icobox{width: 14px;}
.yjfk_section ul .cont1{width: 100%;}
.yjfk_section ul .cont1 .dl{margin: -5px;width: calc(100% + 10px);}
.yjfk_section ul .cont1 .dd{width: 100%;padding: 5px;align-items: flex-start;}
.yjfk_section ul .cont1 .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;width: calc(100% - 14px);display: block;}
.yjfk_section ul .cont1 .dd .wz span{font-size: 12px;}
.yjfk_section ul .cont1 .dd .wz input{width: calc(100% - 50px);height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.yjfk_section ul .cont1 .dd .icobox{margin-top: 5px;}
.yjfk_section ul .cont2{width: 100%;}
.yjfk_section ul .cont2 .dl{margin: -5px;width: calc(100% + 10px);}
.yjfk_section ul .cont2 .dl .dd{padding: 5px;}
.yjfk_section ul .cont2 .dl .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;margin-right: 4px;}
.yjfk_section ul .cont2 .dl .dd input{width:160px;height: 24px;margin-left: 6px;}
.yjfk_section ul .yzm input{padding-right: 70px;}
.yjfk_section ul .yzm img{width: 60px;height: 34px;}
.yjfk_section ul .button{font-size: 14px;line-height: 36px;}
}

/* 技术支持-专业文库 */
.zywk_section{width: 100%;padding-top: 38px;padding-bottom: 100px;background-color: #f5f5f5;}
.zywk_section .cont1{margin-top: 60px;margin-bottom: 40px;display: flex;justify-content: space-between;align-items: center;}
.zywk_section .cont1 .left{display: flex;}
.zywk_section .cont1 .left .dd{margin-right: 20px;}
.zywk_section .cont1 .left .dd:last-child{margin-right: 0;}
.zywk_section .cont1 .left a{display: block;font-size: 16px;color: #666666;line-height: 44px;padding: 0 26px;background-color: #ffffff;border-radius: 44px;}
.zywk_section .cont1 .left .dd.on a{background-color: #ffb71b;color: #fff!important;}
.zywk_section .cont1 .left a:hover{color: #ffb71b;}
.zywk_section .cont1 .right{width: 414px;display: flex;align-items: stretch;}
.zywk_section .cont1 .right input{width: 315px;height: 44px;display: block;padding: 0 22px;font-size: 14px;color: #333;background-color: #fff;border-radius: 10px 0 0 10px;}
.zywk_section .cont1 .right input::-webkit-input-placeholder{font-size:14px;color:#b0b0b0;opacity: 1;}
.zywk_section .cont1 .right input::-moz-placeholder{font-size:14px;color:#b0b0b0;opacity: 1;}
.zywk_section .cont1 .right input::moz-placeholder{font-size:14px;color:#b0b0b0;opacity: 1;}
.zywk_section .cont1 .right input:-ms-input-placeholder{font-size:14px;color:#b0b0b0;opacity: 1;}
.zywk_section .cont1 .right .btn{width: calc(100% - 315px);display: flex;justify-content: center;align-items: center;background-color: #ffb71b;border-radius: 0 10px 10px 0;cursor: pointer;}
.zywk_section .cont1 .right .btn img{width: 20px;display: block;margin-right: 10px;}
.zywk_section .cont1 .right .btn .wz{font-size: 16px;color: #ffffff;line-height: 20px;}
.zywk_section .cont1 .right .btn:hover{opacity: 0.8;}
.zywk_section .cont2{margin-bottom: 60px;}
.zywk_section .cont2 li{margin-bottom: 20px;}
.zywk_section .cont2 li:last-child{margin-bottom: 0;}
.zywk_section .cont2 a{display: flex;justify-content: space-between;align-items: center;padding: 25px 40px 25px 30px;background-color: #fff;border-bottom: 2px solid #fff;}
.zywk_section .cont2 a .title{width: calc(100% - 400px);font-size: 18px;color: #444444;line-height: 30px;}
.zywk_section .cont2 a .btnbox{display: flex;align-items: center;}
.zywk_section .cont2 a .btnbox .dd{margin-right: 62px;display: flex;align-items: center;}
.zywk_section .cont2 a .btnbox .dd:last-child{margin-right: 0;}
.zywk_section .cont2 a .btnbox img{width: 30px;display: block;}
.zywk_section .cont2 a .btnbox .wz{font-size: 14px;color: #666666;line-height: 30px;margin-left: 8px;}
.zywk_section .cont2 a:hover{border-bottom-color: #ffb71b;}
.zywk_section .cont2 a:hover .btnbox .dd .wz{color: #ffb71b;}
.zywk_section .cont2 a:hover .title{color: #ffb71b;}
.zywk_section .cont3{width: 100%;background-color: #ffffff;border-radius: 10px;}
.zywk_section .cont3 a{display: flex;justify-content: center;align-items: center;}
.zywk_section .cont3 a img{width: 24px;display: block;}
.zywk_section .cont3 a .wz{font-size: 16px;color: #666666;line-height: 60px;margin-left: 8px;}
.zywk_section .cont3 a:hover .wz{color: #ffb71b;}
@media  screen and (max-width:1024px){
.zywk_section{padding-top: 30px;padding-bottom: 30px;}
.zywk_section .cont1{margin-top: 20px;margin-bottom: 20px;display: block;}
.zywk_section .cont1 .left{display: block;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;text-align: center;}
.zywk_section .cont1 .left::-webkit-scrollbar{ display: none;}
.zywk_section .cont1 .left .dd{margin-right: 10px;display: inline-block;}
.zywk_section .cont1 .left a{font-size: 14px;line-height: 34px;padding: 0 12px;border-radius: 34px;}
.zywk_section .cont1 .right{width: 100%;margin-top: 12px;}
.zywk_section .cont1 .right input{width: calc(100% - 100px);height: 36px;padding: 0 12px;}
.zywk_section .cont1 .right .btn{width: 100px;border-radius: 0 10px 10px 0;}
.zywk_section .cont1 .right .btn img{margin-right: 8px;}
.zywk_section .cont1 .right .btn .wz{font-size: 14px;}
.zywk_section .cont2{margin-bottom: 20px;}
.zywk_section .cont2 li{margin-bottom: 12px;}
.zywk_section .cont2 a{display: block;padding: 16px;border-bottom: 1px solid #fff;}
.zywk_section .cont2 a .title{width: 100%;font-size: 15px;line-height: 20px;margin-bottom: 12px;}
.zywk_section .cont2 a .btnbox .dd{margin-right: 12px;}
.zywk_section .cont2 a .btnbox img{width: 24px;}
.zywk_section .cont2 a .btnbox .wz{line-height: 24px;margin-left: 6px;}
.zywk_section .cont3 a img{width: 22px;}
.zywk_section .cont3 a .wz{font-size: 14px;line-height: 40px;}
}

/* 弹窗 */
._pop{ float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:99999999; display:none;background-color: rgba(0,0,0,0.8);}
._col{ float:left;  font-size: 0; position:absolute; right:-60px; top:-44px; width:44px; height:44px; border-radius: 100%;color: #999;cursor: pointer;background: url(img/img138.png)no-repeat center center;background-size: cover;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);}
._htm{ float:left; width:800px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background-color: rgba(255,255,255,0.5);padding: 12px;}
._htm video{width: 100%;display: block;margin: 0 auto;height: 435px;object-fit: cover;}
._htm img{width: 60%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._htm video{height: 320px;}
._htm{ float:left; width:600px;}
}
@media  screen and (max-width: 991px){
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;background: url(images);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:500px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}           
@media  screen and (max-width: 767px){
._htm video{height: 200px;}
._col{ float:left;  font-size: 50px; position:absolute; right:10px; top:-55px; width:20px; height:20px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width: calc(100% - 30px);position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}

/* 技术视频 */
.jssp_section{width: 100%;padding-top: 38px;padding-bottom: 100px;background-color: #f5f5f5;}
.jssp_section .cont1{margin-top: 60px;margin-bottom: 40px;display: flex;justify-content: space-between;align-items: center;}
.jssp_section .cont1 .left{display: flex;}
.jssp_section .cont1 .left .dd{margin-right: 20px;}
.jssp_section .cont1 .left .dd:last-child{margin-right: 0;}
.jssp_section .cont1 .left a{display: block;font-size: 16px;color: #666666;line-height: 44px;padding: 0 26px;background-color: #ffffff;border-radius: 44px;}
.jssp_section .cont1 .left .dd.on a{background-color: #ffb71b;color: #fff!important;}
.jssp_section .cont1 .left a:hover{color: #ffb71b;}
.jssp_section .cont1 .right{width: 414px;display: flex;align-items: stretch;}
.jssp_section .cont1 .right input{width: 315px;height: 44px;display: block;padding: 0 22px;font-size: 14px;color: #333;background-color: #fff;border-radius: 10px 0 0 10px;}
.jssp_section .cont1 .right input::-webkit-input-placeholder{font-size:14px;color:#b0b0b0;opacity: 1;}
.jssp_section .cont1 .right input::-moz-placeholder{font-size:14px;color:#b0b0b0;opacity: 1;}
.jssp_section .cont1 .right input::moz-placeholder{font-size:14px;color:#b0b0b0;opacity: 1;}
.jssp_section .cont1 .right input:-ms-input-placeholder{font-size:14px;color:#b0b0b0;opacity: 1;}
.jssp_section .cont1 .right .btn{width: calc(100% - 315px);display: flex;justify-content: center;align-items: center;background-color: #ffb71b;border-radius: 0 10px 10px 0;cursor: pointer;}
.jssp_section .cont1 .right .btn img{width: 20px;display: block;margin-right: 10px;}
.jssp_section .cont1 .right .btn .wz{font-size: 16px;color: #ffffff;line-height: 20px;}
.jssp_section .cont1 .right .btn:hover{opacity: 0.8;}
.jssp_section .cont2{margin-bottom: 58px;}
.jssp_section .cont2 ul{margin: -30px -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.jssp_section .cont2 ul li{width: 33.333%;padding: 30px 15px;}
.jssp_section .cont2 ul .pic{ width: 100%; padding-bottom: 63.47%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jssp_section .cont2 ul .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jssp_section .cont2 ul a:hover .pic .img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jssp_section .cont2 ul .pic .ico{width: 57px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 6;}
.jssp_section .cont2 ul .wz{font-size: 18px;color: #333333;line-height: 24px;text-align: center;margin-top: 24px;}
.jssp_section .cont2 ul a:hover .wz{color: #ffb71b;}
.jssp_section .cont3{width: 100%;background-color: #ffffff;border-radius: 10px;}
.jssp_section .cont3 a{display: flex;justify-content: center;align-items: center;}
.jssp_section .cont3 a img{width: 24px;display: block;}
.jssp_section .cont3 a .wz{font-size: 16px;color: #666666;line-height: 60px;margin-left: 8px;}
.jssp_section .cont3 a:hover .wz{color: #ffb71b;}
@media  screen and (max-width:1024px){
.jssp_section{padding-top: 30px;padding-bottom: 30px;}
.jssp_section .cont1{margin-top: 20px;margin-bottom: 20px;display: block;}
.jssp_section .cont1 .left{display: block;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;text-align: center;}
.jssp_section .cont1 .left::-webkit-scrollbar{ display: none;}
.jssp_section .cont1 .left .dd{margin-right: 10px;display: inline-block;}
.jssp_section .cont1 .left a{font-size: 14px;line-height: 34px;padding: 0 12px;border-radius: 34px;}
.jssp_section .cont1 .right{width: 100%;margin-top: 12px;}
.jssp_section .cont1 .right input{width: calc(100% - 100px);height: 36px;padding: 0 12px;}
.jssp_section .cont1 .right .btn{width: 100px;border-radius: 0 10px 10px 0;}
.jssp_section .cont1 .right .btn img{margin-right: 8px;}
.jssp_section .cont1 .right .btn .wz{font-size: 14px;}
.jssp_section .cont2{margin-bottom: 20px;}
.jssp_section .cont2 ul{margin: -6px;width: calc(100% + 12px);}
.jssp_section .cont2 ul li{width: 50%;padding: 6px;}
.jssp_section .cont2 ul .pic .ico{width: 30px;}
.jssp_section .cont2 ul .wz{font-size: 14px;line-height: 20px;margin-top: 10px;}
.jssp_section .cont3 a img{width: 22px;}
.jssp_section .cont3 a .wz{font-size: 14px;line-height: 40px;}
}

.lxwm_section1{width: 100%;padding-top: 40px;padding-bottom: 100px;overflow: hidden;}
.lxwm_section1 .dq_section{position: relative;z-index: 20;}
.lxwm_section1 .content{margin-top: 58px;display: flex;}
.lxwm_section1 .content .left{width: 39.75%;position: relative;padding-right: 60px;}
.lxwm_section1 .content .left::after{content: '';display: block;width: 1200px;height: 1200px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%); background: url(img/img144.jpg)no-repeat bottom center;background-size: cover;}
.lxwm_section1 .content .left>div{position: relative;z-index: 20;}
.lxwm_section1 .content .left h2{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 50px;font-weight: bold;}
.lxwm_section1 .content .left ul{margin-bottom: 52px;}
.lxwm_section1 .content .left ul li{margin-bottom: 18px;display: flex;align-items: center;}
.lxwm_section1 .content .left ul img{width: 22px;display: block;}
.lxwm_section1 .content .left ul .wz{font-size: 16px;color: #666666;line-height: 20px;width: calc(100% - 22px);padding-left: 8px;}
.lxwm_section1 .content .left .ewmbox{display: flex;}
.lxwm_section1 .content .left .ewmbox .dd{margin-right: 32px;width: 95px;}
.lxwm_section1 .content .left .ewmbox .dd:last-child{margin-right: 0;}
.lxwm_section1 .content .left .ewmbox img{width: 100%;display: block;margin-bottom: 10px;}
.lxwm_section1 .content .left .ewmbox .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;}
.lxwm_section1 .content .right{width: 60.25%;padding-left: 136px;}
.lxwm_section1 .content .right h3{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 40px;font-weight: bold;}
.lxwm_section1 .content .right ul{margin: -14px;width: calc(100% + 28px);display: flex;flex-wrap: wrap;}
.lxwm_section1 .content .right ul li{width: 50%;padding: 14px;}
.lxwm_section1 .content .right ul .name{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 18px;}
.lxwm_section1 .content .right ul .name span{color: #ff0707;}
.lxwm_section1 .content .right ul .input input{width: 100%;}
.lxwm_section1 .content .right ul .srk{width: 100%;display: block;font-size: 16px;color: #333;line-height: 52px;border: 1px solid #d6d6d6;padding: 0 18px;border-radius: 5px;}
.lxwm_section1 .content .right ul .srk::-webkit-input-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.lxwm_section1 .content .right ul .srk::-moz-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.lxwm_section1 .content .right ul .srk::moz-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.lxwm_section1 .content .right ul .srk:-ms-input-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.lxwm_section1 .content .right ul .icobox{width: 16px;}
.lxwm_section1 .content .right ul .icobox img{width: 100%;display: block;}
.lxwm_section1 .content .right ul .icobox .ico2{display: none;}
.lxwm_section1 .content .right ul .dd.on .icobox .ico1{display: none;}
.lxwm_section1 .content .right ul .dd.on .icobox .ico2{display: block;}
.lxwm_section1 .content .right ul .cont1{width: 100%;}
.lxwm_section1 .content .right ul .cont1 .dl{margin: -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.lxwm_section1 .content .right ul .cont1 .dd{width: 100%;padding: 12px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.lxwm_section1 .content .right ul .cont1 .dd .wz{font-size: 16px;color: #333333;line-height: 30px;display: flex;align-items: center;padding-left: 8px;width: calc(100% - 16px);}
.lxwm_section1 .content .right ul .cont1 .dd .wz span{color: #666666;font-size: 14px;}
.lxwm_section1 .content .right ul .cont1 .dd .wz input{width: calc(60% - 50px);height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.lxwm_section1 .content .right ul .cont2{width: 100%;}
.lxwm_section1 .content .right ul .cont2 .dl{margin: -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.lxwm_section1 .content .right ul .cont2 .dl .dd{padding: 12px;display: flex;align-items: center;cursor: pointer;}
.lxwm_section1 .content .right ul .cont2 .dl .dd .wz{font-size: 16px;color: #666666;line-height: 30px;padding-left: 8px;margin-right: 6px;}
.lxwm_section1 .content .right ul .cont2 .dl .dd input{width: 286px;height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.lxwm_section1 .content .right ul .yzm{position: relative;}
.lxwm_section1 .content .right ul .yzm input{padding-right: 130px;}
.lxwm_section1 .content .right ul .yzm img{width: 110px;height: 50px;display: block;cursor: pointer;position: absolute;right: 1px;top: 1px;border-radius: 5px;}
.lxwm_section1 .content .right ul .button{font-size: 16px;color: #ffffff;line-height: 52px;background-color: #ffb71b;text-align: center;cursor: pointer;border-radius: 5px;}
.lxwm_section1 .content .right ul .button:hover{opacity: 0.8;}
.lxwm_section1 .content .right ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.lxwm_section1 .content .right ul .tips span{color: #ff2525;}
@media  screen and (max-width:1680px){
.lxwm_section1 .content .right{padding-left: 80px;}
.lxwm_section1 .content .right ul{margin: -10px;width: calc(100% + 20px);}
.lxwm_section1 .content .right ul li{padding: 10px;}
.lxwm_section1 .content .right ul .name{font-size: 14px;}
.lxwm_section1 .content .right ul .cont1{width: 100%;}
.lxwm_section1 .content .right ul .cont1 .dl{margin: -8px;width: calc(100% + 16px);}
.lxwm_section1 .content .right ul .cont1 .dd{padding: 8px;}
.lxwm_section1 .content .right ul .cont1 .dd .wz{font-size: 14px;}
.lxwm_section1 .content .right ul .cont1 .dd .wz span{font-size: 12px;}
.lxwm_section1 .content .right ul .cont2{width: 100%;}
.lxwm_section1 .content .right ul .cont2 .dl{margin: -8px;width: calc(100% + 16px);}
.lxwm_section1 .content .right ul .cont2 .dl .dd{padding: 8px;}
.lxwm_section1 .content .right ul .cont2 .dl .dd .wz{font-size: 14px;}
.lxwm_section1 .content .right ul .cont2 .dl .dd input{width:400px;}
}
@media  screen and (max-width:1024px){
.lxwm_section1{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section1 .content{margin-top: 0;display: block;}
.lxwm_section1 .content .left{width: 100%;padding-right: 0;padding-bottom: 20px}
.lxwm_section1 .content .left::after{width: 5000px;width: calc(100% + 50px); height: calc(100% + 40px);right: auto;left: 50%; top: auto;bottom: 0; transform: translate(-50%,0); }
.lxwm_section1 .content .left h2{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.lxwm_section1 .content .left ul{margin-bottom: 14px;}
.lxwm_section1 .content .left ul li{margin-bottom: 12px;}
.lxwm_section1 .content .left ul img{width: 20px;}
.lxwm_section1 .content .left ul .wz{font-size: 13px;line-height: 18px;width: calc(100% - 20px);padding-left: 6px;}
.lxwm_section1 .content .left .ewmbox .dd{margin-right: 12px;width: 80px;}
.lxwm_section1 .content .left .ewmbox img{margin-bottom: 8px;}
.lxwm_section1 .content .left .ewmbox .wz{font-size: 13px;line-height: 17px;}
.lxwm_section1 .content .right{width: 100%;padding-left: 0;padding-top: 20px;}
.lxwm_section1 .content .right h3{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.lxwm_section1 .content .right ul{margin: -6px;width: calc(100% + 12px);}
.lxwm_section1 .content .right ul li{width: 50%;padding: 6px;}
.lxwm_section1 .content .right ul .name{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.lxwm_section1 .content .right ul .srk{font-size: 14px;line-height: 36px;padding: 0 12px;}
.lxwm_section1 .content .right ul .srk::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section1 .content .right ul .srk::-moz-placeholder{font-size: 14px;}
.lxwm_section1 .content .right ul .srk::moz-placeholder{font-size: 14px;}
.lxwm_section1 .content .right ul .srk:-ms-input-placeholder{font-size: 14px;}
.lxwm_section1 .content .right ul .icobox{width: 14px;}
.lxwm_section1 .content .right ul .cont1{width: 100%;}
.lxwm_section1 .content .right ul .cont1 .dl{margin: -5px;width: calc(100% + 10px);}
.lxwm_section1 .content .right ul .cont1 .dd{width: 100%;padding: 5px;align-items: flex-start;}
.lxwm_section1 .content .right ul .cont1 .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;width: calc(100% - 14px);display: block;}
.lxwm_section1 .content .right ul .cont1 .dd .wz span{font-size: 12px;}
.lxwm_section1 .content .right ul .cont1 .dd .wz input{width: calc(100% - 50px);height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.lxwm_section1 .content .right ul .cont1 .dd .icobox{margin-top: 5px;}
.lxwm_section1 .content .right ul .cont2{width: 100%;}
.lxwm_section1 .content .right ul .cont2 .dl{margin: -5px;width: calc(100% + 10px);}
.lxwm_section1 .content .right ul .cont2 .dl .dd{padding: 5px;}
.lxwm_section1 .content .right ul .cont2 .dl .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;margin-right: 4px;}
.lxwm_section1 .content .right ul .cont2 .dl .dd input{width:160px;height: 24px;margin-left: 6px;}
.lxwm_section1 .content .right ul .yzm input{padding-right: 70px;}
.lxwm_section1 .content .right ul .yzm img{width: 60px;height: 34px;}
.lxwm_section1 .content .right ul .button{font-size: 14px;line-height: 36px;}
.lxwm_section1 .content .left .ewmbox{justify-content: center;}
}

.lxwm_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.lxwm_section2 h4{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 48px;font-weight: bold;}
.lxwm_section2 .content{display: flex;justify-content: space-between;align-items: flex-start;}
.lxwm_section2 .content .left{width: 25%;padding-right: 80px;}
.lxwm_section2 .content .left li{margin-bottom: 10px;position: relative;}
.lxwm_section2 .content .left li:last-child{margin-bottom: 0;}
.lxwm_section2 .content .left a{display: block;font-size: 18px;color: #666666;line-height: 24px;padding: 19px 28px;background-color: #ffffff;border-radius: 10px;}
.lxwm_section2 .content .left li.on a{background-color: #ffb71b;color: #fff;}
.lxwm_section2 .content .left li.on::after{content: '';display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent transparent #ffb71b;position: absolute;left: calc(100% - 1px);top: 50%;transform: translate(0,-50%);}
.lxwm_section2 .content .right{width: 75%;}
.lxwm_section2 .content .right ul{width: 100%;position: relative;}
.lxwm_section2 .content .right li{width: 100%;position: absolute;left: 0;top: 0;z-index: -3;opacity: 0;background-color: #ffffff;border-radius: 10px;overflow: hidden;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.lxwm_section2 .content .right li.on{opacity: 1;position: relative;z-index: 3;}
.lxwm_section2 .content .right .top{width: 100%;padding: 20px 46px;background-color: #ffb71b;display: flex;align-items: flex-start;}
.lxwm_section2 .content .right .top .dd{font-size: 18px;color: #ffffff;line-height: 30px;font-weight: bold;}
.lxwm_section2 .content .right .top .dd:nth-child(1){width: 38.62815884476534%;}
.lxwm_section2 .content .right .top .dd:nth-child(2){width: 35.1985559566787%;}
.lxwm_section2 .content .right .top .dd:nth-child(3){width: 25.9927797833935%;}
.lxwm_section2 .content .right .bottom{width: 100%;padding: 46px 40px 80px 40px;}
.lxwm_section2 .content .right .bottom .dd{margin-bottom: 46px;}
.lxwm_section2 .content .right .bottom .dd:last-child{margin-bottom: 0;}
.lxwm_section2 .content .right .bottom .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 20px;padding-left: 16px;position: relative;}
.lxwm_section2 .content .right .bottom .bt::after{content: '';display: block;width: 3px;height: 20px;background-color: #ffb71b;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.lxwm_section2 .content .right .bottom .info{font-size: 16px;color: #666666;line-height: 36px;}
.lxwm_section2 .content .right .bottom .more a{width: 136px;display: flex;justify-content: center;align-items: center;border: 1px solid #ffb71b;border-radius: 46px;position: relative;overflow: hidden;}
.lxwm_section2 .content .right .bottom .more a img{width: 24px;display: block;margin-left: 20px;position: relative;z-index: 10;}
.lxwm_section2 .content .right .bottom .more a .ico2{display: none;}
.lxwm_section2 .content .right .bottom .more a .wz{font-size: 14px;color: #ffb71b;line-height: 44px;position: relative;z-index: 10;}
.lxwm_section2 .content .right .bottom .more a:hover .wz{color: #fff;}
.lxwm_section2 .content .right .bottom .more a:hover .ico1{display: none;}
.lxwm_section2 .content .right .bottom .more a:hover .ico2{display: block;}
.lxwm_section2 .content .right .bottom .more a::before{content: '';display: block;width: 0%;height: 100%;background: linear-gradient(to right,#F7CA6A,#FFB71B);position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.lxwm_section2 .content .right .bottom .more a:hover::before{width: 100%;}
@media  screen and (max-width:1680px){
.lxwm_section2 .content .left{width: 30%;padding-right: 60px;}
.lxwm_section2 .content .left a{font-size: 16px;line-height: 20px;padding: 14px 24px;}
.lxwm_section2 .content .right{width: 70%;}
}
@media  screen and (max-width:1024px){
.lxwm_section2{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section2 h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.lxwm_section2 .content{display: block;}
.lxwm_section2 .content .left{width: 100%;padding-right: 0;margin-bottom: 12px;}
.lxwm_section2 .content .left ul{font-size: 0;text-align: center;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.lxwm_section2 .content .left ul::-webkit-scrollbar{ display: none;}
.lxwm_section2 .content .left li{margin-bottom: 0;margin-right: 10px;display: inline-block;}
.lxwm_section2 .content .left li:last-child{margin-right: 0;}
.lxwm_section2 .content .left a{font-size: 15px;line-height: 20px;padding: 8px 20px;border-radius: 8px;}
.lxwm_section2 .content .left li.on::after{display: none;}
.lxwm_section2 .content .right{width: 100%;}
.lxwm_section2 .content .right .top{padding: 14px;flex-wrap: wrap;}
.lxwm_section2 .content .right .top .dd{font-size: 14px;line-height: 20px;width: 50%!important;font-weight: bold;}
.lxwm_section2 .content .right .top .dd:last-child{margin-top: 6px;}
.lxwm_section2 .content .right .bottom{padding: 14px;}
.lxwm_section2 .content .right .bottom .dd{margin-bottom: 12px;}
.lxwm_section2 .content .right .bottom .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;padding-left: 12px;}
.lxwm_section2 .content .right .bottom .bt::after{width: 2px;height: 18px;}
.lxwm_section2 .content .right .bottom .info{font-size: 14px;line-height: 22px;}
.lxwm_section2 .content .right .bottom .more a{width: 110px;border-radius: 36px;}
.lxwm_section2 .content .right .bottom .more a img{width: 22px;margin-left: 8px;}
.lxwm_section2 .content .right .bottom .more a .wz{line-height: 34px;}
}

/* 招聘岗位弹窗 */
.update_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.4);z-index: 9999999;display: none;}
.update_tc .content{width: 690px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #ffffff;border-radius: 10px;}
.update_tc .content .top{width: 100%;display: flex;justify-content: space-between;align-items: center;padding: 0 30px;background-color: #ffb71b;border-radius: 10px 10px 0 0;}
.update_tc .content .top .bt{font-size: 30px;color: #ffffff;line-height: 72px;font-weight: bold;}
.update_tc .content .top .none{width: 24px;display: block;cursor: pointer;}
.update_tc .content .top .none:hover{opacity: 0.8;}
.update_tc .content .bottom{width: 100%;padding: 28px 30px 50px 30px;}
.update_tc .content .bottom ul{margin: -10px -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;align-items: flex-end;}
.update_tc .content .bottom ul li{width: 50%;padding: 10px 15px;}
.update_tc .content .bottom ul .name{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 8px;}
.update_tc .content .bottom ul .srk{width: 100%;height: 52px;display: block;padding: 0 16px;border: 1px solid #d6d6d6;border-radius: 5px;font-size: 16px;color: #333;}
.update_tc .content .bottom ul .srk::-webkit-input-placeholder{font-size:16px;color:#c4c4c4;opacity: 1;}
.update_tc .content .bottom ul .srk::-moz-placeholder{font-size:16px;color:#c4c4c4;opacity: 1;}
.update_tc .content .bottom ul .srk::moz-placeholder{font-size:16px;color:#c4c4c4;opacity: 1;}
.update_tc .content .bottom ul .srk:-ms-input-placeholder{font-size:16px;color:#c4c4c4;opacity: 1;}
.update_tc .content .bottom ul .xlbox{width: 100%;position: relative;}
.update_tc .content .bottom ul .xlbox ._t{width: 100%;display: flex;justify-content: space-between;align-items: center;border: 1px solid #d6d6d6;border-radius: 5px;padding: 0 18px;cursor: pointer;}
.update_tc .content .bottom ul .xlbox ._t .wz{font-size: 16px;color: #333333;width: calc(100% - 30px);line-height: 50px;}
.update_tc .content .bottom ul .xlbox ._t img{width: 24px;display: block;}
.update_tc .content .bottom ul .xlbox ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 10px);background-color: #fff;padding: 20px 0;border-radius: 8px;box-shadow: 0 0 12px rgba(0,0,0,0.1);z-index: 20;display: none;
overflow: hidden;overflow-y: auto;max-height: 200px;}
.update_tc .content .bottom ul .xlbox ._b a{display: block;padding: 8px 12px;font-size: 15px;color: #333;line-height: 20px;}
.update_tc .content .bottom ul .xlbox ._b a:hover{color: #ffb71b;}
.update_tc .content .bottom ul .sc{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.update_tc .content .bottom ul .sc img{width: 77px;display: block;}
.update_tc .content .bottom ul .sc .img2{display: none;}
.update_tc .content .bottom ul .sc .wz{font-size: 12px;color: #666666;line-height: 18px;width: calc(100% - 77px);padding-left: 12px;}
.update_tc .content .bottom ul .sc:hover .img1{display: none;}
.update_tc .content .bottom ul .sc:hover .img2{display: block;}
.update_tc .content .bottom ul .yzm{position: relative;}
.update_tc .content .bottom ul .yzm input{padding-right: 114px;}
.update_tc .content .bottom ul .yzm img{width: 104px;height: 50px;display: block;position: absolute;right: 1px;top: 1px;border-radius: 5px;}
.update_tc .content .bottom ul .btn{width: 100%;font-size: 16px;color: #ffb71b;line-height: 50px;border: 1px solid #ffb71b;border-radius: 5px;text-align: center;cursor: pointer;}
.update_tc .content .bottom ul .btn:hover{background-color: #ffb71b;color: #fff;}
@media  screen and (max-width:1024px){
.update_tc .content{width: calc(100% - 30px);}
.update_tc .content .top{padding: 0 12px;}
.update_tc .content .top .bt{font-size: 18px;line-height: 50px;}
.update_tc .content .top .none{width: 20px;}
.update_tc .content .bottom{padding: 12px;}
.update_tc .content .bottom ul{margin: -6px;width: calc(100% + 12px);}
.update_tc .content .bottom ul li{width: 100%;padding: 6px;}
.update_tc .content .bottom ul .name{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.update_tc .content .bottom ul .srk{height: 40px;padding: 0 12px;font-size: 14px;}
.update_tc .content .bottom ul .srk::-webkit-input-placeholder{font-size:14px;}
.update_tc .content .bottom ul .srk::-moz-placeholder{font-size:14px;}
.update_tc .content .bottom ul .srk::moz-placeholder{font-size:14px;}
.update_tc .content .bottom ul .srk:-ms-input-placeholder{font-size:14px;}
.update_tc .content .bottom ul .xlbox ._t{padding: 0 12px;}
.update_tc .content .bottom ul .xlbox ._t .wz{font-size: 14px;line-height: 38px;}
.update_tc .content .bottom ul .xlbox ._b{padding: 14px 0;max-height: 120px;}
.update_tc .content .bottom ul .xlbox ._b a{font-size: 14px;}
.update_tc .content .bottom ul .sc img{width: 74px;}
.update_tc .content .bottom ul .sc .wz{width: calc(100% - 74px);}
.update_tc .content .bottom ul .yzm input{padding-right: 100px;}
.update_tc .content .bottom ul .yzm img{width: 90px;height: 38px;}
.update_tc .content .bottom ul .btn{font-size: 14px;line-height: 38px;}
}

/* 新闻中心 */
.xw_section1{width: 100%;padding-top: 140px;padding-bottom: 100px;}
.xw_section1 .titbox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 40px;margin-bottom: 42px;position: relative;z-index: 10;}
.xw_section1 .titbox h2{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;}
.xw_section1 .titbox .qh_t{display: flex;background-color: #f5f5f5;padding: 6px;border-radius: 26px;}
.xw_section1 .titbox .qh_t .dd{font-size: 16px;color: #666666;line-height: 40px;margin-right: 2px;cursor: pointer;padding: 0 24px;border-radius: 20px;}
.xw_section1 .titbox .qh_t .dd:last-child{margin-right: 0;}
.xw_section1 .titbox .qh_t .dd.on{background-color: #ffb71b;color: #fff;}
.xw_section1 .content{margin-bottom: 48px;}
.xw_section1 .content .ul{width: 100%;}
.xw_section1 .content .li{width: 100%;display: flex;justify-content: flex-start;align-items: center;flex-direction:row-reverse;}
.xw_section1 .content .li .left{width: 58.75%;}
.xw_section1 .content .li .left .pic{ width: 100%; padding-bottom: 63.51%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section1 .content .li .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section1 .content .li:hover .left .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section1 .content .li .right{width: 41.25%;padding-right: 80px;}
.xw_section1 .content .li .right .date{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 24px;}
.xw_section1 .content .li .right .bt{font-size: 29px;color: #333333;line-height: 44px;margin-bottom: 54px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section1 .content .li .right .line{width: 100%;height: 1px;margin-bottom: 50px;background-color: #ffb71b;}
.xw_section1 .content .li .right .info{font-size: 16px;color: #666666;line-height: 40px;margin-bottom: 78px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.xw_section1 .btnbox{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.xw_section1 .btnbox .sec1_dot .slick-dots{justify-content: flex-start;}
.xw_section1 .btnbox .sec1_dot .slick-dots li{border-radius:7px;width:7px; height:7px;margin:0 8px;background: #cccccc;}
.xw_section1 .btnbox .sec1_dot .slick-dots li.slick-active{ background: #ffb71b;width: 38px;}
.xw_section1 .btnbox .line{width: calc(100% - 300px);height: 1px;background-color: #ececec;}
.xw_section1 .btnbox .qh_box{display: flex;justify-content: flex-end;}
.xw_section1 .btnbox .qh_box .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #cccccc;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #cccccc;line-height: 24px;margin-right: 26px;}
.xw_section1 .btnbox .qh_box .btn:last-child{margin-right: 0;}
.xw_section1 .btnbox .qh_box .btn:hover{background-color: #ffb71b;border-color: #ffb71b;}
@media  screen and (max-width:1024px){
.xw_section1{padding-top: 30px;padding-bottom: 30px;margin-top: 0;}
.xw_section1 .titbox{margin-bottom: 20px;margin-top: 0;}
.xw_section1 .titbox h2{font-size: 20px;line-height: 24px;}
.xw_section1 .titbox .qh_t{border-radius: 22px;justify-content: center;margin-top: 10px;}
.xw_section1 .titbox .qh_t .dd{font-size: 14px;line-height: 32px;padding: 0 12px;border-radius: 16px;}
.xw_section1 .content{margin-bottom: 20px;}
.xw_section1 .content .li{width: 100%;display: block;}
.xw_section1 .content .li .left{width: 100%;}
.xw_section1 .content .li .right{width: 100%;padding-right: 0;margin-top: 14px;}
.xw_section1 .content .li .right .date{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.xw_section1 .content .li .right .bt{font-size: 16px;line-height: 22px;margin-bottom: 12px;-webkit-line-clamp:1;}
.xw_section1 .content .li .right .line{margin-bottom: 12px;}
.xw_section1 .content .li .right .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;-webkit-line-clamp:2;}
.xw_section1 .btnbox .sec1_dot .slick-dots li.slick-active{width: 24px;}
.xw_section1 .btnbox .line{display: none;}
.xw_section1 .btnbox .qh_box .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;margin-right: 12px;}
}

.xw_section2{width: 100%;padding-top: 50px;padding-bottom: 100px;background-color: #f5f5f5;}
.xw_section2 .cont1{margin-bottom: 30px;display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 30;}
.xw_section2 .cont1 .left{display: flex;justify-content: flex-start;align-items: center;}
.xw_section2 .cont1 .left .wz_l{font-size: 16px;color: #333333;line-height: 20px;margin-right: 16px;}
.xw_section2 .cont1 .left .dl_r{display: flex;justify-content: flex-start;align-items: center;}
.xw_section2 .cont1 .left .dl_r .dd{margin-right: 32px;cursor: pointer;}
.xw_section2 .cont1 .left .dl_r .dd:last-child{margin-right: 0;}
.xw_section2 .cont1 .left .dl_r .dd a{display: flex;justify-content: flex-start;align-items: center;}
.xw_section2 .cont1 .left .dl_r img{width: 16px;display: block;}
.xw_section2 .cont1 .left .dl_r .ico2{display: none;}
.xw_section2 .cont1 .left .dl_r .wz{font-size: 16px;color: #666666;line-height: 20px;margin-left: 10px;}
.xw_section2 .cont1 .left .dl_r .dd.on .ico1{display: none;}
.xw_section2 .cont1 .left .dl_r .dd.on .ico2{display: block;}
.xw_section2 .cont1 .left .dl_r .dd:hover .wz{color: #ffb71b;}
.xw_section2 .cont1 .right{display: flex;justify-content: flex-end;align-items: center;}
.xw_section2 .cont1 .right .xl_box{margin-right: 66px;width: 340px;position: relative;}
.xw_section2 .cont1 .right .xl_box ._t{width: 100%;border-bottom: 1px solid #e1e1e1;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.xw_section2 .cont1 .right .xl_box ._t .wz{font-size: 16px;color: #b0b0b0;line-height: 40px;width: calc(100% - 50px);}
.xw_section2 .cont1 .right .xl_box ._t img{width: 24px;display: block;}
.xw_section2 .cont1 .right .xl_box ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background-color: #fff;padding: 20px 0;display: none;}
.xw_section2 .cont1 .right .xl_box ._b a{display: block;font-size: 16px;color: #333;line-height: 20px;padding: 10px 12px;text-align: center;}
.xw_section2 .cont1 .right .xl_box ._b a:hover{color: #ffb71b;}
.xw_section2 .cont1 .right .ss_box{width: 340px;position: relative;border-bottom: 1px solid #e1e1e1;}
.xw_section2 .cont1 .right .ss_box input{width: 100%;height: 40px;display: block;font-size: 16px;color: #333;}
.xw_section2 .cont1 .right .ss_box input::-webkit-input-placeholder{font-size:16px;color:#b0b0b0;opacity: 1;}
.xw_section2 .cont1 .right .ss_box input::-moz-placeholder{font-size:16px;color:#b0b0b0;opacity: 1;}
.xw_section2 .cont1 .right .ss_box input::moz-placeholder{font-size:16px;color:#b0b0b0;opacity: 1;}
.xw_section2 .cont1 .right .ss_box input:-ms-input-placeholder{font-size:16px;color:#b0b0b0;opacity: 1;}
.xw_section2 .cont1 .right .ss_box img{width: 24px;display: block;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.xw_section2 .cont2{margin-bottom: 60px;}
.xw_section2 .cont2 ul{margin: -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.xw_section2 .cont2 ul li{width: 33.333%;padding: 15px;}
.xw_section2 .cont2 ul li a{display: block;border-radius: 10px;overflow: hidden;}
.xw_section2 .cont2 ul li .pic{ width: 100%; padding-bottom: 63.476%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section2 .cont2 ul li .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section2 .cont2 ul li:hover .pic .img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section2 .cont2 ul li .pic .ico{width: 57px;display: block;position: absolute;left: 50%;top: 50%;z-index: 3;transform: translate(-50%,-50%);}
.xw_section2 .cont2 ul li .wzbox{width: 100%;background-color: #fff;padding: 30px 60px 40px 30px;}
.xw_section2 .cont2 ul li .wzbox .date{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 18px;}
.xw_section2 .cont2 ul li .wzbox .bt{font-size: 22px;color: #333333;line-height: 34px;margin-bottom: 62px;min-height: 68px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section2 .cont2 ul li .wzbox img{width: 24px;display: block;}
.xw_section2 .cont2 ul li .wzbox .ico2{display: none;}
.xw_section2 .cont2 ul li:hover .wzbox{background: url(img/img157.jpg)no-repeat right center;background-size: cover;}
.xw_section2 .cont2 ul li:hover .wzbox .date,
.xw_section2 .cont2 ul li:hover .wzbox .bt{color: #fff;}
.xw_section2 .cont2 ul li:hover .wzbox .ico1{display: none;}
.xw_section2 .cont2 ul li:hover .wzbox .ico2{display: block;}
.xw_section2 .cont3{width: 100%;background-color: #ffffff;border-radius: 10px;}
.xw_section2 .cont3 a{display: flex;justify-content: center;align-items: center;}
.xw_section2 .cont3 a img{width: 24px;display: block;}
.xw_section2 .cont3 a .wz{font-size: 16px;color: #666666;line-height: 60px;margin-left: 8px;}
.xw_section2 .cont3 a:hover .wz{color: #ffb71b;}
@media  screen and (max-width:1024px){
.xw_section2{padding-top: 30px;padding-bottom: 30px;}
.xw_section2 .cont1{margin-bottom: 20px;display: block;}
.xw_section2 .cont1 .left .wz_l{font-size: 14px;line-height: 18px;margin-right: 6px;}
.xw_section2 .cont1 .left .dl_r .dd{margin-right: 12px;}
.xw_section2 .cont1 .left .dl_r .wz{font-size: 14px;margin-left: 6px;}
.xw_section2 .cont1 .right{width: 100%;justify-content: space-between;}
.xw_section2 .cont1 .right .xl_box{margin-right: 0;width: calc(50% - 10px);}
.xw_section2 .cont1 .right .xl_box ._t .wz{font-size: 14px;line-height: 36px;width: calc(100% - 40px);}
.xw_section2 .cont1 .right .xl_box ._t img{width: 22px;}
.xw_section2 .cont1 .right .xl_box ._b{top: calc(100% + 10px);padding: 14px 0;}
.xw_section2 .cont1 .right .xl_box ._b a{font-size: 14px;line-height: 18px;padding: 8px 10px;}
.xw_section2 .cont1 .right .ss_box{width: calc(50% - 10px);}
.xw_section2 .cont1 .right .ss_box input{height: 36px;font-size: 14px;}
.xw_section2 .cont1 .right .ss_box input::-webkit-input-placeholder{font-size:14px;}
.xw_section2 .cont1 .right .ss_box input::-moz-placeholder{font-size:14px;}
.xw_section2 .cont1 .right .ss_box input::moz-placeholder{font-size:14px;}
.xw_section2 .cont1 .right .ss_box input:-ms-input-placeholder{font-size:14px;}
.xw_section2 .cont1 .right .ss_box img{width: 22px;}
.xw_section2 .cont2{margin-bottom: 20px;}
.xw_section2 .cont2 ul{margin: -6px;width: calc(100% + 12px);}
.xw_section2 .cont2 ul li{width: 50%;padding: 6px;}
.xw_section2 .cont2 ul li .pic .ico{width: 32px;}
.xw_section2 .cont2 ul li .wzbox{padding: 14px;}
.xw_section2 .cont2 ul li .wzbox .date{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.xw_section2 .cont2 ul li .wzbox .bt{font-size: 16px;line-height: 24px;margin-bottom: 12px;min-height: 48px;}
.xw_section2 .cont2 ul li .wzbox img{width: 20px;}
.xw_section2 .cont3 a img{width: 22px;}
.xw_section2 .cont3 a .wz{font-size: 14px;line-height: 40px;}
}

/* 新闻详情页 */
.xwxq_section{width: 100%;padding-top: 140px;padding-bottom: 100px;background-color: #f5f5f5;}
.xwxq_section .content{margin-top: 38px;display: flex;justify-content: space-between;align-items: flex-start;}
.xwxq_section .content .left{width: 71.25%;background-color: #ffffff;padding: 54px 40px;}
.xwxq_section .content .left h2{font-size: 30px;color: #231815;line-height: 40px;margin-bottom: 36px;font-weight: bold;}
.xwxq_section .content .left .dl{margin-bottom: 26px;padding-bottom: 26px;border-bottom: 1px solid #e2e2e2;display: flex;align-items: center;}
.xwxq_section .content .left .dd{margin-right: 78px;display: flex;align-items: center;}
.xwxq_section .content .left .dd:last-child{margin-right: 0;}
.xwxq_section .content .left .dd img{width: 24px;display: block;margin-right: 6px;}
.xwxq_section .content .left .dd .wz{font-size: 16px;color: #666666;line-height: 20px;}
.xwxq_section .content .left .cont{font-size: 16px;color: #666666;line-height: 36px;}
.xwxq_section .content .left .page_box{padding-top: 38px;margin-top: 38px;border-top: 1px solid #e2e2e2;display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .content .left .page_box .page_l{width: calc(100% - 200px);}
.xwxq_section .content .left .page_box .page_l a{display: block;margin-bottom: 8px;font-size: 16px;color: #333333;line-height: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .content .left .page_box .page_l a:last-child{margin-bottom: 0;}
.xwxq_section .content .left .page_box .page_l a:hover{color: #ffb71b;}
.xwxq_section .content .left .page_box .back a{width: 136px;display: flex;justify-content: center;align-items: center;border: 1px solid #ffb71b;border-radius: 46px;position: relative;overflow: hidden;}
.xwxq_section .content .left .page_box .back a .wz{font-size: 16px;color: #ffb71b;line-height: 44px;margin-right: 12px;position: relative;z-index: 10;}
.xwxq_section .content .left .page_box .back a img{width: 20px;display: block;position: relative;z-index: 10;}
.xwxq_section .content .left .page_box .back a .ico2{display: none;}
.xwxq_section .content .left .page_box .back a:hover .wz{color: #fff;}
.xwxq_section .content .left .page_box .back a:hover .ico1{display: none;}
.xwxq_section .content .left .page_box .back a:hover .ico2{display: block;}
.xwxq_section .content .left .page_box .back a::before{content: '';display: block;width: 0%;height: 100%;background: linear-gradient(to right,#F7CA6A,#FFB71B);position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xwxq_section .content .left .page_box .back a:hover::before{width: 100%;}
.xwxq_section .content .right{width: 26.875%;}
.xwxq_section .content .right h3{font-size: 18px;color: #222222;line-height: 24px;margin-bottom: 26px;}
.xwxq_section .content .right li{margin-bottom: 28px;border-radius: 10px;overflow: hidden;}
.xwxq_section .content .right li:last-child{margin-bottom: 0;}
.xwxq_section .content .right li .pic{ width: 100%; padding-bottom: 63.476%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xwxq_section .content .right li .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xwxq_section .content .right li:hover .pic .img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xwxq_section .content .right li .ico{width: 57px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.xwxq_section .content .right li .wzbox{width: 100%;background-color: #fff;padding: 30px;}
.xwxq_section .content .right li .wzbox .date{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 10px;}
.xwxq_section .content .right li .wzbox .bt{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 36px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .content .right li .wzbox img{width: 24px;display: block;}
.xwxq_section .content .right li .wzbox .ico2{display: none;}
.xwxq_section .content .right li:hover .wzbox .ico1{display: none;}
.xwxq_section .content .right li:hover .wzbox .ico2{display: block;}
.xwxq_section .content .right li:hover .wzbox .bt,
.xwxq_section .content .right li:hover .wzbox .date{color: #fff;}
.xwxq_section .content .right li:hover .wzbox{background: url(img/img157.jpg)no-repeat right center;background-size: cover;}
@media  screen and (max-width:1024px){
.xwxq_section{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section .content{margin-top: 0;display: block;}
.xwxq_section .content .left{width: 100%;;padding: 14px;}
.xwxq_section .content .left h2{font-size: 20px;line-height: 30px;margin-bottom: 12px;}
.xwxq_section .content .left .dl{margin-bottom: 12px;padding-bottom: 12px;}
.xwxq_section .content .left .dd{margin-right: 12px;}
.xwxq_section .content .left .dd img{width: 22px;}
.xwxq_section .content .left .dd .wz{font-size: 14px;line-height: 18px;}
.xwxq_section .content .left .cont{font-size: 14px;line-height: 22px;}
.xwxq_section .content .left .page_box{padding-top: 12px;margin-top: 12px;display: block;}
.xwxq_section .content .left .page_box .page_l{width: 100%;}
.xwxq_section .content .left .page_box .page_l a{margin-bottom: 8px;font-size: 14px;line-height: 18px;}
.xwxq_section .content .left .page_box .back a{width: 120px;border-radius: 36px;margin: 12px auto 0 auto;}
.xwxq_section .content .left .page_box .back a .wz{font-size: 14px;line-height: 34px;margin-right: 8px;}
.xwxq_section .content .left .page_box .back a img{width: 18px;}
.xwxq_section .content .right{display: none;}
}

/* 行业应用案例 */
.yylb_section{width: 100%;padding-top: 40px;padding-bottom: 100px;background-color: #f5f5f5;}
.yylb_section h2{margin-top:54px;margin-bottom: 60px;font-size: 24px;color: #333333;line-height: 48px;}
.yylb_section li{margin-bottom: 32px;}
.yylb_section li:last-child{margin-bottom: 0;}
.yylb_section li a{display: flex;justify-content: flex-start;align-items: center;padding: 20px 84px 20px 20px;border-radius: 10px;background-color: #fff;}
.yylb_section li a .left{width: 45.94962559564329%;}
.yylb_section li a .left .pic{ width: 100%; padding-bottom: 63.7%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.yylb_section li a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.yylb_section li a:hover .left .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.yylb_section li a .right{width: 54.05037440435671%;padding-left: 50px;}
.yylb_section li a .right .bt{font-size: 26px;color: #333333;line-height: 32px;margin-bottom: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.yylb_section li a .right .info{font-size: 16px;color: #666666;line-height: 36px;margin-bottom: 110px;min-height: 108px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.yylb_section li a .right .more{width: 144px;display: flex;justify-content: center;align-items: center;border: 1px solid #ffb71b; border-radius: 50px;height: 50px;padding: 0 8px;position: relative;overflow: hidden;}
.yylb_section li a .right .more .ico{width: 38px;height: 38px;background-color: #ffb71b;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: relative;z-index: 3;}
.yylb_section li a .right .more .ico img{width: 20px;display: block;}
.yylb_section li a .right .more .ico .ico2{display: none;}
.yylb_section li a .right .more .wz{width: calc(100% - 38px);padding-left: 12px;font-size: 16px;color: #ffb71b;line-height: 20px;position: relative;z-index: 3;}
.yylb_section li a:hover .right .bt{color: #ffb71b;}
.yylb_section li a:hover .right .more .ico{background-color: #fff;}
.yylb_section li a:hover .right .more .ico .ico1{display: none;}
.yylb_section li a:hover .right .more .ico .ico2{display: block;}
.yylb_section li a:hover .right .more .wz{color: #fff;}
.yylb_section li a .right .more::before{content: '';display: block;width: 0%;height: 100%;background: linear-gradient(to right,#F7CA6A,#FFB71B);position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.yylb_section li a:hover .right .more::before{width: 100%;}
@media screen and (max-width:1680px) {
.yylb_section li a .right{padding-left: 40px;}
.yylb_section li a .right .bt{font-size: 20px;;line-height: 30px;margin-bottom: 20px;}
.yylb_section li a .right .info{font-size: 16px;line-height: 26px;margin-bottom: 60px;min-height: 78px;}
}
@media screen and (max-width:1024px) {
.yylb_section{padding-top: 30px;padding-bottom: 30px;}
.yylb_section h2{margin-top:0;margin-bottom: 20px;font-size: 16px;line-height: 22px;}
.yylb_section li{margin-bottom: 12px;}
.yylb_section li a{padding: 20px;display: block;}
.yylb_section li a .left{width: 100%;}
.yylb_section li a .right{width: 100%;padding-left: 0;margin-top: 14px;}
.yylb_section li a .right .bt{font-size: 16px;line-height: 22px;margin-bottom: 10px;}
.yylb_section li a .right .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;min-height: 44px;-webkit-line-clamp:2;}
.yylb_section li a .right .more{width: 124px; border-radius: 40px;height: 40px;padding: 0 6px;}
.yylb_section li a .right .more .ico{width: 30px;height: 30px;}
.yylb_section li a .right .more .ico img{width: 18px;}
.yylb_section li a .right .more .wz{width: calc(100% - 30px);padding-left: 8px;font-size: 14px;line-height: 18px;}
}

/* 行业应用详情页 */
.yyxq_section1{width: 100%;padding-top: 40px;padding-bottom: 100px;background-color: #f5f5f5;}
.yyxq_section1 .content{margin-top: 56px;display: flex;justify-content: flex-start;align-items: flex-start;}
.yyxq_section1 .content .left{width: 48.75%;padding: 54px 54px 100px 54px;position: relative;}
.yyxq_section1 .content .left::after{content: "";display: block;width: calc(100% + 100px);height: 100%;position: absolute;left: 0;top: 0;border-radius: 10px;background-color: #fff;}
.yyxq_section1 .content .left h2{font-size: 34px;color: #ffb71b;line-height: 38px;margin-bottom: 40px;font-weight: bold;position: relative;z-index: 3;}
.yyxq_section1 .content .left .info{font-size: 16px;color: #666666;line-height: 36px;position: relative;z-index: 3;}
.yyxq_section1 .content .right{width: 51.25%;margin-top: 60px;}
.yyxq_section1 .content .right .ul{width: 100%;}
.yyxq_section1 .content .right .li{width: 100%;}
.yyxq_section1 .content .right .pic{ width: 100%; padding-bottom: 59.29%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.yyxq_section1 .content .right .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.yyxq_section1 .content .right .pic:hover .img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.yyxq_section1 .content .right .slick-dots{width: 100%;position: absolute;left: 0;bottom: 26px;}
.yyxq_section1 .content .right .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #fff;}
.yyxq_section1 .content .right .slick-dots li.slick-active{ background: #ffb71b;width: 40px;}

.yyxq_section1 .content .right .pic .ico{width: 57px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 6;}

@media  screen and (max-width:1680px){
.yyxq_section1 .content{margin-top: 40px;}
.yyxq_section1 .content .left{padding: 30px 30px 40px 30px;}
.yyxq_section1 .content .left::after{width: calc(100% + 50px);}
.yyxq_section1 .content .left h2{font-size: 24px;line-height: 30px;margin-bottom: 16px;}
.yyxq_section1 .content .left .info{font-size: 14px;line-height: 24px;}
}
@media  screen and (max-width:1024px){
.yyxq_section1{padding-top: 30px;padding-bottom: 30px;}
.yyxq_section1 .content{margin-top: 0;display: block;}
.yyxq_section1 .content .left{width: 100%;padding: 14px;}
.yyxq_section1 .content .left::after{width:100%;height: 100%;}
.yyxq_section1 .content .left h2{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.yyxq_section1 .content .left .info{font-size: 14px;line-height: 22px;}
.yyxq_section1 .content .right{width: 100%;margin-top: 20px;}
.yyxq_section1 .content .right .slick-dots li{border-radius:6px;width:6px; height:6px; margin:0 4px;}
.yyxq_section1 .content .right .slick-dots li.slick-active{width: 18px;}

.yyxq_section1 .content .right .pic .ico{width: 30px;}

}

.hy_tit{padding-left: 20px;position: relative;font-size: 32px;color: #333333;line-height: 36px;}
.hy_tit::after{content: '';display: block;width: 10px;height: 10px;background-color: #ffb71b;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);border-radius: 100%;}
@media  screen and (max-width:1024px){
.hy_tit{padding-left: 16px;font-size: 20px;line-height: 24px;}
.hy_tit::after{width: 8px;height: 8px;}
}

.yyxq_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.yyxq_section2 ul{margin-top: 48px;}
.yyxq_section2 ul li{margin-bottom: 20px;}
.yyxq_section2 ul li:last-child{margin-bottom: 0;}
.yyxq_section2 ul a{display: flex;justify-content: space-between;align-items: center;padding: 25px 40px 25px 30px;border: 1px solid #e8e8e8;}
.yyxq_section2 ul a .bt{width: calc(100% - 400px);font-size: 18px;color: #444444;line-height: 30px;}
.yyxq_section2 ul a .btnbox{display: flex;align-items: center;}
.yyxq_section2 ul a .btnbox .dd{margin-right: 62px;display: flex;align-items: center;}
.yyxq_section2 ul a .btnbox .dd:last-child{margin-right: 0;}
.yyxq_section2 ul a .btnbox img{width: 30px;display: block;}
.yyxq_section2 ul a .btnbox .wz{font-size: 14px;color: #666666;line-height: 30px;margin-left: 8px;}
.yyxq_section2 ul a:hover{border-color: #ffb71b;}
.yyxq_section2 ul a:hover .btnbox .dd .wz{color: #ffb71b;}
.yyxq_section2 ul a:hover .bt{color: #ffb71b;}
@media  screen and (max-width:1024px){
.yyxq_section2{padding-top: 30px;padding-bottom: 30px;}
.yyxq_section2 ul{margin-top: 20px;}
.yyxq_section2 ul li{margin-bottom: 12px;}
.yyxq_section2 ul a{display: block;padding: 16px;}
.yyxq_section2 ul a .bt{width: 100%;font-size: 15px;line-height: 20px;margin-bottom: 12px;}
.yyxq_section2 ul a .btnbox .dd{margin-right: 12px;}
.yyxq_section2 ul a .btnbox img{width: 24px;}
.yyxq_section2 ul a .btnbox .wz{line-height: 24px;margin-left: 6px;}
}

.yyxq_section3{width: 100%;padding-top: 100px;padding-bottom: 80px;background-color: #f5f5f5;}
.yyxq_section3 .content{margin-top: 50px;margin-bottom: 50px;}
.yyxq_section3 .content .ul{margin: -15px;width: calc(100% + 30px);}
.yyxq_section3 .content .ul .li{width: 50%;padding: 15px;}
.yyxq_section3 .content .ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 10px;overflow: hidden;position: relative;}
.yyxq_section3 .content .ul a .pic{ padding-bottom: 61.98%; position: relative; overflow: hidden;z-index: 3;}
.yyxq_section3 .content .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.yyxq_section3 .content .ul a .posi_bt{font-size: 150px;line-height: 150px;font-weight: bold;width: 100%;text-align: center;position: absolute;left: 0;top: 50%;transform: translate(0,-92%);
background: -webkit-linear-gradient(#f5f5f5, rgba(255,255,255,0));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;}
.yyxq_section3 .content .ul a:hover .posi_bt{
background: -webkit-linear-gradient(#ffb71b, rgba(255,183,27,0));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;}
.yyxq_section3 .content .ul a .wzbox{width: 100%;padding: 40px 30px;display: flex;justify-content: space-between;align-items: center;position: relative;}
.yyxq_section3 .content .ul a .wzbox::after{content: '';display: block;width: calc(100% - 60px);height: 1px;background-color: #e6e6e6;position: absolute;left: 30px;top: 0;}
.yyxq_section3 .content .ul a:hover .wzbox::after{background-color: #ffb71b;}
.yyxq_section3 .content .ul a .wzbox .wz{font-size: 22px;color: #333333;line-height: 26px;width: calc(100% - 50px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.yyxq_section3 .content .ul a .wzbox img{width: 24px;display: block;}
.yyxq_section3 .content .ul a:hover .wzbox .wz{color: #ffb71b;}
.yyxq_section3 .content .ul a:hover .wzbox{border-bottom-color: #ffb71b;}
.yyxq_section3 .btnbox{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.yyxq_section3 .btnbox .sec3_dot .slick-dots{justify-content: flex-start;}
.yyxq_section3 .btnbox .sec3_dot .slick-dots li{border-radius:7px;width:7px; height:7px;margin:0 8px;background: #cccccc;}
.yyxq_section3 .btnbox .sec3_dot .slick-dots li.slick-active{ background: #ffb71b;width: 38px;}
.yyxq_section3 .btnbox .qh_box{display: flex;justify-content: flex-end;}
.yyxq_section3 .btnbox .qh_box .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #cccccc;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #cccccc;line-height: 24px;margin-right: 26px;}
.yyxq_section3 .btnbox .qh_box .btn:last-child{margin-right: 0;}
.yyxq_section3 .btnbox .qh_box .btn:hover{background-color: #ffb71b;border-color: #ffb71b;}
@media  screen and (max-width:1680px){
.yyxq_section3 .content .ul a .posi_bt{font-size: 100px;line-height: 100px;}
}
@media  screen and (max-width:1024px){
.yyxq_section3{padding-top: 30px;padding-bottom: 30px;}
.yyxq_section3 .content{margin-top: 20px;margin-bottom: 20px;}
.yyxq_section3 .content .ul{margin: -6px;width: calc(100% + 12px);}
.yyxq_section3 .content .ul .li{width: 100%;padding: 6px;}
.yyxq_section3 .content .ul a .posi_bt{font-size: 120px;line-height: 120px;top: 50%;transform: translate(0,-92%);}
.yyxq_section3 .content .ul a .wzbox{padding: 20px;}
.yyxq_section3 .content .ul a .wzbox .wz{font-size: 20px;line-height: 24px;width: calc(100% - 40px);}
.yyxq_section3 .content .ul a .wzbox img{width: 22px;}
.yyxq_section3 .content .ul a .wzbox::after{width: calc(100% - 40px);left: 20px;}
.yyxq_section3 .btnbox .sec3_dot .slick-dots li.slick-active{width: 24px;}
.yyxq_section3 .btnbox .qh_box .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;margin-right: 12px;}
}

.yyxq_section4{width: 100%;padding-top: 100px;padding-bottom: 100px;background: linear-gradient(to bottom,#ffffff,#f5f5f5);}
.yyxq_section4 .content{margin-top: 48px;margin-bottom: 40px;}
.yyxq_section4 .content .ul{margin: -0 -15px;width: calc(100% + 30px);}
.yyxq_section4 .content .ul .li{width: 33.333%;padding: 0 15px;}
.yyxq_section4 .content .ul .pic{ width: 100%; padding-bottom: 63.47%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.yyxq_section4 .content .ul .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.yyxq_section4 .content .ul a:hover .pic .img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.yyxq_section4 .content .ul .pic .ico{width: 57px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 6;}
.yyxq_section4 .content .ul .wz{font-size: 18px;color: #333333;line-height: 24px;text-align: center;margin-top: 24px;}
.yyxq_section4 .content .ul a:hover .wz{color: #ffb71b;}
.yyxq_section4 .btnbox{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.yyxq_section4 .btnbox .sec4_dot .slick-dots{justify-content: flex-start;}
.yyxq_section4 .btnbox .sec4_dot .slick-dots li{border-radius:7px;width:7px; height:7px;margin:0 8px;background: #cccccc;}
.yyxq_section4 .btnbox .sec4_dot .slick-dots li.slick-active{ background: #ffb71b;width: 38px;}
.yyxq_section4 .btnbox .qh_box{display: flex;justify-content: flex-end;}
.yyxq_section4 .btnbox .qh_box .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #cccccc;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #cccccc;line-height: 24px;margin-right: 26px;}
.yyxq_section4 .btnbox .qh_box .btn:last-child{margin-right: 0;}
.yyxq_section4 .btnbox .qh_box .btn:hover{background-color: #ffb71b;border-color: #ffb71b;}
@media  screen and (max-width:1024px){
.yyxq_section4{padding-top: 30px;padding-bottom: 30px;}
.yyxq_section4 .content{margin-top: 20px;margin-bottom: 20px;}
.yyxq_section4 .content .ul{margin: 0 -6px;width: calc(100% + 12px);}
.yyxq_section4 .content .ul .li{width: 50%;padding: 0 6px;}
.yyxq_section4 .content .ul .pic .ico{width: 30px;}
.yyxq_section4 .content .ul .wz{font-size: 14px;line-height: 20px;margin-top: 10px;}
.yyxq_section4 .btnbox .sec4_dot .slick-dots li.slick-active{width: 24px;}
.yyxq_section4 .btnbox .qh_box .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;margin-right: 12px;}
}

/* 产品详情 */
.cpxq_section1{width: 100%;padding-top: 148px;padding-bottom: 80px;background: url(img/img181.jpg)no-repeat right center;background-size: cover;}
.cpxq_section1 .sect{display: flex;justify-content: flex-start;align-items: flex-start;flex-direction:row-reverse;margin-top: 40px;}
.cpxq_section1 .left{width: 40.3125%;padding-right: 80px;padding-top: 28px;}
.cpxq_section1 .left .bt{font-size: 22px;color: #666666;line-height: 26px;margin-bottom: 26px;}
.cpxq_section1 .left .fbt{font-size: 42px;color: #ffb71b;line-height: 46px;margin-bottom: 50px;font-weight: bold;}
.cpxq_section1 .left .dl{margin-bottom: 132px;}
.cpxq_section1 .left .dd{margin-bottom: 14px;padding-left: 14px;font-size: 16px;color: #666666;line-height: 20px;position: relative;}
.cpxq_section1 .left .dd::after{content: '';display: block;width: 4px;height: 4px;background-color: #ffb71b;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.cpxq_section1 .left .btnbox{display: flex;}
.cpxq_section1 .left .btn1{margin-right: 30px;}
.cpxq_section1 .left .btn a{display: block;font-size: 16px;color: #ffb71b;line-height: 40px;text-align: center;width: 126px;border: 1px solid #ffb71b;border-radius: 42px;overflow: hidden;position: relative;}
.cpxq_section1 .left .btn a div{position: relative;z-index: 10;}
.cpxq_section1 .left .btn a::before{content: '';display: block;width: 0%;height: 100%;background: linear-gradient(to right,#F7CA6A,#FFB71B);position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section1 .left .btn a:hover::before{width: 100%;}
.cpxq_section1 .left .btn a:hover{color: #fff;}


.cpxq_section1 .right{width: 59.6875%;position: relative;padding-right: 220px;padding-left: 64px;}
.cpxq_section1 .right .posi_wz{font-size: 470px;line-height: 470px;font-weight: bold;position: absolute;right: 0;top: -120px;
background: -webkit-linear-gradient(#f5f5f5, rgba(255,255,255,0));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
color: transparent;}
.cpxq_section1 .right .ul{width: 100%;}
.cpxq_section1 .right .ul .pic{ padding-bottom: 62.5%; position: relative; overflow: hidden;}
.cpxq_section1 .right .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section1 .right .btn_dots{position: relative;z-index: 10;display: flex;justify-content: center;align-items: center;margin-top: 50px;}
.cpxq_section1 .right .btn_dots .sec1_dot{margin: 0 40px;}
.cpxq_section1 .right .btn_dots .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #afaeae;}
.cpxq_section1 .right .btn_dots .slick-dots li.slick-active{ background: #ffb71b;width: 40px;}
.cpxq_section1 .right .btn_dots .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #ffb71b;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #ffb71b;line-height: 24px;}
.cpxq_section1 .right .btn_dots .btn:hover{background-color: #ffb71b;color: #fff;}
@media  screen and (max-width:1680px){
.cpxq_section1{padding-top: 100px;padding-bottom: 60px;}
.cpxq_section1 .right .posi_wz{font-size: 320px;line-height: 320px;top: -90px;}
.cpxq_section1 .left .bt{margin-bottom: 20px;}
.cpxq_section1 .left .fbt{margin-bottom: 30px;}
.cpxq_section1 .left .dl{margin-bottom: 60px;}
}
@media  screen and (max-width:1024px){
.cpxq_section1{padding-top: 30px;padding-bottom: 30px;background: #fff!important;}
.cpxq_section1 .sect{display: block;margin-top: 20px;}
.cpxq_section1 .left{width: 100%;padding-right: 0;padding-top: 0;margin-top: 20px;}
.cpxq_section1 .left .bt{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.cpxq_section1 .left .fbt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.cpxq_section1 .left .dl{margin-bottom: 16px;}
.cpxq_section1 .left .dd{margin-bottom: 10px;padding-left: 12px;font-size: 14px;}
.cpxq_section1 .left .btn1{margin-right: 12px;}
.cpxq_section1 .left .btn1 a{font-size: 14px;line-height: 36px;width: 110px;border-radius: 36px;}
.cpxq_section1 .left .btn2 a{font-size: 14px;line-height: 36px;width: 110px;border-radius: 36px;}
.cpxq_section1 .right{width: 100%;padding-right: 0;padding: 0 40px 20px 40px ;position: relative;}
.cpxq_section1 .right::after{content: '';display: block;width: calc(100% + 30px);height: calc(100% + 30px);position: absolute;left: -15px;bottom: 0;background: url(img/img191.jpg)no-repeat center center;background-size: cover;}
.cpxq_section1 .right .ul{position: relative;z-index: 5;padding-bottom: 16px;}
.cpxq_section1 .right .posi_wz{font-size: 140px;line-height: 140px;right: 0;top: -40px;width: 100%;text-align: center;z-index: 5;}
.cpxq_section1 .right .btn_dots{margin-top: 14px;}
.cpxq_section1 .right .btn_dots .sec1_dot{margin: 0 20px;}
.cpxq_section1 .right .btn_dots .slick-dots li{border-radius:6px;width:6px; height:6px; margin:0 4px;}
.cpxq_section1 .right .btn_dots .slick-dots li.slick-active{width: 18px;}
.cpxq_section1 .right .btn_dots .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;}

}

.cpxq_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.cpxq_section2 .content{margin-top: 48px;border: 1px solid #e8e8e8;margin-bottom: 40px;}
.cpxq_section2 .content .cont1{/*border-bottom: 1px solid #e8e8e8;*/}
.cpxq_section2 .content table{width: 100%;}
.cpxq_section2 .content table th{font-size: 18px !important;color: #333333;line-height: 24px;background-color: #d7d7d7;padding: 20px 12px;text-align: center;}
.cpxq_section2 .content table tr:nth-child(even){background-color: #fff;}
.cpxq_section2 .content table td{font-size: 16px !important;color: #666666;line-height: 24px;padding: 15px;text-align: center;}


@media  screen and (max-width:1440px){
.cpxq_section2 .content table th{font-size: 16px !important;line-height: 22px;padding: 12px 12px;}
.cpxq_section2 .content table td{font-size: 14px !important;line-height: 22px;padding: 12px;}
.cpxq_section2 .content table td span{font-size: 14px !important;}
}
@media  screen and (max-width:1024px){
.cpxq_section2{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section2 .titbox{display: flex;justify-content: space-between;align-items: center;}
.cpxq_section2 .titbox .tswz{font-size: 14px;color: #555;line-height: 20px;}
.cpxq_section2 .box{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpxq_section2 .box::-webkit-scrollbar{ display: none;}
.cpxq_section2 .content{margin-top: 20px;width: 1000px;margin-bottom: 20px;}
.cpxq_section2 .content .cont1{}
.cpxq_section2 .content table th{font-size: 16px;line-height: 20px;padding: 10px 8px;}
.cpxq_section2 .content table td{font-size: 14px;line-height: 20px;padding: 8px;}
}

.cpxq_section2 .g3box:last-child .content{margin-bottom:0;}


.cpxq_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.cpxq_section3 .pic{margin-top: 60px;}
.cpxq_section3 .pic img{width: 100%;display: block;}
@media  screen and (max-width:1024px){
.cpxq_section3{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section3 .pic{margin-top: 20px;}
}

.cpxq_section4{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.cpxq_section4 .content{margin-top: 50px;margin-bottom: 50px;}
.cpxq_section4 .content .ul{margin: 0 -20px;width: calc(100% + 40px);}
.cpxq_section4 .content .ul .li{padding: 0 20px;}
.cpxq_section4 .content .ul a{display: block;width: 100%;position: relative;}
.cpxq_section4 .content .ul a .pic{ width: 100%; padding-bottom: 63.589%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpxq_section4 .content .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxq_section4 .content .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpxq_section4 .content .ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding: 26px 30px;}
.cpxq_section4 .content .ul a .bt{font-size: 24px;color: #ffffff;line-height: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpxq_section4 .btnbox{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.cpxq_section4 .btnbox .sec4_dot .slick-dots{justify-content: flex-start;}
.cpxq_section4 .btnbox .sec4_dot .slick-dots li{border-radius:7px;width:7px; height:7px;margin:0 8px;background: #cccccc;}
.cpxq_section4 .btnbox .sec4_dot .slick-dots li.slick-active{ background: #ffb71b;width: 38px;}
.cpxq_section4 .btnbox .qh_box{display: flex;justify-content: flex-end;}
.cpxq_section4 .btnbox .qh_box .btn{cursor: pointer;width: 48px;height: 36px;border: 1px solid #cccccc;border-radius: 8px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #cccccc;line-height: 24px;margin-right: 26px;}
.cpxq_section4 .btnbox .qh_box .btn:last-child{margin-right: 0;}
.cpxq_section4 .btnbox .qh_box .btn:hover{background-color: #ffb71b;border-color: #ffb71b;}
@media  screen and (max-width:1024px){
.cpxq_section4{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section4 .content{margin-top: 20px;margin-bottom: 20px;}
.cpxq_section4 .content .ul{margin: 0 -6px;width: calc(100% + 12px);}
.cpxq_section4 .content .ul .li{padding: 0 6px;}
.cpxq_section4 .content .ul a .wzbox{padding: 14px;}
.cpxq_section4 .content .ul a .bt{font-size: 14px;line-height: 22px;}
.cpxq_section4 .btnbox .sec4_dot .slick-dots li.slick-active{width: 24px;}
.cpxq_section4 .btnbox .qh_box .btn{width: 32px;height: 24px;border-radius: 6px;font-size: 15px;line-height: 18px;margin-right: 12px;}
}

.cpxq_section5{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.cpxq_section5 .content{margin-top: 48px;display: flex;justify-content: space-between;align-items: stretch;}
.cpxq_section5 .content .left{width: 68.75%;background-color: #ffffff;border-radius: 10px;padding: 40px 50px 50px 50px;}
.cpxq_section5 .content .left ul{margin: -15px -20px;width: calc(100% + 40px);display: flex;flex-wrap: wrap;}
.cpxq_section5 .content .left ul li{width: 50%;padding: 15px 20px;}
.cpxq_section5 .content .left ul .name{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 18px;}
.cpxq_section5 .content .left ul .name span{color: #ff0707;}
.cpxq_section5 .content .left ul .input input{width: 100%;}
.cpxq_section5 .content .left ul .srk{width: 100%;display: block;font-size: 16px;color: #333;line-height: 52px;border: 1px solid #d6d6d6;padding: 0 18px;border-radius: 5px;}
.cpxq_section5 .content .left ul .srk::-webkit-input-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.cpxq_section5 .content .left ul .srk::-moz-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.cpxq_section5 .content .left ul .srk::moz-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.cpxq_section5 .content .left ul .srk:-ms-input-placeholder{font-size: 16px;color: #c4c4c4;opacity: 1;}
.cpxq_section5 .content .left ul .icobox{width: 16px;}
.cpxq_section5 .content .left ul .icobox img{width: 100%;display: block;}
.cpxq_section5 .content .left ul .icobox .ico2{display: none;}
.cpxq_section5 .content .left ul .dd.on .icobox .ico1{display: none;}
.cpxq_section5 .content .left ul .dd.on .icobox .ico2{display: block;}
.cpxq_section5 .content .left ul .cont1{width: 100%;}
.cpxq_section5 .content .left ul .cont1 .dl{margin: -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.cpxq_section5 .content .left ul .cont1 .dd{width: 50%;padding: 12px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.cpxq_section5 .content .left ul .cont1 .dd .wz{font-size: 16px;color: #333333;line-height: 30px;display: flex;align-items: center;padding-left: 8px;width: calc(100% - 16px);}
.cpxq_section5 .content .left ul .cont1 .dd .wz span{color: #666666;font-size: 14px;}
.cpxq_section5 .content .left ul .cont1 .dd .wz input{width: calc(100% - 50px);height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.cpxq_section5 .content .left ul .cont2{width: 100%;}
.cpxq_section5 .content .left ul .cont2 .dl{margin: -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.cpxq_section5 .content .left ul .cont2 .dl .dd{padding: 12px;display: flex;align-items: center;cursor: pointer;}
.cpxq_section5 .content .left ul .cont2 .dl .dd .wz{font-size: 16px;color: #666666;line-height: 30px;padding-left: 8px;margin-right: 6px;}
.cpxq_section5 .content .left ul .cont2 .dl .dd input{width: 460px;height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.cpxq_section5 .content .left ul .yzm{position: relative;}
.cpxq_section5 .content .left ul .yzm input{padding-right: 130px;}
.cpxq_section5 .content .left ul .yzm img{width: 110px;height: 50px;display: block;cursor: pointer;position: absolute;right: 1px;top: 1px;border-radius: 5px; object-fit: contain;}
.cpxq_section5 .content .left ul .button{font-size: 16px;color: #ffffff;line-height: 52px;background-color: #ffb71b;text-align: center;cursor: pointer;border-radius: 5px;}
.cpxq_section5 .content .left ul .button:hover{opacity: 0.8;}
.cpxq_section5 .content .left ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.cpxq_section5 .content .left ul .tips span{color: #ff2525;}
.cpxq_section5 .content .right{width: 30.625%;border-radius: 10px;}
@media  screen and (max-width:1900px){
.cpxq_section5 .content .left ul .cont1 .dd .wz span{font-size: 12px;}
}
@media  screen and (max-width:1680px){
.cpxq_section5 .content .left{padding: 30px;}
.cpxq_section5 .content .left ul{margin: -8px;width: calc(100% + 16px);}
.cpxq_section5 .content .left ul li{padding: 6px;}
.cpxq_section5 .content .left ul .name{font-size: 14px;  margin-bottom: 8px;}
.cpxq_section5 .content .left ul .cont1{width: 100%;}
.cpxq_section5 .content .left ul .cont1 .dl{margin: -6px;width: calc(100% + 12px);}
.cpxq_section5 .content .left ul .cont1 .dd{padding: 6px;}
.cpxq_section5 .content .left ul .cont1 .dd .wz{font-size: 13px;  line-height: 20px;  flex-wrap: wrap;}
.cpxq_section5 .content .left ul .cont1 .dd .wz span{font-size: 12px;}
.cpxq_section5 .content .left ul .cont2{width: 100%;}
.cpxq_section5 .content .left ul .cont2 .dl{margin: -6px;width: calc(100% + 12px);}
.cpxq_section5 .content .left ul .cont2 .dl .dd{padding: 6px;}
.cpxq_section5 .content .left ul .cont2 .dl .dd .wz{font-size: 13px;  line-height: 26px;}
.cpxq_section5 .content .left ul .cont2 .dl .dd input{width:240px;}
.cpxq_section5 .content .left ul .yzm img{ width:88px; height:38px;}
.cpxq_section5 .content .left ul .button{  font-size: 14px; line-height:40px;}
.cpxq_section5 .content .left ul .yzm input{  padding-right: 100px;}
.cpxq_section5 .content .left ul .srk{   font-size: 15px; line-height: 38px;  padding: 0 15px;}
.cpxq_section5 .content .left ul .srk::-webkit-input-placeholder{font-size: 15px;}
.cpxq_section5 .content .left ul .srk::-moz-placeholder{font-size: 15px;}
.cpxq_section5 .content .left ul .srk::moz-placeholder{font-size: 15px;}
.cpxq_section5 .content .left ul .srk:-ms-input-placeholder{font-size: 15px;}
}
@media  screen and (max-width:1024px){
.cpxq_section5{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section5 .content{margin-top: 20px;display: block;}
.cpxq_section5 .content .left{width: 100%;padding: 14px;}
.cpxq_section5 .content .left ul{margin: -6px;width: calc(100% + 12px);}
.cpxq_section5 .content .left ul li{width: 50%;padding: 6px;}
.cpxq_section5 .content .left ul .name{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.cpxq_section5 .content .left ul .srk{font-size: 14px;line-height: 36px;padding: 0 12px;}
.cpxq_section5 .content .left ul .srk::-webkit-input-placeholder{font-size: 14px;}
.cpxq_section5 .content .left ul .srk::-moz-placeholder{font-size: 14px;}
.cpxq_section5 .content .left ul .srk::moz-placeholder{font-size: 14px;}
.cpxq_section5 .content .left ul .srk:-ms-input-placeholder{font-size: 14px;}
.cpxq_section5 .content .left ul .icobox{width: 14px;}
.cpxq_section5 .content .left ul .cont1{width: 100%;}
.cpxq_section5 .content .left ul .cont1 .dl{margin: -5px;width: calc(100% + 10px);}
.cpxq_section5 .content .left ul .cont1 .dd{width: 100%;padding: 5px;align-items: flex-start;}
.cpxq_section5 .content .left ul .cont1 .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;width: calc(100% - 14px);display: block;}
.cpxq_section5 .content .left ul .cont1 .dd .wz span{font-size: 12px;}
.cpxq_section5 .content .left ul .cont1 .dd .wz input{width: calc(100% - 50px);height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.cpxq_section5 .content .left ul .cont1 .dd .icobox{margin-top: 5px;}
.cpxq_section5 .content .left ul .cont2{width: 100%;}
.cpxq_section5 .content .left ul .cont2 .dl{margin: -5px;width: calc(100% + 10px);}
.cpxq_section5 .content .left ul .cont2 .dl .dd{padding: 5px;}
.cpxq_section5 .content .left ul .cont2 .dl .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;margin-right: 4px;}
.cpxq_section5 .content .left ul .cont2 .dl .dd input{width:160px;height: 24px;margin-left: 6px;}
.cpxq_section5 .content .left ul .yzm input{padding-right: 70px;}
.cpxq_section5 .content .left ul .yzm img{width: 60px;height: 34px;}
.cpxq_section5 .content .left ul .button{font-size: 14px;line-height: 36px;}
.cpxq_section5 .content .right{display: none;}
}



/*251204start*/
.zixun_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 999999;background-color: rgba(0,0,0,0.4);display: none;}
.zixun_tc .content{width: 890px;background-color: #f5f5f5;border-radius: 10px;overflow: hidden;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.zixun_tc .content .top{width: 100%;display: flex;justify-content: space-between;align-items: center;padding: 0 30px;background-color: #ffb71b;}
.zixun_tc .content .top .title{font-size: 30px;color: #ffffff;line-height: 72px;font-weight: bold;}
.zixun_tc .content .top img{width: px;display: block;cursor: pointer;}
.zixun_tc .content .bottom{width: 100%;padding: 30px 30px 50px 30px;}
.zixun_tc .content .bottom .cont1{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 30px;}
.zixun_tc .content .bottom .cont1 .left{width: 28.91566265060241%;}
.zixun_tc .content .bottom .cont1 .pic{ padding-bottom: 66.666%; position: relative; overflow: hidden;border-radius: 10px;}
.zixun_tc .content .bottom .cont1 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.zixun_tc .content .bottom .cont1 .right{width: 71.08433734939759%;padding-left: 28px;}
.zixun_tc .content .bottom .cont1 .bt{font-size: 24px;color: #333333;line-height: 28px;margin-bottom: 18px;font-weight: bold;}
.zixun_tc .content .bottom .cont1 li{margin-bottom: 14px;padding-left: 14px;font-size: 16px;color: #666666;line-height: 20px;position: relative;}
.zixun_tc .content .bottom .cont1 li::after{content: '';display: block;width: 4px;height: 4px;background-color: #ffb71b;position: absolute;left: 0;top: 8px;border-radius: 100%;}
.zixun_tc .content .bottom .cont2{width: 100%;}
.zixun_tc .content .bottom .cont2 ul{margin: -10px -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.zixun_tc .content .bottom .cont2 ul li{width: 50%;padding: 10px 15px;}
.zixun_tc .content .bottom .cont2 ul .input{width: 100%;display: flex;align-items: center;border: 1px solid #d6d6d6;padding: 0 20px;border-radius: 10px;}
.zixun_tc .content .bottom .cont2 ul .name{font-size: 16px;color: #666666;line-height: 20px;white-space:nowrap;}
.zixun_tc .content .bottom .cont2 ul .name span{color: #fe2b2b;}
.zixun_tc .content .bottom .cont2 ul .input input{width: 100%;height: 50px;padding-left: 12px;font-size: 16px;color: #333;}
.zixun_tc .content .bottom .cont2 ul .textbox{width: 100%;padding: 12px 20px;border: 1px solid #d6d6d6;border-radius: 10px;}
.zixun_tc .content .bottom .cont2 ul .textbox textarea{width: 100%;height: 36px;padding-top: 8px;font-size: 16px;color: #333;}
.zixun_tc .content .bottom .cont2 ul .dl{margin: 0 -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;margin-top: 10px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd{padding: 0 12px;display: flex;align-items: center;cursor: pointer;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .icobox{width: 16px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .icobox img{width: 100%;display: block;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .icobox .ico2{display: none;}
.zixun_tc .content .bottom .cont2 ul .dl .dd.on .icobox .ico1{display: none;}
.zixun_tc .content .bottom .cont2 ul .dl .dd.on .icobox .ico2{display: block;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 16px;color: #666666;line-height: 30px;padding-left: 8px;margin-right: 6px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd input{width: 300px;height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.zixun_tc .content .bottom .cont2 ul .yzm{display: flex;align-items: center;  justify-content: space-between;border: 1px solid #d6d6d6;padding: 0 0 0 20px;border-radius: 10px;overflow: hidden;}
.zixun_tc .content .bottom .cont2 ul .yzm input{width: calc(100% - 152px);height: 50px;padding-left: 12px;font-size: 16px;color: #333;padding-right: 12px;}
.zixun_tc .content .bottom .cont2 ul .yzm img{width: 104px;height: 50px;display: block;cursor: pointer; object-fit: contain;}
.zixun_tc .content .bottom .cont2 ul .button{font-size: 16px;color: #ffb71b;line-height: 50px;border: 1px solid #ffb71b;text-align: center;cursor: pointer;border-radius: 5px;}
.zixun_tc .content .bottom .cont2 ul .button:hover{background-color: #ffb71b;color: #fff;}
.zixun_tc .content .bottom .cont2 ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.zixun_tc .content .bottom .cont2 ul .tips span{color: #ff2525;}


@media  screen and (max-width:1680px){
.zixun_tc .content .top .title{  font-size: 24px;  line-height:54px;}	
.zixun_tc .content .bottom{padding:20px 30px;overflow: hidden;overflow-y: auto;max-height:84vh;}
.zixun_tc .content .bottom .cont1 .bt{  font-size: 20px;  line-height: 24px;  margin-bottom: 12px;}
.zixun_tc .content .bottom .cont1 li{font-size: 15px;  margin-bottom: 6px;}
.zixun_tc .content .bottom .cont1{  margin-bottom: 20px;}
.zixun_tc .content .bottom .cont2 ul{margin: -6px -12px;width: calc(100% + 24px);}
.zixun_tc .content .bottom .cont2 ul li{  padding:6px 12px;}
.zixun_tc .content .bottom .cont2 ul .input input{  height: 40px;font-size: 15px;}
.zixun_tc .content .bottom .cont2 ul .input{  padding: 0 15px;font-size: 15px;}
.zixun_tc .content .bottom .cont2 ul .name{font-size: 15px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 15px;  line-height: 26px;}
.zixun_tc .content .bottom .cont2 ul .yzm{padding: 0 0 0 15px;}
.zixun_tc .content .bottom .cont2 ul .yzm img{width: 83px;height: 40px;}
.zixun_tc .content .bottom .cont2 ul .yzm input{  width: calc(100% - 130px);  height: 40px;}
.zixun_tc .content .bottom .cont2 ul .button{font-size: 15px;  line-height: 40px;}
.zixun_tc .content .bottom .cont2 ul .textbox{padding: 12px 15px}
.zixun_tc .content .bottom .cont2 ul .textbox textarea{font-size: 15px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd input{  height: 26px;}
}
@media  screen and (max-width:1440px){
.zixun_tc .content{  width: 800px;}	
.zixun_tc .content .top .title{  font-size: 20px;  line-height:50px;}
.zixun_tc .content .bottom{padding:20px 30px;}
.zixun_tc .content .bottom .cont1 .left{  width: 26.916%;}
.zixun_tc .content .bottom .cont1 .bt{  font-size: 18px;  line-height: 22px;  margin-bottom:6px;}
.zixun_tc .content .bottom .cont1 li{font-size: 14px;  margin-bottom:2px;}
.zixun_tc .content .bottom .cont1{  margin-bottom:15px;}
.zixun_tc .content .bottom .cont2 ul{margin: -5px -12px;width: calc(100% + 24px);}
.zixun_tc .content .bottom .cont2 ul li{  padding:5px 12px;}
.zixun_tc .content .bottom .cont2 ul .input input{  height: 36px;font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul .input{  padding: 0 15px;font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul .name{font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd input{  width: 200px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 14px;  line-height: 26px;}
.zixun_tc .content .bottom .cont2 ul .yzm{padding: 0 0 0 15px;}
.zixun_tc .content .bottom .cont2 ul .yzm img{width: 83px;height: 36px;}
.zixun_tc .content .bottom .cont2 ul .yzm input{  width: calc(100% - 130px);  height: 36px;}
.zixun_tc .content .bottom .cont2 ul .button{font-size: 14px;  line-height: 36px;}
.zixun_tc .content .bottom .cont2 ul .textbox{padding: 8px 15px}
.zixun_tc .content .bottom .cont2 ul .textbox textarea{font-size: 14px;}
}
@media  screen and (max-width:1260px){
.zixun_tc .content{  width: 800px;}	
.zixun_tc .content .top .title{  font-size: 20px;  line-height:50px;}
.zixun_tc .content .bottom{padding:15px 30px;}
.zixun_tc .content .bottom .cont1 .left{  width: 24.916%;}
.zixun_tc .content .bottom .cont1 .bt{  font-size: 18px; line-height: 22px;  margin-bottom:6px;}
.zixun_tc .content .bottom .cont1 li{font-size: 14px;  margin-bottom:2px;}
.zixun_tc .content .bottom .cont1{  margin-bottom:10px;}
.zixun_tc .content .bottom .cont2 ul{margin: -4px -12px;width: calc(100% + 24px);}
.zixun_tc .content .bottom .cont2 ul li{  padding:4px 12px;}
.zixun_tc .content .bottom .cont2 ul .input input{  height: 30px;font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul .input{  padding: 0 14px;font-size: 14px;  border-radius: 4px;}
.zixun_tc .content .bottom .cont2 ul .name{font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd input{  width: 200px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 14px;  line-height: 26px;}
.zixun_tc .content .bottom .cont2 ul .yzm{padding: 0 0 0 14px;  border-radius: 5px;}
.zixun_tc .content .bottom .cont2 ul .yzm img{width: 70px;height: 30px;}
.zixun_tc .content .bottom .cont2 ul .yzm input{  width: calc(100% - 120px);  height: 30px;}
.zixun_tc .content .bottom .cont2 ul .button{font-size: 14px;  line-height: 30px;}
.zixun_tc .content .bottom .cont2 ul .textbox{padding: 8px 14px;  border-radius: 4px;}
.zixun_tc .content .bottom .cont2 ul .textbox textarea{font-size: 14px;height: 30px}
}
@media  screen and (max-width:1024px){
.zixun_tc .content{width: calc(100% - 30px);}
.zixun_tc .content .top{padding: 0 16px;}
.zixun_tc .content .top .title{font-size: 18px;line-height: 40px;}
.zixun_tc .content .bottom{padding: 14px;/* max-height: 500px; */}
.zixun_tc .content .bottom .cont1{margin-bottom: 12px;display: block;}
.zixun_tc .content .bottom .cont1 .left{width: 50%;}
.zixun_tc .content .bottom .cont1 .right{width: 100%;padding-left: 0;margin-top: 10px;}
.zixun_tc .content .bottom .cont1 .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.zixun_tc .content .bottom .cont1 li{margin-bottom: 8px;padding-left: 12px;font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul{margin: -6px;width: calc(100% + 12px);}
.zixun_tc .content .bottom .cont2 ul li{width: 50%;padding: 6px;}
.zixun_tc .content .bottom .cont2 ul .input{padding: 0 12px;}
.zixun_tc .content .bottom .cont2 ul .name{font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul .input input{height: 40px;padding-left: 10px;font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul .textbox{padding: 10px 12px;}
.zixun_tc .content .bottom .cont2 ul .textbox textarea{height: 28px;font-size: 14px;}
.zixun_tc .content .bottom .cont2 ul .dl{margin: -4px;width: calc(100% + 8px);}
.zixun_tc .content .bottom .cont2 ul .dl .dd{padding: 4px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .icobox{width: 14px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;margin-right: 4px;}
.zixun_tc .content .bottom .cont2 ul .dl .dd input{width: 80px;height: 24px;}
.zixun_tc .content .bottom .cont2 ul li:nth-child(7),
.zixun_tc .content .bottom .cont2 ul li:nth-child(8){width: 100%;}
.zixun_tc .content .bottom .cont2 ul .yzm{padding: 0 0 0 12px;}
.zixun_tc .content .bottom .cont2 ul .yzm input{width: calc(100% - 120px);height: 40px;padding-left: 10px;font-size: 14px;padding-right: 10px;}
.zixun_tc .content .bottom .cont2 ul .yzm img{width: 80px;height: 40px;}
.zixun_tc .content .bottom .cont2 ul .button{font-size: 14px;line-height: 40px;}
}




.ggs_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 999999;background-color: rgba(0,0,0,0.4);display: none;}
.ggs_tc .content{width: 890px;background-color: #f5f5f5;border-radius: 10px;overflow: hidden;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ggs_tc .content .top{width: 100%;display: flex;justify-content: space-between;align-items: center;padding: 0 30px;background-color: #ffb71b;}
.ggs_tc .content .top .title{font-size: 30px;color: #ffffff;line-height: 72px;font-weight: bold;}
.ggs_tc .content .top img{width: px;display: block;cursor: pointer;}
.ggs_tc .content .bottom{width: 100%;padding: 30px 30px 50px 30px;}
.ggs_tc .content .bottom .cont1{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 30px;}
.ggs_tc .content .bottom .cont1 .left{width: 28.91566265060241%;}
.ggs_tc .content .bottom .cont1 .pic{ padding-bottom: 66.666%; position: relative; overflow: hidden;border-radius: 10px;}
.ggs_tc .content .bottom .cont1 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.ggs_tc .content .bottom .cont1 .right{width: 71.08433734939759%;padding-left: 28px;}
.ggs_tc .content .bottom .cont1 .bt{font-size: 24px;color: #333333;line-height: 28px;margin-bottom: 18px;font-weight: bold;}
.ggs_tc .content .bottom .cont1 li{margin-bottom: 14px;padding-left: 14px;font-size: 16px;color: #666666;line-height: 20px;position: relative;}
.ggs_tc .content .bottom .cont1 li::after{content: '';display: block;width: 4px;height: 4px;background-color: #ffb71b;position: absolute;left: 0;top: 8px;border-radius: 100%;}
.ggs_tc .content .bottom .cont2{width: 100%;}
.ggs_tc .content .bottom .cont2 ul{margin: -10px -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.ggs_tc .content .bottom .cont2 ul li{width: 50%;padding: 10px 15px;}
.ggs_tc .content .bottom .cont2 ul .input{width: 100%;display: flex;align-items: center;border: 1px solid #d6d6d6;padding: 0 20px;border-radius: 10px;}
.ggs_tc .content .bottom .cont2 ul .name{font-size: 16px;color: #666666;line-height: 20px;white-space:nowrap;}
.ggs_tc .content .bottom .cont2 ul .name span{color: #fe2b2b;}
.ggs_tc .content .bottom .cont2 ul .input input{width: 100%;height: 50px;padding-left: 12px;font-size: 16px;color: #333;}
.ggs_tc .content .bottom .cont2 ul .textbox{width: 100%;padding: 12px 20px;border: 1px solid #d6d6d6;border-radius: 10px;}
.ggs_tc .content .bottom .cont2 ul .textbox textarea{width: 100%;height: 36px;padding-top: 8px;font-size: 16px;color: #333;}
.ggs_tc .content .bottom .cont2 ul .dl{margin: 0 -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;margin-top: 10px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd{padding: 0 12px;display: flex;align-items: center;cursor: pointer;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .icobox{width: 16px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .icobox img{width: 100%;display: block;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .icobox .ico2{display: none;}
.ggs_tc .content .bottom .cont2 ul .dl .dd.on .icobox .ico1{display: none;}
.ggs_tc .content .bottom .cont2 ul .dl .dd.on .icobox .ico2{display: block;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 16px;color: #666666;line-height: 30px;padding-left: 8px;margin-right: 6px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd input{width: 300px;height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.ggs_tc .content .bottom .cont2 ul .yzm{display: flex;align-items: center;border: 1px solid #d6d6d6;padding: 0 0 0 20px;border-radius: 10px;overflow: hidden;}
.ggs_tc .content .bottom .cont2 ul .yzm input{width: calc(100% - 152px);height: 50px;padding-left: 12px;font-size: 16px;color: #333;padding-right: 12px;}
.ggs_tc .content .bottom .cont2 ul .yzm img{width: 104px;height: 50px;display: block;cursor: pointer;}
.ggs_tc .content .bottom .cont2 ul .button{font-size: 16px;color: #ffb71b;line-height: 52px;border: 1px solid #ffb71b;text-align: center;cursor: pointer;border-radius: 5px;}
.ggs_tc .content .bottom .cont2 ul .button:hover{background-color: #ffb71b;color: #fff;}
.ggs_tc .content .bottom .cont2 ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.ggs_tc .content .bottom .cont2 ul .tips span{color: #ff2525;}



@media  screen and (max-width:1680px){
.ggs_tc .content .top .title{  font-size: 24px;  line-height:54px;}	
.ggs_tc .content .bottom{padding:20px 30px;overflow: hidden;overflow-y: auto;max-height:84vh;}
.ggs_tc .content .bottom .cont1 .bt{  font-size: 20px;  line-height: 24px;  margin-bottom: 12px;}
.ggs_tc .content .bottom .cont1 li{font-size: 15px;  margin-bottom: 6px;}
.ggs_tc .content .bottom .cont1{  margin-bottom: 20px;}
.ggs_tc .content .bottom .cont2 ul{margin: -6px -12px;width: calc(100% + 24px);}
.ggs_tc .content .bottom .cont2 ul li{  padding:6px 12px;}
.ggs_tc .content .bottom .cont2 ul .input input{  height: 40px;font-size: 15px;}
.ggs_tc .content .bottom .cont2 ul .input{  padding: 0 15px;font-size: 15px;}
.ggs_tc .content .bottom .cont2 ul .name{font-size: 15px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 15px;  line-height: 26px;}
.ggs_tc .content .bottom .cont2 ul .yzm{padding: 0 0 0 15px;}
.ggs_tc .content .bottom .cont2 ul .yzm img{width: 83px;height: 40px;}
.ggs_tc .content .bottom .cont2 ul .yzm input{  width: calc(100% - 130px);  height: 40px;}
.ggs_tc .content .bottom .cont2 ul .button{font-size: 15px;  line-height: 40px;}
.ggs_tc .content .bottom .cont2 ul .textbox{padding: 12px 15px}
.ggs_tc .content .bottom .cont2 ul .textbox textarea{font-size: 15px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd input{  height: 26px;}
}
@media  screen and (max-width:1440px){
.ggs_tc .content{  width: 800px;}	
.ggs_tc .content .top .title{  font-size: 20px;  line-height:50px;}
.ggs_tc .content .bottom{padding:20px 30px;}
.ggs_tc .content .bottom .cont1 .left{  width: 26.916%;}
.ggs_tc .content .bottom .cont1 .bt{  font-size: 18px;  line-height: 22px;  margin-bottom:6px;}
.ggs_tc .content .bottom .cont1 li{font-size: 14px;  margin-bottom:2px;}
.ggs_tc .content .bottom .cont1{  margin-bottom:15px;}
.ggs_tc .content .bottom .cont2 ul{margin: -5px -12px;width: calc(100% + 24px);}
.ggs_tc .content .bottom .cont2 ul li{  padding:5px 12px;}
.ggs_tc .content .bottom .cont2 ul .input input{  height: 36px;font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul .input{  padding: 0 15px;font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul .name{font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd input{  width: 200px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 14px;  line-height: 26px;}
.ggs_tc .content .bottom .cont2 ul .yzm{padding: 0 0 0 15px;}
.ggs_tc .content .bottom .cont2 ul .yzm img{width: 83px;height: 36px;}
.ggs_tc .content .bottom .cont2 ul .yzm input{  width: calc(100% - 130px);  height: 36px;}
.ggs_tc .content .bottom .cont2 ul .button{font-size: 14px;  line-height: 36px;}
.ggs_tc .content .bottom .cont2 ul .textbox{padding: 8px 15px}
.ggs_tc .content .bottom .cont2 ul .textbox textarea{font-size: 14px;}
}
@media  screen and (max-width:1260px){
.ggs_tc .content{  width: 800px;}	
.ggs_tc .content .top .title{  font-size: 20px;  line-height:50px;}
.ggs_tc .content .bottom{padding:15px 30px;}
.ggs_tc .content .bottom .cont1 .left{  width: 24.916%;}
.ggs_tc .content .bottom .cont1 .bt{  font-size: 18px; line-height: 22px;  margin-bottom:6px;}
.ggs_tc .content .bottom .cont1 li{font-size: 14px;  margin-bottom:2px;}
.ggs_tc .content .bottom .cont1{  margin-bottom:10px;}
.ggs_tc .content .bottom .cont2 ul{margin: -4px -12px;width: calc(100% + 24px);}
.ggs_tc .content .bottom .cont2 ul li{  padding:4px 12px;}
.ggs_tc .content .bottom .cont2 ul .input input{  height: 30px;font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul .input{  padding: 0 14px;font-size: 14px;  border-radius: 4px;}
.ggs_tc .content .bottom .cont2 ul .name{font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd input{  width: 200px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 14px;  line-height: 26px;}
.ggs_tc .content .bottom .cont2 ul .yzm{padding: 0 0 0 14px;  border-radius: 5px;}
.ggs_tc .content .bottom .cont2 ul .yzm img{width: 70px;height: 30px;}
.ggs_tc .content .bottom .cont2 ul .yzm input{  width: calc(100% - 120px);  height: 30px;}
.ggs_tc .content .bottom .cont2 ul .button{font-size: 14px;  line-height: 30px;}
.ggs_tc .content .bottom .cont2 ul .textbox{padding: 8px 14px;  border-radius: 4px;}
.ggs_tc .content .bottom .cont2 ul .textbox textarea{font-size: 14px;height: 30px}
}
@media  screen and (max-width:1024px){
.ggs_tc .content{width: calc(100% - 30px);}
.ggs_tc .content .top{padding: 0 16px;}
.ggs_tc .content .top .title{font-size: 20px;line-height: 40px;}
.ggs_tc .content .bottom{padding: 14px;/* max-height: 500px; */}
.ggs_tc .content .bottom .cont1{margin-bottom: 12px;display: block;}
.ggs_tc .content .bottom .cont1 .left{width: 50%;}
.ggs_tc .content .bottom .cont1 .right{width: 100%;padding-left: 0;margin-top: 10px;}
.ggs_tc .content .bottom .cont1 .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.ggs_tc .content .bottom .cont1 li{margin-bottom: 8px;padding-left: 12px;font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul{margin: -6px;width: calc(100% + 12px);}
.ggs_tc .content .bottom .cont2 ul li{width: 50%;padding: 6px;}
.ggs_tc .content .bottom .cont2 ul .input{padding: 0 12px;}
.ggs_tc .content .bottom .cont2 ul .name{font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul .input input{height: 40px;padding-left: 10px;font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul .textbox{padding: 10px 12px;}
.ggs_tc .content .bottom .cont2 ul .textbox textarea{height: 28px;font-size: 14px;}
.ggs_tc .content .bottom .cont2 ul .dl{margin: -4px;width: calc(100% + 8px);}
.ggs_tc .content .bottom .cont2 ul .dl .dd{padding: 4px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .icobox{width: 14px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;margin-right: 4px;}
.ggs_tc .content .bottom .cont2 ul .dl .dd input{width: 80px;height: 24px;}
.ggs_tc .content .bottom .cont2 ul li:nth-child(7),
.ggs_tc .content .bottom .cont2 ul li:nth-child(8){width: 100%;}
.ggs_tc .content .bottom .cont2 ul .yzm{padding: 0 0 0 12px;}
.ggs_tc .content .bottom .cont2 ul .yzm input{width: calc(100% - 120px);height: 40px;padding-left: 10px;font-size: 14px;padding-right: 10px;}
.ggs_tc .content .bottom .cont2 ul .yzm img{width: 80px;height: 40px;}
.ggs_tc .content .bottom .cont2 ul .button{font-size: 14px;line-height: 40px;}
}



/*251204end*/

.wjxz_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 999999;background-color: rgba(0,0,0,0.4);display: none;}
.wjxz_tc .content{width: 660px;background-color: #f5f5f5;border-radius: 10px;overflow: hidden;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 30px 32px 44px 32px;}
.wjxz_tc .content .none{width: 24px;display: block;position: absolute;right: 12px;top: 18px;cursor: pointer;}
.wjxz_tc .content .cont1{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 22px;}
.wjxz_tc .content .cont1 .left{width: 50%;}
.wjxz_tc .content .cont1 .left .tips{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 10px;}
.wjxz_tc .content .cont1 .left .tips span{color: #fe2b2b;}
.wjxz_tc .content .cont1 .left .bt{font-size: 16px;color: #333333;line-height: 20px;}
.wjxz_tc .content .cont1 .right{width: 50%;display: flex;align-items: center;padding-right: 12px;}
.wjxz_tc .content .cont1 .right .wzbox{width: calc(100% - 72px);}
.wjxz_tc .content .cont1 .right .wzbox .wz1{font-size: 14px;color: #666666;line-height: 26px;}
.wjxz_tc .content .cont1 .right .wzbox .wz2 a{font-size: 14px;color: #666666;line-height: 26px;}
.wjxz_tc .content .cont1 .right .wzbox .wz2 span{color: #ffb71b;}
.wjxz_tc .content .cont1 .right img{width: 72px;display: block;}
.wjxz_tc .content .cont2{width: 100%;}
.wjxz_tc .content .cont2 ul{margin: -10px -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.wjxz_tc .content .cont2 ul li{width: 50%;padding: 10px 15px;}
.wjxz_tc .content .cont2 ul .input{width: 100%;display: flex;align-items: center;border: 1px solid #d6d6d6;padding: 0 20px;border-radius: 10px;}
.wjxz_tc .content .cont2 ul .name{font-size: 16px;color: #666666;line-height: 20px;white-space:nowrap;padding-right: 12px;}
.wjxz_tc .content .cont2 ul .name span{color: #fe2b2b;}
.wjxz_tc .content .cont2 ul .input input{width: 100%;height: 50px;font-size: 16px;color: #333;}
.wjxz_tc .content .cont2 ul .textbox{width: 100%;padding: 12px 20px;border: 1px solid #d6d6d6;border-radius: 10px;}
.wjxz_tc .content .cont2 ul .textbox textarea{width: 100%;height: 36px;padding-top: 8px;font-size: 16px;color: #333;}
.wjxz_tc .content .cont2 ul .dl{margin: 0 -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;margin-top: 10px;}
.wjxz_tc .content .cont2 ul .dl .dd{padding: 0 10px;display: flex;align-items: center;cursor: pointer;}
.wjxz_tc .content .cont2 ul .dl .dd .icobox{width: 16px;}
.wjxz_tc .content .cont2 ul .dl .dd .icobox img{width: 100%;display: block;}
.wjxz_tc .content .cont2 ul .dl .dd .icobox .ico2{display: none;}
.wjxz_tc .content .cont2 ul .dl .dd.on .icobox .ico1{display: none;}
.wjxz_tc .content .cont2 ul .dl .dd.on .icobox .ico2{display: block;}
.wjxz_tc .content .cont2 ul .dl .dd .wz{font-size: 16px;color: #666666;line-height: 30px;padding-left: 8px;margin-right: 6px;}
.wjxz_tc .content .cont2 ul .dl .dd input{width: 89px;height: 30px;border-bottom: 1px solid #e2e2e2;margin-left: 8px;}
.wjxz_tc .content .cont2 ul .yzm{display: flex;align-items: center;border: 1px solid #d6d6d6;padding: 0 0 0 20px;border-radius: 10px;overflow: hidden; justify-content:space-between;}
.wjxz_tc .content .cont2 ul .yzm input{width: calc(100% - 152px);height: 50px;padding-left: 12px;font-size: 16px;color: #333;padding-right: 12px;}
.wjxz_tc .content .cont2 ul .yzm img{width: 104px;height: 50px;display: block;cursor: pointer; object-fit: contain;}
.wjxz_tc .content .cont2 ul .button{font-size: 16px;color: #ffffff;line-height: 52px;background-color: #ffb71b;text-align: center;cursor: pointer;border-radius: 5px;}
.wjxz_tc .content .cont2 ul .button:hover{opacity: 0.8;}
.wjxz_tc .content .cont2 ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.wjxz_tc .content .cont2 ul .tips span{color: #ff2525;}

@media  screen and (max-width:1440px){
.wjxz_tc .content{  padding: 25px 32px 30px 32px;}	
.wjxz_tc .content .cont1{  margin-bottom: 16px;}	
.wjxz_tc .content .cont2 ul li{  padding: 8px 15px;}	
.wjxz_tc .content .cont2 ul .input{  padding: 0 15px;}	
.wjxz_tc .content .cont2 ul .name{font-size: 15px;}	
.wjxz_tc .content .cont2 ul .input input{height: 40px;font-size: 15px;}
.wjxz_tc .content .cont2 ul .textbox{padding: 12px 15px;}
.wjxz_tc .content .cont2 ul .textbox textarea{font-size: 15px;}
.wjxz_tc .content .cont2 ul .yzm{padding: 0 0 0 15px;}
.wjxz_tc .content .cont2 ul .yzm img{width: 83px;height: 42px;}
.wjxz_tc .content .cont2 ul .button{font-size: 15px;line-height: 42px;}
.wjxz_tc .content .cont2 ul .dl .dd .wz{font-size: 15px;line-height: 26px;}
.wjxz_tc .content .cont2 ul .yzm input{width: calc(100% - 83px);
  height: 40px;}
}
@media  screen and (max-width:1260px){
.wjxz_tc .content{  padding: 20px 32px 25px 32px;}	
.wjxz_tc .content .cont1{  margin-bottom: 12px;}	
.wjxz_tc .content .cont2 ul li{  padding: 6px 15px;}	
.wjxz_tc .content .cont2 ul .input input{height: 38px;font-size: 15px;}
.wjxz_tc .content .cont2 ul .textbox{padding: 12px 15px;}
.wjxz_tc .content .cont2 ul .yzm img{width: 83px;height: 38px;}
.wjxz_tc .content .cont2 ul .button{font-size: 15px;line-height: 40px;}
.wjxz_tc .content .cont2 ul .dl .dd .wz{font-size: 15px; line-height:24px;}
.wjxz_tc .content .cont2 ul .yzm input{width: calc(100% - 83px);
  height: 38px;}
}
@media  screen and (max-width:1024px){
.wjxz_tc .content{width: calc(100% - 30px);padding: 14px;}
.wjxz_tc .content .none{width: 20px;right: 12px;top: 12px;}
.wjxz_tc .content .cont1{margin-bottom: 12px;display: block;}
.wjxz_tc .content .cont1 .left{width: 100%;}
.wjxz_tc .content .cont1 .left .tips{margin-bottom: 8px;}
.wjxz_tc .content .cont1 .left .bt{font-size: 14px;line-height: 18px;}
.wjxz_tc .content .cont1 .right{padding-right: 0;width: 100%;}
.wjxz_tc .content .cont1 .right .wzbox{width: calc(100% - 70px);}
.wjxz_tc .content .cont1 .right .wzbox .wz1{line-height: 24px;}
.wjxz_tc .content .cont1 .right .wzbox .wz2 a{line-height: 24px;}
.wjxz_tc .content .cont1 .right img{width: 70px;}
.wjxz_tc .content .cont1 li{margin-bottom: 8px;padding-left: 12px;font-size: 14px;}
.wjxz_tc .content .cont2 ul{margin: -6px;width: calc(100% + 12px);}
.wjxz_tc .content .cont2 ul li{width: 50%;padding: 6px;}
.wjxz_tc .content .cont2 ul .input{padding: 0 12px;}
.wjxz_tc .content .cont2 ul .name{font-size: 14px;padding-right: 10px;}
.wjxz_tc .content .cont2 ul .input input{height: 40px;font-size: 14px;}
.wjxz_tc .content .cont2 ul .textbox{padding: 10px 12px;}
.wjxz_tc .content .cont2 ul .textbox textarea{height: 28px;font-size: 14px;}
.wjxz_tc .content .cont2 ul .dl{margin: -4px;width: calc(100% + 8px);}
.wjxz_tc .content .cont2 ul .dl .dd{padding: 4px;}
.wjxz_tc .content .cont2 ul .dl .dd .icobox{width: 14px;}
.wjxz_tc .content .cont2 ul .dl .dd .wz{font-size: 14px;line-height: 24px;padding-left: 6px;margin-right: 4px;}
.wjxz_tc .content .cont2 ul .dl .dd input{width: 80px;height: 24px;}
.wjxz_tc .content .cont2 ul li:nth-child(8),
.wjxz_tc .content .cont2 ul li:nth-child(9){width: 100%;}
.wjxz_tc .content .cont2 ul .yzm{padding: 0 0 0 12px;}
.wjxz_tc .content .cont2 ul .yzm input{width: calc(100% - 120px);height: 40px;padding-left: 10px;font-size: 14px;padding-right: 10px;}
.wjxz_tc .content .cont2 ul .yzm img{width: 80px;height: 40px;}
.wjxz_tc .content .cont2 ul .button{font-size: 14px;line-height: 40px;}
}

.zws_section{width: 100%;margin-top: -80px;opacity: 0;height: 80px;position: relative;z-index: -99;}
@media  screen and (max-width:1024px){
.zws_section{margin-top: -50px;height: 50px;}
}

.pagecon{padding-bottom:60px;}
.pagecon .cont1{ margin-top:40px; margin-bottom:0px;}
.pagecon .cont1 .left{width:100%; padding-right:0;}
@media  screen and (max-width:1680px){
.pagecon .cont1 .left{ font-size:16px; line-height:30px;}
}
@media  screen and (max-width:1024px){
.pagecon{padding-bottom:15px; padding-top:15px;}
.pagecon .cont1{ margin-top:0px; margin-bottom:0px;}
.pagecon .cont1 .left{ font-size:14px; line-height:20px;  margin-bottom:0px;}
}

.sitemap{ width:100%; overflow:hidden;}
.sitemap li{border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%;  }
.sitemap li a{ margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;}
.sitemap li a:hover{color:#ffb71b;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}


/*251020start*/
.t_navs .top .ej_box2{ top:100%; /*padding-top: 10px;background:none;*/ box-shadow:none; }
.t_navs .top .ej_box2::before {
  display: none;
}
.t_navs .top .ej_box2 .box{ display: block; width: 100%;background-color: #fff; position: relative;
  box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.t_navs .top .ej_box2 .box::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: transparent transparent #ffb71b transparent;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  bottom: 100%;
}
.sy_section4{  flex-wrap: wrap;}
@media  screen and (max-width:1024px){
.sy_section4 .left .qh_l .dd{  width: 25%;border-bottom:0;height: auto;
    padding: 15px 0;}
.sy_section4 .left .qh_l .dd img{margin: 0 auto 5px auto;}
}


.cpxq_section4 .content .ul a::after{ display: block; content: ''; position: absolute; left: 0; z-index: 1; bottom: 0; width: 100%; height: 40%;
  background-image: -webkit-linear-gradient(top, rgba(255,183, 27, 0) 0%, rgba(255,183, 27, 0.8) 100%);
  background-image: -moz-linear-gradient(top, rgba(255,183, 27, 0) 0%, rgba(255,183, 27, 0.8) 100%);
  background-image: -o-linear-gradient(top, rgba(255,183, 27, 0) 0%, rgba(255,183, 27, 0.8) 100%);
  background-image: linear-gradient(top, rgba(255,183, 27, 0) 0%, rgba(255,183, 27, 0.8) 100%);
}
.cpxq_section4 .content .ul a{ overflow: hidden; border-radius: 10px;}
.cpxq_section4 .content .ul a .wzbox{ z-index: 6;}

.sy_section5 .content .cont ul{  display: flex; flex-wrap: wrap;}
.sy_section5 .content .cont ul li{width: 192px !important;}
@media  screen and (max-width:1024px){
.sy_section5 .content .cont ul li{width: 102px !important;}
}


/*251020end*/


.cpxq_section3 .hy_tit{margin-top:40px;}
.cpxq_section3 .hy_tit:first-child{margin-top:0px;}
@media  screen and (max-width:1024px){

.cpxq_section3 .hy_tit{margin-top:20px;}
.cpxq_section3 .hy_tit:first-child{margin-top:0px;}
}



/*251126start*/
.cpxq_section1 .left{ position: relative; z-index: 10;}
.cpxq_section1{ overflow: hidden;}
.cpxq_section1 .right .posi_wz{font-size: 235px;line-height: 1;}
@media  screen and (max-width:1680px){
.cpxq_section1 .right .posi_wz{font-size: 160px;line-height: 1;}

}
@media  screen and (max-width:1024px){
.cpxq_section1 .right .posi_wz{font-size: 70px;line-height: 1;}


}


.cpxq_section2 .content .firstRow td{ background: #d7d7d7 !important; color: #333 !important;}
.cpxq_section2 .content .firstRow td span{ color: #333 !important;  font-weight: normal !important;}
.cpxq_section2 .content table th{color: #333333 !important;background-color: #d7d7d7 !important;}

.yyxq_section1 .content .right .pic video{ position: absolute; left:0; top:0; width:100%; height: 100%; object-fit: cover; z-index: 6;}
.yyxq_section1 .content .right .pic iframe{ border:0; position: absolute; left:0; top:0; width:100%; height: 100%; object-fit: cover; z-index: 6;}
.pf_right .l1 .posi_box .wzbox .wz2{ display: flex; align-items: center;}
.pf_right .l1 .posi_box .wzbox .wz2 img{width: 22px;display: block;cursor: pointer; margin-left: 6px;}
/*.layui-m-layer{ display:block; position: fixed; z-index: 10; left:50%; top:50%; transform:translate(-50%,50%); -ms-transform:translate(-50%,50%); background: #454545; color: #fff; font-size:14px; line-height:32px; padding:4px 20px; border-radius:5px;}*/


/*251126end*/




/*251201start*/
.t_navs .top .ej_box2 ._right{ width:200px; min-height: inherit;}
.t_navs .top .ej_box2 ._right .dd > div a:last-child{ border-bottom: 0;}
.t_navs .top .ej_box2 ._right .dd>div{padding: 0 28px;}
.t_navs .top .ej_box2 ._right .dd>div a:first-child{ padding-top: 19px;}
.t_navs .top .ej_box2 ._right .dd>div a:last-child{ padding-bottom: 19px;}
.t_navs .top .ej_box1 .right .qh_r ul a{background: #fff;
  height: 100%;}
.t_navs .top .ej_box1 .right .qh_r .wzbox{ position: relative;}
.t_navs .top .ej_box1 .right .qh_r .wzbox .wz{  font-size: 14px;  width: calc(100% - 28px);}
.gywm_section3 .btbox .qh_box .btn.slick-hidden{ display:none;}
.sy_section4 .right .qh_r .info{  height:144px;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.sy_section3 .ul .a .back_img::after{  background: linear-gradient(to right,rgba(255,183,27,0.9),rgba(255,183,27,0.5));}
.sy_section4 .right .qh_r .dd::after{content: '';display: block;width: 100%;height: 100%;background: linear-gradient(to right,rgba(255,183,27,0.9),rgba(255,183,27,0.5));position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section4 .right .qh_r .bt,
.sy_section4 .right .qh_r .info,
.sy_section4 .right .qh_r .sy_more1,
.sy_section4 .right .qh_r ul{ position: relative; z-index: 6;}
.cp_section .content ul a .posi_bt{  white-space: nowrap;  padding:0 30px;}
.yylb_section .content{padding-top: 40px;}
.xwxq_section .content .left .page_box .page_l div{ display: flex; width:100%;}
.xwxq_section .content .left .page_box .page_l span{display: block;margin-bottom: 8px;font-size: 16px;color: #333333;line-height: 20px; white-space: nowrap;}
.dq_section span.on{color: #ffb71b;}


@media  screen and (max-width:1680px){
.sy_section4 .right .qh_r .info{  height:104px;}

}
@media  screen and (max-width:1024px){
.sy_section4 .right .qh_r .info{  height:96px;}
.sy_section4 .left .qh_l .dd .wz{padding: 0 5px;}
.cp_section .content ul a .posi_bt{ padding:0 14px;}
.yylb_section .content{padding-top: 20px;}
.xwxq_section .content .left .page_box .page_l span{margin-bottom: 8px;font-size: 14px;line-height: 18px;}
}


.lxwm_section1 .content .left .h2{font-size: 28px;
  color: #333333;
  line-height: 32px;
  margin-bottom: 50px;
  font-weight: bold;
}
@media  screen and (max-width:1024px){
.lxwm_section1 .content .left .h2{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
}

.gywm_section1 .h2{font-size: 48px;color: #333333;line-height: 52px;font-weight: bold;margin-top: 66px;margin-bottom: 6px;}
@media  screen and (max-width:1680px){
.gywm_section1 .h2{margin-bottom: 20px;}
}
@media  screen and (max-width:1024px){
.gywm_section1 .h2{font-size: 20px;line-height: 24px;margin-top: 0;margin-bottom: 12px;}
}

.yjfk_section .h2{font-size: 26px;color: #1f1f1f;line-height: 42px;margin-bottom: 44px;}

@media  screen and (max-width:1680px){
.yjfk_section .h2{margin-bottom: 30px;}
}
@media  screen and (max-width:1024px){
.yjfk_section .h2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
}


.yjfk_section .h2{font-size: 26px;
  color: #1f1f1f;
  line-height: 42px;
  margin-bottom: 44px;}

@media  screen and (max-width:1680px){
.yjfk_section .h2 {
    margin-bottom: 30px;
  }
}
@media  screen and (max-width:1024px){
.yjfk_section .h2 {font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.yjfk_section .h2 br{display: none;}
}



.zywk_section .cont1 .left .a{display: block;font-size: 16px;color: #666666;line-height: 44px;padding: 0 26px;background-color: #ffffff;border-radius: 44px;}
.zywk_section .cont1 .left .dd.on .a{background-color: #ffb71b;color: #fff!important;}
@media  screen and (max-width:1024px){
.zywk_section .cont1 .left .a{font-size: 14px;line-height: 34px;padding: 0 12px;border-radius: 34px;}

}


.xwxq_section .content .left .h2{font-size: 30px;color: #231815;line-height: 40px;margin-bottom: 36px;font-weight: bold;}
@media screen and (max-width: 1024px) {
  .xwxq_section .content .left .h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 12px;
  }
}
.xw_section1 .titbox .h2 {
  font-size: 48px;
  color: #333333;
  line-height: 52px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .xw_section1 .titbox .h2 {
    font-size: 20px;
    line-height: 24px;
  }
}


.ny_banner .ej_nav li.on .a{background-color: #ffb71b;}
.ny_banner .ej_nav li.on .a .wz{color: #fff!important;}
.ny_banner .ej_nav li:hover .a .wz{color: #ffb71b;}
.ny_banner .ej_nav li:hover .a::after{display: none;}
@media  screen and (max-width:1680px){
.ny_banner .ej_nav li .a img{width: 32px;}
.ny_banner .ej_nav li .a .wz{font-size: 16px;line-height: 70px;margin-left: 10px;}
}
@media  screen and (max-width:1024px){
.ny_banner .ej_nav li .a{padding: 0 20px;}
.ny_banner .ej_nav li .a::after{height: 24px;}
.ny_banner .ej_nav li .a img{width: 24px;}
.ny_banner .ej_nav li .a .wz{font-size: 14px;line-height: 40px;margin-left: 8px;}
}


.yylb_section .h2 {
  margin-top: 54px;
  margin-bottom: 60px;
  font-size: 24px;
  color: #333333;
  line-height: 48px;
}
@media screen and (max-width: 1024px) {
  .yylb_section .h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
}

.yyxq_section1 .content .left .h2 {
  font-size: 34px;
  color: #ffb71b;
  line-height: 38px;
  margin-bottom: 40px;
  font-weight: bold;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1680px) {
  .yyxq_section1 .content .left .h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .yyxq_section1 .content .left .h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
  }
}


.sy_section5 .wzbox .h4 {
  font-size: 36px;
  color: #333333;
  line-height: 40px;
  text-align: center;
  margin-bottom: 28px;
  font-weight: bold;
}
@media screen and (max-width: 1680px) {
  .sy_section5 .wzbox .h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .sy_section5 .wzbox .h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}






/*251201end*/



.dq_section b{font-size: 14px;color: #666666;line-height: 20px; font-weight:normal;}
.dq_section b:hover,
.dq_section b.on{color: #ffb71b;}


/*251205start*/
.sy_section4 .right .qh_r ul li a img{-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.sy_section4 .right .qh_r ul li a:hover img{ transform: translateY(-5px); -ms-transform: translateY(-5px);}
.sy_section4 .right .qh_r ul li a:hover .wz{color: #fff;}

/*251205end*/



/*251208start*/
.lxwm_section2 .content .left{padding-right: 40px;}
.lxwm_section2 .content .right .top .dd:nth-child(1){width: 36%;}
.lxwm_section2 .content .right .top .dd:nth-child(2){width: 25%;}
.lxwm_section2 .content .right .top .dd:nth-child(3){width: 21%;}
.lxwm_section2 .content .right .top .dd:nth-child(4){width: 18%;}

@media  screen and (max-width:1680px){
.lxwm_section2 .content .left{padding-right: 30px;}
.lxwm_section2 .content .right .top .dd{ font-size:16px;}
.lxwm_section2 .content .right .top{  padding: 15px 30px;}
.lxwm_section2 .content .right .bottom{  padding: 30px 30px 60px 30px;}
}
@media  screen and (max-width:1024px){
.lxwm_section2 .content .left{padding-right: 0;}	
.lxwm_section2 .content .right .top{  padding:10px 14px 14px 14px; justify-content: space-between; }
.lxwm_section2 .content .right .top .dd{ font-size:14px; margin-top:4px ;width: 52% !important;}
.lxwm_section2 .content .right .top .dd:nth-child(2n){width: 46% !important;}
.lxwm_section2 .content .right .bottom{  padding: 14px 14px 20px 14px;}

}	


.sy_section1{ overflow: hidden;}
.sy_section1::after{ z-index: 1;}
.sy_section1 .titbox{  margin-bottom: 50px;}
.sy_section1 .qh_b .posi_bt{ display: block; width:55%;}
.sy_section1 .qh_b .posi_name{position: absolute;z-index:1; display: flex; justify-content: center; white-space: nowrap; text-align: center; width: 100%; text-align: center;color: #f7f7f7; -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);left:167%; top:0; font-size: 413px;line-height:274px;}
.sy_section1 .qh_b .cont{ position: relative; z-index: 6; padding-top: 100px;}
.sy_section1 .qh_b .dd{  align-items: flex-start;}
.sy_section1 .qh_b .big .slick-list{ overflow: visible;}
.sy_section1 .qh_b .right{ margin-top: 80px;}
.sy_section1 .qh_b{  z-index: 6;}
.sy_section1 .slick-dots{ background: #fff;}


@media  screen and (max-width:1024px){
.sy_section1 .titbox{  margin-bottom: 20px;}	
.sy_section1 .qh_b .posi_name{font-size: 100px;line-height:80px;left:0%;-ms-transform: translate(0,0);
  transform: translate(0,0);}
 .sy_section1 .qh_b .cont{ padding-top: 0;} 
 .sy_section1 .qh_b .right{ margin-top:15px;}
 
}


/*251205end*/


