@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.eot");
  src: url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/iconfont.woff2") format("woff2"),
    url("../fonts/iconfont.woff") format("woff"),
    url("../fonts/iconfont.ttf") format("truetype"),
    url("../fonts/iconfont.svg#iconfont") format("svg");
}

.fotred{
	border: 1px solid #aeaeae;
	padding: 0 5px;
	color: #000000;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page ul {
  text-align: center;
  margin-top: 30px;
}

.page ul li {
  display: inline-block;
  margin: 0 5px;
}
.page ul li a {
  font-size: 14px;
  padding: 3px 8px;
}
.page ul li a:hover,
.page ul li a.active {
  background: #902727;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page ul {
    margin-top: 15px;
  }
  .page ul li {
    margin: 0;
  }
  .page ul li a {
    font-size: 12px;
    padding: 3px 8px;
  }
}
.inMain {
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
.crumb {
  text-align: right;
  color: #fff;
  padding-right: 1em;
  line-height: 22px;
  margin-bottom: 26px;
}
.crumb a {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}
.crumb .icon_home {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/icon_home.png) no-repeat center;
  margin-top: -3px;
  vertical-align: middle;
}
.crumb .icon_lt {
  display: inline-block;
  width: 6px;
  height: 8px;
  background: url(../images/crumb_lt.png) no-repeat center;
  vertical-align: middle;
  margin: 0 0.5em;
}
.crumb span {
  vertical-align: middle;
}
.mainCon {
  background: #fff;
  box-shadow: 1px 5px 40px rgba(9, 2, 4, 0.1);
  -webkit-box-shadow: 1px 5px 40px rgba(9, 2, 4, 0.1);
  margin-bottom: 60px;
}
.menu {
  border-bottom: 1px solid #f2f2f2;
}
.menu .tit {
  display: none;
}
.menu li {
  float: left;
  text-align: center;
}
/* .menu2 li{ width:50%;}
.menu3 li{ width:33.33%;}
.menu4 li{ width:25%;}
.menu5 li{ width:20%;}
.menu6 li{ width:16.66%;}
.menu7 li{ width:14.285%;} */
.menu li a {
  display: block;
  line-height: 110px;
  font-size: 18px;
  color: #000;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.menu li.cur a,
.menu li:hover a {
  color: #fff;
  background: #9f0303;
  line-height: 120px;
  margin-top: -10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.mainC {
  padding: 35px 1em;
}
.plt0 {
  padding-left: 0;
  padding-right: 0;
}
.reservation {
  max-width: 1180px;
  margin: 0 auto 22px;
  color: #000;
}
.reservation .reserTb {
  font-size: 16px;
}
.reserTb th {
  background: #f8f8f8;
  line-height: 1.6;
  padding: 1em 0.5em;
  text-align: center;
  font-weight: normal;
}
.reserTb td {
  line-height: 1.6;
  padding: 1em 0.5em;
  text-align: center;
  border-bottom: 1px solid #f8f8f8;
}
.reserTb .th1,
.reserTb .td1 {
  padding-left: 2em;
}
.reserTb .align_left {
  text-align: left;
}

.exhList2 {
  margin: 0 40px;
  position: relative;
}
.exhList2 li {
  float: left;
  width: 33.33%;
  margin-bottom: 30px;
}
.exhList2 li .item {
  margin: 0 35px;
}
.exhList2 li a {
  display: block;
}
.exhList2 li .img {
  overflow: hidden;
  position: relative;
  height: 200px;
}
.exhList2 li img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  width: auto;
  height: auto;
  background: #fafafa;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.exhList2 li a:hover img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.exhList2 li .text {
  padding-top: 1em;
  line-height: 1.6;
  color: #000;
}
.exhList2 li .text h3 {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 0.3em;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  color: #000;
  margin-bottom: 0.3em;
}
.exhList2 li a:hover .text h3 {
  color: #9f0303;
}

.about2 {
  line-height: 2;
  color: #000;
}
.about2 .pd1 {
  padding: 0 1em 60px;
  max-width: 1100px;
  margin: 0 auto;
}
.about2 .img {
  max-width: 1000px;
  margin: 0 auto;
}
.about2 .pd1 h3 {
  font-size: 42px;
  color: #8b0000;
  margin-bottom: 0.3em;
  text-align: center;
}
.about2 .pd2 {
  padding: 65px 1em 0;
  max-width: 1100px;
  margin: 0 auto;
}

.news1 {
  max-width: 1102px;
  margin: 0 auto;
}
.newsList1 li {
  border-bottom: 1px solid #f3f3f3;
}
.newsList1 li a {
  display: block;
  position: relative;
}
.newsList1 li a:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.newsList1 li h3 {
  font-size: 20px;
  color: #000;
  padding: 0 6.5em 0 2em;
  line-height: 3;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
}
.newsList1 li h3::after {
  content: "";
  position: absolute;
  left: 0.8em;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background: #d9d9d9;
}
.newsList1 li a:hover h3::after {
  background: #8c0000;
}
.newsList1 li .time {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0 1.5em;
  color: #000;
  line-height: 4.3;
}
.newsList1 li a:hover .time {
  background: #8c0000;
  color: #fff;
}

/*-------------新闻------------------*/
.eventList1 {
  max-width: 1222px;
  margin: 0 auto;
}
.eventList1 > ul {
  margin-top: -29px;
}
.eventList1 li {
  margin-top: 29px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  line-height: 1.7;
}
.eventList1 li a {
  display: block;
  padding: 33px 38px 40px;
  position: relative;
}
.eventList1 li a .eventList1_pic {
  width: 25%;
  float: left;
  margin-right: 2%;
  position: relative;
  height: 0;
  padding-top: 17.5%;
}
.eventList1 li a .eventList1_pic img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.eventList1 li a .eventList1_text {
  width: 73%;
  float: left;
  margin-top: 2%;
}
.eventList1 li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  background: #710000;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.eventList1 li a:hover::after {
  width: 100%;
}
.eventList1 li h3 {
  margin-bottom: 0.2em;
  font-size: 24px;
  color: #000;
  line-height: 1.7;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
}
.eventList1 li a:hover h3 {
  color: #710000;
}
.eventList1 li .t_a {
  color: #000;
}
.eventList1 li .t_a .red {
  color: #710000;
}
.eventList1 li .t_a > div {
  display: inline-block;
  margin-right: 60px;
}
.eventList1 li .sum {
  margin-top: 1em;
  color: #000;
  line-height: 1.8;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 新闻详情 */
.news-detail h1.title {
  font-size: 26px;
  color: #000 !important;
  text-align: center;
  line-height: 1.8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
  /* margin-top: -35px; */
  padding-bottom: 30px;
}
.news-detail .inner {
  text-align: center;
}
.news-detail .inner span {
  font-size: 12px;
  color: #000;
  margin: 0 10px;
}
.news-detail .article {
  margin-top: 15px;
  color: #000;
}
.news-detail .article p span,
.news-detail .article p {
  font-size: 14px;
  /*color: #000 !important;*/
  margin: 10px 0;
  text-align: left;
  text-indent: 2em;
}
.news-detail .article img {
  display: block;
  max-width: 100%;
  margin: 5px auto !important;
}
.div-next {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}

.div-next span.prev,
.div-next span.next {
  max-width: 48%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
  display: block;
}
.div-next span.prev {
  float: left;
}
.div-next span.next {
  float: right;
}
.div-next span a {
  font-size: 14px;
}

.xia {
  margin: 15px 0;
  text-align: center;
  line-height: 30px;
}
.xiazai a {
  color: #ff4e4e;
  margin-left: 10px;
}
.xiazai a:hover {
  color: #f20000;
}
.xiazai a span {
  font-size: 20px;
  margin-right: 6px;
  vertical-align: bottom;
}
/* team */
.about4 {
  max-width: 1180px;
  margin: 0 auto;
  line-height: 2;
}
.leader {
  margin: 0 -2%;
}
.leader li {
  float: left;
  width: 50%;
  margin-bottom: 40px;
}
.leader li .item {
  margin: 0 4%;
  background: #f8f8f8;
  padding: 35px 8%;
  box-sizing: border-box;
}
.leader li h3 {
  font-size: 32px;
  color: #8b0000;
}
.leader li h3 span {
  font-size: 62.5%;
  color: #000;
  margin-left: 0.8em;
}

/* 团队列表 */
.team-list table {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}

.team-list table caption {
  font-size: 24px;
  margin-bottom: 20px;
}

.team-list tbody tr td:first-of-type {
  width: 90px;
  padding-right: 20px;
  text-align: right;
}

.team-list tbody tr:first-of-type td:first-of-type i {
  width: 2em;
}

.team-list tbody tr:nth-of-type(2) td:first-of-type i,
.team-list tbody tr:nth-of-type(3) td:first-of-type i {
  width: 0.5em;
}

.team-list tbody tr td {
  padding: 10px 0;
  line-height: 32px;
  font-size: 16px;
  color: #000;
}

.team-list tbody tr:nth-of-type(even) {
  background: #fafafa;
}
.team-list tbody tr:hover {
  background: #f3f3f3;
}

.team-list .team-list-lsh {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}
.team-list .team-list-lsh h3 {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 400;
  text-align: center;
}
.team-list .team-list-lsh p {
  line-height: 40px;
  font-size: 16px;
  color: #000;
}

/* 表单 */
.registe-page {
  position: relative;
}
.registe-page .registe-page-img {
  float: left;
  width: 48%;
}
.registe-page .registe-page-text {
  width: 50%;
  float: right;
}
.registe-page .registe-page-text h3 {
  font-size: 24px;
  margin: 20px 0;
  line-height: 1;
}
.registe-page .registe-page-text p {
  font-size: 16px;
  line-height: 1.8;
}

.registe-item {
  margin-top: 15px;
}
.registe-item form h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.registe-item form li {
  float: left;
  line-height: 50px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0 10px;
}
.registe-item form li:nth-of-type(-n + 5) {
  width: 49.5%;
  margin-left: 1%;
}

.registe-item form li:last-of-type {
  border: none;
  padding: 0;
  margin-top: 15px;
}

.registe-item form li label {
  font-size: 16px;
  display: inline-block;
}
.registe-item form li.form-list-top label {
  vertical-align: top;
}
.registe-item form li input {
  font-size: 14px;
  padding: 10px;
  margin-left: 10px;
  outline: none;
}

.registe-item form li:nth-of-type(n + 5) input {
  width: -moz-calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}
.registe-item form li:nth-of-type(n + 15) input {
  width: auto;
}

.registe-item form li input[type="file"] {
  border: none;
}
.registe-item form li input[type="submit"] {
  margin-left: 0;
  min-width: 120px;
  border: none;
}

.registe-item form li option {
  font-size: 16px;
  width: 260px;
  height: 30px;
  line-height: 30px;
  outline: none;
}
.registe-item form li textarea {
  width: calc(100% - 110px);
  width: -moz-calc(100% - 110px);
  line-height: 30px;
  width: -webkit-calc(100% - 110px);
  outline: none;
  height: 100px;
  padding: 10px;
  box-sizing: border-box;
}

.registe-item form li:nth-of-type(-n + 5) input {
  width: calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  box-sizing: border-box;
}
.registe-item form li:nth-of-type(-n + 5) input[type="radio"] {
  width: auto;
}

.registe-item form li textarea {
  margin-left: 10px;
}

.registe-item form li .img-box {
  display: inline-block;
  background-image: url(../img/sc.png);
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 10px 0;
  height: 180px;
  position: relative;
}

.registe-item form li .img-box .file_img{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.registe-item form li .img-box .img {
  width: 300px !important;
  height: 180px;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  opacity: 0;
  position: relative;
  z-index: 9;
}
.registe-item form li.file-sty label {
  margin-top: 75px;
  white-space: nowrap;
  margin-right: 20px;
}

.registe-item form li span {
  color: #f20000;
  margin-right: 5px;
}

.registe-item form li.pseudonym {
  width: 30.5%;
}
.registe-item form li.sex {
  width: 18%;
}

.registe-item form li.mlt0 {
  margin-left: 0;
}
.registe-item form li input[type="checkbox"] {
  width: 12px;
  height: 12px;
  margin: 0 5px 0 10px;
  border: 1px solid #aaa;
}

@media (min-width: 640px) {
  .exhList2 li:nth-child(3n + 1) {
    clear: both;
  }
}

@media (max-width: 1360px) {
  .menu li a {
    line-height: 70px;
    font-size: 16px;
  }
  .menu li.cur a,
  .menu li:hover a {
    line-height: 80px;
  }

  .exhList2 {
    margin: 0 -5px;
  }
  .exhList2 li .item {
    margin: 0 15px;
  }
  .exhList2 li .text h3 {
    font-size: 15px;
  }

  .newsList1 li h3 {
    font-size: 115%;
    padding-right: 7em;
  }
  .newsList1 li .time {
    line-height: 3.4;
  }
}
@media (max-width: 1100px) {
  .eventList1 li h3 {
    font-size: 20px;
  }
  .eventList1 li a .eventList1_text {
    margin-top: 1%;
  }
}

@media (max-width: 960px) {
  .eventList1 li a {
    padding: 20px;
  }
  .eventList1 li a .eventList1_text {
    margin-top: 0;
  }

  .leader li {
    margin-bottom: 1em;
  }
  .leader li .item {
    padding: 1.5em 5%;
  }
  .leader li h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .mainC {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .news-detail h1.title {
    margin-top: 0;
    padding-bottom: 21px;
    font-size: 18px;
  }
  .div-next {
    margin-bottom: 0;
    padding: 10px 0 15px;
  }

  .crumb {
    display: none;
  }

  .inMain {
    margin: 0 -5px;
  }

  .mainCon {
    margin-bottom: 40px;
  }

  .menu li a {
    line-height: 3.5;
    font-size: 105%;
  }
  .menu li.cur a,
  .menu li:hover a {
    line-height: 4;
    margin-top: -0.5em;
  }
  .menu .tit {
    display: block;
    line-height: 2.5;
    text-align: center;
    font-size: 130%;
    background: #9f0303;
    color: #fff;
    position: relative;
    cursor: pointer;
  }
  .menu .tit::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 1em;
    width: 1em;
    height: 1em;
    background: url(../images/icon_down5.png) no-repeat center;
    background-size: contain;
  }
  .menu .tit.open::after {
  }
  .menu ul {
    display: none;
  }
  .menu li {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
  }
  .menu li a {
    line-height: 2.5;
  }
  .menu li.cur a,
  .menu li:hover a {
    line-height: 2.5;
    margin-top: 0;
    background: none;
    color: #9f0303;
  }

  .exhList2 {
    margin: 0 -0.3em;
  }
  .exhList2 li {
    margin-bottom: 1em;
  }
  .exhList2 li .item {
    margin: 0 0.3em;
  }

  .about2 .pd1 h3 {
    font-size: 200%;
  }
  .about2 .pd1 {
    padding-bottom: 1.5em;
  }
  .about2 .pd2 {
    padding-top: 1.5em;
  }

  .eventList1 > ul {
    margin-top: 0;
  }
  .eventList1 li {
    margin-top: 15px;
  }
  .eventList1 li a::after {
    display: none;
  }
  .eventList1 li .sum {
    font-size: 12px;
    -webkit-line-clamp: 2;
  }

  .leader {
    margin: 0 -4%;
  }
  .leader li {
    width: 100%;
  }
  .leader li .item {
    min-height: 0 !important;
  }

  .team-list table caption,
  .team-list .team-list-lsh h3 {
    font-size: 18px;
  }
  .team-list .team-list-lsh {
    margin-top: 30px;
  }
  .team-list .team-list-lsh p,
  .team-list tbody tr td {
    line-height: 30px;
    font-size: 14px;
  }

  .registe-page .registe-page-img {
    float: none;
    width: 100%;
  }
  .registe-page .registe-page-text {
    float: none;
    width: 100%;
  }

  .registe-item {
    margin-top: 0px;
  }
  .registe-page .registe-page-text h3,
  .registe-item form h3 {
    font-size: 20px;
  }

  .registe-page .registe-page-text p,
  .registe-item form li label {
    font-size: 14px;
  }
  .registe-item form li {
    float: none;
    display: flex;
    align-items: center;
  }
  .registe-item form li.form-list-top {
    align-items: inherit;
  }
  .registe-item form li input,
  .registe-item form li textarea,
  .registe-item form li select {
    flex: 1;
  }

  .registe-item form li input[type="radio"],
  .registe-item form li input[type="file"] {
    flex: inherit;
    max-width: -webkit-calc(100% - 100px);
    max-width: -moz-calc(100% - 100px);
    max-width: calc(100% - 100px);
  }

  .registe-item form li:nth-of-type(-n + 5) {
    width: 100%;
  }
  .registe-item form li:nth-of-type(-n + 5) {
    margin-left: 0%;
  }

  .registe-item form li.file-sty {
    align-items: inherit;
  }
  .registe-item form li .img-box .img {
    width: 220px !important;
  }
  .registe-item form li.file-sty label {
    margin-right: 10px;
  }
}

@media (max-width: 640px) {
  .exhList2 li {
    width: 50%;
  }
  .exhList2 li:nth-child(2n + 1) {
    clear: both;
  }

  .eventList1 li .sum {
    margin-top: 0;
  }
  .eventList1 li a {
    padding: 1em;
  }
  .eventList1 li .t_a > div {
    display: block;
    margin-right: 0;
  }
}

@media (max-width: 520px) {
  .exhList2 li .text {
    font-size: 85%;
  }
  .exhList2 li .text h3 {
    font-size: 120%;
  }

  .eventList1 li a .eventList1_pic {
    height: 80px;
    width: 115px;
    padding-top: 0;
    margin-right: 15px;
  }
  .eventList1 li a .eventList1_text {
    width: calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
  }
  .newsList1 li h3 {
    padding-left: 1.5em;
    padding-right: 6em;
  }
  .newsList1 li h3::after {
    width: 0.4em;
    height: 0.4em;
    margin-top: -0.2em;
    left: 0.5em;
  }
  .newsList1 li .time {
    padding: 0 1em;
  }

  .eventList1 li h3 {
    font-size: 14px;
    font-weight: bold;
  }

  .leader li h3 {
    font-size: 130%;
  }

  .div-next span.prev,
  .div-next span.next {
    width: 100%;
    float: none;
    max-width: 100%;
  }
}
@media (max-width: 420px) {
  .registe-item form li.file-sty {
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .registe-item form li.file-sty label {
    margin-top: 0;
  }
  .registe-item form li .img-box {
    margin: 0;
  }
}

@media (max-width: 375px) {
  .eventList1 li a .eventList1_pic {
    height: 70px;
    width: 100px;
    margin-right: 10px;
  }
  .eventList1 li a .eventList1_text {
    width: calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    width: -webkit-calc(100% - 110px);
  }
}
