.buttonstyle251368{ display:block;color:#fff;width:60px;height:28px;}

.erjifontover251386{ color: #333333; line-height: 160%; font-family: Microsoft YaHei, 微软雅黑, 宋体; font-size: 11pt; text-decoration: none;}
.leaderfont251386{ line-height: 160%; font-family: 宋体; color: #666666; font-size: 11pt ;}
.erjibackground251386{ background:#ae0a29;}
.currentfontStyle251386{ height: 56px; padding: 0px; line-height: 160%; font-family: Microsoft YaHei, 微软雅黑, 宋体; color: #cc0000; font-size: 11pt; text-decoration: none;}
.fontstyle251386{ line-height: 160%; font-family: Microsoft YaHei, 微软雅黑, 宋体; color: #ffffff; font-size: 11pt; text-decoration: none;}
.yijifontover251386{ line-height: 160%; font-family: Microsoft YaHei,微软雅黑,宋体; color: #333; font-size: 11pt; text-decoration: none ;}
.erjibackgroundover251386{  border-bottom: #cccccc 1px solid; background-color: #eeeeee; border-right: #cccccc 1px solid ;}
.yijibackgroundover251386{ background:#fff;}
.ejfontstyle251386{ color: #ffffff; line-height: 160%; font-family: Microsoft YaHei, 微软雅黑, 宋体; font-size: 11pt; text-decoration: none;}

.titlestyle251381{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle251381{ line-height: 150%; color: #222222; font-size: 9pt ;}

  /* 整个容器尺寸 */
    .swiper-container {
        width: 100%;
        height: 240px;}
  /* 分页符区域样式 */
  .c251388myswiper-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;}
  /* 分页符 */
.c251388myswiper-pagination-bullet
{
  margin: 0 3px;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;}

  /* 当前分页符 */
.c251388myswiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;}
