a {
    color: #000;
    text-decoration: none;}

a:hover {
    color: #000;
    text-decoration: none;}

img {
    vertical-align: middle;}

img {
    max-width: 100%;
    height: auto;}

.padding15 {
    padding: 0 15px;}

.margin75 {
    margin-bottom: 75px;}

.greyBg {
    background: #f6f6f6;}

.g-box {
    min-width: 1150px;
    width: 100%;}
.w1200 {
    width: 1180px;
    margin: 0 auto;}
.part {
    max-width: 1920px;
    min-width: 1220px;
    margin: 0 auto;
    padding: 1px;}

.m-title {
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px #e5e5e5 solid;}
.m-title h2 {
    display: inline-block;
    color: #e50516;
    font-size: 22px;
    font-weight: bold;}

.m-title h2::before {
    content:"";
    width: 6px;
    height: 26px;
    display: inline-block;
    background-color: #e50516;
    margin: 0px 10px -5px 0;}
.detailPage .m-title h2::before{
    content:"";
    background: url(../img/icon06.png) center center no-repeat;
    background-size: contain;
    width: 22px;
    height: 26px;
    display: inline-block;
    margin: 0px 10px -5px 0;}
.part-2{
    margin: 0px auto 0;
    position: relative;
    top: -345px;
    left: 0;
    padding: 0 10px;
    background: #fff;}
.part-2 .leftBox .m-title h2::before{
    content:"";
    /* background: url(../img/icon02.png) center center no-repeat; */
    background-size: contain;
    width: 6px;
    height: 26px;
    display: inline-block;
    margin: 0px 10px -5px 0;}
.part-2 .rightBox .m-title h2::before{
    content:"";
    /* background: url(../img/icon03.png) center center no-repeat; */
    background-size: contain;
    width: 6px;
    height: 26px;
    display: inline-block;
    margin: 0px 10px -5px 0;}

.part-3{
    margin-bottom: 80px;}

.part-3 .m-title h2::before{
    content:"";
    background: url(../img/icon04.png) center center no-repeat;
    background-size: contain;
    width: 22px;
    height: 26px;
    display: inline-block;
    margin: 0px 10px -5px 0;}
.more {
    margin-top: 5px;
    float: right;
    color: #333;
    font-size: 14px;}
.more:hover {
    color: #ae000b;}
.s-title img {
    margin: 30px auto;}
.leftBox {
    width: 585px;
    float: left;}
	
	.leftBox3 {
    width:384px;
    float: left;
	margin-left:24px;
	margin-top:40px;}
	


.breadcrumb {
    padding: 10px 0px 20px 0px;
    font-size: 16px;}
.breadcrumb>li {
    display: inline-block;}
.breadcrumb >li a, .breadcrumb>.active {
    color: #565656;}
.breadcrumb>li+li+li:before {
    padding: 0 5px;
    color: #565656;
    content: ">";}
.ctopTitle{
    padding: 14px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #e20412;}
.ctopTitle a{
    color: #fff;}
.list_dl{
    background: #f4f3f7;
    border: 1px solid #e9e7ef;
    margin-top: 2px;
    padding-bottom: 10px;}
.list_dt{
    box-sizing: border-box;
    width: 100%;
    margin-left: 4px;
    padding: 0 40px 0 20px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;}
.list_dt p {
    font-size: 18px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
#open{
    background: #fff;
    color: #e20412;
    border-top: 1px solid #e9e7ef;
    border-bottom: 1px solid #e9e7ef;
    right: -1px;
    margin-left: 4px;
    width: calc(100% - 4px);}
#open ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e20412;}
.list_dt_icon{
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
    width: 20px;
    height: 12px;
    background: url(../img/down.png) no-repeat;
    background-size: cover;}
#open .list_dt_icon{
    background: url(../img/up.png) no-repeat;
    background-size: cover;
    right: 12px;}
.list_dd{
    display: none;
    padding-left: 10px;}
.list_li{
    background: #faf9fb;
    list-style-type: none;
    width: 100%;
    padding: 0 30px;
    height: 45px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    border-bottom: 5px solid #f4f3f7;}
.list_li:hover a{
    color: #e20412;}
.listpage .right {
    width: 850px;
    float: right;}
.reportList li {
    margin: 10px 0;
    line-height: 2em;
    border-bottom: 1px #c7c7c7 dashed;}
.reportList li:last-child{
    border: none;}
.reportList li::before {
    content: "";
    width: 4px;
    height: 15px;
    background: #c7c7c7;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;}
.reportList li a {
    font-size: 18px;
    line-height: 2.4em;
    display: inline-block;
    max-width: 86%;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.reportList li:hover a{
    color: #e20412;}
.reportList li span{
    font-size: 14px;
    color: #9a9999;
    /* float: right; */
    /* line-height: 3em; */
    margin-left: 15px;
    line-height: 32px;}
	
	.reportList img{margin:15px auto;max-width:780px;}
	
.flip {
    width: auto;
    margin: 80px auto 30px;
    display:flex;
    justify-content: center;}
.flip li:first-child,
.flip li:last-child{
    border:none;}
.flip li {
    font-size: 22px;
    color: #818181;
    border: 1px solid rgb(222, 222, 222);
    padding: 5px 15px;
    margin: 0 5px;}
.flip li.on {
    border: 1px solid  #e20412;
    background-color: rgb(245, 245, 245);
    color: #e20412;}
/* 脙茠脝鈥櫭冣�犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮兤捗嗏�櫭兟⒚⑩�毬吢∶兤捗⑩偓拧脙鈥毭偮兤捗嗏�櫭兟⒚⑩�毬吢∶兤捗⑩偓拧脙鈥毭偮γ兤捗嗏�櫭冣�犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮γ兤捗嗏�櫭兟⒚⑩�毬偮犆兤捗偮⒚兟⒚⑩偓拧脗卢脙垄芒鈧久偮⒚兤捗嗏�櫭冣�毭偮⒚兤捗偮⒚兟⒚⑩�毬吢∶冣�毭偮兤捗⑩偓拧脙鈥毭偮γ兤捗嗏�櫭冣�犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮┟兤捗嗏�櫭兟⒚⑩�毬吢∶兤捗⑩偓拧脙鈥毭偮∶兤捗嗏�櫭兟⒚⑩�毬吢∶兤捗⑩偓拧脙鈥毭偮� */
.detail-title {
    width: 100%;
    line-height: 80px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;}
.detail-info-box {
    text-align: center;
    color: #999;}
.detail-info {
    width: 100%;
    padding-bottom: 15px;}
.detail-text {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #ccc;}
.detail-text .detail-title{
    font-weight: normal;}
.detail-text p {
    font-size: 18px;
    line-height: 2.3em;
    text-align: justify;
    text-indent: 2em;}
.detail-text img {
    margin: 15px auto;}
.detail-text iframe {
    width: 100%;
    height: auto;}

.detail-text img+.imgText{
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-bottom: 30px;}

.part-3 .imgLeft{
    float: left;
    width: 280px;}

.part-3 .imgLeft a{
    display: block;
    margin-bottom: 20px;}

.part-3 .imgLeft a:hover{
    filter: brightness(1.2);}

.part-3 .imgRight .imgBox1 img,.part-3 .imgRight .imgBox2 img{
    transition: all 0.6s;
    display: block;}

.part-3 .imgRight .imgBox1:hover img,.part-3 .imgRight .imgBox2:hover img{
    transform: scale(1.2);}

.part-3 .imgRight .imgBox1:hover div,.part-3 .imgRight .imgBox2:hover div{
    filter: brightness(1.2);}

.part-3 .imgRight{
    float: right;}

.part-3 .imgRight .imgBox2:nth-last-child(2){
    margin-right: 0;}

.part-3 .imgBox1{
    width: 49%;
    float: left;
    margin-top: 12px;
    border-right: 2px solid #fff;
    overflow: hidden;
    position: relative;
    height: 213px;}

.part-3 .imgBox2{
    overflow: hidden;}

.part-3 .imgBox1 div{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #e20412;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
    position: relative;
    z-index: 50;}

.part-3 .imgBox1:nth-child(2){
    float: right;}

.imgBox2{
    width: 31.73%;
    float: left;
    margin-top: 30px;
    margin-right: 2.4%;}

.imgBox2 img{
    width: 40%;
    float: left;
    height: 225px;
    object-fit: cover;}

.imgBox2 div{
    float: left;
    background-color: #e20412;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 60%;
    height: 225px;
    padding-top: 80px;
    position: relative;
    z-index: 20;}

.imgLink{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-top: 50px;}

.imgLink a:hover{
    filter: brightness(1.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);}

.listpage .m-title h2::before {
    content:"";
    background: url(../images/20221122.png) center center no-repeat;
    background-size: contain;
    width: 22px;
    height: 26px;
    display: inline-block;
    margin: 0px 10px -5px 0;}


.searchPage .m-title h2::before {
    content: "";
    background: url(../img/icon07.png) center center no-repeat;
    background-size: contain;
    width: 22px;
    height: 26px;
    display: inline-block;
    margin: 0px 10px -5px 0;}
.jz_searchBox {
    padding: 0 30px;
    box-sizing: border-box;
    background:#f5f5f5;}
.jz_searchBox .inputGroup {
    width: 850px;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.jz_searchBox .inputGroup label{
    width: 4.5em;
    flex-shrink: 0;
    margin-right: 10px;
    color: #030001;
    font-size: 18px;}
.jz_searchBox .inputGroup span {
    margin: 0 5px;}
.jz_searchBox .inputGroup input {
    flex: 1;
    height: 44px;
    padding: 0 15px;
    font-size: 16px;
    box-sizing: border-box;}
.jz_searchBox button {
    width: 172px;
    height: 47px;
    display: block;
    margin: 50px auto 0;
    font-size: 16px;
    color: #fff;
    background: #e20412;
    border: none;
    outline: none;
    cursor: pointer;}
.jz_searchBox iframe{
    width: 100%;
    height: 500px;}


.part-1{
    position: relative;
    top: -345px;
    left: 0;
    background-color: #fff;
    padding: 30px 10px 10px;
    box-shadow: 0px -16px 15px 0px rgb(0 0 0 / 10%);
    border-top: 4px solid #ee6f29;
    padding-bottom: 15px;}

.part-1 .leftBox{
	margin-bottom: 15px;}

.part-1 .list1 li{
    border-bottom: 1px #e5e5e5 dashed;
	margin-top: 16px;}

.list1 li:last-child{
    border-bottom: none;}

.part-1 .list1 .newsTxt::before{
    background: unset;
    width: 6px;
    height: 6px;
    background-color: #e50516;
    border-radius: 50%;
    margin-top: 10px;}

.part-2 .list1 li{
    position: relative;}

.part-2 .list1 span{
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 16px;
    color: #bebcbc;}

.mt30{
    margin-top: 20px;}

.flexBox{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0 180px;}

.flexBox .linkImg{
    width: 188px;
    height: 160px;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);}

.flexBox .linkImg1{
    background: url(../img/h1.png);}

.flexBox .linkImg2{
    background: url(../img/h2.png);}

.flexBox .linkImg3{
    background: url(../img/h3.png);}

.flexBox .linkImg4{
    background: url(../img/h4.png);}
.flexBox .linkImg5{
    background: url(../img/h5.png);}

.flexBox .linkImg1:hover{
    background: url(../img/h1s.png);}

.flexBox .linkImg2:hover{
    background: url(../img/h2s.png);}

.flexBox .linkImg3:hover{
    background: url(../img/h3s.png);}

.flexBox .linkImg4:hover{
    background: url(../img/h4s.png);}
.flexBox .linkImg5:hover{
    background: url(../img/h5s.png);}

.copyRight a{
    color: #000;}

.copyRight a:hover{
    color: #333;}

.listpage .m-title h2{
    color: #333;}

.listpage .m-title{
    background-color: #f5f5f5;
    border: none;
    padding: 10px 5px;}

.conLink{
    display: flex;
    margin-bottom: 50px;
    justify-content: space-between;}

.conLink a{
    box-shadow: 0 0 5px rgba(0,0,0,0.1);}

.conLink a:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    filter: brightness(1.1);}
#vsb_content_2 P {
    LINE-HEIGHT: 200% !important;
    text-indent: 2em !important;
    font-size: 18px !important;
}