* {
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  height: 100%;
}
a{
  text-decoration: none;
  color: inherit;

}
.header {
  width: 100%;
  height: 40px;
  background: #419038;
  margin: 0 auto;
}

.header_left {
  margin-left: 262px;
  line-height: 40px;
  width: 255px;
  height: 15px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ddf9da;
}
.header_left > span {
  margin-left: 15px;
}
.header_right {
  width: 287px;
  display: inline-block;
  float: right;
  line-height: 40px;
  margin-right: 18px;
}
.header_right > div > span {
  width: 287px;
  height: 13px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ddf9da;
  margin-left: 12px;
}
.header_one {
  width: 98px;
  height: 29px;
  background: url(../img/a01.png) 7px center no-repeat #FFFFFF;
  border-radius: 4px;
  display: inline-block;
  float: right;
  margin-right: 215px;
  line-height: 27px;
  margin-top: 6px;
  box-sizing: border-box;
  padding-left: 30px;
  cursor: pointer;
}
.header_one > span {
  font-size: 19px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #328428;
  /* width: 51px; */
  height: 15px;
  padding: 0;
}
.header_one:hover{
  opacity: .9;
}
/* <!-- 大学介绍 --> */
.introduce {
  width: 100%;
  height: 90px;
  background: #FFFFFF;
  box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.08);
  margin: 0 auto;
  /* position: fixed; */
  top: 40px;
  left: 0;
  z-index: 5;
  transition: all .3s ease;
}
.introduce.on{
  background: url(../img/head.png) center no-repeat;
  background-size: 100% 100%;
  box-shadow:0 0 0 0 transparent;
}
.introduce_images {
  float: left;
  width: 300px;
  height: 68px;
  margin: 13px 0px 9px 261px;
}
.introduce_font {
  float: left;

  color: #333333;
  margin-left: 40px;
  margin-top: 46px;
}
.introduce_font > a,.introduce_font > span {
  margin-left: 45px;
  width: 918px;
  height: 17px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;

  text-decoration: none;
}
.introduce_icon1 {
  float: left;
  width: 32px;
  height: 32px;
  border: 1px solid #999999;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  margin-top: 37px;
  margin-left: 44px;
  color: #999;
  font-size: 12px;
  box-sizing: border-box;
}
.introduce .introduce_icon1:nth-last-child(1){
  margin-left: 25px;
}
.tables_one_font span{
  float: left;
}
.lineBox{
  display:none;
  position:absolute;
  bottom: -260px;
  left:0;
  margin-left: -242px;
  width: 556px;
  height: 260px;
}
.introduce_font span:hover .lineBox{
  display:block;
}
.line1{
  width: 75px;
  height: 2px;
  background: #419038;
  margin: 16px auto 0;
}
.line2{
  width: 2px;
  height: 29px;
  background: #419038;
  margin: 0 auto;
}
.lineCard{
  width: 556px;
  height: 213px;
  background: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  padding: 39px 40px;
}
.lineCard img{
  width:145px;
  height:135px;
}
.lineCard .erji{
  float:right;
  width: 292px;
  height: 92px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 38px;
}
.lineCard .erji a{
  margin-right:30px;
}
.lineCard .erji a:hover{
  color:#419038;
}

/* 图片内容区域 */
.images {

  height: 500px;
background-repeat: no-repeat;
  border: 1px solid rgb(245, 242, 242);
  margin: 0 auto;
  
}
.images_font {
  height: 34px;
  font-size: 34px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-top: 325px;
  margin-left: 259px;
}
.imagses_span {
  width: 170px;
  height: 12px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  float: left;
  margin-top: 23px;
  margin-left: 10px;
}
.images_img {
  width: 17px;
  height: 15px;
  float: left;
  margin-top: 25px;
}
.table {
  width: 100%;
  height: 73px;

  margin: 0 auto;
}
.tables_one {
  width: 1207px;
  height: 73px;
  background: #419038;
  margin-top: -40px;
}

.tables_one_font {
  float: left;
  margin-left: 210px;
  overflow: hidden;
}

.tables_one_font .x {
  width: 5px;
  height: 5px;
  margin-top: 40px;
  display: inline-block;
  background-color: #b2ebab;
  border-radius: 50%;
  margin-left: 45px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b2ebab;
  line-height: 10px;
}
.tables_one_font span {
  margin-left: 5px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b2ebab;
}

.dd{
  line-height: 82px;
}
.dd:active{
  color: #121312;
}
.dd:focus{
  color: #eef5ec;

}
/* header */
@media screen and (min-width:1681px){
  .header{
    width:100%
  }
}
@media screen and (min-width:1441px) and(max-width:1679px) {
  .header{
    width: 100%;
  }
}
@media screen and (min-width:1361px) and(max-width:1439px) {
  .header{
    width: 100%;
  }
}
@media screen and (min-width:1281px) and(max-width:1359px) {
  .header{
    width: 100%;
  }
}
/* introduce 大学介绍 */

@media screen and (min-width:1681px){
  .introduce{
    width:100%
  }
}
@media screen and (min-width:1441px) and (max-width:1740px) {
  .introduce{
    width: 100%;
  }

  .introduce_font > a{
    margin-left: 10px;
  }
}
@media screen and (min-width:1361px) and (max-width:1439px) {
  .introduce{
    width: 100%;
  }
  .introduce_font{
    margin-left:0px;
  }
  .introduce_font > a{
    margin-left: 0px;
  }
}
@media screen and (min-width:1281px) and (max-width:1359px) {
  .introduce{
    width: 100%;
  }
  .introduce_font{
    margin-left:0px;
  }
  .introduce_font > a{
    margin-left: 0px;
  }
  .introduce_icon1{
    margin-left: 0px;
  }

}
/* images */
@media screen and (max-width:1681px){
  .images{
    width:100%;
    background-position: center;
  }
}
@media screen and (max-width:1441px) {
  .images{
    width: 100%;
    background-position: center;
  }

}
@media screen and (max-width:1359px) {
  .images{
    width: 100%;
    background-position: center;
height: 200px !important;
  }
}
@media screen and (max-width:1281px) {
}