.banner>.slick-dots>li{
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	border-radius: 50%;
	margin: 0 7px;
	transition: all 0.5s;
}
.banner>.slick-dots>.slick-active{
	width: 24px;
	height: 12px;
	background-color: #045ba2;
	border-radius: 6px;
}
.banner>.slick-dots{
	margin-bottom: 24px;
}
.section1{
	padding-top: 35px;
}
.sect1{
	overflow: hidden;
}
.sect1-l{
	float: left;
	width: 31.538%;
}
.title{
	overflow: hidden;
	position: relative;
}
.title>h2{
	float: left;
	line-height: 90px;
	font-size: 26px;
	color: #333333;
}
.title>a{
	position: absolute;
	font-size: 14px;
	color: #999999;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.title>a:hover{
	color: #045ba2;
}
.xwdt-t{
	position: relative;
}
.xwdt-t .pic{
	padding-top: 65.83%;
}
.xshd .pic{
	padding-top: 71.428%;
}
.xwdt-t .text{
	padding: 19px 26px;
	box-shadow: 0px 1px 10px 0px 
			rgba(178, 178, 178, 0.3);
}
.xwdt-t .text>p{
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}
.xwdt-t>a:hover p{
	color: #045ba2;
}
.time-s{
	position: absolute;
	width: 60px;
	height: 66px;
	background-color: rgba(79, 79, 79, 0.6);
	padding: 6px 0;
	text-align: center;
	top: 20px;
	right: 20px;
	box-sizing: border-box;
}
.time-s>h2{
	font-size: 26px;
	color: #ffffff;
}
.time-s>span{
	font-size: 12px;
	color: #ffffff;
}
.xwdt-b>li>a{
	display: block;
	padding-top: 20px;
}
.xwdt-b>li:first-child{
	border-bottom: 1px dashed #cccccc;
}
.xwdt-b>li>a>span{
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	 display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
}
.xwdt-b>li>a>p{
	font-size: 14px;
		line-height: 28px;
		color: #999999;
		padding-left: 20px;
		margin-top: 5px;
		margin-bottom: 20px;
		background: url("../image/time.png") no-repeat left center;
}
.xwdt-b>li:hover span{
	color: #045ba2;
}
.sect1-m{
	width: 31.538%;
	float: left;
	margin-left: 2.307%;
}
.tzgg{
	margin-top: -14px;
}
.tzgg>li{
	padding-top: 26px;
	padding-bottom: 36px;
	border-bottom: 1px dashed #cccccc;	
}
.tzgg>li:last-child{
	border: none;
}
.tzgg>li>a{
	overflow: hidden;
}
.time{
	width: 70px;
	height: 74px;
	background-color: #f0f8ff;
	text-align: center;
	float: left;
}
.time>h2{
	font-size: 24px;
	line-height: 40px;
	color: #333333;
}
.time>p{
	line-height: 20px;
	font-size: 14px;
	color: #333333;
}
.tzgg>li>a>.text{
	padding-left: 15px;
	overflow: hidden;
	height: 100%;
}
.tzgg>li>a>.text>span{
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	 display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
}
.tzgg>li:hover .time{
	background: url("../image/tzgg-bg.png") no-repeat center center;
}
.tzgg>li:hover .time>h2,
.tzgg>li:hover .time>p{
	color: #ffffff;
}
.tzgg>li:hover .text>span{
	color: #045ba2;
}
.sect1-r{
	width: 32.538%;
	float: right;
}
.xshd div a{
	display: block;
	position: relative;
}
.xshd-con{
	padding: 34px 24px 89px 21px;
}
.xshd-con>h3{
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #333333;
}
.xshd-con>p{
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	margin-top: 30px;
}
.xshd a:hover h3,
.xshd a:hover p{
	color: #045ba2;
}
.xshd>.slick-dots{
	bottom: 45px;
}
.xshd>.slick-dots>li{
	width: 12px;
	height: 12px;
	background-color: #eaeaea;
	border-radius: 50%;
	margin: 0 8px;
}
.xshd>.slick-dots>.slick-active{
	background-color: #045ba2;
}
.section2{
	padding-top: 28px;
}
.sect2{
	overflow: hidden;
}
.sect2-l{
	width: 53.846%;
	float: left;
}
.mpa>li>a{
	display: block;
	position: relative;
	line-height: 42px;
	background: url("../image/mpa-dot.png") no-repeat left center;
}
.mpa>li>a>p{
	padding-left: 17px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 150px;
}
.mpa>li>a>span{
	font-size: 16px;
	color: #333333;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.mpa>li:hover p{
	color: #045ba2;
}
.sect2-r{
	width: 43.846%;
	float: right;
}
.rwfc{
	overflow: hidden;
}
.rw-l{
	box-shadow: 0px 1px 10px 0px 
			rgba(178, 178, 178, 0.3);
	width: 63.157%;
	float: left;
}
.rw-l a{
	display: block;
}
.con2{
	padding: 27px 21px;
}
.con2>p{
	font-size: 16px;
	color: #333333;
}
.rw-r{
	width: 31.578%;
	float: right;
}
.rw-r>.slick-list{
	padding: 0 !important;
	margin-top: -5px;
}
.rw-r div a img{
	width: 100%;
}
.rw-l div a .pic{
	padding-top: 63.8%;
}
.rw-l div a .pic img{
	position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
}
.rw-r div a{
	 overflow: hidden;
	    display: block;
	    position: relative;
	padding-top: 66.6%;
}
.rw-r div a img{
	position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
object-fit: cover;
}
.rw-r .slick-slide{
	margin: 5px 0;
}
.slick-vertical .slick-slide.slick-active.slick-center{
	border: 5px solid #f79a46 !important;
}
.slick-vertical .slick-slide{
	border: 5px solid transparent !important;
}
.btn{
	width: 180px;
	height: 35px;
	background-color: #edf1ff;
	float: right;
	margin-top: 6px;
}
.rw-r .slick-arrow{
	width: 16px;
	height: 13px;
	top: 285px;
}
.rw-r .slick-prev{
	left: 60px;
	background: url("../image/rwfc-top.png") no-repeat center center;
}
.rw-r .slick-next{
	right: 60px;
	background: url("../image/rwfc-b.png") no-repeat center center;
}
.yqlj{
	margin-left: -15px;
	margin-right: -15px;
}
.yqlj li{
	margin: 0 15px;
}
.yqlj li a{
	display: block;
	position: relative;
}
.yqlj li a img{
	width: 100%;
}
.sect3{
	padding-top: 45px;
	padding-bottom: 55px;
}
/* .yqlj li a p{
    font-size: 27px;
 	color: #045ba2;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
} */
.yqlj .slick-arrow{
	width: 30px;
	height: 46px;
	opacity: 0.4;
}
.yqlj .slick-prev{
	left: 15px;
	background:#343434 url("../image/link-left.png") no-repeat center center ;
}
.yqlj .slick-next{
	right: 15px;
	background:#343434 url("../image/link-right.png") no-repeat center center ;
}
