*::-webkit-scrollbar {width: 5px;height: 1px;}
*::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #9d9d9d;}
*::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px; background: #EDEDED;}
a{text-decoration: none;color: #ff0000;}
.content-wrap{max-width: 1000px;margin: 0 auto;padding-top: 30px;padding-bottom: 100px}
h1{margin:20px;text-align:center;}
p{line-height:2;color:#2B323D;font-size: 20px;text-indent: 2em;}
.img-wrap{text-align: center;}
.img-wrap>img{width: 100%;}
ul>li{line-height: 2;color:#2B323D;font-size: 20px}
.table{width: 100%;border: 1px solid #eee;text-align: center;}
.table tr{height: 35px;line-height: 35px;border: 1px solid #eee;}
.table tr td {border: 1px solid #eee;}
.table tr:first-child td{font-weight: bold;}
.video{display: block;background-color: #30aaa5;color: #fff;width: 50px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;border-radius: 25px;}
.notice {border: 1px solid #30aaa5;padding: 10px;line-height: 26px;background-color: #f2f4f6;margin-top:20px}
ol>li{line-height: 2;color:#2B323D;font-size: 20px}