/* å…¬ç”¨ä»£ç  */

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0
}

a,
a:link,
a:visited {
	color: #333;
	text-decoration: none
}

a:link,
a:hover,
a:visited {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

a:hover {
	color: #e74b3d !important;
}

.insidewidth {
	width: 1190px;
	margin: 0 auto;
}

.title {
	width: 100%;
	height: 92px;
	border-bottom: 1px solid #EAE9E9;
	padding-top: 35px;
}

.title h3 {
	width: 100%;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 42px;
	font-weight: normal;
	color: #2C2C2C
}

.title .colorline {
	width: 105px;
	height: 2px !important;
	*height: 2px;
	*padding: 0;
	;
	_height: 1px;
	margin: 0 auto;
	background: #FF6C2A;
}

img {
	display: inline-block;
}

.colorling-img {
	background: url(../img/color-line.png) no-repeat center bottom !important;
	height: 2px !important;
	*height: 2px;
	padding: 0;
	;
	_height: 1px;
}

.whole-tit {
	text-align: center;
	margin-bottom: 20px;
}

.whole-tit h2 {
	font-size: 30px;
	display: block;
	margin-bottom: 20px;
	font-weight: normal;
}

.whole-tit .ln {
	display: block;
	width: 50px;
	height: 3px;
	background-color: #0089F5;
	margin: 0 auto;
}

.whole-tit .txt {
	color: #666;
}

.promotion-page {
	position: relative;
}

.promotion-page .naver-box {
	text-align: center;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.promotion-page .naver-box a {
	display: inline-block;
	vertical-align: middle;
	padding: 16px 24px;
}

.promotion-page .naver-box a:hover {
	color: #ff3431;
}

.promotion-page .naver-box .ln {
	display: inline-block;
	vertical-align: middle;
	height: 14px;
	width: 1px;
	background-color: #e4e4e4;
	font-size: 0;
}

.promotion-page .naver-box .num-active {
	color: #FFF;
	background-color: #008AF5;
}

.promotion-page .naver-box .sprice-active {
	color: #FFF;
	background-color: #2AC668;
}

.promotion-page .naver-box .safeguard-active {
	color: #FFF;
	background-color: #FEB609;
}

.promotion-page .media-box {
	padding: 60px 0 40px;
}

.promotion-page .media-box h2 {
	font-size: 30px;
	display: block;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: center;
}

.promotion-page .media-box .media-txt {
	font-size: 14px;
	color: #666;
	display: block;
	text-align: center;
}

.promotion-page .media-box .media-focus .img {
	display: block;
	width: 290px;
	height: 150px;
}

.promotion-page .media-box .media-focus .img img {
	width: 100%;
	height: 100%;
}

.promotion-page .media-box .media-focus .txt {
	display: block;
	text-align: center;
	padding: 20px 15px 0px;
	line-height: 20px;
	height: 60px;
	font-size: 14px;
}

.promotion-page .media-box .media-focus dd {
	border: 1px solid #e4e4e4;
	width: 291px !important;
	margin-right: 15px;
}

.promotion-page .media-box .media-focus .media-company {
	position: relative;
	border-top: 1px solid #e4e4e4;
	padding: 5px;
}

.promotion-page .media-box .media-focus .media-company .logo {
	display: block;
	width: 112px;
	height: 45px;
}

.promotion-page .media-box .media-focus .media-company .logo img {
	width: 100%;
	height: 100%;
}

.promotion-page .media-box .media-focus .media-company .date {
	position: absolute;
	right: 15px;
	top: 23px;
	color: #666;
}


/*.promotion-page .media-box .media-focus .am-direction-nav a { width: 60px; height: 60px; }
.promotion-page .media-box .media-focus .am-direction-nav a:before { content: ''; }
.promotion-page .media-box .media-focus .am-direction-nav .am-prev { left: -80px; background: url(../img/icon-prev.png) no-repeat 0 0; }
.promotion-page .media-box .media-focus .am-direction-nav .am-next { right: -80px; background: url(../img/icon-next.png) no-repeat 0 0; }*/

.media-box .media-focus {
	padding: 40px 0 10px;
	height: 350px;
	position: relative;
}

.media-box .focus-bd {
	width: 1220px;
	height: 350px;
	margin: 0 auto;
	overflow: hidden;
}

.media-box .media-focus .media-focus-prev {
	position: absolute;
	left: 50%;
	margin-left: -670px;
	top: 50%;
	margin-top: -30px;
	z-index: 11;
	width: 60px;
	height: 60px;
	background: url(../img/icon-prev.png) no-repeat 0 0;
}

.media-box .media-focus .media-focus-next {
	position: absolute;
	z-index: 11;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	right: 50%;
	margin-right: -670px;
	background: url(../img/icon-next.png) no-repeat 0 0;
}


/* ============ å¤´éƒ¨å¹¿å‘Š =============== */

.top_adver {
	display: block;
	background: #ff5454;
	height: 90px;
	overflow: hidden;
	width: 100%;
	min-width: 1220px;
	margin: 0 auto;
	text-align: center;
}

.top_adver strong {
	display: block;
	color: #FFF;
	font-size: 28px;
	margin: 15px 0 10px;
}

.top_adver p {
	color: #FFF;
	line-height: 20px;
	height: 20px;
	display: block;
}

.top_adver p em {
	color: #ffff00;
	font-weight: normal;
	margin: 0 3px;
}

.top_adver p i {
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
	margin: -3px 5px 0;
}


/* ============ å¤´éƒ¨èœå• =============== */

.nav {
	z-index: 7;
	width: 100%;
	min-width: 1220px;
	position: absolute;
	top: 0;
	left: 0;
}

.nav ul {
	zoom: 1;
	height: 110px;
}

.nav ul li {
	width: 25%;
	float: left;
	overflow: hidden;
	background: #F8F8F8;
	height: 110px;
	zoom: 1;
	overflow: hidden;
	cursor: pointer;
	-moz-box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.32);
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.32);
	border-right: 1px #EEE solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.nav ul li:last-child {
	border: none;
}

.nav ul li .col {
	display: block;
	width: 280px;
	margin: 25px auto 0 !important;
	position: relative;
	zoom: 1;
	height: 60px;
}

.nav ul li .col .icon {
	position: static;
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 7px;
	background: url(../img/icon_tabs_02.png) no-repeat center center;
}

.nav ul li .col .icon01 {
	background-position: 0 0;
}

.nav ul li .col .icon02 {
	background-position: -60px 0;
}

