.none {
  display: none;
}
.header {
  width: 100%;
  height: 723px;
  position: relative;
  -o-background-size: cover;
     background-size: cover;
  overflow: hidden;
}
.bg{
  bottom: 0;
  left: 0;
  width: 100%;
  height: 620px;
  position: absolute;
  background: url("../img/header.png");
  background-position: center;
}
.headerNav {
  min-width: 1200px;
  width: 1200px;
  height: 103px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.headerContent_title{
  line-height: 49px;
  text-align: left;
}
.headerNavFixed{
  width: 100%;
  min-width: 1200px;
  position:fixed;
  top: 0;
  z-index: 9;
  background: #ffffff;
}
.headerNavLeft{
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 420px;
}
.headerNavLeft a{
  background: url(../img/logo.png) no-repeat center;
  width: 38px;
  height: 38px;
  margin: 29px 9px 36px 0;
}
.headerNavLeft span{
  margin-top: -7px;
}
.headerNavRight{
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.headerNavRight li{
  margin-left: 52px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.headerNavRightSpan1{
  font-weight: 900;
  color: #333333;
  margin-top: 15px;
}
.headerNavRightSpan2{
  font-weight: 400;
  color: #666666;
  margin-top: 15px;
}
.headerNavRightSpan2:hover,.headerNavRightSpan2:active{
  font-weight: 500;
  color: #333333;
  margin-top: 15px;
}
.headerNavRightType1{
  width: 30px;
  height: 3px;
  background: #7343ff;
  border-radius: 1.5px;
  margin-top: 15px;
}
.headerNavRightType2{
  width: 30px;
  height: 3px;
  background: #ffffff;
  border-radius: 1.5px;
  margin-top: 15px;
}
.headerLeft,.floatLeft {
  float: left;
}
.headerLeft .headerLeftLogo {
  display: inline-block;
  background: url(../img/logo.png) no-repeat center;
  width: 38px;
  height: 35px;
  vertical-align: middle;
  margin: 14px 5px 0 0;
}
.headerLeft span {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  vertical-align: middle;
  margin-top: 14px;
}

.isLogin,.floatRight {
  float: right;
}
.isLogin > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  position: relative;
  cursor: pointer;
}
.headerRight {
  float: right;
  width: 122px;
  height: 32px;
  border-radius: 16px;
  border: solid 1px #2c7df1;
  text-align: center;
  line-height: 32px;
}
.isLogin .line,
.headerRight .line {
  width: 1px;
  height: 11px;
  background-color: #2c7df1;
  display: inline-block;
  margin: 12px 8px 0;
}
.isLogin a,
.headerRight a {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #2c7df1;
}
.header .isLogin {
  float: right;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.header .headerRight {
  float: right;
  width: auto;
  text-align: center;
  height: 30px;
  border: 1px solid #4788fc;
  border-radius: 50px;
  line-height: 30px;
  margin-top: 23px;
  font-size: 12px;
  cursor: pointer;
  color: #4788fc;
  padding: 0 16px;
}
.header .isLogin a,
.header .headerRight a {
  color: #4788fc;
}
.header ul li {
  float: left;
}
.header ul li span {
  cursor: pointer;
}
.header a {
  cursor: pointer;
}
.isLogin a:visited,
.headerRight a:visited {
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-tap-highlight-color: #0054cd;
  text-decoration: underline;
}
.isLogin a:active,
.headerRight a:active {
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-tap-highlight-color: #0054cd;
  text-decoration: underline;
}
.isLogin a:hover,
.headerRight a:hover {
  color: #2c7df1;
  text-decoration: underline;
}
.header .header-ri,
.header .division,
.header .signUp {
  float: right;
}
.header .division {
  margin: 0 9px;
  color: #4788fc;
}
.header .header-title {
  color: #666666;
  font-size: 18px;
}
.header .header-sign {
  border-bottom: 3px solid #4788fc;
}
.header .header-sign a {
  color: #4788fc;
}
.isLogin .showBox {
  width: 101px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}

.isLogin .hoverBox > div {
  margin-top: 11px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 11px;
  -webkit-box-shadow: 0px 2px 5px 2px #eee;
          box-shadow: 0px 2px 5px 2px #eee;
}
.isLogin .hoverBox a {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 80px;
  height: 25px;
  line-height: 25px;
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  letter-spacing: 0px;
  padding-left: 15px;
  color: #333333;
  text-decoration: none;
}
.isLogin .hoverBox a:hover {
  background-color: #f4f9ff;
  color: #2c7df1;
}
.isLogin .showBox img {
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  margin-right: 7px;
}
.isLogin .showBox span {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #666666;
  display: block;
  line-height: 32px;
  height: 32px;
  margin-left: 7px;
}
.isLogin .nickname {
  max-width: 5em;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.headerContentBox{
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.headerContent {
  position: absolute;
  right: 0;
  top: 262px;
  /* margin: -160px 0; */
  text-align: center;
}
.headerContent h1 {
  font-size: 64px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: -1px;
  line-height: 1;
  text-align: left;
  color: #ffffff;
  margin: 0 0 33px;
}
.headerContent h2 {
  font-family: SourceHanSansCN-Light;
  font-size: 28px;
  font-weight: 300;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 33px;
  margin-bottom: 85px;
}
.headerContent .download {
  width: 510px;
  height: 70px;
  overflow: hidden;
  outline: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  border-radius: 34px;
  line-height: 70px;
  text-align: center;
}
.headerContent .download a {
  display: block;
  width: 240px;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  letter-spacing: 1px;
  color: #ffffff;
  border-radius: 35px;
}
.headerContent .left_btn{ 
  background-image: -webkit-gradient(linear, 
		left bottom, left top, 
		from(#ff8f5e), 
		to(#ffbd34)), 
	-webkit-gradient(
		linear, 
		left top, left bottom, 
		from(#8550f0), 
		to(#8550f0)); 
  background-image: -webkit-linear-gradient(bottom, 
		#ff8f5e 0%, 
		#ffbd34 100%), 
	-webkit-linear-gradient(
		#8550f0, 
		#8550f0); 
  background-image: -moz-linear-gradient(bottom, 
		#ff8f5e 0%, 
		#ffbd34 100%), 
	-moz-linear-gradient(
		#8550f0, 
		#8550f0); 
  background-image: -o-linear-gradient(bottom, 
		#ff8f5e 0%, 
		#ffbd34 100%), 
	-o-linear-gradient(
		#8550f0, 
		#8550f0); 
  background-image: linear-gradient(0deg, 
		#ff8f5e 0%, 
		#ffbd34 100%), 
	linear-gradient(
		#8550f0, 
		#8550f0);
	background-blend-mode: normal, 
		normal;
}
.headerContent .left_btn:hover {
  background-image: -webkit-gradient(linear, 
		left bottom, left top, 
		from(#ff9d72), 
		to(#ffcc63)), 
	-webkit-gradient(
		linear, 
		left top, left bottom, 
		from(#8550f0), 
		to(#8550f0));
  background-image: -webkit-linear-gradient(bottom, 
		#ff9d72 0%, 
		#ffcc63 100%), 
	-webkit-linear-gradient(
		#8550f0, 
		#8550f0);
  background-image: -moz-linear-gradient(bottom, 
		#ff9d72 0%, 
		#ffcc63 100%), 
	-moz-linear-gradient(
		#8550f0, 
		#8550f0);
  background-image: -o-linear-gradient(bottom, 
		#ff9d72 0%, 
		#ffcc63 100%), 
	-o-linear-gradient(
		#8550f0, 
		#8550f0);
  background-image: linear-gradient(0deg, 
		#ff9d72 0%, 
		#ffcc63 100%), 
	linear-gradient(
		#8550f0, 
		#8550f0);
	background-blend-mode: normal, 
		normal;
}
.headerContent .right_btn{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px #ffffff;
  line-height: 66px!important;
}
.headerContent .right_btn:hover{
  background: #ffffff;
  color: #7343ff;
}
.main {
  text-align: center;
  margin-top: 100px;
}
.main h2 {
  position: relative;
  top: -34px;
  font-size: 48px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #333333;
}
.main>ul {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  margin-top: 47px;
  overflow: hidden;
}
.main>ul li {
  width: 400px;
  float: left;
  position: relative;
}
.devide::after{
  content: "";
  top: 28px;
  right: 0;
  display: block;
  position: absolute;
  width: 0;
  height: 151px;
  border-right: dashed 1px #d9d9d9;
}
.main>ul li h3 {
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: -1px;
  color: #333333;
  line-height: 26px;
  margin: 0 0 19px;
}
.main>ul li h4 {
  width: 330px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #999999;
  margin: 0 auto;
}
.main .item {
  width: 80px;
  height: 80px;
  margin: 0 auto 32px;
  display: block;
}
.main .item1 {
  background: url(../img/item1.png) no-repeat center;
}
.main .item2 {
  background: url(../img/item2.png) no-repeat center;
}
.main .item3 {
  background: url(../img/item3.png) no-repeat center;
}
.main .item4 {
  background: url(../img/item4.png) no-repeat center;
}
.main .item5 {
  background: url(../img/item5.png) no-repeat center;
}
.main .item6 {
  background: url(../img/item6.png) no-repeat center;
}
.centre{
  width: 1200px;
  min-width: 1200px;
  margin: 100px auto auto;
}
.centreTitle{
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 34px auto 26px;
}
.centreTitle>div{
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #B3B3B3;
}
.centreBoby{
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.centreBoby>ul{
  width: 600px;
}
.centreBobyLi,.centreBobyLi2{
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}
.centreBobyLi>img{
  width: 80px;
  height: 80px;
  border-radius: 6px;
  margin-right: 20px;
}
.centreBobyLi2>img{
  width: 80px;
  height: 80px;
  border-radius: 6px;
  margin: 0 20px;
}
.centreBobyDiv{
  width: 440px;
  height: 112px;
  border-radius: 6px;
  background-color: #FAFAFA;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.centreBobyDiv>img{
  width: 16px;
  height: 16px;
  margin-right: 9px;
}
.entry{
  height: 100%;
  width: 0;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.entryTitle{
  font-size: 18px;
  color: #666666;
  text-align: left;
  width: 100%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.entryTitle:hover,.entryTitle:active{
  color: #7343ff;
}
.entryMiddle{
  width: 100%;
  font-size: 12px;
  color: #999999;
  text-align: left;
  margin-top: 16px;
  height: 32px;
}
.entryBase{
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16px;
}
.entryBaseLeft,.entryBaseLeft1,.entryBaseLeft2{
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #999999;
}
.entryBaseLeft1>img{
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.entryBaseLeft2{
  margin-left: 20px;
}
.entryBaseLeft2>img{
  width: 16px;
  height: 13px;
  margin-right: 5px;
}
.entryBaseRight{
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #808080;
}
.entryBaseRight a{
  display: block;
  margin-left: 10px;
  border-radius: 12px;
}
.entryBaseRight1{
  max-width: 100px;
  min-width: 80px;
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  border-radius: 12px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  /* margin-left: 10px; */
  background-color: #EDEDED;
}
.centreBobyDiv:hover{
  -webkit-box-shadow:0px 0px 10px 4px #ECECEC;
          box-shadow:0px 0px 10px 4px #ECECEC;
}
.centreMore div{
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #EDEDED;
  color: #666666;
  font-size: 16px;
  margin-bottom: 15px;
}
.entryBaseRight1:hover,.entryBaseRight1:active,.entryBaseRight a:hover,.entryBaseRight a:active,.centreMore div:hover,.centreMore a:hover,.centreMore div:active,.centreMore a:active{
  color: #7343ff;
  background-color: rgb(226, 221, 237);
}


.footer {
  width: 100%;
  -o-background-size: cover;
     background-size: cover;
  height: 847px;
  text-align: center;
  /* margin-top: 239px; */
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer h2 {
  font-size: 64px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #000000;
  padding-top: 49px;
}
.footer h3 {
  font-size: 32px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #999999;
  margin: 33px 0 0;
}
.footer .download {
  width: 240px;
  height: 70px;
  overflow: hidden;
  outline: none;
  background-image: -webkit-linear-gradient(21deg, 
		#703fff 0%, 
		#9657ff 100%), 
	-webkit-linear-gradient(
		#ff7447, 
		#ff7447);
  background-image: -moz-linear-gradient(21deg, 
		#703fff 0%, 
		#9657ff 100%), 
	-moz-linear-gradient(
		#ff7447, 
		#ff7447);
  background-image: -o-linear-gradient(21deg, 
		#703fff 0%, 
		#9657ff 100%), 
	-o-linear-gradient(
		#ff7447, 
		#ff7447);
  background-image: linear-gradient(69deg, 
		#703fff 0%, 
		#9657ff 100%), 
	linear-gradient(
		#ff7447, 
		#ff7447);
	background-blend-mode: normal, 
		normal;
  border-radius: 34.5px;
  line-height: 70px;
  margin: 60px auto -110px;
}
.footer .download:hover {
  background-image: -webkit-linear-gradient(21deg, 
		#7f53ff 0%, 
		#a26bff 100%), 
	-webkit-linear-gradient(
		#ff7447, 
		#ff7447);
  background-image: -moz-linear-gradient(21deg, 
		#7f53ff 0%, 
		#a26bff 100%), 
	-moz-linear-gradient(
		#ff7447, 
		#ff7447);
  background-image: -o-linear-gradient(21deg, 
		#7f53ff 0%, 
		#a26bff 100%), 
	-o-linear-gradient(
		#ff7447, 
		#ff7447);
  background-image: linear-gradient(69deg, 
		#7f53ff 0%, 
		#a26bff 100%), 
	linear-gradient(
		#ff7447, 
		#ff7447);
	background-blend-mode: normal, 
		normal;
}
.footer .download a {
  display: block;
  width: 240px;
  height: 70px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 70px;
  letter-spacing: 1px;
  color: #ffffff;
}
.footerTitle>p{
  font-size: 48px;
  margin-top: 75px;
}
.footerCarousel{
  width: 1200px;
  margin: 75px auto 100px auto;
  position: relative;
}
.footerCarouselBox{
  width: 1108px;
  height: 359px;
  margin: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  overflow: hidden;
}
.carouserKide{
  width: 2216px;
  height: 296px;
  padding: 14px;
  left: 0;
  top: 20px;
  position: absolute;
  white-space:nowrap;
}
.infoEntry{
  display:inline-block;
  width: 320px;
  height: 296px;
  border-radius: 10px;
  margin-right: 40px;
  -webkit-box-shadow: 0px 0px 9px 0px 
		rgba(115, 67, 255, 0.18);
          box-shadow: 0px 0px 9px 0px 
		rgba(115, 67, 255, 0.18);
  position: relative;
  background: #ffffff;
}
.infoEntryImg{
  position: absolute;
  width: 90px;
  height: 90px;
  top: -35px;
  left: 115px;
  border-radius: 50%;
}
.infoEntry h4{
  font-size: 18px;
  color: #333333;
  margin-top: 81px;
}
.infoEntry h5{
  font-size: 12px;
  color: #999999;
  margin-top: 15px;
}
.infoEntry1{
  width: 63px;
  height: 3px;
  background: #7343ff;
  margin: 15px auto auto;
}
.infoEntry2{
  width: 244px;
  height: 1px;
  background: #D9D9D9;
  margin: auto;
}
.infoEntry3{
  width: 251px;
  font-size: 12px;
  color: #666666;
  margin: 40px auto auto;
}


.carouserLeft{
  position: absolute;
  width: 34px;
  height: 34px;
  top: 155px;
  left: 0;
  cursor: pointer;
}
.carouserRight{
  position: absolute;
  width: 34px;
  height: 34px;
  top: 155px;
  right: 0;
  cursor: pointer;
}

.bottomContent{
  background: url(../img/link.png) no-repeat center;
  width: 100%;
  height: 669px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* position: relative; */
}
.friendshipLinkBox{
  width: 1200px;
  min-width: 1200px;
  height: 205px;
  border-radius: 6px;
  background-color: #FAFAFA;
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.friendshipLink1{
  width: 1124px;
  height: 68px;
  border-bottom: 1px dotted #E9E9E9;
  font-weight: 900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.friendshipLink1 span{
  font-size: 18px;
  display: block;
  margin: 30px auto auto;
}
.friendshipLink1 div{
  width: 70px;
  height: 3px;
  background-color: #7343ff;
  margin: 0 auto;
  border-radius: 1.5px;
}
.friendshipLink2{
  width: 1070px;
  margin: 34px auto;
  line-height: 2;
}
.friendshipLink2 a:hover,.friendshipLink2 a:active{
  color: #7343ff;
}
.link {
  text-align: center;
  margin-top: 66px;
  /* position: relative; */
  /* z-index: 1; */
  color: #999999;
  letter-spacing: 1px;
  font-size: 12px;
  /* ziti */
}
.link p a {
  color: #999999;
}
.link p span {
  margin: 11px 0;
}
.link .linkBttom {
  margin: 10px 0 0;
}
