.index_flash{ width:100%; height:240px; overflow:hidden; position:relative; /*border:1px solid #ddd;*/margin: 0 auto;  }
.index_flash .hd{width: 100%;text-align: center; height:18px; overflow:hidden; position:absolute; bottom:10px; z-index:1; }
.index_flash .hd ul{margin: 0 auto;display: inline-block;*display: inline;*zoom:1; overflow:hidden; zoom:1; }
.index_flash .hd ul li{ float:left; margin-right:10px;  width:8px; height:8px;border-radius: 50%; line-height:8px; text-align:center; background:#fff; cursor:pointer; }
.index_flash .hd ul li.on{ background:#9ca2a3; color:#fff; }
.index_flash .bd{ position:relative; height:100%; z-index:0;   }
.index_flash .bd li{zoom:1; vertical-align:middle; }
.index_flash .bd img{ width:100%; height:240px; display:block; }


.headline p a {
    font-size: 20px;
    font-weight: bold;
}
.adimg{
	width: 75%;
	float: right;
	height: 65px;
}
.adimg img{
	width: 100%;
	height: 100%;
}
/*ipad pro*/
@media screen and (max-width:1024px){



}


/*ipad*/
@media screen and (max-width: 1000px){
	.adimg{
	width: 70%;
	float: right;
	height: 65px;
}
.header_top{
	height: auto;
}
.column,.columns,.nav ul,.lb_gg img,.left_cont,.footer,.w-410{
	width: 98%;
	margin: 0 auto;
}
.w-289{
	width: auto;
}
.wechat{
	display: none;
}
.headline p a{
	font-size: 20px;
	font-weight: bold;
}
.right_cont{
	width: 100%;
}
.ftbox{
	float: left;
}

.col-l-main,#category,#category .tpList,.col-r-extra,.mod-side,.rankList,.rankList li{
	width: 100%;
}

.article-main,.fx{
	width: 100%;
}

}
/*iphone*/
@media screen and (max-width: 767px){
.w-700{
	width: 91%;
}
.headline p{
	height: auto;
}
.w-350,.homebanner,.homebanner .imgs,.homebanner .imgs li{
	width: 100%;
}
.nav p {
    padding-right: 7px;
    width: 30px;
}
.pic-air-mod .bd li{
	height: auto;
}
.article-main .inner{
	padding: 0;
}
.article-content img{
	max-width: 100%;
}
.adimg{
	width: 100%;
	float: right;
	height: 65px;
}


}

