* {
  padding: 0;
  margin: 0;
}
em,
i,
address {
  font-style: normal;
}
.clear {
  clear: both;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.clear:before {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix:before {
  content: "";
  display: block;
  clear: both;
}
body {
  font-size: 14px;
  color: #333;
  font-family: "Neue Helvetica W01", Arial, Roboto, sans-serif;
  background-color: #fff;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding-left: 0 !important;
}
.box-flex {
  display: flex;
}
.box-flex-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.flex1 {
  flex: 1;
}
.top {
  height: 100px;
  background-color: #f5f5f5;
}
.top .container {
  height: 100px;
  background: url(../img/logo-zy.png) no-repeat left center #f5f5f5;
  background-size: auto 60px;
  position: relative;
}
.top .container > .group-link {
  position: absolute;
  right: 70px;
  top: 40px;
  color: #d18b2b;
  font-size: 16px;
}
.container {
  position: relative;
}
.contact-wx {
  display: none;
  z-index: 200;
  position: absolute;
  left: -80px;
  width: 120px;
  margin-top: 0;
  background-color: #fff;
  padding: 10px 10px 3px 10px;
  box-shadow: 0 1px 9px rgba(51, 51, 51, 0.56);
}
.contact-wx .wx-cover img {
  width: 100px;
}
li:hover .contact-wx {
  display: block;
}
.shadow {
  box-shadow: 0 0 5px rgba(51, 51, 51, 0.5);
  margin-bottom: 5px;
}
.nopaddingr {
  padding-right: 0 !important;
}
.nopaddingl {
  padding-left: 0 !important;
}
.nopaddinglr {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.paddinglr15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.pd10 {
  padding: 10px;
}
.pdt30 {
  padding-top: 30px;
}
.pdb30 {
  padding-bottom: 30px;
}
.pdb50 {
  padding-bottom: 50px;
}
.mrt15 {
  margin-top: 15px;
}
.mrt30 {
  margin-top: 30px;
}
.mrb30 {
  margin-bottom: 30px;
}
.mrb25 {
  margin-bottom: 25px;
}
.mrt50 {
  margin-top: 50px;
}
.mrt60 {
  margin-top: 60px;
}
.mrt80 {
  margin-top: 80px;
}
.blockcenter {
  margin: 0 auto;
}
.ft36 {
  font-size: 36px !important;
}
.ft24 {
  font-size: 24px !important;
}
.ft20 {
  font-size: 20px !important;
}
.ft18 {
  font-size: 18px !important;
}
.ft16 {
  font-size: 16px !important;
}
.ft15 {
  font-size: 15px !important;
}
.ft14 {
  font-size: 14px !important;
}
.ft13 {
  font-size: 13px !important;
}
.ft12,
.fs12 {
  font-size: 12px !important;
}
.fw300 {
  font-weight: 300;
}
.fw400 {
  font-weight: 400;
}
.fw600 {
  font-weight: 600;
}
.fc_fff {
  color: #fff !important;
}
.fc_999 {
  color: #999;
}
.fc_gray {
  color: #595959;
}
.fc_333 {
  color: #333;
}
.fc_red {
  color: #c2002f;
}
.bg_red {
  background-color: #c2002f;
}
.bg_f5 {
  background-color: #f5f5f5;
}
.icon-plus {
  width: 20px;
  height: 20px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.icon-plus:after,
.icon-plus:before {
  background-color: #fff;
  content: "";
  width: 20px;
  height: 2px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  border-radius: 2px;
}
.icon-plus:after {
  transform: rotate(90deg);
}
.bg-fff {
  background-color: #fff;
}
.icon-dfy {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-fy.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-gxl {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-gx.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-fwy {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-fw.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-qhgjzc {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-zc.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-lfx {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-fx.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-dsf {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-sw.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-fk {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-fk.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-zccz {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-cc.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-ccgl {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-cz.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.icon-qfwfw {
  height: 36px;
  width: 36px;
  display: inline-block;
  zoom: 1;
  background: url(../img/ico/ico-qfwfw.png) no-repeat center;
  background-size: 32px 32px;
  vertical-align: middle;
  overflow: hidden;
}
.footer-con {
  background-color: #056494;
}
.footer::before {
  content: "";
  height: 100%;
  width: 100%;
  top: -60px;
  left: 0;
  background-color: #0990d4;
  display: block;
  border-radius: 0 0 100% 100%;
  position: absolute;
}
.footer {
  color: #ddd;
  padding: 15px 0;
  position: relative;
  overflow: hidden;
}
.footer .container ul li {
  float: left;
  line-height: 30px;
  padding-right: 10px;
}
.footer .container ul li .fa {
  font-size: 14px;
}
.footer .container ul li a {
  color: #ddd;
}
.footer .container ul li a:hover {
  color: #3277f6;
}
.footer-link {
  padding: 30px 0;
  background-color: #807a7c;
}
.footer-link > .container > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.footer-link > .container > ul > li {
  display: table-cell;
  color: #ddd;
}
.footer-link > .container > ul > li > a {
  font-weight: 400;
  display: inline-block;
  padding-bottom: 10px;
}
.footer-link > .container > ul > li > ul > li {
  line-height: 2;
  font-weight: 300;
}
.footer-link > .container > ul > li > ul > li > a {
  font-size: 12px;
}
.footer-link a {
  color: #fff;
}
.footer-link a:hover {
  color: #333;
}
.foot-about {
  padding-top: 20px;
}
.foot-about dl a {
  color: #fff;
}
.foot-about dl dt {
  font-size: 18px;
  padding-bottom: 10px;
}
.foot-about dl dd {
  line-height: 2;
}
.foot-about dl dd p {
  margin-bottom: 0;
  line-height: 2;
}
.foot-about dl dd a {
  margin-right: 5px;
}
.footer-address {
  background-color: #3c444a;
  padding-top: 30px;
}
.footer-address .addresscard {
  overflow: hidden;
  min-height: 210px;
}
.footer-address .addresscard dt {
  font-size: 20px;
  color: #eee;
  font-weight: 300;
  border-bottom: solid 1px #eee;
  padding: 5px 0;
  margin-bottom: 5px;
}
.footer-address .addresscard dd {
  color: #eee;
  font-weight: 300;
  font-size: 13px;
  padding-bottom: 5px;
}
.addresscard {
  overflow: hidden;
  min-height: 210px;
}
.addresscard dt {
  font-size: 20px;
  font-weight: 300;
  border-bottom: solid 1px #eee;
  padding: 5px 0;
  margin-bottom: 5px;
}
.addresscard dd {
  font-weight: 300;
  font-size: 13px;
  padding-bottom: 5px;
}
.box-copyright {
  padding: 5px 0;
}
.box-copyright ul {
  margin: 0;
}
.box-copyright ul li {
  float: left;
  margin-right: 20px;
}
.box-copyright ul li a {
  color: #eee;
}
.box-copyright ul:after {
  content: "";
  clear: both;
  display: block;
}
.box-copyright p {
  color: #eee;
  line-height: 1.8;
  margin-bottom: 0;
  text-align: center;
}
.box-copyright p a {
  color: #eee;
  margin-right: 10px;
}
.page-header.forlink {
  margin: 20px 0 20px;
  border-bottom: solid 1px #898681;
}
.page-header.forlink ul {
  margin-bottom: 0;
}
.page-header.fornews {
  margin: 0;
  border-bottom: solid 0 #3277f6;
  background-color: #f5f5f5;
  padding: 10px 10px;
  overflow: hidden;
}
.page-header.fornews h3 {
  color: #231815;
  font-size: 22px;
  margin: 0;
  font-weight: 400;
}
.page-header.fornews h3 span {
  cursor: pointer;
}
.page-header.fornews h3 span:hover {
  color: #3277f6;
}
.page-header.fornews h3 .active {
  color: #3277f6;
}
.page-header.fornews h3 small {
  font-weight: 300;
  font-size: 14px;
}
.page-header.fornews h3 small:after {
  content: ">>";
}
.page-header.fornews h3 small:hover {
  color: #0085e9;
}
.icon-news {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../img/icon-news.png) no-repeat center;
  overflow: hidden;
  zoom: 1;
  vertical-align: middle;
}
.icon-cases {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../img/icon-cases.png) no-repeat center;
  overflow: hidden;
  zoom: 1;
  vertical-align: middle;
}
.icon-contact {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../img/icon-contact.png) no-repeat center;
  overflow: hidden;
  zoom: 1;
  vertical-align: middle;
}
.breadcrumb {
  background-color: inherit;
  border-bottom: solid 1px #eee;
  border-radius: inherit;
  font-weight: 300;
}
a {
  color: #333;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #3277f6;
  text-decoration: none;
}
.nav-con {
  background-color: #fff;
  width: 100%;
  height: 80px;
  z-index: 1000;
  transition: all 0.5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 2000;
}
.nav-con .logo {
  background: url(../img/logo.png) no-repeat center left;
  height: 80px;
  width: 200px;
  float: left;
}
.navbar-te {
  display: table;
  width: 900px;
  padding-right: 0 !important;
}
.navbar-te > li {
  display: table-cell;
  text-align: center;
  height: 80px;
  line-height: 80px;
  position: relative;
}
.navbar-te > li > a {
  color: #595959;
  display: block;
  padding: 0 35px;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  box-sizing: border-box !important;
  height: 80px;
}
.navbar-te > li.toggle > a:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../img/icon-down.png) no-repeat center;
  overflow: hidden;
  zoom: 1;
  vertical-align: middle;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.bg-white .navbar-te > li > a {
  color: #010919;
}
.navbar-te > li:hover {
}
.navbar-te > li:hover > a {
  color: #008bd1;
  border-bottom: solid 1px #008bd1;
}
.navbar-te > li.toggle:hover > a:after {
  transform: rotate(-180deg);
}
.navbar-te > li > .icon-down {
  display: none;
}
.navbar-te > li.active > a {
  background-color: #045e66;
  color: #fff;
}
.navbar-te > li.active {
  background-color: #010919;
}
.navbar-te > li > ul {
  position: absolute;
  display: none;
  z-index: 2000;
  background-color: rgba(1, 9, 25, 0.95);
  width: 100%;
}
.navbar-te > li > ul > li {
  line-height: 44px;
}
.navbar-te > li > ul > li > a {
  color: #fff;
  display: block;
}
.navbar-te > li > ul > li > a:hover {
  background-color: #29a0d9;
}
.navbar-te > li:hover > ul {
  display: block;
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 1199px) {
  .navbar-te {
    display: table;
    width: 740px;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-te {
    display: table;
    width: 520px;
    padding-right: 0 !important;
  }
  .navbar-te > li > a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-nav > li.signOut {
    display: block !important;
  }
  .container-h5 {
    padding-left: 0;
    padding-right: 0;
  }
  .top {
    display: none;
  }
  .nav-con {
    top: 0 !important;
    position: fixed !important;
    z-index: 1000;
  }
  .h1,
  h1 {
    font-size: 24px;
  }
  .container {
    position: relative;
    width: 100% !important;
  }
  .nav-con {
    background-color: #f5f5f5 !important;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    z-index: 2000;
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.5);
  }
  .nav-con .logo {
    display: none;
  }
  .nav-con.bg-white {
    background-color: #c50c11;
  }
  .nav-con .navbar-brand {
    display: inline-block;
    background: url(../img/logo-h5.png) no-repeat center left;
    background-size: auto 36px;
    width: 200px;
    height: 50px;
  }
  .nav-con.bg-white .navbar-brand {
    background: url(../img/logo-h5.png) no-repeat center left;
    background-size: auto 36px;
    width: 200px;
    height: 50px;
  }
  .nav-con .container {
    display: none;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 50px;
    background-color: #f5f5f5;
    width: 100% !important;
    border-top: solid 1px #ddd;
  }
  .navbar-te {
    float: left !important;
    width: 100%;
    display: block;
  }
  .navbar-te > li {
    position: relative;
    display: block;
    height: unset;
    line-height: unset;
    text-align: left;
  }
  .navbar-te > li.toggle > a:after {
    display: none;
  }
  .navbar-te > li > .icon-down {
    display: inline-block;
    width: 52px;
    height: 52px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
  }
  .navbar-te > li > a {
    color: #595959 !important;
    display: inline-block;
    padding: 15px 10px;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    transition: all 0.3s;
  }
  .navbar-te > li.on {
    background-color: #131c2f !important;
  }
  .navbar-te > li.on > a {
    color: #045e66 !important;
  }
  .navbar-te > li.active > a {
    background-color: #fff;
    color: #333;
  }
  .navbar-te > li.active {
    background-color: #fff;
  }
  .navbar-te > li > ul {
    display: none;
    z-index: 2000;
    background-color: #131c2f;
    width: 100%;
    position: inherit;
  }
  .navbar-te > li > ul > li {
    padding-left: 25px;
    height: unset;
    line-height: unset;
  }
  .navbar-te > li > ul > li > a {
    color: #fff;
    display: block;
    padding: 15px 0;
    font-size: 14px;
    font-weight: 300;
  }
  .navbar-te > li.on > ul {
    display: block;
  }
  .navbar-te > li:hover > ul {
    display: none;
  }
  .navbar-te > li:hover {
    background-color: transparent;
  }
  .navbar-te > li:hover > a {
    background-color: transparent;
    color: #333;
  }
  .navbar-te > li > ul > li > a:hover {
    background-color: #131c2f;
    font-weight: 300;
  }
  .navbar-brand {
    width: 200px;
    height: 50px;
    background: url(../img/logo-zy.png) no-repeat center;
    background-size: auto 36px;
    position: absolute;
    left: 5px;
    top: 0;
    z-index: 200;
  }
  .navbar-toggle .icon-bar {
    background-color: #29a0d9;
    transition: all 0.5s;
  }
  .navbar-toggle.collapsed .icon-bar:nth-child(2) {
    opacity: 0;
  }
  .navbar-toggle.collapsed .icon-bar:nth-child(1) {
    transform: rotate(45deg) translate(0.45em, 0.3em);
  }
  .navbar-toggle.collapsed .icon-bar:nth-child(3) {
    transform: rotate(-45deg) translate(0.35em, -0.15em);
  }
  .footer .container {
    padding-right: 0;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: rgba(50, 119, 246, 0);
  }
  .footer-link {
    padding: 10px 0;
    background-color: #807a7c;
  }
  .footer-link > .container > ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
  }
  .footer-link > .container > ul > li {
    display: block;
    color: #ddd;
    width: 100%;
  }
  .footer-link > .container > ul > li > a {
    font-weight: 400;
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .footer-link > .container > ul > li > ul > li {
    float: left;
    padding-right: 15px;
    line-height: 2;
    font-weight: 300;
  }
  .footer-link > .container > ul > li > ul > li > a {
    font-size: 12px;
  }
  .footer-link a {
    color: #fff;
  }
  .footer-link a:hover {
    color: #333;
  }
  .kf_qycn_com_cckf_dock_bt {
    width: auto !important;
    background: none !important;
    box-shadow: none !important;
  }
}
.pagination li .on {
  background-color: #e0081c;
  color: #fff;
  border: solid 1px #e0081c;
}
.pagination li .unable {
  background-color: #ddd;
  color: gray;
  border: solid 1px #ddd;
  cursor: not-allowed;
}
.icon-bar-qq {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../img/icon-toolbar.png) no-repeat 0 0;
  overflow: hidden;
  zoom: 1;
  vertical-align: middle;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.icon-bar-phone {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../img/icon-toolbar.png) no-repeat 0 -50px;
  overflow: hidden;
  zoom: 1;
  vertical-align: middle;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.icon-bar-weixin {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../img/icon-toolbar.png) no-repeat 0 -100px;
  overflow: hidden;
  zoom: 1;
  vertical-align: middle;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.icon-bar-weibo {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../img/icon-toolbar.png) no-repeat 0 -150px;
  overflow: hidden;
  zoom: 1;
  vertical-align: middle;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.box-toolbar {
  width: 50px;
  height: 152px;
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 1000;
}
.box-toolbar .bar-qq {
  cursor: pointer;
  font-size: 16px;
  height: 50px;
  width: 50px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.box-toolbar .bar-qq:hover {
  width: 165px;
}
.box-toolbar .bar-qq:hover i {
  background-position-x: -50px;
}
.box-toolbar .bar-weibo {
  cursor: pointer;
  font-size: 16px;
  height: 50px;
  width: 50px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 51px;
  background-color: #fff;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.box-toolbar .bar-weibo:hover {
  width: 150px;
}
.box-toolbar .bar-weibo:hover i {
  background-position-x: -50px;
}
.box-toolbar .bar-phone {
  cursor: pointer;
  font-size: 16px;
  height: 50px;
  width: 50px;
  overflow: hidden;
  margin: 1px 0;
  position: absolute;
  right: 0;
  top: 101px;
  background-color: #fff;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.box-toolbar .bar-phone:hover {
  width: 290px;
}
.box-toolbar .bar-phone:hover i {
  background-position-x: -50px;
}
.box-toolbar .bar-weixin {
  cursor: pointer;
  height: 50px;
  width: 50px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 153px;
  background-color: #fff;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.box-toolbar .bar-weixin:hover {
  height: 180px;
  width: 200px;
}
.box-toolbar .bar-weixin:hover i {
  background-position-x: -50px;
}
.box-toolbar .bar-weixin .bar-header {
  height: 50px;
  font-size: 16px;
}
.box-toolbar .bar-weixin .bar-value {
  width: 200px;
  text-align: center;
}
.box-toolbar .bar-weixin .bar-value img {
  height: 104px;
  width: 104px;
}
body {
}
#swiper-main {
  z-index: 50;
  position: relative;
}
#swiper-main .swiper-slide {
  height: 460px;
  position: relative;
  overflow: hidden;
}
#swiper-main .swiper-slide a {
  display: block;
  position: relative;
  color: #fff;
  width: 100%;
  height: 100%;
}
#swiper-main .swiper-slide a .wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  max-width: 1920px !important;
  overflow: hidden;
}
#swiper-main .swiper-slide a .wrap .container {
  position: relative;
  height: 100%;
  z-index: 200;
}
#swiper-main .swiper-slide a .wrap .container .silde-title {
  display: inline-block;
  padding: 10px 20px;
  position: absolute;
  bottom: 30px;
  left: 0;
  background-color: rgba(43, 39, 39, 0.5);
}
#swiper-main .swiper-slide a .wrap .container .silde-title span {
  font-size: 18px;
}
#swiper-main .swiper-pagination-bullet {
  background-color: transparent;
  margin: 0 8px;
  border: solid 1px #fff;
  border-radius: 50%;
  opacity: 1;
  height: 10px;
  width: 10px;
  transition: all 0.3s;
}
#swiper-main .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
#swiper-main .swiper-button-next,
#swiper-main .swiper-button-prev {
  background-image: none !important;
  position: absolute;
  top: 50%;
  width: 44px !important;
  height: 44px;
  text-align: center;
  line-height: 54px !important;
  margin-top: -22px;
  z-index: 10;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
#swiper-main .swiper-button-next:hover,
#swiper-main .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
#swiper-main .swiper-button-next {
  right: 0 !important;
}
#swiper-main .swiper-button-prev {
  left: 0 !important;
}
#swiper-main .swiper-button-next i,
#swiper-main .swiper-button-prev i {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
#swiper-main .swiper-button-next:hover i,
#swiper-main .swiper-button-prev:hover i {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 30px;
}
#swiper-main .swiper-slide a .wrap::before {
  content: "";
  position: absolute;
  width: 55%;
  height: 100%;
  display: block;
  left: -10%;
  top: 0;
  transform: skewX(-10deg);
  z-index: 20;
  transition: all 0.5s;
}
#swiper-main .swiper-slide a .wrap::after {
  content: "";
  position: absolute;
  width: 55%;
  height: 100%;
  display: block;
  left: -10%;
  top: 0;
  transform: skewX(-25deg);
  z-index: 10;
  transition: all 0.65s;
}
#swiper-main .swiper-slide a .wrap.banner1:hover::after {
  transform: skewX(-20deg);
  left: -11%;
}
#swiper-main .swiper-slide a .wrap.banner1:hover::before {
  transform: skewX(-15deg);
}
#swiper-main .swiper-slide a .wrap.banner2:hover::after {
  transform: skewX(-30deg);
  left: -8%;
}
#swiper-main .swiper-slide a .wrap.banner2:hover::before {
  transform: skewX(-18deg);
}
#swiper-main .swiper-slide a .wrap.banner3:hover::before {
  transform: skewX(18deg);
}
#swiper-main .swiper-slide a .wrap.banner3:hover::after {
  transform: skewX(10deg);
  left: -7%;
}
#swiper-main .swiper-slide a .wrap.banner1::before {
  background-color: rgba(1, 42, 111, 0.5);
  transform: skewX(-10deg);
}
#swiper-main .swiper-slide a .wrap.banner1::after {
  background-color: rgba(90, 49, 2, 0.5);
  transform: skewX(-25deg);
}
#swiper-main .swiper-slide a .wrap.banner2::before {
  background-color: rgba(7, 0, 103, 0.46);
  transform: skewX(-10deg);
}
#swiper-main .swiper-slide a .wrap.banner2::after {
  background-color: rgba(7, 0, 103, 0.56);
  transform: skewX(-25deg);
}
#swiper-main .swiper-slide a .wrap.banner3::before {
  background-color: rgba(148, 1, 43, 0.5);
  transform: skewX(-10deg);
}
#swiper-main .swiper-slide a .wrap.banner3::after {
  background-color: rgba(77, 0, 99, 0.4);
  transform: skewX(-25deg);
}
.swiper-slide .container .content {
  padding-left: 100px;
  height: 460px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.swiper-slide .container .content h1 {
  color: #fff;
  font-weight: 600;
  font-size: 48px;
  padding-bottom: 15px;
  text-shadow: 0 0 3px rgba(0, 130, 255, 0.5);
}
.swiper-slide .container .content .banner-desc {
  color: #fff;
  font-size: 20px;
  text-shadow: 0 0 3px rgba(0, 130, 255, 0.5);
}
.btn-primary {
  color: #fff;
  background-color: #009688;
  border-color: #009688;
}
.box-header {
  height: 40px;
  margin-bottom: 15px;
}
.box-header .box-header-title {
  color: #666;
  font-size: 20px;
  font-weight: 600;
}
.more {
  font-size: 12px;
  color: #6a431b;
  font-weight: 300;
}
.more:hover {
  color: #06828e;
}
.swiper-slide.fornews {
  display: flex;
}
.swiper-slide.fornews .mediacover {
  width: 200px;
  height: 110px;
}
.swiper-slide.fornews .mediainfo {
  flex: 1;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.swiper-slide.fornews .mediainfo .mediatitle {
  color: #fff;
}
.swiper-slide.fornews .mediainfo .mediadesc {
  color: #ddd;
}
.swiper-slide.fornews .mediainfo .mediathum {
  color: #fff;
}
#swiper-news {
  height: 110px;
  overflow: hidden;
}
.swiper-news-box {
  background-color: rgba(0, 0, 0, 1);
  padding: 20px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.9);
  border-radius: 3px;
}
.box-tip {
  padding: 40px;
}
.tips-hd {
  text-align: center;
}
.tips-logo {
  background: url(../img/logo.png) no-repeat center left;
  height: 80px;
  width: 152px;
  display: inline-block;
}
.tipstitle {
  font-size: 30px;
}
.tips-content {
}
.tips-content p {
  font-size: 20px;
  text-align: justify;
  line-height: 1.75;
}
.bg_about {
  min-height: 600px;
  background: url(../img/about_bg.jpg) center top no-repeat;
  padding-top: 180px;
  padding-bottom: 60px;
  border-radius: 3px;
}
.about-bd {
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  transition: all 0.3s;
}
.about-bd:hover {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.about-bd-val {
  padding: 40px;
}
.about-bd-val p {
  font-size: 18px;
  line-height: 1.75;
  text-align: justify;
}
.about-bd-img img {
  max-width: 100%;
}
.border {
  box-shadow: 0 0 1px #ccc;
  border-radius: 3px;
}
.newsitem {
  display: block;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: dotted 1px #eee;
}
.newsitem.noborder {
  display: block;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: dotted 1px #fff;
}
.newsitem:last-child {
  border-bottom: none;
}
.newsitem .newstitle {
  font-size: 14px;
  overflow: hidden;
  width: 75%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsitem .newsdesc {
  display: inline-block;
}
.newsitem .newsthum {
  display: block;
  color: #999;
  width: 100%;
  clear: both;
  padding-top: 20px;
}
.sec-hd {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.sec-hd span {
  font-size: 24px;
  font-weight: 600;
}
.sec-hd a {
  font-weight: 300;
}
.carditem {
  margin: 0 auto;
  background-color: #fff;
  margin-bottom: 40px;
}
.carditem .cardcover {
  width: 100%;
  height: 150px;
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 3px;
}
.carditem .cardcover img {
  height: 150px;
  border: none;
  display: block;
  transition: all 0.3s;
  z-index: 90;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
}
.carditem .cardtitle {
  height: 40px;
  line-height: 40px;
  padding: 0 0;
  width: 100%;
  display: block;
  text-align: center;
}
.carditem .cardtitle span {
  padding: 0 10px;
  font-size: 20px;
  color: #595959;
}
.carditem:hover .cardtitle span {
  color: #29a0d9;
}
.carditem .cardthum {
  padding: 10px;
  overflow: hidden;
  height: 90px;
}
.carditem:hover {
  text-decoration: none !important;
}
.carditem:hover .cardcover img {
  transform: translate(-50%, -50%) scale(1.2);
}
.carditem.video:hover .cardcover:before {
  color: #0086d1;
}
.carditem .cardtag {
  padding: 10px;
}
.carditem .cardtag span {
  font-size: 16px;
  color: #e5004f;
}
.mediaitem:after {
  content: "";
  display: block;
  clear: both;
}
.mediaitem {
  border-bottom: solid 1px #eee;
  padding: 20px 0;
  overflow: hidden;
  width: 100%;
  overflow: hidden;
  display: block;
}
.mediatitle {
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mediadesc {
  display: block;
  color: gray;
  font-size: 12px;
  font-weight: 300;
  padding-bottom: 10px;
}
.mediadesc dl {
  text-align: center;
}
.mediadesc dl dt {
  font-size: 50px;
  font-weight: normal;
}
.mediadesc dl dd {
  font-size: 14px;
}
.mediacover {
  width: 200px;
  height: 130px;
  display: block;
  overflow: hidden;
  position: relative;
}
.mediacover img {
  width: 100%;
  min-height: 120px;
  display: block;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  position: absolute;
}
.mediathum {
  font-size: 13px;
  line-height: 1.7;
  color: #666;
}
.mediathumimg {
  padding-top: 10px;
  height: 75px;
  overflow: hidden;
  display: block;
}
.mediathumimg > span {
  display: inline-block;
  width: 100px;
  height: 75px;
  overflow: hidden;
}
.mediathumimg > span > img {
  width: 100px;
  height: 75px;
}
@media screen and (max-width: 767px) {
  .swiper-slide.fornews {
    display: flex;
    flex-direction: column;
  }
  .swiper-slide.fornews .mediacover {
    width: 100%;
    height: 100px;
    overflow: hidden;
  }
  .swiper-slide.fornews .mediacover img {
    width: 200px;
    height: 100px;
  }
  .swiper-slide.fornews .mediainfo {
    flex: 1;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .swiper-slide.fornews .mediainfo .mediatitle {
    color: #fff;
    padding-bottom: 5px;
  }
  .swiper-slide.fornews .mediainfo .mediadesc {
    color: #ddd;
    padding-bottom: 5px;
  }
  .swiper-slide.fornews .mediainfo .mediathum {
    color: #fff;
    height: 48px;
    overflow: hidden;
  }
  #swiper-news {
    height: 210px;
    overflow: hidden;
  }
  .swiper-news-box {
    background-color: rgba(255, 232, 206, 0.6);
    padding: 15px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.9);
    border-radius: 3px;
  }
  #swiper-main .swiper-slide {
    height: 300px;
    background-size: cover !important;
  }
  #swiper-main .swiper-button-next,
  #swiper-main .swiper-button-prev {
    display: none;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 30px;
  }
  .swiper-slide .container .content {
    padding-left: 0;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .swiper-slide .container .content h1 {
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    padding-bottom: 5px;
  }
  .swiper-slide .container .content .banner-desc {
    color: #fff;
    font-size: 20px;
  }
  .service-title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding-top: 60px;
  }
  .service-content {
    display: flex;
    margin-top: 10px;
  }
  .service-content .service-title-sec {
    font-size: 20px;
    font-weight: 600;
    padding-right: 80px;
    color: #fff;
    display: none;
  }
  .service-content .service-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: auto;
    background-color: #25242a;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  .service-content.item-right .service-info {
    flex: 1;
    display: flex;
    height: auto;
    background-color: #25242a;
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
  }
  .service-content .service-info .service-cover {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.9);
    height: 240px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-top: 0;
  }
  .service-content.item-right .service-info .service-cover {
    height: 240px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  .service-content .service-info .service-cover dl {
    text-align: center;
    padding: 40px 30px 15px 30px;
  }
  .service-content .service-info .service-cover dl dt {
    font-size: 24px;
    font-weight: 600;
    padding-top: 0;
    color: #fff;
    padding-bottom: 15px;
  }
  .service-content .service-info .service-cover dl dd {
    color: #fff;
    text-align: justify;
  }
  .service-content .service-info .service-cover .btnMore {
    transition: all 0.5s;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    display: block;
    width: 160px;
    height: 40px;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    background: linear-gradient(90deg, #bb9365, #7b5434);
  }
  .service-content .service-info .service-cover .btnMore:hover {
    opacity: 0.9;
    background: linear-gradient(-90deg, #bb9365, #7b5434);
  }
  .service-content .service-info .service-cover.sec01 {
    background: url(../img/Index_04.jpg) no-repeat center;
    background-size: cover !important;
  }
  .service-content .service-info .service-cover.sec02 {
    background: url(../img/Index_08.jpg) no-repeat center;
    background-size: cover !important;
  }
  .service-content .service-info .service-cover.sec03 {
    background: url(../img/Index_11.jpg) no-repeat center;
    background-size: cover !important;
  }
  .service-content .service-info .service-item {
    flex: 1;
    padding-left: 0;
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .service-content .service-info .service-item dl {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    height: 100px;
  }
  .service-content .service-info .service-item dl dt {
    display: flex;
    align-items: center;
    padding-bottom: 8px;
  }
  .service-content .service-info .service-item dl dt i {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 18px 18px;
  }
  .service-content .service-info .service-item dl dt span {
    font-size: 16px;
    color: #825b3a;
    margin-left: 5px;
    font-weight: 900;
  }
  .service-content .service-info .service-item dl dd {
    padding-left: 0;
    color: gray;
    font-size: 12px;
  }
  .box-paner {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .box-paner img {
    height: 36px;
    margin-bottom: 20px;
    margin-right: 20px;
  }
  .sec_form .form-inline {
    display: flex;
    margin-bottom: 10px;
  }
  .sec_form .form-control {
    flex: 1;
    margin-right: 5px;
  }
  .sec_form .demo {
    text-align: center;
  }
  .about-bd-img {
    padding-top: 0;
  }
  .bg_about {
    padding-top: 50px;
  }
}
