@charset "utf-8";  
/* CSS Document */  
  
/* CSS重置 */  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}  
body{ font-size:12px; line-height:24px; font-family: "微软雅黑",Tahoma, Arial, SimSun, "宋体", "Microsoft YaHei", SimHei, "黑体"; background:#f2f2f2; color:#333; -webkit-text-size-adjust:100%; min-width:1100px;}  
table { border-collapse:collapse; border-spacing:0;}  
fieldset,img { border:0;}  
address,caption,cite,code,dfn,em,th,var,optgroup { font-style:normal; font-weight: normal;}  
del,ins{text-decoration:none;}  
ol,ul,li { list-style:none;}  
caption,th { text-align:left;}  
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}  
q:before, q:after { content:'';}  
abbr,acronym { border:0;font-variant:normal;}  
sup{vertical-align:baseline;}  
sub{vertical-align:baseline;}  
legend{color:#000;}  
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:normal;font-weight:normal; outline:none;}  
input,button,textarea,select{*font-size:100%;}  
textarea { resize:none;}  
i, em, strong { font-style:normal;}  
a{text-decoration: none;color:#000000;}


.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}  
.clearfix{ display:inline-block;}  
*html .clearfix { height:1%;}  
.clearfix { display:block;*zoom:1;}  

.content{
	width:1070px;
	margin:0 auto;
}



/*top_bar开始*/
.top_bar{
	height:37px;
	width: 100%;
	background: #000;
	border-bottom: 1px solid #2599f3;
}

.top_href{
	float: left;height:35px;
}
.top_QQ{
	float: right;height:35px;
}
.top_href li,.top_QQ li{
	float:left;
	line-height: 37px;
}
.top_bar li a{
	padding:0 9px;
	font-size: 12px;
	color: #fff;
}
.top_QQ .QQ{
	padding: 0 7px 0 30px;
	background: url(../images/wchar.png) no-repeat left center;
}
.top_QQ .Wchar{
	padding:0 25px;
	background: url(../images/qq.png) no-repeat left center;
}
/*top_bar结束*/

/*head开始*/

.head{
	width: 100%;
	height: 128px;
	background-color: #0060aa;	
	overflow: hidden;
}
.logo{
	float:left;
}
.search{
	float:right;
	text-align:right;
           padding-top:13px;
}
/*.search form{
	margin:18px 0 10px 160px;
}*/
.search input{
	}
.search button{
	float: right;
	border:none;
	outline: none;
	width: 40px;
	height: 34px;
	background: #02467a url(../images/search.png) no-repeat center;
}
.search p{
	font:18px "微软雅黑";
	/*color:#fff;*/
	text-shadow: 2px 2px 2px #000;line-height:26px;color:#ffe400;    text-shadow: 3px 2px 1px #000;}
/*head结束*/

/*nav开始*/
.nav{
	width: 100%;
	height: 42px;
	background-color: #01477d;
}
.nav .content{
	height: 100%;
}
.nav .content>li{
	float: left;
}	
.nav li a{
	
	line-height:42px;
	font-size:16px;
	color:#e6eaef;
	display: block;
}

.nav .content>li{
	position: relative;
	z-index:20;
}
.nav .dt a{
	height:42px;
}
.nav .dd{
	width: 100%;
	border:1px solid #189ce2;
	border-top:none;
	display: none;
	position: absolute;
	z-index: 35;
	background-color: #f1f1f1;
	left:-1px;
}
.nav .dd a{
	padding: 0;
	float:none;
	text-align:center;
	color:#01477d;
	font-size: 14px;
	line-height: 30px;
}
/*nav结束*/

/*banner开始*/
.banner{
	width: 100%;
	height:413px;
	position: relative;
	overflow: hidden;
}
.banner .slick{
	height:100%;
}
.banner .slick li{
	position: relative;
}
.banner .slick img{
	width: 100%;
	height: 413px;
}
.banner .slick .content{
	position:absolute;
	left:50%;
	top:0;
	height:100%;
	margin-left:-545px;
}

.banner .slick-dots{
	position: absolute;
	left:50%;
	top: 380px;
	z-index: 100;
}
.banner .slick-dots li{
	background:url(../images/item4.png) no-repeat center;
	width: 14px;
	height: 14px;
	float:left;
	margin: 0 10px;
}
.banner .slick-dots .slick-active{
	background:url(../images/item3.png) no-repeat center;
}
.banner .slick-dots button{
	display: none;
}



.banner .ban_info{
	position: absolute;
	left:0;
	top:297px;
	padding:15px 20px;
	background:#000;
	opacity: 0.7;
	font-size: 20px;
	color:#fff;
}

.banner>.content{
	position: absolute;
	top:50%;
	left:53%;
	margin: -37px 0 0 -600px;
	height:74px;
	z-index: 30;
}
.banner .prev,.banner .next{
	width: 40px;
	height: 74px;
	position: absolute;
}
.banner .prev{
	left:0;
	background: url(../images/prev.png) no-repeat center;
}
.banner .next{
	right: 0;
	background: url(../images/next.png) no-repeat center;
}
/*banner结束*/

/*foot开始*/
.foot{
	line-height: 24px;
	font-size: 14px;
	color:#fff;
	
	padding: 30px 0 0px;background:#0060aa url(../images/footbg.png) no-repeat center bottom;
}
.foot .content{width:1100px;}
.company{
	float:left;
	/*padding-left:145px;*/
	background:url(../images/institution.png) no-repeat 5px top;
}
.code{
	color:#95aede;
	float:right;
	width: 350px;
	/*background: url(../images/institution.png) no-repeat right 2px;*/
}
.QQ_code{
	float:left;
           margin-left:33px;
}
.Wchar_code{
	float: left;
	margin-left:33px;
}
.Wchar_code1{
	float: left;
	/*margin-left:33px;*/
}
/*foot结束*/