<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/NEW10.COM/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/dgwtzdh.com/img/9a/d150c/56555.css): failed to open stream: No such file or directory in <b>/www/wwwroot/NEW10.COM/func.php</b> on line <b>115</b><br />
/*nyNews start*/
.nyNews { overflow: hidden; padding: 100px 0; background-color: #f8f8f8;}
.nyNews_main .nyNews_rom { margin-bottom: 50px;}
.nyNews_rom ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -24px;}
.nyNews_rom ul li { width: 33.333333%; padding: 0 24px;}
.nyNews_rom ul li .nyNewsRom_con { height: 100%; overflow: hidden; background-color: #fff; border-radius: 8px;}
.nyNewsRom_con .nyNewsRom_img { width: 100%; height: 300px; overflow: hidden; position: relative;}
.nyNewsRom_con .nyNewsRom_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyNewsRom_con:hover .nyNewsRom_img a img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyNewsRom_con .nyNewsRom_img span { display: block; width: 140px; height: 36px; overflow: hidden; line-height: 36px; color: #fff; font-size: 14px; text-align: center; background-color: rgba(253, 9, 9, .85); border-radius: 0 0 8px 0; position: absolute; left: 0; top: 0;}
.nyNewsRom_con .nyNewsRom_img span i { display: inline-block; width: 15px; height: 15px; overflow: hidden; vertical-align: middle; margin: -4px 8px 0 0;}
.nyNewsRom_con .nyNewsRom_text { padding: 30px 40px 40px;}
.nyNewsRom_con .nyNewsRom_text a.nyNewsRom_name { display: block; height: 64px; overflow: hidden; line-height: 32px; color: #020202; font-size: 18px; font-weight: bold; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 15px;}
.nyNewsRom_con:hover .nyNewsRom_text a.nyNewsRom_name { color: #fd0909;}
.nyNewsRom_con .nyNewsRom_text p { height: 56px; overflow: hidden; line-height: 28px; color: #999; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 30px;}

.nyNews_list ul { min-height: 300px; margin-bottom: 50px;}
.nyNews_list ul li { overflow: hidden; margin-bottom: 30px; padding: 30px 0; background-color: #fff; border-radius: 8px;}
.nyNews_list ul li:last-child { margin-bottom: 0;}
.nyNews_list ul li:hover { background-color: #fd0909;}
.nyNews_list ul li .nyNews_time { width: 180px; padding: 20px; border-right: 1px solid #ddd; float: left;}
.nyNews_list ul li .nyNews_time span { display: block; line-height: 30px; color: #999; font-size: 20px; text-align: center; margin-bottom: 10px;}
.nyNews_list ul li .nyNews_time p { line-height: 50px; color: #020202; font-size: 44px; text-align: center;}

.nyNews_list ul li .nyNews_text { width: calc(100% - 180px); padding: 0 60px; float: right;}
.nyNews_list ul li .nyNews_text a.nyNews_name { display: block; max-height: 64px; overflow: hidden; line-height: 32px; color: #020202; font-size: 18px; font-weight: bold; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 10px;}
.nyNews_list ul li .nyNews_text p { max-height: 56px; overflow: hidden; line-height: 28px; color: #999; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 20px;}
.nyNews_list ul li .nyNews_text a.nyNews_btn { display: inline-block; height: 40px; overflow: hidden; line-height: 40px; color: #999; font-size: 18px; vertical-align: top;}
.nyNews_list ul li .nyNews_text a.nyNews_btn::before { content: ''; display: inline-block; width: 0; height: 0; border-left: 7px solid #fd0909; border-top: 7px solid transparent; border-bottom: 7px solid transparent; margin: -4px 10px 0 0; transition: all 0.5s; -webkit-transition: all 0.5s;}

.nyNews_list ul li:hover .nyNews_time span, .nyNews_list ul li:hover .nyNews_time p, .nyNews_list ul li:hover .nyNews_text a.nyNews_name, .nyNews_list ul li:hover .nyNews_text a.nyNews_btn { color: #fff;}
.nyNews_list ul li:hover .nyNews_text a.nyNews_btn::before { border-left: 7px solid #fff; margin: -4px 20px 0 0;}
.nyNews_list ul li:hover .nyNews_text p { color: rgba(255, 255, 255, .65);}
/*nyNews end*/


@media (max-width:1680px) {
  .nyNews { padding: 80px 0;}
  .nyNews_main .nyNews_rom, .nyNews_list ul { margin-bottom: 40px;}
  .nyNews_rom ul { margin: 0 -20px;}
  .nyNews_rom ul li { padding: 0 20px;}
  
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyNews { padding: 60px 0;}
  .nyNews_main .nyNews_rom, .nyNews_list ul { margin-bottom: 30px;}
  .nyNews_rom ul { margin: 0 -15px;}
  .nyNews_rom ul li { padding: 0 15px;}
  .nyNewsRom_con .nyNewsRom_img { height: 280px;}
  .nyNewsRom_con .nyNewsRom_text { padding: 20px 30px 30px;}
  .nyNewsRom_con .nyNewsRom_text a.nyNewsRom_name { height: 60px; line-height: 30px; margin-bottom: 10px;}
  .nyNewsRom_con .nyNewsRom_text p { height: 50px; line-height: 25px; font-size: 15px; margin-bottom: 20px;}

  .nyNews_list ul li .nyNews_text { padding: 0 40px;}
}

@media (max-width:1366px) {
  .nyNewsRom_con .nyNewsRom_img { height: 250px;}
  .nyNews_list ul li .nyNews_text a.nyNews_btn { font-size: 15px;}
  .nyNews_list ul li .nyNews_text a.nyNews_btn::before { border-left: 6px solid #fd0909; border-top: 6px solid transparent; border-bottom: 6px solid transparent;}
}

@media (max-width:1280px) {
  .nyNewsRom_con .nyNewsRom_img { height: 240px;}
  .nyNewsRom_con .nyNewsRom_img span { width: 130px; height: 32px; line-height: 32px;}
  .nyNewsRom_con .nyNewsRom_text p { height: 48px; line-height: 24px; font-size: 14px;}

  .nyNews_list ul li .nyNews_text p { max-height: 48px; line-height: 24px; font-size: 14px;}
}

@media (max-width:1200px) {
  .nyNewsRom_con .nyNewsRom_img { height: 230px;}
}

@media (max-width:1080px) {
  .nyNews_rom ul { margin: 0 -12px;}
  .nyNews_rom ul li { padding: 0 12px;}
  .nyNewsRom_con .nyNewsRom_img { height: 210px;}
  .nyNewsRom_con .nyNewsRom_text { padding: 16px 24px 24px;}

  .nyNews_list ul li { padding: 20px 0;}
  .nyNews_list ul li .nyNews_time { width: 150px;}
  .nyNews_list ul li .nyNews_time span { line-height: 26px; font-size: 16px;}
  .nyNews_list ul li .nyNews_time p { line-height: 32px; font-size: 36px;}
  .nyNews_list ul li .nyNews_text { width: calc(100% - 150px); padding: 0 30px;}
  .nyNews_list ul li .nyNews_text p { margin-bottom: 15px;}
  .nyNews_list ul li .nyNews_text a.nyNews_btn { font-size: 14px;}
}

@media (max-width:1024px) {
  .nyNewsRom_con .nyNewsRom_img { height: 200px;}
}

@media (max-width:920px) {
  .nyNews { padding: 40px 0;}
  .nyNews_main .nyNews_rom, .nyNews_list ul { margin-bottom: 20px;}
  .nyNews_rom ul { margin: 0 -10px;}
  .nyNews_rom ul li { padding: 0 10px;}
  .nyNewsRom_con .nyNewsRom_img { height: 180px;}
  .nyNewsRom_con .nyNewsRom_text { padding: 15px 20px 20px;}
  .nyNewsRom_con .nyNewsRom_text a.nyNewsRom_name { height: 52px; line-height: 26px; font-size: 16px;}
  .nyNewsRom_con .nyNewsRom_text p { margin-bottom: 15px;}

  .nyNews_list ul li { margin-bottom: 20px;}
  .nyNews_list ul li .nyNews_time { width: 140px;}
  .nyNews_list ul li .nyNews_time span { line-height: 25px; font-size: 15px;}
  .nyNews_list ul li .nyNews_text { width: calc(100% - 140px); padding: 0 20px;}
  .nyNews_list ul li .nyNews_text a.nyNews_name { max-height: 52px; line-height: 26px; font-size: 16px;}
  .nyNews_list ul li .nyNews_text p { margin-bottom: 10px;}

}

@media (max-width:820px) {
  .nyNewsRom_con .nyNewsRom_img { height: 150px;}
}

@media (max-width:767px) {
  .nyNews_rom ul { margin: 0;}
  .nyNews_rom ul li { width: 100%; margin-bottom: 20px; padding: 0;}
  .nyNewsRom_con .nyNewsRom_img { height: 220px;}
  .nyNewsRom_con .nyNewsRom_text a.nyNewsRom_name { height: 60px; line-height: 30px; font-size: 18px;}

  .nyNews_list ul li .nyNews_time { width: 100px; padding: 5px 10px;}
  .nyNews_list ul li .nyNews_time span { line-height: 20px; font-size: 14px;}
  .nyNews_list ul li .nyNews_time p { line-height: 20px; font-size: 24px;}
  .nyNews_list ul li .nyNews_text { width: calc(100% - 100px);}
  .nyNews_list ul li .nyNews_text a.nyNews_name { max-height: 60px; line-height: 30px; font-size: 18px;}

}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyNewsRom_con .nyNewsRom_img { height: 180px;}
  .nyNewsRom_con .nyNewsRom_text a.nyNewsRom_name { height: 52px; line-height: 26px; font-size: 16px;}

  .nyNews_list ul li .nyNews_time { width: 82px; padding: 5px 0;}
  .nyNews_list ul li .nyNews_text { width: calc(100% - 82px); padding: 0 12px;}
  .nyNews_list ul li .nyNews_text a.nyNews_name { max-height: 52px; line-height: 26px; font-size: 16px;}


}