@charset "utf-8";
/*------------------通用样式-------------------*/

* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a:hover {-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
img {margin:0;padding:0;border:none;}
.clear {clear:both;margin:0px;padding:0px;}



/*--------------------通用样式结束----------------------*/

.sf_box{width:100%; padding-bottom:40px; float:left;}
.sf_frame{width:1200px; margin-left:auto; margin-right:auto; position:relative; padding-top:0px;}
	
.sf_main{width:337px; height:715px; margin-right:75px;padding:53px 0px 0px 13px; background-image:url(m_bg.png); background-repeat:no-repeat; background-position:left top; overflow:hidden; margin-top:40px; position:relative; float:left;}

.sf_main.no_m{margin-right:0px;}

.sf_f{width:320px; height:568px; overflow: hidden;position:relative;}
.sf_pic{width:320px; height:568px; overflow:hidden;}
.sf_pic img{width:320px; display:block;}

.sf_text{width:320px; margin-top:70px;}
.sf_num{width:120px; height:30px; line-height:30px; font-size:14px; color:#333; float:left;}
.sf_time{width:200px; height:30px; text-align:right; line-height:30px; font-size:14px; color:#333; float:right;}
.sf_look{width:320px; height:35px; line-height:35px; text-align:center; display:block; background-color:#43b3cb; color:#FFF; font-size:14px; margin-top:10px;}




.cover_ipro{width:320px;height:568px;overflow:hidden;position: absolute;background:#000000;top:0px;left:0px;}
.text_ipro{position:absolute;width:320px;height:568px;left:-320px;top:0px;overflow:hidden;}
.look_ipro{width:320px; height:60px; line-height:30px; font-size:18px; text-align:center; font-weight:bold; color:#FFF; padding-top:310px; padding-bottom:198px; overflow:hidden; background-image: url(look.png); background-repeat:no-repeat; background-position:center 220px; display:block;}
.look_ipro:hover{color:#FFF;}















