﻿* {
  margin: 0;
  padding: 0;
}
body {
  font: 14px/1.8 "Microsoft YaHei", "微软雅黑";
  color: #6314c9;
  text-align: center;
}
html {
  background-color: #011523;
}
a {
  display: inline-block;
  text-decoration: none;
}
a:focus {
  outline: none;
}

#wrap-bg {
  background: url(https://image.xunyou.com/images/20210129/yubi/wrap-bg.jpg) center top no-repeat;
}
.wrap-1 {
  background: url(https://image.xunyou.com/images/20210129/yubi/wrap-1.jpg) center top no-repeat;
  height: 680px;
  text-align: center;
  position: relative;
  text-align: left;
  width: 1200px;
  margin: 0 auto;
}
.wrap-2 {
  background: url(https://image.xunyou.com/images/20210129/yubi/wrap-2.jpg) center top no-repeat;
  height: 876px;
  text-align: center;
  position: relative;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.cj {
  text-align: center;
  margin-top: 270px;
}
.cj_2 {
  margin-left: 135px;
}
.cj a {
  height: 207px;
  width: 546px;
  overflow: hidden;
  position: relative;
  background: url(https://image.xunyou.com/images/20210129/yubi/cj_1.png) right top no-repeat;
  display: block;
  font-size: 19px;
  color: #fff;
  text-align: center;
  line-height: 67px;
  margin: 0 auto;
}
.cj a:hover {
  color: #fff;
  background-position: left bottom;
}
.cj.cj_2 a {
  background-image: url(https://image.xunyou.com/images/20210129/yubi/cj_2.png);
}
.user {
  height: 42px;
  color: #000;
  line-height: 24px;
  font-size: 18px;
  text-align: center;
  position: relative;
  width: 1200px;
  z-index: 99;
  display: inline-block;
  padding-top: 380px;
}
.user font {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.user b {
  color: #000;
}
.user a {
  color: #000;
  margin: 0 5px;
}
.user a:hover {
  color: #000;
}
.user .uhave {
  color: #000;
  display: none;
}

.info {
    width: 915px;
    text-align: left;
    padding: 150px 0px 0 350px;
    line-height: 22px;
    float: left;
}
.info p {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 30px;
}
.info a {
  color: #000;
}
