/* 初始样式*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
html {
	font-family: "microsoft yahei";
	font-weight: 300;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;
}

em, i {
	font-style: normal;
}

strong {
	font-weight: normal;
}

ul, ol {
	padding: 0;
	list-style: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}
body{
	background-color: #f6f8fc;
}
.found_head{
	font-size: 16px;
	font-weight: bold;
}
.found_box{
	width: 1100px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 30px;
}
.found_content_box{
	margin-top: 30px;
}
.found_left{
	width: 380px;
	float: left;
}
.xg_preview{
	font-size: 16px;
	color: #3e4149;
	font-weight: bold;
	margin-left: 153px;
	margin-bottom: 10px;
}
.actual{
	text-align: center;
	color: #f31a1a;
	margin-bottom: 15px;
}
.iphonex_box{
	width: 366px;
	height:720px;
	background: url(../../img/iphonex.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.new_iphone_title{
    position: absolute;
    width: 200px;
    top: 69px;
    left: 87px;
    text-align: center;
    color: #333;
    font-size: 14px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.new_frame{
    width: 321px;
    height: 598px;
    position: absolute;
    left: 0;
    top: 70px;
}
.chuangjian_box{
    position: relative;
    width: 670px;
	float: right;
	background: #fff;
 }
 .activity_box{
	width: 100%;
	background: #fff;
}
.activity_content{
	width: 582px;
	margin:0 auto;
}
.activity_name{
	color: #555;
	font-size: 14px;
	font-weight: bold;

}
.activity_input{
	width: 98%;
	padding-left:2%;
	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: 14px;
}
.time_input{
	width: 200px;
	padding-left:10px;
	border: 1px solid #e8e8e8;
	height: 30px;
	border-radius: 2px;
	background: none;
	outline: none;
	margin-top: 10px;
}
.activity_time{
	color: #555;
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
}
.examination_radio{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.examination_icon{
	width: 24px;
	height: 24px;
	background: url(../../img/active_checkedicon.png) no-repeat;
	background-position: -36px 0;
	display: inline-block;
	position: relative;
	float: left;
}
.distribution_icon{
	width: 24px;
	height: 24px;
	background: url(../../img/active_checkedicon.png) no-repeat;
	background-position: -36px 0;
	display: inline-block;
	position: relative;
	float: left;
}
.examination_icon input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.distribution_icon input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.examination_icon_active{
	background-position: 2px 0;
}

.distribution_icon_active{
	background-position: 2px 0;
}

.examination_icon_txt{
	margin-left: 10px;
	float: left;
	margin-top: 1px;
}
.top1{
	top: -60px;
	position: fixed;
}
.establish_title li{
	float: left;
	width: 116px;

}
.establish_title{
	width:100%;
	height: 50px;
	background: #f9fafd;
	font-size: 16px;
	text-indent: 30px;
	border-left: 4px solid #3089ff;
	line-height: 50px;
	font-weight: 500;
}
.establish_txt{
	font-size: 16px;
	line-height: 70px;
	text-align: center;
}
.establish_iconn{
	width: 24px;
	margin: 23px auto 0;
}
.next_oneBTn{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border: 1px solid #d9d9d9;
	cursor: pointer;
	margin-top: 50px;
	font-size: 16px;
	border-radius: 5px;
	margin-bottom: 20px;
	background:#538ffc;
}
.template_btn{
	width: 100px;
	height: 40px;
	background: #fff;
	border: 1px solid #1e80ff;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	color: #1e80ff;
	position: relative;
	float: left;
	margin-left: 10px;
}
.template_btn input{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
}
.template_box{
	margin-top: 10px;
}
.template_btn_active{
	box-shadow: 0 1px 1px #1e80ff;
	background: #1e80ff;
	color: #fff;
}
.style_box{
	margin-top: 10px;
}
.style_every{
	width: 35px;
	height: 35px;
	border-radius: 4px;
	position: relative;
	float: left;
	margin-right:10px;
	cursor: pointer;
	margin-top:5px;
}
.style_every input{
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	top: 0px;
	left: 0;
	cursor: pointer;
}
.style_every img{
	position: absolute;
	top: 10px;
	left: 7px;
	display: none;
}
.examination_checkbox{
	margin-top: 10px;
	line-height: 20px;
}
.examination_icon_ch{
	width: 24px;
	height: 24px;
	background: url(../../img/active_checkedicon.png) no-repeat;
	background-position: -36px 0;
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;

}
.examination_icon_ch input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.examination_checkbox_txt{
	margin-left: 10px;
	margin-top: 1px;
}
.examination_icon_activech{
	background-position: 2px 0;
}
.next_twoBTn{
	width: 100%;
	height: 40px;
	margin-top: 50px;
}
.next_twoBTn_left{
	width: 49.5%;
	float: left;
	height: 40px;
	text-align: center;
	color: #fff;
	background: #50b3fe;
	box-shadow: 0 1px 1px #50b3fe;
	font-size: 16px;
	cursor: pointer;
	line-height: 40px;
}
.next_twoBTn_right{
	width: 49.5%;
	float: right;
	height: 40px;
	text-align: center;
	color: #fff;
	background: #1e80ff;
	box-shadow: 0 1px 1px #1e80ff;
	font-size: 16px;
	cursor: pointer;
	line-height: 40px;
}
.float_none{
	float: none;
}
.senior_input{
	width: 150px;
	height: 35px;
	border-radius: 2px;
	text-indent: 10px;
	border: 1px solid #f1f3f7;
	margin-left: 10px;
	margin-right: 10px;
}
.senior_top{
	margin-top: 8px;
}
.senior_line{
	line-height: 35px;
	width: 100px;
}
 /*封面上传+视频上传*/
