a{
			color:#0198cd;
			
		}
		a:hover{
			text-decoration: solid;
			color: #0198cd;
		}
		p{
		   margin:0;
		}
		ul, ol { padding: 0;}  
		.banner { position: relative; overflow: auto; text-align: center;}  
		.banner li { list-style: none; }  
		.banner ul li { float: left; }  
		body{
		    width:100%;
			margin:0;
			padding:0;
			padding-bottom:30px;
		}
		.top{
		    width:100%;
			height:210px;
		}
        .top img{
		    width:100%;
			height:210px;
		}
		.con_top{
		    width:94.5%;
			display:flex;
			flex-direction:column;
			margin:30px auto;
			box-shadow:#bab8b9 -2px 2px 30px 2px;
		}
		.con_top_txt{
		    width:100%;
			padding:10px 0;
			text-align:center;
			line-height:40px;
			background:#1d71b7;
			color:#fff;
			font-size:30px;
			font-weight:bold;
		}
		.con_top_center{
		    width:100%;
			margin-top:10px;
			display:flex;
			flex-direction:row;
			justify-content:space-between;
		}
        .con_top_center_img{
		    width:48.6%;
		}
		.con_top_center_img a{
		    width:100%;
			display:flex;
			flex-direction:column;
			align-items: flex-end;
			
		}
		.con_top_center_img img{
		    width:92.75%;
			height:140px;
			margin-bottom:25px;
			
		}
		.con_top_center_txt{
		    width:48.6%;
			display:flex;
			flex-direction:column;
			margin:15px 0;
			color:#0198cd;
			font-size:20px;
			line-height:61px;
		}
		.con_center{
		    width:94.5%;
			margin:0 auto;
		    display:flex;
			flex-direction:row;
			justify-content:space-between;
			
		}
		.con_center_left{
		    width:48.6%;
			padding-bottom:10px;
			box-shadow:#bab8b9 -2px 2px 30px 2px;
		}
		.con_center_right{
		    width:48.6%;
			padding-bottom:10px;
			box-shadow:#bab8b9 -2px 2px 30px 2px;
		}
		.con_center_txt{
		    width:100%;
			padding:10px 0;
			text-align:center;
			line-height:40px;
			background:#1d71b7;
			color:#fff;
			font-size:30px;
			font-weight:bold;
		}
		.con_center_center{
		    width:100%;
			margin-top:10px;
			display:flex;
			flex-direction:row;
		}
		.con_center_center_t{
		    width:100%;
			margin-top:10px;
			display:flex;
			flex-direction:column;
		}
		.con_center_center_img{
		    width:57.34%;
		}
		.con_center_center_txt{
		    width:42.66%;
			display:flex;
			flex-direction:column;
			margin:15px 0;
			color:#0198cd;
			font-size:20px;
			line-height:61px;
		}
		.con_center_center_img img{
		    width:84.5%;
			margin:30px 7.75%;
		}
		.con_center_center_right{
		    display:flex;
			width:95%;
			color:#383838;
			margin:0 auto;
			padding:10px 0;
			flex-direction:column;
			border-bottom:#383838 2px solid;
		}
		.con_bottom_txt{
		    width:100%;
			padding:10px 0;
			text-align:center;
			line-height:40px;
			background:#1d71b7;
			color:#fff;
			font-size:30px;
			font-weight:bold;
		}
		.con_bottom{
		    width:94.5%;
			display:flex;
			flex-direction:column;
			margin:30px auto;
			padding-bottom:10px;
			box-shadow:#bab8b9 -2px 2px 30px 2px;
		}
		.con_bottom_center{
		   width:93.24%;
		   margin:30px auto;
		   display:flex;
		   flex-direction:row;
		   justify-content:space-between;
		}
		.con_bottom_center a{
		   width:32%;
		}
		.con_bottom_center img{
		   width:100%;
		   height:232px;
		}