@charset "utf-8";
body,html{
    background: #fff;
}
/*公共清除*/
.lxw-clearfix{
    clear: both;
    width:100%;
    height: 0;
}
.lxw-clearfix-4{
    clear: both;
    height: 0.3rem;
    width:100%;
}
.lxw-clearfix-3{
    clear: both;
    height: 0.3rem;
    width:100%;
}
.lxw-clearfix-2{
    clear: both;
    height: 0.2rem;
    width:100%;
}
.lxw-clearfix-1{
    clear: both;
    height: 0.1rem;
    width:100%;
}
.lxw-clearfix-0{
    clear: both;
    height: 0.05rem;
    width:100%;
}
/*背景*/
.lxw-ffffff{
    background: #fff;
}
.lxw-a68ce3{
    background: #a68ce3;
}
.lxw-fc7b2a{
    background: #fc7b2a;
}
.lxw-f4f4f4{
    background: #f4f4f4;
}
.lxw-eeeeee{
    background: #eeeeee;
}
.lxw-00bcd7{
    background: #00bcd7;
}
.lxw-a68ce3{
    background: #a68ce3;
}
.lxw-f8f8f8{
    background: #f8f8f8;
}
/*头部*/
.lxw-top{
    width:7.5rem;
    height: 2.16rem;
    background: #00bbd7;
}
.lxw-top .lxw-logo{
    width: 2.39rem;
    height: 0.38rem;
    background: url(../images/index/logo01.png) no-repeat;
    margin-left:2.52rem;
    float: left;
    background-size: 100% 100%;

}
.lxw-top .lxw-login{
    float: right;
    font-size: 0.3rem;
    height: 0.4rem;
    line-height: 0.2rem;
    margin: 0.1rem 0.3rem 0 0;
    color:#fff;
}
.lxw-top .lxw-search{
    width: 6.9rem;
    height: 0.72rem;
    margin:0.3rem auto;
    background: #fff;
}
.lxw-top .lxw-search .lxw-submit{
    width: 0.4rem;
    height: 0.4rem;
    border:none;
    background: url(../images/index/search.png) center no-repeat;
    color:#999;
    float: left;
    background-size: 100% 100%;
    margin:0.16rem 0 0 0.3rem;
}
.lxw-top .lxw-login #lxw-in{
    display:none;
    height: 0.44rem;
    width: 0.44rem;
    margin: -0.15rem 0.3rem 0 0;
    background: url(../images/index/signin.png) center no-repeat;
    background-size: 100% 100%;
}
.lxw-top .lxw-login #lxw-out{
    display: none;
}
.lxw-top .lxw-login #lxw-out a{
    color:#fff;
}
.lxw-top .lxw-search input{
    width: 6rem;
    height: 0.72rem;
    border:none;
    color:#999;
    float: right;
    font-size: 0.28rem;
}
.lxw-top .lxw-search input:focus{
    border:none;
    outline:none;
}

/*top end */

