﻿/* 易优CMS（eyoucms.com）安全--简单--易用 */
/* ====================
     公共样式
==================== */

body {
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	background-color: #ffffff;
}
div {
	margin: 0 auto;
	padding: 0;
}
/* webkit, opera, IE9 */
::selection {
	background: #fe6903;
	color: #ffffff;
}
/* mozilla firefox */
::-moz-selection {
background:#fe6903;
color:#ffffff;
}
h1, h2, h3, h4, h5, h6, h8, h38, h200, h400, ul, li, dl, dt, dd, form, img, p {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
ol, ul {
	list-style: none
}
.block {
	width: 1231px;
	margin: 0 auto;
	z-index: 1;
}
.index_body .block {
	width: 1231px;
	margin: 0 auto;
}
.table td, .table th {
	padding: 5px;
}
.f_l {
	float: left;
}
.f_la {
	float: left;
	padding-top: -10px;
}
.f_r {
	float: right;
	font-family: "微软雅黑";
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.dis {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
a {
	text-decoration: none;
	color: #666
}
.dashed {
	background: url(../images/linebg.gif) repeat-x left top;
	color: #3f3f3f;
	padding: 2px 0 3px 12px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
/*英文强制换行*/
.word {
	word-break: break-all;
}
/*边框*/
.B_blue {
	border: 1px solid #f6f6f6;
}
.BB_blue {
}
.B_input {
	border: 1px solid #dfdfdf;
}
.inputBg {
	border: 1px solid #ebebeb;
	height: 25px;
	width: 150px;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
	margin-bottom: 5px;
}
/*字体颜色*/
.f1 {
	color: #b22825;
	font-weight: bold
}
.f2 {
	color: #ff6f3d;
	font-weight: bold;
	margin-right: 15px;
}
.f3 {
	color: #9e9e9e;
}
.f4 {
	color: #b22825;
}
.f4_b {
	color: #ff6f3d;
	font-weight: bold;
}
.f5 {
	font-size: 14px;
	font-weight: bold;
}
.f55 {
	font-size: 18px;
}
.f6 {
	color: #33333;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
}
.market {
	font-size: 12px;
	text-decoration: line-through;
	color: #999
}
.shop {
	font-family: 'Arial';
	font-size: 28px;
	color: #b22825;
	font-weight: bold
}
.market_s {
	text-decoration: line-through;
}
.shop_s {
	color: #fe6903;
	font-weight: bold
}
/*按钮部分*/
.bnt_blue {
	background: url(../images/bg.gif) no-repeat 0px 0px;
	width: 52px;
	height: 21px;
	text-align: center;
	line-height: 22px;
	color: #333333;
	border: none;
	cursor: pointer;
	overflow: hidden
}
.bnt_blue_1 {
	width: 90px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #666666;
	border: 1px solid #999999;
	cursor: pointer;
	overflow: hidden;
	background-color: #F0F0F0;
	background-position: center;
	font-size: 14px;
}
.bnt_blue_2 {
	background: url(../images/bg.gif) no-repeat 0px -696px;
	width: 139px;
	height: 21px;
	text-align: center;
	line-height: 22px;
	color: #333333;
	border: none;
	cursor: pointer;
	overflow: hidden
}
.bnt_bonus {
	background: url(../images/bg.gif) no-repeat -56px 0px;
	width: 52px;
	height: 21px;
	text-align: center;
	line-height: 22px;
	color: #333333;
	border: none;
	cursor: pointer;
	overflow: hidden
}
.box_1 {
	background-color: #ffffff;
}
.box_2 {
	border: 1px solid #ddd;
	background: url(../images/box_2bg.gif) repeat-x top left;
	background-color: #edf8fe;
}
.box_3 {
	background-color: #ffffff;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.box_5 {
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.boxCenterList {
	padding: 15px;
}
.boxCenterListaaa {
	padding: 15px;
}
/*左边产品分类树*/ 

#cpfls {
	line-height: 39px;
	color: #FFFFFF;
	background-color: #fe6903;
	text-align: center;
	height: 39px;
	width: 190px;
	font-size: 16px;
	background-image: url(../images/bg-fenlei.png);
	background-repeat: repeat;
}
/*模块标题*/
h3 {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	background: #e5e5e5;
	text-align: right;
	font-weight: 100;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
h3.border {
	border: 1px solid #e2e2e2;
	border-bottom: none;
}
h3 img {
	position: relative;
	top: 7px;
}
h3 span {
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	color: #373737;
	padding-left: 5px;
	font-family: "微软雅黑"
}
h3 a {
	color: #333333;
	text-decoration: none;
	font-family: "微软雅黑"
}
h5 {
	height: 26px;
	line-height: 26px;
	text-align: right;
	background-color: #f6f6f6;
	font-size: 12px;
	color: #900;
	padding: 0 10px 0 0;
}
h5 span {
	float: left;
	font-weight: bold;
	padding-left: 15px;
}
h6 {
	height: 38px;
	line-height: 38px;
	text-align: right;
	font-size: 12px;
	background: #f6f6f6;
	color: #3f3f3f;
	border: 1px solid #ffffff;
	padding-right: 10px;
}
h6 span {
	float: left;
	padding-left: 15px;
	font-size: 14px;
}
/*页面留白*/

.blank {
	height: 15px;
	line-height: 15px;
	clear: both;
	visibility: hidden;
}
.blank2 {
	height: 2px;
	line-height: 2px;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.blank3 {
	height: 3px;
	line-height: 3px;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.blank5 {
	height: 5px;
	line-height: 5px;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.blank9 {
	height: 9px;
	line-height: 9px;
	clear: both;
	visibility: hidden;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
	width: 1028px;
}
.blank10 {
	height: 10px;
	line-height: 10px;
	clear: both;
	visibility: hidden;
}
.blank12 {
	height: 12px;
	line-height: 12px;
	clear: both;
	visibility: hidden;
}
.blank20 {
	height: 20px;
	line-height: 20px;
	clear: both;
	visibility: hidden;
}
.blank500 {
	height: 500px;
	line-height: 500px;
	clear: both;
	visibility: hidden;
}
/* 100%宽频背景颜色CSS-----开始 */
   
   
#bg1920-topad {
	background-image: url(../images/bg-topad.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: auto;
	height: 390px;
}
#topad {
	width: 1231px;
	height: 300px;
}
#topad-l {
	width: 390px;
	float: left;
	text-align: center;
	margin-top: 142px;
	margin-bottom: 60px;
}
#topad-c {
	width: 451px;
	float: left;
	text-align: center;
	margin-top: 142px;
}
#topad-r {
	width: 390px;
	float: left;
	text-align: center;
	margin-top: 142px;
}
.topad-text {
	font-size: 24px;
	margin-bottom: 58px;
}
#bg1920-product {
	width: 100%;
	background-color: #ffffff;
	padding-top: 0px;
	height: 880px;
	background-image: url(../images/bg-product.png);
	background-repeat: repeat;
	background-position: center center;
}
#bg1920-solution {
	width: 100%;
	background-color: #B8B8B8;
	padding-top: 0px;
	height: 900px;
	background-image: url(../images/bj-fangan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bg1920-video {
	width: 100%;
	background-color: #efefef;
	padding-top: 0px;
	padding-bottom: 20px;
	height: 580px;
}
#bg1920-case {
	width: 100%;
	background-color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 915px;
	background-image: url(../images/bj-anli.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bg1920-news-1 {
	width: 100%;
	background-color: #efefef;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 420px;
}
#bg1920-news-2 {
	width: 100%;
	background-color: #efefef;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 405px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
}
#bg1920-parter {
	background-color: #dfdfdf;
	height: 450px;
	width: 100%;
	background-image: url(../images/bg-partner.png);
	background-repeat: repeat;
	background-position: center center;
}
.new-links {
	width: 1181px;
	margin-bottom: 10px;
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
.new-links .g-hd {
	position: relative;
	height: 40px;
	line-height: 37px;
}
.new-links .g-hd h2 {
	float: left;
	padding: 0 5px;
	border-bottom: 2px solid #ff6700;
	color: #ff6700;
	font-weight: 100;
	font-size: 16px;
}
.new-links .g-hd .more {
	position: absolute;
	top: 0;
	right: 10px;
	font-family: \5b8b\4f53;
}
.new-links .g-bd {
	overflow: hidden;
	line-height: 60px;
}
.new-links .g-bd a {
	color: #666666;
	font-size: 14px;
}
.new-links .g-bd a:hover {
	color: #ff6700;
}
#bg1920-banner {
	background-color: #dfdfdf;
	height: 260px;
	width: 100%;
	background-image: url(../images/banner01.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#bg1920-banner2 {
	background-color: #dfdfdf;
	height: 260px;
	width: 100%;
	background-image: url(../images/logoyun.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.anli-banner-text {
	text-align: center;
	width: 100%;
	font-size: 18px;
	padding-top: 20px;
	color: #E4E4E4;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: lighter;
}
#bg1920-bbw {
	background-color: #f1f1f1;
	height: 800px;
	width: 100%;
}
#f6-notice {
	width: 100%;
	background-color: #999999;
	line-height: 45px;
}
.index-notice {
	font-size: 12px;
	color: #ffffff;
	background-image: url(../images/icon-gonggao.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 45px;
	padding-left: 30px;
	height: 45px;
}
.index-notice a {
	font-size: 13px;
	color: #ffffff;
}
.index-notice a:hover {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
.index-notice .tit {
	width: 330px;
	margin-right: 40px;
	line-height: 45px;
	height: 45px;
	float: left;
	margin-left: 10px;
}
/* 100%宽频背景颜色CSS-----结束 */

	
  /*页面左右布局*/
  
.AreaL-190 {
	width: 190px;
	float: left;
}
.AreaR-1026 {
	width: 1026px;
	float: right;
}
.AreaR-1020 {
	width: 1020px;
	float: right;
}
.AreaR-1041 {
	width: 1041px;
	float: right;
}
.index_page .AreaL-190 {
	position: relative;
	top: -40px;
	z-index: 99;
}
/*顶部管理型导航*/
 
#head-top {
	background-color: #444444;
	height: 88px;
	width: 100%;
	background-image: url(../images/bg_top.png);
	background-repeat: repeat-y;
	background-position: center;
}
.logo {
	float: left;
	padding-right: 10px;
	/*background-image: url(../images/logo.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	height: 88px;
	width: 138px;
	margin-right: 0px;
}
.logo-r {
	float: left;
	padding-top: 33px;
	color: #999999;
	margin-right: 88px;
	font-weight: lighter;
	font-size: 18px;
}
.logo-r:hover {
	float: left;
	padding-top: 33px;
	color: #cccccc;
	margin-right: 88px;
	font-weight: lighter;
	font-size: 18px;
}
.index-top-r1 {
	margin-top: 28px;
	text-align: right;
	color: #3333333;
	font-size: 14px;
	margin-right: 8px;
	font-weight: lighter;
	background-image: url(../images/index-tel.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.index-top-r1 a {
	text-align: right;
}
.index-top-r2 {
	font-size: 14px;
	line-height: 26px;
	color: #ff6700;
	text-align: center;
	height: 26px;
	width: 168px;
	border: 2px solid #ff6700;
	margin-top: 8px;
	background-color: #ffffff;
}
.index-top-r2:hover {
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	text-align: center;
	height: 26px;
	width: 168px;
	border: 2px solid #ff6700;
	margin-top: 8px;
	background-color: #ff6700;
}
.index-top-r2 a {
	text-decoration: underline;
}
.index-top-r2 a:hover {
	text-decoration: underline;
}
/*产品搜索CSS*/
.top_search {
	width: 238px;
	height: 30px;
	position: relative;
	margin-top: 21px;
	background-color: #ffffff;
	float: right;
	border: 1px solid #dddddd;
	margin-bottom: 4px;
	line-height: 30px;
	margin-left: 65px;
}
.top_search form * {
	float: right
}
.keyword {
	width: 165px;
	height: 20px;
	line-height: 18px;
	border: 0;
	text-indent: 10px;
	background: none;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	outline: none;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0;
	color: #999999;
	font-size: 14px;
	font-family: "微软雅黑";
}
#seachbtn {
	border-image: none;
	top: 0px;
	width: 65px;
	height: 30px;
	text-align: center;
	right: 0px;
	color: #333333;
	font-size: 17px;
	position: relative;
	z-index: 15;
	cursor: pointer;
	background-color: #bbbbbb;
	border: 1px solid #bbbbbb;
	line-height: 24px;
}
#seachbtn:hover {
	background-color: #ff6700;
	border: 1px solid #ff6700;
	color: #FFFFFF;
}
/*文章搜索CSS*/
.art_search {
	width: 240px;
	height: 26px;
	position: relative;
	margin-top: 10px;
	background-color: #ffffff;
	float: right;
	border: 1px solid #ebebeb;
	margin-bottom: 4px;
	line-height: 26px;
	margin-left: 0px;
}
.art_search form * {
	float: right
}
.art-keyword {
	width: 165px;
	height: 16px;
	line-height: 26px;
	border: 0;
	text-indent: 5px;
	background: none;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	outline: none;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0;
	color: #999999;
	font-size: 14px;
	font-family: "微软雅黑";
}
#art-seachbtn {
	border-image: none;
	top: 0px;
	width: 70px;
	height: 26px;
	text-align: center;
	right: 0px;
	color: #666666;
	font-size: 16px;
	position: relative;
	z-index: 15;
	cursor: pointer;
	background-color: #ebebeb;
	border: 1px solid #ebebeb;
	line-height: 20px;
	font-weight: lighter;
}
#art-seachbtn:hover {
	background-color: #ff6700;
	border: 1px solid #ff6700;
	color: #FFFFFF;
}
/*页面主导航*/
* html, * html body /* 修正IE6振动bug */ {
	background-image: url(about:blank);
	backgroun42d-attachment: fixed;
}
.sw_main {
	min-width: 1231px;
	margin: 0 auto;
}
.sw_container {
	margin-left: auto;
	margin-right: auto;
	width: 1231px;
}
.sw_categorys_nav {
	position: relative;
	width: 100%;
	height: 42px;
	z-index: 1000;
	background-color: #444444;
}
.sw_categorys_nav .container {
	width: 1231px;
	margin-left: auto;
	margin-right: auto;
}
.sw_categorys_nav .allcategorys {
	float: left;
	height: 42px;
	width: 190px;
	position: relative;
}
.sw_categorys_nav .allcategorys .title-item-hd a {
	height: 42px;
	line-height: 42px;
	width: 170px;
	font-family: "微软雅黑";
	color: #fff;
	display: block;
	text-decoration: none;
	background: #fe6903;
	font-size: 16px;
	background-color: #fe6903;
	background-repeat: no-repeat;
	background-image: url(../images/lbtb.png);
	background-position: 30px;
	padding-left: 20px;
	text-align: center;
}
.sw_categorys_nav .allcategorys .title-item-hd a .icon {
	position: absolute;
	display: block;
	width: 35px;
	height: 20px;
	top: 11px;
	right: 10px;
	overflow: hidden;
}
.sw_categorys_nav .allcategorys .title-item-hd a.curr {
	color: #fe6903;
	background: #ededed;
	background-repeat: no-repeat;
	background-image: url(../images/lbtb2.png);
	background-position: 30px;
	box-shadow: 1px 0 3px #303030;
}
.sw_categorys_nav .allcategorys .sublist {
	position: absolute;
	width: 1209px;
	z-index: 999;
	background: #ededed;
	display: none;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	box-shadow: 0px 1px 1px #dfdfdf;
}
.allcategorys .sublist li {
	float: left;
	width: 350px;
	padding-right: 53px;
	padding-bottom: 20px;
	height: 110px;
}
.allcategorys .sublist li h38.mcate-item-hd {
	font-family: '微软雅黑';
	padding-left: 18px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	background-image: url(../images/ico-fenlei.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.allcategorys .sublist li h38.mcate-item-hd span {
	font-family: "微软雅黑";
	padding-left: 2px;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	color: #333333;
}
.allcategorys .sublist li p.mcate-item-bd {
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
	width: 100%;
	margin-top: 5px;
	padding-top: 5px;
}
.allcategorys .sublist li p.mcate-item-bd a {
	height: 21px;
	line-height: 21px;
	margin-right: 0px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: inline-block;
	width: 115px;
	padding-top: 5px;
}
.allcategorys .sublist li p.mcate-item-bd a:hover {
	color: #fe6903;
}
.meun_in-2 {
	padding-left: 200px;
	height: 88px;
}
.meun_in-2 .a1 {
	font-size: 16px;
	text-decoration: none;
	color: #c6c6c6;
	height: 88px;
	line-height: 88px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 25px;
	font-weight: lighter;
}
.meun_in-2 #newnew {
	color: #cccccc;
}
.meun_in-2 .a1:hover, .meun_in-2 .meun_r .dl_on .a1 {
	color: #ffffff;
}
.top-qq {
	background-image: url(../images/top-qq.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	width: 50px;
	float: right;
}
.top-qq:hover {
	background-image: url(../images/top-qq2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	width: 50px;
	float: right;
}
.top-ww {
	background-image: url(../images/top-ww.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	width: 60px;
	float: right;
}
.top-ww:hover {
	background-image: url(../images/top-ww2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	width: 60px;
	float: right;
}
/*当前位置*/
#ur_here {
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
	font-size: 14px;
	width: 1231px;
	margin-top: 15px;
}
#ur_here a {
	color: #666666;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
}
/* ====================
     模块
==================== */

   /*商品分类*/
  
#category_tree {
}
#category_tree .tit {
	background: url(../images/nav_bg0.jpg) left center no-repeat;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	font-size: 16px;
}
#category_tree dl {
	width: 190px;
	background: #ffffff;
	z-index: 99;
}
#category_tree .dt {
	position: relative;
	width: 190px;
}
#category_tree .dt:hover {
	border: 2px solid #ee3b3b;
}
#category_tree .dt .a {
	display: inline-block;
	background: url(../images/biao5.gif) no-repeat 5px center;
	color: #fe6903;
	font-size: 14px;
	padding: 6px 0;
	text-decoration: none;
	display: block;
	height: 34px;
	line-height: 34px;
	border: 2px solid #ffffff;
	_border: none;
	text-indent: 20px;
}
#category_tree .dt .a img {
	position: absolute;
	right: 10px;
	top: 18px;
}
#category_tree .dt {
	position: relative;
	width: 190px;
}
#category_tree .dt .a {
	display: inline-block;
	color: #fe6903;
	font-size: 14px;
	text-decoration: none;
	display: block;
	height: 34px;
	line-height: 34px;
	border: 2px solid #ffffff;
	_border: none;
	text-indent: 20px;
	background-color: #f3f3f3;
	background-image: url(../images/biao5.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
}
#category_tree .dta.aa img {
	position: absolute;
	right: 10px;
	top: 18px;
}
#category_tree .dt .t {
	background: url(../images/biao5.gif) no-repeat 10px center #f3f3f3
}
#category_tree .dta .a:hover {
	background: url(../images/biao5.gif) no-repeat 10px center;
	color: #707070;
	color: #707070;
}
#category_tree .current .a, #category_tree .current .a:hover {
	width: 205px;
	background: url(../images/biao5.gif) no-repeat 10px center #f7f6f6;
}
#category_tree .cate {
	line-height: 22px;
	border: 1px solid #ebebeb;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #f6f6f6;
	width: 188px;
}
#category_tree .cate .clearfix a {
	font-weight: normal;
	float: left;
	width: 150px;
}
#category_tree dl .dt .dang {
	position: absolute;
	top: 0;
	right: -2px;
	background: #ffffff;
	width: 2px;
	height: 50px;
	z-index: 999999999;
	overflow: hidden;
}
#category_tree dd {
	position: absolute;
	top: -37px;
	left: 178px;
	width: 400px;
	height: auto;
	padding: 15px;
	max-height: 525px;
	background: #ffffff;
	border: #ee3b3b 2px solid;
	z-index: 1;
}
#category_tree dd .over_3 {
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	float: left;
	width: 90px;
}
#category_tree dd .clearfix {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#category_tree dd .over_3:hover {
	color: #fe6903;
}
#category_tree dd .over_2 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #d71437;
}
/*里页分类树*/	
	
