body,html{overflow: hidden;height:100%}
#fullpage{
    height:100%;
}
.section{
    height:100%;
}
.header{
    height:auto;
}
.pages {
    padding-top: 80px;
    height: 100%;
    box-sizing: border-box;
}

/*banner图*/

.banners {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    /**/

}

.banners .changeBox_a1 {
    width: 100%;
    height: 100%;
    position: relative;
}

.banners .changeBox_a1 .a_bigImg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.banners img {
    max-width: initial;
    width:100%;
    height:100%;
    object-fit: cover;
}

.banners .shadow {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-bottom: 20px;
    z-index: 2;
    text-align: center;
}

.banners .shadow:after {
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 20px;
    background-color: rgba(0, 0, 0, 0)
}

.banners .shadow .dot {
    position: relative;
    width: 1395px;
    max-width: 100%;
    margin: 0 auto;
}

.banners .shadow .table {
    margin-right: -15px;
}

.banners .shadow li {
    height: 80px;
    line-height: 80px;
    box-sizing: border-box;
    color: #fff;
    font-size: 22px;
    box-sizing: border-box;
    padding-right: 15px;
}

.banners .shadow li .title {
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, .6);
    display:block;
}

.banners .shadow .on .title,
.banners .shadow li .title:hover {
    background: #d6000f;
}

.banners .shadow li.li4 {
    line-height: 32px;
    padding-top: 7px;
}

.banners .shadow * {
    vertical-align: top;
    color: #fff;
}

.banners .shadow li .in-desc {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    width: 100%;
    left: 0;
    bottom: -100%;
    box-sizing: border-box;
    padding: 40px 50px;
    visibility: hidden;
    background: #d6000f;
    overflow: hidden;
    text-align: left;
    transition: all 0.3s ease;
    opacity: 0;
}

.banners .shadow li .in-desc .name {
    font-family: "PangMen";
    font-size: 60px;
    padding-bottom: 20px;
}

.banners .shadow li .in-desc .name:first-letter {
    font-size: 92px;
}

.banners .shadow li .in-desc .desc {
    font-size: 18px;
    width: 100%;
    line-height: 35px;
    overflow: hidden;
}

.banners .shadow li .in-desc .detail {
    margin-top: 20px;
    display: inline-block;
    font-size: 16px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #fff;
    text-align: center;
}

.banners .shadow li .title:hover+.in-desc,
.banners .shadow li .in-desc:hover {
    visibility: visible;
    opacity: 1;
    bottom: 100%;
    z-index: 1;
    pointer-events: all;
}



/*新闻中心*/
.news-wrap1,
.news-wrap2 {
    position: relative;
}

/* .news-wrap1:after{ content: ""; position: absolute; left: 24.5%; height: 100%; border-left: 1px solid #f0f0f0; top: 0;}
.news-wrap2:after {content: "";position: absolute;left: 75.4%;height: 100%; border-left: 1px solid #f0f0f0;top: 0;}
.news-wrap2:before{ content: ""; position: absolute; left:49.9%; height: 100%; border-left: 1px solid #f0f0f0; top: 0;} */

.bg1 {
    background: url(../images/bg6.jpg) no-repeat;
}

.layer-l {
    float: none;
    overflow: hidden;
}

.layer-r {
    width: 50%;
    float: right;
    position: relative;
    z-index: 5;
    box-sizing: border-box;
    padding-left: 16px;
}


/* .comtit span {
    font-size: 46px;
    color: #d6000f;
}

.comtit {
    background: url(../images/newstit1.png) no-repeat;
    height: 100px;
    line-height: 100px;
} */

/* .comtit2 {
    background: url(../images/eventtit1.png) no-repeat left center;
    height: 132px;
    background-size: contain;
    font-size: 60px;
    color: #d6000f;
} */

.comtit{
    position: relative;
}

