html, body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, img, table, dl, dt, dd, fieldset { padding:0; margin:0; }
textarea { font-size:14px; }
input,select { font-family:'Arial'; padding:0px; line-height:20px; font-size:12px; vertical-align:middle; }
input[type=checkbox], input[type=radio] { cursor:pointer; margin:0; vertical-align:middle; }

input[type=text]:focus {
	border-color: #66afe9;
	outline: 0;
  }


label { cursor:pointer; }
a img, img { border:0; vertical-align:middle; }
sup, sub { vertical-align:baseline!important; vertical-align:bottom; position:relative; }
sup { bottom:.5em; }
sub { top:.3em; }
li {list-style: none;}

.btn	{
	margin:0px;
	padding:0px;
}

a{ 
	outline-style:none;/*FF使用*/ 
	cursor:pointer;
} /*去除a标签带来的虚框*/ 
a:hover { 
	color: #17b88d;
	text-decoration: none;
}
a, a:visited { 
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	color: #6b6b6b;
	text-decoration: none;
}

.form-control	{
	padding:6px 8px;
}
:-moz-ui-invalid:not(output) {
    box-shadow: 0 0 0 0;
}

img {
transition:all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
-moz-transition:all 0.5s ease-out;
	/* Firefox 4 */
-webkit-transition:all 0.5s ease-out;
	/* Safari 和 Chrome */
-o-transition:all 0.5s ease-out;
	/* Opera */
}

body {

	color:#000;
	font-family: 'Arial', 'Microsoft YaHei';
	font-size:16px;
	line-height: 22px;
	height:100%;
	background:url("../images/banner01.jpg") no-repeat top;
}

strong { font-weight: 600; }

