﻿
body {
  font-family: "微软雅黑"; }

img {
  display: block; }

.column-a2{width: 1000px; position: relative;}
.show-rl{width: 690px; height: 455px; overflow: hidden; background:  linear-gradient(to bottom, rgba(255,255,255,0.8), rgba(255,255,255,0)); position: absolute;left: 0; top: 0; display:none;}
.close-but,.close-but01 {position: absolute;right: 10px; top: 10px; width: 12px;height: 13px; display: none;}
.close-but img,.close-but01 img{cursor:pointer;}
.year-box{margin:0 50px;overflow: hidden;height:450px; background: url(../img/sbhwpd-180105.jpg) repeat-x left center; }

#dj-rl{float: left; width: 34px; padding: 10px 0 0 10px;}
#dj-rl img{cursor: pointer;}
.year-cont{position: relative;width: 50px;height: 230px; }
.year-aer1{position: absolute; width: 50px; left: 0; top:200px;}

.month{position: absolute;width: 50px; border-radius: 50%;-webkit-border-radius:50%;-moz-border-radius:50%; height: 50px; background:#d65050; font-size: 20px; color: #fff;line-height: 50px; text-align: center;}
.mon-line{border:2px solid #d65050; height: 180px; position: absolute;top: 21px; left:24px;}
.mon-line2{ top:250px; }
.month-li{ font-size: 13px; line-height: 33px; position: absolute; width: 35px; }
.month-li a{color: #414141;}
.month-li a:hover{color: #f00;}
.cloum50{width: 50px;padding-left:28px; float: left;}
.month-d1{right:-18px;bottom:27px;}
.month-d2{left:-10px;bottom:27px;}

.month-a1{top:250px;left: -10px;}
.month-a2{top:250px;right: -18px;}


@keyframes rubberBand{
  0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}
40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}
65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}
to{transform:scaleX(1)}}



.picScroll .bd{ position:relative;  } 
.picScroll .prev,.picScroll .next{ position: absolute; top:210px;left:5px;display: block; width:25px; height:30px; background: url(${res}/sdkmqj/sbhw20200917.png) left top; z-index: 9; overflow: hidden; } 
.picScroll .next{ left:auto; right:10px; background-position: right top; }  
.picScroll ul{ overflow:hidden; zoom:1; } 
.picScroll li{ width:120px;float:left; display:inline;height: 450px; }  
