.focus-news {
    /* position: relative; */
    width: 1280px;
    min-height: 700px;
    margin: 0 auto;
    background: #fff;
}

.bag-box {
    position: absolute;
    left: 0;
    top: 404px;
    z-index: -1;
    width: 100%;
    min-width: 1280px;
    height: 488px;
    background: linear-gradient(180deg, #E1F0FF 0%, #FFFFFF 100%);
}

.nav-box-title {
    width: 1280px;
    height: 50px;
    background: #EEF1F6;
    line-height: 50px;
}
.nav-box-title div {
  display: inline-block;
}
.nav-word {
    padding-left: 12px;
    font-size: 14px;
    color: #333;
    align-items: center;
}
.boxVideo {
  width: 880px;
  height: 495px;
  margin: 18px auto 158px;
  /* padding-bottom: 158px; */
}
.video-js .vjs-tech { 
  top: -2px; 
  } 
  
  .video-js { 
      overflow: hidden; 
  } 
.nav-img {
    width: 11px;
    height: 15px;
}

.nav-text {
    margin: 0 6px 0 3px;
}

.nav-word div {
    margin-right: 4px;
}

.focus-news-box {
    padding: 38px 20px 0 20px;
}

.box-title {
    text-align: center;
    color: rgb(45,102,165);
    font-weight: bold;
    font-size: 32px;
    padding-right: 50px; padding-left: 50px;
    LINE-HEIGHT: 150%;
}

.box-img {
    margin: 30px auto;
    width: 750px;
    height: 518px;
}

.box-img img {
    width: 750px;
    height: 518px;
}

.box-word {
    font-size: 16px;
    color: #333333;
    padding-top: 20px;
    padding-bottom: 10px;
    LINE-HEIGHT: 30px;
    /*border-bottom: 1px solid #eee;*/
}

.box-word img {
    padding-top:10px;
    padding-bottom:10px;
}

.box-bottom :hover, .box-word a:hover {
  color: #1d82e6;
}
.box-bottom {
  border-top: 1px solid #eee;
    padding-top: 32px;
}

.box-bottom a, .box-word a {
    color: #333333;
    font-size: 16px;
    cursor: pointer;
}

.bootom-second {
    margin-top: 20px;
}

.share-title {
    float: left;
    padding: 10px 0;
}

.daying { width:100%; font-size:14px; line-height:40px; height:80px; padding: 20px 0; background-color: rgb(250,250,250); padding-right:60px;}
.daying a { float:right; color:#444444; padding:0 10px;}
.daying a:hover { color:#126BDC; text-decoration:underline; }

.xggj {
    margin-top: 32px;
}

.xggj div {
    display: inline-block;
}

.xggj a>div {
    display: inline-block;
}

 .xggj-content {
    margin-left:30px;
    margin-top:10px;
} 
 .xggj-content a {
    /*border-bottom:1px dotted #ccc ;*/
    color: #333333;
} 
 .xggj-content a:hover {
    color: #1D82E6;
} 

 .xggj-date {
    margin-left: 60px;
    color: #999;
} 

.xggj:first-child {
    margin: 0;
}

.xggj-title {
    margin-left: 4px;
    font-size: 18px;
    color: #1D82E6;
    font-weight: bold;
}

.xggj a>div {
    color: #333333;
    font-size: 16px;
}

.xggj a>div:hover {
    color: #1D82E6;
}

.xggj-line {
    width: 4px;
    transform: translateY(4px);
    height: 19px;
    background: #1D82E6;
}

.classify {
    overflow: hidden;
    border-bottom: none;
    border-right: none;
    position: relative;
    margin-top:20px;
    margin-left:20px;
    margin-right:20px;
}
.classify table {
    width: 100%;
    border-collapse: collapse;
}
.classify table td {
    border: 1px solid #b0cce4;
}
.classify table td.first,
.classify table td.all,
.classify table td.second {
    border-right: none;
    padding: 10px;
    text-align: right;
    width: 20px;
}
.classify table td.td-value,
.classify table td.td-value-xl {
    padding: 10px 10px 10px 0;
    border-left: none;
}
.classify table td.td-value {
    width: 170px;
}
.classify table td.td-value-xl {
    width: 290px;
}
.classify .row {
    border-bottom: 1px solid #b0cce4;
    margin-right: -46px;
    overflow: hidden;
}
.classify .col {
    min-height: 60px;
    overflow: hidden;
    float: left;
    padding: 20px 46px 20px 18px;
    width: 50%;
    font-size: 14px;
    border-right: 1px solid #b0cce4;
}
.classify .col label {
    display: block;
    float: left;
    width: 70px;
    text-align: right;
}
.classify .col span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-left: 90px;
}

.gjsx-img {
    text-align:center;
    display: none;
}