html,
body,
ul,
li,
img,
p,
a {
  margin: 0;
  padding: 0;
  border: 0;
}

html {
  height: 100%;
}

body {
  font-family: 'Microsoft YaHei', 'PingFangSC-Regular';
  height: 100%;
  overflow-y: scroll;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.text-center {
  text-align: center;
}

.title-font {
  font-size: 32px;
  line-height: 42px;
  color: #333333;
  margin-bottom: 8px;
  font-weight: bold;
}

.subtitle-font {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  color: #333333;
  margin-bottom: 32px;
}

.content-font {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #666666;
}

.content-font.big {
  font-size: 20px;
  line-height: 30px;
}

.content {
  width: 100%;
  min-width: 1300px;
  margin: auto;
}

.body {
  width: 1280px;
  margin: auto;
}

.header-container {
  position: sticky;
  top: 0;
  height: 118px;
  z-index: 900;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}

.content .pic {
  border-style: none;
  border-width: 0;
  width: 100%;
  height: 604px;
}

.content td.pic {
  border-style: none;
  border-width: 0;
  width: auto;
  height: auto;
}

.content .p1 {
  background-image: url(../../Home/img/pic1.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.content .p2 {
  background-image: url(../../Home/img/pic2.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.content .p3 {
  background-image: url(../../Home/img/pic3.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.student {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
}

.student a {
  color: #0885e6;
}

.student a:hover {
  text-decoration: underline;
  color: #0885e6;
}

.content .mobip1 {
  background-image: url(../img/01.jpg);
  background-position: center;
}

.news_title {
  width: 100%;
}

.news_titel_left {
  margin-left: 23px;
  float: left;
}

.new_title_big {
  font-family: 'Arial';
  font-size: 35px;
  color: #4c4948;
}

.new_title_small {
  font-family: 'Arial';
  font-size: 20px;
  margin-left: 10px;
  color: #3e3a39;
}

.news_titel_right a {
  float: right;
  color: #50afc6;
  margin-right: 23px;
  margin-top: 20px;
  cursor: pointer;
}

.news_titel_right a:hover {
  text-decoration: underline;
}

.news_body {
  margin-left: 23px;
  height: 217px;
}

.news_body ul {
  list-style: none;
  width: 100%;
}

.news_body ul,
.news_body ul li {
  float: left;
}

.news_body_title {
  font-family: 'Arial';
  font-size: 22px;
  padding-left: 17px;
  color: #2b2828;
  background: url(../img/point-red6X6.png) no-repeat scroll 0 10px;
}

.news_body_title a,
.news_body_content a {
  cursor: pointer;
}

.news_body_title a:hover {
  text-decoration: underline;
}

.news_body_content {
  margin-top: 21px;
  font-family: 'Arial';
  font-size: 14px;
  line-height: 21px;
  color: #2b2828;
}

.news_body_content a:hover {
  text-decoration: underline;
}

.dashed {
  background: url(../img/dashed.png) no-repeat scroll center right;
}

.fontA {
  font-size: 28px;
  color: #000;
  line-height: 54px;
  width: 100%;
  text-align: center;
}

.fontB {
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  color: #000;
}

.fontC {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  width: 100%;
}

.fontD {
  font-size: 35px;
  line-height: 41px;
  color: #000;
}

.fontE {
  font-size: 18px;
  line-height: 25px;
  color: #666;
}

.wds .item-container:first-child .item-content-container .item-content-content .text {
  font-size: 20px;
  line-height: 30px;
  color: #666666;
}
