* {
    margin: 0;
    padding: 0;
}

ul,li，dl,dd,dt {
    list-style: none;
	display:block;
}

img {
	display:block;
    border:none;
}

a {
    text-decoration: none;
	 color:#333;
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color:#333;
}

.banner{
	width:100%;
	height:542px;
	background:url(../images/banner.png) no-repeat center;
	}
.wrapper{
	width:1000px;
	margin:0 auto;
	}

.nav{
	height:26px;
	line-height:26px;
	margin:22px 0;}
.nav li{
	float:left;
	width:110px;
	border-right:solid 1px #d1d1d1;
	font-size:18px;
	text-align:center;}
.nav .li{
	border:none;}
	
.nav li a:hover{
	color:#004f8b;}
.main_01{
	height:300px;
	margin-bottom:30px;}
.main_01_left{
	float:left;
	height:300px;
	width:500px;}	
	
/*焦点图*/
.focus{
	position:relative;
	width:500px;
	height:300px;
	background-color:#000;
	margin:0px auto 0 auto;}  /*更改整体的宽高*/
.focus img{
	width:500px;
	height:300px;} /*更改图片的宽高*/
.focus .shadow .title{
	width:260px;
	height:65px;
	padding-left:30px;
	padding-top:20px;}
.focus .shadow .title a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bolder;
	overflow:hidden;}
.focus .btn{
	position:absolute;
	bottom:34px;
	left:510px;
	overflow:hidden;
	zoom:1;} 
.focus .btn a{
	position:relative;
	display:inline;
	width:13px;
	height:13px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;}  
.focus .btn a:hover,.focus .btn a.current{
	cursor:pointer;
	background:#fc114a;}  
.focus .fPic{
	position:absolute;
	left:0px;top:0px;}  
.focus .D1fBt{
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;}  
.focus .shadow{width:100%;
	position:absolute;
	bottom:0;left:0px;
	z-index:10;
	height:50px;
	line-height:50px;
	background:rgba(0,0,0,0.6);  
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
	display:block;
	text-align:left;} /*更改文字背景的颜色、宽高*/ 
.focus .shadow a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	overflow:hidden;
	margin-left:10px;
	font-family:"宋体";} /*更改文字的大小、颜色*/ 
