@charset "UTF-8";
/* CSS Document */
body {background: #fff;}
a {color: inherit;}
.flex {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-around;
  align-content: space-between;
}
.wrapper {
  width: 700px;
  margin: auto;
}
.mar {margin: 30px auto;}

.title_main {text-align: center;max-height: 150px;}
.title_main strong {font-size: 40px;color: #39a0c0;}
.title_main p {margin-top: 10px;}

.ys li {
  width: 200px;
  text-align: center;
  color: #a3a3a3;
  font-size: 16px;
  margin-bottom: 30px;
}
.ys li img {
  width: 150px;
  height: 150px;
}
.ys li strong {
  font-size: 20px;
  line-height: 2em;
}
.ys-swiper {text-align: center;}

.zxbtn {
  display: block;
  width: 450px;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  background: #ea5858;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.bf {
  background: url("/images/zt/dqzh/bf-bg.jpg") no-repeat center/cover;
  overflow: hidden;
}
.bf .swiper-slide li {
  width: 280px;
  height: 122px;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #fff;
  border-radius: 10px;
  color: #fff;
  text-align: center;
}
.bf .swiper-slide li p {
  margin-top: 15px;
  text-align: left;
  text-indent: 2em;
  line-height: 1.8em;
}

.zy_title {
  justify-content: center;
  align-items: center;
  text-align: center;
  border-bottom: 1px solid #b1b0b0;
  font-size: 24px;
}
.zy_title img {margin-right: 20px;}
.zy_title span {
  font-size: 14px;
  color: #b1b0b0;
  text-transform: uppercase;
}
.zy article {width: 380px;}
.zy article a {
  width: 380px;
  justify-content: space-between;
  line-height: 35px;
  transition: all 0.35s;
}
/*.zy article a:hover {transform: skew(-10deg)}*/
.zy article a:hover {transform: translateX(10px)}
.zy article a span {width: 165px;color: #8fcbdf;}
.zy article .zybtn {
  display: block;
  width: 286px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  background: #8fcbdf;
  color: #fff;
  text-align: center;
}

.bggrey {
  background: #f1f1f1;
  overflow: hidden;
}
.title-sub {
  text-align: center;
  position: relative;
  z-index: 1;
}
.title-sub strong {
  padding: 0 20px;
  font-size: 40px;
  background: #f1f1f1;
  color: #39a0c0;
}
.title-sub:after {
  width: 600px;
  height: 0;
  content: '';
  border: 1px solid #39a0c0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
/*报名表单*/
.radiobox, .checkbox {font-size: 0;}
.formbtn1 {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin: 10px;
  border: 1px solid #d2d2d2;
  background: #fff;
  cursor: pointer;
  font-size: 1rem;
}
.formbtn2 {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin: 10px;
  border: 1px solid #d2d2d2;
  /*background: #fff;*/
  cursor: pointer;
  font-size: 1rem;
}
.on {background: #d2d2d2;}
.xdxc-input {
  display: inline-block;
  width: 500px;
  height: 40px;
  line-height: 40px;
  margin: 10px auto;
  text-indent: 1em;
  font-size: 1rem;
  border: 1px solid #39a0c0;
  vertical-align: top;
}
.xdxc-submit {
  display: inline-block;
  width: 190px;
  height: 42px;
  line-height: 42px;
  margin: 10px auto;
  background-color: #39a0c0;
  border: 1px solid #39a0c0;
  color: #fff;
  font-size: 1rem;
  vertical-align: top;
  cursor: pointer;
}
.xdxcform p {
  text-align: right;
  font-size: 14px;
  color: #d2d2d2;
  margin-bottom: 20px;
}

.wt-swiper {width: 600px;}
.wt-swiper .swiper-slide {
  width: 180px !important;
  background: #eeeeed;
  border-radius: 5px;
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
}
.wt-swiper .swiper-slide img {
  width: 90px;
  height: 90px;
  margin-bottom: 15px;
}
.wtbtn {
  display: block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  border-radius: 50px;
  background: #b5b5b5;
  color: #fff;
  margin: 15px auto 0;
  transition: all 0.35s;
}
.wtbtn:hover {
  background: #ea5858;
}
.wt {position: relative;}
.wt-swiper-button-prev, .wt-swiper-button-next {
  background: #b5b5b5;
  border: 5px solid #b5b5b5;
  outline: none;
}


.formbox {
  padding: 30px 0;
  justify-content: space-around;
}
.btform-title {
  font-size: 30px;
  color: #ea5858;
  text-align: center;
  margin-bottom: 15px;
}
.btform label {
  align-items: center;
}
.btform label span {
  width: 80px;
  text-align: right;
}
.btform-input {
  width: 320px;
  height: 35px;
  border: 1px solid #ccc;
  background: #fff;
  margin: 10px 5px;
}
.btform label font {
  width: 252px;
  font-size: 14px;
  color: #c42120;
}
.btform-submit {
  display: block;
  width: 480px;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
  background: #ea5858;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}
.formbox p {
  margin-top: 20px;
  line-height: 2em;
  font-size: 16px;
}
.formbox p b {font-size: 24px;}
