body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, figcaption, figure, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

body, button, input, select, textarea {
  font: 12px/1 Lucida Grande,'Microsoft YaHei',"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

h1 {
  font-size: 18px;
  font-weight: normal;
}

h2 {
  font-size: 16px;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  font-weight: normal;
}

h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

address, cite, dfn, em, var {
  font-style: normal;
}

code, kbd, pre, samp, tt {
  font-family: "Courier New",Courier,monospace;
}

small {
  font-size: 12px;
}

ul, ol, li {
  list-style: none;
}

a:active, a:focus, a:hover {
  text-decoration: none;
  border: none;
  outline: none;
}

abbr[title], acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

q:before, q:after {
  content: '';
}

legend {
  color: #000;
}

fieldset, img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: 0;
  height: 1px;
}

* {
  -ms-word-break: break-all;
  word-break: break-all;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-tap-highlight-color: transparent;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.color008900 {
  color: #008900  !important;
}

.color862725 {
  color: #862725  !important;
}

[v-cloak] {
  display: none;
}

html {
  font-size: 20px;
  font-size: 5.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 17.06667px;
  }
}

@media screen and (min-width: 540px) {
  html {
    font-size: 28.8px;
  }
}

/* @media screen and (min-width: 1080px) {
    html {
        font-size: 38px;
    }
} */
.fontsize_20 {
  font-size: 0.96rem;
  white-space: nowrap;
}

.margin_t_20 {
  margin-top: 10px;
}

.border_t_1_ccc {
  border-top: 1px solid #ccc;
}

.border_b_1_862725 {
  border-bottom: 1px solid #862725;
}

.border_tb_1_ccc {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.border_t_1_dcd4d0 {
  border-top: 1px solid #565656;
}

.color333 {
}

.padding_b_10 {
  padding-bottom: 0.26667rem;
}

.padding_t_10 {
  padding-top: 0.26667rem;
}

.padding_tb_5 {
  padding: 0.13333rem 0;
}

.padding_tb_10 {
  padding: 0.26667rem 0;
}

.margin_tb_10 {
  margin: 0.26667rem 0;
}

.padding_tb_20 {
  padding: 0.53333rem 0;
}

.margin_b_0 {
  margin-bottom: 0 !important;
}

.nut-noticebar {
  height: 1.6rem;
  font-size: 0.69333rem;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
}

.nut-noticebar.close {
  border-radius: 0;
}

.nut-noticebar .left-icon {
  margin-right: 10px;
}

.nut-noticebar .wrap {
  color: #fff;
  height: 1.2rem;
  line-height: 1.2rem;
}

.nut-noticebar .right-icon {
  padding-left: 10px;
}

.nut-noticebar .right-icon svg {
  vertical-align: middle;
  fill: #fff;
}

header {
  width: 100%;
  height: 2.13333rem;
  background: #862725;
  overflow: hidden;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 99999999;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
}

header .logo {
  padding-top: 0.53333rem;
  display: inline-block;
  margin: 0 0 0 0.66667rem;
  width: 6.06667rem;
  overflow: hidden;
}

header .logo img {
  width: 100%;
}

header .header_div {
  float: right;
  color: #fff;
  font-size: 0.58667rem;
  margin: 0 0.66667rem 0 0;
  text-align: right;
  margin-top: 0.4rem;
}

header .header_div .shijian {
  position: relative;
  margin-bottom: 0.21333rem;
  padding-left: 1.06667rem;
}

header .header_div .shijian .icon_time {
  width: 0.93333rem;
  position: absolute;
  top: -0.13333rem;
  left: 0;
}

header .header_div .shijian .open_mark {
  margin-left: 0.4rem;
  border: 1px solid #fff;
  background-color: #fff;
  padding: 0 0.13333rem;
  border-radius: 3px;
  font-size: 0.48rem;
}

header .header_div .desc {
  width: auto;
  line-height: 0.8rem;
  text-align: right;
}

footer {
  width: 100%;
  height: 2.13333rem;
  background: #fff;
  margin: 0 auto;
  opacity: 1 !important;
  position: fixed;
  z-index: 99999999;
  bottom: 0;
  border-top: 1px solid #f6f6f6;
  font-size: 0.64rem;
  font-weight: bold;
}

footer .list {
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

footer .list .item {
  width: 20%;
  position: relative;
  float: left;
  overflow: hidden;
  color: #333;
  text-align: center;
}

footer .list .item.active {
  background-color: #862725;
}

footer .list .item.active .link {
  color: #fff;
}

footer .list .item .link {
  color: #333;
  display: block;
  z-index: 9999999999;
  opacity: 1;
  width: 100%;
  height: 2.13333rem;
  line-height: 2.13333rem;
  text-decoration: none;
}

.company_info {
  padding: 0.26667rem 0.53333rem;
  font-weight: normal;
}

.company_info p {
  line-height: 1rem;
  font-size: 0.68rem;
  color: #666666;
}

.company_info p a {
  color: #fff;
}

#index {
  width: 100%;
  position: relative;
}

#index section {
  padding: 1.55333rem 0 0.33333rem 0;
  width: 100%;
  margin: 0 auto;
  font-size: 0.65333rem;
}

