
::-webkit-scrollbar {
	width: 8px;
	height: 12px
}

div::-webkit-scrollbar {
	width: 6px;
	height: 10px
}

::-webkit-scrollbar-track {
	background: #f5f5f5
}

::-webkit-scrollbar-thumb {
	border-radius: 16px;
	background: #bcbcbc
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #a8a8a8
}

::-webkit-scrollbar-thumb:vertical:hover {
	background-color: #a8a8a8
}

::-webkit-scrollbar-thumb:vertical:active {
	background-color: #a8a8a8
}

.demo-nav.fixed.fixed-top {
	z-index: 8;
	background: #fff;
	width: 100%;
	padding: 0;
	border-bottom: solid 3px #0a8;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
}
.doc-backtop{position:fixed;right:5px;bottom:0;color:#999;font-size:30px;cursor:pointer;z-index:9;}
.doc-backtop:hover{color:#0a8;}
ul,
ol,
li {
	list-style: none
}

.layout_banner {
	background-color: #f5f5f5;
	width: 1220px;
}

.main {
	z-index: 1;
	min-width: 1220px;
	min-height: 300px;
	padding: 0 0 10px 0;
	clear: both;
	background-color: #f5f5f5;
}

.foorlayout {
	width: 1220px;
	margin: 0 auto;
	text-align: left
}

.sitemap {
	font-size: 16px;
	width: 1190px;
	padding: 15px;
	overflow: hidden
}

.sitemap>a,
.sitemap>b,
.sitemap>span,
.sitemap>h1 {
	line-height: 24px;
	vertical-align: middle
}

.sitemap b {
	margin: 0 10px;
	font-weight: normal
}

.sitemap h1 {
	font-size: 16px;
	font-weight: normal;
	display: inline
}

.blue {
	color: #0487e2!important;
	font-style: normal
}

.blue-bg,
.blue-btn {
	background-color: #0487e2!important;
	color: #fff
}

.blue-btn:hover {
	background-color: #036ad8!important
}

.yellow {
	color: #ff7800!important;
	font-style: normal
}

.yellow-bg,
.yellow-btn {
	background-color: #ff7800!important;
	color: #fff
}

.yellow-btn:hover {
	background-color: #ff5b00!important
}

.yellow-box {
	background-color: #fffbf2!important;
	border: 1px solid #ff7800!important;
	color: #ff7800!important
}

.yellow-box:hover {
	background-color: #fff6e0!important
}

.red {
	color: #f00!important;
	font-style: normal
}

.red-bg {
	background-color: #f00!important;
	color: #fff
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}
.hide {
	position: absolute;
	top: 0;
	height: 0;
	display: block!important;
	overflow: hidden;
	visibility: hidden
}
/*head-searchbar*/
.head_logo {
    min-height: 100px;
}
.head_logo .logo {
	position: relative;
	z-index: 95;
	margin: 15px 0 0;
	float: left
}
.head_logo .logo img{
	height: 70px;
	padding-left: 10px;
}
.head_logo .head_shop {
	width: 240px;
	float: right;
	margin: 33px 0 0 0;
	text-align: left
}

.head_shop .wxcode {
	color: #f00;
	font-size: 12px;
	min-width: 110px;
	padding: 22px 0 0 12px;
	line-height: 20px;
	text-align: center;
	float: right
}

.head_shop .wxcode img {
	width: 65px;
	height: 65px;
	margin: 0 5px 0 0;
	overflow: hidden
}

.head_shop .cart_login {
	line-height: 34px;
	text-decoration: none;
	color: #404144;
	height: 34px;
	display: inline-block;
	text-align: left;
	position: relative
}

.cart_login b {
	padding-left: 40px;
	display: inline-block;
	font-size: 16px;
	background: url(../images/icon_1.png?v=2) -10px 3px no-repeat;
	cursor: pointer
}

.cartbtn {
	position: relative;
	z-index: 100;
	float: left
}

.cartbtn .dt {
	display: block
}

.cartbtn .cart_snap {
	position: absolute;
	z-index: 6;
	top: 34px;
	right: 0;
	width: 344px;
	text-align: center;
	background: #fffbf2;
	border: 1px solid #ffdb3d;
	display: none
}

.cartbtn:hover .cart_snap {
	display: block
}

.cart_snap .alt {
	padding: 10px;
	color: #3b3b3b;
	line-height: 24px
}

.cart_snap .cart_panel {
	padding: 10px;
	text-align: left
}

.cart_snap .tit {
	line-height: 24px;
	font-weight: normal
}

.cart_list .cart_item {
	padding: 5px 0
}

.cart_list .img {
	width: 67px;
	height: 38px;
	margin-right: 10px;
	overflow: hidden;
	float: left
}

.cart_list .price {
	margin-left: 10px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	float: right
}

.cart_list .price .red {
	color: #ff2ea1
}

.cart_list .del {
	color: #6d6d6d;
	line-height: 18px;
	height: 18px;
	margin-left: 10px;
	overflow: hidden;
	float: right
}

.cart_list .name,
.cart_list .attr {
	max-width: 180px;
	height: 20px;
	overflow: hidden
}

.cart_list .attr {
	height: 18px
}

.cart_list .name a {
	color: #3b3b3b;
	font-size: 14px;
	line-height: 20px;
	*line-height: 18px
}

.cart_list .attr a {
	color: #6d6d6d;
	font-size: 12px;
	line-height: 18px;
	*line-height: 14px
}

.cart_snap .cbtm {
	text-align: right;
	padding: 15px 0 5px
}

.cart_snap .cbtm .btn {
	width: 145px;
	font-size: 16px;
	line-height: 28px;
	height: 28px;
	padding: 0
}
.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.couponbox {
	min-width: 480px;
	padding: 0 20px 25px
}

.couponbox h3 {
	padding: 22px 0;
	font-size: 28px;
	line-height: 30px
}

.couponbox dl {
	padding: 15px 20px 20px;
	color: #666;
	background: #f4fbf5;
	border: 1px solid #bedbc3
}

.couponbox dt {
	font-size: 16px;
	line-height: 30px
}

.couponbox dd {
	line-height: 24px
}

.couponbox dd span {
	color: #7bbf12
}
.head-searchbar {
	float: right;
	width: 628px;
	margin: 33px 56px 0 0
}

.head-searchbar .search-input {
	width: 520px;
	position: relative;
	z-index: 20
}

.head-searchbar .search-input .textbox {
	float: left;
	width: 396px;
	height: 34px;
	line-height: 24px;
	padding: 3px 10px;
	border: 2px solid #0a8
}

.head-searchbar .search-input .submit {
	width: 100px;
	height: 34px;
	vertical-align: top;
	line-height: 34px
}
.head-searchbar .placeholder {
	color: #ccc
}

.head-searchbar .commend-keys {
	width: 520px;
	height: 24px;
	line-height: 24px;
	overflow: hidden
}

.head-searchbar .commend-keys a {
	padding-right: 10px;
	color: #999;
	display: inline-block;
	font-size: 12px;
	text-decoration: none
}

.head-searchbar .commend-keys a:hover {
	color: #009E94
}

.head-searchbar .search-helper {
	position: absolute;
	z-index: 20;
	top: 34px;
	left: 0;
	background-color: #fff;
	width: 416px;
	border: 1px solid #ccced6;
	display: none
}

.head-searchbar .search-helper li a {
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	color: #666;
	text-decoration: none
}

.head-searchbar .search-helper li a:hover,
.head-searchbar .search-helper li a.sel {
	color: #0487e2;
	background-color: #e2eeff
}

.head-searchbar .btn-demand {
	width: 98px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
	background: #fcfcfc;
	border: 1px solid #d8dae1;
	color: #666;
	text-decoration: none
}

.head-searchbar .btn-demand:hover {
	background: #fcfcfc;
	border: 1px solid #369fe8;
	color: #0487e2
}

.head-searchbar .btn-demand i {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 18px;
	background: url("../images/all.png?v=01") left -2032px no-repeat
}


input.textbox,
.form-text,
select,
textarea {
	color: #414141;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding: 5px 6px;
	background-color: #fff;
	border: 1px solid #ccd5df;
	vertical-align: middle;
	resize: none
}

textarea {
	height: 100px;
	overflow: hidden;
	overflow-y: auto;
	resize: none
}

select {
	height: 24px;
	line-height: 24px;
	margin: 0 10px 0 0;
	padding: 0 6px
}

.custom select {
	height: 30px;
	line-height: 30px
}

input.dis {
	background-color: #d6d6d6
}

input.dis,
select.dis,
textarea.dis {
	background-color: #ebebe4
}

input::-ms-clear {
	display: none
}

.forms {
	padding: 5px 0 10px 0
}

.forms_border,
.forms_border_left {
	min-height: 405px;
	padding-bottom: 15px
}

.forms .form_item {
	position: relative;
	text-align: left;
	font-size: 0;
	line-height: 0;
	padding: 5px 0 5px;
	overflow: hidden;
	*zoom: 1;
	[;
	display: table;
	table-layout: fixed;
	]
}

.forms .form_inline {
	vertical-align: middle;
	display: inline-block
}

.forms .btm_attr {
	padding-left: 41px
}

.forms .form_item .field,
.forms .form_item input,
.forms .form_item .required,
.forms .form_item .msg,
.forms .form_item .alt,
.forms .form_item .itr,
.forms .form_item .text,
.forms .form_item .readonly,
.forms .form_item .attrs,
.forms .form_item .unit {
	vertical-align: middle;
	display: inline-block
}

.forms .form_item .field {
	font-size: 14px;
	line-height: 24px;
	text-align: right;
	width: 84px;
	margin-right: 15px
}

.forms .form_item .text {
	font-size: 14px;
	line-height: 30px
}

.forms .form_item .unit {
	margin-left: 3px;
	font-size: 14px;
	line-height: 30px
}

.forms .form_item .required {
	color: #f00;
	font-size: 18px;
	line-height: 20px;
	text-indent: 12px;
	text-align: center;
	font-weight: normal;
	height: 32px;
	line-height: 40px
}

.forms .form_item .msg,
.forms .form_item .alt,
.forms .form_item .itr,
.forms .form_item .info {
	color: #f00;
	font-size: 12px;
	line-height: 24px;
	text-indent: 12px;
	height: 24px
}

.forms .form_item .msg {
	display: none
}

.forms .form_item .alt {
	color: #a6a6a6
}

.forms .form_item .itr {
	color: #4a3437;
	font-size: 14px;
	text-indent: 0
}

.forms .form_item .info {
	text-indent: 0;
	vertical-align: middle
}

.forms .form_item .readonly {
	font-size: 16px;
	line-height: 24px
}

.forms .textbox {
	width: 172px
}

.forms .adr_desc {
	width: 320px
}

.forms .focus .textbox {
	padding: 4px 5px;
	border: 2px solid #ccd5df
}

.forms .textbox[readonly],
.forms .focus .textbox[readonly] {
	background-color: #f8f8f8;
	padding: 5px 6px;
	border: 1px solid #d6d6d6
}

.forms .error .textbox {
	border-color: #ccd5df
}

.forms .error .alt {
	display: none
}

.forms .error .msg {
	display: inline-block
}

.forms .placeholder,
.main .placeholder,
.couponbar .placeholder {
	color: #ccc
}

#quotation .alt {
	padding-left: 93px;
	text-indent: 0;
	margin: 0;
	display: block
}

.radios b {
	height: 20px;
	line-height: 20px
}

.radios,
.checkboxs {
	border: 0;
	background-color: transparent
}

.radios .radio,
.checkboxs .checkbox {
	position: relative;
	background: url(../images/all.png?v=2) -20px -250px no-repeat;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	min-height: 20px;
	line-height: 20px;
	padding-left: 27px;
	margin-right: 30px;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer
}

.checkboxs .sel {
	background-position: -20px -290px
}

.radios .radio {
	background-position: -20px -170px
}

.radios .sel {
	background-position: -20px -210px
}

.radios_mini .radio {
	padding-left: 24px;
	background-position: -20px -1650px
}

.radios_mini .sel {
	background-position: -20px -1690px
}

.radios .radio input,
.checkboxs .checkbox input {
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1000px;
	height: 100px;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0)
}