.nav ul li .col .icon03 {
	background-position: -120px 0;
}

.nav ul li .col .icon04 {
	background-position: -180px 0;
}

.nav ul li .col .icon05 {
	background-position: -240px 0;
}

.nav ul li .col .txt {
	width: 210px;
	float: left;
	margin-top: 7px;
}

.nav ul li .col .txt h3 {
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 7px;
}

.nav ul li .col .txt p {
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	font-size: 12px;
}

.nav ul li .col .hot {
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	margin-top: -12px;
	width: 40px;
	height: 27px;
	background: url(../img/icon_hot.png) no-repeat center center;
}

.nav ul li .col:hover .icon {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 7px;
	background: url(../img/icon_tabs.png) no-repeat center center;
}

.nav ul li .col:hover .icon01 {
	background-position: 0 0px;
}

.nav ul li .col:hover .icon02 {
	background-position: -60px 0px;
}

.nav ul li .col:hover .icon03 {
	background-position: -120px 0px;
}

.nav ul li .col:hover .icon04 {
	background-position: -180px 0px;
}

.nav ul li .col:hover .icon05 {
	background-position: -240px 0px;
}

.nav ul li .col:hover .txt {
	color: #FFF !important;
}

.nav ul li .col01:hover .txt {
	color: #663F65 !important;
}

.nav ul li .col02:hover .txt {
	color: #578E4F !important;
}

.nav ul li .col03:hover .txt {
	color: #32659C !important;
}

.nav ul li .col04:hover .txt {
	color: #908072 !important;
}

.nav ul li .col05:hover .txt {
	color: #19253D !important;
}

.nav ul li.active {
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.32);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.32);
	background: none;
}


/*.nav ul li:first-child.active { background-color: #2093FF; }
.nav ul li:nth-child(2).active { background-color: #4A39E1; }
.nav ul li:nth-child(3).active { background-color: #0B0F1B; }*/

.nav ul li.active .col {
	color: #FFF !important;
}

.nav ul li.active .col .icon01 {
	background-position: 0 -67px;
}

.nav ul li.active .col .icon02 {
	background-position: -60px -67px;
}

.nav ul li.active .col .icon03 {
	background-position: -120px -67px;
}

.nav ul li.active .col .icon04 {
	background-position: -180px -67px;
}

.nav ul li.active .col .icon05 {
	background-position: -240px -67px;
}

.nav ul li.active .col .txt {
	color: #FFF !important;
}

.nav ul li.active .col .hot {
	/*background: url(../img/icon_hot_hover.png) no-repeat center center;*/
}


/* å…¬ç”¨ä»£ç  end*/


/* è£…ä¿®ä¿éšœé‡‘ */

.decoration-support-page .banner-box {
	background: url(../img/banner.jpg) no-repeat 0 0;
	height: 610px;
	overflow: hidden;
	position: relative;
}

.decoration-support-page .banner-box .tit {
	display: block;
	margin: 240px auto 50px;
	width: 604px;
	height: 115px;
	background: url(../img/icon-tit.png) no-repeat 0 0;
}

.decoration-support-page .banner-box .txt-box {
	width: 700px;
	overflow: hidden;
	margin: 0 auto;
}

.decoration-support-page .banner-box .txt-box .tab {
	float: left;
	width: 33.33333%;
	text-align: center;
	color: #FFF;
}

.decoration-support-page .banner-box .txt-box .tab .num {
	display: block;
	font-size: 40px;
	margin-bottom: 20px;
}

.decoration-support-page .banner-box .txt-box .tab .txt {
	display: block;
}

.decoration-support-page .tab-box {
	background-color: #23273C;
	overflow: hidden;
}

.decoration-support-page .tab-box .tab {
	overflow: hidden;
	float: left;
	padding: 15px 20px;
	border: 1px solid #3B405A;
	margin-left: -1px;
}

.decoration-support-page .tab-box .tab .icon {
	display: block;
	position: static;
	float: left;
	width: 46px;
	height: 46px;
	margin-right: 15px;
}

.decoration-support-page .tab-box .tab .icon01 {
	background: url(../img/icon01.png) no-repeat 0 0;
	background-size: contain;
}

.decoration-support-page .tab-box .tab .icon02 {
	background: url(../img/icon02.png) no-repeat 0 0;
	background-size: contain;
}

.decoration-support-page .tab-box .tab .icon03 {
	background: url(../img/icon03.png) no-repeat 0 0;
	background-size: contain;
}

.decoration-support-page .tab-box .tab .icon04 {
	background: url(../img/icon04.png) no-repeat 0 0;
	background-size: contain;
}

.decoration-support-page .tab-box .tab .txt-box {
	float: left;
	width: 200px;
	color: #FFF;
}

.decoration-support-page .tab-box .tab .txt-box .tit {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.decoration-support-page .tab-box .tab .txt-box .txt {
	display: block;
	color: #999;
}

.decoration-support-page .what-do {
	padding: 70px 0 20px;
}

.decoration-support-page .what-do .bd {
	background: url(../img/txt-bg.png) no-repeat center center;
	height: 432px;
	margin: 30px auto;
	width: 1252px;
}

.decoration-support-page .what-do .bd .txt-box {
	padding: 50px 0 0 50px;
	font-size: 16px;
	line-height: 1.6;
	width: 680px;
}

.decoration-support-page .what-do .bd .tit {
	display: block;
	margin-bottom: 30px;
}

.decoration-support-page .what-do .bd .txt {
	display: block;
	color: #999;
	margin-bottom: 30px;
}

.decoration-support-page .what-do .bd .txt .important {
	color: #ff3431;
}

.decoration-support-page .what-do .bd .apply-btn {
	display: block;
	width: 220px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #FFF;
	background-color: #0089F5;
}

.decoration-support-page .what-do .bd .apply-btn:hover {
	background: #007bdc;
	color: #fff !important;
}

.decoration-support-page .four-guarantee .tab-panel {
	overflow: hidden;
	padding: 40px 0;
}

.decoration-support-page .four-guarantee .tab-panel .tab {
	float: left;
	width: 305px;
	height: 400px;
	position: relative;
}

.decoration-support-page .four-guarantee .tab-panel .tab01 {
	background: url(../img/img_01.jpg) no-repeat 0 0;
	background-size: 100%;
}

.decoration-support-page .four-guarantee .tab-panel .tab02 {
	background: url(../img/img_02.jpg) no-repeat 0 0;
	background-size: 100%;
}

.decoration-support-page .four-guarantee .tab-panel .tab03 {
	background: url(../img/img_03.jpg) no-repeat 0 0;
	background-size: 100%;
}

.decoration-support-page .four-guarantee .tab-panel .tab04 {
	background: url(../img/img_04.jpg) no-repeat 0 0;
	background-size: 100%;
}

.decoration-support-page .four-guarantee .tab-panel .icon-tit {
	padding: 120px 0 0 0px;
	text-align: center;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
}

.decoration-support-page .four-guarantee .tab-panel .icon-tit .icon {
	display: block;
	position: static;
	width: 50px;
	height: 51px;
	margin: 0 auto 20px;
}

.decoration-support-page .four-guarantee .tab-panel .icon-tit .icon01 {
	background: url(../img/icon06.png) no-repeat 0 0;
}

.decoration-support-page .four-guarantee .tab-panel .icon-tit .icon02 {
	background: url(../img/icon05.png) no-repeat -10px -7px;
}

.decoration-support-page .four-guarantee .tab-panel .icon-tit .icon03 {
	background: url(../img/icon08.png) no-repeat 0 0;
}

.decoration-support-page .four-guarantee .tab-panel .icon-tit .icon04 {
	background: url(../img/icon07.png) no-repeat 0 0;
}

.decoration-support-page .four-guarantee .tab-panel .icon-tit .tit {
	color: #FFF;
	font-size: 22px;
	display: block;
}

.decoration-support-page .four-guarantee .tab-panel .icon-tit .ln {
	display: block;
	margin: 30px auto;
	width: 20px;
	height: 2px;
	background-color: #FFF;
}

.decoration-support-page .four-guarantee .tab-panel .hover-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 137, 245, 0.7);
	color: #FFF;
	padding: 60px 15px 0;
	display: none;
}

