@charset "gb2312";
/* CSS Document */

#container{
	width:1004px;
	margin:0 auto;
}
#header{
	width:1004px;
	margin: 0 auto;
	height:auto;
}
#header1 { 
	line-height: 33px;
	height: 33px; 
	width:1002px; 
	margin:0 auto; 
	}
#header1 a img{
	height: 22px; 
	width:92px; 
	margin:5px; 
	display:left;
	float:left;
}
#nav {
	float:right;
	background:url(../images/icon_top.gif) no-repeat left 10px;
	padding-left:15px;
}
#nav li{ 
	float:left;
	text-indent:5px;
}
#nav li a{
	color:#666;
}
#nav li a:hover{
	text-decoration:underline;
}
#banner{
	height:270px;
	width:1004px;
	margin:0 auto;
}
#banner ul{
	width:994px;
	margin:0 auto ;
}
#banner ul li{
	float:left;
	margin-right:20px;
	line-height:24px;	
}
#banner ul li a{
	color:#FFF;
}
#part1{
	width:1004px;
	height:470px;
	margin:15px auto 20px;

}
#part1-l{
	width:789px;
	float:left;
	height:470px;
	background:url(../images/part1-l.jpg) no-repeat;
}
#part1-l h1 {
	font:28px/55px "微软雅黑";
	color:#c76500;
	padding-top:10px;
	text-align:center;
}
#part1-l p{
	text-indent:2em;
	width:730px;
	line-height:24px;
	height:53px;
	overflow:hidden;
	margin: 0 auto;
}

#part1-r{
	width:198px;
	height:470px;
	background:url(../images/part1-r.jpg) no-repeat;
	float:right;
}
#part1-r h2{
	float:right;
	margin:5px 15px;
}
#part1-r p{
	line-height:24px;
	margin-left:15px;
}

#part2-l{ 
    position: relative;
	padding-top:15px;
	margin-left:45px;    
    width: 406px;
	float:left;
	display:inline;     
}
#part2-l .img_list{overflow: hidden; position: relative; height: 298px;}
/* 根据图片的张数来设定ul的宽度 */
.img_list ul{ width: 3500px; position: absolute; height: 298px; left: 0px;}
.img_list li{ float: left; width: 406px;}
.img_list img{ margin: 1px; width: 404px; height: 296px;}

/* 图片对应的按钮样式 */
.btn_list ul{ position: absolute; right: 20px; bottom: 35px; }
.btn_list li{ float: left; margin-right: 10px; color: #999; border: 1px solid #ccc; }
.btn_list li:hover,.btn_list li.on{ cursor: pointer; border: 1px solid #E204A4;}
.btn_list li img{ width: 30px; height: 15px; display: block;}
/* 左右点击的按钮样式 */
#part2-l .toLeft,#part2-l  .toRight{
    display: none;
    position: absolute;
    width: 20px;
    height: 30px;    
    top: 145px;    
    background:url(../images/zbbg_24.png) no-repeat 0 -150px;
}

/* 图片对应的说明*/
.img_intro{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
}
.img_intro .img_intro_bg,.img_intro .text{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.img_intro .img_intro_bg{
    background: #000;    
    opacity: .3;
    z-index: 999;
}
.img_intro .text a{
    padding: 0 0 0 10px;
    z-index: 1000;
    color: #fff;
	line-height:30px;
}
#part2-l .toLeft{
    left: -30px;
}
#part2-l .toRight{
    right: -30px;
    background-position: -43px -150px;
}
#part2-r h2{
	float:right;
	margin-top:5px;
	margin-right:15px;
}
#part3-r,#part6-r{
	float:right;
	width:310px;
}
.m3 li,.m5 li,.m6 li{
	background:url(../images/marker-2.gif) no-repeat 8px 11px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	width:300px;
	border-bottom: 1px dashed #ccc;
}
.m3 li a,.m5 li a,.m6 li a{
	line-height:31px;
	padding-left:25px;
	_padding-left:0;
	_text-indent:25px;
	display:block;
	width:275px;
}
#part3{
	width:1004px;
	height:533px;
	margin:0 auto 15px;
	background:url(../images/part3.jpg) no-repeat;
}
#part3 .img{
  padding: 0 0 0 20px;
}
#part3-l,#part6-l {
	width:689px;
	float:left;
 }
#part3-l h2,#part4 h2,#part5 h2,#part6-l h2{
	float:right;
	margin:17px;
    _margin-right: 7px;
}
.m2{
	padding:10px 10px 10px 20px;
	height:283px;
	float:right;
}
.m2 a, .m21 a {
	float:left;
	margin-right:10px;
	display:inline;
}
.m2 a p{
	clear:both;
	text-align:center;
	width:254px;
	line-height:36px;
}
.m2 ul li{
	background:url(../images/marker-2.gif) no-repeat 8px 11px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	width:300px;
	border-bottom: 1px dashed #ccc;
}
.m2 ul li a{
	line-height:31px;
	padding-left:25px;
	width:272px;
}
#part3-r,#part6-r{
	padding-top:60px;
}
#part3-r h1{
	font: bold 14px/40px "微软雅黑";
	text-align:center;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