.forms .hline {
	margin: 12px 30px 0 0;
	padding: 0 0 15px 0;
	border-top: 1px dashed #dedddd
}

.forms label.btn {
	position: relative;
	overflow: hidden
}

.forms label.btn input {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 100px;
	background: transparent;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}

.forms label.dis input {
	cursor: default
}

.forms .hide {
	padding: 0
}

.forms .icon_person .textbox,
.forms .icon_lock .textbox,
.forms .icon_money .textbox,
.forms .icon_inviter .textbox {
	background: #fff url(../images/all.png?v=2) -6px -1123px no-repeat
}

.forms .icon_inviter .textbox {
	background-position: -6px -1084px
}

.forms .icon_inviter .placeholder {
	font-size: 13px
}

.forms .icon_lock .textbox {
	background-position: -6px -1164px
}

.forms .icon_money .textbox {
	background-position: -3px -1371px
}

.forms .icon_person .focus .textbox {
	background-position: -7px -1124px
}

.forms .icon_inviter .focus .textbox {
	background-position: -7px -1085px
}

.forms .icon_lock .focus .textbox {
	background-position: -7px -1165px
}

.forms .icon_money .focus .textbox {
	background-position: -4px -1372px
}

.forms .captcha {
	margin-top: 10px;
	padding: 0;
	white-space: nowrap
}

