﻿@charset "UTF-8";
@font-face {
  font-family: msyh;
  src: url('../css/FZLTZCHJW.TTF') format('truetype');
}
@font-face {
  font-family: NotoSansCJKsc-Regular;
  src: url('../css/FZLTZCHJW.TTF') format('truetype');
}
/*
 *输出文件
 */
/*
 *引入文件，及对页面的整体结构进行部分定义
 */
/*引入compass的模块*/
/* line 5, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* line 22, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol,
ul {
  list-style: none;
}

/* line 26, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q,
blockquote {
  quotes: none;
}
/* line 103, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

/* line 32, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, E:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 32, ../sass/construct/_conf.scss */
body {
  font-family: 'msyh',Helvetica, 'Helvetica Neue', 'Microsoft YaHei', Arial, sans-serif;
  font-size: 14px;
  background: #fff;
  color: #323232;
}

/* line 38, ../sass/construct/_conf.scss */
.construct {
  width: 100%;
  margin: 0 auto;
  height: auto;
  position: relative;
}

/* line 39, ../sass/construct/_conf.scss */
.container {
  width: 1007px;
  margin: 0 auto;
  position: relative;
  padding: 0;
}

/* line 40, ../sass/construct/_conf.scss */
.inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

/*
 *定义一些常用的样式及宏
 */
/* line 4, ../sass/construct/_construct.scss */
html {
  height: 100%;
}

/* line 5, ../sass/construct/_construct.scss */
body {
  font-family: 'msyh',Helvetica, 'Helvetica Neue', Arial, 'Microsoft YaHei', sans-serif,
    '\9ED1\4F53';
  background: #fff;
  height: 100%;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 13, ../sass/construct/_construct.scss */
img {
  display: block;
  border: none;
  font-size: 0;
}

/* line 14, ../sass/construct/_construct.scss */
a {
  text-decoration: none;
  font-size: inherit;
  color: inherit;
}

/* line 15, ../sass/construct/_construct.scss */
.clear {
  clear: both;
}

/* line 16, ../sass/construct/_construct.scss */
.hide {
  /*visibility: hidden;*/
  display: none;
}

/* line 17, ../sass/construct/_construct.scss */
.fl {
  float: left;
}

/* line 18, ../sass/construct/_construct.scss */
.fr {
  float: right;
}

/* line 19, ../sass/construct/_construct.scss */
.black {
  color: #000;
}

/* line 20, ../sass/construct/_construct.scss */
.white {
  color: #fff;
}

/* line 21, ../sass/construct/_construct.scss */
.dot:after {
  content: '·';
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
}

/* line 22, ../sass/construct/_construct.scss */
.border-bottom {
  border-bottom: transparent 1px solid;
}

/* line 24, ../sass/construct/_construct.scss */
.no-margin-left {
  margin-left: 0 !important;
}

/* line 25, ../sass/construct/_construct.scss */
.no-margin-right {
  margin-right: 0 !important;
}

/*
 *主要样式的文件列表，
 *具体文件存放在app文件夹中，其中_adajustment.scss在style.scss文件中已经引入
 *当app文件夹中增加新的文件之后需在此将其引入
 */
/*
 *通用样式
 */
/* line 5, ../sass/app/_common.scss */
#header {
  background:transparent;
  height: 60px;
  position: fixed;
  top: 0;
  z-index: 9999;
}
#header.scroll{
  background: #01002E;
}
/* line 11, ../sass/app/_common.scss */
#header .logo {
  width: 122px;
  height: 60px;
  color: #fff;
  font-size: 14px;
  line-height: 90px;
  letter-spacing: 4px;
  margin-right: 20px;
  /* background-color: #006cff; */
  position: relative;
}
/* line 19, ../sass/app/_common.scss */
#header .logo img {
  position: absolute;
  left: 0;
  top: 14px;
  right: 0;
    margin: 0 auto;
}
/* line 25, ../sass/app/_common.scss */
#header .nav {
  height: 60px;
}
/* line 28, ../sass/app/_common.scss */
#header .nav ul li {
  height: 60px;
  padding: 0 17px;
  color: #fff;
  font-size: 12px;
  line-height: 60px;
  position: relative;
  cursor: pointer;
}
/* line 36, ../sass/app/_common.scss */
#header .nav ul li span.line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #006cff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 46, ../sass/app/_common.scss */
#header .nav ul li a {
  color: #fff;
  display: block;
}
/* line 52, ../sass/app/_common.scss */
#header .nav ul li.active span.line,
#header .nav ul li:hover span.line {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 59, ../sass/app/_common.scss */
.plate-title {
  min-width: 124px;
  height: auto;
  min-height: 4px;
  position: relative;
  color: #000;
  font-size: 27px;
  text-align: center;
  padding: 15px 0;
  margin: 0 auto;
}
/* line 70, ../sass/app/_common.scss */
.plate-title .s {
  font-size: 20px;
  color: #838383;
  margin-top: 5px;
}
/* line 75, ../sass/app/_common.scss */
.plate-title .bottom {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: url('../images/common/title-bottom.png') no-repeat center;
}

/* line 85, ../sass/app/_common.scss */
.plate-title.plate-title-white {
  color: #fff;
}
/* line 87, ../sass/app/_common.scss */
.plate-title.plate-title-white .bottom {
  background-image: url('../images/common/title-bottom-w.png');
}
/* line 90, ../sass/app/_common.scss */
.plate-title.plate-title-white .s {
  color: #fff;
}

