.titlestyle273104{ font-size: 9pt; color: #222222; text-decoration: none ;}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;}
  /* 整个容器尺寸 */
    .swiper-container {
        width: 100%;
        height: 240px;}
  /* 分页符区域样式 */
  .c273114myswiper-pagination
  {
       position: absolute;
       -webkit-transition: 300ms;
      -moz-transition: 300ms;
      -o-transition: 300ms;
      transition: 300ms;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      bottom:10px;
      right: 15px; 
      z-index: 10;
          margin:0 3px;}
  /* 分页符 */
.c273114myswiper-pagination-bullet
{
  margin: 0 3px;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;}

  /* 当前分页符 */
.c273114myswiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;}
.date {
    width: 55px;
    height:50px;
    color: #fff;
    text-align: center;
    border: 1px solid #297dd5;}
.date h3 {
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    line-height: 30px;
    height: 30px;
    font-weight: normal;
    font-size: 18px;
    background: #297dd5;
    margin:0;}
.date i {
display: block;
float: left;
text-align: center;
width: 100%;
line-height: 18px;
height: 18px;
font-weight: normal;
font-size: 12px;
color: #6d6d6d;}
.closestyle275156{ font-size:12px;color:#333333;text-decoration: none ;}

