@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;
}
.cnt {margin: 0 auto;width: 1004px;overflow: hidden;}
.cnt img {cursor: pointer;}
.dybj {position: relative; height:192px; width:300px; margin-left:255px; margin-top:7px; text-align:left;  z-index:1;
	   animation-delay: 0.6s;/* W3C 和 Opera */
       -moz-animation-delay: 0.6s; /* Firefox */
       -webkit-animation-delay:0.6s; /* Safari 和 Chrome */}
.dy {margin:-275px 0 0 165px;text-align:left; height:330px; z-index:4; font-family:"微软雅黑"; font-size:18px; line-height:32px; color:#000; position:relative;
	 animation-delay: 1s;/* W3C 和 Opera */
     -moz-animation-delay:1s; /* Firefox */
     -webkit-animation-delay:1s; /* Safari 和 Chrome */}
.pgy {margin:-532px 0 0 0;text-align:left;  z-index:6; position: absolute;
	 animation-delay: 1.6s;/* W3C 和 Opera */
     -moz-animation-delay:1.6s; /* Firefox */
     -webkit-animation-delay:1.6s; /* Safari 和 Chrome */}
.banner{
	height:680px;
	background:url(../images/banner.jpg) center top no-repeat;
	margin:0 auto;
}
#top {
	width: 100%;
	height: 35px;
	margin-bottom: 30px;
	background: rgba(1, 34, 75, 0.8)
}

#top ul{
	width:994px;
	height: 35px;
	margin:0 auto;
}
#top ul li{
	float:left;
	line-height: 35px;
	margin-right:20px;	
}
#top ul li a{
	color:#fff;
}
.bt01 {
    width: 1004px;
	height: 91px;
	margin: 0 auto;
	background: url(../images/bj_01.png) no-repeat;
}
#part2{
	width:1004px;
	height:500px;
	background:url(../images/bj_02.jpg) no-repeat;
	margin:0 auto 20px;
}
#part2 h1 {
	font:28px/55px "微软雅黑";
	color:#4C4C4C;
	font-weight: bold;
	width: 980px;
	padding-top:10px;
	text-align:center;
}
#part2 p{
	text-indent:2em;
	width:930px;
	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:10px 15px;
}
#part1-r p{
	line-height:24px;
	margin-left:15px;
}

#part2-l{ 
    position: relative;
	padding-top:40px;
	margin-left:45px;    
    width: 450px;
	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: 450px;}
.img_list img{ margin: 1px; width: 450px; height: 296px;}

/* 图片对应的按钮样式 */
#part2-l .btn_list ul{ position: absolute; right: 20px; bottom: 35px; width: 170px; }
.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{
	width:425px;
	height:315px;
	margin-top: 40px;
	padding-right:15px;
	float:right;
}
#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:275px;
	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:365px;
	margin:0 auto 15px;
	background:url(../images/part3.jpg) no-repeat;
}
#part3 .img{
  padding: 0 0 0 20px;
}
.attract a{
	float:left;
	margin-right:17px;
	display:inline;
}
.attract a img{
	border:#ccc 1px  solid;
	width:145px;
	height:110px;
}
.attract a p{
	clear:both;
	text-align:center;
	width:142px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	line-height:44px;
}
#part3-l,#part6-l {
	width:689px;
	float:left;
 }
