.mobile_type .new_boount{
    display: none;
}
.mobile_type .head-box {
    width: 100%;
    height: 45vw;
    background: url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/604313/images/head-bg.png) no-repeat center top;
    margin-bottom: 3vw;
    background-size: cover;
}
.mobile_type .w1200{
    width: 100%;
    margin: 0 auto;
}

.mobile_type .content-dy {
    width: 100%;
    height: auto;
    background: url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/604313/images/content-dy.png) no-repeat center top;
    padding: 3vw 6vw 0 7vw;
    margin-bottom: 4vw;
    font-size: 2vw;
    line-height: 4vw;
    background-size: cover;
}

.mobile_type .content-tit {
    width: 100%;
    height: 6vw;
    background: url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/604313/images/content-tit.png) no-repeat center;
    line-height: 5vw;
    font-size: 4vw;
    font-weight: bold;
    letter-spacing: 4.4vw;
    color: #218afd;
    padding-left: 35.5vw;
    margin-bottom: 2vw;
    background-size: cover;
}
.mobile_type .content-list {
    width: 100%;
    height: auto;
    float: left;
}
.mobile_type .content-list li a{
    white-space: nowrap;      /*超出的空白区域不换行*/
    overflow: hidden;         /*超出隐藏*/
    text-overflow: ellipsis;  /*文本超出显示省略号*/
    display: inline-block;
    width: 60%;
	float: left;
}
.mobile_type .content-list li {
    width: 100%;
    height: 10vw;
    line-height: 10vw;
    font-size: 3vw;
    border-bottom: 1px dashed #333;
}

.mobile_type .content-list1 li {
    padding-right: 1vw;
    padding-left: 3vw;
    background: url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/604313/images/list-icon.png) no-repeat 1vw center;
    background-size: 0.4vw;
}
.mobile_type  .content_two a .content-tit{
    padding-left: 27vw !important;
    background-size: cover !important;
    letter-spacing: 4.5vw !important;
}
.mobile_type .content-list2 li {
    padding-left: 3vw;
    background: url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/604313/images/list-icon.png) no-repeat 1vw center;
    padding-right: 1vw;
}