/**
 * style.less
 * 层叠样式表
 */
/**
 * base.less
 * 通用样式
 */
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  box-sizing: border-box;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666666;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}
p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
a:visited,
a:link {
  color: inherit;
  text-decoration: none;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img-circle {
  border-radius: 50%;
}
img-rounded {
  border-radius: 0.3rem;
}
img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: .25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  transition: all 0.2s ease-in-out;
}
img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-box {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  display: block;
}
.img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-box img[src=""],
.img-box img:not([src]) {
  border: 0;
  opacity: 0;
}
@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1481266234445');
  src: url('../fonts/iconfont.eot?t=1481266234445#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont.woff?t=1481266234445') format('woff'), /* chrome, firefox */ url('../fonts/iconfont.ttf?t=1481266234445') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg?t=1481266234445#iconfont') format('svg');

  /* IE9*/
  /* iOS 4.1- */
}
@font-face {
  font-family: 'Niagara';
  src: url('../fonts/NIAGSOL.eot');
  src: url('../fonts/NIAGSOL.eot') format('embedded-opentype'), url('../fonts/NIAGSOL.woff2') format('woff2'), url('../fonts/NIAGSOL.woff') format('woff'), /*url('../fonts/NIAGSOL.ttf') format('truetype'),*/ url('../fonts/NIAGSOL.svg#NIAGSOL') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.header .container {
  position: relative;
}
@media (max-width: 767px) {
  .header .container {
    padding: 0;
  }
}
.header .top {
  padding: 20px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .header .top {
    height: 75px;
    padding: 6px 15px;
  }
}
.header .top .logo {
  height: 100%;
  width: 40%;
  max-width: 370px;
  float: left;
}
@media (max-width: 991px) {
  .header .top .logo {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .header .top .logo {
    width: 30%;
  }
}
.header .top .logo img {
  height: 100%;
  float: left;
}
@media (max-width: 767px) {
  .header .top .logo img {
    height: 60px;
  }
}
.header .top .logo a {
  padding-right: 20px;
}
@media (max-width: 991px) {
  .header .top .logo a {
    padding-right: 10px;
  }
}
.header .top .logo p {
  padding-left: 20px;
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  width: 240px;
  float: left;
  color: #0c2261;
  // margin-left: 10px;
  margin-top: 14px;
  border-left: 2px solid #0c2261;
}
@media (max-width: 991px) {
  .header .top .logo p {
    font-size: 13px;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .header .top .logo p {
    display: none;
  }
}
.header .top .brand {
  height: 100%;
  float: left;
  text-align: center;
  width: 30%;
}
.header .top .brand img {
  height: 100%;
  display: inline-block;
}
@media (max-width: 767px) {
  .header .top .brand img {
    height: 80%;
    margin-top: 8px;
  }
}
.header .top .language {
  float: right;
  width: 30%;
}
@media (max-width: 991px) {
  .header .top .language {
    width: 10%;
  }
}
@media (max-width: 767px) {
  .header .top .language {
    margin-right: 50px;
  }
}
.header .top .language a {
  width: 40px;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  float: left;
  margin-top: 14px;
  background-color: #0c2261;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .header .top .language .tel {
    display: none;
  }
}
.header .top .language .tel span {
  color: #333333;
  display: block;
  padding-top: 10px;
}
.header .top .language .tel p {
  color: #0c2261;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.header .top .language .tel::before {
  content: '';
  width: 64px;
  height: 64px;
  display: inline-block;
  margin: 0 12px;
  background: url(../images/icon.png) no-repeat;
  background-size: cover;
  float: left;
}
@media (min-width: 768px) {
  .header .navbg {
    display: block;
	text-align: center;
    background-color: #0c2261;
  }
  .header .navbg .nav > .item {
    height: 50px;
    line-height: 50px;
    position: relative;
    display: inline-block;
	vertical-align: top;
    /* float: left; */
    color: #fff;
  }
  .header .navbg .nav > .item:hover {
    background-color: rgba(255, 255, 255, 0.05);
  }
  .header .navbg .nav > .item > a {
    display: inline-block;
    padding: 0 20px;
  }
  .header .navbg .level-2 {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1920px) {
  .header .navbg .level-2 li{
    background-color:#203a82;
    text-align: center;
    /*display: none;*/
  }

  .header .navbg .level-2 li:hover{
    background-color:#0c2261;
    color: #fff;
    /*display: none;*/
  }
}


@media (min-width: 768px) and (max-width: 1199px) {
  .header .navbg .nav > .item > a {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header .navbg .nav > .item > a {
    padding: 0 3px;
	font-size: 13px;
  }
}
@media (max-width: 767px) {
  .header .navbg .navigation {
    line-height: 48px;
    position: absolute;
    z-index: 99;
    top: 75px;
    width: 100%;
    display: none;
    border-top: solid 3px #0c2261;
    border-bottom: solid 3px #0c2261;
    background-color: #fff;
  }
  .header .navbg .navigation .level-1 > li::after,
  .header .navbg .navigation .level-2 > li::after,
  .header .navbg .navigation .level-2 > li::before {
    position: absolute;
    top: 18px;
    right: 15px;
    width: 12px;
    height: 12px;
    content: '';
    background: url(../images/menu.png) no-repeat;
    background-size: cover;
  }
  .header .navbg .navigation .level-1 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    color: inherit;
  }
  .header .navbg .navigation .level-1 li {
    position: relative;
    border-bottom: solid 1px #e4e4e4;
  }
  .header .navbg .navigation .level-1 > li > a {
    padding: 0 2em 0 1em;
  }
  .header .navbg .navigation .level-1 > li::after {
    background-position: -36px 0;
  }
  .header .navbg .navigation .level-1 > li.active::after,
  .header .navbg .navigation .level-1 > li:hover::after {
    background-position: -96px 0;
  }
  .header .navbg .navigation .level-1 > li.more::after {
    background-position: -12px 0;
  }
  .header .navbg .navigation .level-1 > li.more:hover::after {
    background-position: -72px 0;
  }
  .header .navbg .navigation .level-1 > li.more.active::after {
    background-position: -84px 0;
  }
  .header .navbg .navigation .level-1 > li.active > a,
  .header .navbg .navigation .level-1 > li:hover > a {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .header .navbg .navigation .level-2 {
    display: none;
  }
  .header .navbg .navigation .level-2 a {
    padding: 0 2em 0 3em;
  }
  .header .navbg .navigation .level-2 li:first-child {
    border-top: solid 1px #e4e4e4;
  }
  .header .navbg .navigation .level-2 li:last-child {
    border-bottom: none;
  }
  .header .navbg .navigation .level-2 > li::before {
    right: auto;
    left: 1.5em;
    background-position: 0 0;
  }
  .header .navbg .navigation .level-2 > li::after {
    background-position: -48px 0;
  }
  .header .navbg .navigation .level-2 > li.more.active::after {
    background-position: -84px 0;
  }
  .header .navbg .navigation .level-2 > li.more::after {
    background-position: -12px 0;
  }
}
.header .toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0c2261;
  cursor: pointer;
  display: none;
}
@media (max-width: 767px) {
  .header .toggle {
    display: block;
  }
}
.header .toggle .icon,
.header .toggle .icon::before,
.header .toggle .icon::after {
  position: absolute;
  width: 24px;
  height: 2px;
  transition-duration: .5s;
  border-radius: 2px;
  background: #fff;
}
.header .toggle .icon {
  top: 18.75px;
  left: 9px;
}
.header .toggle .icon::before,
.header .toggle .icon::after {
  left: 0;
  content: '';
  background: inherit;
}
.header .toggle .icon::before {
  top: -6px;
}
.header .toggle .icon::after {
  top: 6px;
}
.header.nav-open .toggle .icon {
  width: 0;
}
.header.nav-open .toggle .icon::before {
  transform: translateY(6px) rotate(45deg);
}
.header.nav-open .toggle .icon::after {
  transform: translateY(-6px) rotate(-45deg);
}
.nav_fixed {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999;
}
.online {
  width: 44px;
  z-index: 3;
  position: fixed;
  right: 0;
  top: 40%;
}
@media (max-width: 767px) {
  .online {
    display: none;
  }
}
.online a {
  display: block;
  width: 44px;
  height: 44px;
  background: url(../images/online.png) no-repeat;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  margin-top: 1px;
  transition: 0s all;
  -webkit-transition: 0s all;
  -moz-transition: 0s all;
  -o-transition: 0s all;
  -ms-transition: 0s all;
}
.online a.online-1 {
  background-position: 0px 0px;
  background-color: rgba(0, 0, 0, 0.7);
}
.online a.online-1:hover {
  background-color: rgba(215, 54, 68, 0.7);
}
.online a.online-2 {
  background-position: 0px -44px;
  background-color: rgba(0, 0, 0, 0.7);
}
.online a.online-2:hover {
  background-color: rgba(251, 192, 0, 0.7);
}
.online a.online-3 {
  background-position: 0px -88px;
  background-color: rgba(0, 0, 0, 0.7);
}
.online a.online-3:hover {
  background-color: rgba(0, 166, 134, 0.7);
}
.online a.online-4 {
  background-position: 0px -134px;
  background-color: rgba(0, 0, 0, 0.7);
}
.online a.online-4:hover {
  background-color: rgba(5, 97, 148, 0.7);
}
.online a.online-5 {
  background: rgba(0, 0, 0, 0.7);
  line-height: 44px;
  text-align: center;
  color: #fff;
}
.online a.online-3 img {
  display: block;
  width: 108px;
  height: 108px;
  border: 2px solid #039270;
  position: absolute;
  right: 50px;
  top: 0px;
  z-index: 999;
  display: none;
}
.banner {
  width: 100%;
  overflow: hidden;
}
.banner img {
  width: 100%;
  display: block;
}
@media (max-width: 1199px) {
  .banner .owl-theme {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
  }
}
@media (max-width: 991px) {
  .banner .owl-theme {
    width: 140%;
    max-width: 140%;
    margin-left: -20%;
  }
}
@media (max-width: 767px) {
  .banner .owl-theme {
    width: 160%;
    max-width: 160%;
    margin-left: -30%;
  }
}
.banner .owl-theme .owl-controls {
  margin: 0;
}
.banner .owl-theme .owl-controls .owl-pagination {
  position: absolute;
  width: 100%;
  bottom: 12px;
}
.banner .owl-theme .owl-controls .owl-pagination .owl-page span {
  width: 13px;
  height: 13px;
  opacity: .5;
  background: #fff;
  border-radius: 50%;
}
.banner .owl-theme .owl-controls .owl-pagination .owl-page.active span {
  opacity: 1;
}
.banner .owl-theme .owl-controls .owl-buttons {
  display: none;
}
.hot-box {
  position: relative;
  padding: 20px 0;
  background-color: #f3f3f3;
}
.hot-box .hot {
  width: 70%;
  float: left;
  line-height: 30px;
  padding: 5px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hot-box .hot {
    width: 86%;
  }
}
.hot-box .hot p {
  display: inline-block;
}
.hot-box .hot a:hover {
  color: #0c2261;
}
.hot-box .query {
  line-height: 38px;
  position: relative;
  width: 30%;
  height: 40px;
  margin-top: 4px;
  padding-left: 16px;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  background-color: #fff;
  float: right;
}
@media (max-width: 767px) {
  .hot-box .query {
    display: none;
  }
}
.hot-box .query input {
  width: 86%;
  height: 38px;
  border: none;
  outline: none;
  color: #999999;
  padding-right: 10px;
}
.hot-box .query a {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 34px;
  height: 34px;
  content: '';
  background: url(../images/icon.png) no-repeat;
  background-position: -36px -8px;
  background-size: cover;
  cursor: pointer;
}
@media (max-width: 991px) {
  .hot-box .query {
    display: none;
  }
}
.hot-box .search {
  width: 40px;
  height: 40px;
  float: right;
  cursor: pointer;
  display: none;
}
@media (max-width: 991px) {
  .hot-box .search {
    display: block;
  }
}
.hot-box .search a {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/icon.png) no-repeat;
  background-position: -36px 0px;
  background-size: cover;
}
.hot-box .searchbox {
  font-size: 1.4rem;
  line-height: 48px;
  position: absolute;
  z-index: 9999;
  top: 80px;
  display: none;
  width: 100%;
  padding: 5px 12px;
  vertical-align: middle;
  background: #f4f4f4;
}
.hot-box .searchbox input:focus {
  border-color: #d71819;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(215, 24, 25, 0.3);
}
.hot-box .searchbox input[type='submit'] {
  width: 28%;
}
.hot-box .searchbox input {
  line-height: 22px;
  width: 70%;
  margin: 0;
  padding: 5px 10px;
  color: #666;
  border: 0;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: #fff;
}
.title {
  text-align: center;
}
.title h2 {
  font-size: 30px;
  color: #333333;
}
@media (max-width: 480px) {
  .title h2 {
    font-size: 26px;
  }
}
.title p {
  color: #bbbbbb;
  margin-top: 10px;
}
.title::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  margin-top: 18px;
  background: url(../images/icon.png) no-repeat;
  background-position: -40px 0;
  background-size: cover;
}
.title-1 {
  margin-bottom: 30px;
}
.title-1 h3 {
  font-size: 30px;
  color: #333333;
}
.title-1 p {
  color: #bbbbbb;
  margin-top: 10px;
}
.title-1::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 14px;
  background: url(../images/icon.png) no-repeat;
  background-position: -40px 0;
  background-size: cover;
}
.box {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .box {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.reason-box {
  text-align: center;
}
@media (max-width: 767px) {
  .reason-box {
    padding: 0 15px;
  }
}
.reason-box .list {
  border: 1px solid #ececec;
  margin-top: 26px;
  padding: 36px 20px 80px 20px;
  border-left: none;
  position: relative;
}
.reason-box .list:first-child {
  border-left: 1px solid #ececec;
}
@media (max-width: 991px) {
  .reason-box .list:nth-child(3) {
    border-left: 1px solid #ececec;
  }
}
@media (max-width: 767px) {
  .reason-box .list {
    padding: 30px 20px 60px 20px;
  }
}
.reason-box .list:hover {
  box-shadow: 0 0 30px 0px #ddd;
}
.reason-box .list .pic {
  max-width: 180px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  margin: 0 auto;
}
.reason-box .list .img-box img {
  width: 100%;
}
.reason-box .list h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  height: 70px;
  padding: 26px 16% 0px 16%;
  overflow: hidden;
}
.reason-box .list p {
  font-size: 13px;
  line-height: 24px;
  margin-top: 14px;
  height: 70px;
  overflow: hidden;
}
.reason-box .list span {
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  font-family: 'Niagara';
  font-size: 60px;
  line-height: 40px;
  color: #dddddd;
}
.badvert-box {
  background: url(../images/badvert_bg.jpg) no-repeat center;
  background-size: cover;
}
.badvert-box .advert {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 480px) {
  .badvert-box .advert {
    padding: 20px 0;
  }
}
.badvert-box .info-1 {
  max-width: 179px;
}
.badvert-box .info-1 img {
  width: 100%;
}
@media (max-width: 480px) {
  .badvert-box .info-1 {
    max-width: 150px;
  }
}
.badvert-box .info-2 h3 {
  font-size: 16px;
  color: #0c2261;
  font-weight: bold;
  line-height: 30px;
  border-bottom: 1px solid #d5d5d5;
}
.badvert-box .info-2 h3::before {
  content: '\e75b';
  font-family: "iconfont";
  border: 1px solid #0c2261;
  border-radius: 50%;
  margin-right: 14px;
}
.badvert-box .info-2 p {
  padding-left: 31px;
  line-height: 30px;
  color: #0c2261;
  border-top: 1px solid #fff;
}
@media (max-width: 480px) {
  .badvert-box .info-2 {
    padding-right: 30px;
  }
  .badvert-box .info-2 p {
    line-height: 22px;
    padding-top: 6px;
  }
}
.badvert-box .info-3,
.badvert-box .info-4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.badvert-box .info-3 > a::before,
.badvert-box .info-4 > a::before {
  content: '';
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 18px;
  background: url(../images/icon.png) no-repeat #0c2261;
  background-position: -120px 0;
  background-size: cover;
}
@media (max-width: 767px) {
  .badvert-box .info-3 > a::before,
  .badvert-box .info-4 > a::before {
    margin-right: 10px;
  }
}
.badvert-box .info-3 .note,
.badvert-box .info-4 .note {
  float: left;
}
@media (max-width: 991px) {
  .badvert-box .info-3 .note,
  .badvert-box .info-4 .note {
    display: none;
  }
}
.badvert-box .info-3 span,
.badvert-box .info-4 span {
  color: #000000;
  line-height: 30px;
}
.badvert-box .info-3 p,
.badvert-box .info-4 p {
  font-size: 16px;
  color: #0c2261;
  font-weight: bold;
}
@media (max-width: 480px) {
  .badvert-box .info-4 {
    display: none;
  }
}
.badvert-box .info-4 > a::before {
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-family: "iconfont";
  content: '\e601';
  font-size: 18px;
  background: #0c2261;
}
.badvert-box .info-5 {
  border-radius: 5px;
}
.badvert-box .info-5 .icon-1 {
  background-color: #0c2261;
  color: #fff;
  display: inline-block;
  padding: 12px 34px;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .badvert-box .info-5 .icon-1 {
    display: none;
  }
}
.badvert-box .info-5 .icon-1::before {
  font-family: "iconfont";
  content: '\e619';
  font-size: 18px;
  float: left;
  margin-right: 14px;
}
.badvert-box .info-5 .icon-1:hover {
  text-decoration: underline;
}
.badvert-box .info-5 .icon-2 {
  display: none;
  width: 40px;
  height: 40px;
  background-color: #0c2261;
  border-radius: 50%;
  text-align: center;
}
@media (max-width: 991px) {
  .badvert-box .info-5 .icon-2 {
    display: block;
  }
}
.badvert-box .info-5 .icon-2::before {
  font-family: "iconfont";
  content: '\e619';
  font-size: 18px;
  color: #fff;
  line-height: 40px;
}
.about-box .about {
  padding: 40px 30px;
  background-color: #f3f3f3;
}
@media (min-width: 768px) {
  .about-box .about {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .about-box .about {
    padding: 40px 0;
  }
}
.about-box .video {
  position: relative;
  overflow: hidden;
}
.about-box .video .img-box {
  padding-bottom: 62.96296296%;
  background-color: #000;
}
.about-box .video .img-box img {
  opacity: .2;
}
.about-box .video .video-box {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  z-index: 100;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.about-box .video .iframe {
  display: none;
  width: 100%;
}
.about-box .video .play {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(../images/play.png) no-repeat;
  background-size: cover;
}
.about-box .text {
  padding-left: 40px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .about-box .text {
    margin-top: 40px;
  }
}
.about-box .text span {
  font-size: 16px;
  color: #333333;
}
.about-box .text h3 {
  width: 100%;
  font-size: 30px;
  color: #333333;
  margin: 20px 0;
}
.about-box .text h3::before {
  content: '=';
  position: absolute;
  left: 15px;
}
.about-box .text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.about-box .text a.more {
  display: inline-block;
  margin-top: 46px;
  padding: 5px 40px;
  color: #bbbbbb;
  border: 1px solid #dcdcdc;
}
.about-box .text a.more:hover {
  color: #0c2261;
  border-color: #0c2261;
}
.product-box {
  background: url(../images/product_bg.jpg) no-repeat center;
  background-size: cover;
}
.product-box .title h2,
.product-box .title p {
  color: #fff;
}
.product-box .title::after {
  background-position: -80px 0;
}
.product-box .list {
  background-color: #fff;
  margin-top: 30px;
}
.product-box .list:hover {
  box-shadow: 0 0 15px 0px #333;
}
.product-box .list:hover h3 {
  color: #0c2261;
}
.product-box .list:hover .note a.more::before {
  color: #0c2261;
  border-color: #0c2261;
}
.product-box .list h3,
.product-box .list .note {
  padding: 20px;
}
.product-box .list h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-box .list h3::before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 4px;
  height: 13px;
  background-color: #0c2261;
}
.product-box .list .img-box {
  padding-bottom: 54.05405405%;
}
.product-box .list .note {
  line-height: 24px;
  font-size: 13px;
}
.product-box .list .note a {
  display: block;
}
.product-box .list .note p {
  height: 44px;
  overflow: hidden;
}
.product-box .list .note a.more {
  display: block;
  font-family: 'Niagara';
  font-size: 40px;
  color: #dddddd;
  margin-top: 24px;
  text-align: right;
}
.product-box .list .note a.more::before {
  font-family: "iconfont";
  content: '\e666';
  font-size: 16px;
  float: left;
  width: 35px;
  height: 35px;
  border: 1px solid #dedede;
  border-radius: 50%;
  line-height: 35px;
  color: #c4c4c4;
  text-align: center;
}
.news-box {
  border-bottom: 1px solid #ececec;
}
.news-box .list-1 {
  margin-top: 30px;
}
.news-box .list-1 .pic {
  position: relative;
}
.news-box .list-1 .pic .img-box {
  padding-bottom: 63.15789474%;
}
.news-box .list-1 .note {
  padding: 20px 30px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
}
.news-box .list-1 .note h3 {
  font-size: 15px;
  color: #333333;
  margin-bottom: 12px;
  font-weight: bold;
}
.news-box .list-1 .note p {
  line-height: 22px;
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-box .list-2 {
  margin-top: 30px;
}
.news-box .list-2 .info {
  background-color: #f9f9f9;
  padding: 10px;
  overflow: hidden;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.news-box .list-2 .info:hover {
  background-color: #f4f4f4;
}
.news-box .list-2 .pic {
  width: 29%;
  float: left;
}
.news-box .list-2 .pic .img-box {
  padding-bottom: 62.5%;
}
.news-box .list-2 .note {
  width: 71%;
  padding: 0 20px 0 30px;
  float: right;
  line-height: 30px;
}
.news-box .list-2 .note h3 {
  font-size: 15px;
  color: #333333;
  font-weight: bold;
}
.news-box .list-2 .note span {
  margin-top: 6px;
  display: inline-block;
  font-family: Arial;
}
.news-box .list-2 .note span::before {
  font-family: "iconfont";
  content: '\e626';
  font-size: 16px;
  margin-right: 12px;
}
.news-box .list-2 .note p {
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.show-box .ctitle h3 {
  font-size: 30px;
  color: #333333;
}
.show-box .pic {
  position: relative;
  margin-top: 30px;
  background-color: #000;
}
.show-box .img-box {
  padding-bottom: 54.05405405%;
}
.show-box .img-box img {
  opacity: .5;
}
.show-box .note {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  position: absolute;
  top: 0;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.show-box .note span {
  font-family: 'Niagara';
  font-size: 40px;
}
.show-box .mask {
  display: block;
  width: 100%;
  height: 0px;
  background: url(../images/show_mask.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}
.show-box .icon {
  line-height: 80px;
  font-size: 16px;
  font-weight: bold;
}
.show-box .icon::before {
  content: '';
  display: inline-block;
  width: 78px;
  height: 78px;
  float: left;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 18px;
  background: url(../images/show.png) no-repeat;
}
.show-box .icon-2::before {
  background-position: -80px 0;
}
.show-box .icon-3::before {
  background-position: -160px 0;
}
.show-box .icon-4::before {
  background-position: -240px 0;
}
.show-box .icon-5::before {
  background-position: -320px 0;
}
.show-box .icon-6::before {
  background-position: -400px 0;
}
@media (max-width: 767px) {
  .item-box .problems {
    padding-bottom: 80px;
  }
}
.item-box .problems .list {
  border: 1px solid #ececec;
  padding: 26px 20px;
  position: relative;
  z-index: 9;
  border-bottom: none;
}
.item-box .problems .list:last-child {
  border-bottom: 1px solid #ececec;
}
.item-box .problems .list:hover {
  box-shadow: 0 0 30px 0px #ddd;
}
.item-box .problems .list h3,
.item-box .problems .list p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.item-box .problems .list h3::before,
.item-box .problems .list p::before {
  width: 25px;
  height: 25px;
  color: #fff;
  line-height: 25px;
  margin-right: 12px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  border-radius: 50%;
  font-weight: bold;
}
.item-box .problems .list h3 {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
.item-box .problems .list h3::before {
  content: '问';
  background-color: #0c2261;
}
.item-box .problems .list p {
  margin-top: 10px;
  font-size: 13px;
}
.item-box .problems .list p::before {
  content: '答';
  background-color: #dddddd;
}
.item-box .customer .pic {
  border: 1px solid #474fb3;
  /*border-top: none;*/
  padding: 0;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
}
.item-box .customer .pic:hover {
  box-shadow: 0 0 30px 0px #ddd;
}
.item-box .customer .pic:nth-child(2n) {
  /*border-left: none;*/
}
.item-box .customer .pic:nth-child(1),
.item-box .customer .pic:nth-child(2) {
  border-top: 1px solid #474fb3;
}
.item-box .customer .pic .img-box {
  padding-bottom: 59.01639344%;
  z-index: 9;
}
@media (max-width: 991px) {
  .item-box .feedback {
    padding-top: 80px;
  }
}
.item-box .feedback input,
.item-box .feedback textarea {
  width: 100%;
  margin-bottom: 10px;
  padding: 0 18px;
  color: #bbbbbb;
  border: 1px solid #ebebeb;
  outline: none;
}
.item-box .feedback input:focus,
.item-box .feedback textarea:focus {
  border-color: rgba(12, 34, 97, 0.4);
}
.item-box .feedback input {
  line-height: 40px;
}
.item-box .feedback textarea {
  line-height: 30px;
  resize: vertical;
}
.item-box .feedback a.send {
  display: block;
  background-color: #dcdcdc;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.item-box .feedback a.send:hover {
  color: #0c2261;
}
.foot-box {
  background-color: #0c2261;
  color: #414d75;
  padding: 50px 0;
  line-height: 30px;
}
.foot-box .foot-nav a {
  display: inline-block;
}
.foot-box .foot-nav a::after {
  content: '|';
  margin: 0 8px;
  float: right;
  color: #414d75;
}
.foot-box .foot-nav a:last-child::after {
  display: none;
}
.foot-box .foot-nav a:hover {
  color: #fff;
}
.foot-box .text p {
  display: inline-block;
  margin-right: 34px;
}
.foot-box .text a.link {
  color: #717992;
  font-weight: bold;
}
.foot-box .text a:hover {
  color: #fff;
}
.foot-box .wechat {
  display: inline-block;
  border: 1px solid #253971;
  padding: 9px 9px 0 9px;
  float: right;
  text-align: center;
}
@media (max-width: 767px) {
  .foot-box .wechat {
    float: left;
    margin-top: 20px;
    margin-left: 15px
  }
}
.wrap {
  padding: 80px 0;
}
.about-wrap {
  padding-bottom: 138px;
}
.about-wrap .text h3 {
  font-size: 30px;
  color: #333333;
  margin-bottom: 20px;
}
.about-wrap .text p {
  line-height: 30px;
}
.about-wrap .pic .img-box {
  border-left: 15px solid #f3f3f3;
  padding-bottom: 72.72727273%;
}
@media (max-width: 991px) {
  .about-wrap .pic {
    margin-top: 40px;
  }
}
.culture-wrap {
  background-color: #f8f8f8;
}
.culture-wrap .ctitle h3 {
  font-size: 30px;
  color: #333333;
}
.culture-wrap .list {
  margin-top: 36px;
}
.culture-wrap .list::before {
  content: '';
  display: block;
  width: 78px;
  height: 78px;
  float: left;
  border: 1px solid #0c2261;
  border-radius: 50%;
  margin-right: 18px;
  background: url(../images/show.png) no-repeat;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
.culture-wrap .list-1::before {
  background-position: -480px 0;
}
.culture-wrap .list-2::before {
  background-position: -560px 0;
}
.culture-wrap .list-3::before {
  background-position: -640px 0;
}
.culture-wrap .list:hover::before {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.culture-wrap .list h4 {
  font-size: 18px;
  color: #333333;
  padding: 30px 0 10px 80px;
}
.culture-wrap .list p {
  padding-left: 98px;
  line-height: 24px;
}
.wrap-title h3 {
  font-size: 30px;
  color: #333333;
  margin-bottom: 14px;
}
.wrap-title span {
  font-size: 16px;
}
.honor-wrap .pic {
  padding: 0 24px;
  border: 1px solid #ececec;
  margin-top: 36px;
}
.honor-wrap .img-box {
  padding-bottom: 144.54545455%;
}
.honor-wrap .img-box img {
  -webkit-transition: transform .6s ease;
  -moz-transition: transform .6s ease;
  -ms-transition: transform .6s ease;
  -o-transition: transform .6s ease;
  transition: transform .6s ease;
}
.honor-wrap .img-box:hover img {
  transform: scale(1.1);
}
.honor-wrap p {
  margin-top: 14px;
  text-align: center;
}
.page {
  overflow: hidden;
  text-align: center;
  clear: both;
  margin-top: 50px;
}
.page a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  color: #bbbbbb;
  line-height: 40px;
  margin: 0 5px;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.page a.active,
.page a:hover {
  background-color: #0c2261;
  border-color: #0c2261;
  color: #fff;
}
@media (max-width: 767px) {
  .sub-wrap {
    display: none;
  }
}
.sub-wrap .sub h3 {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  background-color: #0c2261;
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sub-wrap .sub > div {
  border: 1px solid #dbdbdb;
  margin-bottom: 30px;
}
.sub-wrap .sub a {
  display: block;
  padding: 0 17px;
  line-height: 40px;
  border-bottom: 1px dashed #dbdbdb;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.sub-wrap .sub a:hover {
  color: #0c2261;
}
.sub-wrap .sub a:hover::after {
  background-color: #0c2261;
}
.sub-wrap .sub a:last-child {
  border-bottom: none;
}
.sub-wrap .sub-1 a span {
  width: 15px;
  height: 15px;
  background-color: #daa13c;
  border-radius: 50%;
  line-height: 15px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  margin-right: 10px;
}
.sub-wrap .sub-2 a::after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #cccccc;
  border-radius: 50%;
  float: right;
  margin-top: 18px;
}
.sub-wrap .sub-3 .pic {
  padding: 20px 20px 0 20px;
  border-bottom: 1px dashed #dbdbdb;
}
.sub-wrap .sub-3 .pic:last-child {
  border-bottom: none;
}
.sub-wrap .sub-3 .img-box {
  padding-bottom: 60.86956522%;
  border-bottom: none;
}
.sub-wrap .sub-3 p {
  text-align: center;
}
.product-wrap .product {
  overflow: hidden;
}
.product-wrap .list {
  margin-bottom: 30px;
}
.product-wrap .list p {
  text-align: center;
  margin-top: 14px;
}
.product-wrap .list:hover .pic .img-box img {
  transform: scale(1.1);
}
.product-wrap .list:hover p {
  color: #0c2261;
}
.product-wrap .pic {
  padding: 9px;
  border: 1px solid #ececec;
}
.product-wrap .pic .img-box {
  padding-bottom: 60%;
}
.product-wrap .pic .img-box img {
  -webkit-transition: transform .6s ease;
  -moz-transition: transform .6s ease;
  -ms-transition: transform .6s ease;
  -o-transition: transform .6s ease;
  transition: transform .6s ease;
}
.product-wrap .page {
  margin-top: 0;
}
.product-show-wrap .album {
  width: 100%;
  position: relative;
  margin-left: -7px;
}
.product-show-wrap .album .img-box {
  padding-bottom: 60%;
}
.product-show-wrap .album .img-box img {
  width: 100%;
}
.product-show-wrap .album .sync1 {
  width: 100%;
  padding: 0 7px;
}
.product-show-wrap .album .sync1 .item {
  width: 100%;
  background: #fff;
  padding: 9px;
  border: 1px solid #dcdcdc;
  text-align: center;
}
.product-show-wrap .album .sync2 {
  width: 100%;
  padding-top: 15px;
}
.product-show-wrap .album .sync2 .synced .item .img-box {
  border-color: #0c2261;
}
.product-show-wrap .album .sync2 .item {
  cursor: pointer;
  margin: 0 7px;
  border: 1px #d4d4d4 solid;
  padding: 9px;
}
.product-show-wrap .album .owl-theme .owl-controls .owl-buttons {
  display: none;
}
.product-show-wrap .text {
  padding-top: 50px;
}
.product-show-wrap .text h3 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 30px;
}
.product-show-wrap .text h4 {
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  line-height: 30px;
}
.product-show-wrap .text p {
  line-height: 30px;
}
.product-show-wrap .parameter {
  margin-top: 60px;
}
.product-show-wrap .parameter .proshow-title {
  background: #ececec;
  height: 40px;
  line-height: 40px;
}
.product-show-wrap .parameter .proshow-title ul {
  overflow: hidden;
}
.product-show-wrap .parameter .proshow-title li {
  color: #333;
  float: left;
  font-size: 16px;
  font-weight: bold;
  padding: 0 28px;
}
.product-show-wrap .parameter .proshow-title li a {
  display: block;
}
.product-show-wrap .parameter .proshow-title li.current,
.product-show-wrap .parameter .proshow-title li:hover {
  background-color: #0c2261;
  border-top: none;
  border-bottom: none;
  color: #fff;
}
.product-show-wrap .parameter .proshow-title li:first-child:hover,
.product-show-wrap .parameter .proshow-title li:first-child.current {
  border-left: none;
}
.product-show-wrap .parameter .note {
  display: none;
  overflow: hidden;
  padding: 30px;
  border: 1px solid #ececec;
}
.product-show-wrap .parameter .note p {
  line-height: 30px;
}
.product-show-wrap .parameter .note .img-box {
  margin-top: 40px;
}
.product-show-wrap .parameter .note.now {
  display: block;
}


@media (min-width: 1200px) {
  .show-wrap .text table {
    text-align: left;
    margin-left: 20%;
    width: 530px;
  }
  .show-wrap .text {
    text-align: left;
  }
}


@media (min-width: 1200px) {
  .product-show-wrap .parameter .note.now table {
    text-align: center;
    margin-left: 16%;
  }
  .product-show-wrap .parameter .note.now td {
    // text-align: left;
  }
}

.product-show-wrap .parameter .feedback h4 {
  font-size: 14px;
  margin-bottom: 18px;
}
.product-show-wrap .parameter .feedback input,
.product-show-wrap .parameter .feedback textarea {
  width: 100%;
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
  color: #999999;
  padding: 0 9px;
  outline: none;
}
.product-show-wrap .parameter .feedback input:focus,
.product-show-wrap .parameter .feedback textarea:focus {
  border-color: rgba(12, 34, 97, 0.4);
}
.product-show-wrap .parameter .feedback input {
  line-height: 40px;
}
.product-show-wrap .parameter .feedback textarea {
  line-height: 30px;
  resize: vertical;
}
.product-show-wrap .parameter .feedback .read input {
  color: #333;
}
.product-show-wrap .parameter .feedback a.send {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: #0c2261;
  display: inline-block;
  padding: 0 50px;
}
.product-show-wrap .parameter .feedback a.send:hover {
  text-decoration: underline;
}
.product-show-wrap .relate-product .proshow-title {
  background: #ececec;
  height: 40px;
  margin-top: 50px;
}
.product-show-wrap .relate-product h3 {
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  font-weight: bold;
  padding: 0 28px;
}
.product-show-wrap .relate-product .note {
  padding: 30px 15px;
  border: 1px solid #ececec;
}
.product-show-wrap .relate-product .note .item {
  margin: 0 15px;
}
.product-show-wrap .relate-product .note .pic {
  border: 1px solid #ececec;
  padding: 9px;
}
.product-show-wrap .relate-product .note .pic:hover .img-box img {
  transform: scale(1.1);
}
.product-show-wrap .relate-product .note .img-box {
  padding-bottom: 60%;
}
.product-show-wrap .relate-product .note .img-box img {
  -webkit-transition: transform .6s ease;
  -moz-transition: transform .6s ease;
  -ms-transition: transform .6s ease;
  -o-transition: transform .6s ease;
  transition: transform .6s ease;
}
.product-show-wrap .relate-product .note p {
  text-align: center;
  padding: 14px 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-show-wrap .relate-product .owl-theme .owl-controls .owl-buttons,
.product-show-wrap .relate-product .owl-pagination {
  display: none;
}
.news-wrap .list {
  padding: 20px 0;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
}
@media (min-width: 768px) {
  .news-wrap .list {
    display: flex;
    align-items: center;
  }
}
.news-wrap .list:first-child {
  border-top: 1px solid #ececec;
}
.news-wrap .list .pic {
  padding-left: 0;
}
.news-wrap .list .note {
  padding-right: 0;
}
.news-wrap .list .img-box {
  padding-bottom: 56.66666667%;
}
.news-wrap .list h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}
.news-wrap .list h3:hover {
  color: #0c2261;
}
.news-wrap .list p {
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-wrap .list p a {
  display: block;
}
.news-wrap .list p:hover {
  color: #0c2261;
}
.news-wrap .list .note div {
  color: #bbbbbb;
  margin-top: 6px;
  display: inline-block;
}
.news-wrap .list .note div::before {
  font-family: "iconfont";
  content: '\e626';
  font-size: 20px;
  margin-right: 8px;
}
.news-wrap .list .note div:last-child {
  margin-left: 30px;
}
.news-wrap .list .note div:last-child::before {
  content: '\e7f3';
}
.news-wrap .list .note div a:hover {
  color: #0c2261;
}
.news-show-wrap .news-title h3 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.news-show-wrap .news-title div {
  color: #bbbbbb;
  margin-top: 16px;
  display: inline-block;
}
.news-show-wrap .news-title div::before {
  font-family: "iconfont";
  content: '\e626';
  font-size: 20px;
  margin-right: 8px;
}
.news-show-wrap .news-title div:last-child {
  margin-left: 30px;
}
.news-show-wrap .news-title div:last-child::before {
  content: '\e7f3';
}
.news-show-wrap .news-title div a:hover {
  color: #0c2261;
}
.news-show-wrap .text {
  padding: 30px 0;
  line-height: 30px;
}
.relate {
  padding: 20px 0;
  line-height: 30px;
  margin-top: 20px;
  border-top: 1px dashed #dcdcdc;
  border-bottom: 1px dashed #dcdcdc;
}
.relate a:hover {
  color: #0c2261;
}
.relate a::before {
  font-family: "iconfont";
  content: '\e60c';
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-top: 6px;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  float: left;
  margin-right: 10px;
  text-align: center;
  color: #888888;
}
.relate a:last-child::before {
  content: '\e60b';
}
.relate a:last-child {
  float: right;
}
.title-in h3 {
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
.problems-wrap .title-in {
  padding-bottom: 26px;
  border-bottom: 1px solid #ececec;
}
.problems-wrap .list {
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
  padding-left: 40px;
}
.problems-wrap .list:first-child {
  border-top: 1px solid #ececec;
}
.problems-wrap .list h3::before,
.problems-wrap .list p::before {
  width: 25px;
  height: 25px;
  color: #fff;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  border-radius: 50%;
  font-weight: bold;
  position: absolute;
  left: 15px;
}
.problems-wrap .list .ltitle {
  overflow: hidden;
}
.problems-wrap .list .ltitle h3 {
  float: left;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.problems-wrap .list .ltitle h3::before {
  content: '问';
  background-color: #0c2261;
}
.problems-wrap .list .ltitle h3:hover {
  color: #0c2261;
}
.problems-wrap .list .ltitle .more {
  float: right;
  color: #bbbbbb;
}
.problems-wrap .list .ltitle .more div {
  display: inline-block;
}
.problems-wrap .list .ltitle .more div::before {
  font-family: "iconfont";
  content: '\e626';
  font-size: 20px;
  margin-right: 8px;
}
.problems-wrap .list .ltitle .more div:last-child {
  margin-left: 30px;
}
.problems-wrap .list .ltitle .more div:last-child::before {
  content: '\e7f3';
}
.problems-wrap .list .ltitle .more div a:hover {
  color: #0c2261;
}
.problems-wrap .list p {
  line-height: 30px;
  margin-top: 6px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.problems-wrap .list p::before {
  content: '答';
  background-color: #dddddd;
}
.problems-wrap .list p:hover {
  color: #0c2261;
}
.show-wrap .text {
  padding: 30px 0;
  line-height: 30px;
}
.show-wrap .video {
  position: relative;
  max-width: 560px;
  overflow: hidden;
}
.show-wrap .video .img-box {
  padding-bottom: 62.96296296%;
  background-color: #000;
}
.show-wrap .video .img-box img {
  opacity: .2;
}
.show-wrap .video .video-box {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  z-index: 100;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.show-wrap .video .iframe {
  display: none;
  width: 100%;
}
.show-wrap .video .play {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(../images/play.png) no-repeat;
  background-size: cover;
}
.video-wrap .video {
  background-position: top right;
  position: relative;
  text-align: center;
  margin-top: 30px;
  overflow: hidden;
  background-color: #000;
}
.video-wrap .video .img-box {
  padding-bottom: 66.66666667%;
}
.video-wrap .video .img-box img {
  opacity: .2;
}
.video-wrap .video .video-box {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.video-wrap .video .iframe {
  display: none;
  width: 100%;
}
.video-wrap .video .play {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 22%;
  margin-bottom: 100%;
  background: url(../images/play.png) no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .video-wrap .video .play {
    margin-top: 30%;
  }
}
.video-wrap p {
  margin: 14px 0;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.video-wrap .page {
  margin-top: 36px;
}
.contact-wrap .pic {
  position: relative;
  margin-top: 44px;
}
.contact-wrap .pic img {
  max-width: 100%;
}
.contact-wrap .pic > div {
  position: absolute;
  top: 50%;
  z-index: 100;
  padding: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  color: #0c2261;
}
.contact-wrap .pic > div h3 {
  font-size: 18px;
  font-weight: bold;
}
.contact-wrap .pic > div p {
  line-height: 30px;
  margin-top: 6px;
}
.contact-wrap .pic > div p::after {
  /*content: '';*/
  display: block;
  width: 30px;
  height: 3px;
  margin-top: 16px;
  background-color: #0c2261;
}
.contact-wrap .note {
  margin-top: 16px;
}
.contact-wrap .note p {
  display: inline-block;
  margin-right: 60px;
  margin-top: 16px;
}
.contact-wrap .note .icon::before {
  font-family: "iconfont";
  content: '\e69f';
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #bbbbbb;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid #dbdbdb;
}
.contact-wrap .note .icon-2::before {
  content: '\e661';
}
.contact-wrap .note .icon-3::before {
  content: '\e62b';
  font-size: 12px;
  padding-left: 2px;
}
.contact-wrap .note .icon-4::before {
  content: '\e662';
  font-size: 12px;
}
.contact-wrap .note .icon-5::before {
  content: '\e60d';
}
.contact-wrap .note a:hover {
  text-decoration: underline;
}
.contact-wrap .feedback {
  margin-top: 44px;
}
.contact-wrap .feedback input,
.contact-wrap .feedback textarea {
  width: 100%;
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
  color: #999999;
  padding: 0 9px;
  outline: none;
}
.contact-wrap .feedback input:focus,
.contact-wrap .feedback textarea:focus {
  border-color: rgba(12, 34, 97, 0.4);
}
.contact-wrap .feedback input {
  line-height: 40px;
}
.contact-wrap .feedback textarea {
  line-height: 30px;
  resize: vertical;
}
.contact-wrap .feedback a.send {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: #0c2261;
  display: inline-block;
  padding: 0 50px;
}
.contact-wrap .feedback a.send:hover {
  text-decoration: underline;
}
.contact-wrap .map {
  border: 1px solid #ececec;
  height: 450px;
  margin-top: 60px;
  overflow: hidden;
}
.contact-wrap .map img {
  display: block;
  height: 100%;
}



@media (max-width: 960px) {
  .text img{
    max-width: 100% !important;
    height: auto !important;
  }
  .note img{
    width: 100% !important;
  }
}

#abc img{
  width: auto !important;
}

@media (max-width: 767px) {
  .header .h_top {
    display: none;
  }
}

.header .h_top .xinlang::before {
  font-family:"iconfont" !important;
  content: '\e72c';
}
.header .h_top .tengxun::before {
  font-family:"iconfont" !important;
  content: '\e7f0';
}

.header .h_top .xinlang:hover {
  color:#000;
}
.header .h_top .tengxun:hover {
  color:#000;
}
.header .h_top .shoucang:hover {
  text-decoration: underline;
}
.header .h_top .zaixian:hover {
  text-decoration: underline;
}
.header .h_top .wangzhanditu:hover {
  text-decoration: underline;
}


.product-show-wrap .parameter .now img{
  width:auto;
  max-width: 100% !important;
  height: auto !important;
}


.honor-wrap1 .pic {
  padding: 0 24px;
  border: 1px solid #ececec;
  margin-top: 36px;
}
.honor-wrap1 .img-box {
  padding-bottom: 144.54545455%;
}
.honor-wrap1 .img-box img {
  -webkit-transition: transform .6s ease;
  -moz-transition: transform .6s ease;
  -ms-transition: transform .6s ease;
  -o-transition: transform .6s ease;
  transition: transform .6s ease;
}
.honor-wrap1 .img-box:hover img {
  transform: scale(1.1);
}
.honor-wrap1 p {
  margin-top: 14px;
  margin-left: 5%;
  /*text-align: center;*/
}

.honor-wrap1 table tr td {
  padding-top: 10px;
  padding-left: 20px;
  /*text-align: center;*/
}


@media (max-width: 860px) {
  table{
    width: 100% !important;
  }
}


/**
 * Date : 2017年9月6日14:03:38
 * @author HSM
 * @toDo 详情页视频
 */
.product-video {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 500px;
  max-width: 700px;
}
.product-video iframe{
  // width: 100%;
  // height: 500px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .product-video {
    height: auto;
    padding-bottom: 64.42857142857143%;
  }

}

.abb{
  height: 560px;
}
@media (max-width: 991px) {
  .abb {
    height:300px !important;
  }
}





@media (max-width: 767px) {
  #pic1 {
    padding-left: 25px !important;
  }
  #pic2 {
    padding-left: 50px;
  }
}
.elegant-box
{
    padding-bottom: 0;
}
.elegant-box .elegant
{
    margin-top: 40px;
}
.elegant-box .elegant > ul
{
    font-size: 0;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul
    {
        margin: 0 -10px;
    }
}
.elegant-box .elegant > ul > li
{
    font-size: 14px;

    display: inline-block;

    width: 50%;
    margin-top: -20px;

    vertical-align: top;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li
    {
        margin: 0;
        padding: 0 10px;
    }
}
.elegant-box .elegant > ul > li .item
{
    position: relative;

    min-height: 128px;
    padding-right: 150px;
	display: block;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li .item
    {
        min-height: auto;
        padding: 0;
    }
}
.elegant-box .elegant > ul > li .item .title-elegant
{
    position: absolute;
    right: 0;

    width: 128px;
    height: 128px;

    background: url(../images/b1.png) no-repeat center;
    background-size: contain;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li .item .title-elegant
    {
        display: none;
    }
}
.elegant-box .elegant > ul > li .item .title-elegant h2
{
    font-size: 24px;
    font-weight: bold;

    position: absolute;
    top: 50%;
    left: 25%;

    width: 50%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}
.elegant-box .elegant > ul > li .item .text
{
    padding-top: 10px;

    text-align: right;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li .item .text
    {
        text-align: left;
    }
}
.elegant-box .elegant > ul > li .item .text b
{
    font-size: 22px;
    line-height: 30px;

    display: block;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li .item .text b
    {
        font-size: 18px;
    }
}
.elegant-box .elegant > ul > li .item .text p
{
    font-size: 16px;
    line-height: 26px;

    margin: 0;
}
@media (max-width: 991px)
{
    .elegant-box .elegant > ul > li .item .text p
    {
        font-size: 14px;
    }
}
.elegant-box .elegant > ul > li:nth-child(2n) .item
{
    padding-right: 0;
    padding-left: 150px;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li:nth-child(2n) .item
    {
        padding-left: 0;
    }
}
.elegant-box .elegant > ul > li:nth-child(2n) .item .title-elegant
{
    right: auto;
    left: 0;
}
.elegant-box .elegant > ul > li:nth-child(2n) .item .text
{
    text-align: left;
}
.elegant-box .elegant > ul > li:nth-child(1) .item .text,
.elegant-box .elegant > ul > li:nth-child(2) .item .text
{
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li:nth-child(1) .item .text,
    .elegant-box .elegant > ul > li:nth-child(2) .item .text
    {
        -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
                transform: translateY(0px);
    }
}
.elegant-box .elegant > ul > li:nth-child(2) .item .title-elegant
{
    background: url(../images/b2.png) no-repeat center;
}
.elegant-box .elegant > ul > li:nth-child(3) .item
{
    padding-right: 214px;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li:nth-child(3) .item
    {
        padding-right: 0;
    }
}
.elegant-box .elegant > ul > li:nth-child(3) .item .title-elegant
{
    right: 64px;

    background: url(../images/b3.png) no-repeat center;
}
.elegant-box .elegant > ul > li:nth-child(3) .item .title-elegant:after
{
    position: absolute;
    top: 0;
    right: -128px;

    display: block;

    width: 128px;
    height: 128px;

    content: '';

    background: url(../images/b4.png) no-repeat center;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li:nth-child(3) .item .title-elegant:after
    {
        display: none;
    }
}
.elegant-box .elegant > ul > li:nth-child(3) .item .text
{
    padding-top: 20px;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li:nth-child(3) .item .text
    {
        padding: 0;
    }
}
.elegant-box .elegant > ul > li:nth-child(4) .item
{
    padding-left: 214px;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li:nth-child(4) .item
    {
        padding-left: 0;
    }
}
.elegant-box .elegant > ul > li:nth-child(4) .item .title-elegant
{
    left: 64px;

    background: url(../images/b5.png) no-repeat center;
}
.elegant-box .elegant > ul > li:nth-child(4) .item .text
{
    padding-top: 20px;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li:nth-child(4) .item .text
    {
        padding: 0;
    }
}
.elegant-box .elegant > ul > li:nth-child(5) .item .text,
.elegant-box .elegant > ul > li:nth-child(6) .item .text
{
    padding-top: 30px;
}
@media (max-width: 767px)
{
    .elegant-box .elegant > ul > li:nth-child(5) .item .text,
    .elegant-box .elegant > ul > li:nth-child(6) .item .text
    {
        padding: 0;
    }
}
.elegant-box .elegant > ul > li:nth-child(5) .item .title-elegant
{
    background: url(../images/b6.png) no-repeat center;
}
.elegant-box .elegant > ul > li:nth-child(6) .item .title-elegant
{
    background: url(../images/b7.png) no-repeat center;
}
.reason-box
{
    padding: 80px 5%;
}
@media(max-width:767px){
	.reason-box
	{
	    padding: 50px 0%;
	}
}
.reason-box .reason
{
    overflow: hidden;
	/* max-width: 900px; */
	/* margin: 0 auto; */
    margin-top: 30px;

    text-align: left;
}
.reason-box .reason > ul > li:nth-child(2n) .item .pic
{
    left: 50%;
}
@media (max-width: 767px)
{
    .reason-box .reason > ul > li:nth-child(2n) .item .pic
    {
        left: 0;
    }
}
.reason-box .reason > ul > li:nth-child(2n) .item .text
{
    right: 50%;

    padding: 10px 30px 10px 5%;
}
@media (max-width: 1470px)
{
    .reason-box .reason > ul > li:nth-child(2n) .item .text
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .reason-box .reason > ul > li:nth-child(2n) .item .text
    {
        padding: 20px 14px;
    }
}
@media (max-width: 767px)
{
    .reason-box .reason > ul > li:nth-child(2n) .item .text
    {
        right: 0;
    }
}
.reason-box .reason .item
{
    font-size: 0;
}
.reason-box .reason .item .pic,
.reason-box .reason .item .text
{
    font-size: 14px;

    position: relative;

    display: inline-block;

    width: 50%;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .reason-box .reason .item .pic,
    .reason-box .reason .item .text
    {
        display: block;

        width: 100%;
    }
}
.reason-box .reason .item .pic img
{
    width: 100%;
}
.reason-box .reason .item .text
{
    padding: 10px 5% 10px 30px;
}
@media (max-width: 1470px)
{
    .reason-box .reason .item .text
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .reason-box .reason .item .text
    {
        padding: 20px 14px;
    }
}
.reason-box .reason .item .text .title-reason h2
{
    font-size: 34px;
    font-weight: bold;
    line-height: 50px;

    color: #0c2261;
}
@media (max-width: 991px)
{
    .reason-box .reason .item .text .title-reason h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .reason-box .reason .item .text .title-reason h2
    {
        font-size: 24px;
    }
}
.reason-box .reason .item .text .title-reason h2 span
{
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;

    display: inline-block;

    width: 50px;
    height: 50px;
    margin-right: 20px;

    text-align: center;
    vertical-align: middle;

    color: #fff;
    border-radius: 0 0 30px 30px;
    background-color: #009134;
}
.reason-box .reason .item .text .tt
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .reason-box .reason .item .text .tt
    {
        margin-top: 20px;
    }
}
.reason-box .reason .item .text .tt h3
{
    font-size: 20px;
    line-height: 1.4;

    color: #222;
}
@media (max-width: 991px)
{
    .reason-box .reason .item .text .tt h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .reason-box .reason .item .text .tt h3
    {
        font-size: 18px;
    }
}
.reason-box .reason .item .text .note
{
    font-size: 16px;
    line-height: 2;

    margin-top: 10px;

    color: #666;
}
@media (max-width: 991px)
{
    .reason-box .reason .item .text .note
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .reason-box .reason .item .text .note
    {
        font-size: 14px;

        margin-top: 10px;
    }
}
