* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
body {
	font-size: 13px;
	background-color: #F8F8F8;
	font-family: "Microsoft yahei";
}
.top_line {
	width: 100%;
	height: 5px;
	background: url(imagestop_bg.png) repeat-x;
}
.container {
	width: 1100px;
	margin: 0 auto;
	background-color: #FFF;
}
.top {
	width: 100%;
	background-color: #FFF;
}
.top_content {
	width: 1100px;
	height: 139px;
	background: url(imageslogo.jpg) no-repeat;
	margin: 0 auto;
}
.top_l, .top_r {
	height: 118px;
	display: inline;
}
.top_l {
	width: 380px;
	float: left;
}
.top_r {
	width: 650px;
	float: right;
}
.search {
	height: 35px;
	padding-top: 10px;
	width: 195px;
	float:right;
	font-size:14px;
	padding-right:30px;
}
.search li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.qrcode {
	width: 200px;
	height: 200px;
	position: relative;
	z-index: 9999;
	left: 100px;
	display: none;
}
.nav {
	height: 40px;
	font-size: 16px;
	margin-top: 60px;
	padding:3px 5px 0 10px;
/*	background-color: #E0E0E0;
	border: 1px solid #F4F4F4;
*/	  /*-moz-border-radius: 8px;     Gecko browsers */
	 /*-webkit-border-radius: 8px;   Webkit browsers */
	/* border-radius: 8px;            W3C syntax */
}
.ad {
	/*height: 350px;*/
	width: 1100px;
	margin: 5px auto;
	clear: both;
	overflow: hidden;
}
.ad img {
	max-width: 100%;
	height: auto;
}
.main {
	background-color: #FFF;
}
.main_l {
	width: 800px;
}
.main_r {
	width: 300px;
}
.main_l, .main_r {
	float: left;
	display: inline;
}
.main_l_box {
	width: 388px;
	height: 280px;
	border: 1px solid #dedede;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.main_r_box {
	width: 300px;
	height: 280px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.main_r_box li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #CCC;
}
.box_title {
	height: 35px;
	font-size: 20px;
	color:#FF6300;
	background:url(imagest_bg.png) no-repeat;
	padding-left:25px;padding-top: 5px;
	/*line-height:40px;
	font-weight:bold;*/
}
.more
{
	color:#666;
	font-size:12px;
	font-weight:normal;
	padding-right:10px;
}
.box_title img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.box_content {
	padding: 5px;
}
.copyright {
	width: 100%;
	height: 160px;
	background-color: #D1D1D1;
	clear: both;
}
.green {
	height: 10px;
	background: #7CC851;
	clear: both;
	width: 100%;
	font-size: 0;
}
.copyright_content {
	width: 1100px;
	margin: 0 auto;
	line-height: 25px;
	padding-top: 15px;
	font-size: 12px;
}
.copy_l, .copy_r {
	float: left;
	display: inline;
}
.copy_l {
	width: 820px;
	margin-right: 20px;
}
.copy_l a {
	display: block;
	float: left;
	margin-right: 30px;
	width: 120px;
}
.copy_r {
	width: 260px;
}
.nav a:link, .nav a:visited, .nav hover, .nav active {
	text-decoration: none;
	color: #666;
}
.nav td {
	text-align: center;
	padding-top: 4px;
}
news_detail {
	min-height: 480px;
	height: auto !important;
	height: 480px;
	overflow: visible;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.sidebar {
	width: 270px;
}
.mid {
	width: 440px;
	margin-left: 7px;
	margin-right: 7px;
}
.sidebar, .mid {
	float: left;
	display: inline;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0;
}
.box {
	height: 230px;
	border: 1px solid #E8E8E8;
	margin-top: 10px;
}
.box_top {
	background: url(imagesr_h3.gif) repeat-x;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	vertical-align: middle;
	font-size: 17px;
	color: #FD6600;
}
.link {
	height: 35px;
	line-height: 30px;
	margin-top: 5px;
}
.link a {
	font-size: 15px;
	color: #006;
}
.link a:hover {
	color: #F00;
	text-decoration: none;
}
.link li {
	list-style-type: none;
	float: left;
	width: 240px;
	background-color: #CCC;
	margin: 0 12px 0 0;
	text-align: center;
	border-bottom: 4px solid #006;
}
#search {
	width: 130px;
	margin: 4px;
	float: left;
}
#search_text {
	width: 100px;
	padding: 15px 0 15px 5px;
	border: 0 none;
	height: 30px;
	margin-right: 0;
	outline: none;
	background: #CCC;
	float: left;
	box-sizing: border-box;
	transition: all 0.15s;
}
::-webkit-input-placeholder { /* WebKit browsers */
 color: #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:  #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:  #666;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:  #666;
}
#search_text:focus {
	background: #AAA;
}
#search_button {
	border: 0 none;
	background: #999 url(imagessearch.png) center no-repeat;
	width: 30px;
	float: left;
	padding: 0;
	text-align: center;
	height: 30px;
	cursor: pointer;
}

#xxlcon,#xxlcon p
{
	font-size:16px;
	line-height:28px;
	padding:15px;
}