strong{
    font-weight: bold;
}
em {
    font-style: italic; /* 默认值，可省略 */
}
.fontbold{
    font-weight: bold;
}
.fontsize40{
    font-size: 40px;
}
.fontsize30{
    font-size: 30px;
}
.fontsize18{
    font-size: 18px;
}
.fonttimes{
    font-family: "Times New Roman";
}
.color9e9e9e{
    color: #9e9e9e;
}
.color417ec8{
    color: #417ec8;
}
.ims-active-1{
    width: 100%;
    height: 367px;
    background-image: url("../img/ims/5/Global-Collabrations2_02.jpg");
    background-size: 100% 100%;
    text-align: center;
    font-size: 54px;
    width: 100%;
    /* height: 396px; */
    /* font-weight: 600; */
    line-height: 367px;
    color: #003d8a;
    /*padding: -452px;*/
    /* margin-top: -396px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.ims-active-1-1 .active-1-img img{
    width: 100%;
    /*height: 396px;*/
}
.ims-content .more_div{
    text-align: center;
    width: 100%;
    height: 60px;
    font-size: 28px;
    color: #003d8a;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 40px;
}
.ims-content .more_div div{
    width: 200px;
    height: 40px;
    line-height: 40px;
    border: solid #003d8a 1px;
    cursor: pointer;
}

.ims-list ul li .ims-list-li-left img{
    width: 60px;
    height: 60px;
}
.ims-content{
    width: 1630px;
    margin: auto;
    /*padding: 70px 0px;*/
}

.ims-list{
    width: 100%;
    font-size: 18px;
    /*padding-top: 70px;*/
    /*padding-top: 60px;*/
}
.category_name{
    font-size: 40px;
    padding: 40px 0px;
    display: flex;
    align-items: center;
}
.category_name img{
    width: 5px;
    height: 30px;
    padding-right: 20px;
}
.ims-list ul{
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0px;
}
.ims-list ul li{
    width: 70%;
    display: flex;
    padding: 30px 0px;
    margin: auto;
    border-bottom: solid 1px #f1f1f1;
}
.ims-list ul li .ims-list-li-left{
    width: 60px;
    height: 60px;
    padding-right: 20px;
}
.ims-list ul li .ims-list-li-right{
    /*width: 580px;*/
}
.ims-list-li-right .active-title p{
    font-size: 24px;
    line-height: 30px;
    color: #1a5297;
    /*height: 60px;*/
    /*width: 430px;*/
}
.ims-list-li-right .active-desc p{
    font-size: 16px;
    line-height: 20px;
    color: #666666;

    text-align: justify;
    text-justify: inter-word;
}
.active-1-content{
    padding: 10px;
}
.active-1-content p{
    color: #999999;
    font-size: 21px;
    line-height: 40px;
    text-align: center;
    width: 1000px;
    margin: auto;
}

.color000{
    color: #000000;
}
.ims-list-ul-li{
    cursor: pointer;
}
