@charset "utf-8";
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
	/* Specify Swiper's Size: */

	/*width:200px;
	height: 100px;*/
}
.swiper-slide {
	/* Specify Slides's Size: */
	
	/*width: 100%;
	height: 100%;*/
}
.swiper-slide-active {
	/* Specific active slide styling: */
	
}
.swiper-slide-visible {
	/* Specific visible slide styling: */	

}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
	/* Stylize pagination button: */	

}
.swiper-active-switch {
	/* Specific active button style: */	
	
}
.swiper-visible-switch {
	/* Specific visible button style: */	
	
}





/*--------------gai*/
.date{
  width:800px;
  height:132px; 
  position: relative;
}
#swiper-container4{
  height:132px;
}
.tbTab{
  float: left;
  width: 95px;
}
#top,#bottom{
  display: block;
  width: 31px;
  height:33px;
  cursor: pointer;
  z-index: 111;
}
#top{
  position: absolute;
  right: 0px;
  top: 0px;
}
#bottom{
  position: absolute;
  right: 0px;
  top: 87px;
}
#top img{
  margin-top: 10px;
}

.nowDate{
  width:130px;
  text-align: center;
  float: left;
  font-size: 50px;
  color:#fff;
  font-weight: bold;

}
/*--------------gai*/


.zhezhao{
  display: none;
  width: 165px;
  height:350px;
  background: #000;

}
.bigZhe{
  display: none;
  width: 454px;
  height: 350px;
}
.btZhe{
  display: none;
  width: 316px;
  height: 245px;
}
.botZhe{
  display: none;
  width: 350px;
  height:245px;
}
.zhezhao,.bigZhe,.botZhe,.btZhe{
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  background: #000;
}
.zhezhao img{
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: 0;
  right: 0;
  margin-left: -45px;
  margin-top: -84px;
}
.left.smImg h2{
  top: 58%;
}
.left.bigImg h2{
  top: 69%;
}
.bigZhe img,.botZhe img,.btZhe img{
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: 0;
  right: 0;
  margin-left: -75px;
  margin-top: -102px;
}
#swiper-container1 .swiper-slide a{
  display: block;
  width: 220px;
}
#swiper-container1 .swiper-slide a{
  position: relative;
}
#swiper-container1 .swiper-slide a span{
  display: none;
  position: absolute;
  left:0;
  bottom:0;
  width: 100%;
  height:40px;
  background: linear-gradient(rgba(199, 210, 218, 0) 0%, #333a45 100%);
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}
.left p {
  position: absolute;
  bottom: 0px;
  _bottom: 0px;
  right: 0px;
  width: 100%;
  height: 86px;
  line-height: 27px;
  color: #ffffff;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  overflow: hidden;
  text-align: center;
}
.ml5 {
  margin-left: 6px;
  margin-top: 15px;
  display: inline-block;
  width: 82%;
  text-align: left;
}
.left h2 {
  width: 100%;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0%;
  top: 74%;
  line-height: 26px;
}



#swiper-container12{
    width: 1000px;
    height: 500px;
}
#swiper-container12 .swiper-slide{
    position: relative;
}
#swiper-container12 p{
    position: absolute;
    text-align:center;
    bottom: 0;
    font-size: 18px;
    color:#fff;
    text-indent: 1em;
    width: 100%;
    background: linear-gradient(rgba(199, 210, 218, 0) 0%, #6e6e6e 100%);
    line-height: 40px;
}
#swiper-container12 .swiper-slide{
    position: relative;
}
#swiper-container12 #swiper-pagination12{
    position: absolute;
    left: 92%;
	display:none;
    bottom: 11px;
}
#swiper-container12 .swiper-pagination-switch{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 10;
    border-radius:14px;
    margin: 0 3px;
    cursor: pointer;
}
#swiper-container12 .swiper-pagination .swiper-active-switch{
    background: #e60012;
}
#arrow-left12{
background: url(http://www.cnr.cn/css20171/images/swiper-arrow.png) no-repeat left 0;
    left: 20px;

	    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -30px;
    width: 32px;
    height: 60px;
}

#arrow-right12{
background: url(http://www.cnr.cn/css20171/images/swiper-arrow.png) no-repeat right 0;
    right: 20px;
	position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -30px;
    width: 32px;
    height: 60px;
}

.paperLeft h2 a {
    display: inline-block;
}
