.gp-articleTitle1 h3{
    color: #000;
    line-height: 1;
}
.gp-articleTitle1 h3.text-left {
    text-align: left;
}
.fwbold,
.gp-articleTitle1 h3.fwbold{ font-weight: bold;}
.intro{ padding: 20px 0 25px;}

.fmArial{ font-family: Arial, Helvetica, sans-serif;}
/* 大事记 */
.events{}
.events ul{}
.events li{
    padding-bottom: 30px;
    overflow: hidden;
}
.events li::marker{content: '';}
.events .yearBox{
    flex-shrink: 0;
    margin-right: 30px;
}
.events .yearBox span{
    position: relative;
    display: inline-block;
    line-height: 1.39;
    color: #2643b7;
}
.events .yearBox span::before{
    content: '';
    display: block;
    width: 0px;
    height: 1000%;
    position: absolute;
    top: 100%;
    left: 50%;
    border-left: 1px dashed #2643b7;
}
.events .yearBox span::after{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #2643b7;
    background: #fff;
    position: absolute;
    top: 100%;
    left: calc(50% - 3px);
    z-index: 1;
}
.events .yearCon{
    flex: 1;
    min-width: 0;
}
.events .yearConTil{
    line-height: 2.5;
    color: #2b32b2;
    background: #ebebfa;
    padding: 0 40px;
    position: relative;
}
.events .yearConTil::before{
    content: '';
    width: 0px;
    height: 0px;
    border: 12px solid #ebebfa;
    border-color: transparent #ebebfa transparent transparent;
    position: absolute;right: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.events .yearConBody{
    padding: 15px 40px;
    background: #f5f5fa;
    line-height: 1.88;
    color: #333;
}









/* Responsive style */
@media screen and (max-width:1480px){
  
}

@media screen and (max-width:1386px){
  
}

@media screen and (max-width:1320px){
  
}

@media screen and (max-width:1280px){
  
}

@media screen and (max-width:1200px){
  
}

@media screen and (max-width:996px){
  
}

@media screen and (max-width:768px){
    .news.gp-mt-0{
        padding-bottom: 40px;
    }
    .intro{
        padding: 0 0 15px;
    }
    .events li{
        padding-bottom: 20px;
    }
    .events .yearBox{
        margin-right: 5px;
    }
    .events .yearConTil{
        padding: 0 20px;
        line-height: 2;
    }
    .events .yearConBody{
        padding: 15px 20px;
    }
    .gp-articleTitle1 h3.title{
        line-height: 1.3;
    }
    .gp-article1{
        padding-top: 0;
    }
}

@media screen and (max-width:480px){
    .block-list101 li{ margin-bottom: 20px !important;}
    .block-list101 li>div .info{ padding-bottom: 15px;}
    .block-list101 li>div .info p{ margin: 10px 0;}
}

@media screen and (max-width:414px){
  
}

@media screen and (max-width:365px){
  
}
