﻿.select_client{
    line-height:25px;
    background-color:#efeff4;
    padding:5px;
    
}
.select_client .client_name{
    color:#808080;
    font-size:14px;
    display:inline-block;
}
.select_client .select{
    font-size:14px;
    display:inline-block;
}
.select_client .select a{
    color:#000000 !important;
}
.banner img {
    width: 100%;
    height: 200px;
}
.banner{
    height:200px;
    overflow:hidden;
    box-shadow: 0 -1px 6px #ccc;
    background-color: #f7f7f7;
}
.adv{
    height:70px;
    overflow:hidden;
    margin-left:6px;
    margin-right:6px;
    margin-bottom:10px;

}
.adv img {
    width: 100%;
    height: 100%;
}
.adv .swiper-pagination-bullet {
    width: 8px;
    height: 2px;
    display: inline-block;
    border-radius:0;
}

.home-qnav {
    margin-bottom: 0.3rem;
    padding-bottom: 0.5rem;
    box-shadow: 0 1px 6px #ccc;
    background-color: #f7f7f7;
}
.home-qnav .ico { display: block; width: 2.5rem; margin: 0.5rem auto 0.3rem;height: 2.5rem; }
.home-qnav .name { display: block; text-align: center; font-size:0.7rem; color: #363636; }
.home-qnav .item{
    display:inline-block !important;
    width:18.8%;
}
.clear{
    clear:both;
}
/*首页css*/
.bfloor {
	margin-bottom: 12px;
}
.bfloor .title {
	color:#929292;
	font-size: 15px;
	display: inline-block;
	white-space: nowrap;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.bfloor .title::before{
     content:"";
	 width:5px;
	 height:12px;
	 margin-right:10px;
	 background:#929292;     
	 display: inline-block;
	 }
.bfloor .floor_con .con {
	height: 150px;
	width: 33.333%;
	float: left;
	margin-top: 6px;
}
.bfloor .floor_con .con .img {
	height: 100px;
	background-color: #FFF;
}
.bfloor .floor_con .con .img  img {
	height: 100%;
	width: 100%;
}
.bfloor .floor_con .con .tit span {
	display: block;
	line-height: 25px;
	font-family: "微软雅黑";
	font-size: 0.8em;
	margin-left: 10px;
}
.bfloor .floor_con .con .tit .price {
	color: #D44752;
}
.bfloor .floor_con .con .tit {
	height: 50px;
	background-color: #FFF;
}
.bfloor .floor_con .con.con1 .img {
	margin-right: 4px;
}
.bfloor .floor_con .con.con1 .tit {
	margin-right: 4px;
}
.bfloor .floor_con .con.con2 .img {
	margin-right: 2px;
	margin-left: 2px;
}
.bfloor .floor_con .con.con2 .tit {
	margin-right: 2px;
	margin-left: 2px;
}
.bfloor .floor_con .con.con3 .img {
	margin-left: 4px;
}
.bfloor .floor_con .con.con3 .tit {
	margin-left: 4px;
}


.tfloor {
	margin-bottom: 12px;
}
.tfloor .title {
	color: #929292; 
	font-size: 15px;
	display: inline-block;
	white-space: nowrap;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
}
.tfloor .title::before{
     content:"";
	 width:5px;
	 height:12px;
	 margin-right:10px;
	 background:#929292;     
	 display: inline-block;
	 }
.tfloor .floor_con .con {
	float: left;
	height: 200px;
	width: 50%;
	margin-top: 6px;
}
.tfloor .floor_con .con .img {
	background-color: #FFF;
	height: 150px;
}
.tfloor .floor_con .con .img  img {
	height: 100%;
	width: 100%;
}
.tfloor .floor_con .con .tit {
	background-color: #FFF;
	height: 50px;
}

.tfloor .floor_con .con .tit span {
	display: block;
	line-height: 25px;
	font-family: "微软雅黑";
	font-size: 0.8em;
	margin-left: 10px;
}

.tfloor .floor_con .con .tit .price {
	color: #D44752;
}

.tfloor .floor_con .con.con1 .img {
	margin-right: 3px;
}
.tfloor .floor_con .con.con1 .tit {
	margin-right: 3px;
}
.tfloor .floor_con .con.con2 .img {
	margin-left: 3px;
}
.tfloor .floor_con .con.con2 .tit {
	margin-left: 3px;
}
.mfloor {
	margin-bottom: 12px;
}


.mfloor .title {
	color:#929292;
	font-size: 15px;
	display: inline-block;
	white-space: nowrap;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
}
.mfloor .title::before{
     content:"";
	 width:5px;
	 height:12px;
	 margin-right:10px;
	 background:#929292;     
	 display: inline-block;
	 }
.mfloor .floor_con .con {
	float: left;
	height: 100px;
	width: 50%;
	margin-top: 6px;
}
.mfloor .floor_con .con .img {
	background-color: #FFF;
	height: 100px;
	border: 1px solid #EAEAEA;
}
.mfloor .floor_con .con .img  img {
	height: 100%;
	width: 100%;
}
.mfloor .floor_con .con.con1 .img {
	margin-right: 2px;
}
.mfloor .floor_con .con.con2 .img {

	margin-left: 2px;
}
.bfloor,.tfloor,.mfloor{
    margin-left:6px;
    margin-right:6px;
}
.bar{
    height: 40px;
    line-height:40px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #efeff4;
}
.bar .searchbox{
    color:#000;
    margin-left:8px;
    float:right;
    line-height:40px;
    font-size: 16px;
}
.adv.swiper-container-horizontal>.swiper-pagination {
    bottom: 0px !important;
}


.search {
    margin: 5px;
    position: relative;
    padding-right: 0px;
    margin-left: 33px;
}

    .search .search-box {
        background-color: #e5e5ea;
        text-align: left !important;
        margin-bottom: 0px;
    }

    .search .search-btn {
        position: absolute;
        top: 8px;
        right: 0px;
        color: #999
    }

    .search .close {
        position: absolute;
        top: 0px;
        right: 10px;
        color: #999;
        font-size: 17px;
    }

.hotsearchBox {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.hotsearch {
    height: 40px;
}

.hotsearchwz {
    text-decoration: none;
    line-height: 40px;
    color: rgb(55,59,62);
}

    .hotsearchwz span {
        font-size: 16px;
        border-left: 4px solid #929292;
        padding-left: 10px;
    }

.hotsearchBox .hotsearchText {
}

    .hotsearchBox .hotsearchText ul {
        margin: 0px;
        padding: 0px;
    }

        .hotsearchBox .hotsearchText ul li {
            list-style: none;
            display: inline-block;
            padding: 6px;
            box-shadow: 0 1px 6px #ccc;
            background-color: #f7f7f7;
            border-radius: 10px;
            color: #999;
            font-size: 12px;
            margin-right: 5px;
            margin-bottom: 5px;
        }

            .hotsearchBox .hotsearchText ul li a {
                color: #999;
            }

.mui-content {
    position: relative;
}

.search_item {
    background-color: #fff;
    position: absolute;
    width: 100%;
    box-shadow: 0 1px 6px #ccc;
}