@charset "UTF-8";
.banner{
	position: relative;
	z-index: 99;
}
.light{
	color: #f26005;
}
.kouyu_bg{
	position: relative;
	z-index: 100;
	top: -60px;
}
.one_txt h3{
	font-size: 2rem;
	text-align: center;
}
.one_txt ul{
	padding: 8px 0 8px 28px;
}
.one_txt .btm{
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #f26005;
	line-height: 1.7;
}
.one_txt li{
	padding: 3px 0px 3px 10px;
	font-size: 1.3rem;
	background: url(/lingjichu/images/li.png) no-repeat center left;
	-webkit-background-size: 4px 4px;
	background-size: 4px 4px;
}
.kouyu_bd{
	width: 93%;
	margin: auto;
	margin-bottom: 20px;
	box-sizing:border-box;
	padding: 25px 20px;
	border:solid 5px #ffd1a8;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.four{
	padding: 25px 15px;
}
.one_form{
	margin-top: 15px;
	padding: 18px 0;
	color: #fff;
	background-color: #fc6f26;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.one_form .form_bd dd{
	border:none;
}
.one_form h4{
	font-size: 2.4rem;
	text-align: center;
}
.one_form h4 .sub{
	display: block;
	padding-top: 10px;
	font-size: 1.2rem;
	font-weight: normal;
}
.one_form h4 .sub b{
	font-weight: bold;
}
.one_form .s{
	color: #fdfb41;
}
.one_form .form_submit input{
	font-size: 1.8rem;
	font-weight: bold;
	color: #f85500;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background: -webkit-linear-gradient(top,#fdff41,#ffd041);
	background-color: #fdf841;
}
.two{
	padding: 15px 0 25px 0;
}
.two_tips{
	display:flex;
	width: 95%;
	margin: auto;
	padding-bottom: 5px;
}
.two_tips li{
	width: 33.33%;
}
.two_tips li a{
	display: block;
	width: 88%;
	margin: auto;
	text-align: center;
	line-height: 40px;
	color: #f26005;
	font-weight: bold;
	font-size: 1.8rem;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:solid 2px #f26005;
}
.two_tips .cursor a{
	color: #fff;
	background-color: #f26005;
}
.daily_btn {
  padding: 15px 0 0px 0;
  text-align: center;
}
.two_btn{
	width: 80%;
	margin: auto;
}

.two_picture img{
	width: 100%; 
}
.daily_btn a {
  display: inline-block;
  height: 45px;
  min-width: 80%;
  color: #fff;
  line-height: 45px;
  border-radius: 100px;
  font-size: 1.7rem;
  background: -webkit-linear-gradient(top, #ff7f14, #e73d30);
  background: linear-gradient(top, #ff7f14, #e73d30);
}

.pop_theme {
  position: absolute;
  left: 0;
  top: -15px;
  z-index: 19;
  width: 100%;
  height: 76px;
  text-align: center;
  font-size: 2.2rem;
  font-weight: normal;
  color: #fff;
  background: url(/event/brand/images/20_pt.png) no-repeat center top;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.pop_h {
  height: 30px;
}

.pop_theme .txt {
  line-height: 90px;
}

.agModal-form-wrap .close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 1.6rem;
}

/*底部*/
.foot {
  padding: 10px;
  text-align: center;
  font-size: 1rem;
  color: #999;
}

.height50 {
  height: 50px;
}
