﻿.zjlz {
	background-image: url("banner1.png"),url("banner2.png");
	background-position:center top,center bottom;
	background-repeat: no-repeat,no-repeat;
	/*background-size: 100% 690px,100% 430px;*/
	margin: auto;
	padding-top: 300px;
	padding-bottom: 10px;
}

.content {
	width: 1200px;
	margin: auto;
	
}


/* 落实情况 */
.zjlz-three {
	margin-bottom: 60px;
}
.zjlz-three .nav-top{
	height: 50px;
	width: 100%;
	background: url(titleback.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 10px;
	display: flex;
	line-height: 50px;
        overflow: hidden;
}
.top1{
	width: 50%;
	color: #FFF;
	padding-left: 20px;
}
.top2{
	width: 35%;
	color: #FFF;
	padding-left: 3%;
}

.top3{
	width: 15%;
	color: #FFF;
	padding-left: 4.5%;
}
.nav-top a .little-title{
	font-size: 20px;
}
.nav-top a .time{
	font-size: 18px;
	float: right;
	margin-right: 20px;
}

.three-bottom {
	width: 100%;
	height: 341px;
	margin-bottom: 40px;
	border-bottom: 3px solid #757575;
}

.three-bottom .left {
	width: 50%;
	float: left;
}

.three-bottom .right {
	width: 50%;
	height: 338px;
	float: right;
	background-color: #FFFFFF;
}

.right .box {
	width: 100%;
	height: 338px;
	overflow-y: scroll;
	overflow-x: hidden;
	
}

.right .title {
	font-size: 18px;
	font-weight: bold;
	color: #ca011e;
}

.right .xiangqing {
	
	font-size: 18px;
	line-height: 40px;
	color: #2f2f2f;
}
.all_box .box .article li{
	height: 60px;
	padding: 10px 30px;
}

.all_box .box .article li:hover{
	background-color: #ff9600;
	
}
.box .article li:hover .xiangqing{
	color: #FFFFFF;
}
#box::-webkit-scrollbar{
  background-color:#e3e3e3;
  width: 8px;
}
#box::-webkit-scrollbar-thumb{
	height: 35px;
	background-color: #757575;
	border-radius: 4px;
}

/* 手机端适配 */
@media screen and (max-width: 1200px) {
	.zjlz {
		width: 100%;
		padding: 1%;
	}

	.content {
		padding: 0;
		width: 100%;
	}

	.zjlz-three .nav-top {
		margin-bottom: 10px;
		overflow: hidden;
	}

	.zjlz-three .nav-top span {
		font-size: 18px;
	}
	.nav-top a .time {
	    font-size: 16px;
	    margin-right: 0px;
	}
	.zjlz-three {
	    margin-bottom: 20px;
	}
	.three-bottom {
		width: 100%;
		height: 720px;
		border-radius: 5px;
		border: solid 1px #bbbbbb;
		margin-top: 20px;
		padding: 5px;
	}

	.three-bottom .left {
		width: 100%;
		float: left;
	}

	.three-bottom .right {
		width: 100%;
		height: 300px;
		float: right;
	}
	.right-top {
	    height: 43px;
	    background-color: #f4f4f4;
	    display: flex;
	    justify-content: space-between;
	    line-height: 43px;
	}
	.top-border {
	    width: 5px;
	    height: 43px;
	}
	.right .box {
		width: 100%;
		height: 300px;
		overflow-y: auto;
		overflow-x: hidden;
		padding: 0px 43px;
	}

	.right .xiangqing {
		width: 100%;
		font-size: 16px;
		line-height: 35px;
		color: #2f2f2f;
	}
	.oldType_switch {
		display: none;
	}
}


@media screen and (max-width: 768px) {
	.zjlz {
		width: 100%;
		padding: 3% 1%;
		background: none;
	}
	
	.content {
		padding: 0;
		width: 100%;
	}
	
	.zjlz-three .nav-top {
		margin-bottom: 10px;
		overflow: hidden;
	}
	
	.zjlz-three .nav-top span {
		font-size: 16px;
	}
	.nav-top a .time {
	    font-size: 16px;
	    margin-right: 0px;
	}
	.zjlz-three {
	    margin-bottom: 20px;
	}
	.three-bottom {
		width: 100%;
		height: 720px;
		border-radius: 5px;
		border: solid 1px #bbbbbb;
		margin-top: 20px;
		padding: 5px;
	}
	
	.three-bottom .left {
		width: 100%;
		float: left;
	}
	
	.three-bottom .right {
		width: 100%;
		height: 300px;
		float: right;
	}
	.right-top {
	    height: 43px;
	    background-color: #f4f4f4;
	    display: flex;
	    justify-content: space-between;
	    line-height: 43px;
	}
	.top-border {
	    width: 5px;
	    height: 43px;
	}
	.right .box {
		width: 100%;
		height: 300px;
		overflow-y: auto;
		overflow-x: hidden;
		padding: 0px 43px;
	}
	
	.right .xiangqing {
		width: 100%;
		font-size: 16px;
		line-height: 35px;
		color: #2f2f2f;
	}
	.oldType_switch {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.zjlz {
		width: 100%;
		padding: 3% 1%;
		background: none;
	}
	
	.content {
		padding: 0;
		width: 100%;
	}
	
	.zjlz-three .nav-top {
		margin-bottom: 10px;
		overflow: hidden;
		line-height: 25px;
	}
	.nav-top a .time {
	    font-size: 14px;
	    margin-right: 0px;
	}
	
	.zjlz-three .nav-top span {
		font-size: 14px;
	}
	.zjlz-three {
	    margin-bottom: 20px;
	}
	.three-bottom {
		width: 100%;
		height: 670px;
		border-radius: 5px;
		border: solid 0px #bbbbbb;
		margin-top: 20px;
		padding: 5px;
	}
	
	.three-bottom .left {
		width: 100%;
		float: left;
	}
	
	.three-bottom .right {
		width: 100%;
		height: 470px;
		float: right;
		margin-top: 10px;
	}
	.right-top {
	    height: 43px;
	    background-color: #f4f4f4;
	    display: flex;
	    justify-content: space-between;
	    line-height: 43px;
	}
	.top-border {
	    width: 5px;
	    height: 43px;
	}
	.right .box {
		width: 100%;
		height: 470px;
		overflow-y: auto;
		overflow-x: hidden;
		padding: 0px 10px;
		
	}
	.all_box .box .article li {
	    height: 60px;
	    padding: 10px 10px;
	}
	
	.right .xiangqing {
		width: 100%;
		font-size: 16px;
		line-height: 20px;
		color: #2f2f2f;
	}
	.oldType_switch {
		display: none;
	}
}
