@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#666;
	background: url(images/body.jpg);
	position: relative;
}

a{
	color:#666;
}

a:hover{
	text-decoration: none;
	color: #c00 !important;
	
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

.wrapper{
	width:100%;
	min-width:1100px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
	position: relative;
	z-index: 99;
}

.w1100{
	width:1100px;
	margin:0px auto;
	position: relative;
	z-index: 99;
}

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

p,li{
	overflow:hidden;
}

#header{
	background: url(images/header.jpg) no-repeat center top;
	height: 952px;
	position: relative;
}

#header .dzw{
	position: absolute;
	left: 10%;
	top: 0px;
}

#footer{
	text-align: center;
	line-height: 28px;
	padding: 30px 0px;
	margin-top: 50px;
	color: #333;
}

#footer a{
	color: #333;
}

.decorate1{
	position: absolute;
	left: 0px;
	top: 1850px;
	width: 241px;
	height: 80px;
	background: url(images/body1.png);
}

.decorate2{
	position: absolute;
	right: 0px;
	top: 2340px;
	width: 217px;
	height: 91px;
	background: url(images/body2.png);
}

.decorate3{
	position: absolute;
	left: 5px;
	top: 4600px;
	width: 322px;
	height: 75px;
	background: url(images/body3.png);
}

.decorate4{
	position: absolute;
	right: 0px;
	top: 6805px;
	width: 243px;
	height: 80px;
	background: url(images/body4.png);
}

.decorate5{
	position: absolute;
	left: 0px;
	top: 6770px;
	width: 277px;
	height: 543px;
	background: url(images/body5.png);
}

#nav{
	margin-top: 90px;
	z-index: 999;
}

#nav td{
	height: 53px;
	text-align: center;
}

#nav td img{
	display: inline-block;
	vertical-align: middle;
}

#nav .text{
	width: 168px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

#nav .text span,#nav .text span a{
	display: block;
	width: 100%;
	height: 100%;
}

#nav .text1{ background-image: url(images/nav1a.png); }
#nav .text2{ background-image: url(images/nav2a.png); }
#nav .text3{ background-image: url(images/nav3a.png); }
#nav .text4{ background-image: url(images/nav4a.png); }
#nav .text5{ background-image: url(images/nav5a.png); }
#nav .text6{ background-image: url(images/nav6a.png); }

#nav .current.text1,#nav .text1:hover{ background-image: url(images/nav1b.png); }
#nav .current.text2,#nav .text2:hover{ background-image: url(images/nav2b.png); }
#nav .current.text3,#nav .text3:hover{ background-image: url(images/nav3b.png); }
#nav .current.text4,#nav .text4:hover{ background-image: url(images/nav4b.png); }
#nav .current.text5,#nav .text5:hover{ background-image: url(images/nav5b.png); }
#nav .current.text6,#nav .text6:hover{ background-image: url(images/nav6b.png); }

#nav .drop{
	position: absolute;
	left: 0px;
	top: 53px;
	width: 100%;
	background-color:rgba(171,126,56,0.8);
	border-top: 5px solid #f9f9f9;
	text-align: center;
	font-size: 20px;
	padding: 10px 0px;
	display: none;
	z-index: 999;
}

#nav .text:hover .drop{
	display: block;
}

#nav .drop p{
	padding: 10px 0px;
}

#nav .drop p i{
	font-style: normal;
	font-size: 16px;
}

.topic{
	height: 89px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 120px;
}

.topic1{ background-image: url(images/topic1.png); }
.topic2{ background-image: url(images/topic2.png); }
.topic3{ background-image: url(images/topic3.png); }
.topic4{ background-image: url(images/topic4.png); }
.topic5{ background-image: url(images/topic5.png); }

#layout1{
	position: relative;
	margin-top: 90px;
}

#layout1 span{
	position: absolute;
	width: 80px;
	height: 32px;
	background: url(images/ly1.png);
	left: -52px;
	top: -20px;
}

#layout1 h2{
	font-size: 44px;
	text-align: center;
	line-height: 50px;
	height: 50px;
}

#layout1 h2 a{
	color: #aa7e37;
}

#layout1 h2 a:hover{
	color: #666!important;
}

#layout1 p{
	line-height: 35px;
	max-height: 70px;
	font-size: 18px;
	margin-top: 15px;
}

#layout1 p a{
	color: #af3335;
}

#layout2{
	margin-top: 45px;
}

#layout2 .focus{
	float: left;
	width: 590px;
	height: 375px;
	padding: 6px 8px;
	border: 1px solid #d4c8ae;
}

#layout2 .focus .border{
	width: 590px;
	height: 375px;
	position: relative;
}

