
        .g-hd { height: 5.3rem; background: url("images/tox.jpg") no-repeat 0 bottom; background-size: 100% 1px; position: relative;}
        .g-hd img { width: 100%;}
        .g-hd h1 { float: left; width: 30.2%; margin: 0.95rem 0 0 3.1%;}
        .g-hd .t_dh { float: left;  height: 1.2rem; font-size: 1.2rem; color: #211c19;margin-top:2rem;line-height:1.2rem;margin-left:1%;}
        .g-hd .t_dh a { float:left;color: #211c19; padding: 0 0.7rem;}
        .g-hd .t_dh a:nth-child(2) { border-left: 1px solid #cdcdcc; border-right: 1px solid #cdcdcc;}
        .menu{ position: absolute; top:2rem;right:1.4%;width:8%;overflow: hidden; line-height: 0;}
        .menu img{width:100%;}
        .slideMenu{ width:100%;background:rgba(255,255,255,1); position: absolute; top:4.65rem;right: 0;padding:2.5rem 0 4rem; z-index: 9;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box; display: none;}
        .slideMenu ul { width: 74.7%; margin: 0 auto;}
        .slideMenu li{line-height:3.5rem; position: relative;border-bottom:1px solid #211c19;}
        .slideMenu li a{ display: block; color:#211c19;font-size: 1.4rem;}
	

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

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