﻿@charset "UTF-8";
.header-area-zw {
  height: 50px; }

.header-area {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  height: 50px;
  background: #fff; }
  .header-area .header {
    margin: 0 auto; }

.navbar-default {
  height: 50px; }
  .navbar-default .navbar-toggle {
    border: none;
    margin-right: 0; }
    .navbar-default .navbar-toggle:hover {
      background-color: #fff; }
    .navbar-default .navbar-toggle .icon-bar {
      background: #db2450; }
  .navbar-default .navbar-brand {
    height: 50px;
    padding: 10px;
    margin-left: 15px; }
    .navbar-default .navbar-brand span {
      padding-left: 20px;
      line-height: 30px;
      height: 30px;
      float: left;
      display: block;
      position: relative;
      font-size: 18px; }
      .navbar-default .navbar-brand span:before {
        display: block;
        content: "";
        width: 1px;
        height: 100%;
        left: 10px;
        top: 0;
        position: absolute;
        background: #ccc;
        z-index: 999; }
    .navbar-default .navbar-brand img {
      margin-left: -30px;
      float: left;
      display: inline-block;
      height: 100%; }

.nav > li > a {
  text-align: center;
  color: #323232;
  padding-top: 7px;
  padding-bottom: 7px; }
  .nav > li > a span.snav {
    font-size: 14px; }
  .nav > li > a span.translation {
    display: block;
    font-size: 10px;
    -webkit-transform: scale(0.8);
    position: relative; }
  .nav > li > a:hover {
    background: #db2450;
    color: white; }

.navbar-collapse {
  position: absolute;
  background: #fff;
  text-align: center;
  width: 100%;
  top: 50px;
  z-index: 1;
  border-color: #db2450 !important;
  border-width: 2px; }

.dropdown-menu {
  border: 0 !important;
  text-align: center;
  border: 2px solid #491e0e !important; }
  .dropdown-menu > li > a {
    color: #491e0e !important;
    background: #e1bc78; }

/*模板头部*/
/*PC*/
@media (min-width: 768px) {
  .header-area-zw {
    display: none; }
  .header-area {
    height: 110px;
    min-width: 1200px;
    position: static; }
    .header-area .container {
      padding: 0; }
  .navbar-default {
    height: 80px; }
    .navbar-default .navbar-brand {
      height: 80px;
      padding: 15px 10px; }
      .navbar-default .navbar-brand span {
        padding-left: 40px;
        line-height: 50px;
        height: 50px;
        font-size: 30px; }
        .navbar-default .navbar-brand span:before {
          left: 20px; }
      .navbar-default .navbar-brand img {
        margin-left: -50px;
        float: left;
        display: inline-block;
        height: 100%; }
  .nav > li {
    float: left;
    font-size: 16px;
    width: 90px; }
    .nav > li.logo {
      width: 239px;
      width: auto;
      padding-top: 0; }
      .nav > li.logo a {
        margin-top: 20px;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        height: auto; }
        .nav > li.logo a:hover {
          background: none; }
    .nav > li a {
      color: #000;
      display: block;
      position: relative;
      text-align: center;
      height: 110px;
      padding: 0;
      line-height: normal; }
      .nav > li a span.snav {
        padding-top: 35px;
        font-size: 16px;
        display: block;
        position: relative;
        color: #000;
        transition: top 0.3s; }
      .nav > li a span.translation {
        display: block;
        font-size: 10px;
        margin-top: 5px;
        color: #999;
        -webkit-transform: scale(0.8);
        position: relative; }
      .nav > li a:hover, .nav > li a.active {
        background: #db2450;
        transition: background-color 0.3s; }
        .nav > li a:hover span.snav, .nav > li a.active span.snav {
          top: 13px;
          color: #fff; }
        .nav > li a:hover span.translation, .nav > li a.active span.translation {
          color: #fff;
          top: -26px; }
  .navbar-collapse {
    position: static;
    background: none;
    border: none; } }

.yy-1 {
  stroke-width: 10;
  stroke: #db2450;
  animation: logo-1 5s ease-in-out 0s 1 alternate forwards; }

.yy-2 {
  stroke-width: 10;
  stroke: #db2450;
  animation: logo-2 5s ease-in-out 0s 1 alternate forwards; }

.yy-3 {
  stroke-width: 10;
  stroke: #db2450;
  animation: logo-3 5s ease-in-out 0s 1 alternate forwards; }

.yy-4 {
  stroke-width: 10;
  stroke: #db2450;
  animation: logo-4 5s ease-in-out 0s 1 alternate forwards; }

.yy-5 {
  stroke-width: 10;
  stroke: #db2450;
  animation: logo-5 1s ease-in-out 0s 1 alternate forwards; }

.yy-6 {
  stroke-width: 10;
  stroke: #db2450;
  animation: logo-6 5s ease-in-out 0s 1 alternate forwards; }

@-webkit-keyframes logo-1 {
  0% {
    stroke-dasharray: 1; }
  25% {
    fill: rgba(219, 36, 80, 0); }
  50% {
    stroke-dasharray: 5400; }
  100% {
    fill: #db2450; } }

@-webkit-keyframes logo-2 {
  0% {
    stroke-dasharray: 1; }
  25% {
    fill: rgba(219, 36, 80, 0); }
  50% {
    stroke-dasharray: 1830; }
  100% {
    fill: #db2450; } }

@keyframes logo-3 {
  0% {
    stroke-dasharray: 1; }
  25% {
    fill: rgba(219, 36, 80, 0); }
  50% {
    stroke-dasharray: 6560; }
  100% {
    fill: #db2450; } }

@keyframes logo-4 {
  0% {
    stroke-dasharray: 1; }
  25% {
    fill: rgba(219, 36, 80, 0); }
  50% {
    stroke-dasharray: 2408; }
  100% {
    fill: #db2450; } }

@keyframes logo-5 {
  0% {
    stroke-dasharray: 1; }
  25% {
    fill: rgba(255, 255, 255, 0); }
  50% {
    stroke-dasharray: 1620; }
  100% {
    fill: white; } }

@keyframes logo-6 {
  0% {
    stroke-dasharray: 1; }
  25% {
    fill: rgba(219, 36, 80, 0); }
  50% {
    stroke-dasharray: 1219; }
  100% {
    fill: #db2450; } }

/*banner-b*/
.banner-b {
  background: #cf000e;
  padding: 56px;
  text-align: center; }
  .banner-b img {
    width: 100%; }

.footer-area {
  padding: 30px 0;
  background: #3e3a39;
  /*二维码*/
  /*备案信息*/ }
  .footer-area .footer {
    color: #aaa;
    text-align: left;
    padding-top: 35px; }
    .footer-area .footer .f-logo {
      text-align: center; }
      .footer-area .footer .f-logo img {
        width: 50%; }
  .footer-area a {
    color: #aaa; }
  .footer-area .contact {
    border-top: 1px solid #aaa;
    text-align: left;
    padding: 15px 0;
    margin-top: 15px; }
    .footer-area .contact span {
      margin-top: 10px;
      display: block;
      margin-left: 20px; }
      .footer-area .contact span i {
        text-align: center;
        width: 20px;
        margin-right: 5px; }
  .footer-area .copyright {
    border-top: 1px solid #aaa;
    padding: 15px 0;
    text-align: left; }
    .footer-area .copyright span {
      margin-left: 20px;
      display: block; }
      .footer-area .copyright span i {
        margin-right: 5px; }

@media (min-width: 768px) {
  .footer-area {
    padding: 30px 0;
    background: #3e3a39;
    /*二维码*/
    /*备案信息*/ }
    .footer-area .footer {
      color: #aaa;
      text-align: center;
      padding-top: 35px; }
      .footer-area .footer .f-logo {
        text-align: center; }
        .footer-area .footer .f-logo img {
          width: auto; }
      .footer-area .footer span {
        display: inline-block;
        margin-left: 20px; }
        .footer-area .footer span i {
          margin-right: 5px; }
    .footer-area .contact {
      text-align: center;
      border-top: none;
      padding: 35px 0; }
    .footer-area .copyright {
      border-top: none;
      text-align: center; }
      .footer-area .copyright span {
        margin-left: 20px;
        display: inline-block; }
        .footer-area .copyright span i {
          margin-right: 5px; }
  /*banner-b*/
  .banner-b {
    background: #cf000e;
    padding: 56px;
    text-align: center; }
    .banner-b img {
      width: auto; } }

.banner .carousel-indicators .active {
  background-color: #db2450;
  border-color: #db2450; }

.page-banner {
  height: 130px;
  line-height: 130px;
  text-align: center;
  color: #000;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .page-banner img {
    width: 30%; }

.page-banner-2 {
  height: 130px;
  line-height: 130px;
  text-align: center;
  color: #000;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .page-banner-2 img {
    width: 30%; }

@media (min-width: 768px) {
  .page-banner {
    height: 490px;
    line-height: 490px;
    text-align: center;
    color: #000;
    background-position: center 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: auto; }
    .page-banner img {
      width: auto; }
  .page-banner-2 {
    height: 690px;
    line-height: 690px;
    text-align: center;
    color: #000;
    background-position: center 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: auto; }
    .page-banner-2 img {
      width: auto; } }

.row-xs .col-xs-1, .row-xs .col-sm-1, .row-xs .col-md-1, .row-xs .col-lg-1, .row-xs .col-xs-2, .row-xs .col-sm-2, .row-xs .col-md-2, .row-xs .col-lg-2, .row-xs .col-xs-3, .row-xs .col-sm-3, .row-xs .col-md-3, .row-xs .col-lg-3, .row-xs .col-xs-4, .row-xs .col-sm-4, .row-xs .col-md-4, .row-xs .col-lg-4, .row-xs .col-xs-5, .row-xs .col-sm-5, .row-xs .col-md-5, .row-xs .col-lg-5, .row-xs .col-xs-6, .row-xs .col-sm-6, .row-xs .col-md-6, .row-xs .col-lg-6, .row-xs .col-xs-7, .row-xs .col-sm-7, .row-xs .col-md-7, .row-xs .col-lg-7, .row-xs .col-xs-8, .row-xs .col-sm-8, .row-xs .col-md-8, .row-xs .col-lg-8, .row-xs .col-xs-9, .row-xs .col-sm-9, .row-xs .col-md-9, .row-xs .col-lg-9, .row-xs .col-xs-10, .row-xs .col-sm-10, .row-xs .col-md-10, .row-xs .col-lg-10, .row-xs .col-xs-11, .row-xs .col-sm-11, .row-xs .col-md-11, .row-xs .col-lg-11, .row-xs .col-xs-12, .row-xs .col-sm-12, .row-xs .col-md-12, .row-xs .col-lg-12 {
  padding-right: 10px;
  padding-left: 10px; }

/*标题*/
.title-border-l {
  border-left: 2px solid #db2450;
  color: #323232;
  font-size: 16px;
  padding-left: 10px; }

.no-padding-hr {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/*页码*/
.page {
  background: #fff; }
  .page .pagination > .active > a {
    background-color: #db2450;
    border-color: #db2450;
    color: #fff; }
    .page .pagination > .active > a:hover, .page .pagination > .active > a:focus {
      color: #fff;
      background-color: #db2450;
      border-color: #db2450; }
  .page .pagination > li > a {
    margin: 0 2.5px;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    color: #888; }
    .page .pagination > li > a:focus {
      color: #888;
      background-color: #fff;
      border-color: none; }
    .page .pagination > li > a:hover {
      background-color: #db2450;
      border-color: #db2450;
      color: #fff; }
    .page .pagination > li > a i {
      font-size: 16px; }
  .page .pagination > li:first-child > a {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%; }
  .page .pagination > li:last-child > a {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%; }

.position-area .position .n-nav {
  background: #f0f0f0;
  width: 100%;
  background-size: cover; }
  .position-area .position .n-nav img {
    width: 100%; }

.position-area .position .mun {
  width: 100%;
  background: #3e3a39; }
  .position-area .position .mun ul {
    padding: 15px; }
    .position-area .position .mun ul li {
      font-size: 16px;
      line-height: 25px; }
      .position-area .position .mun ul li:first-child {
        margin-bottom: 15px; }
      .position-area .position .mun ul li a {
        color: #fff;
        display: block;
        position: relative;
        z-index: 999;
        transition: ease-in 0.5s;
        padding-left: 20px; }
        .position-area .position .mun ul li a:before {
          font-family: 'Font Awesome 5 Free';
          font-weight: 900;
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: -10px;
          width: 0;
          height: 25px;
          z-index: -1;
          color: #cf000e;
          padding-left: 10px;
          transition: ease-in 0.5s; }
        .position-area .position .mun ul li a:hover {
          color: #cf000e;
          padding-left: 30px; }
          .position-area .position .mun ul li a:hover:before {
            left: 0;
            content: "\f054";
            width: 100%;
            background: #fff; }

@media (min-width: 768px) {
  .page .pagination > li > a {
    margin: 0 5px; }
  .carousel-control {
    background: none; }
  .position-area {
    background: linear-gradient(90deg, #f0f0f0 30%, #2989d8 30%, #207cca 30%, #3e3a39 30%); }
    .position-area .position {
      height: 150px;
      width: 1200px;
      margin: 0 auto;
      background: linear-gradient(90deg, #f0f0f0 30%, #2989d8 30%, #207cca 30%, #3e3a39 30%); }
      .position-area .position .n-nav {
        float: left;
        width: 400px;
        background-size: cover; }
        .position-area .position .n-nav img {
          width: 100%; }
      .position-area .position .mun {
        float: left;
        width: 800px; }
        .position-area .position .mun ul {
          padding: 27px; }
          .position-area .position .mun ul li {
            font-size: 16px;
            line-height: 40px; }
            .position-area .position .mun ul li:first-child {
              margin-bottom: 15px; }
            .position-area .position .mun ul li a {
              color: #fff;
              display: block;
              position: relative;
              z-index: 999;
              transition: ease-in 0.5s;
              padding-left: 20px; }
              .position-area .position .mun ul li a:before {
                font-family: 'Font Awesome 5 Free';
                font-weight: 900;
                content: "";
                display: block;
                position: absolute;
                top: 0;
                left: -10px;
                width: 0;
                height: 40px;
                z-index: -1;
                color: #cf000e;
                padding-left: 10px;
                transition: ease-in 0.5s; }
              .position-area .position .mun ul li a:hover {
                color: #cf000e;
                padding-left: 30px; }
                .position-area .position .mun ul li a:hover:before {
                  left: 0;
                  content: "\f054";
                  width: 100%;
                  background: #fff; } }

body {
  font-family: Arial,"Microsoft YaHei", Helvetica, Tahoma, "Hiragino Sans GB", "Hiragino Sans GB W3", STXihei, STHeiti, Heiti, SimSun, sans-serif; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a, button, input {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0); }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
  margin: 0;
  padding: 0; }

body {
  font-size: 14px;
  font-family: Arial,"Microsoft YaHei", Helvetica, Tahoma, "Hiragino Sans GB", "Hiragino Sans GB W3", STXihei, STHeiti, Heiti, SimSun, sans-serif;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  background: #fff; }

body, html {
  height: 100%; }

li {
  list-style: none; }

input {
  border: 0;
  outline: none; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.no-padding-hr {
  padding-left: 0;
  padding-right: 0; }

.no-padding-vr {
  padding-top: 0;
  padding-bottom: 0; }

.page-location {
  padding: 15px;
  color: #cf000e;
  height: 20px;
  line-height: 20px; }
  .page-location a {
    display: inline-block;
    color: #cf000e;
    position: relative;
    transition: ease-in 0.3s;
    margin-left: 15px;
    border-bottom: 1px solid rgba(207, 0, 14, 0); }
    .page-location a:last-child:after {
      content: ""; }
    .page-location a:after {
      position: absolute;
      content: "/";
      display: block;
      right: -6px;
      top: 0;
      width: 1px; }
    .page-location a:hover {
      border-bottom: 1px solid #cf000e; }

.subnav {
  padding: 10px 20px 0;
  background: #f5f5f5; }
  .subnav span {
    float: left;
    padding: 5px; }
    .subnav span a {
      border-radius: 5px;
      background: #fff;
      width: 100%;
      display: inline-block;
      border: 1px solid #e5e5e5;
      padding: 5px 10px;
      text-align: center;
      color: #000;
      transition: all 0.3s; }
      .subnav span a:hover {
        background: #e1e1e1; }

@media (min-width: 768px) {
  .container {
    min-width: 1200px;
    width: 1200px; }
  .subnav {
    padding: 10px 10px 0;
    background: #f5f5f5; }
    .subnav span {
      float: left;
      padding: 10px; }
      .subnav span a {
        border-radius: 5px;
        background: #fff;
        width: 100%;
        display: inline-block;
        border: 1px solid #e5e5e5;
        padding: 15px 10px;
        text-align: center;
        color: #000;
        font-size: 18px;
        transition: all 0.3s; }
        .subnav span a:hover {
          background: #e1e1e1; }
  /*页码*/
  .page {
    background: #fff; }
    .page .pagination > .active > a {
      background-color: #db2450;
      border-color: #db2450;
      color: #fff; }
      .page .pagination > .active > a:hover, .page .pagination > .active > a:focus {
        color: #fff;
        background-color: #db2450;
        border-color: #db2450; }
    .page .pagination > li > a {
      margin: 0 2.5px;
      border-radius: 50%;
      width: 33px;
      height: 33px;
      color: #888;
      transition: ease 0.3s; }
      .page .pagination > li > a:focus {
        color: #888;
        background-color: #fff;
        border-color: none; }
      .page .pagination > li > a:hover {
        background-color: #db2450;
        border-color: #db2450;
        color: #fff; }
      .page .pagination > li > a i {
        font-size: 16px; }
    .page .pagination > li:first-child > a {
      border-top-left-radius: 50%;
      border-bottom-left-radius: 50%; }
    .page .pagination > li:last-child > a {
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%; }
  .page-location {
    width: 1200px;
    margin: 50px auto 0;
    color: #cf000e;
    height: 20px;
    line-height: 20px;
    padding: 0; }
    .page-location a {
      display: inline-block;
      color: #cf000e;
      position: relative;
      transition: ease-in 0.3s;
      margin-left: 15px;
      border-bottom: 1px solid rgba(207, 0, 14, 0); }
      .page-location a:last-child:after {
        content: ""; }
      .page-location a:after {
        position: absolute;
        content: "/";
        display: block;
        right: -6px;
        top: 0;
        width: 1px; }
      .page-location a:hover {
        border-bottom: 1px solid #cf000e; } }