#category_tree .cate h1 {
	font-size: 15px;
	font-family: "微软雅黑";
	height: 45px;
	line-height: 45px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C7C7C7;
	color: #333333;
	width: 178px;
	padding-left: 10px;
}
#category_tree .cate h1 a {
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
}
#category_tree .cate ul a {
	font-size: 13px;
	color: #666666;
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 150px;
}
#category_tree .cate ul a:hover {
	font-size: 13px;
	color: #fe6903;
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.sale_box {
	border: 1px solid #e3e3e3;
	background: url(../images/sale_bg.gif) repeat-x #f8f8f8;
	width: 1229px;
}
.sale_box .tit {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px 0 15px;
}
.sale_box ul {
	float: left;
	width: 225px;
	;
	padding: 10px 10px 10px 10px;
	line-height: 22px;
}
.sale_box ul img {
	width: 220px;
	height: 220px;
}
/*单个商品*/
	   
#show_hot_areab {
	padding-top: 0px;
	padding-left: 0px;
	width: 1025px;
}
#show_hot_areabb {
	width: 1041px;
	padding: 0px;
}
.goodsItem {
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 8px;
	margin-top: 0px;
	height: 300px;
	background-color: #f3f3f3;
}
.goodsItem .goodsimg {
	width: 218px;
	height: 218px;
	margin-bottom: 20px;
}
.goodsItem p {
	text-align: center;
	font-weight: normal;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.goodsItem p a {
	text-decoration: none;
}
.goodsItem p a:hover {
	text-decoration: underline;
}
.goodsItem pa {
	text-align: center;
	font-weight: normal;
	display: block;
	overflow: hidden;
	font-size: 12px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdfdf;
}
.goodsItem pa a {
	text-decoration: none;
}
.goodsItem pa a:hover {
	text-decoration: underline;
}
.goodsItem span {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.goodsItem span.best {
	background: url(../images/bg.gif) no-repeat 0px -304px;
}
.goodsItem span.news {
	background: url(../images/bg.gif) no-repeat -75px -304px;
}
.goodsItem span.hot {
	background: url(../images/bg.gif) no-repeat -161px -304px;
}
/*文章页面客户案例图片文字排列*/
.goodsItem123 {
	width: 233px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #f1f1f1;
	padding: 3px;
}
.goodsItem123 .goodsimg {
	width: 233px;
	height: 172px;
}
.goodsItem123 p {
	text-align: center;
	font-weight: normal;
	display: block;
	overflow: hidden;
	line-height: 45px;
}
.goodsItem123 p a {
	text-decoration: none;
	font-size: 14px;
}
.goodsItem123 p a:hover {
	text-decoration: underline;
}
.goodsItem123 pa {
	text-align: center;
	font-weight: normal;
	display: block;
	overflow: hidden;
	font-size: 12px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdfdf;
}
.goodsItem123 pa a {
	text-decoration: none;
}
.goodsItem123 pa a:hover {
	text-decoration: underline;
}
.goodsItem123 span {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.goodsItem123 span.best {
	background: url(../images/bg.gif) no-repeat 0px -304px;
}
.goodsItem123 span.news {
	background: url(../images/bg.gif) no-repeat -75px -304px;
}
.goodsItem123 span.hot {
	background: url(../images/bg.gif) no-repeat -161px -304px;
}
.goodsItem_on123 {
	width: 233px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #dfdfdf;
	padding: 3px;
}
.goodsItem_on123 a {
	color: #333333;
}
/*首页分类下的商品排列*/
.goodsItemhhh {
	width: 182px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #dfdfdf;
	margin-right: 11px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.goodsItemhhh .goodsimg {
	width: 181px;
	height: 180px;
	margin-bottom: 4px;
}
.goodsItemhhh p {
	text-align: center;
	font-weight: normal;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
}
.goodsItemhhh p a {
	text-decoration: none;
}
.goodsItemhhh p a:hover {
	text-decoration: underline;
}
.goodsItemhhh span {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.goodsItemhhh span.best {
	background: url(../images/bg.gif) no-repeat 0px -304px;
}
.goodsItemhhh span.news {
	background: url(../images/bg.gif) no-repeat -75px -304px;
}
.goodsItemhhh span.hot {
	background: url(../images/bg.gif) no-repeat -161px -304px;
}
.goods_cat {
	padding: 10px;
}
.goods_cat .goodsItem {
	padding: 5px 11px 15px 10px;
}
/*首页商品排列*/
		   
#show_hot_area {
	padding-top: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	width: 1230px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	border-left-width: 1px;
}
#show_new_area {
	padding-top: 0px;
	padding-left: 0px;
	width: 1230px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
}
.goodsItemaaa {
	width: 218px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	padding: 10px;
	background-color: #FFFFFF;
}
.goodsItemaaa_on {
	width: 218px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F1F1F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
}
.goodsItem_on {
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 8px;
	margin-top: 0px;
	height: 300px;
	background-color: #dfdfdf;
}
.goodsItem_on a {
	color: #000000;
}
.goodsItemaaa .goodsimg {
	width: 218px;
	height: 218px;
	margin-bottom: 4px;
}
.goodsItemaaa p {
	text-align: center;
	font-weight: normal;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.goodsItemaaa p a {
	text-decoration: none;
}
.goodsItemaaa p a:hover {
	text-decoration: underline;
}
.goodsItemaaa span {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.goodsItemaaa span.best {
	background: url(../images/bg.gif) no-repeat 0px -304px;
}
.goodsItemaaa span.news {
	background: url(../images/bg.gif) no-repeat -75px -304px;
}
.goodsItemaaa span.hot {
	background: url(../images/bg.gif) no-repeat -161px -304px;
}
.goods_cat {
	padding: 10px;
}
.goods_cat .goodsItem {
	padding: 5px 11px 15px 10px;
}
/*商品分类*/
.xm-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.xm-box .title {
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	background: #f1f1f1;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fe6903;
}
.xm-box .title span {
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #fe6903
}
.xm-box .title .more {
	float: right;
	padding-right: 20px;
	height: 42px;
	line-height: 42px;
	background: url(../images/biao17.gif) right center no-repeat
}
.mmm {
	width: 1231px;
}
.xm-boxaaa {
	width: 920px;
	float: left;
	margin-right: 8px;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.xm-boxaaa .title {
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fe6903;
	background-color: #f1f1f1;
}
.xm-boxaaa .title span {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fe6903
}
.xm-boxaaa .title .more {
	float: right;
	padding-right: 20px;
	height: 42px;
	line-height: 42px;
	background: url(../images/biao17.gif) right center no-repeat
}
.xm-boxbbb {
	width: 292px;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-bottom: 15px;
	height: 324px;
}
.xm-boxbbb .title {
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	background: #f1f1f1;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fe6903;
}
.xm-boxbbb .title span {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fe6903
}
.xm-boxbbb .title .more {
	float: right;
	padding-right: 20px;
	height: 42px;
	line-height: 42px;
	background: url(../images/biao17.gif) right center no-repeat
}
/*相关商品*/ 
.nnn {
	width: 1231px;
}
.xm-boxccc {
	width: 451px;
	float: left;
	margin-right: 15px;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 324px;
}
.xm-boxccc .title {
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fe6903;
	background-color: #f1f1f1;
}
.xm-boxccc .title span {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fe6903
}
.xm-boxccc .title .more {
	float: right;
	padding-right: 20px;
	height: 42px;
	line-height: 42px;
	background: url(../images/biao17.gif) right center no-repeat
}
.xm-boxddd {
	width: 451px;
	float: left;
	margin-right: 15px;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 324px;
}
.xm-boxddd .title {
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fe6903;
	background-color: #f1f1f1;
}
.xm-boxddd .title span {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fe6903
}
.xm-boxddd .title .more {
	float: right;
	padding-right: 20px;
	height: 42px;
	line-height: 42px;
	background: url(../images/biao17.gif) right center no-repeat
}
.xm-boxeee {
	width: 292px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-bottom: 15px;
	height: 324px;
}
.xm-boxeee .title {
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	background: #f1f1f1;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fe6903;
}
.xm-boxeee .title span {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fe6903
}
.xm-boxeee .title .more {
	float: right;
	padding-right: 20px;
	height: 42px;
	line-height: 42px;
	background: url(../images/biao17.gif) right center no-repeat
}
.top_nav .header_r {
	color: #cbcbcb;
	float: right;
	color: #818181
}
.top_nav a {
	color: #616161;
	padding: 0 3px;
}
.top_nav {
}
/*相关商品*/

.boxCenterList ul {
	height: 1%;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 10px;
}
.boxCenterList li {
	float: right;
	width: 90px;
	height: 58px;
	line-height: 20px;
	overflow: hidden;
}
.boxCenterList li.goodsimg {
	width: 55px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f6f6f6;
}
.boxCenterList li.goodsimg img {
	width: 55px;
	height: 56px;
	display: block;
}
/*相关文章(其它带有小三角点的文字列表共用)*/
.RelaArticle a, .alone {
	background: url(../images/bg.gif) no-repeat 0px -170px;
	padding: 0px 0px 0px 10px;
	color: #3f3f3f;
	text-decoration: none;
}
.RelaArticle a:hover {
	background: url(../images/bg.gif) no-repeat 0px -170px;
	padding: 0px 0px 0px 10px;
	color: #ff6f3d;
	text-decoration: underline;
}
/*浏览历史，收藏*/
.history {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.history h2 {
	height: 36px;
	line-height: 36px;
	width: 256px;
	text-align: center;
	font-size: 16px;
	float: left;
	color: #fe6903;
	margin-right: 0px;
	font-weight: lighter;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	background-color: #ffffff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fe6903;
}
.history .h2bg {
	color: #666666;
	height: 37px;
	line-height: 37px;
	width: 255px;
	background-color: #f6f6f6;
	background-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
}
#history li {
	width: 100%;
}
#clear_history a {
	background: none;
	padding: 0px;
	color: #3f3f3f;
	text-decoration: none;
	float: right;
	cursor: pointer;
}
.colle a {
	background: none;
	padding: 0px;
	color: #3f3f3f;
	text-decoration: none;
}
.colle a:hover {
	background: none;
	padding: 0px;
	color: #ff6f3d;
	text-decoration: underline;
}
/* ====================
     商品详情页面部分模块
==================== */
#goodsInfo {
	_height: 1%;
}
#goodsInfo h1 {
	overflow: hidden;
	font-family: arial, "microsoft yahei";
	font-size: 18px;
	text-align: center;
	font-weight: lighter;
	color: #cc0000;
}
#goodsInfo .imgInfo {
	width: 420px;
	float: left;
}
#goodsInfo .imgInfo .pic {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: 422px;
	display: block;
	margin-bottom: 10px;
	background-color: #F9F9F9;
}
#goodsInfo .imgInfo .thumb {
	width: 420px;
	height: 40px;
	display: block;
}/*商品详情图片*/
#goodsInfo span {
	width: 4px;
	height: 48px;
	float: left;
}
#goodsInfo span.spanR {
	width: 4px;
	height: 48px;
	float: right;
}
#goodsInfo .gallery {
	width: 204px;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
	overflow: hidden;
}
#goodsInfo .gallery ul {
	width: auto;
}
#goodsInfo .gallery li {
	float: left;
	width: 48px;
	margin: 0 2px;
}
#goodsInfo .gallery li img {
	width: 46px;
	height: 46px;
	display: block;
}
#goodsInfo .market {
	padding-left: 10px;
}
.textInfo ul strong {
	font-weight: normal
}
/*文字信息*/
#goodsInfo .textInfo {
	background: #ffffff;
	width: 505px;
	float: right;
	padding: 0px;
}
#goodsInfo .textInfo h1 {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	color: #fe6903;
	font-weight: normal;
	font-size: 18px;
}
#goodsInfo .textInfo p {
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 5px 8px;
}
.cpjj {
	line-height: 25px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 6px;
	background-color: #FDF3E6;
	font-size: 15px;
	border: 1px solid #FAE4C7;
	color: #FF6600;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bnt_ul {
	background: #f5f5f5;
	padding: 10px;
}
.bnt_ul img {
	vertical-align: middle
}
.shuxin dt {
	border: 1px solid #dfdfdf;
	text-align: center;
	font-weight: bold;
	color: #ff6f3d;
	margin-bottom: 3px;
}
.shuxin dd {
	width: 50%;
	float: left
}
.shuxin dd span {
	float: left;
	background: #eee;
	margin: 3px;
}
.shuxin dd .span1 {
	width: 125px;
	padding-left: 5px;
}
.shuxin dd .span2 {
	width: 220px;
	padding-left: 5px;
}
/*用户评论*/
.ie6 {
	padding-left: 25px;
	_padding-left: 15px;
	height: 1%;
}/*购买此商品的人还购买的商品*/
.comments li {
	background: url(../images/linebg.gif) repeat-x left bottom;
	padding: 3px 8px;
	width: 97%;
	_height: 1%;
	text-align: left;
	position: relative;
	margin-bottom: 8px;
}
.comments li img {
	position: absolute;
	right: 0px;
	top: 3px;
}
.comments li p {
	margin: 3px auto;
	text-align: left;
}
.commentsList {
	border: 1px solid #dfdfdf;
	background: #fafafa;
	padding: 10px;
}
.commentsList .inputBorder {
	border: 1px solid #dfdfdf;
	background: #ffffff;
}
.captcha {
	margin-left: 0px;
	position: relative;
	top: -1px;
*margin-left:8px;
*position:relative;
	top: 3px;
	cursor: pointer;
}
/* ====================
     品牌推荐
==================== */
    /*品牌列表*/
