* {
  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: #091b2b;
}
.footer::before {
  content: "";
  height: 100%;
  width: 100%;
  top: -60px;
  left: 0;
  background-color: #11092b;
  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;
}
.banner {
  height: 300px;
  background: url(../img/c2.jpg) no-repeat center #fff;
  overflow: hidden;
}
.banner.contactus,
.banner.sty26 {
  background: url(../img/banner-feedback.jpg) no-repeat center center #fff;
}
.banner.sty27 {
  background: url(../img/gallery.jpg) no-repeat center center #fff;
}
.banner.sty28 {
  background: url(../img/products.jpg) no-repeat center center #fff;
}
.banner.feedback {
  background: url(../img/banner-feedback.jpg) no-repeat center center #fff;
}
.banner.news,
.banner.sty29 {
  background: url(../img/banner-news.jpg) no-repeat center center #fff;
}
.banner.about,
.banner.sty25 {
  background: url(../img/about.jpg) no-repeat center center #fff;
}
.banner.sty30 {
  background: url(../img/product.jpg) no-repeat center center #fff;
}
.banner.case {
  background: url(../img/banner-case.jpg) no-repeat center center #fff;
}
.banner > .container {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner > .container dl {
  text-align: center;
  color: #29a0d9;
}
.banner > .container dl dt {
  font-size: 36px;
  font-weight: 600;
}
.banner > .container dl dd {
  font-size: 24px;
  font-weight: 400;
}
.banner > .container dl dd:before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #29a0d9;
  vertical-align: middle;
}
.banner > .container dl dd:after {
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #29a0d9;
  vertical-align: middle;
}
.btn-primary {
  color: #fff;
  background-color: #009688;
  border-color: #009688;
}
.box_qin {
  border-left: solid 10px #0cbfeb;
  margin-bottom: 10px;
}
.box_qin p:first-child {
  font-size: 24px;
  color: #0cbfeb;
}
.box_lan {
  border-left: solid 10px #337489;
  margin-bottom: 10px;
}
.box_lan p:first-child {
  font-size: 24px;
  color: #337489;
}
.box_huang {
  border-left: solid 10px #29a0d9;
  margin-bottom: 10px;
}
.box_huang p:first-child {
  font-size: 24px;
  color: #29a0d9;
}
.box_zong {
  border-left: solid 10px #804517;
  margin-bottom: 10px;
}
.box_zong p:first-child {
  font-size: 24px;
  color: #804517;
}
.box_lv {
  border-left: solid 10px #00b48f;
  margin-bottom: 10px;
}
.box_lv p:first-child {
  font-size: 24px;
  color: #00b48f;
}
.box_hui {
  border-left: solid 10px #807f7c;
  margin-bottom: 10px;
}
.box_hui p:first-child {
  font-size: 24px;
  color: #807f7c;
}
.box_qin p,
.box_lan p,
.box_huang p,
.box_zong p,
.box_lv p,
.box_hui p {
  margin-bottom: 5px !important;
  padding-bottom: 0 !important;
}
.navbar-fixed-top {
  position: relative;
}
.sharelink {
  padding-bottom: 5px;
}
.nav-child > .nav-header {
  padding: 0 0 15px 0;
}
.nav-child > .nav-header .icon-plus {
  display: none;
}
.nav-child > .nav-header > p {
  text-align: right;
  color: #29a0d9;
}
.nav-child.right > .nav-header > p {
  text-align: left;
  color: #29a0d9;
}
.nav-child > .nav-header > p:first-child {
  font-size: 24px;
  color: #29a0d9;
  font-weight: 500;
}
.nav-child ul {
  padding: 0 0 15px 0;
  font-weight: 300;
}
.nav-child ul li {
  height: 44px;
  line-height: 44px;
  border-bottom: dotted 1px #eee;
}
.nav-child ul li a {
  color: #595959;
  font-size: 20px;
  display: block;
  text-align: right;
  height: 38px;
  line-height: 38px;
  padding-right: 5px;
  margin: 5px 0;
}
.nav-child.right ul li a {
  color: #29a0d9;
  font-size: 20px;
  display: block;
  text-align: left;
  height: 38px;
  line-height: 38px;
  padding-left: 5px;
  margin: 5px 0;
}
.nav-child ul li a:hover {
  color: #337489;
}
.nav-child ul li.active a {
  color: #fff;
  background-color: #29a0d9;
}
.nav-child .btn-danger {
  border-radius: 3px;
  color: #e5004f;
  background-color: #fff;
  border-color: #e5004f;
  font-weight: 300;
  margin-bottom: 5px;
}
.nav-child .btn-danger:hover {
  color: #fff;
  background-color: #e5004f;
}
.nav-child-top {
  height: 50px;
  position: absolute;
  bottom: 0;
  z-index: 100;
  width: 1200px;
  background-color: rgba(255, 255, 255, 0.5);
}
.nav-child-top .nav-header {
  display: none;
}
.nav-child-top ul {
  font-weight: 300;
  display: table;
}
.nav-child-top ul li {
  display: table-cell;
  height: 50px;
  line-height: 50px;
  min-width: 160px;
  text-align: center;
}
.nav-child-top ul li a {
  color: #333;
  font-size: 22px;
  display: block;
  height: 50px;
  line-height: 50px;
}
.nav-child-top ul li a:hover {
  color: #fff;
  font-weight: normal;
}
.nav-child-top ul li.active a {
  color: #fff;
  font-weight: normal;
}
.breadcrumb {
  padding: 8px 0;
}
.content-box {
  border-left: solid 1px #f2f2f2;
  min-height: 660px;
}
.content-box.right {
  border-left: none;
  border-right: solid 1px #f2f2f2;
}
.content-box.full {
  border-left: none;
  border-right: none;
}
.article {
  padding-top: 10px;
  position: relative;
  min-height: 600px;
  padding-bottom: 60px;
}
.article h1 {
  text-align: center;
  font-size: 24px;
  text-indent: 0;
  font-weight: 600;
}
.article .h1 {
  text-align: center;
  font-size: 36px;
  padding-bottom: 20px;
}
.article p.time {
  text-align: center;
  color: #666;
  text-indent: 0;
  padding-bottom: 20px;
}
.article h3 {
  padding-bottom: 10px;
}
.article h4 {
  font-weight: 600;
  color: #999;
}
.article h3:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #29a0d9;
  vertical-align: middle;
  margin-right: 3px;
}
.article ul {
  list-style: disc;
  padding-left: 40px;
}
.article ul li {
  line-height: 26px;
}
.article p {
  line-height: 1.75;
  font-size: 14px;
}
.article img {
  max-width: 100%;
}
.article .thumbnail {
  display: inline-block;
}
.article .addressName {
  padding-bottom: 30px;
}
.article table tr td {
  border: solid 1px #ddd;
  padding: 5px;
}
.article table tr td p {
  margin: 0 !important;
  padding: 0 !important;
}
.article-footer {
  padding-top: 30px;
}
.article-footer .news-tags {
  text-indent: 0;
  line-height: 30px;
  border-bottom: dotted 1px #d0d4d9;
}
.article-footer .news-tags i {
  font-style: normal;
  color: gray;
}
.article-footer .news-tags a {
  margin-right: 10px;
  text-decoration: none;
  color: gray;
}
.article-footer .news-tags a:hover {
  color: #1c2087;
}
.article-footer .news-prev-next {
  padding-bottom: 10px;
  overflow: hidden;
}
.article-footer .news-prev-next ul {
  list-style: none;
}
.article-footer .news-prev-next ul li {
  list-style: none;
  line-height: 26px;
  float: left;
  width: 50%;
}
.article-footer .news-prev-next ul li span {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.article-footer .news-prev-next ul li a {
  text-decoration: none;
  color: gray;
  display: inline-block;
  width: 50%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
}
.article-footer .news-prev-next ul li a:hover {
  color: #1c2087;
}
.article-footer .news-near::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.article-footer .news-near dl dt {
  font-size: 16px;
  padding: 10px 0;
}
.article-footer .news-near dl dd ul {
  list-style: none;
}
.article-footer .news-near dl dd ul li {
  float: left;
  width: 50%;
  line-height: 26px;
}
.article-footer .news-near dl dd ul li a {
  text-decoration: none;
  color: #29a0d9;
  width: 95%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.article-footer .news-near dl dd ul li a:hover {
  color: #1c2087;
}
.article-footer a > img {
  border: none;
}
.team h3 {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 50px;
  font-weight: 400;
}
.userinfo h2 {
  font-size: 24px;
  padding-bottom: 20px;
  font-weight: 300;
  border-bottom: dotted 1px #ddd;
}
.userinfo ul li:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 5px;
  vertical-align: middle;
  border-left: 4px dashed gray;
  border-left: 4px solid\9;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.userinfo ul li {
  padding: 5px 0;
}
.userinfo p {
}
.userinfo table tr td {
  padding: 5px 0;
}
.userinfo a {
  color: gray;
}
.news {
  list-style: none;
}
.news:before {
  content: "";
  display: block;
  clear: both;
}
.news:after {
  content: "";
  display: block;
  clear: both;
}
.news .newsitem {
  height: 40px;
  line-height: 40px;
  border-bottom: dotted 1px #dcdcdc;
  width: 100%;
}
.news .newsitem .newstitle {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
  color: #29a0d9;
}
.news .newsitem .newstitle:hover {
  color: #1c2087;
}
.news .newsitem .newsdesc {
  display: inline-block;
}
.ret-hd {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
}
.ret-bd {
  text-align: center;
  font-size: 20px;
}
.ret-bd span {
  color: #29a0d9;
}
.ret-fd {
  margin-top: 60px;
  border-top: solid 1px #eee;
  padding-top: 10px;
}
.ret-fd p {
  text-align: justify;
}
.check-form {
  text-align: center;
  margin-top: 20px;
}
.check-form .form-control {
  width: 240px;
}
.media {
  list-style: none;
}
.media:before {
  content: "";
  display: block;
  clear: both;
}
.media:after {
  content: "";
  display: block;
  clear: both;
}
.media .mediaitem {
  overflow: hidden;
  padding: 40px 0;
  position: relative;
  display: block;
}
.media .mediaitem:before {
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  border-top: dashed 1px #eee;
  position: absolute;
  bottom: 0;
  left: 0;
}
.media .mediaitem:last-child:before {
  display: none;
}
.media .mediaitem .mediatitle {
  text-decoration: none;
  color: #595959;
  font-size: 18px;
  display: block;
  margin: 5px 0;
}
.media .mediaitem .mediatitle:hover {
  color: #29a0d9;
}
.media .mediaitem .mediadesc {
  color: #737373;
  display: block;
}
.media .mediaitem .mediadesc dl {
  border-top: solid 3px #e0b509;
  margin: 0;
  text-align: center;
}
.media .mediaitem .mediadesc dl dt {
  font-size: 50px;
}
.media .mediaitem .mediadesc dl dd {
  font-size: 14px;
}
.media .mediaitem .mediacover {
  display: block;
  height: 200px;
  overflow: hidden;
}
.media .mediaitem .mediacover img {
  min-height: 200px;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.media .mediaitem .mediathum {
  display: block;
  text-indent: 0;
  line-height: 24px;
  margin-bottom: 0;
  color: #666;
}
.mediaUser {
  list-style: none;
}
.mediaUser:before {
  content: "";
  display: block;
  clear: both;
}
.mediaUser:after {
  content: "";
  display: block;
  clear: both;
}
.mediaUser .mediaitem {
  border-bottom: dotted 0 #d0d4d9;
  display: block;
  overflow: hidden;
  padding: 20px 0;
}
.mediaUser .mediaitem:last-child {
  border-bottom: none;
}
.mediaUser .mediaitem .mediatitle {
  text-decoration: none;
  color: #e0b509;
  font-size: 24px;
  font-weight: bold;
  display: block;
  margin: 5px 0 10px 0;
  border-bottom: solid 1px #e0b509;
  padding-bottom: 20px;
}
.mediaUser .mediaitem .mediadesc {
  color: gray;
  display: block;
  margin: 5px 0;
}
.mediaUser .mediaitem .mediathum {
  display: block;
  text-indent: 0;
  line-height: 24px;
  margin-bottom: 0;
  color: #666;
}
.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;
}
.panel-group.forjob .panel {
  margin-bottom: 30px;
}
.panel-group.forjob .panel .panel-title {
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 24px !important;
  color: #29a0d9 !important;
}
.panel-group.forjob .panel .panel-title a:hover {
  color: #333;
}
.panel-group.forjob .panel .panel-title a:focus {
  color: #333;
}
.panel-group.forjob .panel-body p {
  line-height: 2;
}
.panel-group.forjob .panel-heading {
  background-color: #fff;
  border-top: solid 4px #29a0d9;
  padding: 20px 15px;
}
.swiper-container {
  width: 100%;
}
.swiper-container .swiper-button-prev {
  background-image: unset;
}
.swiper-container .swiper-button-next {
  background-image: unset;
}
.swiper-container .swiper-button-prev i {
  font-size: 30px;
}
.swiper-container .swiper-button-next i {
  font-size: 30px;
}
.swiper-container .swiper-slide {
  height: 100%;
}
.swiper-container .swiper-slide a {
  text-align: center;
  display: block;
  width: 100%;
}
.swiper-container .swiper-slide .swiper-img {
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0;
}
.sec_hd {
  border-bottom: solid 2px #29a0d9;
  text-align: center;
  margin-bottom: 15px;
}
.sec_hd span {
  display: inline-block;
  padding: 8px 15px;
  color: #fff;
  background-color: #29a0d9;
  border-radius: 3px 3px 0 0;
}
.sec_form .demo {
  padding-top: 20px;
  text-align: center;
}
.table-edit tr td {
  padding: 10px;
}
.table-edit tr td:first-child {
  text-align: right;
}
.table-edit tr td:last-child {
  width: 600px;
  position: relative;
}
.table-edit tr td:last-child input.form-control {
  width: 200px;
}
.table-edit tr td p.error {
  position: absolute;
  bottom: -20px;
  left: 15px;
  color: #e5004f;
}
.content-box-full {
  padding-bottom: 100px;
  min-height: 500px;
}
.check-box {
  background: url(../img/sec_bg.png) no-repeat center;
  background-size: cover;
}
.check-code {
  background: url(../img/sec_bg.png) no-repeat center #f5f5f5;
  padding: 20px;
  background-size: cover;
  border-radius: 5px;
  border: solid 1px #eee;
}
@media screen and (min-width: 992px) {
  .nav-child ul {
    display: block !important;
  }
}
@media screen and (max-width: 992px) {
  .banner {
    height: 100px;
    margin-bottom: 0;
    background-size: cover !important;
  }
  .banner > .container {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .banner > .container dl {
    text-align: center;
    color: #29a0d9;
  }
  .banner > .container dl dt {
    font-size: 20px;
    font-weight: 600;
  }
  .banner > .container dl dd {
    font-size: 20px;
    font-weight: 400;
  }
  .banner > .container dl dd:before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: #fff;
    vertical-align: middle;
  }
  .banner > .container dl dd:after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: #fff;
    vertical-align: middle;
  }
  .nav-child {
    background-color: #29a0d9;
  }
  .nav-child > .nav-header > p:first-child {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
  }
  .nav-child.pull-right {
    float: inherit !important;
  }
  .nav-child > .nav-header {
    padding: 10px 0;
  }
  .nav-child > .nav-header > p {
    text-align: left;
    position: relative;
    margin-bottom: 0;
  }
  .nav-child > .nav-header .icon-plus {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -11px;
    transition: all 0.5s 0.1s;
  }
  .nav-child > .nav-header.active .icon-plus {
    transform: rotate(-135deg);
  }
  .nav-child ul {
    display: none;
  }
  .nav-child ul li:last-child {
    border: none;
  }
  .nav-child ul li a {
    text-align: left;
    color: #fff;
  }
  .nav-child ul li.active a {
    background-color: transparent;
    color: #fff;
    font-weight: bold;
  }
  .content-box {
    border-left: none;
    border-right: none !important;
  }
  .nav-child-top {
    height: auto;
    position: relative;
    bottom: 0;
    padding: 0 10px;
    z-index: 100;
    width: 100%;
    background-color: #29a0d9;
  }
  .nav-top {
    padding: 0;
  }
  .nav-child-top > .nav-header {
    display: block;
    padding: 10px 0;
  }
  .nav-child-top > .nav-header > p {
    text-align: left;
    position: relative;
    margin-bottom: 0;
  }
  .nav-child-top > .nav-header .icon-plus {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -11px;
    transition: all 0.5s 0.1s;
  }
  .nav-child-top > .nav-header.active .icon-plus {
    transform: rotate(-135deg);
  }
  .nav-child-top > .nav-header > p:first-child {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
  }
  .nav-child-top ul {
    padding: 0 0 15px 0;
    font-weight: 300;
    display: none;
  }
  .nav-child-top ul li {
    display: block;
    height: 44px;
    line-height: 44px;
    border-bottom: dotted 1px #eee;
    min-width: 160px;
    text-align: left;
  }
  .nav-child-top ul li a {
    color: #333;
    font-size: 14px;
    display: block;
    height: 38px;
    line-height: 38px;
    padding-right: 5px;
    margin: 5px 0;
    display: block;
  }
  .nav-child-top ul li.active a {
    background-color: transparent;
    color: #fff;
    font-weight: bold;
  }
}
.product-thump {
}
.product-thump img {
}
.product-info h1,
.product-info2 h1 {
  color: #595959;
  margin: 0 0 5px 0;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
.product-info h1 a,
.product-info2 h1 a {
  color: #999;
}
.product-info h2,
.product-info2 h2 {
  color: #999;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 15px;
}
.product-info p,
.product-info2 p {
  color: #999;
}
.product-info table tr td,
.product-info2 table tr td {
  line-height: 1.6;
}
.star {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #bbb;
  float: left;
  margin-left: 7px;
}
.star-c {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #cbe900;
  float: left;
  margin-left: 7px;
}
.product-detail2 {
  background-color: #f5f5f5;
  justify-content: space-around;
  min-height: 150px;
  margin: 20px 0;
  color: #999;
  display: flex;
  clear: both;
}
.detail-path2 {
  width: 20%;
}
.detail-path h1,
.detail-path2 h1 {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
  color: #4e4e4e;
}
.detail-path p,
.detail-path2 p {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .content-box-full iframe {
    width: 100% !important;
  }
  .table-edit {
    width: 100%;
  }
  .table-edit tr {
    display: flex;
    flex-direction: column;
  }
  .table-edit tr td {
    padding: 10px;
  }
  .table-edit tr td:first-child {
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
  }
  .table-edit tr td:last-child {
    width: 100%;
    padding-bottom: 15px;
    padding-top: 3px;
    position: relative;
  }
  .table-edit tr td p.error {
    position: absolute;
    bottom: -15px;
    left: 10px;
    color: #e5004f;
  }
  .article img {
    max-width: 100% !important;
    height: auto;
  }
  .article {
    padding-top: 0;
  }
  .article h1 {
    text-align: center;
    font-size: 24px;
    text-indent: 0;
  }
  .article p.time {
    text-align: center;
    color: #666;
    text-indent: 0;
    padding-bottom: 20px;
  }
  .article p {
    text-indent: 0 !important;
  }
  .media .mediaitem .mediacover {
    display: block;
    height: inherit;
    overflow: hidden;
    vertical-align: middle;
  }
  .media .mediaitem .mediacover img {
    min-height: 140px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  .check-form {
    text-align: center;
    margin-top: 20px;
  }
  .check-form .form-control {
    width: 100%;
  }
  .check-form #btnSearch {
    width: 100%;
    margin-top: 10px;
  }
  .sec_form .form-inline {
    display: flex;
    margin-bottom: 10px;
  }
  .sec_form .form-control {
    flex: 1;
    margin-right: 5px;
  }
  .sec_form .demo {
    text-align: center;
  }
  .product-info h1,
  .product-info2 h1 {
    color: #595959;
    margin: 0 0 5px 0;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
  }
  .product-detail2 {
    flex-wrap: wrap;
    justify-content: space-around;
    min-height: 150px;
    margin: 20px 0;
    color: #999;
    display: flex;
    clear: both;
  }
  .detail-path2 {
    width: 48%;
  }
  .detail-path h1,
  .detail-path2 h1 {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    color: #4e4e4e;
  }
  .detail-path p,
  .detail-path2 p {
    font-size: 14px;
  }
  dl {
    margin-bottom: 0;
  }
}
