
            body img{display:block;width:100%;}
			.g-hd{height:4.5rem;position: relative;background: #fff;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width: 32.8%;margin:1.2rem 0 0 3.1%;}
			.g-hd ul{float: left;height:1.5rem;margin-top:1.6rem;margin-left:8%;}
			.g-hd ul li{float: left;font-size: 1.2rem;line-height:1.2rem;padding:0 0.8rem;border-right:1px solid #c9c7c7;}
			.g-hd ul li:last-child{border: 0;}
			.g-hd ul li a{color: #666;}
			.g-hd .m-nav2{float: right;width:4.5%;margin:1.8rem 4.5% 0 0;}
			#menu{display:none;position: absolute;top:4.5rem;width: 100%;height:50.6rem;background:url(img/menu_bg.jpg) no-repeat;background-size:100% 50.6rem;z-index: 999;}
			#menu p{width: 93.75%;margin: 0 auto;padding-top:3rem;}
			#menu p a{display: block;height: 3.9rem;line-height: 3.9rem;font-size: 1.3rem;color: #fff;text-align: center;border-bottom:1px dashed rgba(255,255,255,0.3);}
			.sou{float: left;margin-top:0.9rem;width: 41%;height:2.8rem;background: #eee;border-radius:1.4rem;margin-left:9%;}
			.sou .input1{float:left;width:10rem;padding-left:0.5rem;height:2.8rem;line-height:2.8rem;font-size:1.2rem;color:#333;border:0;background:none;outline: 0;}
			.sou .input2{float: left;width:1.2rem;height:2.8rem;border: 0;background:url(img/sea.jpg) no-repeat center;background-size:1.2rem 1.2rem;outline: 0;cursor: pointer;margin-left:1rem;}

		

        .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;
        }
    