#brandList {
	margin-top: 12px;
	height: 1%;
}
#brandList .brandBox {
	width: 240px;
	_width: 236px;
	float: left;
	margin: 0 5px 20px 5px;
	text-align: center;
	overflow: hidden;
	height: 160px;
}
#brandList .brandBox .brandLogo {
	width: 188px;
	height: 52px;
	overflow: hidden;
}
#brandList .brandBox h4 {
	height: 23px;
	line-height: 23px;
	background: #e9e9e9;
	margin: 15px 0 8px 0;
	padding: 0 10px;
	text-align: right;
	font-weight: 100;
	font-size: 12px;
}
#brandList .brandBox h4 span, #brandList .brandBox h4 span a {
	float: left;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}
#brandList p {
	text-align: left;
	margin-bottom: 5px;
	color: #909090;
	padding: 8px;
}
#brandList p.brandCategory, #brandList p.brandCategory a {
	text-align: left;
	color: #006acd;
	text-decoration: none;
}
#brandList .brandArticle {
	border: 1px dashed #d9d9d9;
	background: #e2e2e2;
	text-align: left;
}
.brandCategoryA a {
	margin-right: 15px;
}
/* ====================
     用户中心
==================== */
.login_tab {
	background: url(../images/login_tab_bg.gif) bottom no-repeat;
	height: 26px;
	margin-top: 22px;
}
.login_tab ul {
	padding-left: 70px;
}
.login_tab ul li.active {
	background-position: -122px 0;
	color: #ffffff;
}
.login_tab ul li.active a {
	color: #fff
}
.login_tab ul li {
	width: 116px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	float: left;
	background: url(../images/login_tab_li.gif) no-repeat 0 0;
	margin-right: 6px;
	cursor: pointer;
}
.box_1 .userCenterBox {
	border: 4px solid #f8f8f8;
	background-color: #ffffff;
}
.usBox {
	padding: 0 70px;
}
.usBox .inputBg {
	border: 1px solid #dfdfdf;
	background: none
}
.usBox .inputBg {
	width: 210px;
}
.usBox form {
	padding: 20px 0
}
.usBox_1 {
	background: #ffffff;
	text-align: left;
	width: 620px;
}
.logtitle {
	height: 35px;
	background: url(../images/user_tit1.gif) no-repeat 0px 0px;
}
.logtitle3 {
	height: 35px;
	background: url(../images/user_tit3.gif) no-repeat 0px 0px;
}
.us_Submit {
	border: none;
	width: 125px;
	height: 40px;
	background: url(../images/bnt_ur_log.gif)
}
.us_Submit_reg {
	border: none;
	width: 125px;
	height: 40px;
	background: url(../images/bnt_ur_reg.gif);
}
.usTxt {
	float: right;
	padding: 3px;
	border: solid 1px #e4e4e4;
}
.regtitle {
	width: 510px;
	height: 35px;
	background: url(../images/user_tit2.gif)
}
.usTxt img {
}
/*注册*/
.usBox_2 {
	background: #fff url(../images/usbox_2bg.gif) 550px center no-repeat;
	text-align: left;
	padding: 43px 153px 60px 123px;
}
.usBox_2 .regtitle {
	height: 30px;
	background: url(../images/ur_bg.gif) no-repeat 0px -34px;
}
.actionSub a {
	color: #000;
	text-decoration: underline;
	background: url(../images/ur_bg.gif) no-repeat 0px -68px;
	padding-left: 14px;
}
.box_1 .userCenterBox .userMenu a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(../images/menubg.gif) no-repeat 0 -30px;
	color: #3f3f3f;
	text-decoration: none;
	margin: 0 0 3px 10px;
	padding-left: 3px;
}
.box_1 .userCenterBox .userMenu a.curs {
	background: url(../images/menubg.gif) no-repeat 0 0px;
	font-weight: bold;
}
.box_1 .userCenterBox .userMenu a img {
	margin-right: 3px;
}
.msgBottomBorder {
	clear: both;
	background: url(../images/linebg.gif) repeat-x left bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
/* ====================
     商品分类页面
==================== */
    /*属性组合搜索*/
.screeBox {
	padding: 10px;
}
.screeBox a {
	color: #404040;
}
.screeBox span {
	background: #fe6903;
	color: #FFFFFF;
	padding: 3px 5px;
	margin: 0 3px;
}
.sort a {
	position: relative;
	bottom: 0px;
	margin-bottom: 0px;
}
.sort img {
	padding-bottom: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.sort input {
	position: relative;
	top: 3px;
}
/*商品列表显示方式*/
.goodsList {
	padding: 10px 10px 0 10px;
}
.goodsList ul {
	margin-bottom: 10px;
}
.goodsList ul#bgcolor {
	background: #fbfbfb;
	border-top: 1px dashed #dfdfdf;
	border-bottom: 1px dashed #dfdfdf;
}
.goodsList li {
	float: left;
	padding: 8px;
}
.goodsList a {
	text-decoration: none;
	color: #900
}
.goodsList li.thumb {
	text-align: center;
}
.goodsList li.thumb img {
	border: 1px solid #dfdfdf;
	padding: 1px;
}
.goodsList li.goodsName {
	width: 250px;
	margin-right: 10px;
	font-size: 12px;
}
.goodsList li.goodsName .div_name {
	height: 80px;
}
.goodsList li.goodsName a {
	font-size: 12px;
	color: #333333
}
.goodsList li.goodsName .bnt_blue {
	font-size: 12px;
	float: left;
	margin-right: 10px;
}
.goodsList li.action {
	float: right;
	margin-left: 10px;
	line-height: 25px;
}
/* ====================
     团购
==================== */
.group {
	padding: 8px;
}
.group li {
	float: left;
	background: #ffffff;
	padding: 8px;
}
.group .f_l {
	width: 220px;
	text-align: center
}
.group .f_r {
	width: 425px;
	line-height: 23px;
	text-align: left
}
/* ====================
     购物流程
==================== */
.flowBox {
	padding-bottom: 5px;
}
.flowBox h6 {
	background: #ececec;
	color: #666666;
	font-weight: bold
}
.flowBox table {
	margin: 5px auto;
}
/*2.62在购物车里面显示相关配件*/
.flowGoodsFittings {
	padding: 10px;
}
.flowGoodsFittings ul {
	height: 1%;
	margin: 5px 8px;
	width: 222px;
	float: left;
}
.flowGoodsFittings li {
	float: left;
	width: 222px;
	font-size: 12px;
	line-height: 22px;
}
.flowGoodsFittings li.goodsimg {
	width: 220px;
	margin-right: 10px;
}
.flowGoodsFittings li.goodsimg img {
	width: 220px;
	height: 220px;
	display: block;
}
/* ====================
     文章列表页-2009.6.8
==================== */
.article_search {
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.article_search .inputBg {
	width: 155px;
}
/* ====================
    打印报价单
==================== */
.quotation {
	margin: 20px auto 20px auto;
	text-align: center;
}
/*翻页*/
.pagebar {
	height: 30px;
	float: left;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.pagebar img {
	position: relative;
	top: 2px;
}
.pagebar a {
	display: block;
	float: left;
	margin: 0 2px;
	color: #666666;
	text-decoration: none;
}
.pagebar a:hover {
	color: #ff6f3d;
	text-decoration: none;
}
.pagebar .page_now {
	display: block;
	float: left;
	color: #FFFFFF;
	background-color: #fe6903;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	line-height: 30px;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	height: 30px;
}
#pager a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	height: 28px;
	border: 1px solid #DFDFDF;
	padding-right: 12px;
	padding-left: 12px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #F6F6F6;
}
/*底部导航+友情链接*/
#bottomNav {
	width: 100%;
	color: #000;
	border: 1px solid #ddd;
	background: #f9f6f4
}
#bottomNav a {
	color: #555;
	text-decoration: none;
	display: inline-block;
	padding: 0 30px;
	vertical-align: middle;
}
#bottomNav2 {
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #f9f6f4;
	border: 1px solid #ddd;
}
#bottomNav2 a {
	color: #333333;
	text-decoration: none;
	padding: 0 10px;
}
/*底部*/
.help_tit {
	width: 100%;
	background: #eee;
	border-top: #ccc 1px solid;
	padding-top: 5px;
	background: #eee;
}
.asures {
	width: 100%;
	height: 57px;
	padding: 10px 0px;
	border-bottom: 1px solid #ffffff;
}
.asures .asure {
	height: 57px;
	overflow: hidden;
	margin: 0px auto;
}
.asures ul.asure li {
	width: auto;
	height: 57px;
	float: left;
	margin: 0 30px;
}
.help_bg {
	width: 100%;
	height: 143px;
	padding-top: 25px;
	border-top: #ccc 1px solid;
	border-bottom: #fff 1px solid;
}
.help_tit_conl {
	width: 175px;
	height: 143px;
	float: left;
}
.Server {
	clear: both;
	width: 100%;
	border-top: 1px solid #E7E3E3;
}
.helpTitBg {
	width: 1080px;
	height: 143px;
}
.helpTitBg .conr {
	width: 870px;
	height: 143px;
	margin: 0 auto;
	float: right;
	padding-left: 25px;
}
.helpTitBg dl {
	float: left;
	height: 143px;
	width: 125px;
	padding-left: 20px;
	background: url(../images/deal_home_foot_v3.png) no-repeat;
	text-align: left;
}
.root61 .helpTitBg .dl_1 {
	display: block;
}
.helpTitBg .dl_1 {
	background-position: 0 -715px;
}
.helpTitBg .dl_2 {
	background-position: 0 0;
}
.helpTitBg .dl_3 {
	background-position: 0 -143px;
}
.helpTitBg .dl_4 {
	background-position: 0 -286px;
}
.helpTitBg .dl_5 {
	background-position: 0 -429px;
}
.helpTitBg .dl_6 {
	background-position: 0 -572px;
}
.helpTitBg dt, .helpTitBg dd {
	line-height: 22px;
	padding-left: 15px;
	font-size: 12px;
	color: #808080;
}
.helpTitBg dt {
	font-size: 14px;
	color: #4d4d4d;
}
.helpTitBg dd a {
	display: block;
	color: #808080
}
.root61 .service {
	height: 60px;
	width: 1162px;
}
/*页尾样式*/  

