.header {
 display:none;
}
.show {
display:block;
}
.hide {
display: none;
}
.banner {
    width: 100%;
    height: 8.89rem;
    position: relative;
  }
  .banner .swiper-container {
      width: 100%;
    height: 100%;
    position: relative;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide {
    background: no-repeat center center / cover;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.43);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 25;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 25;
  }
  .banner .swiper-container .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    right: 2.07rem;
    left: auto;
    bottom: 0.45rem;
    top: auto;
    margin-top: 0;
    z-index: 30;
    background: url(../imagse/header_prev.png) no-repeat center center / cover;
  }
  .banner .swiper-container .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    right: 1.25rem;
    left: auto;
    bottom: 0.45rem;
    top: auto;
    margin-top: 0;
    z-index: 30;
    background: url(../imagse/header_next.png) no-repeat center center / cover;
  }
  .banner .swiper-container > .swiper-pagination-progress {
    width: 1.9rem;
    top: auto;
    left: 1.5rem;
    bottom: 0.71rem;
  }
  .banner .swiper-container > .swiper-pagination-progress > .swiper-pagination-progressbar {
    background: #ffffff;
  }
  .banner .swiper-container .swiper-num {
    width: 2.48rem;
    height: 14px;
    position: absolute;
    left: 1.25rem;
    bottom: 0.67rem;
    z-index: 30;
  }
  .banner .swiper-container .swiper-num span {
    font-size: 0.14rem;
    color: #ffffff;
  }
  .banner .swiper-container .swiper-num .active {
    position: absolute;
    left: 0;
    top: 0;
  }
  .banner .swiper-container .swiper-num .total {
    position: absolute;
    right: 0;
    top: 0;
  }
