@charset "utf-8";
body{font:0.94vw/1.41vw '微软雅黑';background-color:#F7F7F7;background-repeat:no-repeat;background-position:top center;height:auto;}
a{color: #333;}
a:hover,.PRBox ul a:hover p{color: #0458DB;}
.main{width:100%;height:100vh;min-width: 1440px;display: flex;}
.PL{width: 50%;background: url(../../images/zt/ChinaSouthAfrica2025/bg_L.jpg) no-repeat center top;}
.PR{width: 50%;background: url(../../images/zt/ChinaSouthAfrica2025/bg_R.jpg) no-repeat center top;padding: 2.34vw 0.39vw 0.78vw 1.56vw;box-sizing: border-box;}
.PL,.PR{background-size: cover;}
.home{color: #fff;height: 1.95vw;line-height: 1.95vw;padding: 0 1vw;background: #4294EF;background-size: contain;display: inline-block;margin-left: 1.56vw;margin-top: 1.17vw;border-radius: 0.98vw;}
.home:hover{color:#1F1F1F;background:#FFDC72;}
.PLBox{width:100%;min-height: 11.71vw;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: 1.41vw;font-weight: bold;line-height: 1.5em;}
.PLBox>div:last-child{color:#fff;font-size: 0.86vw;background: linear-gradient(to left,rgba(0, 33, 222, 0.8),rgba(20, 31, 78, 0.8));}
.PLBox .more{font-size: 0.63vw;width: 3.12vw;height: 1.17vw;line-height: 1.17vw;text-align: center;color:#fff;background-color:#4294EF;border-radius: 0.59vw;display: block;margin: 1.17vw 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: 1.17vw;}
.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:0.6vw 0.8vw;}
.PRBox ul p{font-size: 0.78vw;color: #757575;margin-top: 0.3vw;}
.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: 0.7vw;height: 0.7vw;   }
.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}


