@charset "utf-8";
body{font:24px/28px '微软雅黑';background-color:#F7F7F7;background-repeat:no-repeat;background-position:top center;height:auto;}
a{color: #333;}
a:hover,.PRBox ul a:hover p{color: #007FC8;}
.main{width:100%;height:100vh;min-width: 1440px;display: flex;}
.PL{width: 50%;background: url(../../images/zt/jqrqyj2025/bg_L.jpg) no-repeat center top;}
.PR{width: 50%;background: url(../../images/zt/jqrqyj2025/bg_R.jpg) no-repeat center top;padding: 3.9vw 0.39vw 0.78vw 1.56vw;box-sizing: border-box;}
.PL,.PR{background-size: cover;}
.home{width:3.6vw;height: 1.7vw;background: url(../../images/zt/jqrqyj2025/icon_logo.png) no-repeat center;background-size: contain;display: inline-block;margin-left: 1.56vw;margin-top: 1.17vw;}
.home:hover{background-image: url(../../images/zt/jqrqyj2025/icon_logo_on.png);}
.PLBox{width:100%;padding:0 1.56vw;display: flex;gap:0.06vw;box-sizing: border-box;margin-top: 25vw;}
.PLBox a:hover{color: #FFDC72;}
.PLBox>div{width:50%;box-sizing: border-box;padding: 1.56vw;box-sizing: border-box;}
.PLBox .title{background: linear-gradient(to right,rgba(0, 33, 222, 0.8),rgba(20, 31, 78, 0.8));display: flex;flex-direction: column;justify-content: space-between;}
.PLBox .title span{color: #FFDC72;font-size: 16px;margin-right: 20px;}
.PLBox>div:first-child a{color:#FFDC72;font-size: 26px;font-weight: bold;line-height: 1.5em;}
.PLBox>div:last-child{color:#fff;font-size: 16px;background: linear-gradient(to left,rgba(0, 33, 222, 0.8),rgba(20, 31, 78, 0.8));}
.PLBox .more{font-size: 12px;width: 60px;height: 24px;line-height: 24px;text-align: center;color:#fff;background-color:#4294EF;border-radius: 15px;display: block;margin: 30px auto 0;}
.PLBox .more:hover{color:#333;background-color:#FFDC72;}
.PRBox{width:100%;height:100%;overflow-y: auto;overflow-x: hidden;}
.PRBox ul{font-size: 18px;margin-right: 10px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.PRBox ul a:nth-child(-n+2){width:calc((100% - 1.56vw) / 2);position: relative;margin-bottom: 40px;}
.PRBox ul a:nth-child(-n+2) h4{width: 100%;padding:10px 20px;position: absolute;left: 0;bottom: 0;color:#fff;background:rgba(0,0,0,0.6);box-sizing: border-box;}
.PRBox ul a:nth-child(n+3){width: 100%;border-top: 1px solid #CDC7BD;padding:10px 15px;}
.PRBox ul p{font-size: 12px;color: #757575;}
.PRBox ul a:nth-child(-n+2) p{padding: 5px 15px 0;}
.PRBox ul span{margin-right: 30px;}
.PRBox ul img{width:100%;height: 100%;object-fit: cover;}
.PRBox::-webkit-scrollbar {width: 18px;height: 18px;   }
.PRBox::-webkit-scrollbar-track {background: #fff;border-radius: 4px;}
.PRBox::-webkit-scrollbar-thumb {border: 3px solid #fff;background: #F2EEDE;border-radius: 4px;}
.PRBox::-webkit-scrollbar-thumb:hover {cursor:pointer}


