﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
	word-break:break-all;
	word-wrap: break-word;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#c00;
}
Img {
	border:0;
	vertical-align:middle;
}
ul, ol {
	list-style-type:none;
}
input, select {
	vertical-align:middle;
	font-size:12px;
	color:#333
}
body {
	font-size:12px; background:#ffffff;
	color:#333;
	font-family:"Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
}
.mtop {
	margin-top:10px;
}
.border {
	border-bottom:1px #dfe0e0 solid;
}
.red {
	color:red
}
.body-top {
    background-color: #eee;
    vertical-align: middle;
    height: 30px;
    line-height: 25px;
    border-bottom: 1px solid #DBDBDB;
    color: #676767;
    overflow: hidden;
    background-image: none;
}

.body-top .content2 {
    margin: auto;
    width: 950px;
}

#announ {
    height: 22px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 0;
}

#announ a{
	color: #676767;
}

.top {
	background:url("../images/body_bg.png") repeat-x scroll 0 0 #FFFFFF;
	height:140px;
}
.top .width {
	width:980px;
	margin:0 auto;
	position:relative;
}
#logo {
	font-size:12px;
	font-weight:100;
	position:absolute;
}
.top .width .bt {
	width: 600px;
	float:right;
    padding: 0px 20px 0px 15px
}

