.footer {
  width: 100%;
  background-color: #0b2965;
  padding-bottom: 3.125rem;
  padding-top: 6.6875rem;
  background-image: url("../images/bb.png");
  background-repeat: round;
  background-size: 100%;
  background: #f3f3f3;
  color: #fff;
  border-top: 0.75rem solid #0E3489;
}
.sdiv {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  opacity: 0;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  /* -o-transition-delay: 0.5s; */
  /* transition-delay: 0.5s; */
  display: block;
}
.sdiv.on {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  background-color: transparent;
}
body {
  font-family: source !important;
}

@font-face {

  font-family: source;
  src: url("https://yizhong-other.oss-cn-hangzhou.aliyuncs.com/SOURCEHANSANSCN-REGULAR.OTF");

}

.footer .footer-top {
  position: relative;
  display: flex;
  justify-content: space-between;
  /*padding: 0 16.25rem;*/
  padding: 0 12rem;

}

.footer .footer-top .footer4 {
  display: flex;
}

.footer .footer-top .footer4 .title {
  color: #222;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 3.9375rem;
  position: relative;
  text-align: left;
  margin-top: 0!important;
}

.footer .footer-top .footer4 .title::after {
  position: absolute;
  left: 0;
  content: '';
  bottom: -1.125rem;
  width: 3.625rem;
  height: 3px;
  background: #FF5B1B;

}

.footer .footer-top .footer4 .footer4-1 {
  margin-right: 8.3125rem;
  margin-right: 5.3125rem;

  width: 15rem;
}
.footer .footer-top .footer4 .footer4-1:nth-last-of-type(1){
  width: 26rem;
  margin-right: 3rem;
}
.footer .footer-top .footer4 .footer4-1 .bot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer .footer-top .footer4 .footer4-1 .bot1 {
  font-size: 1rem;
  color: #444;
  margin-bottom: 1.4375rem;
  line-height: 1.5
}

.footer .footer-top .footer4 .footer4-1 a {
  font-size: 1rem;
  color: #444;
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 1.4375rem;
}
.footer .footer-top .footer4 .footer4-1 a img{
  width: 0.5625rem;
  height: 0.5625rem;
}
.footer .footer-top .logo {
  width: 9.375rem;
  height: 4.375rem;
  margin-right: 6.875rem;
}

.footer .footer-top .footer1 {
  display: flex;
  flex-direction: column;
}

.footer .footer-top .footer1 .left {
  margin-left: 4.5rem;
  display: flex;
  align-items: center;
}

.footer .footer-top .footer1 .left img {
  width: 14.5rem;
}

.footer .footer-top .footer2 {
  display: flex;
  justify-content: space-around;
}

.footer .footer-top .footer2 .footer2-1 {
  display: flex;
  flex-direction: column;
  margin-right: 7.125rem;
  font-size: 18px;
  font-size: 16px;
}

.footer .footer-top .footer2 .footer2-1 a:first-child {
  font-size: 1.125rem;
}

.footer .footer-top .footer2 .footer2-1 a:nth-child(n+2) {
  font-size: 1rem;
  color: #cecece;
}

.footer .footer-top .footer2 .footer2-1 .right1-1 {
  margin-bottom: 1rem;
}

.footer .footer-top .footer3 {
  /* margin-right: 5rem; */
  position: relative;
  margin-bottom: 3rem;
}

.footer .footer-top .footer3 .footer3-1 {
  margin-bottom: .75rem;
  text-align: center;
  font-size: 1.125rem;
}

.footer .footer-top .footer3 .footer3-2 {
  margin-bottom: 1.875rem;
}

.footer .footer-top .footer3 .footer3-2 img {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 2rem;
}

.footer .footer-top .footer3 .footer3-3 {
  z-index: 100;
  display: flex;

}

.footer .footer-top .footer3 .footer3-4 {
  min-width: 8.625rem;
  /* height: 8.625rem; */
  margin-left: 2.5rem;
  /* background: #fff; */

}

.footer .footer-top .footer3 .footer3-3 img {
  width: 7.5rem;
  border: 0.5rem solid #fff;
  box-sizing: border-box;
  margin: 0 auto;
    display: block;
}

