.server_banner{
 background-position:top center ;
 background-repeat: no-repeat;
 background-size: auto 670px; 
}
.serverBanner {
  position: absolute;
  top: 276px;
  text-align: left;
  width: 1000px;
  left: 50%;
  color: #ffffff;
  margin-left: -600px;
}
.serverBanner .serverBanner1 {
  font-size: 56px;
  font-weight: 500;
  margin-bottom: 16px;
}
.serverBanner .serverBanner2 {
  font-size: 32px;
}
.serverBanner .serverBtn {
  width: 170px;
  height: 50px;
  background: #ffffff;
  opacity: 1;
  border-radius: 33px;
  line-height: 50px;
  text-align: center;
  margin-top: 70px;
}
.serverBanner .serverBtn a {
  color: #2d52b6;
  font-size: 18px;
}
.tit_bom2 {
  margin-top: 30px;
  font-size: 18px;
  color: #666666;
}
.yoshiUl {
  margin-top: 80px;
}
.yoshiUl li {
  width: 50%;
  float: left;
  margin-bottom: 50px;
}
.yoshiUl li .youshiPic {
  display: inline-block;
  height: 60px;
  margin-right: 40px;
  vertical-align: middle;
}
.yoshiUl li .youshiPic img {
  width: auto;
  height: 100%;
}
.yoshiUl li .youshiTit {
  display: inline-block;
  width: 351px;
  vertical-align: middle;
}
.yoshiUl li .youshiTit .youshiTit1 {
  font-size: 22px;
  color: #333333;
  margin-block-end: 40px;
}
.yoshiUl li .youshiTit .youshiTit2 {
  font-size: 18px;
  color: #999999;
  line-height: 30px;
}
.yoshiUl li:nth-child(2n) {
  text-align: right;
}
.yoshiUl li:nth-child(2n) .youshiTit {
  text-align: left;
}
.serverShan {
  width: 100%;
  height: 208px;
  /*margin-top: 70px;*/
  margin-bottom: 80px;
}
.serverShan img {
  width: 100%;
  height: 100%;
}
.gongneng {
  margin-top: 50px;
  padding: 0 47px;
  margin-bottom: 90px;
}
.gongneng li {
  display: inline-block;
  width: 15%;
  height: 44px;
  margin-right: 50px;
  text-align: center;
  line-height: 44px;
  border-radius: 33px;
  border: 1px solid #2d52b6;
}
.gongneng li a {
  color: #2d52b6;
  font-size: 16px;
}
.gongneng li:last-child {
  margin-right: 0;
}
.gongnengActive {
  background-color: #2d52b6;
  border: 0;
}
.gongnengActive a {
  color: #ffffff !important;
}
.gonrngngList {
  margin-bottom: 50px;
}
.gonrngngList .gnBox {
  display: inline-block;
  width: 33%;
  text-align: center;
  margin-bottom: 50px;
  vertical-align: top;
}
.gonrngngList .gnBox .gnPic {
  width: 80px;
  margin: auto;
  margin-bottom: 25px;
}
.gonrngngList .gnBox .gnPic img {
  width: 100%;
  height: auto;
}
.gonrngngList .gnBox p {
  width: 282px;
  margin: auto;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
}
.gnItem {
  display: none;
}
.scene {
  width: 1100px;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 74px;
}
.scene ul {
  padding-top: 73px;
}
.scene ul li {
  width: 170px;
  height: 50px;
  border: 1px solid #2d52b6;
  opacity: 1;
  border-radius: 33px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 60px;
}
.scene ul li a {
  color: #2d52b6;
  font-size: 18px;
}
.scene .scene_r {
  margin-left: -114px;
}
.scene .scenePic {
  width: 704px;
  position: relative;
  height: 516px;
  /*z-index: -1;*/
  margin-left: 73px;
}
.scene .scenePic img {
  width: 100%;
  height: 100%;
}
.scene .scenePic .msgServer {
  position: absolute;
  top: 91px;
  left: 327px;
  width: 176px;
  padding: 14px 10px;
  font-size: 16px;
  color: #ffffff;
  line-height: 26px;
  background-color: #538bf4;
  border-radius: 12px;
}

.scene .scenePic .msgServer .msgHeight{
			    max-height: 160px;
			    overflow-y: scroll;
}

.scene .scenePic .msgServer:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 20px;
  border-style: solid;
  border-color: #538bf4 transparent transparent transparent;
  position: absolute;
  bottom: -38px;
  left: 18px;
}
.serverItem {
  display: none;
}
.msgItem {
  display: none;
}
.sceneItem {
  display: none;
}
