body,
html {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    font-family: 'Times New Roman', 'PingFangSC-Regular', 'helvetica neue', tahoma, 'PingFang SC', 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    font-size: 16px;
    color: #333333;
}

a {
    text-decoration: none;
}

i {
    font-style: normal;
}

li {
    list-style: none;
    cursor: pointer;
}

.box {
    min-width: 1320px;
}

.saicheng {
    margin-bottom: 0px;
    width: 100%;
    min-width: 1322px;
    height: 300px;
    /* background: url(../img/saibannerzhong.png) no-repeat; */
    background: url(../img/emptyBanner.png) no-repeat;
    background-size: 100% 100%;
}

.saicheng-ying {
    margin-bottom: 0px;
    width: 100%;
    min-width: 1322px;
    height: 300px;
    background: url(../img/saibannerying.png) no-repeat;
    background-size: 100% 100%;
}

.ds {
    min-width: 1322px;
}

.ds_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 300px;
}

.ds_title span {
    font-size: 30px;
    color: #0875FF;
}

#ying {
    min-width: 1322px;
}

#zhong {
    min-width: 1322px;
}

.ds_title label {
    display: block;
    width: 30px;
    height: 30px;
    /* line-height: 12px; */
    text-align: center;
    /* border: 1px solid #0759E3;
    transform: rotate(45deg) !important; */
}

.five_ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
    /* padding: 0 310px 0 333px; */
    width: 100%;
    height: 350px;
    background-position: center center;
}

.ul-li-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mb20 {
    margin-bottom: 20px;
}

.five_ul li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 280px;
    /* width: 16.4%; */
    /* width: 285.6px; */
    width: 240px;
    background: #FFFFFF;
    border: 1px solid #D5E1F1;
    padding: 16px;
    margin: 0px 10px;
    box-sizing: border-box;
}


.li-t {
    line-height: 70px;
    display: flex;
    align-items: center;
}

.li-t img {
    width: 30px;
    height: 28px;
}

.li-t .cxcyImg {
    width: 23px;
}

.li-t span {
    margin-left: 20px;
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
}

.li-t-en{
    line-height: 70px;
    display: flex;
    align-items: center;
}
.li-t-en img {
    width: 30px;
    height: 28px;
}

.li-t-en .cxcyImg {
    width: 23px;
}

.li-t-en span {
    margin-left: 15px;
    font-size: 15px;
}
.li-b {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    margin-top: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
}

.rule {
    margin: 90px auto 0;
    width: 1200px;
}

.rule_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0 130px 0;
    border-bottom: 1px solid #eee;
}

.rule_main p {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
}

.rule_main:last-child {
    border: 0;
}

.rule_ul {
    width: 740px;
    padding-top: 25px;
}

.rule_ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.rule_ul li label {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: url(../img/qiu.png) no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    color: #FFFFFF;
}

.rule_ul li span {
    width: 703px;
    font-size: 16px;
    color: #333333;
}

.pit {
    max-width: 465px;

}

.pit img {
    max-width: 465px;

}

.str {
    margin-top: 80px;
    width: 100%;
    height: 20px;
    background: #F7F7F7;
}

.hui {
    margin-top: 30px;
    width: 100%;
    height: 40px;
    background: #F7F7F7;
}