<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/*************************************

* 组件样式: 翻页样式

*************************************/

.p_page .pre:hover:after,
.p_page .next:after,
.p_page .next {
  background-color: rgba(2, 128, 187, 1)!important;
}
.p_page .pre:active:after,
.p_page .pre:hover,
.p_page .pre:active,
.p_page .next:hover:after,
.p_page .next:active:after,
.p_page .next:hover,
.p_page .next:active,
.p_page .pageNum:hover,
.p_page .pageNum:active,
.p_page .pageNum.active {
  background-color: rgba(2, 106, 154, 1)!important;
}




.dbbq { text-align:left; font-size:14px; color:#666; line-height:30px;}
.dbbq a{color:#666!important;}
.dbbq a:hover{color:#0280bb!important;}


.nybt_en{
font-family: Arial, Helvetica, sans-serif;
font-size:60px;
color:#fff;
  line-height:100px;
  text-align:center;
}
.nybt_zw{
font-size:44px;
color:#fff;
  text-align:center;
  letter-spacing:2px;
}

.nybt_zw01{
font-size:40px;
color:#333;
  line-height:60px;
  text-align:center;
}

.nybt_gy01{
font-size:20px;
color:#999;
  text-align:center;
  letter-spacing:1px;
}


.about_nr{
width:100%; 
animation-name:fadeInUp;
animation-duration:1.5s;
animation-delay:0.5s;
animation-fill-mode:both;
}


.aboutsec2{
  width:100%; 
  animation-name:fadeInUp;
animation-duration:1.5s;
animation-delay:1s;
animation-fill-mode:both;
}
.aboutsec2 ul li{float: left; width: 25%; padding-left: 5%; border-right: 1px solid #d9d9d9; margin-left: -1px;    list-style: none;}
.aboutsec2 ul li.marr{border-right: 0;}
.aboutsec2 ul li p{font-size: 18px; color: #353535;}
.aboutsec2 ul li h2{font-size: 46px; color: #0280bb; font-weight: 600; margin: 12px auto;}


.</pre></body></html>