@charset "utf-8";

/*新家庭教育-新父母评选页面  样式*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #ffede3;
}

body h1,
h2,
h3,
h4,
h5,
h6,
p,
samp,
div,
ul li,
ol li,
a,
dl,
dt,
dd,
select,
input,
button,
textarea {
	font-family: "微软雅黑";
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	list-style: none;
	outline: none;
}

a:hover {
	border: 0px;
}

button {
	cursor: pointer;
}

.clear {
	clear: both;
}

table {
	border-spacing: 1px;
	border-collapse: collapse;
}


/*banner*/
.banner{
	width:100%;
	float: left;
	min-width:1280px;
	height:442px;
	background: url(../../image/newFamily/banner2.jpg) center center no-repeat;
}


/*小导航*/
.fm-nav{
	width:100%;
	min-width:1280px;
	height:50px;
	float:left;
	margin-top: -81px;
}
.fm-nav .px-nav{
	width:1200px;
	margin:0 auto;
	height:50px;
	background: #f9552c;
	position: relative;
}
.fm-nav .px-nav li{
	float: left;
	width:130px;
	text-align: center;
	height:50px;
	line-height:50px;
}
.fm-nav .px-nav li a{
	color:#fff;
	font-size:16px;
	float: left;
	width:130px;
	height:50px;
}
.fm-nav .px-nav li.bmpx{
	width:194px;
	position: absolute;
	top:0px;
	right:165px;
	
}
.fm-nav .px-nav li.bmpx a{
	color:#d63b14;
	height:60px;
	line-height:60px;
	width:140px;
	border-radius:5px 5px 0 0;
	background: #ffde00;
	margin-top: -10px;
}
.fm-nav .px-nav li.bmpx b{
	float:left;
	width:54px;
	height:56px;
	background: url(../../image/newFamily/shadow1.png) no-repeat;
	margin-top:-6px;
}
.fm-nav .px-nav li.bmpx:hover{
	background: transparent;
}
.fm-nav .px-nav li.bmpx:hover a{
	height:70px;
	margin-top:-20px;
	line-height: 70px;
}
.fm-nav .px-nav li.bmpx:hover b{
	float:left;
	width:54px;
	height:67px;
	background: url(../../image/newFamily/shadow2.png) no-repeat;
	margin-top:-17px;
}

.fm-nav .px-nav li.bmxx{
	width:194px;
	float:right;
}
.fm-nav .px-nav li.bmxx a{
	color:#12743c;
	height:60px;
	line-height:60px;
	width:140px;
	border-radius:5px 5px 0 0;
	background: #43d983;
	margin-top: -10px;
}
.fm-nav .px-nav li.bmxx b{
	float:left;
	width:54px;
	height:56px;
	background: url(../../image/newFamily/shadow1.png) no-repeat;
	margin-top:-6px;
}
.fm-nav .px-nav li.bmxx:hover{
	background: transparent;
}
.fm-nav .px-nav li.bmxx:hover a{
	height:70px;
	margin-top:-20px;
	line-height: 70px;
}
.fm-nav .px-nav li.bmxx:hover b{
	float:left;
	width:54px;
	height:67px;
	background: url(../../image/newFamily/shadow2.png) no-repeat;
	margin-top:-17px;
}
.fm-nav .px-nav li:hover{
	background: #d9350c;
}
.fm-nav .px-nav li.active{
	background: #d9350c;
}


/*关于评选*/
.gypx{
	width:100%;
	min-width:1280px;
	float: left;
	height:auto;
	margin-top: -31px;
}
.gypx .main{
	width: 1120px;
	margin:0 auto;
	height:304px;
	background: #fff;
	padding:18px 40px 50px 40px;
}
.gypx .main h3{
	width:100%;
	height:46px;
	line-height: 46px;
	color:#ff6000;
	font-size:20px;
	font-weight:bold;
	
} 
.gypx .main h3 b{
	float: left;
	width:6px;
	height:20px;
	background: #ff6000;
	margin: 13px 10px 0 0;
}
.gypx .main .px-lf{
	float:left;
	background: #f2f2f2;
	border-radius:5px;
	width:570px;
	padding:20px;
}
.gypx .main .px-lf p{
	color:#333;
	font-size:14px;
	line-height:26px;
}
.gypx .main .px-rt{
	float:right;
	width:490px;
}
.gypx .main .px-rt .flo1{
	float:left;
	width:100%;
	margin-bottom:19px;
}
.gypx .main .px-rt h5{
	color:#00a9ff;
	font-size:16px;
	margin-bottom:9px;
	font-weight:bold;
}
.gypx .main .px-rt p{
	color:#333;
	font-size:14px;
}


