﻿.head {
	width: 100%;
	height: auto;
}

.head .head_banner {
	width: 100%;
	height: auto;
}

.head .head_banner .banner_img {
	width: 100%;
	height: auto;
}

.head .head_nav {
	width: 100%;
	height: 8.5rem;
	background: #eef2f3;
}

.head .head_nav .nav_ul {
	overflow: hidden;
	width: 100%;
	height: auto;
	background: #fff;
}

.head .head_nav .nav_ul .ul_li {
	width: 20%;
	height: 7rem;
	padding: 1.5rem 0 0 0;
	float: left;
}

.head .head_nav .nav_ul .ul_li .li_title {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 1rem;
	text-align: center;
}

.head .head_nav .nav_ul .ul_li .li_zengxiang {
	width: 33px;
	height: 33px;
	background: url(../images/newebsprits.png) no-repeat;
	background-size: 150px 500px;
	background-position: -1px -100px;
}

.head .head_nav .nav_ul .ul_li .li_pinpai {
	width: 29px;
	height: 33px;
	background: url(../images/newebsprits.png) no-repeat;
	background-size: 150px 500px;
	background-position: -39px -100px;
}

.head .head_nav .nav_ul .ul_li .li_gongren {
	width: 33px;
	height: 33px;
	background: url(../images/newebsprits.png) no-repeat;
	background-size: 150px 500px;
	background-position: -71px -100px;
}

.head .head_nav .nav_ul .ul_li .li_gongyi {
	width: 33px;
	height: 33px;
	background: url(../images/newebsprits.png) no-repeat;
	background-size: 150px 500px;
	background-position: -110px -100px;
}

.head .head_nav .nav_ul .ul_li .li_gongqi {
	width: 33px;
	height: 33px;
	background: url(../images/newebsprits.png) no-repeat;
	background-size: 150px 500px;
	background-position: -1px -139px;
}

.head .head_nav .nav_ul .ul_li .li_word {
	widht: 100%;
	height: auto;
	text-align: center;
	font-size: 1.2rem;
}

.head .head_area {
	width: 100%;
	height: auto;
	padding: 0.1rem 0;
	background: #eef2f3;
}

.head .head_area .area_word {
	width: 92%;
	height: auto;
	line-height: 1.8;
	background: #fff;
	margin: 0 auto;
	border-radius: 6px;
	padding: 1.5rem 0;
	font-size: 1.2rem;
	color: #646464;
}

.head .head_area .area_word span {
	display: block;
	width: 92%;
	height: auto;
	margin: 0 auto;
}

.head .head_area .area_word span .word_orange {
	color: #282828;
}

.content {
	width: 100%;
	height: auto;
	background: #eef2f3;
}

.content .Include {
	width: 100%;
	height: auto;
	background: #fff;
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem;
}

.content .Include .Include_title {
	width: 100%;
	height: 4.5rem;
	line-height: 4.5rem;
	border-bottom: #eee 1px solid;
	margin-bottom: 1.5rem;
}

.content .Include .Include_title .title_word {
	display: block;
	width: 92%;
	height: auto;
	margin: 0 auto;
	font-size: 1.5rem;
	color: #282828;
	font-weight: 700;
}

.content .Include .Include_taocan {
	width: 92%;
	height: 23.4rem;
	margin: 0 auto;
	margin-bottom: 1.5rem;
}

.content .Include .Include_taocan .taocan_top {
	width: 100%;
	height: 12rem;
	text-align: center;
	padding: 2rem 0 0 0;
}

.content .Include .Include_taocan .taocan_top .top_areaMoney {
	color: #fff;
	font-size: 1.5rem;
	margin-bottom: 1rem;
}

.content .Include .Include_taocan .taocan_top .top_areaMoney .money_num {
	font-weight: 700;
}

.content .Include .Include_taocan .taocan_top .top_title {
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 600;
	margin-bottom: 1rem;
}

.content .Include .Include_taocan .taocan_top .top_checkNum {
	width: 20rem;
	height: 2rem;
	line-height: 2rem;
	border-radius: 2rem;
	font-size: 1.2rem;
	margin: 0 auto;
}

.content .Include .Include_taocan .taocan_top .top_checkNum .checkNum_middle {
	margin: 0 .5rem;
}

