@charset "UTF-8";
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select,
a {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: '微软雅黑';
}

* {
  margin: 0;
  padding: 0;
}

ul,
a {
  list-style: none;
  text-decoration: none;
}

.container {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}

.bz-webWrap .bigtitle {
  font-size: 36px;
  font-weight: 800;
  color: #3c6af6;
  text-align: center;
}

.bz-webWrap .smalltitle {
  font-size: 18px;
  color: #3c6af6;
  text-align: center;
  font-weight: 800;
  margin-top: 20px;
}

.bz-webWrap .banner {
  width: 100%;
  height: 600px;
}

.bz-webWrap .banner .swiper-container {
  width: 100%;
  height: 100%;
}

.bz-webWrap .banner .swiper-container .swiper-slide1 {
  background: url(../images/banner1.jpg) center center no-repeat;
}

.bz-webWrap .banner .swiper-container .swiper-slide2 {
  background: url(../images/banner2.jpg) center center no-repeat;
}

.bz-webWrap .con1 {
  width: 100%;
  height: 144px;
  background-color: #3c6af6;
}

.bz-webWrap .con1 .content {
  height: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 22px 0 19px;
  align-items: center;
}

.bz-webWrap .con1 .content .item {
  display: flex;
  align-items: center;
}

.bz-webWrap .con1 .content .item .left {
  margin-right: 28px;
}

.bz-webWrap .con1 .content .item .right {
  font-size: 18px;
  color: #ffffff;
}

.bz-webWrap .con1 .content .item .right p:nth-of-type(1) {
  font-size: 36px;
  font-weight: 800;
  line-height: 36px;
}

.bz-webWrap .con1 .content .item4 .shibtn {
  width: 249px;
  height: 85px;
  background: url(../images/c1_p4.png) center center no-repeat;
  font-size: 18px;
  text-align: center;
  line-height: 74px;
  font-weight: 800;
  transition: all 0.4s;
}

.bz-webWrap .con1 .content .item4 .shibtn a {
  display: block;
  color: #3c6af6;
}

.bz-webWrap .con1 .content .item4 .shibtn:hover {
  transform: scale(1.1);
}

.bz-webWrap .con2 {
  padding-top: 59px;
  box-sizing: border-box;
  height: 970px;
  background: url(../images/c2_bg.jpg) center center no-repeat;
}

.bz-webWrap .con2 .content {
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 30px;
  height: 485px;
}

.bz-webWrap .con2 .morebtn {
  width: 249px;
  height: 85px;
  background: url(../images/c2_morebtn.png) center center no-repeat;
  margin: 35px auto 40px auto;
  font-size: 18px;
  text-align: center;
  line-height: 75px;
  font-weight: 800;
  transition: all 0.4s;
}

.bz-webWrap .con2 .morebtn a {
  color: #ffffff;
  display: block;
}

.bz-webWrap .con2 .morebtn:hover {
  transform: scale(1.1);
}

.bz-webWrap .con2 .zj {
  font-size: 24px;
  font-weight: 800;
  color: #3c6af6;
  text-align: center;
}

.bz-webWrap .con2 .zj span {
  color: #3c6af6;
}

.bz-webWrap .con3 {
  padding: 46px 0 33px 0;
}

.bz-webWrap .con3 .content {
  display: flex;
  justify-content: center;
}

.bz-webWrap .con3 .content .right {
  width: 656px;
  height: 361px;
  background: url(../images/c3_p2.png) center center no-repeat;
  font-weight: 800;
  padding: 100px 68px 0 107px;
  box-sizing: border-box;
  margin-left: 28px;
}

.bz-webWrap .con3 .content .right .dx {
  font-size: 24px;
  color: #3c6af6;
}