/*交互头部*/
/*头部*/
.lxw-top-s{
    position: fixed;
    top:0;
    z-index: 12;
    width:7.5rem;
    height: 1.28rem;
    background: #00bbd7;
    display: none;
    margin-bottom: 1.28rem;
}
.lxw-top-si{
    position:fixed;
    z-index: 16;
    width:7.5rem;
    height: 1.28rem;
    background: #00bbd7;
    display:block;
	top:0;
	margin-bottom:1.58rem;
	clear:both;
}
.lxw-top-s .lxw-top-s-wrap{
    width:7.5rem;
    height: 0.7rem;
    background: #00bbd7;
}
.lxw-top-s .lxw-top-s-wrap .lxw-logo-s{
    width: 0.55rem;
    height: 0.55rem;
    background: url(../images/index/dropdownlogo.png) no-repeat;
    margin-left:0.3rem;
    float: left;
    background-size: 100% 100%;
    margin-top:0.06rem;


}
.lxw-top-s .lxw-top-s-wrap .lxw-logo-si{
    width: 0.55rem;
    height: 0.55rem;
    background: url(../images/index/right.png) no-repeat;
    margin-left:0.3rem;
    float: left;
    background-size: 100% 100%;
    margin-top:0.06rem;


}
.lxw-top-s .lxw-top-s-wrap .lxw-search-s{
    width: 5.3rem;
    height: 0.7rem;
    background: #fff;
    float: left;
    margin-left: 0.2rem;
}
.lxw-top-s .lxw-top-s-wrap .lxw-search-s .lxw-submit-s{
    width: 0.4rem;
    height: 0.4rem;
    border:none;
    background: url(../images/index/search.png) center no-repeat;
    color:#999;
    float: left;
    background-size: 100% 100%;
    margin:0.16rem 0 0 0.3rem;
}
.lxw-top-s .lxw-top-s-wrap .lxw-search-s input{
    width: 4.3rem;
    height: 0.7rem;
    border:none;
    color:#999;
    float: right;
    font-size: 0.28rem;
}
.lxw-top-s .lxw-top-s-wrap .lxw-search-s input:focus{
    border:none;
    outline:none;
}
.lxw-top-s .lxw-top-s-wrap .lxw-login-s{
    float: right;
    font-size: 0.26rem;
    width: 0.66rem;
    height: 0.66rem;
    line-height: 0.2rem;
    line-height: 0.6rem;
    margin: 0.08rem 0.3rem 0 0;
    color:#fff;
}
.lxw-top-s .lxw-top-s-wrap .lxw-login-s #lxw-s-in{
    display:none;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../images/index/signin.png) center no-repeat;
    background-size: 100% 100%;
    margin: -0.08rem 0.3rem 0 0;
}
.lxw-top-s .lxw-top-s-wrap .lxw-login-s #lxw-s-out{
    display: none;
}
.lxw-top-s .lxw-top-s-wrap .lxw-login-s #lxw-s-out a{
    color:#fff;
}

