.row {
	display: flex;
}

.row .col {
	flex: 1;
}

.row .col:last-child {
	margin-left: 1em;
}

/* Accordion styles */
.tabs {
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
	/* box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); */
}

.tab-content {
	width: 1152px;
	margin: 20px auto;
	background: #FEF8F8;
	border-radius: 8px 8px 8px 8px;
}

.content_t {
	padding: 16px 20px;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	text-align: left;
}

.content_b {
	padding: 20px;
	padding-top: 0px;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	text-align: left;
}

.tab_t_i {
	font-weight: 400;
	font-size: 18px;
	color: #333333;
}

.tab_t_iss {
	padding-top: 14px;
}

.tab_t_isss {
	font-weight: 400;
	font-size: 16px;
	color: #777777;
	line-height: 10px;
	padding-right: 10px;
	border-right: 1px solid #eee;
	padding-left: 10px;
}

.tab_t_is_l {
	padding-right: 8px;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
}

.tab_t_is_r {
	width: 18px;
	height: 11px;
	display: block;
}

.tab {
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

.tab-label {
	display: flex;
	justify-content: space-between;
	background: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	/* Icon */
	height: 80px;
	border-radius: 8px 8px 8px 8px;
}

.down {
	display: none;
}

.tab-content {
	color: #2c3e50;
	display: none;
}

.con4 {
	width: 100%;
	margin: 0 auto;
	height: 665px;
	background: url('https://img.yu444.com/guarantee_three/pc/31.png') no-repeat;
	background-size: 100%;
}

.con4s {
	width: 1200px;
	margin: 0 auto;
}

.con4_t {
	width: 569px;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	padding-top: 94px;
}

.con4_ts {
	width: 32px;
	height: 4px;
	margin-top: 12px;
	background: #E10109;
	margin-right: 537px;
}

.con4_c {
	width: 569px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #777777;
	line-height: 36px;
	padding-top: 20px;
}

.con5 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.con5_t {
	width: 100%;
	font-weight: bold;
	font-size: 32px;
	color: #333333;
	text-align: center;
}

.con5_ts {
	width: 36px;
	margin: 0 auto;
	margin-top: 10px;
	height: 6px;
	background: #E10109;
	border-radius: 3px 3px 3px 3px;
}

.con5_c {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	font-weight: 400;
	font-size: 20px;
	color: #777777;
	text-align: center;
}

.con5_c>span {
	color: #E10109;
}

.con5_b {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.con5_b_t {
	width: 1200px;
	height: 82px;
	background: #FFEFEF;
	border-radius: 8px 8px 0px 0px;
}

.con5_b_t_i {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
}

.con3 {
	height: 317px;
	width: 100%;
	background: url('https://img.yu444.com/guarantee_three/pc/13.png') no-repeat;
	background-size: 100%;
	overflow: hidden;
}

.con3s {
	width: 1200px;
	margin: 0 auto;
}

.con3_t {
	width: 100%;
	padding-top: 56px;
	font-weight: 600;
	font-size: 48px;
	color: #fff;
	text-align: center;
}

.con3_c {}

.con3_c_i {
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding-top: 18px;
	padding: 0px 20px;
}

.con3_b {
	width: 337px;
	height: 52px;
	background: linear-gradient(90deg, #E10109 0%, #FF8989 100%);
	border-radius: 26px 26px 26px 26px;
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 52px;
	text-align: center;
	margin-top: 36px;
}

.con {
	width: 100%;
	min-height: calc(100vh);
	background: #F5F7F9;
}

.con1 {
	width: 100%;
}

.con2 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 35px;
}

.con2_i {
	width: 310px;
	height: 70px;
	margin-right: 25px;
}

.con2_i:nth-child(4) {
	margin-right: 0px;
}