body {
  background: #fff;
  font-size: 0.12rem;
}

@media (max-width: 600px) {
  html {
    font-size: 65px;
  }
  .Top_Div {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow-x: hidden;
  }
  .Top_Left_Pic {
    position: absolute;
    left: 0;
    top: 1.1rem;
    width: 0.63rem;
    height: 1.89rem;
  }
  .Top_Left_Pic img {
    width: 0.63rem;
    height: 1.89rem;
  }
  .Top_Right_Pic {
    position: absolute;
    right: 0;
    width: 3.84rem;
    height: 3.88rem;
    background: url(../images/Top_BK.png) left top no-repeat;
    background-size: contain;
  }
  .Top_Right_BK {
    position: absolute;
    right: 0;
    top: 25.6rem;
    width: 1.53rem;
    height: 2.37rem;
  }
  .Top_Right_BK img {
    width: 1.53rem;
    height: 2.37rem;
  }
  .Top_Logo {
    display: block;
    position: relative;
    width: 100%;
    height: 2.6rem;
  }
  .Top_LogoImg {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 0.25rem;
    margin-left: 0.32rem;
  }
  .Top_LogoImg img {
    width: 1.94rem;
    height: 0.21rem;
  }
  .Main_Center16 {
    width: 80%;
    margin: 0 auto;
    position: relative;
    display: block;
    /* border: 1px solid #FF0000; */
  }
  .Main_Center12 {
    width: 90%;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .Main_CenterBottom {
    width: 90%;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .Banner_Title {
    width: 100%;
    font-size: 0.46rem;
    color: #253e5e;
    font-weight: bold;
    padding-bottom: 0.46rem;
  }
  .Banner_Text {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #909090;
    font-weight: bold;
    font-family: "Arial";
    margin-bottom: 0.93rem;
  }
  .Part3_Div,
  .Part4_Div,
  .Part1_Div {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .Part1_Title {
    display: block;
    position: relative;
    width: 100%;
    height: 0.9rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    color: #253e5e;
  }
  .Part1_List {
    display: block;
    position: relative;
    width: 100%;
    height: 2rem;
    border: 1px solid #fff;
  }
  .Part1_List ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #fff;
  }
  .Part1_List li {
    display: block;
    position: relative;
    width: 33%;
    float: left;
  }
  .Part1_List img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .Part1_List p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 0.22rem;
    font-size: 0.22rem;
    font-weight: bold;
    text-align: center;
    color: #253e5e;
    margin-bottom: 0.2rem;
  }
  .Part1_Info {
    width: 100%;
    height: 0.8rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
    font-size: 0.22rem;
    color: #5da1ff;
    font-family: "Arial";
  }
  .Part2_Div {
    display: block;
    position: relative;
    width: 100%;
    height: 3.1rem;
    background: url(../images/Part2_Pic.png) left top no-repeat;
    background-size: contain;
    overflow: hidden;
  }
  .Part2_Title {
    margin-top: 1rem;
    margin-left: 50%;
    display: block;
    position: relative;
    width: 50%;
    height: 0.7rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #253e5e;
    /* border: 1px solid #FF0000; */
  }
  .Part2_Text {
    display: block;
    position: relative;
    width: 50%;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.35rem;
    color: #909090;
    font-weight: bold;
    font-family: "Arial";
    margin-left: 50%;
    margin-bottom: 0.93rem;
  }
  .Part3_Div {
    display: block;
    position: relative;
    width: 100%;
    background: url(../images/Part3_Right_Pic.png) right top no-repeat;
    background-size: 3.17rem 2.84rem;
    overflow: hidden;
  }
  .Part3_Title {
    margin: 0 auto;
    margin-top: 1.1rem;
    display: block;
    position: relative;
    width: 88%;
    height: 0.7rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #253e5e;
  }
  .Part3_Text {
    margin: 0 auto;
    width: 88%;
    margin-bottom: 1.5rem;
  }
  .Part3_Text h1 {
    margin: 0;
    padding: 0;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #253f5f;
    font-weight: bold;
    font-family: "Arial";
  }
  .Part3_Text p {
    margin: 0;
    padding: 0;
    margin-bottom: 0.3rem;
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #909090;
    font-weight: bold;
    font-family: "Arial";
  }
  .Part3_textP1 {
    width: 58%;
  }
  .Part4_Title {
    display: block;
    position: relative;
    width: 100%;
    height: 0.9rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    color: #253e5e;
  }
  .Part4_List {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0.7rem;
  }
  .Part4_List ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
  }
  .Part4_List li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 1.8rem;
    height: 2.5rem;
  }
  .Part4_List li p {
    margin: 0;
    padding: 0;
    width: 1.8rem;
    height: 2.5rem;
    border-radius: 0.3rem;
    background-color: #fff;
    box-shadow: 0 0 30px #cad4ee;
    border: 1px solid #fff;
  }
  .Part4_List li p.p1 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon1-Blue.png) center center no-repeat;
    background-size: 0.71rem 0.65rem;
    background-position: 50% 40%;
  }
  .Part4_List li p.p2 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon2-Blue.png) center center no-repeat;
    background-size: 0.71rem 0.65rem;
    background-position: 50% 40%;
  }
  .Part4_List li p.p3 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon3-Blue.png) center center no-repeat;
    background-size: 0.71rem 0.65rem;
    background-position: 50% 40%;
  }
  .Part4_List li span {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 1.6rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #253e5e;
    text-align: center;
  }
  .Bottom_Div {
    display: block;
    position: relative;
    width: 100%;
    height: 3.6rem;
    background: url(../images/Bottom_BK.jpg) center top no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .BackTop_Div {
    width: 100%;
    height: 0.82rem;
    margin-top: 1.9rem;
  }
  .BackTop_Div p {
    width: 2.2rem;
    height: 0.38rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0.12rem;
    font-family: "Arial";
    line-height: 0.38rem;
    background-color: #3575c9;
    color: #fff;
    border-radius: 0.1rem;
  }
  .Bottom_Info_Div {
    width: 100%;
    height: 0.7rem;
  }
  .Bottom_Logo {
    float: left;
    width: 2.7rem;
    padding-right: 0.1rem;
  }
  .Bottom_Logo img {
    width: 2.7rem;
    height: 0.3rem;
  }
  .Bottom_Home a,
  .Bottom_China a {
    display: block;
    position: relative;
    float: left;
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-family: "Times New Roman";
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    border-left: 1px solid #fff;
    color: #fff;
    text-align: center;
  }
  .Bottom_Info {
    display: none;
  }
  .Upload_Div {
    width: 100%;
    height: 100%;
    position: fixed;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
  }
  .Upload_Box {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    width: 96%;
    height: 12.2rem;
    background-color: #fff;
    box-shadow: 0 0 30px rgb(121, 120, 120);
    border-radius: 0.3rem;
  }
  .Upload_Box2 {
    height: 9rem;
  }
  .Upload_Box_center {
    display: block;
    position: relative;
    width: 100%;
    height: 9.5rem;
  }
  .Upload_Box_center2 {
    height: 8.2rem;
  }
  .Upload_Title {
    width: 100%;
    height: 0.6rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    color: #3575c9;
  }
  .Upload_InfoBox {
    width: 98%;
    /* height: 6.8rem; */
    /* overflow-y: scroll; */
    /* width: 100%;
        height: auto; */
    margin-bottom: 0.1rem;
  }
  .Upload_InfoBox ul {
    width: 5.2rem;
    height: auto;
    list-style: none;
    margin: 0 auto;
  }
  .Upload_InfoBox li {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .li_H1 {
    /* height: 4.7rem !important; */
  }
  .Upload_LeftInfo {
    width: 100%;
    height: 0.5rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
    font-family: "Arial";
    color: #3575c9;
    text-align: left;
    padding-right: 0.2rem;
    /* border: 1px solid #000; */
  }
  .Upload_InfoRed {
    color: #c93535;
    /* border: 1px solid #000; */
  }
  .Upload_RightInfo {
    position: relative;
    display: block;
    width: 100%;
    min-height: 0.36rem;
    /* max-height: 2.6rem; */
    /* overflow-y: auto; */
    height: auto;
  }
  .Upload_area_alert {
    position: absolute;
    bottom: -0.25rem;
    width: 96%;
    text-align: right;
    font-size: 0.16rem;
    color: #c93535;
  }
  .Upload_video_alert {
    position: absolute;
    bottom: -0.3rem;
    left: 0;
    font-size: 0.16rem;
    color: #c93535;
  }
  .Upload_Input {
    width: 96%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    color: #3575c9;
    text-indent: 0.1rem;
  }
  .Upload_InputRed {
    border: 1px solid #c93535 !important;
  }
  .Upload_textarea {
    width: 96%;
    height: 1rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    color: #3575c9;
    text-indent: 0.1rem;
    resize: none;
    margin-bottom: 0.35rem;
  }
  .Upload_textarea_Video {
    width: 96%;
    height: 1rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    color: #3575c9;
    text-indent: 0.1rem;
    resize: none;
    margin-bottom: 0.1rem;
  }
  .Upload_textarea_photo {
    width: 96%;
    height: 2.5rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    color: #3575c9;
    text-indent: 0.1rem;
    resize: none;
    margin-bottom: 0.3rem;
  }
  .Upload_AreaRed {
    border: 1px solid #c93535;
  }
  .Upload_UploadBT,
  .Upload_UploadPic {
    width: 1.1rem;
    height: 1.1rem;
    overflow: hidden;
    border-radius: 0.06rem;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
    float: left;
  }
  .Upload_UploadPic:nth-child(4n + 4) {
    margin-right: 0rem;
  }
  .Upload_UploadBT img,
  .Upload_UploadPic img {
    width: 1.1rem;
    height: 1.1rem;
  }
  .Upload_UploadVideo {
    width: 2.25rem;
    height: 1.1rem;
    overflow: hidden;
    border-radius: 0.06rem;
    margin-right: 0.2rem;
    /* margin-bottom: 0.4rem; */
    border: 1px solid #3575c9;
    float: left;
  }
  .Upload_UploadVideo img {
    width: 2.25rem;
    height: 1.1rem;
  }
  .Upload_Sumit {
    width: 100%;
    height: 0.42rem;
    text-align: center;
  }
  .Upload_Sumit p {
    width: 2.2rem;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: center;
    background-color: #3575c9;
    color: #fff;
    font-size: 0.2rem;
    border-radius: 0.06rem;
    margin: 0 auto;
    cursor: pointer;
  }
  .Upload_Warning {
    position: absolute;
    width: 100%;
    bottom: -0.15rem;
    text-align: center;
    color: #ff0000;
    font-size: 0.16rem;
  }
  .Uload_CloseBT {
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    right: 0.15rem;
    top: -0.2rem;
    cursor: pointer;
  }
  .Uload_CloseBT img {
    width: 0.4rem;
    height: 0.4rem;
  }
  .tox-tinymce {
    width: 96%;
    margin-bottom: 0.3rem;
  }
  .TinyBoder {
    border-radius: 6px !important;
    border: 1px solid #c93535 !important;
  }
  .TinyBoderBlue {
    border-radius: 6px !important;
    border: 1px solid #3575c9 !important;
  }

  /* add 2022-9-1 */
  .Upload_Code .Upload_RightInfo {
    display: flex;
    justify-content: space-between;
    width: 96%;
  }

  .Upload_Box_center {
    height: 10.5rem;
  }

  .Uload_CloseBT {
    right: 0.2rem;
    top: -0.6rem;
  }

  .Upload_Warning {
    bottom: -0.5rem;
  }

  img.verImg {
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    width: 1.18rem;
    height: 0.4rem;
    margin-left: 0.1rem;
    display: inline-block;
    cursor: pointer;
  }

  .li_H3 .Upload_RightInfo {
    display: flex;
    align-items: flex-end;
  }

  .li_H3 button {
    border-radius: 4px;
    height: 36px;
    padding-left: 16px;
    padding-right: 16px;
    cursor: pointer;
    font-size: 12px;
  }
}

@media (min-width: 600px) {
  .Top_Div {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow-x: hidden;
  }
  .Top_Left_Pic {
    position: absolute;
    left: 0;
    top: 8.8rem;
    width: 2.05rem;
    height: 6.18rem;
  }
  .Top_Right_Pic {
    position: absolute;
    left: 50%;
    width: 100%;
    height: 13.53rem;
    background: url(../images/Top_BK.png) left top no-repeat;
  }
  .Top_Right_BK {
    position: absolute;
    right: 0;
    top: 24.3rem;
    width: 3.7rem;
    height: 5.74rem;
  }
  .Main_Center16 {
    width: 16rem;
    margin: 0 auto;
    position: relative;
    display: block;
    /* border: 1px solid #FF0000; */
  }
  .Main_Center12 {
    width: 12rem;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .Main_CenterBottom {
    width: 12rem;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .Top_Logo {
    display: block;
    position: relative;
    width: 100%;
    height: 1.14rem;
  }
  .Top_LogoImg {
    display: block;
    position: relative;
    width: 3.57rem;
    height: 0.39rem;
    margin-top: 0.51rem;
    margin-left: 0.72rem;
  }
  .Top_LogoImg img {
    width: 3.57rem;
    height: 0.39rem;
  }
  .Banner_Div {
    display: block;
    position: relative;
    width: 100%;
    height: 11rem;
    border: 1px solid rgba(255, 255, 255, 0);
  }
  .Banner_Title {
    display: block;
    position: relative;
    margin-top: 3rem;
    margin-left: 0.84rem;
    width: 8.8rem;
    height: 2.64rem;
    font-size: 0.8rem;
    color: #253e5e;
    font-weight: bold;
  }
  .Banner_Text {
    display: block;
    position: relative;
    margin-left: 0.84rem;
    width: 8.8rem;
    height: 3.12rem;
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #909090;
    font-weight: bold;
    font-family: "Arial";
  }
  .Part1_Div {
    display: block;
    position: relative;
    width: 100%;
    height: 7.5rem;
  }
  .Part1_Title {
    display: block;
    position: relative;
    width: 100%;
    height: 1.76rem;
    text-align: center;
    font-size: 0.48rem;
    font-weight: bold;
    color: #253e5e;
  }
  .Part1_List {
    display: block;
    position: relative;
    width: 100%;
    height: 4.5rem;
  }
  .Part1_List ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .Part1_List li {
    width: 4rem;
    height: 4.5rem;
    float: left;
  }
  .Part1_List img {
    width: 4rem;
    height: 2.9rem;
  }
  .Part1_List p {
    margin: 0;
    padding: 0;
    width: 4rem;
    margin-top: 0.65rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #253e5e;
  }
  .Part1_Info {
    width: 100%;
    text-align: center;
    font-size: 0.24rem;
    color: #5da1ff;
    font-family: "Arial";
  }
  .Part2_Div {
    display: block;
    position: relative;
    width: 100%;
    background: url(../images/Part2_Pic.png) left top no-repeat;
    height: 6.24rem;
    border: 1px solid rgba(255, 255, 255, 0);
  }
  .Part2_Title {
    width: 4rem;
    height: 1.05rem;
    margin-left: 6.6rem;
    margin-top: 2rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #253e5e;
  }
  .Part2_Text {
    width: 4rem;
    margin-left: 6.6rem;
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #909090;
    font-weight: bold;
    font-family: "Arial";
  }
  .Part3_Div {
    display: block;
    position: relative;
    width: 100%;
    background: url(../images/Part3_Right_Pic.png) right top no-repeat;
    height: 11rem;
    border: 1px solid rgba(255, 255, 255, 0);
  }
  .Part3_Title {
    width: 7.5rem;
    height: 1.15rem;
    margin-left: 0rem;
    margin-top: 1.8rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #253e5e;
  }
  .Part3_Text {
    width: 7.5rem;
  }
  .Part3_Text h1 {
    margin: 0;
    padding: 0;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #253f5f;
    font-weight: bold;
    font-family: "Arial";
  }
  .Part3_Text p {
    margin: 0;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #909090;
    font-weight: bold;
    font-family: "Arial";
  }
  .Part4_Div {
    display: block;
    position: relative;
    width: 100%;
    height: 7rem;
  }
  .Part4_Title {
    width: 100%;
    height: 1.67rem;
    text-align: center;
    font-size: 0.48rem;
    font-weight: bold;
    color: #253e5e;
  }
  .Part4_List {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .Part4_List ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
  }
  .Part4_List li {
    float: left;
    margin: 0;
    padding: 0;
    width: 3.15rem;
    height: 3.5rem;
    cursor: pointer;
  }
  .Part4_List li p {
    margin: 0;
    padding: 0;
    width: 3.15rem;
    height: 3.5rem;
    border-radius: 0.3rem;
    background-color: #fff;
    box-shadow: 0 0 30px #e5e9f3;
    border: 1px solid #fff;
  }
  .Part4_List li p.p1 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon1-Blue.png) center center no-repeat;
  }
  .Part4_List li p.p2 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon2-Blue.png) center center no-repeat;
  }
  .Part4_List li p.p3 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon3-Blue.png) center center no-repeat;
  }
  .Part4_List li span {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 2.9rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #253e5e;
    text-align: center;
  }
  .Part4_List li:hover p {
    box-shadow: 0 0 30px #cbdbff;
    border: 1px solid #5e96ff;
  }
  .Part4_List li:hover span {
    color: #fff;
  }
  .Part4_List li:hover p.p1 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon1-White.png) center center no-repeat;
    background-color: #5e96ff;
  }
  .Part4_List li:hover p.p2 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon2-White.png) center center no-repeat;
    background-color: #5e96ff;
  }
  .Part4_List li:hover p.p3 {
    margin: 0;
    padding: 0;
    background: url(../images/Icon3-White.png) center center no-repeat;
    background-color: #5e96ff;
  }
  .Bottom_Div {
    display: block;
    position: relative;
    width: 100%;
    height: 10rem;
    background: url(../images/Bottom_BK.jpg) center top no-repeat;
    overflow: hidden;
  }
  .BackTop_Div {
    width: 100%;
    height: 1.53rem;
    margin-top: 6.5rem;
  }
  .BackTop_Div p {
    width: 3.1rem;
    height: 0.6rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0.18rem;
    font-family: "Arial";
    font-weight: bold;
    line-height: 0.6rem;
    background-color: #3575c9;
    color: #fff;
    border-radius: 0.1rem;
  }
  .Bottom_Info_Div {
    width: 100%;
    height: 0.7rem;
  }
  .Bottom_Logo {
    float: left;
    width: 3.88rem;
  }
  .Bottom_Info {
    float: left;
    width: 7.6rem;
    border-left: 1px solid #fff;
    padding-left: 0.3rem;
    color: #fff;
    font-size: 0.16rem;
    line-height: 0.2rem;
  }
  .Bottom_Home,
  .Bottom_China {
    display: none;
  }
  .Upload_Div {
    width: 100%;
    height: 100%;
    position: fixed;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
  }
  .Upload_Box {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    width: 10rem;
    height: 8rem;
    background-color: #fff;
    box-shadow: 0 0 30px rgb(121, 120, 120);
    border-radius: 0.3rem;
  }
  .Upload_Box2 {
    /* height: 8rem; */
  }
  .Upload_Box_center {
    display: block;
    position: relative;
    width: 9rem;
    height: 6.3rem;
  }
  .Upload_Box_center2 {
    /* height: 6.2rem; */
  }
  .Upload_Title {
    width: 100%;
    height: 0.88rem;
    text-align: center;
    font-size: 0.44rem;
    font-weight: bold;
    color: #3575c9;
  }
  .Upload_InfoBox {
    width: 100%;
    height: 6.2rem;
  }
  .Upload_InfoBox2 {
    position: relative;
    display: block;
    width: 100%;
    height: 4.8rem;
  }
  .Upload_InfoBox ul {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    list-style: none;
  }
  .Upload_InfoBox li {
    display: block;
    position: relative;
    width: 100%;
    min-height: 0.6rem;
    height: auto;
  }
  .li_H1 {
    height: 1.7rem !important;
  }
  .li_H2 {
    height: 1.5rem !important;
  }
  .li_H3 {
    height: 1.3rem !important;
  }
  .Upload_LeftInfo {
    display: block;
    position: relative;
    float: left;
    width: 2.5rem;
    height: 0.6rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    font-family: "Arial";
    color: #3575c9;
    text-align: right;
    padding-right: 0.2rem;
    /* border: 1px solid #000; */
  }
  .Upload_InfoRed {
    color: #c93535;
  }
  .Upload_RightInfo {
    position: relative;
    display: block;
    float: left;
    width: 6.3rem;
    min-height: 0.6rem;
  }
  .Upload_area_alert {
    position: absolute;
    bottom: 0.1rem;
    right: 0;
    font-size: 0.16rem;
    color: #c93535;
  }
  .Upload_video_alert {
    position: absolute;
    bottom: 0.1rem;
    left: 0;
    font-size: 0.16rem;
    color: #c93535;
  }
  .Upload_Input {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    color: #3575c9;
    text-indent: 0.1rem;
  }
  .Upload_InputRed {
    border: 1px solid #c93535 !important;
  }
  .Upload_textarea {
    width: 100%;
    height: 1rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    color: #3575c9;
    text-indent: 0.1rem;
    resize: none;
    margin-bottom: 0.3rem;
  }
  .Upload_textarea_Video {
    width: 100%;
    height: 1rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    color: #3575c9;
    text-indent: 0.1rem;
    resize: none;
    margin-bottom: 0.3rem;
  }
  .Upload_textarea_photo {
    width: 100%;
    height: 2.5rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    color: #3575c9;
    text-indent: 0.1rem;
    resize: none;
    margin-bottom: 0.3rem;
  }
  .Upload_AreaRed {
    border: 1px solid #c93535;
  }
  .Upload_UploadBT,
  .Upload_UploadPic {
    display: block;
    position: relative;
    width: 1.1rem;
    height: 1.1rem;
    overflow: hidden;
    border-radius: 0.06rem;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
    float: left;
  }
  .Upload_UploadPic:nth-child(5n + 5) {
    margin-right: 0rem;
  }
  .Upload_UploadPic img {
    width: 1.1rem;
    height: 1.1rem;
  }
  .Upload_UploadVideo {
    width: 2.25rem;
    height: 1.1rem;
    overflow: hidden;
    border-radius: 0.06rem;
    margin-right: 0.2rem;
    margin-bottom: 0.4rem;
    border: 1px solid #3575c9;
    float: left;
  }
  .Upload_UploadVideo img {
    width: 2.25rem;
    height: 1.1rem;
  }
  .Upload_Sumit {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    width: 100%;
    height: 0.42rem;
    text-align: center;
  }
  .Upload_Sumit p {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 2.2rem;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: center;
    background-color: #3575c9;
    color: #fff;
    font-size: 0.2rem;
    border-radius: 0.06rem;
    margin: 0 auto;
    cursor: pointer;
    overflow: hidden;
  }
  .Upload_Warning {
    position: absolute;
    width: 100%;
    bottom: -0.75rem;
    text-align: right;
    color: #c93535;
    font-size: 0.16rem;
  }
  .Uload_CloseBT {
    position: absolute;
    right: -0.2rem;
    top: -0.65rem;
    cursor: pointer;
  }
  .tox-tinymce {
    margin-bottom: 0.3rem;
  }
  .TinyBoder {
    border-radius: 6px !important;
    border: 1px solid #c93535 !important;
  }
  .TinyBoderBlue {
    border-radius: 6px !important;
    border: 1px solid #3575c9 !important;
  }

  /* add 2022-9-1 */
  .Upload_Box {
    height: 9rem;
  }

  .Upload_Box_center {
    height: 7.4rem;
  }

  .Upload_Warning {
    bottom: -0.5rem;
  }

  .Uload_CloseBT {
    top: -0.5rem;
  }

  .Upload_Code .Upload_RightInfo {
    display: flex;
    justify-content: space-between;
  }

  .Upload_Code .Upload_RightInfo input {
    width: 5rem;
  }

  img.verImg {
    border-radius: 0.06rem;
    border: 1px solid #3575c9;
    width: 1.18rem;
    height: 0.4rem;
    display: inline-block;
    cursor: pointer;
  }

  .li_H3 .Upload_RightInfo {
    display: flex;
    align-items: flex-end;
    margin-bottom: 0.4rem;
  }

  .Upload_UploadVideo {
    margin-bottom: 0;
  }

  .Upload_video_alert {
    bottom: -0.3rem;
  }

  .li_H3 button {
    border-radius: 8px;
    height: 48px;
    padding-left: 24px;
    padding-right: 24px;
    cursor: pointer;
    font-size: 14px;
  }
}

.Upload_Div {
  overflow-y: auto;
}

.Upload_Warning.success,
.Upload_video_alert.success {
  color: #22c55e;
}

.clear {
  clear: both;
}

.Upload_Box {
  height: auto;
  padding: 0.75rem 0;
}

.Upload_Box_center,
.Upload_InfoBox,
.Upload_InfoBox ul {
  height: auto;
}

.li_H3,
.li_H1 {
  height: auto !important;
}

.Upload_UploadVideo a {
  cursor: pointer;
}

.chooseFile {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  opacity: 0;
  display: none;
}

.Upload_UploadVideo video {
  display: none;
  width: 100%;
  height: 100%;
}

.li_H3 button:hover {
  opacity: 0.8;
}
