* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    color: #222;
    font: 0.22rem / 1.4 "Microsoft Yahei";
    overflow-x: hidden;
}
li{list-style: none;}
.w1524{width: 12.24rem; margin: 0 auto;} 
.search{display: flex; margin-top: .64rem; position: relative;}
.search input{width: 90%; height: .5rem; border: 1px solid #e6e8eb;    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem; font-size: .18rem;padding-left: .5rem;}
.search button{width: 10%; height: .5rem; border-radius: 0 .2rem .2rem 0; background-color: #146eff; border: none; color: #fff; }
.search img{position: absolute;left: .15rem;top: .12rem;width: .25rem;}
.filter_list{margin-top: .64rem;}
.location_list{margin-bottom: .25rem; display: flex;}
.location_list_contet{display: flex;margin-left: .4rem;width: 90%; flex-wrap: wrap;}
.contet_itme{font-size: .16rem;margin-right: .4rem;color: #565e66;}
.location_list_title{font-size: .16rem;}
.data_lists_title{font-size: .16rem; }
.data_lists{display: flex;}
.data_lists_contet{display: flex; margin-left: .4rem;}
.contet_itmex{font-size: .16rem; margin-right: .4rem; color:#565e66 ;}
.list{margin-top: .4rem;margin-bottom: .7rem;}
.list_title{font-size: .16rem;    padding-bottom: .15rem;border-bottom: 1px solid rgb(235, 235, 235);}
.list_content_title{display:flex; align-items:center;}
.list_content_title img{width:.32rem; margin-right:.1rem;}
.list_content_title a{font-size: .22rem; color: #000;text-decoration: none; }
.summary{margin-top: .3rem;}
.summary_content{font-size: .16rem;}
.summary a{text-decoration: none ;color: #000;}
.summary_content span:nth-child(2){margin-left: .1rem;}
.data{font-size: .16rem; color: rgb(140, 140, 140);}
.list ul li{padding: .24rem 0; border-bottom: 1px solid rgb(235, 235, 235);}
.list_detile{ box-sizing: border-box; height: 0; display: none; padding: .2rem; opacity: 0; overflow: hidden; background-color: rgb(250, 250, 250); transition: all .3s;}
.list_link{display: flex;justify-content:center; align-items: center; margin-top: .2rem; margin-bottom:.5rem;}
.list_link a{font-size: .16rem; text-decoration: none;}
.list_link a:nth-child(1){display: inline-block;width: 1.5rem;height: .5rem;text-align: center;line-height: .5rem;background-color: #146eff;color: #fff;border-radius: .1rem;background: -webkit-linear-gradient(270deg, #BE944E 0%, #EDD28B 100%);}
.list_link a:nth-child(2){color: #146eff;}
.list_detile p{font-size: .16rem;}

.company{display: flex;justify-content: space-between;}

.action .list_detile{height: auto; margin-top: .3rem; opacity: 1; display: block; }

.title{font-size: .3rem;margin-top: .64rem;    display: flex
;
    align-items: center;}
.title img{width:.32rem; margin-right:.1rem;}
.f_title{margin-top: .3rem; padding-bottom: .3rem; font-size: .16rem; display: flex;justify-content: space-between; border-bottom: .01rem solid rgb(235, 235, 235);}
.f_title p:nth-child(2){color: rgb(140, 140, 140);}


.detile {margin-top: .5rem}
.detile p{font-size: .16rem;}
.bannerxs img{width:100%;}

.banner_tittle{position: absolute; left: 0; top: 50%; width: 100%;     transform: translate(0, -50%);}
.banner_tittle p{text-align: center; color: #fff;}
.banner_tittle p:nth-child(1){font-size: .4rem;font-weight: bold;color: #f8df97;}
.banner_tittle p:nth-child(2){font-size: .16rem; line-height: .3rem; margin-top: .26rem;}

.banner_link{text-align: center; margin-top: .69rem; display: flex; justify-content: center;}
.banner_link a{width: 2rem; display: flex; align-items: center;  justify-content: center; text-decoration: none; font-size: .2rem;  color: #fff; line-height: .8rem; height: .8rem;  border: .01rem solid #fff;}
.banner_link a:nth-child(2){margin-left: 1rem;} 
.banner_link a img{width: .2rem; margin-left: .1rem; display: none;}
.itemx img{display: block !important;}
.itemx{background-image: url(../image/3.png); background-size: 100% 100%; border: none !important;}
 .list_detile div{    font-size: .16rem !important;}
 .f_title p span:nth-child(2){margin-left: .15rem;}
  .bnanersx {width:100%; position: relative;}
 .bnanersx img{width:100%;}
 .bnanersx_title{position: absolute;left: 50%; top: 50%; transform: translate(-50%, -50%);font-size: .4rem; color: #f8df97;}
 .list_item_x img{width: 1rem;}
  .list_item_x {display: flex;flex-direction: column; align-items: center; justify-content: center; border: none !important;}
    .list_item_x p{font-size: .2rem; margin-top: .2rem;}
@media screen and (max-width: 768px) { 
    /* .banner_tittle{top: .15rem;} */
    .bannerxs{margin-top: 1rem;position:relative;}
    .bannerxs>img{height: 300px;}
    .banner_tittle{top: 50%;}
    /*.search{margin-top: 1.2rem;}*/
    .listwrap .w1524{width: 95% !important;}
    .search input{width: 80%;}
    .search button{width: 20%;}
    .location_list_contet{width: 79%;}
    .contet_itme{margin-right: .1rem;        margin-bottom: .1rem;}
    .contet_itmex{margin-right: .1rem;}
    .location_list_contet{margin-left: .2rem;}
    .data_lists_contet{margin-left: .2rem;}
    .list_detile div{width:100% !important;        font-size: .16rem !important;}
    .title{margin-top:1.3rem; font-size:.35rem;}
    .detile div{width:100% !important;        font-size: .16rem !important;}
    .bnanersx_title{font-size: .25rem;}
    .bnanersx{margin-top:1rem;}
}

