@charset "UTF-8";
a, .transition, .head .search .form, .indexPart1 li h2, .indexPart1 li h3, .indexPart1 li p, .indexPart2 a p, .indexPart4 .tab li, .indexPart7 .list a .img:after, .indexPart7 .list a p, .indexPart7 .list a .time, .product a .box, .product a .layer, .product a .layer .more, .productShow3 .swiper-slide .title, .productShow3 .swiper-slide .title2, .productShow3 .swiper-slide .msg, .programme a .msg, .programme a .more, .news li .bg, .news li a h2 em, .news li a p, .news li a .more, .qualification li .name, .qualificationLayer, .about_02 .swiper-slide, .job .list2 li, .job .list2 li .name, .job .list2 li .name h2, .lyb .submit div, .pageSearch .list1 a em, .pageSearch .list2 a em, :before, img, .nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .indexPart7 .list a h2, .news li a h2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .indexFlash .dots,.indexPart6 .swiper-slide a, .indexPart7 .arrow, .pageTitle2, .productShow3 .swiper-slide .title2, .programmeShow_03 .swiper-slide .title, .programmeShow_05 .box, .pageNum, .pageNum2 dl.share, .qualificationLayer, .job .list2 li .name, .pageSearch .list1 a, .pageSearch .list2 a , .p-title, .xzsbgzycxt-3 .list2 div.title, .xzsbgzycxt-3 .list2 .row, .xzsbgzycxt-3 .list2 .row li {
  display: flex;
  display: -webkit-flex; }

