@CHARSET "UTF-8";
/* 公共样式 */
html{
	height: 100%;
	font-size: 100px;
}
body {color:#222; margin:0; padding:0; font-size:.12rem; background: #fff; font-family:"Microsoft Yahei"; width:100%;height: 100%; }
* { margin:0; padding:0; }
a,.a:link{ color:#fff; text-decoration:none;}
/*a:hover,a:active { color:#ef313d;}*/
ul { list-style:none; }
img { border:none;}
.clear { display: block; height: 0; clear: both; visibility: hidden;}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

@font-face{
	font-family: xingshu;
	src:url(font/xingshu.ttf);
}

@font-face{
	font-family: debiao;
	src:url(font/debiao.ttf);
}

::-webkit-scrollbar{width:.04rem;}
::-webkit-scrollbar-track{background-color: #012762;}
::-webkit-scrollbar-thumb{background-color: #00419a;}
::-webkit-scrollbar-thumb:hover {background-color: #00419a;}
::-webkit-scrollbar-thumb:active {background-color: #00419a;}
body {
    font-family: Microsoft YaHei !important;
    font-size: .16rem;
    overflow-x: hidden;
}
.header {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 2rem;
    background: linear-gradient(to bottom, rgba(0, 96, 189, 0.9), rgba(0, 96, 189, 0));
    text-align: center;
    z-index: 999;
    transition: all 2s ease-out 0s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/*.header {
	position:fixed;
	top:2.5rem;
	background:#0060BD;
}*/
.main{
	width:18rem;
	display:flex;
}
.sytop{
	display:flex;
	flex-direction: column;
}
.topnr{
	display:flex;
	align-items: center;
}
.logo{
	width:38%;
	margin-right:.2rem;
}
.logo img{
	width:100%;
}
.biaoyu{
	display:flex;
	/*justify-content: flex-end;*/
}
.biaoyu span{
	font-size:.42rem;
	/*margin-top: -0.5rem;*/
	font-family: debiao;
	text-shadow: .04rem .07rem .02rem #0561b8;
	color:#fff;
/*	animation: donghua 2.5s ease-in-out infinite;*/
	/*利用变量动态计算动画延迟时间*/
/*	animation-delay:calc(.1s*var(--i));*/
}
.biaoyu span:nth-child(2n-1){
	margin-left:.2rem;
}
.topyc{
	display:flex;
	height:.35rem;
	justify-content: flex-end;
}
.yc_li{
	display:flex;
	height:.35rem;
	line-height:.35rem;
	margin-left: .2rem;
	cursor:pointer;
}
.yc_li:hover{
	font-weight:bold;
	font-style:italic;
}
.yc_li img{
	width: .22rem;
    height: .22rem;
    margin-right: .05rem;
/*    margin-top: .07rem;*/
	vertical-align: text-bottom;
}
.yc_li span{
	font-size:.22rem;
	color:#fff;
}
.search{
	position:relative;
	width:1.8rem;
}
.search img{
	width:.22rem;
	height: .22rem;
	position:absolute;
	top:0.08rem;
	right:.05rem;
}
.search input{
  width: 90%;
  height: .35rem;
  line-height:.35rem;
  background: rgba(0, 0, 0, .1);
  border-radius: .6rem;
  padding-left: .2rem;
  border: .01rem solid rgba(255, 255, 255, 0.46);
  outline:0;
  color:#fff;
}
.nav{
	display:flex;
	height:.25rem;
	line-height:.25rem;
	margin-top:.4rem;
}
.nav_li{
	display:flex;
	width: 1.8rem;
    justify-content: center;
    border-right: .01rem solid #fff;
    position:relative;
}
.nav_li:first-child{
	border-left: .01rem solid #fff;
}
.nav_li span{
	font-size:.24rem;
	/*text-shadow: 0 .03rem .02rem #0649A4;*/
	cursor:pointer;
	color:#fff;
}
.nav_li span:hover{
	font-weight:bold;
}
.kxyj{
	position:absolute;
	top:.25rem;
	left:0;
	width:2rem;
	/*background:rgba(0, 96, 189, .9);*/
	box-sizing:border-box;
	display: none;
}
.xsj{
	position: absolute;
    width: .16rem;
    height: .09rem;
    top: .1rem;
    left: 45%;
}
.kxyj li{
	height:.65rem;
	line-height:.65rem;
	text-align:center;
	font-size:.22rem;
        background:rgba(0, 96, 189, .9);
	border-bottom:.01rem solid rgba(255,255,255,0.3);
	cursor:pointer;
	color:#fff;
}
.kxyj li:hover{
	font-weight:bold;
}
.banner{
	width:100%;
	height:9rem;
	overflow: hidden;
	position:relative;
}
.syy{
	position:absolute;
	top:50%;
	margin-top:-.55rem;
	left:0;
	width:1.1rem;
	height:1.1rem;
	cursor:pointer;
}
.syy:hover,.xyy:hover{
	margin-top:-.58rem;
	opacity:.95;
}
.xyy{
	position:absolute;
	top:50%;
	margin-top:-.55rem;
	right:0;
	width:1.1rem;
	height:1.1rem;
	cursor:pointer;
}
.xyy img,.syy img{
	width:100%;
}
.slides{
	width:100%;
	height: 100%;

}
.slides img{
	width:100%;
	height: 100%;
}
.zhaosheng{
	width:100%;
	height:1.8rem;
}
.zhaosheng img{
	width:100%;
}
.xueyuanyaowen{
	width:18rem;
	margin:0 auto;
	display:flex;
	flex-direction: column;
	box-sizing: border-box;
  padding: .4rem 0;
}
.title01{
	width:100%;
	display:flex;
	height:.9rem;
	line-height:.9rem;
	border-bottom:.01rem solid #BFBFBF;
	margin-bottom: .4rem;
  justify-content: space-between;
}
.tit_lf{
	display:flex;
	border-bottom:.05rem solid #0060BD;
	height: .88rem;
}
.tit_lf img{
	width:.4rem;
	height:.4rem;
	margin-right:.1rem;
	margin-top: .27rem;
}
.tit_lf span{
	font-size:.34rem;
	color:#222;
}
.more{
	display:flex;
	cursor:pointer;
}
.more:hover{
	margin-bottom:.05rem;
	font-weight:bold;
}
.more img{
	width:.4rem;
	height:.4rem;
	margin-right:.1rem;
	margin-top: .25rem;
}
.more span{
	font-size:.2rem;
	color: #0649A4;
}
.yxyw_con{
	display:flex;
}
.ydxw{
	display: flex;
  position: relative;
  width: 8.6rem;
  height: 5.6rem;
  background: #ddd;
  overflow: hidden;
  margin-right: .5rem;
}
.ydxw img.nrfm{
	width:100%;
	height:100%;
}
.ydxw img.jt03{
	width:.16rem;
	height:.28rem;
	padding:.2rem .1rem;
	position:absolute;
	right:0;
	top:50%;
	background:rgba(0, 0, 0, .3);
	cursor:pointer;
	margin-top:-.2rem;
}
.ydxw img.jt04{
	width:.16rem;
	height:.28rem;
	padding:.2rem .1rem;
	position:absolute;
	left:0;
	top:50%;
	background:rgba(0, 0, 0, .3);
	cursor:pointer;
	margin-top:-.2rem;
}
.ydxw img.jt03:hover,.ydxw img.jt04:hover{
	background:rgba(0, 0, 0, .6);
}
.biaoti{
	font-size: .24rem;
	height:.5rem;
	line-height:.5rem;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
	color:#fff;
	position:relative;
	bottom: 0.25rem;
	left: 0;
	box-sizing: border-box;
  padding-left: .1rem;
  width: 100%;
  cursor:pointer;
}
.biaoti:hover{
	font-weight:bold;
}
.dian{
	position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    padding: .2rem .2rem;
}
.dian01{
	width:.14rem;
	height:.14rem;
	background:#fff;
	margin-right:.1rem;
	cursor:pointer;
}
.dian02{

	background:#0060BD;
}
.ptxw{
	width: 8.6rem;
	display:flex;
	flex-direction:column;
	flex:1;
}
.ptxw_li{
	display:flex;
	height: .92rem;
    line-height: .92rem;
	border-bottom:.01rem solid #E5E5E5;
	justify-content: space-between;
	cursor:pointer;
	color:#222;
}
.ptxw_li_lf{
	display:flex;
	width: 77%;
}
.ptxw_li_lf img{
	width: .12rem;
  height: .12rem;
  margin-right: .15rem;
  margin-top: .43rem;
}
.ptxw_li_lf a {
	color:#222;
}
.ptxw_li_lf a:hover{
	color:#0060BD;
}
.ptxw_li span{
	font-size:.24rem;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ptxw_li:hover{
	color:#0060BD;
}
.time{
	font-size:.24rem;
	color:#666;
}
.tzggkyxt{
	width:100%;
	background: #F2F7FB;
	box-sizing:border-box;
	padding:.4rem 0;
	display:flex;
	justify-content: center;
}
.tongzhi{
	display: flex;
  justify-content: space-between;
}
.tongzhigg{
	width:5.7rem;
	display:flex;
	flex-direction:column;
}
.tongzhigg .title01{
	margin-bottom:0;
}
.tzgg_con{
	background:#fff;
	display:flex;
	flex-direction:column;
	box-sizing:border-box;
	padding:.1rem;
	height: 5rem;
}
.tzgg_li{
  display:flex;
  height:1rem;
  line-height:.3rem;
  border-bottom: .01rem solid #F2F7FB;
  align-items: center;
  cursor:pointer;
}
.tzgg_li .time01{
	display:flex;
	flex-direction:column;
	margin-right:.2rem;
}
.time01 .day{
	width:.9rem;
	height:.5rem;
	line-height:.5rem;
	background: #F2F7FB;
	text-align:center;
	font-size:.34rem;
	color:#D63535;
}
.time01 .date{
	font-size:.16rem;
	width:.9rem;
	height:.3rem;
	text-align:center;
	background: #0060BD;
	color:#fff;
}
.tzgg_li .biaoti01{
	font-size:.24rem;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.biaoti01 a{
	color: #222;
}
.biaoti01 font{
	color: #222;
}
.biaoti01 a:hover{
	color:#0060BD;
}
.tzgg_li:hover{
	color:#0060BD;
}
.yxky_bianti{
	display: flex;
  height: 1rem;
  line-height: .3rem;
  border-bottom: .01rem solid #F2F7FB;
  align-items: center;
  position:relative;
  box-sizing:border-box;
  padding:0 .1rem;
  cursor:pointer;
}
.yxky_bianti a{
	color: #222;
}
.yxky_bianti font{
	color: #222;
}
.yxky_bianti a:hover{
	color:#0060BD;
}
.yxky_bianti:hover{
	color:#0060BD;
}
.yxky_bianti img{
	width: .24rem;
  height: .2rem;
  position: absolute;
  top: .4rem;
  left: .13rem;
}
.yxky_bianti span{
	font-size:.24rem;
	text-indent:.34rem;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dangjianmeiti{
	width:100%;
	padding:.4rem 0;
	display: flex;
  justify-content: center;
}
.djmt{
	justify-content: space-between;
}
.dangjian{
	width:8.8rem;
	display:flex;
	flex-direction:column;
}
.dangjian .title01{
	border:none;
	margin-bottom: 0;
}
.dangjian .tit_lf{
	border-bottom:none;
}
.dangjian_con{
	display:flex;
	flex-direction:column;
  height: 5rem;
}
.dangjian_top{
	display:unset;
	background: #EFEFEF;
}
.fengmian{
	float: left;
	width: 4rem;
  height: 2.76rem;
  overflow: hidden;
}
.fengmian img{
	width:100%;
	height:100%;
}
.biaoyu02{
	display:flex;
	flex-direction:column;
	flex:1;
	box-sizing:border-box;
	padding:.2rem;
}
.dbt{
	font-size:.24rem;
	color:#222;
	margin-bottom:.2rem;
	cursor:pointer;
	height: .6rem;
	overflow: hidden;
}
.dbt a{
	color:#222;
}
.dbt a:hover{
	color:#0060BD;
}
.dbt:hover{
	color:#0060BD;
}
.djxq{
	font-size:.20rem;
	color:#666;
	margin-bottom:.2rem;
	height: .5rem;
	overflow: hidden;
}
.djxq a{
	color:#666;
}
.djxq:hover{
	color:#0060BD;
}
.ckxq{
	color:#fff;
	background: #0649A4;
	border-radius:.1rem;
	height:.4rem;
	line-height:.4rem;
	text-align:center;
	width:1.5rem;
	cursor:pointer;
	font-weight: .2rem;
}
.ckxq:hover{
	font-weight:bold;
}
.dangjian_bottom{
/*	display:flex;*/
/*	flex-wrap:wrap;*/
	width:8.8rem;
	justify-content: space-between;
}
.dangjian_li{
	float: left;
	width: 48%;
	height:.74rem;
	line-height:.74rem;
	font-size:.20rem;
	border-bottom:.01rem solid #D2D2D2;
	cursor:pointer;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dangjian_li:nth-child(2n) {
	margin-left: 4%;
}
.dangjian_li a {
	color: #222;
}
.dangjian_li a:hover{
	color:#0060BD;
}
.dangjian_li:hover{
	color:#0060BD;
}
.meiti_con{
	display:flex;
	flex-direction:column;
	background:#fff;
	border:.01rem solid #eee;
	border-top:.04rem solid #0649A4;
	box-shadow: 1px 1px 2px 0px rgba(17,17,17,0.3);
	box-sizing: border-box;
  padding: .1rem .3rem;
  height: 5rem;
}
.meiti_li{
	display:flex;
	flex-direction:column;
	border-bottom:.01rem solid #d2d2d2;
	height:.9rem;
	justify-content: center;
	cursor:pointer;
}

.meiti_top{
	display:flex;
justify-content: space-between;
	height:.4rem;
	line-height:.4rem;
}
.meiti_lf{
	display:flex;
}
.meiti_lf img{
	width:.2rem;
	height:.2rem;
	margin-right:.07rem;
	margin-top:.09rem;
}
.meiti_lf span{
	font-size:.20rem;
	color: #0064B5;

}
.meiti_lf a{
	color: #0064B5;

}
.meiti_rg{
	color:#666;
	font-size:.18rem;
	margin-left:.4rem;
	font-style: italic;
}
.meiti_bottom{
	color:#222;
	font-size:.20rem;
}
.wenzi {
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wenzi a {
	color: #222;
}
.wenzi a:hover {
	color:#0060BD;
}
.meiti_bottom:hover{
	color:#0060BD;
}
.youxiuxiaoyou{
	width:100%;
	display:flex;
	flex-direction:column;
	align-items: center;
}
.landi{
	width:100%;
	height:2.8rem;
	background: #0060BD;
}
.yxxy{
	margin-top:-2.4rem;
	display:flex;
	flex-direction: column;
	overflow: hidden;
}
.yxxy_con{
	/*clear: both;*/
	display:flex;
  box-sizing:border-box;
	width: 100%;
	overflow: hidden;
	height: 100%;
	/*float: left;*/
  padding-bottom:.4rem;
  /*overflow-x:scroll;*/
	white-space: nowrap;
}
.yxxy_con2{
/*	display:flex;*/
  box-sizing:border-box;
  padding-bottom:.4rem;
  /*overflow-x:scroll;*/
}
.yxxy_con ul {
	/*float: left;*/
	display: flex;
}
.yxxy_con li {
	/*float: left;*/
	display: flex;
	display: inline;
}
.yxxy .title01{
	border-bottom:none;
}
.yxxy .tit_lf span,.yxxy .more span{
	color:#fff;
}
.yxxy_li{
	display: flex;
	flex-direction:column;
	margin-right:.3rem;
	cursor:pointer;
	width: 3rem;
}
.yxxy_li2{
	display: inline-block;
	flex-direction:column;
/*	margin-right:.3rem;*/
	cursor:pointer;
	width: 4.0rem;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-bottom: .2rem;
}
.mb {
	width: 100%;
}
.touxiang{
	width: 100%;
	height: 3rem;
	background: #EFEFEF;
	box-shadow: .02rem .02rem .04rem 0 rgba(17,17,17,0.5);
	border: .12rem solid #FFFFFF;
	overflow:hidden;
	margin-bottom: .3rem;
}
.touxiang2{
	width: 100%;
	height: 3rem;
	background: #EFEFEF;
	box-shadow: .02rem .02rem .04rem 0 rgba(17,17,17,0.5);
	border: .12rem solid #FFFFFF;
	overflow:hidden;
	margin-bottom: .3rem;
}
.touxiang img{
	width:100%;
	height:100%;
        object-fit: cover;
}
.touxiang2 img{
	width:100%;
	height:100%;
	object-fit: cover;
}
.jieshao{
	display:flex;
	flex-direction:column;
}
.mingzi{
	display:flex;
	height:.3rem;
	line-height:.3rem;
}
.mingzi img{
	width:.04rem;
	height:.28rem;
	margin-right:.1rem;
}
.mingzi span{
	font-size:.22rem;
	font-weight:bold;
}
.mingzi a{
	color: #222;
}
.jianjie{
	font-size:.16rem;
	margin-top:.15rem;
	margin-bottom: .1rem;
	color: #666;
}
.jianjie a {
	color: #666;
}
.kuaisutongdao{
	width:100%;
	display:flex;
	background: #F2F7FB;
	justify-content:center;
	box-sizing:border-box;
	padding:.2rem 0 .6rem 0;
}
.kstd{
	width:18rem;
	display:flex;
	flex-direction:column;
}
.kstd_con{
	display:flex;
	justify-content: space-between;
}
.kstd_li{
	width:3.45rem;
	height:1.9rem;
	cursor:pointer;
}
.kstd_li img{
	width:100%;
}
.bottom{
	width:100%;
	background:url(images/bottom@2x.png) no-repeat;
	background-size:100% 100%;
	display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding: .4rem 0;
}
.youqinglianjie{
	/*display:flex;*/
	flex-direction:column;
	width: 18rem;
	margin-bottom:.4rem;
}
.youqinglianjie .title{
 width:18rem;
 color:#fff;
 font-size:.34rem;
 position:relative;
 margin-bottom:.4rem;
 padding-bottom:.1rem;
}
.youqinglianjie .title::after{
	content:"";
	width:.7rem;
	height:.02rem;
	background:#fff;
	position:absolute;
	bottom:0;
	left:0;
}
.yqlj_con{
	/*display:flex;*/
	/*flex-wrap: wrap;*/
	float: left;
	width:3rem;
}
.yqlj_li{
	width:3rem;
	height:.46rem;
  line-height:.46rem;
	font-size:.18rem;
	color:#fff;
	cursor:pointer;
}
.yqlj_li font{
	color:#fff;
}
.yqlj_li:hover{
	font-weight:bold;
}
.yqlj_li a:hover{
	font-weight:bold;
}
.line{
	width:100%;
	height:.01rem;
	background: rgba(255,255,255,0.3);
}
.dibu{
	display: flex;
  justify-content: space-between;
  align-items: center;
  width: 18rem;
  margin-top:.4rem;
}
.banquan{
	display:flex;
	align-items: center;
}
.banquan img{
 width:.7rem;
 height:.9rem;
 margin-right:.2rem;
}
.bq_con{
	display:flex;
	flex-direction:column;
}
.bq_con span{
	height:.4rem;
	line-height:.4rem;
	font-size:.17rem;
	color:#fff;
}
.logo01{
  width:6rem;
}
.logo01 img{
 width:100%;
}
.gongzh{
 display:flex;
}
.gzh{
 display:flex;
 flex-direction:column;
 width: 2rem;
  align-items: center;
}
.gzh img{
 width:1.3rem;
 height:1.3rem;
 margin-bottom:.1rem;
}
.gzh span{
 font-size:.17rem;
 color:#fff;
}
/*动画*/
@keyframes donghua{
	0%{
	transform: translateY(0px);
	opacity:0.1;
  }
	20%{
		transform: translateY(-.15rem);
		opacity:1;
	}

	40%, 100%{
		transform:translateY(0px);
		opacity:0.1;
	}

}

/*列表页*/
.list_banner {
    width: 100%;
    height: 7rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.list_banner img{
	width:100%;
	height:7rem;
}
.dqwz{
	width:18rem;
	display:flex;
	height:.65rem;
	line-height:.65rem;
	margin:0 auto;
	margin-top:-0.7rem;
}
.dqwz span{
	font-size: .22rem;
    color: #fff;
    margin: 0 .05rem;
    text-shadow: 0 .01rem .01rem #000;
    font-weight: bold;
}
.dqwz .shouye{
	cursor:pointer;
}
.shouye:hover{
	font-weight:bold;
}
.list_content{
	width:18rem;
	margin:.6rem auto;
/*	display:unset;*/
}
.list_nav{
	float: left;
	width: 4rem;
    display: flex;
    flex-direction: column;
    margin-right: .9rem;
}
.ejname{
	font-size: .42rem;
    color: #0060BD;
    height: .7rem;
    line-height: .7rem;
    position: relative;
    font-family: FZDaBiaoSong-B06S;
    font-weight: bold;
}
.ejname::before{
	content:"";
	width:1rem;
	height:.03rem;
	background:#0060BD;
	position:absolute;
	bottom:0;
	left:0;
}
.ej_ul{
	display:flex;
	flex-direction:column;
}
.ej_li{
	height:.92rem;
	line-height:.92rem;
	font-size:.28rem;
	color:#222;
	cursor:pointer;
	border-bottom:.01rem solid #ddd;
	display:flex;
}
.ej_li img{
	width: .16rem;
    height: .16rem;
    margin-right: .3rem;
    margin-top: .4rem;
}

.ej_li:hover{
	color:#0060BD;
}
.lists_ul{
	float: left;
	width: 13.1rem;
	display:flex;
	flex-direction:column;
}
.lists_li{
	display:flex;
	flex-direction:column;
	box-sizing:border-box;
	padding:.4rem 0;
	border-bottom:.01rem solid #ddd;
}
.lists_biaoti{
	font-size:.26rem;
	font-weight:bold;
	height:.5rem;
	line-height:.5rem;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lists_biaoti a {
	color: #222;
font-family: 宋体, simsun;
	font-size: 16px;
}
.lists_biaoti a:hover {
	color:#0060BD;
}
.lists_xq{
	font-size:.2rem;
	color:#999;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lists_xq a{
	color:#999;
font-family: 宋体, simsun;
}
.lists_xq a:hover{
	color:#0060BD;
}
.lists_date{
	display:flex;
	align-items: center;
    margin-bottom: .2rem;
}
.lists_date img{
	width:.25rem;
	height:.25rem;
	margin-right:.1rem;
}
.lists_date span{
	color: #999;
    font-size: .18rem;
    font-style: italic;
}
/*详情页*/
.detail_content{
	display:flex;
	flex-direction:column;
	width:18rem;
	margin:.6rem auto;
}
.detail_top{
	display:flex;
	height:1.4rem;
	border-bottom:.01rem solid #ddd;
	flex-direction:column;
	align-items: center;
}
.detail_biaoti{
	height:.7rem;
	line-height:.7rem;
	font-size:.4rem;
	color:#0060BD;
	font-weight:bold;
}
.fabuxq{
	display: flex;
    height: .48rem;
    line-height: .48rem;
    font-size: .18rem;
    color: #999;
}
.fabu{
	display:flex;
	margin-right:.4rem;
}
.fabu img{
	width:.25rem;
	height:.25rem;
	margin-right:.1rem;
	margin-top:.1rem;
}
.xq_con{
	font-size:.26rem;
	line-height:.5rem;
	box-sizing:border-box;
	padding:.4rem 0;
}
.xq_con img {
    max-width: 940px;
}

.list_nav .wp_listcolumn { display: block; width: 100%; border-bottom:1px solid #ddd;}
.list_nav .wp_listcolumn .wp_column { display: block; width: 100%; vertical-align: bottom; line-height: .50rem;}
.list_nav .wp_listcolumn .wp_column a { display: block; width: 100%; color: #222;  font-size: 15px; font-weight: bold; overflow-wrap: break-word; background: left center no-repeat rgb(255, 255, 255) url(images/yuan.png) ; border-bottom: 1px solid rgb(221, 221, 221); border-top: 1px solid rgb(255, 255, 255); text-align: left; }
.list_nav .wp_listcolumn .wp_column a:hover { color: #0060BD; background-color: #ffffff; background-image: url(images/yuan.png); background-position: left;}
.list_nav .wp_listcolumn .wp_column a:hover .column-name { }
.list_nav .wp_listcolumn .wp_column a.selected { color: #0060BD; background-color: #ffffff; background-image: url(images/yuan.png); background-position: left;}
.list_nav .wp_listcolumn .wp_column a .column-name { display: inline-block;  line-height: .50rem; font-size: .26rem; padding: 5px 10px 5px .2rem; cursor: pointer; }
.list_nav .wp_listcolumn .wp_column a.parent { color: #0060BD; background-color: rgb(255, 255, 255); }
.list_nav .wp_listcolumn .wp_column a.parent .column-name { text-decoration: none; }

.list_nav .wp_listcolumn .wp_subcolumn { border-top: 1px solid #ffffff; }
.list_nav .wp_listcolumn .wp_subcolumn .wp_column a { color: #222; font-size: 14px; border-bottom: 1px solid #ddd; border-top: none; background: .2rem center no-repeat #ffffff url(images/yuan.png); }
.list_nav .wp_listcolumn .wp_subcolumn .wp_column a:hover { color: #0060BD; background-color: #ffffff; background-image: url(images/yuan.png); background-position: .2rem center;}
.list_nav .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#0060BD; background-color:#ffffff; background-image: url(images/yuan.png); background-position: .2rem center;}
.list_nav .wp_listcolumn .wp_subcolumn .wp_column a .column-name { line-height:.50rem; padding-left:.4rem;}


/**三级栏目**/
.list_nav .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { color:#222; font-size:13px; background:#ffffff url(images/yuan.png) no-repeat .3rem center; font-weight:normal;}
.list_nav .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover { color:#0060BD; background-color:#ffffff; background-image:url(images/yuan.png); background-position: .3rem center;}
.list_nav .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#0060BD; background-color:#ffffff; background-image: url(images/yuan.png); background-position: .3rem center;}
.list_nav .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { line-height:.50rem; padding-left:.5rem;}

.wp_article_list_table td {
width: 4rem;
}
.wp_listalbumn .albumn_info a {
width: 4rem;
}
.wp_listalbumn .albumn_info a img {
width: 100%;
	height: 100%;
}

.lanmutb{
	display:none;
}

.sjheader {
	display: none;
}

.tempWrap {
	overflow:hidden;
	position:relative;
	width:8.6rem;
}

/*手机*/
@media screen and (max-width: 901px) {
	.topyc{
		display:none;
	}
	.header{
		display: none;
	}
	.sjheader{
		display: block;
		height:3.4rem;
		width: 100%;
		background-color: #0060bd;
		text-align: center;
		z-index: 999;
		transition: all 2s ease-out 0s;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.logo{
		width:75%;
	}
	.sytop{
		position:relative;
	}
	.mb {
		width: 100%;
	}
	.nav{
		display: flex;
		flex-direction: column;
		position: absolute;
		top: 1.3rem;
		right: 0;
		line-height: 1.5rem;
		background-color: rgb(0, 96, 189);
		height: auto;
		padding: 0 .15rem;
	}
	.nav_li{
		border:none;
		width:3.5rem;
	}
	.nav_li:first-child{
		border-left:none;
	}
	.nav_li span{
		font-size:.6rem;
	}
	.ydxw{
		width:100%;
		height:12rem;
		margin-right:0;
	}
	.tempWrap {
		overflow:hidden;
		position:relative;
		width: 18rem;
	}
	.ydxw img.nrfm{
		width:18rem;
		height: 12rem;
		object-fit: fill;
	}
	.kxyj{
		display:none;
	}
	.lanmu{
		position: absolute;
		top: .1rem;
		right: .1rem;
	}
	.lanmutb{
		display:block;
		position:absolute;
		top:.3rem;
		right:0rem;
		width:.8rem;
		height:.8rem;
	}
	.yxyw_con {
		display: flex;
		flex-direction: column;
	}
	.landi{
		height:4.8rem;
	}
	.yxxy{
		margin-top:-4.4rem;
	}
	.yxxy_con {
		height: 12rem;
	}
	.biaoti{
		font-size:.6rem;
		height:1.8rem;
		line-height:1.8rem;
		padding-left: .3rem;
		position: absolute;
		bottom: 0;
	}
	.dian{
		padding:.7rem .2rem;
	}
	.dian01{
		width:.24em;
		height:.24rem;
	}
	.ptxw{
		width:100%;
	}
	.ptxw_li{

		height:1.8rem;
		line-height:1.8rem;
	}
	.ptxw_li_lf img {
		width: .3rem;
		height: .3rem;
		margin-right: .3rem;
	}
	.ptxw_li span{
		font-size:.6rem;
	}
	.time{
		font-size:.6rem;
	}
	.zhaosheng{
		height:auto;
	}
	.tongzhi{
		flex-direction:column;
	}
	.tongzhigg{
		width:100%;
		margin-bottom: .4rem;
	}
	.djmt{
		flex-direction:column;
	}
	.dangjian{
		width:100%;
	}
	.dangjian_bottom{
		width:100%;
	}
	.yxxy_li{
		width:9rem;
	}
	.yxxy_li2 {
		width: 8.4rem;
	}
	.kstd_con {
		display: flex;
		justify-content: space-between;
		width: 100%;
		flex-wrap: wrap;
	}
	.kstd_li{
		width: 100%;
		height: 8rem;
		margin-bottom: .4rem;
	}
	.kstd_li img {
		width: 100%;
		height: 8rem;
		object-fit: cover;
	}
	.title01{
		height: 2rem;
		line-height: 2rem;
	}
	.tit_lf{
		height: 2rem;
		align-items: center;
	}
	.tit_lf img{
		width: .8rem;
		height: .8rem;
		margin-right: .4rem;
		margin-top: 0;
	}
	.tit_lf span{
		font-size:.8rem;
	}
	.more{
		align-items:center;
	}
	.more img{
		width:.8rem;
		height:.8rem;
		margin-right:.4rem;
		margin-top:0;
	}
	.more span{
		font-size:.6rem;
	}
	.tzgg_con{
		height:auto;
		padding: .4rem;
	}
	.tzgg_li{
		height: 2.6rem;
		line-height: 2rem;
	}
	.tzgg_li .time01{
		margin-right:.4rem;
	}
	.time01 .day{
		width: 3rem;
		height: 1.8rem;
		line-height: 1.8rem;
		font-size: 1rem;
	}
	.time01 .date{
		font-size: .6rem;
		width: 3rem;
		height: 1rem;
		line-height:1rem;
	}
	.tzgg_li .biaoti01{
		font-size: .6rem;
	}
	.yxky_bianti{
		height: 2rem;
		line-height: 2rem;
	}
	.yxky_bianti img{
		width: .6rem;
		height: .5rem;
		position: absolute;
		top: .7rem;
		left: 0;
	}
	.yxky_bianti span{
		font-size: .6rem;
		text-indent: .74rem;
	}
	.dangjian_con{
		height:auto;
	}
	.fengmian{
		width: 48%;
		height: 6rem;
	}
	.biaoyu02{
		padding:.4rem;
	}
	.dbt {
		font-size: .6rem;
		color: #222;
		margin-bottom: .2rem;
		cursor: pointer;
		height: 2rem;
		overflow: hidden;
		line-height: 1rem;
	}
	.dbt {
		font-size: .6rem;
		color: #222;
		margin-bottom: .4rem;
		cursor: pointer;
		height: 2rem;
		overflow: hidden;
		line-height: 1rem;
	}
	.djxq {
		font-size: .5rem;
		color: #666;
		margin-bottom: .4rem;
		height: 1.5rem;
		overflow: hidden;
	}
	.ckxq {
		height: 1rem;
		line-height: 1rem;
		width: 3.5rem;
		font-size: .5rem;
		border-radius: .2rem;
	}
	.dangjian_li{
		height: 2rem;
		line-height: 2rem;
		font-size: .6rem;
	}
	.meiti_li{
		height:2rem;
	}
	.meiti_con{
		height:auto;
	}
	.meiti_li {
		display: flex;
		flex-direction: column;
		border-bottom: .01rem solid #d2d2d2;
		height: 3rem;
		justify-content: center;
		cursor: pointer;
	}
	.meiti_top {
		display: flex;
		justify-content: space-between;
		height: 1.5rem;
		line-height: 1.5rem;
	}
	.meiti_lf{
		align-items:center;
		width: 70%;
	}
	.meiti_lf img {
		width: .6rem;
		height: .6rem;
		margin-right: .2rem;
		margin-top: 0;
	}
	.meiti_lf span {
		font-size: .60rem;
		color: #0064B5;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.meiti_rg {
		color: #666;
		font-size: .5rem;
		margin-left: .4rem;
		font-style: italic;
	}
	.meiti_bottom{
		font-size:.5rem;
	}
	.touxiang{
		height: 150px;
	}
	.touxiang2 {
		height: 6.3rem;
	}
	.touxiang2 img{
		width:100%;
		height:100%;
		object-fit: fill;
	}
	.mingzi {
		display: flex;
		height: 1.5rem;
		line-height: 1.5rem;
		align-items: center;
	}
	.mingzi img {
		width: .08rem;
		height: .6rem;
		margin-right: .4rem;
	}
	.mingzi span {
		font-size: .6rem;
		font-weight: bold;
	}
	.jianjie {
		font-size: .5rem;
		margin-top: .15rem;
		margin-bottom: .1rem;
		color: #666;
	}
	.youqinglianjie .title{
		font-size:.8rem;
		margin-bottom: .8rem;
		padding-bottom: .4rem;
	}
	.yqlj_con{
		/*display:flex;*/
		/*flex-wrap: wrap;*/
		float: left;
		width:49%;
		height: 34px;
		line-height: 18px;
	}
	.yqlj_li{
		width: 100%;
		font-size:.6rem;
		height:34px;
		line-height:18px;
	}
	.dibu{
		display:flex;
		flex-direction:column;
	}
	.banquan img{
		width: 1.7rem;
		height: 1.9rem;
		margin-right: .4rem;
	}
	.bq_con span {
		height: 1rem;
		line-height: 1rem;
		font-size: .5rem;
		color: #fff;
	}
	.logo01{
		width: 80%;
		margin: .4rem auto;
		display: flex;
		justify-content: center;
	}
	.biaoyu span{
		font-size:1rem;
	}
	.gzh{
		width:6rem;
	}
	.gzh img {
		width: 4.3rem;
		height: 4.3rem;
		margin-bottom: .2rem;
	}
	.gzh span {
		font-size: .5rem;
		color: #fff;
	}
	.dqwz{
		margin-top:-1rem;
	}
	.dqwz span{
		font-size:.6rem;
	}
	.list_content{
		display:flex;
		flex-direction:column;
	}
	.list_nav{
		width:100%;
	}
	.ejname {
		font-size: 18px;
		color: #0060BD;
		height: 1.7rem;
		line-height: 1.7rem;
		position: relative;
		font-family: FZDaBiaoSong-B06S;
		font-weight: bold;
	}
	.ej_ul {
		display: flex;
		flex-direction: row;
	}
	.ej_li {
		height: 1.5rem;
		line-height: 1.5rem;
		font-size: .6rem;
		color: #222;
		cursor: pointer;
		border-bottom: .01rem solid #ddd;
		display: flex;
		align-items: center;
		margin-right: .8rem;
	}
	.ej_li img {
		width: .26rem;
		height: .26rem;
		margin-right: .3rem;
		margin-top: 0rem;
	}
	.lists_ul{
		width:100%;
		margin-top: .4rem;
	}
	.lists_date img {
		width: .5rem;
		height: .5rem;
		margin-right: .2rem;
	}
	.lists_date span {
		color: #999;
		font-size: .5rem;
		font-style: italic;
	}
	.lists_biaoti {
		font-size: .8rem;
		font-weight: bold;
		height: 1.5rem;
		line-height: 1.5rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.lists_biaoti a {
		overflow: hidden;
		white-space: normal;
	}
	.lists_xq {
		font-size: .5rem;
		color: #999;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.lists_xq a {
		overflow: hidden;
		white-space: normal;
	}
	.detail_biaoti{
		height:auto;
		line-height:1.5rem;
		text-align:center;
		font-size:1rem;
	}
	.detail_top{
		height:auto;
	}
	.fabuxq {
		display: flex;
		height: 1rem;
		line-height: 1rem;
		font-size: .6rem;
		color: #999;
	}
	.fabu{
		align-items:center;
	}
	.fabu img {
		width: .5rem;
		height: .5rem;
		margin-right: .2rem;
		margin-top: 0rem;
	}
	.xq_con{
		font-size: .8rem;
		padding: .8rem 0;
		line-height: 1.6rem;
	}
	.xq_con img {
		max-width: 100%;
	}
	.wp_entry img  {
		max-width: 100%
	}
	.list_nav .wp_listcolumn {
		display: flex;
		width: 100%;
		border-bottom: 0px solid #ddd;
		justify-content: space-between;
		align-items: center;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.list_nav .wp_listcolumn .wp_column {
		display: block;
		width: 48%;
		vertical-align: bottom;
		line-height: 40px;
	}
	.list_nav .wp_listcolumn .wp_column a .column-name {
		font-family: 宋体, simsun;
		display: inline-block;
		line-height: .50rem;
		font-size: 16px
		padding: 5px 10px 5px 15px;
		cursor: pointer;
	}
	.list_nav .wp_listcolumn .wp_subcolumn .wp_column a {
		color: #222;
		font-size: 16px;
		border-bottom: 1px solid #ddd;
		border-top: none;
		background: none;
	}
	.list_nav .wp_listcolumn .wp_subcolumn .wp_column {
		width: 100%;
	}
	.list_nav .wp_listcolumn .wp_subcolumn .wp_column a .column-name {
		line-height:.50rem;
		padding-left: 15px;
		font-size: 14px;
	}
	.list_nav .wp_listcolumn .wp_subcolumn .wp_column a:hover {
		color: #0060BD;
		background-color: #ffffff;
		background-image: none;
		background-position: .2rem center;
	}
	.list_nav .wp_listcolumn .wp_subcolumn .wp_column a.selected {
		color:#0060BD;
		background-color:#ffffff;
		background-image: none;
		background-position: .2rem center;
	}
	.list_nav .wp_listcolumn .wp_subcolumn .wp_column a .column-name {
		line-height:.50rem;
		padding-left:.4rem;
	}
}