/*参评内容*/
.cpnr{
	width:100%;
	min-width:1280px;
	float: left;
	height:auto;
	margin-top: 30px;
}
.cpnr .main{
	width: 1120px;
	margin:0 auto;
	height:1025px;
	background: #fff;
	padding:18px 40px 50px 40px;
}
.cpnr .main h3{
	width:100%;
	height:46px;
	line-height: 46px;
	color:#ff6000;
	font-size:20px;
	font-weight:bold;
	
} 
.cpnr .main h3 b{
	float: left;
	width:6px;
	height:20px;
	background: #ff6000;
	margin: 13px 10px 0 0;
}
.cpnr .main h5{
	width:100%;
	color:#00a9ff;
	font-size:18px;
	margin:10px 0 15px 0;
	font-weight:bold;
	text-align: center;
}
.cpnr .main>p{
	color:#333;
	font-size:14px;
	margin-bottom: 20px;
	line-height: 22px;
}
.cpnr .main .cp{
	width:100%;
	border-bottom:1px dashed #ccc;
	margin-top:24px;
	float:left;
	padding-bottom:15px;
}
.cpnr .main .cp h6{
	float:left;
	font-size:18px;
	width:80px;
	height:30px;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background: #ff6000;
	color:#fff;
}
.cpnr .main .cp i{
	float:left;
	width:1px;
	height:345px;
	border-left:1px dashed #ccc;
	margin:10px 29px;
	
}
.cpnr .main .cp .no1{
	float:left;
	width:87%;
	position:relative;
	margin-bottom: 15px;
}
.cpnr .main .cp .no1 span{
	float: left;
	width:15px;
	height:15px;
	background: url(../../image/newFamily/parent.png) 0px -38px no-repeat;
	position: absolute;
	top:8px;
	left:-38px;
}
.cpnr .main .cp .no1 h4{
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:4px;
}
.cpnr .main .cp .no1 .text-no1{
	width:965px;
	height:auto;
	padding:10px;
	background: #f2f2f2;
	margin-top:8px;
}
.cpnr .main .cp .no1 .text-no1 b{
	font-size:14px;
	color:#333;
	margin-bottom:5px;
	float:left;
	width:100%;
}
.cpnr .main .cp .no1 .text-no1 p{
	width:100%;
	border-bottom:1px dashed #ccc;
	font-size: 14px;
	color:#333;
	line-height: 24px;
	padding-bottom:12px;
	margin-bottom:10px;
}
.cpnr .main .cp .no2{
	float:left;
	width:87%;
	position:relative;
	margin-bottom: 15px;
}
.cpnr .main .cp .no2 span{
	float: left;
	width:15px;
	height:15px;
	background: url(../../image/newFamily/parent.png) 0px -38px no-repeat;
	position: absolute;
	top:8px;
	left:-38px;
}
.cpnr .main .cp .no2 h4{
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:4px;
}
.cpnr .main .cp .no2 p{
	width:965px;
	height:auto;
	padding:5px 10px;
	background: #f2f2f2;
	margin-top:8px;
	font-size: 14px;
	color:#333;
}
.cpnr .main .cp .no3{
	float:left;
	width:87%;
	position:relative;
	margin-bottom: 15px;
}
.cpnr .main .cp .no3 span{
	float: left;
	width:15px;
	height:15px;
	background: url(../../image/newFamily/parent.png) 0px -38px no-repeat;
	position: absolute;
	top:3px;
	left:-38px;
}
.cpnr .main .cp .no3 p{
	font-size: 14px;
	color:#333;
}

