

a{
    text-decoration: none;
    color: #fff;
}
/*tit*/
.tit{
  text-align: center;
  padding: 70px 0 46px;
}
.tit h3{
  font-size: 40px;
  color: #135684;
  margin-bottom: 10px;
}
.tit p{
  font-size: 18px;
  color: #666;
  margin-bottom: 20px;
}
.tit .hr{
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #b5b5b5;
}
.tit .hr hr{
  position: absolute;
  border:none;
  border-top: 4px solid #e60012;
  width: 166px;
  top: 0;
  left: 50%;
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.aniu{ padding: 66px 0 66px; text-align:center;}
.aniu a{
	width: 180px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color:#ff2400 ;
	display: inline-block;
	text-align: center;
	border-radius: 5px;

}


/*banner*/
.infomation-banner{
	/* background: url(../images/infomation-banner.jpg) no-repeat center; */
	height: 6.4rem;
	background-size:cover;
}

.infomation-banner h2{
	text-align: center;
	padding-top: 3.54rem;
	font-size: 0.5rem;
	color: #fff;
}

.infomation-banner p{
	padding-top: 0.3rem;
	font-size: 0.24rem;
	text-align: center;
	color: #fff;
}

.infomation-banner a{
	display: block;
	width: 3rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: center;
	margin-top: 0.3rem;
	font-size: 0.24rem;
	color: #fff;
}

.infomation-banner .swiper-container .swiper-slide{
	position:radius;
}
.infomation-banner .swiper-container .swiper-slide .cont{
	position:absolute;
	top:0;
	width:100%
}
.infomation-banner .txt1 a{
	margin-top:5rem;
	border-radius:0.5rem;
}

/*涓绘祦骞垮憡濯掍綋鐨勬爣閰�  鎺ㄥ箍蹇呴€夋笭閬�*/
.information-status ul{
	width: 100%;
	height: auto;
	
}

.information-status ul li{
	width: 33%;
	height: auto;
	float: left;
	margin: 0 auto;
}



.information-status .wrap{
	width: 338px;
	height: auto;
	margin: auto;
}

.information-status .wrap .img{
	margin:0 auto
	width: 340px;
	height: 200px;
	text-align: center;
	overflow: hidden;
}

.information-status ul li .img img{
	transition: all 0.6s;
}

.information-status ul li:hover .img img{
	transform: scale(1.2,1.2);
}

.information-status .wrap .text p{
	display: block;
	margin: 30px 0 20px;
	color: #333;
	text-align: center;
	font-weight:bold;
}

.information-status ul li:hover .text p{
	color: #ff2400;
}


.information-status .wrap .text span{
	color: #666;
	text-align: left;
}



/*璁╀俊鎭祦鎶曟斁杈惧埌鏈€浼樻晥鏋�*/
.information-effect{
	background-color: #f2f2f2;
}

.information-effect ul{
	width: 100%;
}

.information-effect ul li{
	float: left;
	width: 25%;
}

.information-effect .list1 {
    width: 280px;
    height: 360px;
    margin: 0 auto;
    background: url(/skin/images/business/information-effect-1.1.jpg) no-repeat center;
}

.information-effect .list2 {
    width: 280px;
    height: 360px;
    margin: 0 auto;
    background: url(/skin/images/business/information-effect-2.2.jpg) no-repeat center;
}

.information-effect .list3 {
    width: 280px;
    height: 360px;
    margin: 0 auto;
    background: url(/skin/images/business/information-effect-3.3.jpg) no-repeat center;
}

.information-effect .list4 {
    width: 280px;
    height: 360px;
    margin: 0 auto;
    background: url(/skin/images/business/information-effect-4.4.jpg) no-repeat center;
}

.information-effect .con{
	width: 280px;
	height: 360px;
	text-align: center;
    position: relative;
}

.information-effect .con .desk{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	height:0;
	text-align: center;

}
.information-effect .con .desk .icon1{
	top:100px;
    position: absolute;
    width:100%;
}
.information-effect .con .desk .icon2{
	top:150px;
	position: absolute;
	width:100%;
	transform: scale(0);
	transition: all 0.3s;
}

.information-effect ul li:hover .desk .icon2{
	transform: scale(1);
}


.information-effect .con .desk .icon h3{
	position: absolute;
	top:80px;
	width:100%;
	text-align:center;
	font-size: 20px;
	color: #fff;
	transition: all 0.4s;
}
.information-effect ul li:hover .desk .icon h3{
	top:30px;
} 
.information-effect .con .desk .hr{
	width: 70px;
	border: 1px solid #ff2400;
	margin: 18px auto;
}
.information-effect ul li:hover .img{ 
	display: none;
}

.information-effect .con .desk p{
	width: 242px;
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
	text-align: left;
}


/*淇℃伅娴佸娓犻亾澶氬钩鍙版湇鍔�*/
.information-service{
	height: auto;
}

.information-service ul{
	width: 100%;
}

.information-service ul li{
	width: 50%;
    height: 180px;
    float: left;
    margin: 0 auto 50px;
}

.information-service .platform{
	width:372px ;
	height: auto;
	margin: 0 auto;
}

.information-service .platform img{
	margin-left: 49px;
}

.information-service .platform h3{
	text-align: center;
	margin: 30px 0 20px;
	font-size: 20px;
	color: #333;
}

.information-service .platform p{
	text-align: left;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
}

.information-service .platform span{
	font-weight: normal;
	color: #FF2400;
}

.information-service .aniu{
	margin-top: 16px;
}

.information-master{
	background-color: #f2f2f2;
}

.information-master .con .img{
	width: 300px;
	height: 200px;
	overflow: hidden;
	float: left;
}

.information-master .con .img img{
	transition: all 0.6s;
	width: 100%;
}

.information-master .con .img:hover img{
	transform: scale(1.2,1.2)
}

.information-master .con .txt{
	float: left;
	width: 300px;
	height: 200px;
	background-color: #fff;
}

.information-master .con .txt .ver{
	width: 250px;
    height: 150px;
    padding: 40px 30px;
}

.information-master .con .txt p{
	font-size: 20px;
	color: #333;
}

.information-master .con .txt .hr{
	width: 20px;
	border: 1px solid #ff2400;
	margin: 15px 0;
}

.information-master .con .txt span{
	font-size: 16px;
	color: #666;
}


/*鍘氭槍鍚堜綔浼欎即鎴愬姛妗堜緥*/
.deposit-case{
	height: auto;
	position: relative;
}

.deposit-cont{
	position: relative;
	padding-bottom:40px;
}

.deposit-case .cont{
	background-color: #f2f2f2;
	height: 300px;
}

.deposit-case .cont  .left{
	float: left;
	width: 500px;
	height: 300px;
	overflow: hidden;
	padding: 28px 30px 0;
}

.deposit-case .cont  .left img{ width:100%;}

.deposit-case .cont .right{
	float: left;
	width: 625px;
	height: auto;
	margin: 40px 20px 0;
	
}

.deposit-case .cont .right h3{
	color: #333;
	font-size: 20px;
	margin-bottom: 18px;
}

.deposit-case .cont .right h3 b{
	color: #ff2400;
	font-weight: normal;
	font-size: 26px;
}

.deposit-case .cont .right p{
	margin-left: 44px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.deposit-case .cont .right .span{
	width: 100%;
	margin-top: 30px;
}

.deposit-case .cont .right span{
	float: left;
	width: 33%;
	text-align: center;
	font-size: 14px;
}
.deposit-case .cont .right span:nth-child(2){
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

.deposit-case .cont .right .span b{
	color: #ff2400;
	font-weight: normal;
	font-size: 20px;
}

.deposit-case .cont .right .aniu1{
	width: 152px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #ff2400;
    display: block;
    text-align: center;
    border-radius: 5px;
    margin: 40px 44px 0;
}

.deposit-cont .swiper-button-next{ 
	position: absolute; 
	bottom:0; 
	top:auto;  
	width:40px;
	height:37px;
	right:0;
	background:url(/skin/images/business/you-hover.png) no-repeat center;
}
.deposit-cont .swiper-button-prev{ 
	position: absolute; 
	bottom:0; 
	top:auto; 
	width:40px;
	height:37px;
	right:50px;
	left:auto;
	background:url(/skin/images/business/zuo-hover.png) no-repeat center;
	opacity: 1;
}
.deposit-cont .swiper-button-next.swiper-button-disabled{
	opacity: 1;
	background:url(/skin/images/business/you.png) no-repeat center;
}
.deposit-cont .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
	background:url(/skin/images/business/zuo.png) no-repeat center;
}
.deposit-cont .swiper-container{
	padding-bottom:30px;
}
.deposit-cont .swiper-pagination-bullets{
	bottom:0px;
}
.deposit-cont .swiper-pagination-bullet{
	width:10px;
	height:10px;
	border:1px solid #6d6d6d;
	background:none;
	opacity: 1;
}

.deposit-cont .swiper-pagination-bullet-active{
	background:#ff2400;
	border:none;
	border:1px solid #ff2400 ;
}
.aniu1 a{
	font-size: 14px;
}
.deposit-case .aniu{
	padding-top:36px;
}




/*绯荤粺浼樺寲璐︽埛锛岀簿鍑嗘帶鍒舵祦閲�*/

.information-flow{
	background-color: #f2f2f2;
	height: auto;
}

.information-flow ul{
	width: 100%;
	height: auto;
}

.information-flow ul li{
	width: 25%;
	height: auto;
	float: left;
	margin: 0 auto;
}

.information-flow .wrap{
	height: auto;
	text-align: center;
}

.information-flow .wrap .img{
	margin:0 auto;
	width: 66px;
	height: 51px;
	overflow: hidden;
	position: relative;
}

.information-flow  ul li.img2 .img{
	width: 51px;
	height: 51px;
}


.information-flow ul li.img3 .img{
	width: 49px;
	height: 51px;
}


.information-flow ul li.img4 .img{
	width: 63px;
	height: 51px;
}

.information-flow .wrap .img .showimg{ 
	left:0;
	top:0;
	transition: all 0.6s;
	transform: scale(1,1);
 }
.information-flow .wrap .img .hideimg{ 
	left:0;
	top:0;
	transition: all 0.6s;
	transform: scale(0,0);
 }

.information-flow .wrap .img .hideimg{
	 position: absolute;

}
.information-flow ul li:hover .img .showimg{
     transform: scale(0,0);
  }
.information-flow ul li:hover .img .hideimg{
     transform: scale(1,1);
  }

.information-flow .wrap .text p{
	margin: 30px 0 20px;
	color: #333;
}

.information-flow .wrap .text span{
	color: #666;
}




