@font-face {
  font-family: bahnschrift;
  src: url('../fonts/bahnschrift.ttf');
}

@font-face {
  font-family: YouSheBiaoTiHei;
  src: url(../fonts/subtract/YouSheBiaoTiHei.ttf);
}

@font-face {
  font-family: AlibabaPuHuiTi_2_55_Regular;
  font-weight: 400;
  src: url(../fonts/woff2/Alibaba_PuHuiTi_2.0_55_Regular_55_Regular.subset.woff2);
  font-display: swap;
}

@font-face {
  font-family: AlibabaPuHuiTi_2_85_Bold;
  font-weight: 700;
  src: url(../fonts/woff2/Alibaba_PuHuiTi_2.0_55_Regular_85_Bold.subset.woff2);
  font-display: swap;
}

@font-face {
  font-family: AlibabaPuHuiTi_2_95_ExtraBold;
  font-weight: 800;
  src: url(../fonts/woff2/Alibaba_PuHuiTi_2.0_95_ExtraBold_95_ExtraBold.subset.woff2);
  font-display: swap;
}

@font-face {
  font-family: AlibabaPuHuiTi_2_105_Heavy;
  font-weight: 900;
  src: url(../fonts/Alibaba_PuHuiTi_2.0_105_Heavy_105_Heavy.ttf);
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #303030;
  font-size: 14px;
  font-weight: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  min-width: 1265px;
  overflow-x: auto;
}

p,
.p-font {
  line-height: 30px;
}

nav,
header,
section,
footer {
  width: 100%;
}

footer {
  height: 200px;
  background-color: #f2f2f2;
}

/* #menu_div #menu_left{
    margin: 15px 0 0 15px;
}
#menu_div #menu_right .nav_btn{
    margin:17px 0 0 10px;
}
#menu_div #menu_right #menu_phone{
    margin: 0 5px 0 8px;
    color: #0068B4;
}
#menu_div #menu_left div{
    background: url('../images/index/logoWhite.png') no-repeat center;
    background-size: 80%;
}
.menu_div1 #menu_left div {
    background: url('../images/index/logo.png') no-repeat center !important;
    background-size: 80%!important;
}
#menu_div #menu_right a{
    background-image: url("../images/index/bgbtn.png");
    background-repeat: no-repeat;
    background-position: center;
}
.nav_btn6>span{
    color: #FFFFFF;
    margin-left: 18px;
}
#menu_div #menu_right a:hover{
    background-image: url("../images/index/bgbtnhover.png");
    text-decoration: none;

}
#menu_div #menu ul li{
    position: relative;
}
#menu_div .menu_product_child ul li a{
    font-size: 13px;
}
#menu_div #menu ul li a{
    font-size: 18px;
    color: #FFFFFF;
}
#menu_div .menu_product_child{
    + top:70px;
    background: rgb(29, 28, 32)\0;
    opacity: 0.9\0;
    filter:alpha(opacity=90)\0;
    background: rgb(29, 28, 32);
    opacity: 0.9;
    filter:alpha(opacity=90);

}
#menu_div .menu_product_child1{
    opacity: 1;
    filter:alpha(opacity=100);
}
.nav_bg{
    +left:0px;
    +width:2800px;
    background: rgb(29, 28, 32);
    opacity: 0.9;
    filter:alpha(opacity=90);
} */
.footerpart {
  width: 1024px;
  margin: 0 auto;
}

.footer-head {
  width: 100%;
  height: 140px;
  padding-top: 30px;
}

.footer-head>div {
  width: 33%;
  float: left;
}

.footer-head h4 {
  line-height: 40px;
}

.footinfor>li {
  line-height: 25px;
}

.p {
  text-indent: 0;
  text-align: left;
  margin-bottom: 20px;
}

.last-product {
  margin-right: 0px;
}

.pro-head {
  text-align: center;
}

#footer a:hover {
  color: #000000;
}

.infor {
  width: 1000px;
  margin: 0 auto;
  display: block;
}

.infor h1 {
  font-size: 28px;
  line-height: 80px;
  font-weight: normal;
  text-align: center;
  color: #474747;
}

.whitebox,
.graybox {
  width: 100%;
}

.graybox {
  background-color: #f4f4f4;
}

.whitebox {
  background-color: #ffffff;
}

.grayGbox {
  background-color: #ededed;
}

.font20 {
  font-size: 20px;
  text-indent: 40px;
  text-align: left;
  line-height: 40px;
}

.grayWbox {
  background-color: #f1f5f5;
}

.bluebox {
  background-color: #0067b2;
}

.table-4 {
  width: 100%;
}

.table-4>tbody>tr>td {
  width: 25%;
}

.table-6-4,
.table-4-6 {
  width: 100%;
}

.table-6-4>tbody>tr>td:first-child,
.table-4-6>tbody>tr>td:last-child {
  width: 60%;
}

.table-6-4>tbody>tr>td:last-child,
.table-4-6>tbody>tr>td:first-child {
  width: 40%;
}

.table-5-5 {
  width: 100%;
}

.table-5-5 td {
  width: 50%;
}

.table-3 {
  width: 100%;
}

.table-3>tbody>tr>td {
  width: 33.33333%;
}

.table-2 {
  width: 100%;
}

.table-2>tbody>tr>td {
  width: 50%;
}

.table-2-8 {
  width: 100%;
}

.table-2-8>tbody>tr>td:first-child {
  width: 20%;
}

.table-2-8>tbody>tr>td:last-child {
  width: 80%;
}

.table-3-7 {
  width: 100%;
}

.table-3-7>tbody>tr>td:first-child {
  width: 30%;
}

.table-3-7>tbody>tr>td:last-child {
  width: 70%;
}

.table-7-3 {
  width: 100%;
}

.table-7-3>tbody>tr>td:first-child {
  width: 70%;
}

.table-7-3>tbody>tr>td:last-child {
  width: 30%;
}

body * {
  box-sizing: border-box;
  flex-shrink: 0;
}

body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial,
    PingFang SC-Light, Microsoft YaHei;
}

input {
  background-color: transparent;
  border: 0;
}

button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.justify-start {
  display: flex;
  justify-content: flex-start;
}

.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}

.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}

.justify-around {
  display: flex;
  justify-content: space-around;
}

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

.align-start {
  display: flex;
  align-items: flex-start;
}

.align-center {
  display: flex;
  align-items: center;
}

.align-end {
  display: flex;
  align-items: flex-end;
}

.align-baseline {
  display: flex;
  align-items: baseline;
}