﻿body {
}

.detail-locationp {
    width: 100%;
    margin: 0 auto;
    color: #898989;
    padding-bottom: 0px;
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    /* border-bottom: 1px solid #cacaca; */
}

    .detail-locationp #pic {
        width: 78%;
        margin: 0 auto;
    }

.toptabdiv {
    width: 100%;
    background-color: #f3f6f9;
    border-bottom: 1px solid #c6c6c6;
}

.tabdiv {
    width: 78%;
    margin: auto;
    height: 80px;
    display: flex;
}

.tabitem {
    line-height: 80px;
    font-size: 20px;
    font-family: 'Alibaba PuHuiTi 2.0';
    width: 120px;
    cursor: pointer;
    position: relative;
}

.tabitemactive {
    color: #33b0ff;
}


.tabitem b {
    position: absolute;
    display: block;
    width: 0;
    height: 2px;
    background: #33b0ff;
    left: 0;
    bottom: 0px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-right: 5px;
}

.fagspage {
    width: 100%;
    background-color: #f3f6f9;
}

.fagsleft {
    width: 60%;
}

.fagslefttitle1 {
    margin-top: 100px;
    font-size: 35px;
    font-family: 'Alibaba PuHuiTi 2.0';
}

.fagslefttitle2 {
    margin-top: 50px;
    font-size: 20px;
    color: #4d4d4d;
    line-height: 30px;
    width: 80%;
}

.zxzxbtn {
    width: 140px;
    height: 50px;
    color: white;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    background: url(../images/xinfang/zxzxbtn.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 80px;
}

.fagsdiv {
    width: 78%;
    height: 555px;
    margin: auto;
    display: flex;
}

.fagsright {
    width: 40%;
    text-align: center;
}

.fagsrightbg {
    margin-top: 95px;
    width: 100%;
}

.fayspage {
    width: 100%;
    height: 750px;
    background-color: white;
}

.faysdiv {
    width: 78%;
    margin: auto;
}

.pagetitle {
    padding-top: 80px;
    font-size: 35px;
    font-family: 'Alibaba PuHuiTi 2.0';
    line-height: 50px;
    text-align: center;
}


.fayslist {
    width: 70%;
    margin: auto;
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
}

.faysitem {
    width: 48%;
    margin: 1%;
    margin-top: 35px;
    box-shadow: #c8f2ff 0px 0px 5px 1px;
    height: 120px;
    line-height: 120px;
    border-radius:10px;
}

.faysitemimg {
    width: 48%;
}

    .faysitemimg img {
        float: left;
        width: 50px;
        height: 50px;
        margin-top: 35px;
        margin-left: 30px;
    }

.faysitemtitle1 {
    float: left;
    margin-left: 20px;
    font-size: 25px;
    font-family: 'Alibaba PuHuiTi 2.0';
    line-height: 120px;
}

.faysitemtitle2 {
    clear: both;
    margin-top: 80px;
    font-size: 16px;
    color: #898989;
    width: 90%;
    line-height: 30px;
}


.hxmkpage {
    width: 100%;
    height: 850px;
    background: url('/images/xinfang/hxmkbg.png') no-repeat;
    background-size: 100% 100%;
}

.hxmkdiv {
    width: 90%;
    margin: auto;
    display: flex;
    height: 770px;
    margin-top: 80px;
    justify-content: space-around;
}

.hxmkleft {
    margin-left:5%;
    width: 30%;
}

.hxmkcenter {
    width: 40%;
}

.hxmkcenter img {
  width:100%;
}
.hxmkright {
    width: 20%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: flex-start;
} 

.hxmklefttitle1 {
  color:white;
  font-size:25px;

}

.linewhite {
  width:30px;
  height:3px;
  background-color:white;
  margin-top:10px;
  border-radius:3px;
}


.hxmklefttitle2 {
    color: white;
    font-size: 18px;
    line-height:30px;
    margin-top:20px;
    height:300px;
}

.hxbuttomdiv {
    margin-top: 40px;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
}

.hxbuttom1 {
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #898989;
    color: white;
    cursor:pointer;
    border-radius: 2px;
}

.hxbuttom2 {
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #898989;
    color: white;
    cursor: pointer;
    border-radius: 2px;
}
.hxbuttom2 a {
    color:white !important;
}


.hxbuttomactive {
    background-color: white;
    color: #2b2b2b;
}


.hxmkrightitem {
    width: 40%;
    margin: 2%;
    text-align: center;
    border-radius: 20px;
    line-height: 50px;
    color: white;
    height: 50px;
    border: 1px solid #4867fa;
    margin-bottom:20px;
    cursor:pointer;
}

.hxmkrightitemactive {
    background-color:#4867fa;


}

.knowmorebtn {
    margin-top: 30px;
    height: 50px;
}

.knowmorebtntitle {
    float: left;
    width: 80px;
    line-height: 30px;
}

knowmorebtnimgdiv {
    float: left;
}

.knowmorebtnimg {
    width: 120px;
}

.hxmkrightimg {
    width: 95%;
    margin-top: 208px;
}


.cjzspage {
    clear: both;
    margin-top: 80px;
}


.cjzstabdiv {
    width: 70%;
    margin: auto;
    height: 45px;
    display: flex;
    margin-top: 50px;
    font-size: 20px;
    cursor: pointer;
    justify-content: space-around;
}

.cjzstabitem {
    width: 15%;
    text-align: center;
    position: relative;
    line-height:40px;
    border-radius:10px;
}

.cjzstabitemactive { 
    color: white;
    background-color:#4867fa; 
}

.cjzstabitem b {
    position: absolute;
    display: block;
    width: 0;
    height: 2px;
    background: #c30707;
    left: 15%;
    bottom: 0px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-right: 5px;
}

.cjzsimgdiv {
    width: 78%;
    margin: auto;
    margin-top: 20px;
    height: 650px;
    text-align:center;
}

.cjzsimgbg {
    width: 90%;
    margin:auto;
    margin-top:20px;
}


.jzfapage {
    margin-top: 80px;
    width: 100%;
    height: 777px;
    background:url('/images/xinfang/jzfabg.png') no-repeat;
    background-size:100% 100%;
}

.jzfalist {
    width: 78%;
    height: 500px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    justify-content: space-between;
}


.jzfaitem {
    width: 22%;
    background-color: white;
    border: 1px solid #e9e9e9;
    height: 400px;
    margin: 1%;
    border-radius:10px;
}

.jzfaitemimgdiv {
    width: 100%;
    margin: auto;
    margin-top: 60px;
    text-align: center;
}

.jzfaitemimg {
    width: 70px;
}

.jzfaitemtitle1 {
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
    font-size: 20px;
}

.jzfaitemtitle2 {
    width: 80%;
    margin: auto;
    margin-top: 20px;
    font-size: 15px;
    color: #808080;
}

.aljspage {
    width: 100%;
    height: 900px;
    background-color: #f3f6f9;
}

.aljsitembgdiv {
    width: 100%;
    height: 500px;
    position: relative;
}

.aljsitembgimg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.aljsitemdiv {
    width: 380px;
    height: 425px;
    background: rgb(255 255 255 / 95%);
    position: absolute;
    top: 126px;
    left: 104px;
    padding: 30px;
}

.aljsitemdivtitle1 {
    font-size: 25px;
    font-family: 'Alibaba PuHuiTi 2.0';
    text-align: left;
    margin-top: 30px;
}

.aljsitemdivtitle2 {
    font-size: 16px;
    text-align: left;
    margin-top: 30px;
    line-height: 30px;
    color: #808080;
    height: 180px;
}
