footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eee;
}
footer .footer-bf{
	width: 80%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	padding: 5em 0;
}
footer .footer-bf .form{
	width: 30%;
	height: auto;
	float: left;
	overflow: hidden;
	margin: 0 7em 0 0;
}
footer .footer-bf h4{
	font-size: 20px;
	font-weight: normal;
	padding: 0em 0 1em 0;
}
footer .footer-bf .form .text{
	width: 40%;
	height: auto;
	float: left;
	padding: 1em;
	margin: 1em 0.7em 1em 0;
	border-radius: 5px;
	border:none;
}
footer .footer-bf .form .text:nth-child(2){
	margin-right: 0px;
}
footer .footer-bf .form .text:nth-child(4){
	margin-right: 0px;
}
footer .footer-bf .form .submit{
	width: 95%;
	height: auto;
	margin: 1em 0;
	padding: 0.5em;
	border:none;
	background: #f90;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
footer .footer-bf .lx{
	width: 30%;
	height: auto;
	float: left;
	overflow: hidden;
}
footer .footer-bf .lx span{
	font-size: 16px;
	display: block;
}
footer .footer-bf .lx .p1{
	font-size: 24px;
	padding-bottom: 0.2em;
}
footer .footer-bf .lx .p2{
	font-size: 16px;
	padding-top: 0.2em;
}
footer .footer-bf .lx .weixin{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 1em 0;
}
footer .footer-bf .lx .weixin .weixin-bf{
	width: 40%;
	height: auto;
	float: left;
	overflow: hidden;
}
footer .footer-bf .lx .p3{
	padding-bottom: 0.2em;
}
footer .footer-bf .lx .weixin .weixin-bf img{
	display: block;
}
footer .footer-bf .daohang{
	width: 30%;
	height: auto;
	float: right;
}
footer .footer-bf .daohang ul li{
	width: 30%;
	height: auto;
	float: left;
	padding: 0.2em 0 1em 0;
}
footer .footer-bf .daohang .iso{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 4em;
	color: #999;
}
footer .banquan{
	width: 100%;
	height: auto;
	padding: 1em 0;
	background: #ddd;
}
footer .banquan .p4{
	text-align: center;
}
.menu-item-down {
          display: none;
          position: absolute;
          width: 190px;
          opacity: 1;
          border-radius: 14px;
          box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.06);
          margin-top: 24px;
          left: 424px;
          padding: 24px 0;
          background-color: white;

          li {
            height: 60px;
            padding-left: 25px;
            border-left: 6px transparent solid;
            line-height: 60px;
          }
          // li:hover {
          //   border-left: 6px #00ba88 solid;
          //   background: rgba(0, 186, 136, 0.04);
          // }
          .menu-item-down-icon {
            display: inline-block;
            width: 18px;
            height: 18px;
            position: relative;
            top: 2.5px;
            margin-right: 10px;
            img {
              width: 18px;
            }
          }
        }<!--0.00016498565673828-->