/* 首页 */


/*  */

.index-line {
    padding-top: 35px;
}

.index-line.bg-line1 {
    background: url("bg-line1.jpg") no-repeat top center;
    background-size: 100%;
    background-color: #edeeef;
}

.index-line-center>h2 {
    font-size: 28px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
}

.index-line-center>p {
    font-size: 16px;
    color: #888888;
    text-align: center;
    line-height: 1.5;
    margin-top: 5px;
}

.index-line-ctt {
    margin-top: 35px;
}

.pc-mobile-tab {
    text-align: center;
    margin-bottom: 25px;
}

.pc-mobile-tab a {
    background: #f8f8f8;
    font-size: 0;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    width: 200px;
    margin: 0 8px;
}

.pc-mobile-tab a.active {
    background-color: #0caef9;
}

.pc-mobile-tab a.active span::after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #0caef9;
    left: 50%;
    margin-left: -12px;
}

.pc-mobile-tab a.active span {
    color: #fff;
}

.pc-mobile-tab a span {
    font-size: 18px;
    line-height: 54px;
    color: #333333;
    padding-left: 40px;
    display: inline-block;
    position: relative;
}

.pc-mobile-tab a.pc span {
    background: url("icon-pc.png") no-repeat left center;
}

.pc-mobile-tab a.pc.active span {
    background: url("icon-pc-white.png") no-repeat left center;
}

.pc-mobile-tab a.mobile span {
    padding-left: 34px;
    background: url("icon-mb.png") no-repeat left center;
}

.pc-mobile-tab a.mobile.active span {
    background: url("icon-mb-white.png") no-repeat left center;
}