.footer .footer-top .footer3 .footer3-3 .title1 {
  font-size: 16px;
  color: #444;
  margin-top: 1rem;
  text-align: center;
  word-break: keep-all;
}

.footer .footer-top .footer3 .two {
  left: 3.5rem;
}

.footer .copyright {
  margin: 3.125rem auto 0;
  color: #AFAFAF;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: space-between;
  /*width: 87.5rem;*/
  width: 96rem;
  color: #444;
  font-size: 14px;
}

.footer .copyright::after {
  width: 96rem;
  height: 1px;
  background-color: #dfdfdf;
  position: absolute;
  top: -3.125rem;
  left: 0;
  content: '';
}

.footer .copyright a {
  color: #444;
  font-size: 14px;
  position: relative;
  margin-left: 2.1875rem;
}

.footer .copyright a::after {
  position: absolute;
  left: -1.0625rem;
  width: 1px;
  height: 100%;
  background: #444444;
  content: '';
  top: 0
}

.footer a {
  text-decoration: none;
  color: #fff;
}

.banner .word {
  background-color: rgba(21, 72, 154, 0.7) !important;
  width: 49rem !important;
  padding: 4.375rem 3.375rem 4.375rem 3.375rem !important;
}

.banner .word .title2 {
  color: #dfdfdf;
  font-size: 1.375rem !important;
  text-align: center;
}

a {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

.one {
  font-size: 1.2rem;
}

.nav ul>li {
  font-size: 1.1rem;

}

header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 7.5rem;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 22;
  border-bottom: 1px solid #e6e6e67d;
  box-sizing: border-box;
}

header .top-left {
  display: flex;
  /*margin-bottom: .5rem;*/
}

header .top-left1 {
  width: 4.3rem;
  /*height: 4.8rem;*/
  margin-right: 1rem;
  /*background-color: #fff;*/
}

header .top-left img {
  width: 4.3rem;
  /*border: 2px solid #fff;*/

  /*  margin-left: .4rem;
  margin-top: .4rem;*/

}

header .top-left .tit {
  text-align: center;
  color: #333;
  font-size: 12px;
}

header .left img {
  width: 8.3125rem;
  margin-left: 9.375rem;
}

header .right {
  display: flex;
  margin-left: 6rem;
  justify-content: space-between;
  /*width: calc(100% - 10rem);*/
}
header .pp{
  width: 10rem;
  margin-right: 2.5rem;
}
header .right .right1 {
  width: 11rem;
  height: 7.5rem;
  text-align: center;
  color: #272727;
  overflow: hidden;
}

header .right .right1 ul {
  display: inline-block;
  height: 7.5rem;
  width: 100%;
  padding: 0;
  margin: 0;
}

header .right .right1 ul li {
  height: 7.5rem;
  line-height: 7.5rem;
  text-align: center;
  font-size: 1.25rem;
}

header .right .act {
  height: auto !important;
  z-index: 2;
  background-color: #fff;
}

