/*
* @Author: 88888888
* @Date:   2021-03-05 09:50:54
* @Last Modified by:   88888888
* @Last Modified time: 2021-07-30 15:47:41
*/
li{
	list-style: none;
}
.title-department {
    margin-top: 70px;
    margin-bottom: 58px;
}
.target-lister{
	margin: 0 -15px;
}
.target-lister li{
	width: 50%;
	padding: 0 15px;
	margin-bottom: 33px;
	float: left;
}
.target-lister li a p{
    font-size: 16px;
    color: #333333;
    line-height: 27px;
    margin-bottom: 0;
    position: absolute;
    bottom: 19px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 75%;
    display: block;
}
.target-lister li a em img, .target-lister li a i img{
    width: auto;
}
.target-lister li a em{
	margin-left: 40px;
	margin-bottom: 22px;
	display: block;
	position: absolute;
}
.target-lister li a i{
	position: absolute;
	right: 15px;
	bottom: 13px;
}
.target-lister{
	overflow: hidden;
	margin-bottom: 47px;
}
.target-lister li:nth-child(5) i, .target-lister li:nth-child(8) i, .target-lister li:nth-child(9) i, .target-lister li:nth-child(10) i,
.target-lister li:nth-child(12) i, .target-lister li:nth-child(14) i, .target-lister li:nth-child(15) i{
	right: 0;
}
.target-lister li:nth-child(12) i{
	bottom: 0;
}
.explain, .photo-list04{
	margin: 0 -19px;
	overflow: hidden;
	margin-bottom: 70px;
}
.explain li, .photo-list04 li{
    width: 50%;
    float: left;
    padding: 0 19px;
}
.explain li a{
	display: block;
	padding: 30px 59px;
	overflow: hidden;
	background: #f8f7f1;
	color: #725c31;
	font-size: 30px;
	height: 108px;
}
.explain li a em{
   width: 46px;
   height: 46px;
   float: left;
   margin-right: 52px;
}
.explain li a i{
	height: 21px;
	width: 11px;
	float: right;
}
.photo-list04 li a{
	display: block;
	overflow: hidden;
}
.photo-list04 li{
	margin-bottom: 30px;
}
.photo-list04 li a img{
	transition: all 0.3s linear;
}
.photo-list04 li a:hover img{
	transform: scale(1.05);
    transition: all 0.3s linear;
}
.regional-planning{
	margin: 0 -7px;
    overflow: hidden;
}
.regional-planning li{
	float: left;
	width: 25%;
	padding: 0 7px;
	margin-bottom: 32px;
}
.regional-planning li div{
   border:5px solid #f6e5c3;
   display: block;
   border-radius: 5px;
   height: 90px;
   line-height: 73px;
   text-align: right;
   padding-right: 26px;
   color: #393735;
   position: relative;
   font-size: 20px;
}
.qu0-img{
	float: left;
}
.qu0-two{
    float: right;
}
.regional-planning li div a{
	color: #393735;
    display: block;
    line-height: 40px;
}
.regional-planning li div a:first-child{
    border-bottom: 1px solid #ccc;
}
.regional-planning li div:hover{
	box-shadow: 0 0 15px rgba(246,229,195,.8);
}
.box-zhengfu {
    margin-bottom: 39px;
    overflow: hidden;
}
.Special-planning li a{
    margin-left: 0!important;
    font-size: 16px;
}
.Special-planning li{
    color: #cbb486;
   list-style: square;
   border-bottom: 1px solid #eeeeee!important;
   padding: 14px 0 12px 0!important;
}
.Special-planning .time{
   top: 17px!important;
   color: #999;
}
.Special-planning li a:hover{
    color: #cbb486;
}
.Special-planning{
    margin-bottom: 30px;
}
.planning-row .col-md-6{
    padding: 0 35px;
}
.planning-row{
    margin: 0 -35px;
}

@media (min-width: 1160px){
.container {
    width: 1130px;
}
}
@media (max-width: 1159px){
.target-lister li a p{
	width: 60%;
	bottom: 9px;
}
.regional-planning li div{
	padding-right: 7px;
}
.qkg li a{
  height: 145px!important;
}
.qkg li a i{
  margin-top: -23px!important;
}
}
@media (max-width: 991px){
.explain li a{
	padding: 30px 25px;
}
.explain li a em{
    margin-right: 20px;
}
.regional-planning li{
    width: 33.3333%;
}
}
@media (max-width: 767px){
.target-lister li a p {
    width: 53%;
}
.explain li a{
    font-size: 24px;
    line-height: 43px;
}
.regional-planning li {
    width: 50%;
}
}
@media (max-width: 680px){
.target-lister li a i{
	right: 10px;
}
.target-lister li a p{
	font-size: 14px;
    line-height: 19px;
}
.explain li a {
	height: 90px;
    padding: 20px 15px;
}
.explain li a em {
    margin-right: 10px;
}
.qkg li a{
  height: 122px!important;
}
.box-zhengfu .qkg li a em {
    margin-right: 0px!important;
}
}
@media (max-width: 580px){
.title-department {
    margin-top: 40px;
    margin-bottom: 30px;
}
.target-lister li, .explain li, .photo-list04 li{
	padding: 0 10px;
}
.target-lister, .photo-list04 {
    margin: 0 -10px;
    margin-bottom: 30px;
}
.explain {
    margin: 0 -10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.target-lister li a i{
	width: 30%;
}
.target-lister li a em img, .target-lister li a i img{
	width: 100%;
}
.target-lister li a p {
    width: 55%;
}
.target-lister li a em{
	width: 12%;
	margin-bottom: 0;
}
.target-lister li:nth-child(11) em, .target-lister li:nth-child(12) em, .target-lister li:nth-child(13) em,
.target-lister li:nth-child(14) em,.target-lister li:nth-child(15) em,.target-lister li:nth-child(16) em{
    width: 23%;
    margin-left: 19px;
}
.target-lister li:nth-child(8) p,.target-lister li:nth-child(12) p{
    width: 66%;
}
.explain li a {
    height: 86px;
    font-size: 18px;
}
.regional-planning li div a{
	font-size: 16px;
}
.qkg li a{
  height: 115px!important;
}
}
@media (max-width: 480px){
.target-lister li, .explain li, .regional-planning li{
	width: 100%;
	margin-bottom: 15px;
}
.target-lister li a i {
    width: 17%;
    bottom: 7px;
}
.target-lister li a em {
    width: 7%;
}
.target-lister li a{
	height: 107px;
}
.target-lister li a p {
    width: 68%;
}
.target-lister li:nth-child(11) em, .target-lister li:nth-child(12) em, .target-lister li:nth-child(13) em, .target-lister li:nth-child(14) em, .target-lister li:nth-child(15) em, .target-lister li:nth-child(16) em {
    width: 13%;
}
.target-lister li a em {
    margin-left: 19px;
}
.explain li a em {
    width: 35px;
    height: 35px;
}
.explain li a {
    height: 79px;
    line-height: 35px;
    font-size: 16px;
}
.photo-list04 li, .regional-planning li{
    margin-bottom: 15px;
}
.regional-planning li a a{
	font-size: 16px;
	padding-right: 20px;
}
.Special-planning li a{
    font-size: 14px;
    width: 93%!important;
}
.Special-planning .time{
    display: none;
}
.qkg li a{
  height: 104px!important;
}
.qkg li a i{
  margin-top: -12px!important;
}
.planning-row .Special-planning li a{
  width: 91%!important;
}
}
