
        .g_hd {height:8.9rem; font-family: "Microsoft Yahei";  position: relative; background:#fff;box-sizing: border-box;}
		.g_hd h5{ width:66%; float:right; font-size:1.1rem;color:#000; margin:1.6rem 0 0 0; line-height:1.5rem;}
		.g_hd h5 em{ display:block; font-size:0.7rem; color:#cfcfcf; font-weight:normal; margin-top:0.2rem; text-transform:uppercase; font-family:"Microsoft YaHei UI";}
		.g_hd h4{ width:7.3%; float:right; margin:1rem 3% 0 0;}
		.g_hd h4 img{ display:block; width:100%;}
        .mlogo { float: left;width:30%; height: 4.5rem; margin:1.1rem 0 0.3rem 2%;}
        .mlogo img { width: 100%; height: auto; display: block;}

        .menu { position:relative; height:3rem; background:#005ad0;}
        .u-text { color: #fff; font-size:1.2rem; height:3rem; line-height: 3rem;font-family: "Microsoft Yahei";font-weight: normal; width:85%; font-weight:bold;}
        .u-text em{color: #fff; display: block; width:25%; float:left; text-align:center; position:relative;}
        .u-text em i{ display:none; width:120%; background:#fff; box-shadow:0 0 0.5rem #ccc; position:absolute; top:3rem; left:-10%; z-index:11; border-radius:0.3rem;padding:1rem 0;}
        .u-text em i a{ display:block; line-height:2.8rem; color:#000; font-weight:normal;}

        .menu_ico { display: block; color: #ffffff; top:.7rem; right: 3.5%; width: 2.25rem;height: 1.65rem;  cursor: pointer; position: absolute;  }
        .menu_ico img{width: 100%;display: block;}
        .menu_down{ display: none; width: 100%; background:#005ad0; height: auto;position: absolute;top:8.9rem; right: 0; z-index: 9;}
        .menu_down ul{padding:2rem 12.5% 5rem;}
        .menu_down  li{color: #fff; font-size:1.2rem; line-height: 3.5rem;margin-bottom: 0.8rem; text-align: center;  }
        .menu_down  li a{ color:#fff; display: block; border: 1px solid #fff;border-radius: 1.5rem; }
        .menu_down .erji a{ width:45%;border:0;border-radius:0;margin:0 auto; text-align:left; float:left;padding-left:5%;}
      

    .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: #005ad0;
        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 #005ad0;
        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; margin-top:0.8rem;
            
        }
        
        .p101-pro-4-3-list dt img {
            display: block;
            width: 100%;border-radius: 1rem;
        }
        
        .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: #005ad0;
        }
    

	  .clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
		.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
          .g-ft { height:auto; background:#f7f7f7; padding-top: 1.5rem; padding-bottom: 6rem; box-sizing: border-box; position: relative;border-top:0.4rem solid #005ad0;margin-top:3rem;}
          .u-top { width: 4rem; position: absolute;left:50%;margin-left: -2rem;top:-2.5rem;}
          .u-top  img{width: 100%; display: block;}
          .fnav{ text-align: center;  font-size: 1.1rem; line-height: 4rem;font-family: "Microsoft Yahei"; width:92%; margin:0 auto;}
          .fnav a{color: #000; margin-right:13.4%;display:block; float:left;}
          .fnav a:nth-child(3),.fnav a:nth-child(3){ margin-right:0;}
          .fnav a:last-child{float:right;margin-right:0;}
          .faddr{width: 92%;margin:0 auto; overflow:hidden;}
          .faddr p {text-align: left; font-size: 1.1rem; line-height: 4rem;height: 4rem; font-weight: normal; color: #555;font-family: "Microsoft Yahei";border-top:1px solid #e4e4e4;padding-left:2rem; box-sizing:border-box;}
          .faddr p a{color: #555;}
          .faddr p i{margin:0 1rem;}
          .addlst b{font-weight: normal;font-size: 1.1rem;color: rgba(255, 255, 255, 0.6);padding-left: 2rem; float: left;width:2.7rem;}
          .addlst span{display: block;float: left;line-height: normal;margin-top: 1.1rem; font-weight: 2rem; font-size: 1.1rem;}

          .faddr p:nth-child(1){background: url(images/ftico1.png) no-repeat left center;background-size: 1.6rem; float:left; width:57%;}
          .faddr p:nth-child(2){background: url(images/ftico2.png) no-repeat 7% center;background-size: 1.6rem;float:left; padding-left:3rem; width:43%;}
          .faddr p:nth-child(3){background: url(images/ftico3.png) no-repeat left center;background-size: 1.6rem; clear:both;}
		  .faddr p:nth-child(4){ width:100%; padding-left:0;}
		
          .g_fnva{background:#001864;background-size: 100%; height:4.5rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:5;font-size: 1.3rem;}
          .g_fnva li{height:4.5rem;width:25%;float:left; text-align:center;color:#fff;position:relative; line-height:1.7rem;}
          .g_fnva li:after{content: "";position: absolute;width: 1px; height:4.5rem;background:rgba(255,255,255,0.2); -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0rem;right: 0;}
          .g_fnva a:nth-child(4) li:after{width:0;border: 0;background:none;}
          .g_fnva a:nth-child(1) li:after{width:0;border: 0;background:none;}
          .g_fnva a:nth-child(1) li{background:#005ad0;color: #fff;}
          .g_fnva li em{display: block; width:1.6rem;margin:0.3rem auto 0;}
          .g_fnva li em img{ display:block;width:100%;}
      