header .right .language {
  display: flex;
  align-items: center;
  justify-content: center;
  /*width: 8rem;*/
  /*margin-left: 30rem;*/
}
header .right .language .one{
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
header .right .language .one:hover{
  background-color: transparent;
  color: #000;
}

header .right .language img {
  width: 1.4375rem;
  display: block;
  margin-right: 0.625rem;
}

header .right .language select {
  border: none;
  outline: none;
  margin-bottom: 0;
  width: 75px;
  background: transparent;
  box-shadow: none;
}

header .right .language select option {
  background-color: #fff;
  color: #222;
  border: none;
  outline: none;
}

header .right-mob img {
  width: 2.88rem;
}

.ma {
  margin-bottom: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ma img {
  width: 25rem;
  margin-bottom: 3.125rem;
}

.tit {
  color: #333;
  text-align: center;
}

li {
  list-style: none;
}

@media (max-width: 1200px) {
  .footer .footer-top .footer1 {
    display: none;
  }

  .footer .footer-top .footer3 {
    display: none;
  }

  header .top-left {
    display: none;
  }

  .footer .footer-top .footer4 .footer4-1 {
    margin-right: 10.3125rem;
    width: 30rem;
  }

  .footer .copyright {
    width: 90%;

  }

  .footer .copyright::after {
    width: 100%;
    left: 0;
  }

  .footer .footer-top {
    padding: 0 5%;
  }

}

.about {
  width: 100%;
  height: 69.875rem;
  background-image: url(../images/bg1.png);
  background-repeat: round;
  background-size: 100%;
  margin: 5rem 0 4.875rem;
}

@media (max-width: 600px) {
  header {
    border-bottom: 1px solid #ebebeb;
  }

  .footer {
    font-family: Arial, Helvetica, sans-serif;
  }

  .banner {
    margin-top: 15rem;
  }

  .banner .word {
    overflow: scroll;
    max-width: 80% !important;
    padding: 4.375rem 6.375rem 4.375rem 6.375rem !important;
  }

  .banner .word .title {
    font-size: 4.8125rem !important;
  }

  .banner .word .title2 {
    display: none;
  }

  .banner .word .title1 {
    display: none;
  }

  .header .right {
    display: none !important;
  }

  .right-mob {
    display: block !important;
    /* margin-right: 5rem; */
    padding-right: 5rem;
  }

  .footer .copyright {
    margin: 2.5rem auto 1.875rem;
    color: #333;
    width: 90%;
    text-align: center;
    word-break: break-all;
    font-size: 4rem;
  }

  body {
    padding-top: 7.5rem;
  }

  .nav a {
    padding: 10px 0px !important;
  }

  .footer .footer-top .footer2 .footer2-1:nth-last-child(1) {
    display: none;
  }

  .footer .footer-top {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .footer .footer-top .footer2 .footer2-1 {
    margin-right: 0;
  }

  .footer .footer-top .footer2 .footer2-1 a:nth-child(n+2) {
    display: none;
  }

  .footer .footer-top .footer2 {
    display: flex;
    width: 100%;
    justify-content: space-around;
  }

  header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 15rem;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 22;
  }

  header .left img {
    width: 23rem;
    margin-left: 9.375rem;
  }

  header .right-mob img {
    width: 8rem;


  }

  .footer .footer-top .footer2 .footer2-1 .right1-1 {
    margin-bottom: 1rem;
    font-size: 4rem;
  }
}

@media (max-width: 800px) {
  .footer .footer-top .footer4 .footer4-1 a img{
    width: 5px;
    height: 5px;
  }
  header .right {
    display: none;
  }

  header .right {
    position: absolute;
    right: 10rem;
  }

  .right-mob {
    display: block !important;
    padding-right: 5rem;
  }
}

.maodian {
  height: 0px;
  padding: 0px;
  margin: 0px;
  position: relative;
  top: -7.5rem;
}

input#radio_ {
  vertical-align: revert;

}

.bott {
  width: 60rem;
  height: 20rem;
  border-radius: 1.25rem;
  background-color: #f1f4f9;
  color: #ababab;
  border: 0;
  margin-bottom: 2rem;
}

.bott1 {
  padding: 10px 0 0 10px;

}

textarea {
  line-height: 1.5 !important;
  /* height: auto!important; */
}

@media (max-width: 600px) {
  .maodian {
    top: -15rem
  }

  .bott {
    width: 100%;
    height: 35rem;
    border-radius: 1.25rem;
    background-color: #f1f4f9;
    color: #ababab;
    border: 0;
    margin-bottom: 8rem;
  }

  .bott1 {
    font-size: 4rem;
  }

  .footer .footer-top {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .footer-top .logo{
    width: 30%;
    height: auto;
  }
  .footer .footer-top .footer4 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    display: none;
}
.footer .footer-top .footer4 .footer4-1 {
  margin-right: 0;
  width: 100%;
  margin-bottom: 10px;
}
.footer .footer-top .footer4 .title {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
}
.footer .footer-top .footer4 .footer4-1 a {
  font-size: 14px;
}
.footer .footer-top .footer4 .footer4-1 .bot1 {
  font-size: 14px;

}
.footer .copyright {
  flex-direction: column;
}
.footer .copyright .left{
  margin-bottom: 10px;
}
.footer{
  padding-top: 10px;
}
.footer .footer-top .footer4 .title::after {

  bottom: -10px;
  width: 20px;
}

.nav-left-container {
    top: 14rem!important;
}
.maskk {
    top: 14rem!important;
}



}

.nav-left-container .tit {
  color: #333;
  text-align: center;
  font-size: 4rem;
}

textarea {
  resize: none;
}