

/* .swiper {
    background: #0e60a7;
    padding-bottom: 80px;
} */

.xyccr{
	background: url(../images/bg1.png) no-repeat bottom center;
	background-size: contain;
    padding-bottom: 30px;
	margin: 0 auto;    
}
.xyccr .na{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 15px;
	position: relative;
}
.xyccr .na:after{
	position: absolute;
	content: '';
	bottom:0;
	left:0;
	height: 2px;
	background: #1D8CCA;
	width: 40px;
}
.xyccr .f1{
	padding-left: 30px;
}
.xyccr .hd span{
	font-size: 18px;
	color: #4B4B4B;
	display: inline-block;
	background: url(../images/lj.png) no-repeat bottom center;
	background-size: contain;
}
.xyccr .t1{
	margin: 20px 0;
	padding-bottom: 15px ;
	border-bottom: 5px solid #47A1D4;
}
.xyccr .t2{
	margin-bottom: 20px;
}
.xyccr .t1,.xyccr .t2{
  color: #4B4B4B;
  font-size: 18px;
  line-height: 160%;
}

.xyal .pp{
  position: relative;
}
.xyal .pp .t{
	position: absolute;
	top:0;left:0;
	width: 100%;
	height: 90px;
	background: #1D8CCA;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 24px;
	color: #fff;
	line-height: 90px;
}
.xyal .pp .t1{
	text-align: right;
}
.xyal .pp .t1 span{
   padding-right: 50px;
}

.xyal .pp .t2 span{
	padding-left: 50px;
 }
