* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.main {
    max-width: 1620px !important;
    margin: 0 auto !important;
    padding: 0px 10px;
}

.main_1120 {
    max-width: 1140px !important;
    margin: 0 auto !important;
    padding: 0px 10px;
}

body,
html {
    width: 100%;
    height: 100%;
}

.sun-content{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.sun-content span{
    color: #134688;
    font-size: 28px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}

.sun-bannar img{
    width: 100%;

}

.sun-dacon{
    padding: 40px calc((100vw / 1920) * 280);
}

.sun-first{
    padding: 50px 20px;
    background: url("../images/sun-heti.jpeg") no-repeat;
    background-size: 100% 100%;
}

.sun-first p{
    font-size: 20px;
    color: #333333;
    line-height: 3em;
}

.sun-first p span{
    color: #B82D20;
    font-weight: bold;
}

.sun-table ul{
    color: black;
}

.sun-second{
    padding: 40px calc((100vw / 1920) * 280);
    background-color: #F3F6FF;
}

.sun-bg{
    background-color: white;
}

.sun-bg >div:first-child{
    padding: 30px 50px;
}

.sun-bg p:first-child{
    font-size: 22px;
    font-weight: bold;
    color: black;
}

.sun-bg p:nth-child(2) span{
    color: #B82D20;
    text-decoration: underline;
}



.sun-bg p{
    font-size: 20px;
    line-height: 2.5em;
    color: #000;
}

.sun-bg img{
    height: 30px;
}


.sun-third{
    padding: 60px calc((100vw / 1920) * 280);
    background-color: white;
}

.sun-tan{
    padding: 20px 50px;
}

.sun-zhu{
    display: flex;
    align-items: center;
    position: relative;
    height: 50px;
}


.sun-title{
    font-size: 40px;
    font-weight: bold;
    color: #B82D20;
    position: absolute;
    left: 0px;
}

.sun-month{
    background-color: #134688;
    margin-left: 113px;
    height: 30.5px;
    margin-top: 1px;
    padding: 0px 20px;
    color: white;
    display: flex;
    align-items: center;
    font-size: 20px;
}

.sun-month span{
    margin-left: 10px;
}

.sun-month img{
    height: 20px;
}

.sun-kao{
    line-height: 2.5em;
    color: black;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
}


.sun-img{
    display: flex;
    justify-content: right;
}

.sun-img img{
    width: 80px;
}

.sun-month1{
    background: url("../images/sun-s.png");
    margin-left: 90px;
    height: 30.5px;
    margin-top: 1px;
    padding: 0px 50px;
    color: white;
    display: flex;
    align-items: center;
    font-size: 20px;
}

.sun-biao{
    font-size: 20px;
   color: #134688; 
   padding: 20px 0px;
   font-weight: bold;
   text-align: center;
}


.sun-table{
    border: 1px solid #0081F9;
    border-radius: 5px;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.sun-table ul li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    height: 60px;
}

.sun-table ul li span:first-child{
    width: 30%;
    margin-left: 10px;
}

.sun-table ul li span:nth-child(3){
    width: 30%;
}

.sun-table ul li:last-child{
    border: none;
}

.sun-table ul li:first-child{
    border-bottom: 1px solid #134688;
    color: #134688;
    font-weight: bold;
}

.sun-table ul li span{
    width: 20%;
}

.sun-bao{
    background: url("../images/sun-he.png") no-repeat;
    background-size: 100% 100%;
    padding: 20px;
    margin-bottom: 20px;
}


.sun-zhiye{
    font-size: 22px;
    color: #134688;
    margin-top: 10px;
    font-weight: bold;
}

.sun-guo{
    display: flex;
    justify-content: space-around;
    margin: 30px 0px;
}

.sun-guo>div{
    width: 33%;
    text-align: center;
    border-right: 1px solid #134688;
}

.sun-guo>div:last-child{
    border: none;
}

.sun-guo .sun-key>div:first-child{
    background: url("../images/sun-wbg.png") no-repeat;
    background-size: 80px 80px;
    height: 80px;
    width: 80px;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

.sun-guo .sun-key>div:last-child{
    margin: 20px 0px;
}

.sun-guo .sun-key>div:last-child div:first-child{
    padding-bottom: 5px;
    width: 30px;
    margin: 0px auto;
    border-bottom: 1px solid #134688;
}

.sun-guo .sun-key>div:last-child div:last-child{
    font-size: 50px;
    color: #134688;
    font-weight: bold;
}

.sun-ti{
    font-size: 20px;
    font-weight: bold;
    color: #134688;
    margin-top: 10px;
}

.sun-center{
    display: flex;
}

.sun-center .sun-zuo{
    width: 45%;
    height: 200px;
    margin-top: 30px;
    background: url("../images/sun-zu.png") no-repeat;
    background-size: 350px 200px;
}

.sun-center .sun-zuo ul{
    height: 100%;
}

.sun-center .sun-zuo ul li{
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 30px;
}

.sun-center .sun-zuo ul li::before{
    content: "";
    display: inline-block;
    width: 15px;        /* 根据实际图片尺寸设置 */
    height: 15px;       /* 根据实际图片尺寸设置 */
    background: url("../images/sun-hq.png") no-repeat;
    margin-right: 8px;  /* 可选：增加图标与文字的间距 */
    background-size: contain; /* 可选：保持图片完整显示 */
}


.sun-center .sun-you{
    width: 50%;
    height: 380px;
    margin-top: 30px;
    background: url("../images/sun-you.png") no-repeat;
    background-size: 350px 350px;
}

.sun-center .sun-you ul{
    
    height: 100%;
}

.sun-center .sun-you ul li:first-child{
    margin-top: 55px;
}

.sun-center .sun-you ul li{
    display: flex;
    padding: 10px 0px;
    padding-left: 30px;
}

.sun-center .sun-you ul li::before{
    content: "";
    display: inline-block;
    width: 15px;        /* 根据实际图片尺寸设置 */
    height: 15px;       /* 根据实际图片尺寸设置 */
    background: url("../images/sun-lq.png") no-repeat;
    margin-right: 8px;  /* 可选：增加图标与文字的间距 */
    background-size: contain; /* 可选：保持图片完整显示 */
}

.sun-four{
    padding: 60px calc((100vw / 1920) * 280);
    background-color: #F3F6FF;
}

.sun-jian{
     background: linear-gradient(150deg, #03169D 0%, #0166E2 50%, #0166E2 100%);
    font-weight: bold;
    margin: 10px 0px;
    font-size: 24px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Arial;
    text-align: center;
}

.sun-xiao-img img{
    width: 100%;
}

.sun-zaixian{
    background: url("../images/sun-zaixian.png") no-repeat center center;
    background-size: 400px 60px;
    font-size: 20px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    margin-top: 20px;
}

.sun-zaixian a{
    color: white;
}

.sun-five{
    padding: 60px calc((100vw / 1920) * 280);
    background-color: #134688;
}

.sun-cto{
    display: flex;
    align-items: center;
}

.sun-cto img{
    width: 80%;
    height: 80%;
}

.sun-cto img:last-child{
    width: 120px;
}

.H_had {
    height: 146px;
}

.header {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #fff;
    z-index: 99;
}

.header .had {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 90px;
}

.header .had .text a {
    font-size: 14px;
    margin: 0px 10px;
}

.header .had .text a:hover {
    color: #882321;
}

.header .had .text {
    display: inline-block;
    vertical-align: middle;
}

.header .had .song {
    display: inline-block;
    vertical-align: middle;
    /*background: url('../images/icon2.png') no-repeat right center;*/
    width: 130px;
}

.header .had .song:before {
    content: '';
    background: url('../images/icon1.png') no-repeat left center;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 2px;
    margin-top: -4px;
}

.header .had .song a:hover {
    color: #882321;
    text-decoration: underline;
}

.header .had .search {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    cursor: pointer;
    width: 230px;
    position: relative;
}

.header .had .search .txt {
    border: 1px solid #dcdcdc;
    padding: 10px;
    width: 100%;
    padding-right: 60px;
}

.header .had .search .but {
    background: #882321 url('../images/xy_icon07.png') no-repeat center center;
    height: 100%;
    width: 46px;
    position: absolute;
    right: 0px;
    top: 0px;
}


@media screen and (min-width:1600px) {
    .header .header-nav .nav-ul>li>a {
        line-height: 100px;
    }

    .header .header-nav .nav-ul2 {
        top: 85px;
    }
}


@media screen and (min-width: 1200px) {

    .header .navbox {
        background: #00356b;
    }

    .header .header-nav .nav-ul {
        display: flex;
        justify-content: space-between;
    }

    .header .header-nav .nav-ul>li {
        flex: 1;
        color: #fff;
        text-align: center;
        font-size: 16px;
        position: relative;
    }

    .header .header-nav .nav-ul>li.active>a {
        color: #e91d2d !important;
    }

    .header .header-nav .nav-ul>li>a {
        display: block;
        line-height: 56px;
        text-transform: uppercase;
        color: #fff;
        font-size: 16px;
        transition: all .6s;
        -webkit-transition: all .6s;
        -moz-transition: all .6s;
    }

    .header .header-nav .nav-ul>li:hover>a {
        color: #fff !important;
        background: #882321;
    }

    .header .header-nav .nav-ul>li .icon {
        display: none;
    }

    .header .header-nav .nav-ul>li:hover .nav-ul2 {
        animation: navUp 0.5s 0s forwards;
        display: block;
    }

    .header .header-nav .nav-ul .nav-ul2>li:hover .nav-ul3 {
        animation: navUp 0.5s 0s forwards;
        display: block;
    }

    .header .header-nav .nav-ul2 li a {
        display: block;
        font-size: 14px;
        color: #333;
        padding: 9px 20px;
        border-bottom: 1px solid #d9d9d9;
        white-space: nowrap;
    }

    .header .header-nav .nav-ul2>li:hover>a {
        background: #00356b;
        border-bottom: 1px solid #00356b;
        color: #fff;
    }

    .header .header-nav .nav-ul3 a:hover {
        background: #00356b;
        border-bottom: 1px solid #00356b;
        color: #fff;
    }

    .header .header-nav .nav-ul2 {
        position: absolute;
        top: 56px;
        left: 0px;
        text-align: center;
        display: none;
        background: #fff;
        min-width: 100%;
        box-shadow: 0px 0px 6px 6px rgba(29, 29, 29, 0.08);
        border-top: 2px solid #00356b;
    }

    .header .header-nav .nav-ul .nav-ul2>li {
        position: relative;
    }

    .header .header-nav .nav-ul3 {
        position: absolute;
        top: 0;
        left: 100%;
        text-align: center;
        display: none;
        background: #fff;
        min-width: 100%;
        box-shadow: 0px 0px 6px 6px rgba(29, 29, 29, 0.08);
        border-top: 2px solid #00356b;
        z-index: 888;
    }

    .header-black .header-nav .nav-ul>li>a {
        color: #333;
    }


    .header .nav-open {
        display: none;
    }

    .header .close {
        display: none
    }

    .header .nav-back {
        display: none;
    }


}

@keyframes navUp {
    from {
        opacity: 0.6;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0px);
    }
}



/* 手机端样式 */
@media screen and (max-width: 1200px) {

    .header {
        height: 50px;
        box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
    }

    .header .nav-open {
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -15px;
        display: block;
        cursor: pointer;
    }

    .header .nav-open span {
        display: block;
        background-color: #00356b;
        height: 2px;
        width: 30px;
        margin: 6px auto;
        border-radius: 50px;
    }

    .header .close {
        background: url('../images/close.png') no-repeat center center;
        background-size: 18px auto;
        position: absolute;
        right: 0px;
        top: 0px;
        width: 56px;
        height: 50px;
        display: block;
    }

    .header .header-nav {
        position: fixed;
        width: 60%;
        height: 100%;
        float: none;
        top: 0;
        left: -60%;
        background-color: #202020;
        transition: all 0.6s;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        padding-top: 50px;
        overflow-y: auto;
    }

    .header .header-nav.active {
        left: 0;
    }

    .header .header-nav .nav-ul {
        padding: 10px;
        padding-top: 0px;
    }

    .header .header-nav .nav-ul>li {
        float: none;
        align-items: center;
        padding: 0px;
        position: relative;
    }

    .header .header-nav .nav-ul>li .line {
        margin: 0 6px;
    }

    .header .header-nav .nav-ul>li img {
        margin-right: 6px;
    }

    .header .header-nav .nav-ul>li>a {
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
    }

    .header .header-nav .nav-ul>li>a {
        font-size: 15px;
        padding: 15px 0px;
        border-bottom: 1px solid #303030;
    }

    .header .header-nav .nav-ul>li>a {
        display: block;
        margin-right: 0px;
    }

    .header .header-nav .nav-ul>li .icon {
        position: absolute;
        right: 0px;
        width: 46px;
        height: 51px;
        z-index: 3;
        top: 0px;
        display: block;
        cursor: pointer;
    }

    .header .header-nav .nav-ul>li .icon:after {
        content: '';
        display: block;
        width: 9px;
        height: 9px;
        top: 0px;
        right: 15px;
        border: 2px solid rgba(255, 255, 255, .3);
        border-top: 0;
        border-left: 0;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        top: 20px;
        transition: all 0.6s;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
    }

    .header .header-nav .nav-ul>li .icon.active:after {
        content: '';
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        top: 20px;
    }

    .header .nav-back {
        position: fixed;
        top: 0;
        width: 40%;
        height: 100%;
        right: -40%;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 100;
        transition: all 0.6s;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
    }

    .header .header-nav .nav-ul2 {
        display: none;
        padding-left: 15px;
    }

    .header .header-nav .nav-ul2 li a {
        font-size: 14px;
        color: #a6a6a6;
        display: block;
        padding: 10px 0px;
        border-bottom: 1px solid #303030;
        position: relative;
        padding-left: 12px;
    }

    .header .header-nav .nav-ul2 li a:after {
        content: '';
        width: 4px;
        height: 4px;
        position: absolute;
        left: 0px;
        top: 0px;
        background: #4c4c4c;
        top: 50%;
        margin-top: -2px;
    }

    .header .nav-back.active {
        right: 0px;
    }

    .H_had {
        height: 50px;
    }

    .header .had .fr {
        display: none;
    }

    .header .had {
        height: 50px;
    }

    .header .had .logo img {
        height: 34px;
    }

}

/* 6.24 */
.banner_swp .swiper-slide .pc_pic {
    height: 580px;
    width: 100%;
}

.banner_swp .swiper-slide .wap_pic {
    display: none;
}



.banner_swp .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 0px 6px !important;
    outline: none;
}

.banner_swp .swiper-pagination-bullet-active {
    background: #fff;
}

.banner_swp .banner_pag {
    bottom: 30px !important;
}

.banner_swp .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_swp .swiper-slide .link {
    background: #882321;
    padding: 16px 50px;
    font-size: 24px;
    color: #fff;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.banner_swp .swiper-slide .link:hover {
    background: #b23533;
}



.m_gray {
    background: #f3f3f3;
}

.m_pd80 {
    padding: 80px 0px;
}

.apply_pd80 {
    padding: 80px 0px;
    padding-top: 30px;
}

.apply_pd80 .apply {
    margin-top: 40px;
}

.admissions .item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 40px;
}

