

.dapic{ float:left; width:45%; background:#fff; margin:0px 0; overflow:hidden ; position:relative;}







.preview { position:relative;

			text-align: center;

	        width:100%; overflow:hidden;

		    

		}

		

	.preview  ul{ width:auto;display: flex; justify-content: center; padding:0 20px; box-sizing:border-box   

		}	

		

		.preview a {

			display:inline-block;

		

		 width:18%; height:auto;

		  margin: 5px;

		  box-sizing:border-box;

		  border:#f1f1f1 1px solid

		  

		  

		}

		.preview a img {

		  display: block;

		  width: 100%;

		  height: auto;

		}

		.preview .active {

		  outline: 1px solid #3078eb;

		

		}





.slider-container {



  overflow: hidden;

  width: 100%;

  margin: 0 auto;



  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

		  border:#f1f1f1 1px solid;

	

		  box-sizing:border-box

}



.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%;

  padding:30px;

  box-sizing:border-box;

 

}

.slider__item img {

  display: block;

  width: 100%;

  height: auto;

  cursor:pointer;



}

.slider__switch i {

  color: #9a9a9a;

  display: block;

  font-size:30px;

  width: auto;

  height: 32px;

}

.slider__switch i:hover {

  color: #3078eb;



}

/* Arrows */

.slider__switch {

  position: absolute;

  bottom: 25px;

  margin-top: 0px;

  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;



  transition: opacity .15s ease;

  fill: #fff;

  z-index:899

}

.slider__switch--prev {

  left: 0px;

}

.slider__switch--next {

  right: 0px;

}

.slider__switch:hover {

  opacity: .85;

}

.slider__switch[disabled] {



  opacity: 1;

}

.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 20px 10px rgba(0,0,0,.4);

  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;

  display:none;

  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;

}







.cpjs1{ float:right; width:50%; box-sizing:border-box}

.cpjs1 h3{ display:block; font-size:23px; color:#000; margin-bottom:20px}

.cpjs1 p{ display:block; font-size:14px; line-height:35px; color:#666}

.cpjs1 p em{ color:#006cc8; padding-right:5px}

.cpjs1 span{ display:block; margin:30px 0; font-size:14px; color:#3078eb}





.zixun .fsbtn{ display:block; width:170px; line-height:40px; text-align:center; background:#3078eb; color:#fff; margin:15px 0}







@media only screen and (max-width:992px){

	

.dapic{ float:none; width:100%; background:#fff; margin:0px 0; overflow:hidden ; position:relative;}

.slider__switch {



  bottom: 40%;



}

	

.cpjs1{ float:none; width:100%; padding:15px 0; box-sizing:border-box}

.cpjs1 h3{ display:block; font-size:16px; color:#000; margin-bottom:10px}

.cpjs1 p{ display:block; font-size:12px; line-height:23px; color:#666}





.preview{ display:none;}

	.zixun .fsbtn{ display:block; width:120px; line-height:30px; text-align:center; background:#3078eb; color:#fff; margin:15px 0}

}