.news {
    width: 100%;
    height: 100%;
    background: #ffffff url(../imagse/news_back.png) no-repeat bottom;
    padding-bottom: 0.85rem;
margin-top:1.38rem;
  }
  .news .layout {
    padding: 0 15px;
  }
  .news .new_top {
    height: 100%;
    padding-top: 0.5rem;
  }
  .news .new_top h3 {
    float: left;
    color: #333333;
    font-size: 0.36rem;
    font-weight: bold;
font-family: "RobotoCondensedRegular";
  }
  .news .new_top h3 span {
    font-family: 'BodoniBT';
    font-weight: bold;
    font-size: 0.3rem;
    color: #a5a5a5;
    padding-left: 0.26rem;
  }
  .news .new_top .menu {
    float: right;
    background: #003f88;
    border-radius: 0.225rem;
    height: 0.45rem;
    width: 1.82rem;
    line-height: 0.45rem;
    text-align: center;
    box-sizing: border-box;
    margin-right: 15px;
  }
  .news .new_top .menu a {
    font-size: 0.14rem;
    color: #fff;
    line-height: 0.45rem;
    padding-right: 0.29rem;
    background: url(../imagse/arrowhead.png) no-repeat right center;
    font-family:"RobotoRegular"; 
  }
  .news .new_top .menu:hover a span{
    font-family: bold;
  }
  
  .news .row {
    margin-top: 0.44rem;
  }
  .news .row .newsleft {
    height: 5.37rem;
  }
  .news .row .newsleft .swiper-container {
    height: 100%;
    position: relative;
  }

  .news .row .newsleft .swiper-container  .swiper-slide {
    width: 48%;
    margin-right: 4%;
    overflow: hidden;
    float: left;
  }
  .news .row .newsleft .swiper-container  .swiper-slide:nth-child(2n) {
    margin-right: 0;
  }
  .news .row .newsleft .swiper-container .swiper-slide a {
    background: no-repeat center center / cover;
    transition: ease 0.5s all;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .news .row .newsleft .swiper-container .swiper-slide a img {
    width: 100%;
    object-fit: cover;
  }
  .news .row .newsleft .swiper-container .swiper-slide  .bg {
    max-width: 3.98rem;
    left: 0;
    bottom: 0.41rem;
    padding-left: 0.25rem;
    padding-top: 0.32rem;
    padding-bottom: 0.34rem;
    padding-right: 0.31rem;
    background: #fcfcfc;
    position: absolute;
  }
  .news .row .newsleft .swiper-container .swiper-slide  .bg ._text {
    line-height: 0.37rem;
    color: #333333;
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 0.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all ease 0.5s;
font-family:"RobotoRegular"; 
  }
  .news .row .newsleft .swiper-container .swiper-slide  .bg ._text:hover {
    color: #003f88;
  }
  .news .row .newsleft .swiper-container  .swiper-slide a .bg .time {
    font-size: 0.16rem;
    color: #003f88;
  }
  .news .row .newsleft .swiper-container  .swiper-slide a:hover {
    transform: scale(1.05);
    cursor: pointer;
  }
  .news .row .newsleft .swiper-container > .swiper-pagination {
    width: auto;
    left: auto;
    right: 0.5rem;
    bottom: 0.28rem;
  }
  .news .row .newsleft .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #979797;
  }
  .news .row .newsleft .swiper-container-horizontal > .swiper-pagination-bullets > .swiper-pagination-bullet-active {
    background: #ffffff !important;
  }
  .news .row .newright {
    width: 45%;
    float: left;
    margin-left: 5%;
  }
  .news .row .newright ul li {
    width: 100%;
    height: 0.99rem;
    padding-top: 0.11rem;
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
    padding-right: 0.24rem;
    margin-bottom: 0.11rem;
    transition: all ease 0.5s;
  }
  .news .row .newright ul li a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .news .row .newright ul li a div.newsListl {
    width: 0.79rem;
    height: 0.79rem;
    border-radius: 50%;
    border: 1px dashed #f1f1f1;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 0.27rem;
  }
  .news .row .newright ul li a div.newsListl div.Listl_c {
    width: 0.68rem;
    height: 0.68rem;
    border-radius: 50%;
    background: #f1f1f1;
    margin: 0.05rem auto 0;
  }
  .news .row .newright ul li a div.newsListl div.Listl_c .l_c_time {
    line-height: 0.68rem;
    color: #333;
    text-align: center;
    font-size: 0.16rem;
font-family:"RobotoRegular"; 
  }
  .news .row .newright ul li a div.l_c_text {
    font-size: 0.2rem;
    line-height: 0.35rem;
    color: #333333;
    padding-left: 0.45rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
font-family:"RobotoRegular"; 
  }
  .news .row .newright ul li.active {
    border: none;
    background: #003f88;
  }
  .news .row .newright ul li.active a div.newsListl {
    border: 1px solid #ffffff;
  }
  .news .row .newright ul li.active a div.newsListl div.Listl_c {
    background: #ffffff;
  }
  .news .row .newright ul li.active a div.newsListl div.Listl_c .l_c_time {
    color: #003f88;
  }
  .news .row .newright ul li.active a div.l_c_text {
    color: #ffffff;
    font-weight: bold;
  }
  .notice {
    width: 100%;
    height: 100%;
    background: url(../imagse/nottice-back.png) no-repeat center center /cover;
  }
  .notice .notice_box {
    width: 100%;
    height: 100%;
    padding-bottom: 0.26rem;
  }
  .notice .notice_box > .layout {
    padding: 0 25px;
  }
  .notice .notice_box > .layout .notice_top {
    height: 100%;
    padding-top: 0.3rem;
  }
  .notice .notice_box > .layout .notice_top h3 {
    float: left;
    color: #ffffff;
    font-size: 0.36rem;
    font-weight: bold;
font-family: "RobotoCondensedRegular";
  }
  .notice .notice_box > .layout .notice_top h3 span {
    font-family: 'BodoniBT';
    font-weight: bold;
    font-size: 0.3rem;
    color: #ffffff;
    padding-left: 0.26rem;
  }
  .notice .notice_box > .layout .notice_top .menu {
    float: right;
    border: 1px solid #ffffff;
    border-radius: 0.225rem;
    height: 0.45rem;
    width: 1.82rem;
    line-height: 0.45rem;
    text-align: center;
    box-sizing: border-box;
  }
  .notice .notice_box > .layout .notice_top .menu a {
    font-size: 0.14rem;
    color: #fff;
    line-height: 0.45rem;
    padding-right: 0.29rem;
    background: url(../imagse/arrowhead.png) no-repeat right center;
font-family:"RobotoRegular";
  }
  .notice .notice_box > .layout .notice_list {
    width: 100%;
    
  }
  .notice .notice_box > .layout .notice_list ul {
    width: 100%;
  }
  .notice .notice_box > .layout .notice_list ul li {
    width: 10%;
    height: 0.41rem;
    line-height: 0.41rem;
    color: #ffffff;
    float: left;
    font-size: 0.22rem;
    border-radius: 20.5rem;
    text-align: center;
  }
  .notice .notice_box > .layout .notice_list ul li.active {
    background: #fff;
    color: #003f88;
  }
  .notice .notice_box > .layout .content {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.65rem;
    position: relative;
  
  }

  .notice .notice_box > .layout .content .c_left {
    width: 66%;
    margin-right: 5%;
    display: none;
    
  }
  .notice .notice_box > .layout .content .c_left ul {
    width: 100%;
  }
  .notice .notice_box > .layout .content .c_left ul li {
    width: 100%;
    height: 0.7rem;
    border-bottom: 1px dashed #ffffff;
  }
  .notice .notice_box > .layout .content .c_left ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-right: 0.24rem;
    line-height: 0.7rem;
  }
  .notice .notice_box > .layout .content .c_left ul li a p {
    width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s ease;
    font-size: 0.2rem;
    color: #fdfdfd;
font-family: "RobotoCondensedRegular";
  }
  .notice .notice_box > .layout .content .c_left ul li a p:hover {
    color: #ccc;
  }
  .notice .notice_box > .layout .content .c_left ul li a p .not_text{
padding-left: .2rem
}
  .notice .notice_box > .layout .content .c_right {
    width: 100%;
    letter-spacing: normal;
    word-spacing: normal;

  }
  .notice .notice_box > .layout .content .c_right ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .notice .notice_box > .layout .content .c_right ul li {
    width: 24%;
    padding-bottom: 0.14rem;
  }
  .notice .notice_box > .layout .content .c_right ul li a {
    text-align: center;
    display: block;
    background-size: 100% auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../imagse/notice-pic1.png) no-repeat center center / cover;
  }
  .notice .notice_box > .layout .content .c_right ul li a .picpL1-m2 {
    clear: both;
width: 100%;
padding: 0 .4rem;
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .notice .notice_box > .layout .content .c_right ul li a .picpL1-m2 .imgbx1 {
    float: left;
    width: 0.65rem;
    height: 65px;
    height: 0.65rem;
    height: 0.95rem;
    line-height: 0.95rem;
    box-sizing: border-box;
  }
  .notice .notice_box > .layout .content .c_right ul li a .picpL1-m2 .imgbx1 img {
    display: inline-block;
    height: 0.65rem;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: middle;
  }
  .notice .notice_box > .layout .content .c_right ul li a .picpL1-m2 .txtbx1 {
    display: block;
    overflow: hidden;
    padding-left: 0.06rem;
    text-align: left;
  }
  .notice .notice_box > .layout .content .c_right ul li a .picpL1-m2 .txtbx1 p {
    font-size: 18px;
    font-size: 0.18rem;
    color: #fefefe;
    font-weight: bold;
    height: 100%;
    line-height: 0.95rem;
    padding-left: 0.34rem;
font-family: "CondensedBold";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .notice .notice_box > .layout .content .c_right ul li.li2 a {
    background: url(../imagse/notice-pic2.png) no-repeat center center / cover;
  }
  .notice .notice_box > .layout .content .c_right ul li.li3 a {
    background: url(../imagse/notice-pic3.png) no-repeat center center / cover;
  }
  .notice .notice_box > .layout .content .c_right ul li.li4 a {
    background: url(../imagse/notice-pic4.png) no-repeat center center / cover;
  }
  .leetures {
    width: 100%;
    height: 100%;
    background: #ffffff;
  }
  .leetures .layout {
    padding: 0 0.15rem;
  }
  .leetures .layout .leetures_top {
    height: 100%;
    padding-top: 0.5rem;
  }
  .leetures .layout .leetures_top h3 {
    float: left;
    color: #333333;
    font-size: 0.36rem;
    font-weight: bold;
font-family: "RobotoCondensedRegular";
  }
  .leetures .layout .leetures_top h3 span {
    font-family: 'BodoniBT';
    font-weight: bold;
    font-size: 0.3rem;
    color: #a5a5a5;
    padding-left: 0.26rem;
  }
  .leetures .layout .leetures_top .menu {
    float: right;
    border: 1px solid #666666;
    border-radius: 0.225rem;
    height: 0.45rem;
    width: 1.82rem;
    line-height: 0.45rem;
    text-align: center;
    box-sizing: border-box;
  }
  .leetures .layout .leetures_top .menu a {
    font-size: 0.14rem;
    color: #666666;
    line-height: 0.45rem;
    padding-right: 0.29rem;
    background: url(../imagse/arrowhead_hui.png) no-repeat right center;
font-family:"RobotoRegular";
  }
  .leetures .layout .leetures_box {
    width: 100%;
    height: 100%;
    margin-top: 0.44rem;
    padding-bottom: 0.76rem;
  }
  .leetures .layout .leetures_box ul li {
    width: 19%;
    margin-right: 1.25%;
    float: left;
    background: url(../imagse/lectures_ul-back.png) no-repeat left top;
    background-size: 100% 100%;
    padding-bottom: .25rem;
    box-sizing: border-box;
  }
  .leetures .layout .leetures_box ul li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0.2rem 0.2rem 0rem;
    box-sizing: border-box;
  }
  .leetures .layout .leetures_box ul li a .pic {
    width: 100%;
  }
  .leetures .layout .leetures_box ul li a .pic  img{
    width: 100%;
    height: 4.33rem;
    object-fit: cover;
  }

  .leetures .layout .leetures_box ul li a .leet_top .leet_img {
    width: 1.58rem;
    height: 1.58rem;
    object-fit: cover;
    float: left;
  }
  .leetures .layout .leetures_box ul li a .leet_top .leet_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .leetures .layout .leetures_box ul li a .leet_top .leet_text {
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-top: 0.13rem;
    line-height: 1.7;
    min-height: 61px;
  }
  .leetures .layout .leetures_box ul li a .leet_content {
    margin-top: 0.14rem;
  }
  .leetures .layout .leetures_box ul li a .leet_content .leet_date {
    width: .75rem;
    height: .75rem;
    background-color: #003F88;
    padding-top: .1rem;
float:left;
margin-top: .25rem;
box-sizing: border-box;
    border-radius: 5px;
}
.leetures .layout .leetures_box ul li a .leet_content .leet_date p.d {
    text-align: center;
    font: 800 .20rem "microsoft yahei";
    color: #fff;
}
.leetures .layout .leetures_box ul li a .leet_content  .leet_date .y {
    text-align: center;
    color: #fff;
    margin-top: 8px;
}
  .leetures .layout .leetures_box ul li a .leet_content .leet_info {
padding-left: 1rem
}
  .leetures .layout .leetures_box ul li a .leet_content .leet_info p {
    line-height: 0.47rem;
    padding-left: 0.32rem;
    font-size: 0.16rem;
    color: #333333;
    background: no-repeat left 3px center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
font-family:"RobotoRegular";
  }
  .leetures .layout .leetures_box ul li a .leet_content .leet_info p.person {
    background-image: url(../imagse/lect_icon1.png);
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }
  .leetures .layout .leetures_box ul li a .leet_content .leet_info p.time {
    background-image: url(../imagse/lect_icon2.png);
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;

  }
  .leetures .layout .leetures_box ul li a .leet_content .leet_info p.address {
line-height: 0.3rem;
    background: url(../imagse/lect_icon3.png) no-repeat left 3px top 9px;
  }
  .leetures .layout .leetures_box ul li a .leet_menu {
    float: right;
    width: 0.41rem;
    height: 0.41rem;
    line-height: 0.36rem;
    text-align: center;
    border: 1px dashed #000000;
    border-radius: 50%;
    margin-right: 0.53rem;
  }
  .leetures .layout .leetures_box ul li a .leet_menu .h_leet {
    display: none;
  }
  .leetures .layout .leetures_box ul li:last-child {
    margin-right: 0;
  }
  .leetures .layout .leetures_box ul li.hover {
    transition: all ease 0.5s;
    background: url(../imagse/leet_active.png) no-repeat left top / cover;
background-size: 100% 100%;
  }
.leetures .layout .leetures_box ul li.hover a .leet_content .leet_date {
  background:#fff;
}
.leetures .layout .leetures_box ul li.hover a .leet_content .leet_date  .d{
   color: #003F88;
}
.leetures .layout .leetures_box ul li.hover a .leet_content .leet_date  .y{
   color: #003F88;
}
  .leetures .layout .leetures_box ul li.hover > a .leet_top .leet_text {
    color: #ffffff;
  }
  .leetures .layout .leetures_box ul li.hover > a .leet_content .leet_info p.person {
    color: #ffffff;
    background-image: url(../imagse/lect_h_icon1.png);
  }
  .leetures .layout .leetures_box ul li.hover > a .leet_content .leet_info p.time {
    color: #ffffff;
    background-image: url(../imagse/lect_h_icon2.png);
  }
  .leetures .layout .leetures_box ul li.hover > a .leet_content .leet_info p.address {
    color: #ffffff;
    background-image: url(../imagse/lect_h_icon3.png);
  }
  .leetures .layout .leetures_box ul li.hover > a .leet_menu {
    border-color: #ffffff;
  }
  .leetures .layout .leetures_box ul li.hover > a .leet_menu img:nth-child(1) {
    display: none;
  }
  .leetures .layout .leetures_box ul li.hover > a .leet_menu .h_leet {
    display: inline-block;
  }
  .achievement {
    width: 100%;
    height: 100%;
    background: #003f88 no-repeat left top;
    background-image: url(../imagse/achievement_back.png);
    padding-bottom: 0.35rem;
  }
  .achievement .layout {
    padding: 0 35px;
  }
  .achievement .layout .achievement_top {
    height: 100%;
    padding-top: 0.5rem;
  }
  .achievement .layout .achievement_top h3 {
    float: left;
    color: #ffffff;
    font-size: 0.36rem;
    font-weight: bold;
font-family: "RobotoCondensedRegular";
  }
  .achievement .layout .achievement_top h3 span {
    font-family: 'BodoniBT';
    font-weight: bold;
    font-size: 0.3rem;
    color: #ffffff;
    padding-left: 0.26rem;
  }
  .achievement .layout .achievement_top .menu {
    float: right;
    border: 1px solid #ffffff;
    border-radius: 0.225rem;
    height: 0.45rem;
    width: 1.82rem;
    line-height: 0.45rem;
    text-align: center;
    box-sizing: border-box;
  }
  .achievement .layout .achievement_top .menu a {
    font-size: 0.14rem;
    color: #fff;
    line-height: 0.45rem;
    padding-right: 0.29rem;
    background: url(../imagse/arrowhead.png) no-repeat right center;
font-family:"RobotoRegular";
  }
  .achievement .layout .achie_banner {
    padding-top: 0.27rem;
    position: relative;
    height: 4.1rem;
  }
  .achievement .layout .achie_banner .swiper-container {
    width: 90%;
    height: 100%;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper {
    height: 100%;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .swiper-slide {
    box-sizing: border-box;
    margin-top: 0.41rem;
    padding-top: 0.1rem;
    padding-bottom: 0.3rem;
    transition: all ease 0.5s;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .swiper-slide a .pic {
    width: 100%;
    text-align: center;
    margin-bottom: 0.35rem;
    overflow: hidden;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .swiper-slide a .pic img {
    width: 1.64rem;
    height: 2.29rem;
    object-fit: cover;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .swiper-slide a p {
    font-size: 0.19rem;
    line-height: 0.3rem;
    color: #ffffff;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
font-family:"RobotoRegular";
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .swiper-slide a span {
    display: none;
    font-size: 0.16rem;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
font-family:"RobotoRegular";
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .achie_slide {
    margin-top: 0;
    padding-left: 0.21rem;
    padding-right: 0.25rem;
    background: #fcfcfc;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .achie_slide a .pic {
    margin-top: 0.21rem;
    margin-bottom: 0.24rem;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .achie_slide a .pic img {
    width: 100%;
    height: 2.29rem;
    object-fit: cover;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .achie_slide a p {
    color: #333333;
    margin-bottom: 0.21rem;
  }
  .achievement .layout .achie_banner .swiper-container .swiper-wrapper .achie_slide a span {
    display: block;
  }
  .achievement .layout .achie_banner .swiper-button-prev {
    width: 0.46rem;
    height: 0.46rem;
    background: url(../imagse/achievement_prev.png) no-repeat left top / cover;
  }
  .achievement .layout .achie_banner .swiper-button-next {
    width: 0.46rem;
    height: 0.46rem;
    background: url(../imagse/achievement_next.png) no-repeat left top / cover;
  }
  @media screen and (max-width: 1400px) {
    .notice .notice_box > .layout .content .c_left ul li a p {
      font-size: 14px;
    }
    .notice .notice_box > .layout .notice_list ul li {
      font-size: 16px;
    }
  }
@media (max-width: 1220px) {
.news{
  margin-top:0;
}
}
@media screen and  (max-width: 1350px) {
    .leetures .layout .leetures_box ul li:last-child {
         display: none;
   }
    .leetures .layout .leetures_box ul li:nth-child(4) {
     margin-right: 0;
   }
    .leetures .layout .leetures_box ul li {
       width: 23.2%;
       margin-right: 2.4%;
    }
    .leetures .layout .leetures_box ul li a .pic img {
        height: 5rem;
    }
}

  @media (min-width: 1050px) and (max-width: 1200px) {
    .news .row .newsleft .swiper-container  .swiper-slide a .bg .time {
      font-size: 14px;
    }
    .news .layout {
      padding: 0 0.5rem 0;
    }
    .news .layout .row .newright {
      width: 46%;
      margin-left: 2%;
    }
    .news .layout .row .newright ul li a div.newsListl div.Listl_c .l_c_time {
      font-size: 14px;
    }
    .news .layout .row .newright ul li a div.l_c_text {
      padding-left: 0.25rem;
    }
    .notice .notice_box > .layout {
      padding: 0 35px;
    }
    .notice .notice_box > .layout .notice_top .menu {
      margin-right: 0.15rem;
    }
    .leetures .layout {
      padding: 0 35px;
    }
.acade_list li .item .date .d {
 font-size: 24px;
}

  }
  @media screen and (max-width: 1050px) {
.leetures .layout .leetures_box ul li {
width: 32%;
margin-right: 1%;
}
.leetures .layout .leetures_box ul li:nth-child(4) {
  display:none;
}

.leetures .layout .leetures_box ul li a .leet_top {
height: 0.95rem;
}
.leetures .layout .leetures_box ul li a .leet_top .leet_text {
        font-size: 16px;
        height: 58px;
}
}
  @media (min-width: 980px) and (max-width: 1050px) {
    .news .layout {
      padding: 0 0.5rem 0;
    }

    .news .layout .row .newright {
      width: 49%;
      margin-left: 2%;
    }
    .news .layout .row .newright ul li a div.l_c_text {
      padding-left: 0.25rem;
    }
    .notice .notice_box > .layout .notice_list .layout ul {
      width: auto;
      padding-left: 8%;
    }
    .notice .notice_box > .layout .notice_list .layout ul li {
      width: 16%;
      height: 0.6rem;
      line-height: 0.6rem;
      font-size: 20px;
      border: 1px solid #ffffff;
      border-radius: unset;
      margin-right: 0.3rem;
      margin-bottom: 0.3rem;
    }
    .notice .notice_box > .layout .notice_list .layout ul li.active {
      border-radius: 20.5rem;
    }
    .notice .notice_box > .layout .content {
      margin-top: 0.25rem;
    }
    .notice .notice_box > .layout .content .c_left ul li a p {
      font-size: 18px;
    }



.leetures .layout .leetures_box ul li a .leet_content .leet_date {
width: .85rem;
height: .85rem;
padding-top: .12rem;
}
.leetures .layout .leetures_box ul li a .leet_content .leet_date p.d {
font: 800 .22rem "microsoft yahei";
}
.leetures .layout .leetures_box ul li a .leet_content .leet_info p {
 font-size: 0.20rem;
}
  }
  @media screen and (max-width: 980px) {
    .news .layout {
      padding: 0 0.5rem 0;
    }

    .news .layout .row .newsleft .swiper-container .swiper-wrapper .swiper-slide a .bg {
      width: 75%;
    }
    .news .layout .row .newright {
      width: 43%;
      margin-left: 3%;
    }
    .news .layout .row .newright ul li a div.l_c_text {
      padding-left: 0.25rem;
    }
    .notice .notice_box > .layout .notice_list .layout ul {
      width: auto;
      padding-left: 8%;
    }
    .notice .notice_box > .layout .notice_list .layout ul li {
      width: 16%;
      height: 0.6rem;
      line-height: 0.6rem;
      font-size: 20px;
      border: 1px solid #ffffff;
      border-radius: unset;
      margin-right: 0.3rem;
      margin-bottom: 0.3rem;
    }
    .notice .notice_box > .layout .notice_list .layout ul li.active {
      border-radius: 20.5rem;
    }
    .notice .notice_box > .layout .content {
      margin-top: 0.45rem;
    }
    .notice .notice_box > .layout .content .c_left ul li a p {
      font-size: 18px;
    }
    .achievement .layout {
      padding: 0 0.15rem;
    }



.leetures .layout .leetures_box ul li a .leet_content .leet_date {
 width: 1.5rem;
height: 1.5rem;
padding-top:.35rem;
margin-top:0
}
.leetures .layout .leetures_box ul li a .leet_content .leet_date p.d {
 font: 800 .32rem "microsoft yahei";
}
.leetures .layout .leetures_box ul li a .leet_content .leet_date .y {
font-size: .24rem;
}
.leetures .layout .leetures_box ul li a .leet_content .leet_info {
margin-top:.5rem;
padding-left: 1.7rem;
}
.leetures .layout .leetures_box ul li a .leet_content .leet_info p {
font-size:.24rem
}
  }
  @media screen and (max-width: 905px) {
    .leetures .layout .leetures_box ul li a .leet_top .leet_img {
      width: 1rem;
      height: 1rem;
    }

    .leetures .layout .leetures_box ul li a .leet_menu {
      margin-top: 0.2rem;
    }
  }
  @media screen and (max-width: 860px) {
.leetures .layout .leetures_box ul li {
 width: 49%;
margin-right: 1%;
}
.leetures .layout .leetures_box ul li:nth-child(2n) {
margin-right:0;
}

    .news .layout {
      padding: 0 0.15rem 0;
    }
.notice .notice_box > .layout .content .c_right ul li {
    width: 48.5%;
}
  }
  @media screen and (max-width: 768px) {
    .news .layout {
      padding: 0 0.15rem 0;
    }
    .news .layout .new_top .menu {
      margin-right: 0;
    }
    .news .layout .new_top .menu a {
      font-size: 0.14rem;
      color: #fff;
      line-height: 0.45rem;
      padding-right: 0.39rem;
      background: url(../imagse/arrowhead.png) no-repeat right center;
    }
    .news .layout .row .newsleft {
      width: 100%;
      float: none;
      margin-left: 0;
    }
    .news .layout .row .newsleft .swiper-container .swiper-wrapper .swiper-slide a img {
      width: 100%;
      height: 100%;
    }

    .news .layout .row .newsleft .swiper-container .swiper-wrapper .swiper-slide a .bg ._text {
      font-size: 0.18rem;
    }
    .news .layout .row .newright {
      width: 100%;
      float: none;
      margin-left: 0;
      margin-top: 0.2rem;
    }
    .news .layout .row .newright ul li a div.l_c_text {
      padding-left: 0.25rem;
    }
    .notice .notice_box {
      padding-bottom: 0.46rem;
    }
    .notice .notice_box > .layout {
      padding: 0 0.15rem 0;
    }
    .notice .notice_box > .layout .notice_list .layout ul {
      padding-left: 5%;
      width: auto;
    }
    .notice .notice_box > .layout .notice_list .layout ul li {
      width: 21%;
      height: 0.6rem;
      line-height: 0.6rem;
      font-size: 20px;
      border: 1px solid #ffffff;
      border-radius: unset;
      margin-right: 0.3rem;
      margin-bottom: 0.3rem;
    }
    .notice .notice_box > .layout .notice_list .layout ul li.active {
      border-radius: 20.5rem;
    }
    .notice .notice_box > .layout .content {
      margin-top: 0.45rem;
    }
    .notice .notice_box > .layout .content .c_left {
      width: 100%;
    }
    .notice .notice_box > .layout .content .c_left ul li a p {
      font-size: 18px;
    }
    .notice .notice_box > .layout .content .c_right {
      width: 100%;
      position: static;
      margin-top: 0.4rem;
    }

    .leetures .layout {
      padding: 0 0.15rem;
    }
    .leetures .layout .leetures_box ul li {
      height: 100%;
      margin-bottom: 0.25rem;
        margin-right: 1%;
     padding-bottom: .2rem
    }
   

    .leetures .layout .leetures_box ul li a .leet_top .leet_img {
      width: 1.58rem;
      height: 1.58rem;
    }
    .leetures .layout .leetures_box ul li a .leet_top .leet_text {
      font-size: 16px;
height:.65rem
    }
    .leetures .layout .leetures_box ul li a .leet_content .leet_info p {
      font-size: 16px;
    }
  }
  @media screen and (max-width: 690px) {
    .notice .notice_box > .layout .content .c_right ul li a .picpL1-m2 .txtbx1 p {
      padding-left: 0.2rem;
    }
    .leetures .layout .leetures_box ul li {
      float: none;
      width: 85%;
      height: 100%;
      margin: 0 auto;
      background-size: 100% 100%;
     padding-bottom: .2rem;
    margin-bottom: .2rem
    }
.leetures .layout .leetures_box ul li:nth-child(2n) {
margin: 0 auto;
}

    .leetures .layout .leetures_box ul li a .leet_top .leet_img {
      width: 1.58rem;
      height: 1.58rem;
    }
    .leetures .layout .leetures_box ul li a .leet_top .leet_img {
      width: 1rem;
      height: 1rem;
    }
    .leetures .layout .leetures_box ul li:last-child {
      margin-right: auto;
    }
    .leetures .layout .leetures_box ul li a .leet_menu {
      margin-top: 0;
    }
    .achievement .layout {
      padding: 0 0.15rem;
    }
  }
@media screen and (max-width: 586px) {
.news .layout .row .newsleft .swiper-container .swiper-wrapper .swiper-slide a .bg {
width: 43%;
}

  .notice .notice_box > .layout .content .c_right {
  margin-top:0
  }
    .notice .notice_box > .layout .content .c_right ul li {
      width: 49%;
    }
    .notice .notice_box > .layout .notice_list .layout ul li {
      width: 28%;
     font-size: 16px;
    }
  }
  @media screen and (max-width: 768px) {
    .banner {
      height: 350px;
    }
    .banner .swiper-container > .swiper-pagination-progress {
      bottom: 0.75rem;
    }
    .banner .swiper-container .swiper-num {
      left: 1.25rem;
      bottom: 0.71rem;
    }
    .t-logo {
      display: none;
    }
.banner .swiper-container .swiper-wrapper .swiper-slide .bg {
 display: none
}
  }
@media screen and (max-width: 1024px) {
  .t-logo {
      display: none;
    }
.banner .swiper-container .swiper-wrapper .swiper-slide .bg {
 display: none
}
}
@media screen and (max-width: 480px) { 
.news .row .newsleft .swiper-container .swiper-slide {
    width: 100%;
    margin-right: 0;
}
}