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

 .ad-01{
     position: relative;
     min-height: 4rem;
        background: #992b2a;
        /*background: url(images/m11-icon2.jpg) no-repeat center top;*/
        /*background-size: 100% 4rem; */
 }
 .ad-01-img img{
     display: block;
     width: 100%;
     
 }
    .ad-01-title {
        position: absolute;
        top: 0;
        height: 4rem;
        width: 100%;
        font-size: 1.6rem;
        text-align: center;
        color: #fff;
        line-height: 4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }


        .m-xx-01 {
            padding-top: 1rem;
            margin-bottom: 1.6rem;
        }
        
        .m-xx-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #333;
            line-height: 4rem;
            /*background: #992b2a;*/
            background: url(images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .m-xx-01-txt {
            width: 93.75%;
            padding: 1rem 0;
            font-size: 1.95rem;
            font-weight: bold;
            color: #000;
            line-height: 2.5rem;
            margin: 0 auto;
            text-align: justify;
            border-bottom: 1px solid #eee;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .m-xx-fy-01 p {
            width: 62%;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .m-xx-fy-01 {
            height: 3.7rem;
            background: #e8e8e8;
            padding: 1.6rem 3.125%;
            margin-bottom: 1rem;
        }
        
        .m-xx-fy-01-return {
            float: right;
            width: 3.5rem;
            height: 3rem;
            box-sizing: border-box;
            padding-top: .2rem;
            margin-top: .2rem;
            font-size: 1rem;
            line-height: 1.2rem;
            text-align: center;
            color: #fff;
            background:#992b2a;
        }
        
        .m-xx-fy-01-prev,
        .m-xx-fy-01-next {
            height: 1.8rem;
            margin-bottom: 0.1rem;
            font-size: 1.2rem;
            color: #4b4a4a;
            line-height: 1.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .m-xx-fy-01-prev span,
        .m-xx-fy-01-next span {
            width: 4.8rem;
            height: 1.8rem;
            display: block;
            font-weight: bold;
            color: #fff;
            text-align: center;
            float: left;
            background: #a2a2a2;
            margin-right: .2rem;
        }
    

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