img{
        pointer-events: none; 
        -webkit-user-select: none;
        -moz-user-select: none;
        -webkit-user-select:none;  
        -o-user-select:none;  
        user-select:none;  
    }
			.g-hd{height:4.5rem;position: relative;background:#e8e8e8;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width: 20.3%;margin:0.7rem 0 0 3.1%;}
			.g-hd ul{float: left;height:1.5rem;margin-top:1.5rem;margin-left:8%;}
			.g-hd ul li{float: left;font-size: 1.2rem;line-height:1.5rem;padding:0 1.4rem;border-right:1px solid #d1d1d1;}
			.g-hd ul li:last-child{border: 0;}
			.g-hd ul li a{color: #000;}
			.g-hd .m-nav2{float: right;width:13.9%;height:4.5rem;background: #008fbf;overflow:hidden;}
			#menu{display: none;position: absolute;right: 0;top: 4.5rem;width: 46%;background:rgba(255,255,255,0.9);z-index: 100;border:1px solid #e5e5e5;border-bottom: 0;}
			#menu p{width: 100%;}
			#menu p a{display: block;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #000;text-align: center;border-bottom: 1px solid #e5e5e5;}
			#menu .call{display:block;width:50%;height:3rem;line-height:3rem;text-align:center;font-size:1.2rem;color:#fff;background:#00479d;margin:1rem auto;}
		

        .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(../image/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;
        }
    

        .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:#333333;
        }
        
        .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;
        }
