@charset "UTF-8";
/* Clear the default style */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; font-weight: normal; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ul, ol, li { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

/* custom */
a { color: #7e8c8d; text-decoration: none; -webkit-backface-visibility: hidden; }

::-webkit-scrollbar { width: 5px; height: 5px; }

::-webkit-scrollbar-track-piece { background-color: rgba(0, 0, 0, 0.2); border-radius: 6px; }

::-webkit-scrollbar-thumb:vertical { height: 5px; background-color: rgba(125, 125, 125, 0.7); border-radius: 6px; }

::-webkit-scrollbar-thumb:horizontal { width: 5px; background-color: rgba(125, 125, 125, 0.7); border-radius: 6px; }

html, body { width: 100%; font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif; }

body { line-height: 1.5; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

html { overflow-y: scroll; }

.clearfix:before, .content:before, .project .project-item:before, .business .business-item:before, .location:before, .clearfix:after, .content:after, .project .project-item:after, .business .business-item:after, .location:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix, .content, .project .project-item, .business .business-item, .location { *zoom: 1; }

.dn { display: none; }

.ell1, .business .business-title, .business .business-title .business-title2 { display: block; word-wrap: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.ell2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.ell3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

img { display: block; max-width: 100%; margin: auto; }

.container { background-color: #eaf1f4; }

.content { width: 1200px; margin: 0 auto; }

.fl { float: left; }

.fr { float: right; }

.header { line-height: 80px; padding: 20px 0; font-size: 18px; background-color: #fff; }

.header .wechat { margin-left: 20px; color: #858585; cursor: pointer; position: relative; }

.header .wechat:hover .wechat-img { display: block; }

.header .wechat .wechat-img { -webkit-transition: all .3s; transition: all .3s; display: none; width: 200px; position: absolute; left: 50%; margin-left: -100px; top: 60px; z-index: 99; background: #fff; border: 1px solid #ccc; border-radius: 5px; -webkit-box-shadow: 0px 0px 10px #ccc; box-shadow: 0px 0px 10px #ccc; padding: 6px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.header .wechat .wechat-img:before { content: ""; position: absolute; left: 50%; top: -7px; margin-left: -7px; width: 14px; height: 8px; background-image: url(../images/tri.png); background-repeat: no-repeat; background-size: 100% 100%; }

.header .contact { color: #494949; margin-right: 20px; line-height: 40px; text-align: right; }

.header .contact .phone { color: #419edf; }

.navwrapper { background-color: #3979b7; }

.dn { display: none; }

.nav { height: 60px; }

.nav > li { float: left; position: relative; padding-right: 5px; background-color: #3979b7; }

.nav > li.contactUs { display: none; }

.nav > li > a { color: #fff; font-size: 24px; display: block; padding: 0 32px; line-height: 60px; text-align: center; -webkit-transition: all .5s ease; transition: all .5s ease; }

.nav > li > a:hover { background-color: #12385d; }

.nav > li .navList { display: none; z-index: 1000; position: absolute; background-color: #144ccc; min-width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; word-break: keep-all; }

.nav > li .navList li.active > a { background-color: #12385d; }

.nav > li .navList li a { padding: 0 5px; color: #fff; font-size: 16px; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; height: 42px; line-height: 42px; text-align: center; -webkit-transition: all .3s ease; transition: all .3s ease; }

.nav > li.active > a { background-color: #12385d; }

.main-content { margin-top: 15px; background-color: #fff; padding: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.banner-swiper { position: relative; width: 570px; height: 366px; }

.banner-swiper img { width: 100%; height: 100%; }

.banner-swiper .swiper-bottom { position: absolute; z-index: 10; bottom: 0; width: 100%; height: 60px; line-height: 60px; font-size: 20px; color: #ffffff; background-color: rgba(57, 121, 183, 0.8); padding: 0 60px 0 40px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.banner-swiper .swiper-bottom:after { content: ""; display: block; width: 6px; height: 6px; background-color: #fff; position: absolute; left: 25px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); border-radius: 50%; }

.banner-swiper .swiper-pagination { width: 60px; text-align: right; position: absolute; left: initial; right: 10px; bottom: 17px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.banner-swiper .swiper-pagination-bullet { opacity: .5; margin: 0 3px !important; }

.banner-swiper .swiper-pagination-bullet-active { background: #fff; opacity: 1; }

.main-news { width: 568px; }

.main-news .main-news-title { font-size: 20px; color: #3979b7; font-weight: bold; font-style: italic; border-bottom: 1px solid #bdbdbd; height: 32px; line-height: 32px; padding-left: 20px; }

.main-news .main-news-title a { color: inherit; }

.main-news .main-news-list { margin-top: 30px; }

.main-news .main-news-list li { padding-left: 45px; margin: 20px auto; position: relative; }

.main-news .main-news-list li:hover:before { background-color: #2675ac; }

.main-news .main-news-list li:hover a { color: #2675ac; }

.main-news .main-news-list li a { display: block; color: #131313; }

.main-news .main-news-list li:before { content: ""; width: 8px; height: 8px; border: solid 1px #2675ac; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 50%; position: absolute; top: 50%; left: 24px; margin-top: -4px; }

.nav-card-page { width: 25%; padding: 17px 9px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.nav-card-page .nav-card { display: block; height: 120px; background-color: #ffffff; border-radius: 6px; border: solid 1px #2675ac; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 7px; overflow: hidden; -webkit-transition: all .5s; transition: all .5s; }

.nav-card-page .nav-card:hover { background-color: #2675ac; }

.nav-card-page .nav-card:hover p { color: #ffffff; }

.nav-card-page .nav-card .nav-card-pic { width: 130px; height: 100%; display: inline-block; vertical-align: middle; position: relative; }

.nav-card-page .nav-card .nav-card-pic img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 1; }

.nav-card-page .nav-card p { width: 130px; display: inline-block; vertical-align: middle; font-size: 24px; color: #3979b7; text-align: center; }

.footer { height: 135px; background-color: #1b5287; overflow: hidden; }

.footer-box { background-image: url(../images/footer-bg.png); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; height: 135px; }

.footer-doc { margin-top: 20px; line-height: 30px; text-align: center; font-size: 14px; color: #ffffff; }

.footer-doc img { margin-bottom: 12px; }

.current-position { font-size: 18px; color: #3979b7; height: 40px; line-height: 40px; }

.current-position .content { padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.current-position a { color: inherit; }

.current-position a:hover { color: #2675ac; }

.page { padding: 40px 20px; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #fff; margin-bottom: 25px; min-height: 430px; }

.page-title { font-size: 30px; color: #565656; text-align: center; margin: 25px auto; }

.page-title .page-left-circle, .page-title .page-right-circle { color: #3979b7; position: relative; }

.page-title .page-left-circle:before, .page-title .page-right-circle:before { content: ""; width: 106px; height: 2px; background-color: #3979b7; top: 18px; position: absolute; }

.page-title .page-left-circle:before { right: 4px; }

.page-title .page-right-circle:before { left: 4px; }

.page-info { font-size: 20px; color: #565656; text-align: center; margin: 25px auto; }

.page-info span { color: #3979b7; }

.page-info .page-time { display: inline-block; }

.page-info .page-views { display: inline-block; }

.page-content { line-height: 30px; font-size: 20px; color: #565656; text-align: justify; }

.page-content img { display: inline-block; }

.list { font-size: 18px; color: #484848; }

.list li { position: relative; padding-left: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 20px 0; margin-left: 30px; }

.list li a:hover { color: #2675ac; }

.list li:before { content: ""; width: 5px; height: 5px; background-color: #3979b7; position: absolute; top: 50%; margin-top: -2.5px; left: 0; border-radius: 50%; }

.project .project-item { padding: 25px 0; border-bottom: 1px dashed rgba(0, 0, 0, 0.5); }

.project .project-item .project-img { width: 200px; height: 129px; border: solid 1px #e6e6e6; -webkit-box-sizing: border-box; box-sizing: border-box; }

.project .project-item .project-info { margin-left: 15px; width: 940px; }

.project .project-item .project-title { font-size: 16px; color: #323232; font-weight: bold; }

.project .project-item .project-title a { color: inherit; }

.project .project-item .project-title a:hover { color: #2675ac; }

.project .project-item .project-desc { font-size: 14px; color: #646464; text-align: justify; margin-top: 5px; line-height: 25px; height: 75px; }

.project .project-item .project-time { color: rgba(0, 0, 0, 0.5); }

.project .project-item .project-detail:hover { color: #2675ac; }

.business .business-item { display: block; position: relative; margin-top: 15px; height: 185px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: solid 1px #e6e6e6; }

.business .business-item:hover .business-title2 { -webkit-transition: all .3s; transition: all .3s; color: #3979b7; }

.business .business-item:hover .business-info .business-arrow { -webkit-transition: all .3s; transition: all .3s; background-image: url(../images/business-arrow-active.png); }

.business .business-title { padding-left: 20px; }

.business .business-title .business-title1 { font-size: 30px; color: #999999; font-weight: bold; vertical-align: middle; display: inline-block; }

.business .business-title .business-title-line { width: 45px; height: 1px; margin: 0 12px; background-color: #cccccc; vertical-align: middle; display: inline-block; }

.business .business-title .business-title2 { font-size: 16px; color: #333333; vertical-align: middle; display: inline-block; width: 750px; }

.business .business-info { margin-top: 20px; padding-left: 13px; }

.business .business-info .business-arrow { width: 40px; height: 40px; background-image: url(../images/business-arrow.png); background-position: center; background-repeat: no-repeat; background-size: 80%; display: inline-block; vertical-align: top; }

.business .business-info .business-desc { display: inline-block; vertical-align: top; font-size: 14px; color: #666666; margin-left: 120px; width: 680px; }

.business .business-img { position: absolute; top: 8px; right: 2px; width: 240px; height: 136px; }

.advertise .advertise-item { border-bottom: 1px dashed #e1e1e1; padding: 20px 0; }

.advertise .advertise-item .advertise-title { font-size: 24px; color: #3861a1; }

.advertise .advertise-item .advertise-desc { padding-left: 22px; font-size: 18px; }

.advertise .advertise-item .advertise-desc h3 { color: #3861a1; margin-top: 20px; }

.advertise .advertise-item .advertise-desc p { color: #636363; }

.location .location-info .location-title { font-size: 24px; color: #333333; }

.location .location-info .location-desc { font-size: 20px; color: #666666; }

.location .location-info .location-desc p { margin: 40px auto 0; }

.location .map { width: 580px; height: 309px; }

.form { width: 491px; height: 656px; background-color: #bccfde; margin: 90px auto; position: relative; }

.form .form-box { width: 686px; height: 516px; background-color: #ffffff; -webkit-box-shadow: 6px 10px 49px 0px rgba(41, 55, 71, 0.27); box-shadow: 6px 10px 49px 0px rgba(41, 55, 71, 0.27); position: absolute; top: 50%; left: 50%; margin-top: -258px; margin-left: -343px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 25px 90px; }

.form .form-img { position: absolute; top: 53px; right: -28px; }

.form .form-btn { width: 172px; height: 50px; line-height: 50px; background-color: #3979b7; position: absolute; bottom: -98px; right: 64px; border: 1px solid #3979b7; font-size: 24px; color: #ffffff; cursor: pointer; }

.form .form-group { margin-bottom: 15px; }

.form .form-group label { display: block; margin-bottom: 5px; font-size: 18px; color: #666666; }

.form .form-group label span { color: #f09122; }

.form .form-group .form-control { display: block; width: 246px; height: 34px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 2px solid #ccc; border-radius: 4px; }

.form .form-group textarea { resize: none; }

.form .form-group textarea.form-control { width: 478px; height: 98px; }

.form .form-group .form-code { display: inline-block; vertical-align: top; width: 120px; }

.form .form-group .code-img { display: inline-block; width: 80px; vertical-align: top; }

.anchorBL { display: none; }

.nodata img { width: 400px; margin: 20px auto; }

.nodata p { text-align: center; font-size: 30px; color: #858585; }

@media screen and (max-width: 970px) { .content { width: 100%; }
  .header .logo { padding: 0 15px; }
  .header .wechat { display: none; }
  .header .contact { display: none; }
  .navwrapper { position: fixed; top: 0; right: 0; z-index: 99999; background: initial; }
  .navwrapper .navbar-header { display: block; }
  .navwrapper .navbar-header .navbar-toggle { background-color: #333; position: relative; float: right; padding: 9px 10px; margin-top: 15px; margin-right: 15px; margin-bottom: 8px; background-color: #fff; background-image: none; border: 1px solid transparent; border-color: #3979b7; border-radius: 4px; }
  .navwrapper .navbar-header .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background-color: #3979b7; }
  .navwrapper .navbar-header .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
  .navwrapper .nav-box { overflow-y: hidden; position: fixed; right: 0; top: 0; z-index: 9999; height: 100%; background-color: #3979b7; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all .7s; transition: all .7s; }
  .navwrapper .shade { display: none; position: fixed; top: 0; bottom: 0; right: 0; left: 0; z-index: 9998; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: all .7s; transition: all .7s; }
  .navwrapper .nav { height: 100%; }
  .navwrapper .nav > li { float: none; padding-right: 0; border-bottom: 1px solid #12385d; }
  .navwrapper .nav > li.dn { display: block; }
  .navwrapper .nav > li a { font-size: 16px; }
  .main-content { margin-top: 0; padding: 0; z-index: 1; position: relative; }
  .slideBox { width: 100%; height: auto; margin-top: 0; z-index: 1; }
  .banner-swiper { position: relative; width: 100%; height: auto; }
  .banner-swiper img { height: 250px; }
  .banner-swiper .swiper-bottom { height: 35px; line-height: 35px; font-size: 14px; }
  .banner-swiper img { position: relative; z-index: 0; }
  .banner-swiper .swiper-pagination { bottom: 7px; }
  .banner-swiper .swiper-pagination-bullet { visibility: visible; }
  .main-news { width: 100%; margin-top: 3px; padding: 5px 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .main-news .main-news-title { font-size: 20px; padding-left: 0; }
  .main-news .main-news-list { margin-top: 0px; }
  .main-news .main-news-list li { padding: 5px 0; padding-left: 20px; margin: 0px auto; font-size: 14px; border-bottom: 1px dashed rgba(51, 51, 51, 0.1); }
  .main-news .main-news-list li:last-child { border: 0; }
  .main-news .main-news-list li:before { left: 4px; }
  .nav-card-page { width: 100%; padding: 10px 20px; }
  .nav-card-page .nav-card { height: 80px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .nav-card-page .nav-card .nav-card-pic { width: 80px; }
  .page { padding: 10px 20px; }
  .page .page-title { margin: 10px auto; font-size: 18px; font-weight: bold; }
  .page .page-title .page-left-circle, .page .page-title .page-right-circle { display: none; }
  .page .page-info { font-size: 12px; margin: 5px auto; }
  .page .page-content { font-size: 12px; line-height: 25px; }
  .page .list { font-size: 14px; }
  .page .list li { margin: 0px auto; padding: 10px 0 10px 10px; margin-left: 5px; border-bottom: 1px dashed rgba(51, 51, 51, 0.1); }
  .page .list li.last-child { border: 0; }
  .business .business-item { margin-top: 0; padding: 5px 0; height: auto; }
  .business .business-info { margin-top: 0; padding-left: 0; }
  .business .business-info .business-arrow { width: 20px; height: 20px; }
  .business .business-info .business-desc { width: auto; margin-left: 0; font-size: 12px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .business .business-title { padding-left: 0; }
  .business .business-title .business-title1 { font-size: 20px; }
  .business .business-title .business-title2 { display: block; width: auto; text-align: center; }
  .business .business-img { position: static; top: 0; right: 0; margin: 10px auto; width: 100%; height: auto; }
  .business .business-img img { width: 100%; border-radius: 6px; }
  .current-position { font-size: 14px; }
  .project .project-item { padding: 20px 0; }
  .project .project-item .project-title { text-align: center; }
  .project .project-item .project-img { width: 100%; height: auto; border: 0; margin: auto; float: initial; margin-bottom: 5px; }
  .project .project-item .project-img img { width: 100%; border-radius: 6px; }
  .project .project-item .project-info { margin-left: 0; width: 100%; margin-top: 5px; }
  .project .project-item .project-desc { width: 100%; height: auto; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; font-size: 12px; }
  .project .project-item .project-time { font-size: 12px; margin-top: 5px; }
  .project .project-item .project-detail { font-size: 12px; margin-top: 5px; }
  .advertise .advertise-item { padding: 10px 0; }
  .advertise .advertise-item .advertise-title { font-size: 16px; }
  .advertise .advertise-item .advertise-desc { font-size: 14px; padding-left: 0; }
  .advertise .advertise-item .advertise-desc h3 { margin-top: 5px; }
  .advertise .advertise-item .advertise-desc p { font-size: 12px; }
  .location .location-info .location-title { font-size: 18px; }
  .location .location-info .location-desc { font-size: 12px; }
  .location .location-info .location-desc p { margin-top: 10px; }
  .location .map { width: 100%; height: 200px; margin-top: 5px; }
  .form { width: 100%; margin: 15px auto; height: auto; }
  .form .form-box { width: 100%; height: auto; position: relative; top: 0; left: 0; margin-left: 0; margin-top: 0; padding: 10px 10px; -webkit-box-shadow: 0 0 0 0; box-shadow: 0 0 0 0; }
  .form .form-group { margin-bottom: 5px; }
  .form .form-group label { font-size: 14px; }
  .form .form-group .form-control { padding: 5px; }
  .form .form-group textarea.form-control { width: 100%; }
  .form .form-img { display: none; }
  .form .form-btn { display: block; position: relative; right: 0; bottom: 0; margin: 15px auto 0; }
  .nodata { width: 60%; margin: auto; }
  .nodata p { font-size: 18px; } }
/*# sourceMappingURL=style.css.map */