.swiper-pagination-bullet	{ border: 5px solid #f00; }

/********************************************* */
.header-wrapper,.body-wrapper,.footer-wrapper	{ width:100%; min-width:1200px; margin:0 auto; height:auto; }

.bggreen	{ background:#17b88d; }
.bgblue	{ background:#38a3db; }
.bgorange	{ background:#ee440c; }
.bggray	{ background:#f4f4f4; }

h1,h2,h3,h4,h5,h6	{ font-family: 'Microsoft YaHei'; font-weight:bold; }
h1	{ font-size:36px; }
h2	{ font-size:32px; }
h3	{ font-size:28px; }
h4	{ font-size:24px; }
h5	{ font-size:18px; }
h6	{ font-size:16px; }

.l	{ float:left; }
.r	{ float:right; }

.bg-06	{ background:#fff; }

#loading{
	z-index:9999999;padding:5px 0 5px 29px;
	text-align:center;
	left:0;top:0;width:100%;
	position:fixed; height:100%;
	background:#fff;
}
#loading img	{
	margin-top:250px;
	width:320px;
}

.maindiv	{
	width:1200px; 
	height:auto; 
	margin:0 auto; 
	overflow:auto;
}


.pageindex	{

}

.header-wrapper	{
	top:0px;
	height:100px;
	z-index:999;
	background:#000;
}

.header-wrapper	{	
}

.header-wrapper .index-ad	{	
	height:850px;

}
.header-wrapper > .mainlogo	{
	width:100%;
	z-index: 1;
	height:100px;
	position:relative;
}
.header-wrapper > .mainlogo .maindiv	{ 
	overflow:visible;
}
.header-wrapper .logo	{
	float:left;
	width:100px;
	height:100px;
}
.header-wrapper .logo span	{
	display:block;
	margin:5px auto;
	width:90px;
	height:90px;
	background:url("../images/logo.png") no-repeat 0 0;
}
.header-wrapper .loginmenu	{
	float:right;
	width:Auto;
	height:120px;
	line-height:100px;
	position: relative;
}
.header-wrapper .login	{
	float:right;
	margin-left:20px;
	width:Auto;
	color:#fff;
	font-size:18px;
}
.header-wrapper .login span	{
	display:block;
	margin-top:35px;
	margin-right:5px;
	float:left;
	width:30px;
	height:30px;
	background:url("../images/icon01.png") no-repeat 0 0;
	background-size:30px;
}

.userPane	{
	position:absolute;
	width:100px;
	height:auto;
	top: 80px;
	padding:10px;
	background:#fff;
	border-radius:6px;
	box-shadow: -10px 0 10px 0px rgba(0, 0, 0, 0.3), /* 左阴影 */
				10px 0 10px 0px rgba(0, 0, 0, 0.3); /* 右阴影 */
	display:none;
}

.userPane ul li	{
	line-height:32px;
	padding-left:5px;
	color:#000;
	font-size:14px;
	cursor: pointer;
}

.userPane ul li:hover	{
	color:#1807b3;
	background-color: #f6e8ff;
	border-radius:6px;
}

#MenuM	{ display:none; }
	.header-wrapper .dropdown-toggle	{ 
		width:50px;
		height:50px;
		background:url("../images/menu.png") no-repeat center center; 
		background-size:28px;
	}

.body-wrapper	{
	margin-bottom:20px;
}
.body-wrapper .maindiv {
	height:auto;
	overflow:hidden;
	background:#fff;
	padding-bottom:30px;
	box-shadow: -10px 0 10px 0px rgba(0, 0, 0, 0.3), /* 左阴影 */
				10px 0 10px 0px rgba(0, 0, 0, 0.3); /* 右阴影 */
}




.index-div	{}
.index-div > .title	{
	width:96%;
	margin:50px auto 0;
	height:auto;
	overflow:hidden;
}
.index-div > .title h4	{}
.index-div > .title h6	{
	line-height:32px;
	font-weight:normal;
}
.index-div > .title span	{
	display:inline-block;
	width:24px;
	height:30px;
	background:url("../images/icon02.jpg") no-repeat center center;
}
.index-div .Container	{
	width:96%;
	margin:20px auto 0;
	height:auto;
	overflow:auto
}

	.indexRoomList	{}
	.indexRoomList ul	{

	}
	.indexRoomList ul li	{
		float:left;
		width:20%;
		margin-bottom:20px;
	}
	.indexRoomList ul li a	{
		display:inline-block;
		width:96%;
		margin:0 auto;
		border-radius:10px 10px 6px 6px;
		border:1px solid #ccc;
	}
	.indexRoomList ul li a .img img	{
		width:100%;
		height:160px;
		border-radius:10px 10px 0 0;
	}
	.indexRoomList ul li a .intro	{
		margin:5px 8px;
		line-height:24px;
	}
	.indexRoomList ul li a .intro h6	{
		line-height:24px;
		height:50px;
		overflow:hidden;
	}
	.indexRoomList ul li a .intro .area	{
		display:block;
		font-size:14px;
	}
	.indexRoomList ul li a .intro .price	{
		display:block;
		font-size:14px;
	}
	.indexRoomList ul li a .intro .price strong	{
		font-size:18px;
		color:#f00;
	}

	.indexAreaList	{

	}
	.indexAreaList li	{
		float:left;
		width:12.5%;
		margin-bottom:20px;
	}
	.indexAreaList li a	{
		display:inline-block;
		width:136px;
		height:136px;
		position: relative;
	}
	.indexAreaList li a img	{
		width:136px;
		height:136px;
		border-radius:20px;
	}
	.indexAreaList li a h6	{
		position:absolute;
		width:100%;
		height:30px;
		line-height:30px;
		bottom:0px;
		text-align:center;
		color:#fff;
		font-size:14px;
		background:#000;
		opacity: 0.6;
		border-radius:0 0 20px 20px;
	}

	.indexLabelList	{

	}
	.indexLabelList li	{
		float:left;
		width:25%;
	}
	.indexLabelList li span	{
		display:inline-block;
		width:60%;
		margin:0 auto;
		height:50px;
	}
	.indexLabelList li.i1 span	{
		background:url("../images/fast-and-easy-bookings.svg") no-repeat center center;
	}
	.indexLabelList li.i2 span	{
		background:url("../images/expert-assistance.svg") no-repeat center center;
	}
	.indexLabelList li.i3 span	{
		background:url("../images/verified-listings.svg") no-repeat center center;
	}
	.indexLabelList li.i4 span	{
		background:url("../images/price-match-guarantee.svg") no-repeat center center;
	}
	.indexLabelList li label	{
		display:inline-block;
		width:60%;
		margin:0 auto;
		text-align:center;
		font-size:12px;
		color:#666;
	}
	.indexLabelList li label h6	{
		line-height:32px;
		color:#000;
	}

	.RoomList	{}
	.RoomList ul	{

	}
	.RoomList ul li	{
		height:auto;
		overflow:auto;
		margin-top:20px;
		padding-bottom:15px;
		border-radius:6px;
		border:1px solid #ccc;
	}
	.RoomList ul li > div	{
		width:98%;
		margin:15px auto;
	}
	.RoomList ul li .img	{
		float:left;
		width:30%;
	}
	.RoomList ul li .img img	{
		width:100%;
		height:250px;
		border-radius:6px;
	}
	.RoomList ul li .intro	{
		float:right;
		width:68%;
		line-height:24px;
	}
	.RoomList ul li .intro h6	{
		line-height:24px;
	}
	.RoomList ul li .intro h6 label	{
		font-weight:normal;
	}
	.RoomList ul li .intro .area	{
		display:block;
		height:64px;
		overflow:hidden;
	}
	.RoomList ul li .intro .area span	{
		display:inline-block;
		width:auto;
		margin:5px 10px 0 0;
		padding:0 12px;
		line-height:24px;
		font-size:14px;
		border-radius:12px;
		background:#c0e9ff;
		border:1px solid #a4dbf8;
	}
	.RoomList ul li .intro .content	{
		display:block;
		height:140px;
		overflow:hidden;
	}
	.RoomList ul li .intro .price	{
		display:block;
		font-size:14px;
	}
	.RoomList ul li .intro .price strong	{
		font-size:18px;
		color:#f00;
	}
	.RoomList ul li .intro .btnOrder	{
		display:inline-block;
		float:right;
		width:100px;
		text-align:center;
		line-height:24px;
		color:#fff;
		font-size:16px;
		background:#9d8f6a;
		border-radius:12px;
		border:1px solid #9d8f6a;
	}
	.RoomList ul li .intro .btnOrder:hover	{
		color:#685e46;
		background:#c0e9ff;
		border:1px solid #a4dbf8;
	}
	.RoomList ul li .map	{
		display:inline-block;
		width:20px;
		height:20px;
		background:url("../images/wz.png") no-repeat;
		background-size:cover;
	}
	.RoomList ul li .filelist	{}
	.RoomList ul li .filelist a:hover	{
		color:#f00;
	}

	small	{ 
		float:right;
		text-align:right;
		color:#666; 
		font-size:12px;
	}

	.searchDiv	{
		width:100%;
		height:100px;
		background:#8b55ab;
	}
	.searchDiv .Container	{
		width:90%;
		margin:0 auto;
		padding-top:25px;
	}
	.searchDiv .Container div	{
		float:left;
		padding-right:10px;
	}
	.searchDiv div.item	{
		width:10%;
	}
	.searchDiv div.item label	{
		display:block;
		width:100%;
		line-height:44px;
		font-size:20px;
		font-weight:bold;
		color:#fff;
		text-align:center;
		border:3px solid #fff;
		background:#6d358e;
	}
	.searchDiv div.type	{
		width:30%;
	}
	.searchDiv div.type select	{
		width:100%;
		height:50px;
		padding:10px 20px;
		line-height:30px;
		font-size:20px;
	}
	.searchDiv div.content	{
		width:50%;
	}
	.searchDiv div.content input	{
		width:100%;
		padding:10px 20px;
		line-height:30px;
		border:0px;
		font-weight:bold;
		font-size:20px;
	}
	.searchDiv div.btnlist	{
		width:10%;
		font-size:20px;

	}
	.searchDiv div.btnlist button	{
		width:100%;
		padding:10px 20px;
		line-height:30px;
		border:0px;
		font-size:20px;
		font-weight:bold;
		color:#333;
		background:#ebc73b;
		border-radius:0px;
	}

.house-intro	{
	height:auto;
	overflow:auto;
}
	.house-intro .Container	{
		width:96%;
		margin:50px auto 0;
		height:auto;
		overflow:auto;
	}
	.house-intro .Container > .l	{
		width:35%;
	}
	.house-intro .Container > .r	{
		width:65%;
	}
	.house-intro .icon	{
		width:100%;
		height:110px;
		margin-bottom:20px;
		background:url("../images/bg01.png") no-repeat 0 0;
	}
	.house-intro h2	{
		padding-top:35px;
		line-height:30px;
		font-weight:bold;
	}
	.house-intro h4	{
		padding-top:30px;
		line-height:24px;
		font-weight:normal;
	}
	.house-intro h5	{
		padding-top:25px;
		line-height:24px;
		font-weight:normal;
	}
	.house-intro h5.AreaList	{
		
	}
	.house-intro h5.AreaList span	{
		display:inline-block;
		width:auto;
		margin:5px 10px 0 0;
		padding:0 12px;
		line-height:24px;
		font-size:14px;
		border-radius:12px;
		background:#c0e9ff;
		border:1px solid #a4dbf8;
	}

	.house-intro h5.RoomPrice strong	{
		font-size:18px;
		color:#f00;
	}
	.house-intro h5.RoomPrice button	{
		width:100px;
		text-align:center;
		line-height:24px;
		color:#fff;
		font-size:16px;
		background:#9d8f6a;
		border-radius:12px;
		border:1px solid #9d8f6a;
	}
	.house-intro h5.RoomPrice button:hover	{
		color:#685e46;
		background:#c0e9ff;
		border:1px solid #a4dbf8;
	}

	.house-intro .l .dateselect	{
		padding-top:30px;
	}
	.house-intro input,.house-intro select,.house-intro button	{
		width:150px;
		height:36px;
		padding:0px 10px;
		line-height:36px;
		font-size:16px;
		border:1px solid #dcdcdc;
		border-radius:18px;
		text-align:center;
	}
	.house-intro button	{
		background:#ebc73b;
	}

	.house-intro .photolist	{
		height:560px;
		overflow:hidden;
	}
	.house-intro .photolist li	{
		float:left;
		width:45%;
		margin-left:5%;
		margin-bottom:40px;
		position:relative;
	}
	.house-intro .photolist li img	{
		width:100%;
	}
	.house-intro .photolist li label	{
		position: absolute;
		bottom:10px;
		right:20px;
		min-width:120px;
		padding:0 30px;
		text-align:center;
		font-size:18px;
		line-height:36px;
		border-radius:18px;
		background:#fff;
		opacity: 0.8;
	}
	.room-intro	{
		width:96%;
		margin:0px auto 0;
		height:auto;
		overflow:auto;
	}
	.line	{
		width:100%;
		height:20px;
		background:#f4f4f4;
		margin-bottom:20px;
	}
	.room-intro h4.title	{
		color:#ebc73b;
	}
	.room-intro .content	{
		padding:20px 0 0px;
		line-height:24px;
	}
	.room-intro .content img	{
		max-width:100%;
	}

	.house-service	{
		width:96%;
		margin:40px auto 0;
		height:auto;
		overflow:auto;
	}
	.house-service > .title {
		overflow:hidden;
	}
	.house-service > .title h6	{
		padding-left:5px;
	}
	.house-service > .title > div	{
		margin-top:15px;
		position: relative;
		border-bottom:1px solid #e4e4e4;
	}
	.house-service > .title > div > span	{
		display:block;
		position:absolute;
		top:-3px;
		width:120px;
		height:7px;
		background:#ebc73b;
	}

	.house-service .content	{
		padding-top:20px;
	}
	.house-service .content ul	{
	}
	.house-service .content li	{
		float:left;
		width:33.33%;
		margin-bottom:20px;
		line-height:40px;
	}
	.house-service .content li span	{
		display:block;
		float:left;
		margin-right:10px;
		width:40px;
		height:40px;
		background:#9d8f6a;
		border-radius:6px;
	}
	.house-service .content li span.default	{
		background:#9d8f6a url("../images/icon05.png") no-repeat center center;
	}

	.roomorder	{}
	.roomorder img	{
		width:300px;
		height:150px;
		border-radius:12px;
	}
	.roomorder h6	{
		line-height:24px;
		font-weight:normal;
	}
	
	.order-title	{
		height:auto;
		overflow:auto;
	}
	.order-title h6	{
		float:right;
		width:100px;
		line-height:40px;
		text-align:center;
		background:#dcdcdc;
	}
	.order-title h6.active	{
		background:#ebc73b;
	}

.seq .seq-title	{
	width:640px;
	text-align:left;
	background:#f8f8f8;
	padding:10px 20px 20px 20px;
	line-height:20px;
}	
.seq .seq-title h4 a {
	color:#007a3b;
	line-height:40px;
}
.seq .seq-title label {
	font-size:14px;
	color:#666;
}
.seq .seq-title label strong	{
	color:#484848;
}

	
	.page-ad	{
		height:200px;
		background:url("../images/title02.jpg") no-repeat center;
	}

	.page-item-list	{ 
			width:368px; 
			margin-top:50px;
			margin-bottom:50px;
		}
					.page-item-list .nav .title	{
						width:368px;
						height:190px;
						background:url("../images/pic11.png") no-repeat;
					}
					.page-item-list .nav .title > h2	{
						padding-top:133px;
						color:#fff;
						font-size:60px;
						font-weight:900;
						text-align:center;
						font-family: 'Arial';
					}
					.page-item-list .nav ul	{
						margin:30px auto 0;
						width:100%;
					}
					.page-item-list .nav ul > li	{ 
						line-height:50px; 
						border-bottom:1px solid #e9e9e9;
						background:url("../images/icon103-1.png") no-repeat 340px 20px;
					}
					.page-item-list .nav ul > li > a	{
						padding-left:20px;
						font-size:18px;
						display:block;
					}
					.page-item-list .nav ul > li span	{
						color:#aaa;
					}
					.page-item-list .nav ul > li.active,.page-item-list .nav ul > li:hover	{ 
						background:url("../images/icon103-2.png") no-repeat 340px 20px;
					}
					.page-item-list .nav ul > li.active a,.page-item-list .nav ul > li:hover a	{ 
						color:#17b88d;
					}

					.page-item-list .contact	{
						margin-top:40px;
					}
					.page-item-list .contact .title	{
						background:#666666;
					}
					.page-item-list .contact .title h5	{
						padding-left:20px;
						line-height:50px;
						color:#fff;
					}
					.page-item-list .contact .list label {
						margin-top:20px;
						display:block;
						color:#6a6a6a;
						line-height:24px;
						padding-left:30px;
						font-size:14px;
					}
					.page-item-list .contact .list label.address {
						background: url("../images/icon03.png") no-repeat 0 1px;
						background-size:18px;
					}
					.page-item-list .contact .list label.phone {
						background: url("../images/icon03.png") no-repeat 0 -110px;
						background-size:18px;
					}
					.page-item-list .contact .list label.email {
						background: url("../images/icon03.png") no-repeat 0 -48px;
						background-size:18px;
					}
		.OrderList	{}
		.OrderList .title	{
			height:auto;
			overflow:auto;
		}
		.OrderList .title li	{
			float:left;
			width:120px;
			margin-right:1px;
			padding:5px 10px;
			border: 1px solid #ccc;
			border-radius:10px 10px 0 0;
		}
		.OrderList .title li h6	{
			font-size:16px;
		}
		.OrderList .title li h6 label	{
			font-size:12px;
		}
		.OrderList .title li.active	{
			background:#ebc73b;
		}

		.OrderBrief	{
			height:auto;
			overflow:auto;
			border:2px solid #ccc;
			border-radius:0 10px 10px 10px;
		}
		.OrderBrief .img	{
			float:left;
			width:300px;
		}
		.OrderBrief .intro	{
			float:left;
			width:700px;
		}
		.OrderBrief .intro h6	{
			line-height:32px;
		}
		
		.page-list-list	{ 
			margin:50px auto 0;
			width:900px;
			padding-bottom:50px;
		}
		.page-content-list	{ 
			margin:30px auto 0;
			width:900px;
			padding-bottom:50px;
		}
		
			
			.page-title	{
				height:60px;
			}
			.page-title h1	{
				float:left;
				width:auto;
				padding-right:50px;
				line-height:32px;
				font-family:'Arial';
				font-weight:900;
			}
			.page-title span	{
				display:block;
				float:left;
				width:28px;
				height:32px;
				background:url("../images/navi-arrow.png") no-repeat 0 center;
			}
			.page-title h4	{
				color:#666;
				float:left;
				margin-left:20px;
				width:auto;
				line-height:32px;
			}

			.page-content	{
				margin-top:50px;
				line-height:28px;
				min-height:450px;
				font-size:16px;
			}
		
		

		.NewsTitle	{
			font-weight:bold;
			color:#666;
			line-height:32px;
			padding-bottom:20px;
		}
		
		.page-navition	{ 
				height:auto;
				overflow:auto;
				line-height:24px; 
				text-align:right;
			}
				.page-navition .red	{ 
					display:inline-block; 
					width:80px; 
					color:#d50010; 
				}
				.page-navition b	{ color:#F00; font-weight:normal; }
				.page-navition table	{ float:right; height:20px; }
				.page-navition img { *vertical-align:middle; }
				.page-navition input	{ 
					width:20px; 
					text-align:center; 
					height:16px; 
					line-height:14px; 
					font-size:12px; 
					padding:0; 
					border:1px solid #70615d; 
				}
				.page-navition A.red	{ 
					display:block; 
					width:80px; 
					float:right; 
					text-align:right; 
				}

/* 新闻列表开始 */
.news-list {
    height: auto;
    overflow: auto;
}

.news-list ul li {
    margin: 10px 0px 0;
	padding-top:10px;
    overflow: hidden;
	background:#f9f9f9;
	border-bottom:2px solid #e6e6e6;
}

.news-list ul li .pic {
	float:left;
    width: 240px;
    height: 190px;
	line-height:190px;
	text-align:center;
}

.news-list ul li .pic img {
    width: 200px;
    height: 150px;
	border-radius:6px;
}

.news-list ul li .desc {
    float:right;
	margin-right:30px;
	width: 500px;
	padding-top:20px;
}
.news-list ul li .desc > a	{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-list ul li .desc label,
.news-list ul li .desc span {
    display:block;
}
.news-list ul li .desc label {
	margin-top:10px;
	line-height: 24px;
	height:94px;
	overflow:hidden;
	position: relative;
}
.news-list ul li .desc label::after {
    content: "...";
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 10px 1px 50px;
    background: url("../images/ellipsis_bg2.png") repeat-y;
}
.news-list ul li .desc span {
	margin-top:6px;
	font-size:12px;
	color:#888;
	font-style: italic;
	line-height: 18px;
}

/* 新闻列表结束 */
	

.footer-wrapper {
	background:#2f2f2f;
}

	.footer-wrapper .top	{
		padding-top:60px;
		padding-bottom:40px;
	}
	.footer-wrapper .top .maindiv	{
		height:auto;
		overflow:auto;
	}
	.footer-wrapper .top .l	{
		width:50%;
	}
	.footer-wrapper .top .r	{
		width:50%;
		text-align:right;
		padding-right:10px;
	}
	
	.footer-wrapper h6 {
		font-size:18px;
		font-weight:bold;
		color:#ccc;
		white-space: nowrap;
		padding-bottom:10px;
	}

	.footer-wrapper .top li {
		float:left;
		color:#ddd;
		width:20%;
		line-height:45px;
	}
	.footer-wrapper .top li a	{
		color:#ccc;
	}
	.footer-wrapper .top .l > ul > li  {
		padding-left:12px;
		background:url("../images/icon02.png") no-repeat left 16px;
	}
	.footer-wrapper .top .l > ul > li li  {
		width:100%;
		color:#ffffff;
	}
	.footer-wrapper .list {

	}
	
	.footer-wrapper .list label {
		display:block;
		color:#ccc;
		line-height:45px;
		padding-left:30px;
	}
	.footer-wrapper .list label.address {
		background: url("../images/icon03.png") no-repeat 0 10px;
	}
	.footer-wrapper .list label.phone {
		background: url("../images/icon03.png") no-repeat 0 -112px;
	}
	.footer-wrapper .list label.email {
		background: url("../images/icon03.png") no-repeat 0 -48px;
	}


	.footer-wrapper .copyright  {
		padding:20px 0 30px;
		clear:both;
	}
	.footer-wrapper .copyright label  {
		display:block;
		color:#6a6a6a;
		line-height:25px;
	}
	.footer-wrapper .copyright a  {
		color:#6a6a6a;
	}


/*** effect - shadow 1 ***/


.img-shadow-1
{
-webkit-box-shadow: 0 28px 16px -26px black;
-moz-box-shadow: 0 28px 16px -26px black;
box-shadow: 0 28px 16px -26px black;
}

.img-shadow-1:hover
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);

-webkit-box-shadow: 0 58px 36px -56px black;
-moz-box-shadow: 0 58px 36px -56px black;
box-shadow: 0 58px 36px -56px black;
}

.img-shadow-1
{
transition:all .6s ease-in-out;
-webkit-transition:all .6s ease-in-out;
-moz-transition:all .6s ease-in-out;
-ms-transition:all .6s ease-in-out;
-o-transition:all .6s ease-in-out;
}

.img-shadow-1:hover
{
transition:all .6s ease-in-out;
-webkit-transition:all .6s ease-in-out;
-moz-transition:all .6s ease-in-out;
-ms-transition:all .6s ease-in-out;
-o-transition:all .6s ease-in-out;
}

/*右侧浮动QQ开始*/

.float_qq {
	position: fixed;
	top: 420px;
	right: 0;
	width: 50px;
	height: 203px;
	z-index: 6666;
}
.float_qq li {
	width: auto;
	height: 50px;
	z-index: 20;
}
.float_qq li {
	position: absolute;
	left: 0;
	width: 62px;
}
.float_qq li.float_qq1 {
	top: 0;
}
.float_qq li.float_qq2 {
	top: 51px;
}
.float_qq li.float_qq3 {
	top: 102px;
}
.float_qq li.float_qq4 {
	top: 153px;
}
.float_qq li.float_qq5 {
	/*top: 204px;*/
	top: 153px;
}

.float_qq li a {
	display: block;
	font-family: "Microsoft YaHei", sans-serif;
	color: #FFF;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #000;
	opacity: 0.8;
	border-radius: 6px;
}
.float_qq li a img {
	display: block;
	float: left;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin: 12px 12px 14px 14px;
}
.float_qq li a:hover {
	background-color: #c70c1f;
	opacity: 1;
}
.float_shwx {
	position: absolute;
	top: -114px;
	left: -156px;
	background: url("../images/float_wxbd.png") no-repeat bottom right;
	width: 156px;
	height: 165px;
	padding-bottom: 9px;
	display: none;
}
.float_shwx img {
	display: block;
	background-color: #FFF;
	width: 156px;
	height: 156px;
}

/*右侧浮动QQ结束*/
