@import"ico.css";
/*åå§åæ ·å¼*/
body,div{
    padding: 0;
    margin: 0;
}

body{
    color: #333333 !important;
    background: #fafafa!important;
    font: 12px/1.5 "å¾®è½¯éé»","Microsoft YaHei","PingFang SC","Lantinghei SC","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","å¾®è½¯éé»",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif !important;
}
ul,li,span,a{
    margin: 0;
    padding: 0;
    list-style: none;
}
i,em{
    font-style: normal;
}
a{
    text-decoration: none;
    color:#333;
}
a:hover{
    /*color:#333 !important;*/
}
input,button,textarea{
    outline:none;
    padding: 0;
    margin: 0;
    resize: none;
}

h1,h2,h3,h4,h5,h6{
    font-weight:normal;
}

button {
    cursor: pointer;
}

a:hover{
    font-style: normal;
}

/*****radio&checkbox æ ·å¼ä¿®æ¹ start*****/


input[type=radio]
/*,input[type=checkbox]  */
{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 20px;
    color: #d8d8d8;
    cursor: pointer;
}
input[type=radio]:after  {
    content: "";
    display:block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing:border-box;
}

/*input[type=checkbox]:after  {*/
    /*content: "";*/
    /*display:block;*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*text-align: center;*/
    /*line-height: 14px;*/
    /*font-size: 16px;*/
    /*color: #fff;*/
    /*border: 2px solid #ddd;*/
    /*background-color: #fff;*/
    /*box-sizing:border-box;*/
/*}*/
/*input[type=checkbox]:checked:after  {*/
    /*border: 4px solid #ddd;*/
    /*background-color: #ff003c;*/
/*}*/

input[type=radio]:checked:after  {
    content: "L";
    transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);
    -webkit-transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);
    border-color: #ff003c;
    background-color: #ff003c;
}


/*****radio&checkbox æ ·å¼ä¿®æ¹ end*****/

