﻿@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: 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;
	outline: none;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
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;
}
.header, .content, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
/* header部分 */
.wrap-header {
	height: 32px;
	background: #f4f4f4;
}
.header {
	max-width: 1200px;
	height: 32px;
	margin: 0 auto;
}
.header p {
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	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: 12px;
	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 .container {
	height: 125px;
	position: relative;
}
.logo .logoImg {
	position: absolute;
	left: 0;
	top: 25px;
}
.logo .logoImg img {
	display: block;
	width: 845px;
	height: 77px;
}
.logo .l_title {
	width: 520px;
	height: 55px;
	position: absolute;
	left: 250px;
	top: 38px;
	padding-left: 20px;
	border-left: 1px solid #d4d4d4;
}
.logo .l_title .l_p1 {
	font-size: 26px;
	height: 30px;
	line-height: 30px;
	position: relative;
	color: #333;
}
.logo .l_title .l_p1 b {
	color: #08429a;
}
.logo .l_title .l_p2 {
	font-size: 18px;
	color: #333;
	margin-top: 5px;
}
.tel {
	padding-top: 11px;
}
.telWrap {
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-size: 14px;
	color: #8b8b8b;
}
.telWrap .num {
	font-size: 30px;
	color: #08429a;
}
.slogan {
	border-left: 1px solid #bdbdbd;
}
.slogan li {
	float: left;
	width: 73px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border: 1px solid #bdbdbd;
	border-left: none;
	position: relative;
}
.slogan span {
	position: relative;
}
.slogan em {
	position: absolute;
	width: 75px;
	height: 31px;
	top: -1px;
	left: -1px;
}
.slogan .on {
	color: #fff;
}
.slogan .on em {
	background: #08429a;
}
/* nav部分 */
.Nav {
	height: 54px;
	background: #08429a;
	position: relative;
}
.Nav.pf {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
.Nav .navUl {
	width: 102%
}
.Nav .navUl>li {
	font-size: 14px;
	float: left;
	height: 54px;
	position: relative;
}
.Nav .navUl>li a {
	color: #fff;
	display: block;
	height: 54px;
	line-height: 54px;
	border-left: 1px solid #0452af;
	text-decoration: none;
}
.Nav .navUl>li:hover, .Nav .navUl>li.cur {
	background: #0452af;
	color: #fff;
}
.Nav .navUl>li:hover a, .Nav .navUl>li.cur a {
	color: #fff;
}
.Nav .navUl>li i {
	display: block;
	width: 22px;
	height: 20px;
	position: absolute;
	left: 30px;
	top: 15px;
	background: url(../images/nav_icon02.png) no-repeat center;
}
.Nav .navUl>li:first-child {
	width: 160px;
}
.Nav .navUl>li:first-child a {
	margin-left: 30px;
	border-left: none;
}
.Nav .navUl>li:hover i, .Nav .navUl>li.cur i {
	background: url(../images/nav_icon01.png) no-repeat center;
}


/* -- 弹出窗口 -- */
#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;
}
