﻿@charset "utf-8";
html {
	color: #000;
	background: #FFF;
}
body {
	color: #666;
	font-size: 14px;
	font-family: "Microsoft Yahei", "微软雅黑";
	min-width: 1200px;
	width: 100%;
	overflow-x: hidden;
} /*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
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;
}
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;
}
.mt10 {
	margin-top: 10px;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: none;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
	width: 760px;
	margin: 0 auto;
}
.cart_content {
	margin-top: 15px;
	margin-bottom: 15px;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width: 1200px;
	margin: 0 auto;
}
.left, .leftr {
	width: 260px;
	float: left;
	overflow: hidden;
}
.leftr {
	float: left;
}
.left2 {
	width: 910px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.leftbot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right, .rightl {
	width: 910px;
	float: right;
	display: inline;
	overflow: hidden;
}
.rightl {
	float: right;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
	margin-top: 15px;
}
.right3 {
	width: 260px;
	float: right;
	overflow: hidden;
	color: #666;
}
.rightbot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right2bot {
	height: 0px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 910px;
	overflow: hidden;
	border: solid 0 #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
}
.right2_main {
	width: 273px;
	overflow: hidden;
	border: solid 0 #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
}
.left2_main {
	width: 910px;
	overflow: hidden;
	border: solid 0 #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
em, i {
	font-style: normal;
}
/*头部开始*/
.top_bg {
	background: url(../images/top_bg.gif) repeat-x;
	height: 222px;
	overflow: hidden;
}
.h_con {
	height: 105px;
	padding: 31px 0 0;
	overflow: hidden;
}
.h_con h1 {
	float: left;
	padding: 0 25px 0 0;
}
.h_con h1 img {
	width: 800px;
	height: 70px;
}
.h_con .h_dw {
	float: left;
	height: 67px;
	font-size: 28px;
	color: #333;
	background: url(../images/t_line.gif) no-repeat;
	line-height: 36px;
	padding: 0 0 0 32px;
}
.h_dw span {
	display: block;
	font-size: 12px;
	color: #9e9e9e;
}
.h_con .tel {
	background: url(../images/tel.gif) no-repeat left center;
	float: right;
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	color: #666;
	padding-left: 60px;
	margin-top: 7px;
}
.tel span {
	display: block;
	font-size: 24px;
	color: #333;
	line-height: 28px;
}
.tel span:first-child {
	font-size: 18px;
}
.h_nav {
	height: 66px;
	padding: 20px 0 0;
}
.h_nav li {
	float: left;
	height: 66px;
	line-height: 24px;
}
.h_nav li a {
	font-size: 17px;
	color: #333;
	width: 150px;
	display: block;
	float: left;
	text-align: center;
}
.h_nav li.cur a, .h_nav li a:hover {
	color: #c7000a;
	font-weight: bold;
}
.h_nav li em {
	color: #afafaf;
	display: block;
	font-size: 12px;
	-o-transform: scale(1);
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.h_nav li em {
	margin: 0 -8px;
	-webkit-transform: scale(0.8);
}
}
.h_nav li a:hover em, .h_nav li.cur em {
	color: #c7000a;
	font-weight: normal;
}
/*头部结束*/

