.xbksec1{padding-bottom: 80px;}
.ysltg_list{display: flex;flex-wrap: wrap;margin-top: 40px;}
.ysltg_list .img{width: 33.333%;}
.ysltg_list .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.ysltg_list .desc{width: 33.333%;background: #F3F8FF;padding: 50px 60px 50px 50px;box-sizing: border-box;}
.ysltg_list .desc .atit{}
.ysltg_list .desc .btit{font-size: 28px;font-weight: bold;color: #514A7C;line-height: 1.5;margin: 15px 0 18px;}
.ysltg_list .desc .ctit{font-size: 20px;color: #514A7C;line-height: 1.5;}


.xbksec2{background: url(../images/xbksec2_bg.jpg) center/cover;padding-top: 40px;}
.xbksec2 .intitle{position: relative;top: 0;color: #FFFFFF;}
.jyys_list{display: flex;padding: 80px 0 140px;}
.jyys_item{border: 1px solid rgba(255,255,255,.5);background: rgba(0,0,0,.1);width: calc(25% - 38px);box-sizing: border-box;margin-right: 50px;padding: 80px 0px 80px;}
.jyys_item:nth-of-type(4){margin-right: 0;}
.jyys_item .atit{text-align: center;margin-bottom: 24px;}
.jyys_item .btit{text-align: center;max-width: 260px;padding: 0 10px;margin: 0 auto;font-size: 20px;color: #FFFFFF;line-height: 1.5;}

@media screen and (max-width:1549px) {
	.ysltg_list .desc .ctit{font-size: 16px;}
	.jyys_item .btit{font-size: 16px;}
}


