@charset "UTF-8";
html,
body {
  width: 100%;
  height: 100%;
  background: #fff;
  font-family: 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }

body {
  font-size: 0.18rem; }

header, .main {
  width: 100%; }

.p190 {
  width: 100%;
  box-sizing: border-box; }

.flex {
  display: flex; }

.pc-header > div.top, .pc-footer > div, .main > div:not(.swiper-banner) {
  max-width: 1200px;
  margin: 0 auto; }

.pc-header{ position: fixed;  z-index: 9999;  background: #fff;}

  .company-info p{ font-size: .21rem; }
header .top {
  display: flex;
  justify-content: space-between;
  padding: 0.08rem 0;
  align-items: center; }
  header .top .logo {
    /*width: 4.87rem;*/
    height: 0.61rem; }
  header .top .nav {
    display: flex;
    align-items: center;
    margin-top: 0.1rem; }
    header .top .nav > a {
      display: flex;
      flex-direction: column;
      font-size: 0.21rem;
      padding: 0 0.18rem;
      text-align: center;
      height: 0.3rem;
      overflow: hidden; }
      header .top .nav > a span {
        line-height: 0.3rem; }
      header .top .nav > a.cn-wrap span {
        line-height: 0.4rem; }
      header .top .nav > a:hover span {
        color: #004c7a;
        font-weight: bold; }
      header .top .nav > a.active {
        color: #004c7a;
        font-weight: bold; }
  header .top .cn-wrap {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem !important; }
  header .top .cn {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.3rem; }
  header .top .phone {
    font-size: 0.2rem;
    font-weight: bold;
    border: 1px solid #000;
    padding: 0.08rem 0.24rem;
    border-radius: 0.3rem;
    white-space: nowrap;
    margin-right: 0.06rem; }
  .phonenon{ border:none !important;}

.divider {
  width: 100%;
  height: 0;
  background: #e4e4e4; }

.main {
    padding-top: .85rem;
  margin-bottom: 5rem;
  padding-bottom: 1rem;
  background: #fff; }
  .main .swiper-container {
    width: 100%;
    --swiper-theme-color: #7f7f7f;
    /* 璁剧疆Swiper椋庢牸 */
    --swiper-navigation-color: #7f7f7f;
    /* 鍗曠嫭璁剧疆鎸夐挳棰滆壊 */
    --swiper-navigation-size: 30px;
    /* 璁剧疆鎸夐挳澶у皬 */ }
    .main .swiper-container img {
      width: 100%; }
  .main .content {
    background: #fff; }
    .main .content .part-title {
      padding: 1.3rem 0 0.3rem;
      display: flex;
      flex-direction: column;clear: both; }
      .main .content .part-title span:last-child {
        font-size: 0.34rem;
        color: #5a5a5a;
        font-weight: bold; }
      .main .content .part-title span:first-child {
        font-size: 0.44rem;
        color: #5a5a5a;    font-weight: bold; }
      
.main_i .content .part-title{ padding: 1rem 0 0.6rem; }
.main_i .content .advantage{     margin-bottom: 0 !important; }
    .main .content .four-product {
      display: flex;
      justify-content: space-between;
      margin-bottom: 0.14rem; }
      .main .content .four-product li {
        box-sizing: border-box;
        width: 24%;
        height: 6.84rem;
        border: 1px solid #aaaaaa;
        position: relative; }
      .main .content .four-product2 li {
        height: 3.84rem; }
        .main .content .four-product li img {
          width: 100%;
          height: 100%; }
        .main .content .four-product li p {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 1.62rem;
          background: rgba(150, 150, 150, 0.5);
          color: #fff;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          .main .content .four-product li p span {
            font-size: 0.2rem;
            font-weight: bold;
            margin-bottom: 0.1rem; }
          .main .content .four-product li p i {
            font-style: normal;
              font-size: .3rem;}
        .main .content .four-product li a:hover p {
          background: #585858;opacity: 0.9;filter: alpha(opacity=90); }
    .main .content .three-product li {
      width: 32.5%; }
    .main .content .advantage {
      display: flex;
      margin-bottom: 1rem; }
      .main .content .advantage li {
        box-sizing: border-box;
        width: 25%;
        padding: 0.7rem 0;
        border: 1px solid #aaaaaa;
        margin-left: -1px;
        text-align: center; }
        .main .content .advantage li img {
          width: 1.54rem;
          height: 1.54rem; }
        .main .content .advantage li h2 {
          font-size: 0.24rem;
          font-weight: bold;
          color: #004c7a;
          margin-top: 0.34rem; }
        .main .content .advantage li p {
          margin-top: 0.1rem; }
    .main .content .product-type {
      border-bottom: 1px solid #aaaaaa;
      padding-bottom: 0.3rem;
      margin-bottom: 0.3rem;
      font-size: 0.2rem;
      color: #444444; }
      .main .content .product-type a {
        margin-right: 0.4rem;
        white-space: nowrap; }
        .main .content .product-type a.gray {
          color: #b7b7b7; }
        .main .content .product-type a.active, .main .content .product-type a:hover {
          color: #b08e6d; }
    .main .content .product-list {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 0.14rem; }
      .main .content .product-list li {
        box-sizing: border-box;
        width: 24%;
        margin-right: 1%;
        margin-bottom: 1%;
        border: 1px solid #aaaaaa;
        /*
        height: 2.5rem;
        border: 1px solid #9c9c9c;*/
        position: relative; }
        .main .content .product-list li a {
          display: block;
          width: 100%;
          height: 100%;
          box-sizing: border-box; }
        .main .content .product-list li img {
          width: 100%;
          height: 100%; }
        .main .content .product-list li p {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 0.44rem;
          line-height: 0.44rem;
          padding-left: 0.14rem;
          color: #474443;
          box-sizing: border-box; }
        .main .content .product-list li .go {
          background: #666;
          color: #fff;
          height: 0;
          transition: height 0.5s; }
        .main .content .product-list li a:hover .go {
          height: 0.44rem; }
    .main .content .slogan-list {
      padding-left: 0.2rem;
      margin-bottom: 0.5rem;
        font-size: .22rem;}
      .main .content .slogan-list li {
        list-style-type: disc;
        margin-bottom: 0.2rem; }
    .main .content .news-list {
      display: flex;
      flex-wrap: wrap; }
      .main .content .news-list li {
        width: 30%;
        margin-right: 3%;
        margin-bottom: 3%; }
        .main .content .news-list li:nth-child(3n) {
          margin-right: 0; }
        .main .content .news-list li .img-wrap {
          width: 4.4rem;
          position: relative; }
          .main .content .news-list li .img-wrap img {
            width: 100%;
            height: auto; }
          .main .content .news-list li .img-wrap i {
            position: absolute;
            width: 100%;
            height: 0;
            bottom: 0;
            left: 0;
            background: #666;
            opacity: 0.7;
            transition: height 0.5s; }
        .main .content .news-list li h2 {
          font-size: 0.2rem;
          color: #5a5a5a;
          font-weight: bold;
          margin: 0.4rem 0 0.1rem 0; }
        .main .content .news-list li p {
          color: #8e8e8e; }
        .main .content .news-list li a:hover i {
          height: 100%; }
    .main .content .paging {
      text-align: center; }
    .main .content .news-title span:last-child {
      /*letter-spacing: 0.1rem;*/ }
    .main .content .news-content {
      display: flex;
      justify-content: space-between; }
      .main .content .news-content .info {
        width: 70%;font-size: .2rem; }
      .main .content .news-content .info img{
        width: 100% !important;
    height: auto !important; }
      .main .content .news-content .aslide-list {
        width: 20%; }
        .main .content .news-content .aslide-list a {
          display: block; }
          .main .content .news-content .aslide-list a h2 {
            font-size: 0.2rem;
            color: #a7a7a7;
            font-weight: bold;
            margin: 0.3rem 0 0.14rem 0; }
          .main .content .news-content .aslide-list a p {
            color: #adadad; }
          .main .content .news-content .aslide-list a.active h2, .main .content .news-content .aslide-list a:hover h2 {
            color: #5a5a5a; }
          .main .content .news-content .aslide-list a.active p, .main .content .news-content .aslide-list a:hover p {
            color: #8e8e8e; }
    .main .content .qualification {
      background: #f0f0f0; }
      .main .content .qualification ul {
        display: flex;
        justify-content: space-between; }
        .main .content .qualification ul li {
          text-align: center;
          padding: 0.5rem 0 0.34rem 0; }
          .main .content .qualification ul li img {
            width: 2.9rem;
            height: 4.12rem;
            box-shadow: #aaa 0.02rem 0.02rem 0.1rem 0.02rem; }
          .main .content .qualification ul li h2 {
            font-size: 0.28rem;
            color: #686868;
            font-weight: bold;
            margin: 0.2rem 0 0.1rem 0; }
          .main .content .qualification ul li p {
            font-size: 0.21rem;
            color: #747474; }
          .main .content .qualification ul li.big-img img {
            width: 5.76rem;
            height: 4.12rem; }
    .main .content .company-info::after {
      display: block;
      content: "";
      width: 0;
      height: 0;
      clear: both; }

footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  display: flex;
  padding-bottom: 0.7rem;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  justify-content: space-between; }
  footer .info-wrap {
    flex: 1; }
    footer .info-wrap .title {
      border-bottom: 1px solid #aaaaaa;
      font-size: 0.35rem;
      color: #5a5a5a;
      padding-bottom: 0.24rem;
      margin-bottom: 0.24rem; }
    footer .info-wrap .content p {
      font-size: 0.22rem;
      color: #878787;
      margin-bottom: 0.06rem; }
    footer .info-wrap .content_c p {
      font-size: 0.18rem; }
    footer .info-wrap .content_r p {
      font-size: 0.18rem;
        line-height: 0.3rem;}
    footer .info-wrap .content .qr {
      display: flex;
      align-items: center;
      margin-top: 0.2rem; }
      footer .info-wrap .content .qr a {
        font-size: 0.2rem;
        color: #878787;
        padding: 0.08rem 0.1rem;
        border: 1px solid #4b4b4b;
        margin-right: 0.28rem; }
  footer .copyright .title {
    padding-left: 1.5rem; }
  footer .copyright .content {
    padding-left: 1.5rem; }
    footer .copyright .content p:nth-child(1) {
      font-size: 0.2rem;
      color: #5a5a5a; }

.mobile-header, .moblie-footer {
  display: none; }
.banner_pc{ display:block; }
.banner_mob{ display:none !important; }

.pc-footer {
  display: block; }
  .pc-footer > div {
    display: flex;
    justify-content: space-between; }
  .pc-footer .info-wrap .title {
    border-bottom: none;
    padding-bottom: 0;
  margin-bottom: 0;}
  .pc-footer .w200 {
    max-width: 212px; }

@media screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
  .pc-header > div.top, .pc-footer > div, .main > div:not(.swiper-banner) {
    padding: 0.08rem 0.47rem; } }
@media screen and (max-device-width: 1024px) {
  .pc-header, .pc-footer {
    display: none; }

  .moblie-footer {
    display: block; }

.banner_pc{ display:none !important; }
.banner_mob{ display:block !important; }

  .mobile-header {
    display: block;background: #fff;
    position: fixed; z-index: 9999; }
    .mobile-header .top {
      padding: 0.08rem 0.2rem; }
    .divider_nav  {
      padding: 0.1rem 0.1rem !important;font-size: 0.16rem; }
    .mobile-header .top .logo {
      width: 100%;
      height: 100%; }
    .mobile-header .divider {
      position: relative;
      height: 0.6rem; }
    .mobile-header .menu {
      /*display: inline-block;*/ display: none;
      width: 0.6rem;
      height: 0.5rem; }
    .top .flex{ margin: 0 auto; }
    .divider_nav .active{ background: #004c7a; padding:0.08rem 0.1rem; color: #fff; border-radius:.12rem;  }
    .mobile-header .nav {
      flex-direction: column;
      background: #ddd;
      position: absolute;
      top: 0.4rem;
      left: 0;
      z-index: 10; }
      .mobile-header .nav a:hover span {
        transform: translateY(0); }

  header .top .nav > a {
    padding: 0.2rem 0.3rem; }

  header .top .nav {
    display: none; }

  .main {
    margin-bottom: 0;
    padding-bottom: 0.4rem;    padding-top: 1.7rem; }

  footer {
    position: relative;
    z-index: 0;
    flex-wrap: wrap;
    padding-bottom: 0; }

  footer .info-wrap {
    flex: auto;
    width: 100%;
    margin-bottom: 0.5rem; }

  footer .copyright .title, footer .copyright .content {
    padding-left: 0; }

  footer .info-wrap .content p, footer .info-wrap .title {
    text-align: center;font-size: 0.15rem !important; }

  footer .info-wrap .content .qr {
    justify-content: center; }

  .main .content .part-title {
    padding: 0.3rem 0.4rem; }

  .main .content .four-product {
    flex-wrap: wrap;    padding: 0 8%; }

  .main .content .four-product li {
    width: 49%;
    height: 3.5rem;
    margin-right: 1%;
    margin-bottom: 0.2rem; }

  .main .content .advantage {
    flex-wrap: wrap;
    padding: 0 0.4rem;margin-bottom: 0; }

  .main .content .advantage li {
    width: 48%;
    padding: 0.2rem 0;
    margin-right: 2%;
    margin-bottom: 2%; }

  .main .content .advantage li:last-child, .main .content .advantage li:first-child {
    border-width: 1px; }
  
  /*LCL*/
  .main .content .part-title span:first-child{ font-size: .24rem; }
 .main .content .part-title span:last-child{ font-size: .2rem; }
  .company-info p img{ width: 100% !important; margin-bottom: .15rem !important; }
  .company-info p{ line-height: 0.3rem !important; margin-bottom: 0.1rem !important;     font-size: .17rem;}
  .main .content .advantage li img{     width: 0.54rem;  height: 0.54rem; }
  .main .content .advantage li {font-size: .12rem; }
  .main .content .advantage li h2{font-size: 0.20rem; }
  footer .info-wrap .title{ font-size: 0.2rem !important;    padding-bottom: 0.14rem;    margin-bottom: 0.14rem;}
  .main .content .four-product li p{     height: .7rem;}
  .main .content .four-product li p i {   font-size: .2rem; text-align: center; }

  .main .content .product-type {
    margin: 0 0.4rem 0.3rem; }

  .main .content .product-list {
    padding: 0 0.4rem; }

  .main .content .product-list li {
    width: 49%; }

  .main .content .product-list li a {
    /*padding: 0.6rem 0.1rem 0 0.8rem; */ }

  .p190 {
    padding: 0 0.4rem !important; }

  .img100 img {
    width: 100% !important; }
  .proviewtag img {
    margin-top: 0 !important; }

  .main .content .news-list li {
    width: 100%;
    margin-right: 0; }

  .main .content .news-list li .img-wrap {
    width: 100%; }

  .paging img {
    width: 60%; }

  .main .content .news-content .aslide-list {
    display: none; }

  .main .content .news-content .info {
    width: 100%; 
      line-height: .32rem;}
  .main .content .news-content .info img{
        width: 100% !important;
    height: auto !important;}

  .main .content .qualification ul {
    flex-wrap: wrap; }

  .main .content .qualification ul li.big-img,.main .content .qualification ul li.big-img img {
    width: 100%; padding-top: 0; }

  .main .content .qualification ul li {
    width: 47%;
    text-align: center; }
  .main .content .qualification ul li h2 {
    font-size: 0.2rem;}
  .main .content .qualification ul li p {
    font-size: 0.16rem;}
  

  .main .content .qualification ul li img {
    width: 100%; height: auto; }

  .main .content .product-type a {
    display: inline-block;
    width: 48%;
    margin-right: 1%; } }

/*# sourceMappingURL=style.css.map */
/* ADD_LCL */
.btn {
	display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;
	white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;
	-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {outline: thin dotted;outline: 0px auto -webkit-focus-ring-color;outline-offset: -2px;}
.btn:hover,
.btn:focus,
.btn.focus {text-decoration: none;}
.btn:active,
.btn.active {background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}
a.btn.disabled,
fieldset[disabled] a.btn {pointer-events: none;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline:0px}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;outline:0px}
a.btn-default:hover {color: #fff;background-color: #004c7a;border-color: #004c7a;outline:0px}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #fff;background-color: #004c7a;border-color: #004c7a;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus { cursor:default; }
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}
.btn-group,
.btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}
.btn-group > .btn,
.btn-group-vertical > .btn {position: relative;float: left;margin-right: 6px;    box-shadow: none;}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {z-index: 2;}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {margin-left: -1px;}
.pagination_red a.btn-default:hover {color: #fff;background-color: #dc0000;border-color: #dc0000;outline:0px}
.pagination_red .btn-default:active,.pagination_red .btn-default.active,.open > .dropdown-toggle.btn-default {color: #fff;background-color: #dc0000;border-color: #dc0000;outline:0px}
.container_error{     width: 60%;  text-align: center;   margin: 0 auto;}
/*成功提醒*/
.espcms_uploadPicList li p.uploadprogress .success {display: block;position: absolute;left: 0;bottom: 0;height: 40px;width: 100%;z-index: 200;background: url(../images/public/success.png) no-repeat right bottom;}
.espcms_uploadPicList li p.uploadprogress .successinfo {display: block;position: absolute;left: 0;bottom: 0;height: 28px;line-height: 28px;z-index: 200;background:rgba( 7, 133, 11, 0.8 );color: #fff;width: 100%;}
/*进度条*/
.espcms_uploadPicList li p.uploadprogress .progressline {display: block;position: absolute;left: 0;bottom: 0;background: #2ec22a;height:3px;}
/*正在上传中*/
.espcms_uploadPicList li p.uploadloading {display: block;position: absolute;left: 0;top: 0;background: rgba( 0, 0, 0, 0.3 );width: 110px;height: 110px;padding-top:50px;text-align: center;z-index: 200;color:#fff;display:none;}
/*失败提醒*/
.espcms_uploadPicList li p.uploaderror {background: #f43838;color: #fff;position: absolute;bottom: 0;left: 0;height: 28px;line-height: 28px;width: 100%;z-index: 100;display:none;}
.espcms_uploadPicList .upload_file_panel{position: absolute;left: 0; top:0px;background: rgba( 0, 0, 0, 0.5 );width: 100%;overflow: hidden;z-index: 300;font-size:12px;height:0px}
.espcms_uploadPicList .upload_file_panel span {width: 24px;height: 24px;display: inline;float: right;text-indent: -9999px;overflow: hidden; background: url(../images/public/icons.png) no-repeat; margin: 5px 1px 1px;cursor: pointer;}
.espcms_uploadPicList .upload_file_panel span.cancel {background-position: -48px -24px;}
.espcms_uploadPicList .upload_file_panel span.cancel:hover {background-position: -48px 0;}
.espcms_uploadPicList .upload_file_panel span.rotateRight {background-position: -24px -24px;}
.espcms_uploadPicList .upload_file_panel span.rotateRight:hover {background-position: -24px 0;}
.espcms_uploadPicList .upload_file_panel span.rotateLeft  {background-position: 0 -24px;}
.espcms_uploadPicList .upload_file_panel span.rotateLeft:hover {background-position: 0 0;}
/*提醒*/
.espcms_warn{background-color: #fff;padding:50px 0px 80px 0px;width:100%;margin: 30px auto;border-radius: 10px; border:1px solid #e1e1e1; }
.espcms_warn .form-control-icon-feedback {line-height: 45px;font-size: 20px; color: #4D4D4D;position: absolute;top: 0;z-index: 2;display: block;width: 34px;height: 34px;text-align: center;pointer-events: none;}
.espcms_warn > h2 {font-size: 30px;font-weight:bold;line-height: 40px;position: relative;}
.espcms_warn > h3 {font-size: 20px;font-weight: 350;line-height: 30px;position: relative;}
.btn-warning {  color: #fff;  background-color: #f0ad4e;   border-color: #eea236; padding: 10px 16px;  font-size: 18px;  line-height: 1.3333333;   border-radius: 5px;}
.btn-warning:hover{ color: #fff; opacity:0.8;filter:Alpha(opacity=80) }
.mb20 {   margin-bottom: 20px !important;}
.mb30 {   margin-bottom: 30px !important; color: #999; }
.em{ color: red; }
header .top .phone a{     color: #555; }
.img-wrap img,.proviewcon img{ width:100%; display: block; }
.proviewtag p{ clear: both;}
.proviewtag img{ width:48%; float:left; display: block; }
.proviewtag img:first-child{ margin-right: 4%;  }
.proviewtag{ padding: 0; }
footer .info-wrap .content p a{ color: #8e8e8e;}
.pc-footer hr{ margin: 0.2rem 0; }





