﻿@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 {
	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;
/*其他*/
.cur {
	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;
}
body {
	-moz-user-select: none; /*火狐*/
	-webkit-user-select: none;  /*webkit浏览器*/
	-ms-user-select: none;   /*IE10*/
	-khtml-user-select: none; /*早期浏览器*/
	user-select: none;
}
#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 59px;
	width: 52px
}
#roll_top {
	background: url(../img/top.gif) no-repeat
}
#fall {
	background: url(../img/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../img/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 20px;
	margin-right: -500px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -500px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
/*end reset*/



/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
/*页眉*/
.header {
	width: 100%;
	position: relative;
	z-index: 4;
}
.header_top {
	overflow: hidden;
	width: 100%;
	height: 38px;
	background-color: #333;
}
.header_top p {
	float: left;
	font-size: 12px;
	color: #fff;
	line-height: 38px;
}
.header_top ul {
	overflow: hidden;
	float: right;
	margin-top: 12px;
}
.header_top li {
	float: left;
	padding: 0 10px;
	border-right: 1px dotted #1f2025;
	font-size: 12px;
}
.header_top li a {
	color: #fff;
}
.header_top li.last {
	padding-right: 0;
	border: none
}
.header_center {
	height: 142px;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto
}
.header_center h1 {
	float: left;
	margin-top: 20px;
}
.header_center h2 {
	float: left;
	margin-left: 35px;
	margin-top: 45px;
	font-size: 20px;
	color: #333;
}
.header_center h2 p {
	font-weight: normal;
	font-size: 20px;
	color: #e1251b;
}
.header_center .phone {
	overflow: hidden;
	float: right;
	padding-left: 45px;
	margin-top: 50px;
	background: url(../img/phone.png) no-repeat left center
}
.header_center .phone p {
	font-size: 18px;
	color: #ff5a00;
}
.header_center .phone span {
	display: block;
	font-size: 30px;
	color: #e1251b;
	font-family: Arial
}
.header .Nav {
	width: 100%;
	height: 69px;
	margin: 0 auto;
	background-color: #e1251b;
}

    ul.menu, ul.menu li{margin:0px;padding:0px;list-style:none;position:relative;}
    ul.menu li{line-height:25px}
    ul.menu li{float:left; }
    ul.menu div{display:none;position:absolute;left:0px; background-color: #e1251b;width: 100%;text-align:center;}
    ul.menu div a{display:block;line-height: 40px;padding: 0 10px !important;font-size: 14px;}
    ul.menu li:hover div{display:block;}
.header_nav {
	width: 1000px;
	margin: 0 auto;

	background-color: #e1251b;

}
.header_nav ul {
}
.header_nav li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/nav.png) repeat-y right top;
	position: relative;
}
.header_nav li a {
	display: block;
	color: #fff;
	line-height: 69px;
	text-decoration: none;
	padding: 0 20px !important;
}
.header_nav li:last-child {
	background: none;
}
.header_nav li.cur, .header_nav li:hover {
	background: #333;
}
.navFiexd {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000000000
}
.header_nav .nextNav {
	overflow: hidden;
	display: none;
	position: absolute;
	top: 69px;
	left: 0;
	width: 620px;
	height: 275px;
	background-color: #fff;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 9;
}
.header_nav .nextLt {
	float: left;
	color: #fff;
	font-size: 15px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	padding: 10px 0;
	background-color: #000;
	height: 250px;
	width: 114px;
}
.header_nav .nextLt a {
	line-height: 35px;
	padding: 0 22px;
	font-size: 14px;
	color: #fff;
	display: block;
	font-weight: normal;
	text-decoration: none;
}
.header_nav .nextLt a:hover {
	background: #fff;
	color: #1d1d1d;
}
.header_nav .nextRt {
	width: 464px;
	padding: 20px 12px;
	overflow: hidden;
	background-color: #fff;
}
.header_nav .nextDl {
	width: 212px;
	margin: 0 10px;
	float: left;
}
.header_nav .nextDl dt {
}
.header_nav .nextDl dt img {
	display: block;
	margin: 0 auto;
}
.header_nav .nextDl:hover dt img {
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.header_nav .nextDl dd h3 {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 25px;
}
.header_nav .nextDl dd h3 a {
	color: #1b1b1b;
}
.header_nav .nextDl dd p {
	line-height: 20px;
	height: 140px;
	overflow: hidden;
	padding: 0 10px;
	text-align: justify;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
.header_nav .nextNav.last {
	left: -495px
}
.header_nav .nextNav.last01 {
	left: -506px
}
.header_nav .nextNav.last02 {
	left: -520px
}
.header_nav .last01 .nextLt {
	width: 114px;
}
.header_nav .last02 .nextLt {
	width: 100px;
}
.header_nav .nextLt.fr01 {
	float: right;
}
.header_nav .nextRt.fl01 {
	float: left;
}
/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	background-color: #333;
	padding-top: 34px;
	padding-bottom: 30px;
}
.footer ul {
	overflow: hidden;
	width: 100%;
	padding-bottom: 24px;
	border-bottom: 1px solid #4c4c4c;
}
.footer li {
	float: left;
	font-size: 14px;
	color: #fff;
	border-right: 1px dotted #666;
	padding: 0 25px;
}
.footer li:last-child {
	border: none
}
.footer li a {
	color: #fff;
}
.footer h2 {
	float: left;
	margin-top: 45px;
}
.footer .info {
	overflow: hidden;
	float: left;
	margin-left: 24px;
	padding: 15px 0;
	padding-left: 60px;
	background: url(../img/f_01.png) no-repeat left center;
	margin-top: 20px;
}
.footer .info p {
	font-size: 12px;
	color: #959595;
	line-height: 28px;
}
.footer .info i {
	margin: 0 10px;
}
.footer .info a {
	color: #959595;
}
.footer img.ewm {
	display: block;
	float: right;
	margin-left: 45px;
	margin-top: 40px;
}
/*link*/
.link {
	overflow: hidden;
	width: 100%;
	padding: 15px 0;
	background-color: #262626;
}
.link h3 {
	float: left;
	font-size: 12px;
}
.link h3 a {
	color: #fff;
}
.link ul {
	overflow: hidden;
	width: 940px;
	float: right;
}
.link li {
	float: left;
	padding: 0 20px;
	margin: 3px 0;
	font-size: 12px;
	border-right: 1px dotted #515151;
}
.link li:last-child {
	border: none
}
.link li a {
	color: #fff;
}


.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../img/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #e1251b;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #e1251b;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #e1251b;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #e1251b;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #e1251b;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
.toolbar dd:hover {
}