.slideBox1{ 
    width: 100%;
    height: 400px;
    margin-bottom: 42px;
    overflow:hidden; 
    position:relative; 
}
.slideBox1 .hd{ 
    height:15px; 
    overflow:hidden; 
    position:absolute; 
    left: 50%;
    transform: translateX(-50%);
    bottom: 26px;
    z-index:1; 
}
.slideBox1 .hd ul{ 
    overflow:hidden;
    zoom:1; 
    float:left;
}
.slideBox1 .hd ul li{ 
    width: 25px;
	height: 20px;
    float:left; 
    margin-right:45px;  
    background: url(../images/lishibai.png);
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lishibai.png',sizingMethod='scale');
}
.slideBox1 .hd ul li.on{ 
    background: url(../images/lishihuang.png);
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lishihuang.png',sizingMethod='scale');
}
.slideBox1 .bd{ 
    position:relative; 
    height:100%; 
    z-index:0;   
}
.slideBox1 .bd li{ 
    zoom:1; 
    vertical-align:middle; 
}
.slideBox1 .bd img{ 
    width:100%;
    height:400px; 
    display:block;  
}
/* 内容 */
.lists{
    margin-bottom: 30px;
}
/* 档案馆动态 */
.title{
    position: relative;
}
.title span{
    font-size: 30px;
    color: #bc0000;
    font-family: STXingkai;
    line-height: 30px;
    position: relative;
    font-weight: bold;
}
.decorate{
    height: 16px;
    position: absolute;
    top: 13px;
    right: 65px;
    background: url(../images/2021110913.png);
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/2021110913.png',sizingMethod='scale');
}
.one{
    width: 560px;
}
.two{
    width: 180px;
}
.three{
    width: 994px;
}
.three1{
    width: 980px;
}
.four{
    width: 1062px;
    right: 0;
}
.title a{
    float: right;
    font-size: 14px;
    color: #a7a7a6;
    font-family: MicrosoftYaHei;
	line-height: 30px;
	color: #999999;
}
.lists .dynamic{
    width:1200px;
    height: 304px;
    float: left;

}
/* 左侧轮播 */
.text{
    margin-top: 23px;
}
.text img{
display: inline-block;
}
.slideBox{ 
    width: 381px;
    height: 254px;
    overflow:hidden; 
    position:relative; 
    float: left;
}
.slideBox .bd{ 
    height:100%; 
    z-index:0;
}
.slideBox .bd li{ 
    zoom:1; 
    vertical-align:middle; 
    position: relative;
}
.slideBox .bd li .shade{
    width: 100%;
	height: 36px;
    font-size: 16px;
	line-height: 30px;
    box-sizing: border-box;
    padding-left: 17px;
	color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    filter:alpha(opacity=70);   
    -moz-opacity:0.7;   
    -khtml-opacity: 0.7;  
	opacity: 0.7;
}
.slideBox .bd img{ 
    width: 381px;
    height: 254px;
}


.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:10px; border-radius:10px; -webkit-border-radius:10px; -ms-border-radius:10px; width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#fba50f; color:#fff; }
		
/* 右侧列表 */
.dynamic .box{
    width: 790px;
    height: 254px;
    float: left;
    margin-left: 27px;
    position: relative;
}
#headlines{
    position: relative;
    border-bottom: 1px solid #c3c3c3;;
    margin: 0;
}
#headlines::after{
    content: '';
    width: 34px;
    height: 3px;
    background-color: #bc0000;
    position: absolute;
    bottom: -2px;
    left: 5px;
}
#headlines h2{
	font-size: 16px;
	line-height: 30px;
	color: #434343;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
#headlines p{
	width: 378px;
	height: 50px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow:ellipsis;
}
.box .catalogue{
    width: 100%;
}
.catalogue li a,
.catalogue li{
	font-size: 16px;
	line-height: 36px;
	color: #434343;
}
.catalogue li:hover,
.catalogue li:hover a{
    color: #bc0000;
}
.catalogue li i{
    float: right;
}
/* 服务通道 */
.lists .service{
    width: 380px;
    height: 304px;
    float: left;
}
.service ul{
    width: 379px;
    height: 252px;
    margin-top: 24px;
}
.service ul li{
    width: 180px;
    height: 71px;
    background-color: #f7f5f0;
    color: #434343;
    font-size: 18px;
    float: left;
    margin-bottom: 19px;
    text-align: center;
    line-height: 71px;
    background: url(../images/biankuang.png);
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/biankuang.png',sizingMethod='scale');
}
.service ul li a{
	font-size: 18px;
	line-height: 30px;
	color: #434343;
}
.service ul .big{
    width: 379px;
	height: 71px;
    background: url(../images/biankuang.png);
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/biankuang.png',sizingMethod='scale');
}
.service ul li:hover{
    background: url(../images/biankuang3.png);
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/biankuang3.png',sizingMethod='scale');
    background-color: #ac340f;
}
.service ul li:hover a{
    color: #fff;
}
/* 校史钩沉 */
.history{
    height: 258px;
    margin-bottom: 30px;
}
.picScroll-left{ 
    width:1200px;
    height: 200px;
    overflow:hidden; 
    position:relative;  
    margin-top: 30px;
    background-color: #f0e4d0;
    box-sizing: border-box;
    padding: 30px 0;
}
.picScroll-left .bd ul{
    overflow:hidden;
    zoom:1; 
}
.picScroll-left .bd ul li{ 
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    margin-left: 30px;
    position: relative;
}
.picScroll-left .bd ul li .pic img{ 
    width:204px; 
    height:140px; 
}
.picList .shade{
    width: 100%;
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    filter:alpha(opacity=70);   
    -moz-opacity:0.7;   
    -khtml-opacity: 0.7;  
	opacity: 0.7;
}
@keyframes show{
    0% {height: 27px;line-height: 27px;}
    100% {height: 150px;line-height: 150px;}
}
.picList li:hover .shade{
    height: 150px;
    line-height: 150px;
    width: 100%;
    animation: show 400ms;
    -moz-animation: show 400ms;
    -box-shadow: 10px 10px 5px #888888;
}
/* 服务通道 */
.interaction{
    position: relative;
}
.interaction ul{
    width: 100%;
    height: 128px;
    margin-top: 30px;
}
.interaction ul li{
    width: 278px;
	height: 71px;
    float: left;
    margin-right: 29px;
    position: relative;
    box-sizing: border-box;
    padding-left: 47px;
    text-align: center;
    line-height: 71px;
    font-size: 18px;
    color: #434343;
    background: url(../images/biankuang.png);
    -moz-background-size:100% 100%;  
    -we-background-size:100% 100%;  
    background-size:100% 100%; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/biankuang.png',sizingMethod='scale');
}
.interaction ul li:hover{
    background: url(../images/biankuang3.png);
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/biankuang3.png',sizingMethod='scale');
}
.interaction>ul>li:hover>a{
    color: #ac340f;
}
.interaction ul li div{
    width: 26px;
	height: 26px;
    position: absolute;
    left: 83px;
    top: 25px;
    z-index: 99;
}
.interaction a{
    color: #bc0000;
    display: block;
}
.juanzeng{
    background: url(../images/juanzen.png);
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/juanzen.png',sizingMethod='scale');
}
.xiazai{
    background: url(../images/xiazai.png);
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/xiazai.png',sizingMethod='scale');
}
.liuyan{
    background: url(../images/liuyan.png);
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/liuyan.png',sizingMethod='scale');
}
.dayi{
    background: url(../images/dayi.png);
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dayi.png',sizingMethod='scale');
}