/* PC */
@media (min-width: 600px) {
  .mCaidan {
    display: none;
  }

  .caidan {
    display: none;
  }

  .All_Box {
    margin: 0 auto;
    width: 1920px;
    margin-left: calc(50% - 960px);
    height: auto;

    overflow: hidden;
    background: url(../images/BK.png) center center repeat;
  }

  .Top_Box {
    width: 1920px;
    min-height: 1080px;
    background: url(../images/Top_BK.png) top center no-repeat;
    overflow: hidden;
  }

  .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: 6px;
    width: 100%;
    height: auto;
    line-height: 33px;
    text-align: center;
    font-size: 24px;
    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;
  }

  .Comic_Text.art_txt p {
    text-indent: 44px;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    width: auto;
    height: auto;
  }

  .Comic_Text.art_txt p img {
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
  }

  .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: 270px;
    background-image: linear-gradient(to right, #83c13a, #ffc091);
  }

  .Theme_Award {
    border-radius: 8px;
    width: 938px;
    height: 270px;
    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 {
    margin-top: 0 !important;
    padding-bottom: 100px;
    margin-bottom: 120px;
  }

  .Comic_Text span {
    display: block;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
    text-align: center;
  }

  .Comic_Text span img {
    margin: 0 auto;
  }

  .Upload_Div {
    margin-top: 0 !important;
    border-radius: 0px;
    height: auto;
    overflow: hidden;
  }

  .Upload_Title {
    padding-top: 45px;
    /* height: 80px; */
    margin-bottom: 32px;
  }

  .Upload_Title_Left {
    float: left;
    padding-right: 25px;
    width: 604px;
    /* height: 80px; */
    text-align: right;
    border-right: 1px solid #fff;
  }

  .Upload_Title_Left h5 {
    font-family: "Century Gothic";
    font-size: 42px;
    height: 44px;
    line-height: 42px;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    margin-bottom: 4px;
    text-align: right;
  }

  .Upload_Title_Left h6 {
    font-family: "Arial";
    font-size: 36px;
    /* height: 40px; */
    line-height: 38px;
    color: #fff;
    text-align: right;
  }

  .Upload_Title_Right {
    float: left;
    text-align: left;
    padding-left: 25px;
    width: 425px;
    /* height: 80px; */
  }

  .Upload_Title_Right h5 {
    font-family: "微软雅黑";
    font-size: 30px;
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    color: #fff;
    overflow: hidden;
    margin-bottom: 4px;
    text-align: left;
  }

  .upload_Table1 {
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 50px;
    width: 885px;
    height: auto;
    overflow: hidden;
  }

  .upload_Table1_Left {
    float: left;
    width: 295px;
    height: 65px;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
  }

  .upload_Table1_Right {
    float: left;
    width: 590px;
    height: 65px;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
  }

  .UploadInput input {
    text-indent: 10px;
    width: 588px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    border-radius: 6px;
    color: #333;
    background-color: #fff;
  }

  .upload_Table1_Note {
    display: block;
    width: 885px;
    /* height: 65px; */
    font-size: 20px;
    font-style: italic;
    line-height: 40px;
    color: #fff;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .upload_Table1_Line {
    width: 100%;
    height: 65px;
    overflow: hidden;
  }

  .UploadCity {
    position: relative;
    height: 40px;
    background: white;
    border-radius: 6px;
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  }

  .UploadCity:after {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #8c999d transparent transparent transparent;
    pointer-events: none;
  }

  .UploadCity:before {
    width: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #fff;
    content: "";
    pointer-events: none;
  }

  .UploadCity:hover:before {
    /* background: #8D9A9D; */
  }

  .UploadCity select {
    font-size: 20px;
    color: #8c999d;
    border: none;
    box-shadow: none;
    border-radius: 6px;
    background: transparent;
    height: 40px;
    width: calc(100% - 2px);
    cursor: pointer;
    outline: none;
    padding-right: 35px;
    padding-left: 15px;
    /* border: 1px solid #a52c2c; */
    -moz-appearance: none;
    -webkit-appearance: none;
  }

  .UploadCity select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 green;
  }

  .UploadCity select::-ms-expand {
    display: none;
  }

  .UploadCity select:focus {
    border-color: #333;
  }

  .Uradio {
    cursor: pointer;
  }

  .Uradio1 {
    float: left;
    padding-left: 5px;
    padding-right: 10px;
    width: 133px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #016379;
    border-radius: 6px;
    background-color: #fff;
  }

  .Uradio2 {
    float: right;
    padding-left: 5px;
    padding-right: 10px;
    height: 38px;
    width: 400px;
    line-height: 38px;
    border: 1px solid #016379;
    border-radius: 6px;
    background-color: #fff;
    margin-left: 10px;
  }

  .Uradio label {
    color: #01333d;
  }

  .Uradio input[type="radio"] {
    display: inline-block;
    position: absolute;
    opacity: 0;
  }

  .Uradio input[type="radio"] + .radio-label:before {
    display: inline-block;
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #8d8d8d;
    display: inline-block;
    width: 1em;
    height: 1em;
    box-shadow: inset 0 0 0 4px #8d8d8d;
    position: relative;
    top: 0.4em;
    margin-left: 0.3em;
    margin-right: 0.3em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;

    transition: all 250ms ease;
  }

  .Uradio input[type="radio"]:checked + .radio-label:before {
    background-color: #fff;
    box-shadow: inset 0 0 0 4px #5ac06e;
    color: #01333d;
  }

  .Uradio input[type="radio"]:focus + .radio-label:before {
    display: inline-block;
    outline: none;
    border-color: #5ac06e;
  }

  .Uradio input[type="radio"]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #8d8d8d;
    border-color: #b4b4b4;
    background: #b4b4b4;
    color: rgba(1, 51, 61, 0.6);
  }

  .Uradio input[type="radio"] + .radio-label:empty:before {
    margin-right: 0;
  }

  .Upload_Div2 {
    margin-top: 0 !important;
    border-radius: 0px;
    height: auto;
    margin-bottom: 100px;
    overflow: hidden;
  }
  .Upload_Div2 .Upload_Title h6 {
    font-size: 30px;
    line-height: 30px;
  }
  .Upload_BT_Upload {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  .Upload_BT_Upload img {
    margin: 0 auto;
    width: 177px;
    height: 70px;
  }
  .Upload_Info {
    line-height: 35px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
  }
  .Upload_Field {
    margin-bottom: 66px;
    height: 500px;
  }
  .Upload_SubmitBT {
    margin-bottom: 50px;
  }
  .Upload_SubmitBT img {
    margin: 0 auto;
    width: 288px;
    height: 79px;
  }
}
