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

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

.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: #05448c; }
  .btnlinka a {
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
    display: block; }

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden; }

.header {
  padding: 0 86px;
  background: #fff; }
  .header .bg-light {
    background: #fff !important; }
  .header .tpl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .header .tpl .img {
      margin-right: 10px; }
      .header .tpl .img img {
        margin-top: 5px; }
    .header .tpl .tel {
      font-size: 24px;
      color: #05448c;
      font-family: Arial;
      font-weight: bold; }
      .header .tpl .tel p {
        line-height: 1.2; }
  .header .form-inline {
    width: 435px;
    border: 1px solid #ccc;
    height: 38px;
    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;
    border-radius: 20px;
    overflow: hidden;
    padding-left: 30px;
    position: relative; }
    .header .form-inline .submit {
      outline: none;
      border: 0;
      background-color: #fff;
      opacity: 0;
      position: relative;
      z-index: 2; }
    .header .form-inline .submit, .header .form-inline .img {
      width: 50px;
      height: 100%; }
    .header .form-inline .img {
      position: absolute;
      right: 0;
      z-index: 1;
      top: 0;
      bottom: 0;
      margin: auto;
      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 .form-inline .form-control {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      border: 0;
      padding: 0;
      font-size: 14px;
      color: #b6b5b5;
      height: 100%;
      box-sizing: border-box; }
      .header .form-inline .form-control:focus {
        outline: none;
        border: 0;
        box-shadow: inherit; }
  .header i {
    font-style: normal; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav li.active i, .navbar-expand-lg .navbar-nav li:hover i {
    color: #05448c !important; }
  .navbar-expand-lg .navbar-nav li.active > a i, .navbar-expand-lg .navbar-nav li:hover > a i {
    color: #05448c; }
  .header .tpl {
    margin-left: auto; }
  .header .form-inline {
    margin-left: auto;
    margin-right: 45px; }
  .header .dropdown-toggle::after {
    content: none; }
  .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    color: #333333; }
  .header {
    height: 100px;
    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 .navbar {
      padding: 0; }
  .header .navbar {
    height: 100%; }
  .navbar-expand-lg .navbar-collapse {
    height: 100%; }
  .navbar-expand-lg .navbar-nav {
    height: 100%; }
  .navbar-light .navbar-nav .nav-link {
    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; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 0;
    padding: 0;
    border: 0; }
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
      font-size: 16px;
      color: #333333;
      height: 54px;
      padding: 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;
      border-bottom: 1px solid #ccc;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover {
        background: #5e5e5e;
        color: #fff; }
  .navbar-expand-lg .navbar-nav li:nth-of-type(2) .dropdown-menu {
    left: -60px; }
  .navbar-expand-lg .navbar-nav li:nth-of-type(4) .dropdown-menu, .navbar-expand-lg .navbar-nav li:nth-of-type(6) .dropdown-menu {
    left: -52px; }
  .header .navbar {
    width: 100%; }
  .header .tpl {
    margin-left: 45px; }
  .header .form-inline {
    margin-right: 0; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 200px; }
  .navbar-expand-lg .navbar-nav li {
    margin: 0 16px; } }

@media (max-width: 1750px) and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav li {
    margin: 0 5px; } }

@media (max-width: 1599px) and (min-width: 992px) {
  .header .form-inline {
    width: 335px; } }

@media (max-width: 1499px) and (min-width: 992px) {
  .header .form-inline {
    width: 235px; } }

@media (max-width: 1399px) and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav li {
    margin: 0; } }

@media (max-width: 1299px) and (min-width: 992px) {
  .header .tpl {
    margin-left: 20px; }
  .header .tpl .tel {
    font-size: 18px; }
  .header {
    padding: 0 40px; } }

@media (max-width: 1149px) and (min-width: 992px) {
  .header .form-inline {
    display: none; }
  .header .tpl {
    margin-left: auto; } }

@media (min-width: 1601px) {
  .navbar-light .navbar-brand {
    margin-right: 75px; } }

@media (max-width: 767px) {
  .header {
    padding: 0 10px; }
  .navbar-light .navbar-brand img {
    width: 100px; }
  .navbar-toggler {
    padding: 0.1rem 0.5rem; }
  .navbar-toggler-icon {
    width: 1em;
    height: 1em;
    margin-bottom: 0.5px; }
  .navbar-toggler {
    padding-top: 0; }
  .navbar-light .navbar-toggler:focus {
    outline: none; } }

@media (max-width: 575px) {
  .navbar-light .navbar-brand img {
    width: 60px; }
  .navbar {
    padding: 0.2rem 0.5rem; }
  .navbar-collapse {
    margin-top: 10px; }
  .navbar-nav .nav-link {
    font-size: 14px; }
  .dropdown-item {
    font-size: 14px; }
  .navbar-collapse {
    width: 100%; }
  .header .form-inline {
    width: 100%; }
  .header .tpl .tel {
    font-size: 18px; }
  .header .tpl {
    padding: 10px 0; }
  .header .form-inline {
    padding-left: 15px; } }

.footer {
  background: #535353;
  padding-top: 35px; }
  @media (min-width: 1400px) {
    .footer .container {
      max-width: 1400px;
      width: 1400px; } }
  .footer .top {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .footer .top .footerlogo {
      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 .top .footerlogo .logo {
        margin-bottom: 20px; }
      .footer .top .footerlogo p {
        margin-bottom: 5px; }
      .footer .top .footerlogo a {
        padding: 0 10px;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
        .footer .top .footerlogo a:hover {
          color: #fff; }
      .footer .top .footerlogo p.friend {
        margin-top: 5px;
        font-size: 12px; }
        .footer .top .footerlogo p.friend a {
          font-size: 12px; }
      .footer .top .footerlogo p, .footer .top .footerlogo a {
        font-size: 14px;
        color: #bab9b9; }
      .footer .top .footerlogo span {
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
        font-family: 'Arial'; }
    .footer .top .footernav, .footer .top .wx {
      padding-top: 15px; }
    .footer .top .footernav ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .footer .top .footernav ul li {
        margin: 0 30px; }
        .footer .top .footernav ul li:last-child {
          margin-right: 0; }
        .footer .top .footernav ul li > a {
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
          .footer .top .footernav ul li > a:hover {
            color: #6695c7; }
        .footer .top .footernav ul li i {
          margin-bottom: 10px;
          display: block;
          font-style: normal; }
        .footer .top .footernav ul li i, .footer .top .footernav ul li > a {
          font-size: 16px;
          color: #ffffff; }
        .footer .top .footernav ul li .children a {
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          display: block;
          padding: 5px 0;
          color: #bab9b9;
          font-size: 14px; }
          .footer .top .footernav ul li .children a:hover {
            color: #fff; }
    .footer .top .wx {
      margin-left: auto;
      display:flex;
     }
      .footer .top .wx .img {
        /*display: -webkit-box;*/
        /*display: -webkit-flex;*/
        /*display: -ms-flexbox;*/
        width:140px;
        /*display: flex;*/
        margin-left:20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
      .footer .top .wx p {
        font-size: 14px;
        color: #bab9b9;
        padding: 10px 0;
        text-align: center; }
  .footer .ban {
    border-top: 1px solid #717070;
    height: 40px;
    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; }
    .footer .ban, .footer .ban a {
      font-size: 12px;
      color: #bab9b9; }
    .footer .ban a {
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .footer .ban a:hover {
        color: #fff; }

@media (max-width: 1399px) {
  .footer .top .footernav ul li {
    margin: 0 20px; } }

@media (min-width:992px){
	.footer .top .footerlogo{
	
	width:306px;
	
}
	
}

@media (max-width: 1199px) {
		
  .footer .top .footernav ul li {
    margin: 0 10px; }
  .footer .top .footernav ul li i, .footer .top .footernav ul li > a {
    font-size: 14px; }
  .footer .top .footernav ul li .children a {
    font-size: 12px; }
  .footer .top .footerlogo p, .footer .top .footerlogo a {
    font-size: 12px; }
  .footer .top .wx p {
    padding: 5px 0;
    font-size: 12px; } }

@media (max-width: 991px) {
  .footer .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer .top .footerlogo .logo img {
    margin: 0 auto;
    display: block; }
  .footer .top .footerlogo {
    text-align: center; }
  .footer .top .footernav ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer .top .wx {
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 575px) {
  .footer .top .footernav {
    display: none; }
  .footer .top .footerlogo span {
    font-size: 14px; }
  .footer .top .footerlogo .logo img {
    width: 100px; }
  .footer .ban {
    padding: 10px 10px;
    text-align: center;
    height: auto;
    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; } }

.otherBanner {
  position: relative;
  height: 450px; }
  .otherBanner .innerContentTilte {
    height: auto;
    z-index: 1;
    width: 260px; }
  .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: #05448c; }

.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: #05448c;
        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; } }

.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 #05448c; }
    .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; } }

.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: #05448c; }
      .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: #05448c;
        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%; } }

.commonPaging {
  font-size: 0;
  text-align: center;
      margin-bottom: 50px;
    font-size: 16px;
    color: #696969;
    align-items: 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;
     }
    .commonPaging a:hover {
      background: #05448c;
      border-color: #05448c;
      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: #05448c;
        border-color: #05448c; }
    .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: #05448c;
        border-color: #05448c; }
    .commonPaging a.currentBgColor {
      background-color: #05448c;
      border-color: #05448c; }
    .commonPaging a.prev span, .commonPaging a.next span {
      visibility: hidden; }
    .commonPaging a.active {
      border-color: transparent !important;
      background-color: transparent !important;
      color: #05448c !important;
      font-weight: bold; }
    .commonPaging a.other {
      border-color: transparent; }
    .commonPaging input{
    	width:58px;
    	height:36px;
    }

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

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

.commonListDetailsRight {
  padding-top: 20px; }
  .commonListDetailsRight .Paymentparent {
    margin-top: 20px; }
    .commonListDetailsRight .Paymentparent dl dt {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .commonListDetailsRight .Paymentparent dl dt .tit {
        margin: 10px 0;
        font-size: 17px; }
      .commonListDetailsRight .Paymentparent dl dt .con p {
        color: #999;
        font-weight: normal;
        font-size: 15px; }
        .commonListDetailsRight .Paymentparent dl dt .con p img {
          margin-bottom: 10px; }
  @media (max-width: 1199px) {
    .commonListDetailsRight .commonRecommended {
      margin-right: 0;
      margin-left: 40px; } }
  @media (max-width: 991px) {
    .commonListDetailsRight .commonRecommended {
      width: 100%;
      margin-left: 0; } }

@media (max-width: 575px) {
  .commonListDetailsRight .Paymentparent dl dt .tit {
    text-align: center;
    font-size: 15px; }
  .commonListDetailsRight .Paymentparent dl dt .con p {
    text-align: center; }
  .commonRecommended .title {
    font-size: 16px; } }

    .commonRecommended.qdxy .Payment{
      padding-top:20px;
    }
    .commonRecommended.qdxy .Payment dl a{
      display: block;
      color:#fff;
    }

@media (max-width:991px){
  .breadCrumbs{height:auto;font-size:14px;padding:20px 0;}
}

body{padding-top:100px;}
@media (max-width:991px){
  body{padding-top:87px;}
}
@media (max-width:767px){
  body{padding-top:66px;}
}
@media (max-width:575px){
  body{padding-top:56px;}
}

.commonRecommended.qdxy .Payment{
  padding-bottom:30px;
}
.newAdd .row >div{
  margin: inherit !important;
}

/* add */
.navbar > form.form-inline{
  display:none;
  flex:1;
  margin-right:20px;
}
@media (max-width:991px){
  .navbar > form.form-inline{
    display: block;
  }
  .navbar-collapse>form.form-inline{
    display: none !important;
  }
  .form-inline .form-control{
    display:flex;
  }
  .navbar > form.form-inline{
    display:flex;
  }
}
@media (max-width:575px){
  .header .form-inline .form-control{
    font-size:12px;
  }
  .header .form-inline .submit, .header .form-inline .img{
    width: 34px;
    height: 100%;
  }
}

@media (max-width:1199px){
	

	
}

.footer p.friend {
    margin-top: 5px;
    font-size : 12px;
    color:#bab9b9;
    margin-bottom:20px;
}

.footer p.friend a {
    font-size: 12px;
    color:#bab9b9;
    padding:5px;
    display:inline-block;
}

.commonList ul li a .img img{
	width:365px;
	height:236px;
}
@media (max-width:767px){
	.commonList ul li a .img img{
	width:240px;
	height:130px;
}
}
@media (max-width:767px){
	.commonList ul li a .img img{
	width:257px;
	height:139px;
	overflow:hidden;
}
}
