body {
  background-color: #f5f5f5;
}
.a-body {
  box-sizing: border-box;
  padding: 1.2rem;
  background-color: #fff;
}
.five li {
  padding: 1.3rem 0;
  border-bottom: .1rem dashed #f0f0f0;
}
.five li:last-of-type {
  border-bottom: none;
}
.five li .con {
  word-break: break-all;
  word-wrap: break-word;
}
.five li .con a h3 {
  font-size: 1.1rem;
}
.five li .con a p {
  text-indent: 2em;
  margin-top: .6rem;
}
.five li .con .PV {
  display: flex;
  justify-content: space-between;
  margin-top: .8rem;
}
.five li .con .PV div {
  display: flex;
  align-items: center;
}
.five li .con .PV div span {
  font-size: .9rem;
  color: #999;
  margin-left: .4rem;
}
#about > div:nth-of-type(1) {
  background-color: #fff;
  box-sizing: border-box;
  padding: 1rem 1.2rem;
}
#about > div:nth-of-type(1) .a-head {
  padding-bottom: .2rem;
  padding-left: .8rem;
  border-bottom: .1rem solid #f24b4b;
  position: relative;
}
#about > div:nth-of-type(1) .a-head::before {
  content: "";
  display: block;
  width: .4rem;
  height: 2.5rem;
  background-color: #f24b4b;
  position: absolute;
  top: 0;
  left: 0;
}
#about > div:nth-of-type(1) .a-head p {
  line-height: 1.6rem;
}
#about > div:nth-of-type(1) .a-head p:nth-of-type(1) {
  font-size: 1.4rem;
  color: #343434;
  line-height: 1.2rem;
}
#about > div:nth-of-type(1) .a-body {
  padding-top: 1rem;
}
#about > div:nth-of-type(1) .a-body p {
  color: #666;
  text-indent: 2em;
  margin-bottom: .6rem;
  line-height: 1.8rem;
}
#about > div:nth-of-type(1) .a-body h3 {
  font-size: 1.3rem;
  font-weight: normal;
  color: #353535;
  text-align: center;
  margin-bottom: 1.2rem;
}
#about > div:nth-of-type(1) .a-body h4 {
  font-size: 1.2rem;
  font-weight: normal;
  color: #353535;
  margin-bottom: .6rem;
}
#lianxiwm .contact {
  background-color: #fff;
  box-sizing: border-box;
  padding: 1rem 1.2rem;
}
#lianxiwm .contact .c-head {
  padding-bottom: .2rem;
  padding-left: .8rem;
  border-bottom: .1rem solid #f24b4b;
  position: relative;
}
#lianxiwm .contact .c-head::before {
  content: "";
  display: block;
  width: .4rem;
  height: 2.5rem;
  background-color: #f24b4b;
  position: absolute;
  top: 0;
  left: 0;
}
#lianxiwm .contact .c-head p {
  line-height: 1.6rem;
}
#lianxiwm .contact .c-head p:nth-of-type(1) {
  font-size: 1.4rem;
  color: #343434;
  line-height: 1.2rem;
}
#lianxiwm .contact .c-body {
  display: flex;
  align-items: center;
  padding-top: 1rem;
}
#lianxiwm .contact .c-body .c-left {
  width: 80%;
}
#lianxiwm .contact .c-body .c-left div {
  display: flex;
  align-items: center;
  margin-bottom: .85rem;
  font-size: 1rem;
}
#lianxiwm .contact .c-body .c-left div img {
  width: 1.4rem;
  display: block;
  margin-right: .4rem;
}
#lianxiwm .contact .c-body .c-right {
  flex: 1;
}
#lianxiwm .contact .c-body .c-right img {
  width: 100%;
}
#lianxiwm .contact .c-body .c-right p {
  text-align: center;
}
#wangzhansm {
  background-color: #fff;
  box-sizing: border-box;
  padding: 1rem 1.2rem;
}
#wangzhansm .a-head {
  padding-bottom: .2rem;
  padding-left: .8rem;
  border-bottom: .1rem solid #f24b4b;
  position: relative;
}
#wangzhansm .a-head::before {
  content: "";
  display: block;
  width: .4rem;
  height: 2.5rem;
  background-color: #f24b4b;
  position: absolute;
  top: 0;
  left: 0;
}
#wangzhansm .a-head p {
  line-height: 1.6rem;
}
#wangzhansm .a-head p:nth-of-type(1) {
  font-size: 1.4rem;
  color: #343434;
  line-height: 1.2rem;
}
#wangzhansm .a-body {
  padding-top: 1rem;
}
#wangzhansm .a-body h4 {
  font-size: 1.2rem;
  color: #343434;
  font-weight: normal;
  margin-bottom: .8rem;
}
#wangzhansm .a-body p {
    font-size: 1rem;
    color: #555;
    line-height: 1.8rem;
    text-indent: 2em;
    margin-bottom: .6rem;
}

#wangzhansm .a-body p img{
width:100%!important;
height:100%!important;

}
#wangzhansm .a-body p:last-of-type {
  margin-bottom: 0;
}
#maps {
  background-color: #fff;
  box-sizing: border-box;
  padding: 1rem 1.2rem;
}
#maps a {
  font-size: 1rem;
  color: #666;
}
#maps ul {
  display: flex;
  flex-wrap: wrap;
}
#maps ul li {
  margin-bottom: 1.3rem;
}
#maps .m-head {
  width: 100%;
  height: 2rem;
  border-bottom: .1rem solid #e5e5e5;
  margin-bottom: 20px;
}
#maps .m-head p {
  font-weight: bold;
  color: #666;
  box-sizing: border-box;
  padding-left: .5rem;
  position: relative;
}
#maps .m-head p::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: .3rem;
  height: 1.5rem;
  background-color: #efaf1a;
}
#maps .sch li,
#maps .major li,
#maps .zixun li {
  margin-right: 1.2rem;
}
#maps .search li {
  margin-right: 1.5rem;
}
