﻿@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;}
html{background:#fff;min-width: 1360px}
body{  font-family:"微软雅黑";min-width: 1200px;}
a{  text-decoration:none;}
a:hover{  text-decoration:none}
ul{ list-style:none;}
img{ border:none;}
.clear{ clear:both; overflow:hidden;}
.fl{ float:left;}
.fr{ float:right;}
 body,div,ul,ol,li,dl,dt,dd,h1,h2,
h3,h4,h5,h6,u,b,p,span,i,a{margin:0;padding:0;list-style:none;text-decoration:none;color:#333;font-family:"微软雅黑";font-weight:normal;font-size:16px;text-decoration:none}
button{border:none;background:none;}
.clear:after{/**清除浮动影响**/content:"";display:block;clear:both;}
.wrap{width:1360px;margin:0 auto;}
input,textarea,select{ border:none;outline:medium; font-family:"微软雅黑"; }
:-moz-placeholder { color: #999; } ::-moz-placeholder { color: #999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }

/*top*/
.head-top{
	height:42px;
	line-height:42px;
	
	color:#7f7f7f;
	background:#f1e4e5 url(../images/topbg.png) bottom center no-repeat;
}
.head-top div span{
	color:#7f7f7f;
	font-size:13px;
	line-height:42px;
	margin-right:30px;
	}
.head-top a{
	display:inline-block;
	position:relative;
	margin:7px 10px;
	transition-duration: 0.5s;
	}
.head-top .top-img{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	}
.head-top a:hover img.top-img{
	opacity:1;

}
.dou-img{
	display:none;
	position:absolute;
	top:35px;
	right:0;
	background:rgba(139,0,1,0.6);
	border-radius:10px;
	padding:10px;
	width:120px;
	height:120px;
	z-index:50;
}
.dou-img img{
	width:100px;
	height:100px;
	}
.head-top a:hover .dou-img {
	display:block;
	z-index:999;
}
.head-top .top-img{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	}
.head-top a:hover img.top-img{
	opacity:1;
	transition-duration:0.5s;
}
.sousuo{
	display:inline-block;
	padding-left:20px;
	height:42px;
	}
.sousuo input{
	height:28px;
	padding-left:10px;
	position:relative;
	top:-8px;
	left:-5px;
	border:1px solid #005bac;
	border-radius: 20px;
	}
/*head*/
.header{
    width: 100%;
    height: 117px;
    background: #005bac;
}
.head{
	height:102px;
	}
.head a{
	display:block;
	margin:15px 0;
}
.head-tel{
	padding-left:60px;
	background:url(../images/tel.png) no-repeat left center;
	height:66px;
	margin:18px 28px;
}
.head-tel p{
	color:#e0bf7a;
	font-size:17px;
	line-height:24px;
	}
.head-tel h1{
	color:#fff;
	font-size:30px;
	line-height:42px;
	font-weight:bold;
}
/*nav*/
.nav{
	height:56px;
	background-color:#004e91;
	width:100%;
	border-bottom:1px solid #dcdcdc;
	z-index:30;
	}
.nav>ul>li{
	float:left;
	width:135px;
	text-align:center;
	line-height:56px;
	color:#fff;
}
.nav>ul>li>a:hover{
	background:#e0bf7a;
	}
.nav>ul>li.active>a{
	background:#e0bf7a;
	}
.nav>ul{
	text-align:center;
	margin:0 auto;
	width:1360px;
}
.nav>ul>li>a{
	color:#fff;
	font-size:16px;
	display:block;
	}

.nav-xia{
    background: rgba(255,255,255,0.8);
    width: 100%;
    position: absolute;
    left: 0;
    height: 224px;
	z-index:30;
	display:none;
}
.nav-xia>div{
	width:1360px;
	margin:0 auto;
	}

.nav-xia .a-img{
	display:block;
	width:302px;
	height:168px;
	margin:28px 25px;
	}
.nav-ul{
	width:450px;
	padding:52px 0 52px 110px;
	}

.nav-ul li{
	float:left;
	width:170px;
	padding-left:20px;
	background:url(../images/y-jian.png) no-repeat center left;
	text-align:left;
	height:40px;
	line-height:40px;
	}

.nav-ul li a{
	color:#005bac;
	font-size:15px;
	}
.nav-xia>div div{
	width:540px;
	height:150px;
	border-left:1px dashed #424242;
	margin:37px 0;
	padding:39px 50px;
	}

.nav-xia>div div a{
	display:block;
	height:72px;
	line-height:24px;
	color:#262626;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align:left;
	font-size:14px;
	}

/*banner*/
.banner{
	width:100%;
	position:relative;
	}
.n-box{
	width:100%;
	height:50px;
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom:0;
	z-index:30;
	}
.n-box-news img{
	margin:17px 20px 60px 17px;
	float:left;
}
.n-box-news ul{
	float:left;
	height:50px;
	line-height:50px;
	overflow:hidden;
	}

.n-box-news ul li{
	line-height:50px;
	color:#fff;
	height:50px;
	width:1000px;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.n-box-news ul li a{
	font-size:14px;
	color:#fff;
	}
.n-box-news ul li a span{
	padding:0 10px;
	border-right:2px solid #fff;
	color:#fff;
	margin-right:10px;}

/*首页简介*/
.introduce{
	height:550px;
	background:url(../images/logo-bg.png) no-repeat right center;
	/*padding:0 280px;*/
	}
.introduce-left{
	padding:80px 0;
	margin-right:70px;
	}
.introduce-right{
	width:600px;
	padding:58px 0;
	}
.xian{
	display:block;
	width:75px;
	height:2px;
	background:#000;
	margin-bottom:36px;
	}
.introduce-right img{
	margin-bottom:20px;
	}
.introduce-right h2{
	line-height:50px;
	font-size:40px;
	color:#333;
	}
.introduce-right>p{
	width:566px;
	line-height:40px;
	color:#333;
	font-size:14px;
/*	height:120px;*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin:10px 0;
	}
.gengduo{
	display:block;
	width:160px;
	height:46px;
	line-height:46px;
	padding:0 14px;
	background:url(../images/j.png) no-repeat right center #005BAE;
	color:#fff;
	font-size:15px;
	margin-bottom:25px;
	}
.introduce-right ul{
	height:64px;
	}
.introduce-right ul li{
	float:left;
	width:156px;
	}

.introduce-right ul li div{
	color:#151515;
	font-size:14px;
	}
.introduce-right ul li div b{
	font-size:40px;
	font-weight:bold;
	color:#005BAE;
	margin-right:10px;
}
.introduce-right ul li div p{
	font-size:16px;
	color:#424242;
	}
.introduce-right ul li:nth-child(2){
	width:215px;
	padding:0 56px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	}

.introduce-right ul li:nth-child(3){
	width:215px;
	padding-left:58px;
	}

/*学部在线*/
.xbzx{
	background:url(../images/xbzx-bg.jpg) no-repeat center center;
	height:774px;
	padding:45px 0;
	overflow:hidden;    clear: both;
	}

.biao{
	text-align:center;
}
.xbzx .xian{
	margin:0 auto 20px;
}
.biao h2{
	font-size:30px;
	color:#333;
	margin-top:6px;
}
.tab1{
	padding:0 36px;
}
.tab1-nav{
	text-align:center;
	margin:30px 0 50px;
}
.tab1-nav li{
	width:170px;
	height:52px;
	line-height:52px;
	text-align:center;
	display:inline-block;
	border:1px solid #005BAE;
	margin:0 21px;
	border-radius:5px;
	padding-left:65px;
	text-align:left;
	color:#fff;
	font-size:18px;
	}
.tab1-nav li a{
	display:block;
	color:#fff;
}
.tab1-nav li:hover a{
	color:#005BAE;
	}
.tab1-nav li.active a{
	color:#005BAE;
	}
.tab1-nav .tab1-li1{
	background:url(../images/xbzx-icon1.png) no-repeat left center #005BAE;
	background-position:20px;

	}
.tab1-nav .tab1-li2{
	background:url(../images/xbzx-icon2.png) no-repeat left center #005BAE;
	background-position:20px;
	}
.tab1-nav .tab1-li3{
	background:url(../images/xbzx-icon3.png) no-repeat left center #005BAE;
	background-position:20px;
	}
.tab1-nav .tab1-li4{
	background:url(../images/xbzx-icon4.png) no-repeat left center #005BAE;
	background-position:20px;
	}


.tab1-nav .tab1-li1:hover{
	background:url(../images/xbzx-icon1.1.png) no-repeat left center #fff;
	background-position:20px;
	color:#005BAE;
	}
.tab1-nav .tab1-li2:hover{
	background:url(../images/xbzx-icon2.1.png) no-repeat left center #fff;
	background-position:20px;
	color:#005BAE;
	}
.tab1-nav .tab1-li3:hover{
	background:url(../images/xbzx-icon3.1.png) no-repeat left center #fff;
	background-position:20px;
	color:#005BAE;
	}
.tab1-nav .tab1-li4:hover{
	background:url(../images/xbzx-icon4.1.png) no-repeat left center #fff;
	background-position:20px;
	color:#005BAE;
	}



.tab1-nav .tab1-li1.active{
	background:url(../images/xbzx-icon1.1.png) no-repeat left center #fff;
	background-position:20px;
	color:#005BAE;
	}
.tab1-nav .tab1-li2.active{
	background:url(../images/xbzx-icon2.1.png) no-repeat left center #fff;
	background-position:20px;
	color:#005BAE;
	}
.tab1-nav .tab1-li3.active{
	background:url(../images/xbzx-icon3.1.png) no-repeat left center #fff;
	background-position:20px;
	color:#005BAE;
	}
.tab1-nav .tab1-li4.active{
	background:url(../images/xbzx-icon4.1.png) no-repeat left center #fff;
	background-position:20px;
	color:#005BAE;
	}

.tab1-con-l{
	width:698px;
	height:433px;
	background:rgba(255,255,255,0.8);
	box-shadow:0 0 9px rgba(28,28,28,0.3);
	padding:70px;
	margin-right:40px;
}
.tab1-con-l-red{
	font-size:24px;
	color:#005BAE;
	margin-bottom:40px;
	}
.tab1-con-l-d {
	margin-bottom:25px;
	}
.tab1-con-l-d span{
	margin-right:29px;
	padding-left:30px;
	background:url(../images/dian.png) no-repeat center left;
	line-height:30px;
	display: block; 
    float: left; 
	}
.tab1-con-l p{
	width:540px;
	height:60px;
	line-height:30px;
	font-size:18px;
	color:#3c3c3c;
	margin-bottom:56px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 2;*/
	overflow: hidden;
	}
.tab1-con ul{
	width:448px;
	float:left;
	}
.tab1-con ul li{
	float:left;
	width:210px;
	margin:0 7px 14px;
	background:#005BAE;
	text-align:center;
	height:210px;
	box-shadow:0 0 9px rgba(28,28,28,0.3);
	}
.tab1-con ul li a{
	display:block;
	padding:80px 0;
	color:#fff;
	font-size:20px;
	}
/*校园新闻*/
.news{
	height:728px;
	background:#f8f8f8;
}
.news-l{
	padding:150px 0 0 16px;
	width:275px;
	margin-right:70px;
	}
.news-l .xian{
	margin-bottom:50px;
	}
.news-l img{
	margin-bottom:60px;
}
.news-l h2{
	font-size:24px;
	color:#333;
	margin-bottom:36px;
	}
.news-r{
	width:1010px;
	padding:70px 45px 50px 0;
	}
.tab2-nav{
	padding:0 30px;
	text-align:right;
}
.tab2-nav li{
	height:40px;
	line-height:40px;
	color:#949494;
	font-size:15px;
	margin:0 14px;
	display:inline-block;
	}
.tab2-nav li a{
	color:#949494;
}
.tab2-nav li:hover{
	color:#333;
	border-bottom:3px solid #005BAE;
	}
.tab2-nav li:hover a{
	color:#333;
	
	}
.tab2-nav li.active{
	color:#333;
	border-bottom:3px solid #005BAE;
	}
.tab2-nav li.active a{
	color:#333;

	}
.tab2-con{
	margin-top:25px;
	}
.news-list li{
	width:970px;
	height:170px;
	padding:10px;
	margin-bottom:10px;
	}
.news-list li:hover{
	background:#fff;
	box-shadow:0 0 9px #ececec;
}
.news-list .tab2-con-img{
	float:left;
	width:268px;
	height:150px;
	display:block;
	margin-right:30px;
}
.news-list li .news-wen{
	float:left;
	width:630px;
	}
.news-wen h5{
	font-size:18px;
	color:#313131;
	line-height:70px;
	height:70px;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.news-wen p{
	width:470px;
	float:left;
	font-size:16px;
	color:#5e5e5e;
	line-height:30px;
	height:60px;
	margin-right:100px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	}
.news-wen .news-date{
	float:left;
	width:60px;
	height:50px;
	}
.news-wen .news-date span{
	text-align:center;
	line-height:24px;
	font-size:20px;
	color:#5e5e5e;
}
.news-wen .news-date div{
	height:20px;
	border-left:1px solid #bfbfbf;
	text-align:center;
	margin-top:6px;
}
/*环境设施*/
.hjss {
	margin-top:70px;
}
.hjss .biao{
	margin-bottom:40px;
}
.hjss .xian{
	margin:20px auto;
}
/*教育教学*/
.teach{height: 480px;}
.con{
	width: 700px;line-height: 30px;float: left;
}
.conpic{
	 height: 130px;
    margin: 50px auto;
}
.conpic a{
	 width: 80px;
    height: 100px;
    float: left;
    text-align: center;
    margin: 10px 50px;
}
.conpic a img{
	width:70px;height:70px
}
/*教学特色*/
.jyjx{
	margin-bottom:50px;
}
.jyjx-list{
	padding:10px 0;
}
.jyjx-list li{
	float:left;
	width:315px;
	margin-right:12px;
	border:1px solid #e3e3e3;
	padding:9px ;
	
	}
/*.jyjx-list li:last-child{
	margin-right:0;
	}*/
.jyjx-list li img{
	width:309px;
	height:249px;
	display:block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);	
	}
.jyjx-list li p{
	height:50px;
	line-height:60px;
	text-align:center;
	font-size:18px;
	color:#474747;
	}
.jyjx-list li:hover{
	background:#005BAE;
	border:1px solid #005BAE;
	box-shadow:0 0 9px #8a8a8a;
	}
.jyjx-list li:hover p{
	color:#fff;
}
.jyjx-more{
	margin-top:30px;
}
.jyjx-more a{
	display:inline-block;
	text-align:center;
	width:160px;
	height:46px;
	line-height:46px;
	border:1px solid #005BAE;
	color:#005BAE;
	font-size:18px;
	margin:20px;
	}
.jyjx-more span{
	display:inline-block;
	height:1px;
	width:575px;
	background:#e5e5e5
	}
.jyjx-more a:hover{
	background:#005BAE;
	color:#fff;}

/*阳光学生*/
.sun{
	background:url(../images/sun-bg.png) no-repeat center bottom;
	height:950px;
}
.sun-left{
	float:left;
	width:663px;
	height:661px;
	position:relative;
	}

.sun-r{
	
	width:1360px;
	}
.top-l{
	width:300px;
	height:314px;
	position:relative;
	margin-left:34px;
	margin-bottom:34px;
	float:left;
}
.sun-r-btn{
	width:662px;
	height:341px;
	position:relative;
	margin-left:34px;
	}
.hui{
	background:rgba(0,0,0,0.4);
	display:none;
	transition-duration: 0.5s;
	}

.sun-left-hui{
	position:absolute;
	top:22px;
	left:22px;
	width:619px;
	height:619px;
	padding:255px 0;
	}
.sun-left-hui p,.hui-r-top p,.hui-r-btn p{
	color:#fff;
	text-align:center;
	font-size:22px;
	}
.sun-left-hui img,.hui-r-top img,.hui-r-btn img{
	margin:14px auto;
	display:block;
	}
.hui-r-top{
	position:absolute;
	top:22px;
	left:22px;
	width:270px;
	height:270px;
	padding:100px 0;
	}
.hui-r-btn{
	position:absolute;
	top:22px;
	left:22px;
	width:618px;
	height:270px;
	padding:100px 0;
	}
.sun-left:hover .hui{
	display:block;
	transition-duration: 0.5s;
	}
.top-l:hover .hui{
	display:block;
	transition-duration: 0.5s;
	}
.sun-r-btn:hover .hui{
	display:block;
	transition-duration: 0.5s;
	}
.sun-more{
	display:block;
	text-align:center;
	width:160px;
	height:46px;
	line-height:46px;
	border:1px solid #005BAE;
	color:#005BAE;
	font-size:18px;
	margin:20px auto;
	}
.sun-more:hover{
	background:#005BAE;
	color:#fff;
}
/*foot-red*/
.foot-red{
	background:#004e91;
	height:130px;
}
.foot-red ul{
	padding:0 60px;}
.foot-red ul li{
	width:412px;
	float:left;
	padding:30px 0 30px 60px;
	}
.foot-red ul li p{
	color:#fff;
	font-size:14px;
	}
.foot-red ul li h5{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
/*foot*/
.foot{
	height:285px;
	background:url(../images/fbg1.jpg) no-repeat center top;
	display:block;
	}
.foot-l{
	width:420px;
	height:285px;
}
.foot-l img{
	margin:20px 0 30px;
	margin-left:-16px;
}
.foot-l p{
	padding-left:55px;
	line-height:50px;
	color:#d1cdcd;
	font-size:24px;
	}
.foot-r{
	width:833px;
	}
.foot-r-top{
	width:770px;
	height:70px;
	margin:10px auto;
	border-bottom:1px solid #7c7c7c;
	line-height:70px 
	}
.foot-r-top a{
	color:#d1cdcd;
	font-size:14px;
	margin-right:18px;
}
.foot-r-top a:last-child{
	margin-right:0;
}
.foot-r-top a:hover{
	color:#fff;
}
.add{
	width:435px;
	height:146px;
	margin-left:36px;
	border-right:1px solid #434343;
	margin-top:30px;
	}
.add p{
	font-size:14px;
	color:#d1cdcd;
	padding-left:25px;
	height:36px;
	line-height:36px;
	}
.ewm{
	width:330px;
	padding-left:50px;
	margin-top:38px;
	}
.ewm .ewm-img{
	margin-right:20px;
	}
.ewm>div{
	margin-top:24px;
	}
.ewm>div div{
	display: inline-flex;}
.ewm>div span{
	color:#7c7c7c;
	font-size:20px;
	margin-left:10px;
	line-height:50px;
}
.ewm>div p{
	font-size:18px;
	color:#5c5c5c;
	line-height:30px;
	}
/*link*/
.link{
	background:url(../images/fbg2.jpg) no-repeat center top;
	height:65px;
	}
.link-l{
	width:343px;
	display: inline-flex;
	padding-left:80px;
}
.link-l h5{
	color:#e6e6e6;
	padding-left:55px;
	background:url(../images/link-img.png) no-repeat left center;
	height:66px;
	line-height:66px;
	font-size:24px;
	margin-right:10px;
	}
.link-l p{
	border-top:1px solid #e6e6e6;
	font-size:18px;
	color:#e6e6e6;
	margin-top:25px;
}
.link-r{
	padding:0 20px;
	}
.link-r a{
	display:inline-block;
	line-height:66px;
	color:#fff;
	font-size:15px;
	margin:0 20px;
	}
.link-r a:hover{
	color:#e6e6e6;
}
/*悬窗*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}
.dock.close {
	z-index: 50;
}
.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	top:30px;
	padding: 0px;
	width: 50px;
	margin-left:5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.dock.close ul.icons {
	right: -70px;
}
.dock ul.icons li i {
	display: block;
	position: relative;
	width: 44px;
	height: 44px;
	border-radius:50%;
	margin-bottom:6px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}
.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}
/*
.dock ul.icons li.up i {
	background-position: -63px -150px;
}
.dock ul.icons li.tel i {
	background-position: -62px -108px;
}
.dock ul.icons li.im i {
	background-position: -63px -20px;
}
.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}
.dock ul.icons li.down i {
	background-position: -63px -190px;
}*/
.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 15px;
	height:120px;
	color: White;
	line-height: 30px;
	border: 1px solid #005BAE;
	border-right: none;
	background: #005BAE;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px ;
	border-radius: 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}
.dock ul.icons li.im p {
	position: absolute;
	top: 0px;
	right: -260px;
}
.dock ul.icons li.wechat p {
	position: absolute;
	top: 100px;
	right: -260px;
}
.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}
.dock ul.icons li.tel p {
	width: 150px;
	height:130px;
	line-height:25px;
	font-size:14px;
}
.dock ul.icons li.im p {
	width: 150px;
	height:150px;
	line-height:25px;
	font-size:14px;
}
/*.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 80px;
	height:30px;
	line-height:27px;
	color:#f00;
	font-size:14px;
	text-align:center;
	text-decoration: none;
	border:1px solid #f00;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.dock ul.icons li.im p a:hover {
	color:#fff;
	background: #f30;
	border:1px solid #f00;
}
*/.dock ul.icons li.wechat p {
	width:150px;
	height:150px;
	line-height:25px
}
.dock ul.icons li.wechat p img {
	border: 2px solid #000;
	max-width:115px
}
.dock a.switch {
	position: absolute;
	display: block;
	top:0px;
	right:18px;
	width:15px;
	height: 15px;
	border-radius:50%;
	background:url(../images/cha.png)no-repeat center center;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
	transition:all .5s;
}
.dock a.switch:hover {
	transform:rotate(180deg);
}
.dock a.switch.off{
	/*background-position: -32px -640px; */
	background:url(../images/dian.png) no-repeat center center;
	}

/*党建工会*/
.banner-bg{
	height:386px;
	}
.banner-n{
	position:relative;
	height:386px;
	padding:158px 0 0 100px;
	}
.banner-n-top h5{
	font-size:40px;
	color:#181818;
	font-weight:400;
	}
.banner-n-top p{
	font-size:16px;
	color:#181818;
	margin-top:10px;
	}
.banner-n-btm{
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
	height:50px;
	text-align:right;
	}
.banner-n-btm a{
	padding:15px 30px;
	color:#fff;
	background:#005BAE;
	font-size:16px;
	display:inline-block;
	}
.banner-n-btm a:hover{
	background:#fff;
	color:#005BAE;
	}
.banner-n-btm a.active{
	background:#fff;
	color:#005BAE;
	}
.nei-bg{
	background:url(../images/n-bg.jpg) no-repeat bottom;
	padding:90px 0 270px 0;
	}
.shuoming{
	padding-left:16px;
	border-left:3px solid #005BAE;
	margin-bottom:35px;
	}
.djgh-list li{
	height:230px;
	margin-bottom:80px;
	}

.djgh-list li .djgh-date{
	width:94px;
	height:98px;
	background:url(../images/date-y.png) no-repeat center center;
	margin-right:15px;
	}
.djgh-list li .djgh-date h6{
	font-size:36px;
	font-weight:600;
	color:#fff;
	margin:20px 0 0 20px;
	}
.djgh-list li .djgh-date span{
	margin:5px 0 0 10px;
	color:#fff;
	font-weight:600;
	font-size:14px;
	}
.djgh-list li .djgh-r{
	width:1220px;
	}
.djgh-list li .djgh-r-img{
	width:478px; 
	height:228px;
	margin-right:40px;
	border-radius:10px;
	position: relative;
	overflow: hidden;

}
.djgh-list li .djgh-r img{
	width:478px;
	display:block;

	position: absolute;
	top: 50%; transform: translate(0%,-50%);
	}
.djgh-list li .djgh-r .djgh-r-wen{
	width:700px;
	}
.djgh-list li .djgh-r .djgh-r-wen p{
	font-size:24px;
	font-weight:bold;
	color:#313131;
	height:40px;
	line-height:40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom:20px;
	}
.djgh-list li .djgh-r .djgh-r-wen div{
	font-size:14px;
	color:#5e5e5e;
	line-height:32px;
	height:94px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-bottom:20px;
	}
.djgh-list li .djgh-r .djgh-r-wen span{
	display:block;
	width:140px;
	height:46px;
	border:1px solid #d2d2d2;
	font-size:14px;
	color:#2b2b2b;
	background:url(../images/duo-r.png) no-repeat left center #fff;
	text-align:center;
	line-height:46px;
	}
.djgh-list li:hover .djgh-r .djgh-r-wen p{
	color:#005BAE;
	}
.djgh-list li:hover .djgh-r .djgh-r-wen span{
	background:url(../images/duo-w.png) no-repeat left center #005BAE;
	border:1px solid #005BAE;
	color:#fff;
	}
.djgh-list li:hover .djgh-date{
	background:url(../images/date-r.png) no-repeat center center;
	}
.fenye{
	text-align:center;
	margin:50px auto;
	}
.fenye a{
	padding:5px 10px;
	background:#fff;
	border:1px solid #d2d2d2;
	margin:0 4px;
	font-size:14px;
	}
.fenye a:hover{
	color:#fff;
	background:#005BAE;
	border:1px solid #005BAE;
	border-radius:5px;
	}
.fenye a.active{
	color:#fff;
	background:#005BAE;
	border:1px solid #005BAE;
	border-radius:5px;
	}
/*多彩幼儿园*/
.banner-bg-yey .banner-n-top h5{
	color:#fff;
	}
.banner-bg-yey .banner-n-top p{
	color:#fff;
	}
.banner-bg-yey .banner-n-top p a{
	color:#fff;
	}
.yey-bg{
	background:url(../images/yey-bg.jpg) center top;
	padding:100px 0;
	}
.yey-shuoming{
	font-size:18px;
	color:#282828;
	text-align:center;
	margin-bottom:30px;
	}

.yey-list1 li{
	float:left;
	width:445px;
	margin:30px 5px 0 5px;
	position:relative;
	border-radius:10px 10px 0 0;overflow: hidden;
	}
.yey-list1 li img{
	display:block;
	}
.yey-list1 li .yey-list1-wen{
	height:116px;
	line-height:40px;
	padding:18px 0 0 80px;
	color:#FFF;
	}
.yey-list1 li .yey-list1-biao{
	width: 136px;
	height:49px;
	position:absolute;
	top:20px;
	left:-5px;
	line-height:40px;
	/*text-align:center;*/
	font-size:24px;
	font-weight:bold;
	color:#fff;
	overflow: hidden;
	padding-left: 23px;
	}
.yey-list1 li:nth-child(1) .yey-list1-wen{
	background:url(../images/y-biao4.png) no-repeat left #f85353;
	background-position:20px 20px;
	}
.yey-list1 li:nth-child(1) .yey-list1-biao{
	background:url(../images/y-biao1.png) no-repeat left center;
	}
.yey-list1 li:nth-child(2) .yey-list1-wen{
	background:url(../images/y-biao5.png) no-repeat left #f89153;
	background-position:20px 20px;
	}
.yey-list1 li:nth-child(2) .yey-list1-biao{
	background:url(../images/y-biao2.png) no-repeat left center;
	}
.yey-list1 li:nth-child(3){
	margin-right:0;}
.yey-list1 li:nth-child(3) .yey-list1-wen{
	background:url(../images/y-biao6.png) no-repeat left #f8d753;
	background-position:20px 20px;
	}
.yey-list1 li:nth-child(3) .yey-list1-biao{
	background:url(../images/y-biao3.png) no-repeat left center;
	}
/*多元智能开发*/
.yey-duo{
	margin:60px auto;
	}
.yey-duo-ti h5{
	color:#005BAE;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	}
.yey-duo-ti p{
	font-size:18px;
	color:#878787;
	text-transform: uppercase;
	text-align:center;
	margin-top:5px;
	}
.yey-duo-ti p span{
	display:inline-block;
	width:60px;
	height:1px;
	background:#878787;
	margin:0 10px;
	position:relative;
	bottom:5px;
	}
.yey-duo-table{
	border-collapse: collapse; 
    border: 1px solid #aaa;
	text-align:center;
	width:1190px;
	margin:50px auto;
	}
.yey-duo-table tr{
	height:100px;
	}
.yey-duo-table tr td:nth-child(1){
	width:156px;
	text-align:center;
	color:#000;
	font-size:18px;
	font-weight:bold;
	background:#dcdcdc;
	}
.yey-duo-table tr td.td1{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#005BAE;
	}
.yey-duo-table tr td:nth-child(2){
	text-align:left;
	padding:0 30px;
	background:#fff;
	font-size:16px;
	color:#787878;
	line-height:30px;
	}
.yey-duo-table tr td.td2{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#005BAE;
	text-align:center;
	}
/*我和我的幼儿园*/
.my-yey{
	margin:30px auto 50px;
	}
.my-yey li{
	float:left;
	width:448px;
	height:368px;
	background:#fff;
	border-radius:10px;
	margin-right:8px;
	padding:15px;
	}
.my-yey li:nth-child(3){
	margin-right:0;
	}
.my-yey li img{
	display:block;
	margin-top:5px;
	}
.my-yey li div{
	padding-top:60px;
	padding-left:15px;
	color:#434343;
	font-size:16px;
	height:120px;
	line-height:30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	}
.my-yey li:nth-child(1) div{
	background:url(../images/y-biao7.png) no-repeat left top;
	}
.my-yey li:nth-child(2) div{
	background:url(../images/y-biao8.png) no-repeat left top;
	}
.my-yey li:nth-child(3) div{
	background:url(../images/y-biao9.png) no-repeat left top;
	}
/*精品高中*/
.gz-list li{
	float:left;
	width:640px;
	height:420px;
	margin:20px;
	border-radius:10px;
	position:relative;
	}
.gz-list li a>img{
	width:640px;
	height:420px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	}
.gz-list li .gz-list-li-wen{
	width:640px;
	height:420px;
	background:rgba(0,0,0,0.5);
	border-radius:10px;
	position:absolute;
	top:0;
	left:0;
	padding:120px 0;
	}
.gz-list li .gz-list-li-wen img{
	display:block;
	margin:10px auto;
	}
.gz-list li .gz-list-li-wen h5{
	font-size:30px;
	line-height:50px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	}
.gz-list li .gz-list-li-wen h6{
	text-transform: uppercase;
	font-size:18px;
	text-align:center;
	color:#fff;
	line-height:40px;
}
.gz-list li .gz-list-li-y{
	display:none;
	}
.gz-list li:hover .gz-list-li-wen{
	background:#005BAE;
	border-radius:10px;
	position:absolute;
	top:0;
	left:0;
	padding:30px 0;
	}
.gz-list li:hover .gz-list-li-y{
	display:block;

	}
.gz-list li .gz-list-li-y p{
	width:500px;
	height:90px;
	text-align:center;
	line-height:30px;
	margin:5px auto;
	font-size:18px;
	color:#fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	}
.gz-list li .gz-list-li-y span{
	display:block;
	width:140px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px dashed #fff;
	font-size:16px;
	color:#fff;
	margin:30px auto;
	}
	
/*名优小学*/
/*学部特色*/
.xx-xbts .xx-xbts-wen{
	line-height:36px;
	font-size:16px;
	color:#4a4a4a;
	margin:30px auto;
	}
/*师资结构*/
.xx-szjg img{
	width:1325px;
	height:700px;
	display:block;
	margin:0 auto;
	}

.xx-list{
	text-align:center;
	}
.xx-list li{
	display:inline-block;
	width:443px;
	height:460px;
	background:#fff;
	border-radius:10px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:30px;
	}
.xx-list li:nth-child(3n){
	margin-right:0;
	}
.xx-list li h5{
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	color:#005BAE;
	text-align:center;
	}
.xx-list li p{
	height:56px;
	line-height:28px;
	text-align:center;
	font-size:14px;
	color:#1e1e1e;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	}
.xx-list li span{
	display:block;
	width:98px;
	height:38px;
	line-height:38px;
	text-align:center;
	margin:10px auto 0;
	color:#939393;
	font-size:16px;
	border:1px solid #939393;
	}
.xx-list li:hover{
	background:#005BAE;
	}
.xx-list li:hover h5{
	color:#fff;
	}
.xx-list li:hover p{
	color:#fff;
	}
.xx-list li:hover span{
	color:#fff;
	border:none;
	}
/*品牌初中*/
/*一流师资*/
.cz-sz .cz-sz-cont{
	width:1340px;
	height:230px;
	padding:20px 30px;
	background:#fff;
	border-top:4px solid #45aed6;
	margin:40px auto;
	}
.cz-sz .cz-sz-cont img{
	float:left;
	display:block;
	margin-right:30px;
	width:330px;
	height:187px;
	border-radius:10px;
	}
.cz-sz .cz-sz-cont .cz-sz-wen{
	float:left;
	width:768px;
	padding-right:40px;
	border-right:1px solid #e5e5e5;
	font-size:16px;
	color:#282828;
	line-height:30px;
	height:150px;
	margin-top:18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	}
.cz-sz .cz-sz-cont .cz-sz-more{
	width:150px;
	height:150px;
	text-align:center;
	padding-top:100px;
	background:url(../images/cz-duo.png) no-repeat center top;
	background-position:55px 40px;
	display:block;
	float:left;
	margin-top:18px;
	color:#38a3c9;
	}
/*师资结构*/
.cz-szjg-tu{
	margin:40px auto;
	}
.cz-szjg-tu .img1{
	margin-right:110px;
	margin-left:40px;
	}
.cz-list{
	margin-top:50px;
	}
.cz-list-li{
	width:1340px;
	height:230px;
	padding:20px 30px;
	background:#fff;
	border-top:4px solid #a571e4;
	margin:0 auto 50px;
	}
.cz-list-li a>img{
	float:left;
	display:block;
	margin-right:30px;
	width:330px;
	height:187px;
	border-radius:10px;
	}
.cz-list-li .cz-list-wen{
	float:left;
	width:920px;
	}
.cz-list-li .cz-list-wen h6{
	font-size:30px;
	font-weight:bold;
	padding-left:20px;
	color:#2b2b2b;
	margin-bottom:15px;
	}
.cz-list-li .cz-list-wen h6 span{
	font-size:18px;
	margin-left:10px;
	}
.cz-list-li .cz-list-wen p span{
	display:inline-block;
	max-width:850px;
	height:90px;
	line-height:30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-left:5px;
	}
.cz-list-li .cz-list-wen p{
	margin-bottom:10px;
	display:-webkit-box;
	}
.cz-list-li .cz-list-wen p img:nth-child(2){
	position:relative;
	top:60px;
	margin-left:5px;
	}
.cz-list-more{
	display:block;
	float:right;
	height:46px;
	line-height:46px;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	font-size:16px;
	color:#a571e4;
	}
.cz-list-li:nth-child(2){
	border-top:4px solid #f19149;
	}
.cz-list-li:nth-child(2) .cz-list-more{
	color:#f19149;
	}
.cz-list-li:nth-child(3){
	border-top:4px solid #52d1b7;
	}
.cz-list-li:nth-child(3) .cz-list-more{
	color:#52d1b7;
	}
/*校园新闻*/
.news-ss{
	width:1360px;
	height:144px;
	padding:48px;
	background:#e9e9e9;
	}
.news-ss span{
	display:inline-block;
	font-size:24px;
	color:#313131;
	margin-right:38px;
	line-height:38px;
	}
.news-ss select{
	width:246px;
	height:46px;
	border:1px solid #d8d8d8;
	margin-right:38px;
	}
.news-ss input[type="text"]{
	width:246px;
	height:46px;
	border:1px solid #d8d8d8;
	margin-right:78px;
	padding-left:5px;
	}
.news-ss button{
	width:220px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:18px;
	color:#fff;
	background:#005BAE;
	}
.xynews-list{
	margin:50px auto;
	}
.xynews-list li{
	width:1360px;
	height:230px;
	padding:60px 40px 0;
	border-bottom:1px solid #e5e5e5;
	}	
.xynews-list li .xy-date{
	width:130px;
	font-size:16px;
	color:#005BAE;
	text-align:center;
	float:left;
	margin-top:10px;
	}
.xynews-list li .xy-date h5{
	font-size:56px;
	font-weight:bold;
	color:#005BAE;
	}	
.xy-wen{
	float:left;
	width:850px;
	padding:0 50px;
	height:100px;
	border-left:1px solid #e5e5e5;
	margin-top:10px;
	}
.xy-wen h4{
	font-size:24px;
	font-weight:bold;
	color:#313131;
	height:40px;
	line-height:40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}	
.xy-wen p{
	height:60px;
	line-height:30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size:14px;
	color:#5e5e5e;
	}
.xynews-list .liimg{
	float:left;
	display:block;
	width:286px;
	height:136px;
	border-radius:10px;
	overflow: hidden;
	position: relative;
	}


.xynews-list li img{

	display:block;
	width:286px;
	position: absolute;
	top: 50%; transform: translate(0%,-50%);
	}
.xynews-list li:hover{
	background:#f8f8f8;
	}
/*学部在线*/
.xbzx-nei1{
	height:700px;
	padding:0 0 70px 0;
	background:#fff;
	}
.xbzx-nei1 h5{
	color:#005BAE;
	font-size:30px;
	text-align:center;
	line-height:50px;
	margin-bottom:20px;
	}
.xbzx-nei1 p{
	line-height:30px;
	font-size:14px;
	color:#808080;
	margin-bottom:40px;
	}
.xbzx-nei1-tu>img{
	width:628px;
	height:424px;
	display:block;
	}
.xbzx-nei1-ul{
	height:424px;
	width:674px;
	}	
.xbzx-nei1-ul li{
	float:left;
	width:337px;
	height:212px;
	}
.xbzx-nei1-ul li img{
	display:block;
	margin:45px auto 15px;
	}
.xbzx-nei1-ul li p{
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:30px;
	height:90px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	}	
.xbzx-tab{
	height:600px;
	padding:98px 0;
	background:#eee;
	margin-bottom:180px;
	}	
.tab3-nav{
	width:107px;
	margin-right:24px;
	}	
.tab3-nav li{
	width:107px;
	height:101px;
	border-bottom:1px solid #bfbfbf;
	line-height:100px;
	text-align:center;
	}
.tab3-nav li a{
	font-size:36px;
	font-weight:bold;
	color:#999;
	display:block;
	}
.tab3-nav li:hover{
	background:url(../images/xbzx-r.png) no-repeat center center;
	border:none;
	}
.tab3-nav li:hover a{
	color:#fff;
	}
.tab3-nav li.active{
	background:url(../images/xbzx-r.png) no-repeat center center;
	border:none;
	}
.tab3-nav li.active a{
	color:#fff;
	}
.tab3-con li div{
	width:614px;
	height:404px;
	border:1px solid #bfbfbf;
	float:left;
	background:#fff;
	padding:40px 50px;
	}
.tab3-con li div h4{
	font-size:48px;
	color:#cdcdcd;
	text-align:right;
	text-transform: uppercase;
	}
.tab3-con li div h2{
	color:#005BAE;
	font-size:80px;
	font-weight:bold;
	text-align:right;
	}
.tab3-con li div h2 span{
	font-size:24px;
	}
.tab3-con li div p{
	color:#3f3f3f;
	font-size:16px;
	line-height:40px;
	}
.tab3-con li img{
	float:left;
	display:block;
	width:558px;
	height:404px;
	}
/*学校速览*/
.sulan1{
	margin-bottom:80px;
	}
.sulan1-l{
	width:630px;
	height:400px;
	}
.sulan1-l h1{
	font-size:72px;
	color:#f2f2f2;
	}
.sulan1-l h2{
	font-size:30px;
	color:#005BAE;
	position:relative;
	top:-40px;
	}
.sulan1-l div{
	font-size:20px;
	color:#000;
	position:relative;
	top:-20px;
	}
.sulan1-l p{
	font-size:14px;
	line-height:30px;
	height:180px;
	color:#808080;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	margin-bottom:10px;
	}
.sulan1 img{
	margin-top:50px;
	}	
.sulan2{
	background:url(../images/sl-bg.jpg) no-repeat center center;
	height:200px;
	}
.sulan2 ul li{
	float:left;
	width:340px;
	padding-left:60px;
	padding-top:40px;
	}
.sulan2 ul li div{
	color:#fff;
	font-size:16px;
	}
.sulan2 ul li div b{
	color:#fff;
	font-size:72px;
	margin-right:10px;
	}
.sulan2 ul li p{
	color:#fff;
	font-size:16px;
	}
.sulan3 ul{
	margin:30px auto;
	padding:10px 0;
	}
.sulan3 ul li{
	float:left;
	width:318px;
	height:260px;
	border-radius:10px;
	background:#fff;
	box-shadow:5px 5px 9px #e0e0e0;
	margin:0 11px;
	}
.sulan3 ul li p{
	height:60px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	color:#005BAE;
	margin-top:5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	}
.sulan3 ul li:nth-child(1) p{
	line-height:60px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
.sulan3 ul li:nth-child(4) p{
	line-height:60px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
.sulan4{
	padding:35px 0;
	background:#f5f5f5;
	}
.sulan4 ul li{
	background:#fff;
	float:left;
	width:668px;
	height:300px;
	border:1px solid #005BAE;
	padding:25px 10px;
	margin:20px 6px;
	}
.sulan4 ul li img{
	display:block;
	margin-right:15px;
	float:left;
	}
.sulan4 ul li>div{
	width:400px;
	float:left;
	}
.sulan4 ul li div h2{
	color:#005BAE;
	font-weight:bold;
	font-size:20px;
	height:40px;
	line-height:40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
.sulan4 ul li div div{
	color:#000;
	font-weight:bold;
	font-size:18px;
	height:30px;
	line-height:30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
	
.sulan4 ul li p{
	line-height:30px;
	height:120px;
	color:#616161;
	font-size:14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-bottom:16px;
	}
.sulan4 ul li a{
	display:block;
	height:40px;
	width:130px;
	text-align:center;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	line-height:40px;
	font-size:14px;
	color:#005BAE;
	}
.xyhj {
	padding:40px 0;
	}
.xyhj-tab{
	margin:40px 0;
	border-top:1px solid #bfbfbf;
	}
.tab4-nav{
	text-align:center;
	height:76px;
	}
.tab4-nav li{
	display:inline-block;
	width:256px;
	height:76px;
	background:#eee;
	line-height:76px;
	}
.tab4-nav li a{
	padding:10px 0;
	border-bottom:1px solid #bfbfbf;
	color:#878787;
	}
.tab4-nav li:nth-child(1){
	position:relative;
	left:3px;
	}
.tab4-nav li:nth-child(2){
	position:relative;
	left:-2px;
	}
.tab4-nav li.active{
	background:#005BAE;
	}
.tab4-nav li:hover{
	background:#005BAE;
	}
.tab4-nav li.active a{
	color:#fff;
	}
.tab4-nav li:hover a{
	color:#fff;
	}	
.gljg img{
	margin:40px auto;
	display:block;
	}
/*下拉*/
.subNavul{
	width:1200px;
	margin:50px auto;
	}
.subNavBox {
	width:1200;
	margin:0 auto;
	margin-bottom:20px;
}
.subNav{
	font-size:18px;
	border:1px solid #a5a5a5;
	padding:0 20px 0 30px;
	color:#5a5a5a;
	background:url(../images/jian-down.png) no-repeat center right #fff;
	background-position:1150px center;
	line-height:66px;
	}
.currentDt{
	border:1px solid #005BAE;
	padding:0 20px 0 30px;
	color:#fff;
	font-weight:bold;
	background:url(../images/jian-up.png) no-repeat center right #005BAE;
	background-position:1150px center;
	}
.navContent {
	display: none;
	background:#f4f4f4;
	padding:20px;
	font-size:14px;
	line-height:30px;
}
	
	
/*阳光学生*/
.sun-list li{
	width:436px;
	height:426px;
	position:relative;
	border-radius:10px;
	overflow:hidden;
	margin-right:24px;
	margin-bottom:24px;
	float:left;
	}
.sun-list li:nth-child(3n){
	margin-right:0;
	}
.sun-list li a>img{
	/*width:436px;*/
	height:426px;
	display:block;

    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);	
	}
.sun-list li .sun-hui{
	background:rgba(0,0,0,0.5);
	width:436px;
	height:426px;
	padding:20px;
	position:absolute;
	top:0;
	left:0;
	display:none;
	}
.sun-list li:hover .sun-hui{
	display:block;
	}
.sun-list li .sun-hui div{
	width:394px;
	height:384px;
	border:1px solid #005BAE;
	border-radius:10px;
	padding:150px 0 100px;
	}
.sun-list li .sun-hui div p{
	color:#fff;
	font-size:22px;
	text-align:center;
	}
.sun-list li .sun-hui div img{
	border-radius:50%;
	width:52px;
	height:52px;
	margin:50px auto 0;
	display:block;
	}
/*招生招聘*/
.zszp-list1{
	height:434px;
	background:#f8f8f8;
	margin-bottom:20px;
	}
.zszp-list1-l{
	float:left;
	position:relative;
	width:529px;
	height:434px;
	display:block;
	margin-right:25px;
	overflow: hidden;
	}
.zszp-list1-l-wen{
	width:272px;
	height:134px;
	padding:20px;
	color:#fff;
	background:rgba(187,0,14,0.6);
	position:absolute;
	bottom:0;
	right:0;
	}
.zszp-list1-l-wen p{
	font-size:18px;
	height:60px;
	line-height:30px;
	color:#fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom:10px;
	}
.zszp-list1-l-wen span{
	font-size:16px;
	color:#fff;
	}
.zszp-list1-r{
	padding-top:10px;
	}
.zszp-list1-r li{
	margin-bottom:10px;
	}
.zszp-list1-r li h5{
	font-size:18px;
	font-weight:600;
	color:#005BAE;
	line-height:40px;
	height:40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
.zszp-list1-r li p{
	font-size:15px;
	line-height:30px;
	color:#8e8e8e;
	}
.zszp-list1-r li div{
	line-height:30px;
	height:60px;
	color:#5a5a5a;
	font-size:14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom:10px;
	}
.zszp-list2 li{
	padding:40px;
	border-bottom:1px solid #e5e5e5;
	}	
.zszp-list2 li .zszp-list2-l{
	width:135px;
	margin-right:30px;
	float:left;
	}
.zszp-list2 li .zszp-list2-l p{
	font-size:18px;
	color:#5a5a5a;
	text-align:right;
	margin-bottom:15px;
	}
.zszp-list2 li .zszp-list2-l h5{
	font-size:36px;
	color:#5a5a5a;
	text-align:right;
	}
	
.zszp-list2-r{
	width:1100px;
	float:left;
	}
.zszp-list2-r div{
	font-size:18px;
	color:#2929529;
	margin-bottom:20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
.zszp-list2-r p{
	font-size:14px;
	line-height:30px;
	height:60px;
	color:#5a5a5a;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom:10px;
	margin-bottom:30px;
	}
.zszp-list2-r span{
	font-size:14px;
	color:#5a5a5a;
	}
.zszp-list2 li:hover{
	background:#f1f1f1;
	}
.zszp-list2 li:hover .zszp-list2-l p{
	color:#005BAE;
	}
.zszp-list2 li:hover .zszp-list2-l h5{
	color:#005BAE;
	}
	
	
#news_con {
	width: auto;
	min-height: 360px;
	padding: 15px;
	padding-right: 0px;
	text-align:justify;
}
#news_con .h1 {
	text-align: center;
	font-size: 18px;
	height: 45px;
	line-height: 35px;
	font-weight: bold;
	color:#005BAE;

}
#news_con iframe{ width:800px; height: 600px; }
#news_con .h2 {
	text-align: center;
	font-weight: normal;
	width: auto;
	height: 35px;
	line-height: 35px;
	border-top: solid 1px #005BAE;
	border-bottom: solid 1px #005BAE;
	margin-bottom: 5px;
	font-size: 14px;
}
#news_con img{ max-width:100%; }
	