	@charset "UTF-8";
.banner-item{
	position:relative;
	width:100%;
	height:490px;
}
.banner-item li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:490px;
	opacity:0;
}
.banner-item li a{
    display: block;
    width: 150px;
    height: 55px;
    position: absolute;
    cursor: pointer;
    left: 0%;
    top: 130px;
    background: #000;
    background: url(../images/video_btn.png);
}
.banner-item li div{
	margin:0 auto;
	width: 1040px;
	height: 490px;
	background: #fff;
	position: relative;
	top:125px;
	background: url(../images/textimg.png) no-repeat;

}
.pop_box{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	top: 0px;
	left: 0px;
	z-index: 101;
	display: none;
}
.radio_div{
	width: 870px;
/* 	height: 490px; */
	position: absolute;
	left: 50%;
	margin-left: -435px;
	top: 0px;
	z-index: 102;
	display: none;
}
.indexClose {
    right: -20px;
    top: -20px;
    width: 43px;
    height: 43px;
    display: block;
    position: absolute;
    background: url(../images/honor_close.png) no-repeat center;
    z-index: 1000;
}
.banner .page{
	position:absolute;
	left:0;
	bottom:15px;
	width:100%;
	text-align:center;	
	z-index: 99;
}
.banner .page a{
    display: inline-block;
    margin-right: 10px;
    width: 33px;
    height: 12px;
    background: transparent;
    
    border-radius: 15%;
    opacity: 0.8;
    border: 1px solid #fff;
}
.banner .page a.active{
	background-position:0 0;
	background-color: #fff;
	border:1px solid #fff;
}
.banner .banner-a1{
	position:absolute;
	top:290px;
	right:131px;
	display:block;
	width:154px;
	height:45px;
	background:(blank);
	z-index:10;
	cursor:pointer;
}
.banner .banner-a2{
	position:absolute;
	top:290px;
	right:301px;
	display:block;
	width:154px;
	height:45px;
	background:(blank);
	z-index:10;
	cursor:pointer;
}
.banner .banner-a3{
	position:absolute;
	top:290px;
	right:346px;
	display:block;
	width:154px;
	height:45px;
	background:(blank);
	z-index:10;
	cursor:pointer;
}
.banner .banner-a4{
	position:absolute;
	top:290px;
	right:175px;
	display:block;
	width:154px;
	height:45px;
	background:(blank);
	z-index:10;
	cursor:pointer;
}
.download{
	width:218px;
	float:right;
	height:328px;
}
.down_tit{
	width:203px;
	background-color:#9bcffe;
	height:40px;
	font-size:14px;
	color:#003080;
	line-height:40px;
	padding-left:15px;
	font-weight:bold;
}
.down_con{
	height:161px;
	width:184px;
	padding:12px 16px;
	border:1px solid #e6e6e6;
	border-top:0px;
	font-size:12px;
	color:#666;
}
.down_con img{
	margin-bottom:4px;
}
.down_con a{
	color:#666;
	text-decoration:none;
}
.down_con a:hover{
	color:blue;
	text-decoration:underline;
}
.solution{
	width:216px;
	float:right;
	margin-top:13px;
	padding-right:2px;
}
/*.banner{ width:100%; height:561px; position:relative; z-index:30; margin:auto 0; background:url(../img/loading.gif) no-repeat center}*/
/*主要内容*/
.pro_intro{
	width:1040px;
	margin:0 auto;
	margin-top:30px;
}
.Title{
	width:1040px;
	height:40px;
	margin:0 auto;
}
.Title h1{
	float:left;
	font-size:22px;
	color:#17479d;
	height:25px;
	width:126px;
	font-weight:normal;
}
.Title span{
	height:15px;
	padding-top:5px;
	display:block;
	padding-left:5px;
	font-size:16px;
	color:#6f6f6f;
	font-family:Verdana;
	width:60px;
	float:left
}
.detail{
	float:right;
	height:25px;
	width:60px;
	border:1px solid #999999;
	font-size:12px;
	text-align:center;
}
.pro_con{
	margin:0 auto;
	clear:both
	width:1040px;
	height:248px;
	background:url(../images/pro_bg.png) repeat-x;
}
.pro_con div{
	float:left;
}
.pro_c{
	width:993px;
	padding:3px 18px 35px 18px;
}
.pro_c li{
	width:312px;
	float:left;
	height:69px;
	margin-top:36px;
	margin-left:18px;
	position: relative;
}
.pro_c img{
	 
	}
