body {
	background: #f7f7f7;
	font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.zhandian_qiehuan li:nth-child(1){
	display: none;
}
.zhandian_qiehuan li{
	    cursor: pointer;
}
li {
	list-style-type: none;
}

::selection {
	color: #fff;
	background: #ef3220;
}

.mar_top20 {
	margin-top: 20px;
}
.pub_code p{
	line-height: 0 !important;
}
.mar_top10 {
	margin-top: 10px;
}

.mar_bottom20 {
	margin-bottom: 20px;
}

.mar_bottom10 {
	margin-bottom: 20px;
}
.zt_art{
	padding-top: 0 !important;
}
.pub_box_shodow {}

.pub_nav:after {
	height: 60px;
	visibility: inherit;
	box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
	top: 0;
	position: absolute;
	width: 100%;
	background: #fff;
	z-index:20;
}
.top30{
	margin-top: 30px;
}
.pagination{
	margin: 10px 0;
}
.pagination .active, .pagination a:hover {
	background: #d6aa54;
}

.swiper-pagination-bullet {
	width: 8px;
	height: 5px;
	border-radius: 5px;
	transition: all 0.6s;
}

.swiper-pagination-bullet-active {
	width: 20px !important;
	height: 5px;
	border-radius: 5px !important;
	transition: all 0.6s !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: right;
	padding-right: 20px;
}

.pagination .active, .pagination li:hover {
	border: 1px solid #d6aa54;
}

.pagination a:hover {
	color: #ffffff !important;
}

.pagination .active a {
	color: #ffffff
}

.pub_nav .container:after {
	display: none;
}

.pub_sd:hover {
	box-shadow: 0 0 17px 7px rgba(107, 107, 107, 0.1);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.pub_sd {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.pub_bj {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#htmlBody p{ line-height: 0;}
.pub_bj:hover {
	background: #fafafa;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.fixed-top{
    position: fixed !important;
    top: 70px !important;
    z-index: 2 !important;
    width: 285px !important;
        -webkit-animation-name: fadeinT;
    -moz-animation-name: fadeinT;
    -ms-animation-name: fadeinT;
    animation-name: fadeinT;
                		
                	}
.fixed_zhedang{
	position: relative;
	z-index: 3;
}
.bgf7{
	background: #f7f7f7;
}
a:hover {
	color: #EF3220;
}

img[src=""] {
	opacity: 0;
	height: 0;
	display: none;
}

.pagination .active a {
	color: #ffffff;
}

.pagination li {
	display: block;
	border: solid 1px #ddd;
	border-radius: 4px;
	float: left !important;
	margin-right: 5px !important;
}

.pagination .controls {
	display: none !important;
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	/*初始状态 透明度为0*/
	40% {
		opacity: 0;
	}
	/*过渡状态 透明度为0*/
	100% {
		opacity: 1;
	}
	/*结束状态 透明度为1*/
}

@-webkit-keyframes fade-in {
	/*针对webkit内核*/
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

#bd_msg {
	height: 2rem;
	text-align: center;
	position: fixed;
	top: 50%;
	margin-top: -1rem;
	line-height: 2rem;
	width: 100%;
	z-index: 99;
}

#bd_msg span {
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	display: inline-block;
	padding: 1rem 3rem;
	border-radius: 5px;
	font-size: 19px;
}


/*图片放大动画*/

.list_wenzhang li img, .index_wenzhang .tab-body li .x3 img, .yinshi_wangqi_body .x12 .x4 img {
	cursor: pointer;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.list_wenzhang li:hover img, .index_wenzhang .tab-body li:hover .x3 img, .yinshi_wangqi_body .x12:hover .x4 img {
	transform: scale(1.1);
	    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}


/*自定义公共元素*/

.nav_box .nav_6 {
	width: 100px !important;
	padding: 10px 0 !important;
}

@media (min-width: 760px) {
	.nav-menu ul {
		width: 1180px;
	}
}

.drop-menu dl a {
	display: block;
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
	color: #333333 !important;
}

.drop-menu dl:hover a, .drop-menu dl:hover p {
	color: #FFFFFF !important;
}

.nav_box .nav_1 {
	margin-left: -550px !important;
}

.nav_box .nav_2 {
	margin-left: -640px !important;
}

.nav_box .nav_3 {
	margin-left: -731px !important;
}

.nav_box .nav_4 {
	display: none !important;
	margin-left: -912px !important;
}

.nav_box .nav_5 {
	margin-left: -913px !important;
}

.drop-menu {
	border-radius: 0 !important;
	top: 60px !important;
}

.nav li {
	width: 86px;
}

.drop-menu dl {
	float: left;
	width: 265px;
	margin: 15px;
	background: #fafafa;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
}

.wap_ewm img {
	width: 80px;
}

.wap_ewm {
	padding: 10px !important;
}

.drop-menu dl:hover {
	background: #ef3220 !important;
}

.nav-menu ul {
	padding: 0 !important;
}

.drop-menu dl dt {
	height: 70px;
	width: 70px;
	float: left;
	margin: 10px;
	background-repeat: no-repeat !important;
	background-position: center 8px !important;
}

.drop-menu dl dd {
	float: left;
	width: 170px;
	height: 70px;
	text-align: left;
	padding: 15px 0 0 0;
}

.nav_yiji, .nav_a_26, .kuaisu a {
	position: absolute;
	z-index: 30;
}

.drop-menu dl dd h3 {
	line-height: 30px !important;
	font-weight: 600;
}

.drop-menu dl dd p {
	font-weight: 100;
	color: #888;
}

.pub_nav .nav_yangyimo .active a span {
	color: #ef3220
}

.nav_box .drop-menu .nav_anli1 dt {
	background: url(../images/nav_anli_1.png);
}

.nav_box .drop-menu .nav_anli2 dt {
	background: url(../images/nav_anli_3.png);
}

.nav_box .drop-menu .nav_anli3 dt {
	background: url(../images/nav_anli_4.png);
}

.nav_box .drop-menu .nav_anli4 dt {
	background: url(../images/nav_anli_2.png);
}

.nav_box .drop-menu .nav_anli1:hover {}

.nav_box .drop-menu .nav_anli1:hover dt {
	background: url(../images/nav_anli_11.png);
}

.nav_box .drop-menu .nav_anli2:hover dt {
	background: url(../images/nav_anli_33.png);
}

.nav_box .drop-menu .nav_anli3:hover dt {
	background: url(../images/nav_anli_44.png);
}

.nav_box .drop-menu .nav_anli4:hover dt {
	background: url(../images/nav_anli_22.png);
}


/*直播导航*/

.nav_box .drop-menu .nav_zhibo1 dt {
	background: url(../images/nav_zhibo_2.png);
}

.nav_box .drop-menu .nav_zhibo2 dt {
	background: url(../images/nav_zhibo_1.png);
}

.nav_box .drop-menu .nav_zhibo3 dt {
	background: url(../images/nav_zhibo_3.png);
}

.nav_box .drop-menu .nav_anli1:hover {}

.nav_box .drop-menu .nav_zhibo1:hover dt {
	background: url(../images/nav_zhibo_22.png);
}

.nav_box .drop-menu .nav_zhibo2:hover dt {
	background: url(../images/nav_zhibo_11.png);
}

.nav_box .drop-menu .nav_zhibo3:hover dt {
	background: url(../images/nav_zhibo_33.png);
}


/*攻略导航*/

.nav_box .drop-menu .nav_gonglue1 dt {
	background: url(../images/nav_gonglue_4.png);
}

.nav_box .drop-menu .nav_gonglue2 dt {
	background: url(../images/nav_gonglue_2.png);
}

.nav_box .drop-menu .nav_gonglue3 dt {
	background: url(../images/nav_gonglue_3.png);
}

.nav_box .drop-menu .nav_gonglue4 dt {
	background: url(../images/nav_gonglue_1.png);
}

.nav_box .drop-menu .nav_anli1:hover {}

.nav_box .drop-menu .nav_gonglue1:hover dt {
	background: url(../images/nav_gonglue_44.png);
}

.nav_box .drop-menu .nav_gonglue2:hover dt {
	background: url(../images/nav_gonglue_22.png);
}

.nav_box .drop-menu .nav_gonglue3:hover dt {
	background: url(../images/nav_gonglue_33.png);
}

.nav_box .drop-menu .nav_gonglue4:hover dt {
	background: url(../images/nav_gonglue_11.png);
}


/*gengduo*/

.nav_gengduo1, .nav_gengduo2, .nav_gengduo3, .nav_gengduo4 {
	margin-bottom: 0 !important;
}

.nav_box .drop-menu .nav_gengduo1 dt {
	background: url(../images/nav_gengduo_2.png);
}

.nav_box .drop-menu .nav_gengduo2 dt {
	background: url(../images/nav_gengduo_5.png);
}

.nav_box .drop-menu .nav_gengduo3 dt {
	background: url(../images/nav_gengduo_3.png);
}

.nav_box .drop-menu .nav_gengduo4 dt {
	background: url(../images/nav_gengduo_4.png);
}

.nav_box .drop-menu .nav_gengduo5 dt {
	background: url(../images/nav_gengduo_6.png);
}

.nav_box .drop-menu .nav_gengduo6 dt {
	background: url(../images/nav_gengduo_8.png);
}

.nav_box .drop-menu .nav_gengduo7 dt {
	background: url(../images/nav_gengduo_7.png);
}

.nav_box .drop-menu .nav_gengduo8 dt {
	background: url(../images/nav_gengduo_1.png);
}

.nav_box .drop-menu .nav_gengduo1:hover dt {
	background: url(../images/nav_gengduo_22.png);
}

.nav_box .drop-menu .nav_gengduo2:hover dt {
	background: url(../images/nav_gengduo_66.png);
}

.nav_box .drop-menu .nav_gengduo3:hover dt {
	background: url(../images/nav_gengduo_33.png);
}

.nav_box .drop-menu .nav_gengduo4:hover dt {
	background: url(../images/nav_gengduo_44.png);
}

.nav_box .drop-menu .nav_gengduo5:hover dt {
	background: url(../images/nav_gengduo_77.png);
}

.nav_box .drop-menu .nav_gengduo6:hover dt {
	background: url(../images/nav_gengduo_888.png);
}

.nav_box .drop-menu .nav_gengduo7:hover dt {
	background: url(../images/nav_gengduo_88.png);
}

.nav_box .drop-menu .nav_gengduo8:hover dt {
	background: url(../images/nav_gengduo_55.png);
}

.f12 {
	font-size: 12px !important
}

.f13 {
	font-size: 13px !important
}

.f14 {
	font-size: 14px !important
}

.f15 {
	font-size: 15px !important
}

.f16 {
	font-size: 16px !important
}

.f17 {
	font-size: 17px !important
}

.f18 {
	font-size: 18px !important
}

.f19 {
	font-size: 19px !important
}

.f20 {
	font-size: 20px !important
}

.f21 {
	font-size: 21px !important
}

.f22 {
	font-size: 22px !important
}

.f23 {
	font-size: 23px !important
}

.f24 {
	font-size: 24px !important
}

.f25 {
	font-size: 25px !important
}

.f26 {
	font-size: 26px !important
}

.f27 {
	font-size: 27px !important
}

.f28 {
	font-size: 28px !important
}

.f29 {
	font-size: 29px !important
}

.f30 {
	font-size: 30px !important
}

.f31 {
	font-size: 31px !important
}

.f32 {
	font-size: 32px !important
}

.f33 {
	font-size: 33px !important
}

.f34 {
	font-size: 34px !important
}

.f35 {
	font-size: 35px !important
}

.f36 {
	font-size: 36px !important
}

.f37 {
	font-size: 37px !important
}

.f38 {
	font-size: 38px !important
}

.f39 {
	font-size: 39px !important
}

.f40 {
	font-size: 40px !important
}

.f41 {
	font-size: 41px !important
}

.f42 {
	font-size: 42px !important
}

.f43 {
	font-size: 43px !important
}

.f44 {
	font-size: 44px !important
}

.f45 {
	font-size: 45px !important
}

.f46 {
	font-size: 46px !important
}

.f47 {
	font-size: 47px !important
}

.f48 {
	font-size: 48px !important
}

.f49 {
	font-size: 49px !important
}

.f50 {
	font-size: 50px !important
}

input, select {
	outline: 0;
}


/*元素过度效果*/

.case-list li, .designer-list li, .floating_kf dl dd, .tab .tab-nav li, .pinpai .container .content .box, .start-product-content, .gundong .artlist li {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s
}

.index_tab1 .active, index_tab1 .indextab {
	animation-duration: 0.5s;
	-webkit-animation: fade-in 0.5s;
}


/*元素过度效果*/

::-webkit-scrollbar {
	width: 10px;
	/*滚动条宽度*/
	height: 10px/*滚动条高度*/
}


/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
	/*滚动条的背景区域的内阴影*/
	box-shadow: 0px;
	/*滚动条的背景区域的圆角*/
	border-radius: 0px;
	/*滚动条的背景颜色*/
	background-color: #333;
}


/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
	/*滚动条的内阴影*/
	box-shadow: 0px;
	/*滚动条的圆角*/
	border-radius: 10px;
	/*滚动条的背景颜色*/
	background-color: #F00;
}

.art_anli_info p::-webkit-scrollbar {
	width: 2px;
	/*滚动条宽度*/
	height: 2px/*滚动条高度*/
}


/*定义滚动条轨道 内阴影+圆角*/

.art_anli_info p::-webkit-scrollbar-track {
	/*滚动条的背景区域的内阴影*/
	box-shadow: 0px;
	/*滚动条的背景区域的圆角*/
	border-radius: 0px;
	/*滚动条的背景颜色*/
	background-color: #EEEEEE;
}


/*定义滑块 内阴影+圆角*/

.art_anli_info p::-webkit-scrollbar-thumb {
	/*滚动条的内阴影*/
	box-shadow: 0px;
	/*滚动条的圆角*/
	border-radius: 10px;
	/*滚动条的背景颜色*/
	background-color: #999;
}


}
.color898989 {
	color: #898989;
}
.fontsize22 {
	font-size: 22px;
}
.fontsize20 {
	font-size: 20px;
}
.fontsize18 {
	font-size: 18px;
}
.fontsize16 {
	font-size: 16px;
}
.fontsize14 {
	font-size: 14px;
}
.fontsize12 {
	font-size: 12px;
}
.fontweight {
	font-weight: 900;
}
.fontweight4 {
	font-weight: 400;
}
.fontweight1 {
	font-weight: 100;
}
.bg_zhu {
	background: #ef3220;
}
.bg_fu {
	background: #d0ab4d;
}
.pub_div {
	overflow: hidden;
	width: 100%;
	position: relative;
	background: #fff;
}
.pub_list {
	margin: 10px 0
}
.pub_list li img {
	width: 100%;
	border-radius: 5px 5px 0px 0px;
}
.yuyue_2 {
	border-radius: 8px;
}
.yuyue_2 a {
	margin-top: 4px;
	line-height: 40px;
	padding: 0 10px;
}
.yuyue a {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 14px;
}
.pub_list .x12 {
	padding: 10px 0;
}
.pub_list .x12 .x8 p span {
	color: #999;
}
.pub_list .x12 .x8 p {
	margin-bottom: 0;
}
.pub_list li {
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 10px;
}
.pub_top_jiange {
	height: 50px;
	width: 100%;
}
.color_zhu {
	color: #ef3220 !important;
}
.color_fu {
	color: #d0ab4d !important;
}
.bg_zhu {
	background: #ef3220 !important;
}
.bg_fu {
	background: #d0ab4d !important;
}
.pub_left_box {
	width: 880px;
	;
	float: left;
}
.pub_right_box {
	width: 285px;
	;
	float: right;
}
.pub_nei_tit p span {
	margin-right: 10px;
}
.pub_nei_tit {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.text-center h2 {
	border-left: none !important;
}

/*自定义公共元素结束==========================================*/

/*集中处理背景白色问题==========================================*/
.right_box, .list_gongdi_box, .list_huxing_box {
	background: #FFFFFF;
}

/*集中处理背景白色和悬浮阴影==========================================*/
.list_tiyanguan .x4:hover, .list_anli .list_anli_box:hover, .list_huxing_box:hover, .list_huodong .x4:hover {
	box-shadow: 0 0 17px 7px rgba(107, 107, 107, 0.05);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s
}
.fadein-top {
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s
}
.list_tiyanguan .x4, .list_anli .list_anli_box, .list_huxing_box, .list_huodong .x4 {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s
}

/*导航条*/
.pub_nav {
	/*  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);*/
	
	position: relative;
	z-index: 22222222222;
}
.pub_nav .container {}
.nav {
	height: 60px;
	background: #fff;
	border-bottom: 1px solid #eee;
}
.nav-menu .drop-menu {
	margin-top: 0 !important;
	/*	    padding: 0 20px;*/
	
	z-index: 10;
}
.fixednavhead {
	position: fixed;
	top: 0;
	z-index: 100;
}
.nav ul li a {
	line-height: 60px;
}
.nav ul li {
	text-align: center;
}
.snav {
	overflow: hidden;
	background: #f1f1f1;
	line-height: 30px;
}
.snav .snav_cit a {
	font-size: 12px;
	color: #999;
}
.snav .snav_cit a span {
	font-size: 12px;
	color: #999;
	margin-left: 5px;
}
.snav_txt {
	width: 42%;
	font-size: 12px;
}
.snav_txt .x6 {
	text-align: right;
	padding-right: 20px;
}
.snav_txt .x2 .x6 {
	text-align: center;
	padding-right: 0;
}
.snav_txt .x4 .x6 a {
	color: #999;
}
.snav_txt_rexian {
	text-align: right;
}
.nav_box .nav a {
	font-size: 14px;
	padding: 0;
	display: block;
	width: 86px;
}
.nav_box li:hover, .nav_box .active {
	background: url(../images/nav_one_ico.jpg) center bottom no-repeat;
	height: 60px;
}
.nav_box li {
	height: 60px;
}
.drop-menu, .drop-menu li, .drop-menu li a {
	display: block;
}
.drop-menu {
	background: #fff;
	border: 1px solid #edecec;
}
.drop-menu li a {
	line-height: 50px !important;
	border-bottom: 1px dashed #efefef;
	border-left: 2px solid #FFFFFF;
	text-align: center;
}
.drop-menu li a:hover {
	border-left: 2px solid #ef3220;
	box-sizing: border-box;
}
.drop-menu {
	border: none !important
}
.nav .kuaisu a {
	border-radius: 20px;
	display: block;
	color: #FFFFFF;
	line-height: 30px;
	margin: 15px 0 0 0;
}
.nav .kuaisu a:hover {
	background: #f56153;
}

/*内页banner*/
.nei_banner {
	position: relative;
	overflow: hidden;
}
.nei_banner_sheji {
	background: url(../images/art_sheji_02.png) no-repeat center;
	height: 450px;
}
.nei_banner .container {
	overflow: hidden;
	position: relative;
}

/*内页位置*/
.weizhi2 {
	line-height: 50px;
}
.nei_weizhi {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 2;
}
.nei_weizhi, .nei_weizhi a {
	color: #d6aa54;
}

/*设计师内页*/
.shejishi_top {
	width: 280px;
	margin: 60px auto 0;
	text-align: center;
}
.shejishi_top_touxiang {
	border: 5px solid #FFFFFF;
	width: 200px;
	height: 200px;
	margin-top: 20px;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	margin: auto;
}
.shejishi_body {
	background: url(../images/lp_art_bj.jpg) repeat-x 0 -25px;
}
.shejishi_top_touxiang img {
	width: 100%;
}
.shejishi_top h2 {
	font-weight: 800;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.shejishi_top p {
	font-weight: 100;
	color: #F7F7F7;
	font-size: 14px;
}
.shejishi_top .sheji_yuyue {
	margin-top: 10px;
}
.shejishi_top .sheji_yuyue a {
	background: #FFFFFF;
	border-radius: 10px;
	line-height: 30px;
	padding: 5px 26px;
	color: #333;
}
.sheji_nav {
	background: #424b54;
	height: 60px;
}
.sheji_nav_fixd {
	position: fixed;
	top: 60px;
	height: 60px !important;
	z-index: 4;
}
.sheji_nav_fixd .sheji_nav_top div a {
	line-height: 60px;
}
.sheji_nav .x3 {}
.spy-content::-webkit-scrollbar {
	/*滚动条整体样式*/
	
	width: 0px !important;
	/*高宽分别对应横竖滚动条的尺寸*/
	
	height: 100px !;
}
.sheji_nav_top {
	margin-bottom: 20px;
}
.sheji_nav_top div {
	width: 25%;
	float: left;
	text-align: center;
}
.sheji_nav_top .headv-check, .sheji_nav_top div:hover {
	background: #4a5f74;
}
.loupan_nav .sheji_nav_top .headv-check, .loupan_nav .sheji_nav_top div:hover {
	background: #d6aa54 !important;
}
.loupan_nav .headv-check span, .loupan_nav div:hover span {
	background: url(../images/art_sheji_0555.png) no-repeat !important;
}
.sheji_nav_top .headv-check span, .sheji_nav_top div:hover span {
	background: url(../images/art_sheji_05.png) no-repeat;
	width: 20px;
	height: 10px;
	margin: auto auto -10px;
	display: block;
}
.sheji_nav_top {
	width: 100%;
}
.sheji_nav_top div a {
	line-height: 60px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 800;
	display: block;
}
.loupsan_s input{
	line-height: 30px
}
.loupsan_s .loupsan_s_txt{
	border: 1px solid #d6aa54;
	text-indent: 1em;
	color: #333;
	margin-right: -5px;
	padding: 0;
	width: 175px;
}
.loupsan_s .loupan_s_btn{
	border: none;
	background: #d6aa54;
	color: #ffffff;
	padding: 1px 20px;
	
}
.fixed_sou_top{
	    position: fixed;
    top: 413px;
    z-index: 2;
    /* left: 20px; */
    margin-left: 896px;
        -webkit-animation-name: fadeinT;
    -moz-animation-name: fadeinT;
    -ms-animation-name: fadeinT;
    animation-name: fadeinT;
}
.loupan_nav {
	background: #b69454 !important;
}
.loupan_body {
	background: url(../images/lp_art_bj.jpg) repeat-x 0 -25px;
}
.list_anli_box_img {
	height: 210px;
	;
	overflow: hidden;
}
.sheji_nav_box {}
.sheji_nav_box_tit {
	font-size: 18px;
	color: #333333;
	font-weight: 800;
	line-height: 50px;
	margin-top: 20px;
}
.nav-list .nav2 {
	margin-top: 20px;
}

/*案例列表*/
.anli_line {
	padding: 20px;
	0
}
.list_anli .list_anli_box img {
	width: 100%;
}
.list_anli .list_anli_box {
	background: #FFFFFF;
}
.list_tuce .list_anli_box {
	position: absolute;
}
.list_anli .list_anli_box {
	margin-left: 15px;
	box-sizing: border-box;
	width: 278px;
	margin-bottom: 20px;
}
.list_anli_box a img {
	/*height:210px;
*/
}
.list_anli .list_anli_box h4 {
	padding: 0 10px;
	line-height: 40px;
}
.list_anli_txt {
	border-top: 1px solid #DDDDDD;
}
.list_anli {
	margin-left: -10px;
}
.list_anli_box .list_anli_img_box {
	height: 208px;
	overflow: hidden;
}
.list_anli_txt_touxiang {
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 50%;
	margin: 10px;
	float: left;
}
.list_anli .list_anli_box h5 {
	padding: 0 10px 10px 10px;
	color: #666666;
}
.list_anli_box:hover .huoke_wy {
	display: block;
	opacity: 1;
}
.huoke_wy a {
	color: #FFFFFF;
}
.huoke_wy a:hover {
	color: #FFFFFF !important;
}
.huoke_wy {
	transition: all .5s;
	opacity: 0;
	filter: alpha(alpha=0);
	position: absolute;
	z-index: 10;
	width: 140px;
	padding: 5px;
	background: #db2a29;
	color: #fff;
	top: 10px;
	text-align: center;
}
.huoke_wy:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: -7px;
	border-top: 15px solid #db2a29;
	border-bottom: 15px solid #db2a29;
	border-right: 7px solid transparent;
}
.list_anli_txt .x9 h4 {
	line-height: 60px;
}
.list_anli_txt .x9 span {
	color: #666666;
	font-size: 14px;
}
.list_anli .x3 h3 {
	font-size: 16px;
	line-height: 40px;
	padding: 0 10px;
}
.list_anli_txt_touxiang img {
	width: 100%;
}

/*案例列表结束*/
.list_huxing {
	width: 880px;
}
.list_huxing_box {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 10px;
}
.list_huxing_box:hover {
	box-shadow: 0 0 24px 7px rgba(107, 107, 107, 0.14);
}
.list_huxing_box img {
	width: 100%;
	border-radius: 10px;
}
.list_huxing_box .x4 {
	height: 190px;
	overflow: hidden;
	border-radius: 10px;
}
.list_huxing_box .x8 h4 {
	font-size: 16px;
	color: #333333;
	margin: 10px 0;
}
.list_huxing_box .x8 h5 {
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.list_huxing_box .x8 h5 a {
	color: #666666;
	padding-left: 5px;
}
.list_huxing_box .x8 h5 span {
	display: block;
	width: 33.33%;
	float: left;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}
.list_huxing_box .x8 p {
	font-size: 13px;
	color: #999999;
	margin-top: 10px;
	line-height: 20px;
}
.list_huxing_box .x8 {
	padding: 10px;
}

/*工地列表*/
.yuyue_gongdi {
	width: 100px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: center;
}
.yuyue_gongdi a {
	color: #FFFFFF;
	line-height: 30px;
}
.list_gongdi {
	width: 880px;
	margin-left: -10px;
}
.list_gongdi_box {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 10px;
}
.list_gongdi_box .jingpin {
	background: url(../images/ico_07.png);
	position: absolute;
	width: 50px;
	height: 57px;
	top: -3px;
	left: 10px;
	padding: 5px;
	text-align: center;
	color: #fff;
}
.list_gongdi_box:hover {
	box-shadow: 0 0 24px 7px rgba(107, 107, 107, 0.14);
}
.list_gongdi_box img {
	width: 100%;
	border-radius: 10px;
}
.list_gongdi_box .x4 {
	height: 190px;
	overflow: hidden;
	border-radius: 10px;
}
.list_gongdi_box .x8 h4 {
	font-size: 16px;
	color: #333333;
	margin: 10px 0;
}
.list_gongdi_box .x8 h5 {
	font-size: 14px;
	color: #999;
	margin-top: 20px;
}
.list_gongdi_box .x8 h5 span a {
	color: #666666;
	margin-left: 5px;
}
.list_gongdi_box .x8 h5 span {
	display: block;
	width: 33.33%;
	float: left;
	margin-bottom: 10px;
}
.list_gongdi_box .x8 p {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}
.list_gongdi_box .x8 {
	padding: 10px;
}
.process {
	width: 100%;
	margin-top: 10px
}
.process .process-list {
	position: relative;
	width: 155px;
	float: left;
	left: -15px
}
.process .process-list:before {
	content: '';
	float: left;
	width: 100%;
	height: 1px;
	margin-top: 7px;
	background-color: #dadee5;
	position: relative;
	right: 8px
}
.process .process-list:first-child:before {
	background-color: #fff
}
.process .process-list i.iconfont {
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-align: center;
	line-height: 15px;
	border: 1px solid #dadee5;
	background-color: #fff;
	z-index: 1;
	right: 5px;
	font-size: 12px
}
.process .process-list i.iconfont:before {
	display: none
}
.process .process-list span {
	float: right;
	margin-top: 17px;
	font-size: 12px;
	width: 48px;
	display: block;
	color: #dadee5;
	margin-left: 5px;
	position: relative;
	left: 11px;
	text-align: center
}
.process .process-list.done:before {
	background-color: #e74c3c
}
.process .process-list.done:first-child:before {
	background-color: #fff
}
.process .process-list.done i.iconfont {
	background-color: #fff;
	color: #e74c3c;
	border-color: #e74c3c
}
.process .process-list.done i.iconfont:before {
	display: inline
}
.process .process-list.done span {
	color: #e74c3c
}
.process .process-list:first-child.ing:before {
	background-color: transparent
}
.process .process-list.ing i.iconfont {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	border-color: #e74c3c
}
.process .process-list.ing i.iconfont:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	text-align: center;
	line-height: 6px;
	background-color: #e74c3c;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	display: inline
}
.process .process-list.ing:before {
	background-color: #e74c3c
}
.process .process-list.ing span {
	color: #e74c3c
}
.listBox {
	border-bottom: 1px solid #edecec;
	position: relative
}
.listBox .process {
	float: left;
	overflow: hidden;
}
.listBox .process .process-list {
	width: 120px
}
.listBox .process .process-list:nth-child(1) {
	width: 60px
}
.listBox:last-child {
	border: 0
}
.listBox button {
	opacity: 0
}
.listBox:hover button {
	opacity: 1
}
.listBox .lazy {}
.listBox .pic {
	position: absolute;
	top: 17px;
	left: 6px;
	width: 54px;
	height: 48px;
	z-index: 2
}
.listBox .pic img {
	width: 100%;
	height: 100%
}
.listBox .pic b {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 12px;
	margin: auto;
	width: 25px;
	padding-top: 5px
}
.listBox .msg {
	width: 560px
}
.listBox .msg .info p {
	width: 180px
}

/*楼盘列表*/
.yuyue_loupan {
	width: 100px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: center;
	border: 1px solid #EF3220;
}
.yuyue_loupan a {
	color: #EF3220;
	line-height: 30px;
}
.list_loupan {
	width: 880px;
	margin-left: -10px;
}
.list_loupan_box {
	width: 100%;
	overflow: hidden;
	padding: 10px;
	margin: 0 0 20px;
	border: none !important;
}
.list_loupan_box .remen {
	position: absolute;
	width: 80px;
	line-height: 25px;
	text-align: center;
	top: 30px;
	left: -10px;
	text-align: center;
	color: #fff;
}
.list_loupan_box:hover {
	box-shadow: 0 0 24px 7px rgba(107, 107, 107, 0.14);
}
.list_loupan_box img {
	width: 100%;
	border-radius: 10px;
}
.list_loupan_box .x8 h4 {
	font-size: 16px;
	color: #333333;
	margin: 10px 0;
}
.list_loupan_box .x8 h5 {
	overflow: hidden;
	font-size: 14px;
	color: #999;
	margin: 20px 0;
}
.list_loupan_box .x8 h5 span a {
	color: #333;
	margin-left: 5px;
}
.list_loupan_box .x8 h5 span {
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 3px;
}
.list_loupan_box .x8 p {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}
.list_loupan_box .x8 {
	padding: 10px;
}
.list_loupan_box_shuxin span {
	margin-right: 20px;
}
.list_loupan_box_shuxin span:nth-child(1) {
	color: #e24441;
}
.list_loupan_box_shuxin span:nth-child(2) {
	color: #8ce653;
}
.list_loupan_box_shuxin span:nth-child(3) {
	color: #3073e8;
}
.list_loupan_box_shuxin {
	margin-top: 20px;
}

/*
设计师详情右侧助手*/
.right_box {
	position: relative;
	border: 1px solid #f1f1f1;
	border-radius: 0;
	background: #fff;
	margin-bottom: 20px;
}
.right_pic {
	overflow: hidden;
}
.right_pic img {
	width: 100%;
}
.right_box h4 {
	font-size: 18px;
	font-weight: 900;
}
.zhushou {
	height: 130px;
	margin-top: 70px;
	background: none
}
.zhushou img {
	position: absolute;
	right: -70px;
	top: -50px;
}
.zhushou h4 {
	position: absolute;
	left: 20px;
	top: -15px;
	display: block;
	background: none;
	color: #EF3220;
	line-height: 30px;
	padding: 0 10px;
}
.zhushou p {
	padding: 30px 0 0 20px;
	margin-bottom: 15px;
	color: #999999;
	line-height: 20px;
	font-size: 12px;
}
.zhushou a {
	background: #EF3220;
	color: #FFFFFF;
	padding: 3px 20px;
	margin-left: 20px;
	border-radius: 5px;
}

/*设计师详情右侧问答*/
.wenda_right {
	padding: 20px;
}
.wenda_right h4 {
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.wenda_right li {
	padding: 20px 0;
	border-bottom: 1px dashed #dadada;
}
.wenda_right li h3 {
	overflow: hidden;
}
.wenda_right li h3 .img_box {
	width: 30px;
	height: 30px;
	overflow: hidden;
	float: left;
	border-radius: 50%;
}
.wenda_right li h3 span {
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
}
.wenda_right li .img_box img {
	width: 100%;
}
.wenda_right li h4 {
	font-size: 14px;
	color: #333333;
	border: none;
	margin: 10px 0;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}
.wenda_right li h5 {
	font-size: 12px;
	color: #999999;
}
.wenda_right li h5 a {
	display: block;
	float: right;
	border-radius: 3px;
	border: 1px solid #EF3220;
	padding: 2px 5px;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.wenda_right li:hover a {
	border: 1px solid #EF3220;
	padding: 2px 5px;
	background: #EF3220;
	color: #ffffff;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3 ease 0s;
}
.wenda_right ul {
	padding-left: 0;
}

/*设计师详情右侧热门工地*/
.gongdi_right {
	padding: 20px;
	overflow: hidden;
}
.gongdi_right li:hover div, .gongdi_right li:hover h5 {
	color: #EF3220 !important;
}
.gongdi_right ul {
	padding-left: 0;
}
.gongdi_right ul li {
	overflow: hidden;
}
.gongdi_right h4 {
	line-height: 50px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.viewAll {
	font-size: 14px;
}
.viewAll .btn {
	line-height: 2.6;
	display: block;
	cursor: pointer;
	border-radius: 3px;
	text-align: center;
	line-height: 2.4;
	outline: none;
	border: none;
	background: #fafafa;
	color: #888;
	transition: all .6s;
}
.viewAll .btn:hover {
	background: #ff5241 !important;
	color: #ffffff;
	transition: all .6s;
}
.gongdi_right ul li .x3 {
	font-size: 32px;
	/* font-weight: 800; */
	
	font-family: Impact;
	color: #dbdbdb;
	line-height: 60px;
	min-height: 60px;
}
.gongdi_right ul li .x9 {
	text-indent: 5px;
}
.gongdi_right ul li .x9 h5 {
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}
.gongdi_right ul li .x9 p {
	color: #999;
	margin-bottom: 10px;
}

/*设计师详情右侧表单*/
.biaodan_right {
	padding: 20px;
}
.biaodan_right h4 {
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.form_right input {
	background: #f9f9f9;
	border: 1px solid #efefef;
	border-radius: 5px;
	margin-bottom: 15px;
	line-height: 30px;
	text-indent: 10px;
	color: #999;
	width: 100%;
}
.form_right .tijiao {
	color: #FFFFFF;
	text-indent: 0 !important;
}

/*设计师详情关于*/
.sheji_guanyu {
	background: #424b54;
	color: #FFFFFF;
	height: 470px;
}
.sheji_guanyu .x3 {}
.sheji_guanyu .x3 h3 {
	font-weight: 800;
	margin-top: 50px;
}
.sheji_guanyu .x3 .sheji_guanyu_tx {
	width: 100%;
	overflow: hidden;
	height: 270px;
	margin: 20px 0;
}
.sheji_guanyu .x3 .sheji_guanyu_tx img {
	width: 100%;
}
.sheji_guanyu .x3 .sheji_guanyu_txt {}
.sheji_guanyu .x3 .sheji_guanyu_txt li {
	width: 50%;
	float: left;
	font-size: 14px;
	font-weight: 100;
	color: #b1b1b1;
}
.sheji_guanyu .x3 .sheji_guanyu_txt li span {}
.sheji_guanyu .x9 .guanyu_tit {
	margin-top: 90px;
}
.sheji_guanyu .x9 {
	padding-left: 50px;
}
.sheji_guanyu .x9 ul {
	padding-left: 0;
}
.sheji_guanyu .x9 ul li {
	margin: 20px 0 30px;
}
.sheji_guanyu .x9 ul li p {
	margin-bottom: 5px;
	color: #b1b1b1;
}

/*设计师详情页/设计师推荐*/
.sheji_tuijian {}
.sheji_tuijian .container .sheji_tuijian_tit {
	margin: 30px 0 0px;
	font-weight: 800;
}
.sheji_tuijian .container ul li {
	padding: 10px;
	box-sizing: border-box;
}
.sheji_tuijian .container ul li img {
	width: 100%;
	height: 100%;
}
.sheji_tuijian .container ul {
	padding-left: 0;
}
.sheji_tuijian .container ul li {
	overflow: hidden;
}
.sheji_tuijian .container ul li p {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.61);
	text-align: center;
	width: 100%;
	line-height: 40px;
	margin-bottom: 0;
	color: #FFFFFF;
}
.sheji_tuijian .container ul li .sheji_tx {
	overflow: hidden;
	position: relative;
	height: 345px;
}

/*案例列表页*/
.nei_banner_anli {
	height: 100px;
	background: #ffffff;
	padding: 20px 0;
}

/*筛选*/
.select-box {
	width: 100%
}
.select-box .select-card {
	border: 1px solid #edecec;
	border-bottom: 1px
}
.select-box .select-card .list_box {
	padding: 0;
	margin: 0;
	overflow: hidden
}
.select-box .select-card .list_box li {
	min-height: 49px;
	margin: 0;
	border-bottom: 1px solid #edecec;
	text-align: center;
	line-height: 48px;
	position: relative;
	overflow: hidden;
}
.select-box .select-card .list_box li .title {

	height: inherit;
	width: 80px;
	background: #fafafa;
	float: left;
}
.select-box .select-card .list_box li .content {

	overflow: hidden;
	left: 80px;
    max-height: 55px;
	color: #333;
	padding-bottom: 13px;
	padding-left: 10px
}
.select-box .select-card .list_box li .content span {
	display: block;
	padding: 2px 8px;
	margin-left: 10px;
	margin-top: 13px;
	float: left;
	line-height: 1.5;
	height: 24px;
}
.select-box .select-card .list_box li .content span.active {
	background: #e74c3c;
	color: #fff
}
.select-box .select-card .list_box li .content span.active a {
	color: #fff
}
.select-box .select-card .list_box li .content span.active:hover {
	color: #fff
}
.select-box .select-card .list_box li .content span:hover {
	color: #e74c3c
}
.select-box .select-card .list_box li .content span.more {
	float: right
}
.select-box .select-card .list_box li .content span.more i {
	font-size: 12px
}
.select-box .select-card .list_box li .more-a {
	color: #999;
	position: absolute;
	right: 94px;
	cursor: pointer
}
.select-box .select-card .list_box li .more-a i {
	color: #999;
	font-size: 12px;
	display: inline-block;
	position: relative;
	left: 5px
}
.select-box .select-card .list_box li .more-a i.xiangxia1 {
	border: 6px solid transparent;
	border-top-color: #999;
	top: 4px
}
.select-box .select-card .list_box li .more-a i.xiangshang1 {
	border: 6px solid transparent;
	border-bottom-color: #999;
	top: -4px
}
.select-box .sortful {
	padding-top: 10px;
	-ms-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05)
}
.select-box .sortful .sort-btn {
	float: left
}
.select-box .sortful .sort-btn .news {
	float: left;
	padding: 16px;
	cursor: pointer
}
.select-box .sortful .sort-btn .news:hover {
	color: #e74c3c
}
.select-box .sortful .sort-btn .news.active {
	color: #e74c3c
}
.select-box .sortful .sort-btn .news i {
	display: inline-block;
	font-size: 14px;
	width: 15px;
	height: 15px
}
.select-box .sortful .sort-btn .hot {
	float: left;
	padding: 16px;
	cursor: pointer
}
.select-box .sortful .sort-btn .hot:hover {
	color: #e74c3c
}
.select-box .sortful .sort-btn .hot.active {
	color: #e74c3c
}
.select-box .sortful .sort-btn .hot i {
	display: inline-block;
	font-size: 14px;
	width: 15px;
	height: 15px
}
.select-box .sortful .search-btn {
	float: right
}
.select-box .sortful .search-btn .select-input {
	float: left;
	position: relative;
	width: 100px;
	margin: 10px;
	padding: 2px
}
.select-box .sortful .search-btn .select-input select {
	background: none;
	color: #666
}
.select-box .sortful .search-btn .select-input .filter-list {
	top: 33px;
	width: 100px;
	left: 2px
}
.select-box .sortful .search-btn .select-input.areatip .filter-list {
	width: 130px
}
.select-box .sortful .search-btn .select-input.qblp .filter-list {
	width: 155px;
	left: 2px
}
.select-box .sortful .search-btn .search-b {
	float: left;
	border: 1px solid #edecec;
	margin: 12px 10px;
	width: 192px;
	position: relative
}
.select-box .sortful .search-btn .search-b input {
	color: #333;
	float: left;
	padding: 0 5px;
	display: block;
	height: 100%
}
.select-box .sortful .search-btn .search-b div {
	background: #e74e3e;
	position: absolute;
	right: -1px;
	top: -1px;
	bottom: -1px;
	color: #fff;
	padding: 8px 7px;
	font-size: 12px;
	outline: none;
	cursor: pointer
}
.select-box .sortful .search-btn .search-b div:hover {
	color: #fff;
	background: #d62c1a;
	border-color: #d62c1a
}
.shaixuan {
	background: #FFFFFF;
	padding: 0 0 20px;
}

/*列表中间插入的表单*/
.pub_left_box .left .ad-custom {
	position: relative;
	margin-top: 0;
	box-shadow: 5px 4px 20px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
}
.pub_left_box .left .ad-custom .pic {
	position: absolute;
	top: 0;
	right: 0;
}
.pub_left_box .ad-custom .title {
	margin-top: 25px;
}
.pub_left_box .ad-custom .title .main {
	float: left;
	color: #212628;
	font-size: 24px;
}
.pub_left_box .ad-custom .title .sub {
	float: left;
	color: #666;
	font-size: 16px;
	margin-top: 8px;
}
.pub_left_box .pdl10 {
	padding-left: 10px !important;
}
.pub_left_box .ad-custom .title .block {
	width: 5px;
	height: 20px;
	background: #e74c3c;
	border-radius: 2px;
	float: left;
	margin: 6px 10px 0 10px;
	display: block;
}
.pub_left_box .ad-custom .input-list .input-box input {
	background: #f9f9f9;
	color: #666;
	width: 280px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	box-sizing: border-box;
	border: none;
}
.pub_left_box .ad-custom .input-list .input-box {
	float: left;
	border: 1px solid #edecec;
	background: #f9f9f9;
	margin: 20px 10px;
}
.pub_left_box .ad-custom .input-list .button-box {
	float: left;
	padding: 11px 22px;
	margin: 20px 10px;
	background: #e74c3c;
	border-radius: 3px;
	cursor: pointer;
}
.pub_left_box .ad-custom .input-list .button-box button {
	background: #e74c3c;
	color: #fff;
	outline: none;
	cursor: pointer;
	border: none;
}
.pub_left_box .ad-custom .pic {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 70px;
}
.pub_left_box .ad-custom {
	position: relative;
	margin-top: 0;
	box-shadow: 5px 4px 20px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
	width: 100%;
	height: 141px;
	overflow: hidden;
	margin-top: 30px;
	background: #fff;
	border-radius: 3px;
	-ms-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.1);
}

/*工地列表右侧表单*/
.right_gongdi h4 {
	text-align: center;
	margin: 30px 0 0;
}
.right_gongdi h4 span {
	color: #EF3220;
}
.right_gongdi p {
	font-size: 14px;
	color: #999999;
	text-align: center;
}
.right_gongdi {
	padding: 0 20px;
}
.right_gongdi .form_txt {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 0 0 10px;
}
.right_gongdi .form_txt span {
	color: #EF3220;
}

/*工地预约虚拟报名*/
.xuni_gundong ul {
	width: 100%;
	height: auto;
}
.xuni_gundong ul li {
	width: 100%;
	height: 30px;
	font-size: 14px;
}
.xuni_gundong {
	height: 300px;
	overflow: hidden;
	height: 200px;
}
.xuni_gundong_canguan ul li .renshu_right {
	width: 30%;
	float: right;
}
.xuni_gundong_canguan ul li .renshu_left {
	width: 60%;
	float: left;
}
.right_gongdi_renshu p span {
	color: #EF3220;
}

/*工地详情页*/
.nei_banner_gongdi_art {
	background: url(../images/art_gongdi_2.jpg) no-repeat center;
	height: 295px;
}
.art_process {
	width: 100%;
	margin-left: -100px;
	margin-top: 10px;
}
.art_process .process-list {
	position: relative;
	width: 155px;
	float: left;
	left: -15px
}
.art_process .process-list:before {
	content: '';
	float: left;
	width: 100%;
	height: 1px;
	margin-top: 7px;
	background-color: #dadee5;
	position: relative;
	right: 8px
}
.art_process .process-list:first-child:before {
	background-color: #fff
}
.art_process .process-list i.iconfont {
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-align: center;
	line-height: 15px;
	border: 1px solid #dadee5;
	background-color: #fff;
	z-index: 1;
	right: 5px;
	font-size: 12px
}
.art_process .process-list i.iconfont:before {
	display: none
}
.art_process .process-list span {
	float: right;
	margin-top: 17px;
	font-size: 12px;
	width: 48px;
	display: block;
	color: #dadee5;
	margin-left: 5px;
	position: relative;
	left: 11px;
	text-align: center
}
.art_process .process-list.done:before {
	background-color: #d6aa54
}
.art_process .process-list.done:first-child:before {
	background-color: rgba(51, 51, 51, 0);
}
.art_process .process-list.done i.iconfont {
	background: url(../images/done.png) #d6aa54;
	background-color: #d6aa54;
	color: #d6aa54;
}
.art_process .process-list.done i.iconfont:before {
	display: inline
}
.art_process .process-list.done span {
	color: #d6aa54
}
.art_process .process-list:first-child.ing:before {
	background-color: transparent
}
.art_process .process-list.ing i.iconfont {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	border-color: #d6aa54
}
.art_process .process-list.ing i.iconfont:before {
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	text-align: center;
	line-height: 6px;
	background-color: #d6aa54;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	display: inline
}
.art_process .process-list.ing:before {
	background-color: #d6aa54
}
.art_process .process-list.ing span {
	color: #d6aa54
}
.nei_gongdi_top {
	width: 800px;
	margin-top: 80px;
	overflow: hidden;
	color: #FFFFFF;
}
.nei_gongdi_top .gongdi_tit {
	font-size: 40px;
}
.nei_gongdi_top .gongdi_tit, .nei_gongdi_top .gongdi_tit_txt {
	float: left;
}
.nei_gongdi_top .gongdi_tit_txt {
	font-size: 14px;
}
.nei_gongdi_top .gongdi_tit_txt p {
	margin-bottom: 0;
	line-height: 20px;
}
.nei_gongdi_top .gongdi_tit_txt {
	margin-top: 10px;
	margin-left: 10px;
}
.tab_step .tab-body .step_box img {
	width: 100% !important;
	height: auto !important;
}
.tab_step .tab-body .step_box {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 5px;
}
.tab_step .tab-body .step_box span {
	padding: 5px 20px;
	background: rgba(0, 0, 0, 0.49);
	bottom: 30px;
	left: 30px;
	display: block;
	border-radius: 15px;
	position: absolute;
	color: #fff;
}
.tab_step .tab-body .step_box_txt {
	padding: 10px;
}
.step_box_txt img{
	margin-bottom: 10px;
}
.tab_step .tab-body .step_box .step_box_img {
	position: relative;
	overflow: hidden;
}
.tab_step .tab_step_nav {
	background: #FFFFFF;
}
.step_body   .tab-body{
	padding-top: 3px !important;
}
.tab_step .tab-nav .active {
	border-bottom: 2px solid #333333;
}
.tab_step .tab-nav li {
	margin-bottom: 10px;
	border-bottom: 2px solid rgba(51, 51, 51, 0);
}
.tab_step .tab-nav li a {
	border: none !important;
}

/*活动列表页*/
.list_huodong_img{
	height: 215px;
	overflow: hidden;
	
}
.list_huodong_img img{
	min-height: 215px;
}
.nei_banner_huodong {
	background: url(../images/list_huodong_2.png) no-repeat;
	height: 180px;
}
.list_huodong .x4 {
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
}
.huodong_line {
	margin-top: 20px;
}
.list_huodong .x4 .huodong_box_txt {
	background: #FFFFFF;
	padding: 10px;
}
.list_huodong .x4 img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}
.list_huodong .x4 .kaishi {
	background: url(../images/list_huodong_5.png) no-repeat;
	width: 105px;
	height: 37px;
	position: absolute;
	top: 20px;
	;
	left: 2px;
}
.list_huodong .x4 .jieshu {
	background: url(../images/list_huodong_7.png) no-repeat;
	width: 105px;
	height: 37px;
	position: absolute;
	top: 15px;
	left: 2px;
}
.list_huodong .x4 h3 {
	color: #333333;
	font-weight: 800;
	margin: 15px 0;
}
.list_huodong .x4 p {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
}
.list_huodong .x4 p span {
	color: #666666;
}
.list_huodong .x4 a {
	display: block;
	background: #EF3220;
	color: #FFFFFF;
	margin: 15px auto;
	width: 160px;
	line-height: 40px;
	text-align: center;
}

/*体验馆列表页*/
.nei_banner_tiyanguan {
	background: url(../images/list_tiyan_2.jpg) no-repeat;
	height: 180px;
}
.nei_banner_aixin {
	background: url(../images/aixin_03.jpg) no-repeat;
	height: 400px;
}
.list_tiyanguan .x4 {
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
}
.list_tiyanguan .x4 .tiyanguan_box_txt {
	background: #FFFFFF;
	padding: 10px;
}
.list_tiyanguan .x4 img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}
.list_tiyanguan .list_tiyanguan_img {
	height: 210px;
	overflow: hidden;
}
.list_tiyanguan .x4 h3 {
	color: #333333;
	font-weight: 800;
	margin: 15px 0;
}
.list_tiyanguan .x4 p {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
}
.list_tiyanguan .x4 p span {
	color: #666666;
}
.list_tiyanguan .x4 a {
	display: block;
	background: #EF3220;
	color: #FFFFFF;
	margin: 15px auto;
	width: 160px;
	line-height: 40px;
	text-align: center;
}

/*评价列表页*/
.list_pingjia {
	overflow: hidden;
	margin-top: 30px;
}
.list_pingjia .pingjia_box {
	border-bottom: 1px solid #eee;
	margin: 20px 0;
	overflow: hidden;
	padding-bottom: 20px;
}
.list_pingjia .pingjia_box .pingjia_touxiang {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin: auto;
}
.list_pingjia .pingjia_box .x1 .pingjia_touxiang img {
	width: 100%;
	float: left;
}
.list_pingjia .pingjia_box .x11 .pingjia_info {
	font-size: 14px;
	color: #333333;
	font-weight: 800;
}
.list_pingjia .pingjia_box .x11 h4 {
	font-weight: 800;
}
.list_pingjia .pingjia_box .x11 p {
	color: #999999;
}
.list_pingjia .pingjia_box .x11 p span {
	color: #666666;
	margin-right: 10px;
}
.list_pingjia .pingjia_box .x11 .pingjia_img .x3 {
	padding: 10px;
	border-radius: 10px;
}
.pingjia_txt {
	padding-left: 10px;
}
.list_pingjia .pingjia_box .x11 .pingjia_img .x3 img {
	width: 100%;
	height: 170px;
	border-radius: 10px;
}
.pingjia_img {
	margin-left: -10px;
}

/*案例详情页*/
.art_anli_body .art_anli_tit h3 {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
}
.art_anli_body .art_anli_tit p span {
	color: #999999;
	margin: 0 5px;
	font-size: 14px;
}
.art_anli_body .art_anli_tit {
	text-align: center;
}
.art_anli_body .art_anli_txt dl {
	width: 90%;
	display: block;
	border-bottom: 1px solid #F1F1F1;
	overflow: hidden;
	padding: 15px 0;
	margin: 0 auto;
}
.art_anli_body {
	background: #FFFFFF;
}
.art_anli_body .art_anli_txt {
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #F1F1F1;
}
.art_anli_pic_body div img {
	margin-bottom: 20px;
}
.art_anli_body .art_anli_txt dl dt {
	text-align: center;
	float: left;
	width: 33.33%;
	display: block;
	border-right: 1px solid #F1F1F1;
	font-weight: 400;
}
.art_anli_body .art_anli_txt dl .last_line {
	border-right: none !important;
}
.art_anli_body .art_anli_txt dl dt h5 {
	font-size: 14px;
	color: #999999;
}
.art_anli_body .art_anli_txt dl dt h4 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.art_anli_body .art_anli_info {
	overflow: hidden;
}
.art_anli_body .art_anli_info h3 {
	font-weight: 800;
	border-bottom: 2px solid #d6aa54;
	width: 80px;
	display: block;
	margin-bottom: 40px;
}
.art_anli_body .art_anli_info p {
	font-size: 14px;
	color: #666666;
	overflow-y: scroll;
	height: 250px;
	padding-right: 20px;
}
.art_anli_body .art_anli_info {
	margin-top: 50px;
}
.art_anli_body .art_anli_info .art_anli_img1 {
	width: 400px !important;
	float: right;
	overflow: hidden;
}
.art_anli_body .art_anli_info .art_anli_img1 img {
	width: 100%;
}
.art_anli_body .art_anli_pic_tit li {
	width: 20%;
	float: left;
	line-height: 50px;
	width: 16.6%;
}
.art_anli_body .art_anli_pic_tit li a {
	line-height: 50px;
	display: block;
	text-align: center;
}
.art_anli_body .art_anli_pic_tit {
	margin: 30px 0;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}
.art_anli_pic_body div img {
	width: 100%;
}
.art_anli_pic_body h5 {
	line-height: 50px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-top: -20px;
}
.art_anli_pic_tit_fixd {
	position: fixed;
	top: 60px;
	width: 885px;
	background: #FFFFFF;
	margin: 0 !important;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
	overflow: hidden;
}
.right_tuandui {}
.right_tuandui h4 {
	text-align: center;
	margin: 30px 0 0;
}
.right_tuandui #right_line {
	width: 80px;
	background: #d6aa54;
	display: block;
	margin: 15px auto;
	height: 2px;
}
.right_tuandui .right_tuandui_info {
	overflow: hidden;
	padding-bottom: 10px;
}
.right_tuandui .right_tuandui_info .right_tuandui_info_img {
	width: 80px;
	height: 80px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
}
.right_tuandui .right_tuandui_info .right_tuandui_info_img img {
	width: 100%;
}
.right_tuandui .right_tuandui_info .right_tuandui_info_txt {
	width: 185px;
	float: right;
	padding-right: 8px;
}
.right_tuandui .right_tuandui_info .right_tuandui_info_txt h5 {
	font-size: 16px;
	color: #333333;
}
.right_tuandui .right_tuandui_info .right_tuandui_info_txt p {
	margin-bottom: 0;
	color: #999999;
	font-size: 13px;
	line-height: 20px;
}
.right_tuandui .yuyue_sheji2 {
	border: 1px solid #EF3220;
	display: block;
	line-height: 26px;
	text-align: center;
	width: 80px;
	margin: 8px 5px;
	border-radius: 3px;
}
.right_tuandui .yuyue_sheji2:hover {
	border: 1px solid #EF3220;
	background: #EF3220;
	color: #FFFFFF;
}
.right_baojia h4 {
	text-align: center;
	margin: 30px 0 0;
}
.right_baojia h4 span {
	color: #EF3220;
}
.right_baojia p {
	font-size: 14px;
	color: #999999;
	text-align: center;
}
.right_baojia {
	padding: 0 20px;
}

