@charset "utf-8";
/* CSS Document */
* {
	margin:0px auto;
	padding:0px;
}

html {min-width:1000px;}

body {
	margin:0px auto;
	padding:0px;
	min-width:1000px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	color:#333;
}

ul,li {
	margin:0px auto;
	padding:0px;
	list-style:none;	
}

a:link {
	color:#333; 
	text-decoration:none;
} /* 未访问的链接 */
a:visited {
	color:#333; 
	text-decoration:none;
} /* 已访问的链接 */
a:hover {
	color:#620b0a;
	text-decoration:underline;
} /* 当有鼠标悬停在链接上 */
a:active {
	color:#620b0a;
	text-decoration:underline;
} /* 被选择的链接 */

input, textarea {
	outline:medium;
	font-family:"Microsoft YaHei";
	color:#5e5c5d;
}

img {border:none;}

.bgf2 {
	background:#f2f2f2;
}

.browsehappy{
	padding:8px 0;
	background:#FBE3E4;
	color:#8A1F11;
	text-align:center;
}

.wrapper {
	width:100%;
	height:auto;
	float:left;
	position:relative;
	background:#f2f2f2;
}

.header {
	width:100%;
	height:41px;
	border-bottom:1px solid #993;
	font-size:12px;
	background:#fff;
}

.wrapmain {
	width:984px;
	height:auto;
}

ul.topnav {
	float:left;
	display:block;
	width:auto;
	height:41px;
}

ul.topnav li {
	float:left;
	width:auto;
	height:27px;
	line-height:15px;
	margin-top:14px;
	margin-right:12px;
	position:relative;
}

ul.topnav li span {
	float:left;
	display:block;
	width:1px;
	height:15px;
	overflow:hidden;
	background:#7a7a7a;
	margin-top:1px;
	margin-right:12px;
	_margin-top:0px;
}

ul.topnav li a {
	display:block;
	width:auto;
	height:15px;
	float:left;
}

ul.topnav li a:hover {
	font-weight:bold;
}

ul.topnav li.cur {
	background:url(dot_bg1.png) no-repeat 20px 23px;
}

ul.topnav li.cur a.webmap {
	font-weight:bold;
}

.toptsdiv {
	width:auto;
	height:41px;
	float:right;
	overflow:hidden;
}

.toptime {
	float:left;
	line-height:43px;
}

.topsreach {
	width:auto;
	float:left;
	line-height:43px;
	padding-left:15px;
}

.topsreach span {
	float:left;
}

.topsreach input {
	float:left;
	height:24px;
	border:1px solid #c0c0c0;
	line-height:24px;
	margin-top:9px;
	font-size:12px;
}

.topsreach input.int {
	width:122px;
}

.topsreach input.sub {
	border:1px solid #c0c0c0;
	cursor:pointer;
	width:38px;
	height:26px;
	outline:medium;
	margin-left:10px;
	background:url(sub_bg1.gif) repeat-x left top;
}

.topNavSmenu {
	width:812px;
	height:auto;
	position:absolute;
	top:12px;
	left:0px;
	overflow:hidden;
	display:none;
	float:left;
	z-index:99999;
}

.topNavSmenu ul {
	display:block;
	width:770px;
	height:auto;
	border:1px solid #993;
	border-top:none;
	padding:7px 20px 15px 20px;
	float:left;
	margin-top:16px;
	background:url(png_bg1.png);
	overflow:hidden;
}

.topNavSmenu ul li {
	display:block;
	width:100%;
	height:auto;
	float:left;
	margin-top:5px;
	overflow:hidden;
}

.topNavSmenu ul li a {
	height:auto;
	line-height:28px;
}

.topNavSmenu ul li a.bcls {
	display:block;
	width:70px;
	height:auto;
	float:left;
}

.topNavSmenu .topNavSmenudiv {
	width:700px;
	height:auto;
	float:left;
}

.topNavSmenu .topNavSmenudiv div {
	width:100%;
	float:left;
}

