@charset "utf-8";
body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
body {
  font: 12px/1 Arial, Helvetica, Verdana, SimSun, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
em {
  font-style: normal;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  text-decoration: none;
}
body {
  font-family: "微软雅黑" !important;
  color: #000;
  min-width: 1200px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
h2.title {
  font-size: 45px;
  line-height: 130px;
  text-align: center;
  color: #fff;
}
.bg1 {
  height: 733px;
  background: url(../img/bg1.jpg) top center no-repeat;
}
.bg1 .w1200 {
  height: 100%;
  position: relative;
  font-size: 36px;
  color: #fff;
  line-height: 62px;
  font-weight: 600;
}
.bg1 .w1200 p {
  position: absolute;
  top: 365px;
  padding: 0 48px;
  border-radius: 32px;
  background: linear-gradient(to right, #3c99f9, #29eaff);
}
.bg1 .w1200 p .time {
  margin-right: 30px;
}
.bg2 {
  height: 723px;
  background: url(../img/bg2.jpg) no-repeat top center;
}
.bg2 .txt {
  font-size: 20px;
  color: #fff;
  line-height: 38px;
  padding: 125px 80px 0;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.2);
}
.bg2 .txt p {
  margin-bottom: 25px;
}
.bg3 {
  height: 1066px;
  background: url(../img/bg3.jpg) no-repeat top center;
}
.bg4 {
  height: 1578px;
  background: url(../img/bg4.jpg) no-repeat top center;
  color: #fff;
}
.bg4 .h3-1 {
  font-size: 40px;
  font-weight: 600;
  margin: 120px 0 0 172px;
  line-height: 70px;
  margin-bottom: 70px;
}
.bg4 .box {
  position: relative;
  width: 1064px;
  height: 440px;
  margin: 0 auto;
}
.bg4 .box dl {
  position: absolute;
  width: 337px;
  padding: 0 35px 0;
  box-sizing: border-box;
  text-align: center;
}
.bg4 .box dl dt {
  line-height: 58px;
  font-size: 30px;
  margin-bottom: 28px;
}
.bg4 .box dl dd {
  line-height: 30px;
  font-size: 20px;
}
.bg4 .box dl:nth-child(1) {
  left: 3px;
}
.bg4 .box dl:nth-child(2) {
  left: 368px;
}
.bg4 .box dl:nth-child(3) {
  left: 730px;
}
.bg4 .box dl:nth-child(4) {
  left: 185px;
  top: 235px;
}
.bg4 .box dl:nth-child(5) {
  left: 540px;
  top: 235px;
}
.bg4 .h3-2 {
  font-size: 40px;
  font-weight: 600;
  margin: 60px 0 64px 172px;
  line-height: 70px;
}
.bg4 ol {
  font-size: 20px;
}
.bg4 ol li {
  line-height: 74px;
  margin-bottom: 12px;
  margin-left: 130px;
  display: flex;
  align-items: center;
}
.bg4 ol li span {
  text-align: center;
  font-size: 42px;
  width: 100px;
  display: inline-block;
  margin-right: 20px;
}
.bg5 {
  height: 1500px;
  background: url(../img/bg5.jpg) no-repeat top center;
}
.bg6 {
  background: #e5e5e6;
  padding-top: 75px;
  padding-bottom: 168px;
}
.bg6 .contianer {
  width: 1192px;
  margin: 0 auto;
  background: #cfdde7;
  min-height: 600px;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 25px 16px;
  position: relative;
}
.bg6 .contianer .title {
  width: 458px;
  height: 102px;
  position: absolute;
  left: 50%;
  top: -24px;
  transform: translateX(-50%);
  background: url(../img/tit.png) no-repeat;
}
.bg6 .border {
  border: 3px solid #a5c3d3;
  border-radius: 8px;
  min-height: 300px;
  background: #fff;
  padding: 36px 20px;
  box-sizing: border-box;
}
.bg6 .flex {
  display: flex;
}
.bg6 table {
  font-size: 18px;
  color: #164f7f;
}
.bg6 table tr th {
  border: 3px solid #fff;
  font-size: 26px;
  color: #fff;
  line-height: 52px;
  height: 52px;
  background: linear-gradient(to right, #096cd2, #4cb9e0);
  border-radius: 24px 24px 0 0;
  box-sizing: border-box;
}
.bg6 table .bg1 {
  background: #cadee9;
  text-align: center;
}
.bg6 table td {
  line-height: 28px;
  background: #e7edf0;
  height: 30px;
  border: 3px solid #fff;
  padding: 9px 10px;
  box-sizing: border-box;
}
.bg6 table td .jiao {
  padding-left: 20px;
  background: url(../img/jiao.png) left center no-repeat;
}
.bg6 .tb3 {
  margin-top: 20px;
}
.bg6 .tb3 tr > td:nth-child(2) {
  padding-left: 50px;
}
.bg7 {
  background: #fff;
  padding-bottom: 50px;
}
.bg7 .tabs {
  position: relative;
  top: -88px;
  display: flex;
  justify-content: space-between;
}
.bg7 .tabs p {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 600;
  background: #707070;
  border: 10px solid #fff;
  border-radius: 50%;
  width: 156px;
  height: 156px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.bg7 .tabs p.active {
  background: linear-gradient(#194baf, #23c7d0);
}
.bg7 .container {
  margin-top: -50px;
}
.bg7 .content {
  display: flex;
  justify-content: space-between;
  display: none;
}
.bg7 .content.active {
  display: flex;
}
.bg7 .content .f1 {
  flex: 1;
  margin-right: 50px;
}
.bg7 .content .f1:last-child {
  margin-right: 0;
}
.bg7 .common {
  font-size: 18px;
}
.bg7 .common .day {
  margin-bottom: 30px;
  height: 40px;
  line-height: 40px;
  background: url(../img/t.png) no-repeat;
}
.bg7 .common .day .s1 {
  color: #fff;
  margin-left: 20px;
  margin-right: 44px;
}
.bg7 .common .day .s2 {
  color: #09325e;
}
.bg7 .common .time {
  display: flex;
  align-items: center;
  border-radius: 32px;
  margin-bottom: 8px;
  color: #fff;
  line-height: 26px;
  padding: 5px 0;
  padding-right: 5px;
  background: linear-gradient(to right, #194baf, #23c8d0);
}
.bg7 .common .time span {
  width: 140px;
  text-align: center;
  flex-shrink: 0;
}
.bg7 .common .box {
  color: #282828;
  font-size: 18px;
  line-height: 30px;
  padding-left: 26px;
  margin-bottom: 8px;
}
.bg7 .common .box li {
  position: relative;
  padding-left: 20px;
  border-left: 1px solid #231815;
}
.bg7 .common .box li::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  background: #1242a6;
  border-radius: 50%;
  left: -4px;
  top: 12px;
  z-index: 2;
}
.bg7 .common .box li:first-child::after {
  content: '';
  position: absolute;
  background: #fff;
  width: 3px;
  left: -2px;
  top: 0;
  height: 13px;
}
.bg7 .common .box li:last-child::after {
  content: '';
  position: absolute;
  background: #fff;
  width: 3px;
  left: -2px;
  bottom: 0;
  height: 13px;
}
.bg7 .common .time-box {
  border: 1px solid #77bfdb;
  border-left: none;
  position: relative;
  margin-bottom: 8px;
  border-radius: 18px;
}
.bg7 .common .time-box .time {
  width: 336px;
}
.bg7 .common .time-box .time:nth-of-type(4) {
  margin-bottom: 0;
}
.bg7 .common .time-box .box {
  position: absolute;
  left: 330px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 24px;
}
.bg8 {
  height: 416px;
  background: url(../img/bg6.jpg) no-repeat top center;
}
.bg8 dl {
  font-size: 18px;
  color: #fff;
  margin-left: 394px;
  padding-top: 70px;
}
.bg8 dl dt {
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 5px;
}
.bg8 dl dd {
  color: #fdfbfb;
  line-height: 28px;
}
