
			.g-hd{height:5rem;position: relative;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width:25%;margin:1.5rem 0 0 1.56%;}
			.g-hd ul{float: left;height:5rem;margin-left: 12%;}
			.g-hd ul li{float: left;font-size: 1.1rem;line-height:5rem;padding:0 1.5rem;position: relative;}
			.g-hd ul li:after{position: absolute;font-size: 1.1rem;color: #d3d3d3;content: "/";right: -0.3rem;top: 0;width: 0.6rem;text-align: center;}
			.g-hd ul li:last-child:after{display: none;}
			.g-hd ul li a{color: #333;}
			.g-hd ul li.cur a{color: #992b2b;}
			.g-hd .m-nav2{float: right;width:5%;margin:1.9rem 1.56% 0 0;}
			#menu{display:none;position: absolute;left: 0;top: 5rem;width:100%;height:55rem;background:url(images/menu_bg.jpg) no-repeat center;z-index: 200;background-size:100% auto;}
			#menu p{margin: 2rem auto 0;text-align: center;}
			#menu p a{display: block;width:42%;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #fff;border:1px solid rgba(255,255,255,0.5);box-sizing: border-box;border-radius: 2rem;margin:0 auto 1.5rem;}
		

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #992b2a;
                    /*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:13rem;position: relative;background: #e9e9e9;}
			.f_con{padding-top: 1.2rem;}
			.f_con .top{position: fixed;width: 4rem;bottom: 8.5rem;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: 6rem;background-color: #333;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 100;}
			.f_nav li{float: left;width: 25%;height: 6rem;text-align: center;position: relative;}
			.f_nav li:after{position: absolute;width: 1px;height: 0.5rem;background: #7d7d7d;content: "";right: -1px;top: 3.7rem;}
			.f_nav li:first-child{background: #992b2b;overflow: hidden;}
			.f_nav li img{display:block;width: 1.8rem;margin:1.2rem auto 0;}
			.f_nav li span{display: block;color: #fff;font-size: 1.1rem;line-height:1.8rem;text-align: center;}
		