/* line 95, ../sass/app/_common.scss */
#footer {
  background: #292929;
  /* height: 230px; */
  overflow: hidden;
}
/* line 99, ../sass/app/_common.scss */
#footer .container {
  overflow: hidden;
  position: relative;
  /* height: 230px; */
  /* background: url('../images/common/bottom-logo.png') no-repeat center 20px; */
}
/* line 105, ../sass/app/_common.scss */
#footer .ask {
  font-size: 12px;
  color: #fff;
  margin-top: 80px;
}
/* line 109, ../sass/app/_common.scss */
#footer .ask a {
  color: inherit;
}
/* line 113, ../sass/app/_common.scss */
#footer .business {
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}
/* line 117, ../sass/app/_common.scss */
#footer .business a {
  color: inherit;
}
/* line 121, ../sass/app/_common.scss */
#footer .icon {
  width: 90px;
  height: 28px;
  margin-top: 50px;
}
/* line 125, ../sass/app/_common.scss */
#footer .icon .wechat {
  width: 28px;
  height: 28px;
  background: url('../images/common/icon-wechat.png') no-repeat center;
  margin-right: 15px;
}
/* line 131, ../sass/app/_common.scss */
#footer .icon .weibo {
  width: 28px;
  height: 28px;
  background: url('../images/common/icon-weibo.png') no-repeat center;
}
/* line 137, ../sass/app/_common.scss */
#footer .copy {
  position: absolute;
  font-size: 12px;
  color: #969696;
  text-align: right;
  line-height: 20px;
  width: 300px;
  right: 0;
  top: 100px;
}
/* line 147, ../sass/app/_common.scss */
#footer .copyright {
  font-size: 12px;
  color: #969696;
  text-align: center;
  line-height: 20px;
  /* margin-top: 172px; */
  margin: 10px 0;
}
#footer .qrcode {
  font-size: 12px;
  color: #969696;
  text-align: center;
  line-height: 20px;
  /* margin-top: 172px; */
  text-align: center;
  margin: 20px 0 10px;
}
#footer .qrcode .img{
  width: 100px;
  margin: 0 auto 10px;
}
#footer .qrcode img{
  display: block;
  width: 100%;
}

/* line 2, ../sass/app/_index.scss */
.index {
  overflow: hidden;
  height: auto;
}
/* line 5, ../sass/app/_index.scss */
.index .banner {
  /* margin-top: 60px; */
  /* height: 890px; */
}
/* line 8, ../sass/app/_index.scss */
.index .banner .images {
  width: 100%;
  /* height: 890px; */
  position: relative;
}
/* line 13, ../sass/app/_index.scss */
.index .banner .img {
  width: 100%;
  /* height: 890px; */
  position: absolute;
  left: 0;
  top: 0;
}
.bottomBanner6 {
  display: flex;
  /* width: 95px; */
  height: 30px;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 357px;
  margin: 0 auto;
  transform: translateX(-452px);
  margin-top: 18px;
}
.bottonBanner7Wrapper {
  display: flex;
  align-items: center;
}

.index .banner .img .jump-box {
  position: absolute;
  left: 50%;
  bottom: 65px;
  width: 227px;
  height: 57px;
  transform: translate3d(-50%, 0, 0);
  background: url('../images/banner_btn.png') no-repeat center center;
  background-size: 100%;
  z-index: 23;
}

