.banner{
	float:left;
	width:100%;
	height:421px;
	overflow:hidden;
	position:absolute;
	top:0px;
	z-index:-100;
}

.banner img{
	float:left;
	width:100%;
	height:421px;
}

@font-face {
/* font-test*/
	font-family: tonjay;
	src:url('font/SourceHanSansSC-Medium.otf'),
	url('font/SourceHanSansSC-Medium.otf'),
	url('font/SourceHanSansSC-Medium.otf'); /* IE9 */
}

.ad_text{
	width:784px;
	height:auto;
	margin:0 auto;
	left:0px;
	right:0px;
	color:#fff;
	font-size:20px;
	margin-top:350px;
	position:absolute;
	text-align:center;
}

.ad_text font{
	display:block;
	float:left;
	width:100%;
	height:auto;
	font-size:60px;
	text-shadow: 5px 5px 5px #000;
	font-family: tonjay;
}

.ad_text span{
	display:block;
	float:left;
	width:100%;
	height:auto;
	font-size:21px;
}

.quickbtn{
	display:block;
	float:left;
	width:100%;
	height:auto;
	margin-top:49px;
}

.quickbtn .btnleft{
	display:block;
	width:178px;
	height:51px;
	line-height:51px;
	float:left;
	color:#fff;
	font-size:25px;
	border:2px solid #fff;
	border-radius:5px;
	margin-left:200px;
}

.quickbtn .btnleft:hover{
	background:#fff;
	color:#000;
}

.quickbtn .btnright{
	display:block;
	width:178px;
	height:51px;
	line-height:51px;
	float:right;
	color:#fff;
	font-size:25px;
	border:2px solid #fff;
	border-radius:5px;
	margin-right:200px;
}

.quickbtn .btnright:hover{
	background:#fff;
	color:#000;
}

.icon{
	width:100%;
	height:171px;
	float:left;
	margin-top:915px;
	
}

.icon_main{
	width:1200px;
	height:171px;
	margin:0 auto;
	left:0px;
	right:0px;
	
}

.icon_detail{
	width:300px;
	height:171px;
	float:left;
	margin-top:60px;
}

.icon_detail img{
	display:block;
	float:left;
	width:auto;
	height:auto;
	margin-right:20px;
	margin-left:50px;
}

.icon_detail span{
	margin-top:-2px;
	display:block;
	float:left;
	width:auto;
	height:auto;
	font-size:20px;
}

.icon_detail font{
	display:block;
	float:left;
	width:auto;
	height:auto;
	font-size:15px;
}

.brand{
	background:#000;
	float:left;
	width:100%;
	height:auto;
}

.brandhead{
	width:1150px;
	height:56px;
	margin:0 auto;
	left:0px;
	right:0px;
	padding-left:50px;
	margin-top:60px;
}

.brandhead img{
	display:block;
	width:46px;
	height:56px;
	float:left;
}

.brandhead font{
	display:block;
	width:46px;
	height:41px;
	float:left;
	color:#eee;
	margin-left:20px;
	font-size:15px;
	margin-top:15px;
}

.brandhead span{
	display:block;
	width:auto;
	height:auto;
	float:left;
	color:#fff;
	margin-left:50px;
	font-size:35px;
	margin-top:10px;
}

.brandbaner{
	width:1150px;
	height:557px;
	margin:0 auto;
	left:0px;
	right:0px;
	padding-left:50px;
	margin-top:50px;
}

.brandbaner a{
	width:354px;
	height:557px;
	display:block;
	float:left;
	overflow: hidden; 
}

.brandbaner a img{
	cursor: pointer;  
	transition: all 0.6s;    
}

.brandbaner a img:hover{
	transform: scale(1.2); 	
}

.brandmore{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	font-size:15px;
	margin-top:40px;
	color:#eee;
}

.adshow{
	width:100%;
	height:auto;
	float:left;
	background:#000;
	padding-top:50px;
}

.adshow img{
	display:block;
	width:1440px;
	height:auto;
	margin:0 auto;
	left:0px;
	right:0px;
}

.cases{
	width:1108px;
	height:633px;
	margin:0 auto;
	left:0px;
	right:0px;
	margin-top:100px;
	position:relative;
}

