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


        .pro-show-prev,
        .pro-show-next {
            width: 1.5rem;
            height: 1.5rem;
            border: 0.3rem solid #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            position: absolute;
            top: 50%;
            margin-top: -0.7rem;
            z-index: 22;
            cursor: pointer;
        }
        
        .pro-show-prev {
            left: 2%;
            border-style: none none solid solid;
        }
        
        .pro-show-next {
            right: 2%;
            border-style: solid solid none none;
        }
        
        .em2-pro-show .pro-show-page {
            font-size: 0.9rem;
            font-weight: normal;
            line-height: 1.5rem;
            color: #333;
            position: absolute;
            left: 0;
            bottom: 0.8rem;
            text-align: right;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 0.8rem;
            z-index: 22;
        }
        
        .em2-pro-show li img {
            width: 100%;
            display: block;
        }
        
        .pro-show-con {
            width: 93.75%;
            margin: 0 auto;
            padding: 2rem 0 1.5rem;
        }
        
        .pro-show-title,
        .em2-pro-hot-title {
            font-family: Arial;
            font-size: 1.5rem;
            line-height: 1.8rem;
            font-weight: bold;
            color: #333333;
        }
        .pro-show-desc {
            font-family: Arial;
            font-size: 1.2rem;
            line-height: 1.5rem;
            color: #666666;
            padding-top: 1rem;
        }
    

        .cm1-size750-pro-content {
            padding: 1.5rem 3%;
        }
        
        .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%;
            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;
        }
        
    .tit {
        clear: both;
        margin: 10px 0 30px 0;
    }
    
    .tit h3 {
        color: #4a3c2b;
        font-size: 25px;
        display: block;
        padding: 30px 20px;
      
        text-align: center;
        line-height: 40px;
    }
    
    .tit em {
        display: block;
        font-size: 20px;
        line-height: 32px;
        color: #666;
        font-style: normal;
        font-weight: normal;
        text-transform: uppercase;
    }
    

        .mc1-size750-pro-hot {
            padding: 2rem 3% 0;
        }
        
        .mc1-size750-pro-hot h3 {
            height: 2.5rem;
            line-height: 2.5rem;
            font-size: 1.6rem;
            font-weight: bold;
            color: #1a1a1a;
        }
        
        .mc1-size750-pro-hot ul {
            padding: 1.5rem 0 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -webkit-flex;
            -ms-flex-pack: distribute;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .mc1-size750-pro-hot ul li {
            width: 48.5%;
            margin-bottom: 1.5rem;
        }
        
        .mc1-size750-pro-hot ul li:nth-child(2n){margin-left: 3%;}
        
        .mc1-size750-pro-hot ul li span {
            display: block;
            border-radius: 0.25rem;
            overflow: hidden;
        }
        
        .mc1-size750-pro-hot ul li span img {
            display: block;
            width: 100%;
        }
        
        .mc1-size750-pro-hot ul li h4 {
            max-height: 4rem;
            line-height: 2rem;
            font-size: 1.3rem;
            color: #4c4c4c;
            text-align: center;
            padding-top: 0.6rem;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
    

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