

/*搜索*/
.search{padding: 0.1rem 0.2rem;border-bottom: 5px solid #F3F3F3;width: 6.8rem;height: auto;overflow: hidden;}
.search .left{width: 6.8rem;line-height: 0.5rem;height: 0.5rem;background-color:#F3F3F3;border-radius: 3px; font-size: 0.24rem;float: left;}
.search .left .select-wrap {position: relative; overflow: hidden;float:left;width: 1.6rem;background-color:#F3F3F3;color: #444444;float: left;line-height: 0.5rem;height: 0.5rem;text-align: center;text-align-last: center; }
.search .left input{width: 4.4rem;line-height: 0.5rem;height: 0.5rem;background-color:#F3F3F3;color: #444444;margin-left: 0.1rem;float: left;}
.search .left button{width: 0.5rem;height: 0.5rem;background: url("../images/sou.png") no-repeat center;background-size:0.24rem; }
.select2-container{height:.5rem;top:0;}
.select2-container--default .select2-selection--single {background: #F3F3F3;height:.5rem;line-height: .5rem;}
.select2-container .select2-selection--single .select2-selection__rendered {height:.5rem;line-height: .5rem;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height:.5rem;}
.select2-container--default .select2-selection--single .select2-selection__arrow b {margin-top:-.05rem;}

.show{min-height: 8rem;margin-top: 0.3rem;}
.show .ul1{height: auto;overflow: hidden;}
.show .ul1 li{height: auto;overflow: hidden;margin-bottom: 0.12rem;}
.show .ul1 li .left{width: 2.6rem;height: 2.3rem;float: left;}
.show .ul1 li .left img{width: 2.6rem;height: 2.3rem;}
.show .ul1 li .left .p1{z-index: 2;position: absolute;margin-top:1.8rem;margin-left:2rem;width: 0.6rem;  }
.show .ul1 li .left .p1 span{display: block;text-align: center;line-height: 0.5rem;height: 0.5rem;}
.show .ul1 li .left .p1 .t{background-color: rgba(246,187,46,0.7);color: #fff;}
.show .ul1 li .left .p1 .e{background-color: rgba(169,1,1,0.7);color: #fff;}
.show .ul1 li .left .p2{z-index: 1;position: absolute;margin-top:1.8rem;width:2.6rem;text-align: center;line-height: 0.5rem;height: 0.5rem;background-color: rgba(0,0,0,0.6);color: #FFF; }
.show .ul1 li .right{float: right;background-color: #F3F3F3;padding: 0.2rem 0.25rem;width:3.65rem;height:1.9rem;  }
.show .ul1 li .right .p3{line-height: 0.35rem;height: 0.7rem;font-size: 0.24rem;color:#2D2D2D;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;}
.show .ul1 li .right .p5{line-height: 0.5rem;height: 0.5rem;font-size: 0.22rem;color:#3d3d3d;border-top: 3px solid #fff;margin-top: 0.1rem;padding-top: 0.15rem;}
.show .ul1 li .right .p4{line-height: 0.5rem;height: 0.5rem;}
.show .ul1 li .right .p4 span{float: left;width: 3rem;color:#e3051f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;}
.show .ul1 li .right .p4 img{float: right;width: 0.32rem;padding: 0.1rem;}



.show .ul2 li{height: auto;overflow: hidden;margin-top: 0.2rem;border-bottom: 1px solid #eeeeee;padding-bottom: 0.1rem;}
.show .ul2 li img{float: left;width: 1.4rem;height: 1.23rem;font-size: 0.22rem;}
.show .ul2 li .right{width: 5.2rem;float: right;}
.show .ul2 li .right .p1{line-height: 0.5rem;height: 0.5rem;color:#3f3f3f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;}
.show .ul2 li .right .p2{line-height: 0.4rem;height: 0.4rem;color:#908f8f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;}
.show .ul2 li .right .p3{color: #9d9d9d;font-size: 0.2rem;}


.show .ul3{height: auto;overflow: hidden;}
.show .ul3 li{width: 2.2rem;float: left;margin-bottom: 0.1rem;}
.show .ul3 li img{width: 2.2rem;height: 2rem;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.show .ul3 li .p1{text-align: center;line-height: 0.5rem;height: 0.5rem;background-color: #464646;color: #fff;padding: 0 0.1rem;font-size: 0.22rem;overflow: hidden;}
.show .ul3 li .p2{line-height: 0.3rem;padding: 0.1rem;background-color:#F3F3F3;font-size: 0.22rem;height: 0.9rem;color:#494949;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;}
.show .ul3 li:nth-child(3n+2){margin-left: 0.1rem;margin-right: 0.1rem;}