.cpnr .main .fp{
	width:100%;
	margin-top:24px;
	float:left;
	padding-bottom:15px;
}
.cpnr .main .fp h6{
	float:left;
	font-size:18px;
	width:80px;
	height:30px;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background: #ff6000;
	color:#fff;
}
.cpnr .main .fp i{
	float:left;
	width:1px;
	height:169px;
	border-left:1px dashed #ccc;
	margin:10px 29px;
	
}
.cpnr .main .fp .no1{
	float:left;
	width:87%;
	position:relative;
	margin-bottom: 15px;
}
.cpnr .main .fp .no1 span{
	float: left;
	width:15px;
	height:15px;
	background: url(../../image/newFamily/parent.png) 0px -38px no-repeat;
	position: absolute;
	top:8px;
	left:-38px;
}
.cpnr .main .fp h4{
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:4px;
}
.cpnr .main .fp p{
	width:965px;
	height:auto;
	padding:5px 10px;
	background: #f2f2f2;
	margin-top:8px;
	font-size: 14px;
	color:#333;
}
.cpnr .main .fp .no2{
	float:left;
	width:87%;
	position:relative;
	margin-bottom: 15px;
}
.cpnr .main .fp .no2 span{
	float: left;
	width:15px;
	height:15px;
	background: url(../../image/newFamily/parent.png) 0px -38px no-repeat;
	position: absolute;
	top:8px;
	left:-38px;
}
.cpnr .main .fp .no3{
	float:left;
	width:87%;
	position:relative;
	margin-bottom: 15px;
}
.cpnr .main .fp .no3 span{
	float: left;
	width:15px;
	height:15px;
	background: url(../../image/newFamily/parent.png) 0px -38px no-repeat;
	position: absolute;
	top:8px;
	left:-38px;
}

/*流程安排*/
.lcap{
	width:100%;
	min-width:1280px;
	float: left;
	height:auto;
	margin-top: 30px;
}
.lcap .main{
	width: 1120px;
	margin:0 auto;
	height:412px;
	background: #fff;
	padding:18px 40px 50px 40px;
}
.lcap .main h3{
	width:100%;
	height:46px;
	line-height: 46px;
	color:#ff6000;
	font-size:20px;
	font-weight:bold;
	
} 
.lcap .main h3 b{
	float: left;
	width:6px;
	height:20px;
	background: #ff6000;
	margin: 13px 10px 0 0;
}
.lcap .main .line{
	float:left;
	width:1px;
	height:345px;
	border-left:1px dashed #ff6000;
	margin:20px 29px;
}
.lcap .main .no1{
	float:left;
	width:87%;
	position:relative;
	margin:15px 0 15px 0;
}
.lcap .main .no2{
	float:left;
	width:87%;
	position:relative;
	margin:15px 0 15px 0;
}
.lcap .main .no3{
	float:left;
	width:87%;
	position:relative;
	margin:15px 0 15px 0;
}
.lcap .main span{
	float:left;
	width:28px;
	height:28px;
	color:#fff;
	text-align: center;
	line-height: 28px;
	font-size:16px;
	font-weight: bold;
	font-family: arial;
	background: url(../../image/newFamily/parent.png) 0px 0px no-repeat;
}
.lcap .main .no1 span{
	position: absolute;
	top:-2px;
	left: -45px;
}
.lcap .main .no2 span{
	position: absolute;
	top:-2px;
	left: -45px;
}
.lcap .main .no3 span{
	position: absolute;
	top:-2px;
	left: -45px;
}
.lcap .main h5{
	font-size:16px;
	color:#333;
	font-weight:bold;
	float: left;
	margin-bottom:15px;
	}
.lcap .main i{
	float: left;
	width:38px;
	height:15px;
	background: url(../../image/newFamily/parent.png) 0px -68px no-repeat;
	margin:4px 15px;
}
.lcap .main samp{
	float:left;
	color:#333;
	font-size:16px;
}
.lcap .main .no1-text{
	width:1055px;
	height:auto;
	padding:5px 10px;
	background: #f2f2f2;
	float:left;
}
.lcap .main .no2-text{
	width:1055px;
	height:auto;
	padding:5px 10px;
	background: #f2f2f2;
	float:left;
}
.lcap .main .no3-text{
	width:1055px;
	height:auto;
	padding:5px 10px;
	background: #f2f2f2;
	float:left;
}
.lcap .main p{
	font-size:14px;
	color:#333;
	line-height: 24px;
}


