/* CSS Document */
*{box-sizing: border-box;}
body{font-family: "宋体";padding: 0;margin: 0;font-size: 14px;background: #fff;}
ul,li{padding: 0;margin: 0;list-style: none;}
li{list-style-type:none;}
div,form,img,ul,ol,li,dl,dt,dd,p,span{margin: 0;padding: 0;border: 0;}
input{margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;font-size: 14px;font-weight: normal;}
a{text-decoration: none;color: #000;}
img{border: none;}

/*top*/
.topbg{width: 100%;max-width: 1920px;_width: 1920px;margin: 0 auto;overflow: hidden;height: 30px;line-height: 30px;background: #f5f5f5;border-bottom: 1px solid #eee;}
.topcut{width: 100%;max-width: 1200px;_width: 1200px;overflow: hidden;margin: 0 auto;color: #666;}
.topcut .topleft{max-width: 60%;float: left;overflow: hidden;}
.topcut .lang{float: right;overflow: hidden;margin-left: 10px;padding: 3px 0;height: 29px;}
.topcut .lang a{display:block;overflow: hidden;float:left;width:24px;height: 24px;margin-right: 3px;}
.topcut .lang a img{height: 24px;float: left;}
.topcut .lang a:hover img,.topcut .lang a.on img{float: right;}
.topcut .topright{max-width: 30%;float: right;overflow: hidden;}
.topcut .topright a{color: #666;}
.topcut .topright a:hover{color:#43a63a;}

/*head*/
.head{height: 120px;width: 100%;max-width: 1920px;_width: 1920px;margin: 0 auto;overflow: hidden;}
.headcut{width: 100%;max-width: 1200px;_width: 1200px;margin: 0 auto;overflow: hidden;}
.headcut .logo{float: left;overflow: hidden;width:750px;height: 120px;}
.headcut .tel{background: url(../images/tel.jpg) no-repeat left top;float: right;padding: 60px 0 0 62px;height: 120px;overflow: hidden;}
.headcut .tel p{font-size: 26px;font-family: Arial;color: #48b33e;line-height: 1.2em;height: 1.2em;overflow: hidden;float: left;}

/*nav*/
.nav{height: 40px;line-height: 40px;background: #48b33e;z-index: 99999;width: 100%;max-width: 1920px;_width: 1920px;margin: 0 auto;overflow: hidden;}
.navcut{width: 100%;max-width: 1200px;_width: 1200px;margin: 0 auto;overflow: hidden;background: url(../images/nav_ico.jpg) top left no-repeat;position: relative;}
.navcut ul{width: 840px;overflow: hidden;float: left;}
.navcut ul li{float: left;width: 105px;text-align: center;overflow: hidden;}
.navcut ul li a{height: 40px;color: #fff;display: block;font-weight: bold;}
.navcut ul li a:hover,.navcut ul .on{background: #3e9936;}
.navcut .search{width: 205px;position: absolute;top: 0;right: 0;padding:9px 0 5px;overflow: hidden;}
.navcut .search .tit{width: 200px;float: left;overflow: hidden;height: 24px;*height: 20px;border: 2px solid #48b33e;border-radius: 20px;background: #fff;padding-left: 7px;}
.navcut .search .tit input{display: block;background: #fff;width: 190px;height: 22px;line-height: 22px;*line-height: 20px;font-family: "宋体";color: #666;border: 0;padding-left: 10px;margin-left: -8px;margin-top: -1px;}
.navcut .search .anniu{position: absolute;top: 7px;right: 0;padding: 0;margin: 0;}
.Topnav{max-width: none;position: fixed;top: 0px;left: 0px;}

/*banner*/
.banner{height: 500px;position: relative;box-shadow: 0px 2px 5px rgba(0,0,0,0.3);width: 100%;max-width: 1920px;_width: 1920px;margin: 0 auto;overflow: hidden;}
.bannercut{width: 1920px;height: 500px;position: absolute;left: 50%;top: 0;}
.bannerppt{width: 1920px;height: 500px;overflow: hidden;position: relative;left: -50%;}
.bannerppt .pic{width: 1920px;height: 500px;overflow: hidden;}
.bannerppt .pic ul{height: 500px;position: absolute;}
.bannerppt .pic ul li{float: left;width: 1920px;height: 500px;overflow: hidden;position: relative;text-align: center;}
.bannerppt .btnBg{height: 30px;background: url(../bannerimages/adchange.jpg);display: none;}
.bannerppt .btn{text-align: center;position: absolute;bottom: 0;height: 36px;width: 100%;}
.bannerppt .btn span{display:inline-block;_display:inline-block;_zoom:1;width:64px;height:28px;_font-size:0;margin-right:5px;cursor:pointer; background:#fff;border: 2px solid #ddd;border-radius: 2px;*height:24px;*width: 60px;}
.bannerppt .btn span img{width: 60px;height: 24px;}
.bannerppt .btn span.on{background:#fff;}

/*特性*/
.texing{width: 100%;max-width: 1200px;_width: 1200px;overflow: hidden;margin: 0 auto;padding: 55px 0 45px;}
.texing .titl{width: 90%;max-width: 530px;_width: 530px;margin: 0 auto;overflow: hidden;margin-bottom: 50px;}
.texing .titl img{width: 100%;}

.texing .cut{width: 100%;overflow: hidden;padding: 0 1px;}
.texing .cut ul{width: 1250px;overflow: hidden;padding-left: 70px;}
.texing .cut ul li{width: 320px;overflow: hidden;float: left;margin-right: 50px;text-align: center;padding:0 20px;s}
.texing .cut ul li p{width: 100%;color: #555;line-height: 21px;overflow: hidden;}
.texing .cut ul li p.pic{width: 120px;height: 120px;margin: 0 auto 10px;background: url(../images/txico.png) no-repeat;cursor: pointer;}
.texing .cut ul li p.tit{font-size: 18px;font-weight: bold;color: #333;line-height: 40px;height: 40px;cursor: pointer;}
.texing .cut ul li:hover p.tit{color: #48b33e;}
.texing .cut ul li:hover p.pic{background: url(../images/txico.png) no-repeat;}
.texing .cut ul li p.pic.pic1{background-position: -45px top;}
.texing .cut ul li p.pic.pic2{background-position: -293px top;}
.texing .cut ul li p.pic.pic3{background-position: -540px top;}
.texing .cut ul li p.pic.pic4{background-position: -788px top;}
.texing .cut ul li p.pic.pic5{background-position: -1035px top;}
.texing .cut ul li:hover p.pic.pic1{background-position: -45px bottom;}
.texing .cut ul li:hover p.pic.pic2{background-position: -292px bottom;}
.texing .cut ul li:hover p.pic.pic3{background-position: -540px bottom;}
.texing .cut ul li:hover p.pic.pic4{background-position: -787px bottom;}
.texing .cut ul li:hover p.pic.pic5{background-position: -1035px bottom;}

/*pro*/
.procur{width: 100%;max-width: 1920px;_width: 1920px;margin: 0 auto;overflow: hidden;padding: 55px 0 20px;background: #f5f5f5;}
.procut{width: 100%;max-width: 1200px;_width: 1200px;margin: 0 auto;}
.proclass{width: 90%;max-width: 1100px;_width: 1100px;overflow: hidden;margin: 0 auto 25px;}
.clatit{width: 100%;max-width: 530px;_width: 530px;margin: 0 auto;overflow: hidden;margin-bottom: 30px;}
.clatit img{width: 100%;}

.clacut{width: 100%;overflow: hidden;*width: 720px;*margin: 0 auto;*height: 3.3em;}
.clacut ul{width: 100%;text-align: center;*width: 730px;}
.clacut ul li{width: 118px;*width: 100px;overflow: hidden;height: 40px;padding: 0 9px;text-align: center;display: inline-block;*display: inline-block;margin-bottom: 5px;font-size: 12px;background: #fff;*float: left;*margin-right: 2px;}
.clacut ul li h2{width: 100%;}
.clacut ul li h2 a{display: block;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 40px;}
.clacut ul li.on{background: #48b33e;}
.clacut ul li.on a{color: #fff;}

.procon{width: 100%;overflow: hidden;}
.procon .pro_cur{width: 100%;overflow: hidden;display: none;}
.procon .pro_cur.on{display: block;}
.procon .pro_cur ul{width: 1230px;overflow: hidden;}
.procon .pro_cur ul li{width: 285px;overflow: hidden;height: 285px;float: left;margin: 0 20px 20px 0;text-align: center;position: relative;}
.procon .pro_cur ul li p{width: 285px;*width: 283px;overflow: hidden;height: 285px;*height: 283px;border: 1px solid #ccc;background: #fff;}
.procon .pro_cur ul li p a{display: block;height: 283px;}
.procon .pro_cur ul li h3{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(70, 180, 60, 0);}
.procon .pro_cur ul li h3 span{width: 90%;height: 90%;position: absolute;top: 5%;left: 5%;display: block;border: 1px solid #fff;}
.procon .pro_cur ul li h3,.procon .pro_cur ul li h3 span{transition: .3s;-webkit-transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;}
.procon .pro_cur ul li h3 a{display: block;width: 70%;overflow: hidden;height: 285px;line-height: 285px;white-space: nowrap;text-overflow: ellipsis;color: #fff;font-size: 20px;font-weight: bold;position: absolute;top: 100%;left: 15%;}
.procon .pro_cur ul li h3 a{transition: .3s .1s;-webkit-transition: .3s .1s;-moz-transition: .3s .1s;-ms-transition: .3s .1s;-o-transition: .3s .1s;}
.procon .pro_cur ul li:hover h3{background: rgba(70, 180, 60, 0.7);}
.procon .pro_cur ul li:hover h3 span{width: 80%;height: 80%;top: 10%;left: 10%;}
.procon .pro_cur ul li:hover h3 a{top: 0;}

/*comp*/
.compcut{width: 100%;max-width: 1920px;_width: 1920px;overflow: hidden;margin: 0 auto;background: #48b33e url(../images/jjbg.jpg) top center no-repeat;padding: 65px 0;height: 500px;*height: 370px;}
.compcut .tit1{width: 90%;max-width: 530px;_width: 530px;margin: 0 auto 20px;overflow: hidden;}
.compcut .tit1 img{width: 100%;}
.compcut .text{width: 90%;max-width: 1140px;_width: 1140px;margin: 0 auto 40px;overflow: hidden;color: #fff;line-height: 24px;text-align: center;}
.compcut .tit2{width: 90%;max-width: 240px;_width: 240px;margin: 0 auto 30px;overflow: hidden;}
.compcut .tit2 img{width: 100%;}
.compcut .lcheng{width: 100%;max-width: 1196px;_width: 1196px;margin: 0 auto;height: 100px;}
.compcut .lcheng ul{width: 1250px;}
.compcut .lcheng ul li{width: 100px;*width: 80px;overflow: hidden;height: 100px;*height: 80px;float: left;margin-right: 37px;background: url(../images/lcbg.png) center no-repeat;padding: 10px;cursor: pointer;transition: .3s;-webkit-transition: .3s;-moz-transition: .3s .1s;-ms-transition: .3s .1s;-o-transition: .3s .1s;}
.compcut .lcheng ul li:hover{transform: scale(1.2,1.2);-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);}
.compcut .lcheng ul li p{width: 80px;height: 80px;overflow: hidden;line-height: 80px;color: #48b33e;font-size: 24px;font-weight: bold;text-align: center;}

/*荣誉*/
.rongyu{width: 100%;max-width: 1920px;_width: 1920px;background: #f3f3f3;margin: 0 auto;overflow: hidden;padding: 45px 0;}
.rongyu .titl{width: 90%;max-width: 530px;_width: 530px;margin: 0 auto 30px;overflow: hidden;}
.rongyu .titl img{width: 100%}

.rongyu .cut{width: 100%;max-width: 1200px;_width: 1200px;margin: 0 auto 20px;overflow: hidden;height: 252px;}
.rongyu .cut ul{width: 1520px;overflow: hidden;}
.rongyu .cut ul li{width: 162px;overflow: hidden;float: left;margin: 0 11px 10px 0;text-align: center;}
.rongyu .cut ul li p.pic{width: 162px;*width: 160px;overflow: hidden;height: 222px;*height: 220px;border: 1px solid #ccc;background: #fff;}
.rongyu .cut ul li p.pic a{display: block;height: 220px;}
.rongyu .cut ul li p.txt{width: 162px;height: 30px;line-height: 30px;}
.rongyu .cut ul li p.txt a{width: 90%;margin: 0 auto;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #333;}
.rongyu .cut ul li p.txt a:hover{color: #000;}

.rongyu .btn{width: 110px;height: 24px;overflow: hidden;margin: 0 auto;}
.rongyu .btn input{display: block;width: 50px;height: 24px;border: 0;background: #999;color: #fff;font-size: 20px;font-family: "宋体";font-weight: bold;text-align: center;line-height: 24px;*line-height: 25px;}

/*新闻*/
.zixun{width: 100%;max-width: 1200px;_width: 1200px;margin: 0 auto;padding: 40px 0 30px;overflow: hidden;}
.zixun .titl{width: 100%;height: 30px;border-bottom: 1px solid #ccc;margin-bottom: 25px;}
.zixun .titl .txt{width: 50%;height: 24px;line-height: 24px;*line-height: 26px;float: left;overflow: hidden;}
.zixun .titl .txt em{display: block;height: 24px;*height: 16px;width: 5px;background: #48b33e;border: 4px solid #fff;border-width: 4px 0;float: left;margin-right: 5px;}
.zixun .titl .txt p{overflow: hidden;float: left;margin-right: 5px;font-size: 16px;font-weight: bold;color: #48b33e;}
.zixun .titl .txt span{display: block;height: 24px;font-size: 12px;font-family: Arial;color: #999;text-transform: uppercase;line-height: 30px;*line-height: 28px;overflow: hidden;}
.zixun .titl .more{line-height: 24px;float: right;overflow: hidden;}
.zixun .titl .more a{color: #999;text-transform: uppercase;font-family: Arial;}
.zixun .titl .more a:hover{color: #48b33e;}

.xinwen{width: 90%;max-width: 575px;_width: 575px;overflow: hidden;float: left;}
.xinwen .cut{width: 100%;overflow: hidden;height: 270px;}
.xinwen .cut ul{width: 620px;}
.xinwen .cut ul li{width: 270px;height: 30px;*height: 24px;padding-top: 5px;float: left;overflow: hidden;border-bottom: 1px dotted #ccc;line-height: 24px;margin-right: 35px;}
.xinwen .cut ul li div{display: none;}
.xinwen .cut ul li.li_01{width: 575px;margin-bottom: 20px;border: 0;padding: 0;height: 130px;}
.xinwen .cut ul li.li_01 div{display: block;}
.xinwen .cut ul li.li_01 p{width: 375px;float: right;padding: 0;background: none;height: 30px;line-height: 30px;margin-bottom: 3px;font-weight: bold;}
.xinwen .cut ul li.li_01 p a{color: #666;}
.xinwen .cut ul li .pic{width: 180px;*width: 174px;height: 130px;*height: 124px;border: 3px solid #ccc;overflow: hidden;float: left;}
.xinwen .cut ul li .pic a{width: 100%;height: 100%;display: block;}
.xinwen .cut ul li .text{width: 375px;height: 60px;overflow: hidden;line-height: 20px;color: #666;float: right;}
.xinwen .cut ul li .vis{width: 375px;height: 24px;overflow: hidden;line-height: 24px;*line-height: 25px;float: right;margin-top: 8px;}
.xinwen .cut ul li .vis a{width: 90px;height: 24px;overflow: hidden;display: block;text-align: center;color: #fff;background: #999;}
.xinwen .cut ul li .vis a:hover{background: #48b33e;}
.xinwen .cut ul li p{width: 100%;*width: 245px;padding-left: 25px;background: url(../nyimages/xw_ico.jpg) left 4px no-repeat;}
.xinwen .cut ul li p a{color: #666;display: block;width: 95%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xinwen .cut ul li p a:hover{color: #48b33e;}

/*问题*/
.wenti{width: 90%;max-width: 575px;_width: 575px;overflow: hidden;float: right;}
.wenti .cut{width: 100%;overflow: hidden;height: 270px;}
.wenti .cut ul li{width: 100%;*width: 545px;overflow: hidden;height: 80px;border-bottom: 1px dotted #ccc;margin-bottom: 15px;float: left;padding-left: 30px;background: url(../images/wtico.jpg) left top no-repeat;line-height: 20px;}
.wenti .cut ul li .tit{width: 100%;overflow: hidden;height: 20px;margin-bottom: 10px;font-weight: bold;}
.wenti .cut ul li .tit a{color: #666;}
.wenti .cut ul li .tit a:hover{color: #48b33e;}
.wenti .cut ul li .text{color: #666;width: 100%;height: 40px;overflow: hidden;line-height: 20px;}

/*联系*/
.ctact{width: 100%;max-width: 1200px;_width: 1200px;margin: 0 auto;overflow: hidden;padding-bottom: 20px;}
.ctact .titl{width: 100%;background: #48b33e;overflow: hidden;padding: 20px 0 15px;}
.ctact .titl a{width: 90%;max-width: 530px;_width: 530px;margin: 0 auto;display: block;}
.ctact .titl a img{width: 100%;}

.ctact .con{width: 100%;*width: 1080px;height: 40px;overflow: hidden;background: url(../images/lxbg.jpg) top center no-repeat;margin: 40px auto;padding-left: 120px;}
.ctact .con p{line-height: 20px;color: #666;float: left;margin-right: 80px;}
.ctact .con span{color: #48b33e;}
.ctact .con p:first-child{width: 170px;}
.ctact .con p:nth-child(2){width: 190px!important;}
.ctact .con p:nth-child(3){width: 230px;}
.ctact .con p:last-child{width: 220px;margin: 0;}

.ctact .cut{width: 100%;margin: 0 auto;}
.ctact .cut ul{width: 1280px;}
.ctact .cut ul li{width: 370px;height: 30px;*width: 368px;*height: 28px;float: left;margin: 0 45px 25px 0;overflow: hidden;border: 1px solid #ccc;position: relative;}
.ctact .cut ul li .bg{display: block;width: 100%;*width: 350px;height: 28px;line-height: 28px;border: 0;font-family: "宋体";text-indent: 9px;font-size: 14px;}
.ctact .cut ul li.li_2{width: 1200px;height: 80px;*width: 1198px;*height: 78px;margin-bottom: 20px;}
.ctact .cut ul li.li_2 .area{width: 100%;height: 100%;*width: 1190px;*height: 70px;line-height: 18px;border: 0;padding: 4px;font-size: 14px;}
.ctact .cut ul li.li_3{width: 450px;*width: 370px;border: 0;margin: 0 auto;float: none;padding: 0 80px 0 0;}
.ctact .cut ul li.li_3 p{width: 180px;height: 30px;overflow: hidden;float: left;line-height: 30px;background: #48b33e;}
.ctact .cut ul li.li_3 p input{width: 180px;height: 30px;border: 0;padding: 0;text-align: center;color: #fff;background: none;cursor: pointer;font-size: 14px;}
.ctact .cut ul li.li_3 p.cz{float: right;background: #999;}

/*友链*/
.yqlj{width: 100%;max-width: 1200px;overflow: hidden;margin: 20px auto;}
.yqlj .titl{width: 100%;height: 35px;background: #ccc;background-clip: content-box;padding: 17px 0;text-align: center;overflow: hidden;*height: 1px;*padding: 0;*border: 17px solid #fff;*border-width: 17px 0;}
.yqlj .titl p{width: 150px;height: 35px;*height: 33px;line-height: 33px;color: #48b33e;font-size: 16px;font-weight: bold;border: 1px solid #ccc;background: #fff;margin: 0 auto;position: relative;top: -17px;}
.yqlj .ylcon{padding: 10px;line-height: 24px;}
.yqlj .ylcon ul li{height: 24px;float: left;margin-right: 15px;}
.yqlj .ylcon ul li a{color: #666;}
.yqlj .ylcon ul li a:hover{color: #48b33e;}

/*底部*/
.foot{width: 100%;max-width: 1920px;_width: 1920px;overflow: hidden;margin: 0 auto;border-top: 5px solid #48b33e;background: #333;padding-bottom: 20px;color: #b2b2b2;}
.foot a{color: #b2b2b2;}
.foot a:hover{color: #fff;}
.ft_cut{width: 90%;max-width: 1200px;_width: 1200px;overflow: hidden;margin: 0 auto;padding-top: 15px;}
.ft_cut .tit{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #808080;overflow: hidden;font-size: 16px;text-transform: uppercase;color: #b2b2b2;font-family: Arial;margin-bottom: 10px;padding-left: 3px;}
.ft_cut .cut{width: 100%;overflow: hidden;}
.ft_cut ul li,.ft_cut p{padding-left: 15px;background: url(../images/ftico.jpg) left top no-repeat;float: left;line-height: 24px;}
.ft_cut ul li{height: 24px;overflow: hidden;margin-right: 20px;*width: 60px;}

.box1{width: 180px;float: left;margin-right: 80px;overflow: hidden;}
.box1 ul{width: 210px;}
.box2{width: 120px;float: left;margin-right: 80px;overflow: hidden;}
.box2 ul{width: 140px;}
.box4{width: 300px;float: left;overflow: hidden;}
.box4 p{width: 100%}
.box5{width: 120px;padding-top: 40px;overflow: hidden;float: right;}
.box5 p{width: 120px;height: 120px;*width: 100px;*height: 100px;border: 10px solid #fff;overflow: hidden;background: none;padding: 0;}
.box5 p img{width: 100%;}
.box5 span{display: block;height: 30px;line-height: 30px;text-align: center;width: 100%;float: left;}

.bottom{width: 100%;max-width: 1920px;_width: 1920px;overflow: hidden;margin: 0 auto;background: #222;height: 45px;line-height: 45px;color: #808080;text-align: center;}
.bottom p{width: 90%;max-width: 1200px;_width: 1200px;margin: 0 auto;}
.bottom a{color: #808080;}
.bottom a:hover{color: #fff;}


/*内页*/ 
.container{width:1200px;overflow:hidden;zoom:1; margin:20px auto;*padding-top: 20px;}

/*内页左侧*/
.leftmain{float:left;width:240px;overflow:hidden;}
.leftmain .tit{background:#48b33e;font-size:14px;color:#fff;text-indent:40px;height:40px;line-height:40px;font-weight: bold;}
.leftmain .column{width:240px;*width: 210px;background:#f5f5f5;overflow:hidden;zoom:1;margin-bottom:10px;}

/*内页左侧导航*/
.leftmain .nygywm{*width: 240px;}
.leftmain .nygywm ul li{height:39px;line-height:39px;overflow:hidden;border-bottom:#fff solid 1px; padding-left:40px;}
.leftmain .nygywm ul li a{display: block;width: 80%;height: 39px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.leftmain .nygywm ul li:hover{background:#6ecc66;}
.leftmain .nygywm ul li:hover a{color:#fff;}

/*内页左侧分类*/
.leftmain .column.nyfl{background: #fff;border: 1px solid #ccc;border-top: 0;padding: 5px 14px 9px;}
.leftmain .column.nyfl ul li{width: 100%;overflow: hidden;border-bottom: 1px dotted #ccc;float: left;}
.leftmain .column.nyfl ul li h2{padding: 0;width: 100%;float: left;overflow: hidden;height: 34px;line-height: 34px;}
.leftmain .column.nyfl ul li h2 a{font-size: 12px;display: block;float: left;font-weight: bold;color: #333;overflow: hidden;}
.leftmain .column.nyfl ul li h2 a span{display: block;width: 25px;height: 34px;overflow: hidden;float: left;background: url(../nyimages/hbg1.jpg) center no-repeat;}
.leftmain .column.nyfl ul li h2 a p{float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 180px;}
.leftmain .column.nyfl ul li h2 a:hover{color: #48b33e;}
.leftmain .column.nyfl ul li h2 a:hover span{background: url(../nyimages/hbg2.jpg) center no-repeat;}

.leftmain .column.nyfl ul li dl{border-top: 1px dotted #ccc;width: 100%;float: left;padding: 5px 0;display: none;}
.leftmain .column.nyfl ul li dl dt{width: 100%;padding-left: 15px;float: left;overflow: hidden;}
.leftmain .column.nyfl ul li dl dt p{width: 165px;height: 24px;}
.leftmain .column.nyfl ul li dl dt span{height: 24px;}
.leftmain .column.nyfl ul li dl h2{border: 0;height: 24px;}
.leftmain .column.nyfl ul li dl h2 a{font-weight: normal;line-height: 24px;}

.leftmain .column.nyfl ul li dl dt .h22{width: 100%;float: left;padding-bottom: 5px;display: none;}
.leftmain .column.nyfl ul li dl dt .h22 .h23{width: 180px;float: left;padding-left: 15px;}
.leftmain .column.nyfl ul li dl dt .h22 .h23 p{width: 150px;}
.leftmain .column.nyfl ul li dl dt .h22 .h23 h2 a{color: #666;}
.leftmain .column.nyfl ul li dl dt .h22 .h23 h2.onn a{color: #48b33e;}
.leftmain .column.nyfl ul li dl dt .h22 .h23 h2 a:hover{color: #48b33e;}

.leftmain .column.nyfl ul li h2.on a span{background: url(../nyimages/hbg2-1.jpg) center no-repeat;}
.leftmain .column.nyfl ul li h2.onn a span{background: url(../nyimages/hbg2.jpg) center no-repeat;}
.leftmain .column.nyfl ul li h2.on a,.leftmain .column.nyfl ul li h2.onn a{color: #48b33e;}

/*内页左侧新闻*/
.leftmain .zcxwnr{border: 1px solid #ccc;border-top: 0;padding: 0 14px 9px;background: #fff;}
.leftmain .zcxwnr ul li{width: 100%;height:39px;line-height:34px;overflow:hidden;border-bottom:#ccc dotted 1px; padding: 5px 0 0 25px;background: url(../nyimages/xw_ico.jpg) left 15px no-repeat;}
.leftmain .zcxwnr ul li a{display:block;width:100%;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.leftmain .zcxwnr ul li:hover a{ color:#48b33e;}

/*内页左侧联系*/
.leftmain .nylx{background: #f5f5f5 url(../nyimages/procontact.jpg) bottom no-repeat; padding: 10px 20px 100px;}
.leftmain .nylx p{line-height:30px;color:#000;font-size: 14px;}

/*内页左侧主营*/
.leftmain .mpro{max-height:530px;overflow:hidden;_zoom:1;background:#fff; border:1px solid #ccc;border-top:0;*width: 238px;}
.leftmain .mpro ul{padding-top:15px;}
.leftmain .mpro ul li{width:210px;height:244px;border:1px solid #ccc;text-align:center;padding:4px; margin:0 auto 15px;}
.leftmain .mpro ul li .pic{height:200px; margin-bottom:4px;}
.leftmain .mpro ul li .pic a{display:block;height:200px;}
.leftmain .mpro ul li .txt{height:30px;line-height:30px;background:#ccc;text-align:center;overflow:hidden;}
.leftmain .mpro ul li .txt a{display:block;}
.leftmain .mpro ul li .txt a:hover{ background:#48b33e; color:#fff;}

/*内页公共右侧*/ 
.rightmain{width:930px;float:right;overflow:hidden;_zoom:1;background:#fff;}
.rightmain .local{width:930px;height:40px;line-height:40px;background:#48b33e;overflow:hidden;_zoom:1;}
.rightmain .local h1,.rightmain .local p{font-size:14px;color:#fff;float:left;text-indent:20px;font-weight: bold;}
.rightmain .con{width:930px;*width:890px;overflow:hidden; padding:20px 19px 19px;border:1px solid #ccc;border-top:0;}

/*您的位置*/
.position{float:right;padding-right:20px;color:#dcffd9;}
.position a{ color:#fff;}
.position a:hover{text-decoration: underline;}

/*内页公司简介*/
.aboutus .con{ text-align:justify;text-indent:2em;line-height:24px;color:#333;}

/*内页 产品中心首页*/
.propage .con{ width:930px;padding:0; border:0; margin-top:15px;}
.propage .con .tit{height:40px;line-height:40px;background:#e6e6e6;}
.propage .con .tit p{float:left;text-indent:20px;color:#333;width:700px;font-size:14px;font-weight: bold;}
.propage .con .tit span{float:right; padding-right:20px;font-family: Arial;}
.propage .con .tit span a:hover{ color:#48b33e;}

.propage .con .cp{border:1px solid #e6e6e6;border-top:0;width:930px;*width:890px;overflow:hidden;padding:20px 19px 0;*padding-bottom: 20px;}
.propage .con .cp ul{overflow:hidden;zoom:1;width:910px;}
.propage .con .cp ul li{border:1px #ddd solid;width:210px;*width:200px;display:inline;margin: 0 16px 20px 0;float:left;text-align:center;padding:4px;}
.propage .con .cp ul li .pic{ width:200px; height:200px;}
.propage .con .cp ul li .pic a{display:block;height:200px;}
.propage .con .cp .txt{line-height:30px;color:#666;height:30px;overflow:hidden; margin-top:4px;position:relative;}
.propage .con .cp .txt .titi{height:30px;overflow:hidden;}
.propage .con .cp .txt .titi a:hover{ display:block;color:#48b33e;}
.propage .con .cp .txt .p_xh{height:30px;width:120px;float:left;background:#f0f0f0;}
.propage .con .cp .txt .p_jg{height:30px;width:75px;position:absolute;bottom:0;right:0;background:#f0f0f0;}
.propage .con .cp .txt .p_jg .nny{color:#48b33e;font-size:18px;font-weight:bold;}

/*内页 产品列表*/
.prolist .con{padding-bottom: 0;}
.prolist .con .list{overflow:hidden;_zoom:1;}
.prolist .con .list ul{overflow:hidden;zoom:1;width:910px;}
.prolist .con .list ul li{border:1px #ddd solid;width:210px;display:inline;margin: 0 16px 20px 0;float:left;text-align:center;padding:4px;}
.prolist .con .list ul li .pic{ width:200px; height:200px;}
.prolist .con .list ul li .pic a{display:block;height:200px;}
.prolist .con .list ul li .txt{line-height:30px;color:#666;height:30px;overflow:hidden; margin-top:4px;position:relative;}
.prolist .con .list ul li .txt .titi{height:30px;overflow:hidden;font-size: 12px;}
.prolist .con .list ul li .txt .titi a:hover{ display:block;color:#48b33e;}
.prolist .con .list ul li .txt .p_xh{height:30px;width:105px;float:left;background:#f0f0f0;}
.prolist .con .list ul li .txt .p_jg{height:30px;width:90px;position:absolute;bottom:0;right:0;background:#f0f0f0;}
.prolist .con .list ul li .txt .p_jg .nny{color:#48b33e;font-size:18px;font-weight:bold;}

/*内页 产品详细页上面*/
.prodetail{overflow:hidden;_zoom:1}
.prodetail .picinfo{margin:0 auto 10px;overflow:hidden;_zoom:1; padding-top:15px;}
.prodetail .picinfo .left{float:left;width:320px;height:430px;overflow:hidden;}
.prodetail .picinfo .left p{text-align:center;border:1px solid #ccc;padding:4px;}
.prodetail .picinfo .left p a{display:block;height:310px;overflow:hidden;width: 310px;}

.prodetail .picinfo .left .xx_pic{width:320px;height:77px;overflow:hidden;text-align:center;margin:10px 0;}
.prodetail .picinfo .left .xx_pic ul{width:500px;height:80px;}
.prodetail .picinfo .left .xx_pic ul li{width:77px;height:77px;*width:75px;*height:75px;float:left;margin-right:4px;border:1px solid #E6E6F2;}
.prodetail .picinfo .left .xx_pic ul li a{width:75px;height:75px;*width:73px;*height:73px;display:block;border:1px solid #fff;}
.prodetail .picinfo .left .xx_pic ul li a:hover{border:1px solid #E6E6F2;}

.prodetail .picinfo .right{float:right;width:550px;}
.prodetail .picinfo .right p.tit{width: 90%;height: 30px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:14px;color:#000;font-weight:bold;padding-left:20px;margin:10px 0;}
.prodetail .picinfo .right .claname{margin:0 10px 10px;padding:5px 10px;text-align:left;background-color:#e8ffe5;border:1px #89d982 solid;}
.prodetail .picinfo .right .claname a{color:#48b33e}
.prodetail .picinfo .right p.text{font-size:14px;margin:10px 0 10px 20px;color:#666;line-height:24px;}
.prodetail .picinfo .right .cartfeedabck{margin-left: 10px;}

/*内页 产品详细页下面*/
.prodetail .detail{overflow:hidden;_zoom:1;background:url(../nyimages/xiangxibt.jpg) no-repeat;margin:10px auto;}
.prodetail .detail .tit{font-size:14px;height:28px;line-height:28px;padding-left:15px;color:#fff;}
.prodetail .detail .content{color:#666;font-size:14px;line-height:24px; padding:15px 0; text-align:justify;}
.prodetail .detail .content img{max-width: 100%;margin: 0 auto;display: block;}
.prodetail .goback{width:928px;height:38px;border:1px solid #ccc;margin:10px auto;text-align:center;}
.prodetail .goback a{text-align:center;font-size:14px;height:38px;line-height:38px;}
.prodetail .goback a:hover{color:#48b33e;}
.prodetail .nextprev{width:928px; margin:0 auto; border:1px solid #ccc;color:#666;height:35px;line-height:35px;background:url(../nyimages/aboutbg.gif) repeat-x left bottom;text-align:center;}
.prodetail .nextprev a{ font-size:14px; }
.prodetail .nextprev a:hover{color:#48b33e;}

.prodetail .xgcp{overflow:hidden;_zoom:1;width:930px;*width:928px;margin:10px auto; border:1px solid #ccc;height:auto;}
.prodetail .xgcp .tit{padding-left:15px;color:#666;font-size:14px;background:url(../nyimages/aboutbg.gif) repeat-x left bottom;line-height:35px;height:35px;font-weight: bold;}
.prodetail .xgcp ul{overflow:hidden;zoom:1;padding:20px 19px 0;width:950px;*width:910px;*padding-bottom: 20px;}
.prodetail .xgcp ul li{border:1px #ddd solid;width:210px;display:inline;margin: 0 16px 20px 0;float:left;text-align:center;padding:4px;}
.prodetail .xgcp ul li .pic{ width:200px; height:200px;}
.prodetail .xgcp ul li .pic a{display:block; height:200px;}
.prodetail .xgcp ul li .txt{line-height:30px;color:#666;background:#f0f0f0;height:30px;overflow:hidden; margin-top:4px;}
.prodetail .xgcp ul li .txt a:hover{ display:block;background:#48b33e; color:#fff;}

.rightmain .zxnews{width:930px;*width:928px;margin:10px auto;border:1px solid #ccc;overflow:hidden;_zoom:1;}
.rightmain .zxnews .newsbt{height:33px;width:930px;line-height:33px;background:url(../nyimages/jinpinbg.jpg);text-indent:15px;float:none;font-size:14px;font-weight: bold;}
.rightmain .zxnews .c{width:890px;margin:10px auto; overflow:hidden;}
.rightmain .zxnews .c ul{overflow:hidden;_zoom:1; width:1000px;}
.rightmain .zxnews .c ul li{float:left;width:420px;height:31px;line-height:30px;border-bottom:#CCC dotted 1px;margin-right:50px;overflow:hidden;_zoom:1;margin-bottom: 5px;}
.rightmain .zxnews .c ul li a{color:#666;display: block;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding:0 25px;background: url(../nyimages/xw_ico.jpg) left 8px no-repeat;}
.rightmain .zxnews .c ul li a:hover{color:#48b33e;}

/* 荣誉资质 */
.honors .con{padding-bottom: 0;*padding-bottom: 20px;}
.honors .con .list{overflow:hidden;_zoom:1;}
.honors .con .list ul{overflow:hidden;zoom:1;width:910px;}
.honors .con .list ul li{border:1px #ddd solid;width:210px;*width:200px;display:inline;margin: 0 16px 20px 0;float:left;text-align:center;padding:4px;}
.honors .con .list ul li .pic{ width:200px; height:200px;}
.honors .con .list ul li .pic a{display:block;height:200px;}
.honors .con .list ul li .txt{line-height:30px;color:#666;height:30px;overflow:hidden; margin-top:4px;position:relative;}
.honors .con .list ul li .txt .titi{height:30px;overflow:hidden;font-size: 12px;}
.honors .con .list ul li .txt .titi a:hover{ display:block;color:#48b33e;}
.honors .con .list ul li .txt .p_xh{height:30px;width:105px;float:left;background:#f0f0f0;}
.honors .con .list ul li .txt .p_jg{height:30px;width:90px;position:absolute;bottom:0;right:0;background:#f0f0f0;}
.honors .con .list ul li .txt .p_jg .nny{color:#48b33e;font-size:18px;font-weight:bold;}

/*内页 新闻列表页*/
.newslist .cont{width:930px;*width:928px;overflow:hidden;_zoom:1;margin-top:15px;border:1px solid #ccc;margin-bottom:10px;}
.newslist .cont .left{float:left;padding:10px;width:210px;width:190px;}
.newslist .cont .left .pic{width:190px;*width:180px;border:1px solid #ccc;text-align:center;padding:4px;}
.newslist .cont .left .pic a{display:block;height:150px;}
.newslist .cont .right{overflow:hidden;width:710px;*width:690px;float:right; padding:10px}
.newslist .cont .right ul{overflow:hidden;height:165px;}
.newslist .cont .right ul li{line-height:25px;}
.newslist .cont .right ul li .nr{height:75px;overflow:hidden;color: #666;}
.newslist .cont .right ul li .ck{text-align:right;padding:7px 20px;}
.newslist .cont .right ul li .ck a:hover{color:#48b33e;}
.newslist .cont .right .title{font-weight:bold;font-size:14px;overflow:hidden; height:20px;}
.newslist .cont .right .title a{color:#333;}
.newslist .cont .right .title a:hover{color:#48b33e;}

/*内页 新闻内容页*/
.newsdetail .con{width: 930px;padding:20px 0; border:0;}
.newsdetail h1{text-align:center;font-size:16px;color:#555;line-height:35px;font-weight: bold;}
.newsdetail .date{text-align:center;color:#999;line-height:24px;border-bottom:1px #ccc dotted;margin-bottom:15px; padding-bottom:10px;}
.newsdetail .content{color:#666;font-size:12px;line-height:1.8em;padding:0px 15px 15px;text-indent: 2em;}
.newsdetail .goback{text-align:center;margin:10px auto;border:1px solid #eee;height:35px;line-height:35px}
.newsdetail .goback a:hover{color:#48b33e;}
.newsdetail .nextrpev{color:#F00;text-align:center;margin:10px 0;border:1px solid #eee;height:35px;line-height:35px}
.newsdetail .nextrpev a:hover{color:#48b33e;}

/* 常见问题 */
.problem-con{width:930px;overflow:hidden;_zoom:1;}
.problem-con .problem-keywords{margin:20px;background:#f9f9f9;border:1px #ddd solid;overflow:hidden;_zoom:1;padding: 5px 0;}
.problem-con .problem-keywords ul{overflow:hidden;_zoom:1;}
.problem-con .problem-keywords ul li{float:left;height:24px;line-height:24px;text-align:left;margin-right: 10px;overflow:hidden;padding-left: 10px;}
.problem-con .problem-keywords ul li a:hover{color: #48b33e;}
.problem-con .problem-search{margin: 0 20px;overflow:hidden;_zoom:1;}
.problem-con .problem-list{margin:20px;overflow:hidden;_zoom:1;width: 890px;}
.problem-con .problem-list ul{overflow:hidden;_zoom:1;width: 100%;}
.problem-con .problem-list ul li{width:100%;height:35px;line-height:32px;float: left;border-bottom:1px #ccc dotted;background:url(../nyimages/xw_ico.jpg) left 13px no-repeat;overflow:hidden;_zoom:1;padding-top: 4px;}
.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;padding: 0;}
.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;}

/*网站地图*/
.map{width:1200px;margin:20px auto;overflow:hidden;zoom:1;border:1px solid #ccc;background:#fff;}
.map .top{width:1200px;height:33px;background:url(../nyimages/productsbg.jpg);overflow:hidden;_zoom:1}
.map .top p{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:1200px;margin-top:10px;}
.map .bum .con{width:1200px;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:1190px;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_con{width:1150px;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;}
.map .cpksdh1_con ul li a{display: block;width: 100%;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;}
.map .cpksdh1_con ul li a:hover{color: #48b33e;}

/*内页联系我们*/
.contacts .con{ width:930px;*width:890px;padding:15px 19px;height:470px;font-size:15px;color:#000;line-height:2em;background:#fff;background:url(../nyimages/contactbg1.jpg) no-repeat top;}
.contacts .con .laycont{margin-top:120px;_margin-top:110px; overflow:hidden;}
.contacts .con .laycont p{margin-left:50px;/*font-family: 'Comic Sans MS';font-size: 14px;*/}
.txtcontp{font-size:14px;font-weight:bold;}

.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:14px;}
.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}

.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}

/* 内页技术资料*/
.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;}

/*内页关于我们产品分类 */
.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: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(../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}

/* 联系我们 */
.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}

/*分页*/
.itemfy{text-align:center;margin:20px auto;line-height:30px;height:30px;}
.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;}