/*top end */
/*banner start*/
.lxw-banner{
    width:6.9rem;
    height:3.34rem;
    margin:auto;
}
.lxw-footer{
	width:0.8rem;
	height:0.8rem;
	background:url("../images/index/top.png") no-repeat;
	background-size:100% 100%;
	position:fixed;
	right:0.1rem;
	bottom:1.5rem;
	z-index:99;
	display:none;
}
.lxw-kefu{
    width:1.58rem;
    height:0.8rem;
    background:url("../images/index/kefu.png") no-repeat;
    background-size:100% 100%;
    position:fixed;
    right:0;
    top:1.8rem;
    z-index:99;
    display: none;
}
/*banner end*/
/*nav start*/
.lxw-nav{
    width: 6.9rem;
    height: 4rem;
    margin:auto;
    background: #fff;
}
.lxw-nav-item{
    width:1rem;
    height: 1.3rem;
    float: left;
    margin:0.3rem 0.19rem;
}
.lxw-nav .lxw-nav-item .lxw-nav-ico{
    width:1rem;
    height:1rem;
    background-size: 100% 100%;
}
.lxw-nav-ico-class{
    background: url(../images/index/classify.png) no-repeat;
}
.lxw-nav-ico-new{
    background: url(../images/index/new.png) no-repeat;
}
.lxw-nav-ico-imported{
    background: url(../images/index/imported.png) no-repeat;
}
.lxw-nav-ico-business{
    background: url(../images/index/business.png) no-repeat;
}
.lxw-nav-ico-brand{
    background: url(../images/index/brand.png) no-repeat;
}
.lxw-nav-ico-store{
    background: url(../images/index/store.png) no-repeat;
}
.lxw-nav-ico-renew{
    background: url(../images/index/renew.png) no-repeat;
}
.lxw-nav-ico-rent{
    background: url(../images/index/apple.png) no-repeat;
}
.lxw-nav-ico-life{
    background: url(../images/index/life.png) no-repeat;
}
.lxw-nav-ico-ticket{
    background: url(../images/index/ticket.png) no-repeat;
}
.lxw-nav .lxw-nav-item .lxw-nav-wz{
    height: 0.3rem;
    width:100%;
    margin-top:0.1rem;
    color:#666;
    font-size: 0.24rem;
    text-align: center;
}
/*start end*/
/*sundan start*/
.lxw-sundan-wrap{
    width: 6.9rem;
    margin:auto;
}
.lxw-news{
    width: 6.9rem;
    height: 0.84rem;
    border: 1px solid #e5e5e5;
    margin:auto;
}
.lxw-news .lxw-news-banner{
    width:0.86rem;
    height:0.60rem ;
    background: url(../images/index/headline.png);
    background-size: 100% 100%;
    float: left;
    margin: 0.12rem 0.2rem;
}
.lxw-news .lxw-news-cliff{
    height: 0.5rem;
    margin:0.17rem 0;
    width:1px;
    background: #e5e5e5;
    float: left;
}
.lxw-news .lxw-news-wrap{
    width: 5.2rem;
    height: 0.6rem;
    overflow: hidden;
}
.lxw-news .lxw-news-wrap .lxw-news-article{
    width: 5.2rem;
    height: 0.6rem;
    line-height: 0.85rem;
    font-size: 0.33rem;
    text-align: left;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*sundan end*/
.lxw-banner-1{
    width: 6.9rem;
    height: 2.18rem;
    margin:auto;
}

/*new start*/
.lxw-new{
    width: 6.9rem;
    height: 2.28rem;
    background: #f4f4f4;
    margin:auto;
}
.lxw-new .lxw-new-item{
    width: 3.35rem;
    height: 2.28rem;
    float: left;
    position: relative;
}
.lxw-new .lxw-new-item1{
    float: right;
}
.lxw-new .lxw-new-item .lxw-new-item-title{
    width: 1.5rem;
    height: 0.3rem;
    font-size: 0.28rem;
    margin: 0.7rem 0 0 0.2rem;
    color:#333;
}
.lxw-new .lxw-new-item .lxw-new-item-desc{
    width: 1.5rem;
    height: 0.3rem;
    font-size: 0.24rem;
    margin: 0.1rem 0 0 0.2rem;
    color:#666;
}
.lxw-new .lxw-new-item .lxw-new-item-botton{
    width: 1.25rem;
    height: 0.4rem;
    font-size: 0.24rem;
    margin: 0.2rem 0 0.2rem 0.2rem;
    color:#fff;
    text-align: center;
    line-height: 0.4rem;
}
.lxw-new .lxw-new-item .lxw-new-item-img{
    width:1.11rem;
    height: 1.34rem;
    position: absolute;
    top:0.5rem;
    right: 0.2rem;
}
/*new end*/
/*vouch start*/
.lxw-vouch{
    width:7.5rem;
    height:4.2rem;
}
.lxw-title-banner{
    width: 7.5rem;
    height: 0.5rem;
    margin:auto;
    padding:0.2rem 0 0.1rem 0;
    background:#fff;
}

.lxw-title-banner .lxw-title-banner-ico{
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/index/time.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-left:0.3rem;
}
.lxw-title-banner .lxw-title-banner-title{
    width: 1.5rem;
    height: 0.32rem;
    float: left;
    font-size: 0.28rem;
    font-weight: bold;
    margin-top:0rem;
    margin-left: 0.1rem;
}
.lxw-title-banner .lxw-title-banner-more{
    width: 0.6rem;
    height: 0.32rem;
    float: left;
    font-size: 0.26rem;
    margin: 0.02rem 0 0 4rem;
    color:#666;
}
.lxw-title-banner .lxw-title-banner-moreico{
    width: 0.27rem;
    height: 0.27rem;
    float: right;
    background: url(../images/index/more.png) no-repeat;
    background-size: 100% 100%;
    margin-top:0.05rem;
    margin-right: 0.3rem;
}
.lxw-vouch-item-wrap{
    width: 100%;
    height: auto;
    overflow:hidden;
}
.lxw-vouch-item-wrap .lxw-vouch-item{
    background: #fff;
    width: 2rem;
    height: 3.06rem;
    float: left;
}
.lxw-vouch-item-wrap .lxw-vouch-item .lxw-vouch-item-img{
    width: 1.48rem;
    height: 1.48rem;
    margin-top:0.05rem;
    overflow:hidden;
	margin-left:0.25rem;
}
.lxw-vouch-item-wrap .lxw-vouch-item .lxw-vouch-item-title{
    width: 1.3rem;
    height: 0.7rem;
    color: #333;
    font-size: 0.25rem;
    margin:auto;
    text-align: center;
    overflow:hidden;
}
.lxw-vouch-item-wrap .lxw-vouch-item .lxw-vouch-item-price{
    width: 1.3rem;
    height: .4rem;
    color: #de0000;
    margin:auto;
    text-align:center;
    font-size: 0.3rem;
    margin-top:0.05rem;
}
.lxw-vouch-item-wrap .lxw-vouch-item .lxw-vouch-item-marketprice{
    width: 1.3rem;
    height: .3rem;
    color: #989898;
    margin:auto;
    text-align:center;
    font-size: 0.26rem;
}
/*vouch end*/

/*quality start*/
.lxw-quality{
    width: 100%;
    height: auto;
}
.lxw-quality .lxw-title-banner .lxw-title-banner-qualityico{
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/index/electrical.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-left: 0.3rem;
}
.lxw-item{
    width: 50%;
    height: 2.3rem;
    float: left;
    position: relative;
}
.lxw-item .lxw-item-botton{
    width: 0.74rem;
    height: 0.4rem;
    font-size: 0.28rem;
    margin: 0rem 0 0.4rem 0.3rem;
    color:#fff;
    text-align: center;
    line-height: 0.4rem;
}
.lxw-item .lxw-item-title{
    width: 1.7rem;
    height: 0.4rem;
    font-size: 0.3rem;
    margin: 0.2rem 0 0 0.3rem;
    color:#333;
}
.lxw-item .lxw-item-desc{
    width: 1.5rem;
    height: 0.3rem;
    font-size: 0.25rem;
    margin: 0.1rem 0 0 0.3rem;
    color:#00bcd7;
}
.lxw-item .lxw-item-img{
    width:1.92rem;
    height: 2.28rem;
    position: absolute;
    top:0rem;
    right: 0.2rem;
}

.lxw-item-pre{
   width: 25%;
    height: 2.16rem;
    float: left;
}
.lxw-item-pre .lxw-item-pre-img{
    width:1.875rem;
    height: 1.34rem;
    top:0rem;
    right: 0.2rem;
}
.lxw-item-pre .lxw-item-pre-title{
    width: 1.875rem;
    height: 0.4rem;
    font-size: 0.29rem;
    color:#333;
    text-align: center;
}
.lxw-item-pre .lxw-item-pre-desc{
    width: 1.875rem;
    height: 0.3rem;
    font-size: 0.25rem;
    color:#00bcd7;
    text-align: center;
}

/*quality end*/
.lxw-banner-2{
    width: 100%;
    height: 2.22rem;
}
.lxw-banner-2 .lxw-banner-2-img{
    width: 6.9rem;
    height: 1.6rem;
}

/*fashion start*/
/*quality start*/
.lxw-camera{
    width: 100%;
    height: auto;
}
.lxw-camera .lxw-title-banner .lxw-title-banner-cameraico{
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/index/camera.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-left: 0.3rem;
}
.lxw-item .lxw-word-color{
    color: #fca87f;
}
.lxw-item-pre .lxw-word-color{
    color: #fca87f;
}
/*fashion end*/
.lxw-banner-3{
    width: 100%;
    height: 2.22rem;
}
.lxw-banner-3 .lxw-banner-3-img{
    width: 6.9rem;
    height: 1.6rem;
    margin:auto;
}
/*brnad start*/
.lxw-brand{
    width: 100%;
    height: 3.78rem;
    overflow:hidden;

}
.lxw-brand .lxw-title-banner .lxw-title-banner-brandico{
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/index/minibrand.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-left: 0.3rem;
}
.lxw-brand .lxw-brand-item{
    margin-top:0.2rem;
    width: 1.98rem;
    height: 2.35rem;
    float: left;
    background: #fff;
    position: relative;
}
.lxw-brand .lxw-brand-item .lxw-brand-item-img{
    margin-top:0.1rem;
    width: 1.98rem;
    height: 1.27rem;
}
.lxw-brand .lxw-brand-item .lxw-brand-item-title{
    width: 1.98rem;
    height: 0.4rem;
    font-size: 0.34rem;
    color:#333;
    text-align: center;
}

.lxw-brand .lxw-brand-item .lxw-brand-item-desc{
    width: 1.98rem;
    height: 0.5rem;
    font-size: 0.26rem;
    color:#de0000;
    text-align: center;
}

.lxw-brand .lxw-brand-item .lxw-brand-item-hot{
    width: 0.73rem;
    height: 0.4rem;
    font-size: 0.26rem;
    color:#fff;
    text-align: center;
    line-height: 0.4rem;
    position: absolute;
    top:0;
    left: 0;
}
/*brand end*/
/*service start*/
.lxw-service{
    width: 7.5rem;
    height: 5.4rem;
    margin:auto
}
.lxw-service .lxw-title-banner .lxw-title-banner-serviceico{
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/index/service.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-left: 0.3rem;
}
.lxw-service .lxw-service-wrap{
    width: 7rem;
    height: 5.4rem;
    margin:0.2rem auto;
}
.lxw-service-item{
    width: 3.4rem;
    height: 2.02rem;
    float: left;
    position: relative;
    margin:0.05rem 0.05rem;
}
.lxw-service-item .lxw-service-item-botton{
    width: 0.74rem;
    height: 0.2rem;
    font-size: 0.28rem;
    margin: 0rem 0 0.4rem 0.3rem;
    color:#fff;
    text-align: center;
    line-height: 0.4rem;
}
.lxw-service-item .lxw-service-item-title{
    width: 1.8rem;
    height: 0.4rem;
    font-size: 0.3rem;
    margin: 0.1rem 0 0 0.15rem;
    color:#333;
}
.lxw-service-item .lxw-service-item-desc{
    width: 1.7rem;
    height: 0.3rem;
    font-size: 0.28rem;
    margin: 0.1rem 0 0 0.15rem;
    color:#8864d6;
}
.lxw-service-item .lxw-service-item-img{
    width:1.37rem;
    height: 2.02rem;
    position: absolute;
    top:0rem;
    right: 0.2rem;
    overflow:hidden;
}

/*service end */
/*for you */
.lxw-foryou{
    width:7.5rem;
    height:auto;
    background: #F4F4F4;
    margin-bottom: 1rem;
}
.lxw-foryou .lxw-foryou-title-banner{
    width: 7.5rem;
    height: 0.5rem;
    margin:auto;
    background: #fff;
    padding:0.2rem 0 0.1rem 0rem;
}

.lxw-foryou-title-banner .lxw-foryou-title-banner-ico{
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/index/recommend.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-left: 0.3rem;
}
.lxw-foryou-title-banner .lxw-foryou-title-banner-title{
    width: 1.5rem;
    height: 0.32rem;
    float: left;
    font-size: 0.28rem;
    font-weight: bold;
    margin-top:0rem;
    margin-left: 0.1rem;
}
.lxw-foryou-title-banner .lxw-foryou-title-banner-more{
    width: 0.6rem;
    height: 0.32rem;
    float: left;
    font-size: 0.26rem;
    margin: 0.05rem 0 0 3.8rem;
    color:#666;
}
.lxw-foryou-title-banner .lxw-foryou-title-banner-moreico{
    width: 0.27rem;
    height: 0.27rem;
    float: right;
    background: url(../images/index/more.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 0.3rem;
    margin-top:0.1rem;
}
.lxw-foryou-item-wrap{
    width: 7rem;
    height: auto;
    background: #f4f4f4;
    margin-top:0.1rem;
    margin:0.1rem auto;
}
.lxw-foryou-item-wrap .lxw-foryou-item{
    width: 3.4rem;
    height: 5.6rem;
    margin: 0.1rem 0.05rem;
    float: left;
}
.lxw-foryou-item-wrap .lxw-foryou-item .lxw-foryou-item-img{
    width: 3.4rem;
    height: 3.72rem;
}
.lxw-foryou-item-wrap .lxw-foryou-item .lxw-foryou-item-title{
    width: 3rem;
    height: 0.8rem;
    color: #333;
    overflow: hidden;
    font-size: 0.28rem;
    margin:auto;
    text-align: left;
}
.lxw-foryou-item-wrap .lxw-foryou-item .lxw-foryou-item-price{
    width: 3rem;
    height: .4rem;
    color: #de0000;
    text-align:left;
    font-size: 0.3rem;
    font-weight: bold;
    margin:auto
}
.lxw-foryou-item-wrap .lxw-foryou-item .lxw-foryou-item-botton{
    width: 0.72rem;
    height: .4rem;
    color:#fff;
    text-align: center;
    line-height: 0.4rem;
    margin-left: 0.2rem;
    margin-top:0.1rem;
    float: left;
}
.lxw-foryou .lxw-tips{
    width: 100%;
    height: 1.48rem;
    position: relative;
    margin-buttom:1rem;
}
.lxw-foryou .lxw-tips-height{
    height: 3rem;
}
.lxw-foryou .lxw-tips .lxw-line{
    width: 100%;
    height: 2px;
    border-bottom:1px solid #999;
    padding-top:0.7rem;
}
.lxw-foryou .lxw-tips .lxw-word{
    width: 2.5rem;
    height: 0.35rem;
    line-height: 0.48rem;
    text-align: center;
    color:#999;
    font-size: 0.3rem;
    position: absolute;
    top:0.5rem;
    left:2.5rem;
    background: #F4F4F4;
}
/*for you */
/*底部导航*/
.lxw-bottom-nav{
    position: fixed;
    width: 100%;
    height: 0.98rem;
    background: #fff;
    border:1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    bottom: 0;
    z-index: 12;
}
.lxw-bottom-nav .lxw-bottom-nav-item{
    /*width:1rem;*/
    width: 20%;
    height: inherit;
    float: left;
    /*margin:0 0.25rem;*/
    text-align: center;
}
.lxw-bottom-nav .lxw-bottom-nav-item .lxw-bottom-nav-item-logo{
    margin:auto; /*新增*/
    margin-top:0.1rem;
    width:0.44rem;
    height: 0.44rem;
    background-size: 100% 100%;
    /*margin-left: 0.28rem;*/
}
.lxw-bottom-nav .lxw-bottom-nav-item .lxw-bottom-nav-item-title{
    /*width:1rem;*/
    height: 0.44rem;
    line-height: 0.44rem;
    color: #333;
    font-size: 0.24rem;
}
.lxw-bottom-nav .lxw-bottom-nav-item .lxw-bottom-nav-color{
    color: #00BBD7;
}
.lxw-bottom-nav-home{
    background: url(../images/index/home.png);
}
.lxw-bottom-nav-home-action{
    background: url(../images/index/home-press.png);
}
.lxw-bottom-nav-class{
    background: url(../images/index/class.png);
}
.lxw-bottom-nav-class-action{
    background: url(../images/index/class-press.png);
}
.lxw-bottom-nav-find{
    background: url(../images/index/find.png);
}
.lxw-bottom-nav-find-action{
    background: url(../images/index/find.png);
}
.lxw-bottom-nav-buy{
    background: url(../images/index/buy.png);
}
.lxw-bottom-nav-buy-action{
    background: url(../images/index/buy-press.png);
}
.lxw-bottom-nav-me{
    background: url(../images/index/me.png);
}
.lxw-bottom-nav-me-action{
    background: url(../images/index/me-press.png);
}
/*底部导航*/
/*阴影*/
.lxw-shadow{ 
    box-shadow:-2px 0 5px #e1e0e0, /*左边阴影*/  
        2px 0 5px #e1e0e0, /*右边阴影*/  
        0 0px 0px #e1e0e0, /*顶部阴影*/  
        0 8px 10px #e1e0e0; /*底边阴影*/  
    -moz-box-shadow:-2px 0 5px #e1e0e0, /*左边阴影*/  
        2px 0 5px #e1e0e0, /*右边阴影*/  
        0 0px 0px #e1e0e0, /*顶部阴影*/  
        0 8px 10px #e1e0e0; /*底边阴影*/ 
    -webkit-box-shadow:-2px 0 5px #e1e0e0, /*左边阴影*/  
        2px 0 5px #e1e0e0, /*右边阴影*/  
        0 0px 0px #e1e0e0, /*顶部阴影*/  
        0 8px 10px #e1e0e0; /*底边阴影*/   
}


.lxw-search-clearfix{
    clear: both;
    width: 100%;
    height: 0;
}
.lxw-search-top{
    clear: both;
    width: 100%;
    height: 0.2rem;
}
.lxw-search-goto{
    width: 7rem;
    margin:auto;
    height: 100%;
    color:#666;
}
.lxw-search-goto .lxw-history-banner{
    width: inherit;
    height: 0.4rem;
    font-size: 0.3rem;
    float: left;
}
.lxw-search-goto .lxw-history-banner .lxw-history-word{
    width: 2rem;
    float: left;
    text-indent: 0.1rem;
}
.lxw-search-goto .lxw-history-banner .lxw-history-ico{
    width: 0.4rem;
    height: 0.4rem;
    float: right;
    background: url(../images/index/empty.png) no-repeat;
    background-size: 100% 100%;
}
.lxw-search-goto .lxw-history-banner .lxw-history-ico-hot{
    width: 0.4rem;
    height: 0.4rem;
    float: right;
    background: url(../images/index/refresh.png) no-repeat;
    background-size: 100% 100%;
}

.lxw-search-goto .lxw-history-item-wrap{
    width: inherit;
    height: 100%;
    margin-top:0.1rem;
}
.lxw-search-goto .lxw-history-item-wrap .lxw-history-item{
    background: #e5e5e5;
    font-size: 0.3rem;
    color:#636363;
    display: inline-block;
    float: left;
    padding:0.1rem 0.23rem;
    margin:0.1rem;
    border-radius: 0.1rem;
}

.lxw-search-goto .lxw-history-item-wrap .lxw-history-item a{
    text-decoration: none;
    color:#636363;
}
.lxw-search-goto .lxw-history-item-wrap .lxw-history-item a:link{
    text-decoration: none;
    color:#636363;
}

.lxw-search-goto .lxw-history-item-wrap .lxw-history-item-active{
    background: #fd7a2a;
    font-size: 0.3rem;
    color:#fff;
    display: inline-block;
    float: left;
    padding:0.1rem 0.23rem;
    margin:0.1rem;
    border-radius: 0.05rem;
}

.lxw-search-goto .lxw-history-item-wrap .lxw-history-item-active a{
    text-decoration: none;
    color:#fff;
}
.lxw-search-goto .lxw-history-item-wrap .lxw-history-item-active a:link{
    text-decoration: none;
    color:#fff;
}


.lxw-search-result{
    display:none;
    width: 6.8rem;
    margin:auto;
    height: 100%;
}
.lxw-search-result .lxw-search-result-item{
    width: inherit;
    height: 0.85rem;
    font-size: 0.32rem;
    line-height: 0.85rem;
    border-bottom: 1px solid #e5e5e5;
}
.lxw-search-result .lxw-search-result-item .lxw-search-result-word{
    width: 6.5rem;
    height: 0.85rem;
    float: left;
    text-align: left;
}
.lxw-search-result .lxw-search-result-item .lxw-search-result-word span{
    color:#999;
}
.lxw-search-result .lxw-search-result-item .lxw-search-result-ico{
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/index/icon_1.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top:0.3rem;
}
