
			.g-hd{height:5rem;position: relative;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width:29%;margin:0.7rem 0 0 3.1%;}
			.g-hd ul{float: left;height:5rem;margin-left: 0.3rem;}
			.g-hd ul li{float: left;font-size: 1.1rem;line-height:5rem;padding:0 0.8rem;}
			.g-hd ul li a{color: #333;}
			.g-hd ul li.cur a{color: #00a2b0;}
			.g-hd .m-nav2{float: right;width:1.6rem;margin:1.8rem 3.1% 0 0;}
			#menu{display:none;position: absolute;left: 0;top: 5rem;width:100%;height:50rem;background:#00a2b0;z-index: 200;}
			#menu p{width: 85%;margin: 1rem auto 0;text-align: center;}
			#menu p a{display: block;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #fff;border-bottom:1px dashed rgba(255,255,255,0.3);box-sizing: border-box;}
			#menu p a:last-child{border: 0;}
		

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #00a2af;
                    /*border-bottom: 1px solid #FA756E;*/
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    box-sizing: border-box;
                }
            

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

			.g-ft{height:10rem;position: relative;background: #f2f2f2;}
			.f_con{padding-top: 1.2rem;}
			.f_con .top{position: fixed;width: 4rem;bottom: 9rem;right: 1.5%;z-index: 100;}
			.f_con .top img{display:block;width: 100%;}
			.f_con p{line-height: 2rem;text-align: center;font-size: 1rem;color: #666;}
			.f_con p a{color: #666;}
			.f_con p i{margin:0 1rem;}
      .f_nav{height: 3.5rem;background-color: #25848c;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 100;}
      .f_nav li{float: left;width: 25%;height: 3.5rem;text-align: center;position: relative;}
      .f_nav li a{display: block;font-size: 1.1rem;line-height: 3.5rem;color: #fff;}
      .f_nav li:after{position: absolute;width: 1px;height: 0.5rem;background: #74b0b5;content: "";right: -1px;top: 1.5rem;}
      .f_nav li:first-child{background: #fcdb00;overflow: hidden;}
      .f_nav li:first-child a{color: #333;}
    
