.zyyws .zyyw-txt {
    background-color: #f6fafd;
    padding: 35px;
}

.zyyws .zyyw-txt > p {
    font-size: 20px;
    line-height: 36px;
    color: #0068b7;
    font-weight: bold;
}

.zyyws .zyyw-txt > span {
    font-size: 16px;
    line-height: 32px;
}

.xwzxs{
	margin: 0;
	padding: 0;
}

.xwzxs .banner {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 340px;
	
}

.xwzxs .ztzl-list .swiper-slide {
    width: 393px;
}

.xwzxs .banner-title {
    position: absolute;
    width: 1200px;
    top: 50%;
    left: 0;
    right: 0;
    margin: -47px auto 0;
    color: #0068b7;
    text-align: left;
}

.xwzxs .banner-title > p {
    font-size: 48px;
    padding-bottom: 5px;
    font-weight: bold;
}

.xwzxs .banner-title > span {
    font-size: 20px;
    text-transform: uppercase;
}

.neirongbianji{
	margin-right: 0.5rem;
}

.neirongp{
	margin-top: 1rem;
}

p{
	line-height: 1rem;
	margin-bottom: 0.5rem;
}

@media (max-width: 1024px) {
  .xwzxs .banner {
      position: relative;
      width: 100%;
      overflow: hidden;
      text-align: center;
      height: auto;
  }
  .n-business{
	  overflow: hidden;
	  display: none !important;
  }
}

@media screen and (max-width: 800px) {
  .n-business{
  	  overflow: hidden;
  	  display: none !important;
  }
  
  .lxwnimg{
	  width: 100% !important;
  }
}