<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html,
body {
  background-color: #fff;
}
input[type='text']:focus,
textarea:focus {
  border-color: #999 !important;
}
header {
  height: 260px;
  background: url("../../../../images/home/v1/contact-us/common_bg.png") no-repeat;
  background-size: cover;
}
.matter {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 550px;
  padding-top: 50px;
  padding-bottom: 200px;
}
.matter .my-nav {
  margin: 0 auto;
  width: 1200px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(99,117,138,0.23);
          box-shadow: 0 4px 12px 0 rgba(99,117,138,0.23);
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  background: #fff;
  padding: 10px 88px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.matter .my-nav h2 {
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  color: #080810;
}
.matter .my-nav .xieyi {
  width: 1018px;
  margin: 0 auto;
  border: 1px solid #e1e1e1;
  font-size: 14px;
}
.matter .my-nav .xieyi tr {
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  height: 45px;
  line-height: 45px;
}
.matter .my-nav .xieyi tr.xy-title {
  height: 55px;
  line-height: 55px;
  background: #f1f1f1;
  font-size: 16px;
}
.matter .my-nav .xieyi tr a {
  color: #007ef1;
}
.matter .my-nav .xieyi tr a:hover {
  text-decoration: underline;
}
.matter &gt;h1,
.matter &gt;h2,
.matter &gt;h3,
.matter &gt;p,
.matter .shuming {
  width: 1010px;
  margin: 0 auto;
}
.matter &gt;h1 {
  font-size: 18px;
  color: #080810;
  text-align: center;
  padding: 40px 0 12px;
}
.matter &gt;h2 {
  font-size: 14px;
  color: #ff5a5f;
  text-align: center;
  padding-bottom: 32px;
}
.matter &gt;h3 {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #080810;
}
.matter &gt;p {
  font-size: 14px;
  color: #666;
  padding-bottom: 32px;
  line-height: 22px;
}
.matter &gt;p.yinsi-l {
  color: #000;
}
.matter &gt;p.yinsi-c {
  color: #000;
  text-align: center;
}
.matter &gt;p span {
  color: #fc5c63;
}
.matter &gt;p img {
  height: 120px;
  width: 620px;
}
.yinsi p {
  font-size: 14px;
  color: #828080;
  padding-bottom: 32px;
  line-height: 22px;
}
.yinsi span.yinsi-l {
  color: #000;
}
.yinsi span.yinsi-c {
  color: #000;
  text-align: center;
}
.yinsi .shuming {
  margin-top: 30px;
}
.yinsi .shuming p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  float: right;
  width: 170px;
  clear: both;
}
.yinsi .userIdentity {
  border: 1px solid #e1e1e1;
  padding: 9px 24px;
  font-size: 16px;
  color: #999;
  letter-spacing: 0;
  width: 216px;
}
.yinsi .userSave {
  font-size: 14px;
  color: #007ef1;
  padding: 9px 24px;
  background-color: inherit;
}
</pre></body></html>