@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; color:#666;font-family:'Ageo-Medium', 'Arial'; /*overflow-x:hidden; vertical-align:baseline;*/ }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;letter-spacing:1px;font-family:'Ageo-Regular','Futura','sans-serif';}
ol, ul { list-style:none; margin:0; padding:0; }
body{ background:#FFF}
li { list-style:none; }
select{margin: 0px;padding: 0px;}
blockquote, q { quotes:none; }
* { margin:0; padding:0;  } 
img { border:0; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
.blank2 { clear:both; font-size:0; line-height:0; height:2px;width:100%}
.blank6 { clear:both; font-size:0; line-height:0; height:6px;width:100% }
.blank8 { clear:both; height:8px; overflow:hidden; display:block;width:100% }
.blank15 { clear:both; font-size:0; line-height:0; height:15px;width:100% }
.blank10 { clear:both; font-size:0; line-height:0; height:10px;width:100% }
.blank20 { clear:both; font-size:0; line-height:0; height:20px;width:100% }
.blank30 { clear:both; font-size:0; line-height:0; height:30px;width:100% }
.blank40 { clear:both; font-size:0; line-height:0; height:40px;width:100% }
.blank50 { clear:both; font-size:0; line-height:0; height:50px;width:100% }
.blank60 { clear:both; font-size:0; line-height:0; height:60px;width:100% }
.blank70 { clear:both; font-size:0; line-height:0; height:70px;width:100% }
.blank80 { clear:both; font-size:0; line-height:0; height:80px;width:100% }
.blank90 { clear:both; font-size:0; line-height:0; height:90px;width:100% }
.blank100 { clear:both; font-size:0; line-height:0; height:100px; width:100%}
 @media screen and (max-width: 1200px) {.blank50 { clear:both; font-size:0; line-height:0; height:30px;width:100% }.blank80 { clear:both; font-size:0; line-height:0; height:50px;width:100% }.blank100 { clear:both; font-size:0; line-height:0; height:50px; width:100%}}


/*全局*/
.Nbannerpc{height:400px; width:100%; margin:auto; z-index:-1; }
.Nbannerwap{display:none;height:300px; width:100%; margin:auto; z-index:-1; }
 @media screen and (max-width: 800px) {
	 .Nbannerpc{display:none}
	 .Nbannerwap{display:inline} .Nbannerwap img{width:100%}
	 }
p{font-size:15px; color:#666;line-height:24px;text-indent:0.72cm;letter-spacing:0.2px;font-family:'Ageo-Regular','Helvetica','sans-serif'}
 a { color:#666; text-decoration:none; cursor:pointer;letter-spacing:0.2px;font-family:'Ageo-Regular','Helvetica','sans-serif' }
 a:hover { color:#b87662; text-decoration:none; }
 @media screen and (max-width: 1200px) {p{font-size:18px;letter-spacing:0.1px;}}
 /*search*/
 
 .d7 {margin-top:-44px}
.d7:after {content:""; clear:both; display:table}
.d7 form {
  width: auto;
  float: left;

}
.d7 input {
  width:80%;  
  height:30px;
  padding-left: 15px;
  border-radius: 35px;
  border: 0px solid #7ba66b;
  background: #fff;
  outline: none;
  position: relative;
  transition: .3s linear;
}
.d7 input:focus {
   width:80%; 
}
.d7 button {
  width: 30px;
  height: 60px;

  border: none;

 
    background:url(../img/search.png) center   no-repeat ;  background-position: 0px 28px;
  cursor: pointer;
}
/*.d7 button:before{
 content: "\f002";
  font-family: FontAwesome;
  color: #fff;
}*/
div.search {padding: 10px 0}
  
/*----*/
/* banner */
		.Bannercontainer{
                position: relative;
                width: 100%;
                height: 1000px;
                margin: auto;
				overflow:hidden;
            }
            .imgs img{
                position:   absolute;
                cursor: pointer;
                top: 0;
            }
            .imgs img{
            	width:100%;
            }
            .circle{
                width: 200px;
                height: 20px;
                position:    relative;
                
                left: 46%;
                text-align: center;
                cursor: pointer; 
				bottom:-560px;
            }
            .circle b{margin:auto 2px auto 2px;
                display: inline-block;
                width: 12px;
                height: 12px;
                background-color: #c89585;
                border-radius: 50%;
               
            }
            .circle .current{
                background-color: #ad6751;
            }
			@media screen and (min-width: 200px) and (max-width: 1200px){.circle{ bottom:-300px;clear:both;}}
			@media screen and (min-width: 1201px) and (max-width: 1300px){.circle{ bottom:-350px;clear:both;}}
			@media screen and (min-width: 1301px)  and (max-width: 1500px){.circle{ bottom:-400px;clear:both;}}
			@media screen and (min-width: 1501px)  and (max-width: 1700px){.circle{ bottom:-460px;clear:both;}}
			@media screen and (min-width: 1701px)  and (max-width: 1930px){.circle{ bottom:-650px;clear:both;}}
			@media screen and (min-width: 1931px)  and (max-width: 2100px){.circle{ bottom:-680px;clear:both;}}
			@media screen and (min-width: 2101px)  and (max-width: 2300px){.circle{ bottom:-700px;clear:both;}}
			@media screen and (min-width: 2301px)  and (max-width: 3000px){.circle{ bottom:-760px;clear:both;}}
            /*.btn{
                position: absolute;
                top: 50%;
                width: 50px;
                height: 100px;
                color: white;
                opacity: 0.5;
                text-align: center;
                line-height: 100px;
                font-size: 60px;
                cursor: pointer;
            }
            .btn:hover{
                background-color: rgba(255, 255, 255, .7);
            }
            .left{
                left: 0;
            }
            .right{
                right: 0;
            }*/
			/*banner*/
@media screen and (min-width: 0px) and (max-width: 800px){.Bannercontainer{ height:250px;clear:both;}}
@media screen and (min-width: 801px) and (max-width: 1000px){.Bannercontainer{height:300px;clear:both;}}
@media screen and (min-width: 1000px) and (max-width: 1200px){.Bannercontainer{ height:330px;clear:both;}}
@media screen and (min-width: 1201px) and (max-width: 1300px){.Bannercontainer{ height:400px;clear:both;}}
@media screen and (min-width: 1301px)  and (max-width: 1500px){.Bannercontainer{ height:460px;clear:both;}}
@media screen and (min-width: 1501px)  and (max-width: 1700px){.Bannercontainer{ height:660px;clear:both;}}
@media screen and (min-width: 1701px)  and (max-width: 1930px){.Bannercontainer{ height:730px;clear:both;}}
@media screen and (min-width: 1931px)  and (max-width: 2100px){.Bannercontainer{ height:750px;clear:both;}}
@media screen and (min-width: 2101px)  and (max-width: 2300px){.Bannercontainer{ height:780px;clear:both;}}
@media screen and (min-width: 2301px)  and (max-width: 3000px){.Bannercontainer{ height:800px;clear:both;}}
.imgMs{display:none;visibility:;}
@media screen and (min-width: 100px) and (max-width: 1200px){.Bannercontainer{ display:none; visibility:hidden} .imgMs{ display: inline;  visibility: visible ; }}
/**/

.iT1{width:100%;margin:auto;font-size:40px;font-weight:bold;text-align:center;height:60px;line-height:60px;color:#e99400;text-transform:uppercase;font-family:'Oswald','arial';}
.iT1 .T1{font-size:40px;font-weight:bold;height:60px;line-height:60px;color:#666;text-transform:uppercase}
.iT2{width:100px;margin:auto;text-align:center;height:20px;}
.iT3{width:100%;margin:auto;font-size:16px;font-weight:;text-align:center;height:50px;line-height:26px;color:#888;font-family:'Futura','arial'; text-transform:uppercase}
.iT4{display:none;}
.iT3 a{font-size:15px;line-height:30px;color:#666;font-weight:normal} .iT3 a:hover{color:#e99400}
@media screen and (max-width: 800px){
	.iT1{font-size:26px;line-height:30px;}	
	.iT3{display:none}
	.circle{ bottom:-300px;clear:both;}
   .iT4{display:inline;width:90%;margin:auto;font-size:15px;text-align:center;line-height:20px;color:#666666;}
}
 /*index products*/
 
 /*ia*/
 .ia0{width:100%; background:#fff}
 .ia{width:100%;max-width:1200px;margin:auto;}
 .ia .ial{width:25%;float:left}
 .ia .ti{width:70%;margin:auto;text-align:center; border:6px #FFF solid;border-radius:100%; overflow:hidden; box-shadow:5px 5px 10px   rgba(100,100,100, 0.2); }.ia img{width:100%; }
 .ia .t1{width:80%;margin:10px auto;font-size:20px;line-height:26px;color:#666;text-align:center;}
 .ia .t2{width:80%;margin:auto;font-size:15px;line-height:20px;color:#666;text-align:center}
	@media screen and (max-width: 800px){
		 .ia .ial{width:50%;float:left}
		  .ia .ti{width:80%;margin:auto;text-align:center; border:6px #FFF solid;border-radius:5px; overflow:hidden; box-shadow:5px 5px 10px   rgba(100,100,100, 0.2); }.ia img{width:100%; }

		}
	
 /*ib*/
 .bd_con4{background:#fff;height:408px;width:100%;max-width:1200px;border:0px solid #CCC;position:relative;margin:0px auto;}
.bd_c4l{float:left;width:30%;}
.bd_c4l ul li{font:18px/100px "微软雅黑";color:#FFF;text-align:center;height:100px;width:48%;cursor:pointer;background:#727272;margin:0px 1px 1px 0px;float:left;}
.bd_c4l ul .bd_cutLi{background:#e99400;}
.bd_c4r{float:right;width:840px;height:403px; overflow:hidden}
.bd_c4top{height:414px;  }
.bd_lbtn{padding:0px 0px 0px 5px;float:left;width:23px;background:url(../images/bd_lbtn.jpg) no-repeat;display:block;height:21px;margin-top:145px;}
.bd_rbtn{float:right;width:19px;padding-top:0px;padding-right:9px;display:block;height:21px;margin-top:145px;background:url(../images/bd_rbtn.jpg) no-repeat;}
.bd_lbtn:hover{background:url(../images/hbd_lbtn.jpg) no-repeat;}
.bd_rbtn:hover{background:url(../images/hbd_rbtn.jpg) no-repeat;}
.bd_chgBox{float:left;height:405px;width:840px;overflow:hidden;position:relative}
.bd_long{width:10000px;position:absolute;left:0px;top:0px;height:405px;}
.bd_long ul li{float:left;font-family:"微软雅黑";}
.bc_chgTitle{height:54px;text-align:center;width:268px;padding-top:9px;font:bold 16px/54px "微软雅黑";}
.bd_lbtn img,.bd_rbtn img{cursor:pointer}
.bd_long ul li p{font-size:14px;line-height:22px;padding-top:12px;}
 
@media screen and  (max-width: 800px){
	.bd_c4l{width:96%;float:none;margin:auto}
	.bd_c4l ul li{font:18px/80px "微软雅黑";color:#FFF;text-align:center;height:80px;width:48%;cursor:pointer;background:#727272;margin:0px 1% 1px 1%;float:left;}
	.bd_c4r{display:none}
}
	 
	
	
.Mmore{width:100%;max-width:1920px;margin:auto;z-index:999}
.more{width:180px;height:68px;margin:auto;border-radius:3rem; border:1px #e37809 solid;text-align:center;text-decoration:none;line-height:68px;font-size:16px;color:#e37809 ;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;} 
.more:hover{background:#b87662;color:#fff}
.iab{ margin:auto;width:100%;height:640px;background:url() center top no-repeat}


 /* index products end */
 /*feature products*/
 	.Featured{width:100%;max-width:1920px;margin:auto;} .Featured img{width:100%}
	.Featured .MMSK{ position:relative;  margin:auto; overflow:hidden;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.0);  }
	.Featured .TT{ position:absolute; width:100%; height:100%; left:0px; top:100%; background:rgba(184,118,98, 0.9); transition:0.5s;}
 	.Featured .Tex{text-align:center;font-size:18px;color:#FFF;width:90%;margin:auto;padding-top:30%}
	.Featured .L:hover .TT{ top:0px;}
	.Featured .R:hover .TT{ top:0px;}
	.Featured .L {width:19%;float:left;overflow:hidden} 
	.Featured .R {width:19%;float:left;overflow:hidden;margin-left:1.25%} 
	@media screen and (min-width: 0px)  and  (max-width: 1000px){
		.Featured .L {width:48%;float:left;overflow:hidden;margin-left:1%}
		.Featured .R {width:48%;float:left;overflow:hidden;margin-left:1%} }
	@media screen and (min-width: 200px)  and (max-width: 1930px){.Featured{width:96%}}
  /*feature products end*/

	/*index about us*/
	.iaboutus{  width: 100%; margin:auto;}
	.iaboutus  .iW{ position:relative; width:100%; margin:auto; overflow:hidden;text-align:center;height:600px;}
	.iaboutus  .iWtext{ position:absolute; width:100%; left:0px; bottom:0px; height:600px; text-align: center;  background:rgba(0,0,0,0.6);  }
	.iaboutus  .iWtext span{ display:block;  color:#ffffff; font-size:16px; font-weight:bold;  margin-right:11px; line-height:24px; margin-top:3px;}
	.iaboutus  .iWtext a:hover{ color:#f47920;}
	.iaboutus  .iWtext  .T1{width:80%;margin:auto;text-align:center;font-size:20px;line-height:30px;color:#fff;font-weight:bold;text-transform:uppercase;letter-spacing:0.4px;font-family:'FuturaDX','Helvetica','sans-serif'}
	.iaboutus   h1{width:80%;margin:auto;text-align:center;font-size:40px;line-height:90px;color:#ffdc7c;font-weight:700;letter-spacing:8px;font-family:'FuturaDX','Helvetica','sans-serif'}
	
	.iaboutus  .iWtext  .T2{width:80%;margin:auto;text-align:center;font-size:40px;line-height:90px;color:#c89585;font-weight:700;letter-spacing:8px;font-family:'FuturaDX','Helvetica','sans-serif'}
	.iaboutus  .iWtext  .T3{width:80%;margin:auto;text-align:center;height:30px;padding-top:20px;}
	.iaboutus  .iWtext  .T4{width:90%;margin:auto;text-align:center;font-size:16px;line-height:36px;color:#fff;letter-spacing:1px;font-family:'Futura','sans-serif';font-weight: 100;}
	.iaboutus  .iWtext	.T0{width:80%;margin:auto;height:60px}
	.iaboutus  .iWtext	 .T5{width:180px;height:68px;margin:auto;border-radius:3rem; border:1px #ffdc7c solid;text-align:center;text-decoration:none;line-height:68px;font-size:16px;color:#ffdc7c ;font-family:Arial, Helvetica, sans-serif} 
	.iaboutus  .iWtext	 .T5:hover{color:#fff; background:#ffdc7c }
	.iaboutus  .iWtext  .T41{display:none;}
	@media screen  and  (max-width: 800px){	
	.iaboutus  .iWtext  .T2{width:90%;margin:auto;text-align:center;font-size:40px;line-height:50px;letter-spacing:2px;}.iaboutus  .iWtext  .T4{display:none} 
	.iaboutus  .iWtext  .T41{display: inline;width:90%;margin:auto;text-align:center;font-size:14px;line-height:26px;color:#fff;letter-spacing:1px}
	.iaboutus   h1{width:90%;font-size:30px;line-height:40px;letter-spacing:1px;}
	.iaboutus  .iWtext	.T0{width:80%;margin:auto;height:20px}

	}
 
/*culture*/
 


/*oem*/
.oem{width:100%;max-width:1200px;margin:auto;} .oem img{width:50%}
 
	.dz{  width: 100%;max-width:1600px;margin:auto;  }
	.dz li{ width: 20%;float:left;  border-radius:10px;} 
	.dz li .dzMsk{ position:relative; max-width:300px; margin:auto; overflow:hidden;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.0);border-radius: 10px;  }
	.dz li .tu{ display:block; text-align:center;}
	.dz li .tu img{display: block;   width:80%; margin:auto }
	.dz li .T0{ position:absolute; width:100%; left:0px; bottom:0px; height:40px; text-align: center; background:rgba(255,255,255,0.8);  transition:0.5s;display:block; font-size:16px;font-weight:bold;   color:#666; line-height:60px;  white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
	.dz li .Sroll{ position:absolute; width:100%; height:100%;padding:5px; left:0px; top:100%; text-align: center;  background:#0449b1; background:rgba(200,149,133, 1); transition:0.5s;}
 	.dz li .T1{ display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:18px; font-weight:bold;   color:#fff; line-height:55px; text-transform:uppercase  }
	.dz li .T2{width:90%;marign:auto;font-size:15px;color:#fff;line-height:20px;}
	.dz li:hover .Sroll{ top:0px;}
	@media screen and (min-width: 0px)  and  (max-width: 1000px){
		.dz li{ width: 96%;float:none;  border-radius:10px;margin:10px auto} 
		.dz li .dzMsk{ position:relative; max-width:800px;}
		dz li .tu{display:none;} .dz li .tu img{display: none; }
		.dz li .Sroll{ position: relative; width:100%; height:100%;}
		}
	.oemPro{width:100%; background:#fafafa}  
	.Tx{width:100%;text-align:center;font-size:15px; color:#777;line-height:30px;height:30px;}
	.opro{width:100%;max-width:1600px;margin:auto} 
	.opro img{width:100%} 
	.opro .T1{width:100%; overflow:hidden} 
	.opro .T2{font-size:16px;color:#666;line-height:40px;text-align:center;width:100%;height:40px;background:#f6f5f5;z-index:200; position:relative}
	.opro .pl1{width:32%;float:left;overflow:hidden} 
	.opro .pl2{width:32%;float:left;margin-left:2%;overflow:hidden}
	.opro .T1:hover{opacity: 1;  filter: alpha(opacity=100);  visibility: visible;  -webkit-transform: scale(1.4, 1.4);  -moz-transform: scale(1.4, 1.4);  -ms-transform: scale(1.4, 1.4);  -o-transform: scale(1.4, 1.4);  transform: scale(1.4, 1.4); transition:0.5s;}
		@media screen and (min-width: 0px)  and  (max-width: 1000px){	
		.opro{width:96%;margin:auto}
		.opro .pl1{width:48%;float:left;margin-left:1%;overflow:hidden;text-align:center} 
		.opro .pl2{width:48%;float:left;margin-left:1%;overflow:hidden;text-align:center}
}
	.oemFlow{width:100%; background:url(/img/flowbg.jpg)}
	.oFlow{width:100%;max-width:1600px;margin:auto}
	.oFlow .L{width:18.35%;float:left; background:#FFF;min-height:250px;}
	.oFlow .Dr{width:2%;float:left;min-height:250px; background:url(../img/oem_flow.png) center no-repeat}
	.oFlow .L2{width:18.35%;float:left; background:#c89585;min-height:250px;}
	.oFlow .L .T1{width:100%;text-align:center;padding-top:10px;}
	.oFlow .L .T2{width:100%;height:40px;line-height:40px;font-size:18px;font-weight:600;color:#555;text-align:center; text-transform:uppercase}
	.oFlow .L .T3{width:100%;font-size:15px;color:#777;text-align:center;}
	.oFlow .L .T4{width:100%;text-align:center;}
	.oFlow .L2 .T1{width:100%;text-align:center;padding-top:10px;}
	.oFlow .L2 .T2{width:100%;height:40px;line-height:40px;font-size:18px;font-weight:600;color:#fff;text-align:center;}
	.oFlow .L2 .T3{width:100%;font-size:15px;color:#fff;text-align:center;}
	.oFlow .L2 .T4{width:100%;text-align:center;}
	@media screen and (min-width: 0px)  and  (max-width: 1000px){
		.oFlow{width:98%;margin:auto}
		.oFlow .L, .oFlow .L2 {width:48%;float:left;margin-left:1%;margin-top:1%}
		.oFlow .Dr{display:none}
		
		}
	.oadv{width:100%;max-width:1600px;margin:auto} .oadv img{width:100%} 
	.oadv .L{width:48%;float:left;min-height:300px;}
	.oadv .C{width:4%;float:left;min-height:300px;}
	.oadv .R{width:48%;float:left;min-height:300px;}
	.oadv .T1{font-size:24px; line-height:60px;color:#666;font-weight:700;padding-top:100px;}
	.oadv .T2{font-size:30px; line-height:30px;color:#444; text-transform:uppercase}
	.oadv .T3{font-size:18px; line-height:30px;color:#666;}
	.oadv .T1R{font-size:24px; line-height:60px;color:#666;font-weight:700;padding-top:100px;text-align:right}
	.oadv .T2R{font-size:30px; line-height:30px;color:#444; text-transform:uppercase;text-align:right}
	.oadv .T3R{font-size:18px; line-height:30px;color:#666;;text-align:right}
	.moadv{display:none}
		@media screen and (min-width: 0px)  and  (max-width: 1000px){
	.oadv{display:none}
	.moadv{display: block;width:96%;margin:auto}
	.moadv img{width:96%;margin:auto}
	.moadv .T1{font-size:20px; line-height:60px;color:#666;font-weight:700;}
	.moadv .T2{font-size:24px; line-height:30px;color:#444; text-transform:uppercase}
	.moadv .T3{font-size:15px; line-height:30px;color:#666;}

			}

	
	.oT1{width:100%;max-width:1200px;margin:auto;text-align:center;font-size:26px;line-height:40px;color:#777}
	.oT2{width:100%;max-width:1200px;margin:auto;text-align:center;}
	.oT3{width:100%;max-width:1200px;margin:auto;text-align:center;font-size:40px;line-height:60px;color:#555;font-weight:800}
	.oT4{width:100%;max-width:1200px;margin:auto;text-align:center;font-size:26px;line-height:40px;color:#777}
		@media screen and (min-width: 0px)  and  (max-width: 800px){
	.oT1{font-size:22px;line-height:30px;color:#777}
	.oT3{font-size:30px;line-height:40px;}
	.oT4{font-size:24px;line-height:30px;color:#666}
			}
	/*oem end*/
	
	/*capacity*/
	.cap{width:100%;max-width:1200px;margin:auto} 
	.cap .NL{width:33%;float:left;min-height:400px; background:#f2f4f5}
	.cap .NR{width:33%;float:left;min-height:400px; background:#f2f4f5;margin-left:0.5%}
	.cap .T1{width:100%;text-align:center; background:#7ba66b;padding:30px;font-size:20px;line-height:30px;color:#FFF;font-weight:500}
	.cap .T2{width:80%;margin:auto; font-size:16px;line-height:35px;color:#666;padding-top:20px;}
	
	.cap .Lpic{width:46%;float:left;background:#FFF;filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1)); } .cap .Lpic img{width:100%}
	.cap .Rtext{width:54%;float:left;margin-top:80px; background:#FFF;filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));}
	.cap .Rtext .T3{width:80%;margin:auto;font-size:40px;line-height:60px;color:#7ba66b;font-weight:600}
	.cap .Rtext .T4{width:80%;margin:auto;font-size:16px;line-height:30px;color:#777;}
	.cap .Rtext .T0{width:80%;margin:auto;height:30px;}
		/*capacity end*/
		/*product catalogue*/
		.Pcls{width:100%;max-width:1200px;margin:auto} 
		.Pcls .PclsL{width:20%;float:left;height:60px; background:#fafafa;text-align:center}
		.Pcls .PclsR{width:20%;float:left;height:60px; background:#fafafa;text-align:center; border-left:1px #ffffff solid}
		.Pcls a{font-size:18px;line-height:60px;color:#555}
		.Pcls .PclsL:hover, .Pcls .PclsR:hover{ background:#7ba66b;transition:0.5s;color:#fff;}
		.Pcls .active{ background:#7ba66b;color:#fff;}
		/*product catalogue end*/
		
/*生产*/
.adv{width:100%;height:520px;margin:auto; background:url(/img/advbg.jpg) no-repeat top center fixed}
.adv .A{width:100%;max-width:1200px;margin:auto;} .adv .A img{width:100%}
.adv .A .B1{width:16%;float:left}
.adv .A .B2{width:16%;float:left;margin-left:4%}
.adv .A .C1{width:100%; border-radius:50%; overflow:hidden;} 
.adv .A .C1 img{width:100%;border-radius:50%; border:3px solid #7ba66b;}
.adv .A .C1 img:hover{transition: all 0.6s;transform: scale(1.3); }
.adv .A .C2{width:100%; margin:10px auto;  font-size:15px;color:#666;line-height:24px;text-align:center}
/*生产*/


/**/
.ipro_box{ margin:auto;width:100%;max-width: 1200px;height:640px;background:url(../img/bg_ipro.png) center top no-repeat;font-size:20px;font-weight:bold;color:#7ba66b; overflow: hidden;}
.ipro_box a{ position: relative; display: block;width: 358px;height:310px;}
.ipro_box a .xian_di{z-index: 1;margin: 0;overflow: hidden;text-align:center}
/*.ipro_box a .xian_di>img{width:100%;height: 100%;}*/
.ipro_box a:hover img{transition: all 0.6s;transform: scale(1.1);  filter: opacity(70%);   opacity:0.7; }
.ipro_box a .xian_di .yin_xian{color:#7ba66b;text-align: center;  opacity: 0;z-index: 10; visibility: visible;filter: alpha(opacity=0);   line-height: 100%;  -webkit-transition: all 0.5s ease;  position: absolute;top:0;left: 0;padding-top: 150px; width: 358px;height:310px;overflow: hidden;}
.ipro_box a:hover .xian_di .yin_xian{opacity: 1;  filter: alpha(opacity=100);  visibility: visible;  -webkit-transform: scale(1, 1);  -moz-transform: scale(1, 1);  -ms-transform: scale(1, 1);  -o-transform: scale(1, 1);  transform: scale(1, 1);}
 .hide{display:none;}
 
 .p1_box{ margin:-5px auto auto 0px;position: relative; border:0px #CCC solid;width: 260px;height: 260px;}
 .p2_box{ margin:80px auto auto 0px; position: relative; border:0px #CCC solid;width: 260px;height: 260px;}
 .p3_box{ margin:-425px auto auto 280px;position: relative; border:0px #CCC solid;width: 260px;height: 260px;}
 .p4_box{ margin:-430px auto auto 560px;position: relative; border:0px #CCC solid;width: 260px;height: 260px;}
 .p5_box{ margin:65px auto auto 560px;position: relative; border:0px #CCC solid;width: 260px;height: 260px;}
 .p6_box{ margin:-425px auto auto 840px;position: relative; border:0px #CCC solid;width: 260px;height: 260px;}
  /*service*/
  
.ss00{ margin:auto;width:100%;max-width: 1200px;font-size:20px;color:#fff; overflow: hidden;}
.ss00 a{ position: relative; display: block;width: 380px;height: 380px;}
.ss00 a .sc{z-index: 1;margin: 0;overflow: hidden;text-align:center}
.ss00 a .sc>img{width:100%;height: 100%; filter: opacity(70%);   opacity:0.7;/*透明度设置*/ }
.ss00 a:hover img{transition: all 0.6s;transform: scale(1.1);  filter: opacity(70%);   opacity:0.7; }
.ss00 a .sc .sT{color:#fff;text-align: center;  z-index: 10; visibility: visible;  line-height: 100%;  -webkit-transition: all 0.5s ease;  position: absolute;top:0;left: 0;padding-top: 120px;width:100%;margin:auto; overflow: hidden;}
.ss00 a:hover .sc .sT{opacity: 1;  filter: alpha(opacity=100);  visibility: visible;  -webkit-transform: scale(1, 1);  -moz-transform: scale(1, 1);  -ms-transform: scale(1, 1);  -o-transform: scale(1, 1);  transform: scale(1, 1);}
.ss00 .s1{width:380px;float:left;position: relative; overflow:hidden;background:#666}
.ss00 .s2{width:380px;float:left;margin-left:30px;background:#666}
.ss00 .s3{width:380px;float:right;background:#666}
.RM{ margin:auto;width: 600px;height:60px;text-align:center;font-size:18px;color:#fff;line-height:60px; background:#c89585} 
.RM a{color:#fff;font-size:18px;color:#fff;line-height:60px;}
.RM:hover{background:#b87662} 
 
@media screen  and  (max-width: 800px){
.RM{padding-top:5px;width:98%;font-size:18px;color:#fff;line-height:25px; }
.RM a{color:#fff;font-size:18px;color:#fff;line-height:10px;}
	}
 
 
/*contact*/
.iContact0{width:100%;height:auto;margin:auto; background:#fafafa;}
.iContact{ margin:auto;width:100%;max-width: 1200px;font-size:20px;color:#fff; overflow: hidden;}
.iContact .C1{width:28%;float:left;position: relative; overflow:hidden; }
.iContact .C2{width:30%;float:left;margin-left:3%; }
.iContact .C3{width:33%;float:right; }
.iContact .T{font-size:18px;font-weight:bold;line-height:40px;color:#7ba66b;text-transform:uppercase}
.iContact .D{font-size:14px;line-height:20px;color:#4D4D4D;}

.email0{ margin:auto;width:100%;max-width: 1200px;font-size:20px;color:#fff; overflow: hidden;}
.email0 .eL{width:28%;float:left;position: relative; overflow:hidden; }
.email0 .eC{width:31%;float:left;margin-left:3.3%; }
.email0 .eR{width:33%;float:right; }
.email0 input{width:100%;height:40px;padding:10px 20px;font-size:14px;color:#555;border: 1px #7ba66b solid;background:#fff;overflow:hidden;vertical-align:middle;}
.email0 textarea{width:100%;height:160px;padding:10px 20px;font-size:14px;color:#555;border: 1px #7ba66b solid;background:#fff;overflow:hidden;vertical-align:middle;}
.email0  .ebtn{width:100%;margin:auto;text-align:center}
.email0 button{width:140px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;vertical-align:middle;background:#ff7200;outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.email0 button:hover{background:#7ba66b;}

/*email*/
.bt{width:100%;height:auto;margin:auto; background:#00A7AA;height:250px}
.bt .B0{margin:auto;width:100%;max-width: 1200px;height:80px;}
.bt .B{ margin:auto;width:100%;max-width: 1200px;font-size:20px;color:#fff; overflow: hidden;}
.bt .B .CL{width:45%;float:left}
.bt .B .CL .T1{width:100%;margin:auto;font-size:36px;height:40px;line-height:40px;color:#fff;}
.bt .B .CL .T2{width:100%;margin:auto;font-size:14px;line-height:20px;color:#fff;}
.bt .B .CR{width:45%;float:left;}
 
.Sch .Sbox{width:400px;height:40px;top:20px;left:50%;-webkit-box-shadow:0 0px 0px rgb(0,0,0);-moz-box-shadow:0 0px 0px rgb(0,0,0);-ms-box-shadow:0 0px 0px rgb(0,0,0);box-shadow:0 0px 0px rgb(0,0,0);position:relative;z-index:9999;}
.Sch .Sbox input{width:290px;height:40px;padding:10px 20px;font-size:14px;color:#555;border:none;background:#fff;overflow:hidden;vertical-align:middle;}
.Sch .Sbox button{width:110px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;vertical-align:middle;background:#53E4E0;outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.Sch .Sbox button:hover{background:#7ba66b;}
.Sch .Sbox button:active{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;-moz-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;-ms-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;box-shadow:0 1px 2px rgba(0,0,0,.3) inset;}
/*底中*/
.BLink{width:100%;height:auto;margin:auto; background:#7ba66b;height:200px}
.BLink .BL{ margin:auto;width:100%;max-width: 1200px;overflow: hidden;}
.BLink .BL1{width:120px;float:left;height:200px;}
.BLink .BLL{width:40px;float:left; height:160px;background:url("/img/bline.png")  repeat-y center ;  }
.BLink .BL2{width:25%;float:left;height:200px;}
.BLink .BL2 .T1{font-size:14px;color:#fff;line-height:22px;}
.BLink .BL2 .T2{font-size:40px;color:#fffdbc;line-height:40px;font-weight:600}
.BLink .BL3{width:500px;float:left;height:200px;margin-left:20px;}
.BLink .BL3 li{width:20%;float:left;}
.BLink .BL3  a{font-size:16px;color:#FFF;line-height:30px;}
.BLink .BL3 .L2 a{font-size:14px;color:#efefef;line-height:24px;}
.BLink .BL3 .L2 a:hover{color:#ff7200;;}
.BLink .BL4{width:120px;float:left;height:200px;}
.BLink .BL4 .T1{width:100%;text-align:center;} .BLink .BL4 .T1 img{width:100%}
.BLink .BL4 .T2{width:100%;text-align:center;font-size:14px;color:#FFF}
/*底部*/
.Bcopy{width:100%;height:auto;margin:auto; background:#699359;height:60px}
.Bcopy .B{ margin:auto;width:100%;max-width: 1200px;overflow: hidden;} .Bcopy .B a{color:#FFF}
.Bcopy .B .B1{width:50%;float:left;height:80px;line-height:60px;color:#FFF;font-size:14px}
.Bcopy .B .B2{width:40%;float:right;padding-top:15px;text-align:right}


/*--首页结速--*/

/*产品product nav*/
.navPro{ margin:auto;width:100%;max-width: 1590px;height:280px; background:}
.navPro .container{width:100%;margin:0 auto;height:260px;padding-top:10px}
.navPro .mode-list{ height: 260px; overflow:hidden;margin-left:5px }
.navPro .mode-list .mode-item{ width: 220px; height: 260px; text-align: center; float: left; overflow: hidden;  background: #fff; transition: width .4s;}
.navPro .mode-list .mode-wrap{ width: 750px; height: 260px;}
.navPro .mode-list .mode-view{ float: left; width: 220px; height: 260px; border: 1px solid #DCDCDC; opacity: 1;}
.navPro .mode-list .mode-view .T{font-size:18px;font-weight:bold;color:#7ba66b;line-height:50px;height:50px;text-align:center;width:100%;margin:auto;text-transform:uppercase}
.navPro .mode-list .mode-view i{ display: block; width: 240px; height: 180px; margin-top: 22px;text-align:center}
.navPro .mode-list .mode-view ul{ padding-left: 20px; }
.navPro .mode-list .mode-view li{ float: left; width: 90px; height: 30px; line-height: 30px; margin: 0 5px 10px 5px; background: #EDEDED; }
.navPro .mode-list .mode-detail{ float: left; color: #fff; width: 500px; height: 260px; background: #fff; opacity: 0;}
.navPro .mode-list .mode-detail .detail-left,
.navPro .mode-list .mode-detail .detail-right{ width: 250px; height: 260px; border-top: 1px solid #DCDCDC;border-bottom: 1px solid #DCDCDC; }
.navPro .mode-list .mode-detail .detail-left{ float: left; background: #7ba66b; overflow: hidden;}
.navPro .mode-list .mode-detail .detail-left .TR{font-size:18px;font-weight:bold;color:#fff;line-height:50px;height:50px;text-align:center;width:100%;margin: auto auto auto 2%;text-transform:uppercase}
.navPro .mode-list .mode-detail .detail-left i{ display: block;width: 220px; height: 180px; margin-top: 22px;text-align:center }
.navPro .mode-list .mode-detail .detail-right{ float: left;  background: url(../img/piconright.png) no-repeat  left #FFF ; }
.navPro .mode-list .mode-detail .detail-right .RC{width:90%; text-align:left;padding-left:40px;padding-top:30px;}
.navPro .mode-list .mode-detail .detail-right .RC a{color:#7ba66b;line-height:26px;font-size:14px}
.navPro .mode-list .mode-detail .detail-right .RC a:hover{color:#222;}

.navPro .mode-list .mode-detail .detail-right .get{ width: 100px; height: 31px; line-height: 31px; padding-left: 15px; color: #00CE52; display: block; margin-left: 30px; font-size: 16px; background: #fff url(../images/04-jt.png) no-repeat 84px center; text-align: left;}
.navPro .mode-list .mode-item-1 .mode-view i{ background: url(../img/picon1.png) no-repeat  center; background-position:45% 10%; }
.navPro .mode-list .mode-item-1 .mode-detail .detail-left i{ background: url(../img/picon1r.png) no-repeat   center; background-position:63% 10%; }
.navPro .mode-list .mode-item-2 .mode-view i{ background: url(../img/picon2.png) no-repeat  center;  background-position:45% 10%; }
.navPro .mode-list .mode-item-2 .mode-detail .detail-left i{ background: url(../img/picon2r.png) no-repeat  center; background-position:63% 10%;}
.navPro .mode-list .mode-item-3 .mode-view i{ background: url(../img/picon3.png) no-repeat   center;  background-position:40% 10%; }
.navPro .mode-list .mode-item-3 .mode-detail .detail-left i{ background: url(../img/picon3r.png) no-repeat  center ; background-position:68% 10%;}
.navPro .mode-list .mode-item-4 .mode-view i{ background: url(../img/picon4.png) no-repeat   center;  background-position:45% 10%; }
.navPro .mode-list .mode-item-4 .mode-detail .detail-left i{ background: url(../img/picon4r.png) no-repeat  center; background-position:63% 10%;}
.navPro .mode-list .mode-item-5 .mode-view i{ background: url(../img/picon5.png) no-repeat   center;  background-position:45% 10%; }
.navPro .mode-list .mode-item-5 .mode-detail .detail-left i{ background: url(../img/picon5r.png) no-repeat  center; background-position:63% 10%;}
.navPro .mode-list .mode-item-6 .mode-view i{ background: url(../img/picon6.png) no-repeat   center;  background-position:45% 10%; }
.navPro .mode-list .mode-item-6 .mode-detail .detail-left i{ background: url(../img/picon6r.png) no-repeat  center;background-position:63% 10%; }
.navPro .mode-list .mode-item.active{ width: 480px; }
.navPro .mode-list .mode-item.active .mode-wrap{ margin-left: -240px; opacity: 1; }
.navPro .mode-list .mode-item.active .mode-view{ opacity: 0; }
.navPro .mode-list .mode-item.active .mode-detail{ opacity: 1; }
/*product nav*/
 /*2classlist*/
.nPL2c{ margin:auto;width:100%;}
.nPL2c .L{width:31%;float:left;margin-left:1%;margin-right:1%;margin-top:1.5%;background:#FFF;overflow:hidden;display: inline-block;transition: all  .25s  ease-in;-moz-transition: all  .25s  ease-in;-webkit-transition: all  .25s  ease-in;}
.nPL2c .L:hover{transition: all 0.6s;box-shadow:5px 5px 10px gray;transform:translateY(-10px);}
.nPL2c .L .I{width:96%;margin:auto} .nPL2c .L .I img{width:100%}
.nPL2c .L .T1{width:90%;margin:auto;font-size:18px;line-height:40px;height:40px;color:#171721;text-align:center;background:#fff;   white-space:nowrap;   overflow:hidden;   text-overflow:ellipsis;}
.nPL2c .L .T2{width:96%;margin:auto;font-size:15px;line-height:20px;height:30px;color:#BCBCBC;text-align:center;background:#fff}


/*分页*/
.nPages{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.nPages .prevPage, .nPages .nextPage{height: 48px;width:130px;	line-height: 48px;	 border: 1px solid #ddd;	}
.nPages a{display: inline-block;color: #666;display: inline-block;height: 48px;width:48px;	line-height: 48px;	 border: 1px solid #ddd;	margin: 0 4px;border-radius: 0px;vertical-align: middle;}
.nPages a:hover{text-decoration: none;border: 1px solid #b87662;}
.nPages span.current{display: inline-block;height: 48px;width:48px;	line-height: 48px;	 border: 1px solid #ddd;	margin: 0 4px;color: #fff;background-color: #b87662;	border: 1px solid #b87662;border-radius: 0px;vertical-align: middle;}
.nPages span.disabled{	display: inline-block;height: 48px;line-height: 48px;width:130px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 0px;vertical-align: middle;}
@media screen and (min-width: 10px)  and (max-width: 1200px){
.nPages{padding: 10px 12px;text-align: left;color: #ccc;text-align:center;}
.nPages .prevPage, .nPages .nextPage{height: 30px;width:70px;	line-height: 30px;	 border: 1px solid #ddd;	}
.nPages a{display: inline-block;color: #666;display: inline-block;height: 30px;width:30px;	line-height: 30px;	 border: 1px solid #ddd;	margin: 0 4px;border-radius: 0px;vertical-align: middle;}
.nPages a:hover{text-decoration: none;border: 1px solid #b87662;}
.nPages span.current{display: inline-block;height: 30px;width:30px;	line-height: 30px;	 border: 1px solid #ddd;	margin: 0 4px;color: #fff;background-color: #b87662;	border: 1px solid #b87662;border-radius: 0px;vertical-align: middle;}
.nPages span.disabled{	display: inline-block;height: 30px;line-height: 30px;width:70px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 0px;vertical-align: middle;}

	}
/*product end*/

/*news*/
.nNewsL{ margin:auto;width:100%;max-width: 1920px;}
.nNewsL .L{width:24%;float:left;margin-top:2%;margin-left:1%;background:#FFF;overflow:hidden;display: inline-block;transition: all  .25s  ease-in;-moz-transition: all  .25s  ease-in;-webkit-transition: all  .25s  ease-in;}
.nNewsL .L:hover{transition: all 0.6s;box-shadow:5px 5px 10px gray;transform:translateY(-10px);}
.nNewsL .LM{width:1.33%;float:left;margin-top:3%;height:320px}
.nNewsL .L .I{width:100%;margin:auto} .nNewsL .I img{width:100%}
.nNewsL .T1{width:100%;margin:auto;font-size:18px;line-height:20px;height:40px;color:#171721;text-align:center;padding:10px}
.nNewsL .T2{width:90%;margin:auto;font-size:14px;line-height:18px;height:38px;color:#888;text-align:left; overflow:hidden}
@media screen and (min-width: 10px)  and  (max-width: 1200px){.nNewsL {width:96%;float:none;margin:auto}.nNewsL .L{width:100%;float:none;margin:auto}.nNewsL .T2{display:none}}
.nNewsClass{ margin:auto;width:100%;max-width: 1200px;padding:8px;overflow:hidden;display: inline-block;transition: all  .25s  ease-in;-moz-transition: all  .25s  ease-in;-webkit-transition: all  .25s  ease-in;}
.nNewsClass:hover{transition: all 0.6s;box-shadow:2px 2px 5px gray;transform:translateY(-10px);}
.nNewsClass .L{width:32%;float:left;background:#FFF; }
.nNewsClass .L img{width:100%}

.nNewsClass .R{width:60%;float:left;margin-left:2%}
.nNewsClass .R .T1{width:100%;margin:auto;font-size:20px;line-height:40px;height:40px;color:#555;font-weight:400;}
.nNewsClass .R .T2{width:100%;margin:auto;font-size:15px;line-height:25px;height:90px;color:#888; overflow:hidden}
.nNewsClass .R .T3{width:80px;font-size:12px;line-height:20px;height:20px;color:#fff; background:#aaa;text-align:center}


.nNewsD{ margin:auto;width:100%;max-width: 1600px;}
.nNewsD h1{font-size:26px;color:#666;font-weight:bold;Line-height:26px;}
.nNewsD .L{width:30%;float:left;}
.nNewsD .L .T1{font-size:26px;color:#666;font-weight:bold;Line-height:26px;}

.nNewsD .L .Tline{height:30px;width:100%; vertical-align: top}
.nNewsD .L .CM{width:100%}
.nNewsD .L .CM li{width:100%;line-height:40px;height:40px; border-bottom:1px #ECECEC solid}
.nNewsD .L .CM li a{font-size:15px;color:#666}
.nNewsD .L .CM li a:hover{color:#7ba66b} .nNewsD .L .CM li .active{color:#7ba66b}

 .LMN{width:100%}

 .LMN .N1{width:30%;float:left}
 .LMN .N1 img{width:100%}
 .LMN .N2{width:3%;float:left}
 .LMN .N3{width:66%;float:left;position: relative;}
 .LMN .N3 .N31{width:70px; height:16px;font-size:10px;line-height:16px;color:#fff;text-align:center;text-transform:uppercase;background:#00A7AA;display:none}
 .LMN .N3 .N31 a{color:#fff;font-size:8px;}
 .LMN .N3 .N32{width:100%;  font-size:10px;line-height:16px;color:#666;height:40px; margin-top:1px;overflow: hidden}
 .LMN .N3 .N33{width:100%;  font-size:8px;line-height:16px;color:#686876;position:  relative;bottom: 0;left: 0;}

.nNewsD .M{width:3%;float:left;}
.nNewsD .R{width:66%;float:left;background:#;padding:0px}
.nNewsD  .R img{width:100%}
.nNewsD  .R hr{height:1px; border-top:1px #ECECEC solid}
.nNewsD  .T1{font-size:26px;color:#555;font-weight:bold;Line-height:40px;}
.nNewsD  .T2{width:100%;margin:auto} 
.nNewsD  .T3{font-size:13px;color:#666;Line-height:26px;}
.nNewsD  .Tline{height:30px;width:100%; vertical-align: top}
.nNewsD .R .C{width:100%;font-size:16px;color:#4D4D4D;line-height:26px;}
@media screen and (min-width: 100px) and (max-width: 1000px){.nNewsD .L{display:none} .nNewsD .M{display:none}.nNewsD .R{width:96%;float:none;margin:auto}}
@media screen and (min-width: 201px)  and (max-width: 1950px){.nNewsD{ width:96%;}}
/*contact us*/
.nCon{margin:auto;width:100%;max-width: 1650px;min-height:600px;}
.nCon .Cicon{width:33%;float:left;text-align:center;}
.nConc{margin:-50px auto;width:100%;max-width: 1200px; position:relative}
.nConc .C1{width:31%;float:left;height:160px; background:#FFF}
.nConc .C2{width:31%;float:left;height:160px;margin-left:3.5%; background:#FFF}
.nConc .C3{width:31%;float:right;height:160px;margin-left:3.5%; background:#FFF}
.nConc .I{width:100%;text-align:center;margin:-30px auto;}
.nConc .T1{width:90%;margin:auto;font-size:18px;font-weight:bold;color:#090A15;line-height:50px;text-align:center;margin:30px auto;}
.nConc .T2{width:90%;margin:-20px auto;font-size:15px;color:#676767;line-height:20px;text-align:center}
 
.nCon .L{width:46%;float:left;text-align:left;}
.nCon .R{width:46%;float:left;text-align:left;margin-left:4%}
.nCon .L .T1{width:100%;font-size:18px;color:#676767;line-height:40px;font-weight:600;font-family:'Ageo-Medium','Helvetica','sans-serif'}
.nCon .L .T2{width:100%;font-size:36px;color:#4D4D4D;line-height:40px;font-weight:600;font-family:'Ageo-Medium','Helvetica','sans-serif'}
.nCon .L .T3{width:100%;font-size:22px;color:#676767;line-height:40px;font-family:'Ageo-Regular','Helvetica','sans-serif'} .nCon .L .T3 span{color:#6f9162;font-weight:700}
.nCon .L .T3 a{font-size:22px}
.nCon .R .R1L{width:45%;float:left}
.nCon .R .R1R{width:45%;float:right}
.nCon .R .T{font-size:20px;color:#090A15;line-height:40px;font-family:'Ageo-Medium','arial';}
 
.nCon .R input{width:100%;height:40px;padding:10px 20px;font-size:14px;color:#555;border: 1px #cbcbcb solid;background:#fff;overflow:hidden;vertical-align:middle;}
.nCon .R  textarea{width:100%;height:200px;padding:10px 20px;font-size:14px;color:#555;border: 1px #cbcbcb solid;background:#fff;overflow:hidden;vertical-align:middle;}
.nCon .R .ebtn{width:100%;margin:auto;}
.nCon .R button{width:140px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;vertical-align:middle;background:#c89585;outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.nCon .R button:hover{background:#b87662;}
.conInfo{display:none}
@media screen and (min-width: 100px) and (max-width: 1250px){
	.nCon .L{width:96%;float:none;margin:auto;text-align:left;}
	.nCon .L .T1{display:none;width:100%;font-size:18px;color:#676767;line-height:40px;font-weight:600;font-family:'Ageo-Medium','Helvetica','sans-serif'}
	.nCon .L .T2{text-align:center;width:100%;font-size:26px;color:#4D4D4D;line-height:40px;font-weight:600;font-family:'Ageo-Medium','Helvetica','sans-serif'}
	.nCon .L .T3{width:100%;font-size:16px;color:#676767;line-height:22px;font-family:'Ageo-Regular','Helvetica','sans-serif'} 
	.nCon .L .T3 span{color:#6f9162;font-weight:700}

	.nCon .R{width:96%;float:none;margin:auto;text-align:left}
	.nCon .R .R1L{width:100%;float:none}
	.nCon .R .R1R{width:100%;float:none}
	.nCon .R input{width:90%;}
	.nCon .R textarea{width:90%;}
	.conInfo{display:inline;text-align:center}
	.conInfo .t1{font-size:18px;line-height:30px;font-weight:600}
	.conInfo .t2{font-size:15px;line-height:24px;}
	}
@media screen  and (max-width: 1930px){.nCon{width:96%}}
/*aboutus*/
.AllContent{margin:auto;width:100%;max-width: 1650px; min-height:800px;}
.naBout{margin:auto;width:96%;max-width:1200px;min-hieght:800px;letter-spacing:0.2px;font-family:'Ageo-Regular','Helvetica','sans-serif'}
.naBout .aL{width:30%;float:left} .naBout .aL img{width:100%}
.naBout .aR{width:68%;float:left;margin-left:2%}
.naBout  .t1{font-size:36px;color:#171721;line-height:50px;width:100%;}
.naBout  .t2{font-size:26px;color:#4D4D4D;line-height:40px;width:100%;}
.naBout  .t3{font-size:16px;color:#171721;line-height:30px;width:100%;}
.naBout  .t4{font-size:16px;color:#4D4D4D;line-height:23px;width:100%;text-align:right}
.naBout .pic{width:100%;text-align:center}
 .naBout .honour{width:23%;float:left;margin:15px 10px auto 10px;font-size:15px;line-height:30px;color:#666;text-align:center}  .naBout .honour img{width:100%}
 #allmap{width:100%;height:500px;}
 @media screen  and (max-width: 800px){
	 .naBout .aL{display:none}
	 .naBout .aR{width:96%;margin:auto;float:none}
	 .naBout img{width:96%;margin:auto}
	 .naBout .honour{width:46%;margin:2% 2% auto 2%;}
	 }

/*左右结构*/
.apage{width:100%;max-width:1200px;margin:auto}
.pageleft{width:20%;float:left; background:#fefefe}
.pageleft  .t1{font-size:20px;line-height:40px; background:#e3e3e3;color:#555;font-weight:bold}
.pageright{width:75%;float:right}
 @media screen  and (max-width: 800px){.pageleft{display:none}.pageright{width:96%;float:none;margin:auto} .pageright .proPic img{width:100%;}}
.pageright  .t1{font-size:25px;line-height:40px;}
.pageright  .t2{font-size:18px;line-height:26px;}
.pageright  .t3{font-size:16px;line-height:20px;} .pageright  .t3 img{width:100%}
.pageright .C{width:100%;min-height:500px;}
.promenu{width:100%;} 
.promenu a{font-size:15px;line-height:30px;color:#555; display:block}
.promenu li{width:100%;height:30px; background:#fafafa; border-top:1px #ffffff solid}
.promenu li:hover{ background:#e99400;transition:0.5s;color:#fff;}
.promenu .active{ background:#e99400;color:#fff;} .promenu .active a{ color:#fff;}
		/*product catalogue end*/
		
.bpro{width:100%;} .bpro img{width:100%}
.bpro .L{width:23%;float:left}
.bpro .R{width:23%;float:left;margin-left:2%}

.bpro  .t1{font-size:20px;color:#171721;line-height:26px;width:100%; overflow:hidden}
.bpro  .t2{font-size:18px;color:#4D4D4D;line-height:20px;width:100%;height:40px;text-align:center}

 @media screen  and (max-width: 800px){.bpro{width:98%;margin:auto} .bpro .L{width:48%;float:left;margin:1% 1% auto 1%}.bpro .R{width:48%;float:left;margin:1% 1% auto 1%}
 .bpro  .t1{font-size:20px;line-height:26px;}
 .bpro  a{font-size:16px;line-height:18px;}
 }
 
.procase{margin:auto;width:100%;max-width:1200px;min-hieght:800px;}
.procase img{width:100%}
.procase .l{width:49%;margin:6px auto;float:left}
.procase .r{width:49%;margin:6px auto;float:right;}

.nlist{width:100%;}
.nlist a{font:15px/30px;display:block}
.nline{width:100%;height:10px; border-top:#ececec 1px  dashed;margin:10px auto auto auto}


.nT1{width:100%;height:40px;font-size:26px;color:#d4a796;font-weight:bold;Line-height:40px;font-family:Oswald;}
.line{width:100%;height:20px; border-top:#ececec 1px solid;margin:20px auto auto auto}
.Line2{width:100%;height:10px; border-top:#ececec 1px solid;margin:10px auto auto auto}
 @media screen  and (max-width: 800px){.nT1{width:96%;margin:auto;height:30px;font-size:22px;Line-height:30px;}
 .line{width:96%;margin:auto;height:10px; border-top:#ececec 1px solid;margin:2px auto auto auto}}





.dLocal{width:100%;max-width:1200px;margin:auto;font-size:14px;line-height:26px;color:#777;font-family: Futura;text-align:right}  .dLocal a{font-size:14px;line-height:26px;color:#777}.dLocal a:hover{color:#b87662}
.NewsLocal{display:none;font-size:14px;line-height:26px;color:#777;font-family: Futura;}  .NewsLocal a{font-size:14px;line-height:26px;color:#777}.NewsLocal a:hover{color:#b87662}
@media screen and (min-width: 100px) and (max-width: 1000px){.NewsLocal{display:inline;width:96%; margin:auto}}
@media screen and (min-width: 100px)  and (max-width: 1930px){.dLocal, .NewsLocal{width:96%;text-align:left}}
/*产品详情图*/
.prodetail {width:100%;max-width:1920px; margin:  auto; position:relative;}
.clear {clear:both; height:0 !important; width:0 !important; overflow:hidden; font-size:0;}
.pro_bottom {width:100%; height:1px; background:; clear:both}
.pro_right {width:46%;  float:right;}
.pro_right_in {max-width:750px; background:#fff; }
.pro_right_in.on {width:45%;max-width:750px;position:fixed; top:120px;}
.pro_right_poi {width:100%; height:1px; overflow:hidden;}
.pro_left {width:46%; height:100%; float:left; overflow:hidden; background:#fff;} .pro_left img{width:100%}

@media screen and (min-width: 240px) and (max-width: 1000px){ .pro_right, .pro_left{width:96%;margin:auto;float:none}.pro_right_in , .pro_right_in.on{width:100%}   }
@media screen and (min-width: 1001px) and (max-width: 1200px) {
	.prodetail{width:96%;}
	.pro_right, .pro_left{width:48%;float:left}
	.pro_right_in {width:100%;margin-left:2%;max-width:620px;}
	.pro_right_in.on{width:46%;margin-left:2%;max-width:620px;}   }
@media screen and (min-width: 1201px) and (max-width: 1400px) {
	.prodetail{width:96%;}
	.pro_right, .pro_left{width:48%;float:left}
	.pro_right_in {width:100%;margin-left:2%;max-width:620px;} 
	.pro_right_in.on{width:46%;margin-left:2%;max-width:620px;}   }

.prodetail   h1{font-size:30px;line-height:40px;color:#555;font-family: 'Ageo-Regular','Futura';}
.prodetail  .T1{font-size:30px;line-height:40px;color:#555;font-family: 'Ageo-Regular','Futura';}
.prodetail  .T2{font-size:16px;line-height:28px;color:#777;font-family: 'Ageo-Regular','Futura';}
.prodetail  .T3{font-size:24px;line-height:40px;color:#555;font-family: Futura;font-weight:400; text-transform:uppercase}
.prodetail  .T4{font-size:18px;line-height:30px;color:#666;font-family: 'Ageo-Regular','Futura';}
.prodetail  .T5{font-size:18px;line-height:28px;color:#777;font-family: 'Ageo-Medium','Futura';}

.prodetail .T6{font-size:18px;line-height:24px;color:#666;font-family: 'Ageo-Medium','Futura';}
.prodetail .T7{font-size:14px;line-height:18px;color:#777;font-family: 'Ageo-Regular','Futura';}
@media screen and (max-width: 800px){
	.prodetail h1{font-size:22px;line-height:30px;}
	.prodetail  .T3{font-size:18px;line-height:30px;}
	}

/*product form*/

.Tform{width:90%;}
.Tform .T{font-size:15px;line-height:20px;color:#666666;display:none}
.Tform .f1l{width:43%;float:left;}
.Tform .f1r{width:44%;float:left;margin-left:10%;}
.Tform  input{width:100%;height:20px;padding:5px 20px;font-size:14px;color:#555;border: 1px #cbcbcb solid;background:#fff;overflow:hidden;vertical-align:middle;}
.Tform  textarea{width:100%;height:100px;padding:5px 10px;font-size:14px;color:#555;border: 1px #cbcbcb solid;background:#fff;overflow:hidden;vertical-align:middle;}
.Tform .ebtn{width:100%;margin:auto;}
.Tform  button{width:140px;height:20px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;vertical-align:middle;background:#c89585;outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.Tform  button:hover{background:#b87662;}
@media screen  and (max-width: 800px){
	.Tform  .L{width:96%;float:none;margin:auto;text-align:left;}
	.Tform  .R{width:96%;float:none;margin:auto;text-align:left}
	.Tform  .R .R1L{width:100%;float:none}
	.Tform  .R .R1R{width:100%;float:none}
	.Tform  .R input{width:90%;}
	.Tform  .R textarea{width:90%;}
	}

/*product form end*/

.prodetail td{height:18px;padding:4px;font-size:14px;line-height:18px;font-family: 'Ageo-Regular','Futura'; }
.prodetail .tdtex1{text-align:left;min-width:160px;color:#444;font-family: 'Ageo-Medium','Futura';border-left:0px #ebebeb solid;border-top:0px #ebebeb solid}
.prodetail .tdtex2{border-left:0px #ebebeb solid;border-top:0px #ebebeb solid;border-right:0px #ebebeb solid}
.prodetail .tdbd{border-bottom:0px #ebebeb solid;}
@media screen and (min-width: 200px)  and (max-width: 1930px){.prodetail{width:96%;}}
/*more product*/
.Mpro{margin:auto;width:100%;max-width: 1200px;} .ML img{width:100%}
.Mpro .ML{width:12%;float:left;margin-left:0.5%}
.Mpro .T1{width:100%;text-align:center;font-size:12px;line-height:20px;}
.Mpro .T1 a{color:#777;} .Mpro .T1 a:hover{color:#b87662}
@media screen  and (max-width: 800px){.Mpro{display:none}}
@media screen and (min-width: 100px)  and (max-width: 1930px){.Mpro{width:96%;}}
/*产品分类标题*/

.proT1{width:100%;margin:auto;font-size:40px;font-weight:bold;text-align:center;height:60px;line-height:60px;color:#d3a492;text-transform:uppercase;font-family:'Oswald','arial';}
.proT2{width:100px;margin:auto;text-align:center}
.proT3{width:100%;margin:auto;font-size:16px;font-weight:;text-align:center;height:60px;line-height:60px;color:#666}
.proT4{width:100%;margin:auto;font-size:16px;font-weight:;text-align:center;height:30px;line-height:30px;color:#7ba66b;font-weight:700}
.proT3{width:100%;margin:auto;font-size:16px;font-weight:;text-align:center;height:60px;line-height:60px;color:#999}
.proT3 a{color:#666} .proT3 a:hover{color:#7ba66b}

@media screen and (min-width: 200px) and (max-width: 1200px){
	.proT1{font-size:30px}
}
/*发展历程*/
.mappic{ margin:auto;width:100%;max-width: 1200px;}.mappic img{width:100%}
.map{width:100%;margin:auto;height:430px;background:url(../img/map1200.jpg) center top no-repeat; filter: opacity(70%);   opacity:0.7;/*透明度设置*/ z-index:-10;position:absolute;/*一定要设置position:absolute,这样才能设置z-index，让背景处于内容的下一层*/}
.project-screening{background:url(../img/s_select_bg_03.png) repeat-x;width:800px;margin:160px auto 0 auto;position:relative;height:9px; background-position:50% 50%}
.screening-select{background:url(../img/s_select_bg_06.png) no-repeat;width:8px;height:12px;position:absolute;top:-2px;cursor:pointer; background-position:50% 2px}
.select-1{left:-1px;}
.select-2{left:10%;}
.select-3{left:20%;}
.select-4{left:30%;}
.select-5{left:50%;}
.select-6{left:60%;}
.select-7{left:70%;}
.select-8{left:80%;}
.select-9{left:90%;}
.project-screening-yellow{background:url(../img/s_select_bg_04.png) no-repeat;height:9px;overflow:hidden;width:0;border-radius:10px;}
.screening-select a{position:absolute;left:-23px;top:-27px;white-space:nowrap;margin:0;padding:0;line-height:none;width:56px; text-align:center;line-height:20px;color:#555;font-size: 20px;font-weight:500; text-decoration:none;}
.screening-select a:hover{color:#00A7AA;}
.project-screening .select-1-yellow{background:url(../img/s_select_bg_17.png) no-repeat;width:20px;height:20px; position:absolute;left:-7px;bottom:-6px;z-index:3;}
.project-screening .current a{background:;color:#00A7AA;height:30px;}
.stepPage{  display:none;  height:100%;}
 
.pageCont{width:100%;max-width:800px;height:200px;margin:60px auto} 
.pageCont .active{display:inline}
.stepPage{opacity: 0;visibility: visible;filter: alpha(opacity=0);transition: all 2s ease; -moz-transition:  all 2s ease;-webkit-transition:  all 2s ease; -o-transition: all 2s ease;}
.xx{opacity: 1;  filter: alpha(opacity=100);  visibility: visible;  -webkit-transform: scale(1, 1);  -moz-transform: scale(1, 1);  -ms-transform: scale(1, 1);  -o-transform: scale(1, 1);  transform: scale(1, 1);}
.pageCont .T1 {   font-size: 20px;  line-height: 1.2;text-transform:uppercase;}
.pageCont .T3{  font-size: 16px;  color: #666;}


/***/
.ititle{width: 100%; position:relative;margin:auto;} 
.ititle .ITA{margin:auto;font-size:30px;color:#666;line-height:36px;font-weight:bold;text-align:center}
.ititle .ITA a{font-size:24px;color:#222;line-height:36px;font-weight:bold;text-align:center}
.ititle .ITB{width:90%; height:16px;margin:auto;background: url(/images/ititleC.png) no-repeat center;}
.ititle .ITC{margin: auto;text-align:center;font-size:14px;color:#666;}
.ititle .ITD{margin: auto;text-align:center;font-size:14px;color:#666;width:80%;line-height:16px;}
.ititle .ITC a{font-size:14px;color:#666;line-height:28px; padding:8px;border-radius:2rem; border:1px #CCC solid}
.ititle .ITC a:hover{font-size:14px;color:#ff0000; font-weight:bold }
.ititle .I1{margin:auto;font-size:20px;color:#666;line-height:30px;font-weight:;text-align:center}
.ititle .I2{width:90%; height:16px;margin:auto;background: url(/images/ititleA.png) no-repeat center;}
.simg{width: 90%; position:relative;margin:auto;} 
.simg img{width:100%;}
 @media screen and (max-width: 640px) {.ititle .ITC{display:none}}
 /*首页icon多图*/
 .icon00{width:100%;height:100px;margin:auto; background:#e8e8e8}
 .icon10{width:85%;margin:auto;padding-top:15px;}
 .icon10 .icon21{width:1px;height:130px;margin:auto;float:left;background: url(/images/i00.png) no-repeat center top;}
 .icon10 .icon20 img{width:60%}
 .icon10 .icon20{width:16%;float:left;margin:auto;text-align:center}
 .icon10 .icon20 img:hover{transition: all 0.6s;transform: scale(1.1);}
    @media (max-width:800px){
	  .icon00{display:none}
	   }
 .icon10 .icon20 img:hover{transition: all 0.6s;transform: scale(1.1);}
  /*首页多图*/
.iML{width:100%;margin:auto; background:#f1fafe ; 
  /*filter:alpha(opacity=20);  
-moz-opacity:0.2;  
-khtml-opacity: 0.2;  
opacity: 0.2*/}
.MC00{width:90%;margin:auto; }
.iML .MC11{width:21.5%;float:left;margin:1% auto auto 2%; background:#fff;padding:0.5% ; box-shadow:2px 2px 4px gray;border: 1px #eee solid;overflow:hidden;border-radius:.5rem;  transition: all  .25s  ease-in;-moz-transition: all  .25s  ease-in;-webkit-transition: all  .25s  ease-in;}
.iML .MC11:hover{transition: all 0.6s;box-shadow:5px 5px 10px gray;transform:translateY(-10px);}
.iML .MC11 img{width:100%}
/*.iML .MC11  img:hover{transition: all 0.6s;transform: scale(1.2);}*/
.iML .MC11 .MC13{width:100%;margin:auto;height:110px;padding:2%}
.iML .MC11 .MC13 a{font-size:13px;color:#666}
.iML .MC11 .MC13 a:hover{color:#ff0000}
.iML .MC11 .MC13 .t{font-size:16px;line-height:30px;color:#333333;font-weight:bold;}
.iML .M{width:50%;height:40px; margin:auto;background:#333333;border:1px #333333 solid;text-align:center;border-radius:1rem; cursor:pointer}
.iML .M a{line-height:40px;font-size:16px;color:#fff}
.iML .M a:hover{color:#F60}
.iML .M:hover {background:#d0f3ff;}
.iML .MC11 .MC13 .tx00{margin:auto;width:auto;display:inline}
@media screen and (max-width: 640px){
	.iML .MC00{width:98%;margin:auto;}
	.iML .MC11 .MC13{width:100%;margin:auto;height:auto;padding:2%}
	.iML .MC11 .MC13 a{font-size:15px;color:#666}
	.iML .MC11{width:46%;margin:1.5% auto auto 2.5%;border:0px #999 solid;border-radius:0rem;  box-shadow:0px 0px 0px gray;}
	.iML .MC11 .MC13 .tx00{display:none}
}
.ad20{width:100%;margin:auto; background:url(../images/ad20.jpg) no-repeat center;height:220px;}
.ad21{display:none}
.ad10{width:100%;margin:auto; background:url(../images/ad10.jpg) no-repeat center;height:500px;}
.ad11{display:none}
@media screen and (max-width: 640px){
	.ad10{display:none}.ad11{width:100%;margin:auto;display:inline} 
	.ad11 img{width:100%}
	.ad21 img{width:100%}
	.ad20{display:none}.ad21{width:100%;margin:auto;display:inline}
	}
   /*首页产品多图*/ 

 .IP00{width:100%;height:auto;margin:auto;background:#f9f9f9 ;border-top:0px  #f4f2f2 solid}
 .IP10{width:90%;margin:auto;padding-top:16px;padding-bottom:6px;}

 .IP10 .IP20{width:25%;float:left;text-align:center;margin:0px;overflow:hidden  }
 .IP10 .IP20 .IP31{width:90%;height:;margin:auto;overflow:hidden;border:#ddd 1px solid;padding:6px; background:#FFF}
 .IP10 .IP20 .IP32{width:90%;height:;margin:10px auto auto auto; overflow:hidden;line-height:20px;height:40px;}
 .IP10 .IP20 .IP31 img{width:100%; height:auto;}
 .IP10 .IP20 .IP31 img:hover{transition: all 0.6s;transform: scale(1.2);}
 .IPM{width:50%;height:40px; margin:auto;background:#eae9e6;border:0px #cacaca solid;text-align:center;border-radius:1rem; cursor:pointer}
 .IPM a{line-height:40px;font-size:16px;color:#585858}
 .IPM a:hover{color:#F60}
 .IPM:hover {background:#ddd;}
 
  @media screen and (max-width: 640px) {
.IP10{width:95%;margin:auto;padding-top:16px;padding-bottom:6px;}
.IP10 .IP20{width:46%;margin-left: 2%;padding:2%}
.IP10 .IP20 .IP31{width:100%;height:;margin:auto;overflow:hidden;border:#ddd 1px solid;padding:6px; background:#FFF}
.IP10 .IP20 .IP32{width:90%;height:;margin:10px auto auto auto; overflow:hidden;line-height:20px;height:20px;}

}
  /*所有产品列表622*/
  .nP00{width:100%;max-width:1920px;margin:auto}
  .nP00 .nPleft{width:12%;float:left}
  .nP00 .nPleft .T1{font-size:30px;line-height:30px;font-weight:bold;color:#666}
   .nP00 .nPleft .T2{width:100%;}
   .nP00 .nPleft .T2 a{font-size:20px; color:#666;line-height:40px; display:block;padding-left:30px;height:40px; background:url(/img/nPleftclass1.png) no-repeat left;background-position: 0 50%} 
   .nP00 .nPleft .T2 a:hover{color:#b87662}
   .nP00 .nPleft .T2 .active{ background:url(/img/nPleftclass2.png) no-repeat left;background-position: 0 50%;color:#b87662}
  .nP00 .nPright{width:87%;float:left;margin-left:1%;}
  	.nPL{ margin:auto;width:100%;}
	.nPL .L{width:23.4%;float:left;margin-left:1%;margin-right:0.5%;margin-top:1.5%;height:330px;background:#FFF;overflow:hidden;display: inline-block;transition: all  .25s  ease-in;-moz-transition: all  .25s  ease-in;-webkit-transition: all  .25s  ease-in;}
	.nPL .L:hover{transition: all 0.6s;box-shadow:5px 5px 10px gray;transform:translateY(-10px);}
	.nPL .L .I{width:96%;margin:auto} .nPL .L .I img{width:100%}
	.nPL .L .T1{width:96%;margin:auto;font-size:18px;line-height:40px;height:30px;color:#171721;text-align:center;background:#fff;  white-space:nowrap;   overflow:hidden;   text-overflow:ellipsis;}
	.nPL .L .T2{width:96%;margin:auto;font-size:14px;line-height:20px;height:20px;color:#BCBCBC;text-align:center;background:#fff}

  @media screen and (min-width: 0px)  and (max-width: 1000px){
	  .nP00 .nPleft{display:none}
	  .nP00 .nPright{width:98%;float:none;margin:auto;}
	  }
@media screen and (min-width: 1000px)  and (max-width: 1500px){.nP00 .nPleft{display:none}.nP00 .nPright{width:98%;float:none;margin:auto;}}
@media screen and (min-width: 1501px)  and (max-width: 1950px){.nP00{width:98%} .nP00 .nPleft{width:18%;float:left} .nP00 .nPright{width:81%;float:left;margin-left:1%;}}
	  
  /*产品详细多图*/
 .cLocal {width:1180px;margin:auto;border-bottom: #aaa 1px solid;height:30px}
 .cLocal .t1{width:30%;font-size: 20px; line-height: 30px; font-weight: bold; float:left; color:#333; text-align:left;}/*text-align: justify;text-justify: inter-ideograph;letter-spacing: 1px;*/
 .cLocal.t11{font-size: 13px; line-height: 30px; font-weight: ; color:#00bee3; }/*text-align: justify;text-justify: inter-ideograph;letter-spacing: 1px;*/
.SMT{width:90%;margin:auto;font-size:30px;line-height:50px;text-align:center;color:#444}
.SMT img{margin-right:8px;}
.SMC{width:90%;margin:auto;font-size:14px;line-height:20px;text-align:center}
 /*内容页*/
 .AboutT1{width:80%;margin:auto;font-size:30px;line-height:50px;text-align:center;color:#444}
 .AboutT2{width:80%; height:16px;margin:auto;background: url(/images/ititleC.png) no-repeat center;}
 .AboutT3{width:85%;margin:auto;font-size:26px;line-height:14px;text-align:center;color:#666}
 .AboutT4{width:310px;margin:auto}
 .AboutT4 li{width:90px;height:20px;float:left;text-align:center;overflow:hidden;padding:5px;background:#455a5a;border:1px #eee solid;padding:3px;margin-left:4px;border-radius:5px; -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;}
 .AboutT4 li a{font-size:13px;color:#fff;line-height:20px;}
 .AboutT4 li:hover{ background:#747879}
 .about00{width:85%;margin:auto;background:#fefefe;border:1px #eee solid;padding:30px;border-radius:5px; min-height:450px }
 .about00 .contactL{width:30%;margin:auto;float:left}
  .about00 .contactR{width:70%;margin:auto;float:left}
 /*代理*/
   @media screen and (max-width: 640px) {
.AboutT1{width:98%;margin:auto;font-size:16px;line-height:20px;text-align:center;color:#444;font-weight:bold}
.about00{width:98%;margin:auto;background:#fefefe;border:0px #eee solid;padding:2%;border-radius:0px;}
.about00 .contactL{display:none}
.about00 .contactR{width:100%;margin:auto;}
.contactinfo{display:none}
}
 

 .iadv00{margin:auto;width:90%;  }
 .iadv00 .iadv11 .TT{font-size:18px;line-height:60px;width:100%;margin:6% auto auto auto;text-align:center; font-family:'arial',Verdana, Geneva, sans-serif}
 .iadv00 .iadv10 .TT{font-size:18px;line-height:60px;width:100%;margin:6% auto auto auto;text-align:center ;font-family:'arial',Verdana, Geneva, sans-serif}
 .iadv00 .TC{font-size:14px;line-height:20px;text-align:center}
 .iadv00 .iadv11{width:22%;height:210px;margin:auto ;float:left;border: #ddd 1px  dashed;transition: all  .25s  ease-in;-moz-transition: all  .25s  ease-in;-webkit-transition: all  .25s  ease-in;}
 .iadv00 .iadv10{width:22%;height:210px;margin:auto  auto auto 4% ;float:left;border: #ddd 1px  dashed;transition: all  .25s  ease-in;-moz-transition: all  .25s  ease-in;-webkit-transition: all  .25s  ease-in;}
  .iadv00 .iadv10:hover{transition: all 0.6s;box-shadow:5px 5px 10px gray;transform:translateY(-10px);}
  .iadv00 .iadv11:hover{transition: all 0.6s;box-shadow:5px 5px 10px gray;transform:translateY(-10px);}
 .ifa00{margin:auto;width:90%;  }
 .ifa00 img{width:100%}
 .ifa00 .ifa10{width:57%;margin:auto ;float:left; display:none}
 .ifa00 .ifa10 .ifa11{width:65%;float:left;}
 .ifa00 .ifa10 .ifa12{width:35%;float:left;}
 .ifa00 .ifa10 .ifa14{width:65%;float:left;}
 .ifa00 .ifa10 .ifa13{width:35%;float:left;}
 .ifa00 .ifa20{width:42%;margin: auto auto auto 1% ;float:left; display:none}
@media screen and (max-width: 640px) {
	.iadv00 .iadv11{width:98%;margin:2% auto auto 2%;}
	.iadv00 .iadv10{width:98%;margin:2% auto auto 2%;}
	.iadv00 .iadv11 .TC{white-space:pre-line;}
	.iadv00 .iadv10 .TC{white-space:pre-line;}
	}
 
 #gallery{width:100%;margin:auto}/*以下产品放大*/
 .PT00{width:90%;margin:auto;padding-top:0px;padding-bottom:6px;}
 .PT00 li{width:30%;float:left;text-align:center;overflow:hidden;margin:10px 10px 20px 24px}
 .PT00 li img{width:100%}
 .PT00 li img:hover{transition: all 0.6s;transform: scale(1.2);}
  @media screen and (max-width: 640px) {
	  .PT00{width:98%;margin:auto;padding-top:0px;padding-bottom:6px;}
	  .PT00 li{width:46%;float:left;text-align:center;overflow:hidden;margin:2% }
  }
 
/*产品详细多图结束*/
   .iPage{width: 100%; position:relative;margin:auto;} 
 .iContent{width: 1110px;margin: 10px auto 0 auto;background: #FFFFFF;border: #E5E5E5 0px solid;}
  .iPage .iContent .iLeft{float:left;width:46%;}
  .iPage .iContent .iLeft img{width:100%;padding:5px;border: #E5E5E5 1px solid;}
 .iPage .iContent .iRight{float:left;width:48%;margin-left:50px;}
 .iPage .iContent .iRight p{text-indent:0.72cm;font-size:13px;line-height:24px;}
 /*内资质*/
 .cer00{width:98%;margin:auto;}
 .cer00 img{width:45%;padding:10px;margin:auto;float:left;}
  .cer11{width:98%;margin:auto;}
 .cer11 img{width:92.5%;padding:10px;margin:auto;float:left;}
 .cer33{width:100%;margin:auto;}
 .cer33 img{width:31%;padding:10px;margin:auto;float:left;}
  @media screen and (max-width: 640px) {
	   .cer33 img{width:96%;padding:4%;margin:auto;float:left;}
	  }
 /*资质结*/
 /*首页品质*/
 .IQ00{width:90%;margin:auto;background:#fafafa;border:1px  #f4f2f2 solid;padding:6px;}
 .IQ10{width:40%;float:left;padding-right:40px;padding-left:20px}
 .IQ10 .IQ101{margin:auto;width:100%}
 .IQ10 .IQ101 .t1{font-size:16px;font-weight:bold;line-height:30px;}
 .IQ10 .IQ102{margin:auto;text-align:center;width:100%}
 .IQ11{width:54%;float:left;}
 .IQ00 .IQ11 img{width:100%}
 .IQ40{width:58%;float:left}
  .IQ40  img{width:100%}
 .IQ50{margin-left:2%;width:38%;float:left}
 .IQ50  .t1{font-size:16px;font-weight:bold;line-height:30px;}
 
 @media screen and (max-width: 640px) {
.IQ10, .IQ50{width:98%;margin:auto;}
.IQ11, .IQ40{width:98%;margin: auto%; text-align:center}

}
 /**/
   /*--首页排版--*/

.iad1{position:relative;margin:auto; background:url('/images/i_ad01.jpg') no-repeat center top;width:100%;height:420px;}
.iad1 .iad20{width:1180px;margin:auto;}
.iad1 .iad20 .iad21{width:360px;float:right;margin:60px 20px auto auto;text-align:left}
.iad1 .iad20 .iad21 .t1{font-size:30px;font-weight:bold;line-height:40px;color:#Fff}
.iad1 .iad20 .iad21 .t2{font-size:20px;font-weight:;line-height:30px;color:#Fff}

.iad2{position:relative;margin:auto; background:url('/images/i_ad2.jpg')  no-repeat center bottom;width:100%;height:300px;}
.iad2 .iad20 .iad21{width:60%;margin:auto;padding:60px;text-align:right}
.iad2 .iad20 .iad21 .t1{font-size:30px;font-weight:bold;line-height:40px;color:#Fff}
.iad2 .iad20 .iad21 .t2{font-size:20px;font-weight:;line-height:30px;color:#Fff}
/*代理*/
.ag00{width:95%;margin:auto;font-size:14px;text-align:center;line-height:26px;}
.ag11{width:95%;margin:auto;}
.ag11 .ag110{width:32%;float:left;text-align:center}
.ag11 .ag110  .t1{font-size:16px;font-weight:bold;line-height:40px;color:#444}
.ag11 .ag1101{width:80%;margin:auto;text-align:center;}
.ag20{width:220px;height:40px; margin:auto;background:#5a1818;border:1px #2f0b0b solid;text-align:center;line-height:40px;font-size:16px;color:#FFF}

/*首页新闻*/
.topmenubg{background:url(/images/top_bg2.png) repeat top;height:6px;z-index:999;width:100%; position:absolute;top:130px;margin:auto}
.bannerbg{width: 100%;margin-top:0px; background:url(/images/bannerb2.png) no-repeat center top #f9f9f9; height:25px} 
.bannerbg3{width: 100%;margin-top:0px; background:url(/images/bannerb3.png) no-repeat center top; height:25px} 
.tab1{width:90%;border-top:#cccccc solid 0px;border-bottom:#fff solid 0px;margin: auto;}
.menu{height:40px;border-right:#fff solid 1px;}
.menu li{float:left;width:32.8%;text-align:center;line-height:40px;height:40px;cursor:pointer;border-left:#fff solid 1px;color:#666;font-size:16px;overflow:hidden;background:#eee;}
.menu li.off{background:#333333;color:#fff;font-weight:;}

.menudiv{width:90%;margin:auto;height:200px;background:#fff}
.menudiv div{margin:15px auto auto auto;line-height:28px;}
.menudiv .n1 a{font-size:15px;line-height:30px}
.menudiv .n1{width:51.5%;float:left; background:#fff}
.menudiv .n2{width:43%;float:left;margin-left:4%}
.menudiv .n2 img{width:100%}
  @media screen and (max-width: 640px) {
	  .tab1{width:98%;} .menudiv{width:98%}
	  .menudiv .n1{width:100%} 
	  .menudiv .n2{display:none}}

  /*产品列表结束*/
 /*产品图片多图*/
 .dpic{width:100%;margin:auto;}
 .dpic .dpic01{float:left;width:600px;margin:auto}
 .dpic .dpic02{float:left;width:200px;margin:auto;margin-left:20px;}
  .dpic .dpic02  .t1{width:100%;font-size: 16px; line-height: 30px; font-weight: ; color:#333; text-align:left;}
 .dpic .dpic02 .dpic03{margin:auto;width:100%;}
  /*产品图片多图结束*/
 
 /*文字标题大小*/
.pT18{font-size: 18px; line-height: 30px;  color:#444;font-weight:bold;}
.pT16{font-size: 16px; line-height: 30px;  color:#444;font-weight:bold;}
 
.Atitle{width: 100%; position:relative;margin:auto;}
.AtitleC{width: 1180px; margin:auto; text-align:left;height:40px;padding-top:10px;color:#666674;font-size:13px}
/*以下左产品目录菜单*/
			.NavproSC {display:none;position:relative;left: 204px;top:-37px;border-bottom:0; background:#333}
			.NavproSC li {border-bottom:1px #ddd dotted; color:#666;line-height:37px;}
			.NavproSC li:hover {color:#FFF;}
			.Navpro {  border-bottom:0; width:100%; margin:auto;}
			.Navpro li {border-bottom:1px #ccc  dotted; height:37px;background:#fafafa url(../images/Navpro.jpg) left no-repeat}
			.Navpro li:hover ol{display:block; }
			.Navpro li:hover{ background:#fffbb9}
			.Navpro a{font-size:15px;color:#555; line-height:37px;padding-left:20px;}
			.Navpro a:link { color:#222; text-decoration:none;} 
			.Navpro a:visited { color:#222;text-decoration:none;} 
			.Navpro a:active { color:#222;text-decoration:none;}
			.Navpro a:hover { color:#fea900;text-decoration:none;} 
			.Navpro  .NavproSC a{padding-left:10px;background: url();font-size:15px;}
			.Navpro  .NavproSC a:link { color:#333; text-decoration:none;font-size:15px;} 
			.Navpro  .NavproSC a:visited { color:#333;text-decoration:none;font-size:15px;} 
			.Navpro  .NavproSC a:active { color:#333;text-decoration:none;font-size:15px;}
			.Navpro  .NavproSC a:hover { color:#fea900;text-decoration:none;font-size:15px;} 
/*-新闻-*/
.news{width:100%;margin:auto;}
.news li{border-bottom:1px #aaa  dotted;padding-bottom:20px;padding-top:0px; }
.news p{color:#666;font-size:12px;line-height:20px;text-indent:0.72cm;}
.news a{background: url();font-size:15px;line-height:40px;}
.news a:link { color:#444; text-decoration:none;} 
.news a:visited { color:#444;text-decoration:none;} 
.news a:active { color:#444;text-decoration:none;}
.news a:hover { color:#fea900;text-decoration:none;} 
/*-首页新闻-*/
.line{width:100%; background:url(../img/line.png) repeat-x;height:30px;}
 .morenews{width:100%;}  .morenews a{color:#666;line-height:26px;font-size:15px;} .morenews a:hover{color:#d3a492}
 .morenews li{width:50%;float:left;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
 @media screen and (max-width: 800px) {.morenews{width:96%;margin:auto} .morenews li{width:100%;float:none;}}
/*--底部部份--*/
 
.footer{width:100%; margin:auto; border-top:1px #efefef solid; background:#faf8f6;letter-spacing:1px;}
.foot{width: 100%;max-width:1200px;margin: auto;}
.foot .T0{width:33.3%;float:left}
.foot .T1{font-size:13px;line-height:40px;color:#666;font-weight:600}
.foot .T2{font-size:13px;line-height:26px;color:#666;font-family:'Futura','arial';font-weight:100}.foot .T2 li{width:50%;float:left}
.foot .T2 a{font-size:13px;line-height:26px;color:#666; }.foot .T2 a:hover{color:#b87662}
.foot .T3{font-size:14px;line-height:26px;color:#666}
.foot .T4{font-size:12px;line-height:60px;color:#888;letter-spacing:1px;text-transform:uppercase;font-family:'Oswald','arial';}
.foot input{width:80%;height:40px;padding:0px 10px;font-size:14px;color:#555;border: 1px #eee solid;background:#fff;overflow:hidden;vertical-align:middle;}
.foot textarea{width:100%;height:80px;padding:10px 20px;font-size:14px;color:#555;border: 1px #7ba66b solid;background:#fff;overflow:hidden;vertical-align:middle;}
.foot  .ebtn{width:100%;margin:auto;text-align:center}
.foot button{width:140px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;vertical-align:middle;background:#c89585;outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.foot button:hover{background:#b87662;}
@media screen and (min-width: 240px)  and (max-width: 800px){.footer{display:none}}
@media screen and (min-width: 801px) and (max-width: 1100px){ .foot{width:96%;margin:auto;float:none}.foot .T0{width:100%}   }
@media screen and (min-width: 1101px) and (max-width: 1922px){ .foot{width:98%;margin:auto;float:none}.foot .T0{width:33.3%}   }
 

	 /*首页２滚动结速*/
	   /*以下是首页新闻列表*/

.pages{width:100%;margin:auto;text-align:center;height:50px;}
.pages .ss{width:34px;height:34px;display:inline-block;font-size:20px;line-height:34px;color:#fff; border:1px #b87662 solid;padding:10px; background:#b87662;margin:auto 5px auto  auto}
.pages a{width:34px;height:34px;display:inline-block;font-size:20px;line-height:34px;color:#777; border:1px #888 solid;padding:10px; margin:auto 5px auto  auto}
/*企业文化*/

.CL00{width:100%;margin:auto;line-height:30px;}
.CL00 .c11{width:25%;float:left}
.CL00 .c22{width:75%;float:left}

.ag00{width:100%;margin:auto;line-height:30px;}
.ag00 .agL{width:40%;float:left}
.ag00 .agR{width:50%;float:left;margin-left:10%;font-size:16px;line-height:30px;text-align:left;}
.ag00 .agR .t{font-size:18px;line-height:30px;text-align:left;font-weight:bold;}
@media screen and (max-width: 640px) {.CL00 .c11{display:none}.CL00 .c22{width:98%;margin:auto}
.ag00 .agL{display:none}
.ag00 .agR{width:98%;margin:auto}
}
 
 .search11{width:90%;margin:auto;text-align:center;display:none}
.search11 .keys{width:60%;border-radius:3rem;border:1px #ddd solid;height:26px;font-size:12px;line-height:24px;padding-left:10px;color:#666; background:#fff}
.search11  .btn{padding-left:10px;}
@media screen and (max-width: 640px) {.search11{display:none}}

/*----联系内容----*/
.ct0{width:90%;margin:auto;padding:5%}
.ct0 .T1{font-size:30px;line-height:40px;margin:auto;width:100%;text-align:center}
.ct0 .c1{font-size:18px;line-height:30px;width:100%;text-align:center}
/*--------*/
 
 
.discM{font-size:16px;color:#ff6400;line-height:30px;}

 
 
 .kf00{position:fixed;z-index:55;right:10px;bottom:85px;width:50px;height:310px;background:#fff;box-shadow:1px 5px 5px 1px #bbb;border-radius:.4rem;  }
 .kf1{width:100%;height:40px;margin:10px auto; background:url(../img/kf_01.png) no-repeat center;}
 .kf1:hover{width:100%;height:40px;margin:10px  auto; background:url(../img/kf_01r.png) no-repeat center #F5F5F5; }
 .kf2{width:100%;height:40px;margin:10px auto; background:url(../img/kf_02.png) no-repeat center;}
 .kf2:hover{width:100%;height:40px;margin:10px  auto; background:url(../img/kf_02r.png) no-repeat center #F5F5F5; }
 .kf3{width:100%;height:40px;margin:10px auto; background:url(../img/kf_03.png) no-repeat center;}
 .kf3:hover{width:100%;height:40px;margin:10px  auto; background:url(../img/kf_03r.png) no-repeat center #F5F5F5; }
 .kf4{width:100%;height:40px;margin:10px auto; background:url(../img/kf_04.png) no-repeat center;}
 .kf4:hover{width:100%;height:40px;margin:10px  auto; background:url(../img/kf_04r.png) no-repeat center #F5F5F5; }
 .kf5{width:100%;height:40px;margin:10px auto; background:url(../img/kf_05.png) no-repeat center;}
 .kf5:hover{width:100%;height:40px;margin:10px  auto; background:url(../img/kf_05r.png) no-repeat center #F5F5F5; }
 .kf6{width:100%;height:40px;margin:10px auto; background:url(../img/kf_06.png) no-repeat center;}
 .kf6:hover{width:100%;height:40px;margin:10px  auto; background:url(../img/kf_06r.png) no-repeat center #F5F5F5; }
 
 
 /*mobile menu*/
 .m_img , .m_nav{display:none}
 @media screen and (max-width: 1024px) and (min-width: 0px){
.top00{display:none}
   .m_img{display:block;height:60px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd;overflow: hidden;}
   .m_img .headlf{padding-top:10px;padding-left:10px;float: left;}
   .m_img .headlf .m_logo{height:40px;display: block}
   .m_img .headrg{padding-right:5%;padding-top:20px;float: right;}
   .m_img .headrg a .m_menuimg{height:16px;vertical-align:top;display: block}
   .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
   .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
   .m_nav .closeicon{position:absolute;width:20%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
   .m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
   .m_nav .m_navList ul{padding-left:5%;padding-right:5%}
   .m_nav .m_navList ul li{border-bottom:1px solid #232530}
   .m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
   .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
   .m_nav .m_navList ul li .m_f_a a{flex: 1;}
   .m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
   .icon{ background:url(/img/m_plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(/img/m_reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}