.forms .captcha .field {
	width: 52px;
	margin: 0;
	text-align: left
}

.forms .captcha label {
	display: inline-block;
	vertical-align: middle
}

.forms .captcha .textbox {
	width: 110px;
	padding: 6px 7px
}

.forms .captcha .img {
	width: 78px;
	height: 34px;
	margin: 0 10px;
	vertical-align: middle
}

.forms .captcha .refresh {
	color: #666;
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
	vertical-align: bottom
}

.forms .captcha .msg {
	text-indent: 13px;
	cursor: pointer
}

.btn_blue {
	color: #fff;
	width: 126px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	background: #0487e2;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer
}

.btn_blue:hover {
	background: #036ad8;
	text-decoration: none
}

.file_btn {
	position: relative;
	min-width: 128px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background: #ff7800;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle
}

.file_btn:hover {
	background: #ff5b00;
	text-decoration: none
}

.btn,
.ok,
.no,
.submit,
.reset,
.upload_btn,
.cancel {
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	width: 110px;
	height: 29px;
	margin-left: 15px;
	background: #0a8;/*0487e2*/
	overflow: hidden;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	border: 0;
	cursor: pointer
}

.ok,
.no {
	width: auto;
	min-width: 110px;
	padding: 0 15px
}

.cancel {
	background: #fb61c3
}

