
			.g-hd{ position: relative;height:4.8rem; z-index: 3; background: #fff;}
			.top{height:5rem;overflow: hidden;}
			.logo {width:15.8%; position: absolute; left:1.5rem; top: 0.6rem; z-index: 9;}
			.logo img{width:100%;}
			.t_dh{float:right;color:#e5e5e5;width:63%;line-height:4.8rem; padding-right:10.5%;}
			.t_dh a{text-align:center;display: inline-block; color:#666; font-size:1rem;padding:0 3.5%; position: relative;}
			.menu{ position: absolute; top:1.5rem;right:3%;width:2.2rem;overflow: hidden; line-height: 0;}
			.menu img{width:100%;}
			.slideMenu{ width:100%;background:none;position: absolute; top:4.8rem;right:0;padding:0 0 3rem; z-index: 9; display: none;}
			.slideMenu li{ height:3.4rem;line-height:3.4rem; position: relative;width:100%;background:#000; filter:Alpha(opacity=70);-moz-opacity: 0.7; -khtml-opacity: 0.7 ; opacity: 0.7; margin-bottom: 1px;text-align: center;}
			.slideMenu li a{ display: block; color:#fff;font-size: 1.1rem;}
		

        .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: #414141;
            line-height: 4rem;
            background: url(images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #0596f3;
            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 #0596f3;
            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 #0596f3;
            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;
        }
    
