.clearFix:after{content: "";display: block;height: 0;clear: both;*zoom:1}
		.banner{
    height: 260px;
    background: url("../../../images2018/case/banner.jpg" ) no-repeat center;
    margin-bottom: 100px;
}
		.banner .inner {}
		.banner .inner H2{
    /* font: -webkit-mini-control; */
    font-family: Microsoft YaHei;
    font-size: 36px;
    color: #ffffff;
    padding-top: 35px;
    /* line-height: 40px; */
    margin-bottom: 20px;
}
		.banner .inner p{
    font-size: 14px;
    color: #ffffff;
    font-family: Microsoft Yahei;
    line-height: 30px;
    color: #b4b5ba;
    /* margin-bottom: 162px; */
}	
		.banner .inner span{}
    .banner .inner img{
        position: relative;
        left: 920px;
        top: -341px;
}


.dis{display: none;}
.inner .tell em{
    position: relative;
    top: -30px;
}

.inner .tell{
    text-align: center;
    border-radius: 25px;
    width: 140px;
    height: 40px;
    color: #ffffff;
    border: 1px solid #3165e5;
    margin-top: 20px;
    /* line-height: 40px; */
}
.inner .content .item{
    border: 1px silid #eaecf0;
    border: 1px solid #eaecf0;
    width: 388px;
    height: 370px;
    float: left;
    margin-bottom: 20px;
}

.inner .content .item.left{
  margin-right: 15px;
}

.inner .content{height: 1942px;margin-bottom: 100px;}

.inner .content .item .head{/* width: 390px; *//* padding-top: 50px; */text-align: center;height: 200px;/* margin-top: 50px; *//* margin: 0 auto; */}
.inner .content .item .head img{margin-top:50px;}
.inner .content .item .bottom{
    background-color: #eaecf0;
    /* width: 390px; */
    height: 170px;
    padding-right: 6px;
    /* padding-left: 20px; */
}
.inner .content .item .title{
    float: left;
    padding-left: 20px;
    font-size: 20px;
    margin: 20px 0 10px 0px;
    color: #333333;
}
.inner .content .item .desc{
    float: left;
    font-size: 14px;
    margin-left: 20px;
    /* margin-right: 6px; */
    color: #333333;
}
