/*外部公共样式*/
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
.topbox{width:100%; overflow:hidden; background:#f0f0f0; line-height:26px; font-size:12px; color:#6d6d6d; border-bottom:1px solid #efefef;}
.topbox a{color:#6d6d6d; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{color:#3eb149; text-decoration:underline!important;}

.header{width:100%; background:#fff;padding:22px 0;}
.logo img{width:100%;max-height:61px;}
.header_dianhua{margin-top:5px; padding-left:48px; background:url(../images/header_dianhua.png) no-repeat left center; line-height:20px; font-size:12px; color:#131313;}
.header_dianhua>span{display:block; overflow:hidden; font-size:24px; color:#fb0101; font-style:oblique;}
.search{float:left; width:232px; margin-top:6px; height:42px; border:1px solid #dadada; margin-left:30px;}
.search_inp1{width:calc(100% - 40px); float:left; height:40px; line-height:40px; font-size:14px; color:#000; padding:0 10px;}
.search_btn{width:40px; float:left; height:40px; border:none; outline:none; background:url(../images/search_ss.png) no-repeat left center; cursor:pointer;}

nav{background:#404040; position:relative; left:0; top:0; z-index:9999999;}
.nav{width:100%;}
.nav>li{width:16.6666%; float:left; position:relative;}
.nav>li>a{width:100%; float:left; overflow:hidden; height:60px; line-height:60px; text-align:center; font-size:18px; color:#fff;}
.nav>li:hover>a{background:#3eb149; color:#fff;}
.nav>li>a.on{background:#3eb149; color:#fff;}

.nav_dl{display:none; width:100%; float:left; background:rgba(64,64,64,0.8); position:absolute; left:0; top:100%; z-index:9999; padding-top:2px;}
.nav_dl>dd{display:block; overflow:hidden;}
.nav_dl>dd>a{display:block; overflow:hidden; height:42px; line-height:42px; text-align:center; font-size:16px; color:#fff;}
.nav_dl>dd>a:hover{background:#3eb149; color:#fff;}
/*END-头部+导航*/

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {position: absolute; right:0; bottom:-100%; background:rgba(0,0,0,0.5); padding:10px 0; display:flex; justify-content:center; transition:all 0.4s;}
.banner .swiper-pagination-bullet {width:10px; height:10px; background:#fff; opacity:0.5; border-radius:50%; margin:0 4px!important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#fff;}
.banner:hover .swiper-pagination{bottom:0;} 
/*箭头*/
.banner .next,.banner .prev{right:-12%; position:absolute;top:50%; transform:translateY(-50%); width:30px; height:50px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{right:initial; left:-12%; background:url(../images/imgs/prev.jpg) no-repeat center center;}
.banner:hover .next{right:2%;}
.banner:hover .prev{left:2%;}
/*END-banner*/

/*首页内容*/
.cpzs{width:100%; overflow:hidden; padding:45px 0;}
.cpzs_title{display:block; overflow:hidden; text-align:center; font-size:30px; font-weight:bold;}
.cpzs_p{line-height:44px; font-family:'Tensentype ZhiHeiJ W5'; color:#1c1c1c;}
.cpzs_p>span{color:#3eb149;}
.cpzs_sp{line-height:36px; color:#9a9a9a; text-transform:uppercase; opacity:0.2;}
.cpzs_ul{display:block; overflow:hidden; width:1220px; padding-top:30px;}
.cpzs_ul li{width:285px; float:left; margin:0 20px 20px 0;}
.cpzs_ul li .cpzs_B{width:100%; overflow:hidden; border:1px solid #f2f2f2; padding:5px;}
.cpzs_ul li .cpzs_B .cpzs_img{width:100%; overflow:hidden; border:1px solid #f2f2f2; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:100%;}
.cpzs_ul li .cpzs_txt{display:block; overflow:hidden; margin-top:10px; height:36px; line-height:36px; text-align:center; background:#e7e7e7; font-size:14px; color:#494949;}
.cpzs_ul li:hover .cpzs_B{border-color:#3eb149;}
.cpzs_ul li:hover .cpzs_B .cpzs_img{border-color:#3eb149;}
.cpzs_ul li:hover .cpzs_txt{background:#3eb149; color:#fff;} 

.hf{width:100%; overflow:hidden;display:-webkit-box; display:-ms-flexbox; display:flex;}
.hf_left{width:40.2%; float:left; background:url(../images/hf_bj1.jpg) no-repeat center center; background-size:cover; padding:20px 0;}
.hf_B{width:100%; max-width:410px; float:right; padding:30px 40px 30px 35px; position:relative; border-left:5px solid #fff;}
.hf_B::before{content:""; width:116px; float:left; height:20px; border-top:5px solid #fff;border-right:5px solid #fff; position:absolute; left:0; top:0;}
.hf_B::after{content:""; width:116px; float:left; height:20px; border-bottom:5px solid #fff; border-right:5px solid #fff; position:absolute; left:0; bottom:0;}
.hf_p{display:block; overflow:hidden; line-height:36px; font-family:'Tensentype ZhiHeiJ W5'; font-size:30px; color:#fff; font-weight:bold;}
.hf_sp{display:block; overflow:hidden; line-height:24px; font-family:'Source Han Sans CN'; font-size:18px; color:#fff; margin-top:10px;}
.hf_right{width:59.8%; float:left; background:url(../images/hf_bj2.jpg) no-repeat center center; background-size:cover;}
.hf_dinahuaB{float:left; height:100%; background:rgba(62,177,73,0.9); padding:0 45px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.hf_dianhua{display:block; overflow:hidden; background:url(../images/hf_dianhua.png) no-repeat left center; padding-left:85px; font-family:'Source Han Sans CN'; font-size:20px; color:#fff; line-height:28px;}
.hf_dianhua>span{display:block; overflow:hidden; line-height:36px; margin-top:6px; font-family:Impact; font-size:30px; color:#fff;}

.gsjj{width:100%; overflow:hidden; padding-top:50px; position:relative;}
.gsjj::before{content:""; width:100%; float:left; height:200px; background:#f5f5f5; position:absolute; left:0; bottom:0;}
.gsjj_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:30px; margin-left:-40px; position:relative; z-index:2; width:1280px; padding:0 40px 45px 40px; background:#fff;}
.gsjj_left{width:45%; float:left; position:relative; padding:12px 12px 0 0; display:-webkit-box; display:-ms-flexbox; display:flex;}
.gsjj_left::before{content:""; width:calc(100% - 12px); float:left; height:calc(100% - 12px); border:3px solid #8f8f8f; position:absolute; right:0; top:0;}
.gsjj_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; z-index:2;}
.gsjj_right{width:55%; float:left; padding-left:30px;}
.gsjj_p{display:block; overflow:hidden; line-height:42px; font-size:18px; color:#333;}
.gsjj_txt{display:block; overflow:hidden; line-height:30px; height:210px; font-size:14px; color:#1e1e1e; margin-top:20px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:35px;}
.gsjj_more>a{float:left; width:154px; height:48px; line-height:48px; text-align:center; background:#e7e7e7; font-size:14px; color:#494949;}
.gsjj_more>a:hover{background:#3eb149; color:#fff;}

.hx{width:100%; overflow:hidden; padding:50px 0; background:#f5f5f5;}
.hx_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.hx_ul li{width:210px; float:left; margin-top:25px;}
.hx_ul li>img{display:block; max-width:100%; height:auto; margin:0 auto;}
.hx_ul li .hx_p{display:block; overflow:hidden; text-align:center; margin-top:22px; font-size:16px; color:#464646;}
.hx_ul li .hx_p>span{display:inline-block; line-height:30px; padding:0 10px; border-bottom:3px solid #5290a0;}
.hx_ul li .hx_txt{display:block; overflow:hidden; margin-top:5px; line-height:24px; font-size:14px; color:#464646; text-align:center;}
.hx_ul li:nth-child(1) .hx_p>span{border-bottom-color:#5290a0;}
.hx_ul li:nth-child(2) .hx_p>span{border-bottom-color:#2794d3;}
.hx_ul li:nth-child(3) .hx_p>span{border-bottom-color:#009ea6;}
.hx_ul li:nth-child(4) .hx_p>span{border-bottom-color:#66a357;}

.news{width:100%; overflow:hidden; padding:50px 0;}
.news_ul{display:block; overflow:hidden; padding-top:40px;}
.news_ul li{width:calc(50% - 25px); float:right; margin-bottom:25px;}
.news_ul li>a{width:100%; float:left;display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; padding:2px; background:#f9f9f9;}
.news_ul li>a .news_B{width:164px; float:left;display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_ul li>a .news_B .news_img{width:100%; overflow:hidden;background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li>a .news_R{width:calc(100% - 164px); float:left; padding:10px 8px 10px 20px;}
.news_ul li>a .news_R .news_p{display:block; overflow:hidden; height:32px; line-height:32px; font-size:16px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li>a .news_R .news_p>span{float:right; font-size:12px; color:#898989;}
.news_ul li>a .news_R .news_heng{display:block; overflow:hidden; margin:7px 0; background:#3eb149; width:62px; height:3px;}
.news_ul li>a .news_R .news_txt{display:block; overflow:hidden; height:60px; line-height:30px; font-size:14px; color:#000; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul li>a:hover{background:#3eb149;}
.news_ul li>a:hover .news_R .news_p{color:#fff;}
.news_ul li>a:hover .news_R .news_p>span{color:#fff;}
.news_ul li>a:hover .news_R .news_heng{background:#fff;}
.news_ul li>a:hover .news_R .news_txt{color:#fff;}
.news_ul li:first-child{width:50%; float:left;}
.news_ul li:first-child>a{padding:0; background:#fff;}
.news_ul li:first-child>a .news_B{width:100%; border:3px solid #efefef;}
.news_ul li:first-child>a .news_B .news_img::before{content:""; display:block; padding-top:55%;}
.news_ul li:first-child>a .news_R{width:100%; padding:20px 0 0 0;}
.news_ul li:first-child>a .news_R .news_p{height:26px; line-height:26px;}
.news_ul li:first-child>a .news_R .news_heng{margin:10px 0;}
.news_ul li:first-child>a .news_R .news_txt{height:48px; line-height:24px;}
.news_ul li:first-child>a:hover{background:#fff;}
.news_ul li:first-child>a:hover .news_B{border-color:#3eb149;}
.news_ul li:first-child>a:hover .news_R .news_p{color:#3eb149;}
.news_ul li:first-child>a:hover .news_R .news_p>span{color:#898989;}
.news_ul li:first-child>a:hover .news_R .news_heng{background:#3eb149;}
.news_ul li:first-child>a:hover .news_R .news_txt{color:#000;}
/*End-首页内容*/

/*底部*/
footer{background:#404040;}
.footer{width:100%; overflow:hidden; padding:30px 0; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.footer_logo{width:304px; float:left;  display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.footer_logo img{display:block; max-width:100%; height:auto;}

.footer_cp{width:252px; float:left; border-left:1px solid #515151; border-right:1px solid #515151; padding:7px 30px;}
.footer_p{display:block; overflow:hidden; line-height:26px; font-size:16px; color:#fff; font-weight:bold; margin-bottom:10px;}
.footer_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.footer_ul li{width:100%; float:left;}
.footer_ul li a{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#fff;}
.footer_ul li a:hover{text-decoration:underline!important;}

.footer_lx{width:330px; float:left;}
.footer_txt{width:100%; overflow:hidden;  font-size:14px; color:#fff; line-height:24px;}

.footer_us{width:100px; float:left;}
.footer_wx{display:block; overflow:hidden;}
.footer_wx img{display:block; max-width:100%; height:auto; margin:0 auto;}
.footer_wx span{display:block; overflow:hidden; color:#fff; line-height:24px; text-align:center; margin-top:10px;}

.copyright{width:100%; overflow:hidden; background:#3eb149; text-align:center; font-size:12px; color:#fff; line-height:20px; padding:9px 0;}
/*End-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:285px; float:left;}
.about{width:100%; float:left; margin-bottom:25px;}
.about_title{display:block; overflow:hidden; height:60px; line-height:60px; background:#404040; font-size:30px; color:#fff; font-weight:bold; text-align:center;}
.about_ul{display:block; overflow:hidden; padding-top:5px;}
.about_ul>li{display:block; overflow:hidden; border-bottom:1px solid #fff;}
.about_ul>li>a{display:block; overflow:hidden; height:50px; line-height:50px; background:#f7f7f7; text-align:center; font-size:16px; color:#282828;}
.about_ul>li:hover>a{background:#3eb149; color:#fff;}
.about_ul>li.about_on>a{background:#3eb149; color:#fff;}
.about_dl{display:none; padding:0 5px;}
.about_dl>dd{display:block; overflow:hidden; margin-top:2px;}
.about_dl>dd>a{display:block; overflow:hidden; height:34px; line-height:34px; background:#efefef; text-align:center; font-size:14px; color:#535353;}
.about_dl>dd>a:hover{background:#20478f; color:#fff;}
.about_B{display:block; overflow:hidden;}
.about_B img{display:block; width:100%; height:auto;}
.about_B>span{display:block; overflow:hidden; border:1px solid #dec8c0; padding:20px; font-size:14px; color:#333; line-height:30px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:40px; border-bottom:1px solid #ebebeb; font-size:14px; color:#a9a9a9;}
.dqwz_title>span{color:#3eb149;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:16px; color:#444; line-height:2em;}
.company img{ max-width: 100%;}
/*END-关于我们*/

/*产品展示*/
.cpzs_ul1{display:block; overflow:hidden; width:915px;}
.cpzs_ul1 li{width:285px; float:left; margin:0 20px 20px 0;}
.cpzs_ul1 li .cpzs_B{width:100%; overflow:hidden; border:1px solid #f2f2f2; padding:5px;}
.cpzs_ul1 li .cpzs_B .cpzs_img{width:100%; overflow:hidden; border:1px solid #f2f2f2; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul1 li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:75%;}
.cpzs_ul1 li .cpzs_txt{display:block; overflow:hidden; margin-top:10px; height:36px; line-height:36px; text-align:center; background:#e7e7e7; font-size:14px; color:#494949;}
.cpzs_ul1 li:hover .cpzs_B{border-color:#3eb149;}
.cpzs_ul1 li:hover .cpzs_B .cpzs_img{border-color:#3eb149;}
.cpzs_ul1 li:hover .cpzs_txt{background:#3eb149; color:#fff;} 

.cpxq{display:block; overflow:hidden;}
.cpxq img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:30px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding-top:20px;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; color:#000; line-height:30px;}
/*END-产品展示*/

/*核心理念*/
.hx_ul1{display:block; overflow:hidden; width:913px;}
.hx_ul1 li{width:210px; float:left; margin:0 18px 20px 0;}
.hx_ul1 li>img{display:block; max-width:100%; height:auto; margin:0 auto;}
.hx_ul1 li .hx_p{display:block; overflow:hidden; text-align:center; margin-top:22px; font-size:16px; color:#464646;}
.hx_ul1 li .hx_p>span{display:inline-block; line-height:30px; padding:0 10px; border-bottom:3px solid #5290a0;}
.hx_ul1 li .hx_txt{display:block; overflow:hidden; margin-top:5px; line-height:24px; font-size:14px; color:#464646; text-align:center;}
.hx_ul1 li:nth-child(1) .hx_p>span{border-bottom-color:#5290a0;}
.hx_ul1 li:nth-child(2) .hx_p>span{border-bottom-color:#2794d3;}
.hx_ul1 li:nth-child(3) .hx_p>span{border-bottom-color:#009ea6;}
.hx_ul1 li:nth-child(4) .hx_p>span{border-bottom-color:#66a357;}
/*END-核心理念*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:25px;}
.xw_ul li>a{width:100%; float:left;display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; padding:2px; background:#f9f9f9;}
.xw_ul li>a .news_B{width:164px; float:left;display:-webkit-box; display:-ms-flexbox; display:flex;}
.xw_ul li>a .news_B .news_img{width:100%; overflow:hidden;background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li>a .news_R{width:calc(100% - 164px); float:left; padding:10px 8px 10px 20px;}
.xw_ul li>a .news_R .news_p{display:block; overflow:hidden; height:32px; line-height:32px; font-size:16px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li>a .news_R .news_p>span{float:right; font-size:12px; color:#898989;}
.xw_ul li>a .news_R .news_heng{display:block; overflow:hidden; margin:7px 0; background:#3eb149; width:62px; height:3px;}
.xw_ul li>a .news_R .news_txt{display:block; overflow:hidden; height:60px; line-height:30px; font-size:14px; color:#000; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.xw_ul li>a:hover{background:#3eb149;}
.xw_ul li>a:hover .news_R .news_p{color:#fff;}
.xw_ul li>a:hover .news_R .news_p>span{color:#fff;}
.xw_ul li>a:hover .news_R .news_heng{background:#fff;}
.xw_ul li>a:hover .news_R .news_txt{color:#fff;}

.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; border-bottom:1px dotted #a3a3a3; margin-bottom:10px; padding-bottom:10px;}
.news_ul1 li a{display:block; overflow:hidden; height:30px; line-height:30px; font-size:16px; color:#737373; text-overflow:ellipsis; white-space: nowrap; padding-left:30px; position:relative;}
.news_ul1 li a>span{float:right; font-size:12px; color:#797979;}
.news_ul1 li a::before{content:"";width:0; height:0; border-left:10px solid #bababa; border-top:6px solid transparent; border-bottom:6px solid transparent; position:absolute; left:10px;top:50%; margin-top:-6px;  transition:all 0.4s;}
.news_ul1 li a:hover{color:#3eb149;}
.news_ul1 li a:hover::before{border-left-color:#3eb149;}

.xwxq{display:block; overflow:hidden;}
.xwxq img{display:block; max-width:100%; height:auto; margin:0 auto;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; font-weight:bold; color:#000; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:16px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:20px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; line-height:30px; color:#000;}
/*END-新闻资讯*/

/*联系我们*/
.contact_txt{width:100%; float:left; font-size:16px; color:#444; line-height:2em;}
.contact_txt img{ max-width:100%;}
.contact_txt table img{ width: 98%;}
.contact_txt>span{color:#20478f; font-weight:bold;}
.contact_map{width:100%; float:left; border:1px solid #ccc; height:400px; margin-top:20px;}
/*END-联系我们*/

/*浮动QQ*/
.open{width:31px; height:110px; background:url(../images/qq/openTrigger.jpg) no-repeat center center; position:fixed; right:0; top:250px;z-index:999999999; cursor:pointer;}
.off{width:24px; height:24px; background:url(../images/qq/closeBtnImg.gif) no-repeat center center; position:fixed; right:-5px; top:240px;z-index:999999999; cursor:pointer;}
.fix_qq { display:none;position: fixed;right: 0px;top:250px;width: 93px;height: 122px;z-index:999999999;background: url(../images/qq/qq_01.png) no-repeat;}
.fix_qq_top {height: 122px;background: url(../images/qq/qq_01.png) no-repeat;}
.fix_qq_center {background: url(../images/qq/qq_02.png) repeat-y;text-align: center;}
.fix_qq_foot {height: 4px;background: url(../images/qq/qq_04.png) no-repeat;}
/*END-浮动QQ*/