/*面包屑导航*/
.weizhi {
	height: 90px;
	line-height: 90px;
	font-size: 14px;
	color: #555;
}
.weizhi a {
	font-size: 14px;
	color: #555;
	padding: 0 5px;
}
/*快速通道*/
.kuai {
	background: url(../images/kuai_bg.jpg) no-repeat 0 120px;
	height: 305px;
	padding: 55px 0 0;
}
.cp_t {
	font-weight: normal;
	height: 100px;
	text-align: center;
	background: url(../images/cp_line.png) no-repeat center 16px;
}
.cp_t a {
	font-size: 32px;
	color: #c7000a;
}
.cp_t span {
	display: block;
	font-size: 16px;
	color: #9c9c9c;
	padding: 8px 0 0;
}
.kuai .cp_t {
	font-size: 30px;
	color: #333;
	height: 65px;
}
.kuai .cp_t span {
	color: #333;
	padding: 3px 0 0;
}
.kuai01 {
	padding: 29px 0 0;
	height: 79px;
}
.kuai01 b, .kuai02 b {
	display: block;
	float: left;
	height: 79px;
	line-height: 79px;
	width: 160px;
}
.kuai01 b a, .kuai02 b a {
	font-size: 16px;
	color: #fff;
	padding: 0 0 0 60px;
}
.kuai01 ul, .kuai02 ul {
	width: 510px;
	float: left;
	padding: 0 0 0 40px;
}
.kuai01 ul li {
	width: 102px;
	float: left;
	height: 79px;
	line-height: 79px;
}
.kuai01 ul li a, .kuai01 span a, .kuai02 ul li a {
	font-size: 14px;
	color: #666;
}
.kuai01 ul li a:hover, .kuai01 span a:hover, .kuai02 ul li a:hover {
	color: #c7000a;
}
.kuai01 span {
	display: block;
	width: 102px;
	float: left;
	height: 79px;
	line-height: 79px;
}
.kuai02 {
	height: 79px;
}
.kuai02 b a {
	color: #444;
}
.kuai02 ul {
	width: 820px;
	padding: 14px 0 0 40px;
}
.kuai02 ul li {
	width: 102px;
	float: left;
	height: 25px;
	line-height: 25px;
}
/*底部开始*/
.f_bg {
	background: url(../images/f_bg.jpg) no-repeat center 0;
	height: 340px;
	overflow: hidden;
	padding: 54px 0 0;
}
.f_left {
	width: 695px;
	height: 275px;
	background: url(../images/f_line.png) no-repeat right 15px;
}
.f_about {
	font-size: 22px;
	color: #fff;/*height: 210px;*/
}
.f_about span {
	display: block;
	height: 72px;
}
.f_about b {
	font-size: 40px;
	padding: 0 30px 0 0;
}
.f_about p {
	font-size: 14px;
	color: #969696;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	width: 600px;
	border-bottom: #474747 1px solid;
	border-top: #474747 1px solid;
	padding: 15px 0;
}
.f_logo b {
	display: block;
	float: left;
	width: 159px;
	padding: 0 85px 0 0px;
}
.f_logo b a {
	text-align: center;
	color: #a9a9a9;
	font-size: 18px;
	display: block;
	line-height: 46px;
}
.f_logo b img {
	width: 159px;
	height: 132px;
}
.f_logo span {
	display: block;
	float: left;
	font-size: 22px;
	color: #a9a9a9;
	line-height: 36px;
	background: url(../images/f_tel.png) no-repeat 0 43px;
	padding: 36px 0 10px 90px;
}
.f_logo i {
	display: block;
	font-size: 26px;
}
.f_right {
	width: 405px;
	height: 275px;
}
.f_ban {
	font-size: 14px;
	color: #b4b4b4;
	line-height: 25px;
	padding: 0 0 8px;
}
.f_ban i {
	display: block;
}
.f_ban p {
	display: inline-block;
	width: 405px;
	padding: 5px 0;
}
.f_ban p span {
	font-size: 14px;
	color: #888;
	display: block;
	float: left;
	width: 200px;
	line-height: 28px;
}
.f_ban p b {
	color: #c7000a;
	text-transform: uppercase;
}
.f_er {
	padding: 0 0 0 35px;
	width: 368px;
	height: 180px;
	border: #434343 1px solid;
}
.f_er img {
	width: 120px;
	height: 120px;
}
.f_er p {
	width: 120px;
	float: left;
	text-align: center;
	padding: 20px 25px 0;
}
.f_er p span {
	display: block;
	font-size: 14px;
	color: #bdbdbd;
	padding: 10px 0 0;
}
.f_links {
	height: 74px;
	line-height: 74px;
	overflow: hidden;
}
.links_l {
	width: 80px;
	font-size: 14px;
	color: #c7000a;
	font-weight: bold;
}
.links_c {
	overflow: hidden;
	width: 980px;
}
.links_c a {
	font-size: 14px;
	color: #919191;
	display: inline-block;
	padding: 0 10px;
}
.links_r {
	overflow: hidden;
	width: 140px;
	text-align: right;
}
.links_r a {
	font-size: 14px;
	color: #919191;
}
/*底部结束*/
/*底部结束*/
 /*temp.css*/
#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 0px #eee;
	margin: 10px 0;
	background: #fff url(../images/nodata.gif) no-repeat 20px 20px;
}
/* -- 弹出窗口 -- */
#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;
}
/*rollup.css*/
#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 43px
}
#roll_top {
}
#fall {
}
#ct {
}
#roll {
	display: block;
	width: 43px;
	position: fixed;
	right: 10px;
	top: 80%;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