.bz-webWrap .con3 .content .right .libao {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.bz-webWrap .con3 .content .right .libao p {
  font-size: 18px;
  color: #3c6af6;
}

.bz-webWrap .con3 .content .right .libao .lingbtn {
  width: 125px;
  height: 38px;
  background-color: #fff;
  border: 1px solid #3c6af6;
  border-radius: 10px;
  text-align: center;
  line-height: 38px;
  margin-left: 12px;
}

.bz-webWrap .con3 .content .right .libao .lingbtn a {
  display: block;
  color: #3c6af6;
}

.bz-webWrap .con3 .content .right .libao .lingbtn:hover {
  border: 1px solid #3c6af6;
  background-color: #3c6af6;
}

.bz-webWrap .con3 .content .right .libao .lingbtn:hover a {
  color: #fff;
}

.bz-webWrap .con4 {
  background-color: #3c6af6;
  padding: 80px 0 119px 0;
}

.bz-webWrap .con4 .bigtitle {
  color: #ffffff;
}

.bz-webWrap .con4 .smalltitle {
  color: #ffffff;
  font-weight: normal;
  margin-top: 5px;
}

.bz-webWrap .con4 .content {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
}

.bz-webWrap .con4 .content .item {
  width: 187px;
  padding: 23px 0 14px 0;
  background-color: #ffffff;
  text-align: center;
}

.bz-webWrap .con4 .content .item img {
  height: 60px;
  width: auto;
}

.bz-webWrap .con4 .content .item .ittitle {
  font-size: 18px;
  font-weight: 800;
  color: #3c6af6;
  margin: 12px 0 5px 0;
}

.bz-webWrap .con4 .content .item .itcon {
  font-size: 14px;
  color: #313131;
}

.bz-webWrap .con4 .content .item .zuoxi {
  font-size: 14px;
  color: #313131;
  margin: 10px 0;
}

.bz-webWrap .con4 .content .item .zuoxi span {
  width: 27px;
  height: 21px;
  background: url(../images/c4_nb.png) center center no-repeat;
  font-size: 18px;
  font-weight: 800;
  color: #fff100;
  text-align: center;
  line-height: 21px;
}

.bz-webWrap .con4 .content .item .zz {
  width: 129px;
  height: 35px;
  background-color: #fff;
  border: 1px solid #3c6af6;
  border-radius: 20px;
  font-size: 14px;
  line-height: 35px;
  margin: 0 auto;
}

.bz-webWrap .con4 .content .item .zz a {
  display: block;
  color: #3c6af6;
}

.bz-webWrap .con4 .content .item .zz:hover {
  border: 1px solid #3c6af6;
  background-color: #3c6af6;
}

.bz-webWrap .con4 .content .item .zz:hover a {
  color: #fff;
}

.bz-webWrap .con5 {
  padding-top: 70px;
}

.bz-webWrap .con5 .content1 {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}

.bz-webWrap .con5 .content1 .vid {
  width: 364px;
  height: 225px;
  background: url(../images/c5_vid.jpg) center center no-repeat;
}

.bz-webWrap .con5 .content1 .rightbtn {
  margin-left: 167px;
}

.bz-webWrap .con5 .content1 .rightbtn .totbtn {
  width: 272px;
  height: 84px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #3c6af6;
  font-size: 24px;
  font-weight: 800;
  color: #313131;
  text-align: center;
  line-height: 84px;
  margin-bottom: 48px;
  cursor: pointer;
}

.bz-webWrap .con5 .content1 .rightbtn .totbtn:nth-last-of-type(1) {
  margin-bottom: 0;
}

.bz-webWrap .con5 .content1 .rightbtn .totbtn.btnactive {
  background-color: #3c6af6;
  color: #ffffff;
}

.bz-webWrap .con5 .swiper-container3 {
  height: 738px;
  margin-top: 70px;
}

.bz-webWrap .con5 .content2 {
  position: relative;
  height: 100%;
}

.bz-webWrap .con5 .content2 .box-wrap {
  position: absolute;
  left: 50%;
  margin-left: -260px;
}

.bz-webWrap .con5 .content2 .box-wrap .bdqm-box {
  width: 519px;
  height: 524px;
  background: url(../images/c5_bfqn1.png) center center no-repeat;
  position: relative;
}

.bz-webWrap .con5 .content2 .box-wrap .bdqm-box2 {
  background: url(../images/c5_bfqn2.png) center center no-repeat;
}

.bz-webWrap .con5 .content2 .item-box {
  width: 100%;
}

.bz-webWrap .con5 .content2 .item-box .item {
  position: absolute;
}

.bz-webWrap .con5 .content2 .item-box .item .ittitle {
  font-size: 24px;
  font-weight: 800;
  color: #000000;
}

.bz-webWrap .con5 .content2 .item-box .item p {
  font-size: 14px;
  color: #000000;
}

.bz-webWrap .con5 .content2 .item-box .item img {
  margin-top: 10px;
}

.bz-webWrap .con5 .content2 .item-box .item:hover .ittitle {
  color: #3c6af6;
}

.bz-webWrap .con5 .content2 .item-box .item:hover p {
  color: #313131;
}

.bz-webWrap .con5 .content2 .item-box .item-active .ittitle {
  color: #3c6af6;
}

.bz-webWrap .con5 .content2 .item-box .item-active p {
  color: #313131;
}

.bz-webWrap .con5 .content2 .item-box .item1 {
  top: 0;
  left: 167px;
}

.bz-webWrap .con5 .content2 .item-box .item2 {
  top: 160px;
  left: 40px;
}

.bz-webWrap .con5 .content2 .item-box .item3 {
  top: 323px;
  left: 68px;
}

.bz-webWrap .con5 .content2 .item-box .item4 {
  top: 485px;
  left: 182px;
}

.bz-webWrap .con5 .content2 .item-box .item5 {
  top: 0;
  left: 860px;
}

.bz-webWrap .con5 .content2 .item-box .item6 {
  top: 160px;
  left: 974px;
}

.bz-webWrap .con5 .content2 .item-box .item7 {
  top: 323px;
  left: 948px;
}

.bz-webWrap .con5 .content2 .item-box .item8 {
  top: 485px;
  left: 846px;
}

.bz-webWrap .con5 .content2 .line-box .line {
  position: absolute;
}

.bz-webWrap .con5 .content2 .line-box .line1 {
  left: 342px;
  top: 30px;
}

.bz-webWrap .con5 .content2 .line-box .line2 {
  left: 254px;
  top: 166px;
}

.bz-webWrap .con5 .content2 .line-box .line3 {
  left: 268px;
  top: 369px;
  transform: rotateX(-180deg);
}

.bz-webWrap .con5 .content2 .line-box .line4 {
  left: 354px;
  top: 481px;
  transform: rotateX(-180deg);
}

.bz-webWrap .con5 .content2 .line-box .line5 {
  left: 740px;
  top: 30px;
  transform: rotateY(-180deg);
}

.bz-webWrap .con5 .content2 .line-box .line6 {
  left: 822px;
  top: 168px;
  transform: rotateY(-180deg);
}

.bz-webWrap .con5 .content2 .line-box .line7 {
  left: 811px;
  top: 369px;
  transform: rotateZ(180deg);
}

.bz-webWrap .con5 .content2 .line-box .line8 {
  left: 724px;
  top: 481px;
  transform: rotateZ(180deg);
}

.bz-webWrap .con5 .content2 .cir-box .cir {
  position: absolute;
  width: 23px;
  height: 23px;
  background: url(../images/c5_c1.png) center center no-repeat;
}

.bz-webWrap .con5 .content2 .cir-box .cir:hover {
  background: url(../images/c5_c2.png) center center no-repeat;
}

.bz-webWrap .con5 .content2 .cir-box .cir1 {
  top: 68px;
  left: 438px;
}

.bz-webWrap .con5 .content2 .cir-box .cir2 {
  top: 205px;
  left: 351px;
}

.bz-webWrap .con5 .content2 .cir-box .cir3 {
  top: 344px;
  left: 363px;
}

.bz-webWrap .con5 .content2 .cir-box .cir4 {
  top: 446px;
  left: 450px;
}

.bz-webWrap .con5 .content2 .cir-box .cir5 {
  top: 68px;
  left: 730px;
}

.bz-webWrap .con5 .content2 .cir-box .cir6 {
  top: 205px;
  left: 812px;
}

.bz-webWrap .con5 .content2 .cir-box .cir7 {
  top: 344px;
  left: 801px;
}

.bz-webWrap .con5 .content2 .cir-box .cir8 {
  top: 446px;
  left: 714px;
}

.bz-webWrap .con5 .content2 .cir-box .cir-active {
  background: url(../images/c5_c2.png) center center no-repeat;
}

.bz-webWrap .con6 {
  height: 184px;
  background-color: #3c6af6;
}

.bz-webWrap .con6 .form-wap {
  height: 100%;
}

.bz-webWrap .con6 .form-wap .bz-form1 {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 25px;
  justify-content: space-around;
  box-sizing: border-box;
}

.bz-webWrap .con6 .form-wap .bz-form1 .item {
  width: 312px;
  height: 52px;
  line-height: 52px;
  opacity: 0.8;
}

.bz-webWrap .con6 .form-wap .bz-form1 .item input {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #3c6af6;
  border: none;
  padding: 0 8px 0 55px;
  background: #ffffff url(../images/form_name.png) 18px center no-repeat;
  box-sizing: border-box;
}

.bz-webWrap .con6 .form-wap .bz-form1 .item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #3c6af6;
  font-size: 18px;
}

