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

/* Dots*/
.slick-dots li{border-radius:10px;width:10px; height:10px;margin:0 8px;background: #999;}
.slick-dots li.slick-active{ background: #de0010;width: 30px;}
@media  screen and (max-width:1024px){
.slick-dots li{border-radius:8px;width:8px; height:8px; margin:0 4px;}
.slick-dots li.slick-active{width: 24px;}
}

.w_width{max-width:1560px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.w_1690{max-width:1690px; margin-right: auto; margin-left: auto;}
.w_1630{max-width:1630px; margin-right: auto; margin-left: auto;}
.w_1760{max-width:1760px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 100px;padding-right: 100px;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 20px;padding-right: 20px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 999;background: #fff;border-bottom: 1px solid #e3e3e3;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs_ggt{width: 100%;background: #eaeaea;}
.t_navs_ggt .cont{display: flex;justify-content: flex-end;align-items: center;padding-left: 80px;padding-right: 64px;}
.t_navs_ggt .dlzc{display: flex;justify-content: flex-start;align-items: center;margin-right: 30px;}
.t_navs_ggt .dlzc .ico{width: 24px; height:24px; display: block;margin-right: 6px;}
.t_navs_ggt .dlzc .ico.tx{border-radius:50%; margin-top:2px;}

.t_navs_ggt .dlzc a{font-size: 16px;color: #3e3e3e;line-height: 40px;display: block;}
.t_navs_ggt .dlzc span{font-size: 16px;color: #b6b6b6;line-height: 40px;display: block;margin: 0 6px;}
.t_navs_ggt .dlzc a:hover{color: #de0010;}
.t_navs_ggt .yyqh{margin-right: 26px;position: relative;}
.t_navs_ggt .yyqh ._t{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.t_navs_ggt .yyqh ._t .img{width: 18px;display: block;margin-right: 8px;}
.t_navs_ggt .yyqh ._t .wz{font-size: 16px;color: #333333;line-height: 40px;margin-right: 4px;}
.t_navs_ggt .yyqh ._t .ico{width: 24px;display: block;}
.t_navs_ggt .yyqh ._b{min-width: 120px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);padding: 12px 20px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs_ggt .yyqh:hover ._b{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.t_navs_ggt .yyqh ._b a{ display: flex;justify-content: flex-start;align-items: center; color: rgba(255, 255, 255, .75);font-size: 16px;line-height: 35px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs_ggt .yyqh ._b a img{width: 18px;display: block;margin-right: 6px;}
.t_navs_ggt .yyqh ._b a::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs_ggt .yyqh ._b a:hover::after{width: 80px;margin-left: -40px;}
.t_navs_ggt .yyqh ._b a:hover{color: #de0010;transition: All 0.2s ease-in-out!important;}
.t_navs_ggt .yyqh:hover ._b a{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.t_navs_ggt .yyqh:hover ._b a:nth-child(2){-webkit-transition: all .5s ease .1s;}
.t_navs_ggt .yyqh:hover ._b a:nth-child(3){-webkit-transition: all .5s ease .2s;}
.t_navs_ggt .yyqh:hover ._b a:nth-child(4){-webkit-transition: all .5s ease .3s;}
.t_navs_ggt .yyqh:hover ._b a:nth-child(5){-webkit-transition: all .5s ease .4s;}
.t_navs_ggt .yyqh:hover ._b a:nth-child(6){-webkit-transition: all .5s ease .5s;}
.t_navs_ggt .dh{font-size: 16px;color: #3e3e3e;line-height: 20px;margin-right: 20px;}
.t_navs_ggt .xlnav{position: relative;}
.t_navs_ggt .xlnav ._t{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin:;}
.t_navs_ggt .xlnav ._t .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs_ggt .xlnav ._t .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs_ggt .xlnav ._t .menu-toggle span.hamburger {content:"";display:block;width:17px;height:2px;background:#3e3e3e;position:absolute;top:50%;margin-top:-1px;left: 8px;margin-left:0;-webkit-transition:transform 0.2s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.2s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs_ggt .xlnav ._t .menu-toggle span.hamburger:after,
.t_navs_ggt .xlnav ._t .menu-toggle span.hamburger:before{content:"";display:block;width:17px;height:2px;background:#3e3e3e;position:absolute;top:50%;margin-top:-1px;left:0;-webkit-transition:transform 0.2s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.2s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs_ggt .xlnav ._t .menu-toggle span.hamburger:after {margin-top:-6px;top:0;transition-delay:0.27s;}
.t_navs_ggt .xlnav ._t .menu-toggle span.hamburger:before {margin-top:6px;top:0;transition-delay:0.2s;}
.t_navs_ggt .xlnav ._t .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs_ggt .xlnav ._t .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs_ggt .xlnav ._t .menu-toggle span.cross:before,
.t_navs_ggt .xlnav ._t .menu-toggle span.cross:after {content:"";display:block;width:17px;height:2px;background:#3e3e3e;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs_ggt .xlnav ._t .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs_ggt .xlnav ._t .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs_ggt .xlnav ._t .cross::before,
.t_navs_ggt .xlnav ._t .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs_ggt .xlnav ._t.active .menu-toggle span.hamburger,
.t_navs_ggt .xlnav ._t.active .menu-toggle span.hamburger:after,
.t_navs_ggt .xlnav ._t.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs_ggt .xlnav ._t.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs_ggt .xlnav ._t.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs_ggt .xlnav ._t.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs_ggt .xlnav ._t.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs{width: 100%;padding-left: 80px;padding-right: 80px;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 53px;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{ float: left; position: relative;padding: 0 20px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #333333; position: relative;padding: 0 10px;line-height: 90px; font-size: 18px;}
.t_navs .top .menu .l1.on .a1,
.t_navs .top .menu .l1:hover .a1{ color: #de0010;}
.t_navs .top .menu .l1:hover .a1::after{content: "";width: 100%;height: 2px;background: #de0010;position: absolute;left: 0;bottom: 0;}
.t_navs .top .u2{min-width: 140px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .l1:hover .u2{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; color: rgba(255, 255, 255, .75);text-align: center;font-size: 16px;line-height: 35px;padding: 0 30px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .u2 .l2 .a2::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs .top .u2 .l2 .a2:hover::after{width: 60px;margin-left: -30px;}
.t_navs .top .u2 .l2 .a2:hover{color: #de0010;transition: All 0.2s ease-in-out!important;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.t_navs .top .ss_box{width: 224px;position: relative;margin-left: 20px;}
.t_navs .top .ss_box input{width: 100%;height: 44px;display: block;padding: 0 40px 0 14px;border: 1px solid #acacac;border-radius: 22px;font-size: 14px;color: #333;}
.t_navs .top .ss_box input::-webkit-input-placeholder{font-size:14px;color:#666666;opacity: 1;}
.t_navs .top .ss_box input::-moz-placeholder{font-size:14px;color:#666666;opacity: 1;}
.t_navs .top .ss_box input::moz-placeholder{font-size:14px;color:#666666;opacity: 1;}
.t_navs .top .ss_box input:-ms-input-placeholder{font-size:14px;color:#666666;opacity: 1;}
.t_navs .top .ss_box .ico{width: 24px;display: block;cursor: pointer;position: absolute;right: 12px;top: 50%;transform: translate(0,-50%);}
.t_navs .top .ss_box .ico:hover{opacity: 0.8;}
.t_navs .top .gwc{position: relative;margin-left: 44px;}
.t_navs .top .gwc ._t{padding-top: 22px;padding-bottom: 22px;cursor: pointer;}
.t_navs .top .gwc ._t img{width: 24px;display: block;margin: 0 auto 4px auto;}
.t_navs .top .gwc ._t .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;}
.t_navs .top .gwc:hover ._t .wz{color: #e2000e;}
.t_navs .top .gwc ._b{width: 228px;position: absolute;left: 50%;transform: translate(-50%,0);top: calc(100% - 6px); background: #ffffff;box-shadow: 0 0 30px rgba(0,0,0,0.1);border-radius: 4px;height: 0;overflow: hidden;opacity: 0;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs .top .gwc:hover ._b{height: auto;overflow: visible;opacity: 1;}
.t_navs .top .gwc ._b::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent #fff transparent;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 100%;}
.t_navs .top .gwc ._b ul{width: 100%;}
.t_navs .top .gwc ._b li{border-bottom: 1px solid #eeeeee;}
.t_navs .top .gwc ._b li:last-child{border-bottom: 0;}
.t_navs .top .gwc ._b a{display: flex;justify-content: flex-start;align-items: center;padding: 22px 12px 22px 22px;}
.t_navs .top .gwc ._b a .ewmbox{width: 74px;}
.t_navs .top .gwc ._b a .ewm img{width: 100%;display: block;}
.t_navs .top .gwc ._b a .wzbox{width: calc(100% - 74px);padding-left: 12px;font-size: 14px;color: #666666;line-height: 24px;}
.t_navs .top .gwc ._b a .wzbox span{
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs .top .gwc ._b a:hover .wzbox span{color: #de0010;}
.t_navs .top .gwc ._b a:hover .wzbox .span2{margin-left: 10px;}
.t_navs .top .dlzc{display: none;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 131px;opacity: 0;}
.nav_xl{width: 100%;display: none; background: url(img/img15.jpg)no-repeat center center;background-size: cover;position: fixed;left: 0;top: 131px;z-index: 20;box-shadow: 0px 20px 10px 0px rgba(0,0,0,0.15) 
overflow: hidden;overflow-y: auto;max-height: calc(100vh - 200px);}
.nav_xl::-webkit-scrollbar{ width: 5px;}
.nav_xl::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 5px;}
.nav_xl::-webkit-scrollbar-thumb{width: 5px;background-color: #de0010;border-radius: 5px;}
.nav_xl .w_width{position: relative;}
.nav_xl ul{display: flex;justify-content: flex-start;align-items: stretch;padding-top: 46px;padding-bottom: 64px;}
.nav_xl li{width: 16.66666666666667%;border-right: 1px dashed #ededed;padding: 0 12px 0 80px;}
.nav_xl ul .yj{margin-bottom: 36px;position: relative;}
.nav_xl ul .yj::after{content: "";display: block;width: 32px;height: 1px;background: #de0011;position: absolute;left: 0;bottom: -18px;}
.nav_xl ul .yj a{display: block;font-size: 18px;color: #333333;line-height: 24px;}
.nav_xl ul .ej div{margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: center;}
.nav_xl ul .ej div:last-child{margin-bottom: 0;}
.nav_xl ul .ej a{display: block;font-size: 16px;color: #666666;line-height: 20px;position: relative;}
.nav_xl ul .ej a:hover{color: #de0011;text-decoration:underline;}
.nav_xl .none{width: 20px;display: block;position: absolute;right: -30px;top: 20px;cursor: pointer;}
.wyb_s.on{box-shadow: 0 0 20px rgba(0,0,0,0.1);top: -40px;}
.wyb_s.on .t_navs .top .menu .l1 .a1{line-height: 70px;}
.wyb_s.on .t_navs .top .gwc ._t{padding-top: 12px;padding-bottom: 12px;}
.t_navs .ejNav0{width:900px;position: absolute;left: 0;top: 100%;background: #f5f5f5;padding:26px 30px;display: none;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)}
.t_navs .ejNav0>div{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.t_navs .ejNav0>div::after{content: "";display: block;width: 1px;height: 100%;background: #dcdcdc;position: absolute;left: 210px;top: 0;}
.t_navs .ejNav0 .qh_l{width:210px;padding-right: 20px;padding-top: 0;}
.t_navs .ejNav0 .qh_l>div{margin-bottom: 16px;}
.t_navs .ejNav0 .qh_l>div:last-child{margin-bottom: 0;}
.t_navs .ejNav0 .qh_l a{display: flex;justify-content: space-between;align-items: center;}
.t_navs .ejNav0 .qh_l .wz{font-size: 16px;color: #666666;line-height: 20px;width: calc(100% - 20px);}
.t_navs .ejNav0 .qh_l img{width: 20px;display: block;}
.t_navs .ejNav0 .qh_l .ico2{display: none;}
.t_navs .ejNav0 .qh_l>div.on .wz{color: #de0011;text-decoration:underline;}
.t_navs .ejNav0 .qh_l>div.on .ico1{display: none;}
.t_navs .ejNav0 .qh_l>div.on .ico2{display: block;}
.t_navs .ejNav0 .qh_r{width: calc(100% - 210px);padding-left: 30px;padding-top: 0;}
.t_navs .ejNav0 .qh_r>div{display: flex;justify-content: flex-start;align-items: flex-start;width: 100%;}
.t_navs .ejNav0 .qh_r .dlbox{width: calc(100% - 249px);padding-right: 10px;}
.t_navs .ejNav0 .qh_r .dl{width: calc(100% + 16px);display: flex;justify-content: flex-start;align-items: flex-start;margin: -8px;flex-wrap: wrap;}
.t_navs .ejNav0 .qh_r .dd{width: 50%;padding: 8px;}
.t_navs .ejNav0 .qh_r a{display: block;font-size: 15px;color: #666666;line-height: 20px;padding-left: 14px;position: relative;}
.t_navs .ejNav0 .qh_r a::after{content: "";display: block;width: 5px;height: 5px;border: 1px solid #de0011;border-radius: 100%;position: absolute;left: 0;top: 7px;}
.t_navs .ejNav0 .qh_r a:hover{color: #de0011;text-decoration:underline;}
.t_navs .ejNav0 .qh_r .picbox{width:249px;}
.t_navs .ejNav0 .qh_r .pic{ padding-bottom: 71.37%; position: relative; overflow: hidden;}
.t_navs .ejNav0 .qh_r .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.t_navs .ejNav1{width:840px;position: absolute;left: 0;top: 100%;background: #f5f5f5;padding:26px 30px;display: none;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)}
.t_navs .ejNav1>div{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.t_navs .ejNav1>div::after{content: "";display: block;width: 1px;height: 100%;background: #dcdcdc;position: absolute;left: 155px;top: 0;}
.t_navs .ejNav1 .qh_l{width:155px;padding-right: 20px;padding-top: 0;}
.t_navs .ejNav1 .qh_l>div{margin-bottom: 16px;}
.t_navs .ejNav1 .qh_l>div:last-child{margin-bottom: 0;}
.t_navs .ejNav1 .qh_l a{display: flex;justify-content: space-between;align-items: center;}
.t_navs .ejNav1 .qh_l .wz{font-size: 16px;color: #666666;line-height: 20px;width: calc(100% - 20px);}
.t_navs .ejNav1 .qh_l img{width: 20px;display: block;}
.t_navs .ejNav1 .qh_l .ico2{display: none;}
.t_navs .ejNav1 .qh_l>div.on .wz{color: #de0011;text-decoration:underline;}
.t_navs .ejNav1 .qh_l>div.on .ico1{display: none;}
.t_navs .ejNav1 .qh_l>div.on .ico2{display: block;}
.t_navs .ejNav1 .qh_r{width: calc(100% - 155px);padding-left: 30px;padding-top: 0;}
.t_navs .ejNav1 .qh_r>div{display: flex;justify-content: flex-start;align-items: flex-start;width: 100%;}
.t_navs .ejNav1 .qh_r .dlbox{width: calc(100% - 249px);padding-right: 10px;}
.t_navs .ejNav1 .qh_r .dl{width: calc(100% + 16px);display: flex;justify-content: flex-start;align-items: flex-start;margin: -8px;flex-wrap: wrap;}
.t_navs .ejNav1 .qh_r .dd{width: 50%;padding: 8px;}
.t_navs .ejNav1 .qh_r a{display: block;font-size: 15px;color: #666666;line-height: 20px;padding-left: 14px;position: relative;}
.t_navs .ejNav1 .qh_r a::after{content: "";display: block;width: 5px;height: 5px;border: 1px solid #de0011;border-radius: 100%;position: absolute;left: 0;top: 7px;}
.t_navs .ejNav1 .qh_r a:hover{color: #de0011;text-decoration:underline;}
.t_navs .ejNav1 .qh_r .picbox{width:249px;}
.t_navs .ejNav1 .qh_r .pic{ padding-bottom: 71.37%; position: relative; overflow: hidden;}
.t_navs .ejNav1 .qh_r .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.t_navs .ejNav2{width: 474px;position: absolute;left: 0;top: 100%;background: #f5f5f5;padding:26px 30px;display: none;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)}
.t_navs .ejNav2>div{display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.t_navs .ejNav2>div::after{content: "";display: block;width: 1px;height: 100%;background: #dcdcdc;position: absolute;left: 32.60869565217391%;top: 0;}
.t_navs .ejNav2 .lefts{width: 32.60869565217391%;padding-right: 20px;padding-top: 0;padding-bottom: 10px;}
.t_navs .ejNav2 .dl{width: 100%;}
.t_navs .ejNav2 .dd{margin-bottom: 16px;}
.t_navs .ejNav2 .dd:last-child{margin-bottom: 0;}
.t_navs .ejNav2 .dd a{display: flex;justify-content: space-between;align-items: center;}
.t_navs .ejNav2 .dd .wz{width: calc(100% - 20px);font-size: 16px;color: #666666;line-height: 20px;}
.t_navs .ejNav2 .dd img{width: 20px;display: block;}
.t_navs .ejNav2 .dd .ico2{display: none;}
.t_navs .ejNav2 .dd a:hover .wz{color: #de0011;text-decoration:underline;}
.t_navs .ejNav2 .dd a:hover .ico1{display: none;}
.t_navs .ejNav2 .dd a:hover .ico2{display: block;}
.t_navs .ejNav2 .rights{width: 67.39130434782609%;padding-left: 30px;}
.t_navs .ejNav2 .rights .pic{ padding-bottom: 72%; position: relative; overflow: hidden;}
.t_navs .ejNav2 .rights .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%);}
.wyb_s.on .nav_xl{top: 70px;}
.ejna_back{width: 100vw;height: 100vh;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.6);display: none;z-index: 99;}
.ejna_back.on{display: block;}

.t_navs .top .menu .l1:nth-child(6) .ejNav1{right:0; left:auto;}
.t_navs .top .menu .l1:nth-child(7) .ejNav1{right:0; left:auto;}


@media screen and (max-width:1680px) {
.t_navs .top .logo img{height: 46px;}
.t_navs .top .menu .l1{padding: 0 16px;}
.t_navs .top .menu .l1 .a1{padding: 0 6px;font-size: 18px;}
.t_navs .top .ss_box{width: 200px;margin-left: 16px;}
.t_navs .top .ss_box input{height: 40px;padding: 0 40px 0 14px;border-radius: 20px;}
.t_navs .top .gwc{margin-left: 30px;}
.t_navs .top .gwc ._b{width: 190px;}
.t_navs .top .gwc ._b a{padding: 16px 10px 16px 16px;}
.t_navs .top .gwc ._b a .ewmbox{width: 60px;}
.t_navs .top .gwc ._b a .wzbox{width: calc(100% - 60px);padding-left: 8px;font-size: 12px;line-height: 20px;}
.nav_xl li{padding: 0 12px 0 40px;}
.nav_xl ul .ej a{font-size: 14px;}
.t_navs .ejNav0{width:770px;padding: 20px;}
.t_navs .ejNav0>div{min-height: 100px;}
.t_navs .ejNav0>div::after{left:190px;}
.t_navs .ejNav0 .qh_l{padding-right: 16px; width:190px;}
.t_navs .ejNav0 .qh_l>div{margin-bottom: 14px;}
.t_navs .ejNav0 .qh_l .wz{font-size: 14px;}
.t_navs .ejNav0 .qh_r{padding-left: 20px; width: calc(100% - 190px);}
.t_navs .ejNav0 .qh_r .dl{width: calc(100% + 10px);margin: -5px;}
.t_navs .ejNav0 .qh_r .dd{width: 50%;padding:5px;}
.t_navs .ejNav0 .qh_r a{font-size: 13px;padding-left: 12px;}
.t_navs .ejNav0 .qh_r .dlbox{width: calc(100% - 214px);}
.t_navs .ejNav0 .qh_r .picbox{ width:214px;}
.t_navs .ejNav1{width: 680px;padding: 20px;}
.t_navs .ejNav1>div{min-height: 100px;}
.t_navs .ejNav1>div::after{left:130px;}
.t_navs .ejNav1 .qh_l{padding-right: 16px; width:130px;}
.t_navs .ejNav1 .qh_l>div{margin-bottom: 14px;}
.t_navs .ejNav1 .qh_l .wz{font-size: 14px;}
.t_navs .ejNav1 .qh_r{padding-left: 20px; width: calc(100% - 130px);}
.t_navs .ejNav1 .qh_r .dl{width: calc(100% + 10px);margin: -5px;}
.t_navs .ejNav1 .qh_r .dd{width: 50%;padding:5px;}
.t_navs .ejNav1 .qh_r a{font-size: 13px;padding-left: 12px;}
.t_navs .ejNav1 .qh_r .dlbox{width: calc(100% - 214px);}
.t_navs .ejNav1 .qh_r .picbox{ width:214px;}
.t_navs .ejNav2{width: 400px;padding:20px;}
.t_navs .ejNav2>div{min-height: 100px;}
.t_navs .ejNav2>div::after{ left:36%;}
.t_navs .ejNav2 .lefts{padding-right: 16px;width: 36%;}
.t_navs .ejNav2 .dd{margin-bottom: 10px;}
.t_navs .ejNav2 .dd:last-child{margin-bottom: 0;}
.t_navs .ejNav2 .dd .wz{font-size: 13px;}
.t_navs .ejNav2 .rights{padding-left: 16px;width: 64%;}
}
@media screen and (max-width:1430px) {
.t_navs .top .logo img{height: 40px;}
.t_navs .top .menu .l1{padding: 0 12px;}
.t_navs .top .menu .l1 .a1{padding: 0;font-size: 16px;line-height: 60px;}
.t_navs .top .gwc{margin-left: 20px;}
.t_navs .top .gwc ._t{padding-bottom: 7px;padding-top: 7px;}
.t_navs_ggt .dlzc a{line-height: 30px;font-size: 14px;}
.t_navs_ggt .yyqh ._t .wz{line-height: 30px;font-size: 14px;}
.t_navs_ggt .dh{font-size: 14px;}
.t_navs_ggt .xlnav ._t{width: 30px;height: 30px;}
.t_navs_ggt .xlnav ._t .menu-toggle{width: 30px;height: 30px;}
.t_navs_ggt .xlnav ._t .cd-nav-trigger{width: 30px;height: 30px;}
.nav_xl{top: 100px;}
.wyb_s.on{top: -40px;}
.t_nav_zw{height: 100px;}
}
@media screen and (max-width:1300px) {
.nav_xl ul .yj a{font-size: 16px;line-height: 20px;}
.nav_xl li{padding: 0 12px 0 20px;}
.nav_xl ul .ej a{font-size: 12px;}
}
@media screen and (max-width:1200px) {
.t_navs .top .logo img{height: 34px;}
.t_navs .top .menu .l1{padding: 0 8px;}
.t_navs .top .menu .l1 .a1{font-size: 14px;}
.t_navs .top .ss_box input{height: 36px;}
.t_navs .top .gwc{margin-left: 16px;}
}
@media screen and (max-width:1080px) {
.t_navs .top .logo img{height: 30px;}
.t_navs .top .menu .l1{padding: 0 6px;}
.t_navs .top .menu .l1 .a1{font-size: 14px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.wyb_s{border-bottom: 0;}
.wyb_s.on{top: -50px}
.t_navs_ggt{display: none;}
.t_navs .menu{ display: none;}
.t_navs .top .ss_box{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_nav_zw{height: 50px;}
.t_navs .top .dlzc{display: flex;justify-content: flex-start;align-items: center;margin-right: 12px;}
.t_navs .top .dlzc a{font-size: 16px;color: #3e3e3e;line-height: 40px;display: block;}
.t_navs .top .dlzc span{font-size: 16px;color: #b6b6b6;line-height: 40px;display: block;margin: 0 6px;}
.t_navs .top .dlzc a:hover{color: #de0010;}

.t_navs .top .dlzc img{width:25px; height:25px; border-radius:50%;}

.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: absolute; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 7px 0;}
.t_navs .top .logo img{ height: 36px;}
.t_navs .top .gwc{margin-left: 0;margin-right: 12px;}
.t_navs .top .gwc ._t{padding-top: 14px;padding-bottom: 14px;}
.t_navs .top .gwc ._t img{width: 22px;margin: 0;}
.t_navs .top .gwc ._t .wz{display: none;}
.t_navs .top .gwc ._b{width: 100%;top: 100%;height: auto;overflow: visible;opacity: 1;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;position: fixed;left: 0;top: 50px;transform: translate(0,0);
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .gwc ._b::after{display: none;}
.t_navs .top .gwc ._b ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.t_navs .top .gwc ._b li{width: 33.3333%;border-bottom: 0;border-right: 1px solid #eeeeee;}
.t_navs .top .gwc ._b a{padding: 12px 0;display: block;}
.t_navs .top .gwc ._b a .ewmbox{width: 60px;margin: 0 auto 10px auto;}
.t_navs .top .gwc ._b a .ewm img{width: 100%;display: block;}
.t_navs .top .gwc ._b a .wzbox{width: 100%;padding-left: 0;line-height: 20px;text-align: center;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#de0010;position:absolute;top:50%;margin-top:-1px;left: 8px;margin-left:0;-webkit-transition:transform 0.2s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.2s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after,
.t_navs .menuph .menu-toggle span.hamburger:before{content:"";display:block;width:24px;height:2px;background:#de0010;position:absolute;top:50%;margin-top:-1px;left:0;-webkit-transition:transform 0.2s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.2s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after {margin-top:-8px;top:0;transition-delay:0.27s;}
.t_navs .menuph .menu-toggle span.hamburger:before {margin-top:8px;top:0;transition-delay:0.2s;}
.t_navs .menuph .menu-toggle span.hamburger span{width: 2px;height: 2px;display: block;background: #de0010;position: absolute;right: 20px;top:50%;margin-top:-1px;}
.t_navs .menuph .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs .menuph .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs .menuph .menu-toggle span.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#de0010;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 18px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
.t_navs .xialaph .input_box{width: 100%;border-bottom: 1px solid rgba(0,0,0,0.1);margin-bottom: 20px;position: relative;}
.t_navs .xialaph .input_box input{width: 100%;height: 40px;padding-right: 60px;font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-webkit-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input:-ms-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box img{width: 24px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
.t_navs .xialaph .yyqh_box{width: 100%;font-size: 0;display: flex;justify-content: center;align-items: center;}
.t_navs .xialaph .yyqh_box a{display: flex;justify-content: center;align-items: center;font-size: 16px;color: #5a5a5a;line-height: 20px;margin-right: 14px;}
.t_navs .xialaph .yyqh_box a img{width: 18px;display: block;margin-right: 6px;}
.t_navs .xialaph .yyqh_box a:last-child{margin-right: 0;}
.t_navs .xialaph .yyqh_box a.on,
.t_navs .xialaph .yyqh_box a:hover{color: #de0010;}
}

/*底导航*/
.b_nav{width: 100%;background: #eaeaea;overflow: hidden;}
.b_nav .cont1{padding-top: 40px;padding-bottom: 42px;border-bottom: 1px solid #d8d8d8;display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .left{width: 35.8974358974359%;padding-right: 100px;}
.b_nav .cont1 .left .logo img{height: 61px;display: block;}
.b_nav .cont1 .left .dh{margin-top: 24px;margin-bottom: 34px;}
.b_nav .cont1 .left .dh .wz1{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 8px;}
.b_nav .cont1 .left .dh .wz2{font-size: 31px;color: #1b1b1b;line-height: 34px;}
.b_nav .cont1 .left .dh .wz2 a{color: #1b1b1b;}
.b_nav .cont1 .left ul{width: 100%;}
.b_nav .cont1 .left ul li{margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont1 .left ul li:last-child{margin-bottom: 0;}
.b_nav .cont1 .left ul img{width: 22px;display: block;}
.b_nav .cont1 .left ul .wz{font-size: 16px;color: #666666;line-height: 20px;padding-left: 8px;}
.b_nav .cont1 .left ul .wz a{color: #666666;}
.b_nav .cont1 .left ul .wz a:hover{color: #de0010;text-decoration:underline;}
.b_nav .cont1 .right{width: 64.1025641025641%;}
.b_nav .cont1 .right ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .right .yj{margin-bottom: 22px;}
.b_nav .cont1 .right .yj a{display: block;font-size: 18px;color: #333333;line-height: 24px;}
.b_nav .cont1 .right .ej a{display: block;font-size: 16px;color: #666666;line-height: 34px;}
.b_nav .cont1 .right .yj a:hover,
.b_nav .cont1 .right .ej a:hover{color: #de0010;text-decoration:underline;}
.b_nav .cont2{width: 100%;padding-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #d8d8d8;display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont2 .left{width: 30.12820512820513%;display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont2 .left a{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont2 .left img{width: 27px;display: block;}
.b_nav .cont2 .left .wz{font-size: 18px;color: #333333;line-height: 24px;padding-left: 10px;}
.b_nav .cont2 .left .wz span{
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.b_nav .cont2 .left a:hover .wz span{margin-left: 10px;}
.b_nav .cont2 .left a:hover .wz{color: #de0010;text-decoration:underline;}
.b_nav .cont2 .right{width: 69.87179487179487%;}
.b_nav .cont2 .right ul{display: flex;justify-content: space-between;align-items: center;margin: -4px;width: calc(100% + 8px);flex-wrap: wrap;}
.b_nav .cont2 .right li{padding: 4px;}
.b_nav .cont2 .right a{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont2 .right .ewmbox{width: 80px;}
.b_nav .cont2 .right .ewmbox img{width: 100%;display: block;}
.b_nav .cont2 .right .wzbox{padding-left: 10px;}
.b_nav .cont2 .right .wzbox .wz{font-size: 14px;color: #666666;line-height: 24px;}
.b_nav .cont2 .right .wzbox .wz .span2{color: #de0010;margin-right: 10px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.b_nav .cont2 .right a:hover .wzbox .wz span{color: #de0010;text-decoration:underline;}
.b_nav .cont2 .right a:hover .wzbox .wz .span2{margin-left: 10px;margin-right: 0;}
.b_nav .cont3{width: 100%;display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;padding-top: 15px;padding-bottom: 15px;padding-left: 70px;position: relative;}
.b_nav .cont3 span{font-size: 14px;color: #666666;line-height: 20px;position: absolute;left: 0;top: 15px;}
.b_nav .cont3 a{display: block;font-size: 14px;color: #666666;line-height: 20px;margin-right: 20px;position: relative;}
.b_nav .cont3 a::after{content: "";display: block;width: 2px;height: 12px;background: #787878;position: absolute;right: -10px;top: 50%;transform: translate(0,-50%);}
.b_nav .cont3 a:hover{color: #de0010;text-decoration:underline;}
.b_nav .cont4{width: 100%;position: relative;display: flex;justify-content: center;align-items: center;}
.b_nav .cont4::after{content: "";display: block;width: 5000px;height: 100%;background: #1e1e1e;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.b_nav .cont4 .banquan{font-size: 14px;color: rgba(255,255,255,0.75);line-height: 38px;margin-right: 52px;position: relative;z-index: 2;display: flex;justify-content: flex-start;align-items: center;margin-right: 40px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.b_nav .cont4 .banquan>div{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont4 .banquan a{color: rgba(255,255,255,0.75);margin-left: 10px;display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont4 .banquan a img{width: 20px;display: block;margin-right: 4px;}
.b_nav .cont4 .banquan a:hover{color: #fff;text-decoration:underline;}
.b_nav .cont4 .abox{display: flex;justify-content: center;align-items: center;position: relative;z-index: 2;}
.b_nav .cont4 .abox a{display: block;font-size: 14px;color: rgba(255,255,255,0.75);line-height: 38px;margin-right: 10px;}
.b_nav .cont4 .abox a:last-child{margin-right: 0;}
.b_nav .cont4 .abox a:hover{color: #fff;text-decoration:underline;}
@media screen and (max-width:1680px) {
.b_nav .cont1 .left{padding-right: 60px;}
.b_nav .cont2 .left{width: 22%;}
.b_nav .cont2 .left img{width: 24px;}
.b_nav .cont2 .left .wz{font-size: 16px;line-height: 20px;}
.b_nav .cont2 .right{width: 78%;}
.b_nav .cont2 .right .ewmbox{width: 70px;}
.b_nav .cont2 .right .wzbox{padding-left: 8px;}
.b_nav .cont2 .right .wzbox .wz{font-size: 14px;line-height: 24px;}
}
@media screen and (max-width:1440px) {
.b_nav .cont2 .right .ewmbox{width: 60px;}
.b_nav .cont2 .right .wzbox .wz{font-size: 12px;line-height: 20px;}
.b_nav .cont2 .right ul{margin: -4px;width: calc(100% + 8px);}
.b_nav .cont2 .right li{padding: 4px;}
.b_nav .cont1 .left .logo img{height: 56px;}
.b_nav .cont1 .right .yj{margin-bottom: 16px;}
.b_nav .cont1 .right .yj a{font-size: 16px;}
.b_nav .cont1 .right .ej a{font-size: 14px;line-height: 26px;}
.b_nav .cont1 .left .dh .wz2{font-size: 26px;line-height: 30px;}
.b_nav .cont1 .left ul .wz{font-size: 14px;}
.b_nav .cont1 .left .dh{margin-top: 16px;margin-bottom: 24px;}
.b_nav .cont2 .left .wz{font-size: 14px;}
.b_nav .cont2 .right .wzbox .wz{font-size: 10px;line-height: 18px;}
.b_nav .cont3 span{font-size: 13px;}
.b_nav .cont4 .banquan{font-size: 13px;}
.b_nav .cont4 .abox a{font-size: 13px;}
.b_nav .cont1{padding-top: 30px;padding-bottom: 30px;}
.b_nav .cont1 .left ul li{margin-bottom: 10px;}
.b_nav .cont2 .right .ewmbox{width: 50px;}
.b_nav .cont2 .right .wzbox{padding-left: 6px;}
}
@media screen and (max-width:1200px) {
.b_nav .cont2 .left{width: 30%;}
.b_nav .cont2 .right{width: 70%;}
}
@media screen and (max-width:1120px) {
.b_nav .cont2 .right ul{justify-content: flex-start;}
}
@media screen and (max-width:1024px) {
.b_nav{position: relative;margin-bottom: 42px;}
.b_nav .cont1{padding-top: 30px;padding-bottom: 0;display: block;border-bottom: 0;}
.b_nav .cont1 .left{width: 100%;padding-right: 0;position: relative;}
.b_nav .cont1 .left .logo{margin-bottom: 20px;}
.b_nav .cont1 .left .logo img{height: 40px;}
.b_nav .cont1 .left .dh{margin-top: 0;margin-bottom: 0;}
.b_nav .cont1 .left .dh .wz1{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.b_nav .cont1 .left .dh .wz2{font-size: 18px;line-height: 24px;}
.b_nav .cont1 .left ul li{margin-bottom: 12px;}
.b_nav .cont1 .left ul img{width: 20px;}
.b_nav .cont1 .left ul .wz{font-size: 14px;line-height: 18px;}
.b_nav .cont1 .right{display: none;}
.b_nav .cont2{padding-top: 0;padding-bottom: 30px;;margin-top: 14px;border-bottom: 0;display: flex;justify-content: flex-start;align-items: flex-end;}
.b_nav .cont2 .left{width: calc(100% - 130px);display: block;}
.b_nav .cont2 .left img{width: 20px;}
.b_nav .cont2 .left .wz{font-size: 13px;line-height: 20px;padding-left: 8px;}
.b_nav .cont2 .left .dh{margin-top: 14px;}
.b_nav .cont2 .left .dh .wz1{font-size: 13px;color: #666666;line-height: 18px;margin-bottom: 6px;}
.b_nav .cont2 .left .dh .wz2{font-size: 18px;color: #1b1b1b;line-height: 24px;}
.b_nav .cont2 .left .dh .wz2 a{color: #1b1b1b;}
.b_nav .cont2 .right{margin-top: 0;position: relative;bottom: -10px;width: 170px;}
.b_nav .cont2 .right ul{margin: -4px;width: calc(100% + 8px);flex-wrap: wrap;}
.b_nav .cont2 .right li{padding: 4px;width: 50%;}
.b_nav .cont2 .right .ewmbox{width: 100%;}
.b_nav .cont2 .right .wzbox{display: none;}
.b_nav .cont3{display: none;}
.b_nav .cont4{display: block;padding-top: 20px;padding-bottom: 20px;}
.b_nav .cont4 .banquan{width: 100%;line-height: 20px;margin-right: 0;margin-bottom: 8px;text-align: center;display: block;}
.b_nav .cont4 .banquan>div{flex-wrap: wrap;justify-content: center;}
.b_nav .cont4 .banquan a img{display: inline-block;}
.b_nav .cont4 .banquan a{display: flex;justify-content: center;align-items: flex-start;margin-top: 4px;margin-left: 0;width: 100%;}
.b_nav .cont4 .abox a{line-height: 20px;}
}

/*侧悬浮*/
.cxf_section{width: 51px;position: fixed;right: 30px;top: auto;/*transform: translate(0,-50%);*/opacity: 0;z-index: 999; bottom:5%;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cxf_section.on{opacity: 1;}
.cxf_section .btn{margin-bottom: 10px;cursor: pointer;}
.cxf_section .btn .gb{width: 100%;height: 51px;background: #ffffff;border-radius: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: flex;justify-content: center;align-items: center;display: none;}
.cxf_section .btn .gb img{width: 30px;display: block;}
.cxf_section .btn .gb .ico2{display: none;}
.cxf_section .btn .gb:hover{background: #de0010;}
.cxf_section .btn .gb:hover .ico1{display: none;}
.cxf_section .btn .gb:hover .ico2{display: block;}
.cxf_section .btn .dk{width: 20px;height: 20px;margin-left: 31px;background: #eee;border-radius: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: flex;justify-content: center;align-items: center;}
.cxf_section .btn .dk img{width: 14px;display: block;}
.cxf_section .btn .dk .ico2{display: none;}
.cxf_section .btn .dk:hover{background: #de0010;}
.cxf_section .btn .dk:hover .ico1{display: none;}
.cxf_section .btn .dk:hover .ico2{display: block;}
.cxf_section .btn.on .gb{display: flex;}
.cxf_section .btn.on .dk{display: none;}
.cxf_section ul{width: 100%;}
.cxf_section ul.on{display: none;}
.cxf_section ul li{margin-bottom: 10px;position: relative;}
.cxf_section ul li:last-child{margin-bottom: 0;}
.cxf_section ul li .a{display: block;width: 100%;background: #ffffff;border-radius: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.cxf_section ul li .a img{width: 100%;display: block;}
.cxf_section ul li .a .ico2{display: none;}
.cxf_section ul li .a:hover{background: #de0010;}
.cxf_section ul li .a:hover .ico1{display: none;}
.cxf_section ul li .a:hover .ico2{display: block;}
.cxf_section .gwc{width: 236px;position: absolute;right: calc(100% + 20px);top: 50%;transform: translate(0,-50%) scale(0);box-shadow: 0 0 30px rgba(0,0,0,0.1);background: #fff;border-radius: 4px;padding: 24px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cxf_section li:hover .gwc{transform: translate(0,-50%) scale(1);}
.cxf_section .gwc::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent transparent #fff;position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);}
.cxf_section .gwc .dl{width: 100%;}
.cxf_section .gwc .dd{border-bottom: 1px solid #eeeeee;padding-top: 20px;padding-bottom: 20px;}
.cxf_section .gwc .dd:last-child{border-bottom: 0;}
.cxf_section .gwc a{display: flex;justify-content: flex-start;align-items: center;}
.cxf_section .gwc a .ewm{width: 74px;}
.cxf_section .gwc a .ewms img{width: 100%;display: block;}
.cxf_section .gwc a .wzbox{width: calc(100% - 74px);padding-left: 12px;font-size: 14px;color: #666666;line-height: 24px;}
.cxf_section .gwc a .wzbox .span2{color: #de0010;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cxf_section .gwc a:hover span{color: #de0010;}
.cxf_section .gwc a:hover .wzbox .span2{margin-left: 8px;}
.cxf_section .lx{width: 264px;position: absolute;right: calc(100% + 20px);top: 50%;transform: translate(0,-50%) scale(0);box-shadow: 0 0 30px rgba(0,0,0,0.1);background: #fff;border-radius: 4px;padding: 14px 24px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cxf_section li:hover .lx{transform: translate(0,-50%) scale(1);}
.cxf_section .lx::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent transparent #fff;position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);}
.cxf_section .lx .dl{width: 100%;}
.cxf_section .lx .dd{padding-top: 14px;padding-bottom: 14px;border-bottom: 1px solid #eeeeee;display: flex;justify-content: flex-start;align-items: center;}
.cxf_section .lx .dd:last-childs{border-bottom: 0;}
.cxf_section .lx img{width: 22px;display: block;}
.cxf_section .lx .wzbox{width: calc(100% - 22px);padding-left: 8px;}
.cxf_section .lx .wz1{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 6px;}
.cxf_section .lx .wz2{font-size: 18px;color: #1b1b1b;line-height: 22px;letter-spacing: -1px;}
.cxf_section .lx .wz3{font-size: 18px;color: #de0010;line-height: 22px;}
.cxf_section .lx .wz3 a{color: #de0010;margin-right: 5px;border-bottom: 1px solid #de0010;}
.cxf_section .lx .wz3 a:hover{margin-right: 24px;}
.cxf_section .wx{width: 200px;position: absolute;right: calc(100% + 20px);top: 50%;transform: translate(0,-50%) scale(0);box-shadow: 0 0 30px rgba(0,0,0,0.1);background: #fff;border-radius: 4px;padding: 40px 14px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cxf_section li:hover .wx{transform: translate(0,-50%) scale(1);}
.cxf_section .wx::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent transparent #fff;position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);}
.cxf_section .wx .ewmbox{width: 113px;margin: 0 auto 8px auto;position: relative;border: 1px dashed rgba(222,0,16,0.14);}
.cxf_section .wx .ewmbox::before{content: "";display: block;width: 10px;height: 10px;border-left: 1px solid #de0010;border-top: 1px solid #de0010;position: absolute;left: -1px;top: -1px;}
.cxf_section .wx .ewmbox::after{content: "";display: block;width: 10px;height: 10px;border-right: 1px solid #de0010;border-top: 1px solid #de0010;position: absolute;right: -1px;top: -1px;}
.cxf_section .wx .ewm::before{content: "";display: block;width: 10px;height: 10px;border-left: 1px solid #de0010;border-bottom: 1px solid #de0010;position: absolute;left: -1px;bottom: -1px;}
.cxf_section .wx .ewm::after{content: "";display: block;width: 10px;height: 10px;border-right: 1px solid #de0010;border-bottom: 1px solid #de0010;position: absolute;right: -1px;bottom: -1px;}
.cxf_section .wx .ewmbox img{width: 100%;display: block;}
.cxf_section .wx .wz{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 22px;text-align: center;}
.cxf_section .wx .dh{text-align: center;}
.cxf_section .wx .dh .bt{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 4px;}
.cxf_section .wx .dh .num{font-size: 20px;color: #1b1b1b;line-height: 24px;}
.cxf_section .xxNum{width: 26px;font-size: 14px;color: #ffffff;line-height: 22px;text-align: center;border: 2px solid #fff;border-radius: 100%;background: #d92115;position: absolute;right: -13px;top: -3px;}
@media screen and (max-width:1680px) {
.cxf_section{width: 44px;right: 12px;}
.cxf_section ul li{margin-bottom: 8px;}
.cxf_section .xxNum{width: 22px;font-size: 12px;line-height: 18px;right: -8px;top: -2px;}
.cxf_section .btn{margin-bottom: 8px;}
.cxf_section .btn .gb{height: 44px;}
.cxf_section .btn .gb img{width: 24px;}
.cxf_section .btn .dk{margin-left: 24px;}
.cxf_section .btn .dk img{width: 10px;}
}
@media screen and (max-width:1024px) {
.cxf_section{display: none;}
}

/*底漂浮*/
.bpf_section{width: 100%;position: fixed;left: 0;bottom: 0;background: #de0010;display: none;z-index: 999;}
.bpf_section ul{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.bpf_section li{width: 20%;border-right: 1px solid #fff;position: relative;}
.bpf_section li:last-child{border-right: 0;}
.bpf_section ul a{display: block;width: 100%;padding-top: 4px;padding-bottom: 2px;min-height: 42px;}
.bpf_section ul a img{width: 20px;display: block;margin: 0 auto 2px auto;}
.bpf_section ul a .wz{font-size: 10px;color: #fff;line-height: 12px;width: 100%;text-align: center;}
.bpf_section ul li:nth-child(2) a img,
.bpf_section ul li:nth-child(4) a img,
.bpf_section ul li:nth-child(5) a img{width: 22px;margin: 0 auto 1px auto;}
.bpf_section .xxNum{width: 16px;font-size: 10px;color: #de0010;line-height: 16px;border-radius: 100%;text-align: center;background: #eee;font-weight: bold;position: absolute;right: 12px;top: 0;}
@media screen and (max-width:1024px) {
.bpf_section{display: block;}
}

/*地区下拉*/
.dqld_div{width: 101%;position: absolute;left: -1px;top: calc(100% + 12px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);z-index: 10;}
.dqld_div ul{width: 100%;overflow: hidden; overflow-y: auto;  max-height: 300px;}
.dqld_div ul::-webkit-scrollbar{ width: 8px;}
.dqld_div ul::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 8px;}
.dqld_div ul::-webkit-scrollbar-thumb{ width: 8px;  background-color: #de0010; border-radius: 8px;}
.dqld_div li{font-size: 16px;color: #333;line-height: 20px;padding: 15px 20px;cursor: pointer;margin: 0!important;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.dqld_div li:hover{background: #eee;}
@media  screen and (max-width:1680px){
.dqld_div ul{max-height: 240px;}
.dqld_div li{font-size: 14px;padding: 10px 20px;}
}
@media  screen and (max-width:1024px){
.dqld_div ul{max-height: 180px;}
.dqld_div ul::-webkit-scrollbar{ width: 0;}
.dqld_div ul::-webkit-scrollbar-track{ background-color: rgba(255,255,255,0); border-radius: 0;}
.dqld_div ul::-webkit-scrollbar-thumb{ width: 0;  background-color: rgba(255,255,255,0); border-radius: 0;}
.dqld_div ul::-webkit-scrollbar{ display: none;}
.dqld_div li{font-size: 14px;line-height: 18px;padding: 6px 12px;}
}

/*首页*/
.sy_banner{width: 100%;}
.sy_banner .ul{width: 100%;}
.sy_banner .li{width: 100%;}
.sy_banner .ul a{display: block;width: 100%;}
.sy_banner .ul a::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.1);position: absolute;left: 0;top: 0;z-index: 2;}
.sy_banner .ul a img{display: block;width: 100%;position: relative;z-index: 1;}
.sy_banner .ul .slick-dots{bottom: 26px;position: absolute;width: 100%;}
.sy_banner .ul .slick-dots li{border-radius:7px;width:7px; height:7px;margin:0 10px;background: #f2f2f2;}
.sy_banner .ul .slick-dots li.slick-active{ background: #de0010;width: 22px;}
.sy_banner .ul .slick-prev{width: 60px;height: 60px;background: url(img/img308.svg) no-repeat center center; background-size: cover;left: 50px;top: 50%;}
.sy_banner .ul .slick-next{width: 60px;height: 60px;background: url(img/img309.svg) no-repeat center center; background-size: cover;right: 50px;top: 50%;}
.sy_banner .ul .slick-prev:hover,
.sy_banner .ul .slick-next:hover{opacity: 0.8;}
@media  screen and (max-width:1024px){
.sy_banner .ul .slick-dots{bottom: 16px;}
.sy_banner .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 4px;}
.sy_banner .ul .slick-dots li.slick-active{width: 20px;}
.sy_banner .ul .slick-prev{width: 40px;height: 40px;left: 15px;}
.sy_banner .ul .slick-next{width: 40px;height: 40px;right: 15px;}
}

.sy_tit{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.sy_tit ._l .tit{font-size: 44px;color: #121212;line-height: 48px;}
.sy_tit ._r{display: flex;justify-content: flex-end;align-items: center;}
.sy_tit ._r .qh_t{display: flex;justify-content: flex-start;align-items: center;margin-right: 40px;}
.sy_tit ._r .qh_t .list{margin-right: 44px;position: relative;font-size: 18px;color: #666666;line-height: 44px;cursor: pointer;font-weight: 400!important;white-space:nowrap;}
.sy_tit ._r .qh_t .list::before{content: "";display: block;width: 0;height: 2px;background: #de0010;position: absolute;left: 50%;bottom: 0;transform: translate(-50%,0);
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_tit ._r .qh_t .list.on::before,
.sy_tit ._r .qh_t .list.slick-current::before{width: 100%;}
.sy_tit ._r .qh_t .list::after{content: "";display: block;width: 1px;height: 11px;background: #a3a3a3;position: absolute;right: -22px;top: 50%;transform: translate(0,-50%);}
.sy_tit ._r .qh_t .list:last-child{margin-right: 0;}
.sy_tit ._r .qh_t .list:last-child::after{display: none;}
.sy_tit ._r .qh_t .list.on,
.sy_tit ._r .qh_t .list.slick-current{color: #de0010;}
.sy_tit ._r .more{width: 148px;}
.sy_tit ._r .more a{display: block;font-size: 18px;color: #de0010;line-height: 44px;display: flex;justify-content: center;align-items: center;border: 1px solid #de0010;border-radius: 23px;}
.sy_tit ._r .more a span{margin-left: 12px;font-size: 20px;}
.sy_tit ._r .more a:hover{background: #de0010;color: #fff;}
@media  screen and (max-width:1680px){
.sy_tit ._l .tit{font-size: 30px;line-height: 34px;}
.sy_tit ._r .more{width: 110px;}
.sy_tit ._r .more a{font-size: 14px;line-height: 36px;border-radius: 19px;}
.sy_tit ._r .more a span{margin-left: 8px;font-size: 18px;}
.sy_tit ._r .qh_t{margin-right: 20px;}
.sy_tit ._r .qh_t .list{margin-right: 20px;font-size: 14px;line-height: 36px;}
.sy_tit ._r .qh_t .list::after{height: 10px;right: -10px;}
}
@media  screen and (max-width:1200px){
.sy_tit ._r .qh_t .list{margin-right: 20px;font-size: 13px;line-height: 36px;}
}
@media  screen and (max-width:1100px){
.sy_tit ._r .qh_t .list{font-size: 12px;}
}
@media  screen and (max-width:1024px){
.sy_tit2{padding-bottom: 40px;position: relative;}
.sy_tit ._l .tit{font-size: 20px;line-height: 24px;}
.sy_tit ._r .more{width: 100px;}
.sy_tit ._r .more a{font-size: 14px;line-height: 30px;border-radius: 16px;}
.sy_tit ._r .more a span{margin-left: 8px;font-size: 18px;}
.sy_tit ._r .qh_t{width: 100%;position: absolute;left: 0;bottom: 0;margin-right: 0;
white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.sy_tit ._r .qh_t::-webkit-scrollbar{ display: none;}
.sy_tit ._r .qh_t .list{margin-right: 20px;font-size: 14px;line-height: 30px;}
.sy_tit ._r .qh_t .list::after{height: 10px;right: -10px;}
}

.sy_section1{width: 100%;padding-top: 20px;padding-bottom: 70px;}
.sy_section1 ul{width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin: 0 -10px;}
.sy_section1 ul li{width: 20%;padding: 10px;}
.sy_section1 ul a{display: block;width: 100%;background: #f5f5f5;margin-top: 10px;border-radius: 15px;padding: 20px 12px;}
.sy_section1 ul a .icobox{width: 51px;margin: 0 auto 8px auto;background: #de0010;border-radius: 100%;}
.sy_section1 ul a .icobox img{width: 100%;display: block;}
.sy_section1 ul a .icobox .ico2{display: none;}
.sy_section1 ul a .bt{font-size: 24px;color: #333333;line-height: 28px;margin-bottom: 4px;text-align: center;}
.sy_section1 ul a .jj{font-size: 16px;color: #666666;line-height: 20px;text-align: center;}
.sy_section1 ul a:hover{background: #de0010;margin-top: 0;}
.sy_section1 ul a:hover .icobox{background: #fff;}
.sy_section1 ul a:hover .icobox .ico1{display: none;}
.sy_section1 ul a:hover .icobox .ico2{display: block;}
.sy_section1 ul a:hover .bt,
.sy_section1 ul a:hover .jj{color: #fff;}
@media  screen and (max-width:1680px){
.sy_section1 ul{width: calc(100% + 12px);margin: 0 -6px;}
.sy_section1 ul li{padding: 6px;}
.sy_section1 ul a .icobox{width: 44px;}
.sy_section1 ul a .bt{font-size: 16px;line-height: 24px;}
.sy_section1 ul a .jj{font-size: 12px;}
}
@media  screen and (max-width:1024px){
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 ul{width: 100%;display: block;margin: 0;}
.sy_section1 ul li{width: 100%;padding: 0;margin-bottom: 10px;}
.sy_section1 ul li:last-child{margin-bottom: 0;}
.sy_section1 ul a{display: flex;margin-top: 0;border-radius: 8px;padding: 12px;justify-content: flex-start;align-items: center;}
.sy_section1 ul a .icobox{width: 36px;margin: 0;}
.sy_section1 ul a .wzbox{width: calc(100% - 36px);padding-left: 10px;display: flex;justify-content: flex-start;align-items: center;}
.sy_section1 ul a .bt{font-size: 15px;line-height: 20px;margin-bottom: 0;width: 66px;}
.sy_section1 ul a .jj{font-size: 13px;padding-left: 10px;width: calc(100% - 66px);text-align: left;}
}

.sy_section2{width: 100%;padding-bottom: 90px;}
.sy_section2 .sy_tit ._r .qh_t{/*width: 900px;*/ float:right;}

@media screen and (min-width:1024px) {
    .sy_section2 .sy_tit ._r .qh_t .slick-track{width:auto !important;}

}

.sy_section2 .content{margin-top: 24px;}
.sy_section2 .content .qh_b{width: 100%;position: relative;}
.sy_section2 .content .qh_b .list{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;overflow: hidden;}
.sy_section2 .content .left{width: 53.01282051282051%;padding-right: 20px;}
.sy_section2 .content .left a{display: block;width: 100%;position: relative;}
.sy_section2 .content .left a .pic{ width: 100%; padding-bottom: 674px; position: relative; overflow: hidden;z-index: 1;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.sy_section2 .content .left a .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section2 .content .left a:hover .pic .img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section2 .content .left a .wzbox{width: 66%;position: absolute;left: 0;top: 0;padding: 48px 0 0 40px;z-index: 5;}
.sy_section2 .content .left a .bt{font-size: 34px;color: #333333;line-height: 40px;margin-bottom: 26px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section2 .content .left a .jj{font-size: 20px;color: #666666;line-height: 36px; max-height:288px; margin-bottom: 32px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:8;}
.sy_section2 .content .left a .more{width: 148px;display: flex;justify-content: center;align-items: center;border: 1px solid #de0010;font-size: 18px;color: #de0010;line-height: 42px;border-radius: 22px;}
.sy_section2 .content .left a .more img{width: 24px;display: block;margin-left: 10px;}
.sy_section2 .content .left a .more .ico2{display: none;}
.sy_section2 .content .left a .more:hover{background: #de0010;color: #fff;}
.sy_section2 .content .left a .more:hover .ico1{display: none;}
.sy_section2 .content .left a .more:hover .ico2{display: block;}
.sy_section2 .content .right{width: 46.98717948717949%;}
.sy_section2 .content .right ul{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section2 .content .right li{width: 50%;padding: 10px;}
.sy_section2 .content .right a{display: block;width: 100%;position: relative;overflow: hidden;}
.sy_section2 .content .right a .pic{ width: 100%; padding-bottom: 327px; position: relative; overflow: hidden;z-index: 1;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.sy_section2 .content .right a .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section2 .content .right a:hover .pic .img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section2 .content .right a .wzbox{width: 100%;position: absolute;left: 0;bottom: -48px;padding: 24px 30px;z-index: 10;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .right a:hover .wzbox{bottom: 0;}
.sy_section2 .content .right a .bt{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 6px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .content .right a .jj{font-size: 24px;color: #333333;line-height: 28px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .content .right a .more{font-size: 18px;color: #ffffff;line-height: 22px;display: flex;justify-content: flex-start;align-items: center;margin-top: 20px;}
.sy_section2 .content .right a .more img{width: 20px;display: block;margin-left: 8px;margin-top: 4px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .right a .more:hover img{margin-left: 20px;}
.sy_section2 .content .right a:hover .bt,
.sy_section2 .content .right a:hover .jj{color: #fff;}
.sy_section2 .content .right a .bq{font-size: 14px;color: #ffffff;line-height: 26px;background: #de0010;padding: 0 10px;border-radius: 3px;position: absolute;right: 10px;top: 10px;z-index: 5;font-weight: bold;}
.sy_section2 .content .right a:hover::after{content: "";display: block;width: 100%;height: 100%;z-index: 3;background: linear-gradient(to bottom,rgba(0,0,0,0.05),rgba(0,0,0,0.6));position: absolute;left: 0;top: 0;}
@media  screen and (max-width:1680px){
/*.sy_section2 .sy_tit ._r .qh_t{width: 660px;}*/
.sy_section2 .content .left a .pic{padding-bottom: 500px;}
.sy_section2 .content .right a .pic{padding-bottom: 240px;}
.sy_section2 .content .left a .bt{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
.sy_section2 .content .left a .jj{font-size: 16px;line-height: 26px; max-height:208px; margin-bottom: 20px;}
.sy_section2 .content .right a .bt{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.sy_section2 .content .right a .jj{font-size: 20px;line-height: 24px;}
.sy_section2 .content .right a .wzbox{padding: 16px 20px;}
}
@media  screen and (max-width:1024px){
.sy_section2{padding-bottom: 30px;}
.sy_section2 .sy_tit ._r .qh_t{width: 100%;}

.sy_section2 .content{margin-top: 20px;}
.sy_section2 .content .qh_b .list{display: block;}
.sy_section2 .content .left{width: 100%;padding-right: 0;margin-bottom: 12px;}
.sy_section2 .content .left a .pic{padding-bottom: 83.519%;}
.sy_section2 .content .left a .wzbox{width: 80%;padding: 20px 0 0 20px;}
.sy_section2 .content .left a .bt{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.sy_section2 .content .left a .jj{font-size: 12px;line-height: 20px; max-height:120px; margin-bottom: 12px; -webkit-line-clamp:6;}
.sy_section2 .content .left a .more{width: 100px;font-size: 14px;line-height: 32px;border-radius: 17px;}
.sy_section2 .content .left a .more img{width: 20px;margin-left: 6px;}
.sy_section2 .content .right{width: 100%;}
.sy_section2 .content .right ul{margin: -6px;width: calc(100% + 12px);}
.sy_section2 .content .right li{width: 50%;padding: 6px;}
.sy_section2 .content .right a .pic{padding-bottom: 91.85%;}
.sy_section2 .content .right a .wzbox{padding: 10px;bottom: -30px;}
.sy_section2 .content .right a .bt{font-size: 12px;line-height: 16px;}
.sy_section2 .content .right a .jj{font-size: 14px;line-height: 18px;}
.sy_section2 .content .right a .more{font-size: 14px;line-height: 18px;margin-top: 8px;}
.sy_section2 .content .right a .more img{width: 18px;margin-left: 6px;margin-top: 2px;}
.sy_section2 .content .right a .bq{font-size: 12px;line-height: 20px;padding: 0 6px;right: 6px;top: 6px;}
}

.sy_section3{width: 100%;position: relative;}
.sy_section3 .w_width{position: relative;z-index: 3;}
.sy_section3 .content{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.sy_section3 .left{width: calc(100% - 524px);padding: 88px 340px 60px 0;}
.sy_section3 .left h3{font-size: 44px;color: #ffffff;line-height: 50px;margin-bottom: 90px;}
.sy_section3 .back_box{position: absolute;left: 0;top: 0;width: 100%;width: 100%;height: 100%;}
.sy_section3 .back_box .list{width: 100%;height: 100%; position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section3 .back_box .list.on{opacity: 1;z-index: 3;position: relative;}
.sy_section3 .left .qh_l{position: relative;width: 100%;}
.sy_section3 .left .qh_l .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section3 .left .qh_l .list.on{opacity: 1;z-index: 3;position: relative;}
.sy_section3 .left .jj1{font-size: 37px;color: #ffffff;line-height: 40px;margin-bottom: 30px;}
.sy_section3 .left .line{width: 100%;height: 1px;background: #fff;margin-bottom: 30px;position: relative;}
.sy_section3 .left .line::after{content: "";display: block;width: 202px;height: 5px;background: #e2000e;position: absolute;left: 0;top: -2px;}
.sy_section3 .left .jj2{font-size: 20px;color: #ffffff;line-height: 36px;margin-bottom: 56px;}
.sy_section3 .left .more{width: 128px;}
.sy_section3 .left .more a{display: flex;justify-content: center;align-items: center;border: 1px solid #ffffff;font-size: 16px;color: #fff;line-height: 36px;border-radius: 19px;}
.sy_section3 .left .more img{width: 20px;display: block;margin-left: 4px;margin-top: 2px;}
.sy_section3 .left .more .ico2{display: none;}
.sy_section3 .left .more a:hover{background: #de0010;border-color: #de0010; color: #fff;}
.sy_section3 .right{width: 524px;}
.sy_section3 .right ul{display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;}
.sy_section3 .right li{width: 50%;}
.sy_section3 .right a{display: block;width: 100%;height: 260px;display: flex;justify-content: center;align-items: center;border: 1px solid #fff;}
.sy_section3 .right li.on a{background: rgba(222,0,16,0.8);border-color: rgba(222,0,16,0.8);}
.sy_section3 .right li:nth-child(1) a{border-bottom: 0;}
.sy_section3 .right li:nth-child(4) a{border-left: 0;}
.sy_section3 .right li:nth-child(6) a{border-top: 0;}
.sy_section3 .right .top{font-size: 24px;color: #ffffff;line-height: 30px;display: flex;justify-content: center;align-items: flex-end;margin-bottom: 26px;}
.sy_section3 .right .top span{font-size: 60px;line-height: 64px;}
.sy_section3 .right .bottom{width: 100%;font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;}
@media  screen and (max-width:1680px){
.sy_section3 .left{width: calc(100% - 400px);padding: 60px 140px 40px 0;}
.sy_section3 .left h3{font-size: 30px;line-height: 40px;margin-bottom: 60px;}
.sy_section3 .left .jj1{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.sy_section3 .left .line{margin-bottom: 24px;}
.sy_section3 .left .line::after{width: 160px;}
.sy_section3 .left .jj2{font-size: 16px;line-height: 26px;margin-bottom: 40px;}
.sy_section3 .left .more{width: 110px;}
.sy_section3 .left .more a{font-size: 14px;line-height: 32px;border-radius: 17px;}
.sy_section3 .left .more img{width: 18px;}
.sy_section3 .right{width: 400px;}
.sy_section3 .right a{height: 200px;}
.sy_section3 .right .top{font-size: 16px;line-height: 20px;margin-bottom: 16px;}
.sy_section3 .right .top span{font-size: 40px;line-height: 44px;}
.sy_section3 .right .bottom{font-size: 16px;line-height: 20px;}
}
@media  screen and (max-width:1024px){
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .content{display: block;}
.sy_section3 .left{width: 100%;padding: 0;margin-bottom: 20px;}
.sy_section3 .left h3{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.sy_section3 .left .jj1{font-size: 16px;line-height: 24px;margin-bottom: 12px;}
.sy_section3 .left .line{margin-bottom: 12px;}
.sy_section3 .left .line::after{width: 100px;height: 3px;top: -1px;}
.sy_section3 .left .jj2{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.sy_section3 .left .more{width: 100px;font-size: 14px;line-height: 34px;border-radius: 18px;}
.sy_section3 .left .more img{width: 20px;margin-left: 4px;}
.sy_section3 .right{width: 100%;}
.sy_section3 .right ul{display: flex;margin: -6px;width: calc(100% + 12px);}
.sy_section3 .right li{width: 50%;padding: 6px;}
.sy_section3 .right a{height: 80px;border: 0;}
.sy_section3 .right a:hover{background: rgba(222,0,16,0);}
.sy_section3 .right li:nth-child(2),
.sy_section3 .right li:nth-child(5){display: none;}
.sy_section3 .right .top{font-size: 12px;line-height: 16px;margin-bottom: 10px;}
.sy_section3 .right .top span{font-size: 20px;line-height: 24px;}
.sy_section3 .right .bottom{font-size: 14px;line-height: 20px;}
}

.sy_section4{width: 100%;padding-top: 92px;padding-bottom: 156px;}
.sy_section4 .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section4 .left{width: 32.88461538461538%;padding-right: 90px;padding-top: 30px;}
.sy_section4 .left h4{font-size: 44px;color: #121212;line-height: 50px;margin-bottom: 66px;}
.sy_section4 .left .qh_t{margin-bottom: 88px;width: 110px;}
.sy_section4 .left .qh_t .list{margin-bottom: 24px;}
.sy_section4 .left .qh_t .list:last-child{margin-bottom: 0;}
.sy_section4 .left .qh_t a{display: block;font-size: 18px;color: #666666;line-height: 42px;text-align: center;border: 1px solid #666666;text-align: center;}
.sy_section4 .left .qh_t .list.on a{background: #de0010;border-color: #de0010;color: #fff;}
.sy_section4 .left .qh_t a:hover{border-color: #de0010;color: #de0010;}
.sy_section4 .left .ulbox{width: 100%;}
.sy_section4 .left .ulbox ul{margin: -24px -40px;width: calc(100% + 80px);display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.sy_section4 .left .ulbox li{padding: 24px 40px;width: 50%;}
.sy_section4 .left .ulbox .top{font-size: 25px;color: #de0010;line-height: 30px;display: flex;justify-content: center;align-items: flex-end;margin-bottom: 12px;}
.sy_section4 .left .ulbox .top span{font-size: 44px;line-height: 50px;}
.sy_section4 .left .ulbox .bottom{font-size: 18px;color: #666666;line-height: 24px;text-align: center;}
.sy_section4 .right{width: 67.11538461538462%;min-height: 630px;}
.sy_section4 .right .qh_b{width: 100%;position: relative;}
.sy_section4 .right .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;display: flex;justify-content: flex-end;align-items: flex-start;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section4 .right .qh_b .list.on{position: relative;z-index: 3;opacity: 1;}
.sy_section4 .right .bac_pic{width: 100%;display: block;}
.sy_section4 .right li{position: absolute;}
.sy_section4 .right li .dz{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.sy_section4 .right li .dz img{width: 24px;display: block;margin-right: 6px;cursor: pointer;}
.sy_section4 .right li .dz .wz{font-size: 15px;color: #333333;line-height: 20px;}
.sy_section4 .right li:hover .dz .wz{color: #de0010;}
.sy_section4 .right li .posi{width: 372px;position: absolute;left: 50%;bottom: calc(100% + 16px);background: rgba(222,0,16,0.8);padding: 24px 20px 24px 30px;transform: translate(-50%,0);opacity: 0;z-index: -2;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section4 .right li:hover .posi{opacity: 1;z-index: 2;}
.sy_section4 .right li .posi::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: rgba(222,0,16,0.8) transparent transparent transparent;position: absolute;left: 50%;top: 100%;transform: translate(-50%,0);}
.sy_section4 .right li .posi .dl{width: 100%;}
.sy_section4 .right li .posi .dd{margin-bottom: 12px;display: flex;justify-content: flex-start;align-items: center;}
.sy_section4 .right li .posi .dd:last-child{margin-bottom: 0;}
.sy_section4 .right li .posi img{width: 24px;display: block;}
.sy_section4 .right li .posi .wzbox{width: calc(100% - 24px);padding-left: 14px;}
.sy_section4 .right li .posi .wz1{font-size: 16px;color: #fff;line-height: 20px;margin-bottom: 8px;}
.sy_section4 .right li .posi .wz2{font-size: 15px;color: #fff;line-height: 20px;}
.sy_section4 .right ._rbox1{width: 86.91499522445081%;position: relative;}
/*.sy_section4 .right ._rbox1 li:nth-child(1){right: 25%;top: 28%;}
.sy_section4 .right ._rbox1 li:nth-child(2){right: 34%;top: 32.5%;}
.sy_section4 .right ._rbox1 li:nth-child(3){right: 32.5%;top: 43%;}
.sy_section4 .right ._rbox1 li:nth-child(4){right: 38.5%;top: 47%;}
.sy_section4 .right ._rbox1 li:nth-child(5){right: 56.5%;top: 56%;}
.sy_section4 .right ._rbox1 li:nth-child(6){right: 40.5%;top: 57.5%;}
.sy_section4 .right ._rbox1 li:nth-child(7){right: 29%;top: 59.5%;}
.sy_section4 .right ._rbox1 li:nth-child(8){right: 39.5%;top: 78.5%;}*/
.sy_section4 .right ._rbox2{width: 100%;position: relative;}
/*.sy_section4 .right ._rbox2 li:nth-child(1){left: 17%;top: 9%;}
.sy_section4 .right ._rbox2 li:nth-child(2){left: 11.5%;top: 14%;}
.sy_section4 .right ._rbox2 li:nth-child(3){left: 15%;top: 18.5%;}
.sy_section4 .right ._rbox2 li:nth-child(4){left: 9%;top: 21%;}
.sy_section4 .right ._rbox2 li:nth-child(5){left: 12%;top: 25%;}
.sy_section4 .right ._rbox2 li:nth-child(6){left: 10%;top: 29%;}
.sy_section4 .right ._rbox2 li:nth-child(7){left: 13.5%;top: 33%;}
.sy_section4 .right ._rbox2 li:nth-child(8){left: 6%;top: 47%;}
.sy_section4 .right ._rbox2 li:nth-child(9){left: 6%;top: 52%;}
.sy_section4 .right ._rbox2 li:nth-child(10){left: 12.5%;top: 79%;}
.sy_section4 .right ._rbox2 li:nth-child(11){left: 41%;top: 32%;}
.sy_section4 .right ._rbox2 li:nth-child(12){left: 24%;top: 37%;}
.sy_section4 .right ._rbox2 li:nth-child(13){left: 29.5%;top: 40.5%;}
.sy_section4 .right ._rbox2 li:nth-child(14){left: 25.5%;top: 46.5%;}
.sy_section4 .right ._rbox2 li:nth-child(15){left: 34%;top: 48%;}
.sy_section4 .right ._rbox2 li:nth-child(16){left: 43%;top: 71%;}
.sy_section4 .right ._rbox2 li:nth-child(17){left: 53.5%;top: 81.5%;}
.sy_section4 .right ._rbox2 li:nth-child(18){left: 72%;top: 14%;}
.sy_section4 .right ._rbox2 li:nth-child(19){left: 78%;top: 26.5%;}
.sy_section4 .right ._rbox2 li:nth-child(20){left: 79%;top: 39%;}
.sy_section4 .right ._rbox2 li:nth-child(21){left: 92.5%;top: 65%;}
.sy_section4 .right ._rbox2 li:nth-child(22){left: 89%;top: 70%;}
.sy_section4 .right ._rbox2 li:nth-child(23){left: 86.5%;top: 84%;}*/
@media  screen and (max-width:1680px){
.sy_section4 .left{padding-right: 20px;}
.sy_section4 .right{min-height: 550px;}
}
@media  screen and (max-width:1400px){
.sy_section4 .left {padding-top: 0;}
.sy_section4 .left h4{margin-bottom: 30px;}
.sy_section4 .left .qh_t{margin-bottom: 50px;width: 100px;}
.sy_section4 .left .qh_t .list{margin-bottom: 16px;}
.sy_section4 .left .qh_t a{font-size: 16px;line-height: 36px;}
.sy_section4 .left .ulbox ul{margin: -16px;width: calc(100% + 32px);}
.sy_section4 .left .ulbox li{padding: 16px;}
.sy_section4 .left .ulbox .top{font-size: 16px;line-height: 20px;}
.sy_section4 .left .ulbox .top span{font-size: 36px;line-height: 40px;}
.sy_section4 .left .ulbox .bottom{font-size: 14px;line-height: 20px;}
.sy_section4 .right li .dz img{width: 20px;margin-right: 4px;}
.sy_section4 .right{min-height: 450px;}
.sy_section4 .right li .dz .wz{font-size: 12px;}
}
@media  screen and (max-width:1024px){
.sy_section4{padding-top: 30px;padding-bottom: 110px;}
.sy_section4 .content{display: block;}
.sy_section4 .left{width: 100%;padding-right: 0;padding-top: 0;margin-bottom: 20px;}
.sy_section4 .left h4{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.sy_section4 .left .qh_t{margin-bottom: 20px;width: 90px;display: flex;justify-content: flex-start;align-items: center;width: 100%;}
.sy_section4 .left .qh_t .list{margin-bottom: 0;margin-right: 12px;width: 90px;}
.sy_section4 .left .qh_t .list:last-child{margin-right: 0;}
.sy_section4 .left .qh_t a{font-size: 14px;line-height: 32px;}
.sy_section4 .left .ulbox ul{margin: -10px;width: calc(100% + 20px);}
.sy_section4 .left .ulbox li{padding: 10px;}
.sy_section4 .left .ulbox .top{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.sy_section4 .left .ulbox .top span{font-size: 20px;line-height: 30px;}
.sy_section4 .left .ulbox .bottom{font-size: 14px;line-height: 20px;}
.sy_section4 .right{width: 100%;min-height: 240px;}
.sy_section4 .right li .dz img{width: 18px;margin-right: 3px;}
.sy_section4 .right li .dz .wz{font-size: 10px;line-height: 14px;}
.sy_section4 .right li .posi{width: 260px;bottom: auto;padding: 12px;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 1;z-index: 60;display: none;}
.sy_section4 .right li:hover .posi{display: block;}
.sy_section4 .right li .posi::after{width: 0;height: 0;border: 6px solid;border-color: rgba(222,0,16,0.8) transparent transparent transparent;display: none;}
.sy_section4 .right li .posi .dd{margin-bottom: 8px;}
.sy_section4 .right li .posi img{width: 18px;}
.sy_section4 .right li .posi .wzbox{width: calc(100% - 20px);padding-left: 10px;}
.sy_section4 .right li .posi .wz1{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.sy_section4 .right li .posi .wz2{font-size: 13px;line-height: 18px;}
.sy_section4 .right ._rbox1{width: 100%;position: relative;}
/*.sy_section4 .right ._rbox1 li:nth-child(1){right: 27%;top: 22%;}
.sy_section4 .right ._rbox1 li:nth-child(2){right: 36%;top: 29%;}
.sy_section4 .right ._rbox1 li:nth-child(3){right: 35%;top: 39%;}
.sy_section4 .right ._rbox1 li:nth-child(4){right: 41%;top: 46%;}
.sy_section4 .right ._rbox1 li:nth-child(5){right: 58%;top: 54%;}
.sy_section4 .right ._rbox1 li:nth-child(6){right: 43%;top: 55%;}
.sy_section4 .right ._rbox1 li:nth-child(7){right: 32%;top: 57%;}
.sy_section4 .right ._rbox1 li:nth-child(8){right: 41%;top: 75%;}
.sy_section4 .right ._rbox2 li:nth-child(1){left: 17%;top: 4%;}
.sy_section4 .right ._rbox2 li:nth-child(2){left: 10%;top: 14%;}
.sy_section4 .right ._rbox2 li:nth-child(3){left: 17%;top: 18.5%;}
.sy_section4 .right ._rbox2 li:nth-child(4){left: 8%;top: 24%;}
.sy_section4 .right ._rbox2 li:nth-child(5){left: 13%;top: 27%;}
.sy_section4 .right ._rbox2 li:nth-child(6){left: 9%;top: 33%;}
.sy_section4 .right ._rbox2 li:nth-child(7){left: 14%;top: 37%;}
.sy_section4 .right ._rbox2 li:nth-child(8){left: 6%;top: 45%;}
.sy_section4 .right ._rbox2 li:nth-child(9){left: 6%;top: 55%;}
.sy_section4 .right ._rbox2 li:nth-child(10){left: 10%;top: 74%;}
.sy_section4 .right ._rbox2 li:nth-child(11){left: 39%;top: 28%;}
.sy_section4 .right ._rbox2 li:nth-child(12){left: 24%;top: 36%;}
.sy_section4 .right ._rbox2 li:nth-child(13){left: 31%;top: 40%;}
.sy_section4 .right ._rbox2 li:nth-child(14){left: 25%;top: 45%;}
.sy_section4 .right ._rbox2 li:nth-child(15){left: 33%;top: 50%;}
.sy_section4 .right ._rbox2 li:nth-child(16){left: 42%;top: 67%;}
.sy_section4 .right ._rbox2 li:nth-child(17){left: 52%;top: 79%;}
.sy_section4 .right ._rbox2 li:nth-child(18){left: 70%;top: 11%;}
.sy_section4 .right ._rbox2 li:nth-child(19){left: 80%;top: 24%;}
.sy_section4 .right ._rbox2 li:nth-child(20){left: 78%;top: 36%;}
.sy_section4 .right ._rbox2 li:nth-child(21){left: 93%;top: 60%;}
.sy_section4 .right ._rbox2 li:nth-child(22){left: 87%;top: 72%;}
.sy_section4 .right ._rbox2 li:nth-child(23){left: 82%;top: 85%;}*/
}

.sy_section5{margin-top: -70px;background: #f5f5f5;}
.sy_section5 .sy_tit ._r .qh_t{/*width: 800px;*/ float:right;}
@media screen and (min-width:1024px) {
    .sy_section5 .sy_tit ._r .qh_t .slick-track{width:auto !important;}
}


.sy_section5 .content{margin-top: 24px;}
.sy_section5 .content .qh_b{width: 100%;position: relative;overflow: hidden;}
.sy_section5 .content .qh_b .list{width: 100%;}
.sy_section5 .content .qh_b .slick-dots{margin-top: 26px;}
.sy_section5 .content .qh_b .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #999;}
.sy_section5 .content .qh_b .slick-dots li.slick-active{ background: #de0010;width: 32px;}
.sy_section5 .content .ul{width: calc(100% + 4px);display: flex;justify-content: flex-start;align-items: flex-start;margin: 0 -2px;}
.sy_section5 .content .li{padding: 0 2px;width: 18.4375%;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section5 .content .li.on{width: 44.6875%;}
.sy_section5 .content a{display: block;width: 100%;}
.sy_section5 .content .libox{width: 100%;height: 560px;position: relative;}
.sy_section5 .content .libox::after{content: "";display: block;width: 100%;height: 50%;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.6));position: absolute;left: 0;bottom: 0;z-index: 2;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section5 .content .li.on .libox::after{height: 100%;background: linear-gradient(to bottom,rgba(0,0,0,0.48),rgba(0,0,0,0.48));}
.sy_section5 .content .wzbox1{width: 100%;position: absolute;left: 0;bottom: 26px;font-size: 24px;color: #ffffff;line-height: 30px;text-align: center;z-index: 5;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section5 .content .wzbox2{width: 100%;position: absolute;left: 0;bottom: 0;padding: 20px 100px 30px 70px;opacity: 0;z-index: 5;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section5 .content .wzbox2 .bt{font-size: 30px;color: #ffffff;line-height: 34px;margin-bottom: 20px;font-weight: bold;}
.sy_section5 .content .wzbox2 .jj{font-size: 20px;color: #ffffff;line-height: 36px;margin-bottom: 26px;}
.sy_section5 .content .wzbox2 .more{ font-size: 18px;color: #fff;line-height: 42px;display: flex;justify-content: center;align-items: center;border: 1px solid #ffffff;width: 148px;border-radius: 22px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;  display:none;}
.sy_section5 .content .wzbox2 .more img{width: 18px;display: block;margin-top: 2px;margin-left: 10px;}
.sy_section5 .content .wzbox2 .more:hover{background: #de0010;border-color: #de0010;color: #fff;}
.sy_section5 .content .li.on .wzbox1{opacity: 0;}
.sy_section5 .content .li.on .wzbox2{opacity: 1;}
@media  screen and (max-width:1680px){
.sy_section5 .sy_tit ._r .qh_t{width: 600px;}
.sy_section5 .content .libox{height: 520px;}
.sy_section5 .content .wzbox1{bottom: 20px;font-size: 18px;line-height: 26px;}
.sy_section5 .content .wzbox2{padding: 20px 60px;}
.sy_section5 .content .wzbox2 .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_section5 .content .wzbox2 .jj{font-size: 16px;line-height: 26px;margin-bottom: 20px;}
.sy_section5 .content .wzbox2 .more{font-size: 16px;line-height: 38px;width: 120px;border-radius: 20px;}
.sy_section5 .content .wzbox2 .more img{width: 16px;margin-left: 8px;}
}
@media  screen and (max-width:1024px){
.sy_section5{margin-top: -86px;}
.sy_section5 .sy_tit ._r .qh_t{width: 100%;}
.sy_section5 .content{margin-top: 14px;}
.sy_section5 .content .ul{width: calc(100% + 12px);margin: -6px;flex-wrap: wrap;}
.sy_section5 .content .li{padding: 6px;width: 50%;}
.sy_section5 .content .li.on{width: 50%;}
.sy_section5 .content .libox{height: auto;}
.sy_section5 .content .libox::after{height: 100%;background: linear-gradient(to bottom,rgba(0,0,0,0.48),rgba(0,0,0,0.48));}
.sy_section5 .content .wzbox1{display: none}
.sy_section5 .content .wzbox2{width: 100%;position: relative; height: 136px;position: relative; opacity: 1;}
.sy_section5 .content .wzbox2 .bt{font-size: 16px;line-height: 24px;margin-bottom: 0;text-align: center;position: absolute;left: 0;bottom: 20px;width: 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;}
.sy_section5 .content a:hover .wzbox2 .bt{bottom: 56px;}
.sy_section5 .content .wzbox2 .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;display: none;}
.sy_section5 .content .wzbox2 .more{font-size: 14px;line-height: 34px;width: 100px;border-radius: 18px;display: none;}
.sy_section5 .content .wzbox2 .more img{width: 18px;margin-left: 4px;}
.sy_section5 .content .qh_b .list .slick-dots li{border-radius:8px;width:8px; height:8px; margin:0 4px;}
.sy_section5 .content .qh_b .list .slick-dots li.slick-active{width: 24px;}

.sy_section5 .content .li .libox::after{background: linear-gradient(to bottom,rgba(0,0,0,0.2),rgba(0,0,0,0.2))!important;}
.sy_section5 .content .li a:hover .libox::after{background: linear-gradient(to bottom,rgba(0,0,0,0.48),rgba(0,0,0,0.48))!important;}



}

.sy_section6{width: 100%;padding-top: 90px;padding-bottom: 90px;background: #f5f5f5;}
.sy_section6 .cont1{margin-top: 40px;margin-bottom: 30px;}
.sy_section6 .cont1 .ul{width: 100%;}
.sy_section6 .cont1 .li{width: 100%;}
.sy_section6 .cont1 .ul a{display: flex;justify-content: flex-start;align-items: flex-start;background: #fff;overflow: hidden;border-radius: 15px;}
.sy_section6 .cont1 .ul .left{width: 57.30769230769231%;position: relative;}
.sy_section6 .cont1 .ul a .pic{ width: 100%; padding-bottom: 451px; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.sy_section6 .cont1 .ul a .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section6 .cont1 .ul a:hover .pic .img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section6 .cont1 .ul a .bq{font-size: 22px;color: #ffffff;line-height: 48px;width: 148px;text-align: center;background: rgba(222,0,16,0.65);position: absolute;left: 0;top: 0;}
.sy_section6 .cont1 .ul .right{width: 42.69230769230769%;padding: 60px 56px 20px 58px;}
.sy_section6 .cont1 .ul h4{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section6 .cont1 .ul .boxs{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.sy_section6 .cont1 .ul .date{display: flex;justify-content: flex-start;align-items: center;margin-right: 60px;font-size: 16px;color: #666666;line-height: 20px;}
.sy_section6 .cont1 .ul .date img{width: 20px;display: block;margin-right: 8px;}
.sy_section6 .cont1 .ul .fl{font-size: 16px;color: #666666;line-height: 20px;}
.sy_section6 .cont1 .ul .line{width: 65px;height: 2px;background: #de0010;margin-bottom: 22px;margin-top: 20px;}
.sy_section6 .cont1 .ul .jj{font-size: 18px;color: #666666;line-height: 36px;margin-bottom: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section6 .cont1 .ul .more{width: 148px;font-size: 18px;color: #ffffff;line-height: 46px;display: flex;justify-content: center;align-items: center;background: #de0010;border-radius: 23px;}
.sy_section6 .cont1 .ul .more img{width: 24px;margin-left: 10px;display: block;margin-top: 2px;}
.sy_section6 .cont1 .ul a:hover h4{color: #de0010;}
.sy_section6 .cont1 .ul .more:hover{opacity: 0.8;}
.sy_section6 .cont1 .ul .slick-dots{position: absolute; bottom: 58px;left: 57.30769230769231%; height: 7px;width: 42.69230769230769%;padding-left: 58px;justify-content: flex-start;}
.sy_section6 .cont1 .ul .slick-dots li{ width: 7px; height: 7px;border-radius: 7px; margin: 0 10px; background: #dcdcdc;}
.sy_section6 .cont1 .ul .slick-dots li.slick-active{ background: #de0010;width: 22px;}
.sy_section6 .cont1 .ul .slick-prev{width: 40px;height: 40px;border: 1px solid #555; left: auto;right: 120px; top: auto;bottom: 22px;border-radius: 100%;}
.sy_section6 .cont1 .ul .slick-next{width: 40px;height: 40px;border: 1px solid #555; right: 56px;top: auto;bottom: 22px; border-radius: 100%;}
.sy_section6 .cont1 .ul .slick-prev::after{content: "←";display: block;font-size: 20px;color: #333;line-height: 38px;text-align: center;}
.sy_section6 .cont1 .ul .slick-next::after{content: "→";display: block;font-size: 20px;color: #333;line-height: 38px;text-align: center;}
.sy_section6 .cont1 .ul .slick-prev:hover,
.sy_section6 .cont1 .ul .slick-next:hover{background: #de0010;border-color: #de0010;}
.sy_section6 .cont1 .ul .slick-prev:hover::after,
.sy_section6 .cont1 .ul .slick-next:hover::after{color: #fff;}
.sy_section6 .cont2{width: 100%;}
.sy_section6 .cont2 .ul{width: calc(100% + 40px);margin: 0 -20px;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section6 .cont2 .li{width: 33.3333%;padding: 0 20px;}
.sy_section6 .cont2 .ul .libox{width: 100%;border-radius: 15px;overflow: hidden;}
.sy_section6 .cont2 .ul .picbox{width: 100%;position: relative;}
.sy_section6 .cont2 .ul .libox .pic{ width: 100%; padding-bottom: 52.129%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.sy_section6 .cont2 .ul .libox .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section6 .cont2 .ul .libox:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section6 .cont2 .ul .libox .bq{font-size: 22px;color: #ffffff;line-height: 48px;width: 148px;text-align: center;background: rgba(222,0,16,0.65);position: absolute;left: 0;top: 0;}
.sy_section6 .cont2 .ul .libox .wzbox{width: 100%;background: #ffffff;padding: 30px 30px 46px 30px;}
.sy_section6 .cont2 .ul .libox .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section6 .cont2 .ul .libox .bt a{color: #333333;}
.sy_section6 .cont2 .ul .libox .boxs{margin-bottom: 28px;display: flex;justify-content: flex-start;align-items: center;}
.sy_section6 .cont2 .ul .libox .date{display: flex;justify-content: flex-start;align-items: center;margin-right: 60px;font-size: 16px;color: #666666;line-height: 20px;}
.sy_section6 .cont2 .ul .libox .date img{width: 20px;display: block;margin-right: 8px;}
.sy_section6 .cont2 .ul .libox .fl{font-size: 16px;color: #666666;line-height: 20px;}
.sy_section6 .cont2 .ul .libox .fl a{color: #666666;}
.sy_section6 .cont2 .ul .libox .fl a:hover{color: #de0010;}
.sy_section6 .cont2 .ul .libox .bt:hover a{color: #de0010;}
.sy_section6 .cont2 .ul .dl{margin-bottom: 32px;}
.sy_section6 .cont2 .ul .dd{margin-bottom: 12px;}
.sy_section6 .cont2 .ul .dd:last-child{margin-bottom: 0;}
.sy_section6 .cont2 .ul .dd a{display: flex;justify-content: space-between;align-items: center;}
.sy_section6 .cont2 .ul .dd .wz{font-size: 18px;color: #333333;line-height: 22px;max-width: calc(100% - 100px);border-bottom: 1px solid rgba(0,0,0,0);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section6 .cont2 .ul .dd a:hover .wz{border-bottom: 1px solid #ee7f87;}
.sy_section6 .cont2 .ul .dd .rq{font-size: 16px;color: #666666;line-height: 22px;width: 84px;text-align: right;}
.sy_section6 .cont2 .ul .dd a:hover .wz{color: #de0010;}
.sy_section6 .cont2 .ul .more{display: flex;justify-content: flex-start;align-items: center;}
.sy_section6 .cont2 .ul .more a{display: flex;justify-content: flex-start;align-items: center;font-size: 18px;color: #de0010;line-height: 22px;}
.sy_section6 .cont2 .ul .more img{width: 22px;display: block;margin-left: 10px;margin-top: 2px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sy_section6 .cont2 .ul .more a:hover img{margin-left: 16px;}
@media  screen and (max-width:1400px){
.sy_section6 .cont1 .ul a .pic{padding-bottom: 300px;}
.sy_section6 .cont1 .ul a .bq{font-size: 18px;;line-height: 40px;width: 130px;}
.sy_section6 .cont1 .ul .right{padding: 30px 30px 20px 30px;}
.sy_section6 .cont1 .ul h4{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
.sy_section6 .cont1 .ul .date{margin-right: 40px;font-size: 14px;}
.sy_section6 .cont1 .ul .fl{font-size: 14px;line-height: 18px;}
.sy_section6 .cont1 .ul .line{width: 50px;margin-bottom: 16px;margin-top: 16px;}
.sy_section6 .cont1 .ul .jj{font-size: 16px;line-height: 26px;margin-bottom: 20px;}
.sy_section6 .cont1 .ul .more{width: 130px;font-size: 16px;line-height: 40px;border-radius: 21px;}
.sy_section6 .cont1 .ul .slick-dots{ bottom: 30px;padding-left: 30px;}
.sy_section6 .cont2 .ul{width: calc(100% + 32px);margin: 0 -16px;}
.sy_section6 .cont2 .li{padding: 0 16px;}
.sy_section6 .cont2 .ul .libox .bq{font-size: 18px;line-height: 40px;width: 120px;}
.sy_section6 .cont2 .ul .libox .wzbox{padding: 20px;}
.sy_section6 .cont2 .ul .libox .bt{font-size: 18px;line-height: 24px;margin-bottom: 16px;}
.sy_section6 .cont2 .ul .libox .boxs{margin-bottom: 20px;}
.sy_section6 .cont2 .ul .libox .date{margin-right: 30px;font-size: 14px;;}
.sy_section6 .cont2 .ul .libox .fl{font-size: 14px;}
.sy_section6 .cont2 .ul .dl{margin-bottom: 26px;}
.sy_section6 .cont2 .ul .dd{margin-bottom: 10px;}
.sy_section6 .cont2 .ul .dd .wz{font-size: 16px;}
.sy_section6 .cont2 .ul .dd .rq{font-size: 14px;}
.sy_section6 .cont2 .ul .more a{font-size: 16px;}
.sy_section6 .cont1 .ul .slick-prev{width: 30px;height: 30px;right: 80px;bottom: 14px;}
.sy_section6 .cont1 .ul .slick-next{width: 30px;height: 30px;right: 30px;bottom: 14px; }
.sy_section6 .cont1 .ul .slick-prev::after{font-size: 16px;line-height: 38px;line-height: 24px;}
.sy_section6 .cont1 .ul .slick-next::after{font-size: 16px;line-height: 38px;line-height: 24px;}
}
@media  screen and (max-width:1024px){
.sy_section6{padding-top: 30px;padding-bottom: 30px;}
.sy_section6 .cont1{margin-top: 20px;margin-bottom: 20px;}
.sy_section6 .cont1 .ul a{border-radius: 8px;display: block;}
.sy_section6 .cont1 .ul .left{width: 100%}
.sy_section6 .cont1 .ul a .pic{padding-bottom: 50.447%;}
.sy_section6 .cont1 .ul a .bq{font-size: 16px;line-height: 36px;width: 100px;}
.sy_section6 .cont1 .ul .right{width: 100%;padding: 20px;}
.sy_section6 .cont1 .ul h4{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.sy_section6 .cont1 .ul .date{margin-right: 12px;font-size: 14px;}
.sy_section6 .cont1 .ul .date img{width: 18px;margin-right: 4px;}
.sy_section6 .cont1 .ul .fl{font-size: 14px;}
.sy_section6 .cont1 .ul .line{width: 32px;margin-bottom: 12px;margin-top: 12px;}
.sy_section6 .cont1 .ul .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.sy_section6 .cont1 .ul .more{width: 110px;font-size: 14px;line-height: 34px;border-radius: 18px;}
.sy_section6 .cont1 .ul .more img{width: 20px;margin-left: 6px;}
.sy_section6 .cont1 .ul .slick-dots{position: static;width: 100%;padding-left: 0;justify-content: center;margin-top: 14px;}
.sy_section6 .cont1 .ul .slick-dots li{margin: 0 4px;}
.sy_section6 .cont2 .ul{width: 100%;margin: 0;display: block;}
.sy_section6 .cont2 .li{width: 100%;padding: 0;margin-bottom: 12px;}
.sy_section6 .cont2 .li:last-child{margin-bottom: 0;}
.sy_section6 .cont2 .ul .libox{border-radius: 8px;background: #ffffff;}
.sy_section6 .cont2 .ul .libox .bq{font-size: 14px;line-height: 36px;width: 100px;}
.sy_section6 .cont2 .ul .libox .wzbox{padding: 20px;}
.sy_section6 .cont2 .ul .libox .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section6 .cont2 .ul .libox .boxs{margin-bottom: 12px;}
.sy_section6 .cont2 .ul .libox .date{margin-right: 12px;font-size: 14px;}
.sy_section6 .cont2 .ul .libox .date img{width: 18px;margin-right: 6px;}
.sy_section6 .cont2 .ul .libox .fl{font-size: 14px;}
.sy_section6 .cont2 .ul .dl{margin-bottom: 20px;}
.sy_section6 .cont2 .ul .dd{margin-bottom: 10px;}
.sy_section6 .cont2 .ul .dd .wz{font-size: 16px;line-height: 20px;width: calc(100% - 90px);}
.sy_section6 .cont2 .ul .dd .rq{font-size: 14px;line-height: 20px;width: 74px;}
.sy_section6 .cont2 .ul .more a{font-size: 14px;line-height: 20px;}
.sy_section6 .cont2 .ul .more img{width: 20px;}
.sy_section6 .cont1 .ul .slick-prev{width: 30px;height: 30px;right: 80px;bottom: 24px;}
.sy_section6 .cont1 .ul .slick-next{width: 30px;height: 30px;right: 30px;bottom: 24px; }
.sy_section6 .cont1 .ul .slick-prev::after{font-size: 16px;line-height: 38px;line-height: 22px;}
.sy_section6 .cont1 .ul .slick-next::after{font-size: 16px;line-height: 38px;line-height: 22px;}
}

/*内页banner*/
.ny_banner{width: 100%;position: relative;}
.ny_banner::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.3);position: absolute;left: 0;top: 0;z-index: 2;}
.ny_banner img{width: 100%;display: block;position: relative;z-index: 1;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: 46%;transform: translate(0,-50%);z-index: 3;}
.ny_banner h1{font-size: 55px;color: #ffffff;line-height: 60px;margin-bottom: 30px;text-align: center;}
.ny_banner .line{width: 40px;height: 3px;background: #de0010;margin: 0 auto 26px auto;}
.ny_banner .jj{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;}
@media  screen and (max-width:1680px){
.ny_banner .wzbox{top: 42%;}
.ny_banner h1{font-size: 40px;line-height: 50px;margin-bottom: 20px;}
.ny_banner .line{width: 30px;height: 2px;margin: 0 auto 20px auto;}
.ny_banner .jj{font-size: 16px;line-height: 20px;}
}
@media  screen and (max-width:1024px){
.ny_banner .wzbox{top: 48%;}
.ny_banner h1{font-size: 24px;line-height: 30px;margin-bottom: 12px;}
.ny_banner .line{width: 30px;height: 2px;margin: 0 auto 12px auto;}
.ny_banner .jj{font-size: 14px;line-height: 20px;width: 74%;margin: 0 auto;}
}

/*二级导航*/
.ej_section{width: 100%;position: relative;z-index: 10;height: 35px;background: #f5f5f5;}
.ej_section .ej_box{position: absolute;left: 0;top: -35px;width: 100%;}
.ej_section ul{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.ej_section li{width: 25%;}
.ej_section ul a{display: block;font-size: 18px;color: #333333;line-height: 30px;position: relative;padding: 20px;text-align: center;background: #fff;}
.ej_section ul li:hover a{color: #de0010;}
.ej_section ul li.on a{background: #de0010;color: #fff;}
.ej_section ul a::after{content: "";display: block;width: 1px;height: 12px;background: #cccccc;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.ej_section ul li.on a::after{display: none;}
.ej_section ul li:last-child a::after{display: none;}
@media  screen and (max-width:1680px){
.ej_section{height: 30px;}
.ej_section .ej_box{top: -30px;}
.ej_section ul a{font-size: 16px;line-height: 20px;padding: 20px;}
}
@media  screen and (max-width:1024px){
.ej_section{height: 20px;}
.ej_section .ej_box{top: -20px;}
.ej_section ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;display: block;font-size: 0;text-align: center;background: rgba(255,255,255,0)}
.ej_section ul::-webkit-scrollbar{ display: none;}
.ej_section li{width: auto!important;display: inline-block;vertical-align: middle;}
.ej_section ul a{font-size: 14px;line-height: 20px;padding: 10px 12px;background: #fff;}
.ej_section ul a::after{height: 10px;}
}

/*当前位置*/
.dq_section{padding-top: 40px;background: #f5f5f5;}
.dq_section2{padding-top: 26px;}
.dq_section .content{width: 100%;display: flex;justify-content: flex-start;align-items: center;font-size: 14px;color: #666666;line-height: 20px;flex-wrap: wrap;}
.dq_section .content a{color: #666666;margin-right: 6px;}
.dq_section .content span{margin-right: 6px;}
.dq_section .content a:hover,
.dq_section .content a.on{color: #de0010;}
@media  screen and (max-width:1680px){
.dq_section{padding-top: 30px;}
}
@media  screen and (max-width:1024px){
.dq_section{display: none;}

.dq_section_pro{display: block; padding-top:10px;}
.dq_section .content{font-size:13px;}
.dq_section .content a{color: #666666;margin-right: 4px;}
.dq_section .content span{margin-right: 4px;}
.cpej_section1{padding-top:10px !important;}
}

.xw_section{width: 100%;padding-top: 40px;padding-bottom: 60px;overflow: hidden;background: #f5f5f5;}
.xw_section .cont1{padding-bottom: 20px;position: relative; display: flex;justify-content: space-between;align-items: center;}
.xw_section .cont1::after{content: "";display: block;width: 4000px;height: 1px;background: #dbdbdb;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.xw_section .cont1 h2{font-size: 30px;color: #333333;line-height: 34px;position: relative;z-index: 5;}
.xw_section .cont1 h2::after{content: "";display: block;width: 100%;height: 2px;background: #de0010;position: absolute;left: 0;bottom: -27px;}
.xw_section .cont1 .input{width: 315px;position: relative;}
.xw_section .cont1 .input input{width: 100%;height: 48px;border: 1px solid #c2c2c2;border-radius: 24px;padding: 0 50px 0 26px;font-size: 16px;color: #000;background: #fff;}
.xw_section .cont1 .input input::-webkit-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.xw_section .cont1 .input input::-moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.xw_section .cont1 .input input::moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.xw_section .cont1 .input input:-ms-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.xw_section .cont1 .input .btn{width: 42px;height: 42px;background: #de0010;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: absolute;right: 3px;top: 3px;cursor: pointer;}
.xw_section .cont1 .input .btn:hover{background: #fc0012;}
.xw_section .cont1 .input .btn img{width: 24px;display: block;}
.xw_section .cont2{width: 100%;margin-top: 30px;margin-bottom: 50px;display: flex;justify-content: space-between;align-items: center;}
.xw_section .cont2 ._l{display: flex;justify-content: flex-start;align-items: center;}
.xw_section .cont2 ._l .bt{font-size: 22px;color: #333333;line-height: 26px;margin-right: 20px;}
.xw_section .cont2 ._l ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.xw_section .cont2 ._l li{margin-right: 20px;}
.xw_section .cont2 ._l li:last-child{margin-right: 0;}
.xw_section .cont2 ._l a{display: block;font-size: 18px;color: #666666;line-height: 24px;border: 1px solid #dcdcdc;padding: 0 12px;border-radius: 14px;height: 28px;}
.xw_section .cont2 ._l a:hover{color: #de0010;border-color: #de0010;}
.xw_section .cont2 ._l li.on a{background: #de0010;border-color: #de0010;color: #fff;}
.xw_section .cont2 ._r{font-size: 16px;color: #666666;line-height: 20px;}
.xw_section .cont3{margin-bottom: 50px;}
.xw_section .cont3 ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xw_section .cont3 li{width: 33.333333%;padding: 15px;}
.xw_section .cont3 a{display: block;width: 100%;border-radius: 15px;overflow: hidden;background: #ffffff;}
.xw_section .cont3 a .bq{display: none;}
.xw_section .cont3 a .pic{ width: 100%; padding-bottom: 52.6%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.xw_section .cont3 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section .cont3 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section .cont3 a .wzbox{width: 100%;padding: 26px 30px 30px 30px;}
.xw_section .cont3 a .bt{font-size: 22px;color: #333333;line-height: 36px;margin-bottom: 90px;min-height: 72px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section .cont3 a .bt span{background: #de0010;border-radius: 3px;font-size: 14px;color: #fff;line-height: 22px;padding: 0 6px;border-radius: 3px;margin-left: 20px;}
.xw_section .cont3 a:hover .bt{color: #de0010;}
.xw_section .cont3 a .boxs{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.xw_section .cont3 a .date{display: flex;justify-content: flex-start;align-items: flex-start;font-size: 16px;color: #666666;line-height: 20px;margin-right: 60px;}
.xw_section .cont3 a .date img{width: 20px;display: block;margin-right: 10px;}
.xw_section .cont3 a .fl{font-size: 16px;color: #666666;line-height: 20px;}
@media  screen and (max-width:1680px){
.xw_section .cont3 a .wzbox{padding: 20px;}
.xw_section .cont3 a .bt{font-size: 18px;line-height: 26px;margin-bottom: 50px;min-height: 52px;}
.xw_section .cont3 a .bt span{padding: 0 4px;margin-left: 14px;}
.xw_section .cont3 a .date{font-size: 14px;margin-right: 26px;}
.xw_section .cont3 a .fl{font-size: 14px;}
}
@media  screen and (max-width:1024px){
.xw_section{padding-top: 30px;padding-bottom: 30px;}
.xw_section .cont1{padding-bottom: 16px;}
.xw_section .cont1 h2{font-size: 20px;line-height: 24px;}
.xw_section .cont1 h2::after{bottom: -23px;}
.xw_section .cont1 .input{width: 200px;}
.xw_section .cont1 .input input{height: 38px;border-radius: 19px;padding: 0 40px 0 12px;font-size: 14px;}
.xw_section .cont1 .input input::-webkit-input-placeholder{font-size: 14px;}
.xw_section .cont1 .input input::-moz-placeholder{font-size: 14px;}
.xw_section .cont1 .input input::moz-placeholder{font-size: 14px;}
.xw_section .cont1 .input input:-ms-input-placeholder{font-size: 14px;}
.xw_section .cont1 .input .btn{width: 32px;height: 32px;}
.xw_section .cont1 .input .btn img{width: 20px;}
.xw_section .cont2{margin-top: 14px;margin-bottom: 20px;display: block;position: relative;}
.xw_section .cont2 ._l{width: 100%;display: block;}
.xw_section .cont2 ._l .bt{font-size: 18px;line-height: 24px;margin-right: 0;margin-bottom: 12px;display: none;}
.xw_section .cont2 ._l ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.xw_section .cont2 ._l ul::-webkit-scrollbar{ display: none;}
.xw_section .cont2 ._l li{margin-right: 8px;}
.xw_section .cont2 ._l a{font-size: 14px;line-height: 22px;border-radius: 13px;height: 26px;padding: 0 12px;}
.xw_section .cont2 ._r{font-size: 14px;position: absolute;right: 0;top: 0;line-height: 24px;display: none;}
.xw_section .cont3{margin-bottom: 20px;}
.xw_section .cont3 ul{margin: 0;width: 100%;}
.xw_section .cont3 li{width: 100%;padding: 0;margin-bottom: 12px;}
.xw_section .cont3 li:last-child{margin-bottom: 0;}
.xw_section .cont3 a{border-radius: 8px;}
.xw_section .cont3 a .picbox{position: relative;}
.xw_section .cont3 a .picbox .bq{font-size: 14px;color: #fff;line-height: 26px;background: rgba(222,0,16,0.7);padding: 0 12px;display: none;position: absolute;left: 0;top: 0;}
.xw_section .cont3 a .wzbox{padding: 14px;}
.xw_section .cont3 a .bt{font-size: 16px;line-height: 24px;margin-bottom: 12px;min-height: 1px;-webkit-line-clamp:2;}
.xw_section .cont3 a .bt span{font-weight:normal;}
.xw_section .cont3 a .date{font-size: 14px;margin-right: 20px;}
.xw_section .cont3 a .date img{width: 18px;margin-right: 6px;}
.xw_section .cont3 a .fl{font-size: 14px;}
}

/*分页*/
.page_section{width: 100%;}
.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{display: block;width: 40px;height: 40px;font-size: 16px;color: #9c9c9c;line-height: 40px;text-align: center;margin: 0 4px;}
.page_section .pcpage a:hover{color: #de0010;}
.page_section .pcpage a.on{background: #de0010;color: #fff;}
@media  screen and (max-width:1024px){
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage{display: none;}
.page_section .phpage a{width: 30px;height: 30px;text-align: center;border: 1px solid #9c9c9c;display: flex;justify-content: center;align-items: center;}
.page_section .phpage a img{width: 22px;display: block;}
.page_section .phpage span{font-size: 16px;color: #666;line-height: 24px;margin: 0 20px;}
}

/*新品发布*/
.xpfb_section{width: 100%;padding-top: 40px;padding-bottom: 60px;overflow: hidden;background: #f5f5f5;}
.xpfb_section .cont1{padding-bottom: 20px;position: relative; display: flex;justify-content: space-between;align-items: center;}
.xpfb_section .cont1::after{content: "";display: block;width: 4000px;height: 1px;background: #dbdbdb;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.xpfb_section .cont1 h2{font-size: 30px;color: #333333;line-height: 34px;position: relative;z-index: 5;}
.xpfb_section .cont1 h2::after{content: "";display: block;width: 100%;height: 2px;background: #de0010;position: absolute;left: 0;bottom: -27px;}
.xpfb_section .cont1 .input{width: 315px;position: relative;}
.xpfb_section .cont1 .input input{width: 100%;height: 48px;border: 1px solid #c2c2c2;border-radius: 24px;padding: 0 50px 0 26px;font-size: 16px;color: #000;}
.xpfb_section .cont1 .input input::-webkit-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.xpfb_section .cont1 .input input::-moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.xpfb_section .cont1 .input input::moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.xpfb_section .cont1 .input input:-ms-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.xpfb_section .cont1 .input .btn{width: 42px;height: 42px;background: #de0010;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: absolute;right: 3px;top: 3px;cursor: pointer;}
.xpfb_section .cont1 .input .btn:hover{background: #fc0012;}
.xpfb_section .cont1 .input .btn img{width: 24px;display: block;}
.xpfb_section .cont2{width: 100%;margin-top: 30px;margin-bottom: 50px;display: flex;justify-content: space-between;align-items: center;}
.xpfb_section .cont2 ._l{display: flex;justify-content: flex-start;align-items: center;}
.xpfb_section .cont2 ._l .bt{font-size: 22px;color: #333333;line-height: 26px;margin-right: 20px;}
.xpfb_section .cont2 ._l ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.xpfb_section .cont2 ._l li{margin-right: 20px;}
.xpfb_section .cont2 ._l li:last-child{margin-right: 0;}
.xpfb_section .cont2 ._l a{display: block;font-size: 18px;color: #666666;line-height: 24px;border: 1px solid #dcdcdc;padding: 0 12px;border-radius: 14px;height: 28px;}
.xpfb_section .cont2 ._l a:hover{color: #de0010;border-color: #de0010;}
.xpfb_section .cont2 ._l li.on a{background: #de0010;border-color: #de0010;color: #fff;}
.xpfb_section .cont2 ._r{font-size: 16px;color: #666666;line-height: 20px;}
.xpfb_section .cont3{width: 100%;margin-bottom: 48px;background: #ffffff;padding: 0 40px;background: #ffffff;}
.xpfb_section .cont3 ul{width: 100%;}
.xpfb_section .cont3 li{padding-top: 50px;padding-bottom: 50px;border-bottom: 1px solid #eeeeee;}
.xpfb_section .cont3 li:last-child{border-bottom: 0;}
.xpfb_section .cont3 ul a{display: flex;justify-content: flex-start;align-items: center;}
.xpfb_section .cont3 ul a .left{width: 33.78378378378378%;}
.xpfb_section .cont3 ul a .pic{ width: 100%; padding-bottom: 52.6%; position: relative; overflow: hidden;border-radius: 15px;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.xpfb_section .cont3 ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xpfb_section .cont3 ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xpfb_section .cont3 ul a .bq{display: none;}
.xpfb_section .cont3 ul a .right{width: 66.21621621621622%;padding-left: 40px;}
.xpfb_section .cont3 ul a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 28px;display: flex;justify-content: flex-start;align-items: center;}
.xpfb_section .cont3 ul a .bt div{max-width: calc(100% - 70px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xpfb_section .cont3 ul a .bt span{font-size: 14px;color: #ffffff;line-height: 22px;padding: 0 6px;background: #de0010;border-radius: 3px;margin-left: 20px;}
.xpfb_section .cont3 ul a:hover .bt div{color: #de0010;}
.xpfb_section .cont3 ul a .boxs{margin-bottom: 32px;display: flex;justify-content: flex-start;align-items: center;}
.xpfb_section .cont3 ul a .boxs .date{display: flex;justify-content: flex-start;align-items: center;margin-right: 60px;font-size: 16px;color: #666666;line-height: 20px;}
.xpfb_section .cont3 ul a .boxs .date img{width: 20px;display: block;margin-right: 10px;}
.xpfb_section .cont3 ul a .boxs .fl{font-size: 16px;color: #666666;line-height: 20px;}
.xpfb_section .cont3 ul a .jj{font-size: 18px;color: #666666;line-height: 36px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
@media  screen and (max-width:1680px){
.xpfb_section .cont3 ul a .bt{font-size: 18px;line-height: 22px;margin-bottom: 20px;}
.xpfb_section .cont3 ul a .bt span{margin-left: 14px;}
.xpfb_section .cont3 ul a .boxs{margin-bottom: 20px;}
.xpfb_section .cont3 ul a .boxs .date{margin-right: 40px;font-size: 14px;}
.xpfb_section .cont3 ul a .boxs .fl{font-size: 14px;}
.xpfb_section .cont3 ul a .jj{font-size: 16px;line-height: 26px;}
}
@media  screen and (max-width:1024px){
.xpfb_section{padding-top: 30px;padding-bottom: 30px;}
.xpfb_section .cont1{padding-bottom: 16px;}
.xpfb_section .cont1 h2{font-size: 20px;line-height: 24px;}
.xpfb_section .cont1 h2::after{bottom: -23px;}
.xpfb_section .cont1 .input{width: 200px;}
.xpfb_section .cont1 .input input{height: 38px;border-radius: 19px;padding: 0 40px 0 12px;font-size: 14px;}
.xpfb_section .cont1 .input input::-webkit-input-placeholder{font-size: 14px;}
.xpfb_section .cont1 .input input::-moz-placeholder{font-size: 14px;}
.xpfb_section .cont1 .input input::moz-placeholder{font-size: 14px;}
.xpfb_section .cont1 .input input:-ms-input-placeholder{font-size: 14px;}
.xpfb_section .cont1 .input .btn{width: 32px;height: 32px;}
.xpfb_section .cont1 .input .btn img{width: 20px;}
.xpfb_section .cont2{margin-top: 14px;margin-bottom: 20px;display: block;position: relative;}
.xpfb_section .cont2 ._l{width: 100%;display: block;}
.xpfb_section .cont2 ._l .bt{font-size: 18px;line-height: 24px;margin-right: 0;margin-bottom: 12px;display: none;}
.xpfb_section .cont2 ._l ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.xpfb_section .cont2 ._l ul::-webkit-scrollbar{ display: none;}
.xpfb_section .cont2 ._l li{margin-right: 12px;}
.xpfb_section .cont2 ._l a{font-size: 14px;line-height: 22px;border-radius: 13px;height: 26px;padding: 0 16px;}
.xpfb_section .cont2 ._r{font-size: 14px;position: absolute;right: 0;top: 0;line-height: 24px;display: none;}
.xpfb_section .cont3{margin-bottom: 20px;padding: 0 0;background: rgba(255,255,255,0);}
.xpfb_section .cont3 li{padding-top: 0;padding-bottom: 0;border-bottom: 0;margin-bottom: 12px;}
.xpfb_section .cont3 li:last-child{margin-bottom: 0;}
.xpfb_section .cont3 ul a{display: block;background: #fff;border-radius: 8px;overflow: hidden;}
.xpfb_section .cont3 ul a .left{width: 100%;position: relative;}
.xpfb_section .cont3 ul a .pic{border-radius: 0;}
.xpfb_section .cont3 ul a .bq{font-size: 14px;color: #fff;line-height: 26px;background: rgba(222,0,16,0.7);padding: 0 12px;display: block;position: absolute;left: 0;top: 0;}
.xpfb_section .cont3 ul a .right{width: 100%;padding: 14px;}
.xpfb_section .cont3 ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;display: block;}
.xpfb_section .cont3 ul a .bt div{max-width: 100%; -webkit-line-clamp:2;}
.xpfb_section .cont3 ul a .bt span{display: none;}
.xpfb_section .cont3 ul a .boxs{margin-bottom: 12px;}
.xpfb_section .cont3 ul a .boxs .date{margin-right: 12px;font-size: 14px;}
.xpfb_section .cont3 ul a .boxs .date img{width: 18px;margin-right: 8px;}
.xpfb_section .cont3 ul a .boxs .fl{font-size: 14px;}
.xpfb_section .cont3 ul a .jj{font-size: 14px;line-height: 24px;}
}

/*新闻详情*/
.xwxq_section{width: 100%;padding-top: 24px;padding-bottom: 90px;background: #f5f5f5;}
.xwxq_section .w_width{display: flex;justify-content: space-between;align-items: flex-start;}
.xwxq_section .left{width: calc(76.41025641025641% - 30px);background: #ffffff;padding: 56px 60px 82px 60px;}
.xwxq_section .left h2{font-size: 28px;color: #333333;line-height: 32px;text-align: center;margin-bottom: 34px;}
.xwxq_section .left .boxs{margin-bottom: 34px;display: flex;justify-content: center;align-items: center;}
.xwxq_section .left .date{font-size: 16px;color: #666666;line-height: 20px;display: flex;justify-content: flex-start;align-items: center;margin-right: 60px;}
.xwxq_section .left .date img{width: 20px;margin-right: 8px;}
.xwxq_section .left .fl{font-size: 16px;color: #666666;line-height: 20px;}
.xwxq_section .left .fl a{color: #666666;}
.xwxq_section .left .fl a:hover{color: #de0010;}
.xwxq_section .left .fxbox{position: relative;}
.xwxq_section .left .fx{width: 100%;display: flex;justify-content: center;align-items: center;}
.xwxq_section .left .fx a{width: 30px;height: 30px;background: url()!important;position: relative;float: none;padding: 0;margin: 0 16px 0 0;}
.xwxq_section .left .fx a.bds_more{margin-right: 0;}
.xwxq_section .left .fx a:nth-child(1)::after{content: "";display: block;width: 100%;height: 100%;background: url(img/img106.png)no-repeat center center;background-size: cover;position: absolute;left: 0;top: 0;}
.xwxq_section .left .fx a:nth-child(2)::after{content: "";display: block;width: 100%;height: 100%;background: url(img/img107.png)no-repeat center center;background-size: cover;position: absolute;left: 0;top: 0;}
.xwxq_section .left .fx a:nth-child(3)::after{content: "";display: block;width: 100%;height: 100%;background: url(img/img108.png)no-repeat center center;background-size: cover;position: absolute;left: 0;top: 0;}
.xwxq_section .left .fx a:nth-child(1):hover::after{background: url(img/img109.png)no-repeat center center;background-size: cover;}
.xwxq_section .left .fx a:nth-child(2):hover::after{background: url(img/img110.png)no-repeat center center;background-size: cover;}
.xwxq_section .left .fx a:nth-child(3):hover::after{background: url(img/img111.png)no-repeat center center;background-size: cover;}

.xwxq_section .left .fxbox::before{content: "";display: block;width: calc(50% - 105px);height: 1px;background: #e8e8e8;position: absolute;left: 0;top: 50%;}
.xwxq_section .left .fxbox::after{content: "";display: block;width: calc(50% - 105px);height: 1px;background: #e8e8e8;position: absolute;right: 0;top: 50%;}
.xwxq_section .left .content{font-size: 18px;color: #666666;line-height: 36px;margin-top: 50px;margin-bottom: 76px;}
.xwxq_section .left .content img{max-width: 100%;}
.xwxq_section .left h4{font-size: 28px;color: #333333;line-height: 32px;font-weight: bold;margin-bottom: 30px;padding-bottom: 16px;position: relative;}
.xwxq_section .left h4::after{content: "";display: block;width: 20px;height: 4px;background: #de0010;position: absolute;left: 0;bottom: 0;}
.xwxq_section .left .xgcp{margin-bottom: 24px;}
.xwxq_section .left .xgcp .top{margin-bottom: 10px;border: 1px solid #e7e8ea; background: #e7e8ea;padding: 10px 15px 10px 20px;display: flex;justify-content: flex-start;align-items: center;}
.xwxq_section .left .xgcp .top .list{font-size: 16px;color: #333333;line-height: 28px;text-align: center;padding: 0 10px;}
.xwxq_section .left .xgcp .top .list:nth-child(1){width: 138px;}
.xwxq_section .left .xgcp .top .list:nth-child(2){width: calc(70% - 138px);text-align: left;padding: 0 20px 0 30px;}
.xwxq_section .left .xgcp .top .list:nth-child(3){width: 10%;}
.xwxq_section .left .xgcp .top .list:nth-child(4){width: 10%;}
.xwxq_section .left .xgcp .top .list:nth-child(5){width: 10%;}
.xwxq_section .left .xgcp .bottom{width: 100%;}
.xwxq_section .left .xgcp ul{width: 100%;}
.xwxq_section .left .xgcp ul li{width: 100%;margin-bottom: 10px;border: 1px solid #dbdbdb;padding: 20px 15px 22px 20px;display: flex;justify-content: flex-start;align-items: stretch;}
.xwxq_section .left .xgcp ul li:last-child{margin-bottom: 0;}
.xwxq_section .left .xgcp ul .list{padding: 0 10px;}
.xwxq_section .left .xgcp ul .list:nth-child(1){width: 138px;}
.xwxq_section .left .xgcp ul .list:nth-child(2){width: calc(70% - 138px);text-align: left;padding: 0 20px 0 30px;}
.xwxq_section .left .xgcp ul .list:nth-child(3){width: 10%;}
.xwxq_section .left .xgcp ul .list:nth-child(4){width: 10%;}
.xwxq_section .left .xgcp ul .list:nth-child(5){width: 10%;}
.xwxq_section .left .xgcp ul .list1 a{display: block;width: 100%;}
.xwxq_section .left .xgcp ul .list1 a .picbox{width: 110px;margin: 0 auto;}
.xwxq_section .left .xgcp ul .list1 a .pic{padding-bottom: 100%; position: relative; overflow: hidden;}
.xwxq_section .left .xgcp ul .list1 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.xwxq_section .left .xgcp ul .list1 a .wz{font-size: 16px;color: #666666;line-height: 20px;margin-top: 8px;text-align: center;}
.xwxq_section .left .xgcp ul .list1 a:hover .wz{color: #de0010;}
.xwxq_section .left .xgcp ul .dl{margin: 0 -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;}
.xwxq_section .left .xgcp ul .dl .dd{padding: 0 20px;font-size: 16px;color: #666666;line-height: 30px;}

.xwxq_section .left .xgcp ul .dl .dd br{display:none;}

.xwxq_section .left .xgcp ul .list3{display: flex;justify-content: center;align-items: center;}
.xwxq_section .left .xgcp ul .list3 a img{width: 30px;display: block;}
.xwxq_section .left .xgcp ul .list3 a .ico2{display: none;}
.xwxq_section .left .xgcp ul .list3 a:hover .ico1{display: none;}
.xwxq_section .left .xgcp ul .list3 a:hover .ico2{display: block;}
.xwxq_section .left .tip{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 68px;}
.xwxq_section .left .page{margin-top: 58px;display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .left .page ._l{width: calc(100% - 200px);}
.xwxq_section .left .page ._l a{display: block;font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .left .page ._l a:hover{color: #de0010;}
.xwxq_section .left .page ._l a:last-child{margin-bottom: 0;}
.xwxq_section .left .page ._r{width: 142px;}
.xwxq_section .left .page ._r a{display: flex;border-radius: 23px; justify-content: center;align-items: center;border: 1px solid #d2d2d2;}
.xwxq_section .left .page ._r a:hover{background: #de0010;border-color: #de0010;}
.xwxq_section .left .page ._r .wz{font-size: 16px;color: #666666;line-height: 44px;}
.xwxq_section .left .page ._r a:hover .wz{color: #fff;}
.xwxq_section .left .page ._r .ico{width: 17px;height: 2px;background: #6f6f6f;position: relative;margin-left: 10px;}
.xwxq_section .left .page ._r .ico::before{content: "";display: block;width: 100%;height: 2px;background: #6f6f6f;position: absolute;left: 0;top: -6px;}
.xwxq_section .left .page ._r .ico::after{content: "";display: block;width: 100%;height: 2px;background: #6f6f6f;position: absolute;left: 0;top: 6px;}
.xwxq_section .left .page ._r a:hover .ico,
.xwxq_section .left .page ._r a:hover .ico::before,
.xwxq_section .left .page ._r a:hover .ico::after{background: #fff;}
.xwxq_section .right{width: 23.58974358974359%;}
.xwxq_section .right h3{font-size: 26px;color: #333333;line-height: 30px;margin-bottom: 16px;font-weight: bold;}
.xwxq_section .right .line{width: 100%;height: 1px;background: #e2e4ea;position: relative;margin-bottom: 30px;}
.xwxq_section .right .line::after{content: "";display: block;width: 105px;height: 1px;background: #de0010;position: absolute;left: 0;top: 0;}
.xwxq_section .right ul{width: 100%;}
.xwxq_section .right li{margin-bottom: 30px;}
.xwxq_section .right li:last-child{margin-bottom: 0;}
.xwxq_section .right a{display: block;width: 100%;background: #ffffff;border-radius: 15px;}
.xwxq_section .right a .pic{ width: 100%; padding-bottom: 52.6%; position: relative; overflow: hidden;border-radius: 15px 15px 0 0;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.xwxq_section .right a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xwxq_section .right a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xwxq_section .right a .wzbox{padding: 26px 36px 26px 24px;}
.xwxq_section .right a .bt{font-size: 20px;color: #333333;line-height: 36px;margin-bottom: 50px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section .right a .boxs{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.xwxq_section .right a .date{margin-right: 34px;display: flex;justify-content: flex-start;align-items: center;font-size: 16px;color: #666666;line-height: 20px;}
.xwxq_section .right a .date img{width: 20px;display: block;margin-right: 10px;}
.xwxq_section .right a .fl{font-size: 16px;color: #666666;line-height: 20px;}
.xwxq_section .right a:hover .bt{color: #de0010;}
@media  screen and (max-width:1680px){
.xwxq_section .left{padding: 40px;}
.xwxq_section .left h2{font-size: 22px;line-height: 26px;text-align: center;margin-bottom: 26px;}
.xwxq_section .left .boxs{margin-bottom: 26px;}
.xwxq_section .left .date{font-size: 14px;}
.xwxq_section .left .fl{font-size: 14px;}
.xwxq_section .left .fx a{width: 26px;height: 26px;}
.xwxq_section .left .content{font-size: 16px;line-height: 30px;margin-top: 40px;margin-bottom: 50px;}
.xwxq_section .left h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;padding-bottom: 12px;}
.xwxq_section .left .xgcp .top{padding: 10px 12px 10px 12px;}
.xwxq_section .left .xgcp .top .list{font-size: 14px;line-height: 20px;padding: 0 6px;}
.xwxq_section .left .xgcp .top .list:nth-child(1){width: 110px;}
.xwxq_section .left .xgcp .top .list:nth-child(2){width: calc(70% - 110px);padding: 0 14px 0 20px;}
.xwxq_section .left .xgcp ul li{padding: 16px 12px 16px 12px;}
.xwxq_section .left .xgcp ul .list{padding: 0 6px;}
.xwxq_section .left .xgcp ul .list:nth-child(1){width: 110px;}
.xwxq_section .left .xgcp ul .list:nth-child(2){width: calc(70% - 110px);padding: 0 14px 0 20px;}
.xwxq_section .left .xgcp ul .list1 a .picbox{width: 100px;}
.xwxq_section .left .xgcp ul .list1 a .wz{font-size: 14px;}
.xwxq_section .left .xgcp ul .dl{margin: 0 -6px;width: calc(100% + 12px);}
.xwxq_section .left .xgcp ul .dl .dd{padding: 0 6px;font-size: 14px;line-height: 24px;}
.xwxq_section .right h3{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .right .line{margin-bottom: 20px;}
.xwxq_section .right .line::after{width: 86px;}
.xwxq_section .right li{margin-bottom: 20px;}
.xwxq_section .right a .wzbox{padding: 14px;}
.xwxq_section .right a .bt{font-size: 18px;line-height: 26px;margin-bottom: 30px;}
.xwxq_section .right a .date{margin-right: 20px;font-size: 14px;}
.xwxq_section .right a .fl{font-size: 14px;}
}
@media  screen and (max-width:1024px){
.xwxq_section{padding-top: 20px;padding-bottom: 30px;background: #fff;}
.xwxq_section .w_width{display: block}
.xwxq_section .left{width: 100%;padding: 0;}
.xwxq_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.xwxq_section .left .boxs{margin-bottom: 12px;}
.xwxq_section .left .date{font-size: 14px;line-height: 18px;margin-right: 12px;}
.xwxq_section .left .date img{width: 18px;margin-right: 6px;}
.xwxq_section .left .fl{font-size: 14px;line-height: 18px;}
.xwxq_section .left .fxbox{display: none;}
.xwxq_section .left .content{font-size: 14px;line-height: 24px;margin-top: 0;margin-bottom: 12px;padding-top: 12px;padding-bottom: 12px;border-top: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;}
.xwxq_section .left h4{font-size: 18px;line-height: 24px;margin-bottom: 12px;padding-bottom: 12px;}
.xwxq_section .left h4::after{height: 2px;}
.xwxq_section .left .xgcp{margin-bottom: 12px;}
.xwxq_section .left .xgcp .top{display: none;}
.xwxq_section .left .xgcp .bottom{width: 100%;}
.xwxq_section .left .xgcp ul li{padding: 12px;flex-wrap: wrap;position: relative;}
.xwxq_section .left .xgcp ul .list{padding: 0;}
.xwxq_section .left .xgcp ul .list:nth-child(1){width: 100px;padding: 0;margin-bottom: 12px;}
.xwxq_section .left .xgcp ul .list:nth-child(2){width: calc(100% - 100px);padding: 0;margin-bottom: 0;padding-left: 12px;}
.xwxq_section .left .xgcp ul .list:nth-child(3){width: auto;position: absolute;left: 12px;top: 160px;}
.xwxq_section .left .xgcp ul .list:nth-child(4){width: auto;position: absolute;left: 46px;top: 160px;}
.xwxq_section .left .xgcp ul .list:nth-child(5){width: auto;position: absolute;left: 80px;top: 160px;}
.xwxq_section .left .xgcp ul .list1 a{}
.xwxq_section .left .xgcp ul .list1 a .picbox{width: 100px;margin: 0;border: 1px solid #eee;}
.xwxq_section .left .xgcp ul .list1 a .wz{font-size: 14px;margin-top: 0;text-align: left;width: 100%;padding-bottom: 40px;margin-top: 8px;}
.xwxq_section .left .xgcp ul .dl{margin: 0;width: 100%;display: block;}
.xwxq_section .left .xgcp ul .dl .dd{padding: 0;font-size: 14px;line-height: 24px;}
.xwxq_section .left .xgcp ul .list3{justify-content: flex-start;}
.xwxq_section .left .xgcp ul .list3 a img{width: 24px;}
.xwxq_section .left .tip{font-size: 14px;margin-bottom: 12px;}
.xwxq_section .left .page{margin-top: 20px;display: block}
.xwxq_section .left .page ._l{width: 100%;}
.xwxq_section .left .page ._l a{font-size: 14px;}
.xwxq_section .left .page ._r{width: 100px;margin: 12px auto 0 auto;}
.xwxq_section .left .page ._r a{border-radius: 18px;}
.xwxq_section .left .page ._r .wz{font-size: 14px;line-height: 34px;}
.xwxq_section .left .page ._r .ico{display: none;}
.xwxq_section .right{display: none;}
}

/*内页标题*/
.ny_tit{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.ny_tit .tit{font-size: 38px;color: #333333;line-height: 48px;position: relative;}
.ny_tit .tit::after{content: "";display: block;width: 15px;height: 26px;background: #de0010;position: absolute;left: calc(100% + 8px);top: -4px;}
@media  screen and (max-width:1680px){
.ny_tit .tit{font-size: 26px;line-height: 36px;}
.ny_tit .tit::after{width: 12px;height: 22px;left: calc(100% + 6px);top: -2px;}
}
@media  screen and (max-width:1024px){
.ny_tit .tit{font-size: 20px;line-height: 30px;}
.ny_tit .tit::after{width: 6px;height: 14px;left: calc(100% + 6px);top: 0;}
}

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

/*关于我们-企业简介*/
.qyjj_section1{width: 100%;padding-top: 86px;padding-bottom: 106px;background: #f5f5f5;}
.qyjj_section1 .cont1{margin-top: 60px;margin-bottom: 54px;padding-bottom: 58px;border-bottom: 1px solid #b5b5b5;display: flex;justify-content: flex-start;align-items: flex-start;}
.qyjj_section1 .cont1 .left{width: 46.6025641025641%;position: relative;}
.qyjj_section1 .cont1 .left .pic{ padding-bottom: 60.38%; position: relative; overflow: hidden;}
.qyjj_section1 .cont1 .left .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;object-fit: cover;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.qyjj_section1 .cont1 .left .pic .imgs{z-index: 5;}
.qyjj_section1 .cont1 .left .pic .ico{width: 82px;height: 82px; display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 15;cursor: pointer;}
.qyjj_section1 .cont1 .right{width: 53.3974358974359%;padding-left: 60px;}
.qyjj_section1 .cont1 .bt{font-size: 36px;color: #333333;line-height: 40px;margin-bottom: 18px;}
.qyjj_section1 .cont1 .bt span{color: #de0010;}
.qyjj_section1 .cont1 .fbt{font-size: 26px;color: #333333;line-height: 30px;margin-bottom: 32px;}
.qyjj_section1 .cont1 .line{width: 70px;height: 2px;background: #de0010;margin-bottom: 32px;}
.qyjj_section1 .cont1 .jj{font-size: 18px;color: #666666;line-height: 36px;text-align: justify;}
.qyjj_section1 .cont2{font-size: 18px;color: #666666;line-height: 42px;margin-bottom: 64px;}
.qyjj_section1 .cont3{width: 100%;}
.qyjj_section1 .cont3 ul{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.qyjj_section1 .cont3 .top{font-size: 32px;color: #de0010;line-height: 36px;margin-bottom: 12px;display: flex;justify-content: center;align-items: flex-end;}
.qyjj_section1 .cont3 .top span{font-size: 65px;line-height: 70px;}
.qyjj_section1 .cont3 .bottom{font-size: 20px;color: #666666;line-height: 24px;text-align: center;}
@media  screen and (max-width:1680px){
.qyjj_section1{padding-top: 70px;padding-bottom: 80px;}
.qyjj_section1 .cont1{margin-top: 40px;margin-bottom: 40px;padding-bottom: 40px;}
.qyjj_section1 .cont1 .left .pic .ico{width: 68px;height: 68px;}
.qyjj_section1 .cont1 .right{padding-left: 40px;}
.qyjj_section1 .cont1 .bt{font-size: 24px;line-height: 30px;margin-bottom: 16px;}
.qyjj_section1 .cont1 .fbt{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.qyjj_section1 .cont1 .line{width: 60px;height: 2px;margin-bottom: 20px;}
.qyjj_section1 .cont1 .jj{font-size: 14px;line-height: 32px;}
.qyjj_section1 .cont2{font-size: 14px;line-height: 24px;margin-bottom: 40px;}
.qyjj_section1 .cont3 .top{font-size: 20px;line-height:24px;margin-bottom: 8px;}
.qyjj_section1 .cont3 .top span{font-size: 40px;line-height: 44px;}
.qyjj_section1 .cont3 .bottom{font-size: 16px;line-height: 20px;}
}
@media  screen and (max-width:1400px){
.qyjj_section1 .cont1 .jj{font-size: 14px;line-height: 20px;}

}
@media  screen and (max-width:1024px){
.qyjj_section1{padding-top: 30px;padding-bottom: 30px;}
.qyjj_section1 .cont1{margin-top: 20px;margin-bottom: 14px;padding-bottom: 0;display: block;border-bottom: 0;}
.qyjj_section1 .cont1 .left{width: 100%;}
.qyjj_section1 .cont1 .left .pic .ico{width: 40px;height: 40px;}
.qyjj_section1 .cont1 .right{width: 100%;padding-left: 0;padding-top: 14px;}
.qyjj_section1 .cont1 .bt{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.qyjj_section1 .cont1 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.qyjj_section1 .cont1 .line{width: 40px;margin-bottom: 12px;}
.qyjj_section1 .cont1 .jj{font-size: 14px;line-height: 24px;}
.qyjj_section1 .cont2{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.qyjj_section1 .cont2 .info{display: none;margin-bottom: 12px;}
.qyjj_section1 .cont2 .zk_btn{width: 26px;margin: 0 auto;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.qyjj_section1 .cont2 .zk_btn img{width: 100%;display: block;}
.qyjj_section1 .cont2 .zk_btn.on{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.qyjj_section1 .cont3 ul{margin: -6px;width: calc(100% + 12px);justify-content: flex-start;flex-wrap: wrap;}
.qyjj_section1 .cont3 li{width: 50%;padding: 6px;}
.qyjj_section1 .cont3 .top{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.qyjj_section1 .cont3 .top span{font-size: 24px;line-height: 30px;}
.qyjj_section1 .cont3 .bottom{font-size: 14px;line-height: 18px;;}
}

.qyjj_section2{width: 100%;padding-top: 100px;padding-bottom: 160px;}
.qyjj_section2 .content{margin-top: 144px;}
.qyjj_section2 .content ul{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.qyjj_section2 .content img{width: 84px;margin: 0 auto 30px auto;display: block;}
.qyjj_section2 .content .wz{font-size: 40px;color: #ffffff;line-height: 44px;text-align: center;}
@media  screen and (max-width:1680px){
.qyjj_section2 .content{margin-top: 80px;}
.qyjj_section2 .content img{width: 60px;margin: 0 auto 20px auto;}
.qyjj_section2 .content .wz{font-size: 32px;line-height: 40px;}
}
@media  screen and (max-width:1024px){
.qyjj_section2{padding-top: 50px;padding-bottom: 50px;}
.qyjj_section2 .content{margin-top: 20px;}
.qyjj_section2 .content ul{justify-content: flex-start;margin: -6px;width: calc(100% + 12px);flex-wrap: wrap;}
.qyjj_section2 .content li{width: 50%;padding: 6px;}
.qyjj_section2 .content img{width: 40px;margin: 0 auto 12px auto;}
.qyjj_section2 .content .wz{font-size: 14px;line-height: 20px;}
}

.qyjj_section3{width: 100%;padding-top: 110px;padding-bottom: 110px;overflow: hidden;background: #f5f5f5;}
.qyjj_section3 .content{margin-top: 50px;}
.qyjj_section3 .qh_t{width: 100%;position: relative;margin-bottom: 92px;z-index: 10;}
.qyjj_section3 .qh_t::after{content: "";display: block;width: 4000px;height: 1px;background: #d1d1d1;position: absolute;left: 50%;transform: translate(-50%,0);top: 12.5px;}
.qyjj_section3 .qh_t .slick-list{z-index: 2;}
.qyjj_section3 .qh_t .list{position: relative;z-index: 2;cursor: pointer;}
.qyjj_section3 .qh_t .ico{width: 26px;height: 26px;background: #e0e0e0;border-radius: 100%;margin: 0 auto 14px auto;position: relative;}
.qyjj_section3 .qh_t .ico::after{content: "";display: block;width: 7px;height: 7px;background: #8f8f8f;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.qyjj_section3 .qh_t .wz{font-size: 22px;color: #414040;line-height: 26px;text-align: center;}
.qyjj_section3 .qh_t .list.slick-current .ico{background: rgba(222,0,16,0.12);}
.qyjj_section3 .qh_t .list.slick-current .ico::after{background: #de0010;}
.qyjj_section3 .qh_t .list.slick-current .wz{color: #de0010;}
.qyjj_section3 .qh_b{width: 100%;position: relative;}
.qyjj_section3 .qh_b .list{width: 100%;}
.qyjj_section3 .qh_b .ul{margin: 0 -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.qyjj_section3 .qh_b .li{padding: 0 20px;width: 25%;}
.qyjj_section3 .qh_b a{display: block;width: 100%;position: relative;}
.qyjj_section3 .qh_b a .pic{ padding-bottom: 131.944%; position: relative; overflow: hidden;}
.qyjj_section3 .qh_b a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.qyjj_section3 .qh_b a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,0.41);padding: 22px 26px;min-height: 106px;display: flex;justify-content: flex-start;align-items: flex-start;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.qyjj_section3 .qh_b a:hover .wzbox{min-height: 100%;align-items: center;}
.qyjj_section3 .qh_b a .bt{font-size: 24px;color: #ffffff;line-height: 30px;margin-bottom: 8px;font-weight: bold;font-family: "微软雅黑";}
.qyjj_section3 .qh_b a .jj{font-size: 18px;color: #ffffff;line-height: 24px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.qyjj_section3 .qh_b .slick-prev{width: 42px;height: 42px;left: auto;right: 92px; top: -68px;transform: translate(0,0);border: 2px solid #565656;border-radius: 100%;}
.qyjj_section3 .qh_b .slick-next{width: 42px;height: 42px;right: 32px;top: -68px;transform: translate(0,0);border: 2px solid #565656;border-radius: 100%;}
.qyjj_section3 .qh_b .slick-prev::after{content: "←";display: block;font-size: 20px;color: #565656;line-height: 30px;font-weight: bold;}
.qyjj_section3 .qh_b .slick-next::after{content: "→";display: block;font-size: 20px;color: #565656;line-height: 30px;font-weight: bold;}
.qyjj_section3 .qh_b .slick-prev:hover{border-color: #de0010;}
.qyjj_section3 .qh_b .slick-prev:hover::after{color: #de0010;}
.qyjj_section3 .qh_b .slick-next:hover{border-color: #de0010;}
.qyjj_section3 .qh_b .slick-next:hover::after{color: #de0010;}

.qyjj_section3 .qh_b .slick-disabled{border-color: #b0b0b0!important;cursor: no-drop;}
.qyjj_section3 .qh_b .slick-disabled::after{color: #b0b0b0!important;}

.qyjj_section3 .qh_b a .wzbox .boxs{width:100%;}
.qyjj_section3 .qh_b a:hover .wzbox .jj{overflow:initial;  white-space:normal;}

@media  screen and (max-width:1680px){
.qyjj_section3 .qh_b a .wzbox{padding: 16px 20px;min-height: 86px;}
.qyjj_section3 .qh_b a .bt{font-size: 20px;line-height: 24px;margin-bottom: 6px;}
.qyjj_section3 .qh_b a .jj{font-size: 16px;line-height: 24px;}
.qyjj_section3 .qh_b .slick-prev{width: 36px;height: 36px;right: 92px; top: -60px;}
.qyjj_section3 .qh_b .slick-next{width: 36px;height: 36px;right: 32px;top: -60px;}
.qyjj_section3 .qh_b .slick-prev::after{font-size: 16px;}
.qyjj_section3 .qh_b .slick-next::after{font-size: 16px;}
}
@media  screen and (max-width:1024px){
.qyjj_section3{padding-top: 30px;padding-bottom: 30px;}
.qyjj_section3 .content{margin-top: 20px;position: relative;}
.qyjj_section3 .content::after{content: "";display: block;width: 4000px;height: 1px;background: #d1d1d1;position: absolute;left: 50%;transform: translate(-50%,0);top: 9.5px;}
.qyjj_section3 .qh_t{padding: 0;margin-bottom: 60px;justify-content: flex-start;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.qyjj_section3 .qh_t::-webkit-scrollbar{ display: none;}
.qyjj_section3 .qh_t::after{display: none;}
.qyjj_section3 .qh_t .list{margin-right: 16px;}
.qyjj_section3 .qh_t .ico{width: 20px;height: 20px;margin: 0 auto 10px auto;}
.qyjj_section3 .qh_t .ico::after{width: 6px;height: 6px;}
.qyjj_section3 .qh_t .wz{font-size: 14px;line-height: 20px;}
.qyjj_section3 .qh_b .ul{margin: -6px;width: calc(100% + 12px);}
.qyjj_section3 .qh_b .li{padding: 6px;width: 50%;}
.qyjj_section3 .qh_b a .wzbox{padding: 12px;min-height: 70px;}
.qyjj_section3 .qh_b a .bt{font-size: 16px;line-height: 20px;margin-bottom: 6px;}
.qyjj_section3 .qh_b a .jj{font-size: 14px;line-height: 20px;}
.qyjj_section3 .qh_b .slick-prev{width: 32px;height: 32px;right: 60px; top: -44px;}
.qyjj_section3 .qh_b .slick-next{width: 32px;height: 32px;right: 16px;top: -44px;}
.qyjj_section3 .qh_b .slick-prev::after{font-size: 16px;line-height: 20px;height: 22px;}
.qyjj_section3 .qh_b .slick-next::after{font-size: 16px;line-height: 20px;height: 22px;}
}

/*三级导航*/
.sj_section{width: 100%;padding-top: 42px;background: #f5f5f5;border-bottom: 1px solid #dbdbdb;}
.sj_section2{border-bottom: 0;}
.sj_section .content{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.sj_section ul{display: flex;justify-content: flex-start;align-items: flex-start;max-width: calc(100% - 380px);}
.sj_section ul li{margin-right: 80px;position: relative;}
.sj_section ul li:last-child{margin-right: 0;}
.sj_section ul a{font-size: 30px;color: #333333;line-height: 48px;padding-bottom: 20px;display: block;}
.sj_section ul li.on::after{content: "";display: block;width: 100%;height: 2px;background: #de0010;position: absolute;left: 0;bottom: -1px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.sj_section ul li.on a{font-weight: bold;}
.sj_section ul a:hover{color: #de0010;}
.sj_section .dl{display: flex;justify-content: flex-start;align-items: flex-start;max-width: calc(100% - 380px);}
.sj_section .dl .dd{width: 148px;margin-right: 30px;}
.sj_section .dl .dd:last-child{margin-right: 0;}
.sj_section .dl a{display: block;font-size: 16px;color: #666666;line-height: 40px;border: 1px solid #c8c8c8;text-align: center;}
.sj_section .dl a:hover{color: #de0010;border-color: #de0010;}
.sj_section .dl .dd.on a{background: #de0010;color: #fff;border-color: #de0010;}
.sj_section .input{width: 315px;position: relative;}
.sj_section .input input{width: 100%;height: 48px;border: 1px solid #c2c2c2;border-radius: 24px;padding: 0 50px 0 26px;font-size: 16px;color: #000;background: #fff;}
.sj_section .input input::-webkit-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.sj_section .input input::-moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.sj_section .input input::moz-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.sj_section .input input:-ms-input-placeholder{font-size: 16px;color: #9d9c9c;opacity: 1;}
.sj_section .input .btn{width: 42px;height: 42px;background: #de0010;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: absolute;right: 3px;top: 3px;cursor: pointer;}
.sj_section .input .btn:hover{background: #fc0012;}
.sj_section .input .btn img{width: 24px;display: block;}
@media  screen and (max-width:1680px){
.sj_section ul{max-width: calc(100% - 300px);}
.sj_section ul li{margin-right: 50px;}
.sj_section ul a{font-size: 22px;line-height: 40px;padding-bottom: 16px;}
.sj_section .dl{max-width: calc(100% - 300px);}
.sj_section .dl .dd{width: 120px;margin-right: 16px;}
.sj_section .dl a{font-size: 14px;line-height: 34px;}
.sj_section .input{width: 260px;}
.sj_section .input input{height: 40px;}
.sj_section .input .btn{width: 34px;height: 34px;}
}
@media  screen and (max-width:1024px){
.sj_section{padding-top: 20px;}
.sj_section .content{display: block;padding-bottom: 20px;}
.sj_section ul{display: block;font-size: 0;text-align: center; justify-content: flex-start;align-items: flex-start;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;width: 100%;}
.sj_section ul::-webkit-scrollbar{ display: none;}
.sj_section ul li{margin-right: 12px;display: inline-block;vertical-align: middle;}
.sj_section ul a{font-size: 16px;line-height: 24px;padding-bottom: 12px;}
.sj_section ul li.on::after{bottom: 0;}
.sj_section .dl{display: block;font-size: 0;text-align: center; justify-content: flex-start;align-items: flex-start;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;width: 100%;}
.sj_section .dl::-webkit-scrollbar{ display: none;}
.sj_section .dl .dd{width: 120px;margin-right: 12px;display: inline-block;vertical-align: middle;}
.sj_section .dl a{font-size: 14px;line-height: 32px;}
.sj_section .input{width: 300px;margin: 12px auto 0 auto;}
.sj_section .input input{height: 38px;border-radius: 19px;padding: 0 40px 0 12px;font-size: 14px;}
.sj_section .input input::-webkit-input-placeholder{font-size: 14px;}
.sj_section .input input::-moz-placeholder{font-size: 14px;}
.sj_section .input input::moz-placeholder{font-size: 14px;}
.sj_section .input input:-ms-input-placeholder{font-size: 14px;}
.sj_section .input .btn{width: 32px;height: 32px;}
.sj_section .input .btn img{width: 20px;}
}

/*荣誉资质*/
.ryzz_section{width: 100%;padding-top: 50px;padding-bottom: 60px;background: #f5f5f5;}
.ryzz_section .content{margin-bottom: 50px;}
.ryzz_section .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.ryzz_section .content li{width: 25%;padding: 15px;}
.ryzz_section .content a{display: block;width: 100%;background: #ffffff;}
.ryzz_section .content a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.ryzz_section .content a .picbox{width: 100%;padding: 14px;height: 260px;border-bottom: 1px solid #f1f1f1;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.ryzz_section .content a .picbox img{max-width: 100%;display: block;max-height: 100%;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 1s;}
.ryzz_section .content a:hover .picbox img{
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);}
.ryzz_section .content a .wzbox{width: 100%;padding: 16px 12px;}
.ryzz_section .content a .wz{font-size: 18px;color: #666666;line-height: 24px;text-align: center;}
.ryzz_section .content a:hover .wz{color: #de0010;}
@media  screen and (max-width:1680px){
.ryzz_section .content a .wzbox{padding: 12px 8px;}
.ryzz_section .content a .wz{font-size: 14px;line-height: 20px;}
}
@media  screen and (max-width:1024px){
.ryzz_section{padding-top: 30px;padding-bottom: 30px;}
.ryzz_section .content{margin-bottom: 20px;}
.ryzz_section .content ul{margin: -6px;width: calc(100% + 12px);}
.ryzz_section .content li{width: 50%;padding: 6px;}
.ryzz_section .content a .picbox{padding: 20px 12px;height: 220px;}
.ryzz_section .content a .wzbox{padding: 12px;}
.ryzz_section .content a .wz{font-size: 14px;line-height: 20px;}
}

/*企业资质*/
.qyzz_section{width: 100%;padding-top: 50px;padding-bottom: 60px;background: #f5f5f5;}
.qyzz_section .content{width: 100%;margin-bottom: 50px;}
.qyzz_section .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.qyzz_section .content li{width: 25%;padding: 15px;}
.qyzz_section .content ul a{display: block;width: 100%;background: #ffffff;}
.qyzz_section .content a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.qyzz_section .content ul a .picbox{width: 100%;border-bottom: 1px solid #f1f1f1;}
.qyzz_section .content ul a .pic{ width: 100%; padding-bottom: 121.1956%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.qyzz_section .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.qyzz_section .content ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.qyzz_section .content ul a .wzbox{width: 100%;padding: 16px 12px;}
.qyzz_section .content ul a .wz{font-size: 18px;color: #666666;line-height: 24px;text-align: center;}
.qyzz_section .content ul a:hover .wz{color: #de0010;}
@media  screen and (max-width:1680px){
.qyzz_section .content ul a .wzbox{padding: 12px 8px;}
.qyzz_section .content ul a .wz{font-size: 14px;line-height: 20px;}
}
@media  screen and (max-width:1024px){
.qyzz_section{padding-top: 30px;padding-bottom: 30px;}
.qyzz_section .content{margin-bottom: 20px;}
.qyzz_section .content ul{margin: -6px;width: calc(100% + 12px);}
.qyzz_section .content li{width: 50%;padding: 6px;}
.qyzz_section .content ul a .wzbox{padding: 12px;}
.qyzz_section .content ul a .wz{font-size: 14px;line-height: 20px;}
}

/*企业文化*/
.qywh_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.qywh_section ul{width: 100%;}
.qywh_section li{margin-bottom: 40px;}
.qywh_section li:last-child{margin-bottom: 0;}
.qywh_section ul a{display: flex;justify-content: flex-start;align-items: stretch;background: #ffffff;}
.qywh_section ul li:nth-child(odd) a{flex-direction: row-reverse;}
.qywh_section ul .left{width: 50%;}
.qywh_section ul .pic{ width: 100%; padding-bottom: 71.153%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.qywh_section ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.qywh_section ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.qywh_section ul .right{width: 50%;position: relative;padding: 80px 80px 40px 80px;position: relative;}
.qywh_section ul .right .ico{width: 49.61538461538462%;display: block;position: absolute;right: 0;bottom: 0;}
.qywh_section ul .btbox{width: 100%;padding-bottom: 42px;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #e4e4e4;margin-bottom: 26px;}
.qywh_section ul a:hover .btbox .tit{color: #de0010;}
.qywh_section ul .num{font-size: 26px;line-height: 30px;-webkit-text-stroke: 1px #de0010;color: transparent;}
.qywh_section ul .info{font-size: 20px;color: #666666;line-height: 48px;}
.qywh_section ul .dl{display: flex;justify-content: flex-start;align-items: flex-start;}
.qywh_section ul .dd{margin-right: 60px;font-size: 20px;color: #666666;line-height: 48px;}
.qywh_section ul .dd:last-child{margin-right: 0;}
.qywh_section ul .info span{display:inline-block; margin-right: 60px;}
@media  screen and (max-width:1680px){
.qywh_section ul .right{padding: 50px 50px 20px 50px;}
.qywh_section ul .btbox{padding-bottom: 30px;margin-bottom: 16px;}
.qywh_section ul .num{font-size: 20px;line-height: 26px;}
.qywh_section ul .info{font-size: 16px;line-height: 32px;}
.qywh_section ul .dd{margin-right: 30px;font-size: 16px;line-height: 32px}

.qywh_section ul .info span{display:inline-block; margin-right: 30px;}
}
@media  screen and (max-width:1024px){
.qywh_section{padding-top: 30px;padding-bottom: 30px;}
.qywh_section li{margin-bottom: 20px;}
.qywh_section ul a{display: block;}
.qywh_section ul .left{width: 100%;}
.qywh_section ul .right{width: 100%;padding: 20px;}
.qywh_section ul .right .ico{width: 20%;}
.qywh_section ul .btbox{padding-bottom: 14px;margin-bottom: 14px;}
.qywh_section ul .num{font-size: 20px;line-height: 24px;}
.qywh_section ul .info{font-size: 16px;line-height: 26px;}
.qywh_section ul .dd{margin-right: 14px;font-size: 16px;line-height: 26px;}
}

/*品牌故事*/
.ppgs_section{width: 100%;padding-top: 80px;padding-bottom: 110px;background: #f5f5f5;}
.ppgs_section .content{margin-top: 52px;display: flex;justify-content: flex-start;align-items: flex-start;}
.ppgs_section .left{width: 40%;}
.ppgs_section .left ul{width: 100%;}
.ppgs_section .left li{margin-bottom: 180px;}
.ppgs_section .left li:last-child{margin-bottom: 0;}
.ppgs_section .left a{display: block;width: 100%;}
.ppgs_section .left a .pic{ width: 100%; padding-bottom: 67.3%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.ppgs_section .left a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.ppgs_section .left a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.ppgs_section .left a .wz{margin-top: 24px;font-size: 20px;color: #666666;line-height: 24px;}
.ppgs_section .right{width: 60%;padding-left: 110px;font-size: 18px;color: #666666;line-height: 33px;}
@media  screen and (max-width:1680px){
.ppgs_section .right{padding-left: 80px;font-size: 16px;line-height: 30px;}
}
@media  screen and (max-width:1400px){
.ppgs_section .right{padding-left: 80px;font-size: 16px;line-height: 24px;}
}
@media  screen and (max-width:1024px){
.ppgs_section{padding-top: 30px;padding-bottom: 30px;}
.ppgs_section .content{margin-top: 20px;display: block;}
.ppgs_section .left{width: 100%;margin-bottom: 20px;}
.ppgs_section .left li{margin-bottom: 20px;}
.ppgs_section .left a .wz{margin-top: 10px;font-size: 14px;line-height: 20px;}
.ppgs_section .right{width: 100%;padding-left: 0;font-size: 14px;line-height: 24px;}
}

/*发展历程*/
.fzlc_section{width: 100%;padding-top: 60px;padding-bottom: 80px;background: #f5f5f5;}
.fzlc_section .nav{margin-top: 40px;margin-bottom: 40px;width: 100%;}
.fzlc_section .nav ul{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.fzlc_section .nav li{margin-right: 30px;}
.fzlc_section .nav a{display: block;font-size: 18px;color: #666666;line-height: 40px;padding: 0 30px;border: 1px solid #c8c8c8;}
.fzlc_section .nav li.on a{background: #de0010;border-color: #de0010;color: #fff !important;}
.fzlc_section .nav li:hover a{border-color: #de0010;color: #de0010;}
.fzlc_section .content{width: 100%;background: #ffffff;padding: 0 40px;}
.fzlc_section .content ul{width: 100%; height:0; overflow:hidden;}

.fzlc_section .content ul.on{height:auto;}

.fzlc_section .content li{padding-top: 40px;padding-bottom: 40px;border-bottom: 1px solid #eeeeee;}
.fzlc_section .content li:last-child{border-bottom: 0;}
.fzlc_section .content a{display: flex;justify-content: flex-start;align-items: center;}
.fzlc_section .content a .left{width: 30.33783783783784%;}
.fzlc_section .content a .pic{ width: 100%; padding-bottom: 61.469%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.fzlc_section .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.fzlc_section .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.fzlc_section .content a .right{width: 69.66216216216216%;padding-left: 50px;}
.fzlc_section .content a .nf{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 24px;}
.fzlc_section .content a .jj{font-size: 18px;color: #666666;line-height: 42px;}
@media  screen and (max-width:1680px){
.fzlc_section .content{padding: 0 30px;}
.fzlc_section .content li{padding-top: 30px;padding-bottom: 30px;}
.fzlc_section .content a .right{padding-left: 30px;}
.fzlc_section .content a .nf{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
.fzlc_section .content a .jj{font-size: 16px;line-height: 30px;}
}
@media  screen and (max-width:1024px){
.fzlc_section{padding-top: 30px;padding-bottom: 30px;}
.fzlc_section .nav{margin-top: 20px;margin-bottom: 20px;}
.fzlc_section .nav ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.fzlc_section .nav ul::-webkit-scrollbar{ display: none;}
.fzlc_section .nav li{margin-right: 12px;}
.fzlc_section .nav a{font-size: 14px;line-height: 32px;padding: 0 16px;}
.fzlc_section .content{padding: 0 20px;}
.fzlc_section .content li{padding-top: 20px;padding-bottom: 20px;}
.fzlc_section .content a{display: block;}
.fzlc_section .content a .left{width: 100%;}
.fzlc_section .content a .right{width: 100%;padding-left: 0;margin-top: 12px;}
.fzlc_section .content a .nf{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.fzlc_section .content a .jj{font-size: 14px;line-height: 24px;}
}

/*资料下载*/
.zlxz_section{width: 100%;padding-top: 50px;padding-bottom: 60px;background: #f5f5f5;}
.zlxz_section .content{margin-bottom: 50px;}
.zlxz_section .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.zlxz_section .content li{width: 25%;padding: 15px;}
.zlxz_section .content a{display: block;width: 100%;background: #ffffff;}
.zlxz_section .content a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.zlxz_section .content a .picbox{width: 100%;border-bottom: 1px solid #f1f1f1;}
.zlxz_section .content a .pic{ width: 100%; padding-bottom: 121.19%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.zlxz_section .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.zlxz_section .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.zlxz_section .content a .wzbox{width: 100%;padding: 25px 20px;display: flex;justify-content: space-between;align-items: center;}
.zlxz_section .content a .wz{font-size: 18px;color: #666666;line-height: 24px;width: calc(100% - 140px);}
.zlxz_section .content a .btn{width: 120px;display: flex;justify-content: center;align-items: center;border: 1px solid #de0010;border-radius: 19px;font-size: 14px;color: #de0010;line-height: 36px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.zlxz_section .content a .btn img{width: 22px;display: block;margin-right: 8px;}
.zlxz_section .content a .btn .ico2{display: none;}
.zlxz_section .content a:hover .btn{background: #de0010;color: #fff;}
.zlxz_section .content a:hover .btn .ico1{display: none;}
.zlxz_section .content a:hover .btn .ico2{display: block;}
@media  screen and (max-width:1680px){
.zlxz_section .content a .wzbox{padding: 16px 12px;}
.zlxz_section .content a .wz{font-size: 14px;line-height: 20px;width: calc(100% - 120px);}
.zlxz_section .content a .btn{width: 100px;border-radius: 17px;line-height: 32px;}
.zlxz_section .content a .btn img{width: 20px;display: block;margin-right: 4px;}
}
@media  screen and (max-width:1024px){
.zlxz_section{padding-top: 30px;padding-bottom: 30px;}
.zlxz_section .content{margin-bottom: 20px;}
.zlxz_section .content ul{margin: -6px;width: calc(100% + 12px);}
.zlxz_section .content li{width: 50%;padding: 6px;}
.zlxz_section .content a .wzbox{padding: 12px;display: block;}
.zlxz_section .content a .wz{font-size: 14px;line-height: 20px;width: 100%;margin-bottom: 8px;text-align: center;}
.zlxz_section .content a .btn{width: 100px;border-radius: 16px;line-height: 30px;margin: 0 auto;}
.zlxz_section .content a .btn img{width: 18px;;margin-right: 4px;}
}

/*自助服务*/
.zzfw_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.zzfw_section ul{margin: -40px;width: calc(100% + 80px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.zzfw_section li{width: 33.33333%;padding: 40px;}
.zzfw_section ul .a{display: block;width: 100%;background: #ffffff;padding: 40px 50px;}
.zzfw_section ul .a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.zzfw_section .btbox{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.zzfw_section .btbox img{width: 60px;display: block;}
.zzfw_section .btbox .wz{font-size: 28px;color: #333333;line-height: 32px;width: calc(100% - 60px);padding-left: 12px;}
.zzfw_section .info{font-size: 18px;color: #666666;line-height: 32px;margin-bottom: 32px;min-height: 64px;margin-top: 28px;}
.zzfw_section .btn{width: 120px;font-size: 16px;color: #de0010;line-height: 36px;border: 1px solid #de0010;border-radius: 19px;text-align: center;}
.zzfw_section .dl{width: 100%;margin-top: 24px;}
.zzfw_section .dl .dd{margin-bottom: 12px;}
.zzfw_section .dl .dd:last-child{margin-bottom: 0;}
.zzfw_section .dl a{display: flex;justify-content: flex-start;align-items: center;}
.zzfw_section .dl .wz{font-size: 18px;color: #4b4a4a;line-height: 22px;}
.zzfw_section .dl img{width: 20px;display: block;margin-left: 12px;margin-top: 2px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.zzfw_section .dl a:hover img{margin-left: 20px;}
.zzfw_section .dl a:hover .wz{color: #de0010;}
.zzfw_section a:hover .btn{background: #de0010;color: #fff;}
@media  screen and (max-width:1680px){
.zzfw_section ul{margin: -20px;width: calc(100% + 40px);}
.zzfw_section li{padding: 20px;}
.zzfw_section .info{font-size: 16px;line-height: 26px;margin-bottom: 26px;min-height: 52px;margin-top: 20px;}
}
@media  screen and (max-width:1400px){
.zzfw_section .info{font-size: 14px;}
.zzfw_section .btbox img{width: 40px;}
.zzfw_section .btbox .wz{font-size: 22px;line-height: 26px;width: calc(100% - 40px);padding-left: 10px;}
}
@media  screen and (max-width:1024px){
.zzfw_section{padding-top: 30px;padding-bottom: 30px;}
.zzfw_section ul{margin: 0;width: 100%;}
.zzfw_section li{width: 100%;padding: 0;margin-bottom: 12px;}
.zzfw_section li:last-child{margin-bottom: 0;}
.zzfw_section ul .a{padding: 20px;}
.zzfw_section .btbox img{width: 26px;}
.zzfw_section .btbox .wz{font-size: 16px;line-height: 24px;width: calc(100% - 26px);padding-left: 10px;}
.zzfw_section .info{font-size: 14px;line-height: 24px;margin-bottom: 12px;min-height: 1px;margin-top: 12px;}
.zzfw_section .btn{width: 100px;font-size: 14px;line-height: 30px;border-radius: 16px;}
.zzfw_section .dl{margin-top: 12px;}
.zzfw_section .dl .wz{font-size: 14px;line-height: 20px;}
.zzfw_section .dl img{width: 18px;margin-left: 8px;}
}

/*服务政策*/
.fwzc_section{width: 100%;padding-top: 50px;padding-bottom: 60px;background: #f5f5f5;}
.fwzc_section .content{margin-bottom: 50px;background: #ffffff;padding: 0 40px;}
.fwzc_section .content ul{width: 100%;}
.fwzc_section .content li{border-bottom: 1px solid #eeeeee;padding-top: 50px;padding-bottom: 50px;}
.fwzc_section .content li:last-child{margin-bottom: 0;}
.fwzc_section .content a{display: flex;justify-content: flex-start;align-items: center;padding-right: 20px;}
.fwzc_section .content .left{width: 324px;}
.fwzc_section .content .pic{ padding-bottom: 73.14%; position: relative; overflow: hidden;}
.fwzc_section .content .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%);}
.fwzc_section .content .right{width: calc(100% - 324px);padding-left: 66px;}
.fwzc_section .content .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 26px;}
.fwzc_section .content .jj{font-size: 18px;color: #666666;line-height: 36px;margin-bottom: 42px;}
.fwzc_section .content .more{font-size: 16px;color: #666666;line-height: 20px;}
.fwzc_section .content .more span{color: #de0010;margin-left: 5px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.fwzc_section .content a:hover .bt{color: #de0010;}
.fwzc_section .content a:hover .more span{margin-left: 20px;}
@media  screen and (max-width:1680px){
.fwzc_section .content .left{width: 300px;}
.fwzc_section .content .right{width: calc(100% - 300px);padding-left: 40px;}
.fwzc_section .content .info{font-size: 14px;line-height: 26px;margin-bottom: 30px;}
}
@media  screen and (max-width:1024px){
.fwzc_section{padding-top: 30px;padding-bottom: 30px;padding-left: 10px;padding-right: 10px;}
.fwzc_section .content{margin-bottom: 20px;background: #ffffff;padding: 0 10px;}
.fwzc_section .content li{padding-top: 12px;padding-bottom: 12px;}
.fwzc_section .content a{display: flex;justify-content: center;align-items: center; padding-left: 0;padding-right: 0;}
.fwzc_section .content .left{width: 100px;}
.fwzc_section .content .right{width: calc(100% - 100px);padding-left: 12px;margin-top: 0;}
.fwzc_section .content .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.fwzc_section .content .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.fwzc_section .content .more{font-size: 14px;line-height: 18px;}
}

/*技术支持*/
.jszc_section{width: 100%;background: #f5f5f5;padding-top: 50px;padding-bottom: 60px;}
.jszc_section .content{background: #ffffff;margin-bottom: 50px;padding: 0 40px;}
.jszc_section .content ul{width: 100%;}
.jszc_section .content li{padding-top: 50px;padding-bottom: 50px;border-bottom: 1px solid #eeeeee;}
.jszc_section .content a{display: flex;justify-content: flex-start;align-items: center;padding-right: 20px;}
.jszc_section .content a .left{width: 324px;}
.jszc_section .content a .pic{ width: 100%; padding-bottom: 73.14%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.jszc_section .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jszc_section .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jszc_section .content a .right{width: calc(100% - 324px);padding-left: 66px;}
.jszc_section .content a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 30px;}
.jszc_section .content a .info{font-size: 18px;color: #666666;line-height: 36px;margin-bottom: 42px;}
.jszc_section .content a .more{font-size: 16px;color: #666666;line-height: 20px;}
.jszc_section .content a .more span{color: #de0010;margin-left: 5px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.jszc_section .content a .more:hover{color: #de0010;}
.jszc_section .content a:hover .more span{margin-left: 20px;}
@media  screen and (max-width:1680px){
.jszc_section .content a .left{width: 300px;}
.jszc_section .content a .right{width: calc(100% - 300px);padding-left: 40px;}
.jszc_section .content a .info{font-size: 14px;line-height: 26px;margin-bottom: 30px;}
}
@media  screen and (max-width:1024px){
.jszc_section{padding-top: 30px;padding-bottom: 30px;padding-left: 10px;padding-right: 10px;}
.jszc_section .content{margin-bottom: 20px;padding: 0 10px;}
.jszc_section .content li{padding-top: 12px;padding-bottom: 12px;}
.jszc_section .content a{display: flex;justify-content: flex-start;align-items: center; padding-right: 0;}
.jszc_section .content a .left{width: 100px;}
.jszc_section .content a .right{width: calc(100% - 100px);padding-left: 12px;margin-top: 0;}
.jszc_section .content a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.jszc_section .content a .info{font-size: 14px;line-height: 24px;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jszc_section .content a .more{font-size: 14px;line-height: 18px;}
}

/*常见问题*/
.cjwt_section{width: 100%;padding-top: 40px;padding-bottom: 60px;background: #f5f5f5;}
.cjwt_section .content{margin-bottom: 50px;}
.cjwt_section .content ul{width: 100%;}
.cjwt_section .content li{margin-bottom: 10px;background: #ffffff;padding: 0 40px;}
.cjwt_section .content li:last-child{margin-bottom: 0;}
.cjwt_section .content .top{width: 100%;display: flex;justify-content: space-between;align-items: center;padding-top: 25px;padding-bottom: 25px;cursor: pointer;}
.cjwt_section .content .bt{font-size: 20px;color: #333333;line-height: 28px;width: calc(100% - 28px);padding-right: 100px;}
.cjwt_section .content .ico{width: 28px;height: 28px;border: 1px solid #de0010;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.cjwt_section .content .ico img{width: 20px;display: block;}
.cjwt_section .content .ico .ico2{display: none;}
.cjwt_section .content li.on .ico .ico1{display: none;}
.cjwt_section .content li.on .ico .ico2{display: block;}
.cjwt_section .content .bottom{padding-top: 22px;border-top: 1px solid #efefef;padding-bottom: 50px;display: none;}
.cjwt_section .content .cont{font-size: 18px;color: #666666;line-height: 36px;}
.cjwt_section .content .cont .p2{text-align: center;}
.cjwt_section .content .cont img{max-width: 100%;}
@media  screen and (max-width:1680px){
.cjwt_section .content .top{padding-top: 18px;padding-bottom: 18px;}
.cjwt_section .content .bt{font-size: 16px;padding-right: 60px;}
}
@media  screen and (max-width:1024px){
.cjwt_section{padding-top: 0;padding-bottom: 30px;}
.cjwt_section .content{margin-bottom: 20px;}
.cjwt_section .content li{padding: 0 12px;}
.cjwt_section .content .top{padding-top: 12px;padding-bottom: 12px;align-items: flex-start;}
.cjwt_section .content .bt{font-size: 16px;line-height: 24px;width: calc(100% - 24px);padding-right: 20px;}
.cjwt_section .content .ico{width: 24px;height: 24px;}
.cjwt_section .content .ico img{width: 18px;}
.cjwt_section .content .bottom{padding-top: 12px;padding-bottom: 12px;}
.cjwt_section .content .cont{font-size: 14px;line-height: 24px;}
}

/*总支机构*/
.zzjg_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.zzjg_section .cont1{margin-bottom: 62px;padding: 72px 46px;}
.zzjg_section .cont1 .info{margin-top: 30px;font-size: 20px;color: #3f3f3f;line-height: 42px;}
.zzjg_section .cont2{margin-bottom: 60px;}
.zzjg_section .cont2 ul{width: 100%;}
.zzjg_section .cont2 li{margin-bottom: 60px;display: flex;justify-content: flex-start;align-items: stretch;}
.zzjg_section .cont2 li:last-child{margin-bottom: 0;}
.zzjg_section .cont2 .left{width: 47.43589743589744%;padding: 46px 50px 46px 40px;min-height: 419px;}
.zzjg_section .cont2 .left .btbox{display: flex;justify-content: flex-start;align-items: center;padding-bottom: 20px;margin-bottom: 24px;border-bottom: 1px solid #f1f1f1;}
.zzjg_section .cont2 .left .btbox img{width: 30px;display: block;}
.zzjg_section .cont2 .left .btbox .wz{font-size: 26px;color: #333333;line-height: 30px;padding-left: 24px;width: calc(100% - 30px);}
.zzjg_section .cont2 .left .info{font-size: 20px;color: #3f3f3f;line-height: 46px;}
.zzjg_section .cont2 .right{width: 52.56410256410256%;border: 1px solid #e1e1e1;border-left: 0;position: relative;}
.zzjg_section .cont2 .posi{position: absolute;left: 50%;top: 48%;transform: translate(-30%,-50%);display: flex;justify-content: flex-start;align-items: flex-start;}
.zzjg_section .cont2 .posi .ico{width: 50px;display: block;margin-top: 10px;} 
.zzjg_section .cont2 .posi .wzbox{background: #ffffff;border-radius: 12px;padding: 20px 30px;margin-left: 14px;box-shadow: 0 0 20px rgba(222,0,16,0.2);position: relative;min-width: 290px;}
.zzjg_section .cont2 .posi .wzbox::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent #fff transparent transparent;position: absolute;right: 100%;top: 18px;}
.zzjg_section .cont2 .posi .bt{margin-bottom: 12px;font-size: 16px;color: #333333;line-height: 20px;}
.zzjg_section .cont2 .posi .btn{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.zzjg_section .cont2 .posi .btn img{width: 19px;display: block;margin-right: 5px;}
.zzjg_section .cont2 .posi .btn .wz{font-size: 13px;color: #de0010;line-height: 20px;display: block;border-bottom: 1px solid #de0010;}
.zzjg_section .cont3{width: 100%;background: #fff;padding: 50px 0;}
.zzjg_section .cont3 ul{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;}
.zzjg_section .cont3 li{width: 33.333%;position: relative;padding: 10px 12px 50px 42px;}
.zzjg_section .cont3 li::after{content: "";display: block;width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #f1f1f1;}
.zzjg_section .cont3 li:last-child::after{display: none;}
.zzjg_section .cont3 .btbox{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 42px;}
.zzjg_section .cont3 .num{font-size: 26px;color: #de0010;line-height: 30px;padding-bottom: 12px;position: relative;}
.zzjg_section .cont3 .num::after{content: "";display: block;width: 25px;height: 8px;background: #fad6d9;position: absolute;left: 50%;bottom: 0;border-radius: 100%; transform: translate(-50%,0);}
.zzjg_section .cont3 .wz{font-size: 26px;color: #333333;line-height: 30px;font-weight: bolder;margin-left: 24px;}
.zzjg_section .cont3 .info{font-size: 20px;color: #3f3f3f;line-height: 46px;}
@media  screen and (max-width:1680px){
.zzjg_section .cont1 .info{margin-top: 20px;font-size: 16px;line-height: 30px;}
.zzjg_section .cont2 li{margin-bottom: 40px;}
.zzjg_section .cont2 .left{padding: 30px 40px 30px 30px;min-height: 320px;}
.zzjg_section .cont2 .left .btbox{padding-bottom: 16px;margin-bottom: 20px;}
.zzjg_section .cont2 .left .btbox img{width: 26px;}
.zzjg_section .cont2 .left .btbox .wz{font-size: 20px;line-height: 24px;padding-left: 16px;width: calc(100% - 26px);}
.zzjg_section .cont2 .left .info{font-size: 16px;line-height: 30px;}
.zzjg_section .cont2 .posi .ico{width: 30px;}
.zzjg_section .cont2 .posi .wzbox{padding: 16px 24px;margin-left: 12px;min-width: 260px;}
.zzjg_section .cont2 .posi .wzbox::after{top: 12px;}
.zzjg_section .cont2 .posi .bt{margin-bottom: 10px;font-size: 14px;}
.zzjg_section .cont2 .posi .btn img{width: 16px;}
.zzjg_section .cont3{padding: 30px 0;}
.zzjg_section .cont3 li{padding: 10px 10px 30px 30px;}
.zzjg_section .cont3 .btbox{margin-bottom: 30px;}
.zzjg_section .cont3 .info{font-size: 18px;line-height: 30px;}
}
@media  screen and (max-width:1024px){
.zzjg_section{padding-top: 30px;padding-bottom: 30px;}
.zzjg_section .cont1{margin-bottom: 20px;padding: 14px;padding-right: 120px;}
.zzjg_section .cont1 .info{margin-top: 12px;font-size: 14px;line-height: 24px;}
.zzjg_section .cont1 .info br{display: none;}
.zzjg_section .cont2{margin-bottom: 20px;}
.zzjg_section .cont2 li{margin-bottom: 14px;display: block;}
.zzjg_section .cont2 .left{width: 100%;padding: 20px;min-height: 240px;}
.zzjg_section .cont2 .left .btbox{padding-bottom: 12px;margin-bottom: 12px;}
.zzjg_section .cont2 .left .btbox img{width: 24px;}
.zzjg_section .cont2 .left .btbox .wz{font-size: 18px;line-height: 24px;padding-left: 12px;width: calc(100% - 24px);}
.zzjg_section .cont2 .left .info{font-size: 14px;line-height: 30px;}
.zzjg_section .cont2 .right{height: 200px;border-left: 1px solid #e1e1e1;width: 100%;border-top: 0;}
.zzjg_section .cont2 .posi{left: 69%;top: 50%;transform: translate(-50%,-50%);width: 230px;}
.zzjg_section .cont2 .posi .ico{width: 24px;margin-top: 10px;}
.zzjg_section .cont2 .posi .wzbox{border-radius: 10px;padding: 10px;margin-left: 10px;min-width: 180px;}
.zzjg_section .cont2 .posi .wzbox::after{width: 0;height: 0;border: 6px solid;border-color: transparent #fff transparent transparent;top: 18px;}
.zzjg_section .cont2 .posi .bt{margin-bottom: 10px;font-size: 12px;line-height: 16px;}
.zzjg_section .cont2 .posi .btn img{width: 14px;margin-right: 4px;}
.zzjg_section .cont2 .posi .btn .wz{font-size: 12px;line-height: 14px;}
.zzjg_section .cont3{padding: 0 20px;}
.zzjg_section .cont3 ul{display: block;}
.zzjg_section .cont3 li{width: 100%;padding: 20px 0;}
.zzjg_section .cont3 li::after{width: 100%;height: 1px;position: absolute;right: 0;top: auto;bottom: 0;}
.zzjg_section .cont3 .btbox{margin-bottom: 12px;}
.zzjg_section .cont3 .num{font-size: 18px;line-height: 24px;padding-bottom: 8px;}
.zzjg_section .cont3 .num::after{width: 22px;height: 6px;}
.zzjg_section .cont3 .wz{font-size: 18px;line-height: 24px;margin-left: 10px;}
.zzjg_section .cont3 .info{font-size: 14px;line-height: 24px;}
}

/*营销网络*/
.yswl_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.yswl_section .cont1{margin-bottom: 40px;display: flex;justify-content: flex-start;align-items: stretch;background: #ececec;border-radius: 22px 22px 0 0;position: relative;z-index: 5;}
.yswl_section .cont1 .left{width: 60.57692307692308%;padding: 62px 20px 74px 106px;border-radius: 22px 0 0 0;position: relative;z-index: 10;}
.yswl_section .cont1 .bt{font-size: 38px;color: #333333;line-height: 42px;margin-bottom: 62px;font-weight: bold;}
.yswl_section .cont1 .boxs{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.yswl_section .cont1 .l_wz{font-size: 20px;color: #333333;line-height: 24px;}
.yswl_section .cont1 .r_con{width: 420px;position: relative;margin-left: 28px;}
.yswl_section .cont1 .r_con .top{width: 100%;border: 1px solid #313131;padding: 0 24px;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.yswl_section .cont1 .r_con .wz{font-size: 20px;color: #646464;line-height: 50px;}
.yswl_section .cont1 .r_con .ico{width: 24px;display: block;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.yswl_section .cont1 .r_con.on .ico{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.yswl_section .cont1 .r_con .none{width: 18px;display: block;cursor: pointer;position: absolute;right: 60px;top: 50%;transform: translate(0,-50%);}
.yswl_section .cont1 .r_con .bottom{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);display: none;border: 1px solid #999;background: #fff;overflow: hidden;overflow-y: auto;max-height: 260px;}
.yswl_section .cont1 .r_con .bottom a{display: block;font-size: 16px;color: #333;line-height: 20px;padding: 16px 20px;}
.yswl_section .cont1 .r_con .bottom a:hover{background: #de0010;color: #fff;}
.yswl_section .cont1 .r_con .bottom::-webkit-scrollbar{ width: 3px;}
.yswl_section .cont1 .r_con .bottom::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.yswl_section .cont1 .r_con .bottom::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
.yswl_section .cont1 .right{width: 39.42307692307692%;border-radius: 0 22px 0 0;overflow: hidden;}
.yswl_section .cont2{width: 100%;}
.yswl_section .cont2 ul{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin: -20px -25px;width: calc(100% + 50px);}
.yswl_section .cont2 li{width: 50%;padding: 20px 25px;}
.yswl_section .cont2 .a{display: block;width: 100%;background: #ffffff;padding: 36px 20px 48px 48px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.yswl_section .cont2 .a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.yswl_section .cont2 .bt{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 14px;}
.yswl_section .cont2 .bt .num{width: 29px;position: relative;}
.yswl_section .cont2 .bt .num img{width: 100%;display: block;}
.yswl_section .cont2 .bt .num span{font-size: 18px;color: #ffffff;line-height: 22px;font-weight: bold;display: block;position: absolute;left: 50%;top: 3px;transform: translate(-50%,0);}
.yswl_section .cont2 .bt .wz{font-size: 26px;color: #333333;line-height: 30px;width: calc(100% - 29px);padding-left: 34px;}
.yswl_section .cont2 .jj{font-size: 18px;color: #3f3f3f;line-height: 36px;padding-left: 63px;}
.yswl_section .cont2 .jj a{color: #333;}
.yswl_section .cont2 .jj a:hover{text-decoration:underline;color: #d92115;}
.yswl_section .cont2 .jj span{margin-left: 94px;}
@media  screen and (max-width:1680px){
.yswl_section .cont1 .left{padding: 40px 20px 40px 60px;}
.yswl_section .cont1 .bt{font-size: 26px;line-height: 30px;margin-bottom: 40px;}
.yswl_section .cont1 .l_wz{font-size: 16px;line-height: 20px;}
.yswl_section .cont1 .r_con{width: 320px;margin-left: 20px;}
.yswl_section .cont1 .r_con .top{padding: 0 16px;}
.yswl_section .cont1 .r_con .wz{font-size: 16px;line-height: 40px;}
.yswl_section .cont1 .r_con .none{right: 50px;}
.yswl_section .cont1 .r_con .bottom{max-height: 240px;}
.yswl_section .cont1 .r_con .bottom a{padding: 10px 20px;}
.yswl_section .cont2 ul{margin: -16px;width: calc(100% + 32px);}
.yswl_section .cont2 li{padding: 16px;}
.yswl_section .cont2 .bt .wz{font-size: 20px;padding-left: 26px;}
.yswl_section .cont2 .jj{font-size: 16px;line-height: 30px;padding-left: 55px;}
.yswl_section .cont2 .jj span{margin-left: 40px;}
}
@media  screen and (max-width:1024px){
.yswl_section{padding-top: 30px;padding-bottom: 30px;}
.yswl_section .cont1{margin-bottom: 20px;display: block;border-radius: 12px 12px 0 0;}
.yswl_section .cont1 .left{width: 100%;padding: 20px;border-radius: 0;}
.yswl_section .cont1 .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.yswl_section .cont1 .l_wz{font-size: 16px;line-height: 20px;width: 90px;}
.yswl_section .cont1 .r_con{width: calc(100% - 90px);margin-left: 0;}
.yswl_section .cont1 .r_con .top{width: 100%;padding: 0 12px;}
.yswl_section .cont1 .r_con .wz{font-size: 16px;line-height: 36px;}
.yswl_section .cont1 .r_con .ico{width: 20px;}
.yswl_section .cont1 .r_con .none{right: 36px;width: 16px;}
.yswl_section .cont1 .r_con .bottom{overflow: hidden;overflow-y: auto;max-height: 200px;}
.yswl_section .cont1 .r_con .bottom::-webkit-scrollbar{ display: none;}
.yswl_section .cont1 .r_con .bottom a{font-size: 14px;padding: 10px 12px;}
.yswl_section .cont1 .right{width: 100%;border-radius: 0;background: url()!important;display: none;}
.yswl_section .cont1 .right .pic{ padding-bottom: 48.292%; position: relative; overflow: hidden;}
.yswl_section .cont1 .right .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.yswl_section .cont2{width: 100%;}
.yswl_section .cont2 ul{margin: 0;width: 100%;}
.yswl_section .cont2 li{width: 100%;padding: 0;margin-bottom: 12px;}
.yswl_section .cont2 li:last-child{margin-bottom: 0;}
.yswl_section .cont2 .a{padding: 14px;}
.yswl_section .cont2 .bt{margin-bottom: 10px;}
.yswl_section .cont2 .bt .num{width: 24px;}
.yswl_section .cont2 .bt .num span{font-size: 14px;line-height: 20px;top: 3px;}
.yswl_section .cont2 .bt .wz{font-size: 18px;line-height: 24px;width: calc(100% - 24px);padding-left: 12px;}
.yswl_section .cont2 .jj{font-size: 14px;line-height: 24px;padding-left: 36px;}
.yswl_section .cont2 .jj span{margin-left: 20px;}
}

/*影响网络_海外销售*/
.hwxs_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.hwxs_section .cont1{margin-bottom: 40px;display: flex;justify-content: flex-start;align-items: stretch;background: #ececec;position: relative;z-index: 10;border-radius: 22px 22px 0 0;}
.hwxs_section .cont1 .left{width: 60.57692307692308%;padding: 62px 64px 76px 50px;border-radius: 22px 0 0 0;position: relative;z-index: 5;}
.hwxs_section .cont1 .bt{font-size: 38px;color: #333333;line-height: 42px;margin-bottom: 62px;font-weight: bold;}
.hwxs_section .cont1 .dl{margin: 0;width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.hwxs_section .cont1 .dd{width: 420px;padding: 0;position: relative;}
.hwxs_section .cont1 .dd:nth-child(1){z-index: 5;}
.hwxs_section .cont1 .dd:nth-child(2){z-index: 3;}
.hwxs_section .cont1 .boxs{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.hwxs_section .cont1 .l_wz{font-size: 20px;color: #333333;line-height: 24px;width: 76px;}
.hwxs_section .cont1 .r_con{width: calc(100% - 76px);position: relative;}
.hwxs_section .cont1 .r_con .top{width: 100%;border: 1px solid #313131;padding: 0 24px;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.hwxs_section .cont1 .r_con .wz{font-size: 20px;color: #646464;line-height: 50px;}
.hwxs_section .cont1 .r_con .ico{width: 24px;display: block;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.hwxs_section .cont1 .r_con.on .ico{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.hwxs_section .cont1 .r_con .bottom{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);display: none;border: 1px solid #999;background: #fff;overflow: hidden;overflow-y: auto;max-height: 264px;}
.hwxs_section .cont1 .r_con .bottom a{display: block;font-size: 16px;color: #333;line-height: 20px;padding: 16px 20px;}
.hwxs_section .cont1 .r_con .bottom a:hover{background: #de0010;color: #fff;}
.hwxs_section .cont1 .r_con .bottom::-webkit-scrollbar{ width: 3px;}
.hwxs_section .cont1 .r_con .bottom::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.hwxs_section .cont1 .r_con .bottom::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
.hwxs_section .cont1 .r_con .none{width: 18px;display: block;cursor: pointer;position: absolute;right: 60px;top: 50%;transform: translate(0,-50%);}
.hwxs_section .cont1 .right{width: 39.42307692307692%;border-radius: 0 22px 0 0;overflow: hidden;}
.hwxs_section .cont2{width: 100%;}
.hwxs_section .cont2 ul{margin: -20px -25px;width: calc(100% + 50px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.hwxs_section .cont2 li{width: 50%;padding: 20px 25px;}
.hwxs_section .cont2 .a{display: block;width: 100%;background: #ffffff;padding: 40px 290px 40px 48px;position: relative;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.hwxs_section .cont2 .a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.hwxs_section .cont2 .a .bt{font-size: 26px;color: #333333;line-height: 30px;margin-bottom: 22px;}
.hwxs_section .cont2 .a .jj{font-size: 18px;color: #3f3f3f;line-height: 34px;}
.hwxs_section .cont2 .a .jj a{color: #3f3f3f;}
.hwxs_section .cont2 .a .jj a:hover{color: #de0010;text-decoration:underline;}
.hwxs_section .cont2 .a .logo{position: absolute;right: 40px;bottom: 40px;}
.hwxs_section .cont2 .a .logo img{height: 76px;display: block;}
@media  screen and (max-width:1680px){
.hwxs_section .cont1 .left{padding: 40px;}
.hwxs_section .cont1 .bt{font-size: 26px;line-height: 30px;margin-bottom: 40px;}
.hwxs_section .cont1 .dl{margin: 0 -20px;width: calc(100% + 40px);}
.hwxs_section .cont1 .dd{padding: 0 20px;}
.hwxs_section .cont1 .l_wz{font-size: 16px;line-height: 20px;}
.hwxs_section .cont1 .r_con{width: 320px;margin-left: 20px;}
.hwxs_section .cont1 .r_con .top{padding: 0 16px;}
.hwxs_section .cont1 .r_con .wz{font-size: 16px;line-height: 40px;}
.hwxs_section .cont1 .r_con .bottom a{padding: 10px 20px;}
.yswl_section .cont1 .r_con .none{right: 50px;}
.hwxs_section .cont2 ul{margin: -16px;width: calc(100% + 32px);}
.hwxs_section .cont2 li{padding: 16px;}
.hwxs_section .cont2 .a{padding: 30px 200px 30px 30px;}
.hwxs_section .cont2 .a .bt{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
.hwxs_section .cont2 .a .jj{font-size: 16px;line-height: 26px;}
.hwxs_section .cont2 .a .logo{;right: 30px;bottom: 30px;}
.hwxs_section .cont2 .a .logo img{height: 50px;}
.hwxs_section .cont1 .r_con .none{right: 36px;}
}
@media  screen and (max-width:1024px){
.hwxs_section{padding-top: 30px;padding-bottom: 30px;}
.hwxs_section .cont1{margin-bottom: 20px;display: block;border-radius: 12px 12px 0 0;}
.hwxs_section .cont1 .left{width: 100%;padding: 20px;border-radius: 0;}
.hwxs_section .cont1 .dl{margin: 0;width: 100%;display: block;}
.hwxs_section .cont1 .dd{width: 100%;padding: 0;margin-bottom: 12px;}
.hwxs_section .cont1 .dd:last-child{margin-bottom: 0;}
.hwxs_section .cont1 .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.hwxs_section .cont1 .l_wz{font-size: 16px;line-height: 20px;width: 50px;}
.hwxs_section .cont1 .r_con{width: calc(100% - 50px);margin-left: 0;}
.hwxs_section .cont1 .r_con .top{width: 100%;padding: 0 12px;}
.hwxs_section .cont1 .r_con .wz{font-size: 16px;line-height: 36px;}
.hwxs_section .cont1 .r_con .ico{width: 20px;}
.hwxs_section .cont1 .r_con .bottom{overflow: hidden;overflow-y: auto;max-height: 160px;}
.hwxs_section .cont1 .r_con .bottom::-webkit-scrollbar{ display: none;}
.hwxs_section .cont1 .r_con .bottom a{font-size: 14px;padding: 10px 12px;}
.yswl_section .cont1 .r_con .none{right: 36px;width: 16px;}
.hwxs_section .cont1 .right{width: 100%;border-radius: 0;background: url()!important;display: none;}
.hwxs_section .cont1 .right .pic{ padding-bottom: 48.292%; position: relative; overflow: hidden;}
.hwxs_section .cont1 .right .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.hwxs_section .cont2{width: 100%;}
.hwxs_section .cont2 ul{margin: 0;width: 100%;}
.hwxs_section .cont2 li{width: 100%;padding: 0;margin-bottom: 12px;}
.hwxs_section .cont2 li:last-child{margin-bottom: 0;}
.hwxs_section .cont2 .a{padding: 14px;}
.hwxs_section .cont2 .a .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.hwxs_section .cont2 .a .jj{font-size: 14px;line-height: 24px;}
.hwxs_section .cont2 .a .logo{position: static;margin-top: 12px;}
.hwxs_section .cont2 .a .logo img{height: 36px;}
}

/*线上商城*/
.xssc_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.xssc_section .cont1{width: 100%;border-radius: 20px 20px 0 0;padding: 44px 48px 54px 48px;}
.xssc_section .cont1 .info{font-size: 20px;color: #3f3f3f;line-height: 42px;margin-top: 30px;}
.xssc_section .cont2{width: 100%;margin-top: 40px;}
.xssc_section .cont2 ul{margin: -25px;width: calc(100% + 50px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xssc_section .cont2 ul li{width: 33.33333%;padding: 25px;}
.xssc_section .cont2 ul a{display: block;width: 100%;background: #fff;padding: 80px 20px 100px 20px;}
.xssc_section .cont2 ul a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.xssc_section .cont2 ul img{width: 140px;display: block;margin: 0 auto 24px auto;}
.xssc_section .cont2 ul .bt{font-size: 28px;color: #333333;line-height: 40px;margin-bottom: 32px;text-align: center;}
.xssc_section .cont2 ul .btn{font-size: 18px;color: #de0010;line-height: 36px;width: 120px;text-align: center;border: 1px solid #de0010;border-radius: 19px;margin: 0 auto;}
.xssc_section .cont2 ul a:hover .btn{color: #fff;background: #de0010;}
@media  screen and (max-width:1680px){
.xssc_section .cont1{padding: 36px;}
.xssc_section .cont1 .info{font-size: 16px;line-height: 32px;margin-top: 20px;}
}
@media  screen and (max-width:1024px){
.xssc_section{padding-top: 30px;padding-bottom: 30px;}
.xssc_section .cont1{border-radius: 0;padding: 20px;background: #ececec!important;}
.xssc_section .cont1 .info{font-size: 14px;line-height: 24px;margin-top: 12px;}
.xssc_section .cont1 .right{margin-top: 20px;}
.xssc_section .cont1 .pic{ padding-bottom: 60.98%; position: relative; overflow: hidden;}
.xssc_section .cont1 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.xssc_section .cont2{margin-top: 20px;}
.xssc_section .cont2 ul{margin: 0;width: 100%;}
.xssc_section .cont2 ul li{width: 100%;margin-bottom: 12px; padding: 0;}
.xssc_section .cont2 ul li:last-child{margin-bottom: 0;}
.xssc_section .cont2 ul a{padding: 12px;display: flex;justify-content: flex-start;align-items: center;}
.xssc_section .cont2 ul img{width: 100px;margin: 0;}
.xssc_section .cont2 ul .wzbox{width: calc(100% - 100px);padding-left: 12px;}
.xssc_section .cont2 ul .bt{font-size: 16px;line-height: 26px;margin-bottom: 10px;}
.xssc_section .cont2 ul .btn{font-size: 14px;line-height: 30px;width: 100px;border-radius: 16px;}
}

/*人才招聘*/
.rczp_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.rczp_section .cont1{width: 100%;border-radius: 20px 20px 0 0;padding: 44px 48px 54px 48px;}
.rczp_section .cont1 .info{font-size: 20px;color: #3f3f3f;line-height: 42px;margin-top: 30px;}
.rczp_section .cont2{margin-top: 40px;}
.rczp_section .cont2 .nav{width: 100%;background: #dedede;padding: 20px 350px 20px 50px;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 10px;}
.rczp_section .cont2 .nav .list{font-size: 22px;color: #333333;line-height: 36px;padding-right: 10px;font-weight: bold;}
.rczp_section .cont2 .nav .list:nth-child(1){width: 28.27586206896552%;}
.rczp_section .cont2 .nav .list:nth-child(2){width: 28.27586206896552%;}
.rczp_section .cont2 .nav .list:nth-child(3){width: 27.41379310344828%;}
.rczp_section .cont2 .nav .list:nth-child(4){width: 16.03448275862068%;}
.rczp_section .cont2 ul{width: 100%;}
.rczp_section .cont2 li{margin-bottom: 10px;background: #fff;}
.rczp_section .cont2 li:last-child{margin-bottom: 0;}
.rczp_section .cont2 ul .top{padding: 20px 350px 20px 50px;position: relative;display: flex;justify-content: flex-start;align-items: flex-start;cursor: pointer;}
.rczp_section .cont2 ul .top .list{font-size: 18px;color: #333333;line-height: 34px;padding-right: 10px;}
.rczp_section .cont2 ul .top .list:nth-child(1){width: 28.27586206896552%;}
.rczp_section .cont2 ul .top .list:nth-child(2){width: 28.27586206896552%;}
.rczp_section .cont2 ul .top .list:nth-child(3){width: 27.41379310344828%;}
.rczp_section .cont2 ul .top .list:nth-child(4){width: 16.03448275862068%;}
.rczp_section .cont2 ul .top .ico{width: 28px;height: 28px;display: flex;justify-content: center;align-items: center;border: 1px solid #de0010;border-radius: 100%;position: absolute;right: 50px;top: 50%;transform: translate(0,-50%);}
.rczp_section .cont2 ul .top .ico img{width: 20px;display: block;}
.rczp_section .cont2 ul .top .ico .ico2{display: none;}
.rczp_section .cont2 ul li.on .top .ico .ico1{display: none;}
.rczp_section .cont2 ul li.on .top .ico .ico2{display: block;}
.rczp_section .cont2 ul li.on .top .list{color: #de0010;}
.rczp_section .cont2 ul .bottom{display: none;padding: 40px 50px 60px 50px;position: relative;}
.rczp_section .cont2 ul .bottom::after{content: "";display: block;width: calc(100% - 100px);height: 1px;background: #f0f0f0;position: absolute;left: 50px;top: 0;}
.rczp_section .cont2 ul .bottom .dd{margin-bottom: 40px;}
.rczp_section .cont2 ul .bottom .bt{font-size: 22px;color: #333333;line-height: 26px;padding-left: 14px;position: relative;font-weight: bold;margin-bottom: 22px;}
.rczp_section .cont2 ul .bottom .bt::after{content: "";display: block;width: 3px;height: 18px;background: #de0010;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.rczp_section .cont2 ul .bottom .info{font-size: 16px;color: #666666;line-height: 36px;}
.rczp_section .cont2 ul .bottom .more{width: 148px;}
.rczp_section .cont2 ul .bottom .more a{display: block;border: 1px solid #de0010;border-radius: 22px;display: flex;justify-content: center;align-items: center;}
.rczp_section .cont2 ul .bottom .more .wz{font-size: 18px;color: #de0010;line-height: 42px;margin-right: 12px;}
.rczp_section .cont2 ul .bottom .more img{width: 20px;display: block;margin-top: 2px;}
.rczp_section .cont2 ul .bottom .more .ico2{display: none;}
.rczp_section .cont2 ul .bottom .more a:hover{background: #de0010;}
.rczp_section .cont2 ul .bottom .more a:hover .wz{color: #fff;}
.rczp_section .cont2 ul .bottom .more a:hover .ico1{display: none;}
.rczp_section .cont2 ul .bottom .more a:hover .ico2{display: block;}
@media  screen and (max-width:1680px){
.rczp_section .cont1{padding: 36px;}
.rczp_section .cont1 .info{font-size: 16px;line-height: 32px;margin-top: 20px;}
.rczp_section .cont2 .nav{padding: 16px 260px 16px 40px;}
.rczp_section .cont2 .nav .list{font-size: 18px;line-height: 30px;}
.rczp_section .cont2 ul .top{padding: 16px 260px 16px 40px;}
.rczp_section .cont2 ul .top .list{font-size: 16px;line-height: 26px;}
.rczp_section .cont2 ul .top .ico{right: 40px;}
.rczp_section .cont2 ul .bottom{padding: 40px;}
.rczp_section .cont2 ul .bottom::after{width: calc(100% - 80px);}
}
@media  screen and (max-width:1024px){
.rczp_section{padding-top: 30px;padding-bottom: 30px;}
.rczp_section .cont1{border-radius: 0;padding: 20px;background: #e7e9ee!important;}
.rczp_section .cont1 .info{font-size: 14px;line-height: 24px;margin-top: 12px;}
.rczp_section .cont1 .info br{display: none;}
.rczp_section .cont1 .right{margin-top: 20px;}
.rczp_section .cont1 .pic{ padding-bottom: 44.5%; position: relative; overflow: hidden;}
.rczp_section .cont1 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.rczp_section .cont2{margin-top: 20px;}
.rczp_section .cont2 .nav{display: none;}
.rczp_section .cont2 ul .top{padding: 12px 20px;position: relative;display: flex;justify-content: flex-start;align-items: flex-start;}
.rczp_section .cont2 ul .top .list{font-size: 16px;line-height: 20px;display: none;}
.rczp_section .cont2 ul .top .list:nth-child(1){width: calc(100% - 24px);display: block;}
.rczp_section .cont2 ul .top .ico{width: 24px;height: 24px;position: static;transform: translate(0,0);}
.rczp_section .cont2 ul .top .ico img{width: 16px;}
.rczp_section .cont2 ul .bottom{padding: 20px;}
.rczp_section .cont2 ul .bottom::after{width: calc(100% - 40px);left: 20px;}
.rczp_section .cont2 ul .bottom .dd{margin-bottom: 14px;}
.rczp_section .cont2 ul .bottom .bt{font-size: 16px;line-height: 20px;padding-left: 12px;margin-bottom: 10px;}
.rczp_section .cont2 ul .bottom .bt::after{width: 2px;height: 14px;}
.rczp_section .cont2 ul .bottom .info{font-size: 14px;line-height: 24px;}
.rczp_section .cont2 ul .bottom .dd2{font-size: 16px;color: #000;line-height: 24px;font-weight: bold;margin-bottom: 14px;}
.rczp_section .cont2 ul .bottom .more{width: 100px;}
.rczp_section .cont2 ul .bottom .more a{border-radius: 22px;}
.rczp_section .cont2 ul .bottom .more .wz{font-size: 14px;line-height: 30px;margin-right: 4px;}
.rczp_section .cont2 ul .bottom .more img{width: 16px;}
}

/*留言反馈_产品咨询*/
.lyfkCpzx_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.lyfkCpzx_section .w_width{display: flex;justify-content: space-between;align-items: stretch;}
.lyfkCpzx_section .left{width: calc(74.35897435897436% - 40px);background: #ffffff;padding: 40px 60px 90px 60px;}
.lyfkCpzx_section .left h3{font-size: 32px;color: #333333;line-height: 36px;margin-bottom: 20px;font-weight: bold;}
.lyfkCpzx_section .left .tip{width: 100%;background: #f5f5f5;padding: 24px 20px;font-size: 20px;color: #333333;line-height: 30px;border-top: 1px solid #e1e1e1;margin-bottom: 44px;}
.lyfkCpzx_section .left .ulbox{width: 100%;}
.lyfkCpzx_section .left ul{width: 100%;}
.lyfkCpzx_section .left li{margin-bottom: 30px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lyfkCpzx_section .left li:last-child{margin-bottom: 0;}
.lyfkCpzx_section .left li:first-child{margin-bottom: 20px;}
.lyfkCpzx_section .left .bt_l{width: 126px;font-size: 20px;color: #333333;line-height: 52px;}
.lyfkCpzx_section .left .bt_l span{color: #de0010;}
.lyfkCpzx_section .left .cont_r{width: calc(100% - 126px);}
.lyfkCpzx_section .left .dl{margin: 0 -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lyfkCpzx_section .left .dd{padding: 0 20px;cursor: pointer;display: flex;justify-content: flex-start;align-items: center;}
.lyfkCpzx_section .left .dd .ico{width: 20px;height: 20px;border: 1px solid #262626;border-radius: 100%;position: relative;}
.lyfkCpzx_section .left .dd .ico::after{content: "";display: block;width: 12px;height: 12px;background: #de0010;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: none;}
.lyfkCpzx_section .left .dd .wz{font-size: 20px;color: #333333;line-height: 52px;margin-left: 12px;}
.lyfkCpzx_section .left .dd.on .ico{border-color: #de0010;}
.lyfkCpzx_section .left .dd.on .ico::after{display: block;}
.lyfkCpzx_section .left .input{width: 436px;}
.lyfkCpzx_section .left .input input{width: 100%;height: 52px;display: block;font-size: 18px;color: #000;padding: 0 16px;border: 1px solid #707070;}
.lyfkCpzx_section .left .dqbox{width: 436px;}
.lyfkCpzx_section .left .srk::-webkit-input-placeholder{font-size: 18px;color: #aaaaaa;opacity: 1;}
.lyfkCpzx_section .left .srk::-moz-placeholder{font-size: 18px;color: #aaaaaa;opacity: 1;}
.lyfkCpzx_section .left .srk::moz-placeholder{font-size: 18px;color: #aaaaaa;opacity: 1;}
.lyfkCpzx_section .left .srk:-ms-input-placeholder{font-size: 18px;color: #aaaaaa;opacity: 1;}
.lyfkCpzx_section .left .textbox{width: 100%;}
.lyfkCpzx_section .left .textbox textarea{width: 100%;height: 252px;display: block;border: 1px solid #707070;padding: 10px 16px;font-size: 18px;color: #000;margin-bottom: 10px;}
.lyfkCpzx_section .left .textbox .num{font-size: 18px;color: #333333;line-height: 24px;text-align: right;}
.lyfkCpzx_section .left .yzm{display: flex;justify-content: flex-start;align-items: center;}
.lyfkCpzx_section .left .yzm input{width: 220px;display: block;height: 52px;display: block;font-size: 18px;color: #000;padding: 0 16px;border: 1px solid #707070;margin-right: 30px;}
.lyfkCpzx_section .left .yzm .img{width: 137px;border: 1px solid #707070;margin-right: 24px;}
.lyfkCpzx_section .left .yzm .img img{width: 135px;height: 50px;display: block;}
.lyfkCpzx_section .left .yzm .wz{font-size: 18px;color: #333333;line-height: 24px;}
.lyfkCpzx_section .left .btnbox{width: 100%;display: flex;justify-content: center;align-items: center;padding-top: 26px;}
.lyfkCpzx_section .left .btn{margin-right: 100px;width: 155px;}
.lyfkCpzx_section .left .btn:last-child{margin-right: 0;}
.lyfkCpzx_section .left .btn a{display: block;font-size: 20px;color: #ffffff;line-height: 52px;text-align: center;}
.lyfkCpzx_section .left .btn:nth-child(1) a{background: #de0010;}
.lyfkCpzx_section .left .btn:nth-child(2) a{background: #555555;}
.lyfkCpzx_section .left .btn a:hover{opacity: 0.8;}
.lyfkCpzx_section .right{width: 25.64102564102564%;padding: 50px 34px;}
.lyfkCpzx_section .right .icobox{display: flex;justify-content: flex-end;align-items: center;margin-bottom: 18px;}
.lyfkCpzx_section .right .ico{width: 52px;display: block;opacity: 0.38;}
.lyfkCpzx_section .right .bt1{font-size: 44px;color: rgba(221,221,221,0.59);line-height: 50px;text-align: right;margin-bottom: 18px;font-style: italic;font-weight: 600;}
.lyfkCpzx_section .right .bt2{font-size: 44px;color: rgba(221,221,221,0.59);line-height: 50px;text-align: right;font-style: italic;font-weight: 600;}
@media  screen and (max-width:1680px){
.lyfkCpzx_section .left .dl{margin: 0 -10px;width: calc(100% + 20px);}
.lyfkCpzx_section .left .dd{padding: 0 10px;}
.lyfkCpzx_section .left .yzm .wz{font-size: 16px;}
.lyfkCpzx_section .right .bt1{font-size: 32px;line-height: 40px;}
.lyfkCpzx_section .right .bt2{font-size: 32px;line-height: 40px;}
}
@media  screen and (max-width:1024px){
.lyfkCpzx_section{padding-top: 30px;padding-bottom: 30px;}
.lyfkCpzx_section .w_width{display: block}
.lyfkCpzx_section .left{padding: 30px 20px;width: 100%;}
.lyfkCpzx_section .left h3{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.lyfkCpzx_section .left .tip{padding: 12px;font-size: 14px;line-height: 20px;margin-bottom: 20px;}
.lyfkCpzx_section .left li{margin-bottom: 14px;display: block;}
.lyfkCpzx_section .left li:first-child{margin-bottom: 14px;}
.lyfkCpzx_section .left .bt_l{width: 100%;font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.lyfkCpzx_section .left .cont_r{width: 100%;}
.lyfkCpzx_section .left .dl{margin: -6px;width: calc(100% + 12px);}
.lyfkCpzx_section .left .dd{padding: 6px;}
.lyfkCpzx_section .left .dd .ico{width: 12px;height: 12px;}
.lyfkCpzx_section .left .dd .ico::after{width: 4px;height: 4px;}
.lyfkCpzx_section .left .dd .wz{font-size: 13px;line-height: 18px;margin-left: 4px;}
.lyfkCpzx_section .left .input{width: 100%;}
.lyfkCpzx_section .left .input input{height: 40px;font-size: 14px;padding: 0 12px;}
.lyfkCpzx_section .left .dqbox{width: 100%;}
.lyfkCpzx_section .left .srk::-webkit-input-placeholder{font-size: 14px;}
.lyfkCpzx_section .left .srk::-moz-placeholder{font-size: 14px;}
.lyfkCpzx_section .left .srk::moz-placeholder{font-size: 14px;}
.lyfkCpzx_section .left .srk:-ms-input-placeholder{font-size: 14px;}
.lyfkCpzx_section .left .textbox textarea{height: 120px;padding: 8px 12px;font-size: 14px;margin-bottom: 8px;}
.lyfkCpzx_section .left .textbox .num{font-size: 14px;line-height: 20px;}
.lyfkCpzx_section .left .yzm{flex-wrap: wrap;}
.lyfkCpzx_section .left .yzm input{width: calc(100% - 94px);height: 40px;font-size: 14px;padding: 0 12px;margin-right: 14px;}
.lyfkCpzx_section .left .yzm .img{width: 80px;margin-right: 0;}
.lyfkCpzx_section .left .yzm .img img{width: 100%;height: 38px;}
.lyfkCpzx_section .left .yzm .wz{font-size: 14px;line-height: 20px;width: 100%;margin-top: 8px;}
.lyfkCpzx_section .left .btnbox{padding-top: 10px;}
.lyfkCpzx_section .left .btn{margin-right: 20px;width: 120px;}
.lyfkCpzx_section .left .btn a{font-size: 16px;line-height: 40px;}
.lyfkCpzx_section .right{display: none;}
}

/*会员注册*/
.hyzc_section{width: 100%;padding-top: 30px;padding-bottom: 70px;background: #f5f5f5;}
.hyzc_section .w_width{display: flex;justify-content: flex-start;align-items: stretch;background: #ffffff;}
.hyzc_section .left{width: 29.80769230769231%;padding: 56px;}
.hyzc_section .left h2{font-size: 38px;color: #333333;line-height: 42px;margin-bottom: 34px;position: relative;z-index: 2;}
.hyzc_section .left .line{width: 100%;height: 1px;background: #cfcfcf;margin-bottom: 36px;position: relative;z-index: 2;}
.hyzc_section .left h3{font-size: 18px;color: #de0010;line-height: 24px;margin-bottom: 22px;position: relative;z-index: 2;}
.hyzc_section .left ul{width: 100%;position: relative;z-index: 2;}
.hyzc_section .left li{margin-bottom: 14px;padding-left: 14px;position: relative;font-size: 16px;color: #666666;line-height: 20px;}
.hyzc_section .left li::after{content: "";display: block;width: 4px;height: 4px;background: #de0010;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.hyzc_section .left li:last-child{margin-bottom: 0;}
.hyzc_section .left li span{color: #de0010;margin-right: 4px;}
.hyzc_section .right{width: 70.19230769230769%;padding: 54px 100px 60px 86px;}
.hyzc_section .right .ul{margin: -14px -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.hyzc_section .right .ul .li{width: 50%;padding: 14px 20px;}
.hyzc_section .right .ul .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 10px;}
.hyzc_section .right .ul .bt span{color: #de0010;}
.hyzc_section .right .ul .input{width: 100%;}
.hyzc_section .right .ul .input input{width: 100%;height: 52px;display: block;padding: 0 20px;font-size: 15px;color: #000;border: 1px solid #dbdbdb;border-radius: 4px;}
.hyzc_section .right .ul .yzm{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.hyzc_section .right .ul .yzm input{width: calc(100% - 122px);height: 52px;display: block; border: 1px solid #dbdbdb;border-right: 0;border-radius: 4px 0 0 4px;font-size: 15px;color: #000;padding: 0 20px;}
.hyzc_section .right .ul .yzm a{display: block;width: 122px;font-size: 14px;color: #ffffff;line-height: 52px;background: #de0010;border-radius: 0 4px 4px 0;text-align: center;}
.hyzc_section .right .ul .yzm a.sended{background: #bdbdbd;}
.hyzc_section .right .ul .srk::-webkit-input-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.hyzc_section .right .ul .srk::-moz-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.hyzc_section .right .ul .srk::moz-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.hyzc_section .right .ul .srk:-ms-input-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.hyzc_section .right .ul .dqbox{width: 100%;}
.hyzc_section .right .ul .goux{margin-bottom: 18px;display: flex;justify-content: flex-start;align-items: center;}
.hyzc_section .right .ul .goux .ico{width: 16px;height: 16px;border: 1px solid #e5e5e5;position: relative;cursor: pointer;}
.hyzc_section .right .ul .goux .ico::after{content: "";display: block;width: 10px;height: 10px;background: #de0010;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: none;}
.hyzc_section .right .ul .goux .ico.on::after{display: block;}
.hyzc_section .right .ul .goux .ico.on{border-color: #de0010;}
.hyzc_section .right .ul .goux .wz{font-size: 14px;color: #666666;line-height: 20px;padding-left: 6px;}
.hyzc_section .right .ul .goux .wz a{color: #0f8ee9;}
.hyzc_section .right .ul .goux .wz a:hover{text-decoration:underline;}
.hyzc_section .right .ul .btn{width: 100%;}
.hyzc_section .right .ul .btn a{display: block;font-size: 18px;color: #ffffff;line-height: 52px;background: #de0010;text-align: center;}
.hyzc_section .right .ul .btn a:hover{opacity: 0.8;}
.hyzc_section .right .ul .dl{font-size: 16px;color: #333333;line-height: 20px;margin-top: 20px;}
.hyzc_section .right .ul .dl a{color: #de0010;}
.hyzc_section .right .ul .dl a:hover{text-decoration:underline;}
@media  screen and (max-width:1680px){
.hyzc_section .left{padding: 40px;}
.hyzc_section .left li{font-size: 14px;}
.hyzc_section .right{padding: 40px;}
}
@media  screen and (max-width:1024px){
.hyzc_section{padding-bottom: 30px;}
.hyzc_section .w_width{display: block;}
.hyzc_section .left{width: 100%;padding: 20px;position: relative;}
.hyzc_section .left::after{content: "";display: block;width: 100%;height: 100%;background: rgba(255,255,255,0.4);position: absolute;left: 0;top: 0;}
.hyzc_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.hyzc_section .left .line{margin-bottom: 10px;}
.hyzc_section .left h3{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.hyzc_section .left li{margin-bottom: 10px;padding-left: 10px;font-size: 14px;line-height: 20px;}
.hyzc_section .left li span{margin-right: 4px;}
.hyzc_section .right{width: 100%;padding: 20px;}
.hyzc_section .right .ul{margin: 0;width: 100%;display: block;}
.hyzc_section .right .ul .li{width: 100%;padding: 0;margin-bottom: 14px;}
.hyzc_section .right .ul .li:last-child{margin-bottom: 0;}
.hyzc_section .right .ul .bt{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.hyzc_section .right .ul .input input{height: 40px;padding: 0 12px;font-size: 14px;}
.hyzc_section .right .ul .yzm input{width: calc(100% - 100px);height: 40px;font-size: 14px;padding: 0 12px;}
.hyzc_section .right .ul .yzm a{display: block;width: 100px;line-height: 40px;}
.hyzc_section .right .ul .srk::-webkit-input-placeholder{font-size:14px;}
.hyzc_section .right .ul .srk::-moz-placeholder{font-size:14px;}
.hyzc_section .right .ul .srk::moz-placeholder{font-size:14px;}
.hyzc_section .right .ul .srk:-ms-input-placeholder{font-size:14px;}
.hyzc_section .right .ul .goux{margin-bottom: 10px;}
.hyzc_section .right .ul .goux .ico{width: 14px;height: 14px;}
.hyzc_section .right .ul .goux .ico::after{width: 6px;height: 6px;}
.hyzc_section .right .ul .btn a{font-size: 14px;line-height: 40px;}
.hyzc_section .right .ul .dl{font-size: 14px;line-height: 18px;margin-top: 10px;}
}

/*登录会员*/
.hydl_section{width: 100%;padding-top: 30px;padding-bottom: 70px;background: #f5f5f5;}
.hydl_section .w_width{display: flex;justify-content: flex-start;align-items: stretch;background: #ffffff;}
.hydl_section .left{width: 29.80769230769231%;padding: 56px;}
.hydl_section .left h2{font-size: 38px;color: #333333;line-height: 42px;margin-bottom: 34px;position: relative;z-index: 2;}
.hydl_section .left .line{width: 100%;height: 1px;background: #cfcfcf;margin-bottom: 36px;position: relative;z-index: 2;}
.hydl_section .left h3{font-size: 18px;color: #de0010;line-height: 24px;margin-bottom: 22px;position: relative;z-index: 2;}
.hydl_section .left ul{width: 100%;position: relative;z-index: 2;}
.hydl_section .left li{margin-bottom: 14px;padding-left: 14px;position: relative;font-size: 16px;color: #666666;line-height: 20px;}
.hydl_section .left li::after{content: "";display: block;width: 4px;height: 4px;background: #de0010;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.hydl_section .left li:last-child{margin-bottom: 0;}
.hydl_section .left li span{color: #de0010;margin-right: 4px;}
.hydl_section .right{width: 70.19230769230769%;padding: 100px 20px 94px 20px;}
.hydl_section .right ul{width: 436px;margin: 0 auto;}
.hydl_section .right li{margin-bottom: 36px;}
.hydl_section .right li:last-child{margin-bottom: 0;}
.hydl_section .right .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 14px;}
.hydl_section .right .bt span{color: #de0010;}
.hydl_section .right .input{width: 100%;}
.hydl_section .right .input input{width: 100%;height: 52px;display: block;padding: 0 20px;font-size: 15px;color: #000;border: 1px solid #dbdbdb;border-radius: 4px;}
.hydl_section .right .srk::-webkit-input-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.hydl_section .right .srk::-moz-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.hydl_section .right .srk::moz-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.hydl_section .right .srk:-ms-input-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.hydl_section .right .huak{width: 100%;background-color: #ebeef0;padding-right: 2px;padding-left: 2px;}
.hydl_section .right .huak #box{position: relative;width: 100%;height: 52px;background-color: #ebeef0;}
.hydl_section .right .huak .bgColor{position: absolute;left:0;top:0;width:0;height: 52px;background-color: #de0010;}
.hydl_section .right .huak .txt{position: absolute;width: 100%;line-height: 52px;font-size: 14px;color: #666666;text-align: center;}
.hydl_section .right .huak .slider{position: absolute;left:0;top:2px;width: 48px;height: 48px;text-align: center;background: #fff;color: #fff;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.hydl_section .right .huak .ico{display: flex;justify-content: center;align-items: center;}
.hydl_section .right .huak .ico img{width: 24px;display: block;margin-right: -10px;}
.hydl_section .right .huak .ico img:last-child{margin-right: 0;}
.hydl_section .right .dl{display: flex;justify-content: flex-start;align-items: center;}
.hydl_section .right .dl .dd{margin-right: 34px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.hydl_section .right .dl .dd:last-child{margin-right: 0;}
.hydl_section .right .dl .ico{width: 14px;height: 14px;border: 1px solid #aaaaaa;position: relative;margin-top: 2px;}
.hydl_section .right .dl .ico::after{content: "";display: block;width: 8px;height: 8px;background: #de0010;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: none;}
.hydl_section .right .dl .dd.on .ico::after{display: block;}
.hydl_section .right .dl .dd.on .ico{border-color: #de0010;}
.hydl_section .right .dl .wz{font-size: 16px;color: #666666;line-height: 20px;padding-left: 10px;}
.hydl_section .right .btn a{display: block;font-size: 18px;color: #ffffff;line-height: 52px;text-align: center;background: #de0010;width: 100%;}
.hydl_section .right .btn a:hover{opacity: 0.8;}
.hydl_section .right .dl_zc{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.hydl_section .right .dl_zc ._l{font-size: 16px;color: #666666;line-height: 20px;}
.hydl_section .right .dl_zc ._l a{color: #de0010;}
.hydl_section .right .dl_zc ._l a:hover{text-decoration:underline;}
.hydl_section .right .dl_zc ._r a{font-size: 16px;color: #666666;line-height: 20px;}
.hydl_section .right .dl_zc ._r a:hover{color: #de0010;text-decoration:underline;}
@media  screen and (max-width:1680px){
.hydl_section .left{padding: 40px;}
.hydl_section .left li{font-size: 14px;}
.hydl_section .right{padding: 40px;}
}
@media  screen and (max-width:1024px){
.hydl_section{padding-bottom: 30px;}
.hydl_section .w_width{display: block;}
.hydl_section .left{width: 100%;padding: 20px;position: relative;}
.hydl_section .left::after{content: "";display: block;width: 100%;height: 100%;background: rgba(255,255,255,0.4);position: absolute;left: 0;top: 0;}
.hydl_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.hydl_section .left .line{margin-bottom: 10px;}
.hydl_section .left h3{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.hydl_section .left li{margin-bottom: 10px;padding-left: 10px;font-size: 14px;line-height: 20px;}
.hydl_section .left li span{margin-right: 4px;}
.hydl_section .right{width: 100%;padding: 20px;}
.hydl_section .right h4{font-size: 20px;color: #333;line-height: 24px;font-weight: bold;margin-bottom: 14px;}
.hydl_section .right ul{width: 100%;}
.hydl_section .right li{margin-bottom: 14px;}
.hydl_section .right .bt{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.hydl_section .right .input input{height: 40px;padding: 0 12px;font-size: 14px;}
.hydl_section .right .srk::-webkit-input-placeholder{font-size:14px;}
.hydl_section .right .srk::-moz-placeholder{font-size:14px;}
.hydl_section .right .srk::moz-placeholder{font-size:14px;}
.hydl_section .right .srk:-ms-input-placeholder{font-size:14px;}
.hydl_section .right .huak #box{height: 40px;}
.hydl_section .right .huak .bgColor{height: 40px;}
.hydl_section .right .huak .txt{line-height: 40px;}
.hydl_section .right .huak .slider{width: 36px;height: 36px;}
.hydl_section .right .huak .ico img{width: 20px;margin-right: -8px;}
.hydl_section .right .dl .dd{margin-right: 12px;}
.hydl_section .right .dl .ico{width: 12px;height: 12px;}
.hydl_section .right .dl .ico::after{width: 6px;height: 6px;}
.hydl_section .right .dl .wz{font-size: 14px;line-height: 18px;padding-left: 6px;}
.hydl_section .right .btn a{font-size: 14px;line-height: 40px;}
.hydl_section .right .dl_zc ._l{font-size: 14px;}
.hydl_section .right .dl_zc ._r a{font-size: 14px;}
}

/*忘记密码*/
.wjmm_section{width: 100%;padding-top: 30px;padding-bottom: 70px;background: #f5f5f5;}
.wjmm_section .w_width{display: flex;justify-content: flex-start;align-items: stretch;background: #ffffff;}
.wjmm_section .left{width: 29.80769230769231%;padding: 56px;}
.wjmm_section .left h2{font-size: 38px;color: #333333;line-height: 42px;margin-bottom: 34px;position: relative;z-index: 2;}
.wjmm_section .left .line{width: 100%;height: 1px;background: #cfcfcf;margin-bottom: 36px;position: relative;z-index: 2;}
.wjmm_section .left h3{font-size: 18px;color: #de0010;line-height: 24px;margin-bottom: 22px;position: relative;z-index: 2;}
.wjmm_section .left ul{width: 100%;position: relative;z-index: 2;}
.wjmm_section .left li{margin-bottom: 14px;padding-left: 14px;position: relative;font-size: 16px;color: #666666;line-height: 20px;}
.wjmm_section .left li::after{content: "";display: block;width: 4px;height: 4px;background: #de0010;border-radius: 100%;position: absolute;left: 0;top: 8px;}
.wjmm_section .left li:last-child{margin-bottom: 0;}
.wjmm_section .left li span{color: #de0010;margin-right: 4px;}
.wjmm_section .right{width: 70.19230769230769%;padding: 100px 20px 140px 20px;}
.wjmm_section .right ul{width: 436px;margin: 0 auto;}
.wjmm_section .right li{margin-bottom: 36px;}
.wjmm_section .right li:last-child{margin-bottom: 0;}
.wjmm_section .right .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 14px;}
.wjmm_section .right .bt span{color: #de0010;}
.wjmm_section .right .input{width: 100%;}
.wjmm_section .right .input input{width: 100%;height: 52px;display: block;padding: 0 20px;font-size: 15px;color: #000;border: 1px solid #dbdbdb;border-radius: 4px;}
.wjmm_section .right .srk::-webkit-input-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.wjmm_section .right .srk::-moz-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.wjmm_section .right .srk::moz-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.wjmm_section .right .srk:-ms-input-placeholder{font-size:15px;color:#c0c0c0;opacity: 1;}
.wjmm_section .right .btn{padding-top: 20px;}
.wjmm_section .right .btn a{display: block;font-size: 18px;color: #ffffff;line-height: 52px;text-align: center;background: #de0010;width: 100%;}
.wjmm_section .right .btn a:hover{opacity: 0.8;}
.wjmm_section .right .yzm{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.wjmm_section .right .yzm input{width: calc(100% - 122px);height: 52px;display: block; border: 1px solid #dbdbdb;border-right: 0;border-radius: 4px 0 0 4px;font-size: 15px;color: #000;padding: 0 20px;}
.wjmm_section .right .yzm a{display: block;width: 122px;font-size: 14px;color: #ffffff;line-height: 52px;background: #de0010;border-radius: 0 4px 4px 0;text-align: center;}
.wjmm_section .right .yzm a.sended{background: #bdbdbd;}
}
@media  screen and (max-width:1680px){
.wjmm_section .left{padding: 40px;}
.wjmm_section .left li{font-size: 14px;}
.wjmm_section .right{padding: 40px;}
}
@media  screen and (max-width:1024px){
.wjmm_section{padding-bottom: 30px;}
.wjmm_section .w_width{display: block;}
.wjmm_section .left{width: 100%;padding: 20px;position: relative;}
.wjmm_section .left::after{content: "";display: block;width: 100%;height: 100%;background: rgba(255,255,255,0.4);position: absolute;left: 0;top: 0;}
.wjmm_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.wjmm_section .left .line{margin-bottom: 10px;}
.wjmm_section .left h3{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.wjmm_section .left li{margin-bottom: 10px;padding-left: 10px;font-size: 14px;line-height: 20px;}
.wjmm_section .left li span{margin-right: 4px;}
.wjmm_section .right{width: 100%;padding: 20px;}
.wjmm_section .right h4{font-size: 20px;color: #333;line-height: 24px;font-weight: bold;margin-bottom: 14px;}
.wjmm_section .right ul{width: 100%;}
.wjmm_section .right li{margin-bottom: 14px;}
.wjmm_section .right .bt{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.wjmm_section .right .input input{height: 40px;padding: 0 12px;font-size: 14px;}
.wjmm_section .right .srk::-webkit-input-placeholder{font-size:14px;}
.wjmm_section .right .srk::-moz-placeholder{font-size:14px;}
.wjmm_section .right .srk::moz-placeholder{font-size:14px;}
.wjmm_section .right .srk:-ms-input-placeholder{font-size:14px;}
.wjmm_section .right .btn a{font-size: 14px;line-height: 40px;}
.wjmm_section .right .yzm{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.wjmm_section .right .yzm input{width: calc(100% - 122px);height: 52px;display: block; border: 1px solid #dbdbdb;border-right: 0;border-radius: 4px 0 0 4px;font-size: 15px;color: #000;padding: 0 20px;}
.wjmm_section .right .yzm a{display: block;width: 122px;font-size: 14px;color: #ffffff;line-height: 52px;background: #bdbdbd;border-radius: 0 4px 4px 0;text-align: center;}
.wjmm_section .right .yzm a:hover{background: #de0010;}
.wjmm_section .right .yzm input{width: calc(100% - 100px);height: 40px;font-size: 14px;padding: 0 12px;}
.wjmm_section .right .yzm a{display: block;width: 100px;line-height: 40px;}
}

/*应用领域*/
.yyly_section{width: 100%;padding-top: 56px;padding-bottom: 60px;background: #f5f5f5;}
.yyly_section ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.yyly_section ul li{width: 33.333%;padding: 15px;}
.yyly_section ul a{display: block;width: 100%;background: #ffffff;border-radius: 15px;overflow: hidden;}
.yyly_section ul a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.yyly_section ul a .pic{ width: 100%; padding-bottom: 55.8%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.yyly_section ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.yyly_section ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.yyly_section ul a .wzbox{width: 100%;padding: 40px 30px;}
.yyly_section ul a .bt{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 22px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.yyly_section ul a .jj{font-size: 18px;color: #666666;line-height: 30px;margin-bottom: 32px;min-height: 60px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.yyly_section ul a .more{font-size: 16px;color: #de0010;line-height: 20px;}
.yyly_section ul a .more span{transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.yyly_section ul a:hover .more span{margin-left: 10px;}
.yyly_section ul a:hover .bt{color: #de0010;}
.yyly_section .page_section{margin-top: 48px;}
@media  screen and (max-width:1024px){
.yyly_section{padding-top: 30px;padding-bottom: 30px;}
.yyly_section ul{margin: 0;width: 100%;display: block;}
.yyly_section ul li{width: 100%;padding: 0;margin-bottom: 14px;}
.yyly_section ul li:last-child{margin-bottom: 0;}
.yyly_section ul a{;border-radius: 12px;}
.yyly_section ul a .wzbox{padding: 14px;}
.yyly_section ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.yyly_section ul a .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;min-height: 48px;}
.yyly_section ul a .more{font-size: 14px;line-height: 18px;}
.yyly_section .page_section{margin-top: 20px;}
}

/*合作加盟*/
.hzjm_section{width: 100%;padding-top: 50px;padding-bottom: 80px;background: #f5f5f5;}
.hzjm_section .cont1{margin-bottom: 38px;background: #eaedf2;display: flex;justify-content: flex-start;align-items: center;border-radius: 20px 20px 0 0;overflow: hidden;}
.hzjm_section .cont1 .left{width: 62.88461538461538%;padding: 20px 40px;}
.hzjm_section .cont1 .info{margin-top: 30px;font-size: 20px;color: #3f3f3f;line-height: 42px;}
.hzjm_section .cont1 .info .dl{display: flex;justify-content: flex-start;align-items: flex-start;}
.hzjm_section .cont1 .info p{margin-right: 44px;}
.hzjm_section .cont1 .info p:last-child{margin-right: 0;}
.hzjm_section .cont1 .right{width: 37.11538461538462%;}
.hzjm_section .cont1 .pic{ padding-bottom: 58.376%; position: relative; overflow: hidden;}
.hzjm_section .cont1 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.hzjm_section .cont2{width: 100%;background: #ffffff;padding: 50px 60px 90px 60px;}
.hzjm_section .cont2 .titbox{margin-bottom: 40px;background: #f5f5f5;border-top: 1px solid #e1e1e1;padding: 34px 40px;}
.hzjm_section .cont2 .titbox .bt{font-size: 32px;color: #333333;line-height: 40px;margin-bottom: 26px;}
.hzjm_section .cont2 .titbox .info{font-size: 20px;color: #333333;line-height: 38px;}
.hzjm_section .cont2 h3{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 32px;padding-left: 32px;}
.hzjm_section .cont2 ul{padding-left: 32px;}
.hzjm_section .cont2 li{margin-bottom: 30px;display: flex;justify-content: flex-start;align-items: flex-start;}
.hzjm_section .cont2 li:last-child{margin-bottom: 0;}
.hzjm_section .cont2 .wz_l{width: 126px;font-size: 20px;color: #333333;line-height: 52px;}
.hzjm_section .cont2 .wz_l span{color: #de0010;}
.hzjm_section .cont2 .cont_r{width: calc(100% - 126px);}
.hzjm_section .cont2 .srk::-webkit-input-placeholder{font-size: 18px;color: #aaaaaa;opacity: 1;}
.hzjm_section .cont2 .srk::-moz-placeholder{font-size: 18px;color: #aaaaaa;opacity: 1;}
.hzjm_section .cont2 .srk::moz-placeholder{font-size: 18px;color: #aaaaaa;opacity: 1;}
.hzjm_section .cont2 .srk:-ms-input-placeholder{font-size: 18px;color: #aaaaaa;opacity: 1;}
.hzjm_section .cont2 .input{width: 627px;}
.hzjm_section .cont2 .input input{width: 100%;height: 52px;display: block;padding: 0 18px;font-size: 18px;color: #000;border: 1px solid #707070;}
.hzjm_section .cont2 .dqxz{margin-bottom: 30px;width: 627px;}
.hzjm_section .cont2 .textbox{width: 100%;}
.hzjm_section .cont2 .textbox textarea{width: 100%;height: 252px;display: block;padding: 10px 18px;font-size: 18px;color: #000;border: 1px solid #707070;}
.hzjm_section .cont2 .yzm{display: flex;justify-content: flex-start;align-items: center;}
.hzjm_section .cont2 .yzm input{width: 220px;height: 52px;display: block;padding: 0 18px;font-size: 18px;color: #000;border: 1px solid #707070;margin-right: 30px;}
.hzjm_section .cont2 .yzm .img{width: 137px;border: 1px solid #707070;margin-right: 24px;cursor: pointer;}
.hzjm_section .cont2 .yzm .img img{width: 100%;height: 50px;display: block;}
.hzjm_section .cont2 .yzm .wz{font-size: 18px;color: #333333;line-height: 24px;}
.hzjm_section .cont2 .btnbox{width: 760px;padding-right: 50px;display: flex;justify-content: flex-end;align-items: center;padding-top: 30px;}
.hzjm_section .cont2 .btnbox .btn{margin-right: 100px;width: 155px;}
.hzjm_section .cont2 .btnbox .btn:last-child{margin-right: 0;}
.hzjm_section .cont2 .btnbox a{display: block;font-size: 20px;color: #ffffff;line-height: 52px;text-align: center;}
.hzjm_section .cont2 .btnbox .btn:nth-child(1) a{background: #de0010;}
.hzjm_section .cont2 .btnbox .btn:nth-child(2) a{background: #555555;}
.hzjm_section .cont2 .btnbox a:hover{opacity: 0.8;}
@media  screen and (max-width:1680px){
.hzjm_section .cont1 .left{padding: 14px 24px;}
.hzjm_section .cont1 .info{margin-top: 20px;font-size: 15px;line-height: 30px;}
.hzjm_section .cont1 .info p{margin-right: 12px;}
}
@media  screen and (max-width:1024px){
.hzjm_section{padding-top: 30px;padding-bottom: 30px;}
.hzjm_section .cont1{margin-bottom: 20px;display: block; border-radius: 0;}
.hzjm_section .cont1 .left{width: 100%;padding:14px;}
.hzjm_section .cont1 .info{margin-top: 12px;font-size: 14px;line-height: 24px;}
.hzjm_section .cont1 .info .dl{display: block}
.hzjm_section .cont1 .info p{margin-right: 0;}
.hzjm_section .cont1 .right{width: 100%;overflow: hidden;}
.hzjm_section .cont1 .pic{ width: 110%;}


.hzjm_section .cont2{padding: 14px;}
.hzjm_section .cont2 .titbox{margin-bottom: 20px;padding: 12px;}
.hzjm_section .cont2 .titbox .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.hzjm_section .cont2 .titbox .info{font-size: 14px;line-height: 24px;}
.hzjm_section .cont2 h3{font-size: 16px;line-height: 20px;margin-bottom: 12px;padding-left: 0;}
.hzjm_section .cont2 ul{padding-left: 0;}
.hzjm_section .cont2 li{margin-bottom: 14px;display: block;}
.hzjm_section .cont2 .wz_l{width: 100%;font-size: 16px;line-height: 20px;}
.hzjm_section .cont2 .cont_r{width: 100%;margin-top: 10px;}
.hzjm_section .cont2 .srk::-webkit-input-placeholder{font-size: 14px;}
.hzjm_section .cont2 .srk::-moz-placeholder{font-size: 14px;}
.hzjm_section .cont2 .srk::moz-placeholder{font-size: 14px;}
.hzjm_section .cont2 .srk:-ms-input-placeholder{font-size: 14px;}
.hzjm_section .cont2 .input{width: 100%;}
.hzjm_section .cont2 .input input{height: 40px;padding: 0 12px;font-size: 14px;}
.hzjm_section .cont2 .dqxz{margin-bottom: 14px;width: 100%;}
.hzjm_section .cont2 .textbox textarea{height: 120px;padding: 8px 12px;font-size: 14px;}
.hzjm_section .cont2 .yzm{flex-wrap: wrap;}
.hzjm_section .cont2 .yzm input{width: calc(100% - 94px);height: 42px;padding: 0 12px;font-size: 14px;margin-right: 14px;}
.hzjm_section .cont2 .yzm .img{width: 80px;margin-right: 0;}
.hzjm_section .cont2 .yzm .img img{height: 40px;}
.hzjm_section .cont2 .yzm .wz{font-size: 14px;line-height: 20px;width: 100%;margin-top: 8px;}
.hzjm_section .cont2 .btnbox{width: 100%;padding-right: 0;justify-content: center;padding-top: 12px;}
.hzjm_section .cont2 .btnbox .btn{margin-right: 20px;width: 120px;}
.hzjm_section .cont2 .btnbox a{font-size: 16px;line-height: 40px;}
}

/*产品二级列表*/
.cpej_section1{width: 100%;padding-top: 30px;background: #f5f5f5;}
.cpej_section1 .w_1690{background: #ffffff;padding: 60px 60px 100px 80px;display: flex;justify-content: space-between;align-items: flex-start;position: relative;}
.cpej_section1 .left{width: 62.53521126760563%;padding-right: 120px;}
.cpej_section1 .left .jj{font-size: 18px;color: #666666;line-height: 40px;margin-top: 56px;margin-bottom: 56px;}
.cpej_section1 .left .xbt{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 16px;font-weight: bold;}
.cpej_section1 .left .line{width: 22px;height: 4px;background: #de0010;margin-bottom: 32px;}
.cpej_section1 .left ul{margin: -8px -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpej_section1 .left ul li{width: 50%;padding: 8px 20px;}
.cpej_section1 .left ul .wz{font-size: 18px;color: #666666;line-height: 24px;padding-left: 14px;position: relative;}
.cpej_section1 .left ul .wz::after{content: "";display: block;width: 4px;height: 4px;background: #de0010;position: absolute;left: 0;top: 10px;}
.cpej_section1 .right{width: 37.46478873239437%;}
.cpej_section1 .right .ul{width: 100%;margin-bottom: 110px;}
.cpej_section1 .right .ul .pic{ padding-bottom: 75.93%; position: relative; overflow: hidden;}
.cpej_section1 .right .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpej_section1 .right .ul .slick-dots{width: 100%;position: absolute;left: 0;bottom: 32px;}
.cpej_section1 .right .ul .slick-dots li{width: 8px;height: 8px;border-radius: 8px;margin: 0 10px;}
.cpej_section1 .right .ul .slick-dots li.slick-active{width: 22px;}
.cpej_section1 .right .hb_img{display: flex;justify-content: flex-end;align-items: center;}
.cpej_section1 .right .hb_img a{display:block; width:100%;}
.cpej_section1 .right .hb_img img{width: 100%;display: block;}
.cpej_section1 .right .hb_img a:hover{opacity: 0.8;}
.cpej_section1 .posi_ico{position: absolute;left: 50%;bottom: 50px;margin-left: -15px;width: 30px;}
.cpej_section1 .posi_ico img{width: 100%;display: block;}
@media  screen and (max-width:1680px){
.cpej_section1 .left{padding-right: 60px;}
.cpej_section1 .posi_ico{bottom: 40px}
}
@media  screen and (max-width:1024px){
.cpej_section1 .w_1690{padding: 14px;display: block;}
.cpej_section1 .left{width: 100%;padding-right: 0;}
.cpej_section1 .left .jj{font-size: 14px;line-height: 24px;margin-top: 10px;margin-bottom: 20px;}
.cpej_section1 .left .xbt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.cpej_section1 .left .line{width: 18px;height: 3px;margin-bottom: 12px;}
.cpej_section1 .left ul{margin: -6px;width: calc(100% + 12px);}
.cpej_section1 .left ul li{width: 50%;padding: 6px;}
.cpej_section1 .left ul .wz{font-size: 12px;line-height: 18px;padding-left: 10px;}
.cpej_section1 .left ul .wz::after{content: "";display: block;width: 4px;height: 4px;background: #de0010;position: absolute;left: 0;top: 7px;}
.cpej_section1 .right{width: 100%;margin-bottom: 20px;}
.cpej_section1 .right .ul{margin-bottom: 0;}
.cpej_section1 .right .ul .slick-dots{bottom: 20px;}
.cpej_section1 .right .hb_img{justify-content: center;}

.cpej_section1 .posi_ico{display: none;}
}

.cpej_section2{width: 100%;padding-top: 60px;padding-bottom: 90px;background: #f5f5f5;}
.cpej_section2 .cont1{margin-bottom: 20px;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;flex-direction:row-reverse;}
.cpej_section2 .cont1 .left{display: flex;justify-content: flex-start;align-items: center;position: relative;z-index: 10;}
.cpej_section2 .cont1 .dd1{margin-right: 30px;border: 1px solid #de0010;background: #de0010; width: 174px;display: flex;justify-content: center;align-items: center;cursor: pointer;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cpej_section2 .cont1 .dd1:hover{opacity: 0.7;}
.cpej_section2 .cont1 .dd1 span{font-size: 16px;color: #fff;line-height: 38px;margin-right: 4px;display: block;}
.cpej_section2 .cont1 .dd1 .ico{width: 24px;display: block;}
.cpej_section2 .cont1 .dd1 .span2,
.cpej_section2 .cont1 .dd1 .ico2{display: none;}
.cpej_section2 .cont1 .dd1.on{background: #de0010;border-color: #de0010;}
.cpej_section2 .cont1 .dd1.on span{color: #fff;}
.cpej_section2 .cont1 .dd1.on .span1,
.cpej_section2 .cont1 .dd1.on .ico1{display: none;}
.cpej_section2 .cont1 .dd1.on .span2,
.cpej_section2 .cont1 .dd1.on .ico2{display: block;}
.cpej_section2 .cont1 .dd1.on .ico{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.cpej_section2 .cont1 .dd2{width: 72px;margin-right: 30px;}
.cpej_section2 .cont1 .dd2 a{display: block;font-size: 16px;color: #fff;line-height: 38px;border: 1px solid #de0010;text-align: center;background: #de0010;}
.cpej_section2 .cont1 .dd2 a:hover{opacity: 0.7;}
.cpej_section2 .cont1 .dd2.on a{background: #de0010;color: #fff;border-color: #de0010;}
.cpej_section2 .cont1 .dd3{display: flex;justify-content: flex-start;align-items: flex-end;margin-right: 26px;}
.cpej_section2 .cont1 .dd3 .btn1{width: 42px;border: 1px solid #de0010;border-right: 1px solid #fff; display: flex;justify-content: center;align-items: flex-start;cursor: pointer;background: #de0010;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cpej_section2 .cont1 .dd3 .btn1 span{font-size: 30px;color: #fff;line-height: 38px;display: block;}
.cpej_section2 .cont1 .dd3 .btn1 img{width: 18px;display: block;margin-left: -4px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cpej_section2 .cont1 .dd3 .btn1 .ico2{display: none;}
.cpej_section2 .cont1 .dd3 .btn1.on{background: #de0010;}
.cpej_section2 .cont1 .dd3 .btn1.on span{color: #fff;}
.cpej_section2 .cont1 .dd3 .btn2{width: 42px;border: 1px solid #de0010;background: #de0010; cursor: pointer;display: flex;justify-content: center;align-items: flex-end;border-left: 0;height: 40px;padding-bottom: 4px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cpej_section2 .cont1 .dd3 .btn2 span{font-size: 18px;color: #fff;line-height: 24px;display: block;}
.cpej_section2 .cont1 .dd3 .btn2 img{width: 18px;display: block;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cpej_section2 .cont1 .dd3 .btn2 .ico2{display: none;}
.cpej_section2 .cont1 .dd3 .btn2.on{background: #de0010;border-color: #de0010;}
.cpej_section2 .cont1 .dd3 .btn2.on span{color: #fff;}
.cpej_section2 .cont1 .dd3 .btn1:hover,
.cpej_section2 .cont1 .dd3 .btn2:hover{opacity: 0.7;}
.cpej_section2 .cont1 .dd4{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.cpej_section2 .cont1 .dd4 img{width: 24px;display: block;margin-right: 2px;}
.cpej_section2 .cont1 .dd4 .wz{font-size: 16px;color: #de0010;line-height: 20px;}
.cpej_section2 .cont1 .dd4:hover{opacity: 0.8;}
.cpej_section2 .cont1 .right{display: flex;justify-content: flex-start;align-items: center;position: relative;z-index: 10;}
.cpej_section2 .cont1 .btn{width: 145px;margin-right: 30px;}
.cpej_section2 .cont1 .rg_btn{margin-right: 0!important;}
.cpej_section2 .cont1 .btn a{display: flex;justify-content: center;align-items: center;border: 1px solid #de0010;border-radius: 20px;}
.cpej_section2 .cont1 .btn a .wz{font-size: 16px;color: #de0010;line-height: 38px;margin-right: 8px;}
.cpej_section2 .cont1 .btn a img{width: 20px;display: block;}
.cpej_section2 .cont1 .btn a .ico2{display: none;}
.cpej_section2 .cont1 .btn a:hover{background: #de0010!important;border-color: #de0010!important;}
.cpej_section2 .cont1 .btn a:hover .wz{color: #fff!important;}
.cpej_section2 .cont1 .btn a:hover .ico1{display: none;}
.cpej_section2 .cont1 .btn a:hover .ico2{display: block;}
.cpej_section2 .cont1 .lsz{width: 100%;margin-top: 26px;display: none;}
.cpej_section2 .cont1 .lszbox{position: relative;padding: 40px 180px 44px 60px;border: 1px solid #b5b5b5;}
.cpej_section2 .cont1 .lszbox::after{content: "";display: block;width: 21px;height: 12px;background: url(img/img234.jpg)no-repeat center center;background-size: cover;position: absolute;left: 456px;top: -12px;}
.cpej_section2 .cont1 .lszbox .none{width: 24px;display: block;position: absolute;right: 20px;top: 26px;cursor: pointer;}
.cpej_section2 .cont1 .lszbox .non:hover{opacity: 0.8;}
.cpej_section2 .cont1 .lszbox ul{margin: -8px -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpej_section2 .cont1 .lszbox li{width: 25%;padding: 8px 10px;}
.cpej_section2 .cont1 .lszbox a{display: flex;justify-content: flex-start;align-items: flex-start;}
.cpej_section2 .cont1 .lszbox a .ico{width: 16px;margin-top: 2px;}
.cpej_section2 .cont1 .lszbox a img{width: 100%;display: block;}
.cpej_section2 .cont1 .lszbox a .ico2{display: none;}
.cpej_section2 .cont1 .lszbox a .wz{font-size: 16px;color: #666666;line-height: 20px;width: calc(100% - 16px);padding-left: 8px;}
.cpej_section2 .cont1 .lszbox a .wz br{display:none;}
.cpej_section2 .cont1 .lszbox li.on a .ico1{display: none;}
.cpej_section2 .cont1 .lszbox li.on a .ico2{display: block;}
.cpej_section2 .cont2{width: 100%;margin-bottom: 16px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;position: relative;/*max-height: 788px;*/    /*overflow: hidden;*/}
.cpej_section2 .cont2::-webkit-scrollbar{/*width: 6px;*/ height: 6px;}
.cpej_section2 .cont2::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 6px;}
.cpej_section2 .cont2::-webkit-scrollbar-thumb{height: 6px;background-color: #de0010;border-radius: 6px;/*width: 6px;*/}
.cpej_section2 .cont2 .nav{width: 100%;border-left: 1px solid #d6d6d6;border-right: 1px solid #d6d6d6;background: #d6d6d6;display: flex;justify-content: flex-start;align-items: stretch;position: relative;z-index: 30;}
.cpej_section2 .cont2 .nav{position: sticky;top: 0;left: 0;}
.cpej_section2 .cont2 .nav .list{display: flex;justify-content: center;align-items: center;border-right: 1px solid #f5f5f5;padding: 0;min-height: 60px;cursor: pointer;
flex:1
}
.cpej_section2 .cont2 .nav .list:last-child{border-right: 0;}
.cpej_section2 .cont2 .nav .list .wz{font-size: 16px;color: #333333;line-height: 24px;text-align: center;white-space: normal;}
.cpej_section2 .cont2 .nav .list img{height: 16px;display: block;margin-left: 5px;}
.cpej_section2 .cont2 .nav .list .ico2,
.cpej_section2 .cont2 .nav .list .ico3{display: none;}

.cpej_section2 .cont2 .nav .list.desc .ico1{display: none;}
.cpej_section2 .cont2 .nav .list.desc .ico3{display: none;}
.cpej_section2 .cont2 .nav .list.desc .ico2{display: block;}
.cpej_section2 .cont2 .nav .list.asc .ico1{display: none;}
.cpej_section2 .cont2 .nav .list.asc .ico2{display: none;}
.cpej_section2 .cont2 .nav .list.asc .ico3{display: block;}

.cpej_section2 .cont2 .nav .list.lie_title{width: 10.82840236686391%;max-width: 10.82840236686391%;min-width: 10.82840236686391%;position: sticky;left: 0;top: 0;background: #d6d6d6;z-index: 20;}
.cpej_section2 .cont2 .nav .list.lie_pic{width: 5.502958579881657%;flex:none; min-width: 5.266272189349112%; max-width: 5.266272189349112%;  padding:0 20px;}
.cpej_section2 .cont2 .nav .list.lie_cs1{width: 5.680473372781065%;}
.cpej_section2 .cont2 .nav .list.lie_cs2{width: 7.07396449704142%;}
.cpej_section2 .cont2 .nav .list.lie_cs3{width: 7.07396449704142%;}
.cpej_section2 .cont2 .nav .list.lie_cs4{width: 7.07396449704142%;}
.cpej_section2 .cont2 .nav .list.lie_cs5{width: 7.07396449704142%;}
.cpej_section2 .cont2 .nav .list.lie_cs6{width: 5.562130177514793%;}
.cpej_section2 .cont2 .nav .list.lie_cs7{width: 5.266272189349112%;}
.cpej_section2 .cont2 .nav .list.lie_cs8{width:5.266272189349112%;}
.cpej_section2 .cont2 .nav .list.lie_zlxz {width: 10.07100591715976%; max-width: 10.994082840236686%; min-width:10.994082840236686%; }
.cpej_section2 .cont2 .nav .list.lie_rzbz {width: 14.994082840236686%;max-width: 14.994082840236686%; min-width:14.994082840236686%;}
.cpej_section2 .cont2 .nav .list.lie_pdf {width: 5.266272189349112%; max-width: 5.266272189349112%; padding:0 20px;}
.cpej_section2 .cont2 .nav .list.lie_sample {width: 5.266272189349112%; max-width: 5.266272189349112%;  padding:0 20px;}
.cpej_section2 .cont2 .nav .list.lie_shop {width: 5.266272189349112%; max-width: 5.266272189349112%; padding:0 20px;}
.cpej_section2 .cont2 .screenbox{display: none;}
.cpej_section2 .cont2 .screen{width: 100%;border-left: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;background: #e8e8e8;display: flex;justify-content: flex-start;align-items: stretch;min-height: 160px;}
.cpej_section2 .cont2 .screen .list{display: flex;justify-content: center;align-items: center;border-right: 1px solid #f5f5f5;}
.cpej_section2 .cont2 .screen .list:last-child{border-right: 0;}
.cpej_section2 .cont2 .screen .lie_title{width: 10.82840236686391%;max-width: 10.82840236686391%;min-width: 10.82840236686391%;position: sticky;left: 0;top: 0;background: #e8e8e8;z-index: 20;}
.cpej_section2 .cont2 .screen .lie_pic{width: 5.502958579881657%;  min-width: 5.266272189349112%; max-width: 5.266272189349112%;  padding:0 20px;}
.cpej_section2 .cont2 .screen .lie_cs1{width: 5.680473372781065%;}
.cpej_section2 .cont2 .screen .lie_cs2{width: 7.07396449704142%;}
.cpej_section2 .cont2 .screen .lie_cs3{width: 7.07396449704142%;}
.cpej_section2 .cont2 .screen .lie_cs4{width: 7.07396449704142%;}
.cpej_section2 .cont2 .screen .lie_cs5{width: 7.07396449704142%;}
.cpej_section2 .cont2 .screen .lie_cs6{width: 5.562130177514793%;}
.cpej_section2 .cont2 .screen .lie_cs7{width: 5.266272189349112%;}
.cpej_section2 .cont2 .screen .lie_cs8{width: 5.266272189349112%;}
.cpej_section2 .cont2 .screen .lie_zlxz{width: 10.07100591715976%; max-width: 10.994082840236686%; min-width:10.994082840236686%;}
.cpej_section2 .cont2 .screen .lie_rzbz{width:14.994082840236686%; max-width: 14.994082840236686%; min-width:14.994082840236686%;}
.cpej_section2 .cont2 .screen .lie_pdf{width:5.266272189349112%;   min-width: 5.266272189349112%; max-width: 5.266272189349112%;  padding:0 20px;}
.cpej_section2 .cont2 .screen .lie_sample{width:5.266272189349112%;  min-width: 5.266272189349112%; max-width: 5.266272189349112%;  padding:0 20px;}
.cpej_section2 .cont2 .screen .lie_shop{width: 5.266272189349113%;  min-width: 5.266272189349112%; max-width: 5.266272189349112%;  padding:0 20px;}
.cpej_section2 .cont2 .screen .input{width: 86%;background: #ffffff;border-radius: 5px;padding: 0 40px 0 10px;position: relative;}
.cpej_section2 .cont2 .screen .input input{width: 100%;height: 28px;display: block;font-size: 16px;color: #000;}
.cpej_section2 .cont2 .screen .input input::-webkit-input-placeholder{font-size:16px;color:#9c9c9c;opacity: 1;}
.cpej_section2 .cont2 .screen .input input::-moz-placeholder{font-size:16px;color:#9c9c9c;opacity: 1;}
.cpej_section2 .cont2 .screen .input input::moz-placeholder{font-size:16px;color:#9c9c9c;opacity: 1;}
.cpej_section2 .cont2 .screen .input input:-ms-input-placeholder{font-size:16px;color:#9c9c9c;opacity: 1;}
.cpej_section2 .cont2 .screen .input .btn{width: 36px;height: 26px;border-radius: 0 5px 5px 0;display: flex;justify-content: center;align-items: center;background: #de0010;position: absolute;right: 1px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.cpej_section2 .cont2 .screen .input .btn img{width: 18px;display: block;}
.cpej_section2 .cont2 .screen .dlbox{padding: 0 10px;width: 100%;}
.cpej_section2 .cont2 .screen .dl{width: 100%; overflow: hidden;overflow-y: auto;height: 118px;}
.cpej_section2 .cont2 .screen .dl::-webkit-scrollbar{ width: 3px;}
.cpej_section2 .cont2 .screen .dl::-webkit-scrollbar-track{background-color: #bebebe;border-radius: 3px;}
.cpej_section2 .cont2 .screen .dl::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
.cpej_section2 .cont2 .screen .dl .dd{margin-bottom: 6px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.cpej_section2 .cont2 .screen .dl .dd:last-child{margin-bottom: 0;}
.cpej_section2 .cont2 .screen .dl .ico{width: 16px;}
.cpej_section2 .cont2 .screen .dl .ico img{width: 100%;display: block;}
.cpej_section2 .cont2 .screen .dl .ico .ico2{display: none;}
.cpej_section2 .cont2 .screen .dl .dd.on .ico .ico1{display: none;}
.cpej_section2 .cont2 .screen .dl .dd.on .ico .ico2{display: block;}
.cpej_section2 .cont2 .screen .dl .wz{font-size: 14px;color: #333333;line-height: 18px;padding-left: 8px;width: calc(100% - 16px);}
.cpej_section2 .cont2 .screen .dl2{width: 100%; overflow: hidden;overflow-y: auto;height: 118px;}
.cpej_section2 .cont2 .screen .dl2::-webkit-scrollbar{ width: 3px;}
.cpej_section2 .cont2 .screen .dl2::-webkit-scrollbar-track{background-color: #bebebe;border-radius: 3px;}
.cpej_section2 .cont2 .screen .dl2::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
.cpej_section2 .cont2 .screen .dl2 .dd{margin-bottom: 10px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.cpej_section2 .cont2 .screen .dl2 .dd:last-child{margin-bottom: 0;}
.cpej_section2 .cont2 .screen .dl2 .ico{width: 16px;}
.cpej_section2 .cont2 .screen .dl2 .ico img{width: 100%;display: block;}
.cpej_section2 .cont2 .screen .dl2 .ico .ico2{display: none;}
.cpej_section2 .cont2 .screen .dl2 .dd.on .ico .ico1{display: none;}
.cpej_section2 .cont2 .screen .dl2 .dd.on .ico .ico2{display: block;}
.cpej_section2 .cont2 .screen .dl2 .img{margin-left: 8px;width: 30px;}
.cpej_section2 .cont2 .screen .dl2 .img img{width: 100%;display: block;}
.cpej_section2 .cont2 .screen .dl3{width: 100%; overflow: hidden;overflow-y: auto;height: 118px;}
.cpej_section2 .cont2 .screen .dl3::-webkit-scrollbar{ width: 3px;}
.cpej_section2 .cont2 .screen .dl3::-webkit-scrollbar-track{background-color: #bebebe;border-radius: 3px;}
.cpej_section2 .cont2 .screen .dl3::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
.cpej_section2 .cont2 .screen .dl3 .dd{margin-bottom: 10px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.cpej_section2 .cont2 .screen .dl3 .dd:last-child{margin-bottom: 0;}
.cpej_section2 .cont2 .screen .dl3 .ico{width: 16px;}
.cpej_section2 .cont2 .screen .dl3 .ico img{width: 100%;display: block;}
.cpej_section2 .cont2 .screen .dl3 .ico .ico2{display: none;}
.cpej_section2 .cont2 .screen .dl3 .dd.on .ico .ico1{display: none;}
.cpej_section2 .cont2 .screen .dl3 .dd.on .ico .ico2{display: block;}
.cpej_section2 .cont2 .screen .dl3 .img{margin-left: 8px;}
.cpej_section2 .cont2 .screen .dl3 .img img{height: 19px;display: block;}
.cpej_section2 .cont2 .content{width: 100%;border: 1px solid #e6e6e6;border-top: 0; position:relative; z-index:31;}
.cpej_section2 .cont2 .content ul{width: 100%;}
.cpej_section2 .cont2 .content li{border-bottom: 1px solid #e6e6e6;display: flex;justify-content: flex-start;align-items: stretch;background: #ffffff;cursor: pointer;position: relative;z-index: 2;}
.cpej_section2 .cont2 .content li:hover{background: #fff0f1;z-index: 5;}
.cpej_section2 .cont2 .content li:last-child{border-bottom: 0;}
.cpej_section2 .cont2 .content .list{border-right: 1px solid #e6e6e6;min-height: 40px;display: flex;justify-content: center;align-items: center;position: relative;

flex:1
}
.cpej_section2 .cont2 .content .list:last-child{border-right: 0;}
.cpej_section2 .cont2 .content .list.lie_title{width: 10.82840236686391%;min-width: 10.82840236686391%;max-width: 10.82840236686391%;position: sticky;left: 0;top: 0;background: #fff;z-index: 20;flex:none}
.cpej_section2 .cont2 .content li:hover .list:nth-child(1){background: #fff0f1;}
.cpej_section2 .cont2 .content .list.lie_pic{width: 5.502958579881657%;flex:none; min-width: 5.266272189349112%; max-width: 5.266272189349112%; }
.cpej_section2 .cont2 .content .list.lie_cs1 {width: 5.680473372781065%;}
.cpej_section2 .cont2 .content .list.lie_cs2{width: 7.07396449704142%;}
.cpej_section2 .cont2 .content .list.lie_cs3{width: 7.07396449704142%;}
.cpej_section2 .cont2 .content .list.lie_cs4{width: 7.07396449704142%;}
.cpej_section2 .cont2 .content .list.lie_cs5{width: 7.07396449704142%;}
.cpej_section2 .cont2 .content .list.lie_cs6{width: 5.562130177514793%;}
.cpej_section2 .cont2 .content .list.lie_cs7{width: 5.266272189349112%;}
.cpej_section2 .cont2 .content .list.lie_cs8{width: 5.266272189349112%;}
.cpej_section2 .cont2 .content .list.lie_zlxz {width: 10.07100591715976%; max-width: 10.994082840236686%; min-width:10.994082840236686%; }
.cpej_section2 .cont2 .content .list.lie_rzbz {width: 14.994082840236686%; max-width: 14.994082840236686%; min-width:14.994082840236686%;}
.cpej_section2 .cont2 .content .list.lie_pdf {width: 5.266272189349112%;  max-width: 5.266272189349112%; padding:0 20px;}
.cpej_section2 .cont2 .content .list.lie_sample {width: 5.266272189349112%;  max-width: 5.266272189349112%; padding:0 20px;}
.cpej_section2 .cont2 .content .list.lie_shop {width: 5.266272189349113%;  max-width: 5.266272189349112%; padding:0 20px;}
.cpej_section2 .cont2 .content .list .bt{font-size: 16px;color: #454545;line-height: 20px;padding: 0 10px 0 24px;width: 100%;}
.cpej_section2 .cont2 .content .list:hover .bt{color: #de0010;}
.cpej_section2 .cont2 .content .list .wz{font-size: 16px;color: #454545;line-height: 20px;padding: 0 10px;width: 100%;text-align: center;}
.cpej_section2 .cont2.jia-font2 .content .list .wz{font-size: 18px;}
.cpej_section2 .cont2.jian-font2 .content .list .wz{font-size: 14px;}
.cpej_section2 .cont2 .content .list .picbox{width: 62%;}
.cpej_section2 .cont2 .content .list .pic{ width:35px; margin:0 auto; position: relative; overflow: hidden;}
.cpej_section2 .cont2 .content .list .pic img{ width: 100%; display:block; }
.cpej_section2 .cont2 .content .list .posi_img{width:130px; height:130px;background: #fff;position: absolute;left: 100%;top: 50%;transform:scale(0);box-shadow: 0 0 20px rgba(222,0,16,0.3);z-index: 10;padding: 10px 10px; margin-top:-72px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.cpej_section2 .cont2 .content li:last-child .list .posi_img{ margin-top:-112px;}

/* .cpej_section2 .cont2 .content li:nth-child(1) .list .posi_img{top: -52px;transform: translate(0,0) scale(0);}
.cpej_section2 .cont2 .content li:nth-child(1) .list:hover .posi_img{transform: translate(0,0) scale(1);}
.cpej_section2 .cont2 .content li:nth-child(1) .list .posi_img::after{top: 43%;}
.cpej_section2 .cont2 .content li:nth-child(2) .list .posi_img{top: -90px !important; bottom:auto !important; transform: translate(0,0) scale(0);}
.cpej_section2 .cont2 .content li:nth-child(2) .list:hover .posi_img{transform: translate(0,0) scale(1);}
.cpej_section2 .cont2 .content li:nth-child(2) .list .posi_img::after{top: 65% !important;}

.cpej_section2 .cont2 .content li:last-child .list .posi_img{top: auto; bottom: 10%;transform: translate(0,0) scale(0);}
.cpej_section2 .cont2 .content li:last-child .list:hover .posi_img{transform: translate(0,0) scale(1);}
.cpej_section2 .cont2 .content li:last-child .list .posi_img::after{top: 82%;}

.cpej_section2 .cont2 .content li:nth-last-child(2) .list .posi_img{top: auto; bottom: 0%;transform: translate(0,0) scale(0);}
.cpej_section2 .cont2 .content li:nth-last-child(2) .list:hover .posi_img{transform: translate(0,0) scale(1);}
.cpej_section2 .cont2 .content li:nth-last-child(2) .list .posi_img::after{top: 82%;} */

.cpej_section2 .cont2 .content .list:hover .posi_img{transform:scale(1);}
.cpej_section2 .cont2 .content .list .posi_img::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent #fff transparent transparent;position: absolute;right: 100%;top: 55%;transform: translate(0,-50%);}
.cpej_section2 .cont2 .content li:last-child .list .posi_img::after{top: 85%;}

.cpej_section2 .cont2 .content .list .posi_img img{width: 100%;display: block;}
.cpej_section2 .cont2 .content .imgbox{width: 100%;padding: 0 10px;display: flex;justify-content: center;align-items: center;}
.cpej_section2 .cont2 .content .imgbox a{margin-right: 5px;display: none;}
.cpej_section2 .cont2 .content .imgbox a:nth-child(1),
.cpej_section2 .cont2 .content .imgbox a:nth-child(2),
.cpej_section2 .cont2 .content .imgbox a:nth-child(3){display: block;}


.cpej_section2 .cont2 .content .lie_rzbz .imgbox a:nth-child(4){display: block; margin-right: 0;}

.cpej_section2 .cont2 .content .imgbox img{width: 30px; min-width:30px;}
.cpej_section2 .cont2 .content .imgbox a:last-child{margin-right: 0;}
.cpej_section2 .cont2 .content .imgbox2{width: 100%;padding: 0 10px;display: flex;justify-content: center;align-items: center;}
.cpej_section2 .cont2 .content .imgbox2 a{margin-right: 14px;display: none;}
.cpej_section2 .cont2 .content .imgbox2 a:nth-child(1),
.cpej_section2 .cont2 .content .imgbox2 a:nth-child(2),
.cpej_section2 .cont2 .content .imgbox2 a:nth-child(3){display: block;}
.cpej_section2 .cont2 .content .imgbox2 img{height: 19px;}
.cpej_section2 .cont2 .content .imgbox2 a:last-child{margin-right: 0;}
.cpej_section2 .cont2 .content .fx img{width: 24px;display: block;}
.cpej_section2 .cont2 .content .fx .ico2{display: none;}
.cpej_section2 .cont2 .content .fx a:hover .ico1{display: none;}
.cpej_section2 .cont2 .content .fx a:hover .ico2{display: block;}

.cpej_section2 .cont2 .content .fx.shopnone a{opacity: 0.4;cursor: no-drop;}
/*.cpej_section2 .cont2 .content .fx.shopnone a:hover .ico1{display: block;}*/

.cpej_section2 .cont3{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 50px;}
.cpej_section2 .cont3 .left{font-size: 14px;color: #333333;line-height: 20px;}
.cpej_section2 .cont3 .right{font-size: 14px;color: #333333;line-height: 20px;}
.cpej_section2 .cont3 .right span{color: #de0010;margin: 0 8px;}
@media  screen and (max-width:1680px){
.cpej_section2 .cont1 .lszbox{padding: 30px 50px;}
.cpej_section2 .cont1 .lszbox a .wz{font-size: 14px;}
.cpej_section2 .cont2 .nav .list .wz{font-size: 14px;}
.cpej_section2 .cont2 .screen .dl .wz{font-size: 12px;}
.cpej_section2 .cont2 .screen .input input{font-size: 14px;}
.cpej_section2 .cont2 .nav{width: 2000px;}
.cpej_section2 .cont2 .screenbox{width: 2000px;}
.cpej_section2 .cont2 .content{width: 2000px;}


.cpej_section2 .cont2 .nav .list.lie_pic{width: 3.502958579881657%;flex:none; min-width: 3.266272189349112%; max-width: 3.266272189349112%;  padding:0 14px;}
.cpej_section2 .cont2 .nav .list.lie_rzbz {width: 10.994082840236686%;max-width: 10.994082840236686%; min-width:10.994082840236686%;}
.cpej_section2 .cont2 .nav .list.lie_pdf {width: 3.266272189349112%; max-width: 3.266272189349112%; padding:0 14px;}
.cpej_section2 .cont2 .nav .list.lie_sample {width: 3.266272189349112%; max-width: 3.266272189349112%;  padding:0 14px;}
.cpej_section2 .cont2 .nav .list.lie_shop {width: 3.266272189349112%; max-width: 3.266272189349112%; padding:0 14px;}


.cpej_section2 .cont2 .content .list.lie_pic{width: 3.502958579881657%;flex:none; min-width: 3.266272189349112%; max-width: 3.266272189349112%; }
.cpej_section2 .cont2 .content .list.lie_rzbz {width: 10.994082840236686%; max-width: 10.994082840236686%; min-width:10.994082840236686%;}
.cpej_section2 .cont2 .content .list.lie_pdf {width: 3.266272189349112%;  max-width: 3.266272189349112%; padding:0 14px;}
.cpej_section2 .cont2 .content .list.lie_sample {width: 3.266272189349112%;  max-width: 3.266272189349112%; padding:0 14px;}
.cpej_section2 .cont2 .content .list.lie_shop {width: 3.266272189349113%;  max-width: 3.266272189349112%; padding:0 14px;}

}
@media  screen and (max-width:1024px){
.cpej_section2{padding-top: 20px;padding-bottom: 30px;/*background: #fff;*/}
.cpej_section2 .cont1{margin-bottom: 20px;}
.cpej_section2 .cont1 .left{width: 100%;flex-wrap: wrap;justify-content: space-between;}
.cpej_section2 .cont1 .dd1{margin-right: 0;width: 160px;}
.cpej_section2 .cont1 .dd1 span{font-size: 14px;line-height: 34px;margin-right: 4px;}
.cpej_section2 .cont1 .dd1 .ico{width: 20px;}
.cpej_section2 .cont1 .dd2{width: 70px;margin-right: 0;}
.cpej_section2 .cont1 .dd2 a{font-size: 14px;line-height: 34px;}
.cpej_section2 .cont1 .dd3{margin-right: 0;}
.cpej_section2 .cont1 .dd3 .btn1{width: 42px;}
.cpej_section2 .cont1 .dd3 .btn1 span{font-size: 18px;line-height: 34px;}
.cpej_section2 .cont1 .dd3 .btn1 img{width: 16px;margin-left: -2px;margin-top: 4px;}
.cpej_section2 .cont1 .dd3 .btn2{width: 42px;height: 36px;padding-bottom: 4px;}
.cpej_section2 .cont1 .dd3 .btn2 span{font-size: 14px;line-height: 20px;display: block;}
.cpej_section2 .cont1 .dd3 .btn2 img{width: 16px;}
.cpej_section2 .cont1 .right{width: 100%;margin-bottom: 12px;}
.cpej_section2 .cont1 .btn{width: 116px;margin-right: 12px;}
.cpej_section2 .cont1 .btn a{border-radius: 18px;}
.cpej_section2 .cont1 .btn a .wz{font-size: 14px;line-height: 34px;margin-right: 6px;}
.cpej_section2 .cont1 .right .dd4{display: flex!important;justify-content: flex-start;align-items: center;cursor: pointer;margin-left: 12px;}
.cpej_section2 .cont1 .dd4 img{width: 20px;display: block;margin-right: 2px;}
.cpej_section2 .cont1 .dd4 .wz{font-size: 14px;color: #de0010;line-height: 20px;}
.cpej_section2 .cont1 .dd4:hover{opacity: 0.8;}
.cpej_section2 .cont1 .lsz{margin-top: 12px;}
.cpej_section2 .cont1 .lszbox{;padding: 12px 50px 12px 12px;}
.cpej_section2 .cont1 .lszbox::after{display: none;}
.cpej_section2 .cont1 .lszbox .none{width: 20px;right: 12px;top: 12px;}
.cpej_section2 .cont1 .lszbox ul{margin: -6px;width: calc(100% + 12px);}
.cpej_section2 .cont1 .lszbox li{width: 50%;padding: 6px;}
.cpej_section2 .cont1 .lszbox a .ico{width: 14px;}
.cpej_section2 .cont1 .lszbox a .wz{font-size: 13px;line-height: 18px;width: calc(100% - 14px);padding-left: 4px;}
.cpej_section2 .cont2{margin-bottom: 14px;}
.cpej_section2 .cont2 .nav .list{min-height: 54px;cursor: pointer;}
.cpej_section2 .cont2 .nav .list .wz{font-size: 14px;line-height: 20px;}
.cpej_section2 .cont2 .nav .list img{height: 14px;margin-left: 4px;}
.cpej_section2 .cont2 .screen{min-height: 140px;}
.cpej_section2 .cont2 .screen .dl2 .img{width: 24px;}
.cpej_section2 .cont2 .screen .dl3 .dd{margin-bottom: 10px;}
.cpej_section2 .cont2 .screen .dl3 .img img{height: 16px;}
.cpej_section2 .cont2 .content .list .bt{font-size: 14px;padding: 0 10px;}
.cpej_section2 .cont2 .content .list .wz{font-size: 14px;padding: 0 10px;}
.cpej_section2 .cont2.jia-font2 .content .list .wz{font-size: 16px;}
.cpej_section2 .cont2.jian-font2 .content .list .wz{font-size: 12px;}
.cpej_section2 .cont2 .content .list .posi_img{width: 98px;padding: 8px;}
.cpej_section2 .cont2 .content .list .posi_img::after{width: 0;height: 0;border: 8px solid;border-color: transparent #fff transparent transparent;}
.cpej_section2 .cont2 .content .imgbox img{width: 24px; min-width:24px;}
.cpej_section2 .cont2 .content .imgbox2 img{height: 16px;}
.cpej_section2 .cont2 .content .imgbox a{margin-right: 12px;}
.cpej_section2 .cont2 .content .imgbox2 a{margin-right: 12px;}
.cpej_section2 .cont2 .content .fx img{width: 20px;}
.cpej_section2 .cont3{display: block;margin-bottom: 20px;}
.cpej_section2 .cont3 .left{margin-bottom: 6px;font-size: 13px;}
.cpej_section2 .cont3 .right{font-size: 13px;}
.cpej_section2 .cont3 .right span{margin: 0 4px;}
.cpej_section2 .cont2 .nav .list.lie_title{width: 8.82840236686391%;max-width: 8.82840236686391%;min-width: 8.82840236686391%;}
.cpej_section2 .cont2 .nav .list.lie_pic{width: 6.502958579881657%;}
.cpej_section2 .cont2 .nav .list.lie_cs1{width: 6.680473372781065%;}
.cpej_section2 .cont2 .screen .lie_title{width: 8.82840236686391%;min-width: 8.82840236686391%;max-width: 8.82840236686391%;}
.cpej_section2 .cont2 .screen .lie_pic{width: 6.502958579881657%;}
.cpej_section2 .cont2 .screen .lie_cs1{width: 6.680473372781065%;}
.cpej_section2 .cont2 .content .list.lie_title{width: 8.82840236686391%;min-width: 8.82840236686391%;max-width: 8.82840236686391%;}
.cpej_section2 .cont2 .content .list.lie_pic{width: 6.502958579881657%;}
.cpej_section2 .cont2 .content .list.lie_cs1{width: 6.680473372781065%;}
}

/*产品二级列表弹窗*/
.cpej_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.5);z-index: 9999999;display: none;}
.cpej_tc .content{width: 590px;background: #ffffff;border-radius: 11px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.cpej_tc .btbox{background: #de0010;padding: 14px 20px;display: flex;justify-content: space-between;align-items: center;border-radius: 11px 11px 0 0;}
.cpej_tc .btbox .bt{font-size: 14px;color: #ffffff;line-height: 30px;}
.cpej_tc .btbox .bt .span1{font-size: 22px;margin-right: 10px;}
.cpej_tc .btbox .none{width: 24px;display: block;cursor: pointer;}
.cpej_tc .btbox .none:hover{opacity: 0.8;}
.cpej_tc .nr_box{width: 100%;padding: 24px 14px 40px 28px;}
.cpej_tc .nr_box .ulbox{padding-right: 14px; overflow: hidden;overflow-y: auto;max-height: 565px;}
.cpej_tc .nr_box .ulbox::-webkit-scrollbar{ width: 3px;}
.cpej_tc .nr_box .ulbox::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.cpej_tc .nr_box .ulbox::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
.cpej_tc .nr_box .ul{display: flex;justify-content: flex-start;align-items: flex-start;width: calc(100% + 20px);margin: -8px -10px;flex-wrap: wrap;}
.cpej_tc .nr_box .li{width: 50%;padding: 8px 10px;}
.cpej_tc .nr_box .tit{font-size: 18px;color: #333333;line-height: 22px;margin-bottom: 10px;}
.cpej_tc .nr_box .tit span{color: #de0010;}
.cpej_tc .nr_box .input{width: 100%;position: relative;}
.cpej_tc .nr_box .input input{width: 100%;height: 44px;display: block;padding: 0 50px 0 20px;background: #f5f5f5;font-size: 15px;color: #000;}
.cpej_tc .nr_box .input .dw{font-size: 16px;color: #666666;line-height: 20px;position: absolute;right: 8px;top: 50%;transform: translate(0,-50%);}
.cpej_tc .nr_box .input input::-webkit-input-placeholder{font-size:15px;color:#bcbcbc;opacity: 1;}
.cpej_tc .nr_box .input input::-moz-placeholder{font-size:15px;color:#bcbcbc;opacity: 1;}
.cpej_tc .nr_box .input input::moz-placeholder{font-size:15px;color:#bcbcbc;opacity: 1;}
.cpej_tc .nr_box .input input:-ms-input-placeholder{font-size:15px;color:#bcbcbc;opacity: 1;}
.cpej_tc .nr_box .dl .dd{margin-bottom: 10px;display: none;}
.cpej_tc .nr_box .dl .dd:last-child{margin-bottom: 0;}
.cpej_tc .nr_box .dl.one .dd:nth-child(1){display: block;}
.cpej_tc .nr_box .dl.two .dd:nth-child(1),
.cpej_tc .nr_box .dl.two .dd:nth-child(2){display: block;}
.cpej_tc .nr_box .dl.three .dd:nth-child(1),
.cpej_tc .nr_box .dl.three .dd:nth-child(2),
.cpej_tc .nr_box .dl.three .dd:nth-child(3){display: block;}
.cpej_tc .nr_box .dl.four .dd:nth-child(1),
.cpej_tc .nr_box .dl.four .dd:nth-child(2),
.cpej_tc .nr_box .dl.four .dd:nth-child(3),
.cpej_tc .nr_box .dl.four .dd:nth-child(4){display: block;}
.cpej_tc .nr_box .xlbox{width: 100%;position: relative;}
.cpej_tc .nr_box .xlbox .top{width: 100%;background: #f5f5f5;padding: 0 10px 0 20px;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.cpej_tc .nr_box .xlbox .wz{font-size: 15px;color: #333333;line-height: 44px;}
.cpej_tc .nr_box .xlbox .ico{width: 20px;display: block;}
.cpej_tc .nr_box .xlbox .bottom{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);z-index: 10;display: none;border: 1px solid #707070;}
.cpej_tc .nr_box .xlbox .bottom a{display: block;font-size: 15px;color: #333;line-height: 20px;padding: 6px 12px;}
.cpej_tc .nr_box .xlbox .bottom a:hover{background: #de0010;color: #fff;}
.cpej_tc .nr_box .dqbox{width: 100%;position: relative; padding: 0;cursor: pointer;margin-bottom: 12px;}
.cpej_tc .nr_box .dqbox input{width: 100%;height: 44px;font-size: 15px;color: #000;cursor: pointer; padding: 0;}
.cpej_tc .nr_box .dqbox .ico{width: 24px;display: block;position: absolute;right: 16px;top: 50%;transform: translate(0,-50%);}
.cpej_tc .nr_box .dqcont .inp2{width: 100%;height: 44px;display: block;padding: 0 50px 0 20px;background: #f5f5f5;font-size: 15px;color: #000;} 
.cpej_tc .nr_box .dqcont .inp2::-webkit-input-placeholder{font-size:14px;color:#bcbcbc;opacity: 1;}
.cpej_tc .nr_box .dqcont .inp2::-moz-placeholder{font-size:14px;color:#bcbcbc;opacity: 1;}
.cpej_tc .nr_box .dqcont .inp2::moz-placeholder{font-size:14px;color:#bcbcbc;opacity: 1;}
.cpej_tc .nr_box .dqcont .inp2:-ms-input-placeholder{font-size:14px;color:#bcbcbc;opacity: 1;}
.cpej_tc .nr_box .dqld_div ul{max-height: 150px;}
.cpej_tc .nr_box .button a{display: block;font-size: 18px;color: #fff;line-height: 44px;padding: 0 10px;background: #de0010;text-align: center;width: 120px;margin: 0 auto;}
.cpej_tc .nr_box .button a:hover{opacity: 0.8;}
.cpej_tc .nr_box .yszc{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.cpej_tc .nr_box .yszc .ico{width: 16px;height: 16px;border: 1px solid #e1e1e1;border-radius: 4px;cursor: pointer;position: relative;}
.cpej_tc .nr_box .yszc .ico.on{border-color: #de0010;}
.cpej_tc .nr_box .yszc .ico.on::after{content: "";display: block;width: 10px;height: 10px;background: #de0010;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 2px;}
.cpej_tc .nr_box .yszc .wz{font-size: 15px;color: #333;line-height: 20px;padding-left: 10px;display: flex;justify-content: flex-start;align-items: center;margin-top: -2px;}
.cpej_tc .nr_box .yszc .wz span{color: #de0010;display: block;cursor: pointer;margin-left: 6px;}
.cpej_tc .nr_box .yszc .wz span:hover{text-decoration:underline;}
@media  screen and (max-width:1680px){
.cpej_tc .nr_box .ulbox{max-height: 400px;}
}
@media  screen and (max-width:1024px){
.cpej_tc .content{width: calc(100% - 30px);}
.cpej_tc .btbox{padding: 14px;}
.cpej_tc .btbox .bt{font-size: 12px;line-height: 24px;padding-right: 10px;}
.cpej_tc .btbox .bt .span1{font-size: 16px;margin-right: 0;}
.cpej_tc .btbox .bt .span2{display: none;}
.cpej_tc .btbox .none{width: 22px;}
.cpej_tc .nr_box{padding: 14px;}
.cpej_tc .nr_box .ulbox{overflow: hidden;overflow-y: auto;max-height: 350px;padding-right: 0;}
.cpej_tc .nr_box .ulbox::-webkit-scrollbar{ display: none;}
.cpej_tc .nr_box .ul{width: 100%;margin: 0;}
.cpej_tc .nr_box .li{width: 100%;padding: 0;margin-bottom: 10px;}
.cpej_tc .nr_box .li:last-child{margin-bottom: 0;}
.cpej_tc .nr_box .tit{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.cpej_tc .nr_box .input input{height: 36px;padding: 0 40px 0 12px!important;}
.cpej_tc .nr_box .input .dw{font-size: 14px;right: 6px;}
.cpej_tc .nr_box .dl .dd{margin-bottom: 6px;}
.cpej_tc .nr_box .xlbox .top{padding: 0 10px 0 12px;}
.cpej_tc .nr_box .xlbox .wz{font-size: 14px;line-height: 36px;}
.cpej_tc .nr_box .xlbox .bottom a{font-size: 14px;line-height: 20px;padding: 10px;}
.cpej_tc .nr_box .button a{font-size: 16px;line-height: 20px;padding: 10px;}
.cpej_tc .nr_box .dqcont .inp2{height: 36px;padding: 0 40px 0 12px;}
}

.cpej_section3{width: 100%;padding-bottom: 50px;background: #f5f5f5;}
.cpej_section3 .content{width: 100%;padding: 40px 40px 34px 40px;}
.cpej_section3 .content .bt{font-size: 30px;color: #ffffff;line-height: 34px;text-align: center;margin-bottom: 24px;}
.cpej_section3 .content .btn{width: 148px;margin: 0 auto;}
.cpej_section3 .content .btn a{display: flex;justify-content: center;align-items: center;background: #de0010;border-radius: 22px;}
.cpej_section3 .content .btn img{width: 22px;display: block;margin-right: 8px;}
.cpej_section3 .content .btn .wz{font-size: 18px;color: #ffffff;line-height: 44px;}
.cpej_section3 .content .btn a:hover{opacity: 0.8;}
@media  screen and (max-width:1024px){
.cpej_section3{padding-bottom: 30px;}
.cpej_section3 .content{padding: 20px 20px;}
.cpej_section3 .content .bt{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.cpej_section3 .content .btn{width: 120px;}
.cpej_section3 .content .btn a{border-radius: 19px;}
.cpej_section3 .content .btn img{width: 20px;margin-right: 6px;}
.cpej_section3 .content .btn .wz{font-size: 14px;line-height: 38px;}
}

/*搜索聚合*/
.ssjh_section{width: 100%;background: #f5f5f5;padding-top: 34px;padding-bottom: 80px;}
.ssjh_section .zss_wz{font-size: 18px;color: #666666;line-height: 24px;margin-bottom: 54px;}
.ssjh_section .zss_wz span{color: #de0010;margin: 0 4px;}
.ssjh_section .jhdl{width: 100%;}
.ssjh_section .jhdl .jhdd{width: 100%;margin-bottom: 64px;}
.ssjh_section .jhdl .jhdd:last-child{margin-bottom: 0;}
.ssjh_section .jhdl .ny_tit{margin-bottom: 34px;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(1){width: 11.82840236686391%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(2){width: 7%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(3){width: 7.6%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(4){width: 7.57396449704142%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(5){width: 7.57396449704142%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(6){width: 7.57396449704142%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(7){width: 5.562130177514793%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(8){width: 5.266272189349112%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(9){width: 15%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(10){width: 8.994082840236686%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(11){width: 5.266272189349112%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(12){width: 5.266272189349112%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .nav .list:nth-child(13){width: 5.266272189349113%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(1){width: 11.82840236686391%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(2){width: 7%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(3){width: 7.6%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(4){width: 7.57396449704142%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(5){width: 7.57396449704142%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(6){width: 7.57396449704142%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(7){width: 5.562130177514793%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(8){width: 5.266272189349112%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(9){width: 15%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(10){width: 8.994082840236686%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(11){width: 5.266272189349112%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(12){width: 5.266272189349112%;}
.ssjh_section .jhdl .cpej_section2 .cont2 .content .list:nth-child(13){width: 5.266272189349113%;}
.zcz_section{width: 100%;}
.zcz_section ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.zcz_section ul li{width: 50%;padding: 15px;}
.zcz_section ul a{display: block;width: 100%;background: #ffffff;padding: 40px 60px 50px 40px;display: flex;justify-content: flex-start;align-items: center;}
.zcz_section ul a .left{width: 166px;}
.zcz_section ul a .pic{ padding-bottom: 100%; position: relative; overflow: hidden;}
.zcz_section ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.zcz_section ul a .right{width: calc(100% - 166px);padding-left: 50px;}
.zcz_section ul a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 24px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.zcz_section ul a .jj{font-size: 18px;color: #666666;line-height: 36px;margin-bottom: 40px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.zcz_section ul a .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.zcz_section ul a .num{font-size: 16px;color: #666666;line-height: 20px;}
.zcz_section ul a .date{display: flex;justify-content: flex-start;align-items: center;}
.zcz_section ul a .date img{width: 24px;display: block;}
.zcz_section ul a .date .wz{font-size: 16px;color: #666666;line-height: 20px;margin-left: 10px;}
.zcz_section ul a:hover .bt{color: #de0010;}
@media  screen and (max-width:1680px){
.zcz_section ul{margin: -10px;width: calc(100% + 20px);}
.zcz_section ul li{padding: 10px;}
.zcz_section ul a{;padding: 30px;}
.zcz_section ul a .left{width: 140px;}
.zcz_section ul a .right{width: calc(100% - 140px);padding-left: 30px;}
.zcz_section ul a .bt{font-size: 18px;line-height: 24px;margin-bottom: 18px;}
.zcz_section ul a .jj{font-size: 14px;line-height: 26px;margin-bottom: 30px;}
}
@media  screen and (max-width:1024px){
.ssjh_section{padding-top: 30px;padding-bottom: 30px;}
.ssjh_section .zss_wz{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
.ssjh_section .jhdl .jhdd{margin-bottom: 20px;}
.ssjh_section .jhdl .ny_tit{margin-bottom: 16px;}
.zcz_section ul{margin: 0;width: 100%;}
.zcz_section ul li{width: 100%;padding: 0;margin-bottom: 12px;}
.zcz_section ul li:last-child{margin-bottom: 0;}
.zcz_section ul a{padding: 20px 14px;display: block;}
.zcz_section ul a .left{width: 120px;margin: 0 auto 14px auto;}
.zcz_section ul a .right{width: 100%;padding-left: 0;}
.zcz_section ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.zcz_section ul a .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.zcz_section ul a .num{font-size: 14px;}
.zcz_section ul a .date img{width: 20px;}
.zcz_section ul a .date .wz{font-size: 14px;margin-left: 6px;}
}

/*服务政策_技术支持通用详情*/
.fwzcJsfwxq_section{width: 100%;padding-bottom: 100px;}
.fwzcJsfwxq_section .left{width: 100%;padding: 60px 60px 100px 60px;}
@media  screen and (max-width:1024px){
.fwzcJsfwxq_section{padding-bottom: 30px;}
.fwzcJsfwxq_section .left{padding: 0;}
}

/*产品详情*/
.cpxq_section{width: 100%;padding-top: 26px;padding-bottom: 100px;background: #f5f5f5;}
.cpxq_section .w_width{background: #fff;padding: 50px 58px 70px 58px;}
.cpxq_section .cont1{margin-bottom: 84px;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section .cont1 .left{width: 36.91135734072022%;}
.cpxq_section .cont1 .qh_box{margin-bottom: 28px;}
.cpxq_section .cont1 .qh_t{width: 100%;margin-bottom: 20px;}
.cpxq_section .cont1 .qh_t ul{width: 100%;}
.cpxq_section .cont1 .qh_t li{width: 100%;}
.cpxq_section .cont1 .qh_t a{display: block;border: 1px solid #e0e0e0;}
.cpxq_section .cont1 .qh_t a .pic{ padding-bottom: 100%; position: relative; overflow: hidden;width: 100%;}
.cpxq_section .cont1 .qh_t a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section .cont1 .qh_b{width: calc(100% + 10px);margin: 0 -5px;padding-left: 52px;padding-right: 52px;}
.cpxq_section .cont1 .qh_b li{padding: 0 5px;}
.cpxq_section .cont1 .qh_b a{display: block;width: 100%;border: 1px solid #e0e0e0;}
.cpxq_section .cont1 .qh_b li.slick-current a{border-color: #de0010;}
.cpxq_section .cont1 .qh_b a .pic{ padding-bottom: 100%; position: relative; overflow: hidden;}
.cpxq_section .cont1 .qh_b a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section .cont1 .qh_b .slick-prev{width: 60px;height: 60px;background: url(img/img281.svg) no-repeat center center; background-size: cover;left: -10px;top: 50%;}
.cpxq_section .cont1 .qh_b .slick-next{width: 60px;height: 60px;background: url(img/img282.svg) no-repeat center center; background-size: cover;right: -10px;top: 50%;}
.cpxq_section .cont1 .qh_b .slick-prev:hover{background: url(img/img283.svg) no-repeat center center; background-size: cover;}
.cpxq_section .cont1 .qh_b .slick-next:hover{background: url(img/img284.svg) no-repeat center center; background-size: cover;}
.cpxq_section .cont1 .left .tip{font-size: 16px;color: #666666;line-height: 20px;}
.cpxq_section .cont1 .right{width: 63.08864265927978%;padding-left: 60px;}
.cpxq_section .cont1 .right .bt1{font-size: 22px;color: #666666;line-height: 26px;margin-bottom: 16px;}
.cpxq_section .cont1 .right .bt2{font-size: 38px;color: #333333;line-height: 42px;}
.cpxq_section .cont1 .right .line{width: 100%;height: 1px;background: #e0e0e0;margin: 24px 0;}
.cpxq_section .cont1 .dl{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxq_section .cont1 .dl .dd{width: 33.3333%;padding: 10px;font-size: 16px;color: #333333;line-height: 24px;}
.cpxq_section .cont1 .dl .dd br{display:none;}

.cpxq_section .cont1 .dl2{width: 100%;margin-bottom: 54px;}
.cpxq_section .cont1 .dl2 .dd{margin-bottom: 20px;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section .cont1 .dl2 .dd:last-child{margin-bottom: 0;}
.cpxq_section .cont1 .dl2 .dian{width: 5px;height: 5px;background: #de0010;margin-top: 8px;}
.cpxq_section .cont1 .dl2 .wz{width: calc(100% - 5px);padding-left: 12px;font-size: 16px;color: #333333;line-height: 20px;}
.cpxq_section .cont1 .dl2 .wz a{color: #014999;}
.cpxq_section .cont1 .dl2 .wz span{color: #333;}
.cpxq_section .cont1 .dl2 .wz a:hover{color: #de0010;text-decoration:underline;}
.cpxq_section .cont1 .btnbox{display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 34px;}
.cpxq_section .cont1 .btnbox .btn{margin-right: 30px;}
.cpxq_section .cont1 .btnbox .btn:last-child{margin-right: 0;}
.cpxq_section .cont1 .btnbox .btn2 a{opacity: 0.4;cursor: no-drop; color: #de0010; background: #fff;}
.cpxq_section .cont1 .btnbox a{ background: #de0010; display: flex;justify-content: center;align-items: center;border: 1px solid #de0010;border-radius: 21px;width: 135px;}
.cpxq_section .cont1 .btnbox a .wz{font-size: 16px; color: #fff;line-height: 42px;margin-right: 5px;}
.cpxq_section .cont1 .btnbox a img{width: 24px;display: block;}
.cpxq_section .cont1 .btnbox a .ico1{display: none;}
.cpxq_section .cont1 .btnbox a:hover{opacity:0.7;}
/*.cpxq_section .cont1 .btnbox a:hover{background: #ffffff;}
.cpxq_section .cont1 .btnbox a:hover .wz{color: #de0010;}
.cpxq_section .cont1 .btnbox a:hover .ico1{display: block;}
.cpxq_section .cont1 .btnbox a:hover .ico2{display: none;}*/
.cpxq_section .cont1 .btnbox .btn2 a:hover{background: #fff;}
.cpxq_section .cont1 .btnbox .btn2 a:hover .wz{color: #de0010;}
.cpxq_section .cont1 .btnbox .btn2 a:hover .ico1{display: block;}
.cpxq_section .cont1 .btnbox .btn2 a:hover .ico2{display: none;}

.cpxq_section .cont1 .btnbox .btn2 a .ico1{display: block;}
.cpxq_section .cont1 .btnbox .btn2 a .ico2{display: none;}
.cpxq_section .cont1 .btnbox .btn2 a .wz{color: #de0010;}

.cpxq_section .cont1 .zs{font-size: 16px;color: #de0010;line-height: 20px; margin-top: 20px;}
.cpxq_section .cont1 .zs a{color: #014999;}
.cpxq_section .cont1 .zs span{color: #333;}
.cpxq_section .cont1 .zs a:hover{color: #de0010;text-decoration:underline;}
.cpxq_section .xq_bt{margin-bottom: 32px;font-size: 28px;color: #333333;line-height: 32px;padding-bottom: 14px;position: relative;}
.cpxq_section .xq_bt::after{content: "";display: block;width: 20px;height: 4px;background: #de0010;position: absolute;left: 0;bottom: 0;}
.cpxq_section .cont2{margin-bottom: 60px;}
.cpxq_section .cont2 .info{font-size: 18px;color: #666666;line-height: 40px;margin-bottom: 26px;}
.cpxq_section .cont2 .ulbox{padding-right: 60px;}
.cpxq_section .cont2 ul{margin: 0 -8px;width: calc(100% + 16px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxq_section .cont2 li{width: 33.3333%;padding: 0 8px;}
.cpxq_section .cont2 a{display: block;font-size: 18px;color: #666666;line-height: 24px;margin-bottom: 16px;padding-left: 16px;position: relative;}
.cpxq_section .cont2 a:last-child{margin-bottom: 0;}
.cpxq_section .cont2 a::after{content: "";display: block;width: 4px;height: 4px;background: #de0010;position: absolute;left: 0;top: 10px;}
.cpxq_section .cont3{margin-bottom: 70px;}
.cpxq_section .cont3 ul{width: 100%;border-left: 1px solid #ededed;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed;}
.cpxq_section .cont3 ul li{width: 100%;background: #f5f5f5;display: flex;justify-content: flex-start;align-items: stretch;}
.cpxq_section .cont3 ul li:nth-child(even){background: #ffffff;}
.cpxq_section .cont3 ul .left{width: 31.50969529085873%;border-right: 1px solid #ededed;font-size: 18px;color: #333333;line-height: 30px;padding: 8px 40px;}
.cpxq_section .cont3 ul .right{width: 68.49030470914127%;font-size: 18px;color: #666666;line-height: 30px;padding: 8px 40px;}
.cpxq_section .cont4{width: 100%;}
.cpxq_section .cont4 .nav{width: 100%;border: 1px solid #e7e8ea;display: flex;justify-content: flex-start;align-items: center;background: #e7e8ea;margin-bottom: 20px;}
.cpxq_section .cont4 .nav .list{font-size: 16px;color: #333333;line-height: 20px;padding: 15px 10px;text-align: center;}
.cpxq_section .cont4 .nav .list:nth-child(1){width: 13.31484049930652%;}
.cpxq_section .cont4 .nav .list:nth-child(2){width: 12.2746185852982%;}
.cpxq_section .cont4 .nav .list:nth-child(3){width: 52.53259361997226%;text-align: left;padding: 0 20px 0 30px;}
.cpxq_section .cont4 .nav .list:nth-child(4){width: 7.015256588072122%; padding-left:0; padding-right:0;}
.cpxq_section .cont4 .nav .list:nth-child(5){width: 7.153952843273232%; padding-left:0; padding-right:0;}
.cpxq_section .cont4 .nav .list:nth-child(6){width: 7.708737864077666%; padding-left:0; padding-right:0;}
.cpxq_section .cont4 ul{width: 100%;margin-bottom: 24px;}
.cpxq_section .cont4 li{margin-bottom: 20px;border: 1px solid #e7e8ea;display: flex;justify-content: flex-start;align-items: center;}
.cpxq_section .cont4 li:last-child{margin-bottom: 0;}
.cpxq_section .cont4 li .list{display: flex;justify-content: center;align-items: center;min-height: 140px;padding: 10px;}
.cpxq_section .cont4 li .list:nth-child(1){width: 13.31484049930652%;}
.cpxq_section .cont4 li .list:nth-child(2){width: 12.2746185852982%;}
.cpxq_section .cont4 li .list:nth-child(3){width: 52.53259361997226%;justify-content: flex-start;padding: 10px 20px 10px 30px;}
.cpxq_section .cont4 li .list:nth-child(4){width: 7.015256588072122%;}
.cpxq_section .cont4 li .list:nth-child(5){width: 7.153952843273232%;}
.cpxq_section .cont4 li .list:nth-child(6){width: 7.708737864077666%;}
.cpxq_section .cont4 li .picbox{width: 68.42105263157895%;}
.cpxq_section .cont4 li .pic{ width: 100%; padding-bottom:100%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.cpxq_section .cont4 li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxq_section .cont4 li .pic:hover img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpxq_section .cont4 li .wz{font-size: 16px;color: #666666;line-height: 20px;text-align: center;flex-wrap: wrap;}
.cpxq_section .cont4 li .wz a{color: #666666;}
.cpxq_section .cont4 li .wz a:hover{color: #de0010;}
.cpxq_section .cont4 li .wz:hover{color: #de0010;}
.cpxq_section .cont4 li .dl{display: flex;justify-content: flex-start;align-items: flex-start;margin: 0 -6px;width: calc(100% + 12px);}
.cpxq_section .cont4 li .dd{padding: 0 6px;font-size: 16px;color: #666666;line-height: 32px;}
.cpxq_section .cont4 li .dd:nth-child(1){width: 33.33%;}
.cpxq_section .cont4 li .dd:nth-child(2){width: 33.33%;}
.cpxq_section .cont4 li .dd:nth-child(3){width: 33.33%;}

.cpxq_section .cont4 li .dd br{display:none;}

.cpxq_section .cont4 li .fx img{width: 30px;display: block;}
.cpxq_section .cont4 li .fx .ico2{display: none;}
.cpxq_section .cont4 li .fx a:hover .ico1{display: none;}
.cpxq_section .cont4 li .fx a:hover .ico2{display: block;}
.cpxq_section .cont4 .tip{font-size: 16px;color: #333333;line-height: 20px;}
@media  screen and (max-width:1680px){
.cpxq_section .w_width{padding: 40px;}
.cpxq_section .cont1{margin-bottom: 40px;}
.cpxq_section .cont1 .right{padding-left: 40px;}
.cpxq_section .cont1 .right .bt1{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.cpxq_section .cont1 .right .bt2{font-size: 24px;line-height: 30px;}
.cpxq_section .cont1 .right .line{margin: 20px 0;}
.cpxq_section .cont1 .dl{margin: -6px;width: calc(100% + 12px);}
.cpxq_section .cont1 .dl .dd{padding: 6px;font-size: 13px;}
.cpxq_section .cont1 .dl2{margin-bottom: 30px;}
.cpxq_section .cont1 .dl2 .dd{margin-bottom: 14px;}
.cpxq_section .cont1 .dl2 .wz{font-size: 14px;}
.cpxq_section .cont1 .btnbox{margin-bottom: 25px;}
.cpxq_section .cont1 .zs{ margin-top: 15px;}

.cpxq_section .cont1 .btnbox .btn{margin-right: 16px;}
.cpxq_section .cont1 .btnbox a{width: 120px;border-radius: 19px;}
.cpxq_section .cont1 .btnbox a .wz{font-size: 14px;line-height: 36px;margin-right: 5px;}
.cpxq_section .cont1 .btnbox a img{width: 20px;}
.cpxq_section .cont2 .ulbox{padding-right: 0;}
.cpxq_section .cont2 a{font-size: 16px;}
.cpxq_section .cont4 .nav .list:nth-child(3){padding: 0 12px 0 20px;}
.cpxq_section .cont4 li .list:nth-child(3){padding: 10px 12px 10px 20px;}
.cpxq_section .cont4 li .dd{font-size: 14px;line-height: 26px;}
}
@media  screen and (max-width:1024px){
.cpxq_section{padding-bottom: 30px;background: #fff;padding-top: 20px;}
.cpxq_section .w_width{padding: 0;}
.cpxq_section .cont1{margin-bottom: 30px;display: block}
.cpxq_section .cont1 .left{width: 100%;}
.cpxq_section .cont1 .qh_box{margin-bottom: 12px;}
.cpxq_section .cont1 .qh_t{margin-bottom: 12px;}
.cpxq_section .cont1 .qh_t a{width: calc(100% - 2px);}
.cpxq_section .cont1 .qh_b{padding-left: 0;padding-right: 0;}
.cpxq_section .cont1 .left .tip{font-size: 14px;}
.cpxq_section .cont1 .right{width: 100%;padding-left: 0;margin-top: 30px;}
.cpxq_section .cont1 .right .bt1{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.cpxq_section .cont1 .right .bt2{font-size: 20px;line-height: 24px;}
.cpxq_section .cont1 .right .line{margin: 12px 0;}
.cpxq_section .cont1 .dl{margin: -6px;width: calc(100% + 12px);}
.cpxq_section .cont1 .dl .dd{width: 100%;padding: 6px;font-size: 14px;line-height: 20px;}
.cpxq_section .cont1 .dl2{margin-bottom: 24px;}
.cpxq_section .cont1 .dl2 .dd{margin-bottom:10px;}
.cpxq_section .cont1 .dl2 .wz{padding-left: 8px;font-size: 14px;}
.cpxq_section .cont1 .btnbox{margin-bottom: 0;margin: -8px;width: calc(100% + 16px);flex-wrap: wrap;}
.cpxq_section .cont1 .btnbox .btn{margin-right: 0;width: 50%;padding: 8px;}
.cpxq_section .cont1 .btnbox a{border-radius: 18px;width: 100%;}
.cpxq_section .cont1 .btnbox a .wz{font-size: 14px;line-height: 34px;}
.cpxq_section .cont1 .btnbox a img{width: 22px;}
.cpxq_section .cont1 .zs{font-size: 14px;margin-top: 14px;}
.cpxq_section .xq_bt{margin-bottom: 14px;font-size: 20px;line-height: 24px;padding-bottom: 10px;}
.cpxq_section .xq_bt::after{width: 18px;height: 3px;}
.cpxq_section .cont2{margin-bottom: 30px;}
.cpxq_section .cont2 .info{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.cpxq_section .cont2 .ulbox{padding-right: 0;}
.cpxq_section .cont2 ul{margin: 0;width: 100%;display: block;}
.cpxq_section .cont2 li{width: 100%;padding: 0;margin-bottom: 12px;}
.cpxq_section .cont2 li:last-child{margin-bottom: 0;}
.cpxq_section .cont2 a{font-size: 14px;line-height: 20px;margin-bottom: 12px;padding-left: 12px}
.cpxq_section .cont2 a::after{top: 8px;}
.cpxq_section .cont3{margin-bottom: 30px;}
.cpxq_section .cont3 ul .left{width: 40%;font-size: 14px;line-height: 20px;padding: 6px 12px;}
.cpxq_section .cont3 ul .right{width: 60%;font-size: 14px;line-height: 20px;padding: 6px 12px;}
.cpxq_section .cont4 .nav{display: none;}
.cpxq_section .cont4 ul{margin-bottom: 14px;}
.cpxq_section .cont4 li{margin-bottom: 10px;flex-wrap: wrap;position: relative;align-items: flex-start;}
.cpxq_section .cont4 li .list{min-height: 1px;padding: 10px 10px 0 10px;}
.cpxq_section .cont4 li .list:nth-child(1){width: 100px;}
.cpxq_section .cont4 li .list:nth-child(2){width: calc(100% - 100px); padding-left:6px;}
.cpxq_section .cont4 li .list:nth-child(3){width: 100%;padding: 0 10px 10px 10px;display: block;}
.cpxq_section .cont4 li .list:nth-child(4){width: 50px;position: absolute;left: 92px;top: 32px;}
.cpxq_section .cont4 li .list:nth-child(5){width: 50px;position: absolute;left: 132px;top: 32px;}
.cpxq_section .cont4 li .list:nth-child(6){width: 50px;position: absolute;left: 172px;top: 32px;}
.cpxq_section .cont4 li .xbt{font-weight: bold;}
.cpxq_section .cont4 li .list:nth-child(3) .xbt{display: none!important;}
.cpxq_section .cont4 li .picbox{width: 90%;}
.cpxq_section .cont4 li .wz{font-size: 14px;width: 100%;display: flex;justify-content: flex-start;align-items: center;}

.cpxq_section .cont4 li .dl{display: block;margin: 0;width: 100%;margin-top: 10px;}
.cpxq_section .cont4 li .dd{padding: 0;font-size: 14px;line-height: 24px;margin-bottom: 0;}
.cpxq_section .cont4 li .dd:last-child{margin-bottom: 0;}
.cpxq_section .cont4 li .dd:nth-child(1){width: 100%;}
.cpxq_section .cont4 li .dd:nth-child(2){width: 100%;}
.cpxq_section .cont4 li .dd:nth-child(3){width: 100%;}
.cpxq_section .cont4 li .fx img{width: 24px;}
.cpxq_section .cont4 .tip{font-size: 14px;}
}

/*应用领域详情*/
.lyxq_section{width: 100%;padding-top: 36px;padding-bottom: 100px;background: #f5f5f5;}
.lyxq_section .w_width{background: #fff;padding: 60px 40px;}
.lyxq_section .cont1{margin-bottom: 70px;display: flex;justify-content: flex-start;align-items: flex-start;}
.lyxq_section .cont1 .left{width: 45.06756756756757%;}
.lyxq_section .cont1 .left .ul{width: 100%;}
.lyxq_section .cont1 .left .li{width: 100%;}
.lyxq_section .cont1 .left a{display: block;width: 100%;}
.lyxq_section .cont1 .left a .pic{ padding-bottom: 69.56%; position: relative; overflow: hidden;}
.lyxq_section .cont1 .left a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.lyxq_section .cont1 .left .slick-dots{margin-top: 30px;}
.lyxq_section .cont1 .left .slick-dots li{width: 7px;height: 7px;margin: 0 10px;background: #b5b5b5;}
.lyxq_section .cont1 .left .slick-dots li.slick-active{width: 23px;background: #de0010;}
.lyxq_section .cont1 .right{width: 54.93243243243243%;padding-left: 50px;padding-top: 40px;}
.lyxq_section .cont1 .right .bt{font-size: 24px;color: #de0010;line-height: 30px;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #e4e4e4;}
.lyxq_section .cont1 .right .jj{font-size: 18px;color: #666666;line-height: 40px;}
.lyxq_section .cont2{margin-bottom: 80px;}
.lyxq_section .cont2 ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lyxq_section .cont2 ul li{width: 25%;padding: 15px;}
.lyxq_section .cont2 ul a{display: block;width: 100%;background: #f5f5f5;border-radius: 10px;overflow: hidden;}
.lyxq_section .cont2 ul a .pic{ width: 100%; padding-bottom: 66.95%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.lyxq_section .cont2 ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.lyxq_section .cont2 ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.lyxq_section .cont2 ul a .wzbox{width: 100%;display: flex;justify-content: space-between;align-items: center;padding: 26px 20px 26px 20px;}
.lyxq_section .cont2 ul a .wz{font-size: 20px;color: #333333;line-height: 30px;width: calc(100% - 50px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.lyxq_section .cont2 ul a img{width: 24px;display: block;}
.lyxq_section .cont2 ul a:hover .wz{color: #de0010;}
.lyxq_section .cont3{margin-bottom: 80px;}
.lyxq_section .cont3 ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lyxq_section .cont3 ul li{width: 25%;padding: 15px;}
.lyxq_section .cont3 ul a{display: block;width: 100%;background: #f5f5f5;border-radius: 10px;overflow: hidden;}
.lyxq_section .cont3 ul a .pic{ width: 100%; padding-bottom: 66.95%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.lyxq_section .cont3 ul a .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;z-index: 1;object-fit: cover;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.lyxq_section .cont3 ul a .pic .imgs{z-index: 30;}
.lyxq_section .cont3 ul a .ico{width: 70px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 50;}
.lyxq_section .cont3 ul a .wzbox{width: 100%;padding: 30px;}
.lyxq_section .cont3 ul a .jj{font-size: 20px;color: #333333;line-height: 30px;min-height: 60px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.lyxq_section .cont3 ul a:hover .jj{color: #de0010;}
.lyxq_section .xq_bt{margin-bottom: 32px;font-size: 28px;color: #333333;line-height: 32px;padding-bottom: 14px;position: relative;}
.lyxq_section .xq_bt::after{content: "";display: block;width: 20px;height: 4px;background: #de0010;position: absolute;left: 0;bottom: 0;}
.lyxq_section .cont4{width: 100%;}
.lyxq_section .cont4 .nav{width: 100%;border: 1px solid #e7e8ea;display: flex;justify-content: flex-start;align-items: center;background: #e7e8ea;margin-bottom: 20px;}
.lyxq_section .cont4 .nav .list{font-size: 16px;color: #333333;line-height: 20px;padding: 15px 10px;text-align: center;}
.lyxq_section .cont4 .nav .list:nth-child(1){width: 13.31484049930652%;}
.lyxq_section .cont4 .nav .list:nth-child(2){width: 12.2746185852982%;}
.lyxq_section .cont4 .nav .list:nth-child(3){width: 52.53259361997226%;text-align: left;padding: 0 20px 0 30px;}
.lyxq_section .cont4 .nav .list:nth-child(4){width: 7.015256588072122%; padding-left:0; padding-right:0;}
.lyxq_section .cont4 .nav .list:nth-child(5){width: 7.153952843273232%; padding-left:0; padding-right:0;}
.lyxq_section .cont4 .nav .list:nth-child(6){width: 7.708737864077666%; padding-left:0; padding-right:0;}
.lyxq_section .cont4 ul{width: 100%;margin-bottom: 24px;}
.lyxq_section .cont4 li{margin-bottom: 20px;border: 1px solid #e7e8ea;display: flex;justify-content: flex-start;align-items: center;}
.lyxq_section .cont4 li:last-child{margin-bottom: 0;}
.lyxq_section .cont4 li .list{display: flex;justify-content: center;align-items: center;min-height: 140px;padding: 10px;}
.lyxq_section .cont4 li .list:nth-child(1){width: 13.31484049930652%;}
.lyxq_section .cont4 li .list:nth-child(2){width: 12.2746185852982%;}
.lyxq_section .cont4 li .list:nth-child(3){width: 52.53259361997226%;justify-content: flex-start;padding: 10px 20px 10px 30px;}
.lyxq_section .cont4 li .list:nth-child(4){width: 7.015256588072122%; }
.lyxq_section .cont4 li .list:nth-child(5){width: 7.153952843273232%;}
.lyxq_section .cont4 li .list:nth-child(6){width: 7.708737864077666%;}
.lyxq_section .cont4 li .picbox{width: 68.42105263157895%;}
.lyxq_section .cont4 li .pic{ width: 100%; padding-bottom: 100%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.lyxq_section .cont4 li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.lyxq_section .cont4 li .pic:hover img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.lyxq_section .cont4 li .wz{font-size: 16px;color: #666666;line-height: 20px;text-align: center;flex-wrap: wrap;}
.lyxq_section .cont4 li .wz a{color: #666666;}
.lyxq_section .cont4 li .wz a:hover{color: #de0010;}
.lyxq_section .cont4 li .dl{display: flex;justify-content: flex-start;align-items: flex-start;margin: 0 -6px;width: calc(100% + 12px);}
.lyxq_section .cont4 li .dd{padding: 0 6px;font-size: 16px;color: #666666;line-height: 32px;}
.lyxq_section .cont4 li .dd:nth-child(1){width: 33.33%;}
.lyxq_section .cont4 li .dd:nth-child(2){width: 33.33%;}
.lyxq_section .cont4 li .dd:nth-child(3){width: 33.33%;}

.lyxq_section .cont4 li .dd br{display:none;}

.lyxq_section .cont4 li .fx img{width: 30px;display: block;}
.lyxq_section .cont4 li .fx .ico2{display: none;}
.lyxq_section .cont4 li .fx a:hover .ico1{display: none;}
.lyxq_section .cont4 li .fx a:hover .ico2{display: block;}
.lyxq_section .cont4 .tip{font-size: 16px;color: #333333;line-height: 20px;}
@media  screen and (max-width:1680px){
.lyxq_section .w_width{padding: 40px;}
.lyxq_section .cont1 .right{padding-left: 40px;padding-top: 30px;}
.lyxq_section .cont1 .right .bt{font-size: 20px;line-height: 24px;margin-bottom: 20px;padding-bottom: 20px;}
.lyxq_section .cont1 .right .jj{font-size: 14px;line-height: 26px;}
.lyxq_section .cont4 .nav .list:nth-child(3){padding: 0 12px 0 20px;}
.lyxq_section .cont4 li .list:nth-child(3){padding: 10px 12px 10px 20px;}
.lyxq_section .cont4 li .dd{font-size: 14px;line-height: 26px;}
}
@media  screen and (max-width:1024px){
.lyxq_section{padding-bottom: 30px;background: #fff;padding-top: 20px;}
.lyxq_section .w_width{padding: 0;}
.lyxq_section .cont1{margin-bottom: 30px;display: block;}
.lyxq_section .cont1 .left{width: 100%;}
.lyxq_section .cont1 .left .slick-dots{margin-top: 14px;}
.lyxq_section .cont1 .left .slick-dots li{margin: 0 4px;}
.lyxq_section .cont1 .left .slick-dots li.slick-active{width: 18px;}
.lyxq_section .cont1 .right{width: 100%;padding-left: 0;padding-top: 0;margin-top: 20px;}
.lyxq_section .cont1 .right .bt{font-size: 18px;line-height: 22px;margin-bottom: 12px;padding-bottom: 10px;}
.lyxq_section .cont1 .right .jj{font-size: 14px;line-height: 24px;}
.lyxq_section .cont2{margin-bottom: 30px;}
.lyxq_section .cont2 ul{margin: -6px;width: calc(100% + 12px);}
.lyxq_section .cont2 ul li{width: 50%;padding: 6px;}
.lyxq_section .cont2 ul a{border-radius: 6px;}
.lyxq_section .cont2 ul a .wzbox{padding: 12px;}
.lyxq_section .cont2 ul a .wz{font-size: 14px;line-height: 20px;width: calc(100% - 30px);}
.lyxq_section .cont2 ul a img{width: 20px;}
.lyxq_section .cont3{margin-bottom: 30px;}
.lyxq_section .cont3 ul{margin: -6px;width: calc(100% + 12px);}
.lyxq_section .cont3 ul li{width: 50%;padding: 6px;}
.lyxq_section .cont3 ul a{border-radius: 6px;}
.lyxq_section .cont3 ul a .ico{width: 40px;}
.lyxq_section .cont3 ul a .wzbox{padding: 12px;}
.lyxq_section .cont3 ul a .jj{font-size: 14px;line-height: 20px;min-height: 40px;}
.lyxq_section .xq_bt{margin-bottom: 14px;font-size: 20px;line-height: 24px;padding-bottom: 10px;}
.lyxq_section .xq_bt::after{width: 18px;height: 3px;}
.lyxq_section .cont4 .nav{display: none;}
.lyxq_section .cont4 ul{margin-bottom: 14px;}
.lyxq_section .cont4 li{margin-bottom: 10px;flex-wrap: wrap;position: relative;align-items: flex-start;}
.lyxq_section .cont4 li .list{min-height: 1px;padding: 10px 10px 0 10px;}
.lyxq_section .cont4 li .list:nth-child(1){width: 100px;}
.lyxq_section .cont4 li .list:nth-child(2){width: calc(100% - 100px); padding-left:6px;}
.lyxq_section .cont4 li .list:nth-child(3){width: 100%;padding: 0 10px 10px 10px;display: block;}
.lyxq_section .cont4 li .list:nth-child(4){width: 50px;position: absolute;left: 92px;top: 36px;}
.lyxq_section .cont4 li .list:nth-child(5){width: 50px;position: absolute;left: 132px;top: 36px;}
.lyxq_section .cont4 li .list:nth-child(6){width: 50px;position: absolute;left: 172px;top: 36px;}
.lyxq_section .cont4 li .xbt{font-weight: bold;}
.lyxq_section .cont4 li .wz a{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lyxq_section .cont4 li .list:nth-child(3) .xbt{display: none!important;}
.lyxq_section .cont4 li .picbox{width: 90%;}
.lyxq_section .cont4 li .wz{font-size: 14px;width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.lyxq_section .cont4 li .dl{display: block;margin: 0;width: 100%;margin-top: 10px;}
.lyxq_section .cont4 li .dd{padding: 0;font-size: 14px;line-height: 24px;margin-bottom: 0;}
.lyxq_section .cont4 li .dd:last-child{margin-bottom: 0;}
.lyxq_section .cont4 li .dd:nth-child(1){width: 100%;}
.lyxq_section .cont4 li .dd:nth-child(2){width: 100%;}
.lyxq_section .cont4 li .dd:nth-child(3){width: 100%;}
.lyxq_section .cont4 li .fx img{width: 24px;}
.lyxq_section .cont4 .tip{font-size: 14px;}
}

.cpej_section4{padding-bottom: 70px;}
@media  screen and (max-width:1024px){
.cpej_section4{padding-bottom: 30px;}
}

/*产品中心*/
.cpxz_section{width: 100%;padding-top: 26px;padding-bottom: 70px;background: #f5f5f5;}
.cpxz_section .btnbox{width: 100%;display: flex;justify-content: flex-end;align-items: center;margin-bottom: 32px;}
.cpxz_section .btnbox .btn{width: 145px;margin-right: 30px;}
.cpxz_section .btnbox .btn:last-child{margin-right: 0;}
.cpxz_section .btnbox .btn a{display: flex;justify-content: center;align-items: center;border: 1px solid #de0010;border-radius: 20px;}
.cpxz_section .btnbox .btn a .wz{font-size: 16px;color: #de0010;line-height: 38px;margin-right: 8px;}
.cpxz_section .btnbox .btn a img{width: 20px;display: block;}
.cpxz_section .btnbox .btn a .ico2{display: none;}
.cpxz_section .btnbox .btn a:hover{background: #de0010;border-color: #de0010;}
.cpxz_section .btnbox .btn a:hover .wz{color: #fff;}
.cpxz_section .btnbox .btn a:hover .ico1{display: none;}
.cpxz_section .btnbox .btn a:hover .ico2{display: block;}
.cpxz_section .cpdl{width: 100%;}
.cpxz_section .cpdd{margin-bottom: 100px;}
.cpxz_section .cpdd:last-child{margin-bottom: 0;}
.cpxz_section .cpdd .content{margin-top: 40px;}
.cpxz_section .cpdd ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxz_section .cpdd ul li{width: 33.3333%;padding: 15px;}
.cpxz_section .cpdd ul a{display: block;width: 100%;background: #ffffff;padding: 30px 20px 30px 20px;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxz_section .cpdd ul a .left{width: 59.22737306843267%;padding-right: 10px;}
.cpxz_section .cpdd ul a .bt{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 24px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; max-height:60px;}
.cpxz_section .cpdd ul a .info{font-size: 14px;color: #5d5d5d;line-height: 26px;  margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.cpxz_section .cpdd ul a .more{width: 110px;display: flex;justify-content: center;align-items: center;border: 1px solid #de0010;border-radius: 16px;}
.cpxz_section .cpdd ul a .more .wz{font-size: 14px;color: #de0010;line-height: 30px;margin-right: 4px;}
.cpxz_section .cpdd ul a .more img{width: 20px;display: block;}
.cpxz_section .cpdd ul a .more .ico2{display: none;}
.cpxz_section .cpdd ul a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.cpxz_section .cpdd ul a:hover .bt{color: #de0010;}
.cpxz_section .cpdd ul a:hover .more{background: #de0010;}
.cpxz_section .cpdd ul a:hover .more .wz{color: #fff;}
.cpxz_section .cpdd ul a:hover .more .ico1{display: none;}
.cpxz_section .cpdd ul a:hover .more .ico2{display: block;}
.cpxz_section .cpdd ul a .right{width: 40.77262693156733%;}
.cpxz_section .cpdd ul a .pic{ width: 100%; padding-bottom:100%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
.cpxz_section .cpdd ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxz_section .cpdd ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
@media  screen and (max-width:1680px){
.cpxz_section .cpdd{margin-bottom: 80px;}
.cpxz_section .cpdd .content{margin-top: 30px;}
.cpxz_section .cpdd ul{margin: -10px;width: calc(100% + 20px);}
.cpxz_section .cpdd ul li{padding: 10px;}
.cpxz_section .cpdd ul a{padding: 20px 14px;}
.cpxz_section .cpdd ul a .left{width: 60%;}
.cpxz_section .cpdd ul a .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px; max-height:48px;}
.cpxz_section .cpdd ul a .info{font-size: 12px;line-height: 22px;margin-bottom: 14px;}
.cpxz_section .cpdd ul a .more{width: 100px;}
.cpxz_section .cpdd ul a .right{width: 40%;}
}
@media  screen and (max-width:1024px){
.cpxz_section{padding-top: 24px;padding-bottom: 30px;;}
.cpxz_section .btnbox{justify-content: flex-start;margin-bottom: 20px;}
.cpxz_section .btnbox .btn{width: 120px;margin-right: 12px;}
.cpxz_section .btnbox .btn a{border-radius: 18px;}
.cpxz_section .btnbox .btn a .wz{font-size: 14px;line-height: 34px;margin-right: 6px;}
.cpxz_section .cpdl{width: 100%;}
.cpxz_section .cpdd{margin-bottom: 20px;}
.cpxz_section .cpdd .content{margin-top: 14px;}
.cpxz_section .cpdd ul{margin: 0;width: 100%;display: block;}
.cpxz_section .cpdd ul li{width: 100%;padding: 0;margin-bottom: 12px;}
.cpxz_section .cpdd ul li:last-child{margin-bottom: 0;}
.cpxz_section .cpdd ul a{padding: 14px;display: }
.cpxz_section .cpdd ul a .left{width: 60%;padding-right: 10px;}
.cpxz_section .cpdd ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px; max-height:40px;}
.cpxz_section .cpdd ul a .info{font-size: 13px;line-height: 22px;margin-bottom: 12px;}
.cpxz_section .cpdd ul a .more{width: 100px;border-radius: 14px;}
.cpxz_section .cpdd ul a .more .wz{font-size: 13px;line-height: 26px;}
.cpxz_section .cpdd ul a .more img{width: 18px;}
.cpxz_section .cpdd ul a .right{width: 40%;}
}

.cpxq_banner{width: 100%;position: relative;}
.cpxq_banner img{width: 100%;display: block;}
.cpxq_banner .posi{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.cpxq_banner .wz{font-size: 38px;color: #ffffff;line-height: 42px;font-weight: bold;}
@media  screen and (max-width:1024px){
.cpxq_banner .wz{font-size: 20px;line-height: 24px;}
}

.pdf_head{width: 100%;position: relative;padding: 24px 80px 0 80px;position: relative;z-index: 20;}
.pdf_head .logo img{height: 53px;display: block;position: absolute;left: 80px;top: 50%;transform: translate(0,-50%);}
.pdf_head .nav ul{display: flex;justify-content: center;align-items: center;}
.pdf_head .nav ul li{margin-right: 5px; padding-bottom:24px;}
.pdf_head .nav ul li:last-child{margin-right: 0;}
.pdf_head .nav ul .a1{font-size: 18px;color: #666666;line-height: 40px;min-width: 138px;text-align: center;background: #ffffff;display: block;position: relative;z-index: 10;}
.pdf_head .nav ul .a1 .ico{width: 0;height: 0;border: 10px solid;border-color: transparent transparent #fff transparent;position: absolute;left: 50%;top: calc(100% + 4px);transform: translate(-50%,0);display: none;}
.pdf_head .nav ul li.on .a1 .ico{display: block;}
.pdf_head .nav ul li.on .a1,
.pdf_head .nav ul li .a1:hover{background: #e2000e;color: #fff;}
.pdf_head .nav .ejbox{display: none;width: 100%;position: absolute;top: 100%;left: 0;background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.pdf_head .nav .ej{padding: 0 40px;display: flex;justify-content: center;align-items: center;}
.pdf_head .nav .ej .dl{max-width: 100%;display: flex;justify-content: flex-start;align-items: center;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.pdf_head .nav .ej .dl::-webkit-scrollbar{ height: 3px;}
.pdf_head .nav .ej .dl::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.pdf_head .nav .ej .dl::-webkit-scrollbar-thumb{height: 3px;background-color: #de0010;border-radius: 3px;}
.pdf_head .nav .ej .dd{margin-right: 16px;padding-right: 16px;position: relative;}
.pdf_head .nav .ej .dd::after{content: "";display: block;width: 1px;height: 12px;background: #666666;position: absolute;right: 0;top: 50%;margin-top: -6px;}
.pdf_head .nav .ej .dd a{display: block;font-size: 16px;color: #666666;line-height: 30px;padding: 10px 0;}
.pdf_head .nav .ej .dd:last-child{padding-right: 0;margin-right: 0;}
.pdf_head .nav .ej .dd:last-child::after{display: none;}
.pdf_head .nav .ej .dd.on a,
.pdf_head .nav .ej .dd:hover a{color: #de0010;}
@media  screen and (max-width:1024px){
.pdf_head{padding: 20px 20px 15px 20px;}
.pdf_head .logo{display: none;}
.pdf_head .nav ul{flex-wrap: wrap;}
.pdf_head .nav ul li{margin-bottom: 5px; padding-bottom:0;}
.pdf_head .nav ul .a1{font-size: 14px;line-height: 32px;min-width: 1px;padding: 0 20px;}
.pdf_head .nav ul .a1::after{display: none !important;}
.pdf_head .nav ul .a1 .ico{display:none !important;}
.pdf_head .nav .ej{padding: 0 20px}
.pdf_head .nav .ej .dd{margin-right: 10px}
.pdf_head .nav .ej .dd::after{display: none;}
.pdf_head .nav .ej .dd a{font-size: 14px;line-height: 20px;padding: 6px 0;}
}

.pdf_iframe{width: 100%;height: 1000px;background: #f2f3f7;overflow: hidden;margin-top: 0px;border: 0;}
.pdf_iframe body{overflow: hidden;}

@media  screen and (max-width:1024px){
.pdf_iframe{height: 600px;margin-top: 0px;}
}



/*bwh*/
._yyly1{width: 100%;padding-top: 40px;padding-bottom: 60px;overflow: hidden;background: #f5f5f5;}
._yyly1 ._list{margin-bottom: 50px;}
._yyly1 ._list ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
._yyly1 ._list li{width: 33.333333%;padding: 15px;}
._yyly1 ._list a{display: block;width: 100%;border-radius: 15px;overflow: hidden;background: #ffffff;}
._yyly1 ._list a .bq{display: none;}
._yyly1 ._list a .pic{ width: 100%; padding-bottom:56%; position: relative; overflow: hidden;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;}
._yyly1 ._list a .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;object-fit: cover;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
transition: -webkit-transform 1s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
._yyly1 ._list a .pic::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.15);position: absolute;left: 0;top: 0;z-index: 9;}
._yyly1 ._list li.on a .pic::after{display: none;}
._yyly1 ._list a .pic .imgs{z-index: 8;}
._yyly1 ._list a .pic .play{ width:73px; height:73px; position: absolute; left: 50%; top: 50%;z-index: 10;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
._yyly1 ._list a .wzbox{width: 100%;padding:33px 30px;}
._yyly1 ._list a .bt{width: 100%;font-size: 24px;color: #333;line-height: 36px;margin-bottom:15px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
._yyly1 ._list a:hover .bt{color: #de0010;}
._yyly1 ._list a .boxs{width: 100%;font-size:18px;color: #666;line-height: 30px; height:90px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
._yyly1 ._list a .more{width: 100%;font-size:16px;color: #de0010;line-height:26px; margin-top:25px;}
._yyly1 ._list a .more span{transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
._yyly1 ._list a:hover .more span{margin-left: 10px;}
._yyly1 ._list a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
@media  screen and (max-width:1680px){
._yyly1 ._list a .wzbox{padding: 20px 20px 40px 20px;}
._yyly1 ._list a .bt{font-size: 18px;line-height: 26px;margin-bottom:8px;}
._yyly1 ._list a .boxs{font-size: 14px; line-height:24px; height:72px;}
._yyly1 ._list a .more{font-size: 14px; line-height:24px;margin-top:15px;}
._yyly1 ._list a .pic .play{ width:60px; height:60px;}
}
@media  screen and (max-width:1024px){
._yyly1{padding-top: 30px;padding-bottom: 30px;}  
._yyly1 ._list{margin-bottom: 20px;}
._yyly1 ._list ul{margin: 0;width: 100%;}
._yyly1 ._list li{width: 100%;padding: 0;margin-bottom: 12px;}
._yyly1 ._list li:last-child{margin-bottom: 0;}
._yyly1 ._list a{border-radius: 8px;}
._yyly1 ._list a .picbox{position: relative;}
._yyly1 ._list a .pic .play{ width:40px; height:40px; }
._yyly1 ._list a .wzbox{padding: 14px;}
._yyly1 ._list a .bt{font-size: 16px;line-height: 24px;margin-bottom:5px;}
._yyly1 ._list a .more{margin-top:6px;}

}



.dq_section1{ padding-top:17px; padding-bottom:17px;}
.myBox{ background:#f5f5f5; padding-bottom:82px;}
.my2{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; width: 100%; margin-top:30px;}
.my2 .left{ display: flex; flex-wrap: wrap; align-items: flex-start; width:298px; position: relative; z-index: 10;}
.my2 .right{ display: flex; flex-wrap: wrap; align-items: flex-start; width:calc(100% - 328px); background: #fff;}
.page_sectionmy3{margin-top: 40px;}
@media screen and (max-width:1024px) {
.myBox{ padding-top:20px; padding-bottom: 40px;}  
.my2{ margin-top:20px;} 
.my2 .left{ width:100%;}
.my2 .right{ width:100%; margin-top:20px;}
.page_sectionmy3{margin-top: 20px;}
}

.my1{ display: flex; align-items: flex-start; width: 100%; background: #fff; padding:46px 58px;}
.my1 .pic{ display: flex; width:134px; min-width:134px; height:134px; overflow: hidden; border-radius: 50%; line-height: 0; margin-right: 42px;}
.my1 .pic img{ width:134px; height:134px;}
.my1 .cont{ display:block; width: 100%;}
.my1 .cont .tit{ display:block; width: 100%; font-weight: bold; color:#e2000e; font-size:30px; line-height:40px; padding-bottom: 12px;}
.my1 .cont .info{ display:flex; align-items: center; width: 100%; color:#333; font-size:20px; line-height:30px; margin-top: 7px;}
.my1 .cont .info img{ display:block;width:20px; min-width:20px; height:20px; margin-right:9px;}
@media screen and (max-width:1024px) {
.my1{ padding:20px 20px;} 
.my1 .pic{ width:100px; min-width:100px; height:100px; margin-right:14px;}
.my1 .pic img{ width:100px; height:100px;}
.my1 .cont .tit{ font-size:20px; line-height:30px; padding-bottom:5px;}
.my1 .cont .info{ font-size:16px; line-height:26px; margin-top: 5px;}
}


.slide1{ display: flex; flex-wrap: wrap; width:100%;}
.slide1 .title{ display: block; width:100%; background: #e20415; color:#fff; font-size:28px; line-height:35px; padding:15px 30px;}
.slide1 .u1{ background: #fff; display: flex; flex-wrap: wrap;align-content: flex-start; width:100%; padding:0 30px; min-height:817px;}
.slide1 .l1{ display: flex; flex-wrap: wrap; width:100%; border-bottom: 1px solid #eeeeee; padding:15px 0;}
.slide1 .l1:last-child{ border-bottom: 0;}
.slide1 .a1{ display: flex; flex-wrap: wrap; align-items: center; width:100%; color: #333; font-size:18px; line-height:45px;}
.slide1 .a1 img{ min-width:18px; width:18px; height:18px; margin-right: 6px;}
.slide1 .l1.on .a1{ color: #e2000e;}
.slide1 .a1:hover{ color: #e2000e;}
.slide1 .u2{ display: flex; flex-wrap: wrap; width:100%; padding:0 20px 6px 20px;}
.slide1 .l2{ display: flex; flex-wrap: wrap; width:100%;}
.slide1 .a2{ display: flex; flex-wrap: wrap; width:100%; color: #333; font-size:16px; line-height:34px; padding-left:12px; position: relative;}
.slide1 .a2::after{ display:block; content:''; position: absolute; left:0; top:50%; width:4px; height:4px; border-radius:50%; background:#a3a3a3;}
.slide1 .l2.on .a2{ color: #e20415;}
.slide1 .l2.on .a2::after{ background: #e20415;}
.slide1 .a2:hover{ color: #e20415;}
.slide1 .a2:hover::after{ background: #e20415;}


@media screen and (max-width:1024px) {
.slide1{ z-index: 10; position: relative;}  
.slide1 .title{ font-size:20px; line-height:30px; padding:10px 20px;} 
.slide1 .u1{ justify-content: space-between; padding:0 20px; min-height:inherit;}
.slide1 .l1{ width:23%; position: relative; padding:8px 0; }
.slide1 .a1{ font-size:16px; line-height:36px; position: relative;}
.slide1 .a1:after{ display: block; content:''; position: absolute; right:2px; top:50%; width:8px; height:8px; border-top:1px solid #333; border-right:1px solid #333; transform:translate(0,-50%) rotate(135deg); -ms-transform:translate(0,-50%) rotate(135deg); margin-top: -2px; opacity:0.6;}
.slide1 .l2{ width:100%;}
.slide1 .u2{ background: #fff; padding:8px 14px; z-index: 10; position: absolute; left: 0; top:100%; display:none;border: 1px solid #eeeeee;}
.slide1 .a2{ font-size:14px; line-height:26px;}
}
@media screen and (max-width:767px) {
.slide1 .l1{ width:48%;}  
}

.my3{ padding:50px 40px 45px 40px;}
.my4{ padding:50px 40px 70px 40px;}
.myTitle{ display: flex; width:100%; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.myTitle .tit{ display: flex; position: relative; color: #333; font-size:26px; line-height:36px; padding-left: 13px;}
.myTitle .tit::after{ display: block; content:''; position: absolute; left: 0; top:50%; width:2px; height:18px; background: #d92115; margin-top: -8px;}
.myTitle .toll{ display: flex; color: #666; font-size:16px; line-height:26px; }
.myTitle .num{ color: #e2000e;}
.myTable{ width:100%; margin-top: 35px;}
.myTable .th{ align-items: center; display:flex; width:100%; background: #d5d5d5; color: #333; font-size:20px; line-height:30px; font-weight: bold; padding:0 20px 0 40px;}
.myTable .th .tit{ display:flex; padding:19px 0;}
.myTable .ul{ width:100%; }
.myTable .ul .li{ align-items: center; display:flex; width:100%; margin-top:5px; background: #f5f5f5; color: #666; font-size:18px; line-height:30px; padding:0 20px 0 40px;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.myTable .ul .li:hover,
.myTable .ul .li.on{background: #eee;}
.myTable .ul .li .tit{ display:flex; padding:15px 0;}
.myTable .ul .li a{ color: #e2000e;}
.myTable .ul .li a span{transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.myTable .ul .li a:hover span{margin-left: 6px;}
.myTable .ul .li .det{ margin-left: 7px;}
.myTable .ul .li .chakan{ border-radius:29px; height:30px; line-height:28px; padding:0 16px 2px 16px; border: 1px solid #e2000e; font-size: 14px;}
.myTable .ul .li .chakan:hover,
.myTable .ul .li.on .chakan{background: #e2000e;color: #fff;}
.myTable1 .tit:nth-child(1){ width:calc(16.9% - 70px);}
.myTable1 .tit:nth-child(2){ width:calc(20.5% - 10px);}
.myTable1 .tit:nth-child(3){ width:23.4%;}
.myTable1 .tit:nth-child(4){ width:calc(16.2% - 20px);}
.myTable1 .tit:nth-child(5){ width:23%;}
.myTable1 .tit:nth-child(6){ width:100px;}

.myTable2 .tit:nth-child(1){ width:calc(16.5% - 70px);}
.myTable2 .tit:nth-child(2){ width:calc(18.5% - 30px);}
.myTable2 .tit:nth-child(3){ width:19%;}
.myTable2 .tit:nth-child(4){ width:23%;}
.myTable2 .tit:nth-child(5){ width:23%;}
.myTable2 .tit:nth-child(6){ width:100px;}


@media screen and (max-width:1680px) {
.myTable .th{ font-size:16px; line-height:28px; padding:0 20px 0 20px;} 
.myTable .ul .li{ font-size:14px; line-height:26px; padding:0 20px 0 20px;}
.myTable1 .tit:nth-child(5){ width:calc(23% + 10px);}
.myTable1 .tit:nth-child(6){ width:90px;}
.myTable2 .tit:nth-child(1){ width:calc(16.5% - 60px);}
.myTable2 .tit:nth-child(6){ width:90px;}
}
@media screen and (max-width:1024px) {
.my3{ padding:20px 20px 20px 20px;}
.my4{ padding:20px 20px 30px 20px;}
.myTitle .tit{ font-size:20px; line-height:30px; padding-left:10px;}
.myTitle .tit::after{ height:14px;  margin-top: -6px;}
.myTitle .toll{font-size:14px; line-height:24px; }
.myTable{ margin-top:15px;}
.myTable .th .tit{ padding:10px 0;}
.myTable .ul .li .tit{ padding:9px 0;}
.myTable .ul .li .chakan{ border-radius:20px; height:27px; line-height:22px;  font-size: 13px;}


.myTable .ul .li{padding-left: 0;}
.myTable .th{padding-left: 0;}
.myTable .th .tit:nth-child(1){ position: sticky;left: 0;top: 0;z-index: 50;background: #d5d5d5;padding-left: 20px;width: calc(16.5% - 40px);}
.myTable .ul .li .tit:nth-child(1){ position: sticky;left: 0;top: 0;z-index: 50;background: #f5f5f5;padding-left: 20px;width: calc(16.5% - 40px);}
.myTable .ul .li:hover .tit:nth-child(1){background: #eee;}
}
@media screen and (max-width:767px) {
.my3{ padding:20px 20px 20px 20px;}
.myTable{ overflow-x: auto;}
.myTable .th{ width:686px;}
.myTable .ul{ width:686px;}

.myTable .th .tit:nth-child(1){border-right: 1px solid #fff;}
.myTable .th .tit:nth-child(2){padding-left: 10px;}
.myTable .ul .li .tit:nth-child(1){border-right: 1px solid #fff;}
.myTable .ul .li .tit:nth-child(2){padding-left: 10px;}
}


.poup-back{ display: none;  width:100%; height:100%; position:fixed; left:0; top:0; z-index:999991; background:rgba(0,0,0,0.4);}
.poup-cont{ display: none;  width:530px; position:fixed; left:50%; top:50%; z-index:999992; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);}
.poup-cont .box{ display: block; width:100%; position: relative;}
.poup-cont .colse{ cursor:pointer; display:flex; align-items: center; justify-content: center; line-height: 0; width:46px; height:46px; position: absolute; right:15px; top:5px;}
.poup-cont .colse img{ width:14px; height:14px;}
.poup-cont .title{ display: block; width:100%; background: #de0010; color: #fff; font-size:22px; line-height:37px; border-radius:8px 8px 0 0; padding:10px 20px;}
.poup-cont .cont{ display: block; width:100%; position: relative; background: #fff; border-radius:0 0 8px 8px; padding:20px 20px 25px 20px;}
.poup-cont .info{ display: block; width:100%;}
.poup-cont .cont .p{ display:flex; width:100%; color: #666; font-size:18px; line-height: 30px; background: #f5f5f5; margin-bottom: 1px;}
.poup-cont .cont .p .s:nth-child(1){ padding:10px 16px;color: #333; border-right: 1px solid #ffff;}
.poup-cont .cont .p .s:nth-child(2){ width:100%; padding:10px 20px;}
.poup-cont .table{ display:block; width:100%; border:1px solid #d2d2d2; margin-bottom:30px; color: #333; font-size:18px; line-height:30px;}
.poup-cont .table .th{ align-items: center; display:flex; width:100%; background: #f5f5f5; padding:7px 0;}
.poup-cont .table .ul{ width:100%; padding:13px 0; }
.poup-cont .table .ul .li{ align-items: center; display:flex; width:100%; padding:5px 0;}
.poup-cont .table .tit:nth-child(1){ width:19.8%; margin-right: 10%; text-align: center;}
.poup-cont .table .tit:nth-child(2){ width:43.6%;}
.poup-cont .table .tit:nth-child(3){ width:26.6%; text-align: center;}
.poup-cont .cont1{display: block; width:100%; position: relative; background: #fff; border-radius:0 0 8px 8px; padding:26px 28px 43px 28px;}
.poup-cont .cont1 .p1{ display:flex; width:100%; color: #666; font-size:18px; line-height: 34px;}
.poup-cont .btn{display:flex; justify-content: center; margin-top: 18px; width:100%; }
.poup-cont .btn a{display:flex; justify-content: center; align-items: center; width: 98px; height:38px; border:1px solid #e2000e; color: #e2000e; font-size: 16px; line-height: 1; padding-bottom: 1px;}

.poup-contact .cont .p .s:nth-child(1){ width:116px; min-width:116px;}
.poup-shenqing .cont .p .s:nth-child(1){ width:170px; min-width:170px; line-height:22px; padding:14px 16px;}
.poup-shenqing .cont .p{ align-items: center;}

@media screen and (max-width:1024px) {
.poup-cont .title{ font-size:18px; line-height:30px; padding:8px 16px;}
.poup-cont .colse{ width:36px; height:36px; right:8px; top:4px;}
.poup-cont .cont{ padding:16px 16px 20px 16px;}
.poup-cont .cont .p{ font-size: 14px; line-height: 24px;}
.poup-cont .cont .p .s:nth-child(1){ padding:8px 14px;}
.poup-cont .cont .p .s:nth-child(2){ padding:8px 14px;}
.poup-cont .table{ font-size: 14px; line-height: 24px; margin-bottom: 14px;}
.poup-cont .table .ul{ padding:8px 0; }
.poup-cont .table .ul .li{ padding:2px 0;}
.poup-cont .cont1{ padding:16px 16px 26px 16px;}
.poup-cont .cont1 .p1{font-size:14px; line-height:26px;}
.poup-cont .btn{ margin-top:14px;}
.poup-cont .btn a{ width: 90px; height:32px; font-size:13px;}
.poup-contact .cont .p .s:nth-child(1){ width:94px; min-width:94px;}
.poup-shenqing .cont .p .s:nth-child(1){ width:130px; min-width:130px; line-height:20px; padding:8px 14px;}


}
@media screen and (max-width:767px) {
.poup-cont{ width:90%;}
}


.myNews{ display:block; width:100%; padding:37px 0 30px 0;}
.myNews .li{ display:block; width:100%; margin-bottom: 19px;}
.myNews .li a{ display:flex; width:100%; border:1px solid #dbdbdb; padding:22px 28px 19px 28px;}
.myNews .li a .tit{width:100%; color: #333; font-size:20px; line-height:30px;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:1;}
.myNews .li a .info{ display:flex; width:100%; color: #666; font-size:18px; line-height:28px; margin-top: 8px;}
.myNews .li a .info .chakan{ white-space: nowrap; color: #e2000e;position: relative;}
.myNews .li a .info .chakan b{font-weight: 400;position: absolute;left: calc(100% + 4px);top: 0;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.myNews .li a:hover .info .chakan b{left: calc(100% + 10px)}
.myNews .li a .info .p{width:100%;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:1;}
.myNews .li a .time{width:100%; color: #666; font-size:16px; line-height:26px; margin-top: 6px;}
.myNews .li a .cont{width:100%; padding:0 35px;}
.myNews .li a .no{ display:flex; padding:0 8px; background: #de0010;border-radius:3px; white-space: nowrap; color: #fff; font-size:14px; line-height:18px;height:20px; margin:6px 0 0 35px;}
.myNews .li a .pic{ display:block; border-radius:50%;  min-width:71px; width:71px;height:71px; overflow: hidden;}
.myNews .li a .pic img{ width:71px;height:71px; }
.myNews .li.on a .no{ background: #e1e1e1; color: #696969;}

@media screen and (max-width:1680px) {
.myNews .li a .cont{ padding:0 28px;}
.myNews .li a .no{ margin:6px 0 0 6px;}
}
@media screen and (max-width:1024px) {
.myNews .li{ margin-bottom: 15px;}  
.myNews .li a{ padding:15px; position: relative;} 
.myNews .li a .cont{ padding:0 14px;}
.myNews .li a .tit{ font-size:16px; line-height:26px;}
.myNews .li a .info{ font-size:14px; line-height:24px; margin-top: 0;}
.myNews .li a .time{ font-size:14px; line-height:24px; margin-top: 0;}
.myNews .li a .no{ font-size:12px; margin:6px 0 0 6px;}
}
@media screen and (max-width:767px) {
.myNews .li a .cont{ padding:0 0 0 14px;} 
.myNews .li a .info{ flex-wrap: wrap;}
.myNews .li a .info .p{-webkit-line-clamp:2;}
.myNews .li a .no{ position: absolute; right:15px; bottom:22px; font-size:12px; margin:0;}
}

.myNews1{ margin-top:32px; border: 1px solid #dbdbdb; border-bottom:0; padding:29px 28px 65px 28px;}
.myNews1 .top{ display: flex; width:100%; align-items: center;}
.myNews1 .top .tit{width:100%; color: #333; font-size:20px; line-height:30px;}
.myNews1 .top .time{width:100%; color: #666; font-size:16px; line-height:26px; margin-top: 6px;} 
.myNews1 .top .pic{ display:block; border-radius:50%;  min-width:71px; width:71px;height:71px; overflow: hidden; margin-right:35px;}
.myNews1 .top .pic img{ width:71px;height:71px; }
.myNews1 .top .cont{width:100%;}
.myNews1 .info{width:100%; color: #666; font-size:18px; line-height:36px; margin-top:33px;}
.myNews1 .info img{ max-width:100%;}
.myRenter{ display: flex; width:100%; justify-content: flex-end; background: #eaeaea; margin-bottom: 2px; padding:5px 18px;} 
.myRenter a{ display: flex; align-items: center; color: #d92115; font-size:16px; line-height:36px;}
.myRenter a i{ display: flex; width:15px; height:13px; border-top:1px solid #d92115; border-bottom:1px solid #d92115; position: relative; margin-left: 15px;}
.myRenter a i::after{ display:block; content:''; position: absolute; left:0; top:5px; width:100%; height:1px; background: #d92115;}

@media screen and (max-width:1024px) {
.myNews1{ margin-top:20px; padding:20px 15px 28px 15px;}  
.myNews1 .top .pic{ margin-right: 14px;}  
.myNews1 .top .tit{ font-size:16px; line-height:26px;}
.myNews1 .top .time{ font-size:14px; line-height:24px; margin-top: 0;}
.myNews1 .info{ font-size:14px; line-height:26px; margin-top:15px;}
.myRenter{ padding:5px 15px;} 
.myRenter a{ font-size:14px; line-height:30px;}
.myRenter a i{ margin-left:8px;}
}


.mybox{ display: flex; flex-wrap: wrap; width:100%; align-items: flex-start; justify-content: center; padding:34px 0 41px 0;}
.mybox .w564{ display: block;width:564px;}
.mybox .ul{ width:100%; padding-top:9px;}
.mybox .ul .li{ align-items: center; display: flex; width:100%; margin-top:30px;}
.mybox .ul .bt{width:126px; min-width:126px; font-size:20px;color: #333333;line-height:30px;}
.mybox .ul .bt span{color: #de0010; margin-right: 5px;}
.mybox .ul .input{width: 100%;}
.mybox .ul .input input{width: 100%;height: 52px;display: block;padding: 0 16px;font-size: 18px;color: #000;border: 1px solid #707070;border-radius: 0;}
.mybox .ul .dqbox{width: 100%;position: relative;}
.mybox .ul .srk::-webkit-input-placeholder{font-size:18px;color:#aaa;opacity: 1;}
.mybox .ul .srk::-moz-placeholder{font-size:18px;color:#aaa;opacity: 1;}
.mybox .ul .srk::moz-placeholder{font-size:18px;color:#aaa;opacity: 1;}
.mybox .ul .srk:-ms-input-placeholder{font-size:18px;color:#aaa;opacity: 1;}
.mybox .ul .dqbox .ico{width: 24px;display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}
.mybox .ul .btn{width: 100%; display: flex; justify-content: center; margin-top: 39px;}
.mybox .ul .btn a{display: block; width:155px; font-size:20px;color: #fff;line-height: 52px;background: #de0010;text-align: center;}
.mybox .ul .btn a:hover{opacity: 0.8;}
.mybox .top{ display: flex; width:100%; align-items: center;}
.mybox .top .info{width:100%; color: #333; font-size:14px; line-height:22px;}
.mybox .top .file{ cursor: pointer; display: flex; align-items: center; justify-content: center; position: relative; border-radius: 29px; overflow: hidden; background: #de0010; width:89px; color: #fff; font-size:14px; line-height:1; padding-bottom: 1px; height:29px; margin:15px 0 4px 0;} 
.mybox .top .file .input{ cursor:pointer; display: block; width:100%; height:100%; position: absolute; left: 0; top:0; opacity:0; z-index: 6;}
.mybox .top .pic{ display:block; border-radius:50%;  min-width:113px; width:113px;height:113px; overflow: hidden; margin:0 32px 0 100px;}
.mybox .top .pic img{ width:113px;height:113px; }
.mybox .top .cont{width:100%;}

@media  screen and (max-width:1024px){
.mybox{ padding:25px 0 0 0;}
.mybox .w564{ width:100%;}  
.mybox .ul{padding-top:10px;}
.mybox .ul .li{ margin-top:15px;align-items: flex-start;}
.mybox .ul .bt{width:86px; min-width:86px; font-size: 14px;line-height: 40px;}
.mybox .ul .input input{height: 40px;padding: 0 12px;font-size: 14px;}
.mybox .ul .srk::-webkit-input-placeholder{font-size:14px;}
.mybox .ul .srk::-moz-placeholder{font-size:14px;}
.mybox .ul .srk::moz-placeholder{font-size:14px;}
.mybox .ul .srk:-ms-input-placeholder{font-size:14px;}
.mybox .ul .dqbox .ico{width: 20px;right: 12px;}
.mybox .ul .btn{ margin:15px;}
.mybox .ul .btn a{font-size: 14px;line-height: 40px; width:120px;}
.mybox .top .pic{ min-width:90px; width:90px;height:90px; overflow: hidden; margin:0 14px 0 0;}
.mybox .top .pic img{ width:90px;height:90px; }
.mybox .top .file{ margin:10px 0 0 0;} 

}



.mybox1{ display: flex; flex-wrap: wrap; width:100%; align-items: flex-start; justify-content: center; padding:62px 0 62px 0;}
.mybox1 .w460{ display: block;width:460px;}
.mybox1 .ul{ width:100%;}
.mybox1 .ul .li{ align-items: center; display: flex; width:100%;}
.mybox1 .ul .mt10{ margin-top:10px;}
.mybox1 .ul .mt26{ margin-top:26px;}
.mybox1 .ul .bt{width:126px; min-width:126px; font-size:20px;color: #333333;line-height:42px; padding-left: 26px;}
.mybox1 .ul .input{width: 100%; display: flex; flex-wrap: wrap;}
.mybox1 .ul .input .srk{width: 100%;height: 52px;display: block;padding: 0 16px;font-size: 18px;color: #000;border: 1px solid #707070;border-radius: 0;}
.mybox1 .ul .input .srk1{ display: inline-flex; font-size: 18px;color: #000; line-height:42px; margin-right: 12px;}
.mybox1 .ul .input .xiugai{ display: inline-flex; font-size: 18px;color: #e2000e; line-height:42px;}
.mybox1 .ul .btn{width: 100%; display: flex; justify-content: center; margin-top:57px;}
.mybox1 .ul .btn a{display: block; width:155px; font-size:20px;color: #fff;line-height: 52px;background: #de0010;text-align: center;}
.mybox1 .ul .btn a:hover{opacity: 0.8;}


@media  screen and (max-width:1024px){
.mybox1{ padding:25px 0 0 0;}
.mybox1 .w460{ width:100%;} 
.mybox1 .ul .mt26{ margin-top:15px;}  
.mybox1 .ul .bt{width:72px; min-width:72px; font-size: 14px;line-height:32px; padding-left: 0;}
.mybox1 .ul .input .xiugai{ font-size: 14px;line-height:32px; }
.mybox1 .ul .input .srk1{ font-size: 14px;line-height:32px; }
.mybox1 .ul .input .srk{height: 40px;padding: 0 12px;font-size: 14px;}
.mybox1 .ul .btn{ margin:30px 0 0 0;}
.mybox1 .ul .btn a{font-size: 14px;line-height: 40px; width:120px;}

}


.fuwuA{ overflow: hidden;}
.fuwu0{ position:relative; padding-bottom: 16px;}
.fuwu0::after{ display: block; content:''; position: absolute; left:50%; bottom:0; width:4000px; height:1px; margin-left:-2000px; background: #dbdbdb;}
.fuwu0 .tit1{ position: relative; height:40px; font-size: 30px;color: #333; line-height:1;font-weight: bold;}
.fuwu0 .tit1::after{ display: block; content:''; position: absolute; left:0; bottom:-16px; z-index: 6; width:100%; height:2px; background: #de0010;}
.fuwu1{ display:block; width:100%; font-size: 16px;color: #333; line-height:38px; margin-bottom:40px;}


@media  screen and (max-width:1024px){
.fuwu0 .left{ width: auto !important;}  
.fuwu0 .right{ width: auto !important;} 
.fuwu0 .tit1{height:36px; font-size:18px; line-height:36px;}  
.fuwu0 .tit1::after{bottom:-16px;}
.fuwu1{ font-size: 14px;line-height:26px; margin-bottom: 15px; }

}



.shopT label{ float:left; min-width:18px; width:18px; height:18px; line-height:0; position:relative; cursor:pointer;}
.shopT label input[type="checkbox"]{ cursor: pointer; opacity:0; position:absolute; display:block; width:100%; height:100%;}
.shopT label span.img1{ width:18px; height:18px; display:block; background:url(img/ico13.png) no-repeat;}
.shopT label input[type="checkbox"]:checked + span.img1{  background:url(img/ico12.png) no-repeat;}
.shopT label.on span.img1{  background:url(img/ico12.png) no-repeat;}
.shopT .top{ display: flex; flex-wrap: wrap;align-items: center; width: 100%; background: #e7e8ea; padding:10px 20px; color: #3333; font-size:16px; line-height:30px;}
.shopT .top .u0{ display: flex; flex-wrap: wrap; width:100%;}
.shopT .top .cpms{ padding-left:28px;}
.shopT .top .div{color: #333;}
.shopT .div{display: flex;align-items: center; flex-wrap:wrap;}
.shopT .shopCon{ display: flex; flex-wrap: wrap; width: 100%; background: #fff; padding:1px 20px 25px 20px;}
.shopT .shopCon ul{ display: flex; flex-wrap: wrap; width: 100%;}
.shopT .shopCon li{ display: flex; flex-wrap: wrap;align-items: center; margin-top: 19px; border:1px solid #dbdbdb; width:100%; color: #666; font-size:16px; line-height:33px; padding:16px 0;}
.shopT .shopCon li .btn{ float:right; }
.shopT .shopCon li .btn a{ float:left; display: flex; align-items: center; height: 19px;}
.shopT .shopCon li .btn img{ max-width: none; width: 16px; height: 16px; transform:rotateY(180deg); -ms-transform:rotateY(180deg);}
.shopT .shopCon li .btn{ float: left;}
.shopT .shopCon li .btn .btn1,
.shopT .shopCon li .btn .btn2{ float: left; width:32px; height: 32px; cursor: pointer; position: relative; border:1px solid #e5e5e5; background-size:15px 15px !important;}
.shopT .shopCon li .btn .btn1{background: url(img/_minus.svg) center no-repeat #f4f4f4; border-radius:0 3px 3px 0;}
.shopT .shopCon li .btn .btn2{ background: url(img/_plus.svg) center no-repeat #f4f4f4; border-radius:3px 0 0 3px;}
.shopT .shopCon li .btn .number{ float: left; width:0.66rem; border:1px solid #e5e5e5; text-align: center; height:32px; line-height:30px; color: #555; margin:0 -1px;}
.shopT .shopCon .tit{ width:100%;}
.shopT .shopCon .tit:hover{color: #de0010;}
.shopT .shopCon .w24{ width: 33.33%;}
.shopT .shopCon .w34{ width: 33.33%;}
.shopT .shopCon .w42{ width: 33.33%;}
.shopT .shopCon .w100{ width: 100%;}
.shopT .shopCon .xh label{ margin-right:10px; overflow:hidden;}
.shopT .shopCon .num{ width: 49%; justify-content: center; line-height: 1; display: inline-flex; margin-bottom: 2px;}
.shopT .shopCon .img{ display:block; line-height:0; width:120px; min-width:120px; height:120px;}
.shopT .shopCon .img img{ width:120px; height:120px;}
.shopT .shopCon .delete{ cursor: pointer; display:flex; width:44px; height:44px; background:url(img/_delete.svg) center no-repeat; background-size:24px 24px !important;}
.shopT .shopCon .delete:hover{background:url(img/_delete1.svg) center no-repeat;}
.shopT .shopCon li:hover{border:1px solid #fff0f1; background: #fff0f1;}
.shopT .shopCon select{ cursor: pointer; border:1px solid #dbdbdb; background: #fff; color: #666; font-size:16px; border-radius:0; width:56px; height:32px; padding:0 0 3px 10px;}

.shopT .xh{ width:8.8%; display: flex; align-items: center;}
.shopT .yptp{ width:10.5%;}
.shopT .ypmc{ width:10.7%;}
.shopT .ypcs{ width:52.7%; align-items:flex-start;}  


.shopT .ypcs .p br{display:none;}
.shopT .sqsl{ width:9.8%;}
.shopT .cs{ width:6.5%; display: flex; justify-content: center;}


@media screen and (max-width:1680px) {
.shopT .shopCon li{ font-size:14px; line-height:30px;}
.shopT .shopCon select{ font-size:14px;}
.shopT .shopCon .img{ width:100px; min-width:100px; height:100px;}
.shopT .shopCon .img img{ width:100px; height:100px;}
}
@media screen and (max-width:1024px) {
.shopT .top{display: none;}
.shopT .shop{ display:none !important;}
.shopT .shopCon{ padding:0;}
.shopT .shopCon li{ font-size:14px; line-height:24px; padding:14px 14px; margin-top: 14px;}
.shopT .shopCon .w24{ width: 100%;}
.shopT .shopCon .w34{ width: 100%;}
.shopT .shopCon .w42{ width: 100%;}
.shopT .xh{ width:9.8%;}
.shopT .yptp{ width:20.5%;}
.shopT .ypmc{ width:18.7%;}
.shopT .ypcs{ width:27.7%;}
.shopT .sqsl{ width:15.8%;}
.shopT .cs{ width:7.5%;}
}
@media screen and (max-width:767px) {
.shopT .shopCon li{ font-size:13px; flex-wrap: wrap;}
.shopT .shopCon li:first-child{margin-top: 0;}
.shopT .shopCon .img{ width:100%; min-width:100%; height:auto;}
.shopT .shopCon .img img{ width:100%; height:auto;}
.shopT .shopCon select{ font-size:13px;width:56px; height:28px; }
.shopT .shopCon .num{ width: auto; text-align:left; margin-right:8px;}
.shopT .shopCon .w24{ width: 51%;}
.shopT .shopCon .w34{ width: 48%;}
.shopT .shopCon .w42{ width: 51%;}
.shopT .shopCon .w100{ width: 48%;}

.shopT .shopCon .tit{ font-weight: bold; padding-left:6px;}
.shopT .shopCon li{position: relative;}
.shopT .xh{ width:15%;}
.shopT .yptp{ width:22%; margin:0 2%;}
.shopT .ypmc{ width:48%;margin-top: -34px;}
.shopT .ypcs{ width:100%;}
.shopT .shopCon .ypcs .w100{ width: 100%;}
.shopT .sqsl{ width:35%; margin-bottom:0;position: absolute;left: calc(14px + 15% + 24%);top: 54px;}
.shopT .cs{ width:28px; justify-content:flex-end; margin-bottom:0;position: absolute;left: calc(14px + 10% + 37% + 35%);top: 54px;}
.shopT .ypcs{ align-items: flex-start; justify-content:space-between; margin-bottom:0; margin-top:10px;}
.shopT .shopCon .delete{ width:28px; height:28px;}
}


.shopT .down{ display: flex; flex-wrap: wrap; justify-content:space-between; align-items: center; width:100%; background:#fff; color:#333; font-size:16px; line-height:26px; padding:0 20px 35px 20px;}
.shopT .down a{ color: #333; padding-bottom: 1px;}
.shopT .down a:hover{ color: #de0010;}
.shopT .down .kyp,
.shopT .down .sl{ margin:0 5px; color:#de0010;}
.shopT .down .gong{ margin-right: 60px;}
.shopT .down .sett{ display: flex; flex-wrap: wrap; justify-content:center; align-items: center; width:113px; text-align:center; color:#fff; font-size:16px; line-height:1; padding-bottom: 1px; height:36px; background:#de0010;}
.shopT .down .sett:hover{ opacity:0.8; color: #fff;}
.shopT .down .left{ display: flex; align-items: center; margin-left:73px;}
.shopT .down .right{ display: flex; flex-wrap: wrap; align-items: center;;}
.shopT .down .bottom-label{ display: flex; align-items: center;}
.shopT .down .line{ display: flex; width:1px; height:12px; margin:0 10px; background: #dddddd;}
.shopT .down label{ margin:0 14px 0 0;}
.shopT .down label font{ padding-bottom: 1px;}
.shopT .down .cont{ display: flex; flex-wrap: wrap; align-items: center; margin:0 0.2rem 0 0;}



@media screen and (max-width:1024px) {
.shopT .down{ padding:15px 15px 20px 15px; font-size:14px; line-height:24px;} 
.shopT .down .gong{ margin-right:15px;}
.shopT .down .sett{ width:100px; height:34px; font-size:14px; margin:5px 0;}
.shopT .down .left{ width:100%;justify-content: center; margin:0;}
.shopT .down .right{ width:100%;justify-content: center;}
.shopT .down label{ margin:0 8px 0 0;}
}
@media screen and (max-width:767px) {
.shopT .down .gong{ margin:0 0 5px 0; width:100%; text-align:center;}
}


/*样品申请*/
.ypsq_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.5);z-index: 999;display: none;}
.ypsq_tc .content{width: 580px;background: #ffffff;border-radius: 11px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ypsq_tc .btbox{background: #de0010;padding: 14px 20px;display: flex;justify-content: space-between;align-items: center;border-radius: 11px 11px 0 0;}
.ypsq_tc .btbox .bt{font-size: 14px;color: #ffffff;line-height: 30px;}
.ypsq_tc .btbox .bt .span1{font-size: 22px;margin-right: 10px;}
.ypsq_tc .btbox .none{width: 24px;display: block;cursor: pointer;}
.ypsq_tc .btbox .none:hover{opacity: 0.8;}
.ypsq_tc .nr_box{width: 100%;padding: 24px 10px 30px 20px;}
.ypsq_tc .nr_boxcont{width: 100%;padding-right: 14px;overflow: hidden;overflow-y: auto;max-height: 565px;}
.ypsq_tc .nr_boxcont::-webkit-scrollbar{ width: 4px;}
.ypsq_tc .nr_boxcont::-webkit-scrollbar-track{background-color: #dddddd;border-radius: 4px;}
.ypsq_tc .nr_boxcont::-webkit-scrollbar-thumb{width: 4px;background-color: #de0010;border-radius: 4px;}
.ypsq_tc .cont1{margin-bottom: 24px;}
.ypsq_tc .cont1 .tit{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 6px;}
.ypsq_tc .cont1 ul{width: 100%;border: 1px solid #d2d2d2;width: 100%;padding-bottom: 8px;}
.ypsq_tc .cont1 ul li:nth-child(1){background: #f5f5f5;margin-bottom: 8px;}
.ypsq_tc .cont1 ul li a{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.ypsq_tc .cont1 ul li div{font-size: 18px;color: #333333;line-height: 24px;padding: 10px 10px;}
.ypsq_tc .cont1 ul li .wz1{width: 20.83018867924528%;text-align: center;padding-right: 20px;}
.ypsq_tc .cont1 ul li .wz2{width: 55.0188679245283%;}
.ypsq_tc .cont1 ul li .wz3{width: 24.15094339622642%;text-align: center;}
.ypsq_tc .cont1 ul li:nth-child(1):hover div{color: #333;}
.ypsq_tc .cont1 ul li:hover div{color: #de0010;}
.ypsq_tc .cont2{width: 100%;}
.ypsq_tc .cont2 .ul{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.ypsq_tc .cont2 .ul .li{width: 50%;padding: 10px;}
.ypsq_tc .cont2 .bt{font-size: 18px;color: #333333;line-height: 24px;white-space:nowrap;}
.ypsq_tc .cont2 .bt span{color: #de0010;}
.ypsq_tc .cont2 .input{width: 100%;margin-top: 8px;}
.ypsq_tc .cont2 .input input{width: 100%;height: 44px;background: #f5f5f5;font-size: 15px;color: #000;padding: 0 20px;}
.ypsq_tc .cont2 .inputpr{position: relative;}
.ypsq_tc .cont2 .inputpr input{padding-right: 60px;}
.ypsq_tc .cont2 .inputpr .tswz{font-size: 18px;color: #666666;line-height: 24px;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}
.ypsq_tc .cont2 .inputpr .ico{width: 20px;display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}
.ypsq_tc .cont2 .srk::-webkit-input-placeholder{font-size:15px;color:#bcbcbc;opacity: 1;}
.ypsq_tc .cont2 .srk::-moz-placeholder{font-size:15px;color:#bcbcbc;opacity: 1;}
.ypsq_tc .cont2 .srk::moz-placeholder{font-size:15px;color:#bcbcbc;opacity: 1;}
.ypsq_tc .cont2 .srk:-ms-input-placeholder{font-size:15px;color:#bcbcbc;opacity: 1;}
.ypsq_tc .cont2 .dqcont{margin-top: 8px;}
.ypsq_tc .cont2 .dqcont .dqbox{margin-bottom: 12px;}
.ypsq_tc .cont2 .dqcont input{width: 100%;height: 44px;background: #f5f5f5;font-size: 15px;color: #000;padding: 0 20px;}
.ypsq_tc .cont2 .yzm{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.ypsq_tc .cont2 .yzm input{width: 160px;height: 44px;background: #f5f5f5;font-size: 15px;color: #000;padding: 0 20px;margin: 0 12px 0 6px;}
.ypsq_tc .cont2 .yzm img{width: 100px;height: 44px;display: block;border: 1px solid #d2d2d2;}
.ypsq_tc .cont2 .yzm .wz{font-size: 14px;color: #333;line-height: 24px;cursor: pointer;margin-left: 20px;}
.ypsq_tc .cont2 .yzm .wz:hover{color: #de0010;}
.ypsq_tc .cont2 .btn{font-size: 16px;color: #fff;line-height: 44px;width: 120px;text-align: center;margin: 0 auto;background: #de0010;margin-top: 12px;cursor: pointer;}
.ypsq_tc .cont2 .btn:hover{opacity: 0.7;}
.ypsq_tc .cont2 .yszc{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.ypsq_tc .cont2 .yszc .ico{width: 16px;height: 16px;border: 1px solid #e1e1e1;border-radius: 4px;cursor: pointer;position: relative;}
.ypsq_tc .cont2 .yszc .ico.on{border-color: #de0010;}
.ypsq_tc .cont2 .yszc .ico.on::after{content: "";display: block;width: 10px;height: 10px;background: #de0010;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 2px;}
.ypsq_tc .cont2 .yszc .wz{font-size: 14px;color: #333;line-height: 20px;padding-left: 10px;display: flex;justify-content: flex-start;align-items: center;margin-top: -2px;}
.ypsq_tc .cont2 .yszc .wz a{color: #de0010;display: block;cursor: pointer;margin-left: 6px;}
.ypsq_tc .cont2 .yszc .wz a:hover{text-decoration:underline;}
@media  screen and (max-width:1680px){
.ypsq_tc .nr_boxcont{max-height: 400px;}
}
@media  screen and (max-width:1024px){
.ypsq_tc .content{width: 320px;}
.ypsq_tc .btbox{padding: 14px;}
.ypsq_tc .btbox .bt{font-size: 12px;line-height: 24px;padding-right: 10px;}
.ypsq_tc .btbox .bt .span1{font-size: 16px;margin-right: 0;}
.ypsq_tc .btbox .bt .span2{display: none;}
.ypsq_tc .btbox .none{width: 22px;}
.ypsq_tc .nr_box{padding: 14px;}
.ypsq_tc .nr_boxcont{padding-right: 0;max-height: 360px;}
.ypsq_tc .nr_boxcont::-webkit-scrollbar{ width: 0;}
.ypsq_tc .nr_boxcont::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.ypsq_tc .nr_boxcont::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.ypsq_tc .nr_boxcont::-webkit-scrollbar{ display: none;}
.ypsq_tc .cont1{margin-bottom: 14px;}
.ypsq_tc .cont1 .tit{font-size: 16px;line-height: 20px;}
.ypsq_tc .cont1 ul{padding-bottom: 6px;}
.ypsq_tc .cont1 ul li:nth-child(1){margin-bottom: 6px;}
.ypsq_tc .cont1 ul li div{font-size: 14px;line-height: 20px;padding: 6px;}
.ypsq_tc .cont1 ul li .wz1{width: 25.83018867924528%;text-align: center;padding-right: 20px;}
.ypsq_tc .cont1 ul li .wz2{width: 50.0188679245283%;}
.ypsq_tc .cont1 ul li .wz3{width: 24.15094339622642%;}
.ypsq_tc .cont2 .ul{margin: -6px;width: calc(100% + 12px);}
.ypsq_tc .cont2 .ul .li{padding: 6px;width: 100%;}
.ypsq_tc .cont2 .bt{font-size: 15px;line-height: 20px}
.ypsq_tc .cont2 .input input{height: 38px;font-size: 14px;padding: 0 12px;}
.ypsq_tc .cont2 .inputpr input{padding-right: 40px;}
.ypsq_tc .cont2 .inputpr .tswz{font-size: 14px;line-height: 20px;right: 12px;}
.ypsq_tc .cont2 .inputpr .ico{width: 18px;right: 12px;}
.ypsq_tc .cont2 .srk::-webkit-input-placeholder{font-size:14px;}
.ypsq_tc .cont2 .srk::-moz-placeholder{font-size:14px;}
.ypsq_tc .cont2 .srk::moz-placeholder{font-size:14px;}
.ypsq_tc .cont2 .srk:-ms-input-placeholder{font-size:14px;}
.ypsq_tc .cont2 .dqcont .dqbox{margin-bottom: 8px;}
.ypsq_tc .cont2 .dqcont input{height: 38px;font-size: 14px;padding: 0 12px;}
.ypsq_tc .cont2 .yzm input{width: 130px;height: 38px;font-size: 14px;padding: 0 12px;}
.ypsq_tc .cont2 .yzm img{width: 80px;height: 38px;;}
.ypsq_tc .cont2 .yzm .wz{display: none;}
.ypsq_tc .cont2 .btn{font-size: 15px;line-height: 38px;width: 100px;margin-top: 8px;}
}

/*投递简历*/
.rczp_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.5);z-index: 999;display: none;}
.rczp_tc .content{width: 580px;background: #f5f5f5;border-radius: 11px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.rczp_tc .btbox{background: #de0010;padding: 14px 20px;display: flex;justify-content: space-between;align-items: center;border-radius: 11px 11px 0 0;}
.rczp_tc .btbox .bt{font-size: 14px;color: #ffffff;line-height: 30px;}
.rczp_tc .btbox .bt .span1{font-size: 22px;margin-right: 10px;}
.rczp_tc .btbox .none{width: 24px;display: block;cursor: pointer;}
.rczp_tc .btbox .none:hover{opacity: 0.8;}
.rczp_tc .nr_box{width: 100%;padding: 46px;}
.rczp_tc .nr_box ul{margin: -12px -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-end;flex-wrap: wrap;}
.rczp_tc .nr_box li{width: 50%;padding: 12px 10px;}
.rczp_tc .nr_box .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 6px;}
.rczp_tc .nr_box .input input{width: 100%;height: 44px;display: block;padding: 0 12px;background: #ffffff;border-radius: 5px;font-size: 14px;color: #000;}
.rczp_tc .nr_box .srk::-webkit-input-placeholder{font-size:14px;color:#bfbfbf;opacity: 1;}
.rczp_tc .nr_box .srk::-moz-placeholder{font-size:14px;color:#bfbfbf;opacity: 1;}
.rczp_tc .nr_box .srk::moz-placeholder{font-size:14px;color:#bfbfbf;opacity: 1;}
.rczp_tc .nr_box .srk:-ms-input-placeholder{font-size:14px;color:#bfbfbf;opacity: 1;}
.rczp_tc .nr_box .qh_box{width: 100%;position: relative;}
.rczp_tc .nr_box .qh_t{width: 100%;background: #fff;padding: 0 12px;display: flex;justify-content: space-between;align-items: center;cursor: pointer;border-radius: 5px;}
.rczp_tc .nr_box .qh_t .wz{font-size: 14px;color: #333;line-height: 44px;}
.rczp_tc .nr_box .qh_t img{width: 24px;display: block;}
.rczp_tc .nr_box .qh_b{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;}
.rczp_tc .nr_box .qh_b a{display: block;font-size: 14px;color: #333;line-height: 20px;padding: 10px;border-bottom: 1px solid #eee;}
.rczp_tc .nr_box .qh_b a:last-child{border-bottom: 0;}
.rczp_tc .nr_box .qh_b a:hover{background: #de0010;color: #fff;}
.rczp_tc .nr_box .sc_box{width: 100%;display: flex;justify-content: flex-start;align-items: flex-end;}
.rczp_tc .nr_box .sc_box img{width: 68px;display: block;cursor: pointer;}
.rczp_tc .nr_box .sc_box .wz{font-size: 14px;color: #666666;line-height: 20px;width: calc(100% - 68px);padding-left: 10px; word-break: break-all;}
.rczp_tc .nr_box .yzm{width: 100%;position: relative;border-radius: 5px;overflow: hidden;}
.rczp_tc .nr_box .yzm input{width: 100%;height: 44px;display: block;padding: 0 110px 0 12px;background: #ffffff;font-size: 14px;color: #000;}
.rczp_tc .nr_box .yzm img{width: 103px;height: 44px;display: block;position: absolute;right: 0;top: 0;}
.rczp_tc .nr_box .btn{width: 100%;font-size: 16px;color: #de0010;line-height: 42px;border: 1px solid #de0010;border-radius: 5px;text-align: center;}
.rczp_tc .nr_box .btn:hover{background: #de0010;color: #fff;}
@media  screen and (max-width:1024px){
.rczp_tc .content{width: calc(100% - 30px);}
.rczp_tc .btbox{padding: 14px;}
.rczp_tc .btbox .bt{font-size: 12px;line-height: 24px;padding-right: 10px;}
.rczp_tc .btbox .bt .span1{font-size: 16px;margin-right: 0;}
.rczp_tc .btbox .bt .span2{display: none;}
.rczp_tc .btbox .none{width: 22px;}
.rczp_tc .nr_box{padding: 20px;}
.rczp_tc .nr_box ul{margin: -6px;width: calc(100% + 12px);}
.rczp_tc .nr_box li{width: 100%;padding: 6px;}
.rczp_tc .nr_box .bt{font-size: 16px;line-height: 20px;}
.rczp_tc .nr_box .input input{height: 40px;}
.rczp_tc .nr_box .qh_t .wz{line-height: 40px;}
.rczp_tc .nr_box .qh_t img{width: 22px;}
.rczp_tc .nr_box .qh_b a{padding: 6px 10px;}
.rczp_tc .nr_box .sc_box img{width: 60px;}
.rczp_tc .nr_box .sc_box .wz{width: calc(100% - 60px);padding-left: 8px;}
.rczp_tc .nr_box .yzm input{height: 40px;padding: 0 100px 0 12px;}
.rczp_tc .nr_box .yzm img{width: 80px;height: 40px;}
.rczp_tc .nr_box .btn{font-size: 15px;line-height: 38px;}
}

.prohibit{cursor: no-drop !important;background: #b2afaf !important;}
.verify-wrap{width:350px;height:52px;background-color:#ebeef0;position:relative}
.verify-wrap .drag-btn{position:absolute;left:0;top:2px;width:48px;height:48px;background:#fff ;z-index:2;cursor:move;}
.verify-wrap .drag-btn::before{content: "";display: block;width: 24px;height: 24px;background: url(img/img210.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-70%,-50%);}
.verify-wrap .drag-btn::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img210.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-20%,-50%);}
.verify-wrap .suc-drag-btn{background:#fff;top: 1px;margin-left: -1px;}
.verify-wrap .drag-progress{position:absolute;left:0;top:-1px;height:52px;border-top:1px solid #de0010;border-top:1px solid #de0010;width:0;background-color:#de0010;color:#fff;font-size:18px;text-align:center;line-height:52px}
.verify-wrap .fix-tips,.verify-msg{width:100%;position:absolute;right:0;left:1px;top: -1px; height:100%;color:#51555c;z-index:1;line-height:50px;font-size:14px;text-align:center}
.verify-wrap .verify-msg{background-color:#de0010;color:#fff;display:none}
@media  screen and (max-width:1024px){
.verify-wrap{width:350px;height:40px;background-color:#ebeef0;position:relative}
.verify-wrap .drag-btn{position:absolute;left:0;top:2px;width:36px;height:36px;background:#fff ;z-index:2;cursor:move;}
.verify-wrap .drag-btn::before{content: "";display: block;width: 20px;height: 20px;background: url(img/img210.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-70%,-50%);}
.verify-wrap .drag-btn::after{content: "";display: block;width: 20px;height: 20px;background: url(img/img210.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-20%,-50%);}
.verify-wrap .suc-drag-btn{background:#fff;top: 1px;margin-left: -1px;}
.verify-wrap .drag-progress{position:absolute;left:0;top:-1px;height:40px;border-top:1px solid #de0010;border-top:1px solid #de0010;width:0;background-color:#de0010;color:#fff;font-size:18px;text-align:center;line-height:52px}
.verify-wrap .fix-tips,.verify-msg{width:100%;position:absolute;right:0;left:1px;top: -1px; height:100%;color:#51555c;z-index:1;line-height:40px;font-size:14px;text-align:center}
.verify-wrap .verify-msg{background-color:#de0010;color:#fff;display:none}
}











/*选择地区 两个*/
.pulic_diqu{width: 100%;}
.pulic_diqu .ol{display: flex;justify-content: space-between;align-items: flex-start;}
.pulic_diqu .od{width: calc(50% - 10px);position: relative;border: 1px solid #707070;}
.pulic_diqu .od .topbt{width: 100%;font-size: 18px;color: #aaaaaa;line-height: 50px!important;height: auto!important; padding: 0 40px 0 16px;cursor: pointer;position: relative;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.pulic_diqu .od .topbt::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img208.svg)no-repeat center center;background-size: cover;position: absolute;right: 16px;top: 50%;transform: translate(0,-50%);}
.pulic_diqu .od .topbt.on{color: #000;}
.pulic_diqu .od ul{width: calc(100% + 2px);position: absolute;left: -1px;top: calc(100% + 12px)!important;height: auto!important;background: #fff;border: 1px solid #707070;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 0;margin: 0;display: block;overflow: hidden;overflow-y: auto;max-height: 264px;display: none;}
.pulic_diqu .od li{width: 100%;margin: 0!important;font-size: 16px;color: #333;line-height: 20px!important;padding: 16px 20px!important;height: auto!important;cursor: pointer;display: block!important;}
.pulic_diqu .od li:hover{background: #de0010;color: #fff;}
.pulic_diqu .od ul::-webkit-scrollbar{ width: 3px;}
.pulic_diqu .od ul::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.pulic_diqu .od ul::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
@media  screen and (max-width:1024px){
.pulic_diqu .od{width: calc(50% - 6px);}
.pulic_diqu .od .topbt{font-size: 14px;line-height: 38px!important;height: auto!important; padding: 0 38px 0 12px;}
.pulic_diqu .od .topbt::after{width: 20px;height: 20px;right: 12px;}
.pulic_diqu .od ul{top: calc(100% + 12px)!important;max-height: 200px;height: auto!important;}
.pulic_diqu .od li{margin: 0!important;font-size: 14px;line-height: 20px!important;padding: 10px 12px!important;height: auto!important;display: block!important;}
}




.pulic_diqu2{width: 100%;background: #f5f5f5;}
.pulic_diqu2 .ol{display: flex;justify-content: flex-start;align-items: flex-start;}
.pulic_diqu2 .od{width: 50%;position: relative;padding: 0 30px 0 20px;}
.pulic_diqu2 .od:nth-child(2){padding-left: 8px;}
.pulic_diqu2 .od::after{content: "";display: block;width: 22px;height: 22px;background: url(img/img208.svg)no-repeat center center;background-size: cover;position: absolute;right: 6px;top: 50%;transform: translate(0,-50%);}
.pulic_diqu2 .od .topbt{width: 100%;font-size: 14px;color: #bcbcbc;line-height: 50px!important;height: auto!important; cursor: pointer;position: relative;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.pulic_diqu2 .od ul{width: 100%;position: absolute;left: 0;top: calc(100% + 12px)!important;height: auto!important;background: #fff;border: 1px solid #707070;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 0;margin: 0;display: block;overflow: hidden;overflow-y: auto;max-height: 140px;display: none;}
.pulic_diqu2 .od li{width: 100%;margin: 0!important;font-size: 14px;color: #333;line-height: 20px!important;padding: 6px 12px!important;height: auto!important;cursor: pointer;display: block!important;}
.pulic_diqu2 .od li:hover{background: #de0010;color: #fff;}
.pulic_diqu2 .od ul::-webkit-scrollbar{ width: 3px;}
.pulic_diqu2 .od ul::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.pulic_diqu2 .od ul::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
@media  screen and (max-width:1024px){
.pulic_diqu2 .od{padding: 0 30px 0 12px;width: calc(50% - 6px);}
.pulic_diqu2 .od::after{width: 20px;height: 20px;}
.pulic_diqu2 .od:nth-child(2){padding-left: 8px;}
.pulic_diqu2 .od .topbt{line-height: 36px!important;height: auto!important;}
.pulic_diqu2 .od ul{top: calc(100% + 12px)!important;max-height: 140px;height: auto!important;}
.pulic_diqu2 .od li{margin: 0!important;font-size: 14px;line-height: 20px!important;padding: 8px 12px!important;height: auto!important;display: block!important;}
}








.pulic_diqu3{width: 100%;margin-top: 16px;}
.pulic_diqu3 .ol{display: flex;justify-content: space-between;align-items: flex-start;}
.pulic_diqu3 .od{width: calc(50% - 10px);position: relative;border: 1px solid #dbdbdb;}
.pulic_diqu3 .od .topbt{width: 100%;font-size: 15px;color: #c0c0c0;line-height: 50px!important;height: auto!important; padding: 0 40px 0 20px;cursor: pointer;position: relative;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.pulic_diqu3 .od .topbt::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img208.svg)no-repeat center center;background-size: cover;position: absolute;right: 16px;top: 50%;transform: translate(0,-50%);}
.pulic_diqu3 .od .topbt.on{color: #000;}
.pulic_diqu3 .od ul{width: calc(100% + 2px);position: absolute;left: -1px;top: calc(100% + 12px)!important;height: auto!important;background: #fff;border: 1px solid #707070;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 0;margin: 0;display: block;overflow: hidden;overflow-y: auto;max-height: 264px;display: none;}
.pulic_diqu3 .od li{width: 100%;margin: 0!important;font-size: 16px;color: #333;line-height: 20px!important;padding: 16px 20px!important;height: auto!important;cursor: pointer;display: block!important;}
.pulic_diqu3 .od li:hover{background: #de0010;color: #fff;}
.pulic_diqu3 .od ul::-webkit-scrollbar{ width: 3px;}
.pulic_diqu3 .od ul::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.pulic_diqu3 .od ul::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
@media  screen and (max-width:1024px){
.pulic_diqu3{margin-top: 0;}
.pulic_diqu3 .od{width: calc(50% - 6px);}
.pulic_diqu3 .od .topbt{font-size: 14px;line-height: 38px!important;height: auto!important; padding: 0 38px 0 12px;}
.pulic_diqu3 .od .topbt::after{width: 20px;height: 20px;right: 12px;}
.pulic_diqu3 .od ul{top: calc(100% + 12px)!important;max-height: 200px;height: auto!important;}
.pulic_diqu3 .od li{margin: 0!important;font-size: 14px;line-height: 20px!important;padding: 10px 12px!important;height: auto!important;display: block!important;}
}

.pulic_diqu4{width: 100%;}
.pulic_diqu4 .ol{display: flex;justify-content: space-between;align-items: flex-start;}
.pulic_diqu4 .od{width: calc(50% - 10px);position: relative;border: 1px solid #707070;}
.pulic_diqu4 .od .topbt{width: 100%;font-size: 18px;color: #aaa;line-height: 50px!important;height: auto!important; padding: 0 40px 0 20px;cursor: pointer;position: relative;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.pulic_diqu4 .od .topbt::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img208.svg)no-repeat center center;background-size: cover;position: absolute;right: 16px;top: 50%;transform: translate(0,-50%);}
.pulic_diqu4 .od .topbt.on{color: #000;}
.pulic_diqu4 .od ul{width: calc(100% + 2px);position: absolute;left: -1px;top: calc(100% + 12px)!important;height: auto!important;background: #fff;border: 1px solid #707070;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 0;margin: 0;display: block;overflow: hidden;overflow-y: auto;max-height: 264px;display: none;}
.pulic_diqu4 .od li{width: 100%;margin: 0!important;font-size: 16px;color: #333;line-height: 20px!important;padding: 16px 20px!important;height: auto!important;cursor: pointer;display: block!important;}
.pulic_diqu4 .od li:hover{background: #de0010;color: #fff;}
.pulic_diqu4 .od ul::-webkit-scrollbar{ width: 3px;}
.pulic_diqu4 .od ul::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.pulic_diqu4 .od ul::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
@media  screen and (max-width:1024px){
.pulic_diqu4 .ol{display: block;}
.pulic_diqu4 .od{width: 100%;margin-bottom: 15px;}
.pulic_diqu4 .od:last-child{margin-bottom: 0;}
.pulic_diqu4 .od .topbt{font-size: 14px;line-height: 38px!important;height: auto!important; padding: 0 38px 0 12px;}
.pulic_diqu4 .od .topbt::after{width: 20px;height: 20px;right: 12px;}
.pulic_diqu4 .od ul{top: calc(100% + 12px)!important;max-height: 200px;height: auto!important;}
.pulic_diqu4 .od li{margin: 0!important;font-size: 14px;line-height: 20px!important;padding: 10px 12px!important;height: auto!important;display: block!important;}
}


.pulic_diqu5{width: 100%;position: relative;z-index: 10;}
.pulic_diqu5 .ol{display: flex;justify-content: space-between;align-items: flex-start;}
.pulic_diqu5 .od{width: calc(50% - 10px);position: relative;padding: 0 30px 0 20px;background: #f5f5f5;}
.pulic_diqu5 .od::after{content: "";display: block;width: 22px;height: 22px;background: url(img/img208.svg)no-repeat center center;background-size: cover;position: absolute;right: 6px;top: 50%;transform: translate(0,-50%);}
.pulic_diqu5 .od .topbt{width: 100%;font-size: 15px;color: #bcbcbc;line-height: 50px!important;height: auto!important; cursor: pointer;position: relative;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.pulic_diqu5 .od ul{width: 100%;position: absolute;left: 0;top: calc(100% + 12px)!important;height: auto!important;background: #fff;border: 1px solid #707070;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 0;margin: 0;display: block;overflow: hidden;overflow-y: auto;max-height: 140px;display: none;}
.pulic_diqu5 .od li{width: 100%;margin: 0!important;font-size: 14px;color: #333;line-height: 20px!important;padding: 6px 12px!important;height: auto!important;cursor: pointer;display: block!important;}
.pulic_diqu5 .od li:hover{background: #de0010;color: #fff;}
.pulic_diqu5 .od ul::-webkit-scrollbar{ width: 3px;}
.pulic_diqu5 .od ul::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.pulic_diqu5 .od ul::-webkit-scrollbar-thumb{width: 3px;background-color: #de0010;border-radius: 3px;}
@media  screen and (max-width:1024px){
.pulic_diqu5 .od{padding: 0 30px 0 12px;width: calc(50% - 6px);}
.pulic_diqu5 .od::after{width: 20px;height: 20px;}
.pulic_diqu5 .od:nth-child(2){padding-left: 8px;}
.pulic_diqu5 .od .topbt{line-height: 36px!important;height: auto!important;}
.pulic_diqu5 .od ul{top: calc(100% + 12px)!important;max-height: 140px;height: auto!important;}
.pulic_diqu5 .od li{margin: 0!important;font-size: 14px;line-height: 20px!important;padding: 8px 12px!important;height: auto!important;display: block!important;}
}


.bd_weixin_popup .bd_weixin_popup_foot{font-size: 11px!important;}
.bd_weixin_popup{height: 340px!important;}

.cpej_posi{width: 100%;position: fixed;left: 0;top: -400px;z-index: 9999;background: #fff;padding-top: 14px;padding-bottom: 0;box-shadow: 0 0 20px rgba(0,0,0,0.1);
transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.cpej_posi.on{top: 0;}
@media  screen and (max-width:1024px){
.cpej_posi{width: 100%;position: fixed;left: 0;top: -220px;z-index: 9999;background: #fff;padding-top: 14px;padding-bottom: 14px;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
}


/*241113start*/
.poup-back1{ display: none;  width:100%; height:100%; position:fixed; left:0; top:0; z-index:999991; background:rgba(0,0,0,0.5);}
.poup-cont1{ display: none;  width:442px; position:fixed; left:50%; top:50%; z-index:999992; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);}
.poup-cont1 .box{ display: block; width:100%; position: relative; background: #fff; overflow: hidden; border-radius: 10px;}
.poup-cont1 .line{ display: block; width: 100%; height:5px; background:#de0010 ;}
.poup-cont1 .colse{ display:flex; align-items: center; justify-content: center; line-height: 0; width:46px; height:46px; position: absolute; right:15px; top:8px;}
.poup-cont1 .colse img{ width:20px; height:20px;}
.poup-cont1 .cont{display: block; width:100%; padding:35px 40px 50px 40px;}
.poup-cont1 .cont .p1{ display:block; width:100%; color: #666; font-size:16px; line-height: 30px; padding-bottom: 18px;}
.poup-cont1 .btn{display:flex; justify-content: center; margin-top:27px; width:100%; }
.poup-cont1 .btn a{display:flex; justify-content: center; align-items: center; width:123px; height:40px; border:1px solid #d9d9d9; color: #333333; font-size: 16px; line-height: 1; padding-bottom: 1px; margin: 0 20px;}
.poup-cont1 .btn a:hover,
.poup-cont1 .btn a.on{ background: #de0010; border:1px solid #de0010; color: #fff;}

@media screen and (max-width:1024px) {
.poup-cont1 .colse{ width:36px; height:36px; right:6px; top:6px;}
.poup-cont1 .cont{ padding:20px 20px 30px 20px;}
.poup-cont1 .cont .p1{font-size: 14px; line-height: 24px; padding-bottom: 8pxs;}
.poup-cont1 .btn{ margin-top:14px;}
.poup-cont1 .btn a{ width: 90px; height:32px; font-size:13px;}


}
@media screen and (max-width:767px) {
.poup-cont1{ width:90%;}
}



.cpej_section2 .cont2 .nav .list{overflow:hidden;}


.lie_hide{display:none !important;}


.pagecon{padding-top:60px; padding-bottom:60px;}
.pagecon .cont2{margin-bottom:0;}
@media  screen and (max-width:1680px){
.pagecon{padding-top:50px; padding-bottom:50px;}
.pagecon .cont2{font-size:16px; line-height:28px;}

}

@media screen and (max-width:1024px) {
    .pagecon{padding-top:30px; padding-bottom:30px;}
    .pagecon .cont2{font-size:14px; line-height:24px;}
.pagecon .cont2 .info{display:block;}
}


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



.ej_section.er_count_1 li{width:100%;}
.ej_section.er_count_2 li{width:50%;}
.ej_section.er_count_3 li{width:33.33%;}
.ej_section.er_count_4 li{width:25%;}
.ej_section.er_count_5 li{width:20%;}
.ej_section.er_count_6 li{width:16.66%;}
.ej_section.er_count_7 li{width:14.2857%;}
.ej_section.er_count_8 li{width:12.5%;}
.ej_section.er_count_9 li{width:11.1111%;}
.ej_section.er_count_10 li{width:10%;}


.jilubtn{ margin-bottom:10px; text-align:right;}
.jilubtn a{color: #de0010; font-size:14px; line-height:20px;}
.jilubtn a:hover{text-decoration:underline;}


.fwzc_section .content .jj{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3; height:108px;}

@media screen and (max-width:1024px) {
.fwzc_section .content .jj{height:48px; -webkit-line-clamp: 2;}
}


span.probq{font-size: 12px;color: #ffffff;line-height: 18px;padding: 0 2px;background: #de0010;border-radius: 3px;margin-left: 8px; white-space:nowrap;}

.jilu{text-align:right; font-size:14px; color:#de0010; margin-top:-30px; line-height:20px; margin-bottom:10px;}



/*250102start*/
.cpej_section2 .cont2.jia-font2 .nav .list .wz{font-size: 18px;white-space: normal;}
.cpej_section2 .cont2.jian-font2 .nav .list .wz{font-size: 14px;}
.cpej_section2 .cont2.jia-font2 .screen .input input{font-size: 18px;}
.cpej_section2 .cont2.jian-font2 .screen .input input{font-size: 14px;}
.cpej_section2 .cont2.jia-font2 .screen .dl .wz{font-size: 16px;}
.cpej_section2 .cont2.jian-font2 .screen .dl .wz{font-size: 12px;}
.cpej_section2 .cont2.jia-font2  .content .list .bt{font-size: 18px;}
.cpej_section2 .cont2.jian-font2  .content .list .bt{font-size: 14px;}
.cpej_section2 .cont2.jia-font2 span.probq{font-size: 14px;}
.cpej_section2 .cont2.jian-font2 span.probq{font-size: 10px;}

@media screen and (max-width:1600px) {
.cpej_section2 .cont2.jia-font2 .nav .list .wz{font-size: 16px;}
.cpej_section2 .cont2.jian-font2 .nav .list .wz{font-size: 12px;}
.cpej_section2 .cont2.jia-font2 .screen .input input{font-size: 16px;}
.cpej_section2 .cont2.jian-font2 .screen .input input{font-size: 12px;}
.cpej_section2 .cont2.jia-font2 .screen .dl .wz{font-size: 14px;}
.cpej_section2 .cont2.jian-font2 .screen .dl .wz{font-size: 10px;}
.cpej_section2 .cont2.jia-font2  .content .list .bt{font-size: 16px;}
.cpej_section2 .cont2.jian-font2  .content .list .bt{font-size: 12px;}
}
@media screen and (max-width:1024px) {
.cpej_section2 .cont2.jia-font2 .nav .list .wz{font-size: 16px;}
.cpej_section2 .cont2.jian-font2 .nav .list .wz{font-size: 12px;}


span.probq{font-size:10px;}
}


/*250102end*/








@media screen and (max-width:1024px) {
.t_navs .top .gwc{margin-right:15px;}
.t_navs .top .dlzc{margin-right:15px;}
.t_navs .top .dlzc span{margin:0 8px;}
}



/*250528start*/
.cpej_section2 .cont2 .screen .dl{ overflow:hidden;
 overflow-y:auto;
 scrollbar-width:thin;}
.cpej_section2 .cont2{word-break: break-all;white-space: normal;}
.cpej_section2 .cont2 .nav .list.lie_pic{min-width:76px; max-width:76px; width:76px; padding:0;}
.cpej_section2 .cont2 .nav .list.lie_pdf{max-width:76px; width:76px; padding:0;}
.cpej_section2 .cont2 .nav .list.lie_sample{max-width:76px; width:76px; padding:0;}
.cpej_section2 .cont2 .nav .list.lie_shop{ max-width:76px; width:76px; padding:0;}
.cpej_section2 .cont2 .nav .list.lie_pic .wz{ width:36px; text-align: center; }
.cpej_section2 .cont2 .nav .list.lie_pdf .wz{ width:36px; text-align: center; }
.cpej_section2 .cont2 .nav .list.lie_sample .wz{width:36px;text-align: center;}
.cpej_section2 .cont2 .nav .list.lie_shop .wz{ width:36px;text-align: center;}
.cpej_section2 .cont2 .nav .list.lie_rzbz{min-width:175px; max-width:175px; width:175px;}
.cpej_section2 .cont2 .nav .list.lie_zlxz {min-width:135px; max-width:135px; width:135px;}
.cpej_section2 .cont2 .nav .list.lie_cs81 {max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs1{min-width:76px; max-width:76px; width:76px;}
.cpej_section2 .cont2 .nav .list.lie_cs2{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs3{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs4{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs5{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs6{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs7{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs8{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs9{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs10{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs11{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .nav .list.lie_cs12{max-width:calc(100% - 72px); width:calc(100% - 72px);}

.cpej_section2 .cont2 .content .list.lie_pic{min-width:76px;max-width:76px; padding:0; }
.cpej_section2 .cont2 .content .list.lie_pdf{max-width:76px; width:76px; padding:0; }
.cpej_section2 .cont2 .content .list.lie_sample{max-width:76px; width:76px; padding:0; }
.cpej_section2 .cont2 .content .list.lie_shop{max-width:76px; width:76px; padding:0; }
.cpej_section2 .cont2 .content .list.lie_rzbz{min-width:175px; max-width:175px; width:175px;}
.cpej_section2 .cont2 .content .list.lie_zlxz {min-width:135px; max-width:135px; width:135px;}
.cpej_section2 .cont2 .content .list.lie_cs81 {max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs1{min-width:76px; max-width:76px; width:76px;}
.cpej_section2 .cont2 .content .list.lie_cs2{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs3{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs4{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs5{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs6{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs7{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs8{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs9{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs10{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs11{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .content .list.lie_cs12{max-width:calc(100% - 72px); width:calc(100% - 72px);}


.cpej_section2 .cont2 .screen .lie_pic{min-width:76px; max-width:76px; width:76px; padding:0; }
.cpej_section2 .cont2 .screen .lie_pdf{min-width:76px; max-width:76px; width:76px;  padding:0;}
.cpej_section2 .cont2 .screen .lie_sample{min-width:76px; max-width:76px; width:76px; padding:0; }
.cpej_section2 .cont2 .screen .lie_shop{min-width:76px; max-width:76px; width:76px; padding:0; }
.cpej_section2 .cont2 .screen .list.lie_rzbz{min-width:175px; max-width:175px; width:175px;}
.cpej_section2 .cont2 .screen .list.lie_zlxz {min-width:135px; max-width:135px; width:135px;}
.cpej_section2 .cont2 .screen .list.lie_cs81 {max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs1{min-width:76px; max-width:76px; width:76px; }
.cpej_section2 .cont2 .screen .list.lie_cs2{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs3{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs4{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs5{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs6{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs7{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs8{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs9{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs10{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs11{max-width:calc(100% - 72px); width:calc(100% - 72px);}
.cpej_section2 .cont2 .screen .list.lie_cs12{max-width:calc(100% - 72px); width:calc(100% - 72px);}






/*250528end*/




.probody .ctext{padding-left:60px; padding-right:60px;}
.probody .ctext .w_1690{max-width:100%;}
.probody .ctext .w_1630{max-width:100%;}
.probody .ctext .w_width{max-width:100%;}
@media  screen and (max-width: 1024px){
.probody .ctext{padding-left: 20px;padding-right: 20px;}
}



/*250613start*/
@media  screen and (max-width: 1024px){
.cpej_section2 .cont2 .nav{width: 1200px;}
.cpej_section2 .cont2 .screenbox{width: 1200px;}
.cpej_section2 .cont2 .content{width: 1200px;}
.cpej_section2 .cont2 .nav .list.lie_pic .wz{ width:28px; text-align: center; }
.cpej_section2 .cont2 .nav .list.lie_pdf .wz{ width:28px; text-align: center; }
.cpej_section2 .cont2 .nav .list.lie_sample .wz{width:28px;text-align: center;}
.cpej_section2 .cont2 .nav .list.lie_shop .wz{ width:28px;text-align: center;}
.cpej_section2 .cont2 .nav .list .bt{font-size: 12px; }
.cpej_section2 .cont2 .nav .list .wz{font-size: 12px; }
.cpej_section2 .cont2 .content .list .bt{ font-size:12px;padding: 0 10px;}
.cpej_section2 .cont2 .content .list .wz{ font-size:12px;padding: 0 6px;}
.cpej_section2 .cont2 .content .list .bt
.cpej_section2 .cont2.jian-font2 .content .list .bt{ font-size:11px;}
.cpej_section2 .cont2.jian-font2 .content .list .wz{ font-size:11px;}
.cpej_section2 .cont2.jia-font2 .content .list .bt{ font-size:13px;}
.cpej_section2 .cont2.jia-font2 .content .list .wz{ font-size:13px;}
.cpej_section2 .cont2.jian-font2 .nav .list .bt{ font-size:11px;}
.cpej_section2 .cont2.jian-font2 .nav .list .wz{ font-size:11px;}
.cpej_section2 .cont2.jia-font2 .nav .list .bt{ font-size:13px;}
.cpej_section2 .cont2.jia-font2 .nav .list .wz{ font-size:13px;}


}

/*250613end*/






/*250617start*/
.cpej_section2 .cont2 .screen .dl3 .img img{ height:30px;}

@media  screen and (max-width: 1024px){
.cpej_section2 .cont2 .nav{width: 1360px;}
.cpej_section2 .cont2 .screenbox{width: 1360px;}
.cpej_section2 .cont2 .content{width: 1360px;}	
.cpej_section2 .cont2 .screen .dl3 .img img{ height:24px;}
.cpej_section2 .cont2 .screen .dlbox{ padding:0 6px;}
.cpej_section2 .cont2 .screen .dl .wz{ padding-left:2px;}
.cpej_section2 .cont2 .screen .dl3 .img{margin-left:4px;}
.cpej_section2 .cont2 .screen .dl2 .img{ margin-left:4px;}


.cpej_section2 .cont2 .nav .list.lie_title{width:9.82840236686391%;  max-width: 9.82840236686391%; min-width: 9.82840236686391%;}
.cpej_section2 .cont2 .nav .list.lie_pic{min-width:62px; max-width:62px; width:62px; padding:0;}
.cpej_section2 .cont2 .nav .list.lie_pdf{max-width:56px; width:56px; padding:0;}
.cpej_section2 .cont2 .nav .list.lie_sample{max-width:56px; width:56px; padding:0;}
.cpej_section2 .cont2 .nav .list.lie_shop{ max-width:56px; width:56px; padding:0;}
.cpej_section2 .cont2 .nav .list.lie_cs81 {max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs1{min-width:62px; max-width:62px; width:62px;}
.cpej_section2 .cont2 .nav .list.lie_cs2{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs3{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs4{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs5{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs6{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs7{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs8{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs9{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs10{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs11{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .nav .list.lie_cs12{max-width:calc(100% - 62px); width:calc(100% - 62px);}

.cpej_section2 .cont2 .content .list.lie_title{width:9.82840236686391%;  max-width: 9.82840236686391%; min-width: 9.82840236686391%;}
.cpej_section2 .cont2 .content .list.lie_pic{min-width:62px;max-width:62px; padding:0; }
.cpej_section2 .cont2 .content .list.lie_pdf{max-width:56px; width:56px; padding:0; }
.cpej_section2 .cont2 .content .list.lie_sample{max-width:56px; width:56px; padding:0; }
.cpej_section2 .cont2 .content .list.lie_shop{max-width:56px; width:56px; padding:0; }
.cpej_section2 .cont2 .content .list.lie_cs81 {max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs1{min-width:62px; max-width:62px; width:62px;}
.cpej_section2 .cont2 .content .list.lie_cs2{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs3{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs4{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs5{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs6{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs7{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs8{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs9{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs10{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs11{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .content .list.lie_cs12{max-width:calc(100% - 62px); width:calc(100% - 62px);}

.cpej_section2 .cont2 .screen .lie_title{width:9.82840236686391%;  max-width: 9.82840236686391%; min-width: 9.82840236686391%;}
.cpej_section2 .cont2 .screen .lie_pic{min-width:62px; max-width:62px; width:62px; padding:0; }
.cpej_section2 .cont2 .screen .lie_pdf{min-width:56px; max-width:56px; width:56px;  padding:0;}
.cpej_section2 .cont2 .screen .lie_sample{min-width:56px; max-width:56px; width:56px; padding:0; }
.cpej_section2 .cont2 .screen .lie_shop{min-width:56px; max-width:56px; width:56px; padding:0; }
.cpej_section2 .cont2 .screen .list.lie_cs81 {max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs1{min-width:62px; max-width:62px; width:62px; }
.cpej_section2 .cont2 .screen .list.lie_cs2{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs3{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs4{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs5{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs6{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs7{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs8{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs9{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs10{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs11{max-width:calc(100% - 62px); width:calc(100% - 62px);}
.cpej_section2 .cont2 .screen .list.lie_cs12{max-width:calc(100% - 62px); width:calc(100% - 62px);}


}



/*250617end*/






/*250623start*/
.cpej_section2 .cont2 .screen .dl{scrollbar-width: inherit;}

.cpej_section2 .cont2 .content li{z-index: auto;}
.cpej_section2 .cont2 .content .list .posi_img{padding: 10px 10px; width:130px;}


@media  screen and (max-width: 1024px){
.cpej_section2 .cont2 .content .list .posi_img{padding: 8px 8px; width:98px;box-shadow: 0 0 10px rgba(222,0,16,0.3);}	

}


/*250623end*/




@media  screen and (max-width: 1024px){
.cpej_section2 .cont2 .content .fx.shopnone a{opacity: 0.8;}
.cpej_section2 .cont2 .content .fx.shopnone a img{opacity:0.5;}
}




