/*.top*/
.top {
	height: 80px;
}
.top .logo {
	float: left;
	display: inline-block;
	margin-top: 15px;
}
.top .logo img {
	width: 163px;
	height: 56px;
}
.top ul {
	float: right;
}
.top li {
	float: left;
	position: relative;
}
.top li.last {
	margin-right: 0;
}
.top li > a {
	color: #000;
	display: block;
	padding: 49px 0px;
	width: 100px;
	text-align: center;
	position: relative;
	font-size: 16px;
}
.top li.on > a {
	color: #000;
}
.top li:hover > a {
	color: #fff;
	background: #1d2088;
}
.top li dl {
	display: none;
	position: absolute;
	left: 0;
	top: 80px;
	width: 100%;
	background: #1d2088;
	z-index: 100;
}
.top li dl a {
	display: block;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
}
.top li dl a:hover {
	color: #f00;
}
.top li:hover dl {
	display: block;
}
/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header {
	height: 80px;
	overflow: hidden;
	background: #fff;
	position: fixed;
	z-index: 9999999;
	width: 100%;
	display: none
}
.sp_logo {
	padding: 10px;
	float: left;
	height: 50px
}
.sp_logo img {
	margin: auto;
	max-height: 30px;
}
.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 15px
}
.sp_nav span {
	display: block;
	background: #c9141e;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}
.sp_nav span:nth-of-type(1) {
	top: 0px
}
.sp_nav span:nth-of-type(2) {
	top: 10px
}
.sp_nav span:nth-of-type(3) {
	top: 20px
}
.sp_nav_se span:nth-of-type(1) {
	top: 10px;
	transform: rotate(45deg)
}
.sp_nav_se span:nth-of-type(2) {
	width: 0
}
.sp_nav_se span:nth-of-type(3) {
	top: 10px;
	transform: rotate(-45deg)
}
.sjj_nav {
	position: fixed;
	z-index: 99999999999999999999;
	background: #eee;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}
.nav_show {
	top: 50px
}
.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}
.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
}
.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 70px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}
.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: #999;
}
.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}
.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}
.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}
.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}
.sjj_nav>ul >li:last-child {
	border-bottom: 1px #ddd solid;
}
.sjj_nav ul li ul {
	display: none
}
.sjj_nav ul li a {
	color: #666;
	width: 80%
}
.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}
.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #c9141e
}
.sjj_nav ul li ul li>ul {
	margin-left: 10px
}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/



.ccc {
	display: none
}
 @media screen and (max-width: 900px) {
#c_portalResnav_main-15795058399392081 {
	display: none !important
}
.sp_header {
	display: block !important
}
.ccc {
	display: block !important
}
}
