@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: 490px;
  background:url(../images/top_banner.jpg) no-repeat top center;
  position: relative;
  margin: 0 auto;
}
.top .tops {
	width: 1000px;
	margin: 0 auto;
}
.cen_1 {
  width: 100%;
  height: 126px;
  background: #b80e33;
  position: relative;
  margin-top: -55px;
}
.cen_1 .cens_1 {
  height: 146px;
  width: 970px;
  position: absolute;
  left: 50%;
  margin-left: -485px;
  bottom: 0px;
  background:url(../images/banner_bg.png) no-repeat top center;
  z-index:1001;
}
.cen_1 .c_1_left {
  width: 580px;
  float: left;
  padding: 30px 0 0 60px;
}
.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;
	margin-left:30px;
}
.cen_1 .c_1_right .c_1r_a {
	width: 226px;
	height: 71px;
	line-height: 71px;
	background: #fee364;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #e2534b;
	border: 1px solid #fee364;
	border-radius: 4px;
}
.cen_1 .c_1_right .c_1r_a:hover{
	background-color:#fccb00;
	color:#fff;	
}
.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: #ffe9dc;
}
.content img{
	width:100%;	
}
.content_main {
  width: 970px;
  position: relative;
  margin: 0 auto;
  background-color: #ffe9dc;
  padding-bottom: 50px;
}
.rule_cont {
  width: 100%;
  background-color: #9bb2c0;
  position: relative;
  margin: 0 auto;
}
.rule_con {
  position: relative;
  width: 760px;
  margin: 0 auto;
  padding: 40px 0;
}
.rule_con p {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
}
.top_bg {
  width: 920px;
  height: 40px;
  background: #ffe9dc;
  margin: 0 auto;
  margin-top: -20px;
  position: relative;
  z-index: 1001;
}
.buyBtn {
  display: block;
  width: 90%;
  margin: 0 auto;
  height: 44px;
  line-height: 44px;
  color: #fff;
  background-color: #ff6600;
  text-align: center;
  font-size: 18px;
  margin-top: 40px;
  border-radius: 10px;
  padding: 15px 0;
}
/*main content end*/