
    <!--开屏秀盒子，和首页最外层盒子.wrap同级--> 
  <div class="loading" id="loading"> 
   <img _src="images/loading.jpg"> 
   <a href="javascript:void(0);" id="showNext">跳过<span></span></a> 
  </div> 
  <style>
html{ background:#f7f7f7;}/*图片加载未完成前，默认背景色*/
.wrap{ opacity:0; }/*开屏秀未加载完成，内容默认不显示(首页最外层盒子)*/
.loading{position:fixed;width:100%;height:100%; top:0; z-index:51; display:none; max-width:640px; min-width:320px; z-index:99999;}
.loading img{ display:none;}
.loading #showNext{ line-height:1.8rem; display:none; color:#fff; border:0.05rem solid #fff; border-radius:5%; padding-left:1rem; padding-right:1rem; text-align:center; position:absolute; right:1rem; top:1rem;}
/*首次加载页面切入效果*/
.homeShow{ animation: fade 0.8s ease both;-webkit-animation: fade 0.8s ease both; }
/*渐显动画*/
@-webkit-keyframes fade {
  from 
  {
   opacity:1;
   display:block;
   
  }

  to {
    opacity: 0;
    display:none;
    height:0;
   
  }
}

@keyframes fade {
  from{
    opacity: 1;
   display:block;
  }

  to 
  {
    display:none;
    opacity: 0;
    height:0;
  }
}

.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
}


			.g-hd{height:5rem;position: relative;background: #f5f5f5;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width:25.625%;margin:1.2rem 0 0 3.1%;}
			.g-hd ul{float: left;height:5rem;margin-left:7%;}
			.g-hd ul li{float: left;font-size: 1.2rem;line-height:5rem;padding:0 1.5rem;position: relative;}
			.g-hd ul li:after{position: absolute;width: 1px;height: 1rem;background: #d2d1cf;content: "";right: 0;top: 2.1rem;}
			.g-hd ul li:last-child:after{display: none;}
			.g-hd ul li a{color: #666;}
		
			.g-hd .m-nav2{float: right;width:2.3rem;margin:1.9rem 3.1% 0 0;}
			#menu{display:none;background:#544e45;background-size: 100% 56.9rem; 
            position: absolute;left: 0;top: 5.1rem;width: 100%; height:56.9rem; z-index: 200;}
			#menu p{width: 94%;margin:0 auto;text-align: center;}
			#menu p a{display: block;height: 5.5rem;line-height: 5.5rem;font-size: 1.2rem;color: #fff;border-bottom:1px dashed #fff;box-sizing: border-box;}
			#menu p a:last-child{border: 0;}



 .ad-01{
     position: relative;
     min-height: 4rem;
        background: #3e3932;
        /*background: url(images/m11-icon2.jpg) no-repeat center top;*/
        /*background-size: 100% 4rem; */
 }
 .ad-01-img img{
     display: block;
     width: 100%;
     
 }
    .ad-01-title {
        position: absolute;
        top: 0;
        height: 4rem;
        width: 100%;
        font-size: 1.6rem;
        text-align: center;
        color: #fff;
        line-height: 4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }


       
        
        .m-cl-1nt4-3-01-list {
            padding: 0 3%;
        }
        
        .m-cl-1nt4-3-01-list dl {
            padding: 1.25rem 0;
            border-bottom: 2px solid #e5e5e5;
            display: inline-block;
            width: 100%;
        }
        
        .m-cl-1nt4-3-01-list dt {
            width: 33.3%;
            float: left;
            margin-right: 5.6%;
        }
        
        .m-cl-1nt4-3-01-list dt img {
            width: 100%;
        }
        
        .m-cl-1nt4-3-01-list h3 {
            height: 2.6rem;
            font-size: 1.6rem;
            line-height:2.6rem;
            text-overflow: ellipsis;
            border-bottom: 0.15rem solid #f1f1f1;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .m-cl-1nt4-3-01-list-desc {
            margin-top: 0.4rem;
            height: 8rem;
            font-size: 1.4rem;
            line-height: 2rem;
            color: #626262;
            overflow: hidden;
        }
        
        .m-cl-1nt4-3-01-list-data {
            font-size: 1.2rem;
            font-weight: bold;
            line-height: 1.8rem;
            color: #1f9c1e;
            display: inherit;
            float: right;
            margin-top: -1.8rem;
        }
        
        .m-cl-1nt4-3-01-list-data a{color:#1f9c1e; }


/*标题*/ .tit { clear: both; } .tit { background:url(../images/f4ea33ed956d4b78ba1fde3215c5a0c5_54.png) no-repeat center 2.5rem; text-align: center; color: #129611; font-weight: normal; height: 6rem; } .tit em { display: block; font-size: 1.4rem; color: #b7b3b3; font-weight: normal; font-style: normal; letter-spacing: 0; margin-top: 1rem; text-transform: uppercase; font-family: Times New Roman; } /*产品*/ .tl div { padding: 1rem; margin-bottom: 1rem; border: 1px solid #E9EBEA; color: #303539; } .tl h3 { font-size: 1.8rem; text-align: center; margin-top: 10px; color: #333; }
.ys { padding: 3.7rem 0 1rem; background: #f5f5f5; } .ys h2 { margin-bottom: 2.2rem; } .ys li { float: left; width: 50%; text-align: center; height: 25rem; } .ys li img { display: block; width: 6rem; margin: 0 auto; } .ys li h3 { font-size: 1.6rem; color: #333; line-height: 1.6rem; padding: 1.2rem 0 0.8rem; } .ys li p { color: #666; padding: 0 0.8rem; } /**/



.m4-prod-list-content-1-con li {
            width: 48.56%;
            margin-bottom:1rem;
	    float:left;
        }
.m4-prod-list-content-1-con li:nth-child(2n) {
            width: 48.56%;
            margin-bottom:1rem;
	    float:right;
        }
.m4-prod-list-content-1-con li img {
            display: block;
            border:1px solid #ccc;
            box-sizing:border-box;
            width: 100%;
        } 
.m4-prod-list-content-1-con span {
            display: block;
            color: #3b3e3d;
            line-height: 1.6rem;
            height:3.2rem;overflow:hidden;
            padding: 0.5rem 0 0.5rem;
            text-align: center;
        }



        .m-gy-dfl-01 {
            padding-top: 1rem;
            margin-bottom: 1.6rem;
        }
        
        .m-gy-dfl-01-tit {
           
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #333;
            line-height: 4rem;
            /*background: #3e3932;*/
            background: url(../images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        .m-gy-dfl-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .m-xx-02-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #3e3932;
            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:#3e3932;
            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:#3e3932;
            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: #3e3932;
            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;
        }

          
		

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #333;
                    line-height: 4rem;
                    /*background: #3e3932;*/
                    background: url(../images/m11-icon2.jpg) no-repeat center top;
                    background-size: 100% 4rem;
                    border-bottom: 1px solid #FA756E;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    box-sizing: border-box;
                }
            

    input[type="button"],
        input[type="submit"],
        input[type="reset"] {
            -webkit-appearance: none;
        }
        
        textarea {
            -webkit-appearance: none;
        }
        
        .nsw-formtipbd {
            color: #c00;
            line-height: 26px;
        }
        
        .m4-cord-li {
            margin-top: 1rem;
        }
        
        .m4-form h2 {
            height: 3.4rem;
            border-bottom: solid 1px #bababa;
            overflow: hidden;
            line-height: 4.5rem;
            padding: 0 3%;
            font-size: 1.5rem;
            color: #424142;
        }
        
        .nsw-formtipbd {
            font-size: 12px;
        }
        
        .m4-form-con {
            width: 100%;
            display: block;
            padding: 0 3% 2.8rem;
            color: #666;
            line-height: 2.8rem;
            font-size: 1.3rem;
            box-sizing: border-box;
        }
        
        .m4-form-con li em {
            color: #c00;
        }
        
        .m4-form-con li {
            clear: both;
            display: block;
            position: relative;
        }
        
        .m4-form-con li .m4-form-con-input,
        .m4-form-con li select {
            border: 1px solid #ccc;
            width: 100%;
            height: 2.4rem;
            line-height: 2.4rem;
            vertical-align: middle;
            color: #333;
            font-size: 1.3rem;
        }
        
        .m4-form-con li .m4-cord {
            width: 30%;
            margin: 0 .5rem;
        }
        
        .m4-form-con li textarea {
            border: 1px solid #ccc;
            width: 100%;
            height: 4.8rem;
            line-height: 2rem;
            display: block;
            font-size: 1.3rem;
        }
        
        .m4-form-con li span.sbt1 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            padding: 0.6rem 0 0;
            white-space: nowrap;
        }
        
        .m4-form-con li span.sbt2 {
            width: 20.8%;
            float: left;
            display: block;
            line-height: 3.1rem;
            white-space: nowrap;
        }
        
        .m4-form-con li span.sbz {
            color: #e9001b;
            position: absolute;
            right: -2%;
            top: 3.5rem;
            line-height: 3.1rem;
        }
        
        .m4-sinp02 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            border: solid 1px #c8c8c8;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #333;
            padding: 0 0.8rem;
            width: 100%;
        }
        
        .m4-sinp03 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            border: solid 1px #c8c8c8;
            width: 29%;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #333;
            padding: 0 0.8rem;
            float: left;
        }
        
        .m4-form-con li img {
            width: 29%;
            height: 2.65rem;
            vertical-align: middle;
        }
        
        .m4-area {
            box-sizing: border-box;
            border: solid 1px #c8c8c8;
            width: 75%;
            height: 7.05rem;
            margin: 0.9rem 0;
            padding: 0.5rem;
        }
        
        .m4-map p {
            color: #666;
            line-height: 1.85rem;
            display: block;
            text-align: center;
            font-size: 1.2rem;
        }
        
        .findrow .err {
            color: red;
        }
        
        .button {
            border-radius: 0;
        }
        
        .m4-submit {
            border: solid 1px #ccc;
            width: 29%;
            border-radius: 0;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #fff!important;
            display: block;
            float: left;
            text-align: center;
            margin: 0.95rem 0 0;
            padding: .5rem 0;
            cursor: pointer;
            background:#3e3932;
            background-image: -moz-linear-gradient(top, #3e3932, #3e3932);
            background-image: -o-linear-gradient(top, #3e3932, #3e3932);
            background-image: linear-gradient(top, #3e3932, #3e3932);
    }
        .m1-sitemap-1  {
            padding-left: 1rem;
            padding-right: 1rem;
            margin-bottom:1rem;
        }
        .m1-sitemap-1  .m1-site-map-list {
            margin-top: 1rem;
            overflow: hidden;
        }
        .m1-sitemap-1  .m1-site-map-list h3 {
            padding: .2rem 0 .8rem;
            color: #333333;
        }
        .m1-sitemap-1  .m1-site-map-list ul {
            border: 1px solid #efefef;
            overflow: hidden;
        }
        .m1-sitemap-1  .m1-site-map-list li {
            float: left;
            width: 33.333%;
            text-align: center;
            box-sizing: border-box;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .m1-sitemap-1  .m1-site-map-list li a {
            display: block;
            height: 2.7rem;
            line-height: 2.7rem;
            margin-bottom: -1px;
            border-bottom: 1px solid #efefef;
            padding:0 1%;
            white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
            color:#666666;
        }
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(3n-1) {
            border-left: 1px solid #efefef;
            border-right: 1px solid #efefef;
        }
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(1) a,
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(2) a,
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(3) a {
            border-top: 0 none;
        }



        .m-cx-cpgs-ts4-3-01 {
            margin-bottom: 1rem;
        }
        
        .m-cx-cpgs-ts4-3-01-pic {
            position: relative;
            width: 93.75%;
            margin: 1.4rem auto 1rem;
        }
        
        .m-cx-cpgs-ts4-3-01-prev,
        .m-cx-cpgs-ts4-3-01-next {
            width: 1rem;
            height: 1rem;
            border: 1px solid #bfc4c3;
            transform: rotate(45deg);
            box-sizing: border-box;
            position: absolute;
            top: 50%;
            margin-top: -.5rem;
            z-index: 22;
        }
        
        .m-cx-cpgs-ts4-3-01-prev {
            left: 2%;
            border-style: none none solid solid;
        }
        
        .m-cx-cpgs-ts4-3-01-next {
            right: 2%;
            border-style: solid solid none none;
        }
        
        .m-cx-cpgs-ts4-3-01-pic .m-cx-cpgs-ts4-3-01-page {
            font-size: 0.9rem;
            line-height: 1.5rem;
            color: #787878;
            position: absolute;
            left: 0;
            bottom: .8rem;
            text-align: right;
            box-sizing: border-box;
            padding-right: .8rem;
            z-index: 22;
        }
        
        .m-cx-cpgs-ts4-3-01-pic li>img {
            width: 100%;
            display: block;
        }
        
        .m-cx-cpgs-ts4-3-01-tit {
            
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #333;
            line-height: 4rem;
            margin-bottom: 1rem;
            border-bottom: 1px solid #ddd;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .m-cx-cpgs-ts4-3-01-desc {
            width: 93.75%;
            margin: 0 auto 0;
            font-size: 1.4rem;
            line-height: 
        }
    

        .m-cx-cpxq-01 {
            width: 93.75%;
            margin: 0 auto;
            background: #fff;
            box-sizing: border-box;
            padding: 1.2rem 2%;
            border: 1px solid #e6e6e6;
            margin-bottom: 1rem;
        }
        
        .m-cx-cpxq-01-tit {
            height: 3rem;
            border-bottom: 1px solid #d7d7d7;
            box-sizing: border-box;
            margin-bottom: 1rem;
        }
        
        .m-cx-cpxq-01-tit span {
            display: inline-block;
            height: 3rem;
            font-size: 1.6rem;
            line-height: 3rem;
            color: #464646;
            border-bottom: 1px solid #1f9c1e;
            box-sizing: border-box;
            vertical-align: top;
            padding-left: 2.2rem;
            background: url(../images/m-cx-4-3-01-icon1.png) no-repeat .5rem 1rem;
            background-size: 1.1rem;
            margin-right: .5rem;
        }
        
        .m-cx-cpxq-01-tit em {
            font-size: 1.2rem;
            text-transform: uppercase;
            color: #c2c2c1;
            line-height: 3rem;
            vertical-align: bottom;
        }
    

				.m-cx-xgcp-4pl-ts4-3-01 {
					width: 93.75%;
					margin: 0 auto 1rem; 
					border: 1px solid #f3f3f3;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit {
					height: 3rem;
					border-bottom: 1px solid #d7d7d7;
					margin-bottom: 1rem;
					margin-top: 1rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit span {
					display: inline-block;
					height:3rem;
					font-size: 1.6rem;
					line-height: 3rem;
					color: #464646;
					border-bottom: 1px solid #1f9c1e;
					box-sizing: border-box; 
					padding-left: 2.2rem;
					background: url(../images/m-cx-4-3-01-icon1.png) no-repeat .5rem 1rem;
					background-size: 1.1rem;
					margin-right: .5rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit em {
					font-size: 1.2rem;
					text-transform: uppercase;
					color: #c2c2c1;
					line-height: 3rem;
					vertical-align: bottom;
				}
				.m-cx-xgcp-4pl-ts4-3-01-list dl{width:48.5%;box-sizing: border-box; border: 1px solid #eaeaea; margin-right: 3%; float: left; margin-bottom: -1px;text-align: center; }
				.m-cx-xgcp-4pl-ts4-3-01-list dl:nth-last-child(1){margin-right: 0;}
				.m-cx-xgcp-4pl-ts4-3-01-list dl:nth-last-child(3){margin-right: 0;}
				.m-cx-xgcp-4pl-ts4-3-01-list dt{border-bottom: 1px solid #eaeaea;}
				.m-cx-xgcp-4pl-ts4-3-01-list dt,.m-cx-xgcp-4pl-ts4-3-01-list dt img{width: 100%;display: block; }
				.m-cx-xgcp-4pl-ts4-3-01-list dd{height: 4.25rem; font-size: 1.2rem; color: #4c4c4c; line-height: 4.25rem;padding-top: .4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box;}



        .m-xx-01 {
            padding-top: 1rem;
            margin-bottom: 1.6rem;
        }
        
        .m-xx-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #333;
            line-height: 4rem;
            /*background: #3e3932;*/
            background: url(../images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .m-xx-01-txt {
            width: 93.75%;
            padding: 1rem 0;
            font-size: 1.95rem;
            font-weight: bold;
            color: #000;
            line-height: 2.5rem;
            margin: 0 auto;
            text-align: justify;
            border-bottom: 1px solid #eee;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .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:#3e3932;
        }
        
        .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;
        }
    




          
		

     .g-ft{height:13rem;position: relative;background: #3e3932;}
      
      .f_con{padding-top: 1.7rem;}
     
      .gsxx p{font-size: 1rem;color: #a4a2a0;line-height:1.4rem;margin-left: 2.5rem;} 
      .gsxx p a{font-size: 1rem;font-family: Arial; color: #a4a2a0; padding:0 0.9rem; display: inline-block;}
      .gsxx p a:first-child{padding-left: 0;}
      
       .gsxx .p1{color: #ffffff;padding-bottom: 0.4rem;}
       .gsxx .p1 a{color: #ffffff;font-size: 1.2rem;}
      .g-ft .top{float: right; margin-top: -3.2rem; width: 10.5%;display:block;margin-right: 7.8%; }
      .g-ft .top  img{display:block;width:100%;}
       .f_nav{ height:7.5rem; background:url(../images/foot_bg.png) no-repeat center; background-size: 100% 7.5rem;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 100;} 
      .f_nav li{float: left;width: 20%;height: 4rem;text-align: center;box-sizing: border-box;}
      .f_nav li img{display:block;width: 2rem; height:2rem;margin: 3rem auto 0;}
      .f_nav li:nth-child(1){width:20%;}
      .f_nav li:nth-child(3) img{ width:4.4rem; height:4.4rem; margin-top: 0.25rem;}
      .f_nav li:nth-child(3) span{ margin-top: 0.5rem;}
      .f_nav li span{display: block;color: #333;font-size: 1.1rem;line-height: 2rem;}
    