@charset "UTF-8";
@import url("./common/reset.css");
@import url("./common/advanced.css");
@import url("./common/base.css");

.system_outer_1 {
	height: 980px;
	background: #810027 url(../images_design/system/system_1.jpg) no-repeat 0 0;
}

.system_outer_1 .system_item {
	padding-left: 680px;
	padding-top: 810px;
}

.system_outer_2 {
	background: #b09696;
}

.after_pic_1,.after_pic_4,.after_pic_5,.after_pic_6,.before_txt_1,.after_pic_7,.after_pic_8,.after_pic_9,.after_pic_10 {
	position: relative;
	box-sizing: border-box;
	z-index: 1;
}
.after_pic_1::after {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/pic_1.jpg) no-repeat 0 0;
	width:564px;
	height: 154px;
	position: absolute;
	right: -35px;
	bottom: -250px;
	z-index: 2;
}
.system_1 .co-bg-2 {
	background: #800028 url(../../pc/images_design/system/pic_2.jpg) no-repeat left bottom;
}
.system_2 .co-bg-2 {
	background: #800028 url(../../pc/images_design/system/pic_11.jpg) no-repeat left bottom;
}

.after_pic_4::after {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/pic_4.png) no-repeat 0 0;
	width:101px;
	height: 109px;
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 2;
}
.after_pic_5::after {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/pic_5.png) no-repeat 0 0;
	width:143px;
	height: 97px;
	position: absolute;
	left: -30px;
	top: -23px;
	z-index: 2;
}
.after_pic_6::after {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/pic_6.png) no-repeat 0 0;
	width:121px;
	height: 95px;
	position: absolute;
	left: -25px;
	top: -23px;
	z-index: 2;
}
/*
.before_txt_1::before {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/txt_1.jpg) no-repeat 0 0;
	width:265px;
	height: 30px;
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 2;
}
*/
.after_pic_7::after {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/pic_7.png) no-repeat 0 0;
	width:77px;
	height: 73px;
	position: absolute;
	left: -25px;
	top: -23px;
	z-index: 2;
}
.after_pic_8::after {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/pic_8.png) no-repeat 0 0;
	width:125px;
	height: 90px;
	position: absolute;
	left: -25px;
	top: -23px;
	z-index: 2;
}
.after_pic_9::after {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/pic_9.png) no-repeat 0 0;
	width:125px;
	height: 90px;
	position: absolute;
	left: -25px;
	top: -23px;
	z-index: 2;
}
.after_pic_10::after {
	content: "";
	display:block;
	background: url(../../pc/images_design/system/pic_10.png) no-repeat 0 0;
	width:188px;
	height: 90px;
	position: absolute;
	left: -25px;
	top: -23px;
	z-index: 2;
}

.red_tit_1 {
	background: url(../../pc/images_design/system/bg_1.jpg) repeat-y 0 0;
}