.topWrap{
background-image:url(images/top-bg.png);
    height: 150px;
    padding:100px 0;}

.part1-c,
.part1-r, 
.part1-l,
.part2-l {
width:410px;}
.part2-l .dynamic_list li,
.part2-l .dynamic_list,

.part1-l .dynamic_list li,
.part1-l .dynamic_list{
width:410px;}
.part2-c,
.part1-c{
margin:0 35px;

width:500px;}
.new_picb p {

    top: -35px;}


.part2-c .dynamic_list li,
.part2-c .dynamic_list,
.part1-c .dynamic_list li,
.part1-c .dynamic_list{
width:500px;}

.part2-r,
.part1-r{
width:320px;}
.part1-r li{
height:35px;
line-height:35px;
margin:5px 0 0  0;
border-radius:6px;
width:320px;
    background: none;
    text-align: center;}
.part1-r li:hover{
    background: none;}
.part1-r li:nth-child(1),
.part1-r li:nth-child(7)
 {  background-color: #99CCCC;}
.part1-r li:nth-child(2),
.part1-r li:nth-child(8) {  background-color: #FFCCCC;}
.part1-r li:nth-child(3),
.part1-r li:nth-child(9) {  background-color: #FFCC99;}
.part1-r li:nth-child(4),
.part1-r li:nth-child(10) {  background-color: #F4D6FC;}
.part1-r li:nth-child(5),
.part1-r li:nth-child(11) {  background-color: #DEE7FE;}
.part1-r li:nth-child(6),
.part1-r li:nth-child(12) {  background-color: #FFB7B7;}
.new_inforBox {
    width: 410px;}
.part2-r li{
width:320px;}
.slideBox5,
.slideBox5 .bd img{
width:410px;
height:310px;}
.quick-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;}

.quick-nav a {
  padding: 6px 16px;
  background: #fff;
  border: 1px solid #ddd;

  font-size: 16px;
  color: #555;
  transition: all 0.2s;}

.quick-nav a:hover {
  background: #c41e3a;
  color: #fff;
  border-color: #c41e3a;}

.cylj a {
    font-size: 16px;
    padding: 10px 25px 10px 0;
    display: inline-block;}
.main_conLT dl dd {

    height: auto;}
.main_conLT dl dd  ul{
display:none;}
.main_conLT dl dd.on  ul{
display:block;}
.main_conLT dl dd>a{
font-weight:bold;
font-size:18px;
color:#000;}

.main_conLT dl dd.on>a{
color:#b33a2a;}
.main_conLT dl dd  ul a{}


.main_conLT dl dd a:hover{
color:#fff;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
