/*
+----------------------------------------------------------------------
| LN-EWS v2.0 [ Do a line, love a line ]
| Copyright (c) 2010~2024 http://jzline.com All rights reserved.
| Author: xwxc
+----------------------------------------------------------------------
*/

.footer_bg{height:auto;padding-bottom:0px;background-color:#188a49}
.footer_bg2{border-top:1px solid rgb(255,255,255,0.21);height:auto;padding-bottom:0px;background-color:#188a49;height:99px}
.footer{margin:0px 0px px 0px;height:auto;padding:80px 0px 0px 0px;position:relative}
.footer .m_tit{width:100%;color:#fff;font-size:18px;line-height:66px;border-bottom:0px solid #fff;padding-left:0px;font-weight:bold;position:relative;margin-bottom:20px}
.footer .m_tit::after{content:"";width:28px;height:2px;background:#FFFFFF;position:absolute;left:0;bottom:0px}
.footer .m_list{width:100%;color:#fff;font-size:16px;height:auto}
.footer .m_list span{width:100%;color:#fff;font-size:16px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.footer .m_list li{width:100%;color:#fff;font-size:16px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#FFFFFF;opacity:0.5}
.footer .m_list li:hover span{width:100%;color:#fff;font-size:16px;line-height:30px}
.footer .tel_list li{width:100%;color:#fff;font-size:16px;line-height:50px}
.footer .tel_list li img{height:30px;margin-right:10px}
.footer .tel_list li a{color:#fff;line-height:30px;font-size:16px;font-family:"arial,sans-serif"}
.footer .qr_list{color:#fff;line-height:30px;font-size:16px}
.footer .qr_list .wechat{width:120px;text-align:center;float:left}
.footer .qr_list .wechat img{width:120px}
.footer .qr_list .wechat p{width:120px;text-align:center}
.footer .qr_list .mp{width:120px;text-align:center;float:left;margin-left:20px}
.footer .qr_list .mp img{width:120px}
.footer .qr_list .mp p{width:120px;text-align:center}
.footer_c{color:#fff;font-size:16px;margin-top:20px;text-align:right}
.footer_c .footer_icp{text-align:right;color:#fff}
.footer_c .footer_icp a{color:#fff}

@media only screen and (min-width:1000px){}
@media only screen and (min-width:1200px){}
@media only screen and (min-width:1400px){}
@media only screen and (min-width:1600px){}
@media only screen and (max-width:1000px){.footer .m_box{display:none}
.footer .qr_list{display:none}
}




/*底部固定工具条*/
#tool { position: fixed; bottom: 0; left: 0; right: 0; z-index: 900; background-color:#246d10;display: none; }
ul.toollist { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0;margin: auto; display: block; height: 48px;background-color:#246d10 }
.toollist li{ float:left;width: auto;  height: 100%;width:25%;position: static!important;  margin: 0;
border-radius: 0!important; -webkit-box-sizing: border-box;box-sizing: border-box; -webkit-box-flex: 1; box-flex: 1;
-webkit-box-sizing: border-box; box-shadow: none!important; background: none;
}
.toollist li a {font-size: 20px;line-height: 20px;text-align: center;display: block;text-decoration: none;padding-top: 2px;position:relative;}
.toollist li a img{width:24px;height:24px;}
.toollist li a p{margin: 1px 0 1px 0;font-size: 14px;display: block !important;line-height: 18px;text-align: center;color: #ffffff}

@media(max-width:768px){	
#tool{display: block;}

.footer_bg2{padding-bottom: 60px}


}


