img {
  display: block;
}
p {
  line-height: 1.5;
}
.banner,
.banner img {
  width: 16rem;
  height: 10rem;
  display: block;
}
.cl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* ¿Ú±®ºÃ */
.pinpai_tit {
  width: 16rem;
  margin-top: 0.75rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pinpai_tit b {
  width: 1.4rem;
  height: 1.4rem;
  padding: 0.1rem;
  border: 0.05rem solid #a0a0a0;
  border-radius: 50%;
  margin: 0 0.1rem;
  color: #ff6600;
}
.pinpai_tit b font {
  width: 1.1rem;
  line-height: 1rem;
  display: block;
  text-align: center;
  border: 0.05rem solid #a0a0a0;
  border-radius: 50%;
  font-size: 0.65rem;
}
.pinpai_tit b:nth-child(3) {
  color: #010101;
  font-weight: normal;
}
.pinpai_tit p {
  width: 14.8rem;
  font-size: 0.55rem;
  line-height: 0.8rem;
  margin-top: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pinpai_tit p::before,
.pinpai_tit p::after {
  content: "";
  width: 3.5rem;
  height: 0.25rem;
  display: block;
  background: url(../images/line.png) no-repeat;
  background-size: 100%;
  margin: 0 0.15rem;
}
.pinpai_tit p::after {
  transform: rotateY(180deg);
}
.big_img {
  width: 14.8rem;
  height: 9.7rem;
  margin: 0.5rem auto 0 auto;
}
.img_txt {
  width: 14.8rem;
  line-height: 1.8rem;
  margin: 0.75rem auto 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.img_txt p {
  font-size: 0.85rem;
  color: #ee7800;
  font-weight: bold;
  letter-spacing: 0.075rem;
}
.img_txt p:last-child {
  color: #000;
}
.img_txt p::before {
  content: "";
  width: 3.5rem;
  height: 0.1rem;
  display: block;
  background: #ee7800;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.img_txt img {
  width: 0.8rem;
  height: 0.35rem;
  margin: 0 0.15rem;
}
.zx {
  width: 14.8rem;
  height: 1.4rem;
  margin: 0.6rem auto 1rem auto;
  display: flex;
  justify-content: space-between;
}
.zx a {
  width: 5.5rem;
  height: 1.4rem;
  display: block;
  background: #ff6600;
  font-size: 0.6rem;
  line-height: 1.2rem;
  text-align: center;
  color: #fff;
  border: 0.1rem solid #ff6600;
  border-radius: 0.15rem;
}
.zx a:nth-child(2) {
  color: #ff6600;
  background: #fff;
}
.zx2 {
  width: 14.8rem;
  height: 2rem;
  display: block;
  margin: 1rem auto;
  background: #ff6600;
  font-size: 0.8rem;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  letter-spacing: 0.075rem;
  border-radius: 0.15rem;
}
/* ½ÌÑ§ºÃ */
.jiaoxue {
  width: 16rem;
  overflow: hidden;
  background: #f1f1f1;
}
.jiaoxue_list {
  width: 14.8rem;
  overflow: hidden;
  margin: 0.75rem auto 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jiaoxue_list > div {
  /*width: 14.3*@rem;*/
  padding: 0.4rem;
  background: #fff;
}
.jiaoxue_list > div:nth-child(n+3) {
  margin-top: 0.5rem;
}
.jiaoxue_list > div img {
  width: 6.35rem;
  height: 5.05rem;
}
.jiaoxue_list > div p {
  font-size: 0.55rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
  text-align: center;
  line-height: 0.55rem;
  margin-top: 0.4rem;
}
/* ×¨ÒµºÃ */
.prof_tit_list {
  width: 14.8rem;
  height: 2rem;
  display: flex;
  justify-content: space-between;
  margin: 0.75rem auto 0 auto;
}
.prof_tit {
  width: 4.4rem;
  height: 1.8rem;
  border: 0.05rem solid #a0a0a0;
  padding: 0.1rem;
}
.prof_tit p {
  width: 4.1rem;
  height: 1.5rem;
  font-size: 0.6rem;
  line-height: 1.4rem;
  text-align: center;
  border: 0.05rem solid #a0a0a0;
  color: #141414;
}
.prof_tit.on {
  border: 0.05rem solid #ff6600;
}
.prof_tit.on p {
  background: #ff6600;
  color: #fff;
  border: 0.05rem solid #ff6600;
}
.prof_box_list {
  width: 14.8rem;
  height: 12.3rem;
  margin: 0.75rem auto 0 auto;
}
.prof_box {
  width: 14.8rem;
  height: 12.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.prof_box > a {
  width: 7.15rem;
  height: 5.9rem;
  display: block;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.15);
  color: #666;
}
.prof_box > a:nth-child(n+3) {
  margin-top: 0.5rem;
}
.prof_box > a img {
  width: 7.15rem;
  height: 4.4rem;
}
.prof_box > a p {
  width: 7.15rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.6rem;
  line-height: 1.5rem;
}
.prof_box > a p::before {
  content: "";
  width: 0.65rem;
  height: 0.9rem;
  display: block;
  background: url(../images/hot.png) no-repeat;
  background-size: 100%;
  margin-right: 0.15rem;
}
.prof_box > a p font {
  transform: scale(0.8);
}
.laoshihao_list {
  width: 14.8rem;
  height: 17.5rem;
  margin: 0.5rem auto 0;
}
.bd ul li {
  position: relative;
}
.bd ul li img {
  width: 100%;
}
.hd {
  position: absolute;
  bottom: 0;
  right: 0;
}
.hd span {
  display: block;
  float: left;
  width: 1rem;
  height: 1rem;
}
.hd span:nth-child(1) {
  background: #fff;
}
.hd span:nth-child(2) {
  background: #ffd926;
}
.hd span img {
  width: 0.6rem;
  margin-top: 0.3rem;
  margin-left: 0.2rem;
}
.bd ul li h2 {
  position: absolute;
  bottom: 4px;
  width: 100%;
  height: 1rem;
  font-size: 0.6rem;
  line-height: 1.1rem;
  text-align: center;
  color: #fff;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.3);
}
.slidebox {
  position: relative;
}
.laoshihao_text {
  width: 14rem;
  background: #f60;
  color: #fff;
  margin: 0 auto;
  padding: 0.4rem;
}
.laoshihao_text h2 {
  margin-bottom: 1rem;
  font-size: 0.55rem;
}
.laoshihao_text p {
  margin-bottom: 56px;
  font-size: 0.45rem;
  text-align: justify;
}
.laoshihao_text a {
  display: block;
  width: 4.5rem;
  height: 1rem;
  line-height: 1rem;
  background: #ffd926;
  font-size: 0.5rem;
  text-align: center;
  margin-bottom: -1.15rem;
}
.prof_box_list_2 {
  width: 14.8rem;
  height: 7.15rem;
  margin: 0.75rem auto 0 auto;
}
.prof_box_2 {
  width: 14.8rem;
  height: 12.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.prof_box_2 > a {
  width: 7.15rem;
  display: block;
}
.prof_box_2 > a img {
  width: 7.15rem;
}
.big_img {
  width: 14.8rem;
  height: 9.7rem;
  margin: 0.5rem auto 0 auto;
}
.jiaoxue > h2.tit {
  width: 14.8rem;
  height: 1rem;
  margin: 0.5rem auto 0 auto;
  text-align: center;
}
.jiaoxue > p {
  width: 14.8rem;
  height: 4rem;
  margin: 0.5rem auto 0 auto;
  text-align: justify;
  font-size: 0.55rem;
}
.jiaoxue > p span {
  display: block;
  font-weight: bold;
  margin-bottom: 0.25rem;
}
.jyh_img {
  width: 14.8rem;
  margin: 0.5rem auto 0 auto;
}
.yxxz {
  width: 14.8rem;
  margin: 0.5rem auto 0 auto;
}
.yxxz ul li {
  float: left;
  width: 7.15rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.yxxz ul li:nth-child(2n) {
  margin-right: 0;
}
.yxxz ul li img {
  width: 100%;
}
.yxxz ul li > div {
  border: 1px solid #fe7510;
  padding: 0.4rem;
  border-top: none;
}
.yxxz ul li > div h2 {
  font-size: 0.6rem;
  padding-left: 0.5rem;
  border-left: 3px solid #fe7510;
  margin-bottom: 0.25rem;
}
.yxxz ul li > div h2 i {
  font-style: normal;
  float: right;
  color: #fe7510;
}
.yxxz ul li > div p {
  font-size: 0.4rem;
}
.input {
  width: 14.8rem;
  margin: 0.5rem auto 0 auto;
}
.input input {
  padding-left: 0.5rem;
  border: 1px solid #afafaf;
  border-radius: 0.25rem;
  font-size: 0.55rem;
  width: 14.8rem;
  height: 1.5rem;
  margin: 0.5rem auto 0 auto;
}
/*# sourceMappingURL=index.css.map */