@charset "utf-8";
.clear{ clear:both; overflow:hidden; content:"";}
/*.l{ float:left}
.r{ float:right;}*/


/* xYd_mcd */

#toolbar {
	display: none;
	width: 100%;
	height: 55px;
	background: #fff;
	position: fixed;
	z-index: 10000;
	bottom: 0;
	left: 0;
	border-top: 1px solid #E5E9F2;
}


 @media (max-width:767px) {
 
 .footer{ margin-bottom:56px;}
 
 #toolbar {
	display: block
}
}

#toolbar ul li {
	float: left;
	width: 25%;
	text-align: center;
	position: relative
}
#toolbar ul li a {
	width: 100%;
	color: #1b2c42;
	line-height: 23px;
	padding-top: 7px;
	position: relative;
}
#toolbar ul li a span {
	font-size: 13px;
	display: block;
}
#nav {
	position: relative
}
/*#toolbar ul li:nth-child(2)::after,
#toolbar ul li:nth-child(2)::before {display: block;content: " ";height: 15px;width: 1px;background-color: #a0a0a0;z-index: 5;position: absolute;left: 0;top: 16px}*/

#toolbar ul li:nth-child(2)::after {
	left: initial;
	right: 0
}
#toolbar ul li ul li {
	width: 100%;
	border-bottom: 1px solid #fff
}
#toolbar ul li ul li a {
	width: 100%;
	padding: 0;
	height: 28px;
	line-height: 28px
}
#toolbar ul li:hover a {
	color: #d40314;
}
#toolbar ul li:hover a::after {
	content: '';
	height: 2px;
	border-radius: 0 0 10px 10px;
	display: block;
	background: #d40314;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
.web_cn img {
	max-width: 100% !important;
	height: auto !important;
	display: inline-block;
}
.web_cn p {
	text-wrap: inherit !important;
	line-height: 30px
}
.web_cn p span {
	text-wrap: inherit !important;
}
body.sidebarActive {
	overflow: hidden;
}
.sidebarWrapper {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 11000;
	overflow: auto;
	display: none;
	background: rgba(0, 0, 0, 0.5);
}
.sidebarWrapper .overlay {
	position: fixed;
	left: 250px;
	right: 0;
	top: 0;
	bottom: 0;
}
.sidebar {
	background: #fff;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
	width: 250px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 3;
	overflow: auto;
	font-size: 16px;
	left: -90%;
	transition: 0.2s all;
}
.sidebar .profilebox {
	padding: 20px;
}
.sidebar .profilebox .avatar {
	max-width: 126px;
	max-height: 48px;
	margin-bottom: 12px;
}
.sidebar .profilebox .title {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0;
	color: #1B2C42;
	margin: 0 0 6px 0;
}
.sidebar .profilebox .lead {
	font-size: 14px;
	color: #8D95A0;
	font-weight: 400;
	margin: 0;
}
.sidebar .profilebox .button {
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 20px;
}
.sidebar .profilebox .button a {
	display: inline-block;
	padding: 4px 5px;
	margin-left: 5px;
	color: #1B2C42;
}
.sidebar .bottomButton {
	position: absolute;
	left: 0;
}
.sidebarMenu {
	padding: 0;
	margin: 0 0 20px 0;
}
.sidebarMenu > li {
	display: block;
}
.sidebarMenu > li > a {
	display: block;
	color: #1B2C42;
	padding: 12px 40px 12px 20px;
	position: relative;
}
.sidebarMenu > li > a .badge {
	position: absolute;
	right: 20px;
	top: 15px;
	padding: 2px 6px;
}
.sidebarMenu > li > a i.icon {
	text-align: center;
	font-size: 26px;
	position: absolute;
	left: 20px;
	top: 5px;
}
.sidebarMenu > li > a .avatar {
	width: 26px;
	height: 26px;
	position: absolute;
	left: 20px;
	top: 11px;
	border-radius: 100px;
}
.sidebarMenu > li > a:active {
	background: rgba(229, 233, 242, 0.4);
}
.sidebarMenu li.title {
	padding-left: 20px;
	font-size: 14px;
	color: #8D95A0;
	font-weight: 500;
	padding-bottom: 10px;
}
.sidebar.is-active {
	left: 0;
}
 
 
 
 
 












/* xYd_mcd */








@media only screen and (min-width: 1279px) and (max-width: 1455px)  {









}








@media only screen and (min-width: 767px) and (max-width: 1279px)  {












}








@media only screen and (min-width: 320px) and (max-width: 767px)  {






 }