.ImTable * {
	padding: 0px;
	margin: 0px
}
.ImTable {
	border-collapse: collapse;
	border: none;
	background: url(../images/bg.gif)
}
.ImTable h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}
.ImHeader {
	height: 165px;
}
.ImRow0 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
}
.ImRow1 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
}
a.im, a:hover.im {
	text-decoration: none;
	height: 35px;
	color: #333;
	font-size: 14px;
}
.ImFooter {
	height: 90px;
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 15px 0 0;
	font-family: '宋体';
}
.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 10px 0;
}
/* -- 当前位置 -- */
.topadcs {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
}
.topadcs a img {
	width: 100%;
	height: auto;
	display: block;
}
.topadcs a {
	display: block;
	margin: 0 auto;
	height: 400px;
}
.topadcs a.fullad {
	height: 400px;
}
.new_zx a.fullad {
	height: 400px;
}
.protopadcs {
	background-color: #e2e2e2;
	height: 400px;
}
.zx_mbx {
	position: relative;
	margin-top: -66px;
	z-index: 10;
}
a:hover {
	text-decoration: none
}
.clear {
	clear: both;
	line-height: 0px;
	overflow: hidden;
	zoom: 1;
	font-size: 0px;
	content: '.';
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*--客服样式--*/
.fleft_kh {
	top: 223px;
	width: 66px;
	left: 0%;
	margin-left: 2px;
	position: fixed;
	z-index: 987654;
}
.fleft_kh a.nofows {
	position: relative
}
.fleft_kh span.ws {
	position: absolute;
	left: 72px;
	top: 0;
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	display: none
}
.fleft_kh span.ws img {
	width: 120px;
	height: 120px;
	display: block
}
.fleft_kh span.ws i {
	display: block;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 38px;
}
.fleft_kh a:link {
	background: no-repeat center 8px #333333;
	width: 66px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 38px;
	padding-top: 30px;
	margin-top: 1px;
	display: block;
	z-index: 545;
	font-size: 14px;
}
.fleft_kh a:visited {
	background: no-repeat center 8px #333333;
	width: 66px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 38px;
	padding-top: 30px;
	margin-top: 1px;
	display: block;
	z-index: 545;
}
.fleft_kh a:hover {
	background-color: #c7000a;
}
.fleft_kh a {
	position: relative;
}
.fleft_kh a.rtel {
	padding: 0px;
	height: 66px;
	position: relative;
}
.fleft_kh a.rtel span {
	background: rgb(0, 204, 255);
	top: 0px;
	width: 66px;
	height: 66px;
	text-align: left;
	left: 0px;
	line-height: 66px;
	overflow: hidden;
	font-size: 24px;
	position: absolute;
}
.fleft_kh a.rtel span i {
	background: no-repeat center 8px #333333;
	width: 66px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 38px;
	padding-top: 30px;
	font-size: 14px;
	font-style: normal;
	margin-left: 10px;
	float: right;
}
.fleft_kh a.rtel:hover span i {
	background-color: #c7000a;
}
.fleft_kh .fript {
	margin: 10px 0px 0px 5px;
	width: 120px;
	height: 28px;
	line-height: 26px;
	font-family: "微软雅黑";
	font-size: 12px;
}
.fleft_kh .frbtn {
	background: rgb(51, 153, 204);
	border: currentColor;
	width: 70px;
	height: 32px;
	color: white;
	line-height: 32px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	cursor: pointer;
}
.pro_lists {
	display: block;
	float: right;
	height: 57px;
	width: 167px;
}
/*浮动客服*/
#floatDivBoxs {
	width: 145px;
	background: #fff;
	position: fixed;
	top: 100px;
	right: 0;
	z-index: 999;
}
#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #c7000a;
	color: #fff;
	font-size: 18px;
	text-indent: 22px;
	position: relative;
}
#floatDivBoxs .floatDqq {
	padding: 0 14px;
}
#floatDivBoxs .floatDqq li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;/*padding: 0 0 0 50px;*/
}
#floatDivBoxs .floatDtxt {
	font-size: 18px;
	color: #333;
	padding: 12px 14px;
}
#floatDivBoxs .floatDtel {
	padding: 0 0 15px 10px;
}
#floatDivBoxs .floatDtel img {
	display: block;
}
#floatDivBoxs .floatDbg {
	width: 100%;
	height: 40px;
	background: url(../images/online_botbg.png) no-repeat;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
#floatDivBoxs .floatDbg a {
	display: block;
	width: 100%;
	height: 40px;
	cursor: pointer;
}
.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
#rightArrow {
	width: 50px;
	height: 45px;
	background: url(../images/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 100px;
	right: 145px;
	z-index: 999;
}
#rightArrow a {
	display: block;
	height: 45px;
}
/*翻页*/
.pages {
	overflow: hidden;
	padding-bottom: 90px;
	background: #fff;
}
div.flickr {
	padding: 0px;
	text-align: center;
	margin-top: 50px;
	font-size: 13px;
}
div.flickr a {
	border: #dedfde 1px solid;
	background-position: 50% center;
	margin-right: 3px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-size: 13px;
}
div.flickr a:hover {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background-color: #c7000a;
	color: #fff;
}
div.flickr a:active {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background-color: #c7000a;
}
div.flickr span {
	margin-right: 5px;
}
div.flickr span.current {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #b8272d;
	margin-right: 5px;
	text-decoration: none;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-weight: bold;
}
div.flickr span.disabled {
	color: #adaaad;
	margin-right: 5px;
}