@charset "utf-8";
/*header begin*/
.header {
	width: 100%;
	height: 83px;
	background:#fff;	/*和图片背景颜色对应*/
}
.headtop {
	width: 1000px;
	height: 83px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
.headtop .logo {
	position: absolute;
	top: 18px;
	left: 7px;
	z-index: 10;
}
.headtop .txt {
	position: absolute;
	top: 18px;
	left: 209px;
}
.headtop .iphone {
	position: absolute;
	top: 23px;
	right: 4px;
}
/*header end*/

/*footer begin*/
.footer {
	background: #f5f5f5;
	padding-top: 10px;
}
.foont_main01 {
	width: 1000px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 22px;
	height: 59px;
	border-bottom: 1px solid #E2E2E2;
}
.foont_main01 span {
	float: left;
	line-height: 59px;
	width: 206px;
	font-size: 26px;
	color: #666;
}
.foont_main01 span.footer_w382 {
	width: 382px;
	text-align: center;
}
.foot_cont {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 22px 0px;
	border-top: 1px solid #FFFFFF;
}
.foot_cont dl {
	float: left;
	width: 206px;
}
.foot_cont dl dt {
	color: #333333;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
}
.foot_cont dl dd {
	overflow: hidden;
	zoom: 1;
}
.foot_cont dl dd ul li {
	height: 30px;
	line-height: 30px;
	text-align: left;
}
.foot_cont dl dd ul li a {
	color: #999;
}
.foot_cont dl dd ul li a:hover {
	text-decoration: underline;
	color: #999;
}
.foot_cont dl dd.one ul li {
	width: 100px;
	text-align: center;
}
.copyiright {
	text-align: center;
	color: #999;
	height: 60px;
	line-height: 60px;
	background: #fff;
}
.foot_cont_m01 {
	float: left;
	width: 382px;
}
.foot_cont_m01 dl {
	width: 155px;
	height: 175px;
	border-right: 1px solid #E2E2E2;
}
.foot_cont_m02 {
	float: right;
	width: 140px;
	height: 175px;
	padding-left: 85px;
	border-left: 1px solid #FFF;
}
.foot_cont_m02 h3 {
	padding-top: 3px;
	line-height: 25px;
	border-bottom: 1px solid #cfcfcf;
	height: 28px;
	_overflow: hidden;
	background: #fff;
}
.foot_cont_m02 h3 span {
	font-size: 12px;
	font-weight: normal;
	width: 50%;
	display: inline-block;
	text-align: center;
	color: #666;
	position: relative;
	bottom: -1px;
	padding-bottom: 3px;
	cursor: pointer;
	height: 25px;
}
.foot_cont_m02 h3 span.cur {
	border-bottom: 3px solid #ff6900;
	color: #ff6900;
	font-size: 14px;
	padding-bottom: 0px;
}
.foot_cont_m02 p {
	text-align: center;
	padding: 13px 0px;
	display: none;
	background: #fff;
}
.footer_tip {
	width: 50%;
	margin: 0px auto;
	display: table-cell;
	color: rgb(237, 241, 243);
	vertical-align: middle;
}
/*footer end*/

/*content begin*/
.top {
	width: 100%;
	height:439px;
	background:url(../images/top_banner.jpg) no-repeat top center;
}
.top .tops {
	width: 1000px;
	margin: 0 auto;
}
.cen_1 {
	width: 100%;
	height: 126px;
	background: #e16867;
	position: relative;
	margin-top:-2px;
}
.cen_1 .cens_1 {
    height: 146px;
    width: 971px;
    background: url(../images/bg_banner.png) no-repeat top center;
    position: absolute;
    left: 50%;
    margin-left: -492px;
    margin-top: -20px;
}
.cen_1 .c_1_left {
	width: 570px;
	float: left;
	padding: 30px 0 0 50px;
}
.cen_1 .c_1_left ul li {
	float: left;
	padding-right: 45px;
	padding-left:15px;
	color: #ffffff;
	font-size: 15px;
	line-height: 35px;
}
.cen_1 .cens_1 .c_1_right {
	float: left;
	width: 228px;
	margin: 15px 0 0 20px;
}
.cen_1 .c_1_right .c_1r_a {
    width: 226px;
    height: 71px;
    line-height: 71px;
    background: #fff;
    float: left;
    text-align: center;
    font-size: 30px;
    color: #e77711;
    border: 1px solid #fff;
    border-radius: 4px;
}
.cen_1 .c_1_right .c_1r_a:hover{
	background-color:#fccb00;
	color:#fff;
	border:1px solid #fccb00;
}
.cen_1 .c_1_right p {
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}
.cen_1 .c_1_right p a {
	color: #ffffff;
}
span.point {
  margin-right: 10px;
}
/*content end*/

/*main content begin*/
.content {
    width: 100%;
	background-color:#fffef3;
}
.content_main {
    width: 920px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -467px;
    /* color: black; */
    background-color: #fcead6;
    padding-bottom: 30px;
}
.rule p {
    width: 50%;
    margin: 0 auto;
    position: relative;
    color: #003333;
    font-size: 12px;
    text-align: justify;
}
.topBar {
    width: 920px;
    background-color: #fcead6;
    height: 20px;
    margin: 0 auto;
    margin-left: -461px;
    margin-top: -20px;
    z-index: 1000;
    position: absolute;
    left: 50%;
}
.imgbottom {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    margin-top: -177px;
}
.btn_buy {
    display: block;
    background-color: #f96501;
    width: 60%;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 0 auto;
}
.rule {
    width: 100%;
    background-color: #ffffff;
    padding: 40px 0;
}
/*main content end*/