

.main{
    padding-bottom: 50px;
}
.banner{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 100%;
}
.banner ul li{
    text-align: center;
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 513px;
    overflow: hidden
}
.banner ul li img{
position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.public_title{
   width: 100%;
   display: block;
   height: 32px;
   margin-top: 40px;
   overflow: hidden;
}
.public_title h2{
    color: #333333;
    font-size: 24px;
    float: left;
}
.public_title p{
    font-size:18px;
    color: #999999;
    float: left;
    padding-left: 20px;
    line-height: 32px;
}
.new_h1{
    text-align: center;
    margin: 0 auto;
}

.new_h1 h2{
    text-align: center;
    margin: 0 auto;
    font-size: 32px;
    color: #fff;
    padding-top: 100px;
}
.new_h1 p{
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}


.content_one{
    background: #fff;
    text-align: center;
    overflow: hidden;
    padding-bottom: 37px;
}
.content_one_box{
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;

}
.content_one_con{
    margin-top: 34px;
}
.content_one_list{
float: left;
background: #efefef;
border: 1px solid #d7dbe8;
width:278px;
height: 194px;
margin: 0px 26px 58px 0px;
}

.content_one_list:nth-child(4n){
    margin-right: 0px;
}

.left_yd{
    margin-left: 210px;
}

.content_one_list  a{
    display: block;
}
.content_one_list h2{
height:194px;
line-height:194px;
display: inline-block;
width: 100%;
}
.content_one_list h2 img{
 vertical-align: middle;
    max-width: 194px;
    min-height: 76px;;
    max-height: 194px;
}
.content_one_list h3{
    padding-top: 10px;
    font-size: 18px;
    position: relative;
    color: #333333;
}

.content_two{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    background: url("../image/home_two.jpg") no-repeat left top;
    height: 600px;
    display: block;
    background-size: 100% 100%;
}
.content_two_box{
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
   overflow: hidden;
}

.content_two_list_box{
    width: 100%;
    display: block;
    border-radius:10px;
    overflow: hidden; 
    margin-top: 30px;
}
.content_two_list{
    width: 25%;
    height: 400px;
    float: left;
    box-sizing: border-box;

    margin-bottom: 25px;
    margin-top: 10px;
}


.content_two_list .two_list_big{
    margin: 0 15px;
    height: 100%;
    padding: 0px 10px;
    box-sizing: border-box;
    display: block;
}

.content_two_list_box .content_two_list h2::before{
    content: "";
    margin: 0 auto;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-top: 50px;
    display: block;
}

.content_two_list_box .content_two_list:nth-child(1) h2::before{
    background: url(../image/xinicon5.png) no-repeat left center;
}

.content_two_list_box .content_two_list:nth-child(2) h2::before{
    background: url(../image/xinicon4.png) no-repeat left center;
}

.content_two_list_box .content_two_list:nth-child(3) h2::before{
    background: url(../image/xinicon1.png) no-repeat left center;
}
.content_two_list_box .content_two_list:nth-child(4) h2::before{
    background: url(../image/xinicon3.png) no-repeat left center;
}
.content_two_list_box .content_two_list:nth-child(5) h2::before{
    background: url(../image/home_two_05.jpg) no-repeat left center;
}
.content_two_list_box .content_two_list:nth-child(6) h2::before{
    background: url(../image/home_two_06.jpg) no-repeat left center;
}
.content_two_list h2 img{
    vertical-align: middle;
   max-width: 86px;
   max-height: 86px;
   text-align: center
}
.content_two_list h3{
    font-size: 18px;
    color: #fff;
    line-height: 1;
    padding-top: 35px;
}
.content_two_list h3::after{
    content: "";
    width: 50px;
    height: 2px;
    background: #666666;
    display: block;
    margin: 0 auto;
    margin-top: 24px;
}
.content_two_list p{
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    padding-top: 25px;
    height: 106px;
    overflow: hidden;
}

.content_three{
width: 100%;
margin: 0 auto;
}
.content_three_box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.content_three_con{
width: 100%;
margin: 0 auto;
margin-top: 50px;
}
.content_three_con .left{
    float: left;
    width: 578px;
}
.content_three_con img{
    width: 100%;
    height: 100%;
}
.three_box {
    max-width: 1100px;
}
.content_three_con .right{
    float: right;
    padding-left:20px;
    width: 590px;
}

.content_three_con .right h1{
    padding-top: 30px;
}
.content_three_con .right h1 i{
    font-size: 14px;
    color: #bbbbbb;
}
.content_three_con .right p{
    font-size: 14px;
    line-height: 24px;
    padding-top: 50px;
}
.content_three_con .right .more{
    font-size: 24px;
    border: 1px solid blue;
    font-size: 14px;
    padding:3px 15px;
    float: right;
    color: blue;
}
/*新闻中心*/

.content_four{
    width: 100%;
    margin: 0 auto;
    background: #f7f7f7;
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 20px;
}
.content_four_box{
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px; 
   
}

.column_box{
    display: flex;
}

.content_four_news_pic{
   width: 33%;
    padding-top: 10px;
}

.content_four_news_pic .img{
width: 366px;
height: 236px;
}
.content_four_news_pic .img img{
    display: block;
  width: 100%;
  height: 100%;
}
    
.content_four_news_pic .con_p h1{
    font-size: 18px;
    color: #676a6d;
    line-height: 46px;
}
.content_four_news_pic .con_p p{
    font-size: 14px;
    color: #c8c6c2;
    height: 40px;
    overflow: hidden;
}

.content_four_news_pic .button{
    width: 108px;
    height: 28px;
    background: #305aa8;
    border-radius: 5px;
    text-align:center;
    line-height: 28px;
    color: #fff;
    margin: 0 auto;
    margin-top: 10px;
    display: block;
}

.new_nav{

    margin-left: 20px;
    margin-top: 20px;
}
.new_nav_ul li{
    display: flex;
}
.new_nav_ul .new_data{
border-right: 1px solid #ddd;
    padding-right: 1rem;
    position: relative;
    text-align: center;
    width: 16.66667%;
    
}
.new_nav_ul .new_data span{
    font-size: 18px;
    color: #333333;
}
.new_nav_ul .new_data span::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 10px;
    position: absolute;
    top: 4px;
    right: -8px;
    background-color: #ddd;

}

