@charset "utf-8";

/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
  font-family: "PingFang SC", "Microsoft YaHei", HelveticaNeue-Thin,
    "Helvetica Neue", Helvetica, Arial;
}

body {
  font-size: 16px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

html,
body {
  overflow-x: hidden;
}

table,
td,
tr,
ul,
ol,
li,
dl,
dd,
dt,
p,
input,
form,
em,
p,
img,
h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
  padding: 0px;
}

h1 {
  color: #232323;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote,
p,
span {
  font-size: 14px;
}

input {
  background: none;
  outline: none;
  border: none;
}

input,
button,
select,
textarea {
  outline: none;
}

textarea {
  resize: none;
}

p {
  color: #666666;
}

ul,
li {
  list-style: none;
}

.cursor {
  cursor: pointer;
}

.clear {
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

img {
  border: none;
}

a {
  text-decoration: none;
  color: #333333;
}

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

.left {
  float: left;
}

.right {
  float: right;
}

.flexBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}


.row {
  margin: 0 !important;
}

.paddingBox {
  padding: 60px 0;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (max-width: 575px) {
  .paddingBox {
    padding: 30px 0 !important;
  }
}


/**header**/
.header {
  position: relative;
  background: url(../images/bj.jpg) no-repeat;
  background-size: 100% 100%;
}

.header img {
  display: block;
  margin: 0 auto;
}

.header .navBigBox {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.header .top {
  height: 100px;
}

/* 搜索 */
.search {
  position: relative;
  float: right;
  top: 30px;
}

.search i {
  position: absolute;
  left: 210px;
  top: 7px;
}

.search input {
  padding-left: 15px;
  border: solid 1px #4f4d43;
  width: 240px;
  line-height: 36px;
  border-radius: 18px;
}

.search button {
  outline: none;
  background: none;
  border: none;
  line-height: 38px;
  font-size: 16px;
  padding: 0 10px;
}

/* 导航 */
.header .nav>li {
  padding: 0 40px;
}

.header .nav li>a {
  text-align: center;
  line-height: 40px;
}

.header .nav li:hover>a {
  background-color: #d4cdae;
}

.header .nav>li>a {
  line-height: 74px;
  font-size: 20px;
  font-weight: bold;
  color: #484021;
}

.header .nav li ul a {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 13px;
  background-color: #fff;
}

.header .nav li {
  position: relative;
  display: block;
}

.header .nav ul {
  position: absolute;
  width: 420px;
  top: 66px;
  left: 0%;
  margin-left: -90px;
  z-index: 11;
  background-color: #fff;
  display: none;
}

.header .nav ul li>ul {
  left: 100%;
  top: 0;
  margin: 0;
}

/* 手机导航 */
.WapHeader {
  height: 60px;
  background: url(../images/headerBj.jpg) no-repeat;
  background-size: auto 120px;
  background-position: top -10px left -30px;
  display: none;
}

.sp_header {
  float: right;
}

.sp_nav {
  width: 30px;
  float: left;
  position: relative;
  cursor: pointer;
  height: 30px;
  margin-top: 22px;
}

.sp_nav span {
  display: block;
  background: #333;
  width: 20px;
  height: 2px;
  position: absolute;
  left: 5px;
  transition: all ease 0.35s;
}

.sp_nav span:nth-of-type(1) {
  top: 0px;
}

.sp_nav span:nth-of-type(2) {
  top: 8px;
}

.sp_nav span:nth-of-type(3) {
  top: 16px;
}

.sp_nav_se span:nth-of-type(1) {
  top: 10px;
  transform: rotate(45deg);
}

.sp_nav_se span:nth-of-type(2) {
  width: 0;
}

.sp_nav_se span:nth-of-type(3) {
  top: 10px;
  transform: rotate(-45deg);
}

.sjj_nav {
  position: relative;
  position: fixed;
  z-index: 9;
  background-color: #f9f9f9;
  width: 80%;
  height: 100vh;
  font-size: 15px;
  line-height: 40px;
  top: 60px;
  right: -80%;
  padding: 30px;
  padding-top: 0;
  overflow: auto;
  overflow-x: hidden;
  transition: right ease 0.35s;
}

.nav_show {
  right: 0;
  transition: right ease 0.35s;
}

.sjj_nav ul li i {
  position: absolute;
  top: 24px;
  right: 0px;
  height: 20px 30px 20px;
  padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
  position: relative;
  top: -26px;
  fill: #000;
  width: 20px;
  height: 20px;
  transform: rotate(-90deg);
  transition: all ease 0.35s;
}

.sjj_nav ul li .sjj_nav_i_se svg {
  transform: rotate(0deg);
}

.sjj_nav ul li {
  border-top: 1px rgba(0, 0, 0, 0.05) solid;
  position: relative;
  line-height: 44px;
  font-size: 16px;
  font-weight: bold;
}

.sjj_nav ul li:first-child {
  border-top: none;
}

.sjj_nav ul li:nth-last-child(1) {
  border-bottom: 1px rgba(0, 0, 0, 0.05) solid;
}

.sjj_nav ul li ul {
  display: none;
  background-color: #fff;
  border-top: 1px rgba(0, 0, 0, 0.05) solid;
}

.sjj_nav ul li a {
  width: 80%;
  color: #333;
}

.sjj_nav ul li ul li a {
  padding-left: 20px;
}

.sjj_nav ul li ul li a {
  display: block;
  text-align: left;
}

.sjj_nav ul li ul li>ul {
  padding-left: 20px;
}


/* 手机搜索 */

.search2 {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  float: right;
  cursor: pointer;
  margin-top: 20px;
}

.search2 i {
  font-size: 16px;
  color: #000;
}

.tj_yy {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}

.tj_yy .b_j {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.tj_yy .n_r {
  position: relative;
  width: 660px;
  max-width: 100%;
  float: right;
  margin-top: 60px;
  margin-right: 0px;
  background-color: #f8f8f8;
  padding: 40px 15px;
  z-index: 11;
}

.tj_yy .ss {
  border-bottom: solid 1px rgba(0, 0, 0, 0.4);
}

.tj_yy .ss input {
  line-height: 40px;
}

.tj_yy .ss input:nth-child(1) {
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tj_yy .ss input:nth-child(2) {
  width: 90px;
  text-align: center;
  background-color: #eee;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}

.tj_yy .n_r i {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  width: 22px;
  height: 22px;
  background: url(../images/close.png) no-repeat;
  background-size: 100%;
}

@media only screen and (max-width:767px) {
  .H {
    height: 60px;
  }

  .WapHeader {
    display: block;
  }

  .header {
    display: none;
  }

}

/* banner */

.swiper {
  width: 100%;
  height: 100%;
}

.homeBanner .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: none;
}

.homeBanner .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}

.homeBanner .swiper-pagination-bullet-active {
  background: #d4cdae;
}

/* 最新动态 */
.title {
  position: relative;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

.title h1 {
  display: inline;
  font-size: 34px;
  color: #484021;
}

.title h1 span {
  margin-left: 30px;
}

.title a {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 40px;
  line-height: 40px;
  font-weight: 100;
  color: #ccc;
}

.indexNews main {
  margin-top: 20px;
  background-color: #f7f7f7;
  padding: 20px 40px;
}

.indexNews li {
  border-bottom: solid 1px #eee;
}

.indexNews li:nth-last-child(1) {
  border: none;
}

.indexNews li a {
  color: #333;
  line-height: 44px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.indexNews li a:hover {
  color: #ba894f;
}

/* 最新动态 */
.indexActivity li {
  position: relative;
  margin-top: 30px;
}

.indexActivity li img {
  display: block;
  width: 100%;
  height: auto;
}

.indexActivity li .wz {
  position: absolute;
  top: 50%;
  left: 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 0 60px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

@media (max-width: 767px) {
  .indexActivity li .wz {
    padding: 0 20px;
  }
}

@media (max-width: 575px) {
  .title h1 {
    font-size: 22px;
  }

  .title a {
    font-size: 22px;
  }

  .indexNews main {
    padding: 15px;
  }

  .indexNews li a {
    font-size: 15px;
  }
}

/* 往届作品回顾 */
.indexWorks main .bt {
  background-color: #f7f7f7;
  font-size: 18px;
  line-height: 40px;
  margin: 40px 0 10px;
  padding: 0 20px;
}

.indexWorks li {
  width: 23.5%;
  margin-right: 2%;
}

.indexWorks li:nth-child(4n) {
  margin-right: 0;
}

.indexWorks li .imgBox {
  width: 100%;
  height: 260px;
  background-color: #f8f8f8;
}

.indexWorks li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}

.indexWorks li p {
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  display: block;
  height: 40px;
  overflow: hidden;
}

.indexWorks li:hover p {
  color: #ba894f;
}

@media (max-width: 991px) {
  .indexWorks li {
    width: 49%;
  }

  .indexWorks li:nth-child(2n) {
    margin-right: 0;
  }

  .indexWorks li .imgBox {
    height: auto;
  }
}

@media (max-width: 575px) {
  .indexActivity li {
    margin-top: 20px;
  }

  .indexActivity li .wz {
    font-size: 16px;
  }

  .indexWorks li p {
    font-size: 14px;
  }

  .indexWorks main .bt {
    font-size: 16px;
  }
}

/* 底部 */
footer {
  background-color: #f7f7f7;
}

footer a:hover {
  color: #ba894f !important;
}

footer .top {
  padding: 40px 0;
}

footer .top ul {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

footer .top ul li:first-child {
  font-size: 18px;
  font-weight: 600;
  color: #555;
  padding: 5px;
}

footer .top ul li a {
  display: block;
  font-size: 16px;
  padding: 5px;
  line-height: 22px;
  color: #666;
}

footer .bottom {
  padding: 40px 0;
  background-color: #525252;
  color: #eee;
}

footer .bottom .container {
  position: relative;
  padding: 0 10%;
}

footer .bottom .aBox {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

footer .aBox a {
  font-size: 20px;
}

footer .bottom a {
  color: #eee;
  margin: 0 20px;
}

footer .bottom p {
  margin-top: 20px;
}

footer .bottom p span {
  font-size: 16px;
  color: #eee;
  margin: 0 5px;
  line-height: 30px;
}

footer .bottom .rightImg {
  position: absolute;
  right: 0;
  top: 20%;
}

@media (max-width: 575px) {
  footer .bottom {
    padding: 20px 0;
  }

  footer .top {
    padding: 20px 0;
  }

  footer .top ul {
    width: 33.33%;
    flex: none;
    margin: 10px 0;
  }

  footer .top ul li:first-child {
    font-size: 16px;
  }

  footer .top ul li a {
    font-size: 14px;
  }

  footer .bottom a {
    font-size: 14px;
    margin: 0 5px;
  }

  footer .bottom p span {
    font-size: 14px;
    line-height: 26px;
  }

  footer .bottom .rightImg {
    position: relative;
    top: 0;
    margin: 0 auto;
    display: block;
  }
}

/* 内页 */
/* 空白 */
.infoBlankPage {
  min-height: 50vh;
  background-size: auto 100px !important;
}

/*内页新闻 */
.infoNews main li {
  border-bottom: solid 1px #eee;
}

.infoNews main li a {
  font-size: 18px;
  line-height: 60px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.infoNews main li:hover a {
  color: #ba894f;
}

.infoNews main li span {
  width: 160px;
  text-align: right;
  font-size: 16px;
  color: #999;
  line-height: 60px;
}

.fanye {
  margin: 60px 0 0;
}

@media (max-width: 575px) {
  .infoNews main li {
    padding: 10px 0;
  }

  .infoNews main li a {
    width: 100%;
    flex: none;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .infoNews main li span {
    display: block;
    float: none;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
  }

  .fanye {
    margin-top: 30px;
  }
}

/* 新闻详情 */
.newsMain h1 {
  font-weight: bold;
  text-align: center;
  font-size: 34px;
  margin-bottom: 60px;
}

.newsMain img {
  max-width: 100%;
}

.newsMain p {
  font-size: 18px;
  color: #333;
  line-height: 36px;
}

.newsMain .imgBox {
  margin: 20px 0;
}

.newsMain .imgBox p {
  text-align: center;
}

@media (max-width: 375px) {
  .newsMain h1 {
    font-size: 22px;
    margin-bottom: 20PX;
  }

  .newsMain p {
    font-size: 16PX;
    line-height: 30PX;
  }
}

/* 往届作品回顾 */
.infoReview .left {
  margin-top: 100px;
  width: 200px;
  border-right: solid 1px #eee;
}

.infoReview .left a {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 36px;
  padding-left: 30px;
}

.infoReview .left a::before {
  position: absolute;
  left: 0;
  top: 18px;
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: transparent;
}

.infoReview .left a.on::before,
.infoReview .left a:hover:before {
  background-color: #ba894f;
}

.infoReview .left a.on,
.infoReview .left a:hover {
  color: #ba894f;
  font-weight: bold;
}

.infoReview .right {
  margin-left: 60px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.infoReview .right h1 {
  text-align: center;
  line-height: 100px;
  font-size: 30px;
}

.infoReview .right h1 span {
  text-align: center;
  font-size: 30px;
  border-bottom: solid 15px #fff197;
}

.infoReview .right img {
  max-width: 100%;
}

.infoReview .right .zuoPinUl li {
  width: 32%;
  margin-right: 2%;
  font-size: 16px;
  line-height: 40px;
  margin-top: 20px;
}

.infoReview .right .zuoPinUl li:nth-child(3n) {
  margin-right: 0;
}

.infoReview .right .zuoPinUl li p {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

/* 弹出层 */
.zzsc {
  position: fixed;
  left: -100%;
  right: 100%;
  top: 0;
  bottom: 0;
  text-align: center;
  font-size: 0;
  z-index: 9999;
  display: none;
}

.zzsc:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.imgContent {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  right: -100%;
}

.content_mark {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 555;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none;
}

@media (max-width:991px) {
  .infoReview .left {
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .infoReview .left a {
    padding: 0;
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;

  }

  .infoReview .left a::before {
    display: none;
  }

  .infoReview .right {
    margin: 0;
  }

  .infoReview .right .zuoPinUl li {
    width: 49%;
  }

  .infoReview .right .zuoPinUl li:nth-child(3n) {
    margin-right: 2%;
  }

  .infoReview .right .zuoPinUl li:nth-child(2n) {
    margin-right: 0;
  }
}

@media (max-width:575px) {
  .infoReview .right h1 span {
    font-size: 22px;
    line-height: 22px;
  }
}