html, body {
    margin: 0;
}
.cx-time-main {
    padding: 20px 0;
}
ul {
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
ul li {
    outline: none;
    list-style-type: none;
    margin: 0px;
}
.top {
    width: 100%;
    height: 313px;
    overflow: hidden;
}
.topimg {
    width: 1920px;
    height: 313px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.top img {
    width: 100%;
    height: 100%;
}
.titlebox {
    width: 1200px;
    height: 36px;
    margin: 0 auto;
    margin-top: 45px;
    position: relative;
}
.titlebox img {
    width: 100%;
    height: 100%;
}
.title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #B72B2A;
}
.fake {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #847E7E;
    margin-top: 20px;
}
.content {
    width: 1145px;
    margin: 0 auto;
    margin-top: 36px;
    line-height: 34px;
}
.banner {
    width: 1071px;
    height: 417px;
    margin: 0 auto;
    margin-top: 70px;
}
.banner img {
    width: 100%;
    height: 100%;
}
.nav {
    width: 1200px;
    height: 45px;
    background: #FBF8F4;
    border: 2px solid #B72A2A;
    margin: 0 auto;
    margin-top: 55px;
}
.nav ul li {
    float: left;
    width: 59px;
    height: 62px;
    border-radius: 4px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 62px;
    margin-top: -10px;
    margin-left: 30px;
    margin-right: 11px;
    color: #B72A2A;
    text-align: center;
    cursor: pointer;
}
.list {
    width: 1067px;
    height: 1320px;
    background: #FBF8F4;
    border: 2px solid #B72A2A;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 27px;
    overflow: auto;
}
.list img {
    width: 291px;
    height: 196px;
    border: 2px solid #B72A2A;
    border-radius: 10px;
}

.cx-time-main {
    width: 100%;
    height: auto;
}
.cx-time-box {
    position: relative;
    width: 100%;
    height: auto;
}
.cx-time-main ul li {
    position: relative;
    padding: 10px 0;
    height: auto;
}
.cx-time-main ul li:nth-child(2n) {
    padding-left: 50%;
    text-align: left;
    margin-top: -105px;
}
.cx-time-main ul li:nth-child(2n+1) {
    padding-right: 50%;
    text-align: right;
}
.cx-main-box::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    margin: -8px 0 0 -8px;
    border-radius: 50%;
    z-index: 2;
    border: 2px solid #B72A2A;
}
.cx-main-box::after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% + 6px);
    width: calc(4% - 6px);
    height: 2px;
    background: #80cbc4;
    display: none;
}
.cx-time-main ul li:nth-child(2n+1) .cx-main-box::after {
    left: auto;
    right: calc(50% + 6px);
}
.cx-time-main ul li::before,
.cx-time-main ul li::after {
    content: '';
    position: absolute;
    top: 0;
    height: calc(50% - 8px);
    left: 50%;
    margin-left: -1px;
    border-left: 2px dashed #B72A2A;
}
.cx-time-main ul li::after {
    top: auto;
    bottom: 0;
}
.cx-main-box {
    display: inline-block;
    min-width: 40%;
    min-height: 40px;
    border-radius: 4px;
    padding: 0 45px;
    cursor: pointer;
}

.cx-time-main ul li:nth-child(2n+1) .rs1 {
    float: left;
    margin-right: 14px;
}
.cx-time-main ul li:nth-child(2n+1) .rs2 {
    float: left;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #B52A2A;
    position: absolute;
    top: 37%;
    left: 47.5%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 3px solid #B52A2A;
    text-align: center;
    line-height: 45px;
    background: #FBF8F4;
    z-index: 100;
}
.cx-time-main ul li:nth-child(2n) .rs1 {
    float: right;
    margin-left: 14px;
}
.cx-time-main ul li:nth-child(2n) .rs2 {
    float: right;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #B52A2A;
    margin-right: 14px;
    position: absolute;
    top: 40%;
    left: 47.5%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 3px solid #B52A2A;
    text-align: center;
    line-height: 45px;
    background: #FBF8F4;
    z-index: 100;
}
.cx-main-box::before {
    display: none;
}
.cx-time-main ul li::before,
.cx-time-main ul li::after {
    height: 50%;
}
.list::-webkit-scrollbar {
    display: none;
}
/* 简化重复的选择器 */
.cx-time-main ul li:nth-child(odd):not(:nth-child(1)) {
    margin-top: -85px;
}
.subbox {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    border-top: 5px dashed #B52A2A;
    border-bottom: 5px dashed #B52A2A;
    background: antiquewhite;
    padding: 0 10px;
    padding-bottom: 10px;
}
.subtitle {
    background-size: 240px;
    width: 240px;
    text-align: center;
    color: #Fff;
    font-weight: bold;
    font-style: italic;
    margin-top: 15px;
}
.intro {
    margin-top: 10px;
    line-height: 24px;
}
.xxk {
    padding-bottom: 20px;
    margin-top: 10px;
    text-align: center;
}