.admissions .fl {
    width: 43.8%;
}

.admissions .fl .link {
    display: block;
}

.admissions .fl .img {
    position: relative;
    overflow: hidden;
    height: 397px;
}

/* 6.20 */
.admissions .fl .img:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.admissions .fl .img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.admissions .fl .img strong {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #882321;
    font-size: 18px;
    display: inline-block;
    padding: 8px 10px;
    color: #fff;
    z-index: 2;
}

.admissions .fl .text {
    background: #fff;
    padding: 40px;
}

.admissions .fl .text h3 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.admissions .fl .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.admissions .fr {
    width: 51.3%;
}

.admissions .fr .had ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.admissions .fr .had ul li {
    width: 48%;
}

.admissions .fr .had ul li .link {
    position: relative;
    display: block;
}

.admissions .fr .had ul li:last-child {
    margin-left: 30px;
}

.admissions .fr .had ul li .img {
    position: relative;
    overflow: hidden;
    height: 238px;
}

/* 6.20 */
.admissions .fr .had ul li .img:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
}



.admissions .fr .had ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.admissions .fr .had ul li .img strong {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #882321;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    z-index: 2;
}

.admissions .fr .had ul li p {
    font-size: 16px;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.admissions .fr .list {
    margin-top: 50px;
}

.admissions .fr .list ul li {
    font-size: 16px;
    border-top: 1px solid #dcdcdc;
    padding: 18px 0px;
}

.admissions .fr .list ul li .link {
    display: block;
    position: relative;
    padding-right: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.admissions .fr .list ul li .link strong {
    position: absolute;
    right: 0px;
}

.admissions .fr .list ul li .link:hover {
    color: #882321;
}


.section1 ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.section1 ul li {
    width: 48.5%;
    background: url('../images/icon5.png') no-repeat right bottom;
    border: 1px solid #dcdcdc;
}

.section1 ul li a {
    display: block;
    padding: 60px 60px 80px;
}

.section1 ul li h3 {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}

.section1 ul li h3 a {
    color: #333;
}

.section1 ul li h3 a:hover {
    color: #00356b;
}

.section1 ul li i img {
    margin-top: 15px;
}

.section1 ul li p {
    font-size: 18px;
    line-height: 32px;
    margin-top: 10px;
}

.section2 {
    background: url('../images/img4.jpg') no-repeat center center;
    background-size: cover;
    text-align: center;
}

.section2 h2 {
    font-size: 36px;
    color: #fff;
}

.section2 .tab .tab_tit {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 40px;
}

.section2 .tab .tab_tit span {
    padding: 6px 30px;
    font-size: 24px;
    color: #fff;
    position: relative;
    cursor: pointer;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.section2 .tab .tab_tit .stay {
    position: relative;
}

.section2 .tab .tab_tit .stay b {
    position: absolute;
    bottom: -42px;
    left: 0px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    transition: all 0.6s;
    text-align: center;
    -webkit-transition: all 0.6s;
}

.section2 .tab .tab_tit .stay:hover b {
    background-color: #0f2a4a;
}

.section2 .tab .tab_tit span:after {
    content: '';
    position: absolute;
    right: 0px;
    width: 2px;
    height: 18px;
    background: #fff;
    top: 50%;
    margin-top: -9px;
}

.section2 .tab .tab_tit span:last-child:after {
    display: none;
}

.section2 .tab .tab_tit span:hover {
    background: #0f2a4a;
}

.section2 .tab .tab_tit span.active {
    background: #0f2a4a;
}

.section2 .tab .tab_tit .active b {
    background: #0f2a4a;
}

.section2 .tab .tab_con .list {
    margin-top: 75px;
}

.section2 .tab .tab_con .list ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.section2 .tab .tab_con .list ul li {
    margin: 0px 10px;
}

.section2 .tab .tab_con .list ul li .text {
    background: #fff;
    color: #333;
    text-align: center;
    padding: 30px 5px;
    min-width: 130px;
}

.section2 .tab .tab_con .list ul li .text strong {
    display: block;
    font-size: 30px;
    display: block;
}

.section2 .tab .tab_con .list ul li .text i {
    font-size: 32px;
    display: block;
    margin-top: 10px;
}

.section2 .tab .tab_con .list ul li p {
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}

.section2 .butbox {
    margin-top: 60px;
}

.section2 .butbox .but {
    background: #882321;
    width: 400px;
    color: #fff;
    font-size: 16px;
    padding: 15px 0px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    display: inline-block;
}

.section2 .butbox .but:hover {
    background: #00356b;
}

.m_tit {
    position: relative;
}

.m_tit h2 {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
}

.m_tit strong {
    font-size: 28px;
    color: #666666;
    display: block;
    margin-top: 2px;
    font-family: 'Arial';
}

.m_tit .more {
    position: absolute;
    right: 0px;
    bottom: 5px;
    font-size: 16px;
}

.m_tit .more:hover {
    color: #882321;
    text-decoration: underline;
}

.m_tit .nav {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.m_tit .nav a {
    font-size: 16px;
    margin-left: 35px;
    cursor: pointer;
}

.m_tit .nav a:hover {
    color: #882321;
}

.m_tit .nav a.active {
    color: #882321;
}

.m_tit_tab {
    border-bottom: 1px solid #e5e5e5;
}

.m_tit_tab span {
    font-size: 22px;
    color: #333;
    margin-right: 70px;
    position: relative;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.m_tit_tab span.active {
    font-size: 30px;
}

.m_tit_tab span.active:after {
    content: '';
    position: absolute;
    bottom: -1px;
    background: #00356b;
    width: 100%;
    left: 0px;
    height: 3px;
}

.tit_x {
    font-size: 32px;
    color: #000000;
}

.m_tit_icon {
    font-size: 24px;
    color: #00356b;
    background: url('../images/icon17.png') no-repeat left center;
    padding-left: 40px;
}

.bonus .xin-zu{
    display: flex;
}

.bonus .xin-zu .xin-ln{
    font-size: 24px;
    color: black;
    background-color: #f3f3f3;
    padding: 20px 20px;
    margin-right: 10px;
    cursor: pointer;
    transition: all 0.6s;
}

.xin-two h4{
    font-size: 16px;
}

.bonus .xin-zu .xin-lp.active{
background: #882321 !important;
    color: #fff !important;
}
.bonus .xin-zu .xin-lp{
    font-size: 24px;
    color: black;
    background-color: #f3f3f3;
    padding: 20px 20px;
    cursor: pointer;
    transition: all 0.6s;
}

/* 高亮样式 */
.xin-ln.active{
    background: #00356b !important;
    color: #fff !important;
}
.bonus .xin-zu .xin-lp:hover {
    background: #882321;
    color: #fff;
}

.bonus .xin-zu .xin-ln:hover {
    background: #00356b;
    color: #fff;
}

.m_tit_sm {
    font-size: 16px;
    margin-bottom: 30px;
}

.m_tit_a {
    font-size: 18px;
    margin-top: 40px;
}

.m_tit_a span {
    color: #00356b;
}



.activities_swp {
    margin-top: 30px;
    overflow: hidden;
}

.activities_swp .wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.activities_swp .slide {
    width: 25%;
    padding: 20px 20px;
}

.activities_swp .slide .link {
    display: block;
    border-bottom: 3px solid #d2d2d2;
    padding-bottom: 20px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.activities_swp .slide .link h3 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 70px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 68px;
}

.activities_swp .slide .link p {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.activities_swp .slide .link .add {
    background: url('../images/icon6.png') no-repeat left center;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activities_swp .slide .link .time {
    background: url('../images/icon7.png') no-repeat left center;
    padding-left: 30px;
}

.activities_swp .slide .link:hover h3 {
    color: #882321;
}

.activities_swp .slide .link:hover {
    border-bottom: 3px solid #00356b;
}

.activities_swp .slide .link:hover p {
    color: #882321;
}

.activities_swp .slide .link:hover .add {
    background: url('../images/icon6_m.png') no-repeat left center;
    padding-left: 30px;
}

.activities_swp .slide .link:hover .time {
    background: url('../images/icon7_m.png') no-repeat left center;
    padding-left: 30px;
}

.activities_swp .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #515151;
    border-radius: 50%;
    margin: 0px 6px !important;
    outline: none;
}

.activities_swp .swiper-pagination-bullet-active {
    background: #a5acb0;
}


.in_news .list {
    margin-top: 40px;
}

.in_news .list ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.in_news .list ul li {
    width: 48.1%;
    background: #fff;
}

.in_news .list ul li .img {
    width: 330px;
    height: 220px;
    overflow: hidden;
}

.in_news .list ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.in_news .list ul li .link {
    display: block;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: url('../images/icon8.png') no-repeat right bottom;
}

.in_news .list ul li .text {
    flex: 1;
    padding: 36px;
    width: calc(100% - 330px);
}

.in_news .list ul li .text h3 {
    font-size: 22px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in_news .list ul li .text p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    height: 48px;
    overflow: hidden;
}

.in_news .list ul li .link:hover .img img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.in_news .list ul li .link:hover h3 {
    color: #882321;
}



.in_data .item {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    justify-content: space-between;
}

.in_data .item .link {
    display: block;
}

.in_data .item .vid {
    width: 48.4%;
    position: relative;
    height: 580px;
    cursor: pointer;
}

.in_data .item .vid2 {
    width: 100%;
}

.in_data .item .vid .img {
    width: 100%;
    height: 100%;
}

.in_data .item .vid .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.in_data .item .vid .text {
    position: absolute;
    left: 50px;
    bottom: 50px;
    color: #fff;
}

.in_data .item .vid .text strong {
    font-size: 16px;
}

.in_data .item .vid .text h3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
}

.in_data .item .vid .icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.in_data .item .fr {
    width: 50.3%;
}

.in_data .item .fr .dow {
    margin-top: 25px;
}

.in_data .item .fr .dow ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.in_data .item .fr .dow ul li {
    width: 48.6%;
    height: 277px;
    position: relative;
}

.in_data .item .fr .dow ul li .link {
    width: 100%;
    height: 100%;
}

.in_data .item .fr .dow ul li .img {
    width: 100%;
    height: 100%;
}

.in_data .item .fr .dow ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.in_data .item .fr .dow ul li .text {
    position: absolute;
    left: 50px;
    bottom: 50px;
    color: #fff;
}

.in_data .item .fr .dow ul li .text strong {
    font-size: 16px;
}

.in_data .item .fr .dow ul li .text h3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
}

.in_data .item .fr .dow .download {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.in_data .item .fr .dow .download p {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
}

.in_data .item .fr .had .link {
    height: 278px;
    position: relative;
}

.in_data .item .fr .had .img {
    width: 100%;
    height: 100%;
}

.in_data .item .fr .had .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.in_data .item .fr .had .text {
    position: absolute;
    left: 50px;
    bottom: 50px;
    color: #fff;
}

.in_data .item .fr .had strong {
    font-size: 16px;
}

.in_data .item .fr .had h3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
}


.footer {
    background: #00356b;
    padding: 80px 0px;
}

.footer .nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer .nav dl dt {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.footer .nav dl dd {
    margin-top: 20px;
}

.footer .nav dl dd a {
    font-size: 16px;
    display: block;
    margin-top: 8px;
    color: #fff;
    opacity: 0.7;
}

.footer .nav dl dd a:hover {
    opacity: 1;
}

.fotdow {
    background: #00356b;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 0px;
}

.fotdow .item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.fotdow .item .fl {
    color: #fff;
    opacity: 0.7;
}

.fotdow .item .fr .text {
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
}

.fotdow .item .fr .text a {
    color: #fff;
    opacity: 0.7;
    margin: 0px 10px;
}

.fotdow .item .fr .text a:hover {
    opacity: 1;
}

.fotdow .item .fr .icon {
    display: inline-block;
    vertical-align: middle;
}

.fotdow .item .fr .icon a {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    position: relative;
}

.fotdow .item .fr .icon .in {
    background: url('../images/icon11.png') no-repeat center center;
}

.fotdow .item .fr .icon .fn {
    background: url('../images/icon12.png') no-repeat center center;
}

.fotdow .item .fr .icon .xl {
    background: url('../images/icon13.png') no-repeat center center;
}

.fotdow .item .fr .icon .wx {
    background: url('../images/icon14.png') no-repeat center center;
}

.fotdow .item .fr .icon a .img {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    bottom: 45px;
    display: none;
    z-index: 20;
}

.fotdow .item .fr .icon a:hover .img {
    display: block;
}



.mbx {
    padding: 20px 0px;
}

.mbx a {
    background: url('../images/icon15.png') no-repeat right center;
    padding-right: 20px;
    margin-right: 8px;
}

.mbx a:last-child {
    background: none;
    margin-right: 0px;
    padding-right: 0px;
}

.ban {
    height: 410px;
}

.m_tit {
    font-size: 36px;
    color: #00356b;
}

.m_center {
    text-align: center;
}

.m_blue {
    color: #00356b !important;
}


.wyhmba .m_tit {
    margin-bottom: 40px;
}

.wyhmba p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.wyhmba h3 {
    font-size: 32px;
    color: #000000;
    margin-top: 50px;
}


.wyhmba_1 .text h3 {
    font-size: 32px;
    color: #000000;
}

.wyhmba_1 .text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.wyhmba_1 .list {
    margin-top: 60px;
    padding-bottom: 30px;
}

.wyhmba_1 .list ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

.wyhmba_1 .list ul li {
    text-align: center;
}

.wyhmba_1 .list ul li strong {
    font-size: 48px;
    font-weight: bold;
    color: #00356b;
}

.wyhmba_1 .list ul li strong span {
    font-size: 36px;
}

.wyhmba_1 .list ul li p {
    font-size: 24px;
    margin-top: 5px;
    color: #00356b;
}

.wyhmba_2 h2 {
    font-size: 32px;
    color: #000000;
}

.wyhmba_2 .item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 70px;
}

.wyhmba_2 .item .img {
    width: 32.3%;
}

.wyhmba_2 .item .text {
    width: 62%;
}

.wyhmba_2 .item .text p {
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0px;
}

.wyhmba_2 .list {
    overflow: hidden;
    margin-top: -30px;
}

.wyhmba_2 .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -25px;
    margin-right: -25px;
}

.wyhmba_2 .list ul li {
    width: 50%;
    padding: 25px;
}

.wyhmba_2 .list ul li .con {
    border: 1px solid #e4e4e4;
    padding: 50px;
    height: 100%;
}

.wyhmba_2 .list ul li .con h3 {
    font-size: 24px;
    color: #00356b;
    background: url('../images/icon17.png') no-repeat left center;
    padding-left: 45px;
}

.wyhmba_2 .list ul li .con p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
}


.jobmba .had {
    margin-top: 60px;
    position: relative;
}

.jobmba .had p {
    font-size: 16px;
    color: #333333;
}

.jobmba .had a {
    position: absolute;
    right: 0px;
    top: -15px;
    font-size: 18px;
    color: #882321;
}

.jobmba .had a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.jobmba .had a:hover {
    text-decoration: underline;
}

.jobmba table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: 50px;
}

.jobmba table tr th {
    background: #00356b;
    padding: 20px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    padding: 20px 40px;
}

.jobmba table tr th a {
    color: #fff
}

.jobmba table tr th a:hover {
    text-decoration: underline;
}

.jobmba table tr td {
    background: #e8eef8;
    border: 2px solid #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 25px 40px;
}

.jobmba table tr td:first-child {
    font-weight: bold;
    color: #333;
}


.overview {
    position: relative;
}

.overview .item {
    position: relative;
    margin-top: 50px;
}

.overview .item .img {
    width: 50%;
    float: right;
}

.overview .item .con {
    position: absolute;
    width: 60%;
    height: 100%;
    display: flex;
    align-items: center;
}

.overview .item .text {
    background: #f3f3f3;
    padding: 60px;
}

.overview .item .text h3 {
    font-size: 32px;
    color: #333;
}

.overview .item .text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
    color: #333;
}


