@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
ul,li{
	list-style-type:none;
	}
a{
	color:#333333;
	text-decoration:none;
	}
a:hover{
	color:#666;
	text-decoration:none;
	}
img{
	border:0 none;
	}
body{
	font-family:"宋体";
	font-size:12px;
	color:#333333;
	
	}
.box{
	width:930px;
	margin:0 auto;
	height:auto;
	line-height:24px;
	
	}
p{
	text-indent:24px;
	}
.banner{
	width:100%;
	height:350px;
	margin-bottom:10px;
	background-image:url(../images/banner1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
.con1{
	overflow:hidden;
	width:930px;}	
.con_left{
	float:left;
	width:360px;
	height:260px;
	}
.con_right{
	width:540px;
	float:right;
	height:240px;
	padding:10px;
	background-color:#eeeeee;
	}
.tit1{
	width:530px;
	padding-right:10px;
	height:40px;
	background-image:url(../images/nav02.jpg);
	background-repeat:no-repeat;
	line-height:36px;
	color:#FFF;
	font-family:"微软雅黑";
	font-size:22px;
	font-weight:700;
	text-align:right;
	margin-bottom:10px;
	}
.nav{
	width:930px;
	height:32px;
	padding-bottom:10px;
	line-height:32px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:700;
	color:#148cb9;
	text-indent:70px;
	position:relative;
	}
.nav_tit{
	width:930px;
	height:32px;
	padding-bottom:10px;
	line-height:32px;
	background-image:url(../images/nav_tit.jpg);
	background-repeat:no-repeat;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:700;
	color:#148cb9;
	text-indent:70px;
	position:relative;
	}	
.more{
	position:absolute;
	right:10px;
	top:3px;
	color:#999;
	font-size:14px;
	font-family:"宋体";}
.pic{
	width:930px;
	margin-top:10px;
	padding:10px 0 10px 0;
	background-color:#eeeeee;
	overflow:hidden;
	}
.pic ul{
	width:186px;
	text-align:center;
	float:left;
	}
.pic img,.right img{
	padding:4px;
	border:1px solid #e3e3e3;
	}
.left{
	width:329px;
	float:left;
	margin-right:13px;
	height:300px;
	padding:15px;
	background-color:#eeeeee;
	}
.right_its{
	margin:30px auto 20px auto;
	}	
	

.right{
	float:left;
	width:558px;
	}
.right ul{
	float:left;
	width:186px;
	text-align:center;	
    }
.xgzt{
	width:285px;
	padding:10px;
	height:370px;
	background-color:#eeeeee;
	float:left;
	}
.nav1{
	width:280px;
	height:28px;
	border-bottom:1px solid #e3e3e3;
	background-image:url(../images/nav1.png);
	background-repeat:no-repeat;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:700;
	left:28px;
	text-indent:25px;
	color:#148cb9;	
	}
.xgzt p{
	text-align:center;
	text-indent:0;
	}
.xgzt img{
	padding-top:10px;
	}
.xgzt1{
	width:280px;
	padding:10px;
	background-color:#eeeeee;
	float:left;
	margin:0 10px;
	height:370px;
	}
.footer{
	width:930px;
	text-align:center;
	padding-top:10px;
	}
.cx{
	overflow:hidden;
	}	
.cx ul{
	float:left;
	width:300px;
	text-align:center;
	}
.cx img{
	border:1px solid #e3e3e3;
	
	}
	
	
	
.nav_01 {
    width:930px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: #288FF8;
    
    font-family: "微软雅黑";
    font-size: 16px;
	margin:0 auto;
	margin-bottom: 10px;
}
.nav_01 ul{
	width:930px;
	margin:0 auto;}
.nav_01 li {
    float: left;
    width: 58px;
    text-align: center;
}

.nav_01 li a {
    color: #FFFFFF;
}