.comtit .en{
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    font-size:70px;
    font-weight: bold;
    color:#ededed;
    line-height: 1;
}
.comtit .up{
    position: absolute;
    height:100%;
    left:0;
    top:0;
}
.square {
    width: 80px;
    height: 80px;
    padding-right: 20px;
    padding-bottom: 20px;
    position: relative;
}

.square span {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #d6000f;
}

.square:after {
    content: "";
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #333333;
    right: 0;
    bottom: 0;
}
.comtit .square{
    position: absolute;
    right:0;
    top:0;
}
.comtit .cn{
    font-size: 60px;
    color: #d6000f;
    line-height: 1;
}
.comtit .more{
    float: right;
    line-height: 60px;
    font-size: 20px;
    color: #666;
    margin-right: 150px;
}
.mod-videos {
    position: relative;
    z-index: 5;
    width: 100%;
}

.mod-videos .item-cell,
.mod-videos .item-pic {
    display: block;
    width: 100%;
    position: relative;
}

.mod-videos .item-pic{
    padding-top: 42.8571%;
    position: relative;
}
.mod-videos .cover{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index: 1;
}
.mod-videos img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.mod-videos .video{
    object-fit: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    outline:none;
}
.mod-videos .item-cnt {
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background: rgba(0, 0, 0, .3);
}

.mod-videos .item-cnt .item-tit {
    font-size: 22px;
    margin-bottom: 10px;
}

.mod-videos .item-cnt .item-desc {
    font-size: 14px;
    line-height: 22px;
    opacity: 0.7;
    display:none;
}

.mod-videos .videoicos {
    background: url(../images/videoicon1.png) no-repeat;
    width: 76px;
    height: 76px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -38px;
    margin-top: -58px;
    z-index: 9;
    outline:none;
}



.newstab {
    position: relative;
    margin-top: -20px;
    top: -90px;
    overflow: hidden;
}

.newstab li {
    float: left;
}

.newstab li a {
    display: block;
    font-size: 20px;
    width: 140px;
    color: #333;
    line-height: 45px;
    background: #efefef;
    text-align: center;
}

.newstab li.active a {
    color: #fff;
    background: #d6000f;
}


.mod-news-1 {
    margin-right: -32px;
}

.mod-news-1 .item-cell {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding-right: 32px;
}

