@charset "utf-8";
/* CSS Document */


body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	background: #cccccc;
}

a {
	color: #000;
	text-decoration: none;	
		
	}
		
* {
	margin: 0px;
	padding: 0px;
}



.clear {
	clear: both;
}
.more img {
	vertical-align: middle;
	padding-top: 10px;
}
#main {
	/*width: 1010px;*/
	min-height: 400px;
	margin: 0 auto;
	background-color: #FFF;
}
#head {
	width: 100%;
}
#logo {
	width: 100%;
	height: 110px;
 background-image:;
}
#logoleft {
	width: 80%;
	height: 110px;
	background-image: url();
	background-repeat: no-repeat;
	float: left;
}
#logoright {
	width: 20%;
	height: 110px;
	float: left;
}
#headfenge {
	width: 100%;
	height: 2px;
	background: url();
}
#nav {
	width: 100%;
	height: 30px;
}
#center {
	width: 100%;
}
#centerleft {
	width: 40%;
	float: left;
	min-height: 400px;
}
#centerright {
	width: 58%;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	min-height: 400px;
}
#zhongxia {
	width: 100%;
}
#wenjian {
	width: 100%;
	min-height: 180px;
	float: left;
}
#wenjianhead {
	width: 100%;
	height: 30px;
	font-size: 18px;
	text-align: center;
}
#search {
	width: 100%;
	height: 100px;
	text-align: left;
}
#changyong {
	width: 100%;
	border-top: solid cornflowerblue 1px;
	border-left: solid cornflowerblue 1px;
}
#changyongheadup {
	width: 100%;
	height: 15px;
	text-align: center;
	font-size: 18px;
}
#changyonghead {
	width: 100%;
	height: 140px;
	text-align: center;
	font-size: 18px;
}
#changyongcon {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	display: block;
}
.changy {
	font-size: 12px;
}
.changy td {
	text-align: center;
}
.changy a {
	text-decoration: none;
}
.linkturn ul {
	list-style: none;
}
.linkturn li {
}
.linkturn a {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	text-decoration: none;
	background: url() no-repeat left center;
	padding-left: 10px;
}
#bottom {
	width: 100%;
}
#fengexian {
	width: 100%;
	height: 25px;
	background: url();
}
#lianjie {
	width: 100%;
	height: 30px;
	background: url();
	padding-top: 5px;
}
#banquan {
	width: 100%;
	height: 105px;
}
#moregg {
	width: 80px;
	height: 30px;
	float: left;
	background: none;
}
.tab-head {
	width: 100%;
	height: 30px;
}
.tab-head ul {
	text-align: center;
}
.tab-head li {
	background: url() no-repeat center;
	width: 150px;
	height: 30px;
	margin: 0;
	list-style: none;
	float: left;
	line-height: 30px;
	display: inline;
}
.tab-content {
	border-bottom: cornflowerblue solid 1px;
	border-top: solid 1px;
	width: 100%;
	height: 360px;
}
.tab-content div {
	display: none;
}
.selected {
	text-align: center;
	color: #C03;
}
.selected a {
	color: #c03;
}
.selected:hover {
	cursor: hand;
	background: url() no-repeat center;
	text-align: center;
}
.tab-content .show {
	display: block;
}
#zhanwei {
	width: 20%;
	height: 105px;
	float: left;
}
#banquanxinxi {
	width: 60%;
	height: 105px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
#banquanxinxi img {
	display: inline-block;
}
#wechat {
	width: 20%;
	height: 105px;
	float: left;
}