body{
	background: #fff;
}
.main{
	width: 1240px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top .bannar img{
	width: 100%;
}
.top .menu{
	height: 94px;
	background: #002c88;
	width: 100%;
}
.top .menu ul{
	width: 1240px;
	margin: 0 auto;
	height: 94px;
	display: flex;
	justify-content: space-between;
}
.top .menu ul li{
	line-height: 94px;
}
.top .menu ul li a{
	color: #fff;
	font-size: 24px;
	text-decoration: none;
}
.tpxw{
	width: 589px;
	height: 364px;
}
/* 本例子css */
.slideBox{ width:589px; height:364px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:12px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; background:#77787a; cursor:pointer;border-radius: 10px;}
.slideBox .hd ul li.on{ background:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;position: relative;  }
.slideBox .bd li p{position: absolute;bottom: 0;left: 0;background: rgba(0, 0, 0, .5);color: #fff;width: 100%;
	height: 46px;line-height: 46px;text-indent: 20px;font-size: 16px;}
.slideBox .bd img{ width:589px; height:364px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.row{
	margin-top: 20px;
}
.row .con{
	display: flex;
	justify-content: space-between;
	width: 1200px;
	padding: 0 20px;
}
.dy .tt{
	display: flex;
	font-size: 38px;
	color: #c81418;
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.ghyw{
	width: 520px;
	height: 365px;
	box-sizing: border-box;
}

.ghyw ul{
	margin-top: 5px;
}
.ghyw ul li{
	line-height: 30px;
	text-indent: 12px;
	background: url(../img/dot.png) left center no-repeat;
	text-indent: 20px;
	border-bottom: dashed 1px #d9d9d9;
	line-height: 40px;
}
.icon ul li{
	background: url(../img/icon2.png) left center no-repeat;
	text-indent: 50px;
}
.ghyw ul li a{
	color: #333333;
	font-size: 18px;
	text-decoration: none;
}
.ghyw ul li span{
	float: right;
	color: #b2b2b2;
	font-size: 17px;
}
.pic ul li{
	margin-top: 15px;
}
.pic ul{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	width: 1200px;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.pic u
.pic .tit img{
	margin: 0 auto;
	display: block;
}
.row .tit{
position: relative;
margin: 0 auto;
text-align: center;
	
}
.row .tit h1{
	font-size: 24px;
	color: #274078;
	font-weight: 800;
	letter-spacing: 5px;
	border-bottom: solid 4px #274078;
	width: fit-content;
	text-align: center;
	line-height: 50px;
	margin: 30px auto;
}
.row .tit .more{
	right: 0;
	position: absolute;
	font-size: 16px;
	color: #a0a3b2;
	top: 25px;
}
.row .sinList{
	width: 486px;
}
.listItem ul li{
	line-height: 40px;
}
.listItem ul li a{
	color: #333333;
    font-size: 18px;
    text-decoration: none;
}
.listItem ul li span{
	float: right;
    color: #999999;
    font-size: 16px;
}
.sinList .pic img{
	margin-top: 30px;
}
.row .xzjyCon{
	width: 1240px;
	height: 239px;
	background: #fff;
	border-radius: 20px;
	margin-top: 88px;
	display: flex;
}
.row .xzjyCon h1{
	font-size: 20px;
    color: #274078;
	line-height: 55px;
	margin-top: 10px;
}
.row .xzjyCon p{
	font-size: 16px;
    color: #333;
	line-height: 35px;
}