@charset "utf-8";
/* CSS Document */
.container-fluid { max-width: 1730px; }
.breadcrumb { padding: 0px 0px; margin-bottom: 0px; list-style: none; background: none; margin-right: 0px; margin-left: 0px; }

/* 网页顶部 开始 */
#top { width: 100%; position: fixed; left: 0; top: 0; z-index: 333; background: #FFFFFF; -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }
#top a { transition: .2s all; -webkit-transition: .2s all; }
#top a:hover { opacity: .8 }

#top_n { width: 100%; position: absolute; left: 0; top: 0; z-index: 333; background: #FFFFFF; -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }
#top_n a { transition: .2s all; -webkit-transition: .2s all; }
#top_n a:hover { opacity: .8 }

.header { height: 120px; position: relative; z-index: 999; margin: 0px auto; }
.header .logo, .header .logo2 { margin: auto 0px; top: 0px; bottom: 0px; position: absolute; }
.header .logo2 { display:none; }

.banben { float: right; line-height: 120px; margin-left: 18px; vertical-align: middle; font-size: 18px; }
.banben a { color: #01556F; }
.banben a:hover { color: #333333; }

/* 导航栏目 */
#head .menu { height: 120px; line-height: 120px; margin-right: 18px; }
#head .menu>li { float: left; position: relative; text-align: center; padding: 0px 28px; transition: .2s all; -webkit-transition: .2s all; }
#head .menu>li:last-child { background: none !important; }
#head .menu>li:after { position: absolute; left: 20%; width: 0; height: 2px; bottom: 10px; font-size: 0; background: rgba(85,85,85,1.0); content: ''; display: block; transition: all .18s; }
#head .menu>li.A:after { width: 60%; }
#head .menu>li>a { font-size: 18px; display: inline-block; transition: line-height .35s, height .35s, color .25s; }
#head .menu>li.A>a { color: #01556F; }
#head .menu>li>div { min-width: 160px; background: #555555; box-shadow: 0px 2px 3px rgba(0,0,0,.2); position: absolute; left: 0; top: 120px; display: none; transition: top .35s; }
#head .menu>li>div>a { display: block; height: 41px; line-height: 40px; text-align: left; border-bottom: 1px solid rgba(255,255,255,.2); color: rgba(255,255,255,.8); padding: 0 50px 0 20px; font-size: 13px; transition: all .35s; white-space: nowrap; position: relative; overflow: hidden; }
#head .menu>li>div>a:after { content: ''; display: block; width: 20px; height: 20px; position: absolute; background: url(../images/arrow.png) no-repeat center center; right: 35px; top: 12px; filter: alpha(opacity=0); opacity: 0; transition: all .5s; }
#head .menu>li>div>a:last-child { border-bottom: 0px none; }
#head .menu>li>div>a:hover { background: #01556F; color: rgba(255,255,255,1); }
#head .menu>li>div>a:hover:after { right: 20px; filter: alpha(opacity=60); opacity: .6; }
#head .menu>li>div>a:last-child:hover { border-bottom: 0px none; }

@media screen and (max-width: 1599px) {
#head .menu>li { padding: 0px 22px; }
}

@media screen and (max-width: 1499px) {
#head .menu>li { padding: 0px 12px; }
}

@media screen and (max-width: 1399px) {
.header .logo { display: none; }
.header .logo2 { display: block; }
}

.menuBtn { display: none; }
.menuBtn { width: 30px; height: 20px; float: right; margin-top: 35px; }
.menuBtn:after, .menuBtn:before, .menuBtn span { display: block; height: 2px; width: 100%; background: #000; -webkit-transition: all .5s; transition: all .5s; }
.menuBtn span { margin: 7px 0 }
.menuBtn:after, .menuBtn:before { content: ""; -webkit-transform-origin: 7.5%; transform-origin: 7.5% }
.menuBtn.clicked span { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0 }
.menuBtn.clicked:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg) }
.menuBtn.clicked:before { -webkit-transform: rotate(45deg); transform: rotate(45deg) }

/* 搜索 */
.search { position: relative; width: 40px; line-height: 40px; border-radius: 20px; background: #01556F; text-align: center; margin-top: 40px; font-size: 18px; color: #FFFFFF; }
.search_dk { cursor: pointer; display: block; }
.search_gb { cursor: pointer; display: none; }

.search02 { position: absolute; right: 0px; top: 80px; z-index: 99999; display: none; }
.search03 { height: auto; padding: 0px 0px; margin: 0px auto; min-width: 220px; }
.search04 { width: 85%; height: 30px; background: #FFFFFF; float: right; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.search05 { width: 15%; height: 30px; line-height: 30px; text-align: center; float: right; cursor: pointer; background: #01556F; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.search05 .iconfont { font-size: 18px; color: #FFFFFF; }
.search04 .in { width: 90%; height: 28px; line-height: 30px; border: 1px solid #01556F; display: block; padding: 0px 5%; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

/* 适配 */
.sto-mainbody { height:120px; }

@media (max-width:1199px) {
.header { height: 90px; }
.menu { display: none; }
.search { display: none; }
.menuBtn { display: block; }
.sto-mainbody { height: 90px; }
.banben { line-height: 90px; margin-left: 15px; }
}

@media (max-width:639px) {
.logo2 { width: -moz-calc(100% - 150px); width: -webkit-calc(100% - 150px); width: calc(100% - 150px); }
}

/* Mobi顶部 */
#headmob { display: none; position: fixed; z-index: 11; top: 120px; left: 0; width: 100%; height: 100vh; background: #FFFFFF; overflow-y: auto; padding-bottom: 120px; }
.xymob-menu-box { padding: 0 5%; }
.xymob-nav>li { border-bottom: 1px solid #dedede; position: relative }
.xymob-nav>li>a { display: block; line-height: 50px; font-size: 16px; color: #000; }
.xymob-nav .xymob-menu-jt { position: absolute; width: 40px; height: 50px; line-height: 50px; right: 0; top: 0; text-align: center; z-index: 9 }
.xymob-nav .xymob-menu-jt:after { content: ''; display: block; position: absolute; right: 13px; top: 25px; background: #000000; width: 12px; height: 2px; }
.xymob-nav .xymob-menu-jt:before { content: ''; display: block; position: absolute; right: 18px; top: 20px; background: #000000; width: 2px; height: 12px; -webkit-transition: all .3s; transition: all .3s; }
.xymob-nav .xymob-menu-jt.clicked:before { height: 0px; top: 26px; }
.xymob-nav .xymob-sub-menu { background: rgba(230,31,25,0.8); display: none }
.xymob-nav .xymob-sub-menu>li { border-top: 1px dashed rgba(230,31,25,0.6); }
.xymob-nav .xymob-sub-menu>li>a { display: block; font-size: 14px; color: #FFFFFF; line-height: 40px; text-indent: 2em }
.search_m { margin-top: 15px; transition: all .35s; }
.search_m>form { display: block; box-sizing: border-box; width: 100%; background: rgba(0,0,0,.5); height: 50px; }
.search_m>form input[type="text"] { outline: medium; float: left; height: 50px; line-height: 50px; width: 90%; padding-left: 16px; border: none; font-size: 14px; background: none; color: rgba(255,255,255,.8); box-sizing: border-box; overflow: hidden; }
.search_m>form input::-webkit-input-placeholder {
color:rgba(255,255,255,.8);
}
.search_m>form button { color: #FFFFFF; font-size: 18px; outline: none; float: right; width: 10%; height: 50px; border: none; opacity: 1; cursor: pointer; background: none; box-sizing: border-box; overflow: hidden; }

@media (max-width:1199px) {
#headmob { top: 90px; }
}
/* 网页顶部 结束 */

/* 标题 */
.pro_box { overflow: auto; }
.fff { background: #FFFFFF; }
.f2f { background: #F2F2F2; }
.pd50 { padding: 50px 0px; }
.pdb50 { padding: 0px 0px 50px 0px; }
.pd70 { padding: 100px 0px; }
.pd100 { padding: 130px 0px; }
.pdb100 { padding: 0px 0px 100px 0px; }
.mdt50 { margin: 50px 0px 0px 0px; }
.dqc { text-align: center; }
.ofauto { overflow: auto; }
.mdt43 { margin-top: 43px; }

@media (max-width:767px) {
.pd100 { padding: 60px 0px; }
}

.box-01 { background: url(../images/bg1.jpg) top center no-repeat; background-size: cover; }
.box-02 { background: url(../images/bg2.jpg) top center no-repeat; background-size: cover; }
.box-03 { background: #01556F; }

/* 主图 开始*/
.swiper-container-v .swiper-slide img { width: 100%; }

.swiper-container-v .swiper-slide-active .t1 { -webkit-animation: bounceInLeft 0.8s 0.3s ease both; animation: bounceInLeft 0.8s 0.3s ease both; }
.swiper-container-v .swiper-slide-active .t3 { -webkit-animation: bounceInLeft 0.8s 0.6s ease both; animation: bounceInLeft 0.8s 0.6s ease both; }
.swiper-container-v .swiper-slide-active .t2 { -webkit-animation: bounceInLeft 0.8s 0.9s ease both; animation: bounceInLeft 0.8s 0.9s ease both; }

.swiper-container-v .swiper-wrapper .swiper-slide { position: relative; }
.swiper-container-v .swiper-wrapper .swiper-slide .ad_txt { position: absolute; top: 28%; left: 0px; right: 0px; text-align: center; z-index: 100; color: #FFFFFF; }
.swiper-container-v .swiper-wrapper .swiper-slide .ad_txt .t1 { font-weight: bold; margin-bottom: 2vh; font-size: 6vw; color: #FFFFFF; letter-spacing: 1vw; text-shadow: 2px 2px 8px rgba(0,0,0,0.5); }
.swiper-container-v .swiper-wrapper .swiper-slide .ad_txt .t2 { font-size: 50px; max-width: 1399px; margin: 0px auto; margin-bottom: 40px; letter-spacing: 3px; }
.swiper-container-v .swiper-wrapper .swiper-slide .ad_txt .t3 { text-indent:28vw; font-weight: bold; font-size: 6vw; letter-spacing: 1vw; text-shadow: 2px 2px 8px rgba(0,0,0,0.5); -webkit-text-shadow: 2px 2px 8px rgba(0,0,0,0.5); }
/* 主图 结束 */

/* 首页公司简介 开始*/

/* 首页公司简介 结束 */

/* 首页产品中心 开始*/
.pt_product { padding-top: 80px; padding-bottom: 80px; background: #ecedf1; overflow:hidden; }

/* 首页产品类别 start */
.swiper-container-a { padding-top: 10px; }
.swiper-container-a a { width: 100%; display: inline-block; text-align: center; color:#333333; background: #666666; line-height: 42px; height: 42px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; -webkit-transition: .3s; }
.swiper-container-a a:hover { color: #FFFFFF; background-color: #01556F; text-decoration: none; }

/* 首页产品 start */
.pro_item { width: 100%; padding: 4%; display: inline-block; background: #FFFFFF; border: 1px solid #F2F2F2; overflow: hidden; transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; -webkit-transition: .3s; }
.pro_item:hover { box-shadow: 0 3px 12px rgba(0,0,0,.05); border: 1px solid #01556F; }

.pro_item .txt { float: left; width: 40%; }
.pro_item .txt strong { display: block; font-size: 24px; color: #01556F; margin-bottom: 4%; }
.pro_item .txt span { display: block; font-size: 16px; color: #01556F; }
.pro_item .txt i { display: block; color: #FFFFFF; margin-top: 16%; font-style: normal; }
/*.pro_item .img { float: right; width: 60%; display: block; overflow: hidden; text-align:right; }*/

.pro_item .txt .more { height: 40px; position: relative; border: 1px solid rgba(255,255,255,0); z-index: 1; display: inline-block; padding: 0px 30px; overflow: hidden; border-radius: 42px; }
.pro_item .txt .more span { position: relative; z-index: 3; color: #FFFFFF; text-align: center; line-height: 40px; width: 100%; display: inline-block; font-size: 16px; }
.pro_item .txt .more:hover { border: 1px solid rgba(0, 0, 0, .5); }
.pro_item .txt .more:hover span { color: #000000; }
.pro_item .txt .more:after { content: ''; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%; background: #01556F; border: 1px solid #01556F; z-index: 2; transition: all .5s ease; }
.pro_item .txt .more:hover:after { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); }

.pro_item img { transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; -webkit-transition: .3s; }
.pro_item:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); }
/*
.swiper-pagination-p .swiper-pagination-bullet { background-color: #FFFFFF; opacity: .5; }
.swiper-pagination-p .swiper-pagination-bullet-active { background-color: #01556F; opacity: 1; }
*/
@media (max-width:767px) {
.swiper-container-a { display: none; }
}
/* 首页产品中心 结束 */

/* 首页应用领域 开始*/
.pt_case { padding-top: 80px; padding-bottom: 80px; background: #FFFFFF; overflow:hidden; }
.caseList { position: relative; height: auto; }
.caseList .case-item { position: relative; }
.caseList .case-imgbox img { transition: transform 3.5s; -webkit-transition: transform 3.5s; transform: scale(1); -webkit-transform: scale(1); max-width: 100%; }
.caseList .swiper-slide.swiper-slide-active .case-imgbox img { transform: scale(1); -webkit-transform: scale(1); }

.caseList .case-text { width: 10%; min-width: 200px; position: absolute; top: 10%; right: 10%; padding: 2% 1% 1% 1%; overflow: hidden; background: rgba(255,255,255,0.8); }
.caseList .caseTitle { font-size: 26px; font-weight: bold; color: #000; }
.caseList .caseMs { overflow: hidden; line-height: 25px; color: #666666; }

.caseList .swiper-num { position: absolute; z-index: 9; top: 10%; right: 10%; color: #000000; padding: 1%; }
.caseList .swiper-num .active { color: #666666; }

.caseList .swiper-pagination-bullets .swiper-pagination-bullet { background-color: #FFFFFF; opacity: .5; }
.caseList .swiper-pagination-bullets .swiper-pagination-bullet-active { background-color: #01556F; opacity: 1; }

@media (max-width:767px) {
.caseList .case-text { position: relative; width: 100%; top: 0; right: 0px; padding: 3% 2% 6% 2%; background: rgba(1,159,107,1.00); color: #FFFFFF; }
.caseList .caseTitle { font-size: 22px; color: #FFFFFF; }
.caseList .swiper-num { top: 2%; right: 3%; color: #FFFFFF; }
.caseList .swiper-num .active { color: #FFFFFF; }
.caseList .caseMs { color: #FFFFFF; }
}
/* 首页应用领域 结束 */

/* 首页新闻资讯 开始*/

/* 首页新闻资讯 结束 */

/* 首页联系我们 开始*/
.pt_content { padding-top: 135px; padding-bottom: 135px; background: url(../images/bg3.jpg) no-repeat center center; overflow:hidden; }

.contentBox { width: 80%; margin: 0 auto 0; background: rgba(255,255,255,.4); padding: 28px 0 28px; }
.contentBox .cc_txt { width: 25%; text-align: center; }
.contentBox .cc_txt i { font-size: 36px; width: 88px; height: 88px; line-height: 88px; margin: 0 auto; background-repeat: no-repeat; background-position: center center; background-color: #FFF; display: block; border-radius: 50%; }
.contentBox .cc_txt i.icon1 { background-image: url(lx_icon1.png); }
.contentBox .cc_txt p { font-size: 16px; height: 26px; line-height: 26px; color: #FFFFFF; margin-top: 3px; }
.contentBox .cc_txt p:nth-child(2) { font-size: 20px; height: 34px; line-height: 34px; color: #FFFFFF; }

.contentBox .cc_ewm { width: 50%; text-align: center; font-size: 0; -webkit-text-size-adjust: none; }
.contentBox .cc_ewm .cc_img { display: inline-block; margin-left: 15%; }
.contentBox .cc_ewm .cc_img:first-child { margin-left: 0; }
.contentBox .cc_ewm .cc_img img { display: block; }
.contentBox .cc_ewm .cc_img p { font-size: 16px; height: 25px; line-height: 25px; color: #FFFFFF; margin-top: 4px; text-align: center; }

@media only screen and (max-width: 768px) {
.contentBox { width: auto; margin-right: 15px; margin-left: 15px; }
.contentBox .cc_txt { width: 100%; }
.contentBox .cc_ewm { width: 100%; display: none; }
.contentBox>div:nth-child(1) { margin-bottom: 20px; }
}


/* 首页联系我们 结束 */

/* 网页底部 开始 */
/* 首页底部 */
.sto-footer { color: #FFFFFF; background: rgba(2,137,84,1.00); padding-top: 15px; padding-bottom: 15px; }
.sto-footer a { color: #FFFFFF; transition: .2s all; -webkit-transition: .2s all; }
.sto-footer a:hover { opacity: .7 }
/* 内页底部 */
#foot { background: #01556F; }

.menu_bottom { padding: 70px 0px 70px 0px; position: relative; }
.menu_bottom dl { float: left; margin-right: 3%; padding-left: 20px; position: relative; }
.menu_bottom dl:before { content: ''; display: block; width: 3px; height: 20px; background: #fff; left: 0; top: 14px; position: absolute; }
.menu_bottom dl dt { margin-bottom: 10px; }
.menu_bottom dl dt>a { display: block; font-size: 18px; color: #FFFFFF; padding: 10px 0; }
.menu_bottom .foot_lx { color: #FFFFFF; line-height: 34px; max-width: 350px; }
.menu_bottom dl dd>a { display: block; color: #FFFFFF; font-weight: 300; padding: 6px 0; }
.menu_bottom dd.plus { display: none; }
.menu_bottom dl a:hover { text-decoration: underline; }

.qr { float: right; }
.qr:last-child { margin-right: 5%; }
.qr .tit { font-size: 18px; text-transform: uppercase; color: #fff; font-weight: 200; text-align: center; }
.qr .qrcode { margin-top: 14px; margin-bottom: 14px; }
.qr .qrcode img { width: 129px; height: 129px; background: #fff; padding: 2px; }

.copy { padding: 45px 15px; line-height: 25px; color: #FFFFFF; border-top: 1px solid rgba(204,204,204,.4); text-align: center; }
.copy a { color: #FFFFFF }
.copy a:hover { text-decoration: underline; }

@media (max-width:1599px) {
.menu_bottom dl { margin-right: 2%; }
}

@media (max-width:1499px) {
.menu_bottom dl { margin-right: 2%; }
}

@media (max-width:1399px) {
.menu_bottom dl { margin-right: 1%; }
}

@media (max-width:1299px) {
.menu_bottom dl { margin-right: 1%; }
}

@media (max-width:1199px) {
.menu_bottom { padding: 45px 0 45px 0; }
.menu_bottom dl { float: none; margin: 0 35px; }
.menu_bottom dl:before { height: 18px; top: 15px; }
.menu_bottom dl dt>a { display: inline-block; padding-top: 11px; font-size: 1.7rem; }
.menu_bottom dl dd { display: none; padding-bottom: 20px; }
.menu_bottom dl dd>a { font-size: 1.4rem; }
.menu_bottom dd.plus { display: block; padding-bottom: 0; width: 40px; height: 100%; position: absolute; right: -15px; top: 0; }
.menu_bottom dd.plus:after { content: ''; display: block; position: absolute; right: 13px; top: 25px; background: #fff; width: 12px; height: 2px; }
.menu_bottom dd.plus:before { content: ''; display: block; position: absolute; right: 18px; top: 20px; background: #fff; width: 2px; height: 12px; transition: all .3s; }
.menu_bottom dd.plus.active:before { height: 0px; top: 26px; }
.qr { width: 50%; margin-top: 40px; margin-right: 0; border-top: 1px solid rgba(204,204,204,.2); padding-top: 40px; text-align: center; }
.qr:last-child { margin-right: 0px; }
.qr .tit { font-size: 18px; }
.qr .qrcode img { padding: 3px; }
.copy { text-align: center; }
}
/* 网页底部 结束 */

/* 内页主图 */
.doc-header { position: relative; margin-top: 120px; }
.doc-header .title, .doc-header .subtitle { position: absolute; left: 50%; top: 50%; z-index: 3; transform: translate(-50%, -50%); color: rgba(255,255,255,0.7); font-size: 3vw; font-weight: bold; text-transform: uppercase; transition: .2s all; -webkit-transition: .2s all; }
.doc-header .subtitle { font-size: 6vw; margin-top: -2vh; opacity: .3; }
.doc-header img { width: 100%; }

@media (max-width:1199px) {
.doc-header { margin-top: 90px; }
}

@media (max-width:767px) {
.doc-header .title { font-size: 5vw; }
.doc-header .subtitle { font-size: 8vw; margin-top: -1vh; }
}

/* 当前位置 */
.inline-nav { width: 100%; background: #f5f5f5; z-index: 10; position: relative; padding: 20px 0px 20px 0px; }
.inline-nav i { font-size:16px; }

.table_ys img { line-height: 0px; max-width: 100%; }
.table_ys .ctable td { font-size: 12px; }
.table_ys .tfff { color: #FFFFFF; }

/* 等比例缩放 */
.proimgauto img { max-width: 280px; max-height: 280px; _width: expression((this.offsetWidth > 280) ? "280px" : this.offsetWidth + "px" );
_height: expression((this.offsetHeight > 280) ? "280px" : this.offsetHeight + "px" );
}
.zsimgauto img { max-width: 260px; max-height: 358px; _width: expression((this.offsetWidth > 260) ? "260px" : this.offsetWidth + "px" );
_height: expression((this.offsetHeight > 358) ? "358px" : this.offsetHeight + "px" );
}
.newsimgauto img { max-width: 100%; }

/* 腾讯地图 */
#container { width:100%; min-height: 450px; }

/* 新闻详情页 */
.newsinfo-hd { text-align: center; padding: 20px 0; border-bottom: 1px solid #d9d9d9; }
.newsinfo-hd h2 { font-size: 26px; font-weight: bold; text-align: center; line-height: 1.4; margin-bottom: 18px; }
.newsinfo-hd p { line-height: 14px; color: #999999; }
.newsinfo-hd p i { margin-left: 15px; margin-right: 8px; }
.newsinfo-bd { position: relative; width: 100%; overflow: hidden; padding: 20px 0 80px; line-height: 30px; }
.newsinfo-bd img { max-width: 100%; }
.newsinfo-page { border-top: 1px solid #d9d9d9; padding-top: 15px; }
.newsinfo-page p { height: 30px; line-height: 30px; }
.newsinfo-page a.back { display: inline-block; width: 153px; margin-top: 8px; float: right; border-radius: 22px; background: #01556F; font-size: 16px; line-height: 44px; color: #fff; }
.newsinfo-page span { display: inline-block; padding-left: 39px; }
.newsinfo-page em { display: inline-block; width: 16px; height: 16px; margin: 14px 14px 0 0; background: url(../images/bg_sign08.png) no-repeat; -moz-background-size: 16px 16px; -webkit-background-size: 16px 16px; -o-background-size: 16px 16px; background-size: 16px 16px; }
.newsinfo-page a:hover em { transform: rotate(-360deg); }
.t-f { -webkit-transition: all 0.5s; transition: all 0.5s; }

/* 产品列表 开始 */
.pro-2n-list { border: 1px solid #dedede; margin-bottom: 15px; background: #fff; -webkit-transition: .6s all; -moz-transition: .6s all; -ms-transition: .6s all; transition: .6s all; }
.pro-2n-list:nth-child(5n) { margin-right: 0; }
.pro-2n-list dt a { display: block; text-align: center; margin: 0px auto; background: #FFFFFF; }
.pro-2n-list dt img { max-width: 100%; }
.pro-2n-list dt a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
.pro-2n-list dd { padding: 6px 20px 5px 20px; }
.pro-2n-list dd h4 { height: 45px; font-weight: normal; font-size: 16px; color: #154c64; line-height: 45px; overflow: hidden; text-align: center }
.pro-2n-list h4 a { display: block; height: 45px; color: #727272; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-2n-list:hover h4 a { color : #fff; }
.pro-2n-list-desc { height: 40px; font-size: 14px; line-height: 20px; color: #666; margin-bottom: 12px; overflow: hidden; }
.pro-2n-list-deta { width: 100px; height: 40px; display: inline-block; border: 1px solid #aaa; font-size: 16px; line-height: 40px; text-align: center; }
.pro-2n-list:hover { background-color: #01556F; border-color: #01556F; }
.pro-2n-list:hover a { color: #01556F; }
/* 产品列表 结束 */

/* 证书列表 开始 */
.datalist .card { position: relative; margin-bottom: 40px; box-shadow: 0 0 10px rgb(0 0 0 / 20%); padding: 3%; }
.datalist .card { display: block; margin-bottom: 15px; overflow: hidden; }
.datalist .card .card-img { position: relative; }
.datalist .card .card-img .thumb { width: 100%; }
.datalist .card .card-img .thumb.cover.p16x9 { padding-bottom: 56%; }
.datalist .card .card-img .thumb.cover { position: relative; padding-bottom: 100%; overflow: hidden; }
.datalist .card .card-img .thumb { position: relative; margin: auto; text-align: center; }
.datalist .card .card-img .thumb.cover img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: all .3s ease-in-out; }
.datalist .card .card-img .thumb img { max-width: 50%; max-height: 100%; transition: all .3s ease-in-out; }
.datalist .card:hover .card-img .thumb img { transform: translate(-50%, -50%) scale(1.05) }
.datalist .card .card-body { z-index: 1; background: #fff; bottom: 0; left: 0; padding: 15px 20px; }
.datalist .card .card-body { position: relative; padding: 10px 0; }
.datalist .card .card-body .title { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-right: 30px; }
.datalist .card .card-body .title { font-size: 1.15em; }
.datalist .card .card-body i { position: absolute; right: 0; top: 0; bottom: 0; background: #fff; padding: 15px; padding-right: 20px; font-size:18px;  transition: all .5s ease-in-out; transform:rotate(-90deg);-webkit-transform:rotate(-90deg); }
.datalist .card:hover .card-body i { transform:translate(8px,0px) rotate(-90deg); -webkit-transform:translate(8px,0px) rotate(-90deg); }
/* 证书列表 结束 */

/* 新闻列表 开始 */
.p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; }
.p_news { width: 100%; margin: 0 auto; }
.newList { display: flex; padding: 30px; border-bottom: 1px solid #DDD; background: #fff; margin-bottom: 20px; }
.leftTime { min-width: 100px; width: 15%; position: relative; }
.newTime { display: block; color: #999; font-size: 24px; font-weight: normal; margin: 0px 0 30px; transition: all .5s ease; }
.newIcon { padding: 6px 11px; border: 1px solid transparent; transition: all .5s ease; color: #ccc; }
.newList:hover .newIcon { border-color: #01556F!important; margin-top: 10px; background: #01556F!important; }
.newList:hover .newTitleLink { color: #01556F!important; }
.newList:hover .newTitleLink { color: #103089; }
.newList:hover .newPic { transform: scale(1.1); }
.newPicBox { min-width: 165px; width: 20%; }
.newPicLink { display: block; width: 60%; height: 100%; overflow: hidden; }
.newPic { max-width: 100%; max-height: 100%; transform: scale(1); transition: all .5s ease; }
.rightC { position: relative; width: 65%; transform: scale(1); transition: all .5s ease; }
.newTitle { margin-bottom: 10px; }
.newTitleLink { display: block; width: 100%; font-size: 16px; color: #333; overflow: hidden; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; }
.newMs { line-height: 24px; height: 48px; overflow: hidden; color: #464646; transition: 600ms; }

@media (min-width: 768px) {
.rightC { padding: 0 0px 0 60px; }
.rightC::before { content: ''; position: absolute; left: 0px; top: 1rem; display: block; width: 40px; height: 1px; background: #aaa; transition: all .5s ease; }
.newTitleLink { transition: all .5s ease; }
.newList:hover .rightC::before { width: 60px; }
.newList:hover .rightC { padding-left: 80px; }
.newList:hover .newTime { color: #333; }
.newList:hover .newIcon { border-color: #103089; margin-top: 10px; background: #103089; }
}

@media (max-width:767px) {
.newList { flex-wrap: wrap; padding: 10px; }
.leftTime { min-width: 100px; width: 40%; position: relative; }
.newTime { margin: 0px 0 10px; }
.newPicBox { position: relative; min-width: 165px; width: 60%; height: auto; padding-bottom: 10%; text-align: right; }
.newPicLink { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.newTitle { margin: 10px 0; }
.rightC { width: 100%; }
}

/* 分页页码 */
.pageSty { text-align: center; margin: 0 auto; padding-top: 20px; clear:both; }
.pageBar { margin: 0; padding: 0; text-align: center; background: #FFFFFF; display: inline; font-size: 16px; }
.pageBar a { color: #55555; padding: 0 5px; margin: 0 3px; display: inline-block; background: #FFFFFF; border: #e7ecf0 1px solid; min-width: 30px; height: 40px; line-height: 40px; text-decoration: none; }
.pageBar a:hover { background: #01556F; color: #FFFFFF; border: #01556F 1px solid; }
.pageBar strong { color: #FFFFFF; padding: 0 5px; margin: 0 3px; display: inline-block; background: #01556F; border: #01556F 1px solid; min-width: 30px; height: 40px; line-height: 40px; font-weight: normal; }

/* 证书样式 */
.zs_img img { margin:15px;
-moz-box-shadow:0px 5px 20px 0px rgba(192,192,192,.4);
-webkit-box-shadow:0px 5px 20px 0px rgba(192,192,192,.4);
box-shadow:0px 5px 20px 0px rgba(192,192,192,.4); }

.c_box { padding-top: 80px; padding-bottom: 80px; }

@media (max-width:767px) {
.right_box { margin-top: 30px; }
}

/* 详情页 开始 */
.wrap-honor-show .title-honor h2 { font-size: 36px; font-weight: bold; margin: 0; color: #666; text-align: center; }

.wrap-honor-show .info { overflow: hidden; margin-top: 30px; padding: 12px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; position: relative; }
.wrap-honor-show .info .left { width: 100%; text-align: center; color: #999999; }
.wrap-honor-show .info .left i { margin-left: 15px; margin-right: 8px; }

.wrap-honor-show .info .right { position: absolute; right: 0px; top: 0px; }
.wrap-honor-show .info .right a { display: inline-block; }
.wrap-honor-show .info .right a:before { font-family: 'iconfont'!important; font-size: 30px; content: '\e60f'; color: #979797; }
.wrap-honor-show .info .right a.switcher-small:before { content: '\e60e'; }
.wrap-honor-show .info .right a:after { display: inline-block; float: right; width: 1px; height: 25px; margin: 0 14px; margin-top: 8px; content: ''; background-color: #e5e5e5; }

.wrap-news .news .text p { font-size: 15px; line-height: 2; }
.wrap-honor-show .text { font-size: 16px; font-size: 18px; line-height: 2.33333333; overflow: hidden; margin-top: 40px; }
.wrap-honor-show .text p { margin: 0; color: #666; }

.relate ul { overflow: hidden; }
.relate li { float: left; width: 50%; margin-top: 20px; padding: 0 12px; }
.relate a { font-size: 16px; line-height: 48px; display: block; display: -webkit-box; overflow: hidden; height: 48px; padding: 0 20px; -webkit-transition: all .4s; transition: all .4s; border: 1px dashed #01556F; border-radius: 30px; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.relate a:hover { color: #fff; background-color: #01556F; }

@media (max-width:767px) {
.wrap-honor-show .title-honor h2 { font-size: 30px; }
.wrap-honor-show .info .left { text-align: left; }
.wrap-honor-show .info .left i { margin-left: 5px; }
.wrap-honor-show .relate li { width: 100%; }
.wrap-honor-show .info .right a:before { font-size: 28px; }
.wrap-honor-show .info .right a:after { height: 25px; margin: 0 6px; margin-top: 8px; }
}

.fa-clock:before { font-family: 'iconfont'!important; font-size: 20px; content: '\e64d'; color: #979797; vertical-align:middle; }
.fa-chakan:before { font-family: 'iconfont'!important; font-size: 20px; content: '\e643'; color: #979797; vertical-align:middle; }

video { max-width:720px; max-height: 405px; background-color: #000000; }