/*首页banner20160804 */
.g-bnr{height: 435px;overflow: hidden;background: #000;}
.g-bnr .device {width: 750px;height: 435px;margin: 0 auto; position: relative;top:0;}
.g-bnr  .device .arrow-left {background: url(http://demo.lanrenzhijia.com/2014/swiper1020/images/arrows.png) no-repeat left top;position: absolute;left: 10px;top: 50%; margin-top: -15px; width: 17px;height: 30px;}
.g-bnr  .device .arrow-right {background: url(http://demo.lanrenzhijia.com/2014/swiper1020/images/arrows.png) no-repeat left bottom; position: absolute;right: 10px;top: 50%;margin-top: -15px;width: 17px;height: 30px;}
.g-bnr  .swiper-container { height: 435px;width: 750px;}
.g-bnr  .swiper-container img{height: 435px; width: 750px;display: block;}
.g-bnr  .content-slide {padding: 20px;color: #fff;}
.g-bnr  .title {font-size: 25px;margin-bottom: 10px;}
.g-bnr  .pagination {position: absolute;right: 0; bottom:30px;width: 100%;height: 20px;z-index:3 ;display: inline-block;text-align: center;}
.g-bnr  .swiper-pagination-switch { width:18px;height: 18px;background: #fff;cursor: pointer;opacity:1 ; z-index:4 ;border-radius:50%;margin:0 9px ;display: inline-block;vertical-align: middle;}
.g-bnr  .swiper-active-switch {background: #000;opacity:1 ;border: 3px solid #fff;}
.g-bnr  .swiper-container {margin:0 auto;position:relative;overflow:hidden;-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;
}
.g-bnr  .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;
}
.g-bnr  .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;
}
.g-bnr  .swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.g-bnr  .swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.g-bnr  .swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}


/*首页banner20160804 */
.g-bnr1{width: 690px;height: 90px;overflow: hidden;margin: 40px auto 25px;}
.g-bnr1 .device {width: 690px;height: 70px;margin: 0 auto; position: relative;}
.g-bnr1  .swiper-container { height: 70px;width: 620px;overflow: hidden; border-bottom:1px solid #ddd;}
/*.g-bnr1  .swiper-container img{height: 215px; width: 545px;display: block;}*/
.g-bnr1  .content-slide {padding: 20px;color: #fff;}
.g-bnr1  .title {font-size: 25px;margin-bottom: 10px;}
.g-bnr1  .pagination {position: absolute;left: 50%;text-align: center; bottom:10px;width: auto;height: auto;z-index:3 ;}
.g-bnr1  .swiper-pagination-switch {display: inline-block; float: left;width: 15px;height:15px;background-color: #e7e7e7;opacity:0.6 ; margin:0 10px;z-index:4 ;border-radius: 50%;}
.g-bnr1  .swiper-active-switch {background: #2b498a;opacity:1 ;}
.g-bnr1  .swiper-container {margin:0 auto;position:relative;-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;
}
.g-bnr1  .device .arrow-left {background: url(../img/left_arrow.png) no-repeat left center;position: absolute;left: 0;top: 50%; margin-top: -15px; width: 18px;height: 30px;}
.g-bnr1  .device .arrow-right {background: url(../img/right_arrow.png) no-repeat left center; position: absolute;right: 0;top: 50%;margin-top: -15px;width: 18px;height: 30px;}
.g-bnr1  .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;
}
.g-bnr1  .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;
}
.g-bnr1  .swiper-slide {
	float: left;
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	box-sizing: border-box;
}
.g-bnr1  .swiper-slide a{
	padding: 0 30px;
	font-size: 22px;
	box-sizing: border-box;
	display: block;
	color: #222;
	line-height: 70px;
}
.g-bnr1  .swiper-slide span{
	width: 44px;
	height: 7px;
	position: absolute;
	bottom:0;
	left: 50%;
	margin-left: -22px;
	background: #be9736;
	display: none;
}
.g-bnr1  .active span{
	display: block;
}

/* IE10 Windows Phone 8 Fixes */
.g-bnr1  .swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.g-bnr1  .swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

.show-br{width: 545px;height: 140px;position: relative;}
.show-br img{width: 545px;height: 140px;display: block;}
.show-br .zhao{width: 530px;height: 140px;position: absolute;top: 0;left: 0;background:rgba(0,0,0,.3);}
.show-br .txt{width: auto;height: auto;position: absolute;top: 50px;right: 40px;}
.show-br .txt h3{font-size: 28px;color: #FFFFFF;}
.show-br .txt .line{width: 65px;height: 6px;background-color: #f94615;float: right;margin-top: 15px;}






