.nav_main {
	position: relative;
}

.nav_right_bg {
	position: relative;
	height: 49px;
	width: 1200px;
	margin: 0;
}

.nav_right {
	display: flex;
}

.nav_right i:hover,
.nav_right a:hover {
	color: #326cf6;
	font-weight: bold;
}

.nav_right i:hover .icon,
.nav_right a:hover .icon {
	font-weight: normal;
}

.nav_right .hothot::after {
	display: block;
	content: "";
	width: 9px;
	height: 14px;
	background: url("http://www.mobiletrain.org/images_index/index-nav.gif") 0% 0% / 9px 14px no-repeat;
	margin-top: -46px;
	margin-left: 68px;
}

.nav_right i div {
	position: absolute;
	top: 49px;
	box-sizing: border-box;
	background: #ffffff;
	display: none;
	z-index: 2;
}

.nav_right i div a {
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	height: 33px;
	line-height: 33px;
}

.nav_right i div a:hover {
	background-color: #eff6ff;
}

.nav_right i div a .icon {
	font-size: 16px;
	color: #326cf6;
	margin-left: 20px;
	margin-right: 16px;
}

.nav_right i div a .icon-pmp {
	margin-right: -13px;
	margin-left: 15px;
}

.nav_right i div.nav_dropmenu_box {
	left: 0px !important;
	transform: translateX(0%) !important;
	width: 976px;
	/* height: 402px; */
	background: #f7f7f7;
}

.nav_right i div {
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	width: 154px;
	box-shadow: #999999 0px 0px 8px;
	border-radius: 6px;
	padding: 10px 0px;
}

.nav_right i div.nav_jysl_box,
.nav_right i div.nav_gyqf_box {
	width: 100px;
}

.nav_right i div.nav_xqfy_box,
.nav_right i div.nav_jyfw_box,
.nav_right i div.nav_rdht_box {
	width: 120px;
}

.nav_right i div.nav_rzks_box,
.nav_right i div.nav_itpx_box {
	width: 174px;
	text-align: left;
}

.nav_right i:hover div {
	display: block;
}

.nav_right i em.icon {
	display: inline-block;
	font-size: 11px;
	transform: rotate(0deg);
	transition: all 0.3s ease 0s;
	font-weight: normal;
	margin-left: 4px;
}

.nav_right i:hover em.icon {
	display: inline-block;
	font-size: 11px;
	transform: rotate(-180deg);
}

.nav_right .nav {
	position: relative;
	text-align: center;
	height: 49px;
	line-height: 49px;
	display: inline-block;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
	margin-left: 22px;
}

.nav_right .nav_index {
	margin-left: 0;
}

.nav_right_bg .nav_dropmenu_box ul {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 10px 10px;
}

.nav_right_bg .nav_dropmenu_box ul li a {
	display: flex;
	align-items: center;
	width: 173px;
	height: 70px;
	background-color: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	color: #000000;
	transition: all 0.3s ease 0s;
	margin: 0px 8px 18px;
	box-sizing: border-box;
}

.nav_right_bg .nav_dropmenu_box ul li a .icon {
	margin: 0px 17px 0px 20px;
	display: inline-block;
	width: 33px;
	height: 33px;
	background: #eff6ff;
	border-radius: 50%;
	text-align: center;
	line-height: 33px;
	color: #4067e0;
	font-size: 18px;
	transition: all 0.3s ease 0s;
}

.nav_right_bg .nav_dropmenu_box ul li a:hover {
	background: #326cf6;
	color: #ffffff;
}

.nav_right_bg .nav_dropmenu_box ul li a:hover .icon {
	background: #eff6ff !important;
	color: #326cf6 !important;
}

/* 
  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(1) a .icon {
    color: #e84325;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(3) a .icon {
    color: #ea652b;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(4) a .icon {
    color: #e83e25;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(5) a .icon {
    color: #5dc297;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(6) a .icon {
    color: #5da938;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(7) a .icon {
    color: #397dda;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(8) a .icon {
    color: #7b28d9;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(9) a .icon {
    color: #1b42c3;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(10) a .icon {
    color: #d12e7f;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(11) a .icon {
    color: #ffa209;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(12) a .icon {
    color: #761ede;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(13) a .icon {
    color: #60c960;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(14) a .icon {
    color: #5cc1af;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(15) a .icon {
    color: #4f1bc3;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(16) a .icon {
    color: #d60000;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(17) a .icon {
    color: #326cf6;
  }

  .nav_right_bg .nav_dropmenu_box ul li:nth-of-type(18) a .icon {
    color: #ff2700;
  } */