.bottomNav {
	width: 100%;
	_width: 100%;
*width:100%;
	color: #808080;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.link {
	width: 100%;
*width:100%px;
	overflow: hidden;
	line-height: 18px;
	text-align: left;
}
.link a {
	float: left;
	padding: 0 5px;
	overflow: hidden;
	color: #808080;
}
.footer_dazi {
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 20px;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
}
#footer .bNavList {
	height: 14px;
	line-height: 14px;
	margin: 10px auto;
	overflow: hidden;
}
#footer .text {
	text-align: center;
	color: #999999;
}
#footer .text .bNavList a {
	padding: 0 2px;
	color: #999999;
}
#footer .text .bottomNav .more {
	float: left;
	display: block;
	_width: 80px;
*width:80px;
	position: absolute;
	top: 15px;
	_top: 2px;
*top:2px;
	right: 10px;
	_right: -10px;
*right:-10px;
}
#footer .text .bottomNav .more a {
	text-decoration: underline;
	color: #808080;
}
/*智能提示弹出层*/ .vjia-suggest-container {
	display: none;
	width: 306px;
	position: absolute;
	top: 27px;
	left: 0;
	border: 1px solid #b3b3b3;
	background-color: #ffffff;
	z-index: 98;
}
.full .vjia-suggest-container {
	width: 406px;
}
.vjia-suggest-container ol {
	border-bottom: 3px solid #d8d8d8;
	list-style: none;
	margin: 0;
	padding: 0;
}
.vjia-suggest-container ol li {
	height: 25px;
	line-height: 24px;
	padding-left: 9px;
	cursor: default;
}
.vjia-suggest-container ol .selected {
	background-color: #d80732;
	color: #ffffff;
}
/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
	list-style-type: none;
	padding: 5px;
	color: red
}
.messagediv {
	font-size: 12px;
	position: absolute;
	border: 1px solid #FFD700;
	text-align: center;
	padding: 5px;
	background-color: #FFFACD;
	filter: alpha(opacity=50);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* ======商品比较浮动块 ====== */
#compareBox {
	background: url(../images/comparebox.gif) no-repeat;
	width: 140px;
	position: absolute;
	right: 1px;
	top: 200px;
	padding-top: 21px;
}
#compareBox input {
	width: 140px;
	height: 26px;
	border: none;
	background: url(../images/comparesub.gif) no-repeat;
}
#compareList {
	padding: 0px;
	width: 138px;
	background: #FFFFFF;
	border: 1px solid #91b3cb;
	border-bottom: none;
	padding-top: 5px;
}
#compareList li {
	color: #333333;
	text-align: left;
	background: #eff8ff;
	padding: 3px 5px;
	margin: 0 5px 5px 5px;
	border: 1px solid #dceaf5
}
#compareList li img {
	float: right;
	padding-top: 4px;
}
/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
	list-style-type: none;
	padding: 5px;
	color: red
}
.messagediv {
	font-size: 12px;
	position: absolute;
	border: 1px solid #FFD700;
	text-align: center;
	padding: 5px;
	background-color: #FFFACD;
	filter: alpha(opacity=50);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*  积分兑换样式修改 */
.point li {
	float: left;
	width: 300px;
}
/*********************放大镜配置文件*******************************************************************************************/

/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border: 1px solid #dfdfdf;
}
/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	background: #dfdfdf;
	text-align: center !important;
}
/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 1px solid #aaa;
	background: #ffffff;
	cursor: hand;
}
/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align: center;
	background: #ffffff;
	color: #444;
	border: 1px solid #dfdfdf;
	opacity: 0.8;
	padding: 3px 3px 3px 3px !important;
	display: none; /* do not edit this line please */
}
/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top: 3px !important;
}
/* ©2008 MagicToolbox.com. To use this code on your own site, visit http://www.magictoolbox.com */