/*奖项设置*/
.jxsz{
	width:100%;
	min-width:1280px;
	float: left;
	height:auto;
	margin-top: 30px;
}
.jxsz .main{
	width: 1120px;
	margin:0 auto;
	height:385px;
	background: #fff;
	padding:18px 40px 50px 40px;
}
.jxsz .main h3{
	width:100%;
	height:46px;
	line-height: 46px;
	color:#ff6000;
	font-size:20px;
	font-weight:bold;
	
} 
.jxsz .main h3 b{
	float: left;
	width:6px;
	height:20px;
	background: #ff6000;
	margin: 13px 10px 0 0;
}
.jxsz .main ul{
	float:left;
	margin-top:20px;
}
.jxsz .main ul li{
	float: left;
	background: url(../../image/newFamily/jxsz-bg.png) no-repeat;
	width:343px;
	height:325px;
	margin-right:45px;
	text-align: center;
}
.jxsz .main ul li .tit{
	margin-top:25px;
}
.jxsz .main ul li .tit h6{
	color:#7a2204;
	font-size: 24px;
	font-weight: bold;
	margin-bottom:10px;
}
.jxsz .main ul li .tit p{
	font-size:18px;
	color:#db5200;
}
.jxsz .main ul li dl{
	margin-top:50px;
}
.jxsz .main ul li dl dt{
	color:#eb4200;
	font-size:22px;
	font-weight: bold;
}
.jxsz .main ul li dl dd{
	font-size:20px;
	color:#7a2204;
	font-weight: bold;
}
.jxsz .main ul li dl dd p{
	font-size:16px;
	color:#843a21;
	padding:0 35px;
}


/*联系我们*/
.lxwm{
	width:100%;
	min-width:1280px;
	float: left;
	height:auto;
	margin-top: 30px;
}
.lxwm .main{
	width: 1120px;
	margin:0 auto;
	height:140px;
	background: #fff;
	padding:18px 40px 50px 40px;
}
.lxwm .main h3{
	width:100%;
	height:46px;
	line-height: 46px;
	color:#ff6000;
	font-size:20px;
	font-weight:bold;
	
} 
.lxwm .main h3 b{
	float: left;
	width:6px;
	height:20px;
	background: #ff6000;
	margin: 13px 10px 0 0;
}
.lxwm .main .wm-lf{
	float:left;
	width:375px;
	height:auto;
	margin:40px 0 0 90px;
}
.lxwm .main .wm-lf span{
	float:left;
	color:#00a9ff;
	font-size:14px;
	line-height: 52px;
}
.lxwm .main .wm-lf i{
	float:left;
	width:1px;
	height:52px;
	border-left:1px solid #ccc;
	margin:0 15px;
}
.lxwm .main .wm-lf p{
	color:#333;
	font-size:16px;
	float:left;
	line-height: 28px;
}
.lxwm .main .wm-rt{
	float:right;
	width:468px;
	height:auto;
	margin:40px 15px 0 0;
}
.lxwm .main .wm-rt span{
	float:left;
	color:#00a9ff;
	font-size:14px;
	line-height: 52px;
}
.lxwm .main .wm-rt i{
	float:left;
	width:1px;
	height:52px;
	border-left:1px solid #ccc;
	margin:0 15px;
}
.lxwm .main .wm-rt p{
	color:#333;
	font-size:16px;
	float:left;
	line-height: 28px;
}


