/*外部公共样式*/
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
header{overflow:hidden;}
.topbox{width:100%; overflow:hidden; border-top:1px solid #eee; border-bottom:1px solid #eee; line-height:44px; font-size:14px; color:#636363;}
.topbox a{color:#636363; margin:0 5px;}
.topbox a:last-child{margin:0 0 0 5px;}
.topbox a:hover{color:#43a000; text-decoration:underline!important;}

.header{width:100%; background:#fff; padding:39px 0;}
.logo{width:760px;}
.logo img{height: 62px;}
.logo_txt>img{width:352px;}
.search{width:342px; margin:13px 25px 0 0;}
.search_inp1{width:calc(100% - 70px); float:left; height:36px; line-height:34px; padding:0 10px; border:1px solid #d0d0d0; font-size:14px; color:#b8b8b8;}
.search_btn{width:70px; float:left; height:36px; background:#43a000; font-size:14px; color:#fff;}

nav{background:#43a000; position:absolute; left:0; top:0; z-index:99999;}
.nav{width:62%;}
.nav>li{width:16.6666%; float:left; position:relative;}
.nav>li>a{width:100%; float:left; overflow:hidden; height:62px; line-height:62px; text-align:center; font-size:16px; color:#fff;}
.nav>li:hover>a{background:#fadd15; color:#43a000;}
.nav>li>a.on{background:#fadd15; color:#43a000;}

.nav_dl{display:none; width:100%; float:left; background:rgba(0,0,0,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:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_dl>dd>a:hover{background:#fadd15; color:#43a000;}

.nav_R{background:#388000; padding:0 15px 0 30px; position:relative;}
.header_dianhua{background:url(../images/header_dianhua.png) no-repeat left center; padding-left:65px; height:62px; line-height:24px; color:#fff; position:relative; z-index:2;}
.header_dianhua>span{display:block; overflow:hidden; line-height:38px; font-size:24px; font-weight:bold;}
/*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*/

/*首页内容*/
.fwxm{width:100%; overflow:hidden; padding:70px 0;}
.fwxm_title{display:block; overflow:hidden; text-align:center;}
.fwxm_p{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.fwxm_p>span{float:left; padding:0 15px; position:relative;line-height:32px; font-size:24px; color:#0f0f0f;}
.fwxm_p>span>em{color:#439e00;}
.fwxm_p>span::before{content:""; width:125px; float:left; height:23px; background:url(../images/title_heng_L.png) no-repeat left center; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.fwxm_p>span::after{content:""; width:125px; float:left; height:23px; background:url(../images/title_heng_R.png) no-repeat left center; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.fwxm_sp{display:block; overflow:hidden; line-height:24px; padding-top:15px; font-size:14px; color:#414141;}
.fwxm_nav{ddisplay:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; overflow:hidden; padding-top:20px;}
.fwxm_nav li{ float:left; margin:0 7px 7px 7px;}
.fwxm_nav li a{display:block; overflow:hidden; height:34px; line-height:34px; background:#47a200; text-align:center; font-size:16px; color:#fff;padding: 0 10px;}
.fwxm_nav li a:hover{background:#fadd15; color:#47a200;}
.fwxm_nav li.fwxm_on a{background:#fadd15; color:#47a200;}
.fwxm_ul{display:block; overflow:hidden; width:1224px; padding-top:23px;}
.fwxm_ul li{width:282px; float:left; margin:0 24px 30px 0;}
.fwxm_ul li a{display:block; overflow:hidden; padding:1px; border:1px solid #6c6c6c; position:relative;}
.fwxm_ul li a .fwxm_B{width:100%; overflow:hidden;}
.fwxm_ul li a .fwxm_B .fwxm_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fwxm_ul li a .fwxm_B .fwxm_img::before{content:""; display:block; padding-top:100%;}
.fwxm_ul li a .fwxm_txt{width:calc(100% - 2px); float:left; height:34px; line-height:34px; text-align:center; background:rgba(0,0,0,0.8); font-size:16px; color:#fff; position:absolute; left:1px; bottom:1px;}
.fwxm_ul li:hover a{border-color:#47a200;}
.fwxm_ul li:hover a .fwxm_B .fwxm_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.fwxm_ul li:hover a .fwxm_txt{background:rgba(71,162,0,0.8);}

.hf{width:100%; overflow:hidden; background:url(../images/hf_bj.jpg) no-repeat center center; background-size:cover; padding:35px 0;}
.hf_L{width:72%; float:left;}
.hf_p{display:block; overflow:hidden; height:50px; line-height:50px; font-family:'Source Han Sans CN'; font-size:32px; color:#fff;}
.hf_contect{display:block; overflow:hidden; padding-top:15px;}
.hf_dianhua{float:left; height:44px; line-height:44px; background:#f9e012; margin:0 22px; position:relative; padding:0 25px;}
.hf_dianhua::before{content:""; width:0; height:0; float:left; border-right:22px solid #f9e012; border-top:44px solid transparent; border-bottom:0 solid transparent; position:absolute;left:-22px; top:0;}
.hf_dianhua::after{content:""; width:0; height:0; float:left; border-left:22px solid #f9e012; border-top:0 solid transparent; border-bottom:44px solid transparent; position:absolute;right:-22px; top:0;}
.hf_dianhua>span{display:block; overflow:hidden; background:url(../images/hf_dianhua.png) no-repeat left center; padding-left:48px; font-family:'Source Han Sans CN'; font-size:30px; color:#113e1f;}
.hf_R{width:228px; float:right; margin-top:20px; background:rgba(255,255,255,0.5); padding:5px 6px; border-radius:10px;}
.hf_R a{display:block; overflow:hidden; border:1px solid #125d27; border-radius:10px; height:56px; line-height:54px; text-align:center; background:#fff; border-radius:10px; font-family:'Source Han Sans CN'; font-size:24px; color:#113e1f;}
.hf_R a:hover{background:#113e1f; color:#fff;}

.fwlc{width:100%; overflow:hidden; padding:65px 0; background:#222;}
.fwlc .fwxm_p>span{color:#fff;}
.fwlc .fwxm_p>span>em{color:#fff;}
.fwlc .fwxm_p>span::before{background:url(../images/title_heng_L1.png) no-repeat left center;}
.fwlc .fwxm_p>span::after{background:url(../images/title_heng_R1.png) no-repeat left center;}
.fwlc .fwxm_sp{color:#fff;}
.fwlc_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; overflow:hidden; padding-top:40px;}
.fwlc_ul li{width:122px; float:left;}
.fwlc_ul li .fwlc_p{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; position:relative; font-family:Impact; font-size:36px; color:#fff;}
.fwlc_ul li .fwlc_p::before{content:""; width:100%; float:left; height:13px; background:#222; position:absolute; left:0; bottom:0;}
.fwlc_ul li .fwlc_img{display:block; overflow:hidden;}
.fwlc_ul li .fwlc_txt{display:block; overflow:hidden; margin-top:10px; line-height:30px; text-align:center; font-size:18px; color:#fff;}

.gsjj{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding:75px 0;}
.gsjj_conetct{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; overflow:hidden; padding-top:40px;}
.gsjj_left{width:46.75%; float:left; background-position:center; background-repeat: no-repeat; background-size:cover;}
.gsjj_right{width:50%; float:right;}
.gsjj_p{display:block; overflow:hidden; line-height:28px; font-size:14px; color:#000; font-weight:bold; text-transform:uppercase;}
.gsjj_sp{display:block; overflow:hidden; line-height:32px; font-size:28px; color:#47a200; font-weight:bold;}
.gsjj_txt{display:block; overflow:hidden; line-height:30px; height:180px;  font-size:16px; color:#000; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:6; -webkit-box-orient: vertical; margin-top:25px;}
.gsjj_more{display:block; overflow:hidden; padding-top:30px;}
.gsjj_more>a{display:block; overflow:hidden; width:146px; height:40px; line-height:40px; background:#ef9b05; text-align:center; font-size:14px; color:#fff; border-radius:10px;}
.gsjj_more>a:hover{background:#47a200;}

.news{width:100%; overflow:hidden; padding:75px 0;}
.news_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; overflow:hidden; padding-top:40px;}
.news_ul li{width:calc(50% - 12px); float:left; margin-bottom:26px;}
.news_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; border:2px solid #f7f7f7;}
.news_ul li a .news_img{width:210px; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; background-position:center; background-repeat: no-repeat; background-size:cover;}
.news_ul li a .news_R{width:calc(100% - 210px); float:left; border-left:2px solid #f7f7f7; padding:25px 15px; color:#000;}
.news_ul li a .news_R .news_p{display:block; overflow:hidden; height:32px; line-height:32px; font-size:18px; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_R .news_heng{width:122px; height:2px; background:#b9b9b9; margin:10px 0;}
.news_ul li a .news_R .news_txt{display:block; overflow:hidden; height:120px; line-height:30px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.news_ul li a:hover .news_R{background:#47a200; color:#fff;}
.news_ul li a:hover .news_R .news_heng{background:#fff; opacity:0.3;}

.lxwm{width:100%; overflow:hidden; padding:55px 0; background:url(../images/lxwm_bj.jpg) no-repeat center center; background-size:cover;}
.lxwm_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; -webkit-box-align:center; -ms-flex-align:center; align-items:center; padding-top:40px;}
.lxwm_L{float:left;}
.lxwm_L .lxwm_p{line-height:44px;font-size:28px; color:#000; font-weight:bold;}
.lxwm_L .lxwm_sp{line-height:26px; font-size:12px; color:#000; text-transform:uppercase;}
.lxwm_C{width:260px; float:left;}
.lxwm_C img{width:90px; float:left; height:90px; margin-right:15px; font-size:16px; line-height:20px;}
.lxwm_C>span{display:block; overflow:hidden; line-height:50px; font-size:24px; color:#47a200; font-weight:bold;}
.lxwm_R{width:290px; float:left; line-height:100px; font-size:16px; color:#000;}
.lxwm_R img{width:100px; float:left; height:100px; margin-right:15px;}
/*End-首页内容*/

/*底部*/
.link{width:100%; overflow:hidden; background:#47a200; font-size:14px; color:#fff; line-height:22px; padding:25px 0;}
.link>span{float:left; font-size:16px;}
.link a{color:#fff; margin:0 10px;}
.link a:hover{color:#fff; text-decoration:underline !important;}

.footer{width:100%; overflow:hidden; background:#222; padding:32px 0;}
.foot_L{width:62%; float:left;}
.foot_nav{display:block; overflow:hidden; color:#fff; font-size:16px; line-height:32px;}
.foot_nav a{color:#fff; margin:0 20px;}
.foot_nav a:first-child{ margin:0 20px 0 0;}
.foot_nav a:hover{color:#fff; text-decoration:underline!important;}
.foot_txt{display:block; overflow:hidden; line-height:24px; font-size:12px; color:#fff; padding-top:20px;}
.foot_txt a{color: #fff;}
.foot_R{float:right; display:flex;}
.foot_R img{width:88px; float:left; height:88px; margin-right:15px;}
.foot_B{display:block; overflow:hidden; line-height:26px; color:#fff; font-size:12px;}
.foot_B>span{display:block;}
.foot_B>span:nth-child(2){ line-height:36px; font-size:24px; font-weight:bold;}
/*End-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:70px 0; background:#fff;}
.main_left{width:280px; float:left;}
.about{width:100%; float:left; border:1px solid #ececec; margin-bottom:50px;}
.about_titleB{display:block; overflow:hidden; border-bottom:1px solid #ececec; padding:30px 0; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.about_title{float:left; padding-left:56px; background:url(../images/about_title_logo.png) no-repeat left center;}
.about_p{line-height:30px; font-size:20px; font-weight:bold; color:#353639;}
.about_sp{line-height:22px; font-size:14px; color:#353639; opacity:0.45; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; padding:2px;}
.about_ul>li{display:block; overflow:hidden; margin-bottom:2px;}
.about_ul>li:last-child{margin:0;}
.about_ul>li>a{width:100%; float:left; height:50px; line-height:50px; background:#eaeaea; font-size:16px; color:#989898; text-align:center;}
.about_ul>li:hover>a{background:#47a200; color:#fff;}
.about_ul>li.about_on>a{background:#47a200; color:#fff;}

.about_dl{display:none; width:100%; float:left; padding:0 2px;}
.about_dl>dd{display:block; overflow:hidden; margin-top:2px;}
.about_dl>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; background:#eaeaea; font-size:14px; color:#989898;}
.about_dl>dd>a:hover{background:#47a200; color:#fff;}

.about_B{display:block; overflow:hidden;}
.about_B img{width:100%; height:auto; display:block;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#444; line-height:30px; padding:10px 15px;}

.main_right{width:890px; float:right;}
.dqwz_title{width:100%; float:left;}
.dqwz_p{display:block; overflow:hidden; line-height:30px; font-size:24px; color:#b0b0b0; text-transform:uppercase;}
.dqwz_sp{display:block; overflow:hidden; position:relative;}
.dqwz_sp>span{float:left; height:40px; line-height:40px; font-size:30px; color:#000; background:#fff; padding-right:10px; position:relative; z-index:2;}
.dqwz_sp::before{content:""; width:100%; float:left; height:1px; background:#c5c5c5; position:absolute; left:0; bottom:5px;}
.dqwz_contect{width:100%; float:left; padding-top:25px;}
.company{display:block; overflow:hidden; font-size:16px; color:#444; line-height:30px;}
.company table{width: 100%;}
.company table img{width: 98%; margin: 1%;}
/*END-关于我们*/

/*服务项目*/
.fwxm_ul1{display:block; overflow:hidden; width:912px;}
.fwxm_ul1 li{width:282px; float:left; margin:0 22px 30px 0;}
.fwxm_ul1 li a{display:block; overflow:hidden; padding:1px; border:1px solid #6c6c6c; position:relative;}
.fwxm_ul1 li a .fwxm_B{width:100%; overflow:hidden;}
.fwxm_ul1 li a .fwxm_B .fwxm_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fwxm_ul1 li a .fwxm_B .fwxm_img::before{content:""; display:block; padding-top:100%;}
.fwxm_ul1 li a .fwxm_txt{width:calc(100% - 2px); float:left; height:34px; line-height:34px; text-align:center; background:rgba(0,0,0,0.8); font-size:16px; color:#fff; position:absolute; left:1px; bottom:1px;}
.fwxm_ul1 li:hover a{border-color:#47a200;}
.fwxm_ul1 li:hover a .fwxm_B .fwxm_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.fwxm_ul1 li:hover a .fwxm_txt{background:rgba(71,162,0,0.8);}

.cpxq{display:block; overflow:hidden;}
.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;}
.cpxq_txt img{max-width: 100%;}
.cpxq_txt table{width: 100% !important;}
/*END-服务项目*/

/*服务流程*/
.fwlc_ul1{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; overflow:hidden;}
.fwlc_ul1 li{width:122px; float:left;}
.fwlc_ul1 li .fwlc_p{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; position:relative; font-family:Impact; font-size:36px; color:#222;}
.fwlc_ul1 li .fwlc_p::before{content:""; width:100%; float:left; height:13px; background:#fff; position:absolute; left:0; bottom:0;}
.fwlc_ul1 li .fwlc_img{display:block; overflow:hidden;}
.fwlc_ul1 li .fwlc_txt{display:block; overflow:hidden; margin-top:10px; line-height:30px; text-align:center; font-size:18px; color:#222;}
/*END-服务流程*/

/*新闻活动*/
.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; margin-bottom:30px;}
.news_ul1 li a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; border:2px solid #f7f7f7;}
.news_ul1 li a .news_img{width:210px; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; background-position:center; background-repeat: no-repeat; background-size:cover;}
.news_ul1 li a .news_R{width:calc(100% - 210px); float:left; border-left:2px solid #f7f7f7; padding:25px 15px; color:#000;}
.news_ul1 li a .news_R .news_p{display:block; overflow:hidden; height:32px; line-height:32px; font-size:18px; text-overflow:ellipsis; white-space: nowrap;}
.news_ul1 li a .news_R .news_heng{width:122px; height:2px; background:#b9b9b9; margin:10px 0;}
.news_ul1 li a .news_R .news_txt{display:block; overflow:hidden; height:120px; line-height:30px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.news_ul1 li a:hover .news_R{background:#47a200; color:#fff;}
.news_ul1 li a:hover .news_R .news_heng{background:#fff; opacity:0.3;}

.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; line-height:34px; margin-bottom:10px; border:1px solid #ddd; padding:0 10px; transition:all 0.4s;}
.xw_ul li span{float:right; font-size:14px; color:#373737;}
.xw_ul li a{display:block; overflow:hidden; height:40px; color:#373737; font-size:14px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a em{ font-family:SimSun; font-weight:bold; padding:0 5px; font-size:16px;}
.xw_ul li:hover{border-color:#47a200;}
.xw_ul li:hover a{color:#47a200;}

.xwxq{display:block; overflow:hidden;}
.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:30px;}
.contact_map{width:100%; float:left; border:none; height:400px; margin-top:20px;}
/*END-联系我们*/

.contact_txt1{width:100%; float:left; font-size:16px; color:#444; line-height:30px;}
.contact_txt1 img{width: 48%; margin: 1%;}

/*浮动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*/