@charset "gb2312";
/* CSS Document */
*{ margin:0 auto; padding:0;font-family:"微软雅黑"}
body{ 
font-size:14px; 
color:#000; 
line-height:24px;
background:#e7e7e7;
width:100%;

}
ul{ padding-left:0px; margin-left:0px;}
ul li{ list-style-type:none;}
a{ text-decoration:none;}
img{ border:0;}
h2{ color:#622f02;}
img{ border:0;}
.clear{clear:both;}
header{  text-align:center; background:#fff; padding-top:40px}
header img{ width:100%;height:auto;}

nav{
	width:98%;
	height:auto;
	margin:0 auto;
	padding:10px 1% 0 1%;
	background:#3e3e3e;
	overflow:hidden;
	}
nav ul li a{
	color:#ffffff;
	padding:3px 5px 3px 5px;
	}
nav ul li{
	width:25%;
	float:left;
	text-align:center;
	margin-bottom:10px;
	}


	/* 本例子css -------------------------------------- */
	.focus{ width:100%; height:auto; overflow:hidden;  margin:0 auto; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
	.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .hd ul .on{ background:#FE6C9C;  }

	.focus .bd{ position:relative; z-index:0; }
	.focus .bd li img{ width:100%;  height:auto; background:url(images/loading.gif) center center no-repeat;  }
	.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

.banner img{width:100%;height:auto;}

.part_x {
	width:90%;
	display:block;
	margin:0 auto;
}
.con img{width:100%;height:auto;}
.con p{ text-indent:2em}
.con h2 , .con h5{text-align:center}
.con a{color:#e95908}

.con1{
	background:#253364;
}
.con1_con{
	width:90%;
	margin:0 auto;
	margin-top:20px;
}
.con1_con img{
	width:100%;
}
.con1 h2{
	font-weight:bold;
	font-size:25px;
	text-align:center;
	padding:10px 0 0px 0;  
	color:#efd29a;
}
.con1_con2{
	width:90%;
	background:#435183;
	border:1px solid #4e5b87;
	padding:10px;
}
.con1_con2 h3{
	font-size:18px;
	color:#c6b28f;
	padding:10px 0 10px 0px;
}
.con1_con2 p{
	font-size:16px;
	color:#d5d7e0;
	font-weight:bold;
	padding-bottom:10px;
}
.con1_con2 li{
	display:block;
	list-style:none;
	color:#d5d7e0;
}
.zixun{
	width:90%;
	margin:0 auto;
	padding:20px 0 20px 0;
}
.zixun_left{
	width:30%;
	float:left;
}
.zixun_right{
	width:60%;
	float:left;
	margin-left:10%;
}
.zixun_left a{
	display:block;
	font-size:16px;
	color:#fff;
	background:#e95908;
	border-radius:5px;
	text-align:center;
	line-height:30px;
}
.zixun_right a{
	display:block;
	font-size:16px;
	color:#fff;
	background:#0078db;
	border-radius:5px;
	text-align:center;
	line-height:30px;
}
.con h2{
	font-size:20px;
	color:#000;
	padding:10px 0 10px 0;	
}
.con p{
	width:90%;
	color:#848180;
	text-indent:0em;
	font-size:16px;
}
.con3 {
	width:90%;
	background:#fff;
	border:1px solid #d3d4d4;
}
.con3 img{
	width:100%;
	display:block;
	margin:0 auto;
}
.con3 p{
	width:90%;
	margin:0 auto;
	font-size:16px;
	color:#9d9d9d;
}
.con3 p span{
	font-weight:bold;
}
.con3 li{
	width:40%;
	margin:20px auto;
	list-style:none;
	font-size:20px;
	font-weight:bold;
	background:#5d574b;
	line-height:40px;
	text-align:center;
	border-radius:5px;
}
.con3 li a{
	display:block;
	color:#fff;
}
.con_book{
	margin-top:-50px;
}

footer{ width:100%; height:auto;  line-height:20px; text-align:center; font-size:12px; padding:10px 0 50px 0px;background:#575256;color:#fff;margin-top:10px;}
footer img{width:95%}

