@charset "utf-8";
/* CSS Document */
.index-banner {
	height:750px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	}

/*公司简介*/
.about {
	height:380px;
	width:1240px;
	margin:50px auto;
	overflow:hidden;
	}
.about .about-l {
	width:388px;
	height:379px;
	overflow:hidden;
	float:left;
	background:url(../PNG/about-left-bg.png) left top no-repeat;
	}
.about .about-l h3 {
	height:61px;
	width:360px;
	background:url(../PNG/huaan.png) center top no-repeat;
	margin-top:25px;
	}
.about .about-l p {
	font-size:24px;
	color:#ffb400;
	text-align:center;
	width:300px;
	margin:18px 00px 0px 30px;
	padding-bottom:17px;
	border-bottom:1px solid #ffb400;
	}
.about .about-l ul {
	margin-top:40px;
	margin-left:25px;
	}
.about .about-l ul li {
	line-height:40px;
	background:url(../PNG/icon.png) left top no-repeat;
	}
.about .about-l ul li.p01 {
	background-position:0px -45px;
	padding-left:30px;
	font-size:19px;
	color:#ffb400;
	}
.about .about-l ul li.p02 {
	background-position:0px -100px;
	padding-left:30px;
	font-size:19px;
	color:#ffb400;
	}
.about .about-l ul li.p03 {
	background-position:0px -150px;
	padding-left:30px;
	font-size:19px;
	color:#ffb400;
	}
.about .about-l ul li.p04 {
	background-position:0px -200px;
	padding-left:30px;
	font-size:19px;
	color:#ffb400;
	}
	
.about .about-r {
	float:right;
	width:810px;
	height:auto;
	overflow:hidden;
	}
.about .about-r .about-r-nav {
	height:96px;
	background:url(../PNG/about-line.png) left top no-repeat;
	}
.about .about-r .about-r-nav h3 {
	background:url(../PNG/jianjie-nav.png) 5px 38px no-repeat;
	height:90px;
	}
.about .about-r h2 {
	font-size:18px;
	line-height:35px;
	margin-top:20px;
	text-indent:2em;
	}
/*.about .about-r span {
	display:block;
	float:right;
	width:85px;
	height:26px;
	margin-right:30px;
	background:url(../PNG/more.png) left top no-repeat;
	}
	*/
.about .about-r span a {
	display:block;
	float:right;
	width:85px;
	height:26px;
	margin-right:30px;
	background:url(../PNG/more.png) left top no-repeat;
	}	
/*公司简介END*/

/*产品定制*/
.mader {
	width:100%;
	height:auto;
	position:relative;
	z-index:5;
	}
.mader .mades {
	background:#ffb400;
	height:968px;
	margin-top:50px !important;
	position:relative;
	z-index:5;
	}
.mader .mades h2 {
	width:532px;
	height:202px;
	background:url(../PNG/dingzhi.png) left top no-repeat;
	position: absolute;
	left:0px;
	right:0px;
	z-index:10;
	margin:-30px auto 0px;
	/*box-shadow:0px 0px 5px #666666;*/
	}
.mader .mades .made-pic {
	width:100%;
	height:970px;
	position:relative;
	z-index:5;
	background:url(../IMG/dingzhi-pic.jpg) center 142px no-repeat;
	}
.made-scroll {
	height:595px;
	overflow:hidden;
	background:#000;
	}
.made-scroll .made-scrollpic {
	width:1440px;
	height:auto;
	margin:30px auto;
	}
/*产品定制END*/

/*首页视频*/
.videoer {
	height:929px;
	width:100%;
	background:url(../IMG/video-bg.jpg) center top no-repeat;
	position:relative;
	z-index:5;
	padding-top:75px;
	}
.videoer .video {
	width:1236px;
	height:782px;
	margin:0px auto 0px;
	background:url(../PNG/video-bg.png) center top no-repeat;
	position:relative;
	}
.videoer .video h2 {
	position:relative;
	left:31px;
	top:32px;
	background:url(../IMG/video.jpg) left top no-repeat;
	width:1172px;
	height:720px;
	}
/*首页视频结束*/

/*产品展示*/
.producter {
	width:100%;
	height:auto;
	}
.producter .products {
	width:100%;
	height:142px;
	background:#ffb400;
	}
.producter .products h2 {
	position:absolute;
	z-index:20;
	width:541px;
	height:206px;
	background:url(../PNG/pro-pic.png) center top no-repeat;
	left:0px;
	right:0px;
	margin:-31px auto 0px;
	}
.producter .prolists {
	width:100%;
	height:auto;
	overflow:hidden;
	background:#BBB;
	position:relative;
	z-index:5;
	padding-bottom:80px;
	}
.producter .prolists .prolist {
	width:1260px;
	height:auto;
	margin:0px auto;
	position:relative;
	
	}
.producter .prolists .prolist ul {
	padding-top:60px;
	}
.producter .prolists .prolist ul li {
	width:400px;
	height:400px;
	float:left;
	margin:10px;
	}
/*产品展示END*/


