<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  font-size: 14px;
}
.list-wz {
  color: #333;
  height: 24px;
  line-height: 24px;
  margin: 16px 0 0;
  display: block;
  overflow: hidden;
}
.list-wz img {
  vertical-align: top;
}
.list-wz span {
 color: #999; 
 font-size: 12px;
}
.list-wz a{
  color: #333;
}

.main-box {
  width: 1244px;
  margin: 0 auto;
}

/* 下载页面 */
.is-boder-f6 {
  border: 2px solid #f4f4f4;
}
.down-box {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}
.down-box-rt {
  padding: 0 12px 20px;
  width: 928px;
  float: left;
}
.down-box-lf {
  width: 300px;
  margin-left: 16px;
  float: right;
  overflow: hidden;
}
.down-box-lf-h {
  height: auto;
}
.down-box-lf h2 {
  font-weight: bold;
  line-height: 36px;
  border-bottom: 1px solid #eee;
  position: relative;
  font-size: 16px;
  padding-bottom: 6px;
}
.down-box-lf h2::before {
  content: '';
  display: block;
  width: 66px;
  height: 4px;
  border-radius: 4px;
  background: #33bc79;
  position: absolute;
  bottom: 0;
}
.down-list li a {
  display: block;
  color: #333;
  display: flex;
  padding: 20px 0 10px 0;
  border-bottom: 2px dotted #f4f4f4;
  /* align-items: center; */
}
.down-list-img img {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  margin-right: 12px;
}
.down-list-rm-img img {
  width: 72px;
  height: 72px;
  border-radius: 10px;
  margin-right: 12px;
}
.down-list-des .title {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.down-list-des .xx img{
  height: 18px;
}
.down-list-des  .info {
  color: #b6b6b6;
  font-size: 12px;
  line-height: 20px;
}
.down-name{
  display: flex;
  padding: 22px 0px 22px; 
}
.down-name-img img {
  width: 180px;
  height: 180px;
  border-radius: 20px;
  margin-right: 29px;
}
.down-name-des .title {
  display: flex;
  height: auto;
  align-items: flex-start;
  font-weight: bold;
  color: #333;
  font-size: 25px;
  line-height: 36px;
}
.down-name-des .title img {
  width: auto;
  margin-left: 10px;
  display: none;
}
.down-name-des .type {
  color: #f85f52;
  margin: 15px 0;
  font-style: italic;
  font-size: 16px;
}
.down-name-des{
  width: 508px;
}
.down-name-des .shuxi  {
  line-height: normal;
  margin: 20px 0 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}

.down-name-des .shuxi li{
  color: #a0a0a0;
  width: auto;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  margin: 0 16px 0 0;
  display: inline-block;
  white-space: normal;
}
.down-name-des .shuxi li a{
  color: #00a9f8;
}

.caozuo-btn {
  display: flex;
  width: 100%; overflow: hidden;
}
.caozuo-btn-w {
  width: 220px;
  height: 70px;
  background-size: 100% 100%;
}
.caozuo-btn-1 {
  background: url('../images/down/bd-down.png') no-repeat left top;
  margin-right: 20px;
  cursor: pointer;
}
.caozuo-btn-2 {
  background: url('../images/down/pc-down.png') no-repeat left top;
}
.down-name-pj {
  flex: 1;
  margin-left: 20px;
}
.down-name-pj-img {
  width: 84px;
  height: 84px;
  background: url('../images/down/pf.png');
  margin: 10px auto 2px;
  text-align: center;
  line-height: 84px;
  color: #91500b;
  font-size: 26px;
  font-weight: bold;
}
.down-name-pj-xx {
  text-align: center;
}
.down-name-pj-xx img{
  height: 18px;
}
.down-name-pj-zan {
  display: flex;
  justify-content: space-between;
}
.down-name-pj-zan .zan-w {
  width: 76px;
  height: 73px;
  margin-top: 5px;
  background: #eee;
  border: 1px solid #fdfdfd;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
}
.zan-w-img {
 margin-top: 8px;
 margin-bottom: -1px;
}
.process-num {
  font-size: 14px;
}
.process-box {
  width: 100%;
  height: 18px;
  background: #e2e2e2;
  border-radius: 10px;
}
.process-box .process-line-zan {
  width: 50%;
  height: 18px;
  background: #ff7449;
  border-radius: 10px;
}
.process-box .process-line-h {
  width: 50%;
  height: 18px;
  background: #cacacb;
  border-radius: 10px;
}

.down-xq .title {
    height: 45px;
    width: 100%;
    background: #eee;
    line-height: 45px;
    padding: 0 20px;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
}
.down-xq-box {
  padding: 10px 24px 0 24px;
  display: flex;
  flex-wrap: wrap;
  background: #f9f9f9;
}
.down-xq-box span {
  display: block;
  height: auto;
  line-height: 26px;
  width: calc(50% - 25px);
  margin-right: 25px;
  color: #999;
  padding: 12px 0;
}
.is-dotted-bottom {
  border-bottom: 1px dashed #d9d9d9;
}
.down-xq-box span:nth-of-type(2n) {
  margin-right: 0px;
 
}
.down-xq-box span em {
  color: #333;
  width: 332px;
  float: left;
  /* line-height: 24px; */
  display: inline;
  overflow: hidden;
  word-break: break-all;
}
.down-xq-box span em a{
  color: #00a9f8;
}
.down-xq-box span .label {
  display: inline-block;
  width: 68px;
  font-style: normal;
  float: left;
}
.shuom {
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  background: #fff3e4;
  padding: 0 12px;
  color: #e79e5b;
  margin-top: 20px;
}
.shuom img {
  margin-right: 10px;
}
.down-nav {
  display:  flex;
  height: 68px;
  align-items: center;
  background: url('../images/xxk.png') no-repeat left top;
  background-size: 100% 100%;
  width: 100%;
  color: #999;
}
.down-nav li {
  width: 25%;
  height: 100%;
  line-height: 68px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.down-box-rt-npd {
  padding: 0;
}
.down-nav li img {
  width: 20px;
  vertical-align: middle;
  margin-left:5px;
}
.down-nav li.active {
  background: url('../images/down/xz.png') no-repeat left top;
  background-size: 100% 100%;
  color: #fff;
}

.jie-shao {
  height: 56px;
  padding: 0 12px;
  
  line-height: 56px;
  color: #00ab57;
  font-size: 18px;
  background: linear-gradient(to bottom, rgb(255,255,255), rgb(239,239 ,239));
  position: relative;
}
.jie-shao::before{
  content: "";
  width: 56px; height: 56px;
  background:url('../images/down/xm.png') no-repeat left 12px center;
  position: absolute;
  top: 0;
  left: 0;
}
.jie-shao span {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  margin-right: 10px;
  margin-left: 11px;
  position: relative;
  z-index: 5;
}
.cont-box p {
  padding: 0 12px;
  line-height: 30px;
  text-indent: 28px;
  margin-top: 10px;
}
.cont-box h3 {
  height: 35px;
  line-height: 35px;
  margin: 0 12px;
  padding: 0 12px;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, rgb(0 172 87) 9%, rgb(255 255 255) 91%);
  font-size: 16px;
  border-left: 2px solid #fff;
  box-shadow: -2px 0px 0px #70d7a5;
}
.cont-box img{
  display: block; overflow: hidden; max-width: 70%; margin: 20px auto;
}
.is-lr-b {
  border: 1px solid #f5f5f5;
  border-top: none;
}
.d-box {
  border: 1px solid #f5f5f5;
  margin-top: 20px;
}
.last-dl {
  margin-bottom: 30px;
}
.img-flex {
  display: flex;
  padding: 20px 12px;
}
.img-flex-img {
  width: 12.5%;
  text-align: center;
}
.img-flex-img img {
  width: 85px;
  height: 85px;
  border-radius: 20px;
}
.img-flex-img .title {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  display: block;overflow: hidden;
  color: #333;
}

.is-bg {
  background: #fff;
}
.xz-box{
  padding: 0 20px 20px;
}
.xz-box h3 {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 23px 0 12px;
  display: block;
  overflow: hidden;
}

.xz-box ul {
  display: block;
  overflow: hidden
}

.xz-box ul li {
  width: 175px;
  height: 24px;
  line-height: 24px;
  font-size: 15px;
  font-weight: normal;
  color: #333;
  background: url(../images/down/down-h.png) no-repeat;
  background-size: 24px;
  text-indent: 30px;
  float: left;
  margin: 13px 0;
  display: inline;
  overflow: hidden
}
.xz-box ul li a{
  color: #333;
}
.xz-box ul h3 {
  width: 100%;
  height: auto;
  font-size: 16px;
  float: left;
  margin: 10px 0 0;
  display: inline;
  overflow: hidden
}
.xz-box dl {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden
}

.xz-box dl dt {
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: normal;
  color: #333;
  margin: 27px 0 0;
  display: block;
  overflow: hidden
}

.xz-box dl dd {
  display: block;
  overflow: hidden
}

.xz-box dl dd a {
  width: 312px;
  height: 88px;
  background: #f4f4f4;
  border: 1px solid #e9e9e9;
  margin: 20px 0 0;
  border-radius: 4px;
  display: block;
  overflow: hidden
}

.xz-box dl dd a i {
  width: 46px;
  height: 46px;
  float: left;
  background: url(../images/azdown-icon.png) no-repeat -761px -676px;
  margin: 20px 14px 0 30px;
  display: inline;
  overflow: hidden
}

.xz-box dl dd a strong {
  width: 200px;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  font-weight: normal;
  color: #00a6e3;
  float: left;
  margin: 23px 0 0;
  display: inline;
  overflow: hidden
}

.xz-box dl dd a b {
  width: 200px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
  color: #333;
  float: left;
  margin: 10px 0 20px;
  display: inline;
  overflow: hidden
}

.g-previmg-box{ width:890px; height:auto; background:#fff; display:block; overflow:hidden;position:relative; zoom:1; margin:20px auto 10px; padding:0 0 0 0; z-index:20}
.g-previmg-swiper{width:100%; height:auto; display:block; overflow:hidden; position:relative; zoom:1;}
.g-previmg-swiper .swiper-wrapper{ margin:0 0 0 0; width:100%; height:auto; display:block; overflow-y:hidden; overflow-x:auto; white-space:nowrap}
.g-previmg-swiper .swiper-wrapper .swiper-slide{-webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0;width:auto; height:auto; position: relative; margin:0 10px 0 0; display:inline-block; overflow:hidden; white-space:nowrap}
.g-previmg-swiper .swiper-wrapper .swiper-slide img{ width:auto; height:280px; display:block; overflow:hidden;}

.swiper-button-next, .swiper-button-prev{top:0; margin:0; right:0; width:27px; height:100%; background:url(/skin/new2018/images/swiper-right.png) no-repeat center center rgba(0,0,0,.7); cursor:pointer}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ opacity:0}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left:0;transform:rotate(180deg);}


