body, td, th{
    font-family: "Microsoft YaHei";
    font-size: 16px;
}
.nav ul li {
    font-size: 20px;
    width: 200px;
    font-weight: 600;
    padding-bottom: 10px;
    text-align: center;
    margin-left: 0px;
}
.sy_n1 {
  width: 103%;
  float: left;
  margin-left: -1.5%;
  margin-bottom: 20px;
}

.sy_n1 li {
  width: 22%;
  float: left;
  margin: 0 1.5% 30px 1.5%;
}

.sy_n1 li a {
  display: block;
  width: 100%;
  background-color: #f8f8f8;
  position: relative;
}

.sy_n1 li a::before {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.sy_n1 li a:hover::before {
  bottom: -20px;
  right: -20px;
}

.sy_n1 li a .img_content {
  height: 217px;
}

.sy_n1 li a .text_content {
  padding: 15px 20px;
  background-color: #970513;
}

.sy_n1 li a .text_content .bt {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 90px;
  line-height: 30px;
  white-space: inherit;
  display: table-cell;
  vertical-align: middle;
}
.sy_n1 li a .text_content p {
  margin-bottom: 15px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 72px;
  line-height: 24px;
  white-space: inherit;
  color: #666;
}

.sy_n1 li a .text_content .sTime {
    font-size: 16px;
}
.img_content {
    width: 100%;
    overflow: hidden;
}
.img_content img {
    width: 100%;
    min-height: 100%;
}
.sy_n1 li a:hover {
    color: #fff;
}
.sy_n1 li a {
    color: #fff;
    outline: none;
    text-decoration: none;
}
.ind_name{
  font-size: 20px;
}
.Under_red{
  margin: auto;
}
.sliderbox li{
  width: 33%;
  margin-right: 0px;
}
.sy_n2 li a {
    width: 100%;
    height: 168px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.sy_n2 li a h4{
    position: absolute;
    font-size: 18px;
}

.sy_n2 {
  width: 102%;
  float: left;
  margin-left: -1%;
}
.sy_n2 li {
  float: left;
  width: 31.3333%;
  margin: 1%;
}

.sy_n2 li a.a2 {
  background-image: url(../images/index/c2.jpg);
}

.sy_n2 li a.a3 {
  background-image: url(../images/index/c3.jpg);
}

.sy_n2 li a::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  height: 1px;
  left: 15px;
  right: 15px;
  bottom: 32px;
}

.sy_n2 li a::after {
  content: "";
  background-image: url(../images/index/jt.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 19px;
  height: 7px;
  position: absolute;
  left: 15px;
  bottom: 13px;
  -webkit-transition: all 1.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 1.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

@media only screen and (min-width: 1200px) {
  .sy_n2 li a:hover {
    background-size: 108% 108%;
  }
  .sy_n2 li a:hover::after {
    left: calc(100% - 35px);
  }
}

@media only screen and (max-width: 1200px) {
  .sy_n2 li a {
    background-size: cover;
    height: 150px;
  }
  .sy_n2 li a .bt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .sy_n2 li a {
    height: 150px;
  }
  .sy_n2 li a .bt {
    font-size: 14px;
  }
.sliderbox{
 width: 100%;
height: 190px;
}
.sy_n1 li{
    width: 47%;
    float: left;
    margin: 0px 1.5% 30px 1.5%;
}
.sy_n1 li a .img_content{
    height: 150px;
}
.sy_n1 li a .text_content{
    padding: 15px;
}
.sy_n1 li a .text_content .bt{
    font-size: 14px;
    height: 80px;
    line-height: normal;
}
.main_image ul{
    width:unset;
}
.main_image{
    min-height: 200px;
    margin-bottom: 30px;
}
.main_image .text{
     top:170px;
}
.wrapper01{
    height: 2.8rem;
}
.wrapper01 .scroller li{
    height: 2.8rem;
    line-height: 2.8rem;
    font-size: 16px;
    font-weight: 700;
    padding-right: 3px;
}
}
.foot{
  background-color: #970513;
}
.foot p{
  color: #fff;
}
.foot h6{
  color: #fff;
  font-size: 11px;
}
.teachs{
    width: 140px;
}
.right_li{
    width:750px;
}
.teach_zy li span{
 width: 165px;
}
.footer{
    background-color: #970513;
    color: #fff;
}
 .footer_down{
    line-height: 25px;
}
.footer_top{
   color:#fff;
}
 .footer_down{
    color: #fff;
    padding-bottom: 15px;
}
.footer_logo{
    padding-top: 7px;
}
.m_show h2{
    font-size:22px;
}