.plist_btn {
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	width: 110px;
	height: 29px;
	background: #0487e2;
	overflow: hidden;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	border: 0
}

.btn {
	margin-left: 0
}

.btn:hover,
.ok:hover,
.no:hover,
.reset:hover,
.upload_btn:hover,
.cancel:hover,
.plist_btn:hover {
	color: #fff;
	background-color:#009E94;/*#036ad8*/
	text-decoration: none
}

.btn:active,
.ok:active,
.no:active,
.reset:active,
.upload_btn:active,
.cancel:active {
	color: #fff;
	background-color: #036ad8;
	text-decoration: none
}

.submit.buynow {
	background: #0487e2
}

a.dis,
a.dis:hover,
input.dis,
input.dis:hover,
.submit.dis,
.submit.dis:hover {
	background-color: #afafaf!important;
	border: none!important;
	color: #fff!important;
	text-decoration: none;
	cursor: default
}

.submit.dis,
.submit.dis:hover {
	color: #fff
}

.s2 {
	background: #0487e2 url(../images/all.png?v=2) -12px -724px no-repeat;
	text-indent: 28px
}

.s2:hover {
	color: #fff
}

.s2:active {
	color: #fff
}

.submit,
.reset {
	position: relative;
	margin: 0;
	overflow: hidden
}

.submit input,
.reset input,
.file_btn input {
	position: absolute;
	z-index: 2;
	top: -20px;
	left: -20px;
	width: 600px;
	height: 80px;
	cursor: pointer;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=1)
}

.doing_gif {
	vertical-align: middle
}

.submit .doing,
.btn .doing,
.submit .doing:hover,
.btn .doing:hover {
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: inherit;
	overflow: hidden;
	cursor: default;
	text-indent: 0
}

.addcart .doing {
	background: #ff7800
}

.submit .doing span,
.btn .doing span {
	height: 32px;
	line-height: 32px;
	display: inline-block
}

.products .pmore .btn {
	position: relative
}

.products .pmore .btn .doing span {
	height: 25px;
	line-height: 25px
}

.login .submit,
.register .submit,
.login .reset {
	font-size: 18px;
	line-height: 40px;
	width: 280px;
	height: 40px
}

.forms .btnshort {
	width: 110px;
	margin-left: 10px
}

.btn-primary,
.btn-warning,
.btn-default {
	width: 128px;
	height: 34px;
	line-height: 34px
}

.btn-primary {
	background: #0487e2
}