/*往届风采*/
.wjfc{
	width:100%;
	min-width:1280px;
	float: left;
	height:auto;
	margin: 30px 0 100px 0;
}
.wjfc .main{
	width: 1120px;
	margin:0 auto;
	height:835px;
	background: #fff;
	padding:18px 40px 50px 40px;
}
.wjfc .main h3{
	width:100%;
	height:46px;
	line-height: 46px;
	color:#ff6000;
	font-size:20px;
	font-weight:bold;
	
} 
.wjfc .main h3 b{
	float: left;
	width:6px;
	height:20px;
	background: #ff6000;
	margin: 13px 10px 0 0;
}
.wjfc .main .prize{
	float:left;
	height:auto;
	border-bottom:1px dashed #ccc;
	padding-bottom:30px;
	margin-top:14px;
}
.wjfc .main .prize .first{
	float:left;
}
.wjfc .main .prize .first img{
	float:left;
	margin-right:20px;
}
.wjfc .main .prize .first h6{
	color:#333;
	font-size:16px;
	float:left;
	margin:10px 10px 0 0;
}
.wjfc .main .prize .first b{
	float:left;
	font-weight:normal;
	width:123px;
	height:22px;
	background: #ff6000;
	text-align: center;
	line-height: 22px;
	color:#fff;
	font-size:16px;
	border-radius:3px;
	margin-top:10px;
}
.wjfc .main .prize .first p{
	font-size:14px;
	color:#333;
	line-height: 24px;
	width:75%;
	float: left;
	margin-top:30px;
}
.wjfc .main .prize .second{
	float:left;
	margin-top:40px;
}
.wjfc .main .prize .second img{
	float:left;
	margin-right:20px;
}
.wjfc .main .prize .second h6{
	color:#333;
	font-size:16px;
	float:left;
	margin:10px 10px 0 0;
}
.wjfc .main .prize .second b{
	float:left;
	font-weight:normal;
	width:123px;
	height:22px;
	background: #ff6000;
	text-align: center;
	line-height: 22px;
	color:#fff;
	font-size:16px;
	border-radius:3px;
	margin-top:10px;
}
.wjfc .main .prize .second p{
	font-size:14px;
	color:#333;
	line-height: 24px;
	width:75%;
	float: left;
	margin-top:30px;
}
.wjfc .main samp{
	color:#333;
	font-size:18px;
	line-height: 30px;
	margin-top: 15px;
    float: left;
}
.wjfc .main ul{
	float:left;
}
.wjfc .main ul li{
	float:left;
	margin: 20px 15px 0px 15px;
}
.wjfc .main ul li p{
	color:#333;
	font-size:16px;
}

/*侧边导航*/
.xf-nav {
	float: right;
	position: fixed;
	right: 0%;
	top: 10%;
	display: none;
}

.xf-nav ul li {
	width: 50px;
	height:50px;
	background: #f9552c;
	margin-bottom: 10px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	color:#fff;
	border-radius:3px;
	
}
.xf-nav ul li a {
	width:50px;
	height:46px;
	font-size: 14px;
	color: #fff;
	float: left;
	padding-top:4px;
}
.xf-nav ul li.other{
	background: #ffde00;
}
.xf-nav ul li.other a{
	color: #d63b14;
}
.xf-nav ul li.other2{
	background: #43d983;
}
.xf-nav ul li.other2 a{
	color: #12743c;
}
.xf-nav ul li.other3{
	background: #f2f2f2;
	width:48px;
	height:48px;
	border:1px solid #ccc;
}
.xf-nav ul li.other3 p{
	color: #666;
	width:50px;
	height:46px;
	font-size: 14px;
	padding-top:4px;
	display: none;
}
.xf-nav ul li.other3 b{
	float:left;
	width:30px;
	height:18px;
	background: url(../../image/newFamily/arrow1.png) no-repeat;
	margin: 15px 0 0 9px;
}
.xf-nav ul li.other3:hover b{
	display: none;
}
.xf-nav ul li.other3:hover p{
	display: block;
}


