﻿*{margin: 0;padding: 0}
a{text-decoration: none;color:#333;}
ul{list-style: none}
body{
    background-color: #f6f5f3;
}
.clearfix{
    zoom: 1;
}
.clearfix:after{
    display: block;
    content: '';
    clear: both;
}
.pc{
    display: block;
}
.mobile{
    display: none;
}
.zhwy_after{
    display: none;
}
/*头部*/
.slh_header{
    width: 100%;
    height: 352px;
    background: url("../../slhimages/fgw_header.jpg") no-repeat center top;
}
.slh_header_logo{
    width: 1200px;
    margin: 0 auto;
}
.slh_header_logo img{
    margin-top: 58px;
}
.slh_container{
    width: 1200px;
    margin: 0 auto;
    margin-top: -54px;
}
/*通知公告*/
.tzgg_box{
    border-radius: 7px;
    background-color: #ffffff;
    text-align: center;
    padding: 28px 60px;
    box-sizing: border-box;
}
.tzgg_box a{
    font-size: 42px;
    font-weight: bold;
    color: #ca1c1d;
}

/*轮播图*/
.banner_box{
    margin-top: 25px;
    border-radius: 7px;
    background-color: #ffffff;
    padding-top: 15px;
    box-sizing: border-box;
}
.swiper-container {
    width: 1167px;
    height: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide img{
    width: 1166px;
    height: 658px;
}
.swiper-button-next,.swiper-button-prev{
    width: 47px !important;
    height: 93px !important;
    background-color: rgba(0,0,0,0.4);
    color: #ffffff !important;
}
.swiper-button-next{
    right:0 !important;
}
.swiper-button-prev{
    left: 0 !important;
}
.swiper-slide div{
    height: 111px;
    text-align: center;
    line-height: 100px;
    font-size: 36px;
    color: #333;
}

/*主内容区域开始*/
.main_con_box{
    margin-top: 60px;
}
.main_con_box a{
    display: inline-block;
    margin-bottom: 35px;
    margin-right: 35px;
    transition: all .3s ease-out;
}
.main_con_box .nomargin{
    margin-right: 0;
}

.main_con_box a:hover{
    transform: scale(1.07);
}

/*网站底部*/
.slh_footer{
    background-color: #b61011;
    margin-top: 30px;
}
.slh_footer_container{
    width: 1200px;
    margin: 0 auto;
    padding: 26px 0;
    box-sizing: border-box;
}
.slh_footer_left{
    float: left;
}
.slh_footer_right{
    float: right;
}
.slh_footer_left ul li{
    width: 132px;
    height: 41px;
    display: inline-block;
    vertical-align: top;
    background-color: #c43b37;
    text-align: center;
    line-height: 41px;
    margin-right: 5px;
    border-radius: 2px;
}
.slh_footer_left ul li a{
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.slh_footer_left p,.slh_footer_left span,.slh_footer_left div a{
    font-size: 18px;
    color: #ffffff;
    margin-top: 20px;
}
.slh_footer_left div{
    margin-top: 20px;
}
.slh_footer_left div img{
    vertical-align: bottom;
    margin-right: 5px;
}

.slh_footer_right{
    margin-top: 40px;
}
.slh_footer_right img,.slh_footer_right a{
    display: inline-block;
    vertical-align: middle;
}


/*二级页*/
.cur_position{
    height:80px;
    background-color: #ffffff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom: 1px solid #ededed;
    line-height: 80px;
    padding-left: 25px;
    box-sizing: border-box;
    font-size: 24px;
    color: #666666;
}
.cur_position img{
    vertical-align: middle;
    margin-right: 15px;
}
.cur_position span,.cur_position a{
    font-size: 24px;
    color: #666666;
}
.slh_lists_box{
    background-color: #ffffff;
    padding-left: 25px;
    box-sizing: border-box;
    overflow: hidden;
}
.slh_lists_box h2{
    height: 84px;
    line-height: 84px;
    font-size: 40px;
    background: url("../../slhimages/fgx.png" ) no-repeat bottom left;
}
.slh_lists_box ul li{
    width: 1148px;
    border-radius: 7px;
    border: 1px solid #ededed;
    background-color: #faf6ed;
    margin-top: 47px;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.li_left{
    float: left;
    padding-left: 25px;
    width: 900px;
}
.li_left a{
    display: inline-block;
    background: url("../../slhimages/yuandiandian.png") no-repeat left center;
    line-height: 70px;
    color: #222222;
    font-size: 34px;
    padding-left: 40px;
    margin-top: 20px;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_left a:hover{
    text-decoration: underline;
}
.li_left p{
    font-size: 28px;
    color: #666666;
    padding-left: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_right{
    float: right;
    margin-right: 25px;
    width: 161px;
}
.li_right span{
    font-size: 24px;
    color: #666666;
    display: block;
    margin-top: 30px;
    text-align: center;
}
.li_right a{
    display: block;
    width: 161px;
    height: 48px;
    line-height: 48px;
    font-size: 28px;
    color: #ffffff;
    padding-left: 80px;
    box-sizing: border-box;
    border-radius: 47px;
    background-color: #df0000;
    background-image: url("../../slhimages/voice.png");
    background-repeat: no-repeat;
    background-position: 20px 9px;
    margin-top: 20px;
}
.li_right .pause{
    background-image: url("../../slhimages/pause.png");
}
.li_right p{display: none}
.fenye{
    margin: 80px 0 70px 0;
    text-align: center;
}
.fenye_cur{
    border: 1px solid #b61011;
    background-color: #b61011;
    color:#ffffff !important;
}
.fenye a{
    display: inline-block;
    font-size: 34px;
    text-align: center;
    line-height: 64px;
    width: 70px;
    height: 65px;
    border: 1px solid #cdcdcd;
    border-radius: 8px;
    color: #999999;
    margin: 0 2px 0 2px;
}
.fenye a:hover{
    border: 1px solid #b61011;
    background-color: #b61011;
    color:#ffffff !important;
}
.fenye .prev,.fenye .next{
    width: 179px;

}
.SubXieBiao{
    width: 870px;
    margin: 0 auto;
}


/* 领导之窗 */
.elder_container{
    margin-top: -60px;
    margin-bottom: 60px;
}
.leader-img{
    float: left;
    margin-top: 20px;
    margin-left: 25px;
    width: 124px;
}
.slh_leader_box ul li{
    padding-bottom: 20px;
}
.leader-img img{
    display: block;
}
.slh_leader_box .li_left{
    padding-left: 25px;
    width: 700px;
}
.slh_leader_box .li_left a{
    background: none;
    text-overflow:initial;
    white-space:initial;
}
.slh_leader_box .li_left p{
    text-overflow:initial;
    white-space:initial;
}
.slh_leader_box .li_right a{
    margin-top: 50px;
}

.slh_jgzn_wrap{
    position: relative;
    padding: 0 30px 30px;
    margin-bottom: 50px;
    font-size: 28px;
    line-height: 60px;
    box-sizing: border-box;
}
.slh_jgzn_wrap .showmore{
    position: absolute;
    right: 30px;
    bottom: -24px;
}
.slh_jgzn{
    height: 378px;
    overflow: hidden;
}

/* 领导之窗细览 */
.leaderbox{
    padding-bottom: 40px ;
}
.leaderpic{
    display: block;
    width: 150px;
    margin: 0 auto;
    padding-top: 40px;
}
.leadername{
    font-size: 46px;
    font-weight: bold;
    padding: 50px 0 10px 0;
    text-align: center;
}
.Lt{
      color: #be0023;
      font-size: 38px;
      width: 90%;
      text-align: left;
      border-bottom: 14px solid #f5f5f5;
      margin: 40px auto 0;
      padding-bottom: 20px;
    font-weight: bold;
  }
.leaderCon{
    width: 90%;
    margin: 0 auto;
    font-size: 30px;
    line-height: 50px;
    text-align: left;
    text-indent: 2rem;
    margin-top: 35px;
}
.slhweb{
    display: none;
}

.leaderbox .TRS_UEDITOR{
    width: 90%;
    margin: 0 auto;
    font-size: 28px;
    line-height: 50px;
    text-align: left;
    margin-top: 35px;
}
.leaderbox .TRS_UEDITOR *{
    font-size: 28px !important;
    line-height: 50px !important;
}
/*细览页*/
.doctitle{
    padding: 40px 0;
    font-size: 34px;
    line-height: 70px;
    text-align: center;
    color: #333333;
}
 .slh_wrap{
    background-color: #ffffff;
    padding: 0 40px 40px 40px;
    box-sizing: border-box;
    overflow: hidden;
} 
.docextentd{
    padding: 20px 50px;
    box-sizing: border-box;
    color: #333333;
    text-align: center;
}
.docextentd .docreltime{float: left}
.docextentd .docsource{float: right}
.docextentd span{
    font-size: 28px;
}

 
.doccontent{
    margin-top: 30px;
    font-size: 28px;
    line-height: 2.5;
}
.doccontent *{
    font-size: 28px !important;
    line-height: 2.5;
    margin: 20px 0;
}
.doccontent img{
    display: block;
    width:70%;
    height: auto;
    margin: 0 auto;
}
.doccontent iframe{
    display: block;
    margin: 0 auto;
}
.content_top{
    width: 100%;
    float: left;
    background: #faf6ed;
    border: solid 1px #c7c7c7;
    margin-bottom: 20px;
}
.xlli_left{
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 47px;
    font-size: 22px;
    margin-left: 20px;
    padding-left: 25px;
}    
.xlli_left span{
    color: #575757;
} 
.xlli_right{
    float: right;
    margin-right: 25px;
    width: 161px;
}
.xlli_right a{
    display: block;
    width: 161px;
    height: 48px;
    line-height: 48px;
    font-size: 28px;
    color: #ffffff;
    padding-left: 80px;
    box-sizing: border-box;
    border-radius: 47px;
    background-color: #df0000;
    background-image: url(../../slhimages/voice.png);
    background-repeat: no-repeat;
    background-position: 20px 9px;
    margin-bottom: 20px;
    margin-top: 37px;
}
.xlli_right p{
    display: none;
}
.li_right a:hover{ color: #fff;}
.xlli_right .pause{
    background-image: url("../../slhimages/pause.png");
}
/*手机适配*/
@media (max-width: 750px) and (min-width: 320px){
    .pc{
        display: none;
    }
    .mobile{
        display: block;
    }
    /*首页 */
    .slh_header{
        background: url("../../slhimages/fgw_mobile_header_bg.jpg") no-repeat center .1rem / 100%;;
        height: 210px;
    }
    .slh_header_logo{
        width: 100%;
    }
    .slh_header_logo img{
        width: 84%;
        margin-top: 16px;
        margin-left: 25px;
    }
    .tzgg_box{
        padding: 15px 10px;
        height: auto;
    }
    .tzgg_box a{
        font-size: 20px;
    }
    .swiper-button-next, .swiper-button-prev{
        display: none !important;
    }
    .swiper-container {
        width: 98%;
        height: 100%;
    }
    .swiper-container .swiper-wrapper .swiper-slide img{
        width: 100%;
        height: 235px;
    }
    .swiper-slide div{
        font-size: 18px;
        text-align: center;
        padding: 10px;
        height: auto;
        line-height: unset;
    }
    .main_con_box{
        padding: 12px;
        margin-top: 20px;
        box-sizing: border-box;
        text-align: center;
    }
    .main_con_box a{
        margin: 0 0 6px 0;
    }
    .main_con_box a img{
        height: 77px;
    }
    /*二级页*/
    .cur_position span, .cur_position a{
        font-size: 20px;
    }
    .slh_lists_box h2{
        font-size: 30px;
    }
    .slh_container,.slh_footer_container ,.slh_lists_box ul li{
        width: 100%;
    }
    .slh_lists_box{
        padding: 10px;
    }
    .li_left,.li_right{
        width: 100%;
        float: unset;
        padding-left: 10px;
    }
    .li_left a{
        font-size: 20px;
        padding-left: 20px;
        margin-top: 10px;
        max-width: 88%;
        line-height: 58px;
    }
    .li_left p{
        padding-left: 20px;
        font-size: 20px;
        max-width: 88%;
    }
    .li_right span{
        font-size: 20px;
        text-align: left;
        padding-left: 20px;
        margin-top: 15px;
    }
    .fenye{
        margin: 20px 0 20px 0;
    }
    .fenye .prev, .fenye .next{
        width: 64px;
        height: 30px;
    }
    .fenye a{
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .moFotter_left{
        display: inline-block;
        width: 22%;
    }
    .moFotter_left img{
        width: 100%;
    }
    .moFotter_right{
        display: inline-block;
        width: 75%;
    }
    .moFotter_right p,.moFotter_right a{
        color: #ffffff;
    }
    .docextentd{
        padding: 0;
    }
    .docextentd span{
        font-size: 24px;
        display: block;
        line-height: 40px;
        float: none !important;
    }
    .doccontent .TRS_UEDITOR p,.doccontent{
        font-size: 20px;
    }
    .doccontent .TRS_UEDITOR span{
        font-size: 20px !important;
    }
    .doccontent img{
        width: 100%;
        height: auto;
    }
    .doccontent iframe{
        width:100%;
        height:auto;
    }
/*细览页*/
.doctitle{
    font-size: 28px;
    line-height: 50px;
}
 .slh_wrap{
    padding: 0 10px 40px 10px;
} 

.doccontent{
    font-size: 20px !important;
    line-height: 2.5;
}
.doccontent *{
    font-size: 20px !important;
    line-height: 2.5;
}
.content_top{
    width: 96%;
    margin-left: 2%;
}
.xlli_left{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    margin-left: 0px;
    padding-left: 10px;
    width: 100%;
}
.xlli_right{
    width: 96%;
    margin-right: 0px;
}
.xlli_right a{
    width: 125px;
    font-size: 18px;
    padding-left: 70px;
    margin-top: 0px;
    margin-bottom: 10px;
    background-position: 10px 7px;
    height: 44px;
    line-height: 44px;
}

    /* 领导细缆 */
    .leader-img {
        float: none;
        position:absolute;
        margin-left: 10px;
        width: 80px;
    }
    .leadername{
        font-size: 28px;
    }
    .Lt{
        font-size: 26px;
    }
    .leaderCon{
        font-size: 24px;
    }
    .leaderbox .TRS_UEDITOR{
        font-size: 24px;
    }
    .leaderbox .TRS_UEDITOR *{
        font-size: 24px !important;
    }

    .slh_leader_box .li_left {
        padding-left: 90px;
        width: 100%;
        box-sizing: border-box;
    }
    .slh_leader_box .li_left a{
        line-height: 40px;
    }
    .slh_leader_box .li_left p{
        line-height: 30px;
    }
    .slh_jgzn_wrap {
        padding: 0 10px 30px;
        font-size: 20px;
        line-height: 40px;
    }
}