@charset "utf-8";
.apply.basic{
	margin-top: 50px;
}
.basic .mid {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	text-align: center;
}
.basic .top-bg {
	height: 995px;
	background: url('/_skin/tpl_skin/basic_accounting/images/apply/basic/top_bg.png') center 0 no-repeat;
	color: #000;
}
.basic .top {
	margin: 0 auto;
	position: relative;
	padding: 88px 0 0;
	width: 1098px;
}

.basic .video_wrap {
	padding: 90px 0;
	background: #f5f5f5;
}
.basic .video_wrap .con_box {
	padding: 100px 0 0;
}
.basic .popupVideo {
}
.basic .popupVideo a.book_play {
	width: 646px;
	height: 404px;
}
.basic .video_wrap .txt_box {
	margin-left: 660px;
}
.basic .video_wrap .txt_box .txt {
	width: 100%;
	height: 195px;
	padding: 50px 0;
	background: #fcd0c6;
	box-sizing: border-box;
}
.basic .video_wrap .txt_box .txt + .txt {
	margin-top: 14px;
}
.basic .video_wrap .txt_box .txt span {
	display: block;
	font-size: 19px;
	color: #efa898;
	font-family: 'noto5', 'sans-serif';
	letter-spacing: 2px;
	line-height: 1;
	margin: 0 0 10px 0;
}
.basic .video_wrap .txt_box .txt em {
	font-size: 24px;
	color: #e94621;
	font-family: 'noto6', 'sans-serif';
	line-height: 1.3;
}
.basic .book_wrap {
	padding: 95px 0 90px;
}
.basic .book_wrap .img_book {
	padding: 100px 0 55px;
}
.basic .book_wrap .btn-book-view {
	position: absolute;
	display: block;
	width: 249px;
	height: 65px;
	cursor: pointer;
	font-size: 0px;
	background: url(/_skin/tpl_skin/basic_accounting/images/apply/basic/book_play.png) no-repeat center;
	bottom: 50px;
	left: 190px;
}
.basic .book_wrap .colbox-3 {
}
.basic .book_wrap .colbox-3 .col {
	width: calc(33% - 40px / 3);
	padding: 22px 0 15px;
	background: #fafaba;
	border-radius: 8px;
}
.basic .book_wrap .colbox-3 .col + .col {
	margin-left: 20px;
}
.basic .book_wrap .colbox-3 .col strong {
	display: block;
	position: relative;
	font-size: 24px;
	font-family: 'noto6', 'sans-serif';
	color: #000;
	margin-bottom: 25px;
	line-height: 1.3;
}
.basic .book_wrap .colbox-3 .col strong:after {
	display: block;
	content: '';
	clear: both;
	position: absolute;
	bottom: -15px;
	left: calc(50% - 18.5px);
	width: 27px;
	height: 3px;
	background: #3e3e3e;
}
.basic .book_wrap .colbox-3 .col span {
	color: #3e3e3e;
	font-size: 17px;
	font-family: 'noto3', 'sans-serif';
	line-height: 1.2;
}

.basic .benefit_wrap {
	height: 740px;
	padding: 93px 0 109px;
	background: url('/_skin/tpl_skin/basic_accounting/images/apply/basic/con3_bg.png') no-repeat center;
	box-sizing: border-box;
}

.basic .bene_bid {
	margin: 100px 0 48px;
	width: 100%;
	background: url('/_skin/tpl_skin/basic_accounting/images/apply/basic/bottom_benefit.png') 90% center no-repeat #fff;
	box-sizing: border-box;
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
	border-radius: 15px;
	padding: 60px 0 65px 73px;
	text-align: left;
}
.basic .bene_bid .point {
	font-size: 37px;
	font-family: 'noto6';
	color: #ff4b50;
	line-height: 100%;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
.basic .bene_bid p {
	font-size: 20px;
	line-height: 140%;
	font-weight: 400;
	color: #323046;
}
.basic .bene_list {
	padding: 0 50px 50px;
	overflow: hidden;
	width: 1100px;
	margin-left: -50px;
	box-sizing: border-box;
}
.basic .bene_list li {
	position: relative;
	float: left;
	display: table;
	width: calc(25% - 189px / 4);
	height: 110px;
	/* box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2); */
	text-align: center;
	border: 4px solid #000;
	box-sizing: border-box;
}
.basic .bene_list li:after {
	display: block;
	content: '+';
	font-size: 28px;
	font-family: 'noto6', 'sans-serif';
	color: #000;
	position: absolute;
	top: calc(50% - 10px);
	right: -43px;
}
.basic .bene_list li:last-child:after {
	display: none;
}
.basic .bene_list li + li {
	margin-left: 63px;
}
.basic .bene_list li div {
	display: table-cell;
	vertical-align: middle;
	font-size: 26px;
	color: #000;
	line-height: 120%;
	width: auto;
	height: auto;
	font-family: 'noto6', 'sans-serif';
}
.basic .bene_list li a {
	display: block;
	width: 82px;
	height: 20px;
	font-size: 17px;
	background: #000;
	color: #fff;
	position: relative;
	line-height: 20px;
	margin: 6px auto 0;
	font-family: 'noto3', 'sans-serif';
}
