.layout-wrapper {
  display: flex;
  flex-direction: column;
}

html {
  font-family: Microsoft YaHei,PingFang SC,PingFangSC-Medium;
  font-size: 20px;
}
body{
  font-family: Microsoft YaHei,PingFang SC,PingFangSC-Medium;
}

* {
  box-sizing: border-box;
}

h1 {
  margin-bottom: 0;
}

p {
  margin: 0;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  border: none;
  box-shadow: none;
  outline: none;
}
li{list-style: none;}
a {
  text-decoration: none;
  outline: none;
  color: #333;
  background-color: transparent;
}

a.active,
a:active,
a:focus,
a:hover {
  color: #F42100 !important;
  box-shadow: none;
}
a:visited{
  color: #333;
}

.main2 .news_list{
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-top: 32px;
}
.main2 .news_list .news{
  width: 80%;
  margin-bottom: 10px;
}
.main2 .news_list .news_imgs{
  padding-top:25%;
  position:relative;
}
.main2 .news_list .news_imgs img{
  position:absolute;
  z-index:50;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header {
  display: flex;
  align-items: center;
  width: 100%;
  flex-grow: 1;
  transition: width, height 0.25s ease-in-out 0s;
  height: 50px;
  background: url(https://static.hainnu.edu.cn/css/img/header-bg@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
  justify-content: space-between;
  padding: 8px 13px;
}

.header-box {
  width: 100%;
  display: flex;
  align-items: center;
  height: 50px;
  margin: 0 auto;
}

.header-box .logo img {
  width: 110px;
  height: 29px;
}

.header-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.line {
  /* display: none; */
  width: 0;
  /* width: 1px;
  height: 2.1rem;
  margin-left: 1.15rem;
  margin-right: 0.9rem;
  background-color: #FFFFFF; */
}

.home-name {
  width: 56px;
  height: 14px;
  margin-left: 8px;
}

.header-menu {
  display: flex;
}

.header-menu img {
  width: 28px;
  height: 28px;
}

.index-page-title {
  text-align: center;
  padding: 30px 0;
}

.index-page-title h2 {
  font-size: 30px;
  font-weight: 600;
  color: #333333;
  line-height: 30px;
  margin-bottom: 0;
}

.index-page-title p {
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  font-size: 14px;
  margin-top: 10px;
}

.layout-page-content {
  -webkit-box-flex: 1;
  flex-grow: 1;
  width: 100%;
  transition: padding 0.25s ease-in-out 0s;
  margin-left: auto;
  margin-right: auto;
}

.flex-content-i {
  display: flex;
  flex-flow: row wrap;
  box-sizing: border-box;
}

.m-mt15 {
  margin-top: 20px !important;
}
.mplr12{
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.flex-content-j {
  display: flex;
  flex-flow: row wrap;
  box-sizing: border-box;
}

.flex-662 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}

.flex-490 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}

.flex-785 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}

.flex-415 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}

.bar-list {
  display: flex;
  flex-flow: row nowrap;
  box-sizing: border-box;
  margin-top: 32px;
  padding-bottom: 32px;
  overflow-x: scroll;
  padding-right: 24px;
}

.flex-100 {
  box-sizing: border-box;
  margin: 0px;
  width: 360px;
  margin-left: 24px;
}

.img-bar-item img {
  height: 92px;
}


.css-h2qpui {
  box-sizing: border-box;
  display: flex;
  /* margin-top: -20px; */
  flex-flow: row wrap;
  width: calc(100% + 20px);
  margin-left: -20px;
}

.css-h2qpui .MuiGrid-item {
  padding-left: 20px;
}

.css-h2qpui .MuiGrid-item {
  padding-top: 20px;
}

.comm-card2-title {
  display: flex;
  align-items: center;
  line-height: 18px;
  color: #00982e;
  justify-content: space-between;
  height: 36px;
  padding-bottom: 14px;
}

.comm-card2-title h5 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 600;
}

