
		.g-hd{ position: relative;height:4.5rem; z-index: 3;}
		.g_fd{position:fixed;width:100%;top:0;left:0;background:#fff;box-shadow: 0 0 1rem rgba(1,104,183,0.3)}
        .top{height:4.5rem;position: relative;}
        .logo { float:left;width:23.73%;text-align:center;z-index:9;padding:1.25rem 0 0 4%;}
		.logo img{width:100%;margin:0 auto;}
		.t_dh{float:left;color:#333333;width:61%;font-size:1.5rem;height:4.5rem;text-align:right;box-sizing: border-box;line-height:4.5rem;}
		.t_dh a{text-align:right;display:inline-block;color:#333333; font-size:1.5rem;padding:0 6%;height:4.5rem;background: url(images/nav_x.jpg) no-repeat right;background-size: 0.15rem 1.6rem;font-weight:700;}
        .t_dh a:last-child{background: none;}
		.menu{width:6.8%;overflow:hidden;line-height:0;float:right;padding:1rem 4% 0 0;}
        .menu img{width:100%;}
		.slideMenu{ width:100%;position: absolute; top:4.5rem;right:0; z-index: 9;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box; display: none;background:rgba(1,104,183,0.8);background-size: 100%  52.45rem;text-align: center;padding:1.15rem 3.125% 2rem;height:52.45rem;}
        .slideMenu li{height:4rem;line-height:4rem;position:relative;border-bottom:1px dotted #b2bdc6;}
        .slideMenu li a{ display: block; color:#fff;font-size: 1.2rem;}
        .slideMenu li:last-child{border:0;}
	

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


    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    .fixed{position: fixed;width: 100%;max-width: 750px;min-width: 320px;left: 0;top: 0;z-index: 99;}
    .p101-fdh-1-title {
        height: 3.8rem;
        background: #0168b7;
        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 #0168b7;
        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);
    }


        .p101-info-4-3-list {
            width: 92%;
            margin: 0 auto 2rem;
        }
        
        .p101-info-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-info-4-3-list a:last-child dl {
            border-bottom: 0;
        }
        
        .p101-info-4-3-list dt {
            width: 36.23%;
            overflow: hidden;
            border-radius: 1rem;
        }
        
        .p101-info-4-3-list dt img {
            display: block;
            width: 100%;
        }
        
        .p101-info-4-3-list dd {
            width: 59.42%;
            position: relative;
        }
        
        .p101-info-4-3-list dd h4 {
            padding-top: 0.25rem;
            font-size: 1.5rem;
            height: 2rem;
            line-height: 2rem;
            color: #333333;
        overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
        }
        
        .p101-info-4-3-list .p101-info-1-desc {
            position: absolute;
            width: 100%;
            font-size: 1.3rem;
            line-height: 2rem;
            color: #666;
            text-align: justify;
            left: 0;
            bottom: 0.5rem;
        }
    

        .g-ft{padding:3.75rem 0% 6rem;position: relative;z-index:9;background:#f8f8f8;}
        .g_top{width:4.2rem;position:absolute;left:45%;top:-2.1rem;z-index:2}
        .g_top img{width:100%;}
        .ft_nav{height:2.1rem;line-height:2.1rem;text-align: center;font-size:1.4rem;color:#cccccc}
        .ft_nav a{font-size:1.4rem;color:#333333;padding:0 2.5%;}
        .ft_w{color: #888888;font-size:1.4rem;line-height:2.4rem;text-align: center;padding-top:0.6rem;}
        .ft_w a{color: #888888;}
        
        .ft_p{height:5rem; background:#0068b7;width:100%; position:fixed; bottom:0; z-index:9;max-width: 750px; min-width: 320px;}
        .ft_p p {float:left;width:25%;height:5rem; position: relative;text-align: center;box-sizing: border-box;line-height:2.5rem;border-right:1px solid #267fc2;}
        /*.ft_p p:after{content: "";display: block;height: 3.5;width:1px;background: #272727;position: absolute;right:0;top:0;}*/
        .ft_p p a {display: block;width: 100%;height: 100%}
        .ft_p p a span{ font-size:1.2rem;color:#fff;line-height:2.2rem;display:block;vertical-align:middle;}
        .ft_p p img {width:2.3rem;vertical-align:top;display:block;padding-top:0.6rem;margin:0 auto;}
        .ft_p p:last-child{border:0;}
        /*.ft_p p:first-child{background: #239d05}*/
    
