@charset "utf-8";
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 {
	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: #403939;
	text-decoration: none;
} 
a:focus {
	outline: none;
} 
a:hover {
	text-decoration:none;
}
.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;
	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*/


#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}
#roll_top {
	background: url(top.gif) no-repeat
}
#fall {
	background: url(top.gif) no-repeat 0 -80px
}
#ct {
	background: url(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;
}
.content {
	margin-top: 15px;
}
/*页眉*/
.header {width: 100%;background: #fff;}
.header .headerTop {
	overflow: hidden;
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #e8e8e8;
}
.header .headerTop p {
	font-size: 13px;
	color: #666666;
	float: left;
	line-height: 33px;
}
.header .headerTop ul {
	overflow: hidden;
	float: right;
	margin-top: 8px;
	height: 17px;
	line-height: 17px;
}
.header .headerTop li {
	float: left;
	padding: 0 10px 0 28px;
	border-left: 1px solid #e8e8e8;
	font-size: 13px;
}
.header .headerTop li:first-child {
	border: none;
}
.header .headerTop li.last {
	padding-right: 0;
	background: url(header-icon03.png) no-repeat 10px center;
}
.header .headerTop li a {
	color: #666;
}
.header .headerTop .first {
	background: url(header-icon01.png) no-repeat 10px center;
}
.header .headerTop .second {
	background: url(header-icon02.png) no-repeat 10px center;
}
.header .headerCenter {
	overflow: hidden;
	height: 115px;
}
.header .headerCenter dl {
	overflow: hidden;
	float: left;
	margin-top: 23px;
}
.header .headerCenter dt {
	float: left;
	overflow: hidden;
}
.header .headerCenter dd {
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 26px;
	height: 48px;
	padding-left: 16px;
	border-left: 1px solid #e8e8e8;
}
.header .headerCenter h2 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 6px;
	font-weight: normal;
}
.header .headerCenter dd p {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.header .headerCenter dd p span {
	color: #F68101;
}
.header .headerCenter .phone {
	float: right;
	margin-top:22px;
	background: url(header-phone.png) no-repeat left top;
	padding-left: 50px;
}
.header .headerCenter .phone p {font-size: 16px;color: #333333;float:left;}
.header .headerCenter .phone .imgimg{float:left;margin-left: 20px;margin-top: -12px;}
.header .headerCenter .phone img{float:left;height:76px;}
.header .headerCenter .phone .imgimg span{clear: both;color: #545454;font-size:12px;display: block;padding-top: 3px;}
.header .headerCenter .phone i {font-size: 22px;font-family: Myriad Pro;color: #009148;display: block;font-weight: bold;}
.headerNav {
	width: 100%;
	height:60px;
	background:#009148;
}
.headerNav ul {
	width: 102%;
	height:60px;
}
.headerNav li {
	float: left;position: relative;
	font-size: 15px;
	height:60px;
	line-height:60px;
}
.headerNav li:first-child {
	border-left: none;
}
.headerNav li:last-child {
	border-right: none;
}
.headerNav li a {
	display: block;
	text-decoration: none;
	color: #fff;
}
.headerNav li:hover, .headerNav li.cur {background:#F68101;}

.headerNav li .dropdown-box {position: absolute;left: 0;min-width: 100%;top: 100%;display: none;z-index: 10;text-align: center;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);background-color: rgba(255,255,255,0.9);}
.headerNav li .dropdown-box p {margin: 0;border-bottom: dotted 1px #ccc;}
.headerNav li .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 10px;font-size: 14px;background-color: transparent !important;line-height: 40px;color: #333 !important;}
.headerNav li .dropdown-box a:hover {background-color: #fff !important;color: #023793 !important;}
.headerNav li:hover .dropdown-box {display: block;}


/* footer */
.footer {width: 100%;background:#009148;margin-top:0px;}
.footer .conlianxi{clear: both;display: block;padding-top:50px;}
.footer .conlianxi .left{float: left;width:40.3%;}
.footer .conlianxi span{font-size: 20px;color: #ffffff;clear: both;display: block;}
.footer .conlianxi .left span:nth-child(3){margin-top:5px;}
.footer .conlianxi .left p{font-size:15px;color:#e9e8e8;clear: both;display: block;line-height:30px;}
.footer .conlianxi .center{float: left;width:33%;}
.footer .conlianxi .center p{font-size:22px;color:#fff;clear: both;display: block;line-height:45px;margin-top: 5px;}
.footer .conlianxi .right{float: left;width:26.7%;}
.footer .conlianxi .right p{font-size:22px;color:#fff;clear: both;display: block;line-height:45px;margin-top: 5px;}
.footline{clear: both;display: block;width:100%;border-bottom: 1px solid #28ba70;margin-top: 10px;}
.copyte{clear: both;display: block;padding-top:50px;}
.copyte .left{display: block;width:13%;float: left;border-right: #00ae56 1px dashed;margin-right: 3%;padding-bottom: 15px;}
.copyte .left span{color:#fff;font-size: 20px;clear:both;display: block;font-weight: bold;}
.copyte .left a{font-size: 14px;color:#e1e1e1;clear:both;display: block;padding-top:15px;}
.copyte .left1{display: block;width:16%;float: left;border-right: #00ae56 1px dashed;margin-right: 2%;padding-bottom: 15px;}
.copyte .left1 span{color:#fff;font-size:20px;clear:both;display: block;font-weight: bold;}
.copyte .left1 a{font-size: 14px;color:#e1e1e1;clear:both;display: block;padding-top:15px;}
.copyte .center{display: block;width:34%;float: left;border-right: #00ae56 1px dashed;margin-right: 1%;padding-bottom: 15px;}
.copyte .center input{line-height: 38px;color: #666666;font-size: 12px;padding-left: 2%;width: 92%;border: none;outline: none;}
.copyte .center dd{clear: both;display: block;width:100%;margin-bottom: 10px;}
.copyte .center input.form-but{line-height: 40px;color:#fff;background:#f68101;font-size: 16px;width:150px;margin:0 auto;}

.copyte .right{display: block;width:30%;float:right;padding-bottom: 15px;}
.copyte .right dd {float: left;width:33.3%;text-align: center;}
.copyte .right dd img{display: block;height:90px;margin: 0 auto;}
.copyte .right dd p{color: #ffffff;font-size: 16px;clear:both;display: block;text-align: center; margin-top: 15px;}

.bahao{clear:both;display: block;width:100%;text-align: center;margin-top:35px;}
.bahao a{font-size: 16px;line-height: 1.3;color:#fff;}

.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;
}
/* -- 弹出窗口 -- */
#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: 105px;
	overflow: hidden;
}
#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(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;
}
