body {
  font-family: Roboto;
  font-weight: 300;
  font-size: 18px;
  color: #777;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto;
  font-weight: 700;
}
.unstyle ul li,
.unstyle ol li,
ul.unstyle li,
ol.unstyle li {
  list-style: none;
  line-height: inherit;
}
.text-left {
  text-align: left !important;
}
a:hover {
  text-decoration: none;
}
.content-box {
  display: flex;
  height: 100%;
}
.content-block {
  padding: 2.7778rem 0;
  background: #f5f7fe;
}
.content-left {
  width: 13.3333rem;
  margin-left: 13.3333rem;
  margin-top: 3.75rem;
}
.contentLeftFixed {
  position: fixed;
  top: 1.1111rem;
  height: calc(100vh - 8.6667rem);
  overflow-x: hidden;
  overflow-y: scroll;
}
.contentLeftFixed::-webkit-scrollbar {
  display: none;
}
.content-left ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  background-image: url(../images/contact/BG_list_normal.png);
  background-repeat: no-repeat;
  background-size: 120% 120%;
  width: 13.3333rem;
  height: 3.5556rem;
  box-shadow: -2px -2px 0px 0px #FFFFFF, 4px 4px 4px 0px rgba(29,36,68,0.04);
  border-radius: 0rem 0rem 0rem 0rem;
  opacity: 1;
  margin-bottom: 1.3333rem;
}
.content-right {
  width: 56.7778rem;
  padding-left: 10rem;
}
.contentRightFixed {
  margin-left: 26.6667rem;
  /* height: 892px;
  overflow-x: hidden;
  overflow-y: scroll; */
}
/* .contentRightFixed::-webkit-scrollbar {
  display: none;
} */
.modalTitle{
  font-size: 20px;
  font-weight: bold;
  color: #1d2444;
}

.modal-header {
  padding: 15px 24px;
}

.modalContent{
  margin: 24px 0px;
  font-size: 16px;
  font-weight: 400;
  color: #444a66;
}

.myModalLabel{
  font-size: 16px;
  font-weight: 400;
  color: #1d2444;
}

.navbar-lg {
  height: 3.8889rem;
}
.navbar-lg .navbar-brand {
  line-height: 1;
  padding-top: 1.1111rem;
  padding-bottom: 1.4444rem;
  font-size: 1.6667rem;
}
.navbar-toggle:before {
  background-image: url(../images/menu.png);
  background-repeat: no-repeat;
}
.navbar{
  border: none;
  margin-bottom: 0px !important;
}
header .navbar-white a {
  color: #3d566e;
  font-weight: 700;
}
.item.content,
.item.portfolio,
.item.team,
.item.pricing,
.item.contact {
  padding-top: 2.2222rem;
  padding-bottom: 0rem;
}

