*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,br,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,img{border:0;margin:0;padding:0;}
/* 设置默认字体 */
body,textarea,input,button,select,keygen,legend{font-size:14px; line-height:24px; font-family:Verdana, Geneva, Tahoma, sans-serif; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/* 重置列表元素 */
ul,li,ol{list-style:none;}
img{vertical-align:middle;}
/* 重置超链接元素 */
a{text-decoration:none; color:#666;}
a:hover{color:#01b839; text-decoration:none; -webkit-transition:.3s; transition:.3s;}

/* 重置图片元素 */
.fl{float:left;} 
.fr{float:right;}
.flex{display:flex; align-items:center;}
.justify{justify-content:space-between;}

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

/* 头部部分 */
.top_bg{width:100%; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999; -webkit-transition:.3s; transition:.3s; box-shadow:-20px 20px 30px 0px rgba(158,158,158,.3);}
.w1400{width:95%; max-width:1400px; margin:auto;}
.logo{float:left; margin-top:20px;}
.logo_wz{float:left; margin:20px 0 0 20px; border-left:1px solid #e9e9e9; padding-left:20px;}
.logo_wz p{font-size:16px; line-height:24px; text-transform:capitalize; color:#000;}
.logo_wz p span{color:#01b839; font-weight:bold;}
.top_right{float:right;}
.top_rtel{float:left; margin-top:15px; background:url(../image/top_rtle_icon.png) no-repeat left center; padding-left:40px; font-size:16px; line-height:24px; color:#000;}
.top_rtel p{font-weight:bold; font-size:22px; display:block; color:#01b839;}
.language{float:right; margin:25px 0 0 60px;}
.language li{width:60px; height:30px; float:left; text-align:center;}
.language li a{line-height:30px; font-size:16px; color:#000; background:#eee; display:block; transition:all .5s ease;}
.language li a:hover,.language li a.on{background:#01b839; color:#fff; transition:all .5s ease-in-out;}

.navMenubox{width:100%; height:66px; margin:20px auto 0; background:#01b839;}
.navMenu{float:left;}
.navMenu>li{float:left; position:relative; line-height:66px; height:66px; font-size:17px; background:url(../image/menu_fgx.jpg) right no-repeat;}
.navMenu>li>a{padding:0 48px; color:#fff; text-transform:uppercase; display:block;}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#fff; background:#5f3424;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:50%; margin-left:-100px; top:66px; z-index:3; display:none; background:#fff; width:200px; box-shadow:0 5px 10px #333; z-index:9999;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e9e9e9; text-align:center;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:15px; line-height:22px; padding:6px 10px; clear:both;}
.navMenu>li>ul.sub-menu li>a.active,.navMenu>li>ul.sub-menu li>a:hover,.navMenu>li>ul.sub-menu>li.active >a{background:#01b839; color:#fff;}
.navMenu>li>ul.sub-menu li>ul{position:absolute; left:180px; top:0; background:#eee; width:180px;}
.navMenu>li>ul.sub-menu li>ul>li{border-bottom:1px solid #fff;}
.phxia,.sj{display:none;}

/* 首页焦点图部分 */
.banner{width:100%; margin:150px auto 0; overflow:hidden; position:relative;}
.banner .swiper-slide .m{display:none;}
.banner .swiper-slide img{width:100%; display:block; transform:scale(1.1); -webkit-transform:scale(1.1); -webkit-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s; -webkit-transition:all 0.4s linear 1.2s;}
.banner .swiper-slide-active img{transition-delay:0.4s !important; transform:scale(1); -webkit-transform:scale(1);-webkit-transition:all 5.0s linear; transition:all 5.0s linear;}
.banner .swiper-pagination-bullet{background:#fff;}
.banner .swiper-pagination-bullet-active{background:#01b839;}
.banner .swiper-button-prev{left:0;}
.banner .swiper-button-next{right:0;}
.banner .swiper-button-prev,.banner .swiper-button-next{color:#fff; background:#01b839; width:40px; height:40px;}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{background:#5f3424; cursor:pointer;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size:24px;}
.banner .swiper-pagination-bullet{width:60px; height:3px; border-radius:0;margin:0 10px !important; opacity:.9;}
.banner .swiper-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-bullets.swiper-pagination-horizontal,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{bottom:80px !important;}

/* 搜索栏部分 */
.in_gjcbg{width:95%; max-width:1400px; margin:-50px auto 0; position:absolute; left:50%; margin-left:-700px; background:#fff; padding:20px 30px; box-shadow:0 5px 10px rgba(0,0,0,.1); z-index:10;}
.in_gjc{width:100%; margin:auto;}
.in_gjcl{width:65%; float:left; line-height:24px; font-size:15px; font-weight:300; color:#999;}
.in_gjcl span{color:#01b839; font-size:18px; font-weight:bold; background:url(../image/in_hot_icon.jpg) left no-repeat; padding-left:35px; margin-bottom:10px; display:block;}
.in_gjcl a{color:#999; font-size:15px; margin-right:3px;}
.in_gjcl a:hover{color:#01b839;}
.in_search{width:30%; height:36px; margin-top:10px; float:right; position:relative;}
.in_search_l{width:75%; height:36px; float:left; padding:0 20px; background:#fff; border:1px solid #e9e9e9;}
.in_search_l input{width:100%; display:block; line-height:34px; font-size:14px; color:#999; background:none; border:0;}
.in_search_l input::-webkit-input-placeholder{/* WebKit browsers */color:#999;}
.in_search_l input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */color:#999;}
.in_search_l input::-moz-placeholder{/* Mozilla Firefox 19+ */color:#999;}
.in_search_l input::-ms-input-placeholder{/* Internet Explorer 10+ */color:#999;}
.in_search_r{width:90px; height:36px; background:#01b839; text-align:center; position:absolute; right:0; top:0;}
.in_search_r button{width:100%; background:none; line-height:36px; font-size:18px; color:#fff; font-weight:300;cursor:pointer;}

/* 首页产品中心部分 */
.in_probg{background:url(../image/in_probg.jpg) fixed center; background-size:cover; padding:80px 0; position:relative;}
.in_title{width:100%; margin:40px auto 0; text-align:center;}
.in_title h3{font-size:36px; line-height:36px; color:#666;}
.in_title h3 span{color:#01b839; font-weight:bold; margin-left:10px;}
.in_title p{font-size:18px; line-height:30px; color:#999; margin-top:20px;}
.in_pro{width:100%; margin:40px auto 0;}
.proLeft{width:23%; background:#fff; font-size:16px;}
.proLeft .tie{height:70px; line-height:70px; font-size:24px; color:#fff; padding-left:75px; background: #01b839 url(../image/in_prolb_icon.png) no-repeat 30px center; font-weight:bold;}
.proLeft li a{height:40px; line-height:40px; background:url(../image/slide_li.png) no-repeat 93% center; display:block; padding:0 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-top:1px solid #e9e9e9;}
.proLeft li a:hover{background:#01b839 url(../image/slide_lih.png) no-repeat 96% center; color:#fff}
.proRight{width:75%;}
.proRight ul{width:100%;}
.proRight li{width:31.333%; float:left; border:1px solid #e9e9e9; transition:all .3s; background:#fff; margin:0 3% 30px 0;}
.proRight li:nth-child(3n){margin-right:0;}
.proRight li .pImg{width:100%; display:block; overflow:hidden;}
.proRight li img{width:100%; display:block; transition:all .5s ease-in;}
.proRight p{margin-top:10px; text-align:center; color:#333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:16px;}
.proRight p span{display:block; font-size:12px; color:#888; margin:5px 0 10px; text-transform:uppercase;}
.proRight li:hover img{-webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.proRight li:hover{box-shadow:0 3px 15px rgba(0,0,0,.1);}
.proRight li:hover p,.proRight li:hover span{color:#01b839;}

.hMore{width:230px; height:52px; line-height:52px; text-align:center; background:linear-gradient(to right, #019a2f,#01b839); color:#fff; position:absolute; left:50%; margin-left:-115px; bottom:-26px; z-index:2; font-size:16px; transition:all .5s ease;}
.hMore:hover{background:#01b839; width:260px; color:#fff; margin-left:-130px; transition:all .5s ease-in-out;}

/* 首页公司优势部分 */
.in_gsys{width:95%; max-width:1400px; margin:100px auto 0;}
.in_title2{width:100%; float:left;}
.in_title2 h3{width:50%; font-size:30px; line-height:30px; color:#666;}
.in_title2 h3 span{color:#01b839; font-weight:bold; margin-left:10px;}
.in_title2 p{font-size:16px; line-height:25px; color:#999; text-align:right; text-transform:capitalize;}
.in_gsys_box{width:100%; float:left; margin-top:60px;}
.in_gsys_box li{width:49%; float:left; background:#f9f9f9; margin:0 2% 40px 0; position:relative; transition:all .5s ease;}
.in_gsys_box li:nth-child(2n){margin-right:0;}
.in_gsys_box li:hover{box-shadow:0 3px 9px rgba(0,0,0,.1); transform:translateY(-10px); cursor:pointer; transition:all .5s ease-in-out;}
.in_gsys_box li .pic{width:100%; float:left; overflow:hidden;}
.in_gsys_box li .pic img{width:100%; display:block;}
.in_gsys_box li .tb{width:80px; height:80px; position:absolute; left:0; top:0; background:#01b839; display:flex; justify-content:center; align-items:center;}
.in_gsys_box li .tb img{width:45px; height:45px;}
.in_gsys_box li .txt{width:100%; float:left; padding:20px 30px;}
.in_gsys_box li .txt h4{font-size:24px; font-weight:bold; line-height:30px; color:#000;}
.in_gsys_box li .txt p{margin-top:10px; font-size:15px; line-height:25px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2; -webkit-box-orient:vertical; white-space:normal;}

/* 首页解决方案部分 */
.in_jjfabg{margin:40px auto 0; background:url(../image/in_jjfabg.jpg) fixed center; background-size:cover; padding:80px 0; overflow:hidden;}
.in_jjfa{width:100%; float:left; margin-top:60px;}
.in_jjfa_p1{width:34%; overflow:hidden; position:relative; margin-right:1%;}
.in_jjfa_p1 .pic{width:100%; float:left;}
.in_jjfa_p1 .pic img{width:100%; height:31.8vw; object-fit:cover; display:block; transition: all .5s;}
.in_jjfa_p1 .txt{height:60px; position:absolute; bottom:0; padding:0 5%; color:#fff; overflow:hidden; transition: all .5s; width:100%;}
.in_jjfa_p1 .txt h4{font-size:24px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:60px; line-height:60px; transition:all .4s;}
.in_jjfa_p1 .txt p{font-size:16px; line-height:25px; text-align:center; margin-top:20px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; white-space:normal;}
.in_jjfa_p1 .txt span{display:block; width:160px; height:44px; margin:40px auto 0; text-align:center; line-height:40px; border:2px solid #fff; font-size:16px;}
.in_jjfa_p1:hover .txt{background:rgba(1,184,57,.9); height:100%; padding:140px 20px; text-align:center; transition:all .5s ease-in-out;}
.in_jjfa_p1:hover .txt h4{font-size:30px; font-weight:700;}

.in_jjfa_p2{width:29%; float:left; margin-right:1%;}
.in_jjfa_p2 li{width:100%; margin-bottom:2%; position:relative; overflow:hidden;}
.in_jjfa_p2 li .pic{width:100%; float:left;}
.in_jjfa_p2 li .pic img{width:100%; display:block; transition: all .5s;}
.in_jjfa_p2 li .txt{width:100%; height:60px; position:absolute; bottom:0; padding:0 5%; color:#fff; overflow:hidden; transition: all .5s;}
.in_jjfa_p2 li .txt h4{font-size:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:60px; line-height:60px; transition:all .4s;}
.in_jjfa_p2 li .txt p{font-size:16px; line-height:30px; text-align:center; overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; white-space:normal;}
.in_jjfa_p2 li .txt span{display:block; width:160px; height:44px; margin:20px auto 0; text-align:center; line-height:40px; border:2px solid #fff; font-size:16px;}
.in_jjfa_p2 li:nth-child(2n):hover .txt{padding:20px;}
.in_jjfa_p2 li:hover .txt{background:rgba(1,184,57,.9); height:100%; padding:80px 20px; overflow:hidden; text-align:center; transition:all .5s ease-in-out;}
.in_jjfa_p2 li:hover .txt h4{font-size:24px; font-weight:700;}


/* 首页新闻资讯部分 */
.news_bg{background:#fff; width:100%; padding-top:80px; overflow:hidden;}
.in_news_tit{float:left;}
.in_news_tit h3{font-size:36px; line-height:36px; color:#666;}
.in_news_tit h3 span{color:#01b839; font-weight:bold; margin-left:10px;}
.in_news_tit p{font-size:18px; line-height:30px; color:#999; margin-top:20px;}
.nb_tab{text-align:right;}
.nb_tab a{width:180px;height:52px;background:#eee;display:inline-block;vertical-align:top;color:#333; text-align:center;}
.nb_tab a+a{margin-left:10px;}
.nb_tab a.cur{background:#01b839;color:#fff; box-shadow:0 3px 9px rgba(0,0,0,.3);}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:52px;}
.nb_tab a b{font-size:18px; font-weight:normal;}
.nb_con{width:100%; float:left; margin-top:40px;}
.nbc_list+.nbc_list{display:none;}
.nbcl_le{width:49%;}
.nbcl_le .news_div_item{width:49%; float:left; background:#f8f8f8; border:1px solid #f1f1f1; padding:0 0 20px 0;}
.nbcl_le .news_div_item+.news_div_item{margin-left:2%;}
.news_div_item_pic{width:100%;overflow:hidden;}
.nbcl_le .news_div_item_pic img{width:100%;display:block; transition:all .5s ease;}
.nbcl_le .news_div_item_pic img:hover{-webkit-transform:scale(1.1); transform:scale(1.1); transition:all .5s ease;}
.news_div_item_title a{font-size:18px; line-height:26px; color:#000; overflow:hidden; text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;white-space: normal;}
.news_div_item_title a:hover{color:#01b839;}
.nbcl_le .news_div_item_content{width:100%; float:left; padding:20px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;color:#68686a;font-size:14px; overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; white-space:normal;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top; padding-left:20px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(http://aiqxt.114my.cn/memberpic/kangluosi/uploadfile/image/20200505/20200505172858_1333942770.png) no-repeat right center;float: right;margin-right:20px;}
.nbcr_ri{width:49%; background:#fff;}
.nbcr_ri .news_div_item_pic{display:none;}
.nbcr_ri .news_div_item{margin-bottom:10px; border:1px solid #f1f1f1; border-width:1px 0; padding:33px 0;position:relative;transition:300ms; cursor:pointer;}
.nbcr_ri .news_div_item:nth-child(1),.nbcr_ri .news_div_item:nth-child(2){border-bottom:none;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:15%; text-align: center;}
.nbcr_ri .news_div_item_content{width:83%;padding-left:20px;border-left:1px solid #f3f3f3;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold; line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px; overflow:hidden; text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;white-space: normal;}

/* 首页工程案例部分 */
.in_case{width:100%; margin:80px auto 0; overflow:hidden;}
.casecenter{height:500px;}
.casetab{width:35%; z-index:999;}
.casetab li{float:left; width:49%; height:120px; margin:0 2% 10px 0;background:#f5f5f5; color:#404845; font-size:18px; position:relative; cursor:pointer;}
.casetab li:nth-child(2n){margin-right:0;}
.casetab p{padding:30px 0 0 100px;}
.casetab p span{display:block; color:#86958f; font-size:12px; font-weight:lighter; margin-top:3px;}
.casetab li em{width:60px; height:60px; border-radius:50%; border:1px solid #dfeae7; text-align:center; position:absolute; top:25px; left:28px; z-index:33;}
.casetab li em i{display:inline-block; width:40px; height:40px;}
.casetab li:nth-child(1) i{background:url(../image/in_case_icon.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li:nth-child(2) i{background:url(../image/in_case_icon2.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li:nth-child(3) i{background:url(../image/in_case_icon3.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li:nth-child(4) i{background:url(../image/in_case_icon4.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li:nth-child(5) i{background:url(../image/in_case_icon5.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li:nth-child(6) i{background:url(../image/in_case_icon6.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li.on:nth-child(1) i{background-position-y:-69px; background:url(../image/in_case_iconh.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li.on:nth-child(2) i{background-position-y:-69px; background:url(../image/in_case_icon2h.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li.on:nth-child(3) i{background-position-y:-69px; background:url(../image/in_case_icon3h.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li.on:nth-child(4) i{background-position-y:-69px; background:url(../image/in_case_icon4h.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li.on:nth-child(5) i{background-position-y:-69px; background:url(../image/in_case_icon5h.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li.on:nth-child(6) i{background-position-y:-69px; background:url(../image/in_case_icon6h.png) center no-repeat; width:40px; margin-top:10px;}
.casetab li:after{width:100%; height:100%; content:''; display:block; position:absolute; left:0; top:0; background:#01b839; transform:scale(0); transition:all .3s ease;}
.casetab li.on:after{transform: scale(1);}
.casetab li.on,.casetab li.on span{color:#fff;}
.casetab li.on em{border-color:#fff;}
.casetab li p{position:relative; z-index:33;}
.casecenter{margin:30px 0 0 0;}
.casecon{width:64%; font-weight:lighter;}
.casecon .news_div_item_pic img{width:100%; display:block;}
.casecon .divdgweb_new_div_item{position:relative;}
.casecon .divdgweb_new_div_item_content{position:absolute; width:100%; padding:18px 5%; background:rgba(0,0,0,0.8); color:#fff; bottom:0; left:0;}
.casecon a{ color:#fff;}
.casecon a:hover{text-decoration:underline;}
.casecon .divdgweb_new_div_item_a{font-size:22px;}
.casecon .divdgweb_new_div_item_body{color:#fff; margin:10px 0;font-size:14px; line-height:22px}
.casecon .divdgweb_new_div_item_body a{color:#fff;font-size:14px;}

/* 首页关于我们部分 */
.in_aboutbg{margin:80px auto 0; background:url(../image/in_aboutbg.jpg) fixed center; background-size:cover; padding:100px 0; overflow: hidden;}
.in_aboutbg .title{width:100%; margin:auto; text-align:center;}
.in_aboutbg .title::after{content:""; display:block; width:120px; height:3px; background:#fff; margin:40px auto 0;}
.in_aboutbg .title h3{font-size:36px; line-height:36px; color:#fff;}
.in_aboutbg .title h3 span{font-weight:bold;}
.in_aboutbg .wen{width:100%; margin:40px auto 0; text-align:center; color:#fff; font-size:16px; line-height:28px; text-align:center;}
.in_aboutbg .more{width:200px; height:52px; line-height:50px; border:1px solid #fff; text-align:center; display:block; color:#fff; font-size:16px; margin:60px auto 0; box-shadow:0 5px 15px rgba(0,0,0,.2);}
.in_aboutbg .more img{display: inline-block; padding-left:.2rem;}
.in_aboutbg .more:hover{background-color:#01b839; border-color:#01b839; color:#fff; transition:all .5s ease-in-out;}

.in_aboutbg .shu{width:100%; margin:100px auto 0;}
.in_aboutbg .shu li{float:left; text-align:center; font-size:16px; line-height:36px; color:#fff;}
.in_aboutbg .shu li p{font-size:16px; padding:0;}
.in_aboutbg .shu li p span{font-size:72px; font-weight:bold; font-family:"阿里巴巴普惠体";}
.in_aboutbg .shu li p i{font-size:36px; font-weight:bold; vertical-align:top; margin-left:10px; font-style:normal;}
.in_aboutbg .shu li:last-child{padding-right:0;}

/* 底部版权部分 */
.top80{padding-top:80px;}
.footer_bg{position:relative; margin:80px auto 0; padding:30px 0 40px; background:#202020;}
.footer_bg::before{position: absolute; top: -100px; right:0; display:block; content: ''; width:100%; height:110px; background:url(../image/foot_tbg.png) top center no-repeat;}

.foot_list{width:78%; float:left;}
.foot_list ul{width:16.666%; float:left; min-height:180px;}
.foot_list ul li{width:100%; float:left;}
.foot_list ul li.foot_l_bt a{float:left; color:#01b839; font-size:18px; font-weight:bold; margin-bottom:15px;}
.foot_list ul li.foot_l_bt a::after{content:""; display:block; width:20px; height:2px; margin-top:15px; background:#01b839;}
.foot_list ul li.foot_l_bt.on{background: url(../image/img-74.png) no-repeat right center; background-size: 16px;}
.foot_list ul li a{line-height:28px; color:#999; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_list ul li a:hover{color:#01b839;}

.foot_cont{width:20%; float:right;}
.foot_cont_logo{width:100%; float:left;}
.foot_cont_tel{width:100%; float:left; margin-top:20px; background:url(../image/ny_cont_teltb.png) left no-repeat; padding-left:40px;}
.foot_cont_tel p{font-size:24px; font-weight:bold; color:#01b839; line-height:30px;}
.foot_cont_lb{width:100%; float:left; margin-top:10px; font-size:15px; line-height:25px; color:#999;}
.foot_cont_lb a{color:#999;}
.foot_cont_lb a:hover,.links_txt a:hover{color:#01b839;}

.links{width:95%; max-width:1400px; margin:40px auto 0;}
.links_tit{background:url(../image/in_link_tb.png) left no-repeat; background-size:22px 22px; padding-left:30px; font-size:18px; line-height:40px; color:#fff;}
.links_txt{display:block; font-size:14px; line-height:40px; color:#999; margin-left:20px;}
.links_txt a{color:#999;}

.copy_bg{position:relative; width:100%; background-color:#202020;}
.copy_bg::before,.copy_bg::after{position:absolute; content:''; display:block; height:1px; width:100%;}
.copy_bg::before{top:0; background-color:#393939;}
.copy_bg::after{top:1px; background-color:#111111;}
.copy,.copy a{color:#787878; font-size:15px; line-height:80px; text-align:center;}
.copy a:hover{color:#01b839;}

/* 在线客服部分 */
.side{position:fixed;width:54px;height:275px;right:0;top:275px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:2px;}
.side ul li .wx{width:220px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0; background:rgba(0,0,0,.3); color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block; background:rgba(0,0,0,.3); border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#01b839;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/* 内页Banner部分 */
.pagesBan-bg{margin:154px auto 0; overflow:hidden; position:relative;}
.pagesBan-bg .pc{display:block;}
.pagesBan-bg .mb{display:none;}
.pagesBan-bg .pic img{width:100%;}
.pagesBan-mask{position:absolute; left:0; bottom:0; display:flex; align-items:center; width:100%;}
.pagesBan-mask img{width:100%;}
.pagesBan-con{position:absolute; left:0; top:0; width:100%; height:100%; align-items:center; opacity:0; transform:translateX(150px);animation:pagesText 1.5s ease forwards;}
.pagesBan-title{position:relative; display:inline-block; font-size:62px; font-weight:bold; color:#fff; margin-top:20px; line-height:1; letter-spacing:1px; text-shadow:0 3px 12px rgba(0,0,0,.3);}
.pagesBan-title::after{content:""; position:absolute; right:-20px; bottom:-4px; width:10px; height:10px; border-radius:50%; border:3px solid #01b839;}
.pagesBread{align-items: center;}
.pagesBread a:first-child::before{content:""; top:50%; transform:translateY(-50%); position:absolute; right:auto; left:0; width:20px;height:20px; transition:all .4s ease; background:url('../image/ny_home_icon.png') no-repeat center left; background-size:20px 20px;}
.pagesBread a:first-child{padding-left:32px;}
.pagesBread a:first-child:hover::before{background-image:url('../image/ny_home_iconh.png');}
.pagesBread a{display:block; font-size:16px; color:#fff; margin-right: 24px;position: relative;transition:all .4s ease; text-shadow:0 3px 5px rgba(0,0,0,.1);}
.pagesBread a:hover{color:#01b839;}
.pagesBread a::after{content:">"; display:inline-block; color:#fff; font-size:12px; position:absolute; right:-18px; top:50%; transform: translateY(-50%) scale(.7);}
.pagesBread a:last-child::after{display: none;}
@keyframes pagesText {0%{opacity: 0;transform: translateX(150px);}100%{opacity: 1;transform: translateX(0);}}
.pagesNav-item{width:15.666%; height:44px; float:left; text-align:center; display:block; margin:0 1% 20px 0; position:relative; transition:all .4s ease; user-select:none; padding-bottom:10px;}
.pagesNav-item:nth-child(6n){margin-right:0;}
.pagesNav-item::after{content:""; position:absolute; left:50%; bottom:0; transform:translateX(-50%); transition:all .4s ease; width:0;height:2px; background:#01b839;}
.pagesNav-item span{position:relative; font-size:16px; line-height:20px; color:#5f3424;}
.pagesNav-item span::after{content: ""; position:absolute; right:-7px; bottom:3px; width:3px; height:3px; border-radius:50%; background: #01b839; opacity:0; transition:all .4s ease;}
.pagesNav-item:hover,.pagesNav-item.active{color:#01b839; font-weight:bold;}
.pagesNav-item.active::after{width:100%;}
.pagesNav-item.active span::after{opacity:1;}

.proNav2{margin-bottom: 40px;}
.proNav2-item{transition: all .4s ease;margin-left: 13px; padding: 0 32px;height: 54px;background: #f2f2f2;transition: all .4s ease;border: 1px solid #ececec;}
.proNav2-item:first-child{margin-left: 0;}
.proNav2-item:hover{color: #01b839;border-color: #01b839;}
.proNav2-item.active{background: #01b839;border-color: #01b839;color: #fff;}
.proNav2-item::after{content: "";width: 9px;height: 9px;border: 10px solid transparent;border-top-color: #01b839;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);transition: all .4s ease;opacity: 0;}
.proNav2-item.active::after{opacity: 1;}

/* 内页关于我们部分 */
.ny_main{width:95%; max-width:1400px; margin:60px auto 0;}
.nyr_text{width:100%; float:left; line-height:30px; font-size:15px;}
.nyr_text img{float:left; margin:0 40px 40px 0;}
.nyr_text h3{font-size:24px; font-weight:bold; color:#01b839;}
.nyr_text p{font-size:16px; line-height:36px; text-indent:30px;}
.top30{padding-top:30px;}

.about_shu{width:100%; margin:100px auto 0;}
.about_shu li{float:left; text-align:center; font-size:18px; line-height:46px; color:#999;}
.about_shu li p{font-size:18px; padding:0; color:#999;}
.about_shu li p span{font-size:74px; font-weight:bold; font-family:"阿里巴巴普惠体"; color:#01b839;}
.about_shu li p i{font-size:44px; font-weight:bold; vertical-align:top; margin-left:10px; font-style:normal; color:#01b839;}
.about_shu li:last-child{padding-right:0;}

.gshj_img{width:100%; float:left;}
.gshj_img li{width:32.333%; float:left; margin:0 1.5% 20px 0; transition:all .5s ease;}
.gshj_img li:hover{transition:all .5s ease-in-out; transform:translateY(-10px); box-shadow:0 3px 12px rgba(0,0,0,.3);}
.gshj_img li:nth-child(3n){margin-right:0;}
.gshj_img li p{width:100%; float:left; text-align:center; line-height:24px; font-size:18px; padding:20px; background:#eee; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.gshj_img li:hover p{background:#01b839; color:#fff;}
.gshj_img li img{width:100%;float:left; border:1px solid #e9e9e9; border-bottom:none;}
.gshj_img li img:hover{border-color:#01b839;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:23.5%; float:left; margin:0 2% 30px 0; transition:all .5s ease;}
.honor_r_img li:hover{transition:all .5s ease-in-out; transform:translateY(-10px); box-shadow:0 3px 12px rgba(0,0,0,.3);}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li p{width:100%; float:left; text-align:center; line-height:24px; font-size:18px; padding:20px; background:#eee; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.honor_r_img li:hover p{background:#01b839; color:#fff;}
.honor_r_img li img{width:100%;float:left; border:1px solid #e9e9e9; border-bottom:none;}
.honor_r_img li img:hover{border-color:#01b839;}

.hzhb_img{width:100%; float:left;}
.hzhb_img ul{border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{width:25%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.hzhb_img ul li img{width:90%; margin:auto; display:block;}
.hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff;}
.hzhb_img ul li a:hover{border-color:#f0f0f0;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:50px 0 0; text-transform:uppercase;}
.pagination a,.pagination span{display:inline-block; padding:0 10px; line-height:30px; font-size:14px; border:1px solid #e9e9e9; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#01b839; background:#01b839;}

/* 内页产品中心部分 */
.pror_img{width:100%; float:left;} 
.pror_img li{width:23%; float: left; background:#fff; border: 1px solid #e9e9e9; overflow: hidden; margin:0 2.5% 20px 0;} 
.pror_img li:hover{border-color:#01b839; box-shadow:0px 3px 20px rgba(0,0,0,.2); transform:translate3d(0,-10px,0); -webkit-transition: all .4s; transition: all .4s;} 
.pror_img li:nth-child(4n){margin-right: 0;} 
.pror_img li .pic{width: 100%; float: left; overflow: hidden;} 
.pror_img li .pic img{width: 100%; display: block; transition: all .3s; -webkit-transition: all .3s;} 
.pror_img li:hover .pic img{transform: scale(1.1); -webkit-transform: scale(1.1);} 
.pror_img li .text{width: 100%; float: left; text-align: center; padding: 10px 20px 20px 20px;} 
.pror_img li .text h3{font-size: 18px; font-weight:bold; line-height: 30px; color: #000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} 
.pror_img li:hover .text h3{color: #01b839;} 
.pror_img li .text h4{font-size: 15px; line-height: 24px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pror_img li:hover .text h4{color: #01b839;} 
.pror_img li .text p{font-size:14px; font-family: Arial;}

.products{width:100%; float:left; background:#fff; border:1px solid #e9e9e9; padding:40px;}
.promore_l{width:50%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:80%;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:15px;}
.spec-scroll .items{float:left;position:relative;width:85%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:5px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:54px;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul li.active img{border:2px solid #01b839; padding:1px;}

.pros_right{width:45%; float:right; overflow:hidden;}
.pros_right_top{width:100%; float:left; border-bottom:1px solid #e9e9e9; padding-bottom:20px;}
.pros_right_top h2{overflow:hidden; display:inline-block; font-size:24px; font-weight:bold; color:#01b839;}
.pros_right_top p{font-size:18px; line-height:30px; color:#000;}
.proleft{width:100%;float:left; font-size:16px; line-height:36px; margin-top:20px;}
.proleft strong{font-size:18px; color:#000;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:180px; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; float:left; line-height:45px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#01b839; color:#fff;}

.tabs-basic{width:100%; margin-top:60px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:center; margin:0; padding:0; border-bottom:1px solid #e9e9e9;}
.tabs-basic ul li{display:inline-block; font-size:18px; text-transform:uppercase; position:relative; background:#eee;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #01b839; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic a{display:block; text-decoration:none; background:transparent; padding:15px 60px; color:#000;}
.tabs-basic .tab-active{border-bottom:2px solid #01b839; color:#fff; background:#01b839; font-weight:bold;}

/* The content */
.tabs-basic .tabs-content-placeholder{width:100%; float:left; overflow:hidden; margin-top:40px; background:#fff;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:16px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; font-size:16px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}

.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width: 100%;float: left;margin-top:60px;}
.hot_pro2_tit{width:100%;background: #fff;float: left;border-bottom: 1px solid #e9e9e9;}
.hot_pro2_tit h3{width:250px;float: left;color: #fff;line-height: 45px;font-size:18px;padding:5px 20px;background: #01b839;text-align: center;font-weight: bold;position: relative;}
.hot_pro2_tit h3:after{content: '';position: absolute;bottom: -9px;height: 0;width: 0;margin: auto;left: 0;right: 0;border: 9px solid transparent;border-top: 9px solid #01b839;border-bottom: none;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.scrollleft2{width:100%;float: left;margin-top:40px;}
.scrollleft2 li{width:280px;float: left;margin-right: 20px;overflow: hidden;}
.scrollleft2 li img{width: 100%;display: block;border: 1px solid #e9e9e9;}
.scrollleft2 li:hover{border: 1px solid #01b839;}
.scrollleft2 li span{width: 100%;line-height: 30px;font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;float: left; background:#e9e9e9; padding:10px 20px;}
.scrollleft2 li:hover span{background:#01b839; color:#fff;}

/* 内页解决方案部分 */
.jjfa_list{width:100%; float:left; position:relative;}
.jjfa_list li{width:100%; float:left; margin-bottom:30px; background:#fff; border:1px solid #e9e9e9; padding:40px; transition:all .5s ease;}
.jjfa_list li:hover{background:#f9f9f9; border-color:#01b839; transform:translateY(-10px); transition:all .5s ease-in-out; box-shadow:0 3px 12px rgba(0,0,0,.1);}
.jjfa_list li .pic{width:50%; overflow:hidden;}
.jjfa_list li .pic img{width:100%; height:350px; object-fit:cover; transition:all .4s;}
.jjfa_list li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.jjfa_list li .tbox{width:50%; padding:5% 2.5%;}
.jjfa_list li .tbox h3{font-size:30px; font-weight:bold; line-height:30px;}
.jjfa_list li a .tbox h3{color:#000;}
.jjfa_list li a:hover .tbox h3{color:#01b839;}
.jjfa_list li .tbox p{margin-top:40px; font-size:16px; line-height:30px; color:#666; -webkit-line-clamp:3; display:-webkit-box; overflow:hidden;
 text-overflow:ellipsis; -webkit-box-orient:vertical;}
.jjfa_list li .tbox .mbtn{width:200px; margin-top:40px;}
.jjfa_list li a .tbox .mbtn{display:block; font-size:16px; color:#333; line-height:44px; background:#fff; border:1px solid #e9e9e9; text-align:center;}
.jjfa_list li a:hover .tbox .mbtn{background:#01b839; color:#fff; border-color:#01b839;}


/* 内页新闻资讯部分 */
.news_text{width:100%; float:left;}
.news_text dl{display:block; width:100%; float:left; margin-bottom:40px; border-bottom:1px solid #e9e9e9; padding-bottom:30px;}
.news_text dl:nth-child(5n){margin-bottom:0;}
.news_text dl dt{width:25%; float:left; overflow:hidden;} 
.news_text dl dt img{width:100%; height:240px; object-fit:cover; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.news_text dl dt:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:85%; float:left;}
.news_text dl dd .left h3{line-height:30px; font-size:24px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h3 a{color:#000;}
.news_text dl dd .left h3 a:hover{color:#01b839;}
.news_text dl dd .left .con{font-size:16px; line-height:30px; margin-top:20px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.news_text dl dd .right2{width:10%; float:right;} 
.news_text dl dd .right2 p{width:100%; float:left; text-align:center; font-size:16px; padding:15px 0; font-family:Arial; border:1px solid #e9e9e9;;}
.news_text dl dd .right2 p:nth-child(1){font-size:46px; position:relative; font-weight:bold; line-height:46px; border-bottom:none;}
.news_text dl dd a.more{width:180px; line-height:44px; border:1px solid #ddd; display:inline-block; text-align:center; margin-top:40px; font-size:16px; transition:all .3s;}
.news_text dl dd a:hover.more{background:#01b839; color:#fff; border:1px solid #01b839; width:220px;}

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

.view-page{width:100%; float:left; position:relative; margin:40px 0;}
.view-page .prev,.view-page .back,.view-page .next{font-size:16px;width:180px;height:44px;line-height:42px;position: absolute;transition: background-color .25s ease-in-out;-moz-transition: background-color .25s ease-in-out;-webkit-transition: background-color .25s ease-in-out;}
.view-page .prev{left: 0;}
.view-page .prev a{background: url(../image/le.png) 20px center no-repeat;padding-left: 60px;border: 1px solid #e9e9e9;text-transform: uppercase;}
.view-page .prev:hover a{color: #fff;background: url(../image/le-white.png) 20px center no-repeat #01b839;}
.view-page a{display: block;}
.view-page .back{left: 50%;margin-left: -90px;width: 180px;}
.view-page .back a{background: url(../image/back.png) 20px center no-repeat #01b839;color: #fff;text-align: center;padding-left: 25px;text-transform: uppercase;}
.view-page .back a:hover{background: url(../image/back.png) 20px center no-repeat #5f3424;color: #fff;}
.view-page .next{right: 0;}
.view-page .next a{background: url(../image/ri.png) 90% center no-repeat;text-align: center;border: 1px solid #e9e9e9;text-transform: uppercase;}
.view-page .next:hover a{color: #fff;background: url(../image/ri-white.png) 90% center no-repeat #01b839;}

/* 内页技术支持部分 */
.serv_text{width:100%; float:left; font-size:16px; line-height:30px;}
.solDload-thead{width:100%; float:left; padding:20px 0 20px 3%; background:#eee;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#01b839;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:61.92937123169681%; text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:29.62962962962963%;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:8.440999138673557%;}

.solDload-tbody{width:100%; float:left;}
.solDload-tbody dt{padding:0 0 0 3.25%;height:50px;line-height:50px;font-size:16px;font-weight:600;background:#f6f6f6;}
.solDload-tbody dd{padding:10px 0 10px 3%;border-top:1px solid #f2f2f2;}
.solDload-tbody dd .td{text-align:center;float:left;}
.solDload-tbody dd .td.td-name .t1{width:100%; float:left; line-height:29px;font-size:16px;}
.solDload-tbody dd .td.td-name .t2{width:100%; float:left; line-height:24px;color:#a4a4a4;}
.solDload-tbody dd .td.td-date{line-height:20px; font-size:14px; color:#999; margin:18px 0 0;}
.solDload-tbody dd .td.td-action .btn{display:block;width:40px;height:40px;background:url(../image/icon-dd4.png) no-repeat center center / cover;margin:8px auto 0; border:0; background-size:40px 40px;}

/* 内页联系我们部分 */
.message{width:100%; float:left;}
.message h2{text-align:center; color:#333; font-size:24px; font-weight:bold; text-transform:capitalize;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:30px; background:#fff; border:1px solid #e9e9e9;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:45px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#01b839;}
.message ol li .btn2{background:#999;}

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

.map_ul{width:100%; margin-top:20px; display:block;}
.map_ul li{display:block; width:100%; padding-bottom:20px; margin:10px 10px 0 0; display:inline; border-bottom:1px solid #e9e9e9;float:left;}
.map_ul li a{font-size:16px; float:left; font-weight:bold; width:100%; line-height:24px; color:#000;}
.map_ul .list-inline{display:block; width:100%; min-height:30px;}
.map_ul .list-inline li{height:32px; line-height:32px; border-bottom:0; text-align:center; border:1px solid #dcdcdc; width:auto; padding:0px;}
.map_ul .list-inline li a{font-weight:normal; display:block; line-height:32px; display:inline-block; width:auto; padding:0 10px; font-size:14px; color:#787876;}
.map_ul .list-inline li a:hover{background:#01b839; color:#fff;}
.map_ul .list-inline li:hover{border:1px solid #01b839;}




















