.create-bg{
    overflow: hidden;
}
.form-horizontal01{
    margin-top: 50px;
}
.topic_con{
	/*margin-top: 90px;*/
	padding: 40px;
    width: 900px;
}
.topic_con1_ul li{
    overflow: hidden;
}
.topic_con1_ul li .mt10{
	margin-top: 10px;
}
.topic_con1_ul li label{
    width: 120px;
    float: left;
    padding-top: 15px;
    font-size: 14px;
    color: #000000;
    text-align: right;
    font-weight: normal;
}
.topic_con1_ul li .li_right{
	margin-left: 25px;
	width: 670px;
	float: left;
	border-bottom: #e3e3e5 1px solid ;
	padding: 10px 0;
	font-size: 14px;
	color:#000000;
	/*overflow: hidden;*/
}
.topic_con1_ul li .li_right p{
	line-height: 35px;
}
.topic_con1_ul li .li_right.border_none{
	border: 0;
}
.border_top{
	border-top: #e3e3e5 1px solid ;
}
.topic_con2 .topic_con2s{
    overflow: hidden;
}
.topic_con2 .topic_con2s label{
	padding-left: 10px;
	width: 80px;
	float: left;
	padding-top: 15px;
	font-size: 14px;
	color: #000000;
	border-top: 1px solid #4fc9c7;
	font-weight: normal;
}
.topic_con2 .topic_con2s .li_right{
	margin-left: 25px;
	width: 670px;
	float: left;
	padding: 10px 0;
	font-size: 14px;
	color:#000000;
}
.li_right_p{
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 14px;
}
.li_right_p span{
	color: #787878;
}
.progress_top{
	overflow: hidden;
}
.progress_top span{
	display: inline-block;
	width: 65px;
	height: 30px;
	line-height: 30px;
	color: #787878;
	text-align: center;
	overflow: hidden;
}
.progress_top .progress_top{
	float: right;
}
.progress_top .progress_top span{
	text-align: right;
}
.progress_bottom{
	height: 15px;
	width: 100%;
	background: #dcdcdc;
	border-radius: 100px;
}
.progress_bottoms{
	height: 15px;
	width: 38%;
	background: #4fc9c7;
	border-radius: 100px;
}
.progress_bottoms2{
	height: 15px;
	width: 50%;
	background: #4fc9c7;
	border-radius: 100px;
}
.mt30{
	margin-top: 30px;
}
.mt10{
	margin-top: 10px;
}
.covers{
	height: 125px;
	border: 1px solid #e3e3e5;
	float: left;
	margin-right: 10px;
	margin-bottom: 35px;
}
.covers_img{
	height: 100%;
}
.covers_add{
	text-align: center;
	padding-top: 30px;
	width: 125px;
	position: relative;
	
}
.covers_add .bulid_up_file {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}
.covers_text{
	font-size: 12px;
	color: #676767;
	border: none;
	width: 125px;
	line-height: 25px;
}
.topic_con1_ul.ul_borderNone li .li_right{
	border: none;
    width: 80%;
}
.li_right .input_width{
	height: 35px;
	border: 1px solid #bebebe;
	width: 100%;
	border-radius: 5px;
	padding-left: 10px;
}
.li_right .span_text{
	display: block;
	font-size: 14px;
	color: #a8a8a8;
	margin-top: 15px;
}
.time{
	height: 40px;
}
.selects{
	overflow: hidden;
}
.select{
	width: 100px;
	height: 35px;
	border: 1px solid #bebebe;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-bottom: 30px;
}
.select select{
	width: 100%;
	height: 100%;
	border: none;
	padding-left: 10px;
}
.select img{
	position: absolute;
	right: 7px;
	top: 10px;
}
.li_textatea{
	width: 100%;
	border: none;
	min-height: 320px;
	border: 1px solid #BEBEBE;
	border-radius: 5px;
	margin-bottom: 50px;
}
.add_schedule{
	width: 75px;
	height: 25px;
	line-height: 25px;
	border: #0000dd 1px solid;
	display: inline-block;
	text-align: center;
	color: #0000dd;
}
.add_schedule:hover{
	text-decoration: none;
	color:#0000dd;
}
.add_img{
	position: relative;
}
.add_img .bulid_up_file {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}
.mb100{
	margin-bottom: 100px;
}
.li_right .span_text1 {
    display: block;
    font-size: 14px;
    color: #bababa;
    margin-top: 30px;
}
.sub_determine{
	margin: 30px auto;
	display: block;
	background: #0000dd;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
	width: 220px;
	line-height: 50px;
	font-size: 18px;
}
.sub_determine:hover{
	text-decoration: none;
	color: #fff;
}

