.ad{
    width: 100%;
    height: 280px;
    min-width: 1240px;
    background: center center no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 120px;
    margin-bottom: 44px;
}
.ban_title{
	font-size: 30px;
	line-height: 33px;
	font-weight: bold;
	color:white;
	height: 33px;
	margin-bottom: 37px;
}
.ad form{
	width: 676px;
	height: 45px;
	margin:0 auto;
	margin-bottom: 20px;
}
/*.search-world{
	width: 576px;
	height: 100%;
	float: left;
	border:none;
}*/
.search-button{
	width: 100px;
	height: 100%;
	font-size: 18px;
	line-height: 45px;
	float: right;
	color:white;
	border:none;
	background-color: RGB(41,106,200);
}
.ad span{
	color:white;
	margin:0 auto;
}



.content-box{
	width: 1200px;
	margin: 0 auto;
}

	/*前沿资讯 */
.qy-box{
	/*height: 1010px;*/
	width: 100%;
	/*position: relative;*/
}
.content-title-qy,.content-title-zc{
	/*width: 140px;*/
	height: 30px;
	font-size: 27px;
	font-weight: bold;
	line-height: 27px;
	color:RGB(72,74,159);
	padding-left: 5px;
	border-left: 7px solid RGB(72,74,159);
	display: inline-block;
	margin-bottom: 17px;
}
.how,.how-zc{
	width: 270px;
	height: 21px;
	float: right;
	text-align: center;
}
.how a,.how-zc a{
	font-size: 17px;
	line-height: 22px;
	color:RGB(102,102,102);
/*	float: right;*/

}
.a1{
	display: inline-block;
	height: 21px;
	width: 130px;
	text-align: right;
	padding-right: 6px;
	border-right:2px solid RGB(51,51,51); 
}
.news-qy-box,.news-zc-box{
	width: 1138px;
	height: 142px;
	padding:20px 65px 20px 2px;
	border-bottom: 1px solid RGB(153,153,153);
}
.news-qy-box a:hover .news-qy-title{
	color:RGB(36,72,130)
}
.news-qy-box a img{
	display: inline-block;
	float: left;
}
.news-qy{
	width: 965px;
	height: 100%;
	margin-left: 32px;
	display: inline-block;
	float: left;
}
.news-qy-title,.news-zc-title{
	font-size: 20px;
	font-weight: bold;
	color:black;
	line-height: 40px;
	margin-bottom: 19px;
}
.news-qy-content,.news-zc-content{
	line-height: 24px;
	height: 48px;
	color:RGB(153,153,153);
}
.from-{
	line-height: 36px;
	color:RGB(153,153,153);

}
#page{
	/*float:right;*/
	text-align: right;
    margin: 60px 10px 120px 0;
/*	position: absolute;
	bottom:150px;
	right:30px;*/
}
#page2{
	text-align: right;
    margin: 60px 10px 120px 0;
	/*float:right;*/
	/*position:absolute;*/
	/*right:30px;*/
	/*bottom:200px;*/
}
/*.qy-page_num{
	width: 290px;
	height: 30px;
	margin-top: 60px;
	padding-right: 10px;
	float: right;
}

.qy-page_num li{
	display:inline-block;
	width: 28px;
	height: 28px;
	border:1px solid RGB(204,204,204);
	margin-left: 10px;

}
.qy-page_num li a{
	display: block;
	font-size: 16px;
	color:RGB(0,102,203);
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	
}
.qy-page_num li a:hover{
 	color:white;
 	background-color :RGB(0,102,203);
	
}

.qy-page_num li:first-child{
	width: 60px;
	height: 28px;
	border-radius: 5px 0 0 5px;
}
.qy-lastli{
	border-radius:  0 5px 5px 0;
}*/

.zc-box{
	width:100%;
	/*height: 1060px;*/
	/*position: relative;*/
}
.news-zc-box a:hover .news-zc-title{
	color:RGB(36,72,130)
}