﻿
    .banner {
        width: 100%;
        height: 600px;
        background: url(../image/info_bg.png) no-repeat center center;
        background-size: cover;
    }

    .banner .info {
        padding-top: 75px;
        padding-left: 63px;
    }

    .banner .info .title {
        height: 51px;
        line-height: 51px;
        font-size: 52px;
        font-weight: bold;
        color: #333333;
    }

    .banner .info .child {
        margin-top: 81px;
    }

    .banner .info .child ul li {
        font-size: 20px;
        color: #333333;
        line-height: 60px;
    }
@media (min-width:768px) {
    .list-wrap {
        width: 100%;
        padding-top: 130px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        background: url(../image/infor2.png) no-repeat;
        background-size: 100%;
        z-index: -1;
        margin-top: -58px;
    }

    .list-wrap .left {
        position: sticky;
        top: 150px;
        width: 270px;
        height: 627px;
        display: flex;
        flex-direction: column;
    }

    .list-wrap .left .news {
        width: 256px;
        line-height: 50px;
        font-size: 49px;
        font-family: Arial;
        color: #acacac;
    }

    .list-wrap .left .blueline {
        width: 67px;
        height: 6px;
        display: flex;
        flex-direction: row;
        margin-top: 27px;
    }

    .list-wrap .left .blueline .longone {
        width: 54px;
        height: 6px;
        background: #3f78fb;
    }

    .list-wrap .left .blueline .shortone {
        margin-left: 6px;
        width: 6px;
        height: 6px;
        background: #3f78fb;
    }

    .list-wrap .left .title {
        width: 130px;
        height: 29px;
        line-height: 29px;
        font-size: 30px;
        font-weight: 500;
        color: #333333;
        margin-top: 30px;
    }

    .list-wrap .left .child_menu {
        width: 110px;
        height: 20px;
        display: flex;
        flex-direction: column;
        margin-top: 153px;
    }

    .list-wrap .left .child_menu .item {
        width: 110px;
        margin-bottom: 24px;
    }

    .list-wrap .left .child_menu .title {
        display: flex;
        justify-content: space-between;
        height: 19px;
        line-height: 19px;
        font-size: 20px;
        font-weight: 500;
        color: #333333;
    }

     .list-wrap .left .child_menu .active .title{
         color: #6c4486;
     }

    .list-wrap .left .child_menu .companypic {
        width: 18px;
        height: 18px;
        display: block;
        margin-left: 11px;
        margin-top: 4px;
    }

    .list-wrap .left .child_menu . img {
        width: 18px;
        height: 18px;
        vertical-align: middle;
    }

    .list-wrap .left .line {
        width: 77px;
        height: 4px;
        background: linear-gradient(94deg, #40244b 0%, rgba(64, 36, 75, 0) 100%);
        margin-top: 9px;
    }


    .list-wrap .right {
        display: flex;
        flex-direction: column;
        width: 1230px;
    }

    .list-wrap .right .inforcontent {
        width: 1230px;
        height: 221px;
        background: #ffffff;
        display: flex;
        flex-direction: row;
        padding-left: 28px;
        padding-top: 19px;
        margin-bottom: 27px;
    }

    .list-wrap .right .inforcontent .inforcontentpic {
        width: 301px;
        height: 184px;
        display: block;
    }

    .list-wrap .right .inforcontent .inforcontentpic img {
        width: 301px;
        height: 184px;
        vertical-align: middle;
    }

    .list-wrap .right .inforcontent .inforcontenttext {
        display: flex;
        flex-direction: column;
        margin-left: 40px;
    }

    .list-wrap .right .inforcontent .inforcontenttext .toptext {
        width: 400px;
        height: 18px;
        font-size: 18px;
        color: #333333;
        line-height: 20px;
    }

    .list-wrap .right .inforcontent:hover .inforcontenttext .toptext {
        color: #0092d8;
    }

    .list-wrap .right .inforcontent .inforcontenttext .maintext {
        width: 760px;
        height: 63px;
        font-size: 14px;
        color: #666666;
        line-height: 24px;
        margin-top: 32px;
    }

    .list-wrap .right .inforcontent .inforcontenttext .bluebtn {
        width: 86px;
        height: 34px;
        background: #3d74f4;
        border-radius: 4px;
        font-size: 14px;
        color: #ffffff;
        padding-top: 7px;
        padding-left: 16px;
        margin-top: 36px;
    }

    .list-wrap .right .infortime {
        display: flex;
        flex-direction: column;
        margin-left: 43px;
    }

    .list-wrap .right .infortime .date {
        width: 44px;
        height: 14px;
        font-size: 18px;
        color: #666666;
        line-height: 38px;
    }

    .list-wrap .right .infortime .infortimeline {
        width: 12px;
        height: 2px;
        background: #acacac;
        margin-left: 31px;
        margin-top: 20px;
    }

    .list-wrap .right .infortime .year {
        width: 27px;
        height: 9px;
        font-size: 12px;
        color: #acacac;
        line-height: 38px;
        margin-left: 18px;
    }

    .divideicon {
        display: flex;
        flex-direction: row;
        width: 600px;
        margin-top: 68px;
        position: relative;
        height: 40px;
        margin-left: 845px;
    }

    .divideicon .dropdown {
        margin-left: 16px;
        margin-top: 20px;
    }

    .turn {
        width: 100%;
        height: 290px;
        margin-top: 20px;
        position: relative;
    }

    .turn .textdevelope {
        width: 300px;
        height: 38px;
        font-size: 40px;
        font-weight: 500;
        color: #ffffff;
        text-shadow: 2px 3px 13px #0055dc;
        margin-left: 42%;
        margin-top: 53px;
        margin-bottom: 28px;
    }

    .turn .textgrow {
        width: 180px;
        height: 16px;
        font-size: 16px;
        color: #ffffff;
        text-shadow: 2px 3px 13px #0055dc;
        margin-left: 46%;
    }

    .turn .rightbtn {
        width: 126px;
        height: 51px;
        background: #fecb00;
        border-radius: 26px;
    }

    .turn .btn {
        margin-top: 20px;
    }

}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}
@media (max-width:767px) {
    .list-wrap {
        width: 100%;

        background: url(../image/infor2.png) no-repeat;
        background-size:100% 100%;
        background-attachment:fixed;
        z-index: -1;
        margin-top: 20px;
    }

    .list-wrap .left {
       padding:0 15px;
        display: flex;
        flex-direction: column;
    }

    .list-wrap .left .news {
        font-size: 24px;
        padding-top:15px;
        font-family: Arial;
        color: #acacac;
    }

    .list-wrap .left .blueline {
        width: 67px;
        height: 6px;
        display: flex;
        flex-direction: row;
        margin-top: 10px;
    }

    .list-wrap .left .blueline .longone {
        width: 54px;
        height: 6px;
        background: #3f78fb;
    }

    .list-wrap .left .blueline .shortone {
        margin-left: 6px;
        width: 6px;
        height: 6px;
        background: #3f78fb;
    }

    .list-wrap .left .title {
        width: 130px;
        height: 29px;
        line-height: 29px;
        font-size: 30px;
        font-weight: 500;
        color: #333333;
        margin-top: 20px;
    }

    .list-wrap .left .child_menu {
        width: 110px;
        padding:15px 0;
        display: flex;
        flex-direction: column;
    }



.tab .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}