.mod-news-1 .item-cell .item-pic {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.mod-news-1 .item-cell .item-pic a {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 58.221%;
}

.mod-news-1 .item-cell .item-pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.mod-news-1 .item-cell .item-pic:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.mod-news-1 .item-cell .item-cnt{
    overflow: hidden;
}
.mod-news-1 .item-cell .item-date {
    color: #ccc;
    font-size: 16px;
    margin: 10px 0;
    float:left;
    line-height:18px;
}

.mod-news-1 .item-cell .from{
    float:none;
    overflow: hidden;
    text-align:right;
    font-size: 15px;
    margin: 10px 0;
    line-height:18px;
    color:#5f7da2;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mod-news-1 .item-cell .item-tit {
    clear:both;
}
.mod-news-1 .item-cell .item-tit a{
    font-size: 18px;
    line-height: 26px;
    height:52px;
    overflow: hidden;
}
.mod-news-1 .item-cell .item-desc {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #999;
}

.mod-news-1 .item-cell .viewico {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -24px;
    width: 49px;
    height: 49px;
    background: url(../images/mores.png) no-repeat;
    display: none;
    z-index: 8;
}

.mod-news-1 .item-cell:hover .viewico {
    display: block;
}

.mod-news-1 .item-cell:hover .item-tit a {
    color: #d6000f
}



/*重大工程*/


.bg2 {
    background: url(../images/bg7.jpg) right 0 no-repeat;
}

.mod-projects,
.mod-projects2 {
    position: relative;
}

.mod-projects2 {
    margin-top: 60px;
}

.mod-projects .projects-tit {
    float: left;
    width: 20%;
    background-color: #d6000f;
}

.mod-projects2 .projects-tit {
    float: right;
}

.mod-projects .projects-tit .inner {
    width: 100%;
    padding-top: 120%;
    position: relative;
}

.mod-projects .projects-tit .inner .table {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.mod-projects .projects-tit span {
    font-size: 60px;
    background: url(../images/prbg1.png) no-repeat center center;
    background-size: contain;
    display: block;
    line-height: 133px;
    color: #fff;
    text-align: center;
    transition: all 0.3s;
}

.mod-projects2 .projects-tit span {
    background: url(../images/prbg2.png) no-repeat  center center;
    background-size: contain;
}


.mod-projects .projects-tit:hover span {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.swiper-roll-1,
.swiper-roll-2 {
    /* float: none;
    position: absolute;
    width: 80%; */
}

.swiper-roll-container2,
.swiper-roll-container1 {
    width: 100%;
    position: relative;
    overflow: hidden;
    font-size:0;
}

.swiper-roll-1 {
    right: 0;
    bottom: 0;
}

.swiper-roll-2 {
    left: 0;
    top: 0;
}

.swiper-roll-2:after {
    background: url(../images/bmic1.jpg) no-repeat;
    width: 76px;
    height: 56px;
    content: "";
    display: block;
    left: 0;
    top: 100%;
    position: absolute;
}

.mod-projects .swiper-wrapper {
    min-width: 100%;
    width:auto;
}

.mod-projects .item-cell {
    position: relative;
    overflow: hidden;
    width: 33.3333%;
    color: #fff;
    float:none !important;
    display:inline-block !important;
}

.mod-projects .item-cnt {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    height: 45px;
    width: 100%;
    left: 0;
    right: 0;
    padding: 10px 10px;
    background: rgba(0, 0, 0, .6);
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}

.mod-projects .item-cnt span {
    height: 0;
    overflow: hidden;
    display: block;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}

.mod-projects .item-cnt h3 {
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}

.mod-projects .item-cell .pic {
    display: block;
    width: 100%;
    padding-top: 68.4085%;
    position: relative;
}

.mod-projects .item-cell img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.mod-projects .item-cell .item-title {
    background: rgba(0, 0, 0, .6);
    position: absolute;
    width: 100%;
    line-height: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 20px;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}

.mod-projects .item-cell .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(214, 0, 15, .9);
    text-align: center;
    opacity: 0;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}

.mod-projects .item-cell .cover .desc {
    padding: 0 20px;
    font-size: 14px;
    line-height: 24px;
}

.mod-projects .item-cell .cover h3:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
    margin: 5px auto;
}

.prebt,
.nextbt {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 25px;
    line-height: 40px;
    color: #fff;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    cursor: pointer;
    display:none;
}

.nextbt {
    left: auto;
    right: 0;
    background: rgba(0, 0, 0, .4);
}

.mod-projects .item-cell:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.2, 1.2);
}

.mod-projects .item-cell:hover .cover {
    opacity: 1;
}

.mod-projects .item-cell:hover .item-title {
    opacity: 0;
}



/*大事记*/
.event-flex-page {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.event-title {
    padding: 45px 0;
}


.mod-event {
    background: url(../images/event_left.png) no-repeat left top #fff;
    background-size: 100% auto;
    flex: 1;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}
.event-content{
    height:100%;
    background: url(../images/event_right.png) no-repeat right top;
    background-size: 100% auto;
    padding-top:4.1666%;
    box-sizing: border-box;
    position: relative;
}
.event-content .layer-wrapper{
    width:1400px;
}
.mod-event .layer-wrapper,
.mod-event .wrapper {
    height: 100%;
}
.year-list{
    position: absolute;
    left:55.46875%;
    top:56%;
    margin-top:-42px;
}
.year-list .event-ct{
    display:none;
}
.year-list .mod-table{
    width:auto;
}
.md-year {
    width: 15%;
    float: left;
    height: 100%;
    position: relative;
    z-index: 5;
    font-family: "zy";
    font-size:36px;
    padding-top:1.5625%;
    box-sizing: border-box;
}
.year-container{
    position: relative;
    height:100%;
}
.md-year .item-cell{
    display:block;
    color: #fff;
    cursor: pointer;
    font-size:0;
    line-height: 0;
}
.md-year .item-cell span{
    display:inline-block;
    font-size: 36px;
    line-height: 100px;
    position: relative;
}
.md-year .item-cell+.item-cell span:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    top:-5px;
    left: 50%;
    margin-left: -5px;
}

