.container{max-width:1200px}
.header{background:#fff;width:100%}
.header .container{justify-content:space-between}
.header .logo{padding:18px 0}
.header .logo img{max-height:55px}
.nav{display:flex;justify-content:space-between}
.nav li{padding:0 21px;display:flex;align-items:center}
.nav li > a{font-size:15px;font-weight:700;color:#333;border-bottom:solid 2px #fff;padding-bottom:5px}
.nav li.active > a,
.nav li > a:hover{border-bottom:solid 2px;color:#0162d3}
.nav li.extend{position:relative}
.nav li.extend dl{position:absolute;z-index:2;top:80%;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-slide{height:500px;background-repeat:no-repeat;background-position:center 0;background-size:auto 100%}
.banner-page{height:350px;background-repeat:no-repeat;background-position:center 0;background-size:auto 100%}
.home-box{padding:60px 0}
.article-detail{min-height:500px}
.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}
.main-title{text-align:center;padding:50px 0}
.main-title span{text-transform:uppercase;font-size:18px;color:#999;letter-spacing:3px}
.main-title strong{display:block;margin:0 auto;color:#0162d3;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}
.job-list{margin-bottom:50px}
.job-list li{padding:11px 0;border-bottom:dashed 1px #eee;text-align:left}
.job-list li span{float:right;color:#888}
.job-list li a:hover{color:#0093d6}
.product-list{justify-content:space-between}
.product-list li{flex:0 0 24%;width:24%;border:solid 1px #ddd;margin-bottom:24px;border-radius:3px}
.product-list li.last{margin:0;border:0;border-radius:0}
.product-list li figure{overflow:hidden;height:235px}
.product-list li img{width:100%;height:100%;transition:.2s}
.product-list li article{text-align:center;padding:9px;background:#f9f9f9;border-top:solid 1px #ddd;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.product-list li article a{}
.product-list li:hover{box-shadow:0 0 8px 1px rgba(0,0,0,.05)}
.product-list li:hover img{transform:scale(1.05)}
.product-list li.last:hover{box-shadow:0 0 0 0 rgba(0,0,0,0)}

.more-box{text-align:center;padding:30px 0;]}
.more-box a{display:inline-block;padding:9px 30px;background:#0162d3;color:#fff;border-radius:3px}
.more-box a:hover{background:#0251ad}
.home-about{padding:90px 0;background:url("../images/home-about.png") no-repeat 0 center;margin-top:50px}
.home-about .wrapper{justify-content:space-between}
.home-about article{flex:0 0 55%}
.home-about .title strong{font-size:28px;font-weight:400;margin-bottom:30px;display:block;position:relative}
.home-about .title strong:after{content:'';position:absolute;top:125%;left:0;width:34px;height:1px;background:#0162d3}
.home-about .title span{font-size:14px;color:#999}
.home-about article p{margin:30px 0;line-height:2}
.home-about article a{display:inline-block;padding:9px 50px;border:solid 1px #0162d3}
.home-about article a:hover{background:#0351ab;color:#fff}
.home-about figure{flex:0 0 40%;position:relative}
.home-about figure:before{content:'';position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:5px solid #fff;z-index:2;opacity:.5}
.home-about figure img{width:100%}
.home-ad{height:320px;background:url("../images/home-ad.jpg") no-repeat 0 center}
.home-ad article{text-align:center;padding-top:100px}
.home-ad article h3{color:#ff8a00;font-size:30px}
.home-ad article p{color:#fff;font-size:22px;margin-top:30px}
.home-news{padding:30px 0 50px;max-width:1200px}
.home-news ul{justify-content:space-between;margin-top:20px}
.home-news li{flex:0 0 48%;width:48%;box-shadow:0 0 5px 1px rgba(0,0,0,0.03);margin-bottom:25px;display:flex;justify-content:space-between;background:#fff;padding:12px}
.home-news li figure{flex:0 0 30%}
.home-news li figure img{width:100%;height:120px}
.home-news li article{flex:0 0 66%;width:66%}
.home-news li h4{width:100%;font-size:17px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.home-news li a:hover{color:#0162d3}
.home-news li p{margin-top:12px;color:#666}
.footer{background:#333;padding-top:36px;color:#ddd}
.footer .container{justify-content:space-between}
.footer .text{}
.footer .link{word-spacing:9px;color:#666}
.footer a{color:#ddd}
.footer .contact{line-height:2;margin-top:12px}
.footer .qrcode{display:flex}
.footer .qrcode li{width:120px;text-align:center;margin-left:30px}
.footer .qrcode li img{max-width:90%;display:block;margin:0 auto 12px}
.copyright{margin-top:20px;text-align:center;padding:9px 0;background:#222;color:#999;font-size:12px}
.copyright a{color:#999}
.page-main{margin-bottom:50px}
.page-about{margin-bottom:90px}
.page-about h3{font-size:18px;font-weight:600;margin-bottom:12px}
.page-about p{line-height:1.8;margin-bottom:12px}
.page-about img{max-width:100%}
.article-list{margin:20px auto 50px}
.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:#0162d3}
.article-list article p{color:#999;margin-top:9px;line-height:1.7}
.page-contact{justify-content:space-between}
.page-contact .item{padding:20px 90px 50px}
.page-contact h3{font-size:16px;font-weight:600}
.page-contact p{margin-top:9px}
.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:'\e634'}
.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}
.download-btn{background:#5588f2;width:140px;height:50px;border-radius:6px;color:#fff;display:flex;padding:5px 10px;position:relative;margin:0 auto}
.download-btn a{position:absolute;top:0;right:0;bottom:0;left:0}
.download-btn img{width:27px;height:27px;margin:8px 8px 0 0}
.download-btn p{text-align:center;font-size:16px;letter-spacing:2px;padding-top:8px}
.types{justify-content:center}
.types li{margin:0 20px 30px;padding:7px 30px;background:#f5f5f5;border-radius:3px}
.types li.active{background:#0162d3}
.types li.active a{color:#fff}
.info-photo{}
.info-photo .item{display:flex;flex-wrap:wrap;margin-bottom:20px;background:#f5f5f5;border-radius:8px 0 8px 0}
.info-photo figure{flex:0 0 50%}
.info-photo figure img{width:100%;height:100%}
.info-photo .left img{border-radius:8px 0 0 0}
.info-photo .right img{border-radius:0 0 8px 0}
.info-photo article{flex:0 0 50%;padding:40px}
.info-photo h3{font-size:20px;padding-bottom:15px;font-weight:600}
.info-photo p{line-height:2;font-size:15px}
@media (max-width:1200px){
  .home-about article{flex:0 0 62%}
  .home-about figure{flex:0 0 35%}
  .home-about article p{margin:12px 0}
  .home-about article a{padding:4px 30px}
}
@media (max-width:1024px){
  .home-banner .swiper-slide{height:40vw}
  .banner-page{height:35vw}
  .home-about article p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
  .main-title{padding:40px 0}
  .home-news li{flex:0 0 48%;width:48%}
  .home-news li figure img{width:100%;height:15vw}
  .p-contact .info li{flex:0 0 49%;margin-bottom:12px}
  .types li{margin:0 10px 20px;padding:7px 20px}
  .info-photo article{padding:20px}
  .info-photo h3{font-size:18px}
  .info-photo p{line-height:1.8;font-size:14px}
}
@media (max-width:768px){
  .home-ad{height:150px}
  .home-ad article{padding:30px 30px 0}
  .home-ad article h3{font-size:20px}
  .home-ad article p{font-size:16px;margin-top:20px}
  body:before{content:'';display:block;height:60px}
  .header{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{padding:14px 0 10px}
  .header .logo img{max-height:35px}
  .nav-btn{display:block;padding-top:18px}
  .nav-btn:before{content:'\e63e';font-family:iconfont;font-size:1.7rem;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}
  .product-list li{flex:0 0 49%;width:49%;margin-bottom:20px}
  .product-list li figure{height:36vw}
  .product-list li article a{font-size:12px}
  .more-box{padding:20px 0 10px}
  .more-box a{padding:7px 20px;font-size:12px}
  .home-about{padding:30px 0;margin-top:20px}
  .home-about figure{flex:0 0 100%;height:40vw;overflow:hidden}
  .home-about figure img{transform:translateY(-50px)}
  .home-about article{flex:0 0 100%;margin-top:15px}
  .home-about .title strong{font-size:20px;margin-bottom:18px}
  .home-about .title strong:after{top:125%}
  .home-about .title span{font-size:12px;color:#999}
  .home-about article a{padding:3px 20px;border-radius:3px}
  .main-title{padding:30px 0}
  .main-title span{font-size:14px}
  .main-title strong{font-size:22px;width:150px}
  .main-title strong:before,
  .main-title strong:after{top:20px}
  .home-news{padding:10px 0}
  .home-news ul{margin-top:20px}
  .home-news li{flex:0 0 100%;width:100%}
  .home-news li figure{flex:0 0 25%}
  .home-news li article{flex:0 0 72%;width:72%}
  .home-news li figure img{height:15vw}
  .home-news li h4{font-size:15px}
  .home-news li p{font-size:12px;margin-top:9px}
  .footer{padding-top:20px}
  .footer .text{width:100%}
  .footer .link,
  .footer .qrcode{display:none}
  .footer .contact{text-align:center;font-size:12px}
  .copyright{margin-top:12px}
  .info-photo figure{flex:0 0 100%;height:50vw;overflow:hidden}
  .info-photo figure img{height:auto}
  .info-photo article{flex:0 0 100%}
}
@media (max-width:512px){
  .page-about h3{font-size:16px}
  .home-news{padding:0}
  .home-news ul{margin-top:0}
  .product-list li{margin-bottom:14px}
  .product-list li img{max-width:90%}
  .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}
  .home-ad{height:150px}
  .home-ad article{padding:30px 30px 0}
  .home-ad article h3{font-size:18px}
  .home-ad article p{font-size:14px;margin-top:12px}
  .page-contact .item{padding:20px 10px;flex:0 0 100%}
  .page-contact h3{font-size:14px;font-weight:600}
  .page-contact p{margin-top:9px}
  .job-list li span{display:none}
  .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}
  .types{justify-content:space-between}
  .types li{margin:0 0 20px;padding:5px 15px}
  .types li a{font-size:12px}
  .info-photo article{padding:13px}
  .info-photo h3{font-size:16px}
  .info-photo p{font-size:14px}
}
@media (max-width:414px){
  .main-title{padding:25px 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}
}