.btn-warning {
	background: #ff7800
}

.btn-default {
	color: #666;
	width: 126px;
	height: 32px;
	line-height: 32px;
	background: #fbfbfb;
	border: 1px solid #ccd5df
}

.btn-primary:hover {
	background: #036ad8
}

.btn-warning:hover {
	background: #ff5b00
}

.btn-default:hover {
	color: #666;
	background: #ebebeb
}

.btns-left {
	text-align: left
}

.btns-left .btn {
	margin: 0 15px 0 0
}

.btns-center {
	text-align: center
}

.btns-center .btn {
	margin: 0 8px
}

.btns-right {
	text-align: right
}

.btns-right .btn {
	margin: 0 0 0 15px
}
/*forms*/

.floor-group .floor-item {
	margin: 5px 0 0
}

.floor-group .floor-head {
	overflow: hidden
}

.floor-group .floor-title {
	color: #666;
	font-size: 20px;
	line-height: 40px;
	float: left
}

.floor-group .floor-tabs {
	float: right
}

.floor-group .floor-tab {
	padding: 0 10px 0 0;
	float: left
}

.floor-group .floor-tab a {
	color: #666;
	font-size: 16px;
	line-height: 40px;
	display: block
}

.floor-group .floor-tab a.sel,
.floor-group .floor-tab a:hover {
	color: #0487e2;
	text-decoration: none
}

.floor-group .floor-body {
	position: relative
}

.floor-group .floor-content {
	position: relative;
	z-index: 1;
	margin: -5px -10px 0 -5px;
	display: none
}

.floor-group .floor-content:first-child {
	display: block
}

.floor-group .floor-grid {
	margin: 5px;
	background: #fff;
	overflow: hidden;
	float: left
}

.floor-group .grid-empty {
	background: transparent
}

.floor-group .grid-static {
	float: none
}

.floor-group .grid-fixed {
	position: absolute;
	z-index: 5;
	margin: 0 0 0 -5px
}

.floor-group .grid-col2 {
	width: 492px;
	margin: 0;
	background: transparent
}

.floor-group .grid-1001 {
	width: 236px;
	height: 310px
}

.floor-group .grid-1001 .slide-item {
	width: 236px
}

.floor-group .grid-2001 {
	width: 236px;
	height: 310px
}

.floor-group .grid-2001 .slide-item {
	width: 236px
}

.floor-group .grid-2002 {
	width: 236px;
	height: 630px
}

.floor-group .grid-2002 .slide-item {
	width: 236px
}

.floor-group .grid-2003 {
	width: 482px;
	height: 310px
}

.floor-group .grid-2003 .slide-item {
	width: 482px
}

.floor-group .grid-2004 {
	width: 482px;
	height: 630px
}

.floor-group .grid-2004 .slide-item {
	width: 482px
}

.floor-group img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: top
}
.p-info {
	text-align: left;
	overflow: hidden
}

.p-info .p-img {
	width: 236px;
	height: 236px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	white-space: nowrap;
	display: block
}

.p-info .p-img img {
	width: 100%;
	height: 100%
}

.p-info .p-mark {
	width: 40px;
	height: 40px;
	margin: 0 0 0 -40px;
	background: #ff7800;
	display: inline-block
}

.p-info .p-price {
	line-height: 30px;
	margin: 0 10px
}

.p-info .p-name {
	color: #999;
	line-height: 18px;
	margin: 0 10px 5px;
	max-height: 36px;
	overflow: hidden
}

.p-info .p-desc {
	color: #999;
	margin: 0 0 0 5px
}



.p-info .p2003-img {
	width: 482px;
	height: 236px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	white-space: nowrap;
	display: block
}
.p-info .p2003-img img {
	width: 100%;
	height: 100%
}

.p-info .p2002-img {
	width: 236px;
	height: 482px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	white-space: nowrap;
	display: block
}
.p-info .p2002-img img {
	width: 100%;
	height: 100%
}

.p-info a:hover {
	text-decoration: none
}

.p-info-md .p-img {
	width: 200px;
	height: 200px
}

.p-info-sm .p-img {
	width: 140px;
	height: 140px
}

.p-info:hover,
.grid-fill:hover {
	-webkit-box-shadow: 2px 2px 16px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 2px 2px 16px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 2px 2px 16px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 2px 2px 16px 0 rgba(0, 0, 0, .15);
	box-shadow: 2px 2px 16px 0 rgba(0, 0, 0, .15)
}

