.pc-style {
  display: block;
}
.mobile-style {
  display: none;
}
.wrapper1 {
  width: 100%;
}
.wrapper1 .box {
  border: 2.99593px solid #57A16E;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 21px;
  background: #fff;
  margin-bottom: 10px;
}
.wrapper1 .box .box-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrapper1 .box .box-left .sign img {
  width: 80px;
}
.wrapper1 .box .box-left .text-box {
  padding: 0 19px 0 19px;
}
.wrapper1 .box .box-left .text-box .title {
  color: #57A16E;
  font-size: 28px;
  font-weight: bold;
}
.wrapper1 .box .box-left .text-box .desc {
  color: #232323;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.wrapper1 .box .text-box .desc ul{
  list-style: disc;
  margin-left: 18px;
}
.wrapper1 .box .box-right {
  text-align: center;
}
.wrapper1 .box .box-right .rec {
  display: flex;
  align-items: center;
  border-radius: 27px;
}
.wrapper1 .box .box-right .rec a {
  background: #FFA800;
  color: #fff;
  padding: 16px 33px;
  border-radius: 6px;
  font-size: 22px;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  min-width: 206.19px;
}
.wrapper1 .box .box-right .rec a img {
  width: 62.08px;
  display: inline;
  margin: 0 5px;
}
.wrapper1 .box .box-right .rec a:hover {
  background: #FF7A00;
  text-decoration-line: none;
}
.wrapper1 .box .box-right .link {
  padding-top: 13px;
}
.wrapper1 .box .box-right .link a {
  font-weight: 290;
  font-size: 14px;
  line-height: 176.01%;
  color: #0066cb;
  text-decoration-line: underline;
}
.wrapper1.vcu .box .box-right .link a {
  color: #57A16E;
}
.wrapper1 .box .box-right .link a:hover {
}
@media (max-width: 768px) {
  .wrapper1 {
    margin-top: 24px;
  }
  .wrapper1 .box {
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 22rem 5rem 20rem 15rem;
  }
  .wrapper1 .box .box-left {
    margin-right: 15rem;
  }
  .wrapper1 .box .box-left .sign img {
    width: 58.54rem;
  }
  .wrapper1 .box .box-right {
    text-align: left;
  }
  .wrapper1 .box .box-right .text-box .title {
    font-weight: 700;
    font-size: 20rem;
    line-height: 26rem;
    color: #57A16E;
  }
  .wrapper1 .box .box-right .text-box .desc {
    font-weight: 290;
    font-size: 12rem;
    line-height: 154.51%;
    color: #232323;
    margin: 8rem 0 15rem;
  }
  .wrapper1 .box .box-right .rec {
    border-radius: 8.48382rem;
  }
  .wrapper1 .box .box-right .rec a {
    width: 171.71rem;
    height: 50rem;
    border-radius: 8.48382rem;
    font-weight: 400;
    font-size: 19.2173rem;
    color: #FFFFFF;
    text-align: center;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    padding: 0;
    line-height: 50rem;
    min-width: auto;
  }
  .wrapper1 .box .box-right .rec a img {
    width: 53.56rem;
    height: 23.62rem;
  }
  .wrapper1 .box .box-right .link {
    padding-top: 0;
  }
  .wrapper1 .box .box-right .link a {
    font-size: 12rem;
  }
}
@media (min-width: 768px) and (max-width: 1086px) {
  .wrapper1 {
    margin-top: 24px;
  }
  .wrapper1 .box {
    display: flex;
    align-items: flex-start;
    border: 2.99593px solid #57A16E;
    width: 100%;
    justify-content: space-between;
    padding: 30px 21px;
    background: #fff;
    margin-bottom: 10px;
  }
  .wrapper1 .box .box-left {
    margin-right: 15px;
  }
  .wrapper1 .box .box-left .sign img {
    width: 80px;
  }
  .wrapper1 .box .box-right {
    text-align: left;
  }
  .wrapper1 .box .box-right .text-box {
    padding: 0;
  }
  .wrapper1 .box .box-right .text-box .title {
    color: #57A16E;
    font-size: 28px;
    font-weight: bold;
  }
  .wrapper1 .box .box-right .text-box .desc {
    color: #232323;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 8px 0 15px;
  }
  .wrapper1 .box .box-right .rec {
    border-radius: 27px;
  }
  .wrapper1 .box .box-right .rec a {
    font-weight: 400;
    background: #FFA800;
    color: #fff;
    padding: 13px 25px;
    border-radius: 6px;
    font-size: 22px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
  }
  .wrapper1 .box .box-right .rec a img {
    width: 62.08px;
    display: inline;
    margin: 0;
  }
  .wrapper1 .box .box-right .link a {
    font-weight: 290;
    font-size: 18px;
    line-height: 176.01%;
    color: #57A16E;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 0.2666667vw;
  }
  .mobile-style {
    display: block;
  }
  .pc-style {
    display: none;
  }
  .article .content {
    width: 100%;
    min-height: auto;
  }
  .article .content .editor-model {
    width: 100%;
  }
  .article .content .editor-model .subject .content_box {
    width: 100%;
  }
}
.wrapper2 .wrapper-box .box {
  background: url(../images/wrapper2-bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 10px 21px 10px 21px;
  width: 100%;
}
.wrapper2.vcu .wrapper-box .box {
  background: url(../images/article/vcu-wrapper-bg.png) no-repeat;
  background-size: 100% 100%;
}
.wrapper2 .wrapper-box .box .box-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrapper2.vcu .wrapper-box .box .box-left img {
  margin: 0;
}
.wrapper2 .wrapper-box .box .box-left .desc {
  text-align: center;
  color: #FFFFFF;
  padding-left: 15px;
  font-size: 30px;
  font-weight: bold;
  line-height: 44px;
}
.wrapper2.vcu .wrapper-box .box .box-left .desc {
  /*font-size: 22px;*/
  padding-left: 0;
}
.wrapper2 .wrapper-box .box .box-right .rec {
  display: flex;
  align-items: center;
  border-radius: 27px;
}
.wrapper2 .wrapper-box .box .box-right .rec a {
  background: #FFA800;
  color: #fff;
  padding: 16px 33px;
  border-radius: 6px;
  font-size: 22px;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  min-width: 232.19px;
}
.wrapper2 .wrapper-box .box .box-right .rec a img {
  width: 62.08px;
  display: inline;
  margin: 0 5px;
}
.wrapper2 .wrapper-box .box .box-right .rec a:hover {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.wrapper2 .wrapper-box .box .box-right .link {
  margin-top: 13px;
  text-align: center;
}
.wrapper2 .wrapper-box .box .box-right .link a {
  font-weight: 290;
  font-size: 14px;
  line-height: 176.01%;
  color: #ffffff;
  text-decoration-line: underline;
}
.wrapper2 .wrapper-box .box .box-right .link a:hover {
  text-decoration-line: underline;
}
@media (max-width: 768px) {
  .wrapper2 .wrapper-box .box {
    margin: 0 auto;
    width: 100%;
    background: url(../images/wrapper2-bg-mobile.png) no-repeat;
    background-size: 100% 100%;
    padding: 12.58rem 8rem 8rem 138rem;
    flex-direction: column;
    text-align: center;
  }
  .wrapper2.vcu .wrapper-box .box {
    flex-direction: row;
    padding: 8rem;
  }
  .wrapper2.vcu .wrapper-box .box .box-left img {
    height: 110px;
    margin-left: 8px;
  }
  .wrapper2 .wrapper-box .box .desc {
    font-weight: 700;
    font-size: 19.4155rem;
    line-height: 148.98%;
    text-align: center;
    color: #FFFFFF;
  }
  .wrapper2 .wrapper-box .box .rec {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8.48382rem;
    margin: 10rem 0 3rem;
  }
  .wrapper2 .wrapper-box .box .rec a {
    width: 171.71rem;
    height: 50.42rem;
    border-radius: 8.48382rem;
    font-weight: 400;
    font-size: 19.2173rem;
    line-height: 50.42rem;
    color: #FFFFFF;
    background: #FFA800;
    overflow: hidden;
  }
  .wrapper2 .wrapper-box .box .rec a img {
    width: 53.56rem;
    display: inline;
    margin: 0;
  }
  .wrapper2 .wrapper-box .box .rec a:hover {
    box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.25);
    text-decoration-line: none;
  }
  .wrapper2 .wrapper-box .box .link a {
    font-weight: 290;
    font-size: 10.2038rem;
    line-height: 176.01%;
    color: #FFFFFF;
  }
  .wrapper2 .wrapper-box .box .link a:hover {
    text-decoration-line: underline;
  }
}
@media (min-width: 768px) and (max-width: 1086px) {
  .wrapper2 .wrapper-box .box {
    margin: 0 auto;
    width: 100%;
    background: url(../images/wrapper2-bg-mobile.png) no-repeat;
    background-size: 100% 100%;
    flex-direction: column;
    text-align: center;
    padding: 10px 21px 10px 21px;
  }
  .wrapper2 .wrapper-box .box .desc {
    text-align: center;
    color: #FFFFFF;
    padding-left: 15px;
    font-size: 30px;
    font-weight: bold;
    line-height: 44px;
  }
  .wrapper2 .wrapper-box .box .rec {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 27px;
    margin: 10px 0 3px;
  }
  .wrapper2 .wrapper-box .box .rec a {
    font-weight: 400;
    color: #FFFFFF;
    background: #FFA800;
    overflow: hidden;
    padding: 13px 25px;
    border-radius: 6px;
    font-size: 22px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    min-width: 232.19px;
  }
  .wrapper2 .wrapper-box .box .rec a img {
    width: 62.08px;
    display: inline;
    margin: 0;
  }
  .wrapper2 .wrapper-box .box .rec a:hover {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  .wrapper2 .wrapper-box .box .link a {
    font-weight: 290;
    font-size: 18px;
    line-height: 176.01%;
    color: #FFFFFF;
  }
  .wrapper2 .wrapper-box .box .link a:hover {
    text-decoration-line: underline;
  }
}
@media (min-width: 991px) and (max-width: 1086px) {
  .wrapper1 .wrapper-box .box {
    justify-content: space-evenly;
  }
  .wrapper1 .wrapper-box .box .box-left {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1086px) {
  .wrapper1 .mobile-style,
  .wrapper2 .mobile-style {
    display: block;
  }
  .wrapper1 .pc-style,
  .wrapper2 .pc-style {
    display: none;
  }
  .wrapper2 .wrapper-box .box {
    justify-content: center;
    align-items: flex-end;
  }
  .wrapper2 .wrapper-box .box .box-g {
    text-align: center;
  }
}
