body{
	background: #FFF;
}
/* 海报 */
.banner {z-index:100; position:relative;}
.flexslider {position:relative;height:640px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides {position:relative;}
.slides li {height:640px;}
.slides li div {height:640px;}
.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:40px;height:4px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:40px;height: 6px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #9f050c;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a {display:block;width:58px;height:77px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev {left:50%;margin-left:-600px; background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:50%;margin-right:-600px; background:url(../images/next.png)center center no-repeat;}
/*标题*/
.title{
	color: #fffeb1;
	text-align: center;
}
.title .titleFont{
	font-size: 32px;
	padding-top: 20px;
	padding-bottom: 18px;
	font-weight: bold;
}
.title .titleP{
	font-size: 20px;
	padding-bottom: 31px;
}
.title .titleP:after{
	width: 108px;
	display: inline-block;
	content: "";
	background-color: #fffeb1;
	height: 1px;
	vertical-align: top;
    margin-top: 15px;
    margin-left: 15px;
}
.title .titleP:before{
	width: 108px;
	display: inline-block;
	content: "";
	background-color: #fffeb1;
	height: 1px;
    margin-top: 15px;
	vertical-align: top;
    margin-right: 15px;
}
/*产品*/
#product{
	background: url(../images/bj-productshow.jpg) no-repeat center;
	height: 1170px;
}
.productNav{
	text-align: center;
    width: 960px;
    margin: 0 auto;
}
.productNav li{
	display: inline-block;
	width: 20%;
	text-align: center;
	float: left;
	height: 55px;
	line-height: 55px;
	color: #fffeb1;
    padding-left: 15px;
}
.productNav li:nth-of-type(1){
	background: url(../images/ico14.png) no-repeat center;
}
.productNav li:nth-of-type(1):hover{
	background: url(../images/ico142.png) no-repeat center;
	color: #a2080f;
}
.productNav li:nth-of-type(2){
	background: url(../images/ico15.png) no-repeat center;
}
.productNav li:nth-of-type(2):hover{
	background: url(../images/ico152.png) no-repeat center;
	color: #a2080f;
}
.productNav li:nth-of-type(3){
	background: url(../images/ico16.png) no-repeat center;
}
.productNav li:nth-of-type(3):hover{
	background: url(../images/ico162.png) no-repeat center;
	color: #a2080f;
}
.productNav li:nth-of-type(4){
	background: url(../images/ico17.png) no-repeat center;
}
.productNav li:nth-of-type(4):hover{
	background: url(../images/ico172.png) no-repeat center;
	color: #a2080f;
}
.productNav li:nth-of-type(5){
	background: url(../images/ico18.png) no-repeat center;
}
.productNav li:nth-of-type(5):hover{
	background: url(../images/ico182.png) no-repeat center;
	color: #a2080f;
}
.prodctlist{
	margin-top: 30px;
	display: none;
}
.prodctlist:nth-of-type(1), .prodctlist.cur{
	display: block;
}
.prodctlist li{
	display: inline-block;
	width: 285px;
	float: left;
	margin-bottom: 32px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
}
.prodctlist li a{
	
}
.prodctlist li a p{
    text-align: center;
    background: url(../images/ico19.png)no-repeat center;
    position: absolute;
    transition: all 0.6s;
    height: 31px;
    width: 100%;
    color: #fffeb1;
    font-size: 20px;
    line-height: 31px;
    bottom: -31px;
}
.prodctlist li:hover a p{
	bottom: 20px;
}
.prodctlist li a img{
	width: 100%;
}
.prodctlist li:nth-of-type(1),.prodctlist li:nth-of-type(5){
	margin-left: 0;
}
#yanfa{
    background: url(../images/ico20.png) repeat-x center;
	height: 69px;
}
#tuandui{
	background: url(../images/bj-liudayoushi2.png) no-repeat center;
	height: 990px;
	padding-top: 31px;
}
#advantage{
	position: relative;
	height: 990px;
}
#advantage li{
    position: absolute;
    width: 576px;
    top: 50px;
    left: 180px;
    background: url(../images/ico22.png)no-repeat right center;
    padding-right: 176px;
    height: 166px;
} 
#advantage li h3{
    color: #fffeb1;
    font-size: 24px;
    background: url(../images/ico21.png) no-repeat top right;
    padding-right: 38px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 27px;
    text-align: right;
} 
#advantage li p{
	font-size: 19px;
	color: #fffeb1;
	line-height: 30px;
}
#advantage li:nth-of-type(2){
    top: 320px;
    left: 40px;
    background: url(../images/ico23.png)no-repeat right center;
}
#advantage li:nth-of-type(3){
    top: 560px;
    left: 180px;
    background: url(../images/ico24.png)no-repeat right center;
}
#advantage li:nth-of-type(4){
    top: 50px;
    right: 180px;
    background: url(../images/ico25.png)no-repeat left center;
    padding-left: 176px;
    padding-right: 0;
    left: auto;
    text-align: left;
}
#advantage li:nth-of-type(4) h3,#advantage li:nth-of-type(5) h3,#advantage li:nth-of-type(6) h3{
	text-align: left;
	background: url(../images/ico21.png) no-repeat top left;
	padding-right: 0px;
	padding-left: 33px;
}
#advantage li:nth-of-type(5){
    top: 320px;
    right: 90px;
    background: url(../images/ico26.png)no-repeat left center;
    padding-left: 176px;
    padding-right: 0;
    left: auto;
    text-align: left;
}
#advantage li:nth-of-type(6){
    top: 560px;
    right: 180px;
    background: url(../images/ico27.png)no-repeat left center;
    padding-left: 176px;
    padding-right: 0;
    left: auto;
    text-align: left;
}