.decoration-support-page .four-guarantee .tab-panel .hover-box .hover-tit {
	display: block;
	text-align: center;
	font-size: 22px;
	margin-bottom: 30px;
}

.decoration-support-page .four-guarantee .tab-panel .hover-box .hover-txt {
	font-size: 18px;
}

.decoration-support-page .four-guarantee .tab-panel .hover-box .hover-txt .txt-li {
	display: block;
	margin: 20px 0;
}

.decoration-support-page .four-guarantee .tab-panel .hover-box .hover-txt .txt-li b {
	font-weight: normal;
	margin-right: 5px;
}

.decoration-support-page .four-guarantee .tab-panel .hover-box .hover-txt .txt-f {
	line-height: 24px;
	font-size: 14px;
	padding: 0px 20px;
	display: block;
}

.decoration-support-page .four-guarantee .tab-panel .tab-on .hover-box {
	display: block;
}

.decoration-support-page .four-guarantee .tab-panel .tab-on .icon-tit {
	display: none;
}

.decoration-support-page .four-set {
	padding: 40px 0;
	margin-bottom: 30px;
}

.decoration-support-page .four-set .set-box {
	width: 1220px;
	margin: 60px auto;
	background-color: #fff;
	box-shadow: 0px 0px 20px #efefef;
	overflow: hidden;
}

.decoration-support-page .four-set .set-box .tab {
	width: 250px;
	height: 220px;
	float: left;
	padding-top: 40px;
	position: relative;
	box-sizing: border-box;
}

.decoration-support-page .four-set .set-box .tab .icon {
	position: static;
	display: block;
	width: 46px;
	height: 46px;
	margin: 0 auto 10px;
}

/*.decoration-support-page .four-set .set-box .tab .icon01 {
	background: url(../img/icon-set01.png) no-repeat 0 0;
}

.decoration-support-page .four-set .set-box .tab .icon02 {
	background: url(../img/icon-set02.png) no-repeat 0 0;
}

.decoration-support-page .four-set .set-box .tab .icon03 {
	background: url(../img/icon-set03.png) no-repeat 0 0;
}

.decoration-support-page .four-set .set-box .tab .icon04 {
	background: url(../img/icon-set04.png) no-repeat 0 0;
}*/

.decoration-support-page .four-set .set-box .tab .set-tit {
	display: block;
	text-align: center;
	color: #008af5;
	font-size: 16px;
	padding: 25px 0;
}

.decoration-support-page .four-set .set-box .tab .set-tit b {
	font-weight: normal;
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
	border-radius: 100%;
	background-color: #0089F5;
	width: 22px;
	height: 22px;
	line-height: 24px;
}

.decoration-support-page .four-set .set-box .tab .dot {
	display: block;
	width: 17px;
	height: 3px;
	margin: 0 auto;
	background: url(../img/icon-dot-three.png) no-repeat 0 0;
}

.decoration-support-page .four-set .set-box .set-arrow {
	float: left;
	width: 34px;
	height: 36px;
	background: url(../img/icon-arrow-right.png) no-repeat 0 0;
	margin: 92px 20px 0 19px;
}

.decoration-support-page .four-set .set-box .hover-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #FFF;
	padding: 40px 20px 0;
	display: none;
}

.decoration-support-page .four-set .set-box .bg01 {
	background: #0089F5;
}

.decoration-support-page .four-set .set-box .bg02 {
	background: #0089F5;
}

.decoration-support-page .four-set .set-box .bg03 {
	background: #0089F5;
}

.decoration-support-page .four-set .set-box .bg04 {
	background: #0089F5;
}

.decoration-support-page .four-set .set-box .hover-box .hover-tit {
	text-align: center;
	font-size: 22px;
	margin-bottom: 24px;
}

.decoration-support-page .four-set .set-box .hover-box .hover-txt {
	font-size: 14px;
	line-height: 25px;
}

.decoration-support-page .four-set .set-box .hover-box .hover-txt .txt-li {
	display: block;
	margin: 20px 0;
}

.decoration-support-page .four-set .set-box .hover-box .hover-txt .txt-li b {
	font-weight: normal;
	margin-right: 5px;
}

.decoration-support-page .four-set .set-box .hover-box .hover-txt .txt-f {
	line-height: 1.4;
}

.decoration-support-page .four-set .set-box .tab-on .hover-box {
	display: block;
}

.decoration-support-page .four-set .set-box .tab-on .icon-tit {
	display: none;
}

.decoration-support-page .four-set .look-btn {
	display: block;
	color: #008af5;
	border: 1px solid #008af5;
	width: 220px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	font-size: 16px;
}

.decoration-support-page .four-set .look-btn:hover {
	color: #FFF !important;
	background-color: #008af5;
}

