/*初始化样式*/
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

/* h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin: 0;} */

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.xypg-right-content{font-size: 16px;}
.xypg-right-content p{margin: 0;}

.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}

/*主体样式*/



.wh{max-width:1660px;margin:0 auto;width: 92%;}



.roll_product {float: left;}


/*头部样式*/
.top1{background:#ececec;height:31px;line-height:31px;overflow:hidden;font-size:13px;}
.k1{color:#666;}
.k1 a{color:#666;}


.top2{height:141px;overflow:hidden;}
.logo{float:left;line-height:141px;width:29%;}
.logo img{width:100%;}

.twz{background:url(../images/1dee554b3a0af3d8b22c8fb0d64ec45b4f95f2ce.png) no-repeat left center;color:#333333;font-size:28px;font-weight:bold;padding-left:28px;margin-left:24px;margin-top:32px;}
.twz p:nth-child(2){color:#666666;font-size:16px;font-weight:normal;}
.twz p{
  margin: 0;
}
.k2{margin-top:41px;font-size:24px;color:#333333;line-height:31px;background: url(../images/30b4744309f8534becc96bc62f852d4dd82db23c.png) no-repeat left center;padding-left:55px;font-weight:bold;}
.k2 p{
  margin: 0;
}
.k2 p:nth-child(2){color: #001fbe;font-size: 26px;}

/*热门搜索*/
.sou{margin: 15px 0;}
.hotSearch{float:left;font-weight:normal;color:#555555;}
.hotSearch a{padding:0 6px 0 8px;background: url(../images/70bc81e5f3045749f631d6c48f3f534236ab09e0.png) no-repeat left bottom;color:#888888;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

.hotSearch p{
  margin: 0;
}





/* 导航样式 */
#menu{background:#001fbe;height:66px;}
#menu.cur{position: fixed;width: 100%;left: 0;top:0;z-index: 99999;}


/*搜索和热门搜索*/
.topr{width:26px;}
.ss{position: relative;}
#formsearch2{
    position: absolute;
    right: 0;
    top: 66px;
    z-index: 999;
    display: none;
    width: 214px;
}
#formsearch2 input{
    line-height: 30px;
    height: 30px;
    border: none;
    outline: none;
}
#formsearch2 #keyword{
    width: 160px;
    padding-left: 10px;color:#333;
}
#formsearch2 #s_btn{
    width: 50px;
    background: #001fbe;
    color: #fff;

    text-align: center;
    padding: 0;font-size:12px;
}
.ss-btn{line-height:66px;cursor:pointer;
   
}

#formsearch2 input::-webkit-input-placeholder{color:#333;}
#formsearch2 textarea::-webkit-input-placeholder{color:#333;}
.tdh{line-height:66px;color:#fff;font-size:16px;margin-right:20px;display:none;}
#menu.cur .tdh{display:block;}






.dao{width:58.75%;float:left;}

.x-menu > li {
  position: relative;
 text-align:center;flex:1;
}

.x-menu > li > a {
  display: block;
  font-size: 17px;
  color: #fff;
  line-height:66px;
}

.x-menu > li:hover > a {
  background: #e3201a;
  color: #fff;
}

.x-menu > li.active > a {

}

.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 40px;
  opacity: 0;
  top: 100%;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99999;
  width: 100%;
  left: -0%;
  top: 66px;
  background: #fff;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;

  font-size: 14px;
  color: #333;
  line-height:40px;
 height:40px;overflow:hidden;
}

.x-sub-menu > li > a:hover {
  
}
@media (max-width:1424px) {
  
 .x-menu > li > a{font-size:15px;}
}
@media (max-width:1284px) {
  .x-menu > li:last-child{display:none;}
}
@media (max-width:1224px) {
 .twz{display:none;}
}


.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}


/*主体样式*/
.box1{overflow:hidden;padding:5.1vw 0;}
.box1 .wh{display:flex;justify-content:space-between;}
.cpz{width:14.06%;background:#001fbe;border:1px solid #001fbe;}
.cptt{color:#fff;text-align:center;font-size:30px;line-height:126px;font-weight: bold;}

.prolist{background:#fff;padding:23px 14px 0;}
.prolist li{margin-bottom:23px;background:#f2f1f1;}
.prolist li:nth-child(5){
  display: none;
}

.prolist li a{line-height:56px;color:#333333;font-size:16px;background:url(../images/dfeec6a1d2d615f50ee652382cd2e6a48977ffed.png) no-repeat 90% center;width:100%;text-indent:10%;display:block;}
.prolist li.cur{background:#001fbe;}
.prolist li.cur a{color:#fff;background:url(../images/28a8a9f8b9f97997f880339da5d3ea6827f9c559.png) no-repeat 90% center;}
.cpdh{color:#fff;text-align:center;padding-top:25px;}
.rx{font-size:20px;}
.cpdh h2{font-size:26px;font-family:"Arial";margin-top:2.6vw;}
.x-banner .owl-carousel .banner-item a img{width: 100vw;}

.cp{width:84.81%;}
.proimg{display:none;}
.proimg.clicked{display:block;}
.proimg ul{display: flex; justify-content: space-between;flex-wrap:wrap; }
.proimg li{position:relative;width:24%;}
.proimg li .img {border: solid 1px #e5e5e5;}
.proimg li .img img{width:100%;display:block;}
.proimg li h3{line-height:59px;text-align:center;font-size:20px;height:59px;overflow:hidden;margin: 0;font-weight: normal;background: #f2f1f1;color: #333333;}
.proimg li:nth-child(n+5){margin-top:20px;}
.proimg li:hover h3{color:#fff;background: #001fbe;}


@media (max-width:1440px) {
  .cptt{line-height:110px;}
  .prolist li a{line-height:50px;}
  .prolist{padding:20px 10px 0;}
  .prolist li{margin-bottom:20px;}
  .cpdh{padding-top:50px;}
  .proimg li h3{font-size: 18px;}
}


@media (max-width:1024px) {
  .box1 .wh{flex-wrap:wrap;}
  .cpz{width:100%;}
  .cpdh{display:none;}
  .cp{width:100%;margin-top:20px;}
  .cptt{line-height:70px;font-size:28px;}
  .prolist li a{line-height:50px;}
  .prolist li{margin-bottom:20px;width:49%;float:left;}
  .prolist li:nth-child(2n){float:right;}
  .proimg li h3{line-height:50px;font-size:16px;height:50px;}
}


@media (max-width:425px) {
  .cptt{line-height:50px;font-size:20px;}
  .prolist{padding:10px 8px 0;}
  .prolist li{margin-bottom:10px;}
  .prolist li a{line-height:40px;font-size:14px;}
  .proimg li{width:49%;}
  .proimg li:nth-child(n+3){margin-top:10px;}
  .proimg li h3{line-height:40px;font-size:15px;height:40px;}
}


@media (max-width:320px) {
  .cptt{font-size:18px;}
  .prolist li{width:100%;float:none;}
  .prolist li:nth-child(2n){float:none;}
}




.box2{background:#f7f9ff;padding:6.09vw 0 5vw;overflow:hidden;}
.ab{display:flex;justify-content:space-between;}
.abpic{width:45.95%;}
.abpic img{width:100%;}
.about{width:47.5%;}
.abtt{color:#333333;font-size:42px;margin: 0;}
.abwz{color:#333333;font-size:18px;line-height:36px;margin:48px 0;overflow:hidden;}
.abwz p{margin: 0;}
a.am{color:#fff;font-size:18px;line-height:50px;background:#001fbe;width:210px;display:block;text-align:center;}

.sj{margin-top:4.17vw;padding:3% 0;}
.sj li{width:25%;float:left;text-align: center;}
.sj li+li{background:url(../images/2b5f8172f253d398dc6bcdc893a40bb144cf50ec.png) no-repeat left center;}
.sj li .counter{color:#001fbe;font-size:3.333vw;font-weight:bold;line-height:1;margin: 0;}
.sj li i{color:#001fbe;font-size:30px;font-weight:bold;font-style:normal;line-height:1;}
.sj li b{color:#333131;font-size:20px;margin-top:12px;margin-left:5px;font-weight: normal;}
.sj li p{font-size:20px;font-weight:300;letter-spacing: 2px;color: #333333;}
.shuz  img{margin-right: 14px;}
.shuz{margin-top: 4px;}
@media (max-width:1440px) {
  .abwz{line-height:35px;margin:40px 0;font-size: 16px;}
}

@media (max-width:1024px) {
  .abwz{height:105px;}
  .sj li{padding-left:4%;}
  .sj li h3{font-size:30px;line-height:40px;}
  .sj li i{font-size:30px;line-height:40px;}
  .sj li p{font-size:18px;}
  .sj li .img{width:30%;}
  .sj li .img img{width:100%;}
  .sj li .det{width:62%;}
  .abtt{font-size:36px;}
}


@media (max-width:768px) {
  .ab{flex-wrap:wrap;}
  .abpic{width:100%;}
  .about{width:100%;margin-top:20px;}
  .abtt{font-size:35px;}
  .abwz{font-size:16px;line-height:30px;margin:20px 0;height:auto;}
 .sj li+li{background:none;}
 .sj li .img{display:none;}
 .sj li .det{width:100%;}
}

@media (max-width:425px) {
  .abtt{font-size:25px;}
  .abwz{font-size:14px;line-height:28px;}
  a.am{font-size:16px;line-height:40px;width:180px;}
  .sj li{width:50%;float:left;}
  .sj li:nth-child(n+3){margin-top:10px;}
  .sj li h3{font-size:25px;line-height:30px;}
  .sj li i{font-size:25px;line-height:30px;}
  .sj li p{font-size:16px;}
  .sj li span{margin-top:5px;font-size:14px;}
}



.box3{background:url(../images/439e60e532fd3f0cee69dd525b5470e74ca70021.jpg) no-repeat;background-size:cover;overflow:hidden;padding:4.8vw 0 8.8vw;}
.bt{text-align:center;color:#fff;}
.bt h2{font-size:42px;margin: 0;}
.bt h3{font-size:18px;margin-top:12px;font-weight: bold;margin-bottom: 0;}
.box3 .cont{margin-top:2.86%;}

.box3 .bt h3{font-weight: normal;}



.tab{display:none;}
.tab.clicked{display:block;}
.tab li{position:relative;}
.tab li .det{width:54.62%;background-color: #001fbe;border-radius: 20px;padding:5.7% 0;}
.tab li .nr{margin-left:8.7%;width:70.89%;color:#fff;}
.tab li .ybt{font-size:2.1875vw;font-weight: bold;}
.tab li h3{font-size:1.6666vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-bottom:18px;margin-top:30px;font-weight: normal;margin-bottom: 0;}
.tab li h4{font-size:1.04vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:15px;margin-bottom: 0;font-weight: normal;}
.tab li h5{font-size:1.04vw;letter-spacing: 2px;line-height:39px;margin-top:35px;margin-bottom: 0;font-weight: normal;}
.tab li .zx{width:172px;line-height:52px;background:#ffffff;text-align:center;color:#001fbe;font-size:16px;margin-top:2.5vw;display:block;letter-spacing:2px;border-radius: 25px;}
.tab li .img{width:49.38%;position:absolute;right:0;top:12%;z-index:999;border-radius: 30px;overflow: hidden;}
.tab li .img img{width:100%;display:block;}

.tabli{width:54.62%;margin-top:50px;}
.tabli li{font-size:20px;letter-spacing:2px;width:140px;line-height:56px;border:2px solid #fff;color:#fff;cursor:pointer;text-align:center;margin-right:50px;float:left;}
.tabli li.cur{background:#1c53a0;}


@media (max-width:1440px) {
  .tab li .det{padding:3% 0;}
  .tabli{margin-top:40px;}
  .tabli li{margin-right:30px;line-height:50px;}
  .tab li h5{font-size: 18px;}
}

@media (max-width:1024px) {
  .bt h2{font-size:36px;}
  .bt h3{font-size:16px;margin-top:10px;}
  .tabli{width:100%;}
  .tab li .ybt{font-size:36px;}
  .tab li h3{font-size:30px;}
  .tab li .img{top:8%;}
}


@media (max-width:768px) {
  .tab li .det{width:100%;padding:4% 0;margin-bottom:20px;}
  .tab li .img{width:100%;position:static;}
  .tabli ul{display:flex;justify-content:space-between;}
  .tabli li{margin-right:0;width:22%;}
}

@media (max-width:640px) {
   .bt h2{font-size:25px;}
   .bt h3{font-size:14px;margin-top:10px;}
   .tab li .nr{margin-right:8%;margin-left:8%;width:84%;}
   .tab li .ybt{font-size:25px;}
   .tab li h3{font-size:20px;margin-top:15px;}
   .tab li h4{font-size:16px;}
   .tab li h5{font-size:16px;margin-top:20px;}
   .tab li .zx{font-size:16px;letter-spacing:1px;margin-top:20px;width: 140px;height: 40px;line-height: 40px;}
   .tabli{margin-top:20px;}
   .box3 .cont{margin-top: 20px;}
   .box3{padding: 30px 0;}
   .tabli li{font-size:15px;letter-spacing:0;line-height:40px;}
  
}

@media (max-width:375px) {
   .tabli ul{flex-wrap:wrap;}
   .tabli li{width:48%;}
   .tabli li:nth-child(n+3){margin-top:10px;}
   .tab li .ybt{font-size:25px;}
   .tab li h3{font-size:20px;}
   .tab li h5{font-size:14px;line-height:25px;margin-top:15px;}
}


.box4{overflow:hidden;margin:4.58vw 0 4vw;}
.c6_index{margin-top:2.5vw;}
.box4 .bt h3{font-weight: normal;}


.box5{background:#001fbe;overflow:hidden;padding:4vw 0 4.6vw;}
.hzzb{width:13%;}
.hzzb .bt h3{font-weight: normal;}
a.hzm{display:block;text-align:center;color:#fff;width: 125px;height: 47px;border: 1px solid #fff;border-radius: 23px;font-size:18px;line-height:45px;margin:0 auto;margin-top:35px;}
.large-img{width:81%;float:right;}
.large-img li:first-child{margin-bottom:23px;}
.large-img li img{display:block;width:100%;}
.large-img .slick-slide{margin:0 10px;}



@media (max-width:1440px) {
  .hzzb{width:15%;}
}

@media (max-width:1024px) {
 .hzzb{width:100%;float:none;margin-top:0;}
 .large-img{width:100%;float:none;margin-top:20px;}
 a.hzm{display:none;}
}


@media (max-width:480px) {
 .large-img li{margin-bottom:10px;}
 .large-img .slick-slide{margin:0 5px;}
}

.box6{overflow:hidden;padding:4.48vw 0 3.44vw;}
.box6 .bt h3{font-weight: normal;}
.xw{position:relative;margin-top:2.86vw;margin-left:-45px;margin-right:-45px;}
.xw a{outline:none;border:none;}
.xw .slick-slide{position:relative;margin:0 45px;}
.xw li .img img{width:100%;margin:0 auto;}
.xw li h3{color:#333333;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:28px 0 16px;font-weight: bold;}
.xw li h5{color:#999999;font-size:14px;overflow:hidden;line-height:23px;font-weight: normal;margin-block-end:0;margin-block-start: 0;}
.xw li h4{color:#999999;font-size:14px;font-family:"Arial";margin-top:20px;font-weight: normal;margin-block-end:0;line-height: 23px;}

.xw li :hover h3{color:#001fbe;}

.xw .slick-dots{width:100%;text-align:center;margin-top:3.12vw;}
.xw .slick-dots li{background:#999999;text-indent:-10000px;overflow:hidden;width:10px;height:10px;margin: 0 10px!important;border-radius:0%;border:none;outline:none;display:inline-block;border-radius: 50%;}
.xw .slick-dots li.slick-active{background:#001fbe!important;}
.xw .slick-dots li button{display: none;}

@media (max-width:1440px) {
  .xw{margin-left:-20px;margin-right:-20px;}
  .xw .slick-slide{margin:0 20px;}
}


@media (max-width:768px) {
  .xw{margin-left:-10px;margin-right:-10px;}
  .xw .slick-slide{margin:0 10px;}
}

@media (max-width:640px) {
 .xw  li h3{font-size:14px;margin:15px 0 10px;}
 .xw  li h5{font-size:12px;line-height:20px;}
 .xw  li h4{font-size:12px;margin-top:15px;}
 .xw .slick-dots li{width:8px;height:8px;margin: 0 5px!important;}
  .box4{margin: 30px 0;}
   .c6_index{margin-top: 25px;}
   .xw{margin-top: 25px;}
   .box5,.box6{padding: 30px 0;}
}








/*友情链接*/
.f_link{background:#333333 url(../images/4e3412790e5f01a01bea74e0f317aad7f3730108.png) no-repeat left top;background-size: cover; font-size:16px;color:#fff;padding:23px 0;}
.f_link a{color:#fff;opacity:.7;font-size:14px;padding:0 8px;}




/*页面底部*/
.foot{background:#333;padding:55px 0 10px;}
.wh2{max-width:1480px;margin:0 auto;width: 92%;}
.f_nav{width:36.27%;float:left;}
.f_nav dl{float:left;width:33.33%;}
.f_nav dt{margin-bottom:30px;font-size:18px;color:#fff;}
.f_nav dd a{font-size:16px;color:rgba(255,255,255,.5);line-height:30px;}

.foot2{width:31.69%;}
.gsm{margin-bottom:30px;font-size:24px;color:#fff;font-weight: bold;line-height: 1.1;}
.lx{font-size:16px;color:rgba(255,255,255,.5);line-height:30px;}
.lx p{margin: 0;}
.foot3{width:18.17%;}
.lytt{font-size:18px;color:#fff;    font-weight: bold;}

.foot4{width:6.9%;}
.foot4 img{width:100%;display:block;}
.foot4 li{width:100%;text-align:center;}
.foot4 h3{color:#fff;font-size:16px;font-weight:300;margin:13px 0 21px;}


.bq{line-height:22px;color:rgba(255,255,255,.5);font-size:14px;background:#333333;padding:20px 0;}
.bq a{color:rgba(255,255,255,.5);}




@media (max-width:1524px) {
  .f_nav dt{font-size: 16px;}
  .gsm{font-size: 22px;}
  .lx,.f_nav dd a{font-size: 14px;}
  .foot4 h3{font-size: 14px;}
}


@media (max-width:768px){
  .bq{line-height:22px;color:rgba(255,255,255,.5);font-size:14px;background:#333333;padding:30px 0;}
  }


@media (max-width:1024px) {
  .f_nav dt{font-size:16px;}
  .gsm{font-size:20px;margin-bottom:25px;}
  .lx{font-size:14px;}
}


@media (max-width:768px) {
  .f_nav{display:none;}
  .foot4{display:none;}
  .foot2{width:45%;}
  .foot3{width:45%;float:right;}
}

@media (max-width:425px) {
  .foot{padding:28px 0 0px;}
  .foot2{width:100%;float:none;}
  .foot3{display:none;}
  .gsm{font-size:20px;margin-bottom:15px;}
  .lx{line-height:25px;font-size:13px;}
  .bq{padding:15px 0;font-size:13px;}
}


/*内页左侧样式*/
.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-product-inquiry a{color: #fff;}


@media (max-width: 768px) {

 .xypg-right-content img{max-width:100%!important;width:auto!important;height:auto!important;}
}


/*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}


 
}


.dbb{height:50px;}



.x-message {

}

.x-message-wrap {

}


.x-message-wrap .row {
    margin-left: -5px;
    font-size: 0;
    margin-right: -5px;
}

.x-message-wrap div[class^='col-'] {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.x-message-wrap input[type='text'], .x-message-wrap textarea {
    width: 100%;
    height: 35px;
    border: 1px solid #fff;
    padding: 0 12px;
    font-size: 16px;
    color:#fff;
    background:none;
    outline: none;
    margin-top:18px;
    margin-bottom: 10px;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder, .x-message-wrap textarea::-webkit-input-placeholder {
    color:#fff;
}

.x-message-wrap input[type='text']::-moz-placeholder, .x-message-wrap textarea::-moz-placeholder {
    color:#fff;
}

.x-message-wrap input[type='text']::-ms-input-placeholder, .x-message-wrap textarea::-ms-input-placeholder {
    color:#fff;
}

.x-message-wrap input[type='text']::placeholder, .x-message-wrap textarea::placeholder {
    color:#fff;
}

.x-message-wrap textarea {
    padding-top: 5px;
    height: 75px;
    resize: none;
}

.x-message-wrap #checkcode {
    float: left;
    width:45%;
    margin-bottom: 0;border-radius:0;
}

.x-message-wrap #codeimg2 {
    float: right;
    display: block;
    text-align: center;
    width:45%;
    height: 35px;
    font-size: 0;
    background: #e7e4e4;margin-top:18px;
}

.x-message-wrap #codeimg2 img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-message-wrap .checkCodeImg:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-message-wrap .checkCodeImg img {
    cursor: pointer;
}

.x-message-wrap .x-submit {
    float:left;
    width:35%;
    height: 29px;
    background: #001fbe;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;margin-top:18px;
}

.x-message-wrap .reset {
    float:left;
    width:35%;margin-left:5%;
    height: 27px;
    background-color: #b3b3b3;
    color: #fff;
    font-size: 14px; border: none;
    outline: none;margin-top:18px;
}


.x-message-wrap .x-submit:hover {
    background: #1c53a0;
}
.n-default .n-invalid {
    border-color: #1c53a0 !important;
}
.foot a{transition: all 0.5s;}
.foot a:hover{color: #fff;}
@media (max-width:480px){
  .sj li .counter{
    font-size: 20px;
  }
  .prolist li:nth-child(5){
    display: block;
  }
}