.contact-ul {
  padding-top: 0.1rem;
}
.contact-ul .contact-li {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-top: 1px solid #e6e6e6;
}
.contact-ul .contact-li .li-l {
  width: 1.56rem;
  height: 1.56rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-ul .contact-li .li-r {
  display: flex;
  flex: 1;
  font-size: 0.2rem;
  color: #666;
}
.sby-container {
  background: #fff;
  padding-top: 0.4rem;
  padding-bottom: 0.3rem;
}
.sby-container .div-img {
  width: 100%;
  height: 3.6rem;
}
.sby-container .serve-div-img {
  width: 100%;
  height: 2.7rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sby-container .div-con {
  padding: 0 0.3rem;
  line-height: 0.3rem;
}
.jpfw-main {
  padding-bottom: 0.5rem;
}
.jpfw-main h4 {
  margin: 0;
  font-size: 0.26rem;
  color: #333;
  text-align: center;
  line-height: 1;
  padding-top: 0.6rem;
  padding-bottom: 0.46rem;
}
.jpfw-main h2 {
  margin: 0;
  font-size: 0.24rem;
  color: #666;
}
.jpfw-main p {
  font-size: 0.2rem;
  color: #666;
  line-height: 0.3rem;
  margin-top: 0.34rem;
}
.shbz-part h4 {
  margin: 0;
  font-size: 0.26rem;
  color: #333;
  text-align: center;
  line-height: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}
.shbz-part .shbz-part-item {
  padding-bottom: 0.7rem;
}
.shbz-part .shbz-part-item:last-child {
  padding-bottom: 0;
}
.shbz-part .shbz-part-item h2 {
  margin: 0;
  font-size: 0.24rem;
  color: #666;
  padding-bottom: 0.36rem;
}
.shbz-part .shbz-part-item p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.3rem;
}
.shbz-part .shbz-part-item img {
  width: 100%;
  height: 2.5rem;
  margin-top: 0.26rem;
}
.shbz-other-part h4 {
  padding: 0.5rem 0 0.44rem;
  font-size: 0.26rem;
  color: #333;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}
.shbz-other-part .other-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.45rem;
}
.shbz-other-part .other-item .other-l {
  width: 1.4rem;
  min-height: 0.92rem;
}
.shbz-other-part .other-item .other-r {
  flex: 1;
  display: flex;
  align-items: center;
}
.shbz-other-part .other-item .other-r h2 {
  font-size: 0.24rem;
  color: #666;
  line-height: 0.32rem;
  margin: 0;
  font-weight: normal;
}
.shbz-other-part .other-item .other-r p {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.3rem;
}
.xsb-main {
  padding-bottom: 0.32rem;
}
.xsb-main h4 {
  margin: 0;
  font-size: 0.26rem;
  color: #333;
  text-align: center;
  line-height: 1;
  padding-top: 0.6rem;
  padding-bottom: 0.46rem;
}
.xsb-main p {
  font-size: 0.2rem;
  color: #666;
  line-height: 0.3rem;
  margin-bottom: 0.67rem;
}
.xsb-main p:last-child {
  margin-bottom: 0;
}
.zl-main {
  padding-bottom: 0.26rem;
}
.zl-main h4 {
  margin: 0;
  font-size: 0.26rem;
  color: #333;
  text-align: center;
  line-height: 1;
  padding-top: 0.6rem;
  padding-bottom: 0.46rem;
}
.zl-main p {
  font-size: 0.2rem;
  color: #666;
  line-height: 0.3rem;
  margin-bottom: 0.34rem;
}
.bdtopbox {
  padding-bottom: 0.74rem;
}
.bdtopbox .cctitle {
  font-size: 0.26rem;
  color: #333;
  font-weight: bold;
  text-align: center;
  padding: 0.2rem 0 0.3rem;
  line-height: 1;
}
.bdtopbox .faqlist {
  padding-bottom: 0.2rem;
}
.bdtopbox .faqlist li {
  margin-bottom: 0.45rem;
}
.bdtopbox .faqlist li:last-child {
  margin-bottom: 0;
}
.bdtopbox .faqlist li .title {
  font-size: 0.2rem;
  color: #999;
  line-height: 0.3rem;
  margin-bottom: 0.2rem;
  padding-left: 1.2rem;
  min-height: 0.6rem;
  background: url("../img/sby-faq1.png") 0.3rem center no-repeat;
  background-size: 0.46rem auto;
}
.bdtopbox .faqlist li .txtbox {
  width: 100%;
  padding: 0.25rem 0.3rem 0.25rem 1.2rem;
  background: #f5f5f5 url("../img/sby-faq2.png") 0.3rem 0.3rem no-repeat;
  background-size: 0.52rem auto;
}
.bdtopbox .faqlist li .txtbox p {
  line-height: 0.3rem;
  font-size: 0.2rem;
  color: #999;
}
.history-ul {
  overflow: hidden;
  padding-bottom: 0.3rem;
}
.history-ul .history-li {
  display: flex;
  flex-direction: row;
  position: relative;
  padding-bottom: 0.28rem;
}
.history-ul .history-li:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 1rem;
  width: 1px;
  height: 0.28rem;
  border-left: 1px dashed #e6e6e6;
}
.history-ul .history-li:last-child:after {
  content: '';
  width: 0;
  height: 0;
}
.history-ul .history-li .history-sbyyear {
  width: 1rem;
  display: flex;
  position: relative;
  align-items: flex-start;
}
.history-ul .history-li .history-sbyyear:before {
  content: '';
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  border: 1px solid #e6e6e6;
  position: absolute;
  right: -0.06rem;
  top: 0.2rem;
  border-radius: 0.12rem;
  background: #fff;
}
.history-ul .history-li .history-about {
  flex: 1;
  border-left: 1px dashed #e6e6e6;
}
.history-ul .history-li .history-about .history-title {
  color: #999;
  font-size: 0.2rem;
  line-height: 0.3rem;
  padding-left: 0.36rem;
  margin-bottom: 0.3rem;
}
.history-ul .history-li .history-img {
  width: 3.3rem;
  height: 2.36rem;
  padding: 0.2rem;
  margin-bottom: 0.7rem;
  margin-left: 0.36rem;
  border: 1px solid #e6e6e6;
}
.history-ul .history-li .history-img img {
  width: 100%;
  height: 100%;
}
.culture-one {
  color: #fff;
}
.culture-one.pb3 {
  padding-bottom: 0.3rem;
}
.culture-one .culture-top-img {
  width: 100%;
  height: 4.05rem;
  padding: 0.35rem 0.4rem 0.3rem;
  background-color: #f5f5f5;
}
.culture-one .culture-top-img .div-top-img {
  width: 5.69rem;
  height: 3.3rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.culture-one .top-img {
  width: 100%;
  height: 4.05rem;
  padding: 0.35rem 0.3rem 0.4rem;
  background: url("../img/sby-creat-bg.jpg") center no-repeat;
  background-size: cover;
}
.culture-one .top-img .creat-img {
  width: 5.69rem;
  height: 3.3rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.culture-one .div-bto-info {
  background-color: #00479d;
  padding: 0.35rem 0.3rem;
}
.culture-one .div-bto-info .one-title {
  font-size: 0.24rem;
  line-height: 0.26rem;
  padding-bottom: 0.2rem;
  font-weight: bold;
}
.culture-one .div-bto-info .one-info {
  line-height: 0.36rem;
  font-size: 0.2rem;
}
.div-two-top {
  width: 100%;
  height: 1.68rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.2rem;
  color: #666;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  line-height: 0.32rem;
  padding-left: 2.42rem;
  background: #f2f2f2 url("../img/history-logo.png") 0.09rem 0.49rem no-repeat;
  background-size: 1.64rem auto;
}
.culture-bottom {
  padding: 0 0.3rem;
}
.culture-bottom ul {
  margin-top: 0.3rem;
}
.culture-bottom ul li {
  margin-bottom: 0.3rem;
}
.culture-bottom ul li .li-top-img {
  width: 100%;
  height: 3rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.culture-bottom ul li .li-bto-info {
  background-color: #f2f2f2;
  padding: 0.35rem 0.3rem;
}
.culture-bottom ul li .li-bto-info .info {
  line-height: 0.26rem;
  font-size: 0.2rem;
}
.culture-bottom ul li .li-bto-info .info .title {
  font-size: 0.24rem;
}
.new-container {
  background: #fff;
}
.new-container .new-application {
  padding: 0.3rem 0.3rem 0;
}
.new-container .honour-contact {
  padding: 0.3rem;
}
.honour-ul {
  padding: 0;
}
.honour-ul.pt3 {
  padding: 0.3rem 0.3rem 0 0.3rem;
}
.honour-ul .honour-li {
  width: 100%;
  height: 1.5rem;
  padding-left: 1.53rem;
  padding-right: 0.3rem;
  margin-bottom: 0.3rem;
  border: 1px solid #e6e6e6;
  font-size: 0.2rem;
  color: #00479d;
  display: flex;
  align-items: center;
}
.honour-ul .honour-li.honour1 {
  background: url("../img/sby-honour1.png") 0.3rem 0.35rem/0.95rem auto no-repeat;
}
.honour-ul .honour-li.honour2 {
  background: url("../img/sby-honour2.png") 0.41rem 0.26rem/0.72rem auto no-repeat;
}
.honour-ul .honour-li.honour3 {
  background: url("../img/sby-honour3.png") 0.3rem 0.3rem/0.91rem auto no-repeat;
}
.honour-ul .honour-li.honour4 {
  background: url("../img/sby-honour4.png") 0.35rem 0.28rem/0.85rem auto no-repeat;
}
.honour-info {
  padding: 0.3rem;
}
.honour-info.p0 {
  padding: 0 0 0.3rem 0;
}
.honour-info.pt0 {
  padding-top: 0;
}
.honour-info img {
  margin-top: 0.3rem;
}
.honour-info p {
  margin-top: 0.2rem;
  font-size: 0.2rem;
  color: #666;
  line-height: 0.4rem;
}
