@charset "utf-8";
/* CSS Document */
.zone-desc {border-bottom:1px solid #decbaf;font-size:0;}
.zone-desc .format {position:relative;display:inline-block;width:0.97rem;height:0.23rem;border-bottom:0.1rem solid #f5f5f5;color:transparent;background:url("http://www.huangpu.org.cn/images/zone_desc_bgs_site2020.png") left -5.52rem;background-size:auto 6.21rem;}
.main .type1:nth-of-type(2) .zone-desc .format {background-position:left -5.75rem;}
.zone-desc .format:before {position:absolute;left:0;bottom:-0.11rem;content:"";display:block;width:100%;height:0.02rem;background:#6b3912;}
.zone-desc+* {margin-top:0.1rem;}
.main {margin-top:0.14rem;}
.main .wrap {background:none;}
.main .type1:nth-of-type(n+2) {margin-top:0.57rem;}
.main .type1 .list-item {float:left;width:2.75rem;margin-left:0.33rem;}
.main .type1 .list-item:nth-of-type(4n+1) {margin-left:0;}
.main .type1 .list-item:nth-of-type(n+5) {margin-top:0.46rem;}
.main .type1 .list-item a {font-size:16px;line-height:2.25em;}
.main .type1 img {width:2.75rem;height:1.55rem;}
/* ////////////////////////////////////////////////// */
@media screen and (max-width:768px){
.main .type1 .list {width:6rem;margin:0.2rem auto 0;}
.main .type1 .list-item {margin-left:0.5rem;}
.main .type1 .list-item:nth-of-type(odd) {margin-left:0;}
.main .type1 .list-item:nth-of-type(n+3) {margin-top:0.2rem;}
}
@media screen and (max-width:480px){
.main .type1 .list {width:100%;}
.main .type1 .list-item {width:2.25rem;margin-left:0.1rem;}
.main .type1 img {width:2.25rem;height:1.26rem;}
}