img{
        pointer-events: none; 
        -webkit-user-select: none;
        -moz-user-select: none;
        -webkit-user-select:none;  
        -o-user-select:none;  
        user-select:none;  
    }
			.g-hd{height:4.5rem;position: relative;background:#e8e8e8;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width: 20.3%;margin:0.7rem 0 0 3.1%;}
			.g-hd ul{float: left;height:1.5rem;margin-top:1.5rem;margin-left:8%;}
			.g-hd ul li{float: left;font-size: 1.2rem;line-height:1.5rem;padding:0 1.4rem;border-right:1px solid #d1d1d1;}
			.g-hd ul li:last-child{border: 0;}
			.g-hd ul li a{color: #000;}
			.g-hd .m-nav2{float: right;width:13.9%;height:4.5rem;background: #008fbf;overflow:hidden;}
			#menu{display: none;position: absolute;right: 0;top: 4.5rem;width: 46%;background:rgba(255,255,255,0.9);z-index: 100;border:1px solid #e5e5e5;border-bottom: 0;}
			#menu p{width: 100%;}
			#menu p a{display: block;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #000;text-align: center;border-bottom: 1px solid #e5e5e5;}
			#menu .call{display:block;width:50%;height:3rem;line-height:3rem;text-align:center;font-size:1.2rem;color:#fff;background:#00479d;margin:1rem auto;}
		

        .ctg-list-parallel-2 .m1-classify-list {
            margin-bottom: 1rem;
            padding: 0 1rem;
            background-color: #fff;
            overflow: hidden;
        }
        
        .ctg-list-parallel-2 .m1-classify-list .m1-item {
            border-bottom: 1px solid #efefef;
        }
        
        .ctg-list-parallel-2 .m1-classify-list .m1-item:last-child {
            border-bottom: 0 none;
        }
        
        .ctg-list-parallel-2 .m1-classify-list .m1-item a {
            display: block;
            height: 4rem;
            line-height: 4rem;
            color: #333333;
        }
        
        .ctg-list-parallel-2 .m1-classify-list .m1-item img {
            float: left;
            display: block;
            width: 4.5rem;
            height: 4.5rem;
            margin: .75rem 0 0 .5rem;
        }
        
        .ctg-list-parallel-2 .m1-classify-list .m1-item span {
            padding-left: 2rem;
        }
        
        .ctg-list-parallel-2 .m1-view-more {
            clear: both;
            display: block;
            width: 100%;
            height: 3rem;
            line-height: 3rem;
            -webkit-text-size-adjust: none;
            text-align: center;
            font-size: 1.1rem;
            background-color: #fff;
        }
        
        .ctg-list-parallel-2 .m1-view-more i {
            position: relative;
            overflow: hidden;
            color: #666;
        }
        
        .ctg-list-parallel-2 .m1-view-more i:after {
            content: "";
            position: absolute;
            top: 50%;
            right: -1.5rem;
            width: 1.2rem;
            height: .94rem;
            margin-top: -.5rem;
            background: url(../image/m1-skinVi.png) no-repeat 0 -14.93rem;
            background-size: 4.7rem 199.7rem;
        }
        
        .ctg-list-parallel-2 .m1-view-more-1 {
            margin: -.5rem 0 1rem;
        }
    

				.g-ft{height: 14rem;}
				.g-ft .top{position: fixed;width:12%;right:0.5rem;bottom: 11rem;z-index:100;}
				.g-ft .top img{display:block;width:100%;}
				.f_con{padding:3rem 0 0;}
				.f_con p{font-size: 1.1rem;color: #4c4c4c;line-height: 2rem;text-align: center;}
				.f_con p a,.f_con p i{color: #4c4c4c;margin:0 1.5rem;}
				.f_nav{height: 5rem;background:#333;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 999;}
				.f_nav li{float: left;width: 25%;height: 5rem;text-align: center;position: relative;}
				.f_nav li:after{position: absolute;width:1px;height:3.2rem;background: #4d4d4d;content: "";top: 1rem;right: 0;}
				.f_nav li img{display:block;width:1.7rem;margin:0.7rem auto 0;}
				.f_nav li span{display: block;color: #fff;font-size: 1.2rem;line-height: 2.5rem;}
				.f_nav li:last-child:after{width: 0;}
				.f_nav li:last-child img{display: block;width:2rem;margin:0.6rem auto 0;}
				.f_nav li:last-child span{line-height: 2rem;}
			