.content .Include .Include_taocan .taocan_top .top_checkNum .Num_attention {
	font-weight: 600;
}

.content .Include .Include_taocan .taocan_bottom {
	width: 100%;
	height: 8.3rem;
	background: rgba(0, 0, 0, .2);
	padding: 1rem 0 0 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.content .Include .Include_taocan .taocan_bottom .bottom_title {
	width: 85%;
	height: auto;
	font-size: 1.3rem;
	color: #fff;
	margin: 0 auto;
	line-height: 1.8;
	margin-bottom: .5rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.content .Include .Include_taocan .taocan_bottom .bottom_smtitle {
	width: 85%;
	height: auto;
	font-size: 1.3rem;
	color: #fff;
	margin: 0 auto;
}

.content .Include .Include_taocan .taocan_bottom .bottom_smtitle i {
	display: block;
	float: left;
	margin-right: .2rem;
}

.content .Include .Include_taocan .taocan_bottom .bottom_smtitle span {
	display: block;
	float: left;
	width: auto;
	min-width: 5rem;
	max-width: 6rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 1.9rem;
	line-height: 2rem;
	border-radius: 1.9rem;
	padding: 0 1rem;
	font-size: 1rem;
	text-align: center;
	margin-right: .4rem;
	position: relative;
}

.content .Include .Include_taocan .taocan_bottom .bottom_smtitle span em {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1.9rem;
	border-radius: 1.9rem;
	background: rgba(255, 255, 255, .2);
}

.content .Include .Include_taocan .taocan_bottom .bottom_smtitle span:last-child {
	margin-right: 0;
}

.content .Include .Include_taocan:last-child {
	margin-bottom: 0;
}

.content .Include .colorBack0 {
	background: url(../images/bluetaocan.jpg) no-repeat;
	background-size: 100% 100%;
}

.content .Include .colorBack0 .taocan_top .top_title {
	text-shadow: 0 3px 6px rgba(7, 164, 255, .34);
}

.content .Include .colorBack0 .taocan_top .top_checkNum {
	background: #c1ebff;
	color: #00a2ff;
}

.content .Include .colorBack1 {
	background: url(../images/orangetaocan.jpg) no-repeat;
	background-size: 100% 100%;
}

.content .Include .colorBack1 .taocan_top .top_title {
	text-shadow: 0 3px 6px rgba(243, 65, 0, .34);
}

.content .Include .colorBack1 .taocan_top .top_checkNum {
	background: #ffc495;
	color: #fd5c22;
}

.content .Include .colorBack2 {
	background: url(../images/greentaocan.jpg) no-repeat;
	background-size: 100% 100%;
}

.content .Include .colorBack2 .taocan_top .top_title {
	text-shadow: 0 3px 6px rgba(0, 180, 140, .34);
}

.content .Include .colorBack2 .taocan_top .top_checkNum {
	background: #8af7ca;
	color: #00ab77;
}

.content .Include .colorBack3 {
	background: url(../images/yellowtaocan.jpg) no-repeat;
	background-size: 100% 100%;
}

.content .Include .colorBack3 .taocan_top .top_title {
	text-shadow: 0 3px 6px rgba(255, 142, 1, .34);
}

.content .Include .colorBack3 .taocan_top .top_checkNum {
	background: #ffd7a8;
	color: #f97b00;
}

.content .Include .colorBack4 {
	background: url(../images/purpletaocan.jpg) no-repeat;
	background-size: 100% 100%;
}

.content .Include .colorBack4 .taocan_top .top_title {
	text-shadow: 0 3px 6px rgba(99, 79, 234, .34);
}

.content .Include .colorBack4 .taocan_top .top_checkNum {
	background: #bbbeff;
	color: #6451e9;
}

.content .Include .colorBack5 {
	background: url(../images/redtaocan.jpg) no-repeat;
	background-size: 100% 100%;
}

.content .Include .colorBack5 .taocan_top .top_title {
	text-shadow: 0 3px 6px rgba(243, 45, 42, .34);
}

.content .Include .colorBack5 .taocan_top .top_checkNum {
	background: #ffb7b6;
	color: #f33431;
}

.content .con_serviceProcess {
	width: 100%;
	height: auto;
	padding: 1rem 0 1rem 0;
	background: #eef2f3;
}

.content .con_serviceProcess .serviceProcess_detail {
	width: 100%;
	height: auto;
	background: #fff;
}

.content .con_serviceProcess .serviceProcess_detail .detail_title {
	width: 100%;
	height: 4.2rem;
	line-height: 4.2rem;
	border-bottom: solid 1px #eee;
}

.content .con_serviceProcess .serviceProcess_detail .detail_title .title_left {
	width: auto;
	height: auto;
	font-size: 1.5rem;
	font-weight: 700;
	color: #282828;
	float: left;
	margin-left: 4%;
}

.content .con_serviceProcess .serviceProcess_detail .detail_title .title_right {
	width: auto;
	height: auto;
	font-size: 1.2rem;
	color: #a0a0a0;
	float: right;
	margin-right: 4%;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox {
	width: 92%;
	height: auto;
	margin: 0 auto;
	padding: 1.5rem 0;
	position: relative;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imbox_img {
	width: 100%;
	height: auto;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a .a_left {
	width: 85%;
	height: 100%;
	float: left;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a .a_left .left_top {
	width: 100%;
	height: 50%;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a .a_left .left_top a:first-child li {
	width: 65%;
	height: 100%;
	float: left;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a .a_left .left_top a:last-child li {
	width: 35%;
	height: 100%;
	float: left;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a .a_left .left_bottom {
	width: 100%;
	height: 50%;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a .a_left .left_bottom a:first-child li {
	width: 25%;
	height: 100%;
	float: left;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a .a_left .left_bottom a:last-child li {
	width: 75%;
	height: 100%;
	float: left;
}

.content .con_serviceProcess .serviceProcess_detail .SerciceDetail_imgbox .imgbox_a .a_right {
	width: 15%;
	height: 100%;
	float: left;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot {
	width: 100%;
	height: 3.5rem;
	border-top: 1px solid #eee;
	padding-top: 2rem;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot i {
	display: block;
	float: left;
	font-size: 1.3rem;
	color: #646464;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot i:first-child {
	margin-left: 1.5rem;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot .serFoot_num {
	float: left;
	vertical-align: inherit;
	width: auto;
	font-size: 0;
	text-align: center;
	color: #fff;
	margin: -.5rem 0 0 .5rem;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot .serFoot_num .num_img {
	display: inline-block;
	width: 22px;
	height: 26px;
	line-height: 26px;
	margin-right: .5rem;
	background: url(../images/newebsprits.png) no-repeat;
	background-size: 150px 500px;
	background-position: 0 -280px;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot .serFoot_num .num_img span {
	display: inline-block;
	font-size: 1.5rem;
	color: #fff;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot .serFoot_num .num_img .animated {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot .serFoot_num .num_img .animated.infinite {
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot .serFoot_num .num_img .animated.hinge {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.5, 1.5, 1.5);
		transform: scale3d(1.5, 1.5, 1.5);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	;
}

@-moz-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.5, 1.5, 1.5);
		-moz-transform: scale3d(1.5, 1.5, 1.5);
		transform: scale3d(1.5, 1.5, 1.5);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	;
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.5, 1.5, 1.5);
		-moz-transform: scale3d(1.5, 1.5, 1.5);
		transform: scale3d(1.5, 1.5, 1.5);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	;
}

.content .con_serviceProcess .serviceProcess_detail .detail_serFoot .serFoot_num .num_img .pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
}

@media all and (max-width:320px) {
	.content .Include .Include_taocan .taocan_bottom .bottom_smtitle span {
		padding: 0 .5rem;
		margin-right: .2rem;
	}

	;
}

.con_serviceProcess .foot_biao {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ECECEC;
	background: #fff;
	padding: .8rem 1.4rem 0 1.4rem;
}

.con_serviceProcess .foot_biao .form6-yuyue,
.con_serviceProcess .foot_biao .form6-yuyue-n {
	margin: 0 auto;
	width: 100%;
}

.con_serviceProcess .foot_biao .form6-yuyue .ipt,
.con_serviceProcess .foot_biao .form6-yuyue-n .ipt {
	width: 100%;
	height: 4rem;
	margin-bottom: .8rem;
	line-height: 2rem;
	color: #666;
	border-radius: 4px;
	background: #fff;
	font-size: 1.4rem;
	color: #646464;
}

.con_serviceProcess .foot_biao .form6-yuyue .select,
.con_serviceProcess .foot_biao .form6-yuyue-n .select {
	position: relative;
}

.con_serviceProcess .foot_biao .form6-yuyue .select span,
.con_serviceProcess .foot_biao .form6-yuyue-n .select span {
	display: block;
	width: 0;
	height: 0;
	border: .8rem solid transparent;
	border-top: .8rem solid #ddd;
	position: absolute;
	top: 50%;
	right: 2rem;
	margin-top: -.8rem;
}

.con_serviceProcess .foot_biao .form6-yuyue .ipt-submit,
.con_serviceProcess .foot_biao .form6-yuyue-n .ipt-submit {
	background: #00a051;
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 1.6rem;
}

.con_serviceProcess .foot_biao .num {
	height: 3.5rem;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 1.6rem;
}

.con_serviceProcess .foot_biao .num span {
	font-size: 2rem;
	color: #FF2400;
}

.con_serviceProcess .foot_biao .statement {
	width: 100%;
	padding: 0 0 1.4rem 0;
	height: auto;
	font-size: 1.2rem;
	line-height: 2.2rem;
	color: #999;
	line-height: 2rem;
}

.con_serviceProcess .foot_biao .statement b {
	color: #333;
}

.con_serviceProcess .foot_biao .statement b,
.foot_biao .statement span {
	color: #00a051;
}

.con_serviceProcess .cGGray {
	font-size: 1.2rem;
}

.con_serviceProcess .cGGray img {
	height: 30%;
	width: auto;
}

.content .con-fooTab {
	width: 100%;
	height: auto;
	padding: 0 0 1.5rem 0;
	background: #eef2f3;
}

.content .con-fooTab .fooTab-detail {
	width: 100%;
	height: auto;
	background: #fff;
}

.content .con-fooTab .fooTab-detail .detail-head {
	width: 92%;
	height: auto;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
}

.content .con-fooTab .fooTab-detail .detail-head li {
	width: 50%;
	height: auto;
	color: #333;
	font-size: 1.5rem;
	text-align: center;
}

.content .con-fooTab .fooTab-detail .detail-head li i {
	display: inline-block;
	width: auto;
	height: 4.5rem;
	line-height: 4.5rem;
}

.content .con-fooTab .fooTab-detail .detail-head li .active {
	color: #1ac078;
	border-bottom: 2px solid #1AC078;
}

.content .con-fooTab .fooTab-detail .detail-body {
	width: 92%;
	height: auto;
	display: none;
	margin: 0 auto;
}

.content .con-fooTab .fooTab-detail .detail-body .design-knowList {
	width: 100%;
	height: auto;
	padding: 1rem 0;
}

.content .con-fooTab .fooTab-detail .detail-body .design-knowList a li {
	width: 100%;
	height: auto;
	line-height: 3rem;
	color: #646464;
	font-size: 1.4rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.content .con-fooTab .fooTab-detail .detail-body .design-imgList {
	width: 100%;
	height: auto;
	padding: 1rem 0;
}

.content .con-fooTab .fooTab-detail .detail-body .design-imgList a li {
	width: 48%;
	height: auto;
	margin: 0 4% 1rem 0;
}

.content .con-fooTab .fooTab-detail .detail-body .design-imgList a li img {
	width: 100%;
	height: auto;
}

.content .con-fooTab .fooTab-detail .detail-body .design-imgList a:nth-child(2n) li {
	margin-right: 0;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list {
	width: 100%;
	height: auto;
	padding-bottom: 1rem;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li {
	width: 100%;
	height: auto;
	padding: 1.5rem 0 0 0;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li dl {
	width: 100%;
	height: auto;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:first-child {
	width: 24%;
	height: auto;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:first-child img {
	width: 100%;
	height: auto;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:last-child {
	width: 70%;
	height: auto;
	border-bottom: 1px solid #eee;
	padding: 0 0 1.5rem 0;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:last-child .dd-title {
	width: 100%;
	height: auto;
	display: block;
	line-height: 2.5rem;
	color: #282828;
	font-size: 1.5rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:last-child .dd-con {
	width: 100%;
	height: auto;
	display: block;
	line-height: 2.2rem;
	font-size: 1.4rem;
	color: #646464;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:last-child .dd-money {
	width: 100%;
	height: auto;
	display: block;
	color: #999;
	font-size: 1.4rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:last-child .dd-money i {
	color: #fd8c39;
}

.content .con-fooTab .fooTab-detail .detail-body .site-list a:last-child li dl dd:last-child {
	border: none;
}

@media only screen and (max-width:320px) {
	.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:last-child .dd-con {
		line-height: 1.4;
	}
}

@media only screen and (min-width:414px) {
	.content .con-fooTab .fooTab-detail .detail-body .site-list li dl dd:last-child .dd-con {
		line-height: 2;
	}
}

.content .con-fooTab .fooTab-detail .detail-body .lfbg-list {
	width: 100%;
	height: auto;
	padding-bottom: 1rem;
}

.content .con-fooTab .fooTab-detail .detail-body .lfbg-list a li {
	width: 100%;
	height: auto;
	padding: 1rem 0;
	border-bottom: 1px solid #eee;
}

.content .con-fooTab .fooTab-detail .detail-body .lfbg-list a li .li-title {
	width: 100%;
	height: auto;
	font-size: 1.5rem;
	color: #282828;
	margin-bottom: .5rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.content .con-fooTab .fooTab-detail .detail-body .lfbg-list a li dl {
	width: 100%;
	height: auto;
}

.content .con-fooTab .fooTab-detail .detail-body .lfbg-list a li dl dd {
	color: #999;
	font-size: 1.2rem;
}

.content .con-fooTab .fooTab-detail .detail-body .lfbg-list a:last-child li {
	border: 0;
}

.architect {
	height: 5rem;
	overflow: hidden;
	padding: 1.4rem;
	background: #fff;
	position: relative;
}

.architect .img {
	display: block;
	float: left;
	width: 6rem;
	height: 6rem;
	background: url(../images/sjmen.png) no-repeat;
	background-size: 100%;
	border: 1px solid #f3f3f3;
	border-radius: 100%;
}

.architect p {
	float: left;
	height: 5rem;
	padding: 0 0 0 1rem;
	line-height: 2.5rem;
	font-size: 1.2rem;
	color: #a0a0a0;
}

.architect p b {
	font-size: 1.6rem;
	color: #282828;
	padding-right: .5rem;
}

.architect p span {
	font-size: 1.3rem;
	color: #00ad64;
}

.ar-zx {
	position: absolute;
	top: 4rem;
	right: 1rem;
	background: #1ac078;
	height: 3rem;
	width: 7rem;
	text-align: center;
	border-radius: 6px;
	line-height: 3rem;
	font-size: 1.3rem;
	color: #fff;
}

.consult-box {
	position: fixed;
	top: 100%;
	left: 0;
	height: 100%;
	width: 100%;
	background: #eef2f3;
	z-index: 100;
}

.consult-box.show {
	top: 0;
	-webkit-transition: top .6s linear;
	transition: top .6s linear;
}

.consult-box .ct-tit {
	position: relative;
	width: 100%;
	height: 4.5rem;
	background: #f8f8f8;
	line-height: 4.5rem;
	text-align: center;
	font-size: 1.5rem;
	color: #1ac078;
}

.consult-box .ct-tit .ct-close {
	position: absolute;
	height: 100%;
	width: 3rem;
	top: 0;
	right: 1rem;
	background: url(../images/close.png) no-repeat center center;
	background-size: 2.5rem;
}

.consult-box .ct-center {
	width: 100%;
	height: auto;
	background: #fff;
}

.consult-box .ct-center .cy-box {
	width: 92%;
	margin: 0 auto;
}

.consult-box .ct-center .ct-msg {
	height: 7.2rem;
	overflow: hidden;
	padding: 1.4rem 0;
	border-bottom: 1px solid #f3f3f3;
}

.consult-box .ct-center .ct-msg .img {
	display: block;
	float: left;
	width: 7rem;
	height: 7rem;
	background: url(../images/sjmen.png) no-repeat;
	background-size: 100%;
	border: 1px solid #f3f3f3;
	border-radius: 100%;
}

.consult-box .ct-center .ct-msg p {
	float: left;
	height: 5rem;
	padding: 1rem 0 0 1rem;
	line-height: 2.5rem;
	font-size: 1.3rem;
	color: #646464;
}

.consult-box .ct-center .ct-msg p b {
	font-size: 1.5rem;
	color: #282828;
	padding-right: .5rem;
}

.consult-box .ct-center .ct-msg p span {
	font-size: 1.2rem;
	color: #999;
}

.consult-box .ct-center .ct-msg p span em {
	color: #ff7800;
	font-size: 1.4rem;
	padding: 0 .5rem;
	font-weight: bolder;
}

.consult-box .ct-center .ct-wx {
	height: auto;
	overflow: hidden;
	padding: 1.5rem 0;
}

.consult-box .ct-center .ct-wx img {
	display: block;
	float: left;
	width: 38%;
	height: auto;
}

.consult-box .ct-center .ct-wx p {
	float: left;
	line-height: 2.5rem;
	font-size: 1.3rem;
	color: #646464;
	padding: .8rem 0 0 1rem;
}

.consult-box.active {
	top: 100%;
	-webkit-transition: top .6s linear;
	transition: top .6s linear;
}

@media only screen and (max-width:320px) {
	.architect p {
		font-size: 1rem;
		padding: 0 0 0 .8rem;
	}

	.architect p b {
		font-size: 1.4rem;
	}

	.ar-zx {
		width: 5.6rem;
		right: .3rem;
		top: 3.5rem;
		height: 2.5rem;
		line-height: 2.5rem;
	}

	.consult-box .ct-center .ct-msg p {
		font-size: 1rem;
	}

	.consult-box .ct-center .ct-msg p b {
		font-size: 1.3rem;
	}

	.consult-box .ct-center .ct-msg .img {
		width: 6rem;
		height: 6rem;
	}

	;
}

@media only screen and (max-width:375px) {
	.ar-zx {
		width: 5.6rem;
		right: .3rem;
		top: 4rem;
		height: 2.5rem;
		line-height: 2.5rem;
	}

	;
}

/*2018.10.23新导航和底部*/

/*新房老房tab*/
.tab_title {
	width: 100%;
	height: 4.5rem;
	line-height: 4.5rem;
	text-align: center;
	border-bottom: #eee 1px solid;
	margin-bottom: 1.5rem;
}

.tab_title_xin,
.tab_title_lao,
.tab_title_banbao {
	/*float: left;*/
	display: inline-block;
	width: 10%;
	font-size: 16px;

}

.tab_title_xin {
	margin-right: 2.5%;
}

.tab_title_lao {
	margin: 0 3%;

}

.tab_title_active {
	border-bottom: green 1px solid;
}

.tab_cont_lao {
	display: none;
}

.tab_cont_banbao {
	display: none;
}

/* 新版套餐列表 */
.room-swiper {
	padding: 0.5rem 0;
}

.room-swiper .room-item {
	width: 25.2rem;
	height: 36.833rem;
	box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.15);
	border-radius: 0.416rem;
}

.room-swiper .room-item .room-wrap {
	padding-top: 2.375rem;
}

.room-swiper .room-item .room-label {
	display: inline-block;
	border-radius: 0.4rem;
	height: 1.875rem;
	padding: 0 0.8333rem;
	background: linear-gradient(45deg, rgba(13, 175, 94, 1) 0%, rgba(66, 215, 139, 1) 100%);
	font-size: 0.916rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.875rem;
	margin-left: 1.666rem;
}

.room-swiper .room-item .room-tit {
	font-size: 2.083rem;
	line-height: 1;
	font-weight: bold;
	padding: 1rem 0 1rem 1.666rem;
}

.room-swiper .room-item .room-sum {
	padding-left: 1.666rem;
	color: #333;
	margin-bottom: 0.95rem;
}

.room-swiper .room-item .room-sum span {
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1;
}

.room-swiper .room-item .room-cover {
	height: 13.75rem;
	margin-bottom: 2.083rem;
	overflow: hidden;
}

.room-swiper .room-item .room-cover img {
	width: 100%;
}

.room-swiper .room-item .room-describe {
	padding: 0 1.666rem;
	font-size: 1.083rem;
	color: #7B7B7B;
	line-height: 1.666rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
