
			.g-hd{height:4.5rem;position: relative;padding: 0 4%;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width: 22%;margin: 1.2rem 0 0;}
			.g-hd ul{float: right;height:4.5rem;margin-right: 0.4rem;}
			.g-hd ul li{float: left;font-size: 1.3rem;line-height: 4.5rem;padding:0 0.6rem;position: relative;}
			.g-hd ul li a{color: #333;}
			.g-hd .m-nav2{float: right;width:2.5rem;margin:1rem 0 0;}
			#menu{display:none;position: absolute;left: 0;top: 4.5rem;width:100%;height:60rem;background: rgba(240, 130, 0, 0.8);z-index: 200;}
			#menu p{width: 80%;margin: 2rem auto 0;text-align: center;}
			#menu p a{display: block;height: 5rem;line-height: 5rem;font-size: 1.5rem;color: #fff;border-bottom:1px dashed rgba(255,255,255,0.5);box-sizing: border-box;}
			#menu p a:last-child{border: 0;}
		

    .p101-fdh-2 {
        position: relative;
        padding: 0 4%;
        height: 4.35rem;
        background: #f18200;
        border-top: 1px dashed rgba(255, 255, 255, 0.37);
    }
    
    #topNav {
        height: 4.35rem;
        overflow: hidden;
        position: relative;
    }
    
    #topNav .swiper-slide {
        width: auto;
        text-align: center;
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #fff;
        font-size: 1.5rem;
        display: block;
        height: 4.35rem;
        line-height: 4.35rem;
        position: relative;
    }
    
    #topNav .active span {
        font-weight: bold;
    }
    
    #topNav .active span:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0.2rem;
        border-radius: 0.25rem;
        background-color: #fff;
        bottom: 0.5rem;
        left: 0;
        z-index: 1;
    }


    .mc2-about-1 {
        padding: 2rem 3% 1rem;
    }
    
    .mc2-about-list ul {
        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;
    }
    
    .mc2-about-list ul li {
        width: 48%;
        margin-bottom: 1.5rem;
    }
    
    .mc2-about-list ul li:nth-child(2n) {
        margin-left: 4%;
    }
    
    .mc2-about-list ul li img {
        width: 100%;
        display: block;
        border-radius: 0.5rem;
    }
    
    .mc2-about-list ul li h4 {
        max-height: 4rem;
        line-height: 2rem;
        font-size: 1.5rem;
        color: #333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-top: 0.6rem;
    }


			.g-ft{height: 17.5rem;position: relative;background: #f2f2f2;}
			.f_con{padding-top: 3rem;}
			.f_con .top{position: absolute;width: 4.2rem;bottom: 7rem;right: 4%;z-index: 100;}
			.f_con .top img{display:block;width: 100%;}
			.f_con h3{text-align: center;height: 1.4rem;line-height: 1.4rem;font-weight: normal;color: #cccccc;margin-bottom: 1rem;font-size: 1.2rem;}
			.f_con h3 a{color: #333;font-size: 1.2rem;padding: 0 1rem;}
			.f_con p{line-height: 1.2rem;text-align: center;font-size: 1.2rem;color: #888;}
			.f_con p a{color: #888;}
			.f_nav{height: 5.5rem;background: url(images/fnav.png) no-repeat;background-size: 100% 5.5rem;min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 100;}
      .f_nav li{float: left;width: 33.3%;height: 5.5rem;text-align: center;}
      .f_nav li img{display:block;width: auto;height: 2rem;margin:0.9rem auto 0;}
      .f_nav li span{display: block;color: #fff;font-size: 1.2rem;line-height:2.5rem;text-align: center;}
			.f_nav li:nth-child(2) img{height: 5.5rem;margin: -3rem auto 0.4rem;}
    
