.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.titleBox {
    line-height: 30px;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    margin-left: 40px;
}

.titleBox img {
    width: 16px;
    height: 15px;
    margin-right: 20px;
}

.financeImg {
    width: 100%;
    min-width: 1200px;
    height: 640px;
}

.szjr-block {
    width: 100%;
    height: 520px;
    top: 0;
    left: 0;
    padding-top: 57px;
    box-sizing: border-box;
}

.szjr-block ul {
    width: 1200px;
	padding-left:318px;
    margin: 114px auto 0 auto;
}

.szjr-block ul li {
    list-style-type: disc;
    line-height: 60px;
    font-size: 20px;
    font-weight: 700;
}

.dzyh-block {
    width: 100%;
    height: 520px;
    top: 0;
    left: 0;
    clear: both;
    overflow: hidden;
    padding-top: 57px;
    box-sizing: border-box;
}

.leftBox {
    float: left;
	margin-top: 40px;
}

.dzyh-block .leftBox p {
    width: 790px;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin-top: 20px;
	margin-left: 85px;
    text-indent: 32px;
}

.goDetail {
    width: 160px;
    height: 46px;
    border: 1px solid #C91F1D;
    border-radius: 27px;
    text-align: center;
    margin-top: 30px;
	margin-left: 70px;
}

.goDetail span {
    line-height: 46px;
    color: #C91F1D;
}

.dzyhImg {
    width: 255px;
    height: 337px;
    float: right;
}

.cjjr-block {
    width: 100%;
    height: 460px;
    background-color: #ffffff;
    box-sizing: border-box;

}

.cjjrbox {
    width: 100%;
    overflow: hidden;
    clear: both;
	margin-top: 30px;
}

.cjjrItem {
    width: 280px;
    height: 330px;
    background: #F8F9F9;
    border: 1px solid #DCE1E7;
    border-radius: 16px;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-right: 20px;
    box-sizing: border-box
}

.cjjrItem:last-child {
    margin-right: 0px;
}

.cjjrItem:hover {
    border: 1px solid #C91F1D;
}

.cjjrItem:hover .cjjrtitle {
    color: #C91F1D;
}

.cjjrItem img {
    width: 260px;
    height: 154px;
    margin-top: 10px;
}

.cjjrtitle {
    width: 130px;
    height: 26px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 39px;
    margin-bottom: 19px;
}

.cjjrdetail {
    width: 236px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 26px;
    margin: 0 auto;
}