.g-previmg-swiper .swiper-wrapper .swiper-slide.f-soft-video .u-video-play{ width:64px; height:64px; background:url(../images/play-img.png) no-repeat; background-size:64px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); display:block; overflow:hidden; cursor:pointer}
.g-previmg-swiper .swiper-wrapper .swiper-slide.f-soft-video .u-video-logo{ width:150px; height:34px; background:url(../images/play-logo.png) no-repeat; position:absolute; left:50%; top:50%; transform:translate(-56%,120%); display:block; overflow:hidden;}
.g-previmg-swiper .swiper-wrapper .swiper-slide #video{width:auto;height:280px; display:block; overflow:hidden; background:#000}
.g-previmg-swiper .swiper-wrapper .swiper-slide .video-js{height:auto;}

.u-previmg-btn{ display:none; z-index:40}

.swiper-scrollbar { position: absolute; left: 0; bottom: 0; width: 100%; height: 10px; display:none}

.keyText {  border:1px solid #fff3e4; margin:10px 0; padding:38px 15px 8px; background:#fff3e4 url(../images/down/shuom.png) no-repeat 13px 8px; line-height:22px;  color:#555; word-wrap:break-word; overflow:hidden; font-size: 14px; position: relative;
  line-height: 24px;}
.keyText p img{width:auto}
.keyText::before{
  content: "特别说明";
  font-size: 18px;
  font-weight: normal;
  color: #ff8f36;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 40px;
  top: 5px;
  z-index: 1;
  margin: 0;
  text-indent: 0;
}
.info-box{
  padding: 0 12px 12px;
  margin-bottom: 20px;
}
.right-box{
  background-color: #fff;
  margin-bottom: 20px;
  padding: 0 12px;
}

.u-video-play{
  width: 100%;
  height: 100%;
  background: url(../images/play-img.png) no-repeat center center;
  background-size: 60px;
  border: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}
.u-video-again{width:100%; height:100%; font-size:20px; font-weight:normal; color:#fff; background:rgba(0,0,0,.5); position:absolute; left:0; top:0; overflow:hidden; z-index:10;display: none;align-items: center;justify-content: center; cursor:pointer; display: none}
.u-video-again i{ width:24px; height:24px; background:url(../images/video-again-icon.png) no-repeat; background-size:24px; display:block; overflow:hidden; position:absolute; left:50%; top:50%; transform:translate(-295%,-50%); display:block; overflow:hidden}

#video{
  width: auto;
  height: 280px;
  display: block;
  overflow: hidden;
  background: #000;
  min-width: 140px;
}</pre></body></html>