.text-bold{
    font-weight: bold;
}
.hide{
    display:none !important;
}
.show{
    display: block;
}
.mt-50 {
    margin-top: 50px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-5{
    margin-top: 5px;
}
.mr-20{
    margin-right: 20px;
}
.mr-10{
    margin-right: 10px;
}
.mr-5{
    margin-right: 5px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-10{
    margin-bottom: 10px;
}
.mb-5{
    margin-bottom: 5px;
}
.mb-0{
    margin-bottom: 0!important;
}
.ml-40{
    margin-left: 40px;
}
.ml-20{
    margin-left: 20px;
}
.ml-10{
    margin-left: 10px;
}
.ml-5{
    margin-left: 5px;
}
.ml-32{
    margin-left: 32px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

/*é¡¶é¨*/
.topbar-nav a.position-city i.position-ico,
/*.search-form i,*/
.topbar-nav a.active-city i.position-ico,
.topbar-info span i.cart-ico,
.topbar-info span i.message-ico,
.message-product-data p i.message-delete,
.carts-product-data p i.carts-delete,
.topbar-info span i.seller-ico,
.topbar-info span.seller ul li a i.seller-product-upload,
.product-type-ico i,
.product-type-ico-60px i
{
    background: url(../images/ico.svg) no-repeat;
}
.site-topbar{
    width:100%;
    height: 36px;
    background: #333;
}
.container{
    width:1230px;
    height:auto;
    margin: 0 auto;
}
.topbar-nav{
    width:auto;
    height:36px;
    line-height: 36px;
    float: left;
    color:#fff;
    position: relative;
}
.topbar-info{
    width:auto;
    height:36px;
    line-height: 36px;
    float: right;
    margin-right: 0px;
    color:#fff;
}
.topbar-nav a,.topbar-info a{
    display: inline-block;
    width:auto;
    height:36px;
    line-height: 36px;
    font-size: 12px;
    color:#fff;
    /*font-family: "Microsoft YaHei";*/
    margin-right: 30px;
    float: left;
    padding: 0 10px;
}
.topbar-info a{
    line-height: 36px;
}
.topbar-nav a:hover,.topbar-info a:hover{
    color:#fff !important;
}
.topbar-info a{
    margin-right: 0;
}
.topbar-info a span{
    font-size: 12px;
}
.topbar-info span i.cart-ico{
    display: inline-block;
    width:16px;
    height:16px;
    float: left;
    margin: 12px 5px 0 0;
    background-position: -65px 0;
}
.topbar-info span.active-cart i.cart-ico{
    background-position: -99px 0;
}
.topbar-nav a.position-city{
    width: 84px;
    text-align: center;
    text-indent: 0px;
    margin-right: 20px;
    padding: 0;
}
.topbar-nav a.position-city:hover{
    color:#ff003c!important;
}
.topbar-nav a.position-city i.triangle{
    float: right;
    display: inline-block;
    margin: 15px 10px 0 0;
    border-right:5px solid transparent;
    border-left:5px solid transparent;
    border-top:6px solid #fff;
}
.topbar-nav a.position-city i.position-ico{
    float: left;
    display: inline-block;
    width:18px;
    height:18px;
    margin: 10px 0px 0 10px;
    background-position: 0px 0px;
}
.topbar-nav a.active-city{
    background: #fff;
    color:#ff003c;
}
.topbar-nav a.active-city i.position-ico{
    background-position: -28px 0px;
}
.topbar-nav a.active-city i.triangle{
    border-top:6px solid #ff003c;
}
.city-list{
    display: none;
    background: #fff;
    width:84px;
    height:auto;
    position: absolute;
    top:36px;
    left:0px;
    color:#333;
    z-index: 99;
}
.city-list ul li{
    width:100%;
    height:40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}
.city-list ul li:hover{
    background: #ff003c;
    color:#fff !important;
}
.cate-list-box{
    display: none;
    background: #fff;
    width:310px;
    height:auto;
    position: absolute;
    top:36px;
    left:184px;
    color:#333;
    z-index: 99;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.3);
    border-radius: 0 0 4px 4px;
    padding: 0px 20px 20px 20px;
}
.cate-list-box a{
    display: inline;
    margin-right: 0;
    color: #333;
    padding: 0;
}
.cate-list-box a:hover{
    color: #ff003c!important;
}
.cate-list-box dd dl{
    display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 30px;
    color: #541D1D;
    font-size: 16px;
}
.cate-list-box dd dl a{
    font-size: 17px;
    color: #541D1D;
    height: unset;
    line-height: unset;
}
.cate-list-box em{
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left;
    margin-right: 15px;
    color: #541D1D;
}
.cate-list-box em a{
    color: #541D1D;
    height: unset;
    line-height: unset;
}

.topbar-info span{
    float: left;
    display: inline-block;
    /*margin-left: 40px;*/
    cursor: pointer;
    font-size: 14px;
}
.topbar-info span img{
    float: left;
    width:26px;
    height:26px;
    border-radius: 50%;
    margin: 3px 0 0 5px;
}
.topbar-info span img.user-avatar{
    border: 2px solid #888;
    float: right;
}
/*.topbar-info span i{*/
    /*float: left;*/
    /*display: inline-block;*/
    /*margin: 17px 0 0 10px;*/
    /*width:0;*/
    /*height:0;*/
    /*border-right:5px solid transparent;*/
    /*border-left:5px solid transparent;*/
    /*border-top:6px solid #fff;*/
/*}*/
.topbar-info span.user{
    /*width:58px;*/
    width:88px;
    height:36px;
    /*margin-left:10px;*/
    /*padding-left: 6px;*/
    padding: 0 10px;
    position: relative;
}
.topbar-info span.user a{
    padding: 0;
    float: right;
}
.topbar-info span.user a b{
    display: inline-block;
    float: right;
    height: 36px;
    line-height: 36px;
    max-width: 52px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topbar-info span.message{
    width:105px;
    height:36px;
    line-height: 36px;
    text-align: left;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
}
.topbar-info span em{
    display: inline-block;
    width:auto;
    height:36px;
    line-height: 36px;
    font-size: 12px;
}
.topbar-info span i.message-ico{
    display: inline-block;
    width:16px;
    height:12px;
    float: left;
    margin:12px 5px 0 10px;
    background-position: -201px -29px;
}
.topbar-info span.active-message i.message-ico{
    background-position: -157px -29px;
}
.topbar-info .link-order{
    margin-left: 20px;
}
/*å¤´å*/
.topbar-info span.user ul{
    position: absolute;
    top:36px;
    right:0px;
    width:auto;
    height:auto;
    background: #fff;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.3);
    padding: 12px 7px;
    display: none;
    z-index: 99;
    border-radius: 0 0 4px 4px;
}
.topbar-info span.user ul li{
    width:94px;
    height:34px;
    line-height: 34px;
    text-align: left;
}
.topbar-info span.user ul li a{
    display: inline-block;
    width:100%;
    height:100%;
    color:#333;
    font-size: 14px;
    /*text-indent: 18px;*/
    text-align: center;
}
.topbar-info span.user ul li a.user-name{
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topbar-info span.user ul li a:hover{
    background: #ff003c;
    color:#fff !important;
}
.topbar-info span.message ul li a:hover{
    background: #ff003c;
    color:#fff !important;
}
.topbar-info span.active-user{
    background: #fff;
}
.topbar-info span.active-user b{
    color: #ff003c;
}
.topbar-info span.active-user i{
    border-top:6px solid #ff003c;
}
/*ç§èµä¸­ç©ååè¡¨*/
.topbar-info span .lease-list{
    position: absolute;
    top:36px;
    left:0;
    width:334px;
    height:auto;
    background: #fff;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.3);
    padding: 0 10px 12px 10px;
    display: none;
    z-index: 99;
    border-radius: 0 0 4px 4px;
}
.lease-list-title{
    width:100%;
    height:32px;
    line-height: 32px;
    text-align: center;
    color:#333;
    font-weight:bold;
}
.lease-list-info{
    width:auto;
    height:auto;
    min-height:40px;
    padding:10px;
    border-top:1px solid #e7e4e4;
}
.lease-product-img{
    width:40px;
    height:30px;
    float: left;
    margin-top: 5px;
}
.lease-list-info .lease-product-img a{
    display: inline;
    padding: 0;
}
.lease-list-info .lease-product-img img{
    float: left;
    border-radius: 0;
    margin: 0;
    width:40px;
    height:30px;
}
.lease-product-data{
    width:262px;
    height:30px;
    margin: 5px 0 0 10px;
    float: left;
}
.lease-product-data p{
    float: left;
    width:100%;
    height:16px;
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lease-product-data p.lease-product-name{
    color:#333;
}
.lease-product-data p.lease-product-info{
    color:#b5b2b2;
}
.lease-product-name em.lease-list-product-names{
    display: inline-block;
    width:65%;
    float: left;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lease-product-name em.lease-product-price{
    display: inline-block;
    width:30%;
    float: right;
    text-align: right;
    color:#ff003c;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
}
.lease-product-data p i.lease-delete{
    display: inline-block;
    float: right;
    width:12px;
    height:15px;
    margin-top: 1px;
    background-position: -243px -29px;
}
.lease-empty-box{
    width:100%;
    height:172px;
}
.lease-list .lease-empty-box img{
    width:93px;
    height:90px;
    margin: 20px 120px 15px 120px;
    float: left;
    border-radius: 0;
}
.lease-empty-box p{
    clear: both;
    width:100%;
    height:24px;
    line-height: 24px;
    color:#333;
    text-align: center;
}
.view-lease-all{
    width:100%;
    height:auto;
    padding:12px 0;
    border-top:1px solid #e7e4e4;
}
.view-lease-all p{
    width:100%;
    hegiht:24px;
    line-height: 24px;
    text-align: center;
    color:#333;
    font-weight: bold;
}
.view-lease-all a{
    display: inline-block;
    width: 100px;
    height: 30px;
    background-color: #ff003c;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    float: left;
    margin:5px 0 0 117px;
    padding: 0;
    cursor: pointer;
    border-radius: 4px;
}
.view-lease-all a:hover{
    text-decoration: underline;
}
.view-my-lease{
    border-top:none;
    padding:0;
    overflow: hidden;
}
.view-my-lease a{
    width: 146px;
    margin:5px 0 10px 94px;
    border-radius: 4px;
}
.view-my-lease a:hover{
    text-decoration: underline;
}
/*è´­ç©è½¦åè¡¨*/
.topbar-info span .carts-list{
    position: absolute;
    top:36px;
    left:0;
    width:296px;
    height:auto;
    background: #fff;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.3);
    padding: 0 10px 12px 10px;
    display: none;
    z-index: 99;
    border-radius: 0 0 4px 4px;
}
.carts-list-title{
    width:100%;
    height:32px;
    line-height: 32px;
    text-align: center;
    color:#333;
    font-weight:bold;
}
.carts-list-info{
    width:auto;
    height:auto;
    min-height:40px;
    padding:10px;
    border-top:1px solid #e7e4e4;
}
.carts-product-img{
    width:40px;
    height:30px;
    float: left;
    margin-top: 5px;
}
.carts-list-info .carts-product-img a{
    display: inline;
    padding: 0;
}
.carts-list-info .carts-product-img img{
    float: left;
    border-radius: 0;
    margin: 0;
    width:40px;
    height:30px;
}
.carts-product-data{
    width:225px;
    height:30px;
    margin: 5px 0 0 10px;
    float: left;
}
.carts-product-data p{
    float: left;
    width:100%;
    height:16px;
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.carts-product-data p.carts-product-name{
    color:#333;
}
.carts-product-data p.carts-product-info{
    color:#b5b2b2;
}
.carts-product-name em.carts-list-product-names{
    display: inline-block;
    width:75%;
    float: left;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.carts-product-name em.carts-product-price{
    display: inline-block;
    width:20%;
    float: right;
    text-align: right;
    color:#ff003c;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
}
.carts-product-data p i.carts-delete{
    display: inline-block;
    float: right;
    width:12px;
    height:15px;
    margin-top: 1px;
    background-position: -243px -29px;
}
.carts-empty-box{
    width:100%;
    height:172px;
}
.carts-list .carts-empty-box img{
    width:93px;
    height:90px;
    margin: 20px 102px 15px 101px;
    float: left;
    border-radius: 0;
}
.carts-empty-box p{
    clear: both;
    width:100%;
    height:24px;
    line-height: 24px;
    color:#333;
    text-align: center;
}
.view-carts-all{
    width:100%;
    height:auto;
    padding:12px 0;
    border-top:1px solid #e7e4e4;
}
.view-carts-all p{
    width:100%;
    hegiht:24px;
    line-height: 24px;
    text-align: center;
    color:#333;
    font-weight: bold;
}
.view-carts-all a{
    display: inline-block;
    width: 100px;
    height: 30px;
    background-color: #ff003c;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    float: left;
    margin:5px 0 0 98px;
    padding: 0;
    cursor: pointer;
    border-radius: 4px;
}
.view-my-carts{
    border-top:none;
    padding:0;
}
.view-my-carts a{
    width: 146px;
    margin:5px 0 10px 75px;
}
.view-my-carts a:hover{
    text-decoration: underline;
}
/*åå®¶ä¸­å¿*/
.topbar-info span i.seller-ico{
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 11px 5px 0 0px;
    background-position: -209px -60px;
}
.topbar-info span.active-seller i.seller-ico{
    background-position: -248px -60px;
}
.topbar-info span.seller ul{
    position: absolute;
    top:36px;
    left:0px;
    width:auto;
    height:auto;
    background: #fff;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.3);
    padding: 15px 10px;
    display: none;
    z-index: 99;
    border-radius: 0 0 4px 4px;
}
.topbar-info span.seller ul li{
    width:140px;
    height:34px;
    line-height: 34px;
    text-align: left;
}
.topbar-info span.seller ul li a{
    display: inline-block;
    width:140px;
    height:34px;
    line-height: 34px;
    color:#333;
    font-size: 14px;
    text-indent: 18px;
    padding:0;
}
.topbar-info span.seller ul li a.product-upload{
    text-indent:5px;
}
.topbar-info span.seller ul li a:hover{
    background: #ff003c;
    color:#fff !important;
}
.topbar-info span.seller ul li a i.seller-product-upload{
    display: inline-block;
    width:16px;
    height:12px;
    float: left;
    background-position: -164px -60px;
    margin: 11px 0 0 18px;
}
.topbar-info span.seller ul li a i.seller-product-admin{
    display: inline-block;
    width:46px;
    line-height: 20px;
    height:20px;
    text-align: center;
    font-size: 12px;
    color:#fff;
    text-indent: 0;
    float: right;
    border-radius: 8px;
    background: #ff003c;
    margin: 7px 10px 0 0;
}

.topbar-info span.seller ul li a i.seller-product-order,
.topbar-info span.seller ul li a i.seller-refund-order{
    display: inline-block;
    width:30px;
    line-height: 22px;
    height:20px;
    text-align: center;
    font-size: 12px;
    color:#fff;
    text-indent: 0;
    float: right;
    border-radius: 8px;
    background: #ff003c;
    margin: 7px 26px 0 0;
}

/*æ¶æ¯åè¡¨*/
.topbar-info span .message-list{
    position: absolute;
    top:36px;
    left:0;
    width:220px;
    height:auto;
    background: #fff;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.3);
    padding: 0 10px 12px 10px;
    display: none;
    z-index: 99;
    border-radius: 0 0 4px 4px;
}
.message-list-title{
    width:100%;
    height:32px;
    line-height: 32px;
    text-align: center;
    color:#333;
}
.message-list-info{
    width:auto;
    height:auto;
    min-height:50px;
    padding:15px 15px 15px 15px;
    border-top:1px solid #e7e4e4;
}
.message-list-info p.message-product-name{
    width:100%;
    height:16px;
    line-height: 16px;
    font-size: 12px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message-list-info p.system-news-title{
    color:#b5b2b2;
}
.message-product-img{
    width:40px;
    height:30px;
    float: left;
    margin-top: 5px;
}
.message-list-info .message-product-img a{
    display: inline;
    padding: 0;
}
.message-list-info .message-product-img img{
    float: left;
    border-radius: 0;
    margin: 0;
    width:40px;
    height:30px;
}
.message-product-data{
    width:140px;
    height:30px;
    margin: 5px 0 0 10px;
    float: left;
}
.system-news-notic{
    width:100%;
    margin-left: 0px;
}
.message-product-data p{
    float: left;
    width:100%;
    height:16px;
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message-product-data p.message-order{
    color:#b5b2b2;
}
.system-news-notic p.message-order{
    color:#333;
}
.message-product-data p.message-prompt{
    color:#333;
}
.message-product-data p i.message-delete{
    display: inline-block;
    float: right;
    width:12px;
    height:15px;
    background-position: -243px -29px;
}
.message-empty-box{
    width:100%;
    height:172px;
    border-top:1px solid #e7e4e4;
    border-bottom: 1px solid #e7e4e4;
}
.message-list .message-empty-box img{
    width:128px;
    height:101px;
    margin: 20px 46px 15px 46px;
    float: left;
    border-radius: 0;
}
.message-empty-box p{
    clear: both;
    width:100%;
    height:24px;
    line-height: 24px;
    color:#333;
    text-align: center;
}
#view-message-all a:hover {
    color:#333 !important;
}

#view-message-all{
    width:100% !important;
    height:32px;
    line-height: 32px;
    text-align: center;
    color:#333 !important;
    display: inline-block;
}
#view-message-all:hover{
    text-decoration: underline;
}
/*ææä¸ææ¶æ¯çª*/
.topbar-info span.seller,.topbar-info span.my-lease,.topbar-info span.my-cart,.topbar-info a.free-shop{
    padding:0 10px;
    margin-right:20px;
    position: relative;
}
.topbar-info span.seller{
    margin-right: 30px;
}
.topbar-info span.my-lease{
    margin-right: 30px;
}
.topbar-info span.my-cart{
    margin-right: 30px;
}
.topbar-info a.free-shop{
    font-weight: bold;
    height:36px;
    line-height: 38px;
}
.topbar-info a.go-login,.topbar-info a.go-reg{
    height:36px;
    line-height: 38px;
}
.topbar-info span.active-seller{
    background: #fff;
    color:#ff003c!important;
}
.topbar-info span.active-cart{
    background: #fff;
    color:#ff003c!important;
}
.topbar-info span.active-message{
    background: #fff;
    color:#ff003c;
}
.topbar-info span.active-lease{
    background: #fff;
    color:#ff003c;
}

/*å¤´é¨*/
.site-header{
    width:100%;
    height: 120px;
    background: #fff;
}
.header{
    overflow: hidden;
   /*background: blue;*/
}
.header-logo{
    float: left;
    width:auto;
    height: 120px;
    line-height: 120px;
}
.header-logo img{
    width:auto;
    height:36px;
    align-items: center;
    vertical-align: middle;
    margin-left: 32px;
}
.header-seller-center{
    float: left;
    width: auto;
    height: 20px;
    line-height: 18px;
    font-size: 19px;
    color: #ff003c;
    font-weight: bold;
    margin: 55px 0 0 20px;
    border-left: 2px solid #ff003c;
    padding-left: 20px;
    letter-spacing: 2px;
}
.logo-slogan{
    font-weight: normal;
    font-size: 12px;
    border-left: none;
    padding-left: 0;
    letter-spacing: 2px;
    color: #666;
    line-height: 30px;
}
.search-float .logo-slogan{
    margin-top: 22px;
}

.header-search{
    float: right;
    width:550px;
    margin: 45px 0 0 164px;
    border: 1px solid #fff;
    border-radius: 19px;
}
.search-form{
    width:550px;
    height:38px;
    position: relative;
}
.select-search-type{
    display: inline-block;
    width: 80px;
    height: 38px;
    font-size: 16px;
    line-height: 24px;
    background: #e7e4e4;
    outline: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    /*font-weight: bold;*/
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 19px;
}
.select-search-type em{
    display: inline-block;
    float: right;
    color: #666;
    margin: 7px 10px 0 0;
}
.select-search-type i{
    display: inline-block;
    float: left;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    margin: 7px 0 0 7px;
}
.select-search-type-seller em{
    float: left;
    margin: 7px 0 0 10px ;
}
.select-search-type-seller i{
    float: right;
    margin: 7px 7px 0 0 ;
}
.float-search-text,
.search-text{
    float: left;
    z-index: 1;
    width: 420px;
    height: 38px;
    padding: 0 20px 0 90px;
    border: none;
    /*border: 2px solid #ff003c;*/
    background: #f0eded;
    font-size: 13px;
    line-height: 40px;
    outline: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    color:#333;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.search-btn{
    /*float: left;*/
    width: 80px;
    height: 38px;
    font-size: 16px;
    line-height: 24px;
    background: #ff003c;
    border: 2px solid #ff003c;
    outline: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    /*text-indent: 20px;*/
}

.search-btn-right-radius {
    border-radius: 19px;
    /*border-top-right-radius: 20px;*/
    /*border-bottom-right-radius: 20px;*/
}

/*.search-form i{*/
    /*display: inline-block;*/
    /*width:24px;*/
    /*height:24px;*/
    /*position: absolute;*/
    /*top:8px;*/
    /*right: 21px;*/
    /*cursor: pointer;*/
    /*!*background-position: -145px 0px;*!*/
/*}*/

.product-type-ico i {
    display: inline-block;
    width:30px;
    height:30px;
    position: absolute;
    bottom: 22px;
    left: 112px;
    cursor: pointer;
}

.product-type-ico-60px i {
    display: inline-block;
    width:30px;
    height:30px;
    position: absolute;
    top: 48px;
    left: 52px;
    cursor: pointer;
}

.ico-buy {
    background-position: -0px -60px !important;
}

.ico-lease {
    background-position: -46px -60px !important;
}

.search-type-list{
    width:470px;
    height:24px;
    line-height: 24px;
    position: absolute;
    top:42px;
    left: 15px;
}
.search-type-list span{
    display: inline-block;
    width:auto;
    height:24px;
    line-height: 26px;
    font-size: 12px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    color: #333;
}
.search-type-list span.active-type{
    color:#ff003c;
}
.search-type-list p.search-cate{
    float: left;
    margin-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 420px;
}
.search-type-list p.search-cate a{
    font-size: 12px;
    color:#999;
    margin-right: 20px;
}
.search-type-list p.search-cate a:hover{
    color:#666;
    text-decoration: underline;
}
.active-header-search {
    border: 1px solid #ddd;
}

.text-orange {
    color: #ff6600 !important;
}

.text-red {
    color: #ff003c !important;
}
.text-gray {
    color: #b5b2b2;
}

.clear {
    clear: both
}

.gray-color {
    color: #b5b2b2;
}

/*åºé¨footer*/
.site-footer{
    width:100%;
    height:240px;
    background: #fff;
    margin-top: 50px;
}
.site-footer .footer-links {
    padding: 40px 0;
    height:auto;
    overflow:hidden ;
}
.site-footer .footer-links .col-links {
    float: left;
    width: 160px;
    height: 112px;
    margin: 0;
    text-align: center;
}
.site-footer .footer-links .col-links dt {
    margin: -1px 0 26px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
    color: #333333;
}
.site-footer .footer-links .col-links dd {
    margin: 10px 0 0;
    font-size: 12px;
}
.site-footer .footer-links .col-links a {
    color: #333333;
}
.site-footer .footer-links .col-contact {
    float: right;
    width: 251px;
    height: 112px;
    border-left: 1px solid #e0e0e0;
    text-align: center;
    color: #616161;
}
.site-footer .footer-links .col-contact p {
    margin: 0 0 16px;
    font-size: 12px;
}
.site-footer .footer-links .col-contact .phone {
    margin: 0 0 5px;
    font-size: 22px;
    line-height: 1;
    color: #ff6700;
}
.site-footer .filing-information{
    display: inline-block;
    clear: both;
    width: 100%;
    height:auto;
    overflow:hidden ;
    float: left;
    background: #fff;
    box-sizing: border-box;
    padding: 10px 0 20px 55px;
}


/*åå°é¡¶é¨*/
.go-top{
    width: 40px;
    height:40px;
    background: #b5b2b2;
    position: fixed;
    right: 0px;
    bottom: 10px;
    border-radius: 4px;
    cursor: pointer;
}
.go-top i{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 10px;
    background: url(../images/go-top.svg) no-repeat;
}
/*å®æ¶èå¤©*/
.show-chat{
    width: 40px;
    height:40px;
    background: #b5b2b2;
    position: fixed;
    right: 0px;
    bottom: 52px;
    border-radius: 4px;
    cursor: pointer;
}
.show-chat-long{
    width: 120px !important;
}
.show-chat span{
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color:#fff;
    text-align: center;
}
.show-chat i{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 10px;
    float: right;
    background: url(../images/chat.svg) no-repeat;
}


/**åå¸åè¡¨**/
.all-city-list{
    display: none;
    min-width: 120px;
    width: auto;
    height: auto;
    max-height: 294px;
    border-radius: 4px;
    background: #ffffff;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 31px;
    left: 81px;
    z-index: 999;
}

.all-city-list ul.province-lists{
    width: 120px;
    height: auto;
    float: left;
    max-height: 294px;
    overflow-y: auto;
    overflow-x: hidden;
}
.all-city-list ul.city-lists{
    display: none;
    width: 252px;
    border-left: 1px solid #f0eded;
    height: auto;
    float: left;
    max-height: 294px;
    overflow-y: auto;
    overflow-x: hidden;
}

.all-city-list ul.province-lists li{
    width: 120px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    cursor: pointer;
}

.all-city-list ul.city-lists li{
    width: auto;
    padding: 0 10px;
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    cursor: pointer;
}
/*** é¡µç æ ·å¼ ***/
.pagination-box {
    background-color: #fff;
    margin-top: 20px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    /*margin-right: 15px;*/
}

.pagination {
    margin-left: 20px;
    display: inline-block;
}

.pagination li {
    display: inline-block;
    height: 38px;
    padding: 0 14px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #b5b2b2;
}

.pagination-select {
    color: #fff;
    background-color: #ff6600;
    border: 1px solid #ff6600 !important;
}

.pagination-box .page-total {
    display: inline-block;
    color: #b5b2b2;
}

.pagination-box .go-page {
    display: inline-block;
    color: #b5b2b2;
}

.pagination-box .go-page input {
    height: 25px;
    width: 40px;
    text-align: center;
}

.pagination-box .go-page-button {
    width: 50px;
    height: 25px;
    border: 1px solid #b5b2b2;
    background-color: #fff;
    margin-right: 20px;
}

/*é¡µç ç»æ*/

/**selectæ ·å¼**/

.content-select-box {
    position: relative;
}
.content-select-box .select-box {
    min-width: 136px;
    height: 36px;
    border: solid 1px #b5b2b2;
    font-size: 14px;
    float: left;
    cursor: pointer;
    line-height: 36px;
}

.content-select-box .all-select-list {
    display: none;
    min-width: 136px;
    width: auto;
    height: auto;
    max-height: 294px;
    border-radius: 4px;
    background: #ffffff;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 999;
}

.content-select-box .all-select-list ul.select-data-lists {
    width: 100%;
    height: auto;
    float: left;
    max-height: 294px;
    overflow-y: auto;
    overflow-x: hidden;
}

.content-select-box .all-select-list ul.select-data-lists li {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    cursor: pointer;
    margin-left: 16px;
}

.content-select-box .select-box span, .reset-hometown span {
    float: left;
    margin-left: 15px;
}

.content-select-box .select-box i, .reset-hometown i {
    display: inline-block;
    float: right;
    margin: 15px 15px 0 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #000;
}
/**selectæ ·å¼ç»æ**/
/* å¼¹çªåå®¹ */
.open-prompt {
    display: none;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.open-prompt .prompt-content {
    margin: 15% auto;
    width: 600px;
    height: 380px;
    background-color: #ffffff;
    border: solid 1px #e7e4e4;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.3);
}
.open-prompt .prompt-title {
    text-align: center;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e7e4e4;
}
.open-prompt .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    margin-right: 20px;
    margin-top: 7px;
}
.open-prompt .close:hover,
.open-prompt .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
/*new page*/
.pagination p{
    margin:0;
    cursor:pointer
}
.pagination{
    height:40px;
    padding:20px 0px;
    margin: 0 auto;
}
.pagination a{
    display:block;
    float:left;
    margin-right:10px;
    padding:4px 18px;
    height:24px;
    border:1px #cccccc solid;
    background:#fff;
    text-decoration:none;
    color:#808080;
    font-size:12px;
    line-height:24px;
    border-radius: 2px;
}
.pagination a:hover{
    color:#ff6600;
    background: white;
    border:1px #ff6600 solid;
}
.pagination a.cur{
    border:1px #ff6600 solid;
    background:#ff6600;
    color:#fff;
}
.pagination p{
    float:left;
    padding:4px 18px;
    font-size:12px;
    height:24px;
    line-height:24px;
    color:#bbb;
    border:1px #ccc solid;
    background:#fcfcfc;
    margin-right:8px;
    border-radius: 2px;
}
.pagination p.pageRemark{
    border-style:none;
    background:none;
    margin-right:0px;
    padding:4px 0px;
    color:#666;
    font-size: 14px;
}
.pagination p.pageRemark b{
    color:black;
    font-weight: inherit;
}
.pagination p.pageEllipsis{
    border-style:none;
    background:none;
    padding:4px 0px;
    color:#808080;
}
.dates li {font-size: 14px;margin:20px 0}
.dates li span{float:right}

.show-content-empty{
    width: 100%;
    height: auto;
    min-height: 400px;
    background: #fff;
    overflow: hidden;
}
.show-content-empty .content-empty-img{
    width: 480px;
    height: 280px;
    margin: 60px auto;
}
.show-content-empty .content-empty-img img{
    width: 262px;
    height: 207px;
    margin: 36px 109px 10px 109px;
}
.show-content-empty .search-content-img img{
    width: 262px;
    height: 180px;
    margin: 36px 109px 10px 109px;
}
.content-empty-img p{
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.topbar-nav a:hover{
    font-weight: bold;
    /*color: #ff003c!important;*/
}

/*æ¬æµ®æç´¢æ */
.search-float{
    display: none;
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 9999;
    border-bottom: 1px solid #f0eded;
}
.search-float .header-logo{
    height: 60px;
    line-height: 60px;
}
.search-float .header-search{
    margin-top: 10px;
}

.text-line-through{
    text-decoration: line-through!important;
    color: #b5b2b2!important;
}

/*å¾çæ¾å¤§*/
#outer{
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,0.7);
    z-index:9999;
    width:100%;
    height:100%;
    display:none;
}
#inner{
    position:absolute;
    z-index:3
}