.padding-top-100 {
  padding-top: 10rem !important;
}
.padding-bottom-40 {
  padding-bottom: 2.2222rem !important;
}
header .navbar-white {
  background-image: url(../images/BG_title.png);
  box-shadow: 0px 0.5px 0px 0px rgba(29 36 68 / 12%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
header .navbar-contact {
  background-image: url(../images/BG_title_contact.png);
  box-shadow: 0px 0.5px 0px 0px rgba(29 36 68 / 12%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.Homebanner {
  height: 21.6667rem;
    background: url(../images/BG_banner.png) center 3.8rem;
    background-repeat: no-repeat;
    /* background-position: center; */
    background-size: 100% 22rem;
    background-attachment: fixed;
}
.mailIcon{
  margin-top: -0.1111rem;
  width: 1rem;
  height: 1rem;
}
p {
  margin: 0 0 0 0;
}
.productBanner {
  height: 21.6667rem;
  width: 100%;
  background: url(../images/BG_banner.png) 0.0556rem 3.8rem;
  background-repeat: no-repeat;
  background-size: 100% 22rem;
  background-attachment: fixed;
}
.moreBtnBox {
  margin-top: -0.8333rem;
}
.editContent {
  margin-top: 4.4444rem;
}
.item.contactHeader {
  background-repeat: no-repeat;
  background-position: 0% top;
  background-size: cover;
  background-attachment: scroll;
  background-color: rgba(0, 0, 0, 0);
}
.item.homeBox {
  width: 100%;
  /* height:calc(100vh - 30.6667rem); */
  /* height: 22rem; */
  padding: 0;
  background-color: #f5f7fe;
  margin-top: 21.6667rem;
  margin-bottom: 10px;
  overflow: hidden;
  /* background-size: cover;
  background-image: url(../images/home/BG_content_01.png);
  background-repeat: no-repeat; */
}
.navbar-nav,
.navbar > .container .navbar-brand {
  font-family: Dosis;
  text-transform: uppercase;
}
.text-homeimage {
  text-align: center;
  color: #1d2444;
  z-index: 2;
  position: relative;
  font-size: 4.1667rem;
  text-transform: uppercase;
  padding-top: 3.3333rem;
  padding-bottom: 10.5556rem;
  font-weight: 700;
  font-family: Dosis;
}
.maintext-image {
  font-size: 3.5556rem;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  color: #1d2444;
  line-height: 4.1667rem;
  letter-spacing: .3333rem;
}
.subtext-image {
  font-size: 2.2222rem !important;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #444a66;
  line-height: 3.1111rem;
  letter-spacing: .2222rem;
  text-transform: none;
  margin-top: .5556rem;
  font-weight: 100 !important;
}
.bottomtext-image {
  margin-top: .4444rem;
  font-family: PingFang SC-Regular, PingFang SC;
  color: #888eaa;
  line-height: .8889rem;
  letter-spacing: .0556rem;
  text-transform: none;
  margin-top: .5556rem;
  font-weight: 400 !important;
  font-size: .7778rem !important;
}
.toparea {
  background: #f5f7fe;
  padding: 0rem 13.3333rem;
}
.homeText {
  /* padding-top: 2.0rem; */
  margin-left: 13.3333rem;
  margin-right: 13.3333rem;
}
.numbertext {
  font-size: .8889rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.0556rem;
  letter-spacing: .0556rem;
  margin-left: 1rem;
}
.listBox {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.homeList {
  width: 20rem;
  height: 3.5556rem;
  background: linear-gradient(135deg, #f5f7fe 0%, #ffffff 100%);
  box-shadow: -0.1111rem -0.1111rem 0rem 0rem #ffffff, .2222rem .2222rem .2222rem 0rem rgba(29, 36, 68, 0.04);
  border-radius: 0rem 0rem 0rem 0rem;
}
.powerList {
  padding-top: 3.3333rem;
  padding-left: .9444rem;
}
.powerList li {
  padding-bottom: .3333rem;
  width: 20.2778rem;
  font-size: .8889rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #444a66;
  line-height: 1.7778rem;
}
.numberstep {
  background-color: #00bba7;
  border-radius: 50%;
  color: #fff;
  margin-right: .2222rem;
  text-align: center;
  height: 3.3333rem;
  width: 3.3333rem;
  line-height: 3.3333rem;
  display: inline-block;
  font-size: 1.3889rem;
  font-weight: 700;
  margin-top: 1.1111rem;
}
.contentBac {
  background-image: url("../images/contact/BG_content_04.png");
  /* background-repeat: no-repeat; */
  background-size: 100%;
}
.latestitems {
  font-size: 1.3333rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.5556rem;
  padding-top: 3.75rem;
}
.companyLogo {
  width: 18.75rem;
  height: 3.125rem;
  padding: .8125rem 0rem;
  margin-left: 2.2222rem;
}
#productDetailTime {
  font-size: .7778rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #888eaa;
  line-height: .8889rem;
  margin-top: .625rem;
}
#productDetailFirst {
  font-size: .8889rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #444a66;
  line-height: 1.7778rem;
  padding-top: 1.3333rem;
}
#productDetailSecond {
  font-size: .8889rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #444a66;
  line-height: 1.7778rem;
  padding-top: 1.3333rem;
  padding-bottom: 2.2222rem;
}
.modal-title{
  color: #1d2444;
}
.modal-body{
  color:#444a66;
  padding:15px 24px;
}
#friends {
  list-style: none;
  padding-top: 2.2222rem;
  /* width: 81.1111rem; */
  height: 29.4444rem;
}
.close{
  font-size: 28px;
}
.modal-footer {
  padding: 15px 24px;
}
#friends li {
  box-shadow: -0.1111rem -0.1111rem 0rem 0rem #ffffff, 0.2222rem 0.2222rem 0.2222rem 0rem rgb(29 36 68 / 4%);
  width: 18rem;
  height: 6rem;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0rem 0rem 0rem 0rem;
  opacity: 1;
  float: left;
  margin-bottom: 1.7778rem;
  margin-right: 2.2222rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: .8889rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #444a66;
  line-height: 1.0556rem;
}
#partner {
  font-size: 1.3333rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.5556rem;
}
.scrollWrap {
  width: 100%;
  height:100vh;
  background-image: url("../images/shop/BG_content_02.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}
.scrollWrapRight {
  padding-top: 2.2222rem;
  width: 60rem;
  margin-left: 13.3333rem;
}
.productFriends {
  padding-top: 2.2222rem;
  height: 41.1111rem;
}
.product-detailsTwo {
  border-top: .0556rem solid #c9cddf;
  /* border-bottom: .0556rem solid #c9cddf; */
}
.callActionTitleIcon {
  font-size: .8889rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.0556rem;
  text-align: left;
  margin-bottom: .1111rem !important;
}
.callActionTitleIcon > img {
  margin-top: -0.1667rem;
}
.callActionTitleDetail {
  font-size: .8889rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #444a66;
  text-align: left;
  white-space: nowrap;
}
.actionTitle {
  margin-left: .5rem;
}
.action {
  display: flex;
}
.wow-hr {
  position: relative;
  font-size: 0;
  text-align: center;
  height: 1.3333rem;
  margin: auto;
  margin-top: 2%;
  margin-bottom: 3%;
  width: 50%;
  padding: .1111rem 0;
  overflow: hidden;
  clear: both;
}
.wow-hr-h:before {
  left: -0.7222rem;
  margin-left: -50%;
  background: #f7f7f7;
}
.wow-hr-h:after {
  left: .7222rem;
  margin-right: -50%;
}
.wow-hr-h:before,
.wow-hr-h:after {
  display: inline-block;
  content: "";
  height: .0556rem;
  width: 50%;
  margin-top: .5rem;
  vertical-align: top;
  position: relative;
  background-color: #e4e4e4;
}
.footernote:after {
  display: inline-block;
  content: "|";
  height: .5556rem;
  width: .0556rem;
  color: #dfdfdf;
  margin-left: 2.2222rem;
}
.footernoteTwo:after {
  display: inline-block;
  content: "|";
  height: .5556rem;
  width: .0556rem;
  color: #dfdfdf;
  margin-left: 2.2222rem;
}
.footernoteThree {
  margin-left: 2.2222rem;
  padding-top: 1.3333rem;
  font-size: .7778rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #888eaa;
  line-height: .8889rem;
}
.wow-hr-h i {
  font-size: .8889rem;
  line-height: 1.1111rem;
  height: 1.1111rem;
  width: 1.1111rem;
  vertical-align: top;
  text-align: center;
  color: #e4e4e4;
}
.row {
  margin: 0 !important;
  right: 0 !important;
}
.nav>li>a:focus{
  background-color: none !important;
}
.paddingtop0 {
  padding-top: 0 !important;
}
.contactBannerBox {
  height: 21.6667rem;
  width: 100%;
}
.productDetailBox {
  margin-top: -0.5556rem;
  padding: 0rem 13.3333rem;
  background-image: url("../images/product/BG_content_03.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.contactBanner {
  height: 100%;
  width: 100%;
  background: url(../images/BG_banner_contact.png) center 3.8rem;
  background-repeat: no-repeat;
  background-size: 100% 22rem;
  background-attachment: fixed;

}
.leftMenuColor {
  font-size: 1rem;
  font-weight: bold !important;
  color: #1d2444 !important;
  box-shadow: -0.1111rem -0.1111rem 0rem 0rem #ffffff, .2222rem .2222rem .2222rem 0rem rgb(29 36 68 / 8%) !important;
}

.content-left  > ul > li:hover {
  cursor: pointer;
  font-weight: bold !important;
  color: #1d2444 !important;
  box-shadow: -0.1111rem -0.1111rem 0rem 0rem #ffffff, .2222rem .2222rem .2222rem 0rem rgb(29 36 68 / 8%) !important;
}

.paddingbottom {
  padding-bottom: 1.1111rem !important;
}
.homebrowseitems {
  text-decoration: none;
  background: linear-gradient(137deg, #1950fa 0%, #1994fa 100%);
  border-radius: 1.6667rem;
  transition: all 0.5s ease-in-out;
  animation: gradient 10s infinite cubic-bezier(0.62, 0.28, 0.23, 0.99) both;
  opacity: 1;
  font-size: .8889rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  border: 0;
  padding: .7222rem 2.1667rem;
  letter-spacing: .0556rem;
  margin-top: -1.1111rem;
  display: inline-block;
  color: #fff;
  margin-bottom: 0rem;
}

.homebrowseitems:hover {
  animation: gradient 3s infinite;
  transform: scale(1.05);
}

.homebrowseitems:active {
  animation: gradient 3s infinite;
  transform: scale(0.8);
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.homebrowseitemsicon {
  color: #fff;
  display: inline-block;
  padding: .7222rem 1.1111rem;
  margin-top: -0.7222rem;
  margin-bottom: -0.7222rem;
  margin-right: -2.1667rem;
  margin-left: .8333rem;
  background: rgba(0, 0, 0, 0.2);
}
.moreBtn {
  margin-top: -0.2222rem;
}
a.homebrowseitems:hover {
  color: #fff;
  opacity: 0.8;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: none !important;
}
.navbar-lg .navbar-nav > li > a:hover,
.navbar-lg .navbar-nav > li > a:active {
  background: none !important;
}
/*==============================================* SHOP *===============================================*/
img {
  max-width: 100%;
}
.wrapper {
  height: 3.8889rem;
}
.scrollWrapLeft {
  width: 13.3333rem;
  height: 52.3333rem;
  margin-left: 7.7778rem;
  padding-top: 2.2222rem;
}
.scrollWrapLeft ul li {
  padding-bottom: 1.1111rem;
  list-style: none;
}
.wrapRightTitle {
  font-size: 1.3333rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.5556rem;
  text-align: left;
  width: 100%;
}
.wrapRightText {
  font-size: .7778rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #444a66;
  line-height: 1.4rem;
  margin-top: 1.5rem;
  margin-bottom: 1.8rem;
}
.wrapRightRadio {
  width: 60rem;
  height: 33.7778rem;
  margin-top: 2.2222rem;
}
.swiper-pagination-bullet {
  width: .7778rem !important;
  height: .7778rem !important;
  margin: 0 .7778rem !important;
}
.swiper-pagination-bullet-active {
  width: 2.2222rem !important;
  border-radius: .3889rem .3889rem .3889rem .3889rem !important;
}
/* swiper */

.swiper-container {
  width: 60rem;
  height: 100%;
}
.swiper-container-thumbs {
  width: 13.3333rem;
  height: 100%;
  margin-left: 7.7778rem;
}

.swiper-container-thumbs img {
  height: 7.5rem !important;
}

.swiper-slide {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.3333rem;
  overflow: hidden;
  height: 52rem;
}

.swiper-slide img {
  height: 33.7778rem;
}

.swiper-container-thumbs .swiper-slide {
  opacity: 1;
}

.swiper-container-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.thumbsImgHover:hover > img {
  cursor: pointer;
  width: 14.5rem;
  height: 8.0556rem !important;
  filter: drop-shadow(0px 9px 7px rgba(29, 36, 68, 64%));
}

.thumbsImgHover:hover {
  width: 15.5556rem !important;
}


.thumbsImgHover5:hover > img {
  cursor: pointer;
  width: 14.2222rem;
  height: 8.0556rem !important;
  filter: drop-shadow(0px 9px 7px rgba(29, 36, 68, 64%));
}

.thumbsImgHover5:hover {
  width: 15.5566rem !important;
}

.swiper-container-thumbs .swiper-slide-thumb-active > img {
  width: 14.5rem;
  height: 8.0556rem !important;
  filter: drop-shadow(0px 9px 7px rgba(29, 36, 68, 64%));
}

.swiper-slide-thumb-active{
  width: 15.5556rem !important;
}

.swiper-container-thumbs .swiper-slide-thumb-active > .thumbsImg5 {
  width: 14rem !important;
  height: 8.0556rem !important;
  filter: drop-shadow(0px 9px 7px rgba(29, 36, 68, 64%));
}

.thumbsImg5 {
  width: 13.1111rem;
  height: 6.3889rem !important;
}

.thumbsImg {
  margin-top: -1.1111rem;
}

.swiper-pagination {
  bottom: 6rem !important;
}

.actionBox {
  margin-left: 13.8889rem;
  margin-right: 13.3333rem;
  padding-top: 2.2222rem;
  border-top: .0556rem solid #C9CDDF;
}

.swiper-button-next {
  /*先将原始箭头的颜色设置为透明的  然后设置一个背景图片  达到修改按钮样式的目的*/
  width: 4.4444rem !important;
  height: 4.4444rem !important;
  color: rgba(0, 0, 0, 0) !important;
  background: url("../images/shop/turnPagesRightBefore.svg") center center no-repeat !important;
  background-size: 4.4444rem 4.4444rem !important;
}

.swiper-button-next:hover {
  /*先将原始箭头的颜色设置为透明的  然后设置一个背景图片  达到修改按钮样式的目的*/
  width: 4.4444rem !important;
  height: 4.4444rem !important;
  color: rgba(0, 0, 0, 0) !important;
  background: url("../images/shop/turnPagesRight.svg") center center no-repeat !important;
  background-size: 4.4444rem 4.4444rem !important;
}

.swiper-button-prev {
  width: 4.4444rem !important;
  height: 4.4444rem !important;
  color: rgba(0, 0, 0, 0) !important;
  background: url("../images/shop/turnPagesLeft.svg") center center no-repeat !important;
  background-size: 4.4444rem 4.4444rem !important;
}

.swiper-button-prev:hover {
  width: 4.4444rem !important;
  height: 4.4444rem !important;
  color: rgba(0, 0, 0, 0) !important;
  background: url("../images/shop/turnPagesLeftAfter.svg") center center no-repeat !important;
  background-size: 4.4444rem 4.4444rem !important;
}
.copy:hover .copyImg{
   content: url("../images/contact/copyHover.svg");
}

.copy:active .copyImg{
  content: url("../images/contact/copyClicked.svg");
}

.copyImg{
  width: 1rem;
  height: 1rem;
}

/*Product Box*/
.maxproduct {
  max-height: 16.6667rem;
  overflow: hidden;
  display: inline-block;
}
.productbox {
  margin-bottom: 1.6667rem;
}
.latest-items .productbox {
  margin-bottom: 1.6667rem;
}
.productbox h1 {
  display: block;
  font-size: .9444rem;
  text-transform: uppercase;
  margin-top: .8333rem;
  border-bottom: double medium #eee;
  padding-bottom: .8333rem;
  margin-bottom: .5556rem;
  font-weight: 500;
  color: #333;
}
.product-details {
  padding: .3333rem 0 0 0;
  text-align: center;
  color: #444;
}
.productbox .price {
  font-weight: 400;
}
.shopsection .productbox {
  margin-bottom: 1.6667rem;
}
.captionshop {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00bba7;
  width: 100%;
  height: 100%;
}
.captionshop h3,
.captionshop p {
  color: #fff;
  margin: 1.1111rem;
}
.captionshop h3 {
  margin: 1.6667rem 1.1111rem .5556rem;
}
.captionshop p {
  font-size: .8333rem;
  margin: 0 1.1111rem .8333rem;
}
.captionshop a.learn-more {
  padding: .4444rem .6667rem;
  background: transparent;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border: .0556rem solid;
  display: inline-block;
  min-width: 6.6667rem;
  text-transform: uppercase;
  font-size: .8889rem;
}
.captionshop a.learn-more.detailslearn {
  margin-left: -0.0556rem;
}
.captionshop a.learn-more:hover {
  background: #fff;
  color: #00bba7;
  display: inline-block;
  border: .0556rem solid #fff;
}
.fadeshop {
  position: relative;
  max-height: 16.6667rem;
}
.properties-box {
  padding: 1.1111rem 1.1111rem .8333rem 1.1111rem;
  border: .0556rem solid #e4e4e4;
  margin-top: 1.3889rem;
  clear: both;
  float: none;
  line-height: 1.7;
}
.positionText {
  font-size: .8889rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #444a66;
  margin-bottom: 1.2222rem;
}
.leftNavSpan{
  font-size: 1rem;
}
#copyTxt0 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt1 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt3 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt4 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt5 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt6 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt7 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt8 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt9 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
#copyTxt10 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}

.copy {
  border: none;
  background-color: #F5F7FE;
}

.copy > img{
  margin-top: -0.2222rem;
}

.slide-text {
  position: relative;
  color: #666;
  overflow: hidden;
  text-align: center;
  font-size: 1.2222rem;
  font-weight: 300;
  line-height: 1.9444rem;
  max-width: 75%;
  margin: 0rem auto;
  margin-top: 0rem;
}
.edd-submit.button {
  font-size: 1.1111rem;
  border: 0rem;
  padding: .3889rem 1.1111rem;
  text-decoration: none;
  color: #444;
  text-align: center;
  font-weight: 400;
  background: #fff;
  text-transform: uppercase;
  border-radius: 0;
  border-bottom: .2778rem solid rgba(0, 0, 0, 0.1);
  background-color: #00bba7;
  color: #fff;
}
.edd-submit.button,
.edd-submit.button:visited {
  background-color: #00bba7;
  color: #fff;
  border-bottom: .2778rem solid rgba(0, 0, 0, 0.1);
}
.edd-submit.button:hover {
  opacity: 0.8;
}
.rightarea-price .edd-submit.button {
  font-size: 1.3889rem;
  padding: .7778rem 1.3889rem;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: 400;
  border-bottom: .2778rem solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  border-radius: 0;
}
.rightarea-price .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js,
.rightarea-price .edd-submit.button {
  display: block;
}
.edd-submit.button.active,
.edd-submit.button:focus,
.edd-submit.button:hover {
  color: #fff;
}
#edd-purchase-button,
.edd-submit,
input[type="submit"].edd-submit {
  background-color: #00bba7;
  color: #fff;
  border: 0;
  border-radius: 0;
  border-bottom: .2778rem solid rgba(0, 0, 0, 0.1);
  font-size: .9444rem;
  font-weight: 700;
}
#edd_checkout_cart a.edd-cart-saving-button,
th input[type="submit"].edd-submit {
  text-decoration: none;
  padding: .2222rem .5556rem;
  text-transform: none;
  font-size: .7778rem;
  background: #fff;
  color: #444;
  border: .0556rem solid #eee;
  font-weight: 500;
}
#edd_checkout_cart input.edd-item-quantity {
  padding-left: .5556rem;
}
.edd-cart-added-alert {
  border: .1111rem solid green;
  padding: .3889rem .5556rem;
  margin-bottom: 1.6667rem;
  float: right;
  display: inline;
  margin-left: 1.1111rem;
}
.btn-buynow {
  font-size: 1.3889rem;
  padding: .7778rem 1.3889rem;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: 400;
  border-bottom: .2778rem solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  border-radius: 0;
  display: block;
  background: #33c9b9;
}
.rightarea-price .edd-cart-ajax-alert {
  display: inline;
}
.rightarea-price .edd-cart-added-alert {
  border: .1111rem solid green;
  padding: .8889rem .5556rem;
  top: .1111rem;
  position: absolute;
  margin-left: 1.1111rem;
  clear: both;
  float: none;
  margin-bottom: 0rem;
}
.rightarea-price .edd_download_purchase_form {
  margin-bottom: 0;
}
.rightarea-price .edd_go_to_checkout {
  clear: both;
  float: none;
  margin-bottom: 0rem;
}
.rightarea-price .edd-submit.button {
  display: block;
  clear: both;
  float: none;
  margin-bottom: 0rem;
}
.edd_empty_cart {
  padding: 1.1111rem;
  display: block;
  background-color: #fcf8e3;
  border: #faebcc .0556rem solid;
  color: #8a6d3b;
  text-align: center;
  margin-bottom: 11.1111rem;
}
.headercart {
  color: #fff;
  font-size: 1.1667rem;
  display: block;
  padding-top: 2.5rem;
  font-weight: 300;
  letter-spacing: .0556rem;
  z-index: 2;
  position: relative;
}
.headercart a {
  z-index: 2;
  position: relative;
  color: #fff;
}
.filtertagscats a {
  color: #999;
  border: .0556rem solid #ccc;
  padding: .2778rem .5556rem;
  margin-right: .5556rem;
  margin-bottom: .7222rem;
  display: inline-block;
  text-transform: uppercase;
  font-size: .7222rem !important;
}
table#edd_purchase_receipt td,
table#edd_purchase_receipt th,
table#edd_purchase_receipt_products td,
table#edd_purchase_receipt_products th {
  text-align: left;
  border: .0556rem solid #eee;
  padding: .5556rem;
}
#edd_checkout_cart {
  text-align: left;
  width: 100%;
  border: none;
  margin: 0 0 1.1667rem;
  table-layout: auto;
}
#edd_checkout_cart .edd_cart_header_row th {
  background: #fafafa;
  padding: 1.387em;
}
#edd_checkout_cart td,
#edd_checkout_cart th {
  text-align: left;
  border: .0556rem solid #eee;
  color: #666;
  padding: 0.5em 1.387em;
}
#edd_checkout_form_wrap fieldset {
  border: .0556rem solid #eee;
  padding: 1.387em;
  margin: 0 0 1.1667rem;
}
legend {
  display: inline-block !important;
}
#edd_checkout_form_wrap label {
  font-weight: 700;
  display: block;
  position: relative;
  line-height: 100%;
  font-size: 95%;
  margin: 0 0 .2778rem;
}
#edd_checkout_form_wrap input[type="text"],
#edd_checkout_form_wrap input[type="email"],
#edd_checkout_form_wrap input[type="password"],
#edd_checkout_form_wrap input[type="tel"],
#edd_checkout_form_wrap textarea {
  padding: .2222rem .3333rem;
}
#edd_checkout_form_wrap input.edd-input,
#edd_checkout_form_wrap textarea.edd-input {
  display: inline-block;
  width: 100%;
  border: .0556rem solid #eee;
}
.myaccountsection legend {
  -webkit-padding-start: 0;
  text-transform: uppercase;
  margin-bottom: 1.1111rem;
  font-weight: 700;
  display: block;
}
.myaccountsection #edd_login_form {
  margin-top: 1.1111rem;
}
.myaccountsection #edd_login_form input,
.myaccountsection #edd_login_form select {
  margin-bottom: 0;
  margin-left: .5556rem;
}
.myaccountsection #edd_login_form input[type="submit"] {
  margin-left: 0rem;
}
.myaccountsection input,
.myaccountsection select {
  margin-bottom: 1.1111rem;
  padding: .3889rem .2778rem;
}
.myaccountsection input[type="submit"] {
  background: #333;
  padding: .3889rem 1.1111rem;
  color: #fff;
  border: 0rem;
  margin-left: 0rem;
}
/* WOW Fancy Box 3================================================== */
.infoarea .maintitle,
.maintitle {
  font-size: 1.2222rem;
  line-height: 1.5556rem;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 2.2222rem;
  letter-spacing: .0556rem;
}
.infoareaicon {
  font-size: 2.2222rem;
  position: absolute;
  top: -1rem;
  left: 43%;
  background: #fff;
  padding-left: .5556rem;
  padding-right: .5556rem;
  color: #00bba7;
}
.infoareawrap {
  border: .0556rem solid #eee;
  padding: 1.1111rem;
}
.infoareawrap h1.subtitle {
  margin-top: 1.1111rem;
  color: #444;
  text-transform: uppercase;
  font-size: .8889rem;
  letter-spacing: .0556rem;
  margin-bottom: .8333rem;
}
/* the text box */
.slide-text {
  position: relative;
  color: #666;
  overflow: hidden;
  text-align: center;
  font-size: 1.2222rem;
  font-weight: 300;
  line-height: 1.9444rem;
  max-width: 75%;
  margin: 0rem auto;
}
.slide-text img {
  border-radius: 50%;
  max-width: 5.5556rem;
  margin: 1.1111rem 0;
}
.slide-text p {
  margin-top: 0rem;
  font-size: 1.0556rem;
}
.slide-text a p {
  color: #666;
}
.slide-text h2 {
  font-style: normal;
  font-size: 1.3333rem;
  line-height: 1.5556rem;
  color: #444;
  text-transform: uppercase;
  letter-spacing: .0556rem;
  margin-bottom: .8333rem;
  margin-top: 0;
}
.callactiontitle {
  font-size: 1.3889rem;
  font-weight: 300;
  color: #fff;
  margin-right: 9.0556rem;
}
.callactionbutton {
  border: .0556rem solid;
  padding: .5556rem 1.1111rem;
  margin-left: 1.6667rem;
}
.footer ul.social-iconsfooter li {
  display: inline-block;
  float: none;
  position: relative;
  background: transparent;
  margin-right: .2778rem;
  border: .0556rem solid #333;
}
.footer ul.social-iconsfooter li a {
  color: #fff;
  width: 3.3333rem;
  height: 3.3333rem;
  line-height: 3.3333rem;
  display: inline-block;
}
.footer {
  clear: both;
  font-size: .7778rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #888eaa;
  line-height: .8889rem;
  padding: 3.3333rem 0 2.2222rem 0;
  margin-top: 0rem;
  background: #f5f7fe;
}
.footerBox {
  margin-left: 13.3333rem;
  margin-right: 13.3333rem;
  border-top: .0556rem solid #dfdfdf;
  display: flex;
}

