.banner-wrap{
	background:#353437;
	padding: 20px 0;
}
.banner{
	height: 450px;
	text-align: center;
	/* background-color: #fff; */
	margin: 0 20px;
	/* width:1200px;  */
}
.banner a{
	display:block;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	border-radius: 12px;
	overflow:hidden
}
.banner img{
	width:100%;
	border-radius: 12px;
}
.banner .swiper-slide{
	width: 1020px;
    height: 450px;
}

.banner .swiper-pagination-bullet{
	width: 20px;
	height: 5px;
	background: #fff;
	border-radius: 0;
	opacity:.5;
	
}
.banner >.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 10px;
	vertical-align: 2px;
}
.banner .swiper-pagination-bullet-active{
	background: #ff821b;
	width:28px;
	opacity:.9;
}

.banner >.swiper-pagination{
	bottom: 30px;
	/* text-align: right; */
	width: 1020px;
	left: 50%;
	margin-left: -510px;
	z-index: 1000000;
	cursor: auto;
}
.banner .swiper-button{
	position: absolute;
	width: 1020px;
	top: 50%;
	left: 50%;
	margin-left: -510px;
	/* display:none; */
}
.banner:hover .swiper-button{
	display:block;
}

.banner .swiper-button-prev{
	left: -76px;
}
.banner .swiper-button-next{
	right: -76px;
}

.banner.swiper-container-3d .swiper-slide-shadow-left{
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,1)),to(rgba(0,0,0,0.5)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,1),rgba(0,0,0,0.5));
    background-image: -moz-linear-gradient(right,rgba(0,0,0,1),rgba(0,0,0,0.5));
    background-image: -o-linear-gradient(right,rgba(0,0,0,1),rgba(0,0,0,0.5));
    background-image: linear-gradient(to left,rgba(0,0,0,1),rgba(0,0,0,0.5));
}
.banner.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,1)),to(rgba(0,0,0,0.5)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,1),rgba(0,0,0,0.5));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,1),rgba(0,0,0,0.5));
    background-image: -o-linear-gradient(left,rgba(0,0,0,1),rgba(0,0,0,0.5));
    background-image: linear-gradient(to right,rgba(0,0,0,1),rgba(0,0,0,0.5));
}

.service-box{
	padding: 50px 0;
	text-align: center;
	background:#fff;
}
.service-box a{
	display: inline-block;
	*display: inline;
	*zoom:1;
	color: #666;
	font-size: 18px;
	margin: 0 35px;
}
.service-box span{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 82px;
	height: 82px;
	background: url('../../images/bg.png?v=1') no-repeat;

}
.service-box .s-icon1{
	background-position: -4px -100px;
}
.service-box .s-icon2{
	background-position: -90px -100px;
}
.service-box .s-icon3{
	background-position: -176px -100px;
}
.service-box .s-icon4{
	background-position: -262px -100px;
}
.service-box .s-icon5{
	background-position: -348px -100px;
}
.service-box .s-icon6{
	background-position: -434px -100px;
}
.service-box .s-icon7{
	background-position: -90px -185px;
}
.service-box p{
	margin-top: 20px;
}
.service-box i{
	font-style:normal;
	color:#999;
}


.group-title{
	font-size: 20px;
	font-weight: normal;
	color: #888;
	overflow: hidden;
}
.group-title em{
	color: #ff821b;
	margin-left: 10px;
	font-size: 14px;
	font-weight: 600;
}
.group-title .more{
	float: right;
	font-size: 13px;
	line-height: 30px;
	color: #999;
}
.group-title .more:hover{
	color:#ff821b;
}
.group-title .title-icon{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width:22px;
	height:22px;
	margin-right:10px;
    vertical-align: -4px;
	background: url('../../images/bg.png') no-repeat;
}
.group-title .news-icon{
	background-position: 0px -516px;
}
.group-title .album-icon{
	background-position: -29px -516px;
}
.group-title .p-icon{
	background-position: -59px -516px;
}

.list-banner{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 500px;
	background-color: #fff;
}
.list-banner .item-title{
	font-size: 18px;
	height:66px;
	line-height:33px;
	overflow:hidden;
}

.list-banner .icon{
    position: absolute;
    left: 0;
    top: 0;
    height: 100px;
    width: 100px;
    background: url('../../images/bg.png') -4px -222px no-repeat;
    z-index:1;
}


.group-list .list-banner:hover .item-info{
    background-color: #ff821b;
    color: #fff;
}
.l-banner{
	display: none;
}

/* 专辑 */
.album{
	background: url('../../images/album-bg.jpg') #353437 center bottom no-repeat;
	margin-top: 30px;
	padding:30px 0 60px 0;
}
.album-box{
	width: 1020px;
	margin: 0 auto;
	position: relative;
}
.album .group-title{
	margin:30px 0 40px 0;
}

.album-list a{
	width: 255px;
	display: block;
	background-color: #fff;
}
.album-list .poster{
	position: relative;
	width: 255px;
    height: 255px;
    overflow:hidden;
}
.album-bg{
	display:none;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url("../../images/a-bg1.png") no-repeat;
}

.album-list a:hover .album-bg{
	display:block;
}

.album-list .poster img{
	width: 255px;
	height: 255px;
	-webkit-transition: opacity .5s,-webkit-transform .6s ease-in-out;
    transition: opacity .5s,-webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out,opacity .5s;
    transition: transform .6s ease-in-out,opacity .5s,-webkit-transform .6s ease-in-out;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.album-list a:hover img{
	-webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.album-list dl{
	padding: 20px;
	font-size: 14px;
}
.album-list dt{
	font-size: 18px;
}
.album-list dd{
	margin-top: 5px;
}
.album-list .swiper-slide{
	float: left;
	width: 255px;
}
.album-button{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
}
.album-button .swiper-button-next{
	right: -76px;
}
.album-button .swiper-button-prev{
	left: -76px;
}

.album-list .swiper-slide:nth-child(even) a{
	background-color: #f7f7f7;
}

.album-list .swiper-slide a:hover{
	background-color: #ff821b;
	color: #fff;
}


/*产品集群*/
.p-cluster{
	background-color: #fff;
	padding: 60px 0;
}
.p-cluster-content{
	width: 1020px;
	margin: 0 auto;
}
.p-cluster-content li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 109px;
	text-aligin:center;
	margin-top: 30px;

}
.p-cluster-content li a{
	display: inline-block;
	*display: inline;
	*zoom:1;
	text-align: center;
}
.p-cluster-content li a img{
	max-width:100px;
}