.grid-link {
	width: 100%;
	height: 100%;
	display: block
}

.floor-group .slide-panel {
	width: 100%;
	height: 100%
}

.floor-nav {
	position: fixed;
	_position: absolute;
	top: -1000px;
	left: 50%;
	z-index: 110;
	width: 44px;
	margin: 0 0 0 -674px;
	background: #fff;
	overflow: hidden
}

.floor-nav a {
	color: #666;
	line-height: 16px;
	padding: 6px;
	overflow: hidden;
	display: block
}

.floor-nav .one-row {
	line-height: 32px
}

.floor-nav .nav-item.sel a {
	color: #0487e2;
	font-weight: bold;
	text-decoration: none
}

.floor-nav .nav-item a:hover {
	color: #fff;
	font-weight: bold;
	background: #0487e2;
	text-decoration: none
}

.floor-nav .cut-line {
	height: 1px;
	background: #ced1da;
	overflow: hidden;
	margin: 0 6px;
	display: block
}

.slide-panel,
.slide-panel .slide-layer,
.slide-panel .slide-item,
.slide-panel .slide-link {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.slide-panel .slide-item img {
	max-width: 100%;
	max-height: 100%
}

.slide-panel {
	position: relative;
	overflow: hidden
}

.slide-panel .slide-layer {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-align: left
}

.slide-panel .slide-link {
	display: block
}

.slide-panel .slide-item {
	margin: 0;
	padding: 0;
	float: left
}

.slide-dots {
	position: absolute;
	left: 0;
	font-size: 0;
	line-height: 0;
	text-align: center;
	bottom: 12%;
	width: 100%;
	height: 0;
	overflow: visible
}

.slide-dots .slide-dot {
	position: relative;
	width: 15%;
	height: 8px;
	margin: 0 1%;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer
}

.slide-dots .slide-dot .slide-shade {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .2;
	filter: alpha(opacity=20);
	display: block;
	cursor: pointer
}

.slide-dots .slide-dot.sel .slide-shade,
.slide-dots .slide-dot:hover .slide-shade {
	opacity: .4;
	filter: alpha(opacity=40)
}

.slide-dots .slide-dot .slide-sort {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	display: block;
	cursor: pointer
}

.slide-panel .slide-prev,
.slide-panel .slide-next {
	position: absolute;
	top: 50%;
	width: 28px;
	height: 50px;
	margin: -25px 0 0;
	background: url(../images/sprite.png?v=2) 0 -240px no-repeat;
	display: none;
	cursor: pointer
}

.slide-panel .slide-prev {
	left: 0
}

.slide-panel .slide-next {
	background-position: 0 -320px;
	right: 0
}

.slide-panel:hover .slide-prev,
.slide-panel:hover .slide-next {
	display: block
}

.slide-panel .slide-prev:hover {
	background-position: -32px -240px
}

.slide-panel .slide-next:hover {
	background-position: -32px -320px
}

/*seach product*/
.search-results-show{
	width: 1240px;
}
.search-results-show .result-none {
	padding: 44px 50px;
	background-color: #fff
}

.search-results-show .result-none p {
	text-align: center
}

.search-results-show .result-none p>span {
	position: relative;
	display: inline-block;
	color: #666;
	line-height: 24px;
	padding-left: 42px;
	word-break: break-all
}

.search-results-show .result-none p i {
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 32px;
	background: url("../icons/warning1.png?v=37") left center no-repeat
}

.search-results-show .lead {
	font-size: 16px;
	color: #666;
	padding: 15px 0 20px 0;
	text-align: left
}

.search-results-show .paginbar {
	border-top: 0
}

.results-wrapper .main-result {
	width: 1240px;/*994px*/
	float: left;
	overflow: hidden;
}

.results-wrapper .recommend_design {
	width: 220px;
	float: right
}

.results-wrapper .filter-bar,
.results-wrapper .recommend_design .title,
.h-product-list .title {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #ccd5df
}

.results-wrapper .filter-bar {
	background-color: #fff
}

.results-wrapper .pagin {
	position: relative;
	padding: 0 28px;
	margin: 8px 0 8px 8px
}

.results-wrapper .pagin i {
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 17px;
	background: url("../images/sort.png?v=37") no-repeat;
	cursor: pointer
}

.results-wrapper .pagin .before {
	left: 0;
	top: 0;
	background-position: center -155px
}

.results-wrapper .pagin .before:hover {
	background-position: center -219px
}

.results-wrapper .pagin .after {
	right: 0;
	top: 0;
	background-position: center -187px
}

.results-wrapper .pagin .after:hover {
	right: 0;
	top: 0;
	background-position: center -250px
}

.results-wrapper .recommend_design .title {
	background-color: #e2eeff;
	text-align: center
}

.filter-bar .sort-a {
	float: left;
	font-size: 0
}

.filter-bar .sort-a a {
	height: 33px;
	vertical-align: top;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	padding: 0 30px
}

.filter-bar .sort-a a.sel {
	background-color: #e2eeff;
	color: #0487e2
}

.filter-bar .sort-a .sales,
.filter-bar .sort-a .price {
	padding-right: 45px;
	background: url("../images/sort.png") no-repeat
}

.filter-bar .sort-a .sales {
	background-position: 58px -117px
}

.filter-bar .sort-a .price {
	background-position: 58px 12px
}

.filter-bar .sort-a .sales.sel {
	background-position: 58px -83px
}

.filter-bar .sort-a .price-up {
	background-position: 58px -51px
}

.filter-bar .sort-a .price-down {
	background-position: 58px -18px
}

.filter-bar .page {
	float: right
}

.s-product-list {
	background-color: #fff
}

.s-product-list ul {
	padding: 5px 5px 20px;
	background-color: #fff
}

.s-product-list li {
	width: 236px;
	height: 310px;
	margin: 5px;
	float: left
}

.s-product-list li .p-img {
	width: 236px;
	height: 236px
}

.s-product-list li .p-info {
	background-color: #fff;
	height: 310px
}

.s-product-list .p-name {
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin: 0 10px 12px
}

.s-product-list .p-name a {
	color: #999;
	text-decoration: none
}

.s-product-list .p-name .name {
	color: #666;
	margin-right: 5px
}

.s-product-list .p-name a:hover,
.s-product-list .p-name a:hover .name,
.s-product-list .p-name a:hover .red {
	color: #0487e2!important
}

.r-product-list {
	background-color: #fff
}

.r-product-list ul {
	padding: 10px
}

.r-product-list li {
	width: 200px;
	margin: 0 0 10px
}

.h-product-list .title {
	padding-left: 10px;
	color: #333;
	background-color: #e2eeff;
	margin-top: 20px
}

.h-product-list {
	background-color: #fff
}

.h-product-list ul {
	padding-left: 30px
}

.h-product-list li {
	width: 200px;
	float: left;
	margin: 10px 36px 10px 0
}

.h-product-list li .p-info {
	height: 271px
}
/*login*/
.uregister {
	height: auto;
	background: 0
}

.full-banner {
	width: 100%;
	height: 450px;
	text-align: left;
	overflow: hidden
}

.full-banner .slide-panel {
	width: 1920px;
	left: 50%;
	margin-left: -960px
}

.full-banner .slide-item {
	width: 1920px
}

.full-banner .slide-dots .slide-dot {
	width: 60px;
	height: 8px
}

.full-banner .slide-panel .slide-prev,
.full-banner .slide-panel .slide-next {
	display: none
}

.login_box {
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: 250px;
	padding: 10px 10px 0px 10px;
	text-align: left;
	width: 310px;
	background-color: #fff
}
.logins a img {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0)
} 
.ltencent,
.lwechat {
	background: url(../images/union.png?v=37) 0 0 no-repeat;
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: middle
}

