@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body{
	max-width: 1920px;
	margin: 0 auto;
	font-family:"宋体";
	min-width: 1200px;
}
img{border:none;}
li{list-style:none;}
a{text-decoration:none;}
.an{ width:240px; height:60px; margin:0 auto; display:block; border:#900 solid 1px; color:#993333; font-size:30px; font-family:"宋体"; text-align:center; line-height:60px; margin-bottom:30px; margin-top:50px;}
.cl{ clear:both;}
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	/* display: inherit; */
}

li {
	list-style: none;
}

i {
	font-style: normal;
}

a {
	text-decoration: none;
	color: white;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*nav*/

.nav_bef {
	width: 100%;
	height: 80px;
	overflow: hidden;
	line-height: 80px;
	border-bottom: 1px solid rgb(250, 89, 6);
	z-index: 22111;
	background-color: #fff;
	min-width: 1605px;
}

.nav_bef_show {
	display: block!important;
	opacity: 1!important;
	position: fixed;
	top: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-moz-transition: 0.3s;
}

.logo {
	line-height: 80px;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
}

.logo_2 {
	margin-top: 15px;
	float: right!important;
	margin-right: 40px;
}

.nav_bef a {
	float: left;
}

.nav_bef ul {
	float: left;
	overflow: hidden;
	margin-left: 70px;
	height: 100%;
}

.nav_bef ul li {
	float: left;
	width: 100px;
	height: 77px;
	border-bottom: 3px solid transparent;
	text-align: center;
}

.active {
	border-bottom: 3px solid rgb(250, 89, 6)!important;
}

.nav_bef ul li a {
	color: #000;
	font-size: 20px;
	width: 100%;
	display: block;
	margin: 0 auto;
}

.nav_right {
	float: right!important;
	margin-top: 10px;
	margin-right: 70px;
	line-height: 28px;
}

.active_2 {
	border-bottom: 3px solid rgb(255, 255, 255)!important;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-moz-transition: 0.3s;
}


/*banner*/
.banner_box{ width:100%; overflow:hidden;}
.banner_01{
	background: url(../images/1.jpg) no-repeat top center;
	height: 549px;
}

/*标题*/
.title{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.title>h2{
	font-size: 60px;
	letter-spacing: 10px;
}
.title>span{
	display: block;
	width: 80%;
	background: #02335a;
	color: #FFFFFF;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	margin: 20px auto;
}

.content1{
	width: 100%;
}
.content1>p{
	font-size: 24px;
	text-align: center;
	margin: 20px 0 40px 0;
	line-height: 40px;
}

.content1-center{
	width: 100%;
	background: #f4f4f4;
	/*position: relative;*/
}

.content1-center{ width:100%; overflow:hidden;}

.c1-c1{
	background: url(../images/13.jpg) no-repeat top center;
	height: 491px;
}
.c1-c1>div{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.party{
	width: 400px;
}
.party>span{
	display: block;
	color: #6687c3;
	font-size: 30px;
}
.party>p{
	margin-top: 20px;
	font-size: 20px;
	line-height: 30px;
}
.part-1{
	position: absolute;
	top: 30px;
	left: 40px;
}
.part-2{
	position: absolute;
	top: 66px;
	right: 10px;
}
.part-3{
	position: absolute;
	top: 258px;
	left: 40px;
}
.part-4{
	position: absolute;
	top: 290px;
	right: 10px;
}

.content1 .anniu a{
	width: 300px;
}



.content2{    
	padding-top: 30px;
	padding-bottom: 30px;
	width: 1200px;
	margin: 0 auto;
}
.content2>p{
	font-size: 24px;
	text-align: center;
	margin-top: 20px;
	line-height: 40px;
}
.content2-center ul{
	margin: 0 auto;
}
.content2-center li{
	display: inline-block;
	width: 360px;
	margin: 16px;
	text-align: center;
}
.content2-center li p{
	text-align: center;
	font-size: 24px;
	margin-top: 10px;
}
.content2>img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.content2>ul{
	margin-top: 10px;
	overflow: auto;
}
.content2>ul>li{
	display: inline-block;
	width: 50%;
	float: left;
	text-align: center;
}
.content2>.ahhh{
	margin-top: 10px;
	overflow: auto;
}
.content2>.ahhh>li{
	display: inline-block;
	width: 30%;
	margin-right: 4%;
	float: left;
	text-align: center;
	font-size: 24px;
}
.content2>.ahhh>.an33333{
	margin-right: 0;
	margin-left: 2%;
}

/*btn*/
.anniu{
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.anniu a{
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	background: #02335a;
	font-size: 24px;
	border-radius: 4px;
	text-align: center;
	margin: 40px;
}
.anniu a:hover{
	box-shadow: 2px 2px #ccc;
}

.con3-center{
	width: 1200px;
	margin: 0 auto;
	height: 486px;
	border: 1px solid #ccc;
}
.con3-center>img{
	width: 411px;
	height: 486px;
	display: inline-block;
	float: left;
}
.con3-child{
	display: inline-block;
	width: 780px;
	height: 486px;
	float: left;
}
.con3-child>p{
	font-size: 24px;
	margin-left: 50px;
	margin-top: 6px;
	line-height: 40px;
}
.con3-child ul{
	width: 700px;
    margin: 10px auto;
    margin-top: 10px;
}
.con3-child li{
	display: inline-block;
	width: 50%;
	float: left;
	text-align: center;
}

.content2>.logo-center{
	margin-bottom: 40px;
}

.content2 .p-22{
	border: 1px dotted #CCCCCC;
	width: 1100px;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px;
}







/*content7*/
	
	.content7 {
		margin-top: 40px;
		overflow: hidden;
		width: 1200px;
		margin: 0 auto;
	}
	.content7 .wrap {
		margin-bottom:20px;
		
	}
	.content7 table {
		width: 590px;
		height: 327px;
		text-align: center;
		border-color: rgb(246, 170, 104);
		border-top: none;
		border-left: none;
		border-right: none;
		border-collapse: collapse;
	}
	
	.content7 .c2_left,
	.content7 .c2_right {
		float: left;
	}
	
	.content7 .c2_right {
		margin-left: 12px;
	}
	
	.content7 table th {
		background-color: rgb(243, 161, 77);
		color: #fff;
		border: none;
	}
	
	.content7 table tr {
		border: 1px solid rgb(242, 142, 42)!important;
	}
	
	.content7 table tr td:nth-child(1) {
		font-size: 20px;
		font-weight: bold;
		background-color: rgb(252, 222, 188);
	}
	
	.content7 table td span {
		color: rgb(249, 67, 4);
		margin-left: 2px;
		margin-right: 2px;
		font-weight: bold;
	}
	
	.content7 table td i {
		background: url(../images/hot.gif);
		display: inline-block;
		width: 19px;
		height: 21px;
	}
	
	.content7 table td a {
		display: inline-block;
		width: 40px;
		height: 20px;
		text-align: center;
		background-color: rgb(252, 222, 186);
		color: rgb(55, 55, 55);
		margin: 0 auto;
		transition: 0.3s;
	}
	
	.content7 table td a:hover {
		color: rgb(255, 102, 0);
	}

/*.mmm{ width:1920px; height:300px; margin:0 auto; margin-top:50px; margin-bottom:30px;}*/
.guodu{ width:100%; height:250px; background:#c51e28; margin-bottom:30px; padding-top:50px;}
.nr{ width:626px; height:166px; margin:0 auto; font-size:39px; font-family:"宋体"; color:#FFF;}
.bb{ display:block; height:60px;}
.bb img{ vertical-align:middle; margin-left:30px;}

.mingshi{ width:1200px; height:360px; background:#F60; margin:0 auto; margin-top:20px;}
.shaoming{ width:685px; height:360px; background:url(../images/shaoming_03.jpg) no-repeat center; float:left;}
.smjs{ width:475px; height:240px; margin-top:20px; background:#FC0; float:left; padding:40px 20px;}
.smjs p{ font-family:"宋体"; font-size:20px; line-height:27px;}
.smjs span{ font-family:"宋体"; font-size:24px; color:#F00;}
/*.bt{ width:1200px; height:56px; background:url(../images/eightbt_07.png) no-repeat center; margin:0 auto; padding-top:30px;}*/
.bt1{ width:1200px; height:56px; background:url(../images/bt_01.png) no-repeat center; margin:0 auto; padding-top:30px;}
.hd1{ width:1200px; margin:0 auto; margin-top:30px;}
.hd1 p{ padding-top:60px; padding-left:15px; padding-right:15px; font-family:"宋体"; color:#FFF; font-size:18px;}
.hd_1{ width:278px; height:378px; background:url(../images/zhuxue_03.jpg) no-repeat center; float:left; margin-left:14px;}
.hd_2{ width:278px; height:378px; background:url(../images/zhuxue_05.jpg) no-repeat center; float:left; margin-left:20px;}
.hd_3{ width:278px; height:378px; background:url(../images/zhuxue_07.jpg) no-repeat center; float:left; margin-left:20px;}
.hd_4{ width:278px; height:378px; background:url(../images/zhuxue_09.jpg) no-repeat center; float:left; margin-left:20px;}
.hd2{ width:1200px; margin:0 auto; margin-top:20px;}
.hd2 p{ padding-top:60px; padding-left:15px; padding-right:15px; font-family:"宋体"; color:#FFF; font-size:18px;}
.hd_5{ width:278px; height:378px; background:url(../images/zhuxue_15.jpg) no-repeat center; float:left; margin-left:14px;}
.hd_6{ width:278px; height:378px; background:url(../images/zhuxue_17.jpg) no-repeat center; float:left; margin-left:20px;}
.hd_7{ width:278px; height:378px; background:url(../images/zhuxue_19.jpg) no-repeat center; float:left; margin-left:20px;}
.hd_7 p{ margin-top:-30px;}
.hd_8{ width:278px; height:378px; background:url(../images/zhuxue_20.jpg) no-repeat center; float:left; margin-left:20px;}
.wenzi{ width:1200px; height:50px; margin:0 auto; margin-top:50px;}
.wenzio{ width:1200px; font-family:"宋体"; font-size:24px; color:#F00; margin:0 auto; padding-left:220px;}
.main-list-2{
            background:url("../images/sbg.jpg") repeat-x;margin-top: 50px;
        }
		.t-body{
            width: 1200px;
            margin: auto;
            padding: 30px 0;
        }
		.tit-img{
            margin-top: 10px;
        }
        .mm-m{
            margin: 0 10px;
        }
        .list-imgt >img{
            -moz-box-shadow:2px 2px 2px #333333; -webkit-box-shadow:2px 2px 2px #333333; box-shadow:2px 2px 2px #333333;
            border-radius:10px ;
			margin-top: 40px;
        }
        .zixunt{
            margin-top: 30px;
        }
.zixun{
            display: block;
            width: 180px;
            height: 40px;
            color:#993333;
            font-size: 30px;
            text-align: center;
            border: 1px solid #900;
            padding: 10px 20px;
            margin: 30px auto 0;
			font-family:"宋体";
        }
/*content2*/

.bt2{ width:1200px; height:56px; background:url(../images/bt_03.png) no-repeat center; margin:0 auto; padding-top:30px;}


.teachers{ width:1200px; margin:0 auto;}
.teachers .scroll_box{}
.teachers .scroll_box .picScroll-left{overflow:hidden;position:relative;}
.teachers .scroll_box .picScroll-left .bd{}
.teachers .scroll_box .picScroll-left .bd ul{overflow:hidden;zoom:1; margin:0 auto;}
.teachers .scroll_box .picScroll-left .bd ul li{float:left;_display:inline;overflow:hidden;text-align:center;width: 380px;height: 500px;overflow: hidden;margin:0px 12px 0px 0px;position: relative;}
.teachers .scroll_box .picScroll-left .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.teachers .scroll_box .picScroll-left .bd ul li .zz_box{width: 100%;height: 497px;position: absolute;top: 376px;left: 0px;border-top: 3px solid #fc811d; background:black  repeat left top; opacity:0.7;color:#ffffff;}
.teachers .scroll_box .picScroll-left .bd ul li .zz_box:hover{color:#ee7800;}
.teachers .scroll_box .picScroll-left .bd ul li .zz_box .h3tit{display: inline-block;height: 28px;width: 100%;line-height: 28px;text-align: center;margin-top: 11px;font-size: 24px;margin-bottom: 23px;}
.teachers .scroll_box .picScroll-left .bd ul li .zz_box .information{height: 168px;overflow: hidden;line-height: 24px;padding: 0px 14px;width: 340px;padding-bottom: 19px;border-bottom: 1px solid #f57e1e;margin-bottom: 9px;}
.teachers .scroll_box .picScroll-left .bd ul li .zz_box .information p{line-height: 24px;font-size: 18px;text-align: center;}
.teachers .scroll_box .picScroll-left .bd ul li .zz_box .content{line-height: 24px;height: 192px;padding: 0px 14px;width: 340px;}
.teachers .scroll_box .picScroll-left .bd ul li .zz_box .content p{line-height: 24px;font-size: 18px;text-align: left;text-indent: 2em;}



/*content3*/
.content3{ width:100%;padding-bottom: 20px;}
.bt3{ width:1200px; height:56px; background:url(../images/bt_05.png) no-repeat center; margin:0 auto; padding-top:30px;}
.xysh{ width:1200px; margin:0 auto; margin-top:20px;}
.xysh p{ padding:10px 5px; font-family:"宋体"; font-size:20px;}
.xysh ul{ width:1200px; height:330px;}
.xysh ul li:nth-child(1){ background:#069; width:290px; height:290px; float:left; margin-left:10px; margin-right:10px; border-radius:145px;}
.xysh ul li:nth-child(2){ background:#333; width:290px; height:290px; float:left;  margin-right:10px; border-radius:145px;}
.xysh ul li:nth-child(3){ background:#039; width:290px; height:290px; float:left;  margin-right:10px; border-radius:145px;}
.xysh ul li:nth-child(4){ background:#066; width:290px; height:290px; float:left; border-radius:145px;}





/*contentbox8*/
.contentbox8{width:100%;background:#313439;padding:80px 0px;}
.content8{width:1000px;margin:0 auto;}
.content8 h2 a{color:#fff;margin-left:900px;font:18px/38px "宋体";margin-bottom:35px;display:inline-block;}
.content8 ul{overflow:hidden;width:760px;margin:0 auto;}
.content8 ul li{float:left;margin-right:100px;}
.content8 p{color:#fff;text-align:center;margin-top:80px;font:18px/38px "宋体";}
.content8 p a{color:#fff;}



.btn {
	overflow: hidden;
	width: 600px;
	margin: 0 auto;
	margin-top: 30px;
}

.btn a {
	display: block;
	width: 253px;
	height: 58px;
	float: left;
	background-color: rgb(85,26,22);
	color: #fff;
	font-size: 22px;
	line-height: 58px;
	text-align: center;
}

.btn a:nth-child(2) {
	float: right;
}
.content8{
	background-color: rgb(242,242,242);
	padding-top: 30px;
	padding-bottom: 10px;
	overflow: hidden;
}
.content8 img{
	display: block;
	margin: 0 auto;
}
.content8 form ul li{
	width: 672px;
	height: 62px;
	margin-top: 16px;
	
}
.content8 form ul li input{
	width: 100%;
	height: 100%;
	color: rgb(102,102,102);
	border: 1px solid rgb(230,230,230);	
	padding-left:18px ;
}
.content8 form ul li select{
	width: 693px;
	height: 100%;
	color: rgb(102,102,102);
	border: 1px solid rgb(230,230,230);	
	padding-left:18px ;
}
.content8 .btn{
	width: 693px;
	height: 50px;
	color: #fff;
	background-color: rgb(244,78,17);
	text-align: center;
}
.content8 form{
	float: left;
}
.content8 .other{
	float: left;
	margin-left: 50px;
	width: 430px;
}
.content8 .other h2{
	border-bottom:2px solid rgb(244,78,17) ;
}
.content8 form>input{
	text-align: center;
	width: 693px;
	height: 50px;
	border: none;
	font-size: 21px;
	color: #fff;
	line-height: 50px;
	display: inline-block;
	background-color: rgb(244,78,17);
	cursor: pointer;
	margin-top: 20px;
}
.content8 i{
	display: inline-block;
	width: 33px;
	height: 33px;
	background: url(../images/tubiao.png) no-repeat;
	vertical-align: middle;
}
.weixin{
	background-position: -73px -17px!important;
}
.weibo{
	background-position: -196px -27px!important;
}
.QQ{
	background-position: -75px -89px!important;
}
.phone{
	background-position: -193px -88px!important;
}
.other ul li {
	overflow: hidden;
	line-height: 37.5px;
	margin-top: 10px;
}
.other ul li a{
	color: rgb(102,102,102);
}
.other ul li img{
	float: left;
	width: 126px;
	height: 126px;
	margin: 0 7px;
}
.contentbox7 {
	width: 100%;
	background: #313439;
	padding: 80px 0px;
}

/*.content7 {
	width: 1000px;
	margin: 0 auto;
}*/

.content7 h2 a {
	color: #fff;
	margin-left: 900px;
	font: 18px/38px "宋体";
	margin-bottom: 35px;
	display: inline-block;
}

.content7 ul {
	overflow: hidden;
	width: 760px;
	margin: 0 auto;
}

.content7 ul li {
	float: left;
	margin-right: 100px;
}

.content7 p {
	color: #fff;
	text-align: center;
	margin-top: 80px;
	font: 18px/38px "宋体";
}

.content7 p a {
	color: #fff;
}
.content9{
	background-color: rgb(242,242,242);
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 20px;
}
.content9 img{
	display: block;
	margin: 0 auto;
}
.content9 form ul li{
	width: 672px;
	height: 62px;
	margin-top: 16px;
	
}
.content9 form ul li input{
	width: 100%;
	height: 100%;
	color: rgb(102,102,102);
	border: 1px solid rgb(230,230,230);	
	padding-left:18px ;
}
.content9 form ul li select{
	width: 693px;
	height: 100%;
	color: rgb(102,102,102);
	border: 1px solid rgb(230,230,230);	
	padding-left:18px ;
}
.content9 .btn{
	width: 693px;
	height: 50px;
	color: #fff;
	background-color: rgb(244,78,17);
	text-align: center;
}
.content9 form{
	float: left;
}
.content9 .other{
	float: left;
	margin-left: 50px;
	width: 430px;
}
.content9 .other h2{
	border-bottom:2px solid rgb(244,78,17) ;
}
.content9 form>input{
	text-align: center;
	width: 693px;
	height: 50px;
	border: none;
	font-size: 21px;
	color: #fff;
	line-height: 50px;
	display: inline-block;
	background-color: rgb(244,78,17);
	cursor: pointer;
	margin-top: 20px;
}
.content9 i{
	display: inline-block;
	width: 33px;
	height: 33px;
	background: url(../images/tubiao.png) no-repeat;
	vertical-align: middle;
}
.weixin{
	background-position: -73px -17px!important;
}
.weibo{
	background-position: -196px -27px!important;
}
.QQ{
	background-position: -75px -89px!important;
}
.phone{
	background-position: -193px -88px!important;
}
.other ul li {
	overflow: hidden;
	line-height: 37.5px;
	margin-top: 10px;
}
.other ul li a{
	color: rgb(102,102,102);
}
.other ul li img{
	float: left;
	width: 126px;
	height: 126px;
	margin: 0 7px;
}



/*content最后*/
.content10{
	background: url(../images/23.jpg) no-repeat center;
	height: 900px;
}

.content10-center{
	width: 1050px;
	margin: 0 auto;
}

/*标题*/
.content10 .title{
	margin: 0 auto;
	width: 400px;
	text-align: center;
	position: relative;
	font-size: 36px;
	height: 200px;
	color: #FFFFFF;
}
.content10 .heng{
	position: absolute;
	top: 20px;
	left: 100px;
	border: 1px solid #FFFFFF;
	width: 200px;
	
}
.content10 .title p{
	margin-top: 10px;
	font-size: 28px;
}

.content10 .title {
    height: 160px;
    padding-top: 20px;
}

.content10 .color-zx{
	background: #FFFFFF;
	color: #000000;
}

.content10 .title .heng-zi{
    position: relative;
    width: 145px;
    left: 130px;
}
.content10 .title{
	color: #FFFFFF;
    height: 140px;
}
.content10 .title p {
    margin-top: 10px;
    font-size: 28px;
    background: none;
}

.dibuzx{
	background: #FFFFFF;
	width: 260px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	margin: 0 auto;
}
.dibuzx a{
	display: inline-block;
	font-size: 24px;
	color: #000000;
	width: 48%;
	text-align: center;
}
.dibuzx a:first-child{
	border-right: 1px solid #000000;
}
.bbbb{
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	text-align: center;
}
.content10-center ul{
	overflow: auto;
	margin: 20px 0;
}
.content10-center li{
	display: inline-block;
	width: 33%;
	float: left;
}
.content10-center .title{
	height: 60px;
}
