﻿@charset "utf-8";
html{font-size:100px;}

.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
.main-width{max-width:1450px;margin:0 auto;}
.m-Top{margin-top:100px;}
.other-banner img{width:100%;height:auto;}


.header{position:fixed;left:0;top:0;width:100%;height:100px;background-color:#fff;z-index:9999;box-shadow:0 0 5px #999;transition:all .5s;}
.header .logo{float:left;}
.header .logo .pic{height:65px;margin-top:15px;transition:all .5s;}
.header .logo .pic img{width:auto;height:100%;}
.header .logo .phone-menu{display:none;float:right;width:28px;height:18px;margin-top:18px;background:url(../images/all-icon.png) no-repeat -290px -5px;cursor:pointer;}
.header .nav{float:right;}
.header .nav > ul > li{position:relative;float:left;line-height:100px;padding:0 22px;font-size:16px;font-family:"OpenSans-Semibold";transition:all .5s;}
.header .nav > ul > li > i{display:none;position:absolute;bottom:0;left:50%;margin-left:-5px;width:0;height:0;border:5px solid transparent;border-bottom-color:#009400;}
.header .nav > ul > li:hover > i{display:block;}
.header .nav li.search{width:40px;height:40px;padding:30px 0;margin:0 15px;}
.header .nav li.search .box{float:right;position:relative;width:0px;overflow:visible !important;}
.header .nav li.search .box .text{display:none;position:relative;width:100%;height:40px;line-height:38px;border:1px solid #999;padding:0 40px 0 10px;float:right;z-index:8;border-radius:20px;box-shadow:0px 0px 8px #ccc;box-sizing:border-box;}
.header .nav li.search .box .btn,.header .nav li.search .box .sub{position:absolute;top:0;right:5px;width:34px;height:39px;
	background:url(../images/search-icon.png) no-repeat center;padding:1px 0;cursor:pointer;z-index:9; background-size: 22px;}
.header .nav li.search .box .sub{display:none;}
.header .nav li .drop-down{display:none;position:absolute;left:0;top:100px;min-width:185px;background-color:#fff;border-top:3px solid #009400;box-sizing:border-box;box-shadow:0 0 3px #999;}
.header .nav li .drop-down li{position:relative;line-height:35px;font-family:"OpenSans-Regular"; font-size: 14px;}
.header .nav li .drop-down li a{display:block;padding:5px 25px;}


.header .nav li .drop-down li .three{display:none;position:absolute;left:100%;top:0;width:250px;background-color:#fff;box-shadow:0 0 3px #999;}
.header .nav li .drop-down li:hover a{background-color:#009400;color:#fff;}
.header .nav li .drop-down li:hover .three{display:block;}
.header .nav li .drop-down li:hover .three a{background-color:#fff;color:#333;}
.header .nav li .drop-down li:hover .three a:hover{background-color:#009400;color:#fff;}
.header .nav li .drop-down li:hover .three:after{content:">";position:absolute;top:0;left:-30px;width:30px;height:40px;line-height:45px;text-align:center;color:#fff;font-family:"OpenSans-Bold";}


.header .nav > ul > li:nth-last-child(1){display: flex;height: 100px;line-height: 100%;align-items: center;justify-content: center; padding: 0 12px;}
.header .nav > ul > li:nth-last-child(1) > a{display: inline-block;padding: 4px 15px;font-size: 13px;line-height: 25px;color: #fff;background: #666;}
.header .nav > ul > li:nth-last-child(1) > a.on{background: #009400;}
.header .nav > ul > li:nth-last-child(1) > a:first-child{padding-left: 10px;border-radius: 6px 0px 0px 6px;}
.header .nav > ul > li:nth-last-child(1) > a:last-child{padding-right: 10px;border-radius: 0px 6px 6px 0px;}
.header .nav > ul > li.cur a{color:#009400; font-weight: 600 }
.header .nav > ul > li.cur .drop-down li a{color:#333; font-weight: normal; }
.header .nav > ul > li.cur .drop-down li a:hover{color: #fff}

.header.flow{height:80px;}
.header.flow .logo .pic{height:60px;margin-top:10px;}
.header.flow .nav > ul > li{line-height:80px;}
.header.flow .nav li.search{padding:20px 0;}
.header.flow .nav li .drop-down{top:80px;}
.header.active .logo .phone-menu{background-position:-318px -5px;}

.header.flow .nav > ul > li:nth-last-child(1){height: 80px;line-height: 80%;}


.index-main .slidebox{width:100%;position:relative;z-index:99;overflow:hidden;}
.index-main .slidebox .slideshow{width:100%;margin:0 auto;overflow:hidden;position:relative;}
.index-main .slidebox .slideshow ul{position:relative;width:4000px;overflow:hidden;}
.index-main .slidebox .slideshow ul li{float:left;}
.index-main .slidebox .slideshow ul li img{width:100%;height:auto;}
.index-main .slidebox .slidelist{position:absolute;left:0;bottom:4%;width:100%;height:14px;text-align:center;}
.index-main .slidebox .slidelist ul{display:inline-block;*display:inline;*zoom:1;}
.index-main .slidebox .slidelist ul li{float:left;width:14px;height:14px;margin:0 6px;background-color:#fff;border-radius:50%;}
.index-main .slidebox .slidelist ul li.active{background-color:#0077be;}
.index-main .slidebox .item-btn{position:absolute;width:50px;height:50px;top:50%;margin-top:-25px;background:url(../images/all-icon.png) no-repeat;cursor:pointer;transition:left .5s,right .5s;}
.index-main .slidebox .prev{left:-50px;background-position:-5px -5px;}
.index-main .slidebox .next{right:-50px;background-position:-55px -5px;}
.index-main .slidebox .prev:hover{background-position:-105px -5px;}
.index-main .slidebox .next:hover{background-position:-155px -5px;}
.index-main .slidebox:hover .prev{left:50px;}
.index-main .slidebox:hover .next{right:50px;}

.index-titbox{}
.index-tit{font-size:35px;color:#1a1a1a;font-weight:700;text-align:center;padding-bottom:10px;margin-bottom:20px;position:relative}
.index-tit:after{content:'';position:absolute;left:50%;bottom:-12px;transform:translate(-50%);height:3px;width:45px;background:#009400}
.index-tit.white{color:#fff}
.index-tit.white:after{background:#fff}
.index-tip{font-size:16px;text-align:center;color:#666;line-height: 26px}
.index-tip.white{color:#fff}
.index-tip b, .index-tip strong{font-weight: normal;}

.index-products{padding:4vw 0 3vw; overflow: hidden;}

.index-productsny{padding-top:2%; overflow: hidden;}
.index-productsny ul{ margin-right: -2% }
.index-productsny li{width: 22.6%; margin:0 2% 2% 0; float: left; border:1px solid #e9e9e9;}
.index-productsny li .pimg{width: 100%; transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -o-transition: all .6s; }
.index-productsny li .pimg img{width: 100%; margin: auto;}
.index-productsny li .text{padding:0 5%; box-sizing: border-box;}
.index-productsny li .text .bt{font-size: 20px; color: #333; margin:3% 0; padding-bottom: 3%; font-weight: 600; line-height: 25px; text-align: center;}
.index-productsny li .text .wz{font-size: 14px;color: #555; font-weight: 400; line-height: 25px;display:-webkit-box;
-webkit-box-orient:vertical;/*设置方向*/
-webkit-line-clamp:3;/*设置超过为省略号的行数*/
 overflow:hidden;
}

.index-productsny li:hover .text .bt{color:#009400}
.index-productsny li:hover .pimg{transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -o-transition: all .6s; transform: translateY(-6%);}


/*honor*/
.hon_bc{width: 100%;background: url(../images/a_bg.jpg) no-repeat center;padding:4% 0; background-size: cover;}
.hon_h3{margin-bottom: 60px;}
.hon_tc{display: flex;justify-content: space-between;}
.hon_lc>b{font-family: "Roboto";font-size: 66px;color: rgba(0,148,0,0.07);text-transform: uppercase;}
.hon_lc>p{font-size: 42px;color: #333;margin-top: -54px;font-weight: bold;display: flex;align-items: center;}
.hon_lc>p>i {color: #009400;}
.hon_lc>p>em{width: 30px;height: 2px;background: #009400;margin-left: 20px;}
.hon_tit{font-size: 24px;color: #333;}
.hon_tit p{font-size: 24px;color: #009400;display: inline-block;}
.hon_info{font-size: 16px;color: #666;line-height: 36px;margin-top: 36px;}
.hon_rc{width: 35%;}
.hon_rc img{width: 100%}
.hon_lc {width: 51.5%; }
.hon_rc ul{display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;position: relative;}
.hon_rc ul:after {position: absolute; content: "\e614"; font-family: "xpi"; color: rgba(51,51,51,0.2); font-size: 30px; top: 47%; left: 34%; }
.hon_rc ul li:nth-child(n+3){margin-top:73px;}
.hon_rc ul li p{position: relative;display: inline-block;}
.hon_rc ul li p span{font-size: 48px;color: #009400;font-family: "Roboto";font-weight: bold;}
.hon_rc ul li p i{font-size: 14px;color: #999;position: absolute;top: 4px;right: -22px;}
.hon_rc ul li div{font-size: 18px;color: #333;margin-top: 16px;}
.hon_rc ul li {width: 50%;margin-bottom: 12%;}}
.hon_rc ul li:nth-child(4) p i {right: -35px; }
.hon_img>ul{display:flex;}
.hon_img>ul li{font-size: 24px;color: #333;margin:60px 0 36px;display: flex;align-items: center;}
.hon_img>ul li+li{margin-left:30px;}
.hon_img>ul li span {font-size: 25px; margin-right: 8px; }
.hon_img>ul li.on,.hon_img>ul li.on span{ color: #009400;}


.pro_tit{display: flex;align-items: center;justify-content: space-between;}
.pro_lt>b{font-family: "Roboto";font-size: 66px;color: rgba(0,148,0,0.07);text-transform: uppercase;}
.pro_lt>p{font-size: 42px;color: #333;margin-top: -54px;font-weight: bold;display: flex;align-items: center;}
.pro_lt>p>i {color: #009400;}
.pro_lt>p>em{width: 30px;height: 2px;background: #009400;margin-left: 20px;}


.in_honor{overflow: hidden;}
.in_honor ul{ margin-right: -2%;}
.in_honor li{width:18%; height: auto; float: left; margin-right: 2%; box-sizing: border-box;}
.in_honor li .himg{width: 100%; display: block; clear: both; margin:auto; border: 1px solid #eee;transition:all 0.5s; overflow: hidden;}
.in_honor li .himg img{width: 100%; transition:all 0.5s; overflow: hidden;}
.in_honor li:hover .himg img{transform:scale(1.1); overflow: hidden;}
.in_honor li .hpb{text-align: center; font-size: 16px; line-height: 40px}



.dyip{text-align: center;margin:4% 0;}
.dyip .title{font-size: 32px;font-weight: 300;}
.dyip ul{margin-left: -1%;margin-top: 30px;}
.dyip li{float: left;width: 32.333%;margin-left: 1%;position: relative;margin-bottom: 1%;background: #000;overflow: hidden;}
.dyip li img{width: 100%;opacity: 0.5;transition: all 0.3s;}
.dyip li:hover img{opacity: 1;transform: scale(1.2);}
.dyip li .sbt{position: absolute;left: 0px;top: 0px;color: #FFF;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 30px;font-weight: 300;}






.index-news{padding:4% 0; background: #f6f6f6; overflow: hidden;}
.index-news .cont{overflow:hidden; margin-top:2%}
.index-news .cont ul{}
.index-news .cont li{float:left;width:29.5532%;margin-right:3.7801%;}
.index-news .cont li .pic{overflow:hidden;margin-bottom:20px;}
.index-news .cont li .pic img{width:100%;height:auto;}
.index-news .cont li .text{padding-bottom:20px;border-bottom:1px solid #fff;transition:all .5s;}
.index-news .cont li .text .nbt{line-height:25px;margin-bottom:10px;font-size:18px;font-family:"OpenSans-Bold";text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.index-news .cont li .text p{height:auto;margin-bottom:10px;font-family:"OpenSans-Light";overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.index-news .cont li .text .more{display:inline-block;width:30px;height:30px;margin-right:10px;vertical-align:top;}
.index-news .cont li .text span{display:inline-block;line-height:30px;vertical-align:top;}
.index-news .cont li:hover .text{border-color:#ccc;}
.index-news .cont li:hover .text .more{background-position:-250px -5px;}



.foot{width: 100%;overflow: hidden;}
.foot_b{background:#25211e; overflow: hidden;}
.foot_b .box{margin:0 auto;color: #FFF;padding-top:40px;overflow: hidden;}
.foot_b .box .t_l{float: left; width:55%;}
.foot_b .box .t_l dl{float: left; width: 33.333%;}
.foot_b .box .t_l dt{font-size: 18px;color: #FFF;margin-bottom: 12px; text-transform: uppercase;}
.foot_b .box .t_l dd{line-height: 35px;}
.foot_b .box .t_l dd a{color: #afaeae; font-size: 15px;}
.foot_b .box .t_l dd a:hover{color: #01589b;}
.foot_b .box .t_m{float: left; width:28%; line-height: 27px; font-size: 14px;color: #aaa;overflow: hidden;}
.foot_b .box .t_m .cbt{font-size: 18px;color: #FFF;margin-bottom: 12px; text-transform: uppercase;font-weight: normal;}

.foot_b .box .t_r{float: right; width: 155px;}
.foot_b .box .t_r .dblx{float: left; line-height:30px;color: #aaa; margin-right: 10px;}
.foot_b .box .t_r .dblx img{width: 135px;}
.foot_b .box .t_r .dblx p{text-align: center; padding: 8px 0; display: block;}
.foot_b .copyright{padding:20px 0;border-top: 1px solid #34333b;margin-top: 35px; line-height: 27px;font-size: 14px; color: #aaa; text-align: center;}


/*kefu*/
.client-2{position: fixed;right: -170px;top: 50%;z-index: 900; display: none;}
.client-2 li a{text-decoration: none;}
.client-2 li{margin-top: 1px;clear: both;height: 71px;position: relative;}
.client-2 li i{background: url(../images/fx.png) no-repeat;display: block;width: 30px;height: 27px;margin: 0px auto;text-align: center;}
.client-2 li p{height: 20px;font-size: 14px;line-height: 20px;overflow: hidden;text-align: center;color: #fff;}
.client-2 .my-kefu-qq i{background-position: 4px 5px;}
.client-2 .my-kefu-tel i{background-position: 0 -21px;}
.client-2 .my-kefu-liuyan i{background-position: 4px -53px;}
.client-2 .my-kefu-weixin i{background-position: -34px 4px;}
.client-2 .my-kefu-weibo i{background-position: -30px -22px;}
.client-2 .my-kefu-ftop{display: none;}
.client-2 .my-kefu-ftop i{width: 33px;height: 35px;background-position: -27px -51px;}
.client-2 .my-kefu-left{float: left;width: 77px;height: 47px;position: relative;}
.client-2 .my-kefu-tel-right{font-size: 16px;color: #fff;float: left;height: 24px;line-height: 22px;padding: 0 15px;border-left: 1px solid #fff;margin-top: 14px;}
.client-2 .my-kefu-right{width: 20px;}
.client-2 .my-kefu-tel-main{background: #000;color: #fff;height: 56px;width: 247px;padding:9px 0 6px;float: left;}
.client-2 .my-kefu-main{background: #000;width: 97px;height: 56px;position: relative;padding:9px 0 6px;float: left;}
.client-2 .my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px;display: none;z-index: 333;}
.my-kefu-weixin-pic img{width: 125px;height: 125px;}


.listBanner{ width:100%; height:auto; overflow: hidden; margin-top:100px;}
.listBanner img{width:100%;}

.ny_dqlj{padding: 5px 0;border-bottom: 1px solid #eee;}
.ny_dqlj .fl{font-size: 20px;line-height: 50px;color: #009400;font-weight: bold; float: left;}
.ny_dqlj .fr{ float: right;}
.ny_dqlj .fr em{float: left; width:16px;height:50px;margin-right:5px;background:url(../images/home.png) no-repeat center;}
.ny_dqlj .fr i{float: left;width:10px;height:50px;margin:0 5px;background:url(../images/sNav_icon.png) no-repeat center;}
.ny_dqlj .fr span{float: left;font-size:16px;color:#666;line-height: 50px;}
.ny_dqlj .fr a{float: left;font-size:16px;color:#666;line-height: 50px;}
.ny_dqlj .fr a:hover{color:#009400;}
.ny_dqlj .fr a.on{color:#009400;}


.ny_f2{padding:3% 0;text-align: center;}
.ny_f2 dl dd{display: inline-block;margin:0 5px;}
.ny_f2 dl dd a{display: block;padding: 0 30px;text-align: center;font-size: 14px;line-height: 44px;color: #333; background: #f2f2f2;-webkit-transition:0.5s;transition:0.5s;border-radius: 3px;}
.ny_f2 dl dd.on a{color:#fff;background:#009400;}

.nyaboutbox{width: 100%; height: auto; overflow: hidden; padding:0 0 3% 0; box-sizing: border-box;}

.about-tit{font-size: 26px;color: #009400;margin-bottom: 2%}

.ny-about{font-size:16px;color:#222;line-height:30px; overflow: hidden;}
.ny-about img{max-width: 100%; height: auto; display: block; margin:auto; clear:both;}

.aimg{width: 100%; padding: 2% 0; height: auto; overflow: hidden;}
.aimg ul{ margin-right: -1%}
.aimg li{width:49%; float: left; margin-right: 1%}
.aimg li .abimg{overflow: hidden;}
.aimg li .abimg img{width: 100%; overflow: hidden; transition: all .5s; -webkit-transition: all .5s;}
.aimg li:hover .abimg img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.aimg li:first-child{width: 49% !important}


.AutoTitle2{ text-align:center; padding:0px; }
.btitle2{ font-size:32px; line-height:45px; color:#fff; font-weight:bold; text-transform: uppercase;}
.btitle2 span{color:#fff; }
.btitle2::after{ content:""; display:block; height:2px; width:40px; background:#fff; margin:4px auto 0; }

.nysupport{width: 100%; height: auto; overflow: hidden; padding:3% 0; box-sizing: border-box;}



/*愿景使命*/
.com-vision{padding:6% 0;color:#fff;background:url(../images/comVision-bg.jpg) no-repeat center center / cover; overflow: hidden;}
.comVision-list{}
.comVision-list li{padding:0 2.5%;width:25%;text-align:center;float:left;margin:3% 0 0; box-sizing: border-box;}
.comVision-list .comVision-icon{display:block;width:130px;height:130px;line-height:128px;font-size:0px;border:1px solid rgba(255,255,255,.3);border-radius:100%;position:relative;margin:0 auto;}
.comVision-icon img{width:100%;height:100%;position:relative;z-index:2;}
.comVision-list li .name{line-height:35px;font-size:20px;margin:27px 0 0;}
.comVision-list li .con{line-height:24px;margin:10px 0 0;}
.comVision-icon .icon{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:2;}
.comVision-icon .icon.icon1{background:url(../images/comVision-1.png) no-repeat center center / cover;}
.comVision-icon .icon.icon2{background:url(../images/comVision-2.png) no-repeat center center / cover;}
.comVision-icon .icon.icon3{background:url(../images/comVision-3.png) no-repeat center center / cover;}
.comVision-icon .icon.icon4{background:url(../images/comVision-4.png) no-repeat center center / cover;}
.comVision-icon .red-bak{position: absolute;width: 100%;height: 100%;top:0px;left: 0px;border-radius: 100%;background:#fff;opacity:0;}
.comVision-list li:hover .comVision-icon{border:1px solid rgba(255,255,255,0)}
.comVision-list li:hover .comVision-icon .red-bak{-webkit-animation:flipInY2 1s .2s ease both; -moz-animation:flipInY2 1s .2s ease both;opacity:1;}
.comVision-list li:hover .comVision-icon .icon.icon1{background-image:url(../images/comVision-1-2.png);}
.comVision-list li:hover .comVision-icon .icon.icon2{background-image:url(../images/comVision-2-2.png);}
.comVision-list li:hover .comVision-icon .icon.icon3{background-image:url(../images/comVision-3-2.png);}
.comVision-list li:hover .comVision-icon .icon.icon4{background-image:url(../images/comVision-4-2.png);}


.ny_workshop{width:100%; padding:0; overflow: hidden;}
.ny_workshop ul{margin-left: -2%;}
.ny_workshop li{width:31.333%;float: left;margin-left:2%;margin-bottom:3%;transition: .3s all;}
.ny_workshop li .pic{overflow: hidden; border:1px solid #e0e0e0;}
.ny_workshop li .pic img{width: 100%;  transition: all .5s; -webkit-transition: all .5s; }
.ny_workshop li p{color:#444;font-size:16px; text-align: center; background: #e0e0e0; line-height: 50px}
.ny_workshop li:hover p{background:#009400; color: #fff;transition: .3s all;}
.ny_workshop li:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);}


.ny_honor{width:100%; padding:0; overflow: hidden;}
.ny_honor ul{margin-left: -2%;}
.ny_honor li{width:23%;float: left;margin-left:2%;margin-bottom:3%;transition: .3s all;}
.ny_honor li .pic{overflow: hidden; border:1px solid #e0e0e0;}
.ny_honor li .pic img{width: 100%;  transition: all .5s; -webkit-transition: all .5s; }
.ny_honor li p{color:#444;font-size:16px; text-align: center; background: #e0e0e0; line-height: 50px}
.ny_honor li:hover p{background:#009400; color: #fff;transition: .3s all;}
.ny_honor li:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);}

/* 应用行业 */
.prelblt{width: 100%;overflow: hidden; padding:3% 0 0 0 }
.prelblt ul{margin-left: -1%;display: flex;flex-wrap: wrap;display: -ms-flex;-ms-flex-wrap: wrap;}
.prelblt li{width: 32.333%;margin-left: 1%;margin-top: 1%;float: left;}
.prelblt li a{display: block;width: 100%;position: relative;overflow: hidden;}
.prelblt li a img{width: 100%;object-fit: cover;transition: all .4s linear; font-size: 0}
.prelblt-wd{position: absolute;width: 100%;padding: 0 5%;bottom: 20px;color: #fff;left: 0;z-index: 2; box-sizing: border-box;}
.prelblt-wd .cbt{font-size: 22px;white-space:nowrap;text-overflow:ellipsis;}
.prelblt-wd p{font-size: 15px;margin-top: 18px; line-height:25px; display: -webkit-box;   -webkit-box-orient: vertical;    -webkit-line-clamp: 2;    overflow: hidden;}
.prelblt li a:before{content: "";position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;background:rgba(0,0,0,0.5);background-size: contain;transition: all .6s ease;}
.prelblt li a:hover img{transform: scale(1.06);}
.prelblt li a:hover:before{ background:rgba(0,0,0,0.8);}
.prelbbz{width: 100%;overflow: hidden;position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;padding: 92px 0;}
.prelbbz-wd{width: 100%;text-align: center;color: #fff;}
.prelbbz-wd h6{font-size: 36px;}
.prelbbz-wd p{font-size: 16px;line-height: 1.4em;margin: 28px 0 36px;}
.prelbbz-wd a{display: inline-block;width: 160px;height: 50px;line-height: 50px;border-radius: 25px;font-size: 16px;color: #fff;background: #2d67d6;}


/*内页新闻中心*/
.inf_lc{overflow: hidden;}
.inf_lc li{padding: 20px; border: 1px solid white; border-radius: 8px; height: auto; overflow: hidden; margin: 0 0 30px; background: #f9f9f9; box-sizing: border-box;}
.inf_lc li:hover{border-color: #009400;border-radius: 4px;}
.inf_lc li.bg{background: #f5f5f5;}
.inf_lc li .bts{text-align: center;float: left;width: 10%;overflow: hidden; min-height: 100px; background: #009400; padding:30px 0; box-sizing: border-box;}
.inf_lc li .bts b{font-weight: 100;display: block;line-height: 36px;overflow: hidden;font-size: 36px;font-family: Arial;text-transform: uppercase;color: #fff; }
.inf_lc li .bts span{font-weight: 100;display: block;line-height: 16px;height: 16px;overflow: hidden;font-size: 12px;font-family: Arial;text-transform: uppercase;color: #fff; }
.inf_lc li .nyzi{margin-left:3%;line-height: 26px;width: 74%;font-size: 14px;float: left;color: #555;}
.inf_lc li .nyzi b{display: block;font-weight: 100;color: #009400;line-height: 30px;margin: 5px 0;font-size: 15px;}
.inf_lc li .nyzi span{display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.inf_lc li .nyzi b a, .inf_lc li .nyzi b a:hover{color: #009400;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.inf_lc li .nyzi b a:hover{color: #009400;}
.inf_lc li .fr{margin: 50px 0 0;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #ffffff;background-color: #009400;}
.inf_lc li .fr:hover{background: #009400;}

.inf_lc li .pimg{width: 16%; float: right;}
.inf_lc li .pimg img{width: 100%}
/*内页新闻中心*/


.xinwenxiangqing{width:100%; height: auto; overflow: hidden; padding-top: 3%}
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #009400;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 30px 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.xinwenxiangqing .nd_text span{font-weight: 600}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:2%;}
.hot_pro2{width:100%;float:left; margin-top:2%;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#009400; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#009400;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px; font-size: 14px}

.news_con_b{border-top: 1px solid #EEE;margin-top: 2%;padding-top: 2%;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #009400;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #009400;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.view-page{width:100%; position:relative; margin:2% 0; border-top:1px solid #d6d6d6; padding:2% 0;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #009400;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #009400;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #009400; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #009400;}



input,select,img,textarea{vertical-align:middle; border: 0}
.ContactBlock{padding:2% 0;background:#ededed;box-sizing: border-box;}
.ContactBlock .content{background:#fff;overflow: hidden;}
.ContactBlock .l_cont{float: left; width:54%; padding: 5% 2% 0; box-sizing: border-box;}
.ContactBlock .l_cont .title{ font-size: 24px; }
.ContactBlock .l_cont .title .line{ display: block; width: 1em; height: 2px; background-color: #cccccc; margin:15px 0; }
.ContactBlock .l_cont .ul{ padding-top:2%; }
.ContactBlock .l_cont .ul li{ position: relative; padding-left: 65px; font-size: 16px; line-height: 20px; color:#666666; margin-bottom:2%; }
.ContactBlock .l_cont .ul li .t-cell{ display: table-cell; height: 48px; vertical-align: middle; }
.ContactBlock .l_cont .ul .icons{ height: 48px; width: 48px; position: absolute; left: 0; display: block; border:1px solid #999999; border-radius: 50%; background-image: url(../images/icons.png);background-repeat: no-repeat;}
.ContactBlock .l_cont .ul .phone { background-position:11px -110px; }
.ContactBlock .l_cont .ul .fax { background-position:-48px -110px; }
.ContactBlock .l_cont .ul .mail { background-position:-107px -110px; }
.ContactBlock .l_cont .ul .address { background-position:-167px -110px; }
.ContactBlock .map{float: right; width:44%;}
.ContactBlock .map #map_container{height: 480px;}

.ContactBlock .bot{ padding-top: 40px; }
.ContactBlock .bot .t-center{ text-align: center; }
.ContactBlock .bot .title{ font-size: 32px; line-height: 1.85; }
.ContactBlock .bot .ltitle{ font-size: 14px; line-height: 25px; color:#777; margin-top: 5px; margin-bottom: 35px; }
.ContactBlock .bot .form{ background-color: #fff; padding:2.2% 2.7%; display: block; }
.ContactBlock .bot .tip{ font-size: 16px; line-height: 22px; color:#666666; }
.ContactBlock .bot .input{ display: block; width: 100%; background-color: #f2f2f2; font-size: 14px; line-height: 32px; padding:8px 2.2%; color:#999; margin:15px 0 20px; box-sizing: border-box;}
.ContactBlock .bot .input:focus{ box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.ContactBlock .bot .br{ border-radius: 5px; }
.ContactBlock .bot .submit{ line-height: 44px; height: 44px; padding:0 45px; display: inline-block; background-color: #009400; font-size: 15px; color: #fff; cursor: pointer;} 
.ContactBlock .bot .submit:hover{ background-color: #009400; }

.col-sm-6 { width: 50%; float: left; padding: 0 15px; box-sizing: border-box;}
.col-xs-12{padding: 0 15px; box-sizing: border-box;}


.products{width:100%; overflow: hidden;}
.products ul{margin-left: -2%; }
.products ul li{width:23%;float: left;margin-left:2%;margin-bottom: 2%; transition: all 0.3s;}
.products ul li .pic{border:1px solid #e0e0e0; overflow: hidden;}
.products ul li .pic:hover{border:1px solid #009400;transition: all .3s;}
.products ul li img{max-width: 100%; transition: all .3s;}
.products ul li span{line-height:25px; font-size:15px; padding:15px 0; text-align: center; display: block;}


.pro_rightss{width: 100%; height: auto; overflow: hidden; margin-top: 3%;  background: #fff; box-sizing: border-box;}
.productss{width:100%; float:left;}
.promore_l{width:45%;float:left;}

/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¦â€Â¾Ã¥Â¤Â§Ã©â€¢Å“Ã¦Â Â·Ã¥Â¼Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Â°ÂÃ¥â€ºÂ¾Ã©Â¢â€žÃ¨Â§Ë†Ã¥Ë†â€”Ã¨Â¡Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:57px;height:44px;}
.spec-scroll .items ul li img:hover{border:2px solid #009400; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom: 2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:24px; color:#009400; padding-bottom:10px;}
.pros_right_top .pwz{font-size: 18px; color: #555; padding-bottom:10px;}
.proleft{width:100%;font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }


.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:40px;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #009400;font-size: 18px;line-height: 44px;text-align: center;float: right; margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../images/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545; float:left; line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px; font-size: 18px}


.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #333722}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#333; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px;}
.tabs-basic a{display:block; text-decoration:none; border:1px solid transparent; padding:10px 40px; color: #555}
.tabs-basic .tab-active{border-bottom:2px solid #009400; color:#fff; background:#009400;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; padding:20px 0;   color: #555}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:28px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; margin:auto; display: block; clear: both;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#333; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right:-10px;}
.scrollleft2 li{width:210px; float:left; margin-right:10px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #009400;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}