/* CSS class for thumbnail link <A> */
.MagicThumb {
	/*cursor: url(../images/zoomin.cur), pointer;*/
	outline: none;
}
/* CSS class for the thumbnail link <A> when the big image is zoomed mo ban tang ban quan suo you */
.MagicThumb-zoomed {
	cursor: default;
}
/* CSS class for span inside the thumbnail <A> */
.MagicThumb span {
	display: none;
}
/* CSS class for the thumbnail image */
.MagicThumb img {
	border: 1px solid #f1f1f1;
	outline: none;
}
/* CSS class for the big image while zooming */
.MagicThumb-image {
	border: 1px solid #dfdfdf;
	outline: none;
}
/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed {
	cursor: url(images/zoomout.cur), pointer;
}
/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #dfdfdf;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	padding: 8px 16px;
}
/* CSS class for the control bar ec mo ban */
.MagicThumb-controlbar {
	display: block;
	height: 18px;
}
.MagicThumb-controlbar a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden;
}
.MagicThumb-controlbar a span {
	display: block;
	width: 990px;
	height: 990px;
	/*background: transparent url(../images/controlbar.png) no-repeat 0 0;*/
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* CSS class for the loading message box */
.MagicThumb-loading {
	border: 1px solid #000000;
	/*background: #ffffff url(../images/loader.gif) no-repeat 2px 50%;*/
	padding: 2px 2px 2px 22px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif;
}
.picture {
	margin-top: 0px;
	text-align: left;
}
.picture img {
	width: 50px;
	height: 50px;
	cursor: pointer;
	margin: 0 0px;
	margin-right: 3px;
}
.picture img.onbg {
	border: 1px solid #ff6f3d;
}
.picture img.autobg {
	border: 1px solid #dfdfdf;
}
/* CSS 左侧文章分类树 */
		
.left_help {
}
.left_help dl {
	margin-bottom: 20px;
}
.left_help dl dt {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding-left: 0px;
	background-color: #E7E7E7;
	background-image: url(../images/sjb.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #333333;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.left_help dl dt:hover {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding-left: 0px;
	background-color: #F8E8CB;
	color: #fe6903;
	background-image: url(../images/sjb1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fe6903;
}
.left_help newabc {
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	background-color: #E3E3E3;
	color: #fe6903;
}
.left_help dl dt img {
	vertical-align: middle
}
.left_help dl dd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	height: 35px;
	line-height: 35px;
	border-top-color: #dfdfdf;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #dfdfdf;
}
.left_help dl dd a {
	font-size: 16px;
	color: #666666;
}
.left_help dl a {
	color: #666666;
	text-decoration: none
}
.left_help dl a:hover {
	color: #fe6903
}
/* CSS 左边信息类 */	
	
.left_menu {
}
.left_menu dl {
	margin-bottom: 15px;
}
.left_menu dl dt {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding-left: 0px;
	background-color: #DFDFDF;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	background-image: url(../images/sjb.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	color: #333333;
}
.left_menu dl dt:hover {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding-left: 0px;
	text-align: center;
	background-color: #F8E8CB;
	color: ##fe6903;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fe6903;
	background-image: url(../images/sjb1.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.left_menu dl dt img {
	vertical-align: middle
}
.left_menu dl dd {
	padding-left: 10px;
	padding-top: 5px;
}
.left_menu dl a {
	color: #666666;
	text-decoration: none
}
.left_menu dl a:hover {
	color: #FF0000
}
.art_cat_box {
	padding-bottom: 15px;
	margin-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.art_cat_box th {
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.art_cat_box td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbdbdb;
	line-height: 45px;
	height: 45px;
}
.art_cat_box td a {
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	font-size: 15px;
}
.footer_box {
	border-top: 1px solid #dfdfdf;
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.helpTitBgaaa {
	position: relative;
	height: 160px;
	margin-top: 15px;
	padding-top: 30;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
.helpTitBgaaa dl {
	float: left;
	width: 217px;
	border-right: 1px dotted #999999;
	padding-left: 30px;
}
.helpTitBgaaa dt {
	font-size: 16px;
	font-weight: 500;
}
.helpTitBgaaa dt a {
	font-family: "微软雅黑";
	color: #999999;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	float: left;
	padding-left: 10px;
}
.helpTitBgaaa dd a {
	color: #666666;
	line-height: 26px;
	text-decoration: none;
	padding: 0px 0px 0px 46px;
}
.helpTitBgaaa dd a:hover, .helpTitBgaaa dt a:hover {
	color: #c00;
}
.helpTitBgaaa dl dt span {
	float: left;
	width: 35px;
	height: 35px;
}
.helpTitBgaaa .dl1 dt span {
	background: url("../images/bg.png") -325px -56px no-repeat;
}
.helpTitBgaaa .dl2 dt span {
	background: url("../images/bg.png") -325px -93px no-repeat;
}
.helpTitBgaaa .dl3 dt span {
	background: url("../images/bg.png") -325px -130px no-repeat;
}
.helpTitBgaaa .dl4 dt span {
	background: url("../images/bg.png") -325px -167px no-repeat;
}
.helpTitBgaaa .dl2 {
	margin-right: 212px;
}
.helpTitBgaaa .dl3 {
	border-left: 1px dotted #999999;
	padding-left: 30px;
}
.helpTitBgaaa .dl4 {
	border: none;
	margin-right: 0px;
}
.helpTitBgaaa img {
	position: absolute;
	top: 0px;
	left: 555px;
}
#hxdh {
	background-color: #F8E8CB;
	height: 20px;
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	padding-top: 8px;
	padding-bottom: 8px;
}
#hxdh a:hover {
	text-decoration: underline;
}
/* 文字在上-线条在下分割模块CSS */


.tit03 {
	height: 44px;
	overflow: hidden;
	width: 1231px;
	float: left;
	line-height: 44px;
	font-size: 18px;
	color: #333333;
}
.tit03 span {
	float: left;
	font-family: "微软雅黑";
	width: 500px;
	text-align: left;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
	font-weight: lighter;
}
.tit03 span a {
	color: #333333;
	font-weight: lighter;
}
.tit03 .more5 {
	float: right;
	padding-right: 14px;
	background-image: url(../images/biao8.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 18px;
	line-height: 44px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	color: #333333;
	font-family: "微软雅黑";
	font-weight: lighter;
}
.tit99 {
	height: 44px;
	overflow: hidden;
	width: 1231px;
	float: left;
	line-height: 44px;
	font-size: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
.tit99 span {
	float: left;
	font-family: "微软雅黑";
	width: 250px;
	text-align: left;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
}
.tit99 span a {
	color: #333333;
	font-weight: lighter;
}
.tit99 .more5 {
	float: right;
	padding-right: 14px;
	background-image: url(../images/biao8.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 18px;
	line-height: 44px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	color: #333333;
	font-family: "微软雅黑";
	font-weight: lighter;
}
.tit100 {
	overflow: hidden;
	width: 1004px;
	float: left;
	font-size: 16px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	line-height: 26px;
	height: 26px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: text-top;
	padding-bottom: 15px;
}
.tit100 img {
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tit100 span {
	float: left;
	font-family: "微软雅黑";
	width: 500px;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	padding-left: 10px;
	color: #333333;
	padding-top: 0px;
	height: 26px;
	vertical-align: text-top;
}
.tit100 span a {
	color: #666666
}
.tit100 .more5 {
	float: right;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: right 24px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	color: #333333;
	font-family: "微软雅黑";
}
.tit1021 {
	overflow: hidden;
	width: 1021px;
	float: left;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	line-height: 35px;
	height: 35px;
	margin-left: 20px;
}
.tit1021 img {
	float: right;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.tit1021 span {
	float: left;
	font-family: "微软雅黑";
	width: 500px;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	padding-left: 10px;
	color: #333333;
}
.tit1021 span a {
	color: #666666
}
.tit1021 .more5 {
	float: right;
	background-repeat: no-repeat;
	background-position: right 24px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	color: #666666;
	font-family: "微软雅黑";
}
.tit-news-list {
	overflow: hidden;
	width: 1019px;
	float: left;
	color: #333333;
	line-height: 50px;
	height: 49px;
	margin-left: 20px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
}
.tit-news-list img {
	float: right;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.tit-news-list span {
	float: left;
	font-family: "微软雅黑";
	width: 500px;
	text-align: left;
	font-size: 17px;
	line-height: 50px;
	padding-left: 20px;
	color: #333333;
	height: 50px;
	font-weight: lighter;
}
.tit-news-list span a {
	color: #666666
}
.tit-news-list .more5 {
	float: right;
	font-size: 14px;
	line-height: 50px;
	color: #666666;
	font-family: "微软雅黑";
	height: 50px;
	padding-right: 10px;
}
/*文章内页CSS*/ 





.wz01 {
	background-color: #FBECE1;
	height: 200px;
	width: 470px;
	border: 1px solid #FFC78E;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.wz02 {
	background-color: #D0F4C4;
	height: 200px;
	width: 470px;
	border: 1px solid #81E778;
	float: right;
	padding: 5px;
	margin-bottom: 10px;
}
.wz03 {
	height: auto;
	width: 960px;
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	line-height: 30px;
	font-size: 14px;
}
.wz04 {
	width: 956px;
	background-color: #FFEBDD;
	height: 38px;
	border: 1px dashed #FF6600;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
}
/*产品详情页右第二部分TOP-HI-CSS*/  
#top-title {
	width: 220px;
	height: 35px;
	background-color: #999999;
	font-size: 16px;
	line-height: 35px;
	color: #ffffff;
	background-image: url(../images/bg-m-on.png);
	background-repeat: repeat;
	text-align: center;
}
#top-lx {
	width: 188px;
	height: auto;
	background-color: #f6f6f6;
	font-size: 13px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
#top-lx-tel {
	width: 188px;
	height: auto;
	background-color: #F8E8CB;
	font-size: 13px;
	line-height: 28px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/* 中线+中间文字分割模块 */

.pos-r {
	position: relative;
}
.pos-a {
	position: absolute;
}
.ov {
	overflow: hidden;
	zoom: 1;
}
.mod-tit {
	height: 60px;
}
.mod-tit .bd {
	height: 1px;
	overflow: hidden;
	width: 1231;
	display: block;
	margin-top: 30px;
	background-color: #DFDFDF;
}
.mod-tit a {
	line-height: 60px;
	position: absolute;
	background: #fff;
	padding: 0 30px;
	font-size: 22px;
	color: #000000;
	z-index: 10;
	left: 517px;
	top: 0;
	font-weight: lighter;
}
.mod-tit a:hover {
	color: #fe6903;
}
.line-01 {
	width: 1231px;
	margin-top: 12px;
	margin-bottom: 30px;
}
.line_01 {
	height: 1px;
	border-top: 1px solid #dddddd;
	text-align: center;
}
.line_01 span {
	position: relative;
	top: -16px;
	background: #ffffff;
	font-size: 22px;
	height: 60px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	color: #333333;
}
.line-02 {
	width: 1231px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.line_02 {
	height: 1px;
	border-top: 1px solid #dddddd;
	text-align: center;
}
.line_02 span {
	position: relative;
	top: -16px;
	background: #ffffff;
	font-size: 22px;
	height: 60px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	color: #333333;
	font-weight: normal;
}
/* 色卡中心-曲木板色卡-分割模块 */

.pos-rb {
	position: relative;
}
.pos-ab {
	position: absolute;
}
.ovb {
	overflow: hidden;
	zoom: 1;
}
.mod-titb {
	height: 60px;
}
.mod-titb .bdb {
	height: 1px;
	overflow: hidden;
	width: 980;
	display: block;
	margin-top: 30px;
	background-color: #eeeeee;
}
.mod-titb a {
	line-height: 60px;
	position: absolute;
	background: #fff;
	padding: 0 30px;
	font-size: 18px;
	color: #333333;
	z-index: 10;
	left: 372px;
	top: 0;
	font-weight: lighter;
}
.mod-titb a:hover {
	color: #ff7300;
}
/*首页底部CSS*/ 

#footer {
	height: 240px;
	background-color: #303030;
	width: 100%;
}
#dibu {
	background-color: #303030;
	width: 1231px;
	height: 240px;
}
#dibu_l {
	width: 260px;
	text-align: left;
	float: left;
	height: 240px;
	/*background-image: url(../images/logo_dibu.png);*/
	background-position: left center;
	background-repeat: no-repeat;
}
#dibu_c {
	width: 656px;
	text-align: left;
	color: #999999;
	line-height: 30px;
	font-size: 14px;
	float: left;
	padding-left: 115px;
	height: 180px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#dibu_c a {
	color: #999999;
}
#dibu_c a:hover {
	color: #fe6903;
}
#dibu_r {
	width: 150px;
	text-align: right;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
}
#site-footer {
	height: 390px;
	background: #444444;
}
.site-footer {
	margin-top: 0px;
	color: #333;
	background: #444444;
}
.site-footer .footer-service {
	padding: 40px 0;
	border-bottom: 1px solid #555555;
}
.site-footer .footer-links {
	padding: 40px 0;
	color: #6d6d6d
}
.site-footer .footer-info {
	padding: 35px 0 65px;
	font-size: 12px
}
.site-footer .list-service {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.site-footer .list-service li {
	float: left;
	width: 20%;
	text-align: center
}
.site-footer .list-service li a {
	display: block;
	font-size: 12px;
	color: #333
}
.site-footer .list-service li a: hover .iconfont {
	color: #ff4a00
}
.site-footer .list-service li a .iconfont {
	font-size: 30px;
	color: #6d6d6d
}
.site-footer .list-service li a strong {
	display: block;
	margin-top: 5px;
	font-size: 17px;
	color: #cccccc;
	font-weight: lighter;
}
.site-footer .list-service li a strong:hover {
	display: block;
	margin-top: 5px;
	font-size: 17px;
	color: #fe6903;
	font-weight: lighter;
}
.site-footer .col-links {
	float: left;
	_display: inline;
	width: 165px;
	margin: 0 0 0 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #555555;
}
.site-footer .col-links dt {
	margin-bottom: 10px;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: lighter;
}
.site-footer .col-links dd {
	margin: 0 0 6px
}
.site-footer .col-links dd a {
	color: #7B7B7B;
	font-size: 14px;
}
.site-footer .col-links dd a:hover {
	color: #fe6903;
}
.site-footer .col-links-first {
	margin-left: 0
}
.site-footer .col-contact {
	float: right;
	width: 220px;
	text-align: center;
	color: #888888
}
.site-footer .col-contact p {
	margin: 0 0 15px
}
.site-footer .col-contact p.phone {
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 1;
	color: #ffffff;
	font-weight: lighter;
}
.site-footer .info-text {
	float: left;
	width: 710px;
	margin-bottom: 20px
}
.site-footer .info-text a {
	color: #333
}
.site-footer .info-text a: hover {
	color: #CC0000
}
.site-footer .info-text .logo-mini {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 15px;
	text-align: center;
	background-color: #CC0000;
}
.site-footer .info-text .logo-mini i {
	font-size: 28px;
	color: #fff
}
.site-footer .info-text .sep {
	margin: 0 3px
}
.site-footer .info-text p {
	margin: 0;
	line-height: 20px
}
.site-footer .info-sites {
	position: relative;
	float: right;
	width: 200px;
	font-size: 12px;
	color: #8c8c8c
}
.site-footer .info-sites .global-site-current {
	width: 178px;
	height: 18px;
	padding: 10px;
	border: 1px solid #dfdfdf;
	background: #fff
}
.site-footer .info-sites .arrow {
	position: absolute;
	right: 10px;
	top: 17px;
	z-index: 1;
	width: 0;
	height: 0;
	_font-size: 0;
	border-width: 5px;
	border-style: solid;
	border-color: #dfdfdf #fff #fff
}
.site-footer .info-sites .global-site-list {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 198px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #dfdfdf;
	background: #fff
}
.site-footer .info-sites .global-site-list li a {
	display: block;
	height: 18px;
	padding: 10px
}
.site-footer .info-links {
	clear: both
}
.site-footer .info-links img {
	width: auto;
	height: 20px
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
.container {
	width: 1231px
}
.container {
	margin-right: auto;
	margin-left: auto;
 *zoom: 1
}
.container: before, .container: after {
	display: table;
	content: "";
	line-height: 0
}
.container: after {
	clear: both
}
.container-fluid {
	padding-right: 0;
	padding-left: 0;
 *zoom: 1
}
.container-fluid: before, .container-fluid: after {
	display: table;
	content: "";
	line-height: 0
}
.container-fluid: after {
	clear: both
}
.btna {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	margin-bottom: 0;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #ff4a00;
	color: #CC0000;
	padding: 0;
	width: 148px
}
.btna:hover {
	background-color: #fe6903;
	color: #ffffff;
}
.btna.active, .btna: active {
	outline: 0;
	background-color: #ff4a00;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15)
}
.btna.disabled, .btna[disabled] {
	cursor: default;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #e5e9ec;
	background: #ccd0d9
}
.btn-primary {
	color: #fe6903;
	outline: 0;
	text-decoration: none;
	background-color: #444444;
	border: 1px solid #fe6903;
}
.btn-primary: hover, .btn-primary: focus, .btn-primary.active, .btn-primary: active {
	color: #fe6903;
	border-color: #fe6903;
	background-color: #ffffff;
}
.btn-small {
	height: 28px;
	line-height: 28px;
	width: 118px;
	font-size: 12px
}
.modal {
	position: fixed!important;
	top: 50%;
	left: 50%;
	z-index: 1050;
	width: 590px;
	margin-left: -295px;
	margin-top: -260px;
	_position: absolute;
	_top: 13%;
	_margin-top: 0;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none
}
.modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%
}
.modal.fade.in {
	top: 50%;
	_top: 13%
}
.modal .close {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #8c8c8c;
	position: absolute;
	top: 0;
	right: -60px;
	text-align: center;
	cursor: pointer
}
.modal .close .iconfont {
	color: #fff;
	font-size: 26px;
	font-weight: normal
}
.modal .close: hover {
	background-color: #6d6d6d
}
.modal-weixin .modal-body {
	text-align: center
}
.modal-header {
	height: 58px;
	padding-top: 2px;
	margin: 0 30px;
	border-bottom: 1px solid #ddd;
	position: relative
}
.modal-header h3 {
	margin: 0;
	line-height: 58px;
	font-size: 18px;
	color: #333
}
.modal-header .close {
	right: -90px
}
/*推荐方案频道CSS*/
#boxx {
	width: 930px;
	margin-top: 20px;
	float: left;
}
#boxx ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#boxx #tabx {
	height: 45px;
}
#boxx #tabx li {
	width: 220px;
	height: 45px;
	text-align: center;
	float: left;
	cursor: pointer;
	line-height: 45px;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #5f6b7b;
}
#boxx #tabx li.on {
	width: 220px;
	height: 45px;
	color: #fe6903;
	position: relative;
	line-height: 45px;
	font-size: 16px;
	background-color: #FFFFFF;
}
#boxx #tab_conx {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	height: 515px;
	font-size: 16px;
}
#boxx #tab_conx li {
	display: none;
}
#boxx #tab_conx #tab_conx_1 {
	display: block;
}
/*推荐方案一行两列CSS*/  
#falb {
	width: 850px;
	float: left;
	margin-bottom: 20px;
}
#falb_l {
	width: 360px;
	float: left;
	height: 130px;
	line-height: 25px;
	text-align: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
