@charset "utf-8";
/* CSS Document */

/*盛景*/
#shengjing {
	position: relative;
	overflow: hidden;
}
#shengjing h3 {
	display: block;
	background: url(../images/mljdz_title01.png) no-repeat center center;
	width: 100%;
	height:58px;
	text-indent: -10000px;
	margin-bottom: 20px;
}
#shengjing .jj {
	display: inline-block;
	position:absolute;
	top:40%;
	left:79%;
	width: 230px;
	height: 260px;
	background-color: #fff;
	padding:10px;
    box-shadow: 0px 0px 5px #0062ca;
}
#shengjing .jj .pic {
	float: left;
	display: inline;
	background: url(../images/mljdz_dtjjbg.jpg) no-repeat left top;
	padding: 10px 0px 10px 10px;
}
#shengjing .jj a .text {
	float: left;
	display: inline-block;
	width: 215px;
	background: url(../images/mljdz_dtjjbg2.jpg) no-repeat right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}
#shengjing .jj a .text h6 {
	display: block;
	text-align: center;
	font:bold 18px/30px "微软雅黑";
	color: #333;
}
#shengjing .jj a .text p {
	text-align: left;
	font:16px/30px "微软雅黑";
	color: #333;
}
#shengjing .jj a:hover .text p {
    color: #a90112;
}



/*美食*/
#meishi {
	float: left;
	display: inline-block;
	width: 630px;
	margin-right: 40px;
}
#meishi h3 {
	display: block;
	background: url(../images/mljdz_title02.png) no-repeat center center;
	width: 100%;
	height:58px;
	text-indent: -10000px;
	margin-bottom: 20px;
}
#meishi .sp {
	margin: 20px 20px 20px 0;
}
#meishi .sp2 {
	margin: 20px 0 20px 0;
}
#meishi .sp,#meishi .sp2 {
	float: left;
	display: inline-block;
	width: 140px;
}
#meishi .sp .pic,#meishi .sp2 .pic {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../images/mljdz_msbg.png) no-repeat;
}
#meishi .sp a p,#meishi .sp2 a p {
	text-align: center;
	font: 16px/30px "微软雅黑";
	color: #333;
}
#meishi .sp a:hover p,#meishi .sp2 a:hover p {
	color: #cf0300;
}


/*活动日历*/
#hdrl {
	float: left;
	display: inline-block;
	width: 530px;
}
#hdrl h3 {
	display: block;
	background: url(../images/mljdz_title03.png) no-repeat center center;
	width: 100%;
	height:58px;
	text-indent: -10000px;
	margin-bottom: 20px;
}


/*图赏瓷都*/
#tscd {
	margin-top: 30px;
	display: block;
	width: 100%;
}
#tscd h3 {
	display: block;
	width: 100%;
	background: url(../images/mljdz_title04.png) no-repeat center center;
	height: 57px;
	text-indent: -10000px;
	margin-bottom: 20px;
}
#tscd .li1 {
	display: inline-block;
	width: 264px;
	height: 340px;
	margin:0 10px;
	overflow: hidden;
}
#tscd .li1 a,#tscd .li1 a img {
	display: block;
	width: 264px;
	height: 160px;
}
#tscd .li2 {
	float: left;
	display: inline-block;
	width: 401px;
	height: 340px;
	overflow: hidden;
}
#tscd .li2 a,#tscd .li2 a img {
	width: 401px;
	height: 340px;
}
#tscd .li3 {
	display: inline-block;
	width: 515px;
	height: 340px;
	overflow: hidden;
}
#tscd .li3 .p1 {
	float: left;
	display: inline-block;
	width: 311px;
	height: 160px;
	margin:0 10px 10px 0;
}
#tscd .li3 .p1,#tscd .li3 .p1 img {
	width: 311px;
	height: 160px;
}
#tscd .li3 .p2 {
	float: left;
	display: inline-block;
	width: 194px;
	height: 160px;
	margin-bottom: 10px;
}
#tscd .li3 .p2,#tscd .li3 .p2 img {
	width: 194px;
	height: 160px;
}
#tscd .li3 .p3 {
	display: inline-block;
	width: 252px;
	height: 160px;
	margin-right:10px;
	overflow: hidden;
}
#tscd .li3 .p3 img,#tscd .li3 .p4 img {
	width: 252px;
	height: 160px;
}
#tscd .li3 .p4 {
	display: inline-block;
	width: 252px;
	height: 160px;
	overflow: hidden;
}
#tscd a {
	position: relative;
}
#tscd a p {
	display: none;
}
#tscd a:hover p {
	position: absolute;
	left:0;
	bottom:0;
	z-index: 100;
	display: block;
	width: 100%;
	font:16px/30px "微软雅黑";
	color: #fff;
	padding: 10px;
	background-color: #000;
	opacity: 0.7;
}


/*住宿*/
#zs {
  display: inline-block;
  width: 580px;
  margin:30px 40px 0 0;
}
#zs .bt {
	display: block;
	padding-bottom: 10px;
	background: url(../images/2020jdzs_comtitbg.png) repeat-x left bottom;
}
#zs .bt h6 {
	display: inline-block;
	width: auto;
	padding: 0 20px;
	border-bottom: 2px #2668a9 solid;
	font:bold 18px/40px "微软雅黑";
	color: #2668a9;
}
#zs .nr {
	display: block;
	margin-top: 20px;
}
#zs .nr img {
	float: left;
	margin-right: 10px;
}
#zs .nr p {
	text-align: left;
	font:16px/30px "微软雅黑";
	color: #333;
}
#zs .nr:hover p {
	color: #a90112;
}
#zs .nr p.name {
	font:bold 16px/30px "微软雅黑";
	color: #333;
	margin-bottom: 10px;
	text-align: center;
}


/*旅游路线*/
#lylx {
  display: inline-block;
  width: 580px;
  margin-top: 30px;
}
#lylx .bt {
	display: block;
	padding-bottom: 10px;
	background: url(../images/2020jdzs_comtitbg.png) repeat-x left bottom;
}
#lylx .bt h6 {
	display: inline-block;
	width: auto;
	padding: 0 20px;
	border-bottom: 2px #2668a9 solid;
	font:bold 18px/40px "微软雅黑";
	color: #2668a9;
}
#lylx .nr {
	display: block;
	margin-top: 20px;
}
#lylx .nr img {
	float: left;
	margin-right: 10px;
}
#lylx .nr p {
	text-align: left;
	font:16px/30px "微软雅黑";
	color: #333;
}
#lylx .nr:hover p {
	color: #a90112;
}
#lylx .nr p.name {
	display: block;
	width: 100%;
	text-align: center;
	font:bold 16px/30px "微软雅黑";
	color: #333;
	margin-bottom: 10px;
}