a{
    text-decoration: none;
}
#navV2 .item .childnav{
    position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  padding-top: 10px;
  padding-left: 10px !important;
  padding-right: 10px !important; 
  border-top: 2px solid #5a76af;
 
  display: none;
}
#navV2 .item .childnav li{
  list-style: none;
  height: 40px;
}
#navV2 .item .childnav li a{
  color: #4b4b4b;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  line-height: 40px;
  font-size: 12px !important;
}
#navV2 .item.itemHover .childnav li a:hover{
   color: #5a76af !important;
}
#navV2 .item.itemHover .childnav{

  display: block;
}
#noticeMarquee3041{
    height: 30px;
    overflow: hidden;
}

#noticeScrollbar3041{
    overflow: visible;
    list-style: none;
    padding-left: 0px;
}
.noticeScrollbar .scrollbarLi{
    display: flex;
    align-items: center;
}
.sw-slide{
     margin-right: 8px;
}
.sw-slide .p-name{
    padding: 5px 0;
     text-align: center;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
   text-overflow: ellipsis;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #666666;
   
}

.sw-container{
    position: relative;
}



.formMiddle3728 .photoMarqueeForms .tempWrap{
    width: 100% !important;
}