body {
  margin: 0;
}

.wrapper {
  background-color: #dadada;
  font-family: sans-serif;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .wrapper {
    height: 1140px;
    width: 1380px;
  }
}

@media screen and (max-width: 767px) {
  .wrapper {
    height: 2082px;
    width: 320px;
  }
}

@media screen and (min-width: 768px) {
  .top1 {
    height: 69px;
  }
}

@media screen and (max-width: 767px) {
  .top1 {
    height: 112px;
  }
}

.top1 .right {
  float: right;
}

.top1 .right img {
  height: 25px;
  margin: 11px 16px 0 0;
  width: 146px;
}

.top1 .left {
  float: left;
  overflow: hidden;
}

.top1 h1 {
  color: #1c5a92;
  font-size: 35px;
  line-height: 52px;
}

@media screen and (min-width: 768px) {
  .top1 h1 {
    margin: 17px 0 0 26px;
  }
}

@media screen and (max-width: 767px) {
  .top1 h1 {
    margin: 17px 0 0 2px;
  }
}

.top2 {
  position: relative;
}

@media screen and (min-width: 768px) {
  .top2 {
    height: 46px;
  }
}

@media screen and (max-width: 767px) {
  .top2 {
    margin: 1px 0 0 0;
    height: 329px;
  }
}

