*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch; font-size:14px;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
a{color: inherit; text-decoration: none;}
a:hover{text-decoration: none; outline: none;}
ul{ margin:0; padding:0;}
li{ list-style: none; margin:0; padding:0;}
div,p{ margin:0; padding:0;}
/*顶部logo*/
.jxcg_top{ width: 100%; height: auto; background:#ab1625;}
/*banner*/
.group1 {position: relative;overflow: hidden;}
.swiper-wrapper { position: relative; display: flex;}
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%;}
.swiper-pagination {position: absolute; right: 20%; bottom: 10%; cursor: pointer;}
.swiper-pagination-bullet { display: inline-block; border-radius: 100%;border:1px solid #fff;color:#fff;
width: 0.32rem;height: 0.32rem;line-height: 0.32rem; text-align: center; margin:0 3px; font-size: 0.16rem;}
.swiper-slide img {width: 100%;display: block;height: 6.5rem;}
.swiper-pagination-bullet-active {background:#ab1625;color:#fff;border:1px solid #ab1625;}
.group1 .swiper-button-next,.group1 .swiper-button-prev {position: absolute; top: 50%; width: 0.3rem; height: 0.46rem; margin-top: -0.23rem; z-index: 10; cursor: pointer;}
.group1 .swiper-button-prev {background-image: url(nex.png); left: 0; background-size: 100%;}
.group1 .swiper-button-next {background-image:url(prev.png); right: 0; background-size: 100%;}

/*新闻动态*/
.gj_news{ width: 15rem; height: auto;margin:0 auto;}
/*通知公告*/
.gj_notice{ width: 100%; height: auto; background-color: #f8f8f8; padding:0.2rem 0 0.4rem; margin-top:0.6rem;} 
.gj_notice1{ width: 15rem; margin:0 auto;}
/*部门概况*/
.gj_bmgk{width: 15rem; margin: 0 auto;}
/*来华留学生、中外合作办学*/
.main_last{display: flex; justify-content: space-between;}
.gj_nlxs{ width: 50%; background-color: #fbf0f3; padding: 0.4rem 0.4rem 0.6rem 2.1rem;}
.gj_nhzbox{ width: 50%; padding: 0 2.1rem 0 0;}
.gj_nhzbj{ background-color: #fbf0f3;padding: 0.4rem 0 0 0;}
.gj_nhz{ background:url(zn_bg.png) bottom no-repeat; background-size: 100% 100%; padding: 0 0 1rem 0.4rem; }     

@media(max-width: 800px){
.jxcg_top{ display: none;}
/*新闻动态*/
.gj_news{ width:96%; height: auto;margin:0 auto;}
/*banner*/
.swiper-container {margin-top:60px;}
.swiper-pagination {position: absolute; right: 50%; transform:translateX(50%); bottom: 10%; cursor: pointer;}
.swiper-slide img {width: 100%;display: block;height: 4.6rem;}
.group1 .swiper-button-next,.group1 .swiper-button-prev {display: none;}
/*部门概况*/
.gj_bmgk{width:96%; margin: 0 auto;}
/*来华留学生、中外合作办学*/
.main_last{display: block;}
.gj_nlxs{  width: 100%; background-color: #fbf0f3; padding:0.2rem 2% 0.4rem;}
.gj_nhzbox{width: 100%; padding: 0;}
.gj_nhz{  width: 100%;  padding: 0.4rem}
}

@media(max-width: 600px){
.swiper-slide img {width: 100%;display: block;height: 2.8rem;}
}
@media(max-width: 400px){
.swiper-slide img {width: 100%;display: block;height: 2.2rem;}
}