.decoration-support-page .slogan-box {
	background: url(../img/banner-intelligent.jpg) no-repeat center center;
	height: 320px;
}

.decoration-support-page .slogan-box .company-info {
	width: 1220px;
	margin: 0 auto;
	color: #FFF;
	padding-top: 50px;
}

.decoration-support-page .slogan-box .company-info .tit {
	display: block;
	font-size: 30px;
	line-height: 1.4;
}

.decoration-support-page .slogan-box .company-info .ln {
	display: block;
	width: 60px;
	height: 3px;
	background-color: #008af5;
	margin: 20px 0;
}

.decoration-support-page .slogan-box .company-info .txt {
	display: block;
	width: 500px;
	line-height: 1.6;
	margin-bottom: 30px;
}

.decoration-support-page .slogan-box .company-info .look-btn {
	display: block;
	color: #fff;
	border: 1px solid #fff;
	width: 220px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
}

.decoration-support-page .slogan-box .company-info .look-btn:hover {
	color: #666 !important;
	background-color: #fff;
}

.decoration-support-page .cover-box {
	background-color: #F5F6F9;
}

.decoration-support-page .cover-box .cover-bd {
	width: 1220px;
	margin: 0 auto;
	position: relative;
}

.decoration-support-page .cover-box .map {
	background: url(../img/img-map.png) no-repeat 0 0;
	width: 819px;
	height: 620px;
	position: relative;
}

.decoration-support-page .cover-box .map .txt {
	position: absolute;
	top: 310px;
	left: 300px;
	display: block;
	width: 200px;
	height: 60px;
	padding: 10px 20px 20px;
	color: #999;
	background-color: #FFF;
	box-shadow: 0 0 5px #ccc;
	line-height: 24px;
	font-size: 16px;
	font-weight: 300;
}

.decoration-support-page .cover-box .info-panel {
	position: absolute;
	z-index: 11;
	right: 0;
	top: 100px;
	text-align: right;
	overflow: hidden;
}

.decoration-support-page .cover-box .info-panel .tit {
	display: block;
	font-size: 30px;
	line-height: 1.4;
}

.decoration-support-page .cover-box .info-panel .ln {
	display: inline-block;
	width: 60px;
	height: 3px;
	background-color: #008af5;
	margin: 20px 0;
}

.decoration-support-page .cover-box .info-panel .txt {
	margin-bottom: 30px;
	color: #666;
}

.decoration-support-page .cover-box .info-panel .txt span {
	display: block;
	line-height: 1.6;
}

.decoration-support-page .cover-box .info-panel .num-box {
	overflow: hidden;
	margin: 70px 0 70px;
}

.decoration-support-page .cover-box .info-panel .num-box .tab {
	float: left;
	margin-left: 15px;
}

.decoration-support-page .cover-box .info-panel .num-box .tab .num {
	display: block;
	color: #ccc;
	font-size: 56px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.decoration-support-page .cover-box .info-panel .num-box .tab .num label {
	font-size: 20px;
	margin-left: 2px;
}

.decoration-support-page .cover-box .info-panel .num-box .tab .num-tit {
	display: block;
	color: #999;
	font-size: 14px;
}

.decoration-support-page .cover-box .info-panel .look-btn {
	display: block;
	float: right;
	color: #008af5;
	border: 1px solid #008af5;
	width: 220px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	font-size: 16px;
}

.decoration-support-page .cover-box .info-panel .look-btn:hover {
	color: #FFF !important;
	background-color: #008af5;
}

.decoration-support-page .start-experience {
	background: url(../img/img-experience.png) #f5f5f8 no-repeat center center;
	height: 380px;
	padding-top: 60px;
}

.decoration-support-page .start-experience .apply-btn {
	display: block;
	margin: 0 auto;
	font-size: 14px;
	width: 220px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #FFF;
	background-color: #0089F5;
}

.decoration-support-page .start-experience .apply-btn:hover {
	background: #007bdc;
	color: #fff !important;
}

.decoration-support-page .start-experience .tit {
	display: block;
	font-size: 30px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 50px;
}

.decoration-support-page .start-experience .txt {
	margin-bottom: 50px;
	color: #666;
	text-align: center;
}

.decoration-support-page .start-experience .txt span {
	display: block;
	line-height: 1.6;
	font-size: 14px;
}

.decoration-support-page .start-experience .txt span a {
	color: #0089f5;
}


/* ä¿éšœç½‘èµ”ä»˜æœåŠ¡åè®® */

#bzj_fw_box {
	display: none;
	width: 100%;
}

#bzj_fw_box .all_tit {
	color: #f00;
	text-align: center;
	margin-top: 30px;
}

#bzj_fw_box p {
	line-height: 20px;
}

#bzj_fw_box .article .importance {
	font-weight: bold;
}


/* 0å…ƒå…¨å±‹è£…ä¿® */

.house-decoration-page .banner-box {
	background: url(../img/banner-house.jpg) no-repeat center center;
	height: 610px;
	position: relative;
	min-width: 1220px;
}

.house-decoration-page .banner-box .wrapper {
	position: relative;
}

.house-decoration-page .banner-box .wrapper .apply-box {
	background-color: #FFF;
	border-radius: 10px;
	padding: 30px 30px;
	position: absolute;
	right: 0;
	top: 190px;
}

.house-decoration-page .banner-box .wrapper .apply-box .tit {
	display: block;
	text-align: center;
	font-size: 20px;
	margin-bottom: 15px;
}

.house-decoration-page .banner-box .wrapper .apply-box .txt {
	display: block;
	text-align: center;
	margin-bottom: 25px;
	font-size: 12px;
	color: #999;
}

