img{
        pointer-events: none; 
        -webkit-user-select: none;
        -moz-user-select: none;
        -webkit-user-select:none;  
        -o-user-select:none;  
        user-select:none;  
    }
			.g-hd{height:4.5rem;position: relative;background:#e8e8e8;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width: 20.3%;margin:0.7rem 0 0 3.1%;}
			.g-hd ul{float: left;height:1.5rem;margin-top:1.5rem;margin-left:8%;}
			.g-hd ul li{float: left;font-size: 1.2rem;line-height:1.5rem;padding:0 1.4rem;border-right:1px solid #d1d1d1;}
			.g-hd ul li:last-child{border: 0;}
			.g-hd ul li a{color: #000;}
			.g-hd .m-nav2{float: right;width:13.9%;height:4.5rem;background: #008fbf;overflow:hidden;}
			#menu{display: none;position: absolute;right: 0;top: 4.5rem;width: 46%;background:rgba(255,255,255,0.9);z-index: 100;border:1px solid #e5e5e5;border-bottom: 0;}
			#menu p{width: 100%;}
			#menu p a{display: block;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #000;text-align: center;border-bottom: 1px solid #e5e5e5;}
			#menu .call{display:block;width:50%;height:3rem;line-height:3rem;text-align:center;font-size:1.2rem;color:#fff;background:#00479d;margin:1rem auto;}
		

        .m1-sitemap-1  {
            padding-left: 1rem;
            padding-right: 1rem;
            margin-bottom:1rem;
        }
        .m1-sitemap-1  .m1-site-map-list {
            margin-top: 1rem;
            overflow: hidden;
        }
        .m1-sitemap-1  .m1-site-map-list h3 {
            padding: .2rem 0 .8rem;
            color: #333333;
        }
        .m1-sitemap-1  .m1-site-map-list ul {
            border: 1px solid #efefef;
            overflow: hidden;
        }
        .m1-sitemap-1  .m1-site-map-list li {
            float: left;
            width: 33.333%;
            text-align: center;
            box-sizing: border-box;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .m1-sitemap-1  .m1-site-map-list li a {
            display: block;
            height: 2.7rem;
            line-height: 2.7rem;
            margin-bottom: -1px;
            border-bottom: 1px solid #efefef;
            padding:0 1%;
            white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
            color:#666666;
        }
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(3n-1) {
            border-left: 1px solid #efefef;
            border-right: 1px solid #efefef;
        }
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(1) a,
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(2) a,
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(3) a {
            border-top: 0 none;
        }
