.btn,.title{
	width: 124px;
	height: 40px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
}
.btn{
	display: block;
	float: left;
	/* background: #305490; */
}
.title{
	line-height: 40px;
	margin: 5px 10px;
	/* background: #305490; */
}
.gradient>span{
	width:20px;
	height:20px;
	float:left;
	margin:10px 0 0 6px;
	display:block;
	background:url(imgnote.png) no-repeat;
}
/*---------------轮播图开始-------------------*/

.carousel {
	width: 1200px;
	height: 600px;
	margin: 10px auto;
	position: relative;
	box-shadow: 2px 2px 6px #555;
}

.carousel-img {
	width: 1200px;
	height: 600px;
	position: relative;
}

.carousel-img img {
	width: 1200px;
	height: 600px;
}

.carousel-img .btn_pic {
	width: 36px;
	height: 77px;
	position: absolute;
	top: 261px;
	display: none;
	opacity: 0.5;
}

.carousel-img .btn_pic:hover {
	opacity: 1;
	cursor: pointer;
}

.carousel-img #btn_pic_l {
	background: url(imgcarouselprevnext.png);
}

.carousel-img #btn_pic_r {
	left: 1164px;
	background: url(imgcarouselprevnext.png) -36px 0 no-repeat;
}

.dot {
	width: 1200px;
	height: 50px;
	background: rgba(255, 255, 255, 0.3);
	margin: 0 auto;
	position: absolute;
	top: 550px;
	text-align: center;
	line-height: 50px;
}

.dot-d {
	/*width: 88px;*/
	height: 50px;
	margin: 0 auto;
}

.dot-d div {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #fff;
	margin: 20px 5px;
	float: left;
	color: #fff;
	cursor: pointer;
}

.dot-active {
	background: #fff;
}


/*---------------轮播图结束-------------------*/



/*---------------内容开始---------------------*/
.section{
	width: 1200px;
	margin: 20px auto;
	box-shadow: 2px 2px 6px #555;
}
.section-one,
.section-two{
	height: 400px;
}

.section-two .con-msg,
.section-one .con-msg
{
	height: 350px;
	margin: 20px 5px;
	background: #fff;
	border: 2px solid rgba(255, 255, 255, 0.3);
	box-shadow: 1px 1px 2px #333;
	border-radius: 3px;
}

.section-one .con-img{
	float:left;
	width:566px;
	height: 350px;
	margin: 20px 5px;
	/* background:red; */
	border: 2px solid rgba(255, 255, 255, 0.3);
	box-shadow: 1px 1px 2px #333;
}
.hiSlider2{
	overflow: hidden;
	width:566px;
	height: 350px;
}
.hiSlider2 img{
	width:566px;
	height: 345px;
}
.hiSlider-item{
	float: left;
}
.section-one .con-msg{
	width:600px;
	float:right;
}
.section-one .con-msg .con-head{
	width: 598px;
	height: 40px;
	line-height: 40px;
	padding: 5px 2px;
}
.section-two .con-msg{
	width: 386px;
	float: left;
}
.con-msg .con-head {
	width: 386px;
	height: 40px;
	line-height: 40px;
	padding: 5px 2px;
}
.con-head a {
	float: right;
	font-size: 14px;
	margin-right: 3px;
}
.section-one .con-detail ul li{
	width: 598px;
}
.section-two .con-detail ul li{
	width: 386px;
}
.section-one .con-detail ul li a{
	width: 450px;
	margin-left:5px;
	float:left;
}
.section-one .con-detail ul li span,
.section-two .con-detail ul li span
{
	float:right;
	font-size:13px;
	margin-right:10px;
}

.section-two .con-detail ul li a{
	width: 250px;
	margin-left:5px;
	float:left;
}
.con-detail ul li {	
	height: 20px;
	margin: 5px 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.con-detail ul li a {
	height: 20px;
	color: #333;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con-detail ul li a:hover {
	color: red;
}

.section-two .con-detail ol li{
	width: 386px;
	height:145px;
	text-align:center;
	/* border:1px solid red; */
}
.section-two .con-detail ol li img{
	margin-top:2px;
	border-radius:3px;
	box-shadow: 1px 1px 2px #333;
}
.section-three{
	height:380px;
}
.section-three .art li{
	width:296px;
	margin:5px 2px;
	border-radius:3px;
	float:left;
	box-shadow: 1px 1px 2px #333;
} 
.section-three .art li:hover p{
	background:#3366ff;
	color:#fff;
}
.section-three .art li img{

}
.section-three .art li p{
	background:#dedede;
	color:#3a3a3a;
	height:55px;
	padding:2px 5px;
	/* text-align:center; */
}
/*---------------内容结束---------------------*/


/*---------------教师风采开始------------------*/

.teachers {
	width: 1200px;
	height: 310px;
	margin: 30px auto;
	overflow: hidden;
	box-shadow: 2px 2px 6px #555;
}
#box {
	position: relative;
	/*border: 1px solid black;*/
	width: 1200px;
	height: 230px;
	margin: 0 auto;
	overflow: hidden;
}

#box ul {
	position: absolute;
	left: 0;
	cursor: pointer;
}

#box ul li {
	list-style: none;
	float: left;
	width: 180px;
	height: 230px;
	margin-right: 20px;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	opacity:1;
	transition:1s ;
}
#box ul li:hover{
	opacity: 0.6;
}
#box ul li span{
	display: block;
	width:180px ;
	color: #fff;
	background:  #305490;
	box-shadow: 2px 2px 2px #555555;
}


/*---------------教师风采结束------------------*/

/*---------------学校链接开始------------------*/
.link{
	width: 1200px;
	height: 320px;
	margin: 10px auto;
	box-shadow: 2px 2px 6px #555;
}
.link ul li{
	width: 200px;
	height: 80px;
	float: left;
	margin:20px 20px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 2px 2px 3px #555555;
	transition:0.5s ;
}
.link ul li:hover{
	box-shadow: 1px 1px 3px #555555;
}
/*---------------学校链接结束------------------*/