﻿.container {max-width:1200px}
.home-box {padding:60px 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 {font-size:28px;font-weight: 600;}
.header .logo img{max-height:57px}
.nav{display:flex;justify-content:space-between}
.nav li{padding:0 21px;display:flex;align-items: center;position:relative}
.nav li > a{font-size:15px;font-weight:700;color:#333}
.nav li.active > a,
.nav li > a:hover {color:#076ce0}
.nav li .extend {position:relative}
.nav li .extend {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:hover .extend {opacity:1;visibility:visible;margin-top:0}
.nav li .extend: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}
.footer {background: #151515;margin-top:30px;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}
.home-banner .swiper-slide{height:550px;background-repeat:no-repeat;background-position:center 0;background-size:auto 100%}
.home-banner .swiper-slide a{display:block;height:100%;width:100%;}
.page-banner{height:330px;background-repeat:no-repeat;background-position:center 0;background-size:auto 100%}
.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;z-index:101}
.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}
.page-txt {}
.page-txt p{line-height:1.9;font-size:16px;margin-bottom:12px}
.page-txt img{max-width:100%}
.page-title {margin:9px 0 30px;position:relative}
.page-title:before{content:'';position:absolute;top:10px;left:0;height:27px;width:4px;background: #0093d6}
.page-title strong{font-size:28px;font-weight:500;margin:0 20px 0 15px}
.page-title small{font-size: 14px;color:#666}
.page-title1{margin:20px 0;padding-bottom:9px;position:relative}
.page-title1:before{content:'';position:absolute;bottom:0;left:0;height:2px;width:42px;background: #ff4d63}
.page-title1 span{font-size:30px;font-weight:600}
.page-title2{margin:30px 0;padding-bottom:15px;text-align: center;position:relative}
.page-title2:before{content:'';position:absolute;bottom:0;left:50%;margin-left:-35px;width:70px;height:2px;background: #ff4d63}
.page-title2 span{font-size:30px;font-weight:600}
.p-contact {margin:30px auto 50px;justify-content: space-between}
.p-contact li{flex:0 0 24%;background: #fcfcfc;padding:20px 12px;border-radius:6px;text-align: center}
.p-contact li:before{content:'';font-family: iconfont;color:#999;font-size:2rem}
.p-contact li.address:before{content:'\e636'}
.p-contact li.tel:before{content:'\e632'}
.p-contact li.wechat:before{content:'\e623'}
.p-contact li.qq:before{content:'\e624'}
.p-contact li.email:before{content:'\e620'}
.p-contact span{color:#777}
.p-contact small{display:block;margin:9px 0;color:#555}
.select-type{padding:12px;margin-bottom:20px;border-radius:3px;background: #f9f9f9}
.select-type dd{margin-right:9px;padding:4px 12px}
.select-type dd a:hover{color:#1E9FFF}
.select-type dd.cur{background:#1E9FFF}
.select-type dd.cur a{color:#fff}
.product-list{justify-content: space-between;margin-top:20px}
.product-list li{flex:0 0 23%;text-align: center;margin-bottom:20px;transition:.2s}
.product-list li:empty{margin:0}
.product-list li:hover{transform: translateY(5px)}
.product-list figure{height:210px;border:solid 1px #eee}
.product-list img{width:100%;height:100%;object-fit:cover}
.product-list article{padding-top:9px}
.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}
.page-column {justify-content: space-between}
.page-sidebar {flex:0 0 230px;width:230px}
.page-content {flex:0 0 calc(100% - 260px);width:calc(100% - 260px)}
.page-content .title{font-size:18px;border-bottom:solid 1px #eee;margin-bottom:20px;padding-bottom:12px;font-weight:600}
.page-sidebar .title{padding:20px;background:#006cb5;color:#fff}
.page-sidebar .title span{font-size:20px;font-weight: 600}
.page-sidebar .title small{margin-left:9px;opacity: .8}
.page-side-kind {background: #f9f9f9;padding:12px 0}
.page-side-kind dl{border-bottom:dashed 1px #ddd}
.page-side-kind dl:empty{border-bottom:0}
.page-side-kind dl:last-child{border-bottom:0}
.page-side-kind dt{padding:12px 0 12px 20px}
.page-side-kind dt a{font-size:15px}
.page-side-kind dt a:hover{color:#006cb5}
.page-side-kind dd{padding:5px 0 5px 25px}
.page-side-kind dl.cur{border-bottom:0}
.page-side-kind dl.cur dt{background: #eee}
.page-side-kind dl.cur dt a{color:#006cb5}
.page-img-list{justify-content:space-between;margin-bottom:9px}
.page-img-list li{flex:0 0 32%;text-align: center;margin-bottom:20px;transition:.2s}
.page-img-list li:empty{margin:0}
.page-img-list li:hover{transform:translateY(5px)}
.page-img-list li figure{height:240px}
.page-img-list li img{width:100%;height:100%;object-fit:cover}
.page-img-list article{padding-top:9px}
.main-title {text-align: center;padding:20px 0}
.main-title span{text-transform: uppercase;font-size:18px;color:#999;letter-spacing: 3px}
.main-title strong{display:block;margin: 0 auto;color:#118c3c;font-size:28px;width:160px;position:relative}
.main-title strong:after,
.main-title strong:before{content:'';position:absolute;top:23px;left:-60px;height:1px;width:60px;background: #ccc}
.main-title strong:after{left:auto;right:-60px}
.index-home .container{margin-top:38px;justify-content: space-between}
.index-home figure{flex:0 0 44%;position:relative}
.index-home figure img{width:100%}
.index-home figure:before{content:'';position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:solid 3px #fff;z-index:2;opacity: .3}
.index-home article{flex:0 0 52%}
.index-home article h2{}
.index-home article p{color:#555;line-height:1.7;margin:22px 0 45px}
.more-box {}
.more-box a {position:relative;padding:5px 12px 5px 32px;border:solid 1px #055d8b;border-radius:0 0 6px 0;}
.more-box a:before{content:'';position:absolute;top:0;bottom:0;left:0;width:20px;background: #055d8b}
.more-box a:hover{}
.home-project {background: #f9f9f9}
.home-product{justify-content: space-between;margin-top:30px;}
.home-product li{background:#fff;flex:0 0 23.5%;width:23.5%;box-shadow: 0 0 9px 1px rgba(0,0,0,.1);border-radius:5px;margin-bottom:20px;position:relative;transition: .3s}
.home-product li:hover{transform: translateY(5px)}
.home-product li a {position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;}
.home-product figure{padding:15px;height:220px;}
.home-product figure img{width:100%;height:100%;}
.home-product article{padding:0 15px 12px;position:relative}
.home-product article:before{content:'';position:absolute;left:0;top:0;;width:4px;height:18px;background: #3a8aff}
.home-product article h3{font-size:18px;}
.home-product article span{display:inline-block;margin:15px 0;color:#3a8aff;background: #dfecff;font-size:12px;padding:3px 5px;}
.home-product article p{color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.home-news {justify-content: space-between;margin:50px auto 30px;}
.home-news li{flex:0 0 49%;width:49%;border:solid 1px #ddd;background: #f9f9f9;justify-content: space-between;margin-bottom:20px;padding:20px 15px;display:flex;position:relative}
.home-news li:hover{background: #31a028}
.home-news li:hover dl,
.home-news li:hover a,
.home-news li:hover p,
.home-news li:hover a{color:#fff;}
.home-news dl{color:#888;text-align: center;margin-top:9px;width:63px;}
.home-news dt{font-size:52px;line-height:1}
.home-news article{width:calc(100% - 86px)}
.home-news a{font-size:18px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.home-news p{margin-top:9px;color:#777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
@media (max-width:768px) {
  .home-news li{flex:0 0 100%;width:100%;}
}
@media (max-width:512px) {
  .home-news li{margin-bottom:15px;padding:12px}
  .home-news dt{font-size:36px}
  .home-news article{width:calc(100% - 75px)}
  .home-news h3{font-size:15px}
  .home-news p{font-size:12px}
}
@media (max-width:1200px) {
  .home-product figure{height:19vw;}
  .index-home article p{color:#555;line-height:1.7;margin:22px 0}
  .home-banner .swiper-slide{height:45vw}
}
@media (max-width:1024px){
  .home-product article h3{font-size:16px;}
  .main-title {padding:40px 0}
}
@media (max-width:768px){
  .home-product li{flex:0 0 48%;width:48%}
  .home-product figure{height:35vw;}
  .index-home .container{margin-top:18px;}
  .index-home figure{flex:0 0 100%;overflow: hidden;height:50vw;}
  .index-home figure img{transform: translateY(-12vw)}
  .index-home article{flex:0 0 100%;margin-top:12px;}
  .index-home article h2{font-size:16px;}
  .index-home article p{margin:12px 0 20px}
  .index-home .more-box{text-align: center;font-size:12px;}
  .main-title span{font-size:14px}
  .main-title strong{font-size:22px;width:150px}
  .main-title strong:before,
  .main-title strong:after{top:20px}
}
@media (max-width:512px) {
  .home-product article h3{font-size:15px;}
  .home-product article p{font-size:12px;}
  .main-title {padding:10px 0}
  .main-title span{font-size:12px}
  .main-title strong{font-size:20px;width:140px}
  .main-title strong:before,
  .main-title strong:after{top:15px}
}