﻿@charset "utf-8";
/* CSS Document */
body { font: 14px/1.4 "Microsoft Yahei", helvetica, Arial; 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: #2355a5; }
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('../style/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, .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-menu:before { content: '\e64c'; }
.icon-right:before { content: '\eb94'; }
.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'; }
.caseMenu .icon-more:before { content: '\e69b'; }
.icon-tel2:before { content: '\e678'; }
.btn-box { padding-top: 18px; text-align: center; }
.btn-defaul { background-color: #eee; display: inline-block; border-radius: 24px; line-height: 36px; padding: 0 25px; text-align: center; color: #666; cursor: pointer; text-transform: uppercase; }
.btn-blue { background-color: #3884c5; background: linear-gradient( to right, #2457a6, #4db4e6); color: #fff; }
.btn-blue:hover { box-shadow: 0 0 10px #3884c5; color: #fff; }
.btn-defaul .icon-right { margin-left: 5px; }
body { background-color: #fff; }
.wrap { width: 100%; position: relative; z-index: 10; overflow: hidden; }
.content { padding-left: 3%; padding-right: 3%; }
.header { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; background-color: #fff; }
.header { width: 100%; z-index: 100; background-color: #fff; }
.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%; }
.btnLang { position: absolute; z-index: 10; top: 0; line-height: 3.2rem; right: 4rem; }
.btnLang a { color: #b2b2b2; }
.btnLang .on { color: #2355a5; }
.nav li:hover>a, .nav li.active>a { color: #2355a5; }
.nav li>a { }
.topSearch .filTxt { border: 1px solid #eee; }
.topSearch .searchBtn { border: none; }
.swiper-banner { width: 94%; margin: 0 auto; position: relative; border-radius: 18px; }
.swiper-banner .swiper-slide { }
.swiper-banner .swiper-slide img { display: block; width: 100%; }
.swiper-banner .swiper-pagination { bottom: 30px; text-align: left; left: 20px; }
.swiper-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 12px; }
.swiper-banner .swiper-pagination-bullet { border-radius: 0; margin-right: 6px; width: 4px; height: 16px; background-color: #fff; transition: all 0.5s; }
.swiper-banner .swiper-pagination-bullet-active { background-color: #fff; height: 20px; }
.hmBanner { width: 94%; margin: 0 auto; position: relative; }
.hmBanner img { display: block; width: 100%; }
.hmBanner .focuse { position: absolute; left: 2%; bottom: 5%; z-index: 10; }
.hmBanner .focuse span { float: left; border-radius: 0; margin-right: 6px; width: 4px; height: 14px; opacity: 0.5; background-color: #fff; transition: all 0.5s; }
.hmBanner .focuse .on { position: relative; top: -6px; background-color: #fff; height: 20px; opacity: 1; }
.hmBanner .focuse.on { }
/*footer*/
.btnBlack { position: fixed; z-index: 1000; right: 0; bottom: 3%; width: 4rem; }
.btnBlack a { display: block; }
.btnBlack img { display: block; width: 100%; }
.footer { border-radius: 12px 12px 0 0; background: #337abe; background: linear-gradient( to right, #2457a6, #4db4e6); color: #fff; position: relative; z-index: 100; overflow: inherit; padding: 1.5rem 0 0; line-height: 1.6; }
.ftWecaht { overflow: hidden; }
.ftWecaht .item { float: left; margin-right: 6px; width: 80px; text-align: center; }
.ftWecaht .item img { display: block; width: 100%; margin-bottom: 8px; }
.footer { padding-bottom: 15px; line-height: 2; }
.footer .main { margin-top: 1rem; }
.ftTel { font-size: 1.4rem; font-weight: bold; line-height: 2rem; margin-bottom: 10px; }
.ftTel .iconfont { font-size: 1.6rem; margin-right: 8px; }
.copyRight { padding-top: 0.8rem; color: #88aadc; }
.copyRight a { color: #88aadc; }
.friendForm { }
.friendLink { background: none; border: none; color: #88aadc; line-height: 36px; height: 36px; }
/* home */
.title01 { position: relative; padding: 1.8rem 0 1.3rem; text-transform: uppercase; }
.title01 .title { position: relative; z-index: 1; font-size: 1.4rem; font-weight: bold; overflow: hidden; }
.title01 .title span { float: left; margin-right: 10px; font-weight: bold; }
.title01 .title span i { font-weight: bold; }
.title01 .title br { display: none; }
.titCenter { text-align: center; }
.fcblue { color: #2557a6; }
.fcYellow { color: #ff9c00; }
.inTitle { font-size: 1.1rem; font-weight: bold; }
.hmProject { }
.hmProject .fixedPic { position: absolute; z-index: 10; bottom: 20%; right: 0%; }
.hmProject .fixedPic img { max-width: 100%; }
.prgSwiper .sldPic img { display: block; max-width: 80%; margin: 0 auto; animation: mymove 6s infinite linear; -webkit-animation: mymove 6s infinite linear; }
.picAnimat img { display: block; max-width: 80%; margin: 0 auto; animation: mymove 6s infinite linear; -webkit-animation: mymove 6s infinite linear; }
.prgSwiper .inTitle { margin-bottom: 5px; }
.prgSwiper .btn-box { padding-top: 0; text-align: left; }
.hmProject .topPic { display: none; }
.prjSwpMenu { margin-top: 1rem; max-width: 500px; }
.prjSwpMenu { text-align: center; }
.prjSwpMenu .pic { margin-bottom: 5px; display: block; height: 2rem; }
.prjSwpMenu .pic img { display: block; width: auto; height: 100%; margin: 0 auto; }
.prjSwpMenu .pic:hover img { transform: none; }
.prjSwpMenu .swiper-slide-thumb-active .pic img { visibility: hidden; transition: none; }
.prjSwpMenu .menu1.swiper-slide-thumb-active .pic { background: url("../images/icnPrjH1.png") center no-repeat; background-size: auto 100%; }
.prjSwpMenu .menu2.swiper-slide-thumb-active .pic { background: url("../images/icnPrjH2.png") center no-repeat; background-size: auto 100%; }
.prjSwpMenu .menu3.swiper-slide-thumb-active .pic { background: url("../images/icnPrjH3.png") center no-repeat; background-size: auto 100%; }
.prjSwpMenu .menu4.swiper-slide-thumb-active .pic { background: url("../images/icnPrjH4.png") center no-repeat; background-size: auto 100%; }
.prjSwpMenu .menu5.swiper-slide-thumb-active .pic { background: url("../images/icnPrjH5.png") center no-repeat; background-size: auto 100%; }
.prjSwpMenu .swiper-slide-thumb-active { color: #2557a6; }
.prgSwiper .swiper-slide .detail { padding-right: 35%; }
.prgSwiper .sldPic { position: absolute; right: 0; top: 3rem; width: 35%; }
.prgSwiper .swiper-button-prev, .prgSwiper .swiper-button-next { display: none; }
.caseSwiper { overflow: hidden; }
.caseSwpMenu { margin-bottom: 1rem; max-width: 700px; }
.caseSwpMenu .swiper-slide { font-weight: bold; text-align: center; padding-bottom: 10px; font-size: 1.1rem; }
.caseSwpMenu .swiper-slide-thumb-active { background: url("../images/onBg.png") bottom center no-repeat; background-size: 2rem auto; }
.hmCaseLi { font-size: 0; line-height: 0; margin: 0 -8px; }
.hmCaseLi li { float: left; width: 50%; }
.hmCaseLi li .pic { position: relative; padding-bottom: 60%; margin: 8px; border-radius: 11px; }
.hmCaseLi li img { position: absolute; top: 0; left: 0; width: 100%; min-height: 100%; border-radius: 11px; }
.footMore { margin-top: 2%; text-align: center; }
.footMore a { display: inline-block; text-align: center; text-transform: uppercase; color: #2557a6; }
.footMore img { display: block; margin: 0 auto 5px; height: 2rem; }
.hmCase { padding-bottom: 6%; }
.hmWrap3 { margin-top: 1rem; position: relative; background-color: #dce8f2; border-radius: 12px 12px 0 0; overflow: inherit; }
.hmWrap3 .topTxt { text-align: center; position: relative; top: -1rem; }
.hmWrap3 .topTxt img { display: block; margin: 0 auto; height: 2rem; }
.hmWrap3 .title01 { padding-top: 0; }
.bottomTips { text-align: center; margin-top: 1rem; }
.bottomTips img { height: 2rem; }
.swpTeam { }
.swpTeam .pic { display: block; margin-bottom: 5px; position: relative; padding-bottom: 137%; border-radius: 12px; }
.swpTeam .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.swpTeam .name a { display: block; text-align: center; font-size: 1.1rem; }
.hmAbout { padding-top: 6%; }
.title01 .icon { position: absolute; left: 58%; top: 0; }
.title01 .icon img { height: 2rem; }
.hmAbout { background-color: #dce8f2; border-radius: 0 0 12px 12px; }
.hmAbout .content { position: relative; z-index: 5; }
.hmAbout .bgPic { position: relative; z-index: 1; margin-top: -20%; }
.hmAbout .bgPic img { display: block; width: 100%; }
.hmAbout .btn-box { text-align: left; padding-top: 5px; }
.newsRecom { }
.newsRecom .item { position: relative; }
.newsRecom .more { background: url("../images/iconRt2.png") center no-repeat; background-size: cover; position: absolute; right: 0; top: 0.7rem; display: block; width: 2rem; height: 2rem; border-radius: 100%; }
.newsRecom .iconfont { display: none; font-size: 2rem; line-height: 2rem; color: #2355a5; }
.newsRecom .item:hover .more { background-image: url("../images/iconRt.png"); }
.newsRecom .item:hover .more { background-color: #2355a5; }
.newsRecom .timer { font-size: 1.1rem; color: #c5c5c5; }
.newsRecom .timer strong { display: block; font-size: 1.3rem; color: #ff9c00; }
.newsRecom .name { font-size: 1.1rem; margin-top: 5px; line-height: 1.8rem; height: 3.6rem; overflow: hidden; }
.newsRecom .pic { border-radius: 12px; position: relative; padding-bottom: 50%; margin-top: 10px; }
.newsRecom .pic img { position: absolute; left: 0; top: 0; width: 100%; min-height: 100%; }
.newsRecom { }
.newsList li:nth-child(1), .newsList li:nth-child(2), .newsList li:nth-child(3) { border: none; position: relative; }
.newsList li:nth-child(1) .more, .newsList li:nth-child(2) .more, .newsList li:nth-child(3) .more { background: url("../images/iconRt2.png") center no-repeat; background-size: cover; position: absolute; right: 0; top: 0.7rem; display: block; width: 2rem; height: 2rem; border-radius: 100%; }
.newsList li:nth-child(1) .iconfont, .newsList li:nth-child(2) .iconfont, .newsList li:nth-child(3) .iconfont { display: none; font-size: 2rem; line-height: 2rem; color: #2355a5; }
.newsList li:nth-child(1):hover .more, .newsList li:nth-child(2):hover .more, .newsList li:nth-child(3):hover .more { background-image: url("../images/iconRt.png"); }
.newsList .item:hover .more { background-color: #2355a5; }
.newsList li:nth-child(1) .timer, .newsList li:nth-child(2) .timer, .newsList li:nth-child(3) .timer { position: relative !important; font-size: 1.1rem; color: #c5c5c5; }
.newsList li:nth-child(1) .timer strong, .newsList li:nth-child(2) .timer strong, .newsList li:nth-child(3) .timer strong { display: block; font-size: 1.3rem; color: #ff9c00; }
.newsList li:nth-child(1) .name, .newsList li:nth-child(2) .name, .newsList li:nth-child(3) .name { margin-bottom: 0; font-size: 1.1rem; margin-top: 5px; height: 60px; overflow: hidden; line-height: 1.8rem; }
.newsList li:nth-child(1) .pic, .newsList li:nth-child(2) .pic, .newsList li:nth-child(3) .pic { display: block; border-radius: 12px; position: relative; padding-bottom: 50%; margin-top: 15px; }
.newsList li:nth-child(1) .pic img, .newsList li:nth-child(2) .pic img, .newsList li:nth-child(3) .pic img { position: absolute; left: 0; top: 0; width: 100%; min-height: 100%; }
.newsList li:nth-child(1) .name a, .newsList li:nth-child(2) .name a, .newsList li:nth-child(3) .name a { white-space: inherit; }
.swpNews { overflow: hidden; }
.hmBrand { padding-bottom: 4%; }
.swpBrand { overflow: hidden; height: 250px; margin-left: auto; margin-right: auto; }
.swpBrand .swiper-slide { text-align: center; font-size: 18px; background: #fff; height: calc((210px - 10px) / 3); }
.swpBrand .pic { border-radius: 12px; overflow: hidden; }
/*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 a:hover { text-decoration: none; }
.pager span, .pager a { margin: 0 8px; display: inline-block; background-color: #f5f5f5; color: #888; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; }
.pager .noPage { display: inline-block; padding: 0px 12px; height: 26px; line-height: 26px; border: 1px solid #e3e3e3; text-align: center; color: #a4a4a4; }
.pager .page-input, .pager .btnPage { display: none; }
.pager .prev { background: url("../images/iconLt2.png") center no-repeat; background-size: 100% 100%; }
.pager .next { background: url("../images/iconRt2.png") center no-repeat; background-size: 100% 100%; }
.pager .prev:hover { background-image: url("../images/iconLt.png"); }
.pager .next:hover { background-image: url("../images/iconRt.png"); }
.dtlHead { margin-bottom: 1.2rem; }
.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 { color: #333; line-height: 2; }
.detail p {/* margin-bottom: 1rem; */ }
.detail img { margin: 1rem auto; display: block; width: auto; max-width: 100%; }
.detailBox { }
.detailBox .detail p {/* margin-bottom: 0.6rem; */ }
.detailBox .detail img { width: auto; max-width: 100%; margin-left: auto; margin-right: auto; }
.dtlPage { margin-top: 1rem; padding: 0.8rem 0; border-top: 1px solid #eee; color: #666; }
.dtlPage a { line-height: 28px; color: #666; }
.dtlPage p { margin-bottom: 8px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.dtlPage p:hover a, .dtlPage .blackList { color: #2355a5; }
.title02 { text-align: left; padding: 1.5rem 0 1.2rem }
.title02 .eg { font-size: 1.5rem; text-transform: uppercase; color: #e5e5e5; }
.title02 .title { font-size: 1.3rem; font-weight: bold; }
.title02 .txt { margin-top: 5px; }
.titleWhite { color: #fff; }
/* page */
.pageBanner { }
.pageBanner img { display: block; width: 100%; }
.pageMenu .content { padding-left: 0; padding-right: 0; }
.pageWrap { padding-top: 1px; position: relative; z-index: 20; padding-bottom: 5%; background-color: #f8f8f8; position: relative; overflow: inherit; }
.whiteBox { padding: 1rem; background-color: #fff; }
.pageWrap .whiteBox { border-radius: 12px; margin-top: -1rem; overflow: hidden; }
.prjTop { margin-bottom: 4%; color: #666666; }
.prjTop .title { margin-bottom: 10px; font-size: 1.2rem; font-weight: bold; color: #333; }
.prjTop .title span { font-size: 1.4rem; }
.prjTop .line { margin-top: 10px; display: block; width: 36px; height: 4px; background-color: #ff9c00; }
.prjSwpCon { width: 100%; position: relative; overflow: hidden; }
.prjSwpCon .inTitle { line-height: 3rem; font-size: 1.3rem; }
.prjSwpCon .swiper-slide { width: 100%; position: relative; }
.prjSwpPic { }
.prjSwpPic .swiper-slide { position: relative; opacity: 0.7; }
.prjSwpPic .swiper-slide-thumb-active { opacity: 1; }
.prjSwpPic .swiper-slide img { width: 100%; display: block; }
.prjSwpPic .name { position: absolute; line-height: 2rem; bottom: 0; left: 0; right: 0; text-align: center; color: #fff; font-size: 1rem; }
.prjSwpCon .swiper-button-next, .prjSwpCon .swiper-button-prev { width: 2rem; height: 2rem; top: 0.5rem; margin-top: 0; text-align: center; line-height: 2rem; border-radius: 100%; border: 1px solid #2355a5; }
.prjSwpCon .swiper-button-next:after, .prjSwpCon .swiper-button-prev:after { visibility: hidden; font-size: 1rem; color: #2355a5; }
.prjSwpCon .swiper-button-prev { background: url("../images/iconLt2.png") center no-repeat; background-size: cover; left: auto; right: 4rem; }
.prjSwpCon .swiper-button-next { background: url("../images/iconRt2.png") center no-repeat; background-size: cover; }
.prjSwpCon .swiper-button-next:hover { background-image: url("../images/iconRt.png"); }
.prjSwpCon .prjSwpCon .swiper-button-prev:hover { background-image: url("../images/iconLt.png"); }
.teamTop { text-align: center; }
.teamTop .pic { margin-bottom: 10px; }
.teamTop p { color: #888; }
.swpTeam { position: relative; }
.swpTeam .swiper-button-next, .swpTeam .swiper-button-prev { width: 2rem; height: 2rem; text-align: center; line-height: 2rem; border-radius: 100%; border: 1px solid #2355a5; }
.swpTeam .swiper-button-next:after, .swpTeam .swiper-button-prev:after { font-size: 1rem; color: #2355a5; }
.swpTeam .swiper-button-next:hover, .swpTeam .swiper-button-prev:hover { background-color: #2355a5; color: #fff; }
.swpTeam .swiper-button-next:hover:after, .swpTeam .swiper-button-prev:hover:after { color: #fff; }
.swpTeam .swiper-button-next { right: 10px; }
.swpTeam .swiper-button-prev { left: 10px; }
.pageWrap .swpTeam { overflow: hidden; }
.teamBody { overflow: hidden; }
.teamBody .pic { margin-bottom: 1rem; border-radius: 12px; overflow: hidden; }
.teamBody .pic img { display: block; }
.teamBody .detail { margin-top: 10px; }
.teamBody p { margin-bottom: 0; color: #666; }
.teamBody .name { font-size: 1.4rem; line-height: 2; font-weight: bold; color: #333; }
.teamBody .main .txt { color: #666; }
.teamBody .main .inTitle { margin-top: 5%; }
.teamBody .detail .inTitle { color: #333; }
.btnNext { margin-top: 10px; }
.btnNext a { font-size: 1.2rem; text-transform: uppercase; color: #2355a5; }
.btnNext .iconfont { margin-left: 5px; font-size: 1.2rem; }
.caseList { margin: 0 -1%; margin-top: 2rem; overflow: hidden; }
.caseList li { float: left; width: 48%; margin: 0 1%; background-color: #f5f5f5; margin-bottom: 3%; line-height: 1.8; border-radius: 12px; overflow: hidden; }
.caseList li .pic { border-radius: 12px; overflow: hidden; position: relative; display: block; padding-bottom: 58%; }
.caseList .pic img { display: block; width: 100%; min-height: 100%; position: absolute; left: 0; top: 0; }
.caseList .name { padding: 0.5rem; }
.caseList .name a { display: block; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.caseList li:hover { background-color: #2355a5; transition: all 0.5s; }
.caseList li:hover a { color: #fff; }
.caseMenu { background-color: #f8f8f8; border: 1px solid #e5e5e5; border-radius: 12px; overflow: hidden; }
.caseMenu .cloum { border-bottom: 1px solid #f8f8f8; overflow: hidden; line-height: 1.8; }
.caseMenu .tit { display: block; background-color: #eeeeee; }
.caseMenu .tit, .caseMenu .main { padding: 10px; }
.caseMenu .main a { display: inline-block; color: #666; margin-right: 15px; }
.caseMenu .main .active { color: #2355a5; }
.caseMenu .main { display: none; }
.caseMenu .clmOn .main { display: block; }
.detail .video { border-right: 12px; }
.pageMenu { margin-bottom: 1.5rem; }
.pageMenu li { display: inline-block; margin-right: 0.6rem; background-color: #f5f5f5; border-radius: 24px; line-height: 2.2rem; }
.pageMenu li a { display: block; padding: 0 1rem; }
.pageMenu .on { background-color: #2355a5; }
.pageMenu .on a { color: #fff; }
.dtlTitle { margin-bottom: 1rem; line-height: 1; }
.dtlTitle .eg { margin-bottom: 0; font-size: 1.6rem; color: #f0f0f0; font-weight: bold; text-transform: uppercase; }
.dtlTitle .title { margin-top: -10px; font-size: 1.4rem; font-weight: bold; line-height: 1; }
.aboutDtl { }
.aboutDtl .detail { margin-bottom: 2rem; }
.aboutDtl .top { margin-bottom: 1rem; font-size: 1.1rem; line-height: 1.8; }
.aboutDtl .top p { margin-bottom: 0; }
.aboutDtl .title { font-size: 1.2rem; font-weight: bold; }
.aboutDtl .titEg { font-size: 1.8rem; text-transform: uppercase; color: #2355a5; font-weight: bold; }
.abtTeamBox { padding-bottom: 1rem; }
.abtTeam { }
.abtTeam .item { margin-bottom: 1rem; position: relative; }
.abtTeam .pic { position: relative; display: block; padding-bottom: 134%; border-radius: 12px; overflow: hidden; }
.abtTeam .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.abtTeam .main { position: absolute; z-index: 10; left: 5%; bottom: 15px; width: 90%; color: #fff; line-height: 1.8; }
.abtTeam .name { font-size: 1.2rem; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.abtTeam .txt { line-height: 28px; height: 84px; overflow: hidden; }
.eduDetail img { margin-left: 0; }
.pgNewsRc .item { margin-bottom: 1.5rem; }
.pgNewsRc .item .timer { color: #2355a5; }
.pgNewsRc .item .name { height: auto; }
.newsList { padding-bottom: 15px; }
.newsList li { padding: 1rem 0; border-bottom: 1px solid #eee; line-height: 1.6; }
.newsList .timer { margin-bottom: 5px; display: block; font-size: 1rem; color: #888; font-weight: bold; }
.newsList .name a { display: block; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newsList .txt { margin-top: 10px; color: #888; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.titleGy { padding-bottom: 1rem; text-align: center; font-size: 1.1rem; line-height: 2; }
.titleGy .title { font-size: 1.3rem; font-weight: bold; }
.catCloum { padding-top: 1rem; border-top: 1px solid #eee; }
.catCloum .item { margin-top: 1rem; }
.catCloum .numb { margin-bottom: 10px; font-size: 1.1rem; }
.catCloum .name { font-size: 1rem; }
.catCloum .numb span { display: inline-block; padding-bottom: 5px; border-bottom: 1px solid #888; }
.catCloum .txt { margin-top: 5px; color: #666; line-height: 1.8; }
.baiduMap { margin: 1.5rem -1rem 0; }
.contact { margin-bottom: 1.2rem; line-height: 1.6; }
.contact .wechat { overflow: hidden; }
.wechat .item { float: left; margin-right: 10px; display: block; width: 96px; text-align: center; }
.wechat .item img { width: 90px; margin-bottom: 5px; border: 3px solid #f2f2f2; border-radius: 12px; display: block; text-align: center; }
.telIcon .iconfont { font-size: 2rem; color: #ff9c00; }
.contact .tit { color: #999; }
.contact .tel { color: #2355a5; font-size: 1.2rem; }
.contact .add { font-size: 1.1rem; }
.audioHm { opacity: 0; position: absolute; z-index: 0; left: 0; top: 50%; }
/*搜索页面*/
.searchWrap { margin-top: 5%; padding-bottom: 30px; background-color: #fff; }
.searchTop { margin-left: auto; margin-right: auto; padding: 30px 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: #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: 16px; text-align: center; }
.searchTop .tips span { color: #F00; }
.searchNo { font-size: 16px; line-height: 30px; text-align: center; }
.searchNo span { color: #F00; }
.searchList { margin: 0px 10px 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; }
@media screen and (min-width: 375px) {
.searchTop form { width: 80%; }
}
@media screen and (min-width:481px) {
html, body { }
.cultClum .icPic { height: 4rem; }
.pageMenu li a { padding: 0 1.5rem; }
.wechat .item { margin-right: 20px; }
}
@media (min-width: 640px) {
body { font-size: 16px; }
.prgSwiper .swiper-slide { }
.hmCaseLi li { width: 33.333%; }
.swpBrand { height: 280px; }
.swpBrand .swiper-slide { height: calc((260px - 10px) / 3); }
.caseList li { width: 31.333%; margin-bottom: 2%; }
.pageMenu li a { padding: 0 30px; line-height: 40px; }
.eduDetail { overflow: hidden; }
.eduDetail .pic { float: left; width: 30%; margin-right: 3%; }
.abtTeam { padding-bottom: 2rem; overflow: hidden; margin: 0 -1%; }
.abtTeam .item { float: left; width: 31.333%; margin: 0 1%; }
.newsList { overflow: hidden; }
.newsList li:nth-child(1), .newsList li:nth-child(2), .newsList li:nth-child(3) { float: left; width: 32%; margin: 0 1%; }
.newsList li:nth-child(1) { margin-left: 0; }
.newsList li:nth-child(2) { margin-right: 0; }
.newsList li:nth-child(4) { clear: both; }
}
@media (min-width: 768px) {
.prgSwiper { }
.teamBody { overflow: hidden; }
.teamBody .pic { float: left; width: 40%; }
.teamBody .main { float: left; width: 58%; margin-left: 2%; }
}
@media (min-width: 862px) {
.hmCaseLi li { width: 25%; }
.pgNewsRc { overflow: hidden; margin: 0 -1%; }
.pgNewsRc .item { float: left; width: 31.333%; margin: 0 1%; }
.pgNewsRc .item .name { height: 3.6rem; }
}
@media (min-width: 1024px) {
.prgSwiper .swiper-slide .detail { padding-right: 44%; padding-left: 5%; }
.prgSwiper .sldPic { top: 0; width: 36%; }
.prjSwpMenu { margin-top: 30px; padding-left: 30px; }
.swpBrand { height: 320px; }
.swpBrand .swiper-slide { height: calc((300px - 10px) / 3); }
.caseList li { width: 23%; line-height: 2; }
.caseList .name { padding: 10px; }
.catCloum { overflow: hidden; }
.catCloum .item { float: left; width: 24%; }
.searchTop form { width: 60%; }
}
@media (max-width: 1179px) {
body { padding-top: 3.2rem; }
html, body { position: relative; }
.header { padding-top: 0.4rem; padding-bottom: 0.4rem; height: 2.4rem; position: fixed; z-index: 1000; top: 0; left: 0; width: 100%; background: #fff; }
.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; }
.nav .active>a { color: #cf000d; }
.nav .icon-down { display: none; }
.subNav { display: flex; display: -webkit-flex; color: #fff; }
.subNav li { width: 25%; }
.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; }
.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 { bottom: 10px; }
.swiper-banner .swiper-pagination-bullet { /*width: 8px; height: 8px;*/ }
}
@media (min-width: 1180px) {
.wrap { }
.content { width: 96%; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto; }
.btn-defaul { line-height: 44px; }
.navToggle { display: none; }
.header .content { position: relative; }
.header { position: relative; background-color: #fff; height: 100px; box-shadow: none;/* box-shadow: 0 0 8px #aaa;*/ }
.header.headerfixed { position: fixed; top: 0; left: 0; z-index: 1000; }
.header .logo { position: relative; z-index: 100; padding-top: 27px; float: left; width: 180px; height: 45px; }
.header .logo a { display: block; text-indent: -999em; overflow: hidden; transition: none; }
.header .logo img { transition: none; }
.header.fixed { background: #fff; position: fixed; z-index: 1000; left: 0; top: 0; }
.nav { position: relative; z-index: 10; padding-right: 128px; text-align: center; font-size: 0; line-height: 0; }
.nav>li { position: relative; font-size: 16px; display: inline-block; vertical-align: top; padding: 0 20px; }
.nav>li>a { position: relative; display: block; padding: 30px 0; height: 40px; line-height: 40px; }
.nav li:hover>a { color: #2355a5; }
.nav .active>a { color: #2355a5; }
.nav li .iconfont { font-size: 12px; margin-left: 4px; }
.topTel { padding-top: 32px; float: right; }
.topTel a { font-size: 24px; color: #1775c6; }
.topTel .tit { color: #888; }
.topTel .iconfont { color: #1775c6; top: -2px; font-size: 48px; line-height: 46px; }
.topSearch { position: absolute; right: 0; 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: #2355a5; color: #fff; }
.topSearch .icon-search { font-size: 24px; cursor: pointer; }
.btnLang { line-height: 50px; top: 25px; right: 87px; }
/* footer */
.footer { max-height: 400px; background: url("../images/footBg.jpg") top center no-repeat; border-radius: 20px 20px 0 0; }
.footer .content { padding-top: 25px; padding-bottom: 25px; }
.footer .ftWecaht { padding-top: 50px; float: right; }
.footer .ftWecaht .item { width: 112px; margin-left: 25px; margin-right: 0; }
.footer .ftWecaht img { }
.footer .main { margin-top: 0; line-height: 36px; }
.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; }
.footer .copyRight { padding: 10px 0 25px; }
.copyRight a { color: #88aadc; }
.friendForm { float: right; }
.friendLink { background: none; border: none; color: #88aadc; line-height: 36px; height: 36px; }
.swpBrand .pic { border-radius: 20px; }
/*banner*/
.swiper-banner { position: relative; height: 100%; overflow: hidden; border-radius: 28px; }
.swiper-banner .swiper-slide { }
.swiper-banner .swiper-slide img { display: block; width: 100%; height: 100%; }
.swiper-banner .swiperFocuse { display: block; }
.swiper-banner .swiper-pagination { left: 40px; }
.title01 { padding-bottom: 60px; padding-top: 80px; }
.title01 .title { font-size: 40px; line-height: 1; }
.title01 .title br { display: block; }
.hmProject { padding-top: 2%; padding-bottom: 4%; }
.hmProject .topPic { display: block; top: 4%; left: 40%; position: absolute; }
.hmProject .title01 { padding-bottom: 100px; }
.prgSwiper .swiper-slide .detail { padding-right: 46%; padding-left: 5%; }
.prgSwiper .sldPic { right: -10px; top: -35%; }
.prgSwiper .sldPic img { max-width: inherit; width: 100%; }
.prjSwpMenu { margin-top: 60px; padding-left: 30px; }
.prjSwpMenu .pic { height: 40px; margin-bottom: 10px; }
.prgSwiper .btn-box { padding-top: 30px; }
.hmProject .fixedPic { bottom: 8%; right: 20%; }
.prgSwiper .swiper-button-prev, .prgSwiper .swiper-button-next { top: 30%; transition: all 0.5s; display: block; width: 64px; height: 296px; cursor: pointer; }
.prgSwiper .swiper-button-prev:after, .prgSwiper .swiper-button-next:after { display: none; }
.prgSwiper .swiper-button-prev { left: -20px; background: url("../images/btnLeft.png") right center no-repeat; }
.prgSwiper .swiper-button-next { right: -20px; background: url("../images/btnRight.png") left center no-repeat; }
.hmCase { padding-bottom: 5%; }
.hmCase .content { position: relative; }
.caseSwiper { overflow: hidden; }
.caseSwpMenu { position: absolute; width: 700px; z-index: 10; right: -30px; top: 90px; }
.hmCaseLi { padding-bottom: 12%; overflow: hidden; position: relative; display: block; column-count: inherit; }
.hmCaseLi li { float: left; width: 20%; }
.hmCaseLi .pic { padding-bottom: 0; }
.hmCaseLi .pic img { }
.hmCaseLi li .pic, .hmCaseLi li img { border-radius: 18px; }
.hmCaseLi li:nth-child(1) .pic { padding-bottom: 120%; }
.hmCaseLi li:nth-child(2) .pic { padding-bottom: 160%; }
.hmCaseLi li:nth-child(3) .pic { }
.hmCaseLi li:nth-child(4) .pic { padding-bottom: 110%; }
.hmCaseLi li:nth-child(5) .pic { padding-bottom: 120%; }
.hmCaseLi li:nth-child(6) .pic { padding-bottom: 72%; }
.hmCaseLi li:nth-child(7) .pic { padding-bottom: 150%; }
.hmCaseLi li:nth-child(8) .pic { }
.hmCaseLi li:nth-child(6), .hmCaseLi li:nth-child(7), .hmCaseLi li:nth-child(8) { position: absolute; }
.hmCaseLi li:nth-child(6) { left: 0; top: 55.6%; }
.hmCaseLi li:nth-child(7) { left: 40%; top: 29%; }
.hmCaseLi li:nth-child(8) { left: 60%; top: 51.5%; }
.footMore { }
.footMore a { }
.footMore img { height: 50px; }
.swpTeam .pic { border-radius: 18px; margin-bottom: 15px; }
.swpTeam .name a { font-size: 24px; }
.bottomTips { margin-top: 28px; }
.bottomTips img { height: auto; }
.hmWrap3 { border-radius: 20px 20px 0 0; }
.hmWrap3 .topTxt { top: -30px; }
.hmWrap3 .topTxt img { height: 60px; }
.hmAbout .title01 .title span { margin-bottom: 15px; float: none; display: block; }
.title01 .icon { left: 250px; top: 25px; }
.title01 .icon img { height: 90px; }
.hmAbout { border-radius: 0 0 20px 20px; padding-top: 4%; padding-bottom: 5%; }
.hmAbout .detail { width: 800px; }
.hmAbout .bgPic { position: absolute; right: 0; bottom: 0; width: 54%; }
.hmAbout .bgPic img { }
.hmAbout .btn-box { padding-top: 30px; }
.newsList { overflow: hidden; }
.newsList .more { top: 0.5rem; width: 3rem; height: 3rem; border-radius: 100%; }
.newsList li:nth-child(1), .newsList li:nth-child(2), .newsList li:nth-child(3) { float: left; padding-left: 0; width: 30.666%; margin: 0 2%; }
.newsList li:nth-child(1) { margin-left: 0; }
.newsList li:nth-child(3) { margin-right: 0; }
.newsList li:nth-child(4) { clear: both; }
.newsList li:nth-child(1) .iconfont, .newsList li:nth-child(2) .iconfont, .newsList li:nth-child(3) .iconfont { font-size: 3rem; line-height: 3rem; color: #2355a5; }
.newsList li:nth-child(1) .timer, .newsList li:nth-child(2) .timer, .newsList li:nth-child(3) .timer { font-size: 18px; }
.newsList li:nth-child(1) .timer strong, .newsList li:nth-child(2) .timer strong, .newsList li:nth-child(3) .timer strong { font-size: 30px; }
.newsList li:nth-child(1) .name, .newsList li:nth-child(2) .name, .newsList li:nth-child(3) .name { margin-top: 10px; font-size: 20px; line-height: 32px; height: 60px; }
.newsRecom .pic, .newsList li:nth-child(1) .pic, .newsList li:nth-child(2) .pic, .newsList li:nth-child(3) .pic { margin-top: 20px; border-radius: 20px; }
.newsRecom .item:before, .newsList li:nth-child(1):before, .newsList li:nth-child(2):before, .newsList li:nth-child(3):before { content: ""; position: absolute; left: -7%; top: 5%; width: 1px; height: 90%; background-color: #e5e5e5; }
.newsRecom .more { top: 0.5rem; width: 3rem; height: 3rem; border-radius: 100%; }
.newsRecom .iconfont { font-size: 3rem; line-height: 3rem; color: #2355a5; }
.newsRecom .timer { font-size: 18px; }
.newsRecom .timer strong { font-size: 30px; }
.newsRecom .name { margin-top: 10px; font-size: 20px; line-height: 32px; height: 60px; }
.newsRecom .pic { margin-top: 20px; border-radius: 20px; }
.newsRecom .item:before { content: ""; position: absolute; left: -50px; top: 5%; width: 1px; height: 90%; background-color: #e5e5e5; }
/* page */
.pageBanner { position: relative; width: 100%; }
.pageBanner img { display: block; width: 100%; left: 0; }
.detail { line-height: 2.25; }
.detail p {/* margin-bottom: 25px; */ }
.detail img { margin-bottom: 30px; }
.detail .inTitle { font-size: 30px; line-height: 1.6; margin-bottom: 10px; font-weight: bold; }
.detailBox { padding: 0; }
.dtlHead { margin-bottom: 30px; }
.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: 40px; margin-top: 0; 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; width: 46px; height: 46px; line-height: 46px; margin: 0 8px; font-size: 16px; }
.pageWrap .whiteBox { border-radius: 20px; padding: 3%; width: 94%; padding-top: 4%; margin-top: -4%; }
.prjTop { }
.prjTop .title { font-size: 26px; }
.prjTop .title span { font-size: 40px; }
.prjTop .txt { max-width: 860px; }
.prjTop .line { margin-top: 25px; }
.prjSwpCon .inTitle { font-size: 36px; }
.prjSwpPic { }
.prjSwpPic .name { font-size: 20px; }
.prjSwpCon .swiper-button-next, .prjSwpCon .swiper-button-prev { width: 40px; height: 40px; line-height: 40px; }
.prjSwpCon .swiper-button-next:after, .prjSwpCon .swiper-button-prev:after { font-size: 20px; }
.prjSwpCon .swiper-button-prev { right: 70px; }
.swpTeam .swiper-button-next, .swpTeam .swiper-button-prev { top: 45%; width: 46px; height: 46px; line-height: 60px; }
.teamBody .pic { width: 25%; }
.teamBody .main { position: relative; width: 71%; margin-left: 3%; }
.teamBody .inTitle { font-size: 24px; margin-top: 3%; }
.teamBody .detail { margin-top: 15px; }
.teamBody .detail p { margin-bottom: 0; }
.teamBody .main .name { font-size: 32px; line-height: 1; margin-bottom: 12px; }
.teamBody .btnNext { position: absolute; right: 0; top: 0; z-index: 10; }
.caseList li { border-radius: 20px; }
.caseList li .pic { border-radius: 20px; }
.caseMenu { padding: 15px 0; position: relative; border-radius: 20px; }
.caseMenu:before { content: ""; position: absolute; left: 0px; top: 0; background-color: #eee; width: 155px; height: 100%; border-right: 1px solid #e5e5e5; }
.caseMenu .main { display: block; }
.caseMenu .cloum { position: relative; padding-left: 185px; line-height: 36px; border-bottom: none; }
.caseMenu .cloum .tit { padding-left: 0; padding-right: 0; bottom: 0; text-align: center; width: 155px; position: absolute; left: 0; top: 0; }
.caseMenu .cloum .iconfont { display: none; }
.caseMenu .cloum .tit, .caseMenu .cloum .main { padding-top: 10px; padding-bottom: 10px; }
.caseMenu .main a { margin-right: 20px; }
.caseMenu a:hover { color: #2355a5; }
.detail .video { max-width: 1000px; border-radius: 20px; }
.pageMenu { margin-bottom: 3%; }
.pageMenu li { margin-right: 20px; border-radius: 36px; }
.pageMenu li a { line-height: 56px; }
.aboutDtl .detail { margin-bottom: 2rem; }
.aboutDtl .top { background: url("../images/iconAbt.png") right center no-repeat; font-size: 28px; }
.aboutDtl .top p { margin-bottom: 0; }
.aboutDtl .title { font-size: 30px; }
.aboutDtl .titEg { font-size: 40px; }
.dtlTitle { margin-bottom: 40px; }
.dtlTitle .eg { font-size: 40px; }
.dtlTitle .title { font-size: 40px; }
.aboutDtl .detail { margin-bottom: 40px; }
.eduDetail .pic { width: 24%; }
.eduDetail { background: url("../images/eduBg.png") right top no-repeat; }
.eduDetail .inTitle { font-size: 30px; margin-bottom: 20px; }
.pgNewsRc { overflow: hidden; margin: 0 -2%; }
.pgNewsRc .item { float: left; width: 29.333%; margin: 0 2%; }
.pgNewsRc .item .name, .newsList li:nth-child(1) { height: 60px; }
.newsRecom .item:before, .newsList li:nth-child(1):before, .newsList li:nth-child(2):before, .newsList li:nth-child(3):before { }
.newsRecom .item:before { left: -13%; }
.newsList { margin-top: 20px; }
.newsList li { padding: 2% 0; position: relative; padding-left: 165px; }
.newsList .timer { position: absolute; left: 0; top: 19%; font-size: 20px; }
.newsList .name a { font-size: 20px; }
.titleGy { padding-bottom: 30px; font-size: 18px; }
.titleGy .title { font-size: 28px; }
.baiduMap { margin-left: -3.5%; margin-right: -3.5%; }
.contact { padding-bottom: 20px; overflow: hidden; }
.contact .wechat { float: right; }
.wechat .item { width: 152px; margin-right: 0; margin-left: 30px; }
.wechat .item img { width: 140px; border-width: 5px; border-radius: 12px; }
.contact .iconfont { font-size: 50px; }
.contact .tel { font-size: 32px; }
.contact .add { font-size: 20px; }
.abtTeam { padding-bottom: 35px; }
.abtTeam .pic { border-radius: 20px; }
.abtTeam .item { }
.abtTeam .name { font-size: 24px; margin-bottom: 8px; }
.abtTeam .txt { line-height: 32px; height: 96px; }
.searchTop form { width: 50%; }
}
@media (min-width: 1280px) {
.swpBrand { height: 330px; }
.swpBrand .swiper-slide { height: calc((310px - 20px) / 3); }
}
@media (min-width: 1440px) {
.wrap { width: 100%; min-width: 1400px; }
.content { width: 90%; }
.nav>li { padding: 0 25px; }
.btn-defaul { line-height: 56px; border-radius: 32px; }
.prgSwiper .sldPic { top: -65%; }
.swpBrand { height: 340px; }
.swpBrand .swiper-slide { height: calc((310px - 15px) / 3); }
.prjTop .title { font-size: 36px; }
.prjTop .title span { font-size: 60px; }
}
@media (min-width: 1620px) {
.wrap { width: 100%; }
/* .content{ width: 1520px; }*/
.nav>li { padding: 0 30px; }
.nav>li>a { font-size: 20px; }
.footer .ftWecaht .item { width: 140px; }
.title01 .title { font-size: 60px; }
.prgSwiper .sldPic { top: -80%; }
.footMore { font-size: 20px; }
.footMore img { height: 80px; margin-bottom: 10px; }
.hmWrap3 { margin-top: 2%; }
.hmWrap3 .topTxt { top: -44px; }
.hmWrap3 .topTxt img { height: 88px; }
.hmAbout .btn-box { padding-top: 60px; }
.newsRecom .more { top: 0.5rem; width: 4rem; height: 4rem; }
.newsRecom .iconfont { font-size: 4rem; line-height: 4rem; }
.newsRecom .timer { font-size: 24px; line-height: 1.2; }
.newsRecom .timer strong { font-size: 60px; }
.newsRecom .name { }
.newsRecom .pic { margin-top: 20px; }
/*.newsRecom .item:before { left: -65px; }*/
.newsRecom .more, .newsList li:nth-child(1) .more, .newsList li:nth-child(2) .more, .newsList li:nth-child(3) .more { top: 0.5rem; width: 4rem; height: 4rem; }
.newsRecom .iconfont, .newsList li:nth-child(1) .iconfont, .newsList li:nth-child(2) .iconfont, .newsList li:nth-child(3) .iconfont { font-size: 4rem; line-height: 4rem; }
.newsRecom .timer, .newsList li:nth-child(1) .timer, .newsList li:nth-child(2) .timer, .newsList li:nth-child(3) .timer { font-size: 24px; line-height: 1.2; }
.newsRecom .timer strong, .newsList li:nth-child(1) .timer strong, .newsList li:nth-child(2) .timer strong, .newsList li:nth-child(3) .timer strong { font-size: 60px; }
.newsRecom .name { }
.newsRecom .pic, .newsList li:nth-child(1) .pic, .newsList li:nth-child(2) .pic, .newsList li:nth-child(3) .pic { margin-top: 20px; }
.newsRecom .item:before, .newsList li:nth-child(1):before, .newsList li:nth-child(2):before, .newsList li:nth-child(3):before { left: -65px; }
.swpBrand { height: 370px; }
.swpBrand .swiper-slide { height: calc((340px - 15px) / 3); }
.caseList .name { padding: 15px 10px; }
.aboutDtl .top { font-size: 32px; }
.aboutDtl .title { font-size: 36px; }
.aboutDtl .titEg { font-size: 80px; }
.dtlTitle { margin-bottom: 30px; }
.dtlTitle .eg { font-size: 56px; }
.dtlTitle .title { font-size: 56px; margin-top: -25px; }
.aboutDtl .detail { margin-bottom: 60px; }
.eduDetail .inTitle { font-size: 40px; margin-bottom: 30px; }
.eduDetail .detail { font-size: 18px; }
.newsRecom .item:before, .newsList li:nth-child(1):before, .newsList li:nth-child(2):before, .newsList li:nth-child(3):before { left: -7%; }
.newsRecom .item:before { left: -14%; }
.titleGy .title { font-size: 48px; }
.prjSwpCon .swiper-button-next, .prjSwpCon .swiper-button-prev { top: 0; margin-left: 20px; opacity: 1; width: 56px; height: 56px; }
.prjSwpCon .swiper-button-prev { right: 86px; }
.titleGy { line-height: 1.8; }
.titleGy .txt { font-size: 28px; }
.abtTeam .name { font-size: 32px; }
}
@media (min-width: 1920px) {
.content { width: 1720px; }
.nav>li { padding: 0 40px; }
.prgSwiper .sldPic { top: -90%; }
.caseSwpMenu { width: 750px; right: -20px; }
.caseSwpMenu .swiper-slide { font-size: 28px; }
.swpBrand { height: 410px; }
.swpBrand .swiper-slide { height: calc((395px - 15px) / 3); }
}
/******动画֤*****/
@-webkit-keyframes mymove { from {
 -webkit-transform: rotate(0deg);
}
to { -webkit-transform: rotate(360deg); }
}
@keyframes mymove { from {
 transform: rotate(0deg);
}
to { transform: rotate(360deg); }
}
