@charset "utf-8";
/*base style*/

body{ margin:0; padding:0; font-size:14px; font-family:"Microsoft YaHei";margin: 0 auto; }
ul,p,form,input,h1,h2,h3,h4,h5,h6{padding:0; margin:0;}
li{list-style:none;}
img{border:0;}
a{text-decoration:none; color:#000000;}
a:hover{ text-decoration:none;}
.clear{clear:both;}
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.c{text-align:center;}

body {
  width: 100%;
  margin: 0 auto;
  font-size: 25px;
  color: #000;
}

.xxsj-banner div, .xxsj-sec div{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xxsj-banner img, .xxsj-sec img{display:block;width:100%;}
.xxsj-sec {
  padding: 40px 0 0 0;
}
.xxsj-sec.hsht {
  padding-bottom: 60px;
  position: relative;
}
.xxsj-sec.hsht::after {
  width: 100%;
  height: 20px;
  background-color: #e9e9e9;
  content: '';
  position: absolute;
  bottom: 0;
}
.xxsj-container {
  width: 1200px;
  margin: 0 auto;
}
.graybg {
  background-color: #eae6f9;
}
.zy-txt {
  line-height: 42px;
  font-size: 20px;
  padding: 0 14px;
  text-align: justify;
}
.zy-txt strong {
  color: #4c0bba;
  font-weight: bold;
}
.zy-jzl {
  margin-top: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.zy-jzl .jzl-thumb {
  width: 454px;
  padding: 0 30px;
  margin-right: 20px;
}
.zy-jzl .jzl-thumb img {
  width: 104%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.zy-jzl .jzl-desc {
  width: calc(100% - 476px);
  padding-top: 45px;
}
.zy-jzl .jzl-desc .jzl-item:not(:last-child) {
  margin-bottom: 57px;
}
.zy-jzl .jzl-desc .jzl-item .jzl-tit {
  padding-left: 154px;
}
.zy-jzl .jzl-desc .jzl-item .jzl-tit h3 {
  position: relative;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 12px;
}
.zy-jzl .jzl-desc .jzl-item .jzl-tit h3::before {
  position: absolute;
  left: -4%;
  top: 42%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #8e6ad8;
  content: '';
}
.zy-jzl .jzl-desc .jzl-item .jzl-tit h3 span {
  color: #ababab;
  margin-left: 14px;
  font-size: 20px;
  font-weight: normal;
}
.zy-jzl .jzl-desc .jzl-item .jzl-tit p {
  font-size: 18px;
}
.video ul{width:1200px;margin:30px auto;display:flex;flex-wrap:wrap;}
.video ul li{width:32.3333%;margin-left:1.5%;margin-bottom:2%;}
.video ul li img{display:block;width:100%;}
.video ul li:nth-child(3n+1){margin-left:0;}

.shizi ul{width:1200px;margin:30px auto;display:flex;flex-wrap:wrap;}
.shizi ul li{width:24%;margin-left:1.5%;margin-bottom:2%;}
.shizi ul li img{display:block;width:100%;}
.shizi ul li:nth-child(3n+1){margin-left:0;}

.xxsj-tit {
  text-align: center;
  position: relative;
  margin-bottom: 44px;
}
.xxsj-tit h2 {
  position: relative;
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  padding-bottom: 50px;
}
.xxsj-tit h2::before,
.xxsj-tit h2::after {
  position: absolute;
  top: 74%;
  width: 254px;
  height: 1px;
  background-color: #b6a8e5;
  content: '';
}
.xxsj-tit h2::before {
  left: 24%;
}
.xxsj-tit h2::after {
  right: 24%;
}
.xxsj-tit h2 span {
  color: #4c0bba;
}
.xxsj-tit p {
  font-size: 20px;
}
.xxsj-tit .point {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  background-color: #cfc4ee;
  border-radius: 50%;
  margin: 0 auto;
}
.xxsj-tit .point::before,
.xxsj-tit .point::after {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: '';
}
.xxsj-tit .point::before {
  background-color: #b6a8e5;
  left: -22px;
}
.xxsj-tit .point::after {
  background-color: #e6e1f5;
  right: -22px;
}
.xxkc-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.xxkc-wrap .xxkc-item {
  width: 49%;
}
.xxkc-wrap .xxkc-item:nth-child(2n) {
  margin-left: 2%;
}
.xxkc-wrap .xxkc-item .xxkc-desc {
  background-color: #f2f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  border-radius: 10px;
  overflow: hidden;
}
.xxkc-wrap .xxkc-item .xxkc-desc .xxkc-thumb {
  width: 327px;
  padding: 15px;
}
.xxkc-wrap .xxkc-item .xxkc-desc .xxkc-thumb img {
  border-radius: 10px;
}
.xxkc-wrap .xxkc-item .xxkc-desc .xxkc-txt {
  position: relative;
  width: calc(100% - 3.27px*100);
}
.xxkc-wrap .xxkc-item .xxkc-desc .xxkc-txt .xxkc-a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding: 0 20px;
}
.xxkc-wrap .xxkc-item .xxkc-desc .xxkc-txt .xxkc-a h3 {
  color: #f1c212;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 20px;
}
.xxkc-wrap .xxkc-item .xxkc-desc .xxkc-txt .xxkc-a p {
  font-size: 20px;
  text-align: justify;
  line-height: 36px;
  margin-bottom: 26px;
}
.xxkc-wrap .xxkc-item .xxkc-desc .xxkc-txt .xxkc-a .xxkc-btn {
  width: 230px;
  line-height: 48px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  background: #8d6ad8;
  border-radius: 6px;
}
.xxkc-wrap .xxkc-item:nth-last-child(n+3) {
  margin-bottom: 28px;
}
.jgzxj-wrap {
  margin-top: 42px;
  text-align: center;
}
.jgzxj-wrap a {
  font-size: 38px;
  font-weight: bold;
  color: #0c0c0c;
}
.jgzxj-wrap a span {
  color: #e8b89e;
}
.xx-btn {
  padding-top: 36px;
  width: 530px;
  margin: 0 auto;
  text-align: center;
}
.xx-btn a {
  border-radius: 10px;
  background: #8d6ad8;
  line-height: 60px;
  font-size: 24px;
  display: block;
  color: #fff;
}
.kcnr-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.kcnr-wrap .kcnr-item {
  width: 32%;
  padding: 10px 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 #ccc;
  box-shadow: 0 0 10px 0 #ccc;
}
.kcnr-wrap .kcnr-item .kcnr-tit {
  font-size: 22px;
  line-height: 56px;
}
.kcnr-wrap .kcnr-item .kcnr-tit h3 {
  font-weight: bold;
  color: #4c0bba;
}
.kcnr-wrap .kcnr-item .kcnr-txt {
  font-size: 22px;
  line-height: 36px;
}
.kcnr-wrap .kcnr-item .kcnr-txt p {
  position: relative;
  text-indent: 20px;
  font-size: 18px;
}
.kcnr-wrap .kcnr-item .kcnr-txt p::before {
  width: 6px;
  height: 6px;
  background-color: #f1c212;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 50%;
  left: 1%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.kcnr-wrap .kcnr-item:not(:nth-child(3n)) {
  margin-right: 2%;
}
.kcnr-wrap .kcnr-item:nth-last-child(n+4) {
  margin-bottom: 2%;
}
.xxsj-bz {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
}
.xxsj-bz::after {
  display: none;
  position: absolute;
  bottom: 22%;
  left: 50%;
  width: 29px;
  height: 24px;
  background: url(../images/arrow.png) no-repeat;
  background-size: cover;
  content: '';
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.xxsj-bz .bz-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 54px;
  background-color: #8d6ad8;
  border-radius: 8px;
}
.xxsj-bz .bz-item:not(:nth-child(3n)) {
  margin-right: 66px;
}
.xxsj-bz .bz-item a {
  color: #fff;
  font-size: 21px;
  display: block;
  text-align: center;
}
.xxys-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  width: 100%;
  padding: 26px 23px;
  background-color: #eae6f9;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.xxys-wrap .xxys-item {
  position: relative;
  background-color: #fff;
  padding: 24px 60px;
  border-radius: 16px;
  width: 565.5px;
}
.xxys-wrap .xxys-item:nth-child(2n) {
  margin-left: 23px;
}
.xxys-wrap .xxys-item:nth-last-child(n+3) {
  margin-bottom: 26px;
}
.xxys-wrap .xxys-item .xxys-tit {
  position: relative;
}
.xxys-wrap .xxys-item .xxys-tit h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 23px;
}
.xxys-wrap .xxys-item .xxys-tit p {
  color: #717171;
  font-size: 18px;
  line-height: 25px;
}
.xxys-wrap .xxys-item .xxys-tit .mark {
  position: absolute;
  left: -7%;
  top: -2%;
  width: 26px;
  height: 26px;
  background-color: #f1c212;
  color: #fff;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
}
.xxys-wrap .xxys-item::before,
.xxys-wrap .xxys-item::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-color: #eae6f9;
  border-radius: 50%;
  content: '';
}
.xxys-wrap .xxys-item::before {
  left: -16px;
}
.xxys-wrap .xxys-item::after {
  right: -16px;
}
.xxsj-banner {
  position: relative;
  padding-top: 455px;
  width: 100%;
  overflow: hidden;
}
.xxsj-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 1920px;
}
