@charset "utf-8";
/* CSS Document */

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}
/*公共样式部分*/
body {font-size: 14px; color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}
#copy { display: none;}
a {color: #666; text-decoration: none;}
a:hover { color: #009f40;text-decoration: none; border-bottom-style:}
.page{ margin:0 auto; width: 1400px;}
.bg{ width: 100%; min-width: 1400px;}
.fl { float: left;}
.fr {float: right;}
/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}
/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}

.pagination{padding:20px 0;text-align:center;overflow:hidden}
.pagination a{vertical-align:middle;font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border:1px solid #f5f5f5;background:#fff;margin-left:5px;border-radius:50px}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;border:1px solid #009f40;color:#009f40}
.pagination span{vertical-align:middle;line-height:30px;display:inline-block;height:30px;text-align:center;color:#fff;margin-left:5px;background:#009f40;border-radius:50px;width:30px}

/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
/*公共标题样式*/
.t{text-align: center; height: 114px;}
.t p{font-size: 36px;color: #333; font-weight: bold;}
.t span{ font-weight:100; font-size: 18px; line-height:40px;}

/*抬头*/
.top_bg{background: #009f40;width: 100%;min-width: 1200px;height: 38px;line-height: 38px;font-size: 14px;color:#eee;min-width:1200px;}
.top_l span{color:#fff; font-size: 16px;font-family: "Arial"; }
.top_r li{ float:left; margin-left:8px; transition:0.3s; -webkit-transition:0.3s;height: 30px;}
.top_r li:hover{ margin-top:-2px;}
.head{height:112px;position: relative;}
.logo{margin-top: 36px;}
.top_l a { font-size: 16px;  color: #fff;}
/*导航*/
.head_bg { position: fixed;top: 0px; height: 112px; z-index:9; background:#fff; border-bottom:1px solid #f1f1f1;}
.nav ul li{ float: left; display: block;height: 112px; width:120px; position: relative;}
.nav ul li>a{ display: block;color: #333; font-size: 16px;text-align: center;line-height: 50px; padding-top: 30px;}
.nav>ul>li>a:after{content:''; display: block; width:0px;height:3px;  transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;  margin:0 auto;opacity: 0; background: #009f40;}
.nav ul li.navcurrent a:after,.nav ul li:hover>a:after{opacity: 1; width:30px;background: #009f40; }
.nav.menu {margin-left: 100px;}
/*下拉*/
.nav2{display: none; overflow: hidden;width: 100%; height: 0;background:#fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: absolute; top:112px; z-index: 9999; text-align: center; opacity:0.99;}
.nav ul li:hover .nav2{display: block; height: auto;}
.nav2 a{display: block; line-height: 40px;}

/*产品中心下拉*/
.dh1 { width:710px; left:-150px; border-left: 4px solid #009f40; }
.dh1 dl { float: left; padding: 0 23px; text-align: left; }
.dh1 dl:nth-child(2){margin-top:45px;}
.dh1 dl dt a { font-size: 18px; color: #009f40; margin-bottom:5px; }
.dh1 dl dd a { line-height: 38px; color: #666; font-size: 14px; border-bottom: 1px dashed #eee; padding-left: 16px; background: url(../images/20200822110336_1603627287.png) no-repeat left; }
.dh4 a { background: url() !important; line-height: 32px !important; color: #999 !important; font-size: 13px !important; }
.dh1 dl:nth-child(7) { position: relative; }
.dh5 { position: absolute; top: 45px; left: 182px; width: 184px; }
.dh1 dl dd a:hover { color: #009f40 !important; }

/*技术支持下拉*/
.dh2 dl dt a { display: block; width: 95px; float: left; margin-left: 18px; background: url(../images/20200822110336_1603627287.png) no-repeat left; text-align:left; padding-left:15px; }
.dh2 dt { float: left; }
.dh2 dt a:hover { color: #009f40 !important; }
.nav ul li:nth-child(4) > .nav2 { overflow: inherit; }
.dh6 { position: absolute; top:-1px;left:110px; background: #fff; border-top: 1px solid #eee; }
.dh6 a { width: 112px !important; text-align: left; padding-left: 19px; margin-top: 4px !important;}
.dh2 dl dt span { display: block; width: 95px; float: left; /*margin-left: 18px;background: url(http://login.114my.cn/memberpic/shunye11/uploadfile/image/20200822/20200822110336_1603627287.png) no-repeat left;*/ line-height: 40px; /*padding-left:15px; */text-align:left; }
.dh6{ display:none; }
.dh2 dl dt span:hover>.dh6 { display: block; }

/*关于我们下拉*/
.dh3 a { display: block; width:95px; float: left; margin-left: 18px; margin-top:4px;background: url(../images/20200822110336_1603627287.png) no-repeat 5px; }

/* 幻灯片 */
.banner-box{ min-width:1200px; height:550px; position:relative; overflow:hidden; background:#eee; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:550px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn{ width: 100%; position: absolute; top:198px; left: 0; margin-left: 0; height: 332px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; }
.banner-btn a.prev{ left:-50px; background:url(../images/20200730085211_651928900.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/20200730085211_651928900.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center; }
.banner-box .hd ul li{ width:100px; height:6px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#009f40; width: 100px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
.banner { margin-top: 112px;}
/*搜索*/
.yy { position: absolute; right: 156px; top:22px; }
.yy p { color: #009f40; font-size: 14px; }
.yy p a { font-size: 14px; padding: 0 10px; border-right: 1px solid #d4d4d4; }
.yy p a:nth-child(2) { border: 0; }
.top_r {position: absolute; right: 0px; top:15px;}
.search_nbg{ height:40px; margin:0 auto; border-bottom:1px #eee solid; position:absolute; top:552px;}
.search_bg{ height:40px; margin:0 auto; border-bottom:1px #eee solid;    background: #009f40;}
#search{ width:1400px;height:40px;line-height:80px;margin:0 auto;}
.search_01{ float:left; width:850px; padding-left:2px;font-size: 14px; color:#eee;}
.search_01 span{color:#fff;font-size: 15px;}
.search_01 a{font-size: 15px;color: #eee;}
.search_01 a:hover{color: #fff;}
.search_02{height:40px;width:310px;overflow:hidden;float:right; background:#f1f1f1;position: absolute;right: 0px;top:55px;}
.search_02 form{padding-left:0;}
.search-i{overflow:hidden;width: 62px; height:40px;}
.search-bg{float:left;width:238px;height:40px;overflow:hidden;padding-left:10px;}
/*实力*/
.power_d li{float: left; width: 326px; text-align: center;background: #f6f6f6; position: relative; cursor: pointer;}
.power_d li+li{margin-left: 30px;}
.power_w{padding: 10px 30px 40px 30px; border-bottom: 1px #009f40 solid;position: relative; z-index: 2;transition:all linear 0.3s;}
.power_w p{font-size: 24px; font-weight: bold; color: #333; line-height: 68px; transition:all linear 0.3s;}
.power_d li:hover .power_w p,.power_d li:hover .power_w{color:#fff;}
.power_w p:after{content: ""; display: block; width: 30px; height: 2px; background: #009f40; margin: 0 auto 16px auto;transition:all linear 0.3s;}
.power_d li:hover .power_w p:after{width: 50px; background: #fff;}
.power_d li:after{content: ""; display: block; width:100%; height: 0;background: #009f40;  position: absolute; bottom: 0;  transition:all linear 0.2s; }
.power_d li:hover::after{height:175px;}
/*产品*/
.pord_bg { background: #f1f1f1; height: 1052px; }
.pore_bt1 { width: 240px; height: 66px; background: #009f40; color: #fff; }
.pore_bt1:before { content: ""; display: block; float: left; width: 28px; height: 66px; margin: 0 18px 0 28px; background: url(../images/20200729194443_94780526.png)no-repeat center; }
.pore_bt1 p { font-size: 22px; font-weight: bold; padding-top: 11px; }
.pore_bt1 span { font-size: 12px; opacity: 0.5;    text-transform: uppercase; }
.pore_bt2 { width: 1160px; background: #fff; line-height: 66px; height: 66px; }
.pord_bt { height: 66px; margin-bottom: 50px; }
.pore_bt2 tr td a { display: block; margin: 0 30px; line-height: 66px !important; font-size: 16px; color: #333; position: relative; padding: 0 10px; }
.pore_bt2 tr td a:hover:after { border-bottom: 3px solid #009f40; content: ""; width: 100%; height: 3px; display: block; position: absolute; bottom: 0px; left: 0; }
.pore_bt2 tr { float: left; }

.progdwz2021 li{float:left; margin-right:22px; width:333px; height:315px;  margin-bottom:24px; background:#fff; position:relative;}
.progdwz2021 li:nth-child(4n){margin-right:0;}
.progdwz2021 li > a{display:block; margin-left:18px; margin-top:16px; width:298px; height:224px; overflow:hidden;}
.progdwz2021 li > a img{width:298px; height:224px; transition-duration:0.5s;}
.progdwz2021 li:hover > a img{transform:scale(1.1);}
.progdwz2021 li span{position:absolute; left:93px; bottom:18px; display:block; width:150px; height:60px; text-align:center; border-bottom:1px solid #d8d8d8;}
.progdwz2021 li span a{font-size:16px; line-height:60px; color:#666;}
.progdwz2021 li:hover span{border-bottom-color:#009f40;}
.progdwz2021 li:hover span a{color:#009f40;}

/*banner01*/
.banner01_bg{ height: 420px; background: url(../images/20200729200519_1129409650.jpg)no-repeat center;    min-width: 1400px;}
.banner01_list li{float: left;width: 110px; height: 110px;line-height: 110px; text-align: center; font-size: 20px; color: #fff; cursor: pointer;background: #404040; border-radius: 100%; margin: 24px 40px 0 100px; position: relative;}
.banner01_list li.cur{background: #009f40;}
.banner01_list li.cur:after{content: ""; display: block;width: 0; height: 0; border-left: 28px solid transparent;  border-right: 28px solid transparent; border-top: 28px solid #009f40; position: absolute; left:26% !important; top:98px !important;}
.banner01_w{padding:50px 0 0 100px; color: #333;line-height:28px;}

.banner01_r{width: 460px; padding-top: 30px;}
.banner01_r span,.banner01_r p{ font-size: 30px; color: #333;}
.banner01_r p{ font-weight: bold; height: 56px; padding-top: 6px; background: url(../images/20200729202224_1441634627.png)no-repeat left bottom; }

.banner01_tel{padding-top:12px;}
.banner01_tel:before{content:""; display: block; width: 70px; height: 60px; float:left; font-size: 16px; color: #333; background: url(../images/20200729202411_1887218666.png) no-repeat left center;}
.banner01_tel b{ font-size: 21px; color: #009f40; font-family: "Arial";}
.banner01_tel a {font-size: 21px;color: #009f40;font-family: arial; font-weight: bold;}
/*简介*/
.com_bg{height: 750px; background: url(../images/20200729203936_1282517432.jpg)no-repeat center 140px;}
.com_l{width: 372px;}
.com_t{height: 144px;}
.com_t b{ font-size: 56px; color: #eaeaea; padding-left: 68px; font-weight: bold;}
.com_t p{ font-size: 35px; color: #333;}
.com_t p:after{content:""; display: block; width:110px; height:1px; float: right; background: #333; margin:26px 96px 0 0;}
.com_b a{ display: block; width: 190px; height: 68px; line-height: 60px; margin-top:40px; margin-left: 50px; font-size: 23px; }
.com_b a.com_a:before{content:""; display: block; width: 60px; height: 60px; float:left; overflow: hidden; margin-right: 24px; background-position: center bottom; background-repeat: no-repeat; transition:all linear 0.1s; }
.com_b a.com_a1:before{background-image: url(../images/20200729205853_1589215606.png);}
.com_b a.com_a2:before{background-image: url(../images/20200729210045_405504536.png);}
.com_b a.com_a3:before{background-image: url(../images/20200729210055_59754903.png);}
.com_b a.com_a4:before{background-image: url(../images/20200814154821_593899771.png);}
.com_b a:hover::before{background-position: center top;}
.com_b a.com_a:hover{color:#009f40;}

.com_b a.more{ font-size: 16px; color:#fff; text-align: center; height: 44px; line-height: 44px; background: #666;transition:all linear 0.3s;}
.com_b a.more:hover{ background: #009f40;}
.com_w{ font-size: 16px; line-height: 36px; padding-top: 40px;}
.com_w a{ font-size: 16px; }
.com_r{width:1028px;}

/*新闻*/
.news{position: relative;}
.news_d{padding-top:30px;}
.news_bj{background: url(../images/20200730082538_1981991634.png)no-repeat;}
.news_fl,.news_fr{position: absolute;top: 550px;width:15px;height:28px;z-index: 9;}
.news_fl{left: 530px;}
.news_fr{right:530px;background-position: right center;cursor: pointer;}
.news_top{width: 124px;margin:0 auto;}
.news_top li{float: left;display: block;width: 12px;height: 12px;background: #afb2b8;margin:84px 0 0  25px;border-radius: 50%;cursor: pointer;}
.news_top li:first-child{margin-left:0px;}
.news_top .on{background: #009f40; box-shadow: 0 0 0 5px rgba(0,159,64,0.4);}

.news_b .news_div_item{float: left;width:450px; height:330px; padding:34px;margin-right: 25px;box-sizing: border-box; position: relative; background:#f3f3f3;}
.news_b .news_div_item:nth-child(3n){margin-right: 0px;}
.news_b dl:nth-child(2) .news_div .news_div_item:nth-child(-n+3),
.news_b dl:nth-child(3) .news_div .news_div_item:nth-child(-n+6),
.news_b dl:nth-child(4) .news_div .news_div_item:nth-child(-n+9){display: none;}
.news_div_item_date{position: absolute; top:-30px; width:110px; height:110px; background:#333; color:#fff;text-align: right;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{position: absolute; font-family: "Arial"; }
.news_div_item_year{top:64px; font-size:15px;width:90px;}
.news_div_item_month{top:28px; font-size:26px;left:24px;}
.news_div_item_day{top:28px;font-size:26px;left:64px;}
.news_b .news_div_item:hover .news_div_item_date{ background:#009f40;}
.news_div_item_content{padding-top:70px;}
.news_div_item_title a{font-size:18px; line-height:80px; color:#333;}
.news_div_item_title a:hover{color:#009f40;}
.news_div_item_body{line-height:24px;}
.news_div_item_title a:after {content: "";position: absolute; width: 450px;  height: 330px;top: 0px; left: 0px;}

/*版权*/
.copy_bg{ background:#020307; padding-bottom:10px;}

.copy_ml{width: 450px;}
.copy_ml p{ font-size: 18px; color: #fff; }
.copy_ml p:after,.copy_mw li a.copy_mw:after{content:""; display: block; width: 18px;height: 2px; background: #009f40; margin: 20px 0 30px 0;}
.copy_ml span{ font-size: 14px; line-height:32px; color:#ccc;}
.copy_ml t{ display: block;  color:#ccc; padding-top: 14px; padding-bottom:8px;}
.copy_ml b{ font-size: 28px; color:#fff; font-family:"Arial";}

.copy_mw li{float: left; margin-left: 84px;}
.copy_mw li a{ display: block; color: #ccc; line-height: 32px;}
.copy_mw li a.copy_mw{ font-size: 16px; color:#fff; }

.copy_mw li.copy_rr{width: 222px;}
.copy_ewm{width: 100px; float: left; text-align: center;}
.copy_ewm1{margin-right: 22px;}
.copy_ewm img{width: 100%;}
.copy_ewm span{ font-size: 14px; color:#999; line-height: 40px;}


.copy_b{ margin-top: 50px; padding-top: 30px; border-top:1px #343232 solid; line-height: 50px; color: #999;}
.copy_b a{color: #999;}
.copy_b a:hover,.copy_mw li a:hover{color:#fff;}
.link p{float: left;color: #999; }
.link span{ padding:0px 10px;}

.plc{ line-height: 70px; border-bottom: 1px solid #f5f5f5; height: 70px; background: #fff; }
.plc > .page{position: relative;height: 100%;}
.plc .fl:after{ content: ''; display: block; clear: both; }
.plc .fl a, .plc .fl p { font-size: 16px; color: #666; line-height: 70px; height: 70px; font-weight: 100; }
.plc .fl a{ display: inline-block; line-height: 70px; padding:0 2px; }
.plc .fl a:hover{ text-decoration: underline; color: #009f40}
.plc .fl p{ float: left; }
.plc .fl .index_plc { width: 32px; height: 32px; padding: 19px; float: left; border-right: 1px solid #eee; border-left: 1px solid #eee; margin-right: 20px; transition: 0.3s all ease-in-out; position: relative; }
.plc .fl .index_plc:hover{ background: #009f40; }
.plc .fl .index_plc img{ width: 100%; height: 100%;display: block;}

.page_nav { float: right; text-align: left; padding-top: 1px; }
.page_nav li { display: inline-block; position: relative; transition: 0.3s; height: 70px; }
.page_nav li a { padding: 0 20px; transition: 0.3s; font-size: 16px; color: #333; display: block; line-height: 70px; }
.page_nav li:before { transition: 0.3s; content: ""; width: 22px; height: 0px; background-color: #2067b9; position: absolute; bottom: 0px; left: 50%; margin-left: -9px; }
.page_nav li:hover a { color: #2067b9; }
.page_nav li:hover:before { height: 5px; }
.page_nav li.on a { color: #2067b9; }
.page_nav li.on:before { height: 5px; }

.bodyContentString8 { width: 1400px !important; }
.fenlei{ padding-top:20px;}
.fenlei_tit span{font-size:38px; line-height:38px; color:#333; font-weight:bold;}
.fenlei_tit i{font-family:Arial; font-size:24px; line-height:24px; color:#444; font-style:normal;}
.fenlei .page{margin-top:10px;}
.fenlei .page li a{display:block; text-indent:1em; font-size:18px; line-height:40px; margin-bottom:1px;}
.fenlei .page li a:after{content:"查看更多"; float:right; margin-right:1em;}
.fenlei .page li a i{font-family:Arial; font-style:normal; font-size:17px;}
.fenlei .page li:nth-child(2n-1) a{color:#fff; background:#00a040;}
.fenlei .page li:nth-child(2n) a{color:#666; /*background:#c1fdd9;*/background:#eee;}

.left_l{ width:260px; overflow:hidden;}
.sort_til { width:260px; height:108px; text-align:center; background:url(../images/20200730103053_78984287.jpg);  overflow:hidden}
.sort_til strong { display:block; color:#fff; font-size:28px; margin-top:24px; margin-bottom:5px;}
.sort_til span { font-family:Arial, Helvetica, sans-serif; color:#8cc79f; font-size:14px;text-transform: uppercase;}
.sort_b li a{display:block; width:230px; height:50px; font-size:15px; line-height:50px; padding-left:30px; border-top:2px solid #fff; background:url(../images/20200814090958_1318322552.jpg) center no-repeat;}

.rpgt{ width:1125px; overflow:hidden;}

.form0317_li{width:95%; margin:0 auto; overflow:hidden; margin-bottom:30px;}
.form0317_li li{width:11%; float:left; line-height:40px; color:#fff; background:#333; text-align:center; border:1px solid #555; cursor:pointer;}
.form0317_li li+li{margin-left:1.5%;}
.form0317_li li:hover,.form0317_li li.form0317cur{background:#009f40}

/*更换*/
/*.form0317 table td:nth-child(8){background:#c1fdd9; border-top:1px solid #555;}
.form0317 table td:nth-child(9){background:#fff; border-top:1px solid #555;}*/

/*表格1*/
.form0317{width:95%; margin:0 auto;}
.form0317 table{width:100%; text-align:center; border-right:1px solid #555; border-bottom:1px solid #555;}
.form0317 table tr:nth-child(-n+6) td{color:#fff; background:#00a040;}
.form0317 table tr:nth-child(-n+6) td{border-left:1px solid #555;}
.form0317 table tr:nth-child(-n+2) td,.form0317 table tr:nth-child(5) td,.form0317 table tr:nth-child(6) td{border-top:1px solid #555;}
.form0317 table tr:nth-child(2n-1){background:#c1fdd9;}
.form0317 table tr:nth-child(n+6) td{border-left:1px solid #555; border-top:1px solid #555;}
.form0317 table tr td a{ }
.form0317 table td{padding:10px 0;}
.form0317 table tr:nth-child(2) td,.form0317 table tr:nth-child(3) td,.form0317 table tr:nth-child(4) td{padding:0 !important;}
.form0317 table td select{ margin-left:5px; }


.in_new{ font-size:14px; line-height:32px; width:95%; margin:0 auto;}
.in_new p{text-indent:2em;}


.miaoshu_head { border-bottom: 1px dashed #fff !important;}
.nynews_time {  background: rgba(0,159,64,0.8) !important;}
.back_column { display: none !important;}
.second_next_pre_dgwbct {text-align: center !important;}
.djs p { font-size: 21px;line-height: 40px; text-indent: 2em; width: 100% !important;}
.djs { margin: 24px 0;}
.djs img {    margin-top: 15px;}

/*产品介绍表格*/
.page{ margin:0 auto; width: 1400px; }
.pord_js { font-family: arial; width:1120px;}
tr.bt td { display: block; float: left; height:60px; line-height:60px; border-bottom: 2px solid #ddd;font-size: 14px; }
tr.bt td:nth-child(n+3) {line-height: 28px;padding-top: 5px;height: 56px; position:relative;}
tr.bt td:nth-child(n+3):after {background: #ddd;width: 100%;display: block;content: "";height: 1px;position: absolute;left: 0px; top: 50%;}
.pord_js table { border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-spacing: 0px; }
.pord_js td { border-right: 1px solid #ddd; display: block; float: left; border-bottom: 1px solid #ddd; height:40px; line-height:40px; width:125px; font-size:14px;}
.pord_js table tr:nth-child(2n) { background: #f1f1f1; }
.pord_js tr td:nth-child(1) { width:206px; padding-left: 15px;}
.pord_js tr:nth-child(n+2) td:nth-child(1) a { display: block; background: url(../images/20200731124636_94204018.png) no-repeat left 14px; padding-left: 30px; transition: 0.2s all; }
.pord_js tr:nth-child(n+2) td:nth-child(1) a:hover { background: url(../images/20200731124636_2099642742.png) no-repeat left 14px; transition: 0.2s all; }
.pord_js td:nth-child(n+2) {text-align: center;}

.tspe{ text-align: left;}
#products_search{ margin-top:10px;}
#products_search_key{padding:0px 6px;width:40%;height:20px;color:#999;font-size:12px;line-height:30px\9;border:1px solid #ddd;vertical-align:middle; border:none;}
#products_search_button{width:24px;height:20px;font-size:0;border: none;border-left:none;background:#fff;vertical-align:middle;cursor:pointer; background:url(../images/estw.jpg) no-repeat center;}

.pserch{}
.pserch .slideDown{text-align: center;  height: 20px; margin-bottom:25px; }
.pserch .slideDown .searchBox{ overflow: hidden; display: inline-block; width: 95%; height: 20px; background: #fff;border:1px solid #ccc; }
.pserch .slideDown .searchBox{*display: inline}
.pserch #infoname{width:100px; background:none; outline:none; color:#666; border: none; height:20px; line-height:60px;}
.pserch .slideDown .searchHot,.search .slideDown .searchHot a{ font-size: 15px; color: #fff;}
.pserch .slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}
.pserch .slideDown .searchBox button[type='submit']{ cursor: pointer; float: right; margin-right: 15px; width: 60px; height: 60px; border: none; }
.pserch .search-bg{width:92%;height: 20px;line-height:20px;   float: left;}
.pserch .search-i {width: 32px;overflow: hidden;height:27px;float: left;margin-top: 16px;}
.pserch .submit{width: 21px; height: 18px; background: url(../images/estw.jpg) no-repeat center;border: 0;font-size: 0;}



.form0318{width:95%; margin:0 auto;}
.form0318 table{width:100%; text-align:center; border-right:1px solid #555; border-bottom:1px solid #555;}
.form0318 table tr:nth-child(-n+7) td{color:#fff; background:#00a040;}
.form0318 table tr:nth-child(-n+7) td{border-left:1px solid #555;}
.form0318 table tr:nth-child(-n+2) td{border-top:1px solid #555;}
.form0318 table tr:nth-child(2n-1){background:#c1fdd9;}
.form0318 table tr:nth-child(n+7) td{border-left:1px solid #555; border-top:1px solid #555;}
.form0318 table tr td a{display:block; background:url(../images/20200909085847_2095923505.png) no-repeat; width:20px; height:24px; margin:0 auto;}
.form0318 table td{padding:10px 0;}
.form0318 table tr:nth-child(2) td,.form0318 table tr:nth-child(3) td,.form0318 table tr:nth-child(4) td,.form0318 table tr:nth-child(5) td,.form0318 table tr:nth-child(6) td{padding:0 !important;}

/*.form0318 table td:nth-child(9){background:#c1fdd9; border-top:1px solid #555;}
.form0318 table td:nth-child(10){background:#fff; border-top:1px solid #555;}*/



.form0319{width:95%; margin:0 auto;}
.form0319 table{width:100%; text-align:center; border-right:1px solid #555; border-bottom:1px solid #555;}
.form0319 table tr td{border-left:1px solid #555; border-top:1px solid #555; padding:10px 0;}
.form0319 table tr:nth-child(1) td{background:#00a040; color:#fff;}
.form0319 table tr:nth-child(n+2) td{color:#666;}
.form0319 table tr:nth-child(2n-1){background:#c1fdd9;}



.form039{width:95%; margin:0 auto;}
.form039 table{width:100%; text-align:center; border-right:1px solid #555; border-bottom:1px solid #555;}
.form039 table tr td{border-left:1px solid #555; border-top:1px solid #555; padding:10px 0;}
.form039 table tr:nth-child(1) td{background:#00a040; color:#fff;}
.form039 table tr:nth-child(2) td{background:#00a040; color:#fff !important;}
.form039 table tr:nth-child(n+2) td{color:#666;}
.form039 table tr:nth-child(2n-1){background:#c1fdd9;}


.form0327 table{width:95%; margin:0 auto; text-align:center; border-right:1px solid #555; border-bottom:1px solid #555;}
.form0327 table tr:nth-child(-n+5) td{color:#fff; background:#00a040;}
.form0327 table tr:nth-child(-n+5) td{border-left:1px solid #555;}
.form0327 table tr:nth-child(-n+2) td,.form0327 table tr:nth-child(4) td,.form0327 table tr:nth-child(5) td,.form0327 table tr:nth-child(6) td{border-top:1px solid #555;}
.form0327 table tr:nth-child(2n-1){background:#c1fdd9;}
.form0327 table tr:nth-child(n+5) td{border-left:1px solid #555; border-top:1px solid #555;}
.form0327 table td{padding:10px 0;}
.form0327 table tr:nth-child(2) td,.form0327 table tr:nth-child(3) td,.form0327 table tr:nth-child(4) td{padding:0 !important;}
/*.form0327 table td:nth-child(11){background:#c1fdd9;}
.form0327 table td:nth-child(12){background:#fff;}*/
.form0327 table tr td a,.form0318 table tr td a{display:block; background:url(../images/20200909085847_2095923505.png) no-repeat; width:20px; height:24px; margin:0 auto;}
.sort_b li a.procur{ color:#FFF; background:url(../images/20220704114336_2050301231.jpg) center no-repeat;}



.form59{width:95%; margin:0 auto;}
.form59 table{width:100%; text-align:center; border-right:1px solid #555; border-bottom:1px solid #555;}
.form59 table tr td{border-left:1px solid #555; border-top:1px solid #555; padding:10px 0;}
.form59 table tr:nth-child(1) td{background:#00a040; color:#fff;}
.form59 table tr:nth-child(n+2) td{color:#666;}
.form59 table tr:nth-child(2n){background:#c1fdd9;}


/*表格1*/
.form24{width:95%; margin:0 auto;}
.form24 table{width:100%; text-align:center; border-right:1px solid #555; border-bottom:1px solid #555;}
.form24 table tr:nth-child(-n+6) td{color:#fff; background:#00a040;}
.form24 table tr:nth-child(-n+6) td{border-left:1px solid #555;}
.form24 table tr:nth-child(-n+2) td,.form24 table tr:nth-child(5) td,.form24 table tr:nth-child(6) td{border-top:1px solid #555;}
.form24 table tr:nth-child(2n-1){background:#c1fdd9;}
.form24 table tr:nth-child(n+6) td{border-left:1px solid #555; border-top:1px solid #555;}
.form24 table tr td a{display:block; background:url(../images/20200909085847_2095923505.png) no-repeat; width:20px; height:24px; margin:0 auto;}
.form24 table td{padding:10px 0;}
.form24 table tr:nth-child(2) td,.form24 table tr:nth-child(3) td,.form24 table tr:nth-child(4) td{padding:0 !important;}



/*切换栏目*/
.fom247_li{width:95%; margin:0 auto; overflow:hidden; margin-bottom:30px;}
.fom247_li li{width:11%; float:left; line-height:40px; color:#fff; background:#333; text-align:center; border:1px solid #555; cursor:pointer; margin-right:1.5%; margin-bottom:10px;}
.fom247_li li:nth-child(8n){margin-right:0;}
.fom247_li li:hover,.fom247_li li.form24cur{background:#009f40}