.ltencent {
	background-position: 0 -100px
}

.lwechat {
	background-position: 0 -200px
}

.headbar{
	border-bottom:1px solid #ccd5df;
	background: #fafafa;
}



.toolbar {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	z-index: 110;
	margin-top: -150px;
	margin-left: 630px
}

.toolbar a {
	color: #999;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	width: 70px;
	height: 70px;
	margin: 7px 0 0;
	padding: 40px 0 0;
	text-decoration: none;
	background: #fff url(../images/toolbar.png?v=2) 0 -160px no-repeat;
	overflow: hidden;
	display: block
}

.toolbar a:first-child {
	margin: 0
}

.toolbar a:hover {
	background-color: #fff;
	color: #cc0001;
	padding: 40px 0 0;
	box-shadow: 3px 3px 6px #e5e5e5, -3px -3px 6px #e5e5e5;
	-moz-box-shadow: 3px 3px 6px #e5e5e5, -3px -3px 6px #e5e5e5;
	-webkit-box-shadow: 3px 3px 6px #e5e5e5, -3px -3px 6px #e5e5e5
}

.toolbar a.sel {
	color: #cc0001
}

.toolbar .tservice {
	background-position: -6px -17px
}

.toolbar .twxcode {
	background-position: -6px -95px
}

.toolbar .tfeedback {
	background-position: -6px -177px
}