.tab .tab-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 268px;
    height: 90px;
    background: #FFFFFF;
    border-radius: 4px;
    line-height: 38px;
    font-size: 40px;
    color: #666666;
}

.tab .active {
    background: #3D74F4;
    font-weight: 500;
    color: #FFFFFF;
}
.tab {
        padding:10px
    }

    .tab a {
        width: 48%;
        font-size: 18px
    }

    .tab .tab-item {
        font-size: 18px;
        width: 100%;
        height: 45px;
        line-height: 45px
    }
.list-wrap .left{padding:0}

    .list-wrap .left .child_menu .item {
        width: 110px;
        margin-bottom: 6px;
    }

    .list-wrap .left .child_menu .title {
        display: flex;
        justify-content: space-between;
        height: 19px;
        line-height: 19px;
        font-size: 20px;
        font-weight: 500;
        color: #333333;
    }

     .list-wrap .left .child_menu .active .title{
         color: #6c4486;
     }

    .list-wrap .left .child_menu .companypic {
        width: 18px;
        height: 18px;
        display: block;
        margin-left: 11px;
        margin-top: 4px;
    }

    .list-wrap .left .child_menu  img{
        width: 18px;
        height: 18px;
        vertical-align: middle;
    }

    .list-wrap .left .line {
        width: 77px;
        height: 4px;
        background: linear-gradient(94deg, #40244b 0%, rgba(64, 36, 75, 0) 100%);
        margin-top: 9px;
    }

.list-wrap .right{padding:10px 15px;}
.list-wrap .right .inforcontent .inforcontenttext .riqi{color:#666;margin:10px 0 0px 0}

    .list-wrap .right .inforcontent {
        background:#fff;
        padding-top: 19px;
        padding:15px;
    }

    .list-wrap .right .inforcontent .inforcontentpic {

        display: block;
    }

    .list-wrap .right .inforcontent .inforcontentpic img {
        width:100%;
    }

    .list-wrap .right .inforcontent .inforcontenttext {
        display: flex;
        flex-direction: column;
        padding:15px 0;
    }

    .list-wrap .right .inforcontent .inforcontenttext .toptext {

        height: 18px;
        font-size: 18px;
        color: #333333;
        line-height: 20px;
    }

    .list-wrap .right .inforcontent:hover .inforcontenttext .toptext {
        color: #0092d8;
    }

    .list-wrap .right .inforcontent .inforcontenttext .maintext {

        font-size: 14px;
        color: #666666;
        line-height: 24px;
        max-height:48px;
        overflow:hidden;
        margin-top:10px;
    }

    .list-wrap .right .inforcontent .inforcontenttext .bluebtn {
        width: 86px;
        height: 34px;
        background: #3d74f4;
        border-radius: 4px;
        font-size: 14px;
        color: #ffffff;
        padding-top: 7px;
        padding-left: 16px;
        margin-top:15px;
    }




    .divideicon {
        display: flex;
        flex-direction: row;
        width: 600px;
        margin-top: 68px;
        position: relative;
        height: 40px;
        margin-left: 845px;
    }

    .divideicon .dropdown {
        margin-left: 16px;
        margin-top: 20px;
    }

    .turn {
        width: 100%;
        height: 290px;
        margin-top: 20px;
        position: relative;
    }

    .turn .textdevelope {
        width: 300px;
        height: 38px;
        font-size: 40px;
        font-weight: 500;
        color: #ffffff;
        text-shadow: 2px 3px 13px #0055dc;
        margin-left: 42%;
        margin-top: 53px;
        margin-bottom: 28px;
    }

    .turn .textgrow {
        width: 180px;
        height: 16px;
        font-size: 16px;
        color: #ffffff;
        text-shadow: 2px 3px 13px #0055dc;
        margin-left: 46%;
    }

    .turn .rightbtn {
        width: 126px;
        height: 51px;
        background: #fecb00;
        border-radius: 26px;
    }

    .turn .btn {
        margin-top: 20px;
    }

}
@media (min-width: 1200px) {
    .banner{
        width: 100%;
        height: 0;
        padding-bottom: 31.25%;
    }
    .menu{
        width: 85%;
        margin: -66px auto 0;
    }
    .menu a{
        width: 14.28%;
    }
    .list-wrap{
        background-size: 100% 100%;
    }
    .list-wrap .right{
        width: calc(100% - 458px);
    }

    .banner .info .title{
        font-size: 35px;
    }
    .banner .info .child {
        margin-top: 50px;
    }
    .banner .info .child ul li{
        font-size: 14px;
    }
    .list-wrap .left .news{
        font-size: 33px;
    }
    .list-wrap .left .title{
        font-size: 20px;
    }
    .list-wrap .right .inforcontent{
        width: 100%;
        padding:15px 20px;
        align-items: flex-start;
        justify-content: space-between;
        height: 160px;
    }
    .list-wrap .right .inforcontent .inforcontentpic{
        width: 25.6%;
        height: auto;
    }
    .list-wrap .right .inforcontent .inforcontentpic img{
        width: 100%;
        height: auto;
    }
    .list-wrap .right .inforcontent .inforcontenttext{
        width: 62%;
        margin-left:0
    }
    .list-wrap .right .inforcontent .inforcontenttext .toptext{
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .list-wrap .right .inforcontent .inforcontenttext .maintext{
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow:hidden;
        text-overflow:ellipsis;
        height: 50px;
        margin-top:15px
    }
    .list-wrap .right .infortime{
        margin: 0;
    }
    .list-wrap .right .inforcontent .inforcontenttext .bluebtn{
        margin-top: 12px;
    }
}
@media (min-width: 1600px) {
    .banner .info .title{
        font-size: 43px;
    }
    .banner .info .child {
        margin-top: 70px;
    }
    .banner .info .child ul li{
        font-size: 17px;
    }
    .list-wrap .left .news{
        font-size: 41px;
    }
    .list-wrap .left .title{
        font-size: 25px;
    }
    .list-wrap .right .inforcontent{
        height: 204px;
    }
    .list-wrap .right .inforcontent .inforcontenttext .maintext{
        margin-top: 30px;
    }
    .list-wrap .right .inforcontent .inforcontenttext .bluebtn{
        margin-top: 27px;
    }
}
@media (min-width: 1900px) {
    .banner .info .title{
        font-size: 52px;
    }
    .banner .info .child {
        margin-top: 81px;
    }
    .banner .info .child ul li{
        font-size: 20px;
    }
    .list-wrap .right{
        width: 1230px;
    }
    .list-wrap .left .news{
        font-size: 49px;
    }
    .list-wrap .left .title{
        font-size: 30px;
    }
    .list-wrap .right .inforcontent{
        height: 221px;
    }
    .list-wrap .right .inforcontent .inforcontenttext .maintext{
        margin-top: 32px;
    }
    .list-wrap .right .inforcontent .inforcontenttext .bluebtn{
        margin-top: 36px;
    }
}
