@charset "utf-8";
/* CSS Document */
.indexbg {
  background: url(../images/mbg.png) center bottom no-repeat;
  overflow: hidden;
}
.box1 {
  padding-top: 80px;
}
.tit1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  align-items: center;
}
.tit1 h3 {
  position: relative;
  font-size: 30px;
  color: #303030;
  font-weight: bold;
}
.tit1 h3::before {
  position: absolute;
  left: 0;
  bottom: -5px;
  content: '';
  height: 4px;
  background-color: #122b88;
  width: 70px;
}
.tit1 a {
  display: block;
  width: 87px;
  line-height: 28px;
  background-color: #f2f2f2;
  border-radius: 14px;
  color: #9a9a9a;
  font-size: 16px;
  text-align: center;
}
.tit1 a:hover {
  background-color: #122b88;
  color: #fff;
}
.box1-list ul {
  display: flex;
  justify-content: space-between;
}
.box1-list ul li {
  width: calc(25% - 60px);
}
.box1-list ul li a h3 {
  margin: 20px 0;
  font-size: 20px;
  color: #404040;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box1-list ul li a .nimg {
  width: 100%;
}
.box1-con {
  display: flex;
  justify-content: space-between;
  font-size: 17px;
  color: #999999;
  align-items: center;
}
.box2 {
  padding-top: 80px;
}
.tit2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.tit2 .tit-left {
  font-size: 18px;
}
.tit2 .tit-left h3 {
  float: left;
}
.tit2 .tit-left ul {
  float: left;
  display: flex;
  line-height: 42px;
}
.tit2 .tit-left ul li {
  color: #303030;
}
.tit2 .tit-left ul li:hover {
  cursor: pointer;
  color: #122b88;
}
.tit2 .tit-left a {
  display: inline-block;
  color: #303030;
  font-size: 18px;
}
.tit2 .tit-left a:hover {
  color: #122b88;
}
.tit2 .tit-left em {
  margin: 0 10px;
}
.tit2 h3 {
  position: relative;
  font-size: 30px;
  color: #303030;
  font-weight: bold;
  margin-right: 30px;
}
.tit2 h3::before {
  position: absolute;
  left: 0;
  bottom: -5px;
  content: '';
  height: 4px;
  background-color: #122b88;
  width: 70px;
}
.tit2 span a {
  display: block;
  width: 87px;
  line-height: 28px;
  background-color: #f2f2f2;
  border-radius: 14px;
  color: #9a9a9a;
  font-size: 16px;
  text-align: center;
}
.tit2 span a:hover {
  background-color: #122b88;
  color: #fff;
}
#menu0 .hover {
  color: #122b88;
}
.box2-list {
  display: none;
  overflow: hidden;
  margin: 0 -20px;
}
.box2-list li {
  width: calc(25% - 40px);
  margin: 0 20px;
  float: left;
}
.box2-list li a .nimg {
  width: 100%;
  height: 198px;
}
.box2-list li a .box2-list-con {
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}
.box2-list li a .box2-list-con h3 {
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  color: #6b6b6b;
}
.box2-list li a:hover .box2-list-con::before {
  background-image: url(../images/icon12.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 15px;
  content: '';
  position: absolute;
  left: 10%;
  top: -15px;
}
.box2-list li a:hover .box2-list-con h3 {
  color: #122b88;
}
.box2-list li a .box2-list-con p {
  font-size: 14px;
  color: #6b6b6b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.box2-list li a span {
  margin-top: 10px;
  text-align: right;
  display: block;
  font-size: 14px;
  color: #bebebe;
  background: url(../images/icon10.png) right center no-repeat;
  padding-right: 30px;
}
.box2-list li a:hover span {
  background: url(../images/icon11.png) right center no-repeat;
  color: #122b88;
}
.box2-list2 {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: white;
}
.box2-list2 ul {
  flex-wrap: wrap;
  display: flex;
}
.box2-list2 ul li {
  width: 50%;
  padding-right: 5%;
  line-height: 250%;
  font-size: 16px;
  color: #333;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.box2-list2 ul li a {
  color: #333;
  padding-left: 15px;
  background: url(../images/y1.png) left center no-repeat;
}
.box2-list2 ul li a:hover {
  color: #122b88;
  background: url(../images/y2.png) left center no-repeat;
}
.hd {
  padding-top: 80px;
}
.hdlist {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.hdlist .hd-left {
  width: 50%;
}
.hdlist .hd-right {
  width: 45%;
}
.hd-left a {
  display: block;
  position: relative;
}
.hd-left img {
  width: 100%;
}
.hd-left .hd-leftcon {
  position: absolute;
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 100;
}
.hd-left .hd-leftcon h3 {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hd-left .hd-leftcon p {
  font-size: 14px;
  line-height: 150%;
  color: white;
  margin-top: 20px;
}
.hd-right a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  background: url(../images/y4.png) left center no-repeat;
}
.hd-right a:nth-child(1) {
  padding-top: 0;
}
.hd-right a dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hd-right a dl dt {
  width: 65%;
}
.hd-right a dl dt h3 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hd-right a dl dt p {
  color: #303030;
  font-size: 14px;
  line-height: 150%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.hd-right a dl dd {
  width: 30%;
}
.hd-right a dl dd img {
  width: 100%;
}
.hd-right a:hover h3,
.hd-right a:hover p {
  color: #122b88;
}
.guests {
  padding: 80px 0;
  background-color: #f3f8fc;
}
.guests-list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.guests-list ul li {
  width: calc(16.5% - 40px);
  margin: 20px;
}
.guests-list ul li a {
  background-color: white;
  display: block;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}
.guests-list ul li a img {
  border-radius: 50%;
  margin: 0 auto;
}
.guests-list ul li a h3 {
  font-size: 20px;
  display: block;
  margin: 20px 0;
  color: #122b88;
  text-align: center;
  font-weight: bold;
}
.guests-list ul li a p {
  text-align: center;
  display: block;
  font-size: 14px;
  overflow: hidden;
}
.guests-list ul li a:hover {
  background-color: #122b88;
}
.guests-list ul li a:hover h3,
.guests-list ul li a:hover p {
  color: white;
}
.hz {
  padding: 80px 0;
}
.hz-list {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.hz-list a {
  display: block;
  width: calc(14.2% - 30px);
  margin: 15px;
  background-color: #fff;
  border: 1px solid #666;
  box-sizing: border-box;
}
.hz-list a img {
  width: 100%;
}
.hz-list a:hover {
  border: 1px solid #122b88;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.meiti {
  background-color: #e95412;
  padding: 80px 0;
}
.meiti .tit2 h3 {
  color: white;
}
.meiti .tit2 span a {
  color: #122b88;
}
.meiti .tit2 span a:hover {
  color: white;
}
.meiti .tit2 h3::before {
  background-color: white;
}
.owl-list2 .item img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.owl-list2 .owl-buttons {
  display: none;
}
.owl-list2 .owl-pagination {
  text-align: center;
  margin-top: 20px;
}
.owl-list2 .owl-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ded6cd;
  margin-right: 5px;
  *display: inline;
  *zoom: 1;
}
.owl-list2 .owl-pagination .active {
  background-color: #ce9858;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
  .hd {
    padding-top: 30px;
  }
  .tit1 h3 {
    font-size: 18px;
  }
  .box1 {
    padding-top: 30px;
  }
  .box1-list ul {
    flex-direction: column;
  }
  .box1-list ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .tit2 {
    flex-direction: column;
  }
  .tit2 .tit-left {
    display: flex;
    align-items: center;
    font-size: 14px;
  }
  .tit2 .tit-left a {
    color: #303030;
    font-size: 14px;
  }
  .tit2 .tit-left a:hover {
    color: #122b88;
  }
  .tit2 .tit-left em {
    margin: 0 10px;
  }
  .tit2 span {
    display: none;
  }
  .box2 {
    padding-top: 30px;
  }
  .box2-list li {
    width: 100%;
    float: none;
    margin: 0;
    margin-bottom: 20px;
  }
  .box2-list li a .nimg {
    width: 100%;
    height: auto;
  }
  .tit2 h3 {
    font-size: 18px;
  }
  .box2-list2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .box2-list2 ul {
    flex-direction: column;
  }
  .box2-list2 ul li {
    width: 100%;
    box-sizing: border-box;
    padding-right: 0%;
  }
  .box2-list2 ul li a {
    color: #333;
    padding-left: 15px;
    background: url(../images/y1.png) left center no-repeat;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .box2-list2 ul li span {
    width: 30%;
  }
  .hdlist {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .hdlist .hd-left {
    width: 100%;
  }
  .hdlist .hd-right {
    width: 100%;
    margin-top: 30px;
  }
  .meiti {
    padding: 30px 0;
  }
  .guests {
    padding: 30px 0;
  }
  .guests-list ul {
    margin: 0px;
  }
  .guests-list ul li {
    width: calc(50% - 10px);
    margin: 5px;
  }
  .guests-list ul li a img {
    width: 80%;
  }
  .guests-list ul li a p {
    font-size: 12px;
  }
  .hz {
    padding: 30px 0;
  }
  .hz-list {
    margin: 0px;
  }
  .hz-list a {
    width: calc(50% - 30px);
    margin: 15px;
  }
  .hd-right a {
    padding: 20px 0;
  }
  .hd-right a dl dt h3 {
    font-size: 16px;
  }
  .owl-list2 .item {
    margin: 10px;
    box-sizing: border-box;
    display: block;
  }
  .owl-list2 .item img {
    width: 100%;
  }
}
