body {
  min-width: 1100px;
  margin: 0 auto;
}

.daili_nav {
  background: #f4f5f9;
  height: 48px;
  box-sizing: border-box;
  padding-left: 26px;

}

.logo {
  width: 92px;
  height: 36px;
  background: url(//zuhaowan.zuhaowan.com/v1/pull_new/v2/img/zhw-logo.png) no-repeat;
  background-size: 92px 36px;
  float: left;
  margin-top: 6px;
  cursor: pointer;
}

.daili_nav ul {
  float: right;
}

.daili_nav ul li {
  float: left;
  height: 48px;
  width: 128px;
  text-align: center;
  line-height: 48px;
  font-size: 12px;
  cursor: pointer;
}

.daili_nav ul li:hover {
  background: #e9ebf1;
}

.shenqing {
  color: #fff;
  background: #157eff;
  font-size: 14px;
  width: 113px;
  height: 48px;
  line-height: 48px;
  float: right;
  text-align: center;
  cursor: pointer;
}

.con-box {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.banner1 {
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/banner1.jpg) no-repeat;
  background-position: 50% 0;
  height: 768px;
  width: 100%;
  position: relative;
}

.b1-btn {
  width: 303px;
  height: 107px;
  top: 586px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/b1-btn.png) no-repeat;
  background-position: 50% 0;
  cursor: pointer;
}

.roll-list {
  height: 32px;
  top: 696px;
  width: 450px;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
}

.roll-ul {
  position: relative;
  width: 100%;
}

.roll-item {
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
}

.banner2 {
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/banner2.jpg) no-repeat;
  background-position: 50% 0;
  height: 1036px;
  width: 100%;
  position: relative;
}

.banner_tit {
  font-size: 28px;
  font-weight: 600;
  color: #262626;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 30px;
  letter-spacing: 2px;
}
.banner_tit_w {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 30px;
  letter-spacing: 4px;
}

.banner_tit_w::before {
  content: '';
  width: 65px;
  height: 9px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/tit-right-w.png) no-repeat;
  margin-right: 20px;
  position: relative;
  top: 2px;
}

.banner_tit_w::after {
  content: '';
  width: 65px;
  height: 9px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/tit-left-w.png) no-repeat;
  margin-left: 20px;
  position: relative;
  top: 2px;
}

.banner_tit::before {
  content: '';
  width: 65px;
  height: 9px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/tit_left.png) no-repeat;
  margin-right: 20px;
  position: relative;
  top: 2px;
}

.banner_tit::after {
  content: '';
  width: 65px;
  height: 9px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/tit_right.png) no-repeat;
  margin-left: 20px;
  position: relative;
  top: 2px;
}

.next-tit {
  font-size: 14px;
  color: #737373;
  line-height: 20px;
  margin-top: 22px;
  text-align: center;
}

.tit-wapper {
  top: 80px;
}

.b2-con {
  top: 200px;
  width: 1100px;
  text-align: center;
}

.b2-con-bg {
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/b2-icon.png) no-repeat;
  width: 1078px;
  height: 89px;
  display: inline-block;
}
.b2-con ul{
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.b2-con ul li{
  width: 128px;
}
.b2_tit{
  font-size: 18px;
  font-weight: 600;
  min-width: 200px;
  position: relative;
left: 50%;
height: 20px;
padding-top: 26px;
transform: translateX(-50%);
}
.b2_line{
  margin: 16px 0 12px 0;
  height: 2px;
  width: 21px;
  background: #e0e0e0;
  display: inline-block;
}
.b2_text{
  display: inline-block;
  width: 106px;
  font-size: 13px;
  line-height: 20px;
  color: #666666;
}
.b2_bom{
  bottom: 0;
}
.b2_b_wapper{
  height: 512px;
  width: 100%;
  position: relative;
}
.b2_b_wapper .banner_tit{
  color: #fff;
}
.b2_b_wapper .next-tit{
  color: #fff;
}
.b2_bom_text{
  color: #fff;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  margin-top: 58px;
}
.b2_btn{
  height: 56px;
  width: 294px;
  border-radius: 28px;
  background: #dcf2ff;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing:2px;
  margin-top: 64px;
  cursor: pointer;
}
.banner3{
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/banner3.jpg) no-repeat;
  background-position: 50% 0;
  height: 1161px;
  width: 100%;
  position: relative;
}
.b3-con{
  width: 1100px;
  margin: 0 auto;
}
.b3-con-bg{
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/b3-line.png) no-repeat;
  height: 39px;
  width: 1100px;
  margin-top: 74px;
}
.b3-con ul{
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.b3-con ul li{
  width: 138px;
}
.b3_tit{
  font-size: 18px;
  font-weight: 600;
height: 20px;
padding: 30px 0 22px 0;
}
.b3_text{
  font-size: 12px;
  line-height: 20px;
  color: #666666;
}
.b3-bom{
 position: relative;
 margin-top: 110px;
}
.b3-swiper{
  height: 270px;
  width: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
 margin-top: 80px;
}
.swiper-button-next{
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/swiper_next.png) no-repeat;
  top: -15px;
  height: 70px;
width: 70px;
}
.swiper-button-prev{
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/swiper_pev.png) no-repeat;
  height: 98px;
  width: 98px;
  top: -24px;
}
.b3_wapper_btn{
  width: 1100px;
  position: absolute;
}
.swiper{
  height: 270px;
  width: 970px;
  overflow: hidden;
  display: flex;
 justify-content: center;
 align-items: center;
}
.swiper-slide{
  height: 258px;
  transition: 300ms;
transform: scale(0.66);
background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img_bom_big.png) no-repeat;
background-position: -13px 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;