#falb_r {
	width: 360px;
	float: right;
	height: 130px;
	line-height: 25px;
	text-align: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
/*联系我们选项卡CSS*/
#boxj {
	width: 940px;
	margin-top: 20px;
}
#boxj ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#boxj #tabj {
	height: 40px;
}
#boxj #tabj li {
	width: 168px;
	height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
	line-height: 40px;
	font-size: 18px;
	color: #666666;
	margin-right: 10px;
	background-color: #ECECEC;
	margin-left: 10px;
}
#boxj #tabj li.on {
	width: 168px;
	height: 40px;
	color: #FFFFFF;
	position: relative;
	line-height: 40px;
	font-size: 18px;
	background-color: #fe6903;
}
#boxj #tab_conj {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#boxj #tab_conj li {
	display: none;
}
#boxj #tab_conj #tab_conj_1 {
	display: block;
}
/*联系我们CSS*/  
#lxwm {
	width: 920px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
	height: 270px;
	margin-bottom: 20px;
}
#lxwm_l {
	width: 577px;
	float: left;
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
}
#lxwm_c1 {
	width: 243px;
	float: right;
	text-align: center;
	/*background-image: url(../images/cxz.png);*/
	background-repeat: no-repeat;
	height: 261px;
	background-position: center 30px;
	border: 1px solid #dfdfdf;
	line-height: 38px;
	color: #fe6903;
	font-size: 14px;
}
#lxwm_c2 {
	width: 243px;
	float: right;
	text-align: center;
	/*background-image: url(../images/zxp.png);*/
	background-repeat: no-repeat;
	height: 261px;
	background-position: center 30px;
	border: 1px solid #dfdfdf;
	line-height: 38px;
	color: #fe6903;
	font-size: 14px;
}
#lxwm_c3 {
	width: 243px;
	float: right;
	text-align: center;
	/*background-image: url(../images/cxz.png);*/
	background-repeat: no-repeat;
	height: 261px;
	background-position: center 30px;
	border: 1px solid #dfdfdf;
	line-height: 38px;
	color: #fe6903;
	font-size: 14px;
}
#lxwm_c4 {
	width: 243px;
	float: right;
	text-align: center;
	/*background-image: url(../images/cxz.png);*/
	background-repeat: no-repeat;
	height: 261px;
	background-position: center 30px;
	border: 1px solid #dfdfdf;
	line-height: 38px;
	color: #fe6903;
	font-size: 14px;
}
#lxwm_l p {
	line-height: 40px;
	font-size: 15px;
	color: #666666;
	text-indent: 10px;
}
#lxwm_c p img {
	padding-top: 20px;
}
#lxwm_r {
	width: 224px;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	height: 261px;
	background-position: center 30px;
	line-height: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
}
.lxwm_top {
	font-size: 15px;
	line-height: 60px;
	color: #666666;
	text-align: center;
	width: 920px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-top: 10px;
	padding-bottom: 20px;
}
.lxwm_top p {
	font-size: 15px;
	line-height: 30px;
	text-align: left;
}
/*色卡专题防火板色卡选项卡CSS*/
#boxh {
	width: 1019px;
	font-size: 12px
}
#boxh ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#boxh #tabh {
	height: 50px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
