@charset "utf-8";
body{background: url(../../../images/ztzl.files/wsjk/wsjk_banner.png) no-repeat center top;background-size: 100%;}
a,span{
	font-size: 18px;
	line-height: 36px;
	color: #333333;
}
.wsjk_top{
    clear: both;
    overflow: hidden;
    padding: 40px 0;
}
.a_logo img {

}
.a_span {
    background: #fff;
    padding: 0 15px;
    border-radius: 20px;
    float: right;
    margin-top: 20px;
}
.a_span span{
    color: #0a6cbe;
    font-size: 18px;
}
.wsjk{
    padding-top: 318px;
}
.wsjk_cont{
	background: url(../../../images/ztzl.files/wsjk/wsjk_cont_bg.png) no-repeat center top;
	background-position-y: 570px;
	background-size: 100%;
}
/* 外链圆圈 */
.wsjk_circle{
	padding: 590px 30px 0;
	overflow: hidden;
}
.wsjk_circle_ico{
	display: inline-block;
	width: 20%;
	float: left;
	text-align: center;
}
.wsjk_circle_01{
    margin-top: 0;
}
.wsjk_circle_02{
    margin-top: -10px;
}
.wsjk_circle_03{
    margin-top: -20px;
}
.wsjk_circle_04{
    margin-top: -30px;
}
.wsjk_circle_05{
    margin-top: -30px;
}

/* 缩略图 */
#foucs{
    position: relative;
    width: 100%;
    overflow: hidden;
}
#foucs .swiper-slide{
    position: relative;
    text-align: center;
}
#foucs .swiper-slide img{
    display: block;
    width: 100%;
    height: 415px;
    min-height: 415px;
    overflow: hidden;
    object-fit: cover;
    transition: all .6s;
}
#foucs .swiper-slide h2{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 42px;
    line-height: 42px;
    color: #fafafa;
    text-align: left;
    background: rgba(0, 0, 0, .6);
    font-weight: 400;
    font-size: 18px;
    padding: 0 8px;
}
#foucs .pagination{
	position: absolute;
	right: 0;
	bottom: 3px;
	z-index: 20;
	margin-bottom: 20px;
	text-align: right;
	margin: 0;
	padding: 0 20px 10px;
}
#foucs .swiper-pagination-bullet {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	cursor: pointer;
	background: #ffffff;
	border-radius: 8px;
	opacity: .8
}
#foucs .swiper-pagination-bullet-active {background: #69cefb;width: 30px;}
.wsjk_sencond{
    padding: 130px 0;
}
/* 信息列表 标题*/
.wsjk_lst_tit{
	background: url(../../../images/ztzl.files/wsjk/wsjk_tit_bg.png) no-repeat center left;
	background-size: 100%;
}
.wsjk_lst_tit .tab-head,
.wsjk_lst2_tit .tab-head{
	display: inline-block;
	padding-left: 30px;
}
.wsjk_lst_tit .tab-head ul,
.wsjk_lst2_tit .tab-head ul{
	overflow: hidden;
}
.wsjk_lst_tit .tab-head ul li,
.wsjk_lst2_tit .tab-head ul li{
	padding: 0px 15px;font-size: 22px;color: #000;float: left;line-height: 50px;
}
.wsjk_lst_tit .tab-head ul li a,
.wsjk_lst2_tit .tab-head ul li a{
	font-size: 22px;
	color: #000000;
	font-weight: 500;
}
.wsjk_lst_tit .tab-head ul li.default a,
.wsjk_lst2_tit .tab-head ul li.default a{
    color: #288eee;
}

.wsjk_lst2_tit {
	background: url(../../../images/ztzl.files/wsjk/wsjk_tit_bg2.png)no-repeat center left;
	background-size: 100%;
}
/* 信息列表 列表*/
.wsjk_lst{}
.wsjk_lst .m-lst36{}
.wsjk_lst .m-lst36 ul{}
.wsjk_lst .m-lst36 ul li{
    line-height: 50px !important;!i;!;
    background: none;
}
.wsjk_lst .m-lst36 ul li a{
    font-size: 18px;
    color: #000000;
}
.wsjk_lst .m-lst36 ul li em{
    font-style: normal;
    color: #29ad85;
}
.wsjk_lst .m-lst36 ul li span{
    line-height: 50px;
    color: #acacac;
}
.wsjk_lst2{}
.wsjk_lst2 .m-lst36{}
.wsjk_lst2 .m-lst36 ul{
    padding: 0;
    overflow: hidden;
}
.wsjk_lst2 .m-lst36 ul li{
    background: #59b2fe;
    line-height: 50px;
    margin: 30px 0;
    padding: 0 20px;
    border-radius: 5px;
}
.wsjk_lst2 .m-lst36 ul li a{
    font-size: 18px;
    line-height: 50px;
    color: #ffffff;
}
.wsjk_lst2 .m-lst36 ul li em{font-style: normal;color: #fff;}
.wsjk_lst2 .m-lst36 ul li span{
    color: #ffffff;
    line-height: 50px;
}

/* 版权 */
.footer{background: #4cafff;border: none;}
.footerpc .txt p,.footerpc .txt p a{color: #ffffff;font-size: 14px;}

@media (max-width: 1440px) {
	.wsjk_circle {
	    padding: 400px 30px 0;
	}
	.wsjk_sencond {
	    padding: 60px 0;
	}
}
@media (max-width: 1024px) {
	.a_logo img {
		width: 60%;
		left: 100px;
	}
	.wsjk_cont {
	    padding-top: 120px;
	}
	.wsjk_circle {
		padding: 150px 30px 0;
	}
	.wsjk_lst_tit .tab-head, .wsjk_lst2_tit .tab-head {
	    display: inline-block;
	    padding-left: 15px;
	}
	.wsjk_lst_tit .tab-head ul li, .wsjk_lst2_tit .tab-head ul li {
	    padding: 0px 5px;
	}
	.wsjk_lst_tit .tab-head ul li a, .wsjk_lst2_tit .tab-head ul li a {
	    font-size: 18px;
	    color: #000000;
	    font-weight: bold;
	}
	.wsjk_lst .m-lst36 ul {
	    padding: 0;
	}
	.wsjk_lst_tit .tab-head ul li, .wsjk_lst2_tit .tab-head ul li{
		line-height: 32px;
	}
	#foucs .swiper-slide img{
		height: 380px;
		min-height: 380px
	}
	.wsjk_sencond {
		padding: 0;
	}
	.wsjk_lst2 .m-lst36 ul li {
	    margin: 15px 0;
	}
	.a_span{
		margin-top: 0;
	}
}
@media (max-width: 768px) {
	.wsjk_top{
		padding: 15px 0;
	}
	.wsjk_circle_ico img{
		width: 100%;
	}
	.wsjk_circle {
		padding: 100px 30px 0;
	}
	.wsjk_circle_ico{
		padding: 0 10px;
	}
	
}
@media (max-width: 425px) {
	.wsjk_top {
		padding: 0;
	}
	.a_logo img {
		left: 5%;
		top: 1%;
	}
	.wsjk_cont {
		padding-top: 40px;
	}
	#foucs .swiper-slide img {
		height: 280px;
		min-height: 280px;
	}
	.wapfooter p a ,.wapfooter p {
		font-size: 14px;
		color: #fff;
	}
}
@media (max-width: 375px) {
	.wsjk_circle {
		padding: 30px 30px 0;
	}
}
@media (max-width: 320px) {
	.wsjk_cont {
		padding-top: 20px;
	}
}