html{
	background: #e5e5e5;
}
body{
	padding-bottom: 3rem;
}
.headerBx{
	height: 2.175rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: .625rem;
	
}
.headerBx a img{
	height: 1.15rem;
	width: auto;
}
.headerBx span img{
	height: 1.25rem;
	width: auto;
}
.navLst{
	height: 1.5rem;
	line-height: 1.25rem;
	white-space: nowrap;
	overflow-x: scroll;
	background: #c3c3c3;
	-webkit-overflow-scrolling : touch;
}
.navLst li{
	display: inline-block;
	vertical-align: top;
	font-size: .6rem;
	margin: 0 .6rem;
	min-height: .6rem;
	box-sizing: border-box;
}
.navLst li a{
	color: #305c9a;
}
.navLst li em{
	display: block;
	width: 3px;
	min-height: .6rem;
	background: url(../img/lne.png) repeat-y 50% 0;
}
.navLst{margin-top: .25rem;}
.navLst li.current{
	border-bottom: 3px solid #106e66;
}
.navLstz{
	height: 1.5rem;
	line-height: 1.25rem;
	white-space: nowrap;
	overflow-x: scroll;
	background: #ffffff;
	-webkit-overflow-scrolling : touch;
}
.navLstz li{
	display: inline-block;
	vertical-align: top;
	font-size: .7rem;
	margin: 0 .6rem;
	min-height: .6rem;
	box-sizing: border-box;
}
.navLstz li a{
	color: #305c9a;

}
.xiantiao{border-bottom: 3px solid #106e66;}
.picsList li{
	padding: .5rem 0;
	margin: 0 .25rem;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #b5b5b5;
}
.picsList li a{
	display: flex;
	flex-direction: row;
}
.picsList li img{
	width: 5.325rem;
	height: 3.75rem;
	margin-right: 0.375rem;
}
.picsList li div{
	overflow: hidden;
	position: relative;
}
.picsList li div h3{
	font-size: .62rem;
	color: #024668;
	line-height: 1.5;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: .3rem;
}
.picsList li p{
	font-size: .6rem;
	line-height: 1.2;
	margin-top: .3rem;
	color: #074a6b;
}
.picsList li p span{
	color: #191919;
}
.picsList li div em{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: .56rem;
	font-style: normal;
	color: #595959;
}
.moreNews{
	margin: 0 .25rem;
	margin-top: .5rem;
	height: 1.1rem;
	line-height: 1.1rem;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #c5c5c5;
	border-radius: .2rem;
	font-size: .6rem;
	color: #6c6c6c;
}
.marT{margin-top: .5rem;}.marT2{margin-top: .25rem;}
.moreNews a{display: block;}
.titBx{
	margin-top: .5rem;
	height: 0.65rem;
	overflow: hidden;
}
.titBx img{
	height: 0.65rem;
	width: auto;
}
.actLst{
	margin: 0 0.65rem;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}
.actLst dd{
	width: 7.05rem;
	height: 5.375rem;
	border: 1px solid #bebebe;
	margin-top: .5rem;
}
.actLst dd img{
	width: 7.05rem;
	height: 5.375rem;
}
.tagLst{
	margin: 0 .5rem .5rem 1rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.tagLst li{
	margin-top: .5rem;
	margin-right: .375rem;
	font-size: .56rem;
	padding: .2rem .35rem;
	background: #034b6c;
	border-radius: .1rem;
}
.tagLst li a{
	display: block;color: #fff;
}
.footerBx{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0 0.65rem;
	height: 2.5rem;
	background: #4b4b4b;
	align-items: center;
}
.footerBx a{
	color: #afece8;
	font-size: .62rem;
}
.footerBx span{
	color: #fff;font-size: .62rem;
}
.goTop,.footerBx div{
	display: flex;
	height: 2.5rem;
	align-items: center;
}
.goTop img{
	height: 1.025rem;
	width: auto;
}
.footerBx a,.footerBx span{
	margin-right: 0.625rem;
}
input{
	border-radius: none;-webkit-appearance:none;
}

.titleW{font-size: .8rem;line-height: 1.8rem;text-align: center;color: #bde8bb;background: #4b4b4b;font-weight: bold;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 0 .6rem;
}
.titleW i{
	color: #fff;
	font-size: .6rem;
}
.titleW i:nth-child(2){
	font-size: .8rem;
}
.menuDown{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	background: #fff;
	box-shadow: 0 0 .7rem rgba(0,0,0,.1);
	height: 0;
	overflow: hidden;
}
.menuDown li{
	padding: .2rem .5rem;
	border-bottom: 1px solid #eee;
}
.menuDown li a{
	display: block;
	font-size: .6rem;
	color: #333;
}

.contWrapper{margin: 0 .6rem;}
.cTitle{
	font-size: .7rem;
	padding: .5rem 0;
	text-align: left;
	border-bottom: 1px solid #909090;
	color: #054b6c;
  font-weight: bold;
}
.timeBx{
	display: flex;
	justify-content: space-between;
	color: #646464;
	font-size: .6rem;
	margin:.5rem 0;
}
.contIns img{
	max-width: 100%;
	height: auto;
}
.contIns{
	font-size: .6rem;
	line-height: 2;
	color: #494949;
}
.contIns p{margin-top: .01rem;}
.main{display: none;}
.disBlock{display: block;}
.menu{
	height: 1.8rem;
	-webkit-background-size: contain;
	background-size: contain;
	background: url(../img/menubg.png) repeat-x;
	margin-top: 1rem;
}
.menu li{
	line-height: 1.8rem;
	font-size: .6rem;
	width: 5.4rem;
	padding-left: 1rem;
	color: #884500;
}
.menu li.current{
	background: url(../img/menuCurrent.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #333134;
}
.shareTitle{background: url(../img/dot.png) repeat-x 0 50%;text-align: center;height: 2rem;line-height: 2rem;}
.shareTitle span{
	font-size: .6rem;
	display: inline-block;
	vertical-align: top;
	color: #8a8a8a;
	padding: 0 1rem;
	background: #e5e5e5;
}
.titleW div{
	font-size: .6rem;
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding-left: .7rem;
}
.titleW div a{color: #fff;}
.shareList{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.shareList li{
	text-align: center;
	display: flex;
	flex-direction: column;
}
.shareList li span img{height: 1.6rem;width: auto;}.shareList li em{font-style: normal;font-size: .5rem;line-height: 1.4rem;color: #4f4f4f;}
.search,.search form{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: center;
	background: #e5e5e5;
	height: 2.6rem;
}
.search img{
	height: 1.15rem;width: auto;
}
.search form input.inputWid{
	width: 7rem;
	height: 1rem;
	border: none;
	background: #fff;
	line-height: 1rem;
	box-sizing: border-box;
	border-radius: .2rem;
	padding: 0 .5rem;
	font-size: .6rem;
}
.search form input.button{
	width: 3.95rem;
	height: 0.975rem;
	margin-left: .4rem;
}
.swiper-slide img{width: 100%;height: auto;}
.swiper-pagination{font-size: .6rem;color: #fff;text-align: left;padding-left: .5rem;box-sizing: border-box;}
.navWrapper{
	height: 1.25rem;
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: .6rem;
	background: #4b4b4b;
	justify-content: center;
	box-sizing: border-box;
}
.swiper-container1 .swiper-slide a{
	display: block;
	position: relative;
}
.swiper-container1 .swiper-slide a span{
	display: block;
	width: 100%;
	height: 1.6rem;
	line-height: 1.6rem;
	background: rgba(0,0,0,.4);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: .6rem;
	padding-left: 2.4rem;
	color: #fff;
}
.navWrapper span{
	color: #b0b0b0;
}
.navWrapper a{
	color: #fff;
	padding: 0 .32rem;
}
.navWrapper li.current a{
	color: #88c9c3;
	border-bottom: 3px solid #88c9c3;
}
.searchW{
	width: 13.125rem;
	height: 100%;
	position: fixed;
	right: -13.125rem;
	top: 0;
	background: #fff;
	z-index: 10;
	box-shadow: 0 0 .5rem rgba(0,0,0,.5);
	transition: all ease-in .5s;
}
.close{
	position: fixed;
	z-index: 11;
	font-size: .65rem;
	color: #fff;
	right: .5rem;
	top: .5rem;
	color: #157971;
	display: none;
}
.searchW img{
	height: 2.375rem;
	width: auto;
}
.searchWtit{
	padding: 1rem 0 0.375rem;
	border-bottom: 1px solid #c3c3c3;
}
.searchW2{
	height: 2.125rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 .75rem;
	border-bottom: 1px solid #c3c3c3;
}
.fButton{
	width: 3.425rem;
	height: 0.85rem;
}
.fInput{
	background: #a7a7a7;
	height: 1rem;
	line-height: 1rem;
	padding: 0 .4rem;
	border-radius: .2rem;
	box-sizing: border-box;
	font-size: .6rem;
	color: #fff;
	border: none;
	width: 7.25rem;
}
.recT{
	margin-top: 1.25rem;
	padding-left: 1.25rem;
}
.recT img{
	height: .75rem;
	width: auto;
}
@media only screen and (min-width: 320px){
	html {
		font-size: 20px!important;
	}
}
@media only screen and (min-width: 360px){
	html {
		font-size: 22.5px!important;
	}
}
@media only screen and (min-width: 375px){
	html {
		font-size: 23.4375px!important;
	}
}
@media only screen and (min-width: 412px){
	html {
		font-size: 25.75px!important;
	}
}
@media only screen and (min-width: 413px){
	html {
		font-size: 25.8125px!important;
	}
	.mobile-gm span:before{margin-top:0;}
	.mobile-gm span:after{margin:.17rem 0 0 -.5rem;}
}
@media only screen and (min-width: 481px){
	html {
		font-size: 30.0625px!important;
	}
}
@media only screen and (min-width: 520px){
	html {
		font-size: 32.5px!important; 
	}
}
@media only screen and (min-width: 561px){
	html {
		font-size: 35.0625px!important; 
	}
}
@media only screen and (min-width: 640px){
	html {
		font-size: 40.0625px!important; 
	}
}
@media only screen and (min-width: 768px){
	html {
		font-size: 48px!important; 
	}
}
.search{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 30;
}
.bzMenu{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.bzMenu dd a{display: block;color: #fff;}
.bzMenu dd{
	padding: 0 .5rem;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	font-size: .65rem;
	background: #024b6c;
	border-radius: .2rem .2rem 0 .2rem;
	background: url(../img/arr.png) no-repeat 100% 100% #024b6c;
	-webkit-background-size: .5rem auto;
	background-size: .5rem auto;
	margin: .4rem 0 0 .4rem;
}
/* adv广告 */
.adv {

	margin: .4rem 0;
}
.adv img {
	width: 100%;
}

.panel{
	position: fixed;
	top: 0;
	width: 9rem;
	right: -9rem;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 30;
	display: flex;
	justify-content: flex-end;
	z-index: -1;
	opacity: 0;
	transition: all ease-in-out .5s;
}
.disFlex{
	z-index: 30;
	right: 0;
	opacity: 1;
}
.bgOpacity{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: none;
}
.panelIns{
	width: 9rem;
	height: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 0 .5rem;
}
.panelIns dd{
	padding: .4rem .5rem;
	font-size: .6rem;
	border-bottom: 1px solid #e0e0e0;
}
.panelIns dd a{
	display: block;
}