@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
font {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
	vertical-align: top;
}

ol li,
ul li,
dl dt,
dl dd {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

input,
button,
textarea,
checkbox,
select,
radio，form {
	vertical-align: top;
}

/* basic.css */
a {
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}

/*IE6 下用；去除链接框*/
:focus {
	outline: none;
}

/*ff/chorme/opera/safari下用；去除链接框*/
a:link,
a:visited {
	text-decoration: none;
	color: #414141;
}

a:hover {
	text-decoration: underline;
}

.blank {
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	zoom: 1;
	height: 20px;
}

.blank1 {
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	zoom: 1;
	height: 5px;
}

.blank2 {
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	height: 10px;
}

body {
	margin: 0;
	width: 100%;
}

/*top*/
.top {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}

.top_nr {
	width: 1200px;
	height: 113px;
	margin: 0 auto;
}

.top_nr_l {
	width: 57px;
	padding-top: 28px;
	float: left;
}

.top_nr_r {
	width: 376px;
	float: right;
}

.top_nr_r ul li {
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 113px;
	width: 94px;
	text-align: right;
}

.top_nr_r ul li a {
	color: #333;
}

.top_nr_r ul li a:hover {
	color: #8eacaa;
	text-decoration: none;

}


/* 建设标准实施流程 */
.StandardProcess {
	background: url(../img/StandardProcess.jpg) no-repeat center top;
	margin-top: 180px;
	display: flex;
}

.Standard {
	background: url(../img/Standard.png) no-repeat center top;
	width:50%;
	height:416px;
	margin-top: 50px;
}

.Process {
	background: url(../img/Process.png) no-repeat center top;
	margin-top: 50px;
	width:50%;
	height:416px;
}
/* 实验校动态 */
.infotitleimgbox{
	display: flex;
	justify-content: center;
}
.infotitleimg{
	margin-top: 40px;
	margin-bottom: 80px;

}

.infogroupb{
	display: flex;
	justify-content: center;
	
	
}


.infogroup{
	display: flex;
	justify-content: center;
	width: 1200px;
	height: 360px;
}

.infolistgroup{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.infolist{
	display: flex;
	margin-left: 40px;
}

.infoNumber{
	background-color: #e8e8e8;
	color: white;
	font-size: 25px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
}
.moreinfo{
	margin-top: 76px;
   position: absolute;
   margin-left: 557px;
   line-height: 30px;

	cursor: pointer;
}
.moreinfo a{	font-size: 15px;color: #cccccc; }
.moreinfo img{
	width: 15px;height: 13px;margin-top:0px;
}
.infotitle{
	margin-left: 20px;
	font-size: 16px;
	line-height: 38px;
	cursor: pointer;
	color: #353535;
	
}
.infolist:hover .infotitle{color: #005bac;}
.infolist:hover .infoNumber{background-color: #005bac;}


/* 底部 */
.bottom{
	background: url(../img/bottom.png) no-repeat center top;
	height: 340px;
	margin-top:60px;
}

/* ---------------------------------子页面样式------------------------------------------- */



.content-nav{width: 1200px;height: auto;margin: 20px auto; display: flex;justify-content: space-between; }
.tab-left{width: 290px;background: #FFFFFF; padding-top: 65px;}
.tab-left .tabtit{ text-align: center;font-size: 20px;color: #6d6d6d;}
.eng{text-align: center;font-size: 12px;color: #6d6d6d;display: inline-block;}

.tab-ul{width: 100%;margin: 15px auto;}
.tab-ul .tab-li{width: 100%; height: 60px;line-height: 60px; margin-top: 20px; text-align: center; font-size: 18px;color: #6d6d6d;cursor: pointer;}
.tab-ul .active-li{color:#000000; background: #fbfbfb; border-left: 3px #005bac solid;}

.tab-right{width: 880px;height: auto;background: #FFFFFF;}
.imgdiv{width: 100%;height: auto;}
.imgdiv img{margin: 0 auto;
    display: block;}
.tab-right .imgnone{display: none;}
.xzpx{color: #6d6d6d;font-size: 20px;margin-top: 60px;font-weight: 600;margin-left: 52px;}
.xzpx-bt{width: 88%;height: 20px;display: flex;justify-content: space-between;margin: 20px auto;}
.xzpx-bt span{color: #5e5e5e;font-size: 14px;cursor: pointer;}

.jcfw-btn{width: 90%;margin: 40px auto;}
.jcfw-btn img{width: 260px;height: 55px;margin: 0 auto;margin-left: 250px;}


/* -------------------------------------新闻页--------------------------------------------- */
/* <img src="./img/newsbanner.png" alt=""> */
.newsbg{width: 100%;height: 107px; background: url(../img/newsbanner.png) no-repeat no-repeat center top ;}


.new-nav{width: 1200px; margin: 20px auto;display: flex;justify-content: space-between;}




.nav_wrap{
	width: 800px;
	padding: 20px;
	
	background: #FFFFFF; 
}
.nav_ul{
	height: 100%;
	width: 100%;
}
.nav_li{
	border-bottom: 1px solid #ccc;
	margin: -1px;
	display: flex;
	justify-content: space-between;
	width:100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
.nav_li img{
	width: 220px;height: 133px;border-radius: 5px;
}
.nav_li .newslist-r{
	width: 550px;
	height: 133px;
		
}
.newslist-r .newstitle{
  font-size: 18px;
  color: #605f5f;

  margin-top:14px; 
  margin-bottom:10px;  
}
.newslist-r .newstitle:hover{
	color: #005bac;
	transition: all 0.5s;
}
.newslist-r .newsinfo{
	font-size: 14px;
	color: #756e6e;
	line-height: 20px;  
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
  }
.btn_wrap{
	text-align: center;
}


.fixed{
	width:1200px;
	margin: 0 auto;
}


.tuijian{

	width: 346px;
	background: #FFFFFF;
	border-top: 3px #009dff solid;
	float: left;
	margin-left: 30px;
	
	}

	.fixDiv{
		position: fixed;

		top: 3px;
	}
.tuijian ul li{
    width: 125px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 32px;
}
.tuijian ul li img{
	width: 125px;
	height:115px ;
}
.tuijian_l{
	width: 790px;
	float: left;
	overflow: hidden;
}
}
.tuijian_l h2{ font-size: 18px;}


.tjtit{margin-top: 20px;margin-left: 33px;font-size: 16px;color: #000000;}	
.tuijiannav{margin: 0 auto; margin: 20px; display: flex;justify-content: space-around;flex-wrap: wrap;}
.tuijiannav li{width:125px;cursor: pointer;margin-bottom: 10px}
.tuijiannav li img{width:125px;height: 115px; border-radius: 5px;}
.tuijiannav li p{font-size: 14px;color: #605f5f;text-align: center;line-height: 40px; 	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;}
.tuijiannav li p:hover{color: #009dff;}


.nomore{text-align: center;font-size: 14px;color: #605f5f;display: none;}
{width: 346px;
	height: 560px;
	background: #FFFFFF;
	border-top: 3px #009dff solid;
	float: left;
	margin-left: 30px;}