/* CSS Document */
body{font-family:"微软雅黑";padding:0;margin:0;font-size:12px;background:#fff;}
ul,li{padding:0;margin:0;list-style:none;}
a:hover{color:#000;}
div,form,img,ul,ol,li,dl,dt,dd,p,span{margin:0;padding:0;border:0;}
form,input{margin:0;padding:0;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
a{text-decoration:none;color:#000; blr: expression(this.onFocus=this.blur());transition:0.3s;-webkit-transition:0.3s;-mz-transition:0.3s;-o-transition:0.3s;}
a img{border:none;}
.main,.layer,.container,.HomeNav{width:1100px;margin:auto;overflow:hidden;_zoom:1;}
::-moz-selection { background: #009572; color: #fff; text-shadow: none; }
::selection { background: #009572; color: #fff; text-shadow: none; }


/*小导航——head5*/
.proNav{margin: 0 auto;overflow: hidden;height: 38px;line-height: 38px;background: #009572;width: 100%;}
.proNav .clearfix{width:1100px;overflow:hidden;margin:auto;}
.proNav .clearfix li{float:left;width:16.6%;text-align: center;overflow: hidden;font-size: 14px;}
.proNav .clearfix li a{display: block;color: #fff;height: 38px;}
.proNav .clearfix li:hover{background:#0db78f;color: #fff;}

/*小导航——head3*/
.top{position:fixed;width: 100%;height: 142px;top: 0;left: 0;z-index: 999;}
.topfix{height: 90px;overflow: hidden;}
.topfix .logo {background: url(../images/logo.png)  }
.topfix .menu { top: 21px; color: #009572; }

.logo{width: 276px;height: 68px;background: url(../images/logo.png) no-repeat; position: fixed;display: block;z-index: 1100;color: #fff;left: 30px;top:24px;}
.menu{width: 100px;height: 48px;line-height: 48px; position: fixed;top: 36px;right: 38px;font-size: 16px;cursor: pointer; color:#009572;
	  transition:all 0.3s ease-in-out 0s;
	  -webkit-transition:all 0.3s ease-in-out 0s;
	  -moz-transition:all 0.3s ease-in-out 0s;
	  -o-transition:all 0.3s ease-in-out 0s;
	  -ms-transition:all 0.3s ease-in-out 0s;
}

.l{float:left;display: inline-block;}
.menu-handler{width:48px;height: 48px;cursor: pointer;position: relative;float: right;background-color:#009572;
              transition:all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
	          -webkit-transition:all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
	          -moz-transition:all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
			  -ms-transition:all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
			  -o-transition:all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.menu-handler .burger{width: 20px;height:3px;background: #fff; display: block;position: absolute;z-index: 5;top: 14px;left:30%;
	                  transform-origin: center;
	                  -webkit-transform-origin:center;
	                  -moz-transform-origin:center;
	                  -o-transform-origin:center;
	                  -ms-transform-origin:center;
}
.menu-handler .burger-2{top:21px;}
.menu-handler .burger-3{top:28px;}

.trans, .cube{-webkit-transition: all .6s cubic-bezier(0.245, 0.145, 1.355, 1);
              -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
              -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
              -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1);
              transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);}

.menu-handler.active .burger-1 {
    top: 21px;
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.menu-handler.active .burger-2 {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
.menu-handler.active .burger-3 {
    top: 21px;
    -moz-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
}
/*公共top页*/
.top11{margin:auto;overflow:hidden;height:593px; background:url(../images/topbg.jpg) no-repeat;}
.top11 .topnr{width:1837px;height:160px; margin:auto;overflow:hidden;}
.top11 .topnr .logo{width: 276px;height: 68px;background: url(../images/logo.png) no-repeat; position: fixed;display: block;z-index: 1100;color: #fff;left: 32px;top:45px;}
.top11 .topnr .menu{width: 100px;height: 48px;line-height: 48px; position: fixed;top:45px;right:57px;font-size: 16px;cursor: pointer; color:#009572;
	  transition:all 0.3s ease-in-out 0s;
	  -webkit-transition:all 0.3s ease-in-out 0s;
	  -moz-transition:all 0.3s ease-in-out 0s;
	  -o-transition:all 0.3s ease-in-out 0s;
      -ms-transition:all 0.3s ease-in-out 0s;    
}
.top11 .topnr .menu a{display:block;height:48px;width:48px;float: right;}

.top11 .page11{width:1100px;margin:auto;overflow: hidden;}
.nav{width: 1100px;margin:3% auto;overflow: hidden;padding-left:6%;}
.nav dd{float:left;display: block;width:16.6%;font-size: 16px;}
.nav dd .t{height:34px;line-height:34px;overflow:hidden;font-size:18px;}
.nav dd .t a{color:#565656;}
.nav dd .t a:hover{color:#009572;}

.nav dd .subnav li a{color:#7f7f7f;display: block;height:30px;transition: all 0.3s;
							-webkit-transition: all 0.3s;
							-moz-transition: all 0.3s;
							-o-transition: all 0.3s;-ms-transition: all 0.3s; }
.nav dd .subnav li a:hover{color:#009572;
							transform: rotate(1.1,1.1);-webkit-transform: rotate(1.1,1.1);-moz-transform: rotate(1.1,1.1);
							-o-transform: rotate(1.1,1.1);
							-ms-transform: rotate(1.1,1.1);
}
.nav dd .subnav{margin-top:50px;}
.nav dd .subnav li{height:30px;line-height: 30px;overflow: hidden;}
.bdsharebuttonbox{width:130px;margin: 0 auto; overflow: hidden;float:right;}

/*.conss{margin: auto; overflow: hidden;background: url(../images/topbg.jpg) center no-repeat;}
.menuBox{width:100%;height:100%;overflow:hidden;margin:auto;box-sizing: border-box;
		transition:all 0.3s ease in out 0s;
		-moz-transition:all 0.3s ease in out 0s;
	    -o-transition:all 0.3s ease in out 0s;
	    -moz-transition:all 0.3s ease in out 0s;
}
.menuBox1{width:100%;height:100%;background:#fff; overflow:hidden;margin:auto;box-sizing: border-box;
		transition:all 0.3s ease in out 0s;
		-moz-transition:all 0.3s ease in out 0s;
	    -o-transition:all 0.3s ease in out 0s;
	    -moz-transition:all 0.3s ease in out 0s;}
.nav{width: 1100px;margin:10% auto;overflow: hidden;padding-left: 9%;}
.nav dd{float:left;display: block;width:16.6%;font-size: 16px;}
.nav dd .t{height:34px;line-height:34px;overflow:hidden;font-size:18px;}
.nav dd .t a{color:#565656;}
.nav dd .t a:hover{color:#009572;}

.nav dd .subnav li a{color:#7f7f7f;display: block;height:30px;transition: all 0.3s;
							-webkit-transition: all 0.3s;
							-moz-transition: all 0.3s;
							-o-transition: all 0.3s; }
.nav dd .subnav li a:hover{color:#009572;
							transform: rotate(1.1,1.1);-webkit-transform: rotate(1.1,1.1);-moz-transform: rotate(1.1,1.1);}
.nav dd .subnav{margin-top:50px;}
.nav dd .subnav li{height:30px;line-height: 30px;overflow: hidden;}

.bdsharebuttonbox{width: 700px;margin: 0 auto; overflow: hidden;float:right;}

.proBox{position: relative;}
.proBanner{position: relative;width: 100%;}
.proBanner .pic{position: relative; width: 100%;overflow: hidden;height: 100%;}
.proBanner .pic .img{position: absolute;width: 100%;display: block;}
*/
.proBox{margin:0 auto;overflow: hidden;height:890px;}
.proBox .proBanner{margin:0 auto;overflow:hidden;width:1920px;_width:1570px;}
.proBox .proBanner ul li{width:1920px;height:890px;overflow: hidden;margin: auto;}

/*head3——导航*/
.productNav{margin: 0 auto; overflow:hidden;height:38px;line-height: 38px;background:#009572;width:100%;}
.productNav .clearfix{width:1100px;margin: auto;overflow: hidden;}
.productNav ul li{float:left;width:20%;text-align: center; overflow: hidden;font-size: 14px;}
.productNav ul li a{display: block;color: #fff;height: 38px;}
.productNav ul li:hover{background:#0db78f; color: #fff;}
.productNav ul .on{background:#0db78f; color: #fff;}
/*小导航——head3结束*/

/*head4*/
.inside-focus{ position:relative;}
.inside-focus .focus-pic img{ width:100%;}
.news-focus .focus-text{ position:absolute; z-index:2; top:0; margin:auto; width:100%; text-align:center; padding-top:18px;}

.inside-focus .focus-center{ width:295px; height:295px; overflow:hidden; position:relative; display:inline-block; top:260px;}
.inside-focus .focus-center .focus-big{ width:100%; height:100%; border-radius:50%; position:absolute; z-index:1; top:0; left:0; background:#009572; opacity:0.2; 
animation:bigMove 1.8s ease-out infinite;
-moz-animation:bigMove 1.8s ease-out infinite;
-ms-animation:bigMove 1.8s ease-out infinite;
-o-animation:bigMove 1.8s ease-out infinite;
-webkit-animation:bigMove 1.8s ease-out infinite;
}
.inside-focus .focus-small{ width:227px; height:227px; border-radius:50%; color:#fff; background:#009572; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; z-index:2;}
.inside-focus .focus-small .text{ width:100%; position:absolute; text-align:center; left: 113px;top: 26%;
transform:translate(-50%);
-moz-transform:translate(-50%);
-ms-transform:translate(-50%);
-o-transform:translate(-50%);
-webkit-transform:translate(-50%);
}
.inside-focus .focus-small p{ height:28px; line-height:28px; overflow:hidden; font-size:26px;font-family: Arial;margin-bottom: 10px;}

.inside-focus .focus-small h2 {height:30px; line-height:30px;
    font-weight: normal;
    font-size:38px;
}
@-webkit-keyframes bigMover{
	0%{ opacity:1; transform:scale(0.75,0.75);-moz-transform:scale(0.75,0.75);-ms-transform:scale(0.75,0.75);-o-transform:scale(0.75,0.75);-webkit-transform:scale(0.75,0.75);}
	100%{ opacity:0; transform:scale(1,1);-moz-transform:scale(1,1);-transform:scale(1,1);-o-transform:scale(1,1);-webkit-transform:scale(1,1);}
	}

@-moz-keyframes bigMove {
  0% {opacity: 1;
   -webkit-transform: scale(0.75,0.75);
      -moz-transform: scale(0.75,0.75);
       -ms-transform: scale(0.75,0.75);
        -o-transform: scale(0.75,0.75);
           transform: scale(0.75,0.75); }
  100% { opacity:0;
   -webkit-transform: scale(1,1);
      -moz-transform: scale(1,1);
       -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
           transform: scale(1,1); }
}
@-ms-keyframes bigMove {
  0% {opacity: 1;
   -webkit-transform: scale(0.75,0.75);
      -moz-transform: scale(0.75,0.75);
       -ms-transform: scale(0.75,0.75);
        -o-transform: scale(0.75,0.75);
           transform: scale(0.75,0.75);
}
  100% { opacity:0;
   -webkit-transform: scale(1,1);
      -moz-transform: scale(1,1);
       -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
           transform: scale(1,1); }
}
@-o-keyframes bigMove {
  0% {opacity: 1;
   -webkit-transform: scale(0.75,0.75);
      -moz-transform: scale(0.75,0.75);
       -ms-transform: scale(0.75,0.75);
        -o-transform: scale(0.75,0.75);
           transform: scale(0.75,0.75); }
  100% { opacity:0;
   -webkit-transform: scale(1,1);
      -moz-transform: scale(1,1);
       -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
           transform: scale(1,1); }
}
@keyframes bigMove {
  0% {opacity: 1;
   -webkit-transform: scale(0.75,0.75);
      -moz-transform: scale(0.75,0.75);
       -ms-transform: scale(0.75,0.75);
        -o-transform: scale(0.75,0.75);
           transform: scale(0.75,0.75); }
  100% { opacity:0;
   -webkit-transform: scale(1,1);
      -moz-transform: scale(1,1);
       -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
           transform: scale(1,1); }
}

/*head4s结束*/

/*首页——产品分类*/

.page{ height: 100%; width: 100%;overflow: hidden;background:#161616;}
#s2.disappear .ibox{opacity: 1;
					transform: translate3d(0px, 0, 0px) scale(1);
					-webkit-transform: translate3d(0px, 0, 0px) scale(1);
	                -ms-transform: translate3d(0px, 0, 0px) scale(1);
					-moz-transform: translate3d(0px, 0, 0px) scale(1);
					-o-transform: translate3d(0px, 0, 0px) scale(1);
}

.ibox{position: relative;height: 100%;width: 100%;}
.bg2{background:url(../images/banner1.jpg) center no-repeat;background-attachment: fixed;}
.bg{height:100%;width: 100%; background-size: cover;position: relative;overflow: hidden;}
.box2inner{position: absolute;width: 1100px; height: 484px;top:18%;left: 22%;perspective: 1500px;transform-style: preserve-3d;}
.clearfix:before,.clearfix:after{display: table;content: "";line-height:0;}

.box2T{width: 290px;height: 290px;position: absolute; color: #717171;left: 0;top: 25%;}
.box2T .t{height: 252px;height: 113px;overflow: hidden;}
.box2T .c{line-height:23px;height: 115px;overflow: hidden;text-align: justify;text-indent: 2em; margin-top:28px;font-size:14px;margin-left:8px;}

.box2inner .item1{left:363px;}
.box2inner .item2{right:374px;}
.box2inner .item3{right:495px;}
.box2inner .item4{left:363px; top:121px;}
.box2inner .item5{right:495px; top:121px;}
.box2inner .item6{right:253px; top:121px;}
.box2inner .item7{right:253px; }
.box2inner .item8{left:363px; top:242px;}
.box2inner .item9{right:374px; top:242px;}
.box2inner .item10{right:374px; top:121px;}
.box2inner .item11{right:132px; top:242px;}
.box2inner .item12{left:484px; top:363px;}
.box2inner .item13{right:253px; top:242px;}
.box2inner .item14{right:495px;top:242px;}

.box2inner .item{height: 121px;width: 121px;position: absolute;perspective:1000px;-webkit-perspective:1000px;-moz-perspective:1000px;-ms-perspective:1000px;-o-perspective:1000px;transform-style: preserve-3d;cursor: pointer;}

.box2inner .item3 .black{background: none rgba(115,81,0,0.8);*background: none rgba(115,81,0,0.8);}
.box2inner .item4 .black{background: none rgba(59,41,0,0.8);*background: none rgba(59,41,0,0.8);}
.box2inner .item7 .black{background: none rgba(137,97,0,0.8);*background: none rgba(137,97,0,0.8);}
.box2inner .item10 .black{background: none rgba(59,41,0,0.8);*background: none rgba(59,41,0,0.8);}
.box2inner .item14 .black{background: none rgba(137,97,0,0.8);*background: none rgba(137,97,0,0.8);}
.box2inner .item13 .black{background: none rgba(59,41,0,0.8);*background: none rgba(59,41,0,0.8);}

.box2inner .item:hover .black {
	-webkit-transform-origin: 100% 50% 0;
	-moz-transform-origin: 100% 50% 0;
	-ms-transform-origin: 100% 50% 0;
	transform-origin: 100% 50% 0;
	-webkit-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, -webkit-transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
	-moz-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, -moz-transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
	-ms-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, -ms-transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
	-o-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, -o-transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
	transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms; 
	opacity: 0;}

.box2inner .item:hover .gree { 
	transform: rotateY(0deg); 
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	opacity: 1; }

.no-csstransitions .box2inner .item:hover .gree { visibility: visible; }

.box2inner .item div{height:100%;width: 100%;position: absolute;top: 0;left: 0;}
.box2inner .item .gree{background: #009572;
	                   transform: rotateY(-90deg);
					   -webkit-transform: rotateY(-90deg);
	                   -moz-transform: rotateY(-90deg);
	                   -ms-transform: rotateY(-90deg);
	                   -o-transform: rotateY(-90deg);
					   transform-origin:100% 50% 0;
					   -webkit-transform-origin: 100% 50% 0; 
	                   -moz-transform-origin: 100% 50% 0; 
	                   -ms-transform-origin: 100% 50% 0; 
	                   -o-transform-origin: 100% 50% 0; 
	                   -webkit-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms,-webkit-transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms; 
	                   -moz-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
	                   -ms-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
	                   -o-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
	                   transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms; 
	                   opacity: 0;}

.box2inner .item .bg{height: 40%;text-align: center;color: #fff;font-size: 14px;padding-top:66%;}
.box2inner .item1 .bg{background:url(../images/item1.png)center 22px  no-repeat;}
.box2inner .item2 .bg{background:url(../images/item2.png)center 25px  no-repeat;}
.box2inner .item3 .bg{background:url(../images/item3.png)center 15px  no-repeat;}
.box2inner .item4 .bg{background:url(../images/item4.png)center 22px  no-repeat;}
.box2inner .item5 .bg{background:url(../images/item5.png)center 18px  no-repeat;}
.box2inner .item6 .bg{background:url(../images/item6.png)center 16px  no-repeat;}
.box2inner .item7 .bg{background:url(../images/item7.png)center 17px  no-repeat;}
.box2inner .item8 .bg{background:url(../images/item8.png)center 16px  no-repeat;}
.box2inner .item9 .bg{background:url(../images/item9.png)center 20px  no-repeat;}
.box2inner .item10 .bg{background:url(../images/item10.png)center 14px  no-repeat;}
.box2inner .item11 .bg{background:url(../images/item11.png)center 25px  no-repeat;}
.box2inner .item12 .bg{background:url(../images/item12.png)center 20px  no-repeat;}
.box2inner .item13 .bg{background:url(../images/item13.png)center 20px  no-repeat;}
.box2inner .item14 .bg{background:url(../images/item14.png)center 17px  no-repeat;}

/*.mtop{height:66px;}
.content{ position: fixed; width: 100%; top: 0; left: 0;}
#boxsider{ height: 66px !important; background-color: #fff; position: fixed; left: 0px; top: 0px; width: 100%; z-index: 10000;}*/

/*div#s2{transition:all 0.9s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
       -web-transition:all 0.9s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	   -o-transition:all 0.9s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	   -moz-transition:all 0.9s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	   opacity:1;
}*/

/*首页——边框*/

.filler{background:#009572;position: fixed;display: block;transition: 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s;
	    -webkit-transition:0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s;
	    -moz-transition:0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s;
	    -o-transition:0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s;
	    z-index: 1100;
}
.filler-left{width:2px;height:0;left: 20px;bottom: 20px;}
.filler-right{width:2px;height: 0;right: 20px; top:20px;}
.filler-top{width:0px;height: 2px;left: 20px;top: 20px;}
.filler-bottom{width:0;height: 2px;bottom:20px;right: 20px;}

/*首页——底部*/
.footBox{background-color: #222222;padding:12px 5% 0px;color: #959595;width:90%;position: relative;z-index:2;}
.linkDL {padding-bottom:12px;width: 1100px;margin: auto;overflow: hidden;}
.linkDL dd.lin1{width:45%;float:left;background: url(../images/list.png)0px 7px no-repeat;}
.linkDL dd.lin1 p{height:30px; line-height:30px;overflow: hidden;color: #727272; font-size: 14px;text-indent:36px;}

.linkDL dd.lin2{width:50%;float: right;overflow: hidden;position: relative;}
.linkDL dd.lin2 .footnav{height:30px;line-height:30px;text-align: right;color:#727272;padding-top: 116px;}

.linkDL dd.lin2 .bdsharebuttonbox{float:none; width:100px;position: relative;top:52px;left: 237px;}
.linkDL dd.lin2 a{color:#727272;font-size: 15px;}


/*底部*/
.db{margin:0 auto;overflow: hidden;background:#222222;width: 100%;position: absolute;}
.db .dbnr{width:1100px;margin: 10px auto 10px auto;overflow: hidden;}
.db .dbnr .dbleft{float:left;width: 550px;overflow: hidden;background: url(../images/list.png)0px 7px no-repeat;}
.db .dbnr .dbleft p{height:31px; line-height:31px;overflow: hidden;color: #727272; font-size: 14px;text-indent: 36px; }
.db .dbnr .dbleft p a{color: #727272;}

.db .dbnr .dbright{float:right;width: 528px;overflow: hidden;position: relative;}
.db .dbnr .dbright .bdsharebuttonbox{float: none;width:100px;position: relative;top:52px;left: 224px;}
.db .dbnr .dbright .dbdh{height:30px; line-height: 30px;text-align: right;overflow: hidden;color:#727272;padding-top: 124px;}
.db .dbnr .dbright .dbdh a{color:#727272;font-size: 15px;}

/*企业qq*/
.qiyeQQ {
    position: fixed;
    bottom: 106px;
    right: 24px;
    z-index: 999;
}


:hov

.cls

element.style {
    bottom: 60px;
}
a:link, a:visited {
    text-decoration: none;
}
.backTop {
    background: url(../images/backTop.jpg) no-repeat;
    width:56px;
    height:50px;
    position: fixed;
    right: 24px;
    bottom:54px;
    z-index: 999;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

/*内页公共右侧*/ 
.rightmain{width:864px;float:right;border:1px solid #ccc;overflow:hidden;_zoom:1;background:#fff;}
.rightmain .local{float:none;width:864px;height:33px;line-height:33px;background:url(../nyimages/jinpinbg.jpg);text-indent:10px;overflow:hidden;_zoom:1;}
.rightmain .local p{font-size:16px;color:#000;float:left;font-weight:bold;}
.rightmain .local h1{font-size:16px;color:#000;float:left;font-weight:bold;}
.rightmain .zxnews{width:852px;margin:5px auto;border:1px solid #ccc;overflow:hidden;_zoom:1;}
.rightmain .zxnews .newsbt{height:33px;width:852px;line-height:33px;background:url(../nyimages/jinpinbg.jpg);text-indent:10px;float:none;font-size:16px;font-weight:bold}
.rightmain .zxnews .c{width:840px;margin:10px;}
.rightmain .zxnews .c ul{overflow:hidden;_zoom:1;}
.rightmain .zxnews .c ul li{float:left;width:390px;height:30px;line-height:30px;border-bottom:#CCC dashed 1px;text-indent:1em;margin:0 15px;overflow:hidden;_zoom:1;}
/*.rightmain .zxnews .cc{width:370px;float:left;padding-bottom:10px;margin:10px;}
.rightmain .zxnews .cc ul li{height:30px;border-bottom:#CCC dashed 1px;line-height:30px;text-indent:1em;overflow:hidden}*/

/*内页加盟我们*/
.container11{background:#f6f6f6;margin: auto;overflow: hidden;}
.container11 .join{width:1100px;margin:0 auto;overflow: hidden;}
.container11 .join .joinlist{width:1145px;overflow: hidden;margin: 0 auto;}
.container11 .join .joinlist ul li{float:left; width: 179px;height: 179px;overflow: hidden;margin:50px 50px 10px 0px;}
.container11 .join .joinr{height:860px;width:1128px;overflow: hidden;}
.container11 .join .joinr ul li{float:left;width: 536px;overflow: hidden; margin-right: 28px;margin-top:34px;color: #fff;}
.container11 .join .joinr ul li a{color:#fff;display:block;height: 25px;margin-top:10px;}
.container11 .join .joinr ul li .j{height:20px;line-height: 20px;font-size: 20px;font-weight: bold;overflow: hidden;padding:68px 0px 0px 52px;}
.container11 .join .joinr ul li .y{width: 168px; height:40px;line-height: 20px;font-size:14px;overflow: hidden;margin:20px 0px 0px 52px;}
.container11 .join .joinr ul li .z{height:46px; width: 140px; text-align: center; font-size: 16px;overflow: hidden;margin:189px 0px 0px 52px}

.container11 .join .joinr ul .join1{background:url(../images/anli1.png) no-repeat;height: 384px;}
.container11 .join .joinr ul .join2{background:url(../images/anli2.png) no-repeat;height: 384px;}
.container11 .join .joinr ul .join3{background:url(../images/anli3.png) no-repeat;height: 384px;}
.container11 .join .joinr ul .join4{background:url(../images/anli4.png) no-repeat;height: 384px;}

/*内页公共左侧*/
.leftmain{float:left;width:220px;overflow:hidden;}
.leftmain .tit{height:35px;line-height:35px;text-align: center;font-weight: bold;font-size:15px;color:#fff;background:#009572;}
.leftmain .column{width:218px;background:#fff;overflow:hidden;zoom:1;border:1px solid #dfdfdf;border-top:0;margin-bottom:10px;}
.leftmain .column ul{margin-bottom:3px;}
.leftmain .column ul li.a{text-indent:40px;}
.leftmain .column ul li{width:218px;line-height: 36px;overflow:hidden;position: relative;}
.leftmain .column ul li h2{height: 36px;text-indent: 40px;overflow: hidden;background:url(../nyimages/libg1.jpg) bottom no-repeat;position: relative;transition:all 0.5s ease 0s;}

.leftmain .column ul li h2 i{height:10px;width: 10px;background: url(../images/arrow.png) no-repeat;display: block;position: absolute;left: 14px; top:12px;}
.leftmain .column ul li h2 i.dowm{background-position: 0px -10px;}
.removes{
	color: #37b093 !important;
	border-left: 3px solid #37b093;
}
.leftmain .column ul li dl{width:218px;display: none;}
.leftmain .column ul li dl dt{width:218px;height:36px;text-indent:30px;background:url(../nyimages/libg1.jpg) no-repeat;overflow:hidden;_zoom:1;}
.leftmain .column ul li dl dt a{display: block;height: 36px;line-height: 36px; transition: all 1s ease 0s;} 

.leftmain .column ul li a.ShowChilds{width:20px;float:left;display:block;text-align:center;margin:0 0 0 10px;font-size:21px;color:#696564;overflow:hidden;zoom:1;}
.leftmain .column ul li a.ShowChilds:hover{width:20px;float:left;display:block;text-align:center;margin:0 0 0 10px;font-size:21px;font-weight:bold;color:#000;overflow:hidden;zoom:1;}
.leftmain .zcxwtit{background:#009572;font-size:15px;font-weight:bold;color:#fff;text-align:center;height:35px;line-height:35px;margin-top:5px;}
.leftmain .zcxwnr{border:#CCC solid 1px;width:218px;padding-bottom:5px;margin-bottom:10px;background:#fff;}
.leftmain .zcxwnr ul li{height:36px;line-height:36px;overflow:hidden;border-bottom:#CCC dashed 1px;text-indent:1em;}
.leftmain .lx{width:218px;margin-top:10px; height:317px;background:url(../nyimages/procontact.jpg) no-repeat;border:1px solid #ccc;margin-bottom:10px;}
.leftmain .lx ul{}
.leftmain .lx ul li{line-height:1.6em;color:#000}
.leftmain .lx .cont{padding:53px 0px 0 8px}

.leftmain .lx .cont p{line-height:25px;color:#000;}
.leftmain .mpro{width:218px;border:1px solid #dfdfdf;border-top:none}
.leftmain .mpro .tit2{width:220px;margin:-1px 0px 0px -1px;background:#009572;font-size:15px;font-weight:bold;color:#fff;text-align: center;height:35px;line-height:35px;}
.leftmain .mpro .mpro-list{height:425px;overflow:hidden;_zoom:1;background:#fff;}
.leftmain .mpro .mpro-list u{ height:1100px; width:196px;}
.leftmain .mpro .mpro-list ul li{margin:10px 20px 0 10px;width: 190px;height:190px;border:1px solid #ccc;text-align:center;padding:3px;}
.leftmain .mpro .mpro-list ul li .pic{height:161px;overflow: hidden;}
.leftmain .mpro .mpro-list ul li .pic a{display: block;height:161px;}

.leftmain .mpro .mpro-list ul li .txt{height:26px;line-height:26px;background:#cccccc;text-align:center;overflow:hidden;margin-top: 2px;}
.leftmain .mpro .mpro-list ul li .txt a{display:block;}
.leftmain .column1{width:198px;background:#fff;overflow:hidden;zoom:1;border:1px solid #dfdfdf;border-top:0;margin-bottom:10px;}
.leftmain .column1 ul{margin-bottom:3px;}
.leftmain .column1 ul li{width:200px;height:25px;line-height:25px;padding:0 0 0 20px;background:url(../nyimages/libg1.jpg);overflow:hidden;_zoom:1;}
.leftmain .column1 ul li a{display:block;}
.leftmain .column1 ul li a:hover{color:#1c67c5}
.leftma .zcxwnr1 ul li{height:30px;line-height:30px;overflow:hidden;border-bottom:#CCC dashed 1px;text-indent:1em;}
.leftma .lx1{width:198px;margin-top:10px;height:293px;background:url(../nyimages/procontact.jpg) no-repeat;border:1px solid #ccc;}
.leftma .lx1 ul{padding:90px 10px 0 15px}
.leftma .lx1 ul li{line-height:1.6em;color:#555}
.leftma .lx1 .cont{padding:90px 10px 0 15px}
.leftma .lx1 .cont p{line-height:1.6em;color:#555}
.leftma .mpro1{width:196px;overflow:hidden;margin-top:10px;padding:0 0 10px 0;border:1px solid #dfdfdf;border-top:none}
.leftma .mpro1 .tit2{background:url(../nyimages/categorybg.jpg) no-repeat;font-size:14px;font-weight:bold;color:#FFF;padding-left:20px;height:35px;line-height:35px;}
.leftma .mpro1 ul li{margin:8px 20px 0 20px;height:130px;border:1px solid #ccc;text-align:center;padding:3px;}
.leftma .mpro1 ul li .pic{height:110px;}
.leftma .mpro1 ul li .txt{height:20px;line-height:20px;background:#cccccc;text-align:center;overflow:hidden;margin-top:3px;}
.leftma .mpro1 ul li .txt a{display:block;}

/*内页公司简介*/
.container-gy{margin: auto;overflow: hidden;}
.container-gy .gytxt{width:1100px;margin: auto;overflow: hidden;font-size: 14px;color: #878787; line-height: 28px;}
.container-gy .gytxt p{margin:30px 0px 20px 0px;}

.twoCultrue li {float: left;display: block;position: relative;width: 50%;}
.twoCultrue li img{width:100%;display: block;}
.twoCultrue .blue {background: none rgba(0,149,118,0.8);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: 300ms ease 0ms;
    -webkit-transition: 300ms ease 0ms;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    opacity: 0;
	visibility: hidden;}
.twoCultrue .con {
    width: 100%;
    height: 70%;
    position: absolute;
    left: 0px;
    top: 30%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    transition: 300ms ease 0ms;
    -webkit-transition: 300ms ease 0ms;
}
.twoCultrue .by1 {
    text-transform: uppercase;
    margin-bottom: 4%;
    transition: 300ms ease 0ms;
    -webkit-transition: 300ms ease 0ms;
}
.twoCultrue .by {
    color: #f3e08b;
    font: 20px/1.4 "futura_lightregular","times new roman","microsoft yahei";
}

.twoCultrue .t .bot {
    width: 22px;
    margin: 0px auto;
    display: block;
    height: 2px;
    background-color: #fff;
    transition: 300ms ease 0ms;
    -webkit-transition: 300ms ease 0ms;
}
.twoCultrue .t .txt {
    font-size: 20px;
    padding: 12px 0px;
    display: block;
    transition: 300ms ease 0ms;
    -webkit-transition: 300ms ease 0ms;
}

.twoCultrue .t .bot {
    width: 22px;
    margin: 0px auto;
    display: block;
    height: 2px;
    background-color: #fff;
    transition: 300ms ease 0ms;
    -webkit-transition: 300ms ease 0ms;
}

.twoCultrue .by2 {
    text-transform: uppercase;
    transition: 300ms ease 0ms;
    -webkit-transition: 300ms ease 0ms;
    opacity: 0;
    visibility: hidden;
}
.twoCultrue .c {
    width: 90%;
    margin: 0px auto;
    height: 50px;
    overflow: hidden;
    display: none;
    transition: 300ms ease 0ms;
    -webkit-transition: 300ms ease 0ms;
}
.twoCultrue .lico {
    height: 1px;
    background-color: #fff;
    width: 0px;
    position: absolute;
    left: 50%;
    bottom: 8%;
    transition: 300ms ease 100ms;
    -webkit-transition: 300ms ease 100ms;
}
.twoCultrue li:hover .con { top: 16%; }
.twoCultrue li:hover .blue { opacity: 1; visibility: visible; transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); }
.twoCultrue li:hover .by1 { opacity: 0; transform: translate(0px,-50px); -webkit-transform: translate(0px,-50px); height: 0px; margin-bottom: 0px; overflow: hidden; }
.twoCultrue li:hover .by2 { opacity: 1; margin: 3% auto 6%; visibility: visible; }
.twoCultrue li:hover .t .bot1 { visibility: hidden; opacity: 0; }
.twoCultrue li:hover .t .txt { padding: 0px 0px 12px; }
.twoCultrue li:hover .c { display: block; }
.twoCultrue li:hover .lico { width: 66px; margin-left: -33px; }
.aboutus .con{padding:15px 20px;font-size:15px;color:#666;line-height:2em;background:#fff;}
/*.aboutus .con span{float:right}
*/
/*内页 产品中心首页*/
.propage .con{font-size:15px;color:#666;line-height:2em;background:#fff;margin-bottom:20px;}
.propage .con .tit{height:44px;line-height:44px;padding:0 5px;margin:0 5px;background:url(../nyimages/profloorbg.jpg);margin-top:2px;border-bottom:dashed #ccc 1px;}
.propage .con .tit p{float:left;text-indent:15px;color:#333;width:700px;height:44px;line-height:44px;overflow:hidden;font-size:14px;}
.propage .con .tit span{float:right;margin-top:15px;}
.propage .con .line{height:2px;font-size:0;background:url(../images/line.jpg);margin:0 15px;}
.propage .con .cp{padding:11px;width: 854px;}
.propage .con .cp ul{overflow:hidden;zoom:1;}
.propage .con .cp ul li{border:1px #ddd solid;width:201px;display:inline; float:left;text-align:center;margin: 0px 10px 0px 0px;}
.propage .con .cp ul li .pic{height:200px;width: 195px;overflow: hidden;padding: 3px;}
.propage .con .cp ul li .pic a{display:block; height:200px;}
.propage .con .cp .txt{line-height:30px;color:#666;background:#f0f0f0;height:30px;margin: 0px 3px 3px; overflow:hidden;}
/*内页 新闻内容页*/
.newsdetail .con{background:#FFF}
.newsdetail h1{text-align:center;font-size:16px;font-weight:bold;color:#555;line-height:35px;}
.newsdetail .date{text-align:center;color:#999;padding:5px 0;line-height:30px;border-bottom:1px #ccc dotted;margin-bottom:10px;}
.newsdetail .content1{color:#666;font-size:14px;line-height:1.8em;padding:0px 15px;}
.newsdetail .goback{text-align:center;margin:10px 20px 0 20px;border:1px solid #eee;height:35px;line-height:35px}
.newsdetail .nextrpev{color:#F00;text-align:center;margin:10px 20px 0 20px;border:1px solid #eee;height:35px;line-height:35px}
/*内页 新闻列表页*/
.newslist .list{font-size:15px;color:#666;line-height:2em;background:#fff;margin-bottom:20px;padding:20px 10px 0 10px;overflow:hidden;_zoom:1;}
.newslist .list .newshead{background:#f2f2f2;color:#F30;overflow:hidden;_zoom:1;font-size:12px;}
.newslist .list ul li{line-height:1.8em;background:url(../images/newsbg.jpg) left no-repeat;text-indent:20px;height:32px;line-height:32px;border-bottom:1px #ccc dotted;overflow:hidden;_zoom:1;}
.newslist .list ul li .data{float:right;width:100px;text-align:center;display:block;}
.newslist .list ul li .title{float:left;width:750px;}
.newslist .list ul li a:hover{color:#f00}
.newslist .cont{overflow:hidden;_zoom:1;margin-top:10px;border-bottom:1px dashed #ccc;margin-bottom:10px;}
.newslist .cont .left{float:left;padding:5px 15px 15px 15px;}
.newslist .cont .left .pic{width:237px;border:1px solid #ccc;text-align:center;padding:3px;}
.newslist .cont .left .pic a{display:block;height:188px;}
.newslist .cont .right{overflow:hidden;}
.newslist .cont .right ul{overflow:hidden;height:165px;}
.newslist .cont .right ul li{line-height:25px;padding:0px 10px 0 20px;}
.newslist .cont .right ul li .nr{height:75px;overflow:hidden;}
.newslist .cont .right ul li .ck{text-align:right;padding:7px 20px;}
.newslist .cont .right .title{font-weight:bold;font-size:14px;color:#333; overflow:hidden; height:20px;}

/* 常见问题 */
.problem-con{width:890px;overflow:hidden;_zoom:1;}
.problem-con .problem-keywords{margin:20px 20px 0 20px;background:#f9f9f9;border:1px #ddd solid;overflow:hidden;_zoom:1;}
.problem-con .problem-keywords ul{overflow:hidden;_zoom:1;}
.problem-con .problem-keywords ul li{float:left;width:100px;height:25px;line-height:25px;text-align:left;margin:0 10px; overflow:hidden;}
.problem-con .problem-search{margin:20px 20px 0 20px;overflow:hidden;_zoom:1;}
.problem-con .problem-list{margin:20px 20px 0 20px;overflow:hidden;_zoom:1;}
.problem-con .problem-list ul{overflow:hidden;_zoom:1;}
.problem-con .problem-list ul li{width:850px;height:30px;line-height:30px;margin:0 auto;border-bottom:1px #ccc dotted;background:url(../images/newsbg.jpg) 12px 7px no-repeat;overflow:hidden;_zoom:1;}
.problem-con .problem-list ul li .news-title{float:left;width:650px;text-indent:30px;overflow:hidden;_zoom:1;}
.problem-con .problem-list ul li .news-date{float:right;width:90px;text-align:center;overflow:hidden;_zoom:1;}
.problem-con .problem-list ul li.newsbg{height:33px;line-height:33px;background:#f2f2f2;background-image:none;color:#f00;}
.problem-con .problem-list ul li.newsbg .news-title{float:left;width:500px;text-indent:30px;}
.problem-con .problem-list ul li.newsbg .news-date{float:right;width:100px;text-align:center;}

/* 内页案例展示 */
.anli{width: 1100px;margin: 0 auto;overflow: hidden;}
.anli .list{width:1110px;height:auto;overflow:hidden;_zoom:1;margin-bottom:10px;}
.anli .list ul li{float:left;width:360px;text-align:center;margin: 0px 10px 10px 0px;_margin: 0px 5px 10px 0px;}
.anli .list ul li .pic{height:256px;overflow: hidden;}
/*.anli .list ul li .pic a{height:256px;display:block;}*/
.anli .list ul li .txt{height:28px;line-height:28px;overflow:hidden;color:#282828;margin-top:10px;font-size: 14px;}
.anli .list ul li h3{height:28px;line-height:28px;overflow:hidden;}

.anli .list ul li a.item{display: block;position: relative;overflow: hidden;}
.anli .list ul li .img{width: 100%;transition: 500ms; -webkit-transition: 500ms;-ms-transition: 500ms;-o-transition: 500ms; 
	                  }
.anli .list ul li .pic img{transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
.anli .list ul li .pic img:hover{transform: scale(1.1,1.1);
					  -webkit-transform: scale(1.1,1.1);
				   	  -moz-transform: scale(1.1,1.1);
				      -o-transform: scale(1.1,1.1);}

.filler2{position:absolute;display: block;transition: 0.4s 0.2s;-webkit-transition: 0.4s 0.2s;-ms-transition: 0.4s 0.2s;-o-transition: 0.4s 0.2s;}
.list .filler2{background:#08a27c;z-index: 5;}
.list .filler2-left{width: 1px;height: 0px;left: 1%;bottom: 2%;} .list .filler2-right{width: 1px;height: 0px;right: 1%;top: 2%;}
.list .filler2-top{width:0px;height:1px;left: 1%;top: 2%;}
.list .filler2-bottom{width:0px;height:1px;right:1%;bottom: 2%;}
.list a:hover .filler2-left { height: 96%; }
.list a:hover .filler2-right { height: 96%; }
.list a:hover .filler2-top { width: 98%; }
.list a:hover .filler2-bottom { width: 98%; }

/* 内页荣誉资质 */
.container-ry{margin:auto;background: #f2f1f1;overflow: hidden;}
.honors{width:1100px;padding-top:30px;margin: auto; overflow: hidden;}
.honors .local{font-size: 16px;height: 60px;line-height: 30px;overflow: hidden; color:#525252;}
.honor{width: 1100px;margin: 0 auto;overflow: hidden;}
.honor .list{width:1120px;height:auto;overflow:hidden;_zoom:1;margin-bottom:10px;margin-top: 30px;}
.honor .list ul li{float:left;width:260px; height: 360px;border: 3px solid #fff;text-align:center;margin: 0px 10px 10px 0px;_margin: 0px 5px 10px 0px;}
.honor .list ul li .pic{height:360px;overflow: hidden;}
.honor .list ul li .pic img{transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
.honor .list ul li .pic img:hover{transform:scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);
				   	  -moz-transform: scale(1.1,1.1);
				      -o-transform: scale(1.1,1.1);}
.honor .list ul li a.item{position:relative;display: block;overflow: hidden;}
.honor .list ul li .pic a{height:360px;display:block;}

.filler2{position:absolute;display: block;transition: 0.4s 0.2s;-webkit-transition: 0.4s 0.2s;-ms-transition: 0.4s 0.2s;-o-transition: 0.4s 0.2s;}
.list .filler2{background:#08a27c;z-index: 5;}
.list .filler2-left{width: 1px;height: 0px;left: 1%;bottom: 2%;} .list .filler2-right{width: 1px;height: 0px;right: 1%;top: 2%;}
.list .filler2-top{width:0px;height:1px;left: 1%;top: 2%;}
.list .filler2-bottom{width:0px;height:1px;right:1%;bottom: 2%;}
.list a:hover .filler2-left { height: 96%; }
.list a:hover .filler2-right { height: 96%; }
.list a:hover .filler2-top { width: 98%; }
.list a:hover .filler2-bottom { width: 98%; }

/* 内页发展历程 */
.container-dev{width:1140px;overflow: hidden;margin:auto;}
.development{width:1140px;margin: auto;overflow: hidden;background: url(../images/lcbg.jpg);box-shadow:12px 20px;}

.development .lctxt ul{float:left;width:539px;overflow:hidden;}
.development .lctxt .p-year{color:#009572;font-size:24px;font-weight:bold;height:40px;display: block;}

.development .lctxt .proces-list li{height:40px;line-height:40px; overflow:hidden;margin-left:40px; padding-top:18px;position: relative;transition: 300ms ease 0ms;-webkit-transition:300ms ease 0ms;}
.proces-yd{background:url(../images/lclist.jpg) no-repeat;height: 13px;width:13px;position: absolute;display: block;right:51.2%;}
.proces-list .pitem1{float:left;margin-left:30px;}
.proces-L .month {float: right;display: block;font-size: 18px;color:#009572;margin-right: 482PX;}

.proces-list .pitem2 {float: left;display: block;}
.proces-list .txt{padding-bottom: 22px;padding-left: 36px;height: 40px;line-height: 20px;width:463px;color:#919191;font-size:14px;overflow: hidden;}


/* 内页技术资料*/
.zl_ul{width:860px;margin:10px auto;}
.zl_ul ul li{height:30px;line-height:30px;border-bottom:1px dotted #ccc;}
.zl_ul ul li span.bt{width:80px;display:block;float:left;}
.zl_ul ul li span.txt{width:600px;height:30px;display:block;float:left;overflow:hidden;}
.zl_ul ul li span.sj{width:70px;float:right;}
/*内页 产品列表*/
.prolist .con{padding:0 0 20px 0;overflow:hidden;_zoom:1;}
.prolist .con .list{overflow:hidden;_zoom:1;}
.prolist .con .list ul{}
.prolist .con .list ul li{border:1px rgb(221,221,221) solid;width:184px;display:inline;margin:5px 10px 5px 13px;float:left;text-align:center;padding:3px;}
.prolist .con .list ul li .pic{height:164px;}
.prolist .con .list ul li .pic a{height:164px;display:block;}
.prolist .con .list ul li .txt{line-height:30px;color:rgb(102,102,102);background:rgb(240,240,240);height:30px;overflow:hidden;}

/*内页联系我们*/
/*.contacts .con{width: 1100px;overflow: hidden; padding:15px 20px;height:470px;font-size:15px;color:#000;line-height:2em;background:#fff;background:url(../nyimages/contactbg1.jpg) no-repeat top;}*/
.container .contacts{width:1100px;margin-top:20px;overflow: hidden;}
.contacts .local{float: left;width: 457px;overflow: hidden;}
.contacts .local p{height:30px;line-height: 30px;overflow: hidden; font-size:20px;font-weight: 900; color: #333333;margin-bottom:30px;}
.contacts .local ul{height: 390px;overflow: hidden; background: url(../images/contact.png) no-repeat;}
.contacts .local ul li{height:76px;line-height: 76px;text-indent:70px;font-size:16px;color:#666666;overflow: hidden;}

.contacts .conlist{float:right;width:606px;overflow: hidden;}
.contacts .conlist .contxt{height:36px;width:221px;overflow: hidden;}
.contacts .conlist .ditu{width:604px;height:364px;border:1px solid #dddddd;margin-top:37px;}

/*内页-客户留言*/
.container .ordertu{float:left;width:479px;overflow: hidden;height:522px;}
.container .order{float:right;width:566px;overflow: hidden;margin-top:46px;}
.container .order .local{color:#a9a9a9;font-size:14px;}

.container .order .con{height:380px;overflow: hidden;margin-top: 20px;}
.container .order .con ul li.ly{float:left;width:272px; overflow: hidden;margin: 0px 11px 12px 0px;_margin: 0px 6px 12px 0px;}
.container .order .con ul li input{border: none;}
.container .order .con ul li .bg{width: 260px; height:40px;line-height: 40px;text-indent: 10px;border: 1px solid #cccccc;}
.container .order .con ul li .area{width:538px;height: 150px;border: 1px solid #cccccc;}
.container .order .con ul li .yz{width:217px;height:40px;line-height: 40px;border: 1px solid #cccccc;margin-top: 8px;}
.container .order .con ul li.sbit{height:30px;line-height:28px;margin-top: 30px;}

.container .order .con ul li .tj{width:82px;background:#009572;height: 28px;border-radius:6px; color: #fff;}
.container .order .con ul li .cz{width:82px;background:#313131;height: 28px;border-radius:6px; color: #fff; margin-left: 20px;}







/*内页关于我们产品分类 */
.container{width:1100px;overflow:hidden;zoom:1; margin: 10px auto 10px auto;}
.container .top{float:left;width:200px;}
.container .pro{width:200px;height:35px;background:url(../images/categorybg.jpg);}
.container .pro p{font-size:14px;font-weight:bold;color:#FFF;padding-left:20px;height:35px;line-height:35px;}
.container .bum{width:198px;background:#fff;overflow:hidden;zoom:1;border:1px solid #dfdfdf;border-top:0;}
.container .bum ul{margin-bottom:3px;}
.container .bum ul li{height:25px;line-height:25px;text-indent:10px;width:200px;background:url(../nyimages/libg1.jpg) no-repeat;}
.container .bum ul li a{overflow:hidden;zoom:1;padding-left:20px;}
.container .bum ul li a:hover{color:#1c67c5}
/*内页产品展示左侧*/
.container .left{float:left;width:246px;}
.container .pro{width:200px;height:35px;background:url(../images/categorybg.jpg);}
.container .pro p{font-size:14px;font-weight:bold;color:#FFF;padding-left:20px;height:35px;line-height:35px;}
.container .bum{width:198px;background:#fff;overflow:hidden;zoom:1;border:1px solid #dfdfdf;border-top:0;}
.container .bum ul{margin-bottom:3px;}
.container .bum ul li{height:25px;line-height:25px;text-indent:10px;width:200px;background:url(../images/libg1.jpg) no-repeat;}
.container .bum ul li a{overflow:hidden;zoom:1;padding-left:20px;}
.container .bum ul li a:hover{color:#1c67c5}
/*网站地图*/
.map{width:1100px;margin:auto; margin-bottom:10px;overflow:hidden;zoom:1;border:1px solid #ccc;background:#fff; margin-top:10px;}
.map .top{width:1100px;height:33px;background:url(../nyimages/productsbg.jpg);overflow:hidden;_zoom:1}
.map .top h1{font-size:16px;color:#000;float:left;font-weight:bold;padding-left:20px;height:30px;line-height:30px;}
.map .position1{height:30px;line-height:30px;float:right;margin-right:20px;color:#666}
.map .bum{width:1100px;margin-top:10px;}
.map .bum .con{width:1100px;height:30px;background:url(../nyimages/productsbg.jpg);border-top:1px solid #ccc}
.map .bum .con p{font-size:14px;color:#000;float:left;font-weight:bold;padding-left:40px;height:30px;line-height:30px;background:url(../images/a.jpg) no-repeat 20px 8px;}
.map .cpksdh1{width:1003px;height:auto;margin:auto;margin-top:10px;}
.map .cpksdh1_top{font-size:14px;height:20px;color:#6C0;padding-top:10px;padding-left:20px;}
.map .cpksdh1_top h1{font-size:14px;font-weight:bold;color:#6C0;}
.map .cpksdh1_con{width:973px;margin:auto;overflow:hidden;margin-left:20px;}
.map .cpksdh1_con ul li{float:left;padding-left:20px;color:#666;line-height:30px;width:100px;height:30px;overflow:hidden;}
/*内页 产品详细页上面*/
.prodetail .picinfo{margin:auto;overflow:hidden;_zoom:1;}
.prodetail .picinfo .left{float:left;width:300px;height:420px;padding:5px;margin:10px 10px 0px 10px; overflow:hidden;}
.prodetail .picinfo .left p{text-align:center;border:1px solid #ccc;}
.prodetail .picinfo .left p a{display:block;height:270px;}

.prodetail .picinfo .left .xx_pic{width:300px;height:100px;overflow:hidden;text-align:center;margin-top:10px;}
.prodetail .picinfo .left .xx_pic ul{margin:10px 0 0 0px;width:500px;height:69px;}
.prodetail .picinfo .left .xx_pic ul li{width:69px;height:69px;float:left;margin-right:5px;border:1px solid #E6E6F2;}
.prodetail .picinfo .left .xx_pic ul li a{width:70px;height:70px;display:block;}
.prodetail .picinfo .left .xx_pic ul li a:hover{width:68px;height:68px;border:2px solid #E6E6F2;}

.prodetail .picinfo .right{float:left;width:500px;margin-right:20px;}
.prodetail .picinfo .right h1{font-size:14px;color:#000;font-weight:bold;padding-left:20px;margin:20px 0;}
.prodetail .picinfo .right .claname{margin:0 10px;padding:5px 10px;text-align:left;background-color:#FFFCE3;border:1px #ffd696 solid;}
.prodetail .picinfo .right .claname a{color:#369}
.prodetail .picinfo .right h3{font-size:14px;margin:10px 0 10px 20px;color:#666;line-height:25px;}
.prodetail .picinfo .right .cartfeedabck{margin-left:10px;}

/*内页 产品详细页下面*/
.prodetail{overflow:hidden;_zoom:1}
.prodetail .detail{overflow:hidden;_zoom:1;background:url(../nyimages/xiangxibt.jpg) no-repeat;margin:10px 10px 0 10px;}
.prodetail .detail .tit{font-size:14px;font-weight:bold;height:28px;line-height:28px;padding-left:15px;color:#FFF;}
.prodetail .detail .content{color:#666;font-size:14px;margin-top:10px;line-height:25px;padding-bottom:10px;}
.prodetail .goback{width:852px;height:40px;border:1px solid #ccc;margin:5px auto; margin-top:10px;text-align:center;}
.prodetail .goback a{text-align:center;font-size:14px;height:40px;line-height:40px;}
.prodetail .goback a .back{color:#F00;text-align:center;font-size:14px;height:40px;line-height:40px;padding-left:300px;}
.prodetail .nextprev{width:852px; margin:5px auto; border:1px solid #ccc;color:#666;border:1px solid #ccc;margin-top:10px;height:35px;line-height:35px;background:url(../nyimages/aboutbg.gif) repeat-x left bottom;text-align:center;}
.prodetail .xgcp{overflow:hidden;_zoom:1;margin-top:10px;width:852px; margin:5px auto; border:1px solid #ccc;height:auto;margin-bottom:10px;padding-bottom:10px;}
.prodetail .xgcp .tit{padding-left:15px;color:#666;font-size:12px;font-weight:bold;background:url(../nyimages/aboutbg.gif) repeat-x left bottom;line-height:35px;height:35px;}
.prodetail .xgcp ul{}
.prodetail .xgcp ul li{width:160px;height:163px;float:left;border:1px solid #ccc;text-align:center;padding:3px;margin-top:8px;margin-left:30px; _margin-left:20px; margin-right:10px; _margin-right:13px}
.prodetail .xgcp ul li .pic{height:140px;}
.prodetail .xgcp ul li .pic a{display:block;height:140px;}
.prodetail .xgcp ul li .txt{height:20px;line-height:20px;background:#cccccc;text-align:center;overflow:hidden;margin-top: 3px;}
/*您的位置*/
.position{float:right;padding-right:10px;color:#999}
.products-nav{border:1px #eee solid;background-color:#f9f9f9;margin:10px;padding:10px;overflow:hidden;zoom:1}
.products-nav dt{float:left;margin-right:10px;}
.products-nav dd{float:left;color:#bbb}
.products-nav dd a:hover{color:#f60}
.pro-search{padding:10px 0;clear:both}
/* 联系我们 */
.contact{width:890px;}
.contact-tit{height:33px;line-height:33px;background:url(../nyimages/jinpinbg.jpg);text-indent:10px;}
.contact-tit h3{font-size:16px;color:#684831;}
.contact-con{overflow:hidden;zoom:1;background:url(../nyimages/contactbg1.jpg) no-repeat;width:790px;font-size:15px;color:#666;line-height:2em}
.netsales{text-align:center;padding-top:450px}
.aboutus-con span{float:right}
.contactus{color:#333;float:left;width:500px;font-size:14px;line-height:1.8em;padding-left:145px;padding-top:120px;height:290px;}
.line{line-height:2.2em;margin-bottom:5px}
.contactcompany{font-size:14px;color:#333;font-weight:bold}
.contactsize{font-size:14px}
.contactline{border-bottom:1px dashed #ccc;margin-bottom:5px;width:440px;}
.contactflash{float:right}
/*内页*/
.border-ddd{border:1px #ddd solid;}
.clr10{clear:both;height:10px}
.clr5{clear:both;height:5px}
/*分页*/
.itemfy{text-align:center;margin-bottom:20px;line-height:30px;height:30px;font-size:12px;}
.itemfy a{border:1px solid #ccc;padding:3px 5px;text-decoration:none;background:#FeFeFe;}
.itemfy a:hover{border:1px solid #f60;color:#f00}
.itemfy .pcurrent a{border:1px solid #f60;font-weight:bold;background:#FfF0F0}
.itemfy .styinvalid a:hover{border:1px solid #ccc;}
.itemfy .pmsg{display:inline;padding:5px;color:#666}
.itemfy .tip{display:none;}
.pageclick a{width:22px;border:1px solid #f60;height:20px;display:inline-block;margin:0 1px;}
.pagestyle a{width:60px;border:1px solid #ccc;height:20px;display:inline-block;margin:0 1px;}
.pagestyle a:hover{width:60px;border:1px solid #f60;height:20px;display:inline-block;margin:0 1px;}
/*分页*/

/* 返回顶部 */
.actGotop{position:fixed;_position:absolute;bottom:100px;right:130px;width:58px;height:62px;display:none;}
.actGotop a,.actGotop a:link{width:58px;height:62px;display:inline-block;background:url(../nyimages/top1.jpg) no-repeat;outline:none;}
.actGotop a:hover{background:url(../nyimages/top2.jpg) no-repeat;outline:none;}