html,
body {
  height: 100%;
}

ul,
ol {
  -moz-padding-start: 0rem;
  -webkit-padding-start: 0rem;
  -khtml-padding-start: 0rem;
  -o-padding-start: 0rem;
  padding-left: 0rem;
}
.footernote {
  font-size: .7778rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #888eaa;
  line-height: .8889rem;
  padding-top: 1.3333rem;
}
.footernoteTwo {
  font-size: .7778rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #888eaa;
  line-height: .8889rem;
  padding-top: 1.3333rem;
  margin-left: 2.2222rem;
}
.footer a {
  color: #888eaa;
}
#contactform input,
#contactform textarea {
  border: 0rem;
  border: .0556rem solid #eee;
  width: 100%;
  background-color: transparent;
  padding: .7778rem .5556rem;
  margin-bottom: 1.1111rem;
  border-radius: 0;
  font-size: .7778rem;
}
#contactform .btn {
  background: #333;
  color: #fff;
  border: .0556rem solid #333;
  font-size: .8889rem;
  font-weight: 700;
  text-transform: uppercase;
}
.done {
  display: none;
}
.error input,
input.error,
.error textarea,
textarea.error {
  background-color: #ffffff;
  border-bottom: .1111rem solid orangered !important;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/*==============================================* CONCTACT	*===============================================*/
#position1 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}

#position0 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}

#position2 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}

#position3 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}
#position4 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}
#position5 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}
#position6 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}
#position7 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}
#position8 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}
#position9 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}
#position10 {
  border-bottom: .0556rem solid #dadeee;
  margin-top: 3.75rem;
}

