

/************* xianggang-content 页面样式 start *************/

/* 1920 */
@media screen and (min-width: 1920px) {
    .xg-top{
        background-size: 100% 100%;
    }
}
@media screen and (max-width: 1920px) {
    .xg-top{
        background-size:auto 100%;
    }
}
.xianggang-content{
    background: #FAFDFF;
}
.xg-top{
    width: 100%;
    height: 300px;
    background-image: url(../images/xianggang/xg-top-bg.jpg);
    background-position: center;
    
}
.xg-top .inner-box{
    display: flex;
    height: 300px;
    justify-content: space-between;
    align-items: center;
    text-align: left;


}
.xg-top  .left-box{
    display: flex;
    flex-direction: column;
    align-items: start;
}
.xg-top  .left-box .title{
    font-family: Alimama ShuHeiTi;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    color: #FFFFFF;
}
.xg-top  .left-box .text{
    font-family: Source Han Sans;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    color: #FFFFFF;
    margin-top: 22px;
}
.xg-top .right-box{

}
.xg-top .right-box .img{
    background-image: url(../images/xianggang/xg-bot-logo.png);
    width: 198px;
    height: 198px;
    background-size: 100% 100%;
}
.xg-content{
    background-image: url(../images/xianggang/xg-content-bg.png);
    background-size: 100% auto;
    background-position: top center;
    min-height: 100vh;
    background-repeat: no-repeat;

}
.xg-content .inner-box{
    padding: 0 26px ;
    width: 1148px;
}
.xg-segment{
    margin-bottom: 52px;
}
.xg-title-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.xg-title{
    font-family: Source Han Sans;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    color: #333333;
    display: flex;
    padding-top: 60px;
    padding-bottom: 26px;
    font-weight: 500;
}

.xg-title::before{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-image: url(../images/xianggang/xg-title-icon.svg);
    position: relative;
    top:-2px;
}
.xg-sub-title{
    font-family: Source Han Sans;
    font-size: 18px;
    font-weight: 350;
    line-height: normal;
    text-align: right;
    text-transform: uppercase;
    color: #D8D8D8;
}
.xg-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    text-align: justify; /* 浏览器可能不支持 */
    color: #333333;
}
.xg-main-item{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    /* 标题黑色 */
    color: #333333;
    margin-bottom: 20px;
}
.xg-item-a{
    margin: 38px 0 50px;
}
.xg-item-a .item-title{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.xg-item-a .item-number{
    font-family: Source Han Sans;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #212DCB;
    margin-right: 10px;
    color: #212DCB;
    font-size: 18px;
}
.xg-item-a .item-title-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;
    
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #212DCB;
}
.xg-item-a .item-text{
    font-family: Source Han Sans;
    font-size: 16.15px;
    font-weight: normal;
    line-height: 28.25px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    /* 标题黑色 */
    color: #333333;
}
.xg-item-b{
    border: 1px solid #212DCB;
    padding: 14px 17px;
    margin-top: 56px;
    position: relative;
}
.xg-item-b .item-title{
    font-family: Source Han Sans;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #FFFFFF;

    padding: 0 10px;
    line-height: 26px;
    background: #212DCB;
    display: inline-block;
    position: absolute;
    top: -12px;
    left: 17px;
}
.xg-item-b .item-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #333333;
}
.xg-item-c{
    border-radius: 4px;
    background: #212DCB;
    padding: 18px 18px 24px;
    background-image: url(../images/xianggang/xg-item-c-bg.png);
    background-size: 100% 100%;
    margin-top: 32px;
}
.xg-item-c .item-title{
    font-family: Source Han Sans;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;
    
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #FFFFFF;
}
.xg-item-c .item-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;
    
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #FFFFFF;
    margin-top: 12px;
}
.xg-item-d{
    margin-top: 32px;
}
.xg-item-d .item-title{
    display: flex;
    align-items: center;
}
.xg-item-d .item-title-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #212DCB;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, rgba(152, 160, 255, 0.34) 0%, rgba(255, 255, 255, 0) 99%);
    padding: 8px 0 8px 13px;
}
.xg-item-d .item-title::before{
    content: "";
    display: block;
    width: 3px;
    height: 48px;
    margin-right: 3px;
    background: #212DCB;
    height: 48px;
}
.xg-item-d .item-title::after{
    background-image: url(../images/xianggang/xg-item-d-icon.svg);
    content: "";
    display: block;
    width: 23px;
    height: 11px;
    margin-left: 10px;
}
.xg-item-d .item-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;
    
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #333333;
    margin-top: 19px;
}
.xg-title-list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px;
}

