html {
  background: none;
}

@media only screen and (min-width: 1025px) {
  .box2 .am-avg-lg-3>li {
    width: 50%;
  }
}

.banner {
  width: 100%;
  height: 21vw;
  background: no-repeat top center;
  background-size: cover;
  background-position: center;
}

.banner .width1200 {
  position: relative;
  max-width: 1200px;
  height: 100%;
}

.main-wrap {
  max-width: 1200px;
  margin: auto;
}

.am-tab-panel {
  font-size: 14px;
}

.am-text-truncate {
  font-size: 14px;
}

#home .am-thumbnails {
  margin: 0;
}

#home .click-more {
  position: absolute;
  background: #479e9e;
  padding: 5px 50px;
  color: #fff !important;
  font-size: 18px;
  z-index: 99;
  text-align: center;
  border-radius: 50px;
  bottom: 5vw;
  right: 10vw;
}

#home .two_title {
  overflow: hidden;
}

#home .two_title>div {
  float: left;
  width: 33.33333%;
  text-align: center;
}

#home .two_title>div:hover {
  color: #479e9e;
  background: #fff;
  cursor: pointer;
}

#home .two_item .am-tabs-bd {
  border: 0;
}

#home .am-tabs-default .am-tabs-nav>li {
  padding: 0 !important;
}

#home .am-tabs-default .am-tabs-nav>.am-active a {
  background-color: #479e9e;
}

.am-tabs-nav li {
  padding: 0;
}

.two li {
  padding-bottom: 0;
}

.stu_list {
  margin-top: 0;
}

.student ul li:hover .stu_list {
  margin-top: 0;
}

#home .box2 video {
  background: #000;
}

#home .box2 .am-tabs-bd {
  padding: 0;
  height: 265px;
}

#home .box2 .two_item {
  height: 360px;
}

#home .box2 .am-tab-panel {
  height: 100%;
  overflow-y: auto;
  text-indent: 2em;
  line-height: 2;
}

#home .box3 .two_item {
  height: 310px;
}

/* 画廊 */
/* #home .am-slider-b1 .am-direction-nav a.am-next {
  right: -15px;
}

#home .am-slider-b1 .am-direction-nav a.am-prev {
  left: -15px;
} */
.am-slider-b1 .am-direction-nav .am-disabled {
  opacity: 1 !important;
  cursor: default;
}

#list .main-wrap {
  padding: 2vw;
}
#list .main-wrap{
  background: #fff;
}
#list input{
  line-height: normal;
}