.positionTitle {
  font-size: 1.3333rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.5556rem;
}

.positinoMoney {
  font-size: 1.3333rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #444a66;
  line-height: 1.5556rem;
}

.positionBase {
  margin-top: .2222rem;
  font-size: .7778rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #888eaa;
  line-height: .8889rem;
}

.positionDescription {
  font-size: .8889rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.0556rem;
  padding-bottom: .8889rem;
}

.positionDescription2 {
  padding-top: 1rem;
  font-size: .8889rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.0556rem;
  padding-bottom: .8889rem;
}

.positionDescription3 {
  padding-top: 1rem;
  font-size: .7778rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #1d2444;
  line-height: 1.0556rem;
  padding-bottom: 4.4444rem;
}

.menuNav {
  position: relative;
  right: 4.4444rem;
}

.nav > li > a {
  padding: 1.4444rem 2.2222rem !important;
  font-size: .7778rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #606266;
  line-height: .8889rem;
}

.nav li:hover {
  cursor: pointer;
  /* border-bottom: .3333rem solid #109dff; */
  border-radius: .1667rem .1667rem .1667rem .1667rem;
}

.active {
  /* border-bottom: .3333rem solid #109dff;
  border-radius: .1667rem .1667rem .1667rem .1667rem; */
  color: #1994fa !important;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold !important;
}

