body {
    font-family: auto;
}

a {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

ul {
    padding-left: 0px;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #0069c5;
}

img {
    max-width: 100%;
}

#skip {
    height: 0;
    overflow: hidden;
}


body {
    background: #fff;
    font-size: 14px !important;
    margin: 0px;
}


.bg-img {
    min-height: 100vh;
    background: #fff url(../images/index-esd2022100901.jpg) no-repeat center 0;
    padding-top: 50px;
}

.bg-fff {
    background-color: #fff;
}
.header{
margin-top: 53px;
}
.navbar-expand-md {
    padding: 0px 0px 3px;
   
    align-items: center;
}

.navbar-brand {
    width: 183.93px;
    margin-right: 0px;
    padding: 0px;
}

.navbar-brand img {
    height: 45px;
    width: auto;
}

.navbar-expand-md .navbar-nav {
    padding-left: 9px;
}

.navbar-expand-md .navbar-nav .nav-item {
    padding: 0px 0px 0px 0px;
}

.navbar-expand-md .navbar-nav .nav-item+.nav-item {
    padding: 0px 0px 0px 23px;
}

.navbar-expand-md .navbar-nav .nav-link {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    padding: 0px;
    border-bottom: 3px solid transparent;
    padding-top: 6px;
}

.navbar-expand-md .navbar-nav .nav-link:hover {
    border-bottom: 3px solid red;
}
.banner{
    background: #f0f0f0;
}
.banner img {
    height: 354px;
    display: block;
    margin: 0px auto;
}

.hot-div {
    border: 2px #ddd solid;
    margin: 10px 0px;
    padding: 5px 80px 8px;
    position: relative;
}

.hot-div::before {
    content: '';
    width: 80px;
    height: 96px;
    background: url(../images/index_07.gif) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    top: -12px;
}

.hot-div::after {
    content: '';
    width: 80px;
    height: 96px;
    background: url(../images/index_10.gif) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0px;
    top: -12px;
}

.hot-div .hot-txt {
    font-size: 28px;
    font-family: '微软雅黑';
    color: #000000;
}

.hot-div .more-hot {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-family: '微软雅黑';
    color: #000000;
    text-align: center;
}

.player {
    position: relative;
}

.amp .pagination {
    right: 20px;
    width: 210px;
}

.amp .swiper-active-switch {
    background-color: #f4b60a;
}

.amp .arrow-left {
    left: -533px;
}

.amp .arrow-right {
    right: -5px;
}

.amp .amp-more-link {
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 10;
    display: block;
    width: 40px;
    height: 41px;
    line-height: 41px;
    background-color: red;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.amp .swiper-pagination-switch {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 15px 4px 15px 4px;
    cursor: pointer;
    border-radius: 50%;
}

/* public-list 20250613  */
.public-list {
    padding-top: 10px;
    margin-bottom: 0px;
}

.public-list li {
    padding: 8px 0px;
    list-style: none;
}

.public-list li img {
    margin-top: -10px;
}

.public-list li a {
    width: 90%;
    width: calc(100% - 30px);
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    color: #000;
    line-height: 19px;
}

#ampOutBox,
.focus_img {
    height: 400px;
    padding: 0;
}

.player {
    position: relative;
    height: 400px;
    padding: 0;
}

.amp {
    height: 400px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    position: relative;
    overflow: hidden;
   
    height: 450px;
    background-color: #FFF;
}

.amp .ampTiny-btn-on {
    z-index: 99;
    position: absolute;
    background-color: #999;
    width: 10px;
    height: 80px;
    right: 340px;
    bottom: 70px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
    text-indent: -888px;
    display: none;
}

.hide {
    display: none;
}

.amp .swiper-container {
    height: 400px;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.amp .amp-in {
    height: 100%;
    width: 100%;
    position: relative;
}

.amp .amp-in img {
    width: 100%;
    height: auto;
}

.amp .amp-in .t {
    font-size: 15px;
    width: 100%;
    line-height: 41px;
    height: 41px;
    font-size: 16px;
    position: absolute;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.7);
    left: 0;
    bottom: 0;
}

.amp .amp-in .t p {
    line-height: 41px;
    text-align: left;
    padding-left: 36px;
}

#amp .t a {
    color: #fff;
}

.jjpy-title {}

.jjpy-title img {
    height: 22px;
    float: left;
}

.jjpy-title a {
    font-size: 20px;
    color: #F00;
    font-weight: bold;
    margin-bottom: 0px;
    display: inline-block;
    border-bottom: 1px solid;
    border-color: #F00;
    width: calc(100% - 22px);
    float: left;
}

.picScroll-left4 .bd ul li {
    list-style: none;
}

