
            .g_hd {height: 9.5rem; font-family: "Microsoft Yahei";  position: relative; background:url(images/tpbg.jpg) no-repeat center top; background-size: 100% 100%;}
            .txt{color: #f9fbfe;font-size: 0.8rem; display: block; height: 2rem; line-height: 1rem; text-align: center; }
            .logo { margin:1.2rem auto; width: 35.625%; height: 2.5rem;}
            .logo img { width: 100%; height: auto; display: block;}
            
            .menu { float: right;width:100%;  position:relative;}
            .u-text {width:100%; overflow: hidden; color: #333333; font-size:1.3rem;height: 2rem; line-height: 2rem;}
            .u-text a{width:25%; text-align: center; color: #333333; display: inline-block;font-family: "Microsoft Yahei"; background: url(images/xt.png) no-repeat right center; background-size: 1px 1rem; }
            .u-text a:nth-child(4){ background: none;}
             .menu_down{ display: none; width: 100%; background: #2071e8; height: auto;position: absolute;top:9.5rem; 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;height: 3.5rem; border-bottom: 1px solid #fff;}
             .menu_down  li a{ color:#fff; }
        

        .m-gy-dfl-01 {
            margin-bottom: 1.6rem;
        }
        
        .m-gy-dfl-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #2071e7;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        .m-gy-dfl-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .main-footer-1 {
            height: 4.1rem;
            position: relative;
            z-index: 98;
        }
        
        .main-footer-1-con {
            max-width: 640px;
            min-width: 320px;
            width: 100%;
            position: fixed;
            left: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.8);
        }
        
        .main-footer-1-list {
            border-top: 1px solid #2071e7;
            display: none;
        }
        
        .main-footer-1-list li {
            float: left;
            width: 50%;
            height: 2.5rem;
            font-size: 1.2rem;
            line-height: 2.5rem;
            color: #fff;
            box-sizing: border-box;
            padding-left: 18%;
            position: relative;
        }
        
        .main-footer-1-list li a {
            color: #fff;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .main-footer-1-list li:after {
            content: "";
            width: 0.5rem;
            height: 0.5rem;
            position: absolute;
            left: 30%;
            top: 1rem;
            background: #fff;
            border-radius: 100%;
        }
        
        .main-footer-1-list .clear {
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list .clear:nth-last-child(1) {
            border-bottom: 0;
        }
        
        .main-footer-1-mata {
            height: 4.1rem;
            background: #313131;
            border-top: 1px solid #2071e7;
            text-align: center;
        }
        
        .main-footer-1-mata p {
            display: inline-block;
            font-size: 1.4rem;
            color: #fff;
            line-height: 2.2rem;
            border: 1px solid #fff;
            border-radius: 0.4rem;
            padding: 0 4%;
            margin-top: 1rem;
        }
    
