*{padding:0;margin:0;}
body {
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    margin: 0;
}
.new-banner {
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
}
a{
    text-decoration: none;
}
.height100 {
    height: 100%;
}

.new-banner .mubanba-body {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.bana-left {
    width: 200px;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    background: url(../images/logoBg.png) no-repeat;
    background-size: 100% 100%;
}


.left-logo {
    padding-top: 45px;
    padding-bottom: 14px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
  	display:block;
    border:none;
}
.tab-box{
    height: 480px;
    padding-bottom: 20px;
    overflow-y: scroll;
    box-sizing: border-box;
}
.tab-box::-webkit-scrollbar {
    display: none;
}
.bott58 {
    max-height: 100%;
    width: 170px;
    margin: 0 auto;
    display: block;
  	border:none;
}
.tab-box-item {
    height: 54px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 54px;
    margin-left: 53px;
    cursor: pointer;
    position: relative;
}

.tab-box-item:hover{
    font-weight: bold;

}
.tab-box-item:hover .border{
    height: 0;
    width: 24px;
    display: block;
    border-top: 1px solid #000;
    animation: caiDan .6s cubic-bezier(0.4, 0, 1, 1);
}
.tab-box-erji{
    height: 36px;
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    color:#f9f8f8c7;
    line-height: 36px;
    margin-left: 53px;
}
.tab-box-erji:hover{
    color: #004C9A;
}
dl dd:last-child a .tab-box-erji {
    margin-bottom: 18px;
}
.tab-box-item-hover {
    font-weight: bold;
}

.tab-box-erji-hover{
    color: #004C9A;
}
dl,dt,dd{
    padding: 0;
    margin: 0;
}
.tab-box-item .border {
    position: absolute;
    top: 50%;
    left: -52px;
    font-size: 0;
    display: none;
    border-collapse: collapse;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
}
.tab-box-item-hover .border{
    height: 0;
    width: 24px;
    display: block;
    border-top: 1px solid #fff;
    animation: caiDan .6s cubic-bezier(0.4, 0, 1, 1);
}
.hn_main_input {
  	height: 33px;
    display: flex;
    align-items: center; 
    justify-content: flex-end;
    width: 169px;
    margin: 10px auto;
    overflow: hidden;
}
.hn_main_input input{
    width:140px;
    height: 33px;
    color: #fff;
    box-sizing: border-box;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: none;
    outline: none;
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.1);
    padding-left: 15px;
}

.hn_main_input input::-webkit-input-placeholder{
    color: #fff;
    font-size: 12px;
    text-align: left;
}
.hn_main_input span{
    display: block;
    box-sizing: border-box;
    width: 34px;
    height: 100%;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: none;
    cursor: pointer;
    line-height: 38px;
    background-color: rgba(255, 255, 255, 0.1);
}
@keyframes caiDan {
    0% {
        width: 0;
        height: 1px;
    }
    100% {
        width: 24px;
        height: 1px;
    }
}


