
      .g-hd{height:4rem;position: relative;z-index:200; }
      .g-hd img{display: block;width: 100%;}
      .g-hd .logo{float: left;width:29.33%;margin:0.5rem 0 0 4%;}
      .g-hd ul{float: left;height:4rem;margin-left: 5%;}
      .g-hd ul li{float: left;font-size: 1.6rem;line-height:4rem;padding:0 1.4rem;position: relative;}
      .g-hd li:after {position: absolute;right: 0;top: 1.2rem;width: 1px;height: 1.65rem; background: url(images/nav_line.png) no-repeat center;background-size: 1px 1.65rem;content: "";}
      .g-hd li:last-child:after{ background: 0; }
      .g-hd ul li a{color: #333333;} 
      .g-hd ul li.cur{ color: #b0d6db; }  
      .g-hd .m-nav2{float: right;width:2.15rem;margin:1.2rem 4% 0 0;}
      #menu{display:none;background: rgba(0,0,0,0.85); 
            position: absolute;left: 0;top: 4rem;width: 100%; height:52.4rem; z-index: 200;}
      #menu p{width: 92%;margin:1.1rem auto 0;text-align: center;}
      #menu p a{display: block;height: 4.5rem;line-height: 4.5rem;font-size: 1.2rem;color: #fff;border-bottom:1px dashed #d1d2d5;box-sizing: border-box;}
      #menu p a:hover{ color: #b0d6db;font-weight: bold;opacity: 1;}
      #menu p a:last-child{border: 0;}
       #menu .tel{display: block;font-size: 1.4rem;color: #4a3c2b;width: 45%;height: 3rem;text-align: center;line-height: 3rem;overflow: hidden; background:#b0d6db; margin:2rem auto 0;border-radius:5rem; }
            
    

        .ad-01 {
            position: relative;
            min-height: 4.4rem;
            /*background: #b0d5db;*/
            background-color: #ededed;
        }
        
        .ad-back{
            position: absolute;
            width: 2rem;
            height: 2rem;
            left: 3%;
            top: 50%;
            margin-top: -1rem;
        }
        
        .ad-back a{display: block;height: 2rem;position: relative;}
        .ad-back a img{width: 1rem;height: 2rem;display:block;}
        
                .ad-nav{
            position: absolute;
            width: 2.2rem;
            height: 1.5rem;
            right: 3%;
            top: 50%;
            margin-top: -0.75rem;
            cursor: pointer;
        }
        .ad-nav a,.ad-nav img{width: 2.2rem;height: 1.5rem;display: block;}
        .ad-01-title {
            width: 75%;
            margin: 0 auto;
            height: 4.4rem;
            font-size: 1.5rem;
            text-align: center;
            color: #1a1a1a;
            line-height: 4.4rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
    

 .cm1-info-content {
            padding: 1.8rem 3% 1rem;
            color: #4c4c4c;
            text-align: justify;
        }
 .cm1-content-title{margin-bottom: 1.7rem;}
        .cm1-content-title-01 {
            font-size: 1.6rem;
            color: #000;
            line-height: 2.2rem;
            padding-bottom: 1.5rem;
        }
        .cm1-content-title-02{font-size: 1rem;line-height: 1.5rem;height: 1.5rem;color: #808080;padding-bottom: 1rem;border-bottom: 1px solid #e6e6e6;
    }
        .cm1-content-editor{padding: 2rem 0 1.25rem;border-bottom: 1px solid #e6e6e6;margin-bottom: 1.5rem;}
        .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:#b0d5db;
        }
        
        .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;
        }
    

        .mc1-info-hot {
            padding: 2rem 3% 1.5rem;
        }
        
        .mc1-info-hot h3 {
            height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.6rem;
    font-weight: bold;
    color: #1a1a1a;
        }
        
        .mc1-info-hot-list{padding-top: 1rem;}
        .mc1-info-hot-list dl {
            padding: 1rem 0;
            border-bottom: 1px solid #ccc;
        }
        
        .mc1-info-hot-list dl:after {
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            clear: both;
        }
        
        .mc1-info-hot-list dl dt {
            display: inline-block;
            float: right;
            width: 47%;
            box-sizing: border-box;
            overflow: hidden;
            border-radius: 0.5rem;
        }
        
        .mc1-info-hot-list dl dt img {
            display: block;
            width: 100%;
        }
        
        .mc1-info-hot-list dl dd {
            display: inline-block;
            float: left;
            width: 50%;
            box-sizing: border-box;
            padding-top: 1rem;
        }
        
        .mc1-info-hot-list dl dd h4 {
            color: #333;
    font-size: 1.3rem;
    line-height: 1.8rem;
    max-height: 3.6rem;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
        }
        .mc1-info-hot-list dl dd span{display: block;
    padding-top: 0.4rem;
    font-size: 1.1rem;}
        .mc1-info-hot-list a {
            display: block;
            margin-bottom: 1rem;
        }
    

      .g-ft{ height: 17.8rem; position: relative;box-sizing:border-box ;background: #fff;padding-top: 2rem;margin-top: 2rem;}
        .f_con .go_top {position: fixed;right: 3.1%;bottom: 23%;z-index: 999;}
     .f_con .go_top a {display: block;text-align: center;font-size: 1.1rem;line-height: 100%;color: #fff;width: 4rem;height: 4rem;background: #212126;border-radius: 50%;padding-top: 2.3rem;box-sizing: border-box;position: relative;overflow: hidden;}
      .f_con .go_top a:before {position: absolute;content: "";border-width: 1.1rem .75rem;border-style: solid;border-color: transparent transparent #fff;top: -.35rem;left: 50%;margin-left: -.75rem;}
      
      .f_con p{line-height: 1.8rem;text-align: center;font-size: 1.3rem;color: #666666;margin-bottom: 1.2rem;padding: 0 8%;}
      .f_con .dt{ display: block;text-align: center;font-size: 1.3rem;color: #adadad; }
      
    
     
      .g_fnva{background:#212126;background-size: 100%; height:4.9rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:30;font-size: 1.1rem;}
      .g_fnva li{height:4.9rem;width:25%; line-height: 1.3rem; float:left; text-align:left;color:#fff;position:relative;text-align: center;font-size: 1.3rem;letter-spacing: 1.5px;}
      .g_fnva li:after{content: "";position: absolute;width: 1px; height:5.8rem;background:#37373c; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0rem;right: 0;}
      .g_fnva li.cp:after{ background: 0; }
      .g_fnva li.cp{ background: #b0d6db;}
      .g_fnva li em{display: block;width:2rem;height: 2rem;margin: 0.6rem auto 0;}
      .g_fnva li em img{ display:block;width:2rem;height: 2rem;}
       .g_fnva li span{ display: block;font-size: 1.3rem;color: #fff;line-height: 1.3rem;margin-top: 0.4rem; }
    
