.header {
    /* height: 400px; */
}

.headerbg {
    overflow: hidden;
    width: 100%;
    height: 300px;
    text-align: center;
    background: url(../images/article.png) no-repeat center top;
}

.headerbg .bg_left {
    float: none;
    margin: 80px auto 0;
    position: static;
}

.headerbg p {
    display: block;
    border: none;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
}

.headerbg h1 {
    display: block;
    border: none;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
}

.headerbg img {
    margin: 20px 0;
}

.headerbg span {
    display: block;
    font-size: 20px;
    color: #fff;
}

.news {
    margin: 0px 0;
}

.news li {
    width: 100%;
    height: 220px;
    padding: 30px 0;
}

.news li:hover {
    box-shadow: 0 0 30px rgb(0 0 0 / 11%);
}

.news li .li-left {
    float: left;
    width: 320px;
}

.news li .li-left img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}

.news li .li-right {
    float: left;
    width: 780px;
    padding-left: 30px;
}

.news li .li-right h2 {
    font-size: 18px;
    color: #333;
    margin: 20px 0;
}

.news li .li-right i {
    display: block;
    color: #333;
    font-size: 16px;
    margin-bottom: 20px;
}

.news li .li-right span {
    overflow: hidden;
    display: block;
    height: 117px;
    text-indent: 2em;
    color: #333;
    font-size: 14px;
}

.mbxdh {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 10px 0;
    text-align: left;
    color: #999;
}

.mbxdh a {
    color: #999;
}

.mbxdh i {
    color: #999;
    font-size: 15px;
}

.newsar {
    overflow: hidden;
    width: 100%;
}

.newsar .newsar-left {
    float: left;
    width: 840px;
}

.newsar .newsar-left h2 {
    font-size: 25px;
    color: #333;
    text-align: left;
    margin: 30px 0 10px 0;
    font-weight: 900 !important;
}

.newsar .newsar-left h1 {
    font-size: 28px;
    color: #333;
    text-align: center;
    margin: 30px 0;
}

.newsar .newsar-left .ar_class {
    width: 100%;
    padding: 10px 0;
    color: #999;
    font-size: 13px;
    text-align: center;
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5;
}

.newsar .newsar-left .ar_class i {
    margin: 0 20px;
}

.newsar .newsar-left .ar_span_class {
    display: block;
    margin: 10px 0;
    padding: 15px 0;
    font-size: 17px !important;
    font-family: 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    color: #333;
    letter-spacing: 1px;
    border-bottom: 1px dashed #e5e5e5;
    line-height: 30px;
}

.newsar .newsar-left .ar_span_class video {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 600px;
}

.newsar .newsar-left .ar_span_class p,
.newsar .newsar-left .ar_span_class span,
.newsar .newsar-left .ar_span_class h2,
.newsar .newsar-left .ar_span_class em,
.newsar .newsar-left .ar_span_class i,
.newsar .newsar-left .ar_span_class b {
    font-size: 17px !important;
    font-family: 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif !important;
    font-style: normal !important;
    font-weight: 400;
}

.newsar .smtext {
    width: 100%;
    height: auto;
    padding: 20px 10px;
    box-sizing: border-box;
    background-color: #E5E5E5;
    color: #666;
    border-radius: 5px;
    line-height: 1.6;
    letter-spacing: 1px;
    font-size: 15px;
    margin: 20px auto;
}

.newsar .newsar-left .ar_span_class img {
    display: block;
    width: 70% !important;
    height: auto !important;
    object-fit: cover;
    margin: 10px auto;
}

.newsar .newsar-left .sxy {
    width: 100%;
    margin: 20px 0;
}

.newsar .newsar-left .sxy h3 {
    float: left;
    color: #999;
    font-size: 14px;
}

.newsar .newsar-left .sxy h3 a {
    color: #999;
}

.newsar .newsar-left .sxy h3:nth-child(2) {
    float: right;
}

.newsar .newsar-right {
    float: right;
    width: 315px;
}

.newsar-right .tab {
    width: 100%;
    height: 128px;
    text-align: center;
    line-height: 64px;
    background-color: #f7f7f7;
}

.newsar-right .tab a {
    padding: 10px 20px;
    background-color: #c08f06;
    color: #fff;
    border-radius: 20px;
}

.newsar-right .tab i {
    display: block;
    width: 200px;
    height: 1px;
    margin: 0 auto;
    background-color: #e5e5e5;
}

.newsar-right .tab-list {
    margin: 10px 0;
    text-align: left;
    padding: 5px 10px;
    background-color: #f7f7f7;
    color: #333;
}

.newsar-right .tab-list p {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}

.newsar-right .tab-list p .tab-p-a {
    float: right;
    margin: 0;
}

.newsar-right .tab-list a {
    display: block;
    margin: 15px 0;
    color: #adadad;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newsar-right .tab p:nth-child(3) a {
    padding: 10px 20px;
    border: 1px solid #c08f06;
    background-color: transparent;
    color: #c08f06;
    border-radius: 20px;
}

.newsar .wzzz {
    width: 100%;
    text-align: center;
    color: #999;
}

.newsar .wzzz em {
    padding: 10px 0;
    display: block;
}

.newsar .wzlr {
    width: 580px;
    height: 40px;
    padding: 10px;
    border: 1px solid #eee;
    margin: 0px auto;
    line-height: 20px;
}

.newsar .wzlr em {
    display: block;
    padding: 0;
}

.newsar-right .tab-list li {
    width: 100%;
    height: 85px;
    margin: 0px 0;
    border-bottom: 1px dashed #e5e5e5;
}

.newsar-right .tab-list li .tab-li-left {
    float: left;
    width: 80px;
    height: 80px;
}

.newsar-right .tab-list li .tab-li-left img {
    width: 80%;
    height: 60px;
    object-fit: cover;
}

.newsar-right .tab-list li .tab-li-right {
    float: left;
    width: 210px;
    padding-left: 5px;
}

.newsar-right .tab-list li .tab-li-right p {
    border-bottom: none;
    padding: 0;
}

.newsar-right .tab-list li .tab-li-right p a {
    white-space: normal;
    margin: 10px 0 5px;
    color: #adadad;
}

.newsar-right .tab-list li .tab-li-right em {
    color: #adadad;
}

.newsar-right .tab-list a:hover {
    color: #c08f06;
}

.newsar-right .tab-list .tab-li-right a:hover {
    color: #c08f06;
}

.fyan {
    width: 100%;
    text-align: center;
    margin: 20px auto;
    padding: 10px 0;
}

.fyan a {
    padding: 5px 10px;
    border: 1px solid #999;
}

.fyan a b {
    background-color: transparent;
    border: none;
    color: #666;
}

.fyan b {
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
    border: 1px solid #FCD54D;
    background-color: #FCD54D;
}