﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table th, table td {
	padding:5px;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
ception, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
a {
	color:#666;
	text-decoration:none;
}  /*for ie f6n.net*/
a:focus {
	outline:none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/
.tl {
	text-align:left;
}
.tc {
	text-align:center;
}
.tr {
	text-align:right;
}
.bc {
	margin-left:auto;
	margin-right:auto;
}
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
.zoom {
	zoom:1
}
.hidden {
	visibility:hidden;
}
.vam {
	vertical-align:middle;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
p {
	word-spacing:-1.5px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp {
	cursor:pointer
}
;
/*原reset*/
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	outline:none;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align:middle;
}
body {
	font:12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/*title*/
h1 {
	font-size:32px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
/*end reset*/


/*清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { /*兼容 IE*/
	zoom: 1;
}
#roll_top, #fall, #ct {
	position:relative;
	cursor:pointer;
	height:52px;
	width:52px
}
#roll_top {
	background:url(../images/top.gif) no-repeat
}
#fall {
	background:url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background:url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	display:block;
	width:15px;
	margin-right:-558px;
	position:fixed;
	right:46%;
	top:80%;
	_margin-right:-558px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index:100;
}
/* CSS Document */
body {
	background-color:#fff;
	overflow-x:hidden;
	color:#666;
	font-size:12px;
	font-family: microsoft yahei, "宋体";
	position:relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left:auto;
	margin-right:auto;
	width:1200px;
}
/* header部分 */
.wrap-header {
	height: 36px;
	background:#f8f8f8;
}
.wrap-header a {
	text-decoration:none;
}
.header {
	max-width: 1200px;
	height: 36px;
	margin:0 auto;
}
.header p {
	float: left;
	height: 36px;
	line-height:36px;
	font-size: 14px;
	color: #555;
}
.header p i {
	color: #785200;
}
.header .hdu1 {
	float: right;
	height: 16px;
	margin-top: 10px;
}
.header .hdu1 li {
	float: left;
	height: 16px;
	font-size:13px;
	line-height: 16px;
	border-left: 1px dotted #8d8d8c;
}
.header .hdu1 li a {
	padding:0 9px;
	color: #333333;
}
.header .hdu1 li:first-child {
	border-left: none;
}
/* logo部分 */
.logo {
	height: 140px;
	background: #fff;
}
.logo .container {
	height: 140px;
	position: relative;
}
.logo .logoImg {
	position: absolute;
	left: 0;
	top: 16px;
}
.logo .logoImg img {
	display: block;
	width: 112px;
	height: 109px;
}
.logo .l_title {
	width: 520px;
	height: 140px;
	position: absolute;
	left:136px;
	top: 0;
	padding-left: 25px;
}
.logo .l_title .l_p1 {
	font-size:30px;
	height:30px;
	line-height: 30px;
	position: relative;
	color: #333;
	font-weight:bold;
	padding-top: 35px;
}
.logo .l_title .l_p2 {
	font-size: 18px;
	color: #333;
	margin-top: 5px;
}
.logo .l_title .l_p2 i {
	color: #168800;
}
.logo .tel {
	height: 46px;
	position: absolute;
	right: 0;
	top: 43px;
	padding-left: 55px;
}
.logo .tel .tel_p1 {
	font-size: 16px;
	color: #666;
	height: 18px;
	line-height: 18px;
}
.logo .tel .tel_p2 {
	font-size: 26px;
	color: #ff0000;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
/* nav部分 */
.Nav {
	height:58px;
	background: #009a44;
}
.Nav .navUl {
	width:102%
}
.Nav .navUl li {
	font-size:14px;
	float:left;
	height: 58px;
	line-height: 58px;
	position: relative;
}
.Nav .navUl li a {
	color: #fff;
	text-decoration:none;
}
.Nav .navUl li:hover, .Nav .navUl>li.cur {
	background: #007e38;
}
/* nav部分 */
.f_nav {
	height:54px;
	background: #009a44;
}
.f_nav .navUl {
	width:102%
}
.f_nav .navUl>li {
	font-size:14px;
	float:left;
	height: 54px;
	line-height: 54px;
	position: relative;
}
.f_nav .navUl>li a {
	color: #fff;
	text-decoration:none;
}
.f_nav .navUl li:hover, .Nav .navUl>li.cur {
	background: #007e38;
}
.wrap-footer {
	background: #f6f6f6;
}
.footer {
	padding: 50px;
	position: relative;
}
.footer h2 {
	float: left;
	width: 181px;
	height: 168px;
}
.footer .f_ul {
	float: left;
	margin-left: 140px;
	padding-top: 15px;
}
.footer .f_ul li {
	margin-bottom: 10px;
	font-size: 14px;
	color: #333;
}
.footer .f_ul li b {
	font-size: 24px;
	color:#ff0000;
}
.footer .f_erwm {
	position: absolute;
	right: 0;
	top: 30px;
	width: 200px;
}
.footer .f_erwm p {
	font-size:16px;
	padding-left: 25px;
}
.footer .f_erwm dl {
	float: left;
	margin: 5px 20px 0 0;
	width: 115px;
	height: 155px;
	padding: 20px 14px 0 14px;
}
.footer .f_erwm dl img {
	display: block;
	width: 115px;
	height: 114px;
}
.footer .f_erwm dl dd {
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 5px;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display:none;
	z-index:1001;
	width:398px;
	border:1px solid #ccc;
	background:#fff;
	padding-bottom:20px;
}
#mesbook1_c div, #mesbook1 div {
	border:1px solid #E4E3E3;
	background:#EBECEB;
	height:18px;
	padding:4px .5em 0;
	margin-bottom:10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width:370px;
	margin:0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float:left;
	width: 75px;
	overflow:hidden;
	padding-left: 20px;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width:265px;
	float:right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom:10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right:20px;
}
.b15 {
	background: url(../images/SkinsVIBtn.png) no-repeat;
	border:0;
	cursor: pointer;
	overflow:hidden;
}
.b15 {
	background-position:-79px -650px;
	width:60px;
	height:24px;
	line-height:24px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
/*处理中动画占全屏*/
#oran_div_processing {
	width:300px;
	padding:20px;
	z-index:9999;
	text-align:center;
	background:#fffeef;
	border:solid 1px #b8ab04;
}
.retop ul {
	overflow:hidden;
}
.retop li {
	float:left;
	margin-left:10px;
}
.retop li img {
	display:block;
}
.rtTop {
	width:43px;
	height:43px;
	overflow:hidden;
	position:fixed;
	top:85%;
	right:51%;
	margin-right:-675px;
	cursor:pointer;
	display:none;
}
.rtTop h4 {
	width:43px;
	height:43px;
	overflow:hidden;
	position:relative;
}
.rtTop img {
	display:block;
	position:absolute;
	top:0;
	left:0;
}