body{
	overflow-x: hidden;
	 font-family: "微软雅黑", "黑体", sans-serif;
}
form{
	margin:0;
}
li{
	list-style: none;
}
ul{
	padding: 0;
	margin: 0;
}
a{
	text-decoration:none;
	color:#333;
}
a:link{
	text-decoration:none;
}
.container{
	width: 1350px;
	padding: 0;
}
.padding-left-off{
	padding-left: 0px;
}
.padding-right-off{
	padding-right: 0px;
}
.padding-on{
	padding: 0 15px;
}
/*头部样式*/
.head{
	height: 270px;
	background: #E9E9E9;
	/*overflow: hidden;*/
}
.head2{
	height: 150px;
	overflow: hidden;
}
.logo_search_login2{
	height: 150px;
	background:url(../img/school/bg.jpg) center;
}
.logo_search_login{
	height: 170px;
	
}
.logo{
	height: inherit;
	line-height: 150px;
}
.right-side{
	padding-top: 20px;
}
.search-block{
	width: 180px;
	float: left;
	position: relative;
	background: #fff;
	height: 30px;
	border:1px solid #C98C00;
}
.search-block input{
	width: 140px;
	height: 28px;
	border:none;
	padding-left: 5px;
	outline: none;
}
.search-block button{
	position: absolute;
	top: 2px;
	right: 2px;
	background: none;
	border:none;
	outline: none;
}
.login{
	height: 30px;
	float: left;
	margin-left: 20px;
}
.login a{
	color:#fff;
}
.login-pic{
	width: 30px;
	height: 30px;
	float: left;
}
.login-word{
	height: 30px;
	float: left;
	line-height: 30px;
}
/*头部导航*/
.nav{
	height: 100px;
	position: relative;
}
.nav-index{
	height: 100px;
	float: left;
	line-height: 100px;
	width: 10%;
	text-align: center;
	font-size: 18px;
	border-right: 2px solid #999999;
	letter-spacing: 5px;
}
.nav-index > a{
	color: #333;
}
.nav-other{
	height: 100px;
	float: left;
	width: 90%;
}
.nav-other > li{
	width: 14%;
	float: left;
	line-height: 50px;
	height: 50px;
	transition:.3s;
	color:#333;
	text-align: center;
	font-size: 18px;
	letter-spacing: 3px;
	cursor:pointer;
}
/* .nav-other > li:hover{
	background: #4696AF;
} */
.nav-other > li:hover a{
	color:#333;
	text-decoration:none;
}
.nav-index > a > .h_icon{
	position: relative;
	float: left;
	height: 35px;
	width: 35px;
	top: 34px;
	left: 23px;
}
.nav-other > li > a > .h_icon{
	position: relative;
	float: left;
	height: 35px;
	width: 35px;
	top: 8px;
	left: 27px;
}
.nav_list{
    position: absolute;
    padding:0;
    text-align: center;
    top:100px;
    display: none;
    z-index: 1000;
    left:0px;
    height: 170px;
    background: rgba(0,153,203,1);
    background: rgba(0,0,0,.8);
    width: 100%;
}
.nav_list li{
    height: 40px;
    line-height: 40px;
    color:rgba(255,255,255,.8);
    display: inline-block;
    transition: .1s linear;
    font-size: 16px;
}
.nav_list li:hover{
    color:rgba(255,255,255,1);
}
.img_nav{
    height: 130px;
    width: 370px;
    background-color: #eee;
    margin:20px auto;
}
.img_nav img{
    height: 100%;
    width: 100%;
}
/*轮播*/
.slider{
	height: 530px;
}

/*底部*/

