.resetStyle {
  color: #333;
  background-color: #f6f6f6;
}
.resetStyle a {
  text-decoration: none;
  color: #333;
}
.resetStyle ul,
.resetStyle li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.xc-header {
  background-color: #e5edf7;
}
.xc-header .xc-container {
  max-width: 1100px;
  margin: 0 auto;
  height: 115px;
  position: relative;
}
.xc-header .xc-container .heder-bg {
  position: absolute;
  top: 0;
  left: 28%;
}
.xc-header .xc-container .left {
  float: left;
  width: 150px;
  height: 70px;
  margin-top: 40px;
  margin-right: 20px;
}
.xc-header .xc-container .left a {
  display: block;
}
.xc-header .xc-container .left a img {
  width: 100%;
}
.xc-header .xc-container .right {
  float: left;
}
.xc-header .xc-container .right .xc-list .xc-li {
  float: left;
  line-height: 115px;
  background: url(../images/nav_border.png) no-repeat right;
}
.xc-header .xc-container .right .xc-list .xc-li.active a {
  color: #000;
}
.xc-header .xc-container .right .xc-list .xc-li:last-child {
  background: none;
}
.xc-header .xc-container .right .xc-list .xc-li:hover a {
  border-bottom: 3px solid #50c04b;
  padding-bottom: 24px;
}
.xc-header .xc-container .right .xc-list .xc-li a {
  margin: 0 26px;
  font-size: 16px;
  font-weight: bold;
}
.xc-banner {
  background-color: #4d4bd3;
  margin-top: 18px;
  overflow: hidden;
}
.xc-banner .xc-container {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  padding-top: 85px;
}
.xc-banner .xc-container .icon-border {
  position: absolute;
  top: -20px;
  left: 0;
}
.xc-banner .xc-container .font {
  width: 100%;
  float: left;
  position: relative;
}
.xc-banner .xc-container .font .flex-l {
  color: #fff;
  margin-bottom: 80px;
  float: left;
}
.xc-banner .xc-container .font .flex-l .seo-tit {
  font-size: 75px;
  margin-bottom: 20px;
  letter-spacing: 9px;
  font-family: 'pangmenzhengdao';
}
.xc-banner .xc-container .font .flex-l .seo-des p:first-child {
  margin-bottom: 8px;
}
.xc-banner .xc-container .font .flex-l .seo-des p .bold {
  font-weight: bold;
}
.xc-banner .xc-container .font .flex-l .seo-des p .orange {
  font-size: 27px;
  color: #ff874d;
  font-weight: bold;
}
.xc-banner .xc-container .font .flex-l .seo-des p span {
  font-size: 22px;
  letter-spacing: 1px;
}
.xc-banner .xc-container .font .flex-l .xc-btn {
  margin-top: 40px;
}
.xc-banner .xc-container .font .flex-l .xc-btn .btn-label {
  float: left;
  border-radius: 16px;
  color: #4d4bd3;
  font-size: 16px;
  background-color: #fff;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  padding: 0 30px;
  transition: all 0.3s;
  font-family: "微软雅黑", "Microsoft YaHei";
}
.xc-banner .xc-container .font .flex-l .xc-btn .btn-label:hover {
  color: #ff874d;
}
.xc-banner .xc-container .font .flex-l .xc-btn .btn-label:first-child {
  margin-right: 30px;
}
.xc-banner .xc-container .font .flex-r {
  position: relative;
  width: 50%;
  height: 360px;
  float: right;
}
.xc-banner .xc-container .font .flex-r img {
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.xc-banner .xc-container .font .code-box {
  position: absolute;
  bottom: 28%;
  right: -9%;
  width: 120px;
}
.xc-banner .xc-container .font .code-box .pic {
  width: 90px;
  margin: 0 auto;
  background-color: #fff;
  padding: 5px;
}
.xc-banner .xc-container .font .code-box .pic img {
  width: 100%;
}
.xc-banner .xc-container .font .code-box .text {
  color: #fff;
  font-size: 12px;
  line-height: 21px;
  margin-top: 15px;
}
.xc-page {
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 18px;
  overflow: hidden;
}
.xc-page .dt {
  width: 100%;
  font-size: 15px;
}
.xc-page .dt .des {
  background-color: #8f8ee5;
  padding: 23px 0;
  padding-left: 30px;
}
.xc-page .dt .des .xc-dt {
  overflow: hidden;
}
.xc-page .dt .des .xc-dd {
  margin-top: 20px;
}
.xc-page .dt .des .province {
  float: left;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-right: 65px;
  font-family: "微软雅黑", "Microsoft YaHei";
  line-height: 30px;
}
.xc-page .dt .des .number-box {
  float: left;
  color: #fff;
  margin-right: 50px;
  align-items: center;
  font-family: "微软雅黑", "Microsoft YaHei";
}
.xc-page .dt .des .number-box .des-text {
  font-size: 14px;
  padding-top: 15px;
}
.xc-page .dt .des .number-box .text {
  font-size: 14px;
  margin-right: 15px;
}
.xc-page .dt .des .number-box .number {
  font-size: 22px;
  font-weight: bold;
}
.xc-page .info-main {
  margin-bottom: 4px;
  padding-top: 28px;
  overflow: hidden;
}
.xc-page .info-main .flex-l {
  width: 80%;
  float: left;
}
.xc-page .info-main .flex-l .dt {
  background-color: #eaebf5;
  padding-top: 15px;
  padding-bottom: 9px;
}
.xc-page .info-main .flex-l .dt .data-tit {
  color: #ff874d;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.xc-page .info-main .flex-l .dt .data-box {
  text-align: center;
  margin-top: 15px;
  overflow: hidden;
}
.xc-page .info-main .flex-l .dt .data-box .data-list {
  width: 33.3%;
  float: left;
}
.xc-page .info-main .flex-l .dt .data-box .data-list .text {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.xc-page .info-main .flex-l .dt .data-box .data-list .number {
  margin-top: 5px;
  font-size: 28px;
}
.xc-page .info-main .flex-l .dt .data-box .data-list .number.orange {
  color: #ff874d;
}
.xc-page .info-main .flex-l .dt .data-box .data-list .number.purple {
  color: #4d4bd3;
}
.xc-page .info-main .flex-l .dt .data-box .data-list .number.blue {
  color: #0061ad;
}
.xc-page .info-main .flex-l .dd {
  display: block;
  margin: 20px 0;
}
.xc-page .info-main .flex-l .dd .list-box {
  float: none;
}
.xc-page .info-main .flex-l .dd .tit-box {
  overflow: hidden;
}
.xc-page .info-main .flex-l .dd .tit-box .more {
  float: right;
}
.xc-page .info-main .flex-l .dd .tit-box .more a {
  font-size: 14px;
  color: #ff874d;
  transition: all 0.3s;
}
.xc-page .info-main .flex-l .dd .tit-box .more a:hover {
  color: #f5641e;
  font-weight: bold;
}
.xc-page .info-main .flex-l .dd .tit {
  padding-left: 15px;
  line-height: 31px;
  font-size: 18px;
  color: #ff874d;
  font-weight: bold;
  position: relative;
  float: left;
}
.xc-page .info-main .flex-l .dd .tit::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 1%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 20px;
  background-color: #ff874d;
}
.xc-page .info-main .flex-l .dd .tempWrap {
  margin-top: 20px!important;
}
.xc-page .info-main .flex-l .dd .list-box {
  background-color: #fff;
  padding: 0 24px!important;
}
.xc-page .info-main .flex-l .dd .list-box .list-item {
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 70px!important;
}
.xc-page .info-main .flex-l .dd .list-box .list-item:hover .list-label .flex-l .title {
  color: #4591ff;
}
.xc-page .info-main .flex-l .dd .list-box .list-item:last-child {
  border-bottom: 0;
}
.xc-page .info-main .flex-l .dd .list-box .list-item .list-label .flex-l {
  width: 80%;
  float: left;
}
.xc-page .info-main .flex-l .dd .list-box .list-item .list-label .flex-l .title {
  margin-bottom: 6px;
  font-size: 20px;
  color: #0166b3;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
}
.xc-page .info-main .flex-l .dd .list-box .list-item .list-label .flex-l .des {
  font-size: 14px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xc-page .info-main .flex-l .dd .list-box .list-item .list-label .flex-r {
  width: 20%;
  float: right;
  display: block;
  text-align: right;
}
.xc-page .info-main .flex-l .dd .list-box .list-item .list-label .flex-r .number-person {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  color: #0066b3;
}
.xc-page .info-main .flex-l .dd .list-box .list-item .list-label .flex-r .time {
  display: block;
  color: #999;
}
.xc-page .info-main .flex-r {
  width: 20%;
  float: left;
}
.xc-page .info-main .flex-r .dt {
  background-color: #eaebf5;
  text-align: center;
  padding: 15px 0;
}
.xc-page .info-main .flex-r .dt .bottom {
  margin-top: 10px;
}
.xc-page .info-main .flex-r .dd {
  display: block;
  margin: 20px 0;
}
.xc-page .info-main .flex-r .dd .list-box {
  float: none;
}
.xc-page .info-main .flex-r .dd .tit-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xc-page .info-main .flex-r .dd .tit-box .more a {
  font-size: 14px;
  color: #ff874d;
  transition: all 0.3s;
}
.xc-page .info-main .flex-r .dd .tit-box .more a:hover {
  color: #f5641e;
  font-weight: bold;
}
.xc-page .info-main .flex-r .dd .tit {
  padding-left: 15px;
  line-height: 31px;
  font-size: 18px;
  color: #ff874d;
  font-weight: bold;
  position: relative;
}
.xc-page .info-main .flex-r .dd .tit::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 1%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 20px;
  background-color: #ff874d;
}
.xc-page .info-main .flex-r .dd .tempWrap {
  margin-top: 20px!important;
}
.xc-page .info-main .flex-r .dd .list-box {
  background-color: #fff;
  padding: 0 24px!important;
}
.xc-page .info-main .flex-r .dd .list-box .list-item {
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 70px!important;
}
.xc-page .info-main .flex-r .dd .list-box .list-item:hover .list-label .left .title {
  color: #4591ff;
}
.xc-page .info-main .flex-r .dd .list-box .list-item:last-child {
  border-bottom: 0;
}
.xc-page .info-main .flex-r .dd .list-box .list-item .list-label .left {
  width: 70%;
  float: left;
}
.xc-page .info-main .flex-r .dd .list-box .list-item .list-label .left .title {
  margin-bottom: 9px;
  font-size: 20px;
  color: #0166b3;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
}
.xc-page .info-main .flex-r .dd .list-box .list-item .list-label .left .des {
  font-size: 14px;
  color: #333;
}
.xc-page .info-main .flex-r .dd .list-box .list-item .list-label .right {
  width: 10%;
  float: right;
  display: block;
  text-align: right;
}
.xc-page .info-main .flex-r .dd .list-box .list-item .list-label .right .name-text {
  color: #999;
}
.xc-page .info-main .list-main .flex-l {
  width: 50%;
  padding-right: 95px;
}
.xc-page .info-main .list-main .flex-r {
  width: 50%;
  border: solid 1px #dcdcdc;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  padding-left: 95px;
}
.xc-page .info-main .list-main .list-item {
  margin-bottom: 18px;
  position: relative;
  padding-left: 15px;
}
.xc-page .info-main .list-main .list-item::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 1%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333;
}
.xc-page .info-main .list-main .list-item:last-child {
  margin-bottom: 0;
}
.xc-page .info-main .list-main .list-item .list-label:hover .title {
  color: #000;
  font-weight: bold;
}
.xc-page .info-main .list-main .list-item .list-label:hover .des {
  color: #000;
}
.xc-page .info-main .list-main .list-item .list-label .title {
  color: #333;
  font-size: 14px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xc-page .info-main .list-main .list-item .list-label .title .orange {
  color: #ff874d;
}
.xc-page .info-main .list-main .list-item .list-label .des {
  transition: all 0.3s;
  color: #999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 55%;
}
.xc-page .dd .list-box {
  position: relative;
  float: left;
}
.xc-page .dd .list-box:nth-child(4n+4) .list {
  margin-right: 0;
}
.xc-page .dd .list-box:hover .list {
  transform: scale(1.1);
}
.xc-page .dd .list-box:hover .message-box {
  display: block;
  z-index: 9;
}
.xc-page .dd .list-box .list {
  width: 258px;
  margin-top: 15px;
  margin-right: 22px;
  padding: 10px 20px 13px 34px;
  color: #fff;
  background-image: linear-gradient(83deg, #6aa8e9 0%, #75beea 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal,
                  normal;
  box-shadow: 0px 4px 5px 0px rgba(130, 130, 130, 0.14);
  transition: all 0.3s;
  z-index: 1;
  font-family: "微软雅黑", "Microsoft YaHei";
  overflow: hidden;
}
.xc-page .dd .list-box .list .top {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xc-page .dd .list-box .list .bottom .flex-l {
  min-width: 50%;
  float: left;
}
.xc-page .dd .list-box .list .bottom .flex-r {
  min-width: 50%;
  float: right;
}
.xc-page .dd .list-box .list .bottom .flex-l .dd,
.xc-page .dd .list-box .list .bottom .flex-r .dd {
  font-size: 22px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.xc-page .dd .list-box .message-box {
  transition: all 0.3s;
  display: none;
  position: absolute;
  min-width: 356px;
  left: -13px;
  margin-top: -10px;
  background-image: linear-gradient(83deg, #6aa8e9 0%, #75beea 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal,
                  normal;
  box-shadow: 0px 7px 5px 0px rgba(130, 130, 130, 0.14);
  padding: 20px;
  border-top: 5px solid #eee;
}
.xc-page .dd .list-box .message-box .info {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
  transition: all 0.3s;
}
.xc-page .dd .list-box .message-box .info:hover {
  color: #4d4bd3;
  font-weight: bold;
}
.xc-page .dd .list-box .message-box .info:last-child {
  margin-bottom: 0;
}
.xc-page .dd .list-box .message-box .info .flex-l {
  display: inline-block;
  font-family: "微软雅黑", "Microsoft YaHei";
}
.xc-page .dd .list-box .message-box .info .flex-r {
  font-weight: bold;
  display: inline-block;
  font-family: "微软雅黑", "Microsoft YaHei";
}
#mes-video .modal-dialog {
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  width: 100%;
  max-width: 700px;
  height: 400px;
}
#mes-video .modal-dialog .modal-content {
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  box-shadow: none;
}
#mes-video .modal-dialog .modal-content .modal-body {
  position: relative;
  height: 100%;
  padding: 0;
}
#mes-video .modal-dialog .modal-content iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 11;
}
@media (max-width: 767px) {
  #mes-video .modal-dialog .modal-content iframe {
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