.picScroll-left4 .bd ul li img {
    width: 100%;
    height: 80px;
    display: block;
    object-fit: cover;
}
.picScroll-left5 .bd ul li {
list-style: none;
}
.bg-f0f0f0{
    background-color: #f0f0f0;
}
.zt-div{
    padding: 20px 0px;
}
.list-div{
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.mdsn-div{
    margin-bottom: 20px;
}
.footer {
    background: #8b3a32;
    padding: 30px 0;
    color: #fff;
    font-size: 14px;
    line-height: 2.2;
}

.footer-imgs {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
    height: 100%;
}

.footer-imgs img {
    height: 60px;
    margin: 0;
}

.footer-ul {
    display: flex;
    flex-wrap: wrap;
    padding-inline-start: 0;
    width: 100%;
    margin-bottom: 0px;
}

.footer-ul li {
    display: flex;
    flex-direction: column;
    margin: 0;
    flex: 1;
}

.footer-ul li span {
    text-align: left;
    display: block;
    margin: 0;
}
.footer-left p{
 margin-bottom: 0px;
}
.swiper1 .swiper-slide{
    width: 100%!important;
}

.no-margin-top{
    margin-top: 0px!important;
}

.whj_jqueryPaginationCss-1{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.whj_jqueryPaginationCss-1 div {
    display: inline-block;
    padding: 5px 11px;
    cursor: pointer;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin: 0 5px;
    line-height: 3;
}

.whj_jqueryPaginationCss-1 .whj_checked {
    border: 1px solid #037ed9;
    color: #fff;
    background-color: #037ed9;
    padding: 5px 12px;
}

.whj_jqueryPaginationCss-1 input{
    width:34px;
    text-align: center;
    border-radius: 4px!important;
    height: 33px;
    margin-right: 5px;
    border: 1px solid #E5E5E5;
}
.whj_jqueryPaginationCss-1 input:focus{
    outline: none;
}
.whj_hover{
    padding: 5px 9px!important;
}
.whj_hover:hover{
     border: 1px solid #037ed9;
    color: #037ed9;
    background-color: transparent;
}
.wbk , .whj_skip{
    border: none!important;
    position: relative;
}
.whj_padding.whj_color.wbk:after {
    content: '';
    position: absolute;
    top: 7px;
    width: 2px;
    right: -4px;
    height: 20px;
    background: #f3f3f3;
}
@media (max-width: 991px){
    .margin-top-20 {
    margin-top: 20px;
}
}
@media (max-width: 380px){
.whj_jqueryPaginationCss-1 div{
    margin-bottom: 20px;
}
.margin-top-20{
    margin-bottom: 0;
}
}
.public-list1{

padding-left: 20px;
}
.public-list1 li{
    list-style: disc;
    list-style-position: inside;
    line-height: 2;
    padding: 10px 0px;
    line-height: 120%;
}
.public-list1 li a{
    color: #000000;
    line-height: 120%;
    letter-spacing: 0px;
    text-decoration: none;
    font-size: 14px;
    width: 85%;
    display: inline-block;
    margin-left: -12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.public-list1 li span.date{
    width: 80px;
    float: right;
    font-size: 14px;
    float: right;
    color: rgb(0, 0, 0);
    text-align: end;
}
.breadcrumb{
    background-color: #f7f7f7;
    align-items: center;
    margin: 20px 0px;
    padding: 4px 15px;
    border:1px #ddd solid;
    
}
.breadcrumb li a{

height: 100%;

display: flex;

align-items: center;

font-size: 12px;

color: #000000;
}
.breadcrumb li a img{
    width: 35px;
}
.right-img-list{

}
.right-img-list li{
    list-style: none;
}
.right-img-list li+li{
    margin-top: 5px;
}
.wmpy-title{background: url(../images/gogo.png) no-repeat;background-size: 20px 20px;background-position-x: 20px;background-position-y: top;}
.wmpy-title a{
    color: #000;
    font-size: 16px;
    margin-left: 50px;
    border-bottom: 1px  solid   #eee;
    display: block;
    padding-bottom: 15px;
}
.border-right{
    border-color: #eee!important;
}
.gygg-img-list{

padding: 0px 30px 0px 30px;

margin: 0px -15px;
}
.gygg-img-list li {
    
list-style: none;
    
width: 33.33%;
    
float: left;
    
padding: 10px  15px;
}
.gygg-img-list li a {
    
}
.gygg-img-list li a img{

height: 320px;

object-fit: cover;
}
.gygg-img-list li a  p{

font-size: 14px;

color: #000;

text-align: center;

margin-bottom: 0px;

height: 42px;

text-overflow: ellipsis;

white-space: normal;

overflow: hidden;

display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;
margin-top: 10px;
}
.wmsj-div{

margin-bottom: 50px;

width: 90%;

margin: 25px 0px 25px;
}
.wmsj-div-title{

margin-bottom: -10px;
}
.wmsj-div-title a{
    font-size: 12px;
    color: rgb(0, 0, 0);
    float:right;
    margin-top: 15px;
}
.wmsj-div-title span{
    font-size: 21px;
    font-weight: bold;
    line-height: 50px;
    color: #ffffff;
    padding-right: 25px;
    padding-left: 10px;
    text-align: left;
    width: 294px;
    height: 61px;
    display: inline-block;
}
.wmsj-list{

background-color: #f1f3f3;

padding: 30px 19px;

overflow: hidden;
}
.wmsj-list li{
    
list-style: none;
    
line-height: 2.5;
}
.wmsj-list li a {

display: block;

overflow: hidden;

text-overflow: ellipsis;

white-space: nowrap;

font-size: 14px;

color: #000;

font-family: 微软雅黑;
}

.wmsj-div-org span{
    background: url(../images/tabnew1.png) no-repeat;
}
.wmsj-div-yellow span{
    background: url(../images/tabnew2.png) no-repeat;
    background-size: 100% 100%;
}
.wmsj-div-pur span{
    background: url(../images/tabnew6.png) no-repeat;
}
.wmsj-div-success span{
    background: url(../images/tabnew32.png) no-repeat;
}
.wmsj-div-blue span{
    background: url(../images/tabnew5.png) no-repeat;
}
.wmsj .col-md-5.offset-md-1 .wmsj-div{
    float: right;
}
.Article{

}
.Article .breadcrumb{
    margin: 0px;
    background: url(../images/index_04.gif);
    padding: 7px 5px;
}
.Article .Article-title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
    font-family: 微软雅黑;
    margin-top: 30px;
}
.Article .Article-time{
    text-align: center;
    font-size: 12px;
    display: block;
}
.Article .Article-time span{

}
.Article_content{

width: 94%;

margin: 30px auto;
}
.Article_content p{
    font-size: 16px;
    text-align: justify;
}
.Article_content img{
    
margin: 0px auto;
}
.disnone{
    display: none;
}