.activeBox:after {
  content: "";
  position: absolute;
  left: 2.2222rem;
  top: 3.5556rem;
  bottom: 0;
  right: 2.7778rem;
  background: #1994fa;
  border-radius: .1667rem .1667rem .1667rem .1667rem;
  height: .3333rem;
  width: 4rem;
}

.activeBoxHome:after {
  content: "";
  position: absolute;
  left: 1.6667rem;
  top: 3.5556rem;
  bottom: 0;
  right: 2.7778rem;
  display: block;
  background: #1994fa;
  border-radius: .1667rem .1667rem .1667rem .1667rem;
  height: .3333rem;
  width: 3.1111rem;
}

.modal-dialog {
  position: absolute !important;
  top:50% !important;
  left:50% !important;
  transform:translate(-50%,-50%) !important;
  -webkit-transform:translate(-50%,-50%) !important;
  -moz-transform:translate(-50%,-50%) !important;
  -ms-transform:translate(-50%,-50%) !important;
  -o-transform:translate(-50%,-50%) !important;    
}


/* 媒体查询 */
@media (min-width: 42.6667rem) {
  .navbar-lg .navbar-nav > li > a {
    padding-top: 1.4444rem;
    padding-bottom: 1.4444rem;
    font-size: 1rem;
  }
  .navbar-lg .navbar-nav > li > a:hover,
  .navbar-lg .navbar-nav > li > a:active {
    background: none !important;
    font-weight: bold;
    color: #1994fa;
  }
}

