<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, DL, DT, DD, UL, OL, LI, PRE, FIELDSET, LEGEND, BUTTON,  LABEL,ul{

  padding:0px;

  margin:0px;

  border:0px;

  font-family: "SourceHanSerifCN";
}
*{  
  font-family: "SourceHanSerifCN";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face{
  font-family:"SourceHanSerifCN";
  src: url('../font/SourceHanSerifCN-Regular.otf');
}
h1,h2,h3,h4,h5,h6{ font-size: 12px; font-weight:normal;}

img { border:0 none}

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

a { color:#000000; text-decoration:none; outline: medium none;}

.clear { 
  clear:both; 
}
.both:after {
  display: block;
  content: "";
  clear: both;
}
.fl{ float:left}

.fr{ float:right}

.commonWidth {
  width: 1550px;
  margin: 0 auto;
}
.commonA {
  display: block;
  width: 100%;
  height: 100%;
}
.commonImg {
  display: block;
  width: 100%;
}
input {
  outline: none;
  border: 0;
  background: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #922C38;
}

.headerBg {
  width: 100%;
  height: auto;
  background: rgba(126, 46, 47, 1);
}
.language {
  width: 100%;
  height: 39px;
  background-color: #922C38;
  text-align: right;
}
.language&gt;div&gt;a {
  display: none;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 39px;
  background: url(../images/icon_language.png) no-repeat 0px;
  padding-left: 25px;
}
.header {
  width: 100%;
}
.logo {
  width: 355px;
  height: 70px;
  margin-top: 10px;
}
.menu&gt;li {
  float: left;
  position: relative;
  padding: 0 23px;
}
.menu&gt;li&gt;a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 90px;
  padding: 0px 2px;
  position: relative;
}
.menu&gt;li&gt;a:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.menu&gt;li&gt;a:after {
  display: block;
  content:"";
  position: absolute;
  top: 90px;
  left: 0px;
  border-bottom: 4px solid #922C38;
  width: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}
.menu&gt;li&gt;a:hover {
  font-weight: bold;
}
.menu&gt;li&gt;a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.menu&gt;li&gt;a&gt;i {
  display: inline-block;
  margin-left: 10px;
  width: 7px;
  height: 5px;
  background: url(../images/icon_arrow_nav.png) no-repeat 0px;
}
.navTwo {
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0px;
  margin: 0px;
  padding: 0px;
}
.navTwo&gt;li {
  display: block;
  text-align: center;
}
.navTwo&gt;li+li {
  border-top: 1px solid #e2e2e2;
}
.navTwo&gt;li&gt;a {
  display: block;
  padding: 10px 10px;
  color: #525252;
  width: auto;
  font-size: 14px;
  line-height: 30px;
  background: #ffffff;
  text-align: center;
}
.navTwo&gt;li&gt;a:hover {
  background-color: #922C38;
  color: #ffffff;
}
.navAct&gt;a:after {
  -webkit-transform: scaleX(1) !important;
  transform: scaleX(1) !important;
}
.headerBtn {
  margin-left: 50px;
  margin-top: 27px;
}
.searchBg {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
.searchBg .btn2 {
  border-style: none;
  border-radius: 50%;
  outline: none;
  background: url(../images/icon_search.png) no-repeat center center;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.link_btn {
  width: auto;
}
.icon_douyin,
.icon_wechat,
.icon_weibo {
  width: 30px;
  cursor: pointer;
  height: 30px;
  float: left;
}
.link_btn&gt;div+div {
  margin-left: 20px;
}
.icon_douyin {
  background: url(../images/icon_douyin.png) no-repeat 0px;
}
.icon_wechat {
  background: url(../images/icon_wechat.png) no-repeat 0px;
}
.icon_weibo {
  background: url(../images/icon_weibo.png) no-repeat 0px;
}
.link_btn&gt;div {
  position: relative;
}
.icon_img {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 2;
  top: 60px;
  left: 50%;
  margin-left: -50px;
}
.headerbtn_bar, .iphone_nav {
  display: none;
}
.headerbtn_bar {
  width: 30px;
  height: 30px;
  margin-right: 0px;
  font-size: 0;
  cursor: pointer;
  margin-top: 0px;
  background: url(../images/nav-btn.png) no-repeat center center #b82625;
  background-size: 50%;
  border-radius: 50px;
}


/* footer */

.footerBg {
  width: 100%;
  min-height: 480px;
  background-color: rgba(126, 46, 47, 1);
}
.foot {
  width: 100%;
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
}
.footerLeft {
  width: 355px;
}
.footLogo {
  width: 100%;
  height: 70px;
}
.footerInfo {
  width: 100%;
  margin-top: 35px;
}
.footerInfo&gt;h3 {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #FFF8E6;
  line-height: 35px;
  opacity: 0.8;
}
.footerInfo&gt;p {
  font-weight: 400;
  font-size: 15px;
  color: #FFF8E6;
  margin-top: 15px;
  line-height: 23px;
  max-height: 69px;
  overflow: hidden;
  opacity: 0.8;
}
.footerCenter {
  width: calc(100% - 60%);
  display: flex;
  justify-content: space-between;
}
.link,
.contact {
  width: 100%;
  margin-top: 40px;
}
.link&gt;h3,
.contact&gt;h3 {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #FFF8E6;
  line-height: 35px;
  opacity: 0.8;
}
.linkCont {
  width: 100%;
  margin-top: 25px;
}
.linkCont&gt;a {
  display: block;
  width: calc(100% - 10%);
  font-weight: 400;
  font-size: 15px;
  color: #FFF8E6;
  line-height: 35px;
  opacity: 0.8;
}
.contact&gt;h3 {
  margin-bottom: 25px;
}
.contact&gt;p {
  font-weight: 400;
  font-size: 15px;
  color: #FFF8E6;
  line-height: 35px;
  opacity: 0.8;
}
.footerRight {
  width: 311px;
  height: 200px;
  border-radius: 15px;
  padding: 30px 0px;
  border: 1px solid rgba(255, 248, 230, 0.25);
  margin-top: 40px;
}
.code {
  width: 102px;
  height: 102px;
  margin: 0 auto;
  overflow: hidden;
}
.footerRight&gt;h3 {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #FFF8E6;
  line-height: 35px;
  margin-top: 10px;
}
.copyright {
  width: 100%;
  margin-top: 120px;
  text-align: center;
  height: 66px;
  background-color: rgba(28, 29, 32, 1);
}
.copyright&gt;p {
  font-weight: 400;
  line-height: 66px;
  font-size: 15px;
  color: #FFF8E6;
  opacity: 0.8;
}
</pre></body></html>