body{font-size:20px;line-height:32px;font-family:"Microsoft YaHei","微软雅黑";color:#919191;-webkit-tap-highlight-color:rgba(255,255,255,0);background:#F4F4F4;}

.head nav {
    width: 100%;
    height: 115px;
    top: 0;
    left: 0;
    background-color: #24292C;
}
.head nav .bigicon {
    width: 120px;
    height: 120px;
    top: 25px;
    left: 18px;
    z-index: 5;
    background-image: url('https://www.zgzcw.com/ly/wapp/img/icon.png');
    background-size: 100% 100%;
    position: absolute;
    display: block;
    text-indent: -9999em;
    text-decoration: none;
    outline: none;
}
.head nav .txt {
    width: 350px;
    height: 88px;
    top: 13px;
    left: 150px;
    z-index: 5;
    position: absolute;
}
.head nav .txt h1 {
    line-height: 52px;
    font-size: 28px;
    color: #fff;
    font-weight: normal;
}
.head nav .txt h2 {
    line-height: 36px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}
.icon{
    display: block;
    width:197px;
    height:58px;
    background: url('https://www.zgzcw.com/ly/wapp/img/down.png');
    background-size:100% 100%;
    float: right;
    margin-top: 28px;
    margin-right: 20px;
}
.banner{
    height:620px;
    background:url('https://www.zgzcw.com/ly/wapp/img/banner.png') no-repeat center;
    background-size:100% 100%;
}
.riglogo{
    display:flex;
    flex-direction: row;
    width:300px;
    align-items: center;
    justify-content: space-around;
    float: right;
    margin-right:20px;
    margin-top:10px;
}
.riglogo .fklogo{
    width:128px;
    height:38px;
}
.riglogo .lylogo{
    width:110px;
    height:60px;
}
.riglogo .fklogo img,.riglogo .lylogo img{
    width:100%;
    height:100%;
}
.banner-img{
    width:85%;
    margin:0 auto;
}
.banner-img img{
    width:100%;
    height:100%;
}
.b-down{
    width:257px;
    height:75px;
    margin:0 auto;
    margin-top:-20px;
}
.b-down img{
    width:100%;
    height:100%;
}
.newlist{
	width:710px;
	
	margin:0 auto;
	margin-top: 20px;
	background:#fff;
	
}
.newlist-tab{
	width:100%;
	height:45px;
	background:#35486E;
}
.newlist-tab .tab-nav{
	height:45px;
	line-height: 45px;
	color:#FFE400;
	font-size:22px;
	padding-left:21px;
}
.newlist-tab .tab-nav p{
	color:#fff;
	display:inline-block;
}

.goback{
    color: #fff;
    font-size: 18px;
    float: right;
    margin-right: 10px;
    height: 45px;
    line-height: 45px;
    background: #35486E;
}




.newlist-con{
	width:710px;
	
}
.newslist-con-tab{
    display: block;
	width:640px;
	height:75px;
    border-bottom:2px dashed #D7D7D7;
    color:#35486E;
    font-size:26px;
    font-weight: bold;
    line-height:75px;
    box-sizing: border-box;
    margin:0 auto;
}
.cont-time{
    display: block;
	width:400px;
	height:45px;
    color:#A6A6A6;
    font-size:16px;
    line-height:45px;
    padding-left: 23px;
    box-sizing: border-box;
}
.newslist-con-c{
    padding:23px;
    box-sizing: border-box;
}
article {
	padding-bottom: 40px;
}

article p {
	line-height: 44px;
	font-size: 24px;
	color: #000;
	padding-bottom: 10px;
	text-indent: 2em;
}

article p.img {
	text-indent: 0em;
	text-align: center;
	margin-top: -10px;
}

article p.right {
	text-align: right;
}

article p.sign {
	padding-top: 30px;
}

article p .alight {
	color: #ff0000;
}

article p a {
	color: #158513;
	text-decoration: underline;
}

article img {
	margin: 0 auto 10px;
	max-width: 460px;
}

.tab {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-bottom: 24px;
}

.tab a {
	width: 130px;
	height: 40px;
	padding-bottom: 14px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 28px;
	color: #bb3043;
}

.tab a.on {
    color: #fff;
    background:url('https://www.zgzcw.com/ly/wapp/img/taback.png') no-repeat;
    background-size: 100% 100%;
}

.tab-list{
    padding: 0 10px;
}
.tab-list li {
	float: left;
	width: 100%;
	height: 72px;
	line-height: 72px;
	font-size: 22px;
	color: #2e2e2e;
}

.tab-list li a {
	float: left;
	display: block;
	width: 365px;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 72px;
	font-size: 22px;
	color: #2e2e2e;
}

.tab-list li.alight,
.tab-list li.alight a {
	color: #19650d;
}

.tab-list li a span {
	color: #505050;
	margin-top: 29px;
	margin-right: 24px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	border-radius: 16px;
	text-align: center;
}

.tab-list li .time{
	width: 80px;
	height: 72px;
	font-size: 22px;
	line-height: 72px;
	float: right;
	text-align: left;
	color: #bb3043;
}






.midback{
	width:100%;
	
}



.footer{
    width:750px;
    height: 150px;
    background:#262933;
    padding-top:15px;
}
.footer p{
    color:#ECECEC;
    font-size:12px;
    text-align: center;
    line-height: 20px;
}
    
