.nav{
    /* background: #f2f2f2;*/
    position: relative;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    min-width: 1200px;
}
.nav2{
    display: none;
}
.nav .left{
    height: 40px;
    float: left;
}
.nav .left span{
    line-height: 40px;
    font-size: 12px;
    /*color: #120b09;*/
    margin-right: 10px;
}
.nav .left a{
    font-size: 12px;
}
.nav .left i{
    font-size: 12px;
    margin: 0px 5px;
}
.nav .content_ts {
    position: absolute;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #fe0101;
    width: 600px;
    left: 50%;
    top: 0;
    margin-left: -300px;
}
.nav .content_ts span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.nav .content_ts a{
    color: #fe0101;
}
.nav .right{
    float: right;
    height: 40px;
}
.nav .right a{
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.nav .right span{margin: 0 5px; font-size: 12px;color: #fff;}
body>div>div.nav{background: #000;}
label.mark{
    background: url("../images/mark1.png") no-repeat -1px -1px;
}

a:hover{
    color: #ff873e;
    text-decoration: underline;
}
.container {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.membersRight {
    float: right;
    width: 82%;
}


.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide a:hover{
    text-decoration: none;
}
/*swiper*/
.membersRight label {
    position: relative;
    display: inline-block;
    z-index: 1;
    border: 1px solid #b8b8b8;
    margin-left: 10px;
    border-radius: 1px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
.top-let label{
    position: absolute;
    left: 10px;
    top: 19px;
    margin: 0;
}
/*index search*/
.search .left{width: 180px; text-align: center; float: left; padding: 20px 0;}
.search .left img{width: 130px; }
.search .content{float: left; width: 560px; margin-left: 80px;}
.search .right{float: left; width: 110px;}

.right-cart a span {
    line-height: 30px;
    margin-left: 5px;
    color: #c1c1c1;
}
.search .content_top{ position:relative;margin: 0 auto; width: 482px; border: 3px solid #56abe4;border-radius: 30px; height: 35px; line-height:35px; box-sizing: border-box; margin-top: 30px;}
.search .content_top p{float: left;width: 392px; }
.search .content_top input{width: 100%;height: 30px; line-height: 33px;text-indent: 20px; font-size: 12px;  outline: none;}
.search .content_top span{
    width: 85px;
    margin-top: -23px;
    background: transparent;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    float: right;
    cursor: pointer;
}
.search .content_top span img{width: 20px;float: right;margin-right: 18px;
}
#search_icon {
    position: absolute;
    left: -38px;
}
.search .content_bottom a{color: #908b8b; font-size: 12px; margin-right: 5px; }
.search .content_bottom a:hover{ color: #1d96d5;}
.search .right a{float: right; font-size: 14px;color: #1d96d5; margin-top: 30px;display: inline-block;
    padding-left: 25px;margin-left: 30px;}
/*.search .right a:hover {*/
    /*background:#1d96d5 ;*/
    /*color: #fff;*/
/*}*/
.search .right a.a1{background: url("../images/index_icon3.png") no-repeat left center;  background-size: 23px;}
.search .right a.a2{background: url("../images/index_icon2.png") no-repeat left center; background-size: 23px;}
.search .right a.a3{background: url("../images/index_icon1.png") no-repeat left center; background-size: 23px;}
.members {
    margin-top:45px;
}
.members-list {
    float: left;
    margin-right: 32px;
    width: 180px;
    height: 358px;
    color: #000;
    border:1px solid #bfbfbf;
    font-family: FZLTZHK--GBK1-0;
}
.members-list li:first-child {
    line-height: 35px;
    margin-left: 15px;
    margin-top: 10px;
    font-size: 18px;
}
.members-list li {
    line-height: 35px;
    margin-left: 25px;
    cursor: pointer;
    letter-spacing: 1px;
}
.members-list li:hover{
    color: #56abe4;
}
.right-content{
    float: right;
}
.right-top {
    margin-bottom: 20px;
}
.right-top a{
    color: #333;
    font: 400 19px/32px "microsoft yahei";
    text-decoration: none;
}
.right-top i{
    color: #333;
    font: 400 19px/32px "microsoft yahei";
    text-decoration: none;
}
.right-content {
    width: 82%;
    border-top: 1px solid #959595;
}
.content-list {
    overflow: hidden;
}
.content-list li {
    float: left;
    margin-top:25px;
    margin-right: 32px;
    line-height: 25px;
    width: 172px;
    height: 266px;
    color: #333!important;
    border: 1px solid #959595;
}
.content-list li:nth-child(5n){
    margin-right: 0px;
}
.content-img {
    height: 150px;
    overflow: hidden;
}
.content-img img {
    display: block;
    height: 150px;
    width: 100%;
}
.content-list li .pid-text{
    display: inline-block;
    height: 48px;
    overflow: hidden;
}
.content-list .pid{
    padding: 0 10px;
}
.price {
    line-height: 24px;
    font-size: 15px;
}
.list-btn {
    text-align: center;
    border: none;
}
.list-btn a {
    float: left;
    font-size: 12px;
    width: 50%;
    height: 32px;
    background: #56abe4;
    line-height: 32px;
    cursor: pointer;
    text-decoration: none;
}
.top-let {
    float: left;
}
.top-let .shanchu {
    margin-left: 25px;
    cursor: pointer;
}
.top-right {
    float: right;
}
.top-let{
    position: relative;
}
.top-let input[type="checkbox"]{
    position: absolute;
    z-index: 0;
    left: -20px;
    top: -20px;
}
.quan_ch {
    position: relative;
    display: inline-block;
    z-index: 1;
    border: 1px solid #b8b8b8;
    margin-left: 10px;
    border-radius: 1px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
.top-let label{
    position: absolute;
    left: 10px;
    top: 19px;
    margin: 0;
}
.activeCheck{
    background: url("../images/mark1.png") no-repeat -1px -1px;
}
.right-content table{
    width: 100%;
    text-align: center;
}
.table-title{
    background: #eeeeee;
    height: 35px;
}
table {
}
.t-margin {
    margin-top: 15px;
}
.t-list {
    border: 1px solid #bfbfbf;
    border-collapse: collapse;
    border-spacing: 12px
}
.select{
    border: 1px solid #bfbfbf;
    width: 110px;
    height: 34px;
    margin: 0 auto;
    color: #bfbfbf;
}
.t-list .text {
    padding: 10px 0;
    margin-top: 10px;
}
.t-list .jia{
    float: left;
    width: 26%;
    height: 32px;
    font-size: 22px;
    line-height: 34px;
    background: #eeeeee;
    cursor: pointer;
}
.t-list .number{
    float: left;
    width: 48%;
    border: 0px;
    height: 32px;
    outline:none;
    text-align: center;
}
input .number
{text-align:center;}
.t-list .jian{
    float: left;
    width: 26%;
    font-size: 22px;
    line-height: 34px;
    background: #eeeeee;
    height: 32px;
    cursor: pointer;
}
#nav-2014 {
    border-bottom: 2px solid #000;
    height: 44px;
}
#categorys-2014 {
    float: left;
    height: 42px;
    overflow: visible;
    position: relative;
    width: 210px;
    z-index: 10;
}
#categorys-2014 .dtt a {
    color: #fff;
    display: block;
    font: 400 15px/44px "microsoft yahei";
    height: 42px;
    padding: 0 45px;
    background:#56abe4 url("../images/nav_pic_bg.png") no-repeat 14px 16px;
    background-size: 15px;
    text-decoration: none;
    width: 190px;
}

#categorys-2014:hover .dd{
    display: block;
}
#categorys-2014 .dd-inner .item {
    color: #fff;
    height: 55px;
    opacity: .9;
    background: #56abe4 none repeat scroll 0 0;
    position: relative;
    border-bottom: 1px solid #56abe4;
    z-index: 1;
}
#categorys-2014 .dd-inner .item:hover{
    background: #FFF none repeat scroll 0 0;
    color: #666;
}
#categorys-2014 .dd-inner .item:last-child{
    border-bottom:0px solid #56abe4;

}
#categorys-2014 .dd-inner .item a {
    color: #fff;
    font-size: 14px;
}
#categorys-2014 .dd-inner h3 {
    font-family: "microsoft yahei";
    font-size: 14px;
    font-weight: 400;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    position: absolute;
    z-index: 2;
}
/*#categorys-2014 .dd-inner .fore1 h3 {
    padding-left: 45px;
    background: url("../images/naifen_1.PNG") no-repeat 10px center;
    background-size: 23px;
}

#categorys-2014 .dd-inner .fore1:hover h3 {
    background: url("../images/naifen_2.png") no-repeat 10px center;
    background-size: 20px;
}
#categorys-2014 .dd-inner .fore2 h3 {
    padding-left: 45px;
    background: url("../images/yingyang1.png") no-repeat 10px center;
    background-size: 23px;
}

#categorys-2014 .dd-inner .fore2:hover h3 {
    background: url("../images/yingyang2.png") no-repeat  10px center;
    background-size: 20px;
}
#categorys-2014 .dd-inner .fore3 h3 {
    padding-left: 45px;
    background: url("../images/zhinaiku1.png") no-repeat 10px center;
    background-size: 23px;
}

#categorys-2014 .dd-inner .fore3:hover h3 {
    background: url("../images/zhinaiku2.png") no-repeat  10px center;
    background-size: 20px;
}

#categorys-2014 .dd-inner .fore4 h3 {
    padding-left: 45px;
    background: url("../images/meizhuang1.png") no-repeat 10px center;
    background-size: 23px;
}

#categorys-2014 .dd-inner .fore4:hover h3 {
    background: url("../images/meizhuang2.png") no-repeat 10px center;
    background-size: 20px;
}
#categorys-2014 .dd-inner .fore16 h3 {
    padding-left: 45px;
    background: url("../images/muying1.png") no-repeat 10px center;
    background-size:23px;
}

#categorys-2014 .dd-inner .fore16:hover h3 {
    background: url("../images/muying2.png") no-repeat 10px center;
    background-size:20px;
}
#categorys-2014 .dd-inner .fore17 h3 {
    padding-left: 45px;
    background: url("../images/baojian1.png") no-repeat 10px center;
    background-size: 23px;
}

#categorys-2014 .dd-inner .fore17:hover h3 {
    background: url("../images/baojian2.png") no-repeat 10px center;
    background-size: 20px;
}
#categorys-2014 .dd-inner .fore19 h3 {
    padding-left: 45px;
    background: url("../images/rihuayong1.png") no-repeat 10px center;
    background-size: 23px;
}

#categorys-2014 .dd-inner .fore19:hover h3 {
    background: url("../images/rihuayong2.png") no-repeat 10px center;
    background-size: 20px;
}
#categorys-2014 .dd-inner .fore20 h3 {
    padding-left: 45px;
    background: url("../images/jingkouship1.png") no-repeat 10px center;
    background-size: 23px;
}

#categorys-2014 .dd-inner .fore20:hover h3 {
    background: url("../images/jingkouship2.png") no-repeat 10px center;
    background-size: 20px;
}*/
#categorys-2014 .dd-inner i {
    font: 400 9px/14px consolas;
    height: 55px;
    position: absolute;
    right: 14px;
    top: 0px;
    line-height: 55px;
    color: #666666;
    width: 4px;
    z-index: 1;
}
#categorys-2014 .dd-inner .hover {
    background: url("../images/nav_bg2.png");
    color: #56abe4;
}
#categorys-2014 .dd-inner .hover a {
    color: #56abe4;
}
#categorys-2014 .dorpdown-layer .hover {
    display: block;
}
#categorys-2014 .item-sub::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
}
#categorys-2014 .dd-inner .item:hover i{
    color: #56abe4;
}
#categorys-2014 .item-channels {
    background: #f7f7f7 none repeat scroll 0 0;
    display: inline;
    float: left;
    height: 24px;
    overflow: hidden;
    padding: 20px 0 0 20px;
    width: 570px;
}
#categorys-2014 .item-channels a {
    background: #7c7171 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 24px;
    margin-right: 10px;
    padding: 0 0 0 8px;
    white-space: nowrap;
}
#categorys-2014 .item-channels a:hover {
    background: #56abe4 none repeat scroll 0 0;
}
#categorys-2014 .item-channels a:hover i {
    background: #56abe4 none repeat scroll 0 0;
}
#categorys-2014 .item-channels i {
    background: #5c5251 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    font: 400 9px/24px consolas;
    height: 24px;
    margin-left: 8px;
    text-align: center;
    width: 23px;
}
#categorys-2014 .item-channels .line {
    border-left: 1px solid #dbdbdb;
    display: inline;
    float: left;
    height: 24px;
    margin-right: 7px;
    overflow: hidden;
    width: 1px;
}
#categorys-2014 .item-channels .img-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: normal;
    padding: 0;
}
#categorys-2014 .item-channels .img-link:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#categorys-2014 .item-channels .style-red {
    background: #1d96d5 none repeat scroll 0 0;
}
#categorys-2014 .item-channels .style-red i {
    background: #1d96d5 none repeat scroll 0 0;
}
#categorys-2014 .item-channels .style-red:hover {
    background: #1d96d5 none repeat scroll 0 0;
}
#categorys-2014 .item-channels .style-red:hover i {
    background: #1d96d5 none repeat scroll 0 0;
}
#categorys-2014 .subitems {
    background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    height: 100%;
    width: 570px;
}
#categorys-2014 .subitems dl {
    line-height: 30px;
    overflow: hidden;
    height: 60px;
    width: 100%;
}
#categorys-2014 .subitems dl.fore1 dd {
    border-top: medium none;
}
#categorys-2014 .subitems dt {
    float: left;
    font-weight: 700;
    padding: 8px 30px 0 0;
    position: relative;
    text-align: right;
    width: 90px;
}
#categorys-2014 .subitems dt i {
    font: 400 9px/14px consolas;
    height: 14px;
    position: absolute;
    right: 8px;
    top: 13px;
    width: 4px;
}
#categorys-2014 .subitems dt a:hover{
    color: #56abe4;
}
#categorys-2014 .subitems dd {
    border-top: 1px solid #eee;
    float: left;
    padding: 6px 0;
    width: 475px;
}
#categorys-2014 .subitems dd a {
    border-left: 1px solid #e0e0e0;
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 4px 0;
    padding: 0 8px;
    white-space: nowrap;
}
#categorys-2014 .subitems dd a:hover{
    color: #56abe4;
}
#categorys-2014 .item-brands {
    display: inline;
    float: right;
    margin: 19px 20px 10px 0;
    overflow: hidden;
    width: 168px;
}
#categorys-2014 .item-brands a {
    display: inline;
    float: left;
    margin: 1px 0 0 1px;
}
#categorys-2014 .item-promotions {
    display: inline;
    float: right;
    margin-right: 20px;
    width: 168px;
}
#categorys-2014 .item-promotions a {
    display: block;
    margin-bottom: 1px;
}
#navitems-2014 {
    float: left;
    position: relative;
    z-index: 2;
}
#navitems-2014 .spacer, #navitems-2014 a, #navitems-2014 li, #navitems-2014 ul {
    float: left;
}
#navitems-2014 .spacer {
    display: none;
}
#navitems-2014 a {
    color: #333;
    font: 400 15px/44px "microsoft yahei";
    height: 44px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
}
#navitems-2014 a:hover {
    color: #56abe4;
}
#navitems-2014 .spacer {
    background: #ddd none repeat scroll 0 0;
    height: 24px;
    margin: 10px 0 0;
    overflow: hidden;
    width: 1px;
}
.tab_left {
    float: left;
    width: 178px;
    height: auto;
    overflow: hidden;
    margin-right: 22px;
    border: 1px solid #eaeaea;
}
.tab_right {
    width: 1000px;
    float: left;
}
.tab_left_title {
    text-align: left;
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #eaeaea;
}
.tab_left_title span {
    line-height: 42px;
    font-size: 16px;
    margin-left:20px;
}
.tab_left_img {
    width: 100%;
    height: 156px;
    overflow: hidden;
}
.tab_left_img img {
    display: inline-block;
    height: 100%;
    width: 100%;
}
.tab_left_list li {
    margin: 10px;
    border-bottom: 1px solid #eaeaea;
}
.tab_left_list li:last-child {
    border:none;
}
.tab_left_text p{
    line-height: 1.6;
    font-size: 13px;
}
.tab_left_text p:hover{
    color: #56abe4!important;
}
.tab_left_text span {
    line-height: 2.8;
    font-size: 17px;
}
.tab_left_text span:hover{
    color: #56abe4!important;
}
.tab_left_text .one_price {
    color: #56abe4;
}
/*index brand start*/
.mansion_brand{
    margin-top: 10px;
    padding: 10px 1px 10px 2px;
    background-color: #e6e6e6;
}
.mansion_brand li{
    float: left;
    width: 165px;
    height: 72px;
    margin: 0 3px;
    background-color: #fff;
}
.mansion_brand a {
    display: table-cell;
    width: 165px;
    height: 72px;
    text-align: center;
    vertical-align: middle;
}
.mansion_brand img{
    max-width: 100%;
    max-height: 100%;
}