@charset "utf-8";

html { cursor: default;height: 100%;}  
h1, h2, h3, h4, h5, h6,p, li, label, td, th {cursor: text;}  
a:link, a:visited, a:hover, a:active { cursor: pointer;}
body{width:100%; height:100%;margin:0; padding:0; font-size:12px; font-family:"微软雅黑",Arial, Helvetica, sans-serif;background-color: #ebebf7;color: #494c4e;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,b{font-size:100%;font-weight:normal;}
area{outline:none;} 
img{ border:0;outline: none;}
ol,ul{list-style:none;}
a{ font-family:"微软雅黑",Arial, Helvetica, sans-serif;text-decoration:none;outline:none;}
a:hover{ text-decoration:none;}
.clearfix:after {content:"";display:block;height:0;clear:both;} 
.clearfix {zoom:1;}


/*右侧浮动*/
.rightbar {
    position: fixed;
    height: 408px;
    width: 180px;
    right: 0;
    z-index: 99;
    top: 60%;
    margin-top: -200px;
    background: #c9cbee;
}
.down_tit{
    width: 180px;
    height: 34px;
    line-height: 34px;
    background: #7678b8;
    text-align: center;
}
.down_tit h3{
    color: #fff;
    font-size: 16px;
}
.saoma{
    width:162px;
    height: 162px;
    background: #fff;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}
.saoma img{
    display: block;
    width: 126px;
    height: 126px;
    margin: 0 auto; 
    margin-top: 10px;
}
.saoma p{
    font-size:14px;
    font-weight: bold;
    color:#7678b8;
}
.apple_box{
    width: 161px;
    height: 61px;
    margin: 0 auto;
    margin-top: 8px;
}
.apple_box a{
    display: block;
    width: 161px;
    height: 61px;
    background: url(../img/apple.jpg) no-repeat;
}
.android_box{
    width: 161px;
    height: 61px;
    margin: 0 auto;
    margin-top: 8px;
}
.android_box a{
    display: block;
    width: 161px;
    height: 61px;
    background: url(../img/android.jpg) no-repeat;
}
.rightbar .controls {
    position: absolute;
    height: 134px;
    width: 29px;
    top: 156px;
    left: -29px;
    background: url(../img/slider_close.png) no-repeat;
    cursor: pointer;
}
.rightbar .controls.closed{background: url(../img/slider_open.png) no-repeat;}

.rt_top{
    width: 180px;
    height: 46px;
    margin-top: 18px;
}
.rt_top .dingbu{
    display: block;
    width: 180px;
    height: 46px;
    font-size: 16px;
    color: #ecf8f5;
    line-height: 46px;
    background: #7678b8;
    text-align: center;
    cursor: pointer;
}
.bg {
    width: 100%;
    min-width: 904px;
    position: relative;
    background: url(../img/prize_bg.jpg) no-repeat center top;
}

.container{
	width: 904px;
	margin: 0 auto;
	padding-top: 490px;
	padding-bottom: 200px;
	position: relative;
}
.logo{
	width: 142px;
	height: 137px;
    position: absolute;
    top:54px;
    right:208px;
}
.logo a{
	display: block;
	width: 142px;
	height: 137px;
	background: url(../img/logo.png) no-repeat;
}
.section1{
	width: 708px;
	height: 89px;
	padding-top: 70px;
	padding-left: 196px;
	background: url(../img/prizeone_bg.png) no-repeat;
	margin-bottom: 20px;
}
.section1 .info p{
	width: 632px;
	font-size: 22px;
	font-family: "方正清刻本悦宋简体";
}
.section1 .info p span{
	color: #b41818;
}
.section2{
	width: 732px;
	height: 55px;
    padding-left: 172px;
	padding-top: 145px;
	background: url(../img/prizetwo_bg.png) no-repeat;
	margin-bottom: 20px;
}
.section2 .two_list ul li{
	float: left;
    margin-right: 186px;
    text-align: center;
	font-size: 14px;

}
.section2 .two_list ul li.end{
	margin-right: 0;
	margin-left: 28px;
}
.section3{
	width: 904px;
	height: 585px;
	background: url(../img/prizethree_bg.png) no-repeat;
	margin-bottom: 20px;
	position: relative;
}
.section3 .li_info1{
	position: absolute;
	top:210px;
	left:185px;
}
.section3 .li_info1 ul li{
	float: left;
	width: 105px;
	text-align: center;
	margin-right: 32px;
}
.section3 .li_info1 ul li.end{
	margin-right: 0;
}
.section3 .li_info2{
	position: absolute;
	top:364px;
	left:172px;
}
.section3 .li_info2 ul li{
	float: left;
	width: 125px;
	text-align: center;
	margin-right: 12px;
}
.section3 .li_info2 ul li.end{
	margin-right: 0;
}
.section3 .li_info3{
	position: absolute;
	top:522px;
	right:90px;
}