body {
	font-family: "黑体";
}

.y_left {
	float: left;
	width: 180px;
}
.y_left>h1 {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #2ba2f1;
}
.y_left>ul {
	min-height: 1500px;
	background: #34495e;
}
.y_left>ul li {
	text-align: center;
	width: 100%;
}
.y_left>ul li:hover a,
.y_left>ul li.active a {
	background: #eca432;
	color: #fff;
}
.y_left>ul li:hover a:after,
.y_left>ul li.active a:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
	width: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid #fff;
}
.y_left>ul li a {
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	background: #34495e;
	color: #98a2ad;
	position: relative;
	border-bottom: 1px solid #b7ada6;
}
.y_center {
	padding: 50px 10px 0 0;
	float: left;
	width: 120px;
    height: auto;
    min-height: 1510px;
    background: #f1f1f1;
}
.y_center>ul {
	width: 100px;
	margin: 10px auto 0;
}
.y_center>ul li {
	width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #8fb4c9;
    margin-bottom: 10px;
}
.y_center>ul li:hover a,
.y_center>ul li.active a {
	color: #ffdc88;
}
.y_center>ul li a {
    display: block;
    width: 100px;
    height: 32px;
    color: #fff;
}
.y_right {
	overflow: hidden;
}
.y_right .y_right_wrap {

}
.y_right .yR_box>h1 {
	padding: 0 0 0 40px;
	margin: 0 20px 15px;
	height: 50px;
	line-height: 50px;
	background: #0665a4;
	color: #fff;
}
.y_right .yR_bottom {
	border-top: 1px solid #5faee3;
	padding: 30px;
	overflow: hidden;
}	
.y_right .y_in h1,
.y_right .y_out h1 {
	height: 64px;
	line-height: 64px;
	text-align: center;
	background: #eee;
	font-size: 24px;
	color: #37ba21;
	margin-bottom: 4px;
}
.y_in a{
	color:#666;
}
.y_right .y_out h1 {
	color: #ff1800;
}
.y_right .yR_bottom .y_in {
	float: left;
	width: 380px;
}
.y_right .yR_bottom .y_out {
	float: right;
	width: 380px;
}
.y_right .yR_bottom table {
	width: 100%;
	font-weight: bold;
    border-collapse: collapse;
    text-align: center;
    color: #666;
    font-size: 15px;
}
.y_right .yR_bottom tr {
	height: 54px;
}
.y_right .yR_bottom table  a {
	color: #666;
}
.y_right .y_in tbody tr:hover,
.y_right .y_in tbody tr:hover a {
	color: #37ba21;
}
.y_right .y_out tbody tr:hover,
.y_right .y_out tbody tr:hover a {
	color: #ff1800;
}
.y_right .yR_bottom th {
	text-align: left;
	padding: 10px 0 10px 10px;
}
.y_right table,.y_right th,.y_right tr,.y_right td {
	border: 1px solid #b3b3b3;
}
.y_right .cunwu_list li {
	float: left;
	width: 20%;
	text-align: center;
}
.y_right .cunwu_list li a {
	display: inline-block;
}
.y_right .cunwu_list li:hover p,
.y_right .cunwu_list li.active p {
	color: #95730b;
}
.y_right .cunwu_list li:hover .bg_circle,
.y_right .cunwu_list li.active .bg_circle {
	background: #ffdda8;
}
.y_right .cunwu_list .bg_circle {
	padding: 20px;
	border-radius: 100%;
	margin: 0 0 15px 0;
}
.y_right .cunwu_list .bg_circle em {
	display: block;
	margin: 0 auto;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #5faee3 url("../images/y_1.png") no-repeat center;
}
.y_right .cunwu_list a p {
	font-size: 13px;
	color: #4d4d4d;
}
.y_right .cunwu_list a p .fa {
	margin: 0 0 0 2px;
}
.y_right .dw_list li {
	float: left;
	width: 20%;
	height: 190px;
	text-align: center;
}
.y_right .dw_list li>div {
	padding: 3px;
	height: 100%;
	background: #5faee3;
}
.y_right .dw_list li.active>div,
.y_right .dw_list li:hover>div {
	background: #eca432;
}
.y_right .dw_list li a {
	display: block;
	color: #fff;
	height: 100%;
	background: #5faee3;
}
.y_right .dw_list li em {
	display: block;
	height: 70px;
	background: url("../images/y_2.png") no-repeat center;
}
.y_right .dw_list li label {
	display: block;
	margin: 50px 0 5px;
}
.y_right .dw_list li:hover a {

}
.circle_group {
	width: 430px;
	height: 430px;
	margin: 100px auto;
	position: relative;
	background: url('../img/circle_bg.png') center no-repeat;
}
.circleWrap li {
	width: 76px;
	height: 76px;
	border-radius: 50%;
	cursor: pointer;
	font-size: 20px;
	font-family:'黑体';
	text-align: center;
	position: absolute;
	color: #095279;
	line-height: 76px;
	background: url('../img/circle_li.png') center no-repeat;
}
.circleWrap li a{
	color: #095279;
}
.circleWrap li.active,
.circleWrap li:hover {
	background: #ffc500;
	color: #fff; 
}
.circleWrap li span {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
}
.line_btnWrap {
	width: 224px;
	height: 172px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -112px;
	margin-top: -86px;
}
.line_btnWrap li {
	width: 100%;
	padding: 10px 0;
	background: #30aff3;
	color: #fff;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
	border-radius: 40px;
	margin-bottom: 20px;
}
.line_btnWrap li.active,
.line_btnWrap li:hover {
	background: #ffc500;
}
.three_btn_group {
	text-align: center;
}
.three_btn_group li {
	display: inline-block;
    color: #fff;
    width: 270px;
    margin: 8px 10px;
    cursor: pointer;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 21px;
    color: #fff;
    background: #395fb8;
    border-radius: 10px;
    border: 2px solid #395fb8;
}
.three_btn_group li:hover,
.three_btn_group li.active {
    border: 2px solid #e1b23f;
}