#layout2 .focus img{
	width: 590px;
	height: 375px;
}

#layout2 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 40px;
	background: #000;
	left: 0px;
	bottom: 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}

#layout2 .focus p{
	position: absolute;
	left: 15px;
	bottom: 0px;
	line-height: 40px;
	height: 40px;
	max-width: 470px;
	font-size: 18px;
	z-index: 9;
}

#layout2 .focus .tab{
	position: absolute;
	bottom: 16px;
	right: 10px;
	height: 8px;
	z-index: 9;
}

#layout2 .focus .tab li{
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 6px;
	border: 1px solid #fff;
	background: #fff;
	margin-right: 10px;
	border-radius: 50%;
	cursor: pointer;
}

#layout2 .focus .tab .current{
	background: none;
}

#layout2 .news{
	float: right;
	width: 440px;
	margin-top: 10px;
}

#layout2 .news .line{
	border-top: 1px dashed #abada0;
	margin-top: 15px;
}

#layout2 .news h3{
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	margin-top: 20px;
}

#layout2 .news h3 a{
	color: #595959;
}

#layout2 .news ul{
	margin-top: 12px;
}

#layout2 .news li{
	line-height: 34px;
	height: 34px;
	font-size: 16px;
	padding-left: 28px;
	background: url(images/type1.png) no-repeat left center;
}

#layout2 .news li a{
	color: #595959;
}

#layout3{
	margin-top: 110px;
}

#layout3 .main{
	float: left;
	width: 660px;
}

#layout3 .main ul{
	margin-top: 25px;
}

#layout3 .main li{
	border-bottom: 1px dashed #a6a89b;
	padding-bottom: 20px;
	padding-top: 20px;
}

#layout3 .main li h3{
	font-size: 20px;
	height: 24px;
	line-height: 24px;
}

#layout3 .main li h3 a{
	color: #595959;
}

#layout3 .main li p{
	line-height: 28px;
	max-height: 56px;
	margin-top: 10px;
}

#layout3 .main li p a{
	color: #b23231;
}

#layout3 .side{
	float: right;
	width: 396px;
	height: 426px;
	padding-top: 37px;
	background: url(images/ly3-side.png);
	margin-top: 5px;
}

#layout3 .side .title{
	text-align: center;
}

#layout3 .side .title img{
	display: inline-block;
	vertical-align: top;
}

#layout3 .side .photo{
	width: 225px;
	height: 155px;
	margin: 18px auto 0px auto;
	position: relative;
}

#layout3 .side .photo img{
	width: 100%;
	height: 100%;
}

#layout3 .side .photo p{
	position: absolute;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	z-index: 9;
}

#layout3 .side .photo .shadow{
	position: absolute;
	width: 100%;
	height: 28px;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}

#layout4{
	margin-top: 110px;
}

#layout4 .people{
	position: absolute;
	left: -32px;
	bottom: -46px;
	width: 428px;
	height: 514px;
	background: url(images/ly4-people.png);
	z-index: 99;
}

#layout4 .hot{
	margin: 0px 20px 0px 445px;
}

#layout4 .hot h3{
	font-size: 28px;
	line-height: 38px;
	height: 38px;
}

#layout4 .hot h3 a{
	color: #aa7d39;
}

#layout4 .hot h3 a:hover{
	color: #666!important;
}

#layout4 .hot p{
	line-height: 28px;
	height: 84px;
	margin-top: 10px;
}

#layout4 .list{
	background-color:rgba(169,141,87,0.88);
	margin-top: 15px;
	margin-left: 300px;
	padding: 30px 25px 10px 145px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#layout4 .list ul{
	margin-left: -20px;
	margin-top: 25px;
}

#layout4 .list li{
	float: left;
	margin-left: 20px;
	line-height: 60px;
	height: 60px;
	background: url(images/type2.png) no-repeat left center;
	padding-left: 25px;
	font-size: 16px;
	width: 280px;
}

#layout5{
	margin-top: 130px;
	background: url(images/ly5-bg.jpg) no-repeat center top;
}

#layout5 .w1100{
	height: 595px;
	position: relative;
}

#layout5 .show{
	width: 854px;
	height: 324px;
	position: absolute;
	left: 196px;
	top: 141px;
}

#layout5 .show .tab{
	position: absolute;
	right: 40px;
	bottom: 20px;
	height: 8px;
	z-index: 9;
}

#layout5 .show .tab li{
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ae9159;
	margin-right: 12px;
	cursor: pointer;
}

#layout5 .show .tab .current{
	background: #714a1b;
}

#layout5 .show .photo{
	width: 752px;
	height: 324px;
}

#layout6{
	margin-top: 60px;
}

