/*reset_V2*/
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,hr,thead,tbody,tfoot,th,td{margin:0;padding:0;}
ul,ol{list-style:none;}
a{text-decoration:none;color:#333;}
html{-ms-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;word-wrap:break-word;word-break:break-all;}
body{font-size:14px; line-height:1.5;background-color:#fff;color:#333;}
body,button,input,select,textarea{font-family:'helvetica neue',tahoma,'hiragino sans gb',stheiti,'wenquanyi micro hei',\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif;}
b,strong{font-weight:bold;}
i,em{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
table th,table td{border:1px solid #ddd;padding:5px;}
table th{font-weight:inherit;border-bottom-width:2px;border-bottom-color:#ccc;}
img{border:0 none;width:auto\9;max-width:100%;vertical-align:top;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],input[disabled],a[disabled]{cursor:default;pointer-events:none;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
@media screen and (-webkit-min-device-pixel-ratio:0){input{line-height:normal!important;}
}
select[size],select[multiple],select[size][multiple]{border:1px solid #AAA;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video,progress{display:inline-block;}
button {padding:0; border:none; outline:none; background:none;}

.flex-column{-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
.m-section-mark-info{font-size: .36rem; font-weight: 500; text-align: left; padding: .25rem 0 .25rem .32rem; position: relative;}
.m-section{border-top: .16rem solid #f7f8fb;}
.pk-icon{
    width: 0.88rem;
    height: 0.48rem;
    background: url(https://www1.pcauto.com.cn/zt/gz20210826/wap/contrasts/img/VS_img.png) no-repeat center;
    background-size: 100% 100%;
}

.home-box{ 
  width: 100%;
  height: 100%;
  font-size: 12px;
  box-sizing: border-box; 
}
.home-box  .ctop{
  width: 100%; 
  height: .48rem;
  color: #848792;
  line-height: .48rem;
  padding-left: .32rem;
  box-sizing: border-box; 
  background: linear-gradient(90deg,#f7f8fb, #ffffff);
}
.home-box .info-ul{
  display: grid;
  grid-template-columns:repeat(auto-fill, 1.6rem);
  grid-row-gap: .24rem;
  grid-column-gap: .152rem;
  padding: .24rem .32rem;
  box-sizing: border-box;
}
.home-box .info-ul li{
  overflow: hidden;
  padding: 0 .08rem;
  box-sizing: border-box;
  width: 1.6rem;
  height: .64rem;
  color: #2D313E;
  line-height: .64rem;
  box-sizing: border-box;
  text-align: center;
  background: #f7f8fb;
  border-radius: .04rem;
}
.home-box .info-ul li a{
  display: block;
  width: 100%;
  height: 100%; 
}
.info-ul .more {
  display: flex;
  align-items: center;
  justify-content: center;
}
.info-ul .more .icon{
  margin-left: .1rem;
  display: block; 
  border-top: .04rem solid transparent;
  border-left: .05rem solid #2d313e;
  border-bottom: .04rem solid transparent; 
}
.btbox{
    position: fixed;
    width: 1rem;
    height: 1rem;
    right: 7px;
    bottom: 1.6rem;   
} 
.nkimg{
    width: 1rem;
    height: 1rem;
    background-size: 100% 100%;
    background: url(../images/bt.png) no-repeat;
}
.ritbox{ 
    width: .4rem;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    box-sizing: border-box;
}
.ritbox .ritboxul{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ritboxul li {
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-size: 12px; 
}
.ritboxul li a{
    width: 100%;
    height: 100%; 
    color: #848792;
} 
.liactive{
    background: #2d313e;
    border-radius: 50%;
    color: #fff;
}
.liactive a{
    color: #fff !important;
}