.topNavSmenu .topNavSmenudiv a {
	display:block;
	width:auto;
	float:left;
}

.topNavSmenu ul li span {
	display:block;
	float:left;
	margin:7px 15px 0px 15px;
	background:#5e5c5d;
}

.topNavSmenu ul li a:hover {
	font-weight:normal;
}

.headerlogo, .topbg {
	width:100%;
	height:87px;
}

.topbg {
	background:url(topbg.jpg) no-repeat center top;
}

.logoimg {
	float:left;
	padding:16px 0px 0px 7px;
}

.wrapnav {
	width:100%;
	height:32px;
	background:url(navbg.png) repeat-x;
	float:left;
}

.wrapnav .wrapmain {
	position:relative;
}

ul#wrapMenu {
	display:block;
	width:984px;
	float:left;
	position:absolute;
	z-index:1;
}

ul#wrapMenu li {
	float:left;
	width:auto;
	height:32px;
	overflow:hidden;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	padding:0px 30px 0px 32px;
}

ul#wrapMenu li a {
	color:#fff;
	cursor:pointer;
}

ul#wrapMenu li a:hover {
	color:#5c0200;
	text-decoration:none;
}

ul#wrapMenu li:hover a {
	color:#5c0200;
}

/*
ul#wrapMenu li.cur {
	background:url(navbgs.png) no-repeat 22px center;
}

ul#wrapMenu li.curs {
	background:url(navbgs1.png) no-repeat 22px center;
}*/

ul#wrapMenu li.cur a {
	color:#5c0200;
}

ul#wrapMenu li.curs a {
	color:#5c0200;
}

.mitcur {
	position:absolute;
	top:5px;
	width:55px;
	height:22px;
	background:url(navbgs.png) no-repeat center;
	float:left;
	left:22px;
}

.mitcurs {
	position:absolute;
	top:5px;
	left:0px;
	width:81px;
	height:22px;
	background:url(navbgs1.png) no-repeat center;
}

.wrapfooter {
	background:#434142;
	border-top:8px solid #2c2c2c;
}

.footerlink {
	width:100%;
	height:auto;
	float:left;
	border-bottom:1px solid #525051;
	color:#a2a0a1;
	padding-bottom:7px;
}

.footernav {
	width:auto;
	float:left;
	color:#a2a0a1;
	padding:20px 0px 0px 12px;
}

.footernav a {
	color:#a2a0a1;
}

.footernav a:hover {
	color:#fff;
}

.footernav span {
	padding:0px 4px 0px 7px;
}

.footertel {
	float:right;
	width:auto;
	height:auto;
	padding-top:15px;
}

.footertel img {
	float:left;
}

.footertel span {
	display:inline-block;
	font-size:24px;
	padding:2px 10px 0px 7px;
}

.copyright {
	width:100%;
	height:auto;
	float:left;
	color:#a2a0a1;
	text-align:right;
	padding:15px 0px 20px 0px;
}

.copyright .weixcode {
	width:auto;
	height:auto;
	float:left;
	padding-left:13px;
}

.copyright .weixcode img {
	float:left;
}

.copyright .weixcode span {
	display:inline-block;
	text-align:center;
	padding:15px 0px 0px 10px;
	float:left;
}

.copyright p {
	padding-right:5px;
	line-height:24px;
}

.gotop {
	width:54px;
	height:54px;
	background:url(gotop.jpg) no-repeat left top;
	position:absolute;
	z-index:99999;
	cursor:pointer;
}

.gotop:hover {
	background:url(gotop.jpg) no-repeat -66px top;
}

.weixbank {
	width:auto;
	height:auto;
	position:absolute;
	z-index:99999;
	cursor:pointer;
	text-align:center;
	line-height:20px;
}

.weixbank img {
	margin-bottom:5px;
}

.wrappint {
	width:100%;
	height:12px;
	float:left;
	overflow:hidden;
}

.gappint {
	width:100%;
	height:12px;
	overflow:hidden;
}