﻿
		.g-hd{ position: relative;height:5rem; z-index: 3;background: #095db0}
		.top{height:5rem;position: relative;overflow: hidden;}
		.logo { float:left; padding:1.2rem 0 0 1.2rem;width:28.28%;}
		.logo img{width:100%;}
		.t_dh{float:left;color:#fff;padding:0 0 0 9%;width:56.87%;font-family:"Microsoft Yahei";line-height: 5rem;}
		.t_dh a{text-align:center;display: inline-block; color:#fff; font-size:1.2rem;padding:0 6%;}
		.menu{ position: absolute; top:1.7rem;right:1rem;width:2.05rem;overflow: hidden; line-height: 0;}
        .menu img{width:100%;}
		.slideMenu{ width:100%;background:rgba(0,0,0,0.8); position: absolute; top:5.05rem;right: 0px;padding:3rem 2.5rem 0; z-index: 9;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box; display: none;background-size: 100% 100%;height:46.05rem; text-align: center;}
        .slideMenu li{ height:4.5rem;line-height:4.5rem; position: relative;border-bottom:1px dotted #fff;}
        .slideMenu li a{ display: block; color:#fff;font-size: 1.2rem;}
	

        .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: #333;
            background:#ffffff;
        }
        
        .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;
        }
    
