*{margin: 0;padding: 0;box-sizing: border-box;outline: 0;-webkit-tap-highlight-color: transparent;}
html,body{width:100%;height: 100%;}
body,input,a{font-family:"Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area{outline:none;}
img{border:0;}
input{border: none;}
ol,ul,li{list-style:none;}
a{text-decoration:none;outline:none;border:none;}
.fl{float: left;}
.fr{float: right;}
.clear:after{content: "";display: block;clear: both;}
.clear{zoom: 1;}
.bgs100{background-repeat: no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
body{
    background-color: #f8f7f3;
}
.pc body{
	max-width: 1900px;
	min-width: 1200px;
	margin: 0 auto;
}
.pc .container{
    box-sizing: border-box;
    position: relative;
    max-width: 1920px;
    width: 100%;
    min-height: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 240px;
}
.pc .top {
	position: relative;
	width: 100%;
	height: 488px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/news/img/top_pc.jpg) center top no-repeat #0d0c0c;
}
.pc .news_list{
	position: relative;
	width: 1200px;
	padding-top: 40px;
	margin: 0 auto;
}
.pc .news_tab{
	width: 100%;
    height: 84px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/news/img/title_bg.png) center bottom no-repeat;
}
.pc .news_tab .news_tab_item{
	position: relative;
	float: left;
	width: 146px;
	line-height: 66px;
	font-size: 30px;
	letter-spacing: 2px;
	text-align: center;
	color: #404b56;
	cursor: pointer;
	margin-right: 54px;
}
.pc .news_tab .news_tab_item strong{
	position: relative;
	z-index: 1;
}
.pc .news_tab .news_tab_item.active{
	color: #c97032;
}
.pc .news_tab .news_tab_item.active:after{
	content: '';
	position: absolute;
	bottom: -28px;
	left: 0;
	width: 146px;
	height: 103px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/news/img/tab_active.png) no-repeat;
}
.pc .news_list_wrap{
	padding-bottom: 40px;
}
.pc .news_list_item{
	
}
.pc .cms_list{
	
}
.pc .cms_list li{
	display: flex;
	height: 65px;
	line-height: 64px;
	color: #3d4b57;
	border-bottom: 1px dashed #bbbbbb;
}
.pc .cms_list li a{
	display: block;
	flex: 1;
	color: #3d4b57;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pc .cms_list li span{
	display: block;
	width: 200px;
	text-align: right;
	color: #717d87;
}
.pc .more_btn{
    display: none;
    width: 80%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin: 0 auto;
    border-radius: 6px;
	background-color: #79b3cc;
	cursor: pointer;
	margin-top: 20px;
}
.pc .more_btn.show{
	display: block;
}

/* footer */
.pc .footer{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	height: 240px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pc .footer_info{
	width: 100%;
	font-size: 20px;
}
.pc .footer_info p{
    font-size: 18px;
    line-height: 38px;
    text-align: center;
}
.pc .footer_info p a{
    color: inherit;
}


.m .container{
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 3.20rem;
}
.m .top {
	position: relative;
	width: 7.5rem;
	height: 3.07rem;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/news/img/top_m.jpg) center top no-repeat #0d0c0c;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.m .news_list{
	position: relative;
	width: 100%;
	padding: .40rem .40rem 0;
}
.m .news_tab{
	width: 100%;
	height: .84rem;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/news/img/title_bg_m.png) center bottom no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m .news_tab .news_tab_item{
	position: relative;
	float: left;
	width: 1.46rem;
	line-height: .66rem;
	font-size: .30rem;
	letter-spacing: .02rem;
	text-align: center;
	color: #404b56;
	cursor: pointer;
	margin-right: .54rem;
}
.m .news_tab .news_tab_item strong{
	position: relative;
	z-index: 1;
}
.m .news_tab .news_tab_item.active{
	color: #c97032;
}
.m .news_tab .news_tab_item.active:after{
	content: '';
	position: absolute;
	bottom: -.28rem;
	left: 0;
	width: 1.46rem;
	height: 1.03rem;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/news/img/tab_active.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.m .news_list_wrap{
	padding-bottom: .40rem;
}
.m .cms_list li{
	display: flex;
	height: .65rem;
	line-height: .64rem;
	font-size: .24rem;
	color: #3d4b57;
	border-bottom: 1px dashed #bbbbbb;
}
.m .cms_list li a{
	display: block;
	flex: 1;
	color: #3d4b57;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m .cms_list li span{
	display: block;
	width: 2.00rem;
	text-align: right;
	color: #717d87;
}
.m .more_btn{
	display: none;
	width: 80%;
	height: .60rem;
	line-height: .60rem;
	text-align: center;
	color: #fff;
	font-size: .28rem;
	margin: 0 auto;
	border-radius: .06rem;
	background-color: #79b3cc;
	margin-top: .20rem;
}
.m .more_btn.show{
	display: block;
}

/* footer */
.m .footer{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 2.40rem;
	padding: .20rem;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.m .footer_info{
	width: 100%;
	font-size: .20rem;
}
.m .footer_info p{
	font-size: .18rem;
	line-height: .38rem;
	text-align: center;
}
.m .footer_info p a{
	color: inherit;
}