.overview_1 ul li {
    display: flex;
    flex-direction: row;
    background: #f3f3f3;
}

.overview_1 ul li .text {
    width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 5%;
    padding-right: 10%;
    align-items: flex-start;
}

.overview_1 ul li .img {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.overview_1 ul li .img img {
    width: 100%;
}

.overview_1 ul li .text h3 {
    font-size: 24px;
    color: #00356b;
}

.overview_1 ul li .text p {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    margin-top: 20px;
}

.overview_1 ul li .text .link {
    border: 2px solid #44484b;
    padding: 10px 60px;
    display: inline-block;
    margin-top: 30px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    font-size: 16px;
}

.overview_1 ul li .text .link:hover {
    background: #882321;
    color: #fff;
    border: 2px solid #882321;
}

.overview_1 ul li:nth-child(2n+1) {
    flex-direction: row-reverse;
}

.overview_1 ul li:nth-child(2n+1) .text {
    padding-left: 10%;
    padding-right: 5%;
}


.projectmba .text {
    margin-top: 40px;
}

.projectmba .text p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
}

.projectmba_1 {
    margin-top: 50px;
}

.projectmba_1 h2 {
    font-size: 32px;
    color: #000000;
}

.projectmba_1_swp {
    padding-bottom: 60px;
    margin-top: 50px;
}

.projectmba_1_swp .swiper-slide {
    position: relative;
    background: rgba(0, 53, 107, 1);
    overflow: hidden;
}

.projectmba_1_swp .swiper-slide .img {
    opacity: 0.3;
}

.projectmba_1_swp .swiper-slide .img img {
    width: 100%;
}

.projectmba_1_swp .swiper-slide .tit {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    font-size: 24px;
    color: #fff;
    align-items: center;
    justify-content: center;
    padding: 20px;
    display: flex;
}

.projectmba_1_swp .swiper-slide .text {
    position: absolute;
    top: -100%;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #f3f3f3;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.projectmba_1_swp .swiper-slide .text h3 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 36px;
}

.projectmba_1_swp .swiper-slide .text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.projectmba_1_swp .swiper-slide .color {
    position: absolute;
    bottom: 0px;
    height: 15px;
    width: 100%;
    left: 0px;
    z-index: 3;
}

.projectmba_1_swp .swiper-slide:hover .text {
    top: 0px;
}

.projectmba_1_swp .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #515151;
    border-radius: 50%;
    margin: 0px 6px !important;
    outline: none;
}

.projectmba_1_swp .swiper-pagination-bullet-active {
    background: #a5acb0;
}


.projectmba_2 {
    margin-top: 40px;
}

.projectmba_2 h2 {
    font-size: 32px;
    color: #000;
}

.projectmba_2 ul {
    margin-top: 50px;
}

.projectmba_2 ul li {
    margin-top: 30px;
}

.projectmba_2 ul li h3 {
    font-size: 24px;
    background: url('../images/icon17.png') no-repeat left center;
    padding-left: 50px;
    color: #333;
}

.projectmba_2 ul li p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
}


.projectmba_3 {
    overflow: hidden;
    margin-top: 50px;
}

.projectmba_3 ul {
    display: flex;
    flex-direction: row;
    margin-left: -25px;
    margin-right: -25px;
}

.projectmba_3 ul li {
    width: 33.33%;
    padding: 0px 25px;
}

.projectmba_3 ul li .item {
    background: #f8f8f8;
    padding: 60px 30px;
    height: 100%;
    position: relative;
    padding-bottom: 120px;
}

.projectmba_3 ul li .item h3 {
    font-size: 24px;
    color: #00356b;
}

.projectmba_3 ul li .item p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
}

.projectmba_3 ul li .item .link {
    font-size: 16px;
    color: #666;
    margin-top: 30px;
    display: block;
}

.projectmba_3 ul li .item .link:hover {
    color: #882321;
    text-decoration: underline;
}

.projectmba_3 ul li .item .but {
    background: #882321;
    color: #fff;
    font-size: 16px;
    padding: 12px 0px;
    width: 62%;
    display: block;
    text-align: center;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    position: absolute;
    left: 30px;
    bottom: 50px;
}

.projectmba_3 ul li .item .but:hover {
    background: #000;
}



.history .list {
    margin-top: 40px;
    position: relative;
}

.history .list:after {
    content: '';
    background: #b4b4b4;
    position: absolute;
    height: 100%;
    top: 0px;
    width: 1px;
    left: 163px;
}

.history .list ul li {
    position: relative;
    padding-left: 220px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.history .list ul li h3 {
    font-size: 26px;
    font-weight: bold;
    color: #333;
    position: absolute;
    left: 0px;
    top: 50px;
    margin-bottom: 20px;
}

.history .list ul li h3:after {
    content: '';
    position: absolute;
    left: 150px;
    top: 6px;
    background: url('../images/icon19.png') no-repeat center center;
    width: 27px;
    height: 27px;
    z-index: 9;
}

.history .list ul li .text {
    padding: 50px;
    transition: all 0.6s
}

.history .list ul li .text strong {
    font-size: 24px;
    display: block;
    color: #333333;
    margin-bottom: 15px;
}

.history .list ul li .text p {
    font-size: 16px;
    margin-top: 10px;
    position: relative;
    padding-left: 20px;
}

.history .list ul li .text p:before {
    content: '';
    background: #b4b4b4;
    position: absolute;
    left: 0px;
    top: 50%;
    height: 2px;
    margin-top: -1px;
    width: 10px;
}

.history .list ul li:hover .text {
    background: #f3f3f3;
    position: relative;
}

.history .list ul li:hover .text:before {
    content: '';
    border: 10px solid;
    border-color: transparent #f3f3f3 transparent transparent;
    position: absolute;
    left: -20px;
    top: 60px;
}

.history .list ul li:hover h3 {
    color: #00356b;
}

.history .list ul li:hover h3:after {
    background: url('../images/icon19_m.png') no-repeat center center;
}

.system .had {
    margin-top: 30px;
}

.system .had p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.system .list {
    margin-top: 50px;
    position: relative;
    overflow: hidden;
}

.system .list .img {
    margin-top: 20px;
    margin: 0 auto;
}

.system .list .img img {
    margin: 0 auto;
}

.system .list ul li strong {
    font-size: 24px;
    color: #333;
    display: block;
    font-weight: bold;
}

.system .list ul li p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}

.system .list ul li i {
    display: none;
}

.system .list ul .li_1 {
    text-align: center;
}

.system .list ul .li_1 strong {
    color: #bb2c21;
}

.system .list ul .li_2 {
    position: absolute;
    top: 27%;
    left: 50%;
    margin-left: -660px;
    text-align: right;
}

.system .list ul .li_2 strong {
    color: #00356b;
}

.system .list ul .li_3 {
    position: absolute;
    top: 27%;
    right: 50%;
    margin-right: -550px;
    text-align: left;
}

.system .list ul .li_3 strong {
    color: #00356b;
}

.system .list ul .li_4 {
    position: absolute;
    top: 62%;
    left: 50%;
    margin-left: -630px;
    text-align: right;
}

.system .list ul .li_4 strong {
    color: #bb2c21;
}

.system .list ul .li_5 {
    position: absolute;
    top: 62%;
    right: 50%;
    margin-right: -720px;
    text-align: left;
}

.system .list ul .li_5 strong {
    color: #bb2c21;
}

.system .list ul li:hover strong {
    text-decoration: underline;
    cursor: pointer;
}


.system_tc {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.system_tc .item {
    background: #fff url('../images/icon21.png') no-repeat right bottom;
    padding: 60px;
    padding-bottom: 100px;
    position: relative;
    overflow-y: auto;
    max-height: 80vh;
}

.system_tc .item h3 {
    font-size: 28px;
    color: #00356b;
    margin-bottom: 40px;
}

.system_tc .item p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.system_tc .item .close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.curriculum .m_tit_tab {
    margin-top: 30px;
}

.curriculum .had {
    margin-top: 40px;
}

.curriculum .had h3 {
    font-size: 24px;
    color: #00356b;
    text-align: center;
}

.curriculum .had p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 25px;
}

.m_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.m_table tr th {
    background: #00356b;
    padding: 16px 25px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: left;
}

.m_table tr td {
    background: #e8eef8;
    color: #333;
    border: 2px solid #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 16px 25px;
}

.m_table tr td em {
    font-style: italic;
}

.m_table_top tr td {
    vertical-align: top;
}

.m_table_th tr th {
    border: 2px solid #fff;
}

.m_table_center tr th {
    text-align: center;
}

.m_table_center tr td {
    text-align: center;
}

.m_table_grey {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: 40px;
    word-wrap: break-word;
}

.m_table_grey tr th {
    background: #00356b;
    padding: 15px 8px;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    font-weight: normal;
    border: 2px solid #fff;
}

.m_table_grey tr td {
    background: #eeeeee;
    color: #333;
    text-align: center;
    border: 2px solid #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 8px;
    word-wrap: break-word;
    word-break: break-all;
}

.m_table_grey tr td em {
    font-style: italic;
}

.m_table_grey tr td a {
    color: #00356b;
    word-wrap: break-word;
}

.m_table_grey tr td a:hover {
    text-decoration: underline;
}

.m_table_grey_left tr th {
    text-align: left;
    padding: 18px 25px;
}

.m_table_grey_left tr td {
    text-align: left;
    padding: 30px 25px;
}




.view {
    background: url('../images/img20.jpg') no-repeat center center;
    background-size: cover;
    padding: 80px 0px;
}

.view h2 {
    font-size: 36px;
    color: #ffffff;
    text-align: center;
}

.view .itembox {
    padding: 50px;
    background: rgba(0, 0, 0, 0.4);
    margin-top: 50px;
}

.view .item {
    color: #fff;
    height: 340px;
    overflow-y: auto;
    padding-right: 20px;
}

.view .item .had {
    margin: 30px 0px;
}

.view .had h3 {
    font-size: 24px;
    color: #fff;
}

.view .had p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
}

.view .list {
    overflow: hidden;
    margin-top: 20px;
}

.view .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.view .list ul li {
    width: 33.33%;
    padding: 0px 20px;
}

.view .list ul li .text {
    padding: 30px;
    background: rgba(255, 255, 255, 0.8);
    height: 100%;
    display: block;
}

.view .list ul li .text strong {
    font-size: 22px;
    color: #00356b;
}

.view .list ul li .text p {
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin-top: 20px;
}

.view .list ul li .text:hover strong {
    text-decoration: underline;
}


.view .item::-webkit-scrollbar {
    width: 4px;
}

.view .item::-webkit-scrollbar-track {
    background: #f6f6f7;
    border-radius: 10px;
}

.view .item::-webkit-scrollbar-thumb {
    background: #882321;
    border-radius: 10px;
}

.view .item::-webkit-scrollbar-button {
    display: none;
}


.view1 h2 {
    font-size: 24px;
    background: url('../images/icon17.png') no-repeat left center;
    color: #00356b;
    padding-left: 46px;
}

.view1 .list {
    overflow: hidden;
    margin-top: 20px;
}

.view1 .list ul {
    display: flex;
    flex-direction: row;
    margin-left: -27px;
    margin-right: -27px;
    flex-wrap: wrap;
}

.view1 .list ul li {
    padding: 27px;
    width: 33.33%;
}