.md-year .active:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/dot.png) no-repeat;
    position: absolute;
    right: 31%;
    top: 50%;
    margin-right:-9px;
    margin-top: -10px;
}
.md-year .swiper-container{
    overflow: visible;
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 0;
    width:100%;
    background: url(../images/line2.png) right 31% center no-repeat;
    background-size: 2px 100%;
}
.swiper-year{
    height:100%;
    overflow: hidden;
}

.arr-top {
    height:40px;
    opacity: .6;
    color: #fff;
    cursor: pointer;
    text-align: center;
    position: absolute;
    bottom:100%;
    left: 0;
    line-height: 10000px;
}
.arr-down {
    height:40px;
    color: #fff;
    opacity: .6;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top:100%;
    left: 0;
    line-height: 10000px;
}
.arr-top .iconfont,.arr-down .iconfont{
    font-size: 40px;
    width:40px;
    height:100%;
    position: absolute;
    left:50%;
    margin-left:-20px;
    line-height: 40px;
}
.md-evcont {
    /* float: left;
    width: 85%; */
    float:none;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.md-evcont .eve-info{
    position: absolute;
    width:70%;
    left:0;
    top:-30px;
    bottom:0;
    display:none;
}
.md-evcont .eve-info .mobile-flex{
    height:100%;
}
.event-pic-ct {
    float:none;
    overflow: hidden;
    height: 100%;
}

.event-pic-ct .item-img {
    /* height:33.3333%; */
    box-sizing: border-box;
    padding-top:20px;
    flex:1;
    overflow: hidden;
    max-height:250px;
}
.event-pic-ct .item-img img{
    height:100%;
    width:auto;
    display: block;
}

.event-bg img {
    display: block;
}
.event-pic{
    float:left;
    height:100%;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display:none;
}
.event-ct{
    float:none;
    overflow: hidden;
    height:100%;
}
.event-ct .box {
    width: 225px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
}
.event-ct h3 {
    font-size: 40px;
    color: #d6000f;
}
.event-ct span {
    display:block;
    color: #d6000f;
    font-size: 18px;
    line-height: 26px;
}

.event-pic-ct .event-ct{
    display:none;
}

.ev-inner2 {
    height: 100%;
    display: table;
}

.event-desc{
    /*float:right;
     width: 37%; */
    height: 100%;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    text-align:justify;
}

.event-desc .ev-inner {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    white-space:pre-line;
}
.event-desc .ev-inner h3{
    font-size: 40px;
    display: inline-block;
    border-bottom: 3px solid #fff;
    margin-bottom:20px;
}
.event-desc .ev-inner .text{
    font-size:18px;
    line-height:36px;
}


/* 新增 */
/* .md-year{
    width:100%;
    float:none;
    height:auto;
}
.md-year .item-cell{
    display:inline-block;
}
.year-container{
    height:auto;
}
.md-year .swiper-container{
    position: static;
}
.md-evcont{
    height:auto;
}
.md-evcont .eve-info{
    position: static;
} */


/*动画*/
.active #nw1 .item-cell:nth-child(1),
.active #nw2 .item-cell:nth-child(1) {
    animation-delay: 0.4s;
}

.active #nw1 .item-cell:nth-child(2),
.active #nw2 .item-cell:nth-child(2) {
    animation-delay: 0.6s;
}

.active #nw1 .item-cell:nth-child(3),
.active #nw2 .item-cell:nth-child(3) {
    animation-delay: 0.8s;
}

