/*.header {*/
    /*background: #000000 !important;*/
/*}*/

.top-banner {
    position: relative;
    height: auto;
}

/* ------------------ */
.content {
    background: #000;
}

.content-box {
    padding-top: 102px;
}

.content .s-img {
    width: 100%;
}

.el-carousel {

    overflow: hidden;
}

.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    /*line-height: 480px;*/
    margin: 0;
}

.el-carousel__item {
    display: flex;
    align-items: center;
    justify-content: center;
    /*height: 480px;*/
}

.el-carousel__item .b-img {
    /* background-color: #000; */
    /*width: 600px;*/
}

.el-carousel__item:nth-child(2n) {
    /* background-color: #99a9bf; */
    /* background-color: #000; */
    /*height: 480px;*/
}

.el-carousel__item:nth-child(2n+1) {
    /* background-color: #d3dce6; */
    /* background-color: #000; */
    /*height: 480px;*/
}

.title {
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.title_5 {
    color: #D2D2D2;
    font-size: 20px;
    text-align: center;
    margin-top: 25px;
}

.status {
    color: #ffffff;
    width: 600px;
    margin: 0 auto;
    margin-top: 58px;
}

.status img {
    width: 35px;
    margin-right: 12px;
}

.status span {
    color: #B5B5B5;
    font-size: 20px;
    line-height: 20px;
}

.sys_box {
    width: 984px;
    margin: 0 auto;
    margin-top: 111px;
}

.sys_box img {
    width: 310px;
    height: 260px;
}

.sys_box .text {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    margin-top: 65px;
}

.text_desc {
    color: #D2D2D2;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    width: 821px;
    margin: 0 auto;
}

.core_box {
    color: #ffffff;
    width: 983px;
    margin: 0 auto;
    margin-top: 135px;
}

.core_left {
    padding-top: 64px;
    box-sizing: border-box;
    width: 265px;
    margin-right: 70px;
}

.line {
    width: 30px;
    height: 1px;
    background: #ffffff;
}

.core_item {
    width: 202px;
    height: 170px;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 26px 22px;
    margin-top: 15px;
}

.core_item img {
    width: 40px;
}

.core_title {
    font-size: 22px;
    background: -webkit-linear-gradient(#4FACFE, #00F2FE); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4FACFE, #00F2FE); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4FACFE, #00F2FE); /* Firefox 3.6 - 15 */
    background: linear-gradient(#4FACFE, #00F2FE); /* 标准的语法 */
    -webkit-background-clip: text; /* 将渐变应用到文字上 */
    -webkit-text-fill-color: transparent; /* 设置文字颜色为透明，显示渐变效果 */
}

.core_desc {
    font-size: 14px;
    color: #ffffff;
    line-height: 21px;
    margin-top: 20px;
}

.core_line {
    width: 31px;
    height: 1px;
    background: linear-gradient(#4FACFE, #00F2FE); /* 标准的语法 */
    margin-top: 8px;
}

.term_title img {
    width: 300px;
}

.term_title .title {
    text-align: left;
}

.tetm_but {
    height: 50px;
    border: 1px solid;
    border-image: linear-gradient(to right, #4FACFE, #00F2FE) 4;
    border-image-slice: 4;
    background: linear-gradient(#4FACFE, #00F2FE); /* 标准的语法 */
    -webkit-background-clip: text; /* 将渐变应用到文字上 */
    -webkit-text-fill-color: transparent; /* 设置文字颜色为透明，显示渐变效果 */
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    padding: 0 30px;
    border-radius: 5px;

}

.term_app {
    position: relative;
}

.term_app img {
    width: 232px;
}

.term_app div {
    color: #ffffff;
    font-size: 25px;
    position: absolute;
    left: calc(50% - 47px);
    top: 24px;
}

.pc_item {
    color: #ffffff;
    width: 50%;
    text-align: left;
}

.pc_item_right {
    padding-left: 15px;
    box-sizing: border-box;
}

.pc_item_title {
    font-size: 18px;
    background: linear-gradient(#4FACFE, #00F2FE); /* 标准的语法 */
    -webkit-background-clip: text; /* 将渐变应用到文字上 */
    -webkit-text-fill-color: transparent; /* 设置文字颜色为透明，显示渐变效果 */
}

.pc_item_line {
    width: 21px;
    height: 1px;
    background: #D2D2D2;
    margin-top: 8px;
    margin-bottom: 10px;
}

.pc_item_desc {
    color: #D2D2D2;
    font-size: 14px;
}

.cont_box img {
    width: 120px;
}

.cont_title {
    font-size: 27px;
    background: linear-gradient(#4FACFE, #00F2FE); /* 标准的语法 */
    -webkit-background-clip: text; /* 将渐变应用到文字上 */
    -webkit-text-fill-color: transparent; /* 设置文字颜色为透明，显示渐变效果 */
}

.cont_desc {
    font-size: 14px;
    color: #D2D2D2;
    margin-top: 15px;
    width: 295px;
}

.banner {
    color: #ffffff;
}

.banner img {
    width: 556px;
}

.b_title {
    font-size: 35px;
    font-weight: bold;
}

.b_line {
    width: 30px;
    height: 1px;
    background: #ffffff;
    margin-top: 37px;
    margin-bottom: 39px;
}

.b_desc {
    font-size: 12px;
    color: #D2D2D2;
    width: 263px;
    line-height: 17px;
}

.g_item {
    width: 263px;
    margin-top: 72px;
}

.g_item_1 {
    font-size: 75px;
    font-weight: bold;
    background: linear-gradient(#CAF881, #A0E99A); /* 标准的语法 */
    -webkit-background-clip: text; /* 将渐变应用到文字上 */
    -webkit-text-fill-color: transparent; /* 设置文字颜色为透明，显示渐变效果 */
}

.g_item_2 {
    font-size: 41px;
    background: linear-gradient(#CAF881, #A0E99A); /* 标准的语法 */
    -webkit-background-clip: text; /* 将渐变应用到文字上 */
    -webkit-text-fill-color: transparent; /* 设置文字颜色为透明，显示渐变效果 */
}

.g_item_3 {
    font-size: 17px;
    background: linear-gradient(#CAF881, #A0E99A); /* 标准的语法 */
    -webkit-background-clip: text; /* 将渐变应用到文字上 */
    -webkit-text-fill-color: transparent; /* 设置文字颜色为透明，显示渐变效果 */
}

.g_item_text {
    font-weight: bold;
    color: #D2D2D2;
    font-size: 25px;
    text-align: center;
}

.g_item_desc {
    font-size: 12px;
    color: #D2D2D2;
    text-align: center;
    margin-top: 17px;
    line-height: 19px;
}

.plus_title {
    font-size: 35px;
    font-weight: 500;
    color: #ffffff;
}

.plus_left img {
    width: 600px;
}

.plus_line {
    width: 30px;
    height: 1px;
    background: #FFFFFF;
}

.plbus_desc {
    font-size: 10px;
    color: #D2D2D2;
}

.plbus_item {
    width: 435px;
    height: 157px;
    padding: 22px 22px;
    box-sizing: border-box;
    border: 1px solid #4FACFE;
}

.blue {
    background-image: linear-gradient(#00F2FE, #4FACFE);
}

.cer_item{
    width: 466px;
    height: 537px;
    background: radial-gradient( NaN% 0% at 0% 0%, #22DCFD 0%, #1C91E2 50%, #5865B9 100%);
    border-radius: 7px;
    border: 2px solid;
    border-image: radial-gradient(circle, rgba(34, 220, 253, 1), rgba(28, 145, 226, 1), rgba(88, 101, 185, 1)) 2 2;
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
}

