
.agreement{ width:100%; padding:30px 0 100px}
.agreement .tit_1{ font-size:30px; text-align:center; color:#676C72; line-height:40px}
.agreement .tit_5{ padding:10px 0 20px; text-align:center; font-size:18px; line-height:24px; color:#8C8C8C}
.agreement .con{ line-height:20px; font-size:14px; color:#212121}
.agreement .con p{ padding-bottom:12px}
.agreement .con .tit{ font-weight:bold; padding-bottom:15px}
.agreement a{ color:#0066FF}
.agree_btn{ width:100px; height:32px; float:left; background-color:#32C998; display:none; position:absolute; margin:-80px 0 0 -50px; left:50%; border-radius:3px; color:#fff; text-align:center; line-height:32px; font-size:16px}

.table{ width: 100%; float: left; border: 1px solid #ccc; margin-bottom: 20px}
.table td{ width: 20%; text-align: center; word-wrap:break-word; word-break:break-all}

@media only screen and (max-width : 600px){
	.agreement .tit_1{ font-size:22px; line-height:30px}
}