*{
    margin: 0;
    padding: 0;
}
a{
    color: #333;
    text-decoration: none;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:transparent;
}
div{
    -webkit-tap-highlight-color:transparent;
}
input,textarea{
    outline: none;
}
video{
    background: #000;
}
img{
    border: 0;
    max-width: 100%;
    outline: none;
}
li{
    list-style: none;
}
div{
    outline: none;
}
textarea{
    font-family: Helvetica,Arial,sans-serif;
}
body{
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
}
.flexsb{
    display: flex;
    justify-content: space-between;
}
.img img{
    display: block;
}
.w1300{
    width: 1300px;
    margin: 0 auto;
}
.w1530{
    width: 1530px;
    margin: 0 auto;
}
.header .w1300{
    height: 64px;
    padding: 13px 0;
}
.header .right{
    margin-top: 15px;
}
.head-search{
    width: 300px;
    height: 30px;
    border: 1px solid #dcdcdc;
    border-radius: 30px 0px 0px 0px;
    overflow: hidden;
    padding: 4px;
    display: flex;
    justify-content: space-between;
}
.head-search .input-text{
    width: 240px;
    height: 30px;
    border: 0;
    padding-left: 22px;
}
.head-search .input-btn{
    width: 30px;
    height: 30px;
    background: url(../images/icon_search.jpg);
    background-size: 100% 100%;
    border: 0;
}
.header .email{
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/icon_email.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 12px;
}
.nav{
    position: relative;
    border-top: 1px solid #DCDCDC;
}
.nav .w1530{
    display: flex;
}
.nav-menu a{
    border-right: 1px solid #DCDCDC;
    font-size: 18px;
    color: #000000;
    line-height: 50px;
    width: 306px;
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 116px;
}
.nav-menu a:last-child{
    border: 0;
}
.nav-xl{
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    overflow: hidden;
    height: 0;
    background: url(../images/nav_bg.jpg) no-repeat;
    background-size: 1920px 260px;
    background-position: center top;
    transition: all 0.3s;
    z-index: 10;
}
.nav-xl .w1530{
    display: flex;
    justify-content: space-between;
}
.nav-xl .item{
    width: 306px;
    padding-left: 116px;
    padding-top: 30px;
    height: 260px;
    box-sizing: border-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 310px 260px;
}
.nav-xl .item a{
    display: table;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    white-space: nowrap;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.nav-xl .item a.first{
    display: none;
}
.nav-xl.active{
    height: 260px;
}
.nav-xl .item.gk.active{
    background-image: url(../images/nav_red_gk.jpg);
}
.nav-xl .item.al.active{
    background-image: url(../images/nav_red_al.jpg);
}
.nav-xl .item.cg.active{
    background-image: url(../images/nav_red_cg.jpg);
}
.nav-xl .item.dj.active{
    background-image: url(../images/nav_red_dj.jpg);
}
.nav-xl .item.qk.active{
    background-image: url(../images/nav_red_qk.jpg);
}
.nav-xl .item.active a{
    color: #fff;
}
.nav-xl .item a:hover{
    border-color: #fff;
}
.page-dqwz{
    width: 100%;
    height: 50px;
    background: url(../images/dqwz_bg.jpg) no-repeat;
    background-size: 1920px 50px;
    background-position: center center;
}
.page-dqwz .w1300{
    position: relative;
    height: 50px;
}
.page-dqwz .title{
    width: 192px;
    height: 230px;
    position: absolute;
    z-index: 8;
    background: url(../images/dqwz_title.jpg);
    background-size: 100% 100%;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    padding: 55px 30px 0;
    box-sizing: border-box;
}
.page-dqwz .title.two{
    padding-top: 85px;
}
.page-dqwz .title.twos{
    padding: 55px 24px 0;
    text-align: left;
}
.page-dqwz .title.three{
    padding-top: 28px;
}
.page-dqwz .xtitle{
    width: 252px;
    height: 90px;
    line-height: 90px;
    position: absolute;
    background: url(../images/dqwz_xtitle.jpg);
    background-size: 100% 100%;
    font-size: 48px;
    text-align: center;
    color: #fff;
    z-index: 2;
}
.page-dqwz .right{
    width: 190px;
    text-align: center;
    font-size: 12px;
    line-height: 50px;
    float: right;
    color: #fff;
}
.page-dqwz .right a{
    color: #fff;
}
.page-dqwz .right a:hover{
    text-decoration: underline;
}
.page-qikan{
    padding-bottom: 80px;
    background: url(../images/page_wqml_bg.jpg) no-repeat;
    background-size: 1920px 978px;
    background-position: center top;
}
.page-menu-left{
    margin: 230px 50px 0 20px;
}
.page-menu-left a{
    width: 150px;
    height: 46px;
    line-height: 46px;
    background: #cfcfcf;
    border-radius: 20px 20px 0px 0px;
    display: block;
    font-size: 24px;
    color: #2A2A2A;
    text-align: center;
    margin-bottom: 20px;
}
.page-menu-left a:hover,.page-menu-left a.active{
    background-color: #B00F14;
    color: #fff;
}
.page-con{
    font-size: 16px;
    line-height: 28px;
    color: #323232;
    text-align: justify;
}
.page-con img{display:block;margin:0 auto;}
.page-qikan .right{
    width: 1078px;
    margin-top: 30px;
}
.qikan-con-img{
    float: left;
    margin-right: 30px;
}
.search-mulu{
    height: 40px;
    padding: 10px 20px;
    background: #E6E6E6;
    margin-bottom: 60px;
    display: flex;
    line-height: 40px;
    font-size: 18px;
}
.search-mulu .title{
    color: #000000;
    margin-right: 20px;
}
.search-mulu .xl-box{
    width: 394px;
    height: 40px;
    text-align: center;
    color: #B00F14;
    margin-right: 1px;
    background: #FEFEFE url(../images/icon_xljt.png) no-repeat;
    background-size: 11px 6px;
    background-position: 363px center;
    cursor: pointer;
    position: relative;
}
.search-mulu .xl-list{
    position: absolute;
    left: 0;
    top: 45px;
    width: 100%;
    height: 0;
    background: #fff;
    border-radius: 5px;
    overflow-y: auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    transition: all 0.5s;
}
.search-mulu .xl-list.active{
    height: 300px;
}
.search-mulu .xl-list::-webkit-scrollbar{
    width: 4px;
}
.search-mulu .xl-list::-webkit-scrollbar-thumb{
    width: 4px;
    border-radius: 10px;
    background: rgba(0,0,0,0.2);
}
.search-mulu .xl-list span{
    display: block;
    text-align: center;
}
.search-mulu .xl-list span:hover{
    background: rgba(0,0,0,0.1);
}
.search-mulu .btn{
    width: 100px;
    height: 40px;
    background: #8D8D8D url(../images/icon_search2.png) no-repeat;
    background-size: 26px 24px;
    background-position: center center;
    margin-left: 20px;
    cursor: pointer;
}
.search-mulu .btn:hover{
    background-color: #b00f14;
}
.footer{
    height: 560px;
    background: url(../images/footer_bg.jpg) no-repeat;
    background-size: 1920px 560px;
    background-position: center top;
}
.footer .top{
    height: 64px;
    padding: 58px 0;
    border-bottom: 1px solid #CACACA;
}
.footer .top .right a{
    margin-left: 32px;
}
.footer .top .right{
    display: flex;
}
.f-nav{
    padding: 35px 0 60px;
}
.f-nav .item a{
    display: block;
    text-align: center;
    line-height: 32px;
    color: #515151;
}
.f-nav .item a:first-child{
    margin-bottom: 5px;
    color: #000000;
    display: block;
}
.f-nav .item a:hover{
    color: #d70909;
}
.copyright{
    border-top: 1px solid #CACACA;
    font-size: 12px;
    line-height: 24px;
    color: #848484;
    padding-top: 10px;
}
.copyright a{
    color: #848484;
}
.copyright a:hover{
    color: #d70909;
}
.copyright .gongan{
    padding-left: 20px;
    background: url(../images/gongan.png) no-repeat;
    background-size: 14px 16px;
    background-position: left center;
}
.page-qyjs{
    background: url(../images/page_qyjs_bg.jpg) no-repeat;
    background-size: 1920px 100%;
    background-position: center 31px;
    padding: 30px 0 80px;
}
.page-banner img{
    display: block;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    object-fit: cover;
}
.qyjs-banner{
    margin-bottom: 70px;
    overflow: hidden;
}
.qyjs-banner img{
    width: 100%;
    height: 590px;
    object-fit: cover;
}
.page-qyjs .title{
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 30px;
}
.page-newscon-title{
    font-size: 30px;
    line-height: 40px;
    color: #282828;
}
.page-newscon-time{
    font-size: 14px;
    font-weight: 200;
    color: #282828;
    margin: 20px 0 30px;
}
.page-xwxq{
    background: url(../images/page_xwxq_bg.jpg) no-repeat;
    background-size: 1920px 1386px;
    background-position: center top;
    padding: 30px 0 100px;
}
.page-xwxq .right {
    width: 1078px;
    margin-left: 310px;
}
.page-zzdj{
    background: url(../images/page_zzdj_bg.jpg) no-repeat;
    background-size: 1920px 1750px;
    background-position: center top;
}
.zzdj-list{
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}
.zzdj-item{
    width: 422px;
    height: 580px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    margin-right: 14px;
    margin-bottom: 80px;
    padding: 22px;
    box-sizing: border-box;
    transition: all 0.5s;
}
.zzdj-item:nth-child(3n){
    margin-right: 0;
}
.zzdj-item .img{
    display: block;
    width: 100%;
    height: 285px;
}
.zzdj-item .img img{
    width: 100%;
    height: 100%;
    display: block;
}
.zzdj-item .text{
    display: block;
    margin-top: 26px;
}
.zzdj-item .title{
    font-size: 30px;
    color: #000000;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.zzdj-item .tag{
    font-size: 16px;
    font-weight: bold;
    color: #B00F14;
    line-height: 30px;
    margin: 18px 0 10px;
}
.zzdj-item p{
    font-size: 16px;
    line-height: 28px;
    color: #4B4B4B;
    overflow:hidden;
    display:-webkit-box;  
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.zzdj-item .more{
    width: 113px;
    border-bottom: 1px solid #A8A8A8;
    line-height: 32px;
    margin-top: 20px;
    position: relative;
    color: #4B4B4B;
    font-size: 16px;
}
.zzdj-item .more::after{
    content: "";
    display: block;
    width: 13px;
    height: 5px;
    background: #B5B5B5;
    position: absolute;
    right: 0;
    top: 13px;
}
.zzdj-item:hover{
    box-shadow: 0 0 30px rgba(121,121,121,0.40);
}
.zzdj-item:hover p{
    color: #B00F14;
}
.zzdj-item:hover .more{
    color: #B00F14;
    border-color: #B00F14;
}
.zzdj-item:hover .more::after{
    background: #B00F14;
}
.page{
    display: flex;
    color: #000000;
    padding-bottom: 80px;
}
.page a{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #5F5F5F;
    background: #fff;
    border: 1px solid #EEEEEE;
    margin-right: 10px;
    margin-bottom: 5px;
    box-sizing: border-box;
}
.page a.next{
    width: auto;
    padding: 0 5px;
}
.page a:hover,.page a.on{
    color: #fff;
    background: #B00F14;
    border-color: #B00F14;
}
.qyry-top{
    height: 570px;
    background: url(../images/page_qyry_topbg.jpg) no-repeat;
    background-size: 1920px 570px;
    background-position: center top;
    padding-top: 30px;
}
.qyry-top .img{
    width: 740px;
    height: 430px;
    padding-bottom: 30px;
    background: #F0F0F0;
    margin-left: 80px;
}
.qyry-top .rongyu-banner{
    margin-left: -30px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.qyry-top .img img{
    width: 740px;
    height: 430px;
    display: block;
}
.qyry-top .text{
    width: 460px;
    height: 386px;
    margin-top: 60px;
    background: url(../images/icon_qyry01.png) no-repeat;
    background-size: 60px 58px;
    background-position: right bottom;
}
.qyry-top .text div{
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 30px;
}
.qyry-top .text p{
    font-size: 16px;
    line-height: 28px;
    color: #323232;
}
.qyry-bottom{
    height: 830px;
    background: url(../images/page_qyry_bottombg.jpg) no-repeat;
    background-size: 1920px 830px;
    background-position: center top;
    box-sizing: border-box;
    padding-top: 105px;
    margin-bottom: 80px;
}
.qyry-swiper .item{
    background: rgba(154,154,154,0.2);
    padding: 20px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.5s;
}
.qyry-swiper .item:hover{
    padding: 0;
}
.qyry-swiper .item img{
    display: block;
    width: 100%;
    height: 100%;
}
.qyry-swiper-left{
    width: 475px;
    height: 620px;
    overflow: hidden;
}
.qyry-swiper-right{
    width: 790px;
    height: 620px;
    overflow: hidden;
}
.qyry-swiper-right .swiper-slide{
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.qyry-swiper-right .item{
    width: 380px;
    height: 295px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.qyry-swiper-right .item:nth-child(2n){
    margin-right: 0;
}
.qyry-swiper-btn{
    height: 50px;
    margin-top: 25px;
    display: flex;
    justify-content: flex-end;
}
.qyry-swiper-btn div{
    width: 50px;
    height: 50px;
    background: #BEBEBE;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    font-family: swiper-icons;
    color: #fff;
    cursor: pointer;
    margin-left: 20px;
}
.qyry-swiper-btn div:hover{
    background: #B00F14;
}
.gltx-top .w1300{
    box-sizing: border-box;
    padding-top: 40px;
    padding-left: 230px;
}
.gltx-swiper{
    margin-top: 70px;
    overflow: hidden;
}
.gltx-swiper .swiper-slide{
    width: 400px;
    height: 520px;
    margin-right: 50px;
    box-sizing: border-box;
    padding: 20px;
    background: rgba(154,154,154,0.2);
    transition: all 0.5s;
}
.gltx-swiper .swiper-slide:hover{
    padding: 0;
}
.gltx-swiper .swiper-slide img{
    display: block;
    height: 100%;
    width: 100%;
}
.red-pagination{
    display: block;
}
.red-pagination .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: #fff;
    border: 1px solid #B00F14;
    margin: 0 2px;
    opacity: 1;
    cursor: pointer;
}
.red-pagination .swiper-pagination-bullet-active{
    background: #B00F14;
}
.gltx-pagination{
    text-align: center;
    padding: 50px 0 88px;
}
.gltx-pagination .swiper-pagination-bullet{
    margin: 0 7px;
}
.page-gltx{
    background: url(../images/page_gltx_bg.jpg) no-repeat;
    background-size: 1920px 1091px;
    background-position: center top;
}
.more-btn{
    width: 100px;
    line-height: 35px;
    background: #DDDDDD;
    color: #959595;
    font-size: 14px;
    display: block;
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
}
.more-btn::after{
    content: "";
    display: block;
    width: 12px;
    height: 5px;
    background: #959595;
    position: absolute;
    top: 15px;
    right: 10px;
}
.more-btn.red{
    background: #D70909;
    color: #fff;
}
.more-btn.red::after{
    background: #fff;
}
.more-btn-n{
    width: 113px;
    line-height: 35px;
    height: 35px;
    color: #959595;
    font-size: 14px;
    display: block;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    border-bottom: 2px solid #A8A8A8;
    cursor: pointer;
}
.more-btn-n::after {
    content: "";
    display: block;
    width: 12px;
    height: 5px;
    background: #959595;
    position: absolute;
    top: 15px;
    right: 0;
}
.more-btn-n:hover{
    color: #B00F14;
    border-color: #B00F14;
}
.more-btn-n:hover:hover::after{
    background: #B00F14;
}
.page-sywh{
    background: url(../images/page_sywh_bg.jpg) no-repeat;
    background-size: 1920px 4108px;
    background-position: center 307px;
    padding-bottom: 70px;
}
.sywh-swiper-banner{
    overflow: hidden;
    position: relative;
}
.sywh-swiper-banner img{
    height: 710px;
    width: 100%;
    object-fit: cover;
}
.sywh-pagination-banner {
    width: 100%;
    position: absolute;
    bottom: 40px;
    z-index: 5;
    text-align: center;
}
.sywh-list{
    margin-top: 80px;
}
.sywh-list .item{
    display: block;
    margin-bottom: 40px;
}
.sywh-list .item div{
    background: #fff;
    padding: 0 30px;
    color: #282828;
}
.sywh-list .title{
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
}
.sywh-list .time{
    line-height: 30px;
    font-size: 16px;
}
.sywh-list .text{
    color: #323232;
    font-size: 16px;
    line-height: 50px;
}
.sywh-list .item .more-btn{
    margin-top: 12px;
    margin-left: 30px;
}
.sywh-list .item:hover div{
    color: #B00F14;
}
.sywh-list .item:hover .more-btn{
    background: #B00F14;
    color: #fff;
}
.sywh-list .item:hover .more-btn::after{
    background: #fff;
}
.page-sywh .page{
    margin-top: -40px;
    justify-content: flex-end;
    padding-bottom: 60px;
}
.sywh-oneimg-swiper a{
    display: flex;
}
.sywh-oneimg-swiper .img{
    width: 896px;
    height: 504px;
}
.sywh-oneimg-swiper img{
    width: 100%;
    height: 100%;
    display: block;
}
.sywh-oneimg-swiper .title{
    height: 450px;
    line-height: 38px;
    font-size: 30px;
    color: #000000;
    margin: 0 45px;
    writing-mode: tb-rl;
    margin-top: 55px;
}
.sywh-oneimg-swiper .right{
    padding-top: 328px;
}
.sywh-oneimg-swiper .time{
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    color: #000000;
}
.sywh-oneimg-swiper .title:hover{
    color: #D70909;
}
.sywh-pagination{
    margin-top: 15px;
}
.sywh-bottom{
    margin-top: 155px;
    overflow: hidden;
}
.sywh-bottom .one{
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
    align-items: baseline;
}
.sywh-bottom .two{
    display: flex;
    justify-content: space-between;
}
.sywh-bottom .item{
    margin-right: 16px;
    /* padding: 20px;
    box-sizing: border-box; */
    position: relative;
}
.sywh-bottom .item span{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background-size: 100% 100%;
    filter:blur(5px);
    -webkit-filter:blur(5px);
    -moz-filter:blur(5px);
    -ms-filter:blur(5px);
    -o-filter:blur(5px);
}
.sywh-bottom .item img{
    display: block;
}
.sywh-bottom .item:last-child{
    margin-right: 0;
}
.sywh-swiper-btn{
    height: 50px;
    display: flex;
    justify-content: flex-end;
}
.sywh-swiper-btn div{
    width: 30px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    font-family: swiper-icons;
    color: #646464;
    cursor: pointer;
}
.sywh-swiper-btn div:hover{
    color: #B00F14;
}
.page-jlsg{
    background: url(../images/page_jlsg_bg.jpg) no-repeat;
    background-position: center 136px;
    background-size: 1920px 1280px;
    padding-top: 30px;
}
.jlsg-top{
    width: 1300px;
    height: 550px;
    margin-bottom: 60px;
    position: relative;
}
.jlsg-top video{
    display: block;
    width: 100%;
    height: 100%;
}
.jlsg-section{
    padding-bottom: 80px;
}
.jlsg-swiper{
    overflow: hidden;
}
.jlsg-section .video-box{
    width: 672px;
    height: 378px;
    position: relative;
}
.jlsg-section .play-btn{
    width: 80px;
    height: 80px;
}
.fix-video{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.9);
    z-index: 99;
    display: none;
}
.fix-video .box{
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.fix-video .fix-close{
    width: 44px;
    height: 44px;
    background: url(../images/fix_close.jpg);
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -60px;
}
.fix-video .box video{
    display: block;
    width: 100%;
    height: 100%;
}
.jlsg-section video{
    display: block;
    width: 100%;
    height: 100%;
}
.jlsg-section .text{
    width: 588px;
}
.jlsg-section .title{
    display: flex;
    justify-content: space-between;
    margin: 10px 0 30px
}
.jlsg-section .title b{
    font-size: 34px;
    line-height: 36px;
    color: #B00F14;
}
.jlsg-section .title .btn{
    font-family: swiper-icons;
    display: flex;
    justify-content: space-between;
    line-height: 34px;
    font-size: 24px;
    text-align: center;
    width: 50px;
}
.jlsg-section .title .btn div{
    width: 20px;
    cursor: pointer;
}
.jlsg-section .item{
    margin-bottom: 10px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-right: 50px;
    background: #EEEEEE url(../images/jlsg_play1.png) no-repeat;
    background-size: 28px 28px;
    background-position: 549px center;
    padding-left: 20px;
    cursor: pointer;
}
.jlsg-section .item.on,.jlsg-section .item:hover{
    color: #fff;
    background-color: #B00F14;
    background-image: url(../images/jlsg_play2.png);
}
.page-djgz{
    background: url(../images/page_djgz_bg.jpg) no-repeat;
    background-size: 1920px 100%;
    background-position: center 253px;
}
.djgz-swiper-banner{
    overflow: hidden;
    position: relative;
}
.djgz-swiper-banner .swiper-slide img{
    height: 652px;
    display: block;
    object-fit: cover;
}
.djgz-pagination-banner{
    width: 100%;
    position: absolute;
    bottom: 40px;
    z-index: 5;
    text-align: center;
}
.djgz-top{
    width: 880px;
    margin: 30px auto 70px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #323232;
}
.djgz-top .title{
    display: block;
    font-size: 30px;
    line-height: 36px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}
.djgz-top:hover{
    color: #000;
}
.djgz-top .title:hover{
    color: #D70909;
}
.djgz-top .more-btn{
    margin: 20px auto 0;
}
.djgz-left{
    width: 600px;
}
.djgz-swiper-news{
    overflow: hidden;
}
.djgz-swiper-news .swiper-slide{
    position: relative;
    height: 450px;
}
.djgz-swiper-news img{
    width: 100%;
    height: 100%;
    display: block;
}
.djgz-swiper-news span{
    position: absolute;
    width: 100%;
    line-height: 60px;
    background: rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    bottom: 0;
}
.djgz-pagination-news{
    margin-top: 25px;
}
.djgz-pagination-news .swiper-pagination-bullet{
    margin: 0;
    margin-right: 12px;
}
.djgz-list-box{
    width: 640px;
}
.djgz-list a{
    display: block;
    font-size: 20px;
    line-height: 36px;
    color: #000000;
    position: relative;
}
.djgz-list a::before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #9D9D9D;
    position: absolute;
    left: -16px;
    top: 15px;
}
.djgz-list a:hover{
    color: #B00F14;
}
.djgz-list a:hover::before{
    background: #B00F14;
}
.djgz-list a b{
    font-weight: normal;
    width: 450px;
    height: 36px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.djgz-list a span{
    float: right;
}
.djgz-list-box .page{
    margin-top: 30px;
}
.djgz-list-box .page a{
    line-height: 26px;
    padding: 0 8px;
}
.djgz-con{
    padding: 30px 0 80px;
}
.djgz-con .title{
    font-size: 30px;
    line-height: 40px;
}
.djgz-con .time{
    font-size: 14px;
    line-height: 26px;
    margin: 10px 0 20px;
}

.page-zongyuan{
    padding: 30px 0 80px;
    background: url(../images/page_zongyuan_bg.jpg) no-repeat;
    background-size: 1920px 1180px;
    background-position: center top;
}
.lianxi-ditu{
    width: 780px;
    height: 520px;
}
.page-zongyuan .right{
    width: 460px;
    padding-top: 50px;
}
.page-zongyuan .title{
    font-size: 36px;
    line-height: 60px;
    color: #B00F14;
    font-weight: 500;
    margin-bottom: 60px;
}
.page-zongyuan .right div{
    line-height: 34px;
    font-size: 24px;
    color: #7C7C7C;
    margin-bottom: 30px;
    padding-left: 54px;
    background-repeat: no-repeat;
    background-position: left 0;
    background-size: 34px 34px;
}
.page-zongyuan .dh{
    background-image: url(../images/icon_z_tel.png);
}
.page-zongyuan .fax{
    background-image: url(../images/icon_z_fax.png);
}
.page-zongyuan .email{
    background-image: url(../images/icon_z_email.png);
}
.page-zongyuan .address{
    background-image: url(../images/icon_z_address.png);
}
.page-zongyuan b{
    color: #000000;
}
.page-zhaopin{
    background: url(../images/page_zhaopin_bg.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px 2008px;
}
.zhaopin-list{
    margin-top: 80px;
    padding-bottom: 80px;
}
.zhaopin-list .item{
    margin-bottom: 40px;
    border: 2px solid #D3D3D3;
    height: 60px;
    overflow: hidden;
}
.zhaopin-list .item.auto{
    height: auto;
}
.zhaopin-list .title{
    overflow: hidden;
    line-height: 60px;
    height: 60px;
    color: #000000;
    background: #FFFFFF;
    cursor: pointer;
    position: relative;
}
.zhaopin-list .auto .title{
    background: #EDEDED;
}
.zhaopin-list .title h2{
    padding-left: 28px;
    font-size: 24px;
    font-weight: normal;
}
.zhaopin-list .title h2 span{
    color: #D70909;
}
.zhaopin-list .title i{
    display: block;
    width: 60px;
    height: 60px;
    background: #D3D3D3;
    float: right;
    transition: all 1s;
}
.zhaopin-list .title i{
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 1s;
}
.zhaopin-list .title i::before{
    content: "";
    display: block;
    position: absolute;
    top: 28px;
    left: 17px;
    width: 22px;
    height: 2px;
    background: #fff;
}
.zhaopin-list .title i::after{
    content: "";
    display: block;
    position: absolute;
    top: 18px;
    left: 28px;
    width: 2px;
    height: 22px;
    background: #fff;
}
.zhaopin-list .item.auto i{
    background: #E50124;
}
.zhaopin-list .item.auto .title i::after{
    opacity: 0;
}
.zhaopin-list .con{
    padding: 25px 30px;
    line-height: 24px;
    font-size: 16px;
    color: #000;
}
.page-fenzhi{
    background: url(../images/page_fenzhi_bg.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px 1083px;
    padding: 30px 0 40px;
}
.page-fenzhi .item{
    height: 230px;
    background: url(../images/fenzhi_item_bg.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 40px;
    display: flex;
    box-sizing: border-box;
    padding: 20px;
}
.page-fenzhi .item:nth-child(2n){
    justify-content: space-between;
    padding-left: 40px;
}
.page-fenzhi .img{
    width: 440px;
    height: 190px;
    position: relative;
    overflow: hidden;
}
.page-fenzhi .img span{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% 100%;
    filter: blur(20px);
}
.page-fenzhi .img img{
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 400px;
    height: 150px;
}
.page-fenzhi .text{
    margin-left: 20px;
    width: 700px;
}
.page-fenzhi .title{
    font-size: 28px;
    line-height: 30px;
    color: #B00F14;
    margin: 30px 0;
}
.page-fenzhi .con span{
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    min-width: 280px;
}
.page-sjzxc{
    background: url(../images/page_sjzxc_bg.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px 1594px;
    padding-bottom: 165px;
}
.sjzxc-swiper{
    overflow: hidden;
}
.sjzxc-swiper .swiper-slide{
    height: 480px;
    width: 720px;
}
.sjzxc-swiper img{
    height: 100%;
    width: 100%;
}
.page-sjzxc .title{
    font-size: 36px;
    line-height: 48px;
    color: #000000;
}
.page-sjzxc .time{
    font-size: 16px;
    line-height: 55px;
    margin-bottom: 14px;
}
.page-sjzxc .sjzxc-pagination{
    margin: 20px 0 40px;
}
.page-sjzxc .sjzxc-pagination .swiper-pagination-bullet{
    margin: 0 4px;
}
.swiper-sjzxcon{
    overflow: hidden;
    margin-top: 80px;
}
.swiper-sjzxcon .swiper-slide{
    width: 380px;
    height: 295px;
    background: rgba(154,154,154,0.2);
    box-sizing: border-box;
    padding: 20px;
}
.swiper-sjzxcon .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}
.sjzxcon-pagination{
    margin-top: 20px;
}
.page-sjzx{
    padding-top: 30px;
}
.swiper-sjzx .swiper-slide{
    background: url(../images/page_sjzx_top.jpg) no-repeat;
    background-size: 1920px 480px;
    background-position: center top;
    height: 480px;
}
.page-sjzx .left{
    width: 500px;
    padding-top: 190px;
}
.page-sjzx .left .title{
    font-size: 30px;
    line-height: 40px;
    color: #B00F14;
    display: block;
    font-weight: bold;
}
.page-sjzx .left .title:hover{
    color: #f9292f;
}
.page-sjzx .left .more-btn:hover{
    background: #f9292f;
}
.page-sjzx .left p{
    font-size: 16px;
    line-height: 30px;
    color: #555555;
    margin: 20px 0 40px;
}
.swiper-sjzx .swiper-slide .img{
    width: 690px;
    height: 460px;
}
.swiper-sjzx .swiper-slide .img img{
    display: block;
    width: 100%;
    height: 100%;
}
.sjzx-list{
    background: url(../images/page_sjzx_bg.jpg) no-repeat;
    background-size: 1920px 928px;
    background-position: center top;
    padding-top: 80px;
}
.sousuo-list{
    padding-top: 60px;
}
.sjzx-list .w1300{
    display: flex;
    flex-wrap: wrap;
}
.sjzx-list .item{
    width: 420px;
    height: 280px;
    margin-right: 20px;
    margin-bottom: 80px;
    position: relative;
}
.sjzx-list .item:nth-child(3n){
    margin-right: 0;
}
.sjzx-list .item .img{
    width: 100%;
    height: 100%;
}
.sjzx-list .item img{
    width: 100%;
    height: 100%;
    display: block;
}
.sjzx-list .item .text{
    position: absolute;
    left: 40px;
    bottom: -40px;
    width: 340px;
    height: 90px;
    background: rgba(255,255,255,0.9);
    box-sizing: border-box;
    padding: 15px 20px;
}
.sjzx-list .item .text::after{
    content: "";
    width: 21px;
    height: 5px;
    position: absolute;
    right: 0;
    bottom: 18px;
    background: #B5B5B5;
}
.sjzx-list .item .title{
    color: #000;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 20px;
}
.sjzx-list .item .time{
    font-size: 14px;
    line-height: 20px;
    color: #282828;
    margin-top: 15px;
}
.sjzx-list .item:hover .text{
    background: rgba(215,9,9,0.9);
}
.sjzx-list .item:hover .title,.sjzx-list .item:hover .time{
    color: #fff;
}
.sjzx-list .item:hover .text::after{
    background: #fff;
}
.page-news{
    padding-top: 30px;
    background: url(../images/page_news_bg.jpg) no-repeat;
    background-size: 1920px 1594px;
    background-position: center top;
}
.news-top{
    margin-left: 172px;
    display: flex;
    overflow: hidden;
}
.news-item{
    display: block;
    width: 346px;
    height: 490px;
    position: relative;
    background: #EFEFEF;
    margin-left: 30px;
    overflow: hidden;
}
.news-item::after{
    content: "";
    display: block;
    position: absolute;
    left: 25px;
    top: 0;
    width: 5px;
    height: 25px;
    background: #444444;
}
.news-item .text{
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 80px 24px 0;
    color: #282828;
    transition: all 0.5s;
}
.news-item .text .title{
    font-size: 16px;
    line-height: 25px;
}
.news-item .text .time{
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0 55px;
}
.news-item .text .con{
    font-size: 16px;
    line-height: 22px;
    opacity: 0;
    font-weight: 200;
    transition: all 0.5s;
    color: #fff;
}
.news-item .img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 490px;
    transition: all 0.5s;
}
.news-item .img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.news-item .small-img{
    width: 100%;
    height: 256px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.news-item .small-img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.news-item .more-btn{
    position: absolute;
    bottom: 68px;
    right: 28px;
}
.news-item:hover::after{
    background: #D70909;
    z-index: 2;
}
.news-item:hover .img{
    top: 0;
}
.news-item:hover .text{
    z-index: 1;
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.news-item:hover .con{
    opacity: 1;
}
.news-list{
    margin: 60px 0 40px;
}
.news-list .item{
    height: 146px;
    box-sizing: border-box;
    padding: 20px 30px;
    background: #EFEFEF;
    display: block;
    color: #282828;
    position: relative;
}
.news-list .item::after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 89px;
    width: 25px;
    height: 5px;
    background: #444444;
}
.news-list .item:nth-child(2n){
    background: #FFFFFF;
}
.news-list .item .title{
    font-size: 20px;
    line-height: 30px;
}
.news-list .item .time{
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
}
.news-list .item .con{
    font-size: 14px;
    line-height: 20px;
    color: #4C4C4C;
}
.news-list .item:hover,.news-list .item:hover .con{
    color: #B00F14;
}
.news-list .item:hover::after{
    background: #D70909;
}
.page-zhuanli{
    background: url(../images/page_zhuanli_bg.jpg) no-repeat;
    background-size: 1920px 1568px;
    background-position: center top;
    padding-top: 50px;
}
.page-table{
    background: #fff url(../images/table_left.jpg) no-repeat;
    background-size: 96px 1300px;
    background-position: left top;
}
.page-table .top{
    height: 100px;
    background: url(../images/table_top.png) no-repeat;
    background-size: 100% 100%;
    font-size: 24px;
    color: #FFFFFF;
}
.page-table .item{
    overflow: hidden;
    display: flex;
    position: relative;
}
.page-table .list .item::after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1204px;
    height: 1px;
    background: #A6AAB3;
}
.page-table .list .item:last-child::after{
    display: none;
}
.page-table .list .item:nth-child(2n){
    background: url(../images/table_heng.jpg) no-repeat;
    background-position: right center;
    background-size: 1208px 80px;
}
.page-table .item div{
    box-sizing: border-box;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.page-table .item div.next{
    display: none;
}
.page-table .list .item div{
    border-right: 1px solid #A6AAB3;
}
.page-table .item div:nth-child(1){
    width: 96px;
    border-right: 0;
}
.page-table .list .item div:nth-child(1){
    font-size: 24px;
    color: #808080;
}
.page-table .item div:nth-child(2){
    width: 476px;
}
.page-table .item div:nth-child(3){
    width: 258px;
}
.page-table .item div:nth-child(4){
    width: 233px;
}
.page-table .item div:nth-child(5){
    width: 237px;
    border-right: 0;
}
.page-zhuanli .page{
    justify-content: flex-end;
    margin-top: 40px;
}
.page-gongcheng{
    background: url(../images/page_gongcheng_bg.jpg) no-repeat;
    background-position: center 225px;
    background-attachment: fixed;
    background-size: 1919px 1515px;
    padding-top: 30px;
}
.gongcheng-top{
    height: 550px;
    margin-bottom: 60px;
    position: relative;
}
.gongcheng-top video {
    display: block;
    width: 100%;
    height: 100%;
}
.gongcheng-menu{
    height: 60px;
    box-sizing: border-box;
    background: #f2f2f2;
    border: 1px solid #d5d5d5;
    padding: 10px 20px;
    display: flex;
    margin-bottom: 40px;
}
.gongcheng-menu a{
    display: block;
    padding: 0 20px;
    line-height: 40px;
    color: #000;
    margin-right: 20px;
}
.gongcheng-menu a.active,.gongcheng-menu a:hover{
    background: #B00F14;
    color: #fff;
}
.gongcheng-list{
    display: flex;
    flex-wrap: wrap;
}
.gongcheng-list .item{
    width: 424px;
    height: 565px;
    padding: 22px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    margin-right: 14px;
    margin-bottom: 60px;
    transition: all 0.5s;
    background: #fff;
}
.gongcheng-list .item:nth-child(3n){
    margin-right: 0;
}
.gongcheng-list .img{
    width: 100%;
    height: 285px;
    margin-bottom: 30px;
}
.gongcheng-list .img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.gongcheng-list .title{
    font-size: 24px;
    color: #000000;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 30px;
}
.gongcheng-list p{
    font-size: 16px;
    height: 56px;
    line-height: 28px;
    color: #323232;
    overflow:hidden;
    display:-webkit-box;  
    -webkit-box-orient:vertical;  
    -webkit-line-clamp:2;
}
.gongcheng-list .item:hover{
    box-shadow: 0 0 20px rgba(121,121,121,0.4); 
}
.gongcheng-list .item:hover .title,.gongcheng-list .item:hover p{
    color: #B00F14;
}
.gongcheng-list .more-btn-n{
    margin-top: 20px;
}
.gongcheng-list .item:hover .more-btn-n{
    color: #B00F14;
    border-color: #B00F14;
}
.gongcheng-list .item:hover .more-btn-n::after{
    background: #B00F14;
}
.page-gongcheng .page-con{
    padding-bottom: 80px;
}
.page-gongcheng .page-con .this-title{
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}
.page-gongcheng .page-con img{
    display: block;
    max-width: 100%!important;
    margin: 0 auto;
}
.page-keyan{
    background: url(../images/page_keyan_bg.jpg) no-repeat;
    background-position: center 136px;
    background-size: 1920px 1160px;
    padding-top: 30px;
}
.page-keyan .w1300{
    padding-left: 222px;
    box-sizing: border-box;
}
.keyan-list{
    display: flex;
    flex-wrap: wrap;
    padding-left: 25px;
}
.keyan-list .item{
    width: 450px;
    margin-right: 150px;
    margin-bottom: 50px;
    cursor: pointer;
}
.keyan-list .item:hover{
    color: #B41E22;
}
.keyan-list .item:nth-child(2n){
    margin-right: 0;
}
.keyan-list .title{
    font-size: 34px;
    color: #B00F14;
    padding-right: 40px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/icon_jiahao.png) no-repeat;
    background-size: 30px 30px;
    background-position: right center;
    margin-bottom: 20px;
}
.keyan-list p{
    font-size: 18px;
    line-height: 32px;
    padding-left: 18px;
    background: url(../images/icon_sanjiao.png) no-repeat;
    background-size: 9px 10px;
    background-position: left 10px;
    display: flex;
}
.keyan-list span{
    color: #B41E22;
    width: 100px;
}
.keyan-list b{
    width: 330px;
    font-weight: normal;
}
.index-banner{
    position: relative;
    max-width: 100vw;
    background-color: #000;
    overflow: hidden;
}
.index-banner .video-bg{
    display: none;
}
.index-banner video{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.index-banner.auto{
    overflow: initial;
}
.index-banner.auto video{
    all: initial;
    width: 100%;
    height: auto;
    display: block;
}
.index-video{
    height: 500px;
    position: relative;
}
.index-video .video-bg{
    background-size: 1920px 500px;
    background-position: center top;
}
.video-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    z-index: 4;
}
.play-btn{
    width: 150px;
    height: 150px;
    background: url(../images/play_btn.png);
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.index-video video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
}
.index-news{
    padding: 80px 110px;
}
.index-news .title-box{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.index-news .title-box .menu{
    line-height: 50px;
    height: 50px;
    padding-top: 40px;
    font-size: 30px;
    display: flex;
    align-items: center;
}
.index-news .title-box .menu a{
    color: #5C5C5C;
}
.index-news .title-box .menu a:hover{
    color: #D70909;
}
.index-news .title-box .menu i{
    margin: 0 35px;
    width: 6px;
    height: 6px;
    background: #5C5C5C;
    border-radius: 6px;
}
.index-news .title-box .right{
    margin-right: 102px;
}
.index-news .title-box .indexnews-pagination{
    margin-top: 30px;
    display: flex;
    justify-content: flex-end;
}
.swiper-indexnews{
    width: 100%;
    overflow: hidden;
}
.swiper-indexnews .news-item{
    display: block;
    margin-left: 0;
    margin-right: 20px;
    width: 410px;
    height: 580px;
}
.swiper-indexnews .news-item .img {
    top: 580px;
}
.swiper-indexnews .news-item:hover .img {
    top: 0;
}
.swiper-indexnews .news-item .text .title {
    font-size: 20px;
    line-height: 30px;
}
.swiper-indexnews .news-item .text .time {
    font-size: 14px;
    line-height: 26px;
}
.swiper-indexnews .news-item .text .con {
    font-size: 14px;
    line-height: 26px;
}



.index-case{
    padding: 0 110px 36px;
    margin-top: 80px;
    background: url(../images/index_casebg.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px 940px;
}
.index-case .title-box{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-right: 102px;
}
.index-case .more-btn-n{
    margin-top: 50px;
}
.index-title{
    font-size: 50px;
    line-height: 50px;
    color: #444444;
    padding-top: 40px;
    position: relative;
    font-weight: bold;
}
.index-title::after{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    background: #434343;
}
.swiper-indexcase{
    overflow: hidden;
    height: 740px;
    padding-right: 102px;
    position: relative;
}
.swiper-indexcase .swiper-slide{
    display: flex;
}
.index-case .left{
    margin-right: 68px;
}
.index-case .item{
    display: block;
    position: relative;
}
.index-case .left .item{
    width: 100%;
    height: 320px;
    margin-bottom: 60px;
} 
.index-case .right .item{
    width: 100%;
    height: 700px;
} 
.index-case .item .img{
    width: 100%;
    height: 100%;
    position: relative;
}
.index-case .right .item .img{
    padding: 40px;
    box-sizing: border-box;
    overflow: hidden;
}
.index-case .right .item span{
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    filter: blur(10px);
    left: 0;
    top: 0;
    z-index: -1;
}
.index-case .right .item img{
    width: 955px;
    border: 15px solid rgba(255,255,255,0.4);
    box-sizing: border-box;
}
.index-case .item img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.index-case .text{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
    width: 84%;
    height: 90px;
    background: rgba(255,255,255,0.9);
    box-sizing: border-box;
    padding: 15px 20px;
}
.index-case .text::after{
    content: "";
    width: 21px;
    height: 5px;
    position: absolute;
    right: 0;
    bottom: 18px;
    background: #B5B5B5;
}
.index-case h3{
    color: #000;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-weight: normal;
}
.index-case p{
    font-size: 14px;
    line-height: 20px;
    color: #282828;
    margin-top: 10px;
}
.index-case .item:hover .text{
    background: rgba(215,9,9,0.9);
}
.index-case .item:hover h3,.index-case .item:hover p{
    color: #fff;
}
.index-case .item:hover .text::after{
    background: #fff;
}
.index-case .right .text{
    width: 74%;
    height: 166px;
    padding: 30px 35px;
}
.index-case .right h3{
    font-size: 36px;
    line-height: 55px;
    height: 55px;
}
.index-case .right p{
    font-size: 24px;
    line-height: 24px;
}
.indexcase-pagination{
    width: 10px!important;
    position: absolute;
    right: 40px!important;
    top: inherit!important;
    transform: initial!important;
    bottom: 100px;
}
.index-dangjian{
    padding-right: 110px;
    position: relative;
}
.index-dangjian .text{
    position: absolute;
    top: 60px;
    left: 110px;
    z-index: 2;
}
.index-dangjian .index-title{
    color: #fff;
}
.index-dangjian .index-title::after{
    background: #fff;
}
.index-dangjian .text p{
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    width: 326px;
    margin-top: 49px;
}
.index-dangjian .right{
    position: absolute;
    right: 110px;
    top: 220px;
    z-index: 2;
}
.index-dangjian .more-btn-n{
    color: #fff;
    border-color: #5C080A;
}
.index-dangjian .more-btn-n::after{
    background: #fff;
}
.index-dangjian .more-btn-n:hover::after{
    background: #fff;
}
.dangjian-pagination{
    margin-top: 30px;
    display: flex;
    justify-content: flex-end;
}
.dangjian-pagination .swiper-pagination-bullet{
    opacity: 1;
    background: none;
    border: 1px solid #fff;
    margin: 0 4px;
}
.dangjian-pagination .swiper-pagination-bullet-active{
    background: #fff;
}
.swiper-dangjian{
    overflow: hidden;
    text-align: right;
}
.swiper-dangjian .swiper-slide{
    background: url(../images/index_djbg.jpg) no-repeat;
    background-size: 1810px 492px;
    background-position: left top;
}
.swiper-dangjian img{
    display: inline-block;
    width: 1620px;
    height: 492px;
    object-fit: cover;
}
.index-box{
    position: relative;
}
.fix-right{
    width: 110px;
    height: 100%;
    background: #B00F14;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
#goToTop{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 110px;
    height: 196px;
    background: #B00F14 url(../images/icon_top.png) no-repeat;
    background-size: 25px 13px;
    background-position: center center;
    cursor: pointer;
    display: none;
}
.m-show{
    display: none;
}
.fix-zhuanli{
    display: none;
}
.fix-zhengshu{
    width: 100%;
    min-height: 100%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    overflow-y: auto;
    display: none;
}
.fix-zhengshu::-webkit-scrollbar{
    width: 5px;
}
.fix-zhengshu::-webkit-scrollbar-thumb{
    background: #B00F14;
}
.fix-zhengshu .box{
    position: absolute;
    width: 800px;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 140px;
}
.fix-zhengshu-close{
    width: 60px;
    height: 60px;
    background: url(../images/fix_close2.png);
    background-size: 100% 100%;
    position: absolute;
    right: -30px;
    top: -30px;
    cursor: pointer;
}
.fix-zhengshu .red-bg{
    background: #B00F14;
}
.fix-zhengshu .img{
    padding: 10px;
}
.fix-zhengshu img{
    width: 100%;
    display: block;
}
.fix-zhengshu .title{
    line-height: 50px;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
}
.fix-zhengshu .con{
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.fix-zhengshu .tag{
    color: #B00F14;
    margin-bottom: 10px;
}



.page-xxgk {
    padding-top: 80px;
}
.page-xxgk .xxgk-title{
    display: flex;
    justify-content: space-between;
    line-height: 35px;
    padding: 12px 0;
    background: #EDEDED;
    margin-bottom: 10px;
}
.page-xxgk .xxgk-title span{
    font-size: 30px;
    padding-left: 27px;
    color: #B00F14;
    display: block;
    font-weight: bold;
}
.page-xxgk .xxgk-title .more-btn{
    width: 190px;
}
.page-xxgk .con{
    padding: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
}
.page-xxgk .xxgk-flex{
    display: flex;
    margin-top: 30px;
}
.page-xxgk .xxgk-flex .more-btn{
    width: 190px;
    margin-right: 40px;
}
.page-xxgk .xxgk-zzjg{
    margin-bottom: 60px;
}












/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 2000px){
    body{
        width: 1920px;
        margin: 0 auto;
        position: relative;
    }
}
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1600px){
.w1530 {
    width: 1380px;
}
.nav-menu a:first-child,.nav-menu a:last-child{
    width: 231px;
}
.nav-menu a:first-child{
    padding-left: 40px;
}
.nav-menu a:last-child{
    padding-left: 0;
    padding-right: 40px;
    text-align: right;
}
.nav-xl .item.gk,.nav-xl .item.qk{
    width: 231px;
}
.nav-xl .item.gk{
    padding-left: 40px;
}
.index-case {
    padding: 0 50px 36px;
}
.index-case .title-box {
    margin-right: 50px;
}
.swiper-indexcase {
    padding-right: 50px;
}
.indexcase-pagination {
    right: 20px!important;
}
.index-case .left {
    margin-right: 30px;
}
.index-dangjian .text {
    left: 50px;
}
.fix-right {
    width: 50px;
}
#goToTop {
    width: 50px;
}
.index-dangjian {
    padding-right: 50px;
}
.index-dangjian .right {
    right: 50px;
}
.index-news {
    padding: 80px 50px;
}
.index-news .title-box .right {
    margin-right: 50px;
}

}
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1400px){
.w1530 {
    width: 1300px;
}
.nav-menu a:first-child,.nav-menu a:last-child{
    width: 191px;
}
.nav-menu a:first-child{
    padding-left: 0;
}
.nav-menu a:last-child{
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}
.nav-xl .item.gk,.nav-xl .item.qk{
    width: 191px;
}
.nav-xl .item.gk{
    padding-left: 0;
}

}
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1330px){
    body{
        width: 1330px;
    }
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 750px){
body{
    width: 100%;
}
.w1300 {
    width: 6.9rem;
}
.header{
    position: fixed;
    z-index: 90;
    width: 7.5rem;
    top: 0;
    left: 0;
    background: #fff;
}
.header .email{
    display: none;
}
.header .w1300 {
    height: 0.88rem;
    padding: 0.15rem 0;
    box-sizing: border-box;
}
.header .logo img{
    height: 0.58rem;
}
.header .right {
    margin-top: 0.12rem;
}
.search-btn{
    width: 0.32rem;
    height: .32rem;
    background: url(../images/icon_search.jpg);
    background-size: 100% 100%;
}
.nav-btn{
    width: 0.36rem;
    height: .32rem;
    margin-left: .2rem;
}
.nav-btn i{
    display: block;
    width: 100%;
    height: 1px;
    background: #D70909;
    margin-bottom: 0.14rem;
}
.head-search{
    position: fixed;
    z-index: 80;
    top: 0.88rem;
    width: 7.5rem;
    height: 1rem;
    right: -100vw;
    background: #B00F14;
    border-radius: 0;
    border: 0;
    padding: 0.15rem 0.3rem;
    box-sizing: border-box;
    transition: all 0.5s;
}
.head-search.active{
    right: 0;
}
.head-search form{
    border: 1px solid #C76669;
}
.head-search .input-text {
    width: 6rem;
    height: 0.7rem;
    padding-left: 0.22rem;
    font-size: .3rem;
    background: none;
    color: #fff;
}
.head-search .input-text::placeholder{
    color: #fff;
}
.head-search .input-btn {
    width: 0.7rem;
    height: 0.7rem;
}
.w1530{
    width: 100%;
}
.nav .w1530 {
    width: 100%;
    display: block;
    padding-top: 1.62rem;
}
.nav .nav-menu{
    display: none;
}
.nav-bg{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 91;
    background: rgba(0,0,0,0.5);
    display: none;
}
.nav-close{
    position: absolute;
    left: 4.1rem;
    top: 0.48rem;
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/icon_close.png) no-repeat;
    background-size: 100% 100%;
}
.nav-email{
    position: absolute;
    left: .5rem;
    top: .5rem;
    display: block;
    width: 0.59rem;
    height: 0.43rem;
    background: url(../images/icon_email.png) no-repeat;
    background-size: 100% 100%;
}
.nav-xl{
    display: block;
    position: fixed;
    width: 5rem;
    height: 100vh;
    top: 0;
    left: -100vw;
    z-index: 92;
    background: #fff;
}
.nav-xl.on{
    left: 0;
}
.nav-xl .item {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    height: 0.6rem;
    overflow: hidden;
    position: relative;
}
.nav-xl .item.gk, .nav-xl .item.qk {
    width: 100%;
}
.nav-xl .item::after{
    content: "";
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    position: absolute;
    background: url(../images/icon_jia.png) no-repeat;
    background-size: 100% 100%;
    right: 0.46rem;
    top: 0.23rem;
}
.nav-xl .item.on::after{
    background-image: url(../images/icon_jian.png);
    height: 0.03rem;
    top: 0.3rem;
}
.nav-xl .m-show{
    display: block;
}
.nav-xl .item a {
    display: block;
    padding-left: 0.5rem;
}
.nav-xl .item a.first{
    display: inline-block;
    font-size: 0.3rem;
    line-height: 0.6rem;
}
.nav-xl .item.index .first{
    display: block;
    background: #EDEDED;
    border-left: 0.06rem solid #B00F14;
    padding-left: 0.44rem;
}
.nav-xl .index::after{
    display: none;
}
.nav-xl .item.on{
    height: auto;
}
.nav-xl .er a{
    color: #333;
    display: block;
    font-size: .24rem;
    line-height: .48rem;
    color: #5B5B5B;
}
.nav-xl .er a::before{
    content: "-";
    margin-right: 0.1rem;
    color: #B00F14;
}
.index-case {
    padding: 0 0 .72rem 0.3rem;
    margin-top: 0.4rem;
    background: url(../images/index_casebg_m.jpg) no-repeat;
    background-size: 100% 100%;
}
.index-case .title-box {
    margin-bottom: 0.3rem;
    margin-right: 0;
}
.index-case .more-btn-n {
    display: none;
}
.index-case .left {
    display: none;
}
.swiper-indexcase {
    height: 4.66rem;
    padding-right: 0;
}
.index-case .right .item {
    width: 6.6rem;
    height: 4.4rem;
}
.index-case .item .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.index-case .item .img span{
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    filter: blur(0.03rem)
}
.index-case .item .img img{
    width: 6.1rem;
    height: 3.9rem;
    box-sizing: border-box;
    border: 0.14rem solid rgba(255,255,255,0.4);
    position: absolute;
    left: 0.25rem;
    top: 0.25rem;
}
.index-case .right .text {
    width: 4.77rem;
    height: 1.04rem;
    padding: 0.2rem 0.22rem;
}
.index-case .text {
    bottom: -0.26rem;
}
.index-case .right h3 {
    font-size: 0.24rem;
    line-height: 0.35rem;
    height: 0.35rem;
}
.index-case .right p {
    font-size: 0.16rem;
    line-height: 0.35rem;
}
.index-case p {
    margin-top: 0.1rem;
}
.index-case .text::after {
    width: 0.25rem;
    height: 0.06rem;
    right: 0.13rem;
    bottom: 0.34rem;
}
.indexcase-pagination {
    width: 0.1rem!important;
    right: 0.4rem!important;
    bottom: 0.2rem;
    z-index: 2;
}
.indexcase-pagination .swiper-pagination-bullet{
    margin: 4px 0!important;
}
.index-dangjian{
    padding-right: 0.3rem;
}
.index-dangjian .text p{
    display: none;
}
.swiper-dangjian{
    height: 1.96rem;
}
.swiper-dangjian img {
    width: 6.4rem;
    height: 1.96rem;
}
.index-dangjian .text {
    top: 0.2rem;
    left: 0.3rem;
}
.index-dangjian .right{
    right: inherit;
    top: 1.1rem;
    left: 0.3rem;
}
.index-news{
    padding: 0.4rem 0.3rem;
}
.index-news .title-box {
    margin-bottom: 0.4rem;
}
.index-title {
    font-size: 0.36rem;
    line-height: 0.36rem;
    padding-top: 0.24rem;
}
.index-title::after {
    width: 0.3rem;
    height: 0.04rem;
}
.index-news .title-box {
    display: block;
    margin-bottom: 0.4rem;
    position: relative;
}
.index-news .title-box .menu {
    line-height: 0.3rem;
    height: 0.3rem;
    padding-top: 0.4rem;
    font-size: 0.3rem;
}
.index-news .title-box .menu i {
    margin: 0 0.35rem;
    width: 0.06rem;
    height: 0.06rem;
}
.index-news .title-box .right {
    margin-right: 0;
}
.more-btn-n {
    width: 1.13rem;
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 0.18rem;
    border-bottom: 0.02rem solid #A8A8A8;
}
.more-btn-n::after {
    width: 0.12rem;
    height: 0.05rem;
    top: 0.15rem;
}
.index-news .more-btn-n{
    position: absolute;
    right: 0.3rem;
    top: 0;
}
.index-news .title-box .indexnews-pagination{
    position: absolute;
    margin-top: 0;
    right: .3rem;
    top: .6rem;
}
.red-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 2px;
    box-sizing: border-box;
}
.news-item {
    width: 3.21rem;
    height: 4.54rem;
}
.swiper-indexnews .news-item{
    margin-right: 0.18rem;
    width: 3.21rem;
    height: 4.54rem;
}
.swiper-indexnews .news-item .img {
    top: 4.54rem;
}
.swiper-indexnews .news-item .text .title {
    font-size: 0.16rem;
    line-height: 0.3rem;
    overflow:hidden;
    display:-webkit-box;  
    -webkit-box-orient:vertical;  
    -webkit-line-clamp:2;/*规定最多显示两行*/  
}
.swiper-indexnews .news-item .text .time {
    font-size: 0.12rem;
    line-height: 0.22rem;
    margin: 0.1rem 0 0.3rem;
}
.swiper-indexnews .news-item .text .con {
    font-size: 0.16rem;
    line-height: 0.3rem;
    font-weight: 400;
}







.news-item .text {
    padding: 0.8rem 0.22rem 0;
}
.news-item .text .title {
    font-size: 0.16rem;
    line-height: 0.3rem;
}
.news-item .text .time {
    font-size: 0.12rem;
    line-height: 0.22rem;
    margin: 0.1rem 0 0.3rem;
}
.news-item .text .con {
    font-size: 0.16rem;
    line-height: 0.3rem;
    font-weight: 400;
}
.more-btn {
    width: 1rem;
    line-height: 0.35rem;
    font-size: 0.14rem;
    display: block;
    padding-left: 0.1rem;
    box-sizing: border-box;
    position: relative;
    text-align: left;
}
.more-btn::after {
    width: 0.12rem;
    height: 0.05rem;
    top: 0.15rem;
    right: 0.1rem;
}
.news-item .more-btn {
    bottom: 0.68rem;
    right: 0.28rem;
}
.news-item .img {
    top: 4.54rem;
}
.news-item .small-img {
    top: 2.19rem;
    height: 2.35rem;
}
.index-banner{
    height: 4.2rem;
    margin-top: 0.88rem;
}
.index-banner video {
    all: initial;
    width: 100%;
    height: 100%;
}
.fix-right {
    width: 0.3rem;
}
#goToTop {
    width: 0.3rem;
    height: 1.32rem;
    background-size: 0.25rem 0.13rem;
    background-position: center center;
}
.index-video {
    height: 1.95rem;
}
.index-video .video-bg{
    background-size: 100% 100%;
    background-position: center top;
}
.play-btn {
    width: 0.6rem;
    height: 0.6rem;
}
.f-nav .item a{
    display: none;
}
.footer .top {
    height: 0.58rem;
    padding: 0.5rem 0 0.4rem;
    border-bottom: 1px solid #CACACA;
}
.footer {
    height: 4.34rem;
    background: url(../images/footer_bg_m.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 0 0.6rem 0 0.3rem;
    overflow: hidden;
}
.footer .top .right{
    padding-left: 0.06rem;
}
.footer .top .right a{
    margin-left: .18rem;
}
.f-nav {
    padding: 0.3rem 0;
    flex-wrap: wrap;
    justify-content: start;
}
.f-nav .item{
    margin-right: 0.4rem;
}
.f-nav .item:nth-child(5n){
    margin-right: 0;
}
.f-nav .item a{
    line-height: .48rem;
    font-size: 0.24rem;
}
.copyright {
    font-size: 0.18rem;
    line-height: 0.24rem;
    padding-top: 0.2rem;
    flex-wrap: wrap;
    justify-content: start;
}
.copyright>span{
    margin-right: 0.6rem;
}
.copyright>div{
    margin-left: 0.6rem;
}
.copyright .gongan{
    background-size: 0.14rem 0.16rem;
    padding-left: 0.2rem;
}
.page-dqwz{
    height: .5rem;
    margin-top: 0.88rem;
    background: url(../images/dqwz_bg_m.jpg) no-repeat;
    background-size: 100% 100%;
}
.page-dqwz .w1300{
    height: 0.5rem;
}
.page-dqwz .title {
    width: 1.02rem;
    height: 1.4rem;
    background: url(../images/dqwz_title.jpg);
    background-size: 100% 100%;
    font-size: 0.28rem;
    line-height: 0.34rem;
    padding: 0.35rem 0.2rem 0;
}
.page-dqwz .xtitle{
    width: 1.62rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background: url(../images/dqwz_xtitle.jpg);
    background-size: 100% 100%;
    font-size: 0.28rem;
    padding: 0;
    box-sizing: border-box;
}
.page-dqwz .title.twos {
    padding: 0.35rem 0.09rem 0;
    text-align: left;
}
.page-dqwz .right {
    width: 2.81rem;
    font-size: 0.18rem;
    line-height: 0.5rem;
    height: 0.5rem;
}
.page-gongcheng {
    background: url(../images/page_gongcheng_bg_m.jpg) no-repeat;
    background-position: center 2.38rem;
    background-size: 7.5rem 12.2rem;
    padding-top: 0.3rem;
}
.gongcheng-top {
    height: 2.92rem;
    margin-bottom: 0.37rem;
}
.gongcheng-menu {
    height: 0.6rem;
    padding: 0.1rem 0.2rem;
    display: flex;
    margin-bottom: 0.4rem;
}
.gongcheng-menu a {
    display: block;
    padding: 0;
    line-height: 0.4rem;
    margin-right: 0.2rem;
    font-size: .2rem;
}
.gongcheng-menu a.active{
    padding: 0 0.2rem;
}
.gongcheng-menu a:hover{
    padding: 0 0.05rem;
}
.gongcheng-list{
    display: block;
}
.gongcheng-list .item {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.35rem;
    margin-right: 0;
    margin-bottom: 0.6rem;
}
.gongcheng-list .item:hover {
    box-shadow: 0 0 0.2rem rgb(121 121 121 / 40%);
}
.gongcheng-list .img {
    height: 4.36rem;
    margin-bottom: 0.3rem;
}
.gongcheng-list .title {
    font-size: 0.4rem;
    line-height: 0.46rem;
    height: 0.46rem;
    margin-bottom: 0.3rem;
}
.gongcheng-list .more-btn-n {
    margin-top: 0.3rem;
}
.page a {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
    font-size: 0.22rem;
}
.page a.next{
    padding: 0 0.05rem;
}
.page-con {
    font-size: 0.24rem;
    line-height: 0.36rem;
}
.page-gongcheng .page-con {
    padding-bottom: 1rem;
}
.page-gongcheng .page-con .this-title{
    font-size: 0.32rem;
    line-height: 0.5rem;
}
.page-menu-left {
    margin: 0;
    position: absolute;
    left: 0.3rem;
    top: 1rem;
}
.page-menu-left a {
    width: 1.02rem;
    height: 0.72rem;
    line-height: 0.28rem;
    border-radius: 0.1rem 0.1rem 0px 0px;
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
    padding: 0.1rem 0.2rem;
    box-sizing: border-box;
}
.page-qikan{
    background: #fff;
    padding-bottom: 1rem;
    position: relative;
}
.page-qikan .right {
    width: 100%;
    margin-top: 0.3rem;
}
.page-qikan .right.danye {
    width: 6rem;
    margin-top: 0.3rem;
    margin-left: 1.2rem;
}
.page-qikan .mulu-right{
    width: 5.68rem;
    margin-left: 1.2rem;
}
.qikan-con-img{
    float: none;
    width: 3.95rem;
    margin-right: 0;
    margin-left: 2rem;
    margin-bottom: 0.4rem;
}
.search-mulu {
    height: 0.4rem;
    padding: 0.1rem 0.13rem;
    background: #D5D5D5;
    margin-bottom: 0.28rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
}
.search-mulu .title,.search-mulu .btn{
    display: none;
}
.search-mulu .xl-box {
    width: 2.6rem;
    height: 0.4rem;
    margin-right: 0.12rem;
    background: #FEFEFE url(../images/icon_xljt.png) no-repeat;
    background-size: 0.11rem 0.06rem;
    background-position: 2.34rem center;
}
.search-mulu .xl-list {
    top: 0.6rem;
    border-radius: 0.05rem;
}
.search-mulu .xl-list.active {
    height: 3rem;
}
.zzdj-list {
    padding-top: 0.3rem;
    width: 100%;
}
.zzdj-item {
    width: 3.4rem;
    height: 5.21rem;
    background: #ffffff;
    margin-right: 0.1rem;
    margin-bottom: 0.6rem;
    padding: .18rem;
}
.zzdj-item .img {
    height: 2.03rem;
}
.zzdj-item .text {
    margin-top: 0.24rem;
}
.zzdj-item .title {
    font-size: 0.28rem;
    line-height: 0.3rem;
    height: 0.3rem;
}
.zzdj-item .tag {
    font-size: 0.22rem;
    line-height: 0.22rem;
    margin: 0.15rem 0;
}
.zzdj-item p {
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: .9rem;
    -webkit-line-clamp:3;
}
.zzdj-item .more {
    width: 0.9rem;
    font-size: 0.18rem;
    line-height: 0.32rem;
    margin-top: 0.2rem;
    position: relative;
    color: #4B4B4B;
}
.zzdj-item .more::after {
    content: "";
    display: block;
    width: 0.1rem;
    height: 0.04rem;
    right: 0;
    top: 0.1rem;
}
.zzdj-item:nth-child(3n) {
    margin-right: 0.1rem;
}
.zzdj-item:nth-child(2n) {
    margin-right: 0;
}
.qyry-top {
    height: 10.15rem;
    background: url(../images/page_qyry_topbg_m.jpg) no-repeat;
    background-size: 7.5rem 6rem;
    background-position: center bottom;
    padding-top: 0.3rem;
}
.qyry-top .flexsb{
    display: block;
}
.qyry-top .img {
    width: 6.62rem;
    height: 3.85rem;
    padding-bottom: 0.26rem;
    margin-left: 0.55rem;
}
.qyry-top .rongyu-banner{
    margin-left: -0.27rem;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.qyry-top .img img {
    width: 6.62rem;
    height: 3.85rem;
}
.qyry-top .text {
    width: 100%;
    height: 4.6rem;
    margin-top: 0.5rem;
    background-size: 0.6rem 0.58rem;
}
.qyry-top .text div {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.4rem;
}
.qyry-top .text p {
    font-size: 0.24rem;
    line-height: 0.44rem;
}
.qyry-bottom {
    height: 8.3rem;
    background-image: url(../images/page_qyry_bottombg_m.jpg);
    background-size: 7.5rem 8.3rem;
    padding-top: 0;
    margin-bottom: 1rem;
}
.qyry-swiper{
    width: 4.75rem;
    padding-top: 0.91rem;
}
.qyry-swiper-right{
    display: none;
}
.qyry-swiper-left{
    width: 4.75rem;
    height: 6.2rem;
}
.qyry-swiper .itemh {
    position: inherit;
    display: block;
    width: 4.75rem;
    height: 6.2rem;
}
.qyry-swiper-btn {
    height: 0.5rem;
    margin-top: 0.69rem;
}
.qyry-swiper-btn div {
    width: 0.5rem;
    height: 0.5rem;
    font-size: 0.24rem;
    line-height: 0.5rem;
    margin-left: 0.2rem;
}
.qyjs-banner {
    padding-top: 0.19rem;
    margin-bottom: 0.25rem;
}
.qyjs-banner img {
    height: 2.31rem;
}
.page-qyjs .title {
    font-size: 0.3rem;
    line-height: 0.5rem;
    margin-bottom: 0.4rem;
}
.page-sywh {
    background: url(../images/page_sywh_bg_m.jpg) no-repeat;
    background-size: 7.5rem 31.2rem;
    background-position: center 2.78rem;
    padding-bottom: 0.7rem;
}
.sywh-swiper-banner img{
    height: 2.78rem;
}
.sywh-pagination-banner {
    bottom: 0.4rem;
}
.sywh-list {
    margin-top: 0.34rem;
}
.sywh-list .item {
    margin-bottom: 0.4rem;
}
.sywh-list .item div {
    padding: 0 0.3rem;
}
.sywh-list .item .title {
    font-size: 0.3rem;
    line-height: 0.48rem;
    padding: 0.1rem 0.3rem 0.05rem;
}
.sywh-list .time {
    line-height: 0.34rem;
    font-size: 0.18rem;
}
.sywh-list .item .text{
    display: none;
}
.sywh-list .item .more-btn {
    margin-top: 0.1rem;
    margin-left: 0.3rem;
}
.page-sywh .page {
    margin-top: 0;
    padding-bottom: 0.6rem;
}
.sywh-oneimg-swiper{
    position: relative;
}
.sywh-oneimg-swiper a {
    display: block;
}
.sywh-oneimg-swiper .img {
    width: 100%;
    height: 3.88rem;
}
.sywh-oneimg-swiper .title {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.3rem;
    margin: 0;
    writing-mode: inherit;
    margin-top: 0.6rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sywh-oneimg-swiper .right {
    padding-top: 0.1rem;
    position: relative;
    height: 1rem;
}
.sywh-oneimg-swiper .right .more-btn{
    position: absolute;
    top: 0.7rem;
}
.sywh-oneimg-swiper .time {
    font-size: 0.18rem;
    line-height: 0.28rem;
    margin-top: 0;
}
.sywh-pagination{
    margin: 0;
    position: absolute;
    top: 4rem;
}
.sywh-bottom {
    margin-top: 0.8rem;
}
.page-jlsg{
    padding-top: 0.3rem;
}
.jlsg-top {
    width: 100%;
    height: 2.91rem;
    margin-bottom: 0.6rem;
}
.jlsg-section{
    position: relative;
    padding-top: 4rem;
}
.fix-video .box {
    width: 6.9rem;
}
.fix-video .fix-close {
    width: 0.44rem;
    height: 0.44rem;
    top: -0.6rem;
}
.jlsg-section .video-box {
    width: 100%;
    height: 3.88rem;
    position: absolute;
    top: 0;
}
.jlsg-section .play-btn{
    width: 0.6rem;
    height: 0.6rem;
}
.jlsg-section .text {
    width: 100%;
}
.page-jlsg .flexsb{
    display: block;
}
.jlsg-section .item {
    margin-bottom: 0.1rem;
    line-height: 0.6rem;
    height: 0.6rem;
    background-size: 0.28rem 0.28rem;
    background-position: 6.42rem center;
    padding-left: 0.2rem;
    font-size: .24rem;
    padding-right: 0.8rem;
}
.jlsg-section {
    padding-bottom: 0.8rem;
}
.jlsg-section .title {
    margin: 0.1rem 0 0.3rem;
}
.jlsg-section .title b {
    font-size: 0.34rem;
    line-height: 0.5rem;
}
.jlsg-section .title .btn {
    line-height: 0.5rem;
    font-size: 0.24rem;
    width: 0.6rem;
}
.jlsg-section .title .btn div {
    width: 0.3rem;
}
.page-djgz {
    background: url(../images/page_djgz_bg_m.jpg) no-repeat;
    background-size: 7.5rem 24.7rem;
    background-position: center 2.52rem;
}
.djgz-swiper-banner .swiper-slide img {
    height: 2.65rem;
}
.djgz-pagination-banner {
    bottom: 0.33rem;
}
.page-djgz .red-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.djgz-top {
    width: 6.9rem;
    margin: 0.3rem auto 0.4rem;
    text-align: left;
    font-size: 0.18rem;
    line-height: 0.28rem;
}
.djgz-top .title {
    font-size: 0.3rem;
    line-height: 0.44rem;
    margin: 0;
}
.djgz-top span{
    margin: 0.1rem 0;
    display: block;
}
.djgz-top p{
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.djgz-top .more-btn {
    margin: 0.3rem 0 0;
}
.page-djgz .flexsb{
    display: block;
}
.djgz-left {
    width: 100%;
}
.djgz-swiper-news .swiper-slide {
    height: 5.17rem;
}
.djgz-swiper-news span {
    line-height: 0.7rem;
    font-size: 0.24rem;
}
.djgz-pagination-news {
    margin-top: 0.3rem;
}
.djgz-list-box {
    width: 100%;
    margin-top: 0.6rem;
}
.djgz-list a {
    font-size: 0.24rem;
    line-height: 0.36rem;
    margin-bottom: 0.35rem;
    padding-left: 0.15rem;
}
.djgz-list a::before {
    width: 0.06rem;
    height: 0.06rem;
    left: 0;
    top: 0.15rem;
}
.djgz-list a b{
    width: 100%;
    height: 0.36rem;
}
.djgz-list a span {
    float: none;
    display: block;
    margin-top: 0.1rem;
    font-size: .18rem;
}
.djgz-list-box .page a {
    line-height: 0.4rem;
}
.djgz-con{
    padding: 0.3rem 0 0.8rem;
}
.djgz-con .title{
    font-size: 0.34rem;
    line-height: 0.5rem;
}
.djgz-con .time{
    font-size: 0.22rem;
    line-height: 0.3rem;
    margin: 0.2rem 0 0.3rem;
}
.djgz-list-box .page {
    margin-top: 0;
}
.page {
    padding-bottom: 0.8rem;
}
.page-zongyuan {
    padding: 0 0 1rem;
    margin-top: 0.3rem  ;
    background: url(../images/page_zongyuan_bg_m.jpg) no-repeat;
    background-size: 7.5rem 11.8rem;
    background-position: center top;
}
.page-dqwz .title.two {
    padding-top: 0.57rem;
}
.page-zongyuan .flexsb{
    display: block;
}
.lianxi-ditu {
    width: 100%;
    height: 5.52rem;
}
.page-zongyuan .right {
    width: 100%;
    padding-top: 0.4rem;
}
.page-zongyuan .title {
    font-size: 0.36rem;
    line-height: 0.6rem;
    margin-bottom: 0.4rem;
}
.page-zongyuan .right div {
    line-height: 0.34rem;
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
    padding-left: 0.54rem;
    background-size: 0.34rem 0.34rem;
}
.page-zhaopin {
    background: url(../images/page_zhaopin_bg_m.jpg) no-repeat;
    background-position: 0 5.6rem;
    background-size: 6.62rem 16.54rem;
}
.zhaopin-list {
    margin-top: 0.5rem;
    padding-bottom: 1rem;
}
.zhaopin-list .item {
    margin-bottom: 0.4rem;
    border: 1px solid #D3D3D3;
    height: 0.6rem;
}
.zhaopin-list .title {
    line-height: 0.6rem;
    height: 0.6rem;
}
.zhaopin-list .title h2 {
    padding-left: 0.3rem;
    font-size: 0.3rem;
}
.zhaopin-list .title i {
    width: 0.6rem;
    height: 0.6rem;
}
.zhaopin-list .title i::before {
    top: 0.28rem;
    left: 0.17rem;
    width: 0.22rem;
    height: 2px;
}
.zhaopin-list .title i::after {
    top: 0.18rem;
    left: 0.28rem;
    width: 2px;
    height: 0.22rem;
}
.zhaopin-list .con {
    padding: 0.25rem 0.3rem;
    line-height: 0.44rem;
    font-size: 0.24rem;
}
.page-fenzhi {
    background: url(../images/page_fenzhi_bg_m.jpg) no-repeat;
    background-position: center bottom;
    background-size: 7.5rem 18.08rem;
    padding: 0.5rem 0 0.8rem;
}
.page-fenzhi .item {
    height: 6.2rem;
    background: url(../images/fenzhi_item_bg_m.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0.6rem;
    padding: 3rem 0.2rem 0.2rem;
    display: block;
    position: relative;
}
.page-fenzhi .item:nth-child(2n) {
    padding: 3rem 0.2rem 0.2rem;
}
.page-fenzhi .img {
    width: 6.5rem;
    height: 2.8rem;
    position: absolute;
    top: 0.2rem;
    box-sizing: border-box;
}
.page-fenzhi .img img {
    top: 0.2rem;
    left: 0.2rem;
    width: 6.1rem;
    height: 2.4rem;
}
.page-fenzhi .text {
    margin-left: 0.2rem;
    width: 5.9rem;
}
.page-fenzhi .title {
    font-size: 0.36rem;
    line-height: 0.36rem;
    margin: 0.4rem 0 0.2rem;
}
.page-fenzhi .con span {
    display: block;
    font-size: 0.24rem;
    line-height: 0.44rem;
    min-width: 100%;
}
.page-sjzx {
    padding-top: 0.3rem;
}
.swiper-sjzx .swiper-slide {
    background: #fff;
    height: auto;
}
.swiper-sjzx .swiper-slide .flexsb{
    display: block;
    position: relative;
}
.page-sjzx .left {
    width: 100%;
    padding-top: 5rem;
}
.swiper-sjzx .swiper-slide .img {
    width: 100%;
    height: 4.6rem;
    position: absolute;
    top: 0;
}
.page-sjzx .left .title {
    font-size: 0.3rem;
    line-height: 0.4rem;
}
.page-sjzx .left p {
    font-size: 0.24rem;
    line-height: 0.44rem;
    margin: 0.3rem 0 0.4rem;
}
.sjzx-list .item {
    width: 100%;
    height: 4.6rem;
    margin-right: 0;
    margin-bottom: 1.27rem;
}
.sjzx-list {
    background: #fff;
    padding-top: 0.8rem;
}
.sousuo-list{
    padding-top: 0.3rem;
}
.sjzx-list .item .text {
    position: absolute;
    left: 0.66rem;
    bottom: -0.66rem;
    width: 5.6rem;
    height: 1.48rem;
    padding: 0.3rem 0.3rem;
}
.sjzx-list .item .title {
    line-height: 0.5rem;
    height: 0.5rem;
    font-size: 0.3rem;
}
.sjzx-list .item .time {
    font-size: 0.22rem;
    line-height: 0.22rem;
    margin-top: 0.15rem;
}
.page-sjzxc {
    background: url(../images/page_sjzxc_bg_m.jpg) no-repeat;
    background-position: center 5.41rem;
    background-size: 7.5rem 16.47rem;
    padding-bottom: 1.5rem;
}
.page-dqwz .title.three {
    padding-top: 0.26rem;
}
.sjzxc-swiper {
    overflow: hidden;
    width: 6.9rem;
    margin: 0.3rem auto 0;
}
.sjzxc-swiper .swiper-slide {
    height: 4.6rem;
    width: 100%;
}
.page-sjzxc .sjzxc-pagination {
    margin: 0.3rem 0 0.4rem;
}
.page-sjzxc .title {
    font-size: 0.36rem;
    line-height: 0.48rem;
}
.page-sjzxc .time {
    font-size: 0.18rem;
    line-height: 0.55rem;
    margin: 0.1rem 0 0.3rem;
}
.swiper-sjzxcon{
    overflow: hidden;
    margin-top: 0.8rem;
}
.swiper-sjzxcon .swiper-slide{
    width: 6.9rem;
    height: 5.36rem;
    background: rgba(154,154,154,0.2);
    box-sizing: border-box;
    padding: 0.36rem;
}
.sjzxcon-pagination{
    margin-top: 0.3rem;
}
.news-top {
    margin-left: 0.3rem;
    display: flex;
}
.news-top .news-item{
    margin-left: 0.18rem;
}
.news-top .news-item:last-child{
    display: none;
}
.news-list {
    margin: 0.6rem 0 0.4rem;
}
.news-list .item {
    height: 1.46rem;
    padding: 0.3rem 0.3rem 0;
}
.news-list .item .title {
    font-size: 0.24rem;
    line-height: 0.3rem;
}
.news-list .item .con {
    display: none;
}
.news-list .item .time {
    font-size: 0.18rem;
    line-height: 0.26rem;
    margin-bottom: 0;
    margin-top: 0.1rem;
}
.news-list .item::after {
    top: 0.89rem;
    width: 0.25rem;
    height: 0.05rem;
}
.page-xwxq .right {
    width: 5.6rem;
    margin-left: 1.3rem;
}
.page-newscon-title {
    font-size: 0.3rem;
    line-height: 0.44rem;
}
.page-newscon-time {
    font-size: 0.24rem;
    margin: 0.2rem 0 0.3rem;
}
.page-xwxq {
    background: url(../images/page_xwxq_bg_m.jpg) no-repeat;
    background-size: 7.5rem 12.2rem;
    background-position: center 2.38rem;
    padding: 0.3rem 0 1rem;
}
.page-keyan {
    background: url(../images/page_keyan_bg.jpg) no-repeat;
    background-position: center 136px;
    background-size: 1920px 1160px;
    padding-top: 0.3rem;
}
.page-keyan .w1300 {
    padding-left: 0;
}
.keyan-list {
    display: block;
    padding-left: 0;
}
.keyan-list .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.5rem;
}
.keyan-list .title {
    font-size: 0.34rem;
    padding-right: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background-size: 0.3rem 0.3rem;
    margin-bottom: 0.2rem;
}
.keyan-list p {
    font-size: 0.24rem;
    line-height: 0.48rem;
    padding-left: 0.18rem;
    background-size: 0.09rem 0.1rem;
    background-position: left 0.16rem;
}
.keyan-list span {
    color: #B41E22;
    width: 1.4rem;
}
.page-keyan .search-mulu {
    margin-left: 1.22rem;
    margin-bottom: 0.6rem;
}
.page-table .item div{
    display: none;
}
.page-table .item div:nth-child(1) {
    width: 0.84rem;
    border-right: 0;
    display: block;
    color: #626262;
}
.page-table .item div:nth-child(2) {
    width: 4.84rem;
    display: block;
}
.page-table .item div.next{
    width: 1.19rem;
    display: block;
    border-right: 0;
    font-family: swiper-icons;
}
.page-table {
    background: #fff url(../images/table_left_m.jpg) no-repeat;
    background-size: 0.84rem 12.99rem;
}
.page-table .top {
    height: 1rem;
    background: url(../images/table_top_m.jpg) no-repeat;
    background-size: 6.04rem 1rem;
    background-position: right 0;
    font-size: 0.34rem;
}
.page-table .item div {
    height: 1rem;
    line-height: 1rem;
}
.page-table .list .item:nth-child(2n) {
    background: url(../images/table_heng_m.jpg) no-repeat;
    background-size: 6.04rem 0.8rem;
    background-position: right center;
}
.page-table .list .item::after {
    width: 6.04rem;
}
.fix-zhuanli{
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    display: none;
    background: rgba(0,0,0,0.9);
}
.fix-zhuanli .box{
    width: 5.44rem;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 1.88rem;
    transform: translateX(-50%);
}
.fix-zhuanli .title{
    height: 0.44rem;
    line-height: 0.44rem;
    background: url(../images/fix_zl_title_m.jpg) no-repeat;
    color: #fff;
    padding: 0.28rem .2rem;
}
.fix-zhuanli .zl-close{
    width: .44rem;
    height: .44rem;
    background: url(../images/fix_close.jpg) no-repeat;
    background-size: 100% 100%;
}
.fix-zhuanli .hr{
    padding: 0.15rem 0;
    line-height: 0.4rem;
    box-sizing: border-box;
    border-bottom: 1px solid #191919;
    display: flex;
    font-size: 0.24rem;
}
.fix-zhuanli .hr .left{
    width: 1.25rem;
    padding-left: 0.2rem;
}
.fix-zhuanli .hr .right{
    width: 3.79rem;
    padding-left: 0.2rem;
}
.gltx-top .w1300 {
    padding-top: 0.3rem;
    padding-left: 1.3rem;
}
.gltx-swiper {
    margin-top: 0.7rem;
    width: 4.75rem;
}
.gltx-swiper .swiper-slide {
    width: 4.75rem;
    height: 6.2rem;
    margin-right: 0.5rem;
    padding: 0.2rem;
}
.gltx-pagination {
    text-align: center;
    padding: 0.5rem 0 0.88rem;
}

.fix-zhengshu .box {
    position: absolute;
    width: 6.4rem;
    top: 1.4rem;
    padding-bottom: 1.4rem;
}
.fix-zhengshu .img {
    padding: 0.1rem;
}
.fix-zhengshu .title {
    line-height: 0.5rem;
    font-size: 0.3rem;
}
.fix-zhengshu-close {
    width: 0.6rem;
    height: 0.6rem;
    right: -0.3rem;
    top: -0.3rem;
}
.fix-zhengshu .con {
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-top: 0.1rem;
}
.fix-zhengshu .tag {
    margin-bottom: 0.1rem;
}





.page-xxgk {
    padding-top: 0.8rem;
}
.page-xxgk .con {
    padding: 0.2rem;
    margin-bottom: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
}
.page-xxgk .xxgk-title {
    line-height: 0.35rem;
    padding: 0.12rem 0;
    margin-bottom: 0;
}
.page-xxgk .xxgk-title span {
    font-size: 0.3rem;
    padding-left: 0.27rem;
}
.page-xxgk .xxgk-title .more-btn {
    width: 1.9rem;
}
.page-xxgk .xxgk-flex .more-btn {
    width: 1.9rem;
    margin-right: 0.4rem;
}
.page-xxgk .xxgk-flex {
    margin-top: 0.3rem;
}
.page-xxgk .xxgk-zzjg{
    margin-bottom: .6rem;
}

}



/*
html{ filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,#grayscale"); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1);}

*/







