/* 资源与平台 */
.cotentMaxBox {
    margin-top: -66px;
    margin-bottom: 50px;
}

.cotentMaxBox .title {
    height: 60px;
    background: #EAEAEA;
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 32px;
    color: #333333;
    line-height: 60px;
    padding-left: 60px;
}

.cotentMaxBox .line {
    width: 100%;
    height: 6px;
    background: #83AAC3;
}

.cotentMaxBox .cotentBox {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.22);
    /* padding: 36px 63px 37px 59px; */
    /* display: flex; */
}

.cotentMaxBox .cotentBox .info {
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 27px;
    color: #333333;
}

/* 卡片 */
.resource-list-card {
    padding-bottom: 35px;
}

.resource-list-card .listMaxBox {
    padding-bottom: 50px;
}


.topImgs {
    overflow: hidden;
    /* margin-left: 62px; */
    padding-top: 42px;
    display: flex;
    justify-content: center;
}

.topImgs img {
    /* float: left; */
    max-height: 240px;
    margin-right: 10px;
}

.topImgsMask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 280px;
    background-image: url('../images/about/history/cir.png');
    background-size: 693px 408px;
    background-position: center;
    /* background-image: radial-gradient(farthest-side at 50% 90%, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1)); */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 5%;
}

.topImgsMaskTxt {
    /* position: absolute;
    left: 136px;
    top: 235px; */
    height: 26px;
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 27px;
    color: #333333;
    opacity: 1;
    padding-top: 20px;
}

.mb_topImgs{
    width: 100%;
    margin-top: -40px;
    max-width: 100%;
    display: none;
}

.content {
    /* overflow: hidden; */
    margin-top: 61px;
    position: relative;
    display: flex;
}

.contentAll {
    overflow: hidden;
    display: flex;
    flex: 1;
    padding-left: 10px;
}


.contentAll .left {
    width: 1px;
    float: left;
    background-color: #006CC8;
}

.contentAll .right {
    float: left;
    padding-left: 98px;
    border-left: 1px solid #006CC8;
    padding-right: 10px;
}

.contentAll .bigTit {
    display: inline-block;
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
    opacity: 1;
    /* max-width: 1000px; */
    padding-bottom: 6px;
    border-bottom: 2px solid #83AAC3;
    margin-top: 56px;
}

.contentAll .bigTit .dot {
    position: absolute;
    left: -108px;
    top: -1px;
}

.white {
    position: absolute;
    left: -79px;
    top: -10px;
    width: 17px;
    height: 17px;
    background-color: #FFFFFF;
}

.contentAll .middleTit {
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    /* line-height: 20px; */
    color: #333333;
    opacity: 1;
    margin-top: 50px;
    margin-bottom: 10px;
    /* text-indent: 10px; */
}

.contentAll .middleTit .xdot {
    position: absolute;
    left: -102px;
    top: 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #006CC8;
    z-index: 3;
}


.contentAll .middleTit .xdot-line {
    position: absolute;
    left: -98px;
    /* right:10px; */
    top: 8px;
    width: 90px;
    height: 1px;
    z-index: 2;
    background-color: #E6E6E6;
}

.contentAll .txt {
    width: 643px;
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 27px;
    color: #333333;
    opacity: 1;
    margin-bottom: 11px;word-break: normal;
}


.contentAll .boldTxt {
    width: 643px;
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 27px;
    color: #333333;
    opacity: 1;
    margin-bottom: 20px;word-break: normal;
}

.contentAll .imgs {
    overflow: hidden;
    margin-bottom: -22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 643px;
}

.contentAll .imgs .img {
    float: left;
    /* margin-right: 20px; */
    margin-bottom: 22px;
    /* height: 202px; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.contentAll .imgs .img img{
    max-width: 100%;
}

.tabs {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    top: 40%;
    z-index: 1;
    float: left;
    width: 162px;
    height: 100%;
}

.tabs ul {
    margin-left: -120px;
}

.tabs li {
    width: 109px;
    height: 23px;
    display: block;
    margin-bottom: 2px;

    cursor: pointer;
}
.tabs li div {
    position: absolute;
    left: 0;
    top: 0px;
}

.tabs li:hover .active{
    display: block !important;
}
.tabs li:hover .noActive{
    display: none !important;
}
.tabs li:hover span{
    color:#fff !important;
}
.tabs li span {
    display: inline-block;
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 17px;
    height: 17px;
    color: #333333;
    /* color: #fff; */

    padding: 2px 8px 4px;

}

.tabs .noActive {
    width: 102px;
    height: 23px;
    background: #FAFAFA;
    display: block;
}

.tabs .active {
    width: 109px;
    height: 23px;
    display: none;
}

/* 手机端 */
.tabs_mb {
    position: fixed;
    right: 10px;
    top: 40%;
    width: auto;
    height: auto;
}

.tabs.tabs_mb li {
    height: auto; 
    width: auto;
    background: #FAFAFA;
}

.tabs.tabs_mb li span {
    color: #333333;
    font-size: 12px;
    display: block;
    line-height: 1;
    position: relative;
    text-align: center;
    height: auto;
    padding: 4px 8px;
    transition: all 0.3s;
}