.bz-webWrap .con6 .form-wap .bz-form1 .item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #3c6af6;
  font-size: 18px;
}

.bz-webWrap .con6 .form-wap .bz-form1 .item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #3c6af6;
  font-size: 18px;
}

/* .bz-webWrap .con6 .form-wap .bz-form1 .item:nth-of-type(2) {
  margin-left: 23px;
  margin-right: 108px;
} */

.bz-webWrap .con6 .form-wap .bz-form1 .item:nth-of-type(2) input {
  background: #ffffff url(../images/form_tel.png) 18px center no-repeat;
}

.bz-webWrap .con6 .form-wap .bz-form1 .tijiao {
  width: 247px;
  height: 57px;
  background-color: #ffffff;
  font-size: 18px;
  color: #3c6af6;
  text-align: center;
  line-height: 57px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  transition: all 0.4s;
}

.bz-webWrap .con6 .form-wap .bz-form1 .tijiao:hover {
  transform: scale(1.05);
}

.bz-webWrap .con7 {
  width: 100%;
  height: 1317px;
  background: url(../images/c7_bg.jpg) center center no-repeat;
  padding-top: 70px;
  box-sizing: border-box;
}

.bz-webWrap .con7 .content {
  display: flex;
  justify-content: space-between;
}

.bz-webWrap .con7 .content .dxjy {
  width: 555px;
  height: 289px;
  background-color: #3c6af6;
  padding: 40px 59px 0 45px;
  color: #ffffff;
  box-sizing: border-box;
}