.index .banner .img .jump-box a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
/* line 19, ../sass/app/_index.scss */
.index .banner .img .container {
  height: 600px;
  position: relative;
}
/* line 23, ../sass/app/_index.scss */
.index .banner .img img.real {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
/* line 31, ../sass/app/_index.scss */
.index .banner .float-image {
  width: 520px;
  height: 493px;
  position: absolute;
  right: 0;
  margin-top: 45px;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/* line 40, ../sass/app/_index.scss */
.index .banner .float-image img {
  position: absolute;
  top: 0;
  left: 0;
}
.set {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 999;
  display: flex;
  justify-content: center;
}
/* line 46, ../sass/app/_index.scss */
.index .banner .register {
  width: 183px;
  height: auto;
  position: absolute;
  z-index: 999;
  bottom: 45px;
  display: flex;
  justify-content: center;
}
/* line 52, ../sass/app/_index.scss */
.index .banner .register .btn {
  /* width: 183px;
  height: 51px; */
  width: 223px;
  height: 69px;
  border: none;
  margin: 0 auto;
  cursor: pointer;
  background: url('../images/pc_banner_btn_20210628_.png') no-repeat
    center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  -moz-transition: background, 0.5s;
  -o-transition: background, 0.5s;
  -webkit-transition: background, 0.5s;
  transition: background, 0.5s;
}
/* line 60, ../sass/app/_index.scss */
/*.index .banner .register .btn:hover {
  background: url("../images/btn-register-hover.png") no-repeat center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}*/
/* line 66, ../sass/app/_index.scss */
.index .banner .banner-btn {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 999;
  text-align: center;
}
/* line 74, ../sass/app/_index.scss */
.index .banner .banner-btn .btns {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 9px;
}
/* line 77, ../sass/app/_index.scss */
.index .banner .banner-btn .btns .btn {
  width: 7px;
  height: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  margin: 0 5px;
  background: #fff;
  cursor: pointer;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
.btn-click {
  display: inline-block;
  width: 120px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  color: #01002E;
  margin-top: 26px;
  font-size: 18px;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 85, ../sass/app/_index.scss */
.index .banner .banner-btn .btns .btn.EasyBannerBtnActive {
  background: #00ffdb;
}
/* line 92, ../sass/app/_index.scss */
.index .intro {
  height: auto;
  background: #fefefe url('../images/intro-bg.jpg') no-repeat bottom
    center;
  overflow: hidden;
}
/* line 96, ../sass/app/_index.scss */
.index .intro .plate-title {
  margin: 0px auto 30px;
}
/* line 100, ../sass/app/_index.scss */
.index .intro .intro-abstract {
  color: #000;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  width: 1070px;
}
/* line 107, ../sass/app/_index.scss */
.index .intro .intro-plate {
  width: 240px;
  height: auto;
}
/* line 111, ../sass/app/_index.scss */
.index .intro .cover {
  height: 125px;
  width: 100%;
}
/* line 115, ../sass/app/_index.scss */
.index .intro .name {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
}
/* line 121, ../sass/app/_index.scss */
.index .intro .abst {
  font-size: 18px;
  color: #595757;
  text-align: center;
  line-height: 28px;
}
/* line 127, ../sass/app/_index.scss */
.index .intro .duty {
  margin: 20px 0 0 172px;
  padding-bottom: 80px;
}
/* line 131, ../sass/app/_index.scss */
.index .intro .hope {
  margin: 20px 0 0 180px;
}
/* line 134, ../sass/app/_index.scss */
.index .intro .duty .cover {
  background: url('../images/intro-plate-bg1.jpg') no-repeat center;
  background-size: contain;
  width: 100px;
  margin: 0 auto;
  /* background-size: 80%; */
}
/* line 137, ../sass/app/_index.scss */
.index .intro .hope .cover {
  background: url('../images/intro-plate-bg2.jpg') no-repeat center;
  background-size: contain;
  width: 100px;
  margin: 0 auto;
  margin-top: -2px;
  margin-bottom: 2px;
}
/* line 141, ../sass/app/_index.scss */
.index .news {
  overflow: hidden;
  background: url('../images/body-bg2.jpg') no-repeat center;
}
/* line 145, ../sass/app/_index.scss */
.index .news .news-more {
  width: 76px;
  height: 26px;
  background: url('../images/news-more.jpg') no-repeat center;
  cursor: pointer;
  margin-top: 12px;
}
/* line 152, ../sass/app/_index.scss */
.index .news .mid-cover {
  width: 100%;
  height: 326px;
  left: 0;
  top: 0;
  position: absolute;
  background: url('../images/mid-cover.jpg') no-repeat;
}
/* line 160, ../sass/app/_index.scss */
.index .news .news-list {
  position: relative;
  z-index: 2;
  padding-top: 150px;
}
/* line 165, ../sass/app/_index.scss */
.index .news .news-list .level {
  position: relative;
  overflow: hidden;
}
/* line 169, ../sass/app/_index.scss */
.index .news .news-list .level:hover .mask {
  background: url('../images/news-mask-white.png') repeat;
}
/* line 172, ../sass/app/_index.scss */
.index .news .news-list .level:hover .time {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 175, ../sass/app/_index.scss */
.index .news .news-list .level:hover .main {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 179, ../sass/app/_index.scss */
.index .news .news-list .level .mask,
.index .news .news-list .level .delayplate {
  position: absolute;
}
/* line 182, ../sass/app/_index.scss */
.index .news .news-list .level .mask {
  z-index: 10;
  -moz-transition: background, 0.5s;
  -o-transition: background, 0.5s;
  -webkit-transition: background, 0.5s;
  transition: background, 0.5s;
}
/* line 186, ../sass/app/_index.scss */
.index .news .news-list .level .time {
  font-size: 14px;
  color: #00d2ff;
  margin: 32px 0 0 32px;
}
/* line 191, ../sass/app/_index.scss */
.index .news .news-list .level .more {
  width: 64px;
  height: 20px;
  border: #fff 1px solid;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 32px;
  bottom: 28px;
  text-align: center;
  line-height: 20px;
}
/* line 205, ../sass/app/_index.scss */
.index .news .news-list .level1 {
  width: 500px;
  height: 498px;
  margin-right: 8px;
}
/* line 209, ../sass/app/_index.scss */
.index .news .news-list .level1 .mask,
.index .news .news-list .level1 .delayplate {
  width: 500px;
  height: 498px;
  left: 0;
  top: 498px;
}
/* line 215, ../sass/app/_index.scss */
.index .news .news-list .level1 .mask {
  background: url('../images/news-mask-1.png') repeat;
}
/* line 218, ../sass/app/_index.scss */
.index .news .news-list .level1 .main {
  margin: 200px 0 0 32px;
  width: 375px;
}
/* line 221, ../sass/app/_index.scss */
.index .news .news-list .level1 .main .title {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
/* line 227, ../sass/app/_index.scss */
.index .news .news-list .level1 .main .abst {
  margin-top: 15px;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
}
/* line 235, ../sass/app/_index.scss */
.index .news .news-list .level2 {
  width: 498px;
  height: 244px;
}
/* line 238, ../sass/app/_index.scss */
.index .news .news-list .level2 .mask,
.index .news .news-list .level2 .delayplate {
  width: 498px;
  height: 244px;
  left: 0;
  top: 244px;
}
/* line 244, ../sass/app/_index.scss */
.index .news .news-list .level2 .mask {
  background: url('../images/news-mask-2.png') repeat;
}
/* line 247, ../sass/app/_index.scss */
.index .news .news-list .level2 .main {
  margin: 68px 0 0 32px;
  width: 375px;
}
/* line 250, ../sass/app/_index.scss */
.index .news .news-list .level2 .main .title {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
/* line 256, ../sass/app/_index.scss */
.index .news .news-list .level2 .main .abst {
  margin-top: 15px;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
}
/* line 264, ../sass/app/_index.scss */
.index .news .news-list .level3 {
  width: 245px;
  height: 244px;
  margin: 10px 8px 0 0;
}
/* line 268, ../sass/app/_index.scss */
.index .news .news-list .level3 .mask,
.index .news .news-list .level3 .delayplate {
  width: 245px;
  height: 244px;
  left: 0;
  top: 244px;
}
/* line 274, ../sass/app/_index.scss */
.index .news .news-list .level3 .mask {
  background: url('../images/news-mask-3.png') repeat;
}
/* line 277, ../sass/app/_index.scss */
.index .news .news-list .level3 .main {
  margin: 120px 0 0 32px;
  width: 200px;
}
/* line 280, ../sass/app/_index.scss */
.index .news .news-list .level3 .main .title {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
/* line 286, ../sass/app/_index.scss */
.index .news .news-list .level3 .main .abst {
  display: none;
}
/* line 291, ../sass/app/_index.scss */
.index .news .news-list .level4 {
  width: 245px;
  height: 244px;
  margin-top: 10px;
}
/* line 295, ../sass/app/_index.scss */
.index .news .news-list .level4 .mask,
.index .news .news-list .level4 .delayplate {
  width: 245px;
  height: 244px;
  left: 0;
  top: 244px;
}
/* line 301, ../sass/app/_index.scss */
.index .news .news-list .level4 .mask {
  background: url('../images/news-mask-4.png') repeat;
}
/* line 304, ../sass/app/_index.scss */
.index .news .news-list .level4 .main {
  margin: 120px 0 0 32px;
  width: 200px;
}
/* line 307, ../sass/app/_index.scss */
.index .news .news-list .level4 .main .title {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
/* line 313, ../sass/app/_index.scss */
.index .news .news-list .level4 .main .abst {
  display: none;
}
/* line 320, ../sass/app/_index.scss */
.index .BandR {
  background: #fff url('../images/body-bg2.jpg') no-repeat;
  background-size: cover;
  padding-top: 50px;
}
/* line 323, ../sass/app/_index.scss */
.index .BandR .cover {
  height: 71px;
  margin: 45px auto 24px auto;
  background: url('../images/rule-cover.jpg') no-repeat center;
}
/* line 329, ../sass/app/_index.scss */
.index .BandR .abst .plate {
  width: 489px;
  height: 291px;
  margin-right: 29px;
  color: #fff;
  position: relative;
}
#card1 .plate,#card2 .plate{
  box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}
.plate-content {
  padding-left: 32px;
}
/* line 336, ../sass/app/_index.scss */
.index .BandR .abst .plate .name {
  margin: 68px 0 0 0;
  font-size: 22px;
}
/* line 340, ../sass/app/_index.scss */
.index .BandR .abst .plate .text {
  font-size: 13px;
  width: 365px;
  margin: 30px 0 0 0;
  line-height: 21px;
}
/* line 346, ../sass/app/_index.scss */
.index .BandR .abst .plate img.final-btn {
  position: absolute;
  bottom: 26px;
  left: 33px;
  cursor: pointer;
}
/* line 353, ../sass/app/_index.scss */
.index .BandR .abst .plate1 {
  background: url('../images/rule-bg1.jpg') no-repeat center;
}
/* line 356, ../sass/app/_index.scss */
.index .BandR .abst .plate2 {
  background: url('../images/rule-bg2.jpg') no-repeat center;
}
/* line 360, ../sass/app/_index.scss */
.index .BandR .rule-1 {
  background: #fff;
  height: auto;
  position: relative;
  overflow: hidden;
  margin-top: 90px;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 367, ../sass/app/_index.scss */
.index .BandR .rule-1 .icon {
  width: 44px;
  height: 44px;
  position: absolute;
  right: 57px;
  top: 66px;
  background: url('../images/rule-icon-1.png') no-repeat center;
}
/* line 376, ../sass/app/_index.scss */
.index .BandR .rule-1 .mask {
  width: 100%;
  height: 330px;
  position: absolute;
  left: 0;
  top: -321px;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
  background: #1672f4;
  z-index: 0;
}
/* line 386, ../sass/app/_index.scss */
.index .BandR .rule-1:hover {
  color: #fff;
}
/* line 388, ../sass/app/_index.scss */
.index .BandR .rule-1:hover .mask {
  top: 0;
}
/* line 391, ../sass/app/_index.scss */
.index .BandR .rule-1:hover .icon {
  background: url('../images/rule-icon-1-w.png') no-repeat center;
}
/* line 394, ../sass/app/_index.scss */
.index .BandR .rule-1:hover .abst {
  border-bottom: #fff 1px solid;
}
/* line 398, ../sass/app/_index.scss */
.index .BandR .rule-1 .wrap {
  width: 940px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 45px;
}
/* line 405, ../sass/app/_index.scss */
.index .BandR .rule-1 .title {
  font-size: 18px;
  margin-top: 50px;
  font-weight: bold;
}
/* line 410, ../sass/app/_index.scss */
.index .BandR .rule-1 .abst {
  font-size: 17px;
  width: 379px;
  height: 50px;
  border-bottom: #000 1px solid;
  line-height: 50px;
}
/* line 418, ../sass/app/_index.scss */
.index .BandR .rule-1 .plate {
  margin-top: 20px;
}
/* line 420, ../sass/app/_index.scss */
.index .BandR .rule-1 .plate .name {
  font-size: 14px;
  font-weight: bold;
}
/* line 424, ../sass/app/_index.scss */
.index .BandR .rule-1 .plate .text {
  width: 390px;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  margin-top: 4px;
}
/* line 432, ../sass/app/_index.scss */
.index .BandR .rule-1 .plate3 {
  margin-right: 25px;
}
/* line 436, ../sass/app/_index.scss */
.index .BandR .rule-2 {
  margin: 40px 0;
}
/* line 438, ../sass/app/_index.scss */
.index .BandR .rule-2 .plate {
  width: 487px;
  height: 484px;
  position: relative;
  background: #fff;
  overflow: hidden;
  margin-right: 33px;
}
/* line 446, ../sass/app/_index.scss */
.index .BandR .rule-2:hover .plate .origin,
.index .BandR .rule-2 .plate.active .origin {
  /* filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); */
  /* opacity: 0; */
}
/* line 449, ../sass/app/_index.scss */
.index .BandR .rule-2:hover .plate .mask,
.index .BandR .rule-2 .plate.active .mask {
  top: 0;
}
/* line 452, ../sass/app/_index.scss */
.index .BandR .rule-2:hover .plate .change,
.index .BandR .rule-2 .plate.active .change {
  top: 0;
}
/* line 458, ../sass/app/_index.scss */
.index .BandR .rule-2 .plate1 .origin .icon {
  width: 41px;
  height: 48px;
  background: url('../images/win.png') no-repeat center;
  background-size: cover;
}
/* line 463, ../sass/app/_index.scss */
.index .BandR .rule-2 .plate1 .change .icon {
  width: 40px;
  height: 35px;
  background: url('../images/rule-icon-2.png') no-repeat center;
  background-size: cover;
}
/* line 470, ../sass/app/_index.scss */
.index .BandR .rule-2 .plate2 .origin .icon {
  width: 46px;
  height: 45px;
  background: url('../images/rule-icon-3.png') no-repeat center;
}
/* line 475, ../sass/app/_index.scss */
.index .BandR .rule-2 .plate2 .change .icon {
  width: 30px;
  height: 30px;
  background: url('../images/rule-icon-3-w.png') no-repeat center;
}
/* line 481, ../sass/app/_index.scss */
.index .BandR .rule-2 .origin {
  width: 487px;
  height: 404px;
  position: relative;
  text-align: center;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 487, ../sass/app/_index.scss */
.index .BandR .rule-2 .origin .icon {
  width: 41px;
  height: 48px;
  margin: 154px auto 0;
}
/* line 492, ../sass/app/_index.scss */
.index .BandR .rule-2 .origin .title {
  height: 43px;
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
}
/* line 498, ../sass/app/_index.scss */
.index .BandR .rule-2 .origin .abst {
  height: 41px;
  line-height: 43px;
  font-size: 27px;
  font-weight: bold;
  padding: 16px 0 0;
}
/* line 503, ../sass/app/_index.scss */
.index .BandR .rule-2 .origin .line {
  width: 155px;
  height: 1px;
  margin: 0 auto;
  background: #000;
}
/* line 509, ../sass/app/_index.scss */
.index .BandR .rule-2 .origin .list {
  font-size: 14px;
  width: 100%;
  margin-top: 30px;
}
/* line 515, ../sass/app/_index.scss */
.index .BandR .rule-2 .mask {
  width: 487px;
  height: 484px;
  position: absolute;
  left: 0;
  top: -484px;
  background: #1672f4;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 524, ../sass/app/_index.scss */
.index .BandR .rule-2 .change {
  width: 487px;
  height: 404px;
  position: absolute;
  left: 0;
  top: 404px;
  color: #fff;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 532, ../sass/app/_index.scss */
.index .BandR .rule-2 .change .title {
  width: 400px;
  height: 56px;
  line-height: 56px;
  margin: 32px auto 0;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  border-bottom: #fff 1px solid;
}
/* line 542, ../sass/app/_index.scss */
.index .BandR .rule-2 .change .icon {
  position: absolute;
  right: 0;
  top: 14px;
  width: 25px;
  height: 30px;
}
/* line 549, ../sass/app/_index.scss */
.index .BandR .rule-2 .change .abst {
  font-size: 14px;
  font-weight: bold;
  width: 400px;
  height: 40px;
  line-height: 50px;
  margin: 0 auto;
}
/* line 557, ../sass/app/_index.scss */
.index .BandR .rule-2 .change .list {
  width: 400px;
  height: auto;
  margin: 20px auto 0;
}
/* line 562, ../sass/app/_index.scss */
.index .BandR .rule-2 .change .name {
  font-size: 14px;
  font-weight: bold;
}
/* line 566, ../sass/app/_index.scss */
.index .BandR .rule-2 .change .content {
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
}
/* line 573, ../sass/app/_index.scss */
.index .BandR .btn-lang-change {
  overflow: hidden;
}
/* line 575, ../sass/app/_index.scss */
.index .BandR .btn-lang-change .btn {
  width: 120px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #2c7ef3;
  cursor: pointer;
  color: #fff;
  margin-top: 16px;
  font-size: 18px;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 587, ../sass/app/_index.scss */
.index .BandR .btn-lang-change .btn:hover {
  background: #1672f4;
}
/* line 593, ../sass/app/_index.scss */
.index .mid-cover-2 {
  height: 127px;
  background: url('../images/mid-cover-2.jpg') no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 100px;
}
/* line 599, ../sass/app/_index.scss */
.index .calendar {
  /* background: #fefefe url('../images/org-bg.jpg') no-repeat top */
  /* background: #1672f4; */
  background: #01002E;
  /* max-width: 1000px; */
  overflow: hidden;
  padding: 0 0 40px;
}
.index .calendar .plate-title{
  color: #fff;
}
.index .calendar .plate-title .s{
  color: #fff;
}
.banner-sub{
  width: 100%;
  /* max-width: 1000px; */
  margin: 0 auto 30px;
  /* border:6px solid #fff; */
}
.index .calendar .tips{
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  line-height: 32px;
  margin: 10px 0;
}
.index .calendar .tips span{
  text-align: center;
  display: block;
}
.sch_con{
  margin:30px 0 50px;
}
.sch_con .con_date {
  width: 380px;
  padding: 0 37px 0 0;
  display: inline-block;
  vertical-align: top;
}
.sch_con .con_date .con_li {
  margin: 0 0 37px;
}
.sch_con .con_date .con_li:last-child {
  margin-bottom: 0;
}
.sch_con .con_zw {
  display: inline-block;
  padding: 0 0 0 44px;
  vertical-align: top;
  border-left: 1px dashed hsla(0, 0%, 100%, 0.5);
}

.sch_con .con_date .con_li > div {
  display: inline-block;
}
.sch_con .con_date .con_li > div + div {
  float: right;
  position: relative;
}
.sch_con .con_date .con_li > div + div:before {
  content: "";
  width: 97px;
  height: 1px;
  background: hsla(0, 0%, 100%, 0.3);
  position: absolute;
  left: -120px;
  top: 15px;
}
.sch_con .con_date .con_li > div > span {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  line-height: 32px;
  display: inline-block;
  width: 62px;
}
.sch_con .con_date .con_li > div > i {
  font-size: 24px;
  font-weight: 500;
  color: hsla(0, 0%, 100%, 0.3);
  line-height: 32px;
  padding: 0 5px;
}
.sch_con .con_date .con_li > div > em {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  vertical-align: baseline;
}
.sch_con .con_zw .zw_li {
  margin: 0 0 37px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 32px;
  position: relative;
}
.sch_con .con_zw .zw_li:before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ffbf6e;
  position: absolute;
  left: -49px;
  top: 12px;
}
.sch_con .con_zw .zw_li:last-child {
  margin-bottom: 0;
}

/* line 602, ../sass/app/_index.scss */
.index .calendar .plate-title {
  margin-top: 50px;
}
/* line 605, ../sass/app/_index.scss */
.index .calendar .time-line {
  /*width: 1050px;
  height: 397px;*/
  display: block;
  margin: 0 auto;
  padding: 115px 0 180px 0;
}
/* line 613, ../sass/app/_index.scss */
.index .org {
  /* height: 641px; */
  /* background: url('../images/org-bg.jpg') no-repeat center; */
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  margin: 0 0 40px;
}
/* line 618, ../sass/app/_index.scss */
.index .org .plate-title {
  margin-top: 50px;
}
/* line 621, ../sass/app/_index.scss */
.index .org .main {
  /* height: 380px; */
  margin-top: 15px;
}
/* line 625, ../sass/app/_index.scss */
.index .org .btns {
  width: 100%;
  position: relative;
  text-align: center;
  border-bottom: #fff 1px solid;
}
/* line 630, ../sass/app/_index.scss */
.index .org .btns .slider {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100px;
  height: 3px;
  background-color: #0047e9;
}
/* line 638, ../sass/app/_index.scss */
.index .org .btns .wrap {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 642, ../sass/app/_index.scss */
.index .org .btns .btn {
  font-size: 13px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  margin: 8px 65px 0 0;
  cursor: pointer;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 650, ../sass/app/_index.scss */
.index .org .btns .btn.EasyBannerBtnActive {
  color: #0047e9;
}
/* line 655, ../sass/app/_index.scss */
.index .org .lists {
  width: 100%;
  margin-top: 25px;
  height: 380px;
  overflow: hidden;
  position: relative;
}
/* line 661, ../sass/app/_index.scss */
.index .org .lists .list {
  width: 100%;
  height: 380px;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 668, ../sass/app/_index.scss */
.index .org .lists .list.active {
  display: block;
}
/* line 692, ../sass/app/_index.scss */
.index .org .lists .list-images {
  width: 100%;
  height: 295px;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
/* line 698, ../sass/app/_index.scss */
.index .org .lists .list-images .image {
  width: 100%;
  height: 295px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
/* line 705, ../sass/app/_index.scss */
.index .org .lists .list-images .image h1 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 5px;
}
/* line 711, ../sass/app/_index.scss */
.index .org .lists .btn {
  margin: 15px 50px 0 0;
}
/* line 713, ../sass/app/_index.scss */
.index .org .lists .btn .prev {
  width: 30px;
  height: 27px;
  background: #969696 url('../images/sch-arr-l-nor.png') no-repeat center;
  font-size: 25px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
  margin-right: 5px;
}
/* line 724, ../sass/app/_index.scss */
.index .org .lists .btn .prev:hover {
  background: #1f79ff url('../images/sch-arr-l-hov.png') no-repeat center;
}
/* line 728, ../sass/app/_index.scss */
.index .org .lists .btn .next {
  width: 30px;
  height: 27px;
  background: #969696 url('../images/sch-arr-r-nor.png') no-repeat center;
  font-size: 25px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 738, ../sass/app/_index.scss */
.index .org .lists .btn .next:hover {
  background: #1f79ff url('../images/sch-arr-r-hov.png') no-repeat center;
}
.index .org .g7{
}
.index .org .tvv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.index .org .g7 img{
width: 100%;
display: block;
}
.index .org .g7 .box {
  background: #FFFFFF;
  box-shadow: 0.04rem 0.09rem 0.21rem 0 #e1e4ea;
  border-radius: 0.16rem;
  padding: 10px 0 10px;
  color: #383838;
  font-size: 16px;
  width: 100%;

}
.index .org .g7 .tit {
  /* background: url(../images/g7-bg1.png) no-repeat left center; */
  /* background-size: 100% 100%; */
  width: 100px;
  height: 40px;
  font-size: 0.26rem;
  font-weight: bold;
  color: #fff;
}
.index .org .icon10 {
  width: 54px;
}
.index .org .g7 .tit .text {
  margin-right: 0.2rem;
  margin-left: 0.18rem;
  font-size: 14px;
}
.index .org .g7 .bd2 {
  margin-left: 0.78rem;
  font-size: 18px;
  line-height: 2;
}
.index .org .org_tab {
  width: 1000px;
  margin: 35px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index .org .org_tab > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  font-size: 20px;
  font-weight: 500;
  color: #333;
  line-height: 46px;
  border-bottom: 1px solid #ececec;
  text-align: center;
  cursor: pointer;
}
.index .org .org_tab > div.active {
  border-color: #2386ee;
  color: #2386ee;
  cursor: pointer;
}
.index .org .link {
  width: 90%;
  margin: 0 auto;
  display: none;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
}
.index .org .link a{
  margin: 0 40px;
}
.index .org .link .c-logo {
  width: 200px;
  padding: 10px 0;
}
.index .org .link .c-logo img{
  width: 100%;
  display: block;
}
.index .org .link.cur {
  display: flex;
}


/* line 745, ../sass/app/_index.scss */
.index .sup {
  overflow: hidden;
}
/* line 748, ../sass/app/_index.scss */
.index .sup .plate-title {
  margin-top: 50px;
}
/* line 751, ../sass/app/_index.scss */
.index .sup .lists {
  margin-top: 80px;
  height: 172px;
  position: relative;
}
/* line 755, ../sass/app/_index.scss */
.index .sup .lists .wrap {
  height: 172px;
  overflow: hidden;
  position: relative;
}
/* line 760, ../sass/app/_index.scss */
.index .sup .lists .list {
  height: 170px;
  width: 170px;
  border: #e6e6e6 1px solid;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 769, ../sass/app/_index.scss */
.index .sup .lists .prev {
  width: 22px;
  height: 33px;
  position: absolute;
  left: -50px;
  top: 75px;
  cursor: pointer;
  background: url('../images/sup-btn-prev-normal.png') no-repeat center;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 778, ../sass/app/_index.scss */
.index .sup .lists .prev:hover {
  background: url('../images/sup-btn-prev-hover.png') no-repeat center;
}
/* line 782, ../sass/app/_index.scss */
.index .sup .lists .next {
  width: 22px;
  height: 33px;
  position: absolute;
  right: -50px;
  top: 75px;
  cursor: pointer;
  background: url('../images/sup-btn-next-normal.png') no-repeat center;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 791, ../sass/app/_index.scss */
.index .sup .lists .next:hover {
  background: url('../images/sup-btn-next-hover.png') no-repeat center;
}
/* line 797, ../sass/app/_index.scss */
.index .linker {
  overflow: hidden;
  background: #fefefe;
  padding-bottom: 50px;
}
/* line 799, ../sass/app/_index.scss */
.index .linker .plate-title {
  margin-top: 50px;
}
/* line 802, ../sass/app/_index.scss */
.index .linker .abst {
  font-size: 17px;
  color: #231815;
  text-align: center;
  line-height: 20px;
  margin-top: 30px;
}
/* line 809, ../sass/app/_index.scss */
.index .linker .links {
  text-align: center;
  color: #0093ff;
  padding: 40px 0 25px 0;
}
/* line 813, ../sass/app/_index.scss */
.index .linker .links a {
  margin: 0 5px;
}
/* line 817, ../sass/app/_index.scss */
.index .linker .link-image {
  overflow: hidden;
  padding: 30px 0 100px 0;
  display: flex;
  justify-content: center;
}
/* line 821, ../sass/app/_index.scss */
.index .linker .link-image .image {
  border: none;
  cursor: pointer;
  width: 272px;
  height: 71px;
  margin: 0 auto;
  /* cursor: pointer; */
  background: url('../images/pc_mainBtn_20210628.png') no-repeat center;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
  opacity: 1;
}
/* line 828, ../sass/app/_index.scss */
.index .linker .link-image .image:hover {
  /* background: url("../images/btn-site-hover.png") no-repeat center; */
  /* opacity: 0.8; */
}
.index .linker .rules_tab {
  margin: 35px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index .linker .rules_tab > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  font-size: 20px;
  font-weight: 500;
  color: #333;
  line-height: 46px;
  border-bottom: 1px solid #ececec;
  text-align: center;
  cursor: pointer;
}
.index .linker .rules_tab > div.active {
  border-color: #2386ee;
  color: #2386ee;
  cursor: pointer;
}
.index .linker .rules_con {
  width: 90%;
  margin: 0 auto;
  display: none;
  text-align: left;
}
.index .linker .rules_con.cur {
  display: block;
}
.index .linker .rules_con h6 {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 22px;
}
.index .linker .rules_con p {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  line-height: 22px;
  margin: 0 0 14px;
}
.index .linker .rules_con img{
  width: 200px;
  margin: 20px auto;
}

/* line 837, ../sass/app/_index.scss */
#final-list {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: url('../images/common/85black.png') repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}
/* line 847, ../sass/app/_index.scss */
#final-list h1 {
  text-align: center;
}
/* line 851, ../sass/app/_index.scss */
#final-list img {
  height: 95%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: auto;
  margin-top: 2%;
  max-width: 1039px;
  max-height: 801px;
}

/* line 1, ../sass/app/_news.scss */
.news {
  background: #f3f3f3;
}
/* line 3, ../sass/app/_news.scss */
.news .cover {
  height: 674px;
  background: url('../images/news/cover.jpg') no-repeat center;
}
/* line 7, ../sass/app/_news.scss */
.news .plate-title {
  margin-top: 60px;
}
/* line 10, ../sass/app/_news.scss */
.news .lists {
  margin-top: 42px;
}
/* line 13, ../sass/app/_news.scss */
.news .list {
  height: 213px;
  width: 100%;
  margin-bottom: 50px;
  overflow: hidden;
}
/* line 19, ../sass/app/_news.scss */
.news .list:hover .main {
  background: #0093ff;
}
/* line 22, ../sass/app/_news.scss */
.news .list:hover .arr {
  background: #1672f4 url('../images/news/news-list-arr.png') no-repeat center;
}
/* line 25, ../sass/app/_news.scss */
.news .list:hover .time {
  color: #fff;
  border-color: #fff;
}
/* line 29, ../sass/app/_news.scss */
.news .list:hover .abst {
  color: #fff;
}
/* line 32, ../sass/app/_news.scss */
.news .list:hover .title {
  color: #fff;
}
/* line 36, ../sass/app/_news.scss */
.news .list .cover {
  width: 314px;
  height: 213px;
  cursor: pointer;
}
/* line 41, ../sass/app/_news.scss */
.news .list .main {
  background: #fff;
  width: 664px;
  height: 213px;
  -moz-transition: background, 0.5s;
  -o-transition: background, 0.5s;
  -webkit-transition: background, 0.5s;
  transition: background, 0.5s;
}
/* line 47, ../sass/app/_news.scss */
.news .list .arr {
  width: 29px;
  height: 213px;
  background: #e8e8e8 url('../images/news/news-list-arr.png') no-repeat center;
  -moz-transition: background, 0.5s;
  -o-transition: background, 0.5s;
  -webkit-transition: background, 0.5s;
  transition: background, 0.5s;
}
/* line 53, ../sass/app/_news.scss */
.news .list .head {
  height: 42px;
  width: 520px;
  margin: 30px auto 0;
}
/* line 58, ../sass/app/_news.scss */
.news .list .time {
  color: #000;
  text-align: right;
  padding-right: 15px;
  border-right: #000 1px solid;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 65, ../sass/app/_news.scss */
.news .list .title {
  color: #231815;
  height: 42px;
  text-indent: 16px;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 75, ../sass/app/_news.scss */
.news .list .abst {
  color: #231815;
  width: 520px;
  margin: 45px auto 0;
  font-size: 12px;
  line-height: 18px;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
/* line 83, ../sass/app/_news.scss */
.news .list .day {
  font-size: 28px;
}
/* line 86, ../sass/app/_news.scss */
.news .list .ym {
  font-size: 14px;
}
/* line 91, ../sass/app/_news.scss */
.news .button {
  height: 60px;
  background: #fff;
  margin-bottom: 80px;
  text-align: center;
}
/* line 96, ../sass/app/_news.scss */
.news .button .btns {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 99, ../sass/app/_news.scss */
.news .button .btn {
  width: 31px;
  height: 27px;
  margin: 16px 2px 0 2px;
  line-height: 27px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #969696;
  cursor: pointer;
  -moz-transition: background, 0.5s;
  -o-transition: background, 0.5s;
  -webkit-transition: background, 0.5s;
  transition: background, 0.5s;
}
/* line 110, ../sass/app/_news.scss */
.news .button .btn.nor:hover,
.news .button .btn.nor.active {
  background: #1f79ff;
}
.hover:hover {
  opacity: 0.85;
}
/* line 114, ../sass/app/_news.scss */
.news .button .prev {
  margin-right: 5px;
  background: url('../images/news/arr-l-normal.jpg') no-repeat center;
}
/* line 117, ../sass/app/_news.scss */
.news .button .prev:hover {
  background: url('../images/news/arr-l-hover.jpg') no-repeat center;
}
/* line 121, ../sass/app/_news.scss */
.news .button .next {
  margin-left: 5px;
  background: url('../images/news/arr-r-normal.jpg') no-repeat center;
}
/* line 124, ../sass/app/_news.scss */
.news .button .next:hover {
  background: url('../images/news/arr-r-hover.jpg') no-repeat center;
}

/* line 130, ../sass/app/_news.scss */
.news-detail {
  background: #f3f3f3;
}
/* line 132, ../sass/app/_news.scss */
.news-detail .cover {
  height: 674px;
  background: url('../images/news/cover.jpg') no-repeat center;
}
/* line 136, ../sass/app/_news.scss */
.news-detail .main {
  background: #fff;
  overflow: hidden;
  height: auto;
}
/* line 141, ../sass/app/_news.scss */
.news-detail .title {
  color: #231815;
  font-size: 27px;
  text-align: center;
  margin-top: 55px;
}
/* line 147, ../sass/app/_news.scss */
.news-detail .time {
  font-size: 14px;
  color: #231815;
  margin-top: 25px;
  text-align: center;
}
/* line 153, ../sass/app/_news.scss */
.news-detail .content {
  width: 710px;
  margin: 40px auto 0;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
  padding: 30px 0 40px 0;
}
/* line 160, ../sass/app/_news.scss */
.news-detail .back {
  width: 710px;
  margin: 0 auto;
  padding-bottom: 100px;
}
/* line 165, ../sass/app/_news.scss */
.news-detail .btn {
  width: 80px;
  height: 21px;
  float: right;
  margin-top: 20px;
  background: url('../images/news/news-detail-back-arr.png') no-repeat left
    center;
  line-height: 20px;
  font-size: 14px;
  color: #000;
  text-align: right;
  cursor: pointer;
}

.popBtn {
  width: 126px;
  height: 42px;
  cursor: pointer;
  position: absolute;
  bottom: 22px;
  background-size: cover;
  /* left: -20px; */
}
.popBtn1 {
  /* left: 20px; */
  background: url('../images/btn-register1New1_20210602.png') no-repeat
    center;
}
.popBtn2 {
  /* left: 16px; */
  background: url('../images/btn-register2New1_20210602.png') no-repeat
    center;
}
.pop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  filter: Alpha(opacity=95);
  opacity: 0.95;
  z-index: 999;
  display: none;
}
.pop .container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -503.5px;
}
.pop .container .nav {
  height: 100%;
}
.pop .container .nav .popSwiper {
  height: 100%;
}
.pop .container .nav .popSwiper .swiper-slide {
  height: auto;
}
.pop .container .nav .popSwiper .mt80 {
  margin-top: 80px;
}
.pop .container .nav .popSwiper table {
  margin-top: 80px;
  width: 100%;
  display: none;
}
.pop .container .nav .popSwiper table caption {
  height: 75px;
  font: bolder 16px/75px 'microsoft yahei';
  color: #333333;
  text-align: center;
  background: url(../images/pop/bg1.png) no-repeat center/cover;
}
.pop .container .nav .popSwiper table th {
  height: 40px;
  font: bold 16px/40px 'microsoft yahei';
  text-align: center;
  color: #666666;
  background: blue;
}
.pop .container .nav .popSwiper table td {
  height: 40px;
  font: normal 16px/40px 'microsoft yahei';
  text-align: center;
  color: #666666;
  background: red;
}
.pop .container .nav .popSwiper img {
  width: 96%;
}

.pop1 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  /* filter: Alpha(opacity=95); */
  opacity: 1;
  z-index: 999;
  display: none;
}
.pop1 .container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -503.5px;
}
.pop1 .container .nav {
  height: 100%;
}
.pop1 .container .nav .popSwiper {
  height: 100%;
}
.pop1 .container .nav .popSwiper .swiper-slide {
  height: auto;
}
.pop1 .container .nav .popSwiper .mt80 {
  margin-top: 80px;
}
.pop1 .container .nav .popSwiper table {
  margin-top: 80px;
  width: 100%;
  display: none;
}
.pop1 .container .nav .popSwiper table caption {
  height: 75px;
  font: bolder 16px/75px 'microsoft yahei';
  color: #333333;
  text-align: center;
  background: url(../images/pop/bg1.png) no-repeat center/cover;
}
.pop1 .container .nav .popSwiper table th {
  height: 40px;
  font: bold 16px/40px 'microsoft yahei';
  text-align: center;
  color: #666666;
  background: blue;
}
.pop1 .container .nav .popSwiper table td {
  height: 40px;
  font: normal 16px/40px 'microsoft yahei';
  text-align: center;
  color: #666666;
  background: red;
}
.pop1 .container .nav .popSwiper img {
  width: 93%;
}

.pop2 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  /* filter: Alpha(opacity=95); */
  opacity: 1;
  z-index: 999;
  display: none;
}
.pop2 .container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -503.5px;
}
.pop2 .container .nav {
  height: 100%;
}
.pop2 .container .nav .popSwiper {
  height: 100%;
}
.pop2 .container .nav .popSwiper .swiper-slide {
  height: auto;
}
.pop2 .container .nav .popSwiper .mt80 {
  margin-top: 80px;
}
.pop2 .container .nav .popSwiper table {
  margin-top: 80px;
  width: 100%;
  display: none;
}
.pop2 .container .nav .popSwiper table caption {
  height: 75px;
  font: bolder 16px/75px 'microsoft yahei';
  color: #333333;
  text-align: center;
  background: url(../images/pop/bg1.png) no-repeat center/cover;
}
.pop2 .container .nav .popSwiper table th {
  height: 40px;
  font: bold 16px/40px 'microsoft yahei';
  text-align: center;
  color: #666666;
  background: blue;
}
.pop2 .container .nav .popSwiper table td {
  height: 40px;
  font: normal 16px/40px 'microsoft yahei';
  text-align: center;
  color: #666666;
  background: red;
}
.pop2 .container .nav .popSwiper img {
  width: 93%;
}
/*
 *主要样式的调整部分，该部分可能覆盖已定义的样式(!important)
 */