.home-ban {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.home-ban-right {
    width: 100%;
    height: 100%;
    position: relative;
    zoom: 1;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.swiper-sx{
    width: 100%;
    padding-left: 200px;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

/*
.duiy1 {
    background-image: url(../images/bj2.png);
}

.duiy2 {
    background-image: url(../images/timg.jpg)
}

.duiy3 {
    background-image: url(../images/timg1.jpg)
}
*/
.home-ban-right img{
	height:100%;
	width:100%;
}
.play {
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    margin-left: -36px;
    margin-top: -36px;
}

.home-ban .swiper-button-prev {
    left: 28px;
    width: 33px;
    height: 33px;
    margin: -16.5px 0 0 0;
    padding: 0;
    background-size: 13px 22px;
    -moz-background-size: 13px 22px;;
    -webkit-background-size: 13px 22px;;
    background-image: url(../images/left.png);
    transform: rotate(0deg)
}
.home-ban .swiper-button-prev:hover{
    background-image: url(../images/right.png);
    transform: rotate(180deg)
}
.home-ban .swiper-button-next {
    right: 28px;
    width: 33px;
    height: 33px;
    margin: -16.5px 0 0 0;
    padding: 0;
    background-size: 13px 22px;
    -moz-background-size: 13px 22px;;
    -webkit-background-size: 13px 22px;
    background-image: url(../images/left.png);
    transform: rotate(180deg)
}
.home-ban .swiper-button-next:hover{
    background-image: url(../images/right.png);
    transform: rotate(0deg)
}
.tab-prev{
    width: 210px;
    height: 70px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -35px;
    box-sizing: border-box;
    padding: 4px;
    z-index: 9;
    padding-left: 81px;
    display: none;
}
.tab-suolt {
    width: 210px;
    height: 70px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -35px;
    box-sizing: border-box;
    padding: 4px;
    z-index: 9;
    display: none;
}

.tab-suolt-icon {
    height: 62px;
    cursor: pointer;
    position: absolute;
    right: 4px;
}
.tab--icon-rin {
    height: 62px;
    cursor: pointer;
    position: absolute;
    left: 4px;
}
.title-eng {
    width: 333px;
    font-size: 18px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 25px;
    padding-top: 257px;
    text-align: center;
    width: 100%;
}

.title-chin {
    width: 506px;
    font-size: 33px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 46px;
    text-align: center;
    width: 100%;
	position: absolute;
    top: 200px;
}

/* 第二页 */
.left-boer {
    box-sizing: border-box;
    border-left: 1px solid #cccccc;
    position: relative;
}

.erji1-title {
    margin: 45px 0 40px 40px;
    height: 24px;
    font-size: 24px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #555555;
    line-height: 24px;
    padding-right: 100px;
}

.erji1-title .more {
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: normal;
    color: #888888;
    line-height: 24px;
    margin-right: 6px;
    height: 24px;
    cursor: pointer;
    float: right;
}

.ban2-left {
  /*  height: 80%; */
    width: 27%;
   /* background: url(../images/erji1.jpg) no-repeat right center; */
    background-size: cover;
    vertical-align: top;
}
.ban2-left img{
	display:block;
  	width:100%;
  	height:100%;
}

.ban2-right {
    width: 65%;
    height: 80%;
    padding: 20px 100px 20px 40px;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    top: 110px;
    right: 0;
}
.left-box{
    height: 100%;
}
.item-box {
    width: 100%;
}

.item-title {
    width: 100%;
    height: 20px;
    margin-top: 4px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.item-time {
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #888888;
    margin-right: 40px;
    line-height: 20px;
    display: inline;
}

.item-name {
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    color: #222222;
    line-height: 20px;
    display: inline;

}

/*选中*/
.hover-box {
    height: 70%;
    width: 100%;
    margin-bottom: 34px;
    border-bottom: 1px solid #cccccc;
    /* display: none; */
    position: relative;
}
/* .item-box:hover{
    -webkit-transform: translate3d(0, 28px, 0);
    transform: translate3d(0, 28px, 0);
    z-index: 2;
    transition: all .3s ease;
}
.item-box:hover+.hover-box{
    display: block;
    -webkit-transform: translate3d(0, -28px, 0);
    transform: translate3d(0, -28px, 0);
    z-index: 3;
    transition: all .3s ease;
}
.hover-box:hover{
    display: block;
    -webkit-transform: translate3d(0, -28px, 0);
    transform: translate3d(0, -28px, 0);
    z-index: 3;
    transition: all .3s ease;
} */
.hover-name {
    width: 100%;
    font-size: 18px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #222222;
    padding-top: 18px;
    margin-top: 24px;
    border-top: 1px solid #cccccc;
    line-height: 32px;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    
}

.hover-times {
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #555555;
    line-height: 26px;
}

.hover-cont {
    height: 102px;
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #555555;
    line-height: 26px;
    margin-top: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    position: absolute;
    top: 135px;
}

.hover-more {
    width: 80px;
    height: 24px;
    background: rgba(199, 199, 199, 0.1);
    border-radius: 4px;
    border: 1px solid #999999;
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #888888;
    text-align: center;
    margin-top: 33px;
    cursor: pointer;
    line-height: 24px;
    position: absolute;
    top: 250px;
}

/*第二页的翻页*/
.c-fanye-box {
    height: 121px;
    width: 68px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -61px;
}

.c-top {
    width: 68px;
    height: 60px;
    background: url(../images/2jts.png) no-repeat center center;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
    transform: rotate(0deg);
    border-top: none;
}

.c-top:hover {
    transform: rotate(180deg);
    background: url(../images/2jtx.png) no-repeat center center;

    cursor: pointer;
    border-top: 1px solid #cccccc;
    border-bottom: none;

}

.c-bott {
    background: url(../images/2jts.png) no-repeat center center;
    transform: rotate(180deg);
    width: 68px;
    height: 60px;
    cursor: pointer
}

.c-bott:hover {
    background: url(../images/2jtx.png) no-repeat center center;
    transform: rotate(0deg);
}

/*通知公告*/
.tzgg-title {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #555555;
    margin: 74px 106px 84px 40px;
}
.tzgg-title h3{
	float:left;
}
.tzgg-title a{
	display:block;
  	float:right;
}

.tzgg-more {
    line-height: 30px;
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: normal;
    color: #888888;
    margin-right: 6px;
    cursor: pointer;
    float: right;
}

.tzgg-box {
    margin: 74px 106px 0 0;
  	position:relative;
}

.tzgg-item {
    height: 132px;
    margin-bottom: 40px;
  /*  display: flex; */
}

.tzgg-item:hover .tzgg-time {
    font-size: 30px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #222222;
    position: relative;
    line-height: 30px;
    animation: myAnimationtime .2s cubic-bezier(0.4, 0, 1, 1);
    transform: translate3d(0, 0, 0);
}

.tzgg-time {
    width: 251px;
    line-height: 22px;
    font-size: 24px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    margin-top: 22px;
    color: #222222;
    display: inline-block;
    vertical-align: top;
    padding-left: 48px;
    box-sizing: border-box;
    float:left;
    padding-top: 24px;
}
.tzgg-time-box{
	float:left;
  	margin-left:15px;
}

.tzgg-header {
    width: auto !important;
    line-height: 30px;
    font-size: 18px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    margin-top: 22px;
    color: #222222;
    vertical-align: top;
    margin-right: 40px;
}
.tzgg-cont {
    vertical-align: top;
    flex: 1;
    padding-top: 16px;
    position: relative;
    box-sizing: border-box;
}

.tzgg-cont .tzgg-jies {
    line-height: 26px;
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #555555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: absolute;
}

.tzgg-hover .tzgg-time {
    font-size: 30px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #222222;
    position: relative;
    line-height: 30px;
    animation: myAnimationtime .4s cubic-bezier(0.4, 0, 1, 1);
    transform: translate3d(0, 0, 0);
}

@keyframes myAnimationtime {
    0% {
        font-size: 18px;
        line-height: 22px;
    }

    100% {
        font-size: 30px;
        line-height: 30px;
    }
}

.tzgg-hover .tzgg-time:after {
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    left: 0;
    background: #555;
    animation: myAnimationtw .6s cubic-bezier(0.4, 0, 1, 1);
    width: 32px;
}

.tzgg-item:hover .tzgg-time:after {
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    left: 0;
    background: #555;
    animation: myAnimationtw .6s cubic-bezier(0.4, 0, 1, 1);
    width: 32px;
}
.tzgg-item:hover .tzgg-cont{
    border-top: 1px solid #cccccc;
}
@keyframes myAnimationtw {
    0% {
        width: 0;
    }

    100% {
        width: 32px;
    }
}

.tzgg-hover .posdi-a {
    animation: myAnimationmore .6s cubic-bezier(0.4, 0, 1, 1);
    display: block;
}

.tzgg-item:hover .posdi-a {
    animation: myAnimationmore .6s cubic-bezier(0.4, 0, 1, 1);
    display: block;
}

@keyframes myAnimationmore {
    0% {
        display: none;
        opacity: 0;

        -webkit-transform: translate3d(0, -12px, 0);
        transform: translate3d(0, -12px, 0);
    }

    100% {
        display: block;
        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.posdi-a {
    width: 80px;
    height: 24px;
    background: rgba(199, 199, 199, 0.1);
    border-radius: 4px;
    border: 1px solid #999999;
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #888888;
    line-height: 24px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}



/*联系我们*/
.lxww-box {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
}

.lxww-left {
    height: 100%;
    width: 35%;
   /* background: url(../images/siyi.jpg) no-repeat right center;*/
    background-size: cover;
    display: inline-block;
    vertical-align: top;
}

.lxww-left img{
  	display:block;
	width:100%;
  	height:100%;
}

.lxww-right {
    height: 100%;
    width: 65%;
    vertical-align: top;
    display: inline-block;
    padding: 0 100px 0 84px;
    position: relative;
    box-sizing: border-box;
}

.lxww-top {
    height: 100%;
    width: 100%;
    padding-left: 84px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.lxww-top-center {
    margin: auto 0;
    position: absolute;
    width: 80%;
    top: 50%;
    margin-top: -184px;
}

.lxww-bott {
    width: 100%;
    height: 92px;
    border-top: 1px solid #ccc;
    line-height: 24px;
    font-size: 14px;
    padding-top: 35px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #555555;
    display: flex;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 35px 100px 0 84px;
    box-sizing: border-box;
}

.lxww-bott span {
    flex: 1;
}

.lxww-bott span:nth-child(2) {
    text-align: center
}

.lxww-bott span:last-child {
    text-align: right
}

.yqlj {

    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #888888;
    line-height: 16px;
    margin-bottom: 35px;
}

.xx {

    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #888888;
    line-height: 24px;
    margin-bottom: 164px;
}

.xx a {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px solid #c4c4c4;
    box-sizing: border-box;
    cursor: pointer;
    color: #888888;
}

.xx a:last-child {
    border-right: none;

}

.c-dizi-box {
    width: 100%;
    display: flex;
  	position:relative;
}

.c-dizi {
    flex: 1;
}

.c-dizi-title {
    font-size: 16px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #888888;
    line-height: 24px;
    margin: 4px 0;
}

.c-dizi-title span {
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
}

.erweimabox {
    margin-top: 12px;
    position: relative;
}

.erweima {
    width: 70px;
    height: 70px;
    vertical-align: top;
}

.sys-box {
    width: 100%;
    height: 100%;
    padding-right: 70px;
    vertical-align: top;
    float: right;
    padding-left: 32px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 70px;
}

.sys {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #888888;
    line-height: 24px;
    height: 24px;
}

.sys:first-child {
    margin-top: 11px;
}

.addclass {
    animation: myAnimation .3s cubic-bezier(0.4, 0, 1, 1);
}

.addclass4 {
    animation: myAnimation .4s cubic-bezier(0.6, -0.28, 0.74, 0.05);
    position: relative;
}

.remclass {
    display: none!important;
}

@keyframes myAnimation {
    0% {
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1
    }
}

.mubansi-body{
    display: none;
}
@media only screen and (max-width: 979px) {
    .new-banner {
        display: none;
    }
    .mubansi-body{
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }
    .mol-baner {
        width: 100vw;
        box-shadow: 0 0 .1rem rgba(85,85,85,0.2);
    }

    /* 头 */
    .footer-box {
        height: 1.75rem;
    }
    .footer-box-center {
        width: 100%;
        padding: 0;
        height: 100%;
        position: relative;
        background: url(../images/mobileLogoBg.png) no-repeat;
        background-size:100% 100%;
    }
    .footer-box .footer-logo {
        width: 3.8rem;
    	margin: .26rem 0 0 .36rem;
    }
    .footer-box .yd-cdan {
        width: .40rem;
        height: .30rem;
        margin: .1rem;
        position: absolute;
        top: .58rem;
        right: .26rem;
    }
    /* 下拉菜单 */
    .mobil-caidan {
        width: 100vw;
        height: 100vh;
        min-height: 100vh;
        position: fixed;
        top: -100vh;
        /* top: 0; */
        left: 0;
        z-index: 4;
        background: rgb(0 0 0 / 80%);
        overflow-y: auto;
        display: none;
    }

    .mobil-caidan-title {
        width: 100vw;
        height: 1.32rem;
        position: relative;
        margin-bottom: 1rem;
    }

    .mobil-caidan-title .logo {
        height: .8rem;
        width: 2.63rem;
        margin: .26rem 0 0 .36rem;
    }
    .mobil-caidan-title .guanbi {
        width: .32rem;
        height: .32rem;
        position: absolute;
        margin: .1rem;
        top: .39rem;
        right: .29rem;
    }
    .mobil-cd-box {
        margin: .09rem .36rem;
    }
    .mobil-cd-box .m-ul:first-child {
        border-top: 1px solid rgb(255 255 255 / 0.5);
    }

    .mobil-cd-box .m-ul:last-child {
        margin-bottom: 1rem;
    }

    .mobil-cd-box .m-ul {
        border-bottom: 1px solid rgb(255 255 255 / 0.5);
    }

    .mobil-cd-box .m-ul .m-center {
        height: .88rem;
        width: 100%;
        border-radius: .16rem;
        font-family: PingFang-SC-Bold;
        font-size: .36rem;
        line-height: .88rem;
        text-align: center;
        color: #fff;
        margin: .09rem 0;
    }

    .mobil-cd-box .onHover .m-center {
        color: #7c7c7c;
        background: rgb(255 255 255 / 0.88);
    }

    .mobil-cd-box .m-ul .onchild span {
        visibility: hidden;
    }

    .mobil-cd-box .m-ul .m-center span {
        margin-left: .22rem;
    }

    .mobil-cd-box .m-ul .m-center span .jiao {
        width: .14rem;
        height: .12rem;
    }

    .mobil-cd-box .onsanjiao .m-center span .jiao {
        transform: rotate(180deg);
        transition: all .5s ease 0s;
    }

    .mobil-cd-box .m-ul .m-list {
        display: none;
    }

    .mobil-cd-box .m-ul .c-li {
        border-radius: .16rem;
        height: .64rem;
        line-height: .64rem;
        font-family: PingFang-SC-Medium;
        font-size: .28rem;
        text-align: center;
        padding: 0 .25rem 0 .45rem;
        position: relative;
        margin: .04rem .2rem .04rem 0;
        color: #ffffff;
        display: inline-block;
        vertical-align: top;
        float: left;
    }

    .mobil-cd-box .m-ul .m-list .c-li:nth-child(3) {
        margin-right: 0;
    }

    .mobil-cd-box .m-ul .c-li-hover {
        color: #7c7c7c;
        background: rgb(255 255 255 / 0.88);
    }

    .mobil-cd-box .m-ul .c-li-hover:after {
        background-color: #7c7c7c !important;
    }

    .mobil-cd-box .m-ul .c-li:after {
        content: "";
        width: .05rem;
        height: .05rem;
        position: absolute;
        top: .3rem;
        left: .15rem;
        border-radius: 50%;
        background-color: #fff;
    }
        /* 轮播图 */
        .mubansi-body .mubansi-center {
            width: 100vw;
            height: 4.65rem;
            padding: 0;
            margin: 0 auto;
            display: table;
        }
        .mubansi-body .mubansi-center .swiper-ydzy {
            width: 100vw;
            height: 4.65rem;
            position: relative;
        }
        .mubansi-body .mubansi-center .swiper-ydzy .m-item{
            height: 100%;
            max-height:100%;
        }
        .swiper-ydzy .swiper-button-prev {
            left: 0;
            width: .6rem;
            height: .6rem;
            margin-top: -.3rem;
            background-color: #fff;
            background-position: .19rem .24rem;
            background-size: .13rem .22rem;
            background-image: url(../images/mo-left.png);
        }
        .swiper-ydzy .swiper-button-next {
            right: 0;
            width: .6rem;
            height: .6rem;
            margin-top: -.3rem;
            background-color: #fff;
            background-position: .19rem .24rem;
            background-size: .13rem .22rem;
            background-image: url(../images/mo-right.png);
        }
        .mo-home-ban{
            width: 100vw;
            padding: 0 .36rem;
            background-color: #fff;
            box-sizing: border-box;
        }
        .mo-home-ban .tzgg-title{
            height: .42rem;
            font-family: PingFang-SC-Bold;
            font-size: .42rem;
            line-height: .42rem;
            color: #222222;
            margin:0.8rem auto .1rem;
        }
        .mo-home-ban .tzgg-title .tzgg-more{
            font-family: PingFang-SC-Medium;
            font-size: .28rem;
            line-height: .42rem;
            color: #888888;
            display: inline-block;
            text-align: right;
        }
        .m-tzgg-list{
            padding-top: .4rem;
            position: relative;
        }
        .m-tzgg-list .m-tzgg-left{
            width: 1.34rem;
            font-family: PingFang-SC-Bold;
            font-size: .3rem;
            line-height: .45rem;
            color: #222222;
            position: absolute;
            left: 0;
            top: .4rem;
        }
        .m-tzgg-list .m-tzgg-right{
            margin-left: 1.34rem;
            height: auto;
            border-bottom: .01rem solid #cccccc;
        }
        .m-tzgg-title{
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            line-height: .45rem;
            font-family: PingFang-SC-Bold;
            font-size: .3rem;
            color: #222222;
        }
        .m-tzgg-cent{
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            font-family: PingFang-SC-Medium;
            font-size: .24rem;
            line-height: .42rem;
            color: #555555;
            margin: .15rem 0 .39rem;
        }
        /* 新闻动态 */
        .mo-home-ban .xwdt-title{
            height: .42rem;
            font-family: PingFang-SC-Bold;
            font-size: .42rem;
            line-height: .42rem;
            color: #222222;
            margin: .67rem auto .47rem;
        }
        .mo-home-ban .xwdt-title .tzgg-more {
            font-family: PingFang-SC-Medium;
            font-size: .28rem;
            line-height: .42rem;
            color: #888888;
            display: inline-block;
            text-align: right;
            }
        .mo-home-ban .m-xwdd{
            width: 100%;
        }
        .m-xwddb{
            margin-bottom: .97rem;
        }
        .m-xwdd-box{
            overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
            display: inline-block;
            font-family: PingFang-SC-Medium;
            font-size: .28rem;
            line-height: .74rem;
            color: #222222;
            width: 100%;
        }
        .m-xwdd-box span{
            color: #888888;
            margin-right: .31rem;
        }
        .m-xwdd-hover{
            margin-top: .1rem;
            border-bottom: .01rem solid #cccccc;
            margin-bottom: .24rem;
        }
        .m-xwdd-hover .m-xwdd-title{
            width: 100%;
            font-family: PingFang-SC-Bold;
            font-size: .3rem;
            line-height: .78rem;
            color: #222222;
            overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
            display: inline-block;
        }
        .m-xwdd-titme{
            height: .28rem;
            font-family: PingFang-SC-Medium;
            font-size: .28rem;
            line-height: .28rem;
            color: #888888
        }
        .m-xwdd-cen{
            font-family: PingFang-SC-Medium;
            font-size: .24rem;
            line-height: .42rem;
            color: #555555;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            margin: .14rem 0 .26rem;
        }
        .m-xwdd-view{
            width: 1.6rem;
            height: .6rem;
            background-color: #f9f9f9;
            border-radius: .04rem;
            border: solid .01rem #999999;
            font-family: PingFang-SC-Medium;
            font-size: .28rem;
            color: #888888;
            line-height: .6rem;
            text-align: center;
            margin-bottom: .48rem;
        }
        .addclass {
            animation: myAnimation .6s cubic-bezier(0.4, 0, 1, 1);
        }
        
        .addclass4 {
            animation: myAnimation .4s cubic-bezier(0.6, -0.28, 0.74, 0.05);
        }
        
        .remclass {
            display: block!important;
        }
        .m-xwdd-box a{
          	color:#888888;
        }
        @keyframes myAnimation {
            0% {
                opacity: 0;
            }
        
            100% {
                display: block;
                opacity: 1
            }
        }
        .m-db{
            width: 100%;
        }
  
  		/*活动展示*/
        .tzgg-box{
          	  margin: 0.6rem 0;
        }
        .tzgg-item-hd{
            width: 100%;
            padding: 0.3rem;
            margin-left: 0 !important;
            background: #fff;
            box-shadow: 2px 2px 12px rgb(85 85 85 / 12%);
            box-sizing: border-box;
        }
  		.tzgg-item-hd img {
              width: 2.4rem !important;
              margin-right: 0.3rem;
              height: 1.6rem !important;
         }
  		 .tzgg-cont-hd {
           	  font-size: 0.75rem;
              line-height: 0.42rem;
              margin-left: 0 !important;
          }
  		 .tzgg-cont-hd .tzgg-jies-hd{
               font-size: 0.26rem !important;
    		   line-height: 21px !important;
  		 }
  		.tzgg-header-hd{
  			 margin:0 !important;
  		}
  		
        .tzgg-header-hd p{
			font-size: 0.3rem;
            line-height: 0.48rem;
          	float:none !important;
          	overflow:hidden; 
          	text-overflow:ellipsis; 
          	white-space:nowrap;
          	width:3.4rem;
        }
        .tzgg-header-hd .tzgg-time-hd{
          	position: static !important;
            padding-left: 0 !important;
            font-size: 0.28rem !important;
            line-height: 0.5rem;
        }
  
        /* 友情链接 */
        .m-yqllj-box{
            width: 100vw;
            padding: 0 .36rem;
            background-color: #fff;
            box-sizing: border-box;
        }
        .m-yqllj-box .m-yqllj{
            margin-top: .78rem;
            height: .32rem;
            font-family: PingFang-SC-Medium;
            font-size: .32rem;
            line-height: .32rem;
            color: #222222;
        }
        .yqlj-row {
            margin-bottom: 0;
        }
    
        .yqlj-row .yqlj-col {
            height: .56rem;
            width: auto;
            line-height: .56rem;
            display: inline-block;
            font-family: PingFang-SC-Medium;
            font-size: .28rem;
            color: #555555;
            opacity: 0.88;
            margin: .15rem .3rem;
            position: relative;
        }
  		.yqlj-row .yqlj-col a{
  			color:#555;
  		}
        .yqlj-row .yqlj-col:before {
            content: "";
            height: .28rem;
            width: .02rem;
            position: absolute;
            top: .14rem;
            left: -.3rem;
            background-color: #555555;
        }
        .yqlj-row .yqlj-col:nth-child(4),.yqlj-col:nth-child(1)  {
            margin-left: 0;
        }
        .yqlj-row .yqlj-col:nth-child(4):before,.yqlj-col:nth-child(1):before  {
            width:0;
            height: 0;
        }
        .m-lxwm{
            padding: 1.03rem 0 .25rem;
            position: relative;
        }
        .m-lxwm .m-lxwm-xx{
            width: 5.4rem;
            font-family: PingFang-SC-Medium;
            font-size: .28rem;
            line-height: .5rem;
            color: #888888;
        }
        .m-ewm{
            width: 1.44rem;
            height: 1.44rem;
            position: absolute;
            right: 0;
            top: 1.05rem;
        }
        .m-bqsy{
            height: 1.55rem;
            padding: .27rem .36rem 0;
            border-top: .01rem solid #cccccc;
            font-family: PingFang-SC-Medium;
            font-size: .24rem;
            line-height: .42rem;
            color: #888888;
            opacity: 0.88;
            text-align: center
        }
}
/* 兼容pc高度不够 */
@media only screen and (max-height: 700px) {
    .tab-box::-webkit-scrollbar {
        display: none;
    }
    .tab-box{
        height: 70%;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 20px;
    }
    .tab-box dl:last-child{
        margin-bottom: 30px;
    }
    .left-logo {
        padding-bottom:20px;
        padding-top:20px;
        height: 30%;
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
        }
        .bott58 {
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        }
        
    .tab-box-item{
        height: 38px;
        line-height: 38px;
    }
    dl dd:last-child a .tab-box-erji {
        margin-bottom: 10px;
    }
    .erji1-title{
        margin: 20px 0 20px 40px;
    }
    .ban2-right{
        top: 64px;
        padding-right: 78px;
        padding-left: 20px;
    }
    .hover-more{
        top: 170px;
    }
    .hover-name{
        margin-top:20px;
    }
    .hover-box{
        margin-bottom:24px;
        height: 60%;
    }
    .tzgg-header{
        width: 150px;
        margin-right: 20px;
    }
    .tzgg-title{
        margin: 40px 106px 50px 40px;
    }
    .tzgg-item{
        height: 100px;
        margin-bottom: 20px;
    }
    .xx{
        margin-bottom: 60px;
    }
    .tzgg-box {
        margin: 40px 190px 0 0;
    }
    .lxww-right{
        padding: 0 75px 0 35px;
    }
    .hover-cont{
        top: 70px;
    }
    .posdi-a{
        bottom: 14px;
    }
    .lxww-top{
        padding-left: 24px;
    }
    .lxww-bott{
        padding: 15px 20px 0 24px;
    }
    .sys-box{
        padding-right: 20px;
        padding-left: 20px;
    }
    .title-eng{
        padding-top: 180px;
    }
}


/*活动展示*/
.tzgg-item-hd .tzgg-img-hd{
	width: 280px;
	/* float:left; */
}
.tzgg-item-hd .tzgg-img-hd img{
      width: 280px;
      height: 140px;
}

.tzgg-item-hd{
	margin-left:15px;
	overflow:hidden;
	margin-bottom:15px;
	display: flex;
}
.tzgg-header-hd {
    width: auto !important;
    font-size: 18px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    margin-top: 22px;
    color: #222222;
    vertical-align: top;
    margin-right: 40px;
  	overflow:hidden;
    line-height: 40px;
}
.tzgg-header-hd p{
	float:left;
}
.tzgg-header-hd .tzgg-time-hd {
   font-size: 18px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #222222;
    padding-left: 48px;
    position: absolute;
    right: 0;
}
.tzgg-cont-hd{
	/* float:left; */
	margin-left:25px;
}
.tzgg-cont-hd .tzgg-jies-hd {
    line-height: 26px;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #555555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/*2021/10/26*/
.ewmhover{
 	position:absolute;
  	bottom:-112px;
  	display:none;
}
.ewmhover li{
  	float:left;
  	list-style:none;
  	margin:0 5px;
}
.ewmhover li img,.ewmhover li span{
  	display:block;
}
.ewmhover li img{
	width:80px;
  	height:80px;
  	margin:0 auto;
}
.ewmhover li span{
	font-size:14px;
  	text-align:center;
  	padding-bottom:6px;
}