/*报名评选无手机 弹窗*/
.tc-bmpxwsj {
    width: 563px;
    height: auto;
    border-radius: 5px;
    background: #fff;
    margin: 0 auto;
    margin-top: 300px;
    display: none;
}
.tc-bmpxwsj h2 {
    width: 543px;
    font-size: 16px;
    color: #333;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    background: #e9f5ff;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #aec9ea;
}
.tc-bmpxwsj h2 i.close {
    width: 18px;
    height: 18px;
    background: url(../../image/newFamily/index-icon.png) -80px -720px;
    float: right;
    margin: 15px 20px 0 0;
    cursor: pointer;
}
.tc-bmpxwsj>p{
	width:100%;
	float:left;
	color:#ff6000;
	font-size:14px;
	text-align: center;
	margin:18px 0;
}
.tc-bmpxwsj>p>a{
	color:#ff6000;
	font-size:14px;
	text-align: center;
}
.tc-bmpxwsj>p>a:hover{
	text-decoration: underline;
}
.tc-bmpxwsj .main{
	width:520px;
	height:auto;
	margin:0 21.5px;
	float:left;
	border-bottom:1px dashed #ccc;
}
.tc-bmpxwsj .main .sr{
	width:435px;
	margin:20px 0 0 27px;
	float: left;
}
.tc-bmpxwsj .main .sr li{
	float: left;
	position:relative;
	margin-bottom:19px;
}
.tc-bmpxwsj .main .sr li samp{
	width:85px;
	text-align: right;
	color:#222;
	font-size: 14px;
	float:left;
	line-height: 35px;
	margin-right:13px;
}
.tc-bmpxwsj .main .sr li p{
	display: none;
}
.tc-bmpxwsj .main .sr li input{
	width:330px;
	height:33px;
	border:1px solid #ccc;
	border-radius:3px;
	float:left;
	text-indent:10px;s
}
.tc-bmpxwsj .main .sr li.phone input{
	width:210px;
	margin-right:10px;
}
.tc-bmpxwsj .main .sr li input:hover{
	border-color:#00a9ff;
}
.tc-bmpxwsj .main .sr li.wrong input{
	border-color: #ff3c00;
}
.tc-bmpxwsj .main .sr li a{
	float:left;
	width:110px;
	height:35px;
	border-radius:3px;
	background: #00a9ff;
	color:#fff;
	text-align: center;
	line-height: 35px;
	font-size:14px;
}
/*重新获取验证码及读秒*/
.tc-bmpxwsj .main .sr li a.re{
	display: none;
}
.tc-bmpxwsj .main .sr li span{
	float:left;
	width:110px;
	height:35px;
	border-radius:3px;
	background: #b3b3b3;
	color:#fff;
	text-align: center;
	line-height: 35px;
	font-size:14px;
	display: none;
}
.tc-bmpxwsj .main .sr li.wrong p{
	display: block;
	color:#ff3c00;
	font-size:12px;
	font-family: arial;
	position: absolute;
	top: 35px;
    left: 99px;
}
.tc-bmpxwsj .main .btn{
	width:435px;
	margin:0 0 20px 125px;
	float: left;
}
.tc-bmpxwsj .main .btn button{
	width:128px;
	height:33px;
	border:1px solid #ff6000;
	background: #ff6000;
	color:#fff;
	line-height: 3px;
	font-size:14px;
	border-radius: 2px;
	margin-right:15px;
}
.tc-bmpxwsj .main .btn button.qx{
	color:#ff6000;
	background: #fff;
}
.tc-bmpxwsj .main .btn button:hover{
	background: #f85d00;
	color:#fff;
}


/*报名评选*/
.tc-bmpx {
    width: 563px;
    height: auto;
    border-radius: 5px;
    background: #fff;
    margin: 0 auto;
    margin-top: 300px;
    display: none;
}
.tc-bmpx h2 {
    width: 543px;
    font-size: 16px;
    color: #333;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    background: #e9f5ff;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #aec9ea;
}
.tc-bmpx h2 i.close {
    width: 18px;
    height: 18px;
    background: url(../../image/newFamily/index-icon.png) -80px -720px;
    float: right;
    margin: 15px 20px 0 0;
    cursor: pointer;
}
.tc-bmpx>p{
	width:100%;
	float:left;
	color:#ff6000;
	font-size:14px;
	text-align: center;
	margin:18px 0;
}
.tc-bmpx>p>a{
	color:#ff6000;
	font-size:14px;
	text-align: center;
}
.tc-bmpx>p>a:hover{
	text-decoration: underline;
}
.tc-bmpx .main{
	width:520px;
	height:auto;
	margin:0 21.5px;
	float:left;
	border-bottom:1px dashed #ccc;
}
.tc-bmpx .main .sr{
	width:435px;
	margin:20px 0 0 27px;
	float: left;
}
.tc-bmpx .main .sr li{
	float: left;
	position:relative;
	margin-bottom:19px;
}
.tc-bmpx .main .sr li samp{
	width:85px;
	text-align: right;
	color:#222;
	font-size: 14px;
	float:left;
	line-height: 35px;
	margin-right:13px;
}
.tc-bmpx .main .sr li p{
	display: none;
}
.tc-bmpx .main .sr li input{
	width:330px;
	height:33px;
	border:1px solid #ccc;
	border-radius:3px;
	float:left;
	text-indent:10px;s
}
.tc-bmpx .main .sr li input:hover{
	border-color:#00a9ff;
}
.tc-bmpx .main .sr li.wrong input{
	border-color: #ff3c00;
}
.tc-bmpx .main .sr li a{
	float:left;
	width:110px;
	height:35px;
	border-radius:3px;
	background: #00a9ff;
	color:#fff;
	text-align: center;
	line-height: 35px;
	font-size:14px;
}
.tc-bmpx .main .sr li span{
	color:#333;
	font-size;14px;
	font-family: arial;
	line-height: 35px;
}
.tc-bmpx .main .sr li.wrong p{
	display: block;
	color:#ff3c00;
	font-size:12px;
	font-family: arial;
	position: absolute;
	top: 35px;
    left: 99px;
}
.tc-bmpx .main .btn{
	width:435px;
	margin:0 0 20px 125px;
	float: left;
}
.tc-bmpx .main .btn button{
	width:128px;
	height:33px;
	border:1px solid #ff6000;
	background: #ff6000;
	color:#fff;
	line-height: 3px;
	font-size:14px;
	border-radius: 2px;
	margin-right:15px;
}
.tc-bmpx .main .btn button.qx{
	color:#ff6000;
	background: #fff;
}
.tc-bmpx .main .btn button:hover{
	background: #f85d00;
	color:#fff;
}


