@charset "utf-8";
/* CSS Document */
body, div, p, ul, li,h2,h3,h1, i, em, span, dd, dt, dl, form, table, th, td, tr, input {
	border: 0 none;
    margin: 0;
    padding: 0;
	list-style-type:none;
}
select{
	padding: 0;
	margin: 0;
}
html{
	font-family:"Microsoft Yahei","SimHei","SimSun", Geneva, sans-serif; 
	font-size: 12px; 
	color:#121212;
	background-color:#ffffff;
	height:100%; 
	width:100%;
}
a{ 
    text-decoration:none;
	color:#333333;
	outline:none;
	border: none;
}
a:hover{ text-decoration:none;}
img{ border:none;}
h2,h3,h4,i,b{
	font-weight: normal;
	font-style: normal;
}
input,textarea{ font-family:"Microsoft Yahei","SimHei","SimSun", Geneva, sans-serif; outline:none;}

.wrap{
	width: 100%;
	height: auto;
	min-width: 1200px;
}
.wraper{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.ofhd{ overflow: hidden; }
.fl{ float: left; }
.fr{ float: right; }
.cb{ clear: both; }

.header{
	height: 85px;
	position: relative;
	position: fixed;
	z-index: 99999;
	background-color: #ffffff;
	top: 0px;
	border-top: 15px #005bac solid;
	border-bottom: 1px #dedede solid;
}
.logo{
	width: 265px;
	height: auto;
	overflow: hidden;
	float: left;
}
.logo img{
	margin-top: 20px;
}
.tell{
	width: 10px;
	height: 85px;
	padding-right:5px;
	overflow: hidden;
	float: right;
	line-height: 85px;
	vertical-align: middle;
	color: #b8b8b8;
	padding-left:20px;
	font-size: 16px;
}
/*导航*/
.nav{
	width:900px;
	height:85px;
	float: left;
}
.nav ul{
	height:auto;
}
.nav li{
	float:left;
}
.nav li:first-child{ 
	height: 86px;
}
.nav li a{
	display:inline-block;
	height:85px;
	line-height:85px;
	vertical-align:middle;
	font-size:14px;
	text-align:center;
	padding: 0 15px;
	color: #333333
	border-right: 1px #d1d1d1 solid;
}
.nav li.this{ 
	background:#0081cc;
}

.nav li.this a{ 
	color: #ffffff;
}
.nav li.this a:hover{ 
	color: #ffffff;
}

.nav li a.sel{
	color:#333333;
}
.nav li.this a.sel{
	color:#ffffff;
}
.nav li.this p a{
	color:#999999;
}
.nav li.this p a:hover{
	color:#333333;
}
.nav li a:hover{ 
	text-decoration:none;
	color:#000000;
}
.nav li:first-child a{
	padding: 0 20px;
	border-right: none;
}

.nav li .nav_zi{ 
	display:none;
	height: auto;
	overflow: hidden;
	border-top: 1px #f3f3f3 solid;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.nav li p{
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    padding: 15px 0px;
}
.nav li p a{
	display: block;
	margin: 0;
	height:40px;
	text-align: center;
	line-height:40px;
	color: #999999;
	font-size: 12px;
	border-right: none;
	border-bottom: 1px #f3f3f3 solid;
	font-weight: normal;
	margin-bottom: 4px;
}
.nav li p a:hover{
    color:#333333;
}
/*banenr*/
.banner{
	width: 100%;
	min-width: 1200px;
	height: 825px;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	margin-top: 85px;
}
.banner2{ 
	width: 200%; 
	height: 825px; 
	left: -50%; 
	top: 0; 
	position: absolute; 
}
.slideBox{ 
	width:1920px; 
	height:825px; 
	overflow:hidden; 
	position:relative; 
	margin: 0 auto;
}
.slideBox .hd{
	width: 100%;
	height:120px; 
	background-color: #e9e9e9;
	overflow:hidden; 
	position:absolute; 
	left:0; 
	bottom:0px; 
	z-index:1; 
}
.slideBox .hd_bt{
	width: 100%;
	height:120px; 
	overflow:hidden; 
	position:absolute; 
	left:0; 
	bottom:0px; 
}
.slideBox .hd_bt p{
	width: 1000px;
	height:120px; 
	overflow:hidden; 
	margin: 0 auto;
}
.slideBox .hd_bt a{
	display: block;
	width: 42px;
	height:83px; 
	overflow:hidden;
	position: relative;
	z-index: 99;
	margin-top: 18px;
}
.slideBox .hd_bt a.prev{
	float: left;
}
.slideBox .hd_bt a.next{
	float: right;
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	text-align: center;
}
.slideBox .hd ul li{ 
	display: inline-block;
	margin:0 24px;  
	width:136px; 
	height:90px;
	border: 1px #ffffff solid;
	cursor:pointer; 
	margin-top: 14px;
}
.slideBox .hd ul li.on{ border: 1px #ff0000 solid;  }
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle;
	width:1920px; 
	height:825px; 
}
.slideBox .bd img{ 
	display:block;
	width:1920px; 
	height:825px;  
}






/*footer*/
.footer{
	width: 100%;
	min-width: 1200px;
	height: 185px;
	overflow: hidden;
	background-color: #555555;
}
.footer .wraper{
	text-align: center;
	font-size: 14px;
	color: #cfcfcf;
	line-height: 36px;
	padding-top: 60px;
}
