
@media only screen and (max-width: 767px){

  
/**当前位置开始**/
.dqwz{display:none;}
.dqwz .w1200{height:1.16rem;line-height:1.16rem;padding-left:0.2rem;}
.dqwz span, .dqwz a{float: left;}
/**当前位置结束**/

/* 主体开始 */
.cont .w1200{padding:0.8rem 0.2rem;margin-bottom:0.8rem;}
.colBox{margin-top:0.4rem;}
.colFa{border-left:0.1rem solid #083994;padding-left:0.4rem;}
.colFa a{float: left;height:0.44rem;line-height: 0.44rem;font-size: 0.44rem;}
.colSon a{font-size: 0.28rem;line-height: 0.7rem;width:33.3%;text-align: center;}

/* 主体结束  */


}

@media only screen and (min-width: 768px)and (max-width:1024px){

  
    /**当前位置开始**/
    .dqwz .w1200{padding-left:20px;} 
    .colSon a{width:25%;}
    /**当前位置结束**/

    /* 主体开始 */
    .cont .w1200{padding:42px 5%;}
     /* 主体结束 */

  

}


