@charset "utf-8";

body{padding:0; margin:0; font-family:Microsoft Yahei;  font-size:16px; color:#333; text-align:left;
background:url(../images/jiaoyu.jpg) no-repeat top center #ffffff;position:relative;-webkit-text-size-adjust:none;}
@media (max-width: 1200px){

body {
     min-width: 360px !important; 
    font-size: 15px;
}}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, select, form, fieldset, input, button, textarea, blockquote, table{padding:0;margin:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style:none;}
i{font-style:normal; vertical-align:top; display:inline-block; background-repeat:no-repeat;}

table{border-collapse:collapse;border-spacing:0;margin:auto;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0; vertical-align:middle;}
img, table, object, embed, video{max-width:100%;}

button,input,select,textarea{vertical-align:middle; font-family:Microsoft Yahei; font-size:14px; box-sizing:border-box;outline:0;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type=image],input[type="submit"]{-webkit-appearance:button;cursor:pointer;border:none;}
select{width:100%;}
a{outline-style:none;text-decoration:none;color:#333;}
a:focus{outline:none;-moz-outline:none; noline:expression(this.onFocus=this.blur());}
a:hover{color:#f00;}
input[type="text"],textarea,select{padding:2px 5px; line-height:20px; border:1px solid #e3e3e3; color:#666;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.transparent{background:transparent !important;}
.bgwhite{background-color:#ffffff;}
.bggray{background-color:#fafafa;}
.red{color:#f00;}
.inmobile{}

.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/* 列表 */
.common_list{margin-left:-16px;margin-right:-16px;}
.common_list li{width:33.333%;float:left;}
.common_list li h2{margin:32px 16px 0;padding:24px;background-color:#fff;
font-size:18px;font-weight:600;line-height:28px;}
.common_list li h2 a{display:block;height:56px;}
.common_list li p{font-size:16px;line-height:24px;margin-top:10px;font-weight:400;}
.common_list li p a.more{color:#990000;display:inline;}

.mt32{margin-top:32px;}
.mb32{margin-bottom:32px;}
.mt48{margin-top:48px;}
.mr12{margin-right:12px;}
.ml12{margin-left:12px;}

/* header */
.zt_header{width:100%;background:url(../images/2022nszlhzt_top_banner.png) no-repeat center;}
.zt_header_icon{width:1200px;margin:auto;height:740px;position:relative;}

/* logo */
.zt_logo{width:320px;position: absolute;left:24px;top:24px;}
.zt_logo img{width:100%;}

.zt_header_tt{width:100%;}
.zt_header_tt .con{color:#B50505;width:1200px;margin:auto;}
.zt_header_tt .con h1{font-size:28px;font-weight:600;text-align:center;line-height:64px;margin-top:24px;}
.zt_header_tt .con p{line-height:28px;}
.zt_header_tt .con p a.more{color:#B50505;}

.zt_container{width:1200px;margin:auto;}

/* 图片新闻 */
.tpxw{background-color:#FFE6CF;position:relative;width: 650px;height: 450px;}
.tpxw .channelmore{position:absolute;right:24px;bottom:24px;}
.tpxw .slideTxtBox .bd{width:64%;}
.tpxw .slideTxtBox .bd ul li a{display:block;width:100%;height:414px;overflow:hidden;}
.tpxw .slideTxtBox .bd ul li a img{width:100%;}
.tpxw .slideTxtBox .hd{width:36%;/* height:380px;overflow-y:scroll; */}
.tpxw .slideTxtBox .hd ul{margin-left:24px;}
.tpxw .slideTxtBox .hd ul li{font-size:18px;font-weight:600;padding:12px 0 12px 24px;
border-bottom:1px solid #f7cd9f;position:relative;}
.tpxw .slideTxtBox .hd ul li::before{content:'';width:14px;height:14px;
background:url(../images/2023nszlhzt_tpxw_icon.png) no-repeat;position:absolute;left:0;top:16px;}
.tpxw .slideTxtBox .hd ul li.on a{color:#B50505;}

.slidehxp {
	width: 650px;
	position: absolute;
	left: 0;
	top: 0px;
	height: 450px
}

.slidehx .img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 450px;
}

.slidehx a {
	display: block;
	position: relative;
}

.slidehx a .layer {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgb(100 100 100 / 80%);
	padding: 0 120px 0 20px;
	color: #fff
}

.slidehx a .layer h4 {
	font-weight: normal;
	padding:10px 0;
	font-size: 18px
}

.slidehx .img img {
	display: none
}

.slidehxp .dots {
	position: absolute;
	right: 20px;
	bottom: 14px;
	z-index: 5
}

.slidehxp .dots span {
	width: 10px;
	height: 10px;
	margin: 0 3px;
	border: 2px solid #ffffff;
	cursor: pointer;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block
}

.slidehxp .dots span.swiper-pagination-bullet-active {
	background: #ff0000;
	border-color: #ff0000
}
.news{width: 500px;height: 450px;}
.news ul li .time{width: 65px;height: 82px;background:url(../images/time.png) no-repeat;float: left;padding-right: 10px;}
.year{font-size: 22px;font-weight: 600;color: #FFF;text-align: center;padding-top: 20px;}
.month{font-size: 14px;color: #FFF;text-align: center;}
.news ul li a{float: rigth;}
.news ul li{border-bottom: #e0e0e0 1px dashed;height: 125px;margin-bottom: 30px;}
.title{width:410px;float: right;height: 82px;}
.title .tit{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.title .tit a{font-size: 18px;font-weight: bold;line-height: 36px;}
.title  .content{color: #666;font-size: 14px;padding-top: 10px;}

.mycards{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
  .card_item{ 
	  flex: 1;
	  width: 22%;
	  min-width: 22%; /* 加入这两个后每个item的宽度就生效了*/
	  max-width: 22%; /* 加入这两个后每个item的宽度就生效了*/
	  height: 300px;
	  border: #d9d7ff 1px solid;
	  box-shadow: 2px 2px 4px #e4e4ea;
	  background-color: #FFF;
	}
	.btime{width: 100%;height: 100px;float: left;}
	.byear{font-size: 16px;color: #999999;text-align: center;}
	.bmonth{font-size: 36px;font-weight: 600;color: #000;text-align: center;padding-top: 20px;}
	.btitle{width: 80%;height: 80px;float: left;padding: 0 10%;}

	.btitle .btit a{font-size: 18px;font-weight: bold;line-height: 28px;}
	.btitle .bcontent{padding-top: 20px;color: #666;line-height: 28px;font-size: 15px;text-align: justify; }
	.cmycards{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	  }
	  .ccard_item{ 
		flex: 1;
		width: 48%;
		min-width: 48%; /* 加入这两个后每个item的宽度就生效了*/
		max-width: 48%; /* 加入这两个后每个item的宽度就生效了*/
		height: 85px;
		border-left: #635bfe 10px solid;
		margin-bottom: 50px;
	
	  }
	  .ctitle{width: 90%;height: 80px;float: left;padding: 0 5% 0 5% ;}

	  .ctitle .ctit a{font-size: 18px;font-weight: bold;line-height: 28px;}
	  .ctitle .ccontent{padding-top: 5px;color: #666;line-height: 28px;font-size: 15px;text-align: justify; }

	  .dmycards{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	  }
	  .dcard_item{ 
		flex: 1;
		width: 32%;
		min-width: 32%; /* 加入这两个后每个item的宽度就生效了*/
		max-width: 32%; /* 加入这两个后每个item的宽度就生效了*/
		height: 200px;
		border: #d9d7ff 1px solid;
		box-shadow: 2px 2px 4px #e4e4ea;
		background-color: #FFF;
		background:url(../images/wenhao.png) 4% 15% no-repeat;
		margin-bottom: 30px;
	
	  }
	  .dtitle{    width: 80%;
	
		float: left;
		padding: 0 4% 0 16%;
	    margin-top: 5%;}

	  .dtitle .dtit a{font-size: 18px;font-weight: bold;line-height: 28px;}
	  .dtitle .dcontent{padding-top: 5px;color: #666;line-height: 28px;font-size: 15px;text-align: justify; }











.common_tit{display:block;background:url(../images/2023nszlhzt_tit_bg.png) no-repeat;line-height:58px;
border-bottom:4px solid #BF302E;position:relative;
font-size:28px;text-indent:48px;color:rgba(255, 237, 179, 1);}
.common_tit:hover{color:rgba(255, 237, 179, 1);}
.common_tit i{position:absolute;right:0;top:0;font-size:16px;color:#BF302E;}
.common_big_tit{display:block;line-height:78px;text-align:center;}




