@charset "UTF-8";
/** 
 *Description：恰恰微博
 *Date       ：2014.12.26
 *Author     ：lij
**/
body{ width:940px; font:14px "Microsoft yahei";}
input,button{ font-family:"Microsoft yahei";}
.select{font-family:Arial,Helvetica,sans-serif;}
#wrap{ width:940px; background:#e5e5e5; padding-bottom:15px;}
.box1{ padding-top:1035px; height:230px; background:#e60012 url(../images/bg1-2.jpg) no-repeat 0 72px;}
.logo-scroll{ width:820px; margin:0 auto;}
.logo-list{ height:196px; overflow:hidden;}
.logo-list li{ float:left; width:94px; height:196px; margin:0 4px;}

.box2{ position:relative;}
.video-box{ position:absolute; /*top:273px; left:540px; width:284px; height:205px;*/ top:314px; left:245px; width:460px; height:332px; background:#272626; border-radius:22px; overflow:hidden;}

.box3{ width:100%; height:1002px; padding-top:224px; background:url(../images/bg3.jpg) no-repeat 0 0;}
.img-box{ position:relative; width:820px; height:313px; margin:0 auto;}
.img-list{}
.img-list li{ float:left; width:198px; height:313px; margin-right:5px;}
.img-list li a{ display:block; width:188px; height:303px; background:#e60012; padding:5px;}
.prev,.next{ position:absolute; top:336px; z-index:2; display:block; width:37px; height:37px;}
.prev{ left:200px; background:url(../images/icon-prev.png) no-repeat 0 0;}
.next{ right:200px; background:url(../images/icon-next.png) no-repeat 0 0;}
.img-page{ text-align:center; padding-top:28px;}
.img-page a,.img-page span{ display:inline-block; width:28px; height:28px; background:#e60012; border-radius:50%;}
.img-page a{ margin:0 10px;}
.img-page a.selected{ background:#efc780;}
.img-page span{ display:none;}





















































