/* 页面自定义css样式 */
@media (max-width: 1199px){

}

/* 当前位置 */
.bt-box-1200{
    width:100%;
}
.dqwz{
   font-size:1.5rem;
   line-height:7.5rem;
   padding-left:1.5rem;
   font-weight: bold;
   font-weight: 600;
   font-size: 2.25rem;
   color:#000;
   max-width:46.875rem;
   margin:0 auto;
} 
/* 信息列表 */
.zzgl_xq{
    margin-top:1rem;
}
.zzgl_xq li a{
   display: inline-block;
   background:url(dian.png) no-repeat left 1.4375rem;
   background-size:.5rem .5rem;
   line-height:3.25rem;
   padding-left:1.5rem;
   font-size:1.625rem;
   cursor: default;
   font-weight: 400;
}
/* 沟通交流二级页 */
.gtjl,.zzgl{
    padding:0 1.5rem;
    max-width:46.875rem;
    margin:0 auto 2.5rem;
}
.gtjl{
    background:url(gtjlbg.png) no-repeat top;
    background-size:46.875rem 63.125rem!important;
    padding-top:2.5rem;
}
.zzgl_tit{
   display: block;
    height: 2.625rem;
    font-weight: 600;
    font-size: 1.875rem;
    margin-top:2.5rem;
}
p.gtjl{
    font-weight: 600;
    font-size: 1.875rem;
    text-align: center;
    line-height: 3.375rem;
    width:60%;
    margin:0 20%;
}
.zzgl_img img{
    max-width:100%;
    float: right;
}
.gtjl .zzgl_tit{
   color:#333;
}
.gtjl_img{
    width:34rem;
    margin:2rem auto 1rem;
}
.gtjl_img span{
  float: left;
   width:5.5625rem;
   height:5.5625rem;
   margin-right:2.75rem;
   margin-top:1.75rem;
   cursor: pointer;
}
.gtjl_img span:first-child{
   background: url(gt1.png) no-repeat ;
}
.gtjl_img span:nth-child(2){
   background: url(gt2.png) no-repeat ;
}
.gtjl_img span:nth-child(3){
   background: url(gt3.png) no-repeat ;
}
.gtjl_img span:nth-child(4){
   background: url(gt4.png) no-repeat ;
   margin-right:0;
}
.gtjl_img span{
    background-size: 5.5625rem 5.5625rem!important;
}
.gtjl_img span.act{
   width:8.75rem;
   height:8.75rem;
   margin-top:-0rem;
   margin-right:3rem;
}
.gtjl_img span:first-child.act{
   background: url(gt1_act.png) no-repeat ;
}
.gtjl_img span:nth-child(2).act{
   background: url(gt1_act2.png) no-repeat ;
}
.gtjl_img span:nth-child(3).act{
   background: url(gt1_act3.png) no-repeat ;
}
.gtjl_img span:nth-child(4).act{
   background: url(gt1_act4.png) no-repeat ;
   margin-right:0;
}
.gtjl_img span.act{
    background-size:9rem 9rem!important;
}
.gtjl_con li{
    width: 40.875rem;
    height: 5.375rem;
    font-size:1.625rem;
    color:#fff;
    padding-top:2rem;
    text-align: center;
    margin:0 auto;
    margin-bottom:3.125rem;
}
.gtjl_con li:first-child{
   background:url(lsbj.png) no-repeat;
}
.gtjl_con li:nth-child(2){
   background:url(lsbg.png) no-repeat;
}
.gtjl_con li:nth-child(3){
   background:url(hsbj.png) no-repeat;
}
.gtjl_con li:nth-child(4){
   background:url(hsbg.png) no-repeat;
}

.gtjl_con li{
   background-size:40.875rem 5.375rem!important;
}
/* 组织管理二级页 */
.zzgl>.yrwb_con_left>li>img{
   max-width:100%;
   display: block;
   margin:2.5rem auto;
}
.zzgl .zzgl_tit{
    width: 43.875rem;
    height: 4rem;
    line-height:4rem;
   background:url(ejybg.png) no-repeat left center;
   color:#fff;
   padding-left:1.5rem;
   margin-top:0;
}
.zzgl .zzgl_xq li{
    margin-top:1rem;
}



.back-top {
   width: 4rem;
   height: 4rem;
   position: fixed;
   right: 1.875rem;
   bottom: 3.125rem;
   cursor: pointer;
   z-index: 99999;
}
.back-top img{
   width: 4rem;
   height: 4rem;
}