@charset "utf-8";



* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

html,
body {
   
    background: #fff;
    color: #333;
    font: 14px/30px  "思源黑体 CN","思源黑体 CN Medium", "Helvetica Neue", Helvetica, Arial, sans-serif, "黑体";
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #e9280c;
    text-decoration: none;
}


ul,
li {
    list-style: none;
}

img {
    border-style: none;
    text-decoration: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}
.ft50{ font-size:50px; }
.ft40{ font-size:40px; }
.ft36{ font-size:36px; }
.ft34{ font-size:34px; }
.ft32{ font-size:32px; }
.ft30{ font-size:30px; }
.ft28{ font-size:28px; }
.ft26{ font-size:26px; }
.ft24{ font-size:24px; }
.ft22{ font-size:22px; }
.ft20{ font-size:20px; }
.ft18{ font-size:18px; }
.ft16{ font-size:16px; line-height: 36px; }
.ft14{ font-size:14px;line-height: 28px; }

@media (max-width:1520px) {
 .ft50{ font-size:40px; }
.ft40{ font-size:34px; }
.ft36{ font-size:32px; }
.ft34{ font-size:30px; }
.ft32{ font-size:28px; }
.ft30{ font-size:26px; }
.ft28{ font-size:24px; }
.ft26{ font-size:22px; }
.ft24{ font-size:20px; }
.ft22{ font-size:18px; }
.ft20{ font-size:16px;  line-height: 36px;}
.ft18{ font-size:16px; line-height: 36px; }
.ft16{ font-size:14px; line-height: 28px; }
.ft14{ font-size:12px;line-height: 24px;  }
.jc_01 .jc_cc ul li i{ width: 150px !important; height: 150px !important; }
.jc_01 .jc_cc ul li .h02 {
    background: url(../images/kfsl/ico03.png) 0 -150px no-repeat  !important;
    background-size: 100% !important;
}
.jc_01 .jc_cc ul li .h03 {
    background: url(../images/kfsl/ico03.png) 0 -300px no-repeat  !important;
    background-size: 100% !important;
}
}


.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}
.pt70 {
    padding-top: 70px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.fl{ float: left; }
.fr{ float: right; }

.header {
 transition: all .4s ease 0s;
    width: 100%;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(255,255,255,0.8);}
.header.s2 {
    background: #fff;
    box-shadow: 1px 1px 30px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 1px 1px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 30px 0px rgba(0,0,0,0.1);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.header.s2 {
    color: #000;
}
.header .a02{    width: 60px;
    position: absolute;
    right: 70px;
    text-align: center;
    top: 28px;
    background: #0b2290;
    border-radius: 5px;
    padding: 3px 8px;
    }
.header .a02 a{  color: #fff;font-size: 13px;}



  @media (max-width: 1500px) {
    .header {
      padding: 0 30px; } }
  .header .logo {
      margin-right: 30px;
    display: block;
    margin-top: 30px;
    width: 20%;
    max-width: 200px;
    float: left; }
  .header .logo img{ max-width: 100%; display: block; }   
  .header .search {
           float: right;
    height: 36px;
    border-radius: 36px;
    margin-top: 22px;
    min-width: 210px;}
    .header .search .text {
      float: right;
    /* width: 210px; */
    height: 36px;
    /* border: 1px solid #e1e1e1; */
    border-radius: 36px;
    margin-top: 27px}
    .header .search .submit {
      width: 40px;
      height: 36px;
      background: url(../images/search.png) no-repeat center center;
      border: none; }
    @media (max-width: 1400px) {
      }
  .header .language {
    float: right;
    margin-top: 31px;
    padding-right: 10px; }
    .header .language a {
      width: 28px;
      height: 28px;
      display: block;
      float: left;
      margin-right: 27px; }
      .header .language a:hover img {
        filter: grayscale(0); }
      .header .language a.on img {
        filter: grayscale(0); }
      .header .language a img {
        width: 100%;
        height: auto;
        filter: grayscale(1);
        transition: all 0.3s; }
    @media (max-width: 1400px) {
      .header .language a {
        margin-right: 15px; } }
  .header .nav {
    float: right;
    margin-right: 20px;  position:relative;}
    .header .nav ul li {
      float: left;
      margin:0 28px; }
   .header .nav ul li a::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    left: 50%;
    bottom: 0;
    height: 5px;
    background: #e50012;
    transform: translateX(-50%);
    transition: all .4s ease 0s;
}
.header .nav ul li:hover > a::after{ width: 100%; }


      @media (max-width: 1500px) {
        .header .nav ul li {
          margin: 0 18px; } }
      @media (max-width: 1300px) {
        .header .nav ul li {
          margin: 0 18px; } }
      .header .nav ul li.active > a .txt {
        color: #e50012; }
      .header .nav ul li:hover > a .txt {
        color: #e50012; }
      .header .nav ul li:hover > a .bg {
        top: 0; }
      .header .nav ul li .slider {
            width: 130%;
    position: absolute;
    left: 0;
    top: 90px;
    background: rgba(0,0,0,0.6);
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 100; display: none; }
        .header .nav ul li .slider .slider_cen .sr {
          float: right;
          width: 24.3%;
          overflow: hidden; }
          .header .nav ul li .slider .slider_cen .sr img {
            width: 100%;
            height: auto; }
        .header .nav ul li .slider .slider_cen .sl {
          float: left;
          width: 75.6%; }
          
        .header .nav ul li .slider .slider_cen.s_nav {
          position: relative;
          left: -16%; }
          .header .nav ul li .slider .slider_cen.s_nav .sl .sbox {
            height: 250px; }
        @media (max-width: 1500px) {
          .header .nav ul li .slider .slider_cen.s_nav {
            position: relative;
            left: -20%; } }
        @media (max-width: 1480px) {
          .header .nav ul li .slider .slider_cen.s_nav {
            position: relative;
            left: -20%; } }
      .header .nav ul li > a {
        width: 100%;
        height: 90px;
        display: block;
        position: relative;
        overflow: hidden; }
        .header .nav ul li > a .txt {
          font-size: 16px;
          line-height: 90px;
          color: #333;
          text-align: center;
          position: relative;
          z-index: 10;
          transition: all 0.5s cubic-bezier(0.815, 1.65, 0.4, 0.68); }
        .header .nav ul li > a .bg {
          position: absolute;
          width: 100%;
          height: 100%;
          background: #2a59a7;
          left: 0%;
          top: -100%;
          transition: all 0.5s cubic-bezier(0.815, 1.65, 0.4, 0.68); }


 @media (max-width:1600px) and (min-width:1200px) {
.hd-dropinfo .inners .navs {
    width: 60%
}
}
.hd-tool {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    height: 40px;
    margin-top: 30px;
}
.hd-tool ._line {
    border-left: 1px solid #ccc;
    margin: 0 20px
}
.hd-tool .t-item {
    font-size: 16px;
    color: #fff
}
.hd-tool .t-item .item {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    border-radius: 18px;
    text-align: center;
    line-height: 32px
}
.hd-tool .t-item .item .iconfont {
    color: #999;
    padding: 0 2px
}
.hd-tool .t-item .item:hover {
    color: #fff
}
.hd-tool .t-item .item:hover .iconfont {
    color: #fff
}
.hd-tool .t-item .item:hover{ border:1px solid #2e276f; background:#2e276f;

}
.hd-tool .t-item .item:hover a{ color:#fff}
.hd-search-box {
    position: fixed;
    left: 0;
    right: 0;
    background: #fff;
    padding: 20px 5%;
    display: none
}
.hd-search-box .inner {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: end;
    box-pack: end;
    -webkit-justify-content: end;
    justify-content: end
}
.hd-search-box form {
    border: 1px solid #2e276f;
    max-width: 500px;
    display: block;
    position: relative;
    border-radius: 3px;
    width: 80%;
    min-width: 500px
}
.hd-search-box .key {
    width: 90%;
    height: 40px;
    line-height: 40px;
    text-indent: 20px
}
.hd-search-box .submit {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-left: 1px solid #2e276f;
    text-align: center;
    width: 50px;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    color: #2e276f
}
.hd-search-box .submit .iconfont {
    font-size: 20px
}
.hd-search-box .submit:hover {
    background: #2e276f;
    color: #fff
}
.hd-search-box .close {
    float: right;
    height: 40px;
    line-height: 42px;
    width: 60px;
    text-align: center;
    font-size: 20px
}
.hd-search-box .close:hover {
    color: #2e276f
}
 @media (min-width:993px) {
.hd-search-box {
    top: 80px
}
}
 @media (max-width:768px) {
.hd-search-box {
    top: 50px
}
.hd-search-box .inner {
    float: none;
    width: 100%
}
.hd-search-box form {
    min-width: auto;
    width: 90%
}
.hd-search-box .close {
    position: relative
}
}
 @media (max-width:480px) {
.hd-search-box {
    bottom: 0;
    height: auto
}
}
.hd-dropinfo .inners .imgbox {
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    height: 0;
    background: #f1f1f1;
    transition: all .4s ease 0s
}
.hd-dropinfo .navs a {
    transition: all .4s ease 0s;
    line-height: 0px;
    text-align: left;
    position: relative;
    display: block
}
.hd-dropinfo .navs a .icon-jiantou_r {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}
.hd-dropinfo .navs:not(s2) a {
    max-width: 260px
}
.hd-dropinfo .navs.s2 a {
    width: 46%;
    float: left
}
.hd-dropinfo .navs.s2 a:nth-child(2n) {
    float: right
}


.sb_search {
    position: relative;
    width: 30px;
    height: 22px;
    margin-left: 10px;
    cursor: pointer;
    /* border-left: 1px solid #ddd; */
    /* padding-left: 20px; */
    float: left;
    margin-top: 15px;
}

.top_tel{    background: url(../images/ico_tel.png) left no-repeat;
    padding-left: 28px;
    display: block;}
.top_tel p{ font-size: 14px; color: #666; line-height: 24px; }
.top_tel h3{ font-size: 16px;
    color: #d71222;
    line-height: 24px;}


.sb-icon-search {
   display: block;
    cursor: pointer;
    background: url(../images/sea_btn2.png) 0 0 no-repeat;
    font-size: 14px;
    color: #fff;
    /* padding-left: 50px; */
    line-height: 30px;
    width: 100%;
    height: 22px;
}

.sb_search_in {
    display: none;
    position: absolute;
    z-index: 9;
    width: 200px;
    height: 36px;
    right: -5px;
    top: 52px;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2)
}

.sb-search-input {
    display: block;
    float: left;
    width: 158px;
    padding-left: 10px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    background: #fff;
    z-index: 9;
    border: none
}

.sb-search-submit {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    width: 20px;
    height: 21px;
    margin: 8px 5px;
    background-position: -49px 1px;
    background-color: #fff;
    border: none;
    cursor: pointer;
    background: url(../images/sea_btn2.png) no-repeat;
}
.slider_cen{ padding: 0 3%; }
.f-cb {
    zoom: 1;
}

.header .nav ul li .slider  .er_lb{ width: 72%; display: block; overflow: hidden; }
.header .nav ul li .slider  .er_lb dl{ display: block; text-align: left;overflow: hidden;  margin-bottom: 12px; }
.header .nav ul li .slider  .er_lb dl dt{  color:#fff; float: left; margin-right: 10px; }
.header .nav ul li .slider  .er_lb dl dt a{ color: #fff; }
.header .nav ul li .slider  .er_lb dl dt a:hover{color: #e50012;
    padding-left: 5px;
    transition: all 0.3s;}
.header .nav ul li .slider  .er_lb dl dd{ float: left; }
.header .nav ul li .slider  .er_lb dl dd a{  color:#eee; float: left; margin-right: 10px; line-height: 30px; }
.header .nav ul li .slider  .er_lb dl dd a:hover{ color:#fff; }
.header .nav ul li .slider .er_img{width: 28%;
    display: block;
    overflow: hidden;}
.header .nav ul li .slider .er_img img{ display: block; max-width: 100%; }
.header .nav ul li .slider .er_img p{ font-size: 14px; color: #fff; line-height: 30px; text-align: center; margin-top:10px; }

.header .nav ul li:nth-child(3) .slider .er_lb dl{ width: 20%; float: left; display: block;  }
.header .nav ul li:nth-child(3) .slider .er_lb dl dt{ display: block; float: none; }
.header .nav ul li:nth-child(3) .slider .er_lb dl dd a{ display:block; float: none;    color: #ccc; }
.header .nav ul li:nth-child(3) .slider .er_lb dl dd a:hover{ color: #fff; }


.w1,.container {
    width: 1400px;
    margin: 0 auto;
    display: block;
   
}
.bowrap {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden
}
@media screen and (max-width:1680px) {
    .w1,.container {
    width: 1300px;
    margin: 0 auto;
    display: block;
   
}
}
@media screen and (max-width:1520px) {

#p03{ width:88%; 
}
 
#flash .swiper-slide .img img { width: 100%; }
 .header .hdinner{ width:87.5%; }
}
@media screen and (max-width:1440px){
.w1,.container {width: 1200px; margin: 0 auto;
    display: block;}

}
@media screen and (max-width:1360px){
.w1,.container {width: 1100px; margin: 0 auto;
    display: block;}

}


/*banner*/

#flash {
    width: 100%;
    display: block;
}

#flash .swiper-slide {
    width: 100%;
}

#flash .swiper-slide .img {
    width: 100%;
    display: block;
}

#flash .swiper-slide .img img {    
    display: block;  
     width: 100%;
}


#flash .swiper-button-prev {
    background: url(../images/ad_ctr_01.png) no-repeat;
    width: 46px;
    height: 73px;
    left: 0 !important;
}

#flash .swiper-button-prev:after {
    display: none;
}

#flash .swiper-button-next {
    background: url(../images/ad_ctr_02.png) no-repeat;
    width: 46px;
    height: 73px;
    right: 0 !important;
}

#flash .swiper-button-next:after {
    display: none;
}

#flash  .swiper-pagination {
    bottom: 25px;
}

#flash .swiper-pagination-bullet {
    opacity: 1;
    position: relative;
    width: 60px;
    height: 3px;
    border-radius: 0;
    margin: 0 8px;
    background-color: #fff;
    transition: background-color .3s ease;
    border-radius: 15px;
}

#flash  .swiper-pagination-bullet::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d71222;
    transform: scaleX(0);
    transform-origin: 0 0;
    border-radius: 10px;
}

