@charset "utf-8";
/*-- 全局reset
-------------------------------------------*/
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img{margin: 0; padding: 0; border: 0; outline: 0;}
body{font: 12px/1.5 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif'; color: #333; background-color: #fff;}
a:hover{ text-decoration: none; }
@font-face{ font-family: DINCOND; src: url('./fonts/DINCond-BlackAlternate.otf'); }
@font-face{ font-family: DINBLACK; src: url('./fonts/DIN-Black.otf'); }

/*清除内外边距*/
h1, h2, h3, h4, h5, h6{font-weight: normal; font-size: 100%;}
/*设置默认字体*/
:focus{outline: 0;}
ul,
ol{list-style: none;}
/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup{font-style: normal; font-weight: normal;}
abbr, acronym{border: 0; font-variant: normal;}
input, button, textarea, select, optgroup, option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
code, kbd, samp, tt{font-size: 100%;}
/*修改滚动条*/
::-webkit-scrollbar{width:6px; height:6px ;}
::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent; background: #f8f8f8; border-radius: 6px;}
::-webkit-scrollbar-thumb{border-radius: 6px; background: #bbb;}
textarea{resize: none;}
.inner{ width: 1400px; margin:0 auto; }
/*page*/
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 10px 0 35px; width: 100%; clear: both; }
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 12px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: 1px; overflow: hidden;}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color: #0095d8; background: #0095d8;}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}
/*header*/
.h_top{ position: relative; overflow: hidden; }
.h_menu{ position: relative; display: flex; height: 115px; align-items: center; background: #fff; overflow: hidden; box-sizing: border-box; padding:0 115px; border-bottom: 1px solid #f1f1f1; }
.h_menu .logo{ padding:12px 0; display: inline-block; box-sizing: border-box; height: 100%; }
.h_menu .logo img{ height: 100%; }
.h_menu .nav{ width: 80%; overflow: hidden; height: 100%; display: flex; align-items: center; justify-content: space-between; }
.h_menu .nav li{ position: relative; display: inline-block;  height: 100%; width: 14.2%; display: flex; align-items: center; justify-content: center; }
.h_menu .nav li a{ display: block; font-size: 16px; color: #333333; }
.h_menu .nav li::after{ content: ""; display: inline-block;  width:0; height:0; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:9px solid #016bbf; position: absolute; left: 50%; bottom:10px; margin-left: -8px; opacity: 0;transition: all .3s; }
.h_menu .nav li:hover{ font-weight: bold; color: #033333; }
.h_menu .nav li:hover::after{ opacity: 1; transition: all .3s; bottom:26px; }
.h_menu .d_menu{ position: fixed; left:0; top:115px; background: #fff; width: 100%; overflow: hidden; z-index: 33; box-shadow: 0 1px #f1f1f1; padding:0; height: 0;  transition: all .3s ease; box-sizing: border-box;}
.h_menu .d_menu img{ max-width: 100%; margin:30px 0; }
.h_menu .d_menu .list{ margin:30px 0; }
.h_menu .d_menu .list a{ display: inline-block; box-sizing: border-box; width: 50%; text-align: center; padding:0 25px; float: left; font-weight: normal; height: 36px; line-height: 36px; font-size: 16px; color: #333; }
.h_menu .d_menu .list a:hover{ color: #016bbf; }
.h_menu .d_menu .list a:nth-child(2n+0){ border-left: 1px solid #eeeeee; }
.h_menu .nav li:hover .d_menu{ height: 300px;transition: all .3s ease; }
.h_menu .tel{ overflow: hidden; background: url(../images/tel_bg.png) no-repeat center; width: 151px; height: 115px; text-align: center; }
.h_menu .tel a{ display: block; overflow: hidden; }
.h_menu .tel a span{ display: inline-block; width: 36px; height: 36px; text-align: center; line-height: 36px; background: #d4e6f4; border-radius: 50%; font-size: 22px; color: #016bbf; margin:25px 0 17px; }
.h_menu .tel a small{ display: block; font-size: 14px; color: #ffffff; line-height: 1; }
.h_menu .tel a + a{ display: none; }
.top_left{ width: 270px; text-align: center; position: absolute; left: 0; top:0; z-index: 33; background: #fff url(../images/tleft_bg.png) no-repeat top center; box-sizing: border-box; padding:35px 35px 124px; }
.top_left strong{ text-align: left; font-size: 20px; color: #333333; font-weight: bold; display: block; margin:70px 0 20px; }
.top_left > p{ font-size: 14px; color: #666666; line-height: 28px; text-align: left; position: relative; }
.top_left > p::before{ content: ""; display: inline-block; width: 62px; height: 1px; position: absolute; left: 0; bottom: -12px; border:0; background: #333333; }
.top_left > div{ margin-top: 110px; text-align: left; }
.top_left > div p{ font-size: 14px; color: #666666; }
.top_left > div p span{ font-size: 18px; color: #016bbf; line-height: 1; margin-right: 8px; }
.top_left > div b{ display: block; font-size: 28px; color: #016bbf; line-height: 1; margin:15px 0 35px; }
.top_left > div a{ display: inline-block; padding:10px 30px; background: #016bbf; border-radius: 5px; font-size: 16px; color: #ffffff; }
.top_left > div a span{ font-size: 20px; line-height: 1; margin-right: 16px; color: #fff; }
.scrolledDown{ position: fixed; top:0; left: 0; width: 100%; background: #fff; z-index: 99; }
/*banner*/
#banner{ width: 100%;}
#banner .swiper-button-next, #banner .swiper-button-prev{ background-image: none; width: 270px; height: 100px; background: #016bbf; display: flex; justify-content: center; align-items: center; transition: all .3s; z-index: 34; }
#banner .swiper-button-next{ top:auto; bottom:0; left:270px; }
#banner .swiper-button-prev{ top:auto; bottom:0; left:0; right: auto; background: #5abb2d; }
#banner .swiper-button-next span{ font-size: 30px; color: #fff; line-height: 1; transition: all .3s; position: relative; right: 0; }
#banner .swiper-button-prev span{ font-size: 30px; color: #fff; line-height: 1; transition: all .3s; position: relative; left: 0; }
#banner .swiper-button-next small{ font-size: 20px; color: #fff; text-transform: uppercase; transition: all .3s; position: relative; right: 0; }
#banner .swiper-button-prev small{ font-size: 20px; color: #fff; text-transform: uppercase; transition: all .3s; position: relative; left: 0; }
#banner .swiper-button-next:hover small{ right:-10px; transition: all .3s; color: #e7a414; }
#banner .swiper-button-next:hover span{ right:-8px; transition: all .3s; }
#banner .swiper-button-prev:hover small{ left:-10px; transition: all .3s; color: #e7a414; }
#banner .swiper-button-prev:hover span{ left:-8px; transition: all .3s; }
/*search*/
.search{ border-bottom: 1px solid #e8e6e6; overflow: hidden; }
.search_keys{ height: 90px; font-size: 16px; color: #333333; display: flex; align-items: center; }
.search_keys span{ display: inline-block; font-size: 18px; color: #016bbf; margin-right: 8px; }
.search_keys a{ display: inline-block; font-size: 14px; color: #333333; padding:0 25px; transition: all .3s; }
.search_keys a:hover{ color: #016bbf; letter-spacing: .5px; transition: all .3s; }
.search_from{ width: 100%; height: 90px; background: url(../images/tel_bg.png) no-repeat right center; box-sizing: border-box; padding-right: 151px; }
.search_from form{ width: 70%; height: 100%; display: flex; align-items: center; position: relative; }
.search_from .search_text{ width: 100%; height: 60px; line-height: 60px; font-size: 14px; color: #666666; box-sizing: border-box; padding-left: 15px; }
.search_from .search_btn{ position: absolute; top:50%; right: 0; margin-top:-10px; background: none; }
.search_from .search_btn span{ font-size: 20px; color: #666666; line-height: 1; }
/*m_pro*/
.m_pro{ overflow: hidden; padding:32px 0 54px; }
/*.m_pro .hd{ overflow: hidden; padding-bottom: 52px; width: 100%; }
.m_pro .hd span{ display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }
.m_pro .hd span i{ color: #016bbf; }
.m_pro .hd strong{ display: block; margin-top: 20px; font-size: 24px; color: #333333; font-weight: normal; position: relative; line-height: 1; }
.m_pro .hd strong::after{ content: ""; display: inline-block; width: 220px; height: 1px; border:0; background: #a8a5a5; position: absolute; left: 104px; top:50%; }
.m_pro .hd .type{ display: flex; align-items: center; justify-content: flex-end; width: 100%; }
.m_pro .hd .type a{ font-size: 16px; color: #333333; display: inline-block; padding:0 45px 0 35px; background: url(../images/product_li.png) no-repeat right center; transition: all .3s; }
.m_pro .hd .type a:hover{ color: #016bbf; transition: all .3s; font-weight: bold; }
*/
.m_pro .p_type{ margin-bottom: 20px; }
.m_pro .bd{ width: 100%; overflow: hidden; }
.m_pro .bd a{ display: block; width: 100%; box-sizing: border-box; }
.m_pro .bd a .img{ width: 100%; height: 260px; box-sizing: border-box; padding:12px; border:1px solid #d4d6d9; overflow: hidden; border-radius: 5px; }
.m_pro .bd a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s ease; border-radius: 5px; }
.m_pro .bd a .txt{ box-sizing: border-box; padding:24px 0; overflow: hidden; display: flex; align-items: center; border-bottom: 1px solid #d4d6d9; }
.m_pro .bd a .txt i{ display: inline-block; width: 4px; height: 4px; border:1px solid #c1c4c8; border-radius: 50%; transition: all .3s; float: left; }
.m_pro .bd a .txt strong{ display: block; width: 80%; float: left; margin-left: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333333; transition: all .3s; font-weight: normal; }
.m_pro .bd a .txt span{ font-size: 30px; color: #d4d6d9; line-height: 1; float: right; position: relative; right: 0; transition: all .3s; }
.m_pro .bd a:hover i{ border-color: #016bbf; transition: all .3s; }
.m_pro .bd a:hover strong{ color: #016bbf; transition: all .3s; }
.m_pro .bd a:hover span{ color: #016bbf; right: -15px; transition: all .3s; }
.m_pro .bd a:hover img{ transition: all .3s ease; transform: rotate(-2deg); }
/*super*/
.m_super{ overflow: hidden; padding:0; background: url(../images/super_bg.jpg) no-repeat top center; }
.m_super .left{ float: left; box-sizing: border-box; padding:98px 50px 0 55px; width: 390px; height: 700px; background: url(../images/super_left.png) no-repeat left top; }
.m_super .left > span{ display: block; font-size: 26.5px; color: #ffffff; font-weight: bold; text-transform: uppercase; line-height: 1; margin-bottom: 28px; }
.m_super .left strong{ font-size: 32px; color: #ffffff; display: block; line-height: 1; margin-bottom: 40px; }
.m_super .left p{ font-size: 14px; color: #ffffff; line-height: 30px; position: relative; margin-bottom: 64px; }
.m_super .left p::after{ content: ""; display: inline-block; width: 44px; background: #559cd4; height: 2px; border:0; position: absolute; bottom:-28px; left:0; }
.m_super .left small{ font-size: 11px; color: rgba(255,255,255,.5); line-height: 24px; text-transform: uppercase; }
.m_super .left > div{ padding:24px; }
.m_super .left > div b{ font-size: 26px; color: #ffffff; font-weight: normal; }
.m_super .left > div b span{ display: inline-block; width: 32px; height: 32px; border-radius: 50%; background: #fff; text-align: center; line-height: 32px; font-size: 18px; color: #046fc6; margin-right: 12px; transition: all .3s; }
.m_super .left > div a{ margin-top: 27px; display: inline-block; padding:10px 50px; background: #5abb2d; color: #fff; border-radius: 5px; font-size: 16px; color: #ffffff; transition: all .3s; border:1px solid #5abb2d; }
.m_super .left > div a span{ font-size: 19px; line-height: 1; margin-right: 14px; transition: all .3s; }
.m_super .left > div a:hover{ background: none; transition: all .3s; }
.m_super .left > div a:hover span{ margin-right: 20px; transition: all .3s; }
.m_super .right{ width: 1010px; float: left; padding-top: 22px; position: relative; }
.m_super .right > .txt{ position: absolute; top:58px; right: 36px; width: 465px; }
.m_super .right > .txt strong{ font-weight: normal; display: block; font-size: 16px; color: #333333; line-height: 30px; margin-bottom: 12px; }
.m_super .right > .txt p{ font-size: 10px; color: #999999; line-height: 30px; text-transform: uppercase; }
#super_img{ width: 470px; overflow: hidden; float: left; clear: both; border-radius: 0 0 30px 0; }
#super_txt{ float: left; display: block; width: 690px;  }
#super_txt .swiper-slide{ display: block; width: 100%; box-sizing: border-box; padding:68px 0 0 100px; }
#super_txt strong{ display: block; font-size: 36px; color: #0096ff; line-height: 1; margin-bottom: 30px; }
#super_txt p{ font-size: 16px; color: #666666; line-height: 30px; }
.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ text-align: center; line-height: 62px; background-image: none; width: 112px; height: 62px; background: #016bbf; top:65%; transition: all .3s; }
.m_super .right .swiper-button-next{ border-radius: 0 0 20px 0; right: 5px; }
.m_super .right .swiper-button-prev{ border-radius: 20px 0 0 0; left: auto; right:117px; }
.m_super .right .swiper-button-next span{ font-size: 48px; color: #fff; line-height: 62px; position: relative; right: 0; transition: all .3s; }
.m_super .right .swiper-button-prev span{ font-size: 48px; color: #fff; line-height: 62px; position: relative; left: 0; transition: all .3s; }
.m_super .right .swiper-button-next:hover, .m_super .right .swiper-button-prev:hover{ transition: all .3s; background: #5abb2d; }
.m_super .right .swiper-button-next:hover span{ transition: all .3s; right: -5px; } 
.m_super .right .swiper-button-prev:hover span{ transition: all .3s; left: -5px; }
/*m_case*/
.m_case{ overflow: hidden; padding:0 0 76px; }
.m_case .hd{ overflow: hidden; padding-bottom: 52px; width: 100%; }
.m_case .hd span{ display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }
.m_case .hd span i{ color: #016bbf; }
.m_case .hd strong{ display: block; margin-top: 20px; font-size: 24px; color: #333333; font-weight: normal; position: relative; line-height: 1; }
.m_case .hd strong::after{ content: ""; display: inline-block; width: 220px; height: 1px; border:0; background: #a8a5a5; position: absolute; left: 104px; top:50%; }
.m_case .hd a{ text-decoration: none; transition: all .3s; position: relative; display: inline-block; float: right; font-size: 14px; color: #666666; padding-left: 40px; box-sizing: border-box; top:30px; right:0; }
.m_case .hd a::after{ transition: all .3s; content: ""; display: inline-block; width: 30px; height: 1px; background: #666666; top:50%; left: 0; border:0; position: absolute; }
.m_case .hd a span{ display: inline-block; line-height: 1; font-size: 12px; color: #000; margin-left: 10px; font-weight: 400;transition: all .3s; }
.m_case .hd a:hover{ color: #016bbf; transition: all .3s; }
.m_case .hd a:hover::after{ transition: all .3s; left:114px; }
.m_case .hd a:hover span{ margin-left: 40px; transition: all .3s; }
.m_case .bd{ width: 100%; overflow: hidden; }
.m_case .bd a{ display: block; width: 100%; overflow: hidden; }
.m_case .bd a .img{ width: 100%; height: 256px; box-sizing: border-box; padding:12px; border:1px solid #d4d6d9; overflow: hidden; border-radius: 5px; }
.m_case .bd a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; border-radius: 5px; }
.m_case .bd a .txt{ position: relative; border-top: 2px solid #d6d2d2; margin-top: 16px; padding:20px 0; }
.m_case .bd a .txt strong{ font-weight: normal; display: block; line-height: 1; font-size: 16px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 16px; }
.m_case .bd a .txt::before{ content: ""; display: inline-block; width: 0px; height: 2px; background: #016bbf; position: absolute; top:-2px; left: 0; }
.m_case .bd a .txt p{ font-size: 14px; color: #666666; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.m_case .bd a .txt span{ transition: all .3s; display: inline-block; float: right; font-size: 28px; font-family: DINBLACK; color: #aca9a9; }
.m_case .bd a:hover .txt::before{ transition: all .3s; width: 100%; }
.m_case .bd a:hover .txt span{ transition: all .3s; color: #016bbf; }
.m_case .bd a:hover img{ transition: all .3s; transform: scale(1.05); }
/*m_about*/
.m_about{ padding:70px 0 40px; overflow: hidden; background: url(../images/about_bg.jpg) no-repeat left center; }
.m_about .left span{ margin-bottom: 24px; display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }
.m_about .left span i{ color: #016bbf; }
.m_about .left strong{ margin-bottom: 36px; font-size: 30px; color: #333333; display: block; line-height: 1; }
.m_about .left p{ font-size: 16px; color: #333333; line-height: 30px; clear: both; }
.m_about .left p + p{ margin-top: 32px; }
.m_about .left a{ display: inline-block; clear: both; margin-top: 75px; font-size: 14px; color: #fdfafa; background: #016bbf; padding:20px; line-height: 1; border-radius: 3px; transition: all .3s; }
.m_about .left a span{ display: inline-block; font-size: 14px; color: #fdfafa; margin-bottom: 0; transition: all .3s; }
.m_about .left a:hover{ transition: all .3s; padding:20px 25px; background: #5abb2d; }
.m_about .left a:hover span{ margin-left: 5px; transition: all .3s; }
.m_about .right{ width: 100%; position: relative; padding-bottom: 75px; }
.m_about .right .tit{ position: absolute; right:0; top:0; width: 16px; font-size: 18px; color: #102542;  }
.m_about .right .tit::after{ content: ""; display: inline-block; width: 1px; height: 292px; background: #7c8797; position: absolute; right:10px; top:100px; }
.m_about .right .tit small{ transform: rotate(90deg); display: inline-block; position: absolute; left: -24px; top: 34px; }
.m_about .right .tit i{ display: inline-block; float: left; width: 10px; height: 10px; background: #7c8797; }
.m_about .right .block{ display: inline-block; width: 232px; height: 232px; border-radius: 3px; background: #1074c3; position: absolute; right: 10px; bottom: 0; }
.m_about .right img{ position: relative; z-index: 33; border-radius: 3px;  margin-left: 24px; }
/*m_news*/
.m_news{ overflow: hidden; padding:38px 0 44px; }
.m_news .hd{ overflow: hidden; padding-bottom: 52px; width: 100%; }
.m_news .hd span{ display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }
.m_news .hd span i{ color: #016bbf; }
.m_news .hd strong{ display: block; margin-top: 20px; font-size: 24px; color: #333333; font-weight: normal; position: relative; line-height: 1; }
.m_news .hd strong::after{ content: ""; display: inline-block; width: 220px; height: 1px; border:0; background: #a8a5a5; position: absolute; left: 104px; top:50%; }
.m_news .hd a{ text-decoration: none; transition: all .3s; position: relative; display: inline-block; float: right; font-size: 14px; color: #666666; padding-left: 40px; box-sizing: border-box; top:30px; right:0; }
.m_news .hd a::after{ transition: all .3s; content: ""; display: inline-block; width: 30px; height: 1px; background: #666666; top:50%; left: 0; border:0; position: absolute; }
.m_news .hd a span{ display: inline-block; line-height: 1; font-size: 12px; color: #000; margin-left: 10px; font-weight: 400;transition: all .3s; }
.m_news .hd a:hover{ color: #016bbf; transition: all .3s; }
.m_news .hd a:hover::after{ transition: all .3s; left:114px; }
.m_news .hd a:hover span{ margin-left: 40px; transition: all .3s; }
.m_news .bd{ width: 100%; overflow: hidden; }
.news_img{ overflow: hidden; background: #016bbf; display: block; border-radius: 5px; }
.news_img .img{ width: 51%; height: 280px; overflow: hidden; float: left; }
.news_img .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.news_img .txt{ width: 49%; box-sizing: border-box; padding:35px; float: left; }
.news_img .txt strong{ transition: all .3s; font-size: 16px; color: #ffffff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; margin-bottom: 42px; font-weight: normal; }
.news_img .txt p{ font-size: 14px; color: rgba(255,255,255,.56); line-height: 30px; margin-bottom: 20px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.news_img .txt span{ font-size: 14px; color: #ffffff; }
.news_img:hover img{ transition: all .3s; transform: scale(1.05) }
.news_img:hover strong{ transition: all .3s; margin:20px 0; }
.news_item{ background: #f5f6f4; padding:30px 0; display: block; overflow: hidden; margin-top: 20px; }
.news_item .time{ width: 15%; box-sizing: border-box; display: inline-block; float: left; border-right:1px solid #daded8; text-align: center; }
.news_item .time strong{ display: block; font-size: 48px; color: #333333; line-height: 1; margin:6px 0 16px; }
.news_item .time span{ display: inline-block; clear: both; font-size: 16px; color: #333333; line-height: 1; margin-bottom: 8px; }
.news_item .txt{ float: left; padding:0 30px; width: 85%; box-sizing: border-box; }
.news_item .txt strong{display: block; font-size: 18px; color: #333333; line-height: 1; margin-bottom: 12px;transition: all .3s; }
.news_item .txt p{ font-size: 14px; line-height: 24px; color: #999999;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news_item:hover strong{ margin-top: 6px; transition: all .3s; color: #016bbf; } 
.news_li{ padding:16px 0; display: block; overflow: hidden; }
.news_li .time{ display: inline-block; width: 15%; box-sizing: border-box; float: left; border-right:1px solid #daded8; text-align: center; }
.news_li .time strong{display: block; font-size: 48px; color: #333333; line-height: 1; margin:6px 0 16px; font-weight: normal; }
.news_li .time span{display: inline-block; clear: both; font-size: 16px; color: #333333; line-height: 1; margin-bottom: 8px; }
.news_li .txt{ float: left; padding:0 30px; width: 85%; box-sizing: border-box; }
.news_li .txt strong{ display: block; font-size: 16px; color: #333333; padding-bottom: 14px; border-bottom: 1px solid #d7d8da; margin-bottom: 8px; font-weight: normal; }
.news_li .txt p{ font-size: 14px; line-height: 26px; color: #999999;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news_li + .news_li{ margin-top: 30px; }
.news_li:hover .txt strong{ padding-left: 6px; transition: all .3s; color: #016bbf; } 
.news_li:hover strong{ transition: all .3s; color: #016bbf; } 
/*m_link*/
.m_link{ margin-top: 30px; overflow: hidden; background: -webkit-linear-gradient(left, #fff 50%, #016bbf 50%); background: -o-linear-gradient(right, #fff 50%, #016bbf 50%); background: -moz-linear-gradient(right, #fff 50%, #016bbf 50%); background: linear-gradient(to right, #fff 50%, #016bbf 50%); }
.m_link .link{ background: -webkit-linear-gradient(left, #f2f3f3 50%, #016bbf 50%); background: -o-linear-gradient(right, #f2f3f3 50%, #016bbf 50%); background: -moz-linear-gradient(right, #f2f3f3 50%, #016bbf 50%); background: linear-gradient(to right, #f2f3f3 50%, #016bbf 50%); overflow: hidden; border-radius: 60px; padding-left: 60px; transition: all .3s; width: 100%; transition: all .3s; }
.m_link .link > div{ background: #016bbf; border-radius: 60px; width: 100%; padding:25px 42px; }
.m_link .link > div strong{ font-size: 18px; color: #ffffff; line-height: 1; display: inline-block; }
.m_link .link > div a{ font-size: 16px; color: #d5e2fe; display: inline-block; margin:0 25px; transition: all .3s; }
.m_link .link > div a:hover{ color: #f00; transition: all .3s; }
.m_link:hover .link{ padding-left: 0; transition: all .3s; }
/*footer*/
.footer{ overflow: hidden; background: url(../images/footer_bg.jpg) no-repeat top center; margin-top: 46px; clear: both; }
.footer .left{ width: 400px; background: url(../images/footer_left_bg.png) no-repeat top center; text-align: center; box-sizing: border-box; padding:40px 82px; }
.footer .left ul{ overflow: hidden; display: block; margin-top: 28px; text-align: left; }
.footer .left li{ overflow: hidden; margin-bottom: 12px; font-size: 16px; color: #ffffff; line-height: 30px; }
.footer .left li span{ font-size: 18px; color: #fff; margin-right: 12px; }
.footer .left .f_ewm{ margin-top: 28px; }
.footer .right{ width: 1000px; padding-left: 65px; box-sizing: border-box; overflow: hidden; display: block; }
.f_nav{ overflow: hidden; padding:42px 0 32px; }
.f_nav li{ overflow: hidden; }
.f_nav strong{ font-size: 18px; color: #333333; display: block; box-sizing: border-box; padding-left: 52px; position: relative; margin-bottom: 12px; }
.f_nav strong::before{ content: ""; display: inline-block; width: 38px; height: 2px; background: #383f46; border:0; position: absolute; left:12px; top:50%; margin-top: -1px; }
.f_nav a{ transition: all .3s; display: inline-block; font-size: 14px; color: #212020; line-height: 30px; margin:0 45px; clear: both; position: relative; left: 0; }
.f_nav a:hover{ color: #5abb2d; transition: all .3s; left: 3px; }
#f_form{ overflow: hidden; }
.form-hd{ overflow: hidden; display: block; }
.form-hd li{ height: 36px; border:1px solid #565555; width: 32%; float: left; overflow: hidden; position: relative; }
.form-hd li input{ width: 100%; height: 100%; border:0; background: none; font-size: 14px; color: #999999; box-sizing: border-box; padding-left: 20px; }
.form-hd li + li{ margin-left: 1%; }
.form-hd li img{ position: absolute; right: 0; top:0;  height: 36px; width: 94px; }
.form-bd{ height: 130px; border:1px solid #565555; margin-top: 16px; width: 82%; float: left; }
.form-bd textarea{ width: 100%; height: 100%; border:0; background: none; padding:20px; font-size: 14px; color: #999999; resize: none; }
#f_form > a{ display: inline-block; width: 132px; height: 132px; background: #5abb2d; text-align: center; font-size: 20px; color: #feffff; line-height: 36px; margin:16px 0 0 16px; padding:30px 42px; }
.footer .right > p{ font-size: 14px; color: #333333; line-height: 1.5; margin-top: 42px; }

/*s_banner*/
.s_banner{ text-align: left; padding:124px 0 190px; background: url(../images/company_bg.jpg) no-repeat top center; background-attachment: fixed; background-size: 100% 100%;  }
.s_banner strong{ display: block; position: relative; font-family: "Microsoft YaHei"; font-size: 48px; color: #fff; line-height: 1; padding-bottom: 34px; margin-bottom: 30px; letter-spacing: 1px; }
.s_banner strong::after{ content: ""; display: inline-block; width: 92px; height: 2px; background: #fff; border:0; position: absolute; left: 0; bottom:0; }
.s_banner p{ font-size: 18px; color: #f8f7f7; line-height: 1; width: 100%; }
.product_banner .s_banner{ background: url(../images/product_banner.jpg) no-repeat top center; background-attachment: fixed; background-size: 100% 100%; }
.news_banner .s_banner{ background: url(../images/news_banner.jpg) no-repeat top center; background-attachment: fixed; background-size: 100% 100%;}
.case_banner .s_banner{ background: url(../images/case_banner.jpg) no-repeat top center; background-attachment: fixed; background-size: 100% 100%;}
.contact_banner .s_banner{ background: url(../images/contact_banner.jpg) no-repeat top center; background-attachment: fixed; background-size: 100% 100%;}
.service_banner .s_banner{ background: url(../images/service_banner.jpg) no-repeat top center; background-attachment: fixed; background-size: 100% 100%;}
/*location*/
/*.location{ overflow: hidden; border-bottom: 1px solid #dddddd; margin-bottom: 20px; }
.location p, .location p a{ font-size: 14px; color: #888888; line-height: 1; transition: all .3s; }
.location p a:hover{ font-weight: bold; transition: all .3s; }
.location p span{ height: 100%; display: inline-block; padding:26px; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; font-size: 18px; color: #888888; margin-right: 30px; }*/
.r_nav{ overflow: hidden; text-align: right; }
.r_nav a{ display: inline-block; padding:27px 36px; line-height: 1; font-size: 16px; color: #333333; transition: all .3s; }
.r_nav a:hover{ background: #016bbf; color: #fff; transition: all .3s; }
.p_type{ width: 100%; }
.p_type .r_nav{ text-align: left; }
/*c_intro*/
.c_info{ overflow: hidden; }
.c_info strong{ display: block; margin:30px 0; text-align: center; font-size: 26px; color: #000; }

#c_intro{ overflow: hidden; padding:48px 0; }
#c_intro .txt{ overflow: hidden; }
#c_intro .txt span{ display: block; text-transform: uppercase; font-size: 50px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }
#c_intro .txt span i{ color: #016bbf; }
#c_intro .txt strong{ font-size: 36px; color: #515354; line-height: 1; margin:12px 0 34px; display: block; font-weight: normal; }
#c_intro .txt p{ font-size: 15px; color: #666666; line-height: 26px; }
#c_intro .txt p + p{ margin-top: 16px; }
#c_intro .txt a{ display: inline-block; padding:20px 46px; background: #016bbf; font-size: 16px; color: #f3f2f2; }
#c_intro .txt a span{ display: inline-block; font-size: 20px; color: #fff; margin-left: 14px; font-weight: 200; transition: all .3s; }
#c_intro .txt a:hover span{ transition: all .3s; margin-left: 20px; }
#c_intro .img{ overflow: hidden; position: relative; display: block; }
#c_intro .img div{ width: 530px; height: 504px; background: #016bbf; float: right; margin-top: 20px; }
#c_intro .img img{ border-radius: 5px; position: absolute; max-height: 466px; top:40px; right: 20px; }
/*c_product*/
#c_product{ padding:92px 0; overflow: hidden; background: url(../images/c_product_bg.jpg) no-repeat center; }
#c_product .img{ overflow: hidden; }
#c_product .img img{ max-width: 100%; }
#c_product .txt{ overflow: hidden; }
#c_product .txt span{ color: #fff; display: block; text-transform: uppercase; font-size: 50px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }
#c_product .txt b{ font-size: 36px; color: #ffffff; line-height: 1; margin:12px 0 34px; display: block; font-weight: normal; }
#c_product .txt div{ width: 90%; overflow: hidden; margin-top: 34px; }
#c_product .txt div p{ font-size: 16px; color: #ffffff; line-height: 36px;  }
#c_product .txt div p strong{ font-size: 18px; font-weight: bold; }
#c_product .txt div p + p{ margin-top: 38px; }
/*c_super*/
#c_super{ overflow: hidden; background: transparent; position: relative; z-index: 2; }
#c_super .m_super{ padding-bottom: 0; background: transparent url(../images/super_bg.png) no-repeat top center; }
/*c_case*/
#c_case{ background: #ededed; overflow: hidden; position: relative; top:-83px; z-index: 1; }
#c_case .hd{ text-align: center; padding:58px 0 25px; }
#c_case .hd strong{ display: block; font-weight: normal; font-size: 36px; color: #333333; line-height: 1; margin-bottom: 24px; }
#c_case .hd p{ font-size: 14px; color: #999999; line-height: 1; }
#c_case .bd{ position: relative; padding-bottom: 40px; box-sizing: border-box; }
#c_case .inner{ overflow: visible; }
#c_case .bd a{ display: block; overflow: hidden; width: 100%; }
#c_case .bd a .img{ width: 100%; height: 260px; overflow: hidden; }
#c_case .bd a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
#c_case .bd a:hover img{ transition: all .3s; transform: scale(1.05); }
#c_case .bd a strong{ text-align: center; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 46px; font-size: 16px; font-weight: normal; color: #333; box-sizing: border-box; padding:0 15px; }
#c_case .bd .swiper-button-next, #c_case .bd .swiper-button-prev{ text-align: center; background-image: none; width: 42px; height: 42px; margin-top: -72px; transition: all .3s; }
#c_case .bd .swiper-button-next{ right: -65px; border-radius: 50%; }
#c_case .bd .swiper-button-prev{ left: -65px; border-radius: 50%; }
#c_case .bd .swiper-button-next span, #c_case .bd .swiper-button-prev span{ font-size: 42px; color: #9b9898; line-height: 42px; position: relative; left: 0; transition: all .3s; }
#c_case .bd .swiper-button-next:hover{ transition: all .3s; right: -62px; }
#c_case .bd .swiper-button-prev:hover{ transition: all .3s; left: -62px; }
#c_case .bd .swiper-button-next:hover span, #c_case .bd .swiper-button-prev:hover span{ transition: all .3s; color: #2776db; }
#c_case + .footer{ margin-top: -83px; }
/*contact_us*/
#contact_us{ overflow: hidden; padding:48px 0; }
#contact_us .txt{ overflow: hidden; }
#contact_us .txt > span{ display: block; text-transform: uppercase; font-size: 50px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }
#contact_us .txt > span i{ color: #016bbf; }
#contact_us .txt strong{ font-size: 36px; color: #515354; line-height: 1; margin:12px 0 34px; display: block; font-weight: normal; }
#contact_us .txt li{ display: block; overflow: hidden; background: #f1f1f1; padding:12px 25px; font-size: 16px; color: #333; border-radius: 3px; }
#contact_us .txt li + li{ margin-top: 18px; }
#contact_us .txt li span{ font-size: 24px; color: #016bbf; margin-right: 12px; }
#contact_us .img{ overflow: hidden; position: relative; display: block; }
#contact_us .img > .block{ width: 530px; height: 504px; background: #016bbf; float: right; margin-top: 20px; }
#dituContent{ border-radius: 5px; position: absolute; width: 98%; height: 466px; top:40px; right: 20px; }
#contact_msg, .c_tit{ overflow: hidden; padding:0 0 20px; width: 100%; }
#contact_msg .hd, .c_tit .hd{ text-align: center; }
#contact_msg .hd strong, .c_tit .hd strong{ position: relative; font-size: 36px; color: #333; line-height: 1; margin:12px 0 20px; display: block; font-weight: normal;  }
#contact_msg .hd strong::after, .c_tit .hd strong::after{ content: ""; display: inline-block; width: 60px; height: 4px; border:0; background: #016bbf; position: absolute; left: 50%; margin-left: -30px; bottom:-20px; }
#contact_msg .hd p, .c_tit .hd p{ font-size: 14px; color: #999; padding:20px 0; }
#contact_msg .bd{ background: #f7f7f7; padding:40px; overflow: hidden; margin:10px 0 30px; }
#contact_msg .bd .form_item{ margin-bottom: 30px; background: #fff; height: 46px; border:1px solid #eee; }
#contact_msg .bd .form_item label{ line-height: 46px; font-size: 16px; color: #666; width: 10%; text-align: center; float: left; }
#contact_msg .bd .form_item input{ width: 90%; float: left; height: 100% }
#contact_msg .bd .form_box{ overflow: hidden; margin-bottom: 30px; background: #fff; height: 100px; border:1px solid #eee; }
#contact_msg .bd .form_box label{ display: block; text-align: left; box-sizing: border-box; padding-left: 17px; line-height: 46px; font-size: 16px; color: #666;  }
#contact_msg .bd .form_box textarea{ width: 100%; height: 100%; padding:5px 17px; font-size: 14px; color: #333; }
#contact_msg .bd .form_item:last-child label{ width: auto; padding:0 17px; }
#contact_msg .bd .form_item:last-child img{ height: 34px; float: left; margin-top: 6px; }
#contact_msg .bd .form_item:last-child input{ width: 83%; float: left; box-sizing: border-box; padding-left: 5px; }
#contact_msg .bd .submit{ display: block; width: 100%; padding:24px 0; line-height: 1; font-size: 16px; color: #fff; background: #016bbf; text-align: center; border-radius: 5px; }
#contact_msg .bd .submit:hover{ background: #5abb2d; transition: all .3s; }
/*no-goods*/
.no-goods,.no-network{padding-top:100px; overflow: hidden; text-align: center;}
.no-goods img{display: block; margin:0 auto 30px; width:220px; max-height: 105px;}
.no-goods p,.no-network p{font-size:14px; color:#666666; line-height: 20px;}
/*pro_list*/
.pro_list li{ margin-bottom: 30px;  }
.pro_list a{ padding:10px; overflow: hidden; display: block; width: 100%; box-sizing: border-box; background: #f1f1f1; position: relative; top:0; }
.pro_list a .img{ width: 50%; height: 240px; float: left; overflow: hidden; }
.pro_list a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.pro_list a .txt{ width: 50%; box-sizing: border-box; float: left; padding-left: 15px; }
.pro_list a .txt strong{ font-size: 22px; color: #333; line-height: 2; font-weight: normal; display: block; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro_list a .txt .hd p{ font-size: 18px; color: #016bbf; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro_list a .txt .bd{ overflow: hidden; padding-top: 20px; background: url(../images/line-bg.png) no-repeat left top; }
.pro_list a .txt .bd ul{ overflow: hidden; }
.pro_list a .txt .bd li{ display: inline-block; padding-right: 15px; float: left; box-sizing: border-box; font-size: 14px; color: #666; margin-bottom: 12px; }
.pro_list a .txt .bd li + li{ box-sizing: border-box; border-left: 1px solid #999; padding-left: 15px; }
.pro_list a .txt .bd li span{ color: #016bbf; font-size: 14px; margin-right: 4px; }
.pro_list a .txt .bd p{ color: #999999; font-size: 14px; overflow: hidden; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.pro_list a .txt > small{ display: inline-block; padding:4px 24px; background: #016bbf; color: #fff; border-radius: 5px; font-size: 14px; color: #ffffff; transition: all .3s; border:1px solid #016bbf; }
.pro_list a .txt > small:hover{ background: #5abb2d; border-color: #5abb2d; padding:4px 30px; transition: all .3s; }
.pro_list a:hover{ transition: all .3s; box-shadow: 0 0 10px #999; top:-5px; }
.pro_list a:hover img{ transition: all .3s; transform: scale(1.05); }


/*sub_tit*/
.sub_tit{ overflow: hidden; padding-bottom: 30px; width: 100%; }
.sub_tit span{ display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }
.sub_tit span i{ color: #016bbf; }
.sub_tit strong{ display: block; margin-top: 20px; font-size: 24px; color: #333333; font-weight: normal; position: relative; line-height: 1; }
.sub_tit strong::after{ content: ""; display: inline-block; width: 220px; height: 1px; border:0; background: #a8a5a5; position: absolute; left: 104px; top:50%; }
.sub_tit a{ text-decoration: none; transition: all .3s; position: relative; display: inline-block; float: right; font-size: 14px; color: #666666; padding-left: 40px; box-sizing: border-box; top:30px; right:0; }
.sub_tit a::after{ transition: all .3s; content: ""; display: inline-block; width: 30px; height: 1px; background: #666666; top:50%; left: 0; border:0; position: absolute; }
.sub_tit a span{ display: inline-block; line-height: 1; font-size: 12px; color: #000; margin-left: 10px; font-weight: 400;transition: all .3s; }
.sub_tit a:hover{ color: #016bbf; transition: all .3s; }
.sub_tit a:hover::after{ transition: all .3s; left:114px; }
.sub_tit a:hover span{ margin-left: 40px; transition: all .3s; }

/*industry_news*/
.industry_news{ overflow: hidden; margin-bottom: 30px; }
.industry_news li{ overflow: hidden; margin-bottom: 30px; }
.industry_news a{ display: block; width: 100%; overflow: hidden; }
.industry_news a .img{ width: 100%; height: 200px; overflow: hidden; }
.industry_news a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.industry_news a .txt{ overflow: hidden; padding:20px; background: #f5f5f5;transition: all .3s; }
.industry_news a .txt strong{ font-weight: normal; display: block; font-size: 16px; color: #444; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.industry_news a .txt span{ display: block; font-size: 14px; color: #777; line-height: 1.5; }
.industry_news a .txt p{ font-size: 14px; color: #777; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.industry_news a .txt p + span{ font-size: 16px; margin-top: 4px; margin-left: 0; transition: all .3s; }
.industry_news a:hover img{ transition: all .3s; transform: scale(1.05); }
.industry_news a:hover .txt{ transition: all .3s; background: #016bbf; }
.industry_news a:hover .txt strong, .industry_news a:hover .txt span, .industry_news a:hover .txt p{ color: #fff; }
.industry_news a:hover .txt p + span{ margin-left: 10px; transition: all .3s; }
/*company_news*/
.company_news{ overflow: hidden; margin-bottom: 30px; }
.company_news .img_new{ width: 100%; height: 540px; overflow: hidden; display: block; position: relative; }
.company_news .img_new img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s ease; }
.company_news .img_new strong{ font-weight: normal; display: block; background: rgba(0,0,0,0.8); color: #fff; bottom: 0; position: absolute; line-height: 50px; width: 100%; padding: 0 2%; font-size: 14px; color: #fff; }
.company_news .img_new:hover img{ transition: all .3s ease; transform: scale(1.02);  }
.company_news .list{ overflow: hidden; }
.company_news .list li{ display: block; overflow: hidden; transition: all .3s; }
.company_news .list li .img{ float: left; width: 30%; height: 170px; overflow: hidden; }
.company_news .list li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.company_news .list li .txt{ float: left; width: 70%; box-sizing: border-box; padding-left: 20px; }
.company_news .list li .txt strong{ color: #444; display: block; font-size: 18px; line-height: 45px; margin-top: 2%; font-weight: normal; }
.company_news .list li .txt p{ line-height: 30px; color: #777; font-size: 14px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.company_news .list li .txt span{ display: block; line-height: 30px; color: #777; font-size: 14px; }
.company_news .list li + li{ margin-top: 15px; }
.company_news .list li:hover{ background: #016bbf; transition: all .3s; }
.company_news .list li:hover img{ transition: all .3s; transform: scale(1.05); }
.company_news .list li:hover strong, .company_news .list li:hover p, .company_news .list li:hover span{ color: #fff; transition: all .3s; }


.news_list{margin-top: -40px;}
.news_list li{border-bottom: 2px dashed #ccc;}
.news_list a{padding: 40px 30px 40px 200px;display: block;position: relative; width: 100%; }
.news_list a h3{ color: #000000; font-size: 20px; line-height: 30px; }
.news_list .time{position: absolute;left: 0;top: 30px;bottom: 30px;width: 160px;display: flex;justify-content: center;align-items: center;text-align: center;box-sizing: border-box;padding: 5px;background-color: #EEEEEE;font-size: 34px;-webkit-transition: all .5s;transition: all .5s;}
.news_list .time p{ font-size: 34px; line-height: 51px; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.news_list .textbox h3{margin-bottom: 10px;font-size: 20px;font-weight: normal;-webkit-transition: all .5s;transition: all .5s;}
.news_list .textbox p{font-size: 16px;line-height: 1.75;color: #6B6B70;}
.news_list a:hover .time{color: #fff;background-color: #0096FF;}
.news_list a:hover h3{color: #0096FF;margin-left: 20px;}
.news_list a:hover .time p{ color: #fff; }
.catname{ overflow: hidden; margin:30px 0; }
.location{ width: 100%; overflow: hidden; height: 70px; background: url(../images/line.png) repeat-x left bottom; }
.location strong{ float: left; display: block; padding: 20px 5px; width: 230px; text-align: center; box-sizing: border-box; font-size: 20px; font-weight: bold; color: #fff; background-color: #0096FF; }
.location .fr{ display: inline-block; float: right; font-size: 14px; color: #000; }
.location .fr a{  font-size: 14px; color: #000; }
.location .fr a:hover{  color: #0096ff; }
.location .fr span{ font-size: 24px; color: #0096ff; margin-right: 12px; }


/*.news_list{ overflow: hidden; width: 100%; }
.news_list li + li a{ border-top:1px solid #e9e9e8; }
.news_list a{ display: block; display: flex; padding:20px 0; }
.news_list a .img{ width: 100%; height: 160px; overflow: hidden; position: relative; }
.news_list a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.news_list a .img span{ position: absolute; left: 50%; top:50%; color: #666; font-size: 12px;  opacity: 0; }
.news_list a .txt{ overflow: hidden; }
.news_list a .txt strong{ transition: all .3s; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; color: #1E1E1E; font-weight: normal; margin:12px 0 6px; }
.news_list a .txt small{ color: #999; font-size: 12px; margin-bottom: 30px; display: block; }
.news_list a .txt p{ position: relative; transition: all .3s; font-size: 14px; color: #777; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news_list a .txt p::before{ content: ""; display: inline-block; width: 2px; height: 0; position: absolute; left: 0; top:0; transition: all .3s; background: #007bff; border:0; }
.news_list a:hover strong{ transition: all .3s; color: #007bff; }
.news_list a:hover .txt p{ transition: all .3s; padding-left: 30px; }
.news_list a:hover .txt ::before{ transition: all .3s; height: 100%; }
.news_list a:hover img{ transition: all .3s; transform: scale(1.05); }
.news_list a:hover .img small{ opacity: 1; transition: all .3s; background: rgba(255,255,255,.6); padding:8px 16px; }
*//*main*/
.main{ overflow: visible; padding:30px 0; }
.main p{ font-size: 16px; line-height: 24px; color: #000; margin-bottom: 12px; }
.page_tit{ position: relative; margin-bottom: 42px; }
.page_tit strong{ display: block; font-size: 36px; color: #222; text-align: center;  }
.page_tit small{ text-transform: uppercase; display: inline-block; color: rgba(51,51,51,.42); margin-left: 25px; font-size: 22px; }
.page_tit .meta{ margin: 20px 0;text-align: center;font-size: 16px; }
/*case_list*/
.case_list{ display: block; width: 100%; margin-bottom:20px;transition:.36s all ease; }
.case_list .img{ height: 345px; width: 100%; overflow: hidden; }
.case_list .img img{ width: 100%; height: 100%; object-fit: cover; transition: .36s height; }
.case_list .txt{ background:#fafafa;padding:20px 20px; }
.case_list .txt strong{ color:#333;font-size:17px;font-weight:bold;white-space: nowrap;overflow:hidden;text-overflow: ellipsis; display: block; }
.case_list .txt p { font-size: 14px; line-height: 26px; height: 52px; color:#999; margin-top:15px; overflow:hidden; }
.case_list .txt span { font-size: 30px; color: #999; line-height: 1; margin-top:25px;transition:.36s all ease;}
.case_list:hover {box-shadow: 0 0 15px 5px #999;transition:.36s all .3s;}
.case_list:hover img {height:110%;transition: .36s height;}
.case_list:hover strong {color:#db2016;}
.case_list:hover span {padding-left:25px;transition:.36s all .3s;}
/*newsPage*/
.newsPage {margin-top:55px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsPage .page-a{ font-size: 15px; color: #212529; }
.newsPage .page-a a{ color: #212529; }
.newsPage .page-a + .page-a{margin-top:10px;}
.newsPage .more { display:block;color:#fff;background:#db2016;margin-left:auto;text-align:center;max-width:100%; height:50px;line-height: 50px;width:160px;transition:.36s all;}
.newsPage .more:hover {width:180px;transition:.36s all ease-in;}
.newsPage .page-a a:hover{ color:#db2016; }
/*g_focus*/
.g_focus{ background: #f7f8fa; overflow: hidden; padding:15px; margin-bottom: 20px; }
.g_focus .info{ overflow: hidden; }
.g_focus .info strong{ font-size: 36px; line-height: 2; display: block; font-weight: normal; }
.g_focus .info .brief{ font-size: 18px; color: #016bbf; }
.g_focus .info .desc{ font-size: 14px; color: #666; line-height: 28px; margin:20px 0; }
.g_focus .info .tel{ padding:10px 0; overflow: hidden; }
.g_focus .info .tel span{ float: left; margin-right: 10px; display: inline-block; width: 51px; height: 51px; background: #016bbf; border-radius: 50%; text-align: center; line-height: 51px; color: #fff; font-size: 16px; }
.g_focus .info .tel div{ float: left; width: 50%; }
.g_focus .info .tel i{ font-size: 14px; display: block; color: #999; font-style: normal; }
.g_focus .info .tel b{ font-size: 20px; color: #016bbf; }

#gfocus{ width: 100%; height: 414px; }
#gfocus img, #glist img{ width: 100%; }
#glist .swiper-slide{ overflow: hidden; height: 190px; }
#glist .swiper-slide img{ width: 100%; height: 100%; transition: all .3s; }
#glist .swiper-slide:hover img{ transition: all .3s; transform: scale(1.05); }
.info_nav{ background-color: #f1f1f1; overflow: hidden; }
.info_nav strong{ display: inline-block; line-height: 1; padding:20px 70px; background: #016bbf; font-weight: normal; font-size: 18px; color: #fff; }
.g_info .txt{ padding:15px; }
.g_info .txt p{ font-size: 16px; line-height: 32px; margin-bottom: 12px; }
.g_info .txt strong{ font-size: 20px; color: #333; border-left: 4px solid #016bbf; padding-left: 16px; }
.g_info .txt em{ color: #fff; background: #016bbf; padding:2px 5px; border-radius: 3px; margin-right: 5px; }
.pro-sider{ padding:15px; background: #f1f1f1; width: 100%; box-sizing: border-box; }
.pro-sider strong{ font-size: 20px; display: inline-block; padding-left: 10px; border-left: 4px solid #016bbf; margin-bottom: 20px; }
.pro-sider > div{ background: #fff; padding:20px; }
.pro-type a{ display: block; width: 100%; box-sizing: border-box; padding-left: 15px; font-size: 16px; color: #333; height: 46px; line-height: 46px; background: #f1f1f1; transition: all .3s; }
.pro-type a + a{ margin-top: 12px; }
.pro-type a:hover{ background: #016bbf; color: #fff; transition: all .3s; padding-left: 20px; }
/*servict_list*/
.service_list{ width: 100%; }
.service_list li{ overflow: hidden; padding:0 0 20px; cursor: pointer; }
.service_list li:nth-child(even){ flex-direction: row-reverse; }
.service_list li .img{ width: 100%; height: 410px; overflow: hidden; position: relative; }
.service_list li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s ease; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.service_list li .scale:hover img{ transform: translate(-50%, -50%) scale(1.05); transition: all .3s ease; }
.service_list li .txt{ padding:35px; }
.service_list li .txt strong{ margin-top:  display: block; font-size: 45px; color: #001200; font-weight: normal; }
.service_list li .txt p{ margin:30px 0; font-size: 15px; line-height: 2; color: #999; }
.service_list li .txt a{ font-size: 14px; display: inline-block; padding:10px 30px; background: #db2016; color: #fff; }
.service_list li .txt a span{ display: inline-block; margin-left: 10px; transition: all .3s; }
.service_list li:hover a span{ margin-left: 15px; transition: all .3s; }
/*sider-news*/
.sider-news{ width: 100%; background: #f6f6f6; padding:30px; overflow: hidden; }
.sider-news strong{ font-weight: normal; margin-bottom: 30px; display: block; font-size: 26px; color: #333; }
.sider-news a{ display: block; font-size: 15px; color: #666; line-height: 20px; margin-bottom: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .3s; }
.sider-news a:hover{ text-decoration: underline; transition: all .3s; }
.sider-news .box{ float: left; color: #666; background: #fff; border: 1px solid #d9d9d9; width: 49%; line-height: 35px; height: 35px; margin-bottom: 5px; text-align: center;  }
.sider-news .box:nth-child(even){ margin-left: 2%; }
.sider-news .box:hover {color:#fff;background:#db2016; text-decoration: none; }
/*type*/
.g_type{ overflow: hidden; background: #f1f1f1; padding:10px; }
#type{ width: 100%; overflow: hidden; }
#type a{ transition: all .3s; display: block; width: 100%; text-align: center; background: #fff; }
#type a strong{ display: block; font-size: 16px; color: #333; line-height: 24px; padding:20px 0; font-weight: normal; }
#type a .img{ width: 100%; height: 160px; }
#type a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; position: relative; top:0; }
#type a:hover{ transition: all .3s; box-shadow: 0 0 10px #ccc; }
#type a:hover strong{ padding:30px 0 10px; color: #016bbf; transition: all .3s; }
#type a:hover img{ top:-10px; transition: all .3s; }
/*parm*/
.parm{ overflow: hidden; font-size: 16px; color: #666; }
.parm .table tr:nth-child(odd){ background: #f6f6f6; }
.parm .table tr:nth-child(1){ background: #016bbf; color: #fff; }
.mob_banner{ display: none; }

@media only screen and (max-width: 1700px){
	#banner img{ max-width: 100%; }
	.h_menu{ height: 98px }
	.h_menu .tel{ background-size: contain; }
	.top_left{ padding:35px 35px 80px; }
	.top_left > div{ margin-top: 60px; }
	.h_menu .d_menu{ top:98px; }
}
@media only screen and (max-width: 1600px){
	.h_menu{ padding:0 50px; }
	.top_left{ display: none; }
}
@media only screen and (max-width: 1400px){
	#banner .swiper-button-next, #banner .swiper-button-prev{ background: none; width: 60px; height: 60px; }
	#banner .swiper-button-next{ left:auto; right: 0; bottom:auto; top:50%; margin-top:-50px; }
	#banner .swiper-button-prev{ left:0;bottom:auto; top:50%; margin-top:-50px; }
	#banner .swiper-button-next small, #banner .swiper-button-prev small{ display: none; }
	#banner .swiper-button-next span, #banner .swiper-button-prev span{ font-size: 60px;  }
	.h_menu, .inner{ padding:0 15px; }
	.inner{ width: 100%; box-sizing: border-box; padding:0 15px; }
	.m_super .left, .footer .left{ width: 30%; }
	.m_super .right, .footer .right{ width: 70%; }
	#f_form > a{ width: 15%; padding:30px 40px; }
	.search_keys a{ padding:0 18px; }
	.m_super .right > .txt{ top:28px; width: 34%; }
	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ top:82%; }
	.m_super .left{ background-size: contain; }
	.m_super .left strong{ font-size: 26px; }
	.m_super .left > div{ padding:24px 10px; }
	.m_super .left small{ overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }
	#super_txt .swiper-slide{ padding:68px 0 0 60px; }
	#contact_msg .bd .form_item:last-child input{ width: 78%; }
}
@media only screen and (max-width: 1200px){
	.search_keys a{ padding:0; margin:0 10px; }
	.m_pro .hd .type a{ padding:0 16px 0 10px; }
	.m_super, .m_case{ padding:35px 0; }
	.m_super .left, .footer .left{ width: 100%; }
	.m_super .left{ padding:0; background: none; height: 46px; }
	.m_super .left strong{ color: #007bff; text-align: center; }
	.m_super .left span, .m_super .left p, .m_super .left small, .m_super .left div{ display: none; }
	.m_super .right, .footer .right{ width: 100%; }
	.m_super .right > .txt{ width: 45%; }
	.news_li .time{ width: 25%; }
	.news_li .txt{ width: 75%; padding:0 20px; }
	.footer{ background-size: cover; }
	.footer .inner{ padding:0; }
	.footer .left{ background-size: cover; padding:15px; height: 200px; }
	.footer .left .f_logo{ float: left; width: 33%; object-fit: contain; height: 100%; }
	.footer .left ul{ float: left; width: 33%; }
	.footer .left .f_ewm{ float: left; width: 33%; object-fit: contain; height: 100%; margin-top: 0; }
	.footer .right > p{ margin:20px 0; }
	.footer .right{ padding: 0 15px; }
	.search{ display: none; }
	#c_case{ top: 0; }
	#c_case + .footer{ margin-top: 0; }
	#contact_msg .bd .form_item:last-child input{ width: 60%; }
	.pro_list a .txt .bd ul{ display: none; }
}
@media only screen and (max-width: 992px){
	.mainVisual{ display: none; }
	.mob_banner{ display: block; }
	.mob_banner img{ width: 100%; }
	.h_menu .tel a{ display: none; }
	.h_menu .tel a + a{ display: block; }
	#super_img{ width: 50%; }
	#super_txt{ width: 70%; }
	#super_txt .swiper-slide{ padding:30px 0 0 30px; }
	.m_super .right > .txt{ padding-left: 15px; }
	.m_pro .hd .type a{ display: none; }
	.m_pro .hd .type a:last-child{ display: block; }
	.news_item .time{ width: 25%; }
	.news_item .txt{ width: 75%; padding:0 20px; }
	.f_nav a{ margin:0; display: block; }
	.f_nav strong{ padding-left: 0; }
	.f_nav strong::before{ display: none; }
	#f_form > a{ width: 100%; height: auto; margin:16px 0 0; padding:12px 0; }
	.form-bd{ width: 100%; }
	.s_banner{ padding:100px 0; text-align: center; }
	.s_banner strong{ font-size: 36px; width: 100%; text-align: center; }
	.s_banner strong::after{ left:50%; margin-left: -46px; }
	.s_banner p{ font-size: 14px; }
	.r_nav a{ padding:27px 26px; }
	#dituContent{ width: 100%; top:0; right: 0; }
	#c_intro, #contact_us{ padding:0 0 20px; }
	#c_intro .img div, #contact_us .img .block{ width: 100%; margin-top: 0; height: 240px; background: #fff; }
	#c_intro .img img, #contact_us .img img{ width: 100%; height: 100%; object-fit: cover; right: 0; top:0; }
	#c_intro .txt, #contact_us .txt{ padding-top: 20px; }
	#c_product{ padding:20px 0; background-size: cover; }
	#c_product .img{ margin-top: 20px; }
	.company_news .list{ margin-top: 20px; }
	.company_news .img_new{ height: 400px; }
	.service_list li .img{ height: 280px; }
}
@media only screen and (max-width: 768px){
	.h_menu{ padding:0; display: block; overflow: hidden; height: auto; position: relative; }
	.h_menu .logo{ height: 100px; padding-left: 15px; }
	.h_menu .tel{ position: absolute; top:0; right: 0; height: 100px; width: 132px;  }
	.h_menu .tel a span{ margin:15px 0; }
 	.h_menu .nav{ width: 100%; background: #016bbf; border:1px solid #fff; }
 	.h_menu .nav li{ text-align: center; width: 33.3%;  border-right:1px solid #fff; box-sizing: border-box; border-bottom: 1px solid #fff; }
 	.h_menu .nav li a{ display: block; width: 100%; padding:12px 0; color: #fff; }
 	.h_menu .nav li .d_menu{ display: none; }
 	.h_menu .nav li::after{ display: none; }
 	.h_menu .nav li:first-child{ display: none; }
 	.h_menu .nav li:nth-child(4), .h_menu .nav li:nth-child(7){ border-right: 0; }
 	.h_menu .nav li:nth-child(5), .h_menu .nav li:nth-child(6), .h_menu .nav li:nth-child(7){ border-bottom: 0; }
 	.h_menu .nav li:hover{ background: #db2016; color: #fff; }
 	.m_pro .hd, .m_case .hd, .m_news .hd{ margin-bottom: 30px; padding:0; }
 	.m_pro .hd span, .m_case .hd span, .m_news .hd span{ display: none; }
 	.m_case .hd strong, .m_news .hd strong{ margin-top: 0; }
 	.m_case .hd a, .m_news .hd a{ top:0; }
 	.m_news .bd{ display: block; }
 	.m_about .right{ display: none; }
 	#super_txt{ width: 50%; }
 	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ top:92%; }
 	.location p{ display: none; }
 	.location .r_nav{ text-align: center; }
 	.m_super .right > .txt{ display: none; }
 	.s_banner{ padding:60px 0; }
	.company_news .img_new{ height: 300px; }
	.case_list .img{ height:200px; }
	#contact_msg .inner{ padding:0; }
	#contact_msg .bd{ margin:10px; padding:15px; }
	#contact_msg .bd .form_item{ margin-bottom: 15px; }
	.product_banner .s_banner{background-size: 100% 100%; }
	.news_banner .s_banner{ background-size: cover;}
	.case_banner .s_banner{ background-size: cover;}
	.contact_banner .s_banner{ background-size: cover;}
	.service_banner .s_banner{ background-size: cover;}
	.pro_list a .txt .bd ul{ display: block; }
}
@media only screen and (max-width: 640px){
	.h_menu .logo{ height: 70px; padding:5px 0 5px 15px; }
	.h_menu .nav a{ padding:10px 0; }
	#banner img{ height: 200px; object-fit: cover; }
	.m_pro .bd a .img{ height: 160px; }
	.m_pro .bd a .txt{ padding:12px 0; }
	.m_pro .hd strong{ margin-top: 0; }
	.m_case .bd a .img{ height: 160px; }
	.m_case .bd a .txt p{ display: none; }
	.m_about{ padding:20px 0; }
	.m_about .inner{ padding:0; }
	.m_about .left p + p{ margin-top: 12px; }
	.m_about .left a{ margin-top: 15px; }
	.m_news .inner, .m_news .container-fluid{ padding:0; }
	.m_news .row{ padding-left: 15px; }
	.m_news, .m_case, .m_pro{ padding:15px 0; }
	.m_pro .hd, .m_case .hd, .m_news .hd{ margin-bottom: 15px; }
	.footer .left .f_ewm{ height: 200px; }
	.m_about .left strong{ font-size: 24px; }
	.h_menu .tel{ background-image: none; width: 80px; height: 70px; }
	.h_menu .tel a span{ background: #016bbf; color: #fff; }
	.h_menu .tel a small{ display: none; }
	.m_super .right > .txt{ display: none; }
	#super_img, #super_txt{ width: 100%; }
	#super_img img{ width: 100%; }
	.m_super{ background-size: cover; padding-bottom: 100px; }
	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ top:110%; }
	#super_txt .swiper-slide{ padding:30px 0 0; }
	#super_txt strong{ margin-bottom: 15px; font-size: 18px; }
	#super_txt p{ font-size: 14px; line-height: 24px; }
	.m_case .hd strong::after, .m_pro .hd strong::after, .m_news .hd strong::after{ display: none; }
	.news_img .img{ width: 100%; height: 180px; }
	.news_img .txt{ width: 100%; padding:15px; }
	.news_img .txt p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 0; text-indent: -2em; }
	.news_img .txt strong{ margin-bottom: 12px; }
	.news_li .txt strong{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.footer .left .f_logo, .footer .left ul, .footer .left .f_ewm{ width: 100%; }
	.footer .right{ display: none; }
	.footer .left{ height: auto; }
	.footer .left .f_logo{ height: 180px; }
	.m_pro .hd .type{ position: relative; right: -30px; }
	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ width: 49%; height: 50px; line-height: 50px; }
	.m_super .right .swiper-button-next span, .m_super .right .swiper-button-prev span{ line-height: 50px; font-size: 30px; }
	.m_super .right .swiper-button-prev{ right: auto; left: 0;  }
	.location .inner, .location .inner div{ padding:0; }
	.r_nav a{ display: inline-block; width: 23%; padding:15px 0; text-align: center; }
	#c_intro .inner, #c_product .inner, #contact_us .inner{ padding:0; }
	#c_intro .txt span, #c_product .txt span, #contact_us .txt > span{ font-size: 36px; }
	#c_intro .txt strong, #c_product .txt b,#contact_us .txt strong{ font-size: 24px; margin:12px 0; }
	#c_case .bd a .img{ height: 160px; }
	.p_type .r_nav a{ width: 32%; border:1px solid #f1f1f1; margin-bottom: 2px; }
	.company_news .img_new{ height: 240px; }
	.company_news .list li .img{ display: none; }
	.company_news .list li .txt{ width: 100%; padding-left: 0; }
	.company_news .list li + li{ border-top: 1px dashed #ccc; }
	.industry_news a .img{ height: 140px; }
	.industry_news a .txt{ padding:10px; }
	.industry_news a .txt p{ display: none; }
	.main{ padding:0 0 30px; }
	.main .inner{ padding:0; }
	.page_tit{ margin-bottom: 55px; padding:0 15px; }
	.page_tit::before{ left: 15px; }
	.page_tit strong{ font-size: 24px; }
	.page_tit small{ font-size: 18px; }
	.case_list .img{ height:140px; }
	.case_list .txt{ padding:10px; }
	.case_list .txt strong{ font-size: 14px; }
	.case_list .txt p{ font-size: 12px; }
	.service_list li .img{ height: 240px; }
	.service_list li .txt{ padding:20px; }
	.service_list li .txt strong{ font-size: 30px; }
	.service_list li .txt p{ font-size: 13px; margin:12px 0; }
	#contact_us .txt li{ font-size: 12px; padding:6px 10px;  }
	#contact_us .txt li span{ font-size: 18px; }
	.p_type .inner{ padding:0; margin-bottom: 20px; }
	.pro_list a .img, .pro_list a .txt{ width: 100%; }
	.pro_list a .txt{ padding-left: 0; }
	.de-page-mian .page-inner span{ display: none; }
	#type a .img{ display: none; }
	#type a strong{ padding:12px 0; }
	#type a:hover{ transition: all .3s; box-shadow: 0 0 10px #ccc; }
	#type a:hover strong{ padding:12px 0; background: #016bbf; color: #fff; transition: all .3s; }
	#gfocus{ height: 274px; }
	.g_focus .info strong{ font-size: 24px; }
	#glist .swiper-slide{ height: 110px; }
	#glist .swiper-slide img{ object-fit: contain; }
	.info_nav strong{ padding:10px 20px; font-size: 16px; }
}
