.header>.width{max-width:1450px}
.header .nav>li{padding:0 15px}
.footer .width{max-width:1600px}
.footer2 .info{width:15%}
.footer2 .nav li{margin-right:2%}
.footer2 .nav li>a{font-size:16px}
.footer3>p{width:60%}
.contact .width>a{width:210px}
.inner-banner .width>a{width:300px;background-position:90% center}
.snav .con{flex:1;position:relative}
.snav .swiper-slide{color:#666;width:auto}
.snav .swiper-slide.active{color:#014099}
.snav .arrow{width:30px;height:30px;border-radius:50px;background:#f9f9f9 url(../images/arrow.svg) no-repeat center center/8px;position:absolute;right:-50px;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;transition:.3s}
.snav .prev{right:auto;left:-50px;transform:translateY(-50%) rotate(180deg)}

.index-page .tit-box>p{width:50%}
.index-page .banner .info{width:55%}
.index-page .banner .info>a{width:200px}
.index-page .box1 li>a:nth-of-type(1){width:200px}
.index-page .box2 .num>a{width:200px}
.index-page .box4 .tit-box>p{width:80%;margin:0 auto}
.index-page .box4 .tit-box>a{width:200px}
.comment-page .tip{width:750px}
.cooperate-page .box1 li>p{width:200px}
.cooperate-page .box2 .swiper-slide{padding:50px 20px 0}
.cooperate-page .box2>a{width:250px;background:url(../images/arrow-w.png) no-repeat 90% center/11px, linear-gradient(to right,#014099,#014eba)}
.cooperate-page .box3 .qr .info{height:auto}
.develop-page.policy .box3 .width>a{width:350px}
.goods-page.list .box1 .info>p:nth-of-type(3){width:170px}
.goods-page.list .box3 .info>p:nth-of-type(3){width:170px}
.cooperate-page .box3 li .info>p.phone{padding-left:45px;background-position:25px center}
.goods-page.detail .box1 .info>a{width:250px}
.goods-page.detail .box3 .info .txt>a{width:250px}
.goods-page.detail .box8 .info>p:nth-of-type(3){width:140px}
.module-page .result .btn>a{width:220px;padding-left:40px;background-position:80% center}
.module-page .result .btn>a:nth-of-type(1){width:250px;background-position:85% center}
.news-page.list .box7 .info2>p:nth-of-type(2){width:160px}
.news-page.list .box6 li>p:nth-of-type(3){width:120px}
.news-page.zt .box2 .btn{width:120px}
.news-page.zt .box6 .width>a{width:120px}
.plan-page .tit>p:nth-of-type(2){max-width:100%}
.search-page li>p:nth-of-type(2){width:120px}
.contact-page .box2 .con2 .item>p{font-size:22px}
.contact-page .box2 .con3 li>p{padding-right:0}
.module-page .tit>h1{font-size:34px}
.cooperate-page .box2 .swiper-slide .tit>p:nth-of-type(1){font-size:15px}
.cooperate-page .box3 .qr>p{font-size:17px}

@media (max-width:1600px){
    .header .nav>li>a{font-size:14px}
    .header .search{margin:0 35px 0 10px}
}

@media (max-width:1440px){
    .header>.width{width:calc(100% - 70px)}
    .header .nav>li{padding:0 10px}
    .header .nav>li>a{font-size:13px}
    .header .search{margin:0 35px 0 10px}
}

@media (max-width:1279px){
    .snav .con{display: none;}
}

@media (any-hover:hover){
    .snav .arrow:hover{background-color:#014099;background-image:url(../images/arrow-w.svg)}
    .cooperate-page .box2>a:hover{background:url(../images/arrow-w.png) no-repeat 90% center/11px, linear-gradient(to right,#014eba,#014099)}
    .module-page .result .btn>a:hover{padding-left:50px;background-position:85% center}
    .module-page .result .btn>a:nth-of-type(1):hover{background-position:90% center}
}