body {
  margin: 0;
  padding: 0;
  text-align: -webkit-center;
}

/*包含以下四种的链接*/
a {
  text-decoration: none;
}

/*正常的未被访问过的链接*/
a:link {
  text-decoration: none;
}

/*已经访问过的链接*/
a:visited {
  text-decoration: none;
}

/*鼠标划过(停留)的链接*/
a:hover {
  text-decoration: none;
}

/* 正在点击的链接*/
a:active {
  text-decoration: none;
}

ul,
li {
  list-style: none
}

.row,
.container-fluid {
  margin-right: 0;
  padding-right: 0;
  padding-left: 0;
}

.navbar {
  margin: 0;
  border: none;
}

.nav-tap {
  background: #FFFFFF;
  opacity: 1;
  box-shadow: 0 4px 15px rgb(0 0 0 / 8%);
}

.navbar-default .navbar-nav>li>a {
  color: #333;
  font-size: 16px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none;
}

.navbar-default .navbar-nav>.active>a:hover {
  background-color: transparent;
  color: #e26f00;
}

.nav-taps {
  margin-top: 12px;
  background: #fff;
  z-index: 999;
  position: relative;
}

.login {
  width: 96px;
  height: 36px;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  border: 1px solid #E16C00;
  background-color: #fff;
}

.login>a {
  color: #E16C00;
}

.register {
  width: 96px;
  height: 36px;
  background: #E16C00;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  border: none;
  margin-left: 10px;
}

.register>a {
  color: #fff;
}

header>img {
  margin-top: 0px;
}

.vip {
  background-color: #F6F7FB;
}

.top {
  margin-top: 80px;
}

.bottom {
  margin: 120px 0 120px 0;
}

.title {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}

.title>img {
  margin-right: 8px;
}

.text {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}

.img-top {
  margin-top: 140px;
}

.main-top {
  margin-top: 160px;
  text-align: left;
}

.main>h4 {
  font-size: 26px;
  font-weight: 400;
  color: #333333;
}

.line {
  width: 32px;
  height: 2px;
  background: #333333;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin: 40px 0 24px;
}

.main>p {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  height: 215px;
  overflow: hidden;
}

.tea {
  font-size: 26px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}

.left {
  margin-top: 60px;
  position: relative;
  text-align: left;
}

.gongxiang {
  background-color: #fafbff;
}

.people {
  background-image: url(../img/7105.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 120px 0 100px;
  height: 240px;
}

.people>div>.left>span {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 22px;
  margin: 0 5px;
}

.people>div>.left>p {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  margin-top: 15px;
  /* height: 40px;
  overflow: hidden; */
}

.shu {
  width: 3px;
  height: 18px;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 72px;
}

.right {
  margin-top: 20px;
}

.logo-top {
  margin-top: 60px;
}


.foot {
  background-color: #232F4E;
}

.address>ul>li {
  color: #fff;
}

.remind>ul>li {
  color: #ccc;
}

.remind>ul>li>h4 {
  color: #fff;
}

.card>ul>li {
  color: #fff;
}

.border-b {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 60px;
}

.record>div>p {
  font-size: 10px;
  font-weight: 400;
  color: #CCCCCC;
  line-height: 24px;
  text-align: center;
  margin: 20px 0 20px;
}

.navbar-default .navbar-nav>.active>a {
  background-color: transparent;
  color: #e26f00;
}

.jihuo {
  color: #e26f00;
}

.mk1 {
  width: 100%;
  height: 313vh;
  position: absolute;
  top: 0;
  background-color: #333;
  opacity: 0.3;
  display: none;
}

.mask {
  position: fixed;
  top: 20%;
  left: 37%;
  background-color: #fff;
  width: 500px;
  height: 500px;
  border-radius: 4px 4px 4px 4px;
  display: none;
  z-index: 999;
  box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.3000);
  border-radius: 1px;
}

.mask>h4 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 40px 40px 0;
}

.mask>button {
  width: 380px;
  height: 40px;
  margin-top: 40px;
  background: #E26F00;
  border-radius: 2px;
  color: #fff;
  border: none;
}

.maRgin {
  text-align: center;
}

.maRgin p {
  margin: 20px 60px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}

.maRgin input {
  width: 380px;
  height: 40px;
  padding: 12px 20px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  outline: none;
}

.mask>.close1 {
  float: right;
  padding: 10px 20px;
}

.mask>.close1 img {
  width: 12px;
}

.border-active {
  border: 1px solid #E16C00 !important;
}