@charset "utf-8";
img { border:0; max-width:100%;}
.Nbanner{height:400px; width:100%; margin:auto; z-index:-1; }
p{font-size:16px; color:#000;line-height:30px;text-indent:0; }
 
 a { color:#666; text-decoration:none; cursor:pointer; }
 a:hover { color:red; text-decoration:none; }
/*top menu*/
.tsTop{width:100%;margin:auto}
.tsTop .T{width:100%;max-width:1200px;margin:16px auto;height:80px;}
.tsTop .T .TL{width:9%;float:left;border-right:1px #cbdec4 solid;text-align:center} .tsTop .T .TL img{max-height:80px;}
.tsTop .T .TC{width:40%;float:left;margin-left:20px;height:80px;margin-top:10px; } 
.tsTop .T .TC .T1{font-size:28px;font-weight:700;line-height:40px;color:#555}
.tsTop .T .TC .T2{font-size:18px;font-weight:400;line-height:20px;color:#666}
.tsTop .T .TC .T22{font-size:18px;font-weight:500;line-height:20px;color:#333}
.tsTop .T .TC .T21{font-size:13px;font-weight:200; position:relative;top:-6px}
.tsTop .T .TR{width:40%;float:right;margin-top:8px;}
.tsTop .T .TR .im{width:60px;float:left;text-align:center;}
.tsTop .T .TR .ct{width:100%;margin:auto;font-size:12px;color:#666;line-height:26px;}
.tsTop .T .TR .it{margin:auto;width:41px;height:41px;text-align:center;opacity: 0.6;webkit-filter: opacity(60%);filter: opacity(60%);}
.tsTop .T .TR .im:hover .it{margin:auto;width:41px;height:41px;text-align:center;border:rgba(0, 88, 109, 1) 1px solid;border-radius:40px;transform:rotate(360deg);transition: all 0.5s;opacity: 1;webkit-filter: opacity(100%);filter: opacity(100%); }
.tsTop .T .TR .im:hover .ct{color:#0075c5}
.tsTop .T .TR .im:hover{margin-top:-5px;transition: all 0.5s;}
@media screen and (min-width: 10px)  and (max-width: 1300px) {.tsTop{display:none;}}


.PCmenu{width:100%;margin:auto;background: #0075c5;height:40px;}
.PCmenu .N{width:100%;max-width:1200px;margin:auto;}
 
.PCmenu  .N li {width: 130px;height:40px;line-height:40px;float: left;	display: inline-block;	list-style: none;	font-size: 16px;	text-align: center;	position: relative;	}
.PCmenu  .N li a {
	width: 130px;
	display: block;
	text-align: center;
	position: relative;
	color: #fff;
}
.PCmenu  .N li.hover a, .PCmenu  .N li:hover a {
	color: #fff;
	background: #eb4132;
}
.PCmenu  .N li .subnav {
	background: #fff;
	border-top: 2px solid #556c92;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 199;
}
.PCmenu  .N li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.PCmenu  .N li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.PCmenu  .N li .subnav a {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 40px;
	height: 40px;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
	border-bottom: 1px solid #eee;
	background: #fff;
}
.PCmenu  .N li .subnav a:hover {
	color: #556c92;
	background: #f9f9f9;
	text-indent: 10px;
}

@media screen and (min-width: 10px)  and (max-width: 1300px) {.PCmenu{display:none;}}
/*top menu*/

 
 /*search*/
 
 .d7 {margin-top:-10px}
.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 #575757;
  background: #fff;
  outline: none;
  position: relative;
  transition: .3s linear;
}
.d7 input:focus {
   width:80%; 
}
.d7 button {
  width: 30px;
  height: 20px;

  border: none;

 
    background:url(../images/search.png) center   no-repeat ;  background-position: 0px -12px;
  cursor: pointer;
}
/*.d7 button:before{
 content: "\f002";
  font-family: FontAwesome;
  color: #fff;
}*/
div.search {padding: 10px 0}
  
/*----*/
/* banner */
		.Bannercontainer{
                position: relative;
                width: 100%;max-width:1920px;
                height: 600px;
                margin: auto;
				overflow:hidden;
            }
            .imgs img{
                position:   absolute;
                cursor: pointer;
                top: 0;
            }
            .imgs img{
            	width:100%;
            }
            .circle{
                width: 200px;
                height: 20px;
                position:    relative;
                
                left: 50%;
                text-align: center;
                cursor: pointer; 
				bottom:-560px;
            }
            .circle b{
                display: inline-block;
                width: 12px;
                height: 12px;
                background-color: #575757;
                border-radius: 50%;
               
            }
            .circle .current{
                background-color: #2d9008;
            }
			@media screen and (min-width: 1000px) and (max-width: 1200px){.circle{ bottom:-300px;clear:both;}}
			@media screen and (min-width: 1201px) and (max-width: 1300px){.circle{ bottom:-300px;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:-480px;clear:both;}}
			@media screen and (min-width: 1931px)  and (max-width: 2100px){.circle{ bottom:-520px;clear:both;}}
			@media screen and (min-width: 2101px)  and (max-width: 2300px){.circle{ bottom:-540px;clear:both;}}
			@media screen and (min-width: 2301px)  and (max-width: 3000px){.circle{ bottom:-560px;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: 1000px) and (max-width: 1200px){.Bannercontainer{ margin:auto;width:100%; height:330px;clear:both;}}
@media screen and (min-width: 1201px) and (max-width: 1300px){.Bannercontainer{ margin:auto;width:100%; height:400px;clear:both;}}
@media screen and (min-width: 1301px)  and (max-width: 1500px){.Bannercontainer{ margin:auto;width:100%; height:460px;clear:both;}}
@media screen and (min-width: 1501px)  and (max-width: 1700px){.Bannercontainer{ margin:auto;width:100%; height:500px;clear:both;}}
@media screen and (min-width: 1701px)  and (max-width: 1930px){.Bannercontainer{ margin:auto;width:100%; height:540px;clear:both;}}
@media screen and (min-width: 1931px)  and (max-width: 2100px){.Bannercontainer{ margin:auto;width:100%; height:560px;clear:both;}}
@media screen and (min-width: 2101px)  and (max-width: 2300px){.Bannercontainer{ margin:auto;width:100%; height:580px;clear:both;}}
@media screen and (min-width: 2301px)  and (max-width: 3000px){.Bannercontainer{ margin:auto;width:100%; height:600px;clear:both;}}
/**/
.Nbannerpc{height:420px; width:100%; margin:auto; z-index:-1; background:#f6fbff }
.Nbannerwap{display:none;height:300px; width:100%; margin:auto; z-index:-1; }
@media screen and (min-width: 10px) and (max-width: 1200px){
	 .Nbannerpc{display:none;}
	 .Nbannerwap{display:inline} 
	 .Nbannerwap img{width:100%}
	 }
.iT1{width:100%;margin:auto;font-size:46px;font-weight:bold;text-align:center;height:80px;line-height:80px;color:#0075c5;text-transform:uppercase}
.iT1 .T1{font-size:40px;font-weight:bold;height:60px;line-height:60px;color:#666;text-transform:uppercase}
.iT2{width:60px;margin:auto;border-radius:5px;height:10px; background:#eb4132}
.iT3{width:100%;margin:auto;font-size:20px;font-weight:;text-align:center;height:40px;line-height:40px;color:#666}
.iT4{width:100%;margin:auto;font-size:16px;font-weight:;text-align:center;height:30px;line-height:30px;color:#575757;font-weight:700}
@media screen and (max-width:800px){
	.iT1{width:100%;margin:auto;font-size:24px;font-weight:bold;text-align:center;line-height:20px;height:30px;color:#666;text-transform:uppercase}
	.iT3{display:none}
}

 
 /*ia*/
 .iadv0{width:100%; height:230px;margin:auto; border-top:1px #CCC solid; border-bottom:1px #CCC solid;background:#fff; }
 .iadline{width:100%;max-width:1200px;margin:auto; } 
 .iadline .l1{width:34%; height:230px;float:left;border-left:1px #CCC solid;overflow:hidden}
 .iadline .l2{width:33%; height:230px;float:left;border-left:1px #CCC solid;border-right:1px #CCC solid;overflow:hidden}
 .iadline .l3{width:33%; height:230px;float:left;border-right:1px #CCC solid;overflow:hidden}
 
 .iadv{width:100%;max-width:1200px;margin:auto; top:-270px;  position:relative;animation-name: example; animation-duration: 1s;} 
 .iadv img{ vertical-align:middle} 
 .iadv .ia1{width:28%;margin-left:3%;float:left;overflow:hidden}
 .iadv .ia2{width:28%;margin-left:6%;float:left;overflow:hidden}
 .iadv .ia3{width:28%;margin-left:5%;float:left;overflow:hidden}
 .iadv .ti{width:96%;margin:auto;text-align:center;}
 .iadv .t1{width:96%;margin:20px auto;font-size:26px;line-height:30px;color:#0075c5;text-align:center;font-weight: 600}
 .iadv .t2{width:96%;margin:auto;font-size:15px;line-height:30px;color:#888;}
 .iadvt1{display:none;text-align:center;width:80%;margin:auto;}
@media screen  and (max-width: 800px){
	 .iadline{display:none;}
	 .iadvt1{display:block;width:100%;margin:auto;font-size:24px;font-weight:bold;text-align:center;height:60px;line-height:60px;color:#0075c5;text-transform:uppercase}
	 .iadv0{width:100%; height:auto;margin:auto; border:0px #CCC solid; }
	 .iadv00{display:}
	 .iadv00 .iT1{display:none}
	 .iadv{ top:auto;  } 
	 .iadv .ia1 ,  .iadv .ia2 , .iadv .ia3{width:96%;margin:auto;float:none;overflow:hidden}
	 .iadv .ti{display:none}
	 .iadv .t1{width:96%;margin:10px auto;font-size:18px;line-height:30px;color:#333;text-align:center;font-weight: 600}
	 .iadv .t2{width:96%;margin:auto;font-size:15px;line-height:24px;color:#888;}
	 .iadv .ia1{width:96%;margin:auto;float:none;overflow:hidden;border:1px #CCC solid;border-radius:6px;padding:10px;}
 	 .iadv .ia2{width:96%;margin:10px auto;float:none;overflow:hidden;border:1px #CCC solid;border-radius:6px;padding:10px;}
	 .iadv .ia3{width:96%;margin:10px auto;float:none;overflow:hidden;border:1px #CCC solid;border-radius:6px;padding:10px;}
}
@keyframes example {
  0%   {opacity: 0; top:0;}
  30%   {opacity: 0.8; top:-300px;}
  30%   {opacity: 0.8; top:-260px;}
  100% {opacity: 1;top:-270px;}
}
.ioem0{ clear:both;width:100%;margin:auto;/*top:-220px;*/ position:relative; background:#fff}	
.ioem{width:100%;max-width:1200px;margin:auto} .ioem img{width:100%; vertical-align:middle}
.ioem .l{width:24.5%;float:left;}
.ioem .r{width:24.5%;float:left;margin-left:0.5%}	
.ioem .i{max-height:392px;width:100%;margin:auto; overflow:hidden}
.ioem .t1{width:100%;text-align:center;font-size:16px;color:#333;line-height:40px}
.ioem img:hover{transition: all 0.6s;transform: scale(1.3); }
@media screen and (min-width: 10px)  and (max-width: 800px){
.ioem0{ clear:both;width:96;margin:auto;top:0; }
.ioem {width:98%;margin:auto}
.ioem .l{width:48%;float:left;margin-left:1%;}
.ioem .r{width:48%;float:left;margin-left:2%;}	
}	
/*è´´ç‰Œ*/	
.ihezuo0{width:100%; background:url(../images/hezou.jpg) center no-repeat;top:-190px; position:relative}
.ihezuo{width:100%;max-width:1200px;margin:auto}  .ipai img{width:100%}	
.ihezuo .t1{font-size:20px;font-weight: normal;color:#111;line-height:26px}
.ihezuo .t2{font-size:15px;font-weight: normal;color:#888;line-height:26px}
.ihezuo0 .t3{width:100%;max-width:300px; background:#0075c5;margin:auto;text-align:center;font-size:20px;font-weight: normal;color:#fff;line-height:40px;border-radius:50px;}
.ihezuo .l{width:18%;float:left;padding:20px;border:1px #0075c5 solid;border-radius:5px;text-align:center; background:#fff}
.ihezuo .r{width:18%;float:left;margin-left:2.4%;padding:20px;border:1px #0075c5 solid;border-radius:5px;text-align:center; background:#fff}	
.ihezuo .l:hover{border:1px #00a7aa solid; background:#e3fcfc}
.ihezuo .r:hover{border:1px #00a7aa solid; background:#e3fcfc}
	@media screen and (max-width:800px){
		.ihezuo0{width:100%; background:url(../images/hezou.jpg) center no-repeat;top:-0; position:relative}
		.ihezuo{width:98%;margin:auto}
		.ihezuo .t2{display:none}
		.ihezuo .l{width:46%;padding:10px;margin:2% auto auto 2%;}
		.ihezuo .r{width:46%;padding:10px;margin:2% auto auto 2%;}	
		.ihezuo0 .t3{width:98%;font-size:18px;l}

	}
/*index about us*/
	.iaboutus{  width: 100%; margin:auto;/*top:-190px;*/ position:relative}
	.iaboutus  .iW{ position:relative; width:100%; margin:auto; overflow:hidden;text-align:center;height:600px;}
	.iaboutus  .iW img{ /*max-width:none;*/width: 100%;}
	.iaboutus  .iWtext{ position:absolute; width:100%; left:0px; bottom:0px; height:576px; text-align: center;  background:rgba(0,47,58,0.1);  }
	/*.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:500;text-transform:uppercase;letter-spacing:0px;font-family:'FuturaDX','Helvetica','sans-serif'}
	.iaboutus   h1{width:80%;margin:auto;text-align:center;font-size:40px;line-height:60px;color:#fff;font-weight:700;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;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:80%;margin:auto;text-align:center;font-size:16px;line-height:30px;color:#fff;letter-spacing:1px;font-family:'Futura','sans-serif';font-weight: 100;}
	.iaboutus  .iWtext	.T0{width:80%;margin:auto;height:80px}
	.iaboutus  .iWtext	 .T5{width:180px;height:48px;margin:auto;border-radius:3rem; border:1px #fff solid;text-align:center;text-decoration:none;line-height:48px;font-size:16px;color:#fff ;font-family:Arial, Helvetica, sans-serif} 
	.iaboutus  .iWtext	 .T5:hover{color:#fff; background:#eb4132 }
	.iaboutus  .iWtext  .T41{display:none;}
	
	.iaboutus .ct{width:100%;max-width:900px;margin:auto}
	.iaboutus .ct .tw{width:20%;float:left;text-align:left}
	.iaboutus .ct .tw .t6{font-size:50px;line-height:40px;color:#fff;font-weight:550}
	.iaboutus .ct .tw .t7{font-size:14px;line-height:20px;color:#eeeeee;font-weight:normal}
	.iaboutus .m{top:-26px;color:#FFF;font-size:15px;font-weight:bold;position: relative; }
	@media screen and (max-width:800px){.iaboutus{top:0; }
	.iaboutus .ct{display:none}
	.iaboutus  .iW{ height:500px;}
	.iaboutus  .iWtext{height:500px;   }
	.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: block;
    width: 90%;
    margin: auto;
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    letter-spacing: 1px;
    text-indent: 2em;}
	.iaboutus   h1{width:90%;font-size:24px;line-height:40px;letter-spacing:1px;}
	.iaboutus  .iWtext	.T0{width:80%;margin:auto;height:20px}

	}
	
	/*pinpai*/
	.ppai{width:100%;max-width:1200px;margin:auto; position:relative; top:80px;overflow: hidden;} .ppai img{width:100%;}
	.ppai .t1{width:100%;margin:auto;font-size:14px;color:#888;text-align:center;line-height:26px;}
	.ppai .t2{display:none}
	.ppai .l1{width:29%;float:left;padding:1% 4% 1% 4%; border:1px #CCC solid;margin: 12px 25px;}
	.ppai .l2{width:29%;margin-left:6%;float:left;padding:1% 4% 1% 4%; border:1px #CCC solid}
	.ppai .l1:hover img{transition: all 0.6s;
  transform: scale(1.1);}
	@media screen and (max-width:800px){
		.ppai{width:96%; top:40px; position: relative }
		.ppai .t1{display:none}
		.ppai .t2{display:inline;width:100%;margin:auto;font-size:14px;color:#888;text-align:center;line-height:26px;}
		.ppai .l1 {
    width: 45%;
    float: left;
    padding: 0;
    margin: 10px 8px;
  }
		.ppai .l2{width:30%;margin-left:4%;float:left;padding:auto;}
		}
 /*index products*/
.cicon{width:100%;max-width:1200px;margin:auto;}
.cicon .c0{float:left;width:15.6%;height:140px; background: url(../img/icon01.png) center no-repeat #f2f7f0;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c1{float:left;width:15.68%;margin-left:1.2%;height:140px; background: url(../img/icon02.png) center no-repeat #f2f7f0;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c2{float:left;width:15.68%;margin-left:1.2%;height:140px; background: url(../img/icon03.png) center no-repeat #f2f7f0;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c3{float:left;width:15.68%;margin-left:1.2%;height:140px; background: url(../img/icon04.png) center no-repeat #f2f7f0;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c4{float:left;width:15.68%;margin-left:1.2%;height:140px; background: url(../img/icon05.png) center no-repeat #f2f7f0;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c5{float:right;width:15.68%;margin-left:1%;height:140px; background: url(../img/icon06.png) center no-repeat #f2f7f0;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c0:hover{ background: url(../img/icon01r.png) center no-repeat #575757;background-position: 50% 14%; color:#fff;transition: all 1s;}
.cicon .c1:hover{background: url(../img/icon02r.png) center no-repeat #575757;background-position: 50% 14%; color:#fff;transition: all 1s;}
.cicon .c2:hover{background: url(../img/icon03r.png) center no-repeat #575757;background-position: 50% 14%; color:#fff;transition: all 1s;}
.cicon .c3:hover{background: url(../img/icon04r.png) center no-repeat #575757;background-position: 50% 14%; color:#fff;transition: all 1s;}
.cicon .c4:hover{background: url(../img/icon05r.png) center no-repeat #575757;background-position: 50% 14%;color:#fff;transition: all 1s;}
.cicon .c5:hover{background: url(../img/icon06r.png) center no-repeat #575757;background-position: 50% 14%; color:#fff;transition: all 1s;}

.iPro{width:100%;max-width:1200px;margin:auto;}
.iPro .L{width:39.2%;float:left;} .iPro  img{width:100%}
.iPro .R{width:60.5%;float:right;}
.iPro .R .P1{width:31%;float:left;margin-left:2%}

.more{width:200px; height:40px; background:#0075c5; text-align:center; font-size:14px;font-weight:400;line-height:40px;  border-radius: 5rem;  color:#fff; margin:auto; }
.more:hover{background:#eb4132;}

.iab{ margin:auto;width:100%;height:640px;background:url() center top no-repeat}

 /* index products roll */
.slider-carousel{position:relative;width:100%;max-width:1200px;margin:20px auto 0 auto;}
.slider-carousel .item{height:480px}
.slider-carousel .slidesjs-navigation{width:45px;height:45px;display:block;position:absolute;text-indent:-9999em;top:160px;z-index:100;opacity:0}
.slidesjs-previous{background:transparent url(../images/prev.png) no-repeat;left:10px}
.slidesjs-next{background:transparent url(../images/pnext.png) no-repeat;right:10px}
.slidesjs-pagination{overflow:hidden;zoom:1;margin-top:10px;margin-left:47%}
.slidesjs-pagination-item a{float:left;width:12px;height:12px;text-indent:-9999em;margin-right:10px;background-color:#575757;border-radius:20px}
.slidesjs-pagination-item a:hover,.slidesjs-pagination-item a.active{background-color:#2d9008}
.P00{width:100%;margin:auto;}.P00 img{width:100%}
.P00 .L{width:41%;float:left;}
.P00 .R{width:59%;float:left;}
.P00 .R .P1{width:31.3%;float:left;margin-left:2%;text-align:center;color:#555;} .P00 .R .P1 img{border:1px #eef5ed solid;max-height:168px}
.P00 a{font-size:15px;line-height:20px;color:#666;font-weight:lighter}
@media screen  and  (max-width:801px){	
.slider-carousel, .slider-carousel .item{display:none}
.pshow{display:none}
}
.MC00{display:none;width:90%;margin:auto; }
 
@media screen and (max-width:800px){
	.mpshow{display:inline}
	.MC00{display:inline;width:98%;margin:auto;}
	.MC00 .pic{width:100%;height:170px; overflow:hidden}
	.MC00 img{width:100%; vertical-align:middle}
	.MC11{width:48%;float:left;margin-lefe:1%;}
	.MC11 .MC13{width:100%;margin: auto;font-size:13px; text-align:center;height:20px;line-height:20px; z-index:9999}
	.MC11 .MC13 a{font-size:15px;color:#666}
	.MC11{width:46%;margin:1.5% auto auto 1.5%;border:0px #999 solid;border-radius:0rem;  box-shadow:0px 0px 0px gray;}
	.MC11 .MC13 .tx00{display:none}
}
 /* index products roll end*/
/*home about us*/
.iab .iabc{width:100%;max-width:1200px; background:#fafafa;margin:auto; }
.iab .iabc .L{width:60%;float:left; }
.iab .iabc .L .L0{width:78%;margin:auto}
.iab .iabc .L .T1{width:100%;margin:auto;color:#666;font-size:26px;line-height:60px;font-weight:700}
.iab .iabc .L .T2{width:100%;margin:auto;color:#666;font-size:16px;line-height:30px;}
.iab .iabc .L .T3{width:22%;height:34px;color:#fff;font-size:15px;line-height:34px; background:#575757 url(../img/iab02.png) no-repeat center right;padding-left:10px;}
.iab .iabc .L .T3:hover{background:red;}
.iab .iabc .R{width:40%;float:right} .iab .iabc .R img{width:100%}

.Vlocal{position:absolute !important;left:35%;top:40%;z-index:3;border:1px solid #aaa;margin:100px auto;padding:5px;display:none;height:420px;line-height:30px;color:#fff;text-align:right; background:#fafafa}
.Vcontent{text-align:center;width:100%;max-width:655px;min-width:480px;margin:auto;height:400px;}

/*culture*/
.CC0{width:100%; background:url('/img/culture_bg.jpg')}
.CC{width:100%;max-width:1200px;margin:auto;} .CC img{width:100%}
	.CC .s1{font-size:15px;color:#FFF;line-height:26px;font-weight:  normal;}
	.CC .T1{ position:absolute; text-align:center;left:40%; top:40%;padding:6px; text-align: center;font-size:20px;line-height:40px;color:#FFF; background:rgba(123,166,107,0.8);  transition:0.5s;display:none}
	.CC .CCM{ position:relative;  margin:auto; overflow:hidden;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.0);  }
	.CC .T2{ position:absolute; width:100%; height:100%; left:0px; top:100%; text-agn: center;  background:#0449b1; background:rgba(123,166,107, 0.9); transition:0.5s;text-align:center;font-size:18px;color:#FFF}
	.CC .T2M{   position:absolute; margin:0 10px; top:20%;  width: calc(100% - 36px);font-weight:600;}
 	
	.CC .C1 :hover .T1{display:none; transition:0.5s;}
	.CC .C1 :hover .T2{ top:0px;}
	.CC .C1 {width:40%;float:left;height:282px; overflow:hidden  } 
	.CC .C2{width:60%;float:left;height:223px;border-left:2px #FFF solid;border-bottom:2px #FFF solid; overflow:hidden }
	.CC .C3{width:20%;float:left;height:60px;border-left:2px #FFF solid; background:#575757;font-size:24px;font-weight:500;text-align:center;line-height:60px;color:#fff;overflow:hidden }
	.CC .C4{width:40%;float:left;height:280px;border-left:2px #FFF solid;overflow:hidden }
	.CC .C5{width:60%;float:left;height:218px;margin-top:-218px;  overflow:hidden}

	.CC .C2 :hover .T1{display:none; transition:0.5s;}
	.CC .C2 :hover .T2{ top:0px;}
	
	.CC .C4 :hover .T1{display:none; transition:0.5s;}
	.CC .C4 :hover .T2{ top:0px;}
	
	.CC .C5 :hover .T1{display:none; transition:0.5s;}
	.CC .C5 :hover .T2{ top:0px;} 


/*oem*/
 
	.dz{  width: 100%;max-width:1200px;margin:auto;  }
	.dz li{ width: 20%;float:left;  border-radius:10px;  } 
	.dz li .dzMsk{ position:relative; max-width:260px; 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:100%; margin:auto }
	.dz li .T0{ position:absolute; width:100%; left:0px; bottom:0px; height:60px; 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:10px; left:0px; top:100%; text-align: center;  background:#0449b1; background:rgba(123,166,106, 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;  }
	.dz li .T2{font-size:15px;color:#fff;line-height:24px;}
	.dz li:hover .Sroll{ top:0px;}
	
	.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:1200px;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;}
	.oemFlow{width:100%; background:url(/img/flowbg.jpg)}
	.oFlow{width:100%;max-width:1200px;margin:auto}
	.oFlow .L{width:18.35%;float:left; background:#FFF;min-height:230px;} .oFlow .Dr{width:2%;float:left;min-height:230px; background:url(../img/oem_flow.png) center no-repeat}
	.oFlow .L2{width:18.35%;float:left; background:#7badc1;min-height:230px;}
	.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;}
	.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;}
	
	.oadv{width:100%;max-width:1200px;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:30px; line-height:60px;color:#575757;font-weight:700;padding-top:100px;}
	.oadv .T2{font-size:18px; line-height:30px;color:#666;}
	.oadv .T1R{font-size:30px; line-height:60px;color:#575757;font-weight:700;padding-top:100px;text-align:right}
	.oadv .T2R{font-size:18px; line-height:30px;color:#666;text-align:right}
	
	.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:#575757;font-weight:800}
	.oT4{width:100%;max-width:1200px;margin:auto;text-align:center;font-size:26px;line-height:40px;color:#777}
	/*oem end*/
	
 
		/*product catalogue*/
		.Pcls{width:100%;max-width:1167px;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:#555;transition:0.5s;color:#fff;}
		.Pcls .active{ background:#575757;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 #575757;}
.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:#575757; 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:#575757;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: 400px;height:60px;text-align:center;font-size:18px;color:#fff;line-height:60px; background:#699359} .RM a{color:#575757;line-height:60px;font-size:14px}
.RM:hover{background:red} 
/*news*/
 
 /*index news*/
 .inews0{width:100%;margin:auto; position:relative; top:40px; background:#f9f9f8}
 .inews{width:100%;max-width:1200px;margin:auto}
 .inews img{width:100%;max-height: 138px;}  .inews img:hover{transition: all 0.6s;transform: scale(1.1); }
 .inews .l{width:48%;float:left;margin-top:20px;}
 .inews .r{width:48%;float:right;margin-top:20px;}
 .inews .xl{width:36%;float:left; overflow:hidden}
 .inews .xr{width: 60%;
	float: right;
	padding-right: 14px;}
 .inews .t1{float:left;width:100px; height:22px;line-height:22px;font-size:13px;font-weight:400;color:#FFF; text-align:center;background:#0075c5}
 .inews .t2{margin:auto;width:100%; height:40px;line-height:40px;font-size:18px;font-weight:500;color:#666; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
 .inews .t3{width:100%;margin:auto;font-size:13px;color:#999;line-height:22px;}
 .inews0 .line{width:100%;max-width:1200px;height:10px; border-top:#ccc 1px solid;margin:10px auto auto auto}
 .inews0 .more{width:100%;max-width:1200px;margin:auto;color:#333; background:none;text-align:right}

@media screen and (max-width:800px){
	 .inews0{width:98%;margin:auto;top:40px;}
	 .inews .l{width:100%;float:none;margin:20px auto;}
 	 .inews .r{width:100%;float:none;margin:20px auto;}

	}
 /*index news end*/
 
/*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:#575757;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 #575757 solid;background:#fff;overflow:hidden;vertical-align:middle;}
.email0 textarea{width:100%;height:160px;padding:10px 20px;font-size:14px;color:#555;border: 1px #575757 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:#575757;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:red;}

/*email*/
.bt{width:100%;height:auto;margin:auto; background:#575757;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:#575757;}
.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:#575757;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:red;;}
.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:#575757;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: #575757; 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:#575757;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*/
.nPL{ margin:auto;width:100%;max-width: 1200px;}
.nPL .L{width:23.4%;float:left;margin-left:1%;margin-right:0.5%;margin-top:1.5%;height:280px;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;height: 200px;} .nPL .L .I img{width:100%;display: inline-block;vertical-align: middle;}
.jutuhelp {
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
  }
.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 (max-width:800px){
	.nPL .L{width:48%;float:left;margin-left:1%;margin-right:auto;margin-top:1.5%;height:200px;}
	.nPL .L .I {
  width: 96%;
  margin: auto;
  height: 130px;
  border: 1px solid #eee;
}
}
 /*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;max-height:202px;} .nPL2c .L .I img{width:100%;}
.nPL2c .L .T1{width:90%;margin:auto;font-size:16px;line-height:40px;height:40px;color:#555;text-align:center;background:#fff;   white-space:nowrap;   overflow:hidden;   text-overflow:ellipsis;}
.nPL2c .L .T2{width:96%;margin:auto;font-size:14px;line-height:20px;height:20px;color:#777;text-align:center;background:#fff}

@media screen and (max-width:800px){.nPL2c .L{width:48%;} .nPL2c .L .I{width:96%;max-height:200px;margin:auto; overflow:hidden}
.nPL2c .L .T1{width:90%;margin:auto;font-size:15px;line-height:26px;height:26px;color:#555;text-align:center;background:#fff;   white-space:nowrap;   overflow:hidden;   text-overflow:ellipsis;}
.nPL2c .L .T2{width:96%;margin:auto;font-size:12px;line-height:16px;height:16px;color:#777;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: #555;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 #555;}
.nPages span.current{display: inline-block;height: 48px;width:48px;	line-height: 48px;	 border: 1px solid #ddd;	margin: 0 4px;color: #fff;background-color: #555;	border: 1px solid #428bca;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 (max-width:800px){
	.nPages .prevPage, .nPages .nextPage, .nPages span.disabled{display:none}
	}
/*product end*/

/*news*/
.nNewsL{ margin:auto;width:100%;max-width: 1200px;}
.nNewsL .L{width:32%;float:left;margin-top:3%;background:#FFF;height:370px; overflow:hidden;display: inline-block;transition: all  .25s  ease-in;-moz-transition: all  .25s  ease-in;-webkit-transition: all  .25s  ease-in;margin: 1% 7px;}
.nNewsL .L:hover{transition: all 0.6s;box-shadow:5px 5px 10px gray;transform:translateY(-10px);}
.nNewsL .LM{width:2%;float:left;margin-top:3%;height:320px}
.nNewsL .L .I{width:100%;margin:auto} .nNewsL .I img{width:100%;aspect-ratio: 14/9;}
.nNewsL .T1{width:100%;margin:auto;font-size:18px;line-height:20px;height:40px;color:#171721;text-align:center;padding:10px;white-space:nowrap;   overflow:hidden;   text-overflow:ellipsis;}
.nNewsL .T2{width:90%;margin:auto;font-size:14px;line-height:18px;height:38px;color:#888;text-align:left; overflow:hidden}

.zllistbg{ overflow:hidden; width:100%;padding: 30px 0 40px;}
.zllistbg:nth-child(2n){background: #f8f8f8;}
.zllistdiv{margin: auto;width: 100%;max-width: 1200px; overflow:hidden;}
.zllist_left{ float:left;width: 70%;}
.zllist_title {font-size: 30px;font-weight: bold;line-height: 80px;margin-bottom: 20px;}
.zllist_view{font-size: 15px;margin: 15px 0;color: #444;}
.zllist_right{ float:right;width: 20%; margin:30px 2% 0;}
.zllist_right img{ max-width:100%; max-height:100%;}

@media screen and (max-width:1000px){
.nNewsL .L{width:96%;float:none;margin-top:3%;background:#FFF;height:auto; }
.nNewsL .L .I{/*display:none*/} 
.nNewsL .T1{width:96%;margin:auto;font-size:16px;line-height:30px;height:auto;color:#171721;text-align:left;padding:0;}
.nNewsL .T2{width:96%;margin:auto;font-size:14px;line-height:18px;height:auto;color:#888;text-align:left; }
.nNewsL .LM{display:none}

.zllistdiv {width: 90%;}
.zllist_left {width: 100%;}
.zllist_title {font-size: 24px;line-height: 44px;margin-bottom: 20px;}
.zllist_view {font-size: 14px;}
.zllist_right {width: 100%;margin: 8px 2% 0;}

}
	
	
.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;white-space:nowrap;   overflow:hidden;   text-overflow:ellipsis;}
.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: 1200px;}
.nNewsD .L{width:25%;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 ul{width:100%}
.nNewsD li{width:100%;line-height:50px;/*height:50px;*/ font-size:16px;border-bottom:1px #ECECEC solid}
.nNewsD  .current{color:#eb4132}
.erjilm {
	/* padding-left: 34px;
	width: 100%;
	display: inline-block; */
	text-indent: 20px;
  }
.sideMen h3 em{ float:right; display:block; width:40px; height:50px;   background:url(../images/icoAdd.png) 20px 25px no-repeat; cursor:pointer; }
.sideMen h3 em.on{ background-position:20px -46px; }

.nNewsD h1{font-size:26px;line-height:50px;}
.nNewsD h2{font-size:20px;line-height:26px;}
.nNewsD h3{font-size:18px;line-height:22px;background: #b2b2b2;
  border-bottom: 1px solid #d9d9d9;}

 .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:#666;}
 .LMN .N3 .N31 a{color:#fff;font-size:8px;}
 .LMN .N3 .N32{width:100%;  font-size:10px;line-height:16px;color:#171721;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:71.5%;float:right;background:#;padding:0px}
.nNewsD  .R img{width:100%}
.nNewsD  .R hr{height:1px; border-top:1px #ECECEC solid}
.nNewsD  .T1{font-size:26px;color:#666;font-weight:bold;Line-height:20px;}
.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;}
.nNewsD  p{font-size:16px; color:#666;line-height:30px;text-indent:0; }
@media screen and (max-width:800px){.nNewsD  .T1{font-size:20px;color:#666;font-weight:bold;Line-height:30px;}
		.nNewsD .L{display:none}
		.nNewsD .R{width:96%;margin:auto;float:none; padding:6px;}
	}
/*contact us*/
.nCon{margin:auto;width:100%;max-width: 1200px;} .
.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}
@media screen and (max-width:1000px){
.nConc .C1{width:96%;float:none;height:80px; background:#FFF}
.nConc .C2{width:96%;float:none;height:80px;margin:1% auto; background:#FFF}
.nConc .C3{width:96%;float:none;height:80px;margin:1% auto; background:#FFF}
.nConc .I{display:none}
.nConc .T1{width:90%;margin:auto;font-size:18px;font-weight:bold;color:#090A15;line-height:30px;text-align:center;margin: auto;}
.nConc .T2{width:90%;margin: 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:right;text-align:left}
.nCon .L .T1{width:100%;font-size:15px;color:#676767;line-height:40px;font-weight:600}
.nCon .L .T2{width:100%;font-size:36px;color:#4D4D4D;line-height:40px;font-weight:600}
.nCon .L .T3{width:100%;font-size:14px;color:#676767;line-height:24px;} .nCon .L .T3 span{color:#6f9162;font-weight:700}
.nCon .R .R1L{width:45%;float:left}
.nCon .R .R1R{width:45%;float:right}
.nCon .R .T{font-size:15px;color:#666;line-height:40px}
 
.nCon  input{width:100%;height:30px;padding:5px 10px;font-size:14px;color:#555;border: 1px #d0e3e7 solid;overflow:hidden;vertical-align:middle; background:#fff}
.nCon   textarea{width:100%;height:70px;padding:5px 10px;font-size:14px;color:#555;border: 1px #d0e3e7 solid;overflow:hidden;vertical-align:middle; background:#fff}
.nCon  .ebtn{width:100%;margin:auto;}
.nCon   button{width:140px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;vertical-align:middle;background:#0075c5;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   button:hover{background:red;}
.nCon0{width:100%; background:#f3fcfe}

@media screen and (max-width:800px){.nCon .L{display:none}.nCon .R{display:none}}


.weiCon .T{width:96%;margin:auto;font-size:15px;color:#666;line-height:40px}
.weiCon .I{width:96%;text-align:left;margin:auto;}
.weiCon  input{width:100%;height:30px;padding:5px 10px;font-size:14px;color:#555;border: 1px #d0e3e7 solid;overflow:hidden;vertical-align:middle; background:#fff}
.weiCon   textarea{width:100%;height:70px;padding:5px 10px;font-size:14px;color:#555;border: 1px #d0e3e7 solid;overflow:hidden;vertical-align:middle; background:#fff}
.weiCon  .ebtn{width:96%;margin:auto;}
.weiCon   button{width:140px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;vertical-align:middle;background:#0075c5;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;}
.weiCon   button:hover{background:red;}
.weifooter{width:100%; margin:auto;   background:#0075c5; }
.weifoot{width: 96%;margin: auto;}
.weifoot .T1{font-size:18px;line-height:26px;color:#FFF}
.weifoot .T2{font-size:14px;line-height:24px;color:#FFF}
.weifoot a{color:#fff}


/*aboutus*/
.video{width:577px; height:423px; }
.naBout .tel{font-size:36px;color:#0075c5;font-weight:bold;line-height:36px;}
.AllContent{margin:auto;width:100%;max-width: 1200px; min-height:800px;}
.naBout{margin:auto;width:100%;max-width: 1200px; background:#ffffff;min-hieght:800px;color:#666666;font-size:16px;line-height:30px;}
.naBout .l{width:50%;float:left}
.naBout .r{width:48%;float:right;}
.naBout .L .Tline{height:30px;width:100%; vertical-align: top}
.naBout .Tline2{height:2px;width:100%; margin:auto; }.naBout .Tline2 .bg1{width:10%; background:#F00;height:2px;float:left}.naBout .Tline2 .bg1{width:90%; background:#aaa;height:2px;float:left}

.naBout .t1{font-size:36px;color:#0075c5;font-weight:bold;line-height:36px;}
.naBout .t2{font-size:24px;color:#0075c5;font-weight: normal;line-height:36px;}
.naBout ul{width:100%}
.naBout li{width:100%;line-height:50px;height:50px; font-size:16px;border-bottom:1px #ECECEC solid}
.naBout  .current{color:#eb4132}


.naBout  .t18{font-size:18px;color:#4D4D4D;line-height:26px;width:100%;}
.naBout  .t22{font-size:22px;color:#555;line-height:36px;font-weight:600;width:100%;}
.naBout  .T4{font-size:16px;color:#4D4D4D;line-height:23px;width:100%;}
.naBout p{font-size:15px;line-height:30px;text-indent:0.8cm}
.naBout img{width:100%;}
.ncer{margin:auto;width:100%;max-width: 1200px; }
.ncer img{max-width:190px;padding:2px; border:1px solid #CCC;margin:auto 5px;}
.naBout .A{width:100%}
.naBout .A1{width:25%;float:left;}
.naBout .A2{width:25%;float:left; border-left:1px #CCC solid}
.naBout .B1{width:100%;font-size:36px;font-weight:600;line-height:40px;color:#444;text-align:center}
.naBout .B2{width:100%;font-size:14px;line-height:20px;color:#777;text-align:center}
.naBout .B1 .T2{font-size:14px;color:#888888;font-weight:600;line-height:15px; position: relative;top:-20px;}
.naBout .B1 .T3{font-size:16px;color:#888888;font-weight:500;line-height:10px; position: relative;    }

  	.ab_t{width:100%;margin:auto; background:#0075c5;color:#fff;height:110px;padding:20px;}
	.ab_t .l1{width:28%;float:left}
	.ab_t .l2{width:24%;float:left;margin-left:1%}
	.ab_t .l3{width:20%;float:left;margin-left:1%}
	.ab_t .l4{width:24%;float:left;margin-left:1%}
	.ab_t .abt1{line-height:40px;font-size:40px;font-weight:600}
	.ab_t .abt2{line-height:18px;font-size:15px;font-weight:400}
	.ab_t .m{top:-26px;font-size:15px;font-weight:bold;position: relative; }

.culT1{font-size:20px; font-weight:600; line-height:40px;color:#eb4132}
.culT2{font-size:15px; font-weight: normal; line-height:30px;color:#666}
@media screen and (max-width:1000px){
	.naBout .tel{font-size:24px;line-height:36px;}
.naBout .t1{font-size:30px;color:#0075c5;font-weight:bold;line-height:36px;}
.naBout .t2{font-size:20px;color:#0075c5;font-weight: normal;line-height:30px;}
	.video{width:98%; height:auto;margin:auto}
	.AllContent{width:98%}
	.AllContent img{width:100%}
	.naBout .l{width:96%;float:none;margin:auto}
	.naBout .r{width:96%;float:none;margin:auto}
	
.honour li{width:46%;float:left;margin-left:2%;text-align:center;font-size:12px;line-height:30px; height:auto} .honour li img{width:100%;}
.org img{width:100%}
	.ab_t{width:100%;margin:auto;height:auto}
	.ab_t .l1{width:100%;float:none}
	.ab_t .l2{width:100%;float:none;margin:auto}
	.ab_t .l3{width:100%;float:none;margin:auto}
	.ab_t .l4{width:100%;float:none;margin:auto}
	.ab_t .abt1{color:#fff;line-height:40px;font-size:26px;font-weight:600}
	.ab_t .abt2{color:#fff;line-height:24px;font-size:15px;font-weight:400}
.partner{width:96%;margin:auto}
.partner li{width:45%;}

}
.naculture0{width:100%;height:600px; background:url(../images/ab02.jpg) no-repeat center fixed;background-size: cover;}
.naculture0 .it1{width:100%;margin:auto;font-size:46px;font-weight:bold;text-align:center;height:80px;line-height:80px;color:#fff;text-transform:uppercase}
.naculture0 .it2{width:60px;margin:auto;border-radius:5px;height:10px; background:#fff}
.naculture{width:100%;max-width:1200px;margin:auto}
.naculture .l{width:30%;float:left;height:240px; background:#FFF;border-radius:5px;padding:30px;}
.naculture .r{width:30%;float:left;height:240px; background:#FFF;border-radius:5px;margin-left:5%;padding:30px;}
.naculture .t1{width:22%;margin:auto}.naculture .t1 img{width:100%}
.naculture .t2{width:100%;margin:auto;font-size:30px;line-height:60px;text-align:center;color:#0075c5}
.naculture .t3{width:100%;margin:auto;font-size:16px;line-height:30px;text-align:center}

.honour{width:100%;max-width:1200px;margin:auto;} .honour img{width:100%;border:1px #CCC solid;border-radius:5px;}
.honour .l{width:31%;float:left;margin-top:20px;}.honour .r{width:31%;float:left;margin-left:3.5%;margin-top:20px;}

.partner{width:100%;max-width:1200px;margin:auto;}.partner img{width:100%}
.partner .l{width:19%;margin:0 5px ;float:left;} 
.partner .r{width:19%;margin:auto  auto auto 1.2% ;float:left;} 
.partner .l:hover img{transition: all 0.6s;transform: scale(1.1);}
@media screen and (max-width:800px){.naculture0{width:100%;height:400px;}
.naculture{width:98%}
.naculture .l{width:32%;float:left;height:180px; background:#FFF;border-radius:5px;padding:10px;}
.naculture .r{width:32%;float:left;height:180px; background:#FFF;border-radius:5px;margin-left:2%;padding:10px;}
.naculture .t1{width:40%;margin:auto}.naculture .t1 img{width:100%}
.naculture .t2{width:100%;margin:auto;font-size:16px;line-height:40px;text-align:center;color:#0075c5}
.naculture .t3{width:100%;margin:auto;font-size:12px;line-height:20px;text-align:center}

.partner{width:98%;}
.partner .l{width:31%;margin:auto  auto auto 1.2%  ;float:left;} 
.partner .r{width:31%;margin:auto  auto auto 1.2% ;float:left;} 

	}
/*about end*/
.oem0{width:100%;marign:auto; background:#f2f2f2;}
.oem{width:100%;max-width:1200px;margin:auto}
.oem .l{width:40%;float:left}
.oem .r{width:56%;float:right} .oem .r img{width:100%}
.oem .t1{width:100%;margin:auto;font-size:30px;line-height:60px;text-align:left;color:#0075c5}
.oem .t2{width:100%;margin:auto;font-size:18px;line-height:20px;text-align:left;color:#0075c5}
.oem .t3{width:100%;margin:auto;font-size:15px;line-height:30px;text-align:left;color:#444}
.oem2{width:100%;marign:auto; background: url(../images/oembg.jpg);}
.oem .xl{width:31%;float:left; background:#fff;height:420px;padding:20px;} .oem .xl:hover{ background:#f3f3f3}
.oem .xr{width:31%;float:left;margin-left:3.5%; background:#fff;height:420px;padding:20px;} .oem .xr:hover{ background:#f3f3f3}
.oem  .tx0{width:96%;margin:auto;height:30px;}
.oem  .tx1{width:80px;height:80px;padding:8px;margin:auto;border-radius:50%; background: url(../images/oem_icons061.png) center no-repeat} .oem  .tx1 img{width:100%}
.oem  .tx2{width:96%;margin:auto;height:60px;line-height:60px;font-size:26px;color:#0075c5;text-align:center}
.oem  .tx3{width:96%;margin:auto;height:160px;line-height:26px;font-size:14px;color:#666;text-align:left}
.oem  .tx4{width:40px;height:40px;margin:auto;line-height:40px;font-size:26px;color:#0075c5;text-align:center;border-radius:50%; border:1px solid #0075c5}

.oem  .i1{width:80px;height:80px;padding:8px;margin:auto;border-radius:50%; background: url(../images/oem_icons11.png) center no-repeat} 
.oem  .i2{width:80px;height:80px;padding:8px;margin:auto;border-radius:50%; background: url(../images/oem_icons12.png) center no-repeat} 
.oem  .i3{width:80px;height:80px;padding:8px;margin:auto;border-radius:50%; background: url(../images/oem_icons13.png) center no-repeat} 
.oem  .i4{width:80px;height:80px;padding:8px;margin:auto;border-radius:50%; background: url(../images/oem_icons14.png) center no-repeat} 

.oem  .i5{width:80px;height:80px;padding:8px;margin:auto;border-radius:50%; background: url(../images/oem_icons15.png) center no-repeat} 
.oem  .i6{width:80px;height:80px;padding:8px;margin:auto;border-radius:50%; background: url(../images/oem_icons16.png) center no-repeat} 
.oem .aa:hover .i1{background: url(../images/oem_icons01.png) center no-repeat}
.oem .bb:hover .i2{background: url(../images/oem_icons02.png) center no-repeat}
.oem .cc:hover .i3{background: url(../images/oem_icons03.png) center no-repeat}
.oem .dd:hover .i4{background: url(../images/oem_icons04.png) center no-repeat}
.oem .ee:hover .i5{background: url(../images/oem_icons05.png) center no-repeat}
.oem .ff:hover .i6{background: url(../images/oem_icons06.png) center no-repeat}

@media screen and (max-width:800px){
	.oem{width:96%;}
	.oem .l{width:100%;float:none}
	.oem .r{width:100%;float:none} 
	.oem .xl{width:98%;float:none;margin:10px auto;height:auto;padding:10px;}
	.oem .xr{width:98%;float:none;margin:10px auto;height:auto;padding:10px;}
	.oem  .tx0{width:96%;margin:auto;height:10px;}
	.oem  .tx1{width:80px;height:80px;padding:8px;margin:auto;border-radius:50%; background: url(../images/oem_icons061.png) center no-repeat} .oem  .tx1 img{width:100%}
	.oem  .tx2{width:96%;margin:auto;height:40px;line-height:40px;font-size:20px;color:#0075c5;text-align:center}
	.oem  .tx3{width:96%;margin:auto;height:auto;line-height:22px;font-size:14px;color:#666;text-align:left}
	.oem  .tx4{width:40px;height:40px;margin:auto;line-height:40px;font-size:26px;color:#0075c5;text-align:center;border-radius:50%; border:1px solid #0075c5}

	}
.rd{width:100%;max-width:1200px;margin:auto} 
.rd .l1{width:55%;float:left}.rd .r1{width:40%;float:right} .rd .r1 img{width:100%;}
.rd .t1{width:100%;margin:auto;font-size:30px;line-height:60px;text-align:left;color:#0075c5}
.rd .t2{width:100%;margin:auto;font-size:18px;line-height:20px;text-align:left;color:#0075c5}
.rd .t3{width:100%;margin:auto;font-size:15px;line-height:30px;text-align:left;color:#444}
.rd .l2{width:32%;float:left;}
.rd .r2{width:32%;float:left;margin-left: 1.5%} 
.rd  img{width:100%; border-radius:10px;}
.rd .t0{width:100%;height:15px;margin:auto;clear:both; font-size:0; line-height:0; }
@media screen and (max-width:800px){.rd{width:96%}
.rd .l1{width:100%;float:none}.rd .r1{display:none}
.rd .t1{font-size:20px;line-height:40px;}
.rd .t2{font-size:16px;line-height:20px}
.rd .t3{font-size:14px;line-height:24px;}
.rd .l2{width:32%;float:left;}
.rd .r2{width:32%;float:left;margin-left: 1.5%} 
.rd  img{width:100%; border-radius:10px;}
.rd .t0{width:100%;height:15px;margin:auto;clear:both; font-size:0; line-height:0; }
}
.cap0{width:100%; background:#f3fcfe}
	.cap{width:100%;max-width:1200px;margin:auto} 
	
	.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%; vertical-align:middle}
	.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:#575757;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;}
	@media screen and (max-width:800px){
		.cap .Lpic{display:none}
		.cap .Rtext{width:96%;float:none;margin:20px auto;}  
	.cap .Rtext .T3{width:90%;margin:auto;font-size:30px;line-height:60px;color:#575757;font-weight:600}
	.cap .Rtext .T4{width:90%;margin:auto;font-size:16px;line-height:30px;color:#777;}

		}
/*company style pic202206*/
.nStyle{margin:auto;width:100%;max-width: 1200px; min-hieght:800px;}.nStyle img{width:100%}
.nStyle .L1{width:32.3%;float:left; overflow:hidden}
.nStyle .L2{width:32.3%;float:left;margin-left:1.5%; overflow:hidden}
.nStyle .T1{width:100%;} 
.nStyle .T2{width:100%;height:40px;margin: auto;font-size:15px;line-height:40px;color:#777; text-align:center;background: #FFF;white-space:nowrap;   overflow:hidden;   text-overflow:ellipsis;text-transform:uppercase;z-index:200; position:relative}
.nStyle .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;}

/*culture company pic202206*/
.nCulture{margin:auto;width:100%;max-width: 1200px; min-hieght:800px;}.nCulture img{width:100%}
.nCulture .L1{width:38%;float:left; overflow:hidden}
.nCulture .R1{width:58%;float:left;margin-left:4%; overflow:hidden}

.nCulture .R1 .T1{width:100%}
.nCulture .R1 .T2{width:100%;font-size:16px;color:#666;line-height:30px;}
.nCulture .R1 .T11{width:15%;float:left;height:40px;line-height:40px; font-size:20px;font-weight:500;color:#fff;background:red; display:block;text-align:center}
.nCulture .R1 .T12{width:85%;float:left;height:40px;line-height:40px; font-size:16px;font-weight:;color:#999; display:block;padding-left:30px; border-bottom:1px #fafafa solid}


.lcocal{width:100%;max-width:1200px;margin:auto;font-size:13px;line-height:26px;color:#777;text-align:right}  .lcocal a{font-size:14px;line-height:26px;color:#777}.lcocal a:hover{color:#575757}

/*product detail*/
 .nT1{font-size:26px;color:#666;font-weight:bold;Line-height:26px}
.nPdetail{margin:auto;width:100%;max-width: 1200px;}
.nPdetail .pNL{width:25%;float:left;}
.nPdetail  .T1{font-size:26px;color:#666;font-weight:bold;Line-height:26px;}
.nPdetail .pNL .Tline{height:30px;width:100%; vertical-align: top}

.nPdetail ul{width:100%}
.nPdetail li{width:100%;line-height:50px;height:50px; font-size:16px;border-bottom:1px #ECECEC solid}
.nPdetail  .current{color:#eb4132}
 
.nPdetail .pNR{width:71.5%;float:right;min-height:800px}
.nPdetail .pNR .T{font-size:20px;line-height:34px;color:#171721;font-weight:bold}
.nPdetail .pNR .D{font-size:14px;line-height:26px;color:#4D4D4D;}
.nPdetail .pNR .D p{font-size:14px;line-height:26px;color:#4D4D4D;text-indent:0px}
.nPdetail .pNR .D table{width:100%;} 
.nPdetail .pNR .D td{padding:8px;border:1px #cccccc solid}
.nPdetail .pNR .t1{font-size:26px;color:#444;font-weight:bold;Line-height:30px}
.nPdetail .pNR .t2{font-size:14px;color:#4D4D4D}
.nPdetail .pNR .D img{border:0px;display:;max-width:860px; vertical-align: top;}
.nPdetail .pNR .ppic{width:100%} .nPdetail .pNR .ppic img{width:100%}
.Line{width:100%;height:20px; border-top:#ececec 1px solid;margin:14px auto auto auto}
.Line2{width:100%;height:10px; border-top:#ececec 1px solid;margin:10px auto auto auto}


@media screen and (max-width:800px){
	.nPdetail .pNR img{width:100%;}
	.nPdetail .pNL{display:none}
	.nPdetail .pNR{width:96%;float:none;margin:auto;min-height:800px}
	}
 
/*more product*/
.mprobg{ background:#fcfcfc;width:100%}
.Mpro{margin:auto;width:100%;max-width: 1200px;} .ML img{width:100%;max-height:108px}
.Mpro .ML{width:12%;float:left;margin-left:0.5%}
.Mpro .T{font-size:20px;line-height:34px;color:#171721;font-weight:bold}
.Mpro .T1{width:100%;text-align:center;font-size:12px;line-height:20px}
.Mpro .T1 a{color:#666} .Mpro .T1 a:hover{color:#575757}
@media screen and (max-width:1000px){.mprobg{display:none}}
/*äº§å"åˆ†ç±»æ ‡é¢˜*/

.proT1{width:100%;margin:auto;font-size:40px;font-weight:bold;text-align:center;height:60px;line-height:60px;color:#575757;text-transform:uppercase}
.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:#575757;font-weight:700}
.proT3 a{color:#666} .proT3 a:hover{color:#575757}


/*å'å±•åŽ†ç¨‹*/
.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:#575757;}
.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:#575757;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*/}

.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;top:-120px; position:relative}
 .IP10{width:100%;max-width:1200px;margin:auto;}
 .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: 800px) {
 .IP00{top:30px;}
.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;}

}
  /*é¦–é¡µäº§å"å¤šå›¾*/
  .com01{background: url(../images/factory1.jpg) no-repeat center;}
  
 
  
  
  /*äº§å"è¯¦ç»†å¤šå›¾*/
 .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}
}
 
 
 .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}
 
 
 #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:45px;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}}

 /*å†…é¡µ*/
 .ZCD{width:85%;margin:auto;}
 .ZCDPro{width:100%;margin:auto;background:#f7f6f5;height:60px;}
 .NYT2{width:100%;margin:auto; background:#f7f6f5;height:60px;text-align:center; position:relative;z-index:9}
 .NYT2 .NYT02{width:49%;float:left;height:60px;}
 .NYT2 .NYT02 a{line-height:60px;font-size:16px;color:#444;display: block;}
 .NYT2 .NYT02:hover{background:#333333; transition:all 1s;  -webkit-transition:all 1s;}
 .NYT2 .NYT02 a:hover{color:#fff;}
 .NYT2 .NYT03{border-right:#ccc 1px solid;}
 
 
 .NYT4{width:100%;margin:auto; background:#f7f6f5;height:60px;text-align:center; position:relative;z-index:9}
 .NYT4 .NYT02{width:24.9%;float:left;height:60px;}
 .NYT4 .NYT02 a{line-height:60px;font-size:16px;color:#444;display: block;}
 .NYT4 .NYT02:hover{background:#333333; transition:all 1s;
  -webkit-transition:all 1s;}
 .NYT4 .NYT02 a:hover{color:#fff;}
 .NYT4 .NYT03{border-right:#ccc 1px solid;}
 
 
 .NYT3{width:100%;margin:auto; background:#f7f6f5;height:60px;text-align:center; position:relative;z-index:9}
 .NYT3 .NYT02{width:33%;float:left;height:60px;}
 .NYT3 .NYT02 a{line-height:60px;font-size:16px;color:#444;display: block;}
 .NYT3 .NYT02:hover{background:#333333; transition:all 1s;  -webkit-transition:all 1s;}
 .NYT3 .NYT02 a:hover{color:#fff;}
 .NYT3 .NYT03{border-right:#ccc 1px solid;}
 
 
 .NYT5{width:100%;margin:auto;; background:#f7f6f5;height:120px;text-align:center; position:relative;z-index:9}
 .NYT5 .NYT02{width:19.9%;float:left;height:40px;margin-top:36px;}
 .NYT5 .NYT02 a{line-height:40px;font-size:16px;color:#444;font-size:16px;display: block;font-size:16px;line-height:40px;}
 .NYT5 .NYT02:hover{background:#444359; transition:all 1s;
  -webkit-transition:all 1s;}
 .NYT5 .NYT02 a:hover{color:#fff;}
 .NYT5 .NYT03{border-right:#ccc 1px solid;}
  .NYTx{background:#333333;}
  .NYTx a{color:#fff}
 @media screen and (max-width: 640px) {
 .ZCD{width:100%;margin:auto;display:none}
 .ZCDPro{width:100%;margin:30px auto;background:#f7f6f5;height:40px;}
 .NYT2{width:100%;margin:auto; background:#f7f6f5;height:40px;text-align:center; position:relative;z-index:9}
 .NYT2 .NYT02{width:49%;float:left;height:40px;}
 .NYT2 .NYT02 a{line-height:40px;font-size:16px;color:#444;display: block;}
 
.NYT4{width:100%;margin:auto;top:0px; background:#f7f6f5;height:40px;text-align:center; position:relative;z-index:9}
.NYT4 .NYT02{width:23.9%;float:left;height:40px;}
.NYT4 .NYT02 a{line-height:30px;font-size:16px;color:#444;display: block;}
.NYT3{width:100%;margin:auto; background:#f7f6f5;height:40px;text-align:center; position:relative;z-index:9}
.NYT3 .NYT02{width:33%;float:left;height:40px;}
.NYT3 .NYT02 a{line-height:40px;font-size:16px;color:#444;display: block;}
.NYT5{width:100%;margin:auto;background:#f7f6f5;height:40px;text-align:center; position:relative;z-index:9}
.NYT5 .NYT02{width:19%;float:left;height:40px;}
  .NYTx{background:#333333;}
  .NYTx a{color:#ffffff}
  }
  /*å†…é¡µç»"é€Ÿ*/
 
 .ctitle{font-size:20px;line-height:30px;color:#09F}
.contentContainer {   width: 100%; position:relative;margin:auto;}
.pageContent {width:1160px;margin:auto;border: #E5E5E5 0px solid;}
.pageContent .pageLeftMenu {float: left;width: 220px;}
.pageContent .pageLeftMenu .pageLeftMenuTitle{font-size: 25px;color:#fff;line-height:78px;text-align:center; background:#4a5b60}
.pageContent .pageLeftMenu img { mafrgin: 0; padding: 0;}
 
.eqPro{ width:100%;  margin: auto;  }
.eqProList{ height:auto; margin:10px  auto auto -16px; }
.eqProList li{ width:25%;height:auto; float:left;padding:15px; font-size:13px;color:#444; text-align: center;   line-height:30px;  }
.eqProList li img{width:100%; height:auto;padding:6px;border:#eeeeee 1px solid;height:208px; overflow:hidden}
.eqProList li img:hover{width:100%; height:auto;padding:6px;border:#aaa 1px solid;height:208px; overflow:hidden}
.eqProList li .Dtext{ width:100%; height:30px;  font-size:13px;color:#444; text-align: center;   line-height:30px;}
@media screen and (max-width: 1000px) {.eqPro{width:96%;margin:auto}.eqProList li{ width:48%;margin-left:2%}
	
	} 
 /*äº§å"åˆ—è¡¨ç»"æŸ*/
 /*äº§å"å›¾ç‰‡å¤šå›¾*/
 .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;} 
/*-é¦–é¡µæ–°é—»-*/

 
/*--åº•éƒ¨éƒ¨ä»½--*/
 

/*--åº•éƒ¨éƒ¨ä»½--*/
 
.footer{width:100%; margin:0px auto 0; border-top:0px #efefef solid; background:#191919;letter-spacing:1px;}
.foot{width: 100%;max-width:1200px;margin: auto;} .foot img{width:100%}
.footwz{color: white;
  text-align: center;
  font-weight: 100;
  font-size: 14px;
  border-top: 1px solid #606060;
  line-height: 44px;}
.foot .T01{width:20%;float:left}
.foot .T02{width:15%;float:left}
.foot .T03{width:10%;float:left}
.foot .T04{width:19%;float:left}
.foot .T05{width:15%;float:left;margin: 0 6% 0 2%;text-align:center;font-size:14px;color:#CCC;padding:auto 10px autp 10px}
.foot .T06{width:12%;float:right;text-align:center;font-size:14px;color:#CCC;padding:auto 10px autp 10px}
.foot .T1{font-size:15px;line-height:40px;color:#efefef;font-weight:600}
.foot .T2{font-size:14px;line-height:26px;color:#efefef;font-family:'Futura','arial';font-weight:100}.foot .T2 li{width:50%;float:left}
.foot .T2 a{font-size:13px;line-height:26px;color:#efefef; }.foot .T2 a:hover{color:#eb4132}
.foot .T3{font-size:14px;line-height:26px;color:#efefef}
.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:60px;padding:5px 10px;font-size:14px;color:#555;border: 1px #575757 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:#1a849c;}



@media screen and (max-width: 800px){
	.ltx{ display:block; clear:both; font-size:0; line-height:0; height:60px; width:100%}
	.footer{ position:relative; margin:0;}
	.blank40{/*height:10px;*/}
	.foot .T01{width:90%;float:none;margin:0 auto 12px;} .foot .T05{width:42%;float:left;margin-left:3%;display: none;}.foot .T06{width:42%;float:none;margin: 0 auto;}
	.foot .T0{width:96%;margin:auto;float:none}
	.foot .T02{display:none} .foot .T03{display:none} .foot .T04{display:none}
	}
 
.conlink{width:100%; margin:auto;background:#0075c5;overflow:hidden;position:relative;top:50px;} .conlink img{width:100%;vertical-align:middle;min-height:320px; }
.conlink .cl{width:44%;float:left; height:320px; background:#999 url(../images/bt.jpg) right top}
.conlink .cr{width:52%;float:left;margin-left:3%} .cr .list{width:100%;float:left;max-width:660px;}
.conlink .t1{font-size:30px;line-height:30px;color:#fff;font-weight:500}
.conlink .t2{font-size:16px;line-height:40px;color:#fff;font-weight:300}
.conlink .t3{height:40px;width:140px; background:#666;text-align:center;  border-radius:5px;}
.conlink a{font-size:16px;line-height:40px;color:#fff;}.conlink .t3:hover{background:#339fb8;}
.conlink .cr .l{width:48%;float:left}.conlink .cr .r{width:48%;float:right}
.conlink .cr .T{font-size:14px;line-height:30px;color:#fff;}
.conlink .cr  input{width:100%;height:30px;padding:5px 10px;font-size:14px;color:#555;border: 1px #e7f8fc solid;overflow:hidden;vertical-align:middle; background:#e7f8fc}
.conlink .cr   textarea{width:100%;height:70px;padding:5px 10px;font-size:14px;color:#555;border: 1px #e7f8fc solid;overflow:hidden;vertical-align:middle; background:#e7f8fc}
.conlink .cr  .ebtn{width:100%;margin:auto;}
.conlink .cr  button{width:140px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;vertical-align:middle;background:#eb4132;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;}
.conlink .cr  button:hover{background:red;}
@media screen and (max-width:800px){
	.conlink{display:none}
	.conlink .blank20{height:20px;}.conlink .blank10{height:10px;}
	.conlink .cl{display:none}
	.conlink .cr{width:96%;margin:auto;float:none}
	.conlink .cr .l{width:100%;float:none}.conlink .cr .r{width:100%;float:none}
	}

	 /*é¦–é¡µï¼'æ»šåŠ¨ç»"é€Ÿ*/
	   /*ä»¥ä¸‹æ˜¯é¦–é¡µæ–°é—»åˆ—è¡¨*/

.pages{width:100%;margin:auto;text-align:center;height:50px;}
.pages .ss{width:34px;height:34px;display:inline-block;font-size:14px;color:#fff; border:1px #555 solid;padding:10px; background:#555}
.pages a{width:34px;height:34px;display:inline-block;font-size:14px;color:#575757; border:1px #555 solid;padding:10px;}
/*ä¼ä¸šæ–‡åŒ–*/

.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}
}
 

/*Roll*/

.blk_18 {  WIDTH: 90%; margin:auto; ZOOM: 1}
.blk_18 .pcont { FLOAT: left; OVERFLOW: hidden; WIDTH: 95%}
.blk_18 .ScrCont { WIDTH: 32766px; ZOOM: 1}

.blk_18 #List1_1 { FLOAT: left}
.blk_18 #List2_1 { FLOAT: left}
.blk_18 .LeftBotton { BACKGROUND: url(/JSroll/picr_1.gif) no-repeat; FLOAT: left; MARGIN: 100px 5px; WIDTH: 15px; HEIGHT: 72px}
.blk_18 .RightBotton { BACKGROUND: url(/JSroll/picr_1.gif) no-repeat; FLOAT: left; MARGIN: 100px 1px; WIDTH: 15px; HEIGHT: 72px}
.blk_18 .LeftBotton { BACKGROUND-POSITION: 0px 0px; MARGIN-LEFT: 5px}
.blk_18 .RightBotton { BACKGROUND-POSITION: 0px -100px; MARGIN-LEFT: 6px}
.blk_18 .LeftBotton:hover { BACKGROUND-POSITION: -20px 0px}
.blk_18 .RightBotton:hover { BACKGROUND-POSITION: -20px -100px}
.blk_18 .pl IMG { DISPLAY: block; MARGIN: auto;   CURSOR: pointer; BORDER-STYLE: none; }
.blk_18 .pl {FLOAT: left;  WIDTH: 380px; LINE-HEIGHT: 24px; TEXT-ALIGN: center; padding:10px;}
.blk_18 A.pl:hover { BORDER-RIGHT: #ff9900 1px solid; BORDER-TOP: #ff9900 1px solid; BACKGROUND: #fff; BORDER-LEFT: #ff9900 1px solid; COLOR: #ff9900; BORDER-BOTTOM: #ff9900 1px solid}
.commu_cont3 { MARGIN: 9px 7px 7px; LINE-HEIGHT: 150%}
.commu_cont3 UL { WIDTH: 190px}
@media screen and (max-width: 640px) {.blk_18, .blk_18_TT{display:none}}

.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}
/*--------*/
 .Irec01{width:100%;height:auto;margin:auto;background:#323534 ;border-top:0px  #f4f2f2 solid;padding-top:30px;padding-bottom:30px;}
 .Irec01 .Irec10{width:90%;margin:auto;}
 .Irec01 .Irec10 .Irec11{width:00%;float:left;line-height:40px;font-size:30px;color:#FFF;DISPLAY:NONE}
 .Irec01 .Irec10 .Irec12{width:100%;float:left;text-align:right;DISPLAY:NONE}
 .Irec01 .Irec10 .Irec12 a{line-height:40px;font-size:13px;color:#FFf;}
 .Irec01 .Irec10 .Irec12 a:hover{color:#ff6400;}
 .Irec01 .Irec20{width:90%;margin:auto;}
 .Irec01 .Irec20 .Irec21{width:54%;margin:auto;float:left;}
 .Irec01 .Irec20 .Irec21  img{width:100%}
 
 .Irec01 .Irec20 .Irec22{width:46%;margin:auto ;float:left; }
 .Irec01 .Irec20 .Irec22 .Irec220{width:46%;margin:auto auto 4% 4%;float:left; overflow:hidden}
 .Irec01 .Irec20 .Irec22 .Irec220 img{width:100%}
 .Irec01 .Irec20 .Irec22  img:hover{transition: all 0.6s;transform: scale(1.6);}
  
 .Irec02{width:100%;height:auto;margin:auto;background:#eee ;border-top:0px  #f4f2f2 solid;padding-top:30px;padding-bottom:30px;}
 .Irec02 .Irec10{width:90%;margin:auto;}
 .Irec02 .Irec10 .Irec11{width:50%;float:left;line-height:40px;font-size:30px;color:#333;display:none}
 .Irec02 .Irec10 .Irec12{width:100%;line-height:40px;font-size:13px;color:#666;text-align:left}
 .Irec02 .Irec10 .Irec12 a{line-height:40px;font-size:13px;color:#555;}
 .Irec02 .Irec10 .Irec12 a:hover{color:#ff6400;}
 .Irec02 .Irec20{width:90%;margin:auto;}
 .Irec02 .Irec20 .Irec21{width:54%;margin:auto;float:left;}
 .Irec02 .Irec20 .Irec21  img{width:100%}
 .Irec02 .Irec20 .Irec22{width:46%;margin:auto ;float:left; }
 .Irec02 .Irec20 .Irec22 .Irec220{width:46%;margin:auto 4% 4% auto;float:left;overflow:hidden}
 .Irec02 .Irec20 .Irec22 .Irec220 img{width:100%}
 .Irec02 .Irec20 .Irec22  img:hover{transition: all 0.6s;transform: scale(1.5);}
 
 .Irec03{width:100%;height:auto;margin:auto;background:#323534 ;border-top:0px  #f4f2f2 solid;padding-top:30px;padding-bottom:30px;}
 .Irec03 .Irec10{width:90%;margin:auto;}
 .Irec03 .Irec10 .Irec11{width:00%;float:left;line-height:40px;font-size:30px;color:#FFF;DISPLAY:NONE}
 .Irec03 .Irec10 .Irec12{width:100%;float:left;text-align:right}
 .Irec03 .Irec10 .Irec12 a{line-height:40px;font-size:13px;color:#FFf;}
 .Irec03 .Irec10 .Irec12 a:hover{color:#ff6400;}
 .Irec03 .Irec20{width:90%;margin:auto;}
 .Irec03 .Irec20 .Irec21{width:30%;margin:auto;float:left;}
 .Irec03 .Irec20 .Irec21  img{width:100%}
 .Irec03 .Irec20 .Irec22{width:70%;margin:auto ;float:left; }
 .Irec03 .Irec20 .Irec22 .Irec220{width:31%;margin:auto auto 2.2% 2.3%;float:left;overflow:hidden}
 .Irec03 .Irec20 .Irec22 .Irec220 img{width:100%}
 .Irec03 .Irec20 .Irec22  img:hover{transition: all 0.6s;transform: scale(1.5);}
 
.discM{font-size:16px;color:#ff6400;line-height:30px;}


[class^='imghvr-'],
[class*=' imghvr-'] {
  position: relative;
  display: inline-block;
  margin: 0px;
  max-width: 100%;
  background-color: #eee;
  color: #666;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {
  vertical-align: top;
  max-width: 100%;
}
[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
  background-color: inherit;
  padding: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
 
[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
	
	/* imghvr-zoom-out-flip-horiz
   ----------------------------- */
.imghvr-zoom-out-flip-horiz {
  -webkit-perspective: 50em;
  perspective: 50em;
}
.imghvr-zoom-out-flip-horiz figcaption {
  opacity: 0;
  -webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
  transform: rotateX(90deg) translateY(-100%) scale(0.5);
}
.imghvr-zoom-out-flip-horiz:hover > img,
.imghvr-zoom-out-flip-horiz.hover > img {
  -webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
  transform: rotateX(-100deg) translateY(50%) scale(0.5);
  opacity: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.imghvr-zoom-out-flip-horiz:hover figcaption,
.imghvr-zoom-out-flip-horiz.hover figcaption {
  -webkit-transform: rotateX(0deg) translateY(0%) scale(1);
  transform: rotateX(0deg) translateY(0%) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.RECf1{font-size:40px;color:#444;line-height:40px;font-weight:bold;}
.RECf2{font-size:16px;color:#444;line-height:20px;font-weight:;}
 
 
 /*mobile menu*/
 .m_img , .m_nav{display:none}
 @media screen and (max-width: 1300px) 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(../images/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(../images/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;}
}
.mline30{display:none}
.mline60{display:none}
@media screen and (min-width: 10px)  and (max-width: 1000px){
	.mline30{ display:block; clear:both; font-size:0; line-height:0; height:30px; width:100%}
	.mline60{ display:block; clear:both; font-size:0; line-height:0; height:60px; width:100%}
}

.cplblr{overflow-x: scroll;display: flex;}
.cplblr .L {
	width: 305px;
	float: left;
	flex-shrink: 0;
	display: block;
	padding-right: 30px;
  }
.cplblr  .R {
	width: 100%;
	float: right;
}
.xiala{ width: 100%;
  height: 200px;
  position: relative;
  overflow: auto;}
.xiala .mb-3{ display: block;padding: 3px 0;
    padding-left: 0px;
  padding-left: 24px;}
.xiala .btn{}
.xiala .btn-light{
  background: url(../images/select.png) no-repeat 3px center;
  background-size: 13px auto;}
.xiala .btn-info{background: url(../images/select2.png) no-repeat 3px center;
  background-size: 13px auto; color: black;
  font-weight: bold;}
.xiala a{}


.layui-table{/*table-layout: fixed;width: 100%;*/  width: 100%;
  table-layout: auto;
  border-collapse: collapse;}
.layui-table tr:nth-child(2n+1){background: #eee;}
.layui-table p{font-size: 14px;
	color: #666;
	line-height: 24px;
	text-indent: 0;text-align: center;}
.layui-table .cpla{ font-weight: bold;color: #021188;}
.layui-table .cpla:hover{ color: red;}
.layui-table td{border-width: 1px;padding: 6px;
	border-style: solid;
	border-color: #e6e6e6;table-layout: fixed;
  word-break: break-all;
  overflow: hidden;}
.attr-item{background: #0075c5;}
.attr-item p{ color: white;font-weight: bold;}

.btn-show{background: #e60013;
	color: #fff;
	display: inline-block;
	padding: 5px 20px;
	border-radius: 5px;
	margin-bottom: 20px;font-size: 14px;
	cursor: pointer;}

.proT3 .xuanzhong{color: #0075c5;font-weight: bold;}
.Nbannerpc .iT1{padding-top: 120px;text-stroke: 1px #000000;-webkit-text-stroke: 1px #fff;}
.Nbannerpc .iT2{margin-top: 80px;}

.g_fk {
  margin: 0 auto 30px;
  width: 1200px;
  overflow: hidden;
}
.g_fk dt {
  float: left;
  width: 36%;
}
.g_fk dt img {
  width: 100%;
  height: 300px;
  display: block;
}
.g_fk dd {
  float: left;
  background: #efefef;
  width: 62%;
  height: 300px;
  padding: 33px 0 0 50px;
}
.g_fk h3 {
  height: 32px;
  font-weight: normal;
  font-size: 18px;
  color: #0a318f;
}
.g_fk p {
  font-size: 16px;
  color: #000;
  line-height: 26px;
  width: 666px;margin: 15px 0;
}