﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#333; font-size:12px; font-family:"Arial", "微软雅黑";}
ul, ol { list-style:none;} 
img{max-width:100%;}
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#333; font-family: "Open Sans"; vertical-align:middle;}
input:focus {outline:none;}
textarea:focus {outline:none;}
table{width:100%; border:0px; border-left:1px #aaa solid; border-bottom:1px #aaa solid;}
table td{height:auto !important; padding:10px !important; border:0px !important; border-top:1px #aaa solid !important; border-right:1px #aaa solid !important;}
table td input{margin-right:6px;}
a{ color:#333; text-decoration:none; transition:0.5s;}
img{max-width:100%;}

.w1320{max-width:1320px; width:100%; margin:0 auto;}
.w1320:after{content:""; display:block; height:0; clear:both; visibility:hidden;font-size:0; line-height:0;}

/* 头部 */
.top_bj{width:100%; background:rgba(255,255,255,0.9); position:fixed; top:0; left:0%; transition:all 0.5s; z-index:10; box-shadow:0 0 4px #cbcbcb;}
.top_bj:hover{background:#fff;}
.top_bj.active{width:100%; top:0; left:0; background:#fff;}
.top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.logo { padding:10px; float:left; margin:12px 0;}

/*中英*/
.zyw { float:right; font-size:15px; margin-top:26px; width:120px; background:#3e9134 url(../images/CNen.png) no-repeat 10%; border-radius:25px; text-indent:40px; line-height:40px;}
.zyw_a { position:relative;}
.zyw_a a{ color:#fff;display:block;}
.zyw_a:hover .zyws{ display:block;}
.zyws { display:none; position:absolute; top:40px; left:0; background:#3e9134; width:100%; z-index:999;}
.zyws p{}
.zyws p a{ color:#fff; display:block;}
.zyws p:hover { background:#53bf46;}

/* 搜索栏 */
.mis { float:right; margin-top:30px; }
.top_ss { width: 65px; height: 32px; background: url(../images/kuanj.png) center no-repeat; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; }
.top_h.on .top_ss { background: url(../images/tuos.jpg) center no-repeat; height: 65px; }
.ss_bg { position: absolute; left: 0; right: 0; top:91px; z-index: 1000; padding: 10px 0; background: #3e9134; display: none; }
.top_h.on .ss_bg { top: 65px; }
.ss_bg_w { width: 95%; max-width: 1200px; margin: auto; position: relative; padding-right: 40px; }
.ss_gb { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url(../images/ss_gb.png) center no-repeat; background-size: 24px auto; cursor: pointer; }
.ss_dw { width: 100%; position: relative; }
.ss_dw input { display: block; font-size: 14px; line-height: 40px; color: #000; background: #fff; width: 100%; padding: 0 60px 0 24px; border-radius: 3px; }
.ss_dw a { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url(../images/ss_dw.png) center no-repeat; background-size: 40px auto; }


/* 导航条 */
.dht { float: left; width:70%; margin-top:26px; margin-left:1%;}
.nav { position: relative; z-index: 999; }
.nav a { color:#333;}
.nav .nLi { float:left; position:relative; display:inline; text-align:center; width:12.5%; line-height:40px;}
.nav .nLi h3 a { display:block; font-size:17px; }
.nav .sub { display:none; left:0px; top:41px; position:absolute; background:#3e9134; line-height:35px; padding:5px 0; width:150px; text-align:left; font-size:14px;}
.nav .sub li { zoom:1; }
.nav .sub a { display:block; padding:0 10px; color:#fff;}
.nav .sub a:hover { background:#56c349; }
.nav .on h3 a { background:#3e9134; color:#fff; width:99.5%; line-height:40px; border-radius:25px;}

/*手机导航*/
.sp_header { height: 50px; overflow: hidden; background: #facd89; position: fixed; z-index: 999; width: 100%;}
.sp_logo { padding: 10px; float: left; height: 50px ;}
.sp_logo img { margin: auto; max-height: 30px; }
.sp_nav { width:50px; float:right; position: relative; cursor: pointer; height:40px; margin-top:27px; display: none; background:#eee;}
.sp_nav span { display:block; background:#333; width: 30px; height: 2px; position: absolute; left: 10px; transition: all ease 0.35s }
.sp_nav span:nth-of-type(1) { top:10px;}
.sp_nav span:nth-of-type(2) { top:20px;}
.sp_nav span:nth-of-type(3) { top:30px;}
.sp_nav_se span:nth-of-type(1) { top:18px; transform: rotate(45deg);}
.sp_nav_se span:nth-of-type(2) { width:0; }
.sp_nav_se span:nth-of-type(3) { top:18px; transform: rotate(-45deg);}
.sjj_nav { position:fixed; z-index:999; background:#eee; width:100%; height:100%; font-size:14px; line-height:40px; top:-100%; left:0; overflow:auto; overflow-x:hidden; transition:top ease 0.35s;}
.nav_show { top:90px }
.sjj_nav>ul>li:first-child { overflow: hidden; border-top: 0 }
.sjj_nav>ul>li:first-child>a { float: left; width: calc(100% - 70px) }
.sjj_nav>ul>li:first-child .language { float: right; width: 70px; overflow: hidden; line-height: 30px; margin-top: 5px }
.sjj_nav>ul>li:first-child .language a { width: 35px; float: left; border-left: 1px #ddd solid; text-align: center; color: #999; }
.sjj_nav ul li i { position: absolute; top: 5px; right: 0px; border-left: 1px #ddd solid; height: 30px; padding: 0px 7px 0 7px; }
.sjj_nav ul li i svg { transform: rotate(-90deg); transition: all ease 0.35s }
.sjj_nav ul li .sjj_nav_i_se svg { transform: rotate(0deg);}
.sjj_nav ul li { border-top: 1px #ddd solid; margin-left: 20px; position: relative; line-height: 40px; font-size: 14px; }
.sjj_nav>ul>li:last-child { border-bottom: 1px #ddd solid;}
.sjj_nav ul li ul { display: none }
.sjj_nav ul li a { color:#444; width:100%;display:block;}
.sjj_nav ul li ul li a { color: #999; text-align:left;}
.sjj_nav ul li i svg { width: 20px; height: 20px; fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg { fill:#c9141e;}
.sjj_nav ul li ul li>ul { margin-left: 10px;}

/*banner*/
.block_home_slider { position:relative; line-height:0px; text-align:center; margin-top:92px;}
.block_home_slider img { width:100%;}
.block_home_slider .slide { position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a { width:40px; height:40px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev { left: 0; background: url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next { right: 0; background: url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging { position: absolute; bottom:15px; width:100%; text-align:center;}
.block_home_slider .flex-control-paging li { margin: 0px; padding: 0 5px; display:inline-block; *display:inline;*zoom:1;overflow: hidden; list-style-type:none;}
.block_home_slider .flex-control-paging li a { width: 12px; height: 12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active { width:34px; background:#575757;}

.flexslider { margin:0; padding:0; height:100%;}
.flex-viewport { height:100%;}
.flexslider .slides { height:100%;}
.flexslider .slides li { height:752px; display:none; -webkit-backface-visibility:hidden; list-style-type:none; position:relative; }
#home_slider2 { display:none;}
/* banner */

/* 四选 */
.mies { overflow:hidden;}
.mise_top { text-align:center; font-size:35px; margin-top:70px;}
.mise_top span { color:#3e9134;}
.mise_ys {text-transform:uppercase; text-align:center; font-size:20px; color:#c3c3c3; margin-top:10px;}
.mi_xu { overflow:hidden; margin-top:40px;}
.mi_xu ul { margin-left:-1%;}
.mi_xu li { width:24%; border-radius:20px;background:#3e9134; float:left; overflow:hidden; position:relative; margin-left:1%;}
.mi_xu li .mi_xu_a {}
.mi_xu li .mi_xu_a img { transition:all 0.5s;}
.mi_xu li:hover .mi_xu_a img {transform:scale(1.1);}
.mi_xu li .mi_xu_b { padding:5%; color:#fff; transition:all 0.5s;}
.mi_xu li:hover .mi_xu_b { margin-left:1%;}
.mi_xu li .mi_xu_b .mi_xu_b_1 { font-size:16px; font-weight:bold;}
.mi_xu li .mi_xu_b .mi_xu_b_2 { line-height:25px; margin-top:1%; width:80%; overflow: auto; height:30px;}
.mi_xu li .mi_xu_c { position:absolute; bottom:0; right:0;}
.mi_xu li .mi_xu_c img {transition:all 0.5s;}
.mi_xu li:hover .mi_xu_c img {transform:scale(1.1);}

/* 产品 */
.cpsz_a { overflow:hidden; background:url(../images/aos_1.jpg) no-repeat;  margin-top:70px;}
.cps_s { overflow:hidden; background: rgba(255,255,255,0.5); margin-top:40px; margin-bottom:40px; padding:2%;}
.cps_s_zuo { background:#fff; width:calc(100% - 560px); padding:1%; float:left;}
.cps_s_yuo { float:right; width:540px;  margin-top:2%; padding:0 5%;}
.cps_s_yuo .owl-nav { position:absolute;top:50%;left:-15%; width:130%; transform:translateY(-50%); overflow:hidden; padding:0 2%;}
.cps_s_yuo .owl-nav .owl-prev { float:left; width:40px; height:120px; }
.cps_s_yuo .owl-nav .owl-next { float:right; width:40px; height:120px;}

/*产品滚动*/
.shy_co { background: url(../images/ban.png) no-repeat; overflow: hidden; margin-top: 60px; }
.item { width:100%; float: left; position:relative;}
.sh_dhta { overflow:hidden; margin-top:10px;}
.sh_dhta .hd{ line-height:50px; height:50px; width:100%;  position:relative;  font-size:14px;}
.sh_dhta .hd ul{ float:left; position:absolute; left:0px; top:0px; height:32px; width:100%;display: flex; }
.sh_dhta .hd ul li{  cursor:pointer; height:50px; text-align:center;color:#fff; flex:1; display:inline-block; background:#2c80d5; border-radius:5px; margin:0 0.5%;}
.sh_dhta .hd ul li.on{ height:50px;  background:#7fb3e5; color:#fff; border-radius: 5px;}
.sh_dhta .bd { float:left; width:100%;}
.sh_dhta .bd .abst{ line-height:30px; font-size:14px; margin:30px 0 30px 0;}

.cps_sa { background:#fff; padding:2%;}
.cps_img { line-height:50px; font-size: 16px; color: #fff !important; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; background:rgba(0, 0, 0,0.5); text-align:center; }
.cps_img:hover { display:block; background:#000; color:#fff;}
.cps_img_1 { color: #c4c4c4; font-size: 12px; line-height: 20px; margin-top: 10px; }

.item .cps_pc { text-align: center; overflow: hidden; }
.item a .cps_pc img { transition: all .5s; }
.item:hover .cps_pc img { transform: scale(1.1); }
.item:hover .cps_xi{ display:block; transform:translateY(0)}
.cps_xi { position:absolute; bottom:0; left:0; width:100%; height:100%; background: rgba(44,128,213,0.8); text-align:center; display:none; transform: translateY(100%); transition: all 0.5s;}
.cps_xi p { margin-top:50%; font-size:20px;}
.item a .cps_xi { color:#fff !important;}

/*foot*/
.foot { background:#414141; overflow: hidden; padding-bottom:3%;}
.foot_tio { width:700px; float:left; margin-left:-70px;}
.foot_tio dl{float:left; margin-left:80px;}
.foot_tio dt{color:#fff; font-size:18px; margin-bottom:15px;}
.foot_tio dd{line-height:30px; font-size:14px;}
.foot_tio dd a{ color:#9a9a9a;}
.foot_tio dd:hover a{ color:#fff;}

.foo_txian { width:1px; height:197px; background:#9a9a9a;float:left;}
.foot_lsm { float:left; margin-left:5%; width:260px;}
.foot_lsm_a { font-size:18px; color:#fff; margin-bottom:15px;}
.foot_lsm_b { font-size:14px; color:#9a9a9a; line-height:30px;}


.foot_erm { float:right; color:#fff; text-align:center; line-height:30px; width:260px;}
.foot_erm img { width:120px; height: auto;}
.foot_erm p { float:left; margin-left:3%;}
.foot_erm_logo { margin:2% 0; text-align:left; text-indent:10px; margin-left:20%;}

.fott_di { background:#5b5b5b; text-align:center; line-height:40px; color:#fff;}
.fott_1 { color:#333; border-bottom:1px solid #eee; line-height:45px; font-size:16px;}
.fot_yql { overflow:hidden; text-indent:25px; text-align:left; color:#fff; background:#333; line-height:40px; margin:2% 0;}
.fot_yql p { float:left;}
.fot_yql p a{ color:#fff; display:block;}

/*内页*/
.hmw { height:300px; margin-top:90px;}

.fhs_be { background:#eee; overflow:hidden; min-height:500px;}
.goyo_nei { float:right; background:#fff; width:calc(100% - 270px); margin:50px 0;} /*大框*/
.goyo_nei_ms { overflow:hidden; background:#fff;  margin:50px 0;} /*大框*/

.nes_a { width:250px; float:left; background:#3e9134; border:1px solid #3e9134; margin:50px 0;}
.nes_a .nes_a1 { line-height:80px; font-size:25px; color:#fff; overflow:hidden; text-indent:30px;}
.nes_a .nes_a2 { overflow:hidden;}
.nes_a .nes_a2 ul { background:#eee;}
.nes_a .nes_a2 li { background:#fff url(../images/i1.png) no-repeat 20%; text-indent:30px; line-height:50px; border-bottom:2px solid #eee;font-size:14px; }
.nes_a .nes_a2 li a{ display:block; transition:all 0.5s;}
.nes_a .nes_a2 li a:hover{ background:#47a63c url(../images/i12.png) no-repeat 20%; color:#fff;}
.nes_oa a{ background:#47a63c url(../images/i12.png) no-repeat 20% !important; color:#fff; }

.ney_top {  background:#e1e0e0; overflow: hidden; padding:0 1%;}
.ney_top p { float:right; padding-left:26px; font-size:13px; color:#666; padding-top:2px; line-height:45px;}
.ney_top p a { color: #666;}
.ney_top p a.cur { color: #1a1a1a;}

.cps_lsm { background:#47a63c; overflow:hidden; color:#fff; padding:20px;}
.cps_lsm  .cps_lsm_1 { font-size:22px; margin-bottom:10px;}
.cps_lsm  .cps_lsm_2 { font-size:14px; line-height:25px;}

.nes_a3 { overflow:hidden;}
.nes_a3 dl{ margin-bottom:5px;}
.nes_a3 dt{ line-height:40px; text-indent:30px; border-bottom:1px dotted #fff;}
.nes_a3 dt a{ display:block; color:#8c8686;}
.nes_a3 dt:hover a{ background:#2c80d5; color:#fff;}

/*公司简介*/
.about { margin:2%; overflow:hidden; min-height:300px; line-height:35px; font-size:16px;}
.about h4 { text-align:center;}

.about_1 { background:#3e9134; line-height:50px; font-size:18px; text-indent:25px; color:#fff;}
.about_2 { background:#f3f3f3; padding:10px 0px 10px 25px;}


/*公司环境*/
.huanjin { overflow:hidden; padding:1%;}
.huanjin ul { margin-left:-1%;}
.huanjin li { width:32.33%; float:left; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); margin-left:1%;  margin-top:2%; line-height:45px; text-align:center; overflow:hidden; padding:10px; font-size:16px;}
.huanjin li img {transition: all .5s; max-width:100%;}
.huanjin li:hover img { transform: scale(1.1); }
.huanjin_sa { overflow:hidden;}
.huanjin li p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;}
.huanjin li p a{ display:block;}
.huanjin li:hover p { background:#eee;}

/*上一页*/
.zuoy { text-align: center; clear: both; color: #fff; margin:10px 0; }
.zuoy_ks { width: 120px; display: inline-block; background: #eeeeee; line-height: 35px; border-radius: 5px;}
.zuoy_ks a { display: block; }
.zuoy_ks:hover a { background: #2bcc37; color: #fff; border-radius: 5px; }
.zuoy_mi { width: 50px; display: inline-block; background: #2bcc37; line-height: 35px; border-radius: 5px; }


/*产品*/
.cps_1a {overflow:hidden;padding:2% 2% 0 2%;}
.cps_1a ul { margin-right:-2%;}
.cps_1a ul li { float:left; width:31.33%; margin-right:2%; margin-bottom:2%; background:#fff; border:1px solid #eee; } 
.cps_1a ul li img {width: auto; height: auto; max-width:100%;}
.cps_1a ul li a img { transition:all .5s; }
.cps_1a ul li:hover img { transform: scale(1.1); }
.cps_1a ul li a{ color:#333;}

.sy_zs_img0 { overflow:hidden;}
.cps_1b { overflow:hidden; padding:10px; background:#eee; font-size:16px; text-align:center;}
.cps_1b a { color: #fff !important; display: block; transition:all .5s; }
.cps_1a ul li:hover .cps_1b { color: #fff; background:#3e9134;}

/*产品详情*/
.zoomdemo { padding:1%; overflow:hidden;}
.zoomdemo img { max-width:100%;}
.cpxq_t_l{ float:left; width:40%; margin:10px 0 0 10px;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0.5%; width:13%; height:50px; border:1px #eaeaea solid; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0; box-shadow:0 0 1px rgba(0,0,0,0.3);}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-zoom img{ max-width: none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0,0,0); background:rgba(0,0,0,.9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {.sp-wrap{ margin:0 0 15px 0;} #sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}}
.prodetailtxt{ float: right; width:55%; color:#1a1a1a; line-height:25px; margin-top:1%; margin-right:2%;}
.prodetailtxt h2{ font-size:20px; border-bottom:1px solid #dadada; padding:20px 0 15px;}
.protxt{ padding:15px 0;border-bottom:1px solid #dadada; margin-bottom:30px; word-break: break-all; overflow:auto; height:150px;}
.protxt p{ padding:0 5px; /*background:url(../webimages/icon06.jpg) left 15px no-repeat;*/ margin-left:0 !important; color:#a5a5a5; }
.protxt p span{font-size:14px !important;color:#1a1a1a;line-height: 24px !important;display: block;padding: 6px 0;}
.psw_1 { width:150px; float:left; line-height:35px; background:#3e9134; text-align:center; border-radius: 5px;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover { background:#ff0000;}

/*产品转换*/
.cp1 {width:100%; background:#fff;overflow:hidden;}
.cp1_5 { overflow:hidden; margin-top:10px;}
.cp1_5 .hd{ line-height:50px; height:50px; width:100%; position:relative; font-size:14px; background:#3e9134; border-radius:5px 5px 0 0;}
.cp1_5 .hd ul{ float:left; position:absolute; left:0px; top:0px; height:32px; width:100%; display: flex;}
.cp1_5 .hd ul li{ cursor:pointer; height:50px; text-align:center; color:#464646; flex:1; display: inline-block;}
.cp1_5 .hd ul li.on{ height:50px; background:#3e9134; color:#fff; border-radius:5px 5px 0 0;}
.cp1_5 .bd { float:left; width:100%;}
.cp1_5 .bd .abst1{ padding:10px 20px; line-height:30px; font-size:14px; margin:10px 0;}

.cp1_5 .bd .abst1 table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px !important;}
.cp1_5 .bd .abst1 table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:30px !important;}

/*在线留言*/
.khly { overflow:hidden; width:96%; margin:1%;}
.khly_a {overflow:hidden; width:96%; margin:2% 0% 0 2%; font-size:15px; line-height:28px; padding:1%;}
.khly ul{}
.khly ul:after{ content:"."; display: block; height: 0; clear: both; visibility: hidden; font-size:0; line-height:0;}
.khly ul li{ width:100%; float:left; margin:0 0 1% 0%; border:1px #eaeaea solid;}
.khly ul li .input_txt{ width:100%; height:40px; line-height:40px; border:none; background:none; font-size:14px !important; text-indent:10px; color:#333;}
.khly ul .textarea{ width:100%; font-size:12px !important;}
.khly ul li textarea{ width:100%; height:90px; border:none;background:none; margin-top:10px; text-indent:10px; color:#333;}
.khly .more{ width:100%; overflow:hidden; margin-top:20px;}
.khly .more .input_btn{ width:99%; color:#fff; font-size:16px; line-height:46px; text-align:center; border:none; background:#3e9134;}


/*mis言*/
.khly_z { float: left; width:400px; margin-top:20px;}
.khly1 { float:left; width:calc(100% - 430px); margin:1%; margin-top:20px;}
.khly_a1 {overflow:hidden; width:96%; margin:2% 0% 0 2%; font-size:15px; line-height:28px; padding:1%;}
.khly1 ul{}
.khly1 ul:after{ content:"."; display: block; height: 0; clear: both; visibility: hidden; font-size:0; line-height:0;}
.khly1 ul li{ width:100%; float:left; margin:0 0 1% 0%; border:1px #eaeaea solid;}
.khly1 ul li .input_txt{ width:100%; height:40px; line-height:40px; border:none; background:none; font-size:14px !important; text-indent:10px; color:#333;}
.khly1 ul .textarea{ width:100%; font-size:12px !important;}
.khly1 ul li textarea{ width:100%; height:90px; border:none;background:none; margin-top:10px; text-indent:10px; color:#333;}
.khly1 .more{ width:100%; overflow:hidden; margin-top:20px;}
.khly1 .more .input_btn{ width:99%; color:#fff; font-size:16px; line-height:46px; text-align:center; border:none; background:#3e9134;}


.twl{ width:96%; overflow:hidden;  background:#f2f2f2; margin:2%;}
.twl th{ width:10%; height:50px; text-align:center; color:#fff; font-size:14px; font-weight:500; background:#6a6a6a;}
.twl th.in{ width:15%;}
.twl th.in1{ }
.twl th.in2{ width:8%;}
.twl th.in3{ width:12%;}
.twl td{ height:100px; text-align:center; background:#fff; font-size:14px; color:#333;}
.twl td .img{ width:100%; height:100px; display:table-cell; vertical-align:middle;}
.twl td .img img{ width:100%;}
.twl td .more{ width:100px; height:34px; line-height:34px; text-align:center; color:#fff; border-radius:50px;}
.twl td .more img { width:35px; height:35px;}
.twl td .pdf{ color:#ff454a; font-size:12px; background:url(../images/img61.jpg) no-repeat top center; padding-top:40px;}
.dis{ display:inline-block; *display:inline; zoom:1;}

/*内页新闻*/
.nes_zyi { overflow:hidden; width:100%;}
.nes_zyi dl { background:#fff; padding:20px; overflow:hidden;  border-bottom:1px solid #eee;}
.nes_zyi dl:last-child { margin-bottom:0px;}
.nes_zyi dd { width:400px; float:left;}
.nes_zyi dd img { max-width:100%; height:auto;}
.nes_zyi dt { float:right; width:100%;}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt:hover a{ color:#2bcc37; margin-left:10px;}
.nes_zyi dt .nes_zyi_1 { font-size:18px;}
.nes_zyi dt .nes_zyi_2 { margin:10px 0; font-size:14px; line-height:25px; color:#acacac;}
.nes_zyi dt .nes_zyi_sj { position:relative; text-indent:22px; line-height:18px; margin-top:20px;}
.nes_zyi dt .nes_zyi_sj:after {content:""; background:url(../images/xw_aaq.png) no-repeat; width:40px; height:39px; position:absolute; top:0; left:0px;}

.soluw_ney { overflow:hidden; padding:0 2%;}

.soluw_ney { overflow:hidden; padding:0 2%;}
.soluw_ney_zi { overflow:hidden; margin-top:60px; font-size:25px; text-align:center;}
.soluw_ney_xian {border:1px solid #eeeeee; margin:10px 0 20px 0%; overflow:hidden;}
.soluw_ney_nei { line-height:30px; margin-bottom:20px; color:#888; font-size:16px;}

.sowa_q1 { overflow:hidden; line-height:30px; font-size:14px;text-align:center; color:#cfcfcf;}

.mska_losa { overflow:hidden; margin:30px 0; line-height:40px; border-bottom:1px solid #eee; border-top:1px solid #eee; position:relative; height:80px;}
.mska_losa .mska_losa_1 { width:100%;text-indent:25px;}
.mska_losa .mska_mor { position:absolute; right:0; top:20px; width:120px; background:#2bcc37; text-align:center;}
.mska_losa .mska_mor a{ color:#fff; display:block;}

/*联系方式*/
.aok { margin:1%; overflow:hidden; min-height:300px; line-height:40px; font-size:16px;}

.aok1 { float:left; width:100%;}
.aok1 p { text-indent:25px;}
.aok2 { float:left; width:calc(100% - 400px);}
.tu1 { background: url(../images/huis1.png) no-repeat left;}
.tu2 { background: url(../images/huis2.png) no-repeat left;}
.tu3 { background: url(../images/huis3.png) no-repeat left;}
.tu4 { background: url(../images/huis4.png) no-repeat left;}
.tu5 { background: url(../images/huis5.png) no-repeat left;}

/*下载*/
.down { overflow:hidden; margin:3%;}
.down_1 { width:453px; height: auto; float:left;}
.down_2 { float:right; background:#eee; width:calc( 100% - 530px);border-radius:5px; margin-top:8%; padding:5%;}
.down_2_a1 { overflow:hidden; }
.down_2_a1 ul li { width:100%; float:left;  margin:2% 0;}
.down_2_a1 ul li .input_txt{ width:84%; height:55px; line-height:55px; border:none; background:none; font-size:14px !important; text-indent:10px; color:#333; float:left; background:#fff;}
.down_tu { background:#3e9134; width:55px; height:55px; float:left;}

.down_2_a2 { overflow:hidden; text-align:right; margin:2% 0; color:#a7a4a4;}

.down_2_a3 { overflow:hidden;}
.down_2_a3 ul { margin-left:-1%;}
.down_2_a3 li { float:left; width:49%; margin-left:1%; background:#3f9135; text-align:center; line-height:55px; font-size:18px; color:#fff;}
.down_2_a3 li a{ color:#fff; display:block;}
.down_2_a3 li .input_btn{ width:99%; color:#fff; font-size:16px; line-height:55px; text-align:center; border:none; background:#3e9134;}


.down2 { overflow:hidden; }
.down2_1 { overflow:auto; height:500px; margin:2%; width:96%; background:#eee; padding:2%; line-height:25px;}
.down2_2 { overflow:hidden;padding:2%; background:#eee; margin:2%;}
.down2_2 ul{}
.down2_2 ul:after{ content:"."; display: block; height: 0; clear: both; visibility: hidden; font-size:0; line-height:0;}
.down2_2 ul li{ width:100%; float:left; margin:0 0 1% 0%; background:#fff;}
.down2_2 ul li .input_txt{ width:100%; height:40px; line-height:40px; border:none; background:none; font-size:14px !important; text-indent:10px; color:#333;}
.down2_2 ul .textarea{ width:100%; font-size:12px !important;}
.down2_2 ul li textarea{ width:100%; height:90px; border:none;background:none; margin-top:10px; text-indent:10px; color:#333;}
.down2_2 .more{ width:100%; overflow:hidden;}
.down2_2 .more .input_btn{ width:100%; color:#fff; font-size:16px; line-height:46px; text-align:center; border:none; background:#3e9134;}

.down2_21 { font-size:16px; line-height:50px; font-weight:bold; text-indent:10px;}
.down2_22  { overflow:hidden; text-align:right; margin:1% 0;}
.down2_22 a{ color:#a7a4a4; display:block;}
.down2_22 a:hover{ color:#3f9135;}