.cjsfw-top {
    align-items: center;
    justify-content: center;
    background: url(../../images/cjsfw/cjsfw-top.png) no-repeat;
    width: 100%;
    height: 490px;
    background-size: cover;
}
.cjsfw-top-div{
    width: 1200px;
    margin: auto;
    padding-top: 32px;
}
.top-img {
    background: url(../../images/cjsfw/zengzi-heard.png) no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    width: 460px;
    height: 344px;
    display: inline-block;
    margin-top: 40px;
}

.top-box-title {
    margin-left: 50px;
    width: 683px;
    display: inline-block;
    /* margin-top: 32px; */
    vertical-align: top;
}

.top-box-title > p {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 31px;
}

.top-box-text {
    margin-top: 32px;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

.short-line {
    margin-top: 32px;
    width: 52px;
    height: 4px;
    background: #BE956B;
    border-radius: 2px;
    border: 1px solid #979797;
}

.mineList {
    margin-top: 56px;
}

.blank-title {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    text-align: center;
}

.blank-title-line {
    margin: 0 auto;
    margin-top: 21px;
    width: 80px;
    height: 1px;
    border-bottom: 3px solid #962E34;
    border-radius: 2px;
}

.long-line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
}
.long-line .noticeType{
    position: absolute;
    right: 0;
    bottom: 10px;
    border-radius: 100px;
    border: 1px solid #999999;
}
.long-line .lookMore{
    position: absolute;
    right: 0;
    bottom: 10px;
    cursor: pointer;
}
.long-line a{
    color: #333333;
    text-decoration: none;
}
.long-line .noticeType span{
    display: inline-block;
    padding: 6px 10px;
    cursor: pointer;
}
.long-line .noticeType span:first-child{
    border-radius: 100px 0px 0px 100px;
}
.long-line .noticeType span:last-child{
    border-radius: 0px 100px 100px 0px;
}
.long-line .noticeType .typeActive{
   background-color: #BE956B;
   color: #FFFFFF;
}
.mine-content {
    margin-top: 24px;
    width: 100%;
    height: 600px;
}
.mine-img {
    background: url(../../images/cjsfw/project-gonggao-img.png) no-repeat;
    width: 282px;
    height: 600px;
    float: left;
}
.success-img{
    background: url(../../images/cjsfw/gonggao-img.png) no-repeat;
    width: 282px;
    height: 600px; 
    float: left;
}