.tabs.tabs_mb li.active_mb span {
    color: #fff;
}

.tabs.tabs_mb li span:first-child::after {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    width: 4px;
    height: 0;
    border-bottom: 1px solid #333333;
}

.tabs.tabs_mb li.active_mb span:first-child::after {
    border-bottom: 1px solid #fff;
}

.tabs_mb ul {
    margin-left: 0;
}

.tabs.tabs_mb .active_mb {
    background: #006CC8;
}

/* 手机端 */
.mb_timeline {
    display: none;
    height: auto;
    /* background: url(../images/resource/hardware-line-mb.png) no-repeat center top; */
    background: url(../images/about/history/bigDot.png) no-repeat center top;
    padding-bottom: 53px;
    padding-top: 90px;
}
.mb_timeline::after{
    content: ' ';
    position: absolute;
    left: 0;
    top: 15px;
    right: 0;
    margin: auto;
    width: 0;
    height: 100%;
    border-left: 1px solid #006CC8;
}
.mb_timeline .timeline-list {
    width: 100%;
    display: flex;
    position: relative;
    margin-bottom: 70px;
}

.mb_timeline .timeline-list:last-child {
    margin-bottom: 0;
}

.mb_timeline .timeline-list>div {
    position: relative;
}

.mb_timeline .timeline-list>div:nth-child(1),
.mb_timeline .timeline-list>div:nth-child(3) {
    width: calc(50% - 20px);
}

.mb_timeline .timeline-list>div .cp {
    max-width: 100%;
    margin-bottom: 10px;
}

.mb_timeline .timeline-list>div:nth-child(2) {
    width: 40px;
    position: relative;
}

/* .mb_timeline .timeline-list>div:nth-child(2)::after {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 100%;
    border-left: 1px solid #006CC8;
} */

.mb_timeline .timeline-list>div .time {
    width: 150px;
    height: 30px;
    background: #FAFAFA;
    border: 1px solid #707070;
    opacity: 1;
    border-radius: 17px;
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    text-align: center;
    position: absolute;
    top: -45px;
    left: -55px;
    z-index: 10;
}

.mb_timeline .timeline-list>div p {
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 25px;
    color: #333333;
}
.mb_timeline .timeline-list>div p{
    font-size: 12px;line-height: 20px;
}
.mb_timeline .timeline-list>div p.firstTip{
    font-weight:bold ;
}

.mb_timeline .timeline-list>div p span {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 25px;
    color: #333333;
    display: block;
    padding-bottom: 15px;
}

.mb_timeline .timeline-list>div:nth-child(1) p span {
    text-align: right;
}

.mb_timeline .timeline-list>div .circle {
    width: 6px;
    height: 6px;
    background: #006CC8;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 7px;
}


@media only screen and (max-width: 767px) {}
@media only screen and (min-width: 768px) and (max-width: 960px) {}
@media only screen and (min-width: 961px) and (max-width: 1200px) {}
@media only screen and (min-width: 1200px) {} 


@media only screen and (max-width: 767px) {

    .font13{font-size: 13px !important;}

    /* 面包下面的标题 和线 */
    .cotentMaxBox {
        margin-top: -33px;
    }

    .cotentMaxBox .line {
        height: 3px;
    }

    .cotentMaxBox .title {
        height: 30px;
        padding-left: 15px;
        font-size: 12px;
        line-height: 30px;
    }

    .cotentMaxBox .cotentBox {
        width: 100%;
        padding: 20px 16px 60px;
    }

    .cotentMaxBox .cotentBox .i-title {
        font-size: 15px;
        padding-left: 9px;
    }

    .cotentMaxBox .cotentBox .i-title::before {
        height: 12px;
        width: 2px;
    }

    /* end */

    .content{
        margin-top: 0;
    }
    /* .topImgsMask {
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        max-height: 138px;
        padding-top: 0;
    }

    .topImgs {
        padding-top: 0;
    }

    .topImgs img {
        width: 33.33%;
    }

    .topImgsMaskImg {
        width: 25%;
    }

    .topImgsMaskTxt {
        padding-top: 0;
        font-size: 12px;
    } */

}
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .topImgsMaskTxt{
        padding-top: 6px;
    }
}
@media only screen  and (max-width: 1480px) {
    .tabs ul{
        margin-left:0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .topImgs {
        margin-left: 0;
        width: 100%;
        padding: 10px;
    }

    .topImgs img {
        width: 33.333%;
        margin-right: 0;
    }
    .contentAll .right{
        width: 100%;
    }
    .topImgsMask {
        left: 0;
        right: 0;
        top: -66px;
        margin: auto;
    }
    .contentAll .boldTxt,.contentAll .imgs,.contentAll .txt{
        max-width: 100%;
    }
    .contentAll .imgs .img{
        max-width: 49%;
    }
    .tabs {
        width: 130px;
    }

    .tabs ul {
        margin-left: 0;
    }

    .contentAll .bigTit .dot {
        top: -2px;
    }
}