@charset "utf-8";
/* a:focus, a:hover{
	color: #6cac9c;
} */
/* CSS Document */

.cont-left {
	width: 270px;
}

.deails_nav {
	background: #f3f3f3;
	padding: 1px 18px 20px;
    border-radius: 3px;
}

.deails_nav h2 {
	font-size: 18px;
	font-weight: bold;
	color: #c13346;
	border-bottom: 1px solid #e3c2c7;
	margin: 10px 0 0;
    padding:19px 0px;
	text-align: center;
}

/* .deails_nav li {
	border-bottom: 1px solid #e7e5e5;
	padding: 1px 0 8px;
} */
.deails_nav ul li a:hover{ color: #c13346;}
.deails_nav ul li a.online:focus,.deails_nav ul li a.index:focus{color: #c13346;}
.deails_nav li:last-child{ border-bottom: none;}

.deails_nav li a.index {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #c13346;
    height: 42px;
	line-height: 42px;
	text-align: center;
    border-bottom: 1px solid #e3c2c7;
}
.deails_nav li:nth-child(2),.deails_nav li:nth-child(3),.deails_nav li:nth-child(4),.deails_nav li:nth-child(5){
    border-bottom: 1px solid #e3c2c7;
    padding:8px 0 15px;
}
.school_js,
.major_sz,
.student_gl,
.guide_zn,
.online {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #c13346;
	line-height: 45px;
	text-align: center;
}

.deails_school a {
	display: block;
	width:100%;
	text-align: center;
	font-size: 14px;
	color: #ce6f7f;
	line-height: 30px;
}


.deails_major a {
	display: block;
	width:100%;
	text-align: center;
	font-size: 14px;
	color: #ce6f7f;
	line-height: 30px;
}

.deails_major a em {
	font-style: normal;
	font-size: 12px;
}

.deails_student a {
	display: block;
	width:100%;
	text-align: center;
	font-size: 14px;
	color: #ce6f7f;
	line-height: 30px;
}

.deails_guide a {
	display: block;
	width:100%;
	text-align: center;
	font-size: 14px;
	color: #ce6f7f;
	line-height: 30px;
}

.quick_link {
	border: 1px solid #e3c2c7;
	margin-top: 12px;
	padding-bottom: 17px;
	background: #fff;
    border-radius: 5px;
}

.quick_link h2 {
	font-size: 18px;
	font-weight: bold;
	color: #c13346;
	padding: 20px 0 6px;
	text-align: center;
}

.link_con a {
	display: inline-block;
	float: left;
	width: 33.33%;
	text-align: center;
}

.link_con a img {
	display: block;
	margin: 0 auto;
}

.link_con a p {
	margin-top: 4px;
	font-size: 15px;
	color: #ce6f7f;
}

.cont-right {
	width: 750px;
}

.pt12 {
	padding-top: 12px;
}

.pt5 {
	padding-top: 5px;
}

.make {
	border: 1px solid #e3c2c7;
	margin-top: 12px;
	padding-bottom: 17px;
	background: #fff;
    border-radius: 5px;
}

.make h2 {
	font-size: 18px;
	font-weight: bold;
	color: #c13346;
	padding: 20px 0 6px;
	text-align: center;
}

.contact {
	background: #fff;
	border: 1px solid #e3c2c7;
	margin-top: 12px;
    border-radius: 5px;
}

.contact h2 {
	font-size: 18px;
	font-weight: bold;
	color: #c13346;
	padding: 20px 0 12px;
	text-align: center;
}

.contact div {
	padding: 0 10px;
}

.contact span {
	float: left;
	font-size: 14px;
	color: #ce6f7f;
	margin-bottom: 30px;
	line-height: 24px;
}

.w18 {
	width: 18%;
}

.w81 {
	width: 81%;
}

.form_bm {
	padding: 0 33px;
	margin-top: 10px;
}

.form_bm li {
	margin-bottom: 22px;
}

.form_bm li input,
.form_bm li select {
	width: 200px;
	margin: 0 auto;
	font-size: 14px;
	color: #c6c5c5;
	border: 1px solid #e3c2c7;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}

.form_bm li input.sub {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	width: 140px !important;
	margin: 0 auto !important;
	padding: 0 !important;
	background: #c13346;
}

input::-webkit-input-placeholder {
	color: #c6c5c5;
}
.cont-right{ background: #fff; padding: 10px 20px 30px;}
.cont-right h2 {
	font-size: 24px;
	font-weight: bold;
	color: #c13346;
	border-bottom: 1px solid #c13346;
	vertical-align: top;
	padding: 10px 0 16px;
	margin-bottom: 24px;
}

.cont-right h3 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	height: 36px;
	
	margin-top: 42px;
}
.cont-right h4 {
	font-size: 26px;
	color: #3a4d78;
	height: 44px;
	margin-bottom: 16px;
}
.cont-right h6 {
	font-size: 16px;
	color: #3a4d78;
	height: 36px;
	margin-bottom: 16px;
}
.cont-right p {
	font-size: 16px;
	color: #333;
	text-indent: 30px;
	line-height: 36px;
	
}



/*在线报名 css 开始*/
.signup{background: #fff;width: 710px; font-size: 14px;}
.signup h2{
	 padding: 10px 20px 20px;
	   font-size: 24px;
    font-weight: bold;
    color: #c13346;
    border-bottom: 1px solid #c13346;
    padding-bottom: 16px;
    text-align: left ;
}
.signup form{padding: 0 20px 20px;}
.zxbm{ margin-top: 30px;}


.warm-zcsm {
    border: 1px #e6e6e6 solid;
    background: #fafafa;
    padding: 25px 0px;
}
.warm-zcsm span{ display: inline-block;}
.warm-zcsm span:first-child{
	width: 20%;
	    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    
}
.warm-zcsm span.warspan{
			width: 80%;
	    font-size: 14px;
    color: #b6b6b6;
    padding-right: 16px;
    text-align: left;
    
}



.c1 {
    width: 126px;
    text-align: right;
    font-size: 14px;
    color: #333;
    padding-right: 6px;
    line-height: 34px;
}
.asterisk {
    color: #e60000;
    margin-right: 3px;
    font-size: 12px;
}
.c2 input, .c2 select, .c2 textarea {
    height: 36px;
    line-height: 36px;
    border: 1px #e6e6e6 solid;
    border-radius: 3px;
    padding: 0 10px;
    width: 300px;
    outline: 0;
    border-radius: 4px;
}
.c2 label.radio {
    background:url(../image/sex_on.png) no-repeat left center;
    padding-left: 18px;
    margin-left: 11px;
    position: relative;
    display: inline-block;
}
.c2 label.checked {
    background: url(../image/sex_off.png) no-repeat left center;
}
.c2 .radio input {
    width: 13px;
    vertical-align: middle;
    position: absolute;
    left: 21px;
   /* opacity: 0;*/
   /* filter: alpha(opacity=0);*/
    bottom: -6px;
}
.c2 input, .c2 select, .c2 textarea {
    height: 36px;
    line-height: 36px;
    border: 1px #e6e6e6 solid;
    border-radius: 3px;
    padding: 0 10px;
    width: 220px;
    outline: 0;
    border-radius: 4px;
}
 input::-webkit-input-placeholder {
 	
		color: #757575;
		}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;}


.cc {
    width: 126px;
    text-align: right;
    font-size: 14px;
    color: #333;
    padding-right: 6px;
    line-height: 34px;
}
.cd select{
     height: 36px;
    line-height: 36px;
    border: 1px #e6e6e6 solid;
    border-radius: 3px;
    padding: 0 10px;
    width: 290px;
    outline: 0;
    border-radius: 4px;
    margin-right: 6px;
    font
}
.cd select option{
	line-height: 24px;
	font-size: 14px;
}
.jiguan,.zzmm{ margin: 20px 0;}

.jiguan .cd,.minzu .cd,.zzmm .cd,.lxms .cd,.jdgz .cd,.bkzy .cd,.xxly .cd{ width: 351px;}
.csny .cd{ width: 351px;}
.csny,.jdgz,.gkzf,.txdz,.byyx,.lxdh,.email,.shouji{ margin: 20px 0;}
.sfz .c2 input,.yycj .c2 input,.gkzf .c2 input,.txdz .c2 input,.byyx .c2 input,.youbian .c2 input,.lxdh .c2 input,.shouji .c2 input,.email .c2 input{ width: 351px;}

.regBtn .oitrystyless {
    width: 128px;
    height: 40px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #c13346;
    background: #c13346;
    cursor: pointer;
    font-size: 16px;
    margin: 30px 0 36px;
        line-height: 40px;
}
     .high{ color: red; }
        .msg{ font-size: 13px; }
        .onError{ color: red; }
        .onSuccess{ color: green; }