.view1 .list ul li .item {
    background: #f5f5f5;
    height: 100%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.view1 .list ul li .item .img {
    overflow: hidden;
}

.view1 .list ul li .item .img img {
    width: 100%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.view1 .list ul li .item .text {
    padding: 30px;
}

.view1 .list ul li .item .text strong {
    font-size: 24px;
    font-weight: bold;
    color: #00356b;
}

.view1 .list ul li .item .text p {
    font-size: 24px;
    color: #333333;
    margin-top: 8px;
}


.view1 .list ul li .item:hover .img img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.view1 .list ul li .item:hover {
    background: #882321;
}

.view1 .list ul li .item:hover strong {
    color: #fff;
}

.view1 .list ul li .item:hover p {
    color: #fff;
}

.m_more {
    text-align: center;
    margin-top: 40px;
}

.m_more a {
    background: #882321;
    padding: 12px 120px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.m_more a:hover {
    background: #000;
}


.study .text h3 {
    font-size: 32px;
    color: #000;
    margin-top: 50px;
}

.study .text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.study .text .img {
    margin-top: 50px;
}

.study .text .img img {
    margin: 0 auto;
}

.study .list {
    margin-top: 60px;
}

.study .list dl {
    margin-top: 20px;
}

.study .list dl dt {
    font-size: 24px;
    color: #333333;
    padding: 20px;
    background: #f3f3f3 url('../images/icon24.png') no-repeat 97% center;
    cursor: pointer;
    padding-right: 100px;
}

.study .list dl dd {
    padding: 20px 40px 20px;
}

.study .list dl dd p {
    margin: 20px 0px;
    font-size: 16px;
    line-height: 26px;
}

.study .list dl dt.active {
    background: #f3f3f3 url('../images/icon24_m.png') no-repeat 97% center;
    cursor: pointer;
}


.study1 {
    margin-top: 60px;
}

.study1 .list {
    overflow: hidden;
    margin-top: 30px;
    height: 585px;
    overflow-y: auto;
    padding-right: 20px;
}

.study1 .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.study1 .list ul li {
    padding: 15px;
    width: 20%;
}

.study1 .list ul li .img {
    border: 1px solid #e5e5e5;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.scrolla::-webkit-scrollbar {
    width: 4px;
}

.scrolla::-webkit-scrollbar-track {
    background: #f6f6f7;
    border-radius: 10px;
}

.scrolla::-webkit-scrollbar-thumb {
    background: #882321;
    border-radius: 10px;
}

.scrolla::-webkit-scrollbar-button {
    display: none;
}


.study2 {
    margin-top: 60px;
}

.study2 .list {
    margin-top: 30px;
    overflow: hidden;
}

.study2 .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -27px;
    margin-right: -27px;
}

.study2 .list ul li {
    width: 50%;
    padding: 20px 27px;
}

.study2 .list ul li .item {
    position: relative;
}

.study2 .list ul li .item .img {
    height: 240px;
    border: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width:1200px) {
    .study2 .list ul li .item .text {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: #0b3e71;
        padding: 50px;
        display: flex;
        align-items: center;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        opacity: 0;
        transition: all 0.6s;
        -webkit-transition: all 0.6s;
    }

    .study2 .list ul li .item:hover .text {
        opacity: 1;
    }
}

.occupation .item .img {
    margin-top: 50px;
}

.occupation .item p {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    margin-top: 20px;
}

.occupation .list {
    overflow: hidden;
    margin-top: 50px;
    position: relative
}

.occupation .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -25px;
    margin-right: -25px;
}

.occupation .list ul li {
    width: 50%;
    padding: 25px;
}

.occupation .list ul li .text {
    background: #f2f5f9;
    padding: 60px;
    height: 100%;
    color: #333333;
    font-size: 20px;
    line-height: 36px;
    min-height: 300px;
}

.occupation .list ul li .text i {
    font-weight: bold;
    font-size: 36px;
    color: #882321;
}

.occupation .list ul li:nth-child(2n) .text {
    text-align: right;
    justify-content: flex-end;
}

.occupation .list .flex_tit {
    display: flex;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.occupation .list .tit {
    width: 560px;
    height: 560px;
    background: #fff;
    border-radius: 50%;
    padding: 60px;
}

.occupation .list .tit .text {
    background: #00448b;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-direction: column;
}

.occupation .list .tit .text strong {
    display: block;
    font-size: 36px;
    display: block;
}

.occupation .list .tit .text h3 {
    font-size: 42px;
    font-weight: bold;
    margin-top: 5px;
}

.occupation .table {
    margin-top: 40px;
}

.occupation .table .tit {
    font-size: 24px;
    color: #00356b;
    background: url('../images/icon17.png') no-repeat left center;
    padding-left: 40px;
}

.occupation .table table {
    margin-top: 30px;
}

.occupation .table table tr td {
    line-height: 28px;
    padding: 40px 25px;
}

.alumnus .had {
    margin-top: 30px;
}

.alumnus .had p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.alumnus .had p img {
    margin: 0 auto;
    margin-top: 40px;
}

.alumnus .list {
    overflow: hidden;
    margin-top: 50px;
}

.alumnus .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 20px;
}

.alumnus .list ul li {
    width: 33.33%;
    padding: 10px;
}

.alumnus .list ul li .text {
    background: #f3f3f3;
    font-size: 16px;
    padding: 30px;
    color: #333;
}

.alumnus .list ul li .text i {
    font-size: 16px;
    background: #00356b;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin-right: 15px;
    margin-top: -2px;
}

.alumnus .dow {
    background: url('../images/icon25.png') no-repeat left center;
    margin-top: 30px;
    font-size: 16px;
    color: #882321;
    padding: 20px 0px;
    padding-left: 60px;
}

.alumnus .dow a {
    color: #882321;
}

.alumnus .dow a:hover {
    text-decoration: underline;
}

.bonus .item {
    margin-top: 40px;
}

.bonus .item ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.bonus .item ul li {
    font-size: 16px;
    width: 33.33%;
    margin-top: 20px;
    position: relative;
}

.bonus .item ul li:before {
    content: '';
    background: #00356b;
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    border-radius: 50%;
    margin-top: -4px;
}

.bonus .item p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.bonus .xin-p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}


.bonus .item p strong {
    margin-left: 30px;
    display: block
}

.bonus .list {
    margin-top: 40px;
}

.bonus .list dl {
    margin-top: 20px;
}

.bonus .list dl dt {
    font-size: 24px;
    color: #333333;
    padding: 20px;
    background: #f3f3f3 url('../images/icon24.png') no-repeat 97% center;
    cursor: pointer;
    padding-right: 50px;
}

.bonus .list dl dd {
    padding: 20px 40px 20px;
}

.bonus .list dl dd p {
    margin-top: 10px;
    font-size: 16px;
}

.bonus .list .fuhao dd p {
    position: relative;
}

.bonus .list .fuhao dd h4 {
    margin: 15px 0px;
    font-size: 14px;
    line-height: 24px;
}

.bonus .list .fuhao dd p {
    padding-left: 15px;
}

