﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:medium none;margin:0;padding:0;}
body{min-width:1200px; margin:auto;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666; outline:0;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#00a43d; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#00a43d;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; margin:auto; background:#fff;}
.topBar{width:100%; height:40px; line-height:39px; background:#fff; border-bottom:1px solid #d6d6d6; overflow:hidden; font-size:14px; vertical-align:middle;}
.topBar .rnr{float:right;}
.topBar .rnr .tel{float:left; background:url(../images/top_teltb.jpg) left no-repeat; padding-left:30px;}
.topBar .rnr .tel span{color:#00a43d; font-size:18px; font-family:Arial;}
.topBar .rnr a{margin-left:20px; position:relative;}
.topBar .rnr .lang{background:url(../images/lang.png) no-repeat left 4px;padding-left:20px;margin-left:0}
.topBar .rnr .en{background-position:0 -32px;margin-left:10px}
.topBar .rnr a:hover{color:#00a43d}

.w1200{width:1200px; margin:auto; position:relative;}

.top{height:105px; margin:auto; background:#fff;}
.logo{float:left; padding-top:20px;}

.menu{width:750px; height:105px; float:right;}
.menu li{float:left; padding:0 23px; line-height:105px;}
.menu > li:last-child { padding-right: 0; }
.menu>li:hover,.menu>li.current-menu-item{color:#00a43d;}
.menu li a{color:#000; font-size:16px; display:block; position:relative;}
.menu li a:hover, .menu li:hover a, .menu li.current-menu-item a, .menu li.current_page_parent a{color:#00a43d; text-decoration:none;}
.menu li a:after{content:''; display:block; width:50px; height:3px; background:#00a43d; position:absolute; left:50%; bottom:0px; margin-left:-25px;-webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.menu li:hover>a:after,.menu li.current-menu-item>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.menu li ul{border:medium none !important; display:none; float:none !important;left:0px; position:absolute; top:105px; z-index:10000; width:100%; background-color:#fff; padding:20px 0;box-shadow:0px 2px 5px #787876;}
.menu li ul li{border:medium none !important; float:left !important; height:auto !important; margin:0 !important; padding:0 !important; line-height:35px;}
.menu li ul li a{color:#666 !important; display:block; float:none; font-size:14px !important; margin:0; cursor:pointer !important; padding:0 20px; text-align:center; background:none !important;}
.menu li ul li a:hover{background:#fff !important; color:#00a43d !important;}
.menu li ul li a img{display:block; margin:auto; width:200px;}

@-webkit-keyframes dhfl{from{-webkit-transform:translate(70px);transform:translate(70px);opacity:0;filter:alpha(opacity=0)}to{-webkit-transform:translate(0);transform:translate(0);opacity:1;filter:alpha(opacity=100)}}
@keyframes dhfl{from{-webkit-transform:translate(70px);transform:translate(70px);opacity:0;filter:alpha(opacity=0)}to{-webkit-transform:translate(0);transform:translate(0);opacity:1;filter:alpha(opacity=100)}}
.menu li:hover ul li{animation: dhfl 0.8s forwards;}
.menu li:hover ul li:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s;}	
.menu li:hover ul li:nth-child(2){-webkit-animation-delay:0.1s;animation-delay:0.1s;}	
.menu li:hover ul li:nth-child(3){-webkit-animation-delay:0.2s;animation-delay:0.2s;}	
.menu li:hover ul li:nth-child(4){-webkit-animation-delay:0.3s;animation-delay:0.3s;}	
.menu li:hover ul li:nth-child(5){-webkit-animation-delay:0.4s;animation-delay:0.4s;}	
.menu li:hover ul li:nth-child(6){-webkit-animation-delay:0.5s;animation-delay:0.5s;}	
.menu li:hover ul li:nth-child(7){-webkit-animation-delay:0.6s;animation-delay:0.6s;}	

.flexslider{width:100%; height:100%; position:relative; overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px; *display:inline; zoom:1;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:40px; overflow:hidden; background:#fff; border-radius:100%; cursor:pointer;}
.flex-control-nav .flex-active{background:#00a43d;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:150px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:150px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.in_gjcnr{width:1200px; margin:auto;}
.in_gjc{width:60%; float:left; padding-top:30px;}
.in_gjc_tit{float:left; color:#333; line-height:30px; font-size:16px;}
.in_gjc_tit h3{float:left; font-weight:bold; color:#00a43d; font-size:16px;}
.in_gjc_tit h3:after{content:""; display:block; width:30px; height:3px; background:#00a43d; position:relative; top:-60px;}
.in_gjc_wz{float:left; margin-left:10px; line-height:30px; font-size:14px;}

.search2{width:280px; float:right; margin-top:30px; position:relative;}
.search_bg{width:280px; height:30px; float:left; border-radius:50px; background:#f2f2f2;}
.search_bk{width:100%; float:left; line-height:30px; background:none; border:none; font-size:13px; padding-left:20px; font-family:Arial; color:#999;}
.search_btn{width:35px; height:30px; position:absolute; top:8px; right:0;}

.in_probg{height:800px; margin:30px auto 0; background:url(../images/in_probg.jpg) center no-repeat; padding:60px 0;}
.in_pro_tit{width:100%; float:left; text-align:center;}
.in_pro_tit h1{font-size:30px; font-weight:bold; line-height:30px; background:url(../images/in_tit_fgx.png) center no-repeat;}
.in_pro_tit h1 span{color:#00a43d;}
.in_pro_tit p{font-size:16px; margin-top:10px; line-height:24px;}

.zhgnjtx{width:47px; height:49px; margin:20px auto 0; animation: test 2s infinite;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}
}

.in_pro_nav{width:100%; margin:20px auto 0;}
.in_pro_nav ul{width:100%; text-align:center;}
.in_pro_nav ul li{display:inline-block; margin:10px 10px 0 0; position:relative;}
.in_pro_nav ul li a{display:block; line-height:40px; font-size:16px; text-align:center; padding:0 30px; color:#000; text-decoration:none; background:#fff; border:1px solid #e6e6e6; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-radius:30px;}
.in_pro_nav ul li a:hover,.in_pro_nav ul li.on a{background:#00a43d; color:#fff; border-color:#00a43d;}

.in_pronr{width:100%; float:left; margin-top:50px; position:relative; display:none;}
.in_pro_img{width:1200px; margin:auto; text-align:center; overflow:hidden;}
.in_pro_img ul{width:10000%; position:relative;}
.in_pro_img ul li{width:280px; height:310px; float:left; margin-right:26px; position:relative;}
.in_pro_img ul li .protp{width:100%; float:left; overflow:hidden;}
.in_pro_img ul li a .protp img{width:100%; display:block; transition:all .5s; -webkit-transition:all .5s;}
.in_pro_img ul li a:hover .protp img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.in_pro_img ul li .prowz{width:100%; float:left; background:#fff; padding:20px; border:1px solid #d6d6d6; text-align:center;}
.in_pro_img ul li:hover .prowz{background:#00a43d; color:#fff; border-color:00a43d;}
.in_pro_img ul li .prowz h3{font-size:16px; line-height:30px; color:#000;}
.in_pro_img ul li a .prowz h3{color:#000;}
.in_pro_img ul li a:hover .prowz h3{color:#fff;}
.in_pro_img ul li .prowz p{font-size:14px; line-height:24px; color:#666; font-family:Arial; text-transform:uppercase;}
.in_pro_img ul li a .prowz p{color:#666;}
.in_pro_img ul li a:hover .prowz p{color:#fff;}

.in_pro_l,.in_pro_r{position:absolute; top:50%; margin-top:-25px; width:29px; height:50px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_pro_l{left:-60px; background:url(../images/left.png) center no-repeat;}
.in_pro_l:hover{left:-60px; background:url(../images/lefth.png) center no-repeat;}
.in_pro_r{right:-60px; background:url(../images/right.png) center no-repeat;}
.in_pro_r:hover{right:-60px; background:url(../images/righth.png) center no-repeat;}

.in_pro_btn{width:200px; margin:60px auto 0; position:relative; overflow:hidden;}
.in_pro_btn a{width:200px; height:50px; display:block; line-height:46px; font-size:16px; text-align:center; background:#fff; border:2px solid #d6d6d6; color:#000; border-radius:30px;}
.in_pro_btn a:hover{background:#00a43d; color:#fff; border:1px solid #00a43d;}
.in_pro_btn a:before{content:""; position:absolute; top:0; left:-100%; width:100%; height:100%; background:linear-gradient(120deg,transparent,rgba(255, 255, 255, 0.4),transparent); transition:all 650ms;}
.in_pro_btn a:hover:before{left:100%;}

.in_about{width:1200px; margin:60px auto 0;}
.in_aboutnr{width:100%; float:left; margin-top:40px;}
.in_aboutl{width:600px; float:right; padding-top:20px;}
.in_aboutl_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:40px;}
.in_aboutl_text h2{font-size:30px; line-height:30px; color:#00a43d;}
.in_aboutl_text p{font-size:14px; margin-top:20px; line-height:30px;}
.in_aboutl_text .btn{width:180px; float:left; margin-top:30px;}
.in_aboutl_text .btn a{width:180px; height:38px; line-height:36px; display:block; background:#00a43d; text-align:center; font-size:14px; color:#fff; border-radius:30px;}
.in_aboutl_text .btn a:hover{width:200px; background:#00a43d; color:#fff;}

.in_about_sj{width:100%; float:left; margin-top:40px;}
.in_about_sj li{width:29%; float:left; margin-right:6%; border-right:1px solid #d6d6d6; padding-right:6%;}
.in_about_sj li:nth-child(3n){margin-right:0; border-right:none; padding-right:0;}
.in_about_sj li .sz{width:100%; float:left;}
.in_about_sj li .sz h3{float:left; font-size:30px; font-weight:bold; color:#00a43d; line-height:30px; font-family:Arial;}
.in_about_sj li .sz em{float:left; vertical-align:top; font-size:14px; margin-left:10px; font-style:normal;}
.in_about_sj li .sz p{width:100%; float:left; margin-top:10px; font-size:14px;}

.in_aboutr{width:540px; float:left; overflow:hidden;}
.in_aboutr img{width:100%; display:block; transition:all 0.7s ease-in-out 0s; -webkit-transition:all 0.7s ease-in-out 0s;}
.in_aboutr a:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.in_gccg{width:1200px; margin:60px auto 0;}
.in_gccg_img{width:100%; float:left;}
.in_gccg_img li{width:280px; float:left; margin-right:20px;}
.in_gccg_img li .pic{width:280px; float:left; overflow:hidden;}
.in_gccg_img li .pic img{width:100%; display:block; transition:all 0.7s ease-in-out 0s; -webkit-transition:all 0.7s ease-in-out 0s;}
.in_gccg_img li .pic img:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}
.in_gccg_img li .bt{width:280px; float:left;}
.in_gccg_img li .bt a{display:block; line-height:50px; background:#000; position:relative; margin-top:-50px; font-size:16px; text-align:center; background-color:rgba(0,0,0, 0.50); opacity: 0.85; filter: alpha(opacity=50); color:#fff; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:280px; padding:0px 10px; transition: all 0.5s linear;}
.in_gccg_img li .bt a:hover{position:relative; line-height:240px; margin-top:-240px;  background-color:rgba(0,0,0, 0.50); opacity: 0.80; filter: alpha(opacity=50); transition: all 0.5s linear;}

.in_dzlcbg{height:430px; margin:60px auto 0; background:url(../images/dzlc_bg.jpg) center no-repeat; padding:60px 0;}
.in_dzlc_tit{width:100%; float:left; text-align:center;}
.in_dzlc_tit h1{font-size:30px; font-weight:bold; line-height:30px; background:url(../images/dzlc_titbg.png) center no-repeat; color:#fff;}
.in_dzlc_tit p{font-size:16px; margin-top:10px; line-height:24px; color:#fff;}

.process_d{width:1200px; margin:40px auto 0; overflow:hidden;}
.process_dl{float:left; margin:20px; transition: all 0.8s linear;}
.process_dli{background:#f2fbf6; width:130px; text-align:center; padding:20px; overflow:hidden; box-shadow:0 0 8px #d4ded8;}
.process_dl_m{border-radius:50%; width:82px; height:82px; margin:0 auto; border:solid 10px #c9dad0; transition:all 1.6s linear;}
.process_dl_m p{display:block; font-size:16px; line-height:20px; margin-top:12px; transition: all 1.6s linear; color:#333; padding:0px 10px;}
.process_dl_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:30px; font-size:15px; overflow:hidden; margin-top:10px; filter:Alpha(opacity=20); opacity:0.5;}
.process_dl:hover{margin-top:-20px; transition: all 0.8s linear;}
.process_dl:hover .process_dli{transform: rotateX(360deg); transition: all 1.0s linear;}
.process_dl:hover .process_dl_m{transition: all 1.6s linear; transform: rotateY(360deg);}

.in_cpyy{width:1200px; margin:60px auto 0;}
.appli_d{width:1200px; margin:40px auto 0; overflow:hidden; }
.appli_d td{display:block; float:left; margin:5px; width:388px; height:288px; overflow:hidden; padding:0 !important; transition: all 0.3s linear; position:relative;border: 1px solid #dedede;}
.appli_d td:hover{transition: all 0.6s linear; position:relative;}
.appli_d td img{width:100% !important; height:100% !important;}
.appli_d td a{text-decoration:blink; display:block;}
.appli_d td br{display:none;}
.appli_d td div:nth-child(3){ width:390px; padding:0px !important; position:absolute; bottom:0; left:0; transition: all 0.6s linear;}
.appli_d td div:nth-child(3) a{font-size:16px; color:#fff; line-height:50px; width:370px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; position:relative; z-index:2; padding:0px 10px;}
.appli_d td div:nth-child(3)::after{ content:""; display:block; width:100%; height:50px; transition: all 0.6s linear; filter:Alpha(opacity=70); opacity:0.7; background:#000; position:absolute; top:0; z-index:1;}
.appli_d td:hover div:nth-child(3)::after{transition: all 0.6s linear;}
.appli_d td:hover div:nth-child(3){bottom:291px; transition: all 0.6s linear;}

.appli_rgo{position:absolute; width:390px; height:291px; top:291px; transition: all 0.6s linear; text-align:center;}
.appli_rgo a{font-size:22px; font-weight:bold; line-height:60px; display:block; color:#fff; position:relative; z-index:3; width:370px; padding:0 10px; height:210px; padding-top:81px;}
.appli_rgo p{font-family:Arial, Helvetica, sans-serif; width:60px; line-height:56px; color:#fff; border:2px solid #fff; margin:auto; display:block; font-size:40px; text-transform:uppercase; font-weight:normal; margin-top:8px; border-radius:50%;}

.appli_d .appli_rgo::after{ content:""; display:block; width:100%; height:291px; transition: all 0.6s linear; filter:Alpha(opacity=70); opacity:0.7; background:#000; position:absolute; top:0; z-index:1;}
.appli_d td:hover .appli_rgo{top:0; transition: all 0.6s linear;}

.appli_a{width:256px; margin:0 auto; overflow:hidden; margin-top:40px; text-align:center; background:#06aa47; position:relative; line-height:48px; border-radius:10px;}
.appli_a a{display:block; color:#fff; position:relative; z-index:2; font-size:18px;}
.appli_a::after{content:""; display:block; width:0; height:100%; background:#ff6c00; position:absolute; top:0; transition: all 0.3s linear; z-index:1;}
.appli_a:hover::after{width:100%; transition: all 0.3s linear;}    

.in_hlysbg{height:550px; margin:60px auto 0; background:url(../images/gsys_bg.jpg) center no-repeat; padding:60px 0;}
.in_hlys_tit{width:100%; float:left; text-align:center;}
.in_hlys_tit h1{font-size:30px; font-weight:bold; line-height:30px; background:url(../images/in_tit_fgx2.png) center no-repeat;}
.in_hlys_tit h1 span{color:#00a43d;}
.in_hlys_tit p{font-size:16px; margin-top:10px; line-height:24px; color:#666;}
.in_hlys_tb{width:100%; float:left; margin-top:60px;}
.in_hlys_tb li{width:188px; float:left; text-align:center; margin-right:60px;}
.in_hlys_tb li:last-of-type{margin-right:0;}
.in_hlys_tb li .tb{width:188px; float:left;}
.in_hlys_tb li .tb img{width:100%; display:block;}
.in_hlys_tb li .wz{width:100%; float:left; margin-top:20px; font-size:24px; color:#00a43d; line-height:24px;}

.in_news{width:1200px; margin:60px auto 0;}

.in_newsnr{width:1200px; margin:40px auto 0; position:relative;}
.in_news_img{width:1200px; margin:auto; overflow:hidden;}
.in_news_img ul{width:10000%; position:relative;}
.in_news_img ul li{width:380px; float:left; margin-right:30px; position:relative;}
.in_news_img ul li .pic{width:380px; margin:auto; overflow:hidden;}
.in_news_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_news_img ul li .time{width:90px; height:90px; background:rgba(2,181,1,.5); text-align:center; position:absolute; top:0; left:0;}
.in_news_img ul li .time h3{font-size:36px; font-family:Arial; line-height:30px;color:#fff; font-weight:bold; padding-top:20px;}
.in_news_img ul li .time h4{font-size:18px; color:#fff; line-height:24px; font-family:Arial; }
.in_news_img ul li .txt{width:100%; float:left; margin-top:20px;}
.in_news_img ul li .txt h2{font-size:16px; line-height:30px; color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_img ul li a .txt h2{color:#000;}
.in_news_img ul li a:hover .txt h2{color:#02b501;}
.in_news_img ul li .txt p{font-size:12px; margin-top:10px; line-height:24px; height:70px; overflow:hidden;}
.in_news_img ul li .btn{width:110px; float:left; margin-top:20px;}
.in_news_img ul li a .btn{width:110px; height:30px; font-size:14px; line-height:28px; display:block; background:url(../images/in_news_morejt.jpg) right center no-repeat;}
.in_news_img ul li a:hover .btn{color:#02b501;}

.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-25px; width:29px; height:50px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-60px; background:url(../images/left.png) center no-repeat;}
.in_news_l:hover{left:-60px; background:url(../images/lefth.png) center no-repeat;}
.in_news_r{right:-60px; background:url(../images/right.png) center no-repeat;}
.in_news_r:hover{right:-60px; background:url(../images/righth.png) center no-repeat;}


.in_linkbg{margin:60px auto 0; background:#00a43d; padding:20px 0; overflow:hidden;}
.in_link{width:1200px; margin:auto;}
.in_link_tit{width:75px; float:left; font-size:14px; color:#fff;}
.in_link_tit h4{font-size:18px; color:#fff;}
.in_link_tit p{font-family:Arial; text-transform:uppercase;}
.in_link_wz{width:1080px; float:right; font-size:14px; color:#fff; line-height:28px;}
.in_link_wz a{padding:0 4px; color:#fff;}
.in_link_wz a:hover{color:#000;}

.footer_bg{margin:auto; background:#212121; padding:60px 0; overflow:hidden;}
.footer{width:1200px; margin:auto;}
.foot_ltext{width:340px; float:left; font-size:14px; line-height:30px; color:#d6d6d6;}
.foot_ltext a{color:#d6d6d6;} .foot_ltext a:hover{color:#00a43d;}
.foot_cnav{width:330px; float:left; border-left:1px solid #3e3e3e; min-height:210px; margin-left:80px; padding-left:80px;}
.foot_cnav_tit{width:100%; float:left; border-bottom:1px solid #3e3e3e; padding-bottom:20px; font-size:16px; color:#fff;}
.foot_cnav_list{width:100%; float:left; margin-top:20px;}
.foot_cnav_list li{width:49%; float:left; margin-right:2%;}
.foot_cnav_list li:nth-child(2n){margin-right:0;}
.foot_cnav_list li a{color:#d6d6d6; font-size:14px; line-height:36px;}
.foot_cnav_list li a:hover{color:#00a43d;}
.foot_rewm{float:right; border-left:1px solid #3e3e3e; min-height:210px; padding-left:80px;}
.foot_rewm img{width:200px; height:200px; float:left;}
.foot_rewm span{width:65px; height:200px; float:right; border:1px solid #fff; padding:18px 25px; font-size:14px; color:#fff;}

.copy{margin:auto; background:#000; padding:20px 0; overflow:hidden; color:#999; line-height:30px; font-size:14px; text-align:center;}
.copy a{color:#999;} .copy a:hover{color:#00a43d;}

/*右侧浮动*/
.y-kefu-box{position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{text-decoration:none;}
.y-kefu-box img{display: block; width: 100%; height: auto;}
.y-kefu-box01 .icon{display: block; background: url(../images/side.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01{width: 54px; color: #666; text-align: center;}
.y-kefu-box01 .kf-close-btn{width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before{content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1; background-color: #00a43d;}/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-zixun{background-color: #00a43d; border-color: #00a43d; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun{border-radius: 2px;}
.y-kefu-box01 .kf-zixun i{width: 21px; height: 22px; background-position: -5px -5px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius: 2px; border-top-right-radius: 2px;}
.y-kefu-box01 .kf-mobile>i{width: 18px; height: 18px; background-position: -5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{background-position: -30px -32px;}
.y-kefu-box01 .kf-weChat>i{width: 22px; height: 19px; background-position: -5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{background-position: -30px -55px;}
.y-kefu-box01 .kf-email{border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
.y-kefu-box01 .kf-email>i{width: 18px; height: 14px; background-position: -5px -80px;}
.y-kefu-box01 .kf-email:hover>i{background-position: -30px -80px;}
.y-kefu-box01 .back-top i{width: 13px; height: 11px; background-position: -5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position: -30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover{background-color: #00a43d; border-color: #00a43d;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p{color: #fff;}
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;}
/*电话*/
.y-kefu-box01 .mobile-infos{width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div{padding: 20px 0 20px 45px; position: relative;}
.y-kefu-box01 .mobile-infos>div i{width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#b9b9b9;}
.y-kefu-box01 .mobile-infos p{color: #00a43d; font-size: 18px;}/*颜色更改*/
.right{width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2{width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1{left: 1px; border-left: 6px #efefef solid;}
.right-arrow2{border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box{width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div{width: 151px; height: 178px;}
.y-kefu-box01 .y-ewm-box img{width: 94px; height: 94px; margin: 30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width: 150px; border-right: solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top: 84px;}
/*邮箱*/
.y-kefu-box01 .y-email-infos{padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0;}
.y-kefu-box01 .y-email-infos p{color: #00a43d; font-size: 16px;}/*颜色更改*/
.y-kefu-box01 .y-email-infos>i{width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px;}
.y-kefu-box01 .y-email-infos .right{top: 55px;}
.y-kefu-box01 .hide-status{width: 54px; height: 65px; background-color:#00a43d;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun{padding: 10px 0 7px; color: #fff; cursor: pointer;}

/*首页代码 End*/

.ny_bn{width:100%; height:350px; margin:auto; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

.ny_main{width:1200px; margin:60px auto;}
.ny_left{width:260px; float:left;}
.side_title{width:100%; float:left; position:relative; line-height:70px; color:#fff; padding-left:20px; background:url(../images/nyl_titlbg.jpg) repeat-x;}
.side_title:after{content:""; display:block; width:32px; height:32px; background:url(../images/ny_rtittb.png) center no-repeat; position:absolute; right:20px; top:20px;}
.side_title h1{font-size:20px; font-weight:bold;}
.sidebarMenu{width:100%; float:left; background:#f5f5f5; margin-bottom:20px;}
.sidebarMenu li{width:100%; float:left;} 
.sidebarMenu li a{height:50px;line-height:50px;background:url(../images/slide_li.png) no-repeat 230px center;display:block;padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px solid #e9e9e9; font-size:16px;}
.sidebarMenu li a.cur,.sidebarMenu li a:hover{background:url(../images/nyl_titlbg2.jpg) repeat-x; color:#fff}
.sidebarMenu li ul{font-size:12px;padding:5px 0}
.sidebarMenu ul li{background:0 0;padding-top:0}
.sidebarMenu li ul a{background:url(../images/ly_li.png) no-repeat 40px center;padding-left:50px;color:#666;height:30px;line-height:30px;font-size:12px}
.sidebarMenu li ul .current,.sidebarMenu li ul a:hover{background:url(../images/ly_li.png) no-repeat 48px center;color:#00a43d;padding-left:58px}
.leftPhone{width:100%; float:left; background:url(../images/left_phone.jpg);color:#fff;text-align:center;font-size:16px;font-weight:700;padding-top:20px;height:96px;line-height:30px;}
.leftPhone span{display:block;font-size:26px;font-family:Arial}

.ny_right{width:910px; float:right;}
.nyr_title{width:100%; float:left; transition:0.1s all; background:url(../images/dw.png) no-repeat 0 15px; padding:10px 30px; font-size:14px; border:1px solid #e6e6e6; border-width:1px 0; line-height:30px;}
.nyr_title:hover{background-position:0 -25px;}
.nyr_title span{color:#00a43d; font-weight:bold;}
.nyr_text{width:100%; float:left; margin-top:30px; font-size:14px; line-height:30px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:32%; float:left; margin:30px 2% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(3n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#00a43d; transition:all .5s}
.honor_r_img li span{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:40px 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 18px; line-height:45px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#00a43d; background:#00a43d;}

/** 关于我们代码 End **/

.pror_img{width:100%; float:left;}
.pror_img li{width:32%; float:left; background:#fff; border:1px solid #d6d6d6; overflow:hidden; margin:30px 2% 0 0;}
.pror_img li:hover{border:1px solid #00a43d; box-shadow:0 5px 10px #999;}
.pror_img li:nth-child(3n){margin-right:0;}
.pror_img li .pic{width:100%; float:left; overflow:hidden;}
.pror_img li .pic img{width:100%; display:block; transition:all .3s; -webkit-transition:all .3s;}
.pror_img li:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.pror_img li .text{width:100%; float:left; text-align:center; padding:20px;}
.pror_img li .text h3{font-size:16px; line-height:30px; color:#000; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.pror_img li:hover .text h3{color:#00a43d;}
.pror_img li .text p{font-size:14px; margin-top:5px; font-family:Arial;}

.products{width:100%; float:left; margin-top:30px;}
.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:20px;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:4px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:41px;}
.spec-scroll .items ul li img:hover{border:2px solid #00a43d; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top strong{overflow:hidden; display:inline-block; font-size:24px; color:#00a43d; padding-bottom:10px;}
.pros_right_top p{font-size:16px; color:#787876;}

.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}

.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;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#00a43d; 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; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px;}
.tabs-basic .tab-active{border-bottom:2px solid #00a43d; color:#fff; background:#00a43d;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; 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%;}
.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%; background:#f1f1f1; color:#00a43d; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; border-left:3px solid #00a43d;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #00a43d;}
.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;}

/** 产品中心代码 End **/

.news_text{width:100%; float:left;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.news_text dl:nth-child(5n){margin-bottom:0;}

.com-img{width:100%; float:left; overflow:hidden;}
.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h3{line-height:30px; font-size:18px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h3 a{color:#000;}
.news_text dl dd .left h3 a:hover{color:#00a43d;}
.news_text dl dd .left .con{font-size:14px; line-height:24px; height:70px; overflow:hidden; margin-top:5px;}
.news_text dl dd .right2{width:15%; float:right;} 
.news_text dl dd .right2 p{width:100%; float:left; text-align:center; font-size:18px; padding:10px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right2 p:nth-child(1){font-size:60px; position:relative; font-weight:bold; line-height:60px; border-bottom:none;}
.news_text dl dd a.more{width:140px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; margin-top:15px; font-size:14px; transition:all .3s;}
.news_text dl dd a:hover.more{background:#00a43d; color:#fff; border:1px solid #00a43d; width:180px;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:20px; border-bottom:1px solid #e6e6e6; margin-top:30px;}
.new-view-title h2{line-height:30px; font-size:24px; font-weight:bold; color:#00a43d;}
.new-view-wz{width:100%; float:left; margin-top:10px; text-align:center; line-height:30px; font-size:14px; color:#999;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.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;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #00a43d;}
.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 #00a43d;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #ec7700; color:#fff;}
.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;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #00a43d;}

.new_s2{width:100%;float:left; margin-top:50px;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:10px 20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:74%; float:left; background:url(../images/slide_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#00a43d;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/

.jobctit{background:#f3f3f3;height:60px;line-height:60px;font-size:16px;color:#333;}
.jobctit span{display:inline-block;width:18%;text-align:center;}
.job-content{width:100%; float:left; margin-top:30px;}
.job-content dl dt{height:60px;line-height:60px;cursor:pointer;border-bottom:1px solid #e6e6e6; font-size:14px; display:block;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:60px;background:url(../images/dl.png) no-repeat center;display:block;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{float:left;width:18.3%;text-align:center;color:#666;}
.job-content span.job_post{text-align:left;padding-left:25px;}
.job-content dl dd{background:#f3f3f3;padding:25px;line-height:28px; font-size:14px;}
.job-content dl dd p{color:#666;}
.job-content dl dd a.job-apply{background:#00a43d;display:block;width:140px;height:42px;line-height:42px;text-align:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;color:#fff;margin-top:20px;}

/**加入我们代码 End**/


.message{width:100%; float:left; margin-top:30px;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:50px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#00a43d;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/

.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px; margin-top:30px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:24px; font-weight:bold; color:#00a43d;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:40px;}

/**联系我们代码 End**/

.xf-page{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:39.7px 0 0px; text-transform:uppercase;clear: both;}
.xf-page ul {display: block; display: flex; align-items: center; justify-content: center;}
.xf-page ul li {display: inline-block;width: auto; border-radius: 0; margin-bottom: 0; margin-right: 0; margin-left: 0; border: none; overflow: hidden; background: none;}
.xf-page .pagination span.current,.xf-page .pagination a:hover,.xf-page li.active span{color:#fff; border-color:#00a43d; background:#00a43d;}