.box-shadow {
  background-color: rgb(255, 255, 255);
  color: rgba(58, 53, 65, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 6px;
  box-shadow: rgb(58 53 65 / 10%) 0px 2px 10px 0px;
  background-image: none;
  overflow: hidden;
}
.index-page-title a{
  text-decoration: none;
}

.comm-card {
  /* padding: 12px; */
}

.comm-card {
  background-color: rgb(255, 255, 255);
  color: rgba(58, 53, 65, 0.87);
  border-radius: 6px;
  /* box-shadow: rgb(58 53 65 / 10%) 0px 2px 10px 0px; */
  background-image: none;
  overflow: hidden;
}

.car-title {
  display: flex;
  align-items: center;
  line-height: 36px;
  color: #E90000;
  justify-content: space-between;
  border-bottom: 1px solid #EEEEEE;
  height: 36px;
  /* padding-bottom: 14px; */
  margin-bottom: 14px;
}

.car-title h5 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 600;
  height: 36px;
  line-height: 36px;
  position: relative;
  padding-left: 20px;
}

.car-title h5::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 4px;
  height: 20px;
  background: #EB0000;
}


.more_btn .more_text{
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  font-size: 14px;
  margin-bottom: 0.7rem;
}
.news-item {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  align-items: center;
  margin-bottom: 16px;
  position: relative;
  padding-left: 14px;
}

.news-item::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #FFB8B8;
  border-radius: 50%;
  top: 50%;
  left: 0;
  margin-top: -3px;
}

.news-item:last-of-type {
}

.news-item a {
  flex: 1;
  color: #333333;
  font-size: 16px;
  white-space: nowrap;
  width: 100%;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 12px;
}

.noW1 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-item i {
  font-style: normal;
  flex: 0 0 78px;
  color: #999999;
  font-size: 14px;
  margin-top: 4px;
}

.card-2 {
  background: #FAFAFA;
  border-radius: 2px;
  padding: 5px 12px 20px;
}

.news-item-0 {
  position: relative;
  height: 18px;
  line-height: 18px;
  padding-left: 14px;
  margin-bottom: 14px;
}

.news-item-0:last-of-type {
  margin-bottom: 0;
}

.news-item-0 a {
  height: 18px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
}

.news-item-0::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #FFB8B8;
  border-radius: 50%;
  top: 50%;
  left: 0;
  margin-top: -3px;
}

.menu-item.b1 {
  background: url('https://static.hainnu.edu.cn/css/img/menu-1@2x.png');

  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}

.menu-item.b2 {
  background: url('https://static.hainnu.edu.cn/css/img/menu-2@2x.png') no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}

.menu-item{
flex: 1;
}

.menu-item>a {
  font-size: 16px;
  color: #333333;
}

.left-item {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}

.center-item {
  /* width: 41.33%; */
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}

.right-item {
  /* width: 26%; */
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}

.nav-list-bg {
  display: none;
  height: 48px;
  background: transparent;
}

.nav-list-box {
  /* width: 1200px; */
  height: 48px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #9A0000;
}

.nav-list {
  display: flex;
  align-items: center;
  flex: 1;
}

.nav-list a {
  display: block;
  color: #FFFFFF;
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
}

.nav-list a:hover,
.nav-list a:active,
.nav-list a:focus {
  color: #fff !important;
  text-decoration: none;
}

.nav-list>div:last-of-type a {
  /*width: 174px;*/
}

.nav-list a {
  font-size: 16px;
}
.nav-list .menu-item.i1,
.nav-list .menu-item:hover {
  position: relative;
  background-color: #F42100;
}
.nav-list .menu-item a{border-top: 3px solid transparent;}
.nav-list .menu-item.i1 a,
.nav-list .menu-item:hover a {
  color: #fff;
  border-top: 3px solid #FFBBBB;
}

.nav-list>div{
  flex: 1;
}
.nav-list>div a {
  border-top: 3px solid transparent;
}

.nav-search {
  display: none;
}

.search-cxt {
  display: flex;
  align-items: center;
  position: relative;
}

.search-cxt img {
  position: absolute;
  left: 9px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}

.search-cxt input {
  width: 272px;
  height: 48px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  padding-left: 33px;
  font-size: 0.8rem;
  border: none;
}

.search-cxt input::-webkit-input-placeholder {
  color: #666666;
  font-size: 0.8rem;
  font-weight: normal;
}

.search-cxt .search-btn {
  width: 88px;
  height: 48px;
  background: #E90000;
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
}

.banner-box {
  height: 382px;
  overflow: hidden;
  position: relative;
}

.banner-box img {
  height: 382px;
  width: 100%;
}