.newTitle{
    padding-left: 2rem;
    padding-bottom: 3rem;
    width: 83.33333%;
}
.newTitle h1 {
    width: 570px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
}
.newTitle p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    color: #999999;
}

.content_five_box{
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;

}
.content_five_con{
    margin-top: 34px;
}

.content_five_con a{
    display: block;
    float: left;
    padding-bottom: 20px;
    margin-right: 26px;
}
.content_five_con a:nth-child(6n){
    margin-right: 0;
}
.content_five_con img{
    width: 178px;
    height: 178px;
}

.content_five_con h1{
    font-size: 14px;
    color: #000;
    line-height: 28px;
}

.content_six{
   
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.content_six_box{
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;

}
.content_six_con{
    margin-top: 34px;
}

.content_six_con a{
    display: block;
    float: left;
    padding-bottom: 20px;
    margin-right: 40px;
    height: 110px;
}
.content_six_con a:nth-child(8n){
    margin-right: 0;
}
.content_six_con a::after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.content_six_con img{
   max-width: 110px;
   max-height: 110px;
    vertical-align: middle;
    display: inline-block;

}


.content_five_con h1{
    font-size: 14px;
    color: #000;
    line-height: 28px;
}

/*产品中心*/

.public_heading{
    max-width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #454646;
}
.public_heading span::before{
    content:"";
    background: url(../image/home.jpg) no-repeat left center;
    width: 16px;
    height: 14px;
    display: inline-block;
    padding-right: 5px;
}
.public_heading a{
    color: #454646;
}
.public_heading {
    border-bottom:1px solid #c9c7c7;
    line-height: 57px;
    height: 57px;
}

.public_con{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.public_box{
    max-width: 1180px;
    margin: 0 auto;
    border:20px solid #eceded;
    border-left:none; 
 overflow: hidden;
 margin-top: 50px;
}

.public_box .public_left{
width: 220px;
background:#eceded;
float: left;
padding-bottom: 9999px;
margin-bottom: -9999px;
}

.s-side {
    width: 210px;
    margin: 0 auto;
  }
  .s-side .s-firstItem i {
    font-size: 20px;
  }
  .s-side .s-firstItem span {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
    text-shadow: 0px 0px 5px #EEEEEE;
    white-space: 10px;
  }
  .s-side .first {
      padding: 10px 0px;
      border-bottom: 1px solid #a6a5a5;
  }

  .s-side .d-firstNav span {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
  }
  .s-side .d-firstNav i.fr {
    font-size: 25px;
  }
  .s-side .s-secondNav,
  .s-side .s-secondItem {
    margin-left: 20px;
    margin-top: 10px;
    font-size: 14px;
  }
  .s-side .s-secondNav span{
      font-size: 14px;
  }

  .s-secondNav:hover,.d-firstNav:hover{
      background-color: #c2c2c2;
      cursor: pointer;
     
  }
  .s-side .d-secondDrop {
    margin-left: 30px;
    margin-top: 10px;
  }
  .s-side .d-secondDrop li {
      line-height: 34px;
      border-bottom: 1px solid #a6a5a5;
  }

.s-side .d-secondDrop::after{
    content: "";
    background: #c4c4c4;
    width: 2px;
    height: 2px;
   display: block;
}
  .s-side .d-secondDrop li a{
      font-size: 14px;
  }
  .iconRotate {
    transform: rotate(90deg);
    transition: transform 0.5s;
  }
  .s-firstDrop,
  .s-secondDrop {
    display: none;
  }
  


.bt_title{
    background: url(../image/product_title.png) no-repeat center center;
    display: block;
    width: 403px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 20px;
    color: #ffffff;
    margin-top: -50px;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 490px;
    top: 31px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.public_right{
    float: left;
    width: 960px;
    padding-bottom: 20px;
}
.home_team { 
    float: left;
margin-left: 10px;
margin-top: 50px;
}
.home_team li{
    float:left; 
    margin: 0 5px;
    border:1px solid #ededed ; 
    box-sizing: border-box;
    margin-top: 20px;
  }
.home_team .home_team_box{ 
    width: 214px; 
    margin: 0 auto; 
    padding:5px;
  
}
.home_team li h1{ 
    width:224px; 
   height: 224px;
 }
.home_team li h1 img{ 
    width: 100%;
    height: 100%;
   }
.home_team li h2{ 
    text-align: left; 
    color: #1c8de3;     
    font-size: 14px; 
    font-weight: bold; 
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.home_team li h3{ 
    text-align: left; 
    color: #000; 
    font-size: 12px; 
    height: 34px;
    overflow: hidden;
  
}
.home_team li h4{ 
    color:#666666; 
    line-height: 25px; 
    margin-top: 10px;
    height: 26px;
   
}
.home_team li h4 em{
    background: #ff5619;
    color: #ffffff;
    font-size: 12px; 
    padding: 2px 5px;
    border-radius:2px; 
}

.home_team li h4 b{ float: right; margin-right: 15px;}

#showpage {
    text-align: center; 
    padding-top: 0px; 
    padding-bottom: 20px; 
    overflow: hidden;
    zoom: 1; 
    float:left;
}
.showpage_top{ 
    margin-top:20px; 
    float:left; 
    width:100%;}
#showpage .cpage {
    font-size: 14px; 
    display: inline-block; 
    height: 30px; 
    line-height: 30px; 
    border: 1px solid #015198; 
    color: #fff; 
    background-color: #6597fd; 
    margin-left: 5px; 
    border-radius: 0px; 
    padding: 0 13px;}

#showpage a {
    font-size: 14px; 
    text-decoration: none; 
    display: inline-block; 
    height: 30px; 
    line-height: 30px; 
    border: 1px solid #ddd; 
    color: #666; 
    background-color: #fff; 
    margin-left: 4px; 
    cursor: pointer; 
    border-radius: 0px; 
    transition: all .2s; 
    padding: 0 13px; }
.page_all{ 
    width:70px; 
    height:30px; 
    border: 1px solid #ddd;}
.page_btn{ 
    width:70px; 
    height:30px; 
    line-height:30px;
    border: 1px solid #ddd;
}

/*产品详情页*/

.product_details{
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

.product_details_box{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.product_details_top{
    padding: 20px;
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;
}
.product_details_top_left{
    width:400px;
    float: left;
    border: 1px solid #e2e2e2;
}
.product_details_top_left .zhutu{
   width: 100%;
    height: 350px;
    text-align: center;

}
.product_details_top_left .zhutu::after{
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.product_details_top_left .zhutu img{
    max-width: 400px;
    height: auto;
    vertical-align: middle;
}
.product_details_top_left .list_img{
    border-top: 1px solid #e2e2e2;
    padding: 2px 2px;
    overflow: hidden;
}
.product_details_top_left .list_img a{
    float: left;
    width: 76px;
    height: 76px;
    margin-left: 4px;
    display: block;
    position: relative;
}
.product_details_top_left .list_img .current::after{
    content: "";
    background: url(../image/pimg_bg.png) no-repeat;
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 999;
}
.product_details_top_left .list_img img{
    width: 100%;
    height: 100%;

}
.product_details_top_right{
    width: 498px;
    height: 470px;
    padding-left:20px;
    float: right;
}
.product_details_one{
    width: 100%;
    margin-top: 12px;
    overflow: hidden;
    max-height: 50px;
}
.product_details_one .left{
    text-align: left;
    font-size: 20px;
    line-height: 24px;
   
}

.product_details_two{
    width: 100%;
    background: #f5f5f5;
    margin-top: 20px;
    padding: 10px 0;
}
.product_details_two span{
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    text-indent: 20px;
}

.product_details_three{
    padding-top: 30px;
    padding-left: 20px;
}
.product_details_three h2{
    font-size: 18px;
    padding-bottom: 20px;
}
.product_details_three h3{
    font-size: 14px;
    line-height: 34px;
}
.product_details_three h3 a{
    color: #077eca;
}


/*方案*/

.news_list{ 
    width:100%; 
    margin: 0 auto;
    margin-top: 10px;
}
.news_list li{
     border-bottom:1px solid #e0dfdf; 
     float:left; 
     padding-bottom:35px; 
     padding-top:35px;
     overflow: hidden;
     width: 100%;
    
    }
.news_list .news_img{ 
    float:left; 
    margin-left: 2%;
}
.news_list .news_img img{ 
    width:253px; 
    height:154px; 
    padding:5px; 
    border:1px solid #e0dfdf; 
    background:#f7f7f7;}
.news_list .news_fr{ 
    float:left; 
    margin-left:15px; 
    position:relative; 
    width: 65%;}
.news_list .news_fr h1{ 
    font-size:14px; 
    color:#000; 
    line-height:24px;}
.news_list .news_fr h2{ 
    font-size:13px; 
    color:#727171; 
    line-height:24px;
}
.news_list .news_fr h2 i{ 
    font-style:normal; 
    padding-right:10px;}
.news_list .news_fr .news_p{ 
    width:100%; 
    float:left; 
    overflow:hidden; 
    line-height: 24px; 
    height:70px; 
    font-size: 13px; 
    color: #060606;
    margin-top: 10px;
}
.news_list .news_fr .news_p p{
    font-size: 13px;
}

.news_list .news_fr .news_bottom{ 
    position:absolute; 
    left:0px; 
    top:145px; 
    width:100%;
}
.news_bottom_time,.news_bottom_love,.news_bottom_look{ 
    background:url(../image/news_time.png) left center no-repeat; 
    text-indent:25px; 
    float:left; 
    margin-right:50px; 
    color:#7d7d7d; 
    font-size: 12px;
    line-height: 24px;
}
.news_list .news_fr .news_bottom_love{ 
    background:url(../image/news_love.png) left center no-repeat;
}
.news_list .news_fr .news_bottom_look{ 
    background:url(../image/news_look.png) left center no-repeat; 
}
.news_bottom_ckxq{ 
    float:right; 
    background:#1c90da; 
    border-radius:5px; 
}
.news_bottom_ckxq a{
    color:#FFF;
    font-size: 13px;
    padding:5px 20px 5px 20px; 
    display: block;
}


/*服务*/

.fuwu{
   
    margin: 0 auto;
    padding: 0 40px;
    margin-top: 40px;
}
.fuwu a{
    display: block;
    border-bottom:1px dashed #eceded;
    overflow: hidden;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #444444;
    font-size: 14px;
}
.fuwu .fl::before{
    content: "";
    background: url(../image/lo.jpg) no-repeat left center;
    width: 16px;
    height: 17px;
    display: inline-block;
    padding-right: 10px;
}
.fuwu .fr{
    padding-right: 10px;
    color: #9999a6;
}

/*新闻详情*/

.news_info{
    padding:40px;
}
.news_info .title{
    border-bottom:1px solid #dddddd; 
    text-align: center;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
}
.con{
    margin-top: 20px;
}
.con img{
    max-width: 950px;
}

.pages{
    margin-top: 30px;
}
.pages span{
    width: 100%;
    overflow: hidden;
    display: block;
    line-height: 40px;
}
.pages span a{
    color: #144cf7;
}

.swiper-button-prev{
    top: 70%;
}
.swiper-button-next{
    top: 70%;
}

.title_xzai{
    text-align: center
}

.title_xzai .xz::before{
    content: "";
    background: url(../image/xiazai.png) no-repeat left center;
    width: 25px;
    height: 20px;
    display: inline-block;
    background-size:100%  100%;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 50px;
}

.title_xzai a{
    color: #015198;
}

.product_details_content{
    padding: 20px;
}

.product_details_content_one{
    width: 100%;
    margin: 0 auto;
}
.product_details_content_one .p{
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
} 
.product_details_content_one .p img{
    max-width: 950px;
    overflow: hidden;
}
.product_details_content_one .liuyan{
    font-size: 12px;
    color: #fff;
    border-bottom:1px solid #1c90da;
    margin-bottom: 30px;
}

.product_details_content_one b{
    width: 100px;
    height: 36px;
    display: block;
    background: #1c90da;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-weight: normal
}

.liuyan_box{
    max-width: 540px;
}

.bt_ltitle{
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 20px;

}

.bt_ltitle::before{
    content: "";
    background: url(../image/product_li1.png) no-repeat left center;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.xiala{
    display: none;
}

/*联系我们*/

.pro-right-con h3 {
    margin-top: 0px;
    font-size: 30px;
    color: #333;
    margin-bottom: 25px;
}
.pro-right-con p {
    margin-bottom: 15px;
    font-size: 16px;
}

.pro-right-con {
    background: url(../image/contact_03.jpg) no-repeat right;
    height: 360px;
}
#showpage .page-num-current {
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #015198;
    color: #fff;
    background-color: #6597fd;
    margin-left: 5px;
    border-radius: 0px;
    padding: 0 13px;
}