.dhs {
  position: absolute;
  z-index: 9;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  left: 0;
  bottom: 0;
  background: url(../images/dnbg.png) no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 0.6rem;
  padding-top: 0.4rem;
  justify-content: space-evenly;
}
.dhs li {
  width: 30%;
  margin-bottom: 0.2rem;
}
.dhs li img {
  width: 100%;
}

.footer {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.15rem;
  position: absolute;
  bottom: 5px;
  z-index: 99;
}

.footer img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
  width: 0.2rem;
}

.bts {
  width: 100%;
  margin: 0.2rem 0;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.bts li {
  width: 30%;
}
.bts li img {
  width: 100%;
}

#s1 {
  position: relative;
}
#s1 .top .logo {
  /* /* width: 15%; */ 
  padding-top: 5%;
  padding-left: 5%;
  height: 0.6rem;
}
#s1 .welcome img {
  width: 90%;
  margin: 1rem auto;
}
#s1 .dh {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
#s1 .dh li {
  width: 45%;
  margin-bottom: 0.2rem;
}
#s1 .dh li img {
  width: 100%;
}
#s1 .enter {
  width: 40%;
  margin: 0px 30%;
  margin-top: 18%;
}
#s1 .enter img {
  width: 100%;
  /* margin-top: 6.5rem; */
}

#s2 .top {
  position: relative;
}
#s2 .top .logo {
  /* width: 15%; */
  padding-top: 5%;
  padding-left: 5%;
  height: 0.5rem;
  width: 2rem;
}
#s2 .top .fh {
  position: absolute;
  top: 0.2rem;
  right: 1.3rem;
  width: 8%;
}
#s2 .info {
  background: url(../images/xbg.png) no-repeat center;
  background-size: 100% 100%;
}
#s2 .info .title {
  margin: 0;
}
#s2 .info .title img {
  width: 80%;
  margin: 0.2rem auto;
}
#s2 .info .txt {
  height: 7rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  letter-spacing: 1px;
  text-align: justify;
  display: none;
}
#s2 .info .txt .tet {
  padding: 0.2rem;
  background: #e8fdff;
  border-radius: 0.2rem;
  margin-bottom: 0.4rem;
}
#s2 .info .txt .tet span {
  font-weight: bold;
  color: #034ecd;
}
#s2 .info .txt .lns1 {
  width: 100%;
  margin-bottom: 0.4rem;
}
#s2 .info .txt .lns1 li {
  border: 1px solid #00ffff;
  border-radius: 0.4rem;
  margin-bottom: 0.2rem;
  display: flex;
  align-items: flex-start;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
#s2 .info .txt .lns1 li img {
  width: 8%;
  margin-right: 0.1rem;
}
#s2 .info .txt .lns1 li p {
  flex: 1;
}
#s2 .info .txt .lns1 li p span {
  color: #034ecd;
}
#s2 .info .txt .lns1 li p .ds {
  font-size: 0.25rem;
  font-weight: bold;
}
#s2 .info .txt .tp {
  width: 100%;
}
#s2 .info .txt .tp2 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
#s2 .info .act {
  display: block;
}

#s3 .top {
  position: relative;
}
#s3 .top .logo {
  /* width: 15%; */
  padding-top: 5%;
  padding-left: 5%;
  height: 0.5rem;
  width: 2rem;
}
#s3 .top .fh {
  position: absolute;
  top: 0.45rem;
  right: 1.3rem;
  width: 8%;
}
#s3 .info {
  background: url(../images/xbg.png) no-repeat center;
  background-size: 100% 100%;
}
#s3 .info .title {
  margin: 0;
}
#s3 .info .title img {
  width: 80%;
  margin: 0.2rem auto;
}
#s3 .info .txt {
  height: 8rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  letter-spacing: 1px;
  text-align: justify;
}
#s3 .info .txt .tet {
  padding: 0.2rem;
  background: #e8fdff;
  border-radius: 0.2rem;
  margin-bottom: 0.4rem;
  text-indent: 0.4rem;
}
#s3 .info .txt .tet span {
  font-weight: bold;
  color: #034ecd;
}
#s3 .info .txt .tp {
  width: 100%;
}
#s3 .info .txt .tp2 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
#s3 .info .txt .tets {
  width: 100%;
  box-sizing: border-box;
  padding-top: 0.8rem;
  padding-left: 0.4rem;
  padding-right: 0.2rem;
}
#s3 .info .txt .lbss {
  width: 100%;
}
#s3 .info .txt .lbss li {
  margin-bottom: 0.2rem;
}
#s3 .info .txt .lbss li img {
  width: 100%;
}
#s3 .info .txt .lbss li p {
  background: url(../images/a9.png) no-repeat center top;
  background-size: 100% 100%;
  width: 95%;
  margin-left: 5%;
  box-sizing: border-box;
  padding: 0.1rem;
  text-indent: 0.4rem;
}

