.nav-ab ul li{
    float: left;
    width: 20%;
    font-size: 16px;
    text-align: center;
    position: relative;
    top: 40px;
}
.nav-ab{
    background-color: white;
    height: 70px;
    border-bottom: 1px solid #f0f0f0
}
.nav-ab ul li:hover a,.nav-ab ul a:focus{
    border-bottom: 5px solid #1e8efb ;
}
.ab-main .ab-img img{
    width: 100%
}
.bline{
    position: relative;
    padding-top: 30px;
}

.index-en{
    color: #333333;
    font-size: 30px;

    line-height: 1;
    text-transform: uppercase;
	font-weight:bold;
}
#about2 .fz-nav li{
    width: 86px;
    height: 86px;
    float: left;
    border-radius: 50%;
    background-color: white;
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 100px;
    margin-left: 6px;
cursor:pointer;
}
#about2 .fz-text .left{
    float: left;
    width: 100%;
 
    background-color: white;
    padding: 30px;
    font-size: 16px;
    line-height: 32px;
}
#about2 .fz-title{
    text-align: center; 
    color: white;
}
@media (min-width: 1200px){
  
    /* .nav-ab ul li{
        float: left;
        width: 20%;
        font-size: 16px;
        position: relative;
        top: 40px;
    } */
    .nav-ab ul li:hover a,.nav-ab ul a:focus{
        border-bottom: 5px solid #1e8efb ;
    }
    .ab-main .ab-wrap{
       
        background-color: white;
        padding: 30px;
        margin: 50px 0 24px 0;
        overflow: hidden;
    }
    .ab-main .ab-img{
        /* width: 500px; */
        margin-top:190px;
     
    }
    .ab-main h1{
        margin-bottom: 100px;
        font: size 32px !important;
        text-indent: 60px;
    }
    .ab-main .ab-img img{
        width: 100%;
        transition: all 0.6s;
        -ms-transition: all 0.8s;
    }
    .ab-main .ab-img img:hover{
        transform: scale(1.2);
    -ms-transform: scale(1.2);
    background: no-repeat
    }
    .fz-wrap{
        width: 60%;
        margin: 0 auto;
        padding-top: 100px;
    }

    #about1 .about1-g{
        text-align: center;
        margin-bottom: 30px;
    }
    #about1 .about1-g img{
        width: 300px;
    }
    #about1 .about1-g h2{
        line-height: 50px;
    }

    #about2 .fz-title{
        text-align: center; 
    }
    #about2 .fz-title h1{
        color: white;
    }
    #about2 .fz-nav{
        height: 100px;
        /* background-color: red */
        margin: 50px 0;
    }
    #about2 .fz-nav ul{
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    #about2 .fz-nav li{
        width: 100px;
        height: 100px;
        float: left;
        border-radius: 50%;
        background-color: white;
        font-size: 18px;
        color: #333333;
        text-align: center;
        line-height: 100px;
        margin-left: 30px;
    }
    #about2 .fz-nav li.on{
        background-color: #1e8efb;
        color: white
    }
    
    #about2 .fz-text{
        height: 600px;
    }
    #about2 .fz-text .left{
        float: left;
        width: 55%;
       
        background-color: white;
        padding: 30px;
        font-size: 16px;
        line-height: 32px;
    }
    #about2 .fz-text .right{
        float: left;
        width:45%;
    }




    .pro-nav{
        background-color: white;
        padding: 40px;
    }
    .pro-nav h3 {
        font-weight: bold
    }
    .pro-nav ul{
        padding-left: 20px;
    }
    .pro-nav li{
        padding: 10px 0;
        list-style-type: inherit
    }


    .case-title{
        width: 100%;
        height: 100px;
        background-color: white;
        text-align: center;
 
    }
    .case-title h1{
        line-height: 100px
    }
    
    .case-anli{
        overflow: hidden;
        background-color: white;
      
    }
  
    .case-anli .case-text{
        padding: 40px;
    }
    .case-anli .case-text h1{
        font-size: 32px;
    }
    .case-anli .case-text span{
        display: block;
        margin-top:30px;
        font-size: 16px;
    }
    .case-anli .case-img{
        padding: 0;
        overflow: hidden;
    }
    img{
        transition: all 0.3s;
    }
    .case-anli .case-img:hover img{
        transform: scale(1.1)
    }


}
@media (max-width:800px){
    .pro-nav ul,.pro-nav hr{
        display: none
    }
    .pro-nav h3{
        display: inline-block;
        padding: 0 20px;
    }
  #about2 .fz-nav ul li{
       margin-left:8%;
    }
.index-en{
	font-size:34px;
}
.left-tim{
	display:none
}
#innerpage-wrap .pro-nav h5{
	width:48%;
	display:inline-block;
	background-color:white;
	padding:10px 5px;
}
.tabbox .content{
	height:820px !important;
}
.cbp{
	height:820px !important;
}
}
