/*尾部*/
.zq_tail_footr{ background:#1F2328; width:100%; overflow:hidden;z-index: 9999;}
.zq_tail_first{ width:1200px; margin:0 auto;}
.zq_tail_lj{ color:#8F9193; font-size:14px; float:left; line-height:50px;}
.zq_tail_ul{ float:left; line-height:50px;}
.zq_tail_ul li{ float:left; margin-right: 5px; margin-left: 10px;}
.zq_tail_ul li a{color: #8F9193;font-size: 14px;}
.zq_tail_ul li a:hover{ color:#FFF;}

.zq_tail_second{ border-bottom:1px solid #929496; border-top:1px solid #929496; overflow:hidden; clear:both;}
.second_content{ width:1200px; margin:0 auto; overflow:hidden;}
.second_son_left p{ color:#A9A9AB; font-size: 16px;line-height: 25px;}
.second_cont_left{ float:left;     margin-top: 43px;}
.second_son_left{ float:left; margin-right:47px;}
.second_son_left img{  width:67px; height:67px;}

.second_son_left span{ float:left;margin-top: 8px;  margin-right: 15px;}
.second_son_left_son{ float:left;margin-top: 3px;}

.second_cont_right{ margin-top:43px; float:right;}
.second_cont_right img{ width:130px; height:130px;}
.second_cont_right p{ color:#8F9193; text-align:center; font-size:16px; margin-top: 10px;margin-bottom: 10px;}

.zq_lowest_level{ text-align:center; color:#A9A9AB; font-size:16px; padding-top:18px; padding-bottom:18px;width: 1200px;margin: 0 auto;}
.zq_lowest_level p{ line-height:27px;}
.zq_lowest_level ul li {display: inline-block;margin-top:12px;}
.zq_lowest_level ul li img {height : 36px;}
.li_befre{
	position: relative;
}
.li_befre:before{
	content:'';
	width:11px;
	height:57px;
	position:absolute;
	right:-11px;
	top:0;
	background-color:#636363;
}

/*尾部 end*/


.lhw-right-xf { width: 60px; position: fixed; bottom: 25%; right: 20px; transition: all 0.5s ease; transform: translateX(100px); opacity: 0; visibility: hidden; }
.lhw-right-xf.active { transform: translateX(0px); opacity: 1; visibility: visible; }
.lhw-right-xf .lhw-xf-free { font-size: 0px; display: block; }
.lhw-right-xf .lhw-xf-free:after { content: ""; width: 13px; height: 13px; display: block; position: absolute; top: -6.5px; right: -6.5px; background: #f60; border: 2px solid #fff; border-radius: 50px; animation: zoomIn 1.2s linear 1.2s infinite alternate; }
.lhw-right-xf .lhw-xf-item { height: 60px; display: flex; align-items: center; justify-content: center; text-align: center; background: #666; margin-top: 10px; position: relative; transition: all 0.5s ease; text-decoration: none; color: #323232; }
.lhw-right-xf .lhw-xf-item:hover { background: #323232; }
.lhw-right-xf .lhw-xf-item i { position: absolute; top: 5px; left: -10px; animation-fill-mode: both; animation-duration: 1s; animation-name: flash; animation-iteration-count: infinite; }
@keyframes shake {from, to {-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% {-webkit-transform: translate3d(-2px, 0, 0); transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% {-webkit-transform: translate3d(2px, 0, 0); transform: translate3d(2px, 0, 0); } }
@keyframes flash {from, 50%, to {opacity: 1; } 25%, 75% {opacity: 0; } }

.lhw-right-xf .lhw-xf-tel .lhw-connect-box { width: 256px; position: absolute; top: -139px; right: 70px; background: #fff; padding: 25px 0; text-align: left; box-shadow: 0 15px 32px rgba(0,0,0,0.15); opacity: 0; transform: translate(100px,100px) scale(0); visibility: hidden; transition: all 0.5s ease; }
.lhw-right-xf .lhw-xf-tel:hover .lhw-connect-box { transform: translate(0,0) scale(1); opacity: 1; visibility: visible; }
.lhw-right-xf .lhw-xf-tel .lhw-connect-box:after { content: ""; width: 0px; right: 0px; border-left: 5px solid #fff; border-top: 5px solid transparent; border-bottom: 5px solid transparent; position: absolute; right: -5px; bottom: 90px; }
.lhw-right-xf .lhw-xf-tel .lhw-connect-box span { display: block; padding: 0 25px; }
.lhw-right-xf .lhw-xf-tel .lhw-connect-box span b { color: #2589ff; }
.lhw-right-xf .lhw-xf-tel .lhw-connect-box p { margin: 20px 0 0; text-align: center; }



.lhw-footer .footer-copyright p{
	color:#acacac;
}
.lhw-footer .footer-copyright p a{
	color:#acacac;
}