@charset "UTF-8";
@font-face {
  font-family: 'Impact';
  src: url(../font/Impact.eot);
  src: local("Impact Regular"), local("Impact"), url(../font/Impact.otf); }

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; }

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

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

/*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; }

@media (min-width: 1500px) {
  .container {
    max-width: 1400px;
    padding: 0; } }

body {
  padding-top: 100px; }
  @media (max-width: 991px) {
    body {
      padding-top: 86px; } }
  @media (max-width: 575px) {
    body {
      padding-top: 48.38px; } }

.header {
  background: rgba(255, 255, 255, 0.5); }
  .header .en {
    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; }
    .header .en a {
      font-size: 16px;
      color: #1f1f1f;
      margin: 0 5px;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .header .en a.active, .header .en a:hover {
        color: #288e3a; }
  .header .nav-item > a.nav-link, .header .nav-item > .nav-link a {
    color: #202020;
    font-size: 16px; }
  .header .navbar-toggler:focus {
    outline: none; }

@media (min-width: 992px) {
  .header {
    height: 100px;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all; }
    .header.active {
      height: 70px;
      background: rgba(255, 255, 255, 0.9); }
      .header.active .nav-item > a.nav-link::after, .header.active .nav-item > .nav-link a::after {
        bottom: 15px; }
    .header .navbar-expand-lg .navbar-nav {
      margin-left: auto; }
    .header .navbar-expand-lg {
      height: 100%;
      padding: 0; }
    .header .navbar > .container, .header .navbar > .container-fluid {
      height: 100%; }
    .header .dropdown-toggle::after {
      content: none; }
    .header .navbar-expand-lg .navbar-collapse {
      height: 100%; }
    .header .navbar-expand-lg .navbar-nav {
      height: 100%; }
    .header .navbar-light .navbar-nav .nav-link {
      height: 100%;
      width: 100%;
      height: 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; }
      .header .navbar-light .navbar-nav .nav-link a {
        width: 100%;
        height: 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; }
    .header .nav-item .nav-link {
      padding: 0; }
    .header .nav-item > a.nav-link, .header .nav-item > .nav-link a {
      padding: 0 30px;
      color: #202020;
      font-size: 16px;
      position: relative;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .header .nav-item > a.nav-link::after, .header .nav-item > .nav-link a::after {
        position: absolute;
        content: '';
        background: transparent;
        width: 65px;
        height: 3px;
        bottom: 25px;
        left: 0;
        right: 0;
        margin: auto;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
    .header .nav-item:hover > .nav-link a, .header .nav-item:hover > a.nav-link, .header .nav-item.active > .nav-link a, .header .nav-item.active > a.nav-link {
      color: #288e3a; }
      .header .nav-item:hover > .nav-link a::after, .header .nav-item:hover > a.nav-link::after, .header .nav-item.active > .nav-link a::after, .header .nav-item.active > a.nav-link::after {
        background: #288e3a; }
    .header .dropdown-menu {
      margin-top: 0;
      border: 0;
      border-radius: 0;
      padding: 0;
      min-width: auto;
      width: 100%; }
      .header .dropdown-menu a {
        padding: 20px 0;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        text-align: center; }
        .header .dropdown-menu a:hover {
          color: #fff;
          background: #288e3a; }
    .header .en {
      margin-left: 24px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .header .nav-item > a.nav-link, .header .nav-item > .nav-link a {
    padding: 0 16px; } }

@media (max-width: 991px) {
  .header {
    background: rgba(255, 255, 255, 0.8); }
    .header .nav-item.active .nav-link::after {
      color: #288e3a; }
    .header .nav-item.active > a.nav-link, .header .nav-item.active > .nav-link a {
      color: #288e3a; }
    .header .en {
      padding: 10px 0; } }

@media (max-width: 575px) {
  .header .navbar-brand img {
    width: 100px; }
  .header .navbar-toggler {
    padding: 0.2rem 0.3rem;
    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; }
  .header .navbar-toggler-icon {
    width: 1em;
    height: 1em; }
  .header .navbar {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem; }
  .header .nav-item > a.nav-link, .header .nav-item > .nav-link a {
    font-size: 14px; }
  .header .dropdown-item {
    font-size: 14px; }
  .header .en a {
    font-size: 14px; } }

.footer {
  background: #cdcdcd;
  padding-top: 50px; }
  .footer .one {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px; }
    .footer .one .navlist ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .footer .one .navlist ul li {
        margin-right: 80px; }
        .footer .one .navlist ul li:last-child {
          margin-right: 0; }
        .footer .one .navlist ul li .title {
          margin-bottom: 16px; }
          .footer .one .navlist ul li .title a {
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all;
            font-size: 16px;
            color: #222222; }
            .footer .one .navlist ul li .title a:hover {
              color: #288e3a; }
        .footer .one .navlist ul li .children a {
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          display: block;
          font-size: 14px;
          color: #6a6a6a;
          padding: 5px 0; }
          .footer .one .navlist ul li .children a:hover {
            color: #288e3a; }
    .footer .one .an {
      margin-left: auto;
      margin-right: 90px; }
      .footer .one .an a {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        width: 160px;
        height: 50px;
        font-size: 16px;
        display: block;
        margin-bottom: 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;
        color: #ffffff;
        background: #288e3a; }
      .footer .one .an .con {
        padding-left: 10px; }
        .footer .one .an .con .tit {
          font-size: 16px;
          color: #212121;
          margin-bottom: 10px; }
        .footer .one .an .con p {
          font-size: 14px;
          color: #6a6a6a;
          margin-bottom: 10px; }
    .footer .one .wx .img {
      font-size: 16px;
      color: #1e1e1e;
      text-align: center;
      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; }
      .footer .one .wx .img span {
        padding: 10px 0; }
  .footer .friendlink {
    padding-bottom: 35px;
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .footer .friendlink, .footer .friendlink a {
      font-size: 14px;
      color: #545454; }
    .footer .friendlink a {
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all;
      padding: 5px 0;
      margin-right: 20px; }
      .footer .friendlink a:hover {
        color: #288e3a; }
      .footer .friendlink a:first-child {
        padding-left: 16px; }
    .footer .friendlink span {
      padding: 5px 0;
      margin-right: 15px; }
  .footer .footerbottob {
    border-top: 1px solid #b8b8b8;
    padding: 20px 0; }
    .footer .footerbottob .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;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap; }
    .footer .footerbottob, .footer .footerbottob a {
      font-size: 14px;
      color: #545454; }
    .footer .footerbottob a {
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .footer .footerbottob a:hover {
        color: #288e3a; }

@media (max-width: 1199px) {
  .footer .one .navlist ul li {
    margin-right: 40px; } }

@media (max-width: 991px) {
  .footer .one .an {
    margin-right: 20px; }
  .footer .one .navlist ul li {
    margin-right: 10px; }
  .footer .friendlink {
    margin-top: 20px;
    padding-bottom: 40px; }
  .footer {
    padding-top: 50px; }
  .footer .footerbottob {
    padding: 20px 0; } }

@media (max-width: 767px) {
  .footer .one {
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer .one .navlist ul li {
    margin-right: 20px; }
  .footer .one .an {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px; }
  .footer .one .wx .img span {
    font-size: 14px; }
  .footer .friendlink a {
    margin-right: 10px;
    text-align: center; }
  .footer .footerbottob {
    text-align: center; }
  .footer .footerbottob .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (max-width: 576px) {
  .footer .friendlink {
    padding-bottom: 20px; }
  .footer .one {
    margin-bottom: 20px; }
  .footer .one .an a {
    width: 120px;
    height: 40px;
    margin-right: 0;
    font-size: 14px; }
  .footer .one .an {
    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-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer .friendlink {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer .one .navlist ul {
    display: none; }
  .footer {
    padding-top: 30px; } }

.aside {
  position: fixed;
  z-index: 2;
  right: 20px;
  bottom: 100px; }
  @media (max-width: 575px) {
    .aside {
      display: none; } }
  .aside ul li {
    margin: 5px 0; }
    .aside ul li:nth-of-type(2) a .list {
      width: 200px; }
    .aside ul li:nth-of-type(3) a .list {
      width: 150px; }
      .aside ul li:nth-of-type(3) a .list img {
        display: block; }
    .aside ul li a {
      width: 50px;
      height: 50px;
      background: rgba(0, 0, 0, 0.2);
      border-radius: 50%;
      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; }
      .aside ul li a .list {
        display: none;
        position: absolute;
        right: 100%;
        padding-right: 10px;
        color: #fff; }
        .aside ul li a .list .dorpcontent {
          background: #288e3a;
          border-radius: 20px;
          padding: 10px; }

.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: #288e3a; }

.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: #288e3a;
      border-color: #288e3a;
      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: #288e3a;
        border-color: #288e3a; }
    .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: #288e3a;
        border-color: #288e3a; }
    .commonPaging a.currentBgColor {
      background-color: #288e3a;
      border-color: #288e3a; }
    .commonPaging a.prev span, .commonPaging a.next span {
      visibility: hidden; }
    .commonPaging a.active {
      border-color: transparent !important;
      background-color: transparent !important;
      color: #288e3a !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: 30px;
    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 #288e3a; }
    .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; } }

.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: #288e3a; }
  .commonRecommended ul {
    padding: 25px 20px;
    padding-top: 6px; }
    .commonRecommended ul li {
      position: relative;
      border-bottom: 1px dotted #ddd; }
      .commonRecommended ul li:hover a {
        color: #288e3a; }
      .commonRecommended ul li::after {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        content: '';
        width: 4px;
        height: 4px;
        background: #288e3a; }
      .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: #288e3a;
    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: #288e3a;
    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; } }

.commonTitle {
  margin-bottom: 35px;
  padding-top: 60px; }
  .commonTitle span {
    display: block; }
    .commonTitle span:nth-of-type(1) {
      font-size: 30px;
      color: #505050;
      position: relative; }
      .commonTitle span:nth-of-type(1)::after {
        position: absolute;
        width: 30px;
        height: 4px;
        background: #288e3a;
        left: 0;
        bottom: -5px;
        content: ''; }
    .commonTitle span:nth-of-type(2) {
      font-size: 18px;
      color: #b1b1b1;
      font-family: 'Myriad Pro';
      margin-top: 20px; }

@media (max-width: 767px) {
  .commonTitle {
    margin-bottom: 15px;
    padding-top: 30px; }
    .commonTitle span:nth-of-type(1) {
      font-size: 22px; }
    .commonTitle span:nth-of-type(2) {
      font-size: 14px; } }

.commonList.active ul li a .text .title {
  max-width: 360px; }

.commonList ul li {
  margin-bottom: 40px; }
  .commonList ul li:hover a {
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1); }
    .commonList ul li:hover a .text {
      background: #fff; }
      .commonList ul li:hover a .text .title {
        color: #288e3a; }
      .commonList ul li:hover a .text .btn {
        opacity: 1; }
    .commonList ul li:hover a .img img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
  .commonList ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all; }
    .commonList ul li a .img {
      overflow: hidden; }
      .commonList ul li a .img img {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
    .commonList ul li a .text {
      padding: 30px 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-left: 35px;
      background: #f6f6f6;
      padding-right: 50px;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .commonList ul li a .text .title {
        font-size: 18px;
        color: #323232;
        margin-bottom: 24px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        max-width: 430px; }
      .commonList ul li a .text .desc {
        color: #737373;
        font-size: 14px;
        line-height: 1.8;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 75px;
        overflow: hidden; }
      .commonList ul li a .text .date {
        font-size: 14px;
        color: #737373;
        float: left;
        margin-top: 15px; }
        .commonList ul li a .text .date img {
          margin-bottom: 3px;
          margin-right: 6px; }
      .commonList ul li a .text .btn {
        opacity: 0;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        width: 120px;
        height: 40px;
        background: #288e3a;
        color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-radius: 0;
        float: right;
        -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;
        font-size: 14px;
        margin-top: 10px; }

@media (max-width: 991px) {
  .commonList ul li a .text .title {
    max-width: 230px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .commonList ul li a .text .desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 52px; }
  .commonList ul li a .text .date {
    display: none; }
  .commonList ul li a .text {
    width: 375px; } }

@media (max-width: 767px) {
  .commonList ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
  .commonList ul li {
    width: 50%; }
  .commonList ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 5px; }
  .commonList ul li a .text {
    -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; }
  .commonList ul li a .text .btn {
    float: inherit;
    margin-left: auto;
    margin-right: auto;
    float: initial;
    display: none; }
  .commonList ul li a .text {
    padding-top: 20px;
    padding-bottom: 30px; }
  .commonList ul li {
    margin-bottom: 10px; } }

@media (max-width: 521px) {
  .commonList ul li a .text {
    padding: 15px; }
  .commonList ul li a .text .title {
    margin-bottom: 14px; } }

@media (max-width: 400px) {
  .commonList ul li {
    width: 100%; } }

