@charset "utf-8";
body {
  background: #fff;
}
.header {
  width: 100%;
  background-size: cover;
  background-color: #2550b0;
}
.head {
  height: 68px;
  width: 1100px;
  margin: 0px auto;
}
.head img {
  width: 115px;
  height: 38px;
  float: left;
  margin-top: 8px;
}
.nav li {
  float: left;
  font-size: 18px;
  line-height: 65px;
  color: #ffffff;
}
.nav li:hover {
  border-bottom: 3px #fff solid;
}
.nav a {
  color: #fff;
}
.nav li:nth-child(1) {
  margin-left: 11.83%;
}
.nav li:nth-child(2) {
  margin-left: 4.916%;
}
.nav li:nth-child(3) {
  margin-left: 5.25%;
}
.head button {
  float: right;
  width: 100px;
  height: 34px;
  border-radius: 17px;
  background: #fff;
  color: #2462cb;
  margin-top: 18px;
}
.join a {
  text-align: center;
  width: 200px;
  color: #264ead;
  height: 50px;
  border-radius: 25px;
  background: #fff;
  color: #264ead;
  font-size: 24px;
  line-height: 46px;
  position: absolute;
  top: 380px;
  left: 420px;
}

/*关于我们*/
.about {
  padding-bottom: 80px;
  margin-top: 40px;
}
.title1,
.title2,
.title3 {
  width: 241px;
  hieght: 29px;
  margin: 0 auto;
  margin-top: 20px;
}
.about p {
  font-size: 16px;
  line-height: 36px;
  color: #333;
  margin-top: 77px;
}
.about span {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
}

/*特色服务平台*/
.features {
  background-color: #e9f3ff;

  /* padding-bottom: 95px;
  padding-top: 50px; */
  position: relative;
  height: 400px;
}
.features img {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
}
.title2-content {
  margin-top: 50px;
  height: 220px;
}

/*介绍*/
.title3 {
  margin-top: 0px;
  margin-top: 0px;
}
.introduce-title {
  width: 1200px;
  background-size: cover;
  margin: 0 auto;
  margin-top: 80px;
}
.introduce-title .left {
  float: left;
  width: 50%;
  font-size: 16px;
  padding-top: 26px;
}

.introduce-title .left p {
  margin-bottom: 32px;
}
.introduce-title .right {
  overflow: hidden;
  width: 50%;
  text-align: right;
}
.introduce-title .right img {
  margin-top: 0px;
}
.introduce img {
  margin-top: 110px;
}

/*底部*/
.footer {
  background: #ffffff;
  padding: 30px 0;
}
.footer h5,
.footer h6,
.footer h4 {
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #333;
}

.div-child {
  width: 100%;
  margin: auto;
  background: #fff;
  z-index: 300; /*z-index要放在父元素之上 */
  text-align: center;
}

.div-child h5 {
  position: relative;
  top: 10px;
  line-height: 21px;
  font-size: 16px;
}

.choose p {
  font-size: 14px;
  line-height: 19px;
  color: #333;
  float: left;
  margin-top: 0px;
  margin-left: 10px;
}
.choose {
  width: 50%;
  float: left;
  margin-top: 40px;
}

.members {
  margin-top: 20px;
}
.members input {
  width: 20px;
  height: 20px;
  margin-top: 0;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  color: #fff;
  text-align: center;
  line-height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 50px;
  float: left;
  margin-left: 16.1%;
}

.members input:hover {
  border-color: #2b4079;
}

.members input:checked {
  color: #fff;
  background-color: #2b4079;
}

.members input:after {
  content: "✔";
}
/*-- 弹窗公共-窗体 --*/
.md-content {
  width: 100%;
  color: #5b5b5b;
  max-height: 600px !important;
  background: #fff;
  position: relative;
  border-radius: 0px;
  margin: 0 auto;
  overflow-y: scroll !important;
  border: 1px solid #273d93;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 0 16px;
}

/*-- 弹窗公共-标题 --*/
.ticket_title {
  float: left;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #273d93;
  padding-bottom: 0px;
  margin-top: 12px;
}
.ticket_title p {
  float: left;
  width: 166px;
  height: 31px;
  line-height: 31px;
  color: #fff;
  font-size: 16px;
  background: url(../Images/bjtk_tibj.png) no-repeat;
  text-align: center;
}
.ticket_title i {
  float: left;
  font-size: 14px;
  color: #373737;
  font-style: normal;
  line-height: 14px;
  margin-top: 14px;
  margin-left: 20px;
}
.ticket_title b {
  float: right;
  font-size: 12px;
  color: #808080;
  font-weight: normal;
  line-height: 31px;
  margin-right: 20px;
}
.ticket_title b a {
  color: #808080;
}
.ticket_title span {
  float: right;
  margin-top: 10px;
}
.ticket_title span a {
  float: right;
  width: 10px;
  height: 10px;
}

/*-- 弹窗公共-提示内容 --*/
.ticket_tips {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 10px;
}

/*-- 弹窗公共-按钮 --*/
.ticket_button {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.ticket_button a {
  display: inline-block;
  font-size: 14px;
  padding: 0 20px;
  line-height: 32px;
  height: 32px;
  background: #273d93;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  margin-right: 16px;
}
#companyinfo input:focus,
textarea:focus {
  outline: none;
  border: 0px solid #fff;
}

/* banner*/
.nowaday {
  background: #ffffff !important;
}
.banner_wrap {
  width: 100%;
  height: 500px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.banner_wrap > ul#banner {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 500px;
  overflow: hidden;
}
.banner_wrap > ul#banner > a > li.oLi {
  width: 2046px;
  min-height: 500px;
  float: left;
  background: url(../Images/banner2.png) no-repeat center center;
}
.banner_wrap > div.dots {
  width: 100%;
  position: absolute;
  bottom: 10px;
  display: flex;
  display: -webkit-flex;
}
.banner_wrap > div.dots > ul#dots {
  margin: 0 auto;
  height: 10px;
}
.banner_wrap > div.dots > ul#dots > li {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50px;
  margin-right: 15px;
  float: left;
}
.banner_wrap > div.dots > ul#dots > li:nth-last-of-type(1) {
  margin-right: 0;
}
