
			.g-hd{height:4.7rem;position: relative;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;}
			.g-hd h1 img{width: auto;height: 4.7rem;}
			.g-hd ul{float: right;height:4.7rem;margin-right: 0.7rem;}
			.g-hd ul li{float: left;font-size: 1.5rem;line-height:4.7rem;padding:0 0.8rem;}
			.g-hd ul li a{color: #333;}
			.g-hd ul li.cur a{color: #0a8ae1;}
			.g-hd .m-nav2{float: right;width:2.3rem;margin:1.4rem 4% 0 0;}
			#menu{display:none;position: absolute;left: 0;top: 4.7rem;width:100%;height:60rem;background: rgba(10, 138, 225,1);z-index: 200;}
			#menu p{width: 85%;margin: 2rem auto 0;text-align: center;}
			#menu p a{display: block;height: 4.5rem;line-height: 4.5rem;font-size: 1.3rem;color: #fff;border-bottom:1px dashed rgba(255,255,255,0.6);box-sizing: border-box;}
			#menu p a:last-child{border: 0;}
			#menu .zx{display:block;width:10rem;height:3rem;
			    line-height: 3rem;text-align: center;font-size: 1.3rem;color: #602f00;background: #f4c00d;border-radius: 1.5rem;margin: 1rem auto 0;
			    
			}
		

    .p101-ad-1 img {
        width: 100%;
        display: block;
    }


    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    .fixed{position: fixed;width: 100%;max-width: 750px;min-width: 320px;left: 0;top: 0;z-index: 99;}
    .p101-fdh-1-title {
        height: 3.8rem;
        background: #0a8ae1;
        padding: 0 4%;
        cursor: pointer;
    }
    
    .p101-fdh-1-title span {
        display: inline-block;
        max-width: 60%;
        height: 3.8rem;
        line-height: 3.8rem;
        font-size: 1.6rem;
        color: #fff;
    }
    
    .p101-fdh-1-title i {
        float: right;
        width: 1.7rem;
        height: 3.8rem;
        position: relative;
    }
    
    .p101-fdh-1-title i:before {
        content: '';
        position: absolute;
        width: 1.7rem;
        height: 0.2rem;
        background: #fff;
        left: 0;
        top: 50%;
        margin-top: -0.1rem;
        z-index: 1;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-title i.active:after {
        content: '';
        position: absolute;
        width: 0.2rem;
        height: 1.7rem;
        background: #fff;
        left: 50%;
        margin-left: -0.1rem;
        top: 50%;
        margin-top: -0.85rem;
        z-index: 2;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-list {
        background: #f6f6f6;
        box-shadow: 0 0.5rem 0.8rem #edeff2;
        padding-bottom: 0.5rem;
    }
    
    .p101-fdh-1-list li {
        padding: 0 4%;
        border-bottom: 0.1rem dotted #e6e6e6;
        position: relative;
    }
    
    .p101-fdh-1-list li:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li i {
        position: absolute;
        width: 50%;
        height: 4rem;
        right: 0;
        top: 0;
        z-index: 5;
    }
    
    .p101-fdh-1-list li i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #8e8e8e;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.3rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p101-fdh-1-list li>a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.3rem;
        color: #666666;
        padding-left: 3%;
        position: relative;
    }
    
    .p101-fdh-1-list li>a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li>a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li p {
        padding: 0 10%;
        background: #fff;
        margin-bottom: 1rem;
    }
    
    .p101-fdh-1-list li p a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.2rem;
        color: #333;
        padding-left: 3%;
        position: relative;
        border-bottom: 0.05rem solid #dfdfdf;
    }
    
    .p101-fdh-1-list li p a:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li p a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li p a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li.active i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #0a8ae1;
        border-style: none solid solid none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.5rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }


        .p101-about-1-content {
            padding: 1.9rem 4% 2.25rem;
            font-size: 1.5rem;
            line-height: 2.7rem;
            color: #444444;
            text-align: justify;
        }
    

        .m-xx-02-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #0a8ae1;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .info-content-5-map-info {
            border: 1px solid #e9e9e1;
            padding: 0.5rem;
        }
        
        .info-content-5-map-info-right {
            float: right;
            width: 8rem;
            background:#0a8ae1;
            height:3.4rem;
            line-height:3.4rem;
            border-radius: 1rem;
            text-align:center;
            margin-left:1rem;
            margin-top:0.5rem;
        }
        
        .info-content-5-map-info-right a {
            color: #fff;
        }
        /*在线地图*/
        
        .BMap_bubble_title {
            color:#0a8ae1;
            font-weight:bold;
        }
        
        .info-content-5-map #allmap {
            height: 360px;
        }
        
        .BMap_bubble_content .font-left {}
        
        .BMap_bubble_content .font-right {
            width: 85px;
            margin-top: 15px;
            background-color: #0a8ae1;
            border-radius: 10px;
            text-align: center;
            font-size: 15px;
            height: 34px;
            line-height: 34px;
        }
        
        .BMap_bubble_content p {
            font-size: 15px;
            line-height: 24px;
        }
        
        .BMap_bubble_content h5 {
            font-size: 15px;
            font-weight: bold;
            line-height: 30px;
        }
        
        .BMap_bubble_content a {
            color: #fff;
        }
        
        #m1-allmap {
            height: 200px;
        }
        
        #m1-l-map {
            height: 300px;
            width: 100%;
            margin: .75rem 0 1rem;
        }
        
        #m1-r-result,
        #m1-r-result table {
            width: 100%;
            margin: .75rem 0 1rem;
        }
    

			.g-ft{height:26rem;position: relative;background: url(images/foot_bg.jpg) no-repeat;background-size: 100% 20.5rem}
			.f_con{padding: 2.5rem 2rem 0;}
			.f_con .top{position: absolute;width: 4.1rem;bottom: 9rem;right: 2.4rem;z-index: 100;}
			.f_con .top img{display:block;width: 100%;}
			.f_con h3{text-align: center;font-size: 1.3rem;line-height: 4.5rem;height: 4.5rem;border-bottom: 1px solid rgba(255,255,255,0.2);margin-bottom: 1.6rem;white-space: nowrap;}
			.f_con h3 a{color: #fff;margin: 0 0.8rem;}
			.f_con .ewm{float: left;width: 7rem;}
				.f_con .ewm img{display:block;width:100%;}
			.f_con .ewm span{display: block;font-size: 1.1rem;color: #fff;line-height: 2.2rem;text-align: center;opacity: 0.6;white-space: nowrap;}
			.gsxx{float: right;width: 70%;margin-top: 0.7rem;}
			.gsxx p{font-size: 1.2rem;color: #fff;line-height: 2rem;opacity: 0.6;}
			.gsxx p a{color: #fff;}
			.gsxx .tel{display: block;padding-left: 2.4rem;height: 1.8rem;line-height: 1.8rem;font-size: 2rem;color: #ffc80a;font-family: Arial;background: url(images/tel1.png) no-repeat;background-size: 1.8rem 1.8rem;margin-top: 1.8rem;}
      .f_nav{height: 5.5rem;background-color: #fff;min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 100;overflow: hidden;box-shadow: 0 0 1rem rgba(0,0,0,0.1);}
      .f_nav li{float: left;width: 25%;height: 5.5rem;text-align: center;position: relative;}
      .f_nav li img{display:block;width: auto;height: 1.8rem;margin: 1rem auto 0;}
      .f_nav li span{display: block;color: #333;font-size: 1.1rem;line-height:2.2rem;text-align: center;}
			.f_nav li:nth-child(1) span{color: #2295e4;}
    
