@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

a:focus {
  outline: 0; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0; }

html {
  font-family: '微软雅黑', 'Hiragino Sans GB', Helvetica, Arial, 'Lucida Grande', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted;
  outline: 0; }

a {
  text-decoration: none; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "“" "”" "‘" "’"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none; }

textarea {
  -webkit-appearance: none; }

input:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-modify: read-write-plaintext-only; }

input:focus,
textarea:focus {
  outline: 0; }

.tap_init {
  -webkit-tap-highlight-color: transparent; }

dd,
dl,
dt,
li,
ol,
ul {
  list-style: none; }

b,
em,
strong {
  font-style: normal; }

body {
  -webkit-tap-highlight-color: transparent; }

a:focus,
div:focus,
input:focus,
p:focus {
  -webkit-tap-highlight-color: transparent; }

/*reset bootsrtap*/
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px; }

.container {
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-right: -10px;
  margin-left: -10px; }

div:focus,
span:focus {
  outline: none; }

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

.btnlinka {
  margin-top: 20px; }
  .btnlinka .btn {
    background: #51AD26; }
  .btnlinka a {
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
    display: block; }

.index-more-component a {
  width: 160px;
  height: 50px;
  border-radius: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #51AD26;
  color: #fff;
  font-size: 14px; }
  .index-more-component a .img {
    margin-left: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 575px) {
  .index-more-component a {
    width: 120px;
    height: 40px; } }

.header .navbar-nav li i {
  font-style: normal; }

@media (min-width: 992px) {
  .header .navbar-expand-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .header .dropdown-toggle::after {
    content: none; }
  .header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 20px; }
  .header .navbar-nav li i {
    font-size: 16px;
    color: #333333; }
  .bg-light {
    background: #ffffff !important; }
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
    height: 100px; }
  .header .navbar-expand-lg > .container {
    height: 100%; }
  .navbar-expand-lg .navbar-collapse {
    height: 100%; }
  .navbar-expand-lg .navbar-nav {
    height: 100%; }
  .header .navbar-expand-lg .navbar-nav .nav-link {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .navbar-expand-lg .navbar-collapse {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .header .dropdown {
    cursor: pointer; }
  .header .searchbutton {
    margin-left: 30px;
    cursor: pointer; }
  .header .nav-item {
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all; }
    .header .nav-item > a, .header .nav-item > span {
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .header .nav-item > a i, .header .nav-item > span i {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
    .header .nav-item:hover, .header .nav-item.active {
      background: #51AD26; }
      .header .nav-item:hover > a i, .header .nav-item:hover > span i, .header .nav-item.active > a i, .header .nav-item.active > span i {
        color: #fff; }
  .dropdown-menu {
    margin: 0 !important;
    border-radius: 0;
    border: 0;
    left: -28px;
    padding: 0 !important; }
    .dropdown-menu .dropdown-item {
      padding: 1rem 1.5rem;
      text-align: center; }
  .header .nav-item:nth-of-type(1) .dropdown-menu {
    left: -28px; }
  .header .nav-item:nth-of-type(2) .dropdown-menu {
    left: -22px; }
  .header .nav-item:nth-of-type(5) .dropdown-menu {
    left: -18px; }
  .dropdown-menu .dropdown-item {
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all; }
    .dropdown-menu .dropdown-item:hover {
      background: #51AD26;
      color: #fff; }
  .header .searchform {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px 0; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .header .searchform {
      display: none; } }

@media (min-width: 992px) {
    .header .searchform .form-inline {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .header .searchform .form-control {
      height: 100%;
      border-radius: 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .header .searchform .btn-outline-success {
      height: 35px;
      border-radius: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      line-height: inherit; }
  .header .navbar {
    position: relative; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 11px; } }

@media (max-width: 991px) {
  .header .searchbutton {
    display: none; }
  .header .form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .header .form-inline.container {
      padding: 0; }
  .header .form-control {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 20px; }
  .header .navbar-nav {
    margin-top: 20px; } }

@media (max-width: 767px) {
  .navbar-toggler {
    padding: 0.2rem 0.3rem;
    font-size: 1rem; }
  .navbar-brand img {
    width: 100px; } }

footer {
  background: #F6F6F6;
  height: 460px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  footer .block1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    footer .block1 .title {
      font-size: 20px;
      color: #51AD26;
      font-weight: bold;
      margin-bottom: 20px; }
    footer .block1 .n {
      margin-left: auto;
      padding-left: 70px;
      border-left: 1px solid #ccc;
      margin-right: 190px; }
    footer .block1 .o p:nth-of-type(1) {
      font-weight: bold; }
    footer .block1 p {
      font-size: 16px;
      color: #a3a5a7;
      line-height: 1.8; }
  footer .block2 {
    margin-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    footer .block2 p {
      color: #a3a5a7;
      font-size: 16px; }
      footer .block2 p a {
        color: #a3a5a7;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
        footer .block2 p a:hover {
          color: #51AD26; }

@media (max-width: 991px) {
  footer .block1 .n {
    margin-right: 100px;
    padding-left: 30px; } }

@media (max-width: 767px) {
  footer .block1 .n {
    margin-right: 20px;
    padding-left: 10px; }
  footer .block2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  footer {
    height: auto;
    padding: 20px 0; }
    footer .wx img {
      width: 100px; }
  footer .block2 {
    margin-top: 20px; }
  footer .block2 p {
    text-align: center; }
  footer .block1 p {
    font-size: 12px; }
  footer .block1 .title {
    font-size: 16px;
    margin-bottom: 10px; }
  footer .block2 p {
    font-size: 12px; } }

@media (max-width: 575px) {
  footer .block1 {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
  footer .wx {
    margin-top: 20px;
    width: 100%; }
    footer .wx img {
      display: block;
      margin: 0 auto; } }

.commonlisthenji {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap; }
  .commonlisthenji li {
    width: 50%;
    margin-bottom: 20px;
    padding-right: 10px; }
    .commonlisthenji li:nth-of-type(2n+0) {
      padding-right: 0;
      padding-left: 10px; }
    .commonlisthenji li .img {
      position: relative; }
      .commonlisthenji li .img:hover .txt {
        opacity: 1; }
      .commonlisthenji li .img .txt {
        -webkit-transition: 0.5s ease all;
         opacity: 1;
        transition: 0.5s ease all;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 20px;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        right: 0;
        bottom: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.5);
        display:none !important;
        color: #fff; }
        .commonlisthenji li .img .txt .tit {
          font-size: 16px;
          margin-bottom: 10px; }
        .commonlisthenji li .img .txt .desc {
          font-size: 14px; }

.commonPaging {
  font-size: 0;
  text-align: center;
  padding: 20px;
  padding-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .commonPaging a {
    font-size: 16px;
    color: #696969;
    padding: 5px 12px;
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #d8d8d8;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    margin-bottom: 12px; }
    .commonPaging a:hover {
      background: #51AD26;
      border-color: #51AD26;
      color: #fff; }
    .commonPaging a.prev {
      background: url(../images/6f023e265e059f1047d59d3d4548591f.png) no-repeat;
      background-position: center center;
      background-color: #d4d4d4;
      padding: 5px 15px; }
      .commonPaging a.prev:hover {
        background-color: #51AD26;
        border-color: #51AD26; }
    .commonPaging a.next {
      background: url(../images/c2502c7fa186cfad240564a7886d6625.png) no-repeat;
      background-position: center center;
      background-color: #d4d4d4;
      padding: 5px 15px; }
      .commonPaging a.next:hover {
        background-color: #51AD26;
        border-color: #51AD26; }
    .commonPaging a.currentBgColor {
      background-color: #51AD26;
      border-color: #51AD26; }
    .commonPaging a.prev span, .commonPaging a.next span {
      visibility: hidden; }
    .commonPaging a.active {
      border-color: transparent !important;
      background-color: transparent !important;
      color: #51AD26 !important;
      font-weight: bold; }
    .commonPaging a.other {
      border-color: transparent; }

@media (min-width: 576px) {
  .commonPaging {
    padding-top: 60px; } }

.commonPaging {
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .commonPaging {
    display: block !important; } }

@media (max-width: 767px) {
  .commonPaging {
    margin-top: 30px;
    padding: 0; } }

@media (max-width: 575px) {
  .commonPaging {
    margin-bottom: 20px; } }

@media (max-width: 575px) {
  .commonPaging {
    padding-top: 20px; } }

.commonTab {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-top: 10px; }
  .commonTab ul li {
    float: left;
    margin-right: 15px;
    border-bottom: 4px solid transparent;
    margin-top: 20px;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all; }
    .commonTab ul li:last-child {
      margin-right: 0; }
    .commonTab ul li:hover, .commonTab ul li.active {
      border-bottom: 4px solid #51AD26; }
    .commonTab ul li a {
      display: block;
      font-size: 18px;
      color: #505050;
      padding: 5px 0; }

@media (max-width: 767px) {
  .commonTab {
    margin-top: 15px;
    margin-bottom: 15px; }
    .commonTab ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .commonTab ul li {
        margin-right: 10px;
        margin-left: 10px; } }

.commonlisthenji2 li {
  margin-bottom: 20px; }
  .commonlisthenji2 li a {
    position: relative; }
    .commonlisthenji2 li a:hover .img img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
    .commonlisthenji2 li a .img {
      overflow: hidden; }
      .commonlisthenji2 li a .img img {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
    .commonlisthenji2 li a:hover .text {
      color: #51AD26;
      background: #f3f3f3; }
    .commonlisthenji2 li a .img {
      position: relative; }
    .commonlisthenji2 li a .text {
      width: 100%;
      left: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      right: 0;
      bottom: 0;
      background: #51AD26;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all;
      color: #fff;
      font-size: 16px;
      padding: 10px;
      padding-left: 10px;
      padding-right: 10px;
      text-align: center; }

@media (max-width: 575px) {
  .commonlisthenji2 li a .text {
    font-size: 14px; } }

.commonlisthenji3 li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  border-bottom: 1px dashed #fff; }
  .commonlisthenji3 li a:hover .img img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }
  .commonlisthenji3 li a .img {
    overflow: hidden; }
    .commonlisthenji3 li a .img img {
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
  .commonlisthenji3 li a:hover .text .top .title {
    color: #51AD26; }
  .commonlisthenji3 li a .img img {
    width: 170px;
    height: 100px;
    display: block; }
  .commonlisthenji3 li a .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .commonlisthenji3 li a .text .top {
      color: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 10px; }
      .commonlisthenji3 li a .text .top .title {
        font-size: 18px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        min-width: 0; }
      .commonlisthenji3 li a .text .top .date {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 14px;
        color: #c8c8c8; }
        .commonlisthenji3 li a .text .top .date img {
          width: 15px;
          margin-right: 5px; }
        .commonlisthenji3 li a .text .top .date span {
          margin-left: 5px;
          color: #969696; }
    .commonlisthenji3 li a .text .desc {
      color: #fff;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }

@media (max-width: 575px) {
  .commonlisthenji3 li a .text .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .commonlisthenji3 li a .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .commonlisthenji3 li a .text .top .title {
    font-size: 16px; }
  .commonlisthenji3 li a .text .desc {
    font-size: 14px; }
  .commonlisthenji3 li a .img img {
    width: 150px; }
  .commonlisthenji3 li a .text .top .date {
    display: none; }
  .commonlisthenji3 li a .text .desc {
    display: none; }
  .commonlisthenji3 li a .text .top .title {
    white-space: inherit; } }

.commonlisthenji4 li {
  overflow: hidden;
  margin-bottom: 20px; }
  .commonlisthenji4 li a:hover .img img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }
  .commonlisthenji4 li a .img {
    overflow: hidden; }
    .commonlisthenji4 li a .img img {
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
  .commonlisthenji4 li a:hover .blockbg {
    opacity: 1;
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    visibility: visible; }
  .commonlisthenji4 li a:hover .pos {
    bottom: -100%; }
  .commonlisthenji4 li a .img {
    position: relative; }
  .commonlisthenji4 li a .blockbg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(16, 98, 174, 0.8);
    padding: 9px;
    -webkit-transition: 450ms;
    transition: 450ms;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotateY(-90deg);
            transform: rotateY(-90deg); }
    .commonlisthenji4 li a .blockbg .bg {
      padding: 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%; }
    .commonlisthenji4 li a .blockbg .title {
      font-size: 20px;
      padding-bottom: 5px;
      border-bottom: 1px solid #fff;
      color: #fff;
      margin-bottom: 20px; }
    .commonlisthenji4 li a .blockbg .desc {
      font-size: 14px;
      color: #fff;
      line-height: 2; }
  .commonlisthenji4 li a .pos {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    padding: 10px;
    text-align: center;
    margin: auto;
    background: #f4f4f4;
    color: #343434;
    -webkit-transition: 0.35s ease all;
    transition: 0.35s ease all; }

@media (max-width: 991px) {
  .commonlisthenji4 li a .pos {
    width: 270px; }
  .commonlisthenji4 li a .img img {
    display: block;
    margin: 0 auto; } }

.otherBanner {
  position: relative;
  height: 450px; }
  .otherBanner .innerContentTilte {
    height: auto;
    z-index: 1;
    width: 260px; }
  .otherBanner a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .otherBanner a .title {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      letter-spacing: 7px;
      text-align: center;
      height: 100%; }
  .otherBanner .title {
    font-size: 40px;
    font-weight: bold;
    color: #fff; }
    @media (max-width: 575px) {
      .otherBanner .title {
        font-size: 26px; } }
  .otherBanner a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }
    .otherBanner a .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      height: 100%; }
    .otherBanner a .figure {
      text-align: center;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      color: #fff;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .otherBanner a .figure img {
        max-width: 65px;
        max-height: 35px;
        height: 35px; }
      .otherBanner a .figure .title {
        font-weight: 600;
        margin: 0;
        padding: 10px 0;
        color: #000;
        background: #febf00;
        font-size: 18px;
        text-align: center;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: relative; }
        .otherBanner a .figure .title > span {
          margin: 0 auto;
          display: block;
          width: 100%; }
      .otherBanner a .figure .inner {
        height: 100%;
        width: 100%;
        background: #febf00;
        padding: 0 0 10px; }
        .otherBanner a .figure .inner img {
          margin: 0 auto; }

@media (max-width: 1200px) {
  .otherBanner {
    height: 400px; } }

@media (max-width: 991px) {
  .otherBanner {
    height: 300px; } }

@media (max-width: 768px) {
  .otherBanner {
    height: 200px; } }

@media (max-width: 767px) {
  .otherBanner .innerContentTilte {
    width: 170px; }
  .otherBanner a .figure .title {
    font-size: 14px; } }

@media (max-width: 575px) {
  .otherBanner .innerContentTilte {
    width: 100px; }
  .otherBanner a .figure .title {
    font-size: 12px; } }

@media (max-width: 450px) {
  .otherBanner {
    height: 150px; } }

.breadCrumbs {
  height: 50px;
  border-bottom: 1px solid #f3f3f3;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .breadCrumbs a {
    color: #6d6c6c;
    font-size: 14px; }
    .breadCrumbs a.active {
      color: #51AD26; }

.commonRecommended {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
  width: 320px;
  background: #f6f6f6;
  margin-right: 30px; }
  .commonRecommended .title {
    color: #333;
    margin-bottom: 10px;
    padding: 10px 0;
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    background: #51AD26; }
  .commonRecommended ul {
    padding: 25px 20px;
    padding-top: 6px; }
    .commonRecommended ul li {
      position: relative;
      border-bottom: 1px dotted #ddd; }
      .commonRecommended ul li:hover a {
        color: #51AD26; }
      .commonRecommended ul li::after {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        content: '';
        width: 4px;
        height: 4px;
        background: #51AD26; }
      .commonRecommended ul li a {
        padding-left: 12px;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        display: block;
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333;
        font-size: 16px; }
  @media (min-width: 1200px) {
    .commonRecommended {
      margin-right: 0;
      margin-left: 30px; } }
  @media (max-width: 1199px) {
    .commonRecommended {
      margin-bottom: 20px; } }

.article-content .commonRecommended.commonRecommended2 {
  height: auto;
  margin-top: 20px; }
  .article-content .commonRecommended.commonRecommended2 .content {
    text-align: center;
    font-weight: bold;
    padding: 20px;
    color: #51AD26;
    font-size: 30px; }
  @media (max-width: 575px) {
    .article-content .commonRecommended.commonRecommended2 {
      margin-bottom: 10px;
      margin-top: 0; }
      .article-content .commonRecommended.commonRecommended2 .content {
        padding: 5px; } }

@media (max-width: 575px) {
  .article-content .commonRecommended {
    margin-bottom: 10px !important; } }

.commonRecommended.commonRecommended2 {
  height: auto;
  margin-top: 20px; }
  .commonRecommended.commonRecommended2 .content {
    text-align: center;
    font-weight: bold;
    padding: 20px;
    color: #51AD26;
    font-size: 30px; }
  @media (max-width: 575px) {
    .commonRecommended.commonRecommended2 {
      margin-bottom: 10px;
      margin-top: 0; }
      .commonRecommended.commonRecommended2 .content {
        padding: 5px; } }

@media (max-width: 575px) {
  .commonRecommended {
    margin-bottom: 10px !important; } }

#bjmap {
  width: 100%;
  height: 100%; }


.header .navbar-expand-lg .navbar-nav .nav-link a{
  color:#333333
}
.header .nav-item.active .nav-link > a{
    color:#fff;
}
.header .nav-item:hover .nav-link > a {
    color:#fff;
}
footer .wx img{
  width:160px;
}
@media (max-width:575px){
  footer .wx{
    width:100%;
  }
  footer .block1{
    text-align: center;
  }
  footer .block1 .n{
  	
  }
    footer .block1 .n{
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 100%;
    border:0;
          margin-top:20px;

    padding:0;
  }
  footer .block1 .o{
    margin:0 auto;
  }
}


.commonlisthenji2 li a .img{
    width:265px;
    height:145px;
    overflow:hidden;
}
.commonlisthenji2 li a .img img{
	display:block;
  width:100%;
  height:100%;
}
@media (max-width:1199px){
    .commonlisthenji2 li a .img{
        width:220px;
        height:125px;
    }
}
@media (max-width:991px){
    .commonlisthenji2 li a .img{
        width:160px;
        height:90px;
    }
}

@media (max-width:767px){
	 .commonlisthenji2 li a .img{
        width:250px;
        height:145px;
    }
}

@media (max-width:575px){
	.commonlisthenji2 li a .img{
      width:100%
  }
}
