﻿.header-t a {
	color: rgb(255, 255, 255); font-size: 0.12rem; opacity: 0.75;
}
.header-t li.one::before {
	display: none;
}
.header-t li i {
	font-size: 0.16rem;
}
.noSubMenu .dropdown-toggle::after {
	display: none;
}
.imgbed {
	width: 100%; height: 0px; padding-top: 57%; display: block; position: relative;
}
.imgbed img {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.JL_body .JL_item .JL_itemconshaow {
	transition:0.8s; height: 1.2rem; overflow: hidden; position: relative; -webkit-transition: all 0.8s;
}
.JL_body .JL_item .JL_itemconshaow::after {
	background: url("../images/txtmask.png") repeat-x left bottom; left: 0px; width: 100%; height: 0.3rem; bottom: 0px; position: absolute; content: "";
}
.address {
	color: rgba(255, 255, 255, 0.7); line-height: 1.6em; font-size: 0.14rem; margin-left: 0.3rem;
}
@media screen and (max-width:980px)
{
.footer .wp {
	align-items: center;
}
.footer .ftlogo {
	width: 50%; flex-direction: inherit;
}
.address {
	margin-left: 0px;
}
.footer .fright {
	width: 50%; flex-direction: inherit; justify-content: flex-end;
}
}
@media screen and (max-width:980px)
{
.footer .ftlogo img {
	height: auto;
}
}