@charset "utf-8";
.banner{
	/* animation: 0.8s ease 1s 1 normal backwards running fadeInDown; */
}
.banner .image img{
	
max-height: 400px;
	
object-fit: cover;
	
width: 100%;
}
/* 内容页内容样式 */
.mains{
	width: 75%;
	margin: 50px 0;
	min-height: 400px;
}
.mains .contants{
	background: #fafafa;
	border-radius: 5px;
	border-top-right-radius: 150px;
	padding: 20px 50px;
}
.mains .contants h2{
	font-size: 30px;
	text-align: center;
	padding: 30px 0;
	line-height: 1.5em;
	border-bottom: 1px solid #f0f3f7;
}
.mains .contants div.times{text-align: center;}
.mains .contants .bshare-custom{
	width: 30%;
	text-align: left;
	padding: 20px;
}
.mains .contants .bshare-custom a{
	margin: 0 5px;
}
.mains .contants .bshare-custom .bshare-weixin{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	background: #d7d7d7 url(../img/wx.png) no-repeat center;
}
.mains .contants .bshare-custom .bshare-sinaminiblog{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	background: #d7d7d7 url(../img/wb.png) no-repeat center;
}
.mains .contants .bshare-custom .bshare-qqim{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	background: #d7d7d7 url(../img/qq.png) no-repeat center;
}
.mains .contants .bshare-custom .bshare-weixin:hover{
	background: #029be1 url(../img/wx.png) no-repeat center;
}
.mains .contants .bshare-custom .bshare-sinaminiblog:hover{
	background: #029be1 url(../img/wb.png) no-repeat center;
}
.mains .contants .bshare-custom .bshare-qqim:hover{
	background: #029be1 url(../img/qq.png) no-repeat center;
}
.mains .contants div .time{
	font-size: 14px;
	color: #b2b2b2;
	display: block;
	text-align: center;
	padding: 20px;
	min-width: 120px;
}
.mains p{
	font-size: 17px;
	text-indent: 2em;
	line-height: 2em;
	margin-bottom: 0.5em;
}
.mains img{
	width:auto;
	height:auto;
	max-width:80%;
	
}
.mains span img{
	display: inline-block;
	margin: 0 10px 4px 0;
}
.mains .pics{
	width: 80%;
	margin: 10px auto;
}
.mains .pics img{
	width: 100%;
}
.mains .bottom{
	padding: 20px 0;
	margin: 20px 0;
	border-top: 1px solid #f0f3f7;
}
.mains .bottom .fl a{
	color: #8c8c8c;
	font-size: 18px;
	display: block;
	line-height: 2em;
}
.mains .bottom .fl a:hover{
	color: #015198;
}
.mains .bottom .fr{
	font-size: 16px;
	color: #fff;
	background: #015198;
	margin: 10px 0;
	border-radius: 5px;
	width: 145px;
	display: block;
	line-height: 50px;
	text-align: center;
}

/* 内页导航 内容 */
.tit-con{
	width: 20%;
	/* animation: 0.8s ease 1.2s 1 normal backwards running fadeInDown; */
	border: 1px solid #f0f1f9;
	margin-top: 50px;
}
.tit-con h3{
	
font-size: 25px;
	
color: #fff;
	
width: 100%;
	
display: block;
	
padding: 30px 0;
	
text-align: center;
	
border-bottom: 1px solid #efefef;
	
background: #0469c3;
}
.tit-con ul{
	/* border:1px solid #f0f1f9 */
}
.tit-con ul li{
position:relative;	
width: 100%;
	
border-bottom: 1px solid #efefef;
}
.tit-con ul li:hover a{
	color: #015198;
}
.tit-con ul li a{
	width: 100%;
	color:#606060;
	display: block;
	font-size: 18px;
	padding: 30px 0;
	text-align: center;
}
.tit-con li.active::after,.tit-con li:hover::after{
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	background: url(../img/dian.png) no-repeat;
	left: 20px;

	    top: 40px;
	margin: auto;
}
.tit-con ul li.active a, .tit-con ul li:hover a{
	color: #015198;
}
.contant{
	width: 75%;
	padding: 70px 0;
}
.contant .fl{
	width: 45%;
	margin: 0 2% 2%;
}
.contant .fl h2{
	font-size: 15px;
	color: #fff;
	line-height: 55px;
	border-radius: 5px;
	margin-bottom: 10px;
	text-align: center;
	background: #015198 url(../img/ren.png) no-repeat left 30% center;
}
.contant .fl ul{
	background: #f9f9f9;
	border-radius: 5px;
}
.contant .fl ul li a{
	width: 100%;
}
.contant .fl ul li:hover a{
	color:#015198;
}
.contant .fl ul li:first-child{
	padding-top:20px;
}
.contant .fl ul li:last-child{
	padding-bottom:20px;
}
.contant .fl ul li a{
	width: 100%;
	display: block;
	font-size: 15px;
	color: #6c6c6c;
	text-indent: 2em;
	padding: 10px 0;
	background: url(../img/grey-dian.png) no-repeat left 1em center;
}
.contant .fl ul li{
	position:relative;
}
.contant .fl ul li span{
	display:none;
	position:absolute;
	top: 60px;
	background: #edecec;
	padding: 10px;
	border-radius: 10px;
	border: 2px solid #dbd8d8;
	z-index: 30;
}
.contant .fl ul li:hover span{
	display:block;
	
}
.contant .fl .bottom{
	margin-top: 30px;
}
.mains .name{
	
padding: 20px 0;
	
border-bottom: 2px solid #015198;
	
margin-bottom: 20px;
}
.mains h3{
	
font-size: 25px;
	
color: #015198;
}
.mains h5 a,.mains h5{	
color: #6a6666;
font-weight:normal;
}
/* 列表页 */
.mains .lists ul li{
line-height: 52px;
	border-bottom: 1px solid #efefef;
}
.mains .lists ul li span{
	
float: right;
}
.mains .lists ul li a{
	
display: block;
	width: 80%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	height: 52px;
	line-height: 52px;
}
.mains .lists li:hover{
	border-bottom: 1px solid #0061ae;
}
.mains .lists li:hover a{
	color: #0061ae;
}
.mains .lists li:hover span{
	color: #0061ae;
}
/* 搜索结果页 */
.search{
	width:100%;
	margin；0；
}

.defaultInputStyle{
	border: 1px solid #AFD5F5;
}