#flash  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    animation: sliderPagination 5s linear forwards;
    border-radius: 10px;
}

#flash  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60px;
    border-radius: 15px;
}

#flash  .swiper-pagination-bullet:hover {
    background-color: #d71222;
    border-radius: 10px;
}

@keyframes sliderPagination {
    100% {
        transform: scaleX(1);
        opacity: 1;
    }
}


/* 解决方案  */
.index_solution{ width: 100%; background: url(../images/bg_02.jpg) no-repeat; padding:50px 0; overflow: hidden; background-size: cover; }
.pro_tit{ text-align: center; display: block; overflow: hidden; }
.pro_tit h3{  color: #333333; line-height:45px; padding-bottom: 14px; position: relative; }
.pro_tit h3:before{    position: absolute;
    content: '';
    width: 52px;
    height: 4px;
    background-color: #c7161c;
    left: 50%;
    margin-left: -26px;
    bottom: 0;}
.pro_tit p{      color: #4f4f4f;
    margin-top: 15px;
    line-height: 32px; }

.solution_list{  padding:50px 0 0; overflow: hidden; height:432px; }
.solution_list .tab-hd02{width: 26%; display: block; overflow: hidden; float: left; height:432px;}
.solution_list .tab-hd02 li{background: #fff;  
    text-align: center;
    padding: 20px 5% 18px;   
    display: block;
    overflow: hidden;
    margin-bottom: 2px;}
.solution_list .tab-hd02 li:last-child{ margin-bottom: 0; }    
.solution_list .tab-hd02 li i{ float: left; width: 70px; height: 70px; margin-right: 5px;  }
.solution_list .tab-hd02 li  h3{color: #858585; font-weight: normal; float: left ;line-height: 70px;}
.solution_list .tab-hd02 li .i01{background: url(../images/ico_01.png) -80px 0 no-repeat;}
.solution_list .tab-hd02 li .i02{background: url(../images/ico_01.png) -80px -90px no-repeat}
.solution_list .tab-hd02 li .i03{background: url(../images/ico_01.png) -80px -180px  no-repeat}
.solution_list .tab-hd02 li .i04{background: url(../images/ico_01.png) -80px -270px  no-repeat}

.solution_list .tab-hd02 li.active02{  background: #d71222; }
.solution_list .tab-hd02 li.active02 h3{ color: #fff; }
.solution_list .tab-hd02 li.active02 .i01{background: url(../images/ico_01.png) 0 0 no-repeat;}
.solution_list .tab-hd02 li.active02 .i02{background: url(../images/ico_01.png) 0 -90px no-repeat}
.solution_list .tab-hd02 li.active02 .i03{background: url(../images/ico_01.png) 0 -180px  no-repeat}
.solution_list .tab-hd02 li.active02 .i04{background: url(../images/ico_01.png) 0 -270px  no-repeat}

.solution_list .tab-bd02{display: block; overflow: hidden;  width: 74%; float: right;}
.solution_list .tab-bd02 li{ display: none; overflow: hidden; }
.solution_list .tab-bd02 li:nth-child(1){ display: list-item; }
.solution_list .tab-bd02 li dl{display: block; overflow: hidden; background: #fff; position: relative;height: 480px;}
.solution_list .tab-bd02 li dl dt{  display: block; overflow: hidden; }
.solution_list .tab-bd02 li dl dt img{ display: block; }
.solution_list .tab-bd02 li dl dd{  display: block;overflow: hidden; position: absolute; top:15%; left:12%;width: 50%;}
.solution_list .tab-bd02 li dl dd h3{ font-size: 24px; color: #fff; line-height: 45px; }
.solution_list .tab-bd02 li dl dd p{ font-size: 16px; color: #fff; line-height:32px; margin: 20px 0 30px;}
.solution_list .tab-bd02 li dl dd span{  width: 165px; border:1px solid #fff; display: block; text-align: center; font-size: 14px; line-height:45px; color: #fff }




/* 匠心工艺  */
.index_gy{ width: 100%; background: url(../images/bg_03.jpg) no-repeat;padding:40px 0 30px; overflow: hidden; background-size: cover;  }

/* 产品系列  */
.index_product{ width: 100%; background: url(../images/bg_04.jpg) no-repeat;padding:60px 0 80px; overflow: hidden; background-size: cover;  }
.products{ display: block; overflow: hidden;width: 100%; }
.products .tab-hd{ overflow: hidden;width: 100%; background: url(../images/line_03.jpg) center repeat-x; text-align: center;  }
.products .tab-hd li{ width: 15%; display: inline-block; margin-right: 30px; 
    line-height:56px; text-align: center;   }
  .products .tab-hd li a{ display: block;border-radius:30px; border:1px solid #e9e9e9;background: #fff;color:#262626;   }  
.products .tab-hd li:last-child{ margin-right: 0; } 
.products .tab-hd li:hover a,.products .tab-hd li.active02 a{     color: #fff;
    background: #d71222; }
.products .tab-bd{ display: block; overflow: hidden;margin-top:40px;}
.products .tab-bd li{ width: 100%; display: none; }
.products .tab-bd li:nth-child(1){ display: list-item; }
.cp_con{display: block; overflow: hidden;}
.cp_con dl{width: 31%; float: left; margin:15px 2.4% 15px 0;  background: #fff;  border:1px solid #c9c9c9;}

.cp_con dl:nth-child(3){ margin-right: 0.5%; }
.cp_con dl dt{     display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 5%; }

.cp_con dl dt img{ max-width: 100%; display: block;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s; }
.cp_con dl:hover dt img{ -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.cp_con dl dd{ padding: 8px 15px; display: block; overflow: hidden; border-top:1px solid #e3e3e3;}
.cp_con dl dd .c_txt{ float: left; } 
.cp_con dl dd .c_txt h3{ color: #020202; line-height:36px; font-weight: normal; }
.cp_con dl dd .c_txt p{ font-size: 14px; color: #727272; line-height:20px; }
.cp_con dl dd span{     width: 25%;
    height: 40px;
  
    display: block;
    float: right;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
   
    border: 1px solid #ccc;
    background: #333; }
.cp_con dl:hover{transition: all 0.3s; border:1px solid #d71222;}

.cp_con dl:hover dd .c_txt h3{ color: #d71222; }
.cp_con dl:hover dd .c_txt p{color: #d71222; }


/* 华敏数据  */
.index_sj{ padding:50px 0; overflow: hidden; width: 100%; background: #f9f9f9; }
.sj_tit{ text-align: center; display: block;  }
.sj_tit h4{  color: #000000; font-weight: normal; line-height: 36px;  }
.sj_list{overflow: hidden; }
.sj_list ul{ list-style: none; display: block; overflow: hidden; }
.sj_list ul li{ width: 24.5%; border-right: 1px solid #eee; padding:10px 0; float: left; text-align: center; }
.sj_list ul li:nth-child(4){ border-right: none; }
.sj_list ul li i{ width: 80px; height: 80px; display: block; margin:0 auto; }
.sj_list ul li .a01{ background: url(../images/ico_02.png) 0 0 no-repeat; }
.sj_list ul li .a02{ background: url(../images/ico_02.png) 0 -80px no-repeat; }
.sj_list ul li .a03{ background: url(../images/ico_02.png) 0 -160px no-repeat; }
.sj_list ul li .a04{ background: url(../images/ico_02.png) 0 -240px no-repeat; }
.sj_list ul li h3{ font-size: 16px; color: #8a8a8a; font-weight: normal; line-height:16px; margin:20px 0 15px;}
.sj_list ul li h3 span{ font-size: 50px;
    color: #d71222;
    line-height: 70px;
    font-style: italic;
    margin-right: 12px;}
.sj_list ul li:hover h3 span{ }    
.sj_list ul li h3 sup{    font-size: 16px;
    color: #4e4e4e;
    line-height: 30px;
    }
.sj_list ul li  p{ font-size: 16px; color: #000000; line-height:28px;    padding: 0 20px; }

/*  案例展示  */
.index_case{ padding:50px 0;  display: block; overflow: hidden; width: 100%; background:url(../images/c_bg.jpg) no-repeat; background-size: cover; }
.case_fl{ overflow: hidden;}
.case_fl ul{ list-style: none; display: block; text-align: center; overflow: hidden; }
.case_fl ul li{ display: inline-block;   width: 160px; margin-right:28px; text-align: center; }
.case_fl ul li:last-child{ margin-right: 0; }
.case_fl ul li a{  color: #000; display: block; padding:12px 0; background: #fff; border:1px solid #cfcfcf; border-radius:10px; box-shadow:1px 1px 8px rgba(0,0,0,0.13) inset;}
.case_fl ul li:hover a,.on02{  background: #d71222 !important; color: #fff !important; box-shadow: 1px 1px 8px rgba(0,0,0,0.17) inset  !important;}


#c_01{ display: block; overflow: hidden;}
#c_01 .swiper-container {
        padding-bottom:40px;
    }
#c_01 .swiper-wrapper{
    }
#c_01 .swiper-slide{ display: block; overflow: hidden; }
#c_01 .swiper-slide dl{ background: #f1f1f1; display: block; overflow: hidden;}
#c_01 .swiper-slide dl dt{ display: block;overflow: hidden;}
#c_01 .swiper-slide dl dt img{ display: block;min-width: 100%;
    height: 260px;}
#c_01 .swiper-slide dl dd{ padding: 30px 0; display: block; text-align: center; }
#c_01 .swiper-slide dl dd h3{ color: #333; position: relative; padding-bottom: 12px; display: block; }
#c_01 .swiper-slide dl dd h3:after{ content:''; width: 40px; height: 2px; background: #d71222; position:absolute; left:50%; margin-left:-20px; bottom:0; }
#c_01 .swiper-slide dl dd p{ padding:12px 20px 0; color: #666;     font-size: 14px;}

#c_01 .swiper-button-prev{ width: 46px; height: 73px; background: url(../images/ad_ctr_01.png) no-repeat; left: 0 }
#c_01 .swiper-button-next{ width: 46px; height: 73px; background: url(../images/ad_ctr_02.png) no-repeat; right: 0 }

/* 关于华敏  */
.index_about{box-sizing: border-box; padding:32px 20px; background: #f7f7f7; border:1px solid #efefef; 
    box-shadow: 1px 1px 3px rgba(0,0,0,0.1) inset; overflow: hidden; border-radius:20px; }

.ab_img{ width: 46%; display: block; overflow: hidden; }
.ab_img img{ display: block; height: 410px; max-width: 100%; }
.ab_txt{ width: 52%; display: block; overflow: hidden; padding:20px 0 0; }
.ab_txt h3{ color: #333333; padding-bottom: 23px; position: relative; line-height: 36px; }
.ab_txt h3:before{ width: 53px; height: 4px; background: #d71222;bottom: 0; position: absolute; content:''; left:0; }
.ab_txt p{ font-size: 14px; line-height: 35px; color: #525252; margin:42px 0 35px; }
.ab_txt span{ display: block; width: 150px; text-align: center; border:1px solid #d71222; }
.ab_txt span a{ display: block; padding:10px 0; font-size: 14px; color: #d71222;  transition: all 0.3s;}
.ab_txt span a:hover{ background: #d71222; color: #fff; }

/* 新闻中心  */
.index_news{ padding:60px 0; overflow: hidden; }
.news01{ width: 48%; display: block; overflow: hidden; }
.n_tit{ border-bottom: 1px solid #d7d7d7; display: block;overflow: hidden; padding-bottom: 8px; }
.n_tit h3{ float: left;display: block; overflow: hidden; color: #333333; line-height:39px; }
.n_tit h3 i{ width:39px; height: 39px; float: left; margin-right: 8px;  }
.n_tit span{ float: right; margin-right:5px; font-size: 16px; line-height: 39px; }
.n_tit span a{ color: #696969;}
.news_tj{ margin:15px 0 12px;display: block; overflow: hidden; }
.news_tj dl{ display: block; overflow: hidden; }
.news_tj dl dt{ display: block; overflow: hidden;}
.news_tj dl dt img{ max-width: 100%; display: block; }
.news_tj dl dd{ padding:15px 0;display: block; overflow: hidden; }
.news_tj dl dd h3{ color: #323232; line-height:36px;transition: all 0.3s; }
.news_tj dl:hover dd h3{ color: #d71222; padding-left: 8px; }
.news_tj dl dd p{ font-size: 14px; color: #828282; line-height: 24px; margin-top:15px; }

.news_lb{margin-top: 2%;}
.news_lb ul{ list-style: none; display: block; overflow: hidden; }
.news_lb ul li{ border-bottom: 1px dashed #8b8b8b; display: block; line-height:48px; overflow: hidden; }
.news_lb ul li a{  color: #656565; float: left; transition: all 0.3s;line-height:48px;}
.news_lb ul li:hover a{ color: #d71222; padding-left: 8px; }
.news_lb ul li a i{ font-size: 10px; font-style: normal; margin-right: 8px; }
.news_lb ul li span{ font-size: 14px; color: #d71222; float: right; }

.news_tj02{  margin: 2% 10px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 4%;}
.news_tj02 dl{ display: block; overflow: hidden; }
.news_tj02 dl dd{ padding:2px 0;display: block; overflow: hidden; }
.news_tj02 dl dd h3{ color: #000; line-height:36px; font-weight: normal; }
.news_tj02 dl:hover dd h3{ color: #d71222; padding-left: 8px;transition: all 0.3s;  }
.news_tj02 dl dd p{ font-size: 14px; color: #828282; line-height: 24px; margin-top:10px; }
.news_tj02 dl dd span{ margin-top:15px; font-size: 14px; color: #d71222; display: block; }

.news_img{ width: 100%; display: block; overflow: hidden; background: #d71222; position: relative;    margin-top: 4%;}
.news_img img{ float: left; display: block; width: 65%; }
.n_more{  position: absolute; top:30%; width: 35%; display: block; right:0; text-align: center; }
.n_more a{ font-size: 18px; color: #fff; background: url(../images/more.png) bottom no-repeat; padding-bottom: 45px; }

.footer{ width: 100%; background: #171616; border-top:8px solid #d71222;display: block; overflow: hidden; }
.db_con{ padding:30px 0; overflow: hidden; }
.db_nav{ width: 58%;overflow: hidden; }
.db_nav dl{ display: block; overflow: hidden; width: 20%; float: left; }
.db_nav dl dt{  color:#ccc; line-height: 35px; }
.db_nav dl dd{ margin:5px 0 0;display: block; overflow: hidden; }
.db_nav dl dd a{ display: block; line-height:32px;color: #5d5d5d; font-size: 14px;transition: all 0.3s; }
.db_nav dl dd a:hover{ color: #949494; }
.db_lx{width: 27%;overflow: hidden; }
.db_lx h3{color: #ccc; line-height: 35px; font-weight: normal; }
.db_lx p{  display: block; line-height:32px;color: #5d5d5d;margin:5px 0 0;}

.db_ewm{ width: 150px; overflow: hidden; margin-top:20px; }
.db_ewm img{ width: 100%; display: block; }
.db_ewm p{ font-size: 16px; color: #868686; line-height:36px; text-align: center; }

.copyright{ border-top:1px solid #2c2c2c;display: block; padding:20px 0; min-height: 60px; }
.copyright p{ font-size: 14px; color: #565656;line-height:48px; }
.copyright p a{color: #565656;}

.copyright .link{ width:20%; background: none;  }
.copyright .link .db_link{ height:48px; color:#666666; background: none;border:1px solid #363636; padding:10px; width:100%; }


/* 企业简介  */
.pageBanner {
    position: relative;
}

.pageBanner .imgDiv {
    width: 100%;
    display: block;
    overflow: hidden;
}

.pageBanner .imgDiv img {
    width: 100%;
    display: block;
    -webkit-animation: banner_inside 20s ease 1 forwards;
    -moz-animation: banner_inside 20s ease 1 forwards;
    -o-animation: banner_inside 20s ease 1 forwards;
    animation: banner_inside 20s ease 1 forwards;
}

@-webkit-keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes banner_inside {
    from {
        -moz-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes banner_inside {
    from {
        -o-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
        -moz-transform: scale(1.23);
        -o-transform: scale(1.23);
        transform: scale(1.23);
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.pageBanner .mxfDiv {
    position: absolute;
    right: 25%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    width: 50%
}

.pageBanner .mxfDiv2 {
    left: 50%;
    right: auto;
    margin-right: 0;
    margin-left: -7.68rem;
}

.pageBanner .txtDiv {
    color: #fff;
    text-align: center;
}

.pageBanner .txtDiv hr {
    width: 30px;
    height: 2px;
    background: #fff;
    border: none;
    margin: 0 auto;
}

.pageBanner .mxfDiv2 .txtDiv {
    text-align: left;
}

.pageBanner .txt1 {
    font-size: 30px;
    line-height: 20px;
    padding-bottom: 25px;
    color: #fff;
    font-weight: bold
}

.pageBanner .txt2 {
        font-size: 18px;
    height: 75px;
    line-height: 36px;
    position: relative;
    color: #fff;
    margin-top: 20px;
}

.pageBanner .sxdDiv {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.pageBanner .wenDiv {
    color: #fff;
    text-align: center;
}

.pageBanner .wen1 {
    font-size: 48px;
    line-height: 48px;
    height: 0.8rem;
    position: relative;
}

.pageBanner .wen1:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}

.pageBanner .wen2 {
    font-size: 14px;
    padding-top: 0.6rem;
}

.warp{ width: 100%; display: block; overflow: hidden; background: url(../images/about/ab_bg.jpg) top center no-repeat; }
.positions{ padding: 15px 0;overflow: hidden;border-bottom: 1px solid #eee; }
.positions h3{ color: #262626; font-weight: normal; line-height: 50px; float: left; }
.positions span{ float: right; font-size: 14px; color: #000; line-height: 50px; }
.positions span a{ color: #565656; }
.sidebar{  padding:20px 0; box-sizing: border-box; }
.sidebar ul{ list-style: none; display: block; overflow: hidden }
.sidebar ul li{ width: 15%; margin-right: 15px;  float: left;overflow: hidden; text-align: center;}
.sidebar ul li a{ display: block;border:1px solid #e9e9e9; padding:10px 0;color: #262626; border-radius:30px;    transition: all 0.3s; }
.sidebar ul li a:hover,.on1{ background: #d71222; color: #fff !important; }


.company{ padding: 30px 0 0; overflow: hidden;}
.ab_txt02{ width: 56%; display: block; overflow: hidden; padding:30px 0 0; }
.ab_txt02 h3{ color: #333333; padding-bottom: 23px; position: relative; line-height: 36px; margin-bottom: 20px; }
.ab_txt02 h3:before{ width: 53px; height: 4px; background: #d71222;bottom: 0; position: absolute; content:''; left:0; }
.ab_txt02 p{ font-size: 16px; line-height: 34px; color: #525252;  }
.ab_img02{ width: 42%; display: block; margin-top:120px; overflow: hidden; }
.ab_img02 img{ width: 100%; display: block; }
.fzlc{ width: 100%; display: block; background: url(../images/about/about_05.jpg)  no-repeat; background-size: cover; padding: 80px 0;overflow: hidden; }
.fz_tit{ width: 100%; display: block; text-align: center; }
.fz_tit h3{  color: #000; font-weight: normal; padding-bottom: 20px; position: relative; }
.fz_tit h3:before{    width: 53px;
    height: 4px;
    background: #d71222;
    bottom: 0;
    position: absolute;
    content: '';
    left: 50%; margin-left:-25px;}

.lc_bg{ margin-top:120px; display: block; overflow: hidden; background: url(../images/about/a01.jpg) center 81px repeat-x;}
.lc_con{ position: relative; overflow: hidden;}
.lc_con #lc01 { width: 94%; margin: 0 auto; display: block; overflow: hidden; }
.lc_con #lc01 .swiper-slide{display: block; overflow: hidden;}
.lc_con #lc01 .swiper-slide dl{ text-align: center;display: block; overflow: hidden; padding:0 15%;}
 #lc01 .swiper-slide dl dt{ display: block;overflow: hidden; }
 #lc01 .swiper-slide dl dt h3{ font-size: 36px; color: #d71222; line-height:40px; }
 #lc01 .swiper-slide dl dt h3 i{ font-size: 20px; font-style:normal; font-weight: normal; color: #000000;  }
#lc01 .swiper-slide dl dt .dian{ width:32px; height: 32px; background:url(../images/about/yuan2.png) no-repeat; border-radius:100%; display: block; margin: 20px auto 35px; }
#lc01 .swiper-slide dl dd{display: block;overflow: hidden;}
#lc01 .swiper-slide dl dd p{ color: #636363; line-height:18px;  line-height: 30px; text-align:left; font-weight: bold;}
#lc01 .swiper-button-prev{ width:63px; height: 63px; background: url(../images/about/ico_03.jpg) no-repeat;    top: 72px;}
#lc01 .swiper-button-next{ width:63px; height: 63px; background: url(../images/about/ico_05.jpg) no-repeat;    top: 72px;}
 #lc01 .swiper-slide-active dl dt .dian{ background:url(../images/about/yuan.png) no-repeat; }



/* 企业文化  */
.qywh{ padding: 50px 0; overflow: hidden; }
.qywh_list{display: block; overflow: hidden;}
.qywh_list dl{ display: block; overflow: hidden; }
.qywh_list dl dt{ width: 46%; float: left; display: block; overflow: hidden; }
.qywh_list dl dd{ width: 48%; float: right; padding: 2% 1%; display: block; overflow: hidden;}
.qywh_list dl dd h3{ font-size: 24px; color: #d71222; font-weight: normal; line-height:75px; }
.qywh_list dl dd h3 i{ width: 75px; height: 75px; float: left; margin-right: 5px; display: block; }
.qywh_list dl dd h3 .b01{ background: url(../images/about/ico1.png) 0 0 no-repeat; }
.qywh_list dl dd h3 .b02{ background: url(../images/about/ico1.png) 0 -75px no-repeat; }
.qywh_list dl dd h3 .b03{ background: url(../images/about/ico1.png) 0 -150px no-repeat; }
.qywh_list dl:nth-child(2) dt{ float: right; }
.qywh_list dl:nth-child(2) dd{ float: left; }
.qywh_list dl dd p{ font-size: 16px; color: #5e5e5e; line-height:40px; margin-top:20px; text-align: justify; }

/* 荣誉资质  */
.index_honor{ width: 100%;display: block; overflow: hidden; 
    background: url(../images/about/honor_bg.jpg) no-repeat; background-size: cover; padding: 70px 0 ; }
.honor_list{padding: 50px 0 0; overflow: hidden;}
.honor_list ul{ list-style: none; display: block; overflow: hidden; }
.honor_list ul li{ width: 19%;
    margin-right: 1%;
    float: left;
    display: flex;
    margin-bottom: 20px;
    position: relative;
    justify-content: center;
    align-items: center;
    height: 290px;
    border: 1px solid #eee; }
.honor_list ul li:nth-child(5n){ margin-right: 0; }
.honor_list ul li img{ max-width: 100%; display: block;max-height: 290px; margin: 0 auto; }
.honor_list ul li p{ position: absolute;
    top: 70%;
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    font-size: 14px;
    left: 20%;
    color: #333;
    opacity: 0;-webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s; }
.honor_list ul li:hover p{ opacity: 1; }

.gysl{padding: 90px 0; overflow: hidden;}

.power{display: block;margin: 40px auto 0; overflow: hidden; position: relative; }
#p03{ overflow: hidden; width: 96%;margin:0 auto;}
.power .swiper-button-prev{ width: 50px; height: 50px; background: url(../images/about/ico_fl.jpg) no-repeat; left: 0; opacity: 0.9;background-size: 50px; }
.power .swiper-button-next{ width: 50px; height: 50px; background: url(../images/about/ico_fr.jpg) no-repeat; right: 0 ;opacity: 0.9;background-size: 50px;}
#p03 .swiper-slide{display: block; overflow: hidden;}
#p03 .swiper-slide img{ max-width: 100%; display: block; }

/* 产品中心  */
.position01{ display: block; overflow: hidden;padding: 12px 0;  }
.position01 p{ font-size: 14px; color: #666; line-height:24px;    background: url(../images/product/position.png) left no-repeat;
    padding-left: 30px;
    box-sizing: border-box; }
.position01 p a{ color: #666; }
.cp_sidebar{ padding: 20px 0 40px; overflow: hidden; }
.cp_sidebar dl{width: 19%; border:10px solid #f6f6f6; float: left; margin-right: 1.2%; display: block; overflow: hidden;
 position: relative; padding:20px; box-sizing: border-box; height: 240px;}
.cp_sidebar dl:last-child{ margin-right: 0; }
.cp_sidebar dl dt{display: block; color: #000000; line-height: 30px; }
.cp_sidebar dl dt a{color: #000000;background: url(../images/product/dian.png) left no-repeat; padding-left:18px;}
.cp_sidebar dl.current dt a,.cp_sidebar dl:hover dt a{background: url(../images/product/dian02.png) left no-repeat; color: #e50012;}
.cp_sidebar dl i{ position: absolute; right:5px; bottom:0px; display: block;  }
.cp_sidebar dl:hover,.cp_sidebar dl.current{ background: #eae8e8; }
.cp_sidebar dl:hover dt{background: url(../images/product/dian02.png) left no-repeat; color: #e50012;}
.cp_sidebar dl dd{ padding: 5px 0; display: block; overflow: hidden;position: relative;
    z-index: 9; }
.cp_sidebar dl dd a{ font-size: 15px; color: #575757; line-height: 30px; display: block; }
.cp_sidebar dl dd a:hover,.cp_sidebar dl dd a.active22{ color: #e50012; }
.cp_sidebar dl span{ display: block;
    position: absolute;
    bottom: 12px; }
.cp_sidebar dl span a{ text-transform: uppercase; font-size: 13px; color: #666; }


.warp02{ background: #f7f7f7; width: 100%;display: block; overflow: hidden; box-shadow: 1px 1px 15px rgba(229,229,229,0.57) inset; padding-top:30px; }
.cp_feed{ padding: 10px 0; overflow: hidden; }
.cp_feed h3{ float: left; font-size: 24px; color: #262626; line-height:50px;margin-right: 20px; }
.cp_feed ul{ width: 350px; display: block; overflow: hidden; }
.cp_feed ul li{ float: left; font-size: 18px; color: #5c5c5c; line-height: 50px; margin-right: 30px; }
.cp_feed ul li label{ margin-left:10px; }
.cp_feed span{ float: right; display: block; overflow: hidden; }
.cp_feed span a{ float: left;  padding:8px 30px; display: block; background: #d71222; border-radius:12px; color: #fff; margin-right: 20px; }
.cp_feed span a:nth-child(2){ background: #575757; margin-right: 0; }
.cp_feed span a:hover{ background: #d71222;transition: all 0.5s; }

.products02{ padding: 20px 0; overflow: hidden;}
.cp_con02{ margin-bottom: 30px;display: block; overflow: hidden; }
.pro_con{width: 100%;
    display: block;
    overflow: hidden;
    position: relative;}

.cp_tit{ width:100%; display: block; overflow: hidden; border-bottom: 1px solid #ebebeb; padding-bottom: 12px;  }
.cp_tit h3{ color: #000; background: url(../images/product/cp_28.png) left no-repeat; padding-left:60px; line-height:40px; }
.p_img01{    width: 50%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0; }
.p_img01 dl{display: block; overflow: hidden; position: relative; width: 100%;}
.p_img01 dl dt{display: block; overflow: hidden;    max-height: 665px;}
.p_img01 dl dt img{ display: block;    max-width: 100%; }
.p_img01 dl dd{ position: absolute; top:0%; width: 100%; text-align: center;display: block; overflow: hidden; height: 100%; background: rgba(0,0,0,0.5) }
.p_img01 dl dd h3{  color: #fff;
    font-weight: normal;
    line-height: 42px;
    position: absolute;
    top: 40%;
    width: 100%;}
.p_img01 dl dd p{ padding: 0 10%; display: block; margin-top:30px;  color: #fff; line-height:32px; }

.p_list{ width: 48%; display: block; overflow: hidden; }
.p_list dl{width: 48.5%; float: left; margin:1px 1.5% 2px 0.5%; box-shadow: 1px 1px 5px rgba(229,229,229,0.57); background: #fff;}
.p_list dl:nth-child(2n){ margin-right: 0.5%; }
.p_list dl dt{ width: 100%; display: block; overflow: hidden;  }
.p_list dl dt img{ display: block; max-width: 100%;    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
 }
.p_list dl:hover dt img{-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}

.p_list dl dd{ padding: 10px; display: block; overflow: hidden; border-top:1px solid #e3e3e3;}
.p_list dl dd .c_txt{ float: left; } 
.p_list dl dd .c_txt h3{ color: #020202; line-height:36px; font-weight: normal; }
.p_list dl dd .c_txt p{ font-size: 14px; color: #727272; line-height:20px;  height: 20px;}
.p_list dl dd span{ width: 28%;
    height: 34px;    
    display: block;
    float: right;
    text-align: center;
    line-height: 34px;
    font-size: 12px;
    color: #fff;
    margin-top: 12px;
    background-size: 100%;
    border:1px solid #ccc;  background: #9a9a9a}

.p_list dl:hover dd{ background: #d71222; }
.p_list dl:hover dd .c_txt h3{ color: #fff }
.p_list dl:hover dd .c_txt p{ color: #fff }
.p_list dl:hover dd span{ color: #fff;  background: #d71222; }

.cp_con02:nth-child(2n) .p_img01{ left:auto; right: 0; }
.cp_con02:nth-child(2n) .p_list{ float: left; }

.feed_design{ padding:70px 0; overflow: hidden; }
.feed_liuyan{ margin-top:30px; overflow: hidden;}
.feed_liuyan .liuyan{ list-style:none; display:block;}
.feed_liuyan .liuyan li{width: 26%;float:left;padding:15px 0.7%;display:block;overflow:hidden;background:#fff;margin-right: 2%;
    line-height:40px;font-size:16px;color:#999; border:1px solid #d8d8d8;}
.feed_liuyan .liuyan li:nth-child(3){ width:38%; display:block;  margin-right:0 !important}
.feed_liuyan .liuyan li:nth-child(4){ width:97%; margin-top:20px; height: 200px;}
.feed_liuyan .liuyan li:nth-child(4) label{ height: 200px; }
.feed_liuyan .liuyan li label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;    
    margin-left: 10px;
        height: 40px; 
        display: block;  
}
.feed_liuyan .liuyan li:nth-child(1) .ipt{ background:url(../images/product/cp_ico.png) left no-repeat;}
.feed_liuyan .liuyan li:nth-child(2) .ipt{ background:url(../images/product/ico_tel.png) left no-repeat;}
.feed_liuyan .liuyan li:nth-child(3) .ipt{ background:url(../images/product/ico_02.png) left no-repeat;}
.feed_liuyan .liuyan li:nth-child(4) .sub{ background:url(../images/product/ico_ly.png) top left no-repeat;}
.sub{  font-size: 16px;
    line-height: 36px;
    width: 90%;
    color: #333;
    padding-left: 55px; font-family: "黑体";}
.sub::placeholder{ color: #b4b4b4; font-family: "黑体";}    

.sub_mit{ margin-top:50px;display:block;overflow:hidden; text-align: center; }
.sub_mit dd{ display: inline-block; margin-right: 15px; width: 225px; background: #747474;border-radius:10px; padding: 12px 0;  }
.sub_mit dd a{ display: block; color: #fff; font-size: 16px; }
.sub_mit dd:nth-child(2){ margin-right: 0 }
.sub_mit dd:nth-child(1){ background: url(../images/product/aroww.png) 160px no-repeat #d71222; }
.ipt{
    font-size: 16px;
    line-height: 36px;
    width: 90%;
    color: #b4b4b4;
    padding-left: 55px;
        height: 40px;
}
.ipt::placeholder{ color: #b4b4b4;} 
.sub_mit dd .submitBtn {
    width: 100%;
    margin: 0 auto;
    display: block;
    background:none; 
    color: #fff;
    text-align: center;
    padding: 2% 0;
    border: none;
    font-size: 16px;
    cursor: pointer;
}

.cp_solution{ width: 100%; background: #f7f7f7; padding:60px 0; overflow: hidden; }
.s_01{ padding: 50px 0 0; overflow: hidden; }
.s_txt{ width: 42%; display: block; overflow: hidden; }
.s_txt p{ color: #404040; line-height:45px; }
.s_txt hr{ width: 100%; background: #ececec; margin:15px 0 40px; height: 1px; display: block; }
.s_txt span{ display: block; }
.s_txt span a{ width: 115px; border:1px solid #d2d2d2; font-size: 14px;  line-height:40px;color: #757575; border-radius:10px; margin-right: 15px; display: block; text-align: center; float: left; }
.s_txt span a:nth-child(2){ background: #e50012; color: #fff; }
.s_txt span a:hover{ background: #e50012; color: #fff; }

.s_list{ width: 55%; display: block; overflow: hidden; }
.s_list ul{ list-style: none; display: block; }
.s_list ul li{     width: 49%;
    margin-right: 2%; margin-bottom: 20px; overflow: hidden; float: left;}
.s_list ul li:nth-child(2n){ margin-right: 0; }
.s_list ul li .ico{ width: 94px; height: 94px;border-radius:100%;  border:1px solid #ccc; background: #fff; padding: 12px; 
    box-sizing: border-box; display: inline-block; margin-right: 10px; }
.s_list ul li i{  width: 70px; height: 70px; display: block; }
.s_list ul li .d01{background: url(../images/ico_01.png) -80px 0 no-repeat;} 
.s_list ul li .d02{background: url(../images/ico_01.png)  -80px -90px no-repeat}
.s_list ul li .d03{background: url(../images/ico_01.png) -80px -180px  no-repeat}
.s_list ul li .d04{background: url(../images/ico_01.png) -80px -270px  no-repeat}
.s_list ul li:hover .d01{background: url(../images/ico_01.png) 0 0 no-repeat;} 
.s_list ul li:hover .d02{background: url(../images/ico_01.png) 0 -90px no-repeat}
.s_list ul li:hover .d03{background: url(../images/ico_01.png) 0 -180px  no-repeat}
.s_list ul li:hover .d04{background: url(../images/ico_01.png) 0 -270px  no-repeat}
.s_list ul li:hover .ico{ border:1px solid #e50012; background: #e50012; }
.s_list ul li:hover h3{ color:#e50012; }
.s_list ul li h3{ display: inline-block; vertical-align: top; line-height: 90px; color: #515151; font-weight: normal; }


.c_con{ padding: 40px 0; overflow: hidden; }

.industry{  display: block; overflow: hidden; padding-bottom: 30px; }
.industry span{ float: left; color: #262626; margin-right: 20px; }
.industry ul{ float: left; display: block; overflow: hidden; }
.industry ul li{ float: left; margin-right: 22px; color: #5c5c5c; }
.industry ul li a{ padding-left:28px; background: url(../images/yuan.png) left no-repeat; color: #5c5c5c; display: block; }
.industry ul li a.cur{ background: url(../images/yuan2.png) left no-repeat; color: #d71222; }


.case_lb{display: block; overflow: hidden;}
.case_lb dl{ width: 31%; margin-right: 3.5%; float: left; display: block; overflow:hidden; margin-bottom: 30px; }
.case_lb dl:nth-child(3n){ margin-right: 0; }
.case_lb dl dt{ display: block; max-width: 100%;  overflow: hidden;}
.case_lb dl dt img{display: block;width: 100%;    max-height: 230px;}
.case_lb dl dd{ padding: 15px 15px 30px; background: #f7f7f7;  overflow: hidden; }
.case_lb dl dd h4{ border-bottom:1px solid #dadada; position:relative; font-size: 16px; color: #797979; font-weight: normal; line-height:30px; padding-bottom: 20px;display: block }
.case_lb dl dd h4:before{ width: 100px; height: 4px; background: #d71222; position: absolute; bottom:0; left:0;    content: ''; }
.case_lb dl dd h4 i{ color: #272727; font-style: normal; }
.case_lb dl dd .n_date{ margin-top:15px;overflow: hidden; line-height:32px; }
.case_lb dl dd .n_date p{ float: left; font-size: 14px; color: #797979;}
.case_lb dl dd .n_date p i{color: #272727; font-style: normal; }
.case_lb dl dd .n_date span{ font-size: 14px; color: #fb0000; float: right;  }

.par_img{ padding: 40px 0; overflow: hidden; }
.par_img ul{ list-style: none;display: block; overflow: hidden; }
.par_img ul li{ width: 16%; margin-right: 2px; display: block; float: left; margin-bottom: 2px; overflow: hidden;}
.par_img ul li:nth-child(6n){ margin-right: 0; }
.par_img ul li img{ display: block; max-width: 100%;}

.ser_con{padding: 40px 0; overflow: hidden; }
.ser_list{ margin: 50px 3px; display: block; overflow: hidden; box-shadow: 1px 1px 30px rgba(4,0,0,0.16); }
.ser_list dl{ width: 33.3%; padding:30px 0; text-align: center; float: left;display: block; background: url(../images/ty_03.jpg) right no-repeat;  }
.ser_list dl:nth-child(3){ background: none; }
.ser_list dl dt{display: block; overflow: hidden;}
.ser_list dl dt i{ width: 60px; height: 60px; display: block; margin: 0 auto;transition: all 0.3s; }
.ser_list dl dt .e01{ background: url(../images/ico03.png) 0 0 no-repeat; }
.ser_list dl dt .e02{ background: url(../images/ico03.png) 0 -60px no-repeat; }
.ser_list dl dt .e03{ background: url(../images/ico03.png) 0 -120px no-repeat; }
.ser_list dl:hover dt .e01{ background: url(../images/ico03.png) -60px 0 no-repeat; }
.ser_list dl:hover dt .e02{ background: url(../images/ico03.png) -60px -60px no-repeat; }
.ser_list dl:hover dt .e03{ background: url(../images/ico03.png) -60px -120px no-repeat; }
.ser_list dl dt h3{  color: #000000; font-weight: normal;line-height:40px;transition: all 0.3s; }
.ser_list dl:hover dt h3{color: #d71222;}
.ser_list dl dd{ padding:20px 0; }
.ser_list dl dd p{ padding: 0 12%; display: block; font-size: 16px; color: #6a6a6a; line-height:30px; }
.ser_list dl dd span{ margin-top:20px; display: block;  font-size: 16px; color: #d71222;  }


/* 解决方案  */
.method_detail{ width: 100%; background: #f7f7f7; display: block; overflow: hidden; padding:60px 0; }
.method_detail .me_txt{ width: 45%; display: block; overflow: hidden; padding-top:30px; }
.method_detail .me_txt h3{color: #424242; position: relative; padding-bottom: 20px; line-height:42px; font-weight: normal; }
.method_detail .me_txt h3:before {
    position: absolute;
    content: '';
    width: 52px;
    height: 4px;
    background-color: #e50012;  
   bottom: 0;
}
.method_detail .me_txt p{ margin-top: 20px; font-size: 16px; color: #424242; line-height: 36px; }
.method_detail .me_img{ width: 50%;display: block; overflow: hidden; }
.method_detail .me_img img{    transition: all 0.3s;}
.method_detail .me_img:hover img{ -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}

.we_do{ padding: 20px 0; overflow: hidden; }
.s_tit{ display: block; }
.s_tit h3{  color: #424242; position: relative; padding-bottom: 20px; line-height:42px; font-weight: normal; }
.s_tit h3:before {
    position: absolute;
    content: '';
    width: 52px;
    height: 4px;
    background-color: #e50012;  
   bottom: 0;
}
.do_list{ margin-top:60px; display: block; overflow: hidden;}
.do_list ul{ list-style: none; display: block; overflow: hidden;  }
.do_list ul li{ width: 31.5%; float: left; margin-right: 2%; border:1px solid #d2d2d2; overflow: hidden; 
    margin-bottom:30px; position: relative; box-sizing: border-box; padding: 10px 20px 10px; }
.do_list ul li:nth-child(3n){ margin-right: 0; }    
.do_list ul li i {
    display: block;
    position: absolute;
    background-color: #e50012;
    transition: all 0.5s;
}

.do_list ul li .i01{width: 1px;height: 0;left: 0;top: 0;}
.do_list ul li .i02{height: 1px;width: 0;left: 0;top: 0;}
.do_list ul li .i03{width: 1px;height: 0;right: 0;top: 0;}
.do_list ul li .i04{height: 1px;width: 0;right: 0;bottom: 0;}
.do_list ul li:hover .i01,.do_list ul li:hover .i03{height: 100%;}
.do_list ul li:hover .i02,.do_list ul li:hover .i04{width: 100%;}
.do_list ul li span{ width: 100px; height: 100px; display: block;  }
.do_list ul li .bb01{ background: url(../images/solution/ico01.png) 0 0 no-repeat }
.do_list ul li .bb02{ background: url(../images/solution/ico01.png) 0 -100px no-repeat }
.do_list ul li .bb03{ background: url(../images/solution/ico01.png) 0 -200px no-repeat }
.do_list ul li .bb04{ background: url(../images/solution/ico01.png) 0 -300px no-repeat }
.do_list ul li .bb05{ background: url(../images/solution/ico01.png) 0 -400px no-repeat }
.do_list ul li .bb06{ background: url(../images/solution/ico01.png) 0 -500px no-repeat }

.do_list ul li h3{    color: #696969;
    line-height: 30px;
    height: 60px;
    font-weight: normal;
    margin-top: 5px;
}
.do_list ul li:hover h3{ color: #000; }

.we_different{display: block; overflow: hidden; margin: 65px 3px 20px; box-shadow: 1px 1px 15px #ccc;}
.we_different dl{ width:24%; float: left; background: url(../images/solution/bg01.jpg) right no-repeat #fff;     padding: 30px 0;
    min-height: 430px;box-sizing: border-box;}
.we_different dl:nth-child(4){ width:28%; background: #fff;  }
.we_different dl dt{ display: block; overflow: hidden; }
.we_different dl dt img{ margin: 0 auto; display: block; }
.we_different dl dd{ padding: 30px 0px 0;display: block; overflow: hidden; }
.we_different dl dd h3{ color: #292929; position:relative; padding-bottom: 20px; font-weight: normal; text-align: center; }
.we_different dl dd h3:before {
    position: absolute;
    content: '';
    width: 83px;
    height: 2px;
    background-color: #737373;  
    left:50%; margin-left:-41px;
   bottom: 0;
}
.we_different dl dd h3 em{ font-style: normal; color:#e50012  }
.we_different dl dd p{ 
    color: #4f4f4f;
    line-height: 30px;
    text-align: justify;
    margin-top: 20px;
    padding: 0 40px; }
.plan{display: block; overflow: hidden;}
.plan dl{ width: 48.5%; margin-right: 2%; float: left; display: block; overflow: hidden; border:1px solid #e8e8e8; background: #f5f5f5; margin-bottom: 30px; }
.plan dl:nth-child(2n){ margin-right: 0; }
.plan dl dt{ width:40%; display: block; overflow: hidden; float: left;  }
.plan dl dt img{ display: block;    max-height: 242px; }
.plan dl dd{ width: 58%; display: block; padding: 25px 2%; box-sizing: border-box;overflow: hidden; float: right;  }
.plan dl dd h3{ color: #303030;  font-weight: normal; line-height:36px; }
.plan dl dd p{ font-size: 14px; color: #7f7f7f; line-height: 30px; margin: 15px 0 40px; }
.plan dl dd span{ display: block; overflow: hidden; }
.plan dl dd span a{ width: 108px; height: 38px; border:1px solid #d0d0d0; float: left; margin-left:20px; display: block;
 text-align: center; line-height:38px; font-size: 14px; color: #757575; border-radius:15px; background: #fff;}
.plan dl dd span a:nth-child(2){ background: #c70312; color: #fff; }

.plan dl:hover{ border:1px solid #c70312;}
.plan dl:hover dd h3{ color: #c70312; }

.hezuo_list{display: block; overflow: hidden;}
.hezuo_list ul{ list-style: none; display: block; overflow: hidden;  }
.hezuo_list ul li{ width: 31%;margin:15px 2.5% 80px 0.5%; display: block; position: relative; float: left; }
.hezuo_list ul li:nth-child(3n){ margin-right: 0.5%; }
.hezuo_list ul li .part_txt{ background: #fff; padding:25px 30px;display: block; overflow: hidden; border:1px solid #e8e8e8; }
.hezuo_list ul li:hover{ box-shadow: 1px 1px 10px #ccc; }
.hezuo_list ul li .part_txt h3{color: #373737; line-height: 40px; font-weight: normal; }
.hezuo_list ul li .part_txt p{ color: #525252;  line-height: 32px; padding-bottom: 20px; border-bottom: 1px solid #f2f2f2; }
.hezuo_list ul li span{ position: absolute; bottom:-60px; width: 120px; border:1px solid #e8e8e8; text-align: center; border-radius:10px; 
    display: block; line-height:40px; color: #9d9d9d; }
.hezuo_list ul li .part_txt img{ margin-top: 10px; max-width: 100%; display:block;  }
.hezuo_list ul li:hover span{ border:1px solid #e50012; color: #e50012; }

.news_02{display: block; overflow: hidden;}
.news_02 dl{ padding: 20px; display: block; overflow: hidden; margin-bottom:30px; border:1px solid #e8e8e8;     transition: all 0.3s;}
.news_02 dl dt{ width: 25%; display: block; overflow: hidden; float: left; }
.news_02 dl dt img{ display: block;
    max-width: 100%;
    height: 185px;
    margin: 0 auto;}
.news_02 dl dd{ float: right; width: 73%; display: block; overflow: hidden; padding:20px 0 0;}
.news_02 dl dd .ne_text{ width: 70%;display: block; overflow: hidden; }
.news_02 dl dd .ne_text h3{ color: #323232; line-height: 34px; }
.news_02 dl dd .ne_text p{ line-height: 28px;
    margin-top: 8px; }
.news_02 dl dd .ne_date{ width: 15%;overflow: hidden; padding-top:45px; }
.news_02 dl dd .ne_date h3{ font-size: 36px; color: #d71222; font-weight: normal; line-height: 40px; }
.news_02 dl dd .ne_date p{ font-size: 20px; color: #484848;line-height: 32px; }
.news_02 dl:hover{border:1px solid #d71222;}
.news_02 dl:hover dd .ne_text h3{ color: #d71222; }



/*   解决方案详细  */
.pd{ width: 100%; height: 92px; }
.so_detail{display: block; overflow: hidden;}
.det_img{ width: 55%; display: block; overflow: hidden; }
.det_img img{ display: block;  height: 450px; }
.det_txt{ width: 42%; display: block; overflow: hidden; padding-top:40px; }
.det_txt h3{ color: #0c0c0c; font-weight: normal; line-height: 40px; }
.det_txt p{ font-size: 16px; color: #4f4f4f; line-height: 36px; margin: 20px 0 50px; }
.det_zx{display: block; overflow: hidden;}
.det_zx h4{ color: #d71222; float: left; margin-right: 20px; padding-left:55px;
 background: url(../images/solution/s_tel.png) left no-repeat; line-height: 50px; }
.det_zx span{ float: left; display: block; padding:8px 20px; font-size:14px; color: #fff; background: #3a3a3a; border-radius:12px;     transition: all 0.5s; }
.det_zx span:hover{ background: #d71222; }


.solu_con{ padding: 0px 0 50px;  overflow: hidden;}
.solut_cc{ display: block;overflow: hidden; }
.solut_cc .tab-hd01{ display: flex; }
.solut_cc .tab-hd01 li{     float: left;
    text-align: center;
    width: 150px;
    font-size: 16px;
    color: #333333;
    line-height: 60px; }
.solut_cc .tab-hd01 li:hover a{ display: block;
    background: #d71222;
    color: #fff;}    
.solut_cc .tab-hd01 li.active02 a{    display: block;
    background: #d71222;
    color: #fff; }
.solut_cc .tab-bd01{ margin-top:20px;display: block;overflow: hidden;  }
.solut_cc .tab-bd01 li{ display: none; overflow: hidden;margin: 15px 10px; box-shadow: 1px 1px 12px rgba(0,0,0,0.15); }
.solut_cc .tab-bd01 li:nth-child(1){ display: list-item; }
.fangan_con,.fangan_con02{ padding: 40px 5px; display: block;overflow: hidden; }
.edite h4{ font-size: 20px; color: #404040; line-height: 25px; padding-left:15px; border-left:3px solid #d71222; font-weight: normal; }
.edite p{ margin-top:20px; font-size: 16px; color: #333; line-height: 36px; }
.edite p span{ text-wrap: normal; }
.edite img{margin: 0 auto; display: block; text-align: center;}

.tj_case{ display: block; overflow: hidden; }
.tj_case dl{ width: 49%; margin-right: 2%; float: left; display: block; overflow: hidden; background: #f7f7f7; margin-bottom: 20px; }
.tj_case dl dt{ width: 50%; display: block; overflow: hidden; float: left; }
.tj_case dl dt img{ display: block; height: 200px;}
.tj_case dl dd{ width: 45%;padding: 20px 1%; display: block; float: right;  }
.tj_case dl dd h3{ font-size: 16px; color: #333; font-weight: normal; line-height: 30px; }
.tj_case dl dd p{ font-size: 14px; color: #666; line-height: 30px; margin-top:10px; }
.tj_case dl:nth-child(2n){ margin-right: 0; }
.tj_case dl:hover{ background: #d71222;  }
.tj_case dl:hover dd h3{ color: #fff; }
.tj_case dl:hover dd p{ color: #fff; }

.fz_tit02{ text-align: center; }
.fz_tit02{ width: 100%; display: block; text-align: center; }
.fz_tit02 h3{  color: #404040; font-weight: normal; padding-bottom: 35px; position: relative; }
.fz_tit02 h3:before{    width: 200px;
    height: 6px;
    background: #d71222;
    bottom: 0;
    position: absolute;
    content: '';
    left: 50%; margin-left:-100px;}
.fz_tit02 p{ color: #404040; font-weight: normal; line-height: 40px; margin-top:20px; }
.team_list{ display: block; overflow: hidden; }
.team_list dl{ width: 33%; float: left; margin-right: 0.5%; background: #f7f7f7;overflow: hidden;height: 360px; }
.team_list dl dt{ display: block; overflow: hidden; height: 50%; }
.team_list dl:nth-child(2) dt{ background: #d71222; }
.team_list dl:nth-child(2) dt span{ width: 180px; border:1px solid #fff; margin:20% auto 0; display: block; overflow: hidden; }
.team_list dl:nth-child(2) dt span a{ font-size: 16px; color: #fff; display: block; background: url(../images/solution/so_detail_32.png) 110px no-repeat; padding:10px 0 10px 40px; }
.team_list dl dt img{ display: block; max-width: 100%; }
.team_list dl:nth-child(3){ margin-right: 0; }
.team_list dl dd{ text-align: center; display: block; padding: 2% 0;overflow: hidden;height: 50%; box-sizing: border-box; }
.team_list dl dd i{}
.team_list dl dd h3{  color: #525252;  font-weight: normal; line-height: 40px; }
.team_list dl dd h3 span{ color: #d71222; }

.link_soltion{ padding:50px 0; overflow: hidden; }
.so_ll{display: block; overflow: hidden;}
.so_ll ul{ list-style:none; display: block; overflow: hidden; }
.so_ll ul li{ float: left; width: 32%; border:1px solid #ebebeb;  margin-bottom: 10px;margin-right: 1.5%; line-height: 60px; }
.so_ll ul li:nth-child(3n){ margin-right: 0; }
.so_ll ul li a{ color: #787878; display: block; padding-left:20px;background: #f3f3f3; }
.so_ll ul li a i{ font-size: 10px; font-style: normal; }
.so_ll ul li a:hover{ background: #d71222; color: #fff; }

.f_tit{ display: block; border-bottom: 1px solid #efefef; overflow: hidden; }
.f_tit h5{     color: #404040; line-height: 40px; position: relative; font-weight: normal; float: left;padding-bottom: 10px; }
.f_tit h5:before {
    position: absolute;
    content: '';
    width: 102px;
    height: 4px;
    background-color: #e50012;  
   bottom: 0;
}
.f_tit span{ float: right; font-style: 14px; color: #404040;line-height: 40px; }

.tj_cp{ display: block; overflow: hidden; margin-top:40px; }
.tj_cp dl{ width: 48.5%;
    float: left;
    border: 1px solid #dedede;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 20px; }
.tj_cp dl:nth-child(2n){ margin-right: 0; }
.tj_cp dl dt{ width: 45%;
    display: block;
    overflow: hidden;
    float: left;
    min-height: 220px;
    position: relative; }
.tj_cp dl dt img{ max-width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
.tj_cp dl dd{ width:50%; float: right;display: block; overflow: hidden; padding-top:20px; }
.tj_cp dl dd p{ font-size:15px; color: #737373; line-height: 36px; padding: 0 20px 0 0; }
.tj_cp dl dd p em{ font-size: 16px; color: #020202; font-style: normal; }
.tj_cp dl dd span{ display: block; margin-top:25px;overflow: hidden; }
.tj_cp dl dd span a{ width: 100px; border:1px solid #d2d2d2; font-size: 14px;  line-height:38px;color: #757575; border-radius:10px; margin-right: 15px; display: block; text-align: center; float: left; }
.tj_cp dl dd span a:nth-child(2){ background: #c70312; color: #fff; margin-right: 0 }
.tj_cp dl dd span a:hover{ background: #c70312; color: #fff;}
.tj_cp dl:hover{ border:1px solid #c70312; }


.gy_con{  overflow: hidden; }
.gy_con .tab-hd01{  text-align: center; }
.gy_con .tab-hd01 li{ display: inline-block;  color: #5d5d5d; font-weight: normal; line-height: 45px; margin-right: 30px; 
    background: url(../images/dian.png) left no-repeat; padding-left:40px; -webkit-filter: grayscale(100%);filter: gray;
opacity: 0.8;
 }
.gy_con .tab-hd01 li.active02{ background: url(../images/dian.png) left no-repeat; color: #d71222; -webkit-filter: grayscale(0);filter: gray;opacity: 1;}
.gy_con .tab-bd01{ display: block; overflow: hidden; margin-top:30px; }
.gy_con .tab-bd01 li{  display: none; }
.gy_con .tab-bd01 li:nth-child(1){ display: list-item; }

.gy_con .tab-bd01 li img{ max-width: 100%; display: block; }

.other{ width: 100%; display: block; overflow: hidden; position: relative; }
.other .other_img{ width: 50%; display: block; overflow: hidden;     height: 350px;}
.other .other_img img{ display: block; }
.other .other_txt{       width: 48%;
    
    position: absolute;
    top: 8%;
    right: 12px;
    padding: 3% 2%;
    box-sizing: border-box;
}
.other .other_txt p{ color: #383838; line-height: 36px; }
.other .other_txt p i{font-weight: bold;
    color: #cd1a1e;
    font-style: normal; }
.other .other_txt span{width: 200px;
    display: block;
    overflow: hidden;
    padding-left: 55px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 50px;
    border-radius: 12px;
    float: left;
    margin-top: 5%;
    color: #fff;
    background: url(../images/case/ico02.png) 15px no-repeat #c70312;   
}


/*左侧分栏*/
.con_section {
    position: relative;
    padding: 20px 0;
    overflow: hidden;
}

lside {
    display: block;
    position: relative;
    float: left;
    width: 20%;
}

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #025cad;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    padding-left: 14px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 190px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 10px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 190px no-repeat #025cad;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 190px no-repeat #025cad;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}

.side_lx,
.side_news {
    width: 100%;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #1859b7;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li a {
    padding-left: 5px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
}

.side_news ul li a:hover {
    color: #f00;
    text-decoration: underline;
}

/*右侧内容*/
article {
    width: 78%;
    float: right;
    padding: 0 10px 50px;
}

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: 'Microsoft YaHei';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}

.met_module2_list {
    padding: 10px 10px
}

.met_module2_list li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 100px 15px 10px;
    position: relative
}

.met_module2_list h2 {
    font-weight: normal
}

.met_module2_list li p {
    color: #818181
}

.met_module2_list li span.time {
    color: #818181;
    position: absolute;
    right: 10px;
    top: 15px
}

.met_module2_list li:hover h2 {
    color: #1859b7;
}

.met_module2_list li span.down {
    color: #818181;
    position: absolute;
    right: 5px;
    top: 15px;
    background: url(../images/down.png) right no-repeat;
    padding-right: 30px;
}

.met_module2_list li:hover span.down {
    background: url(../images/down01.png) right no-repeat;
    color: #1859b7;
}

.met_module2_list li h2 i {
    margin-right: 10px;
    position: relative
}

.met_module2_list li h2 a:hover {
    text-decoration: underline;
}

.met_module2_list li.list_2 h2,
.met_module2_list li.list_3 h2 {
    margin-bottom: 3px;
    font-weight: bold
}

.met_module2_list li.list_2 {
    padding: 15px 0
}

.met_module2_list li.list_3 {
    padding-left: 100px;
    min-height: 80px
}


/*新闻列表*/
.module_list_article {
    padding: 10px;
}

.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    clear: both;
        overflow: hidden;
}

.module_list_article dl dt {
    width: 20%;
    float: left;
}

.module_list_article dl dt img {
    width: 100%;
}

.module_list_article dl dd {
    float: right;
    width: 78%;
}

.module_list_article dl dd h3 {
    font-weight: normal;
    font-size: 16px;
}

.module_list_article dl dd p {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
    font-size: 12px;
    color: #666;
}

/*新闻详细*/
.article_content h1.article_title {
    
    font-weight: normal;
    padding: 5px 0
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding: 40px 10px;
    line-height: 30px;
    font-size: 16px;
}

.article_editor img{
    max-width:100%
}

/*图片列表*/
.module_list_img {
    padding: 10px;
    margin: 40px 0;
}

.module_list_img li {
    width: 31%;
    float: left;
    /* border: 1px solid #ccc; */
    margin-bottom: 20px;
    margin-right: 3%;
}

.module_list_img li:nth-child(3n) {
    margin-right: 0;
}

.module_list_img li a {
    display: block;
    width: 99%;
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
}

.module_list_img li .img-size {
    width: 100%;
    display: block;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.module_list_img li:hover .img-size {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.module_list_img li h3 {
    font-weight: normal;
    line-height: 60px;
    font-size: 16px;
    color: #333;
    height: :60px;
}

.module_list_img li:hover h3 {
    color: #fff;
    background: #025cad;
}

/*图片详情*/
.product-info {padding: 30px 10px;
    overflow: hidden;
    background: #fff;}

.product-img {
       width: 500px;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 30px;
}

.product-img img {
    max-width: 100%;
}

.product-arr {
       float: left;
    width: calc(100% - 580px);
    padding-left: 30px;
}

.product-arr h3 {
   
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
     margin-bottom: 20px;
    font-weight: normal;
    color: #0c0c0c;
}

.product-arr .p_con01 {  
   
   
    margin: 20px 0 0px;
}
.product-arr .p_con01 p{ font-size: 16px; line-height: 36px; color: #4f4f4f;}

.product-arr h4{ font-size:30px; color: #d71222; background: url(../images/case/ico_tel.png) left no-repeat; padding-left:55px; line-height: 50px; }

.product-arr span a{     font-size: 14px;
    color: #fff;
    padding: 5px 0;
    display: block; }
.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}

/*留言*/
.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}

/*分页*/
.page-list {
        clear: both;
    margin: 20px 0px 40px 0px;
    text-align: center;
    overflow: hidden;
}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 16px;
    padding: 2px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #e50012;
    border-color: #e50012;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.case_list02 {
    padding: 50px 0;
    display: block;
    overflow: hidden;
}

.case_list02 ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.case_list02 ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
    float: left
}

.case_list02 ul li:nth-child(3n) {
    margin-right: 0;
}

.case_list02 ul li .c_img {
    padding: 8px;
    background: #fff;
    border: 1px solid #ccc;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    align-items: center;
    min-height: 240px;
    max-height: 258px;
}

.case_list02 ul li .c_img img {
    max-width: 100%;
    max-height: 100%;
}

.case_list02 ul li p {
    width: 100%;
    background: #ededed;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}

.case_list02 ul li:hover p {
    background: #027cc9;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    color: #fff;
}

.case_list02 ul li:hover {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}


.case_list_article {
    margin: 40px 0;
    display: block;
    overflow: hidden;
}

.case_list_article dl {
    width: 31%;
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 3%;
    margin-bottom: 40px;
}

.case_list_article dl:nth-child(3n) {
    margin-right: 0;
}

.case_list_article dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.case_list_article dl dt .zhezhao {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.case_list_article dl dt .zhezhao .zz_img {
    position: absolute;
    top: 45%;
    left: 45%;
}

.case_list_article dl dt img {
    max-width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.case_list_article dl dd {
    background: #f5f5f5;
    display: block;
    overflow: hidden;
    padding: 12px 0;
    line-height: 40px;
}

.case_list_article dl dd h3 {
    float: left;
    padding-left: 15px;
    font-size: 18px;
    color: #3b3b3b;
    font-weight: normal;
}

.case_list_article dl dd span {
    float: right;
    margin-right: 12px;
}

.case_list_article dl:hover dt .zhezhao {
    display: block;
}


@-webkit-keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }

    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }

    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}



.pro_contact {
    width: 100%;
    display: block;
    margin: 50px 0 70px;
}

.pro_contact li {
    width: 100%;
    padding: 12px;
    font-size: 18px;
    color: #898989;
    line-height: 50px;
}

.pro_contact li i {
    width: 60px;
    height: 50px;
    display: block;
    float: left;
    margin-right: 10px;
}

.pro_contact li .c01 {
    background: url(../images/ico2.png) 0 0 no-repeat;
}

.pro_contact li .c02 {
    background: url(../images/ico2.png) 0 -50px no-repeat;
}

.pro_contact li .c03 {
    background: url(../images/ico2.png) 0 -100px no-repeat;
}

.pro_contact li .c04 {
    background: url(../images/ico2.png) 0 -150px no-repeat;
}


/*  案例详情   */
.pt_case{ width: 100%; background: url(../images/case/case_bg.jpg) no-repeat;background-size: cover; padding:50px 0; overflow: hidden; }
.pt_text{ width: 45%; display: block; overflow: hidden; padding-top: 30px; }
.pt_img{ width: 50%; display: block; overflow: hidden;     height: 410px;
    position: relative;}
.pt_img img{ max-width: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
.pt_tit{  display: block; overflow: hidden;}
.pt_tit h3{  color: #fff; padding-bottom: 15px; position: relative; }
.pt_tit h3:before {
    width: 110px;
    height: 3px;
    background: #d71222;
    bottom: 0;
    position: absolute;
    content: '';   
}

.pt_list{ margin-top:70px;display: block; overflow: hidden; }
.pt_list ul{ list-style: none; display: block; overflow: hidden; }
.pt_list ul li{ float: left; margin-right: 5%; display: block; overflow: hidden; min-width:30%;margin-bottom: 30px; }
.pt_list ul li i{ width: 78px; height: 78px; border:1px solid #59666d; float: left; margin-right: 15px; }
.pt_list ul li .pt_cc{ float: left;    padding-top: 10px; }
.pt_list ul li .pt_cc h3{ font-size:18px; color:#fff; line-height: 30px; }
.pt_list ul li .pt_cc p{ font-size:16px; color: #fff; }
.pt_list ul li .e01{ background: url(../images/case/ico.png) 0 0 no-repeat rgba(0,0,0,0.27); }
.pt_list ul li .e02{ background: url(../images/case/ico.png) 0 -78px no-repeat rgba(0,0,0,0.27); }
.pt_list ul li .e03{ background: url(../images/case/ico.png) 0 -156px no-repeat rgba(0,0,0,0.27); }
.pt_list ul li .e04{ background: url(../images/case/ico.png) 0 -234px no-repeat rgba(0,0,0,0.27); }

.pt_zx{display: block; overflow: hidden; margin-top:20px; }
.pt_zx a{ width: 40%; border:1px solid #fff; display: block; overflow: hidden; padding-left: 10%; box-sizing: border-box;
 font-size: 14px; line-height: 50px; border-radius:12px; float: left; margin-right: 5%; color: #fff;}
.pt_zx a:nth-child(1){ background: url(../images/case/ico02.png) 15px no-repeat #d71222; border:none;  }
.pt_zx a:nth-child(2){ background: url(../images/case/ico01.png) 15px no-repeat;  }
.case_xx{ padding:40px 0; overflow: hidden; }
.case_xx .tab-hd01{  display: block; overflow: hidden;    position: relative;
    height: 60px; }
.case_xx .tab-hd01 li{ float: left;  text-align: center; width: 150px; line-height: 60px; }
.case_xx .tab-hd01 li a{font-size:16px; color: #333333; display: block;}
.case_xx .tab-hd01 li.active02 a{ color: #fff;  display: block; background: #d71222;}
.case_xx .tab-hd01 li:hover a{color: #fff;  background: #d71222;}
.case_xx .tab-bd01{ width: 100%; display: block; overflow: hidden; margin-top:30px; }
.case_xx .tab-bd01 li{ display: none; }
.case_xx .tab-bd01 li:nth-child(1){  display: list-item; }
.case_cc{ background: #fff; padding:30px 20px; display: block; overflow: hidden; }
.c_tt02{ border-bottom:1px solid #eee;display: block; overflow: hidden; }
.c_tt02 h3{color: #333; padding-bottom: 15px; position: relative; font-weight: normal;}
.c_tt02 h3:before {
    width: 110px;
    height: 6px;
    background: #d71222;
    bottom: 0;
    position: absolute;
    content: '';   
}

.nav-wrap {
    width: 100%;
    height: 60px;
    background: #eee;
}
.nav-wrap.navFix {
    position: fixed;
    top: 90px;
    left: 0;  
   
    z-index: 99;
    width: 100%;
}


.c_so{ padding:30px 0 0; display: block; overflow: hidden;  }
.c_so dl{ float: left;  width:30%; border-right: 1px solid #ddd; padding-left:3%; padding-top: 15px;padding-bottom: 15px;}
.c_so dl:nth-child(3){ border-right: 0;}
.c_so dl i{ width: 54px; float: left; display: block; margin-right: 10px; }
.c_so dl h3{ font-size: 18px; color: #333; line-height: 54px; font-weight: normal; }
.c_so dl h3 em{ color: #d71222; font-style: normal; }
.zx002{ width: 150px; margin: 40px auto 0; display: block; text-align: center; border:1px solid #ddd; }
.zx002 a{ font-style: 16px; color: #333; display: block; padding: 8px 0;  }
.zx002 a:hover{ background: #d71222; color: #fff; }

.cplb_02 {
    margin-top: 40px;
    display: block;
    overflow: hidden;
}

.cplb_02 a:link,
.cplb_02 a:visited {
    color: #fff;
}

.cplb_02 a:active,
.cplb_02 a:hover {
    color: #fff;
}

.cplb_02 ul {
    margin-left: -1%;
}

.cplb_02 li {
    float: left;
    display: block;
    width: 24%;
    margin: 0px 0px 38px 1%;
    background-color: #fff;
    position: relative;
}

.cplb_02 .item {
    padding: 15px 30px;
    position: relative;
}

.cplb_02 .img {
    position: relative;
    overflow: hidden;
    display: flex;
    width: 100%;   
    justify-content: center;
    align-items: center;
}

.cplb_02 .img img {
    max-width: 100%;
    /* display: block; */
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    max-height: 100%;
}

.cplb_02 .black {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/black_50.png) repeat;
    background: none rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
}

.cplb_02 .ntype {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 2px 15px;
    background-color: #215bab;
    color: #fff;
}

.cplb_02 .t {
    font-size: 16px;
    line-height: 1.4;
    color: #3E3E3E;
    height: 30px;
    overflow: hidden;
    margin: 16px 0px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cplb_02 .bot {
    color: #999;
    font-family: arial, helvetica, sans-serif;
}

.ntime {
    background: url(../images/new_i1.png) no-repeat scroll left center;
    padding: 2px 0px 2px 22px;
    margin-right: 12px;
}

.nease {
    background: url(../images/new_i2.png) no-repeat scroll left center;
    padding: 2px 0px 2px 28px;
}

.cplb_02 .blueBg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 0%;
    background-color: #808080;
    transition: all 0.7s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
    -webkit-transition: all 0.7s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
}

.cplb_02 .linkA {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.cplb_02 li:hover .blueBg {
    height: 100%;
}

.cplb_02 li:hover .ntype {
    background-color: #fff;
    color: #d71222;
}

.cplb_02 li:hover .t,
.cplb_02 li:hover .bot {
    color: #fff;
}

.cplb_02 li:hover .bot .ntime {
    background-image: url(../images/new_i12.png);
}

.cplb_02 li:hover .bot .nease {
    background-image: url(../images/new_i22.png);
}

.cplb_02 li:hover .black {
    opacity: 1;
    visibility: visible;
}

.cplb_02 li:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}


.w2{ width: 1200px; margin:0 auto; display: block;}
.banner {
    width: 500px;
    overflow: hidden;
    border: 1px solid #979797;
    background: #fff;
}

.large_box {
    /* margin-bottom: 10px; */
    height: 300px;
    overflow: hidden;
    margin: 25px;
    width: 450px;
}

.large_box li {
    width: 450px;
    height: 300px;
    display: block;
    overflow: hidden;
}

.large_box img {
    display: block;
    margin: 0 auto;   
    max-height: 100%;
}

.small_box {
    height: 73px;
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid #ccc;
}

.small_list {
    position: relative;
    float: left;
    width: 320px;
    height: 73px;
    overflow: hidden;
}

.small_list ul {
    height: 64px;
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 64px;
}

.small_list ul li img {
    display: block;
    height: 30px;
    margin: 20px auto;
}

.small_list ul li .bun_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 73px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.small_list ul li.on .bun_bg {
    display: block;
}

.btn02 {
    display: block;
    width: 20px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.left_btn {
    float: left;
    margin-right: 10px;
    background-image: url(../images/left_btn.png);
}

.right_btn {
    float: right;
    background-image: url(../images/right_btn.png);
}

.product-arr .dian {
    overflow: hidden;
    height: 50px;
}

.product-arr .p_zx {
    width: 150px;
    border: 1px solid #0061ae;
    display: block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
}

.product-arr .p_zx a {
    font-size: 16px;
    color: #0061ae;
    padding: 10px 0;
    display: block;
}

.product-arr .p_zx a:hover {
    background: #0061ae;
    color: #fff;
}

/* 新闻详细  */
.con_section article{float: left;
    width: 68.05%;}
.con_section .news-aisde{    float: right;
    width: 27.77%;}
.news-aisde{  
    color: #333;
    font-weight: bold;}
.news-aisde .list {
    border: 1px solid #e5e5e5;
    margin-top: 30px;
    padding: 20px;
}
.hot-tit{ font-size: 18px;  }
.news-aisde .list .item {
    display: block;
    margin-bottom: 20px;
}
.news-aisde .list .num {
    float: left;
    width: 20px;
    height: 24px;
    background-color: #999;
    margin-top: 5px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
}
.news-aisde .list .text {
    float: right;
    width: 90%;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}

.news-aisde .list .txt {
   
    line-height: 30px;
    color: #666;
    transition: all .3s;
    font-weight: normal;
}

.news-aisde .list .time {
    font-size: 12px;
    line-height: 24px;
    color: #999;
    margin-top: 5px;
    font-weight: normal;
}
.news-aisde .list .item:nth-child(1) .num {
    background-color: #de001f;
}

.news-aisde .list .item:nth-child(2) .num {
    background-color: #e99d0a;
}
.news-aisde .list .item:nth-child(3) .num {
    background-color: #333;
}

.news-aisde .list .item:hover .txt{ color:#d71222;  }



.ser_cn{ display: block; overflow: hidden; margin:50px 0; }
.ser_cn ul{ list-style: none;overflow: hidden; }
.ser_cn ul li{ margin-left: 5%; display: block; overflow: hidden; float: left;  }
.ser_cn ul li:nth-child(3){ margin-right: 0; }
.ser_cn ul li .ico01{ width: 110px;height: 110px; padding-bottom: 22px; background: url(../images/product/ico_001.png) no-repeat; text-align: center;margin-right: 10px; background-size: 100%; }
.ser_cn ul li .ico01 h3{ font-size: 46px; color: #3c4244; line-height: 110px; }
.ser_cn ul li .ser_t01{ padding-top:2%;  }
.ser_cn ul li .ser_t01 h3{ font-size: 40px; color:#d71222; line-height: 40px; }
.ser_cn ul li .ser_t01 h3 i{ font-size: 18px; color: #404040; font-style: normal; font-weight: normal; }
.ser_cn ul li .ser_t01 p{ font-size: 18px; color: #000000; line-height: 30px; }

.ser_support{display: block; overflow: hidden;}
.ser_support ul{ overflow: hidden; }
.ser_support ul li{display: block; overflow: hidden; border-right: 1px dashed #bababa; padding:10px 0; width: 24.5%; text-align: center; float: left; }
.ser_support ul li:last-child{ border-right: 0; }
.ser_support ul li i{ width: 80px; height: 80px; display: block; margin:0 auto; }
.ser_support ul li h3{color:#666666; line-height: 40px; font-weight: normal;1}





/*左侧工具条*/
#toolbar {
    position: fixed;
    z-index: 9999;
    right: 5px;
    bottom: 30%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #c50a19;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #c50a19;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #c50a19;
    border-right: none;
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.backtop {
    cursor: pointer;
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #c50a19;
}

#toolbar li:hover a {
    width: 200px;
}

#toolbar li:hover .icon-font {
    background-color: #c50a19;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -60px;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.icon-font {
    position: relative;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}

.gy_con dl {
 margin:10px auto;
 text-align: center;
 line-height:24px;
 
}
.gy_con dt.active { 
 position:relative;
     background: url(../images/dian.png) left no-repeat;
    color: #d71222;
    -webkit-filter: grayscale(0);
    filter: gray;
    opacity: 1;
}
.gy_con dt.active a{ color: #d71222;}
.gy_con dt {
 cursor:pointer;
 display: inline-block;
 width: 11%;
 color: #5d5d5d;
    font-weight: normal;
    line-height: 45px;
    margin-right: 30px;
    background: url(../images/dian.png) left no-repeat;
    padding-left: 40px;
    -webkit-filter: grayscale(100%);
    filter: gray;
    opacity: 0.8;
    min-width: 120px;
}

.gy_con dt a{color: #5d5d5d;}
.gy_con dd {
 clear:both;
 width:100%;
 margin-top:20px;
 border-left:0;
 border-left:0;
 display:none;
}

.gy_con dd img{ display: block;
    max-width: 90%;
    margin: 0 auto; }

.article_content{background: #fff;
    padding: 15px; overflow: hidden;}

.warp03{
       width: 100%;
    z-index: 999;
    margin-top: 15px;   }
.warp03 .sidebar00{ overflow: hidden; }
.warp03 .sidebar00 ul{ list-style: none; display: block; overflow: hidden; text-align: center;}
.warp03 .sidebar00 ul li{    width: 15%;
    margin-right: 15px;
    display: inline-block;
    overflow: hidden;
    text-align: center; height: 60px; background: #eee;}
.warp03 .sidebar00 ul li a{    color: #262626;    
    display: block;
    line-height: 60px;}
 .warp03 .sidebar00 ul li:hover a{background: #585858;  color: #fff;}  
.warp03 .sidebar00 ul li a.on1{ background: #585858;  color: #fff !important;}

.cooperation-img-box {
  height: 366px;  
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-top:30px;
}
.cooperation-img-box:hover .cooperation-logo {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.cooperation-img-box .top,
.cooperation-img-box .bottom {
  width: 100%;
  height: 122px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 4;
}
.cooperation-img-box .top {
  top: 0;
  background: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0.95) 26%, rgba(255, 255, 255, 0));
}
.cooperation-img-box .bottom {
  bottom: 0;
  background: linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0));
}
.cooperation-img-box .cooperation-logo {
  -webkit-animation: bgScroll 10s linear infinite;
  animation: bgScroll 10s linear infinite;
  will-change: transform;
  pointer-events: none;
}
.cooperation-img-box .cooperation-logo img{ max-width: 100%; }
@keyframes bgScroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-33.333%);
    transform: translateY(-33.333%);
  }
}



/* 开发实力  */
.power02{padding: 40px 0;  overflow: hidden;}
.power_list{ display: block; position: relative; margin-top:40px; }
.power_list .tab-hd{ width: 80px; float: left;  background: #e5e5e5; position: relative; display: block; z-index: 99 }
.power_list .tab-hd li{ width: 100%; display: block; height: 80px; }
.power_list .tab-hd li.active02{ left:0; width: 180px; background: rgba(229,0,18,0.7); }
.power_list .tab-hd li i{ width: 50px;height: 50px; margin:15px; display: block; float: left; }
.power_list .tab-hd li h3{ font-size: 18px; color: #fff; line-height: 80px; display: none;font-weight: normal; }
.power_list .tab-hd li.active02 h3{ display: block; }
.power_list .tab-hd li .f01{ background: url(../images/kfsl/ico.png) 0 0 no-repeat }
.power_list .tab-hd li .f02{ background: url(../images/kfsl/ico.png) 0 -50px no-repeat }
.power_list .tab-hd li .f03{ background: url(../images/kfsl/ico.png) 0 -100px no-repeat }
.power_list .tab-hd li .f04{ background: url(../images/kfsl/ico.png) 0 -150px no-repeat }
.power_list .tab-hd li.active02 .f01{ background: url(../images/kfsl/ico.png) -50px 0 no-repeat }
.power_list .tab-hd li.active02 .f02{ background: url(../images/kfsl/ico.png) -50px -50px no-repeat }
.power_list .tab-hd li.active02 .f03{ background: url(../images/kfsl/ico.png) -50px -100px no-repeat }
.power_list .tab-hd li.active02 .f04{ background: url(../images/kfsl/ico.png) -50px -150px no-repeat }
.power_list .tab-bd{  margin-left: 80px;   }
.power_list .tab-bd li{ display: none;    margin-right: 10px; }
.power_list .tab-bd li:nth-child(1){ display: list-item; }
.p_team{     width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 1px 1px 8px #ccc;
    position:relative;
}
.p_team dt{ width: 36%; display: block; overflow: hidden; float: left; }
.p_team dt img{ display: block; height: 320px; }
.p_team dd{    padding: 3% 2% 2%;
    display: block;
    float: right;
    width: 58%;}
.p_team dd h3{ color: #000; font-weight: normal; }
.p_team dd p{ 
           font-size: 16px;
    color: #4f4f4f;
    line-height: 36px;
    margin: 20px 0 2%;
    text-align: justify; }
.p_team dd span{     width: 110px;
    height: 40px;
    display: block;
    background: #999;
    line-height: 40px;
    border-radius: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    right: 20px; }

.sc_warp{ width: 100%; padding:60px 0; background: url(../images/kfsl/sl_bg.jpg) no-repeat; background-size: cover; }
.sc_img{display: block; overflow: hidden;}
.sc_img dl{ position: relative;display: block; overflow: hidden; }
.sc_img dl dt{display: block; overflow: hidden; }
.sc_img dl dt img{ max-width: 100%; display: block; }
.sc_img dl dd{ width: 30%; position: absolute; right: 0; top:0; height: 100%; background: rgba(0,0,0,0.5); padding:8% 3%; box-sizing: border-box; }
.sc_img dl dd h3{ color: #fff; font-weight: normal; line-height: 50px; }
.sc_img dl dd p{ color: #fff; line-height: 36px; margin-top:20px; }

.pinzhi_w{ margin:50px 0; }
#p011{ width: 100%; display: block; overflow: hidden; margin-top:40px; position: relative; }
#p011 .swiper-slide{ display: block; overflow: hidden; }
#p011 .swiper-slide dl{ position: relative; display: block; overflow: hidden;}
#p011 .swiper-slide dl dt{ width: 100%; display: block; overflow: hidden;}
#p011 .swiper-slide dl dt img{ width: 100%; display: block; }
#p011 .swiper-slide dl dd{ width: 100%; position: absolute; bottom: 0; background: rgba(0,0,0,0.5); height: 50px; }
#p011 .swiper-slide dl dd p{ font-size: 14px; color: #fff; line-height: 50px; text-align: center; }
#p011 .swiper-button-prev {
    width: 91px;
    height: 57px;
    background: url(../images/about/ico_fl.jpg) no-repeat;
    left:2%;
}
#p011 .swiper-button-next {
    width: 91px;
    height: 57px;
    background: url(../images/about/ico_fr.jpg) no-repeat;
    right: 2%;
}


.power03{ padding:50px 0;overflow: hidden; }
.power03 dl{ background: #fff; padding:3%; display: block; overflow: hidden; margin-bottom: 30px; }
.power03 dl dt{float: right; width:40%; display: block; overflow: hidden;}
.power03 dl dt img{ display: block; max-height: 320px; float: right; }
.power03 dl dd{ width: 55%; float: left;display: block; overflow: hidden; }
.power03 dl dd i{ width: 55px; height: 55px; display: block; }
.power03 dl dd .g01{ background: url(../images/kfsl/ico02.png) 0 0 no-repeat }
.power03 dl dd .g02{ background: url(../images/kfsl/ico02.png) 0 -55px no-repeat }
.power03 dl dd .g03{ background: url(../images/kfsl/ico02.png) 0 -110px no-repeat }
.power03 dl dd .g04{ background: url(../images/kfsl/ico02.png) 0 -165px no-repeat }
.power03 dl dd  h3{  color: #000; font-weight: normal; line-height: 50px; }
.power03 dl dd p{ font-size: 16px; color: #333; line-height: 36px; margin:30px 0; }

.jc_01{ padding:30px 0; overflow: hidden;}
.jc_01 .jc_cc{margin-top:40px; display: block; overflow: hidden;} 
.jc_01 .jc_cc ul{ list-style: none; display: block; text-align: center; }
.jc_01 .jc_cc ul li{     width: 25%;
    display: inline-block;
    margin-right: 80px; }
.jc_01 .jc_cc ul li:nth-child(3){ margin-right: 0; }
.jc_01 .jc_cc ul li i{  width: 225px; display: block;    -webkit-filter: grayscale(100%); height: 225px; margin:0 auto; }
.jc_01 .jc_cc ul li .h01{ background: url(../images/kfsl/ico03.png) 0 0 no-repeat; background-size:100%; }
.jc_01 .jc_cc ul li .h02{ background: url(../images/kfsl/ico03.png) 0 -225px no-repeat; background-size:100%; }
.jc_01 .jc_cc ul li .h03{ background: url(../images/kfsl/ico03.png) 0 -450px no-repeat; background-size:100%; }
.jc_01 .jc_cc ul li:hover i{filter: grayscale(0);-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);
  -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}
.jc_01 .jc_cc ul li p{ color: #333; line-height: 45px; margin-top:25px; }

.jc_lc{margin-top:40px; display: block; overflow: hidden;}
.jc_lc ul{ list-style: none; display: flex; text-align: center; overflow: hidden;}
.jc_lc ul li{ width: 16.2%; float: left; padding-bottom:15px; background: url(../images/kfsl/jt_07.png) bottom no-repeat;  }
.jc_lc ul .jt{ width: 24px; float: left; height: 18px; margin:60px 10px 0; background: url(../images/kfsl/jt_03.png) no-repeat; display: block; }
.jc_lc ul li .jc_l_cc{ width: 100%;background:#f5f5f5; border-radius:10px;  padding:25px 0; text-align: center;}
.jc_lc ul li:hover .jc_l_cc{ background: #e6e6e6 }
.jc_lc ul li:hover .jc_l_cc i{  -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;}
.jc_lc ul li .jc_l_cc i{ width: 52px; height: 52px; display: block; margin:0 auto; }
.jc_lc ul li .jc_l_cc p{     font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 15px;
    height: 40px; }
.jc_lc ul li:hover .jc_l_cc p{ color: #e50012;}

.jc_lc ul li .jc_l_cc .j01{ background:  url(../images/kfsl/ico04.png) 0 0 no-repeat; }
.jc_lc ul li .jc_l_cc .j02{ background:  url(../images/kfsl/ico04.png) 0 -52px no-repeat; }
.jc_lc ul li .jc_l_cc .j03{ background:  url(../images/kfsl/ico04.png) 0 -104px no-repeat; }
.jc_lc ul li .jc_l_cc .j04{ background:  url(../images/kfsl/ico04.png) 0 -156px no-repeat; }
.jc_lc ul li .jc_l_cc .j05{ background:  url(../images/kfsl/ico04.png) 0 -208px no-repeat; }

.jc_tel{ display: block; overflow: hidden; text-align: center; width: 300px; margin:30px auto 0;}
.jc_tel h3{ padding-left:50px;background:  url(../images/kfsl/jt_11.png) left no-repeat; font-size: 30px; color: #e50012; line-height: 50px;  }
.ser-jc{display: block; overflow: hidden; margin-top:40px; position: relative;}
.ser-jc dt{ width: 58%; display: block; overflow: hidden; }
.ser-jc dt img{ width: 100%; display: block; }
.ser-jc dd{     width: 42%;
    position: absolute;
    background: #eee;
    right: 0;
    top: 0;
    
    padding: 50px 30px;
    box-sizing: border-box;
    height: 100%; }
.ser-jc dd p{ color: #4c4c4c; line-height: 40px; }

.img_list01{margin-top:40px; display: block; overflow: hidden;}
.yqjc_img{ width: 32%; display: block;overflow: hidden; }
.yqjc_img ul{list-style: none; display: block;overflow: hidden;}
.yqjc_img ul li{ width: 100%;
    display: block;
    overflow: hidden;
    position: relative;   
    margin-bottom: 5.4%;}


.yqjc_img ul li:nth-child(2n) {
    margin-bottom: 0;
}

.yqjc_img ul li p {
    background-image: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.7));
    width: 100%;
    line-height: 50px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    bottom: 0;
    position: absolute;
}

.yqjc_img ul li img {
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.yqjc_img ul li:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.yqjc_img02{ width: 66.6%; display: block; overflow: hidden; position: relative; }
.yqjc_img02 img{ width: 100%; display: block; -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;  overflow: hidden;}
.yqjc_img02:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.yqjc_img02 p {
    background-image: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.7));
    width: 100%;
    line-height: 50px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    bottom: 0;
    position: absolute;
}


@-webkit-keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}


.detail_box {
    padding-bottom: 128px;
    position: relative;
    z-index: 100;
}

.detail_box .dtop {
    background: #f6f6f6;
    height: 70px;
    width: 100%;
}

.detail_box .dtop.fix {
    position: fixed;
    left: 0;
    top: 90px;
    z-index: 100;
}

.detail_box .dtop .dtop_cen .pos {
    float: left;
}

.detail_box .dtop .dtop_cen .pos a {
    display: block;
    float: left;
    width: 150px;
    height: 70px;
    font-size: 16px;
    line-height: 70px;
    color: #333;
    text-align: center;
    transition: all 0.5s ease;
}

.detail_box .dtop .dtop_cen .pos a.active {
    background: #d71222;
    color: #fff;
    font-weight: bold;
}

.detail_box .dtop .dtop_cen .pos a:hover {
    background: #d71222;
    color: #fff;
    font-weight: bold;
}

.detail_box .dtop .dtop_cen .return {
    display: block;
    float: right;
    width: 200px;
    background: #e1e1e1;
    height: 70px;
    text-align: center;
}

.detail_box .dtop .dtop_cen .return:hover .txt {
    color: #d71222;
}

.detail_box .dtop .dtop_cen .return:hover .ico {
    transform: translateX(10px);
}

.detail_box .dtop .dtop_cen .return .txt {
    font-size: 16px;
    line-height: 70px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    transition: all 0.5s;
}

.detail_box .dtop .dtop_cen .return .ico {
    width: 19px;
    height: 15px;
    background: url(../images/fh.png) no-repeat;
    display: inline-block;
    margin: 0 4px;
    transition: all 0.5s;
    vertical-align: middle;
}

.detail_box .container .box {
    padding-top:120px;
}
.cp_desc{ padding: 20px 15px; background: #fff; }
.cp_desc table{ border:1px solid #333; text-align: center; width: 98%; margin: 20px auto;  border-spacing: 0;}
.cp_desc table td{border: 1px solid #333; 
    vertical-align: middle;      padding: 0 5px;}

.detail_box .container .box .t {
    font-size: 24px;
    line-height: 50px;
    color: #333;
    font-weight: bold;
}

.detail_box .container .box .pic {
    margin-top: 35px;
}

.detail_box .container .box .pic img {
    max-width: 100%;
}

.detail_box .container .box .table {
    margin-top: 22px;
}

.detail_box .container .box .table table {
    width: 100%;
}

.detail_box .container .box .table table tr td {
    border: 1px solid #e1e1e1 !important;
    padding: 15px 50px !important;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 32px;
    font-family: "Microsoft Yahei" !important;
    color: #333;
}

.detail_box .container .box .table table tr td p span {
    font-size: 16px !important;
    font-family: "Microsoft Yahei" !important;
    line-height: 32px !important;
}

.detail_box .container .box .table table tr td.bg {
    background: #f6f6f6 !important;
}

.detail_box .container .box .table table tr td.tit {
    font-size: 20px;
    line-height: 30px;
    color: #333 !important;
    font-weight: bold !important;
    text-align: center;
    font-family: "Microsoft Yahei" !important;
}

.detail_box .container .box .table table tr td.tit p,
.detail_box .container .box .table table tr td.tit span {
    font-size: 20px !important;
    font-family: "Microsoft Yahei" !important;
    line-height: 30px !important;
    color: #333 !important;
}

.detail_box .container .box .con {
    margin-top: 18px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.detail_box .container .box .con p {
    padding-left: 15px;
}

 .con01 {
    margin-top: 18px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}


/*  产品加工类  */
.ser_page{ display: block; overflow: hidden; position:relative; }
.services_bt{ width: 50%; display: block; padding: 40px 0 0;border-right:1px solid #eee; }
.services_bt h3{color: #1f1f1f; line-height: 68px;}
.services_bt p{ color: #5b5b5b; line-height: 40px; }
.services_bt img{ margin-top: 40px; display: block; width: 100%; }
.ser_tct{ width: 47%; display: block; background: url(../images/c01_03.jpg) top right no-repeat;  }
.ser_tct p{ margin-top:28%; font-size: 16px; color: #666; line-height: 36px; }
.ser_sj{ width: 60%; position:absolute; bottom:0; right:0; background: #c8c8c8; }
.ser_sj ul{ list-style: none; display: block; overflow: hidden;}
.ser_sj ul li{ width: 33.3%; float: left; padding: 30px 0; text-align: center; }
.ser_sj ul li h3{color: #fff; line-height: 60px; }
.ser_sj ul li p{ font-size: 16px; color: #fff; line-height: 24px; }
.ser_sj ul li:hover,.a01{ background: #d71222; }
.ser_sj ul li i{ width:60px; height: 60px; display: block; margin: 0 auto;   }
.ser_sj ul li .t01{ background: url(../images/ico001.png) 0 0 no-repeat; }
.ser_sj ul li .t02{ background: url(../images/ico001.png) 0 -60px no-repeat; }
.ser_sj ul li .t03{ background: url(../images/ico001.png) 0 -120px no-repeat; }


.lx {
    overflow: hidden;
}

.lx_l {
    width: 45%;
    float: left;
}

.lx_l h3 {
    font-size: 22px;
    color: #d71222;
    margin-bottom: 10px;
}

.lx_l p {
    line-height: 32px
}

.lx_l dl {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    text-align: center;
}

.lx_l dl dt {
    width: 26%;
}

.lx_r {
    width: 50%;
    float: right;
}

.select { height: 38px; position: relative;margin: 10px 0 0 0;width: 270px;}
.select dt { height: 38px; display: inline-block; background: #ffffff url(../images/downIcon.png) no-repeat 250px center; line-height: 38px; padding: 0 30px 0 10px; cursor: pointer; width: 230px;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; z-index: 3; color: #333333; font-size: 14px; }
.select dt:hover,.select dt.cur {}
.select dd {width: 100%;position: absolute; left: 0; bottom: 38px; background: #fff; display: none; }
.select dd ul{ width: 100%; max-height: 250px; overflow: auto; }
.select dd ul li { display: block; width: 100%; float: left; }
.select dd ul li a { line-height: 30px; display: block; padding: 0 8px;}
.select dd ul li a:hover { background: #f5f5f5; }
.select dd ul::-webkit-scrollbar{width:3px;height:3px}
.select dd ul::-webkit-scrollbar-button:vertical{display:none}
.select dd ul::-webkit-scrollbar-corner,
.select dd ul::-webkit-scrollbar-track{background-color:#ccc}
.select dd ul::-webkit-scrollbar-thumb{border-radius:0;background-color:#ca161d; }
.select dd ul::-webkit-scrollbar-thumb:vertical:hover{ }
.select dd ul::-webkit-scrollbar-thumb:vertical:active{ }


.bts{ display: block; overflow: hidden; }
.bts a{ display: block; line-height: 36px; margin-bottom: 12px; }

.xypg-detail-tags {
       margin-top: 40px;
    background: #fff;
    padding: 20px;
}

.xypg-detail-tags .tags-title {
    border-bottom: 1px solid #c3c3c3;
    position: relative;
}

.xypg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #d71222;
    line-height: 40px;
    border-bottom: 3px solid #d71222;
    margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
    position: absolute;
    right: 0;
    top: 8px;
}

.xypg-detail-tags .tags-content {
    padding-top: 12px;
}

.xypg-detail-tags .tags-content a {
    font-size: 14px;
    color: #2f2f2f;
    display: inline-block;
    margin-right: 9px;
    background: #f4f4f4;
    line-height: 28px;
    padding: 0 15px;
}

.xypg-detail-tags .tags-content a:hover {
    color:#d71222;
}

.public_more{ width: 160px; display: block; overflow: hidden; margin: 0 auto; }
.public_more a{ position: relative; display: block; text-align: center; color: #fff; 
   border:1px solid #d71222; line-height: 2; padding: 8px 0;  }
 .public_more a span{ position: relative;color: #d71222;  z-index: 8;font-size:14px; display: block; }   
.public_more a:after{ width: 0;  height: 100%; position: absolute; content:''; top:0; left:0; background: #d71222; transition: all 0.5s cubic-bezier(.52,1.64,.37,.66) 0s;z-index: 2}
.public_more a:hover:after{ width: 100%; }
.public_more a:hover span{ color: #fff; }

.tanchuang{  position: fixed;
    top: 50%;
    left: 50%;
    width: 780px;   
    transform: translate(-50%,-50%);
    z-index: 999;}

.tanchuang span{position: absolute;
    top: 15px;
    right: 15px;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #d71222;
    cursor: pointer;}
.tac_desc{}
.tac_desc h3{ font-size: 20px; color: #d71222; line-height: 30px; text-align: center; font-weight: normal;}
.tac_desc .tc_img{display: block; overflow: hidden; }
.tac_desc .tc_img img{ width: 100%; display: block; }


.faw_con{ padding:30px 20px; display: block; overflow: hidden; }
.faw_img{ width: 200px; display: block; overflow: hidden; margin-top:5px; }
.faw_img img{ max-width: 100%; display: block; }
.faw_desc{ width: calc(100% - 240px); display: block; overflow: hidden;}
.faw_desc p{font-size: 15px;
    line-height: 30px;
    color: #707070;}

.about_p05 .abou_tit h3::before {
    background: url(../images/ico_fw.png) no-repeat;
    background-size: 100%;
}
.about_p05{ padding:40px 0; overflow: hidden; background: #f9f8f8; }
