<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  background: #fff;
  min-width: 100%;
}

div {
  margin: 0 auto;
  text-align: left;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: underline;
}

img {
  border: none;
}

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

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 100%;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
/*bannerTop*/
.bannerTop {
  width: 100%;
  height: 785px;
  background: url(/img/zxresource/MAIN/2018/09/118686/images/bannerTop.jpg) center top no-repeat;
}

.bannerTop div.w1000 {
  width: 1000px;
  overflow: hidden;
  padding-top: 470px;
}

.bannerTop div.w1000 p {
  font-size: 27px;
  line-height: 56px;
  text-align: justify;
  text-indent: 2em;
  color: #f53e27;
  text-shadow: 5px 5px 5px rgba(255, 81, 93, 0.3);
}

/*picList*/
.picList {
  margin-top: 60px;
}

.picList ul li {
  width: 490px;
  height: 240px;
  overflow: hidden;
  margin: 0 10px 20px;
  position: relative;
  float: left;
}

.picList ul li img {
  display: block;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}

.picList ul li:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.picList ul li div.bg {
  width: 100%;
  height: 100%;
  background: url(/img/zxresource/MAIN/2018/09/118686/images/pic_shawdo.png) center top repeat-x;
  position: absolute;
  top: 0;
  left: 0;
}

.picList ul li span {
  width: 100%;
  height: 56px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 24px;
  line-height: 56px;
  text-indent: 0.5em;
  color: #fff;
}

.picList ul li span a {
  color: #fff;
}

/*newList*/
.lmTit {
  width: 1000px;
  height: 44px;
  margin: 0 auto;
  margin-top: 50px;
}

.lmTit h2 {
  font-size: 44px;
  line-height: 100%;
  color: #ff2538;
  float: left;
}

.lmTit span {
  display: block;
  width: 730px;
  height: 6px;
  float: left;
  margin-top: 15px;
  margin-left: 30px;
  border-bottom: dotted 6px #ff2538;
}

.lmTit em {
  display: block;
  float: right;
  color: #ff2538;
  font-size: 20px;
  line-height: 44px;
  font-weight: 600;
}

.lmTit em a {
  color: #ff2538;
}

.newList {
  width: 1000px;
  margin: 0 auto;
  margin-top: 25px;
}

.newList ul li {
  height: 46px;
  font-weight: bold;
  font-size: 16px;
  line-height: 46px;
  color: #222;
  position: relative;
}

.newList ul li i {
  display: block;
  float: left;
  top: 19px;
  position: absolute;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #c3c9d9;
}

.newList ul li a {
  float: left;
  width: 85%;
  display: block;
  font-size: 16px;
  line-height: 46px;
  height: 46px;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 25px;
  position: absolute;
}

.newList ul li em {
  color: #696969;
  font-weight: normal;
  font-size: 14px;
  float: right;
}

/*bottom*/
.bottom {
  background: url(/img/MAIN/2016/12/116958/images/b_bg.gif) top center repeat-x #e2e1e1;
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 40px;
}

.lianjie {
  padding: 30px 0;
}

.lianjie .tit {
  width: 12%;
  float: left;
  overflow: hidden;
  height: 46px;
}

.lianjie .tit h2 {
  float: left;
  font-size: 18px;
  font-weight: bold;
  font-family: "Microsoft Yahei";
  color: #cc3300;
  line-height: 50px;
  padding-right: 1px;
  width: 118px;
}

.lianjie .tit h2 a:link, .tit h2 a:hover, .tit h2 a:visited {
  color: #cc3300;
}

.lianjie .tit {
  width: 12%;
  float: left;
}

.lj_pic img {
  display: block;
  float: left;
  margin: 0 8px;
}

.copyright {
  margin: 0px auto;
  width: 100%;
  font-size: 12px;
  color: #000000;
  text-align: center;
  padding: 20px 0;
  line-height: 180%;
  clear: both;
}

#copyright {
  clear: both;
  margin: 5px auto;
  padding-top: 10px;
  width: 980px;
  height: auto;
  color: #2A3084;
  text-align: center;
}

#copyright p {
  margin: 0 0 2px 0;
  text-align: center;
}

#copyright a {
  color: #2A3084;
}

#copyright p.p1 {
  margin: 15px  auto;
  width: 530px;
}

#copyright p.p2 {
  margin: 8px 0 0 0;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  body {
    min-width: 1200px;
  }
  .topBanner {
    background-image: url(/img/zxresource/MAIN/2018/09/118686/images/bannerBg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vw * 600 / 1920);
    overflow: hidden;
  }
}
</pre></body></html>