@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: PingFangSC-Medium, PingFangSC, "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
  min-width: 1200px;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  min-width: 1020px;
  background: url(../images/bg_home.png) center top no-repeat;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  min-width: 1200px;
}

div {
  margin: 0 auto;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #222;
  text-decoration: none;
}

a:hover {
  color: #222;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.w1200 {
  width: 1200px;
}

.w1000 {
  width: 1000px;
}

ul.list_18 {
  overflow: hidden;
}

ul.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 16px;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 10px;
}

.list_16 li a:hover {
  color: #c00;
}

.list_16no li {
  background: none;
  padding-left: 0;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*bannerTop*/
.bannerTop {
  height: 280px;
}

.headLine {
  width: 910px;
  height: 200px;
  padding: 80px 50px 0;
}

.headLine .w1000 {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}

.headLine p {
  display: table-cell;
  vertical-align: middle;
  width: 910px;
  height: 180px;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

/**/
.mastersList {
  width: 1070px;
  margin: 20px auto;
}

.mastersList ul {
  margin-right: -30px;
  overflow: hidden;
}

.mastersList ul li {
  display: block;
  float: left;
  width: 500px;
  height: 250px;
  margin-left: 20px;
  margin-bottom: 70px;
}

.mastersList ul li span {
  display: block;
  float: left;
  width: 154px;
  height: 200px;
  padding: 23px 22px 24px 24px;
  margin-right: 20px;
  background: url(../images/master_img_bg.png) center center no-repeat;
}

.mastersList ul li span img {
  width: 154px;
  height: 199px;
}

.mastersList ul li h3 {
  margin-top: 36px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #99171B;
}

.mastersList ul li h3 a {
  color: #99171B;
}

.mastersList ul li p {
  margin-top: 28px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}

/*list*/
.bodyBg2 {
  background: url(../images/bg_list2.jpg) top center no-repeat;
}

.bodyBg2 .bannerTop {
  height: 363px;
}

.bg_list_bottom {
  background: url(../images/bg_list_bottom.png) bottom center no-repeat;
  padding-bottom: 44px;
}

.list_container {
  width: 1000px;
  min-height: 1024px;
  background: #f9f9f9;
  border-bottom: 14px solid #A15249;
  box-shadow: 0px 25px 15px 15px rgba(217, 214, 196, 0.7);
}

.list_container .info_con {
  padding: 0 60px 0 50px;
}

.list_container .info_con span {
  display: block;
  float: left;
  margin-right: 25px;
  width: 182px;
  height: 236px;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 0px 25px 15px rgba(217, 214, 196, 0.7);
}

.list_container .info_con span img {
  width: 182px;
  height: 236px;
}

.list_container .info_con h3 {
  margin-top: 26px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #99171B;
}

.list_container .info_con h3 a {
  color: #99171B;
}

.list_container .info_con h3 i {
  margin-left: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}

.list_container .info_con p {
  margin-top: 22px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}

.list_container .book_con {
  margin-top: 30px;
  width: 900px;
  height: 306px;
  background: url(../images/title_zhuzuo.png) top center no-repeat;
}

.list_container .book_con .swiper-book {
  margin-top: 70px;
  width: 660px;
  height: 200px;
  overflow: hidden;
}

.list_container .book_con .swiper-book .swiper-slide div.box {
  width: 150px;
  height: 188px;
  overflow: hidden;
  position: relative;
}

.list_container .book_con .swiper-book .swiper-slide div.box img {
  display: block;
  width: 150px;
  height: 188px;
}

.list_container .study_con {
  margin-top: 10px;
  width: 840px;
}

.list_container .study_con div.fl, .list_container .study_con div.fr {
  width: 404px;
}

.list_container .study_con div.fl .title {
  background: url(../images/title_dashi.jpg) center center no-repeat;
}

.list_container .study_con div.fr .title {
  background: url(../images/title_yanjiu.jpg) center center no-repeat;
}

.list_container .study_con .title {
  display: block;
  width: 100%;
  height: 24px;
}

.list_container .study_con ul {
  margin-top: 30px;
  margin-right: 0px;
}

.list_container .study_con ul li {
  display: block;
  width: 100%;
  padding-left: 12px;
  background: url(../images/icon_dot_red.jpg) left center no-repeat;
  float: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* copy版权 */
.copy {
  width: 100%;
  height: 58px;
  background: #6A6D89;
  /* margin-top:30px; */
}

.copy p {
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #fff;
  line-height: 22px;
  line-height: 58px;
}

.copy p a {
  color: #fff;
  padding: 0 5px;
}

.newfooter {
  width: 100%;
  height: 172px;
  background: #8D91AA;
  text-align: center;
}

.newfooter .footer_cont {
  width: 440px;
  width: 480px;
  margin: 51px auto;
}

.newfooter span {
  display: inline-block;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #fff;
  line-height: 19px;
  text-align: left;
  margin-top: 10px;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  html {
    min-width: 1200px;
  }
  body {
    min-width: 1200px;
  }
}