#layout6 .main{
	float: left;
	width: 665px;
	margin-top: 28px;
}

#layout6 .main .line{
	height: 1px;
	border-top: 1px dashed #a7a8a0;
	margin-top: 40px;
}

#layout6 .main .box{
	margin-top: 40px;
}

#layout6 .main .photo{
	width: 240px;
	height: 165px;
	position: relative;
	margin-top: 10px;
}

#layout6 .main .style1 .photo{ float: left; }
#layout6 .main .style2 .photo{ float: right; }

#layout6 .main .photo img{
	width: 100%;
	height: 100%;
}

#layout6 .main .photo p{
	position: absolute;
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	z-index: 9;
}

#layout6 .main .photo .shadow{
	position: absolute;
	width: 100%;
	height: 34px;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
}

#layout6 .main .text{
	width: 385px;
}

#layout6 .main .style1 .text{ float: right; }
#layout6 .main .style2 .text{ float: left; }

#layout6 .main .text h3{
	font-size: 22px;
	height: 30px;
	line-height: 30px;
}

#layout6 .main .text ul{
	margin-top: 10px;
}

#layout6 .main .text li{
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	background: url(images/type1.png) no-repeat left center;
	padding-left: 28px;
}

#layout6 .side{
	float: right;
	width: 369px;
	height: 556px;
	background: url(images/ly6-side.png);
}

#layout6 .side .title{
	height: 180px;
}

#layout6 .side h3{
	line-height: 36px;
	max-height: 72px;
	font-size: 22px;
	margin: 25px 50px 0px 48px;
}

#layout6 .side h3 a{
	color: #333;
}

#layout6 .side ul{
	margin: 20px 50px 0px 48px;
}

#layout6 .side li{
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	background: url(images/type3.png) no-repeat left center;
	padding-left: 28px;
}

#layout6 .side li a{
	color: #333;
}

#layout7{
	margin-top: 110px;
}

#layout7 .main{
	float: left;
	width: 425px;
	margin-top: 15px;
}

#layout7 .main .hot{
	margin-top: 35px;
}

#layout7 .main .hot h3{
	line-height: 30px;
	height: 30px;
	font-size: 22px;
}

#layout7 .main .hot p{
	line-height: 28px;
	max-height: 56px;
	margin-top: 15px;
}

#layout7 .main .hot p a{
	color: #b23231;
}

#layout7 .main ul{
	margin-top: 18px;
}

#layout7 .main li{
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	padding-left: 28px;
	background: url(images/type1.png) no-repeat left center;
}

#layout7 .main .photo{
	width: 195px;
	height: 135px;
	position: relative;
	margin-top: 30px;
}

#layout7 .main .photo img{
	width: 100%;
	height: 100%;
}

#layout7 .main .photo p{
	position: absolute;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	z-index: 9;
}

#layout7 .main .photo .shadow{
	position: absolute;
	width: 100%;
	height: 28px;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
}

#layout7 .side{
	float: right;
	width: 610px;
}

#layout7 .side .title{
	text-align: center;
}

#layout7 .side .title img{
	display: inline-block;
	vertical-align: top;
}

#layout7 .side .focus{
	height: 385px;
	position: relative;
	margin-top: 15px;
	background: #666;
}

#layout7 .side .focus li{
	float: left;
	position: relative;
	width: 50px;
	height: 385px;
}

#layout7 .side .focus img{
	height: 100%;
	width: 460px !important;
	max-width: 460px !important;
}

#layout7 .side .focus .current{
	width: 460px;
}

#layout7 .side .focus p{
	position: absolute;
	width: 30px;
	left: 10px;
	top: 30px;
	font-size: 18px;
	line-height: 19px;
	text-align: center;
	z-index: 9;
}

#layout7 .side .focus .current p{
	text-shadow: 0px 0px 1px #666;
}

#layout7 .side .focus i{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 5;
}

#layout7 .side .focus .current i{
	display: none;
}

#layout8{
	background: url(images/ly8-bg.png) no-repeat center top;
	margin-top: 60px;
}

#layout8 .w1100{
	height: 531px;
	position: relative;
}

#layout8 .title{
	position: absolute;
	left: 0px;
	top: 15px;
}

#layout8 .list{
	width: 1000px;
	margin-left: 90px;
	padding-top: 25px;
}

#layout8 .list li{
	float: left;
	width: 210px;
	margin: 0px 20px;
}

#layout8 .list .photo{
	border: 1px solid #d5c69d;
	border-radius: 50%;
	padding: 8px;
	width: 192px;
	height: 192px;
}

#layout8 .list .photo img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