.active #nw1 .item-cell:nth-child(4),
.active #nw2 .item-cell:nth-child(4) {
    animation-delay: 1s;
}

.active .layer-l {
    animation-delay: 0.1s;
}

.active .newstab {
    animation-delay: 0.2s;
}

.active .layer-r {
    animation-delay: 0.3s;
}

.screenScrollTips{
    position: absolute;
    left:20px;
    bottom:100px;
}
.screenScrollTips .text{
    width:30px;
    margin:0 auto;
    font-size:16px;
    text-align: center;
    color:#fff;
    text-shadow:0 2px 3px #000;
}
.screenScrollTips .icon{
    width:40px;
    height:60px;
    background:url(../images/n_s2.png) no-repeat center center;
    margin-top:30px;
    animation: updown infinite 3000ms linear;
}

@keyframes updown{
    0%{
        transform: translateY(0);
    }
    50%{
        transform:translateY(30px)
    }
    100%{
        transform:translateY(0px)
    }
}

@media screen and (max-width:1440px) {
    .pages {
        padding-top: 60px;
    }

    .mod-projects .projects-tit span {
        font-size: 40px;
        line-height: 100px;
    }
    .mod-projects .projects-tit .inner{
        padding-top:110%;
    }
    .banners {
        padding-top:60px;
    }
    .banners .shadow li{
        height:60px;
        line-height: 60px;
        font-size:18px;
    }
    .comtit .en{
        font-size:50px;
    }
    .comtit .cn{
        font-size:40px;
    }
    .comtit .more{
        line-height:40px;
    }
    .event-title{
        padding:20px 0;
    }
    .year-list{
        left:50%;
    }
    .md-year{
        font-size:30px;
    }
    .md-year .item-cell span{
        line-height: 80px;
        font-size:30px;
    }
    .event-desc{
        font-size:18px;
        line-height: 32px;
    }
    
    .mod-news-1 .item-cell .item-tit a{
        font-size:16px;
        line-height: 24px;
        height:48px;
    }
    .mod-news-1 .item-cell .item-date,.mod-news-1 .item-cell .from{
        font-size:14px;
        line-height: 16px;
    }
}


