.topHead{background: #03132d;padding:.2rem .65rem;overflow: hidden;font-size: 11px;height: .6rem;}
.topHead a{color: #6f6f79;}
.topHead img{height: .6rem;}
.navBar{background: #00003c;padding: .3rem .5rem;white-space: nowrap;}
.navLst{display: flex;justify-content: space-around;}
.navLst li{font-size:.65rem;line-height: .8rem;color: #aee9f7;}
.navLst li a{color: #aee9f7;}
.itemTit{margin-top:.5rem;}
.itemTit img{height: 1.2rem;}
.itemTit a{font-size: .65rem;color: #0067ff;text-decoration: underline;display: inline-block;margin-top:.4rem;font-style:italic;padding-right: .65rem;}
.picNewsLst li span{float:left;width: 6rem;margin-right: .5rem;}
.picNewsLst li span img{width: 100%;height: auto;}
.picNewsLst li div{overflow: hidden;}
.picNewsLst li div h3{font-size: .7rem;color: #1b4c9b;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.picNewsLst li div p{font-size: .65rem;line-height: .9rem;color: #494949;margin: .5rem 0 0;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.picNewsLst{border-top: 1px dashed #a9b1be;margin-top:.5rem;}
.picNewsLst li{padding:.5rem;overflow:hidden;border-bottom: 1px dashed #a9b1be;}
.swiper-container{width:calc(100% - 1rem);}
.swiper-slide img{width:100%;height: auto;}
.swiper-slide p{font-size: .65rem;text-align: center;color: #1a4b97;margin-top:1rem}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:1.7rem;}
.marT{margin-top:.5rem;}
.footerBx{
	padding:.5rem .65rem 1rem;
	color: #fff;
	text-align: center;
	font-size: .6rem;
	background: -webkit-gradient(linear, left top, left bottom, from(#00002e), to(#00003c));
	background: -moz-linear-gradient(top,  #00002e,  #00003c);
}
.fMart{margin-top:1px;}
.bgGray{background: #d4d4d4;}
.bgGray2{background: #ddd;}
.bgGrayIndex{background: #f3f2ee;}
.picslst{display: flex;flex-direction: row;flex-wrap:wrap;border-top:1px dashed #969cac;margin-top:2px;}
.picslst li{width: 45%;margin:.5rem 0 0 3.5%;}
.picslst li img{width:calc(100% - 2px);height: auto;border:1px solid #a6a4a5;}
.picslst li h3{background: #a5aeb5;font-size: .6rem;padding:.4rem;font-weight: normal;color:#10323b;line-height: 1.4;margin-top:2px;
display:-webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.picslst li p{background: #fff;border:1px solid #a6a4a5;margin:0;padding:0 .35rem;margin-top:2px;}
.picslst li p span{font-size: .6rem;vertical-align: top;line-height:1.6rem;}
.picslst li p img{width:2.5rem;border:none;margin-top:.3rem;}
.blank{font-size:0;line-height: 0;height: 2rem;}
.itroIns{padding:0 .65rem;font-size:.65rem;color: #737373;line-height: .82rem;border-top:1px dashed #969cac;margin-top:2px;}
.itroIns b{float:left;}
.itroIns span{display:block;overflow: hidden;line-height: .82rem;}
p.noMart{margin:0;overflow: hidden;}
p.marT{margin-top:.6rem;}
.itroIns p.corDred{color: #5d0909;}
.topLne{border-top:1px dashed #969cac;padding-top:.4rem;}
.teamLst{display: flex;flex-direction: row;flex-wrap:wrap;margin-left:.5rem;margin-top:1rem;}
.teamLst li{width:5rem;background: #09adaf;}
.teamLst li img{width:3.8rem;padding:.6rem;height: auto;}
.teamLst li div{font-size: .65rem;padding:.3rem .5rem;color: #fff;}
.teamLst li div h3,.teamLst li div p{font-weight: normal;font-size: .65rem;color: #fff;}
.teamLst li div p{font-size: .6rem;}
.teamLst li:hover{background: #0e3970;}
body{padding-bottom:1.45rem;}
nav:last-child{position:fixed;bottom:0;left:0;width:calc(100% - 1rem);z-index:99999;}