@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #010101;
}
.top {
	height: 155px;
	background: url(../images/top-bg.png) repeat-x left top;
}
.mainWidth {
	width: 1000px;
	margin: auto;
}
.radius {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #BCBCBC;
}
.clear {
	clear: both;
}
.h-10 {
	height: 10px;
}
.h-15 {
	height: 15px;
}
.h-20 {
	height: 20px;
}
.f-l {
	float: left;
}
.f-r {
	float: right;
}
.top-left a, .top-right a, .top-left span, .top-right span {
	line-height: 30px;
	font-size: 12px;
}
.top-left .pic a {
	margin-left: 30px;
	color: #B70007;
}
.top-left .pic {
	background: url(../images/notics-pic.png) no-repeat left top;
	height: 30px;
}
.top-right a, .top-right span {
	color: #88888A;
}
/**/

.top-logo {
	height: 125px;
	position: relative;
}
.top-logo .logo, .top-logo .link-phone {
	position: absolute;
	bottom: 10px;
}
.top-logo .link-phone {
	right: 0px;
}
.logo img {
	position: relative;
	bottom: -3px;
}
/*navMenu*/
.navMenu {
	height: 40px;
	background: url(../images/nav-bg-bg.png) repeat-x left top;
}
.navMenu ul {
	height: 40px;
	position: relative;
}
.navMenu ul li {
	height: 40px;
	float: left;
	min-width: 110px;
	text-align: center;
}
.navMenu ul li.first {
	margin-left: 10px;
}
.navMenu ul li.first a {
	border-left: none;
}
.navMenu ul li.last a {
	border-right: none;
}
.navMenu ul li.on {
	background: #fff;
}
.navMenu ul li.on a {
	color: #000000;
	border: none;
}
.navMenu ul li.on span {
	display: block;
	position: absolute;
	top: -5px;
	height: 5px;
	background: #AD2016;
	width: 110px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.navMenu ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	line-height: 30px;
	border-left: 1px solid #741A1A;
	border-right: 1px solid red;
	display: block;
	margin-top: 5px;
}
/*banner*/
.banner, .banner-right {
	height: 345px;
	width: 250px;
}
.banner {
	width: 745px;
}
.banner-right {
}
.slideBox, .slideBox .bd img.b {
	margin: auto;
	width: 745px;
	height: 345px;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: right;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 210px;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img.b {
	display: block;
}
/*login*/
.login {
	padding: 1px;
	padding-bottom: 20px;
}
.login div span {
	display: inline-block;
	width: 100px;
	text-align: right;
}
.head {
	background: url(../images/logo-bgbg.png) repeat-x left top;
	border-bottom: 1px solid #F1F1F1;
}
.head h3 {
	background: url(../images/login-bg.png) repeat-x left top;
	color: #fff;
	display: inline-block;
	height: 33px;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
	padding: 0 40px;
}
.login .log-l {
	margin: 10px 0;
}
.login .log-l span {
	color: #747474;
	font-size: 12px;
	font-weight: 900;
}
input.text {
	width: 120px;
}
.arrow {
	background: url(../images/login-bg-arrow.png) no-repeat 50px top;
	height: 20px;
	position: relative;
	top: -3px;
}
.register {
	text-align: center;
}
.btn {
	background: #D80100;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: none;
	color: #fff;
	height: 25px;
	margin-left: 10px;
	padding: 0px 5px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#EB0000), to(#C30000));
	background: -moz-linear-gradient(top, #EB0000, #C30000);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#EB0000, endColorstr=#C30000f, grandientType=1);
	outline: none;
	cursor: pointer;
}
.btn:hover {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#C30000), to(#EB0000));
	background: -moz-linear-gradient(top, #C30000, #EB0000);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C30000, endColorstr=#EB0000, grandientType=1);
}
.head-w {
	background: url(../images/b-1.png) repeat-x left top;
	height: 36px;
}
.head-w h3 {
	line-height: 36px;
	font-size: 16px;
	color: #555;
	padding-left: 10px;
	text-shadow: 0.5px 0.5px 1px;
}
.border {
	border: 1px solid #BCBCBC;
}
.border-left {
	border-left: 1px solid #BCBCBC;
}
.h3 {
	padding-left: 15px;
	font-size: 16px;
	color: #555;
	line-height: 31px;
}
/*footer-header*/

.footer-header {
	background: url(../images/b-5.png) repeat-x left top;
	height: 31px;
}
.anle-nav {
	padding-top: 10px;
	padding-left: 10px;
}
.anle-nav li {
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}
.anle-nav li .divPic {
	border: 1px solid #BCBCBC;
}
.anle-nav li .divPic:hover {
	border: 1px solid red;
}
.anle-nav li .divPic img {
	width: 115px;
	height: 80px;
}
.anle-nav li .divText {
	text-align: center;
}
.anle-nav li .divText a {
	font-size: 12px;
	color: #555;
	position: relative;
	top: 6px;
}
.anle-nav li .divText a:hover {
	text-decoration: underline;
	color: red;
}
/*.link{}*/

.link {
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	min-height: 30px;
	padding-top: 15px;
}
.link-tp {
	height: 35px;
	border-top: 1px solid #BCBCBC;
}
.link-tp span {
	background: url(../images/youqing.jpg) no-repeat 20px bottom;
	display: block;
	width: 200px;
	height: 35px;
}
.link a {
	color: #555;
	font-size: 13px;
	padding-left: 20px;
}
.copyright {
	width: 990px;
	margin: auto;
	min-height: 100px;
	padding-top: 20px;
}
.a-1 {
	font-size: 14px;
	text-align: center;
	height: 20px;
	color: #666;
}
.a-1 a {
	color: #666;
}
/*center-header*/
.center-header {
	height: 36px;
	background: url(../images/b-3.jpg) repeat-x left bottom;
}
.center-header {
	overflow: hidden;
}
.center-header .h3 {
	float: left;
	width: 185px;
}
.center-header h3.ki {
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #F1F1F1;
	float: left;
	width: 120px;
	height: 36px;
	border-right: 1px solid #BCBCBC;
	cursor: pointer;
}
.center-header h3.h4 {
	background: url(../images/bg-123.jpg) repeat-x left top;
	color: #fff;
}
.center-header {
	border-bottom: 1px solid #BCBCBC;
}
.c-left {
	float: left;
	width: 200px;
	height: 340px;
}
.c-right {
	width: 800px;
}
.anle-nav-top li {
	float: left;
	margin-left: 12px;
	margin-bottom: 14px;
}
/*zhanzTuijian*/
.zhanzTuijian {
	width: 745px;
}
.zhanzTuijian-1 {
;
}
.tom h3 {
	background: url(../images/b-3.png) no-repeat 10px top;
	padding-left: 30px;
	line-height: 36px;
	font-size: 14px;
	color: #555;
}
.anle-nav-top-k li {
	margin-left: 25px;
}
/**/
.msn-bg {
	width: 245px;
	height: 36px;
	background: #F6F6F6 url(../images/msn-bg.jpg) no-repeat left top;
}
.msn-nav {
	background: #F6F6F6;
	width: 245px;
	height: 120px;
}
.msn-nav div {
	margin-left: 20px;
}
.msn-nav span, .msn-nav p {
	display: inline;
	font-size: 14px;
	font-weight: 900;
	position: relative;
	top: 10px;
}
.qq-nav {
	clear: both;
}
.qq {
	background: url(../images/lineK.jpg) no-repeat left center;
	outline: none;
	border: none;
	width: 90px;
	height: 30px;
	margin-top: 8px;
	margin-left: 5px;
	cursor: pointer;
}
/*
*/
.h-320 {
	height: 320px;
}
.maishang-l, .maishang-r {
	background: #F4F4F4;
}
.maishang-l .c-header-bg, .maishang-r .c-header-bg {
	background: #F4F4F4 url(../images/b-3.jpg) repeat-x left top;
	height: 35px;
	border-bottom: 1px solid #E1E1E1;
}
.maishang-l .c-header-bg h3, .maishang-r .c-header-bg h3 {
	background: #F4F4F4 url(../images/b-4.png) no-repeat left top;
	height: 35px;
	text-align: center;
	color: #D10D0D;
	line-height: 35px;
	font-weight: 900;
	font-size: 20px;
}
.w-all {
	width: 499px;
}
/**/
.link-all {
	margin: 8px 0;
}
.link-all span {
	display: inline-block;
	width: 120px;
	text-align: right;
	font-size: 12px;
	color: #5E5E5F;
	font-weight: 700;
}
.shangbiao-desc {
	padding-left: 50px;
	margin-top: 20px;
}
.shangbiao-desc h5 {
	color: #D10D0D;
}
.text-input {
	border: 1px solid #B8B6B7;
	height: 25px;
	width: 300px;
	background: #fff url(../images/input-bg.jpg) repeat-x left center;
	outline: none;
}
.text-area {
	height: 100px;
	background: #fff url(../images/input-bg.jpg) repeat-x left top;
}
.link-all span.w-auto {
	width: auto;
}
.w-130 {
	width: 130px;
}
.t-w {
	width: 315px;
}
.link-desc {
	position: relative;
}
.desc-last {
	position: absolute;
	top: 5px;
	left: 0px;
}
/**/
.weixin-r, .weixin-l {
	height: 90px;
	overflow: hidden;
	width: 118px;
	padding-top: 10px;
}
.weixin-r div {
	margin-top: 5px;
}
.weixin-r i {
	font-style: normal;
	position: relative;
	top: -10px;
	left: 5px;
	color: #A5A39F;
	font-size: 14px;
	font-weight: 700;
}

/**/
#pages {
	font-size: 12px;
	text-align: center;
	margin: 10px auto auto auto;
}
#pages .first {
	margin: 0 0 0 10px;
}
#pages a {
	padding: 0 2px 0 2px;
	color: #444;
	text-align: center;
	display: inline-block;
	height: 18px;
	min-width: 18px;
	line-height: 20px;
	border:1px solid #E9E9E9;
}
#pages .slectPage {
	margin: auto auto auto 10px;
	padding: 2px;
	height: 20px;
	position: relative;
	top: 2px;
}
#pages .last {
	margin-left: 10px;
}
