[v-cloak] {
  display: none !important;
}
.index {
  min-width: 1200px;
}
.index .topNav {
  background-color: #f5f5f5;
  position: relative;
}
.index .topNav .topNavBox {
  overflow: hidden;
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
.index .topNav .topNavBox .topBoxTit {
  font-size: 18px;
  color: #333333;
  margin-top: 18px;
  margin-left: 20px;
}
.index .topBar {
  width: 100%;
  height: 72px;
  background-color: #fff;
}
.index .topBar .topBarBox {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.index .topBar .topBarBox img {
  position: absolute;
  left: 10px;
  top: 16px;
}
.index .topBar .topBarBox ul {
  position: absolute;
  left: 480px;
}
.index .topBar .topBarBox ul li {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  height: 100%;
  line-height: 72px;
  float: left;
  margin-right: 90px;
  cursor: pointer;
}
.index .topBar .topBarBox ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.index .topBar .topBarBox ul .active a {
  color: #2667e9;
}
.index .topBar .topBarBox ul .active .heng {
  position: absolute;
  top: 60px;
  left: -1px;
  width: 66px;
  height: 2px;
  background: #2667e9;
}
.index .top {
  width: 100%;
}
.index .top img {
  width: 100%;
}
.index .content {
  width: 100%;
  height: 920px;
  background-color: #f5f5f5;
}
.index .content .contentBox {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.index .content .contentBox .contentBoxTit {
  width: 100%;
  height: 44px;
  background-color: #fff;
  border: 1px solid #e8eef6;
  position: absolute;
  top: 40px;
}
.index .content .contentBox .contentBoxTit .nowArea {
  height: 100%;
  white-space: pre;
  font-size: 12px;
  color: #898d99;
}
.index .content .contentBox .contentBoxTit .nowArea span {
  color: #2667e9;
  cursor: pointer;
}
.index .content .contentBox .contentLeftNav {
  position: absolute;
  top: 104px;
  left: 0;
}
.index .content .contentBox .contentLeftNav .contentLeftNavTit {
  width: 280px;
  height: 88px;
  background-color: #2667e9;
  color: #fff;
  font-size: 20px;
  position: absolute;
}
.index .content .contentBox .contentLeftNav .contentLeftNavTit span {
  position: absolute;
  top: 20px;
  left: 31px;
}
.index .content .contentBox .contentLeftNav .contentLeftNavTit .sp1 {
  top: 52px;
  font-size: 12px;
}
.index .content .contentBox .contentLeftNav ul {
  position: absolute;
  top: 88px;
}
.index .content .contentBox .contentLeftNav ul li {
  width: 280px;
  height: 48px;
  line-height: 48px;
  text-indent: 32px;
  position: relative;
  background-color: #fff;
  cursor: pointer;
}
.index .content .contentBox .contentLeftNav ul li i {
  position: absolute;
  right: 24px;
}
.index .content .contentBox .contentLeftNav ul .ac {
  color: #2667e9;
  background-color: #e5eef7;
}
.index .content .contentBox .contentLeftNav ul li:hover {
  color: #2667e9;
  background-color: #e5eef7;
}
.index .content .contentBox .contentRight {
  width: 896px;
  height: 716px;
  position: absolute;
  right: 0;
  top: 104px;
  background-color: #fff;
}
.index .content .contentBox .contentRight .contentRightTit {
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.index .content .contentBox .contentRight ul {
  position: absolute;
  width: 100%;
  top: 86px;
}
.index .content .contentBox .contentRight ul li {
  width: 100%;
  height: 150px;
  border-top: 1px solid #e8eef6;
  position: relative;
  cursor: pointer;
}
.index .content .contentBox .contentRight ul li .liTit {
  position: absolute;
  top: 20px;
  left: 30px;
  font-size: 16px;
  color: #2667e9;
}
.index .content .contentBox .contentRight ul li .liTime {
  position: absolute;
  top: 49px;
  left: 30px;
  font-size: 14px;
  color: #878d99;
}
.index .content .contentBox .contentRight ul li .liContent {
  position: absolute;
  top: 82px;
  left: 30px;
  width: 799px;
  height: 48px;
  text-indent: 24px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}
.index .footNav {
  width: 100%;
  background-color: #27272f;
}
.index .footNav .footNavBox {
  position: relative;
  width: 1200px;
  height: 271px;
  margin: 0 auto;
}
.index .footNav .footNavBox .service {
  width: 210px;
  height: 100%;
  position: relative;
  left: 40px;
  display: inline-block;
}
.index .footNav .footNavBox .service .serviceTit {
  position: absolute;
  top: 41px;
  font-size: 16px;
  color: #fff;
}
.index .footNav .footNavBox .service ul {
  position: absolute;
  top: 77px;
  display: flex;
  flex-wrap: wrap;
}
.index .footNav .footNavBox .service ul li {
  width: 49%;
  margin-bottom: 10px;
  font-size: 16px;
  color: #7b7b7b;
  cursor: pointer;
}
.index .footNav .footNavBox .us {
  position: absolute;
  top: 0;
  left: 374px;
  width: 65px;
  height: 100%;
  display: inline-block;
}
.index .footNav .footNavBox .us .usTit {
  position: absolute;
  top: 41px;
  font-size: 16px;
  color: #fff;
}
.index .footNav .footNavBox .us ul {
  position: absolute;
  top: 77px;
}
.index .footNav .footNavBox .us ul li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #7b7b7b;
  cursor: pointer;
}
.index .footNav .footNavBox .us ul li a {
  color: #7b7b7b;
}
.index .footNav .footNavBox .chart {
  left: 586px;
}
.index .footNav .footNavBox .hotPhone {
  position: absolute;
  width: 205px;
  height: 100%;
  left: 930px;
  top: 0;
}
.index .footNav .footNavBox .hotPhone img {
  position: absolute;
  width: 17px;
  top: 44px;
}
.index .footNav .footNavBox .hotPhone .hotPhoneTit {
  position: absolute;
  font-size: 18px;
  color: #fff;
  top: 41px;
  left: 29px;
}
.index .footNav .footNavBox .hotPhone .phoneNumber {
  position: absolute;
  font-size: 30px;
  color: #fff;
  top: 84px;
}
.index .footNav .footNavBox .banquan {
  position: absolute;
  top: 225px;
  width: 100%;
  text-align: center;
  color: #7b7b7b;
}
.index .footNav .footNavBox .banquan a {
  color: #7b7b7b;
  vertical-align: middle;
}
.index .footNav .footNavBox .banquan a img {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
.index .xuanfu {
  width: 132px;
  height: 312px;
  background: url("../img/bj4.png") no-repeat;
  background-size: cover;
  position: fixed;
  top: 50%;
  margin-top: -106px;
  left: 81px;
  z-index: 9;
}
.index .xuanfu .kefu {
  position: absolute;
  top: -75px;
  left: 20px;
}
.index .xuanfu .online {
  position: absolute;
  top: 12px;
  left: 15px;
  width: 102px;
  height: 24px;
  background: #d8d8d8 linear-gradient(90deg, #c5aa88 0%, #9e866b 100%);
  border-radius: 12px;
  font-size: 12;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
.index .xuanfu ul {
  position: absolute;
  top: 44px;
  width: 100%;
  padding-top: 5px;
}
.index .xuanfu ul li {
  width: 104px;
  height: 30px;
  background: url("../img/bj3.png") no-repeat;
  background-size: cover;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  margin: 8px auto 0;
  cursor: pointer;
}
.index .xuanfu .free {
  width: 100%;
  font-size: 12px;
  color: #ffedcf;
  text-align: center;
  position: absolute;
  top: 244px;
}
.index .xuanfu .number {
  top: 263px;
}