#s4 .top, #s8 .top, #s9 .top {
  position: relative;
}
#s4 .top .logo, #s8 .top .logo, #s9 .top .logo {
  /* width: 15%; */
  padding-top: 5%;
  padding-left: 5%;
  height: 0.5rem;
  width: 2rem;
}
#s4 .top .fh, #s8 .top .fh, #s9 .top .fh {
  position: absolute;
  top: 0.2rem;
  right: 1.3rem;
  width: 8%;
}
#s4 .info, #s8 .info, #s9 .info {
  background: url(../images/xbg.png) no-repeat center;
  background-size: 100% 100%;
}
#s4 .info .title, #s8 .info .title, #s9 .info .title {
  margin: 0;
}
#s4 .info .title img, #s8 .info .title img, #s9 .info .title img {
  width: 80%;
  margin: 0.2rem auto;
}
#s4 .info .txt, #s8 .info .txt, #s9 .info .txt {
  height: 7rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  letter-spacing: 1px;
  text-align: justify;
}
#s4 .info .txt .aa, #s8 .info .txt .aa, #s9 .info .txt .aa {
  width: 50%;
  margin: 0 25%;
  display: inline-block;
}
#s4 .info .txt .aa img, #s8 .info .txt .aa img, #s9 .info .txt .aa img {
  width: 100%;
}
#s4 .info .txt .tet, #s8 .info .txt .tet, #s9 .info .txt .tet {
  padding: 0.2rem;
  background: #e8fdff;
  border-radius: 0.2rem;
  margin-bottom: 0.4rem;
}
#s4 .info .txt .tet span, #s8 .info .txt .tet span, #s9 .info .txt .tet span {
  font-weight: bold;
  color: #034ecd;
}
#s4 .info .txt .tp, #s8 .info .txt .tp, #s9 .info .txt .tp {
  width: 100%;
}
#s4 .info .txt .tp2, #s8 .info .txt .tp2, #s9 .info .txt .tp2 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
#s4 .info .txt .tets, #s8 .info .txt .tets, #s9 .info .txt .tets {
  width: 100%;
  box-sizing: border-box;
  padding-top: 0.8rem;
  padding-left: 0.4rem;
  padding-right: 0.2rem;
}
#s4 .info .txt .lbss, #s8 .info .txt .lbss, #s9 .info .txt .lbss {
  width: 100%;
}
#s4 .info .txt .lbss li, #s8 .info .txt .lbss li, #s9 .info .txt .lbss li {
  margin-bottom: 0.2rem;
}
#s4 .info .txt .lbss li img, #s8 .info .txt .lbss li img, #s9 .info .txt .lbss li img {
  width: 100%;
}
#s4 .info .txt .lbss li p, #s8 .info .txt .lbss li p, #s9 .info .txt .lbss li p {
  background: url(../images/a9.png) no-repeat center top;
  background-size: 100% 100%;
  width: 95%;
  margin-left: 5%;
  box-sizing: border-box;
  padding: 0.1rem;
}
#s4 .info .txt .lbss li p span, #s8 .info .txt .lbss li p span, #s9 .info .txt .lbss li p span {
  color: #3c98ff;
}
#s4 .info .txt .lbss li .lss, #s8 .info .txt .lbss li .lss, #s9 .info .txt .lbss li .lss {
  background: url(../images/a9.png) no-repeat right top;
  background-size: 95% 100%;
  width: 100%;
  box-sizing: border-box;
  padding-top: 0.4rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
