/*2.1新加头部*/
.navigation_line {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 2px;
	background-color: #ff5b59;
	display: none;
}

.top_navigation {
	width: 100%;
	height: 30px;
	background-color: #f6f6f6;

}

.top_navigation_content {
	width: 1100px;
	margin: 0 auto;
}

.top_left {
	font-size: 12px;
	float: left;
	color: #333;
	line-height: 30px;
}

.top_right {
	float: right;
	font-size: 12px;
	color: #333;
	line-height: 30px;
}

.wx_icon {
	margin-top: 8px;
	float: left;
	margin-right: 4px;
}

.identity {
	float: right;
	font-size: 12px;
	color: #333;
	line-height: 35px;
	margin-left: 30px;
}


/*新创建活动*/
.found_box {
	width: 1100px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 30px;
}

.fond_head {
	font-size: 18px;
	font-weight: bold;
	color: #666;
}

.fond_head1 {
	font-size: 14px;
	color: #333;
	margin-top: 25px;
}

.iphonex_box {
	width: 366px;
	height: 720px;
	background: url(../img/iphoneX.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.new_frame {
	width: 334px;
	height: 635px;
	position: absolute;
	left: 8px;
	top: 88px;
	border-radius: 0 0 42px 41px;

}

.new_iphone_title {

	position: absolute;
	width: 320px;
	top: 56px;
	left: 84px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.found_left {
	float: left;
	width: 380px;
}

.xg_preview {
	font-size: 16px;
	color: #3e4149;
	font-weight: bold;
	margin-left: 153px;
	margin-bottom: 30px;
}

.found_content_box {
	margin-top: 20px;
}

.found_right {
	width: 660px;
	float: right;
	height: 800px;




}

.activity_set {
	font-size: 16px;
	color: #3e4149;
	font-weight: bold;

	margin-bottom: 30px;
	text-align: center;

}

.activity_box {
	width: 100%;
	background: #fff;
	padding-bottom: 30px;
}

.activity_content {
	width: 582px;
	margin: 0 auto;
	padding-top: 25px;
}

.activity_name {
	color: #555;
	font-size: 14px;
	font-weight: bold;

}

.activity_input {
	width: 572px;
	padding-left: 10px;
	border: 1px solid #e8e8e8;
	height: 30px;
	border-radius: 2px;
	background: none;
	outline: none;
	margin-top: 10px;
}

.activity_line {
	width: 100%;
	height: 1px;
	background: #f1f3f7;
	margin-top: 20px;
}

.preview_btn {
	width: 120px;
	height: 35px;
	text-align: center;
	border-radius: 2px;
	line-height: 35px;
	background: #dddddd;
	color: #333;
	margin-left: 132px;
	margin-top: 20px;
	cursor: pointer;
	font-size: 14px;
}

.preview_btn:hover {
	background: #a09d9d;
}

.activity_time {
	color: #555;
	font-size: 14px;
	margin-top: 20px;
	font-weight: bold;
}

.activity_time_box {}

.time_input {
	width: 200px;
	padding-left: 10px;
	border: 1px solid #e8e8e8;
	height: 30px;
	border-radius: 2px;
	background: none;
	outline: none;
	margin-top: 10px;
}

.gongnengqu_box {
	width: 100%;
	height: 340px;
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	margin-top: 10px;
}

.gongnengqu_title {
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	color: #333;
	background: #f0f0f0;
}

.style_box {
	margin-top: 10px;
}

.style_every {
	width: 35px;
	height: 35px;
	border-radius: 4px;
	position: relative;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.style_every input {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	top: 0px;
	cursor: pointer;
}

.style_every img {
	position: absolute;
	top: 10px;
	left: 7px;
	display: none;


}

.piaofu_img {
	width: 35px;
	height: 35px;
	float: left;
	border: 1px solid #fff;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #333;
	margin-right: 10px;
	border-radius: 2px;

}

.border {
	border-color: #ff5c5a;
}

.piaofu_img img {
	width: 28px;
	height: 28px;
	margin-top: 3px;

}

.piaofu_box {
	margin-top: 10px;

}

.music_link {
	width: 88%;
	height: 40px;
	border: solid 1px #e8e8e8;
	border-radius: 2px;
	margin-top: 10px;
	padding-left: 10px;
}

.ticket_box {
	margin-top: 10px;
}

.ticket_input {
	width: 100px;
	padding-left: 10px;
	height: 30px;
	background: none;
	outline: none;
	border: solid 1px #e8e8e8;
	border-radius: 2px;
	margin: 0 4px;
}

.liulan_input {
	width: 80px;
	padding-left: 10px;
	height: 30px;
	background: none;
	outline: none;
	border: solid 1px #e8e8e8;
	border-radius: 2px;
	margin: 0 10px 0 4px;
}

.gift_title {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}

.every_gift {
	width: 150px;
	height: 170px;
	background: #fcfcfc;
	border: solid 1px #f0f0f0;
	border-radius: 6px;
	padding-top: 18px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.gift_img {
	width: 50px;
	margin: 0 auto;
}

.gift_img img {
	width: 100%;
}

.gift_name {
	text-align: center;
	color: #333;
	font-size: 14px;
}

.liwu_number {
	width: 98px;
	margin: 10px auto 0;
}

.money_input {
	width: 60px;
	text-align: center;

	height: 30px;
	background: #fff;
	outline: none;
	border: solid 1px #e8e8e8;
	border-radius: 2px;
}

.fabu_btn {
	width: 460px;
	height: 45px;
	line-height: 45px;
	background: #538ffc;
	color: #fff;
	font-size: 16px;
	margin: 30px auto 0;
	cursor: pointer;
	margin-bottom: 40px;

}

.fabu_btn img {
	float: left;
	margin-top: 16px;
	margin-left: 170px;
	margin-right: 10px;
}

/*创建成功*/
.found_succed {
	width: 1100px;
	margin: 0 auto;
	height: 400px;
	padding-top: 200px;
}

.succed_img {
	width: 210px;
	margin: 0 auto;
}

.succed_img img {
	width: 100%;
}

.found_huodong_name {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}

.back_btn {
	width: 200px;
	height: 38px;
	border-radius: 2px;
	background: #ff4f4d;
	color: #fff;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	margin: 40px auto 0;
}

/*新常见问题*/
.new_porblem {
	width: 1100px;
	margin: 0 auto;
}

.porblem_banner {
	width: 100%;
	cursor: pointer;
}

.porblem_banner img {
	width: 100%;
	display: block;
}

.problem_box {
	width: 100%;
	background: #fff;
	margin-top: 20px;
	min-height: 600px;
	padding-bottom: 80px;
}

.problem_content {
	width: 1050px;
	margin: 0 auto;
	padding-top: 30px;
}

.content_head {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;

}

.every_problem {
	width: 230px;
	height: 110px;
	border-radius: 2px;
	font-size: 14px;


	text-align: center;
	background: #f5f6f9;
	color: #333;
	float: left;
	margin: 15px;
	cursor: pointer;
}

.every_problem:hover {
	background: #ececef;
	;
}

.problem_nva {
	font-size: 14px;
	color: #333;
	margin-top: 20px;
}

.tel_number_box {
	width: 273px;
	margin-top: 10px;
}

.tel_number_about {
	float: right;
	font-size: 14px;
	width: 228px;
	color: #333;
	font-weight: bold;
}

.problem_left_box {
	width: 200px;
	min-height: 740px;
	background: #fff;
	margin-bottom: 50px;
	margin-top: 20px;
	padding-top: 20px;
	float: left;
}

.problem_left_head {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;

}

.problem_line {
	width: 170px;
	margin: 10px auto 0;
	height: 1px;
	background: #f1f3f7;
}

.problem_list1 {
	list-style: disc;
	font-size: 14px;
	color: #333;
	margin-left: 50px;
	line-height: 45px;
	cursor: pointer;
}

.wenti_list {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 140px;
	float: left;
}

.problem_list_box:hover {
	background: #e0dcdc;
}

.problem_right_box {
	width: 880px;
	min-height: 740px;
	background: #fff;
	margin-bottom: 50px;
	margin-top: 20px;
	padding-top: 40px;
	float: right;
}

.problem_right_title {
	font-size: 16px;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

.problem_right_time {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.problem_right_content {
	width: 785px;
	margin: 0 auto;
}

/*关于我们*/
.about_txt {
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}

.ewm_box {
	width: 270px;
	margin: 50px auto 0;
}

.ewm_title {
	margin-top: 130px;
	text-align: center;
	font-size: 16px;
	color: #333;
}

.ewm_txt {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 20px;
}

.ewm_img {
	width: 170px;
	height: 170px;
	border: 1px solid #ece6e6;
	margin: 15px auto 0;

}

.ewm_img img {
	width: 160px;
	height: 160px;

	margin: 5px;
	display: block;
}

.ewm_qq {
	margin-top: 20px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.kefu_mail {
	margin-top: 10px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}


/*导航2*/
.nav_two {
	width: 100%;
	height: 30px;
	background: #30343c;
}

.nav_two_content {
	width: 1100px;
	margin: 0 auto;
}

.nav_two_logo {
	float: left;
	margin-top: 5px;
}

.two_navbox {
	margin-left: 10px;
	float: left;
}

.two_navbox li {
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	float: left;
	margin-left: 50px;
}

.nav_two_right {
	float: right;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	cursor: pointer;
}

.gift_box {
	position: relative;
}

.zadan_zhezhao {
	width: 100%;
	height: 100%;
	background: rgba(000, 000, 000, 0.7);
	position: absolute;
	top: 2px;
	text-align: center;

	color: #fff;
	font-size: 16px;
}

.kaiqi_btn {
	width: 100px;
	height: 35px;
	border-radius: 2px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	background: #ff4f4d;
	margin: 40px auto 0;
	cursor: pointer;
}

.activity_set {
	width: 660px;
	text-align: center;
	float: right;
}