<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html,
body {
  width: 100%;
  min-width: 320px;
  font-size: 14px;
  color: #333;
  background: #fff;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
time {
  font-family: Arial;
}
ul,
ol,
dl,
p {
  list-style: none;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
}
input {
  outline: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
img {
  max-width: 100%;
  height: auto !important;
}
html ::-webkit-scrollbar-thumb,
body ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  outline-offset: -2px;
  border: none;
}
html ::-webkit-scrollbar,
body ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
a {
  text-decoration: none;
  color: #333;
  transition: color .2s;
}
a:hover {
  text-decoration: none;
  color: #d00b0b;
}
a:focus {
  color: #333;
  text-decoration: none;
  outline: none;
}
a[href]:after {
  content: normal;
}
.full {
  width: 100%;
  height: 100%;
}
.clear {
  clear: both;
}
html,
body,
.cspmEn-wrapper {
  width: 100%;
  height: 100%;
}
.header {
  padding-top: 12px;
  padding-bottom: 10px;
  background: url(header_bg.png) repeat-x;
}
.header .header-logo img {
  display: inline-block;
  width: 265px;
  height: auto;
}
.header .header-right {
  text-align: right;
}
.header .header-right .web-CN {
  display: inline-block;
  width: 98px;
  height: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 32px;
  color: #fff;
  background: #cf1620;
}
.bshare-custom-box {
  position: relative;
  width: 180px;
  margin-right: 10px;
  height: 30px;
  display: inline-block;
}
.nav-cont-pc .header-nav-con {
  background: #f0f7fb;
  overflow: hidden;
}
.nav-cont-pc .header-nav-con .nav-list {
  float: left;
  padding: 0 35px;
  height: 48px;
  line-height: 45px;
  border-bottom: 3px solid #f0f7fb;
}
.nav-cont-pc .header-nav-con .nav-list a {
  font-size: 16px;
  color: #4283bd;
  font-weight: bold;
}
.nav-cont-pc .header-nav-con .nav-list.active {
  background: #0d65c7;
  border-bottom: 3px solid #d93634;
}
.nav-cont-pc .header-nav-con .nav-list.active a {
  color: #fff;
}
.nav-cont-pc .header-nav-con .nav-list:hover a {
  color: #d93634;
}
.nav-cont-app {
  background: #078bde;
}
.nav-cont-app .navbar-toggle {
  float: right;
  padding: 4px 5px;
  margin-top: 6px;
  margin-bottom: 6px;
  border: 2px solid #F6FAFC;
  margin-right: 0;
}
.nav-cont-app .navbar-menu {
  float: left;
  color: #fff;
  font-weight: 500;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  margin: 9px 0;
}
.nav-cont-app .navbar-nav &gt; li:hover {
  background: #005ca9;
}
.nav-cont-app .navbar-default {
  border: none;
  min-height: 38px;
}
.nav-cont-app .navbar-default .navbar-collapse {
  border-color: #0095D3;
}
.nav-cont-app .nav-tabs &gt; li {
  text-align: center;
}
.nav-cont-app .nav-tabs &gt; li:last-child {
  border-right: #cacaca solid 0px;
}
.nav-cont-app .nav-stacked &gt; li {
  background: #ecf2f7;
  border-bottom: #cad2d8 solid 1px;
}
.inform {
  background: #f0f7fb;
}
.inform .inform-cont {
  padding-top: 14px;
  padding-bottom: 14px;
  overflow: auto;
}
.inform .inform-left {
  float: left;
  color: #010101;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
}
.inform .inform-left img {
  padding-right: 3px;
}
.inform .inform-center {
  float: left;
  width: 80%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.inform .inform-center li.inform-list {
  overflow: hidden;
}
.inform .inform-center li.inform-list a {
  float: left;
  font-size: 15px;
  color: #2d2d2d;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 85%;
}
.inform .inform-center li.inform-list a:hover {
  color: #d00b0b;
}
.inform .inform-center li.inform-list time {
  float: left;
  font-size: 13px;
  color: #8c8c8c;
  width: 100px;
  text-align: right;
}
.inform .inform-right {
  float: right;
  height: 25px;
  line-height: 24px;
}
.inform .inform-right .btn-more {
  font-size: 12px;
  color: #66a8cf;
}
.main-title {
  background: url(title_before.png) no-repeat 0 0;
  padding-left: 15px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c2e0ee;
  position: relative;
}
.main-title .title_chines {
  font-size: 22px;
  color: #1443a6;
  padding-right: 10px;
}
.main-title .title_english {
  font-size: 20px;
  color: #aaaaaa;
}
.main-title .more {
  font-size: 12px;
  color: #66a8cf;
  position: absolute;
  right: 0;
  top: 8px;
}
.main1-cont .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.main1-cont .main1Con .main1Con-left {
  width: 43%;
  height: 320px;
}
.main1-cont .main1Con .main1Con-left .swiper-container2 {
  width: 100%;
  height: 100%;
}
.main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-wrapper .swiper-slide .slide-img {
  width: 100%;
  height: 100%;
}
.main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-wrapper .swiper-slide .slide-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #fff;
  padding-left: 10px;
  background: rgba(7, 76, 145, 0.83);
  filter: alpha(opacity=80);
}
.main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-wrapper .swiper-slide .slide-text .slide-text-con {
  display: inline-block;
  width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-pagination {
  text-align: right;
  padding-right: 10px;
  bottom: 8px;
}
.main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
  margin: 0 4px;
  filter: alpha(opacity=100);
}
.main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff2400;
}
.main1-cont .main1Con .main1Con-right {
  width: 57%;
  padding-left: 10px;
}
.main1-cont .main1Con .main1Con-right .main1Con-right1 {
  font-size: 13px;
  line-height: 24px;
  color: #969696;
  padding-bottom: 10px;
}
.main1-cont .main1Con .main1Con-right .main1Con-right1 .tit {
  padding-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "Microsoft YaHei";
  font-weight: bold;
}
.main1-cont .main1Con .main1Con-right .main1Con-right1 .tit a {
  color: #d00b0b;
  font-size: 16px;
}
.main1-cont .main1Con .main1Con-right .main1Con-right1 .text {
  color: #969696;
  line-height: 24px;
  display: box;
  display: -o-box;
  display: -moz-box;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 72px;
}
.main1-cont .main1Con .main1Con-right ul.main1Con-right2 li {
  line-height: 33px;
  overflow: hidden;
  background: url(icon_triangle.png) no-repeat 0 center;
  padding-left: 10px;
}
.main1-cont .main1Con .main1Con-right ul.main1Con-right2 li:hover a {
  color: #d00b0b;
}
.main1-cont .main1Con .main1Con-right ul.main1Con-right2 li a {
  float: left;
  font-size: 13px;
  color: #505050;
  max-width: 78%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main1-cont .main1Con .main1Con-right ul.main1Con-right2 li .hot_img {
  padding-left: 2px;
}
.main1-cont .main1Con .main1Con-right ul.main1Con-right2 li time {
  float: right;
  font-size: 13px;
  color: #b8b7b7;
}
.main2-cont {
  background: #f0f7fb;
}
.main2-cont .container {
  padding-top: 35px;
  padding-bottom: 30px;
}
.main2-cont .main2Con .main2-slideBox .hd {
  margin-bottom: 23px;
}
.main2-cont .main2Con .main2-slideBox .hd img {
  width: 100%;
  border: 1px solid #c2e0ee;
}
.main2-cont .swiper-container3 .swiper-slide {
  padding: 0;
}
.main2-cont .swiper-container3 .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  margin: 0 4px;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.main2-cont .swiper-container3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4db3ff;
}
.footer .footer1 .footerCon1 .footer-nav {
  text-align: center;
  color: #4283bd;
  padding-bottom: 15px;
}
.footer .footer1 .footerCon1 .footer-nav a {
  color: #4283bd;
  padding: 0 15px;
}
.footer .footer1 .footerCon1 .footer-nav a:hover {
  color: #cf1620;
}
.footer .footer2 {
  background: #f0f7fb;
}
.footer .footer2 .footerCon2 {
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
}
.footer .footer2 .footerCon2 dl {
  overflow: hidden;
}
.footer .footer2 .footerCon2 dl dt {
  float: left;
  border-right: 1px solid #ddd;
}
.footer .footer2 .footerCon2 dl dt img {
  width: 105px;
  height: 80px;
  display: inline-block;
}
.footer .footer2 .footerCon2 dl dt img:first-child {
  margin-right: 35px;
}
.footer .footer2 .footerCon2 dl dd {
  float: left;
  font-size: 12px;
  line-height: 22px;
  color: #253886;
  padding-left: 30px;
}
.footer .footer2 .footerCon2 dl dd span {
  padding-right: 8px;
}
.footer .footer2 .footerCon2 dl dd .dd3 a {
  color: #c4dfec;
}
.footer .footer2 .footerCon2 .footerCon2-right {
  text-align: right;
  position: absolute;
  right: 0;
  width: auto;
}
.footer .footer2 .footerCon2 .footerCon2-right img {
  float: left;
}
.footer .footer2 .footerCon2 .footerCon2-right img.img_a {
  padding-right: 13px;
}
@media (min-width: 1200px) {
  .container {
    width: 1230px;
  }
}
@media (max-width: 1024px) {
  .main1-cont .main1Con .main1Con-left {
    height: 260px;
  }
  .main2-cont .main2Con .main2-slideBox .hd {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 15px;
  }
  .main2-cont .main2Con .main2-slideBox .hd ul li {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .header .header-logo {
    padding-right: 0;
  }
  .footer .footer2 .footerCon2 dl dt img:first-child {
    margin: 0;
    margin-bottom: 8px;
  }
  .footer .footer2 .footerCon2 dl dd {
    padding-top: 10px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .bshare-custom-box {
    top: 5px;
    margin-right: 0;
  }
  .footer .footer2 .footerCon2 dl dt {
    text-align: center;
    border: none;
  }
  .footer .footer2 .footerCon2 dl dt img {
    display: inline-block;
    margin: 0;
  }
  .footer .footer2 .footerCon2 dl dt img:first-child {
    margin: 0 30px 0 0;
  }
  .footer .footer2 .footerCon2 dl dd {
    text-align: center;
  }
}
@media (max-width: 640px) {
  .banner .swiper-container-horizontal &gt; .swiper-pagination-bullets,
  .banner .swiper-pagination-custom,
  .banner .swiper-pagination-fraction {
    bottom: 8px;
  }
  .banner .swiper-container1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .inform .inform-cont {
    padding-bottom: 10px;
  }
  .inform .inform-center {
    width: 100%;
    margin-bottom: 5px;
  }
  .inform .inform-center li.inform-list time {
    float: right;
  }
  .main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-wrapper .swiper-slide .slide-text {
    height: 28px;
    line-height: 28px;
  }
  .main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-pagination {
    bottom: 4px;
  }
}
@media (max-width: 639px) {
  .main1-cont .main1Con .main1Con-right ul.main1Con-right2 li a {
    width: 70%;
  }
}
@media (max-width: 560px) {
  .main1-cont .main1Con .main1Con-left .swiper-container2 {
    width: 100%;
    height: auto;
  }
  .main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-wrapper .swiper-slide .slide-text {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
  }
  .main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
  .main2-cont .main2Con .main2-slideBox .hd {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 2px;
  }
  .main2-cont .main2Con .main2-slideBox .hd ul li {
    padding: 0 8px;
    margin-bottom: 12px;
  }
  .footer .footer1 .footerCon1 .footer-nav a {
    display: inline-block;
    padding-bottom: 5px;
  }
}
@media (max-width: 425px) {
  .main1-cont .main1Con .main1Con-left .swiper-container2 {
    height: 234px;
  }
  .main1-cont .main1Con .main1Con-right ul.main1Con-right2 li a {
    width: 65%;
  }
}
@media (max-width: 414px) {
  .main1-cont .main1Con .main1Con-left .swiper-container2 {
    height: 200px;
  }
}
@media (max-width: 375px) {
  .main1-cont .main1Con .main1Con-left .swiper-container2 {
    height: 178px;
  }
  .main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-wrapper .swiper-slide .slide-text .slide-text-con {
    width: 66%;
  }
}
@media (max-width: 374px) {
  .main1-cont .main1Con .main1Con-left .swiper-container2 {
    height: 150px;
  }
  .main-title {
    padding-left: 12px;
  }
  .main-title .title_chines {
    font-size: 20px;
    padding-right: 2px;
  }
  .main-title .title_english {
    font-size: 16px;
  }
  .main1-cont .main1Con .main1Con-left .swiper-container2 .swiper-wrapper .swiper-slide .slide-text .slide-text-con {
    width: 60%;
  }
  .main1-cont .main1Con .main1Con-right ul.main1Con-right2 li a {
    width: 60%;
  }
}</pre></body></html>