@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: #f08200;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #f08200;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;}
.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: 44px;}
.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 36px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #ffffff; position: relative;line-height: 88px; font-size: 20px;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 2px; background: #f08200; position: absolute; bottom: 12px; left: 50%;transform: translate(-50%,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;}
.t_navs .top .menu .l1.on .a1::after,.t_navs .top .menu .l1:hover .a1::after{width: 100%;}
.t_navs .top .pcSs_box{position: relative;margin-left: 34px;}
.t_navs .top .pcSs_box .t_ico{width: 28px;height: 28px;cursor: pointer;margin: 30px 0;}
.t_navs .top .pcSs_box .t_ico .icobox2{display: none;}
.t_navs .top .pcSs_box .t_ico img{width: 100%;display: block;}
.t_navs .top .pcSs_box .t_ico .ico2{display: none;}
.t_navs .top .pcSs_box .b_inp{width: 300px;position: absolute;right: 40px;top: 50%;transform: translate(0,-50%);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);padding: 0 60px 0 12px;display: none;}
.t_navs .top .pcSs_box .b_inp input{width: 100%;height: 40px;display: block;font-size: 16px;color: #333;border: 0;}
.t_navs .top .pcSs_box .b_inp .ss_btn{width: 24px;display: block;position: absolute;right: 12px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.t_navs .top .ejNav{width: 526px;position: absolute;right: 36px;top: 100%;background: #ffffff;padding: 40px 20px 62px 40px;display: none;}
.t_navs .top .ejNav1{width: 740px;}
.t_navs .top .ejNav>div{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .ejNav1>div{align-items: flex-start;}
.t_navs .top .ejNav>div>div:nth-child(1){width: 57.08154506437768%;position: relative;}
.t_navs .top .ejNav>div>div:nth-child(1)::after{content: "";display: block;width: 62px;height: 43px;background: #f08200;position: absolute;right: -10px;bottom: -10px;}
.t_navs .top .ejNav .pic{ padding-bottom: 67.66%; position: relative; overflow: hidden;z-index: 2;}
.t_navs .top .ejNav .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 .ejNav>div>div:nth-child(2){width: 42.91845493562232%;padding-left: 80px;}
.t_navs .top .ejNav1>div>div:nth-child(2){padding-left: 40px;}
.t_navs .top .ejNav ul{width: 100%;}
.t_navs .top .ejNav li{margin-bottom: 20px;}
.t_navs .top .ejNav li:last-child{margin-bottom: 0;}
.t_navs .top .ejNav a{display: block;font-size: 16px;color: #666666;line-height: 20px;padding-left: 15px;font-family: "light";position: relative;}
.t_navs .top .ejNav a::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 6px;}
.t_navs .top .ejNav a:hover{color: #f08200;text-decoration:underline;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;pacity: 0;}
.wyb_s.on,
.wyb_s.neiy{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .menu .l1 .a1,
.wyb_s.neiy .t_navs .top .menu .l1 .a1{color: #333333;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .icobox1,
.wyb_s.neiy .t_navs .top .pcSs_box .t_ico .icobox1{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .icobox2,
.wyb_s.neiy .t_navs .top .pcSs_box .t_ico .icobox2{display: block;}
@media screen and (max-width:1560px) {
.t_navs .top .menu .l1{padding: 0 20px;}
.t_navs .top .ejNav{right: 20px;}
.t_navs .top .ejNav{width: 500px;}
.t_navs .top .ejNav1{width: 500px;}
.t_navs .top .ejNav>div>div:nth-child(2){padding-left: 40px;}
.t_navs .top .ejNav li{margin-bottom: 16px;}
.t_navs .top .ejNav a{font-size: 14px;color: #666666;padding-left: 12px;}
}
@media screen and (max-width:1300px) {
.t_navs .top .logo img{height: 40px;}
.t_navs .top .menu .l1{padding: 0 12px;}
.t_navs .top .pcSs_box{margin-left: 20px;}
.t_navs .top .menu .l1 .a1{ font-size: 18px;}
.t_navs .top .ejNav{right: 12px}
}
@media screen and (max-width:1080px) {
.t_navs .top .menu .l1 .a1{ font-size: 16px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .top .pcSs_box{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_nav_zw{height: 50px!important;}
.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:#f08200;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:#f08200;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: #f08200;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:#f08200;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 .input_box{width: 100%;border-bottom: 1px solid rgba(0,0,0,0.1);margin-bottom: 20px;position: relative;}
.t_navs .xialaph .input_box input{width: 100%;height: 40px;padding-right: 60px;font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-webkit-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input:-ms-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box img{width: 24px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
}

/*底部*/
.b_nav{width: 100%;background: #1b1b1b;overflow: hidden;}
.b_nav .cont1{padding-top: 50px;padding-bottom: 40px;}
.b_nav .cont1 ul{display: flex;justify-content: flex-start;align-items: stretch;border: 1px solid rgba(255,255,255,0.18);}
.b_nav .cont1 li{width: 33.3333%;display: flex;justify-content: center;align-items: center;padding: 30px 24px;border-right: 1px solid rgba(255,255,255,0.18);}
.b_nav .cont1 li:last-child{border-right: 0;}
.b_nav .cont1 li img{width: 64px;display: block;}
.b_nav .cont1 li .wzbox{padding-left: 32px;}
.b_nav .cont1 li .bt{font-size: 26px;color: #ffffff;line-height: 30px;margin-bottom: 12px;}
.b_nav .cont1 li .jj{font-size: 16px;color: #acacac;line-height: 20px;font-family: "light";}
.b_nav .cont2{padding-bottom: 40px;display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont2 .left{width: 73.125%;padding-right: 170px;}
.b_nav .cont2 .left ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont2 .left .yj a{display: block;font-size: 18px;color: #ffffff;line-height: 24px;font-family: "light";}
.b_nav .cont2 .left .ej{margin-top: 24px;}
.b_nav .cont2 .left .ej a{display: block;font-size: 14px;color: #c1c1c1;line-height: 18px;margin-bottom: 16px;font-family: "light";}
.b_nav .cont2 .left .ej a:last-child{margin-bottom: 0;}
.b_nav .cont2 .left .yj a:hover,
.b_nav .cont2 .left .ej a:hover{color: #f08200;text-decoration:underline;}
.b_nav .cont2 .right{width: 26.875%;}
.b_nav .cont2 .right .bt{font-size: 18px;color: #ffffff;line-height: 24px;margin-bottom: 24px;font-family: "light";}
.b_nav .cont2 .right .info{font-size: 16px;color: #ffffff;line-height: 40px;font-family: "light";margin-bottom: 20px;}
.b_nav .cont2 .right ul{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.b_nav .cont2 .right ul li{margin-right: 32px;}
.b_nav .cont2 .right ul li:last-child{margin-right: 0;}
.b_nav .cont2 .right ul img{width: 101px;display: block;border: 1px solid #868686;margin: 0 auto 8px auto;}
.b_nav .cont2 .right ul .wz{font-size: 14px;color: rgba(255,255,255,0.48);line-height: 18px;text-align: center;}
.b_nav .cont3{width: 100%;position: relative;padding-top: 20px;padding-bottom: 20px;display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont3::after{content: "";display: block;width: 3000px;height: 1px;background: rgba(255,255,255,0.05);position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
.b_nav .cont3 .left{font-size: 14px;color: rgba(198,198,198,0.45);line-height: 24px;}
.b_nav .cont3 .left a{color: rgba(198,198,198,0.45);}
.b_nav .cont3 .right{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont3 .right>a{font-size: 14px;color: rgba(198,198,198,0.45);line-height: 24px;position: relative;padding-right: 15px;margin-right: 14px;}
.b_nav .cont3 .right>a::after{content: "";display: block;width: 1px;height: 10px;background: rgba(195,195,195,0.29);position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.b_nav .cont3 .right>a:hover{color: #f08200;text-decoration:underline;}
.b_nav .cont3 .right .firend{position: relative;}
.b_nav .cont3 .right .firend ._t{display: flex;justify-content: flex-start;align-items: center;font-size: 14px;color: rgba(198,198,198,0.45);line-height: 24px;cursor: pointer;}
.b_nav .cont3 .right .firend ._t img{width: 20px;display: block;margin-left: 6px;margin-top: -2px;}
.b_nav .cont3 .right .firend ._b{position: absolute;left: 50%;bottom: calc(100% + 12px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);width: 140px;margin-left: -70px;display: none;}
.b_nav .cont3 .right .firend ._b a{display: block;font-size: 14px;color: #333;line-height: 20px;padding: 10px;}
.b_nav .cont3 .right .firend ._b a:hover{background: #f08200;color: #fff;}
@media screen and (max-width:1610px) {
.b_nav .cont2 .left{width: 68%;padding-right: 120px;}
.b_nav .cont2 .right{width: 32%;}
}
@media screen and (max-width:1400px) {
.b_nav .cont1 li .jj{font-size: 14px;}
.b_nav .cont2 .left{width: 68%;padding-right: 60px;}
.b_nav .cont2 .left .ej a{font-size: 13px;}
.b_nav .cont2 .right{width: 32%;}
.b_nav .cont2 .right .info{font-size: 14px;line-height: 30px;margin-bottom: 16px;}
.b_nav .cont2 .right ul li{margin-right: 20px;}
.b_nav .cont2 .right ul img{width: 90px;}
.b_nav .cont2 .right ul .wz{font-size: 13px;}
}
@media screen and (max-width:1230px) {
.b_nav .cont1 li img{width: 50px;}
.b_nav .cont1 li .wzbox{padding-left: 20px;}
.b_nav .cont1 li .bt{font-size: 20px;line-height: 24px;}
.b_nav .cont1 li .jj{font-size: 12px;line-height: 18px;}
.b_nav .cont2 .left{padding-right: 30px;}
.b_nav .cont2 .left .yj a{font-size: 16px;}
.b_nav .cont2 .left .ej a{font-size: 12px;}
.b_nav .cont2 .right .bt{font-size: 16px;}
.b_nav .cont2 .right .info{font-size: 12px;line-height: 24px;}
.b_nav .cont2 .right ul img{width: 84px;}
.b_nav .cont2 .right ul .wz{font-size: 12px;}
}
@media screen and (max-width:1160px) {
.b_nav .cont2{display: block;}
.b_nav .cont2 .left{padding-right: 0;width: 100%;}
.b_nav .cont2 .right{width: 100%;margin-top: 20px;}
}
@media screen and (max-width:1024px) {
.b_nav{margin-bottom: 60px;}
.b_nav .cont1{padding-top: 30px;padding-bottom: 20px;}
.b_nav .cont1 ul{display: block;}
.b_nav .cont1 li{width: 100%;padding: 14px 20px;border-right: 0;justify-content: flex-start;border-bottom: 1px solid rgba(255,255,255,0.18);}
.b_nav .cont1 li:last-child{border-bottom: 0;}
.b_nav .cont1 li img{width: 40px;}
.b_nav .cont1 li .wzbox{padding-left: 12px;}
.b_nav .cont1 li .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.b_nav .cont1 li .jj{font-size: 14px;line-height: 20px;}
.b_nav .cont2{padding-bottom: 20px;}
.b_nav .cont2 .left{display: none;}
.b_nav .cont2 .right{width: 100%;margin-top: 0;}
.b_nav .cont2 .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.b_nav .cont2 .right .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.b_nav .cont2 .right ul{justify-content: space-between;}
.b_nav .cont2 .right ul li{margin-right: 0;}
.b_nav .cont2 .right ul img{width: 100px;}
.b_nav .cont3{display: block;}
.b_nav .cont3 .left{width: 100%;text-align: center;}
.b_nav .cont3 .right{width: 100%;justify-content: center;}
.b_nav .cont3 .right>a{padding-right: 11px;margin-right: 10px;}
.b_nav .cont3 .right .firend ._b a{padding: 8px 10px;}
}

/*电脑端漂浮*/
.pf_right{width: 66px;position: fixed;right: 30px;top: 50%;transform: translate(0,-50%);box-shadow: 0 0 20px rgba(0,0,0,0.1);z-index: 99999;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 ul{width: 100%;}
.pf_right li{position: relative;border-bottom: 1px solid #ededed;}
.pf_right li:last-child{border-bottom: 0;}
.pf_right ul li>a{display: block;background: #fff;padding: 14px 0;}
.pf_right ul li::after{content: "";display: block;width: 20px;height: 100%;position: absolute;right: 100%;top: 0;}
.pf_right ul li>a:hover{background: #f08200;}
.pf_right ul li>a img{width: 30px;display: block;margin: 0 auto 2px auto;}
.pf_right ul li>a .ico2{display: none;}
.pf_right ul li>a:hover .ico1{display: none;}
.pf_right ul li>a:hover .ico2{display: block;}
.pf_right ul li>a .wz{font-size: 16px;color: #333333;line-height: 20px;text-align: center;font-family: "微软雅黑";}
.pf_right ul li>a:hover .wz{color: #fff;}
.pf_right ul .posi_box{width: 288px;position: absolute;right: calc(100% + 20px);top: 50%;transform: translate(0,-50%) scale(0);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);padding: 12px 40px 6px 40px;
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;}
.pf_right ul .posi_box .dl{width: 100%;}
.pf_right ul .posi_box .dd{padding-top: 14px;padding-bottom: 14px;border-bottom: 1px solid #efefef;}
.pf_right ul .posi_box .dd:last-child{border-bottom: 0;}
.pf_right ul .posi_box .wz{font-size: 18px;color: #333333;line-height: 24px;}
.pf_right ul .posi_box .wz a,
.pf_right ul .posi_box .wz span{color: #666666;font-size: 16px;}
.pf_right ul .posi_box .ly{font-size: 18px;color: #333333;line-height: 24px;}
.pf_right ul .posi_box .ly a{font-size: 16px;color: #f08200;line-height: 24px;}
.pf_right ul .posi_box .ly span{margin-left: 8px;
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 ul .posi_box .ly a:hover span{margin-left: 24px;}
.pf_right ul .posi_box .listbox{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;}
.pf_right ul .posi_box .list{width: 50%;padding: 0 10px;}
.pf_right ul .posi_box .list img{width: 100%;display: block;margin-bottom: 6px;}
.pf_right ul .posi_box .list .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;}
.pf_right ul li:hover .posi_box{transform: translate(0,-50%) scale(1);}
@media screen and (max-width:1680px) {
.pf_right{width: 60px;right: 20px;}
.pf_right ul li>a{padding: 10px 0;}
}
@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: #f08200; 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;}
.pf_down .posi_cont{width: 100%;height: 100vh;background: rgba(0,0,0,0.6);position: fixed;left: 0;top: 50%;transform: translate(0,-50%); z-index: 99999;display: none;}
.pf_down .posi_cont .none{width: 24px;position: absolute;right: 0;top: -32px;display: block;}
.pf_down .posi_box{width: 288px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);padding: 12px 40px 6px 40px;text-align: left;}
.pf_down .posi_box .dl{width: 100%;}
.pf_down .posi_box .dd{padding-top: 12px;padding-bottom: 12px;border-bottom: 1px solid #efefef;}
.pf_down .posi_box .dd:last-child{border-bottom: 0;}
.pf_down .posi_box .wz{font-size: 16px;color: #333333;line-height: 22px;}
.pf_down .posi_box .wz a,
.pf_down .posi_box .wz span{color: #666666;font-size: 14px;}
.pf_down .posi_box .ly{font-size: 16px;color: #333333;line-height: 22px;}
.pf_down .posi_box .ly a{font-size: 14px;color: #f08200;line-height: 22px;}
.pf_down .posi_box .listbox{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;}
.pf_down .posi_box .list{width: 50%;padding: 0 10px;}
.pf_down .posi_box .list img{width: 100%;display: block;margin-bottom: 6px;}
.pf_down .posi_box .list .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;}

/*留言弹窗*/
.mess_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 50%;transform: translate(0,-50%); z-index: 99999;background: rgba(0,0,0,0.34);display: none;}
.mess_tc .content{width: 586px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #ffffff;border-radius: 11px;overflow: hidden;}
.mess_tc .top{width: 100%;background: #f08200;padding: 40px 80px 40px 32px;position: relative;}
.mess_tc .top .bt{font-size: 28px;color: #ffffff;line-height: 40px;}
.mess_tc .top img{width: 20px;display: block;position: absolute;right: 20px;top: 24px;cursor: pointer;
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;}
.mess_tc .top img:hover{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.mess_tc .bottom{width: 100%;padding: 30px 32px 60px 32px;}
.mess_tc .bottom ul{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.mess_tc .bottom ul li{width: 50%;padding: 10px;}
.mess_tc .bottom .bt1{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 16px;font-family: "light";}
.mess_tc .bottom .dl{margin: -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;padding-right: 12px;}
.mess_tc .bottom .dl .dd{width: 25%;padding: 6px;}
.mess_tc .bottom .dl .a{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.mess_tc .bottom .dl .a img{width: 16px;display: block;}
.mess_tc .bottom .dl .a .ico2{display: none;}
.mess_tc .bottom .dl .a .wz{font-size: 16px;color: #666666;line-height: 20px;padding-left: 8px;}
.mess_tc .bottom .dl .a:hover .wz{color: #f08200;}
.mess_tc .bottom .dl .dd.on .a .ico1{display: none;}
.mess_tc .bottom .dl .dd.on .a .ico2{display: block;}
.mess_tc .bottom .input,
.mess_tc .bottom .cont,
.mess_tc .bottom .yzm{width: 100%;position: relative;}
.mess_tc .bottom .bt2{font-size: 16px;color: #333333;line-height: 44px;font-family: "light";position: absolute;left: 20px;top: 0;}
.mess_tc .bottom .bt2 span{color: #de0010;}
.mess_tc .bottom .input input{width: 100%;height: 44px;background: #f5f5f5;font-size: 16px;color: #555;display: block;}
.mess_tc .bottom .inp1 input{padding: 0 12px 0 66px;}
.mess_tc .bottom .inp2 input{padding: 0 12px 0 94px;}
.mess_tc .bottom .cont{width: 100%;position: relative;}
.mess_tc .bottom .cont textarea{width: 100%;height: 70px;display: block;background: #f5f5f5;font-size: 16px;color: #555;padding: 10px 12px 12px 94px;}
.mess_tc .bottom .yzm input{width: 100%;height: 44px;background: #f5f5f5;font-size: 16px;color: #555;display: block;padding: 0 120px 0 74px;}
.mess_tc .bottom .yzm img{width: 87px;height: 31px;display: block;position: absolute;right: 24px;top: 50%;transform: translate(0,-50%);}
.mess_tc .bottom .btn{font-size: 16px;color: #f08200;line-height: 42px;text-align: center;border: 1px solid #f08200;font-family: "light";cursor: pointer;position: relative;}
.mess_tc .bottom .btn::after{content: "";display: block;width: 0;height: 100%;position: absolute;left: 50%;transform: translate(-50%,0);top: 0;background: #f08200;
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;}
.mess_tc .bottom .btn span{position: relative;z-index: 2;}
.mess_tc .bottom .btn:hover{color: #fff;}
.mess_tc .bottom .btn:hover::after{width: 100%;}
@media screen and (max-width:1680px) {
.mess_tc .content{width: 500px;}
.mess_tc .top{padding: 30px 70px 30px 30px;}
.mess_tc .top .bt{font-size: 22px;line-height: 30px;}
.mess_tc .top img{width: 18px;;right: 16px;top: 16px;}
.mess_tc .bottom{padding:30px;}
.mess_tc .bottom ul{margin: -8px;width: calc(100% + 16px);}
.mess_tc .bottom ul li{padding: 8px;}
.mess_tc .bottom .bt1{font-size: 16px;line-height: 22px;margin-bottom: 12px;}
.mess_tc .bottom .dl{padding-right: 0;}
.mess_tc .bottom .dl .a .wz{font-size: 14px;padding-left: 4px;}
.mess_tc .bottom .bt2{line-height: 36px;}
.mess_tc .bottom .input input{height: 36px;}
.mess_tc .bottom .yzm input{height: 36px;padding: 0 90px 0 74px;}
.mess_tc .bottom .yzm img{width: 70px;height: 26px;right: 20px;}
.mess_tc .bottom .btn{line-height: 34px;}
}
@media screen and (max-width:1024px) {
.mess_tc .content{width: calc(100% - 30px);}
.mess_tc .top{padding: 14px;display: flex;justify-content: space-between;align-items: center;}
.mess_tc .top .bt{font-size: 18px;line-height: 24px;}
.mess_tc .top img{position: static;}
.mess_tc .bottom{padding: 14px;}
.mess_tc .bottom ul{margin: -6px;width: calc(100% + 12px);}
.mess_tc .bottom ul li{width: 50%;padding: 6px;}
.mess_tc .bottom ul li:nth-child(8),
.mess_tc .bottom ul li:nth-child(9){width: 100%;}
.mess_tc .bottom .bt1{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.mess_tc .bottom .dl{padding-right: 0;}
.mess_tc .bottom .dl .dd{width: 50%;}
.mess_tc .bottom .dl .a img{width: 14px;}
.mess_tc .bottom .dl .a .wz{font-size: 13px;padding-left: 6px;}
.mess_tc .bottom .bt2{font-size: 13px;line-height: 35px;left: 12px;}
.mess_tc .bottom .input input{height: 35px;font-size: 14px;}
.mess_tc .bottom .inp1 input{padding: 0 12px 0 50px;}
.mess_tc .bottom .inp2 input{padding: 0 12px 0 70px;}
.mess_tc .bottom .cont textarea{height: 60px;font-size: 13px;padding: 7px 12px 10px 70px;}
.mess_tc .bottom .yzm input{height: 35px;font-size: 13px;padding: 0 120px 0 60px;}
.mess_tc .bottom .yzm img{width: 70px;height: 24px;right: 14px;}
.mess_tc .bottom .btn{font-size: 14px;line-height: 38px;}
}

/*切换按钮*/
.qh_btnbox{width: 100%;display: flex;justify-content: center;align-items: center;}
.qh_btnbox .qhbtn{margin-right: 38px;width: 38px;height: 38px;border: 2px solid #f08200;border-radius: 100%;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.qh_btnbox .qhbtn:last-child{margin-right: 0;}
.qh_btnbox .qhbtn img{width: 26px;display: block;}
.qh_btnbox .qhbtn:nth-child(1) img{margin-left: -2px;}
.qh_btnbox .qhbtn:nth-child(2) img{margin-left: 1px;}
.qh_btnbox .qhbtn .ico2{display: none;}
.qh_btnbox .qhbtn:hover{background: #f08200;}
.qh_btnbox .qhbtn:hover .ico1{display: none;}
.qh_btnbox .qhbtn:hover .ico2{display: block;}
@media screen and (max-width:1024px) {
.qh_btnbox .qhbtn{margin-right: 20px;width: 32px;height: 32px;}
.qh_btnbox .qhbtn img{width: 22px;}
}

/*首页*/
.sy_banner{width: 100%;position: relative;}
.sy_banner .ul{width: 100%;}
.sy_banner .ul .li{width: 100%;}
.sy_banner .ul .phshow{width: 100%;display: block;}
.sy_banner .ul .wzposi{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_banner .ul .wzposi .w_width{display: flex;justify-content: center;align-items: center;}
.sy_banner .ul .wzposi .w_width .wzbox{position: relative;}
.sy_banner .ul .wzposi .w_width .wzbox::before{content: "";display: block;width: 37px;height: 37px;background: url(../img/img20.png)no-repeat center center;background-size: cover;position: absolute;left: calc(100% + 4px);top: -26px;}
.sy_banner .ul .wzposi .w_width .wzbox::after{content: "";display: block;width: 37px;height: 37px;background: url(../img/img21.png)no-repeat center center;background-size: cover;position: absolute;right: calc(100% + 4px);bottom: -36px;}
.sy_banner .ul .wz1{font-size: 60px;color: #ffffff;line-height: 64px;text-align: center;margin-bottom: 22px;font-family: "bold";text-shadow: 0 0 20px rgba(0,0,0,0.3);}
.sy_banner .ul .wz2{font-size: 24.5px;color: #ffffff;line-height: 28px;text-align: center;font-family: "bold"; text-transform:uppercase;text-shadow: 0 0 20px rgba(0,0,0,0.3);}
.sy_banner .ul .slick-dots{position: absolute;left: 230px;bottom: 56px;width: auto;justify-content: flex-start;}
.sy_banner .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;border: 1px solid #fff;background: rgba(255,255,255,0);}
.sy_banner .ul .slick-dots li.slick-active{ background: #f08200;border-color: #f08200; width: 30px;}
.sy_banner .posi_xw{width: calc(100% - 560px);position: absolute;right: 0;bottom: 0;background: #f5f5f5;display: flex;justify-content: flex-start;align-items: stretch;}
.sy_banner .posi_xw ._l{width: 172px;background: #f08200;display: flex;justify-content: center;align-items: center;}
.sy_banner .posi_xw ._l>div{width: 100%;}
.sy_banner .posi_xw ._l .ico{width: 26px;display: block;margin: 0 auto 12px auto;}
.sy_banner .posi_xw ._l .wz{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;}
.sy_banner .posi_xw ._r{width: calc(100% - 172px);padding-top: 16px;padding-bottom: 16px;}
.sy_banner .posi_xw ._r ul{width: 100%;}
.sy_banner .posi_xw ._r a{display: flex;justify-content: flex-start;align-items: center; width: 100%;padding: 18px 36px;border-right: 1px solid #e9e9e9;}
.sy_banner .posi_xw ._r a .datebox{width: 94px;}
.sy_banner .posi_xw ._r a .dat1{font-size: 26px;color: #666666;line-height: 30px;margin-bottom: 7px;font-weight: bold;}
.sy_banner .posi_xw ._r a .dat2{font-size: 14px;color: #666666;line-height: 20px;}
.sy_banner .posi_xw ._r a .bt{width: calc(100% - 90px);font-size: 18px;color: #666666;line-height: 25px;padding-left: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_banner .posi_xw ._r a:hover .dat1,
.sy_banner .posi_xw ._r a:hover .dat2,
.sy_banner .posi_xw ._r a:hover .bt{color: #f08200;}
@media screen and (max-width:1680px) {
.sy_banner .ul .wzposi .w_width .wzbox::before{width: 30px;height: 30px;top: -22px;}
.sy_banner .ul .wzposi .w_width .wzbox::after{width: 30px;height: 30px;bottom: -32px;}
.sy_banner .ul .wz1{font-size: 40px;line-height: 44px;margin-bottom: 12px;}
.sy_banner .ul .wz2{font-size: 16.4px;line-height: 24px;}
.sy_banner .ul .slick-dots{left: 100px;bottom: 40px;}
.sy_banner .posi_xw{width: calc(100% - 300px);}
.sy_banner .posi_xw ._l{width: 140px;}
.sy_banner .posi_xw ._l .ico{width: 22px;margin: 0 auto 10px auto;}
.sy_banner .posi_xw ._l .wz{font-size: 16px;line-height: 20px;}
.sy_banner .posi_xw ._r{width: calc(100% - 140px);padding-top: 12px;padding-bottom: 12px;}
.sy_banner .posi_xw ._r a{padding: 12px 26px;}
.sy_banner .posi_xw ._r a .datebox{width: 70px;}
.sy_banner .posi_xw ._r a .dat1{font-size: 20px;line-height: 24px;margin-bottom: 6px;}
.sy_banner .posi_xw ._r a .bt{width: calc(100% - 70px);font-size: 16px;line-height: 22px;padding-left: 16px;}
}
@media screen and (max-width:1024px) {
.sy_banner .ul .wzposi .w_width .wzbox::before{width: 26px;height: 26px;top: -26px;display: none;}
.sy_banner .ul .wzposi .w_width .wzbox::after{width: 26px;height: 26px;bottom: -36px;display: none;}
.sy_banner .ul .wz1{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.sy_banner .ul .wz2{font-size: 14px;line-height: 18px;}
.sy_banner .ul .slick-dots{left: 0;bottom: 24px;width: 100%;justify-content: center;}
.sy_banner .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 4px;border-color: #f08200;}
.sy_banner .ul .slick-dots li.slick-active{width: 24px;}
.sy_banner .posi_xw{width: 100%;position: static;display: block;}
.sy_banner .posi_xw ._l{width: 100%;display: block;padding: 10px 15px;}
.sy_banner .posi_xw ._l>div{display: flex;justify-content: flex-start;align-items: center;}
.sy_banner .posi_xw ._l .ico{width: 22px;margin: 0;margin-right: 12px;}
.sy_banner .posi_xw ._l .wz{font-size: 16px;line-height: 20px;text-align: left;}
.sy_banner .posi_xw ._r{width: 100%;padding: 16px 0;}
.sy_banner .posi_xw ._r a{display: block;padding: 12px 15px;}
.sy_banner .posi_xw ._r a .datebox{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 10px;}
.sy_banner .posi_xw ._r a .dat1{font-size: 18px;line-height: 24px;margin-bottom: 0;margin-right: 6px;}
.sy_banner .posi_xw ._r a .dat2{font-size: 12px;line-height: 18px;}
.sy_banner .posi_xw ._r a .bt{width: 100%;font-size: 14px;line-height: 20px;padding-left: 0;}
}

.sy_tit{width: 100%;}
.sy_tit .bt{font-size: 22px;color: #f08200;line-height: 26px;margin-bottom: 18px;}
.sy_tit .fbt{font-size: 44px;color: #333333;line-height: 50px;font-weight: bold;}
@media screen and (max-width:1680px) {
.sy_tit .bt{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.sy_tit .fbt{font-size: 30px;line-height: 40px;}
}
@media screen and (max-width:1024px) {
.sy_tit .bt{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.sy_tit .fbt{font-size: 20px;line-height: 24px;}
}

.sy_section1{width: 100%;padding-top: 90px;padding-bottom: 80px;}
.sy_section1 .cont1{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 46px;}
.sy_section1 .cont1 .left{width: 70.625%;padding-right: 140px;}
.sy_section1 .cont1 .left .line{width: 100%;height: 5px;background: #f08200;margin-bottom: 54px;margin-top: 54px;}
.sy_section1 .cont1 .left ul{width: 100%;}
.sy_section1 .cont1 .left li{margin-bottom: 30px;font-size: 18px;color: #666666;line-height: 38px;position: relative;padding-left: 14px;font-family: "light";}
.sy_section1 .cont1 .left li:last-child{margin-bottom: 0;}
.sy_section1 .cont1 .left li span{color: #f08200;}
.sy_section1 .cont1 .left li::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 15.5px;}
.sy_section1 .cont1 .right{width: 29.375%;padding-top: 32px;}
.sy_section1 .cont1 .right ul li{padding-bottom: 42px;margin-bottom: 42px;border-bottom: 1px solid #e5e5e5;}
.sy_section1 .cont1 .right ul li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}
.sy_section1 .cont1 .right ul .libox{display: flex;justify-content: flex-start;align-items: center;}
.sy_section1 .cont1 .right ul .libox2{align-items: flex-end;}
.sy_section1 .cont1 .right ul .num{font-size: 65px;color: #f08200;line-height: 70px;font-family: "bold";margin-right: 16px;}
.sy_section1 .cont1 .right ul .ico{width: 70px;display: block;margin-right: 24px;}
.sy_section1 .cont1 .right ul .wz{font-size: 18px;color: #666666;line-height: 24px;font-family: "light";}
.sy_section1 .cont1 .right ul .btn a{display: block; font-size: 16px;color: #f08200;line-height: 45px;width: 135px;border: 1px solid #f08200;text-align: center;border-radius: 23.5px;margin-top: 68px;position: relative;overflow: hidden;}
.sy_section1 .cont1 .right ul .btn a span{position: relative;z-index: 4;display: block;margin-top: 2px;}
.sy_section1 .cont1 .right ul .btn a:hover{color: #fff;background: #f08200;}
.sy_section1 .cont1 .right ul .btn a::after{content: "";display: block;width: 0;height: 100%;position: absolute;left: 50%;transform: translate(-50%,0);top: 0;background: #f08200;
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 .cont1 .right ul .btn a:hover::after{width: 100%;}
.sy_section1 .cont2{width: 100%;}
.sy_section1 .cont2 .ul{margin: 0 -15px;width: calc(100% + 30px);margin-bottom: 42px;}
.sy_section1 .cont2 .li{padding: 0 15px;}
.sy_section1 .cont2 .ul a{display: block;width: 100%;background: #f5f5f5;}
.sy_section1 .cont2 .ul a .picbox{width: 100%;height: 278px;display: flex;justify-content: center;align-items: center;padding: 12px 30px;}
.sy_section1 .cont2 .ul a .pic1{width: 100%;}
.sy_section1 .cont2 .ul a .pic1 .pic{ padding-bottom: 64.8%; position: relative; overflow: hidden;}
.sy_section1 .cont2 .ul a .pic1 .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 .cont2 .ul a .pic2{width: 162px;}
.sy_section1 .cont2 .ul a .pic2 .pic{ padding-bottom: 141.97%; position: relative; overflow: hidden;}
.sy_section1 .cont2 .ul a .pic2 .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 .cont2 .ul a .wzbox{width: 100%;padding: 2px 30px 22px 30px;}
.sy_section1 .cont2 .ul a .wz{font-size: 16px;color: #666666;line-height: 20px;text-align: center;}
.sy_section1 .cont2 .ul a:hover .wz{color: #f08200;}
@media screen and (max-width:1680px) {
.sy_section1 .cont1 .left .line{margin-top: 40px;}
.sy_section1 .cont1 .left li{margin-bottom: 20px;font-size: 14px;line-height: 26px;}
.sy_section1 .cont1 .left li::after{top: 9.5px;}
.sy_section1 .cont1 .right ul .num{font-size: 50px;line-height: 54px;margin-right: 12px;}
.sy_section1 .cont1 .right ul .ico{width: 60px;margin-right: 20px;}
.sy_section1 .cont1 .right ul .wz{font-size: 16px;line-height: 20px;}
.sy_section1 .cont1 .right ul .btn a{font-size: 14px;line-height: 40px;width: 120px;border-radius: 21px;margin-top: 50px;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .cont1{margin-bottom: 20px;display: block;}
.sy_section1 .cont1 .left{width: 100%;padding-right: 0;}
.sy_section1 .cont1 .left .line{height: 3px;margin-bottom: 14px;margin-top: 12px;}
.sy_section1 .cont1 .left li{margin-bottom: 12px;font-size: 14px;line-height: 24px;padding-left: 10px;}
.sy_section1 .cont1 .left li::after{width: 6px;height: 6px;top: 9px;}
.sy_section1 .cont1 .right{width: 100%;padding-top: 20px;}
.sy_section1 .cont1 .right ul{display: flex;justify-content: flex-start;align-items: flex-start;padding-bottom: 46px;position: relative;}
.sy_section1 .cont1 .right ul li{padding-bottom: 0;margin-bottom: 0;border-bottom: 0;}
.sy_section1 .cont1 .right ul li:nth-child(1){width: 55%;}
.sy_section1 .cont1 .right ul li:nth-child(2){width: 45%;}
.sy_section1 .cont1 .right ul .num{font-size: 24px;line-height: 28px;margin-right: 12px;}
.sy_section1 .cont1 .right ul .ico{width: 40px;margin-right: 12px;}
.sy_section1 .cont1 .right ul .wz{font-size: 14px;line-height: 20px;}
.sy_section1 .cont1 .right ul .btn{position: absolute;left: 50%;bottom: 0;transform: translate(-50%,0);}
.sy_section1 .cont1 .right ul .btn a{font-size: 14px;line-height: 30px;width: 100px;border-radius: 16px;margin-top: 0;}
.sy_section1 .cont1 .right ul .btn a span{margin-top: 2px;}
.sy_section1 .cont2{width: 100%;}
.sy_section1 .cont2 .ul{margin: 0 -6px;width: calc(100% + 12px);margin-bottom: 20px;}
.sy_section1 .cont2 .li{padding: 0 6px;}
.sy_section1 .cont2 .ul a .picbox{height: 240px;padding: 12px;}
.sy_section1 .cont2 .ul a .pic2{width: 162px;}
.sy_section1 .cont2 .ul a .wzbox{padding: 2px 12px 12px 12px;}
.sy_section1 .cont2 .ul a .wz{font-size: 14px;line-height: 18px;}
}

.sy_section2{width: 100%;padding-top: 84px;padding-bottom: 90px;background: #f5f5f5;}
.sy_section2 .top{margin-bottom: 64px;display: flex;justify-content: space-between;align-items: flex-start;padding-left: 160px;padding-right: 160px;}
.sy_section2 .top .sy_tit{width: 38.125%;}
.sy_section2 .top .right{width: 61.875%;}
.sy_section2 .top .qh_t{margin: -30px -15px;width: calc(100% + 30px);}
.sy_section2 .top .qh_t li{padding: 30px 15px;}
.sy_section2 .top .qh_t a{width: 100%;display: block;position: relative;background: #ffffff;border-radius: 7px;padding: 20px 20px 20px 26px;display: flex;justify-content: space-between;align-items: center;}
.sy_section2 .top .qh_t a::after{content: "";display: block;position: absolute;top: 100%;left: 34px;width: 0;height: 0;border: 10px solid;border-color: #f08200 transparent transparent  transparent;opacity: 0;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section2 .top .qh_t a .wzbox{width: calc(100% - 58px);}
.sy_section2 .top .qh_t a .wzbox .wz1{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 8px;}
.sy_section2 .top .qh_t a .wzbox .wz2{font-size: 16px;color: #666666;line-height: 20px;font-family: "light";}
.sy_section2 .top .qh_t a .icobox{width: 58px;}
.sy_section2 .top .qh_t a .icobox img{width: 100%;display: block;}
.sy_section2 .top .qh_t a .icobox .ico2{display: none;}
.sy_section2 .top .qh_t li.slick-current a{background: #f08200;}
.sy_section2 .top .qh_t li.slick-current a .wzbox .wz1,
.sy_section2 .top .qh_t li.slick-current a .wzbox .wz2{color: #fff;}
.sy_section2 .top .qh_t li.slick-current a .icobox .ico1{display: none;}
.sy_section2 .top .qh_t li.slick-current a .icobox .ico2{display: block;}
.sy_section2 .top .qh_t li.slick-current a::after{opacity: 1;}
.sy_section2 .bottom{width: 100%;padding-left: 160px;}
.sy_section2 .bottom ul{width: 100%;}
.sy_section2 .bottom li{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section2 .bottom .left{width: 23.29545454545455%;padding-right: 60px;}
.sy_section2 .bottom .left .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 24px;}
.sy_section2 .bottom .left .dl{width: 100%;margin-bottom: 0;}
.sy_section2 .bottom .left .dd{margin-bottom: 26px;}
.sy_section2 .bottom .left .dd:last-child{margin-bottom: 0;}
.sy_section2 .bottom .left .dd a{display: block;font-size: 18px;color: #666666;line-height: 24px;padding-left: 15px;position: relative;}
.sy_section2 .bottom .left .dd a::after{content: "";display: block;width: 6px;height: 6px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 9px;}
.sy_section2 .bottom .left .dd a:hover{color: #f08200;text-decoration:underline;}
.sy_section2 .bottom .left .qh_btnbox{justify-content: flex-start;}
.sy_section2 .bottom .right{width: 76.70454545454545%;}
.sy_section2 .bottom .right .dl{width: calc(100% + 40px);margin: 0 -20px;padding-bottom: 70px;}
.sy_section2 .bottom .right .dl .dd{width: 478px;padding: 0 20px;}
.sy_section2 .bottom .right .dl a{display: block;width: 100%;background: #ffffff;}
.sy_section2 .bottom .right .dl a .pic{ width: 100%; padding-bottom: 52.054%; 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;}
.sy_section2 .bottom .right .dl 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;}
.sy_section2 .bottom .right .dl 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);}
.sy_section2 .bottom .right .dl a .wzbox{width: 100%;padding: 40px 30px 40px 30px;}
.sy_section2 .bottom .right .dl a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 22px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .bottom .right .dl a .line{width: 58px;height: 2px;background: #f08200;margin-bottom: 26px;}
.sy_section2 .bottom .right .dl a .jj{font-size: 18px;color: #666666;line-height: 32px;margin-bottom: 40px;min-height: 64px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section2 .bottom .right .dl a .num{font-size: 26px;color: #f08200;line-height: 30px;text-align: right;}
.sy_section2 .bottom .right .dl a:hover .bt,
.sy_section2 .bottom .right .dl a:hover .jj{color: #f08200;}
.sy_section2 .bottom .right .dl .slick-prev{width: 38px;height: 38px;left: 50%;top: auto;bottom: 0; border: 2px solid #f08200;border-radius: 100%;display: flex;justify-content: center;align-items: center;transform: translate(0,0);margin-left: -100px;}
.sy_section2 .bottom .right .dl .slick-prev::after{content: "";display: block;width: 26px;height: 26px;background: url(../img/img48.svg)no-repeat center center;background-size: cover;margin-left: -3px;}
.sy_section2 .bottom .right .dl .slick-next{width: 38px;height: 38px;left: 50%;top: auto;bottom: 0;border: 2px solid #f08200;border-radius: 100%;transform: translate(0,0);margin-left: 100px;}
.sy_section2 .bottom .right .dl .slick-next::after{content: "";display: block;width: 26px;height: 26px;background: url(../img/img50.svg)no-repeat center center;background-size: cover;margin-left: 4px;}
.sy_section2 .bottom .right .dl .slick-prev:hover,
.sy_section2 .bottom .right .dl .slick-next:hover{background: #f08200;}
.sy_section2 .bottom .right .dl .slick-prev:hover::after{background: url(../img/img49.svg)no-repeat center center;background-size: cover;}
.sy_section2 .bottom .right .dl .slick-next:hover::after{background: url(../img/img51.svg)no-repeat center center;background-size: cover;}
.sy_section2 .bottom .right .dl .slick-dots{position: absolute; bottom: 15px; height: 8px; text-align: center;padding-left: 40px;}
.sy_section2 .bottom .right .dl .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 8px; margin: 0 5px; background: #dddddd;}
.sy_section2 .bottom .right .dl .slick-dots li.slick-active{ background: #f08200;}
@media screen and (max-width:1680px) {
.sy_section2{padding-top: 60px;padding-bottom: 60px;}
.sy_section2 .top{margin-bottom: 40px;padding-left: 100px;padding-right: 100px;}
.sy_section2 .top .qh_t{margin: -30px -10px;width: calc(100% + 20px);}
.sy_section2 .top .qh_t li{padding: 30px 10px;}
.sy_section2 .top .qh_t a{padding: 14px;}
.sy_section2 .top .qh_t a .wzbox{width: calc(100% - 40px);}
.sy_section2 .top .qh_t a .wzbox .wz1{font-size: 18px;line-height: 24px;margin-bottom: 6px;}
.sy_section2 .top .qh_t a .wzbox .wz2{font-size: 14px;;line-height: 18px;}
.sy_section2 .top .qh_t a .icobox{width: 40px;}
.sy_section2 .bottom{padding-left: 100px;}
.sy_section2 .bottom .left{padding-right: 40px;}
.sy_section2 .bottom .left .bt{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.sy_section2 .bottom .left .dl{margin-bottom: 0;}
.sy_section2 .bottom .left .dd{margin-bottom: 18px;}
.sy_section2 .bottom .left .dd a{font-size: 14px;line-height: 20px;padding-left: 12px;}
.sy_section2 .bottom .left .dd a::after{;top: 7px;}
.sy_section2 .bottom .right .dl{padding-bottom: 60px;}
.sy_section2 .bottom .right .dl .dd{width: 400px;}
.sy_section2 .bottom .right .dl a .wzbox{padding: 30px;}
.sy_section2 .bottom .right .dl a .bt{font-size: 16px;line-height: 22px;margin-bottom: 16px;}
.sy_section2 .bottom .right .dl a .line{width: 40px;margin-bottom: 20px;}
.sy_section2 .bottom .right .dl a .jj{font-size: 14px;line-height: 24px;margin-bottom: 30px;min-height: 48px;}
.sy_section2 .bottom .right .dl a .num{font-size: 20px;line-height: 24px;}
.sy_section2 .bottom .right .dl .slick-prev{}
.sy_section2 .bottom .right .dl .slick-next{}
}
@media screen and (max-width:1280px){
.sy_section2{padding-top: 46px;padding-bottom: 46px;}
.sy_section2 .top{margin-bottom: 30px;}
.sy_section2 .bottom .right .dl{padding-bottom: 50px;width: calc(100% + 28px);margin: 0 -14px;}
.sy_section2 .bottom .right .dl .dd{width: 300px;padding: 0 14px;}
.sy_section2 .bottom .right .dl a .wzbox{padding: 24px;}
/*.sy_section2 .bottom .right .dl .slick-prev{left: -26.5%;}
.sy_section2 .bottom .right .dl .slick-next{left: -19%;}*/
}
@media screen and (max-width:1024px) {
.sy_section2{padding-top: 30px;padding-bottom: 30px;}
.sy_section2 .top{margin-bottom: 20px;display: block; padding-left: 15px;padding-right: 15px;}
.sy_section2 .top .sy_tit{width: 100%;}
.sy_section2 .top .right{width: 100%;margin-top: 14px;}
.sy_section2 .top .qh_t{margin: -30px -6px;width: calc(100% + 12px);}
.sy_section2 .top .qh_t li{padding: 30px 6px;}
.sy_section2 .top .qh_t a{padding: 12px 18px;}
.sy_section2 .top .qh_t a::after{left: 14px;width: 0;height: 0;border: 8px solid;border-color: #f08200 transparent transparent  transparent;}
.sy_section2 .top .qh_t a .wzbox{width: calc(100% - 32px);}
.sy_section2 .top .qh_t a .wzbox .wz1{font-size: 16px;line-height: 20px;margin-bottom: 0;margin-right: 14px;}
.sy_section2 .top .qh_t a .wzbox .wz2{font-size: 14px;line-height: 20px;display: none;}
.sy_section2 .top .qh_t a .icobox{width: 32px;}
.sy_section2 .bottom{padding-left: 15px;padding-right: 15px;}
.sy_section2 .bottom li{display: block;}
.sy_section2 .bottom .left{width: 100%;padding-right: 0;margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section2 .bottom .left .bt{font-size: 18px;line-height: 22px;margin-bottom: 12px;width: 100%;}
.sy_section2 .bottom .left .dl{margin-bottom: 14px;width: calc(100% + 12px);margin: -6px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section2 .bottom .left .dd{width: 50%;padding: 6px;}
.sy_section2 .bottom .left .dd a{font-size: 14px;line-height: 20px;padding-left: 10px;}
.sy_section2 .bottom .left .dd a::after{left: 0;top: 7px;}
.sy_section2 .bottom .left .qh_btnbox{width: 100px;justify-content: flex-end;}
.sy_section2 .bottom .right{width: 100%;margin-top: 14px;}
.sy_section2 .bottom .right .dl{width: calc(100% + 6px);margin: 0 -12px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;padding-bottom: 0;}
.sy_section2 .bottom .right .dl .dd{width: 50%;padding: 6px;width: 50%;}
.sy_section2 .bottom .right .dl a .wzbox{padding: 12px;}
.sy_section2 .bottom .right .dl a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section2 .bottom .right .dl a .line{width: 40px;margin-bottom: 8px;}
.sy_section2 .bottom .right .dl a .jj{display: none;}
.sy_section2 .bottom .right .dl a .num{font-size: 16px;line-height: 20px;}
}

.sy_section3{width: 100%;padding-top: 90px;padding-bottom: 90px;}
.sy_section3 .btbox{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 48px;}
.sy_section3 .btbox .btn a{overflow: hidden;display: block;width: 135px;font-size: 16px;color: #f08200;line-height: 45px;border-radius: 23.5px;border: 1px solid #f08200;text-align: center;position: relative;}
.sy_section3 .btbox .btn a span{position: relative;z-index: 4;margin-top: 2px;}
.sy_section3 .btbox .btn a::after{content: "";display: block;width: 0;height: 100%;position: absolute;left: 50%;transform: translate(-50%,0);top: 0;background: #f08200;
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 .btbox .btn a:hover::after{width: 100%;}
.sy_section3 .btbox .btn a:hover{color: #fff;}
.sy_section3 .content{width: 100%;}
.sy_section3 .content ul{margin: 0 -20px;width: calc(100% + 40px);}
.sy_section3 .content li{padding: 0 20px;padding-top: 30px;
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 .content a{display: block;width: 100%;border-top: 3px solid #e4e2df;padding-top: 26px;}
.sy_section3 .content a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 18px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section3 .content a .jj{font-size: 18px;color: #666666;line-height: 30px;min-height: 60px;margin-bottom: 32px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section3 .content a .more{font-size: 24px;color: #f08200;line-height: 30px;margin-bottom: 46px;}
.sy_section3 .content a .pic{ width: 100%; padding-bottom: 64.05%; 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;}
.sy_section3 .content 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;}
.sy_section3 .content 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);}
.sy_section3 .content li:hover{padding-top: 0;}
.sy_section3 .content li:hover a{border-top: 0;background: url(../img/img65.jpg)no-repeat center center;background-size: cover;padding: 28px 12px 12px 12px;}
.sy_section3 .content li:hover a .bt,
.sy_section3 .content li:hover a .jj,
.sy_section3 .content li:hover a .more{color: #fff;}
.sy_section3 .content .qh_btnbox{margin-top: 50px;}
@media screen and (max-width:1680px) {
.sy_section3 .content a .bt{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.sy_section3 .content a .jj{font-size: 14px;line-height: 24px;min-height: 48px;margin-bottom: 20px;}
}
@media screen and (max-width:1024px) {
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .btbox{margin-bottom: 20px;}
.sy_section3 .btbox .btn a{width: 100px;font-size: 14px;line-height: 30px;border-radius: 16px;}
.sy_section3 .content ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section3 .content li{padding: 0 6px;padding-top: 0;}
.sy_section3 .content a{border-top: 2px solid #e4e2df;padding-top: 14px;padding:12px;}
.sy_section3 .content a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section3 .content a .jj{font-size: 14px;line-height: 22px;min-height: 44px;margin-bottom: 12px;}
.sy_section3 .content a .more{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_section3 .content li:hover{padding-top: 0;}
.sy_section3 .content li:hover a{padding:12px;}
.sy_section3 .content .qh_btnbox{margin-top: 14px;}
}

.sy_section4{width: 100%;padding-top: 90px;padding-bottom: 90px;background: #f5f5f5;}
.sy_section4 .content{margin-top: 46px;overflow: hidden;}
.sy_section4 .content .bd{margin-bottom: 26px;position: relative;}
.sy_section4 .content .bd::after{content: "";display: block;width: 100%;height: 100%;background: linear-gradient(to right,rgba(255,255,255,0.5),rgba(255,255,255,0),rgba(255,255,255,0.5));position: absolute;left: 0;top: 0;}
.sy_section4 .content .bd:last-child{margin-bottom: 0;}
.sy_section4 .content li{width: 191px;margin-right: 20px;}
.sy_section4 .content li a{display: block;width: 100%;}
.sy_section4 .content li a .pic{ width: 100%; padding-bottom: 43.97%; 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;}
.sy_section4 .content li 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;}
.sy_section4 .content li 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);}
@media screen and (max-width:1024px) {
.sy_section4{padding-top: 30px;padding-bottom: 30px;}
.sy_section4 .content{margin-top: 20px;;}
.sy_section4 .content .bd{margin-bottom: 12px;}
.sy_section4 .content li{width: 120px;margin-right: 12px;}
}

.sy_section5{width: 100%;padding-top: 90px;padding-bottom: 90px;}
.sy_section5 .content{width: 100%;margin-top: 50px;}
.sy_section5 .content ul{margin: 0 -28px;width: calc(100% + 56px);}
.sy_section5 .content ul li{padding: 0 28px;}
.sy_section5 .content ul a{display: block;width: 100%;background: #f5f5f5;padding: 36px;}
.sy_section5 .content ul a .info{font-size: 18px;color: #666666;line-height: 32px;margin-bottom: 32px;font-family: "light";text-align: justify;}
.sy_section5 .content ul a .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.sy_section5 .content ul a .boxs img{width: 70px;display: block;}
.sy_section5 .content ul a .wz{font-size: 20px;color: #333333;line-height: 24px;position: relative;}
.sy_section5 .content ul a .wz::after{content: "";display: block;width: 45px;height: 1px;background: #c0c0c0;position: absolute;right: calc(100% + 14px);top: 50%;transform: translate(0,-50%);}
.sy_section5 .content .qh_btnbox{margin-top: 50px;}
.sy_section5 .content ul a:hover{background: #f9f9f9;}
@media screen and (max-width:1680px) {
.sy_section5 .content ul a .info{font-size: 16px;line-height: 26px;margin-bottom: 20px;}
}
@media screen and (max-width:1024px) {
.sy_section5{padding-top: 30px;padding-bottom: 30px;}
.sy_section5 .content{margin-top: 20px;}
.sy_section5 .content ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section5 .content ul li{padding: 0 6px;}
.sy_section5 .content ul a{padding: 14px;}
.sy_section5 .content ul a .info{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.sy_section5 .content ul a .boxs img{width: 60px;}
.sy_section5 .content ul a .wz{font-size: 14px;line-height: 20px;}
.sy_section5 .content ul a .wz::after{width: 36px;right: calc(100% + 10px);}
.sy_section5 .content .qh_btnbox{margin-top: 20px;}
}

.sy_section6{width: 100%;position: relative;}
.sy_section6>img{width: 100%;display: block;}
.sy_section6 .wzbox{position: absolute;left: 0;width: 100%;top: 50%;transform: translate(0,-50%);}
.sy_section6 h5{font-size: 40px;color: #ffffff;line-height: 46px;text-align: center;margin-bottom: 40px;font-family: "Medium";}
.sy_section6 .btn{display: flex;justify-content: center;align-items: center;}
.sy_section6 .btn a{display: block;width: 135px;font-size: 16px;color: #fff;border: 1px solid #fff; line-height: 45px;border-radius: 23.5px;text-align: center;position: relative;overflow: hidden;}
.sy_section6 .btn span{position: relative;z-index: 5;}
.sy_section6 .btn a::after{content: "";display: block;width: 0;height: 100%;position: absolute;left: 50%;transform: translate(-50%,0);top: 0;background: #f08200;
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 .btn a:hover::after{width: 100%;}
.sy_section6 .btn a:hover{border-color: #f08200;}
@media screen and (max-width:1680px) {
.sy_section6 h5{font-size: 30px;line-height: 34px;margin-bottom: 20px;}
}
@media screen and (max-width:1024px) {
.sy_section6 h5{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.sy_section6 .btn a{width: 100px;font-size: 14px; line-height: 30px;border-radius: 16px;}
}

/*内页banner*/
.ny_banner{width: 100%;position: relative;}
.ny_banner img{width: 100%;display: block;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-40%);}
.ny_banner h1{font-size: 55px;color: #ffffff;line-height: 60px;text-align: center;font-family: "bold";}
@media screen and (max-width:1024px) {
.ny_banner .wzbox{transform: translate(0,-50%);}
.ny_banner h1{font-size: 24px;line-height: 30px;}
}

/*当前位置*/
.dq_section{width: 100%;padding-top: 26px;}
.dq_section .w_width{display: flex;justify-content: flex-end;align-items: center;}
.dq_section img{width: 18px;display: block;margin-right: 6px;}
.dq_section a{display: block;font-size: 14px;color: #666666;line-height: 22px;font-family: "light";}
.dq_section span{display: block;font-size: 14px;color: #666666;line-height: 22px;font-family: "light";margin: 0 10px;}
.dq_section a:hover,
.dq_section a.on{color: #f08200;}
@media screen and (max-width:1024px) {
.dq_section{display: none;}
}

/*案例列表页*/
.allb_section1{width: 100%;padding-top: 40px;padding-bottom: 100px;}
.allb_section1 h2{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;margin-bottom: 36px;}
.allb_section1 .content{width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;margin: 0 -10px;}
.allb_section1 .content>div{width: 33.3333%;padding: 0 10px;}
.allb_section1 .content ul{width: 100%;}
.allb_section1 .content ul li{margin-bottom: 20px;}
.allb_section1 .content ul li:last-child{margin-bottom: 0;}
.allb_section1 .content ul a{display: block;width: 100%;}
.allb_section1 .content ul a .pic{ width: 100%; padding-bottom: 58.846%; 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;}
.allb_section1 .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;}
.allb_section1 .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);}
.allb_section1 .content ul a .logo{width: 280px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.allb_section1 .content>div:nth-child(2) ul a .pic{padding-bottom: 121.53%;}
@media screen and (max-width:1680px) {
.allb_section1 .content ul li{margin-bottom: 13px;}
}
@media screen and (max-width:1024px) {
.allb_section1{padding-top: 30px;padding-bottom: 30px;}
.allb_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.allb_section1 .content{width: calc(100% + 10px);margin: -5px;flex-wrap: wrap;}
.allb_section1 .content>div{width: 50%;padding: 5px;}
.allb_section1 .content>div:nth-child(3){width: 100%;}
.allb_section1 .content ul li{margin-bottom: 9px;}
.allb_section1 .content ul li:last-child{margin-bottom: 0;}
.allb_section1 .content ul a{display: block;width: 100%;}
.allb_section1 .content ul a .pic{padding-bottom: 58%;}
.allb_section1 .content ul a .logo{width: 140px;}
.allb_section1 .content>div:nth-child(3) ul{display: flex;justify-content: flex-start;align-items: flex-start;width: calc(100% + 10px);margin: 0 -5px;}
.allb_section1 .content>div:nth-child(3) ul li{width: 50%;padding: 0 5px;}
}

/*案例列表页*/
.allb_section2{width: 100%;padding-top: 80px;padding-bottom: 70px;background: #f5f5f5;}
.allb_section2 .cont1{margin-bottom: 40px;display: flex;justify-content: space-between;align-items: center;}
.allb_section2 .cont1 h3{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;}
.allb_section2 .cont1 .ssbox{width: 315px;position: relative;}
.allb_section2 .cont1 .ssbox input{width: 100%;height: 48px;border: 1px solid rgba(194,194,194,0.73);border-radius: 24px;padding: 0 80px 0 28px;font-size: 16px;color: #333;font-family: "light";}
.allb_section2 .cont1 .ssbox input::-webkit-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.allb_section2 .cont1 .ssbox input::-moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.allb_section2 .cont1 .ssbox input::moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.allb_section2 .cont1 .ssbox input:-ms-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.allb_section2 .cont1 .ssbox .btn{width: 42px;height: 42px;background: #f08200;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: absolute;right: 4px;top: 50%;transform: translate(0,-50%);cursor: pointer;
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;}
.allb_section2 .cont1 .ssbox .btn img{width: 22px;display: block;}
.allb_section2 .cont1 .ssbox .btn:hover{right: 20px;}
.allb_section2 .cont2{width: 100%;margin-bottom: 20px;background: #ffffff;padding: 30px 40px;}
.allb_section2 .cont2 ul{width: 100%;}
.allb_section2 .cont2 ul li{margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: flex-start;}
.allb_section2 .cont2 ul li:last-child{margin-bottom: 0;}
.allb_section2 .cont2 ul .left{width: 100px;font-size: 16px;color: #333333;line-height: 32px;}
.allb_section2 .cont2 ul .right{width: calc(100% - 100px);}
.allb_section2 .cont2 ul .dl{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.allb_section2 .cont2 ul .dd{padding: 10px;}
.allb_section2 .cont2 ul a{display: block;font-size: 16px;color: #666666;line-height: 32px;padding: 0 22px;border-radius: 16px;}
.allb_section2 .cont2 ul .dd.on a{color: #fff!important;background: #f08200;}
.allb_section2 .cont2 ul a:hover{color: #f08200;}
.allb_section2 .cont3{margin-bottom: 30px;background: #e7e7e7;display: flex;justify-content: space-between;align-items: center;padding: 12px 36px;}
.allb_section2 .cont3 .left{display: flex;justify-content: flex-start;align-items: center;}
.allb_section2 .cont3 .left .dd{font-size: 14px;color: #666666;line-height: 30px;margin-right: 80px;font-family: "light";}
.allb_section2 .cont3 .left .dd span{color: #333;}
.allb_section2 .cont3 .left .dd:last-child{margin-right: 0;}
.allb_section2 .cont3 .right{display: flex;justify-content: flex-start;align-items: center;}
.allb_section2 .cont3 .right .btn{margin-right: 40px;cursor: pointer;display: flex;justify-content: flex-start;align-items: center;}
.allb_section2 .cont3 .right .btn img{width: 18px;display: block;}
.allb_section2 .cont3 .right .btn .wz{font-size: 14px;color: #666666;line-height: 30px;font-family: "light";margin-left: 6px;}
.allb_section2 .cont3 .right .btn:hover .wz{color: #f08200;}
.allb_section2 .cont3 .right>div:nth-child(2){font-size: 14px;color: #666666;line-height: 30px;font-family: "light";}
.allb_section2 .cont3 .right>div:nth-child(2) span{color: #f08200;}
.allb_section2 .cont4{margin-bottom: 60px;}
.allb_section2 .cont4 ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.allb_section2 .cont4 ul li{width: 33.333%;padding: 15px;}
.allb_section2 .cont4 ul a{display: block;width: 100%;background: #ffffff;padding: 30px 40px 50px 40px;}
.allb_section2 .cont4 ul a .pic img{height: 80px;display: block;}
.allb_section2 .cont4 ul a .wzbox{margin-top: 24px;}
.allb_section2 .cont4 ul a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.allb_section2 .cont4 ul a .jj{font-size: 18px;color: #666666;line-height: 32px;margin-bottom: 30px;min-height: 64px;font-family: "light";
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.allb_section2 .cont4 ul a .dl{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin-bottom: 40px;}
.allb_section2 .cont4 ul a .dd{font-size: 14px;color: #666666;line-height: 25px;padding: 0 12px;border: 1px solid #e6e6e6;margin-right: 10px;font-family: "light";}
.allb_section2 .cont4 ul a .dd:hover{border-color: #f08200;color: #f08200;}
.allb_section2 .cont4 ul a .more{font-size: 24px;color: #f08200;line-height: 24px;display: flex;justify-content: flex-start;align-items: center;}
.allb_section2 .cont4 ul a .more span{display: block;
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;}
.allb_section2 .cont4 ul a:hover .bt{color: #f08200;}
.allb_section2 .cont4 ul a:hover .more span{margin-left: 30px;}
@media screen and (max-width:1024px) {
.allb_section2{padding-top: 30px;padding-bottom: 30px;}
.allb_section2 .cont1{margin-bottom: 14px;}
.allb_section2 .cont1 h3{font-size: 20px;line-height: 24px;}
.allb_section2 .cont1 .ssbox{width: 200px;}
.allb_section2 .cont1 .ssbox input{height: 36px;border-radius: 18px;padding: 0 60px 0 12px;font-size: 14px;}
.allb_section2 .cont1 .ssbox input::-webkit-input-placeholder{font-size: 14px;}
.allb_section2 .cont1 .ssbox input::-moz-placeholder{font-size: 14px;}
.allb_section2 .cont1 .ssbox input::moz-placeholder{font-size: 14px;}
.allb_section2 .cont1 .ssbox input:-ms-input-placeholder{font-size: 14px;}
.allb_section2 .cont1 .ssbox .btn{width: 30px;height: 30px;right: 3px;}
.allb_section2 .cont1 .ssbox .btn img{width: 16px;}
.allb_section2 .cont1 .ssbox .btn:hover{right: 12px;}
.allb_section2 .cont2{margin-bottom: 14px;padding: 14px;}
.allb_section2 .cont2 ul li{margin-bottom: 12px;}
.allb_section2 .cont2 ul .left{font-size: 14px;line-height: 30px;width: 70px;}
.allb_section2 .cont2 ul .right{width: calc(100% - 70px);}
.allb_section2 .cont2 ul .dl{margin: -4px -6px;width: calc(100% + 12px);}
.allb_section2 .cont2 ul .dd{padding: 4px 6px;}
.allb_section2 .cont2 ul a{font-size: 14px;line-height: 30px;padding: 0 10px;border-radius: 16px;}
.allb_section2 .cont3{margin-bottom: 14px;padding: 14px;display: block;}
.allb_section2 .cont3 .left{width: 100%;margin-bottom: 10px;}
.allb_section2 .cont3 .left .dd{line-height: 20px;margin-right: 20px;}
.allb_section2 .cont3 .right{width: 100%;}
.allb_section2 .cont3 .right .btn{margin-right: 20px;}
.allb_section2 .cont3 .right .btn img{width: 16px;}
.allb_section2 .cont3 .right .btn .wz{line-height: 20px;}
.allb_section2 .cont3 .right>div:nth-child(2){line-height: 20px;}
.allb_section2 .cont4{margin-bottom: 20px;}
.allb_section2 .cont4 ul{margin: -6px;width: calc(100% + 12px);}
.allb_section2 .cont4 ul li{width: 100%;padding: 6px;}
.allb_section2 .cont4 ul a{padding:14px;}
.allb_section2 .cont4 ul a .pic img{height: 50px;}
.allb_section2 .cont4 ul a .wzbox{margin-top: 12px;}
.allb_section2 .cont4 ul a .bt{font-size: 16px;line-height: 22px;margin-bottom: 12px;-webkit-line-clamp:1;}
.allb_section2 .cont4 ul a .jj{font-size: 14px;line-height: 22px;margin-bottom: 12px;min-height: 44px;}
.allb_section2 .cont4 ul a .dl{;margin-bottom: 12px;}
.allb_section2 .cont4 ul a .dd{font-size: 13px;;line-height: 22px;padding: 0 8px;margin-right: 8px;}
.allb_section2 .cont4 ul a .more{font-size: 20px;line-height: 20px;}
.allb_section2 .cont4 ul a:hover .more span{margin-left: 20px;}
}

/*分页*/
.page_section{width: 100%;}
.page_section .papage{width: 100%;display: flex;justify-content: center;align-items: center;}
.page_section .papage a{display: block;margin-right: 10px;width: 40px;line-height: 40px;font-size: 16px;color: #9c9c9c;text-align: center;border-radius: 100%;}
.page_section .papage a:last-child{margin-right: 0;}
.page_section .papage a:hover,
.page_section .papage a.on{background: #f08200;color: #fff;}
.page_section .phpage{display: none;}
@media screen and (max-width:1024px) {
.page_section .papage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{width: 32px;font-size: 16px;color: #fff;line-height: 32px;border-radius: 16px;text-align: center;background: #f08200;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 32px;margin: 0 20px;}
}

/*案例详情*/
.alxq_section{width: 100%;padding-top: 40px;padding-bottom: 90px;background: #f5f5f5;}
.alxq_section .cont1{margin-bottom: 40px;background: #ffffff;padding: 30px 0 36px 0;display: flex;justify-content: flex-start;align-items: stretch;flex-direction:row-reverse;}
.alxq_section .cont1 .left{width: calc(100% - 281px);padding: 26px 56px 0 56px;}
.alxq_section .cont1 h2{font-size: 30px;color: #333333;line-height: 34px;margin-bottom: 44px;padding-bottom: 44px;border-bottom: 1px solid #ebebeb;}
.alxq_section .cont1 ul{display: flex;width: 100%;justify-content: space-between;align-items: flex-start;}
.alxq_section .cont1 ul li{max-width: 40%;}
.alxq_section .cont1 ul .bt{font-size: 18px;color: #666666;line-height: 24px;font-family: "light";margin-bottom: 16px;padding-left: 10px;position: relative;}
.alxq_section .cont1 ul .bt::after{content: "";display: block;width: 0;height: 0;border: 4px solid;border-color: transparent transparent transparent #f08200;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.alxq_section .cont1 ul .dl{width: 100%;}
.alxq_section .cont1 ul .dl a{display: block;font-size: 18px;color: #333333;line-height: 34px;padding-left: 10px;font-family: "light";}
.alxq_section .cont1 ul .dl a:hover{color: #f08200;text-decoration:underline;}
.alxq_section .cont1 .right{width: 281px;border-left: 1px solid #ebebeb;min-height: 300px;display: flex;justify-content: center;align-items: center;}
.alxq_section .cont1 .right img{width: 125px;display: block;}
.alxq_section .cont2{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.alxq_section .cont2 .left{width: calc(100% - 370px);background: #ffffff;padding: 54px 50px;}
.alxq_section .cont2 .left>div{margin-bottom: 44px;}
.alxq_section .cont2 .left>div:last-child{margin-bottom: 0;}
.alxq_section .cont2 .left .bt{font-size: 26px;color: #333333;line-height: 30px;margin-bottom: 34px;font-family: "light";display: flex;justify-content: flex-start;align-items: flex-start;border-bottom: 1px solid #eeeeee;}
.alxq_section .cont2 .left .bt>div{padding-bottom: 18px;position: relative;}
.alxq_section .cont2 .left .bt>div::after{content: "";display: block;width: 100%;height: 2px;background: #f08200;position: absolute;left: 0;bottom: -1px;}
.alxq_section .cont2 .left .cont{font-size: 18px;color: #666666;line-height: 38px;font-family: "light";}
.alxq_section .cont2 .left .cont .ul{width: 100%;}
.alxq_section .cont2 .left .cont .li{width: 100%;position: relative;}
.alxq_section .cont2 .left .cont .li::after{content: "";display: block;width: 100%;height: 100px;background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,1));position: absolute;left: 0;bottom: 0;}
.alxq_section .cont2 .left .cont .pic{ padding-bottom: 56.548%; position: relative; overflow: hidden;}
.alxq_section .cont2 .left .cont .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%);}
.alxq_section .cont2 .left .cont .slick-dots{position: absolute;left: 0;bottom: 40px;width: 100%;}
.alxq_section .cont2 .left .cont .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;border: 1px solid #fff;}
.alxq_section .cont2 .left .cont .slick-dots li.slick-active{ background: #f08200;width: 30px;border-color: #f08200;}
.alxq_section .cont2 .right{width: 330px;}
.alxq_section .cont2 .right .bt{font-size: 20px;color: #222222;line-height: 24px;padding-left: 14px;position: relative;}
.alxq_section .cont2 .right .bt::after{content: "";display: block;width: 3px;height: 20px;background: #f08200;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.alxq_section .cont2 .right .boxs1{margin-bottom: 40px;padding: 32px 20px;background: #fff;}
.alxq_section .cont2 .right .boxs1 ul{margin-top: 16px;}
.alxq_section .cont2 .right .boxs1 li{border-bottom: 1px solid #f5f5f5;}
.alxq_section .cont2 .right .boxs1 a{padding-top: 16px;padding-bottom: 16px;width: 100%;display: block;}
.alxq_section .cont2 .right .boxs1 a>div:nth-child(1){font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.alxq_section .cont2 .right .boxs1 a>div:nth-child(2){font-size: 14px;color: #666666;line-height: 24px;font-family: "light";
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.alxq_section .cont2 .right .boxs1 a:hover>div:nth-child(1){color: #f08200;}
.alxq_section .cont2 .right .boxs2{width: 100%;background: #fff;padding: 32px 20px;}
.alxq_section .cont2 .right .boxs2 .ul{margin-top: 30px;}
.alxq_section .cont2 .right .boxs2 .li{margin-bottom: 20px;}
.alxq_section .cont2 .right .boxs2 .li:last-child{margin-bottom: 0;}
.alxq_section .cont2 .right .boxs2 a{display: block;width: 100%;border: 1px solid #ececec;padding: 21px 24px;}
.alxq_section .cont2 .right .boxs2 a:hover{border-color: #f08200;}
.alxq_section .cont2 .right .boxs2 a .pic{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 22px;}
.alxq_section .cont2 .right .boxs2 a .pic img{height: 80px;display: block;max-width: 100%;}
.alxq_section .cont2 .right .boxs2 a .wz{font-size: 18px;color: #333333;line-height: 26px;font-family: "light";min-height: 52px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.alxq_section .cont2 .right .boxs2 a:hover .wz{color: #f08200;}
@media screen and (max-width:1680px) {
.alxq_section .cont1 ul .dl a{font-size: 16px;}
.alxq_section .cont2 .right .boxs2 a{padding: 14px 20px;}
.alxq_section .cont2 .right .boxs1 a{padding-top: 12px;padding-bottom: 12px;}
.alxq_section .cont2 .right .boxs2{padding: 24px 20px;}
.alxq_section .cont2 .right .boxs1{padding: 24px 20px;margin-bottom: 22px;}
}
@media screen and (max-width:1280px) {
.alxq_section .cont1 ul .bt{font-size: 15px;margin-bottom: 12px;}
.alxq_section .cont1 ul .dl a{font-size: 12px;}
.alxq_section .cont2 .left>div{margin-bottom: 50px;}
.alxq_section .cont2 .right .boxs2 a{padding: 14px 20px;}
.alxq_section .cont2 .right .boxs1 a{padding-top: 12px;padding-bottom: 12px;}
.alxq_section .cont2 .right .boxs2{padding: 24px 20px;}
.alxq_section .cont2 .right .boxs1{padding: 24px 20px;margin-bottom: 22px;}
.alxq_section .cont2 .right .boxs2 .li{margin-bottom: 12px;}
.alxq_section .cont2 .right .boxs2 a .pic{margin-bottom: 16px;}
.alxq_section .cont2 .left{padding: 64px 50px;}
}
@media screen and (max-width:1024px) {
.alxq_section{padding-top: 30px;padding-bottom: 30px;}
.alxq_section .cont1{margin-bottom: 14px;padding: 14px;display: block;}
.alxq_section .cont1 .left{width: 100%;padding: 0;}
.alxq_section .cont1 h2{font-size: 17px;line-height: 22px;margin-bottom: 14px;padding-bottom: 14px;}
.alxq_section .cont1 ul{justify-content: flex-start;width: calc(100% + 12px);margin: -6px;flex-wrap: wrap;}
.alxq_section .cont1 ul li{max-width: 100%;width: 100%;padding: 6px;}
.alxq_section .cont1 ul .bt{font-size: 15px;line-height: 20px;margin-bottom: 12px;padding-left: 8px;}
.alxq_section .cont1 ul .bt::after{width: 0;height: 0;border: 4px solid;border-color: transparent transparent transparent #f08200;}
.alxq_section .cont1 ul .dl a{font-size: 13px;line-height: 20px;padding-left: 8px;margin-bottom: 10px;}
.alxq_section .cont1 ul .dl a:last-child{margin-bottom: 0;}
.alxq_section .cont1 .right{width: 100%;border-left: 0;min-height: 1px;margin-bottom: 20px;}
.alxq_section .cont1 .right img{width: 80px;}
.alxq_section .cont2{display: block;}
.alxq_section .cont2 .left{width: 100%;padding: 14px;}
.alxq_section .cont2 .left>div{margin-bottom: 12px;}
.alxq_section .cont2 .left .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.alxq_section .cont2 .left .bt>div{padding-bottom: 12px;}
.alxq_section .cont2 .left .cont{font-size: 14px;line-height: 24px;}
.alxq_section .cont2 .left .cont .li::after{height: 60px;}
.alxq_section .cont2 .left .cont .slick-dots{bottom: 20px;}
.alxq_section .cont2 .left .cont .slick-dots li{margin:0 4px;}
.alxq_section .cont2 .left .cont .slick-dots li.slick-active{width: 24px}
.alxq_section .cont2 .right{width: 100%;margin-top: 14px;}
.alxq_section .cont2 .right .bt{font-size: 18px;line-height: 22px;padding-left: 12px;}
.alxq_section .cont2 .right .bt::after{width: 2px;height: 16px;}
.alxq_section .cont2 .right .boxs1{margin-bottom: 14px;padding: 14px;}
.alxq_section .cont2 .right .boxs1 ul{margin-top: 12px;}
.alxq_section .cont2 .right .boxs1 a{padding-top: 12px;padding-bottom: 12px;}
.alxq_section .cont2 .right .boxs1 a>div:nth-child(1){font-size: 14px;line-height: 20px;margin-bottom: 0;}
.alxq_section .cont2 .right .boxs1 a>div:nth-child(2){font-size: 13px;line-height: 20px;}
.alxq_section .cont2 .right .boxs2{padding: 14px;}
.alxq_section .cont2 .right .boxs2 .bt{margin-bottom: 12px;}
.alxq_section .cont2 .right .boxs2 .ul{margin: 0;width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.alxq_section .cont2 .right .boxs2 .li{width: 100%;padding: 0;margin-bottom: 12px;}
.alxq_section .cont2 .right .boxs2 .li:last-child{margin-bottom: 0;}
.alxq_section .cont2 .right .boxs2 a{padding: 14px;display: flex;justify-content: flex-start;align-items: center;}
.alxq_section .cont2 .right .boxs2 a .pic{margin-bottom: 0;width: 40%;}
.alxq_section .cont2 .right .boxs2 a .pic img{height: 50px;}
.alxq_section .cont2 .right .boxs2 a .wz{font-size: 14px;line-height: 20px;min-height: 1px;width: 60%;padding-left: 10px;}
}

/*二级导航*/
.ej_section{width: 100%;padding-top: 26px;}
.ej_section ul{width: 100%;display: flex;justify-content: center;align-items: center;}
.ej_section ul li{margin-right: 50px;}
.ej_section ul li:last-child{margin-right: 0;}
.ej_section ul a{display: block;font-size: 18px;color: #333333;line-height: 54px;padding: 0 46px;background: #f5f5f5;border-radius: 27px;}
.ej_section ul li.on a{background: #f08200;color: #fff!important;}
.ej_section ul li a:hover{color: #f08200;}
@media screen and (max-width:1680px) {
.ej_section ul li{margin-right: 30px;}
.ej_section ul a{font-size: 16px;line-height: 48px;padding: 0 30px;border-radius: 24px;}
}
@media screen and (max-width:1680px) {
.ej_section{padding-top: 20px;}
.ej_section ul{display: block;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;font-size: 0;text-align: center;}
.ej_section ul::-webkit-scrollbar{ display: none;}
.ej_section ul li{margin-right: 12px;display: inline-block;vertical-align: middle;}
.ej_section ul a{font-size: 14px;line-height: 36px;padding: 0 20px;border-radius: 18px;}
}

/*新闻资讯*/
.xwlb_section{width: 100%;padding-top: 55px;padding-bottom: 70px;}
.xwlb_section .cont1{margin-bottom: 70px;}
.xwlb_section .cont1 .ul{width: 100%;}
.xwlb_section .cont1 .li{width: 100%;}
.xwlb_section .cont1 .ul a{display: flex;width: 100%;justify-content: flex-start;align-items: center;flex-direction:row-reverse;background: #f5f5f5;}
.xwlb_section .cont1 .ul .left{width: 50.6875%;padding: 12px 54px 12px 60px;}
.xwlb_section .cont1 .ul .date{font-size: 14px;color: #f08200;line-height: 18px;margin-bottom: 12px;}
.xwlb_section .cont1 .ul .bt{font-size: 26px;color: #333333;line-height: 37px;margin-bottom: 26px;min-height: 74px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwlb_section .cont1 .ul .jj{font-size: 18px;color: #666666;line-height: 38px;min-height: 152px;margin-bottom: 90px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.xwlb_section .cont1 .ul .more{font-size: 24px;color: #f08200;line-height: 30px;
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;}
.xwlb_section .cont1 .ul a:hover .more{padding-left: 30px;}
.xwlb_section .cont1 .ul .slick-dots{position: absolute;width: 50.6875%;left: 0;bottom: 64px;padding-right: 54px;justify-content: flex-end;}
.xwlb_section .cont1 .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;border: 1px solid #9f9f9f;background: rgba(255,255,255,0);}
.xwlb_section .cont1 .ul .slick-dots li.slick-active{ background: #f08200;width: 30px;border-color: #f08200;}
.xwlb_section .cont1 .ul a:hover .bt{color: #f08200;}
.xwlb_section .cont1 .ul .right{width: 49.3125%;}
.xwlb_section .cont1 .ul a .pic{ width: 100%; padding-bottom: 64%; 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;}
.xwlb_section .cont1 .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;}
.xwlb_section .cont1 .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);}
.xwlb_section .cont2{width: 100%;}
.xwlb_section .cont2{margin-bottom: 60px;}
.xwlb_section .cont2 ul{width: 100%;}
.xwlb_section .cont2 li{margin-bottom: 30px;}
.xwlb_section .cont2 li:last-child{margin-bottom: 0;}
.xwlb_section .cont2 a{display: flex;width: 100%;justify-content: flex-start;align-items: center;padding: 30px 70px 30px 54px;background: #f5f5f5;}
.xwlb_section .cont2 a>div:nth-child(1){width: 184px;}
.xwlb_section .cont2 a .dat1{font-size: 38px;color: #666666;line-height: 42px;margin-bottom: 18px;font-weight: bold;}
.xwlb_section .cont2 a .dat2{font-size: 21px;color: #666666;line-height: 24px;margin-bottom: 124px;}
.xwlb_section .cont2 a .line{width: 34px;height: 5px;background: #d0d0d0;}
.xwlb_section .cont2 a>div:nth-child(2){width: 440px;}
.xwlb_section .cont2 a .pic{ width: 100%; padding-bottom: 64.09%; 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;}
.xwlb_section .cont2 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;}
.xwlb_section .cont2 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);}
.xwlb_section .cont2 a>div:nth-child(3){width: calc(100% - 184px - 440px);padding-left: 40px;}
.xwlb_section .cont2 a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 28px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwlb_section .cont2 a .line2{width: 100%;height: 1px;background: #d9d9d8;margin-bottom: 22px;position: relative;}
.xwlb_section .cont2 a .line2::after{content: "";display: block;width: 0;height: 100%;position: absolute;left: 0;top: 0;background: #f08200;
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;}
.xwlb_section .cont2 a .jj{font-size: 18px;color: #666666;line-height: 38px;margin-bottom: 36px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwlb_section .cont2 a .date{display: none;}
.xwlb_section .cont2 a .btn{font-size: 24px;color: #f08200;line-height: 26px;
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;}
.xwlb_section .cont2 a:hover .btn{padding-left: 30px;}
.xwlb_section .cont2 a:hover .dat1,
.xwlb_section .cont2 a:hover .dat2,
.xwlb_section .cont2 a:hover .bt,
.xwlb_section .cont2 a:hover .date{color: #f08200;}
.xwlb_section .cont2 a:hover .line{background: #f08200;}
.xwlb_section .cont2 a:hover .line2::after{width: 100%;}
@media screen and (max-width:1680px) {
.xwlb_section .cont1 .ul .left{padding: 12px 40px;}
.xwlb_section .cont1 .ul .bt{font-size: 20px;line-height: 30px;margin-bottom: 16px;min-height: 60px;}
.xwlb_section .cont1 .ul .jj{font-size: 16px;line-height: 26px;min-height: 104px;margin-bottom: 50px;}
.xwlb_section .cont1 .ul .more{font-size: 22px;line-height: 26px;}
.xwlb_section .cont1 .ul .slick-dots{bottom: 35px;padding-right: 40px;}
.xwlb_section .cont2{margin-bottom: 40px;}
.xwlb_section .cont2 li{margin-bottom: 24px;}
.xwlb_section .cont2 a{padding: 26px 50px 26px 40px;background: #f5f5f5;}
.xwlb_section .cont2 a>div:nth-child(1){width: 120px;}
.xwlb_section .cont2 a .dat1{font-size: 26px;line-height: 32px;margin-bottom: 12px;}
.xwlb_section .cont2 a .dat2{font-size: 16px;line-height: 20px;margin-bottom: 80px;}
.xwlb_section .cont2 a .line{width: 30px;height: 4px;}
.xwlb_section .cont2 a>div:nth-child(2){width: 300px;}
.xwlb_section .cont2 a>div:nth-child(3){width: calc(100% - 120px - 300px);}
.xwlb_section .cont2 a .bt{font-size: 18px;line-height: 22px;margin-bottom: 16px;}
.xwlb_section .cont2 a .line2{margin-bottom: 16px;}
.xwlb_section .cont2 a .jj{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.xwlb_section .cont2 a .btn{font-size: 20px;}
}
@media screen and (max-width:1024px) {
.xwlb_section{padding-top: 30px;padding-bottom: 30px;}
.xwlb_section .cont1{margin-bottom: 20px;}
.xwlb_section .cont1 .ul a{display: block;padding: 14px;}
.xwlb_section .cont1 .ul .left{width: 100%;padding: 14px 0 0 0;}
.xwlb_section .cont1 .ul .date{margin-bottom: 8px;}
.xwlb_section .cont1 .ul .bt{font-size: 16px;line-height: 24px;margin-bottom: 12px;min-height: 48px;-webkit-line-clamp:2;}
.xwlb_section .cont1 .ul .jj{display: none;}
.xwlb_section .cont1 .ul .more{font-size: 20px;line-height: 22px;}
.xwlb_section .cont1 .ul .slick-dots{width: 100%;left: 0;bottom: 22px;padding-right: 14px;}
.xwlb_section .cont1 .ul .slick-dots li{margin:0 4px;}
.xwlb_section .cont1 .ul .slick-dots li.slick-active{width: 24px;}
.xwlb_section .cont1 .ul .right{width: 100%;}
.xwlb_section .cont2{margin-bottom: 20px;}
.xwlb_section .cont2 li{margin-bottom: 14px;}
.xwlb_section .cont2 a{padding: 14px;}
.xwlb_section .cont2 a>div:nth-child(1){display: none;}
.xwlb_section .cont2 a>div:nth-child(2){width: 140px;}
.xwlb_section .cont2 a>div:nth-child(3){width: calc(100% - 140px);padding-left: 14px;}
.xwlb_section .cont2 a .bt{font-size: 15px;line-height: 20px;margin-bottom: 10px;-webkit-line-clamp:2;}
.xwlb_section .cont2 a .line2{width: 100%;height: 1px;background: #d9d9d8;margin-bottom: 10px;position: relative;}
.xwlb_section .cont2 a .jj{display: none;}
.xwlb_section .cont2 a .boxs{display: flex;justify-content: space-between;align-items: center;}
.xwlb_section .cont2 a .date{display: block;font-size: 13px;color: #333333;line-height: 20px;}
.xwlb_section .cont2 a .date span{font-size: 15px;margin-right: 4px;}
.xwlb_section .cont2 a .btn{font-size: 20px;line-height: 20px;}
}

/*新闻详情*/
.xwxq_section{width: 100%;padding-top: 20px;padding-bottom: 100px;background: #f5f5f5;}
.xwxq_section .w_width{display: flex;justify-content: space-between;align-items: flex-start;}
.xwxq_section .left{width: calc(100% - 370px);background: #fff;padding: 52px;}
.xwxq_section .left h2{font-size: 28px;color: #333333;line-height: 32px;text-align: center;margin-bottom: 24px;font-family: "light";}
.xwxq_section .left .dl{display: flex;justify-content: center;align-items: center;margin-bottom: 36px;}
.xwxq_section .left .dd{margin-right: 80px;display: flex;justify-content: flex-start;align-items: center;}
.xwxq_section .left .dd img{width: 22px;display: block;margin-right: 8px;}
.xwxq_section .left .dd>div{font-size: 14px;color: #7a7a7a;line-height: 20px;font-family: "light";}
.xwxq_section .left .content{font-size: 18px;color: #666666;line-height: 38px;margin-bottom: 46px;font-family: "light";}
.xwxq_section .left .content img{max-width: 100%;}
.xwxq_section .left .btnbox{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #eeeeee;}
.xwxq_section .left .btnbox .btn{width: 120px;margin-right: 56px;background: #f0f0f0;display: flex;justify-content: center;align-items: center;border-radius: 23px;cursor: pointer;position: relative;overflow: hidden;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.xwxq_section .left .btnbox .btn img{width: 24px;display: block;}
.xwxq_section .left .btnbox .btn .ico2{display: none;}
.xwxq_section .left .btnbox .btn>div{font-size: 14px;color: #666666;line-height: 46px;font-family: "light";margin-left: 8px;}
.xwxq_section .left .btnbox .btn:hover,
.xwxq_section .left .btnbox .btn.on{background: #f08200;}
.xwxq_section .left .btnbox .btn:hover .ico1,
.xwxq_section .left .btnbox .btn.on .ico1{display: none;}
.xwxq_section .left .btnbox .btn:hover .ico2,
.xwxq_section .left .btnbox .btn.on .ico2{display: block;}
.xwxq_section .left .btnbox .btn:hover>div,
.xwxq_section .left .btnbox .btn.on>div{color: #fff;}
.xwxq_section .left .btnbox .btn a{width: 100%;height: 100%;background: rgba(0,0,0,0);opacity: 0;position: absolute;left: 0;top: 0;z-index: 10;padding: 0;margin: 0;}
.xwxq_section .left .pagebox{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .left .pagebox .page_l{width: calc(100% - 200px);}
.xwxq_section .left .pagebox .page_l a{display: block;font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 12px;font-family: "light";
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .left .pagebox .page_l a:last-child{margin-bottom: 0;}
.xwxq_section .left .pagebox .page_l a:hover{color: #f08200;}
.xwxq_section .left .pagebox .back_r{width: 122px;}
.xwxq_section .left .pagebox .back_r a{display: flex;justify-content: center;align-items: center;border-radius: 20px;border: 1px solid #d2d2d2;}
.xwxq_section .left .pagebox .back_r a>div{font-size: 14px;color: #666666;line-height: 38px;margin-right: 8px;font-family: "light";}
.xwxq_section .left .pagebox .back_r a img{width: 22px;display: block;}
.xwxq_section .left .pagebox .back_r a .ico2{display: none;}
.xwxq_section .left .pagebox .back_r a:hover{background: #f08200;border-color: #f08200;}
.xwxq_section .left .pagebox .back_r a:hover>div{color: #fff;}
.xwxq_section .left .pagebox .back_r a:hover .ico1{display: none;}
.xwxq_section .left .pagebox .back_r a:hover .ico2{display: block;}
.xwxq_section .right{width: 330px;}
.xwxq_section .right .bt{font-size: 20px;color: #222222;line-height: 24px;padding-left: 14px;position: relative;}
.xwxq_section .right .bt::after{content: "";display: block;width: 3px;height: 20px;background: #f08200;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.xwxq_section .right .boxs1{margin-bottom: 40px;padding: 32px 20px;background: #fff;}
.xwxq_section .right .boxs1 ul{margin-top: 16px;}
.xwxq_section .right .boxs1 li{border-bottom: 1px solid #f5f5f5;}
.xwxq_section .right .boxs1 a{padding-top: 16px;padding-bottom: 16px;width: 100%;display: block;}
.xwxq_section .right .boxs1 a>div:nth-child(1){font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .right .boxs1 a>div:nth-child(2){font-size: 14px;color: #666666;line-height: 24px;font-family: "light";
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section .right .boxs1 a:hover>div:nth-child(1){color: #f08200;}
.xwxq_section .right .boxs2{width: 100%;background: #ffffff;padding: 30px 20px;}
.xwxq_section .right .boxs2 ul{margin-top: 12px;}
.xwxq_section .right .boxs2 li{border-bottom: 1px solid #f5f5f5;padding-top: 20px;padding-bottom: 20px;}
.xwxq_section .right .boxs2 a{display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .right .boxs2 a>div:nth-child(1){width: calc(100% - 114px);padding-right: 18px;}
.xwxq_section .right .boxs2 a .wz{font-size: 16px;color: #333333;line-height: 24px;margin-bottom: 10px;}
.xwxq_section .right .boxs2 a .date{font-size: 12px;color: #808080;line-height: 16px;}
.xwxq_section .right .boxs2 a>div:nth-child(2){width: 114px;}
.xwxq_section .right .boxs2 a .pic{ width: 100%; padding-bottom: 64.912%; 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 .right .boxs2 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;}
.xwxq_section .right .boxs2 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);}
.xwxq_section .right .boxs2 a:hover .wz,
.xwxq_section .right .boxs2 a:hover .date{color: #f08200;}
@media screen and (max-width:1024px) {
.xwxq_section{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section .w_width{display: block}
.xwxq_section .left{padding: 14px;width: 100%;}
.xwxq_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .left .dl{margin-bottom: 12px;}
.xwxq_section .left .dd{margin-right: 12px;}
.xwxq_section .left .dd img{width: 20px;margin-right: 6px;}
.xwxq_section .left .dd>div{font-size: 13px;}
.xwxq_section .left .content{font-size: 14px;line-height: 24px;margin-bottom: 14px;}
.xwxq_section .left .btnbox{margin-bottom: 12px;padding-bottom: 12px;}
.xwxq_section .left .btnbox .btn{width: 100px;margin-right: 20px;border-radius: 17px;}
.xwxq_section .left .btnbox .btn img{width: 20px;}
.xwxq_section .left .btnbox .btn>div{line-height: 34px;margin-left: 8px;}
.xwxq_section .left .btnbox .bdsharebuttonbox{display: none;}
.xwxq_section .left .pagebox{display: block;}
.xwxq_section .left .pagebox .page_l{width: 100%;}
.xwxq_section .left .pagebox .page_l a{font-size: 14px;margin-bottom: 10px;}
.xwxq_section .left .pagebox .back_r{width: 110px;margin: 10px auto 0 auto;}
.xwxq_section .left .pagebox .back_r a{border-radius: 17px;}
.xwxq_section .left .pagebox .back_r a>div{line-height: 32px;margin-right: 6px;}
.xwxq_section .left .pagebox .back_r a img{width: 20px;}
.xwxq_section .right{width: 100%;margin-top: 14px;}
.xwxq_section .right .bt{font-size: 18px;line-height: 22px;padding-left: 12px;}
.xwxq_section .right .bt::after{width: 2px;height: 16px;}
.xwxq_section .right .boxs1{margin-bottom: 14px;padding: 14px;}
.xwxq_section .right .boxs1 ul{margin-top: 12px;}
.xwxq_section .right .boxs1 a{padding-top: 12px;padding-bottom: 12px;}
.xwxq_section .right .boxs1 a>div:nth-child(1){font-size: 14px;line-height: 20px;margin-bottom: 0;}
.xwxq_section .right .boxs1 a>div:nth-child(2){font-size: 13px;line-height: 20px;}
.xwxq_section .right .boxs2{padding:14px;}
.xwxq_section .right .boxs2 li{padding-top: 12px;padding-bottom: 12px;}
.xwxq_section .right .boxs2 a>div:nth-child(1){width: calc(100% - 110px);padding-right: 14px;}
.xwxq_section .right .boxs2 a .wz{font-size: 15px;line-height: 22px;margin-bottom: 8px;}
.xwxq_section .right .boxs2 a>div:nth-child(2){width: 110px;}
}

/*关于我们_发展历程*/
.fzlc_section1{width: 100%;padding-bottom: 90px;}
.fzlc_section1 .content{margin-top: 50px;}
.fzlc_section1 .content .btbox{width: 100%;margin-bottom: 72px;}
.fzlc_section1 .content .btbox .w_width{display: flex;justify-content: space-between;align-items: center;}
.fzlc_section1 .content .btbox h2{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;}
.fzlc_section1 .content .btbox .qh_btnbox{width: auto;}
.fzlc_section1 .content .cont{width: 100%;overflow: hidden;position: relative;}
.fzlc_section1 .content .cont::after{content: "";display: block;width: 5000px;height: 1px;background: #dcd8d5;position: absolute;left: 50%;transform: translate(-50%,0);top: 78px;}
.fzlc_section1 .content .cont .w_width{position: relative;z-index: 10;}
.fzlc_section1 .content .cont ul{margin: 0 -25px;width: calc(100% + 50px);}
.fzlc_section1 .content .cont ul .slick-list{overflow: visible;}
.fzlc_section1 .content .cont li{padding: 0 25px;width: 780px;}
.fzlc_section1 .content .cont .year{font-size: 44px;color: #f08200;line-height: 50px;font-weight: bold;margin-bottom: 22px;}
.fzlc_section1 .content .cont .dian{width: 14px;height: 14px;background: #f0efee;border-radius: 100%;position: relative;margin-bottom: 52px;}
.fzlc_section1 .content .cont .dian::after{content: "";display: block;width: 8px;height: 8px;background: #f08200;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.fzlc_section1 .content .cont .dlbox{background: #ffffff;position: relative;padding: 52px 50px 56px 48px;}
.fzlc_section1 .content .cont .dlbox::after{content: "";display: block;width: 76px;height: 22px;background: url(../img/img132.png)no-repeat center center;background-size: cover;position: absolute;left: 0;bottom: calc(100% - 1px);}
.fzlc_section1 .content .cont .dl{width: 100%;}
.fzlc_section1 .content .cont .dd{margin-bottom: 24px;font-size: 16px;color: #666666;line-height: 24px;display: flex;justify-content: flex-start;align-items: flex-start;padding-left: 16px;position: relative;}
.fzlc_section1 .content .cont .dd span:nth-child(1){font-size: 18px;color: #f08200;font-family: "light";width: 38px;display: block;}
.fzlc_section1 .content .cont .dd span:nth-child(2){font-family: "light";width: calc(100% - 38px);display: block;}
.fzlc_section1 .content .cont .dd:last-child{margin-bottom: 0;}
.fzlc_section1 .content .cont .dd::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;position: absolute;left: 0;top: 8.5px;border-radius: 100%;}
@media screen and (max-width:1680px) {
.fzlc_section1 .content .cont li{padding: 0 25px;width: 600px;}
}
@media screen and (max-width:1280px) {
.fzlc_section1 .content .cont li{width: 500px;}
.fzlc_section1 .content .cont .dlbox{padding: 30px;}
.fzlc_section1 .content .cont .dd{margin-bottom: 20px;font-size: 14px;line-height: 22px;}
.fzlc_section1 .content .cont .dd span:nth-child(1){font-size: 16px;width: 32px;}
}
@media screen and (max-width:1024px) {
.fzlc_section1{padding-bottom: 30px;}
.fzlc_section1 .content{margin-top: 20px;}
.fzlc_section1 .content .btbox{margin-bottom: 14px;}
.fzlc_section1 .content .btbox h2{font-size: 20px;line-height: 24px;}
.fzlc_section1 .content .cont::after{display: none;}
.fzlc_section1 .content .cont ul{margin: 0 -6px;width: calc(100% + 12px);}
.fzlc_section1 .content .cont li{padding: 0 6px;width: 260px;}
.fzlc_section1 .content .cont .year{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.fzlc_section1 .content .cont .dian{width: 12px;height: 12px;margin-bottom: 20px;}
.fzlc_section1 .content .cont .dian::after{width: 6px;height: 6px;}
.fzlc_section1 .content .cont .dlbox{padding: 14px;}
.fzlc_section1 .content .cont .dlbox::after{width: 30px;height: 14px;}
.fzlc_section1 .content .cont .dl{overflow: hidden;overflow-y: auto;height: 210px;}
.fzlc_section1 .content .cont .dl::-webkit-scrollbar{ display: none;}
.fzlc_section1 .content .cont .dd{margin-bottom: 12px;font-size: 13px;line-height: 20px;padding-left: 12px;}
.fzlc_section1 .content .cont .dd span:nth-child(1){font-size: 15px;width: 30px;}
.fzlc_section1 .content .cont .dd span:nth-child(2){width: calc(100% - 30px);}
.fzlc_section1 .content .cont .dd::after{width: 6px;height: 6px;top: 7px;}
}

.fzlc_section2{width: 100%;padding-top: 90px;padding-bottom: 90px;}
.fzlc_section2 h3{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;margin-bottom: 40px;}
.fzlc_section2 .info{font-size: 18px;color: #666666;line-height: 38px;margin-bottom: 50px;}
.fzlc_section2 .content{width: 100%;}
.fzlc_section2 .content .ul{margin: 0 -15px;width: calc(100% + 30px);margin-bottom: 42px;}
.fzlc_section2 .content .li{padding: 0 15px;}
.fzlc_section2 .content .ul a{display: block;width: 100%;background: #f5f5f5;}
.fzlc_section2 .content .ul a .picbox{width: 100%;height: 278px;display: flex;justify-content: center;align-items: center;padding: 12px 30px;}
.fzlc_section2 .content .ul a .pic1{width: 100%;}
.fzlc_section2 .content .ul a .pic1 .pic{ padding-bottom: 64.8%; position: relative; overflow: hidden;}
.fzlc_section2 .content .ul a .pic1 .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%);}
.fzlc_section2 .content .ul a .pic2{width: 162px;}
.fzlc_section2 .content .ul a .pic2 .pic{ padding-bottom: 141.97%; position: relative; overflow: hidden;}
.fzlc_section2 .content .ul a .pic2 .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%);}
.fzlc_section2 .content .ul a .wzbox{width: 100%;padding: 2px 30px 22px 30px;}
.fzlc_section2 .content .ul a .wz{font-size: 16px;color: #666666;line-height: 20px;text-align: center;}
.fzlc_section2 .content .ul a:hover .wz{color: #f08200;}
@media screen and (max-width:1024px) {
.fzlc_section2{padding-top: 30px;padding-bottom: 30px;}
.fzlc_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.fzlc_section2 .info{font-size: 14px;line-height: 24px;margin-bottom: 14px;}
.fzlc_section2 .content{width: 100%;}
.fzlc_section2 .content .ul{margin: 0 -6px;width: calc(100% + 12px);margin-bottom: 20px;}
.fzlc_section2 .content .li{padding: 0 6px;}
.fzlc_section2 .content .ul a .picbox{height: 240px;padding: 12px;}
.fzlc_section2 .content .ul a .pic2{width: 162px;}
.fzlc_section2 .content .ul a .wzbox{padding: 2px 12px 12px 12px;}
.fzlc_section2 .content .ul a .wz{font-size: 14px;line-height: 18px;}
}

.gywm_gg{width: 100%;}
.gywm_gg ul{width: 100%;display: flex;justify-content: space-between;align-items: stretch;}
.gywm_gg li{width: calc(50% - 0.5px);padding: 44px 100px;}
.gywm_gg li .bt{font-size: 34px;color: #ffffff;line-height: 40px;margin-bottom: 16px;font-weight: bold;text-align: center;}
.gywm_gg li .jj{font-size: 18px;color: #ffffff;line-height: 24px;margin-bottom: 32px;font-family: "light";text-align: center;}
.gywm_gg li .btn{width: 156px;margin: 0 auto;}
.gywm_gg li .btn a{display: flex;width: 100%;justify-content: center;align-items: center;border: 1px solid #ffffff;border-radius: 23px;}
.gywm_gg li .btn a .wz{font-size: 16px;color: #fff;line-height: 44px;font-family: "light";}
.gywm_gg li .btn a img{width: 22px;display: block;margin-left: 8px;}
.gywm_gg li .btn a:hover{background: #f08200;border-color: #f08200;}
@media screen and (max-width:1024px) {
.gywm_gg ul{display: block;}
.gywm_gg li{width: 100%;padding: 24px 15px;}
.gywm_gg li .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.gywm_gg li .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.gywm_gg li .btn{width: 110px;}
.gywm_gg li .btn a{border-radius: 18px;}
.gywm_gg li .btn a .wz{font-size: 14px;line-height: 34px;}
.gywm_gg li .btn a img{width: 20px;margin-left: 6px;}
}

/*关于我们_基本介绍*/
.jbjs_section1{width: 100%;padding-top: 50px;padding-bottom: 90px;}
.jbjs_section1 .cont1{width: 100%;margin-bottom: 70px;display: flex;justify-content: space-between;align-items: flex-start;align-items: flex-start;}
.jbjs_section1 .cont1>div:nth-child(1){width: 58.75%;padding-right: 134px;}
.jbjs_section1 .cont1>div:nth-child(2){width: 41.25%;padding-top: 44px;}
.jbjs_section1 .cont1 h2{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;margin-bottom: 30px;}
.jbjs_section1 .cont1 .jj{font-size: 18px;color: #666666;line-height: 38px;font-family: "light";}
.jbjs_section1 .cont1 .line{width: 100%;height: 3px;background: #f08200;margin-bottom: 50px;}
.jbjs_section1 .cont1 .info{font-size: 18px;color: #666666;line-height: 24px;font-family: "light";}
.jbjs_section1 .cont1 .info span{font-size: 57px;color: #f08200;line-height: 60px;font-family: "bold";}
.jbjs_section1 .cont2{margin-bottom: 40px;display: flex;justify-content: flex-start;align-items: center;background: #f5f5f5;}
.jbjs_section1 .cont2 .left{width: 50%;background: #f18e19;}
.jbjs_section1 .cont2 .left .ul{width: 100%;}
.jbjs_section1 .cont2 .left .li{width: 100%;}
.jbjs_section1 .cont2 .left .pic{ padding-bottom: 59.125%; position: relative; overflow: hidden;}
.jbjs_section1 .cont2 .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%);}
.jbjs_section1 .cont2 .left>div{font-size: 30px;color: #ffffff;line-height: 40px;padding: 30px;font-weight: bold;display: flex;justify-content: center;align-items: center;}
.jbjs_section1 .cont2 .left>div span{margin-right: 78px;}
.jbjs_section1 .cont2 .left>div span:last-child{margin-right: 0;}
.jbjs_section1 .cont2 .left .slick-dots{position: absolute;left: 0;bottom: 30px;width: 100%;}
.jbjs_section1 .cont2 .left .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;background: rgba(255,255,255,0);border: 1px solid #fff;}
.jbjs_section1 .cont2 .left .slick-dots li.slick-active{ background: #f08200;width: 30px;border-color: #f08200;}
.jbjs_section1 .cont2 .right{width: 50%;padding: 40px 64px 40px 54px;}
.jbjs_section1 .cont2 .right .bt{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 36px;}
.jbjs_section1 .cont2 .right .jj{font-size: 18px;color: #666666;line-height: 38px;padding-bottom: 50px;margin-bottom: 50px;border-bottom: 1px solid #dcdcdc;font-family: "light";}
.jbjs_section1 .cont2 .right .dl{margin: -16px -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.jbjs_section1 .cont2 .right .dd{width: 50%;padding: 16px 10px;font-size: 22px;color: #666666;line-height: 30px;font-family: "light";}
.jbjs_section1 .cont2 .right .dd span{color: #f08200;font-family: "light";}
.jbjs_section1 .cont3{width: 100%;display: flex;justify-content: flex-start;align-items: center;background: #f5f5f5;flex-direction:row-reverse;}
.jbjs_section1 .cont3 .left{width: 50%;background: #f18e19;}
.jbjs_section1 .cont3 .left .ul{width: 100%;}
.jbjs_section1 .cont3 .left .li{width: 100%;}
.jbjs_section1 .cont3 .left .pic{ padding-bottom: 59.125%; position: relative; overflow: hidden;}
.jbjs_section1 .cont3 .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%);}
.jbjs_section1 .cont3 .left>div{font-size: 28px;color: #ffffff;line-height: 50px;font-weight: bold;text-align: center;padding: 36px 30px;}
.jbjs_section1 .cont3 .left .slick-dots{position: absolute;left: 0;bottom: 30px;width: 100%;}
.jbjs_section1 .cont3 .left .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;background: rgba(255,255,255,0);border: 1px solid #fff;}
.jbjs_section1 .cont3 .left .slick-dots li.slick-active{ background: #f08200;width: 30px;border-color: #f08200;}
.jbjs_section1 .cont3 .right{width: 50%;padding: 40px 60px;}
.jbjs_section1 .cont3 .right .bt{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 36px;}
.jbjs_section1 .cont3 .right .jj{font-size: 18px;color: #666666;line-height: 38px;padding-bottom: 50px;margin-bottom: 50px;border-bottom: 1px solid #dcdcdc;font-family: "light";}
.jbjs_section1 .cont3 .right .xbt{font-size: 22px;color: #f08200;line-height: 26px;margin-bottom: 16px;font-family: "light";}
.jbjs_section1 .cont3 .right .dl{width: calc(100% + 12px);padding-right: 50px;margin: 0 -6px;display: flex;justify-content: flex-start;align-items: flex-start;}
.jbjs_section1 .cont3 .right .dd{width: 50%;padding: 0 6px;font-size: 18px;color: #666666;line-height: 40px;font-family: "light";}
@media screen and (max-width:1680px) {
.jbjs_section1 .cont1>div:nth-child(1){padding-right: 80px;}
.jbjs_section1 .cont1>div:nth-child(2){padding-top: 30px;}
.jbjs_section1 .cont1 h2{font-size: 30px;line-height: 34px;margin-bottom: 20px;}
.jbjs_section1 .cont1 .jj{font-size: 16px;line-height: 26px;}
.jbjs_section1 .cont1 .line{margin-bottom: 30px;}
.jbjs_section1 .cont1 .info{font-size: 13px;line-height: 20px;}
.jbjs_section1 .cont1 .info span{font-size: 30px;line-height: 34px;}
.jbjs_section1 .cont2{margin-bottom: 30px;}
.jbjs_section1 .cont2 .left>div{font-size: 20px;line-height: 30px;padding: 20px;}
.jbjs_section1 .cont2 .left>div span{margin-right: 40px;}
.jbjs_section1 .cont2 .right{padding: 30px 40px;}
.jbjs_section1 .cont2 .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.jbjs_section1 .cont2 .right .jj{font-size: 14px;line-height: 24px;padding-bottom: 30px;margin-bottom: 30px;}
.jbjs_section1 .cont2 .right .dl{margin: -10px;}
.jbjs_section1 .cont2 .right .dd{padding: 10px;font-size: 13px;line-height: 24px;}
.jbjs_section1 .cont3 .left>div{font-size: 20px;line-height: 30px;padding: 20px;}
.jbjs_section1 .cont3 .right{width: 50%;padding: 30px 40px;}
.jbjs_section1 .cont3 .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.jbjs_section1 .cont3 .right .jj{font-size: 14px;line-height: 24px;padding-bottom: 30px;margin-bottom: 30px;}
.jbjs_section1 .cont3 .right .xbt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jbjs_section1 .cont3 .right .dl{padding-right: 0;}
.jbjs_section1 .cont3 .right .dd{font-size: 16px;line-height: 30px;}
}
@media screen and (max-width:1024px) {
.jbjs_section1{padding-top: 30px;padding-bottom: 30px;}
.jbjs_section1 .cont1{margin-bottom: 14px;display: block;}
.jbjs_section1 .cont1>div:nth-child(1){width: 100%;padding-right: 0;}
.jbjs_section1 .cont1>div:nth-child(2){width: 100%;padding-top: 12px;}
.jbjs_section1 .cont1 h2{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.jbjs_section1 .cont1 .jj{font-size: 14px;line-height: 24px;}
.jbjs_section1 .cont1 .line{height: 2px;margin-bottom: 12px;}
.jbjs_section1 .cont1 .info{font-size: 14px;line-height: 20px;}
.jbjs_section1 .cont1 .info span{font-size: 24px;line-height: 30px;}
.jbjs_section1 .cont2{margin-bottom: 14px;display: block;}
.jbjs_section1 .cont2 .left{width: 100%;}
.jbjs_section1 .cont2 .left>div{font-size: 18px;line-height: 24px;padding: 14px;}
.jbjs_section1 .cont2 .left>div span{margin-right: 12px;}
.jbjs_section1 .cont2 .left .slick-dots{bottom: 20px;}
.jbjs_section1 .cont2 .left .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 4px;}
.jbjs_section1 .cont2 .left .slick-dots li.slick-active{width: 20px;}
.jbjs_section1 .cont2 .right{width: 100%;padding: 14px;}
.jbjs_section1 .cont2 .right .bt{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
.jbjs_section1 .cont2 .right .jj{font-size: 14px;line-height: 24px;padding-bottom: 12px;margin-bottom: 12px;}
.jbjs_section1 .cont2 .right .dl{margin: -6px;width: calc(100% + 12px);}
.jbjs_section1 .cont2 .right .dd{width: 100%;padding: 6px;font-size: 14px;line-height: 20px;}
.jbjs_section1 .cont3{display: block;}
.jbjs_section1 .cont3 .left{width: 100%;}
.jbjs_section1 .cont3 .left>div{font-size: 18px;line-height: 24px;padding: 14px;}
.jbjs_section1 .cont3 .left .slick-dots{bottom: 20px;}
.jbjs_section1 .cont3 .left .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 4px;}
.jbjs_section1 .cont3 .left .slick-dots li.slick-active{ width: 20px;}
.jbjs_section1 .cont3 .right{width: 100%;padding: 14px;}
.jbjs_section1 .cont3 .right .bt{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
.jbjs_section1 .cont3 .right .jj{font-size: 14px;line-height: 24px;padding-bottom: 12px;margin-bottom: 12px;}
.jbjs_section1 .cont3 .right .xbt{font-size: 15px;line-height: 20px;margin-bottom: 12px;}
.jbjs_section1 .cont3 .right .dl{padding-right: 0;margin: -6px;}
.jbjs_section1 .cont3 .right .dd{width: 100%;padding: 6px;font-size: 12px;line-height: 22px;}
}

.jbjs_section2{width: 100%;padding-bottom: 84px;padding-top: 80px;background: #f5f5f5;}
.jbjs_section2 .w_width{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.jbjs_section2 .left{width: 52.4375%;padding-right: 150px;}
.jbjs_section2 .left h3{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;margin-bottom: 46px;}
.jbjs_section2 .left h4{font-size: 22px;color: #f08200;line-height: 26px;margin-bottom: 26px;}
.jbjs_section2 .left .jj{font-size: 18px;color: #666666;line-height: 38px;font-family: "light";margin-bottom: 38px;}
.jbjs_section2 .left .cont{width: 100%;display: flex;justify-content: flex-start;align-items: center;background: #ffffff;padding: 10px 10px 10px 30px;flex-direction:row-reverse;}
.jbjs_section2 .left .cont>div:nth-child(2){font-size: 18px;color: #666666;line-height: 38px;width: calc(100% - 236px);padding-right: 20px;font-family: "light";}
.jbjs_section2 .left .cont>div:nth-child(1){width: 236px;}
.jbjs_section2 .left .cont .pic{ padding-bottom: 112.71%; position: relative; overflow: hidden;}
.jbjs_section2 .left .cont .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%);}
.jbjs_section2 .right{width: 47.5625%;position: relative;}
.jbjs_section2 .right .backimg{width: 100%;display: block;}
.jbjs_section2 .right .posi{position: absolute;left: 60%;top: 63.90625%;z-index: 10;}
.jbjs_section2 .right .posi img{width: 16px;display: block;margin: 0 auto 6px auto;}
.jbjs_section2 .right .posi .wz{font-size: 14px;color: #333333;line-height: 18px;text-align: center;}
.jbjs_section2 .right li{position: absolute;left: 0;top: 0;}
.jbjs_section2 .right li:nth-child(1){left: 82.5%;top: 16.5%;display: flex;justify-content: flex-start;align-items: center;}
.jbjs_section2 .right li:nth-child(1) .ico{margin: 0 6px 0 0;}
.jbjs_section2 .right li:nth-child(2){left: 82.6%;top: 22.9%;}
.jbjs_section2 .right li:nth-child(3){left: 79.2%;top: 29.4%;}
.jbjs_section2 .right li:nth-child(4){left: 57.2%;top: 31.9%;}
.jbjs_section2 .right li:nth-child(5){left: 68.2%;top: 33%;}
.jbjs_section2 .right li:nth-child(6){left: 71.6%;top: 37%;}
.jbjs_section2 .right li:nth-child(7){left: 51.4%;top: 38.6%;}
.jbjs_section2 .right li:nth-child(8){left: 61.1%;top: 40.4%;}
.jbjs_section2 .right li:nth-child(9){left: 69%;top: 44.1%;}
.jbjs_section2 .right li:nth-child(10){left: 40%;top: 39%;}
.jbjs_section2 .right li:nth-child(11){left: 46.5%;top: 43.3%;}
.jbjs_section2 .right li:nth-child(12){left: 55%;top: 49.3%;}
.jbjs_section2 .right li:nth-child(13){left: 63.8%;top: 48.3%;}
.jbjs_section2 .right li:nth-child(14){left: 20.4%;top: 19.1%;}
.jbjs_section2 .right li:nth-child(15){left: 23.8%;top: 51.5%;}
.jbjs_section2 .right li:nth-child(16){left: 45.6%;top: 53.7%;}
.jbjs_section2 .right li:nth-child(17){left: 63.1%;top: 58%;}
.jbjs_section2 .right li:nth-child(18){left: 69.5%;top: 55.6%;}
.jbjs_section2 .right li:nth-child(19){left: 73.8%;top: 55.4%;}
.jbjs_section2 .right li:nth-child(20){left: 77.6%;top: 55.5%;display: flex;justify-content: flex-start;align-items: center;}
.jbjs_section2 .right li:nth-child(20) .ico{margin: 0 6px 0 0;}
.jbjs_section2 .right li:nth-child(21){left: 40.9%;top: 71%;}
.jbjs_section2 .right li:nth-child(22){left: 51.3%;top: 66.7%;}
.jbjs_section2 .right li:nth-child(23){left: 67.3%;top: 63.9%;}
.jbjs_section2 .right li:nth-child(24){left: 74.4%;top: 62.7%;}
.jbjs_section2 .right li:nth-child(25){left: 52.1%;top: 77.2%;}
.jbjs_section2 .right li:nth-child(26){left: 62.9%;top: 76.2%;}
.jbjs_section2 .right li:nth-child(27){left: 72.7%;top: 70.3%;}
.jbjs_section2 .right li:nth-child(28){left: 78.8%;top: 72.5%;}
.jbjs_section2 .right li:nth-child(29){left: 55.6%;top: 86.6%;}
.jbjs_section2 .right li .ico{width: 20px;height: 20px;background: rgba(240,130,0,0.22);position: relative;border-radius: 100%;margin: 0 auto 3px auto;
-webkit-animation-name: 'ripple';
 -webkit-animation-duration: 1s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple {
 0% {transform: scale(0);}
 100% {transform: scale(1);}
}
.jbjs_section2 .right li .ico::after{content: "";display: block;width: 9px;height: 9px;background: #f08200;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jbjs_section2 .right li .wz{font-size: 14px;color: #333333;line-height: 18px;text-align: center;}
@media screen and (max-width:1680px) {
.jbjs_section2 .left h3{font-size: 30px;line-height: 34px;margin-bottom: 30px;}
.jbjs_section2 .left h4{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.jbjs_section2 .left .jj{font-size: 16px;line-height: 28px;margin-bottom: 30px;}
.jbjs_section2 .left .cont{padding: 10px 10px 10px 20px;}
.jbjs_section2 .left .cont>div:nth-child(1){font-size: 15px;line-height: 26px;}
.jbjs_section2 .right li .ico{width: 18px;height: 18px;margin: 0 auto 3px auto;}
.jbjs_section2 .right li .ico::after{width: 7px;height: 7px;}
.jbjs_section2 .right li .wz{font-size: 13px;line-height: 17px;}
.jbjs_section2 .right .posi img{width: 14px;margin-bottom: 3px;}
.jbjs_section2 .right .posi .wz{font-size: 12px;line-height: 16px;}
}
@media screen and (max-width:1280px) {
.jbjs_section2 .left .jj{font-size: 15px;line-height: 28px;margin-bottom: 30px;}
.jbjs_section2 .left .cont>div:nth-child(2){font-size: 14px;line-height: 20px;width: calc(100% - 200px);}
.jbjs_section2 .left .cont>div:nth-child(1){width: 200px;}
.jbjs_section2 .right li .ico{width: 14px;height: 14px;margin: 0 auto 3px auto;}
.jbjs_section2 .right li .ico::after{width: 5px;height: 5px;}
.jbjs_section2 .right li .wz{font-size: 10px;line-height: 14px;}
.jbjs_section2 .right .posi .wz{font-size: 10px;line-height: 14px;}
}
@media screen and (max-width:1024px) {
.jbjs_section2{padding-bottom: 30px;padding-top: 30px;}
.jbjs_section2 .w_width{display: block;}
.jbjs_section2 .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.jbjs_section2 .left h3{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.jbjs_section2 .left h4{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jbjs_section2 .left .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.jbjs_section2 .left .cont{padding: 12px;display: block;}
.jbjs_section2 .left .cont>div:nth-child(2){font-size: 14px;line-height: 24px;width: 100%;padding-right: 0;margin-top: 12px;}
.jbjs_section2 .left .cont>div:nth-child(1){width: 100%;}
.jbjs_section2 .left .cont .pic{ padding-bottom: 60%;}
.jbjs_section2 .right{width: 100%;}
.jbjs_section2 .right .backimg{width: 100%;display: block;}
.jbjs_section2 .right .posi{display: none;}
.jbjs_section2 .right ul{display: none}
}

/*加入我们*/
.jrwm_section1{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.jrwm_section1 h2{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;margin-bottom: 32px;}
.jrwm_section1 .jj{font-size: 18px;color: #666666;line-height: 24px;margin-bottom: 30px;font-family: "light";}
.jrwm_section1 ul{display: flex;justify-content: space-between;align-items: stretch;}
.jrwm_section1 ul li{width: calc(50% - 16px);border: 1px solid #e3e3e3;}
.jrwm_section1 ul .libox{width: 100%;padding: 34px 40px 50px 50px;}
.jrwm_section1 ul .bt{font-size: 24px;color: #333333;line-height: 30px;padding-left: 20px;position: relative;font-family: "light";margin-bottom: 12px;}
.jrwm_section1 ul .bt::after{content: "";display: block;width: 8px;height: 8px;background: #f08200;border-radius: 100%;position: absolute;left: 0;top: 11px;}
.jrwm_section1 ul .info{font-size: 18px;color: #666666;line-height: 38px;font-family: "light";}
.jrwm_section1 ul .info span{color: #f08200;}
.jrwm_section1 ul .dl{width: 100%;margin-top: 16px;}
.jrwm_section1 ul .dd{margin-bottom: 20px;}
.jrwm_section1 ul .dd:last-child{margin-bottom: 0;}
.jrwm_section1 ul .dd>div:nth-child(1){font-size: 18px;color: #f08200;line-height: 24px;margin-bottom: 14px;font-family: "light";}
.jrwm_section1 ul .dd>div:nth-child(2){font-size: 18px;color: #666666;line-height: 24px;font-family: "light";display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.jrwm_section1 ul .dd>div:nth-child(2) img{width: 22px;display: block;margin: 0 20px;}
@media screen and (max-width:1680px) {
.jrwm_section1 h2{font-size: 30px;line-height: 34px;margin-bottom: 16px;}
.jrwm_section1 .jj{font-size: 16px;line-height: 20px;margin-bottom: 24px;}
.jrwm_section1 ul .libox{padding: 32px;}
.jrwm_section1 ul .bt{font-size: 18px;line-height: 24px;padding-left: 14px;}
.jrwm_section1 ul .bt::after{top: 8px;}
.jrwm_section1 ul .info{font-size: 14px;line-height: 28px;}
.jrwm_section1 ul .dl{margin-top: 12px;}
.jrwm_section1 ul .dd{margin-bottom: 12px;}
.jrwm_section1 ul .dd>div:nth-child(1){font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jrwm_section1 ul .dd>div:nth-child(2){font-size: 16px;line-height: 20px;}
.jrwm_section1 ul .dd>div:nth-child(2) img{width: 20px;margin: 0 12px;}
}
@media screen and (max-width:1024px) {
.jrwm_section1{padding-top: 30px;padding-bottom: 30px;}
.jrwm_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.jrwm_section1 .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.jrwm_section1 ul{display: block;}
.jrwm_section1 ul li{width: 100%;margin-bottom: 12px;}
.jrwm_section1 ul li:last-child{margin-bottom: 0;}
.jrwm_section1 ul .libox{padding: 14px;}
.jrwm_section1 ul .bt{font-size: 16px;line-height: 20px;padding-left: 14px;margin-bottom: 10px;}
.jrwm_section1 ul .bt::after{width: 6px;height: 6px;top: 7px;}
.jrwm_section1 ul .info{font-size: 14px;line-height: 24px;}
.jrwm_section1 ul .dl{margin-top: 10px;}
.jrwm_section1 ul .dd{margin-bottom: 10px;}
.jrwm_section1 ul .dd>div:nth-child(1){font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.jrwm_section1 ul .dd>div:nth-child(2){font-size: 14px;;line-height: 20px;}
.jrwm_section1 ul .dd>div:nth-child(2) img{width: 16px;margin: 0 10px;}
}

.jrwm_section2{width: 100%;padding-bottom: 90px;}
.jrwm_section2 .w_width{display: flex;justify-content: flex-start;align-items: stretch;background: #f5f5f5;}
.jrwm_section2 .left{width: calc(100% - 446px);padding: 30px 52px;display: flex;justify-content: flex-start;align-items: center;}
.jrwm_section2 .left>div{width: 100%;}
.jrwm_section2 .left h3{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 16px;}
.jrwm_section2 .left .line{width: 40px;height: 2px;background: #f08200;margin-bottom: 40px;}
.jrwm_section2 .left .ul{margin: 0 -15px;width: calc(100% + 30px);}
.jrwm_section2 .left .ul .li{padding: 0 15px;}
.jrwm_section2 .left .ul a{display: block;width: 100%;margin-bottom: 30px;background: #ffffff;padding: 36px 40px 40px 40px;}
.jrwm_section2 .left .ul a:last-child{margin-bottom: 0;}
.jrwm_section2 .left .ul .name{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 24px;}
.jrwm_section2 .left .ul .jj{font-size: 16px;color: #666666;line-height: 20px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.jrwm_section2 .left .ul .jj span{margin-right: 30px;font-family: "light";}
.jrwm_section2 .left .ul .jj span:last-child{margin-right: 0;}
.jrwm_section2 .left .ul a:hover .name{color: #f08200;}
.jrwm_section2 .left .ul .slick-dots{margin-top: 40px;}
.jrwm_section2 .left .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;background: rgba(255,255,255,0);border: 1px solid #9f9f9f;}
.jrwm_section2 .left .ul .slick-dots li.slick-active{ background: #f08200;border-color: #f08200; width: 30px;}
.jrwm_section2 .right{width: 446px;padding: 50px 30px 56px 50px;}
.jrwm_section2 .right h4{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 16px;}
.jrwm_section2 .right .line{width: 40px;height: 2px;background: #f08200;margin-bottom: 40px;}
.jrwm_section2 .right ul{width: 100%;}
.jrwm_section2 .right li{margin-bottom: 24px;}
.jrwm_section2 .right li:last-child{margin-bottom: 0;}
.jrwm_section2 .right .bt{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 10px;position: relative;padding-left: 12px;}
.jrwm_section2 .right .bt::after{content: "";display: block;width: 6px;height: 6px;background: #f08200;position: absolute;left: 0;top: 6px;border-radius: 100%;}
.jrwm_section2 .right .cont1{font-size: 16px;color: #666666;line-height: 20px;font-family: "light";}
.jrwm_section2 .right .cont2{width: 100%;display: flex;justify-content: flex-start;align-items: flex-end;}
.jrwm_section2 .right .cont2 img{width: 99px;display: block;}
.jrwm_section2 .right .cont2 .wz{font-size: 16px;color: #666666;line-height: 20px;width: calc(100% - 99px);padding-left: 18px;font-family: "light";}
.jrwm_section2 .right .cont2 .wz a{color: #f08200;}
.jrwm_section2 .right .cont2 .wz a:hover{text-decoration:underline;}
@media screen and (max-width:1680px) {
.jrwm_section2 .left{width: calc(100% - 400px);padding: 30px 40px;}
.jrwm_section2 .left h3{font-size: 18px;line-height: 22px;margin-bottom: 12px;}
.jrwm_section2 .left .line{width: 30px;margin-bottom: 30px;}
.jrwm_section2 .left .ul{margin: 0 -10px;width: calc(100% + 20px);}
.jrwm_section2 .left .ul .li{padding: 0 10px;}
.jrwm_section2 .left .ul a{margin-bottom: 20px;padding: 26px;}
.jrwm_section2 .left .ul .name{font-size: 16px;line-height: 20px;margin-bottom: 16px;}
.jrwm_section2 .left .ul .jj{font-size: 14px;}
.jrwm_section2 .left .ul .jj span{margin-right: 14px;}
.jrwm_section2 .left .ul .slick-dots{margin-top: 30px;}
.jrwm_section2 .right{width: 400px;padding: 40px 30px 40px 40px;}
.jrwm_section2 .right h4{font-size: 18px;line-height: 22px;margin-bottom: 12px;}
.jrwm_section2 .right .line{width: 30px;margin-bottom: 30px;}
.jrwm_section2 .right li{margin-bottom: 20px;}
.jrwm_section2 .right .bt{font-size: 14px;line-height: 20px;margin-bottom: 8px;padding-left: 10px;}
.jrwm_section2 .right .cont1{font-size: 14px;}
.jrwm_section2 .right .cont2 img{width: 90px;}
.jrwm_section2 .right .cont2 .wz{font-size: 14px;line-height: 18px;width: calc(100% - 90px);padding-left: 12px;}
}
@media screen and (max-width:1024px) {
.jrwm_section2{padding-bottom: 30px;}
.jrwm_section2 .w_width{display: block;}
.jrwm_section2 .left{width: 100%;padding: 14px;}
.jrwm_section2 .left h3{font-size: 18px;margin-bottom: 12px;}
.jrwm_section2 .left .line{width: 30px;margin-bottom: 12px;}
.jrwm_section2 .left .ul{margin: 0 -6px;width: calc(100% + 12px);}
.jrwm_section2 .left .ul .li{padding: 0 6px;}
.jrwm_section2 .left .ul a{margin-bottom: 12px;padding: 14px;}
.jrwm_section2 .left .ul .name{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jrwm_section2 .left .ul .jj{font-size: 14px;}
.jrwm_section2 .left .ul .jj span{margin-right: 10px;}
.jrwm_section2 .left .ul .slick-dots{margin-top: 12px;}
.jrwm_section2 .left .ul .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 4px;}
.jrwm_section2 .left .ul .slick-dots li.slick-active{ width: 24px;}
.jrwm_section2 .right{width: 100%;padding: 14px;}
.jrwm_section2 .right h4{font-size: 18px;margin-bottom: 12px;}
.jrwm_section2 .right .line{width: 30px;margin-bottom: 12px;}
.jrwm_section2 .right li{margin-bottom: 12px;}
.jrwm_section2 .right .bt{font-size: 15px;padding-left: 10px;}
.jrwm_section2 .right .cont1{font-size: 14px;}
.jrwm_section2 .right .cont2 img{width: 80px;}
.jrwm_section2 .right .cont2 .wz{font-size: 14px;line-height: 18px;width: calc(100% - 80px);padding-left: 10px;}
}

/*专业团队*/
.zytd_section1{width: 100%;padding-top: 50px;padding-bottom: 90px;background: #f5f5f5;}
.zytd_section1 h2{font-size: 40px;color: #333333;line-height: 44px;margin-bottom: 40px;font-weight: bold;}
.zytd_section1 .qh_t{margin-bottom: 36px;}
.zytd_section1 .qh_t li{width: 100%;}
.zytd_section1 .qh_t a{display: flex;justify-content: left;align-items: center;padding: 40px 60px 40px 0;position: relative;}
.zytd_section1 .qh_t a::after{content: "";display: block;width: calc(100% - 120px);height: 100%;background: #fff;position: absolute;right: 0;top: 0;}
.zytd_section1 .qh_t .left{width: 236px;position: relative;z-index: 5;}
.zytd_section1 .qh_t .pic{ padding-bottom: 106.3559%; position: relative; overflow: hidden;}
.zytd_section1 .qh_t .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%);}
.zytd_section1 .qh_t .right{width: calc(100% - 236px);padding-left: 40px;position: relative;z-index: 5;}
.zytd_section1 .qh_t .name{font-size: 26px;color: #f08200;line-height: 30px;margin-bottom: 24px;}
.zytd_section1 .qh_t .name span{font-size: 16px;color: #333333;line-height: 20px;font-family: "light";font-style: italic;margin-left: 10px;}
.zytd_section1 .qh_t .jj{font-size: 18px;color: #666666;line-height: 38px;font-family: "light";letter-spacing: -0.5px;}
.zytd_section1 .qh_b{margin: 0 -14px;width: calc(100% + 28px);}
.zytd_section1 .qh_b li{padding: 0 14px;padding-top: 6px;position: relative;}
.zytd_section1 .qh_b li.slick-current::after{content: "";display: block;width: 0;height: 0;border: 6px solid;border-color: transparent transparent #f08200 transparent;position: absolute;left: 50%;transform: translate(-50%,0);top: -5px;}
.zytd_section1 .qh_b a{display: block;width: 100%;border: 2px solid rgba(255,255,255,0);position: relative;overflow: hidden;}
.zytd_section1 .qh_b a .pic{ padding-bottom: 105.97%; position: relative; overflow: hidden;width: 101%;}
.zytd_section1 .qh_b 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%);}
.zytd_section1 .qh_b li.slick-current a{border-color: #f08200;}
.zytd_section1 .qh_btnbox{margin-top: 40px;}
@media screen and (max-width:1680px) {
.zytd_section1 .qh_t a{padding: 30px 30px 30px 0;}
.zytd_section1 .qh_t a::after{width: calc(100% - 100px);}
.zytd_section1 .qh_t .left{width: 200px;}
.zytd_section1 .qh_t .right{width: calc(100% - 200px);padding-left: 30px;}
.zytd_section1 .qh_t .name{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
.zytd_section1 .qh_t .name span{font-size: 14px;}
.zytd_section1 .qh_t .jj{font-size: 14px;line-height: 24px;}
.zytd_section1 .qh_b{margin: 0 -10px;width: calc(100% + 20px);}
.zytd_section1 .qh_b li{padding: 0 10px;}
.zytd_section1 .qh_btnbox{margin-top: 30px;}
}
@media screen and (max-width:1680px) {
.zytd_section1{padding-top: 30px;padding-bottom: 30px;}
.zytd_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.zytd_section1 .qh_t{margin-bottom: 14px;}
.zytd_section1 .qh_t a{display: block; padding: 20px;background: #fff;}
.zytd_section1 .qh_t a::after{display: none;}
.zytd_section1 .qh_t .left{width: 160px;margin: 0 auto 12px auto;}
.zytd_section1 .qh_t .right{width: 100%;padding-left: 0;}
.zytd_section1 .qh_t .name{font-size: 18px;line-height: 24px;margin-bottom: 10px;text-align: center;}
.zytd_section1 .qh_t .name span{font-size: 14px;line-height: 18px;margin-left: 8px;}
.zytd_section1 .qh_t .jj{font-size: 14px;line-height: 24px;overflow: hidden;overflow-y: auto;max-height: 136px}
.zytd_section1 .qh_t .jj::-webkit-scrollbar{ display: none;}
.zytd_section1 .qh_b{margin: 0 -6px;width: calc(100% + 12px);}
.zytd_section1 .qh_b li{padding: 0 6px;}
.zytd_section1 .qh_b li.slick-current::after{display: none;}
.zytd_section1 .qh_btnbox{margin-top: 20px;}
}

.zytd_section2{width: 100%;padding-top: 90px;padding-bottom: 90px;}
.zytd_section2 h3{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;margin-bottom: 50px;}
.zytd_section2 .content{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;}
.zytd_section2 .content>div:nth-child(1){width: 340px;padding-right: 36px;}
.zytd_section2 .content>div:nth-child(1) ul{margin: -12px 0;}
.zytd_section2 .content>div:nth-child(1) li{padding: 12px 10px 12px 0;position: relative;}
.zytd_section2 .content>div:nth-child(1) a{display: block;font-size: 22px;color: #333333;line-height: 40px;padding: 22px;text-align: center;background: #f5f5f5;border-radius: 7px;}
.zytd_section2 .content>div:nth-child(1) a span{color: #f08200;margin-right: 16px;}
.zytd_section2 .content>div:nth-child(1) li.slick-current a{background: #f08200;color: #fff;}
.zytd_section2 .content>div:nth-child(1) li.slick-current a span{color: #fff;}
.zytd_section2 .content>div:nth-child(1) li.slick-current::after{content: "";display: block;width: 0;height: 0;border: 7px solid;border-color: transparent transparent  transparent #f08200;position: absolute;right: -3px;top: 50%;transform: translate(0,-50%);}
.zytd_section2 .content>div:nth-child(2){width: calc(100% - 340px);background: #f5f5f5;}
.zytd_section2 .content>div:nth-child(2) ul{width: 100%;}
.zytd_section2 .content>div:nth-child(2) li{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.zytd_section2 .content>div:nth-child(2) .left{width: calc(100% - 518px);padding: 20px 60px;}
.zytd_section2 .content>div:nth-child(2) .bt{font-size: 28px;color: #f08200;line-height: 32px;margin-bottom: 28px;}
.zytd_section2 .content>div:nth-child(2) .jj{font-size: 18px;color: #666666;line-height: 42px;font-family: "light";}
.zytd_section2 .content>div:nth-child(2) .jj span{color: #f08200;}
.zytd_section2 .content>div:nth-child(2) .right{width: 518px;}
.zytd_section2 .content>div:nth-child(2) .pic{ padding-bottom: 98.45%; position: relative; overflow: hidden;}
.zytd_section2 .content>div:nth-child(2) .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) {
.zytd_section2 .content>div:nth-child(1){width: 280px;padding-right: 26px;}
.zytd_section2 .content>div:nth-child(1) ul{margin: -9px 0;}
.zytd_section2 .content>div:nth-child(1) li{padding: 9px 10px 9px 0;}
.zytd_section2 .content>div:nth-child(1) a{font-size: 16px;line-height: 20px; padding: 12px;}
.zytd_section2 .content>div:nth-child(1) a span{margin-right: 12px;}
.zytd_section2 .content>div:nth-child(1) li.slick-current::after{right: -3px;}
.zytd_section2 .content>div:nth-child(2){width: calc(100% - 280px);}
.zytd_section2 .content>div:nth-child(2) .left{width: calc(100% - 300px);padding: 14px 30px;}
.zytd_section2 .content>div:nth-child(2) .bt{font-size: 18px;line-height: 24px;margin-bottom: 16px;}
.zytd_section2 .content>div:nth-child(2) .jj{font-size: 14px;line-height: 26px;}
.zytd_section2 .content>div:nth-child(2) .right{width: 300px;}
}
@media screen and (max-width:1024px) {
.zytd_section2{padding-top: 30px;padding-bottom: 30px;}
.zytd_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.zytd_section2 .content{display: block;}
.zytd_section2 .content>div:nth-child(1){width: 100%;padding-right: 0;margin-bottom: 10px;}
.zytd_section2 .content>div:nth-child(1) ul{margin: 0;}
.zytd_section2 .content>div:nth-child(1) li{padding: 0;margin-right: 12px;padding-bottom: 12px;}
.zytd_section2 .content>div:nth-child(1) a{font-size: 14px;line-height: 20px;padding: 10px 20px;}
.zytd_section2 .content>div:nth-child(1) a span{margin-right: 8px;}
.zytd_section2 .content>div:nth-child(1) li.slick-current::after{width: 0;height: 0;border: 7px solid;border-color: #f08200 transparent transparent transparent;position: absolute;top: calc(100% - 13px);left: 50%;right: auto; transform: translate(-50%,0);}
.zytd_section2 .content>div:nth-child(2){width: 100%;}
.zytd_section2 .content>div:nth-child(2) li{display: block;}
.zytd_section2 .content>div:nth-child(2) .left{width: 100%;padding: 14px;}
.zytd_section2 .content>div:nth-child(2) .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.zytd_section2 .content>div:nth-child(2) .jj{font-size: 14px;line-height: 24px;}
.zytd_section2 .content>div:nth-child(2) .right{width: 100%;}
.zytd_section2 .content>div:nth-child(2) .pic{ padding-bottom: 60%;}
}

/*解决方案*/
.jjfa_banner{width: 100%;position: relative;}
.jjfa_banner>img{width: 100%;display: block;}
.jjfa_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-40%);}
.jjfa_banner .wzbox h1{font-size: 55px;color: #ffffff;line-height: 60px;margin-bottom: 26px;}
.jjfa_banner .wzbox h1 span{font-family: "bold";position: relative;}
.jjfa_banner .wzbox h1 span::after{content: "";display: block;width: 18px;height: 18px;background: url(../img/img155.png)no-repeat center center;background-size: cover;position: absolute;right: -44px;top: -8px;}
.jjfa_banner .wzbox .jj{font-size: 24px;color: #ffffff;line-height: 38px;}
@media screen and (max-width:1680px) {
.jjfa_banner .wzbox h1{font-size: 40px;line-height: 50px;margin-bottom: 20px;}
.jjfa_banner .wzbox .jj{font-size: 20px;line-height: 30px;}
}
@media screen and (max-width:1024px) {
.jjfa_banner .wzbox{transform: translate(0,-50%);}
.jjfa_banner .wzbox h1{font-size: 24px;line-height: 30px;margin-bottom: 14px;}
.jjfa_banner .wzbox h1 span::after{display: none;}
.jjfa_banner .wzbox .jj{font-size: 14px;line-height: 24px;}
.jjfa_banner .wzbox .jj br{display: none;}
}

.jjf_section1{width: 100%;padding-top: 80px;padding-bottom: 100px;}
.jjf_section1 h2{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;margin-bottom: 40px;}
.jjf_section1 .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.jjf_section1 .content .bt{font-size: 32px;color: #ffffff;line-height: 36px;font-weight: bold;margin-bottom: 12px;}
.jjf_section1 .content .jj{font-size: 18px;color: #ffffff;line-height: 26px;font-family: "light";}
.jjf_section1 .content a:hover .bt{color: #f08200;}
.jjf_section1 .content>div:nth-child(1){width: 66.875%;padding-right: 10px;}
.jjf_section1 .content .top{width: 100%;margin-bottom: 20px;}
.jjf_section1 .content .top .ul{width: 100%;}
.jjf_section1 .content .top .li{width: 100%;}
.jjf_section1 .content .top .ul a{display: block;width: 100%;position: relative;}
.jjf_section1 .content .top .ul .pic{ padding-bottom: 34.33%; position: relative; overflow: hidden;}
.jjf_section1 .content .top .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%);}
.jjf_section1 .content .top .ul .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding: 34px 40px;}
.jjf_section1 .content .top .ul .slick-dots{position: absolute;left: 0;bottom: 36px;justify-content: flex-end;padding-right: 40px;}
.jjf_section1 .content .top .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;background: rgba(255,255,255,0);border: 1px solid #fff;}
.jjf_section1 .content .top .ul .slick-dots li.slick-active{ background: #f08200;width: 30px;border-color: #f08200;}
.jjf_section1 .content .bottom{width: 100%;}
.jjf_section1 .content .bottom ul{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;}
.jjf_section1 .content .bottom li{width: 50%;padding: 0 10px;}
.jjf_section1 .content .bottom a{display: block;width: 100%;position: relative;}
.jjf_section1 .content .bottom .pic{ padding-bottom: 70%; position: relative; overflow: hidden;}
.jjf_section1 .content .bottom .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%);}
.jjf_section1 .content .bottom .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding: 32px 40px;}
.jjf_section1 .content>div:nth-child(2){width: 33.125%;padding-left: 10px;}
.jjf_section1 .content>div:nth-child(2) a{display: block;width: 100%;position: relative;}
.jjf_section1 .content>div:nth-child(2) .pic{ padding-bottom: 143.84%; position: relative; overflow: hidden;}
.jjf_section1 .content>div:nth-child(2) .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%);}
.jjf_section1 .content>div:nth-child(2) .wzbox{width: 100%;position: absolute;left: 0;top: 0;padding: 66px 40px;}
.jjf_section1 .content>div:nth-child(2) .btn{font-size: 24px;color: #f08200;line-height: 24px;margin-top: 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;}
.jjf_section1 .content>div:nth-child(2) a:hover .btn{padding-left: 20px;}
@media screen and (max-width:1680px) {
.jjf_section1 .content .bt{font-size: 26px;line-height: 30px;margin-bottom: 8px;}
.jjf_section1 .content .jj{font-size: 14px;line-height: 24px;}
.jjf_section1 .content .top{margin-bottom: 12px;}
}
@media screen and (max-width:1024px) {
.jjf_section1{padding-top: 30px;padding-bottom: 30px;}
.jjf_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.jjf_section1 .content{display: block;position: relative;}
.jjf_section1 .content .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.jjf_section1 .content .jj{font-size: 14px;line-height: 20px;}
.jjf_section1 .content>div:nth-child(1){width: 100%;padding-right: 0;}
.jjf_section1 .content .top{margin-bottom: 12px;}
.jjf_section1 .content .top .ul .wzbox{padding: 12px 100px 12px 12px;}
.jjf_section1 .content .top .ul .slick-dots{bottom: 12px;;padding-right: 12px;}
.jjf_section1 .content .top .ul .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 4px;}
.jjf_section1 .content .top .ul .slick-dots li.slick-active{width:24px;}
.jjf_section1 .content .bottom{width: calc(50% - 7px);}
.jjf_section1 .content .bottom ul{margin: 0;width: 100%;display: block}
.jjf_section1 .content .bottom li{width: 100%;padding: 0;margin-bottom: 12px;}
.jjf_section1 .content .bottom li:last-child{margin-bottom: 0;}
.jjf_section1 .content .bottom .wzbox{padding: 12px;}
.jjf_section1 .content>div:nth-child(2){width: calc(50% - 4px);padding-left: 0;position: absolute;right: 0;bottom: 0;}
.jjf_section1 .content>div:nth-child(2) .wzbox{padding: 12px;}
.jjf_section1 .content>div:nth-child(2) .btn{font-size: 18px;line-height: 24px;margin-top: 20px;}
}

.jjf_section2{width: 100%;padding-top: 66px;padding-bottom: 70px;background: #f5f5f5;}
.jjf_section2 .cont1{margin-bottom: 40px;display: flex;justify-content: space-between;align-items: center;}
.jjf_section2 .cont1 h3{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;}
.jjf_section2 .cont1 .ssbox{width: 315px;position: relative;}
.jjf_section2 .cont1 .ssbox input{width: 100%;height: 48px;border: 1px solid rgba(194,194,194,0.73);border-radius: 24px;padding: 0 80px 0 28px;font-size: 16px;color: #333;font-family: "light";}
.jjf_section2 .cont1 .ssbox input::-webkit-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.jjf_section2 .cont1 .ssbox input::-moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.jjf_section2 .cont1 .ssbox input::moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.jjf_section2 .cont1 .ssbox input:-ms-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.jjf_section2 .cont1 .ssbox .btn{width: 42px;height: 42px;background: #f08200;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: absolute;right: 4px;top: 50%;transform: translate(0,-50%);cursor: pointer;
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;}
.jjf_section2 .cont1 .ssbox .btn img{width: 22px;display: block;}
.jjf_section2 .cont1 .ssbox .btn:hover{right: 20px;}
.jjf_section2 .cont2{width: 100%;margin-bottom: 20px;background: #ffffff;padding: 30px 40px;}
.jjf_section2 .cont2 ul{width: 100%;}
.jjf_section2 .cont2 ul li{margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: flex-start;}
.jjf_section2 .cont2 ul li:last-child{margin-bottom: 0;}
.jjf_section2 .cont2 ul .left{width: 100px;font-size: 16px;color: #333333;line-height: 32px;}
.jjf_section2 .cont2 ul .right{width: calc(100% - 100px);}
.jjf_section2 .cont2 ul .dl{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.jjf_section2 .cont2 ul .dd{padding: 10px;}
.jjf_section2 .cont2 ul a{display: block;font-size: 16px;color: #666666;line-height: 32px;padding: 0 22px;border-radius: 16px;}
.jjf_section2 .cont2 ul .dd.on a{color: #fff!important;background: #f08200;}
.jjf_section2 .cont2 ul a:hover{color: #f08200;}
.jjf_section2 .cont3{margin-bottom: 30px;background: #e7e7e7;display: flex;justify-content: space-between;align-items: center;padding: 12px 36px;}
.jjf_section2 .cont3 .left{display: flex;justify-content: flex-start;align-items: center;}
.jjf_section2 .cont3 .left .dd{font-size: 14px;color: #666666;line-height: 30px;margin-right: 80px;font-family: "light";}
.jjf_section2 .cont3 .left .dd span{color: #333;}
.jjf_section2 .cont3 .left .dd:last-child{margin-right: 0;}
.jjf_section2 .cont3 .right{display: flex;justify-content: flex-start;align-items: center;}
.jjf_section2 .cont3 .right .btn{margin-right: 40px;cursor: pointer;display: flex;justify-content: flex-start;align-items: center;}
.jjf_section2 .cont3 .right .btn img{width: 18px;display: block;}
.jjf_section2 .cont3 .right .btn .wz{font-size: 14px;color: #666666;line-height: 30px;font-family: "light";margin-left: 6px;}
.jjf_section2 .cont3 .right .btn:hover .wz{color: #f08200;}
.jjf_section2 .cont3 .right>div:nth-child(2){font-size: 14px;color: #666666;line-height: 30px;font-family: "light";}
.jjf_section2 .cont3 .right>div:nth-child(2) span{color: #f08200;}
.jjf_section2 .cont4{width: 100%;margin-bottom: 60px;}
.jjf_section2 .cont4 ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.jjf_section2 .cont4 li{width: 33.3333%;padding: 15px;}
.jjf_section2 .cont4 a{display: block;width: 100%;background: #ffffff;}
.jjf_section2 .cont4 a .pic{ width: 100%; padding-bottom: 62.57%; 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;}
.jjf_section2 .cont4 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;}
.jjf_section2 .cont4 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);}
.jjf_section2 .cont4 a .wzbox{width: 100%;padding: 30px;}
.jjf_section2 .cont4 a .btbox{width: 100%;margin-bottom: 22px;display: flex;justify-content: space-between;align-items: center;}
.jjf_section2 .cont4 a .btbox>div:nth-child(1){font-size: 22px;color: #333333;line-height: 26px;width: calc(100% - 150px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjf_section2 .cont4 a .btbox>div:nth-child(2){font-size: 16px;color: #666666;line-height: 20px;padding-left: 10px;position: relative;font-style: italic;max-width: 130px;font-family: "light";}
.jjf_section2 .cont4 a .btbox>div:nth-child(2)::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 6px;}
.jjf_section2 .cont4 a:hover .btbox>div:nth-child(1){color: #f08200;}
.jjf_section2 .cont4 a .line{width: 100;height: 1px;background: #f5f5f5;position: relative;margin-bottom: 24px;}
.jjf_section2 .cont4 a .line::after{content: "";display: block;width: 0;height: 100%;background: #f08200;position: absolute;left: 0;top: 0;
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;}
.jjf_section2 .cont4 a:hover .line::after{width: 100%;}
.jjf_section2 .cont4 a .dl{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin-bottom: 20px;}
.jjf_section2 .cont4 a .dl .dd{font-size: 14px;color: #666666;line-height: 25px;border: 1px solid #e6e6e6;padding: 0 12px;margin-right: 10px;margin-bottom: 10px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.jjf_section2 .cont4 a .dl .dd:hover{color: #f08200;border-color: #f08200;}
.jjf_section2 .cont4 a .btn{font-size: 24px;color: #f08200;line-height: 24px;
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;}
.jjf_section2 .cont4 a:hover .btn{padding-left: 20px;}
@media screen and (max-width:1680px) {
.jjf_section2 .cont4 ul{margin: -12px;width: calc(100% + 24px);}
.jjf_section2 .cont4 li{padding: 12px;}
.jjf_section2 .cont4 a .wzbox{padding: 20px;}
.jjf_section2 .cont4 a .btbox{margin-bottom: 16px;}
.jjf_section2 .cont4 a .btbox>div:nth-child(1){font-size: 18px;line-height: 24px;width: calc(100% - 120px);}
.jjf_section2 .cont4 a .btbox>div:nth-child(2){font-size: 14px;max-width: 100px;}
.jjf_section2 .cont4 a .line{margin-bottom: 20px;}
.jjf_section2 .cont4 a .dl{margin-bottom: 14px;}
.jjf_section2 .cont4 a .dl .dd{font-size: 13px;line-height: 24px;padding: 0 10px;margin-right: 8px;margin-bottom: 8px;}
.jjf_section2 .cont4 a .btn{font-size: 20px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.jjf_section2{padding-top: 30px;padding-bottom: 30px;}
.jjf_section2 .cont1{margin-bottom: 14px;}
.jjf_section2 .cont1 h3{font-size: 20px;line-height: 24px;}
.jjf_section2 .cont1 .ssbox{width: 200px;}
.jjf_section2 .cont1 .ssbox input{height: 36px;border-radius: 18px;padding: 0 60px 0 12px;font-size: 14px;}
.jjf_section2 .cont1 .ssbox input::-webkit-input-placeholder{font-size: 14px;}
.jjf_section2 .cont1 .ssbox input::-moz-placeholder{font-size: 14px;}
.jjf_section2 .cont1 .ssbox input::moz-placeholder{font-size: 14px;}
.jjf_section2 .cont1 .ssbox input:-ms-input-placeholder{font-size: 14px;}
.jjf_section2 .cont1 .ssbox .btn{width: 30px;height: 30px;right: 3px;}
.jjf_section2 .cont1 .ssbox .btn img{width: 16px;}
.jjf_section2 .cont1 .ssbox .btn:hover{right: 12px;}
.jjf_section2 .cont2{margin-bottom: 14px;padding: 14px;}
.jjf_section2 .cont2 ul li{margin-bottom: 12px;}
.jjf_section2 .cont2 ul .left{font-size: 14px;line-height: 30px;width: 70px;}
.jjf_section2 .cont2 ul .right{width: calc(100% - 70px);}
.jjf_section2 .cont2 ul .dl{margin: -4px -6px;width: calc(100% + 12px);}
.jjf_section2 .cont2 ul .dd{padding: 4px 6px;}
.jjf_section2 .cont2 ul a{font-size: 14px;line-height: 30px;padding: 0 10px;border-radius: 16px;}
.jjf_section2 .cont3{margin-bottom: 14px;padding: 14px;display: block;}
.jjf_section2 .cont3 .left{width: 100%;margin-bottom: 4px;flex-wrap: wrap;}
.jjf_section2 .cont3 .left .dd{line-height: 20px;margin-right: 20px;margin-bottom: 6px;}
.jjf_section2 .cont3 .right{width: 100%;}
.jjf_section2 .cont3 .right .btn{margin-right: 20px;}
.jjf_section2 .cont3 .right .btn img{width: 16px;}
.jjf_section2 .cont3 .right .btn .wz{line-height: 20px;}
.jjf_section2 .cont3 .right>div:nth-child(2){line-height: 20px;}
.jjf_section2 .cont4{margin-bottom: 20px;}
.jjf_section2 .cont4 ul{margin: 0;width: 100%;}
.jjf_section2 .cont4 li{width: 100%;padding: 0;margin-bottom: 12px;}
.jjf_section2 .cont4 li:last-child{margin-bottom: 0;}
.jjf_section2 .cont4 a .wzbox{padding: 20px;}
.jjf_section2 .cont4 a .btbox{margin-bottom: 14px;}
.jjf_section2 .cont4 a .btbox>div:nth-child(1){font-size: 15px;line-height: 20px;width: calc(100% - 110px);}
.jjf_section2 .cont4 a .btbox>div:nth-child(2){font-size: 13px;line-height: 20px;max-width: 90px;}
.jjf_section2 .cont4 a .line{margin-bottom: 14px;}
.jjf_section2 .cont4 a .dl{margin-bottom: 6px;}
.jjf_section2 .cont4 a .dl .dd{font-size: 13px;line-height: 22px;padding: 0 10px;margin-right: 6px;margin-bottom: 6px;}
.jjf_section2 .cont4 a .btn{font-size: 18px;line-height: 18px;}
.jjf_section2 .cont4 a:hover .btn{padding-left: 12px;}
}

/*解决方案详情页*/
.jjfaxq_banner{width: 100%;position: relative;}
.jjfaxq_banner>img{width: 100%;display: block;}
.jjfaxq_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-40%);}
.jjfaxq_banner .wzbox .w_width>div:nth-child(1){font-size: 20px;color: #ffffff;line-height: 24px;margin-bottom: 30px;}
.jjfaxq_banner .wzbox .w_width h1{font-size: 55px;color: #ffffff;line-height: 60px;font-weight: bold;margin-bottom: 30px;}
.jjfaxq_banner .wzbox .w_width h1 span{position: relative;font-weight: bold;}
.jjfaxq_banner .wzbox .w_width h1 span::after{content: "";display: block;width: 18px;height: 18px;background: url(../img/img155.png)no-repeat center center;background-size: cover;position: absolute;right: -20px;top: -6px;}
.jjfaxq_banner .wzbox .w_width>div:nth-child(3){font-size: 26px;color: #ffffff;line-height: 30px;margin-bottom: 50px;}
.jjfaxq_banner .wzbox .w_width .btn a{display: block; width: 126px;font-size: 18px;color: #ffffff;line-height: 48px;text-align: center;background: #f08200;border-radius: 6px;}
.jjfaxq_banner .wzbox .w_width .btn a:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.jjfaxq_banner .wzbox .w_width>div:nth-child(1){font-size: 16px;line-height: 20px;margin-bottom: 16px;}
.jjfaxq_banner .wzbox .w_width h1{font-size: 40px;;line-height: 46px;margin-bottom: 20px;}
.jjfaxq_banner .wzbox .w_width>div:nth-child(3){font-size: 18px;line-height: 24px;margin-bottom: 30px;}
.jjfaxq_banner .wzbox .w_width .btn a{width: 116px;font-size: 16px;line-height: 40px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_banner .wzbox{transform: translate(0,-50%);}
.jjfaxq_banner .wzbox .w_width>div:nth-child(1){font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.jjfaxq_banner .wzbox .w_width h1{font-size: 24px;line-height: 28px;margin-bottom: 10px;}
.jjfaxq_banner .wzbox .w_width h1 span::after{display: none;}
.jjfaxq_banner .wzbox .w_width>div:nth-child(3){font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.jjfaxq_banner .wzbox .w_width .btn a{width: 90px;font-size: 14px;line-height: 30px;}
}

.jjfaxq_section1{width: 100%;padding-top: 32px;padding-bottom: 90px;background: #f5f5f5;}
.jjfaxq_section1 h2{font-size: 40px;color: #333333;line-height: 44px;text-align: center;font-weight: bold;margin-bottom: 36px;}
.jjfaxq_section1 .content{width: 100%;}
.jjfaxq_section1 .ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.jjfaxq_section1 .ul .li{width: 33.333%;padding: 15px;}
.jjfaxq_section1 .ul a{display: block;width: 100%;background: #ffffff;}
.jjfaxq_section1 .ul a .top{width: 100%;background: #f08200;padding: 19px 32px 19px 40px;display: flex;justify-content: space-between;align-items: center;}
.jjfaxq_section1 .ul a .top div{font-size: 26px;color: #ffffff;line-height: 30px;width: calc(100% - 100px);font-weight: bold;}
.jjfaxq_section1 .ul a .top img{width: 50px;display: block;
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;}
.jjfaxq_section1 .ul a:hover   .top img{transform: rotateY(180deg);}
.jjfaxq_section1 .ul a .bottom{width: 100%;padding: 42px 36px 42px 40px;position: relative;min-height: 305px;}
.jjfaxq_section1 .ul a .bottom .dl{width: 100%;position: relative;z-index: 2;}
.jjfaxq_section1 .ul a .bottom .dd{margin-bottom: 20px;font-size: 18px;color: #666666;line-height: 24px;padding-left: 16px;position: relative;display: flex;justify-content: flex-start;align-items: flex-start;}
.jjfaxq_section1 .ul a .bottom .dd:last-child{margin-bottom: 0;}
.jjfaxq_section1 .ul a .bottom .dd::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.jjfaxq_section1 .ul a .bottom .dd span:nth-child(1){color: #333333;white-space:nowrap;}
.jjfaxq_section1 .ul a .bottom .dd span:nth-child(2){letter-spacing: -0.7px;}
.jjfaxq_section1 .ul a .bottom .ico{width: 188px;display: block;position: absolute;right: 0;bottom: 0;}
@media screen and (max-width:1680px) {
.jjfaxq_section1 .ul{margin: -12px;width: calc(100% + 24px);}
.jjfaxq_section1 .ul .li{padding: 12px;}
.jjfaxq_section1 .ul a .top{padding: 14px 26px;}
.jjfaxq_section1 .ul a .top div{font-size: 18px;line-height: 26px;width: calc(100% - 80px);}
.jjfaxq_section1 .ul a .top img{width: 40px}
.jjfaxq_section1 .ul a .bottom{padding: 30px;min-height: 260px;}
.jjfaxq_section1 .ul a .bottom .dd{margin-bottom: 14px;font-size: 15px;line-height: 20px;padding-left: 14px;}
.jjfaxq_section1 .ul a .bottom .dd::after{top: 6px;}
.jjfaxq_section1 .ul a .bottom .ico{width: 140px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section1{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.jjfaxq_section1 .ul{margin: 0 -6px;width: calc(100% + 12px);display: block;}
.jjfaxq_section1 .ul .li{width: 100%;padding: 0 6px;}
.jjfaxq_section1 .ul a .top{padding: 12px 14px;}
.jjfaxq_section1 .ul a .top div{font-size: 14px;line-height: 24px;width: calc(100% - 50px);}
.jjfaxq_section1 .ul a .top img{width: 32px;}
.jjfaxq_section1 .ul a .bottom{padding: 12px;min-height: 1px;}
.jjfaxq_section1 .ul a .bottom .dd{margin-bottom: 10px;font-size: 14px;line-height: 20px;padding-left: 12px;}
.jjfaxq_section1 .ul a .bottom .dd::after{width: 6px;height: 6px;top: 4px;}
.jjfaxq_section1 .ul a .bottom .dd span:nth-child(2){letter-spacing: 0;}
.jjfaxq_section1 .ul a .bottom .ico{width: 70px;}
.jjfaxq_section1 .ul .slick-dots{margin-top: 20px;}
}

.jjfaxq_section2{width: 100%;padding-top: 90px;padding-bottom: 90px;}
.jjfaxq_section2 h3{font-size: 40px;color: #333333;line-height: 44px;text-align: center;font-weight: bold;margin-bottom: 36px;}
.jjfaxq_section2 .ul{width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin: -15px;}
.jjfaxq_section2 .ul .li{width: 33.333%;padding: 15px;}
.jjfaxq_section2 .ul .libox{width: 100%;position: relative;padding: 0 22px 70px 20px;}
.jjfaxq_section2 .ul .libox::after{content: "";display: block;width: 100%;height: calc(100% - 70px);position: absolute;left: 0;bottom: 0;background: #f5f5f5;}
.jjfaxq_section2 .ul .top{width: 100%;position: relative;z-index: 5;}
.jjfaxq_section2 .ul .pic{ padding-bottom: 30.08%; position: relative; overflow: hidden;}
.jjfaxq_section2 .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%);}
.jjfaxq_section2 .ul .top .wz{font-size: 28px;color: #ffffff;line-height: 32px;font-weight: bold;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);width: 100%;text-align: center;}
.jjfaxq_section2 .ul .bottom{width: 100%;padding: 40px 20px 0 20px;position: relative;z-index: 5;}
.jjfaxq_section2 .ul .dl{width: 100%;}
.jjfaxq_section2 .ul .dl .dd{margin-bottom: 24px;}
.jjfaxq_section2 .ul .dl .dd:last-child{margin-bottom: 0;}
.jjfaxq_section2 .ul .dl .dd a{display: block;font-size: 18px;color: #666666;line-height: 24px;padding-left: 16px;position: relative;}
.jjfaxq_section2 .ul .dl .dd a::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;position: absolute;left: 0;top: 8px;border-radius: 100%;}
.jjfaxq_section2 .ul .dl .dd a:hover{color: #f08200;text-decoration:underline;}
@media screen and (max-width:1680px) {
.jjfaxq_section2 .ul .libox{padding: 0 18px 50px 18px;}
.jjfaxq_section2 .ul .libox::after{height: calc(100% - 60px);}
.jjfaxq_section2 .ul .top .wz{font-size: 20px;line-height: 24px;}
.jjfaxq_section2 .ul .bottom{padding: 30px 14px 0 14px;}
.jjfaxq_section2 .ul .dl .dd{margin-bottom: 14px;}
.jjfaxq_section2 .ul .dl .dd a{font-size: 14px;line-height: 20px;padding-left: 14px;}
.jjfaxq_section2 .ul .dl .dd a::after{width: 6px;height: 6px;top: 7px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section2{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.jjfaxq_section2 .ul{width: calc(100% + 12px);margin: 0 -6px;}
.jjfaxq_section2 .ul .li{width: 100%;padding: 0 6px;}
.jjfaxq_section2 .ul .libox{padding:14px;}
.jjfaxq_section2 .ul .libox::after{height: 100%;}
.jjfaxq_section2 .ul .top .wz{font-size: 18px;line-height: 24px;}
.jjfaxq_section2 .ul .bottom{padding: 14px 12px 0 12px;}
.jjfaxq_section2 .ul .dl .dd{margin-bottom: 10px;}
.jjfaxq_section2 .ul .slick-dots{margin-top: 20px;}
}

.jjfaxq_section3{width: 100%;}
.jjfaxq_section3 .li{width: 100%;padding-top: 90px;padding-bottom: 90px;}
.jjfaxq_section3 .w_width{display: flex;justify-content: flex-start;align-items: stretch;}
.jjfaxq_section3 .li:nth-child(odd) .w_width{flex-direction:row-reverse;}
.jjfaxq_section3 .left{width: 59.875%;}
.jjfaxq_section3 .left .ol{width: 100%;}
.jjfaxq_section3 .left .od{width: 100%;}
.jjfaxq_section3 .left .pic{ padding-bottom: 57.72%; position: relative; overflow: hidden;}
.jjfaxq_section3 .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%);}
.jjfaxq_section3 .left .slick-dots{width: 100%;position: absolute;left: 0;bottom: 30px;}
.jjfaxq_section3 .left .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;background: rgba(255,255,255,0);border: 1px solid #fff;}
.jjfaxq_section3 .left .slick-dots li.slick-active{ background: #f08200;width: 30px;border-color: #f08200;}
.jjfaxq_section3 .right{width: 40.125%;padding-top: 16px;position: relative;padding-right: 100px;}
.jjfaxq_section3 .right .bt{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;margin-bottom: 60px;}
.jjfaxq_section3 .right .dl{width: 100%;}
.jjfaxq_section3 .right .dl .dd{margin-bottom: 32px;font-size: 20px;color: #666666;line-height: 24px;font-family: "light";}
.jjfaxq_section3 .right .dl .dd span{font-family: "light";color: #f08200;margin-right: 18px;}
.jjfaxq_section3 .right .dl .dd:last-child{margin-bottom: 0;}
.jjfaxq_section3 .right .ico{width: 32px;height: 32px;border-left: 6px solid #f08200;border-bottom: 6px solid #f08200;position: absolute;left: 0;bottom: 0;display: none;}
.jjfaxq_section3 .li:nth-child(even) .right{padding-right: 0;padding-left: 100px;}
.jjfaxq_section3 .li:nth-child(even) .right .ico{left: 100px;}
@media screen and (max-width:1680px) {
.jjfaxq_section3 .li{padding-top: 60px;padding-bottom: 60px;}
.jjfaxq_section3 .right{padding-top: 0px;padding-right:60px;}
.jjfaxq_section3 .right .bt{font-size: 30px;line-height: 34px;margin-bottom: 30px;}
.jjfaxq_section3 .right .dl .dd{margin-bottom: 20px;font-size: 16px;line-height: 20px;}
.jjfaxq_section3 .right .dl .dd span{margin-right: 12px;}
.jjfaxq_section3 .right .ico{width: 26px;height: 26px;border-left: 5px solid #f08200;border-bottom: 5px solid #f08200;}
.jjfaxq_section3 .li:nth-child(even) .right{padding-left: 60px;}
.jjfaxq_section3 .li:nth-child(even) .right .ico{left: 60px;}
}
@media screen and (max-width:1280px) {
.jjfaxq_section3 .right .dl .dd{margin-bottom: 14px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section3 .li{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section3 .w_width{display: block;}
.jjfaxq_section3 .left{width: 100%;}
.jjfaxq_section3 .left .slick-dots{bottom: 20px;}
.jjfaxq_section3 .left .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 4px;}
.jjfaxq_section3 .left .slick-dots li.slick-active{width: 24px;}
.jjfaxq_section3 .right{width: 100%;padding-top: 14px;padding-right: 0;}
.jjfaxq_section3 .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jjfaxq_section3 .right .dl .dd{margin-bottom: 10px;font-size: 14px;line-height: 20px;}
.jjfaxq_section3 .right .dl .dd span{margin-right: 10px;}
.jjfaxq_section3 .right .ico{width: 20px;height: 20px;border-left: 3px solid #f08200;border-bottom: 3px solid #f08200;position: static;margin-top: 20px;}
.jjfaxq_section3 .li:nth-child(even) .right{padding-right: 0;padding-left: 0;}
}

.jjfaxq_section4{width: 100%;padding-top: 90px;padding-bottom: 90px;background: #f5f5f5;}
.jjfaxq_section4 h4{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;text-align: center;margin-bottom: 36px;}
.jjfaxq_section4 .content{margin-bottom: 50px;}
.jjfaxq_section4 .ul{margin: 0 -15px;width: calc(100% + 30px);}
.jjfaxq_section4 .ul .li{padding: 0 15px;}
.jjfaxq_section4 .ul a{display: block;width: 100%;margin-bottom: 30px;background: #ffffff;padding: 32px 42px 50px 42px;}
.jjfaxq_section4 .ul a:last-child{margin-bottom: 0;}
.jjfaxq_section4 .ul .pic{margin-bottom: 24px;}
.jjfaxq_section4 .ul img{height: 80px;display: block;}
.jjfaxq_section4 .ul .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfaxq_section4 .ul .jj{font-size: 18px;color: #666666;line-height: 32px;margin-bottom: 26px;min-height: 64px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jjfaxq_section4 .ul .btn{font-size: 24px;color: #f08200;line-height: 24px;
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;}
.jjfaxq_section4 .ul a:hover .bt{color: #f08200;}
.jjfaxq_section4 .ul a:hover .btn{padding-left: 20px;}
.jjfaxq_section4 .slick-dots{margin-top: 30px;}
.jjfaxq_section4 .more a{display: block;margin: 0 auto;font-size: 16px;color: #f08200;line-height: 44px;width: 136px;border: 1px solid #f08200;border-radius: 23px;text-align: center;}
.jjfaxq_section4 .more a:hover{background: #f08200;color: #fff;}
@media screen and (max-width:1680px) {
.jjfaxq_section4 h4{font-size: 30px;line-height: 34px;margin-bottom: 30px;}
.jjfaxq_section4 .content{margin-bottom: 40px;}
.jjfaxq_section4 .ul{margin: 0 -12px;width: calc(100% + 24px);}
.jjfaxq_section4 .ul .li{padding: 0 12px;}
.jjfaxq_section4 .ul a{margin-bottom: 24px;padding: 30px;}
.jjfaxq_section4 .ul .pic{margin-bottom: 20px;}
.jjfaxq_section4 .ul img{height: 60px;}
.jjfaxq_section4 .ul .bt{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.jjfaxq_section4 .ul .jj{font-size: 14px;line-height: 26px;margin-bottom: 20px;min-height: 52px;}
.jjfaxq_section4 .ul .btn{font-size: 20px;line-height: 20px;}
.jjfaxq_section4 .more a{font-size: 14px;line-height: 38px;width: 120px;border-radius: 20px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section4{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section4 h4{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.jjfaxq_section4 .content{margin-bottom: 14px;}
.jjfaxq_section4 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.jjfaxq_section4 .ul .li{padding: 0 6px;}
.jjfaxq_section4 .ul a{margin-bottom: 12px;padding: 14px;}
.jjfaxq_section4 .ul .pic{margin-bottom: 12px;}
.jjfaxq_section4 .ul img{height: 50px;margin: 0 auto;}
.jjfaxq_section4 .ul .bt{font-size: 15px;line-height: 20px;margin-bottom: 12px;}
.jjfaxq_section4 .ul .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;min-height: 1px;}
.jjfaxq_section4 .ul .btn{font-size: 18px;line-height: 20px;}
.jjfaxq_section4 .ul a:hover .btn{padding-left: 12px;}
.jjfaxq_section4 .more a{font-size: 14px;line-height: 30px;width: 90px;border-radius: 16px;}
.jjfaxq_section4 .slick-dots{margin-top: 14px;}
}

/*普通业务详情*/
.ptywxq_section1{width: 100%;background: #f5f5f5;padding-top: 20px;padding-bottom: 40px;}
.ptywxq_section1 .w_width{background: #ffffff;display: flex;justify-content: space-between;align-items: center;padding: 38px 0;flex-direction:row-reverse;}
.ptywxq_section1 .left{width: calc(100% - 605px);padding: 0 110px 0 50px;}
.ptywxq_section1 .left h2{font-size: 26px;color: #333333;line-height: 30px;padding-bottom: 32px;font-weight: bold;margin-bottom: 30px;border-bottom: 1px solid #ebebeb;}
.ptywxq_section1 .left .jj{font-size: 18px;color: #666666;line-height: 38px;margin-bottom: 56px;}
.ptywxq_section1 .left .boxs{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.ptywxq_section1 .left .dh{display: flex;justify-content: flex-start;align-items: center;margin-right: 64px;}
.ptywxq_section1 .left .dh .ico{width: 36px;height: 36px;display: block;background: #f08200;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 12px;}
.ptywxq_section1 .left .dh .ico img{width: 24px;display: block;}
.ptywxq_section1 .left .dh .wz{font-size: 26px;color: #f08200;line-height: 30px;font-weight: bold;}
.ptywxq_section1 .left .btn a{display: block;width: 126px;font-size: 18px;color: #fff;line-height: 50px;font-family: "light";background: #f08200;border-radius: 6px;text-align: center;}
.ptywxq_section1 .left .btn a:hover{opacity: 0.7;}
.ptywxq_section1 .right{width: 605px;padding: 0 72px;border-left: 1px solid #ebebeb;min-height: 426px;display: flex;justify-content: center;align-items: center;}
.ptywxq_section1 .right .ul{width: 100%;}
.ptywxq_section1 .right .ul .li{width: 100%;}
.ptywxq_section1 .right .ul .pic{ padding-bottom: 69.69%; position: relative; overflow: hidden;}
.ptywxq_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%);}
.ptywxq_section1 .right .slick-dots{margin-top: 30px;}
.ptywxq_section1 .right .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 6px;background: rgba(255,255,255,0);border: 1px solid #bbbbbb;}
.ptywxq_section1 .right .slick-dots li.slick-active{ background: #f08200;width: 30px;border-color: #f08200;}
@media screen and (max-width:1680px) {
.ptywxq_section1 .left{width: calc(100% - 500px);padding: 0 80px 0 40px;}
.ptywxq_section1 .left h2{font-size: 22px;line-height: 26px;padding-bottom: 24px;margin-bottom: 24px;}
.ptywxq_section1 .left .jj{font-size: 16px;line-height: 26px;margin-bottom: 40px;}
.ptywxq_section1 .left .dh{margin-right: 40px;}
.ptywxq_section1 .left .dh .ico{width: 32px;height: 32px;}
.ptywxq_section1 .left .dh .ico img{width: 20px;}
.ptywxq_section1 .left .dh .wz{font-size: 20px;line-height: 24px;}
.ptywxq_section1 .left .btn a{width: 110px;font-size: 15px;line-height: 40px;}
.ptywxq_section1 .right{width: 500px;padding: 0 60px;min-height: 360px;}
.ptywxq_section1 .right .slick-dots{margin-top: 20px;}
}
@media screen and (max-width:1024px) {
.ptywxq_section1{padding-bottom: 30px;}
.ptywxq_section1 .w_width{display: block; padding: 14px;}
.ptywxq_section1 .left{width: 100%;padding: 14px 0 0 0;}
.ptywxq_section1 .left h2{font-size: 16px;line-height: 24px;padding-bottom: 10px;margin-bottom: 10px;}
.ptywxq_section1 .left .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.ptywxq_section1 .left .dh{margin-right: 20px;}
.ptywxq_section1 .left .dh .ico{width: 26px;height: 26px;margin-right: 8px;}
.ptywxq_section1 .left .dh .ico img{width: 18px;}
.ptywxq_section1 .left .dh .wz{font-size: 16px;line-height: 20px;}
.ptywxq_section1 .left .btn a{width: 100px;font-size: 14px;line-height: 32px;}
.ptywxq_section1 .right{padding: 14px 30px 0 30px;min-height: 1px;width: 100%;border-left: 0;border-top: 0;}
.ptywxq_section1 .right .slick-dots{margin-top: 14px;}
.ptywxq_section1 .right .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 4px;}
.ptywxq_section1 .right .slick-dots li.slick-active{width: 24px;}
}

.ptywxq_section2{width: 100%;padding-bottom: 90px;background: #f5f5f5;}
.ptywxq_section2 .w_width{display: flex;justify-content: space-between;align-items: flex-start;}
.ptywxq_section2 .left{width: calc(100% - 370px);background: #fff;position: relative;}
.ptywxq_section2 .left .nav{background: #ffffff;padding: 50px;}
.ptywxq_section2 .left .nav ul{width: 100%;display: flex;justify-content: center;align-items: center;}
.ptywxq_section2 .left .nav li{margin-right: 90px;}
.ptywxq_section2 .left .nav li:last-child{margin-right: 0;}
.ptywxq_section2 .left .nav a{display: block;font-size: 20px;color: #666666;line-height: 24px;padding-bottom: 20px;position: relative;font-family: "light";}
.ptywxq_section2 .left .nav li.on a::after{content: "";display: block;width: 100%;height: 2px;background: #f08200;position: absolute;left: 0;bottom: 0;}
.ptywxq_section2 .left .nav li:hover a,
.ptywxq_section2 .left .nav li.on a{color: #f08200;}
.ptywxq_section2 .left .content{width: 100%;padding: 0 50px 70px 50px;}
.ptywxq_section2 .left .content li{margin-bottom: 42px;}
.ptywxq_section2 .left .content li:last-child{margin-bottom: 0;}
.ptywxq_section2 .left .content .bt{font-size: 26px;color: #333333;line-height: 30px;margin-bottom: 36px;padding-bottom: 16px;position: relative;border-bottom: 1px solid #eeeeee;font-family: "light";}
.ptywxq_section2 .left .content .bt::after{content: "";display: block;width: 100px;height: 2px;background: #f08200;position: absolute;left: 0;bottom: -1px;}
.ptywxq_section2 .left .content .cont1{font-size: 18px;color: #666666;line-height: 38px;font-family: "light";}
.ptywxq_section2 .left .content .cont2 .dl{width: 100%;}
.ptywxq_section2 .left .content .cont2 .dd{margin-bottom: 20px;}
.ptywxq_section2 .left .content .cont2 .dd:last-child{margin-bottom: 0;}
.ptywxq_section2 .left .content .cont2 .dd>div:nth-child(1){font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 12px;font-weight: bold;}
.ptywxq_section2 .left .content .cont2 .dd>div:nth-child(2){font-size: 18px;color: #666666;line-height: 24px;font-family: "light";padding-left: 18px;}
.ptywxq_section2 .left .content .cont3{width: 100%;}
.ptywxq_section2 .left .content .cont3 th{background: #ffbf74;font-size: 18px;color: #333333;line-height: 26px;padding: 10px 20px;border-right: 1px solid #ffffff;text-align: center;}
.ptywxq_section2 .left .content .cont3 th:nth-child(1){width: 20.08849557522124%;}
.ptywxq_section2 .left .content .cont3 th:nth-child(2){width: 20.08849557522124%;}
.ptywxq_section2 .left .content .cont3 th:nth-child(3){width: 59.82300884955752%;border-right: 1px solid #ffbf74;}
.ptywxq_section2 .left .content .cont3 td{font-size: 18px;color: #666666;line-height: 26px;padding: 10px 20px;border: 1px solid #e3e3e3;text-align: center;}
.ptywxq_section2 .left .content .cont3 td:nth-child(1){width: 20.08849557522124%;}
.ptywxq_section2 .left .content .cont3 td:nth-child(2){width: 20.08849557522124%;}
.ptywxq_section2 .left .content .cont3 td:nth-child(3){width: 59.82300884955752%;}
.ptywxq_section2 .left .content .cont3 tr:nth-child(odd){background: #f5f5f5;}
.ptywxq_section2 .left .content .cont3 tr:nth-child(even){background: #ffffff;}
.ptywxq_section2 .left .content .cont4{width: 100%;}
.ptywxq_section2 .left .content .cont4 .dl{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.ptywxq_section2 .left .content .cont4 .dd1{width: 13%;}
.ptywxq_section2 .left .content .cont4 .ico{width: 88px;position: relative;margin: 0 auto 20px auto;
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;}
.ptywxq_section2 .left .content .cont4 .dd:hover .ico{transform: rotateY(180deg);}
.ptywxq_section2 .left .content .cont4 .ico img{width: 100%;display: block;}
.ptywxq_section2 .left .content .cont4 .ico::after{content: "";display: block;width: 100%;height: 100%;border: 2px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 0;}
.ptywxq_section2 .left .content .cont4 .name{font-size: 18px;color: #333333;line-height: 24px;text-align: center;margin-bottom: 18px;font-weight: bold;}
.ptywxq_section2 .left .content .cont4 .jj{font-size: 16px;color: #333333;line-height: 24px;margin-bottom: 12px;font-family: "light";text-align: center;letter-spacing: -0.5px;}
.ptywxq_section2 .left .content .cont4 .line{width: 16px;height: 2px;background: #f08200;margin: 0 auto 12px auto;}
.ptywxq_section2 .left .content .cont4 .num{font-size: 18px;color: #f08200;line-height: 24px;text-align: center;}
.ptywxq_section2 .left .content .cont4 .dd2 img{width: 22px;display: block;margin-top: 33.5px;}
.ptywxq_section2 .right{width: 330px;}
.ptywxq_section2 .right .tit{font-size: 20px;color: #222222;line-height: 24px;padding-left: 14px;position: relative;font-weight: bold;}
.ptywxq_section2 .right .tit::after{content: "";display: block;width: 3px;height: 20px;background: #f08200;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ptywxq_section2 .right .cont1{background: #ffffff;padding: 32px 20px 34px 20px;}
.ptywxq_section2 .right .cont1 ul{margin-top: 30px;}
.ptywxq_section2 .right .cont1 li{margin-bottom: 20px;}
.ptywxq_section2 .right .cont1 li:last-child{margin-bottom: 0;}
.ptywxq_section2 .right .cont1 a{display: block;width: 100%;border: 1px solid #ececec;padding: 21px 24px;}
.ptywxq_section2 .right .cont1 a .pic{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 22px;}
.ptywxq_section2 .right .cont1 a .pic img{height: 80px;display: block;max-width: 100%;}
.ptywxq_section2 .right .cont1 a .wz{font-size: 18px;color: #333333;line-height: 26px;font-family: "light";min-height: 52px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ptywxq_section2 .right .cont1 a:hover .wz{color: #f08200;}
.ptywxq_section2 .right .cont2{width: 100%;background: #fff;padding: 32px 20px 34px 20px;}
.ptywxq_section2 .right .cont2 ul{margin-top: 20px;}
.ptywxq_section2 .right .cont2 li{border-bottom: 1px solid #f5f5f5;padding-top: 14px;padding-bottom: 14px;}
.ptywxq_section2 .right .cont2 a{display: block;width: 100%;}
.ptywxq_section2 .right .cont2 a .bt{font-size: 18px;color: #333333;line-height: 24px;font-family: "light";margin-bottom: 14px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ptywxq_section2 .right .cont2 a .dat{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.ptywxq_section2 .right .cont2 a .dat img{width: 22px;display: block;}
.ptywxq_section2 .right .cont2 a .dat .wz{font-size: 14px;color: #7a7a7a;line-height: 18px;font-family: "light";padding-left: 8px;}
.ptywxq_section2 .right .cont2 a:hover .bt{color: #f08200;}
.ptywxq_section2 .right .boxs1{margin-bottom: 40px;padding: 32px 20px;background: #fff;}
.ptywxq_section2 .right .boxs1 ul{margin-top: 16px;}
.ptywxq_section2 .right .boxs1 li{border-bottom: 1px solid #f5f5f5;}
.ptywxq_section2 .right .boxs1 a{padding-top: 16px;padding-bottom: 16px;width: 100%;display: block;}
.ptywxq_section2 .right .boxs1 a>div:nth-child(1){font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.ptywxq_section2 .right .boxs1 a>div:nth-child(2){font-size: 14px;color: #666666;line-height: 24px;font-family: "light";
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ptywxq_section2 .right .boxs1 a:hover>div:nth-child(1){color: #f08200;}

@media screen and (max-width:1680px) {
.ptywxq_section2 .left{width: calc(100% - 330px);}
.ptywxq_section2 .left .nav{padding: 40px;}
.ptywxq_section2 .left .nav li{margin-right: 40px;}
.ptywxq_section2 .left .nav a{font-size: 16px;line-height: 20px;padding-bottom: 16px;}
.ptywxq_section2 .left .content{padding: 0 40px 50px 40px;}
.ptywxq_section2 .left .content li{margin-bottom: 30px;}
.ptywxq_section2 .left .content .bt{font-size: 20px;line-height: 24px;margin-bottom: 26px;padding-bottom: 14px;}
.ptywxq_section2 .left .content .cont1{font-size: 16px;line-height: 26px}
.ptywxq_section2 .left .content .cont2 .dd{margin-bottom: 16px;}
.ptywxq_section2 .left .content .cont2 .dd>div:nth-child(1){font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.ptywxq_section2 .left .content .cont2 .dd>div:nth-child(2){font-size: 16px;line-height: 20px;padding-left: 12px;}
.ptywxq_section2 .left .content .cont3 th{font-size: 14px;line-height: 22px;padding: 8px 12px;}
.ptywxq_section2 .left .content .cont3 td{font-size: 14px;line-height: 22px;padding: 8px 12px;}
.ptywxq_section2 .left .content .cont4 .ico{width: 60px;}
.ptywxq_section2 .left .content .cont4 .name{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.ptywxq_section2 .left .content .cont4 .jj{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.ptywxq_section2 .left .content .cont4 .line{width: 14px;}
.ptywxq_section2 .left .content .cont4 .num{font-size: 16px;line-height: 20px;}
.ptywxq_section2 .left .content .cont4 .dd2 img{width: 18px;margin-top: 21px;}
.ptywxq_section2 .right{width: 300px;}
.ptywxq_section2 .right .cont1 a{padding: 14px 20px;}
.ptywxq_section2 .right .cont1{padding: 24px 20px;}
}
@media screen and (max-width:1280px) {
.ptywxq_section2 .right .cont1 a{padding: 14px 20px;}
.ptywxq_section2 .right .cont1 li{margin-bottom: 12px;}
.ptywxq_section2 .right .cont1 a .pic{margin-bottom: 16px;}
.ptywxq_section2 .left .content .cont4 .jj{font-size: 12px;margin-bottom: 10px;}
.ptywxq_section2 .left .content .cont4 .jj br{display: none;}
}
@media screen and (max-width:1024px) {
.ptywxq_section2{padding-bottom: 30px;}
.ptywxq_section2 .w_width{display: block}
.ptywxq_section2 .left{width: 100%;}
.ptywxq_section2 .left .nav{padding: 14px 14px 20px 14px;}
.ptywxq_section2 .left .nav ul{justify-content: flex-start;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.ptywxq_section2 .left .nav ul::-webkit-scrollbar{ display: none;}
.ptywxq_section2 .left .nav li{margin-right: 12px;}
.ptywxq_section2 .left .nav a{font-size: 16px;line-height: 20px;padding-bottom: 12px;}
.ptywxq_section2 .left .content{padding: 0 14px 14px 14px;}
.ptywxq_section2 .left .content li{margin-bottom: 14px;}
.ptywxq_section2 .left .content .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;padding-bottom: 10px;text-align: center;}
.ptywxq_section2 .left .content .bt::after{width: 66px;left: 50%;transform: translate(-50%,0);}
.ptywxq_section2 .left .content .cont1{font-size: 14px;line-height: 24px;}
.ptywxq_section2 .left .content .cont2 .dd{margin-bottom: 10px;}
.ptywxq_section2 .left .content .cont2 .dd>div:nth-child(1){font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.ptywxq_section2 .left .content .cont2 .dd>div:nth-child(2){font-size: 14px;line-height: 20px;padding-left: 10px;}
.ptywxq_section2 .left .content .cont3 th{font-size: 14px;line-height: 20px;padding: 10px 12px;}
.ptywxq_section2 .left .content .cont3 td{font-size: 14px;line-height: 20px;padding: 10px 12px;}
.ptywxq_section2 .left .content .cont4 .dl{flex-wrap: wrap;width: 100%;margin: 0;}
.ptywxq_section2 .left .content .cont4 .dd{width: 100%;padding: 0;margin-bottom: 10px;display: flex;justify-content: flex-start;align-items: center;}
.ptywxq_section2 .left .content .cont4 .dd:last-child{margin-bottom: 0;}
.ptywxq_section2 .left .content .cont4 .ico{width: 56px;margin: 0;}
.ptywxq_section2 .left .content .cont4 .wzbox{width: calc(100% - 56px);padding-left: 12px;}
.ptywxq_section2 .left .content .cont4 .name{font-size: 15px;line-height: 20px;margin-bottom: 8px;display: flex;justify-content: flex-start;align-items: center;}
.ptywxq_section2 .left .content .cont4 .jj{font-size: 13px;line-height: 20px;margin-bottom: 0;text-align: left;}
.ptywxq_section2 .left .content .cont4 .line{display: none;}
.ptywxq_section2 .left .content .cont4 .num{font-size: 14px;line-height: 20px;margin-right: 6px;}
.ptywxq_section2 .left .content .cont4 .dd2{display: none;}
.ptywxq_section2 .right{width: 100%;margin-top: 14px;}
.ptywxq_section2 .right .tit{font-size: 18px;line-height: 22px;padding-left: 12px;margin-bottom: 12px;}
.ptywxq_section2 .right .tit::after{width: 2px;height: 16px;}
.ptywxq_section2 .right .cont1{padding: 14px;}
.ptywxq_section2 .right .cont1 .bt{margin-bottom: 12px;}
.ptywxq_section2 .right .cont1 ul{margin: -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.ptywxq_section2 .right .cont1 li{width: 100%;padding: 6px;margin-bottom: 0;}
.ptywxq_section2 .right .cont1 a{padding: 14px;display: flex;justify-content: flex-start;align-items: center;}
.ptywxq_section2 .right .cont1 a .pic{margin-bottom: 0;width: 40%;}
.ptywxq_section2 .right .cont1 a .pic img{height: 50px;}
.ptywxq_section2 .right .cont1 a .wz{font-size: 14px;line-height: 20px;min-height: 1px;width: 60%;padding-left: 10px;}
.ptywxq_section2 .right .cont2{padding: 14px;}
.ptywxq_section2 .right .cont2 ul{margin-top: 10px;}
.ptywxq_section2 .right .cont2 li{padding-top: 12px;padding-bottom: 12px;}
.ptywxq_section2 .right .cont2 a .bt{font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.ptywxq_section2 .right .cont2 a .dat img{width: 18px;}
.ptywxq_section2 .right .cont2 a .dat .wz{font-size: 13px;line-height: 16px;padding-left: 6px;}
.ptywxq_section2 .right .boxs1{margin-bottom: 14px;padding: 14px;}
.ptywxq_section2 .right .boxs1 ul{margin-top: 12px;}
.ptywxq_section2 .right .boxs1 a{padding-top: 12px;padding-bottom: 12px;}
.ptywxq_section2 .right .boxs1 a>div:nth-child(1){font-size: 14px;line-height: 20px;margin-bottom: 0;}
.ptywxq_section2 .right .boxs1 a>div:nth-child(2){font-size: 13px;line-height: 20px;}
}

._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/img202.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;}
._htm img{width: 100%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._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){
._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%);}
}

/*数字化服务*/
.szh_section1{width: 100%;padding-top: 54px;padding-bottom: 100px;background: #f5f5f5;}
.szh_section1 .u1{width: 100%;}
.szh_section1 .l1{margin-bottom: 30px;width: 100%;display: flex;justify-content: flex-start;align-items: stretch;background: #ffffff;}
.szh_section1 .l1:last-child{margin-bottom: 0;}
.szh_section1 .left{width: 50%;}
.szh_section1 .left .ul{width: 100%;}
.szh_section1 .left .li{width: 100%;cursor: pointer;}
.szh_section1 .left .li .pic{width: 100%;min-height: 483px;position: relative;}
.szh_section1 .left .li.vid .pic::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.27);position: absolute;left: 0;top: 0;z-index: 3;}
.szh_section1 .left .li .pic .ico{width: 67px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 5;}
.szh_section1 .left .slick-dots{width: 100%;position: absolute;left: 0;bottom: 30px;} 
.szh_section1 .left .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 7px;background: rgba(255,255,255,0);border: 1px solid #fff;}
.szh_section1 .left .slick-dots li.slick-active{ background: #f08200;width: 30px;border-color: #f08200;}
.szh_section1 .right{width: 50%;padding: 54px 60px 54px 78px;}
.szh_section1 .right .btbox{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.szh_section1 .right .btbox .bt{font-size: 32px;color: #333333;line-height: 36px;font-family: "light";width: calc(100% - 70px);}
.szh_section1 .right .btbox .num{font-size: 32px;color: #f08200;line-height: 36px;width: 50px;text-align: right;}
.szh_section1 .right .cont1{width: 100%;margin-top: 50px;}
.szh_section1 .right .cont1 .dl{width: calc(100% + 32px);margin: -16px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.szh_section1 .right .cont1 .dd{padding: 16px;}
.szh_section1 .right .cont1 .dd:nth-child(odd){width: 63%;}
.szh_section1 .right .cont1 .dd:nth-child(even){width: 37%;}
.szh_section1 .right .cont1 .dd a{padding-left: 14px;position: relative;font-size: 18px;color: #333333;line-height: 24px;position: relative;font-family: "light";display: block;}
.szh_section1 .right .cont1 .dd a::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.szh_section1 .right .cont1 .dd a:hover{color: #f08200;text-decoration:underline;}
.szh_section1 .right .cont2{width: 100%;margin-top: 50px;}
.szh_section1 .right .cont2 .dl{width: 100%;}
.szh_section1 .right .cont2 .dd{margin-bottom: 26px;padding-bottom: 26px;border-bottom: 1px solid #f5f5f5;}
.szh_section1 .right .cont2 .dd:last-child{margin-bottom: 0;}
.szh_section1 .right .cont2 a{display: block;width: 100%;}
.szh_section1 .right .cont2 a .wz1{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 2px;padding-left: 16px;position: relative;font-family: "light";}
.szh_section1 .right .cont2 a .wz1::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.szh_section1 .right .cont2 a .wz2{font-size: 16px;color: #666666;line-height: 36px;padding-left: 16px;font-family: "light";}
.szh_section1 .right .cont2 a:hover .wz1{color: #f08200;text-decoration:underline;}
.szh_section1 .right .cont3{width: 100%;margin-top: 50px;}
.szh_section1 .right .cont3 .dl{width: 100%;}
.szh_section1 .right .cont3 .dd{width: 100%;padding-bottom: 26px;margin-bottom: 26px;border-bottom: 1px solid #f5f5f5;}
.szh_section1 .right .cont3 .dd:last-child{margin-bottom: 0;}
.szh_section1 .right .cont3 .xbt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 22px;padding-left: 16px;position: relative;font-family: "light";}
.szh_section1 .right .cont3 .xbt::after{content: "";display: block;width: 7px;height: 7px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.szh_section1 .right .cont3 .ol{padding-left: 16px;margin: -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.szh_section1 .right .cont3 .ol .od{width: 33.33333%;padding: 6px;}
.szh_section1 .right .cont3 .ol a{display: block;padding-left: 20px;position: relative;font-size: 16px;color: #666666;line-height: 20px;font-family: "light";}
.szh_section1 .right .cont3 .ol a::after{content: "";display: block;width: 9px;height: 1px;background: #f08200;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.szh_section1 .right .cont3 .ol a:hover{color: #f08200;text-decoration:underline;}
@media screen and (max-width:1680px) {
.szh_section1 .l1{margin-bottom: 20px;}
.szh_section1 .left .li .pic{min-height: 400px;}
.szh_section1 .left .li .pic .ico{width: 50px;}
.szh_section1 .left .slick-dots{bottom: 24px;} 
.szh_section1 .right{padding: 40px;}
.szh_section1 .right .btbox .bt{font-size: 24px;line-height: 30px;}
.szh_section1 .right .btbox .num{font-size: 24px;line-height: 30px;}
.szh_section1 .right .cont1{margin-top: 14px;}
.szh_section1 .right .cont1 .dl{width: calc(100% + 20px);margin: -10px;}
.szh_section1 .right .cont1 .dd{padding: 10px;}
.szh_section1 .right .cont1 .dd a{font-size: 14px;}
.szh_section1 .right .cont2{margin-top: 40px;}
.szh_section1 .right .cont2 .dd{margin-bottom: 16px;padding-bottom: 16px;}
.szh_section1 .right .cont2 a .wz1{font-size: 15px;}
.szh_section1 .right .cont2 a .wz2{font-size: 13px;line-height: 26px;}
.szh_section1 .right .cont3{margin-top: 40px;}
.szh_section1 .right .cont3 .dd{padding-bottom: 16px;margin-bottom: 16px;}
.szh_section1 .right .cont3 .xbt{font-size: 16px;margin-bottom: 14px;}
.szh_section1 .right .cont3 .ol{margin: -5px;width: calc(100% + 10px);}
.szh_section1 .right .cont3 .ol .od{padding: 5px;}
.szh_section1 .right .cont3 .ol a{padding-left: 16px;font-size: 14px;l}
.szh_section1 .right .cont3 .ol a::after{width: 7px;}
}
@media screen and (max-width:1024px) {
.szh_section1{padding-top: 30px;padding-bottom: 30px;}
.szh_section1 .l1{margin-bottom: 14px;display: block;}
.szh_section1 .left{width: 100%;}
.szh_section1 .left .li .pic{ padding-bottom: 60.375%; position: relative; overflow: hidden;min-height: 1px;position: relative;background: url()!important;}
.szh_section1 .left .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%);}
.szh_section1 .left .li .pic .ico{width: 40px;}
.szh_section1 .left .slick-dots{bottom: 20px;} 
.szh_section1 .left .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 4px;}
.szh_section1 .left .slick-dots li.slick-active{ width: 24px;}
.szh_section1 .right{width: 100%;padding: 14px;}
.szh_section1 .right .btbox .bt{font-size: 16px;line-height: 24px;width: calc(100% - 40px);}
.szh_section1 .right .btbox .num{font-size: 16px;line-height: 24px;width: 30px;}
.szh_section1 .right .cont1{margin-top: 14px;}
.szh_section1 .right .cont1 .dl{width: calc(100% + 12px);margin: -6px;}
.szh_section1 .right .cont1 .dd{padding: 6px;}
.szh_section1 .right .cont1 .dd:nth-child(odd){width: 58%;}
.szh_section1 .right .cont1 .dd:nth-child(even){width: 42%;}
.szh_section1 .right .cont1 .dd a{padding-left: 10px;font-size: 14px;line-height: 20px}
.szh_section1 .right .cont1 .dd a::after{width: 6px;height: 6px;top: 7px;}
.szh_section1 .right .cont2{margin-top: 14px;}
.szh_section1 .right .cont2 .dd{margin-bottom: 12px;padding-bottom: 12px;}
.szh_section1 .right .cont2 a .wz1{font-size: 15px;line-height: 20px;padding-left: 10px;}
.szh_section1 .right .cont2 a .wz1::after{width: 6px;height: 6px;top: 7px;}
.szh_section1 .right .cont2 a .wz2{font-size: 13px;line-height: 24px;padding-left: 10px;}
.szh_section1 .right .cont3{margin-top: 14px;}
.szh_section1 .right .cont3 .dd{padding-bottom: 12px;margin-bottom: 12px;}
.szh_section1 .right .cont3 .xbt{font-size: 15px;line-height: 20px;margin-bottom: 10px;padding-left: 10px;}
.szh_section1 .right .cont3 .xbt::after{width: 6px;height: 6px;top: 7px;}
.szh_section1 .right .cont3 .ol{padding-left: 10px;margin: -5px;width: calc(100% + 10px);}
.szh_section1 .right .cont3 .ol .od{width: 50%;padding: 5px;}
.szh_section1 .right .cont3 .ol a{padding-left: 16px;font-size: 14px;}
.szh_section1 .right .cont3 .ol a::after{width: 7px;}
}

.allb_section2s{padding: 0;background: rgba(255,255,255,0);}
.allb_section2s .cont4{margin: 0;}
.allb_section2s .cont4 ul{display: block;}
.allb_section2s .cont4 ul a{background: #f5f5f5;}
.szh_section2{width: 100%;padding-top: 80px;padding-bottom: 80px;}
.szh_section2 .titbox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 40px;}
.szh_section2 .titbox h3{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;}
.szh_section2 .titbox .btn a{display: block;font-size: 16px;color: #f08200;line-height: 46px;width: 134px;border: 1px solid #f08200;border-radius: 24px;text-align: center;}
.szh_section2 .titbox .btn a:hover{background: #f08200;color: #fff;}
.szh_section2 .qh_btnbox{margin-top: 50px;}
@media screen and (max-width:1024px) {
.allb_section2s{padding: 0;background: rgba(255,255,255,0);}
.allb_section2s .cont4{margin: 0;}
.allb_section2s .cont4 ul{display: block;}
.allb_section2s .cont4 ul a{background: #f5f5f5;}
.szh_section2{padding-top: 30px;padding-bottom: 30px;}
.szh_section2 .titbox{margin-bottom: 20px;}
.szh_section2 .titbox h3{font-size: 20px;line-height: 24px;}
.szh_section2 .titbox .btn a{font-size: 14px;line-height: 30px;width: 100px;border-radius: 16px;}
.szh_section2 .qh_btnbox{margin-top: 14px;}
}

/*业务详情页*/
.ywxq_banner{width: 100%;position: relative;}
.ywxq_banner>img{width: 100%;display: block;}
.ywxq_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-40%);}
.ywxq_banner h1{font-size: 55px;color: #ffffff;line-height: 60px;font-family: "bold";margin-bottom: 28px;}
.ywxq_banner h1 span{position: relative;font-family: "bold";}
.ywxq_banner h1 span::after{content: "";display: block;width: 18px;height: 18px;background: url(../img/img155.png)no-repeat center center;background-size: cover;position: absolute;right: -16px;top: -8px;}
.ywxq_banner .jj{font-size: 26px;color: #ffffff;line-height: 30px;margin-bottom: 70px;}
.ywxq_banner .btnbox{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.ywxq_banner .btnbox .btn{margin-right: 26px;}
.ywxq_banner .btnbox .btn:last-child{margin-right: 0;}
.ywxq_banner .btnbox a{display: block;width: 126px;font-size: 18px;color: #333333;line-height: 48px;background: #f5f5f5;border-radius: 6px;text-align: center;}
.ywxq_banner .btnbox a:hover{background: #f08200;color: #fff;}
@media screen and (max-width:1680px) {
.ywxq_banner h1{font-size: 40px;line-height: 50px;margin-bottom: 20px;}
.ywxq_banner .jj{font-size: 20px;line-height: 24px;margin-bottom: 40px;}
}
@media screen and (max-width:1024px) {
.ywxq_banner .wzbox{transform: translate(0,-50%);}
.ywxq_banner h1{font-size: 20px;;line-height: 24px;margin-bottom: 12px;}
.ywxq_banner h1 span::after{display: none;}
.ywxq_banner .jj{font-size: 14px;line-height: 24px;margin-bottom: 14px;width: 70%;}
.ywxq_banner .btnbox .btn{margin-right: 12px;}
.ywxq_banner .btnbox a{display: block;width: 90px;font-size: 14px;line-height: 32px;border-radius: 4px;}
}

.ywxq_section1{width: 100%;padding-top: 30px;padding-bottom: 145px;background: #f5f5f5;}
.ywxq_section1 h2{font-size: 40px;color: #333333;line-height: 44px;text-align: center;margin-bottom: 54px;font-weight: bold;}
.ywxq_section1 .content{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;}
.ywxq_section1 .content .left{width: 53.8125%;position: relative;z-index: 4;}
.ywxq_section1 .content .left .pic{ padding-bottom: 59.81%; position: relative; overflow: hidden;position: relative;}
.ywxq_section1 .content .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%);}
.ywxq_section1 .content .left .pic .ico{width: 67px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ywxq_section1 .content .right{width: 46.1875%;padding: 60px;position: relative;display: flex;justify-content: flex-start;align-items: flex-end;}
.ywxq_section1 .content .right::before{content: "";display: block;width: 174px;height: 105px;background: #f08200;position: absolute;right: -40px;top: 10px;}
.ywxq_section1 .content .right::after{content: "";display: block;width: calc(100% + 124px);height: 100%;background: #fff;position: absolute;right: 0;bottom: -56px;}
.ywxq_section1 .content .info{font-size: 18px;color: #666666;line-height: 38px;font-family: "light";position: relative;z-index: 4;}
@media screen and (max-width:1680px) {
.ywxq_section1 .content .right{padding: 30px 30px 10px 30px;}
.ywxq_section1 .content .right::before{width: 140px;height: 80px;right: -30px;top: 10px;}
.ywxq_section1 .content .right::after{width: calc(100% + 100px);bottom: -40px;}
.ywxq_section1 .content .info{font-size: 14px;line-height: 26px;}
}
@media screen and (max-width:1024px) {
.ywxq_section1{padding-bottom: 30px;}
.ywxq_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.ywxq_section1 .content{display: block;}
.ywxq_section1 .content .left{width: 100%;}
.ywxq_section1 .content .left .pic .ico{width: 36px;}
.ywxq_section1 .content .right{width: 100%;padding: 14px;background: #fff;}
.ywxq_section1 .content .right::before{display: none;}
.ywxq_section1 .content .right::after{display: none;}
.ywxq_section1 .content .info{font-size: 14px;line-height: 24px;;}
}

.ywxq_section{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.ywxq_section .title{font-size: 40px;color: #333333;line-height: 44px;text-align: center;font-weight: bold;margin-bottom: 32px;}
.ywxq_section .qh_t{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 48px;}
.ywxq_section .qh_t .list{font-size: 18px;color: #666666;line-height: 24px;padding-bottom: 18px;font-family: "light";margin-right: 42px;cursor: pointer;position: relative;}
.ywxq_section .qh_t .list:last-child{margin-right: 0;}
.ywxq_section .qh_t .list.on::after{content: "";display: block;width: 100%;height: 2px;background: #f08200;position: absolute;left: 0;bottom: 0;}
.ywxq_section .qh_t .list.on{color: #f08200;}
.ywxq_section .qh_b{width: 100%;position: relative;}
.ywxq_section .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;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;}
.ywxq_section .qh_b .list.on{position: relative;z-index: 5;opacity: 1;}
.ywxq_section .qh_b .list>div{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.ywxq_section .qh_b .left{width: 36.25%;padding-right: 110px;}
.ywxq_section .qh_b ul{width: 100%;}
.ywxq_section .qh_b li{padding-bottom: 24px;margin-bottom: 24px;border-bottom: 2px solid #f5f5f5;}
.ywxq_section .qh_b li:last-child{margin-bottom: 0;}
.ywxq_section .qh_b .bt{font-size: 24px;color: #333333;line-height: 30px;font-family: "light";padding-left: 20px;position: relative;}
.ywxq_section .qh_b .bt::after{content: "";display: block;width: 10px;height: 10px;border: 1px solid #f08200;border-radius: 100%;position: absolute;left: 0;top: 10px;}
.ywxq_section .qh_b .jj{font-size: 16px;color: #666666;line-height: 28px;font-family: "light";padding-left: 20px;}
.ywxq_section .qh_b .right{width: 63.75%;}
.ywxq_section .qh_b .right .pic{width: 100%;}
.ywxq_section .qh_b .right .pic img{width: 100%;display: block;}
.ywxq_section2 .qh_b .list>div{align-items: flex-start;}
.ywxq_section3{position: relative;}
.ywxq_section3 .posi_ico{width: 206px;display: block;position: absolute;right: 0;bottom: -200px;}
.ywxq_section3 .w_width{position: relative;z-index: 5;}
.ywxq_section3 .qh_b .list>div{flex-direction:row-reverse;}
.ywxq_section3 .qh_b .list .left{padding-right: 0;padding-left: 70px;}
.ywxq_section3 .qh_b li{;border-bottom: 2px solid #eeeeee;}
@media screen and (max-width:1680px) {
.ywxq_section .qh_t{margin-bottom: 30px;}
.ywxq_section .qh_t .list{font-size: 16px;}
.ywxq_section .qh_b .left{width: 42%;padding-right: 60px;}
.ywxq_section .qh_b ul{width: 100%;}
.ywxq_section .qh_b li{padding-bottom: 16px;margin-bottom: 16px;}
.ywxq_section .qh_b .bt{font-size: 18px;padding-left: 14px;}
.ywxq_section .qh_b .jj{font-size: 13px;line-height: 24px;padding-left: 214x;}
.ywxq_section .qh_b .right{width: 58%;}
.ywxq_section3 .qh_b .list .left{padding-right: 0;padding-left: 50px;}
.ywxq_section3 .posi_ico{width: 140px;bottom: -70px;}
}
@media screen and (max-width:1024px) {
.ywxq_section{padding-top: 30px;padding-bottom: 30px;}
.ywxq_section .title{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.ywxq_section .qh_t{margin-bottom: 14px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.ywxq_section .qh_t::-webkit-scrollbar{ display: none;}
.ywxq_section .qh_t .list{font-size: 14px;line-height: 20px;padding-bottom: 12px;margin-right: 12px;}
.ywxq_section .qh_b .list>div{display: block;}
.ywxq_section .qh_b .left{width: 100%;padding-right: 0;padding-bottom: 14px;}
.ywxq_section .qh_b li{padding-bottom: 12px;margin-bottom: 12px;}
.ywxq_section .qh_b .bt{font-size: 16px;line-height: 20px;padding-left: 12px;}
.ywxq_section .qh_b .bt::after{width: 8px;height: 8px;top: 6px;}
.ywxq_section .qh_b .jj{font-size: 14px;line-height: 22px;padding-left: 12px;}
.ywxq_section .qh_b .right{width: 100%;}
.ywxq_section .qh_b .right .pic{width: 100%;}
.ywxq_section .qh_b .right .pic img{width: 100%;display: block;}
.ywxq_section3 .qh_b .list>div{flex-direction:row-reverse;}
.ywxq_section3 .qh_b .list .left{padding-right: 0;padding-left: 0;}
.ywxq_section3 .posi_ico{display: none;}
}

.ywxq_section5{width: 100%;padding-top: 90px;padding-bottom: 90px;background: #f5f5f5;}
.ywxq_section5 h4{font-size: 40px;color: #333333;line-height: 44px;margin-bottom: 36px;font-weight: bold;text-align: center;}
.ywxq_section5 .qh_t{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 54px;}
.ywxq_section5 .qh_t .list{margin-right: 18px;background: #ffffff;display: flex;justify-content: center;align-items: center;padding: 0 100px;cursor: pointer;}
.ywxq_section5 .qh_t .list:last-child{margin-right: 0;}
.ywxq_section5 .qh_t .list img{width: 36px;display: block;}
.ywxq_section5 .qh_t .list .ico2{display: none;}
.ywxq_section5 .qh_t .list .wz{font-size: 22px;color: #666666;line-height: 68px;font-family: "light";margin-left: 16px;}
.ywxq_section5 .qh_t .list.on{background: #f08200;}
.ywxq_section5 .qh_t .list.on .ico1{display: none;}
.ywxq_section5 .qh_t .list.on .ico2{display: block;}
.ywxq_section5 .qh_t .list.on .wz{color: #fff;}
.ywxq_section5 .qh_b{width: 100%;position: relative;}
.ywxq_section5 .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;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;}
.ywxq_section5 .qh_b .list.on{position: relative;z-index: 5;opacity: 1;}
.ywxq_section5 .qh_b .list>div{position: relative;display: flex;justify-content: flex-start;align-items: center;padding: 40px 0;}
.ywxq_section5 .qh_b .list>div::after{content: "";display: block;width: calc(100% - 570px);height: 100%; background: #fff; position: absolute;right: 0;top: 0;z-index: 2;}
.ywxq_section5 .qh_b .list .left{width: 49.0625%;position: relative;z-index: 5;}
.ywxq_section5 .qh_b .list .pic{ padding-bottom: 58.471%; position: relative; overflow: hidden;}
.ywxq_section5 .qh_b .list .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%);}
.ywxq_section5 .qh_b .list .right{width: 50.9375%;padding: 0 90px 0 70px;position: relative;z-index: 5;}
.ywxq_section5 .qh_b .list .ico{width: 300px;display: block;position: absolute;right: 0;bottom: 0;z-index: 4;}
.ywxq_section5 .qh_b .list .bt{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 2px solid #f1f1f1;}
.ywxq_section5 .qh_b .list .jj{font-size: 18px;color: #666666;line-height: 32px;margin-bottom: 130px;font-family: "light";}
.ywxq_section5 .qh_b .list .btn a{display: block;width: 124px;font-size: 18px;color: #ffffff;line-height: 48px;background: #f08200;border-radius: 6px;text-align: center;}
.ywxq_section5 .qh_b .list .btn a:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.ywxq_section5 .qh_t{margin-bottom: 40px;}
.ywxq_section5 .qh_t .list{margin-right: 12px;padding: 0 40px;}
.ywxq_section5 .qh_t .list img{width: 32px;}
.ywxq_section5 .qh_t .list .wz{font-size: 18px;line-height: 50px;;margin-left: 12px;}
.ywxq_section5 .qh_b .list>div{padding: 30px 0;}
.ywxq_section5 .qh_b .list>div::after{width: calc(100% - 300px);}
.ywxq_section5 .qh_b .list .left{width: 40%;}
.ywxq_section5 .qh_b .list .right{width: 60%;padding: 0 60px 0 40px;}
.ywxq_section5 .qh_b .list .ico{width: 200px;}
.ywxq_section5 .qh_b .list .bt{font-size: 18px;line-height: 26px;margin-bottom: 20px;padding-bottom: 20px;}
.ywxq_section5 .qh_b .list .jj{font-size: 14px;line-height: 24px;margin-bottom: 80px;}
.ywxq_section5 .qh_b .list .btn a{width: 110px;font-size: 16px;line-height: 40px;;}
}
@media screen and (max-width:1024px) {
.ywxq_section5{padding-top: 30px;padding-bottom: 30px;}
.ywxq_section5 h4{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.ywxq_section5 .qh_t{margin-bottom: 14px;justify-content: flex-start;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.ywxq_section5 .qh_t::-webkit-scrollbar{ display: none;}
.ywxq_section5 .qh_t .list{margin-right: 12px;padding: 0 20px;min-width: 130px;}
.ywxq_section5 .qh_t .list img{width: 26px;}
.ywxq_section5 .qh_t .list .wz{font-size: 15px;line-height: 44px;margin-left: 8px;}
.ywxq_section5 .qh_b .list>div{display: block; padding: 14px;background: #fff;}
.ywxq_section5 .qh_b .list>div::after{display: none;}
.ywxq_section5 .qh_b .list .left{width: 100%;}
.ywxq_section5 .qh_b .list .right{width:100%;padding: 14px 0 0 0;}
.ywxq_section5 .qh_b .list .ico{width: 100px;}
.ywxq_section5 .qh_b .list .bt{font-size: 16px;line-height: 24px;margin-bottom: 12px;padding-bottom: 12px;}
.ywxq_section5 .qh_b .list .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.ywxq_section5 .qh_b .list .btn a{width: 90px;font-size: 14px;line-height: 32px;}
}

.ywxq_section6{width: 100%;padding-top: 90px;padding-bottom: 90px;position: relative;}
.ywxq_section6 h4{font-size: 40px;color: #333333;line-height: 44px;font-weight: bold;text-align: center;margin-bottom: 42px;}
.ywxq_section6 .content{width: 100%;padding: 50px 24px 42px 24px;border: 3px solid #fde8cf;border-radius: 4px;background: #ffffff;}
.ywxq_section6 ul{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin: -22px 2px;width: calc(100% + 4px);}
.ywxq_section6 li{width: 7.142857142857143%;padding: 22px 2px;}
.ywxq_section6 li .pic{width: 66px;height: 66px; margin: 0 auto 10px auto;}
.ywxq_section6 li .pic img{width: 100%;display: block;}
.ywxq_section6 li .wzbox .wz{font-size: 16px;color: #333333;line-height: 20px;text-align: center;font-family: "light";}
.ywxq_section6 .posi_ico{width: 93px;position: absolute;left: 0;top: -136px;}
@media screen and (max-width:1680px) {
.ywxq_section6 .content{padding: 34px 20px;}
.ywxq_section6 ul{margin: -16px 2px}
.ywxq_section6 li{width: 7.142857142857143%;padding: 16px 2px;}
.ywxq_section6 li .pic{width: 50px;height: 50px; margin: 0 auto 6px auto;}
.ywxq_section6 li .wzbox .wz{font-size: 13px;line-height: 18px;}
}
@media screen and (max-width:1024px) {
.ywxq_section6{padding-top: 30px;padding-bottom: 30px;}
.ywxq_section6 h4{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.ywxq_section6 .content{padding: 12px;border: 2px solid #fde8cf;}
.ywxq_section6 ul{margin: -6px 2px;}
.ywxq_section6 li{width: 25%;padding: 6px 2px;}
.ywxq_section6 li .pic{width: 40px;height: 40px; margin: 0 auto 8px auto;}
.ywxq_section6 .posi_ico{display: none;}
}

.ywxq_section7{width: 100%;padding-top: 90px;padding-bottom: 90px;background: #f5f5f5;}
.ywxq_section7 h5{font-size: 40px;color: #333333;line-height: 44px;margin-bottom: 30px;text-align: center;font-weight: bold;}
.ywxq_section7 ul{margin: 0 -15px;width: calc(100% + 30px);}
.ywxq_section7 ul li{padding: 0 15px;padding-top: 20px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.ywxq_section7 ul li:hover{margin-top: 0;}
.ywxq_section7 ul a{display: block;width: 100%;background: #fff;padding: 40px 14px 52px 14px;}
.ywxq_section7 ul a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.ywxq_section7 ul a .pic{ width: 100%; padding-bottom: 63.037%; position: relative; overflow: hidden;margin-bottom: 24px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.ywxq_section7 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;}
.ywxq_section7 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);}
.ywxq_section7 ul a .jj{font-size: 18px;color: #666666;line-height: 30px;margin-bottom: 32px;min-height: 60px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ywxq_section7 ul a .logo{width: 100%;}
.ywxq_section7 ul a .logo img{height: 52px;display: block;}
.ywxq_section7 ul a:hover .bt,
.ywxq_section7 ul a:hover .jj{color: #f08200;}
.ywxq_section7 .qh_btnbox{margin-top: 48px;}
@media screen and (max-width:1024px) {
.ywxq_section7{padding-top: 30px;padding-bottom: 30px;}
.ywxq_section7 h5{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.ywxq_section7 ul{margin: 0 -6px;width: calc(100% + 12px);}
.ywxq_section7 ul li{padding: 0 6px;padding-top: 0;}
.ywxq_section7 ul a{padding: 12px;}
.ywxq_section7 ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.ywxq_section7 ul a .pic{margin-bottom: 12px;}
.ywxq_section7 ul a .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;min-height: 40px;}
.ywxq_section7 ul a .logo img{height: 32px;}
.ywxq_section7 .qh_btnbox{margin-top: 20px;}
}

.jrwm_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 99999999;background: rgba(0,0,0,0.34);display: none;}
.jrwm_tc .content{width: 750px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #ffffff;}
.jrwm_tc .top{background: #f18101;padding: 24px 30px 24px 40px;display: flex;justify-content: space-between;align-items: flex-start;}
.jrwm_tc .top .wz_l{width: calc(100% - 100px);}
.jrwm_tc .top .bt{font-size: 24px;color: #ffffff;line-height: 30px;margin-bottom: 14px;}
.jrwm_tc .top .jj{font-size: 16px;color: #ffffff;line-height: 20px;}
.jrwm_tc .top .jj span{margin-right: 50px;font-family: "light";}
.jrwm_tc .top .jj span:last-child{margin-right: 0;}
.jrwm_tc .top img{width: 24px;display: block;cursor: pointer;}
.jrwm_tc .top img:hover{opacity: 0.6;}
.jrwm_tc .bottom{width: 100%;padding: 40px 20px 40px 20px;}
.jrwm_tc .bottom .info{font-size: 16px;color: #666666;line-height: 36px;font-family: "light";overflow: hidden;overflow-y: auto;max-height: 380px;padding-right: 20px;}
.jrwm_tc .bottom .info::-webkit-scrollbar{ width: 2px;}
.jrwm_tc .bottom .info::-webkit-scrollbar-track{background-color: #dadada;border-radius: 2px;}
.jrwm_tc .bottom .info::-webkit-scrollbar-thumb{width: 2px;background-color: #f08200;border-radius: 2px;}
.jrwm_tc .bottom .info span{display: block;margin-bottom: 5px;}
@media screen and (max-width:1680px) {
.jrwm_tc .content{width: 700px;}
.jrwm_tc .top{padding: 20px 24px 20px 30px;}
.jrwm_tc .top .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.jrwm_tc .top .jj{font-size: 14px;line-height: 18px;}
.jrwm_tc .top .jj span{margin-right: 30px;}
.jrwm_tc .bottom{padding: 30px 15px 30px 20px;}
.jrwm_tc .bottom .info{font-size: 14px;line-height: 26px;max-height: 280px;padding-right: 15px;}
}
@media screen and (max-width:1024px) {
.jrwm_tc .content{width: calc(100% - 30px);}
.jrwm_tc .top{padding: 14px;}
.jrwm_tc .top .wz_l{width: calc(100% - 40px);}
.jrwm_tc .top .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.jrwm_tc .top .jj{font-size: 14px;line-height: 18px;}
.jrwm_tc .top .jj span{margin-right: 12px;}
.jrwm_tc .top img{width: 20px;}
.jrwm_tc .bottom{padding: 14px;}
.jrwm_tc .bottom .info{font-size: 14px;line-height: 22px;max-height: 350px;padding-right: 0;}
.jrwm_tc .bottom .info::-webkit-scrollbar{ width: 0;}
.jrwm_tc .bottom .info::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.jrwm_tc .bottom .info::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.jrwm_tc .bottom .info::-webkit-scrollbar{ display: none;}
}

.hhfaxq_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 99999;background: rgba(0,0,0,0.34);display: none;}
.hhfaxq_tc .content{width: 830px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;display: flex;justify-content: flex-start;align-items: stretch;}
.hhfaxq_tc .left{width: 36.14457831325301%;background: #f08200;display: flex;justify-content: flex-start;align-items: center;}
.hhfaxq_tc .left>div{padding: 20px 30px;}
.hhfaxq_tc .left .bt{font-size: 28px;color: #ffffff;line-height: 32px;margin-bottom: 12px;font-weight: bold;text-align: center;}
.hhfaxq_tc .left .jj{font-size: 18px;color: #ffffff;line-height: 24px;font-family: "light";padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid rgba(255,255,255,0.34);text-align: center;}
.hhfaxq_tc .left ul{margin: 0 -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;}
.hhfaxq_tc .left li{width: 50%;padding: 0 6px;}
.hhfaxq_tc .left img{width: 93px;display: block;margin: 0 auto 10px auto;}
.hhfaxq_tc .left .wz{font-size: 14px;color: #ffffff;line-height: 18px;text-align: center;}
.hhfaxq_tc .right{width: 63.85542168674699%;position: relative;padding: 58px 32px 46px 32px;}
.hhfaxq_tc .right ul{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.hhfaxq_tc .right li{width: 50%;padding: 10px;}
.hhfaxq_tc .right .wz{font-size: 16px;color: #333333;line-height: 20px;font-family: "light";position: absolute;left: 20px;top: 12px;}
.hhfaxq_tc .right .input,
.hhfaxq_tc .right .textbox,
.hhfaxq_tc .right .yzm{position: relative;}
.hhfaxq_tc .right .input input{width: 100%;height: 44px;display: block;background: #f5f5f5;padding-right: 12px; ;font-size: 16px;color: #333;}
.hhfaxq_tc .right li:nth-child(1) .input input{padding-left: 84px;}
.hhfaxq_tc .right li:nth-child(2) .input input{padding-left: 70px;}
.hhfaxq_tc .right li:nth-child(3) .input input{padding-left: 100px;}
.hhfaxq_tc .right li:nth-child(4) .input input{padding-left: 70px;}
.hhfaxq_tc .right .textbox textarea{width: 100%;height: 70px;display: block;display: block;background: #f5f5f5;font-size: 16px;color: #333;padding: 11px 12px 0 100px;}
.hhfaxq_tc .right .yzm{width: 100%;position: relative;}
.hhfaxq_tc .right .yzm input{width: 100%;height: 44px;display: block;background: #f5f5f5;padding: 0 108px 0 76px;font-size: 16px;color: #333;}
.hhfaxq_tc .right .yzm img{width: 87px;height: 31px;position: absolute;right: 8px;top: 50%;transform: translate(0,-50%);}
.hhfaxq_tc .right .btn{width: 100%;font-size: 16px;color: #f08200;line-height: 42px;border: 1px solid #f08200;text-align: center;font-family: "light";cursor: pointer;
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;}
.hhfaxq_tc .right .btn:hover{background: #f08200;color: #fff;}
.hhfaxq_tc .right .none{width: 18px;display: block;position: absolute;right: 16px;top: 22px;cursor: pointer;}
.hhfaxq_tc .right .none:hover{opacity: 0.8;}
@media screen and (max-width:1024px) {
.hhfaxq_tc .content{width: calc(100% - 30px);display: block;}
.hhfaxq_tc .left{width: 100%;}
.hhfaxq_tc .left>div{padding: 14px;width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.hhfaxq_tc .left .wzbox{width: 55%;padding-right: 12px;}
.hhfaxq_tc .left .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;text-align: left;}
.hhfaxq_tc .left .jj{font-size: 14px;line-height: 20px;padding-bottom: 0;margin-bottom: 0;border-bottom: 0;text-align: left;}
.hhfaxq_tc .left .ubox{width: 45%;}
.hhfaxq_tc .left ul{margin: 0 -5px;width: calc(100% + 10px);}
.hhfaxq_tc .left li{;padding: 0 5px;}
.hhfaxq_tc .left img{width: 100%;display: block;margin: 0 auto 8px auto;}
.hhfaxq_tc .right{width: 100%;padding: 12px;}
.hhfaxq_tc .right ul{margin: -6px;width: calc(100% + 12px);}
.hhfaxq_tc .right li{padding: 6px;}
.hhfaxq_tc .right .wz{font-size: 14px;line-height: 20px;left: 12px;top: 8px;}
.hhfaxq_tc .right .input input{height: 36px;font-size: 14px;}
.hhfaxq_tc .right li:nth-child(1) .input input{padding-left: 68px;}
.hhfaxq_tc .right li:nth-child(2) .input input{padding-left: 54px;}
.hhfaxq_tc .right li:nth-child(3) .input input{padding-left: 80px;}
.hhfaxq_tc .right li:nth-child(4) .input input{padding-left: 54px;}
.hhfaxq_tc .right .textbox textarea{height: 60px;font-size: 14px;padding: 8px 12px 0 80px;}
.hhfaxq_tc .right .yzm input{height: 36px;padding: 0 65px 0 60px;font-size: 14px;}
.hhfaxq_tc .right .yzm img{width: 45px;height: 30px;}
.hhfaxq_tc .right .btn{font-size: 14px;line-height: 34px;}
}



/*
font-family: "Medium";
font-family: "bold";
font-family: "heavy";
font-family: "light";
font-family: "thin";
::after{content: "";display: block;width: 0;height: 100%;position: absolute;left: 50%;transform: translate(-50%,0);top: 0;background: #f08200;
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;}
:hover::after{width: 100%;}
*/