	
		.scroll{
    position:relative;
    width:884px;
    /*height:100px;*/
    margin:0 auto;
   /* background:#f1f1f1;*/
    padding:38px 45px;
}
.list{
    width:884px;
    /*height:160px;*/
    overflow: hidden;
}
.list ul{
    width:5000px;
}
.list li{
    width:197px;
    float:left;
    margin:0 12px;
    display:inline;
}
.list img{
    padding:5px;
    border:1px solid #ccc;
    width:194px;
    height:70px
}
.list p{
    width:197px;
    text-align:center;
    margin:0 auto;
    line-height:24px;
}

		.z_lianjie{
    position: relative;
    width: 100%;
    height: 240px;
    background-color: #FFFFFF;
}
.z_lianjie .UIContent>p {
    line-height: 60px;
    /* text-indent: 40px;*/
    font-size: 1.5rem;
    color: #BCBCBC;
}
.z_lianjie .UIContent>ul{
    float: left;

}
.z_lianjie .UIContent>ul>li{
    float: left;
    list-style: none;
    padding: 20px  60px 2px 0px;
    font-size: 14px;
}


