.case{
    background: #f4f4f4;
    width: 100%;
}
.case h1{
	padding-bottom: 2em;
}
/*.casecon{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 60px;
	background: #fff;
    border: 1px solid #d8dcdf;
}
.tit {
    width: 1069px;
    height: 1px;
    background: #ececec;
    margin: 58px auto;
    position: relative;
}
.tit span {
    position: absolute;
    top: -14px;
    left: 50%;
    text-align: center;
    margin-left: -84px;
    color: #1e1e1e;
    font-size: 24px;
    font-family: "fzltzh";
    display: inline-block;
    width: 168px;
    height: 24px;
    background: #FFFFFF;
}
.caselist .caselist-line {
    border-bottom: 1px solid #ececec;
    margin: 20px auto 0;
    width: 1090px;
}
.caselist li:first-child {
    margin-left: 36px;
}
.caselist li {
	list-style: none;
    float: left;
    width: 274px;
    height: 380px;
    background: #f5f5f5;
    margin: 0 43px 20px;
    cursor: pointer;
    transform: scale(1);
    transition: all 0.3s linear;
}
.caselist li a{
    text-decoration: none;
    outline: none;
}
.caselist .pic {
    text-align: center;
    margin-top: 28px;
}
.caselist .pic img {
    width: 145px;
    height: 145px;
    border: 0 none;
}
.caselist h2 {
    color: #1e1e1e;
    font-size: 20px;
    text-align: center;
    margin-top: 26px;
    font-family: "fzltzh";
}
.caselist p {
    color: #808080;
    font-size: 14px;
    font-family: "fzltqh";
    line-height: 22px;
    width: 216px;
    margin: 16px auto 0;
}*/


