.version {
  margin-top: 66px;
  height: 362px;
  width: 100%;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/newbj.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.version > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.version > div h6 {
  font-size: 40px;
  color: #fff;
  font-weight: 400;
  margin: 0 20px;
}
.version > div div {
  width: 46px;
  height: 6px;
  background-color: #fff;
}
.content {
  width: 100%;
  height: 1206px;
  background-color: #f2f2f2;
  position: relative;
}
.content .news {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  height: 1100px;
}
.content .news .left {
  float: left;
  width: 920px;
  height: 100%;
  background-color: #fff;
}
.content .news .left .top {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid  #D8D8D8;
  line-height: 80px;
}
.content .news .left .top h4 {
  float: left;
  margin-left: 40px;
  width: 80px;
  height: 79px;
  font-size: 19px;
  font-weight: 400;
  border-bottom: 2px solid  #5187fe;
}
.content .news .left .news_info {
  width: 100%;
}
.content .news .left .news_info li {
  height: 178px;
  width: 100%;
  overflow: hidden;
}
.content .news .left .news_info li > div {
  float: left;
  margin-top: 35px;
  margin-left: 40px;
}
.content .news .left .news_info li .news_tu {
  width: 250px;
  height: 150px;
}
.content .news .left .news_info li .news_tu img {
  width: 100%;
  height: 100%;
}
.content .news .left .news_info li .news_tu img:hover {
  cursor: pointer;
}
.content .news .left .news_info li .news_content {
  width: 588px;
  margin-left: 0;
  margin-top: 50px;
  border-bottom: 1px solid #D8D8D8;
}
.content .news .left .news_info li .news_content h4 {
  margin-left: 40px;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 5px;
}
.content .news .left .news_info li .news_content h4:hover {
  color: #457FFD;
  cursor: pointer;
}
.content .news .left .news_info li .news_content p {
  margin-left: 40px;
  font-size: 15px;
  color: #999;
  line-height: 26px;
}
.content .news .left .news_info li .news_content div {
  margin-left: 40px;
  margin-top: 14px;
  margin-bottom: 46px;
}
.content .news .left .news_info li .news_content div span {
  float: left;
  display: block;
  font-size: 12px;
  color: #333;
  line-height: 19px;
}
.content .news .left .news_info li .news_content div span:first-child {
  width: 19px;
  height: 19px;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/shi.png);
  background-repeat: no-repeat;
  margin-right: 6px;
}
.content .news .left .paging {
  height: 30px;
  margin: 50px auto 0;
}
.content .news .left .paging ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .news .left .paging ul li div {
  line-height: 24px;
  text-align: center;
  color: #999;
  width: 24px;
  height: 24px;
  margin-left: 30px;
  border: 1px solid #999999;
}
.content .news .left .paging ul li:first-child div {
  width: 9px;
  height: 14px;
  border: none;
  margin-left: 0;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/left.png);
}
.content .news .left .paging ul li:last-child div {
  width: 9px;
  height: 14px;
  border: none;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/right.png);
}
.content .news .right {
  float: right;
  height: 100%;
  width: 240px;
}
.content .news .right .xyf_hot {
  width: 100%;
  height: 416px;
  background-color: #fff;
}
.content .news .right .xyf_hot .xyf_hot_title {
  width: 204px;
  height: 64px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #D8D8D8;
  overflow: hidden;
}
.content .news .right .xyf_hot .xyf_hot_title h5 {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  margin-top: 26px;
}
.content .news .right .xyf_hot .xyf_hot_title div {
  width: 46px;
  height: 2px;
  margin: 12px auto 0;
  background-color: #6293ff;
}
.content .news .right .xyf_hot .xyf_hot_info li {
  margin-top: 35px;
}
.content .news .right .xyf_hot .xyf_hot_info li div {
  width: 13px;
  height: 13px;
  background-color: #fff;
  border: 1px solid #999;
  color: #000;
  text-align: center;
  line-height: 13px;
  float: left;
  margin-left: 26px;
  margin-right: 6px;
  font-size: 10px;
}
.content .news .right .xyf_hot .xyf_hot_info li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333;
  line-height: 16px;
}
.content .news .right .xyf_hot .xyf_hot_info li:nth-child(1) div {
  background-color: #457ffd;
  border: 1px solid #457ffd;
  color: #fff;
}
.content .news .right .xyf_hot .xyf_hot_info li:nth-child(2) div {
  background-color: #6a99fd;
  border: 1px solid #6a99fd;
  color: #fff;
}
.content .news .right .xyf_hot .xyf_hot_info li:nth-child(3) div {
  background-color: #b5ccfe;
  border: 1px solid #b5ccfe;
  color: #fff;
}
.content .news .right .consulting {
  width: 100%;
  height: 84px;
  background-color: #fff;
  margin-top: 36px;
}
.content .news .right .consulting .phone {
  float: left;
  width: 33px;
  height: 29px;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/phone.png);
  margin: 28px 16px 0 18px;
}
.content .news .right .consulting .phone_info {
  overflow: hidden;
}
.content .news .right .consulting .phone_info p {
  margin-top: 19px;
  font-size: 15px;
  color: #333333;
}
.content .news .right .consulting .phone_info h6 {
  font-size: 18px;
  color: #588dfe;
}
.content .news .right .xyf_hot_lan {
  margin-top: 38px;
  height: 480px;
  padding-bottom: 30px;
}
.content .news .right .xyf_hot_lan .xyf_hot_lan_title h5 {
  color: #588dfe;
}
.content .news .right .xyf_hot_lan .project_one {
  width: 210px;
  margin: 30px auto 0;
}
.content .news .right .xyf_hot_lan .project_one div {
  width: 100%;
  height: 106px;
  margin-bottom: 14px;
}
.content .news .right .xyf_hot_lan .project_one div img {
  width: 100%;
  height: 100%;
}
.content .news .right .xyf_hot_lan .project_one h6 {
  font-size: 16px;
  font-weight: 400;
}
.content .news .right .xyf_hot_lan .project_one p {
  font-size: 14px;
  color: #999999;
  margin-top: 6px;
}
#active {
  border: 1px solid #457FFD;
  color: #457FFD;
}
