@charset "utf-8";
/* CSS Document */

.s13_con .right .tit {
	font-size: 50px;
	line-height: 66px;
	color: #000000;
	font-family: hm;
	margin-bottom: 1.5vw;
}
.s13_con .right .con {
	display: flex;
	justify-content: space-between;
}
.s13_con .right .con .pic {
	/*width: 28vw;
	height: 28vw;*/
	width: 50%;
	max-width: 700px;
	display: flex;/*align-items: center;
	justify-content: center;*/
}
.s13_con .right .con .pic img {
	width: 100%;
	height: auto;
}
.s13_con .right .con .txt {
	width: 48%;
}
.s13_con .right .con .txt .box {
	padding: 0;
	margin-bottom: 3.64vw;
}
.s13_con .right .con .txt .box:last-child {
	margin-bottom: 0;
}
.s13_con .right .con .txt .box .h {
	font-size: 24px;
	line-height: 32px;
	color: #000000;
	margin-bottom: 1.875vw;
	font-family: hm;
}
.s13_con .right .con .txt .box .p {
	font-size: 16px;
	line-height: 36px;
	color: #666666;
	font-family: hl;
}
.s13_con .right .con .txt .box .btn_box {
	margin-top: 1.3vw;
	display: flex;
	flex-wrap: wrap;
}
.s13_con .right .con .txt .box .btn_box .btn {
	min-width: 220px;
	line-height: 42px;
	text-align: center;
	color: #ffffff;
	background-color: #0426A1;
	border-radius: 21px;
	margin: 0 0.73vw 1vw 0;
	padding: 0 26px;
	font-size: 18px;
}
.s13_con .right .con .txt .box .btn_box .btn:first-child {
	background-color: #da3e29;
}
.sl2_con1 .box33 {
	padding: 20px 0px;
}
.sl2_con1 .box33, .sl2_con1 .box33 p {
	line-height: 35px;
	font-size: 18px;
	display: block;
	overflow: hidden;
}
@media (max-width: 1024px) {
.s13_con .right {
	float: none;
	width: 100%;
	padding: 0px 15px;
}
.s13_con .right .tit {
	color: #000000;
	font-size: 25px;
	line-height: 34px;
	margin-bottom: 20px;
}
.s13_con .right .con {
	display: block;
}
.s13_con .right .con .pic {
	width: 100%;
	height: auto;
}
.s13_con .right .con .txt {
	width: 100%;
	margin-top: 20px;
}
.s13_con .right .con .txt .box .btn_box {
	margin-top: 20px;
}
.s13_con .right .con .txt .box .btn_box .btn {
	min-width: 150px;
	line-height: 42px;
	text-align: center;
	color: #ffffff;
	background-color: #0426A1;
	border-radius: 21px;
	font-size: 14px;
	float: left;
	width: 49%;
	padding: 0px;
	margin: 0px;
}
.s13_con .right .con .txt .box .btn_box .btn {
}
.s13_con .right .con .txt .box .btn_box .btn:nth-child(1) {
	margin-right: 1%;
}
.sl2_con1 .box33 img {
	max-width: 100%;
}
}
