body{
    min-width:1050px;
}

.cont_li{
	margin-top: 80px;
	margin-bottom: 100px;
}
.cont_li ul{
	width: 1000px;
	margin: 0 auto;
}
.cont_li li{
	float: left;
	margin-right: 17px;
	margin-bottom: 26px;
}
.cont_li li:nth-child(3),
.cont_li li:nth-child(6){
	margin: 0;
}
.cont_li li div:nth-child(1){
	width: 316px;
	height: 183px;
	background-color: #333;
}
.cont_li li div:nth-child(1) img{
	width: 100%;
	height: 100%;
}
.cont_li li div:nth-child(2){
	width: 316px;
	height: 133px;
	background-color: #f7f7f7;
	padding-left: 18px;
}
.cont_li li div:nth-child(2) h1{
	width: 285px;
	height: 48px;
	color: #333;
	font-size: 14px;
	padding-top:8px;
	/*font-weight:bold;*/
}
.cont_li li div:nth-child(2) p{
	width: 285px;
	color: #666;
	font-size: 12px;
	margin: 0;
	line-height:18px;
}


.clearfix:after {
	clear:both;
	content:"";
	display:block;
}
.clearfix {
	zoom:1;
}
.butn{
	margin: 30px auto 0;
	width: 120px; 
}
button{
	border: none;
	border-radius: 5%;
	background-color: #6B64BF;
	color: #fff;
	font-size: 14px;
	height: 35px;
	width: 120px; 
}
.Cooperation_Universities{
    cursor:pointer;
}
.Nav_bottom_b{
        float: left;
    width: 65px;
    height: 6px;
    background: #0071bb;
    display: block;
    float: left;
    margin-left: 1000px;
}
.Contact_Information {
	margin: 0 auto;
	margin-top: 75px;
	margin-left: 440px;
	display: inline-block;
	*margin-top: 340px;
	*margin-left: 467px;
	*width: 56px;
	color:#fff;
}

.share_title {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: left;
}
.share_con{
	display: inline-block;
	float: left;
}
.share_con .wb,.share_con .wx{
	width:26px;
	height:20px;
	cursor: pointer;
	margin-left: 14px;
	margin-top: 6px;
	float: left;
}
.share_con .wb{
	background-image: url(../img/images/16_2.png);
}
.share_con .wx{
	background-image: url(../img/images/17_2.png);
}