.bz-webWrap .con7 .content .dxjy .bigt {
  font-size: 36px;
  font-weight: 800;
}

.bz-webWrap .con7 .content .dxjy .smallt {
  font-size: 18px;
  line-height: 30px;
  margin-top: 35px;
}

.bz-webWrap .con7 .content2 {
  margin-top: 28px;
}

.bz-webWrap .con7 .content3 {
  margin-top: 104px;
}

.bz-webWrap .con7 .content3 .dxjy .smallt {
  margin-top: 10px;
}

.bz-webWrap .con7 .content3 .dxjy .bigt {
  margin-top: 30px;
}

.bz-webWrap .con7 .content4 {
  margin-top: 15px;
}

/*PC视频弹窗开始*/
#alert_video {
  width: 100%;
  max-width: 1200px;
  height: 600px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -300px;
  background: #000;
  z-index: 999;
  display: none;
}

#alert_video .title {
  width: 100%;
  height: 45px;
  padding: 0 10px;
  line-height: 45px;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  background: #0f70e7;
}

#alert_video .close_btn {
  width: 30px;
  height: 30px;
  color: rgba(255, 255, 255, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.58);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  right: 20px;
  top: 10px;
  background: #000;
  z-index: 10;
  cursor: pointer;
}

#alert_video .close_btn:hover {
  background: #f06731;
  color: #fff;
  border: 1px solid #f06731;
}

#alert_video .diviframe {
  width: 100%;
  height: 100%;
}

#alert_video .diviframe iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.video_zhezao {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 910;
  display: none;
}

/*PC视频弹窗结束*/
