* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  .top_nav {
    width: 100%;
    height: 72px;
    background: #FFFFFF;
    position: relative;
    overflow: hidden;
  }
  .top_nav .banxin {
    margin: 0 auto;
    width: 1200px;
  }
  .top_nav .banxin .main {
    display: flex;
    margin: 16px 0;
  }
  .top_nav .banxin .main .logo_img {
    width: 162px;
    height: 40px;
  }
  .top_nav .banxin .main .nav {
    flex: 1;
    height: 40px;
    line-height: 40px;
    margin-left: 152px;
  }
  .top_nav .banxin .main .nav ul {
    margin: 0;
    display: flex;
  }
  .top_nav .banxin .main .nav ul li {
    list-style: none;
    margin-right: 40px;
  }
  .top_nav .banxin .main .nav ul li a {
    text-decoration: none;
  }
  .top_nav .banxin .main .nav ul li:last-child {
    margin-right: 0;
  }
  .top_nav .banxin .main .login {
    width: 88px;
    height: 40px;
    background: #F0F3FF;
    border-radius: 97px 97px 97px 97px;
    opacity: 1;
    margin-right: 40px;
  }
  .top_nav .banxin .main .login .text {
    text-align: center;
    line-height: 40px;
  }
  .top_nav .banxin .main .tryOnce {
    width: 120px;
    height: 40px;
    background: rgba(255, 255, 255, 0.16);
    border-radius: 97px 97px 97px 97px;
    opacity: 1;
    border: 2px solid #3D68FF;
  }
  .top_nav .banxin .main .tryOnce .text {
    text-align: center;
    line-height: 40px;
  }
  .bottom_zixun {
    width: 100%;
    height: 330px;
    background: url("../image/bottom_zixun.png") no-repeat center center;
    padding-top: 60px;
  }
  .bottom_zixun .banxin {
    margin: 0 auto;
    width: 1200px;
    height: 330px;
  }
  .bottom_zixun .banxin .top_title {
    width: 380px;
    font-size: 38px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 45px;
    padding-top: 33px;
  }
  .bottom_zixun .banxin .sub_title {
    width: 560px;
    height: 26px;
    font-size: 18px;
    font-family: Noto Sans SC-DemiLight, Noto Sans SC;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 21px;
    margin-top: 10px;
    border: none;
  }
  .bottom_zixun .banxin .zixun {
    width: 122px;
    height: 36px;
    background: #FFA100;
    border-radius: 20px 20px 20px 20px;
    opacity: 1;
    margin-top: 25px;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    font-family: Noto Sans SC-Medium, Noto Sans SC;
    font-weight: 500;
    color: #FFFFFF;
  }
  .bottom_common {
     height: 396px;
    width: 100%;
    background: #162855;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
  }
  .bottom_common .banxin {
    margin: 0 auto;
    width: 1200px;
    height: 396px;
    background: #162855;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    justify-content: space-between;
  }
  .bottom_common .banxin .banxin_main {
    display: flex;
  }
  .bottom_common .banxin .banxin_main .left {
    height: 300px;
    border-bottom: 1px solid #868686;
    display: flex;
    flex: 1;
  }
  .bottom_common .banxin .banxin_main .left .fenleiKinds {
    width: 25%;
    height: 300px;
  }
  .bottom_common .banxin .banxin_main .left .fenleiKinds .title {
    width: 104px;
    height: 32px;
    font-size: 20px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 32px;
    margin-top: 54px;
    margin-bottom: 10px;
  }
  .bottom_common .banxin .banxin_main .left .fenleiKinds ul {
    margin-top: 10px;
  }
  .bottom_common .banxin .banxin_main .left .fenleiKinds ul li {
    height: 32px;
    font-size: 14px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
  }
  .bottom_common .banxin .banxin_main .left .fenleiKinds ul li a {
    color: #FFFFFF;
  }
  .bottom_common .banxin .banxin_main .right {
    width: 300px;
    height: 300px;
    border-bottom: 1px solid #868686;
  }
  .bottom_common .banxin .banxin_main .right .qcode {
    width: 128px;
    height: 128px;
    background: url(../image/qcode.png) no-repeat;
    margin-left: auto;
    margin-top: 54px;
  }
  .bottom_common .banxin .banxin_main .right .time {
    height: 32px;
    font-size: 12px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    margin-top: 10px;
    text-align: right;
  }
  .bottom_common .banxin .banxin_main .right .phoneNumber {
    height: 32px;
    font-size: 40px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    text-align: right;
    margin-top: 6px;
  }
  
  .biaoshi {
    position: relative;
    position: fixed;
    top: 310px;
    right: 18px;
    width: 86px;
    height: 328px;
    background: #FFFFFF;
    box-shadow: 2px 2px 30px 0px rgba(0, 0, 0, 0.25);
    border-radius: 13px 13px 13px 13px;
    opacity: 1;
    padding: 12px 10px;
    z-index: 9999;
  }
  .biaoshi .cha {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 24px;
    height: 24px;
    background: url("../image/cha.png") no-repeat center center;
  }
  .biaoshi .item_box1 {
    position: relative;
    width: 66px;
    height: 64px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .biaoshi .item_box1 .image {
    width: 34px;
    height: 34px;
    margin: 0 16px 0 16px;
    padding-top: 6px;
    background: url("../image/zixun01.png") no-repeat center center;
  }
  .biaoshi .item_box1 .image .img {
    filter: drop-shadow(#fff 80px 0);
  }
  .biaoshi .item_box1 .desc {
    text-align: center;
    height: 17px;
    font-size: 12px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #050505;
    line-height: 14px;
    margin-top: 8px;
  }
  .biaoshi .item_box2 {
    position: relative;
    width: 66px;
    height: 64px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .biaoshi .item_box2 .ercode {
    position: absolute;
    top: -200px;
    right: 200px;
    width: 86px;
    height: 86px;
  }
  .biaoshi .item_box2 .image {
    width: 34px;
    height: 34px;
    margin: 0 16px 0 16px;
    padding-top: 6px;
    background: url("../image/zixun02.png") no-repeat center center;
  }
  .biaoshi .item_box2 .image .img {
    filter: drop-shadow(#fff 80px 0);
  }
  .biaoshi .item_box2 .desc {
    text-align: center;
    height: 17px;
    font-size: 12px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #050505;
    line-height: 14px;
    margin-top: 8px;
  }
  .biaoshi .item_box3 {
    position: relative;
    width: 66px;
    height: 64px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .biaoshi .item_box3 .ercode {
    position: absolute;
    top: -200px;
    right: 200px;
    width: 86px;
    height: 86px;
  }
  .biaoshi .item_box3 .image {
    width: 34px;
    height: 34px;
    margin: 0 16px 0 16px;
    padding-top: 6px;
    background: url("../image/zixun03.png") no-repeat center center;
  }
  .biaoshi .item_box3 .image .img {
    filter: drop-shadow(#fff 80px 0);
  }
  .biaoshi .item_box3 .desc {
    text-align: center;
    height: 17px;
    font-size: 12px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #050505;
    line-height: 14px;
    margin-top: 8px;
  }
  .biaoshi .item_box4 {
    position: relative;
    width: 66px;
    height: 64px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .biaoshi .item_box4 .ercode {
    position: absolute;
    top: -200px;
    right: 200px;
    width: 86px;
    height: 86px;
  }
  .biaoshi .item_box4 .image {
    width: 34px;
    height: 34px;
    margin: 0 16px 0 16px;
    padding-top: 6px;
    background: url("../image/zixun04.png") no-repeat center center;
  }
  .biaoshi .item_box4 .image .img {
    filter: drop-shadow(#fff 80px 0);
  }
  .biaoshi .item_box4 .desc {
    text-align: center;
    height: 17px;
    font-size: 12px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #050505;
    line-height: 14px;
    margin-top: 8px;
  }
  .biaoshi .item_box1:hover {
    background: url("../image/baioshi_bgc.png") no-repeat center center;
  }
  .biaoshi .item_box1:hover .image {
    background: url("../image/zixuxn01-white.png") no-repeat center center;
  }
  .biaoshi .item_box2:hover {
    background: url("../image/baioshi_bgc.png") no-repeat center center;
  }
  .biaoshi .item_box2:hover .image {
    background: url("../image/zixun02-white.png") no-repeat center center;
  }
  .biaoshi .item_box3:hover {
    background: url("../image/baioshi_bgc.png") no-repeat center center;
  }
  .biaoshi .item_box3:hover .image {
    background: url("../image/zixun03-white.png") no-repeat center center;
  }
  .biaoshi .item_box4:hover {
    background: url("../image/baioshi_bgc.png") no-repeat center center;
  }
  .biaoshi .item_box4:hover .image {
    background: url("../image/zixun04-white.png") no-repeat center center;
  }
  .tiyan {
    width: 1076px;
    height: 664px;
    background: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
    opacity: 1;
    margin: 0 auto;
    display: flex;
  }
  .tiyan .left {
    width: 532px;
    height: 664px;
  }
  .tiyan .right {
    flex: 1;
  }
  .tiyan .right .title {
    text-align: center;
    height: 43px;
    font-size: 30px;
    font-family: Noto Sans SC-Medium, Noto Sans SC;
    font-weight: 500;
    color: #000000;
    line-height: 35px;
    margin-top: 56px;
  }
  .tiyan .right .form {
    margin-top: 48px;
  }
  .tiyan .right .form .submit1 {
    width: 408px;
    height: 48px;
    background: #333437;
    opacity: 1;
    margin-top: 96px;
  }
  .tiyan .right .form .layui-input1 {
    width: 71%;
  }
  .image_box {
    width: 100%;
    height: 338px;
    background: url("../image/main07.png") no-repeat center center;
  }
  .main_textarea {
    width: 100%;
    /* min-height: 926px; */
    background-color: #ffffff;
  }
  .main_textarea .banxin {
    margin: 0 auto;
    width: 1200px;
  }
  .main_textarea .banxin .top_main_title {
    /* margin-top: 3px; */
    /* width: 523px; */
    height: 58px;
    font-size: 28px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #000000;
    margin-top: 90px;
    text-align: center;
  }
  .main_textarea .banxin .time {
      padding: 0 58px;
      text-align: center;
      height: 26px;
      font-size: 24px;
      font-family: Noto Sans SC-Regular, Noto Sans SC;
      font-weight: 400;
      color: #000000;
      line-height: 26px;
      margin-top:20px;
  }
  
  .main_textarea .banxin .detail {
    width: 1200px;
    /* height: 224px; */
    font-size: 16px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #585858;
    line-height: 48px;
    margin-top: 48px;
  margin-bottom:150px
  }
  .main_textarea .banxin .contact {
    margin-top: 100px;
    width: 150px;
    height: 58px;
    font-size: 28px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
  }
  .main_textarea .banxin .contact_way {
    width: 1197px;
    height: 215px;
    font-size: 16px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #585858;
    line-height: 48px;
  }
  .xinnian {
    width: 100%;
    height: 624px;
    background: #F8FAFB;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
  }
  .xinnian .banxin {
    margin: 0 auto;
    width: 1200px;
  }
  .xinnian .banxin .title_detail {
    height: 62px;
    font-size: 43px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #000000;
    line-height: 50px;
    text-align: center;
    padding-top: 120px;
  }
  .xinnian .banxin .image {
    width: 1200px;
    height: 200px;
    display: flex;
    padding-top: 90px;
  }
  .xinnian .banxin .image .left {
    width: 336px;
    height: 210px;
    margin-right: 96px;
  }
  .xinnian .banxin .image .left .img {
    width: 128px;
    height: 128px;
    background: url("../image/image01.png") no-repeat center center;
    margin: 0 auto;
  }
  .xinnian .banxin .image .left .title_one {
    text-align: center;
    height: 41px;
    font-size: 28px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
  }
  .xinnian .banxin .image .left .desc {
    width: 336px;
    height: 46px;
    font-size: 16px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #5F5F5F;
    line-height: 19px;
    text-align: center;
    margin-top: 20px;
  }
  .xinnian .banxin .image .middle {
    width: 336px;
    height: 210px;
    margin-right: 96px;
  }
  .xinnian .banxin .image .middle .img {
    width: 128px;
    height: 128px;
    background: url("../image/image02.png") no-repeat center center;
    margin: 0 auto;
  }
  .xinnian .banxin .image .middle .title_one {
    text-align: center;
    height: 41px;
    font-size: 28px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
  }
  .xinnian .banxin .image .middle .desc {
    width: 336px;
    height: 46px;
    font-size: 16px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #5F5F5F;
    line-height: 19px;
    text-align: center;
    margin-top: 20px;
  }
  .xinnian .banxin .image .right {
    width: 336px;
    height: 210px;
  }
  .xinnian .banxin .image .right .img {
    width: 128px;
    height: 128px;
    background: url("../image/image03.png") no-repeat center center;
    margin: 0 auto;
  }
  .xinnian .banxin .image .right .title_one {
    text-align: center;
    height: 41px;
    font-size: 28px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
  }
  .xinnian .banxin .image .right .desc {
    width: 336px;
    height: 46px;
    font-size: 16px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #5F5F5F;
    line-height: 19px;
    text-align: center;
    margin-top: 20px;
  }
  
