.nav_top{ width:1300px; margin:0 auto; padding:5px 0px;}
.nav_top span{float:right; margin-top:21px;}

.nav_top a{ color:#313131; font-size:15px; margin-right:20px; cursor:pointer;    padding: 15px 10px;}
.nav_top a:hover{ color:#35A0EE;}
.mianframe{ width:100%; margin:0 auto; background:#f7f8fa;}
.bg02{ background:#ffffff;}
.my_severs{ width:1200px; margin:0 auto;}
.my_01{ font-size:26px; padding:50px 0px 10px 0px;color:#434343;}
.my_02{ font-size:16px; color:#434343;}
.my_02 i{ color:#35a0ee;}
.shenzhen{ width:65px; font-size:15px; border:none; margin-left:10px; cursor:pointer;}
.swiper-container{ height:982px !important;}

.mian_industry_hy{ width:1240px; padding:10px 10px; margin:0 auto;}
.indestry_list{margin-bottom: 50px;}
.indestry_list ul li{ width:619px; float:left; text-align: center;}
.indestry_list ul li:nth-child(2n+1){ margin-right:2px;}
.keshi_bots{ margin-top:30px; background:#17181a; padding:30px 20px;text-align: center;}
.keshi_bots img{ text-align: center; margin-top:-25px;}
.hover{ border-bottom:2px solid #35a0ee; color:#35a0ee !important; padding:10px 0px;}
.nav_top img{ width:150px;}



.footer{height: 172px;background: #29292a; cursor:pointer;}

.footer-con{max-width:1198px;color: #fff;margin: 0 auto;	height: 172px;display: flex;justify-content: space-between;align-content: center;align-items: center;}

.footer-left{display: flex;height: 48px;}

.footer-center,.footer-right{height: 172px; text-align: center;}

.footer-left img{	width: 40px;height: 40px;margin-right: 10px;}

.footer-center-list{padding: 45px 0;display: flex;justify-content: space-between; align-content: center;align-items: center;font-size: 16px;}

#section-footer #footer-text{height: 173px!important;/*è®¾ç½®å°¾å±é«˜åº¦  */ padding: 0px !important;}

.padding0{padding: 0px !important;z-index: 999;}


  .car_dong {
       transition:All 0.4s ease-in-out;
       -webkit-transition:All 0.4s ease-in-out;
       -moz-transition:All 0.4s ease-in-out;
       -o-transition:All 0.4s ease-in-out;
       opacity: 0.8;
    }
    
   .car_dong:hover {
   	cursor:pointer;
       transform:scale(1.05);
     -webkit-transform:scale(1.05);
        -moz-transform:scale(1.05);
       -o-transform:scale(1.05);
      -ms-transform:scale(1.05);
      opacity: 10;
    }
    

/*案例css*/
.case_title{ text-align: center; padding:30px 0px; margin-bottom:20px;}
.case_mian{}
.case_mian ul li{float:left; width:50%;}
.case_mian img{ width:100%; cursor:pointer;}
.jiazai{ text-align: center; margin-top:40px; margin-bottom:40px;}