@media screen and (min-width: 768px) {
  .top2 p {
    float: left;
    margin: 1px 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  .top2 p {
    margin: 0 35px 0 35px;
  }
}

@media screen and (min-width: 768px) {
  .top2 p:first-child {
    margin: 1px 0 0 16px;
  }
}

.top2 .no1 {
  background-color: #174b85;
  border-radius: 22.5px;
  color: white;
  font-size: 17px;
  font-weight: 700;
  line-height: 45px;
  padding: 0 62px 0 0;
  text-align: center;
  width: 188px;
}

.top2 .no2 {
  color: #174b85;
  font-size: 25px;
  line-height: 42px;
  padding: 3px 0 0 0;
}

@media screen and (max-width: 767px) {
  .top2 .no2 {
    display: none;
  }
}

.top2 .no3 {
  color: #174b85;
  font-size: 25px;
  line-height: 26px;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .top2 .no3 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .top2 .no3 {
    text-align: center;
  }
}

.top2 img {
  height: 65px;
  position: absolute;
}

@media screen and (min-width: 768px) {
  .top2 img {
    top: -9px;
  }
}

.top2 .aicon1 {
  width: 57px;
}

@media screen and (min-width: 768px) {
  .top2 .aicon1 {
    left: 193px;
  }
}

@media screen and (max-width: 767px) {
  .top2 .aicon1 {
    left: 212px;
    top: -10px;
  }
}

.top2 .aicon2 {
  width: 86px;
}

@media screen and (min-width: 768px) {
  .top2 .aicon2 {
    left: 439px;
  }
}

@media screen and (max-width: 767px) {
  .top2 .aicon2 {
    left: 183px;
    top: 61px;
  }
}

.top2 .aicon3 {
  width: 62px;
}

@media screen and (min-width: 768px) {
  .top2 .aicon3 {
    left: 738px;
  }
}

@media screen and (max-width: 767px) {
  .top2 .aicon3 {
    left: 207px;
    top: 132px;
  }
}

.top2 .aicon4 {
  width: 49px;
}

@media screen and (min-width: 768px) {
  .top2 .aicon4 {
    left: 1026px;
  }
}

@media screen and (max-width: 767px) {
  .top2 .aicon4 {
    left: 220px;
    top: 203px;
  }
}

.top2 .aicon5 {
  width: 72px;
}

@media screen and (min-width: 768px) {
  .top2 .aicon5 {
    left: 1278px;
  }
}

@media screen and (max-width: 767px) {
  .top2 .aicon5 {
    left: 197px;
    top: 274px;
  }
}

@media screen and (min-width: 768px) {
  .center1 {
    height: 57px;
  }
}

@media screen and (max-width: 767px) {
  .center1 {
    height: 103px;
  }
}

.center1 .left {
  float: left;
}

.center1 h2 {
  color: #174b85;
  font-size: 29px;
  line-height: 28px;
  margin: 29px 0 0 15px;
}

.center1 h3 {
  color: #174b85;
  font-size: 17px;
  line-height: 23px;
}

@media screen and (min-width: 768px) {
  .center1 h3 {
    margin: 34px 0 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .center1 h3 {
    margin: 0 16px 0 15px;
  }
}

@media screen and (min-width: 768px) {
  .center2 {
    height: 646px;
  }
}

@media screen and (max-width: 767px) {
  .center2 {
    height: 656px;
  }
}

@media screen and (max-width: 767px) {
  .scroll {
    margin: 0 15px 0 15px;
    width: 290px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  
  ::-webkit-scrollbar {
    height: 10px;
  }
  
  ::-webkit-scrollbar-track {
    background: #ffffff;
    border: 1px solid #808080;
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-thumb {
    background: #808080;
    border-radius: 10px;
    box-shadow: none;
  }
}

.table {
  position: relative;
  height: 646px;
  width: 1351px;
}

@media screen and (min-width: 768px) {
  .table {
    margin: 0 0 0 15px;
  }
}

.table p {
  margin: 0;
}

.table table {
  border-collapse: collapse;
  border: none;
}

.table table p {
  font-family: sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.table th, .table td {
  border-style: none dashed;
  border-width: 1px;
  border-color: #dadada;
}

.table th {
  background-color: #f2f2f2;
  height: 36px;
  width: 132px;
}

.table td {
  background-color: white;
  height: 606px;
  width: 132px;
}

.table .square {
  color: white;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  position: absolute;
  text-align: center;
}

.table .triangle {
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  position: absolute;
}

.table .text1 {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  position: absolute;
}

.table .text2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  position: absolute;
}

.table .circle {
  border-radius: 15px;
  color: white;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  position: absolute;
  text-align: center;
}

.table .no1 {
  background-color: #4898cb;
  left: 0;
  top: 45px;
  width: 120px;
}

.table .no2 {
  border-left: 15px solid #4898cb;
  height: 0;
  left: 120px;
  top: 45px;
  width: 0;
}

.table .no3 {
  color: #4898cb;
  left: 7px;
  top: 82px;
}

.table .no4 {
  background-color: #3384b9;
  left: 0;
  top: 103px;
  width: 255px;
}

.table .no5 {
  border-left: 15px solid #3384b9;
  height: 0;
  left: 255px;
  top: 103px;
  width: 0;
}

.table .no6 {
  color: #3384b9;
  left: 7px;
  top: 140px;
}

.table .no7 {
  color: #3384b9;
  left: 7px;
  top: 154px;
}

.table .no8 {
  color: #3384b9;
  left: 0;
  top: 168px;
}

.table .no9 {
  color: #3384b9;
  left: 0;
  top: 182px;
}

.table .no10 {
  background-color: #2b74a2;
  left: 135px;
  top: 203px;
  width: 390px;
}

.table .no11 {
  border-left: 15px solid #2b74a2;
  height: 0;
  left: 525px;
  top: 203px;
  width: 0;
}

.table .no12 {
  color: #2b74a2;
  left: 142px;
  top: 240px;
}

.table .no13 {
  color: #2b74a2;
  left: 135px;
  top: 254px;
}

.table .no14 {
  color: #2b74a2;
  left: 270px;
  top: 268px;
}

.table .no15 {
  background-color: #205b80;
  left: 540px;
  top: 289px;
  width: 120px;
}

.table .no16 {
  border-left: 15px solid #205b80;
  height: 0;
  left: 660px;
  top: 289px;
  width: 0;
}

.table .no17 {
  color: #205b80;
  left: 547px;
  top: 326px;
}

.table .no18 {
  color: #205b80;
  left: 540px;
  top: 340px;
}

.table .no19 {
  color: #205b80;
  left: 540px;
  top: 354px;
}

.table .no20 {
  background-color: #154462;
  left: 675px;
  top: 375px;
  width: 120px;
}

.table .no21 {
  border-left: 15px solid #154462;
  height: 0;
  left: 795px;
  top: 375px;
  width: 0;
}

.table .no22 {
  color: #154462;
  left: 682px;
  top: 412px;
}

.table .no23 {
  color: #154462;
  left: 851px;
  top: 426px;
}

.table .no24 {
  color: #c10000;
  font-size: 13px;
  font-weight: 700;
  left: 885px;
  line-height: 15px;
  position: absolute;
  top: 448px;
}

.table .no25 {
  color: #585858;
  left: 277px;
  top: 472px;
}

.table .no26 {
  color: #585858;
  left: 952px;
  top: 472px;
}

.table .no27 {
  color: #585858;
  left: 277px;
  top: 490px;
}

.table .no28 {
  color: #585858;
  left: 1020px;
  top: 490px;
}

.table .no29 {
  background: linear-gradient(to right, #808080, #404040);
  left: 34px;
  top: 508px;
  width: 135px;
}

.table .no30 {
  background: linear-gradient(to right, #808080, #404040);
  left: 255px;
  top: 508px;
  width: 30px;
}

.table .no31 {
  background: linear-gradient(to right, #808080, #404040);
  left: 390px;
  top: 508px;
  width: 30px;
}

.table .no32 {
  background: linear-gradient(to right, #808080, #404040);
  left: 525px;
  top: 508px;
  width: 30px;
}

.table .no33 {
  background: linear-gradient(to right, #808080, #404040);
  left: 660px;
  top: 508px;
  width: 30px;
}

.table .no34 {
  background: linear-gradient(to right, #808080, #404040);
  left: 795px;
  top: 508px;
  width: 30px;
}

.table .no35 {
  background: linear-gradient(to right, #808080, #404040);
  left: 930px;
  top: 508px;
  width: 30px;
}

.table .no36 {
  background: linear-gradient(to right, #808080, #404040);
  left: 1065px;
  top: 508px;
  width: 30px;
}

.table .no37 {
  color: #13528d;
  left: 214px;
  top: 568px;
}

.table .no38 {
  color: #13528d;
  left: 619px;
  top: 568px;
}

.table .no39 {
  background: linear-gradient(to right, #4898cb, #124783);
  left: 34px;
  top: 586px;
  width: 135px;
}

.table .no40 {
  background: linear-gradient(to right, #4898cb, #124783);
  left: 255px;
  top: 586px;
  width: 30px;
}

.table .no41 {
  background: linear-gradient(to right, #4898cb, #124783);
  left: 660px;
  top: 586px;
  width: 30px;
}

.table .no42 {
  border-bottom: 5px solid transparent;
  border-left: 5px solid #1b5892;
  border-top: 5px solid transparent;
  height: 0;
  left: 1345px;
  position: absolute;
  top: 596px;
  width: 0;
}

@media screen and (min-width: 768px) {
  .center3 {
    height: 307px;
  }
}

@media screen and (max-width: 767px) {
  .center3 {
    height: 882px;
  }
}

.center3 h3 {
  color: #174b85;
  font-size: 17px;
  line-height: 19px;
}

.center3 table {
  border-collapse: collapse;
  border: none;
}

@media screen and (max-width: 767px) {
  .center3 table {
    margin: 0 0 0 1px;
  }
}

.center3 td {
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
}

.center3 p {
  margin: 0;
}

.center3 .no1 p, .center3 .no2 p {
  color: white;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.center3 .no1 td {
  background-color: #3384b9;
  height: 30px;
}

@media screen and (min-width: 768px) {
  .center3 .no1 td {
    width: 431px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .no1 td {
    width: 314px;
  }
}

.center3 .no2 td {
  background-color: #205b80;
  height: 30px;
}

@media screen and (min-width: 768px) {
  .center3 .no2 td {
    width: 431px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .no2 td {
    width: 314px;
  }
}

.center3 .no3 td:first-child p {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
}

.center3 .no3 td:last-child p {
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .center3 .left {
    float: left;
    width: 450px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .left {
    height: 304px;
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) {
  .center3 .left h3 {
    margin: 23px 0 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .left h3 {
    margin: 23px 0 0 1px;
  }
}

@media screen and (min-width: 768px) {
  .center3 .left table {
    margin: 0 0 0 15px;
  }
}

.center3 .left .no3 td {
  background-color: white;
  height: 36px;
}

@media screen and (min-width: 768px) {
  .center3 .left .no3 td {
    width: 142px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .left .no3 td {
    width: 103px;
  }
}

.center3 .left .no3 td:last-child {
  padding: 1px 11px;
}

@media screen and (min-width: 768px) {
  .center3 .left .no3 td:last-child {
    width: 266px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .left .no3 td:last-child {
    width: 188px;
  }
}

@media screen and (min-width: 768px) {
  .center3 .center {
    float: left;
    width: 480px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .center {
    height: 307px;
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) {
  .center3 .center h3 {
    margin: 23px 0 0 45px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .center h3 {
    margin: 23px 0 0 1px;
  }
}

@media screen and (min-width: 768px) {
  .center3 .center table {
    margin: 0 0 0 45px;
  }
}

.center3 .center .no3 td {
  background-color: white;
  height: 30px;
}

@media screen and (min-width: 768px) {
  .center3 .center .no3 td {
    width: 142px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .center .no3 td {
    width: 103px;
  }
}

.center3 .center .no3 td:last-child {
  padding: 1px 11px;
}

@media screen and (min-width: 768px) {
  .center3 .center .no3 td:last-child {
    width: 266px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .center .no3 td:last-child {
    width: 188px;
  }
}

@media screen and (min-width: 768px) {
  .center3 .right {
    float: left;
    width: 450px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .right {
    height: 271px;
  }
}

@media screen and (min-width: 768px) {
  .center3 .right table {
    margin: 42px 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  .center3 .right .no2 td {
    display: none;
  }
}

.center3 .right .no3 td {
  background-color: white;
  height: 35px;
}

@media screen and (min-width: 768px) {
  .center3 .right .no3 td {
    width: 142px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .right .no3 td {
    width: 103px;
  }
}

.center3 .right .no3 td:last-child {
  padding: 1px 11px;
}

@media screen and (min-width: 768px) {
  .center3 .right .no3 td:last-child {
    width: 266px;
  }
}

@media screen and (max-width: 767px) {
  .center3 .right .no3 td:last-child {
    width: 188px;
  }
}