.footer{
	height: 140px;
	padding: 10px 110px;
	overflow: hidden;
}
.school_msg_detail{
	width: auto;
	margin: 0 auto;
	overflow: hidden;
}
.school-pic{
	margin-right: 10px;
	height: 80px;
	width: auto;
	position: absolute;
	top:9px;
	right:-90px;
}
.school-pic img{
	height: 100%;
}
.school-text{
	color:#fff;
	padding-top: 0px;
	width: inherit;
}
.school-text p{
	width: inherit;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
}
.school_tlogo{
	height: 95px;
	width: 100%;
	/*float: left;*/
	/*margin-left: 15px;*/
	text-align: center;
}
.school_tlogo img{
	height: 100%;
	width: auto;
}
.school-msg{
	position: relative;
}
.img_logo{
	margin-left: 30px;
}/*бʽ*/
.news-list{
	overflow: hidden;
	margin-top:20px;
}
.news-list ul a li{
	height: 65px;
	width: 100%;
	border-bottom: 1px dashed #333;
	color:#333;
}
.news-list ul a li:hover{
	color:#FF6600;
}
.news-list ul a li:hover .dot{
	background:#FF6600;
}
.article_pic1{
	height: inherit;
	width: 30px;
	float: left;
}
.dot{
	margin:30px auto;
	height: 5px;
	width: 5px;
	background: #333;
}
.article_title1{
	height: inherit;
	line-height: 65px;
	float: left;
	font-size: 18px;
}
.article_time1{
	height: inherit;
	line-height: 65px;
	float: right;
	font-size: 18px;
}
.total_article{
	margin-top: 20px;
	color:#999;
	font-size: 18px;
}
.main_right .pagination{
	display: table;
	margin:15px auto;
}
/*ͼбʽ*/
.article_list2{
	overflow: hidden;
	margin-top:20px;
}
.article_shape{
	margin-bottom: 15px;
	padding: 0 10px;
}
.article_box{
	height: 265px;
	/*background:#eee;*/
	color:#333;
	transition: .1s linear;
}
.article_box:hover{
	color:#FF6600;
}
.article_box:hover .article_pic2{
	border-color:#FF6600;
}
.article_box:hover .article_pic2 img{
	transform: scale(1.2); 
}
.article_pic2{
	height: 200px;
	width: 100%;
	box-sizing: border-box;
	border:4px solid #CDCBCC;
	transition: .1s linear;
	overflow: hidden;
}
.article_pic2 > img{
	height: 100%;
	width: 100%;
	transition: .5s linear;
}
.article_title2{
	height: 42px;
	width: 100%;
	/*text-align: center;*/
	line-height: 42px;
}
.article_time2{
	float: left;
	width: 100px;
}
.check_time2{
	float: left;
}
/*ͼĽʾб*/
.article_list3{
	overflow: hidden;
	margin-top:20px;
}
.article_block{
	overflow: hidden;
	border-bottom:1px dashed #333;
	padding: 20px 0;
	/*margin-bottom: 20px;*/
}
.article_block:hover{
	border-bottom-color:#FF6600;
	background: #eee;
}

.article_pic3{
	width: 20%;
	height: 130px;
	float: left;
	overflow: hidden;
}
.article_pic3 > img{
	width: 100%;
	height: 100%;
	transition: .5s linear;
}
.article_pic3:hover > img{
	transform: scale(1.2);
}
.news_list2{
	height: 130px;
	width: 80%;
	float: left;
	padding-left:15px;
	transition: .1s linear;
}
.article_block:hover .news_title2{
	color:#FF6600;
}
.news_left2{
	/*float: left;*/
	width: 100%;
	height: auto;
}
.news_title2{
	font-size: 18px;
	color:#333;
	font-weight: bold;
}
.news_text2{
	font-size: 12px;
	color:#999;
	margin-top: 5px;
	line-height: 20px;
	height: 60px;
}
.news_right2{
	/*float: right;*/
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.news_time2{
	float: left;
	font-size: 14px;
	color:#333;
	padding-right: 10px;
	width: 150px;
}
.news_click2{
	float: left;
	font-size: 14px;
	color:#333;
}