#boxh #tabh li {
	width: 253px;
	height: 50px;
	text-align: center;
	float: left;
	cursor: pointer;
	line-height: 50px;
	font-size: 16px;
	color: #333333;
	background-color: #F6f6f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
}
#boxh #tabh li.on {
	width: 254px;
	height: 50px;
	color: #fe6903;
	position: relative;
	line-height: 50px;
	font-size: 16px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #ffffff;
}
#boxh #tab_conh {
	width: 996px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#boxh #tab_conh li {
	display: none
}
#boxh #tab_conh #tab_conh_1 {
	display: block;
}
/*服务专题CSS*/  

.fuwu {
	line-height: 25px;
	background-color: #f6f6f6;
	height: 200px;
	background-image: url(../images/fuwu.png);
	background-repeat: no-repeat;
	padding-left: 760px;
	padding-top: 100px;
	padding-right: 120px;
}
.fuwu h2 {
	color: #484848;
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
	float: right;
	width: 320px;
}
.fuwu p {
	float: right;
	width: 320px;
	color: #999999;
	font-size: 14px;
}
.fuwu_a1 {
	line-height: 60px;
	height: 60px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	margin-bottom: 20px;
}
.fuwu_a1 h2 {
	color: #000;
	font-size: 18px;
	font-weight: normal
}
#fuwu-tese {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.fuwu-tese-item {
	width: 127px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 59px;
	padding-bottom: 20px;
	padding-left: 59px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
}
.fuwu-tese-item-on {
	width: 184px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
}
.fuwu-tese-item-on a {
	color: #fe6903;
}
.fuwu-tese-item .tese-img {
	width: 128px;
	height: 128px;
	margin-bottom: 4px;
}
.fuwu-tese-item p {
	text-align: center;
	font-weight: normal;
	display: block;
	overflow: hidden;
	font-size: 18px;
	line-height: 60px;
	color: #000000;
}
.fuwu-tese-item p a {
	text-decoration: none;
}
.fuwu-tese-item p a:hover {
	text-decoration: underline;
}
/*服务－常见问题CSS*/  
#fuwu-cjwt {
	height: 390px;
}
#fuwu-cjwt-item {
	width: 269px;
	background-color: #f6f6f6;
	float: left;
	height: 172px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #dfdfdf;
	font-size: 16px;
	line-height: 172px;
	text-align: center;
	font-weight: normal;
}
#dazi {
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	width: 271px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	text-align: left;
	float: left;
	color: #333333;
}
#xiaozi {
	line-height: 25px;
	text-align: left;
	float: left;
	width: 271px;
	padding-top: 6px;
	font-size: 13px;
	color: #666666;
}
.fuwu-cjwt-item h2 {
	color: #484848;
	font-size: 12px;
	padding-bottom: 20px;
	font-weight: normal;
	float: right;
	width: 271px;
	text-align: center;
}
.fuwu-cjwt-item p {
	width: 271px;
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: left;
}
#fuwu-cjwt-9 {
	width: 9px;
	float: left;
	height: 189px;
	text-align: center;
}
#lxkf {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.lxkf-item {
	width: 266px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	padding: 20px;
}
.lxkf-item-on {
	width: 184px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
}
.lxkf-item-on a {
	color: #fe6903;
}
.lxkf-item .lxkf-img {
	width: 266px;
	height: 130px;
	margin-bottom: 4px;
}
.lxkf-item p {
	text-align: center;
	font-weight: bold;
	display: block;
	overflow: hidden;
	font-size: 18px;
	line-height: 60px;
	color: #333333;
}
.lxkf-item p a {
	text-decoration: none;
}
.lxkf-item p a:hover {
	text-decoration: underline;
}
.lxkf-item-a {
	width: 266px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	padding-top: 20px;
	padding-right: 21px;
	padding-bottom: 20px;
	padding-left: 21px;
}
.lxkf-item-a .lxkf-img {
	width: 266px;
	height: 130px;
	margin-bottom: 4px;
}
.lxkf-item-a p {
	text-align: center;
	font-weight: bold;
	display: block;
	overflow: hidden;
	font-size: 18px;
	line-height: 60px;
	color: #333333;
}
.lxkf-item-a p a {
	text-decoration: none;
}
.lxkf-item-a p a:hover {
	text-decoration: underline;
}
/*另一种返回顶部代码CSS*/  