.footer-bg {
  margin-top: 40px;
  padding: 1.5rem 0 2.5rem 0;
  background: #333;
}

.footer-box {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.footer-p {
  text-align: center;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  /* font-size: 18px; */
  background: #fff;
}

.swiper-pagination-bullet {
  text-align: center;
  line-height: 20px;
  font-size: 0.6rem;
  color: #000;
  opacity: 1;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 0;
}

.swiper-pagination-bullet-active {
  width: 18px;
  height: 10px;
  background: #EA0000;
  border-radius: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  right: 0;
  left: auto;
  width: auto;
  margin-right: 24px;
}

.swiper-slide a:hover .baner-txt {
  color: #F42100;
}

.baner-txt {
  position: absolute;
  bottom: 0;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 48px;
  width: 100%;
  height: 48px;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 4rem 0 1rem;
  text-align: left !important;
}

.layout-content-box .nav-a {
  display: flex;
  height: 36px;
  background: #FFFFFF;
  position: relative;
  margin-top: 18px;
  padding: 0 0 0 12px;
  border-bottom: 1px solid #EEEEEE;
}


.layout-content-box .nav-a::after {
  width: 4px;
  height: 18px;
  background: #EB0000;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border-radius: 1px;
}

.nav-a a {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
}

.nav-content {
  padding: 22px;
}

.nav-content .title {
  font-size: 28px;
  font-weight: 600;
  color: #333333;
  line-height: 35px;
  text-align: center;
}

.nav-content .text-time {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  text-align: center;
}

.txt-content {
  margin-top: 20px;
  padding: 23px 0;
  border-top: 1px solid #EEEEEE;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 24px
}

.txt-content p {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 24px
}

.flex-gr {
  display: flex;
  overflow: hidden;
}

.left-menu {
  display: none;
}

.right-content {
  overflow: hidden;
  flex: 1;
}

.msg-list {
  padding: 21px 0;
}

.msg-item {
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  /* line-height: 25px; */
}

.msg-item a {
  flex: 1;
  font-size: 0.9rem;
  color: #333333;
  white-space: nowrap;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0.6rem;
}

.msg-item span {
  flex: 0 0 100px;
  color: #999999;
  font-size: 0.8rem;
  text-align: right;
}

.page-no-box {
  display: flex;
  flex-wrap: wrap;
}

.page-no-box a,
.page-no-box span {
  background: #FFFFFF;
  border-radius: 2px;
  font-size: 0.7rem;
  border: 1px solid #EEEEEE;
  text-decoration: none;
  text-align: center;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 4px 10px;
}

.page-no-box .active {
  border-color: #E70000;
}

.nodorder {
  border: none !important;
}

.mask-box {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  top: 0;
  left: 100%;
  z-index: 999;
  transition: all 300ms;
}

.page-title {
  text-align: center;
  position: relative;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  color: #333;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 16px;
}

.page-title>img {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}

.m-nav-search {
  display: flex;
  justify-content: center;
}

.m-nav-search input {
  background-color: #F2F2F2;
  border-radius: 4px 0px 0px 4px;
}

.m-nav-search img {
  position: absolute;
  left: 9px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}

.m-nav-search input {
  width: 206px;
  height: 32px;
  padding-left: 33px;
  font-size: 0.8rem;
  border: none;
}

.m-nav-search input::-webkit-input-placeholder {
  color: #666666;
  font-size: 0.8rem;
  font-weight: normal;
}

.m-nav-search .search-btn {
  width: 72px;
  height: 32px;
  /* background: #00982F; */
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
}

.m-nav-list {
  display: flex;
  flex-wrap: wrap;
  padding: 14px;
}

.m-nav-item {
  width: 92px;
  height: 27px;
  background: #F2F2F2;
  border-radius: 4px;
  margin-right: 8px;
  text-align: center;
  line-height: 27px;
  margin-bottom: 14px;
  color: #333;
}

.m-nav-item a {
  color: #333;
  font-size: 0.7rem;
}

.m-nav-item:nth-of-type(3n) {
  margin-right: 0;
}

.go-home {
  text-align: center;
}

.go-home a {
  font-size: 14px;
  color: #1A9DE0;
  text-decoration: underline;
}

.m-margin-t {
  margin-top: 20px;
}

.layout-content-box {
  /* padding: 12px; */
  background-color: #fff;
}

.m-layout-content-box {
  width: 100%;
  padding: 0 12px 12px;
  transition: padding 0.25s ease-in-out 0s;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

@media (min-width: 600px) {
  .nav-list {
    justify-content: space-between;
  }

  .left-item {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }

  .center-item {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }

  .right-item {
    /* width: 26%; */
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }

  .header {
    height: 7.05rem;
  }

  .header-box {
    width: 100%;
    display: flex;
    align-items: center;
    height: 80px;
    margin: 0 auto;
  }

  .header-box .logo img {
    width: 176px;
    height: 46px;
  }

  .header-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
  }

  .header-right-img {
    display: flex;
    align-items: center;
  }


  .home-name {
    width: 90px;
    height: 22px;
  }
}

@media (min-width: 900px) {
  .main2 .news_list .news{
    width: 31.29%;
    margin-bottom: 0;
  }
  .layout-page-content {
    background-color: #fff;
    padding: 0;
  }

  .layout-content-box {
    padding: 0;
  }

  .nav-list-bg {
    display: block;
  }

  .new-main-box {
    margin-top: -15.35rem;
    display: flex;
    flex-direction: column;
  }

  .header-menu {
    display: none;
  }

  .nav-search {
    display: block;
  }

  .content-center-box {
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(213, 213, 213, 0.5);
  }

  .flex-content-i {
    padding: 0 24px;
  }

  .bar-list {
    overflow: auto;
  }

  .flex-662 {
    flex-basis: 55.16%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 55.16%;
  }

  .flex-490 {
    flex-basis: calc(40.91% - 36px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(40.91% - 36px);
    margin-left: 36px;
  }

  .flex-785 {
    flex-basis: calc(50% - 12px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(50% - 12px);
  }

  .flex-415 {
    margin-left: 23px;
  }

  .flex-100 {
    flex-basis: 31.29%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 31.29%;
    margin-left: 24px;
  }

  .header {
    align-items: flex-start;
    height: 25.5rem;
  }

  .header-box {
    height: 10rem;
  }

  .header-box .logo img {
    width: 11.4rem;
    height: 3rem;
  }

  .header-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .line {
    width: 1px;
    height: 1.3rem;
    margin-left: 0.7rem;
    margin-right: 0.55rem;
    background-color: #FFFFFF;
  }

  .home-name {
    width: 6.85rem;
    height: 1.65rem;
  }

  .box-shadow {
    border-radius: none;
    box-shadow: none;
    background-color: transparent;
  }

  .left-menu {
    display: block;
    flex: 0 0 203px;
    margin-top: 5px;
    margin-right: 45px;
  }

  .left-menu-item {
    width: 203px;
    height: 50px;
    border-bottom: 1px solid #EEEEEE;
  }

  .left-menu-item.active {
    color: #E70000;
  }

  .left-menu-item.active a {
    color: #E70000;
  }

  .left-menu-item a {
    text-align: left;
    font-size: 0.9rem;
    color: #333333;
    line-height: 56px;
    display: block;
    position: relative;
    padding-left: 15px;
  }

  .left-menu-item a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #EEEEEE;
    top: 50%;
    left: 0;
    margin-top: -3px;
    border-radius: 50%;
  }

  .left-menu-item a:hover::before,.left-menu-item.active a::before{
    background: #E70000;
  }
  .left-menu-item a:hover {
    color: #E70000 !important;
  }

  .m-margin-t {
    margin-top: 0;
  }

  .m-layout-content-box {
    padding: 0;
    background-color: #fff;
  }

  .pc-mt30 {
    margin-top: 30px;
  }

  .m-mt15 {
    margin-top: 0 !important;
  }

  .nav-a-box {
    padding: 0 24px;
  }

  .flex-gr {
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(213, 213, 213, 0.5);
    padding: 65px 24px 70px;
  }
  .mplr12{
    padding-left: 0;
    padding-right: 0;
  }
  .comm-shadow{
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgb(213 213 213 / 50%);
  }
}

@media (min-width: 1200px) {
  .layout-page-content {
    max-width: 100%;
    background-color: #fff;
    padding: 0;
  }

  .layout-content-box {
    padding: 0;
  }

  .nav-list-box {
    width: 1200px;
  }

  .nav-list-bg {
    display: block;
  }

  .nav-list {
    justify-content: flex-start;
  }

  .content-center-box {
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(213, 213, 213, 0.5);
  }

  .flex-content-i {
    padding: 0 24px;
  }

  .bar-list {
    overflow: auto;
  }

  .flex-662 {
    flex-basis: 55.16%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 55.16%;
  }

  .flex-490 {
    flex-basis: calc(40.91% - 36px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(40.91% - 36px);
    margin-left: 36px;
  }

  .flex-785 {
    flex-basis: calc(50% - 12px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(50% - 12px);
  }

  .flex-415 {
    
    margin-left: 23px;
  }

  .flex-100 {
    flex-basis: 31.29%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 31.29%;
    margin-left: 24px;
  }

  .header {
    align-items: flex-start;
    height: 25.5rem;
  }

  .header-box {
    height: 10rem;
  }

  .header-box .logo img {
    width: 18.25rem;
    height: 4.8rem;
  }

  .new-main-box {
    margin-top: -15.35rem;
    display: flex;
    flex-direction: column;
  }

  .line {
    width: 1px;
    height: 2.1rem;
    margin-left: 1.15rem;
    margin-right: 0.9rem;
  }

  .home-name {
    width: 6.85rem;
    height: 1.65rem;
  }

  .box-shadow {
    border-radius: none;
    box-shadow: none;
    background-color: transparent;
  }

  .layout-content-box {
    width: 1200px;
    margin: 0 auto;
  }

  .left-menu {
    display: block;
    flex: 0 0 203px;
    margin-top: 5px;
    margin-right: 45px;
  }

  .left-menu-item {
    width: 203px;
    height: 50px;
    border-bottom: 1px solid #EEEEEE;
  }

  .left-menu-item.active {
    color: #E70000;
  }

  .left-menu-item.active a {
    color: #E70000;
  }

  .left-menu-item a {
    text-align: left;
    font-size: 0.9rem;
    color: #333333;
    line-height: 56px;
    display: block;
    position: relative;
    padding-left: 15px;
  }

  .left-menu-item a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #EEEEEE;
    top: 50%;
    left: 0;
    margin-top: -3px;
    border-radius: 50%;
  }

  .left-menu-item a:hover::before,.left-menu-item.active a::before{
    background: #E70000;
  }
  .left-menu-item a:hover {
    color: #E70000 !important;
  }

  .m-margin-t {
    margin-top: 0;
  }

  .m-layout-content-box {
    padding: 0;
    background-color: #fff;
  }

  .pc-mt30 {
    margin-top: 30px;
  }

  .m-mt15 {
    margin-top: 0 !important;
  }

  .nav-a-box {
    padding: 0 24px;
  }
  .mplr12{
    padding-left: 0;
    padding-right: 0;
  }
  .comm-shadow{
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgb(213 213 213 / 50%);
  }
}


@media (min-width: 1440px) {
  .layout-page-content {
    max-width: 1200px;
    padding: 0;
  }

  .layout-content-box {
    padding: 0;
  }

  .nav-list-bg {
    display: block;
  }

  .nav-list {
    justify-content: flex-start;
  }

  .nav-list-box {
    width: 1200px;
  }

  .header-box {
    max-width: 1200px;
  }

  .new-main-box {
    margin-top: -15.35rem;
    display: flex;
    flex-direction: column;
  }

  .header {
    align-items: flex-start;
    height: 25.5rem;
  }

  .header-box {
    height: 10rem;
  }

  .header-box .logo img {
    width: 18.25rem;
    height: 4.8rem;
  }

  .line {
    width: 1px;
    height: 2.1rem;
    margin-left: 1.15rem;
    margin-right: 0.9rem;
  }

  .home-name {
    width: 6.85rem;
    height: 1.65rem;
  }
  .box-shadow {
    border-radius: none;
    box-shadow: none;
    background-color: transparent;
  }

  .footer-box {
    width: 1200px;
  }

  .left-menu {
    display: block;
    flex: 0 0 203px;
    margin-top: 5px;
    margin-right: 45px;
  }

  .left-menu-item {
    width: 203px;
    height: 50px;
    border-bottom: 1px solid #EEEEEE;
  }

  .left-menu-item.active {
    color: #E70000;
  }

  .left-menu-item.active a {
    color: #E70000;
  }

  .left-menu-item a {
    text-align: left;
    font-size: 0.9rem;
    color: #333333;
    line-height: 56px;
    display: block;
    position: relative;
    padding-left: 15px;
  }

  .left-menu-item a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #EEEEEE;
    top: 50%;
    left: 0;
    margin-top: -3px;
    border-radius: 50%;
  }

  .left-menu-item a:hover::before,.left-menu-item.active a::before{
    background: #E70000;
  }
  .left-menu-item a:hover {
    color: #E70000 !important;
  }

  .m-margin-t {
    margin-top: 0;
  }

  .content-center-box {
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(213, 213, 213, 0.5);
  }

  .flex-content-i {
    padding: 0 24px;
  }

  .bar-list {
    overflow: auto;
  }

  .flex-662 {
    flex-basis: 55.16%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 55.16%;
  }

  .flex-490 {
    flex-basis: calc(40.91% - 36px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(40.91% - 36px);
    margin-left: 36px;
  }

  .flex-100 {
    flex-basis: 31.29%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 31.29%;
  }

  .flex-785 {
    flex-basis: calc(50% - 12px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(50% - 12px);
  }

  .flex-415 {
    
    margin-left: 23px;
  }

  .m-layout-content-box {
    padding: 0;
    background-color: #fff;
  }

  .pc-mt30 {
    margin-top: 30px;
  }

  .m-mt15 {
    margin-top: 0 !important;
  }

  .nav-a-box {
    padding: 0 24px;
  }
  .mplr12{
    padding-left: 0;
    padding-right: 0;
  }
  .comm-shadow{
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgb(213 213 213 / 50%);
  }
}

@media (min-width: 1536px) {
  .header-box {
    max-width: 1200px;
  }

  .new-main-box {
    margin-top: -15.35rem;
    display: flex;
    flex-direction: column;
  }

  .layout-content-box {
    padding: 0;
  }

  .nav-list-bg {
    display: block;
  }

  .nav-list {
    justify-content: flex-start;
  }

  .nav-list-box {
    width: 1200px;
  }

  .content-center-box {
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(213, 213, 213, 0.5);
  }

  .flex-content-i {
    padding: 0 24px;
  }

  .bar-list {
    overflow: auto;
  }

  .flex-662 {
    flex-basis: 55.16%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 55.16%;
  }

  .flex-490 {
    flex-basis: calc(40.91% - 36px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(40.91% - 36px);
    margin-left: 36px;
  }

  .flex-785 {
    flex-basis: calc(50% - 12px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(50% - 12px);
  }

  .flex-100 {
    flex-basis: 31.29%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 31.29%;
    margin-left: 24px;
  }

  .flex-415 {
    
    margin-left: 23px;
  }

  .box-shadow {
    border-radius: none;
    box-shadow: none;
    background-color: transparent;
  }

  .footer-box {
    width: 1200px;
  }

  .left-menu {
    display: block;
    flex: 0 0 203px;
    margin-top: 5px;
    margin-right: 45px;
  }

  .left-menu-item {
    width: 203px;
    height: 50px;
    border-bottom: 1px solid #EEEEEE;
  }

  .left-menu-item.active {
    color: #E70000;
  }

  .left-menu-item.active a {
    color: #E70000;
  }

  .left-menu-item a {
    text-align: left;
    font-size: 0.9rem;
    color: #333333;
    line-height: 56px;
    display: block;
    position: relative;
    padding-left: 15px;
  }

  .left-menu-item a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #EEEEEE;
    top: 50%;
    left: 0;
    margin-top: -3px;
    border-radius: 50%;
  }

  .left-menu-item a:hover::before,.left-menu-item.active a::before{
    background: #E70000;
  }
  .left-menu-item a:hover {
    color: #E70000 !important;
  }

  .m-margin-t {
    margin-top: 0;
  }

  .m-layout-content-box {
    padding: 0;
    background-color: #fff;
  }

  .pc-mt30 {
    margin-top: 30px;
  }

  .m-mt15 {
    margin-top: 0 !important;
  }

  .nav-a-box {
    padding: 0 24px;
  }
  .mplr12{
    padding-left: 0;
    padding-right: 0;
  }
  .comm-shadow{
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgb(213 213 213 / 50%);
  }
}