.W_form .form-control{
    border-radius: 0;
    box-shadow: none;
}
.H70{
    height: 70px;
}
.H70 .InputP{
    height: 50px;
    line-height: 50px;
    color: #9d9d9d;
}
.codeInput{
    float: left;
    width: 40%;
}
.Subcode{
    float: left;
    display: inline-block;
    width: 40%;
    height: 34px;
    margin-left: 3%;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #0000dd;
    cursor: pointer;
}
.Subcode.active,.subA01.active{
    color: #fff;
    text-decoration: none;
}
.H70 .InputP01{
    float: left;
    height: 50px;
    line-height: 50px;
    color: #9d9d9d;
}
.InputP01 span{
    color: #009cff;
}
.borderTop01{
    border-top: 1px solid #c8c7cc;
}
.subA01{
    display: block;
    width: 225px;
    height: 50px;
    margin-top: 60px;
    line-height: 50px;
    background: #0000dd;
    color: #fff;
    text-align: center;

}
.mauto{
    margin: 0 auto;
}
.topic_con01{
    width: 100%;
}
.topic_con1_ul01{
    width: 90%;
    margin: 0 auto;
    padding: 0 5%;
}
.topic_con1_ul01 li{
    margin-top: 10px;
}
.covers01{
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border: 1px solid #bebebe;
    border-radius: 2px;
    overflow: hidden;
}
.covers01 img{
    width: 100%;
    height: 100%;
}
.covers02{
    float: left;
    height: 60px;
    height: 60px;
}
.topic_con1_ul li .li_right p.covers02P{
    height: 20px;
    line-height: 20px;
}
.coverSubA{
    display: block;
    width: 85px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #000;
}
.coverSubABox{
    position: relative;
    width: 85px;

}
.bulid_up_file01{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.input_width::-webkit-input-placeholder{
    color: #000;
}
.li_textatea.li_textatea01{
    min-height: 160px;
    margin-bottom: 0;
}
.li_right_boxW{
    width: 60%;
    padding: 0;
}
.li_right.li_right_boxW select{
    width: 60%;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #bebebe;
    background: url(../images/jiantou_pic.jpg) 98% center no-repeat #fff;
    padding-left: 10px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.AddA{
    display: inline-block;
    width: 100px;
    height: 20px;
    margin-top: 30px;
    border: 1px solid #0000dd;
    color: #0000dd;
    text-align: center;
    cursor: pointer;
}
.AddA.active{
    color: #0000dd;
    text-decoration: none;
}
.topic_con1_ul li .li_right p.clickP{
    height: 50px;
    line-height: 50px;
    color: #467ab7;
}
.covers03{
    position: relative;
    width: 65px;
    height: 65px;
    margin-right: 10px;
    border-radius: 2px;
    overflow: hidden;
}
.covers03Input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;height: 100%;
    opacity: 0;
    cursor: pointer;
}
.topic_con1_ul01 li.xianLi{
    border-bottom: 2px solid #7d6262;
    margin: 30px 0;
}
.jingPosi{
    position: absolute;
    right: -30px;
    top: 10px;
}
.li_right.li_right_boxW01 .input_width{
    width: 95%;
}
.jingPosi01{
    position: absolute;
    right: 0px;
    top: 15px;
}
.mb50{
    margin-bottom: 50px;
}
.nav-rightP{
    font-size: 14px;
    color: #000;
}
.nav-righta{
    display: inline-block;
    border: 1px solid #0000dd;
    margin-left: 5px;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 14px;
    color: #0000dd;
}
.nav-righta.active{
    color: #0000dd;
    text-decoration: none;
}
