* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.ht_top {
  width: 100%;
  background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
  overflow: hidden;
}

.ht_top .zt_top {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}

.ht_top h1 a {
  float: left;
  width: 131px;
  height: 40px;
  overflow: hidden;
  text-indent: -100em;
  background: url(../images/logo.gif) no-repeat;
  font-size: 12px;
}

.ht_top .topnav {
  float: right;
  color: #333;
  font-size: 12px;
  line-height: 40px;
}

.ht_top .topnav a {
  padding: 0 8px;
  color: #333;
}

.ht_top .topnav a:hover {
  color: #e4393c;
  text-decoration: underline;
}

.footer {
  min-width: 100%;
  clear: both;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  background-color: #fff;
}

.footer p {
  line-height: 36px;
  color: #000;
  font-size: 16px;
  position: relative;
  z-index: 2;
}

.footer p a {
  color: #000;
  font-size: 16px;
}

.footer p span {
  padding: 0 5px;
}

.mob_header,
.m-footer {
  display: none;
}

table tr th:first-child{
  border-radius: 20px 0 0 0;
}
table tr th:last-child{
  border-radius: 0 20px 0 0;
}
table{
  width: 100%;
  border-collapse: collapse;
}
table tr td,table tr th{
  font-size: 16px;
  padding: 1% 0;
  vertical-align: middle;
  width: 12%;
}
table tr {
  background-color: #fff;
}
body tr:nth-child(3n+1){
  background: #f1eeee;
}
table tr td{
  text-align: center;
  border: 1px solid #dcdcdc;
}
td[rowspan] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
thead tr{
  background: #db1818 !important;
  color: #fff;
}
/* thead {
  position: sticky;
  top: 0;
  background-color: #fff;
} */
thead{
  display:table;
  width:100%;
  table-layout:fixed;
  box-sizing: border-box;
  width: calc( 100% - 17px );
}

/* 閫氱敤澶撮儴 */
.ht_top {
  width: 100%;
  background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
  line-height: 41px;
  overflow: hidden;
}

.Width {
  width: 80%;
  background: red;
  margin: 0 auto;
}

.ht_top .zt_top {
  width: 1070px;
  height: 41px;
  margin: 0 auto;
}

.ht_top h1 {
  float: left;
}

.ht_top h1 a {
  float: left;
  width: 131px;
  height: 40px;
  overflow: hidden;
  text-indent: -100em;
  background: url(http://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
  font-size: 12px;

}

.ht_top .topnav {
  float: right;
  color: #0d0d0d;
  font-size: 12px;
}

.ht_top .topnav a {
  padding: 0 8px;
}

.ht_top .topnav a:hover {
  color: #e4393c;
  text-decoration: underline;
}

/* end */

* {
  box-sizing: border-box;
}

/* 閫氱敤搴曢儴 */

.footer {
  clear: both;
  position: relative;
  text-align: center;
  padding-bottom: 2%;
}

.footer p {
  position: relative;
  z-index: 2;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}

.footer p span {
  padding: 0 5px;
}

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

.box {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #1527a5;
}

.banner {
  width: 100%;
  padding: 10% 0 32.5% 0;
  background: url(../img/banner.png)no-repeat;
  background-size: 100%;
  position: relative;
}

.shizhen {
  position: absolute;
  left: 42.55%;
  top: 44.3%;
  width: 5.5%;
}

.fenzhen {
  position: absolute;
  left: 42.6%;
  top: 44.5%;
  width: 5.5%;
}

.body-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #1527a5;
  padding-top: 3%;
}

