.cubuttons {
  text-align: center;
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 64px;
}

.cubutton {
  display: inline-block;
}

.cubutton a {
  display: inline-block;
  width: 160px;
  height: 48px;
  line-height: 48px;
  background: #6c216d;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
}

.container {
  text-align: center;
  padding: 0 !important;
}

#title {
  margin-top: 77px;
  font-size: 35px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

#intro {
  margin-top: 18px;
  font-size: 16px;
  color: #666666;
  text-align: center;
}

.site {
  margin-top: 47px;
  margin-bottom: 113px;
  text-align: center;
}

.site-left {
  vertical-align: top;
  display: inline-block;
  width: 33%;
  height: 361px;
  background: #ffffff;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  /*float: left;*/
}

#basesite {
  color: #333333;
  font-size: 22px;
  font-weight: 400;
  height: 21px;
  text-align: left;
  margin-left: 29px;
  margin-top: 22px;
  /*margin-left:48px;*/
}

#detailsite {
  padding-right: 29px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 25px;
  margin-left: 29px;
  margin-top: 18px;
  text-align: left;
}

.maildiv {
  margin-top: 19px;
  margin-left: 30px;
  text-align: left;
  height: 32px;
}

.mailimg {
  width: 18px;
  height: 16px;
  display: inline-block;
}

.mailtext {
  width: 159px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 25px;
  display: inline-block;
  margin-left: 13px;
}

.phonediv {
  margin-top: 0px;
  margin-left: 30px;
  text-align: left;
  height: 32px;
}

.phoneimg {
  width: 18px;
  height: 19px;
  display: inline-block;
  transform: translateY(-1px);
}

.phonetext {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 25px;
  margin-left: 13px;
  display: inline-block;
  text-align: left;
}

.telediv {
  margin-left: 28px;
  text-align: left;
  height: 32px;
}

.teleimg {
  transform: translateY(-2px);
  width: 20px;
  height: 19px;
  display: inline-block;
}

.teletext {
  display: inline-block;
  text-align: left;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 25px;
  margin-left: 13px;
}

.questiontitle {
  text-align: left;
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: rgba(108, 33, 109, 1);
  line-height: 25px;
  margin-left: 29px;
  margin-top: 30px;
}

.quetiontext {
  text-align: left;
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 25px;
  margin-left: 29px;
}

.site-right {
  vertical-align: top;
  display: inline-block;
  width: 60%;
  height: 361px;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-left: 20px;
  /*float: left;*/
}

.cscontain {
  text-align: center;
}

#companysite {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.changshaimg {
  width: 638px;
  height: 611.2px;
  display: inline-block;
  margin-top: 51px;
  vertical-align: top;
}

.cs-right {
  width: 392px;
  height: 431px;
  display: inline-block;
  border-radius: 3px;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
  margin-left: 109px;
  margin-top: 85px;
  vertical-align: top;
  overflow-y: scroll;
}

#r1 {
  height: 21px;
  font-size: 22px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 26px;
  margin-left: 37px;
  margin-top: 25px;
  text-align: left;
}

#r2 {
  height: 41px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 25px;
  text-align: left;
  margin-left: 38px;
  margin-top: 18px;
  margin-right: 57px;
}

.server {
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: rgba(108, 33, 109, 1);
  line-height: 25px;
  text-align: left;
  margin-left: 38px;
  margin-top: 34px;
}

.partner-title {
    height: 18px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(108, 33, 109, 1);
    line-height: 25px;
    text-align: left;
    margin-left: 29px;
    margin-top: 16px;
}

.partner-item {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    text-align: left;
    margin-left: 29px;
    margin-top: 14px;
}