@charset "UTF-8";
.z6 section.s3 li a, .z6 section.s3 li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.z3 .z3-title, .z3 dl dd h3 {
  text-transform: uppercase; }

.v-article, .article {
  width: 1200px;
  margin: 0 auto;
  position: relative; }

.article {
  overflow: hidden; }

.fl {
  float: left; }

.fr {
  float: right; }

p {
  margin-bottom: 0; }

a, a:hover, a:active, a:visited {
  color: inherit; }

header {
  background-color: #26384c;
  font: 14px/50px SimHei;
  color: #fff; }

.head {
  background: url(../images/menu.jpg) center no-repeat; }
  .head .app-logo {
    line-height: 95px; }
  .head .app-menu {
    width: 765px;
    display: flex;
    justify-content: space-between; }
    .head .app-menu > li {
      position: relative;
      font: 18px/95px SimHei;
      color: #26384c; }
      .head .app-menu > li .creat {
        position: absolute;
        border: 4px solid transparent;
        border-top: 6px solid #26384c;
        right: -35px;
        top: calc(50% - 4px);
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transform: rotateZ(-180deg);
        transform-origin: 50% 30%; }
      .head .app-menu > li .nav-pull-down {
        position: absolute;
        width: 115px;
        left: calc(50% - 45px);
        z-index: 500;
        background-color: #fff;
        transition: all 0.8s ease;
        -moz-transition: all 0.8s ease;
        -webkit-transition: all 0.8s ease;
        -o-transition: all 0.8s ease;
        opacity: 0;
        filter: alpha(opacity=0);
        /* IE */
        -moz-opacity: 0;
        /* 鑰佺増Mozilla */
        -khtml-opacity: 0;
        /* 鑰佺増Safari */
        transform: translateY(30px);
        visibility: hidden; }
        .head .app-menu > li .nav-pull-down li {
          font: 14px/2 SimHei;
          color: #26384c;
          text-align: center; }
      .head .app-menu > li:hover {
        color: #2f46a9; }
        .head .app-menu > li:hover .nav-pull-down {
          opacity: 1;
          filter: alpha(opacity=100);
          /* IE */
          -moz-opacity: 1;
          /* 鑰佺増Mozilla */
          -khtml-opacity: 1;
          /* 鑰佺増Safari */
          transform: none;
          visibility: visible; }
        .head .app-menu > li:hover .creat {
          transform: none; }

.banner-inner {
  position: absolute;
  z-index: 100;
  top: 140px;
  left: 50%;
  transform: translateX(-50%);
  padding: 35px 86px;
  text-align: center;
  background: rgba(101, 128, 155, 0.3); }
  .banner-inner > div {
    margin-top: 20px; }
    .banner-inner > div a {
      display: inline-block;
      text-align: center;
      font: 14px/52px SimHei;
      height: 54px;
      color: #fff;
      border: 1px solid #fff;
      width: 164px;
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .banner-inner > div a + a {
        width: 117px;
        margin-left: 7px; }
      .banner-inner > div a:hover {
        font-size: 18px;
        background-color: #2f46a9;
        border-color: #2f46a9; }

.search > h1 {
  font: 14px/68px SimHei;
  color: #050505; }
  .search > h1 a {
    margin-right: 30px; }
.search > form {
  margin-top: 12px;
  width: 320px;
  height: 40px;
  border: 1px solid #acc3d3;
  border-radius: 20px;
  overflow: hidden; }
  .search > form input {
    background: none;
    border: none;
    outline: none;
    vertical-align: top;
    font-size: 14px;
    font-family: SimHei;
    height: 38px;
    line-height: 38px; }
    .search > form input#keyword {
      width: 265px;
      text-indent: 15px; }
    .search > form input#s_btn {
      width: 50px;
      text-align: center;
      font-size: 28px;
      background-color: #acc3d3;
      padding: 0;
      color: #fff;
      margin-left: -2px;
      transform: translateX(1px); }

.z1 {
  margin-top: 60px; }
  .z1 .z1-l {
    width: 252px;
    height: 530px;
    padding: 10px;
    border: 1px solid #acc3d3;
    overflow: hidden; }
    .z1 .z1-l > h1 {
      font: 30px/1 SimHei;
      color: #111;
      padding-left: 10px; }
      .z1 .z1-l > h1 span {
        display: block;
        font: 24px/34px SimHei;
        color: #26384c;
        border-bottom: 1px solid #999; }
    .z1 .z1-l > ul li {
      margin-top: 14px; }
      .z1 .z1-l > ul li h3 {
        padding-left: 35px;
        font: 18px/40px SimHei;
        color: #26384c;
        background: url(../images/z1Li.png); }
      .z1 .z1-l > ul li > dl {
        padding-left: 10px; }
        .z1 .z1-l > ul li > dl dd {
          padding-left: 20px;
          font: 16px/44px SimHei;
          color: #333;
          border-bottom: 1px dashed #ddd;
          background: url(../images/z1Dl.png) left center no-repeat; }
          .z1 .z1-l > ul li > dl dd:hover {
            color: #2f46a9; }
    .z1 .z1-l > a {
      font: 16px/3 SimHei;
      color: #2f46a9; }
  .z1 .z1-r {
    width: 924px; }
    .z1 .z1-r > h1 {
      font: 16px/34px SimHei;
      color: #333;
      border-bottom: 1px solid #999; }
      .z1 .z1-r > h1 a {
        float: right;
        font-size: 18px;
        font-family: Arial;
        color: #2f45a9; }
    .z1 .z1-r li {
      margin-top: 18px;
      float: left;
      width: 290px; }
      .z1 .z1-r li img {
        width: 290px;
        height: 198px; }
      .z1 .z1-r li a {
        display: block;
        font: 18px/2 SimHei;
        color: #333; }
        .z1 .z1-r li a:hover {
          color: #2f46a9; }
      .z1 .z1-r li:not(:nth-child(3n)) {
        margin-right: 26px; }

.z2 {
  margin-top: 75px;
  padding: 70px 0 60px;
  text-align: center;
  background: url(../images/z2Bg.jpg) center no-repeat; }
  .z2 > div {
    margin-top: 45px; }
    .z2 > div a {
      display: inline-block;
      text-align: center;
      font: 16px/52px SimHei;
      height: 54px;
      color: #fff;
      border: 1px solid #fff;
      width: 134px;
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .z2 > div a + a {
        margin-left: 17px; }
      .z2 > div a:hover {
        background-color: #2f46a9;
        border-color: #2f46a9; }

.z3 {
  margin-top: 60px; }
  .z3 .z3-title {
    text-align: center; }
    .z3 .z3-title img {
      vertical-align: top; }
    .z3 .z3-title .z3-title-main {
      display: inline-block;
      width: 444px;
      padding-top: 30px; }
      .z3 .z3-title .z3-title-main h1 {
        font: bold 45px/1 Arial;
        color: #333; }
        .z3 .z3-title .z3-title-main h1 span {
          display: block;
          font: 16px/2.2 Arial;
          letter-spacing: 1px; }
      .z3 .z3-title .z3-title-main h2 {
        font: 36px/1.3 SimHei;
        color: #111; }
        .z3 .z3-title .z3-title-main h2 i {
          font-style: normal;
          color: #2f46a9; }
  .z3 dl {
    margin-top: 55px;
    display: flex;
    justify-content: space-between; }
    .z3 dl dd {
      width: 558px; }
      .z3 dl dd h1 {
        font: bold 36px/54px SimHei;
        color: #26384c; }
        .z3 dl dd h1:after {
          content: "";
          margin-top: 10px;
          display: block;
          width: 125px;
          height: 10px;
          background-color: #26384c; }
      .z3 dl dd h2 {
        margin-top: 20px;
        font: 24px/38px SimHei;
        color: #333; }
        .z3 dl dd h2 span {
          color: #2f46a9; }
      .z3 dl dd h3 {
        font: 32px/38px Arial; }
      .z3 dl dd > div {
        margin-top: 15px;
        width: 551px;
        height: 396px;
        padding: 30px 40px 0 20px;
        background: url(../images/z3Dd.png) center no-repeat;
        font: 16px/1.5 SimHei;
        color: #323232; }
    .z3 dl + dl {
      flex-direction: row-reverse;
      margin-top: 90px; }

.z4 {
  margin-top: 75px; }
  .z4 > h1 {
    text-align: center; }
    .z4 > h1 span {
      margin-top: 10px;
      display: block;
      font: 14px/26px SimHei;
      color: #666; }
  .z4 ul {
    margin-top: 35px !important; }
    .z4 ul li {
      float: left;
      margin-right: 15px;
      width: 289px; }
      .z4 ul li img {
        width: 289px;
        height: 193px; }
      .z4 ul li a {
        display: block;
        position: relative;
        padding-top: 10px;
        font: 18px/32px SimHei;
        border-bottom: 2px solid #eaeaea;
        text-align: center;
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
        .z4 ul li a svg {
          position: absolute;
          right: 0;
          top: calc(50% - 7px); }
          .z4 ul li a svg path {
            stroke: #a3a3a3;
            stroke-width: 2px;
            stroke-linecap: butt;
            transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease; }
        .z4 ul li a:hover {
          color: #2f46a9;
          border-bottom-color: #2f46a9;
          text-align: left; }
          .z4 ul li a:hover svg path {
            stroke: #2f46a9; }
  .z4 .arrow {
    width: 155px;
    height: 44px;
    line-height: 44px;
    background-color: #d92616;
    border-radius: 5px;
    margin: 305px auto 0;
    position: relative; }
    .z4 .arrow svg {
      width: 75px;
      cursor: pointer;
      stroke: #fff;
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .z4 .arrow svg + svg {
        transform: scale(-1, 1); }
      .z4 .arrow svg:hover {
        stroke: #000; }
    .z4 .arrow::after {
      content: "";
      position: absolute;
      width: 46px;
      height: 1px;
      background-color: #fff;
      transform: rotate(-70deg);
      bottom: 50%;
      left: 35%; }

.z5 {
  margin-top: 80px;
  padding: 67px 0;
  background: url(../images/z5Bg.jpg) center no-repeat; }
  .z5 .z5-wrap {
    width: 1064px;
    height: 356px;
    margin: 0 auto;
    padding: 30px 15px 0 40px;
    background: rgba(101, 128, 155, 0.3); }
    .z5 .z5-wrap > h1 {
      text-align: center; }
    .z5 .z5-wrap > div {
      margin-top: 40px;
      font: 16px/24px SimHei;
      color: #111; }

.z6 {
  margin-top: 78px;
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #f9f9f9; }
  .z6 .line {
    position: absolute;
    width: 100%;
    border-top: 1px dotted #cacaca;
    top: 50px; }
  .z6 section {
    width: 390px; }
    .z6 section h1 {
      font: 24px/50px SimHei;
      color: #333; }
    .z6 section img {
      margin-top: 20px;
      width: 100%;
      height: 186px; }
    .z6 section ul {
      padding: 10px;
      height: 415px;
      background-color: #fff;
      box-shadow: 0 3px 7px rgba(102, 102, 102, 0.3); }
      .z6 section ul li {
        font: 16px/38px SimSun;
        color: #333;
        border-bottom: 1px dashed #ccc; }
        .z6 section ul li:before {
          content: "";
          display: inline-block;
          width: 4px;
          height: 4px;
          background-color: #000;
          border-radius: 100%;
          margin-right: 8px;
          vertical-align: middle; }
        .z6 section ul li a span {
          float: right;
          font: 14px/38px SimHei;
          color: #666; }
        .z6 section ul li:hover {
          color: #2f46a9; }
    .z6 section:nth-child(2) {
      margin-right: 15px; }
    .z6 section.s3 h1 a {
      float: right;
      font: 16px/50px Arial;
      color: #2f46a9; }
    .z6 section.s3 li {
      padding: 6px 0;
      box-sizing: content-box; }
    .z6 section.s3 li a, .z6 section.s3 li p {
      display: block;
      padding-left: 25px;
      line-height: 26px;
      position: relative;
      background: url(../images/wen.png) left center no-repeat; }
    .z6 section.s3 li p {
      background-image: url(../images/da.png); }
    .z6 section.s3 li:before {
      display: none; }

dt {
  font-weight: normal; }

.foot {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px; }

.ft1 {
  padding-top: 76px;
  height: 309px;
  background: linear-gradient(#acc3d3, #fff, #acc3d3); }

.ft2 {
  background-color: #26384c; }

.tleft {
  padding-right: 62px;
  width: 300px; }

.tmid {
  padding-right: 45px;
  width: 295px;
  height: 207px;
  padding-left: 62px; }

.tmid dd {
  color: #26384c;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 20px;
  background: url(../images/line3.png) no-repeat left bottom;
  padding-bottom: 15px; }

.tmid a, .tmid dt {
  color: #26384c;
  font-size: 14px;
  line-height: 30px; }

.tlogo {
  margin-left: 54px; }

.tmid1 {
  width: 373px;
  border-right: 1px solid #9da7b1;
  padding-right: 0; }

.tmid1 dt {
  line-height: 27px; }

.tmid22 {
  border-left: 1px solid #9da7b1;
  border-right: 1px solid #9da7b1; }

.tmid2 {
  width: auto;
  margin-right: 0; }

.tmid2 dd {
  margin-top: 5px; }

.tmid2 dt p {
  text-align: center; }

.ftel {
  color: #26384c;
  font-size: 14px;
  line-height: 22px;
  margin-top: 35px; }

.copyright {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  font-family: SimHei;
  padding-bottom: 20px; }

.copyright a {
  color: #fff; }

.f_link1 {
  font-size: 16px;
  color: #fff;
  line-height: 30px; }

.f_link1 a {
  color: #fff;
  padding-right: 10px; }

.copyright {
  margin-top: 20px; }

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