.go {
	width: 47px;
	height: 106px;
	background-color: #FFF;
	position: fixed;
	_position: absolute;
	right: 6px;
	bottom: 5%;
	border-radius: 5px;
	box-shadow: 0 0 2px #6E6E6E;
	z-index: 999;
}
.go a {
	background: url(../images/a.png) no-repeat;
	display: block;
	text-indent: 999em;
	line-height: 999px;
	width: 37px;
	margin: 5px;
	border: 0;
	overflow: hidden;
	float: left
}
.go .PTop {
	background-position: 0 -33px;
	height: 22px
}
.go .feedback {
	background-position: 0 -54px;
	height: 32px
}
.go .PBottom {
	background-position: 0 -88px;
	height: 22px
}
.go .PTop:hover {
	background-position: -38px -33px
}
.go .feedback:hover {
	background-position: -38px -54px
}
.go .PBottom:hover {
	background-position: -38px -88px
}
/* 推荐方案频道CSS */
#tjfa {
	background-image: url(../images/bg_s.jpg);
	background-repeat: no-repeat;
	height: 880px;
	width: 1231px;
}
#tjfa-1 {
	height: 80px;
	width: 600px;
	font-size: 30px;
	line-height: 80px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	color: #333333;
}
#tjfa-2 {
	height: 110px;
	width: 780px;
	font-size: 18px;
	line-height: 35px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	color: #333333;
}
#tjfa-3 {
	height: 400px;
	width: 1100px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}
/* SEO产品推广文章SS */

.wznr {
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
	line-height: 30px;
}
#ls-tg {
	width: 994px;
	margin-bottom: 30px;
	background-color: #DFDFDF;
	height: 200px;
	margin-top: 20px;
}
#ls-tg-a {
	float: left;
	width: 487px;
}
.ls-tg-a1 {
	font-size: 14px;
	line-height: 35px;
	color: #FFFFFF;
	background-color: #fe6903;
	height: 35px;
	width: 477px;
	padding-left: 10px;
	text-align: left;
}
.ls-tg-a2 {
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	padding: 10px;
	width: 467px;
}
#ls-tg-b {
	background-color: #FFFFFF;
	float: left;
	width: 20px;
	height: 200px;
}
#ls-tg-c {
	float: left;
	width: 487px;
}
/* 产品展开区文字CSS */
.text-30 {
	line-height: 30px;
	background-color: #E5E5E5;
	padding: 5px;
	margin-bottom: 5px;
	width: 1180px;
	font-size: 16px;
	text-align: center;
	color: #666666;
}
/*产品详情规格与材质一行两列CSS*/  

#cpcs {
	width: 505px;
	height: 45px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
	line-height: 45px;
}
#cpcs_l {
	width: 242px;
	float: left;
	text-align: left;
	font-size: 14px;
	padding-right: 21px;
}
#cpcs_r {
	width: 242px;
	float: left;
	text-align: left;
	font-size: 14px;
}
#czsm {
	width: 505px;
	color: #666666;
	font-size: 14px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 10px;
	height: auto;
}
#czsm_l {
	width: 70px;
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}
#czsm_r {
	width: 435px;
	float: left;
	text-align: left;
	font-size: 14px;
	height: auto;
	line-height: 20px;
}
#shuoming {
	width: 475px;
	font-size: 14px;
	line-height: 30px;
	background-color: #f6f6f6;
	text-align: left;
	height: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/*产品详情页服务特色一行四列推广CSS*/  
#fwts {
	width: 505px;
	color: #FFFFFF;
	font-size: 15px;
}
#fwts-1 {
	background-color: #ff5e56;
	float: left;
	line-height: 15px;
	text-align: center;
	padding: 10px;
	width: 222px;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
	background-position: left;
}
#fwts-2 {
	background-color: #f1b038;
	float: left;
	line-height: 15px;
	text-align: center;
	margin-left: 21px;
	padding: 10px;
	width: 222px;
	background-image: url(../images/pj.png);
	background-repeat: no-repeat;
	background-position: left;
}
#fwts-3 {
	background-color: #19b258;
	float: left;
	line-height: 15px;
	text-align: center;
	padding: 10px;
	width: 222px;
	background-image: url(../images/bz.png);
	background-repeat: no-repeat;
	background-position: left;
}
#fwts-4 {
	background-color: #20b4e2;
	float: left;
	line-height: 15px;
	text-align: center;
	margin-left: 21px;
	padding: 10px;
	width: 222px;
	background-image: url(../images/zs.png);
	background-repeat: no-repeat;
	background-position: left;
}
/*产品详情页产品相册与产品介绍一行三列CSS*/  
#cpxq {
	width: 1231px;
	background-color: #ffffff;
	height: auto;
}
#cpxq-l {
	width: 970px;
	float: left;
}
#cpxq-r {
	float: left;
	width: 220px;
	height: auto;
	margin-left: 41px;
}
#wxts {
	float: left;
	width: 100%;
	background-color: #f6f6f6;
	line-height: 25px;
	color: #444444;
	text-align: left;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/*最新风格在线客服CSS*/
.main-im {
	position: fixed;
	right: 5px;
	top: 338px;
	z-index: 1000;
	width: auto;
	height: auto;
}
.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}
.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px;
}
.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}
.main-im .qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 1px solid #dddddd;
	background: url(../images/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}
.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
	display: none;
}
.main-im .im_main .im-tel {
	color: #000000;
	text-align: center;
	width: 109px;
	height: 130px;
	border-bottom: 1px solid #dddddd;
	padding-top: 3px;
	padding-bottom: 3px;
}
.main-im .im_main .im-tel div {
	font-size: 12px;
	margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url(../images/weixing-icon.png) no-repeat center center;
	float: left;
}
.main-im .im_main .weixing-show {
	width: 112px;
	height: 152px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -106px;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 112px;
	top: 124px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 122px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url(../images/totop-icon.png) no-repeat center center;
	float: right;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	cursor: pointer;
	margin-left: 0px;
	width: 40px;
	height: 133px;
	background: url(../images/open_im.png) no-repeat left top;
}
/*


/*new QQ*/

#nc_im img {
	vertical-align: middle;
}
#nc_im {
	position: fixed;
	left: 10px;
	top: 30%;
	font-size: 12px;
	z-index: 999;
	width: 74px;
}
#nc_im.newkf_left {
	left: 0!important;
	width: 74px;
}
#nc_im a {
	color: #FFF;
}
#nc_im .im_bg {
	background: rgba(0, 0, 0, 0.7)!important;
	filter: Alpha(opacity=70);
	background: #000;
	width: 64px;
	height: 62px;
	color: #FFF;
	text-align: center;
	margin-bottom: 4px;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	font-size: 11px !important;
}
#nc_im .im_bg:hover {
	background: #0a6dee!important;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
}
#nc_im .im_bg p span, #nc_im .im_bg p em {
	display: none;
}
#nc_im .im_bg .im_xn {
	display: block;
	height: 22px;
	background: url(../images/bg1.png) center 13px no-repeat;
	padding-top: 50px;
	position: relative;
}
#nc_im .im_bg .new_qqkf, #nc_im .im_bg .new_qqdl {
	position: relative;
	font-size: 11px !important;
	background: url(../images/bg1.png) center 11px no-repeat;
	padding-top: 40px;
	height: 22px;
	color: #FFFFFF;
}
#nc_im .im_bg .new_qqkf span, #nc_im .im_bg .new_qqdl span {
	position: absolute;
	width: 108px;
	background: #FFF;
	border: 1px solid #e5e5e5;
	left: 75px;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
#nc_im .im_bg em {
	width: 8px;
	height: 16px;
	position: absolute;
	left: -14px;
	top: 30px;
	background: url(../images/sj.png) no-repeat;
}
#nc_im .im_bg .new_qqkf span a, #nc_im .im_bg .new_qqdl span a {
	display: block;
	color: #5f5f5e;
	line-height: 36px;
	text-align: left;
	padding-left: 8px;
}
#nc_im .im_bg .new_qqkf span .new_kft {
	padding: 0;
	line-height: 30px;
	text-align: center;
	background: #0050b4;
	color: #FFF;
}
#nc_im .im_bg .new_kfphone {
	position: relative;
	font-size: 11px !important;
	background: url(../images/bg3.png) center 11px no-repeat;
	padding-top: 40px;
	height: 22px;
	color: #FFFFFF;
}
#nc_im .im_bg .new_kfphone span {
	position: absolute;
	left: 75px;
	background: #FFF;
	border: 1px solid #e5e5e5;
	color: #000;
	line-height: 42px;
	white-space: nowrap;
	top: 15px;
	font-size: 14px;
	width: 190px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
#nc_im .im_bg .new_shkf {
	display: block;
	position: relative;
	background: url(../images/bg4.png) center 12px no-repeat;
	padding-top: 40px;
	height: 22px;
}
#nc_im .im_bg .new_kfyl {
	display: block;
	position: relative;
	background: url(../images/bg4.png) center 12px no-repeat;
	padding-top: 40px;
	height: 22px;
}
#nc_im .im_bg .new_kfwx {
	position: relative;
	font-size: 11px !important;
	background: url(../images/bg5.png) center 11px no-repeat;
	padding-top: 40px;
	height: 22px;
	color: #FFFFFF;
}
#nc_im .im_bg .new_wxkf {
	position: relative;
	font-size: 11px !important;
	background: url(../images/bg2.png) center 11px no-repeat;
	padding-top: 40px;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px !important;
}
#nc_im .im_bg .new_qqdl {
	background: url(../images/bg7.png) center 11px no-repeat;
}
#nc_im .im_bg .new_kfwx span {
	background: #FFF;
	border: 1px solid #E5E5E5;
	padding: 5px;
	left: 75px;
	position: absolute;
	top: -24px;
	width: 105px;
}
#nc_im .im_bg .new_wxkf span {
	background: #FFF;
	border: 1px solid #E5E5E5;
	padding: 5px;
	left: 75px;
	position: absolute;
	top: -24px;
	width: 105px;
}
#nc_im .im_bg .im_top {
	display: block;
	position: relative;
	background: url(../images/bg6.png) center 19px no-repeat;
	padding-top: 40px;
	height: 22px;
}
#nc_im.newkf_left .im_bg .new_kfwx span, #nc_im.newkf_left .im_bg .new_qqkf span, #nc_im.newkf_left .im_bg .new_qqdl span, #nc_im.newkf_left .im_bg .new_kfphone span {
	left: 87px;
}
#nc_im.newkf_left .im_bg em {
	left: 81px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180eg);
}
/*IE11兼容提示CSS*/
#ie11-warning {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #FFCC99;
	width: 1201px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px
}
.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 12px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999
}
.pagess ul li:hover {
	background: #00c0ff;
	color: #fff;
	border: 1px solid #00c0ff
}
.pagess ul li:hover a {
	color: #fff;
}
.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #00c0ff;
	padding: 4px 12px;
	margin: 0 1px;
	background: #00c0ff;
	color: #fff;
}
.pagess ul li.thisclass a {
	color: #fff;
}
.pagess ul li a {
	display: block;
	color: #999
}
.pagess ul li a:hover {
	color: #fff;
}