/* 企业增资政策法规 */
.handlingProcess-content{
    margin-top: 20px;
    width: 100%;
    height: 100%;
    background: url(../../images/wlhz/yqywgz-bg.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.handlingProcess {
    margin: 32px 0;
}

.handlingProcess .zengzizcfg{
   width: 1200px;
   margin: auto;
   height: 376px;
    /* background: #FFFFFF; */
    border-radius: 2px;
    background: rgba(255,255,255,0.48);
    border: 1px solid #E2E2E2;
}
.handlingProcess .zengzizcfg .zengzizcfg-content{  
    width: 520px;
    margin: 0 auto; 
    height: 100%;
    padding: 30px 0;
}
.handlingProcess .zengzizcfg .zengzizcfg-content p {
    width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.handlingProcess .zengzizcfg .zengzizcfg-content p a{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-decoration: none;
    color: #333333;
}
.handlingProcess .zengzizcfg .zengzizcfg-content p:hover{
    font-weight: 700;
}
.handlingProcess .zengzizcfg .zengzizcfg-content p a .item-icon{
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    width: 20px;
    height: 24px;
    background: url(../../images/cjsfw/zengzi-zcfg-item-img.png);
}
/* 租赁业务收费标准 */
.charterBusiness{
    width: 1200px;
    margin: auto;
}
.charterBusiness p{
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}
.charterBusiness-table{
    width: 100%;
    border-left-width: 0.5px;
    border-top-width: 0.5px;
    border-bottom-width: 0.5px;
    border-right-width: 0.5px;
    border-color: #CBCBCB;
    margin-top: 10px;
}
.charterBusiness-table thead tr{
  height: 40px;
  line-height: 40px;
  background-color: #F4F4F4;
}
.charterBusiness-table thead tr th{
    font-weight: normal;
  }
  .charterBusiness-table tbody tr{
    height: 40px;
    line-height: 40px;
  }
  .charterBusiness-table tbody tr th{
    font-weight: normal;
  }
.mine-list-box {
    position: relative;
    height: 600px;
    width: 911px;
    box-shadow: 2px 2px 17px 0px rgba(0, 0, 0, 0.05);
    float: left;
    padding-top: 32px;
}


/* 常见问题 */
.commonProblem{
    min-height: 300px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}
.commonProblem-content{
    width: 1200px;
    min-height: 300px;
    overflow: auto;
    margin: auto;
    /* opacity: 0.7; */
    border: 1px solid rgba(0, 0, 0, 0.04);
    padding: 16px;
}
.commonProblem-list{
   margin-bottom: 16px; 
}
.commonProblem-list span{
    display: inline-block;
}
.ask-answer-box{
    padding: 16px;
    background-color: #F8F7F6;
}
.ask-answer-box .ask-img{
    background: url(../../images/cjsfw/ask-img.png);
    display: inline-block;
    width: 41px;
    height: 34px;
    vertical-align: middle;
}
.answer-box .answer-img{
    vertical-align: middle;
    background: url(../../images/cjsfw/answer-img.png);
    display: inline-block;
    width: 41px;
    height: 34px;
    vertical-align: middle;
}
.ask-content{
  width: 1020px;
  margin-left: 24px;
  vertical-align: middle;
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.ask-answer-box .ask-up{
  background-image: url(../../images/cjsfw/ask-down.png);
  background-size: 16px;
  background-repeat: no-repeat;
  width: 40px;
  height: 22px;
  background-position: center;
  vertical-align: middle;
  cursor: pointer;
}
.ask-answer-box .ask-down{
    background-image: url(../../images/cjsfw/ask-up.png);  
}
.answer-box{
    padding: 16px;
    border: 1px solid #E8E8E8;
}
.answer-box img{
    vertical-align: middle;
}
.answer-content{
  width: 1020px;
  margin-left: 24px;
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  vertical-align: middle;
}

/*  联系地址 */
.blank-contact {
    position: relative;
    margin-top: 40px;
    margin-bottom: 75px;
}
.blank-contact  .vab-box_bd{
   padding-top: 32px;
}
.blank-contact  .vab-box_bd p{
    padding-bottom: 10px;
 }
 .blank-contact  .vab-box_bd p:last-child{
    padding-bottom: 21px;
 }
 .blank-contact  .vab-box_bd img{
    vertical-align: bottom;
 }
#allmap{
  width: 1200px;
  height: 435px;
}

#paginationList,#paginationList-gs {
    position: absolute;
    height: 30px;
    right: 0;
    bottom: 10px;
}



.vab-subject_contact{
    position: relative;
    width: 100%;
    height: 400px;
    background: url('../../images/subject/subject-contact_bg.png') no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
  }
  .vab-subject_contact .vab-box_bd{
    height: 256px;
    margin-top: 40px;
  }

  .footer-left, .footer-right {
    position: relative;
    float: left;
    width: 588px;
    height: 225px;
    background: #FFFFFF;
    border-radius: 0px 6px 6px 0px;
    border: 1px solid #F0F0F0;
    padding: 24px 40px;
    box-sizing: border-box;
  }
  .footer-right {
    position: relative;
    float: right;
  }

  .float-text {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #eab671;
  }

  .footer-title {
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
  }

  .footer-erweima-box {
    position: absolute;
    right: 40px;
    top: 50px;
    width: 118px;
    height: 133px;
    border-radius: 4px;
    border: 1px solid #E8E8E8;
  }

  .footer-contentTop-tit p {
    margin-top: 24px;
  }

  .footer-address {
    margin-top: 24px;
    display: flex;
  }

  .footer-address p:last-child {
    line-height: 22px;
  }

  .vab-subject_contact-text i {
    display: inline-block;
    vertical-align: middle;
  }
