﻿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//jinrong/zxzxbtn.png) no-repeat;
   background-size:100% 100%;
   margin-top:80px;
}

    .zxzxbtn a {
      color:wheat !important;
    }

    .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: 580px;
    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: 78%;
    margin: auto;
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
}

.faysitem {
  width:48%;
  margin:1%;
  margin-top:35px;
}

.faysitemimg img{
    float:left;
    width:50px;
    height:50px;
}

.faysitemtitle1 {
   float:left;
   margin-left:20px;
   font-size:25px;
   font-family:'Alibaba PuHuiTi 2.0';
   line-height:50px;
}

.faysitemtitle2 {
  clear:both;
  margin-top:80px;
  font-size:16px;
  color:#898989;
  width:90%;
  line-height:30px;
}


.hxmkpage {
  width:100%;
  height:850px;
 
}

.hxmkdiv {
    width: 100%;
    background: url('/images/jinrong/hxmkbg.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    height: 770px;
    margin-top: 30px;
}

.hxmkleft {
  width:28%;
}

.hxmkright {
  width:70%;
  display:flex;
}

.hxmkleftitem {
    width: 180px;
    height: 65px;
    line-height: 65px;
    color: white;
    padding-left: 40px;
    float: right;
    clear: both;
    cursor:pointer;
}
.hxmkleftitemactive {
    background:url(/images/jinrong/hxmkitem.png) no-repeat;
    background-size:100% 100%;
    color:#000000;
}

.hxmkright1 {
   width:35%;
   margin-left:5%;
}
.hxmkright2 {
    width: 50%; 
}
.hxmkrighttitle1 {
    margin-top: 150px;
    font-size: 30px;
    line-height: 60px;
}


.hxmkrightline {
  width:30px;
  height:3px;
  background-color:white;
}

.hxmkrighttitle2 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px;
    width: 80%;
    height: 250px;
}

.knowmorebtn {
    margin-top: 30px;
    height:50px;
  
}

.knowmorebtntitle {
    float: left;
    width: 80px;
    line-height: 30px;
}

knowmorebtnimgdiv {
    float: left;
}
.knowmorebtnimg { 
    width: 145px; 
}

.hxmkrightimg {
  width:95%;
  margin-top:208px;
}


.cjzspage {
    clear:both;
    margin-top:80px;
}


.cjzstabdiv {
    width: 60%;
    margin: auto;
    height: 45px;
    display: flex;
    margin-top: 50px;
    font-size:20px;
    cursor:pointer;

}

.cjzstabitem {
    width:25%;
    text-align:center;
    position:relative;
}
.cjzstabitemactive {
  font-weight:600;
  color:black;
}

.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 {
  margin-top:20px;
  width:100%;
  height:840px;
}

.cjzsimgbg {
  width:100%;
}


.jzfapage {
   margin-top:80px;
   width:100%;
   height:777px;
}
.jzfalist {
    width: 78%;
    height: 250px;
    margin: auto;
    display: flex; 
    flex-wrap: wrap;
    margin-top:80px;
}
.jzfaitem {
   width:24%;
}

.jzfaitemimg {
    padding-top: 30px;
    text-align: center;
}
    .jzfaitemimg img {
      width:70px;

    }
.jzfaitemtitle1 {
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
}
.jzfaitemtitle2 {
    width: 80%;
    margin: auto;
    margin-top: 20px;
    font-size: 16px;
    color: #808080;
    text-align: center;
}


.jzfasline {
   width:1px;
   height:250px;
   margin:auto;
   background-color:#c6c6c6;
}
.jzfahline {
    width: 100%;
    height: 1px;
    background-color: #c6c6c6;
}

.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;
}