@charset "utf-8";
.fontSz1{
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
}

.fontSz2{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
}

.t1{
	margin-top: 80px;
}

.box1{
	margin-top: 40px;
	position: relative;
	padding-bottom: 40px;
}

.box11{
	width: 620px;
	height: 349px;
	border:  1px solid rgba(21, 116, 245, 0.08);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-left: 40px;
	position: relative;
	z-index: 1;
}

.box12{
	width: 472px;
	margin-right: 34px;
}

.fontSz1{
	color: #1574f5;
}

.fontSz2{
	color: #9497a9;
}

.bg{
	width: 100%;
	height: 290px;
	background-color: #f9f9f9;
	position: absolute;
	bottom: 0;
}

.t2{
	padding-top: 30px;
}

.t3{
	text-indent: 2em;
	margin-top: 17px;
	padding-bottom: 20px;
	text-align: left;
}

.t4{
	height: 50px;
	line-height: 50px;
	text-indent: 30px;
	color: #31313b;
	border-top: 1px solid rgba(198,200,209,0.25);
	background: url(../img/ico.png)no-repeat 8px center;
      text-align: left;
}

.pagion{
	position: relative;
	margin-top: 30px;
}
.pagion .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #1574f5;
	border-radius: 50%;
	margin: 0 10px;
	opacity: 1;
}

.pagion .swiper-pagination-bullet-active{
	background-color: #ffc000;
}

.swipButt{
	width: 150px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	height: 50px;
}

.box2{
	margin-top: 70px;
	padding-top: 70px;
	padding-bottom: 60px;
	background: url(../img/bg.png)no-repeat center;
}

.box21{
	margin-left: 110px;
}

.box22{
	padding: 60px 0 0 66px;
}

.box22 img{
	width: 619px;
	height: 349px;
	border: 18px solid #FFFFFF;
}

.box3{
	width: 1230px;
}

.box3 li{
	width: 380px;
	margin: 30px 15px 0;
	background-color: #f9f9f9;
	float: left;
	padding-bottom: 20px;
}

.box3 li a{
	width: 88.3%;
	margin: 0 auto;
}

.box3 li .fontSz1{
	overflow: hidden;
	margin-top: 25px;
    height: 42px;
}

.box3 li .fontSz2{
	margin-top: 20px;
}

.more{
	width: 100%;
	height: 20px;
	border-bottom: 1px solid rgba(148,151,169,0.5);
	background: url(../img/more.png)no-repeat center right;
}

.box3 li .more{
	margin-top: 20px;
}