@font-face {
    font-family: 'mnhzgb';
    src: url('../font/mnhzgb.eot');
    src: url('../font/mnhzgb.eot?#iefix') format('embedded-opentype'),
         url('../font/mnhzgb.woff2') format('woff2'),
         url('../font/mnhzgb.woff') format('woff'),
         url('../font/mnhzgb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.bt strong {
	 display:block;margin-top:40px; color:#d02432;    font-family: '楷体'; font-size:40px; text-align:center;
}
.bt  p{ font-size:20px; color:#333; margin-top:25px; text-align:center;}
.bt  a {
	width:430px;
	padding:43px 0 0 200px;
	display:block;
	color:#fff;
}
.bt   a:hover {
	color:#ff0;
}

.nav{width: 950px;height: 66px;border-top: 1px solid #fff;background: #BB2105 url(../images/nav_bg.png) repeat-x;border: 1px solid #b9280c;margin: 0px auto;}
.nav ul li a {
	color:#fff;
	font-size: 14px;
}
.nav ul li a:hover {
	color:#ff0;
}
.nav_1{width:950px; height:auto; margin:auto; clear:both;}
.nav_2{ width:auto; height:auto; float:left;margin-top: 1px;padding:0px 2px 0px 0px}
.nav_3{ width:170px; float:left; height:auto; line-height:21px;padding-top: 9px;margin-left: 6px;}
.nav_3 ul{margin-left: 4px;}
.nav_3 li{ float: left;padding: 0px 8px;display: block;background: url(../images/navtiao.jpg) no-repeat;background-position: right center;height: 25px;line-height: 25px;letter-spacing: 1px;}
.nav_3 li.navlibg0{ background:none}

.nav_4{ width:190px; float:left; height:auto; line-height:21px;padding-top: 9px;margin-left: 6px;}
.nav_4 ul{margin-left: 4px;}
.nav_4 li{ float: left;padding: 0px 8px;display: block;background: url(../images/navtiao.jpg) no-repeat;background-position: right center;height: 25px;line-height: 25px;letter-spacing: 1px;}
.nav_4 li.navlibg0{ background:none}

.nav_5{ width:180px; float:left; height:auto; line-height:21px;padding-top: 9px;margin-left: 6px;}
.nav_5 ul{margin-left: 4px;}
.nav_5 li{ float: left;padding: 0px 8px;display: block;background: url(../images/navtiao.jpg) no-repeat;background-position: right center;height: 25px;line-height: 25px;letter-spacing: 1px;}
.nav_5 li.navlibg0{ background:none}
.box {
	width:930px;
	margin:auto;
	overflow:hidden;
	_zoom:1;
}
.w687 {
	width:675px;
	float:left;
	overflow:hidden;
	_zoom:1;
}
.border {
	border:1px solid #e9b9b9
}
.title {
	background:url("../images/bgtitle.jpg") repeat-x;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:700;
	border-bottom:1px solid #e9b9b9
}
.title a {
	background:url("../images/titlebt.jpg") no-repeat 0 2px;
	padding-left:20px;
	margin-left:10px;
}
.mbx {
	float:left;
	font-size:12px;
	font-weight:100;
	padding-left:10px;
}
.showbox {
	padding:10px 20px;
}
.showbox table{
	margin-top: 10px;
	margin-bottom: 15px;
	}
.showbox td{text-align: center;}
.showbox h1 {
	font-size:18px;
	line-height:60px;
	text-align:center;
	color:#FE5A03;
}
.showfbt {
	text-align:center;
	background:#f9f9f9;
	border:1px #dedede dashed;
}
.showtxt {
	font-size:14px;
	padding:20px 10px;
	color:#333;
}
.showtxt p {
	margin-top:10px;
	line-height:28px;
	letter-spacing: 1px;
}
.showtxt table{
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
	}
.showtxt td p {
	margin-top:0px;
	}
.showtxt h2 {
	margin-top:10px;
	line-height:28px;
letter-spacing: 1px;
	
}
.showtxt a {
	color:#144CDA;
	border-bottom:1px #144CDA dotted;
	text-decoration:none;
}
.showtxt a u {
	text-decoration:none;
}

.nybd {
    background: #e9b9b9;
    border-radius: 8px;
    width: 610px;
    height: 40px;
    margin: 0 auto;
    clear: both;
    margin-bottom: 20px;
}

.xq_tag {
    margin-top: 10px;
    margin-bottom: 10px;
}

a.c1 {
    display: inline-block;
    height: 26px;
    padding: 0 12px;
    line-height: 26px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #eee;
    border-radius: 10px;
    color: #434343;
    font-size: 12px;
    text-decoration: none;
	margin-top: 5px;
}

.in_2 {
    border: 1px solid #676767;
	border-radius: 6px;
    width: 117px;
    height: 30px;
    display: block;
    outline: none;
    margin: 5px 0px 5px 20px;
	font-size: 14px;
    color: #676767;
    padding-left: 15px;
    float: left;
}

.mobile {
	border: 1px solid #676767;
	border-radius: 6px;
    width: 160px;
    height: 28px;
	display: block;
	outline: none;
    line-height: 35px;
    margin: 5px 0px 5px 20px;
	font-size: 14px;
	float: left;
}

.fangan {
    background: #ff0;
    width: 95px;
    height: 30px;
    border-radius: 6px;
    font-size: 14px;
    display: block;
    float: left;
    text-align: center;
	margin: 5px 0px 5px 20px;
}

.next {
	background:#f7f7f7;
	line-height:28px;
	border:1px #dedede solid;
	padding:0 10px;
	margin:10px 0;
}
.next span {
	float:right;
}
.footer {
	text-align:center;
	background:url("../images/footbg.jpg") repeat-x top;
	width:930px;
	margin:auto;
}
.footlink {
	text-align:center;
	line-height:28px;
	margin-top:10px;
}
.footlink a {
	color:#fff;
	padding:0 10px;
}
.footlink a:hover {
	color:#ff0;
}
.copyright {
	margin-top:10px;
}
.ckh2 {
	background:url("../images/h2bg.jpg") no-repeat scroll 8px 0 transparent;
	height:40px;
	line-height:40px;
	padding-top:6px;
	font-size:18px;
	color:#fff;
	padding-left:100px;
}
.ckh2 a {
	color:#fff;
}
.wztj {
	overflow: hidden;
	padding: 10px 2px;
	font-size:14px;
}
.wztj ul li {
	background: url("../images/ico_t.jpg") no-repeat scroll 0 13px transparent;
	border-bottom: 1px dashed #EFEFEF;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 21px;
	width: 278px;
}
#scroll_news {
	line-height: 25px;
	margin: 5px auto;
	width: 930px;
}
#scroll_news .scroll_title {
	background: url("../images/gsxx.gif") no-repeat scroll 70px 0 transparent;
	float: left;
	width: 90px;
	padding-left:10px;
}
#scroll_news .scroll_list {
	float: right;
	height: 25px;
	overflow: hidden;
	width: 825px;
}
#scroll_news .scroll_list a{display:inline-block;padding: 0 9px;}
.clear {
	clear:both
}
.tg_pages {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.tg_pages li {
	display: inline;
	line-height: 22px;
}
.tg_pages li a {
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.thisclass {
	font-weight: bold;
	color: #C00;
}
.showh2 {
	background: url("../images/bgtitle.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px dotted #2D90D4;
	color: #CC3300;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	padding: 0 10px;
}
/*����ҳ�ұ���������*/ 

.ban_z {
	border: 1px solid #DFE0E0;
	margin: 0 0 auto auto;
	float: right;
	height: 220px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	width: 248px;
}
Img {
	border: 0px none;
	vertical-align: middle;
}
.qq {
	background: url('../images/qq.jpg') no-repeat scroll 0px 0px transparent;
	height: 36px;
	width: 158px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 14px 0px 0px 105px;
}
a {
	color: #333;
	text-decoration: none;
}
.h {
	background: url('../images/zx7.jpg') no-repeat scroll 0px 0px transparent;
	height: 36px;
	width: 158px;
	margin-left: 0px;
	margin-top: 1px;
	padding: 14px 0px 0px 90px;
        cursor: pointer;
}
.right2 {
	float:right;
	width:250px;
	margin:0 0 0 0;
}
.border02 {
	border:1px #dfe0e0 solid;
	width: 242px;
}
.mtop {
	margin-top: 10px;
}
.title1 {
	background: url('../images/t1.jpg') no-repeat scroll 0% 0% transparent;
	height: 32px;
	font-size: 14px;
	line-height: 30px;
	padding: 0px 10px;
	border:1px solid #e9b9b9
}
.left1 {
	float: right;
	width: 250px;
	margin:10px 0 0 0;
}
.zt {
	height: 180px;
}
.zt ul {
	overflow: hidden;
	padding: 10px 0px 10px 10px;
}
.zt ul li {
	float: left;
	width: 70px;
	text-align: center;
	border: 1px solid #e9b9b9;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 26px;
	height: 26px;
}
.show2 {
    padding: 10px;
    background: url('../images/bg_sm.jpg') no-repeat scroll 10px 15px transparent;
    border: 1px solid #DFE0E0;
}

.show2 ul li {
    padding-left: 23px;
    line-height: 24px;
    height: 22px;
    overflow: hidden;
}


.bmfs {
    background: none repeat scroll 0 0 #ebf4ff;
    border: 1px dotted #dddddd;
    margin: 20px 0 10px;
    padding: 10px;
    font-size:14px;
}
.bmfs p {
    line-height: 28px;
    margin-top: 10px;
    text-indent: 28px;
}
.bmfs a {
    border-bottom: 1px dotted #144cda;
    color: #144cda;
    text-decoration: none;
}

/* 合作学校 */
.ck_link {
    border-color: #DDD;
    border-image: none;
    border-style: none solid solid;
    border-width: 0px 1px 1px;
    width: 930px;
    margin: 5px auto;
    overflow: hidden;
}

.link_title {
    background: url("../images/title3.jpg") repeat-x scroll center bottom transparent;
    border-top: 1px solid #DDD;
    height: 25px;
    line-height: 20px;
    overflow: hidden;
    padding: 5px 8px 0px;
}

.ck_link > ul {
    list-style-type: none;
    margin-left: 10px;
}

ul, ol {
    list-style-type: none;
}

.ck_link li {
    display: inline;
}

a {
    color: #333;
    text-decoration: none;
}

.ck_link a {
    color: #777;
}


.wsbm p a{ display:block;float:left;padding:0 14px 0 37px;color:#fefefe;font-size:14px;line-height:45px;background:url(../images/wxzx.png) no-repeat 15px 13px	 #fe8713;margin: 0 3px;}
.wsbm .header-left-phone{background:none;margin:14px 0 8px;padding:0; display:block; margin-top:10px;}
.wsbm .zxbm{background-image: url(../images/zxbm.png)}
.wsbm p:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }


.detail ul{ border:1px solid #e9b9b9; border-top:none; padding-top:10px;}
.detail  ul li{padding-left:16px;height:20px;margin:5px; line-height:20px; overflow:hidden; margin-top:0; margin-bottom:10px;}
.detail ul .de_n1{background:url(../images/bg_xh.png) left 3px no-repeat;}
.detail  ul .de_n2{background:url(../images/bg_xh.png) left -18px no-repeat;}
.detail ul .de_n3{background:url(../images/bg_xh.png) left -39px no-repeat;}
.detail  ul .de_n4{background:url(../images/bg_xh.png) left -60px no-repeat;}
.detail  ul .de_n5{background:url(../images/bg_xh.png) left -80px no-repeat;}
.detail ul .de_n6{background:url(../images/bg_xh.png) left -101px no-repeat;}
.detail ul .de_n7{background:url(../images/bg_xh.png) left -122px no-repeat;}
.detail ul .de_n8{background:url(../images/bg_xh.png) left -143px no-repeat;}
.detail ul .de_n9{background:url(../images/bg_xh.png) left -163px no-repeat;}
.detail  ul .de_n10{background:url(../images/bg_xh.png) left -184px no-repeat;}
.detail  ul .de_n11{background:url(../images/bg_xh.png) left -205px no-repeat;}
.detail  ul .de_n12{background:url(../images/bg_xh.png) left -226px no-repeat;}


.showbox .layui-input{width:400px;height:32px; display:inline-block; margin-right:10px; color:#a9a9a9  }
.showbox .layui-textarea{ width:400px;}
.showbox .layui-form-label{ padding:6px 15px; padding-left:0;}
.showbox .layui-input-block span{ color:red;}
.showbox .layui-input-block{ margin-left:95px;}
.showbox .layui-btn{ background:#ff7d42;}
.showbox .layui-form-radio i:hover, .layui-form-radioed i{ color:#ff7d42}

.showbox .layui-form-select{width:400px;display:inline-block; margin-right:10px;}
.showbox .layui-form-select dl dd.layui-this{ background:#ff7d42}
.showbox .layui-form-select dl{ top:33px;}

.title1_n{ border-bottom:none;}
.bk_r_top{    border: 1px solid #e2e2e2;
    padding: 20px;
    margin-bottom: 18px;
    font-size: 14px;
    color: #6c6c6c;}