.pagetitle {
	width: 4.67rem;
	margin: 0.28rem auto 0.22rem;
}

.commonHandle .commonTitle {
	text-align: center;
	font-size: 0.36rem;
	color: #fff;
	background-color: #ee7700;
	height: 0.9rem;
	line-height: 0.9rem;
	margin-bottom: 0.12rem;
}

.commonHandle .commonview {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.commonHandle .commonview .commonItem {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	width: 1.65rem;
	height: 1.24rem;
	border: 1px solid #dddddd;
	margin-bottom: 0.12rem;
}

.commonHandle .commonview .commonItem .commonIcon {
	width: 0.42rem;
	height: 0.4rem;
	display: flex;
	align-items: center;
	margin: 0 auto 0.17rem;
}

.commonHandle .commonview .commonItem .commonText {
	font-size: 0.26rem;
	text-align: center;
	color: #ee7700;
}

.commonHandle .checkMoreCommon {
	text-align: center;
	font-size: 0.24rem;
	color: #7e7e7e;
	width: 3.65rem;
	border-radius: 0.25rem;
	background-color: #f0eeef;
	height: 0.45rem;
	line-height: 0.45rem;
	margin: 0 auto 0.25rem;
}
.commonHandle .checkMoreCommon a{
	text-align: center;
	font-size: 0.24rem;
	color: #7e7e7e;
	width: 3.65rem;
	border-radius: 0.25rem;
	background-color: #f0eeef;
	height: 0.45rem;
	line-height: 0.45rem;
	margin: 0 auto 0.25rem;
}

.commonHandle .checkMoreCommon .downIcon {
	display: inline-block;
	width: 0.17rem;
	height: 0.14rem;
	margin-left: 0.1rem;
	background-image: url(../img/down.png);
	background-size: 0.17rem 0.14rem;
	background-position: right center;
	background-repeat: no-repeat;
}

.publicHandle {
	margin-bottom: 0.3rem;
}

.publicHandle .title {
	font-size: 0.34rem;
	color: #ed7800;
	font-weight: bold;
	padding-bottom: 0.21rem;
	border-bottom: 0.03rem solid #ed7800;
	position: relative;
}

.publicHandle .title .titleIcon {
	display: block;
	width: 1.75rem;
	height: 0.06rem;
	background-color: #ed7800;
	position: absolute;
	bottom: -0.04rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.publicHandle .title .titleIcon:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 0.1rem solid;
	border-color: transparent transparent #ed7800;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.06rem;
}

.publicHandle .list {
	margin-top: 0.2rem;
	display: flex;
	justify-content: space-between;
}

.publicHandle .list .listItem {
	display: block;
	width: 2.22rem;
	border-radius: 0.05rem;
	overflow: hidden;
}

.qrcode {
	border-radius: 0.05rem;
	overflow: hidden;
	margin-bottom: 0.35rem;
}

.notice .noticeTitle {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 0.1rem;
	border-bottom: 0.03rem solid #ed7800;
}

.notice .noticeTitle .noticeText {
	font-size: 0.36rem;
	color: #ee7700;
	background: url(../img/icon-9.png) no-repeat;
	background-size: 0.43rem;
	background-position: 0 center;
	padding-left: 0.56rem;
	font-weight: bold;
}

.moreBtn {
	font-size: 0.24rem;
	color: #555555;
	background-color: #dddddd;
	width: 1.02rem;
	height: 0.43rem;
	line-height: 0.43rem;
	text-align: center;
}

.newsList {
	margin-top: 0.45rem;
}

.newsList .newsItem {
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 0.7rem;
}

.newsList .newsItem .newsTitle {
	flex: 1;
	font-size: 0.3rem;
	color: #000000;
}

.newsList .newsItem .newsTitle::before {
	content: '';
	display: inline-block;
	width: 0.07rem;
	height: 0.07rem;
	background-color: #999999;
	vertical-align: middle;
	margin-right: 0.15rem;
}

.newsList .newsItem .newsTime {
	font-size: 0.24rem;
	color: #999999;
}

.swiperTitle {
	display: flex;
	justify-content: space-between;
}

.swiperTitle .swiperTitleText {
	font-size: 0.36rem;
	color: #ee7700;
	font-weight: bold;
}

.swiperTitle .swiperTitleText::before {
	content: '';
	display: inline-block;
	width: 0.1rem;
	height: 0.43rem;
	background-color: #ee7700;
	margin-right: 0.1rem;
	vertical-align: sub;
}

.swiperContent {
	background-color: #f0f0f0;
	padding: 0.25rem 0;
}

.swiperContent .swiperItem {
	width: 4.5rem;
	display: block;
}

.swiperContent .swiperItem .swiperText {
	font-size: 0.3rem;
	color: #555555;
}

.footer {
	margin-top: 0.4rem;
	background-color: #000;
	color: #fff;
	font-size: 0.24rem;
	border-top: 0.08rem solid #f07600;
	text-align: center;
	padding: 0.4rem 0;
}

.footerHandle {
	display: flex;
	justify-content: center;
	background-color: #e7e4e7;
	color: #555;
	font-size: 0.3rem;
	align-items: center;
	text-align: center;
}

.footerHandle .footerHandleItem {
	position: relative;
	width: 2.2rem;
	height: 0.9rem;
	line-height: 0.9rem;
}

.footerHandle .footerHandleItem .footerHandleList {
	position: absolute;
	width: 100%;
	bottom: 0.9rem;
	left: 0;
	background-color: #fff;
	padding: 0.2rem 0.2rem 0;
	border-radius: 0.1rem 0.1rem 0 0;
	overflow: hidden;
	display: none;
}

.footerHandle .footerHandleItem .footerHandleList .footerHandleLists {
	display: block;
	color: #555555;
	font-size: 0.28rem;
}

.footerHandle .footerHandleItem .footerHandleList .footerHandleLists:not(:last-child) {
	padding-bottom: 0.1rem;
	border-bottom: 0.02rem solid #cbcbcb;
	margin-bottom: 0.1rem;
}

.footerHandle .footerHandleItem:nth-child(2) {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footerHandle .footerHandleItem:nth-child(2)::before {
	content: '';
	display: inline-block;
	width: 0.03rem;
	height: 0.32rem;
	background-color: #999;
}

.footerHandle .footerHandleItem:nth-child(2)::after {
	content: '';
	display: inline-block;
	width: 0.03rem;
	height: 0.32rem;
	background-color: #999;
}