#index section table {
  width: 100%;
  margin-bottom: 0.53333rem;
}

#index section table tr:nth-child(even) {
  background: #444;
}

#index section table tr:last-child {
  border-bottom: 1px solid #ccc;
}

#index section table tr:first-child {
  border-bottom: none;
}

#index section table tr th {
  background: #000;
  color: #fff;
  font-size: 0.74667rem;
  text-align: center;
  height: 1.6rem;
  line-height: 1.6rem;
}

#index section table tr td {
  overflow: hidden;
  border-right: 1px solid #565656;
  text-align: center;
}

#index section table tr td.titletd {
  background-color: #862725;
}

#index section table tr td.titletd .jinjia_tab_r1 {
  display: inline-block;
  width: 1.6rem;
  background: #862725;
  color: #fff;
  font-size: 0.74667rem;
  line-height: 1.06667rem;
  padding: 8px 0 8px 0;
}

#index section table tr td.jinjia_tab_td5 {
  font-weight: normal;
}

#news header .header_div {
  padding: 0;
  line-height: 2.13333rem;
}

#news section {
  padding: 2.13333rem 0 2.13333rem 0;
}

#calendar header .header_div {
  padding: 0;
  line-height: 2.13333rem;
}

#calendar section {
  padding: 2.13333rem 0 2.13333rem 0;
}

#contact {
  width: 100%;
  position: relative;
}

#contact header .header_div {
  padding: 0;
  line-height: 2.13333rem;
}

#contact section {
  padding: 2.13333rem 0 2.13333rem 0;
  width: 100%;
  overflow: auto;
  margin: 0 auto;
  font-size: 0.64rem;
  font-weight: bold;
}

#contact section .contact_info {
  border-top: 0.74667rem solid #ddd;
  padding: 0.4rem;
  font-size: 0.56rem;
}

#contact section .contact_info h2 {
  font-size: 0.69333rem;
  color: #862725;
  font-weight: bold;
  margin-bottom: 5px;
}

#contact section .contact_info p {
  line-height: 1.06667rem;
  display: flex;
  align-items: center;
  font-weight: normal;
}

#contact section .contact_info p img {
  width: 0.64rem;
  margin-right: 5px;
}

#contact section form {
  border-top: 0.74667rem solid #ddd;
  padding: 0.74667rem 0.4rem 0 0.4rem;
  font-size: 0.58667rem;
}

#contact section form .form_group {
  margin-bottom: 0.74667rem;
  font-weight: normal;
  display: flex;
  align-items: center;
}

#contact section form .form_group span {
  display: block;
  width: 3.2rem;
  text-align: right;
  margin-right: 9%;
}

