@charset "utf-8";
::selection{background:#1768fd;color:#fff}
::-webkit-scrollbar{width:10px;height:6px;}
::-webkit-scrollbar-track-piece{-webkit-border-radius:3px;background-color:#f2f2f2}
::-webkit-scrollbar-thumb:vertical{height:5px;-webkit-border-radius:3px;background-color:#1768fd}
::-webkit-scrollbar-thumb:horizontal{width:5px;-webkit-border-radius:3px;background-color:#1768fd}
/*reset*/
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
h1,h2,h3,h4,h5,h6{font-weight:400}
a,blockquote,body,caption,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,html,img,label,legend,li,ol,p,pre,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,ul{margin:0;padding:0}
ul{margin:0;padding:0;list-style:none}
li{list-style-type:none}
font{font-family:Arial,Verdana}
button,input,textarea{margin:0;padding:0;border-width:1px;font-size:14px;transition:all .5s;-webkit-transition:all .5s;border-radius:0;-webkit-appearance:none}
button,input{-webkit-appearance:none;outline:0;background:0 0}
a img{border:0 none;max-width:100%}
iframe{border:0}
img{vertical-align:middle;max-width:100%;transition:all .5s;-webkit-transition:all .5s}
a{text-decoration:none;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;color:#202020}
a:hover{text-decoration:none!important;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background:#fff;overflow-x:hidden;-webkit-overflow-scrolling:touch}
body{font-size:14px;color:#444;overflow:hidden;-webkit-overflow-scrolling:touch}
table{border-collapse:collapse;border-spacing:0}
button,label{cursor:pointer}
button,input,select,textarea{outline:0}
i{font-style:normal}
@font-face {font-family: 'iconfont';
  src: url('../font/iconfont.eot'); /* IE9*/
  src: local('?'),
  url('../font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg') format('svg'); /* iOS 4.1- */
}
/**html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);}**/
body { -moz-user-select: none; /* Firefox私有属性 */ -webkit-user-select: none; /* WebKit内核私有属性 */ -ms-user-select: none; /* IE私有属性(IE10及以后) */ -khtml-user-select: none; /* KHTML内核私有属性 */ -o-user-select: none; /* Opera私有属性 */ user-select: none; /* CSS3属性 */ }
.bgf{background:#fff!important}
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.clearl{clear:left}
.clearr{clear:right}
.overHidden{overflow:hidden}
.h15{clear:both;height:15px;overflow:hidden}
.marlrAuto{margin-left:auto;margin-right:auto}
.table{display:table;width:100%;height:100%}
.cell{width:100%;height:100%;display:table-cell;vertical-align:middle}
.clearfix:after{display:block;content:"";height:0;clear:both}
.pro-table,.pro_table{overflow-x:auto}
.pro_table caption{padding: 12px 0;background-color: #eeeeee;text-align: center;color: #333;font-size: 16px;}
.pro_table td{text-align:center;vertical-align:middle;padding:12px!important;}
.textOverflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.textOverClm{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;min-height:96px}
.clm2{-webkit-line-clamp:2}
.clm3{-webkit-line-clamp:3}
.clm4{-webkit-line-clamp:4}
.clm5{-webkit-line-clamp:5}
.clm6{-webkit-line-clamp:6}
.clm7{-webkit-line-clamp:7}
.tc{text-align:center}
.tl{text-align:left}
.tr{text-align:right}
.textHover:hover{text-decoration:underline}
.btnHover:hover{opacity:.9;transition:all .5s;-webkit-transition:all .5s}
.btnHover2{position:relative;overflow:hidden}
.btnHover2:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:1;-webkit-transform:translate(-105%,0);transform:translate(-105%,0);border-right-width:1px;border-right-style:solid;border-right-color:#fff;background-color:rgba(255,255,255,.25)}
.btnHover2:hover:before{opacity:0;-webkit-transform:translate(0,0);transform:translate(0,0)}
.colorf{color:#fff!important}
.color3{color:#333}
.colot6{color:#666}
.f14{font-size:14px}
.f16{font-size:16px!important}
.f18{font-size:18px!important}
.f20{font-size:20px!important}
.f22{font-size:22px!important}
.pb10{padding-bottom:18px}
.word_break:{word-break:break-all}
.fBold{font-weight:700}
.borderN{border:none}
.uppercase{text-transform:uppercase}
.capitalize{text-transform:capitalize}
.disNone{display:none}
.wrapper{width:92%;max-width:1600px;margin-left:auto;margin-right:auto}
.mask{display:none;position:fixed;left:0;top:0;z-index:4;width:100%;height:100%;background:rgba(0,0,0,.3)}
/** video_open*/
.video_window{display:none;width:1400px;height:800px;position:fixed;left:34%;top:40%;z-index:10000;margin:-300px 0 0 -400px}
.video_window_rela{position:relative;height:100%}
.video_window_close{position:absolute;right:-12px;top:-12px;width:20px;color:#fff;font-size:18px;height:20px;font-family:arial;line-height:20px;text-align:center;cursor:pointer}
.video_window_mask{display:none;position:fixed;left:0;top:0;z-index:9999;width:100%;height:100%;background:rgba(0,0,0,.6)}
.video_window_ifeame{background:#333;border:0}
@media screen and (min-width:768px) and (max-width:992px){.video_window{width:600px;height:400px;margin:-200px 0 0 -300px}
}
@media screen and (min-width:300px) and (max-width:767px){.video_window{width:80%;height:260px;margin:-130px 0 0 -24%}
}
/* 图片放大*/
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}
#baguetteBox-overlay.visible{opacity:1}
#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}
#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}
#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:2;color:#ccc;font-size:16px;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}
#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}
.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
.baguetteBox-button#next-button{right:2%}
.baguetteBox-button#previous-button{left:2%}
.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
.baguetteBox-button svg{position:absolute;left:0;top:0}
.spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
.double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
@-webkit-keyframes bounceFromRight{0%{margin-left:0}
50%{margin-left:-30px}
100%{margin-left:0}
}
@keyframes bounceFromRight{0%{margin-left:0}
50%{margin-left:-30px}
100%{margin-left:0}
}
@-webkit-keyframes bounceFromLeft{0%{margin-left:0}
50%{margin-left:30px}
100%{margin-left:0}
}
@keyframes bounceFromLeft{0%{margin-left:0}
50%{margin-left:30px}
100%{margin-left:0}
}
@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}
50%{-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}
50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
}
body,html{font-family:"微软雅黑","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC";font-weight:400}
button,input,select,textarea{font-family:Roboto,sans-serif,arial,verdana}
.bgf5{background:#f5f5f5}
.header_box{background:#fff;/**position:fixed;**/width:100%;z-index:999;height: 139px}
.header_fix{width:100%;background:#fff;box-shadow:0 0 7px rgba(115,115,115,.15);-webit-transition:all .5s;transition:all .5s}
.header_fix.hover{position:fixed;left:0;top:0;z-index:4}
.header{width:100%;position:relative;-webit-transition:all .5s;transition:all .5s}
.head_t{height:45px;background:#1768fd}
.head_t_l{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center}
.head_t_l_item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;color:#fff;line-height:45px;font-size:14px;padding-right:25px;margin-right:25px;position:relative}
/*.head_t_l .head_t_l_item:first-child::after{content:"";position:absolute;right:0;top:50%;display:block;width:1px;height:21px;background:#fff;margin-top:-11px}*/
.head_t_l_item img{width:20px;height:20px;line-height:20px;text-align:center;font-size:18px;margin-right:8px}
.head_t_l_item:hover{color:#000}
.head_t_r{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;color: #fff}
.head_t_r .head_t_l_item{padding-right:0;margin-right:0}
.head_t_r h2{font-size: 14px;}
.head_t_r h2 span{color: #ff5722}
.head_t_sm{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;position:relative}
.head_t_sm a{display:block;width:40px;height:45px;color:#fff;position:relative;background-size: 24px;}
.head_t_sm .icontiktok{background:url(../image/tiktok.png) no-repeat 0 11px;background-size: 24px;}
.head_t_sm .iconweixin{background:url(../image/weixin.png) no-repeat 0 11px;background-size: 24px;}
.head_t_sm .iconqq{background:url(../image/qq.png) no-repeat 0 11px;background-size: 24px;}
.head_t_sm a img{display:none;position:absolute;left:50%;top:45px;z-index:3;width:120px;height:120px;max-width:none;margin-left:-60px}
.head_t_sm a:hover img{display:block}
.head_lag{width:140px;height:26px;position:relative;margin-left:15px}
.head_lag_t{width:140px;color:#fff;font-size:14px;line-height:26px;text-align:center;cursor:pointer;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-ms-align-items:center;-webkit-align-items:center;position:relative}
.head_lag_t::before{content:"";display:block;position:absolute;left:0;top:50%;width:1px;height:16px;transform:translate(0,-50%);background:#fff}
.head_lag_t .icon{color:#fff;font-size:14px;margin-left:8px;transform:rotateZ(-90deg);-webkit-transform:rotateZ(-90deg)}
.head_lag_down{position:absolute;left:0;top:33px;z-index:2;display:none;width:100%;background:#fff;text-align:center;padding:8px 0;box-shadow:0 2px 5px rgba(0,0,0,.12)}
.head_lag_down a{display:block;line-height:30px;color:#333;text-align:center;font-size:14px;overflow:hidden}
.head_lag_down a:hover{background:#1768fd}

.head_b{background:#fff;height:94px;position:relative}
.head_t .wrapper{display:-ms-flex;display:-webkit-flex;display:flex;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-align-items:center;-webkit-align-items:center;align-items:center}
.head_b>.wrapper{display:-ms-flex;display:-webkit-flex;display:flex;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-align-items:center;-webkit-align-items:center;align-items:center}
.logo{width:300px;height:94px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-ms-align-items:center;-webkit-align-items:center}
.logo img{display:block;max-width:100%}
.head_r{width:calc(100% - 330px);display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:flex-end;-ms-justify-content:flex-end;-webkit-justify-content:flex-end;align-items:center;-ms-align-items:center;-webkit-align-items:center}
.menu{width:calc(100% - 350px);padding:0 1%}
.menu_dl{width:100%;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-ms-align-items:center;-webkit-align-items:center;width:100%}
.menu_dl dd{margin:0 15px;position:relative;-webit-transition:all .5s;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}
.menu_dl dd.menu_dd_pro{position:static}
.menu_tt .text{width:100%;display:block;color:#333;text-align:center;line-height:90px;font-size:18px;padding:0 15px;overflow:hidden;border-bottom:4px solid transparent}
.menu_dl dd.hover .menu_tt .text{border-color:#1768fd}
.menu_down_pro{display:none;position:absolute;left:0;top:94px;z-index:2;width:100%;overflow:hidden;background:#e7f7ff;border-bottom:2px solid #1768fd;box-shadow:0 3px 5px rgba(115,115,115,.2)}
.menu_down_pro .wrapper{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;overflow:hidden}
.menu_down_pro_item{width:25%;padding:45px 10px;transition:all .5s;-webkit-transition:all .5s}
.menu_down_pro_pic{overflow:hidden}
.menu_down_pro_title{display:block;color:#222;text-align:center;margin:20px 0 15px;font-size:24px;font-weight:700}

/* 颜色调整 */
.menu_down_pro_item:hover .menu_down_pro_title{color:#1768fd}
.menu_down_pro_list{margin-bottom:30px}
.menu_down_pro_list a{display:block;color:#222;font-size:14px;text-align:center;line-height:20px;padding:7px 0}
/* 颜色调整 */
.menu_down_pro_list a:hover{color:#1768fd;transform:translateX(3px);-webkit-transform:translateX(3px)}
/* 产品中心下拉列表背景 */
/* 颜色调整 */
.menu_down_pro_item:hover{background:#fff;transition:all .5s;-webkit-transition:all .5s}
.menu_down_pro_item:hover .menu_down_pro_pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.menu_down{display:none;position:absolute;left:0;top:94px;z-index:3;width:100%;background:rgba(248,248,248,.9);box-shadow:0 3px 8px rgba(115,115,115,.2)}
.menu_down a{display:block;font-size:16px;line-height:22px;padding:14px 0;text-align:center;color:#333;border-bottom:1px dashed #e7e7e7}
.menu_down a:last-child{border:none}
.menu_down a:hover{color:#1768fd}
.head_search{width:46px;height:46px;line-height:46px;text-align:center;color:#444;font-size:24px;text-align:center;cursor:pointer}
.search_box{display:none;position:fixed;left:50%;top:50%;z-index:5;margin:-30px 0 0 -450px;z-index:9;width:900px;height:60px;padding:10px;background:#f5f5f5}
.search_box_text{width:calc(100% - 90px);height:40px;border:0;font-size:14px;padding-left:20px;background:0 0}
.search_box_text::-webkit-input-placeholder{font-size:14px}
.search_box_sub{width:40px;height:40px;color:#1768fd;font-size:28px;background:0 0;border:0}
.search_box_close{width:40px;height:40px;line-height:40px;font-size:28px;color:#999;margin-left:10px;border:0;background:0 0}
.search_box_close:hover{transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg)}
.header_fix.hover .head_b{height:70px}
.header_fix.hover .menu_tt .text{height:70px;line-height:70px}
.header_fix.hover .menu_dl dd .menu_tt .text::after{top:-20px}
.header_fix.hover{height:70px;box-shadow:0 0 6px rgba(115,115,115,.2);-webit-transition:all .5s;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}
.header_fix.hover .logo{height:70px;padding:8px 0;-webit-transition:all .5s;transition:all .5s}
.header_fix.hover .menu_dl dd{height:70px;line-height:70px;-webit-transition:all .5s;transition:all .5s}
.header_fix.hover .head_t{display:none}
.header_fix.hover .menu_down,.header_fix.hover .menu_down_pro{top:70px}

/** 移动端头部*/
.mobile_header{display:none;clear:both;width:100%;height:52px;/** margin-top:-139px;*/transition:all .5s;-webkit-transition:all .5s}
.mobile_header_top{position:fixed;left:0;top:0;z-index:7;width:100%;height:52px;background:#fff;box-shadow:0 7px 12px rgb(215 22 22 / 30%)}
.mobile_logo{width:180px;height:52px;margin-left:15px}
.mobile_logo img{display:block;height:26px;width:auto}
.mobile_menu_btn{position:absolute;right:0;top:0;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;width:54px;height:52px;cursor:pointer}
.mobile_menu_btn span{display:block;height:3px;width:28px;background:#ff4200;border-radius:4px;margin-bottom:6px}
.mobile_menu_btn span:last-child{margin-bottom:0}
.mobile_search_icon{width:40px;height:52px;color:#333;font-size:24px;line-height:52px;text-align:center;margin-right:52px;cursor:pointer}
.mobile_header.hover{background:rgba(0,0,0,.5);box-shadow:0 2px 3px rgba(0,0,0,.1);transition:all .5s;-webkit-transition:all .5s}
.mobile_menu_box{position:fixed;right:-110%;top:0;z-index:8;width:75%;height:100%;background:#fff;padding:20px 15px;overflow-y:auto;transition:all .5s;-webkit-transition:all .5s}
.mobile_menu_box.show{right:0;transition:all .5s;-webkit-transition:all .5s}
.mobile_menu_dl dd{clear:both;line-height:1.3;border-bottom:1px solid #e1e1e1}
.mobile_menu_tt{display:flex;display:-ms-flexbox;display:-webkit-flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.mobile_menu_tt .text{float:left;width:80%;color:#333;font-size:16px;line-height:24px;padding:10px 0;text-transform:capitalize}
.mobile_menu_dl dd.hover .mobile_menu_tt .text{color:#1768fd}
.mobile_menu_tt_icon{display:none;float:right;float:right;width:44px;line-height:44px;text-align:center;color:#333;font-size:16px;-webit-transition:all .5s;transition:all .5s}
.mobile_menu_down{display:none;padding:6px 0 10px 12px}
.mobile_menu_down_clm{margin-bottom:8px}
.mobile_menu_down_clm_tt{display:-ms-flex;display:-webkit-flex;display:flex;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-align-items:center;-webkit-align-items:center;align-items:center;font-size:14px;color:#333}
.mobile_menu_down_clm_tt .tt{width:calc(100% - 50px);color:#333;line-height:20px;padding:7px 0}
.mobile_menu_down_clm_tt .icon{width:40px;height:40px;line-height:40px;text-align:center;font-size:16px;-webit-transition:all .5s;transition:all .5s}
.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon{-webit-transition:all .5s;transition:all .5s;transform:g rotateZ(90deg);-webkit-transform:rotateZ(90deg);-moz-transform:rotateZ(90deg);-ms-transform:rotateZ(90deg);-o-transform:rotateZ(90deg)}
.mobile_menu_down_clm_list{display:none;padding:5px 0 0 10px}
.mobile_menu_down_clm_list a{display:block;font-size:12px;line-height:1.4;color:#333;padding:5px 0 5px 14px;position:relative}
.mobile_menu_down_clm_list a::before{content:"";display:block;position:absolute;left:0;top:50%;width:5px;height:5px;margin-top:-3px;background:#333;border-radius:50%}
.mobile_menu_tt_icon.hover{transform:rotateZ(90deg);-webkit-transform:rotateZ(90deg);-moz-transform:rotateZ(90deg);-ms-transform:rotateZ(90deg);-o-transform:rotateZ(90deg);-webit-transition:all .5s;transition:all .5s}
.mobile_search_box{position:fixed;left:0;top:52px;z-index:7;display:none;width:100%;padding:20px;background:#fafafa}
.mobile_search_box form{width:100%;padding:2px;border-radius:5px;border:1px solid #ddd}
.mobile_search_text{float:left;line-height:40px;padding-left:15px;font-size:14px;width:calc(100% - 40px);border:0}
.mobile_search_btn_text{float:right;width:40px;height:40px;font-size:22px;color:#1768fd;text-align:center;line-height:40px;border:none;background:0 0}
.mobile_menu_b{margin-top:40px}
.mobile_menu_b_clm{margin-bottom:25px}
.mobile_menu_b_clm .tt{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;font-size:16px;font-weight:700;color:#333;margin-bottom:8px}
.mobile_menu_b_clm .tt .icon{margin-right:8px;font-size:16px}
.mobile_menu_b_clm .text{font-size:14px;color:#333}
.mobile_menu_b_clm .text a{color:#333;word-break:break-all}
.mobile_lag_box{padding:30px 0 20px;margin-bottom:40px}
.mobile_lag_tt{font-size:18px;color:#333;font-weight:700;padding-bottom:18px}
.mobile_lag_text{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.mobile_lag_text a{color:#333;font-size:16px;margin-right:25px}
.mask,.mobile_menu_mask{display:none;position:fixed;left:0;top:0;z-index:7;width:100%;height:100%;background:rgba(0,0,0,.2)}
.mobile_menu_mask{z-index:8}
.news_det_con p{font-size:16px;text-indent:2em;margin-bottom: 10px;position: relative;}
.news_det_con .p1{text-indent:4em}
.news_det_con .p2{ font-size: 18px;font-weight: 700;padding: 10px 0;}
.news_det_con .p1:before {content: "";width: 14px;height: 6px;background: #1768fd;display: block;position: absolute;left: 2em;top: 12px;}
.news_det_con .p2:before {content: "";display: inline-block; position: static;margin-right: 4px; margin-top: -3px;width: 16px; height: 16px;vertical-align: middle;background: url(../image/h3icon.png) no-repeat 50%;background-size: cover;}
.news_det_con p a{color: #ff4200}
.news_det_con section{font-size:14px;text-indent:2em}

/** banner*/
.banner_box{display: none;}
.banner_box{position:relative}
.banner{clear:both}
.banner .item .item_rela,.banner .item>a{display:block;position:relative}
.banner_box_item{position:absolute;width:30px;height:30px}
.banner_box_item_rela{position:relative;width:30px;height:30px}
.banner_box_item_con{display:none;position:absolute;left:30px;top:-92px;width:246px;height:180px}
.banner_box_item_tt{position:relative;width:30px;height:30px;border:8px solid rgba(218,10,10,.7);border-radius:50%;animation:banner_icon 2.3s infinite;-webkit-animation:banner_icon 2.3s infinite;cursor:pointer}
.banner_box_item_tt::after{content:"";display:block;position:absolute;left:50%;top:50%;width:16px;height:16px;background:#fff;margin:-8px 0 0 -8px;border-radius:50%}
.banner_btn{opacity:0;position:absolute;top:50%;z-index:3;width:60px;height:60px;line-height:60px;text-align:center;font-size:50px;color:#fff;font-weight:700;cursor:pointer;text-shadow:0 0 6px rgba(115,115,115,.3);transition:all .5s;-webkit-transition:all .5s;margin-top:-30px}
.banner_prev{left:-70px;transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg)}
.banner_next{right:-70px}
.banner_box:hover .banner_prev{opacity:1;left:5%;transition:all .5s;-webkit-transition:all .5s}
.banner_box:hover .banner_next{opacity:1;right:5%;transition:all .5s;-webkit-transition:all .5s}

@keyframes banner_icon{0%{border-color:rgba(246,190,5,.7)}
50%{border-color:rgba(246,190,5,.5)}
100%{border-color:rgba(246,190,5,.7)}
}
@-webkit-keyframes banner_icon{0%{border-color:rgba(246,190,5,.7)}
50%{border-color:rgba(246,190,5,.5)}
100%{border-color:rgba(246,190,5,.7)}
}
@-moz-keyframes banner_icon{0%{border-color:rgba(246,190,5,.7)}
50%{border-color:rgba(246,190,5,.5)}
100%{border-color:rgba(246,190,5,.7)}
}
.banner_box_item_con_wrap{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;width:246px}
.banner_box_item_icon{width:46px;height:1px;background:#fff}
.banner_box_item_text{display:-ms-flex;display:-webkit-flex;display:flex;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-items:center;-webkit-align-items:center;flex-flow:column;-webkit-flex-direction:column;-ms-flex-direction:column;align-items:center}
.banner_box_item_text .pic{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;width:180px;height:180px;border-radius:50%;overflow:hidden;background:rgba(255,255,255,.85);margin-bottom:15px}
.banner_box_item_text .tt{font-size:14px;color:#222;font-weight:700;text-align:center}
.banner.owl-theme .owl-controls{position:absolute;left:0;bottom:0;width:100%;bottom:12px}
.banner.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;border-radius:10px;background:#fff;transition:all .5s;-webkit-transition:all .5s}
.banner.owl-theme .owl-dots .owl-dot.active span,.banner.owl-theme .owl-dots .owl-dot:hover span{background:#1768fd;width:22px;transition:all .5s;-webkit-transition:all .5s}
.scroll_dots.owl-theme .owl-controls{width:100%;padding-top:25px}
.scroll_dots.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;border-radius:10px;background:#aaa;transition:all .5s;-webkit-transition:all .5s}
.scroll_dots.owl-theme .owl-dots .owl-dot.active span,.scroll_dots.owl-theme .owl-dots .owl-dot:hover span{background:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.list_tt30{color:#222;font-size:30px;font-weight:700;transition:all .5s;-webkit-transition:all .5s}
.list_tt36{color:#222;font-size:36px;font-weight:700;transition:all .5s;-webkit-transition:all .5s}
.list_tt18{display:block;font-size:18px;color:#222;font-weight:700;margin-bottom:8px;transition:all .5s;-webkit-transition:all .5s}
.list_tt24{display:block;color:#222;font-size:24px;font-weight:700;transition:all .5s;-webkit-transition:all .5s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list_text1{font-size:14px;color:#666;line-height:24px}
.main_content{padding:60px 0}
.main_content2{padding:60px 0 0}
.ind_title1{font-size:32px;color:#222;font-weight:700;margin-bottom:30px}
.ind_title1 .text{font-size:14px;color:#666;line-height:1.5;font-weight:400;padding-top:10px}
.ind_box1{background:#eee}
.ind_pro_scroll{margin-bottom:60px}
.ind_pro_item_wrap{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.ind_pro_item_con{width:50%}
.ind_pro_item_con_m{max-width:700px}
.ind_pro_item_tt{font-size:24px;color:#1768fd;font-weight:700;margin-bottom:18px}
.ind_pro_item_desc{padding:20px 0}
.ind_pro_item_desc_item{font-size:14px;color:#666;line-height:36px}
.ind_pro_item_desc_item .tt{font-weight:700;color:#222}

/*  首页间隔层start*/
.separate .separate_content{height:100px;width:100%;text-align:center;background-color:#1768fd;padding:15px 0;color:#fff}
.separate .separate_content h2{font-size:32px;font-weight:600}
.separate .separate_content div{color:#fff;font-size:14px;line-height:34px;width:100%}
.separate .separate_content div span{margin:0 10px}
/*  首页间隔层end*/

/* 爆款产品详情tab展示 */
.tab_outer{width:100%;background:#eee;padding-top:70px}
.tab-box{width:92%;display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin-left:auto;margin-right:auto}
.tab-box span{color:#333;font-size:29px;text-align:center;display:inline-block;width:375px;height:90px;background:#fff;cursor:pointer;margin:0 3px;line-height:90px}
.tab-box .active2{background:#e72a31!important;color:#fff!important}
.tab_hidn{display:none}
.active1{display:block}
.more_btn1{width:100%;width: 160px;height: 36px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;font-size:16px;color: #fff;transition:all .5s;-webkit-transition:all .5s;background: #1768fd;border-radius: 8px;}
.more_btn1 .icon{font-size:14px;margin-left:6px}
.more_btn1.hover,.more_btn1:hover{border-color:#f44336!important;background:#f44336!important;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_pic{width:50%}
.ind_pro_scroll_pic img{width:auto;margin:0 auto;border-radius: 20px}
.ind_pro_scroll_bars{width:100%;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;background:#fff;box-shadow:0 0 15px rgba(115,115,115,.2)}
.ind_pro_scroll_bars .item{width:20%;padding:28px 15px 5px;text-align:center;border-bottom:2px solid #e5e5e5;border-right:1px solid #e5e5e5;cursor:pointer;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars .item:last-child{border-right:0}
.ind_pro_scroll_bars .item .tt{font-size:14px;color:#1768fd;font-weight:700}
.ind_pro_scroll_bars .item .tt2{font-size:16px;color:#222;font-weight:700;margin:10px 0 5px}
.ind_pro_scroll_bars .item .pic{overflow:hidden;position:relative}
.ind_pro_scroll_bars .item .pic::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}
.ind_pro_scroll_bars .item:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ind_pro_scroll_bars .item.active{border-bottom:2px solid #1768fd;transition:all .5s;-webkit-transition:all .5s}

/*2021-5-18 start hot product modify*/
.ind_pro_scroll_bars0{width:100%;margin-top: 40px; display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;background:#fff;box-shadow:0 0 15px rgba(115,115,115,.2)}
.ind_pro_scroll_bars0 .item{width:20%;padding:20px 10px 4px;text-align:center;border-bottom:2px solid #e5e5e5;border-right:1px solid #e5e5e5;cursor:pointer;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars0 .item:last-child{border-right:0}
.ind_pro_scroll_bars0 .item .tt{font-size:14px;color:#1768fd;font-weight:700}
.ind_pro_scroll_bars0 .item .tt2{font-size:16px;color:#222;font-weight:700;margin-bottom:10px}
.ind_pro_scroll_bars0 .item .pic{overflow:hidden;position:relative;border-radius: 4px}
.ind_pro_scroll_bars0 .item .pic::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}
.ind_pro_scroll_bars0 .item:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ind_pro_scroll_bars0 .item.active{border-bottom:2px solid #1768fd;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars1{width:100%;margin-top: 40px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;background:#fff;box-shadow:0 0 15px rgba(115,115,115,.2)}
.ind_pro_scroll_bars1 .item{width:20%;padding:20px 10px 4px;text-align:center;border-bottom:2px solid #e5e5e5;border-right:1px solid #e5e5e5;cursor:pointer;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars1 .item:last-child{border-right:0}
.ind_pro_scroll_bars1 .item .tt{font-size:14px;color:#1768fd;font-weight:700}
.ind_pro_scroll_bars1 .item .tt2{font-size:16px;color:#222;font-weight:700;margin-bottom:10px}
.ind_pro_scroll_bars1 .item .pic{overflow:hidden;position:relative;border-radius: 4px}
.ind_pro_scroll_bars1 .item .pic::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}
.ind_pro_scroll_bars1 .item:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ind_pro_scroll_bars1 .item.active{border-bottom:2px solid #1768fd;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars2{width:100%;margin-top: 40px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;background:#fff;box-shadow:0 0 15px rgba(115,115,115,.2)}
.ind_pro_scroll_bars2 .item{width:20%;padding:20px 10px 4px;text-align:center;border-bottom:2px solid #e5e5e5;border-right:1px solid #e5e5e5;cursor:pointer;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars2 .item:last-child{border-right:0}
.ind_pro_scroll_bars2 .item .tt{font-size:14px;color:#1768fd;font-weight:700}
.ind_pro_scroll_bars2 .item .tt2{font-size:16px;color:#222;font-weight:700;margin-bottom:10px}
.ind_pro_scroll_bars2 .item .pic{overflow:hidden;position:relative;border-radius: 4px}
.ind_pro_scroll_bars2 .item .pic::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}
.ind_pro_scroll_bars2 .item:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ind_pro_scroll_bars2 .item.active{border-bottom:2px solid #1768fd;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars3{width:100%;margin-top: 40px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;background:#fff;box-shadow:0 0 15px rgba(115,115,115,.2)}
.ind_pro_scroll_bars3 .item{width:20%;padding:20px 10px 4px;text-align:center;border-bottom:2px solid #e5e5e5;border-right:1px solid #e5e5e5;cursor:pointer;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars3 .item:last-child{border-right:0}
.ind_pro_scroll_bars3 .item .tt{font-size:14px;color:#1768fd;font-weight:700}
.ind_pro_scroll_bars3 .item .tt2{font-size:16px;color:#222;font-weight:700;margin-bottom:10px}
.ind_pro_scroll_bars3 .item .pic{overflow:hidden;position:relative;border-radius: 4px}
.ind_pro_scroll_bars3 .item .pic::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}
.ind_pro_scroll_bars3 .item:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ind_pro_scroll_bars3 .item.active{border-bottom:2px solid #1768fd;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars4{width:100%;margin-top: 40px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;background:#fff;box-shadow:0 0 15px rgba(115,115,115,.2)}
.ind_pro_scroll_bars4 .item{width:20%;padding:20px 10px 4px;text-align:center;border-bottom:2px solid #e5e5e5;border-right:1px solid #e5e5e5;cursor:pointer;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars4 .item:last-child{border-right:0}
.ind_pro_scroll_bars4 .item .tt{font-size:14px;color:#1768fd;font-weight:700}
.ind_pro_scroll_bars4 .item .tt2{font-size:16px;color:#222;font-weight:700;margin-bottom:10px}
.ind_pro_scroll_bars4 .item .pic{overflow:hidden;position:relative;border-radius: 4px}
.ind_pro_scroll_bars4 .item .pic::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}
.ind_pro_scroll_bars4 .item:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ind_pro_scroll_bars4 .item.active{border-bottom:2px solid #1768fd;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars5{width:100%;margin-top: 40px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;background:#fff;box-shadow:0 0 15px rgba(115,115,115,.2)}
.ind_pro_scroll_bars5 .item{width:20%;padding:20px 10px 4px;text-align:center;border-bottom:2px solid #e5e5e5;border-right:1px solid #e5e5e5;cursor:pointer;transition:all .5s;-webkit-transition:all .5s}
.ind_pro_scroll_bars5 .item:last-child{border-right:0}
.ind_pro_scroll_bars5 .item .tt{font-size:14px;color:#1768fd;font-weight:700}
.ind_pro_scroll_bars5 .item .tt2{font-size:16px;color:#222;font-weight:700;margin-bottom:10px}
.ind_pro_scroll_bars5 .item .pic{overflow:hidden;position:relative;border-radius: 4px}
.ind_pro_scroll_bars5 .item .pic::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}
.ind_pro_scroll_bars5 .item:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ind_pro_scroll_bars5 .item.active{border-bottom:2px solid #1768fd;transition:all .5s;-webkit-transition:all .5s}

/*2021-5-18 end hot product modify*/
.ind_box2{background-position:center center;background-size:cover;background-repeat:no-repeat;padding:100px 0 0;margin-top:139px}
.ind_box2_con{margin-bottom:60px}
.ind_box2_tt{color:#fff;font-size:48px;font-weight:700;margin-bottom:18px}
.ind_box2_tt .tt{color:#1768fd}
.ind_box2_text{font-size:14px;line-height:30px;color:#fff;max-width:930px;margin:0 auto}
.ind_box2_list{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:0 0 90px;height:238px}
.ind_box2_list .item{margin:0 11px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;padding:0 45px;height:68px;color:#1768fd;font-size:24px;font-weight:700;border:1px solid #1768fd;background:rgba(175,175%,175%,30%)}
.ind_box2_list .item:hover{background:rgba(151,151%,151%,50%)}
.ind_box2_list .item .icon{font-size:32px;color:#1768fd;margin-right:10px}
.ind_box2_video{width:114px;margin:0 auto}
.ind_box2_b_list{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-around;-ms-justify-content:space-around;-webkit-justify-content:space-around;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:0 4%;background:rgba(0,0,0,.25)}
.ind_box2_b_list dd{padding:30px 0 35px;text-align:center;transition:all .5s;-webkit-transition:all .5s}
.ind_box2_b_list_num{font-size:80px;line-height:1.2;color:#fff;font-family:IMPACT}
.ind_box2_b_list dd .tt{font-size:14px;color:#fff;line-height:18px}
.ind_box2_b_list dd.dd_icon{width:84px;height:3px;background:url(/v3/d/images/ind_about_icon.png) no-repeat center center}
.ind_box2_b_list dd:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);transition:all .5s;-webkit-transition:all .5s}
.ind_title_box{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;margin-bottom:33px}
.ind_title_box .tt{font-size:36px;font-weight:700}
.ind_title_box .title_more{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;color:#666;font-size:18px}
.ind_title_box .title_more .icon{font-size:18px;margin-left:4px}
.ind_title_box .title_more:hover{color:#1768fd}
.ind_box3_con{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.ind_box3_l{width:48%}
.ind_box3_l dd{padding:28px 5% 23px;margin-bottom:15px;border:1px solid #d7d7d7}
.ind_box3_l_b{padding-top:8px;display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center}
.ind_box3_l_b .time{font-size:16px;color:#666;margin-right:18px}
.ind_box3_l_b .fenlei{font-weight:700;color:#1768fd;font-size:16px}
.ind_box3_l dd:hover{background:#b4cfff;transition: all .5s;-webkit-transition: all .5s;}
.ind_box3_l dd:hover .fenlei,.ind_box3_l dd:hover .list_text1,.ind_box3_l dd:hover .time{color:#222}
.ind_box3_l dd:last-child{margin-bottom:0}
.ind_box3_r{width:48%;padding:25px 3%;border:1px solid #d7d7d7;max-height:660px;background: url(../image/s-bg.png);}
.ind_box3_r_pic{overflow:hidden;margin-bottom:15px}
.ind_box3_r_scroll .item a:hover .ind_box3_r_pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ind_box3_r_scroll .item a:hover .list_tt18{color:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.ind_box4_b{background-repeat:no-repeat;background-size:cover;background-position:center center}
.ind_box4_scroll .item{border-right:1px solid #bfbfbf}
.ind_box4_scroll .owl-wrapper-outer{border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf}
.ind_box4_scroll.owl-theme .owl-controls{display:none}
.ind_box4_item_con{height:600px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;transition:all .5s;-webkit-transition:all .5s}
.ind_box4_item_tt{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;font-size:30px;height:80px;font-weight:700;line-height:1.4;color:#fff;text-align:center;margin-bottom:70px}
.ind_box4_item_btn_box .more_btn1{border-color:#fff;color:#fff}
.ind_box4_item_btn_box .more_btn1:first-child{margin-bottom:13px}
.ind_box4_item_con:hover{background:rgba(46,46,46,.8);transition:all .5s;-webkit-transition:all .5s}
.ind_box4_item_con:hover .more_btn1{background:#1768fd;color:#222;border-color:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.ind_box5{padding:60px 0;border-top:1px solid #d1d1d1}
.ind_box5_scroll .item{border:1px solid #e5e5e5;overflow:hidden}
.footer_inquiry{border-top:1px solid #d1d1d1;background:#e7f7ff}
.footer_inquiry_wrap{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:20px 0 30px}
.footer_inquiry_tt{width:150px}
.footer_inquiry_tt_text{font-size:16px;color:#222;padding-top:8px}
.footer_inq_list{width:calc(100% - 150px);padding-left:5%;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-top:15px}
.footer_inq_text{width:24%;height:40px;font-size:16px;color:#222;border:none;border-bottom:1px solid #222}
.footer_inq_text::-webkit-input-placeholder{color:#222}
.footer_inq_btn{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;width:180px;height:40px;color:#fff;font-size:14px;background:#1768fd;border:none}
.footer_inq_btn .icon{font-size:16px;margin-left:6px}
.footer_t{background:#2a2a2a;}
.footer_t_wrap{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.footer_item_l{width:28%;max-width:280px}
.footer_item_logo{display:block;margin-bottom:30px}
.footer_item_code{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid #494949}
.footer_item_code .item{width:120px}
.footer_item_code .item:first-child{margin-right:25px}
.footer_item_code .item .pic{margin-bottom:8px}
.footer_item_code .item .tt{font-size:14px;color:#cac6c6;text-align:center}
.footer_item_sm{padding-top:11px}
.footer_item_sm a{color:#cac6c6}
.footer_item_sm a img{position:absolute;left:50%;top:auto;bottom:30px;margin-left:-60px}
.footer_t_r{width:70%;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between}
.footer_item{width:24%}
.footer_title{display:block;font-size:18px;color:#fff;font-weight:700;margin-bottom:20px}
.footer_pro_list a{display:block;font-size:14px;color:#cac6c6;line-height:28px}
.footer_pro_list a:hover{color:#1768fd;transform:translateX(3px);-webkit-transform:translateX(3px)}
.footer_ctx .item{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:0 0 6px 0}
.footer_ctx .item img{width:20px;height:20px}
.footer_ctx .item .tt{width:calc(100% - 24px);padding-left:7px;font-size:14px;color:#cac6c6;line-height:28px}
.footer_ctx .item .tt a{color:#cac6c6}
.footer_ctx .item .tt a:hover{color:#1768fd}
.footer_b{background:#1768fd;padding:6px 0}
.footer_b .wrapper{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.footer_b_text{font-size:14px;color:#fff;line-height:28px}
.footer_b_text a{color:#d8d8d8;padding-right: 8px}
.footer_b_text a:hover{color:#fff}

/* sub_banner */
.sub_banner{height:400px;background-repeat:no-repeat;background-position:center center;background-size:cover}
.sub_banner_tt{height:100%;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;color:#fff;font-size:48px;font-weight:700}
/* location */
.location{border-bottom:1px solid #e5e5e5;}
.location_con{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;font-size:16px;color:#222;height:55px;font-weight:700}
.location_con a{color:#222;margin:0 3px}

/* about */
.about_bars{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;margin-bottom:50px}

/**首页四大产品样式开始**/
.index-type li{float:left;width:25%;position:relative;overflow:hidden}
.index-type li:before{content:"";position:absolute;left:0;bottom:-35%;width:100%;height:35%;background:url(../image/case-txt.png) repeat-x bottom center;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:1}
.index-type li:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.type-pic a img{width:100%}
.type-txt{position:absolute;bottom:30px;z-index:2;color:#dadada;line-height:1.2;width: 100%;text-align: center;}
.type-txt a{display:block;color:#ababab;font-size:40px;font-weight:700}
.type-txt span{display:block;font-size:18px;margin-top:20px}
.type-link{position:absolute;left:50%;top:-50%;margin-left:-60px;margin-top:-60px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:120px;height:120px}
.type-link img{width:100%;height:auto}
.index-type li.type-on:after,.index-type li:hover:after{top:-100%}
.index-type li.type-on:before,.index-type li:hover:before{bottom:0}
.index-type li.type-on .type-link,.index-type li:hover .type-link{top:50%}
.index-type li.type-on .type-txt,.index-type li.type-on .type-txt a,.index-type li:hover .type-txt,.index-type li:hover .type-txt a{color:#fff}
.index-type li.type-on .type-txt a:hover,.index-type li:hover .type-txt a:hover{color:#2196f3}
/**首页四大产品样式结束**/
.index-hot{padding-top:60px;}
/**首页废轮胎炼油设备专题开始**/
.index-zt{position:relative;z-index:0;background:#333;margin-top:40px}
.index-zt:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:120px;background-color:#c1d9fb;z-index:-1}
.zt-show{padding:46px 60px 0;width:50%}
.zt-show strong{font-size:38px;line-height:1.2;color:#fff;display:block;margin-bottom:40px}
.zt-info{background-color:#1768fd;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-ms-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;padding:30px;text-align:center}
.zt-info p{position:relative;color:#e8e8e8;font-size:18px;line-height:2;padding-left:24px;margin-bottom:24px;text-align:left}
.zt-info p:before{content:"";position:absolute;left:0;top:13px;width:12px;height:12px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:2px solid #ff5722}
.zt-info a{margin-top:20px;margin-bottom:12px}
.zt-pic{position:absolute;right:0;top:0;bottom:0;width:50%}
.zt-pic img{width:100%;height:100%;-webkit-object-fit:cover;object-fit:cover}
.btn-price{display:inline-block;width:280px;line-height:70px;text-align:center;background-color: #FF5722;-webkit-border-radius:70px;-moz-border-radius:70px;-ms-border-radius:70px;-o-border-radius:70px;border-radius:70px;color: #fff;font-size:24px;cursor:pointer;position:relative;z-index:0;}
.btn-price:before{content:"";position:absolute;left:-10px;top:-10px;right:-10px;bottom:-10px;background: rgb(255 87 34 / 42%);-webkit-border-radius:70px;-moz-border-radius:70px;-ms-border-radius:70px;-o-border-radius:70px;border-radius:70px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:-1;}
.btn-price:hover:before{background:rgba(240,190,77,.1)}
/**首页废轮胎炼油设备专题结束**/
/**首页客户案例开始**/
.index-case{position:relative;padding:60px 0;z-index:10;}
.index-case:before{content:"";position:absolute;left:120px;top:20px;width:260px;height:243px;background:url(../image/case-icon.png) no-repeat;z-index:-1}
.txt-name{float:left;width:700px}
.txt-name h2{color:#333;font-size:36px;line-height:1.1;font-weight: 700}
.txt-name p{color:#666;font-size:18px;line-height:36px;margin-top:20px}
.txt-btn{float:right;margin-top:50px}
.txt-btn span,.txt-btn a{display:inline-block;line-height:60px;padding:0 40px;color:#fff;font-size:20px;font-weight:700;background-color:#1768fd;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;border-radius:60px;cursor:pointer;position:relative}
.txt-btn span:after,.txt-btn a:after{content:"";position:absolute;left:5px;top:5px;right:5px;bottom:5px;border:1px dashed #f0be4d;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;border-radius:60px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.txt-btn span:hover:after,.txt-btn a:hover:after{top:8px;left:8px;right:8px;bottom:8px}
.case-link{margin-left:-3%;margin-top:66px}
.case-link li{float:left;width:30.3%;margin-left:3%;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.case-pic{margin-right:7%}
.case-pic a{display:block;position:relative;padding-top:60%}
.case-pic a img{position:absolute;left:0;top:0;width:100%;height:100%;border-radius: 10px}
.case-info{position:relative;padding:26px 30px;margin-left:6%;margin-top:-50px;background:url(../image/case-line.png) left top;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);-moz-box-shadow:0 10px 20px rgba(0,0,0,.1);-ms-box-shadow:0 10px 20px rgba(0,0,0,.1);-o-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}
.case-info:before{content:"";position:absolute;left:0;bottom:0;width:80px;height:4px;background-color:#1768fd;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.case-info h3 a{display:block;color:#333;font-size:24px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:32px}
.case-info h3 a:hover{color:#1768fd}
.case-info p{color:#666;font-size:16px;line-height:30px;margin-top:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.case-info p:before{content:'';display:inline-block;vertical-align:middle;width:10px;height:10px;border:1px solid #1768fd;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-right:8px;margin-top:-3px}
.case-more{position:absolute;right:30px;top:26px}
.case-more img{width:32px;height:auto}
.case-link li:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}
.case-link li:hover .case-info:before{width:100%}
/**首页客户案例结束**/

/* 颜色调整 */
.about_bars .item{width:160px;line-height:50px;font-size:16px;text-align:center;text-align:center;border:1px solid #e5e5e5;margin:0 30px 15px}
.about_bars .item.hover,.about_bars .item:hover{color:#1768fd;border:1px solid #1768fd;}
.about_box1_con{width:92%;margin:auto;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;margin-bottom:40px}
.about_box1_l{width:50%}
.about_box1_l_con{max-width:750px;padding:0 5%;margin:0 auto}
.about_text{font-size:16px;line-height:2em;color:#444;text-indent:2em;}
.about_text::-webkit-scrollbar{width:6px;height:6px;background-color:#fff}
.about_text::-webkit-scrollbar-track{box-shadow:inset 0 0 0 rgba(240,240,240,.5);border-radius:10px;background-color:#fff}
.about_text::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 0 rgba(240,240,240,.5);background-color:rgba(240,240,240,.5)}
.about_box1_r{width:50%}
.history{text-indent:inherit}
.zhanlue{margin:auto;display:block}
.about_box2{background:url(../image/about_bg1.jpg) no-repeat center center/cover;padding:55px 0}
.about_box2_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;text-align:center;padding:0 3%}
.about_box2_list1 dd{width:25%;transition:all .5s;-webkit-transition:all .5s}
.about_box2_list1 dd:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);transition:all .5s;-webkit-transition:all .5s}
.about_box2_list1 dd .num_box{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:flex-end;-webkit-align-items:flex-end;-ms-align-items:flex-end;color:#fff;font-size:22px;margin-bottom:7px}
.about_box2_list1 dd .num_box .num{margin-right:6px;line-height:.9}
.about_box2_list1 dd .tt{font-size:14px;color:#fff}
.about_box3{background:url(/v3/d/images/about_bg2.jpg) no-repeat center center/cover}
.about_box3_con{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.about_box3_l{width:50%;position:relative}
.about_box3_l::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#1768fd}
.about_box3_l img{display:block;width:100%;position:relative;z-index:2;left:24px;top:-24px}
.about_box3_r{width:50%;padding:0 4%}
.about_box3_r_con{max-width:565px;margin:0 auto}
.zhici{width:100%;text-align:center;font-weight:700;font-size:36px;margin-bottom:30px}
.about_box4{background:url(/v3/d/images/about_bg3.jpg) no-repeat center center/cover}
.about_box4_bars{position:relative;margin-bottom:70px}
.about_box4_bars::before{content:"";display:block;position:absolute;left:0;top:16px;width:100%;height:1px;background:#959595}
.about_box4_bars .item{margin:0 10px;text-align:center;cursor:pointer}
.about_box4_bars .item .icon_box{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;width:31px;height:31px;border-radius:50%;border:1px solid #959595;margin:0 auto 10px;position:relative;z-index:5;transition:all .5s;-webkit-transition:all .5s}
.about_box4_bars .item .icon_box .icon{width:17px;height:17px;border-radius:50%;background:#959595;transition:all .5s;-webkit-transition:all .5s}
.about_box4_bars .item .tt{color:#959595}
.about_box4_bars .slick-current .icon_box{border-color:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.about_box4_bars .slick-current .icon_box .icon{background:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.about_box4_bars .slick-next,.about_box4_bars .slick-prev{position:absolute;top:1px;z-index:2;width:31px;height:31px;line-height:999px;overflow:hidden;background:url(../image/his_icon1.png) no-repeat center center;border:none;transition:all .5s;-webkit-transition:all .5s}
.about_box4_bars .slick-prev{left:-1px;transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg)}
.about_box4_bars .slick-next{right:-1px}
.about_box4_bars .slick-next:hover,.about_box4_bars .slick-prev:hover{background:url(../image/his_icon2.png) no-repeat center center;transition:all .5s;-webkit-transition:all .5s}
.about_box4_tabs_item_con{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.about_box4_tabs_item_l{width:50%;padding:0 4%}
.about_box4_tabs_item_l_con{max-width:620px;margin:0 auto}
.about_box4_tabs_item_tt{margin-bottom:10px}
.about_box4_tabs_item_years{font-size:16px;color:#1768fd;font-weight:700;margin-bottom:18px}
.about_box4_tabs_item_r{width:50%;overflow:hidden}
.about_box4_tabs_item_con:hover .about_box4_tabs_item_r img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}

/* 企业文化 */
.culture_box1_list{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-top:35px}
.culture_box1_list dd{width:24%;transition:all .5s;-webkit-transition:all .5s}
.culture_box1_list dd .icon_box{width:262px;height:262px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-flow:column;-webkit-flex-direction:column;-ms-flex-direction:column;border:1px solid #d6d6d6;border-radius:50%;margin:0 auto 42px}
.culture_box1_list dd .icon_box .icon{font-size:80px;color:#1768fd;margin-bottom:12px;margin-left:25px}
.culture_box1_list dd .icon_box .tt{font-size:16px;color:#222}
.culture_box1_list dd:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);transition:all .5s;-webkit-transition:all .5s}
.culture_box2{background:url(../image/qysl_bg1.jpg) no-repeat center center/cover}
.culture_box2_t{margin-bottom:35px}
.culture_box2_b{background:rgba(255,255,255,.5)}
.culture_box2_list{max-width:1320px;margin:0 auto;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:48px 0}
.culture_box2_list dd{width:auto;padding:0 20px}
.culture_box2_list dd .list_tt24{margin-bottom:18px}
.culture_box2_text .item{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;font-size:16px;font-weight:700;margin-bottom:10px}
.culture_box2_text .item .icon{width:24px;margin-right:6px;position:relative;top:2px}
.qysl_box3_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-top:20px}
.qysl_box3_list1 dd{width:calc((100% - 52px)/ 5);background-size:cover;background-repeat:no-repeat;background-position:center center;transition:all .5s;-webkit-transition:all .5s}
.qysl_box3_list1_con{height:600px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-flow:column;-webkit-flex-direction:column;-ms-flex-direction:column;text-align:center;padding:0 8%;background:rgba(34,34,34,.4)}
.qysl_box3_list1_con .list_tt30{color:#1768fd;margin-bottom:30px}
.qysl_box3_list1_text{font-size:14px;line-height:30px;color:#fff}
.qysl_box3_list1 dd:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);box-shadow:0 0 14px rgba(115,115,115,.3);transition:all .5s;-webkit-transition:all .5s}

/* 掠影 */
.ltly_box1_con{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;margin-bottom:50px}
.ltly_box1_l{width:50%;background:url(/v3/d/images/ltly_01.jpg)}
.ltly_box1_pic_scroll.owl-theme .owl-controls{width:100%;padding:0!important}
.ltly_box1_pic_scroll.owl-theme .owl-dots{position:absolute;left:0;bottom:7px;width:100%}
.ltly_box1_pic_scroll.owl-theme .owl-dots .owl-dot span{background:#fff}
.ltly_box1_pic_scroll .owl-nav{position:absolute;top:50%;height:58px;width:100%;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;transform:translate(0,-50%)}
.ltly_box1_pic_scroll .owl-controls .owl-nav .owl-next,.ltly_box1_pic_scroll .owl-controls .owl-nav .owl-prev{width:58px;height:58px;line-height:999px;overflow:hidden;border-radius:50%;background:rgba(255,255,255,.7) url(/v3/d/images/ltly_icon1.png) no-repeat center center;transition:all .5s;-webkit-transition:all .5s;margin-top:-29px}
.ltly_box1_pic_scroll .owl-controls .owl-nav .owl-next:hover,.ltly_box1_pic_scroll .owl-controls .owl-nav .owl-prev:hover{background:rgba(255,255,255,.7) url(/v3/d/images/ltly_icon2.png) no-repeat center center;transition:all .5s;-webkit-transition:all .5s}
.ltly_box1_pic_scroll .owl-controls .owl-nav .owl-next{transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg)}
.ltly_box1_r{width:50%;padding:10px 5px;background:url(/v3/d/images/ltly_bg1.jpg) no-repeat center center/cover;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.ltly_box1_r_list_scroll{width:248px;height:580px;overflow-y:scroll}
.ltly_box1_r_list .item{width:100%;height:60px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;background:#e5e5e5;font-size:18px;line-height:1.3;color:#222;margin-bottom:6px;transition:all .5s;-webkit-transition:all .5s}
.ltly_box1_r_list .item.hover,.ltly_box1_r_list .item:hover{color:#222;background:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.ltly_box1_r_con{width:68%;padding:30px 7%}
.ltly_box1_title1{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;margin-bottom:20px}
.ltly_box1_title1_icon{font-size:46px;color:#1768fd;margin-right:10px}
.ltly_box1_r_con_tel .tt{font-size:16px;color:#222;font-weight:700;margin-bottom:4px}
.ltly_box1_r_con_tel .text a{font-size:36px;color:#1768fd;line-height:50px;font-weight:700}
.ltly_bars{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;border-bottom:4px solid #e5e5e5;margin-bottom:42px;background:#e7f7ff}
.ltly_bars .item{width:25%;height:98px;color:#222;font-weight:700;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;border-right:1px solid #e5e5e5;cursor:pointer}
.ltly_bars .item:last-child{border:none}
.ltly_bars .item .icon{font-size:30px;margin-right:10px}
.ltly_bars .current{background:#1768fd}
.fac_list1{flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.fac_list1 dd{width:calc((100% - 70px)/ 3);margin:0 35px 32px 0;float:left}
.fac_list1 dd .pic{overflow:hidden;margin-bottom:12px}
.fac_list1 dd .pic img{width:100%}
.fac_list1 dd:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.fac_list1 dd:hover .list_tt18{color:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.fachide{display:none}
.clear{clear:both}

/* page */
.page{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-ms-align-items:center;-webkit-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:25px 0}
.page>b{color:#222;border:1px solid #1768fd;background:#1768fd}
.page a{display:-ms-flex;display:-webkit-flex;display:flex;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;line-height:30px;text-align:center;color:#cac6c6;font-size:14px;padding:0 7px;margin:0 4px;border:1px solid #cac6c6}
.page a.hover,.page a:hover{color:#222;border:1px solid #1768fd;background:#1768fd}
.page>b{color:#222;border:1px solid #1768fd;background:#1768fd;line-height:30px;text-align:center;font-size:14px;padding:0 7px;margin:0 4px}
.page a.next,.page a.prev{width:50px}
.page a.prev{transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg)}

/* 荣誉证书 */
.honor_box1_con{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;background:#151e33;margin-bottom:60px}
.honor_box1_pic{width:37.5%;overflow:hidden}
.honor_box1_r{width:62.5%;padding:25px 4%}
.ryzt_title{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;margin-bottom:40px}
.ryzt_title .item{padding-bottom: 14px;margin:0 18px;border-bottom:3px solid #1768fd}
.ryzt_title .item:hover{color:#f44336;border-bottom-color:#f44336;transition:all .5s;-webkit-transition:all .5s}
.ryzs_list1{flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.ryzs_list1 dd{width:calc((100% - 39px)/ 4);margin:0 13px 25px 0;float:left}
.ryzs_list1 dd .pic{padding:30px;border:1px solid #dcdcdc;margin-bottom:16px}
.ryzs_list1 dd:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.ryzs_list1 dd:hover .list_tt18{color:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.ryzt_title .current{color:#1768fd}
.prozl_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.prozl_list1 dd{width:calc((100% - 40px)/ 3)}
.prozl_list1 dd{margin:0 20px 30px 0}
.prozl_list1 dd a{display:block;padding:27px 27px 35px;height:100%;border:1px solid #e5e5e5}
.prozl_list1_pic{overflow:hidden;margin-bottom:30px}
.prozl_list1 dd a:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);box-shadow:0 0 12px rgba(115,115,115,.2)}

/* 联系我们 */
.contact_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.contact_list1 dd{width:calc((100% - 40px)/ 3);padding:50px 2%;display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;transition:all .5s;-webkit-transition:all .5s;background: #1768fd;border-radius: 8px;}
.contact_list1 dd img{width:60px;}
.contact_list1 dd .con{padding-left:20px}
.contact_list1 dd .con .tt{font-size:14px;color:#333;margin-bottom:6px}
.contact_list1 dd .con .text{font-size:36px;font-weight:700;color:#fff}
.contact_list1 dd .con .text a{color:#fff}
.contact_list1 dd .con .text a:hover{color:#ff9800;}
.contact_list1 dd:hover{box-shadow:0 0 12px rgba(115,115,115,.2);transition:all .5s;-webkit-transition:all .5s;transform:translateY(-3px);-webkit-transform:translateY(-3px)}
.contact_box2{background:#e7f7ff}
.contact_form{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.contact_form dd{width:48.5%;margin-bottom:29px}
.contact_form dd.ddw{width:100%}
.contact_form_area,.contact_form_text{width:100%;display:block;height:40px;padding-left:15px;font-size:14px;color:#222;background:0 0;border:1px solid #d2d2d2}
.contact_form_area::-webkit-input-placeholder,.contact_form_text::-webkit-input-placeholder{color:#cac6c6}
.contact_form_area{height:134px;resize:none;padding:10px 15px}
.contact_form_btn{width:174px;height:40px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;color:#fff;font-size:14px;background:#1768fd;border:none}
.contact_form_btn .icon{font-size:18px;margin-right:8px}

/* news */
.news_box1_con{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;background: url(../image/s-bg.png);}
.news_box1_pic{width:50%;overflow:hidden;border-radius: 8px;}
.news_box1_pic img{width:800px;height:417px}
.news_box1_pic:hover img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.news_box1_r{width:50%;padding:20px 4%}
.news_list1_pic img{width:36.5%;overflow:hidden;width:547px;height:285px}
.news_box1_r_time{font-size:16px;color:#cac6c6;padding:20px 0 14px}
.news_box1_r_text{font-size:16px;line-height:24px;color:#8e8b8b;margin-bottom:30px}
.news_box1_r .list_tt30:hover{color:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.news_box2_title_box{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;margin-bottom:50px}
.news_box2_title_box .ryzt_title{margin-bottom:0}
.news_box2_title_box .ryzt_title .item:first-child{margin-left:0}
.news_box2_title_r{width:450px;display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center}
.news_box2_title_r_icon{width:20px;height:20px;margin-right: 6px}
.news_box2_gg_scroll{width:calc(100% - 30px);overflow:hidden;height:30px;position:relative}
.news_box2_gg_scroll .hd{display:none}
.news_box2_gg_scroll .bd{height:30px}
.news_box2_gg_scroll .bd ul li a{display:block;width:100%;line-height:30px;color:#222;font-size:14px;font-weight:700}
.news_list1 dd{margin-bottom:40px;background: url(../image/s-bg.png);}
.news_list1 dd a{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:50px;border:1px solid #e5e5e5}
.news_list1_pic{width:36.5%;overflow:hidden;border-radius: 8px}
.news_list1_con{width:63.5%;padding-left:4%}
.news_list1_con .news_box1_r_time{padding:14px 0 15px}
.news_list1 dd a:hover{box-shadow:0 0 12px rgba(244,67,54,.7)}
.news_list1 dd a:hover .news_list1_pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.news_list1 dd a:hover .list_tt24{color:#1768fd;transition:all .5s;-webkit-transition:all .5s}

/* news_det */
.news_det_wrap{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.main_l{width:100%}
.news_det_title{font-size:28px;color:#222;font-weight:700;margin-bottom:15px}
.news_det_time{font-size:14px;color:#cac6c6;padding-bottom:12px;border-bottom:1px solid #edeeef}
.news_det_con{padding:4% 0;font-size:16px;color:#333;line-height:30px}
.news_det_con h3{display: inline-block;font-size: 22px;font-weight: 700;margin: 20px 0;position: relative;box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);padding: 6px 20px 6px 48px !important;border-radius: 5px;overflow: hidden;}
.news_det_con h3 span{position: absolute;top: 0px;bottom: 0px;background: #1768fd!important;color: #ffffff;font-style: normal;left: 0px;width: 40px; z-index: 5;border-radius: 0% 50% 50% 0%;line-height: 42px;font-size: 22px !important;text-align: center;padding-right: 2px !important;}
.news_det_con img{height:auto!important;display:table-cell;margin:0 auto 8px;border-radius: 20px;}
.news_det_con video{display:table-cell;margin:0 auto 8px;border-radius: 15px;width: 60%}
.news_det_con p span{font-weight: 700;color: #009688}
.news_det_share{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;margin-bottom:35px}
.news_det_share .tt{width:54px;font-size:14px;text-align:right;border-left:2px solid #dedfe1}
.news_det_page{padding-top:35px;border-top:1px solid #dedfe1}
.news_det_page_item{width: 45%;background: #e7f7ff;border-radius: 10px;padding:30px 25px;color: #444;line-height: 1.5;display: inline-block;transition: all linear 0.3s;}
.news_det_page_item:hover{background:#fff;box-shadow:0 10px 32px rgba(29,29,31,.12)}
.news_det_page_item span{font-size: 20px}
.news_det_page_item_text{font-size:20px;color:#222;font-weight:700}
.news_det_page_item_text:hover{color:#1768fd}
.news-list{margin-top:36px}
.news-list li{float:left;width:45%;line-height:34px;margin-top:40px;}
.news-list li:nth-child(2n){float:right}
.news-list li span{float:right;width:90px;margin-left:20px;color:#aaa;font-size:16px}
.news-list li a{display:block;overflow:hidden;color:#555;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.news-list li a:before{content:'';display:inline-block;vertical-align:middle;width:26px;height:26px;background:url(../image/news-icon.png) no-repeat;margin-right:8px;margin-top:-6px}
.news-list li:hover a{margin-left:4px;color:#FF5722}

/* pro_cover */
.pro_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.pro_list1 dd{width:calc((100% - 40px)/ 3);padding:30px;border:1px solid #d2d2d2;margin:0 20px 20px 0;transition:all .5s;-webkit-transition:all .5s}
.pro_list1_pic{overflow:hidden}
.pro_list1_con{padding:17px 0 0}
.pro_list1_tags{margin-top:20px;display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.pro_list1_tags .item{padding:0 25px;line-height:38px;border:1px solid #d2d2d2;margin:0 10px 15px 0;width:calc((100% - 20px)/ 2)}
.pro_list1_tags .item:hover{color:#222;background:#1768fd;border-color:#1768fd}
.pro_list1_con .list_text1{margin:15px 0 25px}
.pro_list1 dd:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);box-shadow:0 0 15px rgba(115,115,115,.3);transition:all .5s;-webkit-transition:all .5s}
.pro_list1 dd:hover .list_tt24{color:#1768fd;transition:all .5s;-webkit-transition:all .5s}

/* pro_det_t */
.pro_det_wrap{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.pro_det_t_l{width:50%}
.pro_det_scroll_bars{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.pro_det_scroll_bars .item{width:calc((100% - 36px)/ 4);margin:0 12px 0 0;border:1px solid #e5e5e5;cursor:pointer}
.pro_det_scroll_bars .item.active{border-color:#1768fd}
.pro_det_scroll_bars .item:last-child{margin-right:0}
.pro_det_t_r{width:50%;padding:0 5% 0 0}
.pro_det_title1{color:#222;font-size:36px;font-weight:700;margin-bottom:30px}
.pro_det_title2{font-size:24px;margin-bottom:25px}
.pro_det_desc{border-top:1px dotted #d8d8d8;border-bottom:1px dotted #d8d8d8;padding:20px 0}
.pro_det_desc .item{font-size:16px;line-height:36px;color:#444}
.pro_det_desc strong{color:#222}
.pro_det_desc b{color:#ff4200}
.pro_det_btn_box{padding-top: 30px; display:-ms-flexbox;display:-webkit-flex;align-items:flex-end;-webkit-align-items:flex-end;-ms-align-items:flex-end;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.pro_det_btn{width:240px;height:50px;border-radius: 10px; font-size: 18px;font-weight: 700; display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;color:#fff;background:#1768fd;margin-right:30px}

.pro_det_b_bars_box{width:100%;min-height:87px;border-top:6px solid #f16c77;position:relative}
.pro_det_b_bars{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;background:#fff;border-left:1px solid #e5e5e5;z-index:5;position:relative}
.pro_det_b_bars::after{content:"";display:block;position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:#e5e5e5}
.pro_det_b_bars .item{width:25%;height:80px;color:#222;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;border-right:1px solid #e5e5e5;position:relative}
.pro_det_b_bars .item:after{content:"";display:none;position:absolute;left:0;bottom:-1px;z-index:2;width:100%;height:2px;background:#1768fd}
.pro_det_b_bars .item img{width:32px;margin-right:10px}
.pro_det_b_bars .item.hover{color:#1768fd}
.pro_det_b_bars .item.hover:after{display:block}
.pro_det_b_tabs_item{padding:60px 0}
.pro_det_b_tabs_item:nth-child(2n){background:#e7f7ff}
.pro_det_b_tabs_item .wrapper h2{font-size: 20px;margin: 20px auto;font-weight: 700}
.pro_det_b_tabs_item .wrapper h3{display: inline-block;font-size: 22px;font-weight: 700;margin: 20px 0;position: relative;box-shadow: 2px 2px 2px rgb(58 131 183 / 32%);padding: 6px 20px 6px 20px !important;border-radius: 5px;overflow: hidden;}
.pro_det_b_tabs_item .wrapper p{text-indent: 2em;font-size: 16px;line-height: 32px;position: relative;margin-bottom: 10px}
.pro_det_b_tabs_item .wrapper .p1{text-indent: 4em;}
.pro_det_b_tabs_item .wrapper .p1:before {content: "";width: 14px;height: 6px;background: #F44336;display: block;position: absolute;left: 2em;top: 12px;}
.pro_det_b_tabs_item .wrapper .p2:before {content: "";display: inline-block; position: static;margin-right: 4px; margin-top: -3px;width: 16px; height: 16px;vertical-align: middle;background: url(../image/h3icon.png) no-repeat 50%;background-size: cover;}
.pro_det_b_tabs_item .wrapper p img{display: table-cell;margin-left: -2em;border-radius: 8px;margin: 0 auto 10px;}
.flow-list{margin:0 auto;width:1600px;padding: 20px 0}
.flow-list li{width:12.5%;float:left;overflow:hidden;text-align:center}
.flow-list li img{display:block;width:36px;height:36px;margin:0 auto}
.flow-list li h4{margin-top:25px;font-size:20px;line-height:32px;color:#444;font-weight:600}
.flow-list li p{margin-top:6px;font-size:15px;line-height:26px;color:#43434a}
.flow-list li+li{margin-left:5%}
/* 产品页底部联系开始*/
.container{ padding:0;}
.clear:after,.clear:before{content:".";display:block;visibility:hidden;height:0;clear:both;}
.index_content{ overflow: hidden; }
.cont_add{width:100%;overflow:hidden!important;padding:30px 0; background: #1768fd;}
@media (max-width:1442px){.cont_add .row{margin-left:0; margin-right:0;}}
@media (max-width:1368px){.cont_add{padding:25px 0}}
ul.index_add{margin: 0}
ul.index_add li{border-right:1px solid rgba(255,255,255,.2)}
ul.index_add li:last-child{border-right:0 solid rgba(255,255,255,0)}
ul.index_add li .adnas{margin:0 auto;position:relative;color:#fff;padding-left:60px;height:66px}
ul.index_add li .adnas i.iconfont{position:absolute;left:0;font-size:50px;top: -10px}
ul.index_add li .adnas span.title{font-size:14px;display:inline-block;}
ul.index_add li .adnas p.nr{font-size:22px}
ul.index_add li .adnas p.nr a{font-size:22px;color:#fff;margin-top:7px;display:block}
ul.index_add li .adnas p.nr a:hover{ color: #f7b500;transform: translateX(3px);-webkit-transform: translateX(3px)}
ul.index_add li .adnas .phone{display: inline-block; width: 60%;opacity: 0.8;border: 0;border-radius: 20px;}
ul.index_add li .adnas .intr{display: inline-block; width: 36%;background: #f7b500;border: 0;border-radius: 20px;}
@media (max-width:995px){ul.index_add li{margin-bottom:15px}}
{background:url(../image/xswl_bg1.png) no-repeat center center}
/* pro_det_b */
.pro_det_b_title{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;margin-bottom:35px}
.pro_det_b_title .line{width:8px;height:28px;background:#1768fd;margin-right:12px}
.pro_det_b_box1_wrap{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.video11{width:100%}
.pro_det_b_box1_l{width:49%;padding-right:2%}
.pro_det_b_box1_r{width:50%}
.pro_det_b_box1_r video{border-radius: 20px}
.pro_det_b_box1_r a{display:block;overflow:hidden;position:relative}
.pro_det_b_box1_r a img{display:block;width:100%;border-radius: 20px}
.pro_det_b_box1_r a:hover img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.pro_det_b_con{font-size:14px;line-height:1.8;color:#222}

table, td, th{border:1px solid #ddd}
.pro_det_b table{width:100%;border-collapse:collapse;border-width:1px 0 0 1px;box-shadow:4px 6px 8px rgba(0,0,0,.3);text-align:center;border-spacing:0}
.pro_det_b table tr:nth-child(odd){background:#fff}
.pro_det_b table>tbody>tr:hover{background-color:#191c32;color:#fff}
.pro_det_b table tr:first-child{background: #1278f6;color:#fff;}
caption,td,th{font-weight:500}
td,th{padding:12px 0}
.pro_det_b td{border-width:0 1px 1px 0;font-size:14px;padding:12px!important;}
.pro_det_appli{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.pro_det_appli dd{width:calc((100% - 39px)/ 4);margin:0 13px 15px 0}
.pro_det_appli dd a{display:block;overflow:hidden;position:relative;border-radius: 8px}
.pro_det_appli dd a img{width:100%}
.pro_det_appli dd .tt{position:absolute;left:0;bottom:0;width:100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height:50px;padding:0 8px;font-size: 16px; color:#fff;background:rgba(0,0,0,.5);margin-bottom:0}
.pro_det_appli dd a:hover img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.pro_det_appli dd a:hover{box-shadow:0 0 15px rgba(115,115,115,.3)}
/*.pro_list2_scroll .item{max-width:380px}*/
.pro_list2_item_con{padding:25px 25px 30px;height:100%;background: url(../image/s-bg.png);border:1px solid #d2d2d2;transition:all .5s;-webkit-transition:all .5s}
.pro_list2_item_t{display:block;margin-bottom:20px}
.pro_list2_item_tt2{height:40px;font-size:14px;color:#666;padding-top:3px}
.pro_list2_item_pic{overflow:hidden;border-radius: 8px}
.pro_list2_desc{height:210px;color:#666;font-size:14px;line-height:30px;padding:22px 0;overflow:hidden}
.pro_list2_desc span, .pro_list2_desc1 span{color: #f44336}
.pro_list2_desc1{height:auto;color:#666;font-size:14px;line-height:30px;padding:22px 0;overflow:hidden}
.pro_list2_item_btn{border-top:1px solid #dbdbdb;padding-top:25px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center}
.pro_list2_item_con:hover{border:1px solid #1768fd;transition:all .5s;-webkit-transition:all .5s;transform:translateY(-3px);-webkit-transform:translateY(-3px);box-shadow:0 0 12px #217bf3b3}
.pro_list2_item_con:hover .list_tt24{color:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.pro_list2_item_con:hover .pro_list2_item_pic{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.pro_list2_item_con:hover .more_btn1{background:#1768fd;border-color:#1768fd}

/* pro_list3 */
.sub_pro_desc{font-size:16px;color:#666;line-height:30px;width:100%;max-width:880px;margin:0 auto 50px;text-align:left;text-indent:2em}
.proTypeTit{clear: both;display: block;padding: 20px 0 40px;}
.proTypeTit h2{font-size: 28px;color: #031527;font-weight:700;display: inline-block;position: relative;}
.proTypeTit h2:after{ content: '';position: absolute;left: 0px;bottom: -18px;width: 40px;height: 4px;background: #ff4200;}
.proTypeTit p{float: right;color: #595959;font-size: 16px;line-height: 36px;}
.pro_list3 dd{margin-bottom:27px}
.pro_list3 dd a{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;background:#e7f7ff;border:1px solid #e5e5e5}
.pro_list3_pic{width:30.8%}
.pro_list3_con{width:69.2%;padding:25px 4%;background:#e7f7ff}
.pro_list3_con .list_tt24{margin-bottom:20px}
.pro_list3 dd a:hover{box-shadow:0 0 12px rgba(115,115,115,.2);transform:translateY(-3px);-webkit-transform:translateY(-3px)}
.pro_list3 dd a:hover .list_tt24{color:#1768fd;transition:all .5s;-webkit-transition:all .5s}
.pro_list2{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.pro_list2 dd{width:calc((100% - 51px)/ 4);margin:0 17px 20px 0}
.sub_title1{margin-bottom:15px}

/* 人力资源 */
.zp_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.zp_list1_item{width:calc((100% - 40px)/ 3);background:#e7f7ff;box-sizing:border-box;padding:50px 3% 50px;margin:0 20px 30px 0;transition:all .5s;-webkit-transition:all .5s}
.zp_list1_item .item_position{color:#444}
.zp_list1_item .item_date{font-family:"Microsoft YaHei";font-size:16px;color:#666;box-sizing:border-box;padding:8px 0 16px}
.zp_list1_item .item_Appointment,.zp_list1_item .item_Job_type,.zp_list1_item .item_people,.zp_list1_item .item_place{display:none}
.zp_list1_item .item_describe .describe_01{font-size:16px;color:#444;box-sizing:border-box;padding-bottom:18px}
.zp_list1_item .item_describe .describe_02{font-size:14px;color:#666;line-height:30px;box-sizing:border-box;padding-bottom:30px}
.zp_list1_item .btn_box{font-size:14px;color:#fff;width:164px;line-height:44px;background:#1768fd;text-align:center;cursor:pointer;-ms-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}
.zp_list1_item .btn_box:hover{opacity:.7}
.zp_list1_item:hover{box-shadow:0 0 20px rgba(115,115,115,.3);transition:all .5s;-webkit-transition:all .5s}
.abo4PageBoxTwo_mask{display:none;position:fixed;z-index:16;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}
.abo4BoxTwo3{display:none;width:940px;height:580px;position:fixed;z-index:17;top:52%;left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;box-sizing:border-box;padding:30px}
.abo4BoxTwo3 .module_tt{color:#444;box-sizing:border-box;padding:0 15px 22px;border-bottom:1px solid #d7d7d7}
.abo4BoxTwo3_scroll{height:310px;overflow-y:auto;margin:30px 0 30px}
.abo4BoxTwo3_scroll .item{box-sizing:border-box;padding-bottom:25px;padding-right:20px;display:-ms-flexbox;display:-webkit-flex;display:flex}
.abo4BoxTwo3_scroll .item .left_tt{width:120px;font-family:"Microsoft YaHei";font-size:14px;color:#666;box-sizing:border-box;padding:2px 10px 0 15px}
.abo4BoxTwo3_scroll .item .right_text{width:calc(100% - 120px);font-family:"Microsoft YaHei";font-size:14px;color:#666;line-height:24px}
.abo4BoxTwo3_email{font-family:"Microsoft YaHei";font-size:14px;color:#444;width:calc(100% - 120px);background:#d7d7d7;box-sizing:border-box;padding:16px 20px 16px 20px;margin-left:auto}
.abo4BoxTwo3_email a{font-family:"Microsoft YaHei";font-weight:700;font-size:14px;color:#1768fd;text-decoration:underline}
.abo4BoxTwo3 .close_btn{width:40px;font-weight:700;position:absolute;top:30px;right:30px;cursor:pointer;-ms-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}

/* 售后服务 */
.sh_service_box1_btn_box{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-top:40px}
.sh_service_box1_btn{width:100%;max-width:380px;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;height:60px;color:#222;background:#1768fd;margin:0 7px;color:#fff;background:#1768fd}
.sh_service_box1_btn img{width:26px;margin-right:10px}
.sh_service_box2{background-repeat:no-repeat;background-size:cover;background-position:center center}
.dzsl_box1_list{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;border-top:1px solid #707070;border-bottom:1px solid #707070}
.dzsl_box1_list_item{width:50%;padding:45px 2%;border-right:1px solid #707070}
.dzsl_box1_list_item:last-child{border:none}
.dzsl_box1_list_item_title{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;margin-bottom:27px}
.dzsl_box1_list_item_title img{width:62px;margin-right:23px}
.dzsl_box1_list_item_title .con_r .tt{color:#fff;margin-bottom:8px}
.dzsl_box1_list_item_title .con_r .text{color:#e3e3e3;font-size:16px;line-height:28px}
.dzsl_box1_list_item_text{color:#d3d3d3;font-size:14px;line-height:28px;max-width:430px;margin:0 auto 40px}
.sh_service_box2_btn{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;width:180px;height:40px;font-size:16px;color:#fff;background:#1768fd;border-radius: 8px;}
.sh_service_box2_btn img{width:18px;margin-right:7px}
.service_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.service_list1 dd{width:30%;margin:0 5% 30px 0}
.service_list1 dd a{display:block;padding:27px;border:1px solid #e5e5e5}
.service_list1_pic{overflow:hidden}
.service_list1_con{padding:24px 0 10px}
.service_list1_tt{font-size:20px;line-height:1.4;color:#222;font-weight:700}
.service_list1_con .news_box1_r_time{padding:12px 0 14px}
.service_list1_con .news_box1_r_text{margin-bottom:15px}

/* 销售网络 */
.sales_box1 .wrapper{background:url(../image/xswl_bg1.jpg) no-repeat center center}
.sales_box2{background:#e7f7ff}
.sales_list2{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.sales_list3{justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;padding-bottom:27px}
.sales_list2 dd{width:calc((100% - 39px)/ 4);padding:25px 2% 20px;margin:0 13px 20px 0;border:1px solid #d2d2d2;transition:all .5s;-webkit-transition:all .5s}
.sales_list2_tt{text-align:left;padding-bottom:10px;border-bottom:1px solid #d2d2d2;margin-bottom:13px;text-indent:3em}
.sales_list2_con_b{max-width:270px;margin:0 auto}
.sales_list2_con_b .item{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center}
.sales_list2_con_b .item img{width:20px;height:20px;background-color:#1768fd;margin-right: 6px;}
.sales_list2_con_b .item .tt{display:flex;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;width:calc(100% - 28px);font-size:16px;line-height:28px}
.sales_list2_con_b .item .tt a{color:#222}
.sales_list2_con_b .item .tt a:hover{color:#1768fd}
.sales_list2 dd:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);box-shadow:0 0 15px rgba(115,115,115,.2);transition:all .5s;-webkit-transition:all .5s}

/* 移动端底部*/
.mobile_footer_btn{display:none;position:fixed;left:0;bottom:0;z-index:6;width:100%;text-align:center;background:#e7f7ff;box-shadow:0 0 10px rgba(115,115,115,.3)}
.mobile_footer_btn a{float:left;width:25%;height:52px;color:#222;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;flex-direction:column;-webkit-flex-direction:column}
.mobile_footer_btn a img{display:block;width:24px}
.mobile_footer_btn a .tt{font-size:14px}

/* 专题*/
.zt_banner{/* margin-top:139px*/}
.zt_box6{padding:50px 0;border-bottom:1px solid #e5e5e5}
.zt_box6_scroll .item .tt{margin-bottom:13px}
.zt_box6_scroll .item .text{font-size:14px;line-height:28px;color:#666;max-width:1000px;margin:0 auto}
.zt_footer{background:url(../image/zt_footer_bg.jpg) no-repeat center center/cover}
.zt_footer_title{margin-bottom:45px}
.zt_footer_title .tt{color:#fff;margin-bottom:12px}
.zt_footer_title .text{font-size:16px;color:#a8a8a8}
.zt_footer_form{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;max-width:1320px;margin:0 auto}
.zt_footer_form_text{width:calc((100% - 240px)/ 3);font-size:14px;color:#fff;padding-left:15px;border:1px solid #a0a0a0}
.zt_footer_form_text::-webkit-input-placeholder{color:#fff}
.zt_footer_list{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-top:65px}
.zt_footer_list dd{width:25%;transition:all .5s;-webkit-transition:all .5s}
.zt_footer_list dd .icon{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;width:149px;height:149px;font-size:60px;color:#fff;border-radius:50%;border:1px solid #fff;margin:0 auto 26px}
.zt_footer_list dd img{width: 60px}
.zt_footer_list dd .tt{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center}
.zt_footer_list dd .tt{color:#fff;font-size:18px;line-height:1.5;text-align:center}
.zt_footer_list dd .tt a{color:#fff}
.zt_footer_list dd .tt a:hover{color:#1768fd}
.zt_footer_list dd:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);transition:all .5s;-webkit-transition:all .5s}
.zt1_box3{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;height:160px;background:url(../zt/zt1_bg1.jpg) no-repeat center center/cover}
.zt1_box3_con{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;color:#666;font-size:16px;font-weight:700;padding-left:15px}
.zt1_box3_con a{font-size:36px;line-height:1;color:#1768fd;font-weight:700}
.zt4_box1_list{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-bottom:30px}
.zt4_box1_list dd{width:calc((100% - 96px)/ 4);margin:0 32px 32px 0;background-color: #c5dfff;}
.zt4_box1_list dd a{display:block;padding:18px 14px;box-shadow:0 5px 12px rgba(115,115,115,.35)}
.zt4_box1_list_pic{overflow:hidden}
.zt4_box1_list_pic img{width:100%;border-radius: 8px;}
.zt4_box1_list_con{padding:15px 0px 0px}
.zt4_box1_list dd a:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px)}
.zt5_box2_con{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.zt5_box2_l{width:50%;padding:0 3%}
.zt5_box2_l video{border-radius: 20px;}
.zt5_box2_r{width:50%;padding:30px 4%}
.zt5_box2_r_text{font-size:14px;line-height:28px}
.zt5_box2_r_list{padding-top:18px}
.zt5_box2_r_list dd{margin-bottom:15px;display:flex;display:-ms-flexbox;display:-webkit-flex}
.zt5_box2_r_list dd .icon{width:30px;height:26px;background:url(../image/zt_icon.png) no-repeat center center}
.zt5_box2_r_list dd .text{width:calc(100% - 30px);padding-left:8px;font-size:14px;line-height:26px}
.zt5_box3{position:relative;background:#e7f7ff}
.zt5_box3::after{content:"";display:block;position:absolute;left:0;top:0;width:40%;height:100%;background:url(../zt/zt5_bg1.jpg) no-repeat center center/cover}
.zt5_box3_con{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;position:relative;z-index:2}
.zt5_box3_l{width:25%;max-width:335px}
.zt5_box3_l .zt3_box4_l_scroll_next,.zt5_box3_l .zt3_box4_l_scroll_prev{background:#222;color:#1768fd}
.zt5_box3_r{width:72%}
.zt5_box3_r_list .item .pic{overflow:hidden;padding:15px;background:#fff;border:1px solid #dcdcdc;margin-bottom:18px;box-shadow:0 0 12px rgba(115,115,115,.2)}
.zt5_box3_r_list .item:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.zt5_box4{background:url(../zt/zt5_bg2.jpg) no-repeat center center/cover}
.zt5_box4_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-top:15px}
.zt5_box4_list1 dd{width:49%;margin-right:2%}
.zt5_box4_list1_pic{position:relative;overflow:hidden}
.zt5_box4_list1_pic img{width:100%}
.zt5_box4_list1_date{position:absolute;right:0;top:0;width:120px;height:100%;display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;padding:20px 10px;text-align:center;background:rgba(255,255,255,.8);transition:all .5s;-webkit-transition:all .5s}
.zt5_box4_list1_con{padding:15px 10px}
.zt5_box4_list1_con .tt{margin-bottom:10px}
.zt5_box4_list1_con .text{font-size:14px;color:#666;line-height:28px}
.zt5_box4_list1 dd a:hover .zt5_box4_list1_pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}
.zt5_box4_list1 dd a:hover .zt5_box4_list1_date{background:#ff9800;transition:all .5s;-webkit-transition:all .5s}
.zt5_box4_list1 dd a:hover .zt5_box4_list1_date .days, .zt5_box4_list1 dd a:hover .zt5_box4_list1_date .year{color: #fff;}
.zt5_box5_list1{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.zt5_box5_list1 dd{width:calc((100% - 20px)/ 2);margin:0 20px 20px 0}
.zt5_box5_list1 dd:nth-child(2n){margin-right:0}
.zt5_box5_list1 dd a{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;-ms-align-items:center;border:1px solid #dcdcde;background:#e7f7ff}
.zt5_box5_list1 dd .pic{width:33.5%;overflow:hidden}
.zt5_box5_list1 dd .pic img{width:100%}
.zt5_box5_list1 dd .con{width:66.5%;padding:20px 4%}
.zt5_box5_list1 dd .con .time{font-size:16px;color:#666;margin-bottom:5px}
.zt5_box5_list1 dd .con .tt{font-weight:400}
.zt5_box5_list1 dd a:hover .pic img{transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03)}

/*2021-10-14 tei 修改*/
.product_introduce p{line-height:30px;color:#666;font-size:14px}
.product_introduce p strong{color:#222}
.title_bold{font-size:20px;font-weight:800;margin:10px 0}
.fontJpg ul li{display:flex;margin:8px 0}
.fontJpg ul li img{width:70px;height:70px;margin:auto 15px;text-align:center}
.colorCode{display:flex;justify-content:space-around;margin:20px 0}
.colorCode li{text-align:center}
.colorCode img{width:70px;height:70px}
.typeCode li{margin:10px 3%}
@media screen and (max-width:715px){.colorCode img{width:50px;height:50px}
.colorCode li p{font-size:12px}
.fontJpg ul li img{width:50px;height:50px}
}

/*test start*/

.box ul{height:60px}
.box ul li{float:left;transition:.3s;width:20%}
.box ul li a{display:block;height:60px;line-height:60px;text-decoration:none;text-align:left;font-size:20px;font-weight:800;overflow:hidden}
.boxtwo{clear:left}
.show{display:block}
.hide{display:none}
.box{margin-left:0}
.box li:last-child{margin-right:10px}
.box_left_bottom_img{width:160px;height:110px}
.box_right table{float:right}
.box_left{float:left;padding-right:60px}

/*  右侧悬浮客服*/
.flex-col{display:flex;flex-direction:column;justify-content:center;align-items:center}
.img-block{margin:0 auto;display:block}
.img-block img{display:block;margin:0 auto;max-width:100%}

.contact{position:fixed;right:2px;top:50%;transform:translateY(-50%);padding:50px 0;border-right:1px solid #3c3c3c;height:450px;box-sizing:border-box;z-index:99}
.contact .transition{transition-duration:.8s}
.contact-item-block{position:absolute;right:0;width:60px;height:60px;background-color:#1768fd;border:1px solid #1768fd;border-right:none;box-sizing:border-box}
.contact-item-block:nth-child(1){top:60px}
.contact-item-block:nth-child(2){top:130px}
.contact-item-block:nth-child(3){top:200px}
.contact-item-block:nth-child(4){top:270px}
.contact-item-block:nth-child(5){top:340px}
.contact-item{width:100%;height:100%}
.contact-item-p{color:#fff;font-size:12px;margin-top:5px}
.contact-item-in{height:100%;display:none;position:relative;z-index:1;overflow:hidden}
.contact-item-in-p{color:#fff;text-align:center;line-height:58px;height:68px;white-space:nowrap}
.contact-in.cur{width:132px;background-color:transparent}
.contact-in.cur .contact-item-in{width:100%;display:block}
.contact-in.cur .contact-item{display:none}
.contact-in:before{content:"";background-color:#3c3c3c;position:absolute;height:100%;width:0;transition:all .8s ease}
.contact-in.cur:before{width:100%}
.contact-item-block.contact-top{display:none;cursor:pointer;width:60px;height:60px;}
.contact-qr-show{display:none;position:absolute;z-index:1;border:1px solid #3c3c3c;left:-160px;top:-101px}
/* 滚动切换样式*/
.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOut{0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut{0%{opacity:1}
100%{opacity:0}
}
.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-wrapper{position:relative;margin-top:20px;-ms-touch-action:pan-Y}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-wrapper-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel .owl-refresh .owl-item{display:none}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}
.height-449 img{width: 720px;height: 405px;float: right;border-radius: 20px}
.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}
.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}
.owl-carousel .owl-item img{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://ru.letone.cn/v3/d/img/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1}
.owl-theme .owl-nav{margin-top:0;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/* 发展历程样式*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px;outline:0}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-dotted.slick-slider{margin-bottom:0}
.slick-dots{position:absolute;bottom:15px;display:block;width:100%;padding:0;margin:0;height:10px;overflow:hidden;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 8px;padding:0;cursor:pointer}
.slick-dots li button{display:block;width:10px;height:10px;border-radius:10px;line-height:999px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0;background:#fff}
.slick-dots li button:focus,.slick-dots li button:hover,.slick-dots li.slick-active button{background:#dc0909}
/* 移动端首页产品推荐样式*/
.index-good{ clear: both; overflow: hidden; padding: 1.56rem 0 0.63rem; border-bottom: 0.38rem solid #F0F0F0; }
.pro-tit{ line-height: 1.1; padding: 0 .75rem; margin-bottom: 1.25rem;}
.pro-tit h2{ display: inline-block; font-size: 1.12rem;}
.pro-tit h2 img{ float: left; width: 1.12rem; margin-right: 0.31rem; margin-top: 0.04rem;}
.good-list{ clear: both; overflow: hidden; padding:0 0.62rem;}
.good-list li{ float: left; width: 48.5%; margin-right: 1.5%; margin-bottom: 1.25rem; border-radius: 0.38rem; box-sizing: border-box; background-color: #FFF; }
.good-list li:nth-child(even){ margin-right: 0; margin-left: 1.5%; }
.good-list li > a{position: relative;padding-top: 75%; display: block; }
.good-list li > a img{position: absolute;left:0;top: 0; width: 100%; height: 100%; border-radius: 0.38rem 0.38rem 0 0; }
.good-list li .list-pic img{ border-radius: 0; }
.list-info h3{ line-height:1.62rem; padding: 0.62rem; padding-bottom: 0.25rem; box-shadow: 0 0 0.5rem rgba(46,55,98,0.5); -webkit-box-shadow: 0 0 0.5rem rgba(46,55,98,0.5); -moz-box-shadow: 0 0 0.5rem rgba(46,55,98,0.5); }
.list-pic{ clear: both; overflow: hidden; }
.list-pic img{float: left;width: 100%;height: auto;}
.list-info h3 a{ display: block; font-size: 0.8rem;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.list-info p{ line-height: 1.6; color: #333; font-size: 0.8rem;letter-spacing: -0.6px; }
.list-show{ padding:0 0.62rem 0.5rem 0.62rem; border-radius: 0 0 0.38rem 0.38rem; box-shadow: 0 0 0.38rem rgba(46,55,98,0.5); -webkit-box-shadow: 0 0 0.38rem rgba(46,55,98,0.5); -moz-box-shadow: 0 0 0.38rem rgba(46,55,98,0.5); }
.list-show p span{ color: #666; font-size: 0.8rem; }

#debug-icon{display: none!important;}/*隐藏右下角的图标*/
/* 响应式样式*/
@media screen and (max-width:768px){
.index-pro{display: none;}
.footer_item_logo{width: 160px}
.height-449{padding: 0 10px}
.height-449 img{width: 100%;height: auto;float: none;border-radius: 8px}
.pro_det_t{padding: 30px 0!important;}
.news_det_con h3{font-size: 16px}
.news_list1_pic img{width: 100%;height: auto;}
.news_det_con video{width: 100%}
.flow-list{display: none;}
.zt-content{display: block!important;margin-top: 0;margin-bottom: 40px;}
.zt-content .zt-show{padding: 30px 15px 0;width: 100%}
.zt-content .zt-show strong{font-size: 22px;}
.zt-content .zt-info{padding: 20px;}
.zt-content .zt-info p{font-size: 16px}
.zt-content .zt-info a{width: 150px;line-height: 40px;font-size: 16px;border-radius: 20px}
.zt-content .zt-pic{position: relative;min-height: 1px px;padding-right: 15px;padding-left: 15px;width: 100%;}
.zt-content .zt-pic img{height: auto;}
}
@media screen and (min-width:768px){.index-good{display: none;}}
@media screen and (min-width:1401px){.down_list1 dd:nth-child(3n),.fac_list1 dd:nth-child(3n),.pro_det_appli dd:nth-child(4n),.pro_list1 dd:nth-child(3n),.pro_list2 dd:nth-child(4n),.prozl_list1 dd:nth-child(3n),.ryzs_list1 dd:nth-child(4n),.sales_list2 dd:nth-child(4n),.service_list1 dd:nth-child(3n),.zp_list1_item:nth-child(3n),.zt1_box4_list1 dd:nth-child(4n),.zt3_box2_list1 dd:nth-child(4n),.zt3_box3_list1 dd:nth-child(5n),.zt3_box6_list1 dd:nth-child(4n),.zt4_box1_list dd:nth-child(4n),.zt5_box4_list1 dd:nth-child(2n),.zt6_box2_list1 dd:nth-child(5n),.zt6_box4_list1 dd:nth-child(4n){margin-right:0}
}
@media screen and (min-width:1201px) and (max-width:1400px){.menu_dl dd{margin:0 5px}
.ind_title1,.ind_title_box .tt{font-size:30px}
.ind_box2_tt{font-size:36px}
.ind_box4_item_con{height:500px}
.ind_box2_b_list_num{font-size:64px}
.ind_box4_item_tt,.list_tt30{font-size:26px}
.list_tt24{font-size:22px}
.sub_banner_tt{font-size:36px}
.culture_box1_list dd .icon_box{width:220px;height:220px}
.culture_box1_list dd .icon_box .icon{font-size:64px}
.culture_box2_list dd .list_tt24{font-size:22px}
.qysl_box3_list1_con{height:460px}
.ltly_box1_r_list_scroll{height:450px}
.ltly_box1_r_list .item{font-size:16px}
.ltly_box1_r_con_tel .text a{font-size:30px}
.ltly_bars .item{height:80px}
.fac_list1 dd:nth-child(3n){margin-right:0}
.ryzs_list1 dd:nth-child(4n){margin-right:0}
.prozl_list1 dd:nth-child(3n){margin-right:0}
.contact_list1 dd{padding:35px 3%}
.contact_list1 dd .con .text{font-size:30px}
.contact_list1 dd .icon{width:50px;font-size:50px}
.news_box2_title_r{width:300px}
.news_list1 dd a{padding:40px}
.pro_list1 dd{padding:20px}
.pro_list1 dd:nth-child(3n){margin-right:0}
.pro_det_appli dd:nth-child(4n){margin-right:0}
.pro_det_t_r{padding:0 3%}
.pro_det_title1{font-size:30px}
.pro_det_title2{font-size:20px}
.pro_det_b_box1_r a .icon{background-size:70px auto!important}
.pro_det_b_bars .item .icon{font-size:26px}
.pro_list2 dd:nth-child(4n){margin-right:0}
.pro_list2_item_con{padding:18px 15px}
.pro_list2_item_btn .more_btn1{width:49%}
.zp_list1_item:nth-child(3n){margin-right:0}
.zp_list1_item{padding:35px 20px}
.service_list1 dd{width:31%;margin:0 3.5% 30px 0}
.service_list1 dd:nth-child(3n){margin-right:0}
.service_list1 dd a{padding:18px}
.dzsl_box1_list_item_title .icon{font-size:70px}
.down_list1 dd{width:calc((100% - 60px)/ 3);margin:0 30px 30px 0}
.down_list1 dd:nth-child(3n){margin-right:0}
.sales_list2 dd{padding:25px 20px 20px}
.sales_list2 dd:nth-child(4n){margin-right:0}
.zt1_box4_list1 dd:nth-child(4n){margin-right:0}
.zt1_box3_con a{font-size:38px}
.zt1_box5_list1 dd .pic{padding:15px}
.zt_footer_list dd .icon{width:120px;height:120px;font-size:44px}
.zt_footer_list dd .tt{font-size:16px}
.zt2_box4_title{height:110px;top:-55px}
.zt2_box5_con_r_list dd{margin-bottom:38px}
.zt3_box2_list1 dd:nth-child(4n),.zt3_box3_list1 dd:nth-child(5n),.zt3_box6_list1 dd:nth-child(4n){margin-right:0}
.zt4_box1_list dd:nth-child(4n){margin-right:0}
.zt5_box4_list1 dd:nth-child(2n){margin-right:0}
.zt6_box2_list1 dd:nth-child(5n),.zt6_box4_list1 dd:nth-child(4n){margin-right:0}
.zt6_box2_list1_pic .icon{width:100px;height:95px}
}
@media screen and (min-width:1200px) and (max-width:1400px){.tab-box span{font-size:25px;height:82px}
}
@media screen and (min-width:992px) and (max-width:1200px){.separate .separate_content h2{font-size:28px}
.wrapper{width:90%}
.header_box{display:none}
.mobile_header{display:block}
.mobile_menu_box{width:350px;right:-350px;padding:35px 5%}
.banner_box_item_rela{display:none}
.ind_title1,.ind_title_box .tt{font-size:26px}
.ind_box2_tt{font-size:30px}
.ind_title1{margin-bottom:20px}
.ind_pro_item_desc_item{padding-top:0}
.ind_box2_video{width:84px}
.ind_box2_list .item{height:56px;font-size:18px;padding:0 30px}
.ind_box2_b_list dd{width:24%}
.ind_box2_b_list dd.dd_icon{display:none}
.ind_box2_list{padding:0}
.ind_title_box .title_more{font-size:16px}
.ind_box4_item_con{height:500px}
.ind_box2_b_list_num{font-size:56px}
.ind_pro_item_con_m{padding:0 4%}
.ind_box4_scroll .item,.ind_box4_scroll .owl-wrapper-outer{border:none}
.ind_box4_scroll.owl-theme .owl-controls{display:block;padding-bottom:15px}
.list_tt36{font-size:26px}
.list_tt30{font-size:24px}
.list_tt24{font-size:20px}
.sub_banner{height:300px}
.sub_banner_tt{font-size:30px}
.about_bars .item{margin:0 10px 15px}
.culture_box2_t img{height:110px}
.culture_box1_list dd .icon_box{width:180px;height:180px}
.culture_box1_list dd .icon_box .icon{font-size:50px}
.culture_box1_list dd .icon_box .tt{font-size:14px}
.list_tt24{font-size:20px}
.culture_box2_text .item{font-size:14px}
.qysl_box3_list1_con{height:400px}
.ltly_box1_l{width:100%;margin-bottom:25px}
.ltly_box1_r{width:100%}
.ltly_box1_r_list_scroll{height:400px}
.ltly_box1_r_list .item{font-size:16px;height:50px}
.ltly_box1_r_con_tel .text a{font-size:26px}
.ltly_bars .item{height:60px}
.ltly_bars .item .icon{font-size:24px}
.fac_list1 dd{width:calc((100% - 50px)/ 3);margin:0 25px 25px 0}
.fac_list1 dd:nth-child(3n){margin-right:0}
.ryzs_list1 dd{width:calc((100% - 26px)/ 3)}
.ryzs_list1 dd:nth-child(3n){margin-right:0}
.prozl_list1 dd a{padding:18px}
.prozl_list1_pic{margin-bottom:18px}
.prozl_list1 dd:nth-child(3n){margin-right:0}
.contact_list1 dd{padding:30px 3%}
.contact_list1 dd .con .text{font-size:22px}
.contact_list1 dd .icon{width:44px;font-size:44px}
.news_box2_title_r{display:none;width:300px}
.news_list1 dd a{padding:25px}
.pro_list1 dd{width:calc((100% - 20px)/ 2);padding:20px}
.pro_list1 dd:nth-child(2n){margin-right:0}
.pro_list1_tags .item{padding:0 15px}
.pro_det_appli dd:nth-child(4n){margin-right:0}
.pro_det_t_r{padding:0 3%}
.pro_det_title1{font-size:26px}
.pro_det_title2{font-size:18px}
.pro_det_b_box1_r a .icon{background-size:60px auto!important}
.pro_list2_item_btn .more_btn1{width:49%}
.pro_det_b_bars_box{min-height:65px;border-top:4px solid #f9bf00}
.pro_det_b_bars .item{height:60px}
.pro_det_b_bars .item .icon{font-size:26px}
.pro_list2 dd{width:calc((100% - 30px)/ 3);margin:0 15px 17px 0}
.pro_list2 dd:nth-child(3n){margin-right:0}
.pro_list2_item_con{padding:18px 15px}
.pro_list2_item_btn .more_btn1{width:49%}
.zp_list1_item:nth-child(2n){margin-right:0}
.zp_list1_item{width:calc((100% - 20px)/ 2);padding:35px 20px}
.abo4BoxTwo3{width:850px;height:560px}
.abo4BoxTwo3_scroll{height:300px}
.service_list1 dd{width:31%;margin:0 3.5% 30px 0}
.service_list1 dd:nth-child(3n){margin-right:0}
.service_list1 dd a{padding:18px}
.dzsl_box1_list_item_title .icon{font-size:60px;margin-right:15px}
.sh_service_box1_btn{height:50px;max-width:290px}
.sh_service_box1_btn .icon{font-size:20px}
.down_list1 dd{width:calc((100% - 20px)/ 2);margin:0 20px 20px 0}
.down_list1 dd:nth-child(2n){margin-right:0}
.sales_list2 dd{width:calc((100% - 26px)/ 3);padding:25px 12px 20px;margin:0 13px 20px 0}
.sales_list2 dd:nth-child(3n){margin-right:0}
.zt1_title1 .tt{font-size:22px}
.zt1_box4_list1 dd:nth-child(4n){margin-right:0}
.zt1_box3_con{font-size:14px}
.zt1_box3_con a{font-size:30px}
.zt1_box5_list1 dd .pic{padding:15px}
.zt1_box2_l{width:100%;margin-bottom:45px}
.zt1_box8_l{width:100%;margin-bottom:10px}
.zt1_box2_r,.zt1_box8_r{width:100%}
.zt1_box8_r{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between}
.zt1_box8_r .item{width:calc((100% - 10px)/ 2)}
.zt_footer_list dd .icon{width:120px;height:120px;font-size:40px;margin-bottom:25px}
.zt_footer_list dd .tt{font-size:14px}
.zt2_box1_list .item{padding:60px 3% 30px}
.zt2_box1_list_num{width:60px;height:72px;padding:12px 0 0 8px;background:url(../image/zt2_box1_icon1.png) no-repeat center bottom/100% auto}
.zt2_box4{margin-top:-60px}
.zt2_box4_title{height:100px;top:-50px}
.zt2_box5_con_r_list dd{margin-bottom:38px}
.zt2_box5_con_r_list dd a .con .tt{font-size:16px}
.zt3_box1_list .item{width:100%}
.zt3_box2_list1 dd{width:31%;margin:0 3.5% 30px 0}
.zt3_box3_list1 dd .pic{padding:10px}
.zt3_box4_l_con{padding:20px 8%;height:500px}
.zt3_box4_r_item{width:100%}
.zt3_box6_list1 dd{width:31%;margin:0 3.5% 40px 0}
.zt3_box2_list1 dd:nth-child(3n),.zt3_box3_list1 dd:nth-child(5n),.zt3_box6_list1 dd:nth-child(3n){margin-right:0}
.zt4_box1_list dd{width:calc((100% - 40px)/ 3);margin:0 20px 20px 0}
.zt4_box1_list dd:nth-child(3n){margin-right:0}
.zt4_box4_list1 dd{width:calc(100% / 3)}
.zt4_box4_list1 dd a{padding:25px 6%}
.zt5_box4_list1 dd:nth-child(2n){margin-right:0}
.zt6_box2_list1{padding-bottom:0}
.zt6_box2_list1 dd{width:calc((100% - 26px)/ 3);margin-bottom:60px}
.zt6_box1_con_l{width:100%}
.zt6_box1_con_r{width:100%;text-align:center}
.zt6_box3_title_icon{width:90px}
.zt6_box3_b_video a{height:90px}
.zt6_box3_b_video a{font-size:28px}
.zt6_box3_b_video a .icon{width:36px}
.zt6_box4_list1 dd{width:calc((100% - 28px)/ 3);margin:0 14px 14px 0}
.zt6_box2_list1_pic .icon{width:90px;height:85px}
.zt6_box7 .wrapper{padding:30px 4%}
.zt6_box7_scroll_con_tt .yw{display:none}
.zt6_box8_l{width:100%;margin-bottom:35px}
.zt6_box8_r{width:100%}
.zt6_box2_list1 dd:nth-child(3n),.zt6_box4_list1 dd:nth-child(3n){margin-right:0}
.tab-box span{font-size:20px;height:76px;line-height:80px}
}
@media screen and (min-width:768px) and (max-width:992px){.stock_code .detail_num{padding-right:0}
.wrapper{width:92%}
.header_box{display:none}
.flow-list{display: none;}
.mobile_header{display:block}
.mobile_menu_box{width:350px;right:-350px;padding:35px 5%}
.banner.owl-theme .owl-controls{bottom:6px}
.banner_box_item_rela{display:none}
.main_content{padding:55px 0}
.main_content2{padding-top:55px}
.ind_title1,.ind_title_box .tt{font-size:22px}
.ind_pro_scroll{margin-bottom:35px}
.ind_pro_item_tt{margin-bottom:10px}
.ind_pro_item_wrap{flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse}
.ind_pro_scroll_pic{margin-bottom:35px}
.ind_pro_scroll_bars .item{padding:20px 10px}
.ind_pro_scroll_bars .item .tt2{font-size:14px}
.ind_pro_item_con{width:100%;padding:0}
.ind_box2{padding:60px 0 0}
.ind_box2_tt{font-size:26px}
.ind_title1{margin-bottom:20px}
.ind_title_box{margin-bottom:25px}
.ind_pro_item_desc_item{padding-top:0}
.ind_pro_item_con_m{padding:0 4%}
.ind_box2_video{width:70px}
.ind_box2_list .item{height:48px;font-size:16px;padding:0 20px}
.ind_box2_list .item .icon{font-size:24px;margin-right:6px}
.ind_box2_b_list dd{width:24%;padding:20px 0}
.ind_box2_b_list dd.dd_icon{display:none}
.ind_box2_list{padding:0}
.ind_box2_b_list_num{font-size:44px}
.ind_box3_l{width:100%;margin-bottom:30px}
.ind_box3_r{width:100%}
.ind_title_box .title_more{font-size:16px}
.ind_box4_item_con{height:300px}
.ind_box4_item_tt{margin-bottom:45px}
.ind_box4_scroll .item,.ind_box4_scroll .owl-wrapper-outer{border:none}
.ind_box4_scroll.owl-theme .owl-controls{display:block;padding-bottom:15px}
.ind_box5{padding:45px 0}
.list_tt36{font-size:24px}
.list_tt30{font-size:20px}
.footer_inquiry_tt_text{font-size:14px}
.footer_inquiry_tt{width:100%}
.footer_inq_list{width:100%;padding-left:0}
.footer_inq_text{width:100%;font-size:14px;margin-bottom:15px}
.footer_item_about,.footer_item_pro{display:none}
.footer_item_l{width:48%}
.footer_t_r{width:48%;padding-left:0}
.footer_item_contact{width:100%}
.sub_banner{height:200px}
.sub_banner_tt{font-size:30px}
.about_bars{margin-bottom:40px}
.about_bars .item{width:150px;line-height:40px;margin:0 10px 15px}
.about_box1_l,.about_box3_l,.about_box4_tabs_item_l{width:100%;padding:0;margin-bottom:30px}
.about_box1_r,.about_box3_r,.about_box4_tabs_item_r{width:100%}
.about_box4_bars{margin-bottom:35px}
.about_box3_l img{left:12px;top:-12px}
.about_box4_bars::before{top:11px}
.about_box4_bars .item .icon_box{width:21px;height:21px}
.about_box4_bars .item .icon_box .icon{width:11px;height:11px}
.about_box4_bars .slick-next,.about_box4_bars .slick-prev{width:21px;height:21px;background-size:21px auto}
.culture_box2_t img{height:80px}
.culture_box1_list{padding-top:10px}
.culture_box1_list dd .icon_box{width:140px;height:140px;margin-bottom:20px}
.culture_box1_list dd .icon_box .icon{font-size:44px;margin-bottom:8px}
.culture_box1_list dd .icon_box .tt{font-size:14px}
.culture_box2_list{justify-content:flex-start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start}
.culture_box2_list dd{width:33.33%}
.list_tt24{font-size:18px}
.list_tt18{font-size:16px}
.culture_box2_text .item{font-size:14px}
.qysl_box3_list1{justify-content:flex-start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;padding-top:10px}
.qysl_box3_list1 dd{width:calc((100% - 20px)/ 3);margin:0 10px 10px 0}
.qysl_box3_list1 dd:nth-child(3n){margin-right:0}
.qysl_box3_list1_con{height:350px}
.ltly_box1_con{margin-bottom:35px}
.ltly_box1_l{width:100%;margin-bottom:20px}
.ltly_box1_r{width:100%}
.ltly_box1_r_list_scroll{width:200px;height:auto}
.ltly_box1_r_list .item{font-size:16px;height:40px}
.ltly_box1_r_con{width:calc(100% - 200px)}
.ltly_box1_r_con_tel .text a{font-size:26px}
.ltly_bars{margin-bottom:30px}
.ltly_bars .item{height:50px}
.ltly_bars .item .icon{font-size:22px}
.fac_list1 dd{width:calc((100% - 20px)/ 2);margin:0 20px 20px 0}
.fac_list1 dd:nth-child(2n){margin-right:0}
.ltly_box1_title1_icon{font-size:28px}
.honor_box1_con{padding:30px 5%}
.honor_box1_pic{width:100%;text-align:center;margin-bottom:30px}
.honor_box1_r{width:100%;padding:0}
.ryzt_title{margin-bottom:30px}
.ryzt_title .item{padding:0 20px 10px}
.ryzs_list1 dd{width:calc((100% - 13px)/ 2)}
.ryzs_list1 dd:nth-child(2n){margin-right:0}
.prozl_list1 dd{width:calc((100% - 20px)/ 2);margin-bottom:25px}
.prozl_list1 dd a{padding:10px 10px 15px}
.prozl_list1_pic{margin-bottom:13px}
.prozl_list1 dd:nth-child(2n){margin-right:0}
.contact_list1 dd{width:100%;padding:30px 3%;margin-bottom:20px}
.contact_list1 dd:last-child{margin-bottom:0}
.contact_list1 dd .con .text{font-size:26px}
.contact_list1 dd .icon{width:40px;font-size:40px}
.news_box1_pic,.news_list1_pic{width:100%;margin-bottom:20px}
.news_box1_r,.news_list1_con{width:100%;padding:0}
.news_box2_title_box{margin-bottom:30px}
.news_box2_title_r{display:none;width:300px}
.news_list1 dd{margin-bottom:35px}
.news_list1 dd a{padding:25px}
.main_l{width:100%;margin-bottom:45px}
.news-list{display: none;}
.news_det_title{font-size:22px}
.news_det_page{padding-top:20px}
.news_det_page_item{width:100%;border:none;padding:0;margin-bottom:15px}
.news_det_page_item:last-child{margin-bottom:0}
.pro_list1 dd{width:calc((100% - 20px)/ 2);padding:15px}
.pro_list1 dd:nth-child(2n){margin-right:0}
.pro_list1_tags .item{line-height:30px;padding:0 10px}
.pro_det_t_l{width:100%;margin-bottom:30px}
.pro_det_t_r{width:100%;padding:0}
.pro_det_title1{font-size:24px}
.pro_det_title2{font-size:16px}
.pro_det_b_box1_r a .icon{background-size:60px auto!important}
.pro_list2_item_btn .more_btn1{width:49%}
.pro_det_b_bars_box{min-height:65px;border-top:4px solid #f9bf00}
.pro_det_b_bars .item{height:60px}
.pro_det_b_bars .item .icon{font-size:22px;margin-right:6px}
.pro_det_b_tabs_item{padding:45px 0}
.pro_det_b_box1_l{width:100%;padding:0;margin-bottom:30px}
.pro_det_b_box1_r{width:100%}
.pro_det_b_title{margin-bottom:25px}
.pro_det_b_title .line{width:7px;height:22px}
.pro_det_appli dd{width:calc((100% - 13px)/ 2);margin:0 13px 15px 0}
.pro_det_appli dd:nth-child(2n){margin-right:0}
.pro_det_appli dd .tt{line-height:44px}
.pro_list3_pic{width:100%;text-align:center}
.pro_list3_con{width:100%}
.pro_list2 dd{width:calc((100% - 15px)/ 2);margin:0 15px 15px 0}
.pro_list2 dd:nth-child(2n){margin-right:0}
.pro_list2_item_con{padding:18px 15px}
.pro_list2_item_btn .more_btn1{width:49%}
.zp_list1_item:nth-child(2n){margin-right:0}
.zp_list1_item{width:calc((100% - 20px)/ 2);padding:25px 15px}
.zp_list1_item .item_describe .describe_02{padding-bottom:20px}
.abo4BoxTwo3{width:94%;height:550px;padding:30px 20px 30px;top:46%}
.abo4BoxTwo3 .close_btn{font-size:36px;top:28px}
.abo4BoxTwo3_scroll .item{padding-bottom:15px}
.abo4BoxTwo3_scroll{height:320px}
.sub_pro_desc{margin-bottom:35px}
.service_list1 dd{width:32%;margin:0 2% 25px 0}
.service_list1 dd:nth-child(3n){margin-right:0}
.service_list1 dd a{padding:10px}
.dzsl_box1_list_item_title .icon{font-size:55px;margin-right:15px}
.sh_service_box1_btn{height:50px;max-width:290px}
.sh_service_box1_btn .icon{font-size:20px}
.dzsl_box1_list_item{padding:30px 2%}
.service_list1_tt{font-size:18px}
.down_list1 dd{width:100%;margin:0 0 20px 0}
.down_list1_pic{width:140px}
.down_list1_con{width:calc(100% - 140px)}
.sales_list2 dd{width:calc((100% - 13px)/ 2);padding:20px 12px 18px;margin:0 13px 20px 0}
.sales_list2 dd:nth-child(2n){margin-right:0}
.zt1_title1 .tt{font-size:20px}
.zt1_box1_tt{width:150px}
.zt1_box1_con{width:calc(100% - 130px)}
.zt1_box2_l .item .item_l{width:120px}
.zt1_box4_list1 dd{width:calc((100% - 40px)/ 3);margin:0 20px 30px 0}
.zt1_box4_list1 dd:nth-child(3n){margin-right:0}
.zt1_box3_con{font-size:14px}
.zt1_box3_con a{font-size:30px}
.zt1_box5_list1 dd .pic{padding:7px;margin-bottom:12px}
.zt1_box8_l a .con{padding:10px 3%}
.zt1_box2_l{width:100%;margin-bottom:45px}
.zt1_box8_l{width:100%;margin-bottom:10px}
.zt1_box2_r,.zt1_box8_r{width:100%}
.zt1_box8_r{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between}
.zt1_box8_r .item{width:calc((100% - 10px)/ 2)}
.zt_footer_list dd .icon{width:90px;height:90px;font-size:32px;margin-bottom:18px}
.zt_footer_list dd .tt{font-size:14px}
.zt_footer_form_text{width:100%;height:40px;margin-bottom:15px}
.zt2_box1_list .item{padding:70px 15px 25px}
.zt2_box1_list_num{width:60px;height:72px;padding:15px 0 0 8px;background:url(../image/zt2_box1_icon1.png) no-repeat center bottom/100% auto}
.zt2_yy_list dd{margin-bottom:15px}
.zt2_yy_list_pic{width:100%}
.zt2_yy_list_pic::after,.zt2_yy_list_pic::before{display:none}
.zt2_yy_list_con{width:100%;padding:18px 0}
.zt2_box4{margin-top:-20px}
.zt2_box4_title_box{height:70px}
.zt2_box4_title{height:120px;top:-60px}
.zt2_box4_scroll .item a{padding:10px}
.zt2_box5_con_r_list dd a .con .tt{font-size:16px}
.zt2_box5_con_l{width:100%;margin-bottom:30px}
.zt2_box5_con_l_date{width:100px;height:70px}
.zt2_box5_con_l_date .days{font-size:16px}
.zt2_box5_con_l_date .years{font-size:22px}
.zt2_box5_con_r{width:100%}
.zt2_box5_con_r_list dd{margin-bottom:30px}
.zt3_box1_list .item{width:100%}
.zt3_box2_list1 dd{width:49%;margin:0 2% 20px 0;border-top-left-radius:30px;border-bottom-right-radius:30px}
.zt3_box3_list1 dd{width:32%;margin:0 2% 20px 0}
.zt3_box3_list1 dd .pic{padding:10px}
.zt3_box4_l{width:100%}
.zt3_box4_l_con{padding:45px 8%;height:auto}
.zt3_box4_r{width:100%}
.zt3_box4_r_item{width:100%}
.zt3_box6_list1 dd{width:49%;margin:0 2% 28px 0}
.zt3_box2_list1 dd:nth-child(2n),.zt3_box3_list1 dd:nth-child(3n),.zt3_box6_list1 dd:nth-child(2n){margin-right:0}
.zt4_box1_list dd{width:calc((100% - 20px)/ 2);margin:0 20px 20px 0}
.zt4_box1_list dd:nth-child(2n){margin-right:0}
.zt4_box4_list1 dd{width:calc(100% / 2)}
.zt4_box4_list1 dd a{padding:25px 6%}
.zt4_box1_con{padding:20px 3%}
.zt4_box1_l{width:100%}
.zt4_box1_r{width:100%}
.zt4_box4_list1_text{font-size:16px}
.zt5_box4_list1 dd:nth-child(2n){margin-right:0}
.zt5_box2_l,.zt5_box3_l{width:100%;padding:0;margin-bottom:30px}
.zt5_box2_r,.zt5_box3_r{width:100%;padding:0}
.zt5_box3_l{max-width:none}
.zt5_box4_list1_date{width:70px}
.zt5_box5_list1 dd{width:100%;margin:0 0 20px 0}
.zt5_box5_list1 dd:last-child{margin-bottom:0}
.zt6_box2_list1{padding-bottom:0}
.zt6_box2_list1 dd{width:calc((100% - 13px)/ 2);margin-bottom:50px}
.zt6_box1_con_l{width:100%}
.zt6_box1_con_r{width:100%;text-align:center}
.zt6_box3_con_pic{width:100%;position:static;top:auto;left:auto;text-align:center;transform:translate(0,0);-webkit-transform:translate(0,0);margin-bottom:30px}
.zt6_box3_list1{width:100%;margin-bottom:30px}
.zt6_box3_list1_l .zt6_box3_list1_icon::after,.zt6_box3_list1_r .zt6_box3_list1_icon::after{right:auto;left:0}
.zt6_box3_title_icon{width:80px}
.zt6_box3_b_video a{height:60px}
.zt6_box3_b_video a{font-size:22px}
.zt6_box3_b_video a .icon{width:32px}
.zt6_box4_list1 dd{width:calc((100% - 14px)/ 2);margin:0 14px 14px 0}
.zt6_box2_list1_pic .icon{width:80px;height:76px}
.zt6_box7 .wrapper{padding:25px 15px}
.zt6_box7_scroll_con_tt .yw{display:none}
.zt6_box8_l_list dd{width:100%;margin-bottom:20px}
.zt6_box8_l{width:100%;margin-bottom:35px}
.zt6_box8_r{width:100%}
.zt6_box2_list1 dd:nth-child(2n),.zt6_box4_list1 dd:nth-child(2n){margin-right:0}
.tab-box span{font-size:15px;line-height:62px;height:60px}
.separate .separate_content h2{font-size:26px;font-weight:600}
}
@media screen and (min-width:300px) and (max-width:767px){
.contact{display: none;}
.flow-list{display: none;}
.separate .separate_content{height:70px;padding:5px 0}
.separate .separate_content h2{font-size:18px;font-weight:600}
.separate .separate_content div{color:#fff;font-size:12px;line-height:17px;width:100%;margin-top:4px;padding:0 40px}
.stock_code .detail_num{display:block}
.stock_code .detail .name{font-size:14px}
.stock_code .nowData{font-size:14px;line-height:16px}
.secondWidth{display:inline-flex;margin-top:20px}
.secondWidth>div{display:inline-flex}
.stock_code .timeStyle{justify-content:flex-start}
.stock_code .dayTime{margin-left:140px!important}
.stock_code .detail_num{padding-right:0}
.stock_code .shares_con{height:unset}
.stock_code .arrows1{width:20px;height:20px}
.stock_code .arrows2{width:20px;height:20px}
.gupiaocode{padding:50px 10px 0!important}
.detail_num p{font-size:12px}
.stock_code .hour{font-size:20px!important}
.wrapper{width:100%}
.header_box,.header_fix{display:none}
.mobile_header{display:block}
.mobile_logo img{height:32px}
.banner_btn{display:none}
.banner_box{display: block;}
.index-type, .index-hot, .index-zt, .index-case{display: none;}
.banner_box_item_rela{display:none}
.banner.owl-theme .owl-controls{bottom:4px}
.banner.owl-theme .owl-dots .owl-dot span{width:8px;height:8px;border-radius:8px}
.main_content{padding:45px 0}
.main_content2{padding-top:30px}
.p10{padding-left:10px;padding-right:10px;}
.scroll_dots.owl-theme .owl-controls{padding-top:18px}
.ind_title1,.ind_title_box .tt{font-size:18px}
.ind_pro_item_desc{padding-top:0}
.ind_pro_scroll{margin-bottom:35px}
.ind_pro_item_tt{font-size:14px;margin-bottom:10px}
.ind_pro_item_wrap{flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse}
.ind_pro_scroll_pic{margin-bottom:35px}
.ind_pro_scroll_bars{justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;box-shadow:none;background:0 0}
.ind_pro_scroll_bars .item{width:10px;height:10px;line-height:999px;padding:0;border:none!important;border-radius:50%;overflow:hidden;background:#aaa;margin:0 7px}
.ind_pro_scroll_bars .item.active{background:#f9bf00}
.ind_pro_item_con{width:100%;padding:0}
.ind_box2{padding:10px 0 0}
.ind_box2_con{padding:0 10px;margin-bottom:40px}
.ind_box2_tt{font-size:26px}
.list_tt18{font-size:14px}
.ind_title1{margin-bottom:20px}
.ind_title_box{margin-bottom:20px}
.ind_pro_item_desc_item{padding-top:0;font-size:12px;line-height:24px}
.ind_pro_item_con_m{padding:0}
.ind_box2_video{width:60px}
.ind_box2_list{justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between}
.ind_box2_list .item{height:42px;font-size:14px;padding:0 20px;width:calc((100% - 10px)/ 2);margin:0 0 10px 0}
.ind_box2_list .item .icon{font-size:18px;margin-right:4px}
.ind_box2_b_list dd{width:24%;padding:20px 0}
.ind_box2_b_list dd.dd_icon{display:none!important}
.ind_box2_list{padding:10px 0;height:130px}
.ind_box2_b_list dd{width:50%}
.ind_box2_b_list_num{font-size:36px}
.ind_box3_l{width:100%;margin-bottom:20px}
.ind_box3_l dd{padding:12px}
.ind_box3_r{width:100%}
.ind_box3_l_b .fenlei,.ind_box3_l_b .time{font-size:14px}
.ind_box2_text{font-size:12px;line-height:2}
.list_text1{font-size:12px;line-height:20px}
.ind_title_box .title_more{font-size:14px}
.ind_title_box .title_more .icon{font-size:14px}
.ind_box4_item_con{height:300px}
.ind_box4_item_tt{height:50px;margin-bottom:45px}
.ind_box4_scroll .item,.ind_box4_scroll .owl-wrapper-outer{border:none}
.ind_box4_scroll.owl-theme .owl-controls{display:block;padding-bottom:15px}
.ind_box5{padding:35px 10px}
.list_tt36{font-size:20px}
.list_tt30{font-size:16px}
.footer_inquiry_tt_text{font-size:12px}
.footer_inquiry_tt{width:100%}
.footer_inq_list{width:100%;padding-left:0}
.footer_inq_text{width:100%;font-size:14px;margin-bottom:15px}
.footer_item_about,.footer_item_pro{display:none}
.footer_item_l{width:100%;margin-bottom:20px;max-width:700px}
.footer_item_code{display:flex;display:-webkit-flex;justify-content:space-around}
.footer_title{font-size:16px;margin-bottom:15px}
.footer_t_r{width:100%;padding-left:0}
.footer_item_contact{width:100%}
.footer_b{display: none; padding:12px 10px}
.footer_b .wrapper{justify-content:center;-ms-justify-content:center;-webkit-justify-content:center}
.footer_b_text{font-size:12px;line-height:20px}
.back_top{width:36px;height:36px;font-size:18px;line-height:36px}
.sub_banner{height:120px}
.sub_banner_tt{font-size:22px}
.location_con{font-size:14px;height:40px}
.about_bars{margin-bottom:30px}
.about_bars{justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between}
.about_bars .item{width:calc((100% - 10px)/ 2);line-height:40px;margin:0 0 10px}
.about_box1_l_con{padding:0}
.about_box2{padding:45px 0}
.about_box2_list1 dd{width:50%;margin-bottom:18px}
.about_box2_list1 dd:nth-child(3),.about_box2_list1 dd:nth-child(4){margin-bottom:0}
.about_box1_l,.about_box3_l,.about_box4_tabs_item_l{width:100%;padding:0;margin-bottom:25px}
.about_box1_r,.about_box3_r,.about_box4_tabs_item_r{width:100%}
.about_box4_bars{margin-bottom:25px}
.about_box3_l img{left:5px;top:-5px}
.about_box3_r{padding:0}
.about_box4_bars::before{top:11px}
.about_box4_bars .item .icon_box{width:21px;height:21px}
.about_box4_bars .item .icon_box .icon{width:11px;height:11px}
.about_box4_bars .slick-next,.about_box4_bars .slick-prev{width:21px;height:21px;background-size:21px auto}
.culture_box2_t img{height:50px}
.culture_box1_list{padding-top:10px}
.culture_box1_list dd{width:calc((100% - 10px)/ 2);margin-bottom:20px}
.culture_box1_list dd .icon_box{width:130px;height:130px;margin-bottom:15px}
.culture_box1_list dd .icon_box .icon{font-size:36px;margin-bottom:5px}
.culture_box1_list dd .icon_box .tt{font-size:14px}
.culture_box1_list dd:nth-child(3),.culture_box1_list dd:nth-child(4){margin-bottom:0}
.culture_box2_t{margin-bottom:20px}
.culture_box2_list{justify-content:flex-start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;padding:30px 0}
.culture_box2_list dd{width:100%;margin-bottom:20px}
.culture_box2_list dd:last-child{margin-bottom:0}
.list_tt24{font-size:16px}
.culture_box2_text .item{font-size:14px}
.qysl_box3_list1{justify-content:flex-start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;padding-top:10px}
.qysl_box3_list1 dd{width:calc((100% - 10px)/ 2);margin:0 10px 10px 0}
.qysl_box3_list1 dd:nth-child(2n){margin-right:0}
.qysl_box3_list1_con{height:300px}
.qysl_box3_list1_con .list_tt30{margin-bottom:15px}
.qysl_box3_list1_text{line-height:28px}
.ltly_box1_con{margin-bottom:20px}
.ltly_box1_pic_scroll .owl-controls .owl-nav .owl-next,.ltly_box1_pic_scroll .owl-controls .owl-nav .owl-prev{display:none!important}
.ltly_box1_l{width:100%;margin-bottom:20px}
.ltly_box1_r{width:100%;padding:0}
.ltly_box1_r_list_scroll{width:100%;height:auto}
.ltly_box1_r_list .item{font-size:14px;height:40px}
.ltly_box1_r_con{width:100%;padding:20px 10px}
.ltly_box1_r_con_tel{padding-top:15px}
.ltly_box1_r_con_tel .tt{font-size:14px}
.ltly_box1_r_con_tel .text a{font-size:22px}
.ltly_box1_title1_icon{font-size:24px}
.ltly_bars{margin-bottom:20px}
.ltly_bars .item{height:50px;flex-flow:column;-webkit-flex-direction:column;-ms-flex-direction:column;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center}
.ltly_bars .item .icon{font-size:18px}
.ltly_bars .list_tt24{font-size:14px}
.fac_list1 dd{width:calc((100% - 10px)/ 2);margin:0 10px 15px 0}
.fac_list1 dd:nth-child(2n){margin-right:0}
.fac_list1 dd .pic{margin-bottom:8px}
.page a{padding:0 4px;font-size:12px;line-height:24px}
.honor_box1_con{padding:0}
.honor_box1_pic{width:100%;text-align:center;margin-bottom:18px}
.honor_box1_r{width:100%;padding:0 10px 20px}
.ryzt_title{margin-bottom:25px}
.ryzt_title .item{padding:0 10px 10px;margin:0 6px 15px}
.ryzs_list1 dd{width:calc((100% - 13px)/ 2)}
.ryzs_list1 dd:nth-child(2n){margin-right:0}
.prozl_list1 dd{width:100%;margin:0 0 15px 0}
.prozl_list1 dd a{padding:10px 10px 15px}
.prozl_list1_pic{margin-bottom:13px}
.prozl_list1 dd:nth-child(2n){margin-right:0}
.contact_list1 dd{width:100%;padding:20px 5%;margin-bottom:20px}
.contact_list1 dd:last-child{margin-bottom:0}
.contact_list1 dd .con .text{font-size:18px}
.contact_list1 dd .icon{width:30px;font-size:30px}
.contact_list1 dd .con{padding-left:15px}
.contact_form dd{width:100%;margin-bottom:10px}
.news_box1_pic,.news_list1_pic{width:100%;margin-bottom:15px}
.news_box1_r,.news_list1_con{width:100%;padding:0}
.news_box2_title_box{margin-bottom:25px}
.news_box2_title_r{display:none}
.news_list1 dd{margin-bottom:20px}
.news_list1 dd a{padding:10px 10px 16px}
.news_box1_r_text{margin-bottom:20px}
.main_l{width:100%;margin-bottom:25px}
.news-list{display: none;}
.news_det_title{font-size:18px}
.news_det_page_item span{font-size: 16px}
.news_det_page{padding-top:20px}
.news_det_page_item{width:100%;border:none;padding:8px;margin-bottom:15px;border-radius: 6px}
.news_det_page_item:last-child{margin-bottom:0}
.news_det_page_item_text{font-size:14px}
.pro_list1 dd{width:100%;padding:7px;margin:0 0 20px 0}
.pro_list1_tags .item{line-height:30px;padding:0 10px;font-size:12px;margin:0 5px 10px 0}
.pro_det_t_l{width:100%;margin-bottom:20px}
.pro_det_scroll_bars .item{width:calc((100% - 15px)/ 4);margin:0 5px 0 0}
.pro_det_scroll_bars .item:last-child{margin-right:0}
.pro_det_t_r{width:100%;padding:0 10px}
.pro_det_title1{font-size:22px}
.pro_det_title2{font-size:14px}
.pro_det_btn_box{padding-top:20px}
.pro_det_btn{width:100%;height:40px;margin-right:0}
.pro_det_btn .icon{font-size:16px}
.pro_det_b_box1_r a .icon{background-size:46px auto!important}
.pro_list2_item_btn .more_btn1{width:49%}
.pro_det_b_bars_box{min-height:65px;border-top:4px solid #f44336}
.pro_det_b_bars .item{height:60px;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;flex-flow:column;-webkit-flex-direction:column;-ms-flex-direction:column}
.pro_det_b_bars .item .icon{font-size:20px;margin-right:0;margin-bottom:3px}
.pro_det_b_tabs_item{padding-top:40px;padding-bottom:40px}
.pro_det_b_box1_l{width:100%;padding:0;margin-bottom:30px}
.pro_det_b_box1_r{width:100%}
.pro_det_b_title{margin-bottom:15px}
.pro_det_b_title .line{width:7px;height:22px}
.pro_det_appli dd{width:100%;margin:0 0px 14px 0}
.pro_det_appli dd:nth-child(2n){margin-right:0}
.pro_det_appli dd .tt{line-height:30px;font-size: 14px}
.pro_list2_item_con{padding:12px 12px 16px}
.pro_list2_item_t{margin-bottom:15px}
.pro_list2_desc, .pro_list2_desc1{padding:16px 0;height: auto;}
.pro_list2_item_btn{padding-top:18px}
.pro_list3_pic{width:100%;text-align:center}
.pro_list3_con{width:100%;padding:15px 10px}
.pro_list3_con .list_tt24{margin-bottom:12px}
.pro_list2 dd{width:100%;margin:0 0 15px 0}
.pro_list2 dd:nth-child(2n){margin-right:0}
.pro_list2_item_con{padding:18px 15px}
.zp_list1_item{width:100%;padding:18px 10px;margin:0 0 20px 0}
.zp_list1_item .item_date,.zp_list1_item .item_describe .describe_01{font-size:14px}
.zp_list1_item .item_describe .describe_01{padding-bottom:10px}
.zp_list1_item .item_describe .describe_02{padding-bottom:15px}
.zp_list1_item .btn_box{height:40px}
.abo4BoxTwo3{width:94%;height:530px;padding:20px 10px 25px}
.abo4BoxTwo3 .module_tt{padding:0 0 15px}
.abo4BoxTwo3 .close_btn{font-size:22px}
.abo4BoxTwo3_scroll{height:330px}
.abo4BoxTwo3_scroll .item{padding-right:10px;padding-bottom:15px}
.abo4BoxTwo3_scroll .item .left_tt{font-size:12px;padding:4px 10px 0 0;width:80px}
.abo4BoxTwo3_scroll .item .right_text{font-size:12px;width:calc(100% - 80px)}
.abo4BoxTwo3_email{font-size:12px;width:100%;padding:16px 10px 16px 15px}
.abo4BoxTwo3_email a{font-size:12px}
.sub_pro_desc{font-size:14px;margin-bottom:25px}
.service_list1 dd{width:100%;margin:0 0 20px 0}
.service_list1 dd a{padding:10px}
.dzsl_box1_list_item_title .icon{font-size:36px;margin-right:15px}
.sh_service_box1_btn_box{padding-top:35px}
.sh_service_box1_btn{height:40px;max-width:260px;margin-bottom:15px}
.sh_service_box1_btn .icon{font-size:18px}
.dzsl_box1_list{border:none}
.dzsl_box1_list_item{width:100%;padding:30px 2%;border:none}
.dzsl_box1_list_item_title .con_r .tt{margin-bottom:3px}
.dzsl_box1_list_item_title .con_r .text{font-size:14px}
.dzsl_box1_list_item_title{margin-bottom:18px}
.service_list1_tt{font-size:16px}
.dzsl_box1_list_item_text{margin-bottom:25px}
.down_list1 dd{width:100%;margin:0 0 20px 0}
.down_list1 dd a{padding:10px}
.down_list1_pic{width:100px}
.down_list1_con{width:calc(100% - 100px)}
.down_list1_text{margin-bottom:12px}
.down_list1_btn{width:120px;height:32px}
.sales_list3{padding-bottom:10px}
.sales_list2 dd{width:100%;padding:18px 10px 15px;margin:0 0 20px 0}
.sales_list2_con_b .item .tt{font-size:14px}
.float_fix{width:40px;border-radius:0!important}
.float_fix .item{width:40px;height:40px;display:none;border-radius:0!important;margin-bottom:0}
.float_fix .item .item_icon{width:40px;height:40px;font-size:20px;border-radius:0!important}
.float_fix .item:last-child:hover .item_icon{border-radius:0!important}
.float_fix .item:last-child{border-radius:0!important}
.footer{margin-bottom:50px}
.mobile_footer_btn{display:block}
.zt1_title1 .tt{height:36px;line-height:36px;font-size:18px;background-size:auto 100%}
.zt1_box1_tt{width:100%;text-align:center}
.zt1_box1_con{width:100%}
.zt1_box2_l .item .item_l{width:80px;font-size:20px}
.zt1_box2_l .item .item_r{width:calc(100% - 80px)}
.zt1_box4_list1 dd{width:calc((100% - 10px)/ 2);margin:0 10px 15px 0}
.zt1_box4_list1 dd:nth-child(2n){margin-right:0}
.zt1_box3_con{font-size:14px;padding-top:18px}
.zt1_box3{flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column}
.zt1_box3_con a{font-size:24px}
.zt1_box5_list1 dd{width:calc((100% - 10px)/ 2);margin:0 10px 14px 0}
.zt1_box5_list1 dd:nth-child(2n){margin-right:0}
.zt1_box5_list1 dd .pic{padding:3px;margin-bottom:10px}
.zt1_box8_l a .con{padding:10px 3%}
.zt1_box2_l{width:100%;margin-bottom:30px}
.zt1_box8_l{width:100%;margin-bottom:10px}
.zt1_box2_r,.zt1_box8_r{width:100%}
.zt1_box8_l a .con .time{font-size:14px}
.zt1_box8_r .item .con .tt{font-size:16px}
.zt1_box9_scroll_pic{width:100%}
.zt1_box9_scroll_con{width:100%;padding:15px 0 10px}
.zt_footer_list dd{width:50%;margin-bottom:20px}
.zt_footer_list dd:nth-child(n+3){margin-bottom:0}
.zt_footer_list dd .icon{width:80px;height:80px;font-size:26px;margin-bottom:18px}
.zt_footer_list dd .tt{font-size:14px}
.zt_footer_form_text{width:100%;height:40px;margin-bottom:15px}
.zt2_box1_list .item{width:100%;padding:60px 15px 25px}
.zt2_box1_list_num{width:46px;height:56px;padding:10px 0 0 5px;background:url(../image/zt2_box1_icon1.png) no-repeat center bottom/100% auto}
.zt2_yy_list dd{margin-bottom:10px}
.zt2_yy_list_pic{width:100%}
.zt2_yy_list_pic::after,.zt2_yy_list_pic::before{display:none}
.zt2_yy_list_con{width:100%;padding:18px 0}
.zt2_box4{margin-top:-20px}
.zt2_box4_title{top:0;width:100%;height:auto;padding:15px 10px}
.zt2_box4_title .ind_title1{width:100%;text-align:left}
.zt2_box4_title_text{width:100%;border:none;padding-left:0}
.zt2_box4_title_box{height:auto;margin-bottom:20px}
.zt2_box4_scroll .item a{padding:5px}
.zt2_box4_scroll_pic{width:100%}
.zt2_box4_scroll_con{width:100%;padding:18px 10px 10px}
.zt2_box5_con_r_list dd a .con .tt{font-size:16px}
.zt2_box5_con_l{width:100%;margin-bottom:30px}
.zt2_box5_con_l_date{width:100px;height:70px}
.zt2_box5_con_l_date .days{font-size:16px}
.zt2_box5_con_l_date .years{font-size:22px}
.zt2_box5_con_r{width:100%;padding:0}
.zt2_box5_con_r_list dd{margin-bottom:20px}
.zt2_box5_con_r_list dd a .pic{width:100%}
.zt2_box5_con_r_list dd a .con{width:100%;padding:15px 0 0}
.zt3_box1_list .item{width:100%}
.zt3_box1_list .item .con{width:100%;padding:30px 5%}
.zt3_box1_list .item .pic{width:100%}
.zt3_box2_list1 dd{width:calc((100% - 10px)/ 2);border-top-left-radius:30px;border-bottom-right-radius:30px;margin:0 10px 15px 0}
.zt3_box3_list1 dd{width:calc((100% - 10px)/ 2);margin:0 10px 18px 0}
.zt3_box3_list1 dd .pic{padding:10px}
.zt3_box4_l{width:100%}
.zt3_box4_l_con{padding:45px 8%;height:auto}
.zt3_box4_l_scroll_next,.zt3_box4_l_scroll_prev{width:40px;height:40px;font-size:18px}
.zt3_box4_r{width:100%}
.zt3_box4_r_item{width:100%}
.zt3_box6_list1 dd{width:100%;margin:0 0 18px 0}
.zt3_box6_list1 dd:last-child{margin-bottom:0}
.zt3_box6_con1_date{width:80px;height:60px;padding:10px 4%}
.zt3_box6_con1_date .year{font-size:14px}
.zt3_box2_list1 dd:nth-child(2n),.zt3_box3_list1 dd:nth-child(2n){margin-right:0}
.zt4_box1_list dd{width:100%;margin:0 0 20px 0}
.zt4_box1_list dd:nth-child(2n){margin-right:0}
.zt4_box1_list dd a{padding:10px}
.zt4_box1_list_con{padding:15px 0 10px}
.zt4_box4_list1 dd{width:100%}
.zt4_box4_list1 dd a{padding:18px 12px}
.zt4_box2_l{width:100%}
.zt4_box2_r{width:100%}
.zt4_box3_con_l{width:100%}
.zt4_box3_con_r{width:100%;padding:30px 10px}
.zt4_box1_con{padding:20px 3%}
.zt4_box1_l{width:100%}
.zt4_box1_r{width:100%}
.zt4_box4_list1_text{font-size:16px}
.zt5_box4_list1 dd:nth-child(2n){margin-right:0}
.zt5_box2_l,.zt5_box3_l{width:100%;padding:0;margin-bottom:30px}
.zt5_box2_r,.zt5_box3_r{width:100%;padding:0}
.zt5_box3_l{max-width:none}
.zt5_box3::after{display:none}
.zt5_box4_list1_date{width:70px}
.zt5_box4_list1 dd{width:100%;margin-right:0;margin-bottom:10px}
.zt5_box4_list1 dd:last-child{margin-bottom:0}
.zt5_box5_list1 dd{width:100%;margin:0 0 20px 0}
.zt5_box5_list1 dd:last-child{margin-bottom:0}
.zt5_box5_list1 dd .pic{width:100%}
.zt5_box5_list1 dd .con{width:100%;padding:18px 10px}
.zt6_box2_list1{padding-bottom:0}
.zt6_box2_list1 dd{width:100%;margin-right:0;margin-bottom:35px}
.zt6_box2_list1_con{padding:18px 4%}
.zt6_box1_con_l{width:100%}
.zt6_box1_con_r{width:100%;text-align:center}
.zt6_box3_list1 dd{margin-bottom:25px}
.zt6_box3_title_icon{width:60px}
.zt6_box3_con{margin-bottom:35px}
.zt6_box3_con_pic{width:100%;position:static;top:auto;left:auto;text-align:center;transform:translate(0,0);-webkit-transform:translate(0,0);margin-bottom:30px}
.zt6_box3_list1{width:100%;margin-bottom:30px}
.zt6_box3_list1_l .zt6_box3_list1_icon::after,.zt6_box3_list1_r .zt6_box3_list1_icon::after{right:auto;left:0;width:13px;height:13px;top:-6px}
.zt6_box3_b_video a{height:60px}
.zt6_box3_b_video a{font-size:20px}
.zt6_box3_b_video a .icon{width:30px}
.zt6_box4_list1 dd{width:calc((100% - 10px)/ 2);margin:0 10px 10px 0}
.zt6_box2_list1_pic .icon{width:50px;height:47px}
.zt6_box5_title1{height:70px;line-height:66px;border-bottom-width:4px}
.zt6_box5_title1::after{border-left-width:12px;border-right-width:12px;border-top-width:12px;border-bottom-width:0}
.zt6_box7 .wrapper{padding:10px 10px}
.zt6_box7_scroll_con_tt .yw{display:none}
.zt6_box7_scroll_pic{width:100%;margin-bottom:18px}
.zt6_box7_scroll_con{width:100%}
.zt6_box8_l_list dd{width:100%;margin-bottom:10px}
.zt6_box8_l_list dd a .time{width:50px;font-size:14px}
.zt6_box8_l_list dd a .text{width:calc(100% - 50px);font-size:14px}
.zt6_box8_l{width:100%;margin-bottom:15px}
.zt6_box8_r{width:100%}
.zt6_box4_list1 dd:nth-child(2n){margin-right:0}
.tab-box span{font-size:12px;height:50px;padding:8px 0;line-height:16px}
.tab_outer{padding-top:20px}
.ind_pro_scroll_bars0 .item .tt{font-size:12px}
.ind_pro_scroll_bars0 .item .tt2{font-size:12px}
.more_btn1{width:120px;height:30px;font-size:14px}
.ind_pro_item_con_m{margin-bottom:20px}
.news_box1_pic img{width: 100%;height: auto;}
}
.news_det_wrap table{width:100%;font-size: 14px;margin: 10px 0 20px;border-collapse:collapse;border-width:1px 0 0 1px;box-shadow:4px 6px 8px rgba(0,0,0,.3);text-align:center;border-spacing:0}
.news_det_wrap table tr:nth-child(odd){background:#eee}
.news_det_wrap table>tbody>tr:hover{background-color:#191c32;color:#fff}
.news_det_wrap table tr:first-child{background:#1768fd;color:#fff}
/**分页样式**/
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#1768fd;background-color:#fff;border:1px solid #ddd;margin-left:-1px}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#1768fd;border-color:#1768fd;cursor:default}
/**网站地图**/
.maptitle{clear:both;display:block;text-align:left;color:#031527;font-size:36px;line-height:1;position:relative;padding-bottom:23px;font-weight:400;padding-top:16px}
.maplist{clear:both;display:block;padding:10px 0;margin-bottom:40px}
.maplist li{float:left;width:33%;padding:18px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.maplist li a{font-size:18px;line-height:30px;background:url(../image/sitemaplist.png) no-repeat left center;padding-left:30px}
.sitemap_footer{clear:both;display:block;background:#2a2a2a;padding:20px 0;font-size:16px;line-height:24px;text-align:center;color:#cac6c6}
@media screen and (min-width:300px) and (max-width:767px){
	.maptitle, .maplist {width: 96%; margin:0 auto;}
	.maptitle{font-size: 24px}
	.maplist li{width: 100%;padding: 12px 0}
	.maplist li a{font-size: 16px;}
}
/**案例页设计方案**/
.case-theme p{padding: 0 0 0 2em!important;margin: 15px 0!important;position: relative;}
.case-theme p:before{content: "";width: 22px;height: 22px;background: #1768fd!important;border: 6px solid #eff6f4!important;border-radius: 50%;display: block;position: absolute;top: 7px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.case-theme p:after {content: "";width: 2px;background: #1768fd!important;position: absolute;left: 42px;top: 15px;bottom: -40px;}
.case-theme p:last-child{padding-bottom:0}
.case-theme p:last-child:after{display:none}

#map-container{width: 100%;height: 450px;}
.mapcss p{line-height: 24px}

.floor{padding-top:50px;background:url(../image/ynscheme.png);background-size:cover}
.floor .floor-banner .swiper-slide{height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}
.floor .floor-banner .swiper-slide::after{padding-bottom:43.60902%}
.floor .floor-banner .swiper-button-next,.floor .floor-banner .swiper-button-prev{background:#fff;border-radius:50%;width:50px;height:50px;box-shadow:2px 0 10px 0 #ddd;display:flex;align-items:center;justify-content:center;margin-top:30px}
.floor .floor-banner .swiper-button-next::after,.floor .floor-banner .swiper-button-prev::after{display:flex;content:"";width:6px;height:6px;border-style:solid;border-color:#ccc;border-width:2px 2px 0 0}
.floor .floor-banner .swiper-button-next:hover,.floor .floor-banner .swiper-button-prev:hover{background-color:#f44336}
.floor .floor-banner .swiper-button-next:hover::after,.floor6.floor-banner .swiper-button-prev:hover::after{border-color:#fff}
.floor .floor-banner .swiper-button-prev::after{transform:rotate(-135deg);margin-left:3px}
.floor .floor-banner .swiper-button-next::after{transform:rotate(45deg);margin-right:3px}
.v-flex{position:relative;display:block;overflow:hidden}
.v-flex::after{content:"";position:static;display:inline-block;padding-bottom:100%;vertical-align:middle}

table, td, th{border:1px solid #ddd}
.scheme-canshu table{width:100%;border-collapse:collapse;border-width:1px 0 0 1px;box-shadow:4px 6px 8px rgba(0,0,0,.3);text-align:center;border-spacing:0}
.scheme-canshu table tr:nth-child(odd){background:#e9e9e9}
.scheme-canshu table>tbody>tr:hover{background-color:#191c32;color:#fff}
.scheme-canshu table tr:first-child{background: #1278f6;color:#fff;}
caption,td,th{font-weight:500}
td,th{padding:12px 0}
td{border-width:0 1px 1px 0;font-size:14px}

.scheme-canshu h3{font-weight: bold;text-transform: none;font-size: 19px;margin: 30px;text-align: center;}

@font-face {font-family: "iconfont";
  src: url('../font/font_1536638_e7q05nsxk5d.eot'); /* IE9 */
  src: url('../font/font_1536638_e7q05nsxk5d.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('../font/font_1536638_e7q05nsxk5d.woff') format('woff'),
  url('../font/font_1536638_e7q05nsxk5d.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../font/font_1536638_e7q05nsxk5d.svg') format('svg'); /* iOS 4.1- */
}
.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.iconzhanhuixiangqingye-3:before{content:"\e72d"}
.iconzhanhuixiangqingye-4:before{content:"\e72e"}
.iconzhanhuixiangqingye-5:before{content:"\e72f"}
.iconzhanhuixiangqingye-:before{content:"\e724"}
.iconzhanhuixiangqingye-1:before{content:"\e725"}
.iconzhanhuixiangqingye-2:before{content:"\e726"}
.iconICON-2:before{content:"\e70d"}
.iconICON-3:before{content:"\e70e"}
.iconICON-4:before{content:"\e70f"}
.iconICON-5:before{content:"\e710"}
.iconICON-6:before{content:"\e711"}
.iconICON-7:before{content:"\e712"}
.iconICON-8:before{content:"\e713"}
.iconICON-9:before{content:"\e714"}
.iconICON-10:before{content:"\e715"}
.iconICON-11:before{content:"\e716"}
.iconICON-12:before{content:"\e717"}
.iconICON-13:before{content:"\e718"}
.iconICON-14:before{content:"\e719"}
.iconICON-15:before{content:"\e71a"}
.iconICON-16:before{content:"\e71b"}
.iconICON-17:before{content:"\e71c"}
.iconICON-18:before{content:"\e71d"}
.iconICON-19:before{content:"\e71e"}
.iconICON-20:before{content:"\e71f"}
.iconICON-21:before{content:"\e720"}
.iconguanyuwomen-:before{content:"\e6e8"}
.iconguanyuwomen-1:before{content:"\e6e9"}
.iconguanyuwomen-2:before{content:"\e6ea"}
.iconguanyuwomen-3:before{content:"\e6eb"}
.iconguanyuwomen-4:before{content:"\e6ec"}
.iconguanyuwomen-5:before{content:"\e6ed"}
.iconguanyuwomen-6:before{content:"\e6ee"}
.iconguanyuwomen-7:before{content:"\e6ef"}
.iconguanyuwomen-8:before{content:"\e6f0"}
.iconguanyuwomen-9:before{content:"\e6f1"}
.iconguanyuwomen-10:before{content:"\e6f2"}
.iconguanyuwomen-11:before{content:"\e6f3"}
.iconguanyuwomen-12:before{content:"\e6f4"}
.iconguanyuwomen-13:before{content:"\e6f5"}
.iconguanyuwomen-14:before{content:"\e6f6"}
.iconyouxiang-:before{content:"\e6e6"}
.iconzhaopin-:before{content:"\e6e3"}
.iconzhaopin-1:before{content:"\e6e4"}
.iconzhaopin-2:before{content:"\e6e5"}
.iconjia:before{content:"\e601"}
.iconpdf:before{content:"\e600"}
.iconVK-:before{content:"\e6e2"}
.iconICON-:before{content:"\e6e0"}
.iconICON-1:before{content:"\e6e1"}
.iconguanbi:before{content:"\e648"}
.icon-:before{content:"\e6c2"}
.icon-1:before{content:"\e6c3"}
.icon-2:before{content:"\e6c4"}
.icon-3:before{content:"\e6c5"}
.icon-4:before{content:"\e6c6"}
.icon-5:before{content:"\e6c7"}
.icon-6:before{content:"\e6c8"}
.icon-7:before{content:"\e6c9"}
.icon-8:before{content:"\e6ca"}
.icon-9:before{content:"\e6cb"}
.icon-10:before{content:"\e6cc"}
.icon-11:before{content:"\e6cd"}
.icon-12:before{content:"\e6ce"}
.icon-13:before{content:"\e6cf"}
.icon-14:before{content:"\e6d0"}
.icon-15:before{content:"\e6d1"}
.icon-16:before{content:"\e6d2"}
.icon-17:before{content:"\e6d3"}
.icon-18:before{content:"\e6d4"}
.icon-19:before{content:"\e6d5"}
.icon-20:before{content:"\e6d6"}
.icon-21:before{content:"\e6d7"}
.icon-22:before{content:"\e6d8"}
.icon-23:before{content:"\e6d9"}
.icon-24:before{content:"\e6da"}
.icon-25:before{content:"\e6db"}
.icon-26:before{content:"\e6dc"}
.icon-27:before{content:"\e6dd"}
.icon-28:before{content:"\e6de"}
.icon-29:before{content:"\e6df"}