* {
    margin: 0;
    padding: 0;
}

.gyhg {
    width: 100%;
    opacity: 1;
}

.gyhg-header {
    width: 100%;
    height: 850px;
    background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/static/image/toubutupian.jpg);
    background-size: 100% 100%;
    position:relative;
}

.gyhg-tupian {
    width: 100%;
    height: 850px;
    background: #000000;
    opacity: 0.5;
}

.gyhg-header-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 56px;
    font-family: Songti SC;
    font-weight: 300;
    color: #FFFFFF;
}
.hg-bn-en {
    color:#fff;
    font-family: PingFang SC;
}

.gyhg-main {
    width: 100%;
    padding-bottom: 180px;
    background: #212028;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

.gyhg-main-box {
    width: 1170px;
    height: 784px;
    margin: auto;

    display: flex;
    justify-content: space-between;
    padding-top: 60px;
}

.gyhg-main--title {
    width: 571px;
    height: 218px;
    font-size: 42px;
    font-family: Songti SC;
    font-weight: 400;
    line-height: 70px;
    color: #fff;
    letter-spacing: 10px;
}

.gyhg-main--content {
    width: 571px;
    height: 526px;
    margin-top: 40px;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
    opacity: 0.6;
}

.gyhg-main-img {
    width: 570px;
    height: 784px;
}

.gyhg-video {
    width: 100%;
    height: 700px;
    background: #212028;
    position: relative;
    border-bottom:1px solid rgba(255,255,255,0.5);
}

.gyhg-video-box {
    width: 1600px;
    height: 900px;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.gyhg-video-box video {
    margin-top: 30px;
    width: 100%;
    height: 100%;
}
.video-img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    z-index: 999;
    background: url(/static/image/bofang.png) no-repeat;    
    background-size: 160px 160px;
    cursor: pointer;
    margin-left: -80px;
    margin-top: -80px;
}


.jjfa {
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

.jjfa-header {
    width: 100%;
    height: 850px;
    background-color: #212028;
    position:relative;
}
.jjfa-header-text{
    width:1170px;
    margin:0 auto;
    padding-top: 280px;
}
.jjfa-header-lzsw {
    height: 56px;
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    color: #FF0000;
}

.jjfa-header-content {
    width: 1170px;
    color: #FFFFFF;
    font-size: 44px;
    font-weight: 400;
    line-height: 67px;
}

.jjfa-img-box {
    width: 1545px;
    height: 680px;
    overflow: hidden;
    position:absolute;
    left:0;
    top:-190px;
}

.jjfa-img {
    width: 100%;
    height: auto;
    margin-top:-680px;
    
}

.jjfa-jjfa {
    width: 100%;
    position:relative;
    padding-top: 530px;
    background-color: #212028;
   padding-bottom:100px;
}

.jjfa-jjfa-text {
    width: 1170px;
    margin:0 auto;
    border-bottom: 1px solid black;
    border-bottom: 1px solid #fff;
}

.jjfa-img--title {
    height: 28px;
    color: #FF0000;
    font-size: 20px;
    line-height: 28px;
}

.jjfa-img--content {
    width: 900px;
    font-size: 16px;
    margin-top: 20px;
    color: #FFFFFF;
    opacity: 0.6;
    line-height: 33px;
    padding-bottom: 50px;
}

.jjfa-img--contents {
    width: 750px;
    height: 46px;
    font-size: 16px;
    margin-top: 20px;
    color: #666666;
    line-height: 24px;
}

.jjfa-zx {
    width: 1170px;
    margin:0 auto;
    margin-top: 40px;
}
.jjfa-wenzhang p{
     color: #FFFFFF;
}
.jjfa-wenzhang span{
     color: #FFFFFF;
}
.jjfa-wenzhang a{
     color: #FFFFFF;
}
.jjfa-zx h2{
       color: #FFFFFF;
}
a {
    text-decoration: none;
}

.jjfa-wenzhang {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.jjfa-wenzhang>p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



  #data2{
        width:1170px;
        margin:0 auto;
    }

.xwzx-tb {
    width: 100%;
    height: 850px;
    background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(/static/image/xwzj-toubu1.jpg);
    background-size: 100% 100%;
    position:relative;
}

.xwzx-tb-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 56px;
    font-family: Songti SC;
    font-weight: 300;
    color: #FFFFFF;
}

.xwzx-tb-text>h2 {
    color: #fff;
    font-size: 56px;
    line-height: 78px;
}

.xwzx-tb-text>h1 {
    color: #fff;
    font-size: 48px;
    line-height: 67px;
}

.xwzx-content {
    width: 100%;
    background: #212028;
    border-bottom:1px solid rgba(255,255,255,0.5);
    padding-bottom:100px;
}

.xwzx-nav {
    width:1170px;
    margin:0 auto;
    height: 200px;
    overflow: hidden;
}
.zz_list a{
    font-size: 40px;
    font-family: Songti SC;
    font-weight: 400;
    line-height: 200px;
    color: #FFFFFF;
    margin-right:45px;
    float: left;
    opacity: 0.6;
    cursor:pointer;
}
.left_current a {
   color: #FFFFFF;
    opacity: 1;
}

.news_list{
    width:1170px;
    margin:0 auto;
}
.news_list ul{
    overflow: hidden;
}
.xwzx-li{
    margin-bottom:40px;
}
.xwzx-li a{
    display: flex;
    justify-content: space-between;
    width: 1130px;
}
.xwzx-li-img {
    width: 420px;
    height: 236px;
}

.xwzx-li-title {
    color: #FFFFFF;
    font-size: 22px;
    padding-top: 4px;
    line-height: 36px;
}

.xwzx-li-content {
    width: 570px;
    height: 120px;
    padding-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    overflow: hidden;
    opacity: 0.6;
}
.xwxx_i_wrap {
    width:50px;
    position:relative;
}
.xwzx-img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top:40px;
    transform: translate(-50%, -50%);
}



