
       
      .g-hd{height: 6.1rem;position: relative;padding: 0 0 0 4%;}
      .g-hd img{display: block;width: 9rem;hei;}
      .g-hd .logo{float: left;width: 26%;margin: 1.3rem 0 0;}
      .g-hd .h_nav{float: left;height: 3.3rem;margin-left: 1rem;border-left: 1px solid #e6e6e6;padding-left: 1rem;margin-top: 1.4rem;}
      .g-hd .h_nav li{
          font-size: 1.35rem;
    position: relative;
    font-weight: bold;
    color: #e70b11;
    display: block;
      }
      .g-hd .h_nav li:nth-child(1) {
    color: #333;
    font-weight: normal;
}
      .g-hd ul li a{color: #333333;}
      .g-hd .m-nav2{float: right;width:5.35rem;height: 5.35rem;/*! background: #00c445; */display: flex;justify-content: center;}
      .g-hd .m-nav2 img{width: 2.35rem;height: 1.7rem;padding-top: 2.2rem;}
      .menu2 {z-index:301;}
      .menu2 .erji{width:100%;display: none;overflow: hidden;position: absolute;background:rgba(0,0,0,0.8);background-size:100% 100%;height:61.25rem;max-width: 750px;top:5.5rem;right: 0;transition: transform 3s;-webkit-transition: transform 3s; box-sizing: border-box; z-index: 100;}  
      .menu2 .erji ul{background:#FFF;width:73.3%; height:100%;float:right;padding:0.65rem 1.75rem 0; box-sizing: border-box; border-top:0.1rem solid #ebebeb;}
      .menu2 ul li{line-height: 5rem;color: #fff;font-size: 1.4rem;border-bottom:0.05rem solid rgba(26,26,26,.16); box-sizing: border-box;padding:0 0.9rem 0 0.95rem;}
      .menu2 ul li a{display: block;text-decoration: none;font-size:1.3rem; color:#1a1a1a;font-weight: normal;background:url(images/xl-jt.png) no-repeat right;background-size:0.55rem 0.95rem;}
                
                

    .p101-fdh-2 {
        position: relative;
        padding: 0 4%;
        height: 4.35rem;
        background: #e70b11;
        border-top: 1px dashed rgba(255, 255, 255, 0.37);
    }
    
    #topNav {
        height: 4.35rem;
        overflow: hidden;
        position: relative;
    }
    
    #topNav .swiper-slide {
        width: auto;
        text-align: center;
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #fff;
        font-size: 1.5rem;
        display: block;
        height: 4.35rem;
        line-height: 4.35rem;
        position: relative;
    }
    
    #topNav .active span {
        font-weight: bold;
    }
    
    #topNav .active span:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0.2rem;
        border-radius: 0.25rem;
        background-color: #fff;
        bottom: 0.5rem;
        left: 0;
        z-index: 1;
    }


    .m102-info-list-1 dl{ padding: 2rem 4% 2.5rem;border-bottom: 0.75rem solid #ececec;}
    .m102-info-list-1 dt {
        overflow: hidden;
        border-radius: 0.8rem;
    }
    
    .m102-info-list-1 dt img {
        display: block;
        width: 100%;
    }
    
    .m102-info-list-1 dd {
        padding: 1.5rem 0 0;
    }
    
    .m102-info-list-1 dd h4 {
        font-size: 1.5rem;
        line-height: 2rem;
        color: #333333;
        font-weight: bold;
        margin-bottom: 1rem;
    }
    
    .m102-info-list-1 .m102-info-1-desc {
        font-size: 1.3rem;
        color: #444444;
        line-height: 1.8rem;
        height: 3.6rem;
        overflow: hidden;
    }


.m102-info-list-2{padding: 2rem 4% 1rem;}
    .m102-info-list-2 dl {
        height: 6.6rem;
        background: #fff;
        margin-bottom: 1rem;
        border-radius: 0.5rem;
        padding: 0 1.2rem;
    }
    
    .m102-info-list-2 dt {
        float: right;
        height: 4.1rem;
        width: 19%;
        margin-top: 1.2rem;
        text-align: center;
        border-left: 1px solid #e5e5e5;
        box-sizing: border-box;
    }
    
    .m102-info-list-2 dt .info-date {
        display: block;
        font-size: 1.2rem;
        color: #7c7c7c;
        line-height: 1.5rem;
        height: 1.5rem;
        overflow: hidden;
    }
    
    .m102-info-list-2 dt .info-xq {
        display: block;
        width: 1rem;
        height: 2.5rem;
        margin: 0 auto;
        position: relative;
    }
    
    .m102-info-list-2 dt .info-xq:after {
        content: "";
        width: 0.7rem;
        height: 0.7rem;
        border: 0.4rem solid #333333;
        border-style: solid solid none none;
        border-radius: 0.1rem;
        position: absolute;
        top: 50%;
        right: 0.1rem;
        margin-top: -0.35rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .m102-info-list-2 dd {
        float: left;
        width: 74%;
        height: 6.6rem;
        padding-top: 1.3rem;
        box-sizing: border-box;
    }
    
    .m102-info-list-2 dd h4 {
        font-size: 1.3rem;
        color: #333;
        line-height: 2rem;
        height: 2rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    
    .m102-info-list-2 dd .m102-info-2-desc {
        font-size: 1.2rem;
        color: #666;
        line-height: 2rem;
        height: 2rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }


   .f_bg {
    background: url(images/footbg.jpg) no-repeat;
    background-size: 100% 100%;
    height: auto;
    box-sizing: border-box;
    padding: 2.25rem 2.5% 0 2.5%;
    margin-bottom: 5rem;
}

.f_bg .f_top h2 {}

.f_bg .f_top h2 img {
    float: left;
    width: 30.8%;
    margin-left: 1%;
}

.f_bg .f_top h2 p {
    float: left;
    margin-left: 5%;
    margin-top: 0.5rem;
        line-height: 1.8rem;
}

.f_bg .f_top h2 p em {
    display: block;
    color: #f3db1c;
    font-size: 1.3rem;
}

.f_bg .f_top h2 p span {
    display: block;
    color: #fff;
    font-size: 1.4rem;
}

.f_bg .f_top {
    margin-bottom: 4.2rem;
}

.f_bg .lxwm {
    text-align: center;
    margin-bottom: 1.8rem;
}

.f_bg .lxwm li {
    display: inline-flex;
    width: 26%;
    background: #fff;
    border-radius: 1rem;
    overflow: hidden;
}

.f_bg .lxwm li img {
    padding: 7%;
    width: 100%;
    box-sizing: border-box;
}

.f_bg .lxwm li:nth-child(1) {
    margin-right: 2.5%;
}

.f_bg .gsxx {
    text-align: center;
    color: #fff;
    font-size: 1.23rem;
    opacity: 0.8;
    padding-bottom: 1.65rem;
}


     
     .g_fnva{background: #b80007;background-size: 100%;height: 5.1rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:999;font-size: 1.1rem;}
     .g_fnva li{height:5rem;width:25%; line-height: 1.2rem; float:left; text-align:left;color:#fff;position:relative;text-align: center;font-size: 1.2rem;border-left: 1px solid rgba(255,255,255,0.08);box-sizing: border-box;}
     .g_fnva li em{display:inline-block;width:1.9rem;height: 1.9rem;margin-right: 0.3rem;vertical-align: -0.6rem;}
     .g_fnva li em img{display:block;width:1.9rem;}
      .g_fnva li span{display: inline-block;font-size: 1.4rem;color: #ffffff;line-height: 4.5rem;text-align: center;}
      .g_fnva .tel li{background: #fdda00;border-left: 0;}
      
               
           

.g_fnva .tel li span {
    color: #333;
}

.g_fnva .tel li em img {
    margin-top: -0.6rem;
}  
   
