<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* ...
* @author pelexiang@pptv.com
* Mon Oct 09 2017 16:52:05 GMT+0800 (CST)
*/
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400
}

li,
ol,
ul {
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400
}

q:after,
q:before {
  content: ""
}

abbr,
acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%
}

legend {
  color: #000
}

input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none
}

body {
  min-width: 1130px;
  font: normal 12px/1.5 PingFang SC, arial, Microsoft Yahei, tahoma, sans-serif;
  font-family: Microsoft Yahei;
}

b,
strong {
  font-weight: 700
}

input,
textarea {
  resize: none;
  outline: none
}

a {
  outline: none
}

a,
a:hover {
  text-decoration: none
}

h1 {
  font-size: 20px
}

h2 {
  font-size: 16px
}

h3 {
  font-size: 14px
}

h4,
h5,
h6 {
  font-size: 12px
}

.fl {
  float: left
}

.fr {
  float: right
}

.cf:after,
.cf:before {
  content: "";
  display: table
}

.cf:after {
  clear: both
}

.cf {
  zoom: 1
}

.hidden {
  display: none
}

a:hover {
  text-decoration: none!important;
}

.iframe-blank {
  border: none;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  opacity: 0;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  display: block
}

.plt-clt .g-copyright,
.plt-clt .g-header,
.plt-clt .g-miniHeader,
.plt-clt .g-search,
.plt-clt .g-sitemap {
  clear: both;
  display: none
}

.pp-scroller-container {
  position: relative
}

.pp-scroller {
  display: none;
  border-radius: 2px;
  background: #e6e6e6;
  position: absolute;
  overflow: hidden
}

.pp-scroller,
.pp-scroller div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8px;
  height: 8px;
  right: 0;
  top: 0
}

.pp-scroller div {
  position: relative;
  border-radius: 2px;
  background: #c5c5c5;
  border: 1px solid #b4b4b4;
  position: absolute
}

.pp-scroller-container-h .pp-scroller {
  top: auto;
  bottom: 0
}

.pp-scroller-container::-webkit-scrollbar {
  width: 8px;
  background: #eee
}

.pp-scroller-container::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 15px
}

.pp-scroller-container::-webkit-scrollbar-button {
  display: none
}

.pp-scroller-container::-webkit-scrollbar-track-piece {
  background: transparent
}

.g_search {
  height: auto;
  background: #fff;
  border: 0 none;
}

.g_sitemap {
  width: 960px;
  margin: 30px auto 0px;
  padding: 15px 0 15px;
  border-top: 1px solid #ededed;
  background: #fff;
  overflow: hidden;
  font: normal 12px/1.5 arial, tahoma;
}

.g_sitemap ul {
  width: 100%;
  margin: 0 0 0 -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.g_sitemap li strong {
  display: block;
  color: #38b1ec;
  clear: both;
  font-weight: bold;
}

.g_sitemap li a:hover {
  text-decoration: none;
  color: #3194f6;
}

/* 960和1010_g_sitemap */
.g_sitemap li {
  float: left;
  display: inline;
  height: auto;
  padding: 0 0px 0 30px;
  margin: 0;
  border-right: 1px solid #ededed;
}

.g_sitemap li a {
  float: left;
  display: inline;
  width: 62px;
  margin: 10px 25px 0 0;
  color: #999999;
}

.g_sitemap li.sitemap_tab3 {
  width: 334px;
}

.g_sitemap li.sitemap_tab4 {
  width: 280px;
  border-right: 0px;
}

/****尾响应式****/
@media screen and (max-width:1320px) {
  .g_sitemap {
    width: 1130px !important;
  }

  .g_sitemap li {
    width: 210px;
  }

  .g_sitemap li.sitemap_tab3 {
    width: 235px;
  }
}

@media screen and (min-width:1321px) and (max-width:1610px) {
  .g_sitemap {
    width: 1320px !important;
  }

  .g_sitemap li {
    width: 334px;
  }
}

@media screen and (min-width: 1611px) and (max-width: 1920px) {
  .g_sitemap {
    width: 1610px !important;
  }

  .g_sitemap li {
    width: 270px;
  }
}

@media screen and (min-width:1921px) {
  .g_sitemap {
    width: 1920px !important;
  }

  .g_sitemap li {
    width: 270px;
  }
}

/* 底部版权 */
.g_copyright {
  width: 100%;
  background: #f9f9f9;
  margin: 0 0 0;
  padding-bottom: 20px;
}

.g_copyright .grid {
  margin: 0 auto;
  color: #999;
  overflow: hidden;
  width: 1000px;
  padding: 10px 0 0 8px;
  background: #f9f9f9;
}

.g_copyright p {
  margin: 20px 0 0;
  text-align: center;
}

.g_copyright p a {
  color: #999;
}

.g_copyright ul {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.g_copyright li a {
  display: block;
  margin: 10px 0 0;
  color: #999999;
  width: 230px;
}

.g_copyright li a img {
  padding: 0 5px 0 0;
  vertical-align: middle;
  display: inline;
}

.g_copyright li p {
  margin: 10px 0 0;
  text-align: left;
  color: #999999;
  width: 250px;
}

.g_copyright li p a {
  display: inline;
  margin-left: 10px;
  color: #888888;
  width: 230px;
}

.g_copyright li a:hover {
  text-decoration: none;
  color: #3194f6;
}

.g_copyright li.tab4 {
  width: 270px;
}

.g_copyright li.tab4 p {
  float: left;
  margin: 0 0 0 10px;
  width: 42%;
}

.g_copyright li.tab4 p span {
  text-align: left;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
  color: #343434;
}

.g_copyright li.tab4 p img {
  width: 100px;
  height: 100px;
  border: 0;
}

.g_copyright li.tab1 a:nth-child(8) {
  width: 75px;
}
.g_copyright li.tab2 a:nth-child(1) {
  width: 75px;
}
.g_copyright li.tab2 a:nth-child(4) {
  width: 125px;
}

/****尾响应式****/
@media screen and (max-width:1320px) {
  .g_copyright .grid {
    width: 1000px !important;
  }
  .g_copyright .grid li {
    width: 250px !important;
  }
}

@media screen and (min-width:1321px) and (max-width:1610px) {
  .g_copyright .grid {
    width: 1320px !important;
  }
}

@media screen and (min-width: 1611px) and (max-width: 1920px) {
  .g_copyright .grid {
    width: 1610px !important;
  }
}

@media screen and (min-width:1921px) {
  .g_copyright .grid {
    width: 1920px !important;
  }
}</pre></body></html>