.bonus .list .fuhao dd p:after {
    content: '';
    background: #464646;
    position: absolute;
    left: 0px;
    top: 9px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.bonus .list dl dd strong {
    font-weight: bold;
    color: #333;
    display: block;
    margin-top: 20px;
    font-size: 16px;
}

.bonus .list dl dt.active {
    background: #f3f3f3 url('../images/icon24_m.png') no-repeat 97% center;
    cursor: pointer;
}

.bonus .list dl dt {
    display: flex;
    flex-direction: row;
}

.bonus .list dl dt i {
    background: #00356b;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 22px;
    margin-right: 15px;
    margin-top: -5px;
    flex: 0 0 auto;
}


.bonus1 {
    margin-top: 50px;
}

.bonus1 .had p {
    font-size: 16px;
    width: 33.33%;
    margin-top: 20px;
    position: relative;
}

.bonus1 .had p:before {
    content: '';
    background: #00356b;
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    border-radius: 50%;
    margin-top: -4px;
}

.bonus1 .had .m_tit_icon {
    margin-top: 30px;
}

.bonus1 .item_com {
    overflow: auto;
}

.m_table_w {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    background: #fff;
}

.m_table_w tr td {
    color: #333;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    line-height: 26px;
    padding: 16px 25px;
    text-align: center;
}

.m_table_w tr td em {
    font-style: italic;
}

.m_table_w tr:nth-child(2n) {
    background: #e8eef8;
}

.m_table_w tr td:nth-child(1) {
    font-weight: bold;
}

.m_table_w tr th {
    color: #333;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    line-height: 26px;
    padding: 16px 25px;
    text-align: center;
}

.m_lh {
    background: #e8eef8;
}

/* .bonus1 .item { overflow: hidden; margin-top: 30px; }
.bonus1 .item ul { display: flex; flex-wrap: wrap; flex-direction: row; margin-left: -10px; margin-right: -10px; }
.bonus1 .item ul li { width: 25%; padding: 10px; }
.bonus1 .item ul li .tit { background: #f3f3f3; font-size: 24px; color: #333333; text-align: center; padding: 20px 0px; cursor: pointer; display: block; }
.bonus1 .item ul li .tit.active { background: #00356b; color: #fff; }
.bonus1 .item .tab { width: calc(400% + 60px); margin-top: 20px; margin-left: 0px; position: relative; left: 0px; }
.bonus1 .item ul li.active_1 .tab  { margin-left: calc(-100% + -20px); }
.bonus1 .item ul li.active_2 .tab  { margin-left: calc(-200% + -40px); }
.bonus1 .item ul li.active_3 .tab  { margin-left: calc(-300% + -60px); }
 */
.bonus1 .item_tit {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bonus1 .item_tit .list {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: hidden;
}

.bonus1 .item_tit .list span {
    width: 25%;
    padding: 8px 10px;
}

.bonus1 .item_tit .list span strong {
    background: #f3f3f3;
    padding: 28px 0px;
    font-size: 24px;
    display: block;
    color: #333;
    text-align: center;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    cursor: pointer;
}

.bonus1 .item_tit .list span.active strong {
    background: #00356b;
    color: #fff;
}

.bonus1 .item_tit .list span:hover strong {
    background: #00356b;
    color: #fff;
}


.bonus2 {
    margin-top: 50px;
}

.bonus2 p {
    margin-top: 30px;
    line-height: 26px;
    font-size: 16px;
}

.story .list {
    overflow: hidden;
    margin-top: 30px;
}

.story .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.story .list ul li {
    width: 33.33%;
    padding: 20px;
}

.story .list ul li .link {
    position: relative;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.story .list ul li .link .img {
    position: relative;
    overflow: hidden;
}

.story .list ul li .link .img img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.story .list ul li .link .img p {
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.story .list ul li .link .text h3 {
    font-size: 18px;
    color: #000000;
    margin-top: 20px;
}

.story .list ul li .link .text strong {
    display: block;
    color: #666666;
    margin-top: 5px;
}

.story .list ul li .link:hover .img img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.story .list ul li .link:hover .text h3 {
    color: #882321;
}

.story .list ul li .link:hover .text strong {
    color: #882321;
}

.story_details .item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.story_details .item .fl {
    width: 70%;
}

.story_details .item .fl .text {
    margin-top: 30px;
}

.story_details .item .fl .text p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 25px;
    text-align: justify;
}

.story_details .item .fl .text p strong {
    font-size: 24px;
    display: block;
    color: #333;
}

.story_details .item .fl .tit {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 30px;
}

.story_details .item .fl .tit h1 {
    font-size: 36px;
    color: #00356b;
    text-align: center;
}

.story_details .item .fl .tit strong {
    text-align: center;
    display: block;
    margin-top: 15px;
    font-size: 18px;
}

.story_details .item .fr {
    width: 25%;
    background: #f6f6f6;
    padding: 30px;
}

.story_details .item .fr h3 {
    font-size: 36px;
    color: #000000;
}

.story_details .item .fr ul li {
    margin-top: 25px;
}

.story_details .dow {
    text-align: center;
    margin-top: 80px;
}

.story_details .dow a {
    border: 2px solid #882321;
    display: inline-block;
    padding: 15px 100px;
    color: #882321;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.story_details .dow a:hover {
    background: #882321;
    color: #fff;
}


.details .item .text {
    margin-top: 30px;
}

.details .item .text p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 25px;
    text-align: justify;
}

/* 6.21 */
.details .item .text p img {
    margin: 0 auto;
    height: auto !important;
}

.details .item .text p strong {
    font-size: 24px;
    display: block;
    color: #333;
}

.details .item .tit {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 30px;
}

.details .item .tit h1 {
    font-size: 36px;
    color: #00356b;
    text-align: center;
}

.details .item .tit strong {
    text-align: center;
    display: block;
    margin-top: 15px;
    font-size: 18px;
}

.details .dow {
    text-align: center;
    margin-top: 80px;
}

.details .dow a {
    border: 2px solid #882321;
    display: inline-block;
    padding: 15px 100px;
    color: #882321;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.details .dow a:hover {
    background: #882321;
    color: #fff;
}


.flow_path .item {
    margin-top: 50px;
}

.flow_path .item ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.flow_path .item ul li {
    font-size: 16px;
    width: 33.33%;
    margin-top: 20px;
    position: relative;
}

.flow_path .item ul li:before {
    content: '';
    background: #00356b;
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    border-radius: 50%;
    margin-top: -4px;
}

.flow_path_1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
}

.flow_path_1 a {
    width: 48.5%;
    border: 1px solid #dcdcdc;
    padding: 70px 50px 110px;
    display: block;
    text-align: center;
    background: url('../images/icon67.png') no-repeat center bottom;
}

.flow_path_1 a h3 {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}

.flow_path_1 a img {
    display: block;
    margin: 0px auto;
    margin-top: 30px;
}

.flow_path_1 a b {
    color: #666;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}

.flow_path_1 a:hover h3 {
    color: #00356b;
}


.flow_path_box .tab_tit {
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.flow_path_box .tab_tit span {
    font-size: 24px;
    color: #333333;
    margin-right: 50px;
    height: 80px;
    line-height: 80px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.flow_path_box .tab_tit span.active {
    font-size: 32px;
}

.flow_path_box .tab_tit span.active:after {
    content: '';
    background: #00356b;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -4px;
}




.flow_path .item p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}

.flow_path .item p strong {
    font-weight: bold;
    color: #333333;
}

.flow_path .list {
    margin-top: 40px;
}

.flow_path .list dl {
    margin-top: 20px;
}

.flow_path .list dl dt {
    font-size: 24px;
    color: #333333;
    padding: 20px;
    background: #f3f3f3 url('../images/icon24.png') no-repeat 97% center;
    cursor: pointer;
}

.flow_path .list dl dd {
    padding: 20px 0px 20px;
}

.flow_path .list dl dd p {
    margin-top: 40px;
    font-size: 16px;
    line-height: 28px;
}

.flow_path .list dl dd p strong {
    font-weight: bold;
    color: #333;
}

.flow_path .list dl dd p a {
    color: #00356b;
    word-wrap: break-word;
}

.flow_path .list dl dd p a:hover {
    text-decoration: underline;
}


.flow_path .list dl dt.active {
    background: #f3f3f3 url('../images/icon24_m.png') no-repeat 97% center;
    cursor: pointer;
}

.flow_path .list dl dt i {
    background: #00356b;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 22px;
    margin-right: 15px;
    margin-top: -5px;
}

.flow_path .list .m_tit_icon {
    margin-top: 70px;
}

.flow_path .list ul {
    margin-top: 10px;
}

.flow_path .list ul li {
    position: relative;
    padding-left: 18px;
    margin-top: 5px;
}

.flow_path .list ul li:before {
    content: '';
    background: #333333;
    position: absolute;
    left: 0px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-top: -3px;
}

.flow_path .list h4 {
    margin-top: 30px;
}

.apply .tips {
    margin-top: -50px;
}

.apply .list ul li {
    position: relative;
    display: flex;
    margin-top: 60px;
}

.apply .list ul li .img {
    width: 60%;
}

.apply .list ul li .text {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.apply .list ul li .text .tab {
    background: #f3f3f3;
    padding: 50px 60px;
    width: 100%;
}

.apply .list ul li .text .tab h3 {
    font-size: 24px;
    color: #00356b;
    margin-bottom: 20px;
}

.apply .list ul li table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 80%;
}

.apply .list ul li table tr th {
    padding: 10px 0px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.apply .list ul li table tr td {
    padding: 5px 0px;
    font-size: 16px;
    position: relative;
    padding-left: 20px;
}

.apply .list ul li table tr td:before {
    content: '';
    background: #00356b;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -4px;
}

.apply .list ul li:nth-child(2n) {
    flex-direction: row-reverse;
}

.apply .list ul li:nth-child(2n) .text {
    right: inherit;
    left: 0px;
}

.apply .list ul li h6 {
    margin-top: 20px;
}

.apply .list ul li .link {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #00356b;
    padding: 10px 20px;
    font-size: 14px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.apply .list ul li .link:hover {
    background: #882321;
}

.apply .tab_tit {
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.apply .tab_tit span {
    font-size: 24px;
    color: #333333;
    margin-right: 50px;
    height: 80px;
    line-height: 80px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.apply .tab_tit span.active {
    font-size: 32px;
}

.apply .tab_tit span.active:after {
    content: '';
    background: #00356b;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -4px;
}


.datadownload .list {
    overflow: hidden;
    margin-top: 30px;
}

.datadownload .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.datadownload .list ul li {
    width: 33.33%;
    padding: 15px;
}

.datadownload .list ul li .item {
    background: #f5f5f5;
    padding: 10px;
    display: flex;
    flex-direction: row;
}

.datadownload .list ul li .item .img {
    width: 141px;
    height: 170px;
}

.datadownload .list ul li .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.datadownload .list ul li .item .text {
    flex: 1;
    padding-left: 30px;
    position: relative;
}

.datadownload .list ul li .item .text h3 {
    font-size: 20px;
    color: #333;
    margin-top: 30px;
}

.datadownload .list ul li .item .text .link {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.datadownload .list ul li .item .text .link:after {
    content: '';
    background: url('../images/icon32.png') no-repeat left center;
    width: 17px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 10px;
}

.datadownload .list ul li .item .text .link:hover {
    color: #00356b;
    text-decoration: underline;
}



.qa .tab_tit {
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.qa .tab_tit span {
    font-size: 24px;
    color: #333333;
    margin-right: 50px;
    height: 80px;
    line-height: 80px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.qa .tab_tit span.active {
    font-size: 32px;
}

.qa .tab_tit span.active:after {
    content: '';
    background: #00356b;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -4px;
}

.qa .list {
    margin-top: 40px;
}

.qa .list dl {
    margin-top: 20px;
}

.qa .list dl dt {
    font-size: 24px;
    color: #333333;
    padding: 26px 20px;
    background: #f3f3f3 url('../images/icon24.png') no-repeat 97% center;
    cursor: pointer;
}

.qa .list dl dd {
    padding: 20px 40px 20px 70px;
    position: relative;
}

.qa .list dl dd:before {
    content: '';
    background: url('../images/icon34.png') no-repeat left center;
    width: 54px;
    height: 48px;
    position: absolute;
    left: 0px;
    top: 36px;
}

.qa .list dl dd p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
}

.qa .list dl dt {
    position: relative;
    padding-left: 70px;
}

.qa .list dl dt.active {
    background: #f3f3f3 url('../images/icon24_m.png') no-repeat 97% center;
    cursor: pointer;
}

.qa .list dl dt i {
    width: 54px;
    height: 48px;
    position: absolute;
    left: -3px;
    top: 18px;
}


.development .text {
    margin-top: 50px;
}

.development .text h3 {
    font-size: 32px;
    color: #000000;
}

.development .text p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
}

.development .list {
    margin-top: 20px;
}

.development .list ul {
    display: flex;
    flex-direction: row;
}

.development .list ul li {
    flex: 1;
    height: 386px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    position: relative;
}

.development .list ul li .img {
    height: 100%;
    width: 100%;
}

.development .list ul li .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.development .list ul li.active {
    flex: 2;
}

.development .list ul li .con {
    position: absolute;
    top: 30px;
    left: 50px;
    text-align: center;
}

.development .list ul li .con img {
    display: inline-block;
}

.development .list ul li .con strong {
    font-size: 28px;
    display: block;
    color: #fff;
    margin-top: 10px;
}


.development .text1 {
    margin-top: 80px;
}

.development .text1 h3 {
    font-size: 32px;
    color: #000000;
}

.development .text1 p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
}


.organization h2 {
    font-size: 32px;
    color: #000;
    margin-top: 40px;
}

.organization ul {
    margin-top: 40px;
}

.organization ul li {
    margin-top: 35px;
}

.organization ul li h3 {
    font-size: 24px;
    background: url('../images/icon17.png') no-repeat left center;
    padding-left: 50px;
    color: #00356b;
}

.organization ul li p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
}

.organization .text {
    margin-top: 40px;
}

.organization .text strong {
    display: block;
    font-size: 32px;
    color: #000000;
}

.organization .text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
}

.xsactivities .tab_tit {
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.xsactivities .tab_tit a {
    font-size: 24px;
    color: #333333;
    margin-right: 50px;
    height: 80px;
    line-height: 80px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.xsactivities .tab_tit a.active {
    font-size: 32px;
}

.xsactivities .tab_tit a.active:after {
    content: '';
    background: #00356b;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -4px;
}

.xsactivities .list {
    margin-top: 10px;
}

.xsactivities .list ul li .time {
    width: 120px;
    height: 120px;
    background: #00356b;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.xsactivities .list ul li .time strong {
    font-size: 42px;
    font-weight: bold;
}

.xsactivities .list ul li .time span {
    display: block;
    font-size: 26px;
}

.xsactivities .list ul li .link {
    display: block;
    padding: 50px 0px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    flex-direction: row;
}

.xsactivities .list ul li .link .text {
    flex: 1;
    padding-left: 60px;
    position: relative;
}

.xsactivities .list ul li .link .text:before {
    content: '';
    background: #a3a3a3;
    height: 1px;
    position: absolute;
    left: 15px;
    top: 10px;
    width: 30px;
}

.xsactivities .list ul li .text h3 {
    font-size: 18px;
}

.xsactivities .list ul li .text strong {
    display: block;
    font-size: 16px;
    color: #666666;
    margin-top: 3px;
    background: url('../images/icon39.png') no-repeat left 8px;
    padding: 5px 0px;
    padding-left: 20px;
}

.xsactivities .list ul li .text p {
    font-size: 16px;
    margin-top: 12px;
    line-height: 26px;
}

.xsactivities .list ul li .link:hover .text h3 {
    color: #00356b;
}

.xsactivities .list ul li .link:hover .text strong {
    color: #00356b;
}

.xsactivities .tab_tit .selbox {
    position: absolute;
    right: 0px;
    bottom: 20px;
}

.xsactivities .tab_tit .selbox .sel {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #979797;
    border-radius: 20px;
    margin-left: 10px;
    padding: 10px;
    outline: none;
}


.pagebox {
    text-align: center;
    position: relative;
}

.pagebox ul {
    margin-top: 80px;
}

.pagebox ul li {
    display: inline-block;
    vertical-align: middle;
}

.pagebox ul li a {
    margin: 0px;
    font-size: 16px;
    color: #000;
    position: relative;
    display: block;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
}

.pagebox ul .page a {
    height: 38px;
    width: 38px;
    border: 1px solid #e3e3e3;
    line-height: 38px;
    margin: 0px 2px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
}

.pagebox ul .previous a {
    color: #666;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    padding: 0px 20px;
}

.pagebox ul .previous a:before {
    content: '';
    background: url('../images/icon40.png') no-repeat left center;
    width: 19px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}

.pagebox ul .next a {
    color: #666;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding: 0px 20px;
}

.pagebox ul .next a:after {
    content: '';
    background: url('../images/icon41.png') no-repeat left center;
    width: 19px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 8px;
}

.pagebox ul li.first {
    display: none;
}

.pagebox ul li.last {
    display: none;
}

.pagebox ul li.page:hover a,
.pagebox ul li.selected a {
    color: #fff;
    background: #00356b;
    border: 1px solid #00356b;
}

.pagebox ul .previous a:hover {
    color: #00356b;
}

.pagebox ul .next a:hover {
    color: #00356b;
}


.news .tab_tit {
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.news .tab_tit a {
    font-size: 24px;
    color: #333333;
    margin-right: 50px;
    height: 80px;
    line-height: 80px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.news .tab_tit a.active {
    font-size: 32px;
}

.news .tab_tit a.active:after {
    content: '';
    background: #00356b;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -4px;
}

.news .list {
    margin-top: 10px;
}

.news .list ul li .img {
    width: 310px;
    height: 181px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.news .list ul li .img img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
}

.news .list ul li .img strong {
    font-size: 42px;
    font-weight: bold;
}

.news .list ul li .img span {
    display: block;
    font-size: 26px;
}

.news .list ul li .link {
    display: block;
    padding: 40px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    flex-direction: row;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.news .list ul li .link .text {
    flex: 1;
    padding-left: 50px;
    position: relative;
    width: calc(100% - 310px);
}

.news .list ul li .text h3 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .list ul li .text strong {
    display: block;
    font-size: 16px;
    color: #999999;
    margin-top: 15px;
    padding: 5px 0px;
}

.news .list ul li .text p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
}

.news .list ul li .link:hover .text h3 {
    color: #00356b;
}

.news .list ul li .link:hover .text strong {
    color: #00356b;
}

.news .list ul li .link:hover {
    background: #f5f5f5;
}

.news .list ul li .link:hover .img img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.news .had {
    background: #f5f5f5;
    padding: 40px;
    margin-top: 40px;
}

.news .had .link {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.news .had .link .img {
    width: 46.7%;
}

.news .had .link .text {
    width: 53.3%;
    padding-left: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.news .had .link .text strong {
    display: block;
    font-size: 16px;
    color: #999999;
}

.news .had .link .text h3 {
    font-size: 24px;
    color: #3d3d3d;
    margin-top: 5px;
}

.news .had .link .text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
}

.news .had .link .text h6 {
    background: #882321;
    color: #fff;
    display: inline-block;
    padding: 10px 100px;
    font-size: 16px;
    margin-top: 50px;
    transition: all 0.6s;
}

.news .had .link:hover .text h3 {
    color: #00356b;
}

.news .had .link:hover .text h6 {
    background: #00356b;
    -webkit-transition: all 0.6s;
}


.club .vid {
    margin-top: 50px;
}

.club .vid h3 {
    font-size: 32px;
    color: #000000;
}

.club .vid .img {
    position: relative;
    margin-top: 30px;
    cursor: pointer;
}

.club .vid .img i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -46px;
    margin-left: -46px;
}

.club .vid p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
}

.club .item {
    overflow: hidden;
    margin-top: 50px;
}

.club .item h3 {
    font-size: 32px;
    color: #000000;
}

.club .item .list {
    overflow: hidden;
    margin-top: 20px;
}

.club .item .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.club .item .list ul li {
    width: 33.33%;
    padding: 10px;
}

.club .item .list ul li a {
    background: #f3f3f3;
    border-left: 2px solid #00356b;
    padding: 25px 30px;
    font-size: 16px;
    color: #333333;
    height: 100%;
    line-height: 26px;
    display: block;
}

.club .item .list ul li a:hover {
    color: #00356b;
    text-decoration: underline;
}

.innovate .had {
    margin-top: 30px;
}

.innovate .had p {
    font-size: 16px;
    line-height: 26px;
}

.innovate .item {
    display: flex;
    flex-direction: row;
    margin-top: 50px;
    justify-content: space-between;
}

.innovate .item .fl {
    width: 64%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #f7f7f7;
}

.innovate .item .fl .text {
    flex: 1;
    padding: 50px 40px 20px;
}

.innovate .item .fl .text h3 {
    font-size: 36px;
    color: #00356b;
}

.innovate .item .fl .text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.innovate .item .fl .img {
    width: 53.3%;
}

.innovate .item .fl .img img {
    object-fit: cover;
    height: 507px;
}

.innovate .item .fr {
    width: 34%;
    position: relative;
}

.innovate .item .fr .link {
    display: block;
}

.innovate .item .fr .img {
    height: 507px;
}

.innovate .item .fr .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.innovate .item .fr .text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(229, 188, 0, 0.8);
    width: 100%;
    padding: 40px;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
}

.innovate .item .fr .text strong {
    font-size: 36px;
    color: #ffffff;
}

.innovate .item1 {
    background: #00a1e9;
    margin-top: 35px;
}

.innovate .item1 .link {
    display: flex;
    flex-direction: row;
}

.innovate .item1 .img {
    width: 66%;
    height: 507px;
}

.innovate .item1 .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.innovate .item1 .text {
    width: 34%;
    padding: 80px 40px 20px;
}

.innovate .item1 .text h3 {
    font-size: 36px;
    color: #fff;
}

.innovate .item1 .text strong {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
    display: block;
    margin-top: 30px;
    word-wrap: break-word;
}

.innovate .item1 .text img {
    margin-top: 30px;
}

.content .list {
    overflow: hidden;
    margin-top: 45px;
}

.content .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.content .list ul li {
    width: 33.33%;
    padding: 0px 20px;
}

.content .list ul li .con {
    border: 1px solid #dcdcdc;
    background: url('../images/icon43.png') no-repeat left bottom;
    min-height: 300px;
    text-align: center;
}

.content .list ul li .con img {
    margin: 0 auto;
    margin-top: 20px;
}

.content .list ul li .con h3 {
    font-size: 28px;
    font-weight: bold;
    margin-top: 60px;
    color: #333;
}

.content .list ul li .con p {
    font-size: 18px;
    color: #666666;
    margin-top: 20px;
}

.content .wxlist {
    text-align: center;
    margin-top: 110px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 70px;
}

.content .wxlist ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px 45px;
}

.content .wxlist ul li img {
    margin: 0 auto;
}

.content .wxlist ul li p {
    font-size: 18px;
    color: #666666;
    margin-top: 15px;
}

.content .item {
    margin-top: 40px;
}

.content .item h3 {
    font-size: 36px;
    color: #00356b;
}

.content .item dl {
    margin-top: 45px;
}

.content .item dl dt {
    font-size: 32px;
    color: #333333;
}

.content .item dl dd {
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
}

.video .tab_tit {
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.video .tab_tit a {
    font-size: 24px;
    color: #333333;
    margin-right: 50px;
    height: 80px;
    line-height: 80px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.video .tab_tit a.active {
    font-size: 32px;
}

.video .tab_tit a.active:after {
    content: '';
    background: #00356b;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -4px;
}

.video .list {
    overflow: hidden;
    margin-top: 30px;
}

.video .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.video .list ul li {
    width: 33.33%;
    padding: 15px;
}

.video .list ul li .con {
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    cursor: pointer;
}

.video .list ul li .text {
    padding: 20px 0px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.video .list ul li .text h3 {
    font-size: 20px;
    color: #000000;
}

.video .list ul li .text strong {
    display: block;
    font-size: 16px;
    color: #333333;
    margin-top: 8px;
}


/* 6.7 */
.video .list ul li .img {
    position: relative;
    height: 287px;
}

.video .list ul li .img>img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* 6.7end */

.video .list ul li .img i {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.video .list ul li .con:hover .img i {
    opacity: 1;
}

.video .list ul li .con:hover {
    background: #f3f3f3;
}

.video .list ul li .con:hover .text {
    padding-left: 30px;
}


.mproject {
    margin-top: 50px;
}

.mproject .had {
    font-size: 16px;
    position: relative;
}

.mproject .list {
    overflow: hidden;
}

.mproject .list ul {
    display: flex;
    flex-direction: row;
    margin-left: -30px;
    margin-right: -30px;
}

.mproject .list ul li {
    width: 50%;
    padding: 30px;
}

.mproject .list ul li .con {
    border: 1px solid #e4e4e4;
    text-align: center;
    padding: 40px 20px;
}

.mproject .list ul li .con strong {
    font-size: 24px;
    color: #333333;
}

.mproject .list ul li .con img {
    margin: 0 auto;
    margin-top: 50px;
}

.mproject .list ul li .con h6 {
    color: #882321;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

.in_mproject .had {
    padding-top: 40px;
}

.in_mproject .had p {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 24px;
    color: #00356b;
    font-style: italic;
}

.mproject1 {
    background: #f3f3f3;
    padding: 50px 0px;
    margin-top: 30px;
}

.mproject1 h3 {
    font-size: 36px;
    color: #00356b;
}

.mproject1 ul {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    flex-wrap: wrap;
}

.mproject1 ul li {
    flex: 1;
    text-align: center;
    padding: 30px 0px;
}

.mproject1 ul li strong {
    display: block;
    font-size: 56px;
    color: #00356b;
    font-family: 'Arail';
    font-weight: 200;
}

.mproject1 ul li span {
    color: #882321;
    font-size: 24px;
    font-weight: bold;
}

.mproject2 {
    display: flex;
    flex-direction: row;
    padding: 80px 0px;
}

.mproject2 .fl {
    width: 60%;
    padding-right: 10%;
}

.mproject2 .fl h3 {
    font-size: 36px;
    color: #00356b;
}

.mproject2 .fl ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 50px;
}

.mproject2 .fl ul li {
    width: 50%;
    text-align: center;
    margin: 30px 0px;
}

.mproject2 .fl ul li strong {
    display: block;
    font-size: 56px;
    color: #00356b;
    font-family: 'Arail';
    font-weight: 200;
}

.mproject2 .fl ul li span {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
    display: block;
}

.mproject2 .fl ul li.lastli {
    font-size: 24px;
    color: #882321;
    padding-top: 50px;
}

.mproject2 .fl ul li.lastli em {
    font-style: italic;
}

.mproject2 .fr {
    width: 40%;
}

.mproject2 .fr h3 {
    font-size: 36px;
    color: #00356b;
}

.mproject2 .fr img {
    margin-top: 70px;
}

.mproject2 h6 {
    text-align: center;
    font-size: 24px;
    color: #882321;
    font-style: italic;
    margin-top: 50px;
}

.in_mproject2 .fl ul {
    padding-top: 50px;
}



.mproject3 {
    background: #335d89;
    padding: 80px 0px;
}

.mproject3 h3 {
    font-size: 36px;
    color: #fff;
}

.mproject3 ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 50px;
    flex-wrap: wrap;
}

.mproject3 ul li {
    margin: 20px 80px;
    text-align: center;
}

.mproject3 ul li img {
    margin: 0 auto;
}

.mproject3 ul li p {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
}

.mproject4 {
    background: #f3f3f3;
    padding: 80px 0px;
}

.mproject4 h3 {
    font-size: 36px;
    color: #00356b;
}

.mproject4 .list {
    margin-top: 40px;
}

.mproject4 .list ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mproject4 .list ul li {
    width: 45%;
    display: flex;
    justify-content: space-between;
    margin: 8px 0px;
    align-items: center;
}

.mproject4 .list ul li .layui-progress {
    width: 60%;
}

.mproject4 .list ul li p {
    font-size: 25px;
}

.layui-progress {
    background: #e5e5e5;
    height: 42px;
    border-radius: 10px;
}

.layui-progress-bar {
    height: 100%;
    border-radius: 5px;
    background: #882321;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.layui-progress-text {
    display: none;
}


.mproject5 {
    padding: 80px 0px;
}

.mproject5 h3 {
    font-size: 36px;
    color: #00356b;
}

.mproject5 .img {
    margin-top: 40px;
}

.mproject5 .list {
    overflow: hidden;
    margin-top: 35px;
}

.mproject5 .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.mproject5 .list ul li {
    width: 33.33%;
    padding: 10px;
}

.mproject5 .list ul li .tit {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.mproject5 .list ul li .tit img {
    margin-right: 10px;
}

.mproject5 .list ul li .text {
    padding: 16px 22px;
    background: #f3f3f3;
    border-left: 2px solid #a51e36;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}

.mproject5 .list1 ul li .text {
    border-left: 2px solid #274689;
}



.mproject6 {
    background: #f3f3f3;
    padding: 80px 0px;
}

.mproject6 h3 {
    font-size: 36px;
    color: #00356b;
}

.mproject6 .item {
    display: flex;
    flex-direction: row;
    margin-top: 50px;
    justify-content: space-between;
}

.mproject6 .item .fl {
    width: 41%;
}

.mproject6 .item .fr {
    width: 50%;
    margin-top: 80px;
}

.mproject6 .item .fr h4 {
    font-size: 24px;
    color: #00356b;
    background: url('../images/icon17.png') no-repeat left center;
    padding-left: 50px;
}

.mproject6 .item .fr ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.mproject6 .item .fr ul li {
    width: 45%;
    font-size: 18px;
    padding: 20px 0px;
    border-bottom: 1px solid #829ab4;
    position: relative;
    color: #333;
}

.mproject6 .item .fr ul li span {
    position: absolute;
    right: 0px;
    color: #00356b;
    font-size: 18px;
    font-weight: bold;
}

.mproject7 {
    padding-top: 80px;
}

.mproject7 h3 {
    font-size: 36px;
    color: #00356b;
}

.mproject7 #map {
    width: 100%;
    height: 1000px;
}

.mproject7 .img {
    margin-top: 50px;
}

.mproject7 .map {
    margin-top: 50px;
}

.mproject7 .map img {
    margin: 0 auto;
    display: block;
}

.mproject8 {
    padding-top: 80px;
}

.mproject8 h3 {
    font-size: 36px;
    color: #00356b;
}

.mproject8 .img .pic img {
    margin: 0 auto;
}

.mproject8 .img {
    position: relative;
    margin-top: 30px;
}

.mproject8 .pos span {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    border: 5px solid #7d93a8;
    border-radius: 50%;
    background: #00356b;
    z-index: 2;
    position: relative;
    z-index: 0;
}

.mproject8 .pos i {
    position: absolute;
    top: -0.79rem;
    left: 0.2rem;
    width: 1.19rem;
    height: 0.89rem;
    z-index: 1;
    display: none;
}

.mproject8 .pos em {
    background: #882321;
    font-size: 0.16rem;
    width: 1rem;
    text-align: center;
    padding: 0.08rem 0rem;
    color: #fff;
    position: absolute;
    display: block;
    top: -0.98rem;
    left: 1.3rem;
    display: none;
    z-index: 4;
}

.mproject8 .pos {
    background: url('../images/sjmap.jpg') no-repeat center center;
    width: 14.73rem;
    height: 7.22rem;
    margin: 0 auto;
    background-size: contain;
    max-width: 100%;
    position: relative;
}

.mproject8 .pos .li_1 {
    position: absolute;
    left: 2.05rem;
    top: 2.0rem;
}

.mproject8 .pos .li_2 {
    position: absolute;
    left: 2.53rem;
    top: 2.76rem;
}

.mproject8 .pos .li_3 {
    position: absolute;
    left: 6.56rem;
    top: 2.05rem;
}

.mproject8 .pos .li_4 {
    position: absolute;
    left: 10.28rem;
    top: 2.89rem;
}

.mproject8 .pos .li_5 {
    position: absolute;
    left: 11.88rem;
    top: 3.02rem;
}

.mproject8 .pos .li_6 {
    position: absolute;
    left: 12.37rem;
    top: 2.79rem;
}

.mproject8 .pos .li_7 {
    position: absolute;
    left: 10.78rem;
    top: 4.2rem;
}

.mproject8 .pos .li_8 {
    position: absolute;
    left: 13.67rem;
    top: 6.52rem;
}

.mproject8 .pos li {
    cursor: pointer;
}

.mproject8 .pos li:hover i {
    display: block;
}

.mproject8 .pos li:hover em {
    display: block;
}

.mproject8 .pos li:hover span {
    background: #882321;
    border: 5px solid #cfa7a6;
}

.m_red {
    background: #a51e36 !important;
}


.video_wrap {
    margin-top: 30px;
}

.video_wrap video {
    left: 0;
    top: 0;
    width: 100%;
    background: #000;
}

#service .service_sec03 {
    padding-top: 40px;
}

/* #service .service_s03_block{ padding-left: 30%;} */
#service .se_s03_img {
    width: 408px;
    height: 380px;
    position: relative;
    margin: 0 auto;
}

#service .se_s03_img .bigImg {
    width: 100%;
}

#service .se_s03_img .m_font {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

#service .se_s03_img .m_font p {
    font-size: 15px;
    line-height: 25px;
    color: #333333;
}

#service .se_s03_img .m_font p span {
    font-size: 23px;
    color: #e82017;
}

#service .se_s03_img .icon {
    position: absolute;
    width: 106px;
    height: 106px;
    /*opacity: 0.4;*/
}

#service .se_s03_img .react {
    /*    opacity: 0;
    filter: alpha(opacity=0);*/

    display: none;
    height: 75px;
    position: absolute;
    z-index: 2
}

#service .se_s03_img .icon01 .react {
    top: 38px;
    left: -169px;
    /* background: url(../images/s_s03_line01.png) no-repeat left top;*/
}

#service .se_s03_img .icon01 .react_in,
#service .se_s03_img .icon02 .react_in,
#service .se_s03_img .icon03 .react_in {
    right: 108px
}

#service .se_s03_img .icon02 .react {
    top: 69px;
    left: -169px;
    /*background: url(../images/s_s03_line02.png) no-repeat left top;*/
}

