
/* 主要内容css */
.city-wrapper{overflow: hidden;}
.city-wrapper h3{background: #fff;border-bottom: 1px solid #e3e3e3;border-top: 1px solid #e3e3e3;color: #3f4358;font-size: .16rem;height: .38rem;line-height: .38rem;padding-left: .1rem;}
.city-content{overflow: hidden;width: 100%;}
.city-content li{float: left;height: .45rem;line-height: .45rem;width:33.33%;text-align: center;font-size: .14rem;}
.city-content.special li{width: 25%;}
.city-wrapper h4{border-bottom: 1px solid #A31F24;border-top: 1px solid #c8c9ca;clear: both;font-weight: normal;height: .4rem;margin: 0;}
.city-wrapper h4 p{background: #FFF;padding-left: .1rem;font-size: 13px;color: #999;line-height: .39rem;}
.city-wrapper h4 p span{color: #3F4358;font-size: 15px;font-weight: bold;margin-right: 10px;}
/* 主要内容css end */