@media (max-width: 69.444rem) {
  .editContent {
    width: 50%;
  }
}

@media (min-width: 55.5556rem) and (max-width: 61.1111rem) {
  .editContent {
    width: 100%;
    margin-left: 7.2222rem;
  }
}

@media (min-width: 61.1111rem) and (max-width: 69.4444rem) {
  .editContent {
    width: 100%;
    margin-left: 11.1111rem;
  }
}

@media (min-width: 42.5rem) and (max-width: 50rem) {
  .menuNav {
    position: absolute;
    right: 2.2222rem;
  }
  .nav > li > a {
    padding: 1.4444rem .8333rem !important;
  }
  .activeBoxHome:after {
    left: .2778rem;
  }
  .activeBox:after {
    left: .8333rem;
  }
  /* .Homebanner{
    background-size: 100% 100%;
  } */
}

@media (min-width: 50rem) and (max-width: 61.1111rem) {
  .menuNav {
    position: absolute;
    right: 2.2222rem;
  }
  .nav > li > a {
    padding: 1.4444rem 1.1111rem !important;
  }
  .activeBoxHome:after {
    left: .2778rem;
  }
  .activeBox:after {
    left: 1.1111rem;
  }
}

@media (min-width: 61.1111rem) {
  .menuNav {
    position: absolute;
    right: 4.4444rem;
  }
  .nav > li > a {
    padding: 1.4444rem 2.2222rem !important;
  }
  .activeBoxHome:after {
    left: 1.6667rem;
  }
  .activeBox:after {
    left: 2.2222rem;
  }
}

