
           .g-hd{height:5rem;position: relative;}
      .g-hd img{display: block;width: 100%;}
      .g-hd .g_lo{float:left;width:10.93%;margin:0.5rem 0 0 4%;}

      .g-hd ul{float: left;height:5rem;margin-left: 17.5%;}
      .g-hd ul li{float: left;font-size:1.7rem;line-height:5rem;padding:0 1.5rem;position: relative;}
      .g-hd ul li:after{position: absolute;width:0.15rem;height:1.85rem;background: #eeeeee;content: "";right: 0;top:1.7rem;}
      .g-hd ul li:last-child:after{ background: 0;}
      .g-hd ul li a{color: #333333;}
      .g-hd ul li:last-child{padding-right: 0;}
      .g-hd .m-nav2{float: right;width:2.75rem;margin:1.2rem 4% 0 0;}
      #menu{display:none;background:rgba(60,173,57,0.94); position: absolute;right:0;top: 5rem;width:41.71875%; height:56.85rem; z-index: 200;}
      #menu p{width:100%;margin:0 auto;text-align: center;}
      #menu p a{display: block;height:5.7rem;line-height:5.7rem;font-size: 1.4rem;color: #ffffff;box-sizing: border-box;opacity: 0.9;font-family: "思源黑体 CN";border-bottom: 1px dashed #b1afae;}
      #menu p a:hover{ color: #fff;font-weight: bold;opacity: 1;}
      #menu p a:last-child{border: 0;}
        #menu .bo{ display: block;height: 3.5rem;background: url(images/bo.png) no-repeat center;background-size: 14.1rem 3.5rem; font-size: 1.2rem;line-height: 3.5rem; margin: 2.8rem auto 0; color: #ffffff;    padding-left: 37%;width: 60%;} 

    

    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    
    .p101-fdh-1-title {
        height: 3.8rem;
        background: #007940;
        padding: 0 4%;
        cursor: pointer;
    }
    
    .p101-fdh-1-title span {
        display: inline-block;
        max-width: 60%;
        height: 3.8rem;
        line-height: 3.8rem;
        font-size: 1.6rem;
        color: #fff;
    }
    
    .p101-fdh-1-title i {
        float: right;
        width: 1.7rem;
        height: 3.8rem;
        position: relative;
    }
    
    .p101-fdh-1-title i:before {
        content: '';
        position: absolute;
        width: 1.7rem;
        height: 0.2rem;
        background: #fff;
        left: 0;
        top: 50%;
        margin-top: -0.1rem;
        z-index: 1;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-title i.active:after {
        content: '';
        position: absolute;
        width: 0.2rem;
        height: 1.7rem;
        background: #fff;
        left: 50%;
        margin-left: -0.1rem;
        top: 50%;
        margin-top: -0.85rem;
        z-index: 2;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-list {
        background: #f6f6f6;
        box-shadow: 0 0.25rem 0.7rem #edeff2;
    }
    
    .p101-fdh-1-list li {
        height: 4rem;
        line-height: 4rem;
        padding: 0 4%;
        border-bottom: 0.1rem dashed #dfdfdf;
    }
    
    .p101-fdh-1-list li:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li a {
        float: left;
        height: 4rem;
        color: #6a6a6a;
        width: 32.33%;
        margin-right: 1%;
        padding-left: 0.8rem;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        position: relative;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p101-fdh-1-list li a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }


        /*默认4:3的比例*/
        
        .p101-pro-4-3-list {
            width: 92%;
            margin: 0 auto;
        }
        
        .p101-pro-4-3-list dl {
            padding: 1.5rem 0;
            border-bottom: 1px solid #ebebeb;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-flow: wrap;
        }
        
        .p101-pro-4-3-list a:last-child dl {
            border-bottom: 0;
        }
        
        .p101-pro-4-3-list dt {
            width: 37.4%;
            overflow: hidden;
            border-radius: 1rem;
        }
        
        .p101-pro-4-3-list dt img {
            display: block;
            width: 100%;
        }
        
        .p101-pro-4-3-list dd {
            width: 58.3%;
            position: relative;
        }
        
        .p101-pro-4-3-list dd h4 {
            height: 2.7rem;
            line-height: 2.7rem;
            font-size: 1.5rem;
            color: #333333;
            margin: 0.25rem 0;
            overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
        }
        
        .p101-pro-4-3-list .p101-pro-1-desc {
            line-height: 1.8rem;
            font-size: 1.3rem;
            color: #666666;
            text-align: justify;
        }
        
        .p101-pro-4-3-list .p101-pro-1-more {
            position: absolute;
            right: 0;
            bottom: 0;
            line-height: 1.4rem;
            font-size: 1.1rem;font-weight: bold;color: #007940;
        }
    

        .g-ft {
            height: 18rem;
            background: #ffffff;
            position: relative;
            
        }
        
        .g-ft .top {
            position: absolute;
            width: 4.2rem;
            text-align: center;
            left: 50%;
            top: -2.4rem;
            z-index: 88;
            margin-left: -2.4rem;
        }
        
        .g-ft .top img {
            display: block;
            width: 100%;
        }
        
        .gsxx {
           overflow: hidden;
           padding-top: 4rem;
        }
        
        .gsxx p {
            text-align: center;
            margin-bottom: 0.7rem;
        }
        
        .gsxx p a {
            display: inline-block;
            color: #333333;
            font-size: 1.5rem;
            margin: 0 2.73%;
            position: relative;
        }
        
        .gsxx p a:after {
            content: "|";
            display: inline-block;
            font-size: 1rem;
            font-weight: lighter;
            margin: 0 2.3%;
            position: absolute;
            right: -28%;
            top: 0.2rem;
            color: #cccccc;
        }
        
        .gsxx p a:last-child:after {
            display: none;
        }
        
        .gsxx i {
            font-size: 1.4rem;
            color: #888888;
            line-height: 1.4rem;
            overflow: hidden;
            display: block;
            margin-bottom: .6rem;
            text-align: center;
        }
        
        .gsxx i span {
            font-size: 1.4rem;
            color: #888888;
            margin-left: 1.6rem;
        }
        
        .gsxx i span a {
            color: #888888;
        }
        
        .gsxx b {
            font-size: 1.4rem;
            color: #888888;
            font-weight: normal;
            text-align: center;
            display: block;
        }
        
        .f_nav {
            position: fixed;
            width: 100%;
            max-width: 750px;
            margin: 0 auto;
            height: 5rem;
            overflow: hidden;
            bottom: 0;
            background: #007940;
            z-index: 999;
            line-height: 5rem
        }
        
        .f_nav li {
            float: left;
            width: 25%;
            height: 5rem;
            text-align: center;
            border-right: 1px solid #006d39;
            box-sizing: border-box;
        }
        
        .f_nav li img {
            display: block;
            width: auto;
            height: 2.25rem;
            margin: 0.7rem auto 0rem;
        }
        
        .f_nav li span {
            display: block;
            color: #ffffff;
            font-size: 1.2rem;
            line-height: 1.2rem;
            margin-top: 0.5rem
        }
        
        .f_nav li:last-child {
            border-right: none;
        }
    
