.bgBlue {
  background: #134892;
}
.bgBlue02 {
  background-image: url(../img/bg_01.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.bdy_wid02 {
  width: 1636px;
  margin-left: -218px;
}
.controls {
  text-align: center;
  margin-top: 23px;
}
.controls div,
.controls span {
  display: inline-block;
  vertical-align: top;
}
.controls .pagination {
  margin-top: 15px;
}
.cprev,
.cnxt {
  height: 43px;
  width: 43px;
  background: url(../img/pageArr.png) no-repeat 50% 50% #01b4e6;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
}
.goTop {
  position: absolute;
  display: none;
  vertical-align: top;
  width: 44px;
  height: 35px;
  top: 0;
  right: 0;
}
.cnxt {
  transform: rotate(180deg);
  margin-right: 0;
  margin-left: 10px;
}
.bgIns {
  background: #14bde8;
  padding: 30px 60px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 65px;
}
.more {
  display: none;
}
.focuslst li {
  width: 819px;
  height: 461px;
}
.focuslst li a {
  display: block;
  position: relative;
}
.focuslst li a span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 30;
  padding: 50px 30px;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
  visibility: hidden;
  width: 761px;
}
.focuslst li.swiper-slide-active a span {
  visibility: visible;
}
.page {
  text-align: center;
  margin-top: 60px;
}
.page span,
.page a {
  height: 43px;
  line-height: 43px;
  border: none;
  background: none;
  padding: 0;
  margin: 0 5px;
  font-size: 24px;
}
.page {
  padding-bottom: 30px;
}
.page a.pagenxt {
  transform: rotate(180deg);
}
.page a.pageprev,
.page a.pagenxt {
  height: 43px;
  width: 43px;
  background: url(../img/pageArr.png) no-repeat 50% 50% #134892;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.page span {
  color: #134892;
}
.page a {
  color: #08186d;
}
.newsList li {
  overflow: hidden;
  padding: 35px 0;
  border-bottom: 1px solid #0057e5;
}
.newsList li em {
  display: block;
  font-size: 18px;
  color: #01b4e6;
  margin-top: 26px;
}
.newsList li .floatlft {
  margin-right: 30px;
}
.newsList h3 a,
.newsList h4 a {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
}
.newsList h4 a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.cn {
  width: 340px;
  background: url(../img/lne.png) repeat-x 50% 50%;
}
.cn span {
  font-size: 32px;
  line-height: 40px;
  background: #134892;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  color: #01b4e6;
}
.en {
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 42px;
  line-height: 1.2;
  font-weight: bold;
  color: #01b4e6;
  text-transform: uppercase;
  margin-top: 2px;
}
.clear {
  clear: both;
}
.pagination {
  text-align: center;
  margin-top: 65px;
}
.pagination span {
  display: inline-block;
  vertical-align: top;
  width: 8px;
  height: 8px;
  background: rgba(1, 180, 230, 0.3);
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 2px;
  margin-top: 2px;
}
.pagination span.swiper-active-switch {
  width: 12px;
  height: 12px;
  background: rgba(1, 180, 230, 1);
  margin-top: 0;
}
.prev,
.nxt {
  display: inline-block;
  vertical-align: top;
  width: 53px;
  height: 53px;
  background: url(../img/arrow.png) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -26.5px;
  z-index: 30;
  cursor: pointer;
}
.prev {
  left: -90px;
}
.nxt {
  right: -90px;
  transform: rotate(180deg);
}
.videosList li {
  width: 271px;
  margin: 35px 39px 0 0;
}
.videosList li h3 {
  overflow: hidden;
}
.videosList li h3 i {
  float: left;
  text-align: center;
  width: 31px;
  height: 46px;
  background: url(../img/label_bg.png) no-repeat;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  font-style: normal;
  margin-right: 10px;
}
.videosList li h3 a {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  display: block;
}
.footBtn {
  width: 366px;
  height: 66px;
  margin-top: 290px;
  background-image: linear-gradient(to right, #fb9f74, #ebdb4e);
  border: 4px solid #fff;
  -o-border-radius: 33px;
  -webkit-border-radius: 33px;
  border-radius: 37px;
}
.footBtn a {
  display: block;
}
.footChars {
  margin-top: 100px;
}
.footChars div {
  color: #fff;
  text-align: center;
}
.contact {
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 25px;
}
.footLogo .floatlft {
  margin-right: 26px;
}
.footLogo div.overhid {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  /* font-family: Arial, Helvetica, sans-serif; */
}
.footLogo {
  background: #0e75c9;
  padding: 45px 0;
  margin-top: 22px;
}
.txt,
.email {
  font-size: 18px;
  margin-top: 5px;
}
.actBg {
  background: #14bde8;
  margin-top: 26px;
}
.actBlocks {
  margin: 50px 0;
}
.banner {
  height: 590px;
  background: url(../img/banner.jpg) no-repeat 50% 0;
}
.navBx {
  height: 110px;
  background: url(../img/nav_light.png) no-repeat 50% 50% #0048bd;
}
.navList li {
  padding: 30px 45px;
  height: 50px;
  margin-right: 130px;
}
.navList li.mr0 {
  margin-right: 0;
}
.navList li.current {
  background: #0048bd;
}
.navList li a {
  display: block;
  color: #fff;
  text-align: center;
}
.navList li a span {
  font-size: 18px;
  display: block;
}
.navList li a i {
  font-size: 18px;
  display: block;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-weight: bold;
  font-style: normal;
}
.actBlocks li {
  width: 532px;
  min-height: 560px;
  padding: 15px 30px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 30px;
  margin-right: 16px;
}
.actBlocks li.enBlock {
  font-size: 16px;
  line-height: 24px;
}
.email a {
  color: #fff;
}
.footBtn a:hover {
  text-decoration: none;
}
.footBtn a span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 8px;
}
.footBtn div {
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.footer_bx {
  background: url(../img/footBg.png) no-repeat 50% top;
}
.footChars {
  height: 154px;
}

.mCaidan {
  display: none;
}

.caidan {
  display: none;
}

.All_Box {
  margin: 0 auto;
  width: 1920px;
  margin-left: calc(50% - 960px);
  height: auto;

  overflow: hidden;
}

.Top_Box {
  width: 1920px;
  min-height: 1080px;
  overflow: hidden;
  padding-top: 50px;
}

.Top_Div {
  margin: 0 auto;
  width: 1080px;
  height: 630px;
  overflow: hidden;
}

.Top_Div img {
  margin: 0 auto;
  margin-top: 90px;
  width: 938px;
  height: 512px;
}

.Top_Focus_Div {
  margin: 0 auto;
  width: 1080px;
  height: 610px;
  background-color: #04cfc6;
  border-radius: 6px;
  overflow: hidden;
}

.Top_Focus_Swiper {
  margin: 0 auto;
  margin-top: 60px;
  width: 790px;
  height: 444px;
  overflow: hidden;
  background-color: #000;
}

.Top_Focus_Swiper p {
  width: 790px;
  height: 444px;
  opacity: 0.8;
  transition: all 0.8;
}

.Top_Focus_Swiper:hover p {
  transition: all 0.8;
  opacity: 1;
}

.Top_Focus_Swiper p img {
  width: 790px;
  height: 444px;
}

.Top_Focus_Swiper h4 {
  position: absolute;
  bottom: 22px;
  width: 100%;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 26px;
  color: #fff;
}

.Top_Focus_Swiper h4 a {
  color: #fff;
}

.Top_Focus_BTPrev {
  position: absolute;
  left: calc(50% - 50px);
  bottom: 40px;
  width: 43px;
  height: 43px;
  background: url(../images/Focus_Prev.png);
  z-index: 2;
  cursor: pointer;
}

.Top_Focus_BTNext {
  position: absolute;
  left: calc(50% + 7px);
  bottom: 40px;
  width: 43px;
  height: 43px;
  background: url(../images/Focus_Next.png);
  z-index: 2;
  cursor: pointer;
}

.Comic_Div {
  margin: 0 auto;
  margin-top: 70px;
  width: 1080px;
  height: auto;
  background-color: #04cfc6;
  border-radius: 6px;
  overflow: hidden;
}

.Comic_Title {
  width: 100%;
  height: 160px;
  background-image: linear-gradient(to right, rgba(9, 127, 198, 0), rgba(9, 127, 198, 1), rgba(9, 127, 198, 0));
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  overflow: hidden;
}

.Comic_Title H4 {
  margin-top: 18px;
  width: 100%;
  height: 45px;
  line-height: 36px;
  font-size: 28px;
  /* font-family: "微软雅黑"; */
  color: #fff;
  text-align: center;
}

.Comic_Title H5 {
  width: 100%;
  height: 55px;
  text-transform: uppercase;
  line-height: 55px;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.Comic_Text {
  margin-top: 55px;
  padding: 0 74px;
}

.noindent {
  text-indent: 0px !important;
}

.Comic_Text p {
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 0px;
  width: 133px;
  height: 126px;
}

.Comic_Text p img {
  width: 133px;
  height: 126px;
}

.Comic_Text hr {
  margin: 0;
  padding: 0;
  height: 36px;
  border-style: none;
  background: url(../images/Line.png) center center no-repeat;
}

.C1 {
  padding-bottom: 20px;
}

.C3 {
  padding-bottom: 10px;
}

.C4 {
  padding-bottom: 30px;
}

.Comic_Text h4 {
  text-indent: 44px;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}

.Comic_Text h5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.Comic_Text h5 {
  font-size: 21px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 32px;
}

.Theme_List {
  margin: 0 auto;
  padding-top: 20px;
  width: 820px;
  height: 200px;
  overflow: hidden;
}

.Theme_List ul {
  width: 820px;
  height: 200px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.Theme_List li {
  width: 200px;
  height: 200px;
  border-radius: 100px;

  overflow: hidden;
}

.Theme_List li h4 {
  margin: 0;
  padding: 0;
  text-indent: 0;
  margin-top: 60px;
  height: 35px;
  line-height: 30px;
  font-size: 21px;
  font-family: "微软雅黑";
  text-align: center;
  color: #fff;
}

.Theme_List li h4 a {
  color: #fff;
}

.Theme_List li h5 a {
  color: #fff;
}

.Theme_List li h5 {
  margin: 0;
  padding: 0;
  margin: 0 auto;
  width: 170px;
  line-height: 30px;
  font-size: 21px;
  text-align: center;
  color: #fff;
}

.T1 {
  background-color: #83c13a;
}

.T2 {
  background-color: #e1a912;
}

.T3 {
  background-color: #de7b93;
}

.Theme_Award_Div {
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 75px;
  border-radius: 12px;
  padding: 6px;
  width: 938px;
  height: 223px;
  background-image: linear-gradient(to right, #83c13a, #ffc091);
}

.Theme_Award {
  border-radius: 8px;
  width: 938px;
  height: 223px;
  background-color: #fff;
}

.Theme_Award p {
  float: left;
  width: 124px;
  height: 130px;
}

.Theme_Award p img {
  margin: 0 auto;
  margin-top: 50px;
  width: 72px;
  height: 64px;
}

.Theme_Award_Text {
  float: left;
  width: 790px;
}

.Theme_Award_Text h4 {
  margin-top: 28px;
  font-size: 21px;
  font-family: "微软雅黑";
  line-height: 33px;
  color: #064395;
  margin-bottom: 10px;
}

.Theme_Award_Text h5 {
  font-size: 21px;
  line-height: 33px;
  color: #064395;
}

.Comic_Date {
  margin: 0 auto;
  margin-top: 70px;
  width: 930px;
  color: #054296;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 15px;
}
.Comic_Date h4 {
  font-family: "微软雅黑" !important;
  font-size: 24px;
}
.Comic_Date h5 {
  font-family: "Arial";
  font-size: 24px;
}
.Comic_Email {
  margin: 0 auto;
  padding-left: 100px;
  width: 830px;
  color: #054296;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
}

.Comic_Email h4 {
  margin-bottom: 15px;
  font-family: "微软雅黑" !important;
  font-size: 24px;
}

.Comic_Email h5 {
  margin-bottom: 55px;
  font-family: "Arial";
  font-size: 24px;
}
.Comic_DateCN {
  font-family: "微软雅黑" !important;
}
.Comic_DateEN {
  font-family: "Arial";
}
.Comic_Submit {
  margin: 0 auto;
  margin-top: 55px;
  width: 1080px;
}

.Comic_Submit img {
  margin: 0 auto;
  width: 383px;
  height: 103px;
}

.Comic_Disclaimer {
  margin: 0 auto;
  margin-top: 50px;
  width: 1080px;
  margin-bottom: 75px;
}

.Comic_Disclaimer img {
  margin: 0 auto;
  width: 377px;
  height: 79px;
}

.Comic_Contactus {
  width: 100%;
  height: auto;
  background-image: linear-gradient(to right, rgba(5, 207, 198, 0), rgba(5, 207, 198, 1), rgba(5, 207, 198, 0));
  overflow: hidden;
}

.Comic_Contactus h4 {
  width: 100%;
  margin-top: 27px;
  font-size: 24px;
  line-height: 33px;
  color: #fff;
  font-family: Verdana;
  text-align: center;
}

.Comic_Contactus h5 {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  font-family: Verdana;
  text-align: center;
}

.Comic_Contactus h6 {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  font-family: Verdana;
  text-align: center;
}

.Bottom_Box {
  width: 100%;
  height: 150px;
  background-color: #0e75c9;
  overflow: hidden;
}

.Bottom_Div {
  margin: 0 auto;
  padding-top: 50px;
  width: 1080px;
  height: auto;
}

.Bottom_Div p {
  float: left;
  width: 320px;
}

.Bottom_Div p img {
  width: 292px;
  height: 32px;
}

.Bottom_Div h4 {
  float: left;
  width: 760px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
/* Arical_Div */
.Arical_Div {
  padding-top: 50px;
}

.Comic_Text span {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
  text-align: center;
}

.Comic_Text span img {
  margin: 0 auto;
}
.artBox {
  padding-top: 50px;
}

/* Disclaimer Modal Styles */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
  background-color: #fff;
  margin: 5% auto;
  padding: 0;
  border: none;
  border-radius: 10px;
  width: 80%;
  max-width: 800px;
  box-shadow:
    0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
  position: relative;
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

.modal-body {
  padding: 30px;
  max-height: 70vh;
  overflow-y: auto;
}

.modal-body h2 {
  text-align: center;
  color: #134892;
  margin-bottom: 20px;
  font-size: 28px;
}

.disclaimer-content p {
  margin-bottom: 15px;
  line-height: 1.6;
  color: #333;
  font-size: 16px;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 1001;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* Mobile Disclaimer Modal Styles */
@media screen and (max-width: 800px) {
  .modal-content {
    width: 95%;
    margin: 10% auto;
  }

  .modal-body {
    padding: 20px 15px;
    max-height: 60vh;
  }

  .modal-body h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .disclaimer-content p {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .close {
    font-size: 24px;
    right: 15px;
    top: 10px;
  }
}