#layout8 .list table{
	width: 35px;
	height: 124px;
	margin: 50px auto 0px auto;
	background: url(images/ly8-text.png);
	text-align: center;
}

#layout8 .list table img{
	display: inline;
}

#layout8 .arrow1,#layout8 .arrow2{
	position: absolute;
	width: 21px;
	height: 37px;
	top: 325px;
	cursor: pointer;
	z-index: 9;
}

#layout8 .arrow1{
	background: url(images/ly8-arrow1.png);
	left: 90px;
}

#layout8 .arrow2{
	background: url(images/ly8-arrow2.png);
	right: 0px;
}

#layout9{
	margin-top: 45px;
}

#layout9 .main{
	float: left;
	width: 752px;
	height: 399px;
	background: url(images/ly9-main.png);
	margin-top: 7px;
	position: relative;
}

#layout9 .main li{
	position: absolute;
	width: 290px;
}

#layout9 .main li h3{
	font-size: 22px;
	height: 30px;
	line-height: 30px;
}

#layout9 .main li p{
	line-height: 28px;
	max-height: 84px;
	margin-top: 15px;
}

#layout9 .main li p a{
	color: #b23231;
}

#layout9 .main .text1{ left: 25px; top: 28px; }
#layout9 .main .text2{ right: 25px; top: 28px; }
#layout9 .main .text3{ left: 25px; top: 250px; }
#layout9 .main .text4{ right: 25px; top: 250px; }

#layout9 .side{
	float: right;
	width: 306px;
}

#layout9 .side .list{
	float: left;
	width: 287px;
	margin-top: 25px;
}

#layout9 .side .list ul{
	margin-top: -35px;
}

#layout9 .side .list li{
	float: left;
	width: 90px;
	margin: 35px 43px 0px 10px;
}

#layout9 .side .list .photo img{
	height: 125px;
	width: 90px;
}

#layout9 .side .list p{
	margin-top: 12px;
	text-align: center;
}

#layout9 .side .list p img{
	display: inline-block;
	vertical-align: top;
}

#layout9 .side .more{
	float: right;
	width: 19px;
	margin-top: 25px;
}

#layout10{
	margin-top: 80px;
}

#layout10 .block{
	width: 500px;
}

#layout10 .block .photo{
	width: 484px;
	height: 255px;
	border: 8px solid #d3c392;
	margin-top: 16px;
}

#layout10 .block .photo img{
	width: 100%;
	height: 100%;
}

#layout10 .block h3{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	margin: 40px 10px 0px 10px;
}

#layout10 .block ul{
	margin: 15px 10px 0px 10px;
}

#layout10 .block li{
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	background: url(images/type4.png) no-repeat left center;
	padding-left: 28px;
}

#layout11{
	background: url(images/ly11-bg.jpg) no-repeat center top;
	margin-top: 275px;
	overflow: visible;
}

#layout11 .w1100{
	height: 596px;
	overflow: visible;
}

#layout11 .block{
	position: absolute;
	border: 3px solid #7b7b7b;
	background: url(images/body.jpg);
	padding: 4px;
	width: 295px;
}

#layout11 .box1{ left:0px; top: -190px; }
#layout11 .box2{ left:395px; top: -130px; }
#layout11 .box3{ right:0px; top: -190px; }

#layout11 .block .border{
	border: 1px solid #7b7b7b;
	padding: 50px 30px 0px 38px;
	height: 375px;
}

#layout11 .block .title{
	position: absolute;
	left: -30px;
	top: 100px;
}

#layout11 .block h3{
	font-size: 16px;
	height: 24px;
	line-height: 24px;
}

#layout11 .block h3 a{
	color: #000;
}

#layout11 .block p{
	line-height: 24px;
	max-height: 96px;
	font-size: 12px;
	margin-top: 12px;
}

#layout11 .block p a{
	color: #b23231;
}

#layout11 .block ul{
	margin-top: 15px;
}

#layout11 .block li{
	line-height: 36px;
	height: 36px;
	background: url(images/type5.png) no-repeat left center;
	padding-left: 20px;
}

#layout11 .block li a{
	color: #000;
}

#layout12{
	background: #fefefe;
	border-bottom: 4px solid #ae9159;
	margin-top: -100px;
	padding-top: 30px;
	padding-bottom: 45px;
}

#layout12 .title{
	text-align: center;
}

#layout12 .title img{
	display: inline-block;
	vertical-align: top;
}

#layout12 .link{
	margin: 25px 40px 0px 40px;
	font-size: 16px;
	line-height: 36px;
	color: #737373;
}

#layout12 .link a{
	display: inline-block;
	vertical-align: top;
	margin: 0px 5px;
	color: #737373;
}