/* 公共标题 */
.business-resolve span,
.spe-business .spe-business-title span,
.small-active .small-active-title span{
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    line-height: 72px;
}
.small-active .small-active-title a {
    color: #ce2b20;
    font-size: 14px;
    right: 70px;
    top: 88px;
}
/* *********************** 业务受理开始 **************************************** */
.business-resolve-item .bg-img-wrap {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #C91F1D;
}
.business-resolve .business-resolve-item {
 width: 160px;
 text-align: center;
}
.business-resolve .business-resolve-item p {
	padding:20px 0;
    font-size:16px;
    font-weight:500;
    color: #c91f1d;
}
.business-resolve-item ul {
    background-color: #C91F1D;
    color: #ffffff;
}
.business-resolve-item ul li a{
    color: #ffffff;
}
.business-resolve-item .top-arrow {
    width: 15px;
    height: 10px;
    display: inline-block;
    background: url('../images/smfinance_b_arrow.png') no-repeat center center;
    top: -7px;
    left: 70px;
}
.business-resolve-item:hover div{
    display: block !important;
}
.business-resolve-item p {
    color: #C91F1D;
}
.business-resolve-item1 .bg-img-item1{
    background: url('../images/smfinance_bicon01b.png') no-repeat center center;
    background-color: #C91F1D;
}
/* *********************** 业务受理结束 **************************************** */
/* *********************** 特色业务开始 **************************************** */
.spe-business {
    width: 100%;
    background: #F7F7F7;
}
.spe-bussiness-wrap-inner {
    height: 530px;
}

.spe-bussiness-block1 {
    width: 560px;
    height: 265px;
    top: 0;
    left: 0;
}
.spe-bussiness-block1 span,
.spe-bussiness-block2 span,
.spe-bussiness-block3 span,
.spe-bussiness-block4 span,
.spe-bussiness-block5 span,
.spe-bussiness-block6 span,
.spe-bussiness-block7 span  {
    width: 54px;
    height: 54px;
    display: inline-block;
}
.spe-bussiness-block1 p,
.spe-bussiness-block2 p,
.spe-bussiness-block3 p,
.spe-bussiness-block4 p,
.spe-bussiness-block5 p,
.spe-bussiness-block6 p,
.spe-bussiness-block7 p {
    font-size:18px;
    font-weight:400;
}
.spe-bussiness-block2 {
    width: 280px;
    height: 265px;
    top: 265px;
    left: 0;
}
.spe-bussiness-block2 p,
.spe-bussiness-block6 p  {
    color: #ffffff;
}
.spe-bussiness-block3 {
    width: 280px;
    height: 265px;
    left: 280px;
    top: 265px;
}
.spe-bussiness-block4 {
    width: 280px;
    height: 530px;
    left: 560px;
    top: 0;
}
.spe-bussiness-block4 span {
    margin-top: 222px;
}
.spe-bussiness-block5 {
    width: 280px;
    height: 176px;
    top: 0;
    left: 840px;

}
.spe-bussiness-block5 span {
    margin-top: 45px;
}
.spe-bussiness-block6 {
    width: 280px;
    height: 178px;
    top: 176px;
    left: 840px; 
}
.spe-bussiness-block6 span {
    margin-top: 37px;
}
.spe-bussiness-block7 {
    width: 280px;
    height: 176px;
    top: 354px;
    left: 840px;
}
.spe-bussiness-block7 span {
    margin-top: 41px;
}
.spe-bussiness-wrap-inner .bg-left {
    width: 402px;
    height: 503px;
    background: url('../images/smfinance_specialb_img08.png') no-repeat center center;
    bottom: 12px;
    left: -402px;
}
.spe-bussiness-wrap-inner .bg-right1 {
    width: 157px;
    height: 148px;
    background: #C91F1D;
    top: -148px;
    right: -117px;
}
.spe-bussiness-wrap-inner .bg-right2 {
    width: 157px;
    height: 148px;
    background: #ffffff;
    top: 206px;
    right: -117px;
}

/* *********************** 特色业务结束 **************************************** */
/* *********************** 小微动态开始 **************************************** */
.small-active-wrap-left,
.small-active-wrap-right {
    width: 110px;
}
.small-active-daty {
    font-size:48px;
    font-family:Arial Narrow;
    font-weight:bold;
    color: #C91F1D;
}
.small-active-year {
    font-size:14px;
    font-weight:400;
    color: #999999;
}
.small-active .small-active-wrap {
	padding:34px 41px 24px 39px;
	background:#f7f7f7;
}
.small-active-wrap-left {
    border-bottom: 1px solid #C91F1D;
}
.small-active-wrap-center {
    width: 840px;
}
.small-active-wrap-center h3{
    font-size:18px;
    font-weight:400;
    color: #333333;
}
.small-active-wrap-center p {
    font-size:14px;
    font-weight:400;
	margin-top:15px;
	color:#999999;
}
.small-active-wrap-right {
   text-align: center;
	
}
.small-active-wrap-right a {
    font-size:14px;
    font-weight:400;
    color: #C91F1D;
}
/* *********************** 小微动态结束 **************************************** */


