@charset "utf-8";


.bgbox{
    background: #fff;
}

.zcwj-wid1500{
    width: 1500px;
    margin: 0 auto;
}


/* 搜索 */
.zcwj-searchbox{
    padding-top: 22px;
}

.zcwj-search{
    text-align: center;
    margin-top: 20px;
    padding-bottom: 32px;
}
.zcwj-search input{
    width: 415px;
	height: 63px;
	background-color: #f4f4f4;
	border-radius: 32px;
    border: none;
    outline-style: none;
    font-size: 18px;
    padding-left: 68px;
    background-image:url(../images/zwgk/zcwj-fdj.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}
.zcwj-search button{
    	width: 161px;
	height: 63px;
	background-color: #105a9c;
	border-radius: 32px;
    border: none;
    color: #fff;
    outline-style: none;
    font-size: 18px;
    margin-left: 21px;
}

/* 分类导航 */
.zcwj-dhfl{
    padding-top: 35px;
    background: #f7fbff;
    padding-bottom: 33px;
}
.zcwj-dhfl h3{
    font-size: 26px;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #2d2d2d;
    padding-left:  17px;
    border-left: 4px solid #105a9c;
    margin-bottom: 15px;
}
.zcwj-dhflbox{
    /* height: 444px; */
	background-color: #ffffff;
	box-shadow: 2px 3px 10px 2px 
		rgba(239, 244, 255, 0.58);
        padding: 24px 42px;
}
.dhfllist{
    margin-bottom: 24px;
}
.dhfllist i{
display: inline-block;
    vertical-align: top;
    font-style: normal;
    text-align: center;
    width: 138px;
	height: 46px;
	background-color: #e3f7fe;
	border-radius: 10px;
    line-height: 46px;
    font-size: 20px;
    color: #105a9c;
}
.dhfllist i img{
    margin-right: 5px;
    vertical-align: text-top;
}
.dhfllist p{
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    margin-left: 38px;
    max-width: 64%;
    /* max-width: 827px; */
    position: relative;
    overflow: hidden;
    height: 38px;
}

.dhfllist p span{
    font-size: 18px;
    color: #105a9c;
    position: absolute;
    right: 0px;
    top: 8px;
    cursor: pointer;
}

.dhfllist p.p-tsfl{
    max-width: 52%;
}
.dhfllist p a{
    padding: 0 14px;
    margin: 10px 0;
    line-height: 18px;
    border-left: 1px solid #dedede;
    display: inline-block;
    height: 18px;
    font-size: 18px;
    color: #2c2c2c;
}
.dhfllist p a:first-child{
    border: none;
}
.dhfllist p.sqzt{
        margin-left: 180px;
        display: none;
}
.dhfllist p.sqzt a:first-child{
    border-left: 1px solid #dedede; 
}

/* 政策文件 */
.zcwj-imgtit{
    margin-top: 28px;
    margin-bottom: 22px;
}
.zcwj-imgtit img{
    width: 100%;
}

.zcwj-zcwj{
    overflow: hidden;
}
.zcwj-zcwj>div{
    float: left;
    width: 49%;
    background-color: #ffffff;
	box-shadow: 2px 3px 10px 2px 
		rgba(239, 244, 255, 0.58);
}
.zcwj-zcwj>div p{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url(../images/zwgk/zcwj-titbg01.png)no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-bottom: 20px;
}
.zcwj-zcwj>div p span{
    color: #ffffff;
    font-size: 28px;
}
.zcwj-zcwj>div p a{
    float: right;
    font-size: 16px;
    color: #fff;
    margin-right: 23px;
 
}
.zcwj-zcwj>div p a img{
    vertical-align: revert;
}
.zcwj-zcwj li{
    padding-left: 36px;
    background: url(../images/zwgk/zcwj-dian01.png)no-repeat;
    background-position: 16px center;
    line-height: 40px;
    height: 40px;
    margin-top: 16px;
    padding-right: 27px;
}
.zcwj-zcwj li a:hover{
    color: #fd964f;
}
.zcwj-zcwj li a{
    display: inline-block;
    width: 80%;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2c2c2c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zcwj-zcwj li span{
    float: right;
    font-size: 18px;
    color: #909090;
}
.zcwj-zcwj>div:first-child{
    margin-right: 2%;
}
.zcwj-zcwjbox{
    margin-bottom: 53px;
}
/* 政策解读 */
.zcwj-zcjd>div{
    float: left;
    height: 339px;
}
.zcjd-left{
    width: 24.5%;
}


.zcwj-zcjd>div a{
    display: inline-block;;

    transition: all 0.4s linear;
}
.zcwj-zcjd>div a:hover{
    box-shadow: 5px 5px 10px #999;
}
.zcwj-zcjd>div a span{
    font-size: 26px;
    color: #4d4d4d;
    font-weight: bold;
}
.zcjd-left a{
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, 
    #dde9f5 0%, 
    #ffffff 100%);
    text-align: center;

}
.zcjd-left a span{
    display: inline-block;
    width: 100%;
}
.zcjd-left a img{
    margin-top: 131px;
    margin-bottom: 10px;
}
.zcjd-right{
    width: 75%;
    float: right;
    text-align: right;
}
.zcjd-right a{
    width: 32%;
    height: 153px;
    line-height: 153px;
    margin-left: 10px;
    margin-bottom: 33px;
    text-align: left;
}
.zcjd-right a img{
    margin-right: 44px;
    margin-left: 46px;
    width: 52px;
}


.zcjd-right a.c1{
	background-image: linear-gradient(180deg, 
		#fed4a7 0%, 
		#ffffff 100%);
}
.zcjd-right a.c2{
	background-image: linear-gradient(180deg, 
		#dde9f5 0%, 
		#ffffff 100%);
}
.zcwj-zcjdbox{
   padding-bottom: 60px;
}


@media (max-width: 1520px){
    .zcwj-wid1500{
        width: 1200px;
    }
    .zcjd-right a{
        width: 31.8%;
    }
    .zcjd-right a img{
        margin-right: 27px;
    margin-left: 30px;
    }
}
@media (max-width: 768px){
    .zcwj-wid1500{
        width: 100%;
        padding: 0 10px;
    }
    .zcwj-search input{
        width: 100%;
    }
    .zcwj-search button{
        margin-left: 0 ;
        margin-top: 24px;
    }
    .zcwj-dhfl{
        padding-bottom: 20px;
    }
    .zcwj-dhflbox{
        padding: 10px 10px;
    }
    .dhfllist p.sqzt{
        margin-left: 38px;
    }
    .zcwj-zcwj>div{
        width: 100%;
        float: none;
        margin-bottom: 24px;
    }
    .zcwj-zcwj>div:first-child{
        margin-right: 0;
    }

    .zcwj-zcwjbox{
        margin-bottom: 30px;
    }
    .zcwj-zcwj li span{
            font-size: 14px;
    }
    .zcwj-zcwj li{
        padding-left: 16px;
        background-position:8px center;
        height: 34px;
        line-height: 34px;
    }
    .zcwj-zcwj li a{
        font-size: 16px;
        width: 70%;
    }
    .zcwj-zcjd>div{
        width: 100%;
        float: none;
        height: auto;
    }
    .zcjd-left a{
        width: 100%;
        height: 140px;
        line-height: 140px;
        margin-bottom: 24px;
        text-align: left;
    }
    .zcjd-left a img{
        margin-top: 0;
        margin-right: 44px;
        margin-left: 46px;
        width: 52px;
    }
    .zcjd-left a span{
        width: auto;
    }
    .zcjd-right a{
        width: 100%;
        margin-left: 0px;
        height: 140px;
        line-height: 140px;
        margin-bottom: 24px;
    }
    .dhfllist p,
    .dhfllist p.p-tsfl{
       max-width: 98%;
       margin-left:2%;
    }
}