@charset "utf-8";

html {
	color: #000;
	background: #FFF;
	_text-overflow: ellipsis;
}

body {
	color: #666;
	font: 12px/1.231 "Microsoft YaHei";
}

/*网站字体颜色*/
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;
}

body {
	font: 12px/1.231 "Microsoft YaHei"
}

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;
}

.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;
}

a {
	color: #666;
	text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
	outline: 0;
}

/*for ff f6n.net*/
a:hover {
	text-decoration: none;
	cursor: pointer;
}

.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: 960px;
	margin: 0 auto;
}



/* -- 页面整体布局 -- */
.header,
.content,
.footer {
	width: 1200px;
	margin: 0 auto;
}
.footer {
	width: 1600px;
	margin: 0 auto;
}

.left,
.leftr {
	width: 229px;
	float: left;
	overflow: hidden;
}

.leftr {
	float: left;
}

.left2 {
	width: 700px;
	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: 960px;
	float: right;
	display: inline;
	overflow: hidden;
}

.rightl {
	float: right;
}

.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
	margin-top: 15px;
}

.right3 {
	width: 201px;
	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: 960px;
	overflow: hidden;
}

.right2_main {
	width: 273px;
	overflow: hidden;
}

.left2_main {
	width: 700px;
	overflow: hidden;
}

.h_nav li a:-webkit-any-link {
	display: block;
}



/*头部开始*/
.g-top {
	height: 220px;
	background: url(../images/fs_02.jpg) repeat-x center top;
	overflow: hidden;
	position: relative;
	z-index: 99
}

.nav {
	height: 27px;
	font: 12px "Microsoft YaHei";
	color: #6d787c;
	line-height: 27px;
	margin-top: 4px;
}

.nav p a {
	color: #fff;
	height: 27px;
	padding: 0 5px;
}

.nav p {
	/*width: 210px;*/
	width: 128px;

	height: 27px;
	background: url(../images/d_03.jpg) no-repeat;
	color: #fff;
	padding-left: 10px;
}

.top {
	height: 137px;
	overflow: hidden;
}

.logo {
	float: left;
	font-size: 0;
	line-height: 0;
	/* padding-top: 22px; */
}

.logo a {
	display: inline-block;
	width: 230px;
}

.zi1 {
	float: left;
	margin: 50px 0 0 17px;
	font-weight: normal;
	font: 18px "Microsoft YaHei";
	color: #333333;
	letter-spacing: 5px;
}

.zi1 span {
	color: #006fcd;
}

.zi1 p {
	font: 22px "Microsoft YaHei";
	color: #555555;
	letter-spacing: 3px;
	font-weight: bold;
}

.tel {
	margin-top: 48px;
	float: right;
}

.tel p {
	font: 16px "Microsoft YaHei";
	color: #666666;
	background: url(../images/top_06.jpg) no-repeat left center;
	padding-left: 25px;
	line-height: 20px;
}

.tel span {
	display: block;
	font: 26px "Arial";
	color: #d82b2e !important;
	font-weight: bold;
	text-align: right;
}

.h-bo {
	height: 52px;
	margin: 0 auto;
}

.h-bo li {
	float: left;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	text-align: center;
}

.h-bo li a {
	padding-left: 17px;
	font: 14px "Microsoft YaHei";
	color: #fff;
	padding: 0 32px;
	display: inline-block;
	line-height: 52px;
}

.h-bo li a:hover,
.h-bo .cur a {
	text-decoration: none;
	background: url(../images/fs_05.jpg) repeat-x;
	font-weight: bold;
}

.h-bo li img {
	vertical-align: middle;
	padding-right: 5px;
	line-height: 52px;
	_padding: 20px 5px 20px 0;
}

.ban-ss {
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}

.banan-t {
	height: 60px;
	width: 1200px;
	margin: 0 auto;
}

.banan-t p {
	color: #666666;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	float: left;
	line-height: 60px;
}

.banan-t p b {
	font-family: 'Microsoft YaHei';
	font-weight: normal;
	float: left;
	display: inline-block;
	color: #888888;
	font-size: 12px;
	font-weight: bold;
}

.banan-t a {
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
	padding-left: 7px;
}

.banan-t .none {
	background: none;
}

.banan-tr {
	float: right;
	height: 22px;
	margin-top: 10px;
}

.banan-tr .inp01 {
	padding-left: 20px;
	border: 0px;
	color: #aeaeae;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	float: left;
	background: url(../images/ban_05.jpg) no-repeat center 0;
	height: 42px;
	width: 249px;
	line-height: 42px;
}

.banan-tr .inp02 {
	width: 52px;
	height: 42px;
	float: left;
	border: 0px;
}

