* {
  margin: 0;
  padding: 0;
}



.top_head {
  width: 100%;
  height: 50px;
  background-color: white;
  position: fixed;
  top: 0;
  z-index: 99;
  box-shadow: 1px 1px 1px 1px rgb(236, 236, 236);
}

.top_bottom {
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  z-index: 99;
  color: #bbb;
  text-decoration: none;
  background-color: white;

}

.group_name {
  margin-left: 5px;
  font-weight: 700;
  color: #575656;
  font-weight: 700;
}

.style {
  font-size: 18px;
  color: #333;
  margin-left: 30px;
  font-weight: 600;
  cursor: pointer;
}

.head_call {
  float: right;
  height: 50px;
  line-height: 50px;
  margin-right: 20px;
}

.video-box {
  /* position: relative; */
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-image: url(../img/chache.jpg);
}

/* .video-box .video-background {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 800px;
} */

.text {
  position: absolute;
  top: 100px;
  right: 100px;
  z-index: 9;
  color: white;
  font-size: 30px;
  display: none;
  font-family: 'Times New Roman', Times, serif;
}

.text1 {
  font-family: 'Times New Roman', Times, serif;
  position: absolute;
  top: 160px;
  right: 100px;
  z-index: 9;
  color: white;
  font-size: 30px;
  display: none;
}

.text2 {
  position: absolute;
  top: 220px;
  right: 100px;
  z-index: 9;
  color: white;
  font-size: 30px;
  display: none;
  font-family: 'Times New Roman', Times, serif;
}

.linetime {
  width: 200px;
  height: 140px;
  position: fixed;
  left: 0;
  bottom: 20px;
  z-index: 99;
  box-sizing: border-box;
  padding-left: 30px;
}

.linetime ul li {
  height: auto;
  min-height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: white;
  font-weight: 500;
  cursor: pointer;
  font-weight: 600;
}

::-webkit-scrollbar {
  display: none;
}

.product_kind {
  height: 100vh;
  width: 100%;
  /* background-color: aquamarine; */
  box-sizing: border-box;
  padding-top: 10%;
  padding-left: 15%;
}

.product_title {
  font-size: 25px;
}

.lang {
  margin-top: 15px;
  width: 50px;
  height: 3px;
  background-color: #c6000b;
}

.pro_middle {
  width: 100%;
  height: 50%;
  /* background-color: #C6000B; */
  margin-top: 20px;
}

.pro_des div {
  /* margin-top: 20px; */
  width: 40%;
  height: 100%;
  /* background-color: #C1CFF7; */
  float: left;
  color: #666;
  font-size: 14px;
}

.pro_picture {
  float: right;
  margin-right: 10%;
  width: 40%;
  height: 100%;
  /* background-color: rgb(7, 58, 59); */
}

.pro_picture img {
  width: 100%;
  height: 100%;
}

.pro_name {
  display: flex;
  margin-top: 30px;
  width: 90%;
  height: 20%;
  /* background-color: antiquewhite; */
}

.pro_name li {
  color: #333;
  padding-top: 4%;
  list-style: none;
  flex: 1;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  background-color: #f5f5f5;
  cursor: pointer;
}

#active {
  color: white;
  background-color: #c6000b;
}

.des {
  display: none;
}

.pic {
  display: none;
}

.social {
  height: 100vh;
  width: 100%;
  background-color: #f5f5f5;
  box-sizing: border-box;
  padding-top: 10%;
  padding-left: 15%;
}

.boxleft {
  float: left;
  width: 20%;
  height: 90%;
  /* background-color: #C6000B; */
}

.boxright {
  margin-right: 10%;
  width: 65%;
  height: 75%;
  float: right;
  background-color: white;
}

.socal_kind {
  cursor: pointer;
  margin-top: 30px;
}

.socal_title {
  margin-top: 5px;
  font-weight: 600;
}

.socal_des {
  margin-top: 3px;
  color: #666;
  font-size: 12px;
}

.boxright>div {
  display: none;
}

.boxright>div p {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 15px;
  color: #666;
}

.status {
  height: 100vh;
  width: 100%;
  /* background-color: aquamarine; */
  box-sizing: border-box;
  padding-top: 10%;
  padding-left: 15%;
}

.status_kind {
  margin-top: 50px;
  width: 90%;
  height: 50%;
  /* background-color: #C1CFF7; */
}

.trust {
  width: 30%;
  height: 100%;
  float: left;
  position: relative;
}

.s4 {
  margin-top: 0.8%;
  width: 30%;
  height: 96%;
  float: left;
  margin-left: 30px;
  position: relative;
}

.threety {
  margin-left: 30px;
  margin-top: 0.8%;
  width: 30%;
  height: 96%;
  float: left;
  position: relative;
}

.trust_tips {
  color: #c6000b;
  position: absolute;
  bottom: -20%;
  left: 18%;
  width: 200px;
  height: 120px;
  box-sizing: border-box;
  padding-top: 15%;
  text-align: center;
  background-color: rgba(246, 244, 244, 0.9);
}

.s4_tips {
  color: #c6000b;
  position: absolute;
  bottom: -20%;
  left: 18%;
  width: 200px;
  height: 120px;
  box-sizing: border-box;
  padding-top: 15%;
  text-align: center;
  background-color: rgba(246, 244, 244, 0.9);
}

.threety_tips {
  color: #c6000b;
  position: absolute;
  bottom: -20%;
  left: 18%;
  width: 200px;
  height: 120px;
  box-sizing: border-box;
  padding-top: 15%;
  text-align: center;
  background-color: rgba(246, 244, 244, 0.9);
}

.guanzhubox {
  width: 100%;
  height: 200px;
  display: none;
  background-color: rgb(255, 255, 255);
}

