ul,ol,li,dl,dd,dt{ list-style-type: none; line-height: normal;}
address,caption,cite,code,dfn,i,em,th,var{ font-style: normal; font-weight: normal;}
a{ text-decoration:none; color:#333;
transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;}
a:hover{ cursor: pointer; text-decoration: none; color: #b42b3e;}
img{ border: 0; max-width: 100%;}
table{ border-collapse: collapse; border-spacing: 0;}
h1,h2,h3,h4,h5,h6{ margin: 0; font-weight: normal;}
h1{ font-size: 36px;}
h2{ font-size: 24px;}
h3{ font-size: 22px;}
h4{ font-size: 18px;}
h5{ font-size: 14px;}
h6{ font-size: 12px;}
input,table,tr,td{ margin: 0; padding: 0; border: none;}
p{ margin: 0; padding: 0;}
button,table{ border: none; background: none; margin: 0; padding: 0;}
select{ margin: 0; padding: 0; outline: none;}
textarea{ border: 0; background: none; resize: none; outline: 0;}
input{ outline: 0; border: 0; background: none;}
button{ outline: none; border: 0; background: none;} 
._el{overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
._el2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
._el3{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
._el4{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
._el5{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
._el6{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
._el7{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 7;-webkit-box-orient: vertical;}
._el8{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
._el9{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 9;-webkit-box-orient: vertical;}
._el10{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 10;-webkit-box-orient: vertical;}
.w_1330{ padding-right:15px; padding-left:15px; margin-right: auto; margin-left: auto;}
.w_1600{ padding-right:15px; padding-left:15px; margin-right: auto; margin-left: auto;}
.w_1580{ padding-right:15px; padding-left:15px; margin-right: auto; margin-left: auto;}
.w_1830{ padding-right:15px; padding-left:15px; margin-right: auto; margin-left: auto;}
.w_1490{ padding-right:15px; padding-left:15px; margin-right: auto; margin-left: auto;}
@media (min-width: 768px) {
    .w_1330{ width: 768px;}
    .w_1600{ width: 768px;}
    .w_1780{width:768px;}
    .w_1580{width:768px;}
    .w_1490{width:768px;}
}
@media (min-width: 992px) {
    .w_1600{ width: 992px;}
    .w_1330{ width: 992px;}
    .w_1830{width:992px;}
    .w_1580{width:992px;}
    .w_1490{width:992px;}
}
@media (min-width: 1200px) {
    .w_1330{width:1200px;}
    .w_1600{width:1200px;}
    .w_1830{width:1200px;}
    .w_1580{width:1200px;}
    .w_1490{width:1200px;}
}
@media (min-width: 1330px) {
    .w_1330{width:1330px;}
}
@media (min-width: 1490px) {
    .w_1490{width:1490px;}
}
@media (min-width: 1580px) {
    .w_1580{width:1580px;}
}
@media (min-width: 1600px) {
    .w_1600{width:1600px;}
    .w_1830{width:1600px;}
}
@media (min-width: 1830px) {
    .w_1830{width:1830px;}
}
/*底部漂浮手机显示*/
.bottomnav .q_d_m{ float: left; width: 100%; height: 50px; }
.bottomnav .pf_down{ width: 100%; float: left; position: fixed; left: 0; bottom: 0; height: 50px; background: #ea6a14; z-index: 16; box-shadow: 0 -5px 10px rgba(0,0,0,0.2);}
.bottomnav .pf_down li{ width: 33.3%; float: left; text-align: center; padding: 7px 0 4px 0; border-right: 1px solid #fff;}
.bottomnav .pf_down li .ico7{ width: 100%; float: left; height: 20px;}
.bottomnav .pf_down li .d_name{ width: 100%; float: left; margin-top: 4px; font-size: 12px; color: #fff; line-height: 14px;}
.bottomnav .pf_down li.l1 .ico7{ background: url(images/fz.png) no-repeat center; background-size: 20px 20px;}
.bottomnav .pf_down li.l2 .ico7{ background: url(images/dh.png) no-repeat center; background-size: 20px 20px;}
.bottomnav .pf_down li.l3 .ico7{ background: url(images/db.png) no-repeat center; background-size: 20px 20px;}
.bottomnav .pf_down li:last-child{ border: none;}
.bottomnav .pf_down li:nth-child(3n){ border: none;}


/*通用*/
/*头部*/
.topnav{ width: 100%; float: left;background-color: rgba(255,255,255,0);padding:20px 0;border-bottom: 1px solid rgba(255,255,255,0.2);position: fixed;z-index: 10;left: 0;top: 0;}
/*鼠标滚动样式*/
.topnav.ons{background-color: rgba(98,98,98,0.8);padding: 10px 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;}
.topnav.ons .top .menu .nli a{color: #fff;}
.topnav.ons.topnavbac{background-color: rgba(98,98,98,0.8);padding: 10px 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;}
.topnav.ons{background-color: rgba(98,98,98,0.8);padding: 10px 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;}
.topnav.ons .sub{top: 52px!important;}
.topnav.ons .top .menu .nli.on span a::after,.topnav.ons .top .menu .nli:hover span a::after{content: "";display: block;bottom: -30px;background-color: #fff;
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;}
.topnav.ons .top .menu .nli.on.color span a::after,.topnav.ons .top .menu .nli.color:hover span a::after{content: "";display: block;bottom: -30px;
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;}
.topnav.ons .top .right .input .inputs{
top: -moz-calc(100% + 30px);
top: -o-calc(100% + 30px);
top: -webkit-calc(100% + 30px);
top: calc(100% + 30px);}
.topnav.ons .top .right .input .icon1{display: none;}
.topnav.ons .top .right .input .icon2{display: block;}
.topnav.ons .top .logo .img1{display: none;}
.topnav.ons .top .logo .img2{display: block;}
/*正常屏幕显示*/
.topnav .top{ width: 100%; float: left; position: relative;}
/*logo*/
.topnav .top .logo{  line-height: 0; float: left;}
.topnav .top .logo img{ width: auto; height: 62px;}
.topnav .top .logo .img2{display: none;}
/*一级导航*/
.topnav .top .right{ float: right;margin-top: 20px;}
.topnav .top .menu .nli{ float: left; position: relative;font-size: 16px;margin: 0 38px;}
.topnav .top .menu .nli span a{ display: block;color: #262626; position: relative;}
.topnav .top .menu .nli.color a{color: #fff;}
.topnav .top .menu .nli .posi{height: 62px;width: 100%;position: absolute;left: 0;top: 0;}
/*鼠标经过样式*/
.topnav .top .menu .nli.on span a,.topnav .top .menu .nli:hover span a{ font-weight: bold;}
.topnav .top .menu .nli.on span a::after,.topnav .top .menu .nli:hover span a::after{ content: ""; display: block; height: 1px; background: #262626; position: absolute; bottom: -40px; left: -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
}
.topnav .top .menu .nli.on.color span a::after,.topnav .top .menu .nli.color:hover span a::after{ content: ""; display: block; height: 1px; background: #fff; position: absolute; bottom: -40px; left: -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
}
/*二级导航*/
/*20201225start*/
.topnav .top .sub{ display: none; position: absolute; width:160px;  top:62px; left: 50%; margin-left:-80px; padding: 12px 8px;background: rgba(0,0,0,0.5);border-radius: 4px;z-index: 4;}
/*20201225end*/
.topnav .top .sub .subox{width: 100%; 
overflow: hidden; overflow-y: auto; scrollbar-width: thin; max-height: 294px;direction: rtl;
}
.topnav .top .sub .subox::-webkit-scrollbar{ width: 1px;}
.topnav .top .sub .subox::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
.topnav .top .sub .subox::-webkit-scrollbar-thumb{ width: 1px;  background-color: #ffb91d; border-radius: 1px;}
.topnav .top .sub .l2{ width: 100%;text-align: center;font-size: 16px;padding-top: 18px;}
.topnav .top .sub .l2 a{ display: block; color: #fff;position: relative;}
.topnav .top .sub .l2 a::after{height: 1px;content: "";display: block;background-color: #fff;position: absolute;left: 10px;bottom: 0;opacity: 0;
width: -moz-calc(100% - 20px);
width: -o-calc(100% - 20px);
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);}
.topnav .top .sub .l2 a:hover{ font-weight: bold;}
.topnav .top .sub .l2 a:hover::after{content: "";display: block;opacity: 1;}
.topnav .top .sub .l2:nth-child(1){padding-top: 0;}

.topnav .top .menu{display: inline-block;vertical-align: middle;}
.topnav .top .right .input{display: inline-block;position: relative;vertical-align: top;margin-left: 25px;margin-top: 6px;}
.topnav .top .right .input .icon{width: 26px;height: 17px;cursor: pointer;}
/*20201225start*/
.topnav .top .right .input .icon1{display: none;}
.topnav .top .right .input .icon2{display: block;}
/*20201225end*/
.topnav .top .right .input .inputs{position: absolute;right: 0; height: 35px;width: 285px;border: 1px solid #ffb91d;display: none;background: #fff;
top: -moz-calc(100% + 40px);
top: -o-calc(100% + 40px);
top: -webkit-calc(100% + 40px);
top: calc(100% + 40px);}
.topnav .top .right .input .inputs .Search{float: left; width: 100%;height: 36px; background: none; border: none; line-height: 36px; padding: 0 56px 0 10px; color: #414141;font-size: 14px;}
.topnav .top .right .input .inputs .button{float: right;width: 50px; height: 100%;background-color: #ffb91d;color: #fff; font-size: 18px; text-align: center;line-height: 36px;position: absolute; right: 0;top: 0;}
.topnav .top .right .input .inputs .p{font-size: 18px;position: absolute;top: 8px;right: 14px;color: #fff; cursor:pointer;}
/*隐藏手机显示*/
.topnav .menuph{ display: none;} 
.topnav .xialaph{ display: none;}
@media screen and (max-width:1630px) {
.topnav .top .menu .nli{ margin: 0 20px;}
}
@media screen and (max-width:1199px) {
}
@media screen and (max-width:991px) {
/*电脑端导航隐藏*/
.topnav .menu{ display: none!important;}
.topnav .input{ display: none!important;}
.topnav .top .right{margin-top: 0;}
/*手机端导航显示*/
.topnav .menuph{ display: block;}
.topnav .xialaph{ display: block;}
/*手机端样式*/
.topnav .top{ padding: 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4; background: #fff;border-bottom: 1px solid #eee;}
/*logo*/
.topnav .top .logo{ margin: 8px 0;}
.topnav .top .logo img{ height: 35px;}
/*右侧三条杠*/
.topnav .menuph{ float: right; width: 28px; height: 22px; cursor: pointer; text-align: center; margin: 12px 0;}
.topnav .menuph .point { display: inline-block;  width: 28px;  height: 22px; position: relative;}
.topnav .menuph .point:hover .navbtn,
.topnav .menuph .point:hover .navbtn::after,
.topnav .menuph .point:hover .navbtn::before { width: 28px;}
.topnav .menuph .navbtn { position: absolute; top: 10px; right: 0; display: inline-block; width: 21px; height: 2px; background: #ffb91d;
-webkit-transition: all .3s ease-out 0s; 
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.topnav .menuph .navbtn::after,
.topnav .menuph .navbtn::before { position: absolute; right: 0; display: inline-block; width: 28px; height: 2px; content: ''; background: #ffb91d;
-webkit-transition: all .3s ease-out 0s;  
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.topnav .menuph .navbtn::after { top: -11px;}
.topnav .menuph .navbtn::before { top: 11px;}
.topnav .menuph .point.active .navbtn{ background: transparent;}
.topnav .menuph .point.active .navbtn::after{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0;}
.topnav .menuph .point.active .navbtn::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0;}
/*一级导航*/
.topnav .xialaph{ position: fixed; left: 0; top: 0; float: left; width: 100%; height: 100%; overflow: scroll; padding: 46px 15px 100px 15px; display: none; z-index:3; background:#fff;}
.topnav .xialaph .ul2,
.topnav .xialaph .ul3{ display: none;}
.topnav .xialaph h4 a{ float: left; width: 60%; color: #333333;line-height: 50px;font-size: 16px;} 
.topnav .xialaph h4{ float: left; width: 100%; position: relative;}
.topnav .xialaph li:last-child h4::before{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e7e7e7;}
.topnav .xialaph h4:hover a,
.topnav .xialaph h5:hover a{ color: #ffb91d;}
.topnav .xialaph h5 a{ float: left; width: 100%; color: #1f1f1f;line-height: 40px; text-transform: uppercase;font-size: 14px;}
.topnav .xialaph h5{ float: left; width: 100%; position: relative;}
.topnav .xialaph h5::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.topnav .xialaph h4 img{ width: 15px; height: 8px; float: right; margin-top: 24px; cursor: pointer;}
.topnav .xialaph h5 img{ width: 11px; height: 6px; float: right; margin-top: -25px; margin-right: 18px; cursor: pointer;}
.topnav .xialaph h4.active img.img_s,
.topnav .xialaph h5.active img.img_s{ display: none;}
.topnav .xialaph h4.active img.img_d,
.topnav .xialaph h5.active img.img_d{ display: block;}
.topnav .xialaph .ul2{ float: left; width: 100%; padding: 0 10px;}
.topnav .xialaph .ul3{ padding-top: 50px; padding-bottom: 10px; padding-left: 15px; z-index: -1; position: relative;}
.topnav .xialaph .ul3::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.topnav .xialaph li:last-child .ul3::after{ display: none;}
.topnav .xialaph .ul3 li a{ color: #333;line-height: 35px; display: block;font-size: 14px;}
.topnav .xialaph .ul3 li:hover a{color: #ffb91d;}
.topnav .xialaph .ul3 li{ padding-top: 5px;}
.topnav .xialaph .ul3 li:first-child{ padding-top: 0;}
/*input*/
.topnav .xialaph .inputs{width: 100%;height: 30px;border: 1px solid #ffb91d;float: left;margin: 0 auto;position: relative;margin-top: 10px;}
.topnav .xialaph .inputs .Search{float: left; width: 100%;height: 30px; background: none; border: none; line-height: 30px; padding: 0 56px 0 10px; color: #414141;font-size: 14px;}
.topnav .xialaph .inputs .button{float: right;width: 50px; height: 29px;background-color: #ffb91d;color: #fff; font-size: 18px; text-align: center;line-height: 36px;position: absolute; right: 0;top: 0;}
.topnav .xialaph .inputs .p{font-size: 18px;position: absolute;top: 5px;right: 14px;color: #fff;}
/*二级三级导航箭头*/
.topnav .img_d,
.topnav .disno{ display: none;} 
}
/*首页banner*/
.sy_banner{width: 100%;}
.sy_banner ul{width: 100%;line-height: 0;overflow: hidden;text-align: center;position: relative;}
.sy_banner .li{width: 100%;height: auto;}
.sy_banner .li img{width: 100%;}
.sy_banner .slick-prev{width: 40px;height: 74px;background: url(images/img5.png) no-repeat center center; background-size: cover;left: 60px;top: 50%;}
.sy_banner .slick-next{width: 40px;height: 74px;background: url(images/img6.png) no-repeat center center; background-size: cover;right: 60px;top: 50%;}
.sy_banner .slick-prev:hover{width: 40px;height: 74px;background: url(images/img3.png) no-repeat center center; background-size: cover;}
.sy_banner .slick-next:hover{width: 40px;height: 74px;background: url(images/img4.png) no-repeat center center; background-size: cover;}
.sy_banner .slick-dots{ position: absolute; bottom: 20px; height: 5px; text-align: center;}
.sy_banner .slick-dots li{ vertical-align: top; width: 44px; height: 6px; margin: 0 5px; background: rgba(255,255,255,0.84);}
.sy_banner .slick-dots li.slick-active{ background: #ffb91d;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_banner{margin-top: 51px;}
.sy_banner .slick-prev{width: 20px;height: 38px;left: 20px;}
.sy_banner .slick-next{width: 20px;height: 38px;right: 20px;}
.sy_banner .slick-prev:hover{width: 20px;height: 38px;}
.sy_banner .slick-next:hover{width: 20px;height: 38px;}
.sy_banner .slick-dots{bottom: 10px;}
.sy_banner .slick-dots li{ width: 30px; height: 4px; margin: 0 4px;}
}           
@media  screen and (max-width: 767px){
.sy_banner .slick-prev{width: 14px;height: 22px;left: 10px;}
.sy_banner .slick-next{width: 14px;height: 22px;right: 10px;}
.sy_banner .slick-prev:hover{width: 20px;height: 22px;}
.sy_banner .slick-next:hover{width: 20px;height: 22px;}
.sy_banner .slick-dots{bottom: 8px;}
.sy_banner .slick-dots li{ width: 20px;}
}
/*内页banner*/
.ny_banner{position: relative;width: 100%;}
.ny_banner ul{width: 100%;line-height: 0;overflow: hidden;text-align: center;position: relative;}
.ny_banner .ul .li{height: auto;}
.ny_banner .title{width: 100%;position: absolute;top: 50%;text-align: center;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.ny_banner .title .lborder{width: 100px;height: 1px;display: inline-block;vertical-align: middle;}
.ny_banner .title .words1{font-size: 48px;color: #fff;text-align: center;font-weight: bold;display: inline-block;vertical-align: middle;margin: 0 10px;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.ny_banner{margin-top: 51px;}
.ny_banner .title .words1{font-size: 24px;height: auto;margin-bottom: 14px;}
}           
@media  screen and (max-width: 767px){
.ny_banner .title .words1{font-size: 17px;margin-bottom: 10px;}
}
/*二级导航*/
.ejnav{width: 100%;}
.ejnav ul{width: 100%;border-bottom: 1px solid #d8d8d8;text-align: center;font-size: 0;}
.ejnav ul li{font-size: 16px;display: inline-block;vertical-align: middle;}
.ejnav ul li a{color: #333;padding: 30px;display: block;}
.ejnav ul li:hover,.ejnav ul li.on{background-color: #ffb91d;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.ejnav ul{white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
/*.ejnav ul::-webkit-scrollbar{ display: none;}*/
.ejnav ul li{font-size: 14px;}
.ejnav ul li a{padding: 14px;}
}           
@media  screen and (max-width: 767px){
.ejnav ul li{font-size: 14px;}
.ejnav ul li a{padding: 14px 10px;}
}
/*底导航*/
.bottomnav{width: 100%;background-color: #262626;padding: 30px 0 20px 0;}
.bottomnav .nav{width: 100%;overflow: hidden;padding-bottom: 28px;position: relative;}
.bottomnav .nav .left{float: left;
width: -moz-calc(100% - 320px);
width: -o-calc(100% - 320px);
width: -webkit-calc(100% - 320px);
width: calc(100% - 320px);
}
.bottomnav .nav .left ul{width: 14%;float: left;margin: 0 4px;}
.bottomnav .nav .left ul:first-child{margin-left: 0;}
.bottomnav .nav .left ul li:first-child{font-size: 16px;margin-bottom: 38px;}
.bottomnav .nav .left ul li:first-child a{color: #cccccc;}
.bottomnav .nav .left ul li{font-size: 15px;font-weight: lighter;margin-bottom: 12px;}
.bottomnav .nav .left ul li a:hover{color: #ccc;}
.bottomnav .nav .left ul li:last-child{margin-bottom: 0;}
.bottomnav .nav .left ul li a{color: #808080;}
.bottomnav .nav .right{width: 320px;float: right;}
.bottomnav .nav .right .phone{width: 100%;font-size: 0;margin-bottom: 38px;text-align: right;}
.bottomnav .nav .right .phone .icon{width: 21px;height: 20px;display: inline-block;vertical-align: middle;}
.bottomnav .nav .right .phone .words{font-size: 16px;color: #cccccc;display: inline-block;vertical-align: middle;margin-left: 12px;}
.bottomnav .nav .right .phone .words span:first-child{margin-right: 26px;}
.bottomnav .nav .right .ewm{text-align: right;}
.bottomnav .nav .right .ewm .toppic{width: 105px;height: 105px;background-color: #fff;padding: 5px;display: inline-block;vertical-align: middle;}
.bottomnav .nav .right .ewm .toppic .ewms{width: 100%;height: 100%;}
.bottomnav .nav .right .ewm .bottomwords{width: 100%;font-size: 0;margin-top: 18px;}
.bottomnav .nav .right .ewm .bottomwords .icon{width: 20px;height: 16px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.bottomnav .nav .right .ewm .bottomwords .words{font-size: 15px;color: #808080;font-weight: lighter;display: inline-block;vertical-align: middle;}
.bottomnav .nav .border{width: 100%;height: 1px;background: rgba(255,255,255,0.1);position: absolute;left: 0;top: 40px;}
.bottomnav .bottom{font-size: 14px;color: #666666;font-weight: lighter;text-align: center;padding-top: 22px;border-top: 1px solid rgba(255,255,255,0.1)}
@media screen and (max-width:1630px) {
.bottomnav .nav .left{float: left;
width: -moz-calc(100% - 285px);
width: -o-calc(100% - 285px);
width: -webkit-calc(100% - 285px);
width: calc(100% - 285px);
}
.bottomnav .nav .left ul{width: 15%;}
.bottomnav .nav .right{width: 285px;float: right;}
.bottomnav .nav .left ul li{font-size: 14px;}
}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.bottomnav{padding: 20px 0 70px 0;}
.bottomnav .nav{padding-bottom: 20px;}
.bottomnav .nav .left{display: none;;}
.bottomnav .nav .right{width: 100%;}
.bottomnav .nav .right .phone{margin-bottom: 28px;text-align: center;}
.bottomnav .nav .right .phone .icon{width: 16px;height: 15px;}
.bottomnav .nav .right .phone .words{font-size: 14px;margin-left: 6px;}
.bottomnav .nav .right .phone .words span:first-child{margin-right: 14px;}
.bottomnav .nav .right .ewm{text-align: center;}
.bottomnav .nav .right .ewm .toppic{width: 100px;height: 100px;}
.bottomnav .nav .right .ewm .bottomwords{margin-top: 10px;}
.bottomnav .nav .right .ewm .bottomwords .icon{width: 16px;height: 13px;margin-right: 4px;}
.bottomnav .nav .right .ewm .bottomwords .words{font-size: 14px;}
.bottomnav .bottom{font-size: 12px;padding-top: 20px;}
.bottomnav .nav .border{top: 32px;}
}           
@media  screen and (max-width: 767px){
.bottomnav .nav .right .phone{margin-bottom: 16px;}
.bottomnav .nav .border{top: 24px;}
}
/*侧悬浮*/
.cxf{position: fixed;width: 64px;top: 50%;right: 0;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.cxf .box{width: 70px;}
.cxf .box .box1{width: 100%; background-color: #b3b3b3;margin-bottom: 1px;position: relative;transition: all 0.5s;}
.cxf .box .renter{cursor: pointer;}
.cxf .box .box1 .top{width: 64px;height: 64px;}
.cxf .box .box1 .top2{display: none;}
.cxf .box .box1 .bottom{margin-top: 5px;font-size: 14px;color: #fff;text-align: center;height: 30px;}
.cxf .box .box1 .phone{  width:170px;position: absolute;right: 0;top: 30%;margin-top: -19px;background: #ffb91d;padding: 8px;
-webkit-transition: all 0.5s ease-out 0s; 
-ms-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;}
.cxf .box .box1 .phone .p1{width: 100%;height: 24px;font-size: 16px;color: #262626;}
.cxf .box .box1 .phone .p2{font-size: 20px;color: #262626;font-weight: bold;}
.cxf .box .box1 .phone .phonebox{width: 100%;height: 100%;position: relative;}
.cxf .box .box1 .phone .phonebox::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent #ffb91d;position: absolute;right: -25px;top: 50%;margin-top: -10px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.cxf .box .box1 .phones{position: absolute;right: 0;top: 50%;background: #ffb91d;padding: 8px;
-webkit-transition: all 0.5s ease-out 0s; 
-ms-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;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.cxf .box .box1 .phones .phoneboxs{width: auto;height:auto;position: relative;}
.cxf .box .box1 .phones .phoneboxs .picss{width: 95px;height: 95px;margin: 0 auto;}
.cxf .box .box1 .phones .phoneboxs::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent #ffb91d;position: absolute;right: -25px;top: 50%;margin-top: -10px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.cxf .box .box1 .ewms{width: 100%;height: 100%;}
.cxf .box .box1 .con.rtl{ right: 120%;}
.cxf .box .box1 .phone1{left: 0;}
.cxf .box .box1 .con.ltr{ left: 102%;}
.cxf .box .box1:hover{background-color: #ffb91d;}
.cxf .box .box1:hover .top2{display: block;}
.cxf .box .box1:hover .top1{display: none;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.cxf{display: none;}
}           
@media  screen and (max-width: 767px){
}



/*首页*/
/*解决方案*/
.sy_section_1{width: 100%;padding: 110px 0 125px 0;position: relative;}
.sy_section_1 .posi{font-size: 110px;font-weight: bold;color: #f3f3f3;text-transform:uppercase;position: absolute;bottom: 0-22px;left: 0;}
.sy_section_1 .top{width: 100%;overflow: hidden;margin-bottom: 46px;}
.sy_section_1 .top .left{float: left;}
.sy_section_1 .top .left h2{font-size: 40px;color: #333333;font-weight: bold;height: 64px;}
.sy_section_1 .top .left h4{font-size: 16px;color: rgba(51,51,51,0.62);text-transform:uppercase;}
.sy_section_1 .top .right{float: right;text-align: center;border:1px solid #989898;
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_section_1 .top .right a{display: block;width: 224px;height: 62px;line-height: 60px;}
.sy_section_1 .top .right a .dian{width: 4px;height: 4px;border-radius: 100%;background-color: #989898;margin-right: 6px;display: inline-block;vertical-align: middle;
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_section_1 .top .right a .words{font-size: 16px;color: #989898;display: inline-block;vertical-align: middle;
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_section_1 .top .right a .xian{width: 58px;height: 1px;background-color: #989898;display: inline-block;vertical-align: middle;margin: 0 10px;
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_section_1 .top .right a .sj{width: 8px;height: 8px;border-top: 1px solid #989898;border-right: 1px solid #989898;display: inline-block;vertical-align: middle;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
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_section_1 .top .right:hover{background-color: #ffb91d;border-color: #ffb91d;}
.sy_section_1 .top .right:hover .dian{background-color: #fff;}
.sy_section_1 .top .right:hover .words{color: #fff;}
.sy_section_1 .top .right:hover .xian{margin: 0 -12px 0 4px;background-color: #fff;}
.sy_section_1 .top .right:hover .sj{border-color: #fff;}
.sy_section_1 .bottom{width: 100%;overflow: hidden;}
.sy_section_1 .bottom .left{width: 58.75%;float: left;}
.sy_section_1 .bottom .left h3{font-size: 30px;color: #333333;height: 62px;}
.sy_section_1 .bottom .left p{font-size: 18px;color: #808080;line-height: 34px;letter-spacing: 1px;}
.sy_section_1 .bottom .downk{margin-top: 110px;}
.sy_section_1 .bottom .homedown{width: 100%;margin: 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.sy_section_1 .bottom .homedown .bopic{margin: 0 10px;cursor: pointer;}
.sy_section_1 .bottom .homedown .bopic .imgk{position: relative;}
.sy_section_1 .bottom .homedown .bopic .pics{padding-bottom: 100%; position: relative; overflow: hidden;}
.sy_section_1 .bottom .homedown .bopic .pics 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_section_1 .bottom .homedown .bopic .wordsbox{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(255,185,29,0.9);opacity: 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;}
.sy_section_1 .bottom .homedown .bopic .wordsbox .words{width: 100%;position: absolute;left: 0;top: 50%;padding: 10px;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.sy_section_1 .bottom .homedown .bopic.slick-current .wordsbox{opacity: 1;}
.sy_section_1 .bottom .homedown .bopic .wordsbox .words .zw{font-size: 16px;color: #333333;height: 30px;text-align: center;}
.sy_section_1 .bottom .homedown .bopic .wordsbox .words .yw{font-size: 14px;color: #333333;text-align: center;text-transform:uppercase;}
.sy_section_1 .bottom .downk .slick-prev{width: 40px;height: 40px;background: url(images/img28.png) no-repeat center center; background-size: cover;left: 10px;top: -60px;background-color: #ccc;border-radius: 100%;}
.sy_section_1 .bottom .downk .slick-next{width: 40px;height: 40px;background: url(images/img29.png) no-repeat center center; background-size: cover;right: auto;left: 80px; top: -60px;background-color: #ccc;border-radius: 100%;}
.sy_section_1 .bottom .downk .slick-prev:hover{background: url(images/img26.png) no-repeat center center; background-size: cover;background-color: #ffb91d;}
.sy_section_1 .bottom .downk .slick-next:hover{background: url(images/img27.png) no-repeat center center; background-size: cover;background-color: #ffb91d;}
.sy_section_1 .bottom .right{width: 38.125%;float: right;}
.sy_section_1 .bottom .right .bigpic .pic{width: 100%;}
.sy_section_1 .bottom .hometop .slick-dots{ position: absolute; bottom: 15px; height: 5px; text-align: center;}
.sy_section_1 .bottom .hometop .slick-dots li{ vertical-align: top; width: 12px; height: 12px;border-radius: 100%; margin: 0 5px; background: rgba(255,255,255,0.71);}
.sy_section_1 .bottom .hometop .slick-dots li.slick-active{ background: #ffb91d;}
@media  screen and (max-width: 1630px){
.sy_section_1 .bottom .left p{-webkit-line-clamp: 2}
.sy_section_1 .bottom .downk{margin-top: 100px;}
}
@media  screen and (max-width: 1199px){
.sy_section_1 .bottom .downk{margin-top: 60px;}
.sy_section_1 .bottom .downk .slick-prev{top: -30px;}
.sy_section_1 .bottom .downk .slick-next{top: -30px;}
}
@media  screen and (max-width: 991px){
.sy_section_1{padding: 20px 0;}
.sy_section_1 .posi{font-size: 18px;bottom: 0px;}
.sy_section_1 .top{margin-bottom: 18px;}
.sy_section_1 .top .left h2{font-size: 22px;height: 31px;}
.sy_section_1 .top .left h4{font-size: 14px;}
.sy_section_1 .top .right a{width: 150px;height: 40px;line-height: 38px;}
.sy_section_1 .top .right a .dian{width: 3px;height: 3px;margin-right: 4px;}
.sy_section_1 .top .right a .words{font-size: 14px;}
.sy_section_1 .top .right a .xian{width: 36px;margin: 0 6px;}
.sy_section_1 .top .right a .sj{width: 6px;height: 6px;}
.sy_section_1 .bottom .left{width: 59%;}
.sy_section_1 .bottom .left h3{font-size: 20px;height: 34px;}
.sy_section_1 .bottom .left p{font-size: 16px;line-height: 26px;}
.sy_section_1 .bottom .downk{margin-top: 40px;}
.sy_section_1 .bottom .homedown{margin: 0 -6px;
width: -moz-calc(100% + 12px);
width: -o-calc(100% + 12px);
width: -webkit-calc(100% + 12px);
width: calc(100% + 12px);}
.sy_section_1 .bottom .homedown .bopic{margin: 0 6px;}
.sy_section_1 .bottom .homedown .bopic .wordsbox .words .zw{font-size: 14px;height: 28px;}
.sy_section_1 .bottom .homedown .bopic .wordsbox .words .yw{font-size: 12px;}
.sy_section_1 .bottom .downk .slick-prev{width: 28px;height: 28px;left: 6px;top: -24px;}
.sy_section_1 .bottom .downk .slick-next{width: 28px;height: 28px;left: 40px; top: -24px;}
.sy_section_1 .bottom .right{width: 39%;}
.sy_section_1 .bottom .hometop .slick-dots{  bottom: 10px; }
.sy_section_1 .bottom .hometop .slick-dots li{ width: 8px; height: 8px;margin: 0 4px;}
}           
@media  screen and (max-width: 767px){
.sy_section_1 .top .left h2{font-size: 18px;height: 28px;}
.sy_section_1 .top .left h4{font-size: 12px;}
.sy_section_1 .top .right a{width: 130px;height: 32px;line-height: 30px;}
.sy_section_1 .top .right a .words{font-size: 12px;}
.sy_section_1 .top .right a .xian{width: 28px;margin: 0 5px;}
.sy_section_1 .bottom .left{width: 100%;float: none;}
.sy_section_1 .bottom .left h3{font-size: 18px;height: 28px;}
.sy_section_1 .bottom .left p{font-size: 14px;line-height: 22px;}
.sy_section_1 .bottom .downk{margin-top: 20px;}
.sy_section_1 .bottom .homedown .bopic .wordsbox .words .zw{font-size: 12px;}
.sy_section_1 .bottom .homedown .bopic .wordsbox .words .yw{font-size: 12px;}
.sy_section_1 .bottom .downk .slick-prev{opacity: 0;}
.sy_section_1 .bottom .downk .slick-next{opacity: 0;}
.sy_section_1 .bottom .right{width: 39%;}
.sy_section_1 .bottom .right{width: 100%;float: none;margin-top: 18px;}
}
/*首页产品中心*/
.sy_section_2{width: 100%;}
.sy_section_2 .top{width: 100%;background-color: #262626;padding: 95px 0 0 0;}
.sy_section_2 .tops{width: 100%;overflow: hidden;padding:0 100px;margin-bottom: 46px;}
.sy_section_2 .tops .left{float: left;}
.sy_section_2 .tops .left h2{font-size: 40px;color: #fff;font-weight: bold;height: 64px;}
.sy_section_2 .tops .left h4{font-size: 16px;color: rgba(255,255,255,0.62);text-transform:uppercase;}
.sy_section_2 .tops .right{float: right;text-align: center;border:1px solid #fff;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section_2 .tops .right a{display: block;width: 224px;height: 62px;line-height: 60px;}
.sy_section_2 .tops .right a .dian{width: 4px;height: 4px;border-radius: 100%;background-color: #fff;margin-right: 6px;display: inline-block;vertical-align: middle;
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_section_2 .tops .right a .words{font-size: 16px;color: #fff;display: inline-block;vertical-align: middle;
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_section_2 .tops .right a .xian{width: 58px;height: 1px;background-color: #fff;display: inline-block;vertical-align: middle;margin: 0 10px;
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_section_2 .tops .right a .sj{width: 8px;height: 8px;border-top: 1px solid #fff;border-right: 1px solid #fff;display: inline-block;vertical-align: middle;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
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_section_2 .tops .right:hover{background-color: #ffb91d;border-color: #ffb91d;}
.sy_section_2 .tops .right:hover .dian{background-color: #fff;}
.sy_section_2 .tops .right:hover .words{color: #fff;}
.sy_section_2 .tops .right:hover .xian{margin: 0 -12px 0 4px;background-color: #fff;}
.sy_section_2 .tops .right:hover .sj{border-color: #fff;}
.sy_section_2 .top .downk{width: 100%;margin: 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.sy_section_2 .top .downk .homedown{padding: 0 100px;}
.sy_section_2 .top .downk .picb{margin: 0 10px;position: relative;padding-bottom: 85px;}
.sy_section_2 .top .downk .picb:after{content: "";display: block; width: 0;height: 0;border: 15px solid;border-color: transparent transparent #fff;position: absolute;left: 50%;bottom: 0;opacity: 0;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
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;}
.sy_section_2 .top .downk .picb .imgk{background-color: #333333;padding: 20px 10px 24px 10px;border-radius: 10px;cursor: pointer;}
.sy_section_2 .top .downk .picb .pic{width: 60px;height: 52px;margin: 0 auto 20px auto;}
.sy_section_2 .top .downk .picb .words{font-size: 18px;color: #ffffff;font-weight: bold;text-align: center;}
.sy_section_2 .top .downk .slick-prev{width: 37px;height: 37px;background: url(images/img44.png) no-repeat center center; background-size: cover;left: 10px;top: 28%;}
.sy_section_2 .top .downk .slick-next{width: 37px;height: 37px;background: url(images/img45.png) no-repeat center center; background-size: cover;right: 10px;top: 28%;}
.sy_section_2 .top .downk .slick-prev:hover{width: 37px;height: 37px;background: url(images/img36.png) no-repeat center center; background-size: cover;}
.sy_section_2 .top .downk .slick-next:hover{width: 37px;height: 37px;background: url(images/img37.png) no-repeat center center; background-size: cover;}
.sy_section_2 .top .downk .picb:hover::after,.sy_section_2 .top .downk .picb.slick-current::after{content: "";display: block;opacity: 1;}
.sy_section_2 .bottom{width: 100%;padding: 40px 0 90px 0;background-color: #fff;}
.sy_section_2 .bottom .bottombox{margin: -33px -18px;overflow: hidden;
width: -moz-calc(100% + 36px);
width: -o-calc(100% + 36px);
width: -webkit-calc(100% + 36px);
width: calc(100% + 36px);}
.sy_section_2 .bottom .bottombox .content{margin: 33px 18px;float: left;position: relative;overflow: hidden;
width: -moz-calc(33.3333% - 36px);
width: -o-calc(33.3333% - 36px);
width: -webkit-calc(33.3333% - 36px);
width: calc(33.3333% - 36px);}
.sy_section_2 .bottom .bottombox .content .back{ padding-bottom: 67.33%; position: relative; overflow: hidden;}
.sy_section_2 .bottom .bottombox .content .back 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_section_2 .bottom .bottombox .content .words{font-size: 18px;color: #4c4c4c;text-align: center;padding-top: 20px;}
.sy_section_2 .bottom .bottombox .content .posi{width: 100%;position: absolute;left: 0;top: 0;background-color: rgba(255,185,29,0.9);left: -400%;
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;
height: -moz-calc(100% - 44px);
height: -o-calc(100% - 44px);
height: -webkit-calc(100% - 44px);
height: calc(100% - 44px);}
.sy_section_2 .bottom .bottombox .content .posi .posibox{width: 100%;position: absolute;left: 0;top: 50%;padding: 0 4px;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.sy_section_2 .bottom .bottombox .content .posi .posibox .name{font-size: 24px;color: #262626;font-weight: bold;height: 54px;text-align: center;}
.sy_section_2 .bottom .bottombox .content .posi .posibox .text{font-size: 16px;color: #333333;text-align: center;line-height: 30px;}
.sy_section_2 .bottom .bottombox .content:hover .posi{left: 0;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_section_2 .top{padding: 20px 0 0 0;}
.sy_section_2 .tops{padding: 0 40px;margin-bottom: 18px;}
.sy_section_2 .tops .left h2{font-size: 22px;height: 31px;}
.sy_section_2 .tops .left h4{font-size: 14px;}
.sy_section_2 .tops .right a{width: 150px;height: 40px;line-height: 38px;}
.sy_section_2 .tops .right a .dian{width: 3px;height: 3px;margin-right: 4px;}
.sy_section_2 .tops .right a .words{font-size: 14px;}
.sy_section_2 .tops .right a .xian{width: 36px;margin: 0 6px;}
.sy_section_2 .tops .right a .sj{width: 6px;height: 6px;}
.sy_section_2 .top .downk{margin: 0 -6px;
width: -moz-calc(100% + 12px);
width: -o-calc(100% + 12px);
width: -webkit-calc(100% + 12px);
width: calc(100% + 12px);}
.sy_section_2 .top .downk .homedown{padding: 0 40px;}
.sy_section_2 .top .downk .picb{margin: 0 6px;padding-bottom: 20px;}
.sy_section_2 .top .downk .picb:after{content: "";display: block; width: 0;height: 0;border: 8px solid;border-color: transparent transparent #fff;}
.sy_section_2 .top .downk .picb .imgk{padding: 14px 4px 14px 4px;border-radius: 5px;}
.sy_section_2 .top .downk .picb .pic{width: 40px;height: 30px;margin: 0 auto 14px auto;}
.sy_section_2 .top .downk .picb .words{font-size: 14px;}
.sy_section_2 .top .downk .slick-prev{width: 20px;height: 20px;left: 6px;top: 34%;}
.sy_section_2 .top .downk .slick-next{width: 20px;height: 20px;right: 6px;top: 34%;}
.sy_section_2 .top .downk .slick-prev:hover{width: 20px;height: 20px;}
.sy_section_2 .top .downk .slick-next:hover{width: 20px;height: 20px;}
.sy_section_2 .bottom{padding: 20px 0;}
.sy_section_2 .bottom .bottombox{margin: -12px;
width: -moz-calc(100% + 24px);
width: -o-calc(100% + 24px);
width: -webkit-calc(100% + 24px);
width: calc(100% + 24px);}
.sy_section_2 .bottom .bottombox .content{margin: 12px;
width: -moz-calc(33.3333% - 24px);
width: -o-calc(33.3333% - 24px);
width: -webkit-calc(33.3333% - 24px);
width: calc(33.3333% - 24px);}
.sy_section_2 .bottom .bottombox .content .words{font-size: 16px;padding-top: 12px;}
.sy_section_2 .bottom .bottombox .content .posi{
height: -moz-calc(100% - 33px);
height: -o-calc(100% - 33px);
height: -webkit-calc(100% - 33px);
height: calc(100% - 33px);}
.sy_section_2 .bottom .bottombox .content .posi .posibox .name{font-size: 18px;height: 30px;}
.sy_section_2 .bottom .bottombox .content .posi .posibox .text{font-size: 14px;line-height: 24px;}
}           
@media  screen and (max-width: 767px){
.sy_section_2 .tops{padding: 0;}
.sy_section_2 .tops .left h2{font-size: 18px;height: 28px;}
.sy_section_2 .tops .left h4{font-size: 12px;}
.sy_section_2 .tops .right a{width: 130px;height: 32px;line-height: 30px;}
.sy_section_2 .tops .right a .words{font-size: 12px;}
.sy_section_2 .tops .right a .xian{width: 28px;margin: 0 5px;}

.sy_section_2 .top .downk .homedown{padding: 0;}
.sy_section_2 .top .downk .slick-prev{opacity: 0;}
.sy_section_2 .top .downk .slick-next{opacity: 0;}
.sy_section_2 .bottom .bottombox{margin: -8px;
width: -moz-calc(100% + 16px);
width: -o-calc(100% + 16px);
width: -webkit-calc(100% + 16px);
width: calc(100% + 16px);}
.sy_section_2 .bottom .bottombox .content{margin: 8px;
width: -moz-calc(50% - 16px);
width: -o-calc(50% - 16px);
width: -webkit-calc(50% - 16px);
width: calc(50% - 16px);}
.sy_section_2 .bottom .bottombox .content .words{font-size: 14px;padding-top: 10px;}
.sy_section_2 .bottom .bottombox .content .posi{
height: -moz-calc(100% - 29px);
height: -o-calc(100% - 29px);
height: -webkit-calc(100% - 29px);
height: calc(100% - 29px);}
.sy_section_2 .bottom .bottombox .content .posi .posibox .name{font-size: 16px;height: 28px;}
.sy_section_2 .bottom .bottombox .content .posi .posibox .text{line-height: 22px;}
}
/*首页关于唐亚*/
.sy_section_3{width: 100%;padding: 185px 0;}
.sy_section_3 h2{font-size: 36px;color: #ffffff;font-weight: bold;text-align: center;height: 62px;}
.sy_section_3 h4{font-size: 14px;color: rgba(204,204,204,0.75);font-weight: lighter;text-align: center;margin-bottom: 64px;text-transform:uppercase;}
.sy_section_3 .p{font-size: 16px;color: rgba(204,204,204,0.9);text-align: center;line-height: 30px;margin-bottom: 106px;}
.sy_section_3 .content{margin-bottom: 95px;padding: 0 260px; overflow: hidden;}
.sy_section_3 .content .box{width: 25%;float: left;text-align: center;}
.sy_section_3 .content .box .numbers{font-size: 40px;color: #ffb91d;font-weight: bold;height: 50px;}
.sy_section_3 .content .box .text{font-size: 15px;color: rgba(255,255,255,0.6);}
.sy_section_3 .more{margin: 0 auto; text-align: center;border:1px solid #989898;width: 224px;height: 62px;line-height: 60px;
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_section_3 .more a .dian{width: 4px;height: 4px;border-radius: 100%;background-color: #989898;margin-right: 6px;display: inline-block;vertical-align: middle;
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_section_3 .more a .words{font-size: 16px;color: #989898;display: inline-block;vertical-align: middle;
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_section_3 .more a .xian{width: 58px;height: 1px;background-color: #989898;display: inline-block;vertical-align: middle;margin: 0 10px;
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_section_3 .more a .sj{width: 8px;height: 8px;border-top: 1px solid #989898;border-right: 1px solid #989898;display: inline-block;vertical-align: middle;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
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_section_3 .more:hover{background-color: #ffb91d;border-color: #ffb91d;}
.sy_section_3 .more:hover .dian{background-color: #fff;}
.sy_section_3 .more:hover .words{color: #fff;}
.sy_section_3 .more:hover .xian{margin: 0 -12px 0 4px;background-color: #fff;}
.sy_section_3 .more:hover .sj{border-color: #fff;}
@media  screen and (max-width: 1600px){
.sy_section_3 .content{padding: 0 100px;}
}
@media  screen and (max-width: 991px){
.sy_section_3{padding: 20px 0;}
.sy_section_3 h2{font-size: 22px;height: 34px;}
.sy_section_3 h4{font-size: 12px;margin-bottom: 20px;}
.sy_section_3 .p{font-size: 14px;line-height: 24px;margin-bottom: 30px;}
.sy_section_3 .content{margin-bottom: 20px;padding: 0px;}
.sy_section_3 .content .box .numbers{font-size: 20px;height: 30px;}
.sy_section_3 .content .box .text{font-size: 12px;}
.sy_section_3 .more{width: 150px;height: 40px;line-height: 38px;}
.sy_section_3 .more a .dian{width: 3px;height: 3px;margin-right: 4px;}
.sy_section_3 .more a .words{font-size: 14px;}
.sy_section_3 .more a .xian{width: 36px;margin: 0 6px;}
.sy_section_3 .more a .sj{width: 6px;height: 6px;}
}
@media  screen and (max-width: 767px){
.sy_section_3 h2{font-size: 18px;height: 28px;}
.sy_section_3 h4{margin-bottom: 14px;}
.sy_section_3 .p{margin-bottom: 10px;}
.sy_section_3 .content{margin-bottom: 18px;}
.sy_section_3 .content .box{width: 100%;margin-top: 8px;}
.sy_section_3 .content .box .numbers{font-size: 18px;height: 26px;}
.sy_section_3 .more{width: 130px;height: 32px;line-height: 30px;}
.sy_section_3 .more a .words{font-size: 12px;}
.sy_section_3 .more a .xian{width: 28px;margin: 0 5px;}
}
/*首页发展历程*/
.sy_section_4{width: 100%;padding: 165px 0 170px 0;}
.sy_section_4 h2{font-size: 36px;color: #262626;font-weight: bold;height: 54px;text-align: center;}
.sy_section_4 h4{font-size: 14px;color: rgba(76,76,76,0.74);text-align: center;font-weight: lighter;text-transform:uppercase;}
.sy_section_4 .content{margin: 90px 0 60px 0;padding: 0 430px;overflow: hidden;}
.sy_section_4 .content .box{width: 33.3333%;text-align: center;float: left;}
.sy_section_4 .content .box .pic{width: 80px;height: 64px;margin: 0 auto;}
.sy_section_4 .content .box .words{font-size: 18px;color: #262626;text-align: center;padding-top: 14px;}
.sy_section_4 ul{padding: 0 100px;margin: 0 -20px;
width: -moz-calc(100% + 40px);
width: -o-calc(100% + 40px);
width: -webkit-calc(100% + 40px);
width: calc(100% + 40px);}
.sy_section_4 ul li{height: auto;margin: 0 20px;}
.sy_section_4 ul li .quan{width: 18px;height: 18px;border:1px solid rgba(181,181,181,0.4);border-radius: 100%;position: relative;margin: 0 auto 36px auto;}
.sy_section_4 ul li .quan::after{width: 8px;height: 8px;content: "";display: block;background-color: rgba(181,181,181,0.4);position: absolute;left: 50%;top: 50%;border-radius: 100%;
-webkit-transform: translate(-50%,-50%); 
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);}
.sy_section_4 ul li .list{width: 100%;border-radius: 10px;background-color: #fff;}
.sy_section_4 ul li .pic{padding-bottom: 37.84%; position: relative; overflow: hidden;}
.sy_section_4 ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section_4 ul li .text{padding: 18px;padding-bottom: 32px;}
.sy_section_4 ul li .text h3{font-size: 18px;color: #262626;font-weight: bold;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;}
/*20201225start*/
.sy_section_4 ul li .text p{font-size: 16px;color: #262626;line-height: 26px;}
/*20201225end*/
.sy_section_4 .slick-prev{width: 37px;height: 37px;background: url(images/img59.png) no-repeat center center; background-size: cover;left: 20px;top: 10px;}
.sy_section_4 .slick-next{width: 37px;height: 37px;background: url(images/img60.png) no-repeat center center; background-size: cover;right: 20px;top: 10px;}
.sy_section_4 .slick-prev:hover{background: url(images/img61.png) no-repeat center center; background-size: cover;}
.sy_section_4 .slick-next:hover{background: url(images/img62.png) no-repeat center center; background-size: cover;}
.sy_section_4 .cbox{position: relative;}
.sy_section_4 .posi{height: 1px;background-color: rgba(181,181,181,0.4);position: absolute;top: 333px;left: 100px;
width: -moz-calc(100% - 200px);
width: -o-calc(100% - 200px);
width: -webkit-calc(100% - 200px);
width: calc(100% - 200px);}
.sy_section_4 ul li:hover .text h3{color: #ffb91d;}
@media  screen and (max-width: 1600px){
.sy_section_4 .content{padding: 0;}
.sy_section_4 ul li .text p{font-size: 13px;line-height: 24px;}
}

@media  screen and (max-width: 991px){
.sy_section_4{padding: 20px 0;}
.sy_section_4 h2{font-size: 22px;height: 30px;}
.sy_section_4 h4{font-size: 12px;}
.sy_section_4 .content{margin: 20px 0 30px 0;}
.sy_section_4 .content .box .pic{width: 50px;height: 50px;}
.sy_section_4 .content .box .words{font-size: 16px;padding-top: 10px;}
.sy_section_4 ul{padding: 0 40px;margin: 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.sy_section_4 ul li{margin: 0 10px;}
.sy_section_4 ul li .quan{width: 14px;height: 14px;margin: 0 auto 20px auto;}
.sy_section_4 ul li .quan::after{width: 6px;height: 6px;content: "";display: block;}
.sy_section_4 ul li .text{padding: 10px;padding-bottom: 12px;}
.sy_section_4 ul li .text h3{font-size: 16px;height: 26px;}
.sy_section_4 ul li .text p{font-size: 16px;line-height: 20px;}
.sy_section_4 .slick-prev{width: 20px;height: 20px;left: 10px;top: 10px;}
.sy_section_4 .slick-next{width: 20px;height: 20px;right: 10px;top: 10px;}
.sy_section_4 .posi{height: 1px;background-color: rgba(181,181,181,0.4);position: absolute;top: 183px;left: 40px;
width: -moz-calc(100% - 80px);
width: -o-calc(100% - 80px);
width: -webkit-calc(100% - 80px);
width: calc(100% - 80px);}
}           
@media  screen and (max-width: 767px){
.sy_section_4 h2{font-size: 18px;height: 28px;}
.sy_section_4 .content{margin: 18px 0;}
.sy_section_4 .content .box .pic{width: 40px;height: 40px;}
.sy_section_4 .content .box .words{font-size: 14px;padding-top: 8px;}
.sy_section_4 ul{padding: 0;margin: 0 -6px;
width: -moz-calc(100% + 12px);
width: -o-calc(100% + 12px);
width: -webkit-calc(100% + 12px);
width: calc(100% + 12px);}
.sy_section_4 ul li{margin: 0 6px;}
.sy_section_4 ul li .text{padding: 8px;padding-bottom: 10px;}
.sy_section_4 ul li .text h3{font-size: 14px;height: 24px;}
.sy_section_4 ul li .text p{font-size: 14px; line-height:18px;}
.sy_section_4 .slick-prev{opacity: 0;}
.sy_section_4 .slick-next{opacity: 0;}
.sy_section_4 .posi{top: 287px;left: 0;width: 100%;}
}
/*首页新闻活动*/
.sy_section_5{width: 100%;padding: 105px 0 115px 0;}
.sy_section_5 h2{font-size: 36px;color: #ffffff;font-weight: bold;height: 60px;text-align: center;}
.sy_section_5 h4{font-size: 14px;color: #cccccc;font-weight: lighter;text-align: center;text-transform:uppercase;}
.sy_section_5 .content{margin-top: 36px;}
.sy_section_5 .content .top{width: 100%;overflow: hidden;border-bottom: 1px solid rgba(255,255,255,0.21);font-size: 0; white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.sy_section_5 .content .top::-webkit-scrollbar{ height: 3px;}
.sy_section_5 .content .top::-webkit-scrollbar-track{ background-color: rgba(255,255,255,0.21); border-radius: 3px;}
.sy_section_5 .content .top::-webkit-scrollbar-thumb{ height: 3px;  background-color: #3a3425; border-radius: 3px;}
.sy_section_5 .content .top li{font-size: 24px;color: #ffffff;display: inline-block;vertical-align: middle; padding-bottom: 28px;margin: 0 10px;position: relative;cursor: pointer;}
.sy_section_5 .content .top li:first-child{margin-left: 0;}
.sy_section_5 .content .top li::after{width: 100%;height: 2px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 0;opacity: 0;}
.sy_section_5 .content .top li:hover,.sy_section_5 .content .top li.on{color: #ffb91d;}
.sy_section_5 .content .top li:hover::after,.sy_section_5 .content .top li.on::after{opacity: 1;}
.sy_section_5 .content .bottom{margin-top: 45px;}
.sy_section_5 .content .bottom ul{margin: 0 -15px;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.sy_section_5 .content .bottom ul li{margin: 0 15px;height: auto;}
.sy_section_5 .content .bottom ul li .pic{width: 100%;padding-bottom: 66.67%; position: relative; overflow: hidden;}
.sy_section_5 .content .bottom ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section_5 .content .bottom ul li .text{width: 100%;padding: 22px;background-color: #fff;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section_5 .content .bottom ul li .text h3{font-size: 18px;color: #262626;font-weight: bold;height: 45px;letter-spacing: 1px;}
.sy_section_5 .content .bottom ul li .text p{font-size: 15px;color: #262626;line-height: 24px;letter-spacing: 1px; height:48px; }
.sy_section_5 .content .bottom ul li:hover .text{background-color: #ffb91d;}
.sy_section_5 .content .bottom .slick-prev{width: 32px;height: 32px;background: url(images/img70.png) no-repeat center center; background-size: cover;left: auto;right: 57px; top: -90px;background-color: #cccccc;border-radius: 100%;}
.sy_section_5 .content .bottom .slick-next{width: 32px;height: 32px;background: url(images/img71.png) no-repeat center center; background-size: cover;right: 15px;top: -90px;background-color: #cccccc;border-radius: 100%;}
.sy_section_5 .content .bottom .slick-prev:hover{background: url(images/img68.png) no-repeat center center; background-size: cover;background-color: #ffb91d;}
.sy_section_5 .content .bottom .slick-next:hover{background: url(images/img69.png) no-repeat center center; background-size: cover;background-color: #ffb91d;}
.sy_section_5 .more{text-align: center;border:1px solid #989898;margin:67px auto 0 auto;width: 224px;height: 62px;line-height: 60px;
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_section_5 .more a .dian{width: 4px;height: 4px;border-radius: 100%;background-color: #989898;margin-right: 6px;display: inline-block;vertical-align: middle;
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_section_5 .more a .words{font-size: 16px;color: #989898;display: inline-block;vertical-align: middle;
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_section_5 .more a .xian{width: 58px;height: 1px;background-color: #989898;display: inline-block;vertical-align: middle;margin: 0 10px;
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_section_5 .more a .sj{width: 8px;height: 8px;border-top: 1px solid #989898;border-right: 1px solid #989898;display: inline-block;vertical-align: middle;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
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_section_5 .more:hover{background-color: #ffb91d;border-color: #ffb91d;}
.sy_section_5 .more:hover .dian{background-color: #fff;}
.sy_section_5 .more:hover .words{color: #fff;}
.sy_section_5 .more:hover .xian{margin: 0 -12px 0 4px;background-color: #fff;}
.sy_section_5 .more:hover .sj{border-color: #fff;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_section_5{padding: 20px 0;}
.sy_section_5 h2{font-size: 22px;height: 34px;}
.sy_section_5 h4{font-size: 12px;}
.sy_section_5 .content{margin-top: 18px;}
.sy_section_5 .content .top::-webkit-scrollbar{ display: none;}
.sy_section_5 .content .top li{font-size: 18px;padding-bottom: 14px;margin: 0 6px;}
.sy_section_5 .content .bottom{margin-top: 20px;}
.sy_section_5 .content .bottom ul{margin: 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.sy_section_5 .content .bottom ul li{margin: 0 10px;}
.sy_section_5 .content .bottom ul li .text{padding: 16px;}
.sy_section_5 .content .bottom ul li .text h3{font-size: 16px;height: 28px;}
.sy_section_5 .content .bottom ul li .text p{font-size: 14px;line-height: 22px; height:44px;}
.sy_section_5 .content .bottom .slick-prev{width: 20px;height: 20px;right: 45px; top: -50px;}
.sy_section_5 .content .bottom .slick-next{width: 20px;height: 20px;right: 10px;top: -50px;}
.sy_section_5 .more{width: 150px;height: 40px;line-height: 38px;margin-top: 20px;}
.sy_section_5 .more a .dian{width: 3px;height: 3px;margin-right: 4px;}
.sy_section_5 .more a .words{font-size: 14px;}
.sy_section_5 .more a .xian{width: 36px;margin: 0 6px;}
.sy_section_5 .more a .sj{width: 6px;height: 6px;}
}           
@media  screen and (max-width: 767px){
.sy_section_5 h2{font-size: 18px;height: 30px;}
.sy_section_5 .content .top li{font-size: 16px;padding-bottom: 10px;margin: 0 4px;}
.sy_section_5 .content .bottom ul{margin: 0 -6px;
width: -moz-calc(100% + 12px);
width: -o-calc(100% + 12px);
width: -webkit-calc(100% + 12px);
width: calc(100% + 12px);}
.sy_section_5 .content .bottom ul li{margin: 0 6px;}
.sy_section_5 .content .bottom ul li .text{padding: 10px;}
.sy_section_5 .content .bottom ul li .text h3{font-size: 14px;height: 24px;}
.sy_section_5 .content .bottom ul li .text p{font-size: 12px;line-height: 20px; height:40px;}
.sy_section_5 .content .bottom .slick-prev{opacity: 0;}
.sy_section_5 .content .bottom .slick-next{opacity: 0;}
.sy_section_5 .more{width: 130px;height: 32px;line-height: 30px;}
.sy_section_5 .more a .words{font-size: 12px;}
.sy_section_5 .more a .xian{width: 28px;margin: 0 5px;}
}
/*首页合作伙伴*/
.sy_section_6{width: 100%;padding: 160px 0;}
.sy_section_6 h2{font-size: 36px;color: #262626;font-weight: bold;text-align: center;height: 60px;}
.sy_section_6 h4{font-size: 14px;color: rgba(28,28,28,0.74);font-weight: lighter;text-align: center;text-transform:uppercase;}
.sy_section_6 .content{width: 100%;margin-top: 65px;}
.sy_section_6 .content .top{width: 100%;font-size: 0;text-align: center;border-bottom: 1px solid rgba(219,219,219,0.5);white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.sy_section_6 .content .top::-webkit-scrollbar{ height: 3px;}
.sy_section_6 .content .top::-webkit-scrollbar-track{ background-color: rgba(219,219,219,0.5); border-radius: 3px;}
.sy_section_6 .content .top::-webkit-scrollbar-thumb{ height: 3px;  background-color: #ffb91d; border-radius: 3px;}
.sy_section_6 .content .top li{font-size: 24px;color: #808080;margin: 0 48px;padding-bottom: 30px;display: inline-block;vertical-align: middle;position: relative;cursor: pointer;}
.sy_section_6 .content .top li::after{width: 100%;height: 2px;background-color: #ffb91d;content: "";display: block;position: absolute; bottom: 0;left: 0;opacity: 0;}
.sy_section_6 .content .top li:hover,.sy_section_6 .content .top li.on{color: #ffb91d;}
.sy_section_6 .content .top li:hover::after,.sy_section_6 .content .top li.on::after{content: "";display: block;opacity: 1;}
.sy_section_6 .content .bottom{width: 100%;margin-top: 64px;}
.sy_section_6 .content .bottom ul{padding-bottom: 125px;}
.sy_section_6 .content .bottom ul li{overflow: hidden;margin: -25px;
width: -moz-calc(100% + 50px);
width: -o-calc(100% + 50px);
width: -webkit-calc(100% + 50px);
width: calc(100% + 50px);}
.sy_section_6 .content .bottom ul li .box{margin: 25px;float: left;
width: -moz-calc(16.666% - 50px);
width: -o-calc(16.666% - 50px);
width: -webkit-calc(16.666% - 50px);
width: calc(16.666% - 50px);}
.sy_section_6 .content .bottom ul li .box .pic{padding-bottom: 45.46%; position: relative; overflow: hidden;}
.sy_section_6 .content .bottom ul li .box .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_section_6 .content .bottom .slick-prev{width: 37px;height: 37px;background: url(images/img70.png) no-repeat center center; background-size: cover;left: 50%;bottom: -25px;top: auto;background-color: #cccccc;border-radius: 100%;margin-left: -47px;}
.sy_section_6 .content .bottom .slick-next{width: 37px;height: 37px;background: url(images/img71.png) no-repeat center center; background-size: cover;right: 50%;bottom: -25px;top: auto;background-color: #cccccc;border-radius: 100%;margin-right: -47px;}
.sy_section_6 .content .bottom .slick-prev:hover{background: url(images/img68.png) no-repeat center center; background-size: cover;background-color: #ffb91d;}
.sy_section_6 .content .bottom .slick-next:hover{background: url(images/img69.png) no-repeat center center; background-size: cover;background-color: #ffb91d;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_section_6{padding: 20px 0;}
.sy_section_6 h2{font-size: 22px;height: 34px;}
.sy_section_6 h4{font-size: 12px;}
.sy_section_6 .content{margin-top: 20px;}
.sy_section_6 .content .top::-webkit-scrollbar{ display: none;}
.sy_section_6 .content .top li{font-size: 18px;margin: 0 10px;padding-bottom: 20px;}
.sy_section_6 .content .bottom{margin-top: 20px;}
.sy_section_6 .content .bottom ul{padding-bottom: 40px;}
.sy_section_6 .content .bottom ul li{margin: -14px;
width: -moz-calc(100% + 28px);
width: -o-calc(100% + 28px);
width: -webkit-calc(100% + 28px);
width: calc(100% + 28px);}
.sy_section_6 .content .bottom ul li .box{margin: 14px;
width: -moz-calc(16.666% - 28px);
width: -o-calc(16.666% - 28px);
width: -webkit-calc(16.666% - 28px);
width: calc(16.666% - 28px);}
.sy_section_6 .content .bottom .slick-prev{width: 20px;height: 20px;bottom: -14px;margin-left: -25px;}
.sy_section_6 .content .bottom .slick-next{width: 20px;height: 20px;bottom: -14px;margin-right: -25px;}
}           
@media  screen and (max-width: 767px){
.sy_section_6 h2{font-size: 18px;height: 30px;}
.sy_section_6 .content .top li{font-size: 16px;margin: 0 10px;padding-bottom: 18px;}
.sy_section_6 .content .bottom{margin-top: 18px;}
.sy_section_6 .content .bottom ul{padding-bottom: 0;}
.sy_section_6 .content .bottom ul li{margin: -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.sy_section_6 .content .bottom ul li .box{margin: 5px;
width: -moz-calc(33.3333% - 10px);
width: -o-calc(33.3333% - 10px);
width: -webkit-calc(33.3333% - 10px);
width: calc(33.3333% - 10px);}
.sy_section_6 .content .bottom .slick-prev{opacity: 0;}
.sy_section_6 .content .bottom .slick-next{opacity: 0;}
}


/*关于我们*/
/*关于我们企业简介*/
.gy_section_1{width: 100%;padding: 95px 0 100px 0;}
.gy_section_1 h2{font-size: 36px;color: #333333;font-weight: bold;height: 50px;text-align: center;}
.gy_section_1 h4{font-size: 16px;color: #555555;text-align: center;margin-bottom: 45px;text-transform:uppercase;}
.gy_section_1 .p{font-size: 16px;color: #333333;line-height: 32px;text-align: justify;}
.gy_section_1 .content{width: 100%;height: 420px;position: relative;margin-top: 46px;}
.gy_section_1 .content .wordsbox{width: 100%;position: absolute;left: 0;top: 50%;padding-left: 135px;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
/*20201225start*/
.gy_section_1 .content .wordsbox .name{font-size: 24px;color: #333333;}
.gy_section_1 .content .wordsbox .border{width: 40px;height: 2px;background-color: #ffb91d;margin: 12px 0 16px;}
.gy_section_1 .content .wordsbox .text{font-size: 20px;color: #333333;}
/*20201225end*/
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.gy_section_1{padding: 20px 0;}
.gy_section_1 h2{font-size: 22px;height: 34px;}
.gy_section_1 h4{font-size: 14px;margin-bottom: 18px;}
.gy_section_1 .p{font-size: 14px;line-height: 26px;}
.gy_section_1 .content{height: 250px;margin-top: 18px;}
.gy_section_1 .content .wordsbox{padding-left: 20px;}
.gy_section_1 .content .wordsbox .name{font-size: 16px;}
.gy_section_1 .content .wordsbox .border{margin: 10px 0 12px;}
.gy_section_1 .content .wordsbox .text{font-size: 14px;}
}           
@media  screen and (max-width: 767px){
.gy_section_1 h2{font-size: 18px;height: 30px;}
.gy_section_1 h4{font-size: 12px;}
.gy_section_1 .p{line-height: 24px;}
.gy_section_1 .content{height: 120px;}
.gy_section_1 .content .wordsbox{padding-left: 10px;}
.gy_section_1 .content .wordsbox .name{font-size: 14px;}
.gy_section_1 .content .wordsbox .border{margin: 8px 0 10px;}
.gy_section_1 .content .wordsbox .text{font-size: 12px;}
}
/*关于我们企业愿景*/
.gy_section_2{width: 100%;padding: 100px 0;}
.gy_section_2 h2{font-size: 36px;color: #333333;font-weight: bold;height: 50px;text-align: center;}
.gy_section_2 h4{font-size: 16px;color: #333333;text-align: center;text-transform:uppercase;}
.gy_section_2 ul{margin: 0 -15px;margin-top: 45px;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.gy_section_2 ul li{margin: 0 15px;height: auto;}
.gy_section_2 ul li .pic{padding-bottom: 66.89%; position: relative; overflow: hidden;}
.gy_section_2 ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gy_section_2 ul li .words{width: 100%;padding: 20px;padding-bottom: 0;}
.gy_section_2 ul li .words h3{font-size: 20px;color: #262626;font-weight: bold;height: 32px;}
.gy_section_2 ul li .words p{font-size: 16px;color: #262626;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.gy_section_2{padding: 20px 0;}
.gy_section_2 h2{font-size: 22px;height: 34px;}
.gy_section_2 h4{font-size: 14px;}
.gy_section_2 ul{margin: 0 -10px;margin-top: 18px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.gy_section_2 ul li{margin: 0 10px;}
.gy_section_2 ul li .words{padding: 10px;}
.gy_section_2 ul li .words h3{font-size: 18px;height: 28px;}
.gy_section_2 ul li .words p{font-size: 14px;}   
}           
@media  screen and (max-width: 767px){
.gy_section_2 h2{font-size: 18px;height: 30px;}
.gy_section_2 h4{font-size: 12px;}
.gy_section_2 ul{margin: 0 -5px;margin-top: 18px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.gy_section_2 ul li{margin: 0 5px;}
.gy_section_2 ul li .words{padding: 6px;}
.gy_section_2 ul li .words h3{font-size: 16px;height: 24px;}
.gy_section_2 ul li .words p{font-size: 12px;}  
}
/*关于我们发展历程*/
.gy_section_3{width: 100%;padding: 100px 0;}
.gy_section_3 h2{font-size: 36px;color: #333333;font-weight: bold;height: 50px;text-align: center;}
.gy_section_3 h4{font-size: 16px;color: #555555;text-align: center;font-weight: lighter;text-transform:uppercase;}
.gy_section_3 .content{margin: 54px 0 70px 0;padding: 0 255px;overflow: hidden;}
.gy_section_3 .content .box{width: 33.3333%;text-align: center;float: left;}
.gy_section_3 .content .box .pic{width: 80px;height: 64px;margin: 0 auto;}
.gy_section_3 .content .box .words{font-size: 18px;color: #262626;text-align: center;padding-top: 14px;}
.gy_section_3 ul{padding: 0 100px;margin: 0 -45px;
width: -moz-calc(100% + 90px);
width: -o-calc(100% + 90px);
width: -webkit-calc(100% + 90px);
width: calc(100% + 90px);}
.gy_section_3 ul li{height: auto;margin: 0 45px;}
.gy_section_3 ul li .quan{width: 18px;height: 18px;border:1px solid rgba(181,181,181,0.4);border-radius: 100%;position: relative;margin: 0 auto 36px auto;}
.gy_section_3 ul li .quan::after{width: 8px;height: 8px;content: "";display: block;background-color: rgba(181,181,181,0.4);position: absolute;left: 50%;top: 50%;border-radius: 100%;
-webkit-transform: translate(-50%,-50%); 
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);}
.gy_section_3 ul li .list{width: 100%;border-radius: 10px;background-color: #f5f5f5;}
.gy_section_3 ul li .pic{padding-bottom: 37.84%; position: relative; overflow: hidden;}
.gy_section_3 ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gy_section_3 ul li .text{padding: 18px;padding-bottom: 32px;}
.gy_section_3 ul li .text h3{font-size: 18px;color: #262626;font-weight: bold;height: 28px;
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;}
.gy_section_3 ul li .text p{font-size: 16px;color: #262626;line-height: 26px;}
.gy_section_3 .slick-prev{width: 37px;height: 37px;background: url(images/img59.png) no-repeat center center; background-size: cover;left: 45px;top: 8px;}
.gy_section_3 .slick-next{width: 37px;height: 37px;background: url(images/img60.png) no-repeat center center; background-size: cover;right: 45px;top: 8px;}
.gy_section_3 .slick-prev:hover{background: url(images/img61.png) no-repeat center center; background-size: cover;}
.gy_section_3 .slick-next:hover{background: url(images/img62.png) no-repeat center center; background-size: cover;}
.gy_section_3 .cbox{position: relative;}
.gy_section_3 .posi{height: 1px;background-color: rgba(181,181,181,0.4);position: absolute;top: 305.5px;left: 100px;
width: -moz-calc(100% - 200px);
width: -o-calc(100% - 200px);
width: -webkit-calc(100% - 200px);
width: calc(100% - 200px);}
.gy_section_3 ul li:hover .text h3{color: #ffb91d;}
@media  screen and (max-width: 1450px){
.gy_section_3 ul{padding: 0 100px;margin: 0 -20px;
width: -moz-calc(100% + 40px);
width: -o-calc(100% + 40px);
width: -webkit-calc(100% + 40px);
width: calc(100% + 40px);}
.gy_section_3 ul li{height: auto;margin: 0 20px;}
.gy_section_3 ul li .text p{font-size: 13px;line-height: 24px;}
}
@media  screen and (max-width: 1199px){
.gy_section_3 .content{padding: 0;}
}
@media  screen and (max-width: 991px){
.gy_section_3{padding: 20px 0;}
.gy_section_3 h2{font-size: 22px;height: 30px;}
.gy_section_3 h4{font-size: 12px;}
.gy_section_3 .content{margin: 20px 0 30px 0;}
.gy_section_3 .content .box .pic{width: 50px;height: 50px;}
.gy_section_3 .content .box .words{font-size: 16px;padding-top: 10px;}
.gy_section_3 ul{padding: 0 40px;margin: 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.gy_section_3 ul li{margin: 0 10px;}
.gy_section_3 ul li .quan{width: 14px;height: 14px;margin: 0 auto 20px auto;}
.gy_section_3 ul li .quan::after{width: 6px;height: 6px;content: "";display: block;}
.gy_section_3 ul li .text{padding: 10px;padding-bottom: 12px;}
.gy_section_3 ul li .text h3{font-size: 16px;height: 26px;}
.gy_section_3 ul li .text p{font-size: 16px;}
.gy_section_3 .slick-prev{width: 20px;height: 20px;left: 10px;top: 6px;}
.gy_section_3 .slick-next{width: 20px;height: 20px;right: 10px;top: 6px;}
.gy_section_3 .posi{height: 1px;background-color: rgba(181,181,181,0.4);position: absolute;top: 183px;left: 40px;
width: -moz-calc(100% - 80px);
width: -o-calc(100% - 80px);
width: -webkit-calc(100% - 80px);
width: calc(100% - 80px);}
}           
@media  screen and (max-width: 767px){
.gy_section_3 h2{font-size: 18px;height: 28px;}
.gy_section_3 .content{margin: 18px 0;}
.gy_section_3 .content .box .pic{width: 40px;height: 40px;}
.gy_section_3 .content .box .words{font-size: 14px;padding-top: 8px;}
.gy_section_3 ul{padding: 0;margin: 0 -6px;
width: -moz-calc(100% + 12px);
width: -o-calc(100% + 12px);
width: -webkit-calc(100% + 12px);
width: calc(100% + 12px);}
.gy_section_3 ul li{margin: 0 6px;}
.gy_section_3 ul li .text{padding: 8px;padding-bottom: 10px;}
.gy_section_3 ul li .text h3{font-size: 14px;height: 24px;}
.gy_section_3 ul li .text p{font-size: 14px;}
.gy_section_3 .slick-prev{opacity: 0;}
.gy_section_3 .slick-next{opacity: 0;}
.gy_section_3 .posi{top: 172px;left: 0;width: 100%;}
}
/*关于我们荣誉资质*/
.gy_section_4{width: 100%;padding: 98px 0;}
.gy_section_4 h2{font-size: 36px;color: #333333;font-weight: bold;text-align: center;height: 50px;}
.gy_section_4 h4{font-size: 16px;color: #555555;text-align: center;text-transform:uppercase;margin-bottom: 50px;}
.gy_section_4 ul{overflow: hidden;margin: -24px -15px;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.gy_section_4 ul li{margin: 24px 15px;float: left;position: relative;overflow: hidden;
width: -moz-calc(20% - 30px);
width: -o-calc(20% - 30px);
width: -webkit-calc(20% - 30px);
width: calc(20% - 30px);}
.gy_section_4 ul li .picbox{width: 100%;background-color: #fff;padding: 60px 0;}
.gy_section_4 ul li .picbox .pic{width: 149px;height: 198px;margin: 0 auto;}
.gy_section_4 ul li h3{font-size: 18px;color: #666666;padding-top: 18px;text-align: center;}
.gy_section_4 ul li .backcolor{width: 100%;position: absolute;top: 0;left: 0;background-color: rgba(255,185,29,0.9);left: -200%;
height: -moz-calc(100% - 42px);
height: -o-calc(100% - 42px);
height: -webkit-calc(100% - 42px);
height: calc(100% - 42px);
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;}
.gy_section_4 ul li .backcolor .words{width: 100%;text-align: center;position: absolute;left: 0;top: 50%;font-size: 16px;color: #333333;line-height: 30px;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.gy_section_4 ul li:hover .backcolor{left: 0;}
.gy_section_4 ul li:hover h3{color: #ffb91d;}
._pop{ background:rgba(0,0,0,0.6); float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:16; display:none;}
._col{ float:left; transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); -webkit-transform:rotate(45deg);  position:absolute; right:150px; top:-30px;cursor: pointer;font-size: 50px;}
._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%);}
._htm .img{width: 40%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.gy_section_4{padding: 20px 0;}
.gy_section_4 h2{font-size: 22px;height: 34px;}
.gy_section_4 h4{font-size: 14px;margin-bottom: 18px;}
.gy_section_4 ul{margin: -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.gy_section_4 ul li{margin: 10px;
width: -moz-calc(20% - 20px);
width: -o-calc(20% - 20px);
width: -webkit-calc(20% - 20px);
width: calc(20% - 20px);}
.gy_section_4 ul li .picbox{padding: 20px 0;}
.gy_section_4 ul li .picbox .pic{width: 100px;height: 135px;}
.gy_section_4 ul li h3{font-size: 16px;padding-top: 10px;}
.gy_section_4 ul li .backcolor{
height: -moz-calc(100% - 31px);
height: -o-calc(100% - 31px);
height: -webkit-calc(100% - 31px);
height: calc(100% - 31px);}
.gy_section_4 ul li .backcolor .words{font-size: 14px;line-height: 26px;}
._col{ float:left; transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); -webkit-transform:rotate(45deg);  position:absolute; right:220px; top:-20px;cursor: pointer;font-size: 40px;}
._htm .img{width: 30%;}
}           
@media  screen and (max-width: 767px){
.gy_section_4 h2{font-size: 18px;height: 30px;}
.gy_section_4 h4{font-size: 12px;margin-bottom: 18px;}
.gy_section_4 ul{margin: -6px;
width: -moz-calc(100% + 12px);
width: -o-calc(100% + 12px);
width: -webkit-calc(100% + 12px);
width: calc(100% + 12px);}
.gy_section_4 ul li{margin: 6px;
width: -moz-calc(50% - 12px);
width: -o-calc(50% - 12px);
width: -webkit-calc(50% - 12px);
width: calc(50% - 12px);}
.gy_section_4 ul li .picbox{padding: 14px 0;}
.gy_section_4 ul li .picbox .pic{width: 120px;height: 160px;}
.gy_section_4 ul li h3{font-size: 14px;padding-top: 8px;}
.gy_section_4 ul li .backcolor{
height: -moz-calc(100% - 27px);
height: -o-calc(100% - 27px);
height: -webkit-calc(100% - 27px);
height: calc(100% - 27px);}
.gy_section_4 ul li .backcolor .words{line-height: 24px;}
._col{ float:left; transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); -webkit-transform:rotate(45deg);  position:absolute; right:280px; top:-20px;cursor: pointer;font-size: 30px;}
._htm .img{width: 20%;}
}


/*行业应用*/
/*分析仪器供气*/
.fxy_section_1{width: 100%;padding: 75px 0 90px 0;}
.fxy_section_1 h2{font-size: 30px;color: #333333;text-align: center;height: 50px;margin-bottom: 48px;position: relative;}
.fxy_section_1 h2::after{width: 40px;height: 3px;background-color: #ffb91d;content: "";display: block; position: absolute;left: 50%;bottom: 0;
-webkit-transform: translate(-50%,-0); 
-ms-transform: translate(-50%,-0);
-moz-transform: translate(-50%,-0);
-o-transform: translate(-50%,-0);
transform: translate(-50%,-0);}
.fxy_section_1 .p{font-size: 16px;color: #555555;line-height: 30px;text-align: justify;}
.fxy_section_1 .content{width: 100%;height: 412px;position: relative; margin-top: 50px;}
.fxy_section_1 .content .wordsbox{padding: 0 44px;position: absolute;left: 0;top: 50%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.fxy_section_1 .content .wordsbox h3{font-size: 18px;color: #ffffff;font-weight: bold;padding-bottom: 15px;margin-bottom: 25px;position:relative;}
.fxy_section_1 .content .wordsbox h3::after{width: 28px;height: 2px;background-color: #ffb91d;content: "";display: block;position:absolute;left: 0;bottom: 0;}
.fxy_section_1 .content .wordsbox .text .list{font-size: 16px;margin-bottom: 12px;}
.fxy_section_1 .content .wordsbox .text .list a{color: #fff;}
.fxy_section_1 .content .wordsbox .text .list:last-child{margin-bottom: 0;}
/*.fxy_section_1 .content2{margin-top: 50px;}*/
.fxy_section_1 .content2 .wordsbox{left: auto;right: 0;}
.fxy_section_1 .content2 .wordsbox h3{color: #333;}
.fxy_section_1 .content2 .wordsbox .text .list a{color: #555555;}
.fxy_section_1 .content3{margin-top: 50px;}
.fxy_section_1 .content3 .name{font-size: 16px;color: #555555;height: 30px;}
.fxy_section_1 .content3 .lists{font-size: 16px;color: #555555;margin-bottom: 10px;}
.fxy_section_1 .content3 .lists:last-child{margin-bottom: 0;}
.fxy_section_1 .content3 .text{margin-top: 44px;font-size: 16px;color: #555555;line-height: 30px;}
.hy_section .hytitle{width: 100%;font-size: 20px;color: #333333;margin-bottom:48px;text-align: center;position: relative;}
.hy_section .hytitle::before{height: 1px;background-color: rgba(0,0,0,0.11);content: "";display: block;position: absolute;left: 0;top: 50%;
width: -moz-calc(50% - 53px);
width: -o-calc(50% - 53px);
width: -webkit-calc(50% - 53px);
width: calc(50% - 53px);}
.hy_section .hytitle::after{height: 1px;background-color: rgba(0,0,0,0.11);content: "";display: block;position: absolute;right: 0;top: 50%;
width: -moz-calc(50% - 53px);
width: -o-calc(50% - 53px);
width: -webkit-calc(50% - 53px);
width: calc(50% - 53px);}
.hy_section ul{margin: 0 -15px;margin-bottom: 95px;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.hy_section ul li{margin: 0 15px;}
.hy_section ul li .pic{padding-bottom: 66.89%; position: relative; overflow: hidden;}
.hy_section ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.hy_section ul li .words{font-size: 16px;color: #333333;text-align: center;padding-top: 14px;}
.hy_section ul li:hover .words{color: #ffb91d;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.fxy_section_1{padding: 20px 0;}
.fxy_section_1 h2{font-size: 22px;height: 34px;margin-bottom: 24px;}
.fxy_section_1 h2::after{width: 30px;height: 2px;display: block;content: "";display: block;}
.fxy_section_1 .p{font-size: 14px;line-height: 26px;}
.fxy_section_1 .content{height: 250px; margin-top: 18px;}
.fxy_section_1 .content .wordsbox{padding: 0 20px;}
.fxy_section_1 .content .wordsbox h3{font-size: 16px;padding-bottom: 10px;margin-bottom: 18px;}
.fxy_section_1 .content .wordsbox h3::after{width: 20px;content: "";display: block;}
.fxy_section_1 .content .wordsbox .text .list{font-size: 14px;margin-bottom: 10px;}
/*.fxy_section_1 .content2{margin-top: 18px;}*/
.fxy_section_1 .content3{margin-top: 18px;}
.fxy_section_1 .content3 .name{font-size: 14px;height: 26px;}
.fxy_section_1 .content3 .lists{font-size: 14px;margin-bottom: 6px;}
.fxy_section_1 .content3 .text{margin-top: 18px;font-size: 14px;line-height: 26px;}
.hy_section .hytitle{font-size: 18px;margin-bottom:20px;}
.hy_section ul{margin: 0 -10px;margin-bottom: 20px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.hy_section ul li{margin: 0 10px;}
.hy_section ul li .words{font-size: 14px;padding-top: 10px;}
}           
@media  screen and (max-width: 767px){
.fxy_section_1 h2{font-size: 18px;height: 30px;margin-bottom: 18px;}
.fxy_section_1 .p{line-height: 24px;}
.fxy_section_1 .content{height: 250px;}
.fxy_section_1 .content .wordsbox{padding: 0 10px;width: 100%;text-align: center;}
.fxy_section_1 .content .wordsbox h3{font-size: 14px;padding-bottom: 8px;margin-bottom: 12px;}
.fxy_section_1 .content .wordsbox h3::after{width: 20px;content: "";display: block;left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.fxy_section_1 .content .wordsbox .text .list{font-size: 12px;margin-bottom: 6px;}
.fxy_section_1 .content3 .name{font-size: 12px;height: 26px;}
.fxy_section_1 .content3 .lists{font-size: 12px;margin-bottom: 4px;}
.fxy_section_1 .content3 .text{margin-top: 16px;font-size: 12px;line-height: 22px;}
.hy_section .hytitle{font-size: 16px;margin-bottom: 20px;}
.hy_section ul{margin: 0 -5px;margin-bottom: 20px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.hy_section ul li{margin: 0 5px;}
}
/*行业应用金刚石*/
.jgs_section_2{width: 100%;padding: 95px 0;}
.jgs_section_2 h2{font-size: 30px;color: #333333;text-align: center;height: 50px;margin-bottom: 48px;position: relative;}
.jgs_section_2 h2::after{width: 40px;height: 3px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.jgs_section_2 .content{width: 100%;font-size:16px;color: #555555;line-height: 30px;/*text-align: justify;*/}
.jgs_section_2 .content img{width: 48%;float: left;margin-bottom: 30px;}
.jgs_section_2 .content .img2{margin-left: 4%;}
.jgs_section_2 .content .box{width: 100%;height: 412px;position: relative;}
.jgs_section_2 .content .box .wordsbox{width: 42%;position: absolute;left: 0;top: 50%;background-color: rgba(255,185,29,0.7);padding: 45px 40px 35px 40px;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.jgs_section_2 .content .box .wordsbox h3{font-size: 18px;color: #fff;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;position: relative;text-transform:uppercase;}
.jgs_section_2 .content .box .wordsbox h3::after{width: 30px;height: 2px;background-color: #fff;content: "";display: block;position: absolute;left: 0;bottom: 0;}
.jgs_section_2 .content .box .wordsbox p{font-size: 16px;color: #ffffff;line-height: 30px;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.jgs_section_2{padding: 20px 0;}
.jgs_section_2 h2{font-size: 22px;height: 34px;margin-bottom: 24px;}
.jgs_section_2 h2::after{width: 30px;height: 2px;display: block;content: "";display: block;}
.jgs_section_2 .content{font-size:14px;line-height: 26px;}
.jgs_section_2 .content .box{height: 240px;}
.jgs_section_2 .content .box .wordsbox{width: 45%;padding: 18px;}
.jgs_section_2 .content .box .wordsbox h3{font-size: 16px;padding-bottom: 14px;margin-bottom: 14px;}
.jgs_section_2 .content .box .wordsbox h3::after{width: 20px;content: "";display: block;}
.jgs_section_2 .content .box .wordsbox p{font-size: 14px;line-height: 26px;}
}           
@media  screen and (max-width: 767px){
.jgs_section_2 h2{font-size: 18px;height: 30px;margin-bottom: 18px;}
.jgs_section_2 .content{line-height: 24px;}
.jgs_section_2 .content .box{height: 170px;}
.jgs_section_2 .content .box .wordsbox{width: 100%;height: 100%;left: 0;top: 0; padding: 12px;
-webkit-transform: translate(0,0); 
-ms-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);}
.jgs_section_2 .content .box .wordsbox h3{font-size: 14px;padding-bottom: 10px;margin-bottom: 10px;}
.jgs_section_2 .content .box .wordsbox p{font-size: 12px;line-height: 22px;}
}
/*行业应用-集中供气和气体处理*/
.gq_section_3{width: 100%;padding: 78px 0 95px 0;}
.gq_section_3 h2{font-size: 30px;color: #333333;text-align: center;height: 50px;margin-bottom: 48px;position: relative;}
.gq_section_3 h2::after{width: 40px;height: 3px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.gq_section_3 .content1{font-size: 16px;color: #555555;line-height: 30px;text-align: justify;margin-bottom: 50px;}
.gq_section_3 .content1 img{width: 100%;}
.gq_section_3 h3{font-size: 16px;color: #333333;font-weight: bold;text-align: center;height: 38px;margin-bottom: 48px;position: relative;}
.gq_section_3 h3::after{width: 32px;height: 2px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.gq_section_3 .content2{width: 100%;}
.gq_section_3 .content2 .bbox{width: 100%;overflow: hidden;margin-bottom: 48px;}
.gq_section_3 .content2 .bbox .box{width: 50%;height: 271px;float: left;position: relative;}
.gq_section_3 .content2 .bbox .box .words{width: 100%;position: absolute;left: 0;top: 50%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.gq_section_3 .content2 .bbox .box .words .icon{width: 46px;height: 46px;margin: 0 auto;}
.gq_section_3 .content2 .bbox .box .words .text{font-size: 18px;color: #ffffff;padding-top: 6px;text-align: center;}
.gq_section_3 .content2 .bbox .box .kuai{width: 64px;height: 64px;background-color: #ffb91d;position: absolute;}
.gq_section_3 .content2 .bbox .box:nth-child(1) .kuai{bottom: 0;right: 0;opacity: 0.2}
.gq_section_3 .content2 .bbox .box:nth-child(2) .kuai{bottom: 0;left: 0;opacity: 0.3}
.gq_section_3 .content2 .bbox .box:nth-child(3) .kuai{top: 0;right: 0;opacity: 0.3}
.gq_section_3 .content2 .bbox .box:nth-child(4) .kuai{top: 0;left: 0;opacity: 0.2}
.gq_section_3 .content2 .p{font-size: 16px;color: #555555;line-height: 30px;text-align: justify;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.gq_section_3{padding: 20px 0;}
.gq_section_3 h2{font-size: 22px;height: 34px;margin-bottom: 24px;}
.gq_section_3 h2::after{width: 30px;height: 2px;display: block;content: "";display: block;}
.gq_section_3 .content1{font-size: 14px;line-height: 26px;margin-bottom: 20px;}
.gq_section_3 h3{font-size: 14px;height: 30px;margin-bottom: 18px;}
.gq_section_3 h3::after{width: 20px;height: 2px;content: "";display: block;}
.gq_section_3 .content2 .bbox{margin-bottom: 20px;}
.gq_section_3 .content2 .bbox .box{height: 145px;}
.gq_section_3 .content2 .bbox .box .words .icon{width: 30px;height: 30px;}
.gq_section_3 .content2 .bbox .box .words .text{font-size: 16px;}
.gq_section_3 .content2 .bbox .box .kuai{width: 40px;height: 40px;background-color: #ffb91d;position: absolute;}
.gq_section_3 .content2 .p{font-size: 14px;line-height: 26px;}
}           
@media  screen and (max-width: 767px){
.gq_section_3 h2{font-size: 18px;height: 30px;margin-bottom: 18px;}
.gq_section_3 .content1{line-height: 22px;margin-bottom: 18px;}
.gq_section_3 h3{height: 28px;margin-bottom: 16px;}
.gq_section_3 .content2 .bbox{margin-bottom: 18px;}
.gq_section_3 .content2 .bbox .box{height: 85px;}
.gq_section_3 .content2 .bbox .box .words .icon{width: 20px;height: 20px;}
.gq_section_3 .content2 .bbox .box .words .text{font-size: 14px;}
.gq_section_3 .content2 .bbox .box .kuai{width: 30px;height: 30px;background-color: #ffb91d;position: absolute;}
.gq_section_3 .content2 .p{line-height: 22px;}
}
/*行业应用-液体过滤和水处理*/
.yt_section_4{width: 100%;padding: 80px 0 75px 0;}
.yt_section_4 h2{font-size: 30px;color: #333333;text-align: center;height: 50px;position: relative;}
.yt_section_4 h2::after{width: 40px;height: 3px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.yt_section_4 .content{width: 100%;padding-right: 558px;position: relative;height: 455px;}
.yt_section_4 .content .left{width: 100%;padding-top: 145px;}
.yt_section_4 .content .left h3{font-size: 20px;color: #333333;font-weight: bold;height: 60px;}
.yt_section_4 .content .left p{font-size: 16px;color: #555555;line-height: 30px;}
.yt_section_4 .content .right{width: 458px;height: 455px;position: absolute;right: 0;top: 0;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.yt_section_4{padding: 20px 0;}
.yt_section_4 h2{font-size: 22px;height: 34px;margin-bottom: 20px;}
.yt_section_4 h2::after{width: 30px;height: 2px;display: block;content: "";display: block;}
.yt_section_4 .content{padding-right: 300px;height: 298px;}
.yt_section_4 .content .left{padding-top: 20px;}
.yt_section_4 .content .left h3{font-size: 18px;height: 32px;}
.yt_section_4 .content .left p{font-size: 14px;line-height: 26px;}
.yt_section_4 .content .right{width: 300px;height: 298px;}
}           
@media  screen and (max-width: 767px){
.yt_section_4 h2{font-size: 18px;height: 30px;margin-bottom: 18px;}
.yt_section_4 .content{padding-right: 0;height: auto;position: static;}
.yt_section_4 .content .left{padding-top: 18px;}
.yt_section_4 .content .left h3{font-size: 14px;line-height: 26px;height: auto;}
.yt_section_4 .content .left p{font-size: 12px;line-height: 22px;}
.yt_section_4 .content .right{width: 80%;margin: 0 auto; height: 274px;position: static;}
}
/*行业应用-在线分析辅助原件*/
.zx_section_5{width: 100%;padding: 75px 0 95px 0;}
.zx_section_5 h2{font-size: 30px;color: #333333;text-align: center;height: 50px;position: relative;margin-bottom: 86px;}
.zx_section_5 h2::after{width: 40px;height: 3px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.zx_section_5 .content{width: 100%;padding-right: 490px;position: relative;height: 600px;}
.zx_section_5 .content .left{width: 100%;}
.zx_section_5 .content .left .text{font-size: 16px;color: #555555;line-height: 30px;text-align: justify;}
.zx_section_5 .content .left .limg{width: 58.13%;margin-top: 100px;}
.zx_section_5 .content .left .pics{padding-bottom: 66.74%; position: relative; overflow: hidden;}
.zx_section_5 .content .left .pics 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%);}
.zx_section_5 .content .right{width: 404px;height: 537px;position: absolute;right: 0;top: 0;overflow: hidden;}
.zx_section_5 .content .right .pic{width: 100%;height: 100%;
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;}
.zx_section_5 .content .right .pic:hover{
transform: scale(1.07);
 -webkit-transform: scale(1.07);
 -moz-transform: scale(1.07);
 -o-transform: scale(1.07);
 -ms-transform: scale(1.07);
}
.zx_section_5 .posi{width: 53.84615384615385%;height: 476px;padding: 15px;border:1px solid rgba(0,0,0,0.11);position: absolute;bottom: 0;left: 27.1%;z-index: 2;}
.zx_section_5 .posi .posibox{width: 100%;height: 100%;}
.zx_section_5 .p{font-size: 16px;color: #555555;line-height: 30px;margin-top: 50px;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.zx_section_5{padding: 20px 0;}
.zx_section_5 h2{font-size: 22px;height: 34px;margin-bottom: 20px;}
.zx_section_5 h2::after{width: 30px;height: 2px;display: block;content: "";display: block;}
.zx_section_5 .content{padding-right: 300px;height: 340px;}
.zx_section_5 .content .left .text{font-size: 14px;line-height: 26px;}
.zx_section_5 .content .left .limg{width: 58.13%;margin-top: 20px;}
.zx_section_5 .content .right{width: 240px;height: 315px;} 
.zx_section_5 .posi{width: 40%;height: 220px;padding: 10px;left: 30%;}
.zx_section_5 .p{font-size: 14px;line-height: 26px;margin-top: 18px;}
}           
@media  screen and (max-width: 767px){
.zx_section_5 h2{font-size: 18px;height: 30px;margin-bottom: 18px;}
.zx_section_5 .content{padding-right: 0;height: auto;position: static;}
.zx_section_5 .content .left{margin-bottom: 10px;}
.zx_section_5 .content .left .text{line-height: 22px;}
.zx_section_5 .content .left .limg{width: 100%;margin-top: 12px;}
.zx_section_5 .content .right{width: 100%;height: 450px;position: static;} 
.zx_section_5 .posi{width: 100%;height: 235px;position: static;margin-bottom: 10px;}
.zx_section_5 .p{line-height: 22px;margin-top: 12px;}
}
/*行业应用-氢能和氢燃料电池*/
.yn_section_6{width: 100%;padding: 75px 0 95px 0;}
.yn_section_6 h2{font-size: 30px;color: #333333;text-align: center;height: 50px;position: relative;margin-bottom: 45px;}
.yn_section_6 h2::after{width: 40px;height: 3px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.yn_section_6 .p{font-size: 16px;color: #555555;line-height: 30px;text-align: justify;margin-bottom: 28px;}
.yn_section_6 .content{width: 100%;}
.yn_section_6 .content .top{width: 100%;position: relative;overflow: hidden;padding-left: 500px;}
.yn_section_6 .content .top .left{width:567px;height: 399px;position: absolute;left: 0;top: 0;z-index: 8;padding: 55px 80px 55px 75px;background: url(images/img149.png)no-repeat center center;background-size: cover;}
.yn_section_6 .content .top .right{width: 100%;height: 399px;}
.yn_section_6 .content .bottom{width: 100%;position: relative;overflow: hidden;padding-right: 800px;}
.yn_section_6 .content .bottom .left{width: 100%;height: 399px;}
.yn_section_6 .content .bottom .right{width: 848px;height: 399px;position: absolute;right: 0;top: 0;padding: 85px 55px 85px 100px;background: url(images/img150.png)no-repeat center center;background-size: cover;}
.yn_section_6 .content h3{font-size: 18px;color: #333333;font-weight: bold;text-transform:uppercase;}
.yn_section_6 .content .border{width: 28px;height: 2px;background-color: #ffb91d;margin: 14px 0 26px 0;}
.yn_section_6 .content .text{font-size: 16px;color: #555555;line-height: 30px;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.yn_section_6{padding: 20px 0;}
.yn_section_6 h2{font-size: 22px;height: 34px;margin-bottom: 20px;}
.yn_section_6 h2::after{width: 30px;height: 2px;display: block;content: "";display: block;}
.yn_section_6 .p{font-size: 14px;line-height: 26px;margin-bottom: 20px;}
.yn_section_6 .content .top{padding-left: 200px;}
.yn_section_6 .content .top .left{width:267px;height: 155px;padding: 20px;}
.yn_section_6 .content .top .right{height: 155px;}
.yn_section_6 .content .bottom{width: 100%;padding-right: 450px;}
.yn_section_6 .content .bottom .left{width: 100%;height: 245px;}
.yn_section_6 .content .bottom .right{width: 525px;height: 245px;position: absolute;right: 0;top: 0;padding: 60px;}
.yn_section_6 .content h3{font-size: 16px;}
.yn_section_6 .content .border{width: 20px;height: 1px;margin: 6px 0;}
.yn_section_6 .content .text{font-size: 14px;line-height: 26px;-webkit-line-clamp: 3;}
}           
@media  screen and (max-width: 767px){
.yn_section_6 h2{font-size: 18px;height: 30px;margin-bottom: 18px;}
.yn_section_6 .p{line-height: 22px;margin-bottom: 18px;}
.yn_section_6 .content .top{padding-left: 0;position: static;}
.yn_section_6 .content .top .left{width: 100%;height: auto;position: static;background-color: #f4f4f4;}
.yn_section_6 .content .top .right{height: 155px;}
.yn_section_6 .content .bottom{width: 100%;padding-right: 0;position: static;background-color: #f4f4f4;}
.yn_section_6 .content .bottom .left{width: 100%;height: 155px;}
.yn_section_6 .content .bottom .right{width: 100%;height: auto;position: static;padding: 20px;}
}
/*行业应用-天然气过滤*/
.tr_section_7{width: 100%;padding: 75px 0 100px 0;}
.tr_section_7 h2{font-size: 30px;color: #333333;text-align: center;height: 50px;position: relative;margin-bottom: 86px;}
.tr_section_7 h2::after{width: 40px;height: 3px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 50%;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.tr_section_7 .content1{width: 100%;margin-bottom: 50px;}
.tr_section_7 .content1 .top{width: 100%;padding-right: 700px;position: relative;height: 417px;margin-bottom: 45px;}
.tr_section_7 .content1 .top .left{width: 100%;}
.tr_section_7 .content1 .top .left h3{font-size: 20px;color: #333333;font-weight: bold;line-height: 30px;margin-bottom: 32px;letter-spacing: 1px;}
.tr_section_7 .content1 .top .left .p{font-size: 16px;color: #555555;line-height: 30px;letter-spacing: 1px;text-align: justify;}
.tr_section_7 .content1 .top .right{width: 625px;height: 417px;position: absolute;right: 0;top: 0;overflow: hidden;}
.tr_section_7 .content1 .top .right .pic{width: 100%;height: 100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.tr_section_7 .content1 .top .right .pic:hover{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);
}
.tr_section_7 .content1 .bottom{width: 100%;font-size: 16px;color: #555555;line-height: 30px;text-align: justify;letter-spacing: 1px;}
.tr_section_7 .content2{width: 100%;}
.tr_section_7 .content2 ul{margin: 0 -15px;overflow: hidden;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.tr_section_7 .content2 ul li{margin: 0 15px;height: 284px;position: relative;}
.tr_section_7 .content2 ul li .words{width: 100%;position: absolute;left: 0;top: 50%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.tr_section_7 .content2 ul li .words .zw{font-size: 18px;color: #fff;text-align: center;text-transform:uppercase;}
.tr_section_7 .content2 ul li .words .border{width: 26px;height: 2px;background-color: rgba(255,255,255,0.45);margin: 10px auto 12px auto;}
.tr_section_7 .content2 ul li .words .yw{font-size: 18px;color: #fff;text-align: center;text-transform:uppercase;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.tr_section_7{padding: 20px 0;}
.tr_section_7 h2{font-size: 22px;height: 34px;margin-bottom: 20px;}
.tr_section_7 h2::after{width: 30px;height: 2px;display: block;content: "";display: block;}
.tr_section_7 .content1{margin-bottom: 20px;}
.tr_section_7 .content1 .top{padding-right: 420px;height: 265px;margin-bottom: 20px;}
.tr_section_7 .content1 .top .left h3{font-size: 18px;line-height: 26px;margin-bottom: 18px;}
.tr_section_7 .content1 .top .left .p{font-size: 14px;line-height: 24px;-webkit-line-clamp: 7;}
.tr_section_7 .content1 .top .right{width: 400px;height: 265px;}
.tr_section_7 .content1 .bottom{font-size: 14px;line-height: 26px;}
.tr_section_7 .content2 ul{margin: 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.tr_section_7 .content2 ul li{margin: 0 10px;height: 240px;}
.tr_section_7 .content2 ul li .words .zw{font-size: 16px;}
.tr_section_7 .content2 ul li .words .border{width: 20px;margin: 8px auto;}
.tr_section_7 .content2 ul li .words .yw{font-size: 16px;}
}           
@media  screen and (max-width: 767px){
.tr_section_7 h2{font-size: 18px;height: 30px;margin-bottom: 18px;}
.tr_section_7 .content1 .top{padding-right: 0;height: auto;}
.tr_section_7 .content1 .top .left h3{line-height: 24px;margin-bottom: 12px;}
.tr_section_7 .content1 .top .left .p{line-height: 22px;}
.tr_section_7 .content1 .top .right{width: 100%;height: 230px;position:static;margin-bottom: 10px;}
.tr_section_7 .content1 .bottom{line-height: 22px;}
.tr_section_7 .content2 ul{margin: 0 -8px;
width: -moz-calc(100% + 16px);
width: -o-calc(100% + 16px);
width: -webkit-calc(100% + 16px);
width: calc(100% + 16px);}
.tr_section_7 .content2 ul li{margin: 0 8px;height: 120px;}
.tr_section_7 .content2 ul li .words .zw{font-size: 14px;}
.tr_section_7 .content2 ul li .words .yw{font-size: 14px;}
}


/*产品中心*/
.cp_section .left .top ul li.on .box{display:block;}
.cp_section .left .top ul li.on .icon .jian{display: block;}
.cp_section .left .top ul li.on .icon .jia{display: none;}
.cp_section .left .top ul li.on .tclick .name{color:#000;}

.cp_section .left .top ul li .icon.ons .jian{display: block;}
.cp_section .left .top ul li .icon.ons .jia{display: none;}
.cp_section .left .top ul li .icon .jian{display: none;}
.cp_section .left .top ul .border{border-bottom: 1px solid #e6e6e6;}
.cp_section{width: 100%;padding: 95px 0 100px 0;overflow: hidden;position: relative;}
.cp_section .left{width: 23.7%;float: left;}
.cp_section .left .top{width: 100%;margin-bottom: 30px;}
.cp_section .left .top .oclick{width: 100%;background-color: #ffb91d;padding: 18px 5px;cursor: pointer;}
.cp_section .left .top .oclick h2{font-size: 24px;color: #262626;padding-bottom: 6px; text-align: center;}
.cp_section .left .top .oclick .yw{font-size: 14px;color: rgba(38,38,38,0.6);text-transform:uppercase;text-align: center;letter-spacing: 1px;}
.cp_section .left .top ul{width: 100%;border:1px solid #e6e6e6;border-bottom: none;}
.cp_section .left .top ul li .tclick{border-bottom: 1px solid #e6e6e6;padding: 20px 30px;overflow: hidden;cursor: pointer;background-color: #fafafa;}
.cp_section .left .top ul li .tclick .name{font-size: 18px;color: #262626;float: left;
width: -moz-calc(100% - 30px);
width: -o-calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: calc(100% - 30px);}
.cp_section .left .top ul li .tclick .icon{font-size: 22px;color: #ffb91d;float: right;width: 25px;}
.cp_section .left .top ul li .tclick .icon .jian{width: 12px;height: 2px;background-color: #ffb91d;margin-top: 10px;}
.cp_section .left .top ul li .box{display: none;padding: 0 30px;background-color: #ffffff;}
.cp_section .left .top ul li .box .list{width:100%;padding: 20px 0;border-bottom: 1px dashed #cccccc;padding-left: 10px;position: relative;font-size: 16px;}
.cp_section .left .top ul li .box .list a{color: #555;
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;}
.cp_section .left .top ul li .box .list:after{width: 5px;height: 5px;background-color: #555555;border-radius: 100%;content: "";display: block;position: absolute;left: 0;top: 50%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
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;}
.cp_section .left .top ul li .box .list:hover a,.cp_section .left .top ul li .box .list.on a{font-weight: bold;color: #262626;}
.cp_section .left .top ul li .box .list:hover:after,.cp_section .left .top ul li .box .list.on::after{background-color: #ffb91d;content: "";display: block;}
.cp_section .left .top ul li .box .list:last-child{border-bottom: none;}
.cp_section .left .bottom{width: 100%;}
.cp_section .left .bottom .oclicks{width: 100%;height: 114px;position: relative;cursor: pointer;}
.cp_section .left .bottom .oclicks .words{width: 100%;padding-left: 29px;position: absolute;left: 0;top: 50%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.cp_section .left .bottom .oclicks .words .number{font-size: 18px;color: #262626;margin-bottom: 10px;}
.cp_section .left .bottom .oclicks .words h2{font-size: 24px;color: #262626;font-weight: bold;}
.cp_section .left .bottom ul{width: 100%;padding: 28px;border:1px solid #e6e6e6;}
.cp_section .left .bottom ul li:first-child{font-size: 24px;color: #262626;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px dashed #cccccc;padding-left: 0;}
.cp_section .left .bottom ul li:first-child::after{content: "";display: none;}
.cp_section .left .bottom ul li:first-child span{color: #ffb91d;font-weight: bold;}
.cp_section .left .bottom ul li{font-size: 16px;color: #4c4c4c;margin-bottom: 28px;padding-left: 10px;position: relative;}
.cp_section .left .bottom ul li::after{width: 5px;height: 5px;background-color: #555555;border-radius: 100%;content: "";display: block;position: absolute;left: 0;top: 50%;
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.cp_section .left .bottom ul li:last-child{margin-bottom: 0;}
.cp_section .right{width: 74.24%;float: right;}
.cp_section .right ul{margin: -14px;
width: -moz-calc(100% + 28px);
width: -o-calc(100% + 28px);
width: -webkit-calc(100% + 28px);
width: calc(100% + 28px);}
.cp_section .right ul li{margin: 14px;float: left;
width: -moz-calc(33.3333333% - 28px);
width: -o-calc(33.3333333% - 28px);
width: -webkit-calc(33.3333333% - 28px);
width: calc(33.3333333% - 28px);}
.cp_section .right ul li .pic{padding-bottom: 66.6666666%; position: relative; overflow: hidden;border:1px solid #e6e6e6;}
.cp_section .right ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cp_section .right ul li .words{width: 100%;background-color: #fafafa;padding: 16px;border:1px solid #e6e6e6;border-top: none;}
.cp_section .right ul li .words h3{font-size: 18px;color: #262626;height: 36px;}
.cp_section .right ul li .words p{font-size: 16px;color: rgba(85,85,85,0.8);height: 45px;}
.cp_section .right ul li .words .more{width: 100%;}
.cp_section .right ul li .words .more .mores{font-size: 14px;color: rgba(85,85,85,0.8);display: inline-block;vertical-align: middle;}
.cp_section .right ul li .words .more .icon{width: 14px;height: 2px;background-color: rgb(118,118,118,0.8);position: relative;display: inline-block;vertical-align: middle;}
.cp_section .right ul li .words .more .icon::after{width: 8px;height: 8px;border-top: 2px solid rgba(118,118,118,0.8);border-right: 2px solid rgba(118,118,118,0.8);content: "";display: block;position: absolute;right: 0;top: -3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.cp_section .right ul li:hover .words{background-color: #ffb91d;}
.cp_section .right ul li:hover .words p{color: #262626;}
.cp_section .right .pages{width: 100%; float: left; text-align: center;margin-top: 35px;}
.cp_section .right .pages .texts a{ width: 30px; height: 30px; line-height: 30px; border: 1px solid #e2e2e2; border-radius: 30px; color:#272727; font-size: 14px; margin: 0 5px; display: inline-block; font-family: Arial;}
.cp_section .right .pages .texts a.on,.cp_section .right .texts a:hover{ background: #ffb91d; color: #272727!important; border: 1px solid #ffb91d;}
.cp_section .right .pages .texts .l1,.cp_section .right .texts .r1{ width: 100px !important; line-height: 28px!important; font-size: 20px!important; color: #272727;}
.cp_section .right .texts .r1{color: #272727 !important;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.cp_section .left .top ul li .tclick .icon .jian{width: 8px;}
.cp_section{padding: 20px 0;position: relative;padding-bottom: 380px;}
.cp_section .left{width: 100%;float: none;}
.cp_section .left .top{margin-bottom: 18px;}
.cp_section .left .top .oclick{padding: 12px 5px;}
.cp_section .left .top .oclick h2{font-size: 20px;padding-bottom: 4px; }
.cp_section .left .top .oclick .yw{font-size: 12px;}
.cp_section .left .top ul li .tclick{padding: 14px;}
.cp_section .left .top ul li .tclick .name{font-size: 16px;}
.cp_section .left .top ul li .tclick .icon{font-size: 18px;}
.cp_section .left .top ul li .box{padding: 0 20px;}
.cp_section .left .top ul li .box .list{padding: 16px 0;font-size: 14px;padding-left: 10px;}
.cp_section .left .bottom{position: absolute;bottom: 20px;left: 15px;
width: -moz-calc(100% - 30px);
width: -o-calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: calc(100% - 30px);}
.cp_section .left .bottom .oclicks{height: 70px;}
.cp_section .left .bottom .oclicks .words{padding-left: 0;text-align: center;}
.cp_section .left .bottom .oclicks .words .number{font-size: 16px;margin-bottom: 6px;}
.cp_section .left .bottom .oclicks .words h2{font-size: 18px;}
.cp_section .left .bottom ul{padding: 18px;}
.cp_section .left .bottom ul li:first-child{font-size: 20px;padding-bottom: 14px;margin-bottom: 14px;}
.cp_section .left .bottom ul li{font-size: 14px;margin-bottom: 20px;}
.cp_section .right{width: 100%;float: none;margin-top: 18px;}
.cp_section .right ul{margin: -8px;
width: -moz-calc(100% + 16px);
width: -o-calc(100% + 16px);
width: -webkit-calc(100% + 16px);
width: calc(100% + 16px);}
.cp_section .right ul li{margin: 8px;
width: -moz-calc(33.3333333% - 16px);
width: -o-calc(33.3333333% - 16px);
width: -webkit-calc(33.3333333% - 16px);
width: calc(33.3333333% - 16px);}
.cp_section .right ul li .words{padding: 10px;}
.cp_section .right ul li .words h3{font-size: 16px;height: 28px;}
.cp_section .right ul li .words p{font-size: 14px;height: 34px;}
.cp_section .right .pages{margin-top: 18px;}
.cp_section .left .top ul li{display: none;}
}           
@media  screen and (max-width: 767px){
.cp_section{padding-bottom: 330px;}
.cp_section .left .top .oclick{padding: 8px 5px;}
.cp_section .left .top .oclick h2{font-size: 18px;}
.cp_section .left .bottom .oclicks{height: 60px;}
.cp_section .left .bottom .oclicks .words .number{margin-bottom: 5px;}
.cp_section .left .bottom ul{padding: 14px;}
.cp_section .left .bottom ul li:first-child{font-size: 18px;padding-bottom: 10px;margin-bottom: 10px;}
.cp_section .left .bottom ul li{margin-bottom: 16px;}
.cp_section .right ul{margin: -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.cp_section .right ul li{margin: 5px;
width: -moz-calc(50% - 10px);
width: -o-calc(50% - 10px);
width: -webkit-calc(50% - 10px);
width: calc(50% - 10px);}
.cp_section .right ul li .words{padding: 8px;}
.cp_section .right ul li .words h3{font-size: 14px;height: 24px;}
.cp_section .right ul li .words p{font-size: 12px;height: 30px;}
}



/*产品详情*/
.cpxq_section{width: 100%;padding: 100px 0 94px 0;}
.cpxq_section .top{width:100%;overflow: hidden;margin-bottom: 100px;}
.cpxq_section .top ul{width: 50%;float: left;}
.cpxq_section .top ul li{width: 100%;overflow: hidden;}
.cpxq_section .top ul li .pic{width: 100%; padding-bottom:66.67%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section .top ul  li:hover .pic{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
.cpxq_section .top .slick-dots{ position: absolute; bottom: 24px; height: 5px; text-align: center;width: 100%;}
.cpxq_section .top .slick-dots li{ vertical-align: top; width: 12px; height: 12px;border-radius: 100%; margin: 0 5px; background: rgba(204,204,204,0.72);}
.cpxq_section .top .slick-dots li.slick-active{ background: #ffb91d;}
.cpxq_section .top .right{width: 50%;float: right;padding-left: 3.75%;margin-top: 50px;}
.cpxq_section .top .right h4{font-size: 30px;color: #262626;height: 54px;position: relative;margin-bottom: 26px;}
.cpxq_section .top .right h4:after{width: 45px;height: 3px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 0;}
.cpxq_section .top .right .p{font-size: 16px;color: #555555;line-height: 32px;text-align: justify;}
.cpxq_section .top .right .box{width: 100%;overflow: hidden;margin-top: 42px;border-top: 1px dashed #cfcfcf;padding-top: 42px;}
.cpxq_section .top .right .box .button{width: 150px;height: 46px;background-color: #ffb91d;border-radius: 21.51px;font-size: 16px;color: #262626;line-height: 46px;text-align: center;float: left;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section .top .right .box .button:hover{
transform: scale(0.95);
 -webkit-transform: scale(0.95);
 -moz-transform: scale(0.95);
 -o-transform: scale(0.95);
 -ms-transform: scale(0.95);
}
.cpxq_section .top .right .box  div{float: left;margin-left: 20px;border-radius: 100%;overflow: hidden;margin-top: -5px;}
.cpxq_section .top .right .box a{display: block;width: 46px;height: 46px;}
.cpxq_section .bottom{width: 100%;}
.cpxq_section .bottom .box{background-color: #f0f0f0;font-size: 0;margin-bottom: 45px; white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.cpxq_section .bottom .box::-webkit-scrollbar{ height: 8px;}
.cpxq_section .bottom .box::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
.cpxq_section .bottom .box::-webkit-scrollbar-thumb{ height: 8px;  background-color: #ffb91d; border-radius: 3px;}
.cpxq_section .bottom .box .ej{display: inline-block; vertical-align: middle;font-size: 16px;color: #555555;padding: 14px 26px;cursor: pointer;}
.cpxq_section .bottom .box .on{background-color: #ffb91d;color: #262626;}
.cpxq_section .bottom .content1{font-size: 16px;color: #555555;text-align: justify;line-height: 30px;padding-bottom: 50px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.cpxq_section .bottom .content1 .img2{width: 100%;}
.cpxq_section .bottom .page{width: 100%;padding-top: 45px;overflow: hidden;}
.cpxq_section .bottom .page a{font-size: 16px;color: #555555;text-align: left;width: 50%;display: block;float: left;}
.cpxq_section .bottom .page .next{text-align: right;}
.cpxq_section .bottom .page a:hover{color: #ffb91d}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.cpxq_section{padding: 20px 0;}
.cpxq_section .top{margin-bottom: 18px;}
.cpxq_section .top ul  li{height: 255px;}
.cpxq_section .top .slick-dots{ bottom: 14px;}
.cpxq_section .top .slick-dots li{ width: 10px; height: 10px; margin: 0 4px;}
.cpxq_section .top .right{padding-left: 2%;margin-top: 10px;}
.cpxq_section .top .right h4{font-size: 20px;height: 35px;margin-bottom: 14px;}
.cpxq_section .top .right h4:after{width: 40px;height: 2px;content: "";display: block;}
.cpxq_section .top .right .p{font-size: 14px;line-height: 26px;}
.cpxq_section .top .right .box{margin-top: 12px;padding-top: 12px;}
.cpxq_section .top .right .box .button{width: 110px;height: 35px;font-size: 14px;line-height: 35px;}
.cpxq_section .top .right .box  div{margin-left: 10px;}
.cpxq_section .top .right .box a{display: block;width: 35px;height: 35px;}
.cpxq_section .bottom .box{margin-bottom: 18px;}
.cpxq_section .bottom .box::-webkit-scrollbar{ height: 3px;}
.cpxq_section .bottom .box::-webkit-scrollbar-thumb{ height: 3px;}
.cpxq_section .bottom .box .ej{font-size: 14px;padding: 10px 14px;}
.cpxq_section .bottom .content1{font-size: 14px;line-height: 26px;padding-bottom: 18px;}
.cpxq_section .bottom .page{padding-top: 18px;}
.cpxq_section .bottom .page a{font-size: 14px;}
}           
@media  screen and (max-width: 767px){
.cpxq_section .top ul{width: 100%;float: none;}
.cpxq_section .top ul  li{height: 250px;}
.cpxq_section .top .right{padding-left: 0;margin-top: 14px;width: 100%;float: none}
.cpxq_section .top .right h4{font-size: 18px;}
.cpxq_section .top .right .p{line-height: 24px;}
.cpxq_section .top .right .box .button{margin: 0 auto;display: block;float: none;}
.cpxq_section .top .right .box  div{display: none;}
.cpxq_section .bottom .box{margin-bottom: 14px;}
.cpxq_section .bottom .content1{line-height: 24px;padding-bottom: 14px;}
.cpxq_section .bottom .page{padding-top: 14px;}
}


/*服务中心*/
.fw_section{width: 100%;padding: 100px 0;background-color: #f2f2f2;}
.fw_section ul{width: 100%;}
.fw_section ul li{width: 100%;overflow: hidden;background-color: #fff;margin-bottom:50px;padding: 20px;position: relative;}
.fw_section ul li:last-child{margin-bottom: 0;}
.fw_section ul li .left{width: 300px;height: 400px;position: relative;}
.fw_section ul li .left .leftborder{width: 276px;height: 376px;line-height: 376px; border:1px solid rgba(255,255,255,0.32);position: absolute;top: 12px;left: 12px;text-align: center;font-size: 36px;color: #fefefe;font-weight: bold;}
.fw_section ul li .left .leftborder::after{width: 40px;height: 3px;background-color: #fff;content: "";display: block;position: absolute;left: 50%;top: 230px;
-webkit-transform: translate(-50%,0); 
-ms-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);}
.fw_section ul li .right{padding:0 50px;position: absolute;top: 50%;right: 0;
width: -moz-calc(100% - 300px);
width: -o-calc(100% - 300px);
width: -webkit-calc(100% - 300px);
width: calc(100% - 300px);
-webkit-transform: translate(0,-50%); 
-ms-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);}
.fw_section ul li:nth-child(even) .left{float: right;}
.fw_section ul li:nth-child(even) .right{left: 0;}
.fw_section ul li .right h3{font-size: 30px;color: #333333;height: 56px;}
.fw_section ul li .right .p{font-size: 16px;color: #555555;line-height: 30px;}
.fw_section ul li:hover .right h3{color:#ffb91d;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.fw_section{padding: 20px 0;}
.fw_section ul li{margin-bottom:20px;padding: 14px;}
.fw_section ul li .left{width: 200px;height: 270px;}
.fw_section ul li .left .leftborder{width: 180px;height: 250px;line-height: 250px;top: 10px;left: 10px;font-size: 22px;}
.fw_section ul li .left .leftborder::after{width: 20px;height: 2px;content: "";left: 50%;top: 150px;}
.fw_section ul li .right{padding:0 30px;
width: -moz-calc(100% - 200px);
width: -o-calc(100% - 200px);
width: -webkit-calc(100% - 200px);
width: calc(100% - 200px);}
.fw_section ul li .right h3{font-size: 20px;height: 32px;}
.fw_section ul li .right .p{font-size: 14px;line-height: 26px;}
}           
@media  screen and (max-width: 767px){
.fw_section ul li:nth-child(even) .left{float: none;}
.fw_section ul li{padding: 20px;position: static;}
.fw_section ul li .left{width: 100%;height: 340px;float: none;}
.fw_section ul li .left .leftborder{width: 90%;height: 320px;line-height: 320px;top: 10px;left: 5%;font-size: 18px;}
.fw_section ul li .left .leftborder::after{content: "";display: block; top: 180px;}
.fw_section ul li .right{padding:0;position: static;width: 100%;margin-top: 8px;
-webkit-transform: translate(0,0); 
-ms-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);}
.fw_section ul li .right h3{font-size: 18px;height: 28px;}
.fw_section ul li .right .p{font-size: 12px;line-height: 24px;}
}


/*新闻活动*/
.xw_section{width: 100%;padding: 100px 0;}
.xw_section .top{width: 100%;margin-bottom: 50px;overflow: hidden;background-color: #f2f2f2;}
.xw_section .top .left{width: 52.3%;float: left;}
/*20201204start*/
.xw_section .top .left .pics{width: 100%;height: 453px;}
.xw_section .top .slick-prev{width: 25px;height: 48px;background: url(images/img175.png) no-repeat center center; background-size: cover;left: 16px;top: 50%;opacity: 0.4;}
.xw_section .top .slick-next{width: 25px;height: 48px;background: url(images/img176.png) no-repeat center center; background-size: cover;top: 50%;opacity: 0.4;
left: -moz-calc(50% - 10px);
left: -o-calc(50% - 10px);
left: -webkit-calc(50% + 10px);
left: calc(50% - 10px);}
.xw_section .top .slick-prev:hover,.xw_section .top .slick-next:hover{opacity: 1;}
.xw_section .top .slick-dots{ position: absolute; bottom: 20px; height: 5px; text-align: center;width: 50%;}
.xw_section .top .slick-dots li{ vertical-align: top; width: 12px; height: 12px;border-radius: 100%; margin: 0 6px; background: rgba(255,255,255,0.8);}
.xw_section .top .slick-dots li.slick-active{ width: 34px;height: 12px;border-radius: 6px; background: #ffb91d;}
/*20201204end*/
.xw_section .top .right{width: 47.7%;float: right;padding: 60px;}
.xw_section .top .right .date{padding-bottom: 5px; margin-bottom: 36px;overflow: hidden;position: relative;}
.xw_section .top .right .date .v1{font-size: 60px;color: #999999;font-weight: bold;float: left;margin-right: 6px;}
.xw_section .top .right .date .v2{float: left;margin-top: 22px;}
.xw_section .top .right .date .v2 p{font-size: 14px;color: #999999;font-weight: bold;height: 20px;}
.xw_section .top .right .date::after{width: 70px;height: 3px;background-color: #ffb91d;content: "";display: block;position: absolute;bottom: 0;left: 0;}
.xw_section .top .right h2{font-size: 24px;color: #333333;height: 40px;font-weight: bold;}
.xw_section .top .right p{font-size: 16px;color: #666666;line-height: 30px; max-height:120px; overflow:hidden;}
.xw_section .top .right .more{width: 100%;text-align: right;margin-top: 32px;
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;}
.xw_section .top .right .number{font-size: 16px;color: #ffb91d;font-weight: bold;display: inline-block;vertical-align: middle;text-transform:uppercase;}
.xw_section .top .right .sj{width: 0;height: 0;border: 7px solid;border-color: transparent transparent #ffb91d;display: inline-block;vertical-align: middle;margin-top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.xw_section .bottom{margin: -15px;width: calc(100% + 30px);overflow: hidden;}
.xw_section .bottom li{margin: 15px;float: left;width: calc(25% - 30px);}
.xw_section .bottom li .pic{padding-bottom: 66.89%; position: relative; overflow: hidden;}
.xw_section .bottom 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%);}
.xw_section .bottom li .words{width: 100%;background-color: #f2f2f2;padding: 20px 18px 28px 18px;}
.xw_section .bottom li .words h3{font-size: 18px;color: #262626;font-weight: bold;height: 40px;}
.xw_section .bottom li .words p{font-size: 15px;color: #262626;line-height: 24px;height: 48px;}
.xw_section .bottom li .words .nunber{width: 100%;margin-top: 26px;}
.xw_section .bottom li .words .nunber .icon{width: 19px;height: 13px;display: inline-block;vertical-align: middle;opacity: 0.8;}
.xw_section .bottom li .words .nunber .numbers{font-size: 16px;color: #262626;display: inline-block;vertical-align: middle;}
.xw_section .bottom li:hover .words{background-color: #ffb91d;}
.xw_section .bottom li:hover .words .nunber .icon{opacity: 1;}
.xw_section .pages{width: 100%;text-align: center;margin-top: 50px;}
.xw_section .pages .texts a{ width: 30px; height: 30px; line-height: 30px; border: 1px solid #e2e2e2; border-radius: 30px; color:#272727; font-size: 14px; margin: 0 5px; display: inline-block; font-family: Arial;}
.xw_section .pages .texts a.on,.xw_section .texts a:hover{ background: #ffb91d; color: #272727!important; border: 1px solid #ffb91d;}
.xw_section .pages .texts .l1,.xw_section .texts .r1{ width: 100px !important; line-height: 28px!important; font-size: 20px!important; color: #272727;}
.xw_section .texts .r1{color: #272727 !important;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.xw_section{padding: 20px 0;}
.xw_section .top{margin-bottom: 20px;}
/*20201204start*/
.xw_section .top .left .pics{height: 260px;}
.xw_section .top .slick-prev{width: 20px;height: 30px;left: 10px;}
.xw_section .top .slick-next{width: 20px;height: 30px;right: 10px;}
/*20201204end*/
.xw_section .top .slick-dots{  bottom: 10px; }
.xw_section .top .slick-dots li{  width: 10px; height: 10px;margin: 0 4px;}
.xw_section .top .slick-dots li.slick-active{ width: 20px;height: 10px;}
.xw_section .top .right{padding: 20px;}
.xw_section .top .right .date{ margin-bottom: 18px;}
.xw_section .top .right .date .v1{font-size: 45px;margin-right: 4px;}
.xw_section .top .right .date .v2{margin-top: 10px;}
.xw_section .top .right .date .v2 p{font-size: 12px;}
.xw_section .top .right .date::after{width: 55px;height: 2px;content: "";display: block;}
.xw_section .top .right h2{font-size: 18px;height: 30px;}
.xw_section .top .right p{font-size: 14px;line-height: 26px;-webkit-line-clamp: 2; max-height:52px;}
.xw_section .top .right .more{margin-top: 18px;}
.xw_section .top .right .number{font-size: 14px;}
.xw_section .top .right .sj{width: 0;height: 0;border: 4px solid;border-color: transparent transparent #ffb91d;margin-top: 2px;}
.xw_section .bottom{margin: -10px;width: calc(100% + 20px);}
.xw_section .bottom li{margin: 10px;width: calc(50% - 20px);}
.xw_section .bottom li .words{padding: 14px;}
.xw_section .bottom li .words h3{font-size: 16px;height: 30px;}
.xw_section .bottom li .words p{font-size: 14px;line-height: 22px;height: 44px;}
.xw_section .bottom li .words .nunber{margin-top: 14px;}
.xw_section .bottom li .words .nunber .icon{width: 15px;height: 10px;}
.xw_section .bottom li .words .nunber .numbers{font-size: 14px;}
}           
@media  screen and (max-width: 767px){
.xw_section .top .left{width: 100%;float: none;}
/*20201204start*/
.xw_section .top .slick-dots{width: 100%;}
.xw_section .top .left .pics{height: 220px;}
/*20201204end*/
.xw_section .top .slick-prev{opacity: 0;}
.xw_section .top .slick-next{opacity: 0;}
.xw_section .top .right{padding: 10px;width: 100%;float: none;}
.xw_section .bottom{margin: -6px;width: calc(100% + 12px);}
.xw_section .bottom li{margin: 6px;width: calc(50% - 12px);}
.xw_section .bottom li .words{padding: 10px;}
.xw_section .bottom li .words h3{font-size: 14px;height: 28px;}
.xw_section .bottom li .words p{font-size: 12px;line-height: 20px;height: 40px;}
.xw_section .bottom li .words .nunber{margin-top: 10px;}
.xw_section .bottom li .words .nunber .numbers{font-size: 12px;}
.xw_section .top .right p{max-height:initial;}
}


/*新闻详情*/
.xwdq_section{width: 100%;padding: 100px 0;}
.xwdq_section .contents{padding-right: 440px;position: relative;}
.xwdq_section .left{width: 100%;border:1px solid #e5e5e5;padding: 50px 30px;}
.xwdq_section .left h3{width: 100%;font-size: 28px;color: #333333;font-weight: bold;height: 50px;text-align: center;}
.xwdq_section .left .div{width: 100%;font-size: 0;text-align: center;height: 60px;}
.xwdq_section .left .div .box{display: inline-block;vertical-align: middle;font-size: 16px;color: #555;margin-right: 12px;}
.xwdq_section .left .div .box:last-child{margin-right: 0;}
.xwdq_section .left .content{width: 100%;font-size: 16px;color: #555555;line-height: 30px;text-align: justify;}
.xwdq_section .left .content img{width: 100%;}
.xwdq_section .left .return{width: 70px;height: 70px;text-align: center;border-radius: 100%;background-color: #ffb91d;color: #fff;font-size: 16px;padding-top: 12px;margin: 46px auto 0 auto;position: relative;}
.xwdq_section .left .return a{color: #262626;display: block;width: 100%;height: 100%;}
.xwdq_section .left .return::after{width: 80px;height: 1px;background: #e5e5e5;content: "";display: block;position: absolute;left: -95px;top: 50%;}
.xwdq_section .left .return::before{width: 80px;height: 1px;background: #e5e5e5;content: "";display: block;position: absolute;right: -95px;top: 50%;}
.xwdq_section .left .page{width: 100%;margin-top:-30px;position: relative;float: left;}
.xwdq_section .left .page a{font-size: 16px;color: #555;width: 40%;}
.xwdq_section .left .page a:nth-child(1){float: left;}
.xwdq_section .left .page a:nth-child(2){float: right;text-align: right;}
.xwdq_section .left .page a:hover{color: #ffb91d;}
.xwdq_section .left .page::before{height: 1px;content: "";display: block;position: absolute;top: -12px;left:0;background: #e5e5e5;
width: -moz-calc(50% - 50px);
width: -o-calc(50% - 50px);
width: -webkit-calc(50% - 50px);
width: calc(50% - 50px);}
.xwdq_section .left .page::after{height: 1px;content: "";display: block;position: absolute;top: -12px;right:0;background: #e5e5e5;
width: -moz-calc(50% - 50px);
width: -o-calc(50% - 50px);
width: -webkit-calc(50% - 50px);
width: calc(50% - 50px);}
.xwdq_section .right{width: 390px;border:1px solid #e5e5e5;padding: 20px;position: absolute;right: 0;top: 0;}
.xwdq_section .right .top-pic{width: 100%;height: 140px;line-height: 140px;text-align: center;font-size: 30px;color: #fff;}
.xwdq_section .right .ul{width: 100%;}
.xwdq_section .right .ul .li{padding: 28px 0;border-bottom: 1px solid #e5e5e5;}
.xwdq_section .right .ul .li:last-child{border-bottom: none;padding-bottom: 0;}
.xwdq_section .right .ul .li .namesbox{width: 100%;padding-left: 14px;position: relative;}
.xwdq_section .right .ul .li .namesbox::after{content: ""; position: absolute; left: 0; top: 50%;margin-top: -10px; width: 6px;height: 6px;border-radius: 100%;background-color: #555555;}
.xwdq_section .right .ul .li .namesbox .name{font-size: 18px;color: #333333;height: 38px;}
.xwdq_section .right .ul .li .text{padding-left: 14px;font-size: 16px;color: #555555;line-height: 26px;}
.xwdq_section .right .ul .li:hover .namesbox .name{color: #ffb91d;font-weight: bold;}
.xwdq_section .right .ul .li:hover .namesbox::after{content: "";display: block;background-color: #ffb91d;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.xwdq_section{padding: 20px 0;}
.xwdq_section .contents{ padding-right: 280px;}
.xwdq_section .left{padding: 20px;}
.xwdq_section .left h3{font-size: 20px;height: 35px;}
.xwdq_section .left .div{height: 40px;}
.xwdq_section .left .div .box{font-size: 14px;margin-right: 8px;}
.xwdq_section .left .content{font-size: 14px;line-height: 24px;}
.xwdq_section .left .return{width: 48px;height: 48px;font-size: 12px;padding-top: 8px;margin: 20px auto 0 auto;}
.xwdq_section .left .return::after{width: 60px;content: "";display: block;left: -80px;height: 2px;}
.xwdq_section .left .return::before{width: 60px;content: "";display: block;right: -80px;height: 2px;}
.xwdq_section .left .page{width: 100%;margin-top:-15px;}
.xwdq_section .left .page a{font-size: 14px;}
.xwdq_section .left .page::before{content: "";display: block;top: -16px;left:0;height: 2px;
width: -moz-calc(50% - 45px);
width: -o-calc(50% - 45px);
width: -webkit-calc(50% - 45px);
width: calc(50% - 45px);}
.xwdq_section .left .page::after{content: "";display: block;top: -16px;right:0;height: 2px;
width: -moz-calc(50% - 45px);
width: -o-calc(50% - 45px);
width: -webkit-calc(50% - 45px);
width: calc(50% - 45px);}
.xwdq_section .right{width: 260px;padding: 10px;}
.xwdq_section .right .top-pic{height: 95px;line-height: 95px;font-size: 18px;}
.xwdq_section .right .ul .li{padding: 12px 0;}
.xwdq_section .right .ul .li .namesbox::after{content: "";display: block; margin-top: -6px;}
.xwdq_section .right .ul .li .namesbox .name{font-size: 16px;color: #333333;height: 28px;}
.xwdq_section .right .ul .li .text{font-size: 14px;line-height: 24px;}
}           
@media  screen and (max-width: 767px){
.xwdq_section .contents{ padding-right: 0;position: static;}
.xwdq_section .left{padding: 12px;}
.xwdq_section .left h3{font-size: 18px;height: 30px;}
.xwdq_section .left .div{height: 35px;}
.xwdq_section .left .div .box{font-size: 12px;margin-right: 5px;}
.xwdq_section .left .content{font-size: 12px;line-height: 22px;}
.xwdq_section .left .return{margin: 10px auto 0 auto;}
.xwdq_section .left .page a{font-size: 12px;}
.xwdq_section .right{width: 100%;position: static; padding: 10px;margin-top: 10px;}
.xwdq_section .right .top-pic{height: 140px;line-height: 140px;font-size: 18px;}
.xwdq_section .right .ul .li{padding: 12px 0;}
.xwdq_section .right .ul .li .namesbox::after{content: "";display: block; margin-top: -6px;}
.xwdq_section .right .ul .li .namesbox .name{font-size: 16px;color: #333333;height: 28px;}
.xwdq_section .right .ul .li .text{font-size: 14px;line-height: 24px;}
}


/*联系我们*/
.lx_section{width: 100%;padding: 100px 0;overflow: hidden;}
.lx_section .left{width: 50%;float: left;background-color: #fff;padding: 6px; box-shadow: 0 0 17px rgba(0,0,0,0.09);}
.lx_section .left ._mapbox{height: 708px!important;}
.lx_section .left .BMapLabel{ width: 308px; height: 113px; line-height: 124px; margin: -86px 0 0 -138px;text-align: center; font-size: 14px!important; color: #555!important; border: 0!important; background: url(images/img188.png)no-repeat center center;background-size: cover; overflow: hidden;background-color: rgba(0,0,0,0)!important;padding-top: 28px!important;}
.lx_section .right{width: 50%;float: right;padding-left: 46px;}
.lx_section .right h2{font-size: 26px;color: #262626;padding-bottom:8px;}
.lx_section .right h4{font-size: 14px;color: #262626;text-transform:uppercase;}
.lx_section .right .border{width: 100%;border-top: 1px dashed #999999;margin: 16px 0;}
.lx_section .right .box{width: 100%;padding-left: 35px;position: relative;margin-bottom: 2px;}
.lx_section .right .box .icon{width: 25px;height: 25px;position: absolute;left: 0;top: 4px;}
.lx_section .right .box .words{font-size: 16px;color: #555555;min-height: 12px;line-height: 34px;}
.lx_section .right .box4{margin-bottom: 0;}
.lx_section .right .ewm{width: 100%;font-size: 0;}
.lx_section .right .ewm .ewms{width: 142px;height: 144px;display: inline-block;vertical-align: bottom;padding: 4px;border:1px solid #e6e6e6;}
.lx_section .right .ewm .ewms .pic{width: 100%;height: 100%;}
.lx_section .right .ewm .words{display: inline-block;vertical-align: middle;padding-left: 8px;
width: -moz-calc(100% - 142px);
width: -o-calc(100% - 142px);
width: -webkit-calc(100% - 142px);
width: calc(100% - 142px);}
.lx_section .right .ewm .words .p1{font-size: 16px;color: #3a3a3a;padding-bottom: 16px;}
.lx_section .right .ewm .words .p2{font-size: 14px;color: #999999;}
@media  screen and (max-width: 1199px){
.lx_section .right .box .words {font-size: 14px;color: #555555;min-height: 12px; line-height: 26px;}
.lx_section .right .box{margin-bottom: 1px;}
.lx_section .right .border{margin: 14px 0;}
.lx_section .left ._mapbox{height: 640px!important;}
}
@media  screen and (max-width: 991px){
.lx_section{padding: 20px 0;}
.lx_section .left{padding: 4px;width: 100%;float: none;}
.lx_section .left ._mapbox{height: 300px!important;}
.lx_section .left .BMapLabel{ width: 308px; height: 113px; line-height: 124px; margin: -86px 0 0 -138px;text-align: center; font-size: 14px!important; color: #555!important; border: 0!important; background: url(images/img188.png)no-repeat center center;background-size: cover; overflow: hidden;background-color: rgba(0,0,0,0)!important;padding-top: 28px!important;}
.lx_section .right{width: 100%;float: none;padding-left: 0;margin-top: 18px;}
.lx_section .right h2{font-size: 22px;padding-bottom:6px;}
.lx_section .right h4{font-size: 12px;}
.lx_section .right .border{margin: 12px 0;}
.lx_section .right .box{padding-left: 30px;margin-bottom: 4px;}
.lx_section .right .box .icon{width: 20px;height: 20px; top:0;}
.lx_section .right .box .words{font-size: 14px;min-height: 12px;line-height: 20px;}
.lx_section .right .ewm .ewms{width: 100px;height: 100px;}
.lx_section .right .ewm .words{padding-left: 4px;
width: -moz-calc(100% - 100px);
width: -o-calc(100% - 100px);
width: -webkit-calc(100% - 100px);
width: calc(100% - 100px);}
.lx_section .right .ewm .words .p1{font-size: 14px;padding-bottom: 10px;}
.lx_section .right .ewm .words .p2{font-size: 12px;}
}           
@media  screen and (max-width: 767px){
.lx_section .left ._mapbox{height: 240px!important;}
.lx_section .left .BMapLabel{ width: 260px; height: 90px; margin: -70px 0 0 -110px;padding-top: 20px!important;}
.lx_section .right{margin-top: 14px;}
.lx_section .right h2{font-size: 18px;padding-bottom:4px;}
.lx_section .right .border{margin: 12px 0;}
}

/*在线留言*/
.zx_section{width: 100%;padding: 100px 0;}
.zx_section .inputbox{overflow: hidden;}
.zx_section .input{height: 62px;background-color: #f7f7f7;float: left;margin-bottom: 30px;border-radius: 3px;position: relative;padding: 5px 22px;overflow: hidden;padding-left: 120px;
width: -moz-calc(50% - 15px);
width: -o-calc(50% - 15px);
width: -webkit-calc(50% - 15px);
width: calc(50% - 15px);}
.zx_section .input .wordsbox{position: absolute;top: 0px;left: 0;width: 118px;height: 100%;line-height: 62px;text-align: center;}
.zx_section .input .wordsbox .words{font-size: 16px;color: #4c4c4c;display: inline-block;vertical-align: top;}
.zx_section .input .wordsbox .ics{font-size: 16px;color: #dd1c1c;display: inline-block;vertical-align: top;}
.zx_section .input:nth-child(even){margin-left: 30px;}
.zx_section .input input{width: 100%;height: 100%;font-size: 16px;color: #4c4c4c;}
.zx_section .inputs{padding-right: 120px;}
.zx_section .inputs .yzm{width: auto;height: 32px;position: absolute;right: 0;top: 50%; margin-top:-16px;}
.zx_section .textarea{width: 100%;height: 135px;background-color: #f7f7f7;padding: 5px 22px;padding-left: 120px;position: relative;border-radius: 3px;padding-top: 20px;}
.zx_section .textarea textarea{width: 100%;height: 100%;font-size: 16px;color: #4c4c4c;}
.zx_section .textarea .wordsbox{position: absolute;left: 0;top: 0;width: 118px;height: 62px;line-height: 62px; text-align: center;}
.zx_section .textarea .wordsbox .words{font-size: 16px;color: #4c4c4c;display: inline-block;vertical-align: top;}
.zx_section .textarea .wordsbox .ics{font-size: 16px;color: #dd1c1c;display: inline-block;vertical-align: top;}
.zx_section button{width: 352px;height: 62px;background-color: #ffb91d;text-align: center;line-height: 62px;color: #262626;font-size: 18px;border-radius: 29px;margin: 50px auto 0 auto;display: block;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.zx_section{padding: 20px 0;}
.zx_section .input{height: 45px;margin-bottom: 20px;padding: 5px 10px;padding-left: 100px;
width: -moz-calc(50% - 10px);
width: -o-calc(50% - 10px);
width: -webkit-calc(50% - 10px);
width: calc(50% - 10px);}
.zx_section .input .wordsbox{line-height: 45px;width: 98px;}
.zx_section .input .wordsbox .words{font-size: 14px;}
.zx_section .input .wordsbox .ics{font-size: 14px;}
.zx_section .input:nth-child(even){margin-left: 20px;}
.zx_section .input input{font-size: 14px;}
.zx_section .inputs{padding-right: 95px;}
.zx_section .inputs .yzm{height: 24px; margin-top:-12px;}
.zx_section .textarea{height: 100px;padding: 5px 10px;padding-left: 100px;padding-top: 12px;}
.zx_section .textarea textarea{font-size: 14px;}
.zx_section .textarea .wordsbox{width: 98px;height: 45px;line-height: 45px; }
.zx_section .textarea .wordsbox .words{font-size: 14px;}
.zx_section .textarea .wordsbox .ics{font-size: 14px;}
.zx_section button{width: 180px;height: 40px;line-height: 40px;font-size: 16px;margin: 20px auto 0 auto;}
}           
@media  screen and (max-width: 767px){
.zx_section .input{height: 40px;float: none; width: 100%;}
.zx_section .input .wordsbox{line-height: 40px;}
.zx_section .input:nth-child(even){margin-left: 0;}
.zx_section button{width: 140px;height: 30px;line-height: 30px;font-size: 14px;margin: 14px auto 0 auto;}
}


/*20201225start*/
.containers{ padding-right:15px; padding-left:15px; margin-right: auto; margin-left: auto;}
@media (min-width: 768px) {
    .containers{ width: 768px; }
}
@media (min-width: 992px) {
    .containers{ width: 992px; }
}
@media (min-width: 1200px) {
    .containers{width:1200px;}
}
@media (min-width: 1630px) {
    .containers{width:1460px;}
}
/*20201225end*/





/*20201225start*/
.wy_containers{ padding-right:15px; padding-left:15px; margin-right: auto; margin-left: auto;}
@media (min-width: 768px) {
    .wy_containers{ width: 768px; }
}
@media (min-width: 992px) {
    .wy_containers{ width: 992px; }
}
@media (min-width: 1200px) {
    .wy_containers{width:1200px;}
}
@media (min-width: 1630px) {
    .wy_containers{width:1460px;}
}
/*20201225end*/





