.focus .fcon{
	position:relative;
	width:100%;
	float:left;
	display:none;
	background:#000  }  
.focus .fcon img{
	display:block;}  
.focus .fbg{
	bottom:10px;
	right:20px;
	position:absolute;
	height:23px;
	text-align:center;
	z-index:200;}  /*调整圆点的位置*/
.focus .fbg div{
	margin:4px auto 0;
	overflow:hidden;
	zoom:1;
	height:14px}    
.focus .D1fBt a{
	position:relative;
	display:inline;
	width:12px;
	height:12px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{
	background:#f6dd0e;}/*调整圆点被选中时的颜色*/    
.focus .D1fBt img{
	display:none}    
.focus .D1fBt i{
	display:none;
	font-style:normal;}  
	  
.focus .prev,.focus .next{
	position:absolute;
	width:40px;
	height:74px;
	background:url(../images/focus_btn.png) no-repeat;}
	/*插入的向前向后的箭头图片、箭头图片的宽高调整*/
.focus .prev{
	top:50%;
	margin-top:-37px;left:0;
	background-position:0 -74px;
	cursor:pointer;}  /*通过调整背景位置显示向前箭头*/
.focus .next{
	top:50%;
	margin-top:-37px;
	right:0;
	background-position:-40px -74px;
	cursor:pointer;} /*通过调整背景位置显示向后箭头*/  
.focus .prev:hover{
	background-position:0 0;}  
.focus .next:hover{
	background-position:-40px 0;}  



.main_01_right{
	float:right;
	width:470px;}
	
.main_01_right dl{
	margin-bottom:20px;}
.main_01_right dt{
	font-size:18px;
	color:#008fbb;
	margin:10px 0 10px 0;
	font-weight:bold;
	}
.main_01_right dd{
	line-height:20px;}
.main_01_right dd a{
	color:#333;}	
.main_01_right dd a:hover{
	color:#008fbb;}	
	
.main_02{
	overflow:hidden;
	}
.main_02_tit,.main_02_tita,.main_02_titb,.main_02_titc,.main_02_titd,.main_02_tite{
	width:1000px;
	line-height:60px;
	height:60px;
	font-size:30px;
	color:#017398;
	background:url(../images/tit.png) no-repeat center;}	
.main_02_tita{
	background:url(../images/tit1.png) no-repeat center;}	

.main_02_titb{
	background:url(../images/tit2.png) no-repeat center;}	

.main_02_titc{
	background:url(../images/tit3.png) no-repeat center;}	


.main_02_titd{
	background:url(../images/tit4.png) no-repeat center;}	


.main_02_tite{
	background:url(../images/tit5.png) no-repeat center;}	


.main_02_tit li,.main_02_tita li,.main_02_titb li,.main_02_titc li,.main_02_titd li,.main_02_tite li{
	float:left;
	}	
.main_02_tit1{
	display:block;
	width:120px;
	text-align:center;
	font-size:14px;
	color:#fff;}
		
.main_02_tit2{
	margin-left:130px;
	}	
.main_02 span{
	color:#008fbb;
	font-size:18px;
	}	
.main_03{
	overflow:hidden;}
.main_03_left{
	width:160px;
	float:left;}	
.main_03_tit{
	text-align:center;
	font-size:22px;
	color:#008fbb;
	padding-top:30px;
	}	
.main_03_tit1{
	background:url(../images/fayan.png) no-repeat center;
	width:160px;
	height:130px;
	}	
	
.main_03_right{
	width:800px;
	float:right;}
.main_03_right li{
	float:left;
	margin-right:35px;
	line-height:30px;
	color:#008fbb;
	padding-top:20px;}

.hr,.hr1{
	width:1000px;
	height:1px;
	background-color:#ddd;
	margin:10px 0 20px 0;}
.hr1{
	margin:0px auto;}
.main_04{
	overflow:hidden;}
.main_04_left{
	width:480px;
	float:left;}
	
.main_04_right{
	width:480px;
	float:right;}
.main_04 ul{
	margin-bottom:20px;
	overflow:hidden;}	
.main_04 li img{
	float:left;}	
.main_04_con{
	float:right;
	width:220px;
	line-height:22px;}

.main_04_con h6{
	color:#008fbb;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;}
	
.main_04_con p{
	color:#008fbb;
	font-weight:normal;
	margin-bottom:10px;}
.main_04_con a{
	color:#333;}
.main_04_con a:hover{
	color:#008fbb;}
.bottom{
	overflow:hidden;
	margin-top:20px;}

.bottom .news{
	font-size:16px;
	float:left;
	width:580px;
	height:400px; 
	border-left:1px solid #eee; 
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;}
	
.news_con{
	height:30px;
	line-height:30px;
	padding-left:30px;
	background:url(../images/icon.png) no-repeat 10px center;}

.news_tit{
	margin-bottom:10px;
	border-top:1px solid #007199;
	font-size:18px;
	background:none;
	padding-left:10px;
	font-weight:bold;
	}

.feedback{ 
	width:350px; 
	height:390px; 
	float:right; 
	margin-left:20px;
	 border-top:2px solid #007199;
	  border-left:1px solid #eee; 
	  border-right:1px solid #eee;
	   border-bottom:1px solid #eee;
	    padding:0 10px 10px 10px;}
.zx-form {
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.zx-form input {
    border: 1px solid #e2e2e2;
    height: 18px;
    line-height: 18px;
    outline: medium none;
    width: 178px;
}
.zx-form input.yzm {
    display: block;
    float: left;
    width: 80px;
}
.zx-form td {
    height: 26px;
}
.zx-form td.title {
    text-align: right;
    width: 100px;
}
.zx-form img {
    float: left;
    margin-left: 5px;
}
.zx-form textarea {
    border: 1px solid #e2e2e2;
    height: 60px;
    margin: 0 auto 10px;
    outline: medium none;
    padding: 5px;
    width: 270px;
}
.zx-form input.btn {
    background-color: #e3e3e3;
    color: #000000;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    width: 60px;
}
.zx-form input.sub-btn {
    background-color: #007199;
    color: #ffffff;
}
	
.footer{ width:1000px; height:100px; margin-top:40px; text-align:center; }