.mobile_type .bannerbgt { background-size: 100% !important; }
.mobile_type .header_area { width: 100%; height: 30.3333vw; }
.mobile_type .area { width: 100%; }
.mobile_type .pic_list ul { width: 100%; }
.mobile_type .pic_list li { width: 96vw; padding-left: 2vw; }
.mobile_type .pic_list li a {     display: inline-block; width: 70%; overflow: hidden; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; }
.mobile_type .pic_list { min-height: 53.3333vw; }
.mobile_type .zjzxxFooter { height: auto; }
.mobile_type .zx img{
	width: 100%;
	height:80px;
}
.mobile_type .list li,.w590 .list{
	margin-left:0;
}
.mobile_type table {
    margin-left: 0;
}
.mobile_type .list li{
	font-size: 16px;
	line-height:36px;
	background: url(/cms_files/jcms1/web3090/site/images/46151/ico_list_ch_2017032901.png) 0 14px no-repeat;
	padding-left: 0;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.mobile_type .w580_list li a {
    font-size: 22px;
    width: 90%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mobile_type .zx{
	margin: 0 auto;
	width: 100%;
	margin-top: -50px;
	height: auto;
}
/* 横向滚动条解决 */
html,body{
    padding: 0;
    margin: 0;
    width: 100%;  
    left: 0;top: 0;  
    overflow: hidden;  
    overflow-y: auto;
  }