@media screen and (max-width:767px){
    body,html{
        overflow: auto;
        height:auto;
    }
    #fullpage,.section{
        height:auto;
    }
    .screenScrollTips{
        display:none;
    }
    .pages{
        padding-top:20px;
    }
    .comtit{
        margin-top:20px;
        margin-bottom:10px;
        height:auto;
        line-height: 1;
        background:none;
    }
    .comtit .en{
        font-size:18px;
        line-height: 26px;
    }
    .comtit .cn{
        font-size:24px;
    }
    .comtit .more{
        font-size:14px;
        line-height:24px;
        margin-right:0;
    }
    .comtit .square{
        display:none;
    }
    .banners{
        height:150px;
        padding-top:0;
    }
    .banners .shadow{
        display:none;
    }
    .banners img{
        object-fit: cover;
        width:100%;
        height:100%;
    }
    .banner-page{
        position: absolute;
        width:100%;
        bottom:5px;
        left:0;
        z-index: 2;
        text-align: center;
    }
    .banner-page .swiper-pagination-switch{
        border-radius: 100%;
        background-color:rgba(0, 0, 0, .3);
        margin:0 5px;
    }
    .banner-page .swiper-active-switch{
        border-radius: 100%;
        background-color:rgba(0, 0, 0, 1);
    }
    .mod-news-1{
        margin-right:0;
    }
    .mod-news-1 .item-cell{
        float:none;
        width:100%;
        padding-right:0;
    }
    .mod-news-1 .item-cell{
        margin-bottom:15px;
    }
    .mod-news-1 .item-cell .item-date,.mod-news-1 .item-cell .from{
        margin:5px 0;
    }
    .mod-news-1 .item-cell .item-tit{
        font-size:18px;
        line-height: 26px;
        margin-bottom:5px;
    }
    .mod-news-1 .item-cell .item-tit a{
        height:auto;
    }
    .layer-r{
        float:none;
        width:100%;
        padding:0;
    }
    .newstab{
        position: static;
        margin:0;
        width:100%;
        margin-bottom:10px;
    }
    .newstab ul li{
        width:50%;
    }
    .newstab ul li a{
        width:100%;
    }
    .mod-videos .videoicos{
        width:50px;
        height:50px;
        background-size:contain;
        margin-left:-25px;
        margin-top:-25px;
    }
    .mod-videos .item-cnt .item-desc{
        display:none;
    }
    .mod-videos .item-cnt .item-tit{
        font-size:16px;
        margin-bottom:0;
    }
    .mod-projects2{
        margin-top:20px;
    }
    .mod-projects .projects-tit{
        float:none;
        width:100%;
    }
    .mod-projects .projects-tit span{
        font-size:30px;
        line-height: 60px;
    }
    .mod-projects .projects-tit .inner{
        padding:0;
    }
    .mod-projects .projects-tit .inner .table{
        position: static;
    }

    .swiper-roll-1, .swiper-roll-2{
        float:none;
        position: static;
        width:100%;
    }
    .mod-projects .item-cell{
        width:100%;
    }
    .swiper-roll-2:after{
        display:none;
    }

    .event-title{
        background:none;
        padding:0;
    }
    .comtit2{
        height:auto;
        font-size:30px;
        background:none;
        margin-top:10px;
        margin-bottom:10px;
    }

    .event-flex-page{
        display:block;
    }
    .md-year{
        float:none;
        width:100%;
        height:auto;
    }
    .year-container{
        width:100%;
        height:auto;
    }
    .md-year .swiper-container{
        position: static;
        display:flex;
        align-items: center;
    }
    .md-year .iconfont{
        display:none;
    }
    .md-year .active:after{
        display:none;
    }
    .swiper-year{
        position: static;
    }
    .md-year .item-cell{
        display:inline-block; 
        width:auto;
        padding:0 15px;
    }
    .md-year .item-cell span{
        font-size:16px;
        height:32px;
        line-height: 32px;
        color:#333;
    }
    .md-year .active span{
        color:#d6000f;
    }

    .mod-event,.event-content{
        background:none;
    }
    .md-evcont{
        float:none;
        width:100%;
        margin-bottom:20px;
    }
    .md-evcont .eve-info{
        position: static;
        width:100%;
    }
    .md-evcont .eve-info .mobile-flex{
        display:flex;
        flex-direction: column-reverse;
    }
    .event-pic-ct{
        float:none;
        position: static;
        width:100%;
    }
    .event-pic{
        float:none;
        height:auto;
    }
    .event-pic-ct .item-img{
        height:auto;
    }
    .event-pic-ct .item-img img{
        width:100%;
        height:auto;
    }
    .event-ct{
        float:none;
        width:100%;
    }
    .event-ct .box{
        padding:0;
        margin:10px 0;
        height:auto;
    }
    .event-ct h3{
        margin:0;
        font-size:30px;
    }
    .event-ct span{
        font-size:16px;
    }
    .event-desc{
        position: static;
        width:100%;
        color:#333;
        font-size:14px;
        line-height: 24px;
    }
    .prebt,.nextbt{
        display:block;
    }
    .year-list{
        display:none;
    }
}


@media screen and (max-width:1340px) {
	.md-evcont .eve-info{ width: 85%;}	
	.event-desc .ev-inner .text{ line-height: 150%; font-size: 16px;}
	
	.banners .changeBox_a1 .a_bigImg{ background-position:center 0 top -50px!important;}
	.banners .shadow li .in-desc .name {    font-size: 50px;}
	.banners .shadow li .in-desc .name:first-letter {    font-size: 82px;}
	
}

@media screen and (max-width:480px) {	.banners .changeBox_a1 .a_bigImg{ background-position:center 0 top 0!important;}}


