﻿.section-con {
  width: 1200px;
  margin: 0 auto;
}
.main-page {
  position: relative;
}
.main-header .main-logo {
  width: 100%;
  height: 100%;
  display: block;
}
.main-base {
  display: flex;
  justify-content: center;
}
.main-content {
  width: 1200px;
  background-color: #f1f1f1;
  overflow: hidden;
  margin-left: 400px;
}
.main-link {
  margin: 20px;
  width: 400px;
}
.more {
  width: 85px;
  height: 55px;
}
.list {
  width: 330px;
}
.list p {
  margin: 10px 0;
  background: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221013hy_navititlebg.png')
    center / 100% no-repeat;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.tab {
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tab .tab-item {
  width: 377px;
  height: 109px;
}
.tab .tab1 {
  background: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221027hy_button4b.png')
    center / 100% no-repeat;
}
.tab .tab2 {
  background: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221027hy_button5b.png')
    center / 100% no-repeat;
}
.tab .tab3 {
  background: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221027hy_button6b.png')
    center / 100% no-repeat;
}
.tab .tab1-active {
  background: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221027hy_button4.png')
    center / 100% no-repeat;
}
.tab .tab2-active {
  background: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221027hy_button5.png')
    center / 100% no-repeat;
}
.tab .tab3-active {
  background: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221027hy_button6.png')
    center / 100% no-repeat;
}
.time-logo > img {
  width: 93px;
  height: 90px;
  margin: 0 0 -15px 50px;
}
.time-outer {
  margin-left: 88px;
  border-left: 1px solid #c90100;
}
.time-ul {
  margin-left: -10px;
}

.time-ul .time-li {
  background-image: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221013hy_reddot2.png');
  background-size: 20px;
  background-repeat: no-repeat;
  background-position-x: 0px;
  background-position-y: 30px;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
}
.time-ul .t-active {
  background-image: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221013hy_reddot1.png');
}
.time-ul .main-text {
  width: 700px;
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
  box-shadow: 8px 8px 0px #c8c8c8;
}
.time-ul .main-text .title {
  font-size: 20px;
  font-weight: bold;
}
.time-ul .main-text .desc {
  padding: 20px 30px;
  background-color: #f1f1f1;
  font-size: 16px;
  line-height: 32px;
  margin: 20px 10px;
}
.time-ul .main-text .m-li {
  background-image: url('https://nfcms-mainsiteoss.188-5633.com/theory/__tpl_asset/zt/img/20221013hy_dot1.png');
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: 10px;
}
