ans.header {
    position: relative;
}

.liaojie {
    width: 100%;
    height: 204px;
    background: #f4f4f4;
    margin-top: -4px;
    position: relative;
}

.lep {
    font-size: 28px;
    text-align: center;
    padding-top: 31px;
    display: block;
}

.lva {
    width: 165px;
    display: block;
    height: 50px;
    float: left;
    border: 1px solid black;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    color: black;
    margin: 0 33px;
    box-sizing: border-box;
}

.lpdiv {
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
    width: 924px;
    margin-top: 24px;
}

.lediv {
    width: 76.6%;
    margin: auto;
    margin-top: 59px;
}

.lvdiv {
    /* width: 23.7%;
    margin: 0 0.65%; */
	width: 29%;
	margin: 0 2%;
    float: left;
    margin-bottom: 90px;
	/* background: white; */
}

.lxdivv {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    padding: 0px 0px 27px 0px;
	background: white;
}

.leediv{
	background-color: rgb(255, 255, 255);
	padding: 5% 6% 12%;
}

.lvdivimg {
    width: 100%;
    height: 290px;
    position: relative;
}

.lgimg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lgtime {
    font-size: 14px;
    margin-top: 13px;
    margin-bottom: 10px;
    color: black;
}

.ledivs {
    width: 28px;
	height: 4px;
    background: #111111;
}

.lvp {
    font-size: 18px;
    font-weight: bold;
    margin-top: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
}

.lvpdiv {
	font-size: 14px;
	line-height: 24px;
	margin-top: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #919191;
}

.laactive {
    background: #30abfa;
    border: none;
    color: white;
}

.lxdiv {
    width: 100%;
    margin: auto;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.lxdivv:hover {
    transform: translate3d(0, -20px, 0);
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    background: white;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    /* box-shadow: 0px 0px 5px 3px #e4e4e4; */
}

.lxdiv:hover .ledivs {
    background: #30abfa;
}

.current {
    width: 59px;
    height: 59px;
    display: inline-block;
    line-height: 59px;
    position: relative;
    font-size: 18px;
    background: #30abfa;
    text-align: center;
    color: white;
}

.num {
    width: 59px;
    height: 59px;
    display: inline-block;
    line-height: 59px;
    position: relative;
    font-size: 18px;
    text-align: center;
    color: black;
}

.next {
    width: 59px;
    height: 59px;
    display: inline-block;
    line-height: 59px;
    position: relative;
    text-align: center;
    color: #342c2a;
    background: url(/Template/Home/Static/images/068.jpg) no-repeat;
    background-position-x: 26px;
    background-position-y: 22px;
}

.prev {
    width: 59px;
    height: 59px;
    display: inline-block;
    line-height: 59px;
    position: relative;
    text-align: center;
    color: #342c2a;
    background: url(/Template/Home/Static/images/069.jpg) no-repeat;
    background-position-x: 26px;
    background-position-y: 22px;
}

.artpages {
    width: 100%;
    height: 59px;
    position: relative;
    float: left;
    margin-top: 0px;
    margin-bottom: 43px;
}

.asdiv div {
    display: inline-block;
    overflow: hidden;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0%);
}

@media screen and (max-width: 1680px) {
    .lediv {
        width: 80%;
    }

    .lvdiv {
        margin-bottom: 80px;
    }

    /* .artpages {
        margin-top: 82.25px;
        margin-bottom: 185.5px;
    } */
}

@media screen and (max-width: 1500px) {
    .lediv {
        width: 85%;
    }

    .lvdiv {
        margin-bottom: 70px;
    }

    .lva {
        width: 130px;
        height: 45px;
        line-height: 45px;
    }

    .lpdiv {
        width: 802px;
    }

    .liaojie {
        height: 185px;
    }

    /* .artpages {
        margin-top: 73.43px;
        margin-bottom: 165.6px;
    } */
	
	.lvdivimg{
		height: 290px;
	}
	
	.lxdivv{
		padding: 0px 0px 0px 0px;
	}
}

@media screen and (max-width: 1300px) {
    .lvdiv {
        margin-bottom: 60px;
    }

    .liaojie {
        height: 180px;
    }

    /* .artpages {
        margin-top: 63.64px;
        margin-bottom: 143.52px;
    } */
	
	.lvdivimg{
		height: 270px;
	}
}

@media screen and (max-width: 1200px) {
    .lediv {
        width: 90%;
    }

    .lvdiv {
        margin-bottom: 50px;
    }

    /* .artpages {
        margin-top: 58.74px;
        margin-bottom: 132.48px;
    } */
	
	.lvdivimg{
		height: 250px;
	}
}

@media screen and (max-width: 768px) {
    .lva {
        width: 115px;
        margin: 0 25px;
    }

    .lpdiv {
        width: 660px;
    }

    .lediv {
        margin-top: 40px;
    }

    .lvdivimg {
        height: 200px;
    }

    .artpages {
        margin-top: 44px;
        margin-bottom: 99px;
    }
	
	.lvdivimg{
		height: 200px;
	}
}

@media screen and (max-width: 450px) {
    .lva {
		width: 64px;
		margin: 0 7px;
		font-size: 12px;
		height: 35px;
		line-height: 35px;
    }

    .lpdiv {
        width: 312px;
    }

    .lep {
        font-size: 20px;
        padding-top: 18px;
    }

    .liaojie {
        height: 135px;
    }

    .lvdiv {
        width: 46%;
        margin: 0 2%;
        margin-bottom: 20px;
    }

    .lvdivimg {
        height: 150px;
    }

    .lgtime {
        font-size: 13px;
        margin-top: 7px;
        margin-bottom: 6px;
    }

    .ledivs {
        display: none;
    }

    .lvp {
        font-size: 15px;
        margin-top: 0px;
    }

    .lvpdiv {
        margin-top: 5px;
        font-size: 12px;
        line-height: 20px;
    }

    .lediv {
        margin-top: 30px;
    }

    .artpages {
        margin-top: 26px;
        margin-bottom: 58px;
    }

    .current {
        font-size: 15px;
        width: 28px;
        height: 28px;
        line-height: 28px;
    }

    .num {
        font-size: 15px;
        width: 28px;
        height: 28px;
        line-height: 28px;
    }

    .next {
        font-size: 15px;
        width: 28px;
        height: 28px;
        line-height: 28px;
        background: url(/Template/Home/Static/images/068.jpg) no-repeat;
        background-position-x: 10px;
        background-position-y: 6px;
    }

    .prev {
        font-size: 15px;
        width: 28px;
        height: 28px;
        line-height: 28px;
        background: url(/Template/Home/Static/images/069.jpg) no-repeat;
        background-position-x: 10px;
        background-position-y: 6px;
    }


}

@media screen and (max-width: 320px) {
    .lediv {
        margin-top: 25px;
    }

    .lvdivimg {
        height: 130px;
    }

    .lep {
        font-size: 18px;
    }

    .lpdiv {
        margin-top: 15px;
    }

    .lva {
        height: 35px;
        line-height: 35px;
    }

    .liaojie {
        height: 120px;
    }

    .artpages {
        margin-top: 18px;
        margin-bottom: 41px;
    }
}