@charset "utf-8";
/* 魅力临潼 */
.sort{background: url(/template/images/2023/mllt.files/sort-bg.png) bottom center no-repeat #fffaf4;}


/* 魅力临潼 */



/* 临潼概况 */
.g-ltgk{background: url(/template/images/2023/mllt.files/ltgk-bg.png) top center no-repeat;}
.m-ltgk{padding: 20px; background: #fff; overflow: hidden; margin: 60px 0;}
.m-ltgk .ltgk{padding: 20px; overflow: hidden;}
.m-ltgk .ltgk p{font-size: 18px; line-height: 40px; text-indent: 2em;}
.m-ltgk .ltgk p a{color: #01509f;}


/* 印象临潼 */
.u-yxlt{padding: 25px 10px; position: relative;}
.u-yxlt img{width: 100%; height: 206px;}
.u-yxlt p{text-align: center; background: url(/template/images/2023/mllt.files/yxlt-bg.png) top center no-repeat; position: absolute; bottom: 0; z-index: 999; width: 100%; line-height: 49px; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }


/* 投资临潼 */
.m-tzlt ul li {margin: 8px 0;}
.m-tzlt ul li img{height: 208px; overflow: hidden;}
.m-tzlt ul li:nth-child(1) img{height: 432px; overflow: hidden; width: 100%;}


/* 荣耀临潼 */
.m-rylt{overflow: hidden;}

.m-rylt ul li{width: 18%; background: #fbfdff; overflow: hidden; float: left; margin: 9px; border-radius: 15px;box-shadow: 0 2px 12px 0 rgb(146 153 159 / 20%)} 
.m-rylt ul li:hover{box-shadow: 0 2px 12px 0 rgb(64 123 183 / 50%)}
.m-rylt ul li a{display: block; padding: 20px; width: 100%; height: 120px;overflow: hidden; cursor: unset;}
.m-rylt ul li a h4{font-size: 17px; line-height: 35px; height: 70px; overflow: hidden;}
.m-rylt ul li a p{line-height: 25px;}
.m-rylt ul li a p span{color: #999; font-size: 14px; bottom: 0; margin: 0 10px; float: right;}

/* pad */
@media (min-width: 768px) and (max-width: 979px) {
/* 印象临潼 */
.u-yxlt img{width: 100%; height: 254px;}
    /* 投资临潼 */
    .m-tzlt ul li img{height: auto;}
    .m-tzlt ul li:nth-child(1) img{height: auto;}

/*荣耀临潼 */
.m-rylt ul li{width: 30%;}

}

/* wap */
@media (max-width: 767px) {
/* 临潼概况 */
.m-ltgk{margin: 20px 0;}

/* 印象临潼 */
.u-yxlt img{width: 100%; height: 254px;}

 /* 投资临潼 */
 .m-tzlt ul li img{height: auto;}
 .m-tzlt ul li:nth-child(1) img{height: auto;}

/*荣耀临潼 */
.m-rylt ul li{width: 44%;}

}

/* 改版20240416 */
/* 印象临潼 */
.cygpz-box{overflow: hidden;}
.cygpz-box .cygpz{width: 20%; padding: 20px;overflow: hidden; float: left; transform:all 0.5s; }
.cygpz-box .cygpz img{width: 100%;}
.cygpz-box .cygpz:hover img{transform: scale(1.1);}

/* 投资临潼 */

.tzimg a{display: block;overflow: hidden;width: 100%;position: relative;}
.tzimg a p{text-align: center; font-size: 20px; font-weight: bold; color: #fff; line-height: 40px; background: rgba(1, 80, 159, 0.5); position: absolute; bottom: 0; width: 100%;}
.tzimg a:hover p{color: #226ebc; background: rgba(255, 255, 255, 0.4);}
.tzimg a img{width: 100%; transform:all 0.5s; }
.tzimg a:hover img{transform: scale(1.1);}
