.nav1,
.nav1 a {
    color: #0F92D5 !important;
}

.index1 {
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
}

.index1_l {
    width: 47.6%;
    /* height: 446px; */
    background: #FFFFFF;
    box-shadow: 0px 2px 49px 0px rgba(200, 206, 214, 0.41);
    border-radius: 4px;
    padding: 40px 37px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 32px;
}

.index1_l1 {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.index1_l1::-webkit-scrollbar {
    display: none;
}

.index1_r {
    width: 47.6%;
}

.index1_title {
    font-size: 28px;
    font-weight: bold;
    color: #111111;
    margin-bottom: 3px;
}

.index1_eng {
    font-weight: bold;
    color: #999999;
    font-size: 16px;
    margin-bottom: 50px;
}

.index1_r img {
    width: 100%;
}

.index2bg {
    background: url(../pic/bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 84px 0 50px;
}

.index2_l {
    margin-top: 58px;
    font-size: 14px;
    font-weight: bold;
    color: #777777;
    display: flex;
    width: 19.5%;
    justify-content: center;
}

.index2_l div {
    width: 16px;
    margin-right: 6px;
}

.index2_r {
    width: 80.4%;
    display: flex;
    flex-wrap: wrap;
}

.index2_r_1 {
    width: 30%;
    background: #fff;
    margin-right: 5%;
    margin-bottom: 40px;
}

.gpic {
    width: 100%;
}

.g_r img {
    width: 32px;
}

.g_r {
    display: block;
}

.goodinfo {
    background: #fff;
    padding: 20px 24px 29px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gname {
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ginfo {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    margin-top: 10px;
}

.g_r {
    width: 10.3%;
}

.g_l {
    width: 80%;
}

.index2g {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.server {
    padding: 0 9%;
    position: relative;
}

.slidbox {
    text-align: center;
}

.slidbox img {
    width: 32px;
    margin-bottom: 26px;
}

.slid1 {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #666666;
    line-height: 32px;
    text-align: center;
}

.slid2 {
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    margin-top: 40px;
}

.next,
.prev {
    z-index: 500;
    cursor: pointer;
}

.swiper-button-prev:focus {
    border: none;
    outline: none !important;
}

.swiper-button-next:focus {
    border: none;
    outline: none !important;
}

.server {
    margin-bottom: 79px;
}

.index3_bto {
    display: flex;
    justify-content: space-between;
}

.index3_l {
    width: 46.4%;
    position: relative;
}

.index3_l img {
    width: 100%;
}

.picname {
    height: 44px;
    background: rgba(0, 0, 0, .5);
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index3_r {
    width: 48.4%;
    overflow: hidden;
}

#nav ul {
    display: flex;
    align-items: center;
}

.xxk {
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    cursor: pointer;
}

.act {
    color: #337EDB;
}

.shu {
    width: 2px;
    height: 17px;
    background: #CBCBCB;
    margin: 0 15px;
}

#nav {
    margin-bottom: 43px;
}

.bkli {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    border-bottom: 1px solid #CBCBCB;
}

.bkli_title {
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bkli_time {
    color: #6D6D6D;
}

.bkli_time img {
    width: 6px;
    margin-left: 18px;
}

.index3_bto {
    margin-bottom: 119px;
}

.index4 {
    text-align: center;
}

.index4 img {
    width: 78.125%;
}