.house-decoration-page .banner-box .wrapper .apply-box .txt b {
	color: #ff3431;
	font-weight: normal;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .form-group {
	margin-bottom: 15px;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .form-group .text {
	display: block;
	width: 100%;
	padding: 10px 10px;
	height: 40px;
	border: 1px solid #e4e4e4;
	width: 280px;
	border-radius: 5px;
	outline: none;
	box-sizing: border-box;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .form-group .text-code {
	width: 180px;
	float: left;
	border-radius: 5px 0 0 5px;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .form-group .code-btn {
	float: right;
	width: 100px;
	border: none;
	height: 40px;
	border-radius: 0 5px 5px 0;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .form-group .code-btn:hover {
	background: #cbcbcb;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .form-dw {
	position: relative;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .form-group .from-dw-btn {
	position: absolute;
	top: 0;
	right: 0;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .apply-btn {
	display: block;
	width: 100%;
	border-radius: 5px;
	outline: none;
	border: none;
	background-color: #FEB609;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.house-decoration-page .banner-box .wrapper .apply-box .form-box .apply-btn:hover {
	background: #eda701;
}

.house-decoration-page .five-set-panel {
	padding: 70px 0 0;
	margin-bottom: 70px;
}

.house-decoration-page .five-set-panel .panel-tit {
	display: block;
	width: 550px;
	height: 75px;
	margin: 0 auto;
	background: url(../img/tit-five-set.png) no-repeat 0 0;
}

.house-decoration-page .five-set-panel .set-box {
	width: 1217px;
	margin: 60px auto 20px;
	background-color: #fff;
	box-shadow: 0px 0px 20px #ccc;
	overflow: hidden;
}

.house-decoration-page .five-set-panel .set-box .tab {
	width: 185px;
	height: 220px;
	float: left;
	padding-top: 40px;
	position: relative;
	box-sizing: border-box;
}

.house-decoration-page .five-set-panel .set-box .tab .icon {
	position: static;
	display: block;
	width: 46px;
	height: 46px;
	margin: 0 auto 10px;
}

.house-decoration-page .five-set-panel .set-box .tab .icon01 {
	background: url(../img/icon10.png) no-repeat 0 0;
}

.house-decoration-page .five-set-panel .set-box .tab .icon02 {
	background: url(../img/icon11.png) no-repeat 0 0;
}

.house-decoration-page .five-set-panel .set-box .tab .icon03 {
	background: url(../img/icon12.png) no-repeat 0 0;
}

.house-decoration-page .five-set-panel .set-box .tab .icon04 {
	background: url(../img/icon13.png) no-repeat 0 0;
}

.house-decoration-page .five-set-panel .set-box .tab .icon05 {
	background: url(../img/icon14.png) no-repeat 0 0;
}

.house-decoration-page .five-set-panel .set-box .tab .set-tit {
	display: block;
	text-align: center;
	color: #008af5;
	font-size: 16px;
	padding: 25px 0;
}

.house-decoration-page .five-set-panel .set-box .tab .set-tit b {
	font-weight: normal;
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
	border-radius: 100%;
	background-color: #0089F5;
	width: 22px;
	height: 22px;
	line-height: 24px;
}

.house-decoration-page .five-set-panel .set-box .tab .dot {
	display: block;
	width: 17px;
	height: 3px;
	margin: 0 auto;
	background: url(../img/icon-dot-three.png) no-repeat 0 0;
}

.house-decoration-page .five-set-panel .set-box .tab p {
	display: none;
	text-align: center;
	color: #B8B8B8;
	font-size: 12px;
	margin-left: 10px;
}

.house-decoration-page .five-set-panel .set-box .tab:hover p {
	display: block;
}

.house-decoration-page .five-set-panel .set-box .tab:hover .dot {
	display: none;
}

.house-decoration-page .five-set-panel .set-box .tab:hover .set-tit {
	padding-bottom: 15px;
}

.house-decoration-page .five-set-panel .set-box .set-arrow {
	float: left;
	width: 34px;
	height: 36px;
	background: url(../img/icon-arrow-right.png) no-repeat 0 0;
	margin: 92px 20px 0 19px;
}

.house-decoration-page .five-set-panel .set-box .hover-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #0089F5;
	color: #FFF;
	padding: 40px 15px 0;
	display: none;
}

.house-decoration-page .five-set-panel .set-box .hover-box .hover-tit {
	display: block;
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}

.house-decoration-page .five-set-panel .set-box .hover-box .hover-txt {
	font-size: 14px;
	line-height: 1.4;
}

.house-decoration-page .five-set-panel .set-box .hover-box .hover-txt .txt-li {
	display: block;
	margin: 20px 0;
}

.house-decoration-page .five-set-panel .set-box .hover-box .hover-txt .txt-li b {
	font-weight: normal;
	margin-right: 5px;
}

.house-decoration-page .five-set-panel .set-box .hover-box .hover-txt .txt-f {
	line-height: 1.4;
}

.house-decoration-page .five-set-panel .set-box .tab-on .hover-box {
	display: block;
}

.house-decoration-page .five-set-panel .set-box .tab-on .icon-tit {
	display: none;
}

.house-decoration-page .five-advantage {
	padding: 60px 0;
	background-color: #F5F6F9;
	min-width: 1220px;
}

.house-decoration-page .five-advantage .advantage-box {
	width: 1220px;
	margin: 50px auto 10px;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
	box-shadow: 0 0 10px #ccc;
}

.house-decoration-page .five-advantage .advantage-box .find-box {
	width: 360px;
	height: 430px;
	float: left;
	background: url(../img/bg-img-five-set.jpg) no-repeat 0 0;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd {
	padding: 40px 20px 0;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd h2 {
	font-size: 20px;
	margin-bottom: 30px;
	color: #FFF;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .tab {
	overflow: hidden;
	color: #FFF;
	margin-bottom: 25px;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .tab .tit {
	float: left;
	margin-right: 5px;
	width: 50px;
	text-align: right;
	height: 30px;
	line-height: 30px;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .tab .panel {
	float: left;
	color: #FFF;
	width: 265px;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .tab .panel .item {
	display: block;
	float: left;
	width: 80px;
	position: relative;
	margin-right: 8px;
	margin-bottom: 8px;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .tab .panel .item .close-btn {
	display: none;
	position: absolute;
	z-index: 111;
	top: 5px;
	right: 5px;
	width: 7px;
	height: 7px;
	cursor: pointer;
	background: url(../img/icon-close-btn.png) no-repeat 0 0;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .tab .panel a {
	color: #FFF;
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 12px;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .tab .panel a:hover,
.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .tab .panel a.on {
	background-color: #fff;
	color: #0083fe !important;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .start-btn {
	display: block;
	background-color: #FFF;
	color: #0083fe;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.house-decoration-page .five-advantage .advantage-box .find-box .find-bd .start-btn:hover {
	background-color: #f7f7f7;
}

.house-decoration-page .five-advantage .advantage-box .compare-box {
	width: 820px;
	height: 430px;
	float: right;
	padding-top: 10px;
	margin-right: 20px;
	box-sizing: border-box;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-tit {
	font-weight: bold;
	font-size: 20px;
	color: #999;
	overflow: hidden;
	padding: 2px 15px;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-panel {
	overflow: hidden;
	padding: 15px 15px 8px;
	color: #999;
	font-size: 12px;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-panel .item {
	float: left;
	width: 140px;
	display: block;
	margin-bottom: 10px;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-panel .panel-tit {
	font-size: 14px;
	margin-top: 12px;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-panel .panel-advantage .advantage {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	width: 16px;
	height: 16px;
	background: url(../img/icon-advantage.png) no-repeat 0 0;
	background-size: 100%;
	margin-right: 5px;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-panel .panel-inferiority .inferiority {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	width: 16px;
	height: 16px;
	background: url(../img/icon-inferiority.png) no-repeat 0 0;
	background-size: 100%;
	margin-right: 5px;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-panel .panel-inferiority .item {
	width: 120px;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-panel .txt {
	display: block;
	margin-bottom: 10px;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .tab-gray {
	background-color: #F7F7F7;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .state01 {
	display: block;
	width: 135px;
	float: left;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .state02 {
	display: block;
	width: 380px;
	float: left;
}

.house-decoration-page .five-advantage .advantage-box .compare-box .state03 {
	display: block;
	width: 250px;
	float: left;
}

.house-decoration-page .cost-savings {
	padding: 50px 0;
}

.house-decoration-page .cost-savings .tab-box {
	overflow: hidden;
	width: 1220px;
	margin: 50px auto;
}

.house-decoration-page .cost-savings .tab-box .tab {
	float: left;
	width: 380px;
	border: 1px solid #e4e4e4;
	margin-right: 37px;
}

.house-decoration-page .cost-savings .tab-box .tab .img {
	display: block;
	width: 380px;
	height: 200px;
	position: relative;
	overflow: hidden;
	cursor: default;
}

.house-decoration-page .cost-savings .tab-box .tab .img img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

.house-decoration-page .cost-savings .tab-box .tab .img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: .3s linear;
	-webkit-transition: .3s linear;
}

.house-decoration-page .cost-savings .tab-box .tab .txt {
	color: #999;
	padding: 20px;
	height: 30px;
	line-height: 1.4;
}

.house-decoration-page .cost-savings .tab-box .tab .hover-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.5);
}

.house-decoration-page .cost-savings .tab-box .tab .hover-mask .hover-txt {
	display: block;
	margin: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	width: 200px;
	color: #FFF;
	font-size: 18px;
	padding: 15px 0;
	margin-top: 70px;
}

.house-decoration-page .cost-savings .tab-box .tab-last {
	margin-right: 0 !important;
}

.house-decoration-page .cost-savings .apply-btn {
	display: block;
	color: #008af5;
	border: 1px solid #008af5;
	width: 220px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	font-size: 16px;
}

.house-decoration-page .cost-savings .apply-btn:hover {
	color: #FFF !important;
	background-color: #008af5;
}

.house-decoration-page .tailor-made {
	background-color: #F5F6F9;
	padding: 60px 0;
	min-width: 1220px;
}


.house-decoration-page .tailor-made .focus-bd {
	width: 1220px;
	height: 350px;
	margin: 0 auto;
	overflow: hidden;
}



.house-decoration-page .tailor-made .designer-focus .designer-box {
	overflow: hidden;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd {
	float: left;
	background: url(../img/bg-designer-hd.png) no-repeat 0 0;
	width: 316px;
	height: 350px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .hd-portrait {
	display: block;
	width: 100px;
	height: 100px;
	margin: 30px auto 0;
	border-radius: 100%;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	padding: 7px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .hd-portrait img {
	display: block;
	border-radius: 100%;
	width: 100%;
	height: 100%;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .nm {
	display: block;
	text-align: center;
	margin: 10px 10px 10px 40px;
	font-size: 18px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .nm .badge {
	color: #FFF;
	font-weight: normal;
	background-color: #B553ED;
	font-size: 12px;
	padding: 0 6px;
	margin-left: 5px;
}
.house-decoration-page .tailor-made .designer-focus{
	position:relative;
	margin:0 auto;
}
.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .num {
	display: block;
	text-align: center;
	font-size: 16px;
	margin: 20px 0;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .txt {
	display: block;
	padding: 10px 15px;
	line-height: 1.4;
	position: relative;
	padding: 20px 35px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .txt .slogan {
	display: block;
	height: 54px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .txt b {
	display: block;
	font-size: 30px;
	position: absolute;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .txt .p-l {
	left: 20px;
	top: -5px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-hd .txt .p-r {
	right: 30px;
	bottom: -5px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd {
	width: 500px;
	height: 350px;
	float: left;
	position: relative;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .img {
	display: block;
	width: 100%;
	height: 350px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .img img {
	width: 100%;
	height: 100%;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .style-selection {
	margin-top: 3px;
	height: 100px;
	background: #2973FA;
	padding: 15px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .style-selection .tab-box {
	overflow: hidden;
	width: 270px;
	float: left;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .style-selection .tab-box .tab {
	display: block;
	float: left;
	width: 80px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 12px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .style-selection .tab-box .tab .close-btn {
	display: none;
	position: absolute;
	z-index: 111;
	top: 5px;
	right: 5px;
	width: 7px;
	height: 7px;
	cursor: pointer;
	background: url(../img/icon-close-btn.png) no-repeat 0 0;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .style-selection .tab-box a {
	color: #FFF;
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 12px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .style-selection .tab-box a.on,
.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .style-selection .tab-box a:hover {
	background-color: #fff;
	color: #0083fe !important;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd .style-selection .get-free {
	display: block;
	float: right;
	background: url(../img/btn-get-free.jpg) no-repeat 0 0;
	width: 93px;
	height: 74px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd-short {
	width: 400px;
	height: 248px;
	margin-left: 3px;
}

.house-decoration-page .tailor-made .designer-focus .designer-box .designer-bd-short .img {
	height: 248px;
}

.house-decoration-page .apply-service {
	padding: 70px 0;
}

.house-decoration-page .apply-service .table-box {
	width: 1220px;
	margin: 50px auto 40px;
	text-align: center;
}

.house-decoration-page .apply-service .table-box span {
	display: block;
	float: left;
	margin: 0 15px;
}

.house-decoration-page .apply-service .table-box .type {
	width: 230px;
}

.house-decoration-page .apply-service .table-box .budget {
	width: 180px;
}

.house-decoration-page .apply-service .table-box .owner {
	width: 140px;
}

.house-decoration-page .apply-service .table-box .situation {
	width: 360px;
}

.house-decoration-page .apply-service .table-box .date {
	width: 140px;
}

.house-decoration-page .apply-service .table-box .table-hd {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
	padding: 12px 0;
	color: #008af5;
}

.house-decoration-page .apply-service .table-box .table-bd {
	font-size: 12px;
	border-bottom: 1px dashed #e4e4e4;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
}

.house-decoration-page .apply-service .table-box .table-bd span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.house-decoration-page .apply-service .apply-btn {
	display: block;
	color: #008af5;
	border: 1px solid #008af5;
	width: 220px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	font-size: 16px;
}

.house-decoration-page .apply-service .apply-btn:hover {
	color: #FFF !important;
	background-color: #008af5;
}

.house-decoration-page .free-panel {
	background: url(../img/bg-seven-set.jpg) no-repeat 0 0;
	height: 443px;
	padding: 70px 0 0;
	min-width: 1220px;
}

.house-decoration-page .free-panel .whole-tit {
	color: #FFF;
}

.house-decoration-page .free-panel .whole-tit .txt {
	color: #FFF;
}

.house-decoration-page .free-panel .tab-icon-box {
	overflow: hidden;
	width: 1205px;
	margin: 0 auto;
	padding: 50px 0px 0 15px;
	overflow: hidden !important;
}

.house-decoration-page .free-panel .tab-icon-box .tab {
	float: left;
	margin-right: 76px;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon-mask {
	display: block;
	/*background: url(../img/bg-icon-circle.png) no-repeat center center;*/
	width: 100px;
	height: 100px;
	padding: 10px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon-mask:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon {
	display: block;
	width: 100px;
	height: 100px;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon01 {
	background: url(../img/icon15.png) no-repeat 0 0;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon02 {
	background: url(../img/icon16.png) no-repeat 0 0;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon03 {
	background: url(../img/icon17.png) no-repeat 0 0;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon04 {
	background: url(../img/icon18.png) no-repeat 0 0;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon05 {
	background: url(../img/icon19.png) no-repeat 0 0;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon06 {
	background: url(../img/icon20.png) no-repeat 0 0;
}

.house-decoration-page .free-panel .tab-icon-box .tab .icon07 {
	background: url(../img/icon21.png) no-repeat 0 0;
}

.house-decoration-page .free-panel .tab-icon-box .tab .tit {
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	line-height: 1.6;
	margin: 12px 0;
}

.house-decoration-page .free-panel .tab-icon-box .tab-last {
	margin-right: 0 !important;
}


/* æ™ºèƒ½æŠ¥ä»· */

.intelligent-quotation-page .calculator-box {
	background: url(../img/banner-intelligent.jpg) no-repeat 0 0;
	background-size: 100%;
	height: 790px;
	overflow: hidden;
	background-size: cover;
}

.intelligent-quotation-page .calculator-box .calculator-hd {
	display: block;
	width: 830px;
	height: 165px;
	margin: 115px auto 0;
	/*background: url(../img/tit-calculator.png) no-repeat 0 0;*/
}

.intelligent-quotation-page .calculator-box .calculator-bd {
	background-color: #FFF;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 2px 2px 10px #000;
	border-radius: 10px;
}

.intelligent-quotation-page .calculator-before {
	overflow: hidden;
	position: relative;
}

.intelligent-quotation-page .calculator-before .left-box {
	float: left;
	width: 400px;
	padding: 60px 85px 20px 50px;
	border-right: 1px solid #eee;
	box-sizing: content-box;
	height: 370px;
}

.intelligent-quotation-page .calculator-before .left-box .hd {
	font-size: 18px;
	margin-bottom: 30px;
}

.intelligent-quotation-page .calculator-before .left-box .hd span {
	color: #999;
	font-size: 12px;
	margin-left: 7px;
}

.intelligent-quotation-page .calculator-before .left-box .hd span em {
	margin: 0 2px;
	color: #ff3431;
}

.intelligent-quotation-page .calculator-before .left-box .form-box {
	width: 430px;
	overflow: hidden;
	font-size: 14px;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab {
	width: 430px;
	margin-bottom: 15px;
	position: relative;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .sel,
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .ProvinceSelect,
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .CitySelect {
	border: 1px solid #eee;
	padding: 10px 5px;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .sel01 {
	width: 150px;
	float: left;
	margin-right: 10px;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .sel02 {
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-bottom: 7px;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .sel03,
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .ProvinceSelect,
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .CitySelect {
	width: 152px;
	float: left;
	margin-right: 5px;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .form-group {
	float: left;
	width: 310px;
	overflow: hidden;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .form-bd {
	width: 330px;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .text {
	border: 1px solid #eee;
	width: 298px;
	padding: 12px 5px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	box-sizing: content-box;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .unit {
	position: absolute;
	z-index: 11;
	top: 13px;
	right: 60px;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .text02 {
	width: 268px;
	float: left;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .get-code {
	float: left;
	width: 120px;
	background-color: #F0F0F0;
	border: none;
	font-size: 14px;
	padding: 13px 5px;
	height: 16px;
	line-height: 16px;
	cursor: pointer;
	color: #666;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .get-code:hover {
	background-color: #e3e3e3;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .lb {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 14px;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .lb em {
	color: #fe9023;
	margin-right: 7px;
}

.intelligent-quotation-page .calculator-before .right-box {
	float: right;
	width: 360px;
	margin-top: 0px;
	padding: 50px 30px 30px 20px;
	box-sizing: content-box;
}

.intelligent-quotation-page .calculator-before .right-box .tit {
	display: block;
	font-size: 20px;
	margin-bottom: 25px;
	text-align: center;
}

.intelligent-quotation-page .calculator-before .right-box .tit b {
	text-align: center;
	color: #ff3431;
	font-size: 28px;
	margin: 0 5px;
	font-weight: normal;
	width: 100px;
	display: inline-block;
}

.intelligent-quotation-page .calculator-before .right-box .txt {
	padding: 30px 0;
	font-size: 14px;
	box-sizing: content-box;
	border: 1px solid #eee;
	text-align: center;
}

.intelligent-quotation-page .calculator-before .right-box .txt p {
	line-height: 40px;
}

.intelligent-quotation-page .calculator-before .right-box .txt p b {
	font-weight: normal;
	margin: 0 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 70px;
	font-size: 16px;
}

.intelligent-quotation-page .calculator-before .right-box .txt p del {
	color: #ccc;
	margin-left: 15px;
}

.intelligent-quotation-page .calculator-before .right-box .marks {
	color: #ff3431;
	margin-top: 20px;
}

.intelligent-quotation-page .calculator-before .right-box .marks p {
	font-size: 12px;
	line-height: 20px;
}

.intelligent-quotation-page .calculator-before .right-box .marks span {
	display: block;
	line-height: 1.6;
}

.intelligent-quotation-page .calculator-before .start-box {
	position: absolute;
	z-index: 22;
	z-index: 11;
	top: 126px;
	left: 465px;
	width: 140px;
	height: 140px;
}

.intelligent-quotation-page .calculator-before .start-bd {
	position: relative;
	width: 140px;
	height: 140px;
}

.intelligent-quotation-page .calculator-before .start-btn {
	position: absolute;
	z-index: 50;
	top: 50%;
	left: 50%;
	margin-top: -45px;
	margin-left: -45px;
	color: #FFF;
	font-size: 14px;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 1.2;
	border-radius: 100%;
	background: #feb609;
	cursor: pointer;
}

.intelligent-quotation-page .calculator-before .start-btn:hover {
	color: #fff !important;
	opacity: .8;
	-moz-opacity: .8;
	-webkit-opacity: .8;
}

.intelligent-quotation-page .calculator-before .start-btn:hover span {
	color: #fff;
}

.intelligent-quotation-page .calculator-before .start-btn span {
	display: block;
	margin-top: 30px;
}

.intelligent-quotation-page .calculator-before .circle-animate {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #feb609;
	z-index: 12;
	-webkit-animation: scale-three2 1.5s ease infinite;
	-moz-animation: scale-three2 1.5s ease infinite;
	-o-animation: scale-three2 1.5s ease infinite;
	animation: scale-three2 1.5s ease infinite;
	animation-fill-mode: both;
}

.intelligent-quotation-page .reasonable-panel {
	padding: 50px 0;
}

.intelligent-quotation-page .reasonable-panel .tab-box {
	overflow: hidden;
	width: 1220px;
	margin: 50px auto;
}

.intelligent-quotation-page .reasonable-panel .tab-box .tab {
	float: left;
	width: 380px;
	border: 1px solid #e4e4e4;
	margin-right: 37px;
}

.intelligent-quotation-page .reasonable-panel .tab-box .tab .img {
	display: block;
	width: 380px;
	height: 200px;
	position: relative;
	overflow: hidden;
	cursor: default;
}

.intelligent-quotation-page .reasonable-panel .tab-box .tab .img img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

.intelligent-quotation-page .reasonable-panel .tab-box .tab .img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: .3s linear;
	-webkit-transition: .3s linear;
}

.intelligent-quotation-page .reasonable-panel .tab-box .tab .txt {
	color: #999;
	padding: 20px;
	line-height: 1.4;
}

.intelligent-quotation-page .reasonable-panel .tab-box .tab .hover-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.5);
}

.intelligent-quotation-page .reasonable-panel .tab-box .tab .hover-mask .hover-txt {
	display: block;
	margin: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	width: 200px;
	color: #FFF;
	font-size: 18px;
	padding: 15px 0;
	margin-top: 70px;
}

.intelligent-quotation-page .reasonable-panel .tab-box .tab-last {
	margin-right: 0 !important;
}

.intelligent-quotation-page .reasonable-panel .apply-btn {
	display: block;
	color: #008af5;
	border: 1px solid #008af5;
	width: 220px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	font-size: 16px;
}

.intelligent-quotation-page .reasonable-panel .apply-btn:hover {
	color: #FFF !important;
	background-color: #008af5;
}


/*  */

@-webkit-keyframes "num" {
	0% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
	}
	100% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
	}
}

@keyframes scale-three2 {
	0% {
		transform: scale(1);
		opacity: 0.8;
	}
	100% {
		transform: scale(1.3);
		opacity: 0;
	}
}

@-webkit-keyframes scale-three2 {
	0% {
		-webkit-transform: scale(1);
		opacity: 0.7;
	}
	100% {
		-webkit-transform: scale(1.3);
		opacity: 0;
	}
}

@-moz-keyframes scale-three2 {
	0% {
		-moz-transform: scale(1);
		opacity: 0.7;
	}
	100% {
		-moz-transform: scale(1.3);
		opacity: 0;
	}
}

@-o-keyframes scale-three2 {
	0% {
		-o-transform: scale(1);
		opacity: 0.7;
	}
	100% {
		-o-transform: scale(1.3);
		opacity: 0;
	}
}


/*  */


/*  */


/*  */


/*  */


/*  */


/*  */


/*  */


/*轮播开始*/

#b04 {
	width:1220px;
	/*padding: 40px 0 10px;*/
	height: 350px;
	overflow: hidden;
	position: relative;
	margin:0 auto;
}
#b04 li {
	list-style: none;
}

#b04 ul li {
	float: left;
}
/*.designer-focus .arrow { width:60px;height:60px;position: absolute; top:50%;margin-top:-30px;}*/

/*.designer-focus #al { left: 15px;}*/

/*.designer-focus #ar { right: 15px;}*/
.designer-focus #al{
	position: absolute;
	left: 50%;
	margin-left: -670px;
	top: 50%;
	margin-top: -30px;
	z-index: 11;
	width: 60px;
	height: 60px;
	/*background: url(../img/icon-prev.png) no-repeat 0 0;*/
}

.designer-focus #ar {
	position: absolute;
	z-index: 11;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	right: 50%;
	margin-right: -670px;
	/*background: url(../img/icon-next.png) no-repeat 0 0;*/
}
.boxbj1 {
	/*height: 65px;*/
	width:1232px;
	height:288px;
	position: relative;
	/*display: inline-block;*/
	/*margin: 50px 0px 30px;*/
	margin:0 auto;
	overflow:hidden;
	
}
/*.media_report {
    margin-left: 36px;
    width: 730px;
}*/
#roll {
	width: 200%;
}

#roll dd {
	/*width: 184px;
	height: 74px;*/
	/*border: 1px solid #00EE00;*/
	float: left;
	/*margin-right: 5px;*/
	text-align: center;
}

/*.boxbj1 .prevbj1,.boxbj1 .nextbj1{
	position: absolute;
	bottom: 40%;
	left: -20px;
	display: inline-block;
	width: 23px;
	height:38px;
	text-align: center;
	cursor: pointer;
	/*background: red;*/
	/*z-index: 90;
	color: #fff;*/
}
/*.nextbj1 img,.prevbj1 img{
	width:100%;
	height:100%;
}*/
/*.boxbj1 .nextbj1 {
	right: -20px;
	left: auto;
}*/
