* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
a {
  color: #000;
  text-decoration: none;
}
body {
  overflow-x: hidden;
}
.newbiao {
  width: 413px;
  height: 89px;
  margin: 0 auto;
  margin-top: 54px;
}
.newbiao .redbox {
  width: 95px;
  height: 52px;
  background: #de1c20;
  font-size: 42px;
  line-height: 52px;
  float: left;
  text-align: center;
  color: white;
}
.newbiao .left-box {
  float: right;
  position: relative;
  top: -8px;
}
.newbiao .left-box p {
  font-weight: bold;
  font-size: 35px;
}
.newbiao .left-box span {
  position: relative;
  top: -12px;
}
.newbiao .left-box div {
  width: 106px;
  background: #000000;
  position: relative;
  left: 50px;
}
.newbiao .left-box div i {
  display: block;
  width: 20px;
  height: 3px;
  background: #ee0b1c;
}
.clear {
  clear: both;
}
.right0 {
  margin-right: 0;
}
.allby-ly3 {
  width: 366px;
  margin: 0 auto;
}
.allby-ly3 .ly2-lf {
  float: left;
  width: 50%;
  background: linear-gradient(to right, #ff4d40, #e84443);
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  padding: 7px 0;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  margin-top: 30px;
}
.allby-ly3 .ly2-lf a {
  color: #ffffff;
  letter-spacing: 0;
}
.allby-ly3 .ly2-rt {
  float: left;
  width: 50%;
  background: linear-gradient(to right, #595959, #373737);
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  padding: 7px 0;
  margin-top: 30px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.allby-ly3 .allby-ly2 .ly2-rt a {
  color: #ffffff;
  letter-spacing: 0;
}
@font-face {
  font-family: 'siyuan';
  src: url('../../font/SourceHanSansCN-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "siyuan";
  overflow-x: hidden;
  letter-spacing: 2px;
}
.header-top {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  color: #b9b9b9;
  line-height: 40px;
}
.header-top a {
  color: #b9b9b9;
  margin-right: 24px;
}
.header-top .span1 {
  float: left;
}
.header-top .span2 {
  float: right;
}
.header-top img {
  float: right;
}
.banner-fixed {
  position: relative;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.w100-header {
  width: 100%;
  height: 98px;
  background: url(/public/imange/bj.jpg);
  background: rgba(0, 0, 0, 0.5);
  background-size: 100% 100%;
  position: absolute;
  top: 39px;
  z-index: 99;
  background-position: center;
}
.w100-header .header {
  width: 1200px;
  margin: 0 auto;
  font-size: 17px;
  padding-top: 33px;
}
.w100-header .header ul {
  float: right;
  position: relative;
  top: 9px;
}
.w100-header .header ul li {
  width: 108px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-left: 1px solid white;
  border-right: 1px solid white;
  float: left;
  font-weight: bold;
}
.w100-header .header ul li a {
  color: white;
}
.w100-header .header ul :nth-child(1) {
  border-left: none;
}
.w100-header .header ul :nth-child(9) {
  border-right: none;
}
.w100-header .header ul :hover a {
  color: #c91c49;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
}
.banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner .swiper-slide img {
  width: 100%;
  height: auto;
}
.banner .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
}
.banner .swiper-pagination-bullet {
  background: white;
}
.banner .my-bullet-active {
  background: #c00000;
  opacity: 1;
}
.from {
  width: 100%;
  height: 537px;
  background: url(/public/imange/footer.png);
  background-position: center;
  background-size: cover;
  padding-top: 65px;
  margin-top: 40px;
  box-sizing: border-box;
}
.from .frombox {
  width: 1200px;
  margin: 0 auto;
}
.from .frombox .imgbox {
  float: left;
  position: relative;
  top: 25px;
}
.from .frombox .biaodan {
  float: left;
  width: 464px;
  height: 409px;
  margin-left: 137px;
}
.from .frombox .biaodan .biao {
  font-size: 30px;
  color: #222222;
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
}
.from .frombox .biaodan .fubiao {
  font-size: 24px;
  color: #595757;
  text-align: center;
  display: block;
  letter-spacing: 5px;
}
.from .frombox .biaodan i {
  display: block;
  margin: 0 auto;
  width: 56px;
  height: 3px;
  background: #595757;
  margin-top: 13px;
  margin-bottom: 15px;
}
.from .frombox .biaodan .tixing {
  text-align: center;
  font-size: 20px;
  color: #c5000b;
  margin-bottom: 48px;
  letter-spacing: 5px;
  font-weight: bold;
}
.from .frombox .biaodan .margin {
  margin-bottom: 23px;
}
.from .frombox .biaodan label {
  color: #231815;
  font-size: 16px;
}
.from .frombox .biaodan .inputbox {
  padding-left: 63px;
  font-weight: bold;
  width: 480px;
  font-size: 16px;
}
.from .frombox .biaodan .inputbox input[type='text'] {
  width: 208px;
  height: 33px;
  background: none;
  outline: none;
  border: 1px solid #231815;
  padding-left: 15px;
  box-sizing: border-box;
}
.from .frombox .biaodan .inputbox .yzm-input {
  width: 85px !important;
  height: 33px !important;
}
.from .frombox .biaodan .inputbox .yzm {
  vertical-align: middle;
  height: 35px;
  width: auto;
}
.from .frombox .biaodan .inputbox input[type='radio'] {
  margin-right: 3px;
  background: red;
}
.from .frombox .biaodan .inputbox input[type='submit'] {
  width: 202px;
  height: 46px;
  background: #c5000b;
  font-size: 20px;
  color: white;
  border: none;
  outline: none;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 46px;
  display: block;
}
.footer {
  width: 100%;
  height: 354px;
  background: #373737;
}
.footer .footer-w1200 {
  width: 1200px;
  margin: 0 auto;
  height: 281px;
  background: url(/public/imange/footer.jpg);
  padding-top: 96px;
  box-sizing: border-box;
}
.footer .footer-w1200 .footer-left {
  width: 341px;
  height: 170px;
  float: left;
}
.footer .footer-w1200 .footer-left ul li {
  float: left;
  width: 96px;
  margin-right: 10px;
}
.footer .footer-w1200 .footer-left ul li p {
  font-size: 18px;
  color: white;
  font-weight: bold;
  margin-bottom: 16px;
  letter-spacing: 2px;
}
.footer .footer-w1200 .footer-left ul li span {
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  color: #cccccc;
}
.footer .footer-w1200 .footer-right {
  width: 624px;
  height: 155px;
  border-left: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  padding-left: 19px;
  box-sizing: border-box;
  float: left;
  position: relative;
  left: -24px;
}
.footer .footer-w1200 .footer-right p {
  font-size: 15px;
  color: white;
  margin-bottom: 20px;
}
.footer .footer-w1200 .footer-right p img {
  vertical-align: middle;
}
.footer .footer-w1200 .footer-right div img {
  vertical-align: top;
}
.footer .footer-w1200 .footer-right div p {
  width: 564px;
  display: inline-block;
}
.footer .xt {
  width: 100%;
  height: 1px;
  background: #5d5d5d;
  margin-bottom: 15px;
}
.footer .footer-bottom {
  text-align: center;
  font-size: 12px;
  color: #cccccc;
}
.footer .footer-bottom p {
  margin-bottom: 9px;
}
.bd-parent .banner .swiper-container {
  width: 100%;
  height: 100%;
}
.bd-parent .banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bd-parent .banner .swiper-slide img {
  width: 100%;
  height: auto;
}
.bd-parent .banner .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
}
.bd-parent .banner .swiper-pagination-bullet {
  background: white;
}
.bd-parent .banner .my-bullet-active {
  background: #c00000;
  opacity: 1;
}
.bd-parent .bytitle {
  padding-top: 40px;
}
.bd-parent .bytitle .bytit-left {
  float: left;
  width: 60px;
  height: 60px;
  background: #de1c20;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.bd-parent .bytitle {
  width: 593px;
  margin: 0 auto;
}
.bd-parent .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.bd-parent .bytitle .bytit-right .p15 {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 2px;
}
.bd-parent .bytitle .bytit-right .p16 {
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
}
.bd-parent .bytitle-heng {
  width: 104px;
  margin: 10px auto 0;
}
.bd-parent .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.bd-parent .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.bd-parent .mx-ul {
  width: 1200px;
  margin: 40px auto;
}
.bd-parent .mx-ul li {
  float: left;
  box-sizing: border-box;
  width: 394px;
  margin-left: 9px;
  text-align: center;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.bd-parent .mx-ul li .divbox {
  position: absolute;
  top: 0;
  width: 394px;
  height: 250px;
  background: rgba(0, 0, 0, 0.5);
}
.bd-parent .mx-ul li .divbox div {
  width: 228px;
  height: 114px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid white;
  font-size: 24px;
  text-align: center;
  color: white;
  padding-top: 21px;
  box-sizing: border-box;
}
.bd-parent .mx-ul li img {
  width: 100%;
  height: 100%;
}
.bd-parent .qs-box {
  width: 592px;
  margin: 0 auto;
}
.bd-parent .qs-box .qs-li1 {
  width: 285px;
  height: 47px;
  color: #ffffff;
  line-height: 47px;
  text-align: center;
  background: linear-gradient(to right, #fc3f3f, #cb0505);
  float: left;
  font-size: 20px;
  cursor: pointer;
  border-radius: 9px;
}
.bd-parent .qs-box .qs-li1 a {
  color: white;
}
.bd-parent .qs-box .qs-li2 {
  width: 285px;
  height: 47px;
  color: #ffffff;
  line-height: 47px;
  text-align: center;
  background: linear-gradient(to right, #fc3f3f, #cb0505);
  float: left;
  font-size: 20px;
  cursor: pointer;
  border-radius: 9px;
  margin-left: 18px;
}
.bd-parent .qs-box .qs-li2 a {
  color: white;
}
.bd-parent .bytitle1 {
  padding-top: 40px;
}
.bd-parent .bytitle1 .bytit-left {
  float: left;
  width: 60px;
  height: 60px;
  background: #de1c20;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.bd-parent .bytitle1 {
  width: 593px;
  margin: 0 auto;
}
.bd-parent .bytitle1 .bytit-right {
  float: left;
  margin-left: 10px;
}
.bd-parent .bytitle1 .bytit-right .p15 {
  font-size: 30px;
  color: white;
  font-weight: bold;
  letter-spacing: 2px;
}
.bd-parent .bytitle1 .bytit-right .p16 {
  color: white;
  letter-spacing: 0;
}
.bd-parent .bytitle-heng1 {
  width: 104px;
  margin: 10px auto 0;
}
.bd-parent .bytitle-heng1 .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.bd-parent .bytitle-heng1 .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: white;
}
.bd-parent .bytitle2 .bytit-left {
  float: left;
  width: 60px;
  height: 60px;
  background: #de1c20;
  color: white;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.bd-parent .bytitle2 {
  width: 593px;
  margin: 0 auto;
}
.bd-parent .bytitle2 .bytit-right {
  float: left;
  margin-left: 10px;
}
.bd-parent .bytitle2 .bytit-right .p15 {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 2px;
}
.bd-parent .bytitle2 .bytit-right .p16 {
  color: #000000;
  letter-spacing: 0;
}
.bd-parent .bytitle-heng2 {
  width: 104px;
  margin: 10px auto 0;
}
.bd-parent .bytitle-heng2 .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.bd-parent .bytitle-heng2 .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.bd-parent .num-results {
  margin-top: 54px;
}
.bd-parent .num-results .num-show {
  width: 1200px;
  margin: 0 auto;
  margin-top: 44px;
}
.bd-parent .num-results .num-show .num-left {
  width: 582px;
  float: left;
}
.bd-parent .num-results .num-show .num-left ul li {
  width: 287px;
  height: 172px;
  float: left;
  position: relative;
  margin-right: 6px;
  margin-bottom: 5px;
}
.bd-parent .num-results .num-show .num-left ul li p {
  font-size: 111px;
  color: #f14842;
  position: absolute;
  bottom: 0;
  font-weight: bold;
  left: 105px;
}
.bd-parent .num-results .num-show .num-right {
  width: 600px;
  float: right;
}
.bd-parent .num-results .num-show .num-right ul li {
  width: 289px;
  height: 113px;
  margin-right: 6px;
  float: right;
  margin-bottom: 5px;
  position: relative;
}
.bd-parent .num-results .num-show .num-right ul li p {
  font-size: 76px;
  color: #f14842;
  position: absolute;
  top: 0;
  font-weight: bold;
  left: 175px;
}
.bd-parent .m-right {
  margin-right: 0;
}
.bd-parent .results {
  width: 100%;
  background: #f5f5f5;
  margin-top: 38px;
}
.bd-parent .results .results-lunbo {
  width: 1200px;
  height: 604px;
  margin: 0 auto;
  margin-top: 37px;
}
.bd-parent .results .results-lunbo .swiper-container {
  width: 100%;
  height: 100%;
}
.bd-parent .results .results-lunbo .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.bd-parent .results .results-lunbo .swiper-slide ul li {
  width: 225px;
  height: 274px;
  box-sizing: border-box;
  padding: 4px;
  float: left;
  margin-right: 18px;
  background: white;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
.bd-parent .results .results-lunbo .swiper-slide ul li img {
  width: 100%;
}
.bd-parent .results .results-lunbo .swiper-slide ul li div {
  position: absolute;
  bottom: 8px;
  width: 217px;
  height: 61px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: white;
  padding-top: 13px;
}
.bd-parent .results .results-lunbo .swiper-slide ul li div p {
  text-align: center;
  font-size: 18px;
  background: #bc0000;
  width: 69px;
  height: 23px;
  line-height: 23px;
  margin: 0 auto;
  margin-bottom: 0px;
}
.bd-parent .results .results-lunbo .swiper-slide ul li div span {
  text-align: center;
  font-size: 14px;
}
.bd-parent .results .results-lunbo .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.bd-parent .results .results-lunbo .swiper-pagination-bullet-active {
  background: #e60012;
}
.bd-parent .by-box2 {
  width: 100%;
  height: 810px;
  background: white;
  padding-top: 16px;
}
.bd-parent .by-box2 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.bd-parent .by-box2 .bytitle {
  width: 563px;
  margin: 0 auto;
}
.bd-parent .by-box2 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.bd-parent .by-box2 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 18px;
  text-align: center;
}
.bd-parent .by-box2 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #bcbcbc;
  letter-spacing: 0;
}
.bd-parent .by-box2 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.bd-parent .by-box2 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.bd-parent .by-box2 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.bd-parent .by-box2 .all-tit {
  margin-bottom: 40px;
}
.bd-parent .by-box2 .inset-by {
  width: 1200px;
  margin: 0 auto;
}
.bd-parent .by-box2 .yx-ul li {
  float: left;
  width: 283px;
  height: 260px;
  position: relative;
  z-index: 1;
  border: 1px solid #c1bfc0;
  margin-left: 20px;
  margin-bottom: 20px;
}
.bd-parent .by-box2 .yx-ul li .by2xy-img1 {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.bd-parent .by-box2 .yx-ul li .by2xy-img2 {
  position: absolute;
  z-index: 3;
  width: 30%;
  left: 8%;
  top: 36%;
}
.bd-parent .by-box2 .yx-ul li .by2xy-numbox {
  color: #000000;
  position: absolute;
  z-index: 3;
  bottom: 17%;
  right: 7%;
  font-size: 26px;
}
.bd-parent .by-box2 .yx-ul li .by2xy-numbox > span {
  color: #ee0b1c;
  font-size: 42px;
  font-weight: bold;
}
.bd-parent .by-box2 .yx-ul li .by2xy-mx {
  color: #000000;
  position: absolute;
  z-index: 3;
  bottom: 7%;
  right: 7%;
  font-size: 20px;
}
.bd-parent .by-box2 .allby-ly2 {
  width: 366px;
  margin: 0 auto;
}
.bd-parent .by-box2 .allby-ly2 .ly2-lf {
  float: left;
  width: 50%;
  background: linear-gradient(to right, #ff4d40, #e84443);
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  padding: 7px 0;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  margin-top: 30px;
}
.bd-parent .by-box2 .allby-ly2 .ly2-lf a {
  color: #ffffff;
}
.bd-parent .by-box2 .allby-ly2 .ly2-rt {
  float: left;
  width: 50%;
  background: linear-gradient(to right, #595959, #373737);
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  padding: 7px 0;
  margin-top: 30px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.bd-parent .by-box2 .allby-ly2 .ly2-rt a {
  color: #ffffff;
}
.bd-parent .teacher {
  width: 100%;
  height: 789px;
  background: url(../../zhuanye/imange/tbj.jpg);
  background-size: 100% 100%;
  background-position: center;
}
.bd-parent .teacher .bd {
  width: 2136px;
}
.bd-parent .teacher ul {
  width: 100%;
  height: 495px;
  overflow: hidden;
  margin-top: 57px;
}
.bd-parent .teacher ul li {
  width: 334px;
  height: 495px;
  float: left;
  margin-right: 22px;
  background: white;
  text-align: center;
}
.bd-parent .teacher ul li img {
  width: 100%;
  height: 409px;
}
.bd-parent .teacher ul li p {
  font-size: 24px;
}
.bd-parent .teacher ul li span {
  font-size: 18px;
}
.bd-parent .policy {
  width: 100%;
}
.bd-parent .policy .wenben {
  color: white;
  font-size: 16px;
  text-align: center;
  margin-top: 26px;
  line-height: 30px;
}
.bd-parent .policy .imgs {
  width: 1200px;
  background: #292929;
  height: 385px;
  margin: 0 auto;
  margin-top: 38px;
  padding: 8px;
  box-sizing: border-box;
}
.bd-parent .policy .imgs .left-img {
  width: 358px;
  height: 368px;
  float: left;
  position: relative;
  left: 5px;
}
.bd-parent .policy .imgs .right-img {
  width: 810px;
  height: 367px;
  background: #292929;
  float: right;
}
.bd-parent .policy .imgs .right-img ul li {
  width: 263px;
  height: 178px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.bd-parent .books {
  margin-top: 59px;
  margin-bottom: 84px;
}
.bd-parent .books .wenben {
  color: #404040;
  font-size: 18px;
  text-align: center;
  margin-top: 26px;
}
.bd-parent .books img {
  display: block;
  margin: 0 auto;
  margin-top: 33px;
}
.bd-parent .industry {
  width: 100%;
  height: 819px;
  background: url(../../zhuanye/imange/t1.png);
  background-position: center;
  background-size: 100% 100%;
}
.bd-parent .industry .ico-top {
  width: 1200px;
  margin: 0 auto;
  margin-top: 43px;
}
.bd-parent .industry .ico-top li {
  width: 150px;
  height: 158px;
  text-align: center;
  float: left;
  cursor: pointer;
}
.bd-parent .industry .ico-top li .img2 {
  display: none;
  text-align: center;
  width: 97px;
  height: 97px;
}
.bd-parent .industry .ico-top li .img1 {
  width: 97px;
  height: 97px;
}
.bd-parent .industry .ico-top li p {
  font-size: 24px;
  color: #666666;
}
.bd-parent .industry .ico-top li .active {
  color: white;
}
.bd-parent .industry .ico-top li span {
  font-size: 14px;
  color: #666666;
}
.bd-parent .industry .ico-top li .active {
  color: white;
}
.bd-parent .industry .ico-bottom {
  width: 1200px;
  margin: 0 auto;
  margin-top: 45px;
}
.bd-parent .industry .ico-bottom li {
  width: 100%;
}
.bd-parent .industry .ico-bottom li .ico-img {
  float: left;
  width: 571px;
  height: 416px;
}
.bd-parent .industry .ico-bottom li .ico-img img {
  width: 100%;
  height: 100%;
}
.bd-parent .industry .ico-bottom li .ico-text {
  width: 598px;
  height: 416px;
  box-sizing: border-box;
  padding-left: 18px;
  padding-right: 18px;
  background: rgba(0, 0, 0, 0.5);
  float: right;
}
.bd-parent .industry .ico-bottom li .ico-text i {
  display: block;
  width: 61px;
  height: 4px;
  border-radius: 5px;
  background: #d20808;
  margin-top: 20px;
}
.bd-parent .industry .ico-bottom li .ico-text p {
  font-size: 30px;
  color: white;
  margin-top: 10px;
  margin-bottom: 30px;
}
.bd-parent .industry .ico-bottom li .ico-text span {
  display: block;
  font-size: 14px;
  color: white;
  line-height: 28px;
  margin-bottom: 33px;
}
.bd-parent .industry .ico-bottom li .ico-text a {
  display: block;
  width: 128px;
  height: 36px;
  line-height: 36px;
  background: #ca0404;
  text-align: center;
  border-radius: 5px;
  color: white;
  float: right;
}
.bd-parent .from {
  width: 100%;
  height: 537px;
  background: url(../../imange/footer.png);
  background-position: center;
  background-size: cover;
  padding-top: 65px;
  margin-top: 40px;
  box-sizing: border-box;
}
.bd-parent .from .frombox {
  width: 1200px;
  margin: 0 auto;
}
.bd-parent .from .frombox .imgbox {
  float: left;
  position: relative;
  top: 25px;
}
.bd-parent .from .frombox .biaodan {
  float: left;
  width: 464px;
  height: 409px;
  margin-left: 137px;
}
.bd-parent .from .frombox .biaodan .biao {
  font-size: 30px;
  color: #222222;
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
}
.bd-parent .from .frombox .biaodan .fubiao {
  font-size: 24px;
  color: #595757;
  text-align: center;
  display: block;
  letter-spacing: 5px;
}
.bd-parent .from .frombox .biaodan i {
  display: block;
  margin: 0 auto;
  width: 56px;
  height: 3px;
  background: #595757;
  margin-top: 13px;
  margin-bottom: 15px;
}
.bd-parent .from .frombox .biaodan .tixing {
  text-align: center;
  font-size: 20px;
  color: #c5000b;
  margin-bottom: 48px;
  letter-spacing: 5px;
  font-weight: bold;
}
.bd-parent .from .frombox .biaodan .margin {
  margin-bottom: 23px;
}
.bd-parent .from .frombox .biaodan label {
  color: #231815;
  font-size: 16px;
}
.bd-parent .from .frombox .biaodan .inputbox {
  padding-left: 63px;
  font-weight: bold;
  width: 480px;
  font-size: 16px;
}
.bd-parent .from .frombox .biaodan .inputbox input[type='text'] {
  width: 208px;
  height: 33px;
  background: none;
  outline: none;
  border: 1px solid #231815;
  padding-left: 15px;
  box-sizing: border-box;
}
.bd-parent .from .frombox .biaodan .inputbox .yzm-input {
  width: 85px !important;
  height: 33px !important;
}
.bd-parent .from .frombox .biaodan .inputbox .yzm {
  vertical-align: middle;
  height: 35px;
  width: auto;
}
.bd-parent .from .frombox .biaodan .inputbox input[type='radio'] {
  margin-right: 3px;
  background: red;
}
.bd-parent .from .frombox .biaodan .inputbox input[type='submit'] {
  width: 202px;
  height: 46px;
  background: #c5000b;
  font-size: 20px;
  color: white;
  border: none;
  outline: none;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 46px;
  display: block;
}
.bd-parent .footer {
  width: 100%;
  height: 354px;
  background: #373737;
}
.bd-parent .footer .footer-w1200 {
  width: 1200px;
  margin: 0 auto;
  height: 281px;
  background: url(../../imange/footer.jpg);
  padding-top: 96px;
  box-sizing: border-box;
}
.bd-parent .footer .footer-w1200 .footer-left {
  width: 341px;
  height: 170px;
  float: left;
}
.bd-parent .footer .footer-w1200 .footer-left ul li {
  float: left;
  width: 96px;
  margin-right: 10px;
}
.bd-parent .footer .footer-w1200 .footer-left ul li p {
  font-size: 18px;
  color: white;
  font-weight: bold;
  margin-bottom: 16px;
  letter-spacing: 2px;
}
.bd-parent .footer .footer-w1200 .footer-left ul li span {
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  color: #cccccc;
}
.bd-parent .footer .footer-w1200 .footer-right {
  width: 624px;
  height: 155px;
  border-left: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  padding-left: 19px;
  box-sizing: border-box;
  float: left;
  position: relative;
  left: -24px;
}
.bd-parent .footer .footer-w1200 .footer-right p {
  font-size: 15px;
  color: white;
  margin-bottom: 20px;
}
.bd-parent .footer .footer-w1200 .footer-right p img {
  vertical-align: middle;
}
.bd-parent .footer .footer-w1200 .footer-right div img {
  vertical-align: top;
}
.bd-parent .footer .footer-w1200 .footer-right div p {
  width: 564px;
  display: inline-block;
}
.bd-parent .footer .xt {
  width: 100%;
  height: 1px;
  background: #5d5d5d;
  margin-bottom: 15px;
}
.bd-parent .footer .footer-bottom {
  text-align: center;
  font-size: 12px;
  color: #cccccc;
}
.bd-parent .footer .footer-bottom p {
  margin-bottom: 9px;
}
.bd-parent .shendian {
  width: 1200px;
  margin: 0 auto;
  margin-top: 44px;
}
.bd-parent .shendian .wenben {
  color: #404040;
  font-size: 16px;
  text-align: center;
  margin-top: 26px;
  line-height: 30px;
}
.bd-parent .shendian ul {
  margin-top: 36px;
}
.bd-parent .shendian ul li {
  width: 289px;
  height: 226px;
  background: white;
  float: left;
  margin-right: 14px;
  margin-bottom: 23px;
  text-align: center;
}
.bd-parent .shendian ul li img {
  width: 100%;
}
.bd-parent .shendian ul li p {
  font-size: 16px;
  color: #7f7f7f;
}
.bd-parent .Classroom {
  width: 100%;
  height: 807px;
  background: url(../../zhuanye/pictuer/class.jpg);
  margin-top: 41px;
  padding-top: 61px;
  box-sizing: border-box;
}
.bd-parent .Classroom .wenben {
  color: white;
  font-size: 16px;
  text-align: center;
  margin-top: 6px;
  line-height: 30px;
}
.bd-parent .Classroom .boxx {
  width: 1200px;
  height: 500px;
  margin: 0 auto;
  margin-top: 18px;
}
.bd-parent .Classroom .boxx .leftbox {
  width: 806px;
  height: 535px;
  float: left;
  padding: 8px;
  background: #434343;
  box-sizing: border-box;
  overflow: hidden;
}
.bd-parent .Classroom .boxx .rightbox {
  width: 354px;
  height: 535px;
  float: left;
  box-sizing: border-box;
  padding: 10px;
  background: #434343;
  margin-left: 10px;
}
.bd-parent .Classroom .leftbox ul li {
  position: relative;
}
.bd-parent .Classroom .leftbox ul li p {
  width: 100%;
  height: 75px;
  line-height: 20px;
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.bd-parent .Classroom .leftbox ul li p .span1 {
  font-size: 24px;
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
}
.bd-parent .Classroom .leftbox ul li p .span2 {
  font-size: 18px;
}
.bd-parent .Classroom .leftbox ul li {
  width: 100%;
  height: 100%;
}
.bd-parent .Classroom .leftbox ul li img {
  width: 100%;
  height: 100%;
}
.bd-parent .Classroom .rightbox ul li {
  float: left;
  width: 158px;
  height: 119px;
  margin-right: 17px;
  margin-bottom: 13px;
  border: 4px solid #363636;
  box-sizing: border-box;
}
.bd-parent .Classroom .active {
  box-sizing: border-box;
  border: none !important;
  border: 4px solid #d20808 !important;
}
.bd-parent .Classroom .rightbox ul li img {
  width: 100%;
  height: 100%;
}
.bd-parent .Classroom .font11 {
  width: 1156px;
  margin: 5px;
  color: #333;
  text-indent: 2em;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 2px;
}
.bd-parent .button {
  width: 237px;
  height: 49px;
  line-height: 49px;
  background: #e84443;
  text-align: center;
  font-size: 24px;
  color: white;
  border: none;
  outline: none;
  margin: 0 auto;
  display: block;
  margin-top: 36px;
  margin-bottom: 56px;
  border-radius: 10px;
  letter-spacing: 1px;
  cursor: pointer;
}
.bd-parent .videoModel {
  width: 1200px;
  height: auto;
  margin: 0 auto 0 auto;
  margin-top: 32px;
}
.bd-parent .videocont {
  width: 1200px;
  height: 540px;
  margin: 0 auto 0 auto;
}
.bd-parent .videoModel .videoLeft {
  width: 960px;
  height: 540px;
  float: left;
  margin-right: 25px;
}
.bd-parent .videoModel .videoLeft .wtShowVideo {
  width: 100%;
  height: 100%;
  background: black;
}
.bd-parent .videoModel .videoright {
  width: 214px;
  float: left;
  overflow: hidden;
  height: 540px;
}
.bd-parent .videoModel .videoright li {
  width: 214px;
  height: 120px;
  margin-bottom: 20px;
  box-shadow: 0px 2px 4px 0px #949494;
  position: relative;
  overflow: hidden;
}
.bd-parent .videoModel .videoright li .videorimg {
  width: 100%;
  height: 100%;
  z-index: 999;
  position: absolute;
  left: 0;
  top: 0;
}
.bd-parent .videoModel .videoright .videoimg {
  background-image: url(../img/syimg/syvideoimg.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.bd-parent .video1 {
  background-position: 0 0;
}
.bd-parent .video2 {
  background-position: -214px 0;
}
.bd-parent .video3 {
  background-position: -428px 0;
}
.bd-parent .video4 {
  background-position: -642px 0;
}
.bd-parent .videoModel .videoright li p {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  position: absolute;
  left: 0;
  top: 0;
}
.bd-parent .videoModel .videoright li p img {
  width: 45px;
  height: 45px;
  display: block;
  margin: 40px auto 0 auto;
}
.bd-parent .videoModel .videoright li:last-child {
  background: #000;
}
.bd-parent .videoModel .videoright li a {
  width: 100%;
  height: 82px;
  padding-top: 38px;
  display: block;
  text-align: center;
  color: #fff;
}
.bd-parent .videoModel .videoright li a i {
  font-size: 32px;
  text-align: center;
  line-height: 34px;
  display: block;
}
.bd-parent .videoModel .videoright li a div {
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.bd-parent .star {
  margin-top: 40px;
}
.bd-parent .Room-board {
  width: 100%;
  height: 951px;
  background: url(../../zhuanye/pictuer/eat.jpg);
  background-size: 100% 100%;
  background-position: center;
  margin: 44px 0;
  padding-top: 32px;
  box-sizing: border-box;
}
.bd-parent .Room-board .wenben {
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.bd-parent .Room-board .btnbox {
  width: 315px;
  height: 32px;
  line-height: 32px;
  color: white;
  margin: 0 auto;
  cursor: pointer;
}
.bd-parent .Room-board .btnbox div {
  width: 122px;
  height: 32px;
  border: 1px solid white;
  font-size: 21px;
  text-align: center;
  margin-top: 33px;
}
.bd-parent .Room-board .btnbox .active {
  background: #c30102;
  border: 1px solid #c30102;
}
.bd-parent .Room-board .btnbox .let {
  float: left;
}
.bd-parent .Room-board .btnbox .rht {
  float: right;
}
.bd-parent .Room-board .shishu1 {
  width: 1200px;
  height: 626px;
  margin: 0 auto;
  background: #363636;
  margin-top: 28px;
  padding: 8px;
  position: relative;
}
.bd-parent .Room-board .shishu1 .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.bd-parent .Room-board .shishu1 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.bd-parent .Room-board .shishu1 .gallery-top1 {
  height: 80%;
  width: 100%;
}
.bd-parent .Room-board .shishu1 .gallery-thumbs1 {
  width: 1125px;
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0 auto;
}
.bd-parent .Room-board .shishu1 .gallery-thumbs1 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  position: relative;
}
.bd-parent .Room-board .shishu1 .gallery-thumbs1 .swiper-slide-thumb-active {
  opacity: 1;
}
.bd-parent .Room-board .shishu1 .swiper-button-next,
.bd-parent .Room-board .shishu1 .swiper-button-prev {
  top: 85%;
}
.bd-parent .Room-board .shishu1 .swiper-button-prev {
  background: url(../../zhuanye/pictuer/jt1.jpg);
  width: 26px;
  height: 96px;
  outline: none;
  left: 19px;
}
.bd-parent .Room-board .shishu1 .swiper-button-next {
  width: 26px;
  height: 96px;
  background: url(../../zhuanye/pictuer/jt2.jpg);
  outline: none;
  right: 19px;
}
.bd-parent .Room-board .shishu1 .swiper-slide-thumb-active i {
  display: block;
  width: 104px;
  height: 9px;
  background: #d20808;
  position: absolute;
  top: -9px;
  left: 36px;
}
.bd-parent .shishu2 {
  width: 1200px;
  height: 626px;
  margin: 0 auto;
  background: #363636;
  margin-top: 28px;
  padding: 8px;
  position: relative;
}
.bd-parent .shishu2 .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.bd-parent .shishu2 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.bd-parent .shishu2 .gallery-top2 {
  height: 80%;
  width: 100%;
}
.bd-parent .shishu2 .gallery-thumbs2 {
  width: 1125px;
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0 auto;
}
.bd-parent .shishu2 .gallery-thumbs2 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  position: relative;
}
.bd-parent .shishu2 .gallery-thumbs2 .swiper-slide-thumb-active {
  opacity: 1;
}
.bd-parent .shishu2 .swiper-button-next,
.bd-parent .shishu2 .swiper-button-prev {
  top: 85%;
}
.bd-parent .shishu2 .swiper-button-prev {
  background: url(../../zhuanye/pictuer/jt1.jpg);
  width: 26px;
  height: 96px;
  outline: none;
  left: 19px;
}
.bd-parent .shishu2 .swiper-button-next {
  width: 26px;
  height: 96px;
  background: url(../../zhuanye/pictuer/jt2.jpg);
  outline: none;
  right: 19px;
}
.bd-parent .shishu2 .swiper-slide-thumb-active i {
  display: block;
  width: 104px;
  height: 9px;
  background: #d20808;
  position: absolute;
  top: -9px;
  left: 36px;
}
.bd-parent .advicebox {
  width: 100%;
  height: 688px;
  background: #eeeeee;
  padding-top: 25px;
}
.bd-parent .advicebox .advice {
  width: 1200px;
  margin: 0 auto;
  margin-top: 46px;
}
.bd-parent .advicebox .advice .advice-left {
  width: 631px;
  height: 384px;
  border-radius: 25px;
  float: left;
  overflow: hidden;
}
.bd-parent .advicebox .advice .advice-left img {
  width: 100%;
  height: 100%;
}
.bd-parent .advicebox .advice .advice-right {
  width: 560px;
  height: 384px;
  float: right;
}
.bd-parent .advicebox .advice .advice-right .right-top li {
  width: 134px;
  height: 46px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: #3a3a3a;
  font-size: 20px;
  color: white;
  line-height: 46px;
  float: left;
  margin-right: 5px;
  text-align: center;
  cursor: pointer;
}
.bd-parent .advicebox .advice .advice-right .right-top .active {
  background: #ec4642;
}
.bd-parent .advicebox .advice .advice-right .right-bottom {
  width: 100%;
  height: 330px;
  background: white;
  position: relative;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-container {
  width: 482px;
  height: 220px;
  padding-top: 30px;
  margin: 0 auto;
  text-align: center;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-slide .p-title {
  font-size: 24px;
  color: #0000;
  margin-bottom: 19px;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-slide .texts {
  width: 482px;
  height: 150px;
  background: #f8f8f8;
  margin: 0 auto;
  text-indent: 28px;
  text-align: justify;
  font-size: 14px;
  color: #7a7a7a;
  margin-top: 25px;
  padding: 10px;
  box-sizing: border-box;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  margin-right: 15px;
  opacity: 1;
  background: #3333;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-pagination-bullet-active {
  background: #d50002;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-pagination {
  left: 232px;
  bottom: 28px;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-button-next,
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-button-prev {
  top: 87%;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-button-prev {
  left: 40px;
  width: 50px;
  height: 50px;
  background: url(../../zhuanye/imange/btn1.png);
  background-size: 100% 100%;
  outline: none;
}
.bd-parent .advicebox .advice .advice-right .right-bottom .swiper-button-next {
  width: 56px;
  height: 50px;
  background: url(../../zhuanye/imange/btn2.png);
  background-size: 100% 100%;
  outline: none;
  right: 40px;
}
.bd-parent .ke-cheng {
  width: 1200px;
  margin: 0 auto;
  padding-top: 56px;
}
.bd-parent .ke-cheng .fubiao {
  text-align: center;
  font-size: 16px;
  color: #404040;
}
.bd-parent .ke-cheng .table {
  width: 1200px;
  margin: 0 auto;
}
.bd-parent .ke-cheng .table .table-top {
  width: 834px;
  margin: 0 auto;
  margin-top: 29px;
}
.bd-parent .ke-cheng .table .table-top li {
  width: 154px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  background: #373737;
  float: left;
  margin-right: 16px;
  color: white;
  border-radius: 20px;
  cursor: pointer;
}
.bd-parent .ke-cheng .table .table-top .active {
  background: #e12e23;
}
.bd-parent .ke-cheng .table .table-bottom {
  width: 1200px;
  margin: 0 auto;
}
.bd-parent .ke-cheng .table .table-bottom .table-box .table-bottom-button li {
  width: 7.6%;
  height: 44px;
  box-sizing: border-box;
  border: 1px solid #cacaca;
  background: white;
  border-right: none;
  float: left;
  box-shadow: 0 0 8px #cacaca;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  margin-top: 42px;
  margin-bottom: 19px;
  font-weight: bold;
  cursor: pointer;
}
.bd-parent .ke-cheng .table .table-bottom .table-box .table-bottom-button .active {
  background: #ee0b1c;
  color: white;
}
.bd-parent .ke-cheng .table .table-bottom .table-box .table-bottom-button .lineheight {
  line-height: 44px;
}
.bd-parent .ke-cheng .table .table-bottom .table-box .table-bottom-table th,
.bd-parent .ke-cheng .table .table-bottom .table-box .table-bottom-table td {
  text-align: center;
  color: #2e2e2e;
}
.bd-parent .ke-cheng .table .table-bottom .table-box .table-bottom-table .tr1 td {
  padding: 10px 0;
}
.bd-parent .ke-cheng .table .table-bottom .table-box .table-bottom-table td {
  border: 1px solid #e5e5e5;
}
.bd-parent .ke-cheng .table .table-bottom .she-yin .table-bottom-button li {
  width: 14.2%;
  height: 44px;
  box-sizing: border-box;
  border: 1px solid #cacaca;
  background: white;
  border-right: none;
  float: left;
  box-shadow: 0 0 8px #cacaca;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  margin-top: 42px;
  margin-bottom: 19px;
  font-weight: bold;
  cursor: pointer;
}
.bd-parent .ke-cheng .table .table-bottom .she-yin .table-bottom-button .active {
  background: #ee0b1c;
  color: white;
}
.bd-parent .ke-cheng .table .table-bottom .she-yin .table-bottom-button .lineheight {
  line-height: 44px;
}
.biao-parent {
  /*瑙嗛寮瑰嚭灞俴甯 */
  /*鍚〃婕斾笓瀹舵€庝箞璇 */
}
.biao-parent .banner img {
  width: 100%;
}
.biao-parent .by-box1 .zgtit {
  background: url("../images/biao/3.jpg") no-repeat;
  background-size: 100% 100%;
  width: 577px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
}
.biao-parent .by-box1 .zg_biao {
  width: 100%;
  margin: 20px 0;
}
.biao-parent .by-box1 .zg_biao img {
  text-align: center;
  display: block;
  width: 230px;
  height: 33px;
  margin: 0 auto;
}
.biao-parent .by-box1 .zgtit .h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}
.biao-parent .by-box1 .by-bt {
  text-align: center;
  font-size: 20px;
}
.biao-parent .by-box1 .by-cj1 {
  width: 1200px;
  margin: 0 auto;
}
.biao-parent .by-box1 .by-cj1 .by-cj1top {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  box-shadow: 0px 0px 15px 1px #dfdfdf;
  height: 296px;
  margin: 20px 0;
}
.biao-parent .by-box1 .by-cj1 .by-cj1top .li1 {
  background: url("../images/biao/4.jpg") no-repeat;
  background-size: 100% 100%;
  width: 240px;
  height: 279px;
  margin-left: 4px;
  float: left;
  position: relative;
}
.biao-parent .by-cj1top .li1 .p-box {
  position: relative;
  width: 240px;
  height: 279px;
}
.biao-parent .by-cj1top .li1 .p1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 50px;
  writing-mode: vertical-lr;
  float: left;
  letter-spacing: 11px;
  position: absolute;
  top: 26%;
  left: 3%;
}
.biao-parent .by-cj1top .li1 .p2 {
  float: left;
  font-size: 155px;
  font-weight: bold;
  color: #f84a41;
  position: absolute;
  top: 4%;
  left: 31%;
}
.biao-parent .by-cj1top .li1 .p3 {
  float: left;
  color: #ffffff;
  font-weight: bold;
  font-size: 50px;
  position: absolute;
  bottom: 29%;
  right: 10%;
}
.biao-parent .by-box1 .by-cj1 .by-cj1top .li2 {
  background: url("../images/biao/5.jpg") no-repeat;
  background-size: 100% 100%;
  width: 240px;
  height: 279px;
  margin-left: 6px;
  float: left;
  position: relative;
}
.biao-parent .by-cj1top .li2 .p-box {
  position: relative;
  width: 240px;
  height: 279px;
}
.biao-parent .by-cj1top .li2 .p1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 50px;
  writing-mode: vertical-lr;
  float: left;
  letter-spacing: 11px;
  position: absolute;
  top: 26%;
  left: 3%;
}
.biao-parent .by-cj1top .li2 .p2 {
  float: left;
  font-size: 155px;
  font-weight: bold;
  color: #f84a41;
  position: absolute;
  top: 4%;
  left: 31%;
}
.biao-parent .by-cj1top .li2 .p3 {
  float: left;
  color: #ffffff;
  font-weight: bold;
  font-size: 50px;
  position: absolute;
  bottom: 29%;
  right: 10%;
}
.biao-parent .by-box1 .by-cj1 .by-cj1top .li3 {
  background: url("../images/biao/6.jpg") no-repeat;
  background-size: 100% 100%;
  width: 240px;
  height: 279px;
  margin-left: 9px;
  float: left;
  position: relative;
}
.biao-parent .by-cj1top .li3 .p-box {
  position: relative;
  width: 240px;
  height: 279px;
}
.biao-parent .by-cj1top .li3 .p1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 50px;
  writing-mode: vertical-lr;
  float: left;
  letter-spacing: 11px;
  position: absolute;
  top: 26%;
  left: 3%;
}
.biao-parent .by-cj1top .li3 .p2 {
  float: left;
  font-size: 155px;
  font-weight: bold;
  color: #f84a41;
  position: absolute;
  top: 4%;
  left: 31%;
}
.biao-parent .by-cj1top .li3 .p3 {
  float: left;
  color: #ffffff;
  font-weight: bold;
  font-size: 50px;
  position: absolute;
  bottom: 29%;
  right: 10%;
}
.biao-parent .by-cj1top .li4 {
  float: left;
  margin-left: 4px;
}
.biao-parent .by-cj1top .li4 .li4-top1 {
  background: url("../images/biao/7.jpg") no-repeat;
  background-size: 100% 100%;
  width: 435px;
  height: 135px;
  margin-left: 4px;
}
.biao-parent .li4 .li4-top1 .p4 {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.biao-parent .li4 .li4-top1 .p4 > span {
  color: #f04742;
  font-size: 76px;
}
.biao-parent .by-cj1top .li4 .li4-top2 {
  background: url("../images/biao/8.jpg") no-repeat;
  background-size: 100% 100%;
  width: 435px;
  height: 135px;
  margin-left: 4px;
  margin-top: 9px;
}
.biao-parent .li4 .li4-top2 .p5 {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.biao-parent .li4 .li4-top2 .p5 > span {
  color: #f04742;
  font-size: 76px;
}
.biao-parent .by-cj1bom .swiper-container2 {
  padding-bottom: 40px;
}
.biao-parent .by-cj1bom .swiper-container2 .swiper-pagination-bullet-active {
  background: #e60012;
}
.biao-parent .by-cj1bom .swiper-container2 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.biao-parent .by-cj1bom ul li {
  width: 225px;
  height: 295px;
  box-sizing: border-box;
  padding: 10px;
  box-shadow: 0px 0px 15px 1px #dfdfdf;
  float: left;
  margin-left: 18px;
  margin-bottom: 18px;
}
.biao-parent .by-cj1bom ul li .xs-img {
  position: relative;
  width: 208px;
  height: 225px;
}
.biao-parent .by-cj1bom ul li .xs-img > img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.biao-parent .by-cj1bom ul li .xs-img .xsname-box {
  position: absolute;
  background: url("../images/biao/10.png") no-repeat;
  background-size: 100% 100%;
  width: 190px;
  height: 30px;
  bottom: -1px;
  left: 4%;
  z-index: 3;
}
.biao-parent .xs-img .xsname-box .xs-name {
  color: #ffffff;
  text-align: center;
  margin-top: 4px;
}
.biao-parent .xs-img .xs-school {
  text-align: center;
  font-size: 17px;
  color: #000000;
}
.biao-parent .by-box3 {
  background: url("../images/biao/11.jpg") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 833px;
  padding-bottom: 40px;
  overflow: hidden;
}
.biao-parent .by-box3 .zg_biao {
  width: 100%;
  margin: 0 0 20px;
  padding-top: 55px;
}
.biao-parent .by-box3 .zg_biao img {
  text-align: center;
  display: block;
  width: 250px;
  height: 30px;
  margin: 0 auto;
}
.biao-parent .by-box3 .zgtit .h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  color: #ffffff;
}
.biao-parent .by-box3 .zgtit {
  background: url("../images/biao/12.png") no-repeat;
  background-size: 100% 100%;
  width: 496px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
}
.biao-parent .by-box3 .by-bt {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
.biao-parent .allby3-tit {
  margin-bottom: 30px;
}
.biao-parent .teacher {
  width: 100%;
  /*height: 789px;*/
}
.biao-parent .teacher ul {
  width: 100%;
  height: 495px;
  overflow: hidden;
  margin-top: 57px;
}
.biao-parent .teacher ul li {
  width: 334px;
  height: 495px;
  float: left;
  margin-right: 22px;
  background: white;
  text-align: center;
}
.biao-parent .teacher ul li img {
  width: 100%;
  height: 409px;
}
.biao-parent .teacher ul li p {
  font-size: 24px;
  color: #000000;
}
.biao-parent .teacher ul li span {
  font-size: 18px;
  color: #000000;
}
.biao-parent .zj_box {
  width: 366px;
  height: 49px;
  margin: 25px auto 0;
}
.biao-parent .zj_box ul .li5 {
  float: left;
  width: 50%;
  background: linear-gradient(to right, #ff4d40, #e84443);
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  padding: 7px 0;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.biao-parent .zj_box ul .li6 {
  float: left;
  width: 50%;
  background: linear-gradient(to right, #595959, #373737);
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  padding: 7px 0;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.biao-parent .by-box4 .zgtit {
  background: url("../images/biao/3.jpg") no-repeat;
  background-size: 100% 100%;
  width: 640px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
}
.biao-parent .by-box4 .zg_biao {
  width: 100%;
  margin: 20px 0;
}
.biao-parent .by-box4 .zg_biao img {
  text-align: center;
  display: block;
  width: 230px;
  height: 33px;
  margin: 0 auto;
}
.biao-parent .by-box4 .zgtit .h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}
.biao-parent .by-box4 .by-bt {
  text-align: center;
  font-size: 20px;
}
.biao-parent .by-box4 .by4-ul {
  width: 1200px;
  margin: 20px auto;
}
.biao-parent .by-box4 .by4-ul li {
  float: left;
  width: 380px;
  height: 297px;
  box-shadow: 0px 0px 15px 1px #dfdfdf;
  margin-left: 30px;
  margin-bottom: 30px;
}
.biao-parent .by-box4 .by4-ul li .p7 {
  text-align: center;
  font-size: 18px;
}
.biao-parent .by-box5 {
  background: url("../images/biao/26.jpg") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 952px;
  padding-bottom: 20px;
}
.biao-parent .by-box5 .zgtit {
  background: url("../images/biao/12.png") no-repeat;
  background-size: 100% 100%;
  width: 496px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
}
.biao-parent .by-box5 .zg_biao {
  width: 100%;
  margin: 20px 0;
  padding-top: 40px;
}
.biao-parent .by-box5 .zg_biao img {
  text-align: center;
  display: block;
  width: 172px;
  height: 37px;
  margin: 0 auto;
}
.biao-parent .by-box5 .zgtit .h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  color: #ffffff;
}
.biao-parent .by-box5 .by-bt {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
.biao-parent .by-box5 .qh_box {
  width: 1200px;
  margin: 20px auto 0;
}
.biao-parent .by-box5 .qh_box1 {
  border: 9px solid #363636;
}
.biao-parent #gallery-top .swiper-slide {
  width: 100%;
  height: 557px;
}
.biao-parent #gallery-top img {
  width: 100%;
}
.biao-parent #gallery-thumbs {
  margin-top: 20px;
}
.biao-parent #gallery-thumbs img {
  width: 100%;
  height: 100%;
}
.biao-parent #gallery-thumbs .swiper-slide {
  position: relative;
  z-index: 1;
}
.biao-parent #gallery-thumbs .qh-name {
  background: #c30102;
  color: #ffffff;
  position: absolute;
  z-index: 3;
  bottom: 2%;
  width: 100%;
  text-align: center;
  padding: 3px 0;
}
.biao-parent #gallery-thumbs .swiper-button-next1 {
  outline: none;
}
.biao-parent #gallery-thumbs .swiper-button-prev1 {
  outline: none;
}
.biao-parent .by-box6 .zgtit {
  background: url("../images/biao/3.jpg") no-repeat;
  background-size: 100% 100%;
  width: 577px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
}
.biao-parent .by-box6 .zg_biao {
  width: 100%;
  margin: 20px 0;
}
.biao-parent .by-box6 .zg_biao img {
  text-align: center;
  display: block;
  width: 196px;
  height: 27px;
  margin: 0 auto;
}
.biao-parent .by-box6 .zgtit .h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}
.biao-parent .by-box6 .by-bt {
  text-align: center;
  font-size: 20px;
}
.biao-parent .by-box6 {
  margin-top: 70px;
}
.biao-parent .by-box6 .fc-box6 {
  width: 1200px;
  margin: 20px auto;
}
.biao-parent .fc-box6 .swiper-container3 li {
  float: left;
  width: 294px;
  margin-left: 8px;
  box-shadow: 0px 0px 15px 1px #dfdfdf;
  position: relative;
  margin-top: 10px;
}
.biao-parent .fc-box6 .swiper-container3 li img {
  padding: 5px;
  position: relative;
  z-index: 1;
}
.biao-parent .fc-box6 .swiper-container3 li .p9 {
  background: #000000;
  opacity: 0.7;
  color: #ffffff;
  text-align: center;
  width: 96%;
  z-index: 3;
  position: absolute;
  bottom: 4%;
  left: 2%;
  padding: 5px 0;
}
.biao-parent .fc-box6 .swiper-container3 {
  padding-bottom: 50px;
}
.biao-parent .fc-box6 .swiper-container3 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.biao-parent .fc-box6 .swiper-container3 .swiper-pagination-bullet-active {
  background: #e60012;
}
.biao-parent .by-box7 {
  background: #f5f5f5;
  width: 100%;
  padding: 23px 0;
}
.biao-parent .by-box7 .zgtit {
  background: url("../images/biao/38.png") no-repeat;
  background-size: 100% 100%;
  width: 502px;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
}
.biao-parent .by-box7 .zg_biao {
  width: 100%;
  margin: 20px 0;
}
.biao-parent .by-box7 .zg_biao img {
  text-align: center;
  display: block;
  width: 202px;
  height: 28px;
  margin: 0 auto;
}
.biao-parent .by-box7 .zgtit .h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}
.biao-parent .by-box7 .by-bt {
  text-align: center;
  font-size: 20px;
}
.biao-parent .by-box7 .tb-box7 {
  width: 1200px;
  margin: 20px auto;
}
.biao-parent .tb-box7 .tb-inset {
  padding: 10px;
  background: #ffffff;
  box-shadow: 0px 0px 15px 1px #dfdfdf;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 img {
  width: 100%;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide {
  position: relative;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide img {
  position: relative;
  z-index: 1;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide .hb-introduce {
  position: absolute;
  z-index: 3;
  bottom: 1%;
  width: 100%;
  background: #000000;
  opacity: 0.8;
  padding: 23px 0;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide .hb-introduce .hb-fl {
  width: 30%;
  float: left;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide .hb-introduce .hb-fl .p8 {
  font-size: 28px;
  color: #ffffff;
  margin-left: 25px;
  margin-top: 10px;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide .hb-introduce .hb-fl .p8 > span {
  color: #d60300;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide .hb-introduce .hb-rt {
  width: 70%;
  float: left;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide .hb-introduce .hb-rt .p9 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
}
.biao-parent .by-box7 .tb-box7 .swiper-container4 .swiper-slide .hb-introduce .hb-rt .p10 {
  color: #ffffff;
  font-size: 20px;
}
.biao-parent .swiper-container4 .swiper-button-prev1,
.biao-parent .swiper-container4 .swiper-button-next1 {
  background-color: #000000;
  opacity: 0.7;
  width: 38px;
  height: 86px;
  top: 47%;
  transition: all 0.5s ease-in;
  outline: none;
}
.biao-parent .swiper-container4 .swiper-button-prev1:hover,
.biao-parent .swiper-container4 .swiper-button-next1:hover {
  background-color: #9e0001;
  opacity: 0.7;
}
.biao-parent .by-box7 .bm-box {
  width: 238px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  margin: 35px auto;
  background: linear-gradient(to right, #ff4d40, #e84443);
  border-radius: 7px;
  cursor: pointer;
}
.biao-parent .by-box8 {
  background: url("../images/biao/40.jpg") no-repeat;
  background-size: 100% 100%;
  width: 100%;
}
.biao-parent .by-box8 .zgtit {
  background: url("../images/biao/41.png") no-repeat;
  background-size: 100% 100%;
  width: 531px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
}
.biao-parent .by-box8 .zg_biao {
  width: 100%;
  margin: 20px 0;
  padding-top: 40px;
}
.biao-parent .by-box8 .zg_biao img {
  text-align: center;
  display: block;
  width: 162px;
  height: 27px;
  margin: 0 auto;
}
.biao-parent .by-box8 .zgtit .h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  color: #ffffff;
}
.biao-parent .by-box8 .by-bt {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  color: #2e2e2e;
}
.biao-parent .by-box8 .kw-box {
  width: 1200px;
  margin: 20px auto 0;
}
.biao-parent .by-box8 .kw-box .swiper-container5 {
  padding-bottom: 50px;
}
.biao-parent .by-box8 .kw-box li {
  width: 296px;
  height: 189px;
  position: relative;
  float: left;
  margin-left: 5px;
  margin-top: 10px;
}
.biao-parent .by-box8 .kw-box li img {
  position: relative;
  width: 100%;
  height: 189px;
}
.biao-parent .by-box8 .kw-box li .p11 {
  position: absolute;
  bottom: 0;
  background-color: #c21c1a;
  width: 100%;
  text-align: center;
  color: #ffffff;
  opacity: 0.8;
  padding: 5px 0;
  font-size: 18px;
}
.biao-parent .swiper-container5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e60012;
}
.biao-parent .swiper-container5 .swiper-pagination-bullet {
  background: #d0d0d0;
  opacity: 1;
  width: 10px;
  height: 10px;
}
.biao-parent .by-box9 .zgtit {
  background: url("../images/biao/3.jpg") no-repeat;
  background-size: 100% 100%;
  width: 577px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
}
.biao-parent .by-box9 .zg_biao {
  width: 100%;
  margin: 20px 0;
}
.biao-parent .by-box9 .zg_biao img {
  text-align: center;
  display: block;
  width: 377px;
  height: 26px;
  margin: 0 auto;
}
.biao-parent .by-box9 .zgtit .h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}
.biao-parent .by-box9 .by-bt {
  text-align: center;
  font-size: 20px;
  color: white;
}
.biao-parent .by-box9 {
  margin-top: 65px;
}
.biao-parent .by-box9 .dk-box {
  width: 1200px;
  margin: 20px auto;
}
.biao-parent .by-box9 .dk-box .swiper-container6 {
  padding-bottom: 50px;
}
.biao-parent .by-box9 .dk-box .swiper-container6 .swiper-slide {
  width: 100%;
  box-sizing: border-box;
}
.biao-parent .by-box9 .dk-box .swiper-container6 ul {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background: white;
  margin: 20px auto;
}
.biao-parent .by-box9 .dk-box .swiper-container6 li {
  float: left;
  width: 50%;
  position: relative;
}
.biao-parent .by-box9 .dk-box .swiper-container6 li img {
  position: relative;
  width: 100%;
  z-index: 1;
}
.biao-parent .by-box9 .dk-box .swiper-container6 li .p12 {
  float: left;
  width: 290px;
  height: 219px;
  margin-left: 5px;
  position: relative;
}
.biao-parent .by-box9 .dk-box .swiper-container6 li .p12:nth-child(3) {
  margin-top: 9px;
}
.biao-parent .by-box9 .dk-box .swiper-container6 li .p12:nth-child(4) {
  margin-top: 9px;
}
.biao-parent .by-box9 .dk-box .swiper-container6 li .p13 {
  position: absolute;
  bottom: 1%;
  z-index: 3;
  width: 99.5%;
  text-align: center;
  background: #000000;
  opacity: 0.7;
  color: #ffffff;
  padding: 7px 0;
  font-size: 18px;
}
.biao-parent .by-box9 .dk-box .swiper-container6 li .p12 .p14 {
  position: absolute;
  bottom: 0;
  z-index: 3;
  width: 100%;
  text-align: center;
  background: #000000;
  opacity: 0.7;
  color: #ffffff;
  padding: 7px 0;
  font-size: 18px;
}
.biao-parent .swiper-container6 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e60012;
}
.biao-parent .swiper-container6 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.biao-parent .by-box10 {
  background: url("../images/biao/57.jpg") no-repeat;
  background-size: 100% 100%;
  width: 100%;
}
.biao-parent .by-box10 .ljxs .swiper-container7 {
  padding-bottom: 50px;
}
.biao-parent .by-box10 .swiper-container7 ul {
  width: 100%;
}
.biao-parent .by-box10 .swiper-container7 li {
  float: left;
  margin-left: 12px;
}
.biao-parent .swiper-container7 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e60012;
  width: 30px;
}
.biao-parent .swiper-container7 .swiper-pagination-bullet {
  background: #ffffff;
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 9px;
}
.biao-parent .by-box0 {
  background: url("../images/biao/64.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 471px;
}
.biao-parent .by-box0 .bytitle {
  padding-top: 40px;
}
.biao-parent .by-box0 .bytitle .bytit-left {
  float: left;
  width: 60px;
  height: 60px;
  background: #de1c20;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.biao-parent .by-box0 .bytitle {
  width: 550px;
  margin: 0 auto;
}
.biao-parent .by-box0 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box0 .bytitle .bytit-right .p15 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 2px;
}
.biao-parent .by-box0 .bytitle .bytit-right .p16 {
  font-size: 18px;
  color: #ffffff;
}
.biao-parent .by-box0 .bytitle-heng {
  width: 104px;
  margin: 10px auto 0;
}
.biao-parent .by-box0 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box0 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #ffffff;
}
.biao-parent .by-box0 .mx-ul {
  width: 1200px;
  margin: 40px auto;
}
.biao-parent .by-box0 .mx-ul li {
  float: left;
  box-sizing: border-box;
  background: #ffffff;
  width: 293px;
  padding: 3px;
  margin-left: 9px;
  text-align: center;
  height: 185px;
}
.biao-parent .by-box0 .mx-ul li img {
  width: 100%;
  height: 177px;
}
.biao-parent .qs-box {
  width: 592px;
  margin: 0 auto;
}
.biao-parent .qs-box .qs-li1 {
  width: 285px;
  height: 47px;
  color: #ffffff;
  line-height: 47px;
  text-align: center;
  background: linear-gradient(to right, #fc3f3f, #cb0505);
  float: left;
  font-size: 20px;
  cursor: pointer;
  border-radius: 9px;
}
.biao-parent .qs-box .qs-li2 {
  width: 285px;
  height: 47px;
  color: #ffffff;
  line-height: 47px;
  text-align: center;
  background: linear-gradient(to right, #fc3f3f, #cb0505);
  float: left;
  font-size: 20px;
  cursor: pointer;
  border-radius: 9px;
  margin-left: 18px;
}
.biao-parent .by-box1 .bytitle {
  padding-top: 40px;
}
.biao-parent .by-box1 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.biao-parent .by-box1 .bytitle {
  width: 563px;
  margin: 0 auto;
}
.biao-parent .by-box1 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box1 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 10px;
}
.biao-parent .by-box1 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #bcbcbc;
}
.biao-parent .by-box1 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box1 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box1 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box1 .all-tit {
  margin-bottom: 40px;
}
.biao-parent .by-box2 {
  background: #eeebec;
  width: 100%;
  padding: 20px 0;
  height: 784px;
}
.biao-parent .by-box2 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.biao-parent .by-box2 .bytitle {
  width: 521px;
  margin: 0 auto;
}
.biao-parent .by-box2 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box2 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 18px;
  text-align: center;
}
.biao-parent .by-box2 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #bcbcbc;
}
.biao-parent .by-box2 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box2 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box2 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box2 .all-tit {
  margin-bottom: 40px;
}
.biao-parent .by-box2 .inset-by {
  width: 1200px;
  margin: 0 auto;
}
.biao-parent .by-box2 .yx-ul li {
  float: left;
  width: 283px;
  height: 260px;
  position: relative;
  z-index: 1;
  border: 1px solid #c1bfc0;
  margin-left: 20px;
  margin-bottom: 20px;
}
.biao-parent .by-box2 .yx-ul li .by2xy-img1 {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.biao-parent .by-box2 .yx-ul li .by2xy-img2 {
  position: absolute;
  z-index: 3;
  width: 30%;
  left: 8%;
  top: 36%;
}
.biao-parent .by-box2 .yx-ul li .by2xy-numbox {
  color: #000000;
  position: absolute;
  z-index: 3;
  bottom: 17%;
  right: 7%;
  font-size: 26px;
}
.biao-parent .by-box2 .yx-ul li .by2xy-numbox > span {
  color: #ee0b1c;
  font-size: 42px;
  font-weight: bold;
}
.biao-parent .by-box2 .yx-ul li .by2xy-mx {
  color: #000000;
  position: absolute;
  z-index: 3;
  bottom: 7%;
  right: 7%;
  font-size: 20px;
}
.biao-parent .by-box2 .allby-ly2 {
  width: 366px;
  margin: 0 auto;
}
.biao-parent .by-box2 .allby-ly2 .ly2-lf {
  float: left;
  width: 50%;
  background: linear-gradient(to right, #ff4d40, #e84443);
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  padding: 7px 0;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.biao-parent .by-box2 .allby-ly2 .ly2-rt {
  float: left;
  width: 50%;
  background: linear-gradient(to right, #595959, #373737);
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  padding: 7px 0;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.biao-parent .by-box3 .bytitle .bytit-left {
  float: left;
  width: 110px;
  height: 55px;
  background: #de1c20;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.biao-parent .by-box3 .bytitle {
  width: 500px;
  margin: 0 auto;
  padding-top: 50px;
  text-align: center;
}
.biao-parent .by-box3 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box3 .bytitle .bytit-right .p15 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 12px;
}
.biao-parent .by-box3 .bytitle .bytit-right .p16 {
  font-size: 15px;
  color: #ffffff;
}
.biao-parent .by-box3 .bytitle-heng {
  width: 104px;
  margin: 10px auto 0;
}
.biao-parent .by-box3 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box3 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #ffffff;
}
.biao-parent .by-box4 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.biao-parent .by-box4 .bytitle {
  width: 563px;
  margin: 0 auto;
}
.biao-parent .by-box4 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box4 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 10px;
}
.biao-parent .by-box4 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #bcbcbc;
}
.biao-parent .by-box4 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box4 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box4 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box4 .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .by-box4-1 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.biao-parent .by-box4-1 .bytitle {
  width: 361px;
  margin: 0 auto;
}
.biao-parent .by-box4-1 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box4-1 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 10px;
}
.biao-parent .by-box4-1 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #bcbcbc;
}
.biao-parent .by-box4-1 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box4-1 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box4-1 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box4-1 .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .by-box4-1 .box4-1-ul {
  width: 1200px;
  margin: 0 auto;
}
.biao-parent .by-box4-1 .box4-1-ul li.li10 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/95.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li11 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/96.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li12 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/97.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li13 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/98.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li14 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/99.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li15 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/100.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li16 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/101.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li17 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/102.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li18 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/103.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li.li19 {
  width: 222px;
  height: 248px;
  background: url("/public/zhuanye/imange/104.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li {
  float: left;
  margin-left: 22px;
  margin-bottom: 20px;
}
.biao-parent .by-box4-1 .box4-1-ul li img {
  width: 40%;
  margin-top: 20px;
  height: 40%;
}
.biao-parent .by-box4-1 .box4-1-ul li .box4-1-text {
  width: 100%;
  text-align: center;
}
.biao-parent .by-box4-1 .box4-1-ul li .box4-1-text .p17 {
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 2px;
}
.biao-parent .by-box5 .bytitle .bytit-left {
  float: left;
  width: 169px;
  height: 55px;
  background: #de1c20;
  color: #ffffff;
  font-size: 36px;
  text-align: center;
  line-height: 54px;
}
.biao-parent .by-box5 .bytitle {
  width: 385px;
  margin: 0 auto;
  padding-top: 50px;
}
.biao-parent .by-box5 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box5 .bytitle .bytit-right .p15 {
  font-size: 27px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 12px;
}
.biao-parent .by-box5 .bytitle .bytit-right .p16 {
  font-size: 15px;
  color: #ffffff;
}
.biao-parent .by-box5 .bytitle-heng {
  width: 104px;
  margin: 10px auto 0;
}
.biao-parent .by-box5 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box5 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #ffffff;
}
.biao-parent .by-box6 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
  margin-left: 53px;
}
.biao-parent .by-box6 .bytitle {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
.biao-parent .by-box6 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box6 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 10px;
}
.biao-parent .by-box6 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #000000;
}
.biao-parent .by-box6 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box6 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box6 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box6 .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .by-box7 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
  margin-left: 53px;
}
.biao-parent .by-box7 .bytitle {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
.biao-parent .by-box7 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box7 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 10px;
}
.biao-parent .by-box7 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #000000;
  letter-spacing: 3px;
}
.biao-parent .by-box7 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box7 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box7 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box7 .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .by-box8 .bytitle .bytit-left {
  float: left;
  width: 110px;
  height: 55px;
  background: #de1c20;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.biao-parent .by-box8 .bytitle {
  width: 414px;
  margin: 0 auto;
  padding-top: 50px;
}
.biao-parent .by-box8 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box8 .bytitle .bytit-right .p15 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 6px;
}
.biao-parent .by-box8 .bytitle .bytit-right .p16 {
  font-size: 15px;
  color: #ffffff;
}
.biao-parent .by-box8 .bytitle-heng {
  width: 104px;
  margin: 10px auto 0;
}
.biao-parent .by-box8 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box8 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #ffffff;
}
.biao-parent .by-box9 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
  margin-left: 53px;
}
.biao-parent .by-box9 .bytitle {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
.biao-parent .by-box9 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box9 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 10px;
}
.biao-parent .by-box9 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #000000;
}
.biao-parent .by-box9 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box9 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box9 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box9 .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .by-box10 .all-tit {
  margin-bottom: 20px;
}
.biao-parent .by-box10 .bytitle .bytit-left {
  float: left;
  width: 110px;
  height: 55px;
  background: #de1c20;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.biao-parent .by-box10 .bytitle {
  width: 414px;
  margin: 0 auto;
  padding-top: 50px;
}
.biao-parent .by-box10 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box10 .bytitle .bytit-right .p15 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 6px;
}
.biao-parent .by-box10 .bytitle .bytit-right .p16 {
  font-size: 15px;
  color: #ffffff;
}
.biao-parent .by-box10 .bytitle-heng {
  width: 104px;
  margin: 10px auto 0;
}
.biao-parent .by-box10 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box10 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #ffffff;
}
.biao-parent .by-box13 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.biao-parent .by-box13 .bytitle {
  width: 650px;
  margin: 0 auto;
}
.biao-parent .by-box13 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box13 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 3px;
}
.biao-parent .by-box13 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #a3a3a3;
  letter-spacing: 3px;
}
.biao-parent .by-box13 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box13 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box13 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box13 .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .kc-alls {
  width: 1200px;
  margin: 0 auto 50px;
}
.biao-parent .kc-alls .tab-lf {
  float: left;
  width: 178px;
  cursor: pointer;
}
.biao-parent .kc-alls .tab-rt {
  float: left;
  width: 1000px;
  box-sizing: border-box;
  padding: 10px;
}
.biao-parent .kc-alls .tab-lf li:last-of-type {
  border-bottom: none;
}
.biao-parent .kc-alls .tab-lf li {
  background-color: #282828;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  padding: 15px 0;
  border-bottom: 1px solid #424242;
}
.biao-parent .kc-alls .tab-lf li.active {
  background-color: #e42e24;
}
.biao-parent .kc-alls .tab-rt {
  padding: 6px;
  box-shadow: 0px 0px 15px 1px #dfdfdf;
  height:459px;
  box-sizing: border-box;
}
.biao-parent .kc-alls .tab-rt table td {
  border: 1px solid #e5e5e5;
}
.biao-parent .kc-alls .tab-rt .tr1 td {
  padding: 10px 0;
  text-align: center;
  font-size: 21px;
}
.biao-parent .kc-alls .tab-rt .trbox td {
  text-align: center;
  font-size: 20px;
}
.biao-parent .by-box14 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.biao-parent .by-box14 .bytitle {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
.biao-parent .by-box14 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box14 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 3px;
}
.biao-parent .by-box14 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #a3a3a3;
}
.biao-parent .by-box14 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box14 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box14 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box14 .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .by-box14 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.biao-parent .by-box14 .byyx-boxs {
  width: 1200px;
  margin: 0 auto;
}
.biao-parent .by-box14 .byyx-boxs .byyx-lf {
  float: left;
}
.biao-parent .by-box14 .byyx-boxs .byyx-lf li {
  width: 161px;
  height: 72px;
  line-height: 72px;
  background: #ffffff;
  text-align: center;
  font-size: 23px;
  color: #000000;
  margin-bottom: 14px;
  box-shadow: 0 0 50px #efeeef;
}
.biao-parent .by-box14 .byyx-boxs .byyx-lf li.active {
  background: #de1c20;
  color: #ffffff;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt {
  float: left;
  width: 1030px;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content1 {
  position: relative;
  height: 244px;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content1 img {
  width: 22px;
  height: 36px;
  position: absolute;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content1 .byyx-text {
  background: #ffffff;
  color: #000000;
  width: 98%;
  height: 244px;
  position: absolute;
  right: 0;
  box-shadow: 0 0 50px #efeeef;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content1 .byyx-text .p18 {
  font-size: 20px;
  width: 90%;
  margin: 20px auto 0;
  letter-spacing: 2px;
  line-height: 35px;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content2 {
  position: relative;
  height: 244px;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content2 img {
  width: 22px;
  height: 36px;
  position: absolute;
  top: 39%;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content2 .byyx-text {
  background: #ffffff;
  color: #000000;
  width: 98%;
  height: 244px;
  position: absolute;
  right: 0;
  box-shadow: 0 0 50px #efeeef;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content2 .byyx-text .p18 {
  font-size: 20px;
  width: 90%;
  margin: 20px auto 0;
  letter-spacing: 2px;
  line-height: 35px;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content3 {
  position: relative;
  height: 244px;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content3 img {
  width: 22px;
  height: 36px;
  position: absolute;
  top: 75%;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content3 .byyx-text {
  background: #ffffff;
  color: #000000;
  box-shadow: 0 0 50px #efeeef;
  width: 98%;
  height: 244px;
  position: absolute;
  right: 0;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content3 .byyx-text .p18 {
  font-size: 20px;
  width: 90%;
  margin: 20px auto 0;
  letter-spacing: 2px;
  line-height: 35px;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content1 .byyx-xq {
  background: linear-gradient(to right, #fc3f3f, #c90303);
  position: absolute;
  right: 6%;
  color: #ffffff;
  padding: 5px 20px;
  border-radius: 4px;
  font-size: 16px;
  bottom: 8%;
  cursor: pointer;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-xq a {
  color: white;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content2 .byyx-xq {
  background: linear-gradient(to right, #fc3f3f, #c90303);
  position: absolute;
  right: 6%;
  color: #ffffff;
  padding: 5px 20px;
  border-radius: 4px;
  font-size: 16px;
  bottom: 8%;
  cursor: pointer;
}
.biao-parent .by-box14 .byyx-boxs .byyx-rt .byyx-content3 .byyx-xq {
  background: linear-gradient(to right, #fc3f3f, #c90303);
  position: absolute;
  right: 6%;
  color: #ffffff;
  padding: 5px 20px;
  border-radius: 4px;
  font-size: 16px;
  bottom: 8%;
  cursor: pointer;
}
.biao-parent .by-box11 .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.biao-parent .by-box11 .bytitle {
  width: 680px;
  margin: 0 auto;
}
.biao-parent .by-box11 .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .by-box11 .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 4px;
}
.biao-parent .by-box11 .bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #000000;
  letter-spacing: 1px;
}
.biao-parent .by-box11 .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .by-box11 .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .by-box11 .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .by-box11 .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .by-box11 .by-bt {
  text-align: center;
  font-size: 20px;
  color: #535353;
}
.biao-parent .by-box11 .video-box {
  background: url(../images/biao/106.png) no-repeat;
  background-size: 100% 100%;
  width: 1200px;
  height: 467px;
  margin: 20px auto;
}
.biao-parent .video-box ul {
  margin-left: 34px;
  padding-top: 38px;
}
.biao-parent .video-box .livideo {
  width: 275px;
  height: 342px;
  float: left;
  margin-left: 12px;
}
.biao-parent .video-box .livideo .video-top {
  position: relative;
  height: 342px;
}
.biao-parent .video-box .livideo .video-top img {
  position: absolute;
  left: 35%;
  top: 35%;
  width: 30%;
}
.biao-parent .video-box .livideo .video1 {
  width: 275px;
  height: 342px;
}
.biao-parent .video-box .livideo p {
  width: 275px;
  height: 50px;
  text-align: center;
  color: #000000;
  font-size: 20px;
  box-shadow: 1px 2px 7px #d2d2d2;
  line-height: 50px;
}
.biao-parent .livideo2 {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 999;
}
.biao-parent .livideo2 .livideo2-inset {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.biao-parent .livideo2 .livideo2-inset .inset-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #ffffff;
  width: 1200px;
  height: 600px;
  animation: mymove 0.7s linear;
  -webkit-animation: mymove 0.7s linear;
}
.biao-parent .livideo2 .livideo2-inset .inset-box .close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -1%;
  top: -2%;
  font-size: 40px;
  color: red;
  text-align: center;
  line-height: 40px;
  z-index: 9999;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  border: 2px solid red;
}
.biao-parent .livideo2 .livideo2-inset .video2 {
  width: 100%;
  height: 100%;
}
@keyframes mymove {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.biao-parent .Room-board {
  width: 100%;
  height: 951px;
  background: url(../images/biao/eat.jpg);
  background-size: 100% 100%;
  background-position: center;
  margin: 44px 0 0;
}
.biao-parent .Room-board .wenben {
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.biao-parent .Room-board .btnbox {
  width: 315px;
  height: 32px;
  line-height: 32px;
  color: white;
  margin: 0 auto;
  cursor: pointer;
}
.biao-parent .Room-board .btnbox div {
  width: 122px;
  height: 32px;
  border: 1px solid white;
  font-size: 21px;
  text-align: center;
  margin-top: 33px;
}
.biao-parent .Room-board .btnbox .active {
  background: #c30102;
  border: none;
}
.biao-parent .Room-board .btnbox .let {
  float: left;
}
.biao-parent .Room-board .btnbox .rht {
  float: right;
}
.biao-parent .Room-board .shishu1 {
  width: 1200px;
  height: 626px;
  margin: 0 auto;
  background: #363636;
  margin-top: 28px;
  padding: 8px;
  position: relative;
}
.biao-parent .Room-board .shishu1 .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.biao-parent .Room-board .shishu1 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.biao-parent .Room-board .shishu1 .gallery-top1 {
  height: 80%;
  width: 100%;
}
.biao-parent .Room-board .shishu1 .gallery-thumbs1 {
  width: 1125px;
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0 auto;
}
.biao-parent .Room-board .shishu1 .gallery-thumbs1 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  position: relative;
}
.biao-parent .Room-board .shishu1 .gallery-thumbs1 .swiper-slide-thumb-active {
  opacity: 1;
}
.biao-parent .Room-board .shishu1 .swiper-button-next,
.biao-parent .Room-board .shishu1 .swiper-button-prev {
  top: 85%;
}
.biao-parent .Room-board .shishu1 .swiper-button-prev {
  background: url(../images/biao/jt1.jpg);
  width: 26px;
  height: 96px;
  outline: none;
  left: 19px;
}
.biao-parent .Room-board .shishu1 .swiper-button-next {
  width: 26px;
  height: 96px;
  background: url(../images/biao/jt2.jpg);
  outline: none;
  right: 19px;
}
.biao-parent .Room-board .shishu1 .swiper-slide-thumb-active i {
  display: block;
  width: 104px;
  height: 9px;
  background: #d20808;
  position: absolute;
  top: -9px;
  left: 36px;
}
.biao-parent .Room-board .shishu2 .swiper-slide-thumb-active i {
  display: block;
  width: 104px;
  height: 9px;
  background: #d20808;
  position: absolute;
  top: -9px;
  left: 36px;
}
.biao-parent .Room-board .shishu2 {
  width: 1200px;
  height: 626px;
  margin: 0 auto;
  background: #363636;
  margin-top: 28px;
  padding: 8px;
  position: relative;
}
.biao-parent .Room-board .shishu2 .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.biao-parent .Room-board .shishu2 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.biao-parent .Room-board .shishu2 .gallery-top2 {
  height: 80%;
  width: 100%;
}
.biao-parent .Room-board .shishu2 .gallery-thumbs2 {
  width: 1125px;
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0 auto;
}
.biao-parent .Room-board .shishu2 .gallery-thumbs2 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  position: relative;
}
.biao-parent .Room-board .shishu2 .gallery-thumbs2 .swiper-slide-thumb-active {
  opacity: 1;
}
.biao-parent .Room-board .shishu2 .swiper-button-next,
.biao-parent .Room-board .shishu2 .swiper-button-prev {
  top: 85%;
}
.biao-parent .Room-board .shishu2 .swiper-button-prev {
  background: url(../images/biao/jt1.jpg);
  width: 26px;
  height: 96px;
  outline: none;
  left: 19px;
}
.biao-parent .Room-board .shishu2 .swiper-button-next {
  width: 26px;
  height: 96px;
  background: url(../images/biao/jt2.jpg);
  outline: none;
  right: 19px;
}
.biao-parent .shishu2 .swiper-slide-thumb-active i {
  display: block;
  width: 104px;
  height: 9px;
  background: #d20808;
  position: absolute;
  top: -9px;
  left: 36px;
}
.biao-parent .Room-board .bytitle .bytit-left {
  float: left;
  width: 110px;
  height: 55px;
  background: #de1c20;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.biao-parent .Room-board .bytitle {
  width: 500px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}
.biao-parent .Room-board .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .Room-board .bytitle .bytit-right .p15 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 12px;
}
.biao-parent .Room-board .bytitle .bytit-right .p16 {
  font-size: 15px;
  color: #ffffff;
}
.biao-parent .Room-board .bytitle-heng {
  width: 104px;
  margin: 10px auto 0;
}
.biao-parent .Room-board .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .Room-board .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #ffffff;
}
.biao-parent .Room-board .by-bt {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
.biao-parent .videoModel {
  width: 1200px;
  height: auto;
  margin: 0 auto 0 auto;
  margin-top: 32px;
}
.biao-parent .videocont {
  width: 1200px;
  height: 540px;
  margin: 0 auto 0 auto;
}
.biao-parent .videoModel .videoLeft {
  width: 960px;
  height: 540px;
  float: left;
  margin-right: 25px;
}
.biao-parent .videoModel .videoLeft .wtShowVideo {
  width: 100%;
  height: 100%;
  background: black;
}
.biao-parent .videoModel .videoright {
  width: 214px;
  float: left;
  overflow: hidden;
  height: 540px;
}
.biao-parent .videoModel .videoright li {
  width: 214px;
  height: 120px;
  margin-bottom: 20px;
  box-shadow: 0px 2px 4px 0px #949494;
  position: relative;
  overflow: hidden;
}
.biao-parent .videoModel .videoright li .videorimg {
  width: 100%;
  height: 100%;
  z-index: 999;
  position: absolute;
  left: 0;
  top: 0;
}
.biao-parent .videoModel .videoright .videoimg {
  background-image: url(../img/syimg/syvideoimg.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.biao-parent .video1 {
  background-position: 0 0;
}
.biao-parent .video2 {
  background-position: -214px 0;
}
.biao-parent .video3 {
  background-position: -428px 0;
}
.biao-parent .video4 {
  background-position: -642px 0;
}
.biao-parent .videoModel .videoright li p {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  position: absolute;
  left: 0;
  top: 0;
}
.biao-parent .videoModel .videoright li p img {
  width: 45px;
  height: 45px;
  display: block;
  margin: 40px auto 0 auto;
}
.biao-parent .videoModel .videoright li:last-child {
  background: #000;
}
.biao-parent .videoModel .videoright li a {
  width: 100%;
  height: 82px;
  padding-top: 38px;
  display: block;
  text-align: center;
  color: #fff;
}
.biao-parent .videoModel .videoright li a i {
  font-size: 32px;
  text-align: center;
  line-height: 34px;
  display: block;
}
.biao-parent .videoModel .videoright li a div {
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.biao-parent .star {
  margin-top: 40px;
}
.biao-parent .wu-box9video .bytitle .bytit-left {
  float: left;
  padding: 2px 4px;
  background: #de1c20;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  margin-top: 7px;
}
.biao-parent .wu-box9video .bytitle {
  width: 357px;
  margin: 0 auto;
}
.biao-parent .wu-box9video .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .wu-box9video .bytitle .bytit-right .p15 {
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 10px;
}
.biao-parent .wu-box9video.bytitle .bytit-right .p16 {
  font-size: 16px;
  color: #000000;
}
.biao-parent .wu-box9video .bytitle-heng {
  width: 104px;
  margin: 10px auto;
}
.biao-parent .wu-box9video .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .wu-box9video .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .wu-box9video .all-tit {
  margin-bottom: 20px;
  margin-top: 40px;
}
.biao-parent .wu-box9video .by-bt {
  text-align: center;
  font-size: 20px;
  color: #000000;
  margin-top: 5px;
}
.biao-parent .wu-box9video .bm-box1 {
  width: 238px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  margin: 35px auto;
  background: linear-gradient(to right, #ff4d40, #e84443);
  border-radius: 7px;
  cursor: pointer;
}
.biao-parent .advicebox {
  width: 100%;
  height: 634px;
  background: #eeeeee;
  margin-top: 57px;
}
.biao-parent .advicebox .advice {
  width: 1200px;
  margin: 0 auto;
  margin-top: 46px;
}
.biao-parent .advicebox .advice .advice-left {
  width: 631px;
  height: 384px;
  border-radius: 25px;
  float: left;
  overflow: hidden;
}
.biao-parent .advicebox .advice .advice-left img {
  width: 100%;
  height: 100%;
}
.biao-parent .advicebox .advice .advice-right {
  width: 560px;
  height: 384px;
  float: right;
}
.biao-parent .advicebox .advice .advice-right .right-top li {
  width: 134px;
  height: 46px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: #3a3a3a;
  font-size: 20px;
  color: white;
  line-height: 46px;
  float: left;
  margin-right: 5px;
  text-align: center;
  cursor: pointer;
}
.biao-parent .advicebox .advice .advice-right .right-top .active {
  background: #ec4642;
}
.biao-parent .advicebox .advice .advice-right .right-bottom {
  width: 100%;
  height: 330px;
  background: white;
  position: relative;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-container {
  width: 482px;
  height: 220px;
  padding-top: 30px;
  margin: 0 auto;
  text-align: center;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-slide .p-title {
  font-size: 24px;
  color: #0000;
  margin-bottom: 19px;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-slide .texts {
  width: 482px;
  height: 150px;
  background: #f8f8f8;
  margin: 0 auto;
  text-indent: 28px;
  text-align: justify;
  font-size: 14px;
  color: #7a7a7a;
  margin-top: 25px;
  padding: 10px;
  box-sizing: border-box;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  margin-right: 15px;
  opacity: 1;
  background: #3333;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-pagination-bullet-active {
  background: #d50002;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-pagination {
  left: 232px;
  bottom: 28px;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-button-next,
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-button-prev {
  top: 87%;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-button-prev {
  left: 40px;
  width: 50px;
  height: 50px;
  background: url(../images/biao/btn1.png);
  background-size: 100% 100%;
  outline: none;
}
.biao-parent .advicebox .advice .advice-right .right-bottom .swiper-button-next {
  width: 56px;
  height: 50px;
  background: url(../images/biao/btn2.png);
  background-size: 100% 100%;
  outline: none;
  right: 40px;
}
.biao-parent .advicebox .bytitle .bytit-left {
  float: left;
  width: 60px;
  height: 60px;
  background: #de1c20;
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  line-height: 54px;
  margin-top: 7px;
}
.biao-parent .advicebox .bytitle {
  width: 401px;
  margin: 0 auto;
}
.biao-parent .advicebox .bytitle .bytit-right {
  float: left;
  margin-left: 10px;
}
.biao-parent .advicebox .bytitle .bytit-right .p15 {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 6px;
}
.biao-parent .advicebox .bytitle .bytit-right .p16 {
  font-size: 18px;
  color: #676767;
}
.biao-parent .advicebox .wy-inset {
  padding-top: 30px;
}
.biao-parent .advicebox .bytitle-heng {
  width: 104px;
  margin: 10px auto 0;
}
.biao-parent .advicebox .bytitle-heng .heng-lf {
  float: left;
  width: 20%;
  height: 3px;
  background: #ee0b1c;
}
.biao-parent .advicebox .bytitle-heng .heng-rt {
  float: left;
  width: 80%;
  height: 3px;
  background: #000000;
}
.biao-parent .videoModel聽.videoright聽li聽div聽 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 27px;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  z-index: 999;
  font-size: 15px;
}
.zhanguo {
  width: 100%;
  height: 1432px;
  background: url(../pictuer/bj.jpg);
  background-size: 100% 100%;
  background-position: center;
  margin-top: 36px;
  padding-top: 34px;
  box-sizing: border-box;
}
.zhanguo .content {
  width: 1200px;
  margin: 0 auto;
}
.zhanguo .content .text {
  text-align: center;
  font-size: 16px;
  color: white;
  margin-bottom: 42px;
}
.zhanguo .content .text-left {
  width: 425px;
  float: left;
}
.zhanguo .content .text-left .div {
  margin-bottom: 43px;
}
.zhanguo .content .text-left .div img {
  position: relative;
  top: 5px;
}
.zhanguo .content .text-left .div span {
  font-size: 26px;
  color: white;
  font-weight: bold;
}
.zhanguo .content .text-left .div p {
  font-size: 14px;
  color: white;
  margin-top: 15px;
}
.zhanguo .content .text-left .div button {
  width: 99px;
  height: 24px;
  color: white;
  background: #ca0404;
  line-height: 24px;
  border-radius: 20px;
  text-align: center;
  border: none;
  outline: none;
  float: right;
  margin-top: 19px;
}
.zhanguo .content .imgbox {
  width: 345px;
  float: left;
  text-align: center;
  box-sizing: border-box;
  padding-top: 70px;
}
.zhanguo .content .text-right {
  width: 425px;
  float: right;
}
.zhanguo .content .text-right .div {
  margin-bottom: 12px;
}
.zhanguo .content .text-right .div img {
  position: relative;
  top: 5px;
}
.zhanguo .content .text-right .div span {
  font-size: 26px;
  color: white;
  font-weight: bold;
}
.zhanguo .content .text-right .div p {
  font-size: 14px;
  color: white;
  margin-top: 15px;
}
.zhanguo .content .text-right .div button {
  width: 99px;
  height: 24px;
  color: white;
  background: #ca0404;
  line-height: 24px;
  border-radius: 20px;
  text-align: center;
  border: none;
  outline: none;
  float: right;
  margin-top: 19px;
}
.teachers {
  width: 100%;
  height: 1111px;
  background: url(../../zhuanye/pictuer/bj2.png);
  background-size: 100% 100%;
  background-position: center;
  margin-top: 39px;
  padding-top: 32px;
}
.teachers .text {
  color: white;
  font-size: 17px;
  text-align: center;
}
.teachers .teacher-box {
  width: 1200px;
  margin: 0 auto;
  height: 819px;
  position: relative;
}
.teachers .swiper-container {
  width: 100%;
  height: 100%;
}
.teachers .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.teachers .swiper-slide ul li {
  width: 289px;
  height: 388px;
  margin-bottom: 13px;
  position: relative;
  float: left;
  margin-right: 14px;
}
.teachers .swiper-slide ul li img {
  width:100%;
  height:100%;
}
.teachers .swiper-slide ul li div {
  position: absolute;
  bottom: 10px;
  color: white;
  text-align: left;
  left: 11px;
}
.teachers .swiper-slide ul li div i {
  display: block;
  width: 39px;
  height: 3px;
  background: #bc0000;
  position: relative;
  top: -5px;
}
.teachers .swiper-slide ul li div p {
  font-size: 18px;
}
.teachers .swiper-slide ul li div span {
  font-size: 16px;
}
.teachers .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  margin-right: 10px;
  background: #eeeeee;
  opacity: 1;
  position: relative;
  top: 3px;
  left: 585px;
}
.teachers .swiper-pagination-bullet-active {
  background: #e60012;
}
.setup {
  width: 1200px;
  margin: 0 auto;
  margin-top: 43px;
}
.setup .wenben {
  color: #404040;
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
  line-height: 30px;
}
.setup .banxin {
  width: 100%;
  height: 342px;
  background: url(../../zhuanye/pictuer/bj3.png);
  background-size: 100% 100%;
  background-position: center;
  margin-top: 48px;
  position: relative;
}
.setup .banxin div {
  position: absolute;
  width: 145px;
  text-align: center;
  margin: 0 auto;
}
.setup .banxin div p {
  color: #25282b;
  font-size: 24px;
}
.setup .banxin div span {
  color: #a4a4a4;
  font-size: 16px;
}
.setup .banxin .div1 {
  top: 169px;
  left: 17px;
}
.setup .banxin .div2 {
  top: 82px;
  left: 222px;
}
.setup .banxin .div3 {
  top: 169px;
  left: 430px;
}
.setup .banxin .div4 {
  top: 81px;
  left: 630px;
}
.setup .banxin .div5 {
  top: 175px;
  left: 830px;
}
.setup .banxin .div6 {
  top: 87px;
  left: 1034px;
}
.setup .school {
  width: 100%;
  margin-top: 27px;
}
.setup .school li {
  width: 292px;
  height: 193px;
  overflow: hidden;
  position: relative;
  border-radius: 11px;
  float: left;
  margin-right: 10px;
}
.setup .school li img {
  width: 100%;
  height: 100%;
}
.setup .school li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 41px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 18px;
  line-height: 41px;
  text-align: center;
}
.tixi {
  margin-top: 30px;
  width: 100%;
  height: 664px;
  background: url(../../zhuanye/pictuer/bj4.jpg);
  background-size: 100% 100%;
  background-position: center;
  padding-top: 61px;
}
.biaobox .by-box4-1 .box4-1-ul li:hover img {
  transform: scale(1.2);
}
.biaobox .by-box4-1 .box4-1-ul li img {
  width: 40%;
  margin-top: 20px;
  height: 40%;
  transition: all 0.5s;
}
.daikao {
  width: 100%;
  height: 794px;
  background: url(/public/zhuanye/imange/daikao.jpg);
  background-size: 100% 100%;
  padding-top: 1px;
  margin-top: 40px;
  background-position: center;
}
.daikao .swiper-pagination-bullet {
  background: white;
  opacity: 1;
}
.model {
  width: 1200px;
  margin: 0 auto;
  margin-top: 49px;
}
.model .text {
  text-align: center;
  font-size: 16px;
  color: #2e2e2e;
}
.model ul {
  margin-top: 37px;
}
.model ul li {
  width: 292px;
  height: 367px;
  background: white;
  padding: 9px;
  position: relative;
  float: left;
  box-sizing: border-box;
  margin-right: 9px;
}
.model ul li img {
  width: 100%;
  height: 100%;
}
.model ul li .div {
  position: absolute;
  top: 6px;
  width: 275px;
  height: 353px;
  background: rgba(0, 0, 0, 0.5);
}
.model ul li .div div {
  width: 258px;
  height: 332px;
  border: 3px solid white;
  text-align: center;
  color: white;
  padding: 52px 16px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.model ul li .div div i {
  display: block;
  margin: 0 auto;
  width: 112px;
  height: 3px;
  background: #b1000d;
}
.model ul li .div div p {
  font-size: 30px;
  margin-bottom: 0px;
}
.model ul li .div div .span1 {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}
.model ul li .div div .span2 {
  display: block;
  font-size: 14px;
  text-align: justify;
}
.xuan {
  width: 100%;
}
.xuan .Room-board .shishu1 {
  width: 1200px;
  height: 749px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 8px;
  position: relative;
}
.xuan .Room-board .shishu1 .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.xuan .Room-board .shishu1 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.xuan .Room-board .shishu1 .gallery-top112 {
  height: 606px;
  width: 100%;
}
.xuan .Room-board .shishu1 .gallery-thumbs112 {
  width: 1200px;
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0 auto;
}
.xuan .Room-board .shishu1 .gallery-thumbs112 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  position: relative;
}
.xuan .Room-board .shishu1 .gallery-thumbs112 .swiper-slide .img {
  width: 100%;
  height: 107px;
  vertical-align: bottom;
}
.xuan .Room-board .shishu1 .gallery-thumbs112 .swiper-slide p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: white;
  background: #c30102;
  background-size: 100% 100%;
  text-align: center;
}
.xuan .Room-board .shishu1 .gallery-thumbs112 .swiper-slide p img {
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.xuan .Room-board .shishu1 .gallery-thumbs112 .swiper-slide-thumb-active {
  opacity: 1;
}
.xuan .Room-board .shishu1 .swiper-button-next,
.xuan .Room-board .shishu1 .swiper-button-prev {
  top: 86%;
}
.xuan .Room-board .shishu1 .swiper-button-prev {
  background: url(../../two/picture/sh17.jpg);
  width: 36px;
  height: 96px;
  outline: none;
  left: 8px;
}
.xuan .Room-board .shishu1 .swiper-button-next {
  width: 36px;
  height: 96px;
  background: url(../../two/picture/sh18.jpg);
  outline: none;
  right: 8px;
}
.xuan .Room-board .shishu1 .swiper-slide-thumb-active i {
  display: block;
  width: 104px;
  height: 9px;
  background: #d20808;
  position: absolute;
  top: -9px;
  left: 57px;
}
.xuan .Room-board .v-box {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: center;
}
.xuan .Room-board .v-box p {
  width: 300px;
  height: 66px;
  color: #fff;
  line-height: 30px;
  position: relative;
  top: -1px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.5);
}
.xuan .Room-board .v-box p span {
  margin-left: 15px;
}
.xuan .Room-board .v-box p span {
  margin-left: 15px;
  display: block;
}
.xuan .Room-board .mejs-container {
  border-radius: 0 !important;
  border: none !important;
  outline: none !important;
}
.xuan .Room-board .mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
}
.xuan .Room-board .mejs-controls .mejs-button button {
  background: transparent url(/public/luyin/images/controls.svg) no-repeat;
}
.xuan .Room-board .mejs-controls .mejs-play button {
  background-position: 0 0;
}
.xuan .Room-board .mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
.xuan .Room-board .mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
.xuan .Room-board .mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
.xuan .Room-board .mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(/public/luyin/images/loading.gif) 50% 50% no-repeat;
}
.cf-box {
  width: 100%;
  height: 702px;
  background: url(/public/imange/cfbj.jpg);
  background-size: 100% 100%;
  background-position: center;
  margin-top: 60px;
  padding-top: 29px;
}
.cf-box .cf-content {
  width: 1200px;
  margin: 0 auto;
  height: 444px;
  overflow: hidden;
}
.cf-box .cf-content div {
  width: 194px;
  height: 444px;
  float: left;
  transition: all 1s;
  overflow: hidden;
  position: relative;
}
.cf-box .cf-content .active {
  width: 597px;
  height: 444px;
}
.cf-box .text {
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#triangle-left {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 20px solid white;
  border-bottom: 15px solid transparent;
  position: absolute;
}
