.slidescreen1{
    padding-top: 168px;
    background: url(/images/special/bg.png) no-repeat;
    width: 100%;
}
.swiper-container1{
    padding-bottom: 83px;
}
.special{
    position: relative;
    height: 100%;
    width: 1600px;
    margin: 0 auto!important;
}
.timeaxis{
    position: absolute;
    width: 10%;
    height: calc(100% - 50px);
    left: 45%;
    top: -50px;
    background-color: #f2f7fd;
	box-shadow: 0px 0px 18px 0px 
		rgba(10, 2, 5, 0.3);
    border-left: solid 1px #bbbbbb;
    border-right: solid 1px #bbbbbb ;
    z-index: -1;
    overflow: hidden;
}
.timeaxis span{
    width: 16px;
	height: 80px;
	background-color: #ccd8e7;
    opacity: 0.35;
    display: block;
    margin: 0 auto 50px;
}
.special ul{}
.special ul li{
    width: 45%;
    border: solid 1px #bbbbbb;
    margin-bottom: 0px;
  display: inline-block; 
    position: relative;
}
.zhuntilist .timetitle{
    border: 0;
    font-family: "æ°“åºéˆ¥å§?ã¢è§£ï¿½ï¿?";
    margin: 0;
    width: 45%;

}
.zhuntilist .timetitle h3{
    font-size: 72px;
    color: #bfbebe;
    border-bottom: 1px solid #bfbfbf;
}
.zhuntilist .timetitle p{
    font-size: 48px;
    color: #bfbebe;
    text-align: right;
    padding-right: 10%;
}
.special ul li .time{
    position: absolute;
    width: 18%;
    text-align: right;
    height: auto;
}
.special ul li .time.li1time{
    top: 0;
    right: -18%;
}
.special ul li .time.li2time{
    bottom: 0;
    /* top: 100%; */
    left: -18%;
    text-align: left;
}
.special ul li .time p{
    border-bottom: 1px solid #bbb;
    
}
.special ul li .time p span{
    font-size: 30px;
	line-height: 24px;
    color: #575757;
    display: block;
}
.special ul li .time p label{
    font-size: 24px;
	line-height: 24px;
    color: #bbbbbb;
    display: block;
}
.special ul li.li1{
    margin-top: 88px;
}
.special ul li.li2{
    float: right;
}
.special ul li .div1img{
    width: 100%;
    overflow: hidden;
    height: 200px;
    position: relative;
}
.special ul li .div1img img{
    min-width: 100%; 
    transition:.5s;
    min-height: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%; 
    left: 50%;
    width: 100%;
}
.special ul li:hover .div1img img{
    transform: scale(1.1) translate(-50%, -50%);
}
.special ul li .divtext{
    /* height: 88px; */
    width: 100%;
    position: relative;
}
.special ul li .divtext span{
    display: none;
}
span.dianzan{
    text-align: center;
    font-size: 18px;
	color: #394e68;
}
span.dianzan i{
    width: 23px;
    height: 23px;
    background:url(/images/special/icon1.png) no-repeat;
    margin: 20px auto 10px;
}
span.weixin{
    width: 88px;
    height: 88px;
    background:url(/images/special/icon2.png) no-repeat center;
    white-space: nowrap;
}
span.videoicon{
    width: 88px;
    height: 88px;
    background:url(/images/special/icon3.png) no-repeat center;
}
.special ul li .divtext p{
    font-size: 18px;
	line-height: 88px;
    color: #404040;
    text-align: right;
    padding-right: 54px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 20px;
}
/* .special ul li .divtext span{
    width: 88px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f2f7fd;
    display: block;
} */
.special .page{
    text-align: center;
    margin: 30px;
}
.special .page a{
    font-size: 50px;
    color: #1d6db4;
    margin: 0 9px;
    font-weight: 300;
    font-family: Avenir-Roman;
    
}
.special .page a:hover{
    text-decoration: underline;
}
.special .page a span{
    font-size: 40px;
    font-weight: inherit;
}
@media screen and (max-width:1600px){
    .special{
        width: 80%;
    }
    .special ul li .divtext p{
        line-height: 50px;
        font-size: 16px;
    }
}
@media screen and (max-width:1400px){
    .special ul li .divtext p{
        line-height: 40px;
        font-size: 14px;
    }
    .special ul li .div1img{
        height: 150px;
    }
    .special ul li .time p label{
        font-size: 16px;
    }
    .special ul li .time p span{
        font-size: 20px;
    }
    .zhuntilist .timetitle h3{
        font-size: 50px;
    }
    .zhuntilist .timetitle p{
        font-size: 30px;
    }
    .special .page a{
        font-size: 30px;
        margin: 0 10px;
    }
    .special .page a span{
        font-size: 25px;
    }
}
@media screen and (max-width:1023px){
    .special{
        width: 95%;
        margin: 1rem auto 1rem!important;
    }
    .timeaxis{
        display: none;
    }
    .special ul li{
        width: 100%;
        display: block;
        margin-bottom: .2rem;
        border: solid 1px #bbbbbb!important;
        float: inherit!important;
        margin-top: 0!important;
    }
    .special ul li a{
        display: block;
    }
    .special ul li .divtext p{
        text-align: left;
        font-size: .28rem;
    }
    .special ul li .time{
        right: .5rem!important;
        top: inherit!important;
        bottom: .15rem;
        width: auto;
    }
    .special ul li .time.li2time{
        left: inherit;
        right: .5rem;
        bottom: .15rem;
    }
    .special ul li .time p label{
        float: left;
    }
    .special ul li .time p span,.special ul li .time p label{
        font-size: .24rem;
        display: block;
        color:#bbb ;
    }
    .special ul li .time p{
        border: 0;
    }
    .special ul li .time p span{
        float: right;
        padding-left: .1rem;
    }
    .special ul li .div1img{
        height: auto;
    }
    .special ul li .div1img img{
        position: static;
        transform: inherit;
    }
    .special ul li:hover .div1img img{
        transform: inherit;
    }
    .zhuntilist .timetitle{
        width: 100%;
        padding: .5rem 0;
        margin-top: 0!important;
    }
    .zhuntilist .timetitle h3{
        font-size: .5rem;
    }
    .zhuntilist .timetitle p{
        font-size: .3rem;
    }
    .special .page{
        margin:0 0 .3rem;
    }
    .special .page a{
        font-size: .3rem;
        margin: 0 .1rem;
    }
    .special .page a span{
        font-size: .25rem;
    }
}<!--ʱ1763855260.8876-->