.xg-title-list .item-title{
    background-size: 100% 100%;
    border: 1px solid #212DCB;
    background: rgba(33, 45, 203, 0.02);
    background-image: url(../images/xianggang/xg-title-item-bg.png);
    border-radius: 4px;
    width: 257px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;

    font-family: Alimama ShuHeiTi;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #212DCB;
}

.xg-title-list .item-title::before,.xg-title-list .item-title::after{
    content: "";
    display: block;
    width: 57px;
    height: 1px;
    background: linear-gradient(270deg, #212DCB 0%, rgba(33, 45, 203, 0) 100%);
    position: relative;
    top:-2px;
    margin-right: 5px;
}
.xg-title-list .item-title::after{
    transform: rotate(180deg);
    margin-left: 5px;
}
.xg-end{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #212DCB;
    margin-bottom: 125px;
    margin-top: 25px;
}
/************* xianggang-content 页面样式 end *************/


/************* zhonggong-content 页面样式 start *************/
.zhonggong-content{
    background: #FFFFFF;
}
.zhonggong-content .xg-top{
    background-image: url(../images/zhonggong/zg-top-bg.jpg);
}
.zhonggong-content .xg-top .right-box .img{
    background-image: url(../images/zhonggong/zg-bot-logo.svg);
}
.zg-content{
    background-image: url(../images/zhonggong/zg-content-bg.png);
}
.zg-segment{
    padding: 60px 0 20px;
}
.zg-title{
    font-family: Source Han Sans;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    /* 标题黑色 */
    color: #333333;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.zg-title::before{
    display: block;
    content: "";
    width: 2px;
    height: 20px;
    background: #E60012;
    margin-right: 10px;
}
.zg-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0px;
    
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    /* 标题黑色 */
    color: #333333;
}
.zg-ditu-box{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    margin-top: 44px;
}
.zg-ditu{
    width: 342px;
    height: 158px;
    border-radius: 10px;
    border: 1px solid #F1F1F1;
    background-image: url(../images/zhonggong/zg-ditu.png);
    background-size: 100% 100%;
    margin-right: 33px;
}

.zg-ditu-box .zg-text{
    width: 773px;
}
.zg-object-list{
    margin-top: 40px;
}
.zg-object a{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    /* 标题黑色 */
    color: #333333;
    margin-bottom:  22px;
    width: 184px;
    height: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zg-object a::after{
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../images/zhonggong/zg-object-icon.png);
    background-size: 100% 100%;
}
.zg-tixi-box{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-top: 40px;
}
.zg-tixi-line{
    border: 1px dashed #A00203;
    width: 31px;
    height: 0px;
}
.zg-tixi-item{
    width: 242px;
    height: 40px;
    border-radius: 4px;
    opacity: 1;

    background: #F9F9F9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #A00203;
}
.zg-red-tag{
    background: #A00203;
    padding: 8px 10px;
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #FFFFFF;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px;
}
.zg-red-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    color: #A00203;
    margin-top: 12px;
    margin-bottom: 4px;
}
.zg-leader-box{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 40px;
}
.zg-leader-item{
    width: 364px;
    height: 372px;
    overflow: hidden;
}
.zg-leader-item .img{
    background: #F5F5F5;
    width: 364px;
    height: 257px;
}
.zg-desc-box{
    width: 291px;
    height: 118px;
    opacity: 0.8;
    color: #FFFFFF;
    background: #A00203;
    padding: 10px 22px 26px;
    margin: 0 auto;
    overflow: hidden;
    top: -39px;
    position: relative;
}
.zg-name-box{
    display: flex;
    align-items: end;
    margin-bottom: 9px;
}
.zg-name-box .name{
    font-family: Source Han Sans;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    color: #FFFFFF;
}
.zg-name-box .name-title{
    font-family: Source Han Sans;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #FFFFFF;
    margin-left: 10px;
}
.zg-desc-box .name-desc{
    font-family: Source Han Sans;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #FFFFFF;
}
.zg-paragraph-a{
    margin-top: 20px;
}
.zg-teacher-box{
    display: flex;
    justify-content: space-between;
}
.zg-teacher-item{
    width: 364px;
    height: 351px;
    overflow: hidden;
    margin-top: 20px;
    /* background-color: #003F8C; */
}
.zg-teacher-name{
    width: 206px;
    height: 29px;
    background-image: url(../images/zhonggong/zg-teacher-name-bg.png);
    background-size: 100% 100%;
    padding: 10px 0 9px 36px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: flex;
    align-items: center;
}
.zg-teacher-top{
    width: 364px;
    height: 257px;
    background: linear-gradient(180deg, rgba(160, 2, 3, 0.07) 0%, #A00203 100%);
    overflow: hidden;
    position: relative;
}
.zg-teacher-top img{

}
.zg-teacher-name .name{
    font-family: Source Han Sans;
    font-size: 20px;
    font-weight: bold;
    line-height: 29px;
    
    color: #FFFFFF;
}
.zg-teacher-name .name-title{
    font-family: Source Han Sans;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #FFFFFF;
    margin-left: 10px;
}
.zg--teacher-desc{
    font-family: Source Han Sans;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #000000;
    margin-top: 14px;
}

.zg-btn-item{
    width: 257px;
    height: 70px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Source Han Sans;
    font-size: 20px;
    font-weight: 900;
    line-height: 32px;
    color: #FFFFFF;
    background-size: 100% 100%;
}
.zg-btn-list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 27px;
}
.zg-btn-item:first-child{
    background-image: url(../images/zhonggong/zg-btn-item-bg1.png);
}
.zg-btn-item:nth-child(2){
    background-image: url(../images/zhonggong/zg-btn-item-bg2.png);
}
.zg-btn-item:nth-child(3){
    background-image: url(../images/zhonggong/zg-btn-item-bg3.png);
}
.zg-btn-item:last-child{
    background-image: url(../images/zhonggong/zg-btn-item-bg4.png);
}
.zg-segment:last-child{
    margin-bottom: 107px;
}
/************* zhonggong-content 页面样式 end *************/


