/*.inner-wrap{*/
    /*background-color: #fff;*/
/*}*/
.index-tit li{
    float:left;
    height: 56px;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
}
.index-tit a.active{
    background-color: #4385f5;
    color: #fff;
}
.index-tit a{
    display: inline-block;
    width: 170px;
    border-radius: 5px 5px 0 0;
    line-height: 54px;
}
.ystj img{
    margin:0 10px;
    vertical-align: middle;
}
.gzt img{
    margin:0 30px;
    vertical-align: middle;
}
.dbsx img{
    margin: 0 20px;
}
/*涓氬姟缁熻*/
.ywtj {
    height: 600px;
    /*padding: 20px;*/
}
.zxt{
    width: 75%;
    padding: 20px;
}
.map-tit p{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.map-tit p b {
    display: inline-block;
    height: 18px;
    width: 4px;
    background: #4385f5;
    margin-right: 10px;
}
#data-statistics{
    width: 100%;
    height: 498px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    position: relative;
    background: rgb(61, 171, 200);
}
.ywtj-data{
    width: 25%;
    margin-top: 60px;
    padding-bottom: 10px;
}
.ywtj-data>div{
    width: 50%;
    padding: 0 10px;
    margin-bottom: 10px;
}
.home-data{width: 100%;display: flex;}
.home-data>div{width: 333.3%;margin-right: 0;padding: 0 10px;}
.home-data>div:last-child{margin-right: 0;}
.ywtj-data div div {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.ywtj-data>div p {
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 17px;
    background: #f3f5f4;
}
.dtkj {
    margin-top: 20px;
}
.dt-box{
    width: 75%;
    margin-right: 2%;
    position: relative;
}
.dt-city{
    width: 23%;
    height: 620px;
}
.dt-box p{
    margin-top: 20px;
    margin-left: 40px;
}
.map-mark{
    position: absolute;
    left: 10%;
    bottom: 5%;
}
.map-mark div{
    width:25px;
    height: 30px;
    background-color: #4385f5;
    border-radius: 5px;
    margin: 0 auto;
}
.map-mark p{
    margin: 0;
    font-size: 14px;
}
.dt-echart{
    width: 70%;
    margin: 30px auto;
    height: 500px;
}

.dt-city .btn{
    margin-top:50px;
    text-align: center;
}
.dt-city .allfb button {
    width: 150px;
    height: 44px;
    line-height: 44px;
    border-radius: 7px;
    background: #4385f5;
    color: #fff;
    font-size: 16px;
}
.detailfb button {
    width: 70px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    border: 1px solid #bbb;
    background: #fff;
    margin: 5px;
    color: #444;
    font-size: 16px;
}
.detailfb button:hover{
    color:#fff;
    background-color: #4385f5;
}
/*宸ヤ綔鍙�*/
.gzt-tit{
    background-color: #f9f9f9;
}
.gzt-tit li{
    float: left;
    height: 60px;
    padding: 0 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 60px;
}
.gzt-tit li.active{
    color: #4385f5;
    border-bottom: 4px solid #4385f3;
}
.dpctj-tab{
    padding-top: 15px;
}
.inner-box{
    padding-bottom: 15px;
}

.swiper-container {
    height: 500px;
}
.inner-container{
    background: #fff;
    /*margin-top: 10px;*/
    padding-bottom: 10px;
    border-top: 10px solid #f4f4f4;
}
.sale-container{padding: 0 5px;}
.sale-container li{float: left;width: 25%;padding: 10px 5px;height: 200px;}
.sale-container li img{width: 100%;height: 100%;}
.other-container{padding: 0 5px;}
.other-container .other-wrapper{float: left;width: 50%;padding: 0 5px;}
.other-wrapper .other-con{
    border: 1px solid #e7e7e7;
    min-height: 160px;
}
.other-wrapper .other-con ul{
    padding: 0 10px;
}
.other-wrapper .other-con ul li{
    line-height: 36px;
}
.other-wrapper .other-con ul li a{
    float: left;
    width: calc(100% - 140px);
    overflow: hidden;
    text-overflow: ellipsis;
}
.other-wrapper .other-con ul li span{
    float: right;
    width: 140px;
}
.other-wrapper h2{
    line-height: 36px;
    background: #f4f4f4;
    font-size: 16px;
    padding: 0 10px;
    font-weight: bold;
}
.other-wrapper h2 a{
    float: right;
    color:#4385f3;
    font-size: 12px;
}
