* {
  margin: 0;
  padding: 0;
}
.custom-header .g-headertop,
.custom-header .page-header-wrapper {
  display: none!important;
}
body,
html {
  margin: 0;
  padding: 0;
  background-color: #fff;
}
ul,
li {
  list-style: none;
}

input{
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}

textarea{
	border: none;
	margin: 0;
	background: none;
}

.contain1 {
  width: 100%;
  min-width: 1200px;
}
.contain1 ul {
  width: 1200px;
  font-weight: 550;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.banner1 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 63px;
  color: #fff;
  padding-top: 186px;
}
.contain1 ul li {
  width: 200px;
}
.banner_match ul li {
  float: left;
  text-align: center;
}
.show_num {
  position: relative;
  /*    border-right: 1px solid #ffffff;
 */
  padding-left: 35pX;
}
.show_num::after {
  position: absolute;
  content: '';
  height: 75%;
  top: 25%;
  width: 1px;
  background-color: #B2C4C1;
  right: -15px;
}
.contain1 ul li:nth-child(4) .show_num::after {
  background-color: transparent;
}
.show_num .number {
  color: #f00;
  font-size: 32px;
}
.show_num .howmuch {
  color: #f00;
  font-size: 12px;
}
.show_num .register {
  color: #fff;
  font-size: 12px;
}
.banner_match {
  background: url('https://mall.global8.cn/app3/2022-04-25/62664b97215ed.png') no-repeat;
  height: 550px;
  background-size: 100% 100%;
}
.banner_match .contain_box {
  margin: 0 auto;
  width: 1240px;
}
.banner_match .title_sub {
  margin-top: 146px;
  color: #fff;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 1px;
}
.banner_match .title_cn {
  margin-top: 11px;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
}
.banner_match .content_box {
  width: 100%;
  height: 162px;
  margin-top: 61px;
  background: rgba(18, 33, 86, 0.1);
  backdrop-filter: blur(10px);
  display: flex;
  justify-content: center;
}
.banner_match .content_box .content_padding {
  width: 1240px;
  display: flex;
  align-items: flex-end;
  overflow: visible;
}
.banner_match .content_box .content_padding .box_width {
  width: 40px;
  flex: auto!important;
}
.banner_match .content_box .content_padding .data_item_box {
  flex: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.banner_match .content_box .content_padding .data_item_box .item_num {
  font-size: 42px;
  line-height: 50px;
  color: #F6871E;
  letter-spacing: 2px;
  font-weight: bold;
}
.banner_match .content_box .content_padding .data_item_box .item_num .num_unit {
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  margin-left: 6px;
}
.banner_match .content_box .content_padding .data_item_box .item_text {
  margin-top: 6px;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
}
.banner_match .content_box .content_padding .data_img {
  width: 386px;
  object-fit: cover;
}
.order_box {
  width: 1240px;
  margin: 0 auto;
  display: flex;
  padding: 40px 0;
}
.order_box .order_left {
  flex: 1;
  height: 360px;
  overflow: visible;
}
.order_box .order_list {
  width: 100%;
  height: 353px;
  background-color: #FFFCF3;
  padding: 20px 15px 27px;
}
.order_box .order_list p {
  height: 24px;
}
.order_box .order_right {
  margin-left: 27px;
}
.order_box .order_title {
  font-size: 20px;
  line-height: 23px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000;
  padding-bottom: 30px;
  border-bottom: 2px solid #F6871E;
}
.order_box .release_demand {
  color: #16202C;
  width: 420px;
  padding-top: 19px;
  text-align: center;
  background-color: #fff;
  position: relative;
  background-image: linear-gradient(180deg, #FFFBE7 0%, rgba(255, 255, 255, 0) 50%);
}
.order_box .release_demand span {
  text-align: left;
  padding-left: 20px;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}
.order_box .release_demand span input {
  margin-left: 40px;
  width: 255px;
  height: 30px;
  border-radius: 20px;
  border: 1px solid #DDDDDD;
  padding: 0 20px;
}
.order_box .release_demand p.title {
  color: #16202C;
  font-size: 20px;
  font-weight: bold;
  padding: 27px 0 27px;
}
.order_box .release_demand .btn {
  background: #276EF0;
  width: 180px;
  border-radius: 20px;
  color: #fff;
}

.searchData {
  width: 100%;
  background-color: #f1f2f4;
}
.searchData .banner_box {
  width: 1240px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 29px 0 40px;
}
.searchData .banner_left,
.searchData .banner_right {
  width: 609px;
  object-fit: cover;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.1);
}
.searchData .demand_title {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000;
  width: 1240px;
  margin: 0 auto;
}
.shuaixuan {
  width: 1240px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 0 20px;
}
/*.goSearch{
	width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: top;
}*/
.goSearch img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  vertical-align: top;
}
.goSearch span {
  line-height: 21px;
  font-size: 18px;
  color: #323A40;
  margin-right: 36px;
}
.find input {
  border: 0;
  padding: 7px;
  border-radius: 6px;
  width: 300px;
  height: 45px;
  font-size: 14px;
  padding-left: 37px;
}
.find input::-webkit-input-placeholder {
  font-size: 14px;
  color: #888888;
}
.find {
  position: relative;
}
.nav_box {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  align-items: center;
  margin: 0 auto;
}
.nav_box .nav_ul {
  width: 1240px;
  background-color: #E8EBF1;
}
.nav_box .nav > li{
	margin-right: 80px;
}
.nav_box .nav > li > a {
  padding: 11px 34px!important;
  font-size: 16px;
  /* margin: 0 34px 0 54px; */
}
.find img {
  position: absolute;
  left: 6px;
  top: 12px;
  width: 23px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  margin-left: 5px;
}
.searchBtn {
  margin-left: 30px;
  margin-right: 30px;
  width: 90px;
  height: 45px;
  background-color: #F6871E !important;
}
.searchBtn:hover {
  background-color: #ff4a00 !important;
}
.zhuangsi {
  margin-left: 300px;
  display: inline-block;
  width: 120px;
  margin-bottom: 6px;
}
input {
  outline: none;
  box-shadow: none;
}
.contentTab {
  width: 1240px;
  margin: 0 auto;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #F6871E !important;
}
.contentTab .nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #ff4a00 !important;
}
.contentTab .nav-tabs {
  border-bottom: 0;
}
.contentTab li a {
  color: #333;
}
.contentTab li {
  margin-right: 20px;
}
.contentTab li:hover {
  background: transparent;
}
.contentTab .nav-pills {
  margin-top: 20px;
  margin-bottom: 20px;
}
.Contentlist {
  background-color: #f1f2f4;
  border-radius: 6px;
  padding-bottom: 0;
  width: 1240px;
}
.Contentlist .selected a {
  color: #f6871e;
}
.clearfix {
  clear: both;
}
.Contentlist li {
  width: 148px;
  float: left;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
  margin-right: 20px;
}
.Contentlist li:nth-child(7n) {
  margin-right: 0;
}
.gxList {
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
.gxList li {
  margin-right: 0;
}
.gxList .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: #3c9f29;
  color: #fff;
}
.success {
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  display: flex;
  margin-top: 20px;
  align-items: center;
  width: 1200px;
}
.ad {
  width: 100%;
  min-width: 1200px;
  background-color: #245DD4;
}
.s_left {
  color: #fff;
  font-size: 18px;
  flex: 1;
}
.s_right {
  flex: 2;
}
.s_right li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s_right li p {
  color: #fff;
  font-size: 12px;
}
.gxList .Contentlist {
  background-color: transparent;
  padding: 0;
}
.part {
  /* padding: 15px; */
  position: relative;
}
.part .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.part .number {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  margin: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.part .detail {
  border-top: 1px solid #F6871E;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.part .detail .d1{
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
}
.part .detail .d1>div{
  padding: 10px 0;
  /* margin-bottom: 10px; */
}
.part .detail p {
  margin-top: 10px;
  font-size: 12px;
}
.part .detail .d2{
  margin: auto 0;
  width: 50px; 
  height: 50px;
  background:#DFDFDF;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.d2_img{
  width: 30px;
  height: 30px;
}
.d2_img>img{
  width: 100%;
  height: 100%;
}

.toLink {
  width: 99px;
  height: 38px;
  background-color: #276EF0;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-size: 14px;
  line-height: 16px;
  /* margin-top: 15px; */
}
.box {
  background-color: #fff;
}
.gxList .nav-tabs {
  border-bottom: 1px solid #3c9f29;
}
.gxList .Contentlist .tab-content li {
  background-color: #F1F1F1;
  margin-top: 20px;
  margin-right: 26px;
  width: 290px;
  border-radius: 6px;
  /* height: 197px; */
}
.gxList .Contentlist .tab-content li a {
  color: #333;
}
.gxList .Contentlist .tab-content li a:hover {
  text-decoration: none;
}
.gxList .Contentlist .tab-content li:nth-child(4n) {
  margin-right: 0;
}
.gxList .pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #245DD4;
  border-color: #245DD4;
}
.positPic {
  position: absolute;
  right: 13px;
  bottom: 0;
  width: 100px;
  height: 100px;
  border-radius: 4px;
}
.parts {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 11px;
}
.parts .left_part {
  width: 80px;
  height: 80px;
  border-radius: 5px;
  margin-right: 4px;
}
.parts .left_part img {
  width: 100%;
  height: 100%;
}
.parts .right_part {
  margin-left: 8px;
}
.totalprice {
  color: #f00;
  font-size: 16px;
  margin-left: 45px;
}
.product {
  color: #000;
  font-size: 16px;
}
.grey {
  color: #999;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contain1 ul li:nth-child(4) .show_num {
  border-right: none;
}
.download {
  background-color: #F1F2F4;
  height: 1200px;
}
.download_banner {
  background: url('../img/download.jpg') no-repeat;
  height: 450px;
  background-size: 100% 100%;
}
.download_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: -30px;
  border-radius: 12px;
  width: 60%;
  height: 300px;
  background-color: #FFFFFF;
}
.download_sub_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  justify-content: center;
  width: 100%;
  height: 90%;
  /* 	border: 1px solid blue;
 */
}
.download_sub_box img {
  display: flex;
  margin: 0 auto;
  width: 130px;
}
.download_sub_box p {
  margin: 24px  auto;
  text-align: center;
}
.download_sub_box .p_title {
  color: #464646;
  font-size: 10px;
  font-weight: bold;
}
.download_sub_box .p_desc {
  color: #888888;
  text-align: left;
  font-size: 8px;
  width: 150px;
}
.download_sub_box_1 {
  width: 33.33%;
  flex: 1;
  height: 100%;
}
.download_sub_box_2 {
  flex: 1;
  height: 100%;
  width: 33.33%;
}
.download_sub_box_3 {
  flex: 1;
  height: 100%;
  width: 33.33%;
}
.scroll li {
  -webkit-backface-visibility: hidden;
}
.mask_box {
  border: 1px solid;
  width: 100%;
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.6);
  overflow: auto;
  text-align: center;
  z-index: 9999;
  display: none;
}
.close_box {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 30px;
  cursor: pointer;
  z-index: 2;
  right: 30px;
}
.modal_bg {
  width: 100%;
  height: 100%;
  padding: 26px 35px 0;
  border-radius: 10px 10px 0 0;
  background: linear-gradient(180deg, #FFFBE7 0%, rgba(255, 255, 255, 0) 100%);
  position: relative;
  z-index: 1;
}

.modal_bg_2 {
  width: 100%;
  height: 100%;
  padding: 0px 35px 27px;
}
.modal_box {
  width: 100%;
  background-color: #fff;
  width: 420px;
  border-radius: 10px;
  position: relative;
}
.logo_box {
  width: 100%;
  display: flex;
  z-index: 9;
  justify-content: center;
}
.face_img {
  width: 80px;
  height: 80px;
}
.text_box {
  margin-top: 19px;
  color: #16202C;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.text_box_2 {
  margin-top: 19px;
  color: #16202C;
  font-size: 18px;
  width: 100%;
  text-align: center;
  padding-bottom: 23px;
}
.input_box {
  width: 100%;
  margin-top: 25px;
  display: flex;
  align-items: center;
}
.label_left {
  width: 96px;
  text-align: left;
  margin-right: 11px;
}
.label_left div {
  font-size: 16px;
  line-height: 22px;
  color: #16202C;
}
.input_right {
  border-radius: 20px;
  flex: 1;
  padding: 6px 12px;
  border: 1px solid #DDDDDD;
}
.inputs {
  width: 100%;
  font-size: 16px;
  border: 0;
}
.sure_padding {
  width: 100%;
  margin-top: 34px;
  display: flex;
  justify-content: center;
}
.sure_button {
  background-color: #276ef0;
  font-size: 16px;
  color: #fff;
  padding: 12px 89px;
  border-radius: 26px;
  cursor: pointer;
}
.qrcode_box {
  width: 100%;
  display: flex;
  justify-content: center;
}
.qrcode_img {
  width: 160px;
  height: 160px;
}
.qrcode_text {
  margin-top: 48px;
  font-size: 22px;
  font-weight: bold;
  color: #16202C;
  padding-bottom: 45px;
}