@media screen and (max-width: 1580px) {
	#advantage li:nth-of-type(1){
		left: 30px;
	}
	#advantage li:nth-of-type(2){
		left: 0px;
	}
	#advantage li:nth-of-type(3){
		left: 30px;
	}
	#advantage li:nth-of-type(4){
		right: 30px;
	}
	#advantage li:nth-of-type(5){
		right: 0px;
	}
	#advantage li:nth-of-type(6){
		right: 30px;
	}
}
/*关于祥晖*/
#about{
	height: 954px;
	background: url(../images/bj-aboutUs.png) no-repeat center;
}
#about .width-1200 .tel-about{
	height: 55px;
	text-align: center;
	background: url(../images/ico28.png) no-repeat center;
	line-height: 55px;
	color: #fffeb1;
	font-size: 28px;
	position: relative;
	margin-bottom: 30px;
}
#about .width-1200 .tel-about span{
	height: 1px;
	width: 560px;
	display: inline-block;
	background-color: #fffeb1;
	position: absolute;
	bottom: 9px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#about .width-1200 .companyFont{
	display: block;
	font-size: 18px;
	color: #fffeb1;
	text-indent: 36px;
	line-height: 40px;
	letter-spacing: 1px;
    padding-top: 15px;
}
#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-top: 105px;
}

