@charset "UTF-8"; 
/* 轮播区域 */
.slider{overflow:hidden; }
.slider .container{position:relative; }
.slider .site-category-list{position:absolute; top:0; left:0; width:200px; color:#FFF; background:#fff; font-size:14px; }
.slider .site-category-list li:hover{background:#f10215;font-color:#fff;}
.slider .site-category-list .title{color:#333; padding-left:20px; height:42px; line-height:42px; display:block; position:relative;font-weight: 500; }
.slider .site-category-list .title i{color:rgba(144,144,144,0.5); position:absolute; top:12px; right:20px; font-size:1px; line-height:16px; }
.slider .slider-wrapper{position:relative; max-width:100%; }
.slider .slider-wrapper .slider-list {
    width: 100%;
    position: relative;
    /*height: 600px;*/
    overflow: hidden;
}

.slider .slider-wrapper .slider-list .slider-item{display:block; opacity:0; transition:opacity 0.3s; }
.slider .slider-wrapper .slider-list .slider-item.active{opacity:1; }
.slider .slider-wrapper .slider-list .slider-item img{width:1226px; height:460px; display:block; max-width:100%; }
.slider .slider-wrapper .slider-controls .slider-pager {
    position: absolute;
    bottom: 20px;
    width: 315px;
    left: 900px;
    text-align: right;
    display: block;
    top: 10px;
}

/*.slider .slider-wrapper .slider-controls .slider-pager span{display:inline-block; width:10px; height:10px; margin:0 5px; border:2px solid #fff; border-color:rgba(255,255,255,0.3); border-radius:10px; background:rgba(0,0,0,0.4); cursor:pointer; }*/
/*.slider .slider-wrapper .slider-controls .slider-pager span.active{background:rgba(255,255,255,0.4); border-color:rgba(0,0,0,0.4); }*/
.slider .slider-wrapper .slider-controls .slider-direction a{position:absolute; top:50%; height:69px; width:41px; }
.slider .slider-wrapper .slider-controls .slider-direction .slider-prev{left:234px; background:url("../img/icon-slides.png") no-repeat -84px 50%; }
.slider .slider-wrapper .slider-controls .slider-direction .slider-prev:hover{background-position:0 50%; }
.slider .slider-wrapper .slider-controls .slider-direction .slider-next{right:0; background:url("../img/icon-slides.png") no-repeat -125px 50%; }
.slider .slider-wrapper .slider-controls .slider-direction .slider-next:hover{background-position:-42px 50%; }

/* 主页子主题 */
.home-sub{margin-top:14px;}
.home-sub .home-channel-list{padding:3px; background:#5f5750; font-size:12px; text-align:center; width: 225px; float:left;}
.home-sub .home-channel-list li{position:relative; float:left; width:76px; height:82px; padding:0 3px; }
.home-sub .home-channel-list li a{display:block; padding-top:18px; text-overflow:ellipsis; overflow:hidden; color:rgba(255,255,255,0.7); }
.home-sub .home-channel-list li a:hover{color:#FFF;}
.home-sub .home-channel-list li a i{display:block; height:24px; margin-bottom:4px; font-size:24px; line-height:24px; }
.home-sub .home-promo-list{width:992px; float:left;}
.home-sub .home-promo-list li{width:316px; height:170px; float:left; margin-left:14px; transition:all 0.3s;}
.home-sub .home-promo-list li:hover{box-shadow:0 15px 30px rgba(0,0,0,0.1);}
.home-sub .home-promo-list li a{display:block;}
.home-sub .home-promo-list li a img{width:100%; height:250px;}

/* 楼层列表 */
.floor-list{padding:22px 0;  background:#f5f5f5;
}
/*.floor-list .floor-box{height:686px;}*/
.floor-list .floor-box .floor-head{height:58px; position:relative;}
.floor-list .floor-box .floor-head .title{font-size:22px; font-weight:200; line-height:58px; color:#333;}
.floor-list .floor-box .floor-head .more{position:absolute; top:0; right:0;}
.floor-list .floor-box .floor-head .more .more-link{font-size:16px; color:#424242; line-height:58px;}
.floor-list .floor-box .floor-head .more .tab-list{margin:0; padding:16px 0 0; font-size:16px;}
.floor-list .floor-box .floor-head .more .tab-list li{margin:0 0 0 30px; display:inline-block; padding:0; cursor:pointer;}
.floor-list .floor-box .floor-head .more .tab-list li.active{color:#f10215; border-bottom:2px solid #f10215;}
.floor-list .floor-box .floor-body a{display:block; width:100%; height:100%;}
.floor-list .floor-box .floor-body .product-master{width:234px; height:614px; float:left; margin-left:-14px;}
.floor-list .floor-box .floor-body .product-master .product-item{padding:0;}
.floor-list .floor-box .floor-body .product-list{width:992px;  float:right; margin-left:-14px;}
.product-list1{ margin-left:-25px;}
.product-list2{ margin-left:-25px;}
.floor-list .floor-box .floor-body .product-item{
    width:234px; background:#FFF; float:left; position:relative; z-index:1; margin-left:14px; margin-bottom:14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product-item1{
    width:285px; background:#FFF; float:left; position:relative; z-index:1; margin-left:20px; margin-bottom:14px;
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -ms-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;
    box-shadow: 0px 0px 10px 0px rgba(221, 221, 221, 0.5);

 }
.product-item3{
    width:316px; background:#FFF; float:left; position:relative; z-index:1; margin-left:14px; margin-bottom:14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.inner-img1{
    width: 220px !important;
    margin-top: 20px;
    margin-left: 40px;
    height: 220px !important;
}
.inner-img2{
    width: 180px !important;
    margin-top: 40px;
    margin-left: -10px;
    height: 180px !important;
}
.inner-img3{
    width: 220px !important;
    margin-top: 20px;
    margin-left: 40px;
    height: 220px !important;
}
.inner-img4{
    margin-top: 40px;
    width: 180px !important;
    height: 180px !important;
    margin-left: -10px;
}

.floor-list .floor-box .floor-body {
    -webkit-box-shadow:  0 15px 30px rgba(0,0,0,0.1) !important;
    -moz-box-shadow:  0 15px 30px  rgba(0,0,0,0.1) !important;
    box-shadow:  0 15px 30px  rgba(0,0,0,0.1)!important;
    -webkit-transform: translate3d(0, -2px, 0) !important;
    -moz-transform: translate3d(0, -2px, 0) !important;
    -ms-transform: translate3d(0, -2px, 0) !important;
    -o-transform: translate3d(0, -2px, 0) !important;
    transform: translate3d(0, -2px, 0) !important;


}
.box-shadow:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
    -webkit-transform: translate3d(0, -2px, 0) !important;
    -moz-transform: translate3d(0, -2px, 0) !important;
    -ms-transform: translate3d(0, -2px, 0) !important;
    -o-transform: translate3d(0, -2px, 0) !important;
    transform: translate3d(0, -2px, 0) !important;
}


.floor-list .floor-box .floor-body .product-item img{width: 235px;}
.floor-list .floor-box .floor-body .product-item .figure-img{width:160px; height:160px; margin:0 auto 18px; text-align:center;}
.floor-list .floor-box .floor-body .product-item .figure-img img{width:100%; height:100%;}
.floor-list .floor-box .floor-body .product-item .figure-img i{font-size:48px; line-height:80px; color:#f10215;}
.floor-list .floor-box .floor-body .product-item .title{margin:0 10px 2px; color:#333; font-size:14px; font-weight:400; text-align:center;}
.floor-list .floor-box .floor-body .product-item .desc{margin:0 10px 10px; height:18px; font-size:12px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#b0b0b0;}
.floor-list .floor-box .floor-body .product-item .price{margin:0 10px 14px; color:#f10215; text-align:center;}
.floor-list .floor-box .floor-body .product-item .price del{color:#b0b0b0;}
.floor-list .floor-box .floor-body .product-item-lg{height:614px;}
.floor-list .floor-box .floor-body .product-item-lg img{height:100%;}
.floor-list .floor-box .floor-body .product-item-middle{height:260px; padding:20px 0;}
.floor-list .floor-box .floor-body .product-item-small{height: 93px; padding-top:50px;}
.floor-list .floor-box .floor-body .product-item-small .figure-img{position:absolute; right:20px; top:32px; width:80px; height:80px;}
.floor-list .floor-box .floor-body .product-item-small .title{margin:-10px 110px 5px 30px;}
.floor-list .floor-box .floor-body .product-item-small .title a{display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.floor-list .floor-box .floor-body .product-item-small .price{margin:0 110px 0 30px; font-size:12px; color:#f10215;}
.floor-list .floor-box .floor-body .product-item-small .more{display:block; margin:0 110px 0 30px; font-size:18px; color:#333;}
.floor-list .floor-box .floor-body .product-item-small .more small{font-size:12px; color:#757575; display:block;}
.floor-list .floor-ad{height:120px; margin:28px 0 22px;}
.floor-list .floor-ad img{width:100%;}
.category-item {
    height: 48px;
    line-height: 48px;
    width: 225px;
    position: absolute;

}
/*.category-item:hover a{*/
/*    background :#1995ff !important;*/
/*}*/
.category-item:hover p{
    background :#1995ff !important;
}
.floor-head-img{
    margin-top: 6px;
    width: 4px;
    height: 21px;
    background-color: #207ad6;
    border-radius: 2px;
    position: absolute;
}
/*.category-item a:hover{*/
/*    background:#f10215 !important;*/
/*    color:#fff !important;*/
/*}*/
.slider-pager{
    width: 200px;height:590px;

}
.inner-slider-pager {
    width: 304px;
    height: 170px;
    background: #fff;
    text-align: left;
    line-height: 45px;
    /*padding-left: 10px;*/
}
.login-inner-slider-pager{

    width: 304px;
    height: 240px;
    background: #fff;
    text-align: left;
    line-height: 45px;
    padding-left: 10px;
}
.inner-slider-text {

    font-size: 14px;
    color: #b0b0b0;
    width: 400px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.inner-slider-text a:hover >span{
    color: #207ad6;
}
.public-slider-text a:hover >span{
    color: #207ad6;
}

.mini-slider {
    width: 191px;
     height: 120px;
    padding-top: 10px;
    padding-left: 10px;

}

#carousel-banner {
    width: 825px;
    height: 470px;
}

.brand-list{
    /*width:825px;height:130px;*/
}
.title{
    margin-left:10px;
}
.floor-img{
    width:40px;height:40px;

}
.mall-logo{
    border: none;
    width:180px;
    height:60px;
}
.aui-container-bxo {
    background: #fff;
    margin: 0px auto 0;
    width: 225px;
    float: left;
    /*height: 600px;*/
    /*margin: 10px auto 0;*/
    /*width: 1200px;*/
}

.aui-content-sidebar {
    /*position: relative;*/
    /*width: 321px;*/
    /*margin-left: -15px;*/
    position: relative;
    width: 225px;
}

.aui-content-menu {
    /*position: relative;*/

}

.aui-content-menu-head {
    position: relative;
    padding: 5px 0 7px;
    z-index: 999;
}

.aui-content-menu-head-list {
    width: 200px;
    position: relative;
    height: 34px;
    line-height: 34px;
    border-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aui-content-menu-head-list h2 {
    display: inline-block;
    padding-left: 15px;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}

.aui-content-menu-head-list a {
    margin: 0 5px 5px 0;
    padding: 0 6px;
    width: 56px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 13px;
    margin-left:25px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333;
}

.aui-content-menu-head-list-arrow {
    position: absolute;
    right: 0;
    top: 13px;
    width: 6px;
    height: 11px;
    /*margin-right: 8px;*/
    background: url("../img/arrow.png") 0 0 no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2)
,only screen and (min--moz-device-pixel-ratio:2)
,only screen and (-o-min-device-pixel-ratio:2)
,only screen and (min-device-pixel-ratio:2)
,only screen and (min-resolution:192dpi)
,only screen and (min-resolution:2dppx) {
    .aui-content-menu-head-list-arrow {
        background-image:url("../img/arrow@2x.png");
        background-size: 6px 11px;
    }

    .sidebar .mainNavs .menu_box .menu_sub dt span i.icon_new {
        /*background-image: url(//www.lgstatic.com/www/static/index/modules/sidebar/img/icon_new@2x_4e7d7b8.png);*/
        background-size: 24px 14px
    }
}

.aui-content-sidebar .aui-content-main .active .aui-content-menu-head {
    -webkit-box-shadow: -3px 0 4px 2px rgba(0,0,0,.09);
    -moz-box-shadow: -3px 0 4px 2px rgba(0,0,0,.09);
    box-shadow: -3px 0 4px 2px rgba(0,0,0,.09);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background: #fff;
    cursor: pointer;
}

.aui-ds {
    display: none;
}

.aui-content-menu .aui-content-menu-dow {
    position: absolute;
    left: 223px;
    top: 0;
    margin-left: 2px;
    height:480px;
    min-width: 667px;
    padding: 7px 10px 0 30px;
    box-sizing: border-box;
    z-index: 1;
    background: #fff;
    overflow-y: scroll;
    -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.09)!important;
    -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.09)!important;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.09)!important;
    border-radius: 2px;
    border-top-left-radius: 0;
}


.aui-content-menu-dow dl {
    margin: 0 0 17px;
}

.aui-content-menu-dow dl dt a {
    color:#207ad6;

}
.aui-content-menu-dow dl dt {
    position: relative;
    /*width: 70px;*/
    margin: 0;
    padding-left: 20px;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 6px;
    font-weight: bold;

}
.aui-content-menu-dow dt {
    display: inline-block;

}


.aui-content-menu-dow dl dt span {
    position: relative;
    display: inline-block;
    padding: 0;
    color: #121212;
}

.aui-content-menu-dow dl dd {
    color: #555;
    font-size: 0;
    overflow: hidden;
    display: inline;
}
.aui-content-menu-dow dd {
    display: inline;
}
.aui-content-menu-dow dl dd a {
    display: inline-block;
    position: relative;
    margin-left: 10px;
    padding: 0 11px;
    font-size: 13px;
    line-height: 28px;
    color: #777;
    white-space: nowrap;
}

.aui-content-menu-dow dl dd a:nth-of-type(1):before{
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background: #D8D8D8;
    top: 8px;
    left: 0;
}


.aui-content-menu-dow dl dd .aui-a-curr {
    color: #666666;
}
.aui-content-menu-dow dl dd .aui-a-curr:hover {
    color: #207ad6;
}

.aui-content-sidebar .active:after {
    content: '';
    position: relative;
    top: 0;
    bottom: 0;
    /*right: -1px;*/
    width: 7px;
    height: 52px;
    background: #fff;
    z-index: 102;
}

.active {
    right: -1px;
}
.wrap-aui-content-main{
    overflow: auto;
    height: 480px;
    transform:rotateY(180deg);
}
.aui-content-main-box{
    overflow:hidden;
    height: 480px;
    width: 225px;
}
.aui-content-main{
    overflow-y: auto;
    overflow-x: hidden;
    height: 480px;
    padding-left: 2px;
    scrollbar-width:none;
    -ms-overflow-style:none;
    width: 223px;
}
/*.aui-content-main>div{*/
    /*transform:rotateY(-180deg);*/
/*}*/

.aui-container-bxo ::-webkit-scrollbar-track {
    width: 0px;
    background: transparent;
    z-index: -1;
}
/* 滚动条滑块 */
.aui-container-bxo ::-webkit-scrollbar-thumb {
    width: 0px;
    background:black;
}
.aui-container-bxo ::-webkit-scrollbar {
    width: 0px;
}
.aui-content-menu .aui-content-menu-dow::-webkit-scrollbar-track {
    width: 5px;
    background: transparent;
    /*z-index: -1;*/
}
/* 滚动条滑块 */
.aui-content-menu .aui-content-menu-dow::-webkit-scrollbar-thumb {
    width: 5px;
    border-radius: 3px;
    background:#d7d7d7;
}
.aui-content-menu .aui-content-menu-dow::-webkit-scrollbar {
    width: 5px;
}
.cart-button{
    cursor: pointer;
    font-size: 14px;
    position: relative !important;
    right: 10px ;
    width: 140px !important;
    height: 42px !important ;
    color: #666666 !important;
    background-color: #fff !important;
    border-radius: 25px !important;
    border: 2px solid transparent !important;
    padding: 0 10px 0 35px;
    background-repeat: no-repeat;
    background-position: 20px 3px;
}

.fa-bars{
    padding-left: 38px;font-size: 14px;
    color:#eeeeee;
}
.option li {
    padding-left: 28px;
    font-size: 16px;
    line-height: 2;
    cursor: pointer;
}
.site-a{
    line-height: 16px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 14px;
    font-weight:bold;
    /* color: #333; */
    margin-left: 50px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}

.site-list{
    position: absolute;
    margin-left: 12%;
    /*padding-top: 10px;*/
    height: 48px;
    border-bottom: 1px solid #DB3B40;
}
.banner-out{
    height: 350px;width: 665px;margin-left:225px;
}
.banner-img{
    height:350px;width: 665px;
    /*padding-left: 10px;padding-top: 10px;*/
}
.info-body{
    width: 645px;
    height: 120px;
    background: #fff;
    margin-top: 10px;
    text-align: left;
    line-height: 35px;
    padding-left: 10px;
    margin-left: 10px;
}
.navi-pager-q {
    overflow: hidden;
    padding-bottom: 10px;
}
.navi-pager-q ul li {
    float: left;
    list-style: none;

}
.info-title{
    padding: 10px;
    text-align: center;
    float: left;
    width: 85px;
    height: 107px;
    display: inline;
    font-weight: bold;
    line-height: 150px;
}
.basic-infos{
    overflow: hidden;
    height: 100px;
    /* text-align: center; */
    float: left;
    margin: 10px;
    padding: 0px 10px 0px 0px;
    border-right: 1px solid #eeeeee;
}
.text-left {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 300px;
    text-align: left;
    float: left;
    font-size: 14px;

}
.text-left-list {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;
    /*width: 400px;*/
    text-align: left;
    float: left;
    font-size: 14px;

}
.text-right{
    color: #999;
    font-size: 14px;
    text-align: right;
    float: right;

}


.navi-pager-q ul li {
    margin-right:24px;
    width: 180px;
    height: 60px;
    box-shadow: 0px 0px 10px 0px
    rgba(221, 221, 221, 0.2);
}
.navi-pager-q ul li:last-child {
    margin-right: 0px;
}

.navi-pager-q ul li a{
    width: 66px;
    height: 17px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    margin: 40px;
    line-height: 60px;
}

.navi-pager-q ul li a span {
    padding:5px
}




.navi-in-q{
    overflow: hidden;
    width: 315px;
    /*height: 220px;*/
    background: #fff;
    text-align: center;
    position: relative;
    margin-top: 10px;
}
.navi-in-q ul li {
    height: 110px;
    border-left: 1px solid #eeeeee;
    rgba(221, 221, 221, 0.2): ;
    border-top: 1px solid #eeeeee;
    display: inline-block;
    width: 150px;
    float: left;
}
.navi-in-q ul li :first-child{
    border-bottom: 1px  #eeeeee;
    border-right:1px  #eeeeee;
}
.navi-in-q ul .liu2{
    border-left:1px dashed #eeeeee;
    border-bottom: 1px dashed #eeeeee;
}
.navi-in-q ul .liu3{
    border-right:1px dashed #eeeeee;
}

.navi-in-q ul li a{
    line-height: 30px;
}
.navi-in-q ul li div a{
    cursor: pointer;
}
.navi-in-q ul li img{
    margin-top: 30px;
}

.user-info{
    display: none;
}
.user-info-total{
    overflow: hidden;
    width: 325px;
    height: 70px;
}
.user-info-total li{
    float: left;
    display: inline-block;
    text-align: center;
    width: 150px;
    height: 70px;
    background: #fbfbfb;
    border: 1px solid #ffffff;
}
.user-info-total-detail{
    width: 61px;
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 0px;
    color: #666666;
}

.single-list {
    padding: 30px 0;
    /*background: #f5f5f5;*/
}
.double-list{
    padding: 30px 0;
    background: #f5f5f5;
    overflow: hidden;
    min-height:200px;
}

.avator{
    border-radius: 50px;
    width: auto;
    height: auto;
    max-width: 70px;
    max-height: 70px;
    margin-top: 15px;
}
.floor-head div{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0px;
    letter-spacing: 0px;
    color: #666666;
    float: right;
    margin-top: -10px;

}
.user-personal {
    position: relative;
    /* left: 77px; */
    top: 10px;
    text-align: center;

}
.login-user-personal {
    position: absolute;
    left: 12%;
    top: 10px;
    text-align: center;

}
.user-personal strong{
    width: 43px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #333333;
}
.watting-orders{
    display: block;
    /*width: 18px;*/
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #207ad6;
    /* align-content: center; */
    padding: 10px 10px 10px 10px;
}

.watting-news{
    display: block;
    /*width: 9px;*/
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #207ad6;
    padding: 10px 10px 10px 10px;
}

.watting-buyer-money{
    display: block;
    /*width: 18px;*/
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ff6d00;
    padding: 10px 10px 10px 10px;
}
.hot-li{
    margin-top: 30px;
    width: 285px;
    height: 349px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(221, 221, 221, 0.2);
    border: solid 1px #f4f6fd;
}

.hot-title{
    width: 285px;
    height: 72px;
    background-color: #fbfbfb;
    text-align: center;
}
.hot-title span{
    width: 72px;
    height: 18px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #333333;
}
.hot-info{
    float: left;
    padding: 10px;
    overflow: hidden;
    /* width: 325px; */
    /* height: 220px; */
    background: #fff;
    text-align: center;
}
.hot-info ul li {
    cursor: pointer;
    margin: 4px;
    display: inline-block;
    width: 108px;
    height: 114px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #eeeeee;
}
.hot-info ul li a{
    line-height: 30px;
}
.hot-info ul li img{
    margin-top: 40px;
    width: 90px;
    height: 35px;
}
.topmargin{
    height: 10px;
}
.enquiry-state{
    text-align: center;
    width: 67px;
    height: 28px;
    border-radius: 0px 14px 14px 0px;

}
.enquiry-state-4{
    text-align: center;
    width: 67px;
    height: 28px;
    border-radius: 0px 14px 14px 0px;
    color: #FFFFFF;
    line-height: 30px;
}

.enquiry-state-4 span,.enquiry-state span{
    width: 36px;
    height: 12px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;

}
.product-item2{
    width: 285px;
    /*background: #FFF;*/
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.seeulater-li222{
    text-align: center;
    box-shadow: 0px 0px 10px 0px
    rgba(221, 221, 221, 0.5);
}
.seeulater-li{
    /*margin-top: 30px;*/
    text-align: center;
    box-shadow: 0px 0px 10px 0px
    rgba(221, 221, 221, 0.5);
}
.rev-seeulater-div{
    position: absolute;
    width: 285px;
    height: 430px;
    background-color: #666;
    opacity: 0.80;
}
.rev-seeulater-div p img{
    padding: 155px 0px 10px 0px;
}
.rev-seeulater-div span{
    color: #b0b0b0;
}
.quickinfo-seeulater-div{
    z-index: 1;
    position: absolute;
    width: 570px;
    height: 220px;
    background-color: #666;
    opacity: 0.80;
}
.quickinfo-seeulater-div p img{
    padding: 45px 0px 10px 240px;

}
.quickinfo-seeulater-div span{
    color: #b0b0b0;
    padding: 45px 0px 10px 230px;
}

.serviceinfo-seeulater-div{
    z-index: 1;
    position: absolute;
    width: 1200px;
    height: 265px;
    background-color: #666;
    opacity: 0.80;
    display: none;
}
.floor-body:hover .serviceinfo-seeulater-div{
    display: block;
}

.serviceinfo-seeulater-div p img{
    padding: 85px 0px 10px 550px;

}
.serviceinfo-seeulater-div span{
    color: #b0b0b0;
    padding:45px 0px 10px 530px;
}
.seeulater-div{
    position: absolute;
    width: 285px;
    height: 269px;
    background-color: #666;
    opacity: 0.80;
}
.seeulater-div p img{
    padding: 75px 0px 10px 0px;
}
.seeulater-div span{
    color: #b0b0b0;
}
.enquiry-li{
    /*margin-top: 30px;*/
    text-align: center;
    box-shadow: 0px 0px 10px 0px
    rgba(221, 221, 221, 0.5);
    cursor: pointer;
}
.enquiry-li:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
    -webkit-transform: translate3d(0, -2px, 0) !important;
    -moz-transform: translate3d(0, -2px, 0) !important;
    -ms-transform: translate3d(0, -2px, 0) !important;
    -o-transform: translate3d(0, -2px, 0) !important;
    transform: translate3d(0, -2px, 0) !important;
}
.enquiry-title{
    width: 285px;
    height: 199px;
    background-color: #f4f6fd;
}

.enquiry-title p{
    padding: 20px 15px 0 15px;
    height: 40px;
}
.enquiry-name-title{
    padding: 20px 15px 20px 15px;
    height: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.enquiry-info{
    width: 285px;
    height: 70px;
    background-color: #ffffff;
}
.ask-auction-time {
    line-height: 40px;
    margin-top: 20px;
}
.enquiry-info-text{
    width: 63px;
    height: 15px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #999999;
}
.enquiry-info p {
    margin-left: 10px;
    padding: 5px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.count-down{
    display:inline;
}
.count-down span{
    width: 28px;
    height: 12px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
}
.count-down div {
    display:inline;
    width: 36px;
    height: 36px;
    background-color: #333333;
    border-radius: 2px;
}
.count-down div {
    display:inline;
    background-color: #333333;
    border-radius: 2px;
    font-size: 30px;
    margin: 5px;
}
.count-down div span{
    padding: 3px;
    width: 24px;
    height: 17px;
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}
.enquiry-info-money{
    width: 66px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #ff6d00;
}
.re-auction-title{
    width: 285px;
    height: 360px;
    background-color: #f4f6fd;
}
.re-auction-title p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 20px 15px 0px 15px;
    height: 42px;
}
.inner-img5{
    margin-top: 30px;
    width: 170px !important;
    height: 150px !important;
    margin-left: -10px;
}
.re-auction-time{
    width: 245px;
    height: 50px;
    border-radius: 30px;
    background-image: linear-gradient(-45deg, #dbebff 0%, #aacef9 100%);
    text-align: center;
    margin: 15px 0 0 15px;
    padding: 5px;
}
.re-auction-time div div {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 2px;
}
.re-auction-time div div span{
    width: 19px;
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #333333;
}
/*.layui-this{*/
/*    color: #ffffff !important;*/
/*}*/
.purch-tab{
    /*width: 590px;*/
    height: 280px;
    background-color: #ffffff;
    margin-top:30px !important;
}
.container-half{
    display: inline-block;
    width:590px;
}
.container-half-right{
    margin-left:20px;
    float: right;
}
.purch-tab-right{
    margin-top:10px !important
}

.service-list {
    padding: 22px 0;

}
.leaveme-10 {
    margin-top: 10px;
}
.leaveme-30{
    margin-top: 30px;
}
.leaveme-60{
    margin-top: 60px;
}
.info-button{
    background-repeat: no-repeat;
    background-position: 25px 25px;
}
.info-more{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 150px;
    letter-spacing: 0px;
    color: #999999;
    padding: 5px;
    position: absolute;
    
}
.info-more-button{
    background-image: url("../img/info-more.png");
    background-repeat: no-repeat;
    background-position: 35px 35px;
    color:#666666;
    cursor: pointer;

}
.info-more-tian{
    background-image:url("../img/info-more.png");
    background-repeat: no-repeat;
    color:#666666;
}
.info-more-tian:hover{
    background-image:url("../img/info-more-hover.png");
    background-repeat: no-repeat;

}
.liulei1{
    background-image:url("../img/info-more-hover.png");
    background-repeat: no-repeat;
}
.liulei{
    background-image:url("../img/info-more-hover.png");
    background-repeat: no-repeat;
}
.info-more-button:hover{
    background-image: url("../img/info-more-hover.png");
    background-repeat: no-repeat;
    background-position: 35px 35px;

}
.more-text{
    /*left: 95%;*/
    right:0;
    position: absolute;
    bottom: 0px;
    font-size: 14px;
    /*top: -20px;*/
}
.more-list{
    margin-top: 10px;
    margin: 10px 10px -10px 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;

}
.info-more-div:hover{
    /*background-repeat: round;*/
    color: #207AD6;

}
.more-text-button{
    display: inline-block;
    background-image: url(../img/info-more.png);
    background-repeat: no-repeat;
    background-position: right 0px;
    color: #666666;
    /* width: 70px; */
     height: 21px;
    padding-right: 23px;
    cursor: pointer
}

.more-list:hover {
    /*color: #207AD6;*/

}
 .logout{
     color: #207AD6;
     font-size: 14px;
     cursor: pointer;
 }
.logout:hover{
    color: #1995ff;
    font-size: 14px;
}
.welcome-info{
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 0px;
    color: #666666;
}
.login{
    line-height: 75px;
    padding: 5px 20px 5px 20px;
    border-radius: 14px;
    width:60px;
    height:28px;
    border:transparent 1px solid;
    font-size: 14px;
    margin: 20px;
    cursor: pointer;
}
.public-slider-text {
    padding: 10px 0px 10px 0px;
    font-size: 12px;
    color: #b0b0b0;
    width: 100%;
    /*width: 560px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.service-list-img{
    /*padding-top: 20px;*/
    /*width: 260px;*/
    width: 100%;
    height: 175px;
    /*background-color: #333333;*/
    /*box-shadow: 0px 0px 10px 0px #eeeeee;*/
    opacity: 0.7;
    margin-top: 25px;
}
.service-list-over{
    position: relative;
    width: 260px;
    height: 50px;
    /*background-color: #333333;*/
    /*box-shadow: 0px 0px 10px 0px #eeeeee;*/
    opacity: 0.7;
    left: 20px;
    top: -70px;
    text-align: center;
}
.service-list-over span{
    width: 162px;
    height: 17px;
    /*font-family: MicrosoftYaHei;*/
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
}
.service-list-div {
    width: 260px;
    height: 225px;
    display: inline-block;
    padding: 18.4px;
}

.report-plan{
    text-align: center;
    width: 230px;
    height: 160px;
    background-color: #207ad60d;
    /*margin: 20px 0px 0px 170px;*/
    /*opacity: 0.05;*/
}
.report-date{
    text-align: center;
    /*width: 190px;*/
    /*height: 14px;*/
    font-family: FZLTHJW--GB1-0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #666666;
}
.report-no{
    /*width: 80px;*/
    /*height: 30px;*/
    font-family: FZLTHJW--GB1-0;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 65px;
    letter-spacing: 0px;
    color: #333333;
}
.report-plan-a{
    /*width: 55px;*/
    height: 14px;
    font-family: FZLTHJW--GB1-0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}
.report-plan-a:hover{

    color: #ffffff;
}
.report-plan-a p{
    /*margin-left: 75px;*/
    display: inline-block;
    width: 80px;
    height: 35px;
    background-color: #207ad6;
}

#liutian111 ul li{

    padding-bottom: 10px;
    font-weight: bold;
}
#acrossl{
    color:#666666;
    text-decoration: none;

}
/*#acrossl：hover{*/
/*    color:#207AD6;*/
/*}*/

#wait{
    font-size: 18px !important;
    font-weight: bold !important;
    color:#b8c7ce !important;

}
.floor-zhong{
    width: 83%;
    height:44px;

    margin: 0 auto;

}
.floor-zhong ul{
    /*display: flex;*/
    /*justify-content: space-around;*/
}
/*.floor-zhong li{*/
/*    list-style: none;*/
/*    float: left;*/
/*    color: black;*/
/*    margin-right:30px;*/
/*    line-height:44px;*/
/*}*/
.floor-zhong li a{
    padding-left:20px;
    text-decoration: none;
    font-weight:bold;
}
#companyName {
    font-size: 12px;
    color: #666;
    margin-top:-20px;
}
.mask-div{
    position: relative;
}

.mask-div:hover .mask > p{
    padding-top: 20px;
}
.mask-div:hover .mask> span{
    display: inline-block;
    padding-top: 60px;
}

.mask {
    position: absolute !important;
    opacity: 0 !important;
}
.mask-div:hover .mask{
    position:absolute !important;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: #666;
    box-sizing: border-box;
    opacity: 0.80 !important;
    padding: 50px !important;
    text-align: center;
}
.hot-info ul li:hover{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.hot-info ul:hover{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.wuye{
    background: #fbe9e7;
}
.yinshua{
    background: #fff3e0;
}
.enquiry-info-text-orgname{
    width: 240px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.maskContent{
    display: none;
}
.maskWrap:hover .maskContent{
    display:block;
}
.layer-tab-a{
    cursor:pointer;
}
.layui-elem-quote {
    background-color: #fff;
    padding: 0 14px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    border-left: 4px solid #207AD6;
    color: #333;
    margin-top: 10px;
}
.layui-layer-content .police-text{
    text-align: left;
    text-indent: 2em;
}
.double-list:nth-child(2n+1){
    background:#ffffff;
}
.double-list:nth-child(2n){
    background:#f5f5f5;
}
.floor-head{
    position: relative;
    margin-bottom:25px;
}
.hideDiv{
    display: none;
}

.no-module-link .login-inner-slider-pager,
.two-module-link .login-inner-slider-pager{
    height:340px;
}
/*首页咨询样式调整*/
.no-module-link .info-body{
    width:960px;
}
.no-module-link .basic-infos{
    padding-left:35px;
    padding-right:35px;
    border-left:1px solid #eeeeee;
    width:calc(100% - 310px);
}
.no-module-link .inner-slider-text{
   width: 645px;
}
.no-module-link  .inner-slider-text .text-left{
    width:70%;
}
.no-module-link .inner-slider-pager,
.two-module-link .inner-slider-pager{
    height:244px;
}
.no-module-link .user-info-total,
.no-module-link .user-info-total li,
.two-module-link .user-info-total,
.two-module-link .user-info-total li{
    height:96px;
}
.no-module-link .user-info-total,
.two-module-link .user-info-total{
    width:300px;
    background:#ffffff;
}
.no-module-link .user-info-total:before,
.two-module-link .user-info-total:before{
    content: "";
    display: block;
    margin:0 20px;
    height:0;
    border:1px dashed #eeeeee;
}
.no-module-link .user-info-total li,
.two-module-link .user-info-total li{
    border:none;
    width:50%;
    line-height: 40px;
    background:none;
    padding-top: 5px;
}
.no-module-link .avator,
.two-module-link .avator{
    margin-top:25px;
}
.no-module-link #moduleLink{
    display: none;
}
/*门户后台模块只有两项时的样式*/
.two-module-link .navi-in-q{
    height:120px;
}
.two-module-link .navi-in-q ul li{
    margin-top:5px;
    border:none;
}
.two-module-link .navi-in-q ul li+li{
    border-left: 1px solid #eee;
}