#service .se_s03_img .icon03 .react {
    top: 30px;
    left: -200px;
    /* background: url(../images/s_s03_line03.png) no-repeat left top;*/
}

#service .se_s03_img .icon04 .react {
    top: 30px;
    left: 49px;
    /* background: url(../images/s_s03_line04.png) no-repeat left top;*/
}

#service .se_s03_img .icon05 .react {
    top: 65px;
    left: 11px;
    background: url(../images/s_s03_line05.png) no-repeat left top;
}

#service .se_s03_img .icon06 .react {
    top: 34px;
    left: 12px;
    background: url(../images/s_s03_line06.png) no-repeat left top;
}

#service .se_s03_img .react_in {
    position: absolute;
    right: -120px;
    width: 231px;
    border: 1px solid #f0f0f0;
    -moz-box-shadow: 2px 2px 5px #eeeeee;
    -webkit-box-shadow: 2px 2px 5px #eeeeee;
    box-shadow: 2px 2px 5px #eeeeee;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#eeeeee')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#eeeeee');
    text-align: center;
}

#service .se_s03_img .react_padd {
    padding: 12px 14px;
    background: #ffffff;
}

#service .se_s03_img .icon .title {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 11px;
    font-size: 16px;
    z-index: -1;
}

#service .se_s03_img .icon01 {
    left: 10px;
    bottom: 68px;
}

#service .se_s03_img .icon01 .title {
    color: #477386;
}

#service .se_s03_img .icon02 {
    left: 11px;
    top: 90px;
}

#service .se_s03_img .icon img {
    position: absolute;
    left: 36%;
    top: 22%;
    max-width: none !important;
    max-height: none !important;
}

#service .se_s03_img .icon img.line {
    position: static;
}

#service .se_s03_img .icon02 .title {
    color: #2b8a84;
}

#service .se_s03_img .icon03 {
    left: 92px;
    top: 11px;
}

#service .se_s03_img .icon03 .title {
    color: #709c34;
}

#service .se_s03_img .icon04 {
    right: 97px;
    top: 6px;
}

#service .se_s03_img .icon04 .title {
    color: #f7941e;
}

#service .se_s03_img .icon05 {
    right: 11px;
    top: 90px;
}

#service .se_s03_img .icon05 .title {
    color: #f26522;
}

#service .se_s03_img .icon06 {
    right: 11px;
    bottom: 67px;
}

#service .se_s03_img .icon06 .title {
    color: #9d405f;
}

.m_echa {
    height: 500px;
}


.download_hide {
    display: none;
}

.download_box {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
}

.download_form {
    width: 1600px;
    background: #fff;
    max-height: 90vh;
    padding: 50px;
    overflow-y: auto;
    position: relative;
}

.download_form .downform1 h4 {
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
}

.download_form .downform1 h4 span {
    color: #ff0000;
}

.download_form .downform1 ul {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
}

.download_form .downform1 ul li {
    margin-right: 150px;
    font-size: 16px;
    color: #333333;
}

.download_form .downform1 ul li input[type="radio"] {
    background: url('../images/icon69.png') no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
    cursor: pointer;
}

.download_form .downform1 ul li input[type="radio"]:checked {
    background: url('../images/icon69_m.png') no-repeat center center;
    width: 20px;
    height: 20px;
}

.download_form .downform2 {
    margin-top: 30px;
}

.download_form .downform2 .list {
    overflow: hidden;
}

.download_form .downform2 .list ul {
    display: flex;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px;
}

.download_form .downform2 .list ul li {
    padding: 0px 15px;
    width: 33.33%;
    margin-top: 25px;
}

.download_form .downform2 .list ul li label {
    font-size: 16px;
    color: #333;
    min-height: 21px;
    display: block;
}

.download_form .downform2 .list ul li label i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -3px;
}

.download_form .downform2 .list ul li label span {
    color: #ff0000;
}

.download_form .downform2 .list ul li .txt {
    border: 1px solid #cac9c9;
    display: block;
    width: 100%;
    padding: 13px;
    font-size: 16px;
    color: #333;
    margin-top: 15px;
}

.download_form .downform2 .list ul li .sele_txt {
    background: url('../images/icon76.png') no-repeat 95% center;
    width: 100%;
    margin-top: 15px;
    border: 1px solid #cac9c9;
    padding: 13px;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
}

