@charset "utf-8";


/*最新攻略*/
.index_update {position: relative;width: 1200px;margin: 0 auto;}
.box_style {margin-top: 30px;background: #fff;border: 1px solid #efefef;border-bottom: 1px solid #e2e2e2;padding: 20px;}
.box_title {height: 32px;line-height: 30px;border-bottom: 1px solid #d3d3d3;margin-top: -10px;position: relative;}
.box_title p.h3 {font-size: 18px;float: left;font-weight: 700;color: #666;border-bottom: 2px solid #ffb230;}
.index_update .sub_box{width:1158px;overflow:hidden;}
.index_update .sub_box ul{width:1176px;}
.index_update .sub_box ul li{width:372px;height:20px;line-height:20px;float:left;margin:10px 20px 0 0;}
.index_update .sub_box ul i{display:block;width:20px;height:20px;float:left;background:url("../images/diamond.png") no-repeat left center;}
.index_update .sub_box ul a{display:block;width:290px;height:20px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:10px;}
.index_update .sub_box ul time{display:block;width:52px;height:20px;float:left;color:#ccc;}
/*热门资讯*/
.index_strategy{position: relative;width: 1200px;margin: 25px auto;height: auto;overflow: hidden;} 
.index_strategy .game_img{width: 100%;height:100px;overflow:hidden;border-radius:4px;}
.index_strategy ul{width:1178px;}
.index_strategy ul li{width:273px;margin:20px 20px 0 0;float:left;}
.index_strategy ul li a,.index_strategy ul li img{display:block;}
.index_strategy ul li .game_img{margin-bottom:10px;}
.index_strategy ul li .game_img img{width: 100%;overflow: hidden;}
.index_strategy ul li .text a{height:24px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.index_strategy ul li .text i{display:inline-block;width:4px;height:4px;border-radius:4px;background:#c6c6c6;margin-right:10px;position:relative;top:-2px;}
.box_title p.more {float: right;}
.box_title p.more a {color: #999;padding-right: 20px;background: url(../images/n11_cy_more.gif) no-repeat center right;}

@media screen and (max-width: 750px){

/*最新攻略*/
.index_update{margin: 18px auto;position: relative;width:100%;margin: 0;padding: 0;border: 0;}

.box_title {height: 40px;line-height: 40px;border-bottom: 1px solid #d3d3d3;margin-top: -10px;position: relative;padding: 0 15px;}
.index_update .sub_box {width: 100%;overflow: hidden;}
.index_update .sub_box ul {width: 100%;}
.index_update .sub_box ul li {width: 100%;height: 20px;line-height: 20px;float: left;margin: 10px 20px 0 0;}
.index_strategy {margin: 18px auto;position: relative;width:100%;padding: 0;border: 0;margin-top: 35px;}
.index_strategy .box_title p.h3 a{font-size: 18px; float: left;font-weight: 700; color: #666;}
.index_strategy .con{display: block;width: 100%;}
.index_strategy ul {
    width: 100%;margin: 0 10px;
}
.index_strategy ul li{/* width:100%; */margin:20px 20px 0 0;float:left;width: 95%;}
.index_strategy ul li .text{width: 100%;height: auto;overflow: hidden;margin-top: 32px;}
.index_strategy ul li .text a{height:24px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.index_strategy ul li .text i{display:inline-block;width:4px;height:4px;border-radius:4px;background:#c6c6c6;margin-right:10px;position:relative;top:-2px;}
.index_update .sub_box ul a {display: block;width: 275px;height: 20px;float: left; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-right: 10px;}
}

.yqlink{margin-top: 2px;}
.yqlink a {
    display: inline-block;
    margin-right: 30px;
    margin-top: 10px;
}
