
		.g-hd{height:5rem;position: relative;z-index:19;}
		.g-hd img { width:100%; display:block;}
		.m-logo{width:36.4%;padding:0.6rem 0 0 4.688%;position: relative; float:left;}
		.m-text{width:45.94%;line-height:3.8rem;font-size:1rem;color: #ebebeb;white-space: nowrap;text-align: center;padding: 0.6rem 0 0; float:right;}
		.m-text a{display:inline-block;color: #333;padding: 0 1rem;font-size:1.2rem;}

		.downmenu{width:9.22%;display: block;padding:2rem 0 0; float:right;}
		.downmenu img{width:1.45rem;display: block;}

		.head2 .menu_btn a.downmenu.hover {
			background:#fb4c36;
			border-radius:5px;
			box-shadow:1px 1px 1px #666;
		}
		.menu2{position: relative;z-index:9;}

		.menu2 .slideMenu{ 
			width:80%;padding:1.2rem 10% 2rem; display: none;z-index:80;background:rgba( 47 , 159 , 51 , 0.9);
			overflow:hidden;
			position:absolute;
			top:5rem; 
			right:0; 
			transition:transform 1s;
			-webkit-transition:transform 1s;
		}
		.menu2 .slideMenu li{border-bottom: 1px solid #fff;color:#fff;line-height:3.5rem; font-size:1.2rem;clear: both;}
		.menu2 .slideMenu li:last-child{border-width: 0.15rem;}
		.menu2 .slideMenu li a{ color:#fff;display:block;line-height:3.5rem;}
    

        .m-xx-01 {
            margin-bottom: 1.6rem;
        }
        
        .m-xx-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #414141;
            line-height: 4rem;
            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%;
            font-size: 1.4rem;
            color: #535353;
            line-height: 2.2rem;
            text-align: center;
            border-bottom: 1px solid #a3a3a3;
            margin: 0.6rem auto;
            padding:1rem 0;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    