.xwzx-tb {
    width: 100%;
    height: 850px;
    background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(/static/image/xwzj-toubu1.jpg);
    background-size: auto 100%;
}

.xwzx-xq-main {
    width: 1920px;
    height: 1468px;
    background: #212028;
}

.xwzx-xq-content-header {
    width: 1172px;
    height: 85px;
    font-size: 32px;
    line-height: 40px;
    padding-top: 80px;
    color: #FFFFFF;
}

.xwzx-xq-content-day {
    width: 170px;
    height: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 32px;
    color: #FFFFFF;
}

.xwzx-xq-ctrl {
    width: 1171px;
    border-bottom: 1px solid #FFFFFF;
    margin: 16px 0 24px;
}

.xwzx-xq-title {
    width: 1172px;
    height: 126px;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
}

.xwzx-xq-img {
    width: 1172px;
    height: 658px;
    margin: 24px 0;
}

.xwzx-xq-content {
    width: 1172px;
    height: 302px;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 100px;
}
.jjfa-wenzhang:hover p{
    color:#FF0000;


}
.jjfa-wenzhang:hover p span{
    color:#FF0000;
}
.jjfa-wenzhang:hover p a{
    color:#FF0000;
}
.banner_mark {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.newsInfo{
        width:570px;
    }
@media screen and (max-width: 750px) {
    .gyhg-header {
        height: 21.875rem;
    }
    
    .gyhg-header-text {
        font-size:2.25rem;

    }
    .gyhg-tupian {
        width: 100%;
        height: 21.875rem;
        object-fit: cover;
    }
    .hg-bn-en{
        font-size:1.1875rem;
    }
    .gyhg-main {
        width: auto;
        padding: 0 1.25rem;
        padding-bottom: 5rem;
    }
    .gyhg-main-box {
        width: auto;
        height: auto;
        display: block;

    }
    .gyhg-main--title {
        width: 100%;
        height: auto;
        font-size: 1.625rem;
        font-family: Songti SC;
        font-weight: 400;
        line-height: 2.625rem;
        color: #fff;
        letter-spacing: 0.25rem;
    }
    .gyhg-main--content {
        width: auto;
        height: auto;
        margin-top: 2.375rem;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        color: #FFFFFF;
        opacity: 0.6;
    }
    .gyhg-main-img{
        display: none;
    }
    .jjfa-header-text {
        width: auto;
        margin: 0 auto;
        padding: 0 1.25rem;
        padding-top: 126px;
    }
    .jjfa-header-lzsw {
        height: 56px;
        font-size: 1.625rem;
    }    
    .jjfa-header-content {
        width: auto;
        color: #FFFFFF;
        font-size: 1.5rem;
        line-height:2rem;
    }
    .jjfa-header {
        width: 100%;
        height: 34.375rem;
    }
    .jjfa-img-box {
        width: 100%;
        height: 11.25rem;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: -12.5rem;
    }
.jjfa-img{
  margin-top:-80px;
}
.jjfa-img1{
  margin-top:0px;
 width:100%;
}
    .jjfa-jjfa {
        width: 100%;
        position: relative;
        padding-top: 0px;
    }
    .jjfa-img--title {
        height: 1.75rem;
        color: #FF0000;
        font-size: 1.25rem;
        line-height: 28px;
    }
    .jjfa-img--content {
        width: auto;
        line-height: 2rem;
    }
    .jjfa-zx {
        width: auto;
        padding:0 1.25rem;
    }
    .jjfa-jjfa-text {
        width:auto;
        padding:0 1.25rem;

    }
    .jjfa-wenzhang>p:nth-child(2){
        display:none;
    }
    .hg_lxwm_banner {
        width: 100%;
        height: 21.875rem;
    }
    .hg_lxwm_wrap {
        width: 100%;
        font-size: 2.25rem;
    }
    .hg_lx_title p:nth-child(2){
        font-size: 1.1875rem;
    }
    #hg_gszz_banner .hg_lx_title {
        width: 100%;
    }
    .lxwm_info_wrap {
        width: auto;
        padding: 0 1.25rem;
    }
    .lx_title {
        padding-top: 1.5625rem;
        padding-bottom: 2.5rem;
        font-size: 2.25rem;
    }
    .gszz_list li {
        width: 48%;
        float: left;
        margin-right: 1.5%;
    }
    .gs_li_info {
        width: 100%;
        height: 2.5rem;
        line-height: 2.5rem;
        font-size: 0.75rem;
    }
    .xwzx-tb {
        width: 100%;
        height: 21.875rem;

    }
    .xwzx-tb-text>h2 {
        color: #fff;
        font-size: 2.25rem;
        line-height:2;
    }
    .xwzx-tb-text>h1 {
        color: #fff;
        font-size: 1.1875rem;
        line-height: 30px;
    }
    .xwzx-content {
        width: auto;
        padding: 0 1.25rem 6.25rem 1.25rem;
    }
    .xwzx-nav {
        width: auto;
        margin: 0 auto;
        height: 6.25rem;  
    }
    .zz_list a {
        font-size: 1.5rem;
        line-height:6.25rem;


    }
    .xwzx-li a {
        display: block;
        width: auto;
    }
    .xwzx-li-img {
        height: 236px;
        width: 100%;
    }
    .newsInfo{
        width:auto;
    }
    .xwzx-li-title {
        color: #FFFFFF;
        font-size: 1rem;
        padding-top: 0.25rem;
        line-height: 1.625rem;
    }
    .xwzx-li-content {
        width: auto;
        height: 7.5rem;
        padding-top: 0.5rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        font-size: 0.75rem;
        line-height: 1.5rem;
        color: #FFFFFF;
        overflow: hidden;
        opacity: 0.6;
    }
    .xwxx_i_wrap {
        display: none;
    }
    #data2 {
        width: auto;
    }




}
