html {
  font-family: 'Helvetica Neue', 'Microsoft YaHei', Helvetica, STHeiTi, Arial, sans-serif;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  background-color: #F5F5F5;
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #2C6DE4;
}
a:hover {
  opacity: 0.7;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: middle;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html,
button,
input,
select,
textarea {
  font-family: 'Helvetica Neue', 'Microsoft YaHei', Helvetica, STHeiTi, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
  margin: 0;
}
ul,
ol,
li,
dl,
dd {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none outside none;
}
h1,
h2,
h3 {
  line-height: 2;
  font-weight: normal;
}
h1 {
  font-size: 1.8rem;
}
h2 {
  font-size: 1.6rem;
}
h3 {
  font-size: 1.4rem;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cccccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}

.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk18,.bk20,.bk30,.bk40{clear: both;font-size: 1px;height: 0;line-height: 1px; overflow:hidden}
.bk3{height: 3px;}.bk6{height: 6px}.bk8{height: 8px}.bk10{height: 10px}.bk15{height: 15px}.bk20{height: 20px}.bk30{height: 30px}.bk40{ height:40px;}.bk18{ height:18px;}

.fn-grid {
  width: 1190px;
  margin: 0 auto;
}
.fn-grid:before,
.fn-grid:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fn-clearfix:before,
.fn-clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui-crumbs {
  padding: 30px 0;
  font-size: 0;
  padding-left: 27px;
  background: url('../images/common-icon-crumbs.png') left center no-repeat;
}
.ui-crumbs a,
.ui-crumbs span,
.ui-crumbs em {
  display: inline-block;
  color: #999;
  font-style: normal;
  font-size: 14px;
}
.ui-crumbs em {
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
  .ui-crumbs {
    padding: 15px 0;
    padding-left: 27px;
  }
}

.page-index {
  position: relative;
}
.page-index .swiper-container {
  width: 100%;
  height: 100%;
}
.page-index .swiper-container .layui-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
     -moz-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  z-index: 2;
}
.page-index .swiper-slide {
  font-size: 0;
  width: 100%;
  overflow: hidden;
}
.page-index .swiper-slide a {
  font-size: 0;
  display: block;
}
.page-index .swiper-slide a img {
  width: 100%;
height: 600px;
}
.page-index .swiper-slide a:hover {
  opacity: 1;
}
.page-index .swiper-pagination {
  color: #fff;
}
.page-index .index-box {
  padding: 35px 0;
}
.page-index .index-box .index-box-hd {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
}
.page-index .index-box .index-box-hd .title {
  font-size: 0;
}
.page-index .index-box .index-box-hd .title .title-text {
  font-size: 24px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.page-index .index-box .index-box-hd .title .title-icon {
  vertical-align: middle;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 14px;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-index .index-box .index-box-hd .title .title-icon.icon-news {
  background-image: url('../images/index-icon-news.png');
}
.page-index .index-box .index-box-hd .title .title-icon.icon-notice {
  background-image: url('../images/index-icon-notice.png');
}
.page-index .index-box .index-box-hd .title .title-icon.icon-teach {
  background-image: url('../images/index-icon-teach.png');
}
.page-index .index-box .index-box-hd .title .title-icon.icon-student {
  background-image: url('../images/index-icon-student.png');
}
.page-index .index-box .index-box-hd .title .title-icon.icon-work {
  background-image: url('../images/index-icon-work.png');
}
.page-index .index-box .index-box-hd .more {
  border: 1px solid #EFEFEF;
  padding: 0 20px;
  line-height: 36px;
  color: #666666;
}
.page-index .news-box {
  background: #fff;
  border-bottom: 1px solid #F2F2F2;
}
.page-index .news-box .pic-news a {
  display: block;
}
.page-index .news-box .pic-news .img img {
  width: 100%;
}
.page-index .news-box .pic-news .name {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  margin-top: 20px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-index .news-box .pic-news .time {
  font-size: 14px;
  color: #D5D5D5;
  line-height: 16px;
  margin-top: 10px;
}
.page-index .news-box .pic-news .intr {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-top: 15px;
  height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page-index .news-box .news-list .list-item .link {
  display: block;
}
.page-index .news-box .news-list .list-item .link .info .name {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-index .news-box .news-list .list-item .link .info .intr {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-top: 10px;
  height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page-index .news-box .news-list .list-item .link .time .m {
  display: none;
  font-size: 12px;
  color: #D5D5D5;
  line-height: 14px;
  margin-top: 5px;
}
.page-index .notice-box {
  background: #F8F8F8;
  border-bottom: 1px solid #F2F2F2;padding: 110px 0;
}
.page-index .notice-box .notice-list .list-item .link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.page-index .notice-box .notice-list .list-item .link .time {
  overflow: hidden;
  background: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.page-index .notice-box .notice-list .list-item .link .time .day {
  color: #333333;
}
.page-index .notice-box .notice-list .list-item .link .time .year {
  color: #D5D5D5;
  margin-top: 2px;
}
.page-index .notice-box .notice-list .list-item .link .info .name {
  color: #333;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-index .notice-box .notice-list .list-item .link .info .intr {
  color: #999;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.page-index .tab-box {
  background: #fff;
}
.page-index .tab-box .index-tab {
  text-align: right;
  font-size: 0;
}
.page-index .tab-box .index-tab .tab-item {
  display: inline-block;
  padding: 0 47px;
  line-height: 36px;
  font-size: 14px;
  border: 2px solid #EFEFEF;
  margin-left: 20px;
  cursor: pointer;
  color: #666;
}
.page-index .tab-box .index-tab .tab-item:hover,
.page-index .tab-box .index-tab .tab-item.active {
  color: #1C6FE0;
  border: 2px solid #1C6FE0;
}
.page-index .tab-box .index-tab-content {
  margin-top: -38px;
  display: none;
}
.page-index .tab-box .index-tab-content.active {
  display: block;
}
.page-index .tab-box .index-tab-content .index-box-bd {
  padding: 30px 0;
}
.page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item a {
  display: block;
}
.page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item .name {
  color: #333;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item .intr {
  color: #999;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 768px) {
  .page-index .swiper-pagination {
    font-size: 14px;
  }
  .page-index .swiper-pagination .current {
    font-size: 18px;
  }
  .page-index .news-box .pic-news a {
    display: block;
  }
  .page-index .news-box .pic-news .img img {
    height: 100%;
  }
  .page-index .news-box .news-list .list-item {
    margin-bottom: 40px;
  }
  .page-index .news-box .news-list .list-item:last-child {
    margin-bottom: 0;
  }
  .page-index .news-box .news-list .list-item .link {
    position: relative;
    text-align: right;
    padding-left: 40px;
  }
  .page-index .news-box .news-list .list-item .link .time {
    width: 82px;
    padding-right: 20px;
    border-right: 1px solid #D5D5D5;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-index .news-box .news-list .list-item .link .time .pc {
    text-align: right;
    padding-top: 5px;
  }
  .page-index .news-box .news-list .list-item .link .time .pc .day {
    font-size: 24px;
    color: #999999;
    line-height: 26px;
  }
  .page-index .news-box .news-list .list-item .link .time .pc .year {
    font-size: 14px;
    color: #D5D5D5;
    line-height: 16px;
    margin-top: 8px;
  }
  .page-index .news-box .news-list .list-item .link .info {
    text-align: left;
    display: inline-block;
    width: -moz-calc(100% - 102px);
    width: calc(100% - 102px);
  }
  .page-index .notice-box .notice-list .list-item {
    padding-right: 20px;
  }
  .page-index .notice-box .notice-list .list-item .link .time {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    padding-top: 30px;
    font-size: 16px;
    line-height: 18px;
  }
  .page-index .notice-box .notice-list .list-item .link .info {
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    margin-left: 20px;
  }
  .page-index .notice-box .notice-list .list-item .link .info .name {
    font-size: 18px;
    line-height: 20px;
  }
  .page-index .notice-box .notice-list .list-item .link .info .intr {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }
  .page-index .notice-box .notice-list .list-item .link:hover .time {
    background: #1C6FE0;
  }
  .page-index .notice-box .notice-list .list-item .link:hover .time .day {
    color: #F0F6FF;
  }
  .page-index .notice-box .notice-list .list-item .link:hover .time .year {
    color: #B5D2F9;
  }
  .page-index .tab-box .index-tab-content .index-box-bd:before,
  .page-index .tab-box .index-tab-content .index-box-bd:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .more {
    float: left;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .more .school {
    font-size: 24px;
    padding-top: 65px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .more .school .cn {
    color: #1C6FE0;
    line-height: 26px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .more .school .en {
    color: #C6D3E5;
    line-height: 26px;
    margin-top: 20px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .more .more-btn {
    margin-top: 60px;
    display: block;
    height: 100px;
    background: url('../images/index-pc-more.png') no-repeat;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .tab-list {
    float: right;
    margin-top: -60px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item {
    padding-left: 55px;
    margin-top: 60px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item .num {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    background: #1C6FE0;
    color: #fff;
    font-size: 20px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item .name {
    font-size: 16px;
    line-height: 18px;
    margin-top: 8px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item .intr {
    font-size: 14px;
    line-height: 20px;
    margin-top: 6px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .index-box {
    padding: 60px 0;
  }
  .page-index .index-box .index-box-hd {
    padding-bottom: 20px;
  }
  .page-index .index-box .index-box-hd .title .title-text {
    font-size: 16px;
  }
  .page-index .index-box .index-box-hd .title .title-icon {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-size: 100% auto;
  }
  .page-index .index-box .index-box-hd .more {
    padding: 0 10px;
    line-height: 22px;
    font-size: 12px;
  }
  .page-index .news-box .index-box-bd .pic-news .name {
    margin-top: 10px;
  }
  .page-index .news-box .index-box-bd .pic-news .time {
    margin-top: 5px;
  }
  .page-index .news-box .index-box-bd .pic-news .intr {
    margin-top: 5px;
  }
  .page-index .news-box .index-box-bd .news-list {
    margin-top: 30px;
  }
  .page-index .news-box .index-box-bd .news-list .list-item {
    margin-bottom: 10px;
  }
  .page-index .news-box .index-box-bd .news-list .list-item:last-child {
    margin-bottom: 0;
  }
  .page-index .news-box .index-box-bd .news-list .list-item .link .info .name {
    font-size: 14px;
  }
  .page-index .notice-box .notice-list .list-item {
    margin-bottom: 20px;
  }
  .page-index .notice-box .notice-list .list-item:last-child {
    margin-bottom: 0;
  }
  .page-index .notice-box .notice-list .list-item .link .time {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    padding-top: 20px;
    font-size: 12px;
    line-height: 14px;
  }
  .page-index .notice-box .notice-list .list-item .link .info {
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    margin-left: 10px;
  }
  .page-index .notice-box .notice-list .list-item .link .info .name {
    font-size: 14px;
    line-height: 16px;
  }
  .page-index .notice-box .notice-list .list-item .link .info .intr {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
  }
  .page-index .tab-box .index-tab .tab-item {
    padding: 0 20px;
    line-height: 24px;
    font-size: 12px;
    margin-left: 10px;
  }
  .page-index .tab-box .index-tab .tab-item:hover,
  .page-index .tab-box .index-tab .tab-item.active {
    color: #1C6FE0;
    border: 2px solid #1C6FE0;
  }
  .page-index .tab-box .index-tab-content {
    margin-top: -26px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd {
    padding: 0;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item {
    margin-bottom: 20px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .tab-list .list-item:last-child {
    margin-bottom: 0;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .more {
    text-align: center;
    margin-top: 25px;
  }
  .page-index .tab-box .index-tab-content .index-box-bd .more .more-btn {
    background: url('../images/index-m-more.png') no-repeat;
    background-size: 100% auto;
    display: inline-block;
    width: 120px;
    height: 40px;
  }
}

.page-info {
  padding-bottom: 60px;
}
.page-info .info-content {
  background: #fff;
  padding: 60px 70px;
  padding-bottom: 0;
}
.page-info .info-content .title {
  font-size: 30px;
  color: #333;
  line-height: 40px;
}
.page-info .info-content .info {
  color: #999;
  font-size: 0;
  margin-top: 16px;
}
.page-info .info-content .info span {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  margin-right: 10px;
}
.page-info .info-content .content {
  padding: 60px 0;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.page-info .info-content .content p {
  margin-bottom: 20px;
  text-indent: 1.8em;
}
.page-info .info-content .content img {
  max-width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inherit;
}
@media screen and (max-width: 767px) {
  .page-info {
    padding-bottom: 30px;
  }
  .page-info .info-content {
    padding: 20px;
  }
  .page-info .info-content .title {
    font-size: 24px;
    line-height: 30px;
  }
  .page-info .info-content .info {
    margin-top: 10px;
  }
  .page-info .info-content .info span {
    font-size: 14px;
    line-height: 20px;
  }
  .page-info .info-content .content {
    padding: 20px 0;
  }
}

.page-list .list-banner img {
  width: 100%;
}
.page-list .layui-container {
  background: #fff;
}
.page-list .layui-container .list-head {
  border-bottom: 2px solid #EFEFEF;
  padding-bottom: 14px;
}
.page-list .layui-container .list-head .title {
  font-size: 0;
  line-height: 28px;
}
.page-list .layui-container .list-head .title .icon {
  vertical-align: middle;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 14px;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-list .layui-container .list-head .title .icon.icon-news {
  background-image: url('../images/index-icon-news.png');
}
.page-list .layui-container .list-head .title .text {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  color: #333;
}
.page-list .layui-container .list-head .crumbs {
  font-size: 0;
  line-height: 28px;
}
.page-list .layui-container .list-head .crumbs span,
.page-list .layui-container .list-head .crumbs a,
.page-list .layui-container .list-head .crumbs em {
  display: inline-block;
  font-style: normal;
  font-size: 14px;
  color: #999;
  vertical-align: top;
}
.page-list .layui-container .list-head .crumbs em {
  padding: 0 5px;
}
.page-list .layui-container .list-content .list-item {
  border-bottom: 1px solid #EFEFEF;
}
.page-list .layui-container .list-content .list-item .link {
  display: block;
}
.page-list .layui-container .list-content .list-item .link .info .img img {
  width: 100%;
}
.page-list .layui-container .list-content .list-item .link .info .name {
  color: #333;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-list .layui-container .list-content .list-item .link .info .intr {
  color: #999;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.page-list .layui-container .list-content .list-item .link .info .time {
  color: #999;
}
.page-list .layui-container .list-content .list-item .link .info .time .pc {
  text-align: center;
}
.page-list .layui-container .list-content .list-item .link .info .time .pc .year {
  font-size: 18px;
  line-height: 20px;
}
.page-list .layui-container .list-content .list-item .link .info .time .pc .day {
  font-size: 36px;
  font-weight: bold;
  line-height: 38px;
  margin-top: 5px;
}
.page-list .layui-container .list-content .list-item .link .info .time .m {
  display: none;
}
@media screen and (min-width: 768px) {
  .page-list {
    padding-bottom: 55px;
  }
  .page-list .layui-container {
    margin-top: -90px;
    padding: 40px;
  }
  .page-list .layui-container .list-head:before,
  .page-list .layui-container .list-head:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .page-list .layui-container .list-head .title {
    float: left;
  }
  .page-list .layui-container .list-head .crumbs {
    float: right;
  }
  .page-list .layui-container .list-content .list-item {
    padding: 40px 0;
  }
  .page-list .layui-container .list-content .list-item .link .info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-list .layui-container .list-content .list-item .link .info .name {
    font-size: 16px;
    line-height: 18px;
  }
  .page-list .layui-container .list-content .list-item .link .info .intr {
    font-size: 14px;
    line-height: 22px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .page-list {
    padding-bottom: 30px;
  }
  .page-list .layui-container .crumbs {
    padding: 10px 0;
  }
  .page-list .layui-container .list-content .list-item {
    padding: 20px 0;
  }
  .page-list .layui-container .list-content .list-item .link .info .name {
    font-size: 16px;
    line-height: 18px;
  }
  .page-list .layui-container .list-content .list-item .link .info .intr {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  .page-list .layui-container .list-content .list-item .link .info .time {
    padding-top: 0;
  }
  .page-list .layui-container .list-content .list-item .link .info .img {
    padding-bottom: 0;
  }
}

.ui-footer {
  background: #282828;
  color: #7d7d7d;
}
.ui-footer .footer-container .information {
  background: url('../images/common-foot-logo.png') left center no-repeat;
  padding-left: 100px;
height: 82px;
}
.ui-footer .footer-container .links-box{ padding-left:0px;}
.ui-footer .footer-container .links-box a{ float:left; margin:5px;}

.ui-footer .footer-container .qrcode {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ui-footer .footer-container .qrcode .code-item {
  background: #fff;
  padding: 5px;
  margin-left: 10px;
}
.ui-footer .footer-container .qrcode .code-item .code {
  font-size: 0;
  text-align: center;
}
.ui-footer .footer-container .qrcode .code-item .code img {
  width: 70px;
  height: 70px;
}
.ui-footer .footer-container .qrcode .code-item .name {
  font-size: 12px;
  line-height: 14px;
  padding-top: 5px;
}
.ui-footer .copyright {
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #424242;
}
@media screen and (min-width: 768px) {
  .ui-footer .footer-container {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .ui-footer .footer-container {
    padding: 30px 0;
  }
  .ui-footer .footer-container .information {
    margin-bottom: 20px;
  }
  .ui-footer .footer-container .qrcode {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.ui-header .header-bar {
  background: #fff;
}
.ui-header .header-bar .header-bar-main .logo a {
  display: block;
}
.ui-header .header-bar .header-bar-main .logo a:hover {
  opacity: 1;
}
.ui-header .header-bar .header-bar-main .system {
  color: #1C6FE0;
  padding-top: 20px;
}
.ui-header .header-bar .header-bar-main .system a {
  display: block;
}
.ui-header .header-bar .header-bar-main .system a:hover {
  color: #1C6FE0;
}
.ui-header .header-bar .header-bar-main .system .cn {
  font-size: 20px;
  line-height: 22px;
}
.ui-header .header-bar .header-bar-main .system .cn img {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: -3px;
  margin-left: 12px;
}
.ui-header .header-bar .header-bar-main .system .en {
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
}
.ui-header .header-menu .nav-list .nav-item {
  position: relative;
}
@media screen and (min-width: 768px) {
  .ui-header .header-bar {
    height: 90px;
  }
  .ui-header .header-bar .header-bar-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ui-header .header-bar .header-bar-main .logo {
    padding-top: 5px;
  }
  .ui-header .header-menu {
    background: #1b6fe1;
  }
  .ui-header .header-menu .nav-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
       -moz-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .ui-header .header-menu .nav-list .nav-item {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .ui-header .header-menu .nav-list .nav-item a {
    color: #fff;
    text-align: center;
    display: block;
  }
  .ui-header .header-menu .nav-list .nav-item > a {
    line-height: 50px;
  }
  .ui-header .header-menu .nav-list .nav-item .nav-child {
    display: none;
    background: rgba(27, 111, 225, 0.9);
    position: absolute;
    left: 0;
    top: 50px;
    min-width: 100%;
    line-height: 36px;
    padding: 5px 0;
    -webkit-box-shadow: 0 2px 4px rgb(0 0 0%);
            box-shadow: 0 2px 4px rgb(0 0 0%);
    z-index: 100;
    border-radius: 2px;
    white-space: nowrap;
  }
  .ui-header .header-menu .nav-list .nav-item:hover .nav-child {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .ui-header .header-bar .header-bar-main:before,
  .ui-header .header-bar .header-bar-main:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .ui-header .header-bar .header-bar-main .logo {
    width: 234px;
    float: left;
  }
  .ui-header .header-bar .header-bar-main .logo a img {
    width: 100%;
  }
  .ui-header .header-bar .header-bar-main .menu-btn {
    float: right;
    width: 15px;
    height: 15px;
    background: url('../images/common-icon-menu.png') no-repeat;
    background-size: 100% auto;
    margin-top: 25px;
  }
  .ui-header .header-bar .header-bar-main .menu-btn.active {
    background: url('../images/common-icon-close.png') no-repeat;
    background-size: 100% auto;
  }
  .ui-header .header-menu {
    display: none;
    overflow: hidden;
    padding: 20px 0 5px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    -webkit-box-shadow: 0px 10px 20px 0px #d5d5d5;
            box-shadow: 0px 10px 20px 0px #d5d5d5;
  }
  .ui-header .header-menu.active {
    display: block;
  }
  .ui-header .header-menu .nav-item {
    margin-bottom: 20px;
  }
  .ui-header .header-menu .nav-item a {
    color: #666;
    text-align: center;
    display: inline-block;
  }
  .ui-header .header-menu .nav-item > a {
    line-height: 26px;
    padding: 0 25px;
    background: #1C6FE0;
    color: #fff;
  }
  .ui-header .header-menu .nav-item .nav-child {
    font-size: 0;
    margin-right: -10px;
  }
  .ui-header .header-menu .nav-item .nav-child dd {
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
  }
  .ui-header .header-menu .nav-item .nav-child a {
    background: #EFEFEF;
    font-size: 12px;
    padding: 0 20px;
    line-height: 22px;
    border: 0 none;
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
   .ui-footer .footer-container {
    display: flex;
    align-items: center;
   }
  }
  .ui-footer .links-box a {
   color: #7d7d7d;
  }
.ui-footer .footer-container .information {
   min-height: 82px;
   display: flex;
   flex-wrap: wrap;
   align-items: center;
  }


.table-tit{ background:url(../images/table-t.png) no-repeat; height:81px; text-align:center; width:1000px; margin:0 auto; line-height:86px; overflow:hidden; color:#FFF;margin-top:20px; font-size:18px; font-weight:300   }
.table-li{ width:1000px; margin:0 auto;margin-top:0px; background:url(../images/table-li.png) repeat-y; }
.table-li li{width:400px; float:left; line-height:78px;height:78px; padding-left:100px;   }
.table-li li a{ font-size:16px; font-weight:300 }










