.fk_dl dd, .fk_dl li {
    margin-top: 0px;
    color: #000000;
    font-size: 18px;
    min-height: 28px;
    position: relative;
    padding-left: 16px;
    box-sizing: border-box;
    background-image: url(../images/black_circle.png);
    background-repeat: no-repeat;
	background-position-y:9px;
   float:left;
  text-align:justify;
  text-justify:distribute;
}

.txtScroll-top li {
    padding-left: 16px;
    position: relative;
    box-sizing: border-box;
    line-height: 28px;
	 background-image: url(../images/black_circle2.png);
    background-repeat: no-repeat;
	background-position-y:9px;
    background-position-y: center;
    line-height: 50px;
}
.tzgg_box li {
    text-align: left;
    margin-bottom: 5px;
    display: block;
    position: relative;
    padding-left: 20px;
	 background-image: url(../images/black_circle.png);
    background-repeat: no-repeat;
	background-position-y:9px;
}
.hyzs_list li {
    line-height: 30px;
    font-size: 18px;
    color: #000000;
    padding-left: 16px;
    position: relative;
    height: 36px;
		 background-image: url(../images/black_circle.png);
    background-repeat: no-repeat;
	background-position-y:9px;
}

.fkxxhzbd_list li{
		 background-image: url(../images/black_circle.png);
    background-repeat: no-repeat;
	background-position-y:9px;
}
.fkxxhzbd_list li::before {
    content: "";
    position: absolute;
    left: 0;
}

.hyzs_list li a {
    font-size: 18px;
    line-height: 30px;
}

.fk_dl dd::before, .fk_dl li::before {
    content: "";
    position: absolute;
    left: 0;
}
.txtScroll-top li::before {
    content: "";
    position: absolute;
    left: 0;
}
.tzgg_box li::before {
    content: "";
    left: 0;
    position: absolute;
    font-size: 18px;
}
.hyzs_list li::before {
    content: "";
    position: absolute;
    left: 0;
}

.fk_container>.fk_box>.fontSt{
    padding: 0px 5px;
}
.fk_box .fkxxhzbd_listul li:nth-child(5n){
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
}
div#page_div .pagination_index {
    margin: 0 0px;
    display: inline;

}
/*dy*/
        #alertbox.alertbox {
            width: 510px;
            height: 288px;
            padding: 27px;
            border-radius: 10px;
            background: #fff;
            text-align: center;
            box-sizing: border-box;
            z-index: 999;
            position: absolute;
            left: 50%;
            margin-left: -255px;
            top: 150px;
        }

        #alertbox .alerttit {
            width: 100%;
            height: 62px;
            line-height: 62px;
            border-bottom: 1px solid #bebebe;
            font-size: 18px;
            font-weight: bold;
            color: #cd0000;

        }

        #alertbox button {
            outline: none;
            border: none;
            background: #cd0000;
            color: #fff;
            text-align: center;
            width: 147px;
            height: 46px;
            line-height: 46px;
            font-size: 18px;
            border-radius: 7px;
                cursor: pointer;
        }

        #alertbox .alertnr {
            line-height: 112px;
            font-size: 18px;
        }

        #alertbox .alertclose {
            position: absolute;
            color: #cd0000;
            font-size: 40px;
            right: 20px;
            top: 15px;
            cursor: pointer;
        }
       body{
            position: relative;
        }
       .alertyinying {
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, .1);
            position: absolute;
            top: 0;
        }