#part3-r p{
	text-indent:2em;
	width:285px;
	height:39px;
	margin:0 auto;
	overflow:hidden;	
}
#part3-r span{
	float:right;
	line-height:40px;
	padding-right:20px;
}
.m3 {
	width:305px;
	height:355px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#part3 .img a,.attract a{
	float:left;
	margin-right:17px;
	display:inline;
}
#part3 .img a img,.attract a img{
	border:#ccc 1px  solid;
	width:145px;
	height:110px;
}
#part3 .img a p,.attract a p{
	clear:both;
	text-align:center;
	width:142px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	line-height:44px;
}
#part4{
	width:1004px;
	height:645px;
	margin:0 auto 15px;
}
#part4-l{
	width:467px;
	border:1px solid #ccc;
	height:586px;
	float:left;
}
#part4-l div,#part4-r div{
	border-bottom:1px solid #e2e2e2;
	padding:13px 25px;
	float:left;
}
#part4-l div img{
	float:left;
	margin-top:13px;
	margin-right:10px;
	display:inline;
}
#part4-l div h1{
	font: bold 15px/36px "微软雅黑";
}
#part4-l div p{
	max-height:54px;
	overflow:hidden;
}
#part4-r{
	width:534px;
	border:1px solid #ccc;
	border-left: none;
	height:586px;
	float:right;
}
#part4-r .jj{
	width:182px;
	height:80px;
	background:#333;
	padding:15px;
}
#part4-r .jj p{
	color:#FFF;
}
#part4-r .jj p a,.map a{
	color:#f80000;
}
#part4-r #related{
	background:url(../images/related.jpg) no-repeat;
	width:484px;
	height:333px;
	padding:0 25px;
}
.m4 {
	width:455px;
	height:276px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
.m4 li,.m7 li{
	background:url(../images/jt.jpg) no-repeat 3px 9px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	width:455px;
}
.m4 li a,.m7 li a{
	line-height:30px;
	padding-left:30px;
	_padding-left:0;
	_text-indent:25px;
	display:block;
	width:445px;
}
#part5{
	width:1004px;
	height:519px;
	clear:both;
	margin:0 auto 15px;
}
#part5-l{
	float:left;
	width:670px;
	height:450px;
	margin:15px 0 15px 15px;
}
#part5-l img{
	float:left;
	width:287px;
	height:177px;
	margin-right:10px;
}
#part5-l h1{
	width:100px;
	height:30px;
	float:left;
	font: bold 14px/30px "微软雅黑";
	text-align:center;
	background:#bf750e;
	color:#FFF;
	margin-bottom:10px;
}
#part5-l p{
	width:350px;
	height:155px;
	line-height:24px;
	text-indent:2em;
	float:left;
}
#wh{
	background:url(../images/wh.jpg) no-repeat;
	width:661px;
	height:257px;
}
#wh p{
	padding-top:60px;
	width:630px;
	list-style:24px;
	float:none;
	margin:0 auto;
	height:75px;
}
#part5-r{
	background:url(../images/Alchemy.jpg) no-repeat;
	width:319px;
	height:40px;
	float:right;
	margin:15px 0;
}
#part5-r img{
	margin:0 auto 15px;
}

.cm1 {
	width:280px;
	height:245px;
	margin:0 auto;
	overflow:hidden;
}
.cm1 li,.cm2 li{
	background:url(../images/jt.jpg) no-repeat 3px 9px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	width:275px;
}
.cm1 li a,.cm2 li a{
	line-height:30px;
	padding-left:30px;
	_padding-left:0;
	_text-indent:25px;
	display:block;
	width:275px;
}
#Poetry{
	width:1004px;
	height:393px;
	clear:both;
	margin:0 auto 15px;
}
#Poetry-l{
	width:319px;
	height:322px;
	float:left;
	margin:15px 0;
}
.cm2 {
	width:280px;
	height:150px;
	margin:0 auto 15px;
	overflow:hidden;
}

#Poetry-l img{
	margin: 7px auto;
}
#Poetry-r{
	width:685px;
	height:337px;
	float:left;
	margin:15px 0;
}

