﻿@charset "UTF-8";
html{
  font-size: 6.25vw;
}
@media screen and  (min-width: 1920px){ /*主体宽度*/
  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: #f13a12;}
.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: 0.5rem;padding-right: 0.5rem;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{position: fixed;z-index: 999;border-bottom: 1px solid rgba(255,255,255,0.1);width: 100%;}
.wyb_s.on{background: rgba(0,0,0,0.6);box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs{ width: 100%;}
.t_navs::after{content: "";display: block;clear: both;}
.t_navs .top{ width: 100%; float: left; position: relative;}
.t_navs .top .logo{ margin: 26px 0; line-height: 0; float: left;}
.t_navs .top .logo img{ width: auto; height: 54px;}
.t_navs .top .logo img.img2{display: none;}
.t_navs .top .right{ float: right;}
.t_navs .top .right .menu{float: left;}
.t_navs .top .right .menu ul{float: left;}
.t_navs .top .menu .nli{ float: left; position: relative;padding: 0 33px;}
.t_navs .top .menu .nli span a{ display: block;color: #ffffff; position: relative;padding: 0 12px;line-height: 106px; font-size: 18px;}
.t_navs .top .menu .nli.on span a,.t_navs .top .menu .nli:hover span a{ color: #f13a12;}
.t_navs .top .menu .nli.on span a::after,.t_navs .top .menu .nli:hover span a::after{ content: ""; display: block; width: 100%; height: 1px; background: #f13a12; position: absolute; bottom: 0; left: 0;}
.t_navs .top .sub{ display: none; position: absolute; min-width: 140px; top:100%; left: 50%; background: #fff; z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .sub .l2{ width: 100%;}
.t_navs .top .sub .l2 a{ display: block; color: #555;text-align: center;font-size: 16px;line-height: 44px;padding: 0 20px; white-space:nowrap;}
.t_navs .top .sub .l2 a:hover{ color: #fff;background: #f13a12;}
.t_navs .top .pcyyqh_box{float: left;margin-left: 17px;padding-left: 52px;position: relative;}
.t_navs .top .pcyyqh_box::after{content: "";display: block;width: 4px;height: 12px;background: #b2b2b2;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .top .pcyyqh_box .qhbox{position: relative;}
.t_navs .top .pcyyqh_box ._t{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.t_navs .top .pcyyqh_box ._t .ico1{width: 20px;display: block;margin-right: 10px;}
.t_navs .top .pcyyqh_box ._t .wz{font-size: 18px;color: #ffffff;line-height: 106px;margin-right: 13px;}
.t_navs .top .pcyyqh_box ._t .ico2{width: 16px;display: block;}
.t_navs .top .pcyyqh_box ._b{width: 120px;position: absolute;left: 50%;top: 100%;transform: translate(-50%,0);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;}
.t_navs .top .pcyyqh_box ._b a{display: block;width: 100%;font-size: 14px;color: #333;line-height: 40px;text-align: center;}
.t_navs .top .pcyyqh_box ._b a.on{background: #fe6612;color: #fff;}
.t_navs .top .pcyyqh_box ._b a.on:hover{color: #fff;}
.t_navs .top .pcyyqh_box ._b a:hover{color: #fe6612;}
.t_navs .menuph{ display: none;} 
.t_navs .top .phyyqh_box{display: none;}
.t_navs .xialaph{ display: none;}
@media screen and (max-width:1450px) {
.t_navs .top .menu .nli{padding: 0 20px;}
}
@media screen and (max-width:1300px) {
.t_navs .top .menu .nli{padding: 0 12px;}
.t_navs .top .menu .nli span a{padding: 0 6px;font-size: 16px;}
}
@media screen and (max-width:1100px) {
.t_navs .top .menu .nli{padding: 0 8px;}
.t_navs .top .menu .nli span a{padding: 0 4px;line-height: 80px;}
.t_navs .top .logo{ margin: 20px 0;}
.t_navs .top .logo img{height: 40px;}
.t_navs .top .pcyyqh_box ._t .wz{font-size: 16px;line-height: 80px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .menu{ display: none;}
.t_navs .top .pcyyqh_box{display: block;}
.t_navs .top .pcyyqh_box{margin-left: 0;padding-left: 0;}
.t_navs .top .pcyyqh_box::after{display: none;}
.t_navs .top .pcyyqh_box ._t .ico1{display: none;}
.t_navs .top .pcyyqh_box ._t .wz{font-size: 14px;color: #333;line-height: 50px;margin-right: 0;}
.t_navs .top .pcyyqh_box ._t .ico2{display: none;}
.t_navs .top .pcyyqh_box ._b{width: 80px; right:-15px; left:auto; transform:initial;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_navs .top{ padding: 0 15px 0 8px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4; background: #fff;box-shadow: 0 0 30px rgba(0,0,0,0.1);display: flex; justify-content: space-between; align-items: center;/*overflow:hidden;*/}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 30px;}
.t_navs .top .phyyqh_box a{display: block;font-size: 16px;color: #333333;line-height: 50px;}
.t_navs .menuph{ 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,
.t_navs .menuph .menu-toggle span.hamburger:after,
.t_navs .menuph .menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#f13a12;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-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.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#f13a12;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 .cross::before,
.t_navs .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph .menu-toggle span.hamburger span{width: 6px;height: 6px;border-top: 2px solid #f13a12;border-right: 2px solid #f13a12;display: block;position: absolute;left: calc(100% - 4px);top: 50%;margin-top: -3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.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: #f13a12;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #f13a12;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 0 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{width: 16px;height: 16px;position: absolute;right: 0;top: 50%;margin-top: -8px;}
.t_navs .xialaph .ico::before{content: "";display: block;width: 100%;height: 2px;background: #4f4f4f;position: absolute;left: 0;top: 50%;margin-top: -1px;z-index: 1;}
.t_navs .xialaph .ico::after{content: "";display: block;width: 2px;height: 100%;background: #4f4f4f;position: absolute;left: 50%;top: 0;margin-left: -1px;z-index: 2;
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 .icobox.on .ico::after{background: #f13a12;
-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%;border-bottom: 1px solid #a3a3a3;display: block;position: relative;font-size: 18px;color: #333333;line-height: 26px;padding: 12px 50px 12px 0;}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;border-bottom: 1px solid #a3a3a3;display: block;position: relative;font-size: 16px;color: #333333;line-height: 22px;padding: 8px 50px 8px 0;}
.t_navs .xialaph .u3{width: 100%;padding-left: 20px;border-bottom: 1px solid #a3a3a3;display: none;}
.t_navs .xialaph .l3{width: 100%;border-bottom: 1px solid #a3a3a3;}
.t_navs .xialaph .l3:last-child{border-bottom: 0;}
.t_navs .xialaph .a3{width: 100%;display: block;font-size: 14px;color: #333333;line-height: 20px;padding: 6px 50px 6px 0;}
.t_navs .xialaph .input_box{width: 100%;margin-bottom: 20px;position: relative;border: 1px solid #a3a3a3;}
.t_navs .xialaph .input_box input{width: 100%;height: 40px;padding: 0 60px 0 20px;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;}
.t_navs .xialaph .phone_box{font-size: 16px;color: #333333;line-height: 20px;text-align: center;}
}

/*底部*/
.b_nav{width: 100%;padding-top: 40px;padding-bottom: 40px;padding-left: 1rem;padding-right: 1.7rem;background: #fe6612!important;}
.b_nav .content{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.b_nav .left{width: 60%;padding-right: 30px;position: relative;z-index: 3;}
.b_nav .left .con1{margin-bottom: 30px;display: flex;justify-content: space-between;align-items: center;}
.b_nav .left .con1 .logo{height: 54px;display: block;}
.b_nav .left .con1 .btn{width: 250px;}
.b_nav .left .con1 .btn a{display: flex;justify-content: center;align-items: center;background: #333333;border-radius: 10px;}
.b_nav .left .con1 .btn a:hover{background: #000;}
.b_nav .left .con1 .btn .ico{width: 20px;display: block;margin-right: 12px;}
.b_nav .left .con1 .btn .wz{font-size: 20px;color: #fe6612;line-height: 60px;font-weight: bold;}
.b_nav .left .con1 ul{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.b_nav .left .con1 li{margin-right: 40px;}
.b_nav .left .con1 li:last-child{margin-right: 0;}
.b_nav .left .con1 ul a:hover{opacity: 0.8;}
.b_nav .left .con1 ul img{height: 50px;display: block;}
.b_nav .left .con2{padding-bottom: 86px;padding-right: 120px;padding-top: 120px;margin-bottom: 20px;position: relative;}
.b_nav .left .con2::after{content: "";display: block;width: 1920px;height: 100%;background: url(img/img118.jpg)no-repeat center center;background-size: cover;position: absolute;left: -1rem;top: 0;}
.b_nav .left .con2 ul{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;position: relative;z-index: 5;}
.b_nav .left .con2 .yj a{display: block;font-size: 18px;color: #ffffff;line-height: 24px;}
.b_nav .left .con2 .yj a:hover{opacity: 0.8;}
.b_nav .left .con2 .ej{margin-top: 32px;}
.b_nav .left .con2 .ej a{display: block;font-size: 16px;color: #ffffff;line-height: 20px;margin-bottom: 10px;}
.b_nav .left .con2 .ej a:hover{opacity: 0.8;}
.b_nav .left .con2 .ej a:last-child{margin-bottom: 0;}
.b_nav .left .con3{padding-right: 10px;display: flex;justify-content: space-between;align-items: center;}
.b_nav .left .con3 .bq{font-size: 14px;color: #ffffff;line-height: 20px;}
.b_nav .left .con3 .bq a{color: #fff;}
.b_nav .left .con3 .dl{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .left .con3 .dd{margin-right: 20px;}
.b_nav .left .con3 .dd:last-child{margin-right: 0;}
.b_nav .left .con3 .dd img{width: 30px;display: block;}
.b_nav .left .con3 .dd a:hover{opacity: 0.8;}
.b_nav .right{width: 40%;background: #eeeeee;border-radius: 10px;padding: 30px 50px 40px 50px;position: relative;z-index: 8;}
.b_nav .right .bt{font-size: 40px;color: #555555;line-height: 44px;margin-bottom: 20px;font-weight: bold;font-family: "微软雅黑";}
.b_nav .right ul{width: 100%;}
.b_nav .right li{margin-bottom: 20px;}
.b_nav .right li:last-child{margin-bottom: 0;}
.b_nav .right .input{width: 100%;}
.b_nav .right .input input{width: 100%;height: 50px;border-radius: 10px;background: #ffffff;display: block;padding: 0 22px;font-size: 18px;color: #000;}
.b_nav .right .input .srk::-webkit-input-placeholder{font-size: 18px;color: #999999;opacity: 1;}
.b_nav .right .input .srk::-moz-placeholder{font-size: 18px;color: #999999;opacity: 1;}
.b_nav .right .input .srk::moz-placeholder{font-size: 18px;color: #999999;opacity: 1;}
.b_nav .right .input .srk:-ms-input-placeholder{font-size: 18px;color: #999999;opacity: 1;}
.b_nav .right .text textarea{width: 100%;height: 100px;display: block;padding: 12px 22px;font-size: 18px;color: #000;background: #fff;border-radius: 10px;}
.b_nav .right .yzm{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.b_nav .right .yzm input{width: calc(100% - 160px);height: 50px;display: block;font-size: 18px;color: #000;background: #fff;border-radius: 10px;padding: 0 22px;}
.b_nav .right .yzm .btn{width: 150px;height: 50px;border-radius: 10px;cursor: pointer;display: block;}
.b_nav .right .button{width: 150px;display: flex;justify-content: center;align-items: center;background: #fe6612;border-radius: 10px;cursor: pointer;}
.b_nav .right .button:hover{background: #f13a12;}
.b_nav .right .button .wz{font-size: 18px;color: #ffffff;line-height: 50px;margin-right: 6px;}
.b_nav .right .button img{width: 20px;display: block;}
@media screen and (max-width:1800px) {
.b_nav .left .con1 .logo{height: 34px;}
}
@media screen and (max-width:1680px) {
.b_nav .left .con1{margin-bottom: 20px;display: flex;justify-content: space-between;align-items: center;}

.b_nav .left .con1 .btn{width: 180px;}
.b_nav .left .con1 .btn .wz{font-size: 14px;line-height: 50px;}
.b_nav .left .con1 li{margin-right: 20px;}
.b_nav .left .con1 ul img{height: 30px;}
.b_nav .left .con2{margin-bottom: 20px;padding-right: 50px;padding-top: 80px;padding-bottom: 80px;}
.b_nav .left .con2 ul{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .left .con2 .yj a{display: block;font-size: 18px;color: #ffffff;line-height: 24px;}
.b_nav .left .con2 .yj a:hover{opacity: 0.8;}
.b_nav .left .con2 .ej{margin-top: 32px;}
.b_nav .left .con2 .ej a{display: block;font-size: 16px;color: #ffffff;line-height: 20px;margin-bottom: 10px;}
.b_nav .left .con2 .ej a:hover{opacity: 0.8;}
.b_nav .left .con2 .ej a:last-child{margin-bottom: 0;}
.b_nav .right{padding: 30px;}
.b_nav .right .bt{font-size: 30px;}
.b_nav .right li{margin-bottom: 14px;}
.b_nav .right .input input{height: 40px;}
.b_nav .right .text textarea{height: 80px;}
.b_nav .left .con3 .dd{margin-right: 12px;}
}
@media screen and (max-width:1024px) {
.b_nav{padding: 30px 15px;background: url(img/img13.jpg)no-repeat left center!important;background-size: cover!important;overflow:hidden;}
.b_nav .content{display: block;}
.b_nav .left{width: 100%;margin-bottom: 14px; padding-right: 0;}
.b_nav .left .con1{margin-bottom: 0;justify-content: space-between; flex-wrap: wrap;}
.b_nav .left .con1 .logo{height: 30px;}
.b_nav .left .con1 .btn{width: 170px}
.b_nav .left .con1 .btn .ico{width: 18px;margin-right: 8px;}
.b_nav .left .con1 .btn .wz{font-size: 14px;line-height: 34px;}
.b_nav .left .con1 ul{margin-top: 14px;}
.b_nav .left .con1 li{margin-right: 12px;}
.b_nav .left .con1 ul img{height: 34px;}
.b_nav .left .con2{display: none;}
.b_nav .left .con3{padding-right: 0;display: block;}
.b_nav .left .con3 .bq{width: 100%;margin-bottom: 12px;}
.b_nav .left .con3 .dd{margin-right: 10px;}
.b_nav .left .con3 .dd img{width: 24px;}
.b_nav .right{width: 100%;padding: 20px;}
.b_nav .right .bt{font-size: 24px;line-height: 30px;margin-bottom: 12px;}
.b_nav .right li{margin-bottom: 12px;}
.b_nav .right .input input{height: 40px;padding: 0 12px;font-size: 14px;}
.b_nav .right .input .srk::-webkit-input-placeholder{font-size: 14px;}
.b_nav .right .input .srk::-moz-placeholder{font-size: 14px;}
.b_nav .right .input .srk::moz-placeholder{font-size: 14px;}
.b_nav .right .input .srk:-ms-input-placeholder{font-size: 14px;}
.b_nav .right .text textarea{height: 80px;padding: 12px;font-size: 14px;}
.b_nav .right .yzm input{width: calc(100% - 92px);height: 40px;font-size: 14px;padding: 0 12px;}
.b_nav .right .yzm .btn{width: 80px;height: 40px;}
.b_nav .right .button{width: 120px;}
.b_nav .right .button .wz{font-size: 14px;line-height: 40px;}
.b_nav .right .button img{width: 18px;}
}

.pf_ph{ float: right; position: fixed; right:10px;z-index: 16; width:50px; bottom: constant(safe-area-inset-bottom);bottom: env(safe-area-inset-bottom);}
.pf_down2{ width:40px; float: right; margin:0 5px 60px 0;}
.pf_down2 li{ width:100%; float: left; text-align: center; margin:1px 0;}
.pf_down2 li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; height:40px; background: #fe6612; border-radius:3px;}
.pf_down2 li .ico7{ width:24px; height: 24px; float: left; line-height:0; display: flex; justify-content: center; align-items: center; position: relative;}
.pf_down2 li .ico7 img{ width:24px; height: 24px;}
.pf_down2 li .ico7 .show{ display: block;}
.pf_down2 li .ico7 .hide{ display: none;}
.pf_down2 li.renter .ico7::after{display: block; content: ''; position: absolute; left:50%; top:1px; height:1px; width:14px; background: #fff; transform: translate(-50%,0); -ms-transform: translate(-50%,0);}
.pf_down2 li.renter .ico7 img{ width:22px; height:22px; margin-top:3px;}


/*首页*/
.sy_banner{width: 100%;}
.sy_banner .pcshow{width: 100%;position: relative;}
.sy_banner .pcshow .wordsbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding: 0 100px;}
.sy_banner .pcshow .bt{font-size: 120px;color: #ffffff;line-height: 120px;margin-bottom: 20px;font-weight: bold;}
.sy_banner .pcshow .jj{font-size: 20px;color: #ffffff;line-height: 24px;}
.sy_banner .slick-dots{position: absolute; bottom: 80px; height: 20px; text-align: left;padding-left: 100px;}
.sy_banner .slick-dots li{ vertical-align: top; width: 20px; height: 20px;border-radius: 100%; margin: 0 5px; background: #808080;}
.sy_banner .slick-dots li.slick-active{ background: #f13b13;}
@media screen and (max-width:1680px) {
.sy_banner .pcshow .wordsbox{padding: 0 60px;}
.sy_banner .pcshow .bt{font-size: 80px;line-height: 100px;margin-bottom: 14px;}
.sy_banner .pcshow .jj{font-size: 16px;line-height: 20px;}
.sy_banner .slick-dots{ bottom: 60px; height: 14px;padding-left: 60px;}
.sy_banner .slick-dots li{ vertical-align: top; width: 14px; height: 14px;}
}
@media screen and (max-width:1024px) {
.sy_banner{margin-top: 50px;overflow:hidden}
.sy_banner .wapshow{width:100%;display:block;}
.sy_banner .slick-dots{text-align: center; bottom: 20px; height: 10px;padding-left: 0;}
.sy_banner .slick-dots li{width: 10px; height: 10px;}
}

.sy_section1{width: 100%;padding-top: 26px;padding-bottom: 26px;background: #a3a7aa;}
.sy_section1 .content{display: flex;justify-content: space-between;align-items: center;position: relative;}
.sy_section1 .bt{font-size: 40px;color: #ffffff;line-height: 44px;font-weight: bolder;}
.sy_section1 .ssbox{width: 56.25%;margin-right: -100px;position: relative;background: #ffffff;border-radius: 10px;}
.sy_section1 .ssbox input{width: 100%;height: 60px;display: block;padding: 0 50px 0 24px;font-size: 18px;color: #555555;}
.sy_section1 .ssbox input::-webkit-input-placeholder{font-size: 18px;color: #555555;opacity: 1;}
.sy_section1 .ssbox input::-moz-placeholder{font-size: 18px;color: #555555;opacity: 1;}
.sy_section1 .ssbox input::moz-placeholder{font-size: 18px;color: #555555;opacity: 1;}
.sy_section1 .ssbox input:-ms-input-placeholder{font-size: 18px;color: #555555;opacity: 1;}
.sy_section1 .ssbox img{width: 30px;display: block;position: absolute;right: 10px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.sy_section1 .ssbox img:hover{opacity: 0.8;}
@media screen and (max-width:1800px) {
.sy_section1 .ssbox{margin-right: 0;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 20px;padding-bottom: 20px;}
.sy_section1 .content{display: block;}
.sy_section1 .bt{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.sy_section1 .ssbox{width:100%;margin-right: 0;}
.sy_section1 .ssbox input{height: 40px;padding: 0 40px 0 12px;font-size: 14px;}
.sy_section1 .ssbox input::-webkit-input-placeholder{font-size: 14px;}
.sy_section1 .ssbox input::-moz-placeholder{font-size: 14px;}
.sy_section1 .ssbox input::moz-placeholder{font-size: 14px;}
.sy_section1 .ssbox input:-ms-input-placeholder{font-size: 14px;}
.sy_section1 .ssbox img{width: 24px;right: 8px;}
}

.sy_section2{width: 100%;background: #83888b;}
.sy_section2 .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.sy_section2 .content::after{content: "";display: block;width: 20%;height: 100%;position: absolute;left: 30%;top: 0;background: #74797c;z-index: 1;}
.sy_section2 .content .left{width: 30%;position: relative;z-index: 2;padding: 40px 30px 40px 160px;}
.sy_section2 .content .left li{margin-bottom: 32px;position: relative;}
.sy_section2 .content .left li:last-child{margin-bottom: 0;}
.sy_section2 .content .left a{display: block;font-weight: bold; font-size: 40px;color: #333;line-height: 46px;font-family: "微软雅黑";}
.sy_section2 .content .left li.on a{color: #fe6612;}
.sy_section2 .content .left li.on::after{content: "";display: block;width: 20px;height: 15px;background: url(img/img23.png)no-repeat center center;background-size: cover;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.sy_section2 .content .center{width: 20%;position: relative;z-index: 2;padding: 40px 20px 40px 40px;overflow: hidden;}
.sy_section2 .content .center ul{width: 100%;position: relative;}
.sy_section2 .content .center li{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;}
.sy_section2 .content .center li.on{opacity: 1;z-index: 2;position: relative;}
.sy_section2 .content .center .dl{width: 100%;}
.sy_section2 .content .center .dd{margin-bottom: 22px;font-size: 20px;color: #ffffff;line-height: 34px;cursor: pointer;}
.sy_section2 .content .center .dd:last-child{margin-bottom: 0;}
.sy_section2 .content .center .dd.on{color: #fe6612;}
.sy_section2 .content .right{width: 50%;position: relative;z-index: 2;}
.sy_section2 .content .right ul{width: 100%;position: relative;}
.sy_section2 .content .right li{width: 100%;}
.sy_section2 .content .right li a{display: block;width: 100%;padding: 90px 50px 90px 50px;min-height: 460px;}
.sy_section2 .content .right .bt{font-size: 24px;color: #fe6612;line-height: 36px;margin-bottom: 166px;}
.sy_section2 .content .right .ico{width: 40px;display: block;}
@media screen and (max-width:1680px) {
.sy_section2 .content .left{padding: 30px 20px 30px 0.5rem;}
.sy_section2 .content .left li{margin-bottom: 20px;}
.sy_section2 .content .left a{font-size: 24px;line-height: 30px;}
.sy_section2 .content .left li.on::after{width: 22px;height: 22px;background: url(img/img121.svg)no-repeat center center;background-size: cover;}
.sy_section2 .content .center{padding: 30px 20px 30px 30px;}
.sy_section2 .content .center .dd{margin-bottom: 20px;font-size: 16px;line-height: 24px;}
.sy_section2 .content .right li a{padding: 50px 30px 40px 30px;min-height: 400px;}
.sy_section2 .content .right .bt{font-size: 24px;line-height: 30px;margin-bottom: 120px;}
.sy_section2 .content .right .ico{width: 32px;}
}
@media screen and (max-width:1024px) {
.sy_section2 .content{display: block;}
.sy_section2 .content::after{display: none;}
.sy_section2 .content .left{width: 100%;padding: 20px 15px;}
.sy_section2 .content .left ul{display: flex;justify-content: flex-start;align-items: flex-start;white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.sy_section2 .content .left ul::-webkit-scrollbar{ display: none;}
.sy_section2 .content .left li{margin-bottom: 0;margin-right: 12px;}
.sy_section2 .content .left li:last-child{margin-right: 0;}
.sy_section2 .content .left a{font-size: 16px;line-height: 20px;}
.sy_section2 .content .left li.on{padding-right: 30px;}
.sy_section2 .content .center{width: 100%;padding: 20px 15px;background: #74797c;}
.sy_section2 .content .center .dl{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.sy_section2 .content .center .dl::-webkit-scrollbar{ display: none;}
.sy_section2 .content .center .dd{margin-bottom: 0;font-size: 14px;line-height: 20px;margin-right: 12px;}
.sy_section2 .content .center .dd:last-child{margin-right: 0;}
.sy_section2 .content .right{width: 100%;}
.sy_section2 .content .right li a{padding: 30px 15px;min-height: 240px;}
.sy_section2 .content .right .bt{font-size: 16px;line-height: 30px;margin-bottom: 20px;}
.sy_section2 .content .right .ico{width: 32px;}
}

.sybt_box{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.sybt_box .bt{font-size: 40px;color: #f2f2f2;line-height: 50px;font-weight: bold;}
.sybt_box .ico{margin-top: 8px;}
.sybt_box .ico a:hover{opacity: 0.8;}
.sybt_box .ico img{width: 100%;display: block;}
@media screen and (max-width:1024px) {
.sybt_box .bt{font-size: 24px;line-height: 30px;}
.sybt_box .ico{margin-top: 0;}
}

.sy_section3{width: 100%;padding-top: 40px;padding-bottom: 70px;background: #333333;}
.sy_section3 .content{margin-top: 36px;}
.sy_section3 .ul{margin: 0 -24px;width: calc(100% + 48px);}
.sy_section3 .li{padding: 0 24px;}
.sy_section3 .ul a{display: block;width: 100%;position: relative;overflow: hidden;border-radius: 10px;}
.sy_section3 .ul a .pic{ width: 100%; padding-bottom: 70%; 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 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 0; min-height: 100%;
-webkit-transform: translate(-50%, 0); 
-moz-transform: translate(-50%, 0); 
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);}
.sy_section3 .ul a .wordsbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding: 0 30px;}
.sy_section3 .ul a .bt{font-size: 24px;color: #ffffff;line-height: 30px;margin-bottom: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section3 .ul a:hover .bt{color: #ff6200;}
.sy_section3 .ul a .info{font-size: 30px;color: #ff6200;line-height: 36px;margin-bottom: 48px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.sy_section3 .ul a .info img{max-width: 100%;display: block;}
.sy_section3 .ul a .ico{width: 40px;display: block;}
.sy_section3 .ul .slick-prev{width: 50px;height: 50px;background: url(img/img29.png) no-repeat center center; background-size: cover;left: auto;right: 84px; top: -90px;transform: translate(0,0);background-color: #ffffff;border-radius: 100%;}
.sy_section3 .ul .slick-next{width: 50px;height: 50px;background: url(img/img30.png) no-repeat center center; background-size: cover;right: 24px;top: -90px;transform: translate(0,0);background-color: #ffffff;border-radius: 100%;}
.sy_section3 .ul .slick-prev:hover{background: url(img/img31.png) no-repeat center center; background-size: cover;background-color: #eb5a2a;}
.sy_section3 .ul .slick-next:hover{background: url(img/img32.png) no-repeat center center; background-size: cover;background-color: #eb5a2a;}
@media screen and (max-width:1680px) {
.sy_section3 .ul a .wordsbox{padding: 0 20px;}
.sy_section3 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 16px;}
.sy_section3 .ul a .info{font-size: 20px;line-height: 26px;margin-bottom: 14px;}
.sy_section3 .ul a .ico{width: 30px;}
}
@media screen and (max-width:1024px) {
.sy_section3{padding-top: 30px;padding-bottom: 30px;overflow:hidden;}
.sy_section3 .content{margin-top: 20px;}
.sy_section3 .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 24px;}
.sy_section3 .li{padding: 0 6px;}
.sy_section3 .ul a .wordsbox{padding: 0 22px;}
.sy_section3 .ul a .bt{font-size: 14px;line-height: 20px;margin-bottom: 40px;}
.sy_section3 .ul a .info{font-size: 16px;line-height: 24px;margin-bottom: 12px;}
.sy_section3 .ul a .info img{max-width: 50%;width: 50%;}
.sy_section3 .ul a .ico{width: 30px;}
.sy_section3 .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.sy_section3 .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.sy_section3 .ul .slick-dots li.slick-active{ background: #eb5a2a;}
}

.sy_section4{width: 100%;padding-top: 48px;padding-bottom: 100px;background: #555555;}
.sy_section4 .content{margin-top: 46px;}
.sy_section4 .ul{margin: -10px -12.5px;display: flex;justify-content: flex-start;align-items: flex-start;white-space: calc(100% + 25px);flex-wrap: wrap;}
.sy_section4 .li{width: 20%;padding: 10px 12.5px;}
.sy_section4 .l1 a{display: block;width: 100%;position: relative;border-radius: 10px;overflow: hidden;}
.sy_section4 .l1 a .picbox{width: 100%;height: 400px;}
.sy_section4 .l1 a .btn{width: calc(100% - 50px);position: absolute;left: 25px;bottom: 30px;display: flex;justify-content: center;align-items: center;background: #333333;border-radius: 10px;font-size: 20px;color: #fe6612;line-height: 60px;}
.sy_section4 .l1 a .btn:hover{background: #555;}
.sy_section4 .l1 a img{width: 20px;display: block;margin-right: 12px;}
.sy_section4 .l2 a{display: block;border-radius: 10px;background: #464646;overflow: hidden;}
.sy_section4 .l2 a:hover{background: #fe6612;}
.sy_section4 .l2 a .pic{ width: 100%; height: 300px; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section4 .l2 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 .l2 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_section4 .l2 a .wordsbox{padding: 20px 30px 36px 30px;}
.sy_section4 .l2 a .bt{font-size: 18px;color: #ffffff;line-height: 22px;text-align: center;min-height: 44px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
@media screen and (max-width:1680px) {
.sy_section4 .ul{margin: -8px;white-space: calc(100% + 16px);}
.sy_section4 .li{padding: 8px;}
.sy_section4 .l1 a .picbox{width: 100%;height: 340px;}
.sy_section4 .l1 a .btn{width: calc(100% - 32px);left: 16px;bottom: 16px;font-size: 16px;line-height: 40px;}
.sy_section4 .l1 a img{width: 16px;margin-right: 8px;}
.sy_section4 .l2 a .pic{height: 272px;}
.sy_section4 .l2 a .wordsbox{padding: 14px 20px;}
.sy_section4 .l2 a .bt{font-size: 16px;line-height: 20px;min-height: 40px;}
}
@media screen and (max-width:1024px) {
.sy_section4{padding-top: 30px;padding-bottom: 30px;overflow:hidden;}
.sy_section4 .content{margin-top: 20px;}
.sy_section4 .ul{margin: -6px;white-space: calc(100% + 12px);padding-bottom: 24px;}
.sy_section4 .li{padding: 6px;width:100%;}
.sy_section4 .l1 a .picbox{height: 240px;}
.sy_section4 .l1 a .btn{width: calc(100% - 24px);left: 12px;bottom: 12px;font-size: 13px;line-height: 32px;}
.sy_section4 .l1 a img{width: 16px;margin-right: 8px;}
.sy_section4 .l2 a .pic{height: 176px;}
.sy_section4 .l2 a .wordsbox{padding: 12px;}
.sy_section4 .l2 a .bt{font-size: 14px;line-height: 20px;min-height: 40px;}
.sy_section4 .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.sy_section4 .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.sy_section4 .ul .slick-dots li.slick-active{ background: #eb5a2a;}
}

._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/img45.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:1000px;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%);}
}

.sy_section5{width: 100%;background: #fe6612;}
.sy_section5 .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section5 .left{width: 50%;position: relative;cursor: pointer;}
.sy_section5 .left .pic{ padding-bottom: 72.916%; position: relative; overflow: hidden;}
.sy_section5 .left .pic::after{content: "";display: block;width: 100%;height: 100%;background: rgba(254,102,18,0.5);position: absolute;left: 0;top: 0;z-index: 3;}
.sy_section5 .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%);}
.sy_section5 .left .ico{width: 100px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 5;}
.sy_section5 .right{width: 50%;}
.sy_section5 .right .boxs1{width: 100%;padding: 46px 160px 60px 120px;}
.sy_section5 .right .boxs2{width: 100%;background: #fe762a;padding: 64px 160px 80px 120px;}
.sy_section5 .right .boxs2 .bt{font-size: 50px;color: #ffffff;line-height: 54px;margin-bottom: 20px;font-weight: bold;}
.sy_section5 .right .boxs2 .info{font-size: 18px;color: #ffffff;line-height: 32px;margin-bottom: 24px;}
.sy_section5 .right .boxs2 .dl{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section5 .right .boxs2 .dd{padding: 0 16px 0 10px;border-left: 1px solid #ffe7d9;}
.sy_section5 .right .boxs2 .num{font-size: 30px;color: #ffffff;line-height: 34px;margin-bottom: 12px;font-weight: bold;}
.sy_section5 .right .boxs2 .wz{font-size: 18px;color: #ffffff;line-height: 22px;}
@media screen and (max-width:1680px) {
.sy_section5 .left .ico{width: 60px;}
.sy_section5 .right .boxs1{padding: 36px 0.5rem 50px 70px;}
.sy_section5 .right .boxs2{padding: 50px 0.5rem 60px 70px;}
.sy_section5 .right .boxs2 .bt{font-size: 40px;line-height: 54px;margin-bottom: 20px;}
.sy_section5 .right .boxs2 .info{font-size: 16px;line-height: 28px;margin-bottom: 20px;}
.sy_section5 .right .boxs2 .dd{padding: 0 12px 0 8px;}
.sy_section5 .right .boxs2 .num{font-size: 24px;line-height: 30px;margin-bottom: 10px;}
.sy_section5 .right .boxs2 .wz{font-size: 16px;line-height: 24px;}
}
@media screen and (max-width:1400px) {
.sy_section5 .left .ico{width: 60px;}
.sy_section5 .right .boxs1{padding: 26px 0.5rem 30px 50px;}
.sy_section5 .right .boxs2{padding: 40px 0.5rem 40px 50px;}
.sy_section5 .right .boxs2 .bt{font-size: 30px;line-height: 34px;margin-bottom: 14px;}
.sy_section5 .right .boxs2 .info{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.sy_section5 .right .boxs2 .dd{padding: 0 12px 0 8px;}
.sy_section5 .right .boxs2 .num{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.sy_section5 .right .boxs2 .wz{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.sy_section5{overflow:hidden;}
.sy_section5 .content{display: block;}
.sy_section5 .left{width: 100%;}
.sy_section5 .left .ico{width: 34px;}
.sy_section5 .right{width: 100%;}
.sy_section5 .right .boxs1{padding: 20px 15px;}
.sy_section5 .right .boxs2{padding: 20px 15px;}
.sy_section5 .right .boxs2 .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_section5 .right .boxs2 .info{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.sy_section5 .right .boxs2 .dl{flex-wrap: wrap;}
.sy_section5 .right .boxs2 .dd{padding: 0 12px;width: 50%;}
.sy_section5 .right .boxs2 .dd:nth-child(1),
.sy_section5 .right .boxs2 .dd:nth-child(2){margin-bottom: 10px;}
.sy_section5 .right .boxs2 .num{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.sy_section5 .right .boxs2 .wz{font-size: 14px;line-height: 18px;}
}

.sy_section6{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #555555;}
.sy_section6 .content{margin-top: 62px;}
.sy_section6 .ul{margin: 0 -25px;width: calc(100% + 50px);}
.sy_section6 .li{padding: 0 25px;}
.sy_section6 .ul a{display: block;width: 100%;}
.sy_section6 .ul .date{font-size: 18px;color: #cccccc;line-height: 24px;margin-bottom: 16px;}
.sy_section6 .ul .bt{font-size: 26px;color: #ffffff;line-height: 30px;margin-bottom: 20px;min-height: 90px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.sy_section6 .ul .info{font-size: 14px;color: #ffffff;line-height: 22px;margin-bottom: 24px;min-height: 66px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.sy_section6 .ul a:hover .date,
.sy_section6 .ul a:hover .bt,
.sy_section6 .ul a:hover .info{color: #eb5a2a;}
.sy_section6 .ul .pic{ width: 100%; padding-bottom: 56%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section6 .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section6 .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);}
@media screen and (max-width:1024px) {
.sy_section6{padding-top: 30px;padding-bottom: 30px;overflow:hidden;}
.sy_section6 .content{margin-top: 20px;}
.sy_section6 .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 24px;}
.sy_section6 .li{padding: 0 6px;}
.sy_section6 .ul .date{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.sy_section6 .ul .bt{font-size: 16px;line-height: 24px;margin-bottom: 6px;min-height: 72px;}
.sy_section6 .ul .info{font-size: 14px;line-height: 20px;margin-bottom: 14px;min-height: 60px;}
.sy_section6 .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.sy_section6 .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.sy_section6 .ul .slick-dots li.slick-active{ background: #eb5a2a;}
}

.sy_section7{width: 100%;padding-top: 50px;padding-bottom: 66px;background-color: #333333;}
.sy_section7 .content{margin-top: 26px;}
.sy_section7 ul{margin: 0 -22px;width: calc(100% + 44px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section7 li{width: 33.33333%;padding: 0 22px;}
.sy_section7 ul a{display: flex;justify-content: space-between;align-items: center;padding-top: 30px;padding-bottom: 30px;border-bottom: 1px solid #424242;}
.sy_section7 ul a .wz{font-size: 20px;color: #eeeeee;line-height: 24px;width: calc(100% - 40px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section7 ul a .ico{width: 20px;display: block;}
.sy_section7 ul a .ico2{display: none;}
.sy_section7 ul a:hover{border-bottom: 1px solid #eb5a2a;}
.sy_section7 ul a:hover .wz{color: #eb5a2a;}
.sy_section7 ul a:hover .ico1{display: none;}
.sy_section7 ul a:hover .ico2{display: block;}
@media screen and (max-width:1024px) {
.sy_section7{padding-top: 30px;padding-bottom: 30px;overflow:hidden;}
.sy_section7 .content{margin-top: 12px;}
.sy_section7 ul{margin: 0 -6px;width: calc(100% + 12px);d}
.sy_section7 li{width: 100%;padding: 0 6px;}
.sy_section7 ul a{padding-top: 12px;padding-bottom: 12px;}
.sy_section7 ul a .wz{font-size: 15px;line-height: 20px;width: calc(100% - 30px);}
.sy_section7 ul a .ico{width: 18px;}
}

.ny_banner{width: 100%;position: relative;}
.ny_banner .pic{width: 100%;}
.ny_banner .pic img{width: 100%;display: block;}
.ny_banner .wordsbox{width: 100%;position: absolute;left: 0;top: 58%;transform: translate(0,-50%);padding: 0 106px;}
.ny_banner .wordsbox h1{font-size: 120px;color: #ffffff;line-height: 130px;margin-bottom: 30px;font-weight: bold;font-family: "微软雅黑";}
.ny_banner .wordsbox .dq_sec{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.ny_banner .wordsbox .dq_sec a{font-size: 18px;color: #ffffff;line-height: 24px;}
.ny_banner .wordsbox .dq_sec a:hover{color: #eb5a2a;}
.ny_banner .wordsbox .dq_sec span{font-size: 18px;color: #ffffff;line-height: 24px;margin: 0 6px;}
@media screen and (max-width:1680px) {
.ny_banner .wordsbox{padding: 0 0.5rem;}
.ny_banner .wordsbox h1{font-size: 70px;line-height: 80px;margin-bottom: 20px;}
.ny_banner .wordsbox .dq_sec a{font-size: 14px;line-height: 20px;}
.ny_banner .wordsbox .dq_sec span{font-size: 14px;line-height: 20px;margin: 0 4px;}
}
@media screen and (max-width:1024px) {
.ny_banner{margin-top: 50px;}
.ny_banner .wordsbox{top: 50%;padding: 0 15px;}
.ny_banner .wordsbox h1{font-size: 24px;line-height: 30px;margin-bottom: 0;}
.ny_banner .wordsbox .dq_sec{display: none;}
.ny_banner .wordsbox .dq_sec a{font-size: 14px;line-height: 20px;}
.ny_banner .wordsbox .dq_sec span{font-size: 14px;line-height: 20px;margin: 0 4px;}
}

.ej_nav{width: 100%;background: #fe6612;position: relative;}
.ej_nav::after{content: "";display: block;width: calc(250px + 0.5rem);height: 100%;background: #000000;position: absolute;left: 0;top: 0;z-index: 1;}
.ej_nav._340::after{width: calc(290px + 0.5rem);}
.ej_nav .content{width: 100%;display: flex;justify-content: flex-start;align-items: center;position: relative;z-index: 2;}
.ej_nav .left{width: 250px;position: relative;z-index: 8;}
.ej_nav._340 .left{width: 290px;}
.ej_nav .left .qh_t{width: 100%;padding: 20px 24px 20px 0; display: flex;justify-content:space-between;align-items: center;cursor: pointer;}
.ej_nav .left .qh_t .wz{font-size: 30px;color: #fff;line-height: 50px;width: calc(100% - 30px);}
.ej_nav .left .qh_t .ico{width: 16px;display: block;}
.ej_nav .left .qh_b{min-width: 100%;position: absolute;left: 0;top: 100%;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;}
.ej_nav .left .qh_b a{display: block;font-size: 20px;color: #333;line-height: 60px;text-align: center;padding: 0 20px; white-space:nowrap;}
.ej_nav .left .qh_b a:hover{background: #eb5a2a;color: #fff;}
.ej_nav .right{width: calc(100% - 250px);}
.ej_nav._340 .right{width: calc(100% - 290px);}
.ej_nav .right ul{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.ej_nav .right ul::-webkit-scrollbar{ height: 3px;}
.ej_nav .right ul::-webkit-scrollbar-track{ background-color: #999; border-radius: 3px;}
.ej_nav .right ul::-webkit-scrollbar-thumb{ height: 3px;  background-color: #fff; border-radius: 3px;}
.ej_nav .right li a{padding: 20px 40px;font-size: 24px;color: #ffffff;line-height: 50px;display: block;}
.ej_nav .right li:hover a,
.ej_nav .right li.on a{background: #d2300d;}
@media screen and (max-width:1680px) {
.ej_nav::after{width: calc(200px + 0.5rem);}
.ej_nav .left{width: 200px;}
.ej_nav .left .qh_t .wz{font-size: 20px;line-height: 30px;width: calc(100% - 24px);}
.ej_nav .left .qh_t .ico{width: 14px;}
.ej_nav .left .qh_b a{font-size: 16px;line-height: 40px;padding: 0 12px;}
.ej_nav .right{width: calc(100% - 200px);}
.ej_nav .right li a{padding: 20px 20px;font-size: 18px;line-height: 30px;}
}
@media screen and (max-width:1024px) {
.ej_nav::after{width: 100%!important;height: 54px;}
.ej_nav .content{display: block;}
.ej_nav .left{width: 100%!important;}
.ej_nav .left .qh_t{padding: 12px 0;}
.ej_nav .left .qh_t .wz{font-size: 18px;line-height: 30px;}
.ej_nav .left .qh_b{width: calc(100% + 30px);left: -15px;}
.ej_nav .left .qh_b a{font-size: 14px;line-height: 46px;padding: 0 12px;}
.ej_nav .right{width: 100%!important;}
.ej_nav .right ul::-webkit-scrollbar{ height: 0;}
.ej_nav .right ul::-webkit-scrollbar-track{ background-color: rgba(255,255,255,0); border-radius: 0;}
.ej_nav .right ul::-webkit-scrollbar-thumb{ height: 0;  background-color: rgba(255,255,255,0); border-radius: 0;}
.ej_nav .right li a{padding: 12px;font-size: 14px;line-height: 20px;}
}

.cp_section{width: 100%;padding-top: 46px;padding-bottom: 100px;background: #555555;}
.cp_section h2{font-size: 40px;color: #ffffff;line-height: 46px;margin-bottom: 46px;font-weight: bold;}
.cp_section .content{margin-bottom: 50px;}
.cp_section ul{margin: -10px -12.5px;display: flex;justify-content: flex-start;align-items: flex-start;white-space: calc(100% + 25px);flex-wrap: wrap;}
.cp_section li{width: 20%;padding: 10px 12.5px;}
.cp_section li a{display: block;border-radius: 10px;background: #464646;overflow: hidden;}
.cp_section li a:hover{background: #fe6612;}
.cp_section li a .pic{ width: 100%; height: 300px; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cp_section 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;}
.cp_section 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);}
.cp_section li a .wordsbox{padding: 20px 30px 36px 30px;}
.cp_section li a .bt{font-size: 18px;color: #ffffff;line-height: 22px;text-align: center;min-height: 44px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
@media screen and (max-width:1680px) {
.cp_section ul{margin: -8px;white-space: calc(100% + 16px);}
.cp_section li{padding: 8px;}
.cp_section li a .pic{height: 272px;}
.cp_section li a .wordsbox{padding: 14px 20px;}
.cp_section li a .bt{font-size: 16px;line-height: 20px;min-height: 40px;}
}
@media screen and (max-width:1024px) {
.cp_section{padding-top: 30px;padding-bottom: 30px;}
.cp_section h2{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.cp_section .content{margin-bottom: 20px;}
.cp_section ul{margin: -6px;white-space: calc(100% + 12px);}
.cp_section li{padding: 6px;width: 50%;}
.cp_section li a .pic{height: 176px;}
.cp_section li a .wordsbox{padding: 12px;}
.cp_section li a .bt{font-size: 14px;line-height: 20px;min-height: 40px;}
}

.page_section{width: 100%;}
.page_section .pcpage{width: 100%;display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{display: block;width: 50px;font-size: 18px;color: #878787;line-height: 50px;height: 50px;text-align: center;border-radius: 10px;background: #ffffff;margin: 0 5px;}
.page_section .pcpage a:hover{background: #fe6612;color: #fff;}
.page_section .pcpage .btn{width: 70px;display: flex;justify-content: center;align-items: center;}
.page_section .pcpage .btn img{width: 13px;display: block;}
.page_section .pcpage .btn .ico2{display: none;}
.page_section .pcpage .btn:hover .ico1{display: none;}
.page_section .pcpage .btn:hover .ico2{display: block;}
@media screen and (max-width:1024px) {
.page_section .wappage{width: 100%;display: flex!important;justify-content: center;align-items: center;}
.page_section .wappage a{display: block;width: 80px;font-size: 14px;color: #fff;line-height: 32px;border-radius: 16px;text-align: center;background: #eb5a2a;}
.page_section .wappage span{font-size: 16px;color: #fff;line-height: 32px;margin: 0 20px;}
}

.cpxq_section1{width: 100%;background: #4a4a4a;padding-top: 50px;padding-bottom: 100px;}
.cpxq_section1 .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section1 .left{width: 49.375%;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section1 .qh_l{width: 79.74683544303797%;}
.cpxq_section1 .qh_l li{width: 100%;}
.cpxq_section1 .qh_l li .pic{ padding-bottom: 100%; position: relative; overflow: hidden;border-radius: 10px;}
.cpxq_section1 .qh_l 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%);}
.cpxq_section1 .qh_r{width: calc(20.25316455696203% - 10px);margin: -5px 0 -5px 10px;}
.cpxq_section1 .qh_r li{padding: 5px 0;}
.cpxq_section1 .qh_r .libox{width: 100%;border: 1px solid rgba(255,255,255,0);border-radius: 10px;overflow: hidden;}
.cpxq_section1 .qh_r li.slick-current .libox{border-color: #eb5a2a;}
.cpxq_section1 .qh_r .pic{ padding-bottom: 100%; position: relative; overflow: hidden;}
.cpxq_section1 .qh_r .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section1 .right{width: 50.625%;padding-left: 50px;}
.cpxq_section1 .bt{font-size: 40px;color: #ffffff;line-height: 50px;margin-bottom: 32px;font-weight: bold;}
.cpxq_section1 .dl{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 76px;}
.cpxq_section1 .dd{margin-right: 10px;}
.cpxq_section1 .dd:last-child{margin-right: 0;}
.cpxq_section1 .dl a{display: block;width: 100%;}
.cpxq_section1 .dl img{width: 60px;display: block;border-radius: 16px;}
.cpxq_section1 .bt2{font-size: 40px;color: #f13a13;line-height: 44px;margin-bottom: 16px;}
.cpxq_section1 .jj{font-size: 18px;color: #ffffff;line-height: 28px;margin-bottom: 32px;}
.cpxq_section1 .btn{width: 100%;}
.cpxq_section1 .btn a{display: flex;justify-content: center;align-items: center;width: 260px;background: #f13b13;border-radius: 10px;}
.cpxq_section1 .btn a .wz{font-size: 18px;color: #ffffff;line-height: 70px;margin-right: 14px;}
.cpxq_section1 .btn a img{width: 22px;display: block;}
.cpxq_section1 .btn a:hover{background: #eb5a2a;}
@media screen and (max-width:1680px) {
.cpxq_section1 .right{padding-left: 30px;}
.cpxq_section1 .bt{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.cpxq_section1 .dl{margin-bottom: 40px;}
.cpxq_section1 .dl img{width: 46px;}
.cpxq_section1 .bt2{font-size: 24px;line-height: 30px;margin-bottom: 12px;}
.cpxq_section1 .jj{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.cpxq_section1 .btn a{width: 200px;}
.cpxq_section1 .btn a .wz{font-size: 14px;line-height: 50px;}
}
@media screen and (max-width:1024px) {
.cpxq_section1{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section1 .content{display: block;}
.cpxq_section1 .left{width: 100%;display: block;}
.cpxq_section1 .qh_l{width: 100%;}
.cpxq_section1 .qh_r{width: calc(100% + 10px);margin: 10px -5px 0 -5px;}
.cpxq_section1 .qh_r li{padding: 0 5px;}
.cpxq_section1 .right{width: 100%;padding-left: 0;margin-top: 20px;}
.cpxq_section1 .bt{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.cpxq_section1 .dl{margin-bottom: 4px;flex-wrap: wrap;}
.cpxq_section1 .dd{margin-right: 10px;margin-bottom: 10px;}
.cpxq_section1 .dl img{width: 40px;border-radius: 10px;}
.cpxq_section1 .bt2{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.cpxq_section1 .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.cpxq_section1 .btn a{width: 180px;}
.cpxq_section1 .btn a .wz{font-size: 14px;line-height: 40px;margin-right: 8px;}
.cpxq_section1 .btn a img{width: 16px;}
}

.cpxq_section2{width: 100%;padding-top: 50px;padding-bottom: 70px;background: #555555;}
.cpxq_section2 .btbox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 24px;}
.cpxq_section2 .bt{font-size: 40px;color: #f13913;line-height: 44px;}
.cpxq_section2 .dw{font-size: 24px;color: #ffffff;line-height: 30px;}
.cpxq_section2 .content{width: 100%;margin-bottom: 10px;}
.cpxq_section2 .boxs1{width: 100%;margin-bottom: 10px;background: #2a2a2a;border-radius: 10px;}
.cpxq_section2 .boxs1 ul{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.cpxq_section2 .boxs1 li{width: 25%;border-right: 1px solid #4a4a4a;}
.cpxq_section2 .boxs1 li:last-child{border-radius: 0;}
.cpxq_section2 .boxs1 ul a{display: block;font-size: 24px;color: #f13913;line-height: 30px;padding: 15px;text-align: center;}
.cpxq_section2 .boxs2{width: 100%;border-radius: 10px;overflow: hidden;max-height: 480px;}
.cpxq_section2 .boxs2.act{max-height: 10000000px;;}
.cpxq_section2 .boxs2 ul{width: 100%;}
.cpxq_section2 .boxs2 li{width: 100%;border-bottom: 1px solid #555555;background:#888;}
.cpxq_section2 .boxs2 li:nth-child(3),
.cpxq_section2 .boxs2 li:nth-child(4),
.cpxq_section2 .boxs2 li:nth-child(7),
.cpxq_section2 .boxs2 li:nth-child(8),
.cpxq_section2 .boxs2 li:nth-child(11),
.cpxq_section2 .boxs2 li:nth-child(12),
.cpxq_section2 .boxs2 li:nth-child(15),
.cpxq_section2 .boxs2 li:nth-child(16),
.cpxq_section2 .boxs2 li:nth-child(19),
.cpxq_section2 .boxs2 li:nth-child(20),
.cpxq_section2 .boxs2 li:nth-child(23),
.cpxq_section2 .boxs2 li:nth-child(24),
.cpxq_section2 .boxs2 li:nth-child(27),
.cpxq_section2 .boxs2 li:nth-child(28),
.cpxq_section2 .boxs2 li:nth-child(31),
.cpxq_section2 .boxs2 li:nth-child(32),
.cpxq_section2 .boxs2 li:nth-child(35),
.cpxq_section2 .boxs2 li:nth-child(36),
.cpxq_section2 .boxs2 li:nth-child(39),
.cpxq_section2 .boxs2 li:nth-child(40),
.cpxq_section2 .boxs2 li:nth-child(43),
.cpxq_section2 .boxs2 li:nth-child(44),
.cpxq_section2 .boxs2 li:nth-child(47),
.cpxq_section2 .boxs2 li:nth-child(48),
.cpxq_section2 .boxs2 li:nth-child(51),
.cpxq_section2 .boxs2 li:nth-child(52),
.cpxq_section2 .boxs2 li:nth-child(55),
.cpxq_section2 .boxs2 li:nth-child(56),
.cpxq_section2 .boxs2 li:nth-child(59),
.cpxq_section2 .boxs2 li:nth-child(60),
.cpxq_section2 .boxs2 li:nth-child(63),
.cpxq_section2 .boxs2 li:nth-child(64),
.cpxq_section2 .boxs2 li:nth-child(67),
.cpxq_section2 .boxs2 li:nth-child(68),
.cpxq_section2 .boxs2 li:nth-child(71),
.cpxq_section2 .boxs2 li:nth-child(72),
.cpxq_section2 .boxs2 li:nth-child(75),
.cpxq_section2 .boxs2 li:nth-child(76),
.cpxq_section2 .boxs2 li:nth-child(79),
.cpxq_section2 .boxs2 li:nth-child(80),
.cpxq_section2 .boxs2 li:nth-child(83),
.cpxq_section2 .boxs2 li:nth-child(84),
.cpxq_section2 .boxs2 li:nth-child(87),
.cpxq_section2 .boxs2 li:nth-child(88),
.cpxq_section2 .boxs2 li:nth-child(91),
.cpxq_section2 .boxs2 li:nth-child(92),
.cpxq_section2 .boxs2 li:nth-child(95),
.cpxq_section2 .boxs2 li:nth-child(96),
.cpxq_section2 .boxs2 li:nth-child(99),
.cpxq_section2 .boxs2 li:nth-child(100),
.cpxq_section2 .boxs2 li:nth-child(103),
.cpxq_section2 .boxs2 li:nth-child(104),
.cpxq_section2 .boxs2 li:nth-child(107),
.cpxq_section2 .boxs2 li:nth-child(108),
.cpxq_section2 .boxs2 li:nth-child(111),
.cpxq_section2 .boxs2 li:nth-child(112){background:#777;}
.cpxq_section2 .boxs2 li:last-child{border-bottom: 0;}
.cpxq_section2 .boxs2 .dl{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.cpxq_section2 .boxs2 .dd{width: 25%;font-size: 24px;color: #ffffff;line-height: 29px;text-align: center;padding: 15px;}
.cpxq_section2 .btn{width: 100%;display: flex;justify-content: center;align-items: center;background: #2a2a2a;border-radius: 10px;padding: 10px;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.cpxq_section2 .btn img{width: 40px;display: block;}
.cpxq_section2 .btn .ico2{display: none;}
.cpxq_section2 .btn.act .ico1{display: none;}
.cpxq_section2 .btn.act .ico2{display: block;}
.cpxq_section2 .content2{margin-top:30px;font-size:16px;color:#fff;line-height:30px;}
.cpxq_section2 .content2 img{max-width:100%;}
@media screen and (max-width:1024px) {
.cpxq_section2{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section2 .btbox{margin-bottom: 14px;}
.cpxq_section2 .bt{font-size: 18px;line-height: 24px;}
.cpxq_section2 .dw{font-size: 14px;line-height: 24px;}
.cpxq_section2 .content{white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.cpxq_section2 .content::-webkit-scrollbar{ display: none;}
.cpxq_section2 .boxs1{width: 800px;}
.cpxq_section2 .boxs1 ul a{font-size: 16px;line-height: 20px;padding: 12px;}
.cpxq_section2 .boxs2{width: 800px;max-height: 320px;}
.cpxq_section2 .boxs2 .dd{font-size: 14px;line-height: 19px;padding: 10px;}
.cpxq_section2 .btn img{width: 32px;}
.cpxq_section2 .content2{margin-top:20px;font-size:14px;line-height:24px;}
}

.gy_section1{width: 100%;padding-top: 50px;background: #555555;position: relative;}
.gy_section1::after{content: "";display: block;width: 100%;height: calc(100% - 30px);background: #4a4a4a;position: absolute;left: 0;top: 0;z-index: 1;}
.gy_section1 .w_width{position: relative;z-index: 5;}
.gy_section1 .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.gy_section1 .left{width: 50%;padding-right: 40px;}
.gy_section1 .right{width: 50%;}
.gy_section1 h2{font-size: 40px;color: #ffffff;line-height: 46px;margin-bottom: 34px;font-weight: bold;}
.gy_section1 h3{font-size: 40px;color: #ffffff;line-height: 46px;margin-bottom: 34px;font-weight: bold;}
.gy_section1 .bt2{font-size: 50px;color: #ffffff;line-height: 56px;margin-bottom: 30px;font-weight: bold;}
.gy_section1 .bt3{font-size: 18px;color: #ffffff;line-height: 24px;margin-bottom: 26px;}
.gy_section1 .info{font-size: 18px;color: #ffffff;line-height: 32px;margin-bottom: 26px;}
.gy_section1 .dl{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.gy_section1 .dd{border-left: 1px solid #9f9f9f;padding: 0 18px 0 12px;min-width: 160px;}
.gy_section1 .dd .num{font-size: 30px;color: #ffffff;line-height: 34px;font-weight: bold;margin-bottom: 12px;}
.gy_section1 .dd .wz{font-size: 18px;color: #ffffff;line-height: 22px;}
.gy_section1 ul{width: 100%;}
.gy_section1 ul li{width: 100%;}
.gy_section1 ul li .pic{ padding-bottom: 100%; position: relative; overflow: hidden;}
.gy_section1 ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 40%; 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%);}
.gy_section1 ul .slick-prev{width: 50px;height: 50px;background: url(img/img71.png) no-repeat center center; background-size: cover;left: 20px;top: 50%;background-color: rgba(0,0,0,0.7);border-radius: 100%;}
.gy_section1 ul .slick-next{width: 50px;height: 50px;background: url(img/img72.png) no-repeat center center; background-size: cover;right: 20px;top: 50%;background-color: rgba(0,0,0,0.7);border-radius: 100%;}
.gy_section1 ul .slick-prev:hover,
.gy_section1 ul .slick-next:hover{background-color: #f13a12;}
@media screen and (max-width:1680px) {
.gy_section1 .left{padding-right: 30px;}
.gy_section1 h2{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.gy_section1 h3{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.gy_section1 .bt2{font-size: 30px;line-height: 40px;margin-bottom: 20px;}
.gy_section1 .bt3{font-size: 14px;line-height: 18px;margin-bottom: 14px;}
.gy_section1 .info{font-size: 14px;line-height: 20px;margin-bottom: 14px;}
.gy_section1 .dd{padding: 0 12px 0 8px;min-width: 140px;}
.gy_section1 .dd .num{font-size: 24px;line-height: 30px;margin-bottom: 8px;}
.gy_section1 .dd .wz{font-size: 14px;line-height: 18px;}
}
@media screen and (max-width:1024px) {
.gy_section1{padding-top: 30px;background: #4a4a4a;padding-bottom: 30px;}
.gy_section1::after{display: none;}
.gy_section1 .content{display: block;}
.gy_section1 .left{width: 100%;padding-right: 0;margin-bottom: 20px;}
.gy_section1 .right{width: 100%;}
.gy_section1 h2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.gy_section1 h3{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.gy_section1 .bt2{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.gy_section1 .bt3{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.gy_section1 .info{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.gy_section1 .dl{flex-wrap: wrap;}
.gy_section1 .dd{padding: 0 12px;min-width: 1px;width: 50%;}
.gy_section1 .dd:nth-child(1),
.gy_section1 .dd:nth-child(2){margin-bottom: 10px;}
.gy_section1 .dd .num{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.gy_section1 .dd .wz{font-size: 14px;line-height: 20px;}
.gy_section1 ul .slick-prev{width: 34px;height: 34px;left: 12px;}
.gy_section1 ul .slick-next{width: 34px;height: 34px;right: 12px;}
}

.gy_section2{width: 100%;background: #555555;padding-top: 24px;padding-bottom: 50px;}
.gy_section2 h4{font-size: 40px;color: #ffffff;line-height: 46px;font-weight: bold;margin-bottom: 60px;}
.gy_section2 .content{width: 100%;position: relative;cursor: pointer;}
.gy_section2 .pic{width: 100%;border-radius: 10px;overflow: hidden;}
.gy_section2 .pic img{width: 100%;display: block;}
.gy_section2 .ico{width: 100px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
@media screen and (max-width:1024px) {
.gy_section2{padding-top: 30px;padding-bottom: 30px;}
.gy_section2 h4{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.gy_section2 .ico{width: 40px;}
}

.gy_section3{width: 100%;padding-top: 50px;padding-bottom: 100px;background: #4a4a4a;}
.gy_section3 h5{font-size: 40px;color: #ffffff;line-height: 46px;margin-bottom: 40px;font-weight: bold;}
.gy_section3 ul{margin: -10px -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.gy_section3 li{width: 25%;padding: 10px 12px;}
.gy_section3 ul a{display: block;width: 100%;}
.gy_section3 ul a .pic{ width: 100%; padding-bottom: 115.7894%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gy_section3 ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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;}
.gy_section3 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);}
@media screen and (max-width:1024px) {

}
@media screen and (max-width:1024px) {
.gy_section3{padding-top: 30px;padding-bottom: 30px;}
.gy_section3 h5{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.gy_section3 ul{margin: -6px;width: calc(100% + 12px);}
.gy_section3 li{width: 50%;padding: 6px;}
}

.gy_section4{width: 100%;padding-top: 60px;padding-bottom: 100px;background: #555555;}
.gy_section4 h6{font-size: 40px;color: #ffffff;line-height: 46px;margin-bottom: 50px;font-weight: bold;}
.gy_section4 ul{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.gy_section4 li{width: 16.66666666666667%;padding: 10px;}
.gy_section4 ul a{display: block;width: 100%;}
.gy_section4 ul a .pic{ width: 100%; padding-bottom: 60%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gy_section4 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;}
.gy_section4 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);}
@media screen and (max-width:1024px) {
.gy_section4{padding-top: 30px;padding-bottom: 30px;}
.gy_section4 h6{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.gy_section4 ul{margin: -6px;width: calc(100% + 12px);}
.gy_section4 li{width: 33.333%;padding: 6px;}
}

.blogs_section{width: 100%;padding-top: 50px;padding-bottom: 130px;background: #555555;}
.blogs_section h2{font-size: 40px;color: #ffffff;line-height: 46px;margin-bottom: 56px;font-weight: bold;}
.blogs_section .content{margin-bottom: 50px;}
.blogs_section ul{margin: -26px;width: calc(100% + 52px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.blogs_section ul li{padding: 26px;width: 33.3333%;}
.blogs_section ul a{display: block;width: 100%;}
.blogs_section ul a .date{font-size: 18px;color: #cccccc;line-height: 24px;margin-bottom: 14px;}
.blogs_section ul a .bt{font-size: 26px;color: #ffffff;line-height: 32px;margin-bottom: 20px;min-height: 96px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.blogs_section ul a .jj{font-size: 14px;color: #ffffff;line-height: 24px;margin-bottom: 24px;min-height: 72px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.blogs_section ul a:hover .date,
.blogs_section ul a:hover .bt,
.blogs_section ul a:hover .jj{color: #f13a12;}
.blogs_section ul a .pic{ width: 100%; padding-bottom: 56%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.blogs_section 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;}
.blogs_section 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);}
@media screen and (max-width:1024px) {
.blogs_section{padding-top: 30px;padding-bottom: 30px;}
.blogs_section h2{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.blogs_section .content{margin-bottom: 20px;}
.blogs_section ul{margin: -8px;width: calc(100% + 12px);}
.blogs_section ul li{padding: 8px;width: 100%;}
.blogs_section ul a .date{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.blogs_section ul a .bt{font-size: 16px;line-height: 24px;margin-bottom: 8px;min-height: 72px;min-height: 1px;}
.blogs_section ul a .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;min-height: 60px;min-height: 1px;}
}

.bolgsxq_section{width: 100%;padding-top: 50px;padding-bottom: 120px;background: #555555;overflow: hidden;}
.bolgsxq_section .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.bolgsxq_section .content::after{content: "";display: block;width: 2000px;height: calc(100% + 170px);background: #4a4a4a;position: absolute;left: 66.125%;top: -50px;z-index: 1;}
.bolgsxq_section .left{width: 66.125%;padding-right: 60px;position: relative;z-index: 3;}
.bolgsxq_section .left .date{font-size: 18px;color: #aaaaaa;line-height: 24px;margin-bottom: 28px;}
.bolgsxq_section .left .bt{font-size: 50px;color: #ffffff;line-height: 60px;margin-bottom: 40px;font-weight: bold;}
.bolgsxq_section .left .cons{width: 100%;font-size: 18px;color: #ffffff;line-height: 22px;}
.bolgsxq_section .left .cons img{max-width: 100%;display: block;}
.bolgsxq_section .right{width: 33.875%;padding-left: 50px;position: relative;z-index: 3;}
.bolgsxq_section .right ul{width: 100%;}
.bolgsxq_section .right li{margin-bottom: 50px;}
.bolgsxq_section .right li a{display:block;width:100%;}
.bolgsxq_section .right h3{font-size: 18px;color: #cccccc;line-height: 24px;margin-bottom: 20px;}
.bolgsxq_section .right .date{font-size: 18px;color: #cccccc;line-height: 22px;margin-bottom: 18px;}
.bolgsxq_section .right .bt{font-size: 26px;color: #ffffff;line-height: 40px;margin-bottom: 18px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.bolgsxq_section .right .jj{font-size: 14px;color: #ffffff;line-height: 22px;margin-bottom: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.bolgsxq_section .right a:hover h3,
.bolgsxq_section .right a:hover .date,
.bolgsxq_section .right a:hover .bt,
.bolgsxq_section .right a:hover .jj{color: #f13a12;}
.bolgsxq_section .right .pic{ width: 100%; padding-bottom: 56%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.bolgsxq_section .right .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.bolgsxq_section .right 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) {
.bolgsxq_section{padding-top: 30px;padding-bottom: 30px;}
.bolgsxq_section .content{display: block;}
.bolgsxq_section .content::after{display: none;}
.bolgsxq_section .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.bolgsxq_section .left .date{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.bolgsxq_section .left .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.bolgsxq_section .left .cons{font-size: 14px;line-height: 20px;}
.bolgsxq_section .right{width: 100%;padding-top: 14px;padding-left: 0;}
.bolgsxq_section .right::after{content: "";display: block;width: calc(100% + 30px);height: calc(100% + 100px);background: #4a4a4a;position: absolute;left: -15px;top: 0;z-index: 1;}
.bolgsxq_section .right ul{position: relative;z-index: 3;}
.bolgsxq_section .right li{margin-bottom: 14px;}
.bolgsxq_section .right h3{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.bolgsxq_section .right .date{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.bolgsxq_section .right .bt{font-size: 16px;line-height: 24px;margin-bottom: 0;-webkit-line-clamp:2;}
.bolgsxq_section .right .jj{display: none;}
.bolgsxq_section .right .pic{display: none;}
}

.faqs_section{width: 100%;padding-top: 90px;padding-bottom: 100px;background: #555555;}
.faqs_section h2{font-size: 40px;color: #ffffff;line-height: 46px;margin-bottom: 66px;font-weight: bold;}
.faqs_section .content{margin-bottom: 44px;}
.faqs_section ul{margin: 0 -22px;width: calc(100% + 44px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.faqs_section ul li{width: 33.3333%;padding: 0 22px;}
.faqs_section ul a{display: flex;justify-content: space-between;align-items: center; width: 100%;border-bottom: 1px solid #909090;padding-top: 32px;padding-bottom: 32px;}
.faqs_section ul a .wz{font-size: 20px;color: #ffffff;line-height: 26px;width: calc(100% - 30px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.faqs_section ul a .icobox{width: 20px;}
.faqs_section ul a .icobox img{width: 100%;display: block;}
.faqs_section ul a .icobox .ico2{display: none;}
.faqs_section ul a:hover{border-bottom-color: #eb5a2a;}
.faqs_section ul a:hover .wz{color: #eb5a2a;}
.faqs_section ul a:hover .icobox .ico1{display: none;}
.faqs_section ul a:hover .icobox .ico2{display: block;}
@media screen and (max-width:1024px) {
.faqs_section{padding-top: 30px;padding-bottom: 30px;}
.faqs_section h2{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.faqs_section .content{margin-bottom: 20px;}
.faqs_section ul{margin: 0;width: 100%;}
.faqs_section ul li{width: 100%;padding: 0;}
.faqs_section ul a{padding-top: 12px;padding-bottom: 12px;}
.faqs_section ul a .wz{font-size: 14px;line-height: 20px;width: calc(100% - 24px);}
.faqs_section ul a .icobox{width: 16px;}
}

.faqsxq_section{width: 100%;padding-top: 60px;padding-bottom: 140px;background: #555555;overflow: hidden;}
.faqsxq_section .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.faqsxq_section .content::after{content: "";display: block;width: 1920px;height: calc(100% + 200px);background: #4a4a4a;position: absolute;top: -60px;left: 66.25%;}
.faqsxq_section .left{width: 66.25%;padding-right: 64px;position: relative;z-index: 3;}
.faqsxq_section .left h2{font-size: 50px;color: #ffffff;line-height: 60px;margin-bottom: 90px;font-weight: bold;}
.faqsxq_section .left .cons{font-size: 18px;color: #ffffff;line-height: 22px;}
.faqsxq_section .right{width: 33.75%;padding-left: 50px;position: relative;z-index: 3;}
.faqsxq_section ul{width: 100%;}
.faqsxq_section ul li{border-bottom: 1px solid #8e8e8e;width: 100%;}
.faqsxq_section ul a{padding-top: 26px;padding-bottom: 30px;width: 100%;display: block;}
.faqsxq_section ul a h3{font-size: 18px;color: #cccccc;line-height: 24px;margin-bottom: 16px;}
.faqsxq_section ul a .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.faqsxq_section ul a .bt{font-size: 20px;color: #eeeeee;line-height: 24px;width: calc(100% - 30px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.faqsxq_section ul a .icobox{width: 20px;}
.faqsxq_section ul a .icobox img{width: 100%;display: block;}
.faqsxq_section ul a .icobox .ico2{display: none;}
.faqsxq_section ul a:hover{border-bottom-color: #eb5a2a;}
.faqsxq_section ul a:hover h3,
.faqsxq_section ul a:hover .bt{color: #eb5a2a;}
.faqsxq_section ul a:hover .icobox .ico1{display: none;}
.faqsxq_section ul a:hover .icobox .ico2{display: block;}
@media screen and (max-width:1024px) {
.faqsxq_section{padding-top: 30px;padding-bottom: 30px;}
.faqsxq_section .content{display: block;}
.faqsxq_section .content::after{display: none;}
.faqsxq_section .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.faqsxq_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.faqsxq_section .left .cons{font-size: 14px;line-height: 20px;}
.faqsxq_section .right{width: 100%;padding-left: 0;padding-top: 14px;}
.faqsxq_section .right::after{content: "";display: block;width: calc(100% + 30px);height: calc(100% + 100px);background: #4a4a4a;position: absolute;left: -15px;top: 0;z-index: 1;}
.faqsxq_section ul{position: relative;z-index: 2;}
.faqsxq_section ul a{padding-top: 14px;padding-bottom: 14px;}
.faqsxq_section ul a h3{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.faqsxq_section ul a .bt{font-size: 16px;line-height: 20px;width: calc(100% - 24px);}
.faqsxq_section ul a .icobox{width: 16px;}
}

.lxwm_section{width: 100%;padding-top: 56px;padding-bottom: 130px;}
.lxwm_section .content{width: 76.25%;}
.lxwm_section .bt{font-size: 40px;color: #ffffff;line-height: 46px;margin-bottom: 34px;font-weight: bold;}
.lxwm_section .info{font-size: 18px;color: #ffffff;line-height: 32px;margin-bottom: 70px;padding-right: 480px;}
.lxwm_section ul{margin: -5px;width: calc(100% + 10px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section ul li{width: 33.333%;padding: 5px;}
.lxwm_section ul a{display: block;width: 100%;padding: 20px 20px 12px 20px;/*border-radius: 10px;*/border-bottom: 1px solid rgba(255,255,255,0.5); background: rgba(255,255,255,0)!important;}
.lxwm_section ul a .ico{width: 50px;margin: 0 auto 16px auto;border-radius: 100%;overflow: hidden;}
.lxwm_section ul a .wz{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;}
@media screen and (max-width:1680px) {
.lxwm_section{padding-bottom: 80px;}
.lxwm_section .content{width: 80%;}
.lxwm_section .bt{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.lxwm_section .info{font-size: 14px;line-height: 24px;margin-bottom: 40px;padding-right: 200px;}
.lxwm_section ul a{padding: 14px;}
.lxwm_section ul a .ico{width: 40px;margin: 0 auto 12px auto;}
.lxwm_section ul a .wz{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.lxwm_section{padding-top: 30px;padding-bottom: 30px;background: url(img/img105.jpg)no-repeat center center!important;background-size: cover!important;}
.lxwm_section .content{width: 100%;padding-right: 0;}
.lxwm_section .bt{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.lxwm_section .info{font-size: 14px;line-height: 24px;margin-bottom: 14px;padding-right: 0;}
.lxwm_section ul{margin: 0;width: 100%;display: block;}
.lxwm_section ul li{width: 100%;padding: 0;margin-bottom: 12px;}
.lxwm_section ul .libox{height: auto!important;display: flex;justify-content: flex-start;align-items: center;}
.lxwm_section ul li:last-child{margin-bottom: 0;}
.lxwm_section ul a{padding: 12px;}
.lxwm_section ul a .ico{width: 32px;margin: 0;}
.lxwm_section ul a .wz{font-size: 14px;line-height: 20px;width: calc(100% - 32px);padding-left: 12px;text-align: left;}
}

.r_pf{position: fixed;right: 40px;bottom: 30px;z-index: 99;display: none;}
.r_pf.on{display: block;}
.r_pf ul li{margin-bottom: 10px;}
.r_pf ul li:last-child{margin-bottom: 0;}
.r_pf ul a{width: 50px;height: 50px; display: block;border: 5px solid #fff;border-radius: 100%;background: #190c0c;display: flex;justify-content: center;align-items: center;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.r_pf ul a:hover{background: #ffb747;}
.r_pf ul a img{width: 22px;display: block;}
@media screen and (max-width:1024px) {
.r_pf{right: 12px;bottom: 120px;}
.r_pf ul li{margin-bottom: 8px;}
.r_pf ul a{width: 40px;height: 40px;border: 3px solid #fff;}
.r_pf ul a img{width: 18px;}
}

.lxwm_section2{width: 100%;padding-top: 58px;padding-bottom: 90px;background: #a3a7aa;}
.lxwm_section2 h3{font-size: 40px;color: #ffffff;line-height: 50px;margin-bottom: 40px;font-weight: bold;}
.lxwm_section2 .content{width: 100%;}
.lxwm_section2 ul{margin: -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section2 li{width: 20%;padding: 12px;}
.lxwm_section2 ul a{display: block;width: 100%;background: #fff;border-radius: 10px;overflow: hidden;}
.lxwm_section2 li .pic{width: 100%;}
.lxwm_section2 li .pic img{width: 100%;display: block;}
.lxwm_section2 li .wordsbox{width: 100%;padding: 20px 12px 26px 12px;}
.lxwm_section2 li .wz1{width: 100%;font-size: 26px;color: #555555;line-height: 36px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.lxwm_section2 li .wz2{width: 100%;font-size: 18px;color: #545454;line-height: 24px;text-align: center;margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.lxwm_section2 li .line{width: 50px;height: 3px;background: #545454;margin: 0 auto 14px auto;background: #545454;}
.lxwm_section2 li .info{font-size: 18px;color: #545454;line-height: 30px;min-height: 60px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.lxwm_section2 li:hover .wz1,
.lxwm_section2 li:hover .wz2,
.lxwm_section2 li:hover .info{color: #f13b13;}
.lxwm_section2 li:hover .line{background: #f13b13;}
@media screen and (max-width:1024px) {
.lxwm_section2{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section2 h3{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.lxwm_section2 ul{margin: -6px;width: calc(100% + 12px);}
.lxwm_section2 li{width: 50%;padding: 6px;}
.lxwm_section2 li .wordsbox{padding: 12px;}
.lxwm_section2 li .wz1{font-size: 16px;line-height: 24px;}
.lxwm_section2 li .wz2{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.lxwm_section2 li .line{width: 30px;height: 2px;margin: 0 auto 8px auto;}
.lxwm_section2 li .info{font-size: 14px;line-height: 24px;min-height: 48px;}
}

.more_sec{font-size: 24px;color: #fe6612;line-height: 30px;}
@media screen and (max-width:1024px) {
.more_sec{font-size: 18px;line-height: 24px;}
}


.zws_section{width: 100%;margin-top: -110px;opacity: 0;height: 110px;position:relative;z-index:-10}
@media screen and (max-width:1024px) {
.zws_section{margin-top: -50px;height: 50px;}
}