#contact section form .form_group input {
  width: 70%;
  height: 1.33333rem;
  padding: 0 0.26667rem;
  line-height: 1.33333rem;
  justify-self: center;
  color: #999;
  border: 1px solid #ccc;
  font-size: 0.58667rem;
}

#contact section form .form_group textarea {
  width: 70%;
  height: 3.2rem;
  padding: 0.26667rem;
  color: #999;
  border: 1px solid #ccc;
  font-size: 0.58667rem;
}

#contact section form .form_group.btn_wrap {
  justify-content: center;
}

#contact section form .form_group.btn_wrap .btn_submit {
  width: 90%;
  height: 1.73333rem;
  line-height: 1.73333rem;
  background: #862725;
  text-align: center;
  color: #fff;
  font-size: 0.58667rem;
  border: 0;
}

#contact section .map {
  overflow: hidden;
  padding: 0.4rem;
  background: #fff;
  margin-bottom: 0.37333rem;
}

#introduce {
  padding: 2.13333rem 0 2.13333rem 0;
}

#introduce header .header_div {
  padding: 0;
  line-height: 2.13333rem;
}

#introduce section {
  width: 100%;
}

#introduce section .weui-tab {
  width: 100%;
  color: #fff;
}

#introduce section .weui-tab .weui-navbar {
  width: 100%;
  background: #862725;
  width: 100%;
  position: relative;
  left: 0;
  height: 1.73333rem;
  line-height: 1.73333rem;
  overflow: hidden;
}

#introduce section .weui-tab .weui-navbar::after {
  display: none;
}

#introduce section .weui-tab .weui-navbar .weui-navbar__item {
  padding: 0;
  font-size: 0.74667rem;
  font-weight: normal;
  color: #fff;
}

#introduce section .weui-tab .weui-navbar .weui-navbar__item.weui-bar__item--on {
  background: #fff;
  color: #333;
}

#introduce section .weui-tab .weui-navbar .weui-navbar__item::after {
  display: none;
}

#introduce section .weui-tab .weui-tab__bd {
  padding: 0;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item {
  height: auto;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate {
  padding: 0.53333rem;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase h3, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation h3, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate h3 {
  box-sizing: border-box;
  margin: 0px;
  font-size: 0.69333rem;
  padding: 0px;
  color: #862725;
  height: 1.54667rem;
  line-height: 1.54667rem;
  white-space: normal;
  font-weight: bold;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase p, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation p, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate p {
  box-sizing: border-box;
  line-height: 0.93333rem;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 0.56rem;
  color: #333333;
  white-space: normal;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase .hs-box, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation .hs-box, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate .hs-box {
  width: 100%;
  margin-bottom: 0.4rem;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase .hs-box table, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation .hs-box table, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate .hs-box table {
  width: 100%;
  font-size: 0.69333rem;
  margin-top: 0.13333rem;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase .hs-box table thead tr, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation .hs-box table thead tr, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate .hs-box table thead tr {
  height: 1.54667rem;
  line-height: 1.54667rem;
  width: 100%;
  background: #862725;
  color: #fff;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase .hs-box table thead tr th, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation .hs-box table thead tr th, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate .hs-box table thead tr th {
  width: 33.3%;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase .hs-box table tbody tr, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation .hs-box table tbody tr, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate .hs-box table tbody tr {
  background: #fff;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase .hs-box table tbody tr td, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation .hs-box table tbody tr td, #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate .hs-box table tbody tr td {
  width: 33.3%;
  color: #666;
  text-align: center;
  height: 1.54667rem;
  line-height: 1.54667rem;
}

#introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#repurchase .hs-box table tbody tr:nth-child(even), #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#sellingOperation .hs-box table tbody tr:nth-child(even), #introduce section .weui-tab .weui-tab__bd .weui-tab__bd-item#refiningPlate .hs-box table tbody tr:nth-child(even) {
  background: #f4f4f4;
}
