@charset "utf-8";
/*header begin*/
#width1260{
	width:1260px;
	margin: 0 auto;
}
.bg_ye{
	background-color:#feed52;
}
.header {
	width: 100%;
	height: 83px;
	
}
.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*/
.banner{
	background:url(../images/img_1.jpg) no-repeat center top;
	height:524px;
}
.rule_detail {
  width: 1260px;
  background: #FDED52;
  margin:0 auto;
  padding: 15px 0;
  padding-bottom: 40px;
}
.rule {
  width: 943px;
  margin: 0 auto;
  padding: 25px 32px;
  margin-top: 90px;
  background: url(../images/bg_radius_02.png) no-repeat;
  height: 400px;
}
img.rule_1 {
  display: block;
  position: absolute;
  left: 39%;
  margin-top: -62px;
  width: 300px;
}
.rule p {
  color: #d6250f;
  font-size: 21px;
  margin-top: 20px;
  font-weight: 100;
  line-height: 24px;
  text-align: justify;
  padding: 30px 10px;
  text-indent: 1em;
}
.rule p:first-child{
	padding-top:50px;
}
.rule p.li_1{
	background:url(../images/li_1.png) no-repeat left top;
}
img.seq {
  height: 24px;
  float: left;
  /*padding-right: 22px;*/
}
.erwmdiv {
  margin: 0 auto;
  width: 937px;
  padding: 0 36px;
  margin-top: 15px;
  height: 398px;
  background: url(../images/bg_radius_01.png) no-repeat;
}
.erwmdiv img{
	display:block;
	position:absolute;
}
img.erwm {
  left: 39%;
  margin-top: 40px;
}
img.step_1 {
  margin-top: 11.5%;
  left: 18%;
}
img.step_2 {
  margin-top: 13%;
  left: 34%;
}
img.step_4 {
  margin-top: 13%;
  right: 35%;
}
img.step_5 {
  margin-top: 11.5%;
  right: 19%;
}
/*content end*/