.toolbar .backtop {
	background-position: -4px -257px
}

.toolbar .tmember {
	background-position: -6px -337px
}

.toolbar .tnowbuy {
	background-position: -8px -416px
}

.toolbar .thome {
	background-position: -6px -495px
}

.toolbar .tservice:hover {
	background-position: -86px -17px
}

.toolbar .twxcode:hover {
	background-position: -87px -96px
}

.toolbar .tfeedback:hover {
	background-position: -87px -178px
}

.toolbar .backtop:hover {
	background-position: -84px -257px
}

.toolbar .tmember:hover {
	color: #999;
	background-position: -6px -337px
}

.toolbar .tnowbuy:hover {
	background-position: -89px -417px
}

.toolbar .thome:hover {
	background-position: -87px -496px
}

.logged .toolbar .tservice {
	background-position: -7px -337px
}

.logged .toolbar .tservice:hover {
	color: #999;
	background-position: -7px -337px
}

.logged .toolbar .tmember {
	background-position: -87px -337px
}

.logged .toolbar .tmember:hover {
	color: #cc0001;
	background-position: -87px -337px
}

.mintoolbar {
	margin-top: -120px
}

.mintoolbar li {
	width: 55px;
	min-height: 55px
}

.mintoolbar a {
	width: 53px;
	height: 21px;
	padding: 32px 0 0
}

.mintoolbar a:hover {
	padding: 32px 0 0;
	border-width: 1px
}

.mintoolbar .tservice {
	background-position: -13px -21px
}

.mintoolbar .twxcode {
	background-position: -13px -102px
}

.mintoolbar .tfeedback {
	background-position: -13px -182px
}

.mintoolbar .backtop {
	background-position: -13px -262px
}

.mintoolbar .tmember {
	background-position: -13px -341px
}

.mintoolbar .tnowbuy {
	background-position: -15px -421px
}

.mintoolbar .thome {
	background-position: -13px -502px
}

.mintoolbar .tservice:hover {
	background-position: -93px -21px
}

.mintoolbar .twxcode:hover {
	background-position: -93px -102px
}

.mintoolbar .tfeedback:hover {
	background-position: -93px -182px
}

.mintoolbar .backtop:hover {
	background-position: -93px -262px
}

.mintoolbar .tmember:hover {
	color: #808080;
	background-position: -13px -341px
}

.mintoolbar .tnowbuy:hover {
	background-position: -95px -421px
}

.mintoolbar .thome:hover {
	background-position: -93px -502px
}

.logged .mintoolbar .tservice {
	background-position: -13px -341px
}

.logged .mintoolbar .tservice:hover {
	color: #808080;
	background-position: -13px -341px
}

.logged .mintoolbar .tmember {
	background-position: -93px -341px
}

.logged .mintoolbar .tmember:hover {
	color: #f00;
	background-position: -93px -341px
}

.toolbar .wxcode {
	position: absolute;
	/*top: 100px;*/
	right: 70px;
	width: 113px;
	white-space: nowrap;
	overflow: hidden;
	display: none
}

.toolbar .wxcode span {
	display: inline-block;
	vertical-align: middle
}

.toolbar .wxcode .img {
	width: 102px;
	height: 120px;
	color: #f00;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	white-space: nowrap;
	background: #fff;
	border: 1px solid #bababa;
	overflow: hidden
}

.toolbar .wxcode img {
	margin-bottom: -9px;
	display: block;
	width: 100%;
}

.toolbar .wxcode .arrow {
	width: 10px;
	height: 11px;
	margin-left: -1px;
	background: url(../images/arrow.png?v=2) 0 0 no-repeat
}

.mintoolbar .wxcode {
	top: 29px;
	right: 55px
}

.toolbar .twxcode:hover .wxcode {
	display: block
}

@media(max-width:1366px) {
	.toolbar {
		left: auto;
		right: 0;
		margin-left: 0
	}
}

.toolbar .twxcode {
	display: block
}

