﻿ @charset "utf-8";





/* 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 {

	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;

	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(../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: 1000px;

}

/*页眉*/

.header {

	width: 100%;

	overflow: hidden;

	background-color: #d1d0d1;

}

.header .hdTop {

	width: 100%;

	background-color: #fff;

	height: 30px;

}

.header .hdTop p {

	float: left;

	line-height: 30px;

	font-size: 13px;

	color: #979797

}

.header .hdUl {

	float: right;

	margin-top: 8px;

}

.header .hdUl li {

	float: left;

	padding: 0 10px;

	border-right: 1px dotted #cdcdcd;

}

.header .hdUl li a {

	color: #979797

}

.header .hdUl li.last {

	padding-right: 0;

	border-right: none

}

.header .logo {

	overflow: hidden;

	background: url(../images/hdbg.jpg) no-repeat center;

	padding: 30px 0

}

.header .hdLt {

	float: left;

}

.header .hdLt h1 {

}

.header .hdLt h2 {

	font-weight: normal;

	font-size: 20px;

	color: #4b4b4b;

	background: url(../images/hd-line.png) no-repeat left top;

	padding: 5px 0;

	margin-top: 5px;

}

.header .phone {

	float: right;

	background: url(../images/hdphone.gif) no-repeat left center;

	padding-left: 80px;

	font-size: 16px;

	color: #000000;

	margin-top: 28px;

	padding: 5px 0 5px 80px;

}

.header .phone h4 {

	font-size: 32px;

	color: #103488;

	font-weight: normal;

	font-family: Times New Roman;

}

.header .Nav {

	width: 100%;

	background: #212879;

}

.header .navBox {

	height: 48px;

	line-height: 48px;

}

.header .nav {

	width: 102%;

}

.header .nav li {

	float: left;

	font-size: 16px;

	background: url(../images/navlibg.png) repeat-y right center;

}

.header .nav li a {

	display: block;

	text-decoration: none;

	color: #fff

}

.header .nav li:last-child {

	background: none

}

.header .nav li:hover, .header .nav li.cur {

	background: url(../images/navhoverbg.png) no-repeat center;

	background-size: cover;

}

/*底部*/

.footer {

	overflow: hidden;

	width: 100%;

	background-color: #f0f0f0;

}

.footer .ftNav {

	overflow: hidden;

	height: 60px;

	background-color: #212879;

	width: 100%;

}

.footer .ftNav ul {

	margin-top: 20px;

}

.footer .ftNav ul li {

	padding: 0 26px;

	float: left;

	font-size: 14px;

	border-right: 1px dotted #6c6c6c

}

.footer .ftNav ul li a {

	color: #fff

}

.footer .ftNav ul li:last-child {

	border: none

}

.footer .ftdl {

	float: left;

	width: 600px;

}

.footer .ftdl dt {

	width: 180px;

	float: left;

}

.footer .ftdl dd {

	width: 400px;

	float: right;

	margin-top: 50px;

}

.footer .ftdl dd p {

	font-size: 14px;

	color: #464646;

	line-height: 30px;

}

.footer .ftdl dd p a {

	color: #464646

}

.footer .ewm {

	float: right;

	width: 300px;

	margin-top: 30px;

}

.footer .ewmDl {

	overflow: hidden

}

.footer .ewmDl dt {

	float: left;

	width: 94px;

}

.footer .ewmDl dd {

	width: 182px;

	float: right

}

.footer .ewmDl dd h3 {

	font-size: 18px;

	font-weight: normal;

	color: #6d6c6c;

	margin-top: 25px;

	margin-bottom: 12px;

}

.footer .ewmDl dd p {

	font-size: 14px;

	margin-top: 5px;

	color: #838383

}

.footer .ftPhone {

	background: url(../images/ftphone.png) no-repeat left center;

	padding-left: 95px;

	font-size: 14px;

	color: #838383;

margi;

	margin-left: 20px;

	padding-bottom: 15px;

}

.footer .ftPhone h4 {

	font-weight: normal;

	font-size: 27px;

	color: #333333;

	margin-bottom: 0px;

}

/*回到顶部*/

.rtTop {

	width: 153px;

	height: 59px;

	overflow: hidden;

	position: fixed;

	top: 84%;

	right: 46%;

	margin-right: -600px;

	cursor: pointer;

	display: none;

}

.rtTop h4 {

	width: 40px;

	height: 59px;

	overflow: hidden;

	position: relative;

}

.rtTop img {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

}

