







.area{width: 100%;padding: 0 15px;}
.area h2{display: inline-block;width: 100%;text-align: center;font-weight: bold;position: relative; height:70px;margin-top:30px;}
.area h2 p{font-size: 42px;color: rgba(0, 0, 0, 0.8);position: relative;z-index: 2;}
.area h2 p b{color: rgba(17, 95, 173, 1);}
.area h2 span{font-size: 120px;color: rgba(17, 95, 173, 0.05);font-weight: normal;position: absolute;font-weight: bold;left: 50%;transform: translate(-50%,-50%);z-index: 1;top: 50%;text-transform:uppercase;display: block;width: 100%;font-family: fantasy;}
.n-area{width: 100%;max-width: 1400px;margin: 0 auto;overflow: hidden;}

.area .more{font-size: 15px;padding: 15px 35px;line-height: 20px;border: 1px solid rgba(17, 95, 173, 1);color: rgba(0, 0, 0, 0.6);}
.area .more b{display: inline-block;width: 20px;height: 20px;margin-left: 50px;background-color: #cf0b0f;color: #fff;font-weight: bold;border-radius: 50%;text-align: center;font-family: cursive;}

.table tr td{border: 1px solid #222;padding: 5px;}



