﻿@charset "utf-8";
/* CSS Document */
body { font: 16px/1.4 "pingfang sc", Arial, helvetica; color: #333; background-color: #fff; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #2355a5; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
 background:#2355a5;
 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: #009944; }
abbr, acronym { border: 0; }
.fcgreen { color: #009944; }
.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; }
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, .social-share-icon { 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: '\e601'; }
.icon-sina:before { content: '\e611'; }
.icon-menu:before { content: '\e64c'; }
.icon-right:before { content: '\e615'; }
.icon-right2:before { content: '\e65b'; }
.icon-down:before { content: '\e63b'; }
.on .icon-down:before { content: '\e607'; }
.navClose .icon-menu:before { content: '\e602'; }
.icon-more:before { content: '\e62b'; }
.icon-tel:before { content: '\e6ef'; }
.icon-wechat:before { content: '\e604'; }
.icon-wechat2:before { content: '\e63d'; }
.icon-email:before { content: '\e632'; }
.icon-black:before { content: '\e613'; }
.icon-add:before { content: '\e6f2'; }
.icon-wang:before { content: '\e641'; }
.caseMenu .icon-more:before { content: '\e69b'; }
.icon-tel2:before { content: '\e678'; }
.fcred { color: #e60000; }
.btn-box { padding-top: 18px; text-align: center; }
.btn-defaul { background-color: rgba(255,255,255,0.2); border: 1px solid #7b7b7b; display: inline-block; line-height: 32px; padding: 0 15px; text-align: center; color: #666; cursor: pointer; text-transform: uppercase; }
.btn-defaul .icon-right { margin-left: 5px; }
.wrap { width: 100%; position: relative; z-index: 10; overflow: hidden; }
.content { padding-left: 3%; padding-right: 3%; }
.header { background-color: #3d4a5d; /*position: fixed; */ top: 0; left: 0; width: 100%; z-index: 100; }
.header { width: 100%; z-index: 100; }
.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%; }
.nav li>a { }
.subNav li { display: inline-block; width: 24%; }
.topSearch .filTxt { border: 1px solid #eee; }
.topSearch .searchBtn { border: none; }
.swiper-banner { width: 100%; position: relative; }
.swiper-banner .swiper-slide { }
.swiper-banner .swiper-slide img { display: block; width: 100%; }
.swiper-banner .swiper-pagination { bottom: 30px; left: 20px; }
.swiper-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 12px; }
/*footer*/
.btnBlack { position: fixed; z-index: 1000; right: 1%; bottom: 3%; width: 2rem; border-radius: 3px; padding: 4px; background-color: #fff; border: 1px solid #fff; }
.btnBlack a { display: block; }
.btnBlack img { display: block; width: 100%; }
.footer { background: #3d4a5d; color: #fff; position: relative; z-index: 100; overflow: inherit; padding: 1.5rem 0 0; line-height: 1.6; }
.footer { line-height: 2; }
.footer .ftRight { }
.ftNav { margin-top: 0; }
.ftCat { margin-top: 1rem; display: -webkit-flex; display: flex; flex-wrap: wrap; }
.ftCat .item { flex: 1; }
.ftCat .item:nth-child(2) { flex: 2; }
.ftCat .item .txt { font-weight: bold; }
.friendForm { display: block; margin-top: 10px; }
.friendLink { border: 1px solid #fff; background-color: #fff; border-radius: 4px; color: #3d4a5d; width: 220px; line-height: 34px; height: 34px; display: block; }
.otherLink { padding-bottom: 20px; margin-top: 10px; }
.otherLink .item { position: relative; float: left; margin-right: 20px; }
.otherLink .iconHv { display: block; width: 40px; height: 40px; border-radius: 50%; text-align: center; line-height: 40px; background-color: #fff; color: #3d4a5d; }
.otherLink .hideImg { display: none; position: absolute; width: 101px; height: 101px; top: -120px; left: 50%; margin-left: -50px; }
.otherLink .iconfont { font-size: 26px; }
.otherLink .hideImg:before { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 5px solid transparent; border-top-color: #fff; margin-bottom: -8px; left: 46px; }
.ftTel { font-size: 1.4rem; line-height: 2rem; }
.ftLogo { margin-bottom: 15px; }
.copyRight { border-top: 1px solid #5b6e89; text-align: center; padding-top: 0.8rem; padding-bottom: 5px; color: #fff; }
.copyRight a { color: #fff; }
.ftNav { }
.ftNav li { display: inline-block; width: 24%; }
.ftNav a { color: #fff; }
/* home */
.abtNumb { padding-top: 1rem; display: -webkit-flex; display: flex; flex-wrap: wrap; }
.abtNumb .item { margin-bottom: 1rem; width: 50%; text-align: center; color: #999; line-height: 1.6; min-width: 30%; }
.abtNumb .numb strong { font-size: 1.6rem; font-weight: bold; color: #009944; }
.aboutHome { padding-top: 1.5rem; padding-bottom: 1rem; }
.aboutHome .pic img { display: block; max-width: 100%; }
.aboutHome .title { font-size: 1.2rem; line-height: 1.4; margin-top: 1rem; font-weight: bold; }
.abtNumb { }
.title01 { text-align: center; padding-top: 4%; padding-bottom: 1rem; line-height: 1.6; }
.title01 .title { font-size: 1.4rem; color: #3d4a5d; font-weight: bold; }
.title01 .txt { color: #888; line-height: 2; }
.title01 .more { display: inline-block; border-radius: 24px; background-color: #009944; color: #fff; padding: 0 20px; line-height: 32px; }
.projectHome { background-color: #f6f6f6; }
.caseList { overflow: hidden; margin: 0 -1%; }
.caseList li { float: left; width: 48%; margin: 0 1% 2%; }
.caseList .pic { position: relative; padding-bottom: 75%; }
.caseList .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.caseList .main { padding: 5px 10px; }
.caseList .name a, .caseList .txt { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 30px; }
.caseList .txt { display: none; }
.honorHome { background-color: #009742; }
.honorHome .title01 .title, .honorHome .title01 .txt { color: #fff; }
.honorSwp { padding-bottom: 30px; overflow: hidden; text-align: center; }
.honorSwp .swiper-slide { background-position: center; background-size: cover; width: 200px; height: 290px; }
.honorSwp .swiper-slide img { display: block; width: 100%; }
.honorSwp .swiper-button-next, .honorSwp .swiper-button-prev { top: 0; margin-top: 40px; width: 30px; height: 30px; border-radius: 50%; line-height: 25px; border: 1px solid #fff; color: #fff; display: inline-block; font-size: 24px; position: relative; }
.honorSwp .swiper-button-next:after, .honorSwp .swiper-button-prev:after { font-size: 16px; color: #fff; }
.honorSwp .name { display: none; line-height: 2; margin-top: 10px; }
.honorSwp .swiper-slide-active .name { display: block; color: #fff; }
.honorSwp .swiper-button-next { right: -5px; }
.honorSwp .swiper-button-prev { left: -5px; }
.swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-left { display: none; }
.newsHome .title01 { text-align: left; overflow: hidden; }
.newsHome .title01 .more { float: right; position: relative; margin-top: 15px;  /*transform: translateY(-10%);*/ }
.newsList { display: -webkit-flex; display: flex; flex-wrap: wrap; }
.newsList li { width: 100%; }
.newsList .pic { display: block; position: relative; padding-bottom: 74%; }
.newsList .pic img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.newsList .main { padding: 15px 0; line-height: 1.8; color: #999; }
.newsList .name a { font-weight: bold; font-size: 1rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; }
.newsList .txt { font-size: 0.9rem; line-height: 30px; height: 60px; overflow: hidden; }
.newsList li .iconfont { font-size: 24px; color: #888; }
.newsList li:hover .iconfont { color: #009742; }
.homeJoin { }
.homeJoin .title01 { text-align: left; }
.homeJoin .bgPic { overflow: hidden; }
.homeJoin .bgPic img { position: relative; display: block; left: -30%; width: 160%; }
.homeJoin .content { position: relative; z-index: 10; height: 1px; }
.homeJoin .box { position: absolute; left: 3%; top: 5%; }
.homeJoin .main { line-height: 2; color: #666; }
.homeJoin .main .iconfont { margin-right: 10px; color: #3d4a5d; }
/*page*/
.pic { overflow: hidden; display: block; }
.pic img { display: block; width: 100%; }
.pic:hover img { transform: scale(1.06, 1.06); transition: all 1.2s; }
.pager { clear: both; padding: 10px 0 15px; text-align: center; font-size: 0; }
.pager span, .pager a { margin: 0 3px; border-radius: 6px; display: inline-block; background-color: #fff; border: 1px solid #e8e8e8; color: #888; min-width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; }
.pager span { background-color: #009944; border: 1px solid #009944; color: #fff; }
.pager a:hover { background-color: #009944; border-color: #009944; text-decoration: none; color: #fff; }
.pager .a1 { padding: 0 2px; }
.contact { }
.catTitle { margin-bottom: 1rem; position: relative; line-height: 2; text-transform: uppercase; }
.catTitle .title { font-size: 1.3rem; }
.catTitle:after { content: ""; display: block; margin-top: 0.5rem; width: 36px; height: 2px; background-color: #3d4a5d; }
.contact .item .iconfont { color: #009944; margin-right: 10px; font-size: 18px; }
.contact .wechat { width: 100px; margin-top: 15px; }
.contact .wechat img { width: 100%; display: block; }
.actPic { }
.actPic img { display: block; width: 100%; }
.dtlHead { border-bottom: 1px solid #f1f1f1; padding-bottom: 1rem; margin-bottom: 1.2rem; text-align: center; }
.dtlHead .title { margin-bottom: 0.8rem; font-size: 1.2rem; font-weight: bold; }
.dtlHead .other { font-size: 0.85rem; color: #999; }
.dtlHead .other span { margin-right: 0.5rem; }
.detail { line-height: 2; }
.detail p {/* margin-bottom: 1rem; */ }
.detail img { margin: 1rem auto; display: block; width: auto; max-width: 100%; }
.crumb { display: none; }
.detailBox { background-color: #fff; padding: 0.5rem 1rem; }
.detailBox .detail p {/* margin-bottom: 0.6rem; */ }
.detailBox .detail img { width: auto; max-width: 100%; height: auto !important; margin-left: auto; margin-right: auto; }
.detailBox .detail span { text-wrap: initial !important; }
.dtlPage { margin-top: 1rem; padding: 0.8rem 0; border-top: 1px solid #f1f1f1; color: #888; }
.dtlPage a { line-height: 28px; color: #888; }
.dtlPage p { margin-bottom: 8px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.dtlPage p:hover a { color: #009944; }
.blackList { }
.blackList .btn-defaul { border: none; background-color: #009944; color: #fff; }
.pageBanner { width: 100%; overflow: hidden; }
.pageBanner img { display: block; width: 160%; left: -30%; position: relative; }
.menuWrap { background-color: #fff; }
.menuWrap .content { padding: 0; }
.pgMenu { display: -webkit-flex; display: flex; flex-wrap: nowrap; }
.pgMenu li { width: 20%; text-align: center; }
.pgMenu a { display: block; padding: 12px 0; }
.pgMenu .on a { background-color: #009944; color: #fff; }
.pageWrap { padding: 5% 0; background-color: #f8f8f8; }
.pgTitle { font-size: 1.2rem; margin-bottom: 10px; }
.honorPic { overflow: hidden; margin: 0 -1%; }
.honorPic li { float: left; width: 48%; margin: 0 1% 4%; }
.honorPic .pic { margin-bottom: 10px; display: block; position: relative; padding-bottom: 136%; }
.honorPic .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.honorPic li .name { text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.pgPiclist { overflow: hidden; margin: 0 -1%; }
.pgPiclist li { float: left; width: 48%; margin: 0 1% 4%; }
.pgPiclist .pic { margin-bottom: 10px; display: block; position: relative; padding-bottom: 75%; }
.pgPiclist .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.pgPiclist li .name { text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newsListPg { }
.newsListPg li { margin-bottom: 1rem; background-color: #fff; padding: 0.8rem; }
.newsListPg .pic { display: block; margin-bottom: 10px; }
.newsListPg .main { color: #666; line-height: 2; }
.newsListPg .timer { color: #888; }
.newsListPg .btn-defaul { border-radius: 24px; overflow: hidden; border: none; background-color: #e5e5e5; color: #999; }
.newsListPg li:hover a { color: #009944; }
.newsListPg li:hover .btn-defaul { background-color: #009944; color: #fff; }
.newsListPg .name a { font-size: 1.1rem; display: block; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newsListPg .txt { font-size: 1rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.newsListPg .btn-defaul { margin-top: 0.5rem; }
.map { margin-top: 4%; }
.map img { display: block; width: 100%; }
.contact { }
.contact .item { margin-bottom: 15px; line-height: 1.8; }
.contact .name { color: #fff; font-size: 1rem; }
.contact .txt { color: #b5b5b5; }
.msgFofm { }
.msgFofm .list { margin-bottom: 15px; display: -webkit-flex; display: flex; flex-wrap: wrap; }
.msgFofm .list .name { width: 100%; display: block; margin-bottom: 8px; }
.msgFofm .filTxt { width: 100%; box-sizing: border-box; border: none; height: 42px; background: #fff; line-height: 32px; padding: 5px 10px; }
.msgFofm textarea.filTxt { line-height: 30px; min-height: 90px; height: auto; }
.msgFofm .listS .filTxt { width: 40%; }
.msgFofm .listBtn { width: 100%; }
.msgFofm .listBtn .btn-defaul { background: #009944; color: #fff; border: none; line-height: 40px; border-radius: 6px; min-width: 160px; margin: 0 auto; }
.msgFofm .getCode { float: left; min-width: 120px; text-align: center; text-transform: uppercase; border-radius: 3px; margin-left: 15px; line-height: 42px; background-color: #d2f1e0; color: #b6e1c7; }
.loading { position: relative; width: 100%; height: 100vh; overflow: hidden; }
.pageWrap .caseList { }
.pageWrap .caseList .main { padding-left: 0; padding-right: 0; display: block; position: inherit; background: none; }
.pageWrap .caseList .main .txt { display: block; height: 1.6em; color: #888; font-size: 1rem; }
.pageWrap .caseList li a { color: #333; }
.pageWrap .caseList li:hover .main { background: none; }
.pageWrap .caseList .name { font-size: 1.1rem; font-weight: bold; margin-bottom: 5px; }
.pageWrap .caseList li:hover a { color: #009944; }
.articleList { }
.articleList li { padding: 0.6rem; line-height: 30px; background-color: #fff; margin-bottom: 0.5rem; overflow: hidden; }
.articleList .timer { float: right; color: #888; }
.articleList a { position: relative; padding-left: 15px; width: 72%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.articleList a:before { content: ""; position: absolute; border-radius: 50%; left: 0; top: 50%; width: 4px; height: 4px; margin-top: -2px; background-color: #dedede; }
.downList { }
.downList li { padding: 0.6rem; line-height: 30px; background-color: #fff; margin-bottom: 0.5rem; overflow: hidden; }
.downList .timer { float: right; color: #888; }
.downList a { position: relative; padding-left: 15px; width: 72%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.downList a:before { content: ""; position: absolute; border-radius: 50%; left: 0; top: 50%; width: 4px; height: 4px; margin-top: -2px; background-color: #dedede; }
.tableBox { margin-top: 4%; overflow-y: hidden; }
.tableJoin { min-width: 500px; width: 100%; }
.tableJoin th { background-color: #eee; }
.tableJoin th, .tableJoin td { line-height: 30px; padding: 10px 5px; text-align: center; }
.tableJoin tbody tr:nth-child(2n) { background-color: #ecf3ef; }
.detailBox .detail .smlTit { font-size: 1.1rem; font-weight: 500; margin-bottom: 0; color: #333; }
.detailBox .item { margin-bottom: 1rem; color: #666; }
.msgTitle { text-align: left; }
.msgTitle .title { position: relative; color: #ededed; text-transform: uppercase; }
.msgTitle .title span { color: #333; position: absolute; left: 0; z-index: 10; }
/*搜索页面*/
.searchWrap { padding-bottom: 30px; }
.searchTop { margin-left: auto; margin-right: auto; padding: 60px 0px 20px; }
.searchTop form { position: relative; width: 50%; 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: #009944; 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: 0px 5px 20px; }
.searchList li:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background-color: #aaa; }
.searchList li { position: relative; padding: 0 10px; line-height: 3.2; border-radius: 4px; transition: all 0.4s; border-bottom: 1px solid #eee; }
.searchList li .timer { position: absolute; right: 10px; top: 0; color: #999; }
.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: #009944; }
#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 #009944; border-top: none; text-align: left; }
@media screen and (min-width: 375px) {
.searchTop form { width: 80%; }
}
@media screen and (min-width:481px) {
html, body { }
.caseList li { position: relative; }
.caseList .main { padding: 10px 15px; position: absolute; left: 0; bottom: 0; width: 100%; background: linear-gradient(to bottom, rgba(255,255,255,0.1), #000); }
.caseList .name a { font-size: 1rem; }
.caseList .name a, .caseList .txt { color: #fff; }
.caseList li:hover .txt { display: block; }
.caseList li:hover .main { background: linear-gradient(to bottom, rgba(0,153,68,0), #009944); }
}
@media (min-width: 640px) {
body { font-size: 16px; }
.homeJoin .bgPic img { width: 140%; left: -20%; }
.honorPic li { width: 31.333%; }
.pgPiclist { }
.pgPiclist li { width: 31.333%; }
.newsListPg li { overflow: hidden; }
.newsListPg .pic { float: left; width: 40%; margin-right: 4%; }
.newsListPg .btn-defaul { margin-top: 4%; }
}
@media (min-width: 768px) {
.newsList { margin: 0 -2%; }
.newsList li { width: 29.333%; margin: 0 2% 3%; }
.homeJoin .bgPic img { width: 120%; left: -10%; }
}
@media (min-width: 862px) {
}
@media (min-width: 1024px) {
.aboutHome { padding: 5% 0; }
.aboutHome .content { overflow: hidden; }
.aboutHome .pic { float: right; width: 40%; }
.aboutHome .main { width: 50%; }
.aboutHome .title { margin-bottom: 35px; font-size: 32px; }
.abtNumb .item { margin-bottom: 0; margin-top: 25px; text-align: left; }
.abtNumb .numb strong { font-size: 40px; }
.homeJoin .bgPic img { width: 100%; left: 0; }
.homeJoin .box { margin-top: 50px; }
.honorPic { margin: 0 -2%; }
.honorPic li { width: 29.333%; margin: 0 2% 3%; }
.pgPiclist { margin: 0 -2%; }
.pgPiclist li { width: 29.333%; margin: 0 2% 3%; }
.contact { background-color: #fff; display: -webkit-flex; display: flex; flex-wrap: nowrap; }
.contact .main { width: 40%; padding: 2% 5% 0; box-sizing: border-box; }
.contact .actPic { width: 60%; }
.searchTop form { width: 60%; }
}
@media (max-width: 1179px) {
body { }
html, body { position: relative; }
.header { padding-top: 0.4rem; padding-bottom: 0.4rem; height: 2.4rem; z-index: 1000; top: 0; left: 0; width: 100%; }
.logo { padding: 0.2rem 0; 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; }
.topSearch { padding: 0.5rem 0; line-height: 2rem; }
.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; font-weight: bold; text-transform: uppercase; }
.nav>li .eg { margin-right: 5px; }
.nav .active>a { color: #009944; }
.nav .icon-down { display: none; }
.nav li:hover>a, .nav li.active>a { color: #009944; }
.subBox .navPic { display: none; }
.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; }
.nav>li.hide dd { display: none; }
.swiper-banner .swiper-slide { overflow: hidden; }
.swiper-banner .swiper-slide img {/* height: 100%; width: 210%; position: relative; left: -55%;*/ }
.swiper-banner .swiper-button-next, .swiper-banner .swiper-button-prev { }
.swiper-banner .swiper-pagination-bullets { }
.swiper-banner .swiper-pagination-bullet { /*width: 8px; height: 8px;*/ }
.friendForm { margin-bottom: 25px; }
}
/* PC */
@media (min-width: 1180px) {
.wrap { }
.content { width: 94%; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto; }
.btn-defaul { line-height: 44px; padding: 0 30px; }
.navToggle { display: none; }
.header .content { width: 90%; }
.header { position: relative; height: 100px; box-shadow: none;/* box-shadow: 0 0 8px #aaa;*/ }
.header .logo { position: relative; z-index: 100; padding-top: 28px; float: left; width: 296px; height: 42px; }
.header .logo a { display: block; text-indent: -999em; overflow: hidden; transition: none; }
.header .logo img { transition: none; }
.header.fixed { position: fixed; z-index: 1000; left: 0; top: 0; }
.nav { z-index: 10; padding-right: 78px; text-align: right; font-size: 0; line-height: 0; }
.nav>li { font-size: 16px; display: inline-block; vertical-align: top; padding: 0 10px; }
.nav>li>a { position: relative; display: block; height: 100px; min-width: 60px; line-height: 100px; color: #fff; text-align: center; overflow: hidden; text-transform: uppercase; }
.nav li .iconfont { font-size: 12px; margin-left: 4px; }
.subBox { display: none; padding: 40px 0; position: absolute; width: 100%; left: 0; top: 100px; background: rgba(0,153,68,0.9); }
.subBox .content { display: -webkit-flex; display: flex; justify-content: flex-start; }
.subBox .navPic { width: 300px; }
.navPic img { display: block; width: 100%; }
.subNav { margin-right: 50px; }
.subNav li { display: block; width: 100%; }
.subNav a { display: block; line-height: 34px; color: #fff; }
.subNav a:hover { color: #fff; }
.subNav { margin-left: 43.5%; margin-right: 50px; }
.nav li:nth-child(3) .subNav { margin-left: 51.5%; }
.nav li:nth-child(5) .subNav { margin-left: 42%; }
.nav .active>a { color: #009944; }
.nav .active>a:after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #009944; }
.topSearch { position: absolute; right: 5%; z-index: 100; height: 50px; top: 25px; width: 100px; }
.topSearch .filTxt { position: absolute; top: 0; right: 0; border-radius: 32px; box-shadow: 0 0 8px #bbb; text-indent: 20px; width: 0; height: 50px; line-height: 50px; opacity: 0; transition: .5s; }
.topSearch .fileOn { width: 270px; opacity: 1; }
.topSearch .searchBtn { position: absolute; right: 0; top: 0; width: 50px; border-radius: 50%; text-align: center; height: 50px; background: none; color: #009944; }
.topSearch .fileOn .icon-search, .topSearch:hover .icon-search { color: #009944; }
.topSearch .icon-search { font-size: 24px; cursor: pointer; }
/* footer */
.footer { padding-bottom: 0; }
.footer .content { padding-top: 25px; padding-bottom: 35px; }
.footer .ftWecaht { padding-top: 50px; float: right; }
.footer .ftWecaht .item { width: 112px; margin-left: 25px; margin-right: 0; }
.footer .ftWecaht img { }
.footer .main { float: left; width: 65%; margin-top: 0; line-height: 36px; }
.footer .ftRight { padding-top: 5px; width: 250px; float: right; text-align: right; }
.ftCat { margin-top: 40px; }
.ftCat .item { max-width: 220px; }
.ftCat .item:nth-child(2) { max-width: 300px; }
.ftNav li { width: auto; margin-left: 0; margin-right: 2%; }
.otherLink { margin-top: 30px; }
.otherLink .item { float: right; margin-left: 20px; margin-right: 0; }
.sideFixed li a { padding: 10px; }
.sideFixed li .iconfont:before { font-size: 24px; }
.ftTel { margin-bottom: 15px; font-size: 32px; }
.ftTel .iconfont { position: relative; top: 2px; font-size: 40px; }
.copyRight { padding: 20px 0; }
.copyRight .content { padding: 0; overflow: hidden; }
.copyRight .cpRight { float: right; }
.copyRight .txt { float: left; }
.friendForm { float: right; }
.friendLink { line-height: 36px; height: 36px; }
/*banner*/
.swiper-banner { overflow: hidden; position: relative; }
.swiper-banner .swiper-slide { }
.swiper-banner .swiper-slide img { display: block; width: 100%; }
.swiper-banner .swiperFocuse { display: block; }
.swiper-banner .swiper-pagination { }
.swiper-banner .swiper-pagination-bullet { width: 40px; height: 3px; border-radius: 2px; }
.swiper-banner .swiper-pagination-bullet-active { background-color: #fff; }
/*home*/
.aboutHome { padding: 220px 0 90px; background: url("../images/aboutBg1.jpg") top center no-repeat; }
.aboutHome .content { overflow: hidden; }
.aboutHome .pic { float: right; width: 40%; }
.aboutHome .main { width: 51%; }
.abtNumb .numb strong { font-size: 50px; }
.title01 { padding-bottom: 50px; }
.title01 .title { font-size: 46px; }
.title01 .txt { margin-top: 5px; }
.projectHome { padding-bottom: 60px; }
.caseList { margin: 0 -2%; }
.caseList li { width: 29.333%; margin-left: 2%; margin-bottom: 4%; margin-right: 2%; overflow: hidden; }
.caseList .name a { font-size: 20px; }
.caseList .main { padding: 12px; line-height: 1.6; transition: all 0.4s; }
.pageWrap .caseList { margin: 0 -2%; }
.pageWrap .caseList li { width: 29.333%; margin-left: 2%; margin-right: 2%; }
.pageWrap .caseList .main { padding-top: 18px; }
.pageWrap .caseList .name { margin-bottom: 8px; }
.pageWrap .caseList .name a { font-size: 24px; }
.honorHome { padding-bottom: 80px; background: url("../images/honorBg.jpg") top center no-repeat; }
.honorSwp .swiper-slide { width: 280px; height: auto; }
.honorSwp .swiper-button-next, .honorSwp .swiper-button-prev { top: 0; margin-top: 40px; width: 40px; height: 40px; line-height: 32px; font-weight: bold; }
.honorSwp .swiper-slide-active .name { display: block; color: #fff; }
.honorSwp .swiper-button-next { right: -5px; }
.honorSwp .swiper-button-prev { left: -5px; }
.swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-left { display: none; }
.newsHome { padding-bottom: 50px; background: url("../images/newsBg.jpg") top center no-repeat; }
.newsHome .title01 .more { margin-top: 40px; line-height: 40px; }
.newsList .main { line-height: 2; }
.newsList .name a { font-size: 20px; }
.newsList .iconfont { margin-top: 10px; }
.newsList .timer { padding: 5px 0; }
.homeJoin .box { left: 0; }
/* page */
.pageWrap { overflow: visible; }
.detail { line-height: 2.25; }
.detail p { margin-bottom: 5px; }
.detail img { margin-bottom: 10px; }
.detail .inTitle { font-size: 30px; line-height: 1.6; margin-bottom: 10px; font-weight: bold; }
.crumb { display: block; line-height: 2; margin-bottom: 15px; }
.crumb a, .crumb { color: #fff; margin-top: -200px; }
.crumb a, .crumb span { margin: 0 5px; }
.crumb span { color: #009944; }
.detailBox { position: relative; background-color: #fff; padding: 80px 4% 30px; }
.detailBox .blackList { position: absolute; right: 0; line-height: 44px; top: -44px; }
.dtlHead { padding-bottom: 35px; margin-bottom: 30px; text-align: left; }
.dtlHead .title { margin-bottom: 10px; font-size: 30px; line-height: 1.6; }
.dtlHead .hdBg { padding: 15px; line-height: 30px; position: relative; padding-right: 200px; }
.dtlHead .other { font-size: 16px; color: #bfbfbf; }
.dtlHead .other span { margin-right: 25px; }
.share .name { margin-right: 0; }
.detailBox .detail p { margin-bottom: 25px; }
.detailBox .detail img { margin-bottom: 25px; margin-top: 5px; }
.dtlPage { padding-top: 30px; margin-top: 50px; overflow: hidden; }
.dtlPage .blackList { top: 4px; position: relative; z-index: 10; }
.dtlPage p a { line-height: 36px; }
.dtlPage p { float: left; width: 45%; }
.dtlPage .next { float: right; text-align: right; }
.dtlPage .btnPrev { background-color: #00669c; color: #fff; text-align: center; border-radius: 0; width: 180px; height: 60px; line-height: 60px; display: block; float: right; }
.pager { padding-top: 20px; }
.pager span, .pager a { padding: 0; min-width: 40px; height: 40px; line-height: 40px; margin: 0 5px; font-size: 16px; }
.pageBanner { position: relative; width: 100%; }
.pageBanner img { display: block; width: 100%; left: 0; }
.menuWrap { overflow: visible; background-color: #009944; }
.menuWrap .content { padding: 0; }
.pgMenu { display: -webkit-flex; display: flex; flex-wrap: nowrap; justify-content: center; }
.pgMenu li { position: relative; width: auto; text-align: center; }
.pgMenu a { display: block; padding: 15px 25px; color: #fff; line-height: 30px; }
.pgMenu .on a { color: #fff; }
.pgMenu .on a:after, .pgMenu li:hover a:after { content: ""; position: absolute; z-index: 10; left: 50%; margin-left: -6px; bottom: 0; border: 6px solid transparent; border-bottom-color: #f8f8f8; }
.pgTitle { font-size: 30px; }
.honorPic .name { margin-top: 5px; font-size: 18px; }
.honorPic li { width: 21%; }
.pgPiclist .name { margin-top: 10px; }
.newsListPg li { margin-bottom: 40px; padding: 40px; }
.newsListPg .pic { margin-bottom: 0; height: 300px; overflow: hidden; width: 400px; }
.newsListPg .name { margin: 15px 0; }
.newsListPg .name a { font-size: 24px; font-weight: bold; }
.newsListPg .btn-defaul { margin-top: 5.5%; }
.newsListPg .txt { line-height: 2.2; }
.articleList { }
.articleList li { padding: 25px 30px; margin-bottom: 25px; }
.articleList .timer { float: right; color: #888; }
.articleList a { padding-left: 25px; font-size: 20px; }
.articleList a:before { width: 6px; height: 6px; margin-top: -3px; }
.downList { }
.downList li { padding: 25px 30px; margin-bottom: 25px; }
.downList .timer { float: right; color: #888; }
.downList a { padding-left: 25px; font-size: 20px; }
.downList a:before { width: 6px; height: 6px; margin-top: -3px; }
.tableJoin th, .tableJoin td { padding: 20px 10px; line-height: 35px; }
.detailBox .item { margin-bottom: 45px; }
.msgTitle { padding-top: 0; }
.msgTitle .title { margin-bottom: 15px; line-height: 36px; }
.msgTitle .title span { font-size: 36px; top: 0; }
.msgFofm { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
.msgFofm .list { position: relative; margin-bottom: 40px; width: 48%; box-sizing: border-box; padding-left: 120px; }
.msgFofm .list.listL { width: 100%; }
.msgFofm .list .name { position: absolute; left: 0; width: 120px; line-height: 60px; font-size: 20px; }
.msgFofm .filTxt { padding: 10px 15px; height: 60px; line-height: 40px; }
.msgFofm textarea.filTxt { line-height: 30px; min-height: 120px; }
.msgFofm .btn-defaul { height: 60px; line-height: 60px; width: 210px; }
.msgFofm .listBtn { width: 100%; }
.msgFofm .getCode { line-height: 60px; font-size: 22px; padding: 0 20px; }
.contact { padding-right: 0; }
.contact .catTitle { padding-top: 10px; margin-bottom: 30px; }
.contact .catTitle .title { font-size: 32px; }
.contact .catTitle:after { margin-top: 20px; }
.contact .item { margin-bottom: 18px; }
.contact .wechat { margin-top: 30px; }
.searchTop form { width: 50%; }
}
@media (min-width: 1280px) {
}
 @media (min-width: 1440px) {
body { font-size: 16px; }
.wrap { width: 100%; min-width: 1380px; }
.content { width: 1380px; }
.header .logo { height: 62px; width: 440px; padding-top: 19px; }
.nav>li { padding: 0 10px; }
.nav>li>a { font-weight: bold; }
}
@media (min-width: 1620px) {
.wrap { width: 100%; }
/* .content{ width: 1520px; }*/
.header .content { width: 90%; }
.nav>li { padding: 0 15px; }
.subNav { margin-left: 49.5%; margin-right: 50px; }
.nav li:nth-child(3) .subNav { margin-left: 56.5%; }
.nav li:nth-child(5) .subNav { margin-left: 47%; }
}
@media (min-width: 1920px) {
body { }
.content { }
.nav>li { padding: 0 20px; }
.copyRight { padding: 30px 0; }
}
/******动画֤*****/
@keyframes myMove { 0% {
 top: 0px;
}
 50% {
 top: 15px;
}
 100% {
 top: 0px;
}
}
@-webkit-keyframes myMove { 0% {
 top: 0px;
}
 50% {
 top: 15px;
}
 100% {
 top: 0px;
}
}