#part6{
	width:1004px;
	height:325px;
	clear:both;
	margin:0 auto 15px;
	background:url(../images/part6.jpg) no-repeat;
}
#part6-r h1{
	font:14px/30px "微软雅黑";
	color:#623f17;
	margin-left:15px;
}
.Poetry-l {
	float:left;
	padding:0 20px 0 10px;
	width:331px;
	height:336px;
}
.cm3 {
	width:331px;
	height:168px;
	overflow:hidden;
}
.cm3 h1{
	background: #bf750e none repeat scroll 0 0;
    color: #fff;
    float: left;
    font: bold 14px/29px "微软雅黑";
    height: 29px;
    margin-bottom: 10px;
    text-align: center;
    width: 331px;
}
.cm3 img{
	clear:both;
	float:left;
	margin-right:10px;
}
.cm3 p,.Poetry-r p{
	line-height:24px;
	text-indent:2em;
}
.Poetry-r{
	float:right;
	width:287px;
	height:336px;
	margin-right:25px;
	display:inline;
}
.Poetry-r img{
	margin-bottom:10px;
}
.Poetry-r h1{
	background: #bf750e none repeat scroll 0 0;
    color: #fff;
    float: left;
    font: bold 14px/29px "微软雅黑";
    height: 29px;
    margin-bottom: 10px;
    text-align: center;
    width: 287px;
}
.m5 {
	width:305px;
	height:264px;
	margin:0 auto;
	float:left;
	overflow:hidden;
	margin-left:20px;
}
.clear{
	clear:both;
}
.m6 {
	width:305px;
	height:200px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#part7{
	width:1004px;
	height:726px;
	clear:both;
	margin:0 auto 15px;
	background:url(../images/part7.jpg) no-repeat;
}
.map{
	padding:65px 15px 0 15px;
	height: 150px;
}
.map img{
	float:left;
}
.map h1 {
	font:16px/50px "微软雅黑";
	color:#c76500;
	padding-top:10px;
	text-align:center;
	margin:0 auto;
	width:785px;
}
.map p{
	text-indent:2em;
	width:785px;
	float:left;
	height:107px;
	line-height:24px;
	overflow:hidden;
	margin: 0 auto;
}
.part7-1{
	float:left;
	clear:both;
	background:url(../images/part7-1.jpg) no-repeat;
	width:313px;
	height:240px;
	margin-right:17px;
}
.part7-1 ul,.part7-2 ul,.part7-3 ul,.part7-4 ul,.part7-5 ul,.part7-6 ul{
	padding-top:50px;
	width:300px;
	height:85px;
	margin:0 auto;
	overflow:hidden;
}
.part7-1 ul li,.part7-2 ul li,.part7-3 ul li,.part7-4 ul li,.part7-5 ul li,.part7-6 ul li{
	background:url(../images/jt.jpg) no-repeat 3px 9px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	width:300px;
}
.part7-1 ul a,.part7-2 ul a,.part7-3 ul a,.part7-4 ul a,.part7-5 ul a,.part7-6 ul a{
	line-height:30px;
	padding-left:30px;
	_padding-left:0;
	_text-indent:25px;
	display:block;
	width:270px;
	color:#333;
}
.part7-1 img,.part7-2 img,.part7-3 img,.part7-4 img,.part7-5 img,.part7-6 img{
	margin-top:15px;
	width:313px;
	height:79px;
}
.part7-2{
	float:left;
	background:url(../images/part7-2.jpg) no-repeat;
	width:313px;
	height:240px;
	margin-right:17px;
}
.part7-3{
	float:left;
	background:url(../images/part7-3.jpg) no-repeat;
	width:313px;
	height:240px;
}
.part7-4{
	float:left;
	clear:both;
	background:url(../images/part7-4.jpg) no-repeat;
	width:313px;
	height:240px;
	margin-right:17px;
}
.part7-5{
	float:left;
	background:url(../images/part7-5.jpg) no-repeat;
	width:313px;
	height:240px;
	margin-right:17px;
}
.part7-6{
	float:left;
	background:url(../images/part7-6.jpg) no-repeat;
	width:313px;
	height:240px;
}
#part8{
	width:1004px;
	height:660px;
	clear:both;
	margin:0 auto;
	background:url(../images/part8.jpg) no-repeat;
}
.attract{
	padding:75px 0 10px 20px;
	height:297px;
}
.attract img{
	width:142px;
	height:105px;
}
#review{
	background:url(../images/review.jpg) no-repeat;
	width:980px;
	height:248px;
	clear:both;
	margin:0 auto ;
}
#review ul{
	width:795px;
	margin-left:180px;
	padding-top:25px;
}
#review ul li{
	float:left;
        font-family: 微软雅黑;
	margin-left:10px;
	
}
#hotpic { width: 300px; height: 160px; overflow: hidden; margin: 25px 0 0 20px;float:left; }
#NewsPic { position: relative; width: 295px; height: 158px; overflow: hidden; border: solid 1px #000; }
    #NewsPic a { overflow: visible; border: 0; text-decoration: none; }
    #NewsPic .Picture { position: absolute; left: 0; top: 0; }
    #NewsPic .Nav { position: absolute; height: 13px; line-height: 14px; bottom: 0; right: 0; }
        #NewsPic .Nav span { font-size: 12px; font-weight: 400; color: #FFF; float: right; display: block; width: 24px; text-align: center; background: #000; border-left: solid 1px #FFF; cursor: pointer; }
            #NewsPic .Nav span.Normal { color: #FFF; background: #000; filter: Alpha(opacity=50); opacity: .5; }
            #NewsPic .Nav span.Cur { background: #ce0609; color: #FFF; }
.m7 {
	width:305px;
	height:150px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin: 28px 0 0 15px ;
}
.dbbq {
	background:url(../images/dbbq-bg.jpg) no-repeat;
	width:1004px;
	height:143px;
	padding-top:13px;
	text-align:center;
	clear:both;
	margin:0 auto;
}
.dbbq div{
	float:right;
	width:920px;
	margin:15px auto;
	display:inline;	
}
.dbbq div img{
	margin-bottom:10px;
	display:inline;
}