@charset "utf-8";
.head{
	height: 200px;
	background: url(../images/hdbg_01.png) no-repeat center;
	background-size: cover;
	color: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.15);
}
.ht{
	padding-top: 23px;
}
.logo{
	height: 98px;
	display: inline-block;
}
.logo img{
	display: block;
	height: 100%;
}
.search{
	margin-top: 37px;
}
.search1{
	height: 43px;
	width: 232px;
	background: #fff;
	border-radius: 43px 0 0 43px;
	font-size: 18px;
	padding-left: 30px;
}
.search2{
	width: 62px;
	height: 43px;
	background: url(../images/search_03.png) no-repeat center #fff;
	border-radius: 0 43px 43px 0;
	cursor: pointer;
}
.nav {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.nav span{
	width: 12.5%;
	display: block;
	line-height: 55px;
	height: 60px;
	position: relative;
}
.navhide{
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 999;
	width: 100%;
	padding: 5px 0;
	box-shadow: 0 2px 15px rgba(0,0,0,.1);
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.nav span:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
.navhide a{
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	background: #fff;
}
.navhide a:hover{
	background: #1954A4;
	color: #fff;
}
.nav span a.nava{
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 5px solid rgba(0,0,0,0);
	font-size: 18px;
	color: #fff;
}
.nav span.active a.nava,.nav span:hover a.nava{
	border-bottom: 5px solid #fff;
}
.idxmd{
	margin: 25px 0 20px 0;
}
.m1l{
	width: 50.5%;
	border-radius: 4px;
	overflow: hidden;
}
.bnimg p{
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 20px;
	background: rgba(0,0,0,.6);
	width: 100%;
	padding-right: 60px;
}
.m1r{
	width: 47%;
}
.m1rtop{
	height: 58px;
	border-bottom: 1px solid #e6e6e6;
}
.m1rtop h4{
	font-size: 24px;
	color: #1954a4;
	height: 58px;
	border-bottom: 5px solid #1954A4;
	line-height: 53px;
}
.m1rtop h4 i{
	display: inline-block;
	width: 26px;
	height: 26px;
	background: #1954A4;
	border-radius: 4px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.m1rtop a{
	line-height: 55px;
	font-size: 16px;
	color: #666;
}
.m1rtop a:hover{
	color: #1954A4;
}
.mda{
	line-height: 33px;
}
.mda a{
	width: 85%;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	display: inline-block;
	font-size: 15px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.mda a i{
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #1954A4;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
}
.mda span{
	font-size: 16px;
	color: #999;
	line-height: 33px;
}
.mda:hover a{
	color: #1954A4;
}
.mdw{
	margin-top: 10px;
}
.m2{
	display: block;
	margin-top: 25px;
	border-radius: 10px;
	overflow: hidden;
}
.m3l{
	width: 36%;
	margin-right: 1.5%;
}
.m3top{
	height: 52px;
	background: url(../images/bg_03.png) repeat-x center;
	background-size: 100% 100%;
	padding: 0 20px;
}
.bdrls{
	border-radius: 8px;
	overflow: hidden;
}
.borders{
	border: 1px solid #e6e6e6;
}
.m3top h4{
	display: inline-block;
	padding: 0 20px;
	height: 43px;
	margin-top: 9px;
	background: #fff;
	border-radius: 6px 6px 0 0;
	font-size: 18px;
	color: #1954A4;
	line-height: 43px;
}
.m3top1 h4{
	background: none;
	color: #fff;
}
.m3top a{
	color: #fff;
	margin-top: 20px;
}
.m3ltxt{
	padding: 20px;
	background: #F5F5F5;
}
.m3la i{
	display: inline-block;
	width: 30%;
	height: 80px;
	background-size: cover !important;
}
.m3lar{
	width: 67%;
}
.m3lar h4{
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-top: 5px;
	transition: .25s;
}
.m3lar p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	margin-top: 7px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m3la:hover h4{
	color: #1954A4;
}
.mdwm .mda a,.mdwm .mda span{
	font-size: 14px;
	color: #666;
}
.mdwm .mda:hover a{
	color: #1954A4;
}
.m3r{
	width: 25%;
}
.mr10{
	margin-right: 10px;
}
.m3r1b {
	padding: 20px 0;
	background: #F5F5F5;
}
.m3r1b a{
	display: block;
	max-width: 80%;
	height: 60px;
	border: 2px solid rgba(0,0,0,0);
	border-radius: 8px;
	font-size: 16px;
	color: #333;
	padding-left: 37px;
	line-height: 56px;
	margin: 0 auto;
}

.link-class {
	width: 100%;
	height: 98px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.link-class img {
	width: 100%;
	border-radius: 8px;
}

.m3r1b a:hover{
	border: 2px solid #1954A4;
	background: #fff;
}
.m3r2b{
	padding: 32px 30px;
	background: #F5F5F5;
}
.m3sh1{
	width: 80%;
	height: 40px;
	border: 1px solid #e6e6e6;
	background: #fff;
	color: #666;
	padding-left: 15px;
}
.m3sh2{
	width: 20%;
	height: 40px;
	background: url(../images/sh1_03.png) no-repeat center #1954A4;
	cursor: pointer;
}
.m3rpic a{
	display: block;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 22px;
}
.m3rpic a img{
	display: block;
	width: 100%;
	transition: 1s;
}
.m3rpic a:hover img{
	transform: scale(1.1);
}
.m4{
	padding: 20px;
	background: #fafafa;
	border: 1px solid #cccccc;
}
.m4top span{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 5px solid #1954A4;
	color: #1954A4;
	padding-bottom: 3px;
}
.m4w{
	width: 102%;
}
.m4a{
	display: block;
	width: 23%;
	margin-right: 2%;
	margin-top: 20px;
	float: left;
	border-radius: 8px;
	overflow: hidden;
}
.m4a img{
	display: block;
	border: 0;
	width: 100%;
}
.m4a:hover{
	box-shadow: 0 0 15px rgba(0,0,0,.15);
}

.foot{
	width: 100%;
	background: #333333;
}
.fttop{
	padding: 34px 0;
	border-bottom: 1px solid #4d4d4d;
}
.fttl a{
	display: inline-block;
}
.fttl a img{
	height: 70px;
}
.fttl h4{
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 15px;
	color: #fff;
	font-weight: normal;
}
.fttl p{
	color: #cccccc;
	line-height: 25px;
}
.ftbot{
	line-height: 50px;
	color: #999;
}
.ftbot a{
	color: #999;
}
.fttrtop{
	border-bottom: 1px solid #4d4d4d;
	padding-bottom: 15px;
}
.fttrtop a{
	color: #fff;
	font-size: 18px;
	margin-left: 15px;
	display: inline-block;
}
.fttrtop a:first-child{
	margin-left: 0;
}
.fttrb span{
	display: inline-block;
	font-size: 18px;
	color: #cccccc;
	line-height: 24px;
	text-align: right;
	margin-right: 5px;
}
.fttrb img{
	display: inline-block;
	width: 92px;
}

.listmd{
	background: #f5f5f5;
	padding-bottom: 25px;
}
.ltop{
	font-size: 16px;
	color: #666;
	padding: 25px 0;
}
.ltop a{
	color: #666;
}
.ltop a:hover{
	color: #1954A4;
}
.lmtop{
	height: 50px;
	color: #1954A4;
	font-size: 24px;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 15px;
}
.lbgrbox li{
	height: 35px;
	line-height: 35px;
	transition: 0s;
	padding: 0 15px;
	position: relative;
}
.lbgrbox li:hover{
	background: #f2f2f2;
}
.lbgrbox li a.lbgra{
	display: inline-block;
	max-width: 80%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition: 0s;
}
.lbgrbox li a.lbgra i{
	width: 2px;
	height: 2px;
	display: inline-block;
	background: #333333;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.lbgrbox li span{
	color: #666;
}
.lbgrmt{
	margin-top: -20px;
}
.lbgrbox {
	padding: 10px 0;
}
.lbgrbox:first-child{
	border-top: 0;
}
.page{
	margin: 30px 0 20px 0;
}
.page a{
	display: inline-block;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #828282;
	font-size: 14px;
	margin: 0 5px;
}
.page a:last-child,.page a:first-child,.page a:nth-child(2){
	width: auto;
	padding: 0 20px;
}
.page a:hover,.page a.active{
	background: #1954A4;
	border: 1px solid #1954A4;
	color: #fff;
}
.line{
	width: 100%;
	border-bottom: 1px dashed #e6e6e6;
	margin: 20px 0;
}

.infotop h1{
	font-size: 24px;
	font-weight: normal;
}
.bshare-custom{
	display: inline-block;
}
.bsBox{
	-webkit-box-sizing: content-box !important;
}
.bFind-wrapper-top{
	height: 30px;
}
.infotop {
	text-align: center;
}
.infotoptxt{
	background: #fafafa;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}
.infotoptxt span{
	color: #666;
	margin: 0 10px;
}
.iftxt{
	margin-top: 20px;
}
.iftxtp{
	line-height: 36px;
	text-indent: 2em;
}
.iftxt img{
	max-width: 100%;
}
.ifb a{
	display: block;
	width: 50%;
	color: #666;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.ifb a:last-child{
	text-align: right;
}





@media only screen and (min-width:768px) and (max-width:1169px) {
	.m3r1b a{
		padding: 0 15px;
	}
	.fttrtop a{
		font-size: 14px;
	}
	.fttl a img{
		height: 60px;
	}
}
@media only screen and (max-width:950px) {
	.mda a{
		width: 80%;
	}
	.mda span{
		width: 20%;
		display: inline-block;
		text-align: right;
	}
}
@media only screen and (max-width:768px) {
	.m1l{
		width: 100%;
	}
	.swiper-container-bn .swiper-pagination{
		left: 85%;
	}
	.bnimg p{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding-left: 15px;
	}
	.swiper-container-bn .bnimg{
		height: 180px;
	}
	.m1r{
		width: 100%;
		margin-top: 15px;
	}
	.m1rtop h4{
		font-size: 20px;
		border-bottom: 2px solid #1954A4;
	}
	.m1rtop h4 i{
		width: 20px;
		height: 20px;
	}
	.m3l{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.m3top h4{
		font-size: 20px;
	}
	.m3r{
		width: 100%;
	}
	.m3r1b a{
		padding-left: 15%;
	}
	.m4a{
		width: 48%;
		margin-right: 0;
	}
	.m4a:nth-child(odd){
		float: left;
	}
	.m4a:nth-child(even){
		float: right;
	}
	.fttl{
		width: 100%;
	}
	.fttr {
		width: 100%;
	}
	.fttrtop a{
		display: inline-block;
		width: auto;
		margin-left: 0;
		text-align: center;
		margin-bottom: 10px;
		float: none;
		margin: 5px 10px;
		font-size: 15px;
	}
	.fttrtop{
		padding-left: 0;
		text-align: center;
	}
	.fttrb div.fr{
		float: none;
		text-align: center;
	}
	.fttrb span{
		margin-bottom: 15px;
		text-align: center;
		font-size: 14px;
	}
	.fttrb{
		margin-top: 15px;
	}
	.fttop{
		padding: 25px 0;
	}
	.ftbot{
		padding: 10px;
		line-height: 30px;
	}
	.fttrb img{
		display: block;
		margin: 0 auto;
	}
	.fttl{
		text-align: center;
	}
	.fttl a img{
		height: 45px;
	}
	.m3sh2{
		background-size: 30%;
	}
	.listmd .padding20{
		padding: 15px;
	}
	.lmtop{
		font-size: 20px;
		height: 40px;
		padding-left: 0;
	}
	.lbgrbox li a.lbgra{
		max-width: 70%;
	}
	.line{
		margin: 10px 0;
	}
	.page a{
		width: 25px;
		height: 25px;
		line-height: 23px;
		font-size: 12px;
		margin: 0 2px;
	}
	.page a:last-child, .page a:first-child{
		padding: 0 5px;
	}
	.infotop{
		margin-top: 10px;
	}
	.infotop h1{
		font-size: 20px;
	}
	.ifb a{
		width: 100%;
		float: left;
		text-align: left !important;
	}
	.ltop{
		font-size: 14px;
	}
}