/*报名信息(未报名)*/
.tc-bmxx {
    width: 563px;
    height: auto;
    border-radius: 5px;
    background: #fff;
    margin: 0 auto;
    margin-top: 300px;
    display: none;
}
.tc-bmxx h2 {
    width: 543px;
    font-size: 16px;
    color: #333;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    background: #e9f5ff;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #aec9ea;
}
.tc-bmxx h2 i.close {
    width: 18px;
    height: 18px;
    background: url(../../image/newFamily/index-icon.png) -80px -720px;
    float: right;
    margin: 15px 20px 0 0;
    cursor: pointer;
}
.tc-bmxx>p{
	width:100%;
	float:left;
	color:#333;
	font-size:16px;
	text-align: center;
	margin:75px 0;
}
.tc-bmxx .btn{
	margin:0 0 20px 145px;
	float: left;
}
.tc-bmxx .btn button{
	width:128px;
	height:33px;
	border:1px solid #ff6000;
	background: #ff6000;
	color:#fff;
	line-height: 3px;
	font-size:14px;
	border-radius: 2px;
	margin-right:15px;
}
.tc-bmxx .btn button.qx{
	color:#ff6000;
	background: #fff;
}
.tc-bmxx .btn button:hover{
	background: #f85d00;
	color:#fff;
}