.fengmian_btn{
	width: 200px;
	height: 30px;
	border-radius: 4px;
	border:1px solid #538ffc;
	margin:15px 0;
}
.fengmian_btn1{
	width: 50%;
	float: left;
	height: 100%;
	background: #538ffc;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float: left;
	position: relative;
	cursor: pointer;
}
.fengmian_btn2{
	width: 50%;
	float: left;
	height: 100%;
	background: #538ffc;
	color: #fff;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	float: left;
	position: relative;
	cursor: pointer;
}
.zhankai{
	background: none;color: #538ffc;
}
.fm_radio{
	width: 100%;
	height: 100%;
	position:absolute;
	top:0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.xuanze_cover{
	width: 120px;
	height: 36px;
	border-radius: 2px;
	background: #60B2F7;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	float: right;
	margin-right:350px;
	 color: #fff;
	 cursor: pointer;
}
.cover_alert{
	width: 600px;
	height: 500px;
	position: fixed;
	background: #fff;
	z-index: 100;
	top: 200px;
	display: none;
}
.cover{
	position: relative;
}
.active_zhezhao{
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}
.login_content1_set{
	position: relative;
}
.chuangjian_box{
	position: relative;
}
.cover_alert .cover_title{
	width: 100%;
	height: 40px;
	background: #f95d2b;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	position: relative;
	color: #fff;
}
.cover_alert .cover_group{
	margin-left: 20px;
}
.cover_alert .cover_group_btn{
	width: 80px;
	height: 35px;
	background: #fff;
	border-radius: 20px;
	border: 1px solid #f95d2b;
	float: left;
	margin:15px;
	color: #f95d2b;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	cursor: pointer;
}
.cover_img_box{
	width: 590px;
	margin-left: 10px;
	height: 380px;
	overflow-y: scroll;
	background: #fff;
	display: none;
}
.cover_img_box img{
	width: 160px;
	height: 100px;
	border-radius: 2px;
	float: left;
	margin:9px;
	cursor: pointer;
	border:1px solid #fff;
}
.xitong_delect{
	width: 100px;
	height: 20px;
	background: #ff4f4d;
		color: #fff;
		text-align: center;
		position: absolute;
		bottom: 3px;
		cursor: pointer;
}
.cover_img2{
	position: relative;
	float: left;

}
.enroll_button12{
    width: 220px;
height: 40px;
margin-top: 40px;
margin-left: 65px;
border-radius: 2px;
background-color: #ff4f4d;
text-align: center;
line-height: 40px;
color: #fff;
font-size: 16px;
cursor: pointer;
}

.music_link{
	width: 88%;
	height: 30px;
	border: solid 1px #e8e8e8;
	border-radius: 2px;
	margin-top: 10px;
	padding-left: 10px;
}
.active_zhezhao{
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}
.option_case_wrap_box{
	position: relative;
}
.custom_optionbtn{
		width: 200px;
	height: 25px;
	border-radius: 2px;
	border: 1px solid #538ffc;
	line-height: 25px;
	text-align: center;
	color: #538ffc;
	margin-top: 20px;
	cursor: pointer;
	float: left;
	margin-left: 2px;
}
.option_case_wrap_box{
	position: relative;
}
/*报名选项*/
.option_case_txt{
	float: left;
	line-height: 19px;

	width: 56px;
	word-wrap:break-word;
	word-break:break-all;
}
.option_case_txt {
    float: left;
    line-height: 19px;
    width: 56px;
    word-wrap: break-word;
    word-break: break-all;
}
.zdyLineHeight{
	line-height: 38px;
}
.option_case_del{
		float: left;
	line-height: 35px;
	margin-left: 15px;
	color: red;
	cursor: pointer;
}
.option_case{
	width: 302px;
	height: 35px;
	border-radius: 4px;
	border: 1px solid #538ffc;
		float: left;
}
.option_case_left{
	float: left;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #538ffc;
	position: relative;
	text-align: center;
	cursor: pointer;

}
.delzdy{
	float: left;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #538ffc;
	position: relative;
	text-align: center;
	cursor: pointer;
}

.option_case_radio{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.case_border{
	border-left: 1px solid #538ffc;
	border-right: 1px solid #538ffc;
}

.option_case_wrap {
	margin-top: 10px;
}
.custom_optionbtn{
		width: 200px;
	height: 25px;
	border-radius: 2px;
	border: 1px solid #538ffc;
	line-height: 25px;
	text-align: center;
	color: #538ffc;
	margin-top: 20px;
	cursor: pointer;
	float: left;
	margin-left: 2px;
}
.option_case_wrap_box{
	position: relative;
}

.custom_alert{
	width: 100%;
	height: 120%;
	background: rgba(000,000,000,0.5);
	position:absolute;
	top: 0;
	z-index: 100;
	display: none;

}
.custom_input_box{
	width: 324px;
	height: 170px;
	margin:50px auto 0;
	background: #fff;

}
.custom_input_title{
	width: 100%;
	height: 35px;
	background: #538ffc;
	text-align: center;
	line-height: 35px;
	color: #fff;
}
.custom_btn_box{
	margin-left: 85px;
	margin-top: 40px;
}
.custom_input{
	display: block;
	width: 240px;
	height: 30px;
	margin: 24px auto 0;
	padding-left:8px;
	border-radius: 2px;
	border: solid 1px #e0e0e0;
	font-size: 14px;
}
.custom_confirm_btn{
	width: 115px;
	height: 30px;
	background: #538ffc;
	text-align: center;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	float: left;
	cursor: pointer;
}

.custom_cancel_btn{
	width: 115px;
	height: 30px;
	background: #ddd;
	text-align: center;
	border-radius: 2px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	float: right;
	cursor: pointer;
}
.login_tabr_set{
  position:relative;

}
.xuanImg{
  position: absolute;
  right: 0;
  top: -2px;
  display: block;

}
.zdyInput{
	    width: 100px;
  	text-align: center;
    height: 30px;
    background: none;
    outline: none;
    border: solid 1px #e8e8e8;
    border-radius: 2px;
    margin: 0 10px 0 4px;
    float: left;
    margin-top: 2px;
}
.zdyTishi{
	float: left;
	line-height: 25px;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 20px;
}
.zdyInput_zhui{
	width: 100px;
}
.option_case_left_zhui{
	width: 151px;
}
.option_case_active{
	background: #538ffc;
	color: #fff;
}
.btn_box{
	width: 250px;
	margin: 20px auto 0;
}
.border_right{
	border-right: 1px solid #538ffc;
}
.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;
}
.required{
	color: #ff3a3a;
	font-size: 20px;
	float: left;
}

.table{
    margin-top: 30px;
    width: 1100px;
    border-collapse: collapse;
    font-size: 14px;
    text-align: center;
    color: #333;
    height: 35px;
    line-height: 35px;
}
.tr_one{
    background: #fff;
    height: 40px;
 }
.tr_two{
    background: #f8f9fb;
    height: 40px;
}
.table_box{
	border: 1px solid #eeeeee;
	border-top: none;
	border-left: none;
	border-right: none;
}
.add_tuan{
	width: 580px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #3089ff;
	background: #f8f9fb;
	cursor: pointer;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.tableTop input{
	width: 100%;
	height: 98%;
	border: none;
	text-align: center;
}
.del_tuan{
	color: #3089ff;
	cursor: pointer;
}

/* 创建成功 */
.build_success_title{
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.success_erm_box{

}
.success_erm_left{
	margin: 0 auto;
	width: 100%;
	/*height: 460px;*/
	/*background: #edeff3;*/
	position: relative;
}
.url_ewm{
	width: 140px;
	height: 140px;
	text-align: center;
	border: 1px solid #eee;
	background: #fff;
	display: block;
	margin: 10px auto;
	padding: 10px;
}
.url_ewm img{
	width: 130px;
	height: 130px;
	margin: 5px;
}
.success_erm_right{
	float: right;
	width: 230px;
	height: 460px;
	display: none;
}
.active_link{
	margin-top: 15px;
}
.copy_btn{
	width: 90px;
	height: 30px;
	border: 1px solid #e8e8e8;
	background: #f9f9fa;
	text-align: center;
	border-radius: 4px;
	line-height: 30px;
	display: inline-block;
	float: right;
	margin-top: 10px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	border-right: 0;
}
.release_btn{
	width: 100%;
	height: 45px;
	border-radius: 4px;
	background: #ff6e0d;
	text-align: center;
	line-height: 45px;
	color: #fff;
	box-shadow: 0 2px 3px #ffd4b8;
	margin-top: 50px;
	font-size: 14px;
	cursor: pointer;
}
.ewm_bg{
	width: 250px;
	/*height: 312px;*/
	display: block;
	margin: 0 auto;
	position: relative;
}
.ewm_bgImg{
	width: 100%;
	height: 100%;
}
.erweima_bg{
	width: 100%;
	height: 100%;
}
.upBgImg_box{
	width: 140px;
	height: 40px;
	margin-top: 370px;
}
.upBgImg{
	width: 100%;
	height: 100%;
	display: block;

}
.preservation_img{
	width: 138px;
	height: 40px;
	background: #f9f9fb;
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
	cursor: pointer;
}
.img-container1{
	width: 100%;
	height: 100%;
	display: none;
}
.upBgImg_box{
	position: relative;
}
.img-btn1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.img-container1>img{
	width: 100%;
	height: 100%;
}
.delect {
	position: absolute;
	width: 100%;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: #000;
	color: #fff;
	transition: .5s;
	cursor: pointer;
	bottom: 0;
}
/* 活动注册登录 */
.active_register{
	width: 524px;
	height: 540px;
	background: #fff;
	position: fixed;
	top: 0;
	/*top: -5000px\0;*/
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 7;
	/*opacity: 0;*/
	display: none;



}
.register_close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	cursor: pointer;
}
.mask2{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	z-index: 5;

}
.register_header{
	width: 410px;
	margin: 40px auto 20px;
}
.register_header_left{
	float: left;
	color: #0c2145;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
.register_header_right,.register_header_reg{
	float: right;
	color: #0c2145;
	font-size: 14px;
	margin-top: 6px;
	cursor: pointer;
}
.register_input{
	width: 400px;
	margin: 30px auto 20px;
	height: 35px;
	border: 1px solid #e2e3e7;
	border-radius: 4px;
	padding: 1px 0;
	position: relative;
}
.register_input input{
	width: 338px;
	height: 33px;
	outline: none;
	border: none;
	margin-left: 30px;
	float: right;
	margin-right: 10px;
	font-size: 14px;
}
.register_input img {
	position: relative;
	top: 8px;
	left: 15px;
}
.register_input .register_yzm_btn{
	width: 100px;height:36px;
	margin-right: 0;
	background: #4d6079;
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}
.agreement_pairNumber{
	width: 22px;
	height: 22px;
	background: url('../../img/pair_number2.png') no-repeat;
	display: inline-block;
	cursor: pointer;
	position: relative;
	top: 2px;
}
.register_agreement{
	width: 400px;
	margin: 15px auto;

}
.register_agreement a{
	position: relative;
	top: -7px;
}
.register_btn{
	width: 400px;
	height: 40px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	margin:  20px auto;
	text-align: center;
	line-height: 40px;
	background: #538ffc;
	color: #fff;
	cursor: pointer;
}
.pairNumber_no{
	background-position: -24px;
}
.register_line{
	width: 30px;
	height: 5px;
	background: #ff7213;
	border-radius: 10px;
	position: absolute;
	top: -12px;
	left: 0;
}
.active_Sign_in{
	width: 524px;
	height: 415px;
	background: #fff;
	position: fixed;
	top: 0;
	/*top: -5000px\0;*/
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 7;
	/*opacity: 0;*/
	display: none;
}

.Sign_in_btn{
	width: 400px;
	height: 40px;

	border-radius: 4px;
	margin:  30px auto;
	text-align: center;
	line-height: 40px;
	background: #538ffc;
	color: #fff;
	cursor: pointer;
}

.active_forgetpass{
	width: 524px;
	height: 415px;
	background: #fff;
	position: fixed;
	top: 0;
	/*top: -5000px\0;*/
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 7;
	/*opacity: 0;*/
display: none;
}
.password_btn{
	width: 400px;
	height: 40px;

	border-radius: 4px;
	margin:  30px auto;
	text-align: center;
	line-height: 40px;
	background: #538ffc;
	color: #fff;
	cursor: pointer;
}
.ke-colorpicker table{
	width: auto;
}
.btnName_box li{
	width: 194px;
	float: left;

}
.btnName_box li .activity_input{
	width: 122px;
}
/*不可修改样式*/
.no_modify{padding: 4px 8px;
	margin-left: 10px; border-radius: 1px;font-size: 14px;color: #f31414;font-weight: 600;display: none}
.layui-laydate table{
	width: auto;
	line-height: auto;

}

.layui-laydate table tr,td{
	border:none !important;
}
.isNull{
	border: 1px solid red;
}
