body {
  background: top left 2.13rem / 11.14rem 8.01rem no-repeat url('../img/circular.png'), center center / 100% 100% no-repeat url('../img/bc.jpg') !important;
}

* {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

.dianyue {
  width: 15rem;
  height: 100vh;
  display: block;
  /* overflow: hidden; */
  margin: 0 auto;
  position: relative;
}

.nav {
  font-size: 0;
  line-height: 0;
}

.pclogo {
  width: 0.82rem;
  height: 0.82rem;
  position: absolute;
  top: .5rem;
  left: 1.4rem;
}

.contactme {
  font-size: 0.18rem;
  font-family: Helvetica;
  color: rgba(0, 0, 0, 0.7);
  line-height: 0.22rem;
  position: absolute;
  top: 0.7rem;
  right: 0;
}

.contactme span {
  float: left;
  margin-right: 0.18rem;
}

.contactme img {
  width: 0.09rem;
  height: 0.12rem;
  margin-top: 0.03rem;
  display: block;
}

.swiper_box {
  width: 8.3rem;
  height: 6.21rem;
  /* overflow: hidden; */
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3.1rem;
}

.swiper_phone {
  width: 3rem;
  height: 6.21rem;
  position: absolute;
  border-radius: 0.3rem;
  box-shadow: 0 23px 61px 0 rgba(0, 0, 0, 0.15);
}

.swiper-container {
  width: 8.3rem;
  height: 6.21rem;
  overflow: hidden;
  position: relative;
  top: 0.69rem;
  left: 0.13rem;
}

.swiper-wrapper {
  left: 1px;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.swiper-slide {
  width: 2.3rem;
  height: 4.08rem;
  margin-right: 0.29rem;
  margin-top: 0.73rem;
  overflow: hidden;
  float: left;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  opacity: 0;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.diayue_text {
  width: 2.21rem;
  height: 4.4rem;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 0;
  line-height: 0;
  margin-top: -1.75rem;
  color: #000;
}

.diayue_text_title {
  width: 2.11rem;
  text-align: right;
  font-size: 0.34rem;
  color: rgba(0, 0, 0, 1);
  line-height: 0.41rem;
  font-weight: bold;
}

.diayue_text_conten {
  width: 2.21rem;
  text-indent: 2em;
  text-align: justify;
  font-weight: inherit;
  font-size: 0.16rem;
  color: rgba(0, 0, 0, 1);
  line-height: 0.25rem;
  margin-top: 0.2rem;
  float: right;
}

.swiper_dot {
  height: 0.36rem;
  position: absolute;
  bottom: 0.41rem;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper_dot_libox {
  width: 0.44rem;
  height: 0.44rem;
  float: left;
  position: relative;
}

.swiper_dot_li {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 20px;
  background: url('../img/silie.png') no-repeat center center;
  background-size: 20px 20px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.swiper_dot_libox li.swiper_dot_licur {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 36px;
  background: url('../img/siliecur.png') no-repeat center center;
  background-size: 36px 36px;
  box-shadow: 0px 10px 14px -4px rgba(248, 231, 28, 1);
}

.culture_icp {
  position: absolute;
  right: 0;
  font-size: 0.14rem;
  color: rgba(0, 0, 0, 0.6);
  line-height: 0.23rem;
  text-align: right;
  bottom: 0.41rem;
}

.culture_icp p {
  line-height: 0.3rem;
}

.downapp_ios {
  width: 1.8rem;
  height: 0.62rem;
  margin-top: 0.62rem;
  display: block;
  float: right;
}

.downapp_android {
  width: 1.8rem;
  height: 0.62rem;
  background: rgba(255, 255, 255, 1);
  display: block;
  /* overflow: hidden; */
  float: right;
  margin-top: 0.15rem;
  box-shadow: 0px 21px 30px -15px rgba(0, 0, 0, 0.1);
}

.downapp_img {
  width: 100%;
}

@media screen and (max-height: 740px) and (max-width: 1550px) {
  /* .swiper_box {top: 1.5rem;}.diayue_text {top: 2.9rem;}.pclogo {top: 0.4rem;}.contactme {top: 0.5rem;} */
}

.nav {
  position: relative;
}



#username {
  width: 1rem;
  overflow: hidden;
  height: 0.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  position: absolute;
  right: -1.2rem;
  top: 0.64rem;
  font-weight: inherit;
  font-size: 0.16rem;
  color: rgba(0, 0, 0, 1);
  line-height: 0.25rem;
  display: none;
}

.navbtn {
  width: 0.31rem;
  height: 0.19rem;
  cursor: pointer;
}

.navbtn_div {
  width: 0.31rem;
  height: 0.19rem;
  cursor: pointer;
  background: url('../img/nav_btn.png') no-repeat;
  background-size: 100% 100%;
}

.nav_right {
  width: 10rem;
  float: right;
  position: relative;
  top: 0.3rem;
}

.nav_right_ul {
  /* width: 6rem; */
  height: 0.5rem;
  overflow: hidden;
  background-size: 100% 100%;
  padding-top: 0.07rem;
  box-sizing: border-box;
  color: #000000;
  position: absolute;
  top: 0.26rem;
  right: 0;
  /* display: none;
  background-image: url('../img/nav_bavback.png');
  position: absolute; 
  top: 0.3rem;
  right: 0;
  border-radius: 0.06rem;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
   */
}

.nav_right_ul li {
  width: 1.18rem;
  height: 0.42rem;
  float: left;
  color: #333;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.42rem;
  cursor: pointer;
  border-bottom: 0.01rem solid #333;
  margin: 0 0.4rem;
}

.nav_right_ul li:hover {
  /* color: #FDF1AD; */
  border-bottom: 0.01rem solid #FDF1AD;
  /* border-radius: 0.1rem; */
  box-shadow: 3px 2px 2px 1px #fdf1ad
}

.nav_right_ul li:nth-child(1) {
  border-top: 0;
  border-radius: 0.06rem 0.06rem 0 0;
}

#dilog_box {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}

.dilog_border {
  width: 6.08rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 1);
  border-radius: 8px;
  border: 1px solid rgba(228, 228, 228, 1);
  padding: 0.6rem 0;
}

.dilog_titimg {
  width: 2.1rem;
  display: block;
  margin: 0.6rem auto;
  z-index: 1;

}

.closedilog {
  width: 0.36rem;
  height: 0.36rem;
  cursor: pointer;
  position: absolute;
  right: 0.32rem;
  top: 0.32rem;
  z-index: 9;
  cursor: pointer;
  background: url('../img/close_btn.png') no-repeat;
  background-size: 100% 100%;
}

#alipayimg {
  width: 3.28rem;
  margin: 0.53rem auto 1.15rem;
  display: none;
}

#login,
#registered {
  display: none;
}

.dy_input {
  width: 4.36rem;
  height: 0.63rem;
  line-height: 0.63rem;
  background: rgba(246, 246, 246, 1);
  border-radius: 4px;
  border: 1px solid rgba(218, 218, 218, 1);
  display: block;
  margin: 0.36rem auto 0;
  padding: 0 10px;
}

.dy_btn {
  width: 4.36rem;
  height: 0.68rem;
  background: rgba(252, 182, 23, 1);
  border-radius: 4px;
  margin: 0.54rem auto 0.15rem;
  display: block;
  color: #FFF;
  font-size: 0.26rem;
}

.dy_qita {
  width: 4.36rem;
  font-size: 0.14rem;
  text-align: right;
  margin: 0 auto 0.9rem;
  line-height: 0.16rem;
  color: #000;
  cursor: pointer;
  font-size: 0.20rem;
}

a.isicpa:hover {
  color: #ffb030;
}

#about {
  width: 100%;
  height: 2.1rem;
  padding: 0 0.533333rem;
  text-align: center;
  display: none;
}

