/*c:JakeChiu,131212*/
/* CSS Document */
@import url("layout.css");
.wrap{ background:url(http://img.hexun.com/zk/201511/zc/images/bac.jpg) no-repeat center top; height:547px; overflow:hidden}
.wrap .lay{ width:243px; height:427px; margin:46px auto 0 auto}
.main{ width:243px; height:344px; overflow:hidden}

#focusImg1 .tit, .focusImgs .tit a{ font-size:14px;}
#focusImg1 .arrow{ display:none}
#focusImg1 .item .mask, #focusImg1 .item .tit{ height:26px; line-height:26px}
#focusImg1 .btn{bottom:7px}
#focusImg1 .item .tit{ width:236px; display:block; overflow:hidden}

.newlist{ padding:6px 0px 2px 10px;}
.newlist li .let{ padding-top:3px}
.newlist li{ padding-bottom:16px; overflow:hidden; zoom:1; height:45px;*padding-bottom:12px}
.newlist li .let img{ width:65px; height:45px}
.newlist li .rit{ width:154px; padding-left:6px;padding-top:1px}
.newlist li .rit .t{ font-size:12px; color:#000; transition:all 0.5s; height:34px; overflow:hidden; display:block; line-height:17px}
.newlist li .rit .t:hover{ color:#aa0000}
.newlist li .rit .f{ font-size:10px; color:#666}
@media only screen and (max-width:320px) 
{/*iphone4*/
	 
}
@media only screen and (max-width:320px) and (max-width:375px)
{/*iphone5、iphone5c、iphone5s、iphone6、iphone6plus*/
	 
}