font-weight: 600;
}
.swiper-slide span{
  font-size: 20px;
  padding-top: 16px;
  padding-bottom: 12px;
}
.swiper-slide-active span{
  font-size: 16px !important;
}
.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.wapperimg{
  width: 155px;
  height: 155px;
}
.wapper1{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-sgs-big.png) no-repeat;
}
.wapper2{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-ow-big.png) no-repeat;
}
.wapper3{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-dwrg-big.png) no-repeat;
}
.wapper4{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-light-big.png) no-repeat;
}
.wapper5{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-wpjs-big.png) no-repeat;
}
.wapper6{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-harry-big.png) no-repeat;
}
.wapper7{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-xcpd-big.png) no-repeat;
}
.wapper8{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-feiche-big.png) no-repeat;
}
.wapper9{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-dnf-big.png) no-repeat;
}
.wapper10{
  width: 155px;
  height: 155px;
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/img-jl-big.png) no-repeat;
}
.b3_btn{
  height: 56px;
  width: 294px;
  border-radius: 28px;
  color: #fff;
  background: #1579f0;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing:2px;
  margin-top: 44px;
  cursor: pointer;
}

.banner4{
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/banner4.jpg) no-repeat;
  background-position: 50% 0;
  height: 903px;
  width: 100%;
  position: relative;
}
.b4_con{
  height: 384px;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 77px;
}
.b4_con li{
  width: 50%;
  height: 128px;
  float: left;
  padding: 30px 0 0 18px;
  box-sizing: border-box;
}
.b4_con li:nth-child(2n){
  width: 50%;
  height: 128px;
  float: left;
  padding: 30px 0 0 50px;
}
.b4_q{
  height: 24px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #666;
}
.b4_q_img{
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/b4-search.png) no-repeat;
  height: 21px;
  width: 21px;
  margin-right: 6px;
}
.b4_text{
  font-size: 14px;
  margin-top: 14px;
  text-indent: 3px;
  line-height: 20px;
  display: flex;
}
.b4_text span{
  display: block;
  font-size: 14px;
}
.b4_btn{
  height: 52px;
  width: 290px;
  border-radius: 6px;
  color: #fff;
  background: #1579f0;
  text-align: center;
  line-height: 52px;
  font-size: 17px;
  font-weight: 500;
  margin-top: 64px;
  cursor: pointer;
}
.b4_btn span{
  letter-spacing: 2px;
  font-size: 16px;
}
.daili_fixed{
  position: fixed;
  top: 50%;
  right: 0;
  /* display: none; */
  height: 200px;
  z-index: 999;
}
.qq_tanchu{
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/qq_long.png) no-repeat;
  width: 327px;
  height: 67px;
  line-height: 64px;
  position: relative;
  padding-left: 70px;
  right: -256px;
  box-sizing: border-box;
  transition: .4s;
  cursor: pointer;
  margin-left: -256px;
}
.qq_tanchu:hover{
  right: 0px;
}
.qq_tanchu2{
  background: url(//zuhaowan.zuhaowan.com/static/www/huodong2021/agent/img/v2/qq_long.png) no-repeat;
  width: 327px;
  height: 67px;
  line-height: 64px;
  right: -256px;
  position: relative;
  padding-left: 70px;
  margin-left: -256px;
  box-sizing: border-box;
  transition: .6s;
  cursor: pointer;
}
.qq_tanchu2:hover{
  right: 0px;
}
.qq_shenqing{
  float: right;
  height: 130px;
  width: 40px;
  font-size: 17px;
  box-sizing: border-box;
  text-align: center;
  padding:19px 12px;
  border-radius: 20px;
  background: #f4f6f9;
  margin-right: 16px;
  line-height: 24px;
  cursor: pointer;
  transition: .2s;
 
}
.qq_shenqing:hover{
  background: #0077ee;
  color: #fff;
}