.about_title {
  font-size: 0.34rem;
  color: rgba(0, 0, 0, 1);
  line-height: 0.41rem;
  font-weight: bold;
}

.about_text {
  text-indent: 2em;
  font-weight: inherit;
  font-size: 0.16rem;
  color: rgba(0, 0, 0, 1);
  line-height: 0.25rem;
  margin-top: 0.2rem;
}

#dydmdilog {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}

.dydmdilog_box {
  width: 605px;
  padding: 10px 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 1);
  border-radius: 8px;
  border: 1px solid rgba(228, 228, 228, 1);
}

.dydmdilog_litit {
  width: 605px;
  height: 32px;
  font-size: 18px;
  font-weight: 800;
  line-height: 32px;
  text-align: center;
  color: #333;
  list-style: none;
}

.dydmdilog_li {
  width: 140px;
  margin: 10px 30px;
  float: left;
  list-style: none;
}

.dydmdilog_liimg {
  width: 140px;
  height: 140px;
}

.dydmdilog_pre {
  width: 140px;
  height: 14px;
  color: #333333;
  text-align: center;
  line-height: 35px;
  font-size: 12px;
}

.dydmdilog_btn {
  width: 70px;
  height: 35px;
  color: #000000;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0.01rem solid #F1F1F1;
  font-size: 14px;
  margin-left: 35px;
  margin-top: 20px;
  border-radius: 8px;
}

img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

div,
li,
a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.doman-container {
  width: 2.72rem;
  height: 4.82rem;
  overflow: hidden;
  overflow: ;
  position: relative;
  top: 0.69rem;
  left: 0.13rem;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.swiper_liimg {
  width: 1.3rem;
  float: left;
  margin-top: 23px;
}

.doman_amintbox {
  animation: mymove 8s infinite linear;
  -webkit-animation: mymove 8s infinite linear;
  /*Safari and Chrome*/
}

@keyframes mymove {
  from {
    margin-top: 0px;
  }

  to {
    margin-top: -320px;
  }
}
