.conten_2 {
	width: 100%;
	background-color: #f1f6fb;
	padding: 10px 0px 20px 0px;
}
.list_main {
	width: 1200px;
	margin:  0 auto;
}
.left_list_main {
	float: left;
	width: 19%;
	background-color: #FFFFFF;
}
.left_one {
	width: 100%;
	height: 50px;
	background-color: #013f93;
}

.left_one span {
	display: block;
  text-align: center;
}


.left_one span a {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 50px;
}

.left_two {
	width: 100%;
}
.left_two ul {
	list-style: none;
}
.left_two ul li {
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: 1px solid #e1edfc;
}
.left_two ul li a {
	line-height: 50px;
	font-size: 16px;
	color: #393939;
	text-decoration: none;
}


/**/
.right_list_main {
	float: right;
	width: 75%;
	background-color: #FFFFFF;
	padding: 0px 25px 25px 25px;
}

.right_1 {
	width: 100%;
}
.right_2 {
	width: 100%;
	height: 25px;
	background-color: #FFFFFF;
	padding: 5px 0px
}
.right_2 span {
	font-size: 12px;
	color: #555555;
	float: right;
	line-height: 25px;
}

.right_2 span a {
	text-decoration: none;
	color: #555555;	
}
.right_3 {
	width: 100%;
	height: 37px;
	background-color: #f4faff;
}
.right_3 span {
	display: block;
	width: 15%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-top:2px solid #013f93;
	color: #013f93;
	font-weight: bold;
	font-style: 16px;
	background-color: #edf7ff;
}
.right_4 {
	width: 100%;
}

.mgess {
	width: 85%;
	margin: 10px auto 0px;
}
.mgess p {
	text-align: center;
	font-size: 16px;
	color: #333333;
}


.mgess_con {
	width: 100%;
	margin-top: 15px;
}
/**/
.right_5 {
	width: 100%;
	padding: 20px 0px;
}
.con-sel {
	background-color: #efefef;
    color: #005bac;
}
.con-sel a {
	
    color: #005bac;
}