#part4 h2,#part5 h2,#part6-l h2{
	float:right;
	margin:17px;
    _margin-right: 7px;
}
.m2{
	width: 440px;
	height: 300px;
	float: left;
}
.m2 a, .m21 a {
	float:left;
	display:inline;
}
.m2 a p{
	clear:both;
	text-align:center;
	width:454px;
	line-height:36px;
}
.m2 ul li{
	background:url(../images/marker-2.gif) no-repeat 8px 11px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 38px;
	height: 38px;
	width:470px;
}
.m2 ul li a{
	line-height:31px;
	padding-left:25px;
	width:470px;
}
#part3-r{
	padding-top:60px;
}
#part6 p{
	color: #000;
	width:212px;
	line-height: 48px;
	margin:0 auto;	
}
.m3 {
	width:305px;
	height:250px;
	margin:0 auto;
	margin-top: 10px;
	clear:both;
	overflow:hidden;
}
#part3-r span{
	float:right;
	line-height:40px;
	padding-right:20px;
}
#part4{
	width:1004px;
	height:430px;
	margin:0 auto 15px;
}
.part4-1{
	width: 551px;
	padding: 25px 0;
	float: left;
}
.part4-r{
	float: right;
	width: 445px;
	height: 315px;
	padding-top: 25px;
}
.m4{
	float: left;
	width: 196px;
	height: 155px;
	margin-left:10px; 
}
.m4 p{
	width: 196px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
#part5{
	width:1004px;
	height:360px;
	margin:0 auto 30px;
}
#part5-l{
	width:502px;
	height:360px;
	float: left;
	margin:0 auto 30px;
}
#part5-r{
	width:502px;
	height:360px;
	float: right;
	margin:0 auto 30px;
}
.conbox-1 {
	width: 480px;
	padding: 15px;
	height: 150px;
	float: left;
	margin-bottom: 15px;
	
}
.conbox-1 img{
	width: 200px;
	height: 150px;
	float: left;
}
.conbox-1 h1{
	width: 250px;
	height: 36px;
	font-size: 18px;
	font-weight: bold;
	float: right;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.conbox-1 p{
	width: 250px;
	height: 115px;
	line-height: 24px;
	overflow:hidden;
	font-size: 14px;
	float: right;
}

#part9{
	width:1004px;
	height:390px;
	margin:0 auto 30px;
}
#part9-l{
	float: left;
	width: 440px;
	height:290px;
	margin-top: 15px;	
}
#part9-r{
	width:520px;
	height:315px;
	margin-top: 10px;
	padding-right:15px;
	float:right;
}
#part9 h1{
    width: 550px;
	height: 40px;
	font-size: 24px;
    line-height: 48px;
    margin-bottom: 15px;
	font-weight: bold;
	float: left;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
#part9 p{
    width: 500px;
	height: 88px;
	line-height: 24px;
	overflow:hidden;
	font-size: 14px;
	float: left;
}
#part2-1{
	width:255px;
	height:460px;
	float:left;
	margin-left:73px;
	margin-top:147px;
}
#part2-a{
	width:255px;
	height:80px;
	float:left;
}
#part2-a img {
    float: left;
    width: 91px;
    height: 66px;
}
.part2-1 {
    float:left;
    margin-left: 10px;
    width: 150px;
}
.part2-1 p,.part2-2 p{
	font-size:14px;
	line-height: 30px;
	height:30px;
}
#part2-2{
	width:260px;
	height:470px;
	float:left;
	margin-left:85px;
	margin-top:148px;
}
#part2-b{
	width:255px;
	height:80px;
	float:left;
}
#part2-b img {
    float: right;
    width: 52px;
    height: 52px;
}
.part2-2 {
    float:left;
    width: 193px;
}

#part6{
	width:1004px;
	clear:both;
	margin:0 auto 15px;
}
ul.box {
	width:1000px;
	height:auto;
	margin:  0 auto 30px;
	padding: 0;
	clear: both;
	overflow: hidden; 
}

ul.box li {
	list-style-type: none;
	margin:20px 12px 29px 12px;
	padding: 0;
	width: 220px;
	height: 163px;
	border: 2px solid #efefef;
	position: relative;
	float: left;
	background: #ffffff; /* old browsers */
	font-size:14px;
	text-align:center;
	
	
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset; 
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
	
	behavior: url(ie-css3.htc);
}

.box li img{
	width:210px;
	height:152px;
	padding:5px;
}
.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;
}
.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;
}

#part8{
	width:1004px;
	height:430px;
	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:280px;
	clear:both;
	margin:0 auto ;
}
#review ul{
	width:795px;
	height: 48px;
	line-height: 24px;
	margin-left:180px;
	padding-top:25px;
}
#review ul li{
	float:left;
	font-family:"微软雅黑";
	margin-left:5px;
	margin-right:5px;
	
}
#hotpic { width: 300px; height: 160px; overflow: hidden; margin: 20px 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;
	font-size: 14px;
	line-height: 30px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin: 23px 0 0 15px ;
}
.dbbq {
	background:url(../images/dbbq-bg.png) 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;
}