#s4 .info .txt .lbss li .lss li, #s8 .info .txt .lbss li .lss li, #s9 .info .txt .lbss li .lss li {
  border-radius: 0.1rem;
  margin-bottom: 0.2rem;
}
#s4 .info .txt .lbss li .lss .l1, #s8 .info .txt .lbss li .lss .l1, #s9 .info .txt .lbss li .lss .l1 {
  width: 23%;
  background: #2b83f1;
  color: #fff;
}
#s4 .info .txt .lbss li .lss .l4, #s8 .info .txt .lbss li .lss .l4, #s9 .info .txt .lbss li .lss .l4 {
  width: 23%;
  background: #caefff;
  color: #3c98ff;
}
#s4 .info .txt .lbss li .lss .l2, #s8 .info .txt .lbss li .lss .l2, #s9 .info .txt .lbss li .lss .l2 {
  width: 14.5%;
  background: #2b83f1;
  color: #fff;
}
#s4 .info .txt .lbss li .lss .l3, #s8 .info .txt .lbss li .lss .l3, #s9 .info .txt .lbss li .lss .l3 {
  width: 14.5%;
  background: #caefff;
  color: #3c98ff;
}
#s4 .info .txt .zs, #s8 .info .txt .zs, #s9 .info .txt .zs {
  width: 100%;
}
#s4 .info .txt .zs .mls, #s8 .info .txt .zs .mls, #s9 .info .txt .zs .mls {
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
#s4 .info .txt .zs .mls li, #s8 .info .txt .zs .mls li, #s9 .info .txt .zs .mls li {
  width: 45%;
  margin-bottom: 0.15rem;
  border: 1px solid #034ecd;
  color: #034ecd;
  box-sizing: border-box;
  padding-left: 0.2rem;
  font-weight: bold;
}
#s4 .info .txt .xqs, #s8 .info .txt .xqs, #s9 .info .txt .xqs {
  width: 100%;
  display: none;
}
#s4 .info .txt .xqs .title p, #s8 .info .txt .xqs .title p, #s9 .info .txt .xqs .title p {
  color: #034ecd;
}
#s4 .info .txt .xqs .js p, #s8 .info .txt .xqs .js p, #s9 .info .txt .xqs .js p {
  width: 95%;
  margin: 0 2.5%;
  text-indent: 0.5rem;
}
#s4 .info .txt .xqs .zhi, #s8 .info .txt .xqs .zhi, #s9 .info .txt .xqs .zhi {
  width: 100%;
  margin-top: 0.4rem;
}
#s4 .info .txt .xqs .zhi li, #s8 .info .txt .xqs .zhi li, #s9 .info .txt .xqs .zhi li {
  width: 90%;
  margin: 0 5%;
  background-image: linear-gradient(to right, #057efa, #034fce);
  border-radius: 0.2rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}
#s4 .info .txt .xqs .zhi li .zr, #s8 .info .txt .xqs .zhi li .zr, #s9 .info .txt .xqs .zhi li .zr {
  margin-right: 0.4rem;
}
#s4 .info .txt .xqs .zhi li .zr p, #s8 .info .txt .xqs .zhi li .zr p, #s9 .info .txt .xqs .zhi li .zr p {
  font-size: 0.25rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
#s4 .info .txt .xqs .zhi li .zr img, #s8 .info .txt .xqs .zhi li .zr img, #s9 .info .txt .xqs .zhi li .zr img {
  width: 90%;
}
#s4 .info .txt .xqs .zhi li .zl, #s8 .info .txt .xqs .zhi li .zl, #s9 .info .txt .xqs .zhi li .zl {
  flex: 1;
  position: relative;
  background: #fff;
  border-radius: 0.2rem;
  box-sizing: border-box;
  padding: 0.1rem;
  padding-left: 0.4rem;
}
#s4 .info .txt .xqs .zhi li .zl p, #s8 .info .txt .xqs .zhi li .zl p, #s9 .info .txt .xqs .zhi li .zl p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 0.4rem;
}
#s4 .info .txt .xqs .zhi li .zl p b, #s8 .info .txt .xqs .zhi li .zl p b, #s9 .info .txt .xqs .zhi li .zl p b {
  color: #034ecd;
}
#s4 .info .txt .xqs .zhi li .zl .dew, #s8 .info .txt .xqs .zhi li .zl .dew, #s9 .info .txt .xqs .zhi li .zl .dew {
  height: 0.3rem;
  position: absolute;
  left: -0.15rem;
  top: calc(50% - 0.15rem);
}