@media (max-width: 55.2778rem) {
  .item.homeBox {
    height: 83.3333rem;
    margin-top: 0rem;
  }
  .item.homeBox > .homeText {
    width: 22rem;
    margin: 0 auto;
  }
  .footerBox {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0 2rem;
  }
  .scrollWrap > .swiper-container > .swiper-wrapper > .swiper-slide {
    height: 75rem !important;
  }
}

@media (min-width: 53.3333rem) and (max-width: 69.4444rem)  {
  .item.homeBox {
    /* height: 83.3333rem; */
    margin-top: 0rem;
  }
}

@media (min-width: 69.4444rem) and (max-width: 91.6667rem) {
  .item.homeBox {
    /* height:90vh; */
    margin-top: 0rem;
  }
}

@media (min-width: 105.5556rem) {
  #friends {
    width: 81.1111rem; 
  }
}

@media (min-width: 90rem) and (max-width: 105.5556rem) {
  #friends {
    width: 70rem; 
  }
}

@media (min-width: 64.4444rem) and (max-width: 79.9444rem) {
  #friends {
    width: 70rem;  
  }
}

@media (min-width: 58.3333rem) and (max-width: 64.3889rem) {
  #friends {
    width: 47.7778rem; 
  }
}

/* 根据不同的分辨率 进行设置html上的字体大小 */
@media (min-width: 750px) and (max-width: 1000px) {
  html{
    font-size: 12px;
  }
}
@media (min-width: 1001px) and (max-width: 1400px) {
  html{
    font-size: 14px;
  }
}
@media (min-width: 1401px) and (max-width: 1600px) {
  html{
    font-size: 16px;
  }
}
@media (min-width: 1601px) and (max-width: 2000px) {
  html{
    font-size: 18px;
  }
}
@media (min-width: 2001px) and (max-width: 2200px) {
  html{
    font-size: 20px;
  }
}
@media (min-width: 2201px) and (max-width: 2400px) {
  html{
    font-size: 22px;
  }
}
@media (min-width: 2401px) and (max-width: 2600px) {
  html{
    font-size: 24px;
  }
}
@media (min-width: 2601px) and (max-width: 2800px) {
  html{
    font-size: 26px;
  }
}
@media (min-width: 2801px) and (max-width: 3000px) {
  html{
    font-size: 28px;
  }
}
@media (min-width: 3001px) and (max-width: 3400px) {
  html{
    font-size: 30px;
  }
}
@media (min-width: 3401px) and (max-width: 3840px) {
  html{
    font-size: 32px;
  }
}
@media (min-width: 3801px) {
  html{
    font-size: 34px;
  }
}