<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*集体定义 begin*/
@font-face {
  font-family: "Helvetica Condensed"; /* 字体名称,可自己定义 */
  src: url("helvetica-webfont.eot"); /* IE */
  src:
    local("helvetica-webfont Regular"),
    local("helvetica-webfont"),
    url("helvetica-webfont.woff") format("woff"),
    url("helvetica-webfont.ttf") format("truetype"),
    /* 非IE */ url("helvetica-webfont.svg#LIGHRG") format("svg");
}
body {
  overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body,
button,
input,
select,
textarea,
pre {
  font:
    12px/1.5 "Arial",
    tahoma,
    \5b8b\4f53;
}
input,
select,
textarea {
  font-size: 100%;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
  width: 100%;
}
iframe {
  display: block;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
i {
  font-style: normal;
}
input:focus,
textarea:focus,
keygen:focus,
select:focus {
  outline: none;
  outline-offset: 0px;
}
::-webkit-input-placeholder {
  color: #8aa4b6;
}
::-moz-placeholder {
  color: #8aa4b6;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #8aa4b6;
} /* ie */
input:-moz-placeholder {
  color: #8aa4b6;
}

.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.pt40 {
  padding-top: 40px;
}
.mr20 {
  margin-right: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb35 {
  margin-bottom: 35px;
}

/* pc 设备 */
/* html.isPc {
} */
html.isPc .wap_box {
  display: none;
}
/* wap 设备 */
/* 媒体查询 */
html.isWap {
  font-size: 50px;
}
html.isWap a:hover {
  text-decoration: none;
}
@media screen and (min-width: 320px) {
  html.isWap {
    font-size: 50px;
  }
}
@media screen and (min-width: 360px) {
  html.isWap {
    font-size: 56px;
  }
}
@media screen and (min-width: 400px) {
  html.isWap {
    font-size: 62px;
  }
}
@media screen and (min-width: 480px) {
  html.isWap {
    font-size: 75px;
  }
}
@media screen and (min-width: 560px) {
  html.isWap {
    font-size: 87px;
  }
}
@media screen and (min-width: 640px) {
  html.isWap {
    font-size: 100px;
  }
}
html.isWap body {
  font-size: 0.24rem;
}
html.isWap .pc_box {
  display: none;
}
body {
  overflow-x: hidden;
  background: #fff;
}
.wrapper {
  display: none;
}
.isPc .w {
  width: 1300px;
  margin: 0px auto;
}
.isPc .w1122 {
  width: 1122px;
  margin: 0px auto;
  overflow: hidden;
}

.isWap .w {
  width: 100%;
  margin: 0px auto;
}
.isWap .w1122 {
  width: 100%;
  margin: 0px auto;
}

.isPc .topBar {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  background: url("../i/bar.png") no-repeat center top;
  background-size: 100%;
}
.isPc .topBar .topLink {
  width: 523px;
  text-transform: uppercase;
  .isPc .mostBox li {
    border-top: 1px solid #c2d6e4;
    padding: 20px 0;
    font-size: 16px;
    line-height: 16px;
    font-family: Times, "Times New Roman", "serif";
  }
  .isPc .mostBox li b {
    display: inline-block;
    width: 25px;
    height: 26px;
    font-size: 0;
    margin-right: 8px;
    float: left;
  }
  .isPc .mostBox li.m1 b {
    background: url("../i/ico_num1.png") no-repeat center;
  }
  .isPc .mostBox li.m2 b {
    background: url("../i/ico_num2.png") no-repeat center;
  }
  .isPc .mostBox li.m3 b {
    background: url("../i/ico_num3.png") no-repeat center;
  }
  .isPc .mostBox li.m4 b {
    background: url("../i/ico_num4.png") no-repeat center;
  }
  .isPc .mostBox li.m5 b {
    background: url("../i/ico_num5.png") no-repeat center;
  }
  .isPc .mostBox li.m6 b {
    background: url("../i/ico_num6.png") no-repeat center;
  }
  .isPc .mostBox li a {
    width: 177px;
    float: left;
  }

  .isWap .mostBox li {
    border-top: 1px solid #c2d6e4;
    padding: 0.2rem 0;
    font-size: 0.26rem;
    line-height: 0.3rem;
    font-family: Times, "Times New Roman", "serif";
  }
  .isWap .mostBox li b {
    display: inline-block;
    width: 0.45rem;
    height: 0.45rem;
    font-size: 0;
    margin-right: 0.1rem;
    float: left;
  }
  .isWap .mostBox li.m1 b {
    background: url("../i/ico_num1.png") no-repeat center;
  }
  .isWap .mostBox li.m2 b {
    background: url("../i/ico_num2.png") no-repeat center;
  }
  .isWap .mostBox li.m3 b {
    background: url("../i/ico_num3.png") no-repeat center;
  }
  .isWap .mostBox li.m4 b {
    background: url("../i/ico_num4.png") no-repeat center;
  }
  .isWap .mostBox li.m5 b {
    background: url("../i/ico_num5.png") no-repeat center;
  }
  .isWap .mostBox li.m6 b {
    background: url("../i/ico_num6.png") no-repeat center;
  }
  .isWap .mostBox li a {
    width: 80%;
    float: left;
  }
  float: left;
}
.isPc .topBar .topLink_l {
  color: #fff;
  padding-left: 38px;
}
.isPc .topBar .topLink_l a {
  color: #fff;
}
.isPc .topBar .topLink_r {
  color: #dba457;
  text-align: right;
  padding-right: 38px;
}
.isPc .topBar .topLink_r a {
  color: #dba457;
}

.isWap .topBar {
  display: block;
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  background: url("../i/bar.png") no-repeat center top;
  background-size: 100% 100%;
}
.isWap .topBar .topLink {
  width: 48%;
  text-transform: uppercase;
  float: left;
  font-size: 0.16rem;
}
.isWap .topBar .topLink_l {
  color: #fff;
  padding-left: 2%;
}
.isWap .topBar .topLink_l a {
  color: #fff;
}
.isWap .topBar .topLink_r {
  color: #dba457;
  text-align: right;
  padding-right: 2%;
}
.isWap .topBar .topLink_r a {
  color: #dba457;
}

.isPc .logo {
  width: 210px;
  height: 103px;
  margin: 25px auto 15px;
}
.isPc .main_k {
  width: 1122px;
  overflow: hidden;
  padding-bottom: 50px;
  background: #e9e9e9;
  margin: 0 auto;
  border-top: 6px solid #88898e;
}
.isPc .twBox {
  background: #fff;
  position: relative;
  height: 620px;
  /* background: url("../i/banner.png") no-repeat center top; */
  background-color: #e9e9e9;
}
.isPc .twBox h3 {
  position: absolute;
  width: 932px;
  top: 255px;
  left: 50%;
  margin-left: -466px;
  font-size: 34px;
  line-height: 34px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.isPc .twBox h3 a {
  color: #fff;
}
.isPc .twBox dl {
  background: rgba(57, 60, 76, 0.85);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -511px;
  width: 942px;
  padding: 40px;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}
.isPc .twBox dl i {
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
  display: block;
}
.isPc .twBox dl i a {
  color: #fff;
  text-decoration: underline;
}
.isPc .twBox2 {
  padding-top: 65px;
  background: #fff;
  width: 1022px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.isPc .twBox2 h3 {
  color: #343a40;
  font-size: 34px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}
.isPc .twBox2 h3 a {
  color: #343a40;
}
.isPc h3 a:hover {
  text-decoration: none;
}
.isPc .twCont2 {
  width: 934px;
  margin: 20px auto 0;
}

.isWap .logo {
  width: 110px;
  height: 53px;
  margin: 0.3rem auto 0.2rem;
}
.isWap .main_k {
  width: 100%;
  overflow: hidden;
  padding-bottom: 0.5rem;
  background: #e9e9e9;
  margin: 0 auto;
  border-top: 0.05rem solid #88898e;
}
.isWap .twBox {
  background: #fff;
  position: relative;
  height: 7.5rem;
  /* background: url("../i/banner.png") no-repeat center top; */
  background-color: #e9e9e9;
  background-size: 100%;
}
.isWap .twBox h3 {
  position: absolute;
  width: 86%;
  top: 1.1rem;
  left: 50%;
  margin-left: -43%;
  font-size: 0.4rem;
  line-height: 0.5rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.isWap .twBox h3 a {
  color: #fff;
}
.isWap .twBox dl {
  background: rgba(57, 60, 76, 0.85);
  position: absolute;
  top: 1.8rem;
  left: 50%;
  margin-left: -47%;
  width: 84%;
  padding: 5% 5% 5%;
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
}
.isWap .twBox dl i {
  font-size: 0.24rem;
  color: #fff;
  margin-top: 0.2rem;
  display: block;
}
.isWap .twBox dl i a {
  color: #fff;
  text-decoration: underline;
}
.isWap .twBox2 {
  padding-top: 0.6rem;
  background: #fff;
  width: 94%;
  margin: 0 auto;
  padding-bottom: 0;
}
.isWap .twBox2 h3 {
  color: #343a40;
  font-size: 0.4rem;
  line-height: 0.5rem;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}
.isWap .twBox2 h3 a {
  color: #343a40;
}
.isWap h3 a:hover {
  text-decoration: none;
}
.isWap .twCont2 {
  width: 100%;
  margin: 0rem auto 0;
}
/* banner3 */
.isPc .banner3 {
  position: relative;
  width: 934px;
  height: 350px;
  margin: 0 auto;
}
.isPc .banner3 {
  position: relative;
}
.isPc .banner3 .sliderInner {
  overflow: hidden;
  height: auto;
}
.isPc .banner3 .sliderInner li {
  width: 1000%;
  float: left;
}
.isPc .banner3 .sliderInner li dl {
  width: 100%;
}
.isPc .banner3 .sliderInner li dl.mr0 {
  margin-right: 0;
}
.isPc .banner3 .sliderInner img {
  width: 100%;
  height: 310px;
}
.isPc .banner3 .sliderCur {
  font-size: 0;
  line-height: 0px;
  text-align: center;
  padding: 0;
  width: 440px;
  left: 0;
  position: absolute;
  bottom: 20px;
}
.isPc .banner3 .sliderCur a {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #cecece;
  vertical-align: top;
  border-radius: 50%;
  margin-right: 7px;
}
.isPc .banner3 .sliderCur a:hover {
  text-decoration: none;
}
.isPc .banner3 .sliderCur a.cur {
  background: #1d2089;
}
.isPc .banner3 h3 {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  color: #1d1d1d;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .banner3 h3 a:hover {
  text-decoration: none;
}
.isPc .banner3 span {
  width: 440px;
  height: 310px;
  font-size: 14px;
  line-height: 24px;
  float: left;
  margin-right: 25px;
  text-align: center;
  color: #fff;
  border: 1px solid #000;
}
.isPc .banner3 dl {
  background: #fff;
}
.isPc .banner3 dl p {
  float: right;
  padding-top: 10px;
  width: 460px;
  height: 250px;
}
.isPc .banner3 dl p i {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .banner3 dl p i a {
  font-size: 22px;
  line-height: 26px;
}
.isPc .banner3 dl p em {
  display: block;
  padding: 0;
}
.isPc .banner3 dl p b {
  color: #8d0e00;
  font-size: 16px;
  font-weight: normal;
  margin-top: 15px;
  display: block;
}
.isPc .banner3 dl p b i {
  font-weight: bold;
  font-size: 16px;
}
.isPc .Read_more {
  font-size: 14px;
  font-family: Arial;
  text-decoration: underline;
  margin-top: 25px;
  display: block;
}
/* isWap */

.isWap .banner3 {
  position: relative;
  margin: 0.1rem 3% 0.5rem;
  width: 94%;
  padding: 0;
}
.isWap .banner3,
.isWap .banner3 .slider-mask {
  overflow: hidden;
  zoom: 1;
}
.isWap .banner3 .i-tit {
  padding-top: 0.4rem;
}
.isWap .banner3 .sliderInner {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0px auto 0.5rem;
}
.isWap .banner3 .sliderInner li {
  display: inline;
  float: left;
  width: 100%;
}
.isWap .banner3 .sliderInner a {
  display: block;
  width: 100%;
  padding-bottom: 5px;
}
.isWap .banner3 .sliderInner img {
  width: 100%;
}
.isWap .banner3 .sliderInner em {
  display: none;
  padding: 0.2rem 0px 0px;
}
.isWap .banner3 .btn-slider {
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  font-size: 0px;
  line-height: 0px;
  display: none;
  top: 50%;
  margin-top: -0.18rem;
  background-size: 1.6rem 0.75rem;
}
.isWap .banner3 .sliderInner span {
  display: block;
  width: 50%;
  float: left;
  margin-right: 3%;
}
.isWap .banner3 .sliderInner span img {
  width: 100%;
}
.isWap .banner3 dl p i {
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  font-size: 0.32rem;
  line-height: 0.34rem;
}
.isWap .banner3 dl p b {
  color: #8d0e00;
  font-size: 0.2rem;
  font-weight: normal;
  margin-top: 0;
  display: block;
}
.isWap .banner3 dl p b i {
  font-weight: bold;
  font-size: 0.24rem;
}
.isWap .Read_more {
  font-family: Arial;
  text-decoration: underline;
  margin-top: 0.1rem;
  display: block;
}
.isWap .banner3 .sliderInner a .Read_more {
  font-size: 0.14rem;
}
.isWap .banner3 .btn_prev {
  left: 0px;
}
.isWap .banner3 .btn_next {
  background-position: -0.85rem 0px;
  right: 0px;
}
.isWap .banner3 .sliderCur {
  position: absolute;
  bottom: 0rem;
  width: 3rem;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 1.75rem 0 0.3rem;
}
.isWap .banner3 .sliderCur a {
  display: inline-block;
  width: 11px;
  height: 11px;
  vertical-align: top;
  margin: 0px 7px;
  border-radius: 50%;
  color: #1d1d1d;
  background: #cecece;
}
.isWap .banner3 .sliderCur a.cur {
  display: inline-block;
  background: #343a40;
}
.isWap .banner3 h3 {
  font-size: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .banner3 h3 a:hover {
  text-decoration: none;
}

.isPc .twBox3 {
  background: url("../i/pic3.png") no-repeat center top;
  padding: 100px 0;
}
.isPc .twBox3 h3 {
  font-size: 34px;
  font-weight: bold;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.isPc .twBox3 h3 a {
  color: #fff;
}
.isPc .twBox3 h3 a:hover {
  text-decoration: none;
}
.isPc .twBox3 span {
  display: block;
  width: 560px;
  height: 390px;
  margin: 0 auto;
}
.isPc .twBox3 .twTxt3 {
  width: 140px;
  margin: 18px auto 0;
  color: #fff;
  text-align: center;
  padding: 20px auto 100px;
}
.isPc .twBox3 .twTxt3 em {
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  font-family: Times, "Times New Roman", "serif";
  margin-bottom: 5px;
  display: block;
}
.isPc .twBox3 .twTxt3 i {
  font-size: 14px;
  line-height: 16px;
}

.isWap .twBox3 {
  background: url("../i/pic3.png") no-repeat center top;
  padding: 1rem 0;
  width: 94%;
  margin: 0 auto;
}
.isWap .twBox3 h3 {
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 0.4rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0rem;
}
.isWap .twBox3 h3 a {
  color: #fff;
}
.isWap .twBox3 h3 a:hover {
  text-decoration: none;
}
.isWap .twBox3 span {
  display: block;
  width: 90%;
  margin: 0 auto;
  height: auto;
}
.isWap .twBox3 .twTxt3 {
  width: 140px;
  margin: 0.2rem auto 0;
  color: #fff;
  text-align: center;
  padding: 0.2rem auto 0.7rem;
}
.isWap .twBox3 .twTxt3 em {
  font-size: 0.38rem;
  font-weight: bold;
  line-height: 0.38rem;
  font-family: Times, "Times New Roman", "serif";
  margin-bottom: 0.15rem;
  display: block;
}
.isWap .twBox3 .twTxt3 i {
  font-size: 0.26rem;
  line-height: 0.32rem;
}

.isPc .twBox4 {
  margin: 0 auto;
  display: block;
  width: 1012px;
  height: auto;
  padding-top: 90px;
  background: #fff;
  padding-bottom: 50px;
}
.isPc .twBox4 h3 {
  text-align: center;
  color: #343a40;
  font-size: 34px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.isPc .twCont4 {
  position: relative;
  background: url("../i/pic4.png") no-repeat center;
  margin-bottom: 40px;
  height: 265px;
}

.isWap .twBox4 {
  margin: 0 3%;
  display: block;
  width: 94%;
  height: auto;
  padding-top: 0.5rem;
  background: #fff;
  padding-bottom: 0.5rem;
}
.isWap .twBox4 h3 {
  text-align: center;
  color: #343a40;
  font-size: 0.4rem;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: block;
  margin-bottom: 0.2rem;
}
.isWap .twCont4 {
  position: relative;
  width: 90%;
  margin: 0 auto;
  background: url("../i/pic4.png") no-repeat center;
  margin-bottom: 0.4rem;
  height: 1.8rem;
}

.isPc .twCont4_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 932px;
  padding: 20px 40px;
  background: rgba(255, 255, 255, 0.7);
  height: 40px;
}
.isPc .twCont4_txt em {
  width: 320px;
  height: 39px;
  margin-right: 40px;
  float: right;
  background: url("../i/arrow-right.svg") no-repeat center right;
  background-size: 26px 26px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  text-align: right;
  padding-right: 40px;
  padding-top: 3px;
}

.isWap .twCont4_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  padding: 2% 5%;
  background: rgba(255, 255, 255, 0.7);
}
.isWap .twCont4_txt em {
  width: 95%;
  float: right;
  /* background: url("../i/arr.png") no-repeat center right; */
  background: url("../i/arrow-right.svg") no-repeat center right;
  background-size: 26px 26px;
  font-size: 0.26rem;
  line-height: 0.3rem;
  height: 0.6rem;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  text-align: right;
  padding-right: 10%;
  padding-top: 0;
}

.isPc .twBox5 {
  width: 922px;
  margin: 0 auto;
  padding: 90px 45px 50px;
  background: #dadada;
}
.isPc .twBox5 h2 {
  font-size: 34px;
  line-height: 54px;
  color: #343a40;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.isPc .twBox5 h2 a:hover {
  text-decoration: none;
}
.isPc .twCont5 {
  background: #fff;
}
.isPc .twCont5 span {
  width: 440px;
  float: left;
}
.isPc .twCont5_txt {
  float: left;
  padding: 40px 30px 0;
  width: 390px;
}
.isPc .twCont5_txt h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 30px;
}
.isPc .twCont5_txt p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.isPc .twCont5_txt i a {
  text-decoration: underline;
  font-size: 14px;
}
.isPc .bot_txt {
  width: 430px;
  margin: 65px auto;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}

.isWap .twBox5 {
  width: 90%;
  margin: 0 auto;
  padding: 0.5rem 5%;
  background: #dadada;
}
.isWap .twBox5 h2 {
  font-size: 0.4rem;
  line-height: 0.5rem;
  color: #343a40;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0.2rem;
}
.isWap .twBox5 h2 a:hover {
  text-decoration: none;
}
.isWap .twCont5 {
  background: #fff;
}
.isWap .twCont5 span {
  width: 100%;
}
.isWap .twCont5_txt {
  float: left;
  padding: 0.4rem 3%;
  width: 94%;
}
.isWap .twCont5_txt h3 {
  font-size: 0.34rem;
  line-height: 0.42rem;
  margin-bottom: 0.3rem;
}
.isWap .twCont5_txt p {
  display: none;
  font-size: 0.26rem;
  line-height: 0.34rem;
  margin-bottom: 0.2rem;
}
.isWap .twCont5_txt i a {
  text-decoration: underline;
  font-size: 0.26rem;
}
.isWap .bot_txt {
  width: 100%;
  margin: 0.6rem auto;
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.28rem;
}

.isPc .addBar {
  height: 77px;
  line-height: 77px;
  font-size: 16px;
  color: #fff;
  background: #393c4c;
  padding-left: 40px;
}
.isPc .addBar a {
  color: #c9c9c9;
}

.isWap .addBar {
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.3rem;
  color: #fff;
  background: #393c4c;
  padding-left: 0.4rem;
}
.isWap .addBar a {
  color: #c9c9c9;
}

.isPc .mainCont_k {
  background: #e9e9e9;
}
.isPc .mainCont {
  background: #fff;
  padding: 40px 45px;
  margin: 50px;
}
.isPc .mainCont_l {
  width: 640px;
  float: left;
  padding-right: 20px;
  border-right: 1px solid #dcdcdc;
}
.isPc .list1 span {
  width: 246px;
  height: 173px;
  float: left;
  margin-right: 22px;
}
.isPc .list1_txt h3 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
}
.isPc .list1_txt i {
  color: #88898e;
  font-size: 14px;
}

.isWap .mainCont_k {
  background: #e9e9e9;
}
.isWap .mainCont {
  background: #fff;
  padding: 0.35rem 0.4rem;
  margin: 0.3rem;
}
.isWap .mainCont_l {
  width: 100%;
}
.isWap .list1 {
  margin-bottom: 0.3rem;
}
.isWap .list1 span {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0.2rem;
}
.isWap .list1_txt h3 {
  font-size: 0.28rem;
  line-height: 0.32rem;
  margin-bottom: 0.1rem;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .list1_txt i {
  color: #88898e;
  font-size: 0.22rem;
}

.isPc .list1 {
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px;
}
.isPc .list1_txt h3 {
  padding-top: 10px;
}

.isWap .list1 {
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #dedede;
  margin-bottom: 0.25rem;
}
.isWap .list1_txt h3 {
  padding-top: 0.15rem;
}

.isPc .main_R2 {
  width: 250px;
  float: left;
  padding-left: 20px;
}
.isPc .main_R2 h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #00558e;
  font-family: "Helvetica Condensed";
  margin-bottom: 15px;
}
.isPc .main_R2 h3 a {
  color: #00558e;
  text-decoration: none;
}
.isPc .main_R2 .imgBox,
.isPc .main_R2 .imgBox2 {
  margin-bottom: 25px;
}
.isPc .mostBox {
  margin-bottom: 30px;
}

.isWap .main_R2 {
  display: none;
}

.isPc .mostBox li {
  border-top: 1px solid #c2d6e4;
  padding: 20px 0;
  font-size: 16px;
  line-height: 16px;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .mostBox li b {
  display: inline-block;
  width: 25px;
  height: 26px;
  font-size: 0;
  margin-right: 8px;
  float: left;
}
.isPc .mostBox li.m1 b {
  background: url("../i/ico_num1.png") no-repeat center;
}
.isPc .mostBox li.m2 b {
  background: url("../i/ico_num2.png") no-repeat center;
}
.isPc .mostBox li.m3 b {
  background: url("../i/ico_num3.png") no-repeat center;
}
.isPc .mostBox li.m4 b {
  background: url("../i/ico_num4.png") no-repeat center;
}
.isPc .mostBox li.m5 b {
  background: url("../i/ico_num5.png") no-repeat center;
}
.isPc .mostBox li.m6 b {
  background: url("../i/ico_num6.png") no-repeat center;
}
.isPc .mostBox li a {
  width: 177px;
  float: left;
}

.isWap .mostBox li {
  border-top: 1px solid #c2d6e4;
  padding: 0.2rem 0;
  font-size: 0.26rem;
  line-height: 0.3rem;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .mostBox li b {
  display: inline-block;
  width: 0.45rem;
  height: 0.45rem;
  font-size: 0;
  margin-right: 0.1rem;
  float: left;
}
.isWap .mostBox li.m1 b {
  background: url("../i/ico_num1.png") no-repeat center;
}
.isWap .mostBox li.m2 b {
  background: url("../i/ico_num2.png") no-repeat center;
}
.isWap .mostBox li.m3 b {
  background: url("../i/ico_num3.png") no-repeat center;
}
.isWap .mostBox li.m4 b {
  background: url("../i/ico_num4.png") no-repeat center;
}
.isWap .mostBox li.m5 b {
  background: url("../i/ico_num5.png") no-repeat center;
}
.isWap .mostBox li.m6 b {
  background: url("../i/ico_num6.png") no-repeat center;
}
.isWap .mostBox li a {
  width: 80%;
  float: left;
}

.isPc .imgTxt {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .imgTxt a {
  color: #787878;
}
.isPc .imgTxt b {
  background: #00558e;
  color: #fff;
  padding: 1px 3px;
  margin-right: 5px;
}

.isPc .message {
  margin-top: 30px;
}
.isPc .message textarea {
  width: 230px;
  height: 105px;
  border: 0;
  background: #f4f4f4;
  padding: 10px;
  color: #000;
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
  text-align: left;
  margin-bottom: 15px;
  border: 1px solid #dedede;
}
.isPc .message h3 {
  font-weight: normal;
  margin-bottom: 10px;
}
.isPc .message input.txt {
  border: 0;
  background: #f4f4f4;
  width: 94%;
  padding: 0 3%;
  margin-bottom: 10px;
  line-height: 35px;
  border: 1px solid #dedede;
}
.isPc .message input.btn {
  height: 38px;
  width: 250px;
  display: block;
  border: 0;
  float: right;
  background: #00558e;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  margin-top: 5px;
}
.message input.btn:hover {
  background: #00558e;
}
.message form {
  margin-bottom: 20px;
}
.resp {
  width: 172px;
  line-height: 30px;
  font-size: 13px;
  color: #000;
  background: #999;
  display: block;
  background: url(../img/m_ico.gif) no-repeat right center;
}
.resp:hover {
  text-decoration: none;
}

.isWap .message {
  margin-top: 0.25rem;
}
.isWap .message textarea {
  width: 100%;
  height: 3rem;
  border: 0;
  background: #f4f4f4;
  padding: 10px;
  color: #000;
  font-size: 0.34rem;
  font-family: "Times New Roman", Times, serif;
  text-align: left;
  margin-bottom: 15px;
  border: 1px solid #dedede;
}
.isWap .message input.txt {
  border: 0;
  background: #f4f4f4;
  width: 100%;
  margin-bottom: 10px;
  line-height: 35px;
  border: 1px solid #dedede;
}
.isWap .message input.btn {
  height: 0.6rem;
  width: 100%;
  display: block;
  border: 0;
  float: right;
  background: #00558e;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, serif;
  font-size: 0.3rem;
  font-weight: bold;
  margin-top: 5px;
}

/* page */
.page {
  font-size: 0px;
  text-align: center;
  padding: 10px 0px 30px;
}
.page a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0px 7px;
  font-size: 14px;
  margin: 0px 2px;
  background: #fff;
  border: 1px solid #ccc;
  color: #00619a;
}
.page a:hover,
.page a.cur {
  text-decoration: none;
  background: #ebebeb;
  color: #000;
}

/* banner3 */
.isPc .banner33 {
  padding: 0 40px;
  margin: 0 auto;
  position: relative;
  width: 902px;
}
.isPc .banner33 .i_slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.isPc .banner33 .i_slider .bt3 {
  display: block;
  position: absolute;
  z-index: 5;
  left: 50%;
  top: -115px;
  margin-left: -30%;
  width: 60%;
  font-size: 36px;
  text-align: center;
  line-height: 45px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #3b3e7a;
}
.isPc .banner33 .i_slider .bt3 h2 {
  color: #3b3e7a;
}
.isPc .banner33 .i_slider .bt3 b {
  border: 1px solid #4a65ad;
  color: #4a65ad;
  display: block;
  width: 83px;
  height: 24px;
  line-height: 24px;
  margin: 12px auto 0;
}
.isPc .banner33 .i_slider .bt3 b a {
  color: #4a65ad;
}
.isPc .banner33 .i_slider .bt3 b a:hover {
  color: #4a65ad;
  text-decoration: none;
}
.isPc .banner33 .i_slider .sliderBox {
  width: 100%;
  height: 485px;
  overflow: hidden;
  position: relative;
}
.isPc .banner33 .i_slider .sliderInner,
.isPc .banner33 .i_slider .sliderInner li {
}
.isPc .banner33 .i_slider .sliderInner {
  width: 100%;
  height: 485px;
}
.isPc .banner33 .i_slider .sliderInner ul {
  height: 500px;
}
.isPc .banner33 .i_slider .sliderInner li {
  float: left;
  position: absolute;
  overflow: hidden;
  display: none;
}
.isPc .banner33 .i_slider .sliderInner li span {
  display: block;
  position: absolute;
  z-index: 2;
}
.isPc .banner33 .i_slider .sliderInner img {
  width: 100%;
}
.isPc .banner33 .i_slider p {
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  margin-left: -45%;
  bottom: 0;
  width: 90%;
  font-weight: bold;
  text-align: center;
  padding-top: 18px;
}
.isPc .banner33 .i_slider p i {
  font-size: 22px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
}
.isPc .banner33 .i_slider p i a:hover {
  text-decoration: none;
}
.isPc .banner33 .i_slider p em {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-family: Arial, "sans-serif";
}
.isPc .banner33 .i_slider a {
  display: block;
  color: #fff;
}
/*.isPc .banner3 .i_slider .sliderCur{position:absolute;width:100%;left:0px;bottom:20px;text-align:center; color:#fff;}
.isPc .banner3 .i_slider .sliderCur a{display:inline-block;width:25px;height:25px;font-size:12px;line-height:25px;background:#83a2b7; color:#fff; margin:0px 7px;}
.isPc .banner3 .i_slider .sliderCur a:hover{ text-decoration:none; cursor:default;}
.isPc .banner3 .i_slider .sliderCur a.cur{background:#b69459;}*/
.isPc .banner33 .i_slider .sliderCur {
  font-size: 0;
  display: none;
}
.isPc .banner33 .i_slider .slider_btn {
  position: absolute;
  width: 45px;
  height: 45px;
  bottom: 0;
  font-size: 0px;
  line-height: 0px;
  z-index: 9;
}
.isPc .banner33 .i_slider .btn_prev {
  background: url("../i/arr05.png") no-repeat center;
  background-size: 45px 45px;
  left: -20px;
  top: 200px;
}
.isPc .banner33 .i_slider .btn_prev:hover {
}
.isPc .banner33 .i_slider .btn_next {
  background: url("../i/arr06.png") no-repeat center;
  background-size: 45px 45px;
  top: 200px;
  right: -20px;
}
.isPc .banner33 .i_slider .btn_next:hover {
}
.isPc .banner33 .whBox {
  position: absolute;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  z-index: 2;
  top: 0;
}

.isWap .banner33 {
  width: 93%;
  padding-top: 0;
  height: 3.6rem;
  margin: 0 auto;
  background: url("../i/wap/bg4_w.png") no-repeat center top;
  background-size: 100%;
  position: relative;
}
.isWap .banner33 .i_slider .sliderBox {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 0.5rem;
}
.isWap .banner33 .i_slider .sliderInner,
.isWap .banner33 .i_slider .sliderInner li {
}
.isWap .banner33 .i_slider .sliderInner {
  width: 100%;
  height: 3.8rem;
}
.isWap .banner33 .i_slider .sliderInner ul {
}
.isWap .banner33 .i_slider .sliderInner li {
  display: inline;
  float: left;
  position: absolute;
  overflow: hidden;
  display: none;
}
.isWap .banner33 .i_slider .sliderInner li span {
  display: block;
  width: 100%;
  height: 3.6rem;
  position: absolute;
  z-index: 2;
}
.isWap .banner33 .i_slider .sliderInner img {
  width: 100%;
}
.isWap .banner33 .i_slider p {
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 2.4rem;
  padding: 0 0 0.2rem;
  font-size: 0.2rem;
  line-height: 0.26rem;
  text-align: center;
  color: #fff;
}
.isWap .banner33 .i_slider p a {
  color: #fff;
}
.isWap .banner33 .i_slider a {
  display: block;
}
.isWap .banner33 .i_slider p i {
  font-size: 0.3rem;
  font-family: Times, "Times New Roman", "serif";
  padding-top: 0.2rem;
  margin-bottom: 0.1rem;
  display: block;
}
.isWap .banner33 .i_slider p em {
  font-size: 0.22rem;
}
.isWap .banner33 .i_slider .sliderCur {
  font-size: 0;
  display: none;
}
.isWap .banner33 .i_slider .slider_btn {
  position: absolute;
  width: 45%;
  height: 0.5rem;
  bottom: 1rem;
  font-size: 0px;
  line-height: 0px;
  z-index: 9;
  background: #4a65ad;
}
.isWap .banner33 .i_slider .btn_prev {
  background: url("../i/arr05.png") no-repeat center;
  background-size: 21px 23px;
  left: -23%;
  top: 45%;
}
.isWap .banner33 .i_slider .btn_prev:hover {
}
.isWap .banner33 .i_slider .btn_next {
  background: url("../i/arr06.png") no-repeat center;
  background-size: 21px 23px;
  top: 45%;
  right: -23%;
}
.isWap .banner33 .i_slider .btn_next:hover {
}

.isPc .twBox3_2 {
  background: #3b3b3b;
  padding: 100px 0;
  margin: 0 50px;
}
.isPc .twBox4 {
  margin: 0 auto;
  display: block;
  width: 1020px;
}
.isPc .twBox5 {
  width: 930px;
}

.isWap .twBox3_2 {
  background: #3b3b3b;
}

.topBar .topLink a {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.icon-left {
  --svg: url("../i/left.svg");
}

.icon-right {
  --svg: url("../i/right.svg");
}

.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.isWap .icon {
  width: 12px;
  height: 12px;
}

.isPc .twCont4 {
  background: none;
  text-align: center;
}

.isPc .twCont4 img {
  width: 932px;
}

.isWap .twCont4 {
  background: none;
  text-align: center;
}

.isWap .twCont4 img {
  width: 100%;
  height: 100%;
}
</pre></body></html>