.casesbg1{
	width:1000px;
	height:500px;
	position:absolute;
	background: linear-gradient(#EFE3B1, #DAC167);
}

.casesbg2{
	width:1000px;
	height:500px;
	position:absolute;
	/*background: linear-gradient(#EFE3B1, #DAC167);*/
	background:#000;
	border:15px solid #DAC167;
	margin-left:60px;

}

.casemain{
	width:1020px;
	height:520px;
	float:left;
	background:url(../img/casebg.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	position:absolute;
	z-index:9999;
	/*background:red;*/
	top:-40px;
	left:20px;
}

.casemain{
	width:1020px;
	height:520px;
	float:left;
	background:url(../img/casebg.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	position:absolute;
	z-index:9999;
	/*background:red;*/
	top:-40px;
}

.caseleft{
	width:250px;
	height:auto;
	float:left;
	margin-left:30px;
}


.caselefttitle{
	width:250px;
	height:80px;
	overflow:hidden;
	float:left;
	color:#FEFEFE;
	font-size:25px;
	margin-top:50px;
}


.titleborder{
	width:50px;
	height:4px;
	background: linear-gradient(#EFE3B1, #DAC167);
	float:left;
}

.caseleftcontent{
	width:250px;
	height:300px;
	overflow:hidden;
	float:left;
	color:#FEFEFE;
	font-size:16px;
	margin-top:20px;
	line-height:25px;
}

.caseright{
	float:left;
	margin-top:50px;
	margin-left:20px;
	width:680px;
	height:440px;
	overflow:hidden;
}



.caseright img{
	float:left;
	width:680px;
	height:440px;
}

.casemore{
	width:250px;
	height:auto;
	float:left;
	text-align:center;
	font-size:14px;
	color:#fff;
}

.torus{
	width:100%;
	height:741px;
	float:left;
	background:#000;
}

.torus img{
	display:block;
	width:1441px;
	height:741px;
	margin:0 auto;
	left:0px;
	right:0px;
	position:relative;
}

.news{
	width:100%;
	height:auto;
	float:left;
	background:#000;
	padding-top:100px;
}

.newsbg{
	width:100%;
	height:971px;
	background:url(../img/newsbg.png);
	background-size:cover;
	-moz-background-size:cover; /* 老版本的 Firefox */
	background-repeat:no-repeat;
	background-position:center center;/*居中显示*/
	/*background-image:linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0)), url(../img/newsbg.png);*/
	margin:0 auto;
	left:0px;
	right:0px;	
}

.newsmain{
	width:1031px;
	height:auto;
	margin:0 auto;
	left:0px;
	right:0px;
}

.newshead{
	width:1031px;
	height:56px;
	float:left;
	margin-top:50px;
}

.newshead img{
	display:block;
	width:55px;
	height:46px;
	float:left;
}

.newshead font{
	display:block;
	width:80px;
	height:46px;
	float:left;
	color:#eee;
	margin-left:20px;
	font-size:14px;
	margin-top:5px;
}

.newshead span{
	display:block;
	width:auto;
	height:auto;
	float:left;
	color:#fff;
	margin-left:30px;
	font-size:35px;
	margin-top:0px;
}

.newslist{
	width:1031px;
	height:auto;
	float:left;
}

.newsitem{
	width:315px;
	height:auto;
	float:left;
	background:#111111;
	padding:10px;
	margin-right:13px;
	margin-bottom:13px;
}

.newsimg{
	width:315px;
	height:220px;
	float:left;
	display:block;
}

.newsimg img{
	width:315px;
	height:220px;
	float:left;
	display:block;
}

.newstitle{
	width:315px;
	height:55px;
	float:left;
	display:block;
	overflow:hidden;
	font-size:18px;
	color:#989898;
	margin-top:5px;
}

.newsmark{
	width:315px;
	height:auto;
	float:left;
	margin-top:10px;
}

.newsmark img{
	width:20px;
	height:19px;
	display:block;
	float:left;
}

.newsmark font{
	width:auto;
	height:auto;
	display:block;
	float:left;
	color:#989898;
	margin-left:10px;
}

.bottomlogo{
	width:100%;
	height:auto;
	float:left;
	background:#000;
}

.bottomlogomain{
	width:800px;
	height:auto;
	margin:0 auto;
	left:0px;
	right:0px;
	text-align:center;
	padding-bottom:150px;
}

.bottomlogomain img{
	width:185px;
	height:106px;
}

.bottomtext{
	width:auto;
	height:auto;
	color:#E1D499;
	font-size:20px;
	margin-top:30px;
}

.bottomtext span{
	width:auto;
	height:auto;
	color:#E1D499;
	font-size:18px;
}

.bottomtext font{
	width:auto;
	height:auto;
	color:#E1D499;
	font-size:16px;
}

.video{
	width:100%;
	height:auto;
	float:left;
	background:url(../img/videomainbg.png);
	margin-top:364px;
	padding-bottom:100px;
}

.videomain{
	width:980px;
	height:auto;
	margin:0 auto;
	left:0px;
	right:0px;
}

.videodown{
	width:100%;
	height:67px;
	float:left;
	text-align:center;
	margin-top:-33px;
}

.videotitle{
	width:300px;
	height:38px;
	margin-top:50px;
	float:left;
	margin-left:380px;
}

.videotitle img{
	width:37px;
	height:38px;
	display:block;
	float:left;
}

.videotitle span{
	font-size:16px;
	color:#fff;
	width:60px;
	height:38px;
	display:block;
	margin-left:10px;
	float:left;
}

.videotitle font{
	font-size:26px;
	color:#fff;
	width:auto;
	height:38px;
	display:block;
	margin-left:10px;
	float:left;
	line-height:38px;
	
}

.videocontent{
	width:100s%;
	height:auto;
	float:left;
	margin-top:30px;
}

.videoplay{
	width:700px;
	height:450px;
	float:left;
}

.videolist{
	width:250px;
	height:450px;
	float:left;
	background:#000;
	overflow-y:scroll;
	overflow-x:hidden;
}

.videoitem{
	width:220px;
	height:90px;
	float:left;
	text-align:center;
	line-height:24px;
	color:#fff;
	font-size:20px;
	padding:15px;
	border-bottom:1px solid #1C1A1B;
}

.videoitem:hover{
	color:#000;
	background:#DCC26B;
	cursor:pointer;
}