.btn {
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	padding:0;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	_margin-bottom:1px
}
button.btn, input.btn {
	margin:0;
*overflow:visible
}
button.btn::-moz-focus-inner, input.btn::-moz-focus-inner {
border:none;
padding:0
}
button.btn:focus, input.btn:focus {
	outline:0
}
a.btn:hover {
	text-decoration:none
}
.btn-primary {
	border:1px solid #d9363c;
	color:#fff;
	background-color:#d9363c
}
.btn-primary:link, .btn-primary:visited {
	color:#fff
}
.btn-primary:hover {
	background-color:#ce272d;
	color:#fff
}
.btn-primary-light {
	border:1px solid #ffb2b5;
	color:#d9363c;
	background-color:#ffdde0
}
.btn-primary-light:link, .btn-primary-light:visited {
	color:#d9363c
}
.btn-primary-light:hover {
	background-color:#ffc4c9;
	color:#d9363c
}
.btn-main {
	border:1px solid #e76135;
	color:#fff;
	background-color:#f70
}
.btn-main:link, .btn-main:visited {
	color:#fff
}
.btn-main:hover {
	background-color:#e66b00;
	color:#fff
}
.btn-sub {
	border:1px solid #f2b10c;
	color:#785206;
	background-color:#f9bc13
}
.btn-sub:link, .btn-sub:visited {
	color:#785206
}
.btn-sub:hover {
	background-color:#ecaf06;
	color:#785206
}
.btn-info {
	border:1px solid #29e;
	color:#fff;
	background-color:#29e
}
.btn-info:link, .btn-info:visited {
	color:#fff
}
.btn-info:hover {
	background-color:#128de5;
	color:#fff
}
.btn-info-light {
	border:1px solid #a6d8ff;
	color:#3693d9;
	background-color:#cee9ff
}
.btn-info-light:link, .btn-info-light:visited {
	color:#3693d9
}
.btn-info-light:hover {
	background-color:#b5deff;
	color:#3693d9
}
.btn-default {
	border:1px solid #ccc;
	color:#322f32;
	background-color:#fff
}
.btn-default:link, .btn-default:visited {
	color:#322f32
}
.btn-default:hover {
	background-color:#f2f2f2;
	color:#322f32
}
.btn-white {
	border:1px solid #ccc;
	color:#333;
	background-color:#fff
}
.btn-white:link, .btn-white:visited {
	color:#333
}
.btn-white:hover {
	background-color:#f2f2f2;
	color:#333
}
.btn-s {
	height:20px;
	line-height:20px;
	padding:0 10px;
	font-size:12px;
	font-family:arial, simsun, sans-serif
}
button.btn-s, input.btn-s {
	height:22px;
	_line-height:17px
}
.btn-m {
	height:24px;
	line-height:24px;
	padding:0 15px;
	font-size:12px;
	font-family:arial, "Microsoft Yahei", sans-serif
}
button.btn-m, input.btn-m {
	height:26px;
	_height:21px;
*line-height:21px
}
.btn-l {
	height:30px;
	line-height:30px;
	padding:0 20px;
	font-size:14px;
	font-family:arial, "Microsoft Yahei", sans-serif
}
button.btn-l, input.btn-l {
	height:32px;
	_height:27px;
*line-height:27px
}
.btn-xl {
	height:34px;
	line-height:34px;
	padding:0 25px;
	font-size:14px;
	font-family:arial, "Microsoft Yahei", sans-serif
}
button.btn-xl, input.btn-xl {
	height:36px;
	_height:31px;
*line-height:31px
}
.btn-xxl {
	height:38px;
	line-height:38px;
	padding:0 30px;
	font-size:16px;
	font-family:arial, "Microsoft Yahei", sans-serif
}
button.btn-xxl, input.btn-xxl {
	height:40px;
	_height:35px;
*line-height:35px
}
.btn-disabled, .btn-disabled:active, .btn-disabled:hover, .btn-disabled:link, .btn-disabled:visited, .btn[disabled], .btn[disabled]:active, .btn[disabled]:hover {
	background-image:none;
	background-color:#eee;
	border:1px solid #d8d8d8;
	color:#999;
	text-shadow:1px 1px 0 #f0f1f2;
	cursor:not-allowed
}
.btn[disabled] .iconfont {
	color:#666
}
.btn-icon {
	padding-left:30px;
	padding-right:10px;
	position:relative
}
.btn-icon .iconfont {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-8px
}
.btn[disabled] .iconfont {
	opacity:.25;
	filter:alpha(opacity=25)
}
.icon, .icon-2x, .icon-cert {
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
	font-size:0
}
.icon {
	width:16px;
	height:16px;
	background:url(../../../img/common/icon/icon.png) no-repeat
}
.icon-2x {
	width:32px;
	height:32px;
	background:url(../../../img/common/icon/icon-2x.png) no-repeat
}
.icon-cert {
	width:16px;
	height:16px;
	background:url(../../../img/common/icon/icon_cert.png) no-repeat
}
.icon-info {
	background-position:-16px 0
}
.icon-error {
	background-position:-48px 0
}
.icon-warn {
	background-position:-32px 0
}
.icon-close {
	background-position:-48px -16px;
	cursor:pointer
}
.icon-close:hover {
	background-position:-64px -16px
}
.icon-sign {
	background-position:0 -16px
}
.icon-mobile {
	background-position:-16px -16px
}
.icon-online-pay {
	background-position:-64px -32px
}
.icon-2x-succ {
	background-position:-32px 0
}
.icon-2x-info {
	background-position:-64px 0
}
.icon-2x-warn {
	background-position:-64px -32px
}
.icon-2x-error {
	background-position:0 0
}
.icon-3x-warn {
	background-position:0 0
}
.icon-3x-succ {
	background-position:-48px 0
}
.icon-3x-info {
	background-position:-96px 0
}
.icon-3x-error {
	background-position:0 -48px
}
.icon-cert-senior {
	background-position:0 -32px
}
.icon-cert-basic {
	background-position:-16px -32px
}
.icon-cert-yqt {
	background-position:-64px -64px
}
.icon-cert-id {
	background-position:-32px -32px
}
.icon-cert-ccic {
	background-position:-16px -64px
}
.icon-cert-addr {
	background-position:0 -64px
}
.icon-cert-package {
	background-position:-32px -16px
}
.icon-msg {
	background-position:-48px -64px
}
.icon-tm {
	background-position:-32px -64px
}
.icon-tm-gray {
	background-position:-16px -48px
}
.tip-succ {
	border:0 solid #bed7a8;
	background-color:#e5fae1;
	color:#58991f
}
.tip-error {
	border:0 solid #fad2cd;
	background-color:#fae6e6;
	color:#cc220b
}
.tip-warn {
	border:0 solid #e8d4a8;
	background-color:#fcf3de;
	color:#c59120
}
.tip-info {
	border:0 solid #c7dbeb;
	background-color:#e6f1fa;
	color:#1c75bb
}
.tip {
	padding:7px 10px 7px 31px;
	overflow:hidden;
*zoom:1
}
.tip .icon {
	float:left;
	margin:2px 0 0 -21px
}
.tip-notice {
	padding-left:10px;
	border-width:1px;
	color:#222
}
.tip-l, .tip-m {
	color:#222
}
.tip-m {
	padding:20px 20px 25px 62px
}
.tip-m .icon-2x {
	float:left;
	margin-left:-42px
}
.tip-m .tip-hd {
	padding:5px 0 0;
	font-size:14px
}
.tip-l {
	padding:20px 40px 35px 88px
}
.tip-l .icon-3x {
	float:left;
	margin-left:-58px
}
.tip-l .tip-hd {
	padding:12px 0;
	font-size:18px
}
.tip-close {
	float:right;
	font:bold 12px/14px tahoma, arial, sans-serif;
	cursor:pointer
}
.tip-hd {
	font-family:arial, "Microsoft Yahei", sans-serif;
	font-weight:700;
	margin-bottom:7px
}
.tip-bd .text, .tip-bd .text-lst {
	margin-bottom:10px
}
.tip-sub-hd {
	font-size:14px;
	margin-bottom:10px
}
.tip-lnks .v-sep {
	margin:0 10px
}
.tip-ope {
	margin:20px 0 0
}
.poptip {
	padding:5px 20px 5px 10px;
	font-size:12px;
	background:#fff;
	border:1px solid #d9d9d9;
	position:absolute
}
.poptip .poptip-close {
	color:#999;
	position:absolute;
	top:0;
	right:5px;
	cursor:pointer
}
.poptip .poptip-close:hover {
	color:#666
}
.poptip .arrow {
	width:0;
	height:0;
	line-height:0;
	font-size:0;
	border:8px dashed transparent;
	position:absolute;
	zoom:1
}
.poptip .arrow-top {
	border-bottom:8px solid transparent;
	top:-16px;
	left:20px
}
.poptip .arrow-top .arrow-in {
	border-bottom:8px solid transparent
}
.poptip .arrow-top .arrow-in {
	margin-top:-7px;
	margin-left:-8px
}
.poptip .arrow-right {
	border-left:8px solid transparent;
	top:20px;
	right:-16px;
	_right:-17px
}
.poptip .arrow-right .arrow-in {
	border-left:8px solid transparent
}
.poptip .arrow-right .arrow-in {
	margin-top:-8px;
	margin-left:-9px
}
.poptip .arrow-bottom {
	border-top:8px solid transparent;
	bottom:-16px;
	left:20px
}
.poptip .arrow-bottom .arrow-in {
	border-top:8px solid transparent
}
.poptip .arrow-bottom .arrow-in {
	margin-top:-9px;
	margin-left:-8px
}
.poptip .arrow-left {
	border-right:8px solid transparent;
	top:20px;
	left:-16px
}
.poptip .arrow-left .arrow-in {
	border-right:8px solid transparent
}
.poptip .arrow-left .arrow-in {
	margin-top:-8px;
	margin-left:-7px
}
.poptip-info {
	border:1px solid #c7dbeb;
	background-color:#edf4fa
}
.poptip-info .arrow-top {
	border-bottom-color:#c7dbeb
}
.poptip-info .arrow-top .arrow-in {
	border-bottom-color:#edf4fa
}
.poptip-info .arrow-right {
	border-left-color:#c7dbeb
}
.poptip-info .arrow-right .arrow-in {
	border-left-color:#edf4fa
}
.poptip-info .arrow-bottom {
	border-top-color:#c7dbeb
}
.poptip-info .arrow-bottom .arrow-in {
	border-top-color:#edf4fa
}
.poptip-info .arrow-left {
	border-right-color:#c7dbeb
}
.poptip-info .arrow-left .arrow-in {
	border-right-color:#edf4fa
}
.poptip-succ {
	border:1px solid #bed7a8;
	background-color:#ebf9df
}
.poptip-succ .arrow-top {
	border-bottom-color:#bed7a8
}
.poptip-succ .arrow-top .arrow-in {
	border-bottom-color:#ebf9df
}
.poptip-succ .arrow-right {
	border-left-color:#bed7a8
}
.poptip-succ .arrow-right .arrow-in {
	border-left-color:#ebf9df
}
.poptip-succ .arrow-bottom {
	border-top-color:#bed7a8
}
.poptip-succ .arrow-bottom .arrow-in {
	border-top-color:#ebf9df
}
.poptip-succ .arrow-left {
	border-right-color:#bed7a8
}
.poptip-succ .arrow-left .arrow-in {
	border-right-color:#ebf9df
}
.poptip-error {
	border:1px solid #fad2cd;
	background-color:#faedee
}
.poptip-error .arrow-top {
	border-bottom-color:#fad2cd
}
.poptip-error .arrow-top .arrow-in {
	border-bottom-color:#faedee
}
.poptip-error .arrow-right {
	border-left-color:#fad2cd
}
.poptip-error .arrow-right .arrow-in {
	border-left-color:#faedee
}
.poptip-error .arrow-bottom {
	border-top-color:#fad2cd
}
.poptip-error .arrow-bottom .arrow-in {
	border-top-color:#faedee
}
.poptip-error .arrow-left {
	border-right-color:#fad2cd
}
.poptip-error .arrow-left .arrow-in {
	border-right-color:#faedee
}
.poptip-gray .arrow-top {
	border-bottom-color:#e5e5e5
}
.poptip-gray .arrow-top .arrow-in {
	border-bottom-color:#fff
}
.poptip-warn {
	border:1px solid #e8d4a8;
	background-color:#fcf5e3
}
.poptip-warn .arrow-top {
	border-bottom-color:#e8d4a8
}
.poptip-warn .arrow-top .arrow-in {
	border-bottom-color:#fcf5e3
}
.poptip-warn .arrow-right {
	border-left-color:#e8d4a8
}
.poptip-warn .arrow-right .arrow-in {
	border-left-color:#fcf5e3
}
.poptip-warn .arrow-bottom {
	border-top-color:#e8d4a8
}
.poptip-warn .arrow-bottom .arrow-in {
	border-top-color:#fcf5e3
}
.poptip-warn .arrow-left {
	border-right-color:#e8d4a8
}
.poptip-warn .arrow-left .arrow-in {
	border-right-color:#fcf5e3
}
.recmd-keyword-wrap {
	border:1px solid #e0e0e0;
	margin:0 auto;
	color:#666;
	background:#fff;
	position:absolute;
	z-index:99
}
.recmd-keyword-wrap .recmd-cata {
	margin-bottom:-1px;
	_margin:0;
	border-bottom:1px solid #e0e0e0
}
.recmd-keyword-wrap .recmd-cata li {
	padding:0 10px;
*height:26px;
	line-height:26px;
	cursor:pointer
}
.recmd-keyword-wrap .recmd-cata li span {
	color:#de373d;
	font-weight:700
}
.recmd-keyword-wrap .recmd-cata .hover {
	background:#f4f4f4
}
.recmd-keyword-wrap .recmd-keyword {
	padding-top:1px
}
.recmd-keyword-wrap .recmd-keyword li {
	padding:0 10px;
*height:26px;
	line-height:26px;
	cursor:pointer
}
.recmd-keyword-wrap .recmd-keyword .hover {
	background:#f4f4f4
}
.header-wrap {
	background:#fff
}
.header {
	height:110px;
	position:relative
}
.logo-wrap {
	float:left;
	padding:25px 0 0 0
}
.logo {
	float:left
}
.channel-tit {
	float:left;
	margin:30px 0 0 15px;
	padding-left:15px;
	border-left:1px solid #d5d5d5;
	font-size:18px;
	font-family:'microsoft yahei';
	line-height:1
}
.logo-festival {
	padding-top:0
}
.srh {
	float:right;
	padding:30px 0 0 0
}
.srh-case {
	position:absolute;
	top:38px;
	left:-2px;
	background:#fff;
	border:1px solid #eee;
	border-top:none;
	z-index:11
}
.srh-case a {
	display:block;
	width:50px;
	padding:0 15px;
	line-height:34px
}
.srh-case a:hover {
	background:#f4f4f4;
	color:#333
}
.srh-case .active, .srh-case .active:hover {
	background:0 0;
	font-weight:400
}
.srh-case .active:link, .srh-case .active:visited {
	color:#333
}
.srh-input {
	height:36px;
	width:420px;
	border:#f33348 2px solid;
	background-color:#fff;
	float:left
}
.srh-input input {
	width:300px;
	height:16px;
	font-size:13px;
	padding:10px;
	border:none;
	font-family:'microsoft yahei'
}
.srh-btn {
	width:90px;
	height:40px;
	line-height:38px;
	float:left;
	background-color:#f33348;
	background:-webkit-linear-gradient(125deg, #f33348, #e41c2e);
	background:-moz-linear-gradient(125deg, #f33348, #e41c2e);
	background:linear-gradient(125deg, #f33348, #e41c2e);
	font-size:13px;
	font-family:'microsoft yahei';
	color:#fff;
	cursor:pointer
}
.srh-btn:hover {
	background:#d4272e
}
.gray-btn {
	display:inline-block;
	min-width:90px;
	height:38px;
	line-height:38px;
	font-size:13px;
	font-family:'microsoft yahei';
	text-align:center;
	border:1px solid #d4d4d4;
	margin-left:10px;
	cursor:pointer
}
.srh-bar .srh-input .search-word {
	float:left
}
.srh-bar .search-tab {
	font-size:13px;
	position:relative;
	float:left;
	z-index:99
}
.srh-bar .srh-tab-tit {
	display:block;
	width:61px;
	line-height:34px;
	padding-left:16px;
	border-right:1px solid #eee
}
.srh-bar .srh-tab-tit i {
	margin-left:10px;
transition:all .5s
}
.srh-bar .srh-tab-tit:hover i {
	transform:rotate(180deg)
}
.srh-hot-keyword {
	height:32px;
	clear:left;
	overflow:hidden;
*zoom:1
}
.srh-hot-keyword a {
	float:left;
	line-height:32px;
	padding:0 13px 0 0
}
.srh-hot-keyword a:link, .srh-hot-keyword a:visited {
	color:#666
}
.srh-hot-keyword a:hover {
	color:#e04b43;
	text-decoration:none
}
.srh-hot-keyword a.red:link, .srh-hot-keyword a.red:visited {
	color:#e04b43
}
.srh-hot-keyword a.red:hover {
	text-decoration:underline
}
.srh-green .srh-case .active, .srh-green .srh-case .active:hover {
	background:#06a481;
	border-radius:0
}
.srh-green .srh-btn {
	background:#06a481;
	border-radius:0
}
.srh-green .fix-search .srh-input, .srh-green .srh-bar .srh-input {
	border-color:#06a481;
	width:500px
}
.srh-blue .srh-case .active, .srh-blue .srh-case .active:hover {
	background:#2b87ff;
	border-radius:0
}
.srh-blue .srh-btn {
	background:#2b87ff;
	border-radius:0
}
.srh-blue .fix-search .srh-input, .srh-blue .srh-bar .srh-input {
	border-color:#2b87ff;
	width:400px
}
.srh-blue .fix-search .srh-input {
	width:500px
}
.srh-blue .gray-btn {
	height:40px;
	font-size:16px
}
.silu-header {
	height:110px
}
.silu-header .logo-wrap {
	padding-top:30px
}
.nav {
	font-family:'microsoft yahei';
	background:#fff;
	position:relative;
	height:38px
}
.nav-catlog {
	width:178px;
	height:38px;
	line-height:38px;
	padding-left:12px;
	background-color:#f33348;
	background:-webkit-linear-gradient(125deg, #f33348, #e41c2e);
	background:-moz-linear-gradient(125deg, #f33348, #e41c2e);
	background:linear-gradient(125deg, #f33348, #e41c2e);
	float:left;
	font-size:15px
}
.nav-catlog a:hover, .nav-catlog a:link, .nav-catlog a:visited {
	color:#fff
}
.nav-catlog i {
	color:#fff;
	font-size:12px;
	margin-right:20px
}
.nav-lst {
	float:left;
	height:38px;
}
.nav-item {
	float:left;
	height:38px
}
.nav-item .icon-hot {
	display:inline-block;
	width:16px;
	height:18px;
	background:url(../img/hot.gif) no-repeat
}
.nav-item a {
	font-size:15px;
	font-weight:700;
	line-height:38px;
	margin:0 25px;
	float:left;
	position:relative
}
.nav-item a:after {
	content:'';
	width:16px;
	height:3px;
	background:#fff;
	position:absolute;
	left:50%;
	bottom:4px;
	margin-left:-8px;
	border-radius:1.5px
}
.nav-item .active:hover, .nav-item .active:link, .nav-item .active:visited, .nav-item a:hover {
	color:#e41b2e;
	font-weight:700
}
.nav-item .active:hover:after, .nav-item .active:link:after, .nav-item .active:visited:after, .nav-item a:hover:after {
	background:#e41b2e
}
.nav-item-hot {
	position:relative
}
.nav-item-hot .icon-hot {
	position:absolute;
	top:-6px;
	left:40px
}
.nav-lst .hover .sub-nav a {
	background:#fff
}
.nav-lst .nav-industry, .nav-lst .nav-product, .nav-lst .nav-purchase {
	position:relative;
	z-index:2
}
.nav-lst .nav-item-arrow {
	position:absolute;
	display:inline-block;
	height:0;
	width:0;
	font-size:0;
	overflow:hidden;
	line-height:0;
	border-width:5px;
	border-style:solid;
	border-color:#333 #fff #fff;
	top:17px;
	right:10px;
	color:#cf121b
}
.nav-detail {
	position:absolute;
	top:39px;
	width:1190px;
	height:0;
	background:#fff;
	z-index:22;
	display:none
}
.nav-detail .nav-det-con {
	padding:16px 36px
}
.nav-detail .nav-det-con .nav-sub-con {
	float:left;
	width:190px
}
.nav-detail .nav-det-con .arrow-db-right {
	margin-left:2px;
	font-size:20px
}
.nav-detail .nav-det-con .line {
	width:55px;
	height:1px;
	display:inline-block;
	background:#cf121b;
	position:absolute;
	left:0;
	top:25px
}
.nav-sub-con li a {
	line-height:24px;
	color:#666;
	cursor:pointer
}
.nav-sub-con li:first-child {
	position:relative
}
.nav-sub-con li:first-child a {
	color:#333;
	font-size:14px
}
.nav-dep-pic {
	float:right;
	margin-right:164px;
	width:363px;
	height:120px;
	position:relative
}
.nav-dep-pic img {
	width:100%;
	height:100%
}
.teamwork {
	padding:15px 0 20px;
	background:#fff;
	overflow:hidden
}
.teamwork h2 {
	padding:15px 20px 15px 30px;
	float:left;
	font:bold 14px 'microsoft yahei'
}
.teamwork-lst {
	overflow:hidden;
*zoom:1
}
.teamwork-lst li {
	font-size:14px;
	padding:13px 30px 0 0;
	float:left;
	line-height:25px;
	white-space:nowrap
}
.icon-home {
	width:25px;
	height:28px;
	display:inline-block;
	vertical-align:middle;
	background:url(../../../img/home/icon_home.png) no-repeat
}
.icon-sina {
	width:32px;
	height:26px;
	background-position:-25px -26px
}
.icon-weixin {
	width:32px;
	height:26px;
	background-position:-25px 0
}
.ft-qrcode-wrap {
	float:right
}
.ft-qrcode {
	padding:20px 0 0 0
}
.svr-panel {
	padding:20px 0 15px 0
}
.svr-group-item {
	width:140px;
	float:left
}
.svr-group-item dl {
	float:left
}
.svr-group-item dt {
	font:normal 14px 'microsoft yahei';
	margin-bottom:10px
}
.svr-group-item dd {
	margin-bottom:5px
}
.svr-group-item dd a:link, .svr-group-item dd a:visited {
	color:#666
}
.svr-group-item dd a:hover {
	color:#e41c2e
}
.svr-group-tel {
	width:230px
}
.svr-group-mobile {
	width:260px
}
.svr-group-mobile .sub-dd {
	padding:15px 0 0 74px
}
.svr-group-mobile .sub-dd img {
	float:left;
	margin:-15px 0 0 -74px
}
.svr-group-us dd a {
	display:block;
	width:150px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#ddd
}
.svr-group-us dd a i {
	margin-right:8px
}
.svr-group-us dd a:hover {
	color:#fff;
	background:#e41b2e
}
.svr-group-us dd a:hover i {
	color:#fff
}
.svr-group-us .iconfont-sina-weibo {
	color:#e46545
}
.svr-group-us .iconfont-wx-icon {
	color:#2fb94a
}
.svr-group-us dd {
	margin-bottom:10px
}
.svr-group-us .qr-dd {
	position:relative
}
.svr-group-us .qrcode-switch {
	position:absolute;
	left:0;
	top:40px
}
.ft-team {
	padding:10px 0 15px;
	color:#999;
	text-align:center
}
.ft-team .ft-lnk {
	padding:15px 0 8px 0;
	line-height:24px
}
.ft-team .v-sep {
	color:#4d4d4d
}
.ft-team a {
	white-space:nowrap
}
.ft-team a:link, .ft-team a:visited {
	color:#999
}
.ft-team a:hover {
	color:#e41c2e
}
.ft-team .ft-copy a:link, .ft-team .ft-copy a:visited {
	color:#999
}
.ft-team .ft-copy a:hover {
	color:#e41c2e
}
.ft-team .ft-about {
	line-height:24px;
	margin-bottom:10px
}
.ft-certs {
	margin-top:15px
}
.ft-certs a {
	display:inline-block;
	margin-right:20px
}
.wj-pic img {
	opacity:.6;
	filter:alpha(opacity=60)
}
.wj-pic:hover img {
	opacity:1;
	filter:alpha(opacity=100)
}
.fix-header {
	width:100%;
	height:50px;
	font-family:'microsoft yahei';
	padding:10px 0 0 0;
	background:#fff;
	box-shadow:0 1px 10px rgba(100, 100, 100, .2);
	position:fixed;
	top:-65px;
	left:0;
	z-index:101
}
.fix-logo {
	float:left;
	width:267px;
	margin-top:2px
}
.fix-search {
	float:left
}
.fix-search .search-select {
	float:left;
	position:relative;
	z-index:90
}
.fix-search .search-select-btn {
	display:block;
	float:left;
	width:55px;
	height:36px;
	line-height:36px;
	padding-right:15px;
	font-weight:700;
	text-align:center;
	color:#777;
	background:url(../../../img/common/icon_arrow.png) 50px 15px #f7f7f7 no-repeat;
	cursor:default
}
.fix-search .search-input .hover .search-select-btn {
	background-position:0 -26px
}
.fix-search .search-select-list {
	width:70px;
	padding-top:2px;
	position:absolute;
	background-color:#f7f7f7;
	font-weight:700;
	color:#777;
	z-index:92;
	top:36px;
	left:0
}
.fix-search .search-select-list li {
	height:30px;
	line-height:30px;
	padding-left:16px;
	cursor:default
}
.fix-search .search-select-list .hover {
	background-color:#e6e6e6
}
.fix-search .srh-btn {
	width:108px;
	border-radius:0
}
.fix-offer {
	float:right;
	width:170px
}
.fix-user-info {
	height:40px;
	background:#f2f2f2
}
.fix-sign {
	text-align:center
}
.fix-sign a {
	display:inline-block;
	line-height:38px;
	font-size:14px;
	border:1px solid #ccc;
	padding:0 25px
}
.fix-sign a:first-child {
	border:none;
	line-height:40px;
	background-color:#f33348;
	background:-webkit-linear-gradient(125deg, #f33348, #e41c2e);
	background:-moz-linear-gradient(125deg, #f33348, #e41c2e);
	background:linear-gradient(125deg, #f33348, #e41c2e);
	margin-right:5px
}
.fix-sign a:first-child:link, .fix-sign a:first-child:visited {
	color:#fff
}
.fix-sign a:first-child:hover {
	background:#d4272e
}
.fix-user-info {
	padding:0 15px;
	position:relative
}
.fix-user-info span {
	display:block;
	line-height:40px;
	padding-right:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:url(../../../img/common/icon_arrow.png) 125px 16px no-repeat
}
.fix-user-info ul {
	position:absolute;
	width:170px;
	padding:0 0 5px 0;
	background:#f2f2f2;
	top:40px;
	left:0
}
.fix-user-info li {
	padding:0 15px;
	line-height:30px
}
.fixed-bar {
	position:fixed;
	_position:absolute;
	bottom:10px;
	left:50%;
	margin-left:610px;
	z-index:98;
	display:none
}
.fixed-bar-item {
	width:24px;
	height:34px;
	padding:3px 8px;
	margin-bottom:10px;
	background:url(../../../img/common/fixed_bar.png) 0 0 no-repeat;
	text-indent:-999em;
	cursor:pointer
}
.back-top {
	background-position:0 -40px
}
.back-top:hover, .suggest:hover {
	text-indent:0;
	background:#7a7a7a;
	color:#fff;
	border-radius:2px
}
.fixed-adv {
	position:fixed;
	_position:absolute;
	z-index:100;
	left:0;
	top:275px
}
.fixed-adv a {
	display:block
}
.fixed-adv .sub-hs {
	text-align:right
}
.narrow-adv {
	position:relative;
	display:block
}
.narrow-adv-close {
	position:absolute;
	top:-16px;
	left:0
}
.ft-adv-wrap {
	position:fixed;
	width:100%;
	height:120px;
	bottom:0;
	z-index:999
}
.adv-alpha {
	position:absolute;
	width:100%;
	height:120px;
	opacity:.8;
	filter:alpha(opacity=80)
}
.ft-adv-lnk {
	width:100%;
	position:absolute;
	left:0;
	top:0;
	text-align:center
}
.ft-adv-close {
	width:29px;
	height:34px;
	position:absolute;
	right:0;
	top:0;
	padding:11px 10px 6px;
	text-align:center;
	background-color:#000;
	background-color:rgba(0, 0, 0, .7);
	filter:alpha(opacity=70)
}
.ft-adv-close i {
	width:29px;
	height:29px;
	display:inline-block;
	background:url(../../../img/home/adv_close.png);
	cursor:pointer;
-webkit-transition:all ease .5s;
-moz-transition:all ease .5s;
-ms-transition:all ease .5s;
transition:all ease .5s
}
.ft-adv-close:hover i {
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	transform:rotate(-180deg)
}
.ft-join {
	height:120px
}
.ft-join .adv-alpha {
	background-color:#fe6154;
	opacity:1;
	filter:alpha(opacity=100)
}
.ft-join img {
	margin-top:-10px
}
.fix-tools {
	width:5px;
	height:100%;
	background:#e0e0e0;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	z-index:101
}
.fix-tools-in {
	width:36px;
	position:fixed;
	right:0;
	bottom:30px
}
.fix-tools-item {
	width:36px;
	height:36px;
	margin-bottom:2px;
	position:relative;
	cursor:pointer
}
.fix-tools-item i {
	width:36px;
	height:36px;
	display:block;
	background:url(../../../img/home/fix_icon.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
	z-index:2
}
.fix-tools-item span {
	width:64px;
	height:36px;
	line-height:36px;
	color:#fff;
	text-align:right;
	background:#e41b2e;
	position:absolute;
	right:-28px;
	bottom:0;
-webkit-transition:all ease .5s;
-moz-transition:all ease .5s;
transition:all ease .5s
}
.fix-gotop i {
	background-position:0 0
}
.fix-online i {
	background-position:-36px 0
}
.fix-email i {
	background-position:-72px 0
}
.fix-weixin i {
	background-position:-108px 0
}
.fix-tools-item:hover span {
	right:36px
}
.fix-gotop:hover i {
	background-position:0 -36px
}
.fix-online:hover i {
	background-position:-36px -36px
}
.fix-email:hover i {
	background-position:-72px -36px
}
.fix-weixin:hover i {
	background-position:-108px -36px
}
.fix-weixin span {
	width:0;
	height:0;
	right:40px;
	background:0 0;
	overflow:hidden
}
.fix-weixin:hover span {
	width:124px;
	height:150px;
	right:40px;
	bottom:0
}
.container {
	background:#f4f4f4
}
.header {
	height:115px
}
.srh-bar .srh-input {
	width:500px
}
.srh-bar .srh-input .search-word {
	float:left
}
.srh-bar .search-tab {
	font-size:13px;
	position:relative;
	float:left;
	z-index:99
}
.srh-bar .srh-tab-tit {
	display:block;
	width:61px;
	line-height:34px;
	padding-left:16px;
	border-right:1px solid #eee
}
.srh-bar .srh-tab-tit i {
	margin-left:10px;
transition:all .5s
}
.srh-bar .srh-tab-tit:hover i {
	transform:rotate(180deg)
}
.fix-search .srh-input {
	width:500px
}
.srh-case {
	position:absolute;
	top:38px;
	left:-2px;
	background:#fff;
	border:1px solid #eee;
	border-top:none;
	z-index:11
}
.srh-case a {
	display:block;
	width:50px;
	padding-left:16px;
	line-height:34px
}
.srh-case .active, .srh-case .active:hover {
	background:0 0;
	font-weight:400
}
.srh-case .active:link, .srh-case .active:visited {
	color:#333
}
.slide-top {
	height:60px;
	position:relative;
	overflow:hidden
}
.slide-top .slide-item {
	width:1920px;
	height:60px;
	left:50%;
	margin-left:-960px
}
.slide-top .slide-ctrl {
	top:40px;
	right:55px
}
.top-adv {
	display:block;
	height:60px;
	position:relative
}
.top-adv .flag-adv {
	left:50%;
	margin-left:-595px
}
.top-strip-wrap {
	height:60px
}
.srh {
	padding-top:30px
}
.srh-input input {
	width:400px
}
.nav .grid-wide {
	position:relative
}
.center {
	width:790px;
	float:left;
	margin-left:10px;
	position:relative
}
.advs {
	height:390px;
	overflow:hidden;
	position:relative
}
.advs .sliders {
	width:790px;
	height:390px
}
.advs .flag-adv {
	left:0;
	bottom:0
}
.advs .flex-prev {
	left:10px;
	top:175px
}
.advs .flex-next {
	right:10px;
	top:175px
}
.advs .slider-ctrl {
	position:relative;
	float:left;
	margin-left:-3px;
	bottom:30px;
	z-index:12
}
.advs .slider-ctrl li {
	left:-50%
}
.slider .active {
	z-index:10
}
#sliders .slidesjs-pagination {
	display:none
}
.center-qrcode {
	position:absolute;
	top:330px;
	left:0;
	width:72px;
	padding:5px;
	text-align:center;
	border:1px solid #e6e6e6;
	background:#fff
}
.poptip {
	font-size:12px;
	background:#fff;
	border:1px solid #d9d9d9;
	position:absolute
}
.poptip .arrow {
	width:0;
	height:0;
	line-height:0;
	font-size:0;
	border:8px dashed transparent;
	position:absolute;
	zoom:1
}
.poptip .arrow-top {
	border-bottom:8px solid transparent;
	top:-16px;
	left:30px;
	border-bottom-color:#e5e5e5
}
.poptip .arrow-top .arrow-in {
	margin-top:-7px;
	border-bottom-color:#fff;
	margin-left:-8px
}
.banner {
	height:150px;
	position:relative;
	margin:10px auto 10px
}
.index1 {
	height:205px;
	position:relative;
	margin:10px auto 10px
}
.main {
	height:540px;
	position:relative;
	margin:10px auto 10px
}
.main .theme-bg {
	width:100%;
	height:480px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	min-width:1190px
}
.main .theme-bg-l, .main .theme-bg-r {
	width:365px;
	height:480px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-960px;
	z-index:11
}
.main .theme-bg-r {
	left:auto;
	right:50%;
	margin-right:-960px
}
.catalog {
	width:190px;
	height:540px;
	float:left;
	background:#fff
}
.catalog-box {
	position:relative;
	z-index:29
}
.cata-lst {
	width:190px;
	padding-top:10px;
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	z-index:2
}
.cata-lst .cata-item .cata-item-hd {
	font-family:'microsoft yahei';
	padding:8px 0 8px 20px
}
.cata-lst .cata-item .cata-item-hd a {
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	font-weight:700
}
.cata-lst .active {
	color:#e41b2e
}
.cata-lst .active .cata-item-hd {
	width:170px;
	background:#f7f7f7
}
.cata-lst .active a:link, .cata-lst .active a:visited {
	color:#e41b2e
}
.cata-lst .active a:hover {
	text-decoration:underline
}
.float-cata {
	width:811px;
	height:540px;
	background:#e41b2e;
	position:absolute;
	left:190px;
	top:0;
	overflow:hidden;
	z-index:1;
	display:none
}
.sub-cata {
	width:570px;
	height:513px;
	background:#fff;
	padding:25px 20px 0 30px;
	position:absolute;
	left:1px;
	top:1px;
	z-index:2
}
.sub-cata-hd h2 {
	font:bold 16px 'microsoft yahei';
	padding-bottom:20px;
	color:#e41b2e
}
.sub-cata-hd a:link, .sub-cata-hd a:visited {
	color:#e41c2e
}
.sub-cata-hd a:hover {
	text-decoration:underline
}
.sub-cata-bd {
	height:419px;
	overflow:hidden;
*zoom:1
}
.sub-cata-bd dl {
	padding-bottom:11px
}
.sub-cata-item-hd {
	font:bold 12px 'microsoft yahei';
	float:left;
	width:80px
}
.sub-cata-item-bd {
	overflow:hidden;
*zoom:1
}
.sub-cata-item-bd .v-sep {
	color:#ddd
}
.sub-cata-item-bd a {
	display:inline-block;
	padding:0 20px 10px 0
}
.sub-adv {
	width:170px;
	height:538px;
	background:#fff;
	padding-left:20px;
	position:absolute;
	right:1px;
	top:1px;
	z-index:1
}
.sub-adv a {
	display:block;
	position:relative;
	width:150px;
	height:180px;
	margin-top:60px
}
.main-focus-wrap {
	width:770px;
	float:left
}
.main-focus {
	padding:10px 0 0 10px
}
.slider {
	width:800px;
	height:355px;
	position:absolute;
	overflow:hidden;
	top:0;
	left:50%;
	margin-left:-405px;
	z-index:11
}
.slidesjs-slide {
	height:427px
}
.slider-lst {
	width:760px;
	height:427px;
	position:absolute;
	top:0;
	left:0
}
.img-left, .img-main, .img-right {
	position:absolute;
	top:0
}
.slider .img-left {
	left:800px
}
.slider .img-right {
	right:800px
}
.slider .active {
	z-index:11
}
.slider-ctrl {
	position:absolute;
	left:50%;
	z-index:11
}
.slider-ctrl li {
	width:12px;
	height:12px;
	font-size:0;
	background:#fff;
	float:left;
	margin:5px 0 0 6px;
	border-radius:10px;
	position:relative;
	cursor:pointer;
	z-index:2
}
.slider-ctrl .active {
	background:#e41b2e
}
.flex-next, .flex-prev, .supplier-next, .supplier-prev {
	width:36px;
	height:36px;
	border-radius:50%;
	background-color:rgba(0, 0, 0, .3);
	position:absolute;
	top:112px;
	z-index:21
}
.flex-next:after, .flex-next:before, .flex-prev:after, .flex-prev:before, .supplier-next:after, .supplier-next:before, .supplier-prev:after, .supplier-prev:before {
	content:'';
	width:16px;
	height:2px;
	background:#fff;
	left:9px;
	position:absolute
}
.flex-next:before, .flex-prev:before, .supplier-next:before, .supplier-prev:before {
	top:19px;
	transform:rotate(45deg)
}
.flex-next:after, .flex-prev:after, .supplier-next:after, .supplier-prev:after {
	top:29px;
	transform:rotate(-45deg)
}
.supplier-prev:before {
	top:29px
}
.supplier-prev:after {
	top:19px
}
.flex-prev {
	left:5px
}
.flex-prev:after, .flex-prev:before {
	left:12px;
	width:12px
}
.flex-prev:before {
	top:21px
}
.flex-prev:after {
	top:13px
}
.flex-next {
	right:5px
}
.flex-next:after, .flex-next:before {
	width:12px;
	left:12px
}
.flex-next:before {
	top:13px
}
.flex-next:after {
	top:21px
}
.flex-next:link, .flex-next:visited, .flex-prev:link, .flex-prev:visited {
	color:#fff
}
.flex-next:hover, .flex-prev:hover, .supplier-next:hover, .supplier-prev:hover {
	background-color:#f33348;
	background:-webkit-linear-gradient(125deg, #f33348, #e41c2e);
	background:-moz-linear-gradient(125deg, #f33348, #e41c2e);
	background:linear-gradient(125deg, #f33348, #e41c2e)
}
.supplier-next, .supplier-prev {
	width:32px;
	height:50px;
	line-height:50px;
	top:235px;
	cursor:pointer;
	border-radius:0
}
.supplier-prev {
	left:0
}
.supplier-next {
	right:0
}
.prod-slider-wrap {
	width:790px;
	height:140px
}
.prod-slider-lst {
	margin:10px 0 0 -10px
}
.prod-slider-lst li {
	float:left;
	width:190px;
	height:205px;
	margin-left:10px;
	text-align:center;
	background:#fff;
	position:relative;
-webkit-transition:all ease .5s;
-moz-transition:all ease .5s;
-ms-transition:all ease .5s;
transition:all ease .5s
}
.prod-slider-lst li:hover {
	box-shadow:0 0 12px rgba(0, 0, 0, .2);
	-webkit-transform:translateY(-5px);
	-moz-transform:translateY(-5px);
	-ms-transform:translateY(-5px);
	transform:translateY(-5px)
}
.prod-slider-lst li:hover .detail {
	color:#e41b2e;
	border:1px solid #e41b2e
}
.prod-slider-lst li h3 {
	font-size:14px;
	margin:10px 0 5px 0;
	font-weight:700;
	line-height:16px;
	padding:0 15px;
	text-align:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.prod-slider-lst li p {
	line-height:20px;
	font-size:12px;
	color:#999;
	padding:0 15px;
	text-align:left;
	position:relative;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.prod-slider-lst li a{color:#999;}
.prod-slider-lst li:hover p a:hover{ color:#e41b2e;}
.prod-slider-lst li img {
	max-width:110px;
	max-height:110px;
	position:absolute;
	right:0;
	bottom:0
}
.prod-slider-lst li .detail {
	position:absolute;
	padding:0 10px;
	line-height:18px;
	border:1px solid #f0868f;
	border-radius:20px;
	left:15px;
	bottom:5px;
	color:#f0868f
}
.prod-slider-lst li .detail b {
	font-family:simsun
}
.prod-slider-wrap .flex-next, .prod-slider-wrap .flex-prev {
	top:28px
}
.recmd-com {
	margin-bottom:20px; background:#FFF
}
.recmd-com-bt{
	height:40px; background:#FFF; font-family:Î¢ÈíÑÅºÚ; font-size:16px; line-height:40px; padding-left:15px; color:#e41b2e;
	}
.recmd-com-lst {
	/*margin-top:10px;*/
	margin-left:-1px
}
.recmd-com-item {
	width:196px;
	height:90px;
	float:left;
	margin:0 0 1px 1px;
	background:#fff;
	text-align:center;
	position:relative;
	overflow:hidden; border-top:solid 1px #f4f4f4; border-right:solid 1px #f4f4f4;
}
.recmd-com-item:nth-child(odd) {
width:197px
}
.recmd-com-item .pic {
	line-height:90px
}
.recmd-com-item img {
	max-width:190px;
	max-height:90px
}
.recmd-com-item .ft {
	width:100%;
	height:90px;
	color:#fff;
	background:rgba(228, 27, 46, .8);
	position:absolute;
	left:0;
	bottom:-90px;
-webkit-transition:all ease .5s;
transition:all ease .5s
}
.recmd-com-item .ft h3 {
	font-size:14px;
	margin:15px 5px 5px;
	color:#fff;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.recmd-com-item .ft p {
	font-size:12px;
	border:1px solid #fff;
	line-height:24px;
	display:inline-block;
	max-width:165px;
	padding:0 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.recmd-com-item:hover .ft {
	bottom:0
}
.footer-wrap {
	background:#eaeaea
}
.ft-team {
	padding:0 0 15px 0;
	text-align:left;
	border-top:1px solid #d1d1d1
}

.index_left{width:900px; float:left;}
.index_right{ width:270px;float:right;}
.box {

	clear: both;
	display: block;
	margin-bottom: 20px;
	background:#fff; 
}
 .box,.boxcontent ul li {
	overflow: hidden
}
.sidesubcat ul li.listtxt {width:12%;}
#tab {
	height: 160px
}

#tab h3 {
	margin: 0;
	padding: 0;
	font-size: 1pc;
	float: left;
	width: 16%;
	height: 36px;
	font-weight: 400;
	line-height: 36px;
	text-align: center;
/*	border-right: 1px solid #eee;
*/	cursor: pointer;
	background: url(icons.png) no-repeat scroll 10px -530px
}

#tab div {
	clear: both;
	height: 75pt;
	font-size: 14px;
	padding: 20px 0 0 20px;
	display: none
}

#tab h3.active {
	color: #e10000;
	background: url(icons.png) no-repeat scroll 10px -497px
}

#tab div.content {
	display: block;
	background: #fff;
	border-top: 1px solid #eee;
	font-size: 9pt
}

#tab div ul li a {
	display: block;
	width: 75pt;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all
}
.sidesubcat ul li {
	clear: none;
	float: left;
	width: 20%;
	text-indent: 5px;
	height: 26px;
	line-height: 26px
}

.t0 {
	margin-top: 0
}
.t5{	margin-top: 10px;
}
.boxtitle {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
	clear: both;
	color: #000;
	display: block;
	height: 40px;
	line-height: 42px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 30px;
	text-indent: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	font-size: 1pc;
	color: #666;
	font-weight: 400;
	width:95%;
}
.boxtitle .more a {
	display: block;
	float: right;
	padding-right: 10px;
	text-align: right;
	width: 36px;
	font-size: 9pt;
	color: #666;
	border-left: 2px solid #999;
	height: 14px;
	margin-top: 15px;
	line-height: 14px
}
.boxcontent  {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 90%
}
.boxcontent ul li {
	overflow: hidden;	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap

}
.border1{ border-bottom:solid 1px #f4f4f4;}
.boxcontent ul li {padding:4px 0px 4px 0px;}

dl.homepcat a {color:#666666;}
dl.homepcat {float:left;width:25%;height:280px;}
.homepcat dt {clear:both;font-size:16px;font-weight:bold;height:40px;font-family:"Î¢ÈíÑÅºÚ";}
.homepcat dt a {border-left:4px solid #e10000; display:block;height:16px;padding-left:20px;margin-top:10px;line-height:15px;}
dl.homepcat dd img {width:190px;height:120px;}
dl.homepcat dd {padding-top:3px;padding-bottom:3px;}