.index-dwon-list {
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.index-dwon-list li {
    width: 33.33%;
    float: left;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 35px 35px 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.index-dwon-list li div {
    padding-left: 82px;
}

.index-dwon-list li div.bg-lg1 {
    background: url("logo_big_1.png") no-repeat left top;
    margin-right: -5px;
}

.index-dwon-list li div.bg-lg1.Disable {
    background: url("logo_big_1_hui.png") no-repeat left top;
    margin-right: -5px;
}

.index-dwon-list li div.bg-lg2 {
    background: url("logo_big_2.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg2.Disable {
    background: url("logo_big_2_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg3 {
    background: url("logo_big_3.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg3.Disable {
    background: url("logo_big_3_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg4 {
    background: url("logo_big_4.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg4.Disable {
    background: url("logo_big_4_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg5 {
    background: url("logo_big_5.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg5.Disable {
    background: url("logo_big_5_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg7 {
    background: url("logo_big_7.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg7.Disable {
    background: url("logo_big_7_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg8 {
    background: url("logo_big_8.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg8.Disable {
    background: url("logo_big_8_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg9 {
    background: url("logo_big_9.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg9.Disable {
    background: url("logo_big_9_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg6 {
    background: url("logo_big_10.png") no-repeat left top;
    margin-right: -5px;
}

.index-dwon-list li div.bg-lg6.Disable {
    background: url("logo_big_10_hui.png") no-repeat left top;
    margin-right: -5px;
}

.index-dwon-list li div.bg-lg10 {
    background: url("logo_big_3.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg10.Disable {
    background: url("logo_big_3_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg11 {
    background: url("logo_big_20.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg11.Disable {
    background: url("logo_big_20_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg12 {
    background: url("logo_big_21.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg12.Disable {
    background: url("logo_big_21_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg13 {
    background: url("logo_big_22.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg13.Disable {
    background: url("logo_big_22_hui.png") no-repeat left top;
}

.index-dwon-list li div.bg-lg14 {
    background: url("logo_big_23.png") no-repeat left top;
}

.index-dwon-list li div h3 {
    font-size: 18px;
    color: #333333;
    line-height: 1.5;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-dwon-list li div p {
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
    margin-top: 5px;
}

.index-dwon-list li div p span {
    display: inline-block;
}

.index-dwon-list li a.index-dwon-btn {
    width: 100px;
    border: 1px solid #9ac6ef;
    background-color: #dceeff;
    border-radius: 30px;
    display: block;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    margin-left: 82px;
}

.index-dwon-list li a.index-dwon-btn:hover {
    background-color: #3076d4;
    border: 1px solid #3076d4;
    color: #fff;
}

.index-dwon-list li a.index-dwon-btn:active {
    background-color: #246ed3;
    border: 1px solid #246ed3;
}

.more-dwon {
    font-size: 18px;
    text-align: center;
    line-height: 114px;
}

.Range-list {
    overflow: hidden;
    padding-bottom: 50px;
}

.Range-list li {
    width: 15%;
    margin-right: 6.25%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.Range-list li.no-mr {
    margin-right: 0;
}

.Range-list li>div {
    padding-top: 82px;
}

.Range-list li>div.icon-fw1 {
    background: url("icon_fw_1.png") no-repeat top center;
}

.Range-list li>div.icon-fw2 {
    background: url("icon_fw_2.png") no-repeat top center;
}

.Range-list li>div.icon-fw3 {
    background: url("icon_fw_3.png") no-repeat top center;
}

.Range-list li>div.icon-fw4 {
    background: url("icon_fw_4.png") no-repeat top center;
}

.Range-list li>div.icon-fw5 {
    background: url("icon_fw_5.png") no-repeat top center;
}

.Range-list li>div h6 {
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.Range-list li>div p {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    text-align: center;
    margin-top: 6px;
}

.index-line.data-bg {
    background: url("pinzhi-bg.jpg") no-repeat top center;
    background-color: #707070;
}

.index-line.data-bg .index-line-center>h2 {
    color: #fff;
}

.index-line.data-bg .index-line-center>p {
    color: #d6d6d6;
}

.data-list {
    overflow: hidden;
    padding: 30px 50px 70px;
}

.data-list li {
    width: 33.33%;
    float: left;
}

.data-list li h6 {
    text-align: center;
    font-weight: bold;
    color: #1890ff;
    line-height: 1.5;
    font-size: 38px;
}

.data-list li p {
    text-align: center;
    font-weight: bold;
    color: #d6d6d6;
    line-height: 1.5;
    font-size: 18px;
}

.slt-my {
    padding-bottom: 80px;
    overflow: hidden;
}

.slt-my li {
    width: 22%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #eee;
    background-color: #f8f8f8;
    margin-right: 4%;
    padding: 25px 20px 15px;
}

.slt-my li.no-mr {
    margin-right: 0;
}

.slt-my li p {
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 1;
    padding-top: 80px;
}

.slt-my li p.icon-xz1 {
    background: url("icon_xz_1.png") no-repeat top center;
}

.slt-my li p.icon-xz2 {
    background: url("icon_xz_2.png") no-repeat top center;
}

.slt-my li p.icon-xz3 {
    background: url("icon_xz_3.png") no-repeat top center;
}

.slt-my li p.icon-xz4 {
    background: url("icon_xz_4.png") no-repeat top center;
}

.slt-my li p.icon-xz5 {
    background: url("icon_xz_5.png") no-repeat top center;
}

@media (max-width: 1240px) {
    .index-dwon-list li div p {
        height: 63px;
        overflow: hidden;
    }
    .more-dwon {
        line-height: 132px;
    }
    .index-dwon-list li div h3 {
        font-size: 16px;
    }
}

@media (max-width: 1000px) {
    .index-dwon-list li div h3 {
        font-size: 16px;
    }
    .index-dwon-list li {
        padding: 25px 25px 15px;
        width: 50%;
    }
    .banner-text h6 {
        font-size: 30px;
    }
    .banner-text>p {
        font-size: 14px;
    }
    .banner-list {
        width: 100%;
    }
    .banner-list li {
        font-size: 14px;
    }
    .Range-list li {
        width: 18%;
        margin-right: 2.5%;
        padding: 0;
    }
}

@media (max-width: 750px) {
    .banner-text {
        width: 100%;
        padding-left: 0;
    }
    .banner-text h2 {
        font-size: 32px;
        display: inline-block;
    }
    .index-banner {
        height: 400px;
    }
    .banner-img {
        display: none;
    }
    .index-dwon-list li {
        padding: 25px 25px 15px;
        width: 100%;
    }
    .banner-list li {
        width: 100%;
    }
    .Range-list li {
        width: 33%;
        margin-right: 0;
        padding: 0 20px;
    }
    .data-list {
        padding: 30px 0 70px;
    }
    .slt-my li {
        width: 46%;
        margin: 0 2% 20px;
    }
    .slt-my {
        padding-bottom: 40px;
    }
    .index-banner .swiper-button-next,
    .index-banner .swiper-button-prev {
        width: 35px;
        height: 65px;
        margin-top: -33px;
        background-size: 18px;
    }
    .index-banner .swiper-button-next:hover,
    .index-banner .swiper-button-prev:hover {
        background-size: 18px;
    }
    .index-dwon-list li div p {
        min-height: 21px;
    }
}

@media (max-width: 640px) {
    .Range-list li {
        width: 50%;
        padding: 0 10px;
    }
    .Range-list li p {
        min-height: 63px;
    }
    .data-list li {
        width: 100%;
    }
    .index-line.data-bg {
        background: url(pinzhi-bg.jpg) no-repeat top center;
        background-size: cover;
    }
    .data-list {
        padding: 0px 0 30px;
    }
    .index-line-ctt {
        margin-top: 20px;
    }
    .banner-text h2 {
        font-size: 24px;
        display: inline-block;
    }
}

.index-dwon-list li:hover {
    transform: translate3d(0, -2px, 0);
    box-shadow: 0 4px 8px #e1e1e1;
}

.index-dwon-list.pc-mobile {
    border-top: none!important;
    border-right: none!important;
}

.index-dwon-list.pc-mobile li {
    border-left: none!important;
    border-bottom: none!important;
    position: relative;
    padding: 18px 30px;
    margin-bottom: 30px;
}

.index-dwon-list.pc-mobile li div h3 {
    line-height: 1;
}

.index-dwon-list.pc-mobile li a.index-dwon-btn {
    display: none;
    position: absolute;
    bottom: 18px;
    right: 30px;
}

.index-dwon-list.pc-mobile li:hover a.index-dwon-btn {
    display: block;
}

.index-dwon-list.pc-mobile li div p {
    height: 42px;
}

.index-dwon-list.pc-mobile li:hover div p {
    margin-right: 120px;
    overflow: hidden;
}

.index-dwon-list.pc-mobile li:hover {
    background: #ffffff;
    border-radius: 5px;
}