.guanzhubox>div {
  width: 18%;
  height: 120px;
  background-color: #f5f5f5;
  float: left;
  margin-top: 2%;
  margin-left: 5%;
}

.box1 {
  width: 50%;
  margin: 0 auto;
  /* background-color: white; */
  margin-top: 17px;
  height: 80px;
  box-sizing: border-box;
  padding-left: 5%;
}

.box2 {
  width: 50%;
  margin: 0 auto;
  /* background-color: white; */
  margin-top: 17px;
  height: 80px;
  box-sizing: border-box;
  padding-left: 5%;
}

.box3 {
  width: 50%;
  margin: 0 auto;
  /* background-color: white; */
  margin-top: 17px;
  height: 80px;
  box-sizing: border-box;
  padding-left: 5%;
}

.box4 {
  width: 50%;
  margin: 0 auto;
  /* background-color: white; */
  margin-top: 17px;
  height: 80px;
  box-sizing: border-box;
  padding-left: 5%;
}

.aboutus {
  display: none;
  padding-top: 50px;
}

.topbox {
  position: relative;
  /* overflow: hidden; */
  /* background-color: #C1CFF7; */
}

.topbox div span {
  cursor: pointer;
  text-align: center;
  margin-left: 30px;
  width: auto;
  min-width: 120px;
  height: 60px;
  font-size: 14px;
  display: inline-block;
  line-height: 60px;
  background-color: rgba(231, 227, 227, 0.9);
  color: #333;
  padding: 0 10px;
}

.topbox div {
  position: absolute;
  bottom: -10px;
  margin-left: 80px;
}

.aboutbody>div {
  display: none;
  padding: 50px 110px;
}

.heng {
  width: 50px;
  height: 5px;
  display: inline-block;
  background-color: #c6000b;
}

.hidden {
  display: none !important;
}

.choose {
  display: none;
  width: 150px;
  height: 120px;
  text-align: left;
  position: absolute;
  top: 32px;
  background-color: #f5f5f5;
  z-index: 999;
  box-sizing: border-box;
  padding-top: 20px;
}

.choose span {
  float: left;
  margin: 0 auto;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  cursor: pointer;
}

.about_des {
  margin-top: 30px;
  color: #333;
}

.you {
  height: 320px;
}

.xia {
  box-sizing: border-box;
  padding-top: 60px;
  display: flex;
  height: 200px;
  margin-top: 20px;
  background-color: #f5f5f5;
}

.xia div {
  flex: 1;
  text-align: center;
}

.xia_top {
  font-size: 35px;
  font-weight: 700;
}

.xia_under {
  color: #575656;
}

.xia_des p {
  line-height: 30px;
  margin-top: 30px;
}

.qiye_wenhua {
  margin-top: 25px;
  font-size: 25px;
}

.qiye_zuofeng {
  margin-top: 25px;
  font-size: 35px;
  color: #666;
  line-height: 60px;
}

i {
  font-weight: 700;
  font-size: 25px;
}

.call_us {
  font-size: 25px;
  margin-bottom: 20px;
}

.call p {
  line-height: 35px;
  color: #504f4f;
}

.call_tousu {
  margin-top: 25px;
  font-size: 25px;
}

.pjProduct {
  display: none;
  padding-top: 80px;
  padding-left: 120px;
}

.product {
  font-size: 25px;
  margin-top: 20px;
  cursor: pointer;
  position: relative;
}


.product.on .choose {
  display: block;
}

.product_box {
  width: 30%;
  cursor: pointer;
  display: inline-block;
  padding-bottom: 20px;
  margin: 15px 20px;
  /* margin-bottom: 20px; */
  background-color: white;
}

.product_name {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #333;
}

/* #app {
  background-color: #f5f5f5;
} */

.main_product {
  display: none;
  background-color: #f5f5f5;
  padding-bottom: 80px;
  padding-top: 30px;
}

.list {
  width: 1200px;
  margin: 50px auto;
  background-color: #f3f3f3;
}

.more {
  width: 900px;
  margin: 20px auto;
  padding: 60px;
  background-color: white;
}

.product_box img {
  width: 100%;
}

.flex_hor {
  display: flex;
}

.flex_hor .product+.product {
  margin-left: 30px;
}

.heng {
  transition: 0.5s;
  z-index: 10;
}

.container {
  display: flex;
  /* height: 500px; */
}

.container .text {
  all: revert;
  margin-left: 20px;
}

.container .left {
  width: 500px;
}

.container .right {
  padding-top: 10px;
  padding-left: 50px;
  height: 100%;
  width: 40%;
}

.container img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.row {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.column {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.column+.column {
  border-left: 1px solid #333;
}

.column span {
  display: block;
}

.detail .title {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-weight: bold;
  vertical-align: -5px;
  color: #333f47;
  font-family: Impact;
  margin-right: 30px;
  font-size: 59px;
  line-height: 59px;
}

.detail .type {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB',
    'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
  line-height: 1.6;
  font-size: 24px;
  color: #fcb026;
  font-weight: bold;
}

#title {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB',
    'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
  font-size: 50px;
  line-height: 50px;
  color: #333f47;
  font-weight: bold;
  margin-bottom: 27px;
  visibility: visible;
  transform: translateY(0) scale(1);
  opacity: 1;
  transition: transform 1s ease 0.2s, opacity 1s ease 0.2s;
}

table {
  width: 900px;
  border-collapse: collapse;
}

th,
td {
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
}

th {
  background-color: #f2f2f2;
}

.el-dropdown {
  display: inline-block;
  position: relative;
  color: #606266;
  font-size: 14px;
  vertical-align: top;
}

.el-dropdown-link {
  cursor: pointer;
  color: #409EFF;
}

.el-icon-arrow-down {
  font-size: 12px;
}