.box {
	width: 1200px;
	margin: auto;
}

.footer {
	background: #101d37;
	color: white;
	padding: 30px 0;
	width: 100%;
	overflow: hidden;
}
.footer .footer_title {
	font-size: 16px;
	margin-bottom: 20px;
}
.footer .footer_link {
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
}
.footer .firend_link_title {
	line-height: 50px;
	font-size: 16px;
}
.footer .firend_link_box {
	float: left;
	min-width: 50px;
	line-height: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}
.footer .qr_box {
	text-align: center;
}
.footer .qr_box .qr {
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.footer .qr_box .qr img {
	width: 100%;
	height: 100%;
}
.footer .qr_box p {
	line-height: 35px;
}
.footer .qr_box img {
	width: 100px;
	height: 100px;
	margin: auto;
}
.footer .guohui img {
	width: 20px;
	height: 20px;
}

.home-main {
	background: #f9f9f9;
	padding-bottom: 10px;
}
.home-main .notice-main {
	height: 40px;
}
.home-main .notice-main .el-skeleton__paragraph {
	margin-top: 10px;
}
.home-main .content .left {
	width: 900px;
}
.home-main .content .left .advantage {
	height: 188px;
	background: white;
	justify-content: space-between;
}
.home-main .content .left .advantage .advantage_box {
	margin-top: 56px;
}
.home-main .content .left .advantage .icon {
	width: 80px;
	height: 80px;
	/* border: 1px dashed #666; */
}
.home-main .content .left .advantage .icon img {
	width: 100%;
	height: 100%;
}
.home-main .content .left .advantage .info {
	/* width: 130px; */
}
.home-main .content .left .advantage .info .title {
	height: 19px;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 8px;
}
.home-main .content .left .advantage .info .text {
	font-size: 10px;
	color: rgba(0, 0, 0, 0.5);
	line-height: 16px;
}
.home-main .content .left .project_list .project {
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
	padding: 10px 0;
}
.home-main .content .left .project_list .project .first {
	height: 40px;
	margin-bottom: 5px;
}
.home-main .content .left .project_list .project .first .title {
	width: 560px;
	font-size: 14px;
	line-height: 40px;
}
.home-main .content .left .project_list .project .first .state {
	width: 162px;
	line-height: 40px;
	font-size: 14px;
	text-align: right;
}
.home-main .content .left .project_list .project .second {
	overflow: auto;
}
.home-main .content .left .project_list .project .second .type {
	width: 76px;
	height: 24px;
	border-radius: 4px;
	border: 1px solid #3571E2;
	margin-top: 8px;
	font-size: 12px;
	color: #3571E2;
	text-align: center;
	line-height: 24px;
}
.home-main .content .left .project_list .project .second .price {
	width: 79px;
	font-size: 14px;
	color: #e02020;
	line-height: 40px;
}
.home-main .content .left .project_list .project .second .label {
	margin-left: 48px;
	line-height: 40px;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.5);
}
.home-main .content .left .project_list .project .second .label .m {
	width: 60px;
}
.home-main .content .left .project_list .project .second .label .el-skeleton__item {
	margin-top: 12px;
	display: block;
	width: 50px;
}
.home-main .content .left .project_list .project .second .timeRemaining {
	line-height: 40px;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.5);
}
.home-main .content .left .project_list .project .second .btn button {
	padding: 9px 0;
	width: 100px;
	margin-top: 4px;
}
.home-main .content .left .pagination .el-pagination {
	margin-top: 24px;
}
.home-main .content .right {
	width: 290px;
}
.home-main .content .right .role {
	height: 188px;
}
.home-main .content .right .role .role_box {
	padding: 9px 0;
}
.home-main .content .right .role .role_box .icon_box {
	text-align: center;
}
.home-main .content .right .role .role_box .icon_box .icon {
	width: 50px;
	height: 50px;
	background-size: 80% 80%;
	background-position: center;
	margin: auto;
}
.home-main .content .right .role .role_box .icon_box .info {
	font-size: 12px;
	line-height: 16px;
}
.home-main .content .right .role .role_box .text {
	padding-top: 10px;
}
.home-main .content .right .role .role_box .text p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
}
.home-main .content .right .role .top {
	background: #F0F3FB;
}
.home-main .content .right .role .top .icon {
	background: url(images/icons/zhaomu-2_2x.svg) no-repeat;
}
.home-main .content .right .role .bottom {
	background: #F7F1E0;
}
.home-main .content .right .role .bottom .icon {
	background: url(images/icons/koulingmibao.svg) no-repeat;
}
.home-main .content .right .role .bottom .text {
	height: 40px;
	margin-top: 15px;
}
.home-main .content .right .role .bottom .text p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
}

.loading .loadingBox {
	height: 300px;
}

#wrap1 {
	position: absolute;
	width: 100%;
	z-index: 99999;
}

#wrap2 {
	position: absolute;
	width: 100%;
}

.app-main-container {
	height: 100%;
}

.app-main-wrap {
	height: 100%;
	/*overflow-y: auto;*/
	display: flex;
	flex-direction: column;
}

.app-main-wrap .app-main-header {
	height: auto;
}

.app-main-wrap .app-main-content {
	flex-shrink: 0;
	flex-grow: 1;
}

.app-main-wrap .app-main-footer {
	position: relative;
	bottom: 0;
	overflow: unset;
}
