* {
  padding: 0px;
  margin: 0px;
  font-family: "微软雅黑", PingFang SC;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.body {
  overflow-x: hidden;
}
[v-cloak] {
  display: none;
}
.r1-container {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}
.r1-thead {
  position: relative;
}
.r1-thead .r1-navbox {
  display: block;
  position: absolute!important;
}
.r1-thead .r1-navbox,
.r1-thead .r1-navbox2 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
  min-width: 1280px;
}
.r1-thead .r1-navbox2 {
  display: none;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.r1-thead .r1-navbox2 .r1-nav ul li a {
  color: #999999;
}
.r1-thead .r1-navbox2 .r1-nav ul li a:hover {
  color: #4987FB;
}
.r1-thead .r1-navbox2 .r1-nav ul li a:hover::after {
  background: #4987FB;
}

.r1-thead .r1-navbox2 .r1-nav .active a {
  color: #4987FB;
}
.r1-thead .r1-navbox2 .r1-nav .active a::after {
  background: #4987FB;
}
.r1-thead .r1-nav {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
}
.r1-thead .r1-nav ul {
  display: flex;
}
.r1-thead .r1-nav ul li {
  margin-right: 60px;
}
.r1-thead .r1-nav ul li.active a::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 40px;
  height: 2px;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
}
.r1-thead .r1-nav ul li a {
  color: #ffffff;
  font-size: 20px;
  position: relative;
}
.r1-thead .r1-nav ul li a:hover::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 40px;
  height: 2px;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
}
.r1-thead .r1-nav .r1-logo {
  width: 193.05px;
  height: 32px;
  margin-right: 60px;
}
.r1-thead .r1-nav .r1-logo img {
    width: 100%;
    height: 100%;
}
.r1-thead .r1-btnbox {
  font-family: Alibaba PuHuiTi-Regular;
}
.r1-thead .r1-btnbox .register {
  width: 120px;
  height: 40px;
  background: #4987fb;
  box-shadow: 0px 4px 0px 0px #1055bd;
  border-radius: 80px 80px 80px 80px;
  opacity: 1;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  margin-right: 20px;
  cursor: pointer;
  position: relative;
}
.r1-thead .r1-btnbox .register .vip {
  width: 70px;
  height: 20px;
  background: linear-gradient(180deg, #f6ab2a 0%, #e19004 100%);
  border-radius: 10px 10px 10px 0px;
  opacity: 1;
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(0, -50%);
  display: block;
  line-height: 20px;
}
.r1-thead .r1-btnbox .enter {
  width: 120px;
  height: 40px;
  background: #e9f0ff;
  box-shadow: 0px 2px 0px 0px #c3cddb;
  border-radius: 80px 80px 80px 80px;
  opacity: 1;
  color: #4987fb;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.r1-thead .r1-banner {
  height: 680px;
  min-width: 1280px;
}
.r1-thead .r1-banner .bj {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  min-width: 1280px;
}
.r1-thead .r1-banner .r1-container {
  height: 100%;
}
.r1-thead .banenr1-box {
  position: absolute;
  bottom: 50%;
  left: 0px;
  transform: translate(0, 50%);
  color: #fff;
}
.r1-thead .banenr1-box h1 {
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 20px;
}
.r1-thead .banenr1-box ul {
  margin-bottom: 40px;
  
}
.r1-thead .banenr1-box ul li {
  padding: 15px 0px;
  display: flex;
  align-items: center;
  font-size: 20px;
}
.r1-thead .banenr1-box ul li span {
  display: block;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 1;
  margin: 0px 20px;
  border-radius: 50%;
}
.r1-thead .banenr1-box img {
  width: 260px;
  height: 74px;
}
.r1-thead .banner2 {
  position: absolute;
  bottom: 0px;
  right: 0px;

}
.r1-thead .banner2 a {
/*font-family: Alibaba PuHuiTi-Medium;*/
    position: absolute;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    left: 253px;
    top: 0;
    letter-spacing: 4px;
}
.r1-thead .r1-advantage {
position: absolute;
    left: 0px;
    height: 180px;
    top: 620px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 10px 10px 0px rgb(38 145 255 / 20%);
    border-radius: 16px;
    align-items: center;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  
    box-sizing: border-box;
    padding: 0 40px;
  
}
.r1-thead .r1-advantage .r1-aditem {
  width: 360px;
  height: 100px;
  position: relative;
  cursor: pointer;
}
.r1-thead .r1-advantage .r1-aditem .r1-aditem-box {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  display: flex;
}
.r1-thead .r1-advantage .r1-aditem .r1-aditem-box img {
  width: 120px;
  height: 100px;
  margin-right: 10px;
}
.r1-thead .r1-advantage .r1-aditem .r1-aditem-box h3 {
  color: #333333;
  font-size: 16px;
  font-family: Alibaba PuHuiTi-Medium;
}
.r1-thead .r1-advantage .r1-aditem .r1-aditem-box p {
  margin-top: 4px;
  font-size: 14px;
  font-family: Alibaba PuHuiTi-Regular;
  color: #999999;
  text-align: justify;
}
.r1-thead .r1-advantage .r1-aditem:hover .r1-aditem-box {
  top: -20px;
}
.r1-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.r1-title h1 {
  color: #333333;
  font-weight: bold;
  font-size: 26px;
  position: relative;
  margin-bottom: 10px;
}
.r1-title h1::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #2691ff;
  z-index: -1;
}
.r1-title p {
  color: #999;
}
.r1-section1 {
  /*min-width: 1280px;*/
  margin-top: 196px !important;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
}
.r1-section1 .r1-circlebox {
  width: 100%;
  height: 640px;
  margin-top: 80px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
}
.r1-section1 .r1-circle {
  position: relative;
  background: red;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  width: 300px;
  height: 300px;
  background: #4987fb;
  border-radius: 50%;
}
.r1-section1 .circle1 {
  width: 300px;
  height: 300px;
  background: #4987fb;
  opacity: 0.2;
  position: absolute;
  left: -50px;
  top: 0px;
  border-radius: 50%;
  z-index: -1;
}
.r1-section1 .circle2 {
  width: 300px;
  height: 300px;
  background: #4987fb;
  opacity: 0.2;
  position: absolute;
  right: -50px;
  top: 0px;
  border-radius: 50%;
  z-index: -1;
}
.Strength-list .Strength-item {
  cursor: pointer;
}
.Strength-list .Strength-item .icon {
  width: 80px;
  height: 80px;
  opacity: 1;
}
.Strength-list .Strength-item span {
  font-size: 20px;
  color: #4987fb;
  font-weight: bold;
}
.Strength-list .Strength-item .span-title {
  transition: top .5s;
  position: relative;
  top: 0;
}
.Strength-list .Strength-item .icon {
  transition: top .5s;
  position: relative;
  top: 0;
}
.Strength-list .Strength-item .yun {
  opacity: 0;
  transition: all 0.5s;
  width: 310px;
  height: 181px;
  position: absolute;
  top: -77px;
  z-index: -1;
}
.Strength-list .Strength-item .line {
  opacity: 1;
  transition: all 0.2s;
}
.Strength-list .Strength-item:hover .line {
  opacity: 0;
}
.Strength-list .Strength-item:hover .yun {
  opacity: 1;
  top: -90px;
}
.Strength-list .Strength-item:hover .span-title {
  top: -10px;
}
.Strength-list .Strength-item:hover .icon {
  top: -10px;
}
.Strength-list .Strength-item:nth-child(1) {
  position: absolute;
  left: 106px;
  top: 80px;
  display: flex;
}
.Strength-list .Strength-item:nth-child(1) .icon {
  margin-right: 20px;
}
.Strength-list .Strength-item:nth-child(1) .span-title {
  margin-top: 20px;
}
.Strength-list .Strength-item:nth-child(1) .line {
  position: absolute;
  left: 90px;
  top: 58px;
}
.Strength-list .Strength-item:nth-child(1) .yun {
  left: -18px;
}
.Strength-list .Strength-item:nth-child(2) {
  position: absolute;
  left: 0px;
  top: 286px;
  display: flex;
  align-items: center;
}
.Strength-list .Strength-item:nth-child(2) .icon {
  margin-right: 20px;
}
.Strength-list .Strength-item:nth-child(2) .line {
  width: 210px;
  height: 1px;
  margin-left: 18px;
}
.Strength-list .Strength-item:nth-child(2) .yun {
  left: -18px;
}
.Strength-list .Strength-item:nth-child(3) {
  position: absolute;
  left: 106px;
  bottom: 80px;
  display: flex;
}
.Strength-list .Strength-item:nth-child(3) .icon {
  margin-right: 20px;
}
.Strength-list .Strength-item:nth-child(3) .span-title {
  margin-top: 36px;
}
.Strength-list .Strength-item:nth-child(3) .line {
  position: absolute;
  left: 90px;
  top: -25px;
}
.Strength-list .Strength-item:nth-child(3) .yun {
  left: -18px;
}
.Strength-list .Strength-item:nth-child(4) {
  position: absolute;
  right: 106px;
  top: 80px;
  display: flex;
}
.Strength-list .Strength-item:nth-child(4) .icon {
  margin-left: 20px;
}
.Strength-list .Strength-item:nth-child(4) .span-title {
  margin-top: 20px;
}
.Strength-list .Strength-item:nth-child(4) .line {
  position: absolute;
  right: 90px;
  top: 58px;
}
.Strength-list .Strength-item:nth-child(4) .yun {
  right: -18px;
}
.Strength-list .Strength-item:nth-child(5) {
  position: absolute;
  right: 0px;
  top: 286px;
  display: flex;
  align-items: center;
}
.Strength-list .Strength-item:nth-child(5) .icon {
  margin-left: 20px;
}
.Strength-list .Strength-item:nth-child(5) .line {
  width: 210px;
  height: 1px;
  margin-right: 18px;
}
.Strength-list .Strength-item:nth-child(5) .yun {
  right: -18px;
}
.Strength-list .Strength-item:nth-child(6) {
  position: absolute;
  right: 106px;
  bottom: 80px;
  display: flex;
}
.Strength-list .Strength-item:nth-child(6) .icon {
  margin-left: 20px;
}
.Strength-list .Strength-item:nth-child(6) .span-title {
  margin-top: 36px;
}
.Strength-list .Strength-item:nth-child(6) .line {
  position: absolute;
  right: 90px;
  top: -25px;
}
.Strength-list .Strength-item:nth-child(6) .yun {
  right: -18px;
}
.r1case-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  height: 40px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.r1case-nav li {
  font-size: 16px;
  color: #333;
  position: relative;
  line-height: 40px;
  cursor: pointer;
}
.r1case-nav li:hover {
  color: #4987FB;
  cursor: pointer;
}
.r1case-nav li:hover::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #4987FB;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
}
.r1case-nav li.active {
  color: #4987FB;
}
.r1case-nav li.active::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #4987FB;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
}
.r1-caselist {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.r1-caselist .r1-caseitem {
  cursor: pointer;
  width: 240px;
  height: 520px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin: 20px 0;
  position: relative;
  transition: all 0.5s;
 border: 3px solid #FFFFFF;
 border-radius: 8px;
box-shadow: 0px 0px 20px 0px #00000033;

}
.r1-caselist .r1-caseitem:hover .hover-box {
  opacity: 1;
}
.r1-caselist .r1-caseitem img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.r1-caselist .r1-caseitem:nth-child(5n) {
  margin-right: 0px;
}
.r1-caselist .r1-caseitem .hover-box {
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background: rgba(0, 0, 0, 0.3);
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  transition: all .3s;
}
.r1-caselist .r1-caseitem .hover-box .ewm-box {
  width: 160px;
  height: 200px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
}
.r1-caselist .r1-caseitem .hover-box .ewm-box .ewm {
  width: 134px;
  height: 134px;
  margin: 13px;
  margin-top: 23px;
}
.r1-caselist .r1-caseitem .hover-box .ewm-box p {
  color: #666666;
  font-size: 14px;
  text-align: center;
}
.r1-caselist .r1-caseitem .hover-box .creation {
  width: 160px;
  height: 32px;
  background: #4987FB;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  margin: 10px 0px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.r1-caselist .r1-caseitem .hover-box .register {
  line-height: 32px;
  width: 160px;
  height: 32px;
  background: #CDDEFF;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  font-size: 14px;
  color: #4987FB;
  text-align: center;
}
.peoplepage {
  margin-top: 80px;
}
.minWidth {
  min-width: 1280px;
}
.minWidth > div {
    width: 1200px;
    margin: 0 auto;
}
.people-list {
    height: 254px;
  margin: 50px auto 40px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.people-list .people-item {
  width: 393px;
  position: relative;
  height: 234px;
}
.people-list .people-item .people-item-box {
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  padding: 20px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  transition: all 0.5s;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.people-list .people-item:hover .people-item-box {
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 8px 8px;
  top: -20px;
}
.people-list .people-item .people-img {
  min-width: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}
.people-list .people-item h3 {
    line-height: 24px;
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.people-list .people-item p {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.servelist {
  height: 266px;
  background: #FFFAF2;
  box-shadow: 0px 0px 20px 0px rgba(253, 193, 85, 0.4);
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  border: 10px solid #FFFFFF;
  width: 100%;
  padding-left: 60px;
  padding-right: 20px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.servelist .serve-item {
  width: 480px;
  height: 100%;
  position: relative;
  cursor: pointer;
  margin-right: 20px;
}
.servelist .serve-item img {
  margin-bottom: 20px;
}
.servelist .serve-item .serve-item-box {
  position: absolute;
  top: 0px;
  left: 20px;
  height: 100%;
  width: 100%;
  transition: all 0.5s;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.servelist .serve-item .serve-item-box:hover {
  left: -20px;
}
.servelist .serve-item h3 {
    line-height: 24px;
  color: #333333;
  font-size: 16px;
  margin-bottom: 10px;
}
.servelist .serve-item p {
    line-height: 20px;
  color: #666666;
  font-size: 14px;
}
.servelist .serve-item:nth-child(3) {
  width: 260px;
  height: 186px;
}
.servelist .serve-item:nth-child(3) .serve-item-box {
  background: #fff;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  padding-left: 36px;
  box-sizing: border-box;
  box-shadow: 0 0 20px 0 rgba(253, 193, 85, 0.4);
}
.servelist .serve-item:nth-child(3) ul li {
  color: #333333;
  margin: 8px auto;
  position: relative;
  font-family: Alibaba PuHuiTi-Medium;
  font-weight: 500;
  font-size: 14px;
}
.servelist .serve-item:nth-child(3) ul li::after {
  content: '';
  width: 6px;
  height: 6px;
  background: #FDC155;
  opacity: 1;
  position: absolute;
  left: -16px;
  top: 35%;
  transform: translate(-50%, 0);
  border-radius: 50%;
}
.platform {
  background: url(../images/platform-bj.png) no-repeat center center;
  background-size: cover;
  width: 100%;
  min-width: 1280px;
  margin: 80px auto;
  height: 275px;
}
.platform h1 {
    width: 1200px;
  font-size: 32px;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0 auto;
  margin-bottom: 34px;
  text-align: center;
  padding-top: 68px;
}
.platform .establish {
  width: 260px;
  height: 60px;
  margin: 0px auto;
  display: block;
}
.r1-footer {
  min-width: 1280px;
  padding-top: 80px;
  background-color: #FFF;
}
.r1-footer .footer-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.r1-footer .footer-left .r1logo2 {
  width: 193px;
  height: 42px;
}
.r1-footer .footer-left .r1logo2 img {
  width: 100%;
  height: 100%;
}
.r1-footer .footer-left .ds {
  color: #999999;
  font-size: 16px;
  margin-top: 10px;
  letter-spacing: 2px;
}
.r1-footer .footer-left .relevance {
  margin: 43px 0px;
  display: flex;
}
.r1-footer .footer-left .relevance img:nth-child(1) {
  width: 112px;
  height: 25px;
  margin-right: 30px;
}
.r1-footer .footer-left .relevance img:nth-child(2) {
  width: 84.23px;
  height: 30px;
}
.r1-footer .footer-left .lxwm p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666666;
}
.r1-footer .footer-left .lxwm p span {
  color: #333333;
}
.r1-footer .footer-item h3 {
  font-size: 20px;
  margin-bottom: 12px;
}
.r1-footer .footer-item ul li {
  font-size: 15px;
  color: #666666;
  margin: 21px 0px;
  letter-spacing: 1.2px;
}
.r1-footer .footer-item p {
  color: #666666;
  font-size: 15px;
  margin-bottom: 10px;
  font-family: 微软雅黑;
}
.r1-footer .footer-item p span {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
}
.r1-footer .footer-item .ewm-list {
  display: flex;
  margin-bottom: 10px;
}
.r1-footer .footer-item .ewm-list img {
  width: 160px;
  height: 160px;
  margin-right: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.ewm-list .xuandufhh:hove{
    
}

.r1-footer .leading {
  width: 1200px;
  border-top: 1px solid #999999;
  height: 70px;
  line-height: 70px;
  margin: 40px auto 0;
}
.r1-footer .leading p {
  color: #666666;
  font-size: 14px;
}
a {
  color: #777;
  transition: color 0.3s ease 0s;
  text-decoration: none !important;
}
a:hover,
a:active {
  text-decoration: none !important;
}
/*项目默认水平排列*/
.flex_row {
  display: flex;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
}
/*项目竖向排列*/
.flex_col {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
}
/*flex-shrink  所有项目的flex-shrink: 1; 只有一个为0  则空间不足时，为0不缩小*/
/*项目可换行 默认不换行*/
.flex_grow {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
/*水平和垂直居中*/
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
}
/*水平居中*/
.flex_x_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/*右对齐*/
.flex_x_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: center;
  justify-content: flex-end;
}
/*两端对齐*/
.flex_between {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
/*两侧间距相等对齐*/
.flex_x_around {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
}
/*Y轴居中*/
.flex_y_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
/*底部对齐*/
.flex_y_bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}
/*-------------------------------------*/
/*item 上使用*/
/*flex-shrink  所有项目的flex-shrink: 1; 只有一个为0  则空间不足时，为0不缩小  */
/*适合左右排 0 占绝对位置 1占满盒子 根据盒子大小变化而变化*/
.flex_grow_0 {
  min-width: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.flex_grow_1 {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
/*最小的值排在最前面*/
/*flex-start | flex-end  | center    | baseline                       | stretch;
    顶端对齐    底部对齐  中间对齐   项目的第一行文字的基线对齐。 占满y轴高度 默认值*/
.contact-us {
  width: 60px;
  height: 130px;
  position: fixed;
  right: 34px;
  top: 70%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 99999;
}
.contact-us .title {
  font-size: 20px;
  /*margin-bottom: 6px;*/
}
.contact-usfloat {
  position: fixed;
  right: 40px;
  top: 70%;
  transform: translate(-50%, 0);
  z-index: 10;
}
.contact-usfloat .contact-usitem {
  width: 60px;
  height: 60px;
  background: #1AD46B;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  position: relative;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
}
.contact-usfloat .contact-usitem:hover .two-li {
  display: block;
}
.contact-usfloat .contact-usitem .two-li {
  position: absolute;
  right: 70px;
  top: 10px;
  padding: 20px;
  background: #fff;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 8px 8px 8px 8px;
  display: none;
}
.contact-usfloat .contact-usitem .two-li p {
  color: #666666;
}
.contact-usfloat .contact-usitem .two-li a {
  color: #4987FB;
  font-size: 20px;
}
.biaoti{
    font-size: 40px;
font-family: Alibaba PuHuiTi-Bold;
font-weight: bold;
color: #FFFFFF;
}
.lianjs{
    font-size: 40px;
    text-align: center;
font-family: Alibaba PuHuiTi-Regular;
font-weight: 400;
color: #FFFFFF;
}
.r1-thead .r1-navbox2 .r1-nav ul .activexz a {
  color: #4987FB;
}
.r1-thead .r1-navbox2 .r1-nav ul .activexz a::after {
    content:"";
     position: absolute;
    bottom: -10px;
    left: 0px;
    width: 40px;
    height: 2px;
  background: #4987FB;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    
 
}

.erweima1{
    position: absolute;
   top: 35px;
    right: 360px;
    display: none;

}
.erwimds2{
   position: absolute;
    top: 30px;
    right: 190px;
    display: none;
    width:259px;
    height:254px;
    background: url("/static/index/newhome1/images/hover_bg_left@2x.png") no-repeat;
    background-size: 100% 100%;
}
.erwimds2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-52%,-50%);
}

.ewm-list .erwimdfk:hover~.erweima1{
  
    display: block;
}
.ewm-list .xuandufhh:hover~.erwimds2{
  
    display: block;
}

/*.ewm-list .xuandufhh:hove .erwimds2{
    display: block;
}*/

