﻿@charset "utf-8";
/* CSS Document */

body { font: 14px/1.4 "PingFang SC", helvetica, Arial, "微软雅黑"; color: #333; background-color: #fff; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #de000f; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
 background:#de000f;
 color:#fff;
}
body, header, footer, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
i, b { font-style: normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: none; }
legend { display: none }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: "" }
a { text-decoration: none; color: #333; }
/*a:active{ background:none;}*/
a:hover { text-decoration: none }
a:hover { color: #104492; }
abbr, acronym { border: 0; }
.less12px { -webkit-text-size-adjust: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block }
* html .clearfix { height: 1%; }
.clearfix { display: block }
.tul, .tul:hover { text-decoration: underline; }
input[type="checkbox"], input[type="radio"] { margin-left: 5px; margin-right: 5px; }
input, img, textarea, button { outline: none; vertical-align: middle; font: 14px heebo, helvetica, Arial; }
a, img { -webkit-transition: .5s; transition: .5s; outline: none; }
.t2 { text-indent: 2em; }
@font-face { font-family: "vdEg"; src: url('font/AVANTGARDEBOOKBT.TTF'); }
input[type='text'], input[type='submit'] { -webkit-appearance: none; }
::-webkit-input-placeholder {
 color: #999;
}
@font-face { font-family: "iconfont"; src: url('font/iconfont.eot'); /* IE9 */ src: url('font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;') format('woff2'), url('font/iconfont.woff') format('woff'), url('font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('font/iconfont.svg') format('svg'); /* iOS 4.1- */ }
.iconfont { font-family: "iconfont" !important; font-size: 1rem; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-search:before { content: '\e61f'; }
.icon-menu:before { content: '\e64c'; }
.navClose .icon-menu:before { content: '\e602'; }
.icon-close:before { content: '\e602'; }
.icon-right:before { content: '\ea66'; }
.icon-tel:before { content: '\e65b'; }
.icon-top:before { content: '\e614'; }
.icon-add:before { content: '\e65e'; }
.icon-crumb:before { content: '\e600'; }
.icon-right2:before { content: '\ea66'; }
.icon-phone:before { content: '\e639'; }
.icon-email:before { content: '\e632'; }
.icon-web:before { content: '\e85f'; }
.icon-back:before { content: '\e6ff'; }
.btn-box { padding-top: 18px; text-align: center; }
.btn-defaul { min-width: 50px; background-color: #eee; display: inline-block; line-height: 36px; padding: 0 25px; text-align: center; color: #666; cursor: pointer; }
.btn-kWhite { background: none; border: 1px solid #fff; background: no-repeat; color: #fff; }
.btn-kWhite:hover { background-color: #fff; box-shadow: 0 0 12px #aaa; color: #104492; }
.btn-white:hover { box-shadow: 0 0 12px #ccc; }
.btn-blue { background: #104492; color: #fff; }
.btn-blue:hover { background: #104492; color: #fff; }
.fcred { color: #de000f; }
.btn-defaul .icon-right { margin-left: 15px; }
/* ҳ���� */
body { background-color: #fff; }
.wrap { width: 100%; position: relative; z-index: 10; }
.content { padding-left: 3%; padding-right: 3%; }
.header { background-color: #fff; }
.header { width: 100%; z-index: 100; background-color: #fff; box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%); }
.header.fixed { position: fixed; width: 100%; left: 0; top: 0; }
.logo { height: 2.4rem; }
.logo a { height: 100%; display: block; }
.logo img { display: block; height: 100%; }
.searchBox { display: none; }
.topSearch .filTxt { width: 200px; padding: 8px; line-height: 1.2; border: 1px solid #ddd; border-radius: 5px; }
.topSearch .searchBtn { border: none; background: none; }
.topSearch .icon-search { font-size: 1.4rem; }
.nav li:hover>a, .nav li.active>a { color: #104492; }
.swiper-banner .swiper-slide img { display: block; width: 100%; }
.swiper-banner .swiper-pagination { bottom: 10px; }
.swiper-banner .swiper-pagination-bullet { position: relative; background: #fff; margin: 0 5px; width: 8px; height: 8px; border-radius: 12px; }
.swiper-container .swiper-pagination-bullet { background: #fff; }
/*footer*/
.footer { padding-bottom: 1rem; padding-top: 1.5rem; background-color: #fff; line-height: 2; }
.ftWecaht { margin-top: 5px; text-align: center; }
.ftWecaht img { margin-bottom: 5px; }
.ftMenu { margin-bottom: 5px; }
.ftMenu li { display: inline-block; margin-right: 15px; }
.ftMenu a { color: #104492; }
.ftLogo { margin-top: 10px; float: left; width: 26%; max-width: 108px; }
.ftLogo img { display: block; width: 100%; }
.footer a:hover { color: #104492; }
.ftCat { margin-bottom: 10px; }
.ftWecaht { float: left; width: 26%; max-width: 130px; margin-left: 10%; }
.ftWecaht img { display: block; width: 100%; }
.btnBlack { opacity: 0; position: fixed; z-index: 1000; right: 1%; bottom: 3%; border-radius: 2px; width: 42px; height: 88px; }
.btnBlack a { display: block; width: 100%; height: 88px; }
.btnBlack .icon-top { font-size: 2rem; color: #fff; }
/* home */

/*子页面*/
.pageBanner { position: relative; overflow: hidden; }
.pageBanner img { position: relative; display: block; width: 140%; left: -20%; }
.page { clear: both; padding: 15px 0 5px; text-align: center; font-size: 0; }
.page a:hover { background: #104492; color: white; text-decoration: none; }
.page a.a1 { padding: 0; width: 34px; line-height: 34px; margin-top: 0px; }
.page span, .page a { margin: 0 3px; display: inline-block; padding: 0px 12px; background-color: #fff; border-radius: 4px; font-size: 16px; color: #666; line-height: 34px; text-align: center; }
.page .noPage { display: inline-block; padding: 0px 12px; height: 26px; line-height: 26px; border: 1px solid #e3e3e3; text-align: center; color: #a4a4a4; }
.page span { background-color: #104492; color: #fff; }
.detailBox { background-color: #fff; padding: 1.2rem 2%; position: relative; z-index: 10; margin-top: -3rem; }
.detailBox .backList { position: absolute; top: -37px; right: 0; }
.dtlPage { border-top: 1px solid #eee; margin-top: 1rem; padding-top: 1rem; }
.dtlPage p { margin-bottom: 0.8rem; }
.dtlPage p a { border-radius: 6px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dtlPage p i { display: none; }
.dtlPage p:hover a { color: #104492; }
.backList { }
.t2 { text-indent: 2em; }
.detailBox .detail p { }
.dtlHead { margin-bottom: 1.5rem; }
.dtlHead .title { margin-bottom: 8px; font-size: 1.3rem; }
.dtlHead .other { font-size: 0.9rem; color: #999; }
.dtlHead .other span { margin-right: 0.5rem; }
.dtlHead .retList { margin-top: 0.8rem; color: #104492; display: block; }
.messgeForm { }
.messgeForm .group { position: relative; margin-bottom: 1rem; }
.messgeForm .group:last-child { margin-bottom: 0; }
.messgeForm .fromTxt { line-height: 30px; padding: 10px; box-sizing: border-box; display: block; width: 100%; border: none; background-color: #fff; }
.messgeForm .group .group-line { margin-bottom: 1rem; }
.messgeForm .btn-defaul { display: block; color: #fff; background-color: #104492; border: 1px solid #104492; border-radius: 24px; line-height: 40px; min-width: 100px; }
/* home */
.homewrap1 { padding: 1.6rem 0; }
.hmProduct { margin-bottom: -1rem; }
.hmProduct li { margin-bottom: 1rem; position: relative; }
.hmProduct .pic { position: relative; padding-bottom: 66%; display: block; overflow: hidden; }
.hmProduct .pic img { position: absolute; height: 100%; left: 0; top: 0; width: 100%; display: block; }
.hmProduct .main { position: absolute; left: 0; right: 0; bottom: 0; padding: 0.8rem 0.5rem; padding-top: 1.5rem; text-align: left; background: url("../images/blueBg.png") left bottom repeat-x; background-size: auto 100%; color: #fff; }
.hmProduct .name a, .hmProduct .txt { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.hmProduct .btn-box { padding-top: 10px; text-align: left; }
.hmProduct .name a { font-size: 1.1rem; font-weight: bold; color: #fff; }
.hmProduct .txt { margin-top: 5px; }
.homewrap2 { background: #f6f6f6; padding-top: 1.6rem; padding-bottom: 1.5rem; overflow: hidden; }
.homewrap2 .pic { margin-top: -3rem; background: #f6f6f6; padding-top: 1.6rem; }
.homewrap2 .pic img { display: block; max-width: 100%; }
.aboutMain { }
.aboutMain .title { font-size: 1.2rem; margin-bottom: 10px; font-weight: bold; color: #104492; }
.detail { line-height: 2.2; }
.abtOther { padding-top: 10px; overflow: hidden; }
.abtOther .item { float: left; width: 33.333%; text-align: center; }
.abtOther .numb strong { font-size: 1.4rem; font-weight: bold; }
.abtOther .jia { position: relative; top: -10px; }
.aboutMain .btn-box { text-align: left; }
.homewrap3 { padding-bottom: 1.5rem; background: url("../images/caseBgWap.jpg") top center no-repeat; }
.title01 { padding: 1.6rem 0 1.5rem; text-align: left; }
.title01 .btn-defaul { float: right; }
.title01 .title { position: relative; font-size: 1.3rem; font-weight: bold; line-height: 1.1; color: #104492; }
.title01 .name { position: absolute; left: 0; top: 50%; transform: translateY(-55%); }
.title01 .eg { text-transform: uppercase; line-height: 1.2; opacity: 0.1; }
.homewrap3 .content { overflow: hidden; }
.swiperCase { }
.swiperCase .pic { }
.swiperCase img { display: block; width: 100%; }
.swiperCase .main { background-color: #fff; padding: 1rem; line-height: 2; }
.swiperCase .title { }
.swiperCase .title a { font-size: 1.1rem; font-weight: bold; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.swiperCase .pic { display: block; overflow: hidden; }
.swiperCase .pic img { display: block; width: 100%; }
.swiperCase .more { margin-top: 0.3rem; }
.swiperCase .more a { color: #104492; }
.swiperCase .swiper-button-prev, .swiperCase .swiper-button-next { padding: 0.3rem; background-color: #104492; }
.swiperCase .swiper-button-prev { left: 0; }
.swiperCase .swiper-button-next { right: 0; }
.swiperCase .swiper-button-next:after, .swiperCase .swiper-button-prev:after { font-size: 20px; color: #fff; }
.homewrap4 { padding-bottom: 1rem; overflow: hidden; }
.goodCloum { overflow: hidden; }
.goodCloum .item { border: 1px solid #d4d8de; padding: 3%; margin-bottom: 1rem; line-height: 2; }
.goodCloum .pic { margin-bottom: 10px; display: block; height: 40px; }
.goodCloum .pic img { display: block; height: 100%; }
.goodCloum .name { font-size: 1.1rem; font-weight: bold; margin-bottom: 5px; }
.homewrap5 { background-color: #f3f3f3; overflow: hidden; }
.homewrap5 .title01 .btn-kWhite { border-color: #ccc; color: #666; }
.newsHome { overflow: hidden; }
.newsHome li { position: relative; margin-bottom: 1rem; }
.newsHome .pic { display: block; overflow: hidden; }
.newsHome .pic img { display: block; width: 100%; }
.newsHome .main { background-color: #fff; padding: 1rem; }
.newsHome .timer { color: #104492; margin-bottom: 10px; }
.newsHome .name a { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newsHome .txt { padding: 10px 0; line-height: 1.8; font-size: 0.9rem; color: #888888; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.newsHome .more { margin-top: 5px; }
.newsHome .more a { color: #104492; }
.newsHome .item01 .main { background: none; color: #fff; position: absolute; bottom: 0; left: 0; right: 0; z-index: 10; }
.newsHome .item01 .timer { color: #fff; }
.newsHome .item01 a { color: #fff; }
.newsHome .item01 .txt { color: #fff; }
.newsHome .item03 .pic, .newsHome .item04 .pic { display: none; }
/*子页面*/
.pageWrap { padding-bottom: 5%; background-color: #f9f9f9; }
.pageTop { background-color: #fff; }
.pageTop .content { padding-left: 0; padding-right: 0; }
.pageMenu { display: flex; flex-wrap: nowrap; }
.pageMenu li { flex: 1; }
.pageMenu li a { padding: 0.3rem 0; display: block; text-align: center; line-height: 2.2rem; }
.pageMenu .on a { color: #104492; }
.pageWrap { padding-top: 1.8rem; }
.pageWrap .abtBg { display: none; }
.pageTitle { margin-bottom: 1.5rem; position: relative; font-size: 1.4rem; line-height: 1.1; }
.pageTitle .title { position: relative; z-index: 5; }
.pageTitle .eg { position: absolute; left: 0; top: 0; font-size: 1.6rem; font-weight: bold; color: #e0e5ed; text-transform: uppercase; }
.pageTitle .txt { font-size: 0.875rem; margin-top: 10px; }
.aboutDtail { }
.aboutDtail img { margin-bottom: 1rem; display: block; max-width: 100%; }
.aboutDtail p { text-indent: 2em; line-height: 2; }
.inTitle { margin: 0.6rem 0; font-size: 1.1rem; color: #104492; }
.detail { }
.detail img { margin: 1rem 0; display: block; max-width: 100%; }
.enSwpMenu { position: relative; overflow: hidden; margin-top: 0.5rem; }
.enSwpMenu img { display: block; width: 100%; }
.enSwpMenu .swiper-slide-thumb-active { position: relative; }
.enSwpMenu .swiper-slide-thumb-active:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border: 3px solid #104492; }
.enSwpMenu .swiper-slide { cursor: pointer; }
.enSwiperL { overflow: hidden; position: relative; }
.enSwiperL img { width: 100%; display: block; }
.huanjBox .swiper-button-prev, .huanjBox .swiper-button-next { padding: 0.3rem; background-color: #104492; }
.huanjBox .swiper-button-prev { left: 0; }
.huanjBox .swiper-button-next { right: 0; }
.huanjBox .swiper-button-next:after, .huanjBox .swiper-button-prev:after { font-size: 20px; color: #fff; }
.enSwiperL .swiper-slide { position: relative; }
.enSwiperL .main { padding: 0.5rem; background-color: #333; background: rgba(0,0,0,0.5); position: absolute; left: 0; right: 0; bottom: 0; line-height: 1.8; color: #fff; }
.honorlist { margin: 0 -1%; }
.honorlist li { float: left; background-color: #fff; padding: 1%; width: 46%; margin: 0 1% 2%; }
.honorlist .pic { display: block; position: relative; padding-bottom: 135%; overflow: hidden; }
.honorlist .pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.honorlist .name { text-align: center; line-height: 24px; height: 48px; overflow: hidden; }
.newsList { overflow: hidden; }
.newsList li { float: left; padding: 4%; background-color: #fff; margin-bottom: 3%; }
.newsList .pic { margin-bottom: 15px; display: block; padding-bottom: 63%; position: relative; overflow: hidden; }
.newsList .pic img { position: absolute; width: 100%; height: 100%; }
.newsList .name a { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newsList .txt { padding: 10px 0; color: #888; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.newsList .timer { color: #888; padding-left: 25px; background: url("../images/timer.png") left center no-repeat; }
/* 产品 */
.sideLeft { background-color: #fff; margin-bottom: 1rem; }
.sideTitle { padding: 0 1rem; color: #fff; background-color: #104492; line-height: 2.6rem; color: #fff; }
.sideTitle .iconfont { float: right; }
.sideMenu li { border-bottom: 1px solid #f9f9f9; }
.sideMenu a { position: relative; display: block; line-height: 2.6rem; padding: 0 1rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sideMenu .iconfont { position: absolute; right: 1rem; }
.sideMenu li:hover a, .sideMenu .on a { color: #104492; }
.productList { }
.productList li { margin-bottom: 1rem; padding: 2%; background-color: #fff; }
.productList .pic { display: block; padding-bottom: 65%; position: relative; overflow: hidden; }
.productList .pic img { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.productList .main { padding: 10px 0; line-height: 1.8; }
.productList .name a { font-size: 1.1rem; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.productList .txt { margin: 6px 0; color: #888; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.productList .more a { color: #104492; }
.productList li:hover a { color: #104492; }
.productList li:hover img { transform: scale(1.05, 1.05); }
.prdDtlBox { background-color: #fff; }
.prdHead, .prdBody { background-color: #fff; padding: 2%; padding-bottom: 1rem; }
.prdHead { line-height: 2; overflow: hidden; }
.prdBody { }
.prdBody .detail p { margin: 0; }
.prdHead .pic { margin-bottom: 10px; }
.prdHead .pic img { display: block; width: 100%; }
.prdHead .title { font-size: 1.3rem; margin-bottom: 5px; }
.prdSwiper { overflow: hidden; position: relative; }
.prdSwiper .swiper-button-next, .prdSwiper .swiper-button-prev { padding: 2px; background-color: #104492; background: rgba(57,16,68,0.5); }
.prdSwiper .swiper-button-next:after, .prdSwiper .swiper-button-prev:after { font-size: 20px; color: #fff; }
.dtlPage2 { margin-top: 0; padding-bottom: 3%; margin-left: 2%; margin-right: 2%; background-color: #fff; }
.prdTitle { margin-bottom: 15px; background-color: #eff2f6; line-height: 1.2rem; }
.prdTitle span { display: inline-block; height: 1.2rem; padding: 0.8rem 1rem; background-color: #104492; color: #fff; font-size: 1.1rem; }
.t1 { text-indent: 1.5em; }
.prdHead .topTel { margin-top: 10px; padding-left: 2rem; line-height: 1.6rem; background: url("../images/telIcon.png") left center no-repeat; background-size: auto 100%; color: #104492; font-size: 1.2rem; float: none; }
.prdHead .topTel { color: #104492; }
.contact { }
.contact .main { padding: 3%; background-color: #fff; }
.contact .title { font-size: 1.3rem; }
.contact .line { margin: 15px 0; display: block; width: 40px; height: 1px; background-color: #104492; }
.contact .eg { text-transform: uppercase; }
.contact .iconfont { position: absolute; left: 0; top: 0; color: #104492; }
.contact .item { margin-bottom: 5px; position: relative; padding-left: 25px; line-height: 30px; }
@media (max-width: 1199px) {
body { padding-top: 3.2rem; }
html, body { position: relative; height: 100%; }
.header { padding-top: 0.6rem; padding-bottom: 0.4rem; height: 2.4rem; position: fixed; z-index: 1000; top: 0; left: 0; width: 100%; background: #fff; }
.logo { height: 2rem; text-align: left; }
.logo a { display: block; }
.logo img { height: 100%; }
.mainNav { display: none; position: fixed; z-index: 1000; top: 3.2rem; bottom: 0; left: 0; width: 106%; padding: 1rem 6% 4%; overflow-y: scroll; box-sizing: border-box; margin-left: -3%; margin-right: -3%; background-color: #fff; background: rgba(255,255,255,0.96); }
.mainNav.on { display: block; }
.header .topTel { display: none; }
.logotxt { display: none; }
.topSearch { padding: 0.5rem 0; line-height: 2rem; }
.topSearch form { position: relative; }
.topSearch .filTxt { text-indent: 16px; height: 2.4rem; line-height: 2.4rem; padding: 0; width: 100%; box-sizing: border-box; }
.topSearch .searchBtn { width: 2.4rem; height: 2.4rem; line-height: 2.4rem; position: absolute; right: 0; top: 0; }
.nav { clear: both; width: 100%; }
.nav>li { padding: 0.6rem 0; border-bottom: 1px solid #ddd; position: relative; line-height: 2.2rem; }
.nav>li>a { font-size: 1.1rem; display: block; color: #333; }
.nav .active>a { color: #de000f; }
.nav .icon-down { display: none; }
.subNav { display: flex; display: -webkit-flex; color: #fff; }
.subNav li { width: 25%; }
.nav>li:nth-child(4) .subNav li { width: 50%; }
.nav .subNav a { color: #888; font-size: 0.9rem; display: block; line-height: 2.2; }
.navToggle { position: absolute; z-index: 10; right: 0; top: 0; width: 3.2rem; height: 3.2rem; line-height: 3.2rem; text-align: center; color: #ccc; }
.navToggle .iconfont { font-size: 1.3rem; }
.menu { padding: 0.5rem 0; margin: 0 -3% 1rem; background-color: #fff; display: flex; display: -webkit-flex; flex-wrap: wrap;/*justify-content: space-around;*/ }
.menu li { padding: 0.5rem 0; }
.menu li a { border-right: 1px solid #f5f5f5; padding: 0 1rem; line-height: 1; display: block; text-align: center; }
/*home*/
.homewrap2 .ltTit { display: none; }
.title01 .btn-defaul { display: none; }
.goodCloum { display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-around; }
.goodCloum .item { box-sizing: border-box; }
.crumb { display: none; }
.enSwpMenu .swiper-button-prev, .enSwpMenu .swiper-button-next { display: none; }
.sideTitle { display: none; }
.sideMenu { display: -webkit-flex; display: flex; flex-wrap: wrap; }
.sideMenu li { width: 50%; }
.sideMenu li a { padding: 0 1rem; }
.sideMenu .iconfont { display: none; }
.ftWecaht, .ftLogo { max-width: 100px; }
}
@media (max-width: 1023px) {
}
@media (max-width: 760px) {
}
@media (max-width: 360px) {
}
@media screen and (min-width: 375px) {
}
@media screen and (min-width:481px) {
html, body { }
.sideMenu li { width: 33.333%; }
.sideMenu li a { padding-left: 0.5rem; padding-right: 0; }
.productList { margin: 0 -1%; }
.productList li { float: left; margin-left: 1%; margin-right: 1%; width: 44%; }
}
@media (min-width: 640px) {
body { font-size: 16px; }
.honorlist { margin: 0 -1%; }
.honorlist li { width: 29.333%; margin: 0 1%; margin-bottom: 1rem; }
.newsList { margin: 0 -1%; }
.newsList li { float: left; margin-left: 1%; margin-right: 1%; width: 48%; }
.videoList { margin: 0 -1%; }
.videoList li { float: left; margin-left: 1%; margin-right: 1%; width: 48%; }
.productHead .item { padding-left: 7rem; }
.productHead .item .tit { width: 6rem; text-align: justify; }
.productHead .main { padding-top: 3%; }
.goodCloum { }
.goodCloum .item { width: 46%; }
.newsList { margin: 0 -1%; }
.newsList li { float: left; width: 44%; padding: 2%; margin: 0 1% 2%; }
.detail { overflow: hidden; }
.detail .rtPic { float: right; margin-left: 2%; }
}
@media (min-width: 768px) {
.honorlist li { width: 29.333%; }
}
@media (min-width: 862px) {
.prdHead .pic { float: left; width: 50%; }
.prdHead .main { float: left; width: 47%; margin-left: 2%; }
}
@media (min-width: 992px) {
.hmProduct { overflow: hidden; margin: 0 -1%; }
.hmProduct li { float: left; width: 48%; margin: 0 1%; }
.homewrap3 { background: url("../images/caseBg.jpg") top center no-repeat; }
}
@media (min-width: 1024px) {
.goodCloum .item { width: 24%; }
.newsHome { overflow: hidden; }
.newsHome li { float: left; width: 32%; margin-right: 2%; }
.newsHome .item01 { float: right; width: 32%; margin-right: 0; }
.newsList li { width: 26.3333%; }
.productList { }
.productList li { }
}
/* PC */
@media (min-width: 1200px) {
body { position: relative; height: 100%; }
.content { width: 1200px; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto; }
.wrap { min-width: 1200px; width: 100%; }
.btn-box { padding-top: 35px; }
.btn-defaul { line-height: 50px; padding: 0 32px; }
.navToggle { display: none; }
.header .content { min-width: 1200px; }
.header { box-shadow: none; position: relative; height: 100%; background-color: #fff; z-index: 1000; }
.header .logo { padding-bottom: 20px; padding-top: 20px; float: left; height: 60px; overflow: hidden; }
.header .logo a { float: left; display: block; text-indent: -999em; overflow: hidden; }
.header .logo img { transition: none; }
.logotxt { float: left; }
.topSearch { float: right; position: relative; margin-top: 14px; width: 200px; }
.topSearch .filTxt { border: none; border-radius: 0; border-bottom: 1px solid #e2e4e5; padding: 0; height: 40px; line-height: 40px; transition: .5s; }
.topSearch .searchBtn { position: absolute; right: 0; width: 40px; height: 40px; top: 0; text-align: center; line-height: 40px; }
.topSearch .icon-search { font-size: 20px; color: #104492; cursor: pointer; }
.topSearcht:hover .filTxt { opacity: 1; }
.topTel { margin-top: 25px; float: right; padding-left: 53px; line-height: 1.2; background: url("../images/telIcon.png") left center no-repeat; }
.topTel .tit { font-size: 14px; }
.topTel p { font-size: 24px; font-weight: bold; }
.mainNav { border-top: 1px solid #e2e4e5; position: relative; }
.nav { float: left; }
.nav>li { padding-right: 13px; float: left; height: 68px; position: relative; background: url("../images/navLine.png") right center no-repeat; }
.nav>li>a { z-index: 1; position: relative; display: block; text-align: center; transition: none; height: 48px; line-height: 48px; padding: 10px 45px; }
.nav>li:hover>a:after, .nav>li.active>a:after { color: #104492; content: ''; position: absolute; bottom: 0; width: 100px; left: 50%; margin-left: -50px; height: 2px; background-color: #104492; }
.subNav { opacity: 0; visibility: hidden; background-color: #104492; position: absolute; top: 65px; left: 20px; right: 33px; transition: all 0.5s; }
.subNav li { }
.subNav a { text-align: center; line-height: 44px; display: block; color: #fff; }
.subNav li:hover a { color: #fff; }
.nav>li:nth-child(4) .subNav { width: 100%; left: 0; }
/*footer*/
.footer { padding-top: 60px; padding-bottom: 25px; }
.footer .main { float: right; width: 50%; text-align: right; line-height: 2.2; }
.ftMenu { text-align: right; }
.ftLogo { margin-right: 120px; width: 108px; }
.ftWecaht { margin-left: 50px; }
.ftWecaht img { display: block; width: 100%; }
/*banner*/
.swiper-banner { background-color: #de000f; width: 100%; }
.swiper-banner .swiper-slide img { display: block; width: 100%; height: 100%; }
.swiper-banner .swiper-pagination-bullets { bottom: 30px; }
.swiper-banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 6px; width: 40px; height: 6px; border-radius: 12px; position: relative; color: #fff; }
.homewrap1 { padding: 80px 0; }
.hmProduct { }
.hmProduct .main { padding: 20px 40px 30px; }
.hmProduct .name a { font-size: 24px; }
.hmProduct .txt { margin-top: 10px; }
.hmProduct .btn-box { margin-top: 6px; }
.hmProduct li:hover img { transform: scale(1.05, 1.05); }
.homewrap2 { padding-top: 0; padding-bottom: 0; background: url("../images/aboutBg.jpg") bottom center no-repeat; height: 780px; }
.homewrap2 .content { padding-top: 5%; }
.homewrap2 .pic { display: none; padding-top: 75px; margin-top: 0; float: right; width: 36%; }
.homewrap2 .pic img { display: block; max-width: 100%; }
.homewrap2 .ltTit { float: left; width: 14%; }
.homewrap2 .ltTit img { display: block; max-width: 100%; }
.enSwiperL .main { padding: 15px; }
.aboutMain { float: left; width: 42%; margin-left: 4%; }
.aboutMain .title { font-size: 36px; padding: 25px 0 15px; }
.aboutMain .detail p { margin-bottom: 0; line-height: 2.25; }
.abtOther { padding-top: 70px; overflow: hidden; }
.abtOther .numb { padding-bottom: 5px; }
.abtOther .numb strong { font-size: 48px; }
.aboutMain .btn-box { padding-top: 50px; }
.homewrap3 { padding-bottom: 9%; }
.title01 { padding-top: 80px; padding-bottom: 50px; }
.title01 .btn-defaul { position: relative; z-index: 5; line-height: 40px; padding: 0 20px; margin-top: 25px; float: right; }
.title01 .title { font-size: 32px; }
.swiperCase { position: relative; }
.swiperCase .swiper-slide { overflow: hidden; }
.swiperCase .pic { float: left; width: 50%; height: 383px; }
.swiperCase .main { background: #fff url("../images/rtTop.jpg") right top no-repeat; height: 383px; float: left; width: 44%; padding: 0 3%; }
.swiperCase .title { margin-bottom: 10px; padding-top: 85px; }
.swiperCase .title a { font-size: 24px; }
.swiperCase .txt { height: 185px; overflow: hidden; }
.swiperCase .swiper-slide:hover img { transform: scale(1.05, 1.05); }
.homewrap3 { padding-bottom: 9%; }
.homewrap4 { padding-bottom: 5%; }
.goodCloum .item { margin-left: 2%; float: left; min-height: 330px; padding: 3% 1.5%; width: 20%; }
.goodCloum .item:first-child { margin-left: 0; }
.goodCloum .pic { width: 60px; height: 60px; margin: 0 auto 20px; }
.goodCloum .name { font-size: 24px; margin-bottom: 10px; text-align: center; }
.goodCloum .item:hover { background: #104492 url("../images/goodBf.jpg") right bottom no-repeat; color: #fff; }
.goodCloum .item:hover .pic img { opacity: 0; overflow: visible; transform: none; }
.goodCloum .item1:hover .pic { background: url("../images/img/goodWhite1.png") center no-repeat; }
.goodCloum .item2:hover .pic { background: url("../images/img/goodWhite2.png") center no-repeat; }
.goodCloum .item3:hover .pic { background: url("../images/img/goodWhite3.png") center no-repeat; }
.goodCloum .item4:hover .pic { background: url("../images/img/goodWhite4.png") center no-repeat; }
.homewrap5 { background: url("../images/newsBg.jpg") bottom center no-repeat; padding-bottom: 80px; }
.newsHome li { margin-bottom: 25px; }
.newsHome .main { padding: 15px 30px 25px; line-height: 1.8; }
.newsHome .name a { font-size: 18px; line-height: 32px; }
.newsHome .item01 { float: right; width: 32%; margin-right: 0; }
.newsHome .item02 { position: relative; height: 440px; background-color: #fff; padding-bottom: 25px; }
.newsHome .item02 .pic { padding-bottom: 59%; margin: 0; position: absolute; bottom: 25px; left: 30px; right: 30px; }
.newsHome .item02 .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.newsHome .item02 .main { padding-bottom: 25px; }
.newsHome .item01 .pic { position: relative; padding-bottom: 120.5%; }
.newsHome .item01 .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.newsHome li:hover a { color: #104492; }
.newsHome li:hover .name { font-weight: bold; color: #104492; }
.newsHome .more { height: 32px; overflow: hidden; }
.page { padding-top: 20px; }
/* 子页面 */
.pageBanner img { left: 0; width: 100%; }
.pageWrap { position: relative; padding-bottom: 80px; padding-top: 60px; }
.pageWrap .content { position: relative; z-index: 5; }
.pageWrap .abtBg { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/pageBg.jpg") top center no-repeat; }
.pageMenu { }
.pageTop .content { overflow: hidden; }
.crumb { float: left; text-align: right; font-size: 14px; display: block; line-height: 60px; }
.crumb a, .crumb span { margin: 0 5px; }
.crumb span { color: #999; }
.crumb a:hover { color: #104492; }
.crumb .iconfont { margin-right: 10px; }
.pageMenu { float: right; display: block; }
.pageMenu li { float: left; margin-left: 65px; }
.pageMenu li a { padding: 10px 0; line-height: 40px; }
.pageTitle { font-size: 38px; margin-bottom: 50px; }
.pageTitle .txt { margin-top: 20px; }
.pageTitle .eg { font-size: 40px; }
.aboutDtail { overflow: hidden; }
.aboutDtail .pic { float: left; width: 560px; margin-right: 40px; }
.aboutDtail img { max-width: 100%; }
.aboutDtail p { line-height: 2.2; }
.inTitle { margin: 10px 0; font-size: 24px; }
.honorlist li { width: 21%; margin-bottom: 20px; }
.honorlist li:hover { box-shadow: 0 0 12px #ccc; transition: all 0.5s; }
.honorlist li:hover img { transform: scale(1.02, 1.02); }
.newsList li { padding: 1%; width: 29.333%; margin-bottom: 2%; }
.newsList .main { line-height: 1.8; }
.newsList li:hover img { transform: scale(1.05, 1.05); }
.newsList .txt { padding: 8px 0; }
.newsList li:hover a { color: #104492; font-weight: bold; }
.detail { line-height: 2.2; padding-bottom: 30px; }
.detail img { display: block; margin: 25px auto; max-width: 100%; }
.detail p { margin-bottom: 5px; }
.detailWrap { padding-top: 0; position: relative; z-index: 100; }
.detailWrap .content { padding: 35px 40px; width: 1120px; background-color: #f8f8f8; margin-top: -100px; }
.detailBox { padding-top: 10px; padding-left: 40px; padding-right: 40px; position: relative; margin-top: -120px; }
.detailBox .backList { position: absolute; right: 0; top: -50px; }
.detailBox .crumb { float: none; text-align: left; }
.dtlHead { margin-bottom: 1.5rem; }
.dtlHead .title { font-size: 42px; }
.dtlHead .other { }
.dtlHead .other span { margin-right: 25px; }
.dtlPage { margin-top: 20px; padding: 30px 0 0; overflow: hidden; }
.dtlPage p { float: left; width: 49%; margin-bottom: 0; }
.dtlPage p a { line-height: 2; }
.dtlPage .next { float: right; text-align: right; }
.dtlPage p i { display: inline; }
.dtlHead { position: relative; border-bottom: 1px solid #e5e5e5; margin-bottom: 30px; padding-right: 110px; padding-bottom: 30px; padding-top: 5px; }
.dtlHead .title { font-size: 30px; margin-bottom: 15px; }
.dtlHead .other { font-size: 16px; }
.dtlHead .other span { margin-right: 20px; }
.dtlHead .retList { position: absolute; right: 0; top: 5px; }
.sideLeft { float: left; width: 23%; }
.mainRight { float: right; width: 75%; }
.sideTitle { line-height: 70px; padding: 0 30px; }
.sideMenu li a { line-height: 70px; height: 70px; padding: 0 30px; }
.sideMenu .iconfont { right: 30px; }
.sideMenu li { width: auto; }
.sideMenu li:hover a, .sideMenu .on a { font-weight: bold; }
.productList .name a { font-size: 24px; }
.productList .txt { margin-bottom: 12px; }
.productList .more a { color: #104492; }
.productList li { margin-bottom: 2%; padding: 1%; width: 45%; }
.productList .pic, .productList .main { margin: 5px; }
.dtlPage2 { background-color: #fff; }
.prdHead, .prdBody, .dtlPage2 { margin-top: 0; padding-top: 25px; padding-left: 0; padding-right: 0; margin-left: 25px; margin-right: 25px; }
.prdDtlBox { padding-bottom: 50px; }
.prdDtlBox .dtlPage p { line-height: 2.4; float: none; width: 100%; text-align: left; }
.prdBody p img { display: block; margin: 30px 0; }
.prdTitle span { line-height: 56px; height: 56px; padding: 0 22px; }
.prdHead .title { margin-bottom: 18px; font-size: 36px; line-height: 1.1; }
.prdHead .main { width: 46%; margin-left: 3%; }
.prdHead .txt { line-height: 2.2; }
.prdHead .topTel { margin-top: 18px; padding-left: 40px; line-height: 32px; }
.serveBox .detail { padding-bottom: 20px; }
.serveBox { }
.serveBox img { margin-left: 0; }
.pageTitle .txt { font-size: 16px; }
.messgeForm .group { line-height: 60px; overflow: hidden; }
.messgeForm .group2 { overflow: hidden; }
.messgeForm .group .group-line { padding-left: 6%; float: left; width: 94%; }
.messgeForm .group2 .group-line { margin-left: 2%; position: relative; padding-left: 6%; float: left; width: 43%; }
.messgeForm .group .group-line:first-child { margin-left: 0; }
.messgeForm .group .name { position: absolute; left: 0; float: left; width: 70px; text-align: right; margin-right: 10px; }
.messgeForm .fromTxt { line-height: 40px; padding: 10px 0; width: 100%; box-sizing: content-box; text-indent: 15px; letter-spacing: 1px; }
.messgeForm textarea.fromTxt { display: block; width: auto; min-height: 120px; width: 100%; }
.messgeForm .btn-defaul { border-radius: 0; font-size: 18px; margin-top: 20px; width: 400px; line-height: 64px; height: 64px; }
.messgeForm .btn-defaul:hover { box-shadow: 0 0 10px #ccc; }
.contact { background-color: #fff; overflow: hidden; }
.contact .title { font-size: 32px; margin-bottom: 5px; }
.contact .eg { font-size: 15px; margin-bottom: 5px; }
.contact .line { margin: 25px 0 35px; }
.contact .item { padding-left: 30px; margin-bottom: 20px; }
.contact .map { float: right; width: 61%; }
.contact .main { float: left; width: 33%; padding: 4% 3%; }
.contact .iconfont { font-size: 18px; }
}
@media (min-width: 1440px) {
.wrap { width: 100%; min-width: 1420px; }
.content { width: 1440px; }
.homewrap2 { height: 830px; }
.swiperCase .pic { height: 460px; }
.swiperCase .main { height: 460px; float: left; width: 44%; padding: 0 3%; }
.newsHome .main { padding: 30px 30px 45px; line-height: 2; }
.newsHome .item02 { height: 515px; background-color: #fff; padding-bottom: 25px; }
.newsHome .item02 .pic { /*padding-bottom: 59%;*//* margin: 0 30px;*/ }
.newsHome .item02 .main { padding-bottom: 25px; }
.newsHome li:hover img { transform: scale(1.05, 1.05); }
.newsHome .item01 .pic { padding-bottom: 117%; }
.ftLogo { margin-right: 180px; }
}
@media (min-width: 1620px) {
}
@media (min-width: 1920px) {
}
/*搜索页面*/
.searchWrap { padding-bottom: 30px; }
.searchTop { margin-left: auto; margin-right: auto; padding: 60px 0px 20px; }
.searchTop form { position: relative; width: 35%; margin: auto; }
.searchTop .searchWrapQ { text-indent: 20px; padding-right: 46px; width: 100%; background-color: #f6f6f6; border: none; height: 46px; box-shadow: 0 0 8px #bbb; border-radius: 6px; overflow: hidden; box-sizing: border-box; line-height: 46px; transition: all .5s ease; }
.searchTop .searchWrapBtn { position: absolute; z-index: 5; right: 0; top: 0; border-radius: 0 6px 6px 0; padding: 0 15px; height: 46px; line-height: 46px; text-align: center; border: none; background: #065ba8; color: #FFF; cursor: pointer; }
.searchTop .iconfont { font-size: 20px; color: #999; }
.searchTop .searchTit { margin-bottom: 10px; padding: 0px 20px; font-size: 15px; text-align: center; }
.searchTop .searchTit a { margin: 0 5px; }
.searchTop .searchTit .on { font-weight: bold; color: #F00; }
.searchTop .tips { margin-top: 8px; font-size: 14px; text-align: center; }
.searchTop .tips span { color: #F00; }
.searchNo { margin-top: 10px; font-size: 16px; text-align: center; }
.searchNo span { color: #F00; }
.searchList { margin-bottom: 20px; }
.searchList li { position: relative; padding: 0 10px; line-height: 3.2; border-radius: 4px; transition: all 0.4s; }
.searchList li .timer { position: absolute; right: 10px; top: 0; color: #999; font-size: 14px; }
.searchList li a { display: block; max-width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.searchList li:hover { box-shadow: 0 0 3px #ddd; }
/******验证*****/
.Validform_checktip { margin-left: 0; line-height: 32px; height: 32px; overflow: hidden; color: #999; font-size: 12px; overflow: hidden; position: absolute; left: 420px; }
.message-form2 .Validform_checktip { left: 420px; }
.applTable .Validform_checktip { right: 0; left: auto; }
.applTable .Validform_error { background: none; }
.message-form2 li { position: relative; }
.Validform_right { color: #71b83d; padding-left: 0; }
.Validform_wrong { color: red; padding-left: 0; white-space: nowrap; }
.Validform_loading { padding-left: 20px; }
.Validform_error { background-color: #ffe7e7; }
#Validform_msg { color: #7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width: 280px; -webkit-box-shadow: 2px 2px 3px #aaa; -moz-box-shadow: 2px 2px 3px #aaa; background: #fff; position: absolute; top: 0px; right: 50px; z-index: 99999; display: none; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}
#Validform_msg .iframe { position: absolute; left: 0px; top: -1px; z-index: -1; }
#Validform_msg .Validform_title { line-height: 25px; height: 25px; text-align: left; font-weight: bold; padding: 0 8px; color: #fff; position: relative; background-color: #000; }
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited { line-height: 22px; position: absolute; right: 8px; top: 0px; color: #fff; text-decoration: none; }
#Validform_msg a.Validform_close:hover { color: #cc0; }
#Validform_msg .Validform_info { padding: 8px; border: 1px solid #000; border-top: none; text-align: left; }
