* {
  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: #D9D9D9;
  opacity: 1;
  background: url("../image/main03.png") no-repeat center center;
}
.main_area {
  width: 100%;
  height: 929px;
}
.main_area .banxin {
  width: 1200px;
  margin: 0 auto;
}
.main_area .banxin .tab-container {
  padding: 10px;
}
.main_area .banxin .tab-container .tab-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 24px;
  border-bottom: 2px solid #DADADA;
}
.main_area .banxin .tab-container .tab-nav .tab-nav-item {
  text-align: center;
  width: 400px;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  border-bottom: none;
}
.main_area .banxin .tab-container .tab-nav .tab-nav-item.active {
  border-bottom: 2px solid #3179FF;
}
.main_area .banxin .tab-container .tab-content {
  height: 456px;
  margin-top: 86px;
}
.main_area .banxin .tab-container .tab-content .tab-panel {
  width: 1200px;
  display: none;
  height: 456px;
}
.main_area .banxin .tab-container .tab-content .tab-panel .main {
  display: flex;
}
.main_area .banxin .tab-container .tab-content .tab-panel .main .content {
  position: relative;
  margin-right: 21px;
}
.main_area .banxin .tab-container .tab-content .tab-panel .main .content .image {
  width: 284px;
  height: 456px;
  background: #000000;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  background: url("../image/sol01.png") no-repeat center center;
}
.main_area .banxin .tab-container .tab-content .tab-panel .main .content .tiele {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 122px;
  height: 28px;
  font-size: 24px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  padding-left: 25px;
}
.main_area .banxin .tab-container .tab-content .tab-panel .main .content .line {
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 46px;
  height: 5px;
  margin-left: 25px;
  background: #06F0C8;
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
}
.main_area .banxin .tab-container .tab-content .tab-panel .main .content:nth-child(4) {
  margin-right: 0;
}
.main_area .banxin .tab-container .tab-content .tab-panel.active {
  display: block;
}
.main_area .banxin .zixun {
  width: 224px;
  height: 63px;
  background: #3179FF;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
  margin: 0 auto;
  margin-top: 96px;
  text-align: center;
  line-height: 63px;
  font-size: 24px;
  color: #FFFFFF;
}
.main_area .banxin .zixun a {
  color: #FFFFFF;
}
.bottom_zixun {
  width: 100%;
  height: 282px;
  background: url("../image/bottom03.png") no-repeat center center;
  padding-top: 0;
}
.bottom_zixun .banxin {
  width: 1200px;
  margin: 0 auto;
}
.bottom_zixun .banxin .main_title {
  text-align: center;
  height: 61px;
  font-size: 42px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 49px;
  padding-top: 80px;
}
.bottom_zixun .banxin .sub_title {
  width: 201px;
  height: 48px;
  border-radius: 40px 40px 40px 40px;
  opacity: 1;
  border: 1px solid #FFFFFF;
  margin: 0 auto;
  margin-top: 96px;
  text-align: center;
  line-height: 48px;
}
.bottom_zixun .banxin .sub_title .title_zixun {
  line-height: 48px;
  text-align: center;
  height: 29px;
  font-size: 20px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
}
