.back-word-1{
    top: 0;
    left: 0;
}
.back-word-2{
    top: 280px;
    right: 135px;
}
.back-word-3{
    bottom: 193px;
    left: 73px;
}
.floor2{
    height: 361px;
    background: url(../../image/02-3信用证业务/003_bg.jpg) center no-repeat;
}
.floor2-body i{
    width: 100px;
    height: 100px;
    display: block;
    box-shadow: 0px 0px 3px 2px 
    rgba(201, 201, 201, 0.5);

}

.floor2-body li:nth-child(1) i{
    background: url(../../image/02-3信用证业务/004_icon_01.png) center no-repeat;
}
.floor2-body li:nth-child(2) i{
    background: url(../../image/02-3信用证业务/004_icon_02.png) center no-repeat;
}
.floor2-body li:nth-child(3) i{
    background: url(../../image/02-3信用证业务/004_icon_03.png) center no-repeat;
}
.floor2-body{
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-left: 114px;
    padding-right: 114px;
	height: 360px;
	background-color: #ffffff;
    box-shadow: 0px 0px 3px 2px 
    rgba(201, 201, 201, 0.5);
}
.floor2-body li{
    width: 236px;
}
.back-word-4{
    bottom: -87px;
    right: 37px;
}
.floor3{
    margin-top: 226px;
}

.floor3 li.active{
    color: #1b4572;
    font-size: 18px;
}
.floor3-tab{
    height: 70px;
    border-color: #f0f0f0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-left: 187px;
    padding-right: 187px;
}
.floor3-body{
    height: 290px;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px 2px 
		rgba(201, 201, 201, 0.5);
	border-radius: 3px;
}
.credit-type-list i{
    display: block;
    width: 13px;
    height: 13px;
    background: url(../../image/02-3信用证业务/title-icon.png) center no-repeat;
}
.credit-type-img{
    width: 665px;
}
.credit-type,
.credit-time{
    top: 0;
    left: 0;
}

.floor4 {
    background-color: #fafafa;
}
.tab-bar i{
    display: block;
    width: 50px;
    height: 50px;
}

.tab-bar li:nth-child(1).active i{
    background: url(../../image/02-3信用证业务/006_icon_01_2.png);
}
.tab-bar li:nth-child(2).active i{
    background: url(../../image/02-3信用证业务/006_icon_02_2.png);
}
.tab-bar li:nth-child(3).active i{
    background: url(../../image/02-3信用证业务/006_icon_03_2.png);
}
.tab-bar li:nth-child(4).active i{
    background: url(../../image/02-3信用证业务/006_icon_04_2.png);
}
.tab-bar li:nth-child(5).active i{
    background: url(../../image/02-3信用证业务/006_icon_05_2.png);
}
.tab-bar li:nth-child(6).active i{
    background: url(../../image/02-3信用证业务/006_icon_06_2.png);
}

.tab-bar li:nth-child(1) i{
    background: url(../../image/02-3信用证业务/006_icon_01_1.png);
}
.tab-bar li:nth-child(2) i{
    background: url(../../image/02-3信用证业务/006_icon_02_1.png);
}
.tab-bar li:nth-child(3) i{
    background: url(../../image/02-3信用证业务/006_icon_03_1.png);
}
.tab-bar li:nth-child(4) i{
    background: url(../../image/02-3信用证业务/006_icon_04_1.png);
}
.tab-bar li:nth-child(5) i{
    background: url(../../image/02-3信用证业务/006_icon_05_1.png);
}
.tab-bar li:nth-child(6) i{
    background: url(../../image/02-3信用证业务/006_icon_06_1.png);
}

.tab-bar li.active p{
    color: #fff;
}
.tab-bar li{
    cursor: pointer;
    width: 315px;
    height: 117px;
    background: url(../../image/02-6品牌运营/008_bg.png) center no-repeat;
}
.tab-bar li.active{
    background-image: url(../../image/02-6品牌运营/008_bg_active.png);
}
.content-container{
    width: 850px;
    height: 773px;
    border: solid 1px #e5e5e5;
}
/* .content-img{
    height: 641px;
} */
.content-item{
    top: 0;
    left: 0;
}
.back-word-5{
    top: 0;
    left: 0;
}

.process-wrap {
    margin-top: 80px;
    width: 1200px;
    height: 240px;
    background: url(../../image/credit/process-line.png) no-repeat center top 130px;
}

.process-wrap .process-item {
    float: left;
    width: 97px;
    height: 240px;
    background: url(../../image/credit/process-icon.png);
    opacity: 0;
    margin-right: 60px;
}

.process-wrap .process-item:hover {
    background-image: url(../../image/credit/process-icon-fill.png);
}

.process-wrap .process-item:last-child {
    margin-right: 0;
}

.process-wrap .process-item.animated {
    opacity: 1;
}

.process-wrap .process-item.icon-2 {
    background-position: -151px 0;
}

.process-wrap .process-item.icon-3 {
    background-position: -300px 0;
}

.process-wrap .process-item.icon-4 {
    background-position: -450px 0;
}

.process-wrap .process-item.icon-5 {
    background-position: -600px 0;
}

.process-wrap .process-item.icon-6 {
    background-position: -751px 0;
}

.process-wrap .process-item.icon-7 {
    background-position: -902px 0;
}


.process-wrap .process-item.icon-8 {
    background-position: -1053px 0;
}