#s5 .top {
  position: relative;
}
#s5 .top .logo {
  /* width: 15%; */
  padding-top: 5%;
  padding-left: 5%;
  height: 0.5rem;
  width: 2rem;
}
#s5 .top .fh {
  position: absolute;
  top: 0.45rem;
  right: 1.3rem;
  width: 8%;
}
#s5 .info {
  background: url(../images/xbg.png) no-repeat center;
  background-size: 100% 100%;
}
#s5 .info .title {
  margin: 0;
}
#s5 .info .title img {
  width: 80%;
  margin: 0.2rem auto;
}
#s5 .info .txt {
  height: 8rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  letter-spacing: 1px;
  text-align: justify;
}
#s5 .info .txt .tet {
  padding: 0.2rem;
  background: #e8fdff;
  border-radius: 0.2rem;
  margin-bottom: 0.4rem;
}
#s5 .info .txt .tet span {
  font-weight: bold;
  color: #034ecd;
}
#s5 .info .txt .lns1 {
  width: 100%;
  margin-bottom: 0.4rem;
}
#s5 .info .txt .lns1 li {
  border: 1px solid #00ffff;
  border-radius: 0.4rem;
  margin-bottom: 0.2rem;
  display: flex;
  align-items: flex-start;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
#s5 .info .txt .lns1 li img {
  width: 8%;
  margin-right: 0.1rem;
}
#s5 .info .txt .lns1 li p {
  flex: 1;
}
#s5 .info .txt .lns1 li p span {
  color: #034ecd;
}
#s5 .info .txt .lns1 li p .ds {
  font-size: 0.25rem;
  font-weight: bold;
}
#s5 .info .txt .tp {
  width: 100%;
}
#s5 .info .txt .tp2 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}

#s6 .top {
  position: relative;
}
#s6 .top .logo {
  /* width: 15%; */
  padding-top: 5%;
  padding-left: 5%;
  height: 0.5rem;
  width: 2rem;
}
#s6 .top .fh {
  position: absolute;
  top: 0.2rem;
  right: 1.3rem;
  width: 8%;
}
#s6 .info {
  background: url(../images/xbg.png) no-repeat center;
  background-size: 100% 100%;
}
#s6 .info .title {
  margin: 0;
}
#s6 .info .title img {
  width: 80%;
  margin: 0.2rem auto;
}
#s6 .info .txt {
  display: none;
  height: 7rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  text-align: justify;
}
#s6 .info .txt .tet {
  padding: 0.2rem;
  background: #e8fdff;
  border-radius: 0.2rem;
  margin-bottom: 0.4rem;
}
#s6 .info .txt .tet span {
  font-weight: bold;
  color: #034ecd;
}
#s6 .info .txt .lns1 {
  width: 100%;
  margin-bottom: 0.4rem;
}
#s6 .info .txt .lns1 li {
  border: 1px solid #00ffff;
  border-radius: 0.4rem;
  margin-bottom: 0.2rem;
  display: flex;
  align-items: flex-start;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
#s6 .info .txt .lns1 li img {
  width: 8%;
  margin-right: 0.1rem;
}
#s6 .info .txt .lns1 li p {
  flex: 1;
}
#s6 .info .txt .lns1 li p span {
  color: #034ecd;
}
#s6 .info .txt .lns1 li p .ds {
  font-size: 0.25rem;
  font-weight: bold;
}
#s6 .info .txt .tp {
  width: 100%;
  margin-bottom: 0.4rem;
}
#s6 .info .txt .tp2 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
#s6 .info .txt .QA {
  font-size: 0.25rem;
  margin-bottom: 0.2rem;
}
#s6 .info .txt .request {
  background: url(../images/request_bg.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
  position: relative;
  height: 1rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 0.5rem;
}
#s6 .info .txt .arrow {
  position: absolute;
  left: 0.2rem;
  top: 0.4rem;
  width: 0.2rem;
}
#s6 .info .txt .arrow img {
  width: 100%;
}
#s6 .info .txt .answer {
  display: none;
  width: 88%;
  margin-left: 8%;
  position: relative;
}
#s6 .info .txt .answer::before {
  content: "";
  width: 0.3rem;
  height: 0.6rem;
  background: url(../images/icon2.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: -0.35rem;
  top: 0.1rem;
}
#s6 .info .act {
  display: block;
}

