.container {max-width:1200px}
.home-box {padding:60px 0}
.article-detail {}
.article-detail h1{margin:30px 0 22px;text-align: center}
.article-detail .meta{font-size:12px;text-align: right;padding:5px;background: #fbfbfb;margin:22px 0;color:#777}
.article-detail .detail{}
.article-detail .detail p{line-height:1.8;margin-bottom:12px}
.article-detail .detail img{max-width:100%}
.article-detail .neighbor {margin:50px 0;border-top:solid 1px #ddd;padding-top:12px;justify-content: space-between}
.article-detail .neighbor div{color:#777}
.article-detail .neighbor a:hover{text-decoration: underline}
.content-map{max-width:1200px;height:500px;border:#ccc solid 1px}
.fixed-r{position:fixed;right:20px;bottom:200px}
.fixed-r li{width:56px;height:56px;line-height:56px;text-align:center;background:#e2672b;margin-bottom:2px;color:#fff;position:relative;cursor: pointer}
.fixed-r li:hover{background:#bf0001;color:#fff;position:relative}
.fixed-r li:before{font-size:2rem;font-family:iconfont}
.fixed-r li.tel:before {content:'\e633'}
.fixed-r li.qq:before {content:'\e624'}
.fixed-r li.wechat:before {content:'\e623'}
.fixed-r li.top:before {content:'\e816'}
.fixed-r li a {display:block;width:100%;height:100%;left:0;top:0;position:absolute;z-index:2}
.fixed-r li.tel{overflow: hidden}
.fixed-r li.tel .extend{color:#e2672b;font-size:20px;position:absolute;top:0;bottom:0;right:100%;z-index:-1;padding:0 12px;background: #f5f5f5;line-height:1;display:flex;align-items: center;opacity:0;transition:1s}
.fixed-r li.tel:hover{overflow: visible}
.fixed-r li.tel:hover .extend{right:100%;opacity: 1}
.wechat-popup {position:fixed;z-index:-1;opacity:0;text-align:center;padding:30px;width:260px;border-radius:6px;margin-left:-130px;left:50%;top:30%;background:#fff}
.wechat-popup.visible{z-index:930;opacity: 1}
.wechat-popup .close{position:absolute;top:10px;right:10px;cursor: pointer}
.wechat-popup .close:before{content:'\e61e';font-family: iconfont;font-size:1.2rem}
.wechat-popup img{max-width:92%}
.wechat-popup p{margin:5px 0}
.wechat-popup button{background: #bf0001;color:#fff;border-radius:3px;padding:3px 9px}
.wechat-popup label{opacity: 0;position:absolute;top:0}
.header{padding:25px 0;background:#fff;width:100%;box-shadow:0 4px 5px 0 rgba(0,0,0,.06), 0 1px 10px 0 rgba(0,0,0,.04), 0 0 4px -1px rgba(0,0,0,.08)}
.header .container{justify-content:space-between}
.header .logo{}
.header .logo img{max-height:56px}
.header .tel {position:relative;padding-left:40px;margin-top:5px}
.header .tel:before{content:'\e635';font-family: iconfont;color:#0054a6;font-size:30px;position:absolute;top:0;left:0}
.header .tel span{color:#666;margin-left:3px}
.header .tel strong{color:#0054a6;font-size:20px;display:block;line-height:1}
.nav{display:flex;justify-content:space-between;padding-top:5px}
.nav li{padding:0 21px;display:flex;align-items: center}
.nav li > a{font-size:16px;color:#333;padding-bottom:8px;border-bottom:solid 2px transparent}
.nav li.active > a,
.nav li:hover > a {color:#0c81d9;border-bottom:solid 2px}
.nav li.extend {position:relative}
.nav li.extend dl {position:absolute;z-index:2;top:90%;left:0;background:#fff;padding:6px 0;box-shadow:0 0 10px rgba(0,0,0,0.1);min-width:100%;border-radius:2px;opacity: 0;visibility: hidden;margin-top:20px;transition:0.2s}
.nav li.extend:hover dl {opacity:1;visibility:visible;margin-top:0}
.nav li.extend dl:before {content:" ";height:0;width:0;border-color:transparent;border-style:solid;border-width:8px;border-bottom-color:#fff;position:absolute;left:30px;top:-14px}
.nav li.extend dd {line-height:32px;text-align:center}
.nav li.extend dd:hover {background:#f9f9f9}
.nav-btn{display:none}
.home-banner .swiper-pagination{}
.home-banner .swiper-pagination-bullet-active{/*高亮颜色*/}
.home-banner .swiper-slide{height:600px;background-repeat:no-repeat;background-position:center 0;background-size:auto 100%}
.page-banner{height:400px;background-repeat:no-repeat;background-position:center 0;background-size:auto 100%}
.home-box{padding-top:60px;padding-bottom:60px}
.title-1 {position:relative;text-align: center;padding-top:18px;margin-bottom:80px}
.title-1 span{text-transform: uppercase;font-size: 38px;color: #F0F0F0;position:absolute;top:0;right:0;width:100%}
.title-1 strong{font-size: 28px;color: #1A46A1;position:relative;z-index:2}
.title-1:before{content:'';background: #1A46A1;width:30px;height:3px;position:absolute;bottom:0;right:50%;margin-right:-15px}
.title-1:after{content:'';display:block;width:180px;height:1px;background: #eee;margin:15px auto}
.title-1 p{position:absolute;right:0;bottom:-40px;width:100%;color:#888}
.home-service {margin-top:100px;justify-content: space-between}
.home-service .item{;flex:0 0 24%;position:relative;text-align: center}
.home-service .item:before{margin:0 auto 30px;font-size:40px;width:90px;height:90px;border-radius:100%;background:#f9f9f9;content:'';font-family: iconfont;color:#0c81d9;display:flex;justify-content: center;align-items: center}
.home-service .item:nth-child(1):before{content:'\e644'}
.home-service .item:nth-child(2):before{content:'\e642'}
.home-service .item:nth-child(3):before{content:'\e606'}
.home-service .item:nth-child(4):before{content:'\e698'}
.home-service .item h4{font-size:20px}
.home-service .item p{color:#999;padding:20px}
.home-about{background:url("../images/home-about.jpg") no-repeat center 0;position:relative}
.home-about:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background: #00263d;opacity: .8}
.home-about .flex-wrap{position:relative;z-index:2;justify-content: space-between}
.home-about .title {position:relative;padding-bottom:30px;color:#fff}
.home-about .title strong{font-size:32px}
.home-about .title small{font-size:20px}
.home-about .title:after{content:'';position:absolute;bottom:10px;left:0;width:60px;height:3px;background: #fff}
.home-about .text{flex:0 0 48%}
.home-about .text article{font-size:15px;margin:30px 0;color:#fff;line-height:2;opacity: .9}
.home-about .text .more{display:inline-block;border:solid 1px #fff;border-radius:4px;padding:6px 50px;color:#fff;font-size:12px;transition: .3s}
.home-about .text .more:hover {background: #fff;color:#3766c8}
.home-about .photo{flex:0 0 48%;position:relative}
.home-about .photo img{width:100%;height:365px}
.home-about .photo:before,
.home-about .photo:after{content:'';position:absolute;width:50px;height:50px;border:solid 1px #fff;opacity: .5}
.home-about .photo:before{top:12px;right:12px;border-bottom:0;border-left:0}
.home-about .photo:after{bottom:12px;left:12px;;border-top:0;border-right:0}
.home-project{justify-content: space-between;margin-top:50px}
.home-project li{flex:0 0 23%;width:23%;text-align: center;margin-bottom:20px;transition:.2s;border-radius:6px;position:relative}
.home-project li.last{margin:0}
.home-project li:hover{transform: translateY(5px);box-shadow: 0 0 10px 1px rgba(0,0,0,.1)}
.home-project li a {position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}
.home-project figure{height:200px}
.home-project figure img{width:100%;height:100%;border-radius:6px 6px 0 0}
.home-project article{padding:10px 3px;background: #f5f5f5;border-radius:0 0 6px 6px;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.home-news {background: #f9f9f9}
.home-news .flex-wrap{justify-content: space-between;margin:30px auto}
.home-news .big{flex:0 0 49%;border:solid 1px #eee;padding:5px}
.home-news .big img{width:100%;height:360px}
.home-news .list{flex:0 0 49%;width:48%}
.home-news .list li{background: #fff;border:solid 1px #ddd;margin-bottom:20px;padding:15px;display:flex;justify-content: space-between}
.home-news .list li:last-child{margin-bottom:0}
.home-news .list dl{flex:0 0 66px;text-align: center}
.home-news .list dt{font-size:50px;color: #004c99;line-height:1.1}
.home-news .list dd{color: #898989}
.home-news .list article{flex:0 0 calc(100% - 76px);width:calc(100% - 76px)}
.home-news .list h3{color:#3f3f3f;;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.home-news .list p{color:#777;margin-top:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.footer {background: #151515;padding-top:40px;;color:#999}
.footer a {color:#999}
.footer .container{justify-content: space-between}
.footer .text{flex-basis: 70%}
.footer .text .link{padding-bottom:20px;word-spacing:20px;font-size:15px}
.footer .text .contact{}
.footer .text li{padding:5px 0}
.footer .text li:before{content:'';font-family: iconfont;font-size:16px;color:#aaa;margin-right:12px}
.footer .text li:nth-child(1):before{content:'\e634'}
.footer .text li:nth-child(2):before{content:'\e633'}
.footer .text li:nth-child(3):before{content:'\e620'}
.footer .text li:nth-child(4):before{content:'\e636'}
.footer .qrcode{margin-top:20px}
.footer .qrcode .item{text-align: center;margin-left:20px}
.footer .qrcode .item img{display:block;width:100px;margin-bottom:9px}
.footer .qrcode .item span{}
.copyright {background: #111;margin-top:18px;border-top:solid 1px #333;padding:10px 0;text-align: center;color:#999;font-size:12px}
.copyright a{color:#999}
.title2 {text-align: center;padding:12px 0 30px}
.title2 strong{display:block;font-size: 30px;color: #333;font-weight: 500}
.title2 span{font-size: 18px;color: #888}
.page-about{}
.page-about p{font-size:16px;line-height:2;margin-bottom:20px;color:#666}
.about-list {justify-content: space-between;margin:50px auto}
.about-list li {flex:0 0 24%}
.about-list li img{width:100%}
.article-list {margin:20px auto}
.article-list li{display:flex;justify-content: space-between;margin-bottom:30px;padding-bottom:30px;border-bottom:solid 1px #ddd}
.article-list dl{background: #f2f2f2;flex:0 0 120px;width:120px;height:90px;padding-top:18px;text-align: center}
.article-list dt{font-size:25px;line-height:1.2}
.article-list dd{font-size:14px}
.article-list article {flex-grow: 2;margin-left:20px}
.article-list article a {font-size:17px}
.article-list article a:hover {color: #0093d6}
.article-list article p{color:#999;margin-top:9px;line-height:1.7}
.p-contact {max-width:1200px;margin:50px auto}
.p-contact .info{justify-content: space-between;background: #fcfcfc;padding:20px 12px}
.p-contact .info li{text-align: center;flex:0 0 24%}
.p-contact .info li:before{content:'';font-family: iconfont;color:#999;font-size:2rem}
.p-contact .info li.address:before{content:'\e636'}
.p-contact .info li.tel:before{content:'\e632'}
.p-contact .info li.wechat:before{content:'\e623'}
.p-contact .info li.qq:before{content:'\e624'}
.p-contact .info li.email:before{content:'\e620'}
.p-contact .info span{color:#777}
.p-contact .info small{display:block;margin:9px 0;color:#555}
.home-zs {;border-bottom:solid 8px #f9f9f9}
.home-zs .container{position:relative}
.home-zs .swiper-button-next{right:-30px;outline:0 none !important}
.home-zs .swiper-button-prev{left:-30px;outline:0 none !important}
.home-zs .swiper-slide{}
.home-zs .swiper-slide img{width:100%}
@media (max-width:1200px) {
  .home-banner .swiper-slide{height:43vw}
  .page-banner{height:30vw}
  .home-about .text article{font-size:14px;margin:20px 0}
  .home-news .big{flex:0 0 49%}
  .home-news .list{flex:0 0 49%;width:49%}
}
@media (max-width:1024px){
  .home-box{padding-top:40px;padding-bottom:40px}
  .header .tel{display:none}
  .nav li{padding:0 15px}
  .home-service .item h4{font-size:18px}
  .home-service .item p{font-size:12px}
  .home-about .photo{display:none}
  .home-about .text{flex:0 0 100%}
  .home-about .title strong{font-size:25px}
  .home-about .title small{font-size:16px}
  .home-project li{flex:0 0 24%;width:24%}
  .home-project figure{height:17vw}
  .home-project article{padding:12px 0;font-size:16px}
  .p-contact .info li{flex:0 0 49%;margin-bottom:12px}
}
@media (max-width:768px){
  body:before{content: '';display:block;height:60px}
  .header{padding:12px 0;position:fixed;top:0;right:0;z-index:922;background: #fff}
  .header:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;z-index:-1;box-shadow:0 0 5px 5px rgba(0,0,0,.1)}
  .header .logo img{max-height:35px}
  .nav-btn{display:block;padding-top:5px}
  .nav-btn:before{content:'\e63e';font-family:iconfont;font-size:1.8rem;line-height:1;color:#333}
  .nav-btn.open:before{content:'\e61e'}
  .nav{display:block;overflow:auto;padding:82px 12px 12px;position:fixed;top:0;left:100%;z-index:-2;width:100%;height:100vh;background:#fff;transition-duration:.2s}
  .nav.open{left:0;transition-duration:.3s;box-shadow:3px 0 10px 3px rgba(0,0,0,.1)}
  .nav ul{display:block}
  .nav li{border-right:0;display: block;text-align: center;width:60%;margin:0 auto;padding:13px 0;border-bottom:solid 1px #eee}
  .nav li > a,
  .nav li.active > a,
  .nav li > a:hover{border-bottom:0}
  .nav li.extend dl {position:static;top:auto;left:auto;width:100%;padding:6px 0 0;box-shadow:0 0 0 rgba(0,0,0,0);opacity: 1;visibility:visible;margin-top:12px;border-top:dashed 1px #eee}
  .nav li.extend dl:before,
  .nav li.extend:after {display:none}
  .nav li.extend dd a {font-size:12px}
  .article-detail h1{margin-top:20px;font-size:17px}
  .article-detail .neighbor div{flex:0 0 100%;margin-bottom:9px}
  .fixed-r{right:12px;bottom:12px}
  .fixed-r li{width:36px;height:36px;line-height:34px}
  .fixed-r li:before{font-size:18px}
  .title-1{padding-top:18px;margin-bottom:50px}
  .title-1 span{font-size: 26px}
  .title-1 strong{font-size: 20px}
  .title-1 p{font-size:12px;bottom:-35px}
  .home-service {margin-top:50px}
  .home-service .item{;flex:0 0 49%;margin-top:30px}
  .home-service .item h4{font-size:16px}
  .home-project li{flex:0 0 48.5%;width:48.5%;margin-bottom:15px}
  .home-project figure{height:32vw}
  .home-news .big{flex:0 0 100%;overflow: hidden;height:30vw;margin-bottom:15px}
  .home-news .big img{height:auto}
  .home-news .list{flex:0 0 100%;width:100%}
  .home-news .list li{margin-bottom:15px}
  .footer .text{flex-basis: 100%}
  .footer {margin-top:20px;padding-top:25px;padding-bottom:20px}
  .footer .qrcode{display:none}
  .footer .text .link{word-spacing:5px;font-size:14px}
  .title2 strong{font-size:20px}
  .title2 span{font-size: 14px}
}
@media (max-width:512px) {
  .title-1{padding-top:9px}
  .title-1 span{font-size: 16px}
  .title-1 strong{font-size: 18px}
  .home-box{padding-top:30px;padding-bottom:30px}
  .home-about .title {padding-bottom:20px;color:#fff}
  .home-about .title strong{font-size:18px}
  .home-about .title small{font-size:12px}
  .home-about .title:after{height:2px;width:70px}
  .home-about .text article{font-size:12px;margin:10px 0 20px}
  .home-about .text .more{padding:4px 30px}
  .home-service .item:before{font-size:30px;width:80px;height:80px}
  .home-service .item p{padding:15px}
  .home-project article{padding:10px 0;font-size:14px}
  .home-news .list dt{font-size:37px}
  .home-news .list h3{font-size:16px}
  .home-news .list p{font-size:12px;margin-top:6px}
  .home-news .flex-wrap{margin:30px auto 0}
  .footer .text .link{font-size:12px;padding-bottom:10px}
  .footer .text .contact{font-size:12px}
  .article-list dl{flex:0 0 80px;width:80px;height:100%;padding:12px 0}
  .article-list dt{font-size:20px}
  .article-list dd{font-size:12px}
  .article-list article a {font-size:15px}
  .article-list article p{font-size:12px}
  .p-contact{margin:30px auto}
  .p-contact .info li{text-align:left;flex:0 0 100%;position:relative;padding: 0 0 12px 40px;border-bottom:dashed 1px #eee}
  .p-contact .info li:before{font-size:1.6rem;position:absolute;top:12px;left:0}
}
@media (max-width:414px) {
  .home-project article{font-size:12px}
}

