@charset "UTF-8";
body {
  height: 100%;
  text-align: left;
  line-height: 1.5;
  color: #333;
  font-size: 14px;
  font-family: Arial, "microsoft yahei", "iconfont";
  background: #fff; }

a {
  color: #333;
  text-decoration: none; }
  a:hover {
    color: #0e4069; }

.head-top {
  background: #105798;
  padding: 10px 0; }
  .head-top .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px;
    justify-content: space-between;
    color: #fff; }
    .head-top .container .btn-a {
      padding: 0 5px;
      display: block;
      color: #fff; }

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  min-width: 320px; }

.logo-nav-search {
  width: 100%;
  background-color: #fff;
  color: #fff; }
  .logo-nav-search:hover, .logo-nav-search.sticky {
    background-color: #fff;
    border-bottom: 1px solid #0e4069; }
    .logo-nav-search:hover .search .searchgo, .logo-nav-search.sticky .search .searchgo {
      color: #fff; }
  .logo-nav-search .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px;
    justify-content: space-between;
    align-items: center;
    position: relative; }
  .logo-nav-search .logo {
    color: #333;
    align-items: center; }
    .logo-nav-search .logo img {
      height: 80px;
      margin-right: 20px; }
    .logo-nav-search .logo .txt-1 {
      line-height: 50px;
      font-size: 24px;
      font-weight: bold; }
    .logo-nav-search .logo .txt-2 {
      line-height: 30px;
      font-size: 14px;
      text-transform: uppercase; }
  .logo-nav-search .main-nav {
    height: 100px; }
  .logo-nav-search .nav-ul-1 {
    justify-content: flex-end; }
  .logo-nav-search .nav-li-1 {
    position: relative;
    padding: 20px; }
    .logo-nav-search .nav-li-1:hover .nav-a-1 {
      color: #0e4069; }
    .logo-nav-search .nav-li-1:hover .nav-dl-2 {
      visibility: visible;
      display: block;
      opacity: 1; }
    .logo-nav-search .nav-li-1 .nav-a-1 {
      display: block;
      height: 60px;
      line-height: 60px;
      font-size: 16px;
      color: #333; }
    .logo-nav-search .nav-li-1 .nav-dl-2 {
      white-space: nowrap;
      min-width: 100%;
      position: absolute;
      z-index: 99999;
      left: 50%;
      top: 100%;
      transform: translateX(-50%);
      visibility: hidden;
      display: none;
      opacity: 0;
      transition: 500ms;
      background: #0e4069; }
    .logo-nav-search .nav-li-1 .nav-a-2 {
      display: block;
      height: 40px;
      line-height: 40px;
      padding: 0 15px;
      font-size: 14px;
      text-align: center;
      color: #fff;
      transition: 500ms;
      background: rgba(255, 255, 255, 0.2); }
      .logo-nav-search .nav-li-1 .nav-a-2:hover {
        color: #0e4069;
        background: #fff; }
  .logo-nav-search .search {
    border-left: #333;
    padding: 0 22px; }
    .logo-nav-search .search.showSearch .click:before {
      content: "\e638"; }
    .logo-nav-search .search.showSearch .searchformform {
      visibility: visible;
      opacity: 1; }
    .logo-nav-search .search .click:before {
      content: "\e65a";
      font-size: 48px;
      line-height: 100px;
      cursor: pointer;
      color: #333; }
    .logo-nav-search .search .searchformform {
      position: absolute;
      z-index: 99;
      top: 100%;
      left: 0;
      height: 50px;
      width: 100%;
      padding: 5px 0;
      text-align: center;
      visibility: hidden;
      opacity: 0;
      transition: 500ms; }
    .logo-nav-search .search .searchword {
      width: 100%;
      height: 40px;
      line-height: 40px;
      background: #eee;
      padding: 0 50px 0 20px; }
    .logo-nav-search .search .searchgo {
      position: absolute;
      right: 0%;
      top: 5px;
      background: transparent;
      outline: none; }
      .logo-nav-search .search .searchgo:before {
        content: "\e65a";
        font-size: 30px;
        line-height: 40px;
        font-family: iconfont;
        color: #0e4069;
        padding: 0 10px; }

.index-item {
  padding-top: 60px; }
  .index-item .sort-name {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #0e4069; }
    .index-item .sort-name:before {
      content: "";
      width: 50px;
      height: 0;
      border-bottom: 5px solid #0e4069;
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 10px); }

.index-products {
  background: #f2f2f2;
  padding: 50px 0; }
  .index-products .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px; }
  .index-products .sub-sort-list {
    margin-top: 30px;
    font-size: 18px;
    text-align: center;
    justify-content: center; }
    .index-products .sub-sort-list .item + .item .item-a {
      border-left: 2px solid rgba(179, 179, 179, 0.5); }
    .index-products .sub-sort-list .item-a {
      display: block;
      padding: 0 20px;
      margin-top: 4px;
      height: 20px;
      line-height: 20px;
      color: #0a0a0a; }
  .index-products .pro-list {
    margin-top: 30px;
    flex-wrap: wrap; }
    .index-products .pro-list .item {
      width: 25%; }
    .index-products .pro-list .outer-div {
      margin: 0 10px 10px;
      position: relative; }
      .index-products .pro-list .outer-div:hover .pic img {
        transform: scale(1.1); }
      .index-products .pro-list .outer-div:hover .text-box {
        height: 100%; }
      .index-products .pro-list .outer-div:hover .title {
        background: #08253c;
        color: #fff; }
    .index-products .pro-list .pic {
      overflow: hidden;
      background: #fff; }
      .index-products .pro-list .pic img {
        transition: 500ms; }
    .index-products .pro-list .text-box {
      position: absolute;
      width: 100%;
      height: 0;
      overflow: hidden;
      left: 0;
      bottom: 0;
      transition: 500ms;
      background: rgba(8, 37, 60, 0.5); }
    .index-products .pro-list .title {
      height: 50px;
      line-height: 50px;
      font-size: 18px;
      text-align: center;
      color: #333; }

.index-advantage .container {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  min-width: 320px; }
.index-advantage .list {
  margin-top: 30px; }
.index-advantage .item {
  width: 25%;
  overflow: hidden;
  position: relative; }
  .index-advantage .item:hover img {
    transform: scale(1.1); }
.index-advantage .pic {
  width: 100%;
  padding-bottom: 133%;
  overflow: hidden; }
.index-advantage img {
  position: absolute;
  left: 0;
  top: 0;
  transition: 500ms;
  width: 100%;
  height: 100%; }
.index-advantage .text-box {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 50px 20px;
  text-align: center;
  color: #fff; }
  .index-advantage .text-box .title {
    font-weight: bold;
    font-size: 22px;
    line-height: 50px; }
  .index-advantage .text-box .desc {
    margin-top: 20px;
    max-width: 320px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 30px;
    height: 150px; }

.index-application .container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  min-width: 320px; }
.index-application .list {
  margin-top: 30px; }
.index-application .item {
  width: 33.3%;
  margin-bottom: 50px;
  position: relative; }
.index-application .outer-div {
  margin: 0 10px; }
  .index-application .outer-div:hover .text-box {
    background-color: #0e4069;
    box-shadow: 0 0 0px 5px #0e4069;
    color: #fff; }
.index-application .pic {
  height: 400px;
  overflow: hidden; }
.index-application .text-box {
  background-color: #fff;
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: -60px;
  padding: 10px;
  text-align: center;
  color: #333;
  transition: 500ms;
  border-radius: 5px;
  box-shadow: 0 0 0px 3px #fafafa; }
  .index-application .text-box .title {
    font-weight: bold;
    font-size: 22px;
    line-height: 40px; }
  .index-application .text-box .desc {
    margin-top: 10px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 20px;
    height: 100px; }

.index-about {
  margin-top: 60px;
  background: url("/runtime/jpg/c7/fc/0a/9e/6b/438b2ae2ea50cf2f717805.jpg") no-repeat center top; }
  .index-about .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px; }
  .index-about .sort-name {
    color: #fff; }
    .index-about .sort-name:before {
      border-color: #fff; }
  .index-about .main-box {
    margin-top: 30px;
    padding: 20px;
    background: #0e4069;
    color: #fff; }
  .index-about .left-box {
    margin-right: 30px; }
  .index-about .right-box .title {
    font-size: 22px;
    line-height: 50px; }
  .index-about .right-box .desc {
    margin-top: 20px;
    line-height: 26px; }
  .index-about .right-box .more {
    margin-top: 10px;
    display: inline-block;
    padding: 10px 30px;
    line-height: 1;
    border-radius: 5px;
    background: #EC7823;
    color: #fff; }
    .index-about .right-box .more:hover {
      background: #EC7823;
      color: #fff; }

.index-equipment {
  background: url("/runtime/jpg/44/9a/1d/4b/b2/aaf721d117ef7383c2c0de.jpg") no-repeat center 130px;
  color: #fff; }
  .index-equipment .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px; }
  .index-equipment .roll-box {
    margin-top: 80px;
    padding-bottom: 30px; }
  .index-equipment .item {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px; }
    .index-equipment .item .title {
      font-size: 24px;
      font-weight: bold;
      line-height: 50px; }
    .index-equipment .item .desc {
      margin-top: 50px;
      line-height: 26px; }
    .index-equipment .item .pic {
      width: 65%;
      height: 450px;
      margin-left: 30px;
      border-radius: 20px 60px 20px 60px;
      overflow: hidden; }
    .index-equipment .item img {
      width: 100%;
      height: 100%; }
    .index-equipment .item .item-a {
      display: inline-block;
      margin-top: 30px;
      padding: 10px 30px;
      color: #FFF;
      background: #EC7823; }
  .index-equipment .swiper-pagination {
    text-align: left; }
  .index-equipment .bullet {
    display: inline-block;
    color: #0e4069;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    margin: 0 5px; }
    .index-equipment .bullet.bullet-active {
      color: #fff;
      background: #EC7823; }

.index-news {
  padding: 60px 0;
  background: #fcfcfc; }
  .index-news .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px; }
  .index-news .main-box {
    margin-top: 30px; }
  .index-news .left-box {
    min-height: 500px;
    width: 40%;
    position: relative;
    margin-right: 40px;
    overflow: hidden; }
    .index-news .left-box .pic {
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%; }
      .index-news .left-box .pic img {
        height: 100%; }
    .index-news .left-box .title-box {
      position: absolute;
      margin: 0;
      z-index: 3;
      left: 0;
      bottom: 0;
      width: 100%;
      height: auto;
      background: #0e4069;
      color: #fff; }
      .index-news .left-box .title-box .title {
        padding: 0 20px;
        font-size: 22px;
        font-weight: bold;
        line-height: 60px;
        text-align: center;
        width: 100%;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .index-news .left-box .title-box .desc {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        line-height: 26px;
        height: 104px;
        margin: 20px 30px; }
  .index-news .right-box {
    justify-content: space-between; }
    .index-news .right-box .item + .item {
      margin-top: 10px; }
    .index-news .right-box .item .outer-div {
      border: 1px solid #eaeaea; }
    .index-news .right-box .item .time-box {
      width: 100px; }
      .index-news .right-box .item .time-box .d {
        font-size: 48px;
        line-height: 1;
        margin-bottom: 10px; }
      .index-news .right-box .item .time-box .ym {
        font-size: 15px;
        line-height: 1; }
    .index-news .right-box .item .pic {
      flex: none;
      margin-right: 20px;
      width: 220px;
      height: 220px;
      overflow: hidden; }
      .index-news .right-box .item .pic img {
        height: 100%; }
    .index-news .right-box .item .text-box {
      padding: 30px 20px; }
    .index-news .right-box .item .title {
      display: block;
      color: #1c1b19;
      font-size: 20px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-weight: normal; }
    .index-news .right-box .item .desc {
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      line-height: 26px;
      height: 78px;
      color: #1c1b19; }
    .index-news .right-box .item .time {
      color: #999;
      margin-top: 10px; }

.index-global {
  background: url("/runtime/jpg/f6/b1/de/9b/f9/04ea56d521979e7200505f.jpg") no-repeat center top;
  height: 762px; }
  .index-global .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px;
    position: relative;
    height: 100%; }
  .index-global .sort-box {
    color: #fff;
    position: absolute;
    top: 100px;
    right: 20px; }
    .index-global .sort-box .name {
      text-align: right;
      font-size: 48px;
      font-weight: bold;
      line-height: 56px; }
    .index-global .sort-box .subname {
      margin-top: 20px;
      font-size: 24px; }
  .index-global .list {
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 20px 0; }
    .index-global .list .item {
      width: 25%;
      text-align: center; }
    .index-global .list .text-1 {
      font-size: 50px;
      font-weight: bold; }
    .index-global .list .text-2 {
      font-size: 24px;
      font-weight: normal; }


.footer {
  background: #353535;
  padding: 40px 0;
  color: #fff; }
  .footer a {
    color: #fff; }
  .footer .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 320px;
    justify-content: space-between; }
  .footer .path {
    max-width: 25%; }
    .footer .path + .path {
      margin-left: 20px; }
    .footer .path h3 {
      font-size: 18px;
      font-weight: bold;
      height: 40px;
      line-height: 40px;
      margin-bottom: 20px; }
    .footer .path .item {
      display: block;
      height: 30px;
      line-height: 30px;
      mso-list-ins: 30px;
      color: #fff; }
  .footer .nav-path .list {
    margin-right: 20px; }
    .footer .nav-path .list:last-child {
      margin-right: 0; }
  .footer .site_footer_form {
    margin-top: 30px; }
  .footer .form-control {
    margin: 2px 0;
    padding: 5px 10px;
    width: 200px;
    outline: none; }
  .footer .send-btn {
    width: 88px;
    height: 38px;
    line-height: 38px;
    background: #EC7823;
    color: #fff;
    text-align: center; }


.page-content {
  padding: 20px 0 40px; }


.currLocation {
  padding: 14px 0;
  font-size: 14px;
  font-weight: bold;
  color: #0e4069;
  background-color: #ECECEC;
  margin-bottom: 20px; }
  .currLocation .nav_x:before {
    margin-right: 10px;
    font-size: 20px;
    color: #0e4069;
    font-family: "iconfont"; }


.page-left-box {
  width: 270px;
  margin-right: 30px;
  background: #fff; }
  .page-left-box .sub-box {
    margin-bottom: 30px; }
    .page-left-box .sub-box:last-child {
      margin-bottom: 0; }
  .page-left-box .left-sub-nav .name {
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #0e4069 no-repeat;
    width: 270px;
    color: #fff;
    position: relative; }
  .page-left-box .left-sub-nav .category .nav-a {
    margin: 5px 0;
    display: block;
    padding: 8px  25px;
    font-size: 16px;
    font-weight: bold;
    color: #1c1c1c;
    position: relative;
    border: 1px solid #f3f3f3; }
    .page-left-box .left-sub-nav .category .nav-a:before {
      content: "\e66b";
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%);
      font-size: 16px;
      color: #666; }
  .page-left-box .left-sub-nav .category .nav-2-a {
    margin: 5px 0;
    display: block;
    padding: 8px  25px 8px 50px;
    font-size: 14px;
    border: 1px solid #f3f3f3;
    position: relative; }
    .page-left-box .left-sub-nav .category .nav-2-a:before {
      content: "\e626";
      position: absolute;
      top: 50%;
      left: 25px;
      transform: translateY(-50%); }
  .page-left-box .contact {
    background: #0e4069;
    color: #fff;
    position: relative;
    padding: 30px 10px 30px 70px; }
    .page-left-box .contact .pone {
      font-size: 28px; }
    .page-left-box .contact:before {
      content: "\e611";
      font-size: 40px;
      position: absolute;
      top: 50%;
      left: 20px;
      transform: translateY(-50%); }


.list-page .list-1 .item {
  border-bottom: 1px solid #092a45;
  display: block;
  padding: 20px;
  transition: all .5s; }
  .list-page .list-1 .item a {
    color: #092a45; }
  .list-page .list-1 .item .pic {
    margin-right: 10px; }
  .list-page .list-1 .item .txt-box {
    position: relative; }
  .list-page .list-1 .item .title {
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    color: #0e4069;
    width: 85%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0; }
  .list-page .list-1 .item .desc {
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 22px;
    height: 66px; }
  .list-page .list-1 .item .time {
    font-size: 12px;
    color: #666;
    position: absolute;
    top: 0;
    right: 20px;
    height: 50px;
    line-height: 50px; }
  .list-page .list-1 .item:hover {
    box-shadow: 0 0 15px rgba(14, 64, 105, 0.2); }
    .list-page .list-1 .item:hover .title {
      color: #047336; }


.list-page .addcontent {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px; }
.list-page .list-1-1 {
  margin-top: 30px; }
  .list-page .list-1-1 .item {
    margin-bottom: 20px; }
  .list-page .list-1-1 .outer-div {
    margin: 0 10px;
    border: 1px solid #ddd;
    height: 100%; }
  .list-page .list-1-1 .title {
    color: #0e4069;
    font-weight: bold;
    padding: 25px; }
  .list-page .list-1-1 .pic {
    width: 100%;
    height: 200px;
    overflow: hidden; }
    .list-page .list-1-1 .pic img {
      width: 100%;
      height: 100%; }
  .list-page .list-1-1 .desc {
    margin: 25px;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 22px;
    height: 66px; }
  .list-page .list-1-1 .time {
    margin: 25px; }
.list-page.all-list-page {
  padding: 0; }
.list-page .list-3 .item {
  width: 100%; }
  .list-page .list-3 .item .outer-div {
    padding: 50px 0; }
  .list-page .list-3 .item .pic {
    width: 30%;
    margin-right: 30px;
    flex: none;
    max-height: 100%; }
  .list-page .list-3 .item .title {
    color: #666;
    font-size: 24px;
    line-height: 60px;
    font-weight: bold;
    border-bottom: 1px solid #eee; }
  .list-page .list-3 .item .content {
    margin-top: 20px;
    line-height: 24px; }
  .list-page .list-3 .item:nth-child(even) {
    background: #eee; }
    .list-page .list-3 .item:nth-child(even) .outer-div {
      flex-direction: row-reverse; }
    .list-page .list-3 .item:nth-child(even) .pic {
      margin-right: 0;
      margin-left: 30px; }
    .list-page .list-3 .item:nth-child(even) .title {
      border-color: #fff; }
.list-page.all-2-list-page .addcontent {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px; }
.list-page.all-2-list-page .sub-sort-name {
  font-size: 24px;
  margin-top: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px; }
.list-page.all-2-list-page .list-4 .outer-div {
  margin: 0 10px 20px;
  box-shadow: 0 0 0 5px #0e4069;
  position: relative;
  padding-bottom: 61.8%;
  overflow: hidden; }
.list-page.all-2-list-page .list-4 .pic {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
  .list-page.all-2-list-page .list-4 .pic img {
    width: 100%;
    height: 100%; }
.list-page.all-2-list-page .list-4 .text-box {
  padding: 8px 0;
  background: rgba(14, 64, 105, 0.8);
  color: #fff;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0px; }


.list-page .list-2 {
  background: #fff;
  padding: 0px 25px 30px; }

.list-page .list-2 .outer-div {
  border: 1px solid #f8f8f8;
  margin: 0 10px 10px;
  text-align: center; }

.list-page .list-2 .outer-div .pic {
  overflow: hidden; }

.list-page .list-2 .outer-div .img {
  transition: 500ms; }

.list-page .list-2 .outer-div .title {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 16px;
  background: #f8f8f8;
  color: #333;
  transition: 500ms; }

.list-page .list-2 .outer-div:hover .img {
  transform: scale(1.1); }

.list-page .list-2 .outer-div:hover .title {
  background: #023057;
  color: #fff; }


.show-1 .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  text-align: center; }
.show-1 .time {
  display: block;
  line-height: 26px;
  text-align: center; }
.show-1 .content {
  margin-top: 10px;
  padding-top: 10px; }

.show-2 .show-head {
  text-align: center; }
.show-2 .images-box {
  margin-top: 20px; }
.show-2 .big-roll-box {
  overflow: hidden; }
.show-2 .small-roll-box {
  margin-top: 20px;
  overflow: hidden; }
.show-2 .small-roll-box .item {
  position: relative; }
.show-2 .small-roll-box .item:before {
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 5px solid transparent;
  position: absolute;
  left: 0;
  top: 0; }
.show-2 .small-roll-box .swiper-slide {
  opacity: .6; }
.show-2 .small-roll-box .swiper-slide-thumb-active {
  opacity: 1; }
.show-2 .show-head .text-box {
  text-align: left;
  margin-left: 30px; }
.show-2 .show-head .title {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #0e4069; }
.show-2 .show-head .desc {
  margin-top: 20px; }
.show-2 .pro-show-ask {
  margin-top: 20px;
  padding: 6px 15px;
  background: #f3f3f3;
  font-size: 14px;
  font-weight: bold;
  position: relative; }
.show-2 .show-content {
  margin-top: 40px; }


.tags-box {
  box-shadow: 0 0 15px 5px #f6f6f6;
  padding: 30px; }

.tags-box .title-box {
  font-size: 18px;
  color: #047336;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  position: relative; }

.tags-box .title-box:before {
  content: "";
  width: 100px;
  height: 0;
  border-bottom: 3px solid #047336;
  position: absolute;
  left: 0;
  bottom: -1px; }

.tags-box .list-1 {
  padding: 20px;
  font-size: 14px;
  justify-content: space-between; }

.tags-box .list-1 .item-a {
  width: 95%;
  display: block;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px dashed #eee; }

.tags-box .roll-box {
  overflow: hidden; }

.tags-box .roll-box .list-2 {
  padding: 20px 0;
  text-align: center; }

.tags-box .roll-box .list-2 .outer-div {
  margin: 0 5px;
  display: block; }


.company-page .company-item + .company-item {
  margin-top: 50px; }
.company-page .company-item .sort {
  text-align: center;
  text-transform: uppercase;
  height: 24px;
  line-height: 24px;
  margin-bottom: 20px; }
.company-page .company-item .sort-separator {
  position: relative;
  margin-bottom: 30px; }
.company-page .company-item .separator {
  width: 10px;
  height: 10px;
  border: 3px solid #333;
  position: relative; }
  .company-page .company-item .separator:before, .company-page .company-item .separator:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 3px;
    background: #0e4069; }
  .company-page .company-item .separator:before {
    left: -10px;
    transform: translateX(-100%); }
  .company-page .company-item .separator:after {
    right: -10px;
    transform: translateX(100%); }
.company-page .company-profile .left-box {
  width: 50%;
  border: 10px solid #eee;
  background: url("/runtime/png/db/0d/c5/6f/e3/353147c8e9c0a7dafba760.png") no-repeat center;
  background-size: cover;
  margin-left: 10px;
  margin-right: 30px; }
.company-page .company-choose {
  padding: 50px 0;
  background: #f7f7f7; }
  .company-page .company-choose .item {
    width: 33.33%;
    flex: none; }
    .company-page .company-choose .item .outer-div {
      margin: 0 5px;
      padding: 20px 20px 30px;
      background: #fff; }
    .company-page .company-choose .item .icon {
      text-align: center;
      font-size: 30px;
      line-height: 45px;
      color: #0e4069;
      margin-bottom: 10px; }
    .company-page .company-choose .item .title {
      color: #333;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase;
      line-height: 22px;
      margin-bottom: 20px; }
    .company-page .company-choose .item .desc {
      color: #666;
      font-size: 14px;
      font-family: 'Roboto', sans-serif;
      word-break: break-all;
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
      line-height: 24px;
      height: 96px; }
.company-page .company-history {
  padding: 50px 0;
  background: #fcfcfc; }
  .company-page .company-history.company-item {
    margin: 0; }
  .company-page .company-history .pic {
    background: url("/runtime/jpg/07/67/bb/5c/ce/7a4d0faf6765a6cf768755.jpg");
    background-size: cover;
    width: 40%;
    margin-right: 30px;
    flex: none; }
  .company-page .company-history .list {
    flex: auto; }
  .company-page .company-history .item {
    margin-bottom: 30px; }
  .company-page .company-history .time {
    font-weight: bold;
    font-size: 28px;
    position: relative;
    padding-left: 30px; }
    .company-page .company-history .time:before {
      content: "\e67d";
      font-size: 14px;
      font-family: iconfont;
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translateY(-50%); }
  .company-page .company-history .text-2 {
    margin-top: 10px;
    line-height: 24px; }
.company-page .company-counter .list {
  width: 100%;
  background: #fff;
  padding: 20px 0; }
  .company-page .company-counter .list .item {
    width: 25%;
    text-align: center;
    justify-content: center; }
    .company-page .company-counter .list .item:after {
      margin-left: 10px;
      font-size: 44px; }
  .company-page .company-counter .list .text-1 {
    font-size: 30px;
    font-weight: bold;
    text-align: right; }
  .company-page .company-counter .list .text-2 {
    font-size: 14px;
    font-weight: normal;
    text-align: right; }
.company-page .company-office {
  padding: 50px 0;
  background: #f7f7f7; }
  .company-page .company-office .item {
    width: 25%;
    flex: none; }
  .company-page .company-office .outer-div {
    margin: 0 10px;
    padding-bottom: 15px;
    background: #fff; }
    .company-page .company-office .outer-div .title {
      color: #333;
      padding: 20px 15px  15px;
      font-weight: bold;
      align-items: center; }
    .company-page .company-office .outer-div .desc {
      padding: 0 15px;
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 15;
      line-height: 20px;
      height: 300px; }

.contact-page {
  padding-bottom: 0; }
  .contact-page .contact-company .item {
    width: 25%;
    flex: none; }
    .contact-page .contact-company .item .outer-div {
      border: 1px solid #0e4069;
      border-radius: 5px;
      margin: 10px;
      padding: 20px;
      height: 100%; }
    .contact-page .contact-company .item .company-name {
      font-size: 16px;
      font-weight: bold;
      text-align: center; }
    .contact-page .contact-company .item .contact-item {
      margin: 15px 0;
      text-align: center; }
      .contact-page .contact-company .item .contact-item .t {
        margin-bottom: 10px;
        color: #0e4069;
        font-weight: bold; }
      .contact-page .contact-company .item .contact-item .info p {
        height: 25px; }
  .contact-page .contact-feedback {
    margin-top: 50px;
    padding: 50px 0;
    background: #f2f3f8; }
    .contact-page .contact-feedback .name {
      text-align: center;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 20px;
      color: #0e4069;
      margin-bottom: 30px; }
    .contact-page .contact-feedback .contact-form {
      margin-right: 40px; }
    .contact-page .contact-feedback .singletxt {
      width: 100%;
      height: 40px;
      line-height: 40px;
      color: #888;
      margin: 5px;
      padding: 0 10px;
      outline: none;
      border: 1px solid #333; }
    .contact-page .contact-feedback .multtxt {
      width: 100%;
      height: 120px;
      line-height: 30px;
      color: #888;
      margin: 5px;
      padding: 0 10px;
      outline: none; }
    .contact-page .contact-feedback .accent-button {
      margin-top: 20px;
      font-family: 'Montserrat', sans-serif;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 700;
      color: #fff;
      height: 40px;
      line-height: 40px;
      outline: none;
      display: inline-block;
      padding: 0px 15px;
      background-color: #0e4069;
      border-radius: 3px;
      letter-spacing: 0.5px; }
    .contact-page .contact-feedback .accent-button:hover {
      background-color: #0e5769; }
    .contact-page .contact-feedback .pic {
      background: url("/runtime/jpg/01/80/f6/c9/a9/fdd9480496a5efa4665d41.jpg") no-repeat right top;
      width: 340px;
      margin-left: 100px; }

.show-2 .btn-list .addToBasket {
  margin-top: 10px;
  display: block;
  width: 200px;
  background-color: #0e4069;
  color: #fff;
  text-align: center;
  height: 50px;
  line-height: 50px;
  cursor: pointer; }

.footer-basket-div .basket-ico {
  position: fixed;
  z-index: 999;
  bottom: 150px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #7a8599;
  border-radius: 25px;
  cursor: pointer;
  font-size: 30px;
  line-height: 50px;
  text-align: center; }
  .footer-basket-div .basket-ico:before {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff; }
  .footer-basket-div .basket-ico .inquiry-number {
    position: absolute;
    top: 0;
    right: -5px;
    width: 20px;
    height: 20px;
    background-color: #f00;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: none; }
  .footer-basket-div .basket-ico.hasInquiry .inquiry-number {
    display: block; }
.footer-basket-div .basket-main-div {
  position: fixed;
  right: 0;
  bottom: -100%;
  z-index: 9999;
  width: 230px;
  box-shadow: 0 0 5px 0 #7a8599;
  background-color: #fff;
  transition: 500ms; }
  .footer-basket-div .basket-main-div .basket-title {
    height: 40px;
    line-height: 40px;
    background-color: #7a8599;
    color: #fff;
    text-align: center; }
    .footer-basket-div .basket-main-div .basket-title .btn-hide {
      position: absolute;
      width: 40px;
      text-align: center;
      left: 0;
      top: 0;
      cursor: pointer; }
    .footer-basket-div .basket-main-div .basket-title .inquiry-number {
      color: #0e4069; }
  .footer-basket-div .basket-main-div .basket-list {
    padding: 10px;
    height: 200px;
    overflow-y: scroll; }
    .footer-basket-div .basket-main-div .basket-list .item {
      padding-bottom: 5px; }
      .footer-basket-div .basket-main-div .basket-list .item + .item {
        padding-top: 5px;
        border-top: 1px solid #7a8599; }
      .footer-basket-div .basket-main-div .basket-list .item:hover .text-box .deleteToBasket {
        display: block;
        cursor: pointer; }
    .footer-basket-div .basket-main-div .basket-list .pic {
      width: 40px;
      flex: none;
      margin-right: 10px; }
    .footer-basket-div .basket-main-div .basket-list .text-box {
      width: 200px;
      flex: auto;
      width: 150px;
      font-size: 12px; }
      .footer-basket-div .basket-main-div .basket-list .text-box a {
        color: #0e4069; }
      .footer-basket-div .basket-main-div .basket-list .text-box .deleteToBasket {
        display: none;
        color: #7a8599; }
  .footer-basket-div .basket-main-div .basket-footer {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: space-between;
    padding: 10px; }
    .footer-basket-div .basket-main-div .basket-footer .btn {
      height: 30px;
      line-height: 30px;
      padding: 0 10px;
      background-color: #e64545;
      color: #f8f8f8;
      border-radius: 5px;
      cursor: pointer; }
      .footer-basket-div .basket-main-div .basket-footer .btn a {
        color: #f8f8f8; }
      .footer-basket-div .basket-main-div .basket-footer .btn.empty {
        background-color: #f8f8f8;
        color: #e64545; }
  .footer-basket-div .basket-main-div.hideDiv {
    bottom: -100%; }
  .footer-basket-div .basket-main-div.showDiv {
    bottom: 0; }

.formSet input, .formSet textarea {
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 2px;
  border: 1px solid #ccc;
  overflow: hidden;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset; }
  .formSet input:hover, .formSet textarea:hover {
    border: 1px solid #666;
    border-radius: 5px; }
.formSet input {
  height: 50px;
  line-height: 50px; }
.formSet textarea {
  height: 150px;
  line-height: 30px;
  overflow-y: scroll; }
.formSet input[type=submit] {
  background-color: #22627b;
  color: #fff;
  cursor: pointer; }

.inquire-list-page .inquireToBasket, .inquire-list-page .thead-table {
  width: 100%; }
  .inquire-list-page .inquireToBasket th, .inquire-list-page .inquireToBasket td, .inquire-list-page .thead-table th, .inquire-list-page .thead-table td {
    padding: 10px 20px;
    vertical-align: center;
    border: 1px solid #eee; }
  .inquire-list-page .inquireToBasket th, .inquire-list-page .thead-table th {
    background-color: #ccc; }
  .inquire-list-page .inquireToBasket tr, .inquire-list-page .thead-table tr {
    width: 100%; }
    .inquire-list-page .inquireToBasket tr .td-pic, .inquire-list-page .thead-table tr .td-pic {
      width: 200px;
      text-align: center; }
    .inquire-list-page .inquireToBasket tr .td-Options, .inquire-list-page .thead-table tr .td-Options {
      width: 200px;
      text-align: center; }
    .inquire-list-page .inquireToBasket tr .td-name, .inquire-list-page .thead-table tr .td-name {
      width: auto;
      text-align: left; }