/************* meiguo-content 页面样式 start *************/
.meiguo-content{
    background-color: #EFF6FF;
}
.meiguo-content .xg-top{
    background-image: url(../images/meiguo/mg-top-bg.jpg);
}
.meiguo-content .xg-top .right-box .img{
    background-image: url(../images/meiguo/mg-bot-logo.png);
}
.mg-content{
    background-image: url(../images/meiguo/mg-content-bg.png);
}
.mg-segment{
    padding-top: 60px;
    padding-bottom: 50px;
}
.mg-title-box{
    display: flex;
    align-items: center;
    background-color: #0156F9;
    border-radius: 4px;
    box-sizing: border-box;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    border-color: #FFFFFF;
    color: #FFFFFF;
    height: 46px;
    margin-bottom: 19px;
}
.mg-title::after{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    position: relative;
    left: 10px;
    position: absolute;
    left: 26px;
}
.mg-title::before{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    background: #FFFFFF;
    border-radius: 50%;
    margin-left: 14px;
    margin-right: 22px;

}
.mg-title{
    font-family: Source Han Sans;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    position: relative;
}
.mg-sub-title{
    font-family: Source Han Sans;
    font-size: 12px;
    font-weight: 350;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    align-items: end;
    height: 25px;
    opacity: 0.5;
    margin-left: 10px;
}
.mg-list-item{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    /* 标题黑色 */
    color: #333333;
    display: flex;
    justify-content: start;
}
.mg-list-box .mg-list-item::before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    opacity: 1;

    background: #0156F9;
    border-radius: 50%;
    margin: 13px 14px 13px 0;
}
.mg-list-box .mg-item-text{
    width: 1127px;
}
.mg-list-box-b .mg-list-item{
    margin-bottom: 20px;
}
.mg-text{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    /* 标题黑色 */
    color: #333333;
}
.mg-paragraph{
    padding-top: 31px;
    padding-bottom: 19px;
}
.mg-paragraph-title{
    font-family: Source Han Sans;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    color: #333333;
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.mg-paragraph-title::before{
    content: "";
    display: block;
    width: 14px;
    height: 22px;
    opacity: 1;
    background-image: url(../images/meiguo/mg-paragraph-title-icon.png);
    margin-right: 10px;
}
.mg-paragraph-b .mg-paragraph-title::before{
    background-image: url(../images/meiguo/mg-paragraph-title-icon-b.png) !important;
    width: 16px;
    height: 16.44px;
}
.mg-paragraph-b .mg-text{
    display: flex;
    align-items: center;
}
.mg-paragraph-b .mg-text::before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #0156F9;
    border-radius: 50%;
    margin-left: 23px;
    margin-right: 10px;
}
.mg-paragraph-c .mg-paragraph-title::before{
    background-image: url(../images/meiguo/mg-paragraph-title-icon-c.png)!important;
    width: 25px;
    height: 27px;
}
.mg-blue{
    color: #0156F9;
}
.mg-paragraph-d .mg-paragraph-title::before{
    background-image: url(../images/meiguo/mg-paragraph-title-icon-d.png)!important;
    width: 26px;
    height: 26px;
}
.mg-segment:last-child{
    padding-bottom: 127px;
}
/************* meiguo-content 页面样式 end *************/