.tj_subject{
    padding: 27px 0 40px 0;
    min-height: 800px;
}
.currpos {
    padding-left: 20px;
    margin-bottom: 20px;
    line-height: 19px;
    font-size: 14px;
    background: url(currpos.png) center left no-repeat;
    color: #000000;
    margin: 0px auto 11px;

}

.currpos a {
    display: inline-block;
    /* padding: 0 5px; */
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.ImporFull {
    border-top: 1px dashed #E9E9E9;
    padding-top: 30px;
}

.ImporF_hd {
    width: 260px;
}

.ImporF_hd .column-name {
    background: #9d1515;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    padding-top: 17px;
    height: 80px;
    text-align: center;
}

.ImporF_hd .menu {
    width: 254px;
    margin: -20px auto 0;
    border: 1px solid #f3f3f3;
    padding-bottom: 185px;
    padding: 5px 0 185px 0;
    background-color: #ffffff;
}

.ImporF_hd .menu li {
    width: 204px;
    /* height: 60px; */
    background: #f5f5f5;
    margin: 20px auto 0;

}

.ImporF_hd .menu li a {
    width: 204px;
    /* height: 60px; */
    display: block;
    font-size: 18px;
    padding: 18px 36px 18px 25px;
    display: flex;
    align-items: center;
    background: url(col1.png) no-repeat 166px center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.ImporF_hd .menu li a:hover {
    color: #9d1515;
    background: url(col2.png) no-repeat 166px center;
}

.ImporF_hd .menu li.active a {
    color: #9d1515;
    background: url(col2.png) no-repeat 166px center;
}

.ImporF_bd {
    width: 910px;
    /* border-bottom: 1px solid #EEEEEE; */
}

.ImporF_bd ul.ImporF_bd-ul li {
    font-weight: 400;
    font-size: 18px;
    /* line-height: 45px; */
    color: #000;
    overflow: hidden;
    background: url(blue_dian_11.png) no-repeat left 7.5px;
    padding-left: 15px;
    line-height: 1;
    padding-bottom: 27px;
}
.ImporF_bd ul.ImporF_bd-ul br{
    display: none;
}
.ImporF_bd ul.ImporF_bd-ul li a{
    color: #000;
    display: block;
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.ImporF_bd ul.ImporF_bd-ul li:nth-child(5n+5){
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 25px;
}
.ImporF_bd ul.ImporF_bd-ul li span{
    color: #000;
    float: right;
}
.ImporF_bd table.solicitation th{
    text-align: center;
}
.ImporF_bd table.solicitation td,table.solicitation th{
    border: 1px solid #dddddd;
    padding: 10px 5px;
    font-size: 18px;
}
.ImporF_bd table.solicitation td .feedback{
    font-weight: bold;
    color: #9d1515;
}
.ImporF_bd table.solicitation td .red{
    color: #CC0000;
}
.Dividing_line{
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    margin: 0 0 25px 0;
}
.ImporF_bd .Single_information .main_title{
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #000;
    margin-bottom: 35px;
}
.ImporF_bd .Single_information .main_section {
    width: 100%;
    margin: 0 auto;
    clear: both;
    line-height: 32px;
    font-size: 16px;
    color: #666;
    text-align: justify;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
    padding-bottom: 45px;
}
.ImporF_bd .Single_information .artic-bto {
    width: 100%;
    text-align: right;
    font-size: 14px;
    line-height: 32px;
    color: #000;
    cursor: pointer;
}
.ImporF_bd .ImporF_bd-ul-title{
    font-size: 20px;
    line-height: 48px;
    color: #9d1515;
    margin-bottom: 5px;
    font-weight: bold;
}
.ImporF_bd .ImporF_bd-ul-title a{
    font-size: 18px;
}

/* 多栏目头部 */
.ImporFTitle{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #9d1515;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
}
.ImporFTitle span{
    font-weight: bold;
}
ul.ImporF_bd-ul {
    padding-top: 30px;
}



/* 单信息文章页 */
.ImporF_bd .main_title {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #000;
    width: 100%;
    margin: 35px auto 0;
  
  }
  
  .ImporF_bd .artic_tother {
    width: 100%;
    padding: 17px 0 18px;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px #dcdcdc solid;
    /* height: 55px; */
  }
  
  .ImporF_bd .artic_tother p {
    float: left;
    line-height: 24px;
    margin-right: 15px;
  }
  
  .social-share {
    font-family: "MicrosoftYaHei" !important;
  }
  
  .social-share .social-share-icon {
    width: 22px;
    height: 22px;
    background-size: 100%;
  }
  
  #share-2 {
    line-height: 24px;
    background: none;
  }
  
  .social-share {
    font-size: 14px;
  }
  
  .social-share a {
    margin: -2px 3px 0;
  }
  
  .artic_tother .print {
    padding-left: 28px;
    cursor: pointer;
    background: url(print.png) no-repeat left center;
  }
  
  .artic_tother .font_size span {
    cursor: pointer;
  }
  
  .ImporF_bd .main_section {
    width: 100%;
    margin: 0 auto;
    clear: both;
    line-height: 32px;
    font-size: 16px;
    color: #666;
    text-align: justify;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
    min-height: 400px;
  
  }
  
  .main_section img {
    max-width: 100%;
  }
  
  .artic-bto {
    width: 75%;
    text-align: right;
    font-size: 14px;
    line-height: 32px;
    color: #000;
    cursor: pointer;
  }
  
  .artic_key {
    font-family: "å¾®è½¯é›…é»‘";
    font-family: "MicrosoftYaHei";
    width: 75%;
    margin: 0 auto;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    overflow: hidden;
    margin-top: 35px;
    display: block;
  }
  
  .artic_key li {
    float: left;
    width: 50%;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
  }
  
  .artic_key li span {
    display: inline-block;
    float: left;
    width: 30%;
    text-align: center;
    background: #f4f6f7;
    border-right: 1px #dcdcdc solid;
  }
  
  .artic_key li p {
    float: left;
    width: 70%;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .ImporF_bd table.xxgk {
    display: none;
  }
  
  .ImporF_bd .rodrigo {
    margin-top: 0;
    border-top: none;
  }
  
  .ImporF_bd .rodrigo li {
    width: 100%;
    display: flex;
    align-items: stretch;
  }
  
  .ImporF_bd .rodrigo li span {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .ImporF_bd .rodrigo li p {
    width: 85%;
    font-size: 14px;
    line-height: initial;
    display: flex;
    align-items: center;
    white-space: normal;
  }
  
  .ImporF_bd .main_section .policy {
    overflow: hidden;
  
  }
  
  .ImporF_bd .main_section .policy a {
    float: right;
    display: block;
    width: 134px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
    background: #6e9fd8;
    transition: .3s;
    border-radius: 10px;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  
  .ImporF_bd .main_section .policy a:hover {
    background: #0089e6;
    border-radius: 10px;
    box-shadow: 0 0 10px #0089e6;
  }
  
  .SiteMap .ImporF_bd .wzdt-title {
    background: url(wzdt.png) no-repeat center 0;
    height: 103px;
    line-height: 103px;
    text-align: center;
    font-size: 25px;
    color: #bb2335;
    margin-bottom: 20px;
    /* width: 75%;
    margin: 0 auto 25px; */
  }
  
  .SiteMap .ImporF_bd .wzdt-con {
    /* width: 75%;
    margin: 0 auto 25px; */
  }
  
  .SiteMap .ImporF_bd .wzdt-con-title {
    height: 50px;
    padding-left: 30px;
    font-size: 19px;
    position: relative;
    background: #f8f8f8;
    line-height: 50px;
  }
  
  .SiteMap .ImporF_bd .wzdt-con-title a {
    color: #3176c4;
    font-size: 19px;
  }
  
  .SiteMap .ImporF_bd .wzdt-con-list {
    padding: 15px 30px;
    overflow: hidden;
  }
  
  .SiteMap .ImporF_bd .wzdt-con-list a {
    display: block;
    float: left;
    padding-left: 10px;
    line-height: 30px;
    width: 252px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .SiteMap .ImporF_bd .wzdt-con-list a:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #3176c4;
    position: absolute;
    top: 14px;
    left: 0;
  }
  
  /* .SiteMap .ImporFull{
    width: 75%;
    margin: 0 auto 0;
  } */
  .SiteMap .ImporF_bd {
    padding: 20px 40px 45px 40px
  }
  .The_census{
    min-height: 600px;
  }
  .The_census li a img{
    display: block;
    width: 100%;
    height: 100%;
  }
  .The_census ul{
    display: flex;
  }
  .The_census li{
    width: 367px;
    height: 109px;
    margin-top: 30px;
    margin-left: 24px;
    float: left;
  }
  /* PC */
