@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
	background:#fff;
}

a{
	color:#000;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1180px;
	max-width:1920px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.w1180{
	width:1180px;
	margin:0px auto;
	position:relative;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p{
	overflow:hidden;
}

#footer{
	background:#630;
	line-height:26px;
	font-family:"SimSun";
	text-align:center;
	color:#9e8574;
	padding:25px 0px;
}

#footer a{
	color:#9e8574;
}

#top{
	height:58px;
	line-height:58px;
	background:#341d0e;
}

#top .logo{
	float:left;
}

#top .add{
	float:left;
	display:inline;
	margin-left:50px;
	font-size:18px;
	color:#afa796;
}

#top .add a{
	color:#afa796;
	margin:0px 10px;
}

#top .add .dzw{
	display:inline-block;
	vertical-align:middle;
}

#top .right{
	font-size:18px;
	color:#afa796;
}

#top .right a{
	display:inline-block;
	vertical-align:middle;
	margin-right:18px;
}

#top .right a:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}

#layout1{
	background-repeat:no-repeat;
	background-position:center bottom;
	position:relative;
	text-align:center;
}

#layout1 .shadow{
	height:590px;
	width:100%;
	background:url(images/ly1-shadow.png);
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:110;
}

#layout1 .language{
	position:absolute;
	right:0px;
	top:160px;
	z-index:150;
}

#layout1 .language a{
	display:block;
	width:191px;
	height:60px;
	line-height:60px;
	padding-left:31px;
	background:url(images/language2.png) no-repeat;
	font-size:30px;
	color:#fff;
	margin-bottom:22px;
	text-decoration:none;
	cursor:pointer;
}

#layout1 .language .current{
	background:url(images/language1.png) no-repeat;
	font-weight:bold;
}

#layout1 .arrow{
	position:absolute;
	left:50%;
	bottom:28px;
	margin-left:-19px;
	width:38px;
	height:21px;
	background:url(images/ly1-arrow.png);
	z-index:120;
}

#layout1 .infor{
	position:absolute;
	width:100%;
	bottom:100px;
	height:20px;
	line-height:20px;
	color:#e3a206;
	z-index:130;
}

#layout1 .infor span{
	background:url(images/ly1-icon1.png) no-repeat left center;
	padding-left:58px;
	margin:0px 13px;
}

#layout1 .infor label{
	background:url(images/ly1-icon2.png) no-repeat left center;
	padding-left:26px;
	margin:0px 13px;
}

#layout1 h2{
	position:absolute;
	width:1000px;
	left:90px;
	bottom:145px;
	font-size:60px;
	line-height:80px;
	color:#fee9b6;
	text-shadow:4px 4px 6px #0a0204;
	z-index:180;
}

#layout2{
	background:#663300 url(images/ly2.gif) no-repeat center 33px;
	min-height:170px;
	color:#e8e3ce;
	line-height:26px;
	font-size:16px;
	padding-top:30px;
}

#layout2 p{
	padding:0px 110px 0px 110px;
	text-indent:24pt;
}

#layout3{
	width:1000px;
	margin:0px auto;
}

#layout3 h3{
	text-align:center;
	font-size:32px;
	background:url(images/ly3-line.png) no-repeat center bottom;
	padding:60px 0px;
	line-height:44px;
	margin-bottom:35px;
}

#layout3 h3 span{
	display:inline-block;
	vertical-align:middle;
	width:45px;
	height:44px;
	background:url(images/ly3-num.png);
	color:#fff;
	margin-right:12px;
}

#layout3 p{
	line-height:24px;
	font-size:16px;
	text-indent:2pt;
}

#layout3 p img{
	margin-top:0px;
}

#layout3 .bottom{
	border-top:2px solid #f4f4f4;
	margin-top:50px;
}

#layout3 .bottom .left{
	margin-top:36px;
}

#layout3 .bottom .left a{
	float:left;
	display:inline;
	margin-right:16px;
}

#layout3 .bottom .left a:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}

#layout3 .bottom .right .editor{
	float:left;
	line-height:24px;
	font-family:"SimSun";
	color:#8b887c;
	margin-top:32px;
}

#layout3 .bottom .right .code{
	float:left;
	width:88px;
	height:88px;
	margin-top:12px;
	margin-left:50px;
}

#layout3 .bottom .right .code img{
	width:100%;
	height:100%;
}

#layout4 .title{
	border-top:1px solid #e5e5e5;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	color:#663300;
	line-height:70px;
	height:70px;
	padding-bottom:5px;
}

#layout4 .list li{
	float:left;
	width:25%;
	position:relative;
}

#layout4 .list li img{
	width:100%;
	height:auto;
}

#layout4 .list li .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:93px;
	background:url(images/ly4-shadow.png);
}

#layout4 .list li p{
	position:absolute;
	left:5%;
	bottom:10px;
	width:90%;
	text-align:center;
	font-size:16px;
	line-height:22px;
}

#layout4 .list li p a{
	color:#fff;
}