
            .g-hd{position: relative;z-index:19;position: relative;}
            .m-top{height:2.15rem;font-size: 0.9rem;color: #000;text-align: center;background: #ececec;line-height: 2.15rem;font-weight: bold;}
            .m-con{height: 5.9rem;background:#fff;}
            .m-logo{width:82.13%;margin:1rem auto 0;}
            .m-logo span{width:8.35rem;margin:0 auto;display: block;}
            .m-logo img{width:100%;display: block;}
            .m-text{height:4rem;font-size:1.5rem;white-space: nowrap;color: #fff;line-height:4rem;text-align: center;background: #5e6c77;}
            .m-text a{display:inline-block;color: #fff;padding: 0 0.9rem;}
            .m-text span.cur a{color: #e47f10;font-weight: bold;}
            .f-fr{float: right;}
            .f-fl{float: left;}

            .m-seabox{width:5.2%;display: block;padding:2rem 0 0 4.4%;}
            .m-seabox img{width:1.9rem;display: block;}

            .menu_icon{width:8.26%;display: block;padding:1.75rem 0 0;}
            .menu_icon img{width:1.9rem;display: block;}

            .nav-list {position: fixed;top: 0;z-index: 10;width: 100%;max-width: 750px;height: 100%;margin: 0 auto;}
            .nav-bgc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;z-index: 11;}
            .nav-con{position: relative;z-index: 20;float: right;margin-right: -100%;width: 100%;height: 100%;background: #f2f2f2;padding: 7.5rem 0 2rem;-webkit-box-sizing: border-box;box-sizing: border-box;overflow-x: hidden;}
            .nav-con::before{content: "";position: absolute;width: 100%;height: 1px;left: 0;top:5.9rem;background: #fff;}
            .nav-con .nav-logo{position: absolute;width: 8.4rem;height: 1.9rem;right:50%;margin-right:-4.2rem;top: 1rem;}
            .nav-con .nav-close{position: absolute;width: 1.9rem;height: 1.9rem;right: 2.3rem;top: 1.3rem;}
            .nav-con .nav-close img,.nav-con .nav-logo img{width:100%;display: block;}
            .nav-one li {line-height: 4.2rem;height: 4.2rem;border-bottom: #e0e0e0 1px solid;text-align:center;margin: 0 5.6%;}
            .nav-one li a {font-size: 1.5rem;color: #333333;display: block;height: 4.2rem;}
            .nav-two{padding:4.2rem 0;text-align: center;font-size: 1rem;line-height: 1.7rem;color: #333;}
            .nav-two li{width:22.266%;float: left;padding: 1.5rem 0 2.2rem;margin: 0 0 0 4.93%;background:url(images/plan_icobg.png) no-repeat 0 0;background-size:100% auto;}
            .nav-two li a{display: block;color: #333;}
            .nav-two li em{display: block;width: 4.3rem;height: 4rem;margin: 0 auto;}
            .nav-two li em img{display: block;width: 4.3rem;margin: 0 auto;}
            .nav-two li:first-child{margin: 0 0 0 10.66%;}
            .top-pho{text-align:center;padding:3.5rem 0 0;font-size:1.2rem;color:#000;line-height:2.2rem;}
            .top-pho em{display: block;width: 5.9rem;margin: 0 auto;}
            .top-pho b{display: block;font-size:3rem;line-height:3.5rem;font-style: italic;}
          

    .p101-ad-1 img {
        width: 100%;
        display: block;
    }


    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    
    .p101-fdh-1-title {
        height: 3.8rem;
        background: #ff8d31;
        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.5rem 0.8rem #edeff2;
        padding-bottom: 0.5rem;
    }
    
    .p101-fdh-1-list li {
        padding: 0 4%;
        border-bottom: 0.1rem dotted #e6e6e6;
        position: relative;
    }
    
    .p101-fdh-1-list li:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li i {
        position: absolute;
        width: 50%;
        height: 4rem;
        right: 0;
        top: 0;
        z-index: 5;
    }
    
    .p101-fdh-1-list li i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #8e8e8e;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.3rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p101-fdh-1-list li>a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.3rem;
        color: #666666;
        padding-left: 3%;
        position: relative;
    }
    
    .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;
    }
    
    .p101-fdh-1-list li p {
        padding: 0 10%;
        background: #fff;
        margin-bottom: 1rem;
    }
    
    .p101-fdh-1-list li p a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.2rem;
        color: #333;
        padding-left: 3%;
        position: relative;
        border-bottom: 0.05rem solid #dfdfdf;
    }
    
    .p101-fdh-1-list li p a:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li p 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 p 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;
    }
    
    .p101-fdh-1-list li.active i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #ff8d31;
        border-style: none solid solid none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.5rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }


        /*默认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;height: 3.6rem;
            font-size: 1.3rem;
            color: #666666;
            text-align: justify;overflow: hidden;
        }
        
        .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: #ff8d31;
        }
    

            .g-ft {background:#ebebeb; padding: 0 0 7.1rem;  box-sizing: border-box; position: relative;z-index: 12;}
            .f_cont{background: #fff;padding: 3.8rem 0 0;height: 17.4rem;font-size: 1.1rem;line-height: 1.2rem;}
            .f_cont li{width: 41.46%;height: 6.3rem;border-bottom: 1px solid #b6b6b6;float: left;margin: 0 0 1.9rem 8%;box-sizing:border-box;padding: 0 0 0 5.7rem;background: url(images/f_ico5.jpg) no-repeat 0 0;background-size: 4.55rem 4.55rem!important;font-weight: bold;word-break:break-all}
            /*.f_cont li:nth-child(2){background: url(images/f_ico6.jpg) no-repeat 0 0;}*/
            .f_cont li:nth-child(3){background: url(images/f_ico7.jpg) no-repeat 0 0;width:80%;}
            .f_cont li:nth-child(2){background: url(images/f_ico8.jpg) no-repeat 0 0;}
            .f_cont li:nth-child(2n-1){margin-left: 5.33%;}
            .f_cont li:nth-child(3),.f_cont li:nth-child(4){border:0;}
            .f_cont li em{display: block;font-size: 0.8rem;line-height: 2rem;}

            .f_nav{padding:0 5.33% 2.8rem;font-size: 1.1rem;line-height: 1.8rem;}
            .f_nav1{border-bottom: 1px solid #9f9f9f;}
            .f_nav h3{line-height: 4.9rem;height: 4.9rem;font-size: 1.4rem;font-weight: bold;background: url(images/f_ico9.png) no-repeat right center;background-size: 1.2rem 1.2rem!important;}
            .f_nav1.cur h3{background: url(images/f_ico10.png) no-repeat right center;border-bottom: 1px solid #9f9f9f;}
            .f_nav h3 a{display: inline-block;color: #333;}
            .f_nav p a{display: block;color: #333;}
            .f_nav p{padding: 1.6rem 0 2.3rem;display: none;}
            .f_nav1.cur p{display: block;}

            .f_text{padding:0 5.33% 1.3rem;font-size: 1.1rem;line-height: 1.8rem;color: #6a6a6a;font-weight: bold;}
            .f_text p{display: block;border-bottom: 1px solid #9f9f9f;padding: 0 0 2.9rem;margin-bottom: 1.1rem;}
            .f_text a{color: #6a6a6a;}

            .g_fnva{background:#fff;height:5.6rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:5;font-size: 1.1rem;text-align: center;box-shadow: 0 0 0.4rem 0.4rem rgba(0 , 0 , 0 , 0.1);}
            .g_fnva li{height:5.6rem;width:25%; line-height: 1.9rem; float:left;color:#111;position:relative;}
            .g_fnva a:nth-child(1) li{background:#e47f10;color: #fff;}
            .g_fnva li em{display: block; width:3.4rem;margin: 1rem auto 0;height: 2.5rem;}
            .g_fnva li em img{ display:block;width:100%;}
        
