A.c248688{
font-size: 9pt;
color: #222222;
line-height: 150%;
text-decoration: none;}
A.c248688:link {
color: #222222;}  
A.c248688:visited {
color: #222222;}  
A.c248688:active {
color: #222222;}  
A.c248688:hover {
color: #cc0000;}
.c248688_jump {
font-size: 9pt;
font-family: 宋体;}
.titlestyle248629{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle248629{ line-height: 150%; color: #222222; font-size: 9pt ;}

.closestyle1080257{ font-size:12px;color:#333333;text-decoration: none ;}

  /* 整个容器尺寸 */
    .swiper-container {
        width: 100%;
        height: 240px;}
  /* 分页符区域样式 */
  .c248669myswiper-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;}
  /* 分页符 */
.c248669myswiper-pagination-bullet
{
  margin: 0 3px;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;}

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