body{
  position: relative;
  }
  #barrierfree_container {
      z-index: 200;
  }
.box-1440{
    width: 1440px;
    margin: 0 auto;
    min-width: 1440px;
}
.phone_ywfb_bg{
display:none;
}
/* 清除浮动 */
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.public_nav {
    background-image: none !important;
    background: none !important;
}
.header_img{
    position: relative;
    z-index: -1;
}
.header_img .box-1440{
    position: absolute;
    left:calc(50% - 720px);
        bottom: 89px;
    color: #fff;
    font-size: 36px;
}
.header_img .ywfb_bg{
    width: 100%;
    height: 216px;
    object-fit: cover;
}
.header_img .box-1440 img{
    width: auto;
    height: 44px;
}
/* 栏目页 */
.col_name{
font-size: 32px;
line-height: 48px;
font-weight: bold;
}
.content .box-1440{
    position: relative;
    margin-bottom: 60px;
}
.content_left{
    background: #f9faff;
    position: absolute;
    padding: 60px;
    left: 0;
    top: -60px;
    transition: none;
    bottom: 0;
    overflow: auto;
display:none;
}
.content_left a{
         display: block;
    line-height: 28px;
    font-size: 22px;
    color: #333333;
    width: 300px;
    padding: 25px 0;
    padding-left: 58px;
    text-align: center;
    padding-right: 15px;
    background-size: 100% 100% !important;
    background-image: url(/uploads/image/i15496/column.png) !important;
}
.content_left a:hover{
    color: #3860f4;
    font-weight: bold;
    background-image: url(/uploads/image/i15496/colunm_on.png) !important;
}
.content_left a.on{
    color: #3860f4;
    font-weight: bold;
    background-image: url(/uploads/image/i15496/colunm_on.png) !important;
}
.content_right{
    float: none;
    width: 100%;
}
.now_place{
    margin-top: 30px;
}
.now_place a{
    font-size: 16px;
    color: #333333;
}
.content_right .now_place img{
    margin: 0 !important;
    width: 16px;
    height: 20px;
    margin-right: 13px !important;
}
.column_list{
    margin-top: 35px;
}
.column_title{
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}
.column_ul{
    border-top: 0;
    padding-top: 30px;
    margin-top: 18px;
    min-height: 714px;
}
.column_ul .lucidity_pgcontainer li{
    line-height: 54px;
    font-size: 18px;
transition: all ease-in-out .4s;
}
.column_ul .lucidity_pgcontainer li a{
    color: #333333;
    display: block;
    max-width: 86%;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
    float: left;
}
.column_ul .lucidity_pgcontainer li:hover a{
  font-size: 18px;
text-align: center;
color: #0c5cc0;
    font-weight:bold;
}
.column_ul .lucidity_pgcontainer li:hover span{
    font-size: 18px;
text-align: center;
color: #0c5cc0;
}
.column_ul .lucidity_pgcontainer li:hover{
    background: #f1f6fe url(/uploads/image/p1387/2412011504393739131.png) no-repeat 20px center;
box-shadow: 0 2px 12px #99999933;
    padding:0 20px 0 48px;
}
.column_ul .lucidity_pgcontainer li span{
    color: #999999;
    margin-left: 20px;
    display: block;
    float: left;
}
.column_ul .lucidity_pgcontainer li:nth-child(10n-5){
    border-bottom: 0;
    padding-bottom: 0;
}
.column_ul .lucidity_pgcontainer li:nth-child(10n-4){
    margin-top: 0;
}
.column_ul .lucidity_pgcontainer li:nth-child(10n-10){
    border-bottom: 0;
    padding-bottom: 0;
}
.column_ul .lucidity_pgtoolbar {
    height: 30px;
    border: none;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 0;
}
.now_place{
   font-size: 16px;
}

  .video-container{
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    opacity: 0.36;
}
.oldtype .box-1440{
width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}