.content{
	width:100%;
	margin-top: 60px;
}
.content .title{
	margin-top:40px;
	text-align: center;
}
 .title h2 {
	font-size: 36px;
	color: #63B8FF;
}
 .title span{
 	line-height: 28px;
 	display: block;
	font-size: 18px;
	color: #666;
}
.content .news {
	position: relative;
	width: 100%;
	height: 360px;
	background: url(../img/398387113435367444.jpg) no-repeat center;
	background-size: 100%,100%;
}
.content .news .news_text h5{
	margin-top: 10px;
	text-align:center;
	color: #FFFFFF;
	font-size: 28px;
	padding-bottom: 10px;
}
.news_text{
	display: none;
	position: absolute;
	width: 600px;
	height: 200px;
	top: 90px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: rgba(0,0,0,0.2);
}
.news_text a{
	display: block;
}
.content .news .news_text  h3{
	text-align:center;
	color: #FFFFFF;
	font-size: 22px;
	margin-top:10px;
}
.content .news .news_text h4{
	display: block;
	text-align:center;
	color: #FFFFFF;
	font-size: 55px;
	width: 500px;
	margin:0 auto;
}
.content .news .news_text a:hover h3{
	color: #63B8FF ;
}
.content .news .news_text a:hover h4{
	color: #63B8FF ;
}
.content .news .news_text a:hover h5{
	color: #63B8FF ;
}
.content .tex {
	width: 100%;
	height: 500px;
	margin-top:20px;
	background: #f6f7f9;
}
.content .news_list{
	width:100%;
	height:595px;
	margin:0 auto;
}
.content .news_list .tex .apply_na{
    width: 903px;
    height: 500px;
    margin: 0 auto;
}
.content .news_list .tex .apply_na ul li{
	float:left;
	width:298px;
	height:410px;
	border:1px solid #ccc;
	margin-left:1px;
	border-radius:5px;
}
.content .news_list .tex .apply_na ul li:first-child{
     margin-left:0px;
}
.content .news_list .tex .apply_na ul li .imgs{
	width:180px;
	height:180px;
	margin:0 auto;
	margin-top:38px;
	border:2px solid #84afdc;
	border-radius:50%;
}
.content .news_list .tex .apply_na ul li .imgs img{
	display:block;
	width:160px;
	height:160px;
	margin:0 auto;
	margin-top:10px;
	border-radius:50%;
}
.content .news_list .tex .apply_na ul li h2{
	text-align:center;
	font-size:24px;
	margin-top:20px;
	color:#333;
}
.content .news_list .tex .apply_na ul li p{
	text-align:center;
	font-size:17px;
	margin-top:8px;
	color:#333;
}
.box_left li .box-right span:hover{
	border:2px solid #bad4ed;
}
.content .news_list .tex .apply_na ul li:hover{
	background:url("../img/libg.jpg") no-repeat;
}
.content .news_list .tex .apply_na ul li:hover h2,.content .news_list .tex .apply_na ul li:hover p{
	color:#fff;
}
@charset "utf-8";
/* css 重置 */
body,div,ul,li,dl,dt,dd,h2,p{padding:0;margin:0;font-family:"微软雅黑";}
ul{list-style:none ;}
img{border:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}
/* banner-box */
.banner-box{
	min-width:1200px;
	height:auto;
	width: 100%;
	margin-bottom:100px;
	margin-top:30px
}
.banner-box .bd{   
	position:relative;
	margin: 0 auto;
    width: 1200px;
	height:368px;
	background:#ededed;
}
.banner-box  .szhu{
	position:absolute;
	left:18px;
	top: -66px;
}
.banner-box  .szhu2{
	position:absolute;
	left:-26px;
	bottom: 5px;
}
.banner-box  .shan{
	position:absolute;
	right: 0;
	top: -200px;
}
.banner-box .bd .box_left{
	width:1200px;
	height:360px;
	float:left;
}
.banner-box .bd .box_left ul li{
	float:left;
	display:none;
}
.banner-box .bd .box_left ul li img{
	position: absolute;	
	bottom:36px;
	left:56px;
	border:none;
}
.banner-box .bd .box_left ul .current{
	display:block;
}
.banner-box  .bd  .box_left ol{
	height:10px;
	width:240px;
	position: absolute;
	bottom:6px;
	left:222px;
}
.banner-box  .bd  .box_left ol li{
	float:left;
	margin-left:60px;
	width:40px;
	height:10px;
	background:#B7B7B7;
}
.banner-box  .bd  .box_left ol li:first-child{
	margin-left:0;
}
.banner-box  .bd  .box_left ol li:hover{
	background:#6495ED;
}
.banner-box  .bd  .box_left ol .current{
	background:#6495ED;
}
.banner-box  .bd  .box-right{
	position:absolute;
	right:0;
	width:450px;
	height:360px;
}
.banner-box  .bd  .box-right h6{
	margin-top:46px;
	text-align:left;
	font-size:26px;
	float:left;
	width:400px;
	font-weight: 500px;
}
.banner-box  .bd  .box-right span{
	display: block;
	font-size: 26px;
	font-weight: 500px;
}
.banner-box  .bd  .box-right p{
	margin-top:20px;
	font-size:18px;
	line-height: 30px;
	float:left;
	width: 400px;
}
.banner-box  .bd  .box-right span{
	position:absolute;
	font-size:16px;
	display:block;
	width:162px;
	height:40px;
	text-align:center;
	line-height:40px;
	border:1px solid #d5d5d5;
	border-radius:8px;
	right:80px;
	bottom:36px;
}
.newss{
	width: 100%;
	height: auto;
	margin-top:10px;
}
.newss .news_tex{
	width:1200px;
	height: 500px;
	margin:0 auto;
}
.newss .news_tex ul li{
	float: left;
	width: 350px;
	margin-left: 75px;
}
.newss .news_tex ul li:first-child{
	margin-left: 0;
}
.newss .news_tex ul li p{
	text-align: left;
	font-size: 18px;
	border-bottom: 2px solid #ebebeb ;
	line-height: 50px;
	color: #c7c7c7;
}
.newss .news_tex ul li h3 a{
	display: block;
	font-size: 18px;
	color: #000;
	margin-top: 24px;
}
.newss .news_tex ul li span{
	margin-top: 30px;
	font-size: 16px;
	display: block;
	line-height: 24px;
}
.newss .news_tex ul li:hover p{
	border-bottom: 2px solid #0072d2 ;
	color: #0072d2;
}
.newss .news_tex ul li:hover h3 a{
	color: #0072d2;
}
.newss .news_tex ul li img{
	width: 350px;
	height:200px;
	display: block;
	margin-top: 30px;
}
.newss .news_tex ul li:hover img{
	box-shadow: 6px 6px 6px #e6e6e3;
}