.download_form .downclose {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.download_form .downclose:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.downform_but {
    margin-top: 50px;
    text-align: center;
}

.downform_but .but {
    background: #882321;
    padding: 13px 100px;
    color: #fff;
    font-size: 16px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.downform_but .but:hover {
    background: #00356b;
}

/* 新增 */

.m_pd80.new_m_pd80 .details {
    position: relative;
}

.m_pd80.new_m_pd80 .times {
    width: 280px;
    position: absolute;
    top: 20px;
    right: -27%;
}

.m_pd80.new_m_pd80 .times ul li {
    background-color: #f3f3f3;
    padding: 19px 0 18px 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

/* .m_pd80.new_m_pd80 .times ul li:last-child {
    margin-bottom: 0;
}
 */
.m_pd80.new_m_pd80 .times ul li .img {
    width: 42px;
    margin-left: 24px;

}

.m_pd80.new_m_pd80 .times ul li .txt {
    color: #00356b;
    margin-left: 19px;
}

.details .item .text img {
    height: auto !important;
}

.m_pd80.new_m_pd80 .times ul li .txt h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.m_pd80.new_m_pd80 .times ul li .txt p {
    font-size: 14px;
}

.m_pd80.new_m_pd80 .times ul li .txt p a {
    color: inherit;
    border-bottom: 1px solid #00356b;
}

.details .dow.new_dow {
    margin-top: 12px;
}

.details .dow.new_dow a {
    padding: 15px 86px;
}

@media (max-width:1770px) {
    .m_pd80.new_m_pd80 .times {
        /* width: 215px; */
        /*         right: -21%; */
        position: inherit;
        width: 100%;
        margin-top: 30px;
    }

    .m_pd80.new_m_pd80 .times ul {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .m_pd80.new_m_pd80 .times ul li .img {
        margin-left: 14px;
    }

    .m_pd80.new_m_pd80 .times ul li .txt {
        margin-left: 14px;

    }

    .m_pd80.new_m_pd80 .times ul li {
        padding: 16px 0;
        width: 32.5%;
    }

    .m_pd80.new_m_pd80 .times ul li .img {
        width: 35px;
    }

    .m_pd80.new_m_pd80 .times ul li .txt h1 {
        font-size: 16px;
    }

    .m_pd80.new_m_pd80 .times ul li .txt p {
        font-size: 12px;
    }


}


@media (max-width:1200px) {
    .apply_pd80 {
        padding: 40px 0;
        padding-top: 20px;
    }

    .apply_pd80 .apply {
        margin-top: 20px;
    }

    .m_pd80.new_m_pd80 .times {
        position: static;
        width: 100%;
        margin-top: 10px;
    }

    .m_pd80.new_m_pd80 .times ul {
        display: block;
    }

    .m_pd80.new_m_pd80 .times ul li {
        width: 100%;
    }

    .m_pd80.new_m_pd80 .times ul li .txt h1 {
        font-size: 14px;
    }

    .m_pd80.new_m_pd80 .times ul li .img {
        width: 42px;
        margin-left: 19px;
    }

    .m_pd80.new_m_pd80 .times ul li .txt {
        margin-left: 19px;

    }

    .m_pd80.new_m_pd80 .times ul li .txt h1 {
        font-size: 16px;
    }

    .m_pd80.new_m_pd80 .times ul li .txt p {
        font-size: 14px;
    }

    .details .dow.new_dow a {
        padding: 10px 46px;
    }
}






/* 2022-1-6 */
.m_pd80.m_pd0 {
    padding-top: 0;
}

.astudy1 .text {
    font-size: 16px;
    margin-top: 40px;
    line-height: 26px;
}

.astudy1 .list {
    margin-top: 40px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 50px;
    position: relative;
}

.astudy1 .list ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.astudy1 .list ul li {
    width: 48%;
    border: 1px solid #dcdcdc;
    height: 310px;
    position: relative;
}

.astudy1 .list ul li a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('../images/z1.png') no-repeat left bottom;
    text-align: center;
    flex-direction: column;
    position: relative;
}

.astudy1 .list ul li h3 {
    font-size: 32px;
    color: #333;
}

.astudy1 .list ul li i {
    display: block;
    margin-top: 20px;
    padding: 0px 20px;
}

.astudy1 .list ul li.active {
    background: #00356b url('../images/z2.png') no-repeat left bottom;
}

.astudy1 .list ul li.active:after {
    content: '';
    position: absolute;
    bottom: -52px;
    left: 0px;
    height: 4px;
    background: #00356b;
    width: 100%;
    width: 100%;
}

.astudy1 .list1 ul {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    justify-content: space-between;
}

.astudy1 .list1 ul li {
    width: 31.5%;
}

.astudy2 .tit {
    font-size: 32px;
    color: #000;
}

.astudy2 .item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 80px;
    position: relative;
}

.astudy2 .item .img {
    width: 878px;
    flex: 0 0 auto;
}

.astudy2 .item .list {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 46%;
    height: 100%;
}

.astudy2 .item .list ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.astudy2 .item .list ul li {
    background: #fff;
    height: 19.2%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.astudy2 .item .list ul li .icon {
    width: 93px;
    height: 93px;
    flex: 0 0 auto;
    margin-left: -46px;
    margin-right: 22px;
}

.astudy2 .item .list ul li .text {
    padding-right: 30px;
}

.astudy2 .item .list ul li .text h3 {
    font-size: 24px;
    color: #000000;
}

.astudy2 .item .list ul li .text p {
    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;
}


.astudy3 {
    margin-top: 80px;
}

.astudy3 .tit {
    font-size: 32px;
    color: #000000;
}

.astudy3 .list {
    /* margin-top: ; */
}

.astudy3 .list ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 35px;
}

.astudy3 .list ul li {
    padding: 60px;
    width: 48%;
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    border: 1px solid #e4e4e4;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.astudy3 .list ul li p {
    background: url('../images/z10.png') no-repeat left 5px;
    padding-left: 40px;
    font-size: 16px;
}

.astudy3 .list ul li:hover {
    background: #00356b;
    color: #fff;
}

.astudy3 .list ul li:hover p {
    background: url('../images/z11.png') no-repeat left 5px;
}

.astudy3 .list ul li .text {
    position: relative;
    height: 100%;
    padding-bottom: 50px;
}

.astudy3 .list ul li h6 {
    text-align: right;
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 16px;
}

.astudy4 h3 {
    font-size: 32px;
    color: #000;
}

.astudy4 .img {
    position: relative;
    margin-top: 40px;
}

.astudy4 .img .pic img {
    margin-top: 40px;
}

.astudy4 .img i {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.astudy4 .img i img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    cursor: pointer;
}

.astudy4 .img:hover i img {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
}

.astudy4 .dow {
    margin-top: 30px;
}

.astudy4 .dow p {
    font-size: 16px;
}

.astudy4 .dow a {
    font-size: 16px;
    color: #882321;
    display: block;
    margin-top: 15px;
    cursor: pointer;
    word-wrap: break-word;
}

.astudy4 .dow a:before {
    content: '';
    background: url('../images/z12.png') no-repeat left center;
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.astudy4 .dow a:hover {
    text-decoration: underline;
}

.astudy1_swp {
    margin-top: 40px;
    padding-bottom: 50px;
}

.astudy1_swp .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #dcdcdc;
    margin: 0px 6px !important;
    opacity: 1;
    outline: none;
}

.astudy1_swp .swiper-pagination-bullet-active {
    background: #a5acb0;
}

.astudy5 .tit {
    font-size: 32px;
    color: #333;
}

.astudy5 .list {
    margin-top: 20px;
}

.astudy5 .list dl {
    margin-top: 20px;
}

.astudy5 .list dl dt {
    font-size: 24px;
    color: #333333;
    padding: 20px;
    background: #f3f3f3 url('../images/icon24.png') no-repeat 97% center;
    cursor: pointer;
    padding-right: 100px;
}

.astudy5 .list dl dt.active {
    background: #f3f3f3 url('../images/icon24_m.png') no-repeat 97% center;
    cursor: pointer;
}

.astudy5 .list {
    overflow: hidden;
}

.astudy5 .list dl dd {
    padding-top: 20px;
}

.astudy5 .list dl dd .text {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.astudy5 .list dl dd .text p {
    width: 33.33%;
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 22px;
    color: #333;
    cursor: pointer;
}

.astudy5 .list dl dd .text p.active strong {
    background: #00356b;
    color: #fff;
}

.astudy5 .list dl dd .text p strong {
    padding: 5px;
    background: #f3f3f3;
    padding: 30px 0px;
    display: block;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.astudy5 .list dl dd .text p strong:hover {
    background: #00356b;
    color: #fff;
}

.astudy5 .list dl dd .list ul li {
    width: 20%;
    padding: 10px;
}

.astudy5 .list dl dd .list ul li .img {
    border: 1px solid #e5e5e5;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.astudy5 .list dl dd .list {
    margin-top: 10px;
}

.astudy5 .list dl dd .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}



.astudy6 {
    margin-top: 80px;
}

.astudy6 .list {
    overflow: hidden;
}

.astudy6 .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -23px;
    margin-right: -23px;
}

.astudy6 .list ul li {
    width: 50%;
    padding: 0px 23px;
    margin-top: 46px;
}

.astudy6 .list ul li .item {
    position: relative;
}

.astudy6 .list ul li .item .img {
    height: 240px;
    border: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width:1200px) {
    .astudy6 .list ul li .item .text {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: #0b3e71;
        padding: 50px;
        display: flex;
        align-items: center;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        opacity: 0;
        transition: all 0.6s;
        -webkit-transition: all 0.6s;
    }

    .astudy6 .list ul li .item:hover .text {
        opacity: 1;
    }
}


.astudy7 .tit {
    font-size: 32px;
    color: #000000;
}

.astudy7 .list {
    margin-top: 20px;
    overflow: hidden;
}

.astudy7 .list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.astudy7 .list ul li {
    padding: 20px;
    width: 33.33%;
}

.astudy7 .list ul li .item {
    position: relative;
    cursor: pointer;
}

.astudy7 .list ul li .item .img {
    overflow: hidden;
}

.astudy7 .list ul li .item .img img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.astudy7 .list ul li .item .icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.astudy7 .list ul li .item:hover .img img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}


.astudy7 .dow {
    margin-top: 30px;
}

.astudy7 .dow p {
    font-size: 16px;
}

.astudy7 .dow a {
    font-size: 16px;
    color: #882321;
    display: block;
    margin-top: 15px;
    cursor: pointer;
}

.astudy7 .dow a:before {
    content: '';
    background: url('../images/z12.png') no-repeat left center;
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.astudy7 .dow a:hover {
    text-decoration: underline;
}

.a_video {
    width: 100%;
    height: 100%;
}

.b_video {
    width: 100%;
    height: 710px;
}

.c_video {
    width: 100%;
    height: 276px;
}

.d_video {
    width: 100%;
    height: 625px;
}

.k_video {
    width: 100%;
    height: 640px;
}


.vjs-poster {
    width: 100% !important;
    background-size: cover !important;
}


/* 7-29 */
.share {
    position: fixed;
    top: 50%;
    z-index: 9;
    right: 0px;
    /*     margin-top: -187px; */
}

.share ul li {
    position: relative;
}

.share ul li>a {
    width: 160px;
    height: 50px;
    background: #335d89;
    display: flex;
    line-height: 50px;
    align-items: center;
    justify-content: center;
}

.share ul li:nth-child(2n)>a {
    background: #00356b;
}

.share ul li>a .img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
}

.share ul li>a .text {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.share ul li>a .img img {
    width: 27px;
}

.share_icon {
    position: absolute;
    right: 160px;
    border: 1px solid #e2e2e7;
    top: 0px;
    background: #fff;
    width: 240px;
    padding-left: 10px;
    height: 50px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    display: none;
}

.share_icon>a {
    margin: 0px !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}

.share_icon a.icon3 {
    background: url(../images/img188.png) no-repeat center center;
}

.share_icon a.icon4 {
    background: url(../images/img189.png) no-repeat center center;
}

.share_icon a.icon2 {
    background: url(../images/img187.png) no-repeat center center;
}

.share_icon a.icon1 {
    background: url(../images/img186.png) no-repeat center center;
}

.section1 {
    padding-bottom: 0;
}

.header-nav .lang {
    margin-top: 20px;
    margin-left: 5px;
    display: none;
}

.header-nav .lang a {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    color: #333;
    padding: 6px 15px;
}

.header-nav .lang a.active {
    background: #00356b;
    color: #fff;
}

@media (max-width: 1200px) {
    .header-nav .lang {
        display: block;
    }
}

/* 新-在线申请 */
.apply .table-select {
    margin-top: 38px;
    border-top: 1px solid #dedede;
}

.apply .table-select .table-select-list {
    display: flex;
    border-bottom: 1px solid #dedede;
}

.apply .table-select .table-select-list .name {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border-right: 1px solid #dedede;
    font-size: 18px;
    font-weight: bold;
    color: #114084;
}

.apply .table-select .table-select-list .select-list {
    display: flex;
    padding: 20px 0;
    margin-left: 20px;
    font-size: 18px;
}

.apply .table-select .select-list .select-item {
    padding: 15px 30px;
    margin-right: 10px;
    border-radius: 40px;
    cursor: pointer;
}

.apply .table-select .select-list .select-item.active {
    background-color: #114084;
    color: #fff;
}

.apply .container-main {
    display: flex;
    margin-top: 60px;
}

.apply .container-main .left-description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
}

.apply .container-main .left-description .b-title {
    font-size: 30px;
    color: #114084;
}

.apply .container-main .left-description .left-content {
    padding: 40px;
    padding-top: 10px;
    margin-top: 30px;
    margin-right: 80px;
    border-left: 2px solid #114084;
    background-color: #f5f5f5;
}

.apply .container-main .left-description .condition-detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.apply .container-main .left-description .condition-detail .item {
    min-width: 40%;
    margin-top: 30px;
}

.apply .container-main .left-description .condition-detail .item:nth-child(1) {
    min-width: 60%;
}

.apply .container-main .left-description .condition-detail .name {
    font-size: 16px;
    color: #4c4c4c;
}

.apply .container-main .left-description .condition-detail .list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #635e5e;
}

.apply .container-main .left-description .condition-detail .list p {
    margin-right: 20px;
}