/*报名信息(已报名)*/
.tc-ybmxx {
    width: 700px;
    height: auto;
    border-radius: 5px;
    background: #fff;
    margin: 0 auto;
    margin-top: 300px;
    display: none;
}
.tc-ybmxx h2 {
    width:680px;
    font-size: 16px;
    color: #333;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    background: #e9f5ff;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #aec9ea;
}
.tc-ybmxx h2 i.close {
    width: 18px;
    height: 18px;
    background: url(../../image/newFamily/index-icon.png) -80px -720px;
    float: right;
    margin: 15px 20px 0 0;
    cursor: pointer;
}
.tc-ybmxx .main{
	width:660px;
	padding:20px;
	background: #fff;
	max-height:450px;
	overflow-y:auto; 
}
.tc-ybmxx .main .jbzl{
	width:100%;
}
.tc-ybmxx .main .jbzl h5{
	width:100%;
	height:30px;
	color:#333;
	line-height: 30px;
	font-size: 14px;
	background: #f0f0f0;
	text-indent: 10px;
	font-weight: bold;
}
.tc-ybmxx .main .jbzl h5 b{
	float:left;
	width:4px;
	height:14px;
	background: #ff6000;
	margin:8px 0 0 0;
}
.tc-ybmxx .main .jbzl ol{
	width:100%;
	margin:20px 0;
	height:19px;
	text-indent: 10px;
}
.tc-ybmxx .main .jbzl ol li{
	float:left;
	color:#333;
	font-size:14px;
	margin-right:50px;
}
.tc-ybmxx .main .cxzl{
	width:100%;
	height:auto;
}
.tc-ybmxx .main .cxzl h5{
	width:100%;
	height:30px;
	color:#333;
	line-height: 30px;
	font-size: 14px;
	background: #f0f0f0;
	text-indent: 10px;
	font-weight: bold;
}
.tc-ybmxx .main .cxzl h5 b{
	float:left;
	width:4px;
	height:14px;
	background: #ff6000;
	margin:8px 0 0 0;
}
.tc-ybmxx .main .gsfx{
	width:96.8%;
	border:1px solid #ccc;
	height:auto;
	padding:0 10px 13px 10px;
	margin-top:20px;
	float: left;
}
.tc-ybmxx .main .tjx{
	width:96.8%;
	border:1px solid #ccc;
	height:auto;
	padding:0 10px 13px 10px;
	margin-top:20px;
	float: left;
}
.tc-ybmxx .main .zp{
	width:96.8%;
	border:1px solid #ccc;
	height:auto;
	padding:0 10px 13px 10px;
	margin-top:20px;
	float: left;
}
.tc-ybmxx .main h6{
	color:#ff6000;
	font-weight: bold;
	font-size: 14px;
	height:22px;
	line-height: 22px;
	border:1px solid #f7d7c4;
	background: #fff3e4;
	width:642px;
	margin:-1px 0 0 -11px;
	text-indent:10px;
	float: left;
}
.tc-ybmxx .main h6 span{
	float: right;
	color:#73737f;
	font-size:12px;
	font-family: arial;
	font-weight: normal;
	cursor: pointer;
	width: 78px;
	text-align: center;
	border:1px solid transparent;
	border-bottom: none;
	margin: -1px -2px 0 0;
	position: relative;
}
.tc-ybmxx .main h6 span:hover{
	color:#ff6000;
	border-color:#ff6000;
	background: #fff;
}
.tc-ybmxx .main h6 span p{
	display: none;
	width:603px;
	padding:10px 20px;
	background: #fff;
	font-size:12px;
	color:#333;
	font-family: arial;
	line-height: 18px;
	border: 1px solid #ff6000;
	position: absolute;
	top:22px;
	right:-1px;
	text-align: left;
}
.tc-ybmxx .main h6 span p b{
	display: inline-block;
	width:78px;
	height:1px;
	background: #fff;
	position: absolute;
	top:-1px;
	right:0px;
}
.tc-ybmxx .main h6 span:hover p{
	display: block;
}
.tc-ybmxx .main dl{
	float:left;
	height:auto;
	width:100%;
	margin-top:10px;
}
.tc-ybmxx .main dl dd{
	width:100%;
	float:left;
	height:19px;
	line-height: 19px;
	margin-top:8px;
}
.tc-ybmxx .main dl dd i{
	float: left;
	width:19px;
	height:19px;
	margin-right:5px;
}
.tc-ybmxx .main dl dd p{
	max-width:570px;
	color:#333;
	font-size: 12px;
	font-family: arial;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-right:15px
}
.tc-ybmxx .main dl dd a{
	float: left;
	width:16px;
	height: 16px;
	background: url(../../image/newFamily/parent.png) -42px 0px no-repeat;
	margin:1px 0 0 0;
}
.tc-ybmxx .main .small-btn{
	float: left;
	width:100%;
	margin-top:13px;
}
.tc-ybmxx .main .small-btn button{
	float: left;
	width:80px;
	height:30px;
	background: #ff6000;
	border-radius:3px;
	color:#fff;
}
.tc-ybmxx .main .small-btn button:hover{
	background: #de4b0a;
}
.tc-ybmxx .main .small-btn p{
	float:left;
	color:#808080;
	font-size: 12px;
	font-family: arial;
	line-height: 30px;
}

.tc-ybmxx .btn{
	width:100%;
	text-align: center;
	margin:15px 0;
	float: left;
}
.tc-ybmxx .btn button{
	width:128px;
	height:33px;
	border:1px solid #ff6000;
	background: #ff6000;
	color:#fff;
	line-height: 3px;
	font-size:14px;
	border-radius: 2px;
}
.tc-ybmxx .btn button:hover{
	background: #de4b0a;
	color:#fff;
}