<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  max-width: 750px;
  margin: 0 auto;
  min-width: 350px;
  overflow: hidden;
  background: #e0f2fe;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 14px/1.7 Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4,
h5,
h6 {
  font-size: 100%;
}
address,
cite,
dfn,
em,
var,
i,
em {
  font-style: normal;
}
code,
kbd,
pre,
samp,
tt {
  font-family: "Courier New", Courier, monospace;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
q:before,
q:after {
  content: '';
}
legend {
  color: #000;
}
fieldset,
img {
  border: none;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
html {
  overflow-y: scroll;
}
body,
a {
  color: #555;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.f12 {
  font-size: 12px;
}
.fb {
  font-weight: 700;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.of {
  overflow: hidden;
}
.clear {
  clear: both;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.cfff {
  color: #fff;
}
.db {
  display: block;
}
.di {
  display: inline-block;
}
.dn {
  display: none;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.wrapfix:after {
  height: 0;
  visibility: hidden;
  clear: both;
  content: "";
  display: block;
}
#top {
  position: relative;
}
#top img {
  width: 100%;
}
#top a {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  display: block;
}
.title {
  width: 80%;
  border-bottom: 1px solid #a8c4d6;
  margin: 20px  auto 30px auto;
  text-align: center;
  height: 52px;
}
.title span {
  font-size: 24px;
  color: #0880cb;
}
.title p {
  color: #6c95af;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  background: #e0f2fe;
}
#item1 ul {
  padding: 10px;
}
#item1 ul li {
  width: 47%;
  margin: 1.5%;
  float: left;
  text-align: center;
}
#item1 ul li h1 {
  color: #0880cb;
  padding-top: 10px;
  background: #fff;
}
#item1 ul li a {
  width: 100%;
  display: block;
  background: #ea453a;
  color: #fff;
  line-height: 30px;
  margin-top: 2px;
}
#item1 ul li p {
  color: #6c95af;
  font-size: 12px;
  padding: 5px 10px;
  background: #fff;
}
#item1 ul li img {
  width: 35px;
  vertical-align: bottom;
}
#item2 {
  padding: 0 10px;
}
#item2 table td {
  text-align: center;
  border: 1px solid #e0f2fe;
  background: #fff;
  width: 25%;
  padding: 0 2px;
}
#item2 table tr:nth-child(1) td {
  background: #0880cb !important;
  color: #fff !important;
  padding: 5px 2px !important;
}
#item2 table tr td:nth-child(1) {
  color: #0880cb;
  font-weight: 700;
}
#item2 table tr:nth-child(odd) td {
  background: #c5e6fb;
}
#item3 {
  background: url(../img/dian_cion.png), #0880cb;
  padding: 10px 0;
  margin: 10px 0;
}
#item3 .title {
  color: #fff;
}
#item3 .title span {
  color: #fff;
}
#item3 .title p {
  color: #9cd2f5;
  background: url(../img/dian_cion.png) #0880cb;
}
#leftTabBox2 .hd {
  padding: 0 20px 10px 20px;
}
#leftTabBox2 .hd li {
  background: #fff;
  float: left;
  width: 22%;
  background-size: 36px ;
  text-align: center;
  margin: 1.5% 3% 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  line-height: 30px;
  padding-left: 10px;
}
#leftTabBox2 .hd li:before,
#leftTabBox2 .hd li:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  display: block;
  position: absolute;
  top: 0;
}
#leftTabBox2 .hd li:before {
  left: 0;
  border-left: 10px solid #0880cb;
}
#leftTabBox2 .hd li:after {
  right: -10px;
  border-left: 10px solid #fff;
}
#leftTabBox2 .hd li.on {
  color: #fff;
  background: #ea453a;
}
#leftTabBox2 .hd li.on em {
  background: #474747;
}
#leftTabBox2 .hd li.on:after {
  right: -10px;
  border-left: 10px solid #ea453a;
}
#leftTabBox2 .bd &gt; div {
  padding: 10px 25px 0;
}
#leftTabBox2 .bd &gt; div &gt; div {
  background: #e0f2fe;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
}
#leftTabBox2 .bd &gt; div &gt; div h2 {
  background: url(../img/item3_bg.png) no-repeat;
  background-size: 100%;
  line-height: 45px;
  height: 50px;
  font-size: 20px;
  color: #fff;
}
#leftTabBox2 .bd &gt; div &gt; div h2 em {
  padding-right: 5px;
}
#leftTabBox2 .bd &gt; div &gt; div p {
  line-height: 2;
  padding: 10px 10px 0 10px;
  color: #0880cb;
}
#leftTabBox2 .bd &gt; div &gt; div a {
  border-radius: 5px;
  width: 180px;
  background: #ea453a;
  line-height: 2;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin: 5px 0 15px 0;
}
#item4 .banner-box {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 10px 0;
}
#item4 .banner-box .bd {
  width: 100%!important;
  position: relative;
}
#item4 .banner-box .bd li {
  width: 100%!important;
}
#item4 .banner-box .bd li &gt; div {
  margin: 0 auto;
  background: url(../img/item4_bg.png) top left no-repeat;
  background-size: 100% 100%;
  height: 210px;
  padding: 45px 60px;
  height: 240px;
  width: 350px;
  color: #fff;
}
#item4 .banner-box .bd li &gt; div h3 {
  font-size: 20px;
  white-space: nowrap;
}
#item4 .banner-box .bd li &gt; div p {
  padding-top: 10px;
}
#item4 .banner-box .bd &gt; a {
  width: 130px;
  text-align: center;
  border-radius: 5px;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  background: #ea453a;
  color: #fff;
  line-height: 2;
}
#item4 .banner-box .hd {
  display: none;
}
#item4 .banner-btn {
  width: 100%;
}
#item4 .banner-btn a {
  display: block;
  top: 27%;
  background: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 100px;
  position: absolute;
  filter: alpha(opacity=40);
  -moz-opacity: .4;
  -khtml-opacity: .4;
  opacity: .4;
  color: #fff;
  text-align: center;
  line-height: 100px;
  font-size: 30px;
}
#item4 .banner-btn a.prev {
  left: 0px;
  border-radius: 0 5px 5px 0;
  background: url(../img/item4_icon_l.png) center no-repeat;
  background-size: 30px ;
}
#item4 .banner-btn a.next {
  right: 0px;
  border-radius: 5px 0 0 5px ;
  background: url(../img/item4_icon_r.png) center no-repeat;
  background-size: 30px ;
}
.jieshao {
  background: #fff;
  padding: 15px;
  margin: 25px 15px 15px;
  width: 170px;
}
.jieshao p {
  text-indent: 2em;
  font-size: 12px;
}
.jieshao img {
  width: 120px;
  display: block;
  margin: 10px auto;
}
#item5 {
  position: relative;
  margin-bottom: 60px;
}
#item5 .banner-box {
  width: 190px;
  top: 80px;
  position: absolute;
  right: 10px;
}
#item5 .banner-box .bd {
  height: 190px;
}
#item5 .banner-box .bd li {
  text-align: center;
}
#item5 .banner-box .bd li img {
  width: auto;
  height: 140px;
  margin: 0 auto;
  display: block;
}
#item5 .banner-box .bd li p {
  color: #fff;
  width: 100%;
  height: 60px;
  background: #ea453a;
  padding-top: 5px;
}
#item5 .banner-btn {
  width: 100%;
}
#item5 .banner-btn a {
  display: block;
  top: 30%;
  background: rgba(0, 0, 0, 0.3);
  width: 30px;
  height: 30px;
  position: absolute;
  filter: alpha(opacity=40);
  -moz-opacity: .4;
  -khtml-opacity: .4;
  opacity: .4;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
}
#item5 .banner-btn a.prev {
  left: 0px;
  border-radius: 0 5px 5px 0;
  background: url(../img/item4_icon_l.png) center no-repeat;
  background-size: 10px ;
}
#item5 .banner-btn a.next {
  right: 0px;
  border-radius: 5px 0 0 5px ;
  background: url(../img/item4_icon_r.png) center no-repeat;
  background-size: 10px ;
}
#item5 .hd {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
}
#item5 .hd ul li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 5px;
  background: #f9756c;
  display: inline-block;
  overflow: hidden;
  color: #f9756c;
}
#item5 .hd ul li.on {
  background: #fff;
  color: #fff;
}
#item5 &gt; a {
  border-radius: 5px;
  line-height: 2;
  width: 180px;
  background: #ea453a;
  color: #fff;
  display: block;
  text-align: center;
  margin: 5px auto;
}
#foot {
  position: fixed;
  bottom: 0;
  max-width: 750px;
  overflow: hidden;
  background: rgba(8, 128, 203, 0.95);
  width: 100%;
}
#foot a {
  width: 50%;
  float: left;
  text-align: center;
  color: #fff;
  line-height: 50px;
}
#foot a img {
  width: 25px;
  vertical-align: middle;
  margin-right: 10px;
}
#foot:after {
  content: "";
  width: 2px ;
  height: 30px;
  background: linear-gradient(to left, #12689e, #3ca1e0);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 10px;
}
#doyoo_panel,
#doyoo_mobile_chat_hint,
#doyoo_monitor {
  display: none !important;
}
</pre></body></html>