/*.pro_c img:hover{
	 -webkit-transform:translate(-10px,0);
	 -moz-transform:translate(-10px,0);
	 -o-transform:translate(-10px,0);
	 -webkit-transition-duration:1s all;
	}*/
.pro_c a{
	
}
.pro_c a:hover{
	 color:#17479d;
	 text-decoration:underline;
}
.pro_c img{
	position: absolute;
}
.pro_c h1{
	font-size:16px;
	font-weight:normal;
	color:#555;
	margin-top:5px;
	margin-left:79px;
	margin-top:20px;
}
.pro_c h1 span{
	font-size:12px;
	color:#555;
}
.pro_c h2{
	font-size:11px;
	font-weight:normal;
	color:#555;
	line-height:16px;
	margin-left:79px;
}
.pro_yy{
	width:1040px;
	margin:0 auto;
}
.customer{
	height:106px;
	width:1008px;
	margin:0 auto;
	border:1px solid #e2e2e2;
	padding:30px 16px;
	margin-bottom:20px;
}
.customer a{
	cursor:auto;
	}
.customer li{
	padding:0 12px;
	float:left;
	border-right:1px solid #e5e5e5;
}
.customer p{
	clear:both;
	display:block;
	text-align:center;
	height:68px;
	padding-bottom:10px;
}
.customer span{
	 display:block;
	 text-align:center;
	 font-size:14px;
}
.news{
    height: 218px;
    width: 1029px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 25px 0px 30px 0px;
    margin-bottom: 20px;
    position: relative;
	
}
.n_title{
	margin-left:-37px;
	margin-bottom:25px;
}
.new_one{
	float:left;
	width:562px;	
	padding-right:25px;
}
.new_one img{
	padding:10px 0 0 0;
	}
#news-container{
	height:170px!important;
}
#news-container li p{
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;	
	width:441px;
}
.new_title{
	width:171px;
	height:38px;
	background-color:#4395d3;
	position:absolute;
	left:0px;
	line-height:38px;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.timenew a,.timenew,.timenew span{
	color:#da0000!important;
}
.n_tit a{
	font-size:18px;
	color:#333;
	text-decoration:none;
}
.n_tit a:hover{
	font-size:18px;
	color:#F00;
	text-decoration:underline;
}
.new_one{
	width:563px;
	float:left;
	height: 170px;
    margin-top: 50px;
	}
.news_content{
	width:350px;
	float: right;
	padding-right: 20px;
    box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.news_content p{
	color:#999999;
	font-size:14px;
	line-height:1.8;
	text-indent:28px;
	margin-top: 10px;
    /*margin-bottom: 20px;*/
}
.news_content span{
	font-size: 12px;
    color: #777777;
}
.new_list{
	width:441px;
	margin-top: 25px;
	float:left;
}
.new_list span{
	font-size:12px;
	color:#999;
	width:60px;
	padding-right:6px;
}
.new_list li p{
	height:30px;
}
.new_list a{
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
}
.new_list a:hover{
	font-size:14px;
	font-weight:normal;
	color:#1a77c1;
	text-decoration:underline;
}
.peixun{
	min-width: 1040px;
	height:357px;
	margin:0 auto;
	background:url(../images/px_bg.png) no-repeat center;
	padding-top:23px;
}
.px_con{
	width:1040px;
	margin:0 auto;
}
.px_pic{
	float:left;
}
.px_list{
	width:320px;
	padding-left:30px;
	float:left;
}
.px_list li{
	font-size:14px;
	height:36px;
	line-height:36px;
}
.px_list span{
	font-size:9px;
	color:#bcbcbc;
	line-height:36px;
	padding-right:5px;
}
.px_list a{
	font-size:14px;
	text-decoration:none;
}
.px_list a:hover{
	font-size:14px;
	text-decoration:underline;
	color:#17479d;
}
.honor{
	float:left;
	margin-top:-50px;
	width:370px;
	height:322px;
	background:url(../images/honor_bg.png) no-repeat left;
}
.honor_pic{
	height:258px;
	width:347px;
	padding-top:8px;
	overflow:hidden;
	text-align:center;
}
.h_titile{
	width:362px;
	height:47px;
	background-color:#3fa0ff;
	color:#FFF;
	font-size:19px;
	text-align:center;
	line-height:47px;
	margin-right:8px;
	font-weight:bold;
}