/* 类轮播图 暂定 */
#home_pic{
    position: relative;
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.img_list{
    position: relative;
    width: 100%;
    z-index: 10;
    background: #666;
}
.img_list li img{
    display: block;
    width: 100%;
    height: auto; 
}
/* 案例分析 */
.qiye-floor-ele {
    width: 1058px;
    height: 30px;
    padding: 16px 0;
    overflow: hidden;
}
.qiye-floor-ele>div {
    float: left;
}
.center-word {
    width: 100px;
    height: 24px;
    margin: 0 20px;
    font-family: 'Arial Normal', 'Arial';
    font-size: 20px;
}
.line-word {
    width: 458px;
    height: 2px;
    position: relative;
    top: 15px;
    background: url(../images/aboutUs/u719.png) no-repeat;
    background-size: 100% 100%;
}
/*  */

.about-con{
    width: 1050px;
    height: 370px;
}
.about-con>div{
    float: left;
}
.ab-con-pic{
    width: 150px;
    height: 340px;
    padding-top: 30px;
    margin-left: 20px;
}
.ab-con-word{
    width: 822px;
    font-family: 'Arial Normal', 'Arial';
    font-size: 18px;
    margin-left: 50px;
    margin-top: 10px;
}
.ab-con-word>div{
    text-indent: 34px;
    margin-bottom: 20px;
}
.ab-con-word>div:nth-child(4){
    text-indent: 0;
}
.ab-pic1{
    width: 123px;
    height: 123px;
    overflow: hidden;
}
.ab-pic1 img{
    display: block;
    width: 123px;
    height: 123px;
    
}
.ab-pic2{
    position: relative;
    left: -25px;
    top: -18px;
}
.ab-pic2 img{
    display: block;
    width: 361px;
    height: 90px;
}
.map-con{
    width: 800px;
    height: 410px;
    margin-bottom: 25px;
    overflow: hidden;
}