/*头部结束*

/*底部开始*/
.g-bot {
	height: 437px;
	background: url(../images/bot-bj_02.jpg) no-repeat center 0;
	overflow: hidden;
}

.foot-t {
	height: 387px;
	position: relative;
}

.foot-l {
	width: 310px;
	float: left;
	text-align: right;
	padding-top: 75px;
}

.foot-l b {
	font: 24px "Microsoft YaHei";
	color: #fff;
	font-weight: bold;
	border-bottom: 3px solid #d82b2e;
	width: 100px;
	margin-bottom: 20px;
	display: inline-block;
}

.foot-l li {
	font: 14px "Microsoft YaHei";
	color: #fff;
	line-height: 20px;
}

.foot-l .ts {
	padding-bottom: 10px;
}

.foot-l li img {
	padding-top: 5px;
	padding-left: 5px;
}

.foot-r {
	width: 112px;
	float: left;
	text-align: center;
	font: 14px "Microsoft YaHei";
	color: #fff;
	padding: 120px 0 0 120px;
}

.foot-r img {
	padding-bottom: 12px;
}

.foot-c {
	display:none;
	position: absolute;
	top: 65px;
	left: 653px;
}

.foot-top {
	position: absolute;
	top: 60px;
	left: 878px;
}

.foot-bs {
	height: 50px;
	line-height: 50px;
	color: #fff;
}

.foot-bs a {
	line-height: 48px;
	color: #fff;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	display: inline-block;
	padding: 0 4px;
}

.foot-bs span {
	float: right;
	font: 12px "Microsoft YaHei";
	color: #696969;
	line-height: 50px;
}

/*底部结束*/

/**/
.g-fddd {
	display: none;
	background: url(../images/fds_02.png) no-repeat center 0;
	height: 173px;
	z-index: 99;
	position: fixed;
	bottom: 0;
	_bottom: auto;
	z-index: 10000;
	_position: absolute;
	overflow: visible;
	_top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
	width: 100%;
	z-index: 2;
	_text-overflow: ellipsis;
}

.fdd-l {
	font: 22px "Microsoft YaHei";
	color: #fff;
	font-weight: bold;
	width: 480px;
	float: left;
	padding: 60px 0 0 130px;
}

.fdd-l p {
	font: 22px "Microsoft YaHei";
	color: #fff;
	font-weight: normal;
}

.fdd-l p span {
	font: 38px "Impact";
	color: #d82b2e;
}

.fdd-r {
	width: 350px;
	float: right;
	position: relative;
}

.fdd-r ul {
	padding-top: 60px;
	float: left;
}

.fdd-r li {
	margin-bottom: 15px;
	background: url(../images/gsf_03.jpg) no-repeat;
	width: 250px;
	height: 31px;
	font: 12px "Microsoft YaHei";
	color: #ff0000;
	line-height: 31px;
}

.fdd-r li span {
	font: 12px "Microsoft YaHei";
	color: #666666;
	display: inline-block;
	width: 65px;
	text-align: center;
	line-height: 31px;
}

.fdd-r li input {
	width: 170px;
	border: 0px;
}

.fdd-r a {
	position: absolute;
	right: 0px;
	top: 60px;
	font: 18px "Microsoft YaHei";
	color: #fff;
	font-weight: bold;
	display: inline-block;
	width: 90px;
	height: 67px;
	padding-top: 10px;
	text-align: center;
	background: #ffa300;
}

/**/

/*temp.css*/
#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: 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: 72px;
	width: 26px
}

#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: -620px;
	position: fixed;
	right: 50%;
	top: 82%;
	_margin-right: -620px;
	_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;
	background: url(../images/im_01.jpg)
}

.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;
	background: url(../images/im_04.jpg) no-repeat;
	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;
	margin-bottom: 10;
	width: 1200px;
}

.topadcs a img {
	width: 100%;
	height: auto;
	display: block;
}

.topadcs a {
	display: block;
	margin: 0 auto;
}

.topadcs a.fullad {
	height: 230px;
}

.plc,
.plc2 {
	background: url(../images/logo_03.png) no-repeat 4px 2px;
	height: 20px;
	line-height: 24px;
	padding: 0px 8px 8px 35px;
	position: relative;
	color: #666;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px solid #d82b2e;
	padding-bottom: 8px;
	font-family: "Microsoft Yahei", "微软雅黑";
}

.plc span {}

.plc i,
.plc2 i,
.plc a {
	font-style: normal;
	font-size: 14px;
	color: #666;
}


.llk {
	padding-left: 32px;
}


.jqzoom:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/template/home/default/picture/mask.png) no-repeat center top / contain;
}

.ul_prothumb li a::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/template/home/default/picture/mask.png) no-repeat center top / contain;
}