/* 海报 */
.view .swiper-container { height: 720px;width: 100%; }
.view:hover .arrow{display: block;}
.view .arrow{display: none;position: absolute;top: 50%;margin-top: -35px;width: 70px;height: 70px;z-index: 10; }
.view .arrow-left {background: url("../images/culture/pre.png") no-repeat center; left: 10px;}
.view .arrow-right {background: url("../images/culture/next.png") no-repeat center; right: 10px;}
.preview {
	padding: 0px;
    width: 780px;
    margin-top: 10px;
    position: absolute;
    margin: 10px auto;
    bottom: -50px;
    left: 30%;
}
.preview .swiper-slide {padding: 0 12px;width: 23%;height: 100%;}
.preview .arrow{position: absolute;top: 50%;margin-top: -9px;width: 9px; height: 18px;z-index: 10;}
.preview .arrow-left {left: 10px;}
.preview .arrow-right {right: 10px;}
.preview img {padding: 1px;}
.preview .active-nav img {}
.preview .active-nav img {opacity: 1 !important;}
.preview .swiper-slide img{opacity: 0.8;}
.preview .swiper-slide-midder{margin: 0 15px;}
.pc-slide{
	position: relative;
}
/*搜索导航*/

/*产品*/
.bjproduct{
	padding-top: 60px;
	margin-top: 30px;
}
.bjproduct ul{
	
}
.bjproduct ul .product-list{
	border: 1px solid #cccccc;
	background-color: #FFF;
}
.bjproduct ul .product-list a{
	
}
.bjproduct ul .product-list a .bigImage{
	
}
.bjproduct ul .product-list a .product-fontbox{
	display: inline-block;
    width: 55%;
    vertical-align: top;
    padding-left: 30px;
}
.bjproduct ul .product-list a .product-fontbox h4{
	font-size: 24px;
	color: #515152;
	padding-top: 30px;
	padding-bottom: 25px;
}
.bjproduct ul .product-list a .product-fontbox p{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	padding-bottom: 25px;
}
.bjproduct ul .product-list a .product-fontbox p span{
	color: #2e6dc2;
}
.bjproduct ul .product-list a .product-fontbox .smallImage{
	
}
.product-list:nth-of-type(even){
	text-align: right;
	margin-top: 45px;
}
.product-list:nth-of-type(even) .bigImage{
	
}
.product-list:nth-of-type(even) .product-fontbox{
	text-align: left;
	float: left;
}
.product-list:nth-of-type(3){
	margin-top: 45px;
}
/*产品中心*/
/*标题*/
.title-en{
	text-align: center;
	color: #333333;
	font-size: 30px;
	padding-top: 60px;
}
.title-ch{
	text-align: center;
	font-size: 24px;
	color: #666666;
	text-decoration: underline;
	margin-bottom: 60px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.title-ch:after{
	content: "";
	width: 50%;
	display: inline-block;
	height: 2px;
	background-color: #EEEEEE;
	position: absolute;
    bottom: 15px;
    resize: 0;
}

.title-ch:before{
	content: "";
	width: 47.5%;
	left: 0;
	display: inline-block;
	height: 2px;
	background-color: #EEEEEE;
	position: absolute;
    bottom: 15px;
}
.swiper-slide{
	width: 250px;
	height: 280px;
}
.swiper-button-prev{
	background: url(../images/prev.png) no-repeat center;
	width: 50px;
	height: 50px;
}
.swiper-button-next{
	background: url(../images/next.png) no-repeat center;
	width: 50px;
	height: 50px;
}
.swiper-container2{
	position: relative;
	
}
.swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}
/*案例*/
.content-btn img{
	visibility: hidden;
	border: 0;
}
.content-main{ position: relative; width: 800px; height: 411px;  margin-left: auto; margin-right: auto; margin-top: 50px; }
.content-btn{
    position: absolute;
    width:100px;
    height:411px;
    /*background: rgba(150,150,150,0.5);*/
    z-index:10;
    cursor: pointer;
}
.prev-btn{
    left:0;
    top:0;
}
.next-btn{
    right:0;
    top:0;
}
.btn-img{
    opacity:0.8;
    display: block;
    position: absolute;
    left:0;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.carousel{overflow: hidden;padding-bottom: 95px;}
.list{
    width:1200px;
    height:400px;
}
.list li{
    position: absolute;
    left:0;
    top:0;
    overflow: hidden;
    top: 0px !important; width: 658px !important;  height: 411px !important;
}
.list li img{
	width: 658px;
    height: 411px;
}
.case-top-nav{
	
}
.case-top-nav li{
	display: inline-block;
    width: 19%;
    text-align: center;
}

/*关于我们*/
.about-left{
	width: 46.8%;
	display: inline-block;
	background: url(../images/bj-ablutus.png)no-repeat center top;
	background-size: 100%;
	height: 570px;
	overflow: hidden;
}
.about-right{
	background: url(../images/bj-about-r.png)no-repeat center top;
	background-size: 100%;
	width: 53.2%;
	display: inline-block;
	height: 570px;
	overflow: hidden;
	float: right;
	padding-left: 65px;
}
.about-right h2{
	color: #f9992c;
	font-size: 24px;
	padding-top: 95px;
	padding-bottom: 50px;
}
.about-right h2 span{
	color: #666666;
	font-size: 20px;
}
.about-right p{
	font-size: 14px;
	color: #999999;
	width: 600px;
	line-height: 25px;
	letter-spacing: 2px;
}

@media screen and (max-width: 1320px){
	.about-left{
		height: 405px;
	}
	.about-right{
		height: 405px;
	}
}
@media screen and (max-width: 1830px){
	.about-left{
		height: 505px;
	}
	.about-right{
		height: 505px;
	}
}
@media screen and (max-width: 1660px){
	.about-left{
		height: 455px;
	}
	.about-right{
		height: 455px;
	}
}
@media screen and (max-width: 1460px){
	.about-left{
		height: 405px;
	}
	.about-right{
		height: 405px;
	}
}
@media screen and (max-width: 1300px){
	.about-left{
		height: 350px;
	}
	.about-right{
		height: 350px;
	}
}
.more-abou{
	display: inline-block;
	text-decoration: underline;
	color: #f9982c;
	margin-top: 50px;
}
.about-right h5{
	font-size: 14px;
	color: #828282;
}
.about-right h5:nth-of-type(1){
	padding-top: 50px;
	line-height: 55px;
}
.about-right h5 span{
	color: #FFF;
}


/*新闻*/
.news-right{
	padding-right: 20px;
	display: inline-block;
	width: 50%;
	float: right;
	margin-bottom: 65px;
}
.news-right img{
	width: 95%;
    margin-bottom: 25px;	
}
.news-left{
	padding-left: 20px;
	display: inline-block;
	width: 50%;
	margin-bottom: 65px;
}
.news-left img{
	width: 95%;
    margin-bottom: 25px;
}
.news-left ul li,.news-right ul li{
	font-size: 16px;
	line-height: 50px;
	color: #666666;
}
.news-left ul li a,.news-right ul li a{
	
}
.news-left ul li a span,.news-right ul li a span{
	font-size: 14px;
	color: #999;
	float: right;
    padding-right: 35px;
}
.friendship{
}
.friendship .friendshiptitle{
	font-size: 24px;
	color: #666666;
	position: relative;
	overflow: hidden;
}	
.friendship .friendshiptitle:after{
	width: 100%;
	height: 1px;
	background-color: #cccccc;
	content: "";
	display: block;
	position: absolute;
    top: 15px;
    left: 105px;

}
.friendship font{
	padding-top: 25px;
	display: block;
	padding-bottom: 50px;
}
.friendship font a{
	color: #999999;
	font-size: 16px;
}
.pimg{
	background: url(../images/p01.jpg) center no-repeat;
}
.pimg2{
	background: url(../images/p02.jpg) center no-repeat;
}
.pimg3{
	background: url(../images/p03.jpg) center no-repeat;
}
.pimg4{
	background: url(../images/p04.jpg) center no-repeat;
}
.pimg5{
	background: url(../images/p05.jpg) center no-repeat;
}
.pimg6{
	background: url(../images/p06.jpg) center no-repeat;
}
.pimg7{
	background: url(../images/p07.jpg) center no-repeat;
}
.pimg8{
	background: url(../images/p08.jpg) center no-repeat;
}
.pimg9{
	background: url(../images/p09.jpg) center no-repeat;
}
.pimg10{
	background: url(../images/p010.jpg) center no-repeat;
}
.pimg:hover{
	background: url(../images/p1.jpg) center no-repeat;
}
.pimg2:hover{
	background: url(../images/p2.jpg) center no-repeat;
}
.pimg3:hover{
	background: url(../images/p3.jpg) center no-repeat;
}
.pimg4:hover{
	background: url(../images/p4.jpg) center no-repeat;
}
.pimg5:hover{
	background: url(../images/p5.jpg) center no-repeat;
}
.pimg6:hover{
	background: url(../images/p6.jpg) center no-repeat;
}
.pimg7:hover{
	background: url(../images/p7.jpg) center no-repeat;
}
.pimg8:hover{
	background: url(../images/p8.jpg) center no-repeat;
}
.pimg9:hover{
	background: url(../images/p9.jpg) center no-repeat;
}
.pimg10:hover{
	background: url(../images/p10.jpg) center no-repeat;
}
.title-ch2:before{
    content: "";
    width: 44.7%;
}