@charset "utf-8";
/* CSS Document */




@media (min-width:1000px) {

.altit{
margin-bottom: 2.25rem;	

	}
.altex .wzdx{
	        font-size: 1.1rem;
        font-style: normal;
		margin-bottom: 0.45rem;	
	}
.altex p{
	        font-size: 1.1rem;
        font-style: normal;
		margin-bottom: 0.45rem;	
	}	
    .kjxz {
        width: 100%;
        float: left;
        margin-top: 20px;
    }
    .kjxz ul {
        display: flex;
        flex-wrap: wrap;
		align-items: end
    }
    .kjxz ul li {
                width: calc(50.33% - 30px);
        margin-left: 1%;
    }
 .kjxz ul li:nth-child(2n){
	 padding-left:0%;
	 }
.altex table {
            border-collapse: collapse;
            width: 100%;
			font-size: 1rem;
        }
.altex table  th, td {
            border: 1px solid #ddd;
            padding: 8px;
            text-align: center;
        }
ol {
        list-style-type: none;
        counter-reset: custom-counter;
        padding-left: 0;
    }
ol li {
        counter-increment: custom-counter;
        position: relative;
        padding-left: 1.0em;
		font-size: 1.1rem;
        font-style: normal;
    }
ol li::before {
        content: counter(custom-counter) ". ";
        position: absolute;
        left: 0;
    }
.yyly ul li sub{    padding-top: 5px;
    font-size: 6px;}
}





@media (max-width:999px) {
.altit{
margin-bottom: 1.5rem;	

	}
.altex .wzdx{
	        font-size: 0.85rem;
        font-style: normal;
		margin-bottom: 0.45rem;
	}
.altex p{
	        font-size: 1.1rem;
        font-style: normal;
		margin-bottom: 0.45rem;	
	}	
.kjxz1{
overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        min-width: 100%;
	}
.altex table {
            border-collapse: collapse;
            width: 600px;
			font-size: 0.85rem;
        }
.altex table  th, td {
            border: 1px solid #ddd;
            padding: 8px;
            text-align: center;
        }
ol {
        list-style-type: none;
        counter-reset: custom-counter;
        padding-left: 0;
    }
ol li {
        counter-increment: custom-counter;
        position: relative;
        padding-left: 1.0em;
		font-size: 0.85rem;
        font-style: normal;
    }
ol li::before {
        content: counter(custom-counter) ". ";
        position: absolute;
        left: 0;
    }
.yyly ul li sub{    padding-top: 5px;
    font-size: 6px;}
}
