@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#2c9133; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
.middle{vertical-align:middle; margin-top:-3px; margin-right:5px;}
.ds_il{max-width:100%; height:auto; display:inline-block;}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.an_tm{align-items:center;}
.mg_my{margin:0;}
::placeholder{color:#999;}
@media only screen and (max-width:1100px){
body{font-size:22px;}
input,select,button,textarea{font-size:22px; border-radius:0;}
.container{padding:0 25px;}
}

@media only screen and (max-width:1100px){
html.on{width:100%; height:100vh; overflow:hidden;}
}

@media only screen and (max-width:1100px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:fixed; top:0; left:0; content:""; z-index:99999; display:none;}
}

.header{width:100%; position:relative; background-color:#fff; z-index:999999;}
.header .logo{width:336px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{width:46px; height:27px; position:relative; display:none;}
.header .an span{width:46px; height:3px; background-color:#333; display:block; position:absolute;
transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:12px; left:0;}
.header .an span.a3{top:24px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .tel{padding-left:45px; font-size:15px; position:relative;}
.header .tel i{width:38px; height:38px; border-radius:50%; border:1px solid #ddd; position:absolute; top:50%; left:0; margin-top:-19px; text-align:center; line-height:36px; color:#2c9133;}
.header .tel strong{font-size:18px; font-family:Arial; font-weight:bold; color:#2c9133; display:block;}
@media only screen and (max-width:1100px){
.header{padding:20px 0;}
.header .logo{width:464px;}
.header .an{display:block;}
.header .tel{display:none;}
}

.header .nav{display:flex; align-items:center;}
.header .nav ul{margin:0;}
.header .nav ul li{margin-right:40px; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:block; font-size:17px; color:#333; text-align:center; line-height:120px;}
.header .nav ul li:hover .y_j a{color:#2c9133; font-weight:bold;}
.header .nav ul li.on .y_j a{color:#2c9133; font-weight:bold;}
.header .nav .e_j{width:120px; box-shadow:0 0 20px rgba(0,0,0,.05); background-color:#fff; position:absolute; top:100px; left:50%; margin-left:-60px; display:none;}
.header .nav ul li:hover .e_j{display:block;}
.header .nav .f_l p a{font-size:15px; line-height:44px; color:#777; text-align:center; display:block;}
.header .nav .f_l p a:hover{background-color:#2c9133; color:#fff;}
.header .nav .s_b{display:none;}
@media only screen and (max-width:1100px){
.header .nav{width:70%; height:calc(100vh - 105px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; top:105px; right:-70%; z-index:9999; overflow:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav.on{right:0;}
.header .nav ul{width:100%; float:none; display:block;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid #ddd; float:none; padding:0; margin:0;}
.header .nav .y_j:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-weight:bold; text-align:right; line-height:90px; z-index:99;}
.header .nav .y_j a{text-align:left; font-size:24px; line-height:90px;}
.header .nav ul li:hover .y_j a{color:#333; font-weight:normal;}
.header .nav ul li.on .y_j a{color:#333; font-weight:normal;}
.header .nav .e_j{width:70%; height:calc(100vh - 105px); padding:10px 5% 20px; box-shadow:none; background-color:#fafafa; position:fixed; top:105px; left:auto; right:-70%; z-index:9999; overflow:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j.on{right:0;}
.header .nav .e_j:after{display:none;}
.header .nav .f_l{width:100%; padding:0; margin-bottom:0;}
.header .nav .f_l p{margin:0;}
.header .nav .f_l p a{font-size:24px; line-height:90px; color:#555; text-align:left; border-bottom:1px solid #ddd;}
.header .nav .f_l p a:hover{color:#555;}
.header .nav .s_b{display:block; line-height:60px;}
.header .nav .s_b i{font-weight:bold;}
}

.pc_ban{width:100%; height:600px; background-color:#000; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:44px; height:44px; border-radius:50%; background:rgba(0,0,0,.3) url(../images/ban_l.png) no-repeat center / 32px 32px; left:0; top:50%; margin-top:-22px; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:4%; opacity:1;}
.pc_ban .swiper-button-next{width:44px; height:44px; border-radius:50%; background:rgba(0,0,0,.3) url(../images/ban_r.png) no-repeat center / 32px 32px; right:0; top:50%; margin-top:-22px; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:4%; opacity:1;}
.pc_ban .swiper-pagination{bottom:30px;}
.pc_ban .swiper-pagination-bullet{width:10px; height:10px; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.5); border-radius:50%; margin:0 6px !important; opacity:.5; position:relative;}
.pc_ban .swiper-pagination-bullet-active{opacity:1;}
@media only screen and (max-width:1100px){
.pc_ban{height:350px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{bottom:10px;}
}

.gy_bt{margin-bottom:40px; text-align:center; position:relative; z-index:99;}
.gy_bt h1{font-size:32px; line-height:44px; text-transform:uppercase; font-weight:bold; font-family:"Helvetica"; color:#ddd;}
.gy_bt h3{font-size:36px; line-height:40px; font-weight:bold; color:#2c9133; margin-bottom:10px;}
@media only screen and (max-width:1100px){
.gy_bt{margin-bottom:30px;}
.gy_bt h1{font-size:40px; line-height:46px;}
.gy_bt h3{font-size:32px; line-height:40px;}
}

.gy_nr{width:100%; margin-bottom:30px; position:relative;}
@media only screen and (max-width:1100px){
.gy_nr{margin-bottom:20px;}
}

.gy_tp{overflow:hidden; position:relative;}
.gy_tp img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;
transition:all 1s;
-webkit-transition:all 1s;}
.gy_nr:hover .gy_tp img{transform:scale(1.05);
-webkit-transform:scale(1.05);}

.gy_wz{position:relative; line-height:1.2;}
.gy_wz h1{font-size:18px; font-weight:bold; line-height:1.4; color:#000;
transition:all .5s;
-webkit-transition:all .5s;}
.gy_wz h3{font-size:16px; line-height:1.4; color:#333;
transition:all .5s;
-webkit-transition:all .5s;}
.gy_wz h4{font-size:14px; line-height:1.2; color:#999;
transition:all .5s;
-webkit-transition:all .5s;}
.gy_wz p{line-height:1.4;
transition:all .5s;
-webkit-transition:all .5s;}
@media only screen and (max-width:1100px){
.gy_wz{font-size:22px;}
.gy_wz h1{font-size:28px;}
.gy_wz h3{font-size:26px;}
.gy_wz h4{font-size:24px;}
}

.sy_ss{width:100%; padding:20px 0; background-color:#fafafa; border-bottom:1px solid #eee; line-height:40px;}
.sy_ss .rm_ss span{color:#2c9133; font-size:16px;}
.sy_ss .rm_ss a{display:inline-block; padding:0 10px;}
.sy_ss .ss_nr{border:1px solid #ddd; border-radius:3px; background-color:#fff; overflow:hidden; display:flex;}
.sy_ss .ss_nr input{width:200px; height:38px; padding:0 10px 0 15px; line-height:38px;}
.sy_ss .ss_nr button{width:80px; height:38px; background-color:#2c9133; line-height:38px; color:#fff; text-align:center; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_ss .ss_nr button:hover{background-color:#0c7413;}
@media only screen and (max-width:1100px){
.sy_ss{display:none;}
}

.cp_lb{width:calc(23% - 30px); margin:0 15px;}
.cp_lb .b_t{width:100%; padding:35px 20px; background-color:#0c7413; background-position:center right; background-repeat:no-repeat; color:#fff;}
.cp_lb .b_t h3{font-size:22px; font-weight:bold; line-height:1.5; margin-bottom:6px;}
.cp_lb .b_t p{line-height:1.2; text-transform:uppercase;}
.cp_lb ul{border-top:1px solid #eee; background-color:#fff; border-bottom:0;}
.cp_lb ul li{padding:13px 20px; border-bottom:1px solid #eee; font-size:15px; line-height:44px; position:relative;
transition:all .5s;
-webkit-transition:all .5s;}
.cp_lb ul li:hover{background-color:#2c9133;}
.cp_lb ul li.on{background-color:#2c9133;}
.cp_lb ul li:after{width:6px; height:6px; border-radius:50%; background-color:#ccc; position:absolute; top:50%; left:20px; margin-top:-3px; content:"";
transition:all .5s;
-webkit-transition:all .5s;}
.cp_lb ul li:hover:after{background-color:#fff;}
.cp_lb ul li.on:after{background-color:#fff;}
.cp_lb ul li a{display:block; text-indent:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.cp_lb ul li:hover a{text-indent:25px; color:#fff;}
.cp_lb ul li.on a{text-indent:25px; color:#fff;}
.cp_lb .l_x{width:100%; padding:45px 20px; background-color:#2c9133; background-position:center right; background-repeat:no-repeat; background-size:auto 100%; color:#fff;}
.cp_lb .l_x p{font-size:18px; font-weight:bold; line-height:48px;}
.cp_lb .l_x i{font-size:36px; display:inline-block; vertical-align:middle; margin-top:-4px; margin-right:5px;}
.cp_lb .l_x strong{font-size:22px; font-family:"Helvetica"; font-weight:bold; line-height:32px;}
@media only screen and (max-width:1100px){
.cp_lb{display:none;}
.ny_nr .cp_lb{width:100%; margin-bottom:20px; display:block;}
.cp_lb .b_t{display:none;}
.cp_lb ul{display:flex; flex-wrap:wrap; margin:0 -10px; border-top:0;}
.cp_lb ul li{width:calc(33.33333333% - 20px); background-color:#fafafa; margin:0 10px 20px; padding:15px 0; border-bottom:0; font-size:22px; line-height:36px; text-align:center;}
.cp_lb ul li:after{display:none;}
.cp_lb ul li a{text-indent:0;}
.cp_lb ul li:hover a{text-indent:0;}
.cp_lb ul li.on a{text-indent:0;}
.cp_lb .l_x{display:none;}
}

.cp_zs{width:calc(77% - 30px); margin:0 15px;}
.ny_nr .yc_nr .cp_zs{width:100%; margin:0;}
.cp_zs .zs_nr{margin:0 -10px; display:flex; flex-wrap:wrap;}
.cp_zs .gy_nr{width:calc(33.3333333333% - 20px); margin:0 10px 20px;}
.cp_zs .gy_wz{padding:15px 10px; margin-top:2px; background-color:#2c9133; font-size:16px; color:#fff; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:1100px){
.cp_zs{width:100%;}
.cp_zs .gy_nr{width:calc(50% - 20px); margin:0 10px 20px;}
.cp_zs .gy_wz{padding:12px 10px; font-size:22px;}
}

.sy_cp{width:100%; padding:80px 0 60px; background-color:#f7f7f7; overflow:hidden;}
.sy_cp a.m_r{width:160px; display:none; position:relative; border:1px solid #2c9133; border-radius:3px; line-height:46px; color:#2c9133; text-align:center; margin-top:20px;}
.sy_cp a.m_r:hover{background-color:#2c9133; color:#fff;}
@media only screen and (max-width:1100px){
.sy_cp{padding:60px 0;}
.sy_cp .row{margin:0 -10px;}
.sy_cp a.m_r{display:block; margin:10px auto 0;}
}

.sy_gy{width:100%; padding:80px 0; overflow:hidden; position:relative;}
.sy_gy .gy_bt{text-align:left; margin-bottom:30px;}
.sy_gy .row{margin:0; justify-content:space-between; align-items:center;}
.sy_gy .gy_js{width:48%; position:relative;}
.sy_gy .gy_js .wz_nr{margin-bottom:25px; font-size:15px; line-height:30px; text-align:justify;}
.sy_gy .gy_js a.m_r{width:120px; display:block; position:relative; border:1px solid #2c9133; border-radius:3px; line-height:36px; color:#2c9133; text-align:center;}
.sy_gy .gy_js a.m_r:hover{background-color:#2c9133; color:#fff;}
.sy_gy .gy_tp{width:48%;}
.sy_gy .gy_tp img{width:100%; height:auto; display:block;}
.sy_gy .gy_zg{margin-top:60px;}
.sy_gy .gy_zg ul{margin:0 -15px;}
.sy_gy .gy_zg ul li{width:calc(33.333333333% - 30px); margin:0 15px;}
.sy_gy .gy_zg .w_z{font-size:15px; line-height:26px; margin-top:15px;}
.sy_gy .gy_zg .w_z a.m_r{width:160px; display:none; position:relative; border:1px solid #2c9133; border-radius:3px; line-height:46px; color:#2c9133; text-align:center; margin-top:20px;}
.sy_gy .gy_zg .w_z a.m_r:hover{background-color:#2c9133; color:#fff;}
.sy_gy .gy_zg .t_p{position:relative; overflow:hidden;}
.sy_gy .gy_zg .t_p span{width:100%; padding:10px; background-color:rgba(0,0,0,.6); position:absolute; bottom:0; left:0; font-size:16px; line-height:26px; color:#fff; text-align:center; display:block;}
.sy_gy .gy_zg .t_p img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;
transition:all 1s;
-webkit-transition:all 1s;}
.sy_gy .gy_zg ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
@media only screen and (max-width:1100px){
.sy_gy{padding:60px 0;}
.sy_gy .gy_js{width:100%;}
.sy_gy .gy_js .wz_nr{margin-bottom:25px; font-size:22px; line-height:38px;}
.sy_gy .gy_js a.m_r{width:160px; line-height:46px;}
.sy_gy .gy_tp{width:100%; margin-top:30px;}
.sy_gy .gy_zg{margin-top:0;}
.sy_gy .gy_zg ul{margin:0;}
.sy_gy .gy_zg ul li{width:100%; margin:40px 0 0; display:flex; justify-content:space-between; align-items:center;}
.sy_gy .gy_zg ul li:nth-child(2n){flex-direction:row-reverse;}
.sy_gy .gy_zg .w_z{width:51%; font-size:22px; line-height:32px; margin-top:0;}
.sy_gy .gy_zg .w_z a.m_r{display:block;}
.sy_gy .gy_zg .t_p{width:45%;}
.sy_gy .gy_zg .t_p span{font-size:20px; line-height:30px;}
}

.sy_dz{width:100%; padding:80px 0; background:url(../images/dz_bj.jpg) no-repeat center / cover; overflow:hidden; position:relative;}
.sy_dz .b_t{font-size:30px; color:#fff; font-weight:bold; text-align:center; line-height:46px; margin-bottom:30px;}
@media only screen and (max-width:1100px){
.sy_dz{padding:40px 0;}
.sy_dz .b_t{font-size:28px; line-height:36px; margin-bottom:0;}
}

.wb_bd{max-width:1000px; margin:0 auto; display:flex; flex-wrap:wrap;}
.wb_bd input{width:35%; height:56px; background:#fff; border-radius:8px; padding-left:20px; font-size:16px; color:#0d0d0d; line-height:56px;}
.wb_bd input::placeholder{color:#999;}
.wb_bd input:focus{box-shadow:0 0 15px rgba(0,0,0,.2);}
.wb_bd button{width:24%; height:56px; background-color:#eaac05; border-radius:8px; font-size:18px; color:#fff; text-align:center; line-height:56px; outline:none; display:inline-block;}
@media only screen and (max-width:1100px){
.wb_bd{max-width:66%;}
.wb_bd input{width:100%; height:66px; border-radius:5px; padding:0 5px; font-size:23px; text-align:center; line-height:66px; margin-top:30px;}
.wb_bd button{width:100%; height:66px; border-radius:5px; font-size:23px; line-height:66px; margin-top:20px;}
}

.tc_ts{width:280px; height:60px; border-radius:30px; background-color:rgba(0,0,0,.7); font-size:18px; line-height:60px; text-align:center; color:#fff; position:fixed; top:50%; left:50%; margin:-30px 0 0 -140px; z-index:9999999; display:none;}
@media only screen and (max-width:992px){
.tc_ts{font-size:22px;}
}

.sy_xw{width:100%; padding:80px 0; position:relative; overflow:hidden;}
.sy_xw .zc_xw{width:48.5%; padding:20px; background-color:#fafafa;}
.sy_xw .gy_nr{margin:0;}
.sy_xw .gy_wz{margin-top:15px;}
.sy_xw .gy_wz h3{font-size:20px; font-weight:bold; line-height:28px; color:#000; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .gy_nr:hover .gy_wz h3{color:#2c9133;}
.sy_xw .gy_wz p{line-height:24px; color:#888; margin-bottom:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .gy_wz span{display:block; margin-top:10px; font-size:12px; color:#aaa;}
.sy_xw .gy_wz i{font-size:14px; margin-right:5px;}
.sy_xw .yc_xw{width:48.5%;}
.sy_xw .yc_xw .hd{position:relative;}
.sy_xw .yc_xw .hd ul li{width:110px; height:36px; font-size:17px; text-align:center; line-height:36px; color:#333; display:inline-block; background-color:#eee; margin-right:15px; cursor:pointer;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .yc_xw .hd ul li.on{background-color:#eaac05; color:#fff;}
.sy_xw .yc_xw .hd ul li a{display:none;}
.sy_xw .yc_xw .hd ul li.on a{display:block; position:absolute; top:0; right:0; line-height:36px; font-size:14px;}
.sy_xw .yc_xw .bd ul li{width:100%; padding:20px 20px 20px 120px; background-color:#fafafa; margin-top:20px; position:relative;}
.sy_xw .yc_xw .bd h3{font-size:18px; font-weight:bold; line-height:26px; margin-bottom:10px;}
.sy_xw .yc_xw .bd p{line-height:22px; height:44px; color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .yc_xw .s_j{width:100px; padding:10px 0; border-right:1px solid #ddd; text-align:center; position:absolute; left:0; top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);}
.sy_xw .yc_xw .s_j strong{font-size:16px; line-height:26px;}
@media only screen and (max-width:1100px){
.sy_xw{padding:60px 0 40px;}
.sy_xw .zc_xw{width:100%; padding:20px; background-color:#fafafa;}
.sy_xw .gy_wz h3{font-size:26px; line-height:34px; margin-bottom:15px;}
.sy_xw .gy_wz p{line-height:28px;}
.sy_xw .gy_wz span{display:block; margin-top:15px; font-size:20px; color:#aaa;}
.sy_xw .gy_wz i{font-size:22px; margin-right:5px;}
.sy_xw .yc_xw{width:100%; margin-top:30px;}
.sy_xw .yc_xw .hd ul li{width:150px; height:50px; font-size:24px; line-height:50px; margin-right:25px;}
.sy_xw .yc_xw .hd ul li.on a{line-height:50px; font-size:22px;}
.sy_xw .yc_xw .bd ul li{margin-top:30px; padding:20px 20px 20px 140px;}
.sy_xw .yc_xw .bd h3{font-size:26px; line-height:34px; margin-bottom:15px;}
.sy_xw .yc_xw .bd p{font-size:20px; line-height:28px; height:56px;}
.sy_xw .yc_xw .s_j{width:120px;}
.sy_xw .yc_xw .s_j strong{font-size:26px; line-height:34px;}
}

.sy_yl{width:100%; padding-bottom:60px; position:relative; overflow:hidden;}
.sy_yl .yq_lj{width:100%; border:1px solid #ddd; overflow:hidden;}
.sy_yl .yq_lj .b_t{border-bottom:1px solid #eee;}
.sy_yl .yq_lj .b_t span{width:140px; height:44px; background-color:#2c9133; font-size:17px; color:#fff; line-height:44px; text-align:center; display:inline-block;}
.sy_yl .yq_lj .l_j{padding:15px 20px;}
.sy_yl .yq_lj .l_j a{display:inline-block; line-height:36px; margin-right:30px;}
@media only screen and (max-width:1100px){
.sy_yl{display:none;}
}

.ny_ban{width:100%; height:300px; background-color:#000; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden;}
.ny_ban .container{position:absolute; left:50%; top:50%; z-index:99; color:#fff;
transform:translate(-50%,-50%); 
-webkit-transform:translate(-50%,-50%);}
.ny_ban h3{font-size:32px; font-weight:bold; margin-bottom:15px;}
.ny_ban p{font-size:18px; opacity:.5;}
@media only screen and (max-width:1100px){
.ny_ban{height:230px; text-align:center;}
.ny_ban h3{font-size:38px;}
.ny_ban p{font-size:22px;}
}

.ny_lm{width:100%; border-bottom:1px solid #eee; color:#999; line-height:60px; position:relative; z-index:999;}
.ny_lm .dq_wz a{color:#999;}
.ny_lm .dq_wz a:hover{color:#2c9133;}
.ny_lm .dq_wz span{color:#555;}
.ny_lm .dq_wz i{font-size:18px; display:inline-block; margin-right:3px; vertical-align:middle; margin-top:-2px;}
@media only screen and (max-width:1100px) {
.ny_lm{font-size:20px;}
.ny_lm .dq_wz i{font-size:22px;}
}

.ny_nr .gs_wz{font-size:15px; line-height:32px; text-align:justify;}
.ny_nr .gs_wz img{max-width:100%; height:auto;}
@media only screen and (max-width:1100px) {
.ny_nr .gs_wz{font-size:22px; line-height:40px;}
}

.ny_lx{width:100%; padding:80px 0; overflow:hidden;}
.ny_lx .b_t{margin-bottom:35px;}
.ny_lx .b_t h3{font-size:24px; font-weight:bold; color:#000; line-height:34px; margin-bottom:5px;}
.ny_lx .b_t p{color:#aaa; line-height:26px; text-transform:uppercase;}
.ny_lx .lx_nr{width:50%;}
.ny_lx .lx_nr .x_b{font-size:16px; color:#999; margin-bottom:5px;}
.ny_lx .lx_nr .n_r{line-height:32px; margin-top:20px;}
.ny_lx .lx_nr .x_x{display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_lx .lx_nr .x_x strong{font-size:32px; color:#2c9133; display:block;}
.ny_lx .lx_nr .z_c{width:calc(100% - 140px);}
.ny_lx .lx_nr .y_c{width:120px;}
.ny_lx .lx_nr .w_m{width:100%; margin-bottom:20px;}
.ny_lx .lx_nr .w_m:last-child{margin-bottom:0;}
.ny_lx .lx_nr .w_m img{width:100%; height:auto; display:block; border:1px solid #ddd;}
.ny_lx .lx_nr .w_m p{margin-top:5px; text-align:center;}
.ny_lx .lx_bd{width:44%;}
.ny_lx .lx_bd .b_d ul li{width:46%; position:relative;}
.ny_lx .lx_bd .b_d ul li.q_b{width:100%;}
.ny_lx .lx_bd .b_d ul li i{position:absolute; top:0; left:-10px; line-height:60px; color:#f00;}
.ny_lx .lx_bd .b_d input{width:100%; height:61px; border-bottom:1px solid #eee; line-height:60px; color:#333; display:block;}
.ny_lx .lx_bd .b_d input::placeholder{color:#999;}
.ny_lx .lx_bd .b_d textarea{width:100%; height:120px; padding-top:23px; border-bottom:1px solid #eee; line-height:24px; color:#333; resize:none; display:block;}
.ny_lx .lx_bd .b_d textarea::placeholder{color:#999;}
.ny_lx .lx_bd .b_d button{width:140px; height:46px; background-color:#2c9133; font-size:15px; line-height:46px; color:#fff; margin-top:30px; margin-right:20px; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_lx .lx_bd .b_d button:hover{background-color:#0c7413;}
.ny_lx .lx_bd .b_d button.c_z{background-color:#888;}
.ny_lx .lx_bd .b_d button.c_z:hover{background-color:#2b2b2b;}
.ny_lx .lx_bd .e_j{width:100%; padding:20px; position:absolute; top:61px; left:0; background-color:#fff; box-shadow:0 10px 10px rgba(0,0,0,.05); z-index:99; display:none;}
.ny_lx .lx_bd .e_j span{display:block; line-height:36px; cursor:pointer;}
@media only screen and (max-width:1100px){
.ny_lx{padding:50px 0;}
.ny_lx .b_t{margin-bottom:15px;}
.ny_lx .b_t h3{font-size:28px; line-height:40px; margin-bottom:10px;}
.ny_lx .lx_nr{width:100%; margin-bottom:50px;}
.ny_lx .lx_nr .x_b{font-size:22px; margin-bottom:10px;}
.ny_lx .lx_nr .x_x strong{font-size:28px; margin-bottom:5px;}
.ny_lx .lx_nr .n_r{line-height:36px;}
.ny_lx .lx_nr .w_m p{font-size:20px;}
.ny_lx .lx_bd{width:100%;}
.ny_lx .lx_bd .b_d ul li{width:100%;}
.ny_lx .lx_bd .b_d input{height:81px; line-height:80px;}
.ny_lx .lx_bd .b_d textarea{height:160px; line-height:36px;}
.ny_lx .lx_bd .b_d button{width:160px; height:56px; line-height:56px; font-size:24px; margin-top:25px;}
}

.ny_nr .cp_lb .gy_nr{border:1px solid #eee;}
.ny_nr .cp_lb .gy_wz{padding:20px; text-align:center;}
.ny_nr .cp_lb .gy_wz h3{font-size:17px; font-weight:bold; line-height:26px; margin-bottom:8px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cp_lb .gy_wz p{font-size:14px; color:#999; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:1024px){
.ny_nr .cp_lb .row{margin:0 -10px;}
.ny_nr .cp_lb .col-6{padding:0 10px;}
}

.ny_nr{width:100%; padding:60px 0 80px; background-color:#f7f7f7; overflow:hidden;}

.ny_nr .yc_nr{width:calc(77% - 30px); margin:0 15px; min-height:500px; background-color:#fff; padding:20px 30px 60px; overflow:hidden;}
.ny_nr .yc_nr .dq_wz{border-bottom:1px solid #ddd; padding-bottom:15px; margin-bottom:30px; overflow:hidden;}
.ny_nr .yc_nr .dq_wz .b_t{font-size:18px; line-height:26px; font-weight:bold; color:#2c9133; padding-left:15px; position:relative;}
.ny_nr .yc_nr .dq_wz .b_t:after{width:4px; height:18px; position:absolute; top:50%; left:0; margin-top:-9px; content:""; background-color:#2c9133;}

.ny_nr .al_lb{margin:0 -10px;}
.ny_nr .al_lb .gy_nr{width:calc(33.3333333333333% - 20px); margin:0 10px 20px;}
.ny_nr .al_lb .gy_wz{margin-top:10px;}
.ny_nr .al_lb .gy_wz h3{margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .al_lb .gy_wz p{line-height:24px; color:#999; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .al_lb .gy_wz span{display:block; margin-top:10px; font-size:12px; color:#aaa;}
.ny_nr .al_lb .gy_wz i{font-size:14px; margin-right:5px;}

.ny_nr .xw_lb ul li{margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #eee;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:28%; overflow:hidden;}
.ny_nr .xw_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:68%;}
.ny_nr .xw_nr .w_z h3{font-size:18px; line-height:28px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_nr .w_z p{line-height:24px; color:#999; height:48px; margin-bottom:20px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; font-size:14px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#2c9133; border:1px solid #2c9133; color:#fff;}
@media only screen and (max-width:1100px){
.ny_nr{padding:35px 0 50px; background-color:#fff;}

.ny_nr .yc_nr{width:100%; padding:0; background:none;}
.ny_nr .yc_nr .dq_wz{padding-bottom:20px;}
.ny_nr .yc_nr .dq_wz .b_t{font-size:28px; line-height:36px; padding-left:20px;}
.ny_nr .yc_nr .dq_wz .b_t:after{width:6px; height:26px; border-radius:6px; margin-top:-13px;}

.ny_nr .al_lb .gy_nr{width:calc(50% - 20px); margin:0 10px 20px;}
.ny_nr .al_lb .gy_wz p{font-size:20px; line-height:30px;}

.ny_nr .xw_lb ul li{margin-bottom:30px; padding-bottom:30px;}
.ny_nr .xw_nr .t_p{width:34%;}
.ny_nr .xw_nr .w_z{width:62%;}
.ny_nr .xw_nr .w_z h3{font-size:26px; line-height:34px; margin-bottom:10px;}
.ny_nr .xw_nr .w_z p{font-size:20px; line-height:28px; height:56px; margin-bottom:10px;}
.ny_nr .xw_nr .w_z a.m_r{border-radius:0; border:0; padding:0; font-size:20px; line-height:32px;}
}

.xw_xq .b_t{font-size:22px; line-height:32px; font-weight:bold; color:#000; margin-bottom:20px;}
.xw_xq .x_x{padding-bottom:20px; border-bottom:1px solid #eee; margin-bottom:35px;}
.xw_xq .x_x span{margin-right:20px; display:inline-block;}
.xw_xq .n_r{line-height:30px;}
.xw_xq .n_r strong{font-size:18px; color:#000; line-height:28px;}
.xw_xq .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; line-height:32px;}
@media only screen and (max-width:1100px){
.xw_xq .b_t{font-size:28px; line-height:36px; margin-bottom:15px;}
.xw_xq .x_x{margin-bottom:30px;}
.xw_xq .n_r{line-height:38px;}
.xw_xq .f_y{margin-top:30px; padding-top:25px; line-height:36px;}
.xw_xq .z_c{margin-bottom:10px;}
}

.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:34px; padding:0 12px; border-radius:2px; background-color:#fff; border:1px solid #eee; line-height:32px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#2c9133; border:1px solid #2c9133; color:#fff;}
.yema ul li a.on{background-color:#2c9133; border:1px solid #2c9133; color:#fff;}
@media only screen and (max-width:1100px){
.yema{margin-top:20px;}
.yema ul li{margin:0 2px;}
.yema ul li:first-child(2){display:none;}
.yema ul li:last-child(2){display:none;}
.yema ul li a{min-width:52px; padding:0 15px; height:52px; font-size:20px; line-height:50px;}
}

.footer{width:100%; padding:50px 0; background-color:#1b222c; line-height:34px; color:#aaa; overflow:hidden;}
.footer a{color:#aaa;}
.footer a:hover{color:#fff;}
.footer .ft_nr{display:flex; flex-wrap:wrap; justify-content:space-between;}
.footer .lx_bt{font-size:16px; color:#fff; margin-bottom:15px;}
.footer .lx_xx{width:25%;}
.footer .lx_xx strong{font-size:26px; color:#2c9133; display:block;}
.footer .ft_dh{width:calc(72% - 300px);}
.footer .ft_dh .dh_fl{margin-bottom:30px;}
.footer .ft_dh .dh_fl:last-child{margin-bottom:0;}
.footer .ft_dh .lx_bt{padding-bottom:10px; border-bottom:1px solid #28313e;}
.footer .ft_dh ul{display:flex; flex-wrap:wrap;}
.footer .ft_dh ul li{display:inline-block; margin-right:30px;}
.footer .ft_dh p{margin-bottom:6px;}
.footer .dh_em{width:225px;}
.footer .dh_em .em{width:100px; margin-right:20px; display:inline-block;}
.footer .dh_em .em:last-child{margin-right:0;}
.footer .dh_em .em p{margin-top:10px; line-height:26px; text-align:center;}
.footer .dh_em img{max-width:100px; height:auto; display:inline-block;}
@media only screen and (max-width:1100px){
.footer{padding:40px 0; font-size:20px; line-height:36px; text-align:center;}
.footer .lx_bt{font-size:20px; margin-bottom:10px;}
.footer .lx_xx{width:100%;}
.footer .lx_xx strong{font-size:28px; margin-bottom:5px;}
.footer .ft_dh{display:none;}
.footer .dh_em{display:none;}
}

.banquan{width:100%; padding:30px 0; background-color:#171d27; color:#aaa; text-align:center; overflow:hidden;}
.banquan .row{margin:0; justify-content:space-between;}
.banquan span{display:inline-block; margin-right:10px;}
.banquan a{color:#aaa;}
.banquan a:hover{color:#fff;}
@media only screen and (max-width:1100px){
.banquan{padding:25px 0 105px; font-size:20px; line-height:36px; text-align:center;}
.banquan .z_c{width:100%;}
.banquan .y_c{width:100%;}
.banquan span{margin:0 5px;}
}

.pc_kf{width:50px; position:fixed; right:0; bottom:150px; z-index:9999;}
.pc_kf .nr{width:50px; height:50px; border:1px solid #ddd; border-bottom:0; background-color:#fff; position:relative;}
.pc_kf .ewm{width:240px; padding:10px; background-color:#fff; box-shadow:0 5px 10px rgba(95,125,158,.2); position:absolute; top:0; right:60px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.pc_kf .ewm img{width:90px; height:auto; display:block; float:left;}
.pc_kf .ewm.tel{width:200px; padding:10px 20px;}
.pc_kf .ewm .t_l{font-size:16px; line-height:26px; color:#333; text-align:left; padding-left:36px; background:url(../images/tl.png) no-repeat left top;}
.pc_kf .ewm strong{color:#2c9133; font-size:18px; font-family: "Helvetica"; padding-left:36px;}
.pc_kf .w_z{width:120px; float:left; margin-left:10px;}
.pc_kf .w_z h3{font-size:16px; color:#333; line-height:28px;}
.pc_kf .w_z p{font-size:13px; color:#999; line-height:22px;}
.pc_kf .nr a{display:block; text-align:center; line-height:50px;}
.pc_kf .nr i{color:#777;}
.pc_kf .nr i.icon-uouxiang1{font-size:24px;}
.pc_kf .nr a:hover i{color:#2c9133;}
.pc_kf .fh{width:50px; height:50px; border:1px solid #ddd; background-color:#fff; text-align:center; line-height:50px; color:#777; cursor:pointer; overflow:hidden;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .fh:hover{border:1px solid #2c9133; background-color:#2c9133; color:#fff;}
.pc_kf .fh i{font-size:26px;}
@media only screen and (max-width:1100px){
.pc_kf{display:none;}
}

.sj_kf{width:100%; border-top:1px solid #ddd; text-align:center; position:fixed; left:0; bottom:0; z-index:9999; display:none;}
.sj_kf .nr{width:25%; height:80px; border-right:1px solid #ddd; border-bottom:0; background-color:#fff; position:relative;}
.sj_kf .nr a{display:block; line-height:80px; color:#777;}
.sj_kf .nr i{font-size:32px;}
.sj_kf .nr i.icon-home{font-size:28px;}
.sj_kf .fh{width:25%; height:80px; background-color:#fff; line-height:80px; color:#777; overflow:hidden;}
.sj_kf .fh i{font-size:34px;}
@media only screen and (max-width:1100px){
.sj_kf{display:flex;}
}

.tc_dh{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.8); z-index:9999999; display:none;}
.tc_dh .dh_nr{width:400px; padding:30px 20px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.tc_dh .dh_nr .g_b{position:absolute; top:10px; right:15px;}
.tc_dh .dh_nr .g_b i{font-size:26px;}
.tc_dh .dh_nr .t_l{font-size:26px; line-height:36px;}
.tc_dh .dh_nr strong{min-width:250px; font-size:28px; color:#2c9133; padding:15px; border:1px solid #ddd; border-radius:3px; margin-top:20px; display:inline-block;
background-image:-webkit-linear-gradient(top, #fff, #eee);
background-image:linear-gradient(top, #fff, #eee);}

.gs_wz ul{width: 100%;display: flex;justify-content: space-around;}
.gs_wz ul li{flex: auto;}
.gs_wz ul li .y_j a{ font-size: 18px;}
.gs_wz ul li .e_j a{color: #aaa;}