.flexColumn , .xzsbgzycxt-3 .list2 .row .name {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter, .indexPart3 li .wal,.indexPart6 .swiper-slide a, .pageTitle2, .productShow3 .swiper-slide .title2, .programmeShow_03 .swiper-slide .title, .programmeShow_05 .box, .pageNum2 dl.share, .qualificationLayer, .job .list2 li .name, .pageSearch .list1 a, .pageSearch .list2 a , .p-title, .xzsbgzycxt-3 .list li, .xzsbgzycxt-3 .list2 .box, .xzsbgzycxt-3 .list2 .row .name {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .indexFlash .dots, .indexPart6 .swiper-slide a,.productShow3 .swiper-slide .title2, .programmeShow_03 .swiper-slide .title, .pageNum, .qualificationLayer , .xzsbgzycxt-3 .list2 .row .name {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .indexPart2 ul, .job .list2 li .container, .job .list2 li .container .box , .xzsbgzycxt-1, .xzsbgzycxt-3 .list li, .xzsbgzycxt-3 .list2 {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .foot .list ul, .foot .info dl, .indexPart1 ul, .indexPart2 ul, .indexPart3 li .wal, .indexPart5 .list ul, .product ul, .productShow .list ul, .productShow2 ul, .productShow5 .msg.list, .productShow6 ul, .productShow7 ul, .programme ul, .programmeShow_02 ul, .programmeShow_04 .fl .msg dl, .programmeShow_05 ul, .qualification ul, .job .list ul, .job .list2 li .container, .job .list2 li .container .box, .job .list2 li .container .box dl, .lyb ul, .pageSearch .list1 ul, .pageSearch .list2 ul , .xzsbgzycxt-1, .xzsbgzycxt-2 ul, .xzsbgzycxt-3 .list li, .xzsbgzycxt-3 .list2, .xzsbgzycxt-3 .list2 .box {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: .12rem;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  opacity: 0; }
  body.show {
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #436cbf;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 12rem;
  margin: 0 auto; }

@font-face {
  font-family: 'TheNorthernBlockNorpethBold';
  src: url("fonts/TheNorthernBlockNorpethBold.eot");
  src: url("fonts/TheNorthernBlockNorpethBold.eot") format("embedded-opentype"), url("fonts/TheNorthernBlockNorpethBold.woff2") format("woff2"), url("fonts/TheNorthernBlockNorpethBold.woff") format("woff"), url("fonts/TheNorthernBlockNorpethBold.ttf") format("truetype"), url("fonts/TheNorthernBlockNorpethBold.svg#TheNorthernBlockNorpethBold") format("svg"); }
@font-face {
  font-family: 'TheNorthernBlockNorpethBlack';
  src: url("fonts/TheNorthernBlockNorpethBlack.eot");
  src: url("fonts/TheNorthernBlockNorpethBlack.eot") format("embedded-opentype"), url("fonts/TheNorthernBlockNorpethBlack.woff2") format("woff2"), url("fonts/TheNorthernBlockNorpethBlack.woff") format("woff"), url("fonts/TheNorthernBlockNorpethBlack.ttf") format("truetype"), url("fonts/TheNorthernBlockNorpethBlack.svg#TheNorthernBlockNorpethBlack") format("svg"); }
.tab li {
  cursor: pointer; }

.tabContent {
  display: none; }

.head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 1.19rem;
  background: url("../image/head.png") center top repeat-x;
  background-size: auto 100%; }
  .head .wal {
    height: 0.8rem;
    position: relative; }
  .head a.logo {
    display: block;
    background: url("../image/logo.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    width: 1.56rem;
    height: 100%; }
  .head a.tel {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 1.3rem;
    top: 0;
    bottom: auto;
    line-height: 0.8rem;
    font-size: .16rem;
    color: #99bbff;
    font-weight: bold;
    padding-left: .36rem;
    background: url("../image/img24.png") left center no-repeat;
    background-size: .24rem; }
  .head .search {
    width: .44rem;
    height: 0.8rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.8rem;
    top: 0;
    bottom: auto;
    background: url("../image/img24_2.png") center no-repeat;
    background-size: .24rem; }
    .head .search .form {
      background: url("../image/img352.png") center no-repeat;
      background-size: cover;
      width: 3.52rem;
      height: 1.14rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: -0.26rem;
      top: 0.4rem;
      bottom: auto;
      padding: .3rem .36rem;
      opacity: 0;
      visibility: hidden; }
      .head .search .form .input {
        -moz-border-radius: 0.05rem;
        -webkit-border-radius: 0.05rem;
        border-radius: 0.05rem;
        height: .4rem;
        background: #f0f3fa; }
        .head .search .form .input input {
          width: 100%;
          height: .4rem;
          line-height: .4rem;
          padding: 0 .15rem;
          font-size: .14rem; }
      .head .search .form .submit {
        position: absolute;
        z-index: 10;
        left: auto;
        right: 0.36rem;
        top: 0.3rem;
        bottom: auto;
        width: .8rem;
        height: .4rem;
        background: #436cbf;
        -moz-border-radius: 0.05rem;
        -webkit-border-radius: 0.05rem;
        border-radius: 0.05rem; }
        .head .search .form .submit input {
          width: 100%;
          height: .4rem;
          color: #fff;
          font-size: .14rem;
          cursor: pointer; }
    .head .search:hover .form {
      top: .7rem;
      opacity: 1;
      visibility: visible; }

.nav {
  position: absolute;
  z-index: 55;
  left: auto;
  right: 3rem;
  top: 0;
  bottom: auto; }
  .nav li {
    float: left;
    position: relative; }
  .nav a.name {
    display: block;
    color: #fff;
    line-height: 0.8rem;
    height: 0.8rem;
    padding: 0 .25rem;
    font-size: .16rem;
    position: relative;
    z-index: 50; }
    .nav a.name:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: .78rem;
      width: 100%;
      height: .08rem;
      background: url("../image/img66.png") center no-repeat;
      background-size: .66rem;
      opacity: 0; }
    .nav a.name:after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: .78rem;
      width: .66rem;
      height: .02rem;
      background: #99bbff;
      opacity: 0;
      margin-left: -.33rem; }
    .nav a.name.on {
      color: #99bbff; }
      .nav a.name.on:after {
        opacity: 1; }

@media screen and (min-width: 800px) {
  .nav .list {
    position: fixed;
    z-index: 40;
    left: 0;
    top: -100%;
    width: 100%;
    min-height: 1.6rem;
    background: rgba(10, 24, 51, 0.6);
    visibility: hidden;
    opacity: 0; }
    .nav .list dl {
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center; }
    .nav .list a {
      display: block;
      height: 1.6rem;
      text-align: center;
      color: #fff;
      font-size: .16rem;
      position: relative;
      padding: 1.03rem .3rem 0 .3rem;
      text-align: center;
      min-width: 2rem; }
      .nav .list a img {
        width: .6rem;
        position: absolute;
        z-index: 10;
        left: 50%;
        right: auto;
        top: 0.32rem;
        bottom: auto;
        margin-left: -.3rem; }
      .nav .list a img:nth-child(1) {
        opacity: 0; }
    .nav .list a:hover {
      color: #99bbff; }
      .nav .list a:hover img:nth-child(1) {
        opacity: 1; }
      .nav .list a:hover img:nth-child(2) {
        opacity: 0; }
  .nav li:hover a.name {
    color: #99bbff; }
    .nav li:hover a.name:before {
      opacity: 1; }
  .nav li:hover .list {
    opacity: 1;
    visibility: visible;
    top: 0.8rem;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; } }
.foot {
  background: #2e384d;
  position: relative;
  color: #fff; }
  .foot:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: .5rem;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1); }
  .foot .wal {
    min-height: 3.5rem;
    position: relative; }
  .foot a.logo {
    display: block;
    width: 1.56rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0.6rem;
    bottom: auto; }
  .foot a.tel {
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 1.1rem;
    bottom: auto;
    line-height: .42rem;
    font-size: .16rem;
    color: #99bbff;
    font-weight: bold;
    padding-left: .36rem;
    background: url("../image/img24.png") left center no-repeat;
    background-size: .24rem; }
  .foot .ewm {
    width: 1rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.6rem;
    bottom: auto;
    text-align: center; }
    .foot .ewm p {
      line-height: .42rem;
      font-size: .16rem; }
  .foot .list {
    padding: .6rem 0 0 2.7rem;
    min-height: 3rem; }
    .foot .list li {
      padding-right: .65rem; }
      .foot .list li h2 {
        font-weight: 400;
        font-size: .16rem;
        padding-bottom: .16rem; }
        .foot .list li h2 a {
          color: #fff; }
      .foot .list li dd a {
        display: block;
        font-size: .14rem;
        line-height: .4rem;
        color: #99a6bf; }
        .foot .list li dd a:hover {
          color: #fff; }
  .foot .info {
    position: relative; }
    .foot .info dd {
      line-height: .5rem;
      font-size: .14rem;
      color: #99a6bf;
      padding-right: .2rem; }
    .foot .info a.cnzz {
      display: block;
      width: .5rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0.15rem;
      bottom: auto; }
  .foot a.topA {
    display: block;
    width: .5rem;
    height: .5rem;
    background: url("../image/topA.png") center no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0.5rem;
    opacity: .3; }
    .foot a.topA:hover {
      opacity: .6; }

/*index*/
.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexFlash .swiper-slide {
    height: 7.8rem;
    background: center no-repeat;
    background-size: cover; }
  .indexFlash .dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.2rem;
    width: 100%; }
    .indexFlash .dots span {
      width: .3rem;
      height: .2rem;
      background: url("../image/img20.png") center no-repeat;
      background-size: .2rem; }
    .indexFlash .dots .swiper-pagination-bullet-active {
      background-image: url("../image/img20on.png"); }

.indexPart1 {
  min-height: 7rem;
  background: url("../image/indexPart1.jpg") center no-repeat;
  background-size: cover; }
  .indexPart1 li {
    width: 33.333%;
    background: center no-repeat;
    background-size: cover;
    height: 7rem;
    text-align: center;
    padding-top: 1.85rem;
    position: relative; }
    .indexPart1 li .img {
      width: 2.14rem;
      margin: 0 auto;
      position: relative; }
      .indexPart1 li .img:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 100%;
        background: url("../image/img6.png") center no-repeat;
        background-size: .06rem;
        height: .34rem;
        opacity: 0;
        margin-top: 0;
        width: 100%; }
    .indexPart1 li h2 {
      font-size: .24rem;
      color: #0a1833;
      padding: .35rem 0 .15rem 0; }
    .indexPart1 li h3 {
      font-size: .22rem;
      color: #fff;
      background: url("../image/img130.png") center no-repeat;
      background-size: 100%;
      width: 1.3rem;
      height: .8rem;
      line-height: .7rem;
      text-align: center;
      position: absolute;
      z-index: 10;
      left: 40%;
      right: auto;
      top: 1.1rem;
      bottom: auto;
      margin-left: -1.35rem;
      opacity: 0; }
    .indexPart1 li p {
      color: #525866;
      font-size: .16rem;
      line-height: .3rem;
      position: relative;
      top: 0; }
    .indexPart1 li a {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      height: 100%; }

@media screen and (min-width: 800px) {
  .indexPart1 li:hover .img:before {
    opacity: 1;
    margin-top: .22rem; }
  .indexPart1 li:hover h2 {
    opacity: 0; }
  .indexPart1 li:hover h3 {
    opacity: 1;
    left: 50%; }
  .indexPart1 li:hover p {
    font-size: .18rem;
    line-height: .36rem;
    color: #436cbf;
    top: -.1rem; } }
.pageTitle {
  position: relative;
  text-align: center;
  padding: 1.35rem 0 .5rem 0; }
  .pageTitle h1 {
    font-family: 'TheNorthernBlockNorpethBlack';
    position: absolute;
    left: 0;
    top: 1.12rem;
    width: 100%;
    font-size: .6rem;
    text-transform: uppercase;
    color: #436cbf;
    opacity: .15;
    line-height: .6rem;
    letter-spacing: .02rem; }
  .pageTitle h2 {
    color: #0a1833;
    font-size: .36rem;
    position: relative;
    padding-bottom: .1rem; }
  .pageTitle p {
    font-size: .16rem;
    color: #828a99; }

.pageTitle-2 h1, .pageTitle-2 h2, .pageTitle-2 p {
  color: #fff; }

.indexPart2 {
  min-height: 6rem;
  background: url("../image/indexPart2.jpg") center top no-repeat;
  background-size: auto 4.46rem; }
  .indexPart2 li {
    width: 3.6rem; }
  .indexPart2 a {
    display: block;
    min-height: 4.3rem;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    text-align: center;
    color: #0a1833;
    position: relative; }
    .indexPart2 a .img1 img {
      position: absolute;
      left: 0;
      top: .36rem;
      width: 100%; }
    .indexPart2 a .img1 img:nth-child(2) {
      opacity: 0; }
    .indexPart2 a .img {
      height: 2.48rem;
      position: relative;
      background: url("../image/img360.png") center bottom no-repeat;
      background-size: 100%; }
      .indexPart2 a .img:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: .56rem;
        width: 100%;
        height: 1.41rem;
        background: url("../image/img200.png") center no-repeat;
        background-size: 2rem;
        opacity: 0; }
      .indexPart2 a .img img {
        width: 1.2rem;
        position: absolute;
        z-index: 10;
        left: 50%;
        right: auto;
        top: 0.7rem;
        bottom: auto;
        margin-left: -.6rem; }
      .indexPart2 a .img img:nth-child(2) {
        opacity: 0; }
    .indexPart2 a h2 {
      font-size: .24rem;
      padding: .28rem 0 .12rem 0; }
    .indexPart2 a p {
      font-size: .14rem;
      line-height: .25rem;
      color: #525866;
      padding: 0 .3rem; }
  .indexPart2 a:hover {
    background: #fff;
    box-shadow: 0 0.12rem 0.3rem rgba(0, 51, 153, 0.1);
    -webkit-box-shadow: 0 0.12rem 0.3rem rgba(0, 51, 153, 0.1);
    -moz-box-shadow: 0 0.12rem 0.3rem rgba(0, 51, 153, 0.1);
    color: #436cbf; }
    .indexPart2 a:hover .img1 img:nth-child(1) {
      opacity: 0; }
    .indexPart2 a:hover .img1 img:nth-child(2) {
      opacity: 1; }
    .indexPart2 a:hover .img:before {
      opacity: 1; }
    .indexPart2 a:hover .img img:nth-child(1) {
      opacity: 0; }
    .indexPart2 a:hover .img img:nth-child(2) {
      opacity: 1; }
    .indexPart2 a:hover .img img {
      animation: upDown .5s infinite alternate linear;
      -webkit-animation: upDown .5s infinite alternate linear; }
    .indexPart2 a:hover p {
      color: #436cbf; }

@keyframes upDown {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-0.1rem); } }
@-webkit-keyframes upDown {
  from {
    -webkit-transform: translateY(0); }
  to {
    -webkit-transform: translateY(-0.1rem); } }
@keyframes upDown2 {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(0.1rem); } }
@-webkit-keyframes upDown2 {
  from {
    -webkit-transform: translateY(0); }
  to {
    -webkit-transform: translateY(0.1rem); } }
.indexPart3 li {
  background: url("../image/indexPart3.png") center repeat-y;
  background-size: 100%; }
  .indexPart3 li .wal {
    min-height: 4.4rem;
    position: relative; }
  .indexPart3 li .img {
    width: 5.6rem;
    position: absolute;
    right: 0; }
  .indexPart3 li .container {
    width: 5.6rem; }
    .indexPart3 li .container .title {
      position: relative; }
      .indexPart3 li .container .title:before {
        content: "";
        display: block;
        position: absolute;
        left: -.2rem;
        top: 0;
        background: url("../image/img78.png") center no-repeat;
        background-size: 100%;
        width: .78rem;
        height: 100%; }
      .indexPart3 li .container .title h2 {
        font-size: .24rem;
        line-height: .94rem;
        color: #0a1833;
        position: relative; }
    .indexPart3 li .container .content {
      font-size: .14rem;
      line-height: .3rem;
      color: #525866;
      padding: .26rem 0 .34rem 0; }
    .indexPart3 li .container a.more {
      display: block;
      background: #436cbf;
      color: #fff;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      font-size: .14rem;
      width: 1.2rem;
      height: .4rem;
      line-height: .4rem;
      text-align: center; }
      .indexPart3 li .container a.more:hover {
        background: #457ae6;
        box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5);
        -webkit-box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5);
        -moz-box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5); }

@media screen and (min-width: 800px) {
  .indexPart3 li:nth-child(even) {
    background-image: url("../image/indexPart3_2.png");
    min-height: 4.78rem;
    margin-top: .63rem; }
    .indexPart3 li:nth-child(even) .img {
      right: auto;
      left: 0; }
    .indexPart3 li:nth-child(even) .container {
      margin-left: auto;
      text-align: right; }
      .indexPart3 li:nth-child(even) .container .title:before {
        left: auto;
        right: -.2rem;
        background-image: url("../image/img78_2.png"); }
      .indexPart3 li:nth-child(even) .container a.more {
        margin-left: auto; } }
.indexPart4 {
  min-height: 6.84rem;
  background: url("../image/indexPart4.png") center no-repeat;
  background-size: cover; }
  .indexPart4 .wal {
    min-height: 3.36rem;
    position: relative; }
  .indexPart4 .tab {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    min-height: 100%;
    width: 1.6rem;
    border-right: rgba(255, 255, 255, 0.3) solid 1px; }
    .indexPart4 .tab li {
      height: .84rem;
      line-height: .84rem;
      color: #fff;
      width: 1.6rem;
      text-align: center;
      font-size: .16rem;
      position: relative; }
      .indexPart4 .tab li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 0;
        background: url("../image/img158.png") right center repeat-y;
        background-size: 1.58rem; }
      .indexPart4 .tab li em {
        display: inline-block;
        position: relative;
        text-align: right;
        width: 6em; }
    .indexPart4 .tab li.on {
      font-weight: bold;
      color: #99bbff; }
      .indexPart4 .tab li.on:before {
        height: 100%;
        top: 0; }
  .indexPart4 .tabContent {
    padding: 0 4.35rem 0 2.2rem;
    position: relative;
    min-height: 3.36rem; }
    .indexPart4 .tabContent h2.title {
      font-size: .24rem;
      color: #99bbff;
      line-height: .24rem; }
    .indexPart4 .tabContent .content {
      color: #fff;
      font-size: .14rem;
      text-align: justify;
      line-height: .3rem;
      padding: .25rem 0; }
    .indexPart4 .tabContent a.more {
      display: block;
      background: #fff;
      color: #436cbf;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      font-size: .14rem;
      width: 1.2rem;
      height: .4rem;
      line-height: .4rem;
      text-align: center; }
      .indexPart4 .tabContent a.more:hover {
        background: #7faaff;
        color: #fff;
        box-shadow: 0 0.06rem 0.16rem rgba(153, 187, 255, 0.5);
        -webkit-box-shadow: 0 0.06rem 0.16rem rgba(153, 187, 255, 0.5);
        -moz-box-shadow: 0 0.06rem 0.16rem rgba(153, 187, 255, 0.5); }
    .indexPart4 .tabContent .img {
      width: 3.06rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0.3rem;
      bottom: auto;
      -moz-border-radius: 0.1rem;
      -webkit-border-radius: 0.1rem;
      border-radius: 0.1rem;
      background: rgba(255, 255, 255, 0.3); }
      .indexPart4 .tabContent .img img {
        -moz-border-radius: 0.1rem;
        -webkit-border-radius: 0.1rem;
        border-radius: 0.1rem;
        position: relative;
        left: -.3rem;
        top: -.3rem; }

.indexPart5 {
  background: #f0f3fa;
  min-height: 7rem;
  padding-bottom: 1.2rem; }
  .indexPart5 .scroll {
    height: 3.6rem;
    overflow: hidden;
    position: relative;
    margin-right: -.3rem; }
  .indexPart5 .list {
    padding-right: .3rem; }
    .indexPart5 .list li {
      width: 20%;
      -moz-border-radius: 0.06rem;
      -webkit-border-radius: 0.06rem;
      border-radius: 0.06rem; }
    .indexPart5 .list li:nth-child(odd) {
      background: #fff; }

.indexPart6 {  
  padding: 0 0 1.6rem 0;
  position: relative; }
  .indexPart6:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -.9rem;
    background: url("../image/img1440.png") center no-repeat;
    background-size: cover;
    width: 14.4rem;
    height: 4.71rem;
    margin-left: -7.2rem; }
  .indexPart6 .list {
    /*background: url(/public/image/beijin_1.png) center bottom no-repeat;*/
    width: 100%;
    overflow: hidden;
    position: relative; }
  .indexPart6 a.arrow {
    display: block;
    width: .5rem;
    height: .5rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #b4c4e5 center no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 1.18rem;
    bottom: auto; }
    .indexPart6 a.arrow:hover {
      background-color: #436cbf;
      box-shadow: 0 0.06rem 0.12rem rgba(67, 108, 191, 0.5);
      -webkit-box-shadow: 0 0.06rem 0.12rem rgba(67, 108, 191, 0.5);
      -moz-box-shadow: 0 0.06rem 0.12rem rgba(67, 108, 191, 0.5); }
    .indexPart6 a.arrow.prev {
      left: -.6rem;
      background-image: url("../image/prev50.png"); }
    .indexPart6 a.arrow.next {
      right: -.6rem;
      background-image: url("../image/next50.png"); }
  .indexPart6 .swiper-slide {
    padding: .1rem .25rem .25rem; }
    .indexPart6 .swiper-slide a {
      background: #fff;
      box-shadow: 0 0.1rem 0.3rem rgba(0, 77, 153, 0.15);
      -webkit-box-shadow: 0 0.1rem 0.3rem rgba(0, 77, 153, 0.15);
      -moz-box-shadow: 0 0.1rem 0.3rem rgba(0, 77, 153, 0.15);
      height: 2.5rem; }
      .indexPart6 .swiper-slide a img {
        max-width: 100%;
        max-height: 100%; }

.indexPart7 {
  background: url("../image/indexPart6.png") center bottom no-repeat;
  background-size: auto 6.3rem;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexPart7 .wal {
    min-height: 6.3rem;
    position: relative; }
  .indexPart7 .pageTitle {
    text-align: left; }
  .indexPart7 .btn {
    width: 1rem; }
    .indexPart7 .btn li {
      padding-bottom: .16rem; }
    .indexPart7 .btn a {
      display: block;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      height: .36rem;
      line-height: .34rem;
      font-size: .14rem;
      text-align: center;
      background: #fff;
      border: #436cbf solid 1px;
      color: #436cbf; }
    .indexPart7 .btn a:hover, .indexPart7 .btn a.on {
      background: #436cbf;
      color: #fff; }
  .indexPart7 .arrow {
    position: absolute;
    z-index: 20;
    left: 2.5rem;
    right: auto;
    top: 4.7rem;
    bottom: auto; }
    .indexPart7 .arrow a {
      width: .4rem;
      height: .4rem;
      background: #fff center no-repeat;
      background-size: cover;
      border: #b7bdcc solid 1px;
      position: relative;
      z-index: 1; }
      .indexPart7 .arrow a:hover {
        border-color: #436cbf;
        z-index: 2; }
      .indexPart7 .arrow a.prev {
        border-top-left-radius: 0.05rem;
        -webkit-border-top-left-radius: 0.05rem;
        border-bottom-left-radius: 0.05rem;
        -webkit-border-bottom-left-radius: 0.05rem;
        background-image: url("../image/prev38.png"); }
        .indexPart7 .arrow a.prev:hover {
          background-image: url("../image/prev38on.png"); }
      .indexPart7 .arrow a.next {
        border-top-right-radius: 0.05rem;
        -webkit-border-top-right-radius: 0.05rem;
        border-bottom-right-radius: 0.05rem;
        -webkit-border-bottom-right-radius: 0.05rem;
        background-image: url("../image/next38.png");
        left: -1px; }
        .indexPart7 .arrow a.next:hover {
          background-image: url("../image/next38on.png"); }
  .indexPart7 .list {
    position: absolute;
    z-index: 10;
    left: 3.05rem;
    right: auto;
    top: 0.95rem;
    bottom: auto;
    width: 12.3rem;
    overflow: hidden; }
    .indexPart7 .list .swiper-slide {
      padding: .25rem; }
    .indexPart7 .list a {
      display: block;
      width: 100%;
      overflow: hidden;
      position: relative;
      -moz-border-radius: 0.12rem;
      -webkit-border-radius: 0.12rem;
      border-radius: 0.12rem;
      box-shadow: 0 0.1rem 0.3rem rgba(0, 77, 153, 0.15);
      -webkit-box-shadow: 0 0.1rem 0.3rem rgba(0, 77, 153, 0.15);
      -moz-box-shadow: 0 0.1rem 0.3rem rgba(0, 77, 153, 0.15);
      color: #0a1833;
      background: #fff; }
      .indexPart7 .list a .img {
        position: relative;
        background: #3d5c99; }
        .indexPart7 .list a .img img {
          background: center no-repeat;
          background-size: cover;
          height: 2.16rem; }
        .indexPart7 .list a .img:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: url("../image/img50.png") center no-repeat;
          background-size: .5rem;
          opacity: 0;
          z-index: 10; }
        .indexPart7 .list a .img:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 1rem;
          background: url("../image/img100.png") center repeat-x;
          background-size: auto 100%;
          z-index: 9; }
      .indexPart7 .list a .box {
        min-height: 1.75rem;
        padding: .1rem .28rem; }
      .indexPart7 .list a h2 {
        height: .45rem;
        line-height: .45rem;
        font-size: .18rem; }
      .indexPart7 .list a p {
        font-size: .14rem;
        line-height: .28rem;
        height: .56rem;
        overflow: hidden;
        color: #525866; }
      .indexPart7 .list a .time {
        color: #8a8e99;
        line-height: .45rem;
        font-size: .14rem;
        padding-left: .3rem;
        background: url("../image/img20_1.png") left center no-repeat;
        background-size: .2rem; }
    .indexPart7 .list a:hover {
      color: #436cbf; }
      .indexPart7 .list a:hover .img:after {
        opacity: 1; }
      .indexPart7 .list a:hover .img div {
        opacity: .3; }
      .indexPart7 .list a:hover p, .indexPart7 .list a:hover .time {
        color: #436cbf; }

/*page*/
.pageBanner {
  height: 6rem;
  background: center no-repeat;
  background-size: cover; }
  .pageBanner .title {
    text-align: center;
    position: relative;
    background: url("../image/title442.png") center bottom no-repeat;
    background-size: 4.42rem;
    top: 2rem;
    color: #fff; }
    .pageBanner .title h2 {
      font-size: .48rem;
      line-height: 1.22rem; }
    .pageBanner .title p {
      text-transform: uppercase;
      font-size: .24rem;
      font-family: 'TheNorthernBlockNorpethBold';
      line-height: .44rem;
      letter-spacing: 1px; }

.product {
  min-height: 8rem;
  background: url("../image/productbg.jpg") center top no-repeat;
  background-size: 100%;
  padding: 1rem 0 1.2rem 0; }
  .product ul {
    margin-left: -.92rem; }
  .product li {
    width: 50%;
    padding: 1rem 0 1rem .92rem; }
  .product a {
    display: block;
    background: #fff right bottom no-repeat;
    background-size: 2.39rem;
    border-bottom: #436cbf solid 0.04rem;
    min-height: 2.86rem;
    border-top-left-radius: 0.1rem;
    -webkit-border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    -webkit-border-top-right-radius: 0.1rem;
    position: relative;
    box-shadow: 0 0.3rem 0.54rem rgba(11, 94, 206, 0.15);
    -webkit-box-shadow: 0 0.3rem 0.54rem rgba(11, 94, 206, 0.15);
    -moz-box-shadow: 0 0.3rem 0.54rem rgba(11, 94, 206, 0.15);
    text-align: center; }
    .product a .img {
      width: 1.9rem;
      position: absolute;
      z-index: 10;
      left: 50%;
      right: auto;
      top: -0.95rem;
      bottom: auto;
      margin-left: -.95rem;
      border: #fff solid .12rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background: #ebf0fa;
      padding: .33rem; }
    .product a .box h2 {
      font-size: .18rem;
      color: #415270;
      padding: 1.2rem 0 .1rem 0; }
    .product a .box p {
      max-width: 3.35rem;
      margin: 0 auto;
      color: #6b717b;
      font-size: .14rem;
      line-height: .24rem; }
    .product a .layer {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.2rem;
      bottom: auto;
      width: 100%;
      opacity: 0; }
      .product a .layer h2 {
        font-size: .22rem;
        color: #436cbf;
        padding: 1.2rem 0 .3rem 0; }
      .product a .layer .more {
        width: 1.8rem;
        height: .48rem;
        line-height: .48rem;
        text-align: center;
        background: #436cbf;
        -moz-border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        border-radius: 0.5rem;
        margin: 0 auto;
        font-size: .18rem;
        color: #fff; }
        .product a .layer .more span {
          padding-right: .25rem;
          background: url("../image/img9on.png") right center no-repeat;
          background-size: .09rem; }
        .product a .layer .more:hover {
          background: #457ae6;
          box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5);
          -webkit-box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5);
          -moz-box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5); }
  .product a:hover .box {
    opacity: 0; }
  .product a:hover .layer {
    opacity: 1;
    top: 0; }
  .product .tips {
    width: 4.06rem;
    margin: 0 auto;
    opacity: .5; }

.backA {
  position: absolute;
  right: 0;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  font-size: .14rem;
  color: #666;
  border: #666 solid 1px;
  width: 1.32rem;
  height: .43rem;
  line-height: .41rem;
  text-align: center;
  display: block; }
  .backA em {
    padding-right: .24rem;
    background: url("../image/img9_1.png") right center no-repeat;
    background-size: .09rem; }
  .backA:hover {
    background: #436cbf;
    border-color: #436cbf;
    color: #fff; }
    .backA:hover em {
      background-image: url("../image/img9_1on.png"); }

.pageTitle2 {
  padding: .9rem 0 .2rem 0;
  position: relative; }
  .pageTitle2 .ico {
    height: .7rem; }
  .pageTitle2 h2 {
    padding-left: .25rem;
    font-size: .32rem;
    color: #0a1833; }
  .pageTitle2 h3 {
    padding-left: .2rem;
    font-size: .16rem;
    color: #415270;
    position: relative;
    top: .06rem; }

.pageBack {
  height: 2rem;
  position: relative;
  border-top: #ccc solid 1px; }
  .pageBack a.backA {
    top: .52rem; }

.productShow {
  padding-bottom: 1rem; }
  .productShow .content {
    padding-bottom: .8rem;
    font-size: .14rem;
    line-height: .3rem;
    color: #666;
    text-align: justify; }
  .productShow h2.title {
    background: #4c6699;
    color: #fff;
    text-align: center;
    font-size: .18rem;
    line-height: .58rem; }
  .productShow .list ul {
    margin-left: -.4rem; }
  .productShow .list li {
    width: 50%;
    padding: 0 0 .3rem .4rem;
    position: relative; }
    .productShow .list li:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: -1px;
      width: .42rem;
      height: .23rem;
      background: url("../image/img42.png") center no-repeat;
      background-size: 100%;
      margin-top: -.23rem; }
    .productShow .list li:first-child:before {
      display: none; }
  .productShow .list2 {
    /*padding-bottom: .3rem;*/
     }

.productShow2 {
  background: #eef3f8;
  min-height: 5rem;
  padding: 0 0 .3rem 0;
  color: #415270; }
  .productShow2 ul {
    margin-left: -.9rem; }
  .productShow2 li {
    width: 33.333%;
    padding: 0 0 .3rem .9rem;
    text-align: center;
    min-height: 3.2rem; }
    .productShow2 li .img {
      background: #436cbf;
      margin: 0 auto;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      width: 1.1rem; }
    .productShow2 li h2 {
      font-size: .18rem;
      padding: .2rem 0 .1rem 0; }
    .productShow2 li p {
      font-size: .14rem;
      line-height: .24rem; }

.productShow3 {
  position: relative; }
  .productShow3 .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .productShow3 a.arrow {
    display: block;
    width: .82rem;
    height: .82rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 1.6rem;
    bottom: auto;
    background: rgba(0, 0, 0, 0.2) center no-repeat;
    background-size: cover; }
    .productShow3 a.arrow:hover {
      background-color: rgba(0, 0, 0, 0.5); }
    .productShow3 a.arrow.prev {
      background-image: url("../image/prev82.png");
      left: .4rem; }
    .productShow3 a.arrow.next {
      background-image: url("../image/next82.png");
      right: .4rem; }
  .productShow3 .swiper-slide .img img {
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    opacity: .7; }
  .productShow3 .swiper-slide .title {
    text-align: center;
    opacity: 0;
    padding: .35rem 0 .9rem 0;
    font-size: .14rem;
    color: #415270; }
    .productShow3 .swiper-slide .title h2 {
      font-size: .22rem;
      padding-bottom: .1rem; }
  .productShow3 .swiper-slide .title2, .productShow3 .swiper-slide .msg {
    opacity: 0;
    text-align: center; }
  .productShow3 .swiper-slide .title2 {
    padding: .35rem 0 .1rem 0; }
    .productShow3 .swiper-slide .title2 b {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background: #436cbf;
      color: #fff;
      font-size: .16rem;
      width: .28rem;
      height: .28rem;
      line-height: .28rem;
      text-align: center; }
    .productShow3 .swiper-slide .title2 h2 {
      font-size: .22rem;
      padding-left: .1rem;
      color: #0a1833; }
  .productShow3 .swiper-slide .msg {
    max-width: 6rem;
    margin: 0 auto;
    font-size: .14rem;
    line-height: .24rem;
    color: #525866;
    padding-bottom: .4rem; }
  .productShow3 .swiper-slide-active .img img {
    box-shadow: 0 0.2rem 0.43rem rgba(28, 68, 139, 0.18);
    -webkit-box-shadow: 0 0.2rem 0.43rem rgba(28, 68, 139, 0.18);
    -moz-box-shadow: 0 0.2rem 0.43rem rgba(28, 68, 139, 0.18);
    opacity: 1; }
  .productShow3 .swiper-slide-active .title, .productShow3 .swiper-slide-active .title2, .productShow3 .swiper-slide-active .msg {
    opacity: 1; }

.productShow4 .content {
  font-size: .14rem;
  line-height: .3rem;
  color: #525866;
  text-align: justify;
  padding-bottom: .2rem; }
  .productShow4 .content p {
    padding-bottom: .2rem; }
.productShow4 .img {
  text-align: center;
  padding-bottom: .3rem; }

.productShow5 {
  position: relative;
  padding-bottom: .07rem; }
  .productShow5 h2 {
    padding-left: .2rem;
    font-size: .18rem;
    line-height: .4rem;
    color: #0a1833;
    background: url("../image/img8.png") left center no-repeat;
    background-size: .08rem; }
  .productShow5 .msg {
    font-size: .14rem;
    line-height: .3rem;
    color: #525866;
    padding: 0 0 .15rem .2rem; }
    .productShow5 .msg .ul-1 {
      width: 3.35rem;
      padding-right: .7rem; }
    .productShow5 .msg .ul-2 {
      width: 4.5rem; }
    .productShow5 .msg li {
      padding-left: .18rem;
      position: relative; }
      .productShow5 .msg li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: .05rem;
        height: .3rem;
        background: url("../image/img5.png") center no-repeat;
        background-size: 100%; }
  .productShow5 .img {
    width: 5.6rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto; }

.productShow6 ul {
  margin-left: -.8rem; }
.productShow6 li {
  width: 50%;
  padding: 0 0 .6rem 1.25rem;
  position: relative;
  min-height: 2rem; }
  .productShow6 li .num {
    position: absolute;
    z-index: 10;
    left: 0.8rem;
    right: auto;
    top: 0;
    bottom: auto;
    background: #436cbf;
    color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: .3rem;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    font-size: .18rem;
    font-weight: bold; }
  .productShow6 li h2 {
    line-height: .3rem;
    font-size: .18rem;
    color: #0a1833; }
  .productShow6 li .content {
    font-size: .14rem;
    line-height: .26rem;
    color: #525866;
    text-align: justify;
    min-height: 1.1rem;
    padding: .1rem 0; }
  .productShow6 li .img {
    text-align: center; }
.productShow6 .li_01 {
  width: 100%;
  padding-bottom: .4rem; }
  .productShow6 .li_01 .content {
    max-width: 4.6rem; }
    .productShow6 .li_01 .content p {
      padding-bottom: .1rem; }
  .productShow6 .li_01 .img {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    width: 6.4rem; }

.productShow7 ul {
  margin-left: -.2rem; }
.productShow7 li {
  width: 50%;
  padding: 0 0 .1rem .2rem; }
  .productShow7 li div {
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    font-size: .16rem;
    color: #525866;
    background: #f0f3fa url("../image/img8.png") 0.2rem center no-repeat;
    background-size: .08rem;
    height: .6rem;
    line-height: .6rem;
    padding-left: .4rem; }
.productShow7 .img {
  padding: .3rem 0 1rem 0; }

.pageBg {
  min-height: 6rem;
  position: relative;
  background: url("../image/img900_1.png") left bottom no-repeat;
  background-size: 9rem; }
  .pageBg:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 9rem;
    height: 3.92rem;
    background: url("../image/img900_2.png") center no-repeat;
    background-size: cover; }
  .pageBg .wal {
    position: relative; }

.programme {
  padding: 1.7rem 0; }
  .programme ul {
    margin-left: -.8rem; }
  .programme li {
    width: 50%;
    padding: 0 0 .8rem .8rem;
    position: relative; }
    .programme li:nth-child(even) {
      top: 1rem; }
  .programme a {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    min-height: 4.75rem;
    background: #f0f3fa;
    color: #0a1833;
    text-align: center; }
    .programme a .img {
      background: center no-repeat;
      background-size: cover;
      height: 2.2rem; }
    .programme a .ico {
      height: .9rem;
      position: relative; }
      .programme a .ico div {
        padding: .25rem;
        width: 1.3rem;
        background: #fff;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        z-index: 10;
        left: 50%;
        right: auto;
        top: -0.65rem;
        bottom: auto;
        margin-left: -.65rem;
        box-shadow: 0 0.1rem 0.2rem rgba(67, 108, 191, 0.2);
        -webkit-box-shadow: 0 0.1rem 0.2rem rgba(67, 108, 191, 0.2);
        -moz-box-shadow: 0 0.1rem 0.2rem rgba(67, 108, 191, 0.2); }
    .programme a h2 {
      font-size: .22rem; }
    .programme a .msg {
      font-size: .14rem;
      line-height: .24rem;
      color: #525866;
      padding: .15rem;
      max-width: 4.6rem;
      margin: 0 auto; }
    .programme a .more {
      width: 1.8rem;
      height: .48rem;
      line-height: .48rem;
      text-align: center;
      background: #436cbf;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      font-size: .18rem;
      color: #fff;
      position: absolute;
      z-index: 10;
      left: 50%;
      right: auto;
      top: auto;
      bottom: 0;
      margin-left: -.9rem;
      opacity: 0; }
      .programme a .more span {
        padding-right: .25rem;
        background: url("../image/img9on.png") right center no-repeat;
        background-size: .09rem; }
      .programme a .more:hover {
        background: #457ae6;
        box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5);
        -webkit-box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5);
        -moz-box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5); }
  .programme a:hover {
    background: #fff;
    box-shadow: 0 0.3rem 0.54rem rgba(67, 108, 191, 0.2);
    -webkit-box-shadow: 0 0.3rem 0.54rem rgba(67, 108, 191, 0.2);
    -moz-box-shadow: 0 0.3rem 0.54rem rgba(67, 108, 191, 0.2);
    color: #436cbf; }
    .programme a:hover .msg {
      opacity: 0; }
    .programme a:hover .more {
      opacity: 1;
      bottom: .6rem; }

.programmeShow_01 {
  text-align: center;
  padding-bottom: 1rem; }

.pageBg2 {
  min-height: 3rem;
  background: #f0f3fa; }

.programmeShow_02 {
  padding: .2rem 0; }
  .programmeShow_02 ul {
    margin-left: -.37rem; }
  .programmeShow_02 li {
    width: 33.333%;
    padding: 0 0 .8rem .37rem; }
  .programmeShow_02 .box {
    background: #fff;
    position: relative;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    min-height: 1.8rem; }
    .programmeShow_02 .box .title {
      position: absolute;
      z-index: 10;
      left: 50%;
      right: auto;
      top: -0.41rem;
      bottom: auto;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      width: 2.4rem;
      height: .82rem;
      border: #fff solid .06rem;
      margin-left: -1.2rem;
      padding-left: .85rem;
      background: #e6edfa; }
      .programmeShow_02 .box .title img {
        width: .7rem;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
      .programmeShow_02 .box .title h2 {
        color: #0a1833;
        font-size: .18rem;
        line-height: .32rem;
        padding-top: .07rem; }
      .programmeShow_02 .box .title p {
        font-size: .14rem;
        color: #436cbf; }
    .programmeShow_02 .box .content {
      padding: .55rem .33rem .3rem .33rem;
      font-size: .14rem;
      color: #525866;
      line-height: .3rem;
      text-align: center; }

.programmeShow_03 {
  min-height: 5.9rem;
  background: url("../image/programmeShow_03.png") center 0.8rem no-repeat;
  background-size: auto 3rem; }
  .programmeShow_03 .wal {
    position: relative; }
    .programmeShow_03 .wal a.arrow {
      display: block;
      background: center no-repeat;
      background-size: 100%;
      width: .15rem;
      height: .28rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: 2.15rem;
      bottom: auto;
      opacity: .5; }
      .programmeShow_03 .wal a.arrow:hover {
        opacity: 1; }
      .programmeShow_03 .wal a.arrow.prev {
        left: -.5rem;
        background-image: url("../image/prev15.png"); }
      .programmeShow_03 .wal a.arrow.next {
        right: -.5rem;
        background-image: url("../image/next15.png"); }
  .programmeShow_03 .listDiv {
    margin-left: -.5rem;
    margin-right: -.5rem; }
  .programmeShow_03 .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .programmeShow_03 .swiper-slide {
    padding: 0 .5rem;
    text-align: center; }
    .programmeShow_03 .swiper-slide img {
      width: 100%; }
    .programmeShow_03 .swiper-slide .title {
      padding: .2rem 0 .1rem 0; }
      .programmeShow_03 .swiper-slide .title b {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #436cbf;
        color: #fff;
        font-size: .16rem;
        width: .28rem;
        height: .28rem;
        line-height: .28rem;
        text-align: center; }
      .programmeShow_03 .swiper-slide .title h2 {
        font-size: .18rem;
        padding-left: .1rem;
        color: #0a1833; }
    .programmeShow_03 .swiper-slide p {
      font-size: .14rem;
      line-height: .26rem;
      color: #525866; }

.programmeShow_04 .imgDiv {
  text-align: center;
  padding-bottom: .7rem; }
.programmeShow_04 .fl, .programmeShow_04 .fr {
  width: 5.5rem; }
.programmeShow_04 .h50 {
  height: 1rem; }
.programmeShow_04 h2.title {
  position: relative;
  padding-bottom: .3rem;
  font-size: .24rem;
  color: #436cbf; }
  .programmeShow_04 h2.title:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: .3rem;
    width: 2.12rem;
    height: .12rem;
    background: #d9e2f2; }
  .programmeShow_04 h2.title b {
    display: block;
    position: relative;
    padding-bottom: .04rem; }
.programmeShow_04 .fl {
  position: relative; }
  .programmeShow_04 .fl h3 {
    padding-left: .2rem;
    font-size: .18rem;
    line-height: .2rem;
    color: #0a1833;
    background: url("../image/img8.png") left center no-repeat;
    background-size: .08rem; }
  .programmeShow_04 .fl .msg {
    font-size: .14rem;
    line-height: .26rem;
    color: #525866;
    padding: .15rem 0 .3rem .2rem; }
    .programmeShow_04 .fl .msg dl {
      width: 3rem; }
    .programmeShow_04 .fl .msg dd {
      padding-left: .18rem;
      position: relative;
      width: 50%; }
      .programmeShow_04 .fl .msg dd:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: .05rem;
        height: .26rem;
        background: url("../image/img5.png") center no-repeat;
        background-size: 100%; }
  .programmeShow_04 .fl .img {
    width: 1.2rem;
    position: absolute;
    z-index: 10;
    left: 3.5rem;
    right: auto;
    top: 0.33rem;
    bottom: auto; }

.programmeShow_05 {
  padding: .7rem 0 .3rem 0; }
  .programmeShow_05 .msg {
    font-size: .18rem;
    line-height: .44rem;
    color: #525866;
    padding-bottom: .3rem; }
    .programmeShow_05 .msg b {
      color: #0a1833; }
  .programmeShow_05 ul {
    margin-left: -.6rem; }
  .programmeShow_05 li {
    width: 50%;
    padding: 0 0 .6rem .6rem; }
  .programmeShow_05 .box {
    position: relative;
    background: #fff left center no-repeat;
    background-size: auto 100%;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    border: #d7e2f5 solid .04rem;
    min-height: 1.8rem;
    padding: 0 .45rem; }
    .programmeShow_05 .box h3 {
      font-size: .18rem;
      color: #0a1833;
      padding-bottom: .1rem; }
    .programmeShow_05 .box p {
      font-size: .14rem;
      line-height: .3rem;
      color: #525866; }
    .programmeShow_05 .box .img {
      border: #d9e4f6 solid 1px;
      width: 1rem;
      position: absolute;
      right: .45rem; }

.news {
  padding-top: .6rem; }
  .news li {
    position: relative;
    border-bottom: #ecf0f8 solid 1px; }
    .news li:last-child {
      border: 0; }
    .news li .bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -moz-border-radius: 0.12rem;
      -webkit-border-radius: 0.12rem;
      border-radius: 0.12rem;
      background: center right no-repeat;
      background-size: auto 100%;
      opacity: 0; }
      .news li .bg:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: url("../image/img600.png") right center no-repeat;
        background-size: auto 100%; }
    .news li a {
      display: block;
      -moz-border-radius: 0.12rem;
      -webkit-border-radius: 0.12rem;
      border-radius: 0.12rem;
      min-height: 2.4rem;
      position: relative;
      padding: .4rem .35rem .4rem 4.4rem;
      color: #0a1833; }
      .news li a .time {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0.86rem;
        bottom: auto;
        width: 1.3rem;
        text-align: center;
        font-size: .14rem;
        color: #666e80; }
        .news li a .time b {
          display: block;
          font-family: 'TheNorthernBlockNorpethBold';
          font-size: .48rem;
          line-height: .55rem; }
      .news li a .img {
        position: absolute;
        z-index: 10;
        left: 1.3rem;
        right: auto;
        top: 0.39rem;
        bottom: auto;
        width: 2.7rem; }
      .news li a h2 {
        line-height: .5rem;
        font-size: .18rem;
        height: .5rem; }
        .news li a h2 em {
          color: #436cbf; }
      .news li a p {
        font-size: .14rem;
        line-height: .26rem;
        min-height: .65rem;
        padding-bottom: .1rem;
        color: #525866; }
      .news li a .more {
        width: .8rem;
        height: .28rem;
        line-height: .26rem;
        text-align: center;
        font-size: .14rem;
        color: #436cbf;
        border: #436cbf solid 1px;
        -moz-border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        border-radius: 0.5rem; }

@media screen and (min-width: 800px) {
  .news li:hover .bg {
    opacity: .3; }
  .news li:hover a {
    box-shadow: 0 0.06rem 0.3rem rgba(67, 108, 191, 0.2);
    -webkit-box-shadow: 0 0.06rem 0.3rem rgba(67, 108, 191, 0.2);
    -moz-box-shadow: 0 0.06rem 0.3rem rgba(67, 108, 191, 0.2);
    color: #436cbf; }
    .news li:hover a h2 em {
      color: #fff;
      background: #436cbf; }
    .news li:hover a p {
      color: #436cbf; }
    .news li:hover a .more:hover {
      background: #436cbf;
      color: #fff; } }
.pageNum {
  padding: .5rem 0 .9rem 0; }
  .pageNum a {
    margin: 0 .1rem;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    width: .4rem;
    height: .4rem;
    background: #e6ebf5;
    line-height: .4rem;
    text-align: center;
    font-size: .16rem;
    color: #525866; }
    .pageNum a:hover, .pageNum a.on {
      background-color: #436cbf;
      color: #fff; }
    .pageNum a.arrow {
      width: 1rem; }
      .pageNum a.arrow.prev span {
        padding-left: .27rem;
        background: url("../image/prev18.png") left center no-repeat;
        background-size: .18rem; }
      .pageNum a.arrow.prev:hover span {
        background-image: url("../image/prev18on.png"); }
      .pageNum a.arrow.next span {
        padding-right: .27rem;
        background: url("../image/next18.png") right center no-repeat;
        background-size: .18rem; }
      .pageNum a.arrow.next:hover span {
        background-image: url("../image/next18on.png"); }
    .pageNum a.arrow2 {
      background: #e6ebf5 center no-repeat;
      background-size: cover; }
      .pageNum a.arrow2:hover {
        background-color: #436cbf; }
      .pageNum a.arrow2.prev {
        background-image: url("../image/prev40.png"); }
        .pageNum a.arrow2.prev:hover {
          background-image: url("../image/prev40on.png"); }
      .pageNum a.arrow2.next {
        background-image: url("../image/next40.png"); }
        .pageNum a.arrow2.next:hover {
          background-image: url("../image/next40on.png"); }

.pageNow {
  font-size: .14rem;
  color: #666;
  padding: .75rem 0 .5rem 0; }
  .pageNow a {
    color: #666; }
    .pageNow a:hover {
      color: #436cbf; }

.newShow {
  text-align: center;
  font-size: .14rem; }
  .newShow h2.title {
    font-size: .24rem;
    color: #0a1833; }
  .newShow .time {
    padding: .1rem 0 .3rem 0;
    color: #999; }
  .newShow .img {
    padding-bottom: .4rem; }
  .newShow .content {
    line-height: 2em;
    text-align: justify;
    color: #525866;
    padding-bottom: .5rem; }
    .newShow .content h3 {
      font-size: .14rem;
      padding-bottom: .1rem;
      color: #0a1833; }
    .newShow .content p {
      padding-bottom: .1rem; }

.pageNum2 {
  padding: .35rem 0 .95rem 0;
  border-top: #edf2ef solid 1px;
  position: relative;
  font-size: .14rem; }
  .pageNum2 li {
    line-height: 2em;
    padding-bottom: .2rem; }
    .pageNum2 li a {
      color: #666; }
    .pageNum2 li a:hover {
      color: #436cbf; }
  .pageNum2 dl.share {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.3rem;
    bottom: auto; }
    .pageNum2 dl.share dd {
      padding-left: .1rem; }
    .pageNum2 dl.share a {
      display: block;
      width: .36rem;
      background: #a1b5df;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .pageNum2 dl.share a:hover {
      background: #436cbf; }
  .pageNum2 a.back {
    display: block;
    color: #436cbf;
    border: #436cbf solid 1px;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    width: 1rem;
    height: .26rem;
    line-height: .24rem;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.86rem;
    bottom: auto; }
    .pageNum2 a.back:hover {
      color: #fff;
      background: #436cbf; }

.qualification {
  padding: 1rem 0 .3rem 0; }
  .qualification ul {
    margin-left: -.6rem; }
  .qualification li {
    width: 25%;
    padding: 0 0 .3rem .6rem; }
    .qualification li .img {
      position: relative; }
      .qualification li .img img {
        border: #e1e8f5 solid 1px; }
      .qualification li .img a {
        display: block;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        width: 100%;
        height: 100%;
        background: rgba(67, 108, 191, 0.5) url("../image/img50_3.png") center no-repeat;
        background-size: .5rem;
        opacity: 0; }
    .qualification li .name {
      text-align: center;
      padding: .16rem 0;
      font-size: .14rem;
      line-height: .26rem;
      min-height: .52rem;
      color: #525866; }
  .qualification li:hover .img a {
    opacity: 1; }
  .qualification li:hover .name {
    color: #436cbf; }

.qualificationLayer {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden; }
  .qualificationLayer.show {
    opacity: 1;
    visibility: visible; }
  .qualificationLayer .wal {
    width: 5.5rem;
    position: relative; }
    .qualificationLayer .wal a.arrow {
      display: block;
      width: .6rem;
      height: .6rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.3rem;
      background: center no-repeat;
      background-size: cover; }
      .qualificationLayer .wal a.arrow.prev {
        background-image: url("../image/prev60.png");
        left: -1rem; }
        .qualificationLayer .wal a.arrow.prev:hover {
          background-image: url("../image/prev60on.png"); }
      .qualificationLayer .wal a.arrow.next {
        background-image: url("../image/next60.png");
        right: -1rem; }
        .qualificationLayer .wal a.arrow.next:hover {
          background-image: url("../image/next60on.png"); }
    .qualificationLayer .wal a.close {
      display: block;
      width: .5rem;
      height: .5rem;
      background: rgba(0, 0, 0, 0.2) url("../image/close20.png") center no-repeat;
      background-size: .2rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.2rem;
      top: 0.2rem;
      bottom: auto;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      .qualificationLayer .wal a.close:hover {
        background-color: #333; }
  .qualificationLayer .list {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff; }
    .qualificationLayer .list .img {
      padding: .2rem; }

.pageTitle3 {
  text-align: center;
  padding: 1.35rem 0 .75rem 0;
  position: relative; }
  .pageTitle3 h1 {
    font-size: .72rem;
    font-family: 'TheNorthernBlockNorpethBlack';
    color: #e3e9f5;
    position: absolute;
    left: 0;
    top: .9rem;
    width: 100%;
    letter-spacing: 2px; }
  .pageTitle3 h2 {
    color: #0a1833;
    position: relative;
    font-size: .36rem;
    letter-spacing: 1px; }

.pageTitle3-2 h1 {
  text-transform: uppercase; }

.about_01 .content {
  font-size: .14rem;
  line-height: .3rem;
  text-align: justify;
  color: #525866;
  width: 5.4rem;
  padding-top: .35rem; }
  .about_01 .content p {
    padding-bottom: .2rem; }
.about_01 .fr {
  width: 5rem;
  min-height: 3.5rem;
  position: relative; }
  .about_01 .fr:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -.48rem;
    background: url("../image/img686.png") center top no-repeat;
    background-size: 100%;
    width: 6.86rem;
    height: 4rem;
    margin-left: -3.5rem; }
  .about_01 .fr div {
    position: relative; }
  .about_01 .fr a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    background: url("../image/img90.png") center no-repeat;
    background-size: .9rem; }
.about_01 .h50 {
  height: 1rem; }

.about_02 {
  min-height: 7.3rem;
  background: url("../image/about_02.jpg") center no-repeat;
  background-size: cover; }
  .about_02 .title {
    background: url("../image/img78_3.png") left bottom no-repeat;
    background-size: .78rem;
    padding: .85rem 0 .28rem 0;
    font-size: .32rem;
    color: #0a1833;
    letter-spacing: .02rem;
    margin-bottom: .4rem; }
  .about_02 .list {
    position: relative;
    min-height: 4.06rem;
    background: url("../image/line3.png") center repeat-x;
    background-size: auto .03rem;
    padding: 0 .5rem; }
    .about_02 .list a.arrow {
      display: block;
      width: .29rem;
      height: .33rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.16rem; }
      .about_02 .list a.arrow:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: center no-repeat;
        background-size: cover; }
      .about_02 .list a.arrow:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        width: .22rem;
        height: 100%;
        background: center no-repeat;
        background-size: 100%; }
      .about_02 .list a.arrow.prev {
        left: 0; }
        .about_02 .list a.arrow.prev:after {
          background-image: url("../image/prev39.png"); }
        .about_02 .list a.arrow.prev:before {
          background-image: url("../image/prev22.png");
          left: 0; }
        .about_02 .list a.arrow.prev:hover:before {
          left: -.13rem; }
      .about_02 .list a.arrow.next {
        right: 0; }
        .about_02 .list a.arrow.next:after {
          background-image: url("../image/next39.png"); }
        .about_02 .list a.arrow.next:before {
          background-image: url("../image/next22.png");
          right: 0; }
        .about_02 .list a.arrow.next:hover:before {
          right: -.13rem; }
  .about_02 #about_02 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-right: 1rem; }
  .about_02 .swiper-slide {
    height: 4.06rem;
    position: relative;
    padding-left: .32rem;
    background: url("../image/img23.png") left top no-repeat;
    background-size: .23rem;
    opacity: 0; }
    .about_02 .swiper-slide h2 {
      font-size: .32rem;
      line-height: .3rem;
      padding-bottom: .12rem;
      color: #436cbf;
      letter-spacing: .02rem; }
    .about_02 .swiper-slide dl {
      margin-right: -.8rem; }
    .about_02 .swiper-slide dd {
      width: 3rem;
      font-size: .14rem;
      line-height: .18rem;
      position: relative;
      padding-left: .12rem;
      color: #525866; }
      .about_02 .swiper-slide dd:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: .04rem;
        height: .24rem;
        background: url("../image/img4.png") center no-repeat;
        background-size: 100%; }
    .about_02 .swiper-slide:nth-child(odd) {
      top: 1.92rem;
      background-image: url("../image/img23_2.png");
      padding-top: .92rem; }
  .about_02 .swiper-slide.on {
    opacity: 1; }

.job .list {
  min-height: 2.1rem; }
  .job .list li {
    width: 16.666%; }
    .job .list li .img {
      width: .7rem;
      margin: 0 auto; }
    .job .list li h2 {
      font-size: .16rem;
      line-height: .28rem;
      color: #525866;
      font-weight: 400;
      text-align: center;
      padding: .15rem 0; }
.job .list2 {
  padding-bottom: .8rem; }
  .job .list2 li {
    position: relative;
    min-height: 1.1rem;
    padding-bottom: .3rem;
    padding-top: .4rem; }
    .job .list2 li .name {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      height: .8rem;
      background: #f0f3fa;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      font-size: .16rem;
      color: #525866;
      cursor: pointer; }
      .job .list2 li .name:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: .4rem;
        width: .24rem;
        height: 100%;
        background: url("../image/img24_3.png") center no-repeat;
        background-size: 100%; }
      .job .list2 li .name h2 {
        font-size: .24rem;
        color: #0a1833;
        padding: 0 .5rem; }
      .job .list2 li .name span {
        position: absolute;
        z-index: 10;
        left: 5.5rem;
        right: auto;
        top: auto;
        bottom: auto; }
      .job .list2 li .name p {
        position: absolute;
        right: 0;
        width: 3.9rem;
        line-height: .4rem;
        padding-left: .27rem;
        background: url("../image/img15.png") left center no-repeat;
        background-size: .15rem; }
    .job .list2 li .containerBox {
      display: none; }
    .job .list2 li .container {
      -moz-border-radius: 0.4rem;
      -webkit-border-radius: 0.4rem;
      border-radius: 0.4rem;
      background: #f0f3fa;
      padding: 1.1rem .5rem .5rem .5rem; }
      .job .list2 li .container h3 {
        color: #436cbf;
        font-size: .18rem;
        padding-bottom: .15rem; }
        .job .list2 li .container h3 span {
          font-size: .14rem;
          font-weight: 400; }
      .job .list2 li .container .dl-1 dd {
        position: relative;
        font-size: .14rem;
        line-height: .24rem;
        color: #525866;
        padding: 0 0 .07rem .16rem; }
        .job .list2 li .container .dl-1 dd:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: .06rem;
          height: .24rem;
          background: url("../image/img6_1.png") center no-repeat;
          background-size: 100%; }
      .job .list2 li .container .col {
        width: 5rem; }
      .job .list2 li .container .col-1 {
        width: 100%; }
        .job .list2 li .container .col-1 h3 {
          padding: .4rem 0 .3rem 0;
          border-bottom: #dee5f4 solid 1px; }
      .job .list2 li .container .box {
        padding-top: .3rem; }
        .job .list2 li .container .box dl {
          width: 5rem; }
        .job .list2 li .container .box dd {
          width: 50%;
          font-size: .14rem;
          line-height: .4rem;
          position: relative;
          color: #525866;
          padding-left: .3rem; }
          .job .list2 li .container .box dd img {
            width: .22rem;
            position: absolute;
            z-index: 10;
            left: 0;
            right: auto;
            top: 0.09rem;
            bottom: auto; }
        .job .list2 li .container .box dl:nth-child(2) dd {
          width: 100%;
          padding-left: 1.03rem; }
          .job .list2 li .container .box dl:nth-child(2) dd em {
            position: absolute;
            z-index: 10;
            left: 0.3rem;
            right: auto;
            top: 0;
            bottom: auto; }
  .job .list2 li.on {
    padding-top: 0; }
    .job .list2 li.on .name {
      background: #436cbf;
      color: #fff; }
      .job .list2 li.on .name:before {
        background-image: url("../image/img24_3on.png"); }
      .job .list2 li.on .name h2 {
        color: #fff; }
      .job .list2 li.on .name p {
        background-image: url("../image/img15on.png"); }

.job_02 {
  background: url("../image/job_02.jpg") center no-repeat;
  background-size: cover;
  min-height: 4.76rem;
  text-align: center;
  color: #436cbf;
  padding: .9rem 0; }
  .job_02 h2 {
    font-size: .3rem;
    padding-bottom: .2rem; }
    .job_02 h2 span {
      color: #0a1833; }
  .job_02 .msg {
    font-size: .16rem;
    line-height: .4rem; }

.contact {
  padding: 1.3rem 0 .6rem 0; }
  .contact li {
    position: relative;
    min-height: 4.2rem;
    padding: 0 0 .4rem 0; }
    .contact li h2 {
      background: url("../image/img78_3.png") left bottom no-repeat;
      background-size: .58rem;
      font-size: .24rem;
      color: #0a1833;
      padding: 0 0 .35rem 0;
      line-height: .24rem; }
    .contact li .msg {
      font-size: .14rem;
      line-height: .48rem;
      color: #525866;
      padding-top: .2rem; }
      .contact li .msg dd {
        position: relative;
        padding-left: .3rem; }
      .contact li .msg img {
        width: .24rem;
        position: absolute;
        z-index: 10;
        left: -0.02rem;
        right: auto;
        top: 0.12rem;
        bottom: auto; }
    .contact li .map {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto;
      width: 7.2rem;
      height: 3.6rem; }
  .contact li:nth-child(2), .contact li:nth-child(3) {
    padding-top: .7rem; }

.lyb ul {
  margin-left: -.8rem; }
.lyb li {
  width: 50%;
  padding: 0 0 .35rem .8rem; }
  .lyb li .name {
    padding-bottom: .12rem;
    font-size: .16rem;
    color: #525866; }
  .lyb li .input {
    border: #f0f3fa solid .02rem;
    background: #f0f3fa;
    min-height: .6rem;
    -moz-border-radius: 0.06rem;
    -webkit-border-radius: 0.06rem;
    border-radius: 0.06rem; }
    .lyb li .input input {
      width: 100%;
      height: .56rem;
      line-height: .56rem;
      padding: 0 .15rem;
      font-size: .16rem;
      color: #0a1833; }
    .lyb li .input textarea {
      width: 100%;
      height: 2rem;
      line-height: .36rem;
      padding: .1rem .15rem;
      font-size: .16rem;
      color: #0a1833; }
    .lyb li .input.on {
      border-color: #b8c7e6; }
.lyb .li_01 {
  width: 100%; }
.lyb .submit {
  padding: .2rem 0 1.2rem 0; }
  .lyb .submit div {
    background: #436cbf;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    width: 1.2rem;
    margin: 0 auto; }
    .lyb .submit div:hover {
      background: #457ae6;
      box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5);
      -webkit-box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5);
      -moz-box-shadow: 0 0.06rem 0.16rem rgba(67, 108, 191, 0.5); }
  .lyb .submit input {
    width: 100%;
    height: .4rem;
    font-size: .16rem;
    color: #fff;
    cursor: pointer; }

.pageSearch .tips {
  font-size: .14rem;
  padding: .7rem 0 .5rem 0;
  color: #525866; }
  .pageSearch .tips span {
    color: #436cbf; }
.pageSearch h2.title {
  height: .7rem;
  line-height: .7rem;
  background: #f0f3fa;
  color: #0a1833;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  font-size: .24rem;
  padding: 0 .5rem;
  position: relative;
  cursor: pointer; }
  .pageSearch h2.title span {
    font-size: .16rem; }
  .pageSearch h2.title:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: .4rem;
    width: .24rem;
    height: 100%;
    background: url("../image/img24_3.png") center no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg); }
  .pageSearch h2.title.close {
    margin-bottom: .2rem; }
    .pageSearch h2.title.close:before {
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg); }
.pageSearch .list1 {
  padding: .5rem 0; }
  .pageSearch .list1 ul {
    margin-left: -.38rem; }
  .pageSearch .list1 li {
    padding: 0 0 .3rem .7rem; }
  .pageSearch .list1 a {
    position: relative;
    height: 1.2rem;
    border: #f0f3fa solid .04rem;
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    padding: 0 .35rem 0 .52rem;
    font-size: .18rem;
    font-weight: bold;
    color: #0a1833; }
    .pageSearch .list1 a em {
      color: #436cbf; }
    .pageSearch .list1 a img {
      width: .68rem;
      background: #f0f3fa;
      border: #f0f3fa solid .04rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      z-index: 10;
      left: -0.36rem;
      right: auto;
      top: auto;
      bottom: auto;
      padding: .1rem; }
  .pageSearch .list1 a:hover {
    color: #fff;
    background: #436cbf;
    border-color: #436cbf;
    box-shadow: 0 0.14rem 0.3rem rgba(67, 108, 191, 0.4);
    -webkit-box-shadow: 0 0.14rem 0.3rem rgba(67, 108, 191, 0.4);
    -moz-box-shadow: 0 0.14rem 0.3rem rgba(67, 108, 191, 0.4); }
    .pageSearch .list1 a:hover em {
      color: #fff;
      background: #66b3ff; }
    .pageSearch .list1 a:hover img {
      border-color: #436cbf;
      background: #fff; }
.pageSearch .list2 {
  padding: .5rem 0; }
  .pageSearch .list2 ul {
    margin-left: -.38rem; }
  .pageSearch .list2 li {
    padding: 0 0 .3rem .38rem; }
  .pageSearch .list2 a {
    position: relative;
    height: 1.2rem;
    border: #f0f3fa solid .04rem;
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    padding: 0 .35rem;
    font-size: .18rem;
    font-weight: bold;
    color: #0a1833; }
    .pageSearch .list2 a em {
      color: #436cbf; }
    .pageSearch .list2 a div {
      width: .5rem;
      position: relative;
      margin-right: .1rem; }
      .pageSearch .list2 a div img:nth-child(2) {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0; }
  .pageSearch .list2 a:hover {
    color: #fff;
    background: #436cbf;
    border-color: #436cbf;
    box-shadow: 0 0.14rem 0.3rem rgba(67, 108, 191, 0.4);
    -webkit-box-shadow: 0 0.14rem 0.3rem rgba(67, 108, 191, 0.4);
    -moz-box-shadow: 0 0.14rem 0.3rem rgba(67, 108, 191, 0.4); }
    .pageSearch .list2 a:hover em {
      color: #fff;
      background: #66b3ff; }
    .pageSearch .list2 a:hover div img:nth-child(1) {
      opacity: 0; }
    .pageSearch .list2 a:hover div img:nth-child(2) {
      opacity: 1; }
.pageSearch .moreDiv {
  padding: .3rem 0 1rem 0; }
  .pageSearch .moreDiv a {
    display: block;
    margin: 0 auto;
    width: 1.4rem;
    height: .5rem;
    line-height: .48rem;
    border-top: #c0c4cc solid 1px;
    border-bottom: #c0c4cc solid 1px;
    text-align: center;
    font-size: .16rem;
    color: #828a99; }
    .pageSearch .moreDiv a em {
      padding-left: .26rem;
      background: url("../image/img16.png") left center no-repeat;
      background-size: .16rem; }

.indexFlash a.arrow {
    display: block;
    width: .31rem;
    height: .57rem;
    background: center no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.28rem; }
    .indexFlash a.arrow.prev {
      left: 1rem;
      background-image: url("../image/prev31.png"); }
    .indexFlash a.arrow.next {
      right: 1rem;
      background-image: url("../image/next31.png"); }


/*# sourceMappingURL=index.css.map */

/*2020-9-21*/
.p-title {
  padding: .75rem 0 .4rem 0; }
  .p-title img {
    width: .88rem; }
  .p-title h2 {
    padding-left: .3rem;
    font-size: .36rem;
    color: #000; }

.xzsbgzycxt-1 .p-title {
  width: 100%; }
.xzsbgzycxt-1 .content {
  width: 8rem;
  font-size: .17rem;
  line-height: .3rem;
  text-indent: 2em; }
.xzsbgzycxt-1 .img {
  width: 3rem; }

.xzsbgzycxt-1-2 {
  padding-bottom: 1rem; }
  .xzsbgzycxt-1-2 .img {
    width: 3.8rem; }

.xzsbgzycxt-1-3 .content {
  width: 6.05rem; }
.xzsbgzycxt-1-3 .img {
  width: 5.76rem; }

.xzsbgzycxt-2 .content {
  font-size: .17rem;
  line-height: .3rem;
  text-indent: 2em;
  padding-bottom: .38rem; }
.xzsbgzycxt-2 li {
  width: 33.333%;
  text-align: center; }
  .xzsbgzycxt-2 li .ico img {
    width: 1.04rem; }
  .xzsbgzycxt-2 li p {
    font-size: .17rem;
    line-height: .3rem;
    padding: .15rem 0 .25rem 0;
    min-height: .78rem; }

.xzsbgzycxt-3 h2.title {
  font-size: .28rem;
  color: #000;
  position: relative;
  padding-left: .34rem;
  margin-bottom: .32rem;
  margin-top: .1rem; }
  .xzsbgzycxt-3 h2.title:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: .13rem;
    height: .3rem;
    margin-top: -.15rem;
    background: #436cbc; }
.xzsbgzycxt-3 .content {
  padding-bottom: .4rem;
  font-size: .17rem;
  line-height: .3rem;
  text-align: justify; }
.xzsbgzycxt-3 .big-img {
  padding-bottom: .5rem; }
.xzsbgzycxt-3 .list {
  padding-bottom: .1rem; }
  .xzsbgzycxt-3 .list li .col {
    width: 7.48rem; }
    .xzsbgzycxt-3 .list li .col h3 {
      font-size: .21rem;
      padding: 0 0 .21rem .34rem;
      color: #000; }
    .xzsbgzycxt-3 .list li .col .content {
      padding-bottom: .3rem; }
  .xzsbgzycxt-3 .list li .img {
    width: 4.3rem; }
.xzsbgzycxt-3 .list2 .list2-1 {
  width: 4.6rem; }
.xzsbgzycxt-3 .list2 .list2-2 {
  width: 6.5rem; }
  .xzsbgzycxt-3 .list2 .list2-2 .row {
    margin-left: -.5rem; }
.xzsbgzycxt-3 .list2 .box {
  padding-bottom: .3rem;
  min-height: 2.7rem; }
  .xzsbgzycxt-3 .list2 .box .img {
    padding-right: .45rem; }
    .xzsbgzycxt-3 .list2 .box .img img {
      height: 1.28rem; }
  .xzsbgzycxt-3 .list2 .box .col {
    width: 2.3rem; }
    .xzsbgzycxt-3 .list2 .box .col h3 {
      font-size: .3rem;
      padding-bottom: .25rem;
      color: #436cbc; }
    .xzsbgzycxt-3 .list2 .box .col dl {
      background: #eff0f0;
      padding: .07rem 0;
      position: relative; }
      .xzsbgzycxt-3 .list2 .box .col dl:before {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        width: .25rem;
        height: .33rem;
        background: url("../image/img25.png") center no-repeat;
        background-size: cover; }
      .xzsbgzycxt-3 .list2 .box .col dl dd {
        position: relative;
        padding-left: .21rem;
        line-height: .31rem;
        font-size: .17rem;
        color: #595757; }
        .xzsbgzycxt-3 .list2 .box .col dl dd:after {
          content: "";
          display: block;
          position: absolute;
          left: -.07rem;
          top: 50%;
          width: .13rem;
          height: .04rem;
          margin-top: -.02rem;
          background: #436cbc; }
.xzsbgzycxt-3 .list2 div.title {
  text-align: center;
  padding: 0 0 .13rem 1.5rem; }
  .xzsbgzycxt-3 .list2 div.title h3 {
    width: 100%;
    font-size: .19rem;
    color: #113c75;
    text-transform: uppercase; }
.xzsbgzycxt-3 .list2 .row {
  background: #eff0f0; }
  .xzsbgzycxt-3 .list2 .row .name {
    font-size: .21rem;
    line-height: 1em;
    color: #595757;
    background: #eff0f0;
    border-bottom: #fff solid 2px;
    width: .52rem;
    flex-shrink: 0;
    -webkit-flex-shrink: 0; }
    .xzsbgzycxt-3 .list2 .row .name em {
      width: 1em; }
  .xzsbgzycxt-3 .list2 .row ul {
    width: 100%; }
  .xzsbgzycxt-3 .list2 .row li {
    border-bottom: #fff solid 2px;
    background: #e3e9f5;
    font-size: .21rem;
    line-height: .42rem;
    color: #595757; }
    .xzsbgzycxt-3 .list2 .row li .col-1 {
      flex-shrink: 0;
      -webkit-flex-shrink: 0;
      width: 1.2rem;
      padding-left: .1rem;
      border-left: #fff solid 1px; }
    .xzsbgzycxt-3 .list2 .row li .col-2 {
      text-align: center;
      width: 100%;
      border-right: #fff solid 2px; }
      .xzsbgzycxt-3 .list2 .row li .col-2:last-child {
        border: 0; }
      .xzsbgzycxt-3 .list2 .row li .col-2 p {
        line-height: .2rem; }
.xzsbgzycxt-3 .img-list {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: .5rem; }
  .xzsbgzycxt-3 .img-list a.arrow {
    display: block;
    width: .82rem;
    height: .82rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.9rem;
    background: rgba(0, 0, 0, 0.2) center no-repeat;
    background-size: cover; }
    .xzsbgzycxt-3 .img-list a.arrow:hover {
      background-color: rgba(0, 0, 0, 0.5); }
    .xzsbgzycxt-3 .img-list a.arrow.prev {
      background-image: url("../image/prev82.png");
      left: .1rem; }
    .xzsbgzycxt-3 .img-list a.arrow.next {
      background-image: url("../image/next82.png");
      right: .1rem; }

