﻿.wrap {
	background-color: #FFF;
}

.personal_entrance {
	display: block;
	position:relative;
	width: 100%;
	padding: 2px;
	vertical-align: middle;
	background: rgba(240,240,240,0.5);
	border-bottom: 1px solid #E2E2E3;
	text-decoration:none;
}
a:hover
{text-decoration:none;
    }

.personal_entrance .personal_entrance_short_cut {
	display: inline-block;
	background-image: url('../images/personal_entrance.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	-moz-background-size: 100%;
	width: 30px;
	height: 30px;
	margin-top: 5px;
	margin-left: 5px;
}

.personal_entrance span {
	position: relative;
	left: 5px;
	top: -7px;
	font-family: 微软雅黑;
	font-size: 16px;
}

.personal_entrance .arrow_right {
	height: 20px;
	width: 10px;
	background-image: url('../images/arrow_right.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: right;
	margin-right: 10px;
	margin-top: 10px
}

.head_banner {
	height: 170px;
	width: 100%;
	background-image: url('../images/head_banner.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.menu_containner {
	padding: 0 10px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #F2F2F2;
}

.menu_containner .menu_item {
	display: inline-block;
	width: 33.33333333%;
	float: left;
	text-align: center;
	padding-top: 10%;
}

.menu_containner:after {
	clear: both;
}

.menu_item .menu_icon {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.menu_item .menu_label {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	font-family: 微软雅黑;
	font-size: 16px;
}

.special_menu_containner {
	overflow: hidden;
	padding-top: 10px;
	background-color: #FAF9F9;
}

.special_menu_item {
	width: 49%;
	border: 1px solid #F2F2F2;
	background-color: #FFF;
	padding: 5%;
}

.special_menu_containner .left {
	float: left;
	border-left: none;
}

.special_menu_containner .right {
	float: right;
	border-right: none;
}

.special_menu_containner img {
	width: 100%;
}

.icon-app-bszn {
	background: url('../images/menu/banshizhinan.png') no-repeat center center;
	background-size: contain;
}

.icon-app-gsgg {
	background: url('../images/menu/gongshigonggao.png') no-repeat center center;
	background-size: contain;
}

.icon-app-ssp {
	background: url('../images/menu/suishoupai.png') no-repeat center center;
	background-size: contain;
}

.icon-app-wybx {
	background: url('../images/menu/woyaobaoxiu.png') no-repeat center center;
	background-size: contain;
}

.icon-app-wyts {
	background: url('../images/menu/woyaotousu.png') no-repeat center center;
	background-size: contain;
}

.icon-app-wxzj {
	background: url('../images/menu/weixiuzijin.png') no-repeat center center;
	background-size: contain;
}

.icon-app-xj {
	background: url('../images/menu/xunjian.png') no-repeat center center;
	background-size: contain;
}

.icon-app-wb {
	background: url('../images/menu/weibao.png') no-repeat center center;
	background-size: contain;
}

.icon-app-bmcx {
	background: url('../images/menu/bianminchaxun.png') no-repeat center center;
	background-size: contain;
}

.icon-app-zcfg {
	background: url('../images/menu/zhengcefagui.png') no-repeat center center;
	background-size: contain;
}

.icon-app-wytp {
	background: url('../images/menu/woyaotoupiao.png') no-repeat center center;
	background-size: contain;
}

.icon-app-ywcx {
	background: url('../images/menu/yewuchaxun.png') no-repeat center center;
	background-size: contain;
}
.icon-app-fwbd {
	background: url('../images/menu/fangwubangding.png') no-repeat center center;
	background-size: contain;
}
.icon-app-heb {
	background: url('../images/menu/hongheibang.png') no-repeat center center;
	background-size: contain;
}
.icon-app-xqpj {
	background: url('../images/menu/xiaoqupingjia.png') no-repeat center center;
	background-size: contain;
}
.icon-app-xqxq {
	background: url('../images/menu/xiaoquxiangqing.png') no-repeat center center;
	background-size: contain;
}