@charset "utf-8";

/*重置*/
body, h1, h2, h3, h4, h5, dl, dd, dt, p, ul, li, ol {
	margin: 0;
	padding: 0;
}

input, select, form, textarea, button, video {
	border: none;
	margin: 0;
	outline: none;
	padding: 0;
	appearance: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

body, button, input, select, textarea {
	font: normal 12px/100% Helvetica, Arial, sans-serif;
}

li {
	list-style-type: none;
}

body, html {
	width: 100%;
	height: 100%;
}

@media screen and (min-width:320px) {
	html {
		font-size: 50px;
	}

}

@media screen and (min-width:360px) {
	html {
		font-size: 56.25px;
	}

}

@media screen and (min-width:375px) {
	html {
		font-size: 58.59375px;
	}

}

@media screen and (min-width:400px) {
	html {
		font-size: 62.5px;
	}

}

@media screen and (min-width:414px) {
	html {
		font-size: 64.6875px;
	}

}

@media screen and (min-width:440px) {
	html {
		font-size: 68.75px;
	}

}

@media screen and (min-width:480px) {
	html {
		font-size: 75px;
	}

}

@media screen and (min-width:520px) {
	html {
		font-size: 81.25px;
	}

}

@media screen and (min-width:560px) {
	html {
		font-size: 87.5px;
	}

}

@media screen and (min-width:600px) {
	html {
		font-size: 93.75px;
	}

}

@media screen and (min-width:640px) {
	html {
		font-size: 100px;
	}

}

@media screen and (min-width:680px) {
	html {
		font-size: 100px;
	}

}

@media screen and (min-width:720px) {
	html {
		font-size: 100px;
	}

}

@media screen and (min-width:760px) {
	html {
		font-size: 100px;
	}

}

@media screen and (min-width:800px) {
	html {
		font-size: 100px;
	}

}

@media screen and (min-width:960px) {
	html {
		font-size: 100px;
	}

}

/*清除浮动*/
.fix {
	*zoom: 1;
}

.fix:after {
	display: table;
	content: '';
	clear: both;
}

/*头部*/
.top_bg {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	height: .8rem;
}

.top_bg .top_main {
	margin: 0 3%;
	overflow: hidden;
}

.top_bg .top_logo {
	float: left;
	width: 50%;
	height: .8rem;
	position: relative;
}

.top_bg .top_logo a {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.top_bg .top_logo img {
	max-width: 90%;
	max-height: .6rem;
	display: block;
}

.top_bg .top_tel {
	float: right;
	margin-top: .2rem;
}

.top_bg .top_tel img {
	vertical-align: middle;
	width: .4rem;
}

.top_bg .top_tel span {
	display: inline-block;
	font-size: .26rem;
	color: #84181d;
	vertical-align: middle;
}

.contentbox {
	padding-top: .8rem;
}

.bobtm6 {
	border-bottom: #f5f5f5 solid 6px;
}
.adpic{
border-top: #f5f5f5 solid 6px;
}

/*banner轮播图*/
.banner {
	width: 100%;
	background-color: #999;
}

.banner ul li img {
	width: 100%;
	display: block;
  	height:170px;
}

.banner .sp01 span {
	background-color: #fff;
	opacity: .5;
}

.banner .sp01 .swiper-pagination-bullet-active {
	background-color: white;
	background-color: #fff;
	opacity: 1;
}

.icon_nav {
	padding: 2% 3%;
}

.icon_nav ul {
	overflow: hidden;
	padding: 1% 0;
}

.icon_nav ul li {
	float: left;
	width: 25%;
	text-align: center;
	margin: .15rem 0;
}

.icon_nav ul li img {
	display: block;
	width: .72rem;
	height: .72rem;
	margin: 0 auto;
}

.icon_nav ul li span {
	color: #333;
	font-size: .22rem;
	display: block;
	margin-top: .7em;
}

/*ad*/
.adpic img {
	width: 100%;
	display: block;
}

/*装修估价*/
.sy_title {
	padding: 4% 0;
}

.sy_title h2 {
	font-size: .33rem;
	line-height: .36rem;
	padding-left: 3%;
	border-left: #84181d solid 4px;
	color: #333;
}

.sy_title h2 a {
	float: right;
	margin-right: 2%;
	font-size: .24rem;
	color: #84181d;
}

.sy_title p {
	margin-left: calc(3% + 4px);
	font-size: .24rem;
	color: #999;
	margin-top: 3%;
}

.price_box form {
	display: block;
	padding: 0 3% 3%;
}

.price_box form label {
	display: block;
	position: relative;
	margin-bottom: 3%;
	font-size: .26rem;
}

.price_box form input {
	width: 100%;
	height: .72rem;
	line-height: .72rem;
	background-color: #f5f5f5;
	text-indent: 1em;
	font-size: .26rem;
	border: #f5f5f5 solid 1px;
}

.price_box form label span {
	position: absolute;
	top: 0;
	right: 40%;
	line-height: .72rem;
	font-size: .26rem;
	color: #999
}

.price_box form button {
	font-size: .3rem;
	color: #333;
	background-color: #84181d;
	width: 100%;
	height: .72rem;
}

.price_box form button a {
	color: #fff;
}

.price_box form input:focus {
	border-color: #84181d;
}

/*装修案例*/
.casepic {
	padding: 0 3% 5%;
}

.case_slide {
	float: left;
	width: 40%;
}

.case_slide .swiper-slide img {
	display: block;
	width: 100%;
}

.case_slide .swiper-slide a {
	display: block;
	position: relative;
}

.case_slide .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90%;
	padding: 0 5%;
	height: .64rem;
	background-color: rgba(0, 0, 0, .6);
	font-size: .26rem;
	color: #fff;
	line-height: .64rem;
}

.case_slide .swiper-slide p i {
	position: absolute;
	left: 5%;
	bottom: .1rem;
	width: .52rem;
	height: 2px;
	background-color: #84181d;
}

.case_slide .sp02 {
	text-align: right;
	bottom: 4px !important;
}

.case_slide .sp02 span {
	background-color: #fff;
	opacity: .5;
	width: 6px;
	height: 6px;
	margin: 0 2px !important;
}

.case_slide .sp02 .swiper-pagination-bullet-active {
	opacity: 1;
}

.case_grid {
	float: right;
	width: 58%;
}

.case_grid .one {
	overflow: hidden;
	position: relative;
}

.case_grid .one img {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.case_grid .one a {
	float: left;
    width: 48.5%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.case_grid .one a:last-child {
    float: right;
}
.case_grid .one h3 {
	position: relative;
	font-size: .24rem;
	margin: .2rem .4em 0;
	white-space: nowrap;
	overflow: hidden;
	padding-bottom: .4em;
	line-height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.case_grid .one h3 i {
	position: absolute;
	width: .48rem;
	height: 2px;
	background-color: #84181d;
	bottom: 0;
	left: 0;
}

.case_grid .one span {
	background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: .22rem;
    line-height: 110%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 96%;
    height: .24rem;
    padding: .07rem 2%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case_grid .two {
	overflow: hidden;
	margin-top: 7px;
}
.case_grid .two:first-child{
	margin-top:0;
}

.case_grid .two a {
	float: left;
	width: 48.5%;
	height:100%;
	overflow: hidden;
	position: relative;
}

.case_grid .two a:last-child {
	float: right;
}

.case_grid .two a img {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.case_grid .two span {
	background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: .22rem;
    line-height: 110%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 96%;
    height: .24rem;
    padding: .07rem 2%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*设计团队*/
.teambox {
	position: relative;
}

.teambox .tit {
	color: #fff;
	padding: 3.5% 3%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	width: 94%;
	z-index: 5;
}

.teambox .tit h2 {
	line-height: 100%;
	font-size: .36rem;
	display: inline-block;
	vertical-align: middle;
}

.teambox .tit p {
	font-size: .24rem;
	display: inline-block;
	vertical-align: middle;
	border-left: #fff solid 1px;
	line-height: 100%;
	padding-left: .7em;
	margin-left: .7em;
}

.team_slide .swiper-slide img {
	display: block;
	width: 100%;
}

.team_slide .sp03 span {
	background-color: #fff;
	width: 6px;
	height: 6px;
	margin: 0 3px !important;
}

/*底部广告*/
.foot_ad {
	padding: 3% 0;
}

.foot_ad img {
	display: block;
	width: 100%;
}

.foot_ad a p {
	font-size: .24rem;
    color: #999;
    line-height: 24px;
    margin: 2% 3%;
}

/*底部*/
.footer {
	text-align: center;
	background-color: #f5f5f5;
	padding: 5% 2% 1rem;
}

.footer h2 {
	font-size: .24rem;
	color: #666;
}

.footer h2 a {
	font-size: .24rem;
	color: #666;
}

.footer .txt {
	font-size: .22rem;
	color: #999;
	line-height: 160%;
	margin-top: 3%;
}

.footer .txt a {
	color: #999;
}

/*底部菜单*/
.menubox {
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	height: .9rem;
	background-color: rgba(0, 0, 0, .6);
}

.menubox ul {
	overflow: hidden;
	margin-top: .29rem;
}

.menubox ul li {
	float: left;
	width: 25%;
	text-align: center;
	height: .32rem;
	line-height: .32rem;
	border-left: #aaa solid 1px;
	margin-left: -1px;
}

.menubox ul li:first-child {
	margin-left: 0;
	border: 0;
}

.menubox ul li img {
	width: .32rem;
	height: .32rem;
	vertical-align: middle;
	margin-right: 3%;
}

.menubox ul li a {
	color: #fff;
	font-size: .22rem;
}

/*在线咨询二维码弹框*/
.online_pop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0, 0, 0, .5);
	display: none;
}

.online_pop img {
	position: absolute;
	width: 50%;
	left: 25%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

/*免费报价弹框*/
.price_pop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0, 0, 0, .5);
	display: none;
}

.price_pop .box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: fit-content;
	height: -webkit-fit-content;
	width: 70%;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	padding: 0 5% 5%;
}

.price_pop .box h2 {
	text-align: center;
	font-size: .26rem;
	color: #333;
	line-height: 260%;
}

.price_pop form label {
	display: block;
	position: relative;
	margin-bottom: 4%;
	font-size: .22rem;
}

.price_pop form input {
	width: 100%;
	height: .64rem;
	line-height: .64rem;
	background-color: #f5f5f5;
	text-indent: 1em;
	font-size: .22rem;
	border: #f5f5f5 solid 1px;
	box-sizing: border-box;
	-webkit-box-sizing: border-color;
}

.price_pop form label span {
	position: absolute;
	top: 0;
	right: 40%;
	line-height: .64rem;
	font-size: .22rem;
	color: #999
}

.price_pop form button {
	font-size: .26rem;
	color: #fff;
	background-color: #84181d;
	width: 100%;
	height: .64rem;
}

.price_pop form input:focus {
	border-color: #dea869;
}

.price_pop .close {
	position: absolute;
	right: 0;
	top: 0;
	width: .36rem;
	height: .36rem;
	line-height: .36rem;
	text-align: center;
	font-size: .24rem;
	background-color: #ddd;
	color: #333;
}

.menubox dl {
	position: absolute;
	right: 0;
	width: 36%;
	background-color: rgba(0, 0, 0, .6);
	text-align: center;
	padding: 1% 0;
	border-bottom: 0;
	display: none;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}

.menubox dl dd {
	line-height: .64rem;
	border-top: rgba(27, 27, 27, .6) solid 1px;
}

.menubox dl dd:first-child {
	border: 0;
}

.menubox dl a {
	display: block;
	color: #fff;
	font-size: .24rem;
}

.menubox dl a:active {
	color: #dea869;
}
/*新闻*/
.tabBox {
    background: #fff;
}

.tabBox .hd {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 20px;
	background: #84181d;
	border-bottom: 1px solid #8f2409;
	position: relative;
}

.tabBox .hd ul {
	position: absolute;
	height: 41px;
	top: 0;
	overflow: hidden;
}

.tabBox .hd ul li {
	float: left;
	padding: 0 10px;
}

.tabBox .hd ul li a {
	color: #fff;
}

.tabBox .hd ul .on {
	background: #8f2409;
	color: #fff;
}

.tabBox .hd ul .on a {
	display: block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */
}

.tabBox .bd ul {
	padding: 10px 0 10px 10px;
}

.tabBox .bd li {
	height: 33px;
	line-height: 33px;
}

.tabBox .bd li a {
	color: #333;
}

.tabBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*产品*/
.indexcpbox .slidebox01 a {
    display: block;
}
.indexcpbox .slidebox01 h2 {
    font-size: .24rem;
    color: #333;
    line-height: 200%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    padding: 0 .2rem;
}
.indexcpbox .slidebox01 img {
    width: 100%;
    display: block;
    height: 124px !important;
}

/*首页新闻*/
.indexnewbox .inb_top {
    width: 92%;
    margin: 0.2rem auto 0 auto;
    overflow: hidden;
text-align: center;
}
.indexnewbox .inb_top li {
    height: 0.5rem;
    line-height: 0.5rem;
    display: inline-block;
    width:33.3%;
    color: #666666;
    font-size: 0.28rem;
    letter-spacing: 1px;
    text-align: center;
    position:relative;
    padding-bottom: .2rem;
}
.indexnewbox .inb_top li.on::after{
	content: '';
    width: 0.4rem;
    height: 0.14rem;
    background-color: #84181d;
    border-radius: 5px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left:-0.2rem;
    bottom: 0;
}
.indexnewbox .inb_bot .con{
	display:none;
}
.indexnewbox .inb_bot .con:first-child{
	display:block;
}
.con ul {
    margin: 2% 0;
}
.con ul li {
    padding: .15rem;
    border-top:1px solid #eee;
}
.con ul li:first-child{
	border-top:0;
}
.con ul li a {
    display: block;
    overflow: hidden;
}
.con ul li img {
    width: 2rem;
    height: 1.5rem;
    float: left;
}
.con ul li dl {
    float: right;
    width: calc(100% - 2.15rem);
    padding-top: 1%;
}
.con ul li dt {
    font-size: .26rem;
    color: #333;
    line-height: .42rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con ul li dd {
    font-size: .22rem;
    color: #999;
    margin-top: 6%;
}
.con ul li dd.indexnews_xq,.zy_newslist ul li dd.indexnews_xq{
	margin-top: 2%;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-height: .27rem;
}
.nps-a {
    color: #666666;
    font-size: 0.23rem;
    display: block;
    margin-top: 0.36rem;
    text-indent: 3%;
    letter-spacing: 2px;
    text-align: center;
}


/*首页案例*/
.team_slide li{
    height: 3rem;
}
.team_slide li a{
    height: 3rem;
    display:block;
    background-repeat:no-repeat;
    background-position:center;
    background-size: contain;
}
.team_slide li:nth-child(2) a,.team_slide li:last-child a{
background-image: url(../images/sy_gcalimg01.jpg);
}
.team_slide  li:nth-child(3) a{
background-image: url(../images/sy_gcalimg02.jpg);
}
.team_slide li:first-child a,.team_slide  li:nth-child(4) a{
background-image: url(../images/sy_gcalimg03.jpg);
}



        
        
        
        
        
        
        
        
        
        