.mode {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.inner {
  width: 62.5%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.box1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 53px;
  background-color: #ffffff;
  padding: 0 45px 60px 45px;
  margin-bottom: 11%;
}

.title {
  width: 808px;
  height: 112px;
  border-radius: 56px;
  background-image: linear-gradient(0deg, #f3e272 0%, #f9f3c9 100%);
  margin: -3% auto 0 auto;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 50px;
  font-family: "FZLTTHJW";
  font-weight: bold;
  padding-top: 0.5%;
}

.tips {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 29px;
  color: #333333;
  font-family: "FZLTZHUNHJW";
  text-align: center;
  margin-top: 38px;
  margin-bottom: 44px;
}

.yyform {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.form-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

.por {
  width: 32%;
  height: 68px;
  position: relative;
}

.must {
  position: absolute;
  left: 8%;
  top: 0%;
  height: 100%;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 29px;
  color: #333333;
  font-family: "FZLTCHJW";
  text-align: center;
  font-weight: bold;
  line-height: 68px;
}

.por input {
  width: 100%;
  height: 100%;
  border-radius: 17px !important;
  background-color: #f6f6f6;
  border: 1px solid #b9b9b9;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 29px;
  color: #999999;
  font-family: "FZLTZHUNHJW";
  padding-left: 30%;
}

.por select {
  width: 100%;
  height: 100%;
  border-radius: 17px !important;
  background-color: #f6f6f6;
  border: 1px solid #b9b9b9;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 29px;
  color: #999999;
  font-family: "FZLTZHUNHJW";
  padding-left: 30%;
}

.province,
.city {
  padding-left: 45% !important;
}

.change {
  position: absolute;
  right: 4%;
  top: 32%;
}

#__nc {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 68px;
  border: 1px solid #e5e5e5;
  background-color: #f9f9f9;
  font-size: .8rem;
  border-radius: 17px;
}

.nc-container #nc_1_wrapper,
.nc-container.tb-login #nc_1_wrapper,
.nc-container #nc_2_wrapper,
.nc-container.tb-login #nc_2_wrapper {
  width: 100% !important;
  height: 68px;
}

.nc-container .nc_scale .scale_text {
  font-size: 20px !important;
  text-align: left;
}

.nc_scale {
  height: 68px !important;
}

.nc-container .nc_scale span {
  height: 68px !important;
  line-height: 68px !important;
}

.nc-container .nc_scale span.nc-lang-cnt {
  line-height: 68px;
}

.nc-container .nc_scale .btn_ok {
  line-height: 68px;
}

#your-dom-id,
#nc_1_n1z {

  border-radius: 17px !important;
}

.nc-lang-cnt,
.nc-container .nc_scale .scale_text,
.nc-container .nc_scale .nc_bg,
.nc-lang-cnt,
.nc_scale {
  border-radius: 17px !important;

}

.submit {
  width: 474px;
  height: 70px;
  border-radius: 35px;
  background-color: #2040cf;
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "FZLTTHJW";
  text-align: center;
  font-weight: bold;
  line-height: 70px;
  margin: 0 auto;
}

input[type="checkbox"] {
  width: 21px;
  height: 21px;
  background-image: url(../img/border.png);
  background-repeat: no-no-repeat;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 0.2rem;
}

input[type="checkbox"]:checked {
  background-image: url(../img/check.png);
}

.user_privacyBox {
  display: flex;
  align-items: center;
  margin: 23px auto 0 auto;
}

.text-agree {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 29px;
  color: #666666;
  font-family: "FZLTHJW";
  text-align: center;
}

