.member{padding-top: 100px;}
.member .content{padding-top: 60px; margin-bottom: 100px;}

.interests{display: flex; flex-wrap: wrap; justify-content: space-between;}
.interests .item{display: flex; background: #dddddd; padding: 25px 30px; border-radius: 20px; width: 720px; margin-bottom: 40px;}
.interests .item .con{width: 450px;}
.interests .item .con .name{font-size: 45px; font-weight: bold; color: #00acc9;}
.interests .item .con .desc{font-size: 24px; color: #606060; line-height: 1.75;}
.interests .item .pic{width: 270px; padding-top: 50px;}
.interests .item .pic img{width: 100%;}

.integral{text-align: center; margin-bottom: 0 !important;}
.integral .item .name{font-weight: bold; font-size: 62px; color: #003b80;}
.integral .item .con{font-size: 24px; color: #606060; line-height: 2; padding-top: 10px; padding-bottom: 60px;}

.exchange{display: flex; flex-wrap: wrap; justify-content: space-between;}
.exchange .li{width: 510px; text-align: center;}
.exchange .li .pic{height: 260px; padding-bottom: 15px; padding-top: 10px;}
.exchange .li .pic img{height: 100%; margin: 0 auto;}
.exchange .con{background: #d0d0d0; padding-top: 32px; padding-bottom: 28px;}
.exchange .con .label{font-size: 38px; color: #003b80; font-weight: bold;}
.exchange .con .desc{font-size: 34px; color: #606060; font-weight: bold;}
.exchange .intro{font-size: 24px; color: #606060; padding-top: 20px; padding-bottom: 40px;}

.notice{font-size: 24px; color: #606060; padding-top: 20px; padding-bottom: 60px; text-align: center;}