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.c6nkl.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.c6nkl.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.c6nkl.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;
	height:996px;
	margin:0 auto;
	margin-top: 20px;
	background:#fff;
	position: relative;
        z-index:99;
}
.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;
}
.newlist-con{
	width:710px;
	height:75px;
	padding-left: 23px;
	padding-right: 23px;
    box-sizing: border-box;
}
.newslist-con-tab{
	width:710px;
	height:75px;
	border-bottom:2px solid #D7D7D7;
}
.goback{
    color: #fff;
    font-size: 18px;
    float: right;
    margin-right: 10px;
    height: 45px;
    line-height: 45px;
    background: #35486E;
}



.newslist-con-tab a{
    width: 70px;
    height: 75px;
    line-height: 75px;
    color: #8B8B8B;
    font-size: 22px;
    text-align: center;
    display: block;
    float: left;
}
.newslist-con-tab a.on{
   color:#35486E;
    border-bottom:2px solid #35486E;   
}

.newslist-con-c li{
	float: left;
    width: 100%;
    height: 79px;
    line-height: 79px;
    font-size: 20px;
	color: #35486E;
	border-bottom:1px dashed #D7D7D7;
}
.newslist-con-c li a{
	display: block;
    width: 690px;
    height: 79px;
	color: #35486E;
	padding-right: 23px;
    box-sizing: border-box;
}
.newslist-con-c li a span{
	float: left;
    display: block;
    height: 79px;
    line-height: 79px;
    font-size: 20px;
}
.newslist-con-c li a span.biaoq{
	width:100px;
}
.newslist-con-c li a span.text{
	width: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newslist-con-c li a span.time{
	width: 80px;
    text-align: right;
    float: right;
}
.page{
	text-align: center;
	color: #959595;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-72px;
}
.page a{
	display: block;
    width: 143px;
    height: 46px;
    margin: 0 auto;
	color:#35486E;
}



.midback{
	width:100%;
	height:980px;
}



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