@font-face {
  font-family: siYuanSong;
src: url() format('OpenType')}
html,
body {
  font-family: siYuanSong;}
header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 0 48px;
  background-color: #fff;}
header .logo {
  position: absolute;
  top: 0;
  left: 48px;
  z-index: 1;
  background-color: #fff;
  width: 102px;
  height: 135px;
  border-bottom-right-radius: 51px;
  border-bottom-left-radius: 51px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  box-shadow: 0 8px 8px rgba(221, 218, 211, 0.2);}
header .logo img {
  display: block;
  width: 70px;
  margin: 0 auto;}
.head {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;}
.head .re {
  line-height: 90px;
  border-left: 1px solid #e4e4e6;
  padding-left: 29px;
  font-size: 0;}
.head .re a,
.head .re img {
  display: inline-block;
  vertical-align: middle;
  }
.head .re a {
  font-size: 16px;}
.head .re .res {
  color: #333;}
.head .re .log {
  color: #97979c;
  margin-left: 21px;
  position: relative;}
.head .re .log:after {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background-color: #e4e4e6;
  position: absolute;
  left: -11px;
  top: 50px;
  margin-top: -10px;}
.head .re .search-btn {
  margin-left: 22px;
  cursor: pointer;
  }
.head .re .search_btn {
  margin-left: 22px;
  cursor: pointer;
  display: inline-grid;
  }
nav ul {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;}
nav li {
  margin-right: 49px;
  position: relative;}
nav li:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;}
nav li > a {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 90px;}
nav li.active > a {
  color: #a48cc1;}
nav li.active:after {
  background-color: #a48cc1;}
nav li .child {
  display: none;
  position: absolute;
  top: 90px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;}
nav li .child a {
  display: block;
  text-align: center;
  padding: 0 20px;
  white-space: nowrap;
  color: #666;
  font-size: 14px;
  line-height: 36px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;}
nav li .child a:hover {
  background-color: #a48cc1;
  color: #fff;}
.menus {
  display: none;}
.meng {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;}
.pop-search {
  display: none;
  width: 100%;
  height: 100%;}
.pop-search .sub {
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;}
.pop-search .inp {
  width: 92%;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.pop-search .inp input {
  display: block;
  height: 102px;
  background-color: transparent;
  border: none;}
.pop-search .inp .input {
  width: 93%;
  padding: 0 10px 0 45px;
  color: #fff;
  font-size: 36px;
  background-image: url(../images/icon_search_pop.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 21px 21px;}
.pop-search .inp .input::-webkit-input-placeholder {
  color: #fff;}
.pop-search .inp .btn {
  width: 7%;
  color: #fff;
  font-size: 40px;
  background: url(../images/icon-line1.png) left center / 2px auto no-repeat;}
.layer-pop-search {
  background-color: #a48cc1 !important;}
.layer-pop-search .layui-layer-setwin {
  top: 30px;
  right: 30px;}
.layer-pop-search .layui-layer-setwin .layui-layer-close2 {
  position: initial;
  width: 17px;
  height: 17px;
  background-image: url(../images/icon_search_close.png);
  background-position: center;
  background-size: cover;}
.layer-pop-search .layui-layer-setwin .layui-layer-close2:hover {
  background-position: center;}
.zhanwei {
  height: 90px;}
.swiper-banner {
  width: 100%;}
.swiper-banner .swiper-slide .pc {
  display: block;
  width: 100%;}
.swiper-banner .swiper-slide .txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  right: 0;
  color: #fff;}
.swiper-banner .swiper-slide .txt h3 {
  font-size: 64px;
  font-weight: bold;}
.swiper-banner .swiper-slide .txt h4 {
  font-size: 24px;}
.swiper-banner .swiper-pagination-bullet {
  width: 24px;
  height: 17px;
  border-radius: 0;
  background-color: transparent;}
.swiper-banner .swiper-pagination-bullet img {
  display: block;
  width: 100%;
  height: 100%;}
.swiper-banner .swiper-pagination-bullet-active {
  background-color: transparent;}
.width1600 {
  width: 1600px;
  margin: 0 auto;}
.title {
  width: 100%;
  padding: 60px 0 42px;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.title h5 {
  color: #333;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;}
.title .mo {
  display: block;
  width: 75px;
  height: 28px;
  line-height: 28px;
  border: 2px solid #b29b77;
  border-radius: 16px;
  color: #b29b77;
  font-size: 15px;
  font-weight: bold;
  text-align: center;}
.title .tab {
  margin-left: 35px;
  border-left: 2px solid #5c4910;
  padding-left: 60px;
  font-size: 0;
  line-height: 32px;}
.title .tab a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  padding: 0 14px;
  height: 28px;
  line-height: 28px;
  border: 2px solid #b29b77;
  border-radius: 32px;
  color: #b29b77;
  font-size: 16px;
  font-weight: bold;}
.title .tab a.active {
  color: #fff;
  border-color: #a38ac3;
  background-color: #a38ac3;}
.index-result {
  width: 100%;
  background-color: #f2f6fb;
  padding: 0 0 87px;}
.index-result .content {
  width: 100%;}
.index-result .items {
  width: 100%;
  display: none;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;}
.index-result .items.itemsEd {
  display: flex;
  display: -webkit-flex;}
.index-result .item {
  width: 23.8%;
  border-bottom: 1px solid #e3dacd;}
.index-result .item .img {
  width: 100%;
  height: 537px;
  background-position: center;
  background-size: cover;
  margin-bottom: 28px;}
.index-result .item h6 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 25px;}
.index-result .item p {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 16px;}
.index-result .item:hover {
  border-color: #b29b77;}
.index-result .item:hover h6,
.index-result .item:hover p {
  color: #b29b77;}
.index-news {
  padding: 0 0 20px;
  background-color: #fff;}
.index-news .content {
  width: 100%;}
.index-news .items {
  width: 100%;
  display: none;}
.index-news .item {
  width: 100%;
  border-top: 1px solid #e4dbcb;
  margin-bottom: 20px;}
.index-news .item a {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 0 0 25px;}
.index-news .item .date {
  width: 18.7%;
  padding: 50px 0 0;
  border-right: 1px solid #b49d73;
  position: relative;}
.index-news .item .date:after {
  content: "";
  display: block;
  width: 200%;
  height: 1px;
  background-color: #b49d73;
  position: absolute;
  right: -1px;
  top: -1px;}
.index-news .item .date .dy {
  text-align: center;
  color: #5f4c0e;}
.index-news .item .date .d {
  font-size: 56px;
  font-weight: bold;}
.index-news .item .date .y {
  font-size: 16px;}
.index-news .item .txt {
  width: 50.3%;
  padding: 55px 0 0;}
.index-news .item .txt h6 {
  color: #333;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.index-news .item .txt .desc {
  color: #909090;
  font-size: 15px;
  line-height: 28px;
  height: 112px;
  overflow: hidden;}
.index-news .item .img {
  width: 22.3%;
  padding: 25px 0 0;}
.index-news .item .img img {
  display: block;
  width: 100%;
  height: 174px;
  object-fit: cover;}
.index-news .item:hover .txt h6 {
  color: #5f4c0e;}
.index-news .item:hover .img img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);}
.index-style {
  width: 100%;
  background-color: #f2f5fb;
  padding: 0 0 57px;}
.swiper-style {
  width: 100%;
  height: 516px;
  border-bottom: 1px solid #e5e4e1;}
.swiper-style .swiper-slide .img {
  width: 100%;
  height: 394px;
  background-position: center;
  background-size: cover;
  margin-bottom: 28px;}
.swiper-style .swiper-slide h6 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.swiper-style .swiper-slide p {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  opacity: 0.7;}
.swiper-style .swiper-slide:hover {
  border-bottom: 1px solid #b29b77;}
.swiper-style .line {
  height: 1px;
  background-color: #b29b77;
  position: absolute;
  bottom: 0;
  opacity: 0;}
.pn-style {
  padding: 20px 0 0;
  text-align: center;
  font-size: 0;}
.pn-style .swiper-button-next,
.pn-style .swiper-button-prev {
  position: initial;
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
  background-size: auto auto;
  outline: none;
  width: 28px;
  height: 28px;
  border: 2px solid #b29b77;
  border-radius: 50%;}
.pn-style .swiper-button-next {
  background-image: url(../images/icon-next1.png);}
.pn-style .swiper-button-prev {
  background-image: url(../images/icon-prev1.png);}
.index-about {
  width: 100%;
  padding: 70px 0 120px;
  background-color: #fff;
  background-image: url(../images/bg2.jpg);
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;}
.index-about .content {
  background-image: url(../images/bg1.jpg);
  background-position: center;
  background-size: cover;
  padding: 55px 5.5%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.index-about .cir {
  width: 288px;
  height: 288px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  overflow: hidden;}
.index-about .cir img {
  display: block;
  width: 60%;}
.index-about .txt {
  width: 73%;
  color: #fff;}
.index-about .txt h6 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 22px;}
.index-about .txt .desc {
  font-size: 18px;
  line-height: 40px;
  height: 160px;
  overflow: hidden;
  margin-bottom: 20px;}
.index-about .txt a {
  display: block;
  width: 106px;
  height: 32px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  border-radius: 18px;}
footer {
  width: 100%;
  background: url(../images/bg3.jpg) center / cover;}
footer .btm {
  width: 100%;
  background-color: #000;}
footer .btm p {
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 56px;}
footer .btm a {
  color: #fff;}
.foot {
  padding: 63px 0 40px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.foot .ep {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;}
.foot .erweima {
  float: right;
  width: 160px;
  margin-bottom: 45px;}
.foot .erweima .img {
  width: 100%;
  padding: 7px;
  background-color: #fff;
  margin: 0 auto 14px;}
.foot .erweima .img img {
  display: block;
  width: 100%;}
.foot .erweima p {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;}
.foot .p {
  text-align: right;}
.foot .p p {
  color: #fff;
  font-size: 15px;
  line-height: 32px;}
.f-nav {
  display: flex;
  display: -webkit-flex;}
.f-nav dl {
  margin-right: 2.4vw;}
.f-nav dt {
  margin-bottom: 28px;}
.f-nav dt a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;}
.f-nav dd {
  margin-bottom: 15px;}
.f-nav dd a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  white-space: nowrap;}
.width1400 {
  width: 1400px;
  margin: 0 auto;}
.brand {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;}
.b-br {
  line-height: 86px;
  padding-left: 29px;
  font-size: 0;
  background-image: url(../images/icon-hd.png);
  background-position: left center;
  background-repeat: no-repeat;}
.b-br a,
.b-br span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-size: 14px;
  padding-left: 11px;
  margin-right: 9px;
  background-image: url(../images/icon-jian.png);
  background-position: left center;
  background-repeat: no-repeat;}
.b-br span {
  color: #a48cc1;}
.reg-login {
  margin-bottom: 45px;}
.reg-login .sub {
  display: flex;
  display: -webkit-flex;}
.reg-login .logo,
.reg-login .con {
  width: 50%;
  height: 687px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;}
.reg-login .logo {
  background-color: #fff;}
.reg-login .con {
  background-color: #e9e6ed;}
.reg-login .fg {
  text-align: right;}
.reg-login .fg a {
  color: #a48cc1;
  font-size: 13px;}
.reg-login .bo {
  width: 69%;
  background-color: #fff;
  padding: 0 8% 66px;}
.reg-login .bo .tit {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  padding: 45px 0 38px;}
.reg-login .bo .tit h6 {
  color: #333;
  font-size: 20px;}
.reg-login .bo .tit p {
  color: #333;
  font-size: 15px;}
.reg-login .bo .tit a {
  color: #a48cc1;
  margin-left: 5px;
  text-decoration: underline;}
.reg-login .item {
  width: 100%;
  margin-bottom: 13px;
  position: relative;}
.reg-login .item label {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #666666;
  font-size: 15px;}
.reg-login .item input {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #f7f7f7;
  border: none;
  padding: 0 10px 0 80px;}
.reg-login .item input::-webkit-input-placeholder {
  color: #b9b9b9;}
.reg-login .item .zy {
  padding-right: 100px;}
.reg-login .send {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #fff;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  background-color: #a48cc1;
  padding: 0 10px;
  cursor: pointer;}
.reg-login .btn {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #a48cc1;
  color: #fff;
  font-size: 15px;
  border: none;
  margin-top: 23px;}
.footer {
  width: 100%;
  background-color: #000;}
.footer p {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 56px;
  text-align: center;}
.footer p a {
  color: #fff;}
.inside-banner {
  width: 100%;
  position: relative;}
.inside-banner .pc {
  display: block;
  width: 100%;
  height: 410px;
  object-fit: cover;}
.inside-banner .txt {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #fff;}
.inside-banner .txt h4 {
  font-size: 40px;
  font-weight: bold;}
.inside-banner .txt .en {
  font-size: 17px;
  font-weight: bold;}
.inside {
  margin-top: -72px;
  margin-bottom: 63px;
  position: relative;
  z-index: 2;}
.inside .brand {
  width: 100%;
  background-color: #fff;
  padding-left: 49px;
  padding-right: 30px;
  margin-bottom: 36px;}
.inside .brand .br {
  line-height: 72px;}
.inside .brand .form {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;}
.inside .brand .select {
  position: relative;}
.inside .brand .select:after {
  content: "";
  display: block;
  width: 1px;
  height: 26px;
  background-color: #ddd;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13px;}
.inside .brand .select select {
  display: block;
  width: 100px;
  height: 44px;
  border: none;
  background-color: #f1f1f1;
  padding: 0 10px;}
.inside .sear {
  height: 72px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 0;}
.inside .sear .sea {
  display: flex;
  display: -webkit-flex;
  width: 432px;
  height: 44px;}
.inside .sear input[type=text] {
  display: block;
  width: 83.5%;
  height: 100%;
  background-color: #f1f1f1;
  border: none;
  font-size: 15px;
  color: #555555;
  padding: 0 22px;}
.inside .sear .btn {
  display: block;
  width: 16.5%;
  height: 100%;
  background-color: #a48cc1;
  border: none;
  background-image: url(../images/icon-search2.png);
  background-position: center;
  background-repeat: no-repeat;}
.ru-tab {
  width: 100%;
  background-color: #fff;
  border-bottom: 2px solid #f6f6f6;
  padding: 10px 0 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;}
.ru-tab span {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin: 0 20px;
  line-height: 75px;
  position: relative;
  cursor: pointer;}
.ru-tab span:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: transparent;
  position: absolute;
  left: 0;
  bottom: -2px;}
.ru-tab span.active {
  color: #a48cc1;}
.ru-tab span.active:after {
  background-color: #a48cc1;}
.ru-content {
  width: 100%;
  background-color: #fff;
  padding: 12px 102px 48px;}
.ru-content .item {
  display: none;
  width: 100%;}
.ru-content .list {
  margin-bottom: 33px;}
.ru-content .list a {
  display: block;
  padding: 30px 0 10px;
  border-bottom: 1px solid #eeeeee;}
.ru-content .list a h6 {
  color: #555;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;}
.ru-content .list a .desc {
  color: #888;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 15px;}
.ru-content .list a .l {
  color: #9d9d9d;
  font-size: 12px;}
.ru-content .list a:hover h6 {
  color: #a48cc1;}
.ru-content .more {
  display: block;
  width: 135px;
  height: 38px;
  line-height: 38px;
  color: #666;
  font-size: 14px;
  text-align: center;
  border-radius: 21px;
  font-weight: bold;
  border: 2px solid #eee;}
.ru-content .more:hover {
  border-color: #a48cc1;
  color: #a48cc1;}
.resources {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.rs-tab {
  width: 28%;
  background-color: #fff;
  padding: 25px 0 0;}
.rs-tab a {
  display: block;
  width: 100%;
  padding: 0 44px;
  color: #333;
  font-size: 16px;
  margin-bottom: 25px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;}
.rs-tab a:after {
  content: "";
  display: block;
  width: 3px;
  height: 20px;
  background-color: #a48cc1;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);}
.rs-tab a.active {
  color: #a48cc1;}
.rs-tab a.active:after {
  opacity: 1;}
.rs-intro {
  color: #666;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;}
.rs-content {
  width: 70%;
  background-color: #fff;
  padding: 20px 20px 60px;}
.rs-content .p-liang {
  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ddd;
  color: #666;
  font-size: 14px;
  text-align: center;
  margin: 5px 10px;}
.rs-content .table {
  width: 100%;}
.rs-content table {
  width: 100%;
  margin-bottom: 40px;}
.rs-content table thead th {
  background-color: #f2f2f2;
  color: #778192;
  font-size: 15px;
  padding: 8px 0;}
.rs-content table tbody td {
  font-size: 14px;
  padding: 8px 5px;
  color: #666;
  text-align: center;}
.rs-content table tbody tr:nth-child(odd) td {
  background-color: #f6f8fa;}
.rs-content table tbody td h6 {
  color: #333;}
.rs-content table label {
  cursor: pointer;}
.rs-content table input {
  margin-right: 5px;}
.rs-select {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  border-bottom: 2px solid #f1f1f1;}
.rs-select .item {
  position: relative;}
.rs-select .item .t {
  color: #000;
  font-size: 14px;
  line-height: 66px;
  padding-right: 20px;
  position: relative;
  cursor: pointer;}
.rs-select .item .t img {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);}
.rs-select .item .child {
  display: none;
  min-width: 120px;
  position: absolute;
  top: 66px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;}
.rs-select .item .child dd {
  white-space: nowrap;
  line-height: 36px;
  color: #333;
  font-size: 14px;
  text-align: center;
  cursor: pointer;}
.rs-select .item .child dd:hover {
  background-color: #eee;}
.rs-select .item.ed .t img {
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);}
.in-nav {
  width: 100%;
  height: 72px;
  background-color: #fff;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin-bottom: 36px;}
.in-nav a {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 72px;
  margin: 0 33px;
  position: relative;}
.in-nav a:before {
  content: "/";
  color: #e3e3e3;
  position: absolute;
  right: -35px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);}
.in-nav a:last-child:before {
  display: none;}
.in-nav a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #a48cc1;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;}
.in-nav a.active {
  color: #a48cc1;}
.in-nav a.active:after {
  opacity: 1;}
.about {
  width: 100%;
  background-color: #fff;}
.about .content {
  width: 100%;
  padding: 40px 60px 60px;}
.about .desc {
  width: 100%;
  color: #333;
  font-size: 16px;
  line-height: 2.5;}
.about .tit {
  padding: 35px 0 30px;
  color: #333;
  font-size: 20px;
  font-weight: bold;}
.ab-titer {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-right: 60px;
  border-bottom: 2px solid #efefef;
  background-color: #fff;}
.ab-titer h4 {
  color: #a48cc1;
  font-size: 24px;
  font-weight: bold;
  line-height: 86px;
  padding-left: 60px;
  white-space: nowrap;
  position: relative;}
.ab-titer h4:after {
  content: "";
  display: block;
  width: 3px;
  height: 21px;
  background-color: #a48cc1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);}
.ab-list {
  width: 100%;
  margin-bottom: 20px;}
.ab-list .t {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background-color: #f3f3f3;
  padding-left: 42px;
  padding-right: 25px;
  margin-bottom: 20px;}
.ab-list .t h5 {
  color: #333;
  font-size: 16px;
  line-height: 60px;
  font-weight: bold;}
.ab-list .t .btn {
  height: 60px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  cursor: pointer;}
.ab-list .t .btn span {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  color: #a48cc1;
  margin-left: 7px;}
.ab-list ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-height: 120px;
  overflow: hidden;}
.ab-list ul li {
  width: 50%;
  color: #333;
  font-size: 14px;
  line-height: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 35px;}
.ab-list ul.ed {
  max-height: initial;}
.contact {
  width: 100%;
  background-color: #fff;
  display: flex;
  display: -webkit-flex;}
.contact .text {
  width: 30%;
  padding: 35px 40px 0;}
.contact .text h3 {
  color: #a48cc1;
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
  margin-bottom: 20px;}
.contact .text .line {
  width: 21px;
  height: 3px;
  background-color: #e2e2e2;
  margin-bottom: 17px;}
.contact .text .p {
  padding-bottom: 12px;}
.contact .text .p p {
  color: #333;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 17px;}
.contact .text .p span {
  color: #888;}
.contact .er {
  width: 285px;
  background-color: #f5f5f5;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;}
.contact .er .img {
  width: 133px;
  padding: 6px;
  background-color: #a48cc1;}
.contact .er .img img {
  display: block;
  width: 100%;
  height: 100%;}
.contact .er p {
  width: 152px;
  color: #333;
  font-size: 15px;
  text-align: center;}
.my-map {
  margin: 0 auto;
  width: 70%;
  height: 512px;}
.my-map .icon {
  background: url() no-repeat;}
.my-map .icon-cir {
  height: 31px;
  width: 28px;}
.my-map .icon-cir-red {
  background-position: -11px -5px;}
.amap-container {
  height: 100%;}
.talent {
  width: 100%;
  padding-top: 30px;
  background-color: #f6f6f6;}
.talent .items {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.talent .item {
  display: block;
  width: 49%;
  padding: 27px 30px;
  margin-bottom: 30px;
  background-color: #fff;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.talent .item .img {
  width: 30%;
  height: 275px;
  background-position: center;
  background-size: cover;}
.talent .item .txt {
  width: 64%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;}
.talent .item .txt > div {
  width: 100%;}
.talent .item .txt h6 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 25px;}
.talent .item .txt .desc {
  color: #333;
  font-size: 15px;
  line-height: 24px;
  overflow: hidden;
  height: 48px;
  margin-bottom: 10px;}
.talent .item .txt .ar {
  color: #333;
  font-size: 15px;
  margin-bottom: 38px;}
.talent .item .txt .d {
  width: 144px;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  color: #666;
  font-size: 14px;
  text-align: center;}
.talent .item:hover {
  box-shadow: 0 8px 16px rgba(206, 206, 206, 0.3);}
.talent .item:hover h6 {
  color: #b29b77;}
.talent .item:hover .d {
  border-color: #b29b77;
  color: #b29b77;}
.more {
  display: block;
  width: 135px;
  height: 44px;
  margin: 0 auto;
  color: #333;
  border: 2px solid #eee;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  border-radius: 24px;}
.more:hover {
  border-color: #b29b77;
  color: #b29b77;}
.talent-detail {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.talent-detail .left {
  width: 33%;}
.talent-detail .img {
  width: 100%;
  background-color: #fff;
  padding: 43px 42px 22px;}
.talent-detail .img img {
  display: block;
  width: 100%;
  margin-bottom: 15px;}
.talent-detail .img p {
  color: #333;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;}
.talent-detail .content {
  width: 65.4%;}
.talent-detail .text {
  width: 100%;
  background-color: #fff;
  margin-bottom: 16px;
  padding: 0 48px 35px;}
.talent-detail .text .tit {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 44px 0 20px;}
.talent-detail .text .tit2 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 45px 0 11px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 15px;}
.talent-detail table {
  width: 100%;}
.talent-detail table th,
.talent-detail table td {
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
  vertical-align: top;}
.talent-detail table th {
  width: 10%;
  color: #888;}
.talent-detail table td {
  color: #333;}
.talent-detail .rm {
  color: #888;
  font-size: 13px;
  line-height: 2;}
.talent-detail .desc {
  color: #666;
  font-size: 15px;
  line-height: 2;}
.talent-detail .ul {
  width: 100%;}
.talent-detail .ul a {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 40px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  border-bottom: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  outline: none;}
.talent-detail .ul a img {
  margin-left: 8px;}
.talent-detail .ul a:hover p {
  color: #b29b77;}
.previous {
  width: 100%;
  background-color: #fff;
  margin-top: 17px;
  padding: 34px 58px 55px;}
.previous .thumbs {
  width: 100%;
  position: relative;
  padding: 0 60px;
  margin-bottom: 25px;}
.previous .swiper-button-next,
.previous .swiper-button-prev {
  width: 44px;
  height: 30px;
  border: 2px solid #e5e5e5;
  border-radius: 15px;
  margin-top: 0;
  outline: none;
  top: 0;
  background-size: auto auto;}
.previous .swiper-button-next:hover,
.previous .swiper-button-prev:hover {
  border-color: #a48cc1;}
.previous .swiper-button-prev {
  background-image: url(../images/icon-prev2.png);
  left: 0;}
.previous .swiper-button-next {
  background-image: url(../images/icon-next2.png);
  right: 0;}
.previous-thumbs {
  width: 100%;
  height: 30px;}
.previous-thumbs .swiper-slide {
  color: #666;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 15px;
  cursor: pointer;}
.previous-thumbs .slide-thumb-active {
  color: #a48cc1;
  border-color: #a48cc1;}
.swiper-previous {
  width: 100%;}
.swiper-previous .swiper-slide {
  background-color: #fff;}
.swiper-previous .tit {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 25px 0;
  border-bottom: 2px solid #f0f0f0;
  margin-bottom: 30px;
  position: relative;}
.swiper-previous .tit:after {
  content: "";
  display: block;
  width: 57px;
  height: 2px;
  background-color: #a48cc1;
  position: absolute;
  left: 0;
  bottom: -2px;}
.swiper-previous .tus {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;}
.swiper-previous .tu {
  width: 18.8%;
  border: 1px solid #ededed;
  padding: 16px 15px 0;
  margin-bottom: 20px;
  margin-right: 1.5%;}
.swiper-previous .tu:nth-child(5n) {
  margin-right: 0;}
.swiper-previous .tu img {
  display: block;
  width: 100%;
  height: 273px;
  object-fit: cover;}
.swiper-previous .tu p {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 42px;}
.swiper-previous .a {
  width: 100%;}
.swiper-previous .a a {
  display: block;
  width: 100%;
  color: #333;
  font-size: 14px;
  line-height: 40px;}
.swiper-previous .a a:hover {
  color: #b29b77;}
.book {
  width: 100%;
  padding: 24px 0 0;}
.book .items {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;}
.book .item {
  width: 31.8%;
  background-color: #fff;
  margin-right: 2.3%;
  margin-bottom: 30px;
  padding: 23px 26px 25px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.book .item:nth-child(3n) {
  margin-right: 0;}
.book .item .img {
  width: 26%;
  height: 146px;
  background-position: center;
  background-size: cover;}
.book .item .txt {
  width: 65%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;}
.book .item .txt > div {
  width: 100%;}
.book .item .txt h6 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.book .item .txt p {
  color: #888;
  font-size: 12px;
  line-height: 26px;}
.book .item:hover {
  box-shadow: 0 8px 16px rgba(206, 206, 206, 0.3);}
.book .item:hover .txt h6 {
  color: #b29b77;}
.ins-filter {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-left: 52px;}
.ins-filter .item {
  padding: 0 20px;
  height: 30px;
  border-radius: 15px;
  border: 1px solid #dcdcdc;
  position: relative;
  margin-right: 14px;}
.ins-filter .item .t {
  color: #000;
  font-size: 14px;
  line-height: 30px;
  padding-right: 20px;
  position: relative;
  cursor: pointer;}
.ins-filter .item .t .s {
  display: block;
  width: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;}
.ins-filter .item .t img {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);}
.ins-filter .item .child {
  display: none;
  min-width: 120px;
  position: absolute;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  background-color: #fff;}
.ins-filter .item .child dd {
  white-space: nowrap;
  line-height: 36px;
  color: #333;
  font-size: 14px;
  text-align: center;
  cursor: pointer;}
.ins-filter .item .child dd:hover {
  color: #a48cc1;
  background-color: #eee;}
.ins-filter .item.ed {
  border-color: #a48cc1;}
.ins-filter .item.ed .t img {
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);}
.sound {
  width: 100%;
  padding: 24px 0 0;}
.sound .items {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-bottom: 18px;}
.sound .item {
  display: block;
  width: 18.8%;
  margin-right: 1.5%;
  margin-bottom: 20px;
  padding: 20px 20px 0;
  background-color: #fff;}
.sound .item:nth-child(5n) {
  margin-right: 0;}
.sound .item .img {
  width: 100%;
  height: 319px;
  background-position: center;
  background-size: cover;}
.sound .item p {
  width: 100%;
  color: #666;
  font-size: 15px;
  line-height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;}
.sound .item:hover {
  box-shadow: 0 8px 16px rgba(206, 206, 206, 0.3);}
.sound .item:hover p {
  color: #b29b77;}
.sound .detail {
  width: 100%;
  padding: 70px 180px;
  background-color: #fff;}
.sound .detail h4 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;}
.sound .detail .desc {
  color: #666;
  font-size: 18px;
  line-height: 2;}
.sound .detail .desc img {
  max-width: 100%;}
.acade {
  width: 100%;
  padding: 26px 0 0;}
.acade .items {
  width: 100%;
  padding-bottom: 6px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;}
.acade .item {
  display: block;
  width: 31.8%;
  background-color: #fff;
  margin-bottom: 30px;
  margin-right: 2.3%;}
.acade .item:nth-child(3n) {
  margin-right: 0;}
.acade .item .img {
  width: 100%;
  height: 215px;
  background-position: center;
  background-size: cover;}
.acade .item .text {
  width: 100%;
  padding: 25px 30px 20px;}
.acade .item .text .sub {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;}
.acade .item .text .tp {
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 17px;}
.acade .item .text .d {
  display: block;
  color: #333;
  font-size: 13px;
  text-transform: uppercase;}
.acade .item .date {
  padding-right: 20px;
  border-right: 1px solid #f0f0f0;
  text-align: center;}
.acade .item .date p {
  color: #333;
  font-size: 54px;
  font-weight: bold;
  line-height: 1;}
.acade .item .date span {
  color: #8d8d8d;
  font-size: 12px;}
.acade .item .txt {
  width: 71%;}
.acade .item .txt h6 {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 12px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.acade .item .txt .desc {
  color: #909090;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.acade .item:hover .txt h6 {
  color: #b29b77;}
.acade-detail {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.acade-detail .content {
  width: 65.5%;
  background-color: #fff;
  padding: 30px 55px 40px;}
.acade-detail .content .tit {
  padding-bottom: 12px;
  border-bottom: 2px solid #f2f2f2;}
.acade-detail .content .tit h4 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;}
.acade-detail .content .basic {
  color: #666;
  font-size: 15px;}
.acade-detail .content .basic span {
  margin-right: 30px;}
.acade-detail .content .basic b {
  color: #333;}
.acade-detail .content .desc {
  width: 100%;
  padding: 15px 0 40px;
  color: #888;
  font-size: 15px;
  line-height: 2;}
.acade-detail .remond {
  width: 33%;}
.back-list {
  display: block;
  width: 103px;
  height: 36px;
  border: 2px solid #eee;
  color: #333;
  font-size: 14px;
  line-height: 36px;
  border-radius: 40px;
  text-align: center;}
.back-list:hover {
  color: #b29b77;
  border-color: #b29b77;}
.hot-acade {
  width: 100%;
  padding: 0 40px 43px;
  background-color: #fff;}
.hot-acade .tit {
  padding: 35px 0 30px;}
.hot-acade .tit .y {
  color: rgba(192, 192, 192, 0.2);
  font-size: 48px;
  text-transform: uppercase;}
.hot-acade .tit h6 {
  color: #555;
  font-size: 24px;
  font-weight: bold;
  margin-top: -30px;}
.hot-acade .items {
  width: 100%;}
.hot-acade .item {
  display: block;
  width: 100%;
  padding: 10px 0 20px;
  margin-bottom: 15px;
  border-bottom: 2px solid #f5f5f5;}
.hot-acade .item .date {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;}
.hot-acade .item h6 {
  color: #606060;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.hot-acade .item:hover h6 {
  color: #b29b77;
  border-color: #b29b77;}
.ach {
  width: 100%;
  padding-top: 24px;}
.ach .items {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-bottom: 10px;}
.ach .item {
  width: 49%;
  margin-bottom: 28px;
  background-color: #fff;
  position: relative;}
.ach .item .a {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 40px 38px 45px;}
.ach .item .img {
  width: 38%;
  height: 326px;
  background-position: center;
  background-size: cover;}
.ach .item .txt {
  width: 55%;
  position: relative;}
.ach .item .txt h6 {
  padding-top: 10px;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 18px;}
.ach .item .txt .au {
  color: #888;
  font-size: 14px;
  margin-bottom: 28px;}
.ach .item .txt .desc {
  color: #333;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 112px;
  margin-bottom: 10px;}
.ach .item .txt .d {
  width: 144px;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  color: #666;
  font-size: 14px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;}
.ach .item .upload {
  display: block;
  position: absolute;
  right: 33%;
  bottom: 45px;
  width: 144px;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  color: #666;
  font-size: 14px;
  text-align: center;}
.ach .item .upload img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;}
.ach .item .upload:hover {
  border-color: #b29b77;
  color: #b29b77;}
.ach .item:hover {
  box-shadow: 0 8px 16px rgba(206, 206, 206, 0.3);}
.ach .item:hover h6 {
  color: #b29b77;}
.ach .item:hover .d {
  border-color: #b29b77;
  color: #b29b77;}
.person {
  width: 100%;}
.person .items {
  width: 100%;
  font-size: 0;}
.person .item {
  display: inline-block;
  vertical-align: top;
  width: 18.4%;
  margin-right: 2%;
  background-color: #fff;
  margin-bottom: 30px;}
.person .item:nth-child(5n) {
  margin-right: 0%;}
.person .item .img {
  width: 100%;
  height: 344px;
  background-position: center;
  background-size: cover;}
.person .item .txt {
  width: 100%;
  padding: 15px 19px 26px;}
.person .item .txt h6 {
  color: #333;
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: bold;}
.person .item .txt p {
  color: rgba(51, 51, 51, 0.7);
  font-size: 13px;
  font-weight: bold;}
.person .item:hover .txt h6 {
  color: #b29b77;}
.page {
  padding: 5px 0;
  font-size: 0;
  text-align: right;}
.page a,
.page strong {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  border: 1px solid #e5e5e5;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 14px;
  color: #666;
  background-color: #fff;
  font-family: '苹方';
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;}
.page a:hover {
  color: #a48cc1;
  border-color: #a48cc1;}
.page strong {
  color: #fff;
  background-color: #a48cc1;
  border-color: #a48cc1;}
.per-detail {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.per-detail .left {
  width: 33%;}
.per-detail .img {
  width: 100%;
  background-color: #fff;
  padding: 43px 43px 45px;
  text-align: center;}
.per-detail .img img {
  display: block;
  width: 100%;}
.per-detail .img h6 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 30px 0 5px;}
.per-detail .img p {
  color: rgba(51, 51, 51, 0.7);
  font-size: 14px;}
.per-detail .right {
  width: 65.5%;}
.per-detail .content {
  width: 100%;
  background-color: #fff;
  margin-bottom: 12px;
  padding: 42px 50px;}
.per-detail .content h5 {
  color: #333;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;}
.per-detail .content .desc {
  color: #666;
  font-size: 15px;
  line-height: 2;}
.per-detail .tab-con {
  width: 100%;
  padding: 35px 50px;
  background-color: #fff;}
.per-detail .tab-con .items {
  width: 100%;
  padding: 20px 0 35px;}
.per-detail .tab-con .item {
  display: none;
  width: 100%;}
.per-detail .tab-con .item a {
  display: block;
  color: #666;
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.per-tab {
  display: flex;
  display: -webkit-flex;
  border-bottom: 2px solid #f1f1f1;}
.per-tab span {
  display: block;
  padding-bottom: 15px;
  margin-right: 60px;
  cursor: pointer;
  position: relative;}
.per-tab span:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -2px;}
.per-tab span.active {
  color: #a48cc1;}
.per-tab span.active:after {
  background-color: #a48cc1;}
.p-n {
  padding: 20px 0 0;
  border-top: 2px solid #f2f2f2;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;}
.p-n .a {
  display: block;
  width: 35%;
  color: #666;
  font-size: 15px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.p-n .a:hover {
  color: #b29b77;}
.link {
  width: 100%;
  padding: 26px 0 0;}
.link .items {
  width: 100%;
  font-size: 0;}
.link .item {
  display: inline-block;
  vertical-align: top;
  width: 32.2%;
  margin-right: 1.7%;
  margin-bottom: 25px;
  background-color: #fff;
  padding: 30px 35px 34px;}
.link .item:nth-child(3n) {
  margin-right: 0;}
.link .item h6 {
  color: #333;
  font-size: 16px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;}
.link .item .d {
  width: 94px;
  height: 30px;
  border: 1px solid #f0f0f0;
  border-radius: 16px;
  color: #666;
  font-size: 13px;
  line-height: 30px;
  text-align: center;}
.link .item:hover {
  box-shadow: 0 8px 16px rgba(206, 206, 206, 0.3);}
.link .item:hover .d {
  color: #b29b77;
  border-color: #b29b77;}
.links {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-left: 52px;}
.links a {
  display: block;
  margin-right: 14px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 13px;
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  text-align: center;}
.links a.active {
  color: #a48cc1;
  border-color: #a48cc1;}
.links-detail {
  width: 100%;
  background-color: #fff;
  padding: 40px 55px;}
.links-detail .desc {
  width: 100%;
  color: #666;
  font-size: 15px;
  line-height: 2;}
.links-detail .desc a {
  color: #666;}




/*检索*/
.fixed-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    display: none;
}
.fixed-search .close{
    width: 32px;
    height: 32px;
    background: url("../images/close.png") no-repeat 50%/100%;
    position: absolute;
    right: .6rem;
    top: .6rem;
    z-index: 2;
    cursor: pointer;
}
.fixed-search .main {
    border-top: 4px solid #9e4666;
    background-color: #fff;
    padding: 140px 0 220px;
    height: 100%;
}

.fixed-search .tit {
    font-size: .6rem;
    color: #9e4666;
    text-align: center;
    font-weight: 600;
}

.fixed-search .ssuo {
    width: 90%;
    max-width: 960px;
    margin: 1rem auto 0;
    height: 90px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.fixed-search .ssuo:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #9e4666;
    position: absolute;
    bottom: -1px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left top;
    transition: transform .3s ease;
}

.fixed-search .ssuo.active:after {
    transform: scaleX(1);
}
.fixed-search input {
    width: 100%;
    height: 100%;
    padding: 0 .8rem 0 .3rem;
    font-size: .36rem;
    color: #333333;
    background-color: transparent;
}
.fixed-search input::-webkit-input-placeholder {
    color: #333333;
}

.fixed-search input::-moz-placeholder {
    color: #333333;
}

.fixed-search input:-ms-input-placeholder {
    color: #333333;
}
.fixed-search button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: .9rem;
    height: 100%;
    background-color: transparent;
    background-image: url('../images/search-2.png');
    background-size: auto .32rem;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

input {
    border: 0;
}
input,button{border: none;outline: none;color:inherit;background-color: transparent;}






@media screen and (max-width: 1680px) {
  nav li {
    margin-right: 40px;}
  .width1600 {
    width: 1400px;}
  .index-result .item .img {
    height: 470px;}
  .index-result .item h6 {
    font-size: 16px;}
  .swiper-style .swiper-slide .img {
    height: 334px;}
  .swiper-style .swiper-slide h6 {
    font-size: 16px;}
  .index-about .txt .desc {
    font-size: 16px;}
  .swiper-style {
    height: 456px;}
}
@media screen and (max-width: 1500px) {
  nav li {
    margin-right: 30px;}
  .width1600 {
    width: 1200px;}
  .swiper-banner .swiper-slide .txt h3 {
    font-size: 48px;}
  .swiper-banner .swiper-slide .txt h4 {
    font-size: 16px;}
  .title h5 {
    font-size: 24px;}
  .index-result .item .img {
    height: 400px;}
  .index-news .item .txt .desc {
    font-size: 14px;}
  .swiper-style .swiper-slide .img {
    height: 284px;}
  .swiper-style {
    height: 386px;}
  .index-about .content {
    padding: 55px 2%;}
  .f-nav dl {
    margin-right: 1vw;}
  .foot .p p {
    font-size: 14px;}
  .width1400 {
    width: 1200px;}
  .in-nav a {
    margin: 0 15px;}
  .in-nav a:before {
    right: -18px;}
  .person .item .img {
    height: 284px;}
  .swiper-previous .tu img {
    height: 220px;}
}
@media screen and (max-width: 1270px) {
  .width1600 {
    width: 960px;}
  header {
    padding: 0 20px;}
  nav {
    display: none;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);}
  nav ul {
    display: block;}
  nav li {
    margin-right: 0;}
  nav li > a {
    line-height: 50px;
    text-align: center;}
  nav li .child {
    display: block;
    width: 100%;
    text-align: center;
    position: initial;
    transform: translateX(0);
    -webkit-transform: translateX(0);}
  nav li .child a {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    padding: 0;}
  .menus {
    margin-left: 20px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;}
  .menu .bar {
    width: 35px;
    height: 4px;
    background-color: #a48cc1;
    margin: 5px 0;}
  .menu.ed .bar:nth-child(1) {
    transform: translateY(9px) rotate(-45deg);}
  .menu.ed .bar:nth-child(2) {
    opacity: 0;}
  .menu.ed .bar:nth-child(3) {
    transform: translateY(-9px) rotate(45deg);}
  .swiper-banner .swiper-slide .txt h3 {
    font-size: 36px;}
  .swiper-banner .swiper-slide .txt h4 {
    font-size: 14px;}
  .index-result .item .img {
    height: 320px;}
  .index-result .item h6 {
    font-size: 15px;
    margin-bottom: 15px;}
  .index-result .item p {
    font-size: 12px;}
  .index-news .item .date {
    padding: 20px 0 0;}
  .index-news .item .txt {
    padding: 25px 0 0;}
  .index-news .item .img img {
    height: 124px;}
  .index-news .item .txt h6 {
    font-size: 16px;}
  .index-news .item .txt .desc {
    height: 56px;}
  .swiper-style .swiper-slide .img {
    height: 224px;}
  .swiper-style {
    height: 316px;}
  .index-about .cir {
    width: 220px;
    height: 220px;}
  .index-about .txt h6 {
    font-size: 24px;
    margin-bottom: 10px;}
  .index-about .txt .desc {
    font-size: 15px;
    line-height: 2;
    height: 90px;}
  .f-nav {
    display: none;}
  .foot .erweima {
    float: none;
    margin: 0 auto;}
  .foot .p {
    text-align: center;}
  .foot {
    justify-content: center;
    -webkit-justify-content: center;
    padding: 25px 0 10px;}
  footer .btm p {
    font-size: 12px;}
  .width1400 {
    width: 960px;}
  .reg-login .logo,
  .reg-login .con {
    height: 560px;}
  .reg-login .bo {
    padding: 0 20px 40px;}
  .person .item .img {
    height: 234px;}
  .per-detail .content .desc {
    font-size: 14px;}
  .acade .item .img {
    height: 155px;}
  .acade .item .text {
    padding: 20px 10px;}
  .acade .item .date {
    padding-right: 10px;}
  .acade-detail .content {
    padding: 30px 20px 40px;}
  .hot-acade {
    padding: 0 20px 40px;}
  .hot-acade .tit .y {
    font-size: 36px;}
  .ach .item .a {
    padding: 30px 20px;}
  .ach .item .img {
    height: 230px;}
  .ach .item .txt h6 {
    font-size: 16px;
    padding-top: 0;
    margin-bottom: 10px;}
  .ach .item .txt .au {
    font-size: 12px;
    margin-bottom: 15px;}
  .ach .item .txt .desc {
    -webkit-line-clamp: 3;
    height: 84px;}
  .ach .item .txt .d {
    width: 90px;}
  .ach .item .upload {
    width: 90px;
    right: 35%;
    bottom: 30px;}
  .talent .item {
    padding: 25px 20px;}
  .talent .item .img {
    height: 185px;}
  .talent .item .txt h6 {
    font-size: 16px;
    margin-bottom: 15px;}
  .talent .item .txt .desc {
    font-size: 14px;}
  .talent .item .txt .ar {
    margin-bottom: 10px;}
  .swiper-previous .tu img {
    height: 170px;}
  .book .item {
    padding: 25px 10px;}
  .book .item .img {
    height: 110px;}
  .book .item .txt h6 {
    font-size: 16px;
    margin-bottom: 10px;}
  .book .item .txt p {
    line-height: 20px;}
  .sound .detail {
    padding: 70px 80px;}
  .sound .item {
    padding: 10px 10px 0;}
  .link .item {
    padding: 30px 20px;}
  .contact .text {
    padding: 35px 20px 0;}
  .contact .text h3 {
    font-size: 17px;}
  .contact .er {
    width: 100%;}
  .contact .er p {
    font-size: 13px;}
}
@media screen and (max-width: 980px) {
  .width1600 {
    width: 750px;}
  .index-result .item {
    width: 48%;
    margin-bottom: 20px;}
  .index-result .item .img {
    height: 500px;}
  .index-news .item .date {
    display: none;}
  .index-news .item .txt {
    width: 65%;}
  .index-news .item .txt .desc {
    height: 84px;}
  .index-news .item .img {
    width: 32%;}
  .swiper-style .swiper-slide .img {
    height: 304px;}
  .swiper-style {
    height: 400px;}
  .index-about .txt {
    width: 65%;}
  .width1400 {
    width: 750px;}
  .reg-login .sub {
    display: block;}
  .reg-login .logo,
  .reg-login .con {
    width: 100%;}
  .ru-content {
    padding: 12px 40px 48px;}
  .in-nav {
    padding: 20px 0;
    height: initial;}
  .in-nav a {
    line-height: 1.5;}
  .ab-list ul {
    display: block;}
  .ab-list ul li {
    width: 100%;}
  .person .item {
    width: 32%;
    margin-right: 2%;}
  .person .item:nth-child(5n) {
    margin-right: 2%;}
  .person .item:nth-child(3n) {
    margin-right: 0;}
  .person .item .img {
    height: 324px;}
  .per-detail {
    display: block;}
  .per-detail .left {
    width: 100%;
    margin-bottom: 20px;}
  .per-detail .right {
    width: 100%;}
  .acade .item .date p {
    font-size: 36px;}
  .acade-detail {
    display: block;}
  .acade-detail .content {
    width: 100%;
    margin-bottom: 30px;}
  .acade-detail .remond {
    width: 100%;}
  .ach .item .upload {
    right: 31%;}
  .talent-detail {
    display: block;}
  .talent-detail .left {
    width: 100%;
    margin-bottom: 30px;}
  .talent-detail .content {
    width: 100%;}
  .ab-titer h4 {
    padding-left: 20px;}
  .ab-titer {
    padding-right: 20px;}
  .swiper-previous .tu {
    width: 31%;}
  .swiper-previous .tu img {
    height: 215px;}
  .book .items {
    justify-content: space-between;
    -webkit-justify-content: space-between;}
  .book .item {
    width: 48%;
    margin-right: 0;}
  .sound .item {
    width: 31%;
    margin-right: 3%;
    padding: 10px 10px 0;}
  .sound .item:nth-child(5n) {
    margin-right: 3%;}
  .sound .item:nth-child(3n) {
    margin-right: 0;}
  .resources {
    display: block;}
  .rs-tab {
    width: 100%;
    padding: 25px 0;
    margin-bottom: 20px;}
  .rs-content {
    width: 100%;
    padding: 10px 20px 60px;}
  .link .item {
    padding: 20px 10px;}
  .contact {
    display: block;}
  .contact .text {
    width: 100%;}
  .contact .er {
    width: 285px;
    margin: 0 auto;}
  .my-map {
    width: 100%;}
  .inside .brand {
    padding: 0 20px;}
  .inside .sear .sea {
    width: 300px;}
}
@media screen and (max-width: 750px) {
  header {
    padding: 0 0.2rem;}
  header .logo {
    left: 0.2rem;
    width: 1.02rem;
    height: 1.35rem;}
  header .logo img {
    width: 0.6rem;}
  .head .re {
    line-height: 1rem;
    padding-left: 0.2rem;}
  .head .re .log:after {
    top: 0.6rem;}
  .zhanwei {
    height: 1rem;}
  nav {
    top: 1rem;
    bottom: 0;}
  nav ul {
    height: 100%;
    overflow-y: auto;}
  nav li > a {
    line-height: 0.8rem;}
  nav li .child {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;}
  nav li .child a {
    margin: 0.1rem;}
  .width1600 {
    width: 100%;}
  .swiper-banner .swiper-slide .pc {
    height: 5.6rem;
    object-fit: cover;}
  .swiper-banner .swiper-slide .txt {
    padding: 0 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
  .swiper-banner .swiper-slide .txt h3 {
    font-size: 0.48rem;}
  .index-result {
    padding: 0 0.2rem 0.87rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
  .title {
    padding: 0.6rem 0 0.4rem;}
  .title h5 {
    font-size: 0.36rem;
    white-space: nowrap;}
  .title .tab {
    margin-left: 0.3rem;
    padding-left: 0.2rem;}
  .title .tab a {
    margin-right: 0.1rem;
    padding: 0 0.1rem;
    font-size: 0.3rem;}
  .title .mo {
    width: 65px;}
  .index-result .item .img {
    height: 4.6rem;
    margin-bottom: 0.1rem;}
  .index-result .item h6 {
    font-size: 0.3rem;}
  .index-news {
    padding: 0 0.2rem 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
  .index-news .item a {
    padding: 0;}
  .index-style {
    padding: 0 0.2rem 0.57rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
  .swiper-style .swiper-slide .img {
    height: 4.4rem;
    margin-bottom: 0.15rem;}
  .swiper-style .swiper-slide h6 {
    font-size: 0.3rem;}
  .swiper-style {
    height: 5.8rem;}
  .index-about {
    padding: 0.7rem 0.2rem 1.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-position: center;
    background-size: cover;}
  .index-about .content {
    padding: 0.55rem 0.2rem;
    display: block;}
  .index-about .cir {
    margin: 0 auto;}
  .index-about .txt {
    width: 100%;
    text-align: center;}
  .index-about .txt a {
    margin: 0 auto;}
  .foot .p p {
    font-size: 0.24rem;}
  footer .btm {
    padding: 0.2rem 0;}
  footer .btm p {
    font-size: 0.24rem;
    line-height: 1.8;}
  footer .btm a {
    display: block;}
  .width1400 {
    width: 100%;}
  .reg-login {
    padding: 0 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
  .reg-login .logo {
    display: none;}
  .reg-login .bo {
    width: 90%;}
  .inside-banner .txt {
    padding: 0 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
  .inside-banner .txt h4 {
    font-size: 0.6rem;}
  .inside {
    padding: 0 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
  .inside .brand {
    padding: 0 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
  .inside .sear .sea {
    width: 100%;}
  .inside .brand .select select {
    width: 80px;}
  .brand {
    display: block;}
  .ru-tab {
    padding: 0.1rem 0.2rem 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;}
  .ru-tab span {
    margin: 0;
    width: 33%;
    line-height: 0.8rem;
    text-align: center;}
  .ru-content {
    padding: 0.12rem 0.2rem 0.48rem;}
  .ru-content .list a h6 {
    font-size: 0.3rem;}
  .in-nav {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;}
  .in-nav a {
    line-height: 0.8rem;}
  .ab-titer {
    display: block;
    padding: 0 0.2rem;}
  .ab-titer h4 {
    line-height: 1rem;}
  .ab-titer h4 {
    padding-left: 0.2rem;}
  .b-br {
    line-height: 1rem;}
  .about .content {
    padding: 0.4rem 0.2rem 0.6rem;}
  .about .desc {
    font-size: 14px;}
  .ab-list ul li {
    padding: 0 0.2rem;
    font-size: 0.24rem;}
  .ab-list .t {
    padding-left: 0.2rem;}
  .inside-banner .pc {
    height: 6rem;}
  .person .items {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;}
  .person .item {
    width: 48%;
    margin-right: 0;}
  .person .item:nth-child(5n) {
    margin-right: 0;}
  .person .item:nth-child(3n) {
    margin-right: 0;}
  .person .item .img {
    height: 4.4rem;}
  .person .item .txt {
    padding: 0.2rem 0.1rem 0.25rem;}
  .person .item .txt h6 {
    font-size: 0.26rem;}
  .page {
    text-align: center;}
  .page a,
  .page strong {
    margin-bottom: 0.1rem;}
  .inside {
    margin-bottom: 0.6rem;}
  .per-detail .img {
    padding: 0.4rem 0.4rem 0.45rem;}
  .per-detail .content,
  .per-detail .tab-con {
    padding: 0.4rem 0.2rem;}
  .per-tab span {
    margin-right: 0.3rem;}
  .per-detail .tab-con .item a {
    font-size: 0.3rem;}
  .acade .items {
    justify-content: space-between;
    -webkit-justify-content: space-between;}
  .acade .item {
    width: 48%;
    margin-right: 0;}
  .acade .item .img {
    height: 1.6rem;}
  .acade .item .text {
    padding: 0.3rem 0.2rem;}
  .acade .item .text .tp {
    padding-bottom: 0.2rem;
    margin-bottom: 0.15rem;}
  .acade .item .date {
    display: none;}
  .acade .item .txt {
    width: 100%;}
  .acade-detail .content {
    padding: 0.4rem 0.2rem;}
  .acade-detail .content .desc {
    font-size: 14px;}
  .hot-acade {
    padding: 0 0.2rem 0.4rem;}
  .hot-acade .tit {
    padding: 0.3rem 0 0.1rem;}
  .hot-acade .item .date {
    font-size: 0.34rem;}
  .ach .item {
    width: 100%;}
  .ach .item .a {
    padding: 0.3rem 0.2rem;}
  .ach .item .txt h6 {
    font-size: 0.3rem;
    line-height: 0.5rem;
    height: 1.5rem;
    -webkit-line-clamp: 3;}
  .ach .item .txt .desc {
    display: none;}
  .ach .item .img {
    height: 3.6rem;}
  .ach .item .upload {
    bottom: 0.3rem;}
  .talent-detail .img {
    padding: 0.4rem;}
  .talent-detail .text {
    padding: 0 0.2rem 0.35rem;}
  .talent-detail .desc {
    font-size: 14px;}
  .talent .item {
    width: 100%;
    padding: 0.25rem 0.2rem;
    margin-bottom: 0.3rem;}
  .talent .item .img {
    height: 2.9rem;}
  .talent .item .txt h6 {
    margin-bottom: 0.1rem;}
  .talent .item .txt .desc {
    font-size: 0.24rem;
    line-height: 0.4rem;
    height: 0.8rem;}
  .talent .item .txt .ar {
    font-size: 0.26rem;}
  .talent .item .txt .d {
    width: 90px;
    height: 0.6rem;
    line-height: 0.6rem;}
  .previous {
    padding: 0.34rem 0.2rem 0.55rem;}
  .swiper-previous .tus {
    justify-content: space-between;
    -webkit-justify-content: space-between;}
  .swiper-previous .tu {
    width: 49%;
    margin-right: 0 !important;}
  .swiper-previous .tu {
    padding: 0.16rem 0.15rem 0;}
  .swiper-previous .tu img {
    height: 3.8rem;}
  .ab-titer .flex {
    display: block;}
  .ins-filter {
    margin-left: 0;}
  .book .items {
    display: block;}
  .book .item {
    width: 100%;
    margin-bottom: 0.3rem;}
  .sound .detail {
    padding: 0.7rem 0.2rem;}
  .sound .detail .desc {
    font-size: 14px;}
  .sound .items {
    justify-content: space-between;
    -webkit-justify-content: space-between;}
  .sound .item {
    width: 49%;
    margin-right: 0;}
  .sound .item .img {
    height: 4.4rem;}
  .sound .item p {
    font-size: 0.3rem;}
  .sound .item:nth-child(5n) {
    margin-right: 0;}
  .rs-tab a {
    padding: 0 0.2rem;}
  .rs-content {
    padding: 0.1rem 0.2rem 0.6rem;}
  .rs-content .table {
    width: 100%;
    overflow-x: auto;}
  .rs-content table {
    width: 800px;}
  .p-n {
    display: block;}
  .p-n .a {
    width: 100%;
    margin: 0.1rem 0;}
  .p-n .back-list {
    margin: 0 auto;}
  .link .items {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;}
  .link .item {
    width: 49%;
    margin-right: 0;
    margin-bottom: 0.2rem;}
  .links-detail {
    padding: 0.4rem 0.2rem;}
  .my-map {
    height: 360px;}
}