
.g-hd{ width:100%; height:5rem;position: relative;background: #fff; max-width:640px; min-width:320px; margin:0 auto;}
.g-hd .logo{width: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.g-hd .logo a{display: block;width: 35%;margin: 1.2rem 0 0 1rem;}
.g-hd .logo img{display: block;width: 100%;}
.m-nav{width: 50%;float: left; margin:0 0 0 40%;position: relative;z-index: 10;}
.m-nav ul li{display: block;width: 50%;height: 5rem;line-height: 5rem;text-align: center;float: left;position: relative;}
.m-nav ul li a{font-size: 1.2rem;color: #333;}
.m-nav ul li:before{ content:"";width: 1px;height: 1rem;background: #666;position: absolute;top: 2.1rem;right: 0;}
.m-nav ul li:last-child:before{ background:none;}
.m-nav ul li.cur a{font-weight: bold;}

.m-nav2{width: 1.4rem;position: absolute;top: 1.9rem;right: 1rem;z-index: 102; line-height:0;}
.m-nav2 .oo{display: block;}
.m-nav2 .oo img,.m-nav2 .xx img{width: 1.4rem;height: 1.2rem;}
.m-nav2 .xx{display: none;}
.m-nav2 .erji{display: none;position: absolute;top: 3.1rem;right: -1rem;z-index: 10; max-width:640px; min-width:320px;width: 33.3rem; padding:2rem 0; background:rgba(0,0,0,0.7);}
.erji ul li{line-height: 4rem;height: 4rem; border-bottom:#d9e2e6 1px solid;width: 100%;text-align: center;}
.erji ul li a{font-size: 1.4rem;color: #fff;width: 100%; display:block;}
.erji  .er_tel{display: block;font-size: 1.4rem;color: #fff;width: 56.25%;height: 3rem;text-align: center;line-height: 3rem;overflow: hidden; background:#00bce0; margin:2rem auto 0;border-radius:5rem; }


 .ad-01{
     position: relative;
     min-height: 4rem;
        background: #333333;
        /*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: #333333;*/
            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:#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;
        }
    

        .g-ft{width: 100%;height: 8rem; max-width:640px; min-width:320px; margin:0 auto; padding:1rem 0 0;background: #f6f6f6;}
        .g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem;}
        .g-ft h3 img{width: 4rem;height: 4rem;}
        .fwz{color: #666; font-size:1rem;line-height: 1.8rem;text-align: center;}
        .fwz a{color: #666;}
        .fwz span{ padding:0 0 0 1rem;}
        .fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:3.5rem; background:#363636;z-index:50;}
        .fnav li{ width:25%; float:left; height:3.5rem; position:relative;line-height: 0;position: relative;}
        .fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#5e5e5e;}
        .fnav li a{ display:block; text-align:center; color:#fff; font-size:0.9rem; height:3.5rem;}
        .fnav li em{ display:block; width:1.5rem; margin:0.5rem auto 0.6rem;}
        .fnav li em img{width: 1.5rem;height: 1.5rem;}
        .fnav li:first-child{background: #01bade;}
        .fnav li:last-child:before,.fnav li:first-child:before{ background:none;}
        
