/* yui3 reset.css */

html {
    color: #000;
    background: #FFF
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

legend {
    color: #000
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    font: 14px "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

a {
    text-decoration: none;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.ellicape {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}


/** 
 * ���¿�׷����Ŀ�еĹ�����ʽ��
 * ����body�Ͻ���ȫ�ֵ��������ã����壬��С���иߣ���ȫ��a���ӵĻ���״̬���壬
 * �ʺ�ҳ���դ��ϵͳ
 * ҳ�湫��ͷβ���ֵ�
 */

.container {
    width: 1190px;
    margin: 0 auto;
}


/* ҳ�涥������ */

.site-nav {
    height: 30px;
    line-height: 30px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eeeeee;
    font-size: 12px;
}

.sn-left {
    float: left;
}

.sn-left li {
    float: left;
}

.sn-left .split {
    color: #dddddd;
    margin: 0 8px;
}

.sn-left .signin {
    color: #ffa902;
}

.sn-left .reg {
    color: #e40000;
}

.sn-right {
    float: right;
}

.sn-right li {
    float: left;
}

.sn-right .split {
    color: #dddddd;
    margin: 0 8px;
}

.sn-right a {
    color: #333;
}


/* header */

.header {
    height: 130px;
}

.header .logo-text {
    float: left;
    font-size: 24px;
    margin-left: 40px;
    margin-top: 45px;
}

.logo {
    float: left;
    margin: 30px 0;
}

.logo img {
    display: block;
}

.ser-wrap {
    float: left;
    width: 521px;
    margin-left: 140px;
    margin-top: 22px;
}

.ser-switch {
    height: 28px;
    line-height: 28px;
}

.ser-switch li {
    float: left;
    width: 73px;
    text-align: center;
    color: #666;
    cursor: pointer;
}

.ser-switch li.active {
    color: #fff;
    background-color: #b42829;
}

.ser-box {
    position: relative;
}

.ser-box input {
    float: left;
    width: 375px;
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
    padding: 0 30px 0 35px;
    border: 1px solid #b42829;
    outline: none;
    font-family: Microsoft YaHei;
    font-size: 12px;
}

.ser-box img {
    position: absolute;
    cursor: pointer;
}

.ser-box .sericon {
    left: 10px;
    top: 10px;
}

.ser-box .canmera {
    top: 9px;
    left: 413px;
}

.ser-box .ser-btn {
    float: left;
    width: 78px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    background-color: #b42829;
    cursor: pointer;
}

.ser-hot {
    margin-top: 8px;
    font-size: 12px;
}

.ser-hot li {
    float: left;
    margin-right: 13px;
}

.ser-hot a {
    color: #333;
}


/* ���ﳵ */
.cw-icon {
	float: right;
	position: relative;
	font-size: 12px;
}
.cw-icon .dorpdown-layer {
	display: none;
	top: 84px;
    right: 0;
    width: 308px;
    position: absolute;
    border: 1px solid #ccc;
    background-color: #fff;
    -moz-box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    z-index:999;
}
.cw-icon .cart_pop {
    position: relative;
    z-index: 2;
    width: 100%;
    background: #fff;
}
.cw-icon .cart_hd {
    height: 25px;
    padding: 6px 8px;
    line-height: 25px;
}
.cw-icon .cart_bd {
    background: #fff;
    height: auto!important;
    height: 344px;
    max-height: 344px;
    overflow-y: auto;
}
.cw-icon .cart_item {
    line-height: 17px;
    vertical-align: bottom;
    background: #fff;
}
.cw-icon .cart_item:hover {
    background: #f5f5f5;
}
.cw-icon .cart_item_hd, 
.cw-icon .cart_item_inner {
    padding: 8px 10px;
    border-top: 1px dotted #ccc;
    overflow: hidden;
}
.cw-icon .cart_img {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    padding: 0;
    margin-right: 10px;
    font-size: 0;
    overflow: hidden;
}
.cw-icon .cart_img_lk {
	display: block;
}
.cw-icon .cart_name {
    float: left;
    width: 120px;
    height: 52px;
    overflow: hidden;
}
.cw-icon .cart_delete,
.cw-icon .cart_name_lk {
	color: #666;
}
.cw-icon .cart_delete:hover,
.cw-icon .cart_name_lk:hover {
    color: #c81623;
}
.cw-icon .cart_info {
    float: right;
    text-align: right;
    width: 85px;
}
.cw-icon .cart_delete, 
.cw-icon .cart_price, 
.cw-icon .cart_tag {
    float: right;
    clear: both;
    max-width: 85px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cw-icon .cart_price {
    font-weight: 700;
}
.cw-icon .cart_ft {
    padding: 8px;
    background: #f5f5f5;
    text-align: right;
    _height: 45px;
    _padding-top: 15px;
    _padding-bottom: 0;
    overflow: hidden;
}
.cw-icon .cart_ft_info {
    float: left;
    line-height: 29px;
}
.cw-icon .cart_num {
    font-weight: 700;
}
.cw-icon .cart_ft_lk {
    float: right;
    height: 29px;
    padding: 0 10px;
    background: #e4393c;
    color: #fff;
    text-align: center;
    font-weight: 700;
    line-height: 29px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.nav-car {
    position: relative;
    float: right;
    margin-top: 50px;
    width: 171px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #333;
    border: 1px solid #dbdbdb;
    background: #fff url(../images/mall/mallcar.png) no-repeat 19px;
    z-index: 1000;
    font-size: 14px;
}

.nav-car i {
    position: absolute;
    right: 13px;
    top: 8px;
    height: 20px;
    min-width: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #b42829;
    border-radius: 50%;
    color: #fff;
    font-style: normal;
}

/* main-nav */

.main-nav {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #b42829;
}

.navitems {
    margin-left: 190px;
}
.navitems>li {
	position: relative;
    float: left;
    margin-left: 70px;
}
.navitems>li.navitem-bid {
	min-width: 140px;
    text-align: center;
    margin-left: 30px;
}
.navitem-bid .navitem-bid-drop {
	display: none;
	position: absolute;
	z-index: 99;
	background-color: #fff;
	-webkit-box-shadow: 1px 0 6px #d12c2d;
    -moz-box-shadow: 1px 0 6px #d12c2d;
    box-shadow: 1px 0px 6px #d12c2d;
}
.navitem-bid .navitem-bid-drop ul {
	min-width: 140px;
	text-align: center;
}
.navitem-bid .navitem-bid-drop a {
	color: #b42829;
}
.navitem-bid .navitem-bid-drop a:hover {
	color: #b42829;
	font-weight: bold;
}
.navitem-bid:hover .navitem-bid-drop {
	display: block;
}

.navitems>li>a {
    font-size: 17px;
    color: #333;
}
.navitems>li>a:hover{
	font-weight: bold;
	color: #b42829;
}



/* footer */

.footer {
    overflow: hidden;
}

.ft-top {
    margin-top: 40px;
    padding-bottom: 20px;
}

.ft-top .ft-img {
    float: left;
    width: 290px;
    height: 165px;
    margin: 0 0 0 10px;
}

.ft-top .ft-list {
    float: left;
    margin-top: 5px;
    margin-left: 100px;
}

.ft-top .ft-list dt,
.ft-top .ft-list dd a {
    color: #666;
}

.ft-top .ft-list dd a:hover {
    color: #d00004;
}

.ft-top .ft-list dt {
    font-weight: bold;
    margin-bottom: 5px;
}

.ft-top .ft-list dd {
    font-size: 13px;
    line-height: 26px;
}


/* ft-bottom */

.ft-bottom {
    height: 94px;
    text-align: center;
    color: #666;
   /* padding: 15px 0;*/
    background-color: #f0f0f0;
}

.ft-bottom .links a {
    margin: 0 10px;
    color: #666;
}

.ft-bottom .line2 {
    margin: 15px 0;
}

.ft-bottom .line2 i {
    font-style: normal;
    color: #d00004;
}

.ft-bottom .line3 a {
    color: #666;
}

.ft-bottom a:hover {
    color: #d00004;
    text-decoration: underline;
}


/* goods-more */

.goods-more {
    padding: 30px 0 20px;
    background-color: #f0f0f0;
}

.goods-more-hd {
    overflow: hidden;
}

.goods-more-hd li {
    float: left;
    width: 104px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.goods-more-hd li.active,
.goods-more-hd li:hover {
    color: #fff;
    font-weight: bold;
    background-color: #bb3d3e;
}

.goods-more-hd .switch-more {
    float: right;
    padding-left: 30px;
    color: #666;
    background: url(../images/mall/swtich.png) no-repeat left;
}

.goods-more-list li {
    float: left;
    width: 229px;
    height: 251px;
    /*margin-right: 6px;*/
    border: 1px solid #e8e8e8;
}

.goods-more-item img {
    display: block;
    width: auto;
    margin: 5px auto;
    width: 150px;
}

.goods-more-item p {
    width: 142px;
    text-align: center;
    margin: 5px auto;
    color: #333;
}

.goods-more-item .price {
    font-size: 18px;
    font-weight: bold;
    color: #d00005;
}

.goods-more-bd {
    width: 100%;
    height: 257px;
    *position: relative;
    overflow: hidden;
}

.goods-more-bd .swiper-container1 {
    position: relative;
    width: 1190px;
    height: 255px;
    margin: 0 auto;
}

.goods-more-bd .swiper-wrapper {
    position: relative;
    width: 8888px;
    height: 255px;
}

.goods-more-bd .swiper-slide {
    position: relative;
    width: 229px;
    height: 253px;
    overflow: hidden;
    float: left;
    margin-right: 7px;
    background-color: #fff
}


/* ���Ұ�ť */

.goods-more-bd .swiper-arrow1 {
    display: none;
    position: absolute;
    top: 80px;
    width: 50px;
    height: 80px;
    cursor: pointer;
}

.goods-more-bd .swiper-arrow-left1 {
    left: 0;
    background: url(../images/mall/arrow_left.png);
}

.goods-more-bd .swiper-arrow-right1 {
    right: 6px;
    background: url(../images/mall/arrow_right.png);
}

.goods-more-bd .swiper-arrow-left1:hover {
    background: url(../images/mall/arrow_lefth.png);
}

.goods-more-bd .swiper-arrow-right1:hover {
    background: url(../images/mall/arrow_righth.png);
}

.goods-more-bd .swiper-container1:hover .swiper-arrow1 {
    display: block;
}

.toolbar-wrap {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9990;
    width: 0;
    height: 100%;
    -webkit-transition: right .3s ease-in-out 0s;
    -moz-transition: right .3s ease-in-out 0s;
    transition: right .3s ease-in-out 0s;
}

.toolbar-wrap-active {
    right: 270px;
}

.toolbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-right: 5px solid #7a6e6e;
}


/* toolbar-panels */

.toolbar-panels {
    position: absolute;
    left: 5px;
    _left: 5px;
    top: 0;
    width: 270px;
    height: 100%;
    z-index: 9990;
    background: #eceaea;
    overflow: hidden;
}

.tbar-panel {
    width: 270px;
    height: 100%;
    position: absolute;
    background: #eceaea;
    /*visible: hidden;*/
    visibility: hidden;
}

.tbar-panel-hd {
    position: relative;
    width: 270px;
    height: 40px;
    line-height: 40px;
    background: #eceaea;
}

.tbar-panel-hd a {
    display: inline-block;
    height: 40px;
    color: rgb(94, 80, 80);
    font-size: 17px;
}

.tbar-panel-hd i {
    display: inline-block;
    width: 20px;
    height: 18px;
    margin-top: 11px;
    margin-right: 4px;
    margin-left: 10px;
    vertical-align: top;
    background: url(../images/mall/panelcart.png) no-repeat center;
}

.tbar-panel-hd em {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
}

.tbar-panel-hd .closebtn {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 16px;
    cursor: pointer;
    -webkit-transition: transform .2s ease-out 0s;
    -moz-transition: transform .2s ease-out 0s;
    transition: transform .2s ease-out 0s;
    background: url(../images/mall/closebtn.png) no-repeat center;
}

.tbar-panel-hd .closebtn:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}


/* չ����������岿�� */

.tbar-panel-bd {
    position: relative;
    width: 270px;
    overflow-y: auto;
    overflow-x: hidden;
}


/* ����δ��¼״̬ */

.tbar-tipbox .tip-inner {
    padding: 6px 5px;
    border: 1px solid #edd28b;
    background: #fffdee;
    text-align: center;
}

.tbar-tipbox .tip-text {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    color: #333;
}

.tbar-tipbox .tip-btn {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin-left: 5px;
    color: #fff;
    vertical-align: middle;
    background: #c81623;
}


/* δ��¼ͼ�� */

.tbar-tipbox2 {
    width: 270px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -60px;
    text-align: center;
    line-height: 20px;
    color: #6b5f5f;
    font-size: 12px;
}

.tbar-tipbox2 .tip-ico {
    display: inline-block;
    height: 53px;
    width: 53px;
    background: url(../images/mall/smell.png) no-repeat center;
}

.tbar-tipbox2 .tip-text a {
    color: #c81623;
}


/* �����¼״̬ */

.tbar-cart-item {
    padding: 0 5px;
    margin-bottom: 10px;
    background: #fff;
}

.tbar-item-goods {
    padding: 10px 0;
    position: relative;
    overflow: hidden;
}

.tbar-item-goods .p-img {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    padding: 0;
    margin-right: 5px;
}

.tbar-item-goods .p-img {
    width: 50px;
    height: 50px;
}

.tbar-item-goods .p-name {
    height: 33px;
    line-height: 16px;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tbar-item-goods .p-name a {
    color: #333;
}

.tbar-item-goods .p-name a:hover {
    color: #c81623;
}

.tbar-item-goods .p-price {
    height: 16px;
    padding-right: 65px;
    overflow: hidden;
    font: 12px/16px verdana;
    color: #666;
}

.tbar-item-goods .p-price strong {
    color: #c81623;
    font-weight: 400;
}

.tbar-item-goods .p-del {
    position: absolute;
    right: 10px;
    _right: 18px;
    top: 52px;
    width: 35px;
    height: 16px;
    line-height: 16px;
    color: #005aa0;
    text-align: right;
    display: none;
    font-size: 12px;
}

.tbar-cart-item:hover .p-del {
    display: block;
}


/* tbar-panel-footer */

.tbar-panel-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background-color: #eceaea;
}

.tbar-checkout {
    height: 40px;
    padding: 5px 110px 5px 5px;
    position: relative;
}

.tbar-checkout .tc-sum,
.tbar-checkout .tc-number {
    line-height: 20px;
}

.tbar-checkout .tc-sum strong,
.tbar-checkout .tc-number strong {
    font-family: verdana;
    color: #c81623;
}

.tbar-checkout .tc-btn {
    position: absolute;
    right: 5px;
    top: 7px;
    width: 110px;
    height: 35px;
    font: 16px/35px "΢���ź�";
    text-align: center;
    background: #c81623;
    color: #fff;
}




/* �Ҳ๤����δչ�� */

.toolbar-tabs .tab-ico {
    display: block;
    width: 34px;
    height: 35px;
    margin-left: 1px;
    position: relative;
    z-index: 2;
    border-radius: 3px 0 0 3px;
    background: #7a6e6e url(../images/mall/toolicon.png);
}

.toolbar-tabs .tab-ico01 {
    background-position-y: 0;
}

.toolbar-tabs .tab-ico02 {
    background-position-y: -35px;
}

.toolbar-tabs .tab-ico03 {
    background-position-y: -70px;
}

.toolbar-tabs .tab-ico04 {
    background-position-y: -105px;
}

.toolbar-tabs .tab-ico05 {
    background-position-y: -140px;
}

.toolbar-tabs {
    position: absolute;
    top: 50%;
    left: -29px;
    width: 35px;
    margin-top: -61px;
}

.toolbar-item {
    position: relative;
    margin-bottom: 1px;
    cursor: pointer;
}

.tab-text {
    width: 62px;
    height: 35px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 12px;
    position: absolute;
    z-index: 1;
    left: 35px;
    top: 0px;
    background-color: rgb(122, 110, 110);
    border-radius: 3px 0px 0px 3px;
    transition: left 0.3s ease-in-out 0.1s;
}

.toolbar-item.active i,
.toolbar-item:hover i {
    background-color: #c81623;
}

.toolbar-item:hover em {
    left: -60px;
    background-color: #c81623;
}

.toolbar-item .tab-sub {
    position: absolute;
    z-index: 3;
    right: 2px;
    top: -5px;
    height: 11px;
    padding: 1px 2px;
    border: 1px solid #b61d1d;
    overflow: hidden;
    color: #fff;
    font: 11px/11px verdana;
    text-align: center;
    min-width: 11px;
    _width: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #cc6060;
    background-image: -moz-linear-gradient(top, #cc6060, #b61d1d);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cc6060), color-stop(1, #b61d1d));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6060', endColorstr='#b61d1d', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6060', endColorstr='#b61d1d');
    background-image: linear-gradient(to bottom, #cc6060 0, #b61d1d 100%);
}

.toobar-footer {
    position: absolute;
    bottom: 1px;
    width: 100%;
    left: -29px;
    z-index: 22;
}

.toobar-footer .tab-ico {
    display: block;
    width: 34px;
    height: 35px;
    background: #7a6e6e url(../images/mall/toparrow.png) no-repeat center;
}


/* չ������ҵĹ�ע */

.tbar-panel-follow .tbar-panel-hd i {
    background: url(../images/mall/follow.png) no-repeat center;
}

.tbar-panel-follow .follow-tabnav {
    width: 270px;
    position: absolute;
    z-index: 2;
}

.tbar-panel-follow .follow-tabnav li {
    cursor: pointer;
    float: left;
    position: relative;
    width: 135px;
    text-align: center;
    height: 37px;
    line-height: 40px;
    background: #fff;
    border-bottom: solid 3px #fff;
    color: #6b5f5f;
    font-size: 15px;
}

.tbar-panel-follow .follow-tabnav li span {
    font-size: 0;
    border-right: dashed 1px #ccc;
    display: block;
    position: absolute;
    right: 0;
    height: 17px;
    top: 12px;
    overflow: hidden;
}

.tbar-panel-follow .follow-tabnav .cur {
    border-bottom: solid 3px #c81623;
    color: #c81623;
}

.tbar-panel-bd .follow-tabconents {
    margin-top: 50px;
    width: 540px;
    left: 0px;
    position: absolute;
}

.follow-tabconents .follow-tab-content {
    width: 270px;
    overflow: hidden;
    position: relative;
    float: left;
}

.follow-tab-content a {
    color: #928a8a;
}

.follow-tabconents .follow-product-list ul {
    overflow: hidden;
    margin-right: -15px;
    margin-left: 17px;
}

.follow-tabconents .follow-product-list .fpl-item {
    float: left;
    position: relative;
    text-align: center;
    width: 100px;
    height: 120px;
    background: #fff;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 5px;
}

.follow-tabconents .follow-product-list .fpl-item .img-wrap {
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-bottom: 5px;
}

.follow-tabconents .follow-product-list .fpl-item .price {
    color: #c81623;
}

.follow-tab-content .follow-bottom-more {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-family: "\5b8b\4f53";
    font-size: 12px;
}

.follow-tab-content .follow-bottom-more:hover {
    color: #c81623;
}


/* ���̹�ע */

.follow-shop-list ul {
    overflow: hidden;
    margin-left: 18px;
}

.follow-shop-list .fsl-item .shop-logo {
    background: #fff;
    width: 230px;
    height: 75px;
    text-align: center;
    position: relative;
}

.follow-shop-list .fsl-item .shop-logo a {
    display: block;
    position: absolute;
    overflow: hidden;
    left: 0;
    width: 230px;
    height: 75px;
    border-bottom: 1px dashed #eeecec;
}

.follow-shop-list .fsl-item .shop-logo img {
    height: 48px;
    margin-top: 12px;
}

.follow-shop-list .fsl-item .shop-info {
    background: #fff;
    width: 230px;
    height: 59px;
}

.follow-shop-list .fsl-item .si-name {
    margin: 0 auto;
    height: 18px;
    color: #333;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 6px;
}

.follow-shop-list .fsl-item .si-btn {
    display: block;
    width: 95px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: rgb(255, 255, 255);
    font-family: ����;
    background: rgb(122, 110, 110);
    margin: 0px auto;
}

@-webkit-keyframes toolbar-scaleIn {
    from {
        opacity: .7;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        transform: translateX(270px)
    }
    to {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-ms-keyframes toolbar-scaleIn {
    from {
        opacity: .7;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        transform: translateX(270px)
    }
    to {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-moz-keyframes toolbar-scaleIn {
    from {
        opacity: .7;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        transform: translateX(270px)
    }
    to {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes toolbar-scaleIn {
    from {
        opacity: .7;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        transform: translateX(270px)
    }
    to {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes toolbar-scaleOut {
    to {
        opacity: .5;
        -webkit-transform: scale(0.7) translateX(270px);
        -moz-transform: scale(0.7) translateX(270px);
        transform: scale(0.7) translateX(270px)
    }
}

@-ms-keyframes toolbar-scaleOut {
    to {
        opacity: .5;
        -webkit-transform: scale(0.7) translateX(270px);
        -moz-transform: scale(0.7) translateX(270px);
        transform: scale(0.7) translateX(270px)
    }
}

@-moz-keyframes toolbar-scaleOut {
    to {
        opacity: .5;
        -webkit-transform: scale(0.7) translateX(270px);
        -moz-transform: scale(0.7) translateX(270px);
        transform: scale(0.7) translateX(270px)
    }
}

@keyframes toolbar-scaleOut {
    to {
        opacity: .5;
        -webkit-transform: scale(0.7) translateX(270px);
        -moz-transform: scale(0.7) translateX(270px);
        transform: scale(0.7) translateX(270px)
    }
}

.toolbar-animate-in {
    visibility: visible;
    z-index: 2;
    -webkit-animation: toolbar-scaleIn .35s ease-in-out;
    -moz-animation: toolbar-scaleIn .35s ease-in-out;
    animation: toolbar-scaleIn .35s ease-in-out;
}

.toolbar-animate-out {
    visibility: visible;
    z-index: 1;
    -webkit-animation: toolbar-scaleOut .35s ease-in;
    -moz-animation: toolbar-scaleOut .35s ease-in;
    animation: toolbar-scaleOut .35s ease-in
}


/* ��Ʒ����չ��������ʽ */

.fs {
    height: 442px;
    background-color: #f6f6f6;
}

.fs-col1 {
    position: relative;
    float: left;
    width: 190px;
}

.cate-type {
    position: absolute;
    top: -48px;
    height: 46px;
    line-height: 46px;
    width: 190px;
    color: #fff;
    font-size: 16px;
    background-color: #b42829;
    cursor: pointer;
}

.cate-type i {
    float: left;
    width: 19px;
    height: 17px;
    margin: 15px 10px 0 25px;
    background: url(../images/mall/catetypeicon.png) no-repeat center;
}


/* ����� */

.cate-list {
    width: 190px;
    height: 434px;
    background-color: #666;
    overflow: hidden;
    padding-top: 8px;
}

.cate-list li {
    height: 38px;
    line-height: 38px;
    padding-left: 12px;
}

.cate-list li a {
    color: #fff;
}

.cate-list li.active,
.cate-list li:hover {
    background-color: #858585;
}


/* ��Ʒ����չ�� */

.son-cate {
    display: none;
    position: absolute;
    top: 0px;
    left: 190px;
    z-index: 99;
    width: 898px;
    min-height: 400px;
    padding: 20px 50px;
    border: 1px solid #dfabab;
    background-color: #fff;
}

.son-cate .cate-line {
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.son-cate .cate-line a {
    color: #333;
}

.cate-line-title {
    float: left;
    width: 80px;
    margin-right: 38px;
    min-height: 40px;
    line-height: 20px;
    margin-top: 10px;
}

.cate-line-title a {
    color: #333;
    font-weight: bold;
}

.cate-line-list {
    float: left;
    width: 750px;
}

.cate-line-list a:hover {
    color: #b42829;
}

.cate-line-list .split {
    color: #999;
}

.cate-line-list li {
    float: left;
    height: 40px;
    margin-right: 12px;
}

.cate-lost a {
    font-weight: bold;
}



/*��������*/

.forget-box {
    margin-top:45px;
    margin-bottom:45px;
}


.forget-head {
    height: 123px;
    background: #fff;
}

.forget-foot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background:
}

.forget-logo {
    margin: 30px 40px 0 0;
}

.forget-title {
    display: inline-block;
    line-height: 123px;
    color: #333;
    font-size: 24px;
}

.info-area {
    top: 144px;
    bottom: 144px;
    background: #fff;
    padding:25px;
    min-height:320px;
}

.get-password {
    width: 608px;
    margin: 65px auto 15px auto;
    height: 40px;
}

@media screen and (max-height:700px) {
    .get-password {
        width: 608px;
        margin: 20px auto 10px auto;
        height: 40px;
    }
}

.step01 {
    background: url("../images/mall/step01.png");
}

.step02 {
    background: url("../images/mall/step02.png");
}

.step03 {
    background: url("../images/mall/step03.png");
}

.step04 {
    background: url("../images/mall/step04.png");
}

.get-password>span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #666;
    text-align: center;
    font-size: 15px;
}

.one {
    width: 145px;
}

.two {
    width: 150px;
    margin-left: 12px;
}

.three {
    width: 150px;
}

.four {
    width: 150px;
}


.step01>span.one {
    color: #fff;
}

.step02>span.two {
    color: #fff;
}

.step03>span.three {
    color: #fff;
}

.step04>span.four {
    color: #fff;
}

.input-area input::-webkit-input-placeholder {
    color: #dadada;
}

.input-area input:-moz-placeholder {
    color: #dadada;
}

.input-area input::-moz-placeholder {
    color: #dadada;
}

.input-area input:-ms-input-placeholder {
    color: #dadada;
}

.input-area input.placeholder {
    color: #dadada;
}

.input-area {
    margin-left: 330px;
}

.input-area>div {
    margin-top: 35px;
}


.input-area span {
    width:82px;
    font-size: 15px;
    color:#333;
    height: 54px;
    line-height: 54px;
    display: block;
    float: left;
    margin-right:30px; 
    text-align: right;
}

.input-area input {
    height: 52px;
    float:left;
    border:1px solid #ddd;
    outline: none;
    padding-left: 20px;
    font-size: 13px;
    line-height: 52px;
    vertical-align: middle;
}


.info-area .submit {
    display: block;
    width: 130px;
    height: 52px;
    background: #c81622;
    text-align: center;
    line-height: 52px;
    color:#fff;
    font-size: 17px;
    margin:70px auto 0 auto;
}

@media screen and (max-height:700px) {
    .info-area .submit {
       margin:35px auto 0 auto;
    }
}

/* provide-nav */
.provide-nav {
	float: right;
    margin-left: 100px;
}
.provide-nav ul {
	background: #eff4f7;
    height: 38px;
    margin-top: 25px;
}
.provide-nav li {
	float: left;
    margin: 0 2px;
    width: 90px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #d8d5d5;
}
.provide-nav li a {
	font-size: 16px;
	color:#333;
}
.provide-nav li a:hover {
	color: #b42829;
}
.provide-nav .aboutus,
.provide-nav .service-range {
	position: relative;
}
.provide-nav .drop-div {
	display: none;
	position: absolute;
    background-color: #fff;
    z-index: 999;
    width: 360px;
    max-height: 200px;
    overflow: auto;
    padding: 8px;
    border: 1px solid #d8d5d5;
    line-height: 28px;
    right: 0px;
    top: 40px;
   	word-break: break-all;
   	text-align: left;
}
.provide-nav .drop-space {
	position: absolute;
	height: 5px;
	width: 90px;
	right: 0px;
    top: 38px;
	
}
.provide-nav .aboutus:hover .drop-div {
	display: block;
}
.provide-nav .service-range:hover a,
.provide-nav .aboutus:hover a {
	color: #b42829;
}
.provide-nav .service-range:hover .drop-div {
	display: block;
}
/* �ͷ�������css */
.fixeditems03 {
    display: inline-block;
    position: absolute;
    top: 45%;
}


.fixeditems03 .robot {
    position: fixed;
    z-index: 1002;
    cursor: default;
}


.xiaoqiao {
        position: relative;
        height: 74px;
        width: 75px;
        /* border: 1px solid red; */
        margin: 0 auto;
        /* background-size: 92px; */
        background-size: 100%;
        cursor: pointer;
        background-position: center top;
        background-repeat: no-repeat;
        background-image: url(../images/xiaoqiao.png);
        background-position: 0px -8806px;
    }

.fixeditems03 .tip-box.robotinfo {
        position: absolute;
        text-align: left;
        border: 1px solid #e2e2e2;
        box-shadow: 0 0 10px #e2e2e2;
        /* right: 115px; */
        left: 80px;
        top: 18%;
        z-index: 999;
        background: #fff;
        line-height: 22px;
        padding: 10px;
        width: 155px;
        display: block;
    }

.fixeditems03 .tip-box:before,
    .tip-box:after {
        position: absolute;
        width: 0;
        height: 0;
        content: '';
        bottom: inherit;
        right: 100%;
        font-size: 0;
        top: 50%;
        margin-top: -10px;
    }

.fixeditems03 .tip-box:before {
        border: 8px dashed transparent;
        border-right-color: #d7d7d7;
        border-right-style: solid;
    }

.fixeditems03 .tip-box:after {
        border: 7px dashed transparent;
        border-right-color: #fff;
        border-right-style: solid;
    }

.fixeditems03 .close-tip {
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        position: absolute;
        right: 5px;
        top: 4px;
        cursor: pointer;
        color: #666;
        font-size: 18px;
    }

.fixeditems03 .tip-box span {
        display: inline-block;
        width: 170px;
    }
.kefuwenhao{
	float:right;
	cursor:pointer;
}
.kefufaq{
	width:25px;
	margin-top:-10px;
}
