﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/1.5 Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
	vertical-align: bottom;
}
section, article, aside, header, footer, nav, dialog, figure {
	display: block;
}
figure {
	margin: 0;
}
button, input, select, textarea {
	font-size: 100%;
	border: 0;
	background: none;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clear {
	display: block;
	height: 0;
	overflow: hidden;
	clear: both
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
 *zoom:1;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
a {
 blr:expression_r(this.onFocus=this.blur());
}
a {
	outline: none;
	transition-duration: 0.3s, 0.3s;
	transition-property: background-color, color;
	transition-timing-function: ease, ease;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hidden {
	display: none;
}
.invisible {
	visibility: hidden;
}
.noBg {
	background: none!important;
}
.noBd {
	border: none!important;
}
.mr0 {
	margin-right: 0!important;
	float: right!important;
}
.info {
	text-align: justify;
	text-justify: inter-ideograph;
}
body {
	color: #848383;
	background: #fff;
}
a {
	color: #848383;
}
a:hover {
	text-decoration: underline;
	color: #088336;
}
.wrap {
	width: 1102px;
	margin: 0 auto;
}
.header {
	position: relative;
	overflow: hidden;
}
.topArea {
	width: 1102px;
	height: 124px;
	margin: 0 auto;
}
.logo {
	float: left;
	margin-top: 30px;
}
.tel {
	float: right;
	font: italic 25px/40px Arial;
	color: #000;
	background: url(../images/tel.png) left center no-repeat;
	margin-top: 42px;
	padding-left: 50px;
}
.nav {
	width: 1106px;
	height: 70px;
	margin: 0 auto;
	font-family: Microsoft YaHei;
}
.nav ul li {
	width: 158px;
	float: left;
	display: inline;
	background: url(../images/navline.gif) right bottom no-repeat;
	position: relative;
	z-index: 10;
}
.nav ul li a {
	display: block;
	height: 30px;
	line-height: 20px;
	padding: 26px 0 0 0px;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	text-align:center
}
.nav ul li em {
	font-size: 10px;
	display: block;
	color: #999;
	font-weight: normal;
	font-family: Arial;
}
.nav ul li a:hover, .nav ul li a.current {
	text-decoration: none;
	color: #088336;
	background: url(../images/current.png) center top no-repeat;
}
.nav .subNav {
	position: absolute;
	top: 55px;
	left: -1px;
	width: 159px;
	background: #088336;
	z-index: 10;
	display: none;
}
.nav .subNav dt a {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 0;
	font-weight: normal;
	color: #fff;
	font-size: 12px;
}
.nav .subNav dt a:hover {
	color: #fff;
	background: #036227;
}
.banner {
	position: relative;
	left: 50%;
	width: 1800px;
	margin: 15px 0 0 -900px;
	text-align: center;
}
.banner .prev, .banner .next {
	width: 28px;
	height: 54px;
	position: absolute;
	top: 211px;
	cursor: pointer;
	z-index: 10;
}
.banner .prev {
	left: 5%;
	background: url(../images/prev.png);
}
.banner .next {
	right: 5%;
	background: url(../images/next.png);
}
.banner .hd {
	position: absolute;
	left: 0;
	bottom: 14px;
	width: 100%;
	height: 11px;
	z-index: 4;
}
.banner .hd ul {
	width: 1002px;
	height: 11px;
	margin: 0 auto;
}
.banner .hd ul li {
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 11px;
	height: 11px;
	margin: 0 3px;
	border-radius: 11px;
	background: #fff;
	line-height: 999px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: top;
}
.banner .hd ul .on {
	background: #088336;
}
.ftMes {
	height: 150px;
	background: #f4f4f4;
	padding-top: 30px;
}
.ftLink {
	height: 21px;
	line-height: 21px;
	border-bottom: 1px solid #d7d7d7;
	padding: 0 0 8px 177px;
	background: url(../images/link.png) no-repeat;
	font-size: 14px;
}
.ftLink a {
	padding: 0 16px;
}
.ftOt {
	padding-top: 25px;
}
.ftLogo {
	float: left;
}
.copyRight {
	float: left;
	padding: 10px 0 0 28px;
	line-height: 22px;
}
.ftNav {
	line-height: 56px;
	text-align: center;
	background: #098336;
	font-size: 14px;
	color: #fff;
}
.ftNav a {
	padding: 0 50px;
	color: #fff;
}
.mbbody_body .pagexx {
	margin-left: 20px;
}
.pagexx {
	clear: both;
	height: 30px;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
}
.pagexx ul li {
	display:inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
}
.pagexx ul li:hover {
	background:#088336;
	color:#fff;
	border: 1px solid #088336
}
.pagexx ul li.thisclass {
	display: inline-block;
	border: 1px solid #1f82b7;
	padding: 2px 9px;
	margin: 0 3px;
	background: #088336;
	color: #fff;
}
.pagexx ul li.thisclass a {
	color: #fff;
}
.pagexx ul li a {
	display:block
}
.pagexx ul li a:hover {
	color: #fff;
}
.bd a {
	cursor:default;
}
/*提示信息*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:420px; font-size:14px; text-align:left; }
    .msg-tips .icon{ display:block; float:left; width:60px; height:60px; }
    .msg-tips .icon i{ margin:0; padding:0; font-size:60px; color:#090; line-height:1em; }
    .msg-tips .icon.warning i{ color:#f90; }
    .msg-tips .icon.error i{ color:#f00; }
    .msg-tips .info{ margin-left:80px; }
    .msg-tips .info strong{ display:block; padding-bottom:5px; color:#333; font-size:18px; font-weight:normal; line-height:1.3em; }
    .msg-tips .info p{ line-height:24px; color:#666; font-size:14px; }
    .msg-tips .info p a{ margin:auto 2px; }
/*会员登录样式*/
.login-box{ margin:50px auto 0; padding-bottom:50px; width:343px; overflow:hidden; }
    .login-box .input-box{ position:relative; display:inline-block; margin-bottom:20px; padding:0 10px; width:320px; border:1px solid #e5e5e5; height:42px; line-height:22px; color:#333; font-size:14px; overflow:hidden; }
    .login-box .input-box input{ padding:12px 0; width:100%; height:20px; line-height:20px; font-size:14px; }
    .login-box .remember-box{ margin-bottom:30px; height:20px; line-height:20px; color:#909090; font-size:14px; }
    .login-box .remember-box input{ vertical-align:middle; }
    .login-box .remember-box label{ margin-right:7px; cursor:pointer; vertical-align:middle; }
    .login-box .remember-box a{ color:#00a7ea; vertical-align:middle; }
    .login-box .btn-box{ display:block; margin-bottom:20px; height:42px; }
    .login-box .btn-box input{ display:inline-block; width:342px; height:42px; line-height:42px; background:#6caa4b; color:#fff; cursor:pointer; font-size:14px; text-align:center; }
    .login-box .tip-box{ display:block; text-align:center; height:20px; line-height:20px; color:#f90; font-size:13px; }
    .login-box .oatuh-box{ clear:both; padding-top:15px; }
    .login-box .oatuh-box h3{ display:block; margin-bottom:10px; color:#666; font-size:14px; line-height:30px; height:30px; font-weight:normal; }
    .login-box .oatuh-box p{ margin-left:-25px; }
    .login-box .oatuh-box p a{ display:block; float:left; margin:0 0 10px 25px; _display:inline; _zoom:1; }
    .login-box .oatuh-box p a img{ width:38px; height:38px; }
	
	.topbg{width:100%; font-size: 14px; color: #333; position: relative;line-height: 33px; border-bottom:1px solid #555;overflow: hidden;}
	.topcon{width:1200px; margin: 0 auto;}
	.tleft{float: left;}
	.tright{ float:right;}
	.tright ul li{ display: inline-block; margin: 0 10px;}
	.tright li a{ font-size: 14px; color:#333;}

	.nav-tit{ margin:0 auto 50px; padding:30px 0; text-align:center; color:#333; font-size:16px; line-height:1em; border-bottom:1px solid #e0e0e0; }
    .nav-tit.short{ padding-bottom:0; border-bottom:0; }
    .nav-tit a{ margin-left:10px; color:#333;  }
    .nav-tit a:hover,.nav-tit a.selected{ color:#34ad2a; }
    .nav-tit i{ margin-left:10px; color:#e0e0e0; }

/*表单样式*/
.msg-box{ display:block; margin:0; padding:6px; border:1px solid #fbf2b5; background:#fcfbda; }
    .msg-box i{ display:block; float:left; margin:4px 0 0; font-size:12px; color:#A094A9; width:18px; height:18px; text-align:center; vertical-align:middle; }
    .msg-box p{ margin-left:18px; line-height:24px; color:#A4A147; font-size:12px; }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:10px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:14%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    .form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:50%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .input.code{ width:80px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer; }
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }
    /*全屏样式*/
    .form-box.full{ padding:0 0 50px; }
    .form-box.full .form-group dt{ width:40%; }
    .form-box.full .form-group dd{ margin-left:42%; }
    .form-box.full .form-group dd .input{ width:40%; }
    .form-box.full .form-group dd .input.code{ width:80px; }