/* è½®æ’­å›¾ */
.banner img{
	width: 100%;
}

.banner .slick-prev,.banner .slick-next{
	width: 52px;
	height: 84px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 999;
}
.banner .slick-prev{
	left: 258px;
	background: url(../img/prev.png) no-repeat center;
}
.banner .slick-next{
	right: 258px;
	background: url(../img/next.png) no-repeat center;
}
/* å†…å®¹ */
/* å•ä½æ–°é—» */
.dwxw {
	width: 62%;
	padding: 50px 32px 32px;
	box-shadow: 0 0 35px 0 rgba(7,0,2,0.07);
}
.dwxw h2 {
	float: left;
	font-size: 26px;
	font-weight: bold;
	color: #393939;
	position: relative;
}
.dwxw .title img {
	float: left;
	padding-right: 20px;
}
.dwxw h2::after{
	position: absolute;
	display: block;
	content: "";
	width: 384px;
	height: 1px;
	background: #cdd5de;
	left: 140px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.dwxw .title a {
	width:74px ;
	height: 35px;
	color: #000000;
	font-size: 14px;
	border-radius:35px;
	border: 1px solid #0e55be;
	text-align: center;
	line-height: 35px;
}
.dwxw .title a:hover {
	color:#fff ;
	background: #004BB0;
}
.dwxw .title {
	padding-bottom: 38px;
}
.dwxw .list1 p:hover{
	color:  #0e55be;
}
.list1 li {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.list1 li img{height:230px;}
.list1 {
	padding-bottom: 35px;
}
.list1 li:last-child {
	margin-right:0;
}
.list1 p {
	font-size: 16px;
	color: #3f4042;
	margin-top: 15px;height:50px;
}
.list1 li{
	position: relative;
}
.list1 .dw{
	position: absolute;
	top: 165px;
	right: 26px;
	width: 65px;
	height: 73px;
	background: #0E55BE;opacity: 0.8;
}
.dwxw .list1 .dw p{
	font-size: 24px;
	color: #fffefe;
	text-align: center;
	line-height: 20px;
	position: relative;
	height: auto;
}
.list1 .dw p:nth-child(2){
	font-size: 12px;
}
.list1 .dw .w::after{
	position: absolute;
	display: block;
	content: "";
	width: 25px;
	height: 1px;
	background: #ffffff;
	left: 20px;
	top: -30px;
	bottom: 0;
	margin: auto;
}
.list2 {
	width: 686px;
}
.list2 li{
	line-height: 40px;
}
.list2 a{
	font-size:15px ;
	color: #1b1b1b;
	overflow: hidden;
}
.list2 p{
	float: right;
	font-size: 14px;
	color: #bababa;
}
.list2 li:hover a{
	color: #0e55be;
}
.list2 li:hover p {
	color: #0e55be;
}
.list2 li{
	position: relative;
	padding-left: 15px;
}
.list2 li::before{
	position: absolute;
	display: block;
	content: "";
	width: 5px;
	height: 4px;
	background:#0e55be ;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
}
/* é€šçŸ¥å…¬å‘Š */
.tzgg {
	width: 38%;
	padding: 50px 25px 25px;
	box-shadow: 0 0 35px 0 rgba(7,0,2,0.07);
}
.tzgg h2 {
	float: left;
	font-size: 26px;
	font-weight: bold;
	color: #393939;
	position: relative;
}
.tzgg img {
	float: left;
	padding-right: 20px;
}
.tzgg h2::after{
	position: absolute;
	display: block;
	content: "";
	width: 125px;
	height: 1px;
	background: #cdd5de;
	left: 120px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tzgg .title1 a {
	width:74px ;
	height: 35px;
	color: #000000;
	font-size: 14px;
	border-radius:35px;
	border: 1px solid #0e55be;
	text-align: center;
	line-height: 35px;
}
.tzgg .title1 a:hover{
     color:#fff ;
	background: #6F9CD6;
	}
.tzgg ul{
	margin-top: 25px;
}
.tzgg ul>li {
	width: 407px;
	padding: 13px 0;
	border-bottom: 1px solid #E6E6E6;
}
.tzgg ul>li:last-child{
	border:0;
}
.tzgg ul>li .time {
	width: 73px;
	height: 65px;
	border: 1px solid #0077d2;
	float: left;
	font-size: 28px;
	text-align: center;
	
}
.tzgg ul>li .time p {
	font-size: 28px;
	color: #117ED4;
	line-height: 40px;
}
.tzgg ul>li .time p:nth-child(2){
	font-size: 12px;
	color: #117ED4;
	line-height: 1;
}
.tzgg ul>li a{
	font-size: 16px;
	color: #040404;
	float: right;
	width: calc( 100% - 95px);
	line-height: 32px;
}
.tzgg ul>li:hover a{
	text-decoration: underline;
}
.tzgg ul>li:hover a{
	
}
.tzgg ul>li a:hover {
	color: #0077d2;
}
.tzgg ul>li .time:hover{
	background: #2752b2;
}
.tzgg ul>li .time:hover p{
	color:#fff;
}
.tzgg ul>li:hover .time{
	background: #0077D2;
}
.tzgg ul>li:hover .time p{
	color:#fff;
}
/* å¿«é€Ÿé€šé“ */
.link {
	background: url(../img/bb.png)center;
	padding: 25px 0;
	height: 225px;
}
.link h2 {
	background: #0e55be;
	width: 65px;
	height: 175px;
	color: #fff;
	font-size: 22px;
	padding: 25px 20px;
	text-align: center;
	line-height: 30px;
	position: relative;
	float: left;
}
.link h2::before {
	position: absolute;
	display: block;
	content: "";
	width: 10px;
	height: 21px;
	right: -10px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../img/sj.png)no-repeat center;
}
.link li {
	float: left;
	width: 14.28%;
	text-align: center;
	padding: 0 10px;
	position: relative;
}
.link li a{
	border-radius: 50%;
	height: 145px;
	display:block;
	width: 145px;
	margin: 0 auto;
	padding: 25px 15px 15px;
	box-sizing: border-box;
}
.link li a:hover{
	background: #fff;
	box-shadow: 0 0 29px 0 rgba(1,96,127,0.3);
}
.link ul{
	float: right;
	width: 90%;
	padding: 18px 0;
}
.link li p{
	margin-top: 15px;
	font-size: 15px;
	line-height: 22px;
	color: #1a1a1a;
}
.link li:hover p{
color:#0077d2;
}
/* ç ”æ‹›åŠ¨æ€ */
.titles{
	padding: 35px 0;
}
.titles h2 {
	float: left;
	font-size: 26px;
	color: #040404;
	position: relative;
}
.titles img {
	float: left;
	padding-right: 23px;
}
.titles h2::before{
	position: absolute;
	display: block;
	content: "";
	width: 930px;
	height: 1px;
	background:  #cdd5de;
	left: 120px;
	top: 0;
	bottom: 0;
	margin: auto;
}
/* ç ”æ‹›åŠ¨æ€*/
 .yzdt .titles a {
	width:74px ;
	height: 35px;
	color: #000000;
	font-size: 14px;
	border-radius:35px;
	border: 1px solid #0e55be;
	text-align: center;
	line-height: 35px;
}
.yzdt li:hover{
	background: #004BB0;
}
.yzdt .titles a:hover{
	color: #fff;
	background: #004BB0;
}
.yzdt li:hover a,.yzdt li:hover .titme1  p{
	color: #fff;
}
.yzdt li:hover .titme1{
	border-color: #fff;
}
 .yzdt .titme1{
	 float: left;
	 width: 80px;
	 text-align: right;
	 padding-right: 12px;
	 border-right: 1px solid #004bb0;
	}
 .yzdt .titme1 p{
	font-size: 33px;
	color: #004BB0;
	line-height: 1;
} 
.yzdt .titme1 p:nth-child(2){
	font-size: 15px;
	color: #004BB0;
	margin-top: 12px;
}
.yzdt li {
	float: left;
	width: 32.66%;
	margin-right: 1%;
	padding: 20px 20px;
	background: #fff;
	box-shadow: 0 0 44px 0 rgba(3,59,141,0.1);
	margin-bottom: 10px;
}
.yzdt li:nth-child(3n){
	margin-right: 0;
}
.yzdt li a {
	font-size: 15px;
	color: #131313;
	float: right;
	width: 72%;
	line-height: 30px;
}
/* å­¦æœ¯æ´»åŠ¨    ç ”ç©¶ç”Ÿé£Žé‡‡ */
.title2 {
	padding: 65px 0;
}
.title2 img {
	float: left;
	padding-right: 15px;
}
.title2 h2 {
	float: left;
	font-size: 26px;
	color: #0E55BE;
	font-weight: bold;
	padding-right: 30px;
	line-height: 40px;
}
.xshd-list{
	width: 49%;
}
 .xshd .title2 ul>li a {
	color: #3f3f3f;
	font-size: 22px;
	font-weight: bold;
	padding-right: 30px;
	
}
.xshd .title2 ul {
	float: left;
	position: relative;
}
 .xshd .title2 ul>li a {
	 width: 108px;
	 height: 42px;
	 /* text-align: center; */
	 line-height: 42px;
	 padding: 10px 10px;
	 border-radius: 5px;
}
 .xshd .title2 ul>li a:hover, .xshd .title2 ul>li.active a {
	 background: #0E54BD;
	 color: #FFFFFF;
	
}
.xshd .title2 ul>li {
	position: relative;
	float: left;
	margin-right: 15px;
}
.xshd .title2 ul>li:last-child{
	margin-right:0;
}
.xshd .title2 ul>li:before{
	position: absolute;
	display: none;
	content: "";
	width: 15px;
	height: 8px;
	left: 0;
	background:  url(../img/sj1.png) no-repeat center;
	right: 0;
	bottom: -8px;
	margin: auto;
}
.xshd  .title2 ul::before {
	position: absolute;
	display: block;
	content: "";
	width: 55px;
	height: 1px;
	background:  #cdd5de;
	right: -80px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.xshd .title2 ul>li:hover:before,.xshd .title2 ul>li.active:before{
	display: block;
}
.xshd .title2  .more {
	width:74px ;
	height: 35px;
	color: #000000;
	font-size: 14px;
	border-radius:35px;
	border: 1px solid #0e55be;
	text-align: center;
	line-height: 35px;
}
.xshd-list .title2  .more {
	display:none;
}
.xshd-list .title2  .more.active{
	display:block;
}
.xshd .xshd-list a.more:hover {
	color:#fff ;
	background: #004BB0;
}
.newlist {
	box-shadow: 0 0 44px 0 rgba(3,59,141,0.1);
	padding: 25px 30px;
	animation: 0.5s ease 0.5s 1 normal backwards running fadeInUp;
}
.newlist .time2 {
	float: right;
	width: 255px;
	height: 147px;
}
.newlist .tp img {
	float: left;
width:48%;
}
.newlist .time2 h2{
	font-size: 16px;
	color: #000000;
	padding-bottom: 28px;
	line-height: 28px;
	height: 84px;
}
.newlist .tp .time2 p {
	font-size: 14px;
	color: #406dad;
	line-height: 26px;
	height: 26px;
}
.newlist .list3 {
	padding-top: 35px;
}
.newlist .list3 ul>li a {
	font-size: 15px;
	color: #1b1b1b;
}
.newlist .list3 ul>li p {
	font-size: 14px;
	color: #bababa;
	float: right;
}
.newlist .list3 ul>li {
	line-height: 35px;
}
.list3 li {
	position: relative;
	padding-left: 15px;
}
.list3 li::before{
	position: absolute;
	display: block;
	content: "";
	width: 5px;
	height: 4px;
	background:#0e55be ;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
}
.newlist .list3 li:hover a{
	color: #0077d2;
}
.newlist .list3 li:hover p{
	color: #0077d2;
}
/* ç ”ç©¶ç”Ÿé£Žé‡‡ */
.yjsfc {
	width: 49%;
}
.title3 {
	float: left;
}
.yjsfc  .title2 h2 {
	position: relative;
}
.yjsfc  .title2 h2::before {
	position: absolute;
	display: block;
	content: "";
	width: 300px;
	height: 1px;
	background:  #cdd5de;
	left: 132px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.yjsfc .title2 a:hover {
	color:#fff ;
	background: #004BB0;
}
.yjsfc .list3 li:hover a{
	color: #0077d2;
}
.yjsfc .list3 li:hover p{
	color: #0077d2;
}

.xshd{
	margin-bottom: 35px;
}
.banner .slick-slide{
	position: relative;
}
.banner .slick-slide::before{
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99;
	transition: all 1.5s;
}
.banner .slick-slide.slick-center::before{
	background: rgba(0,0,0,0);
}