/* 清除浮动 */
.clearfix:after{
    content:"";
    height:0;
    line-height:0;
    display:block;
    visibility:hidden;
    clear:both;
}
.clearfix{
    zoom:1;
}
/* 头部 */
.mobile_type .zjzw-head,.mobile_type .zj_banner{
    display: none;
}
.head{
    display: none;
}
.mobile_type .head{
    display: block;
}

body.mobile_type {
    min-width: 100%;
}
/* 当前位置 */
.mobile_type .w1200{
    width: 100%;
}
.mobile_type .dqwz_atuo {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    line-height: 7vw;
}
.mobile_type .dqwz_atuo a {
    font-size: 4vw;
}
.mobile_type .dqwz {
    width: 100%;
    height: auto;
    float: left;
    margin: 0vw 0 5vw 0;
    background: #E0E0E0;
}
.mobile_type .dqwz_atuo {
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3178/site/picture/0/2101261856172687165.png) no-repeat 2vw 2vw;
    padding-left: 8vw;
    padding-right: 2vw;
    height: auto !important;
}
.mobile_type *{
    font-size: 4vw !important;
    word-break: break-word;
}
/* 文章页 */
.mobile_type .main{
    padding: 2vw;
    width: 96%;
    margin: 0 auto;
}
.mobile_type .title{
    font-size: 5vw !important;
    font-weight: normal;
    line-height: 10vw;
    padding: 2vw 0;
}
.mobile_type .sub-title{
    font-size: 5vw;
    line-height: 10vw;
    text-align: left;
}
.mobile_type .sub-title span {
    padding: 0 5vw;
    display: block;
}
.mobile_type #share-2{
    display: none;
}
.mobile_type .zoom {
    font-size: 4vw;
    line-height: 10vw;
    word-break:break-all;
    overflow-y: hidden;
}

.mobile_type .zoom img{
    width: 100%;
    height: auto;
}
.mobile_type .zoom img[src^="/zwdt/ui/widgets/icons"] {
    width: auto !important;
    height: auto!important;
}
.mobile_type .zoom img[src^="/module/jslib/icons"] {
    width: auto!important;
    height: auto!important;
}


.mobile_type #qfa img{
    width: 100% !important;
    height: auto !important;
}
.mobile_type #qfa img[src^="/zwdt/ui/widgets/icons"] {
    width: auto!important;
    height: auto!important;
}
.mobile_type #qfa img[src^="/module/jslib/icons"] {
    width: auto!important;
    height: auto!important;
}


.mobile_type .sub-area{
    display: none;
}
.mobile_type .art_title h2 {
    font-size: 6vw;
}
.mobile_type .fz_xx {
    width: 100%;
    height: auto;
    line-height: 6vw;
    text-align: left;
}
.mobile_type .fz_xx span {
    font-size: 5vw;
    margin-right: 4vw;
    display: block;
}
.mobile_type  #qfa{
    font-size: 5vw;
}
.mobile_type .dygb{
    display: none;
}