.apply .container-main .left-description .btn-container {
    width: max-content;
    max-width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.apply .container-main .left-description .btn-container a {
    display: inline-flex;
    align-items: center;
    padding: 20px 40px;
    font-size: 20px;
    color: #fff;
    background-color: #b7271c;
}
.apply .container-main .left-description .btn-container a.temp {
    margin-right: 10px;
}

.apply .container-main .left-description .btn-container a img {
    width: 7px;
    height: 16px;
    margin-left: 10px;
}


.apply .container-main .right-pic {
    width: 50%;
}

.apply .container-main .right-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ban {
    position: relative;
}

.ban-recruitment {
    background-position: right center !important;
}

.ban .txt {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    color: #fff;
    font-size: clamp(24px, 3vw, 3vw);
    font-weight: bold;
    letter-spacing: 2px;
}

@media (max-width: 1200px) {
    .ban-recruitment {
        height: 250px !important;
    }
}

@media (max-width: 560px) {
    .ban .txt {
        display: none;
    }

    .ban-recruitment {
        height: 150px !important;
    }
}

.recruitment {
    display: flex;
    flex-wrap: wrap;
    max-width: 85%;
    margin: 50px auto 0;
}

.recruitment-p {
    max-width: 85%;
    margin: 0 auto;
}

.recruitment .item {
    width: calc((100% - 30px * 3) / 4);
    display: flex;
    flex-direction: column;
    margin-right: 30px;
    margin-bottom: 40px;
    overflow: hidden;
}

.recruitment .item:nth-child(4n) {
    margin-right: 0;
}

.recruitment .item .pic {
    flex: 1;
    aspect-ratio: .935;
    height: 70%;
}

.recruitment .item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.recruitment .item .txt {
    background-color: #f7f7f7;
}

.recruitment .item .txt .name {
    padding: 20px;
    transition: .3s;
}

.recruitment .item .txt .name h1 {
    font-size: clamp(18px, 1.25vw, 1.25vw);
    color: #000;
}

.recruitment .item .txt .name p {
    font-size: clamp(16px, 0.9375vw, 0.9375vw);
    color: #666;
}

.recruitment .item .txt .professional {
    padding: 0 20px 20px;
    color: #fff;
    transition: .3s;
    font-size: clamp(14px, 0.83vw, 0.83vw);
}

.recruitment .item .txt .professional-wrap {
    border-top: 1px solid #fff;
    padding-top: 20px;
}

.recruitment .item:hover .txt {
    background-color: #00356b;
}

.recruitment .item:hover .txt .name h1,
.recruitment .item:hover .txt .name p {
    color: #fff;
}


.recruitment .item:hover .txt .name,
.recruitment .item:hover .txt .professional {
    background-color: #00356b;
}

.recruitment-appointment {
    display: flex;
    justify-content: center;
}

.recruitment-appointment a {
    background-color: #882321;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: clamp(100px, 14.58vw, 14.58vw);
    padding: 15px 0;
}

.w25 .list ul li {
    width: 25%;
}

.bg-white {
    background-color: white;
}

.bg-f3 {
    background-color: #f3f3f3;
}

.sci-mproject5 .list ul li .text {
    background-color: #fff;
}

.sci-swiper {
    margin-top: 35px;
    padding-bottom: 50px;
}

.sci-swiper .item .pic {
    width: 100%;
    aspect-ratio: 1.55;
}

.sci-mproject8 .item .pic {
    aspect-ratio: 2.35;
}

.sci-swiper .item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sci-swiper1 .item .txt {
    text-align: center;
    font-size: 20px;
    color: #000;
    margin-top: 20px;
}

.sci-swiper .swiper-pagination-bullet {
    background: #00356b;
    opacity: .2;
}

.sci-swiper .swiper-pagination-bullet-active {
    opacity: 1;
}

.sci-swiper2 .item .txt {
    font-size: 20px;
    color: #000;
    margin-top: 20px;
    line-height: 1.5;
}

.sci-swiper2 .item .txt .time {
    font-size: 16px;
    color: #333;
}

.sci-mproject3 {
    background-color: #fff;
    padding-top: 50px;
}

.science_innovation h3.sci-h {
    color: #00356b;
    font-size: 24px;
}

.sci-h {
    position: relative;
    line-height: 1;
    padding-left: 50px;
}

.sci-h::after {
    content: '';
    width: 10px;
    height: 100%;
    background-color: #00356b;
    transform: skewX(-30deg);
    position: absolute;
    top: 0;
    left: 6px;
}

.sci-h::before {
    content: '';
    width: 7px;
    height: 100%;
    background-color: #00356b;
    transform: skewX(-30deg);
    position: absolute;
    top: 0;
    left: 25px;
    opacity: .2;
}

.sci-mproject3 ul {
    border: 1px solid #dcdcdc;
    padding: clamp(30px, 2.6vw, 2.6vw) clamp(20px, 1vw, 1vw);
    margin-top: 35px;
}

.sci-mproject3 ul li p {
    color: #000;
}

.mb35 {
    margin-bottom: 35px;
}

.mb20 {
    margin-bottom: 20px;
}

.sci-mproject4 {
    padding: 30px 0 0;
}

.sci-mproject4 .list {
    margin-top: 0;
}

.sci-mproject4 .list ul li .con {
    height: 100%;
}

.sci-mproject4 .list ul li {
    width: 50%;
    align-items: flex-start;
    padding: 0 30px;
    flex-direction: column;
    margin: 0;
}

.sci-mproject4 .list ul li p {
    font-size: 16px;
}

.mproject4 .list ul li ul li {
    width: 100%;
    padding: 10px 30px;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
}

.mproject4 .list ul li ul li .layui-progress {
    margin-right: 20px;
    flex-shrink: 0;
}

.sci-mproject4 .layui-progress {
    background-color: rgba(0, 53, 107, .1);
}

.sci-mproject4 .layui-progress-bar {
    background-color: #00356b;
}

.sci-mproject1 h3,
.sci-mproject5 h3,
.sci-mproject6 h3 {
    color: #000;
}

.sci-mproject1 ul li strong {
    font-weight: 400;
    margin-bottom: 20px;
}

.sci-mproject6 .tab {
    font-size: clamp(20px, 1.25vw, 1.25vw);
    border-bottom: 1px solid #e4e4e4;
    color: #333;
    padding: 15px 0;
}

.sci-mproject6 .tab span {
    margin-right: 20px;
    padding: 15px 10px;
    cursor: pointer;
}

.sci-mproject6 .tab span.active {
    color: #00356b;
    border-bottom: 2px solid #00356b;
}


.sci-mproject6 .swiper-slide {
    display: flex;
    flex-wrap: wrap;
}

.sci-mproject6 .swiper-slide .item {
    width: 25%;
    /* padding-top: 100%; */
    aspect-ratio: 8/7;
    /* height: 300px; */
    position: relative;
    background-color: #f9f9f9;
}

.sci-mproject6 .swiper-slide .pic {
    width: 40%;
    aspect-ratio: 1;
    position: absolute;
    top: 0;
    right: 0;
}

.sci-mproject6 .swiper-slide .pic::after {
    content: '';
    width: clamp(20px, 2vw, 2vw);
    aspect-ratio: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate3d(-50%, 50%, 0);
    background-color: #00356b;
}

.sci-mproject6 .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right top;
}

.sci-mproject6 .swiper-slide .txt {
    position: absolute;
    top: 41%;
    left: 10%;
    line-height: 1.5;
    width: 100%;
}

.sci-mproject6 .swiper-slide .txt .name {
    font-size: clamp(20px, 1.46vw, 1.46vw);
    color: #00356b;
}

.sci-mproject6 .swiper-slide .txt .professional {
    font-size: 14px;
    max-width: 80%;
}

.sci-mproject6 .swiper-slide .item:hover {
    background-color: #00356b;
}

.sci-mproject6 .swiper-slide .item:hover .pic::after {
    background-color: #448aca;
}

.sci-mproject6 .swiper-slide .item:hover .txt {
    color: #fff;
}

.sci-mproject6 .swiper-slide .item:hover .txt .name {
    color: #fff;
}


.sci-mproject7 .cont {
    display: flex;
    flex-wrap: wrap;
}

.sci-mproject7 .cont .item {
    width: calc((100% - 30px * 3) / 4);
    margin-right: 30px;
    margin-bottom: 30px;
    padding: clamp(20px, 1.5vw, 1.5vw);
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
}

.sci-mproject7 .cont .item:nth-child(4n) {
    margin-right: 0;
}

.sci-mproject7 .cont .item:nth-child(1) {
    background: linear-gradient(to bottom, #002e73, #3879bc);
}

.sci-mproject7 .cont .item:nth-child(2) {
    background: linear-gradient(to bottom, #691794, #ac62c8);
}

.sci-mproject7 .cont .item:nth-child(3) {
    background: linear-gradient(to bottom, #208f44, #73b25d);
}

.sci-mproject7 .cont .item:nth-child(4) {
    background: linear-gradient(to bottom, #e43605, #f08a2d);
}

.sci-mproject7 .cont .item .pic {
    width: 50%;
    aspect-ratio: 1;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10%;
    border-radius: 50%;
}

.sci-mproject7 .cont .item .pic img {
    width: 100%;
}

.sci-mproject7 .cont .item .txt .title {
    font-size: clamp(20px, 1.25vw, 1.25vw);
    margin: clamp(10px, 1.5vw, 1vw) 0;
    text-align: center;
}

.sci-mproject7 .cont .item .txt .font {
    line-height: 1.5;
    font-size: 16px;
}

.sci-mproject7 .cont .item .txt .font p {
    position: relative;
    padding-left: 1em;
    position: relative;
}

.sci-mproject7 .cont .item .txt .font p::after {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
}

.sci-mproject6 #cont2 {
    display: none;
}

.sci-mproject7,
.sci-mproject6 {
    padding: 0 0 50px;
}


.m_tit_sec {
    font-size: 32px;
    color: #000;
}

.brand-lay {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.brand-lay .item {
    width: calc((100% - 30px * 2) / 3);
    display: flex;
    flex-direction: column;
    margin-right: 30px;
    overflow: hidden;
}

.brand-lay .item:nth-child(3n) {
    margin-right: 0;
}

/* .brand-lay .item .pic {
    flex: 1;
} */

.brand-lay .item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.brand-lay .item .txt {
    padding: 5% 14%;
    font-size: 24px;
    color: #000;
    position: relative;
}

.brand-lay .item .txt::after {
    content: '';
    position: absolute;
    left: 7%;
    top: -53%;
    background-color: #882321;
    width: 2px;
    height: 134%;
}

.pd_b {
    padding-bottom: 80px;
}

.brand-lay1 {
    height: 28vw;
    position: relative;
    padding: 4vw 0;
}

.brand-lay1 .pic {
    width: 47%;
    height: calc(100% - 4vw);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}

.brand-lay1 .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand-lay1 .txt {
    width: 65%;
    height: calc(100% - 4vw);
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5%;
    padding-left: 17%;
    color: #333;
    font-size: 18px;
    background-color: #f3f3f3;
    line-height: 1.5;
    display: flex;
    justify-content: flex-end;
}

.brand-lay2 {
    display: flex;
    flex-direction: row-reverse;
}

.brand-lay2 .txt {
    width: 50%;
    background-color: #00356b;
    padding: 5vw;
    line-height: 1.5;
    color: #fff;
    font-size: 18px;
}

.brand-lay2 .pic {
    flex: 1;
    overflow: hidden;
    position: relative;
}

.brand-lay2 .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand-lay2 .pic video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand-lay2 .pic .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    background-color: rgba(0, 0, 0, 0.5);
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.brand-lay2 .pic .play svg {
    margin-left: 5px;
}

.brand-lay3 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    counter-reset: num;
}

.brand-lay3 .sci-h {
    font-size: 24px;
}

.brand-lay3 .sci-p {
    margin-top: 10px;
    padding-left: 50px;
}

.brand-lay3 .list ul li .text {
    height: 100%;
    border-left: 0;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px;
    padding-left: 60px;
    position: relative;
    counter-increment: num;
    justify-content: center;
}

.brand-lay3 .list ul li .text::after {
    content: counter(num, decimal);
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    background-color: #00356b;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    aspect-ratio: 1;
    font-size: 14px;
}

.brand-lay3 .list ul {
    align-items: stretch;
}

.brand-lay3 .list ul li .text p {
    font-size: 18px;
    color: #00356b;
}

.brand-lay3 .list ul li .text span {
    font-size: 14px;
    color: #333;
}

.brand-lay4 .pic {
    left: unset;
    right: 0;
}

.brand-lay4 .txt {
    left: 0;
    right: unset;
    padding: 5%;
    padding-right: 17%;
}

.m_tit_sec {
    margin-top: 20px;
}

.sci-h.font_color_theme {
    color: #00356b;
}

@media screen and (max-width: 960px) {
    .m_pd80 .apply .m_tit {
        text-align: center;
    }

    .apply .table-select {
        margin-top: 20px;
    }

    .apply .table-select .table-select-list {
        flex-direction: column;
    }

    .apply .table-select .table-select-list.identity .select-item {
        width: 50%;
        margin-right: 0;
    }

    .apply .table-select .table-select-list .name {
        justify-content: flex-start;
        padding-top: 20px;
        border-right: none;
    }

    .apply .table-select .table-select-list .select-list {
        flex-wrap: wrap;
        width: calc(100% - 20px);
        padding-right: 20px;
        font-size: 14px;
    }

    .apply .table-select .select-list .select-item {
        width: 100%;
    }

    .apply .container-main {
        flex-direction: column;
        margin-top: 30px;
    }

    .apply .container-main .left-description,
    .apply .container-main .right-pic {
        width: 100%;
    }

    .apply .container-main .left-description .left-content {
        padding-top: 0;
        padding-bottom: 20px;
        margin-right: 0;
        margin-top: 20px;
    }

    .apply .container-main .left-description .b-title {
        font-size: 18px;
    }

    .apply .container-main .left-description .condition-detail .item {
        margin-top: 20px;
    }

    .apply .container-main .left-description .condition-detail .name {
        font-size: 15px;
    }

    .apply .container-main .left-description .condition-detail .list {
        font-size: 14px;
    }

    .apply .container-main .left-description .btn-container {
        justify-content: flex-start;
        margin-top: 0;
    }

    .apply .container-main .left-description .btn-container a {
        padding: 15px 30px;
        margin-top: 30px;
        font-size: 14px;
    }
}



/* 2023-12-27 */
.news .news-style ul li .link {
    display: flex;
    flex-direction: row;
    padding: 24px;
    border-bottom: 1px solid #e5e5e5;
    transition: all .6s;
    -webkit-transform: all .6s;
}

.news .news-style ul li .link .text {
    position: relative;
    flex: 1;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 310px);
    padding-left: 0;
}

.news .news-style ul li .text h3 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .news-style ul li .text strong {
    padding: 0;
    margin-top: 0;
}

/* 咨询侧边栏 */

.consult-nav {
    position: relative;
}

.consult-nav .show-pic {
    display: none;
    position: absolute;
    bottom: 50%;
    left: calc(-100% - 20px);
    z-index: 3;
    width: 100%;
    transform: translateY(50%);
}

.consult-nav .show-pic img {
    box-shadow: 0 1px 3px #c1c1c1;
}

.consult-nav .show-pic::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    border: 10px solid transparent;
    border-left-color: #fff;
    transform: translate(100%, -50%);
}

.consult-nav .show-pic::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    border: 12px solid transparent;
    border-left-color: #e0dfdf;
    transform: translate(100%, -50%);
}

@media only screen and (max-width: 640px) {
    .news .news-style.list ul li .link {
        padding: 0;
        padding-bottom: 10px;
    }

    .news .news-style.list ul li:not(:first-child) {
        padding-top: 10px;
    }

    .news .news-style.list ul li .link h3 {
        padding-right: 70px;
        font-size: 14px;
    }

    .news .news-style ul li .text strong {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 12px;
    }

    .header .header-nav .nav-ul>li {
        position: relative;
    }

    .header .header-nav .nav-ul3 {
        padding-left: 15px;
    }

    .header .header-nav .nav-ul2 li {
        position: relative;
    }

    .header .header-nav .nav-ul2 li .icon {
        height: 40px;
    }

    .header .header-nav .nav-ul2 li .icon::after {
        width: 2px;
        height: 16px;
        background-color: rgba(255, 255, 255, .3);
        top: 50%;
        left: 50%;
        border: 0;
        transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
    }

    .header .header-nav .nav-ul2 li .icon::before {
        content: '';
        width: 16px;
        height: 2px;
        background-color: rgba(255, 255, 255, .3);
        position: absolute;
        top: 50%;
        left: 50%;
        transition: all .6s;
        transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
    }

    .header .header-nav .nav-ul2 li .icon.active:after {
        transform: rotate(180deg);
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(180deg);
        opacity: 0;
    }

    .header .header-nav .nav-ul2 li .icon.active::before {
        transform: rotate(180deg);
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(180deg);
    }

    .header .header-nav .nav-ul3 {
        display: none;
    }
}