body { margin:0; padding:0;}
/*如果模板公共样式里面定义了上面的样式，建议去掉上面的样式*/
.headerc243990 a {text-decoration:none;}
.headerc243990 a:active, a:hover {outline: 0;}
.headerc243990{position:relative;height:50px;background:#b11e23;}
.logoc243990{display:block;width:130px;height:30px;padding:10px 0 0 10px;}
.logoc243990 img{display:block;width:100%;height:100%;border:0;}
#dl-menu ul{background:#b11e23;}
.head_con .dl-menuwrapper li a{border-top: 1px solid #ea7a7e;border-bottom: 1px solid #751317;}
.head_con .dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active{background-color:#b11e23;}
.head_con .dl-menuwrapper button{background-color:#b11e23;}
.head_con .dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active{background-color: #b11e23 !important;}
  /* 整个容器尺寸 */
    .swiper-container {
        width: 100%;
        height: auto !important;}
  /* 分页符区域样式 */
  .c243994myswiper-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;}
  /* 分页符 */
.c243994myswiper-pagination-bullet
{
  margin: 0 3px;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;}

  /* 当前分页符 */
.c243994myswiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;}
.ckmore{    line-height: 2rem;
    text-align: center;
    font-size: 15px;
    margin-top: 0.5rem;
    color: #fff;
    background-color: #b11e23;}