/*服务楼盘详情页*/
.nei_banner_loupan {
	height: 450px;
}
.nei_banner_loupan img {
	width: 1920px;
	height: 450px;
	position: absolute;
	top: 0;
}
.art_loupan_top {
	position: absolute;
	top: 0;
	/* overflow: hidden; */
	
	z-index: 5;
	height: 450px;
	width: 1200px;
	/* margin: auto; */
	
	left: 50%;
	margin-left: -600px;
}
.art_loupan_top .art_loupan_top_txt h1 {
	margin-left: -50px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
.art_loupan_top .art_loupan_top_txt p {
	margin-bottom: 5px;
	font-weight: 100;
}
.art_loupan_top .art_loupan_top_txt span {
	margin-left: -50px;
	font-size: 20px;
	font-weight: 100;
	width: 25px;
	display: block;
	float: left;
	text-align: center;
}
.art_loupan_top .art_loupan_top_txt {
	margin-top: 100px;
	color: #FFFFFF;
	width: 550px;
	margin-left: 50px;
}
.art_loupan_info {
	width: 1070px;
	margin: 30px auto;
}
.art_loupan_info .art_loupan_info_img {
	width: 130px;
	border-radius: 5px;
	overflow: hidden;
}
.art_loupan_info .art_loupan_info_img img {
	width: 100%;
}
.art_loupan_info .art_loupan_info_txt {
	padding: 10px;
}
.art_loupan_info .art_loupan_info_txt h3 {
	color: #333333;
	margin-bottom: 5px;
}
.art_loupan_info .art_loupan_info_txt p {
	color: #999;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 20px;
}
.art_loupan_info .art_loupan_info_txt .yuyue_loupan2 {
	text-align: center;
	display: block;
	width: 100px;
	line-height: 30px;
	color: #FFFFFF;
	border-radius: 5px;
}
.art_loupan_info .x8 {
	border: 1px solid #EEEEEE;
}
.art_loupan_info .x8 .x2 {
	text-align: center;
	background: #f0f0f0;
}
.art_loupan_info .art_loupan_info_border {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.art_loupan_info dl {
	overflow: hidden;
}
.art_loupan_info dl dd {
	padding: 0;
	line-height: 40px;
}
.art_loupan_info dl .x10 {
	text-indent: 1em;
}
.art_loupan_info .bg_zhuanshu {
	background: #ffdde3 !important;
	color: #ff2c3a !important;
}
.art_loupan_info .bg_zhuanshu_right {
	background: url(../images/art_loupan_3.jpg) no-repeat -28px 0;
	color: #FFFFFF;
	font-size: 16px;
}
.art_loupan_info .bg_zhuanshu_right span {
	font-size: 12px;
}
.art_loupan_info .bg_zhuanshu_right .loupan_lingqv {
	background: #ff004c;
	color: #FFFFFF;
	border-radius: 5px;
	line-height: 30px;
	margin-top: 5px;
	padding: 0 10px;
	float: right;
	text-align: center;
	display: block;
	text-indent: 0;
	margin-right: 5px;
}
.art_loupan_shejishi .x4 {
	padding: 10px;
}
.art_loupan_shejishi .x4 .sheji_tx {
	position: relative;
}
.art_loupan_shejishi .x4 .sheji_tx img {
	width: 100%;
}
.art_loupan_shejishi .x4 .sheji_tx p {
	color: #ffffff !important;
	text-align: center;
}
.x4 .sheji_tx p {
	position: absolute;
	text-align: center;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.62);
}

/*户型解析详情页*/
.pub_art_snav {
	overflow: hidden;
}
.art_banner {
	margin: 20px 0 0 0;
}
.art_banner img {
	width: 100%;
}
.pub_nei_tit h2 {
	font-size: 24px;
	font-weight: 800;
	color: #000000;
}
.pub_nei_body {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.pub_nei_body p, .pub_nei_body span, .pub_nei_body div {
	font-family: inherit !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-align: left !important;
	line-height: 22px !important;
}
.pub_nei_body img {
	width: 600px !important;
	margin: 20px auto !important;
	height: auto !important;
	display: block !important;
}
.pub_art_box {
	overflow: hidden;
	border-top: 1px solid #F1F1F1;
	padding: 10px 0 0;
}
.pub_shengming {
	width: 95%;
	margin: 20px auto;
	border: 2px solid #EEEEEE;
	overflow: hidden;
}
.pub_shengming .x1 h4 {
	display: block;
	border-radius: 5px;
	width: 30px;
	background: #e2ae06;
	padding: 26px 0;
	color: #FFFFff;
	text-align: center;
	margin: 20px auto;
}
.pub_shengming .x11 p {
	margin-bottom: 0;
}
.pub_shengming .x11 {
	padding-top: 35px;
}
.right_jiexi {
	padding: 10px 0;
}
.right_jiexi .right_jiexi_info {
	overflow: hidden;
}
.right_jiexi .right_jiexi_info .right_jiexi_info_img {
	width: 80px;
	height: 100px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
}
.right_jiexi .right_jiexi_info .right_jiexi_info_img img {
	width: 100%;
}
.right_jiexi .right_jiexi_info .right_jiexi_info_txt {
	width: 190px;
	float: right;
	padding-right: 8px;
}
.right_jiexi .right_jiexi_info .right_jiexi_info_txt h5 {
	font-size: 16px;
	color: #EF3220;
}
.right_jiexi .right_jiexi_info .right_jiexi_info_txt p {
	margin-bottom: 0;
	color: #999999;
	font-size: 13px;
	line-height: 20px;
}
.right_jiexi .yuyue_jiexi {
	background: #EF3220;
	display: block;
	margin-top: 10px;
	line-height: 26px;
	text-align: center;
	width: 80px;
	border-radius: 3px;
	color: #FFFFFF;
}
.right_jiexi .yuyue_jiexi:hover {
	background: #c32314;
}
.pub_art_line {}
.pub_art_line h2 {
	font-size: 22px;
	font-weight: 400;
	margin: 20px 0;
	border-left: 3px solid #EF3220;
	padding-left: 11px;
	line-height: 26px;
}
.pub_art_line h2 span {
	font-size: 14px;
	margin-left: 10px;
	font-weight: 400;
	color: #666666;
}
.art_form_line_box {
	overflow: hidden;
	margin-bottom: 20px;
}
.pub_art_line h2 span i {
	color: #EF3220;
	font-style: inherit;
}
.art_form_line_box .x3 {}
.art_form_line_box .x3 img {
	width: 95%;
}
.art_form_line_box .x10 .x3 input {
	width: 95%;
	line-height: 40px;
	text-indent: 1em;
	padding: 0;
	margin: 0;
	border: 1px solid #ddd;
	background: #eee;
	margin-top: 2px;
	border-radius: 3px;
}
.art_form_line_box .x2 .jisuan5 {
	background: #EF3220;
	color: #FFFFFF;
	width: 100%;
	border-radius: 3px;
	border: none;
	line-height: 42px;
}
.art_form_line_box .x2 .jisuan5:hover {
	background: #c32314;
}
.pub_art_line {
	padding-bottom: 20px;
	overflow: hidden;
}
.art_jiexi_gonglue li {
	list-style-type: disc;
	color: #e2ae06;
	padding-right: 50px;
}
.art_jiexi_gonglue {
	padding-left: 15px;
}
.art_jiexi_gonglue li a {
	font-size: 14px;
	color: #333333;
}
.art_jiexi_gonglue li a:hover {
	color: #ef3220;
}
.art_jiexi_gonglue li a span {
	float: right;
}

/*设计师列表页===================================================================*/
.list_shejishiye {
	padding: 0 !important;
}
.list_shejishiye .designer-list .designer-carder {
	width: 300px;
	float: left;
	transition: all .5s
}
.list_shejishiye .designer-list .designer-carder .designer-msg {
	margin: 10px auto;
	width: 285px;
	background: #f7f7f7;
	position: relative;
	transition: all .5s
}
.list_shejishiye .designer-list .designer-carder .designer-msg.reward:after {
	content: '';
	display: block;
	position: absolute;
	width: 70px;
	height: 27px;
	top: 290px;
	right: -4px;
	background-image: url(//s.dyrs.cc/static/pc/images/sjslib_03.png);
	background-size: 100%;
	background-position: center
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-photo {
	width: 100%;
	height: 340px;
	position: relative;
	overflow: hidden;
}
.list_shejishiye .designer-list .designer-carder .designer-msg .ktal {
	transition: all .5s;
	width: 145px;
	position: absolute;
	text-align: center;
	z-index: 10;
	background: #333;
	color: #fff;
	border: 0;
	bottom: 0;
	left: 0;
	border-radius: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-photo .ktal {
	background: #000
}
.list_shejishiye .designer-carder .designer-msg #tuijian4 {
	position: absolute;
	left: -2px;
	top: 20px;
	width: 130px;
	height: 26px;
	/* background: #e74c3c; */
	
	border-radius: 0 0 15px 0;
	color: #fff;
	line-height: 26px;
}
.list_shejishiye .designer-carder .designer-msg #huojiang {
	position: absolute;
	right: -2px;
	top: 271px;
	width: 68px;
	height: 26px;
	/* background: #e74c3c; */
	
	border-radius: 0 0 15px 0;
	color: #fff;
	line-height: 26px;
}
.list_shejishiye .designer-list .designer-carder .designer-msg .ztsj {
	transition: all .5s;
	width: 140px;
	position: absolute;
	text-align: center;
	bottom: 0;
	border: 0;
	right: 0;
	color: #FFFFFF;
	opacity: 0;
	border-radius: 0;
	filter: alpha(opacity=0)*/
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-name {
	margin: 10px 0;
	font-size: 18px;
	color: #212628;
	margin-left: 10px;
	margin-right: 70px;
	height: 25px;
	line-height: 25px;
	position: relative
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-name span {
	font-size: 14px;
	margin-left: 11px
}
.list_shejishiye .designer-list .designer-carder .designer-msg .tag {
	position: absolute;
	width: 50px;
	border: #edecec 1px solid;
	background: #f6e6e6;
	height: 17px;
	color: #eb4f4f;
	line-height: 17px;
	text-align: center;
	font-size: 14px;
	top: 300px;
	left: 174px
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-alnr {
	width: 265px;
	margin: auto;
	height: 25px;
	line-height: 25px
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-alnr .div {
	width: 125px;
	height: 25px;
	color: #999;
	float: left;
	font-size: 14px;
	line-height: 25px
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-alnr .div a {
	color: #999999;
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-alnr .div span {
	color: #999999
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-alnr .div span:hover {
	color: #999999
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-hobbit {
	width: 265px;
	height: 55px;
	margin: auto;
	line-height: 25px
}
.list_shejishiye .designer-list .designer-carder .designer-msg .designer-hobbit a {
	color: #999999;
}
.list_shejishiye .designer-list .designer-carder:hover {
	-ms-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2)
}
.list_shejishiye .designer-list .designer-carder:hover .designer-msg {
	background: #fff
}
.list_shejishiye .designer-list .designer-carder:hover .designer-msg .ztsj, .list_shejishiye .designer-list .designer-carder:hover .designer-msg .ktal {
	opacity: 1;
	filter: alpha(opacity=100)
}
.list_shejishiye .designer-list .designer-carder .designer-msg .ztsj {
	opacity: 0;
	filter: alpha(opacity=0);
	background: #EF3220;
	text-align: center;
}

/*翻页样式==============================================================*/
.paging {
	text-align: center;
	padding: 40px
}
.paging a {
	display: inline-block;
	background: #fff;
	padding: 8px 13px;
	border: 1px solid #edecec;
	margin: 0 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.paging a:hover {
	color: #e74c3c;
	background: #f8f8f8
}
.paging a.current {
	background: #e74c3c;
	border: 1px solid #e74c3c;
	color: #fff
}

/*首页*/
.index_pic {
	padding: 20px 0;
}
.index_pic .pcindexbannerSwiper {
	width: 790px;
	height: 450px;
}
.pcindexbannerSwiper .swiper-slide a {
	display: block;
}
.pcindexbannerSwiper .swiper-slide a:after, .index_pic .pcindex_pic_box a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 100%;
	background: rgba(0, 0, 0, 0.2);
	opacity: 0;
	visibility: hidden;
	transition: all .2s;
}
.pcindexbannerSwiper .swiper-slide a:hover:after, .index_pic .pcindex_pic_box a:hover:after {
	opacity: 1;
	visibility: visible;
}
.pcindexbannerSwiper .swiper-slide a {
	position: relative;
}
.pcindexbannerSwiper .swiper-slide a p, .index_pic .pcindex_pic_box a p {
	line-height: 40px;
	text-indent: 1em;
	color: #ffffff;
	width: 100%;
	font-size: 14px;
	font-weight: 800;
	position: absolute;
	bottom: 0;
	margin-bottom: 0 !important;
	text-shadow: 0 1px 3px #525252;
	box-sizing: border-box;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
	background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
}
.index_pic .pcindexbannerSwiper .swiper-slide img {
	width: 790px;
	height: 450px;
}
.index_pic .pcindex_pic_box a, .index_pic .pcindex_pic_box a img {
	display: block;
	width: 380px;
	height: 220px;
	position: relative;
	overflow: hidden;
}
.pcindex_pic_box1 {
	margin-bottom: 10px;
}

/*首页/图标区域============================================*/
.index_ico .x3 {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.index_ico .x3 a {
	display: block;
	height: 160px;
	padding: 55px 0 0 100px;
}
.index_ico .index_ico1 {
	background: url(../images/index_13.png) no-repeat 25px 55px;
	border-left: 1px solid #EEEEEE;
	;
}
.index_ico .index_ico2 {
	background: url(../images/index_15.png) no-repeat 25px 55px;
}
.index_ico .index_ico3 {
	background: url(../images/index_17.png) no-repeat 25px 55px;
}
.index_ico .index_ico4 {
	background: url(../images/index_19.png) no-repeat 25px 55px;
}

/*首页/案例区域============================================*/
.index_anli .list_anli .list_anli_box {
	width: 285px !important;
}
.index_anli .tab-head {}
.index_anli .tab-body {
	padding: 0 !important;
}
.index_anli .tab-body .tab-panel {
	animation: fade-in;
	animation-duration: 0.5s;
	-webkit-animation: fade-in 0.5s;
}
.index_anli {}
.index_anli .tab-head {
	padding-top: 20px;
}
.index_anli .tab-head ul li a {
	line-height: 60px;
	border: none;
	font-size: 22px;
}
.index_anli .tab-head ul .active {
	background: none;
}
.index_anli .tab-head ul .active a {
	border-bottom: 3px solid #333333;
	color: #EF3220;
}
.index_anli .tab-head ul {
	text-align: center;
}
.index_anli .tab-body {
	margin-top: 20px;
}

/*首页/第二个表单============================================*/
.index_form2 {
	padding-top: 40px;
}
.index_form_tit {
	line-height: 42px;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 22px;
}

/*首页/最新文章============================================*/
.index_wenzhang .index_wenzhang_body .tab-head {
	overflow: hidden;
}
.index_wenzhang .index_wenzhang_body .tab-body {
	border-top: 1px solid #b2b2b2;
}
.index_wenzhang .index_wenzhang_body .tab-head ul {
	display: block;
	width: 190px;
}
.index_wenzhang .index_wenzhang_body .tab-head ul li a {
	border: none;
	font-size: 18px;
	padding: 0 10px !important;
	line-height: 50px;
	font-weight: 800;
}
.index_wenzhang .index_wenzhang_body .tab-head ul li {
	border-bottom: 1px solid #b2b2b2;
}
.index_wenzhang .index_wenzhang_body .tab-head ul .active {
	border-bottom: 1px solid #EF3220;
}
.index_wenzhang .index_wenzhang_body .tab-head ul .active a {
	color: #EF3220;
	font-weight: 800;
}
.index_wenzhang {
	margin-top: -20px;
	padding-top: 40px;
}
.index_wenzhang_suipian {
	margin-top: 15px;
	border-left: 1px solid #b2b2b2;
}
.index_wenzhang_suipian a {
	line-height: 20px;
	font-weight: 800;
	display: block;
	padding: 0 13px;
	float: left;
}
.index_wenzhang_body.x3 {
	overflow: hidden;
	border-radius: 5px;
	height: 160px;
}
.index_wenzhang .tab-body .x3 img {
	width: 100%;
	min-height: 160px;
}
.index_wenzhang .tab-body .x9 {
	padding: 0 30px;
}
.index_wenzhang .tab-body .x9 h3 {
	font-size: 20px;
	margin: 0 0 20px;
	font-weight: 800;
	color: #333333;
}
.index_wenzhang_body .x3 {
	height: 140px;
	border-radius: 3px;
	display: block;
	overflow: hidden;
}
.index_wenzhang .tab-body .x9 h3 span {
	border: 1px solid #EF3220;
	line-height: 20px;
	/* padding: 0 5px; */
	
	color: #EF3220;
	font-size: 12px;
	font-weight: 400;
	padding: 1px 6px;
	margin-right: 10px;
	border-radius: 2px;
}
.index_wenzhang .tab-body .x9 p {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
}
.index_wenzhang .tab-body .x9 p span {
	color: #d7d7d7;
	margin-right: 20px;
	font-size: 13px;
}
.index_wenzhang .tab-body ul li a {
	display: block;
}
.index_wenzhang .tab-body ul li {
	overflow: hidden;
	margin: 29px 0;
	padding: 10px;
}
.index_wenzhang .index_wenzhang_more {
	display: block;
	width: 100%;
	background: #EF3220;
	border-radius: 5px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
}
.index_wenzhang .index_wenzhang_more:hover {
	background: #ff5241;
	color: #FFFFFF !important;
}
.tab-panel {
	animation: fade-in;
	animation-duration: 0.5s;
	-webkit-animation: fade-in 0.5s;
}
.index_guanggao img {
	width: 100%;
}
.index_guanggao {}
.index_xianzhi {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

/*首页设计师区域
*/
.index_shejishi {
	padding: 20px 0;
	height: 520px;
}
.index_shejishi .tab-head {
	width: 300px;
}
.index_shejishi .tab-head ul li {
	width: 100%;
}
.index_shejishi .tab-head ul li a {
	line-height: 100px;
	text-align: center;
	font-size: 18px;
	border-radius: 0;
}
.index_shejishi .tab-head ul .active a {
	color: #EF3220;
	border-left: 2px solid #EF3220;
}
.index_shejishi .tab-body {
	width: 880px;
	margin-top: 0;
	padding-top: 0;
	overflow: hidden;
}
.index_shejishi .index_shejishi_daka li {
	float: left;
	width: 200px;
	height: 224px;
	margin-left: 20px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.index_shejishi .index_shejishi_daka li img {
	width: 100%;
	min-height: 224px;
}
.index_shejishi .index_shejishi_daka li p {
	position: absolute;
	text-align: center;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.62)
}
.index_pinpai li {
	float: left;
	width: 200px;
	height: 150px;
	margin-left: 20px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.index_pinpai li img {
	width: 200px;
	height: 150px;
}

/*首页解析*/
.index_jiexi .jiexi_gundong {
	overflow: hidden;
	height: 400px;
}
.index_jiexi {
	background: #ffffff;
}
.index_jiexi .jiexi_gundong li .x3 {
	overflow: hidden;
	border-radius: 5px;
	height: 160px;
}
.index_jiexi .jiexi_gundong li .x3 img {
	width: 100%;
	min-height: 160px;
}
.index_jiexi .jiexi_gundong li .x9 {
	padding: 0 50px;
}
.index_jiexi .jiexi_gundong li .x9 h3 {
	font-size: 20px;
	margin: 20px 0;
	font-weight: 800;
	color: #333333;
}
.index_jiexi .jiexi_gundong li .x9 h3 span {
	border: 1px solid #EF3220;
	line-height: 20px;
	padding: 0 5px;
	color: #EF3220;
	font-size: 14px;
	margin-right: 10px;
}
.index_jiexi .jiexi_gundong li .x9 p {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
}
.index_jiexi .jiexi_gundong li .x9 p span {
	color: #bababa;
	margin-right: 20px;
}
.index_jiexi .jiexi_gundong li a {
	display: block;
}
.index_jiexi .jiexi_gundong li {
	overflow: hidden;
	margin: 30px 0;
}
.index_jiexi .biaodan_right {
	margin-top: 70px;
}

/*首页专题*/
.index_zhuanti {
	overflow: hidden;
	z-index: 3;
    position: relative;
}
.index_zhuanti .index_zhuanti_body li {
	float: left;
	margin-right: 20px;
	border: 1px solid #f2f2f2;
	width: 280px;
	margin-bottom: 20px;
}
.index_zhuanti .index_zhuanti_body li .index_zt_img {
	height: 110px;
	width: 280px;
	overflow: hidden;
	position: relative;
}
.index_zhuanti .index_zhuanti_body li .index_zt_img p {
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
	padding: 0 5px;
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 100;
}
.index_zhuanti .index_zhuanti_body li .index_zt_img p span {
	float: right;
}
.index_zhuanti .index_zhuanti_body li .index_zt_img img {
	width: 100%;
}
.index_zhuanti .index_zhuanti_body li h3 {
	border-left: 5px solid #EF3220;
	font-weight: 800;
	text-indent: 5px;
	line-height: 20px;
	margin: 20px 0 5px;
}
.index_zhuanti .index_zhuanti_body li h5 {
	color: #999999;
	text-indent: 10px;
}
.index_zhuanti .index_zhuanti_body h2 {
	font-weight: 800;
	font-size: 20px;
	margin: 30px 0;
}
.index_zhuanti .index_zhuanti_body h2 span {
	float: right;
}
.index_zhuanti .index_zhuanti_body h2 span a {
	margin: 0;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	border: none;
	text-align: right;
	font-weight: 400;
}
.index_zhuanti .index_zhuanti_body .index_zt_a {
	display: block;
	margin: 20px auto;
	border: 1px solid #EEEEEE;
	line-height: 30px;
	padding: 0 10px;
	width: 100px;
	text-align: center;
	border-radius: 5px;
	transition: all .6s;
}
.index_zhuanti .index_zhuanti_body li:hover .index_zt_a {
	background: #ef3220;
	color: #fff;
	transition: all .6s;
}
.index_new .index_new_body h2 {
	font-weight: 800;
	font-size: 20px;
	margin: 30px 0;
}
.index_new_body_newlist li .index_new_body_newlist_img {
	float: left;
	width: 100px;
	height: 70px;
	margin: 10px;
	overflow: hidden;
}
.index_new_body_newlist li .index_new_body_newlist_img img {
	width: 100%;
}
.index_new_body_newlist li h4 {
	float: left;
	display: block;
	width: 320px;
	margin: 10px 0;
	height: 70px;
	line-height: 30px;
	font-size: 16px;
}
.index_new_swiper {
	padding-top: 10px;
	height: 350px;
}
.index_new_swiper .swiper-slide img{
	width: 100%;
}
.index_yaowen {
	border: 1px solid #F1F1F1;
	padding: 0 20px;
}
.index_yaowen h4 {
	font-size: 16px;
	font-weight: 800;
	margin-top: 10px;
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #F1F1F1;
}
.index_yaowen li p {
	color: #999999;
	margin-bottom: 10px;
}
.index_new {
	overflow: hidden;
}
.index_kf {
	overflow: hidden;
}
.index_kf .index_kf_txt h4 span {
	font-size: 40px;
	display: block;
	margin-right: 20px;
	width: 170px;
	float: left;
}
.index_kf .index_kf_txt h5 {
	color: #999999;
}
.index_kf_body_bg {
	background: #ffffff;
	overflow: hidden;
	z-index: 3;
    position: relative;
}
.index_kf_body {
	position: relative;
	margin: 150px 0 0;
	padding: 50px 0;
	background: #ecf3fa;
}
.index_kf_body .index_kf_txt h4 {
	font-size: 26px;
	font-weight: bold;
}
.index_kf_body .index_kf_img {
	position: absolute;
	top: -185px;
	left: 425px;
}
.index_kf_body .container {
	position: relative;
}
.index_kf_right .index_kf_txt2 {
	margin-top: 50px;
	color: #666666;
}
.index_kf_right .index_kf_txt2 p {
	margin-bottom: 0;
	font-size: 18px;
}
.index_kf_right .x4 a {
	line-height: 50px;
	text-align: center;
	display: block;
	background: #EF3220;
	color: #FFFFFF !important;
	margin-top: 20px;
}
.index_kf_right .x4 a:hover {
	background: #ff5c4c;
}

/*体验馆详情页*/
.nei_banner_tiyan {
	height: 450px;
}
.nei_banner_tiyan img {
	width: 1920px;
	height: 450px;
	position: absolute;
	top: 0;
}
.art_tiyan_top {
	position: absolute;
	top: 0;
	/* overflow: hidden; */
	
	z-index: 5;
	height: 450px;
	width: 1200px;
	/* margin: auto; */
	
	left: 50%;
	margin-left: -600px;
}
.art_tiyan_top .art_tiyan_top_txt h1 {
	margin-left: -50px;
	letter-spacing: 2px;
}
.art_tiyan_top .art_tiyan_top_txt h5 {
	margin-left: -50px;
	margin-bottom: 20px;
}
.art_tiyan_top .art_tiyan_top_txt h5 i {
	font-style: inherit;
}
.art_tiyan_top .art_tiyan_top_txt p {
	margin-bottom: 5px;
	font-weight: 100;
}
.art_tiyan_top .art_tiyan_top_txt span {
	margin-left: -50px;
	font-size: 20px;
	font-weight: 100;
	width: 25px;
	display: block;
	float: left;
	text-align: center;
}
.art_tiyan_top .art_tiyan_top_txt {
	margin-top: 100px;
	color: #FFFFFF;
	width: 550px;
	margin-left: 50px;
}
.tiyan_list_huodong li .x4 {
	overflow: hidden;
	height: 220px;
}
.tiyan_list_huodong li .x4 img {
	width: 100%;
	min-height: 220px;
}
.tiyan_list_huodong li .x8 {
	padding: 20px;
}
.tiyan_list_huodong li .x8 h3 {
	border-radius: 5px;
	font-weight: 800;
	color: #333333;
}
.tiyan_list_huodong li .x8 h4 {
	font-size: 13px;
	color: #999999;
	margin: 15px 0;
}
.tiyan_list_huodong li .x8 p {
	color: #666666;
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 26px;
}
.tiyan_list_huodong li .x8 p span {
	color: #EF3220;
}
.tiyan_list_huodong li .x8 .goto_art {
	width: 80px;
	background: #EF3220;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #FFFFFF;
	display: none;
}
.tiyan_list_huodong li:hover .goto_art {
	display: block;
}
.tiyan_list_huodong li:hover .goto_art a {
	color: #ffffff;
}
.art_tiyan_tab_nav {
	background: #424b54;
	height: 60px;
}
.art_tiyan_tab_nav .tab-head ul li {
	float: left;
	margin-bottom: 20px;
}
.tiyan_list_huodong li {
	overflow: auto;
	margin-bottom: 20px;
	background: #FFFFFF;
}
.art_tiyan_tab_nav .tab-head ul li a {
	line-height: 60px;
	padding: 0px;
	background: ;
	border: none;
	border-radius: 0;
	width: 236px;
	color: #FFFFFF;
	text-align: center;
}
.art_tiyan_tab_nav .tab-head ul .active a {
	background: #4a5f74;
}
.art_tiyan_tab_nav .tab-head ul .active span {
	background: url(../images/art_sheji_05.png) no-repeat;
	width: 20px;
	height: 10px;
	margin: auto auto -10px;
	display: block;
}

/*国标工程列表页*/
.guobiao_banner {
	overflow: hidden;
	width: 880px;
	height: 320px;
}
.guobiao_banner .swiper-slide img {
	width: 880px;
	height: 320px;
}
.list_guobiao_top .guobiao_top_box_left, .list_guobiao_top .guobiao_top_box_right {
	width: 98%;
	position: relative;
	overflow: hidden;
	background: #FFFFFF;
	padding: 20px;
	margin-top: 20px;
}
.guobiao_top_box_left h2 {
	color: #dcac3e;
	margin-top: 20px;
	margin-bottom: 12px;
	font-size: 20px;
}
.guobiao_top_box_right h2 {
	color: #EF3220;
	margin-top: 20px;
	margin-bottom: 12px;
	font-size: 20px;
}
.guobiao_top_box_left img, .guobiao_top_box_right img {
	position: absolute;
	right: 20px;
	top: 20px;
}
.right_guobiao #xianliang_ico {
	position: absolute;
	top: 0;
	right: 0;
}
.right_guobiao .right_guobiao_img {
	margin-bottom: 18px;
}
.right_guobiao {
	position: relative;
	overflow: hidden;
}
.right_guobiao h4 {
	color: #EF3220;
	text-align: left;
	line-height: 80px;
	text-indent: 10px;
}
.right_guobiao .sanbu {
	display: block;
	margin: 10px auto;
}
.right_guobiao {
	padding: 0 10px;
}
.right_guobiao h4 span {
	color: #333;
	font-size: 14px;
}
.right_guobiao .form_right {
	width: 100%;
	margin: auto;
}
.right_guobiao .tijiao {
	margin-bottom: 10px !important;
}
.right_guobiao .form_txt {
	text-align: center;
}
.tab_guobiao {
	margin-top: 20px;
}
.tab_guobiao .tab-body {
	margin-top: 0;
	padding: 0;
}
.tab_guobiao .tab-head .tab-nav li a {
	border: none;
	line-height: 85px;
	padding: 0 20px;
	font-size: 20px;
	color: #666;
	border-bottom: 2px solid #FFFFFF;
}
.tab_guobiao .tab-head .tab-nav .active a {
	    border: none;
    line-height: 85px;
    padding: 0 20px;
    font-size: 20px;
    color: #333;
    border-bottom: 2px solid #898989;
    display: block;
    background: #f1f1f1;
}
.tab_guobiao .tab-head .tab-nav {
	/*text-align: center;*/
}
.tab_guobiao .tab-head .tab-nav li {
	display: inline-block;
}
.gongyi_body_nav, .cailiao_body_nav, .xunjian_body_nav {
/*	text-align: center;*/
	margin: 20px 0;
}
.gongyi_body_nav a, .cailiao_body_nav a, .xunjian_body_nav a {
	/*display: inline-block;*/
    display: inline-block;
    padding: 0 0 0 50px;
    font-size: 18px;
    color: #333333;
    line-height: 50px;
    margin-right: 30px;
    overflow: hidden;
}
.gongyi_body_nav a:hover, .cailiao_body_nav a:hover, .xunjian_body_nav a:hover{
	color: #ef3220;
} 
.gongyi_body_nav .ej_active{ color: #ef3200;}
.guobiao_gongyi .gongyi_nav1 {
	background: url(../images/list_guobiao_8.png) -60px -150px no-repeat;
}
.guobiao_gongyi .gongyi_nav2 {
	background: url(../images/list_guobiao_8.png) -225px -150px no-repeat;
}
.guobiao_gongyi .gongyi_nav3 {
	background: url(../images/list_guobiao_8.png) -400px -150px no-repeat;
}
.guobiao_gongyi .gongyi_nav4 {
	background: url(../images/list_guobiao_8.png) -580px -150px no-repeat;
}
.guobiao_gongyi .gongyi_nav5 {
	background: url(../images/list_guobiao_8.png) -750px -150px no-repeat;
}
.guobiao_gongyi .gongyi_nav6 {
	background: url(../images/list_guobiao_8.png) -930px -150px no-repeat;
}
.guobiao_gongyi .gongyi_nav7 {
	background: url(../images/list_guobiao_8.png) -1100px -150px no-repeat;
}
.guobiao_cailiao .cailiao_nav1 {
	background: url(../images/list_guobiao_8.png) -60px -240px no-repeat;
}
.guobiao_cailiao .cailiao_nav2 {
	background: url(../images/list_guobiao_8.png) -225px -240px no-repeat;
}
.guobiao_cailiao .cailiao_nav3 {
	background: url(../images/list_guobiao_8.png) -400px -240px no-repeat;
}
.guobiao_cailiao .cailiao_nav4 {
	background: url(../images/list_guobiao_8.png) -580px -240px no-repeat;
}
.guobiao_cailiao .cailiao_nav5 {
	background: url(../images/list_guobiao_8.png) -750px -240px no-repeat;
}
.guobiao_cailiao .cailiao_nav6 {
	background: url(../images/list_guobiao_8.png) -930px -240px no-repeat;
}
.guobiao_cailiao .cailiao_nav7 {
	background: url(../images/list_guobiao_8.png) -1100px -240px no-repeat;
}
.guobiao_xunjian .xunjian_nav1 {
	background: url(../images/list_guobiao_8.png) -300px -71px no-repeat;
}
.guobiao_xunjian .xunjian_nav2 {
	background: url(../images/list_guobiao_8.png) -580px -67px no-repeat;
}
.guobiao_xunjian .xunjian_nav3 {
	background: url(../images/list_guobiao_8.png) -861px -68px no-repeat;
}
.gongyi_body_box, .cailiao_body_box, .xunjian_body_box {
	overflow: hidden;
}
.list_wenzhang .x3 {
	overflow: hidden;
	border-radius: 5px;
	height: 140px;
}
.list_wenzhang .x3 img {
	width: 100%;
	min-height: 160px;
}
.list_wenzhang .x9 {
	padding: 0 50px;
}
.list_wenzhang .x9 h3 {
	font-size: 20px;
	margin: 0 0 20px 0;
	font-weight: 800;
	color: #333333;
}
.list_wenzhang .x9 h3 span {
	border: 1px solid #EF3220;
	line-height: 20px;
	padding: 0 5px;
	color: #EF3220;
	font-size: 14px;
	margin-right: 10px;
}
.list_wenzhang .x9 p {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
}
.list_wenzhang .x9 p span {
	color: #bababa;
	margin-right: 20px;
}
.list_wenzhang ul li a {
	display: block;
}
.list_wenzhang ul li {
	padding: 15px;
	overflow: hidden;
	margin: 30px 0;
	transition: all 0.6s;
}
.list_wenzhang ul li:hover {
	background: #f1f1f1;
	transition: all 0.6s;
}

/*装修课堂列表页 */
.ketang_banner {
	overflow: hidden;
	width: 880px;
	height: 366px;
}
.ketang_banner .swiper-slide img {
	width: 880px;
	height: 366px;
}
.right_ketang {
	position: relative;
	overflow: hidden;
}
.right_ketang h4 {
	color: #333;
	line-height: 50px;
	text-indent: 10px;
	text-align: center;
	border-bottom: 1px solid #f3f3f3;
}
.right_ketang .x12 {
	margin: 20px 0;
}
.right_ketang .x12 .x6 h1 {
	font-weight: 400;
	color: #EF3220;
	font-size: 57px;
	text-align: right;
	line-height: 43px;
	letter-spacing: -2px;
	padding-right: 2px;
}
.right_ketang .x12 .x6 h4 {
	color: #EF3220;
	line-height: 20px;
	border-bottom: none;
	text-align: left;
	text-indent: 0;
	letter-spacing: 8px;
	font-weight: 400;
}
.right_ketang .x12 .x6 h5 {
	font-size: 12px;
	color: #d6aa54;
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #d6aa54;
}
.right_ketang {
	padding: 0 10px;
}
.right_ketang h4 span {
	color: #333;
	font-size: 14px;
}
.right_ketang .form_right {
	width: 100%;
	margin: auto;
}
.right_ketang .tijiao {
	margin-bottom: 10px !important;
}
.right_ketang .form_txt {
	text-align: center;
}
.tab_ketang {
	margin-top: 20px;
}
.tab_ketang .tab-body {
	margin-top: 0;
	padding: 0;
}
.tab_ketang .tab-head .tab-nav li a {
	border: none;
	line-height: 85px;
	padding: 0 20px;
	font-size: 20px;
	color: #999;
	border-bottom: 2px solid #FFFFFF;
}
.tab_ketang .tab-head .tab-nav .active a {
    border: none;
    line-height: 85px;
    padding: 0 20px;
    font-size: 20px;
    color: #333;
    border-bottom: 2px solid #898989;
    display: block;
    background: #f1f1f1;
}
.tab_ketang .tab-head .tab-nav {
	/*text-align: center;*/
}
.tab_ketang .tab-head .tab-nav li {
	display: inline-block;
}
.qian_body_nav, .zhong_body_nav, .hou_body_nav {
	/*text-align: center;*/
	margin: 20px 0;
}
.qian_body_nav a, .zhong_body_nav a, .hou_body_nav a {
	    display: inline-block;
    padding: 0 0 0 50px;
    font-size: 18px;
    color: #333333;
    line-height: 50px;
    margin-right: 30px;
    overflow: hidden;
}
.qian_body_nav a:hover, .zhong_body_nav a:hover, .hou_body_nav a:hover{
	color: #ef3220;
}
.qian_body_nav .erji_active{
	color: #ef3220;
}

.ketang_qian .container .qian_1{
	background: url(../images/list_ketang_03.png) -30px -32px no-repeat
}

.ketang_qian .container .qian_2 {
	background: url(../images/list_ketang_03.png) -235px -32px no-repeat;
}
.ketang_qian .container .qian_3 {
	background: url(../images/list_ketang_03.png) -435px -32px no-repeat;
}
.ketang_qian .container .qian_4 {
	background: url(../images/list_ketang_03.png) -642px -32px no-repeat;
}
.ketang_qian .container .qian_5 {
	background: url(../images/list_ketang_03.png) -850px -32px no-repeat;
}


.ketang_zhong .zhong_nav1 {
    background: url(../images/list_ketang_03.png) -37px -126px no-repeat;
}

.ketang_zhong .zhong_nav2 {
    background: url(../images/list_ketang_03.png) -160px -126px no-repeat;
}

.ketang_zhong .zhong_nav3 {
    background: url(../images/list_ketang_03.png) -279px -126px no-repeat;
}

.ketang_zhong .zhong_nav4 {
    background: url(../images/list_ketang_03.png) -400px -126px no-repeat;
}

.ketang_zhong .zhong_nav5 {
    background: url(../images/list_ketang_03.png) -520px -126px no-repeat;
}

.ketang_zhong .zhong_nav6 {
    background: url(../images/list_ketang_03.png) -640px -126px no-repeat;
}

.ketang_zhong .zhong_nav7 {
    background: url(../images/list_ketang_03.png) -765px -126px no-repeat;
}

.zhong_body_nav .zhong_nav8 {
    background: url(../images/list_ketang_03.png) -882px -126px no-repeat;
}
.zhong_body_nav .zhong_nav1 {
	background: url(../images/list_ketang_03.png) -37px -126px no-repeat;
}
.zhong_body_nav .zhong_nav7 {
	background: url(../images/list_ketang_03.png) -160px -126px no-repeat;
}
.zhong_body_nav .zhong_nav8 {
	background: url(../images/list_ketang_03.png) -279px -126px no-repeat;
}
.zhong_body_nav .zhong_nav9 {
	background: url(../images/list_ketang_03.png) -400px -126px no-repeat;
}
.zhong_body_nav .zhong_nav10 {
	background: url(../images/list_ketang_03.png) -520px -126px no-repeat;
}
.zhong_body_nav .zhong_nav11 {
	background: url(../images/list_ketang_03.png) -640px -126px no-repeat;
}
.zhong_body_nav .zhong_nav12 {
	background: url(../images/list_ketang_03.png) -765px -126px no-repeat;
}
.zhong_body_nav .zhong_nav13 {
	background: url(../images/list_ketang_03.png) -882px -126px no-repeat;
}
.ketang_hou .hou_nav1 {
	background: url(../images/list_ketang_03.png) -37px -206px no-repeat;
}
.ketang_hou .hou_nav2 {
	background: url(../images/list_ketang_03.png) -312px -206px no-repeat;
}
.ketang_hou .hou_nav3 {
	background: url(../images/list_ketang_03.png) -588px -206px no-repeat;
}
.gongyi_body_box, .cailiao_body_box, .xunjian_body_box {
	overflow: hidden;
}

/*问答列表页*/
.list_wenda {
	margin-top: 10px;
}
.list_wenda_nav {
	overflow: hidden
}
.list_wenda_nav ul {
	margin-left: -1px;
	border-left: 1px solid #e8e8e8;
	background: #f5f5f5;
	border-right: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	height: 52px;
}
.list_wenda_nav li {
	float: left;
	background: #f5f5f5;
	border-left: 1px solid #e8e8e8;
	width: 20%;
	margin-top: -1px;
}
.list_wenda_nav li a {
	display: block;
	line-height: 50px;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
}
.list_wenda_nav .wenda_nav_on, .list_wenda_nav li:hover {
	border-top: 2px solid #EF3220;
	background: #FFFFFF;
}
.list_wenda_nav .wenda_nav_box {
	border: 1px solid #f1f1f1;
	padding: 20px;
	margin-top: -1px;
	width: 100%;
}
.list_wenda_nav .wenda_nav_box h4 {
	font-size: 18px;
}
.list_wenda_nav .wenda_nav_box h4 span {
	color: #EF3220;
	float: left;
}
.list_wenda_nav .wenda_nav_box p {
	color: #666666;
	font-size: 14px;
	margin: 10px 0;
}
.list_wenda_nav .wenda_nav_box .list_wd_info {
	color: #999999;
	overflow: hidden;
}
.list_wenda_nav .wenda_nav_box .list_wd_info .x10 span {
	color: #EF3220;
}
.list_wd_line .wenda_nav_box {
	border: 1px solid #e4e4e4;
	padding: 20px;
	margin-top: -1px;
}
.list_wd_line h4 {
	font-size: 18px;
}
.list_wd_line h4 span {
	color: #EF3220;
	float: left;
	border-left: 3px solid #EF3220;
	display: block;
	height: 20px;
	margin: 3px;
}
.list_wd_line p {
	color: #666666;
	font-size: 14px;
	margin: 10px 0;
}
.list_wd_line .list_wd_info {
	color: #999999;
	overflow: hidden;
}
.list_wd_line .list_wd_info .x10 span {
	color: #EF3220;
}
.list_wd_line {
	padding: 0 10px;
}
.list_wd_line a {
	overflow: hidden;
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #f1f1f1;
}
.list_wd_info .x2 {
	text-align: right;
}

/*问答列表页*/
.list_wenda {
	margin-top: 10px;
}
.list_wenda_nav {
	overflow: hidden
}
.list_wenda_nav ul {
	margin-left: -1px;
	border-left: 1px solid #e8e8e8;
	background: #f5f5f5;
	border-right: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	height: 52px;
}
.list_wenda_nav li {
	float: left;
	background: #f5f5f5;
	border-left: 1px solid #e8e8e8;
	width: 20%;
	margin-top: -1px;
}
.list_wenda_nav li a {
	display: block;
	line-height: 50px;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
}
.list_wenda_nav .wenda_nav_on, .list_wenda_nav li:hover {
	border-top: 2px solid #EF3220;
	background: #FFFFFF;
}
.list_wenda_nav .wenda_nav_box {
	border: 1px solid #f1f1f1;
	padding: 20px;
	margin-top: -1px;
	width: 100%;
}
.list_wenda_nav .wenda_nav_box h4 {
	font-size: 18px;
}
.list_wenda_nav .wenda_nav_box h4 span {
	color: #EF3220;
	float: left;
}
.list_wenda_nav .wenda_nav_box p {
	color: #666666;
	font-size: 14px;
	margin: 10px 0;
}
.list_wenda_nav .wenda_nav_box .list_wd_info {
	color: #999999;
	overflow: hidden;
}
.list_wenda_nav .wenda_nav_box .list_wd_info .x10 span {
	color: #EF3220;
}
.list_wd_line .wenda_nav_box {
	border: 1px solid #e4e4e4;
	padding: 20px;
	margin-top: -1px;
}
.list_wd_line h4 {
	font-size: 18px;
}
.list_wd_line h4 span {
	color: #EF3220;
	float: left;
	border-left: 3px solid #EF3220;
	display: block;
	height: 20px;
	margin: 3px;
}
.list_wd_line p {
	color: #666666;
	font-size: 14px;
	margin: 10px 0;
}
.list_wd_line .list_wd_info {
	color: #999999;
	overflow: hidden;
}
.list_wd_line .list_wd_info .x10 span {
	color: #EF3220;
}
.list_wd_line {
	padding: 0 10px;
}
.list_wd_line a {
	overflow: hidden;
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #f1f1f1;
}
.list_wd_info .x2 {
	text-align: right;
}

/*问答详情页*/
.art_wenda {}
.art_wenda .wenda_top {
	background: url(../images/ask1.png) no-repeat 10px 0;
	overflow: hidden;
	padding: 20px 40px;
	margin-bottom: 20px;
}
.art_wenda .wenda_top h4 {
	color: #333333;
	font-size: 18px;
}
.art_wenda .wenda_top h6 {
	font-size: 15px;
	color: #666;
	margin: 15px 0;
	line-height: 24px;
}
.art_wenda .wenda_but {
	display: block;
	width: 100px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	background: #EF3220;
}
.art_wenda .wenda_top_info span {
	color: #EF3220;
}
.art_wenda .wenda_top_info {
	color: #999999;
	margin-bottom: 20px;
}
.art_wenda .wenda_bot {
	font-size: 14px;
	color: #666666;
	background: url(../images/ask2.png) no-repeat 10px 0;
	overflow: hidden;
	padding: 20px 40px;
}
.art_wenda .wenda_bot h4 {
	color: #333333;
	font-size: 18px;
}
.art_wenda .wenda_bot .wenda_bot_body {
	font-size: 15px;
	color: #666;
	margin: 15px 0;
	line-height: 26px;
	text-indent: 2em;
	
}
.art_wenda .wenda_but2 {
	display: block;
	width: 130px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	background: #d6aa54;
}
.art_wenda .wenda_bot_info span {
	color: #EF3220;
}
.art_wenda .wenda_bot_info {
	color: #999999;
	margin-bottom: 20px;
}

/*关于我们*/
.about0 {
	background: url(../images/about_01.jpg) center;
	height: 448px;
}
.about1 {
	background: url(../images/about_02.jpg) center;
	height: 1080px;
}
.about2 {
	background: url(../images/about_03.jpg) center;
	height: 570px;
}
.about3 {
	background: url(../images/about_044.jpg) center;
	height: 650px;
}
.about4 {
	background: url(../images/about_05.jpg) center;
	height: 1300px;
}
.about5 {
	background: url(../images/about_06.jpg) center;
	height: 1100px;
}
.about6 {
	background: url(../images/about_077.jpg) center;
	height: 850px;
}
.about7 {
	background: url(../images/about_08.jpg) center;
	height: 350px;
}

/*新闻列表页*/
.news_banner {
	background: url(../images/list_news_02.jpg) center no-repeat;
	height: 399px;
}
.list_news_nav_box {
	width: 60%;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.list_news_nav_box .news_nav_on a, .list_news_nav_box .x3 a:hover {
	border-bottom: 2px solid #333333;
}
.list_news_nav_box .x3 a {
	line-height: 80px;
	font-size: 18px;
	text-align: center;
	display: block;
	width: 100px;
	margin: auto;
}
.list_news_body {
	margin-top: 30px;
}
.list_news_body .x4 {}
.list_news_body .list_news_body_box {
	width: 94%;
	margin: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.list_news_body_box img {
	width: 100%;
	height: 535px;
}
.list_news_body .list_news_body_box .list_new_img {
	width: 100%;
}
.list_news_body .list_news_body_box .list_news_body_box_fixd {
	position: absolute;
	z-index: 2;
	top: 0;
	width: 100%;
}
.list_news_body .list_news_body_box_hover {
	background: #FFFFFF;
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	width: 100%;
	height: 100%;
}
.list_news_body .x4:hover .list_news_body_box_hover {
	display: block !important;
	position: absolute;
	top: 0;
	z-index: 5;
}
.list_news_body .list_news_box_time {
	padding: 20px;
	position: absolute;
	z-index: 3;
	top: 0;
	width: 100%;
}
.list_news_body .x4:hover .list_news_box_time {
	padding: 20px;
	position: absolute;
	z-index: 6;
	top: 0;
	width: 100%;
}
.list_news_body .list_news_box_time h4 {
	background: url(../images/list_news_088.png) left 0 no-repeat;
	text-indent: 2em;
	color: #FFFFFF;
}
.list_news_body .x4:hover .list_news_box_time h4 {
	background: url(../images/list_news_08.png) left 0 no-repeat;
	text-indent: 2em;
	color: #333333;
}
.list_news_body .list_news_box_tit {
	position: absolute;
	bottom: 75px;
	width: 100%;
	padding: 20px 20px 5px 20px;
	z-index: 5;
}
.list_news_body .x4:hover .list_news_box_tit {
	position: absolute;
	top: 130px;
	width: 100%;
	padding: 20px 20px 5px 20px;
	z-index: 6;
}
.list_news_body .list_news_box_tit h3 {
	color: #FFFFFF;
}
.list_news_body .x4:hover .list_news_box_tit h3 {
	color: #333333;
	font-size: 18px;
	font-weight: 400;
}
.list_news_body .list_news_box_dec {
	position: absolute;
	top: 200px;
	width: 100%;
	display: none;
	padding: 20px 20px 5px 20px;
	z-index: 6;
}
.list_news_body .x4:hover .list_news_box_dec {
	display: block !important;
	color: #666666;
}
.list_news_body .x4 .list_news_box_url {
	display: none;
}
.list_news_body .x4:hover .list_news_box_url {
	display: block;
	position: absolute;
	bottom: 120px;
	right: 20px;
	background: #333333;
	width: 30%;
	line-height: 38px;
	z-index: 6;
	text-align: center;
	color: #FFFFFF;
}
.list_news_body .list_news_box_info {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px;
	z-index: 6;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.list_news_body .x4:hover .list_news_box_info {
	color: #333333;
	border-top: 1px solid #333;
}

/*发展历程*/
.lc_content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.lc_content {
	padding: 50px 0;
	min-height: 720px;
	width: 100%;
}
.lc_content .wrapper {
	position: relative;
	background: url("../images/release-bg.png") no-repeat right top;
	width: 960px;
	margin: 0 auto;
}
.lc_content .light {
	position: absolute;
	left: 55px;
	top: -50px;
	width: 152px;
	height: 191px;
	background: url("../images/light-top.png") no-repeat top center;
}
.lc_content .light i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../images/light.png") no-repeat top center;
}
.lc_content .line-left {
	position: absolute;
	left: 0;
	top: 15px;
	width: 70px;
}
.lc_content .line-right {
	position: absolute;
	right: 0;
	top: 15px;
	width: 460px;
}
.lc_content .main {
	background: url("../images/line-bg.png") repeat-y 249px 0;
}
.lc_content .main .title {
	position: absolute;
	line-height: 40px;
	padding-left: 67px;
	left: 230px;
	top: 0;
	color: #333;
	font-size: 24px;
	background: url("../images/clock.png") no-repeat left top;
}
.lc_content .main .year {
	position: relative;
	z-index: 10;
}
.lc_content .main .year h2 {
	height: 40px;
	width: 170px;
	padding-right: 30px;
	font-size: 24px;
	line-height: 40px;
	text-align: right;
}
.lc_content .main .year h2 a {
	color: #333333;
}
.lc_content .main .year h2 i {
	display: block;
	position: relative;
	height: 0;
	width: 0;
	left: 190px;
	top: -20px;
	border-width: 6px;
	border-style: solid;
	border-color: #d6aa54 transparent transparent transparent;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform-origin: 6px 3px;
	-moz-transform-origin: 6px 3px;
	-ms-transform-origin: 6px 3px;
	-o-transform-origin: 6px 3px;
	transform-origin: 6px 3px
}
.lc_content .main .year .list {
	margin: 10px 0;
	position: relative;
	overflow: hidden;
	-webkit-transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s;
	-moz-transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s;
	-ms-transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s;
	-o-transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s;
	transition: height 1s cubic-bezier(0.025, 0.025, 0.000, 1.115), opacity 1s
}
.lc_content .main .year .list ul {
	bottom: 0;
}
.lc_content .main .year .list ul li {
	background: url("../images/circle.png") no-repeat 235px 31px;
	padding: 60px 0;
	color: #a1a4b8;
}
.cls {
	zoom: 1;
}
.cls:after {
	lc_content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.lc_content .main .year .list ul li .date, .lc_content .main .year .list ul li .version {
	float: left;
	display: block;
	clear: left;
	width: 200px;
	line-height: 24px;
	text-align: right
}
.lc_content .main .year .list ul li .date {
	font-size: 18px;
	line-height: 32px;
	color: #bec1d5
}
.lc_content .main .year .list ul li .intro, .lc_content .main .year .list ul li .more {
	float: left;
	display: block;
	width: 400px;
	margin-left: 100px;
	line-height: 24px;
}
.lc_content .main .year .list ul li .intro {
	font-size: 18px;
	line-height: 32px;
	color: #666;
}
.lc_content .wrapper:first-child .main .year.close2 h2 i {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg)
}
.lc_content .wrapper:first-child .main .year.close2 .list {
	opacity: 0;
	height: 0 !important;
}

/*企业荣誉*/
.page_rongyu {
	margin-top: 80px;
}
.rongyu_box {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 30px;
}
.page_rongyu .x8 h1 {
	font-size: 36px;
	font-weight: 400;
	border-bottom: 2px solid #333333;
	margin-bottom: 30px;
	display: block;
	width: fit-content;
}
.page_rongyu .x8 .x12 {
	font-size: 16px;
	color: #666666;
}
.page_rongyu .x4 {
	position: absolute;
	bottom: 30px;
	right: 0;
}
.page_rongyu .x4 .x6 {
	text-align: right;
}
.page_rongyu .x4 .x6 img {
	width: 98%;
}

/*联系我们*/
.page_lianxi {
	margin: 30px auto;
	background: #FFFFFF;
}
.page_lianxi_box {
	width: 80%;
	margin: auto;
	border-bottom: 1px solid #F1F1F1;
	padding: 50px 0;
	position: relative;
	overflow: hidden;
}
.page_lianxi_box h2 {
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 40px;
}
.page_lianxi_box p {
	font-size: 16px;
	color: #666666;
	margin-bottom: 10px;
}

/*影视样板间列表页*/
.yinshi_banner {
	background: url(../images/yinshi_ban_2.jpg) center;
	height: 600px;
	position: relative;
}
.yinshi_top {
	position: relative;
	border: 5px solid #f7f7f7;
	/* top: -370px; */
	
	overflow: hidden;
	margin-top: -370px;
	background: #fff;
}
.yinshi_top .x5 .x12 {
	background: #f1f1f1;
	padding: 10px;
	margin-bottom: 20px
}
.yingshi_body {
	background: url(../images/yinshi_bg.png) #FFFFFF;
	overflow: hidden;
}
.yinshi_top_tit_box {
	width: 1130px;
	margin: 35px auto;
}
.yinshi_top_tit h2 {
	font-size: 26px;
	font-weight: 800;
}
.yinshi_top_tit p span {
	margin-right: 10px;
	color: #999999;
}
.yinshi_top_body .x7 {
	height: 380px;
	overflow: hidden;
}
.yinshi_top_body .x7 img {
	width: 660px;
	min-height: 380px;
}
.yinshi_top_body .x5 {
	padding: 0px 0 0 20px;
	margin-top: -70px;
}
.yinshi_top_body .x5 h3 {
	font-size: 24px;
	font-weight: 800;
	margin-top: 10px;
}
.yinshi_top_body_box {
	margin: 10px 0 25px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	overflow: hidden;
	height:100px;
	-webkit-box-orient: vertical;
}
.yinshi_top_body a {
	line-height: 35px;
	background: #EF3220;
	width: 120px;
	border-radius: 5px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
	margin: auto;
}
.yingshi_body .yinshi_wangqi_tit h3 span {
	display: block;
	border-radius: 50%;
	background: #333333;
	width: 20px;
	height: 20px;
	margin: 15px;
	float: left;
}
.yingshi_body .yinshi_wangqi_tit h3 {
	font-size: 26px;
	font-weight: 800;
	line-height: 50px;
}
.yingshi_body .yinshi_wangqi_tit {
	border: 1px solid #EEEEEE;
	margin: 20px auto;
}
.yinshi_wangqi {
	padding: 0 !important;
}
.yinshi_wangqi_body_box {
	width: 765px;
	height: 230px;
	float: right;
	background: #FFFFFF;
	border: 5px solid #f7f7f7;
	padding: 20px;
}
.yinshi_wangqi_body .x12 {
	margin-bottom: 30px;
}
.yinshi_wangqi_body .x12 .x4 {
	overflow: hidden;
	height: 230px;
}
.yinshi_wangqi_body .x12 .x4 img {
	width: 100%;
}
.yinshi_wangqi_body .x12 .x8 {
	position: relative;
}
.yinshi_wangqi_body .x12 .x8 .jiantou {
	position: absolute;
	z-index: 2;
	left: 9px;
	top: 90px;
	width: 32px;
	height: 40px;
	background: url(../images/yingshi_ico_3.png) no-repeat;
}
.yinshi_wangqi_body .x12 .x8 h4 {
	font-size: 18px;
	font-weight: 800;
}
.yinshi_wangqi_body .x12 .x8 h5 {
	font-size: 16px;
	font-weight: 400;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	line-height: 50px;
	margin: 10px auto;
}

/*影视详情页*/
.yingshi {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}
.yingshi .yingshi_box img {
	width: 100%;
	height: 378px;
}
.yingshi .yingshi_box {
	transition: 0.5s;
	float: left;
	width: 31.5%;
	margin: 10px;
	background: #fff;
	;
}
.yingshi .yingshi_box:hover {
	transition: 0.5s;
	box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.2);
	transform: translateY(-3px);
}
.yingshi .yingshi_box:hover p a {
	background: #d80c18;
	color: #fff;
}
.yingshi .yingshi_box p i {
	width: 20px;
	height: 24px;
	display: block;
	float: left;
	no-repeat;
}
.yingshi .yingshi_box p i img {
	width: 20px !important;
	height: auto !important;
	margin-top: 6px;
}
.yingshi .yingshi_box p i span {
	line-height: 28px;
	display: block;
	width: 70px;
	float: right;
	color: #999;
	text-align: left;
}
.yingshi .yingshi_box .ys_txt {
	padding: 10px;
	overflow: hidden;
}
.yingshi .yingshi_box .ys_txt .yingshi .yingshi_box .ys_txt h3 {
	font-size: 14px
}
.yingshi .yingshi_box p a {
	display: block;
	padding: 5px 10px;
	border: 2px solid #d80c18;
	width: 60px;
	float: right;
	border-radius: 15px;
	margin-top: -20px;
	text-align: center;
}
.yingshi_art {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}
.yingshi_art_banner {
	width: 100%;
	height: 600px;
}
.yingshi_art_sjs {
	width: 100%;
	height: 720px;
	background: url(../images/yinshi_art2_02.jpg) center;
}
.yingshi_art_sjs_mid {
	width: 1200px;
	height: 720px;
	margin: auto;
	overflow: hidden;
}
.yingshi_art_sjs_mid_txt {
	float: right;
	width: 700px;
	margin-top: 212px;
}
.yingshi_art_sjs_img {
	width: 410px;
	height: 400px;
	margin-top: 200px;
	margin-left: 40px;
	float: left;
}
.yingshi_art_sjs_img img {
	width: 415px;
	height: 401px;
}
.yingshi_art_shipin {
	margin-bottom: 50px;
	width: 100%;
	background: url(../images/yinshi_art224.jpg) center top no-repeat;
	overflow: hidden
}
.yingshi_art_shipin_mid {
	border: 20px solid #c6a882;
	width: 1160px;
	margin: 150px auto 0;
	overflow: hidden;
	position: relative;
}
.yingshi_art_shipin_mid video {
	position: relative !important;
}
.yingshi_art_jianjie {
	width: 100%;
	background: url(../images/yinshi_art223.jpg) center;
	height: 656px;
}
.yingshi_art_jianjie_mid {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.yingshi_art_jianjie_txt {
	width: 770px;
	overflow: hidden;
	float: right;
	margin-top: 65px;
}
.yingshi_art_sjs_mid_txt h3 {
	font-size: 36px;
	color: #c6a882
}
.yingshi_art_sjs_mid_txt h4 {
	font-size: 22px;
	color: #666;
	border-bottom: 1px dashed #c6a882
}
.sjs_txt_line {
	margin: 30px 30px 30px 0;
}
.sjs_txt_line h4 {
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.sjs_txt_line p {
	font-size: 14px;
	color: #666;
}
.yingshi_art_bot {
	background: #313131 url(../images/yinshi_art1_02.jpg) center top no-repeat;
	height: 1130px;
	width: 100%;
}
.yingshi_art_from {
	width: 1200px;
	margin: auto;
	position: relative;
	overflow: hidden
}
.wangqi .yingshi_box {
	width: 31%;
	margin: 20px 1%;
}
.wangqi {
	margin: 130px auto 20px;
	overflow: hidden;
}
.wangqi .yingshi .yingshi_box img {
	height: 245px;
	width: 100%;
}
.wangqi .yingshi .ys_txt h3 {
	font-size: 14px;
}
.wangqi .yingshi .yingshi_box .ys_txt .x3 a {
	width: 95px !important;
	!important;
	display: block;
	padding: 5px 10px;
	border: 2px solid #EF3220;
	width: 60px;
	float: right;
	border-radius: 15px;
	text-align: center;
}
.wangqi .yingshi .yingshi_box .ys_txt .x9 p {
	margin-bottom: 0;
}
.wangqi .yingshi .yingshi_box:hover .ys_txt .x3 a {
	background: #EF3220;
	color: #FFFFFF !important;
}
.yingshi_art_from form {
	width: 468px;
	float: right;
	margin-top: 160px;
	margin-right: 65px;
}
.yingshi_art_from form input {
	width: 100%;
	text-indent: 4em;
	color: #fff;
	height: 46px;
	background: none;
	border: none;
	margin-bottom: 35px;
}
.yingshi_art_from .shj-jsq-input-btn {
	text-indent: 0 !important;
	width: 491px !important;
	height: 61px !important;
	border-radius: 5px !important;
	background: #d1a73b;
	margin-top: -5px;
	margin-left: -10px;
	font-size: 24px;
	color: #fff;
}
.yingshi_art_from .shj-jsq-input-btn:hover {
	background: #e7c05a;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.yingshi_art_shipin_mid video {
	position: relative !important;
}
.yingshi_art_shipin_mid .icon-play:before {
	display: none;
}

/*家装图册详情页*/
.tuce {
	background: #1e2528;
	padding-bottom: 20px;
	height: 100%;
	height: auto;
}
.tuce .tuce_right_ico {
	height: 100%;
	cursor: url('../images/tuce_r.png'), default;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
}
.tuce .tuce_left_ico {
	height: 100%;
	cursor: url('../images/tuce_l.png'), default;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.tuce .tuce_right_box h3 {
	color: #FFFFFF;
	overflow: hidden;
	margin: 10px 0;
}
.tuce .tuce_right_box .x12 {
	margin-bottom: 10px;
	position: relative;
}
.tuce .tuce_right_box .x12 a {
	line-height: 24px;
	color: #cdcdcd;
	padding: 0 10px;
	display: block;
	float: left;
	font-weight: 100;
}
.tuce .tuce_right_box_more {
	margin-bottom: 0 !important;
}
.tuce .container {
	padding-top: 20px;
}
.tuce .container .x9 {
	overflow: hidden;
}
.tuce .container .x9 img {
	width: 100%;
}
.tuce_right_box {
	padding: 10px;
	width: 285px;
	float: right;
	background: #2b2b2b;
	margin-bottom: 10px;
}
.tuce_right_box_more a{
	line-height: 40px !important;
	display: block !important;
	border: 1px solid #d6aa54 !important;
	color: #d6aa54 !important;
	width: 100% !important;
	text-align: center;
	font-size: 16px;
	
}
.tuce_right_box_more a:hover{
	border: 1px solid #d6aa54 !important; 
	background: #d6aa54 !important;
	color: #ffffff !important;
}
.tuce_right_box_form h3 {
	text-align: center;
}
.tuce_right_box_form span {
	width: 80px;
	height: 2px;
	background: #EF3220;
	display: block;
	margin: 10px auto;
}
.tuce_right_box_form .form_right input {
	border: none !important;
	background: #525050;
	font-size: 12px;
}
.tuce .anli_nav h4 {
	color: #FFFFFF;
	font-weight: 100;
}
.tuce .anli_nav h5 a, .tuce .anli_nav h5 {
	color: #747474;
}

/*通用底部*/
.pub_foot {
	background: #2a2933;
	overflow: hidden;
}
.foot_mid {}
.pub_foot .foot_mid {
	margin-top: 80px;
}
.pub_foot .foot_mid .index_about p {
	color: #bebebe;
	padding-right: 80px;
	font-size: 14px;
	line-height: 30px;
}
.pub_foot .foot_mid h2 {
	margin-bottom: 40px;
	color: #FFFFFF;
	font-size: 18px;
}
.pub_foot .foot_mid .foot_mid_box h4 a {
	color: #bebebe;
	line-height: 30px;
	font-size: 14px;
}
.foot_mid_right {
	position: relative;
}
.foot_mid_right img {
	margin: 0 20px;
}
.foot_mid_right_body {
	width: 80%;
	margin: auto;
	overflow: hidden;
}
.foot_mid_right_body .x4 p {
	text-align: center;
	color: #bebebe;
	line-height: 30px;
}
.xsmouseOverImgBox, .xsmouseOverImgBox_wb, .xsmouseOverImgBox_dy, .xsmouseOverImg_kf_img {
	width: 100%;
	position: absolute;
	top: 65px;
	right: 15px;
	z-index: 9999;
	display: none;
	animation: xsmousemoveTop .5s forwards;
}
.xsmouseOverImg_kf_img {
	top: 10px !important;
	right: 275px!important;
}
.xsmouseOverImgBox_wb {
	right: 175px !important;
}
.xsmouseOverImgBox_dy {
	right: 95px !important;
}
.xsmouseOverImgBox img, .xsmouseOverImgBox_dy img, .xsmouseOverImgBox_wb img, .xsmouseOverImg_kf_img img {
	width: 100%;
	margin: 0;
	padding: 0;
}
.xsmouseOverImg_kf_img img {
	padding: 0;
	top: 0;
	right: 0;
	margin: 0;
}
.foot_info {
	overflow: hidden;
}
.youqing {
	margin-top: 40px;
	overflow: hidden;
	height: 60px;
}
.youqing a {
	display: block;
	line-height: 30px;
	float: left;
	padding: 0 10px;
	float: left;
	color: #5f5f5f;
}
.foot_info {
	background: url(../images/foot_6.png) no-repeat;
	height: 165px;
}
.foot_copy {
	border-radius: 5px;
	line-height: 40px;
	text-align: center;
	background: #000;
	margin: auto;
	max-width: 55%;
	color: #5f5f5f;
}
.zigongsi {
	margin: 30px 0;
}
.zigongsi img {
	margin-right: 20px;
}
.foot_mid_right_bot {
	text-align: center;
	color: #bebebe;
	letter-spacing: 1px;
}
@keyframes xsmousemoveTop {
	0% {
		transform: translate(0%, 10%);
		opacity: 0;
	}
	
	100% {
		transform: translate(0%, 0%);
		opacity: 1;
	}
}

/*VR案例*/
.vr_body {
	height: 90vh;
}
.vr_body_iframe {
	height: 100%;
	width: 100%;
	border: none;
}

/*右侧悬浮快捷*/
.right_xuanfu{
	position: fixed;
	right: 30px;
	top: 20%;
	width: 80px;
	z-index: 200;
	background: #ffffff;
	box-shadow: 0 0 17px 7px rgba(107, 107, 107, 0.1);
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.right_xuanfu a{
	    height: 80px;
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 145px;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;

}

.right_xuanfu a:hover{
 background: #ef3220;
 -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.right_xuanfu a:hover p{
	color: #ffffff;
}
.right_xuanfu a .right_xuanfu_box_ico{
	background: url(../images/right_xuanfu1.png) no-repeat;	
	width: 50px;
	height: 50px;
	margin: auto;
}
.right_xuanfu a:hover .right_xuanfu_box_ico{
	background: url(../images/right_xuanfu2.png) no-repeat ;	
}
.right_xuanfu a:hover:after{
	background: #ef3220;
}
.right_xuanfu .right_xuanfu_box1  .right_xuanfu_box_ico{
	 background-position: center -13px !important
	
}
.right_xuanfu .right_xuanfu_box2 .right_xuanfu_box_ico{
	background-position: center -103px !important
	
}
.right_xuanfu .right_xuanfu_box3 .right_xuanfu_box_ico{
	background-position: center -178px !important
}
.right_xuanfu .right_xuanfu_box4 .right_xuanfu_box_ico{
	background-position: center -260px !important
}
.right_xuanfu .right_xuanfu_box5 .right_xuanfu_box_ico{
	background-position: center -338px !important
}
#back-top{
	border-bottom: none !important;
}