@charset "utf-8";
/* CSS Document */

.sjal{overflow: hidden;}
.sjal .al{width: 100%;margin: 0 auto;padding-top: 20px;}
.sjal .al ul{width: 100%;}
.sjal .al ul .tit{width: 100%;color: #000;text-align: left;margin-bottom: 20px;margin-top: 12px;}
.sjal .al ul li {width: 396px;height: 297px;overflow: hidden;display: inline-block;margin-bottom: 20px;}
.sjal .al ul li a{}
.sjal .al ul li a img{width: 396px;height: 297px;}
.sjal .al ul li a .text {
    background-color: rgba(0,0,0,0.5) !important;
    margin-top: -65px;
    position: relative;
    padding: 10px 20px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    /* display: -webkit-box; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 24px;
    overflow: hidden;
}
.sjal .al ul li a .text .w {
    width: 356px;
    background: url(/themes/simpleboot3/public/assets/style/img/icon-btn-arrow.png) no-repeat;
    background-size: 20px;
    background-position: right;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
}
.sjal .al ul li a .text span{background-color: rgba(0,0,0,0.6);margin-top: -40px;position: relative;padding: 10px 5px;width: 100%;color: #fff;}

.sjal .xx{width: 100%;margin: 0 auto;max-width: 800px;}
.sjal .xx .jieshao{width: 100%;max-width: 800px;overflow: hidden;margin-bottom: 40px;}
.sjal .xx .jieshao .to{width: 100%;overflow: hidden;background: #f5f5f5;border-radius: 10px;padding: 20px 40px;}
.sjal .xx .jieshao .to span {
  color: #000;
  margin-left: 20px;
  margin-right: 20px;
  width: 13.5%;
  overflow: hidden;
  display: inline-block;
  text-align: center;
}
.sjal .xx .jieshao .to span .x {
  color: #000;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 10px;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto !important;
	max-width: 800px;
}
.altqh{width: 100%;}
.preview {text-align: center;padding: 5px;}
.preview a {display: inline-block;margin: 5px;}
.preview img {display: block; width: 200px;height: auto;}
.active {outline: 3px solid #931e23;box-shadow: 2px 2px 20px 4px rgba(0,0,0,.5);}
.slider-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  background-color: #444;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.slider {position: relative;width: 9999px;}
.slider:before,
.slider:after {display: table;content: ' ';}
.slider:after {clear: both;}
.slider__item {position: relative;float: left;margin: 0;padding: 0;height: 100%;}
.slider__item img {display: block;max-width: 100%;height: auto;}
.slider__switch span {color: #fff;display: block;width: 32px;height: 32px;}
/* Arrows */
.slider__switch {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  padding: 10px 5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  border-radius: 1px;
  background: #000;
  opacity: .3;
  transition: opacity .15s ease;
  fill: #fff;
}
.slider__switch--prev {left: 10px;}
.slider__switch--next {right: 10px;}
.slider__switch:hover {opacity: .85;}
.slider__switch[disabled] {visibility: hidden;opacity: 0;}
.slider__caption {
  position: absolute;
  bottom: 30px;
  left: 30px;
  display: block;
  max-width: 500px;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, .4);
 box-shadow: 0 0 10px 10px rgba(0,0,0,.1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000'); /* ie8 */
}
.slider__caption[disabled] {
  opacity: 0;
  visibility: hidden;
}
.slider-nav {
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;

  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 99999;
  filter: alpha(opacity=90); /* ie8 */
}
.slider-nav__control {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  -webkit-transition: background .5s ease;
     -moz-transition: background .5s ease;
       -o-transition: background .5s ease;
          transition: background .5s ease;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
}

.slider-nav__control.is-active {
  width: 12px;
  height: 12px;
  background: #fff;
}
.slider.has-touch {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor:    -moz-grabbing;
}
@media (max-width: 580px) {
  .slider__switch {
    display: none;
  }
  .slider__caption {
    display: none;
  }
}


.sjal .xx .jieshao .linian{width: 100%;overflow: hidden;background: #f5f5f5;border-radius: 10px;padding: 20px 40px;}
.sjal .xx .jieshao .linian .jies {color: #000;width: 100%;overflow: hidden;display: inline-block;text-align: left;}
.sjal .xx .jieshao .linian .jies span {color: #931e23;width: 100%;}
.sjal .xx .jieshao .linian .jies span img{width: 40px;margin-right: 20px;}
.sjal .xx .jieshao .linian .jies .x {color: #000;line-height: 24px;}
.sjal .xx .jieshao .linian .jies .x p img{width: 100%;max-width: 800px;height: auto;}

.sjal .xx .jieshao .ud{color: #000;margin-left: 10px;margin-right: 10px;}
.sjal .xx .jieshao .ud .up{width: 49%;text-align: left;}
.sjal .xx .jieshao .ud .up img{width: 30px;margin-right: 10px;}
.sjal .xx .jieshao .ud .down{width: 49%;text-align: right;}
.sjal .xx .jieshao .ud .down img{width: 30px;margin-right: 10px;}

.sjal .xx .jieshao .ud_d_ad{width: 100%;overflow: hidden;padding-top: 40px;}
.sjal .xx .jieshao .ud_d_ad img{width: 100%;overflow: hidden;}


/*右侧*/
.sjal .right{width: 100%;max-width: 350px;overflow: hidden;margin-left: 50px;}
.sjal .right .sjs{width: 100%;border: 1px solid #e3e3e3;border-radius: 10px;}
.sjal .right .sjs .nr{width: 100%;padding: 5% 10%;}
.sjal .right .sjs .nr .tit{width: 100%;margin-bottom: 20px;}
.sjal .right .sjs .nr .tit img{width: 30px;margin-right: 20px;}
.sjal .right .sjs .nr .tit span{color: #000;font-weight: bold;}
.sjal .right .sjs .nr img{width: 100%;}
.sjal .right .sjs .nr .sec{width: 100%;margin-top: 30px;}
.sjal .right .sjs .nr .sec h1{font-weight: bold;display: inline;margin-right: 10px;}
.sjal .right .sjs .nr .sec h2{font-weight: 500;display: inline;margin-left: 10px;font-weight: bold;}
.sjal .right .sjs .nr .sec span{float: right;}
.sjal .right .sjs .nr .sec span a {
    color: #fff;
    padding: 5px 20px;
    background: #931e23;
    border-radius: 10px;
	font-weight: 500;
}


.sjal .right .r-bd{width: 100%;border: 1px solid #e3e3e3;border-radius: 10px;}
.sjal .right .r-bd .r-form{width: 100%;padding: 5% 10%;}

.sjal .right .r-bd .tit{width: 100%;margin-bottom: 20px;}
.sjal .right .r-bd .tit span {color: #931e23;font-weight: 500;}
.sjal .right .r-bd .ba{width: 100%;}

.sjal .right .r-bd form {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.sjal .right .r-bd form input {
  border: 1px solid #ddd;
  color: #444444;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  outline: none;
  width: 100%;
  padding: 0px 50px;
  background-color: #fff !important;	
  margin-bottom: 10px;	
}
.sjal .right .r-bd form .name {
  background: url(../img/input_name.png) 16px center no-repeat;
    background-size: auto;
  background-size: 20px;
}
.sjal .right .r-bd form .tel {
  background: url(../img/input_tel.png) 16px center no-repeat;
    background-size: auto;
  background-size: 20px;
}
.sjal .right .r-bd form button {
  width: 100%;
  height: 100%;
  /*max-height: 150px;*/
  border-radius: 5px;
  border: 1px solid #000;
  overflow: hidden;
  display: block;
  text-align: center;
  background: #fff;
  float: right;
  margin-top: 30px;	
}
.sjal .right .r-bd .b{width: 60%;float: left;}
.sjal .right .r-bd .b .aq{color: #ccc;}
.sjal .right .r-bd{width: 100%;height: 100%;border-radius: 5px;overflow: hidden;display: block;text-align: center;/*background: #931e23;*/float: left;padding: 20px;}
.sjal .right .r-bd .yhsub{background: #931e23;color: #fff;font-weight: 500;overflow: hidden;padding: 20px;}
.sjal .right .r-bd .yhsub .des{color: #fff;font-weight: 500;overflow: hidden;}
.sjal .right .r-bd .yhsub .des span{color: #fff;font-weight: 500;vertical-align: middle;}
.sjal .right .r-bd .yhsub .des span img{width: 30px;vertical-align: middle;margin-right: 20px;}


.sjal .right .tuijian{width: 100%;float: left;border: 1px solid #e3e3e3;border-radius: 10px;}
.sjal .right .tuijian .jieshao {color: #000;width: 100%;overflow: hidden;display: inline-block;text-align: left;padding: 20px;}
.sjal .right .tuijian .jieshao span {color: #931e23;width: 100%;}
.sjal .right .tuijian .jieshao span img{width: 40px;margin-right: 20px;}
.sjal .right .tuijian .jieshao .x {color: #000;text-align: center;}
.sjal .right .tuijian .jieshao .x span {color: #222;line-height: 24px;font-weight: lighter;margin-top: 10px;overflow: hidden;display: block;}
.sjal .right .tuijian .jieshao .altu {width: 100%;}
.sjal .right .tuijian .jieshao .altu img {width: 100%;}



