

.banner{height: 500px;position: relative;}
.banner img{width: 100%;height:500px;}
.banner p{position: absolute;width: 100%;height: 50px;bottom:30px;
		color: #fff;text-align: center;}

.banner p b{display: inline-block;width: 10%;height: 30px;background: rgba(0,0,0,0.7);
	margin: 0 1%;line-height: 30px;font-size: 12px;}
.p1{
	text-align: center;
	font-size: 40px;
    color: #efc12d;
}
.p1 span{
	    color: #106ab1;
    font-weight: 900;
}
.bg1{background: url(../img/blueFont1.png) no-repeat;background-size: 100% 100%;;}
.bg2{background: url(../img/blueFont2.png) no-repeat;background-size: 100% 100%;;}
.bg3{background: url(../img/blueFont3.png) no-repeat;background-size: 100% 100%;;}
.bg4{background: url(../img/blueFont4.png) no-repeat;background-size: 100% 100%;;}
.bg5{background: url(../img/blueFont5.png) no-repeat;background-size: 100% 100%;;}
.bg1:hover{background: url(../img/yellowFont1.png) no-repeat;background-size: 100% 100%;;}
.bg2:hover{background: url(../img/yellowFont2.png) no-repeat;background-size: 100% 100%;;}
.bg3:hover{background: url(../img/yellowFont3.png) no-repeat;background-size: 100% 100%;;}
.bg4:hover{background: url(../img/yellowFOnt4.png) no-repeat;background-size: 100% 100%;;}
.bg5:hover{background: url(../img/yellowFont5.png) no-repeat;background-size: 100% 100%;;}
.deractionW1{width: 70%;height: 250px;position: relative;
background-size: 100% 100%;
		margin: 40px auto 0 auto;}
.deractionW1 img{position: absolute;left: -2%;top: 50px;width: 22%;}
.deractionW1 div{width: 60%;color: #6f7c83;line-height: 30px;font-size: 16px;
	position: absolute;left: 28%;top: 50px;}
.deractionW1 div p:nth-of-type(1){font-size: 20px;color: #639bb6;}


.deractionW2{width: 70%;height: 250px;background-size: 100% 100%;
		position: relative;
		margin: 40px auto 0 auto;}
.deractionW2 img{position: absolute;right: -2%;top: 50px;width: 22%;}
.deractionW2 div{width: 60%;color: #6f7c83;line-height: 30px;font-size: 16px;
	position: absolute;left: 5%;top: 50px;}
.deractionW2 div p:nth-of-type(1){font-size: 20px;color: #639bb6;}


.deractionW{color: #9d9785;}
.deractionW:hover p:nth-of-type(1){color: #fdcb2c;}


.money{width: 70%;height: 300px;border-top: 2px solid #334855;border-bottom: 2px solid #334855;
		margin: 50px auto;background: #2a2e31;color: #fdcb2c;overflow: hidden;position: relative;}
.money table{width: 100%;}
.money table td{width: 20%;}
.money ul{position: absolute;width: 100%;}
.money li{height: 40px;}
.money .wordGroup{width: 100%;height: 250px;overflow: hidden;
	position: relative;}