#certify .swiper-container {
	padding-bottom: 10px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 408px;
}
#certify  .swiper-slide img{
	display:block;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid red;
	background-color: #fff;
}
#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon2.png) no-repeat;
	background-size: 100%;
}
/*案例*/
#case{
	height: 1009px;
	background: url(../images/bj-case.jpg) no-repeat center;
}
.caseNav{
	width: 297px;
	display: inline-block;
    vertical-align: top;
}
.caseNav li{
	height: 94px;
	text-align: center;
	line-height: 94px;
	color: #8d0719;
	font-size: 24px;
	margin-bottom: 8px;
	padding-left: 85px;
}
.caseNav .fisCaseNav,.caseNav .fisCaseNav.cur{
	
	background: url(../images/ico292.png) no-repeat center;
}
.caseNav .fisCaseNav:hover,.caseNav .fisCaseNav.cur{
	background: url(../images/ico29.png) no-repeat center;
	color: #e8b678;
}
.caseNav .SecondNav{
	background: url(../images/ico30.png) no-repeat center;
}
.caseNav .SecondNav:hover,.caseNav .SecondNav.cur{
	background: url(../images/ico302.png) no-repeat center;
	color: #e8b678;
}
.caseNav .ThirdNav{
	background: url(../images/ico31.png) no-repeat center;
}
.caseNav .ThirdNav:hover,.caseNav .ThirdNav.cur{
	background: url(../images/ico312.png) no-repeat center;
	color: #e8b678;
}
.caseNav .FifthNav{
	background: url(../images/ico32.png) no-repeat center;
}
.caseNav .FifthNav:hover,.caseNav .FifthNav.cur{
	background: url(../images/ico322.png) no-repeat center;
	color: #e8b678;
}
.caseNav .SixthNav{
	background: url(../images/ico33.png) no-repeat center;
}
.caseNav .SixthNav:hover,.caseNav .SixthNav.cur{
	background: url(../images/ico332.png) no-repeat center;
	color: #e8b678;
}
.caseListImages{
	width: 890px;
	display: inline-block;
	overflow: hidden;
	margin-left: 5px;
}
.caseListImages img{
	display: none;
}
.caseListImages img:nth-of-type(1){
	display: block;
}
.caseSmallImage{
	margin-top: 2%;
}
.caseSmallImage li{
	width: 32%;
	display: inline-block;
	margin-left: 1%;
}
.caseSmallImage li:nth-of-type(1){
	margin-left: 0;
}
.caseSmallImage li a{
	
} 
.caseSmallImage li a img{
	width: 382px;
} 
/*服务*/
#service{
    background: url(../images/bj-server.png) no-repeat center;
	height: 420;
}
#service .width-1200{
    background: url(../images/bj-server-liucheng.png) no-repeat center;
	height: 420px;
}
.twoFourHour{
	text-align: center;
	padding-top: 220px;
	font-size: 28px;
	color: #fdfaac;
}
/*新闻*/
#news{
    background: url(../images/bj-tuandui.png) repeat-y center;
    height: 620px;
}
.newsTitle{
	height: 113px;
	line-height: 113px;
	font-size: 24px;
	color: #fffeb1;
	font-weight: bold;
}
.industry{
	width: 380px;
	display: inline-block;
}
.industry .newsFont{
	padding:0 30px;
	background-color: #980e1d;
}
.industry .newsFont a .newstext{
	font-size: 18px;
	color: #fffeb1;
	padding-top: 40px;
	padding-bottom: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.industry .newsFont a .newsP{
	font-size: 14px;
	color: #d2b07b;
	padding-bottom: 34px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.industry .newsFont a .newsTime{
	font-size: 14px;
	color: #ac5c43;
	padding-bottom: 37px;
	display: block;
}
.dynamic{
	width: 440px;
	display: inline-block;
	vertical-align: top;
	padding-left: 65px;
}
.dynamic li{
	
}
.dynamic li a{
	
} 
.dynamic li a .newsTime{
	font-size: 14px;
	color: #ac5c43;
	display: block;
	padding-bottom: 10px;
	padding-top: 28px;
}
.dynamic li:nth-of-type(1) a .newsTime{
	padding-top: 0px;
}
.dynamic li a .newstextList{
	font-size: 16px;
	color: #fffeb1;
	padding-bottom: 24px;
	border-bottom: 1px solid #8f040a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.moreNewsList{
	color: #fffeb1;
	font-size: 16px;
	display: inline-block;
	width: 125px;
	height: 40px;
	line-height: 40px;
	background: url(../images/ico36.png)no-repeat center;
	text-align: center;
	margin-top: 23px;
	cursor: pointer;
}
.FAQ{
    display: inline-block;
    width: 370px;
    vertical-align: top;
    padding-left: 30px;
}
.FAQ li{
	border-bottom: 1px solid #8f040a;
	padding-bottom: 20px;
}
.FAQ li:nth-of-type(2){
	padding-top: 0px;
	border: none;
}
.FAQ li a{
	
}
.FAQ li a .FQAtitle{
	font-size: 16px;
	color: #fffeb1;
	background: url(../images/ico37.png) no-repeat 0px center;
	padding-left: 50px;
	height: 75px;
	line-height: 75px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.FAQ li a .FQAfont{
	font-size: 14px;
	color: #d2b07b;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
	line-height: 30px;
}
/*案例*/
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
	padding-bottom: 55px;
}	
.preview .swiper-container {
	width: 1200px;
	height: 260px;
}		
.preview .swiper-slide {
	width: 403px;
	height: 260px;
}
.preview .swiper-slide img{
	width: 100%;
}				
.preview .arrow-left {
	background: url(images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 40%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}		
.preview .arrow-right {
	background: url(images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 40%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}			
.preview img {

	padding: 15px;
	padding-left: 0;
}
.preview .active-nav img {
	opacity: 1;
}
.view{
	position: relative;
}
.view .arrow-left {
	background: url(images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}
.view .arrow-right {
	background: url(images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}
.caseListImages{
	display: none;
}
.caseListImages:nth-of-type(1),.caseListImages.cur{
	display: inline-block;
}
.preview{
	display: none;
}
.preview:nth-of-type(1),.preview.cur{
	display: inline-block;
}