#s7 .top {
  position: relative;
}
#s7 .top .logo {
  /* width: 15%; */
  padding-top: 5%;
  padding-left: 5%;
  height: 0.5rem;
  width: 2rem;
}
#s7 .top .fh {
  position: absolute;
  top: 0.45rem;
  right: 1.3rem;
  width: 8%;
}
#s7 .info {
  background: url(../images/xbg.png) no-repeat center;
  background-size: 100% 100%;
}
#s7 .info .title {
  margin: 0;
}
#s7 .info .title img {
  width: 80%;
  margin: 0.2rem auto;
}
#s7 .info .txt {
  height: 8rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  letter-spacing: 1px;
  text-align: justify;
}
#s7 .info .txt .aa {
  width: 50%;
  margin: 0 25%;
  display: inline-block;
}
#s7 .info .txt .aa img {
  width: 100%;
}
#s7 .info .txt .t1 {
  width: 100%;
  background: url(../images/xbg2.png) no-repeat center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.4rem 0.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0.4rem;
}
#s7 .info .txt .t1 .toi {
  padding: 0.05rem 0.2rem;
  border-radius: 0 0.2rem 0 0.2rem;
  font-size: 0.25rem;
  color: #fff;
  font-weight: bold;
  background-image: linear-gradient(to right, #358ff9, #0754d1);
}
#s7 .info .txt .t1 .tex {
  width: 100%;
  text-align: center;
  margin: 0.2rem 0;
}
#s7 .info .txt .t1 .tps {
  width: 40%;
}
#s7 .info .txt .t2 {
  width: 100%;
  background: url(../images/xbg3.png) no-repeat center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.4rem 0.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0.4rem;
}
#s7 .info .txt .t2 .toi {
  padding: 0.05rem 0.2rem;
  border-radius: 0 0.2rem 0 0.2rem;
  font-size: 0.25rem;
  color: #fff;
  font-weight: bold;
  background-image: linear-gradient(to right, #358ff9, #0754d1);
}
#s7 .info .txt .t2 .tex {
  width: 100%;
  text-align: center;
  margin: 0.2rem 0;
}
#s7 .info .txt .t2 .lxdh {
  width: 95%;
}
#s7 .info .txt .t2 .lxdh li {
  margin-bottom: 0.2rem;
}
#s7 .info .txt .t2 .lxdh li .bt {
  width: 100%;
  display: flex;
  align-items: center;
  background: #7ea8f0;
  height: 0.5rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
}
#s7 .info .txt .t2 .lxdh li .bt .bh {
  background: #3e6fe2;
  width: 0.8rem;
  text-align: center;
  line-height: 0.5rem;
  height: 100%;
  margin-right: 2%;
}
#s7 .info .txt .t2 .lxdh li .bt .bh-name {
  font-size: 0.27rem;
}
#s7 .info .txt .t2 .lxdh li .xn {
  width: 100%;
  background: #e8fdff;
  box-sizing: border-box;
  padding: 0.1rem 0.2rem;
}
#s7 .info .txt .t2 .lxdh li .xn .wx {
  float: right;
  width: 37%;
}
#s7 .info .txt .t2 .lxdh li .xn p {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
#s7 .info .txt .t2 .lxdh li .xn p img {
  width: 0.4rem;
  margin-right: 0.05rem;
}
#s7 .info .txt .t2 .lxdh li .xn p span {
  display: flex;
  align-items: center;
}
/* loading动画 */
.chromeframe {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #FFF;
  -webkit-animation: spin 2s linear infinite;
  -ms-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #FFF;
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  -o-animation: spin 3s linear infinite;
  -ms-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #FFF;
  -moz-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  -ms-animation: spin 1.5s linear infinite;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
  0% {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg)
  }

  100% {
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@keyframes spin {
  0% {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg)
  }

  100% {
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #005286;/*背景色 原#1abc9c */
  z-index: 1000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

#loader-wrapper .loader-section.section-left {
  left: 0
}

#loader-wrapper .loader-section.section-right {
  right: 0
}

.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000);
  transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000)
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000);
  transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000)
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.loaded #loader-wrapper {
  visibility: hidden;
  /*-webkit-transform: translateY(-100%);*/
  /*-ms-transform: translateY(-100%);*/
  /*transform: translateY(-100%);*/
  /*-webkit-transition: all .3s 1s ease-out;*/
  /*transition: all .3s 1s ease-out*/
}

.no-js #loader-wrapper {
  display: none
}

.no-js h1 {
  color: #222
}

#loader-wrapper #load_title {
  font-family: 'Open Sans';
  color: #FFF;
  font-size: 19px;
  width: 100%;
  text-align: center;
  z-index: 9999999999999;
  position: absolute;
  top: 60%;
  opacity: 1;
  line-height: 30px
}

#loader-wrapper #load_title span {
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
  color: #FFF;
  opacity: .5
}