.book-box {
  width: 100%;
  display: flex;
  padding: 39px;
  border-radius: 20px;
  background-color: #f1f1f1;
  margin-top: 49px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.bk-left {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bk-right {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 3.8% 0;
}

.code {
  width: 179px;
  height: 179px;
}

.tips2 {
  text-align: center;
  margin-top: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  letter-spacing: 1px;
  color: #333333;
  font-family: "FZLTCHJW";
}

.hf {
  background: #2040cf;
  padding: 0.2% 1%;
  color: #fff;
  font-weight: bold;
  border-radius: 50px;
  margin: 0 1%;
}


.tab {
  display: none;
  margin-top: 42px;
  width: 100%;
  padding: 24px;
  border-radius: 28px;
  background-color: #f1f1f1;
}

.tab.active {
  display: block;
}

.tab-button {
  cursor: pointer;
  height: 70px;
  border-radius: 35px;
  background-color: #f6ea96;
  width: 30%;
  font-size: 22px;
  letter-spacing: 1px;
  color: #000;
  font-family: "FZLTTHJW";
}

.tab-button.active {
  height: 70px;
  border-radius: 35px;
  background-color: #2040cf;
  width: 30%;
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "FZLTTHJW";
  font-weight: bold;
}

.tab-change {
  width: 100%;
  margin-top: 45px;
  display: flex;
  flex-direction: column;
}

.tab-top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bg-box {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.bg-top {
  width: 100%;
  display: flex;
  background: #db1818;
  border-radius: 20px 20px 0 0;
  justify-content: space-between;
}

.bg-top span {
  width: 14.286%;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #ffffff;
  font-family: "FZLTZHUNHJW";
  text-align: center;
}

.bg-nr {
  width: 100%;
  display: flex;
  background: #fff;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
}

.bg-nr:last-child {
  border-bottom: 0;
}

.bg-nr span {
  width: 14.286%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #333333;
  font-family: "FZLTZHUNHJW";
  border-right: 1px solid #dcdcdc;
}

.bg-nr span:last-child {
  border-right: 0;
}

.bg2-box {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.bg2-top {
  width: 100%;
  display: flex;
  background: #db1818;
  border-radius: 20px 20px 0 0;
  justify-content: space-between;
}

.bg2-top span {
  width: 25%;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #ffffff;
  font-family: "FZLTZHUNHJW";
  text-align: center;
}

.bg2-nr {
  width: 100%;
  display: flex;
  background: #fff;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
}

.bg2-nr:last-child {
  border-bottom: 0;
}

.bg2-nr span {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #333333;
  font-family: "FZLTZHUNHJW";
}

.fb-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative;
}

.zhuan {
  position: absolute;
  width: 96%;
  left: 2%;
  top: 4%;
  z-index: 1;
}

.fb1 {
  width: 20.1%;
  display: flex;
  flex-direction: column;
  margin-bottom: 46px;
}

.fb1 span {

  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 26px;
  background-color: #2262ff;
  border: 7px solid #9eaaff;
  font-size: 14px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "FZLTTHJW";
  font-weight: bold;
  margin: 0 auto;
  z-index: 2;
}

.fb1 p {
  width: 90%;
  min-height: 33px;
  border-radius: 17px;
  filter: drop-shadow(3.5px 6.062px 3.5px rgba(202, 202, 202, 0.65));
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 0 auto;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 29px;
  color: #333333;
  font-family: "FZLTZHJW";
  font-weight: bold;
  text-align: center;
}

.zl-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 33px;
}

.zl1 {
  width: 49%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 20px;
  background-color: #f1f1f1;
  padding: 20px;
  margin-bottom: 2%;
  align-items: center;
}

.zl1:last-child {
  margin-bottom: 0;
}

.zl1:nth-child(3) {
  margin-bottom: 0;
}

.zl1 img {
  width: 55%;
}

.zl-r {
  width: 40%;
}

.zl-r p {
  font-size: 20px;
  color: #222222;
  font-family: "FZLTZHUNHJW";
  font-weight: bold;
}

.line {
  width: 85px;
  height: 3px;
  background-color: #2040cf;
  margin: 17px 0;
}

.money {
  font-size: 30px;
  color: #ed6e40;
  font-family: "AaHouDiHei";
}

.zl-r a {
  width: 160px;
  height: 37px;
  border-radius: 18px;
  background-color: #2040cf;
  text-align: center;
  line-height: 37px;
  font-weight: bold;
  display: block;
  margin-top: 32px;
  font-size: 18px;
  color: #ffffff;
  font-family: "FZLTTHJW";
}

.lianxi {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.myifream {
  width: 100%;
  height: 530px;
  margin-top: 33px;
  display: flex;
  flex-direction: column;
}

.region {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.region a {
  width: 12.5%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5%;
}

.region a span {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  height: 52px;
  border-radius: 10px;
  background-color: #f7eb9f;
  line-height: 52px;
  font-size: 18px;
  color: #222222;
  cursor: pointer;
  font-family: "FZLTHJW";
}

.region a span:hover {
  border-radius: 10px;
  background-image: linear-gradient(90deg, #2d46ff 0%, #2d46ff 0%, #61adff 100%);
  color: #fff;
}

.box04_bottom {
  width: 100%;
  display: flex;
  margin-top: 35px;
}

.zx-right img {
  width: 169px;
  height: 169px;
  border-radius: 10px;
}

.zx-left {
  margin-left: 1%;
  width: 70%;
}

.zx-left h2 {
  font-size: 26px;
  color: #1527a5;
  font-family: "FZLTZHJW";
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 25px;
}

.zx-left p {
  font-size: 18px;
  color: #666666;
  font-family: "FZLTHJW";
  margin-bottom: 23px;
  display: flex;
  align-items: center;
}

.zxzx {
  border-radius: 21px;
  background-color: #2040cf;
  color: #fff;
  border-radius: 50px;
  padding: 0.5% 1%;
  margin-left: 2%;
}

.jt {
  margin-left: 1%;
}
.three{
  display: flex;
  flex-direction: column;
  padding: 0!important;
}
.three p{
  border-bottom: 1px solid #dcdcdc;
  width: 100%;
  text-align: center;
  padding: 4% 0;
}
.three p:last-child{
  border-bottom: 0;
}
.bg-li{
  width: 100%;
  height: 300px;
  overflow-y: scroll;
}
.three p:first-child{
  background: #f1eeee;
}

.bg-nr span:first-child{
  background: #f1eeee;
border-left: 1px solid #dcdcdc;
}

.bg2-nr:nth-child(even) {
  background: #f1eeee;

} 

@media screen and (max-width: 1600px) {
  .inner {
    width: 74.5%;
  }
}

@media screen and (max-width: 1500px) {
  .inner {
    width: 78.5%;
  }
}

@media screen and (max-width: 1400px) {
  .inner {
    width: 84.5%;
  }
}

@media screen and (max-width: 1300px) {
  .inner {
    width: 91.5%;
  }
}

@media screen and (max-width: 1200px) {
  .inner {
    width: 98.5%;
  }
}

@media screen and (max-width: 1080px) {
  .inner {
    width: 98%;
  }
  .fenzhen{
    top: 42.5%;
  }
  .shizhen{
    top: 42.3%;
  }
  .disxx {
    display: none;
  }
  .banner {
    width: 180%;
    margin-left: -40%;
    padding-bottom: 70%;
  }

  .title {
    width: 6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.4rem !important;
  }

  .title span {
    font-size: 0.4rem !important;
    font-weight: bold !important;

  }

  .box1 {
    border-radius: 0.2rem;
    padding: 0 0.1rem 0.1rem 0.1rem;
  }

  .tips {
    font-size: 0.2rem;
    font-weight: bold;
    margin: 0.38rem auto 0.44rem auto;
    line-height: 0.29rem;
  }

  .por {
    width: 100%;
    height: 0.68rem;
    margin-bottom: 2%;
  }

  .form-list {
    margin-bottom: 0;
  }

  .must {
    line-height: 0.68rem;
    font-size: 0.25rem;
    font-weight: bold;
    left: 5%;
  }

  .por input,
  .por select {
    font-size: 0.25rem;
    font-weight: bold;
    padding-left: 40% !important;
  }

  ._nc .stage1 {
    height: 0.68rem !important;
  }

  ._nc .stage1 .slider {
    height: 0.68rem !important;
    left: 0 !important;
    right: 0 !important;
    border-radius: 50px !important;

  }

  ._nc .stage1 .track div,
  ._nc .stage1 .label {
    height: 0.68rem !important;
    line-height: 0.68rem !important;
    border-radius: 50px !important;
    font-size: 0.25rem !important;
    padding-left: 12% !important;
    color: #999999 !important;
  }

  ._nc .stage1 .button {
    height: 0.68rem !important;
    border-radius: 50px !important;
  }

  #__nc {
    height: 0.68rem !important;

  }

  .change {
    width: 0.2rem;
  }

  .submit {
    width: 100%;
    height: 0.68rem;
    line-height: 0.68rem;
    font-size: 0.25rem;
    font-weight: bold;
  }

  .text-agree {
    font-size: 0.2rem;
  }

  .user_privacyBox {
    width: 100%;
    margin-top: 0.23rem;
    justify-content: center;
  }

  input[type="checkbox"] {
    width: 0.3rem;
    height: 0.3rem;
  }

  .box {
    overflow-x: hidden;
  }
  .book-box{
    margin-top: 0.49rem;
    padding: 0.3rem;
    border-radius: 0.2rem;
  }
  .bk-left{
    width: 100%;

  }
  .bk-left img{
    width: 32%;
  }
  .bk-right{
    width: 42%;
    margin: 2% auto 0 auto;
  }
  .code{
    width: 2rem;
    height: 2rem;
  }
  .tips2{
    font-size: 0.3rem;
    display: flex;
    flex-direction: column;
    font-weight: bold;
  }
  .tab-button{
    height: 0.7rem;
    font-size: 0.22rem;
    font-weight: bold;
  }
  .tab-button.active{
    height: 0.7rem;
    font-size: 0.22rem;
    font-weight: bold;
  }
  .tab-change{
    margin-top: 0.4rem;
  }
  .tab{
    margin-top: 0.4rem;
    padding: 0.05rem;
    border-radius: 0.2rem;
  }
  .bg-top{
    border-radius: 0.2rem 0.2rem 0 0 ;
  }
  .bg-top span{
    font-size: 0.16rem;
    line-height: 0.2rem;
    padding: 2% 0 ;
    font-weight: bold;
  }
  .bg-nr span{
    padding: 0.05rem;
    font-size: 0.16rem;
    line-height: 0.2rem;
    font-weight: bold;
  }
  .bg2-top{
    border-radius: 0.2rem 0.2rem 0 0 ;
  }
  .bg2-top span{
    font-size: 0.22rem;
    line-height: 0.2rem;
    padding: 2% 0 ;
    font-weight: bold;
  }
  .bg2-nr span{
    font-size: 0.22rem;
    font-weight: bold;
    padding: 0.05rem 0;
  }
  .fb1 p{
    font-size: 0.16rem;
    font-weight: bold;
    width: 100%;
    line-height: 0.2rem;
    min-height: 0.33rem;
    margin-top: 0.1rem;
  }
  .fb1{
    margin-bottom: 0.1rem;
    width: 24.9%;
  }
  .fb1 span{
    width: 0.39rem;
    height: 0.38rem;
    border-width: 0.07rem;
    font-size: 0.16rem;
    font-weight: bold;
  }
  .zhuan{
    width: 100%;
    top: 5%;
    left: 0%;
  }
  .zl1{
    padding: 0.15rem;
    border-radius: 0.2rem;
  }
  .zl1 img{
    width: 100%;
  }
  .zl-r{
    width: 100%;
    margin-top: 0.1rem;
  }
  .zl-r p{
    font-size: 0.25rem;
    font-weight: bold;

  }
  .line{
    width: 100%;
    margin: 0.1rem auto;
    height: 0.02rem;
  }
  .money{
    font-size: 0.4rem;
    font-weight: bold;
  }
  .zl-r a{
    width: 70%;
   margin: 0.1rem auto 0 auto;
    font-size: 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-weight: bold;
  }
  .zl-box{
    margin-top: 0.33rem;
  }

  .link_container{
    display: flex;
    flex-direction: column;
  }
  .jt{
    width: 2rem;
  }
  .footer p a{
    font-size: 0.2rem;
  }
  .footer p {
    font-size: 0.2rem;
    line-height: 0.3rem;
  }
  .footer{
    padding: 0.4rem 0;
  }

}


@media screen and (max-width: 600px) {
  .myifream{
    margin-top: 0.33rem;
    height: 8rem;
  }
  .region a {
    width: 16.666666%;
  }
  .region a span{
    font-size: 0.8rem;
    font-weight: bold!important;
    height: 1.3rem;
    line-height: 1.3rem;
  }
  .box04_bottom{
    margin-top: 0.3rem;
    display: flex;
    flex-direction: column;
  }
  .zx-right img{
    width: 9rem;
    height: 9rem;
    margin: 2% auto 0 auto;
    display: block;
  }
  .zx-left{
    width: 100%;
  }
  .zx-left h2{
    font-size: 1.2rem;
  }
  .zx-left h2{
    margin-top: 0%;
    margin-bottom: 2%;
  }
  .zx-left p{
    font-size: 0.6rem;
    margin-bottom: 1%;
  }
  table tr td, table tr th{
    width: 1rem;
    font-size: 0.18rem;
  }
  thead{
    width: 100%;
  }
}










@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
 

.rotating-element {
  animation: rotate 15s linear infinite;
  /* 旋转180度 */
  transform: rotate(180deg);
}
@keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
 
.rotating-element2 {
  animation: rotate2 10s linear infinite;
  /* 旋转180度 */
  transform: rotate(180deg);
}