.index-footer {
	position: relative;
	padding: 60px 0 0px 0;
	background-color: rgba(17, 17, 17, 1);
	background-image: url(../images/u287_div.png);
	background-repeat: no-repeat;
	background-size: 2851px 352px;
	background-position: -474px 0px;
	z-index: 1;
}
.index-footer::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	z-index: -1;
	background-color: rgba(19, 19, 19, 1);
	opacity: 0.3;
}
.index-footera {
	display: flex;padding: 2% 0 5% 0;
	justify-content: space-between;
}
.index-footerb h1 {
	margin-bottom: 20px;
}
.index-footerb h1 img {
	width: 250px;
}
.index-footerb ul {
	display: flex;
}
.index-footerb ul li {
	margin-right: 44px;
}
.index-footerb ul li:last-child {
	margin-right: 0px;
}
.index-footerb ul li h2 a {
	color: #FFFFFF;
	font-size: 18px;
}
.index-footerb ul li h3 {
	margin: 10px 0;
	width: 40px;
	height: 1px;
	background: #4a3b2d;
}
.index-footerb ul li p a {
	font-weight: 400;
	font-style: normal;
	line-height: 29px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.698039215686274);
}
.index-footerb ul li p a:hover {
	color: #b62527;
}
.index-footerc h1 img {
	vertical-align: middle;display: inline-table;
	margin-right: 6px;
	width: 35px;
}
.index-footerc {
	padding-top: 36px;
	margin: 0 30px;
}
.index-footerc h1 {
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.index-footerc h2 {
	font-weight: 700;
	font-style: normal;
	font-size: 42px;
	color: #b62527;
	margin-bottom: 20px;
	font-family: 'DIN';
}
.index-footerc p {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #FFFFFF;
 line-height: 45px;
}
.index-footerd {
	padding-top: 55px;
}
.index-footerd ul {
	display: flex;
}
.index-footerd ul li {
	margin-left: 50px;
	text-align: center;
}
.index-footerd ul li img {
	border-radius: 10px;
}
.index-footerd ul li p {
	font-weight: 400;
	margin-top: 20px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	font-size: 16px;
}
.index-footer .w {
	width: 1400px; margin: 0 auto;
}

/* ========== */
* {margin: 0;padding: 0;list-style: none;border-style: none;text-decoration: none;}
/*html {font-family:sans-serif; -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; background:#f5f5f5;}*/
html {font-family:sans-serif; -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%;}
body {color: #333;font:14px/1.5 "Microsoft Yahei","微软雅黑",Helvetica,Arial,sans-serif;overflow-x:hidden;-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display:block}
audio,canvas,progress,video {display:inline-block; vertical-align:baseline }
h1 ,h2, h3, h4, h5, h6 {font-weight: normal;}
/*a {text-decoration: none; color:#fff;}*/
a {	text-decoration: none; border:none; color:#202020;}

a:focus{outline:none;}
i,em {font-style: normal;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {*zoom:1;}
div,figure,img,input,button,span{box-sizing: border-box; outline:none}
.fl {float: left;}
.fr {float: right;}
img {vertical-align: middle;border: 0;max-width: 100%; text-decoration:none;}
input, select, textarea {border:none;outline: none;font-family: "Microsoft Yahei";}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #888;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#888;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#888;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#888;}
table{border-collapse:collapse; border-spacing:0;}

.bussineloupan{padding:90px 0; background: #f5f5f5;}
/*我们能做什么*/
.bussiness {
	width: 100%;
	margin-top: 20px;
}
.section_head {
	padding: 0.3rem 0px 0.5rem;
}
.section_head .title {
	text-align: center;
}
.section_head .title p {
	color: #b62527;
	font-size: 0.5rem;
	font-weight: bold;
}
.section_head .title p font {
	color: #333333;
	font-size: 0.5rem;
	font-weight: bold;
}
.section_head .title p i {
	color: #ff5500;
}
.section_head .title span {
	display: block;
	color: #888;
	font-size: 16px;
	padding: 10px 0;
}
.bussiness-body {
	display: block;
	overflow: hidden;
	width: 85%;
	text-align: center;
	font-size: 0px;
	margin: auto;
	margin-bottom: 0.5rem;
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.bussiness-body .item {
	float: left;
	width: 18%;
	margin-right: 2%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.bussiness-body .item1 {
	-webkit-transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
}
.bussiness-body .item2 {
	-webkit-transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	;
}
.bussiness-body .item3 {
	-webkit-transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
}
.bussiness-body .item4 {
	-webkit-transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
}
.bussiness-body .item5 {
	-webkit-transition: left 1.1s 0.5s linear, opacity 1.1s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 1.1s 0.5s linear, opacity 1.1s 0.9s linear, background 0.3s linear, width 0.3s linear;
	transition: left 1.1s 0.5s linear, opacity 1.1s 0.9s linear, background 0.3s linear, width 0.3s linear;
}
.bussiness-body .item.on {
	width: 32.33%;
}
.bussiness .bussiness-body .item {
	opacity: 1;
	filter: alpha(opacity=100);
	position: relative
}
.bussiness-body .item .service {
	display: block;
	position: relative;
	height: 3.83rem;
	text-align: left;
	padding-left: 23px;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	padding-top: 0.49rem;
}
.bussiness-body .item.on .service {
	width: 50%;
}
.bussiness-body .xian {
	width: 1px;
	height: 250px;
	position: absolute;
	right: -10px;
	background: #d2d2d2;
	top: 50px;
}
.bussiness-body .item5 .service {
	border-width: 1px 1px 1px 1px;
}
.bussiness-body .item.on .service {
	background-color: #006acd;
	border-color: #006acd;
}
.bussiness-body .item .service .content {
	display: block;
	height: 110px;
	line-height: 1;
}
.bussiness-body .item .service .content h4 {
	display: block;
	font-size: 22px;
	font-weight: bold;
}
.bussiness-body .item .service .content h4 a {
	color: #333;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	display: block
}
.bussiness-body .item.on .service .content h4 a {
	color: #fff;
}
.bussiness-body .item .service .content p {
	display: block;
	margin-top: 11px;
	color: #4b4b4b;
	white-space: nowrap;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.bussiness-body .item.on .service .content p {
	color: #fff;
}
.bussiness-body .item .service .content .icon {
	display: inline-block;
}
.bussiness-icon1 {
	background: url(../images/pc_20220524_18.png) no-repeat;
	height: 80px;
	padding-left: 88px;
	width: 80px;
	display: block;
}
.bussiness-icon2 {
	background: url(../images/pc_20220524_15_1.png) no-repeat;
	height: 80px;
	padding-left: 88px;
	width: 80px;
	display: block;
}
.bussiness-icon3 {
	background: url(../images/pc_20220524_19.png) no-repeat;
	height: 80px;
	padding-left: 88px;
	width: 80px;
	display: block;
}
.bussiness-icon4 {
	background: url(../images/pc_20220524_17.png) no-repeat;
	height: 80px;
	padding-left: 88px;
	width: 80px;
	display: block;
}
.bussiness-icon5 {
	background: url(../images/pc_20220524_16.png) no-repeat;
	height: 80px;
	padding-left: 88px;
	width: 80px;
	display: block;
}
.bussiness-body .item .service .info {
	display: block;
	padding: 0.16rem 0.2rem 0 0px;
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: #6c6c6c;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.bussiness-body .item.on .service .info {
	color: #fff;
	border-top: 1px dashed #4e94dd;
}
.bussiness-body .item .price {
	position: absolute;
	display: block;
	width: 100%;
	height: 360px;
	left: 100%;
	top: 0;
}
.bussiness-body .item.on .price {
	width: 50%;
	left: 50%;
}
.bussiness-body .item1:hover {
	background: url(../images/pc_20220524_20.png) no-repeat;
	height: 3.82rem;
	color: #fff;
	background-position: center top;
	background-size: 100% 100%
}
.bussiness-body .item2:hover {
	background: url(../images/pc_20220524_21.png) no-repeat;
	height: 3.82rem;
	color: #fff;
	background-position: center top;
	background-size: 100% 100%
}
.bussiness-body .item3:hover {
	background: url(../images/pc_20220524_22.png) no-repeat;
	height: 3.82rem;
	color: #fff;
	background-position: center top;
	background-size: 100% 100%
}
.bussiness-body .item4:hover {
	background: url(../images/pc_20220524_23.png) no-repeat;
	height: 3.82rem;
	color: #fff;
	background-position: center top;
	background-size: 100% 100%
}
.bussiness-body .item5:hover {
	background: url(../images/pc_20220524_24.png) no-repeat;
	height: 3.82rem;
	color: #fff;
	background-position: center top;
	background-size: 100% 100%
}
.bussiness-body .item:hover .info {
	color: #fff;
}
.bussiness-body .item:hover .content h4 a {
	color: #b62527;
}
.solution {
	background-color: #06050a;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 10.91rem;
	overflow: hidden;
	background-size: contain;
}
/*设计师*/

/* 本例子css */
.bussinesss {
	width: 100%;
	margin-top: 0rem;
	background: url(../images/pc_20220524_29.jpg) no-repeat;
	height: 10.34rem;
	background-size: contain;
}
#ifocus {
	width: 16rem;
	margin-bottom: 7px;
	padding-left: 0rem;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#ifocus_pic {
	display: inline;
	position: relative;
	float: left;
	width: 16rem;
	height: 7.32rem;
	overflow: hidden;
	margin: 0rem 0 0 0rem;
}
#ifocus_piclist li {
	width: 510px;
	overflow: hidden;
	position: relative;
	margin-top: 0.4rem;
}
#ifocus_piclist li .text {
	position: absolute;
	top: 3.5rem;
	left: 0.57rem;
	color: #fff;
}
/*#ifocus_piclist li .text p{font-size:0.56rem; color:#fff;}*/
#ifocus_piclist li .text p {
	font-size: 0.45rem; font-weight: bold;
	color: #fff;
}
#ifocus_piclist li .text span {
	margin-top: 10px;
	color: #fff;
	font-size: 0.2rem;
	display: block;
}
#ifocus_piclist li .text .xian {
	width: 1px;
	height: 0.4rem;
	background: #fff;
	margin-top: 0.1rem;
	margin-bottom: 0.3rem;
}
#ifocus_piclist li .text .bottom {
	width: 1.58rem;
	height: 0.5rem;
	line-height: 0.5rem;
	background: #b62527;
	color: #fff;
	text-align: center;
	border-radius: 4px;
}
#ifocus_piclist img {
	width: 5.4rem;
	height: 7.32rem;
}
#ifocus_btn {
	display: inline;
	left: 0;
	position: absolute;
	bottom: 0.7rem;
	left: 6rem;
	z-index: 1;
	width: 8.48rem;
}
#ifocus_btn li {
	width: 2.12rem;
	height: 3.04rem;
	cursor: pointer;
	float: left;
	position: relative;
}
#ifocus_btn img {
	width: 2.12rem;
	height: 3.04rem;
}
.bootom {
	position: absolute;
	right: 0.4rem;
	bottom: 0;
	width: 1.53rem;
	height: 0.64rem;
	line-height: 0.64rem;
	background: url(../images/pc_20220524_42.png) bottom center no-repeat;
	background-size: contain;
	text-align: left;
	font-size: 0.18rem;
	text-indent: 0.08rem;
}
.mb {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/pc_20220524_41.png) no-repeat;
	width: 2.12rem;
	height: 3.04rem;
	display: none;
	color: #fff;
	font-size: 0.26rem;
	text-align: center;
	padding-top: 60%;
}
#ifocus_btn .on .mb {
	display: block;
}
#ifocus_opdiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 340px;
	height: 35px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#ifocus_tx {
	position: absolute;
	right: 4%;
	top: 0.4rem;
	color: #FFF;
}
#ifocus_tx ul li {
	display: none;
	width: 4.6rem;
}
#ifocus_tx ul li a {
	color: #fff;
	font-size: 0.14rem;
	font-weight: bold;
}
/**热装楼盘**/

.bussinecase {
	width: 100%;
	margin-top: 10px;
}
.casez {
	width: 16rem;
	margin: auto;
	overflow: hidden;
}
.casez ul li {
	width: 33.3%;
	float: left;
}
.casez ul li .list {
	margin: 15px;
	margin-bottom: 30px;
}
.casez ul li .text {
	width: 100%;
	height: 75px;
	line-height: 75px;
	background: #fff;
	text-indent: 15px;
	font-size: 14px;
	position: relative;
}
.casez ul li .text .jt {
	position: absolute;
	width: 34px;
	height: 14px;
	background: url('../images/pc_20220524_48.png') no-repeat;
	right: 7%;
	top: 40%
}
.casez ul li .text span {
	font-size: 18px;
}
.casez ul li .list .img {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.casez ul li .list .imgs {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	padding-top: 25%;
	color: #fff;
	font-size: 0.28rem;
	padding-left: 40%;
	bottom: 0;
	display: table;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f000000', endColorstr='#5f000000');
}
.casez ul a {
	color: #1c1c1c
}
.casez ul li:hover .imgs {
	opacity: 1;
}
.casez ul li:hover .text .jt {
	background: url('../images/pc_20220524_49.png') no-repeat;
}
.casez ul li:hover .text {border-bottom: 3px solid #b62527;}
.index-more {
	position: absolute;
	bottom: 0.5rem;
	left: 35%;
	width: 5.20rem;
	height: 0.50rem;
	border: 1px solid #e5e5e5;
	color: #373737;
	font-size: 0.14rem;
	text-align: center;
	line-height: 0.5rem;
	border-radius: 5px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.index-more:hover {
	border-color: #b62527;
	border-radius: 25px;
	color: #fff;
	background: #b62527
}
.index-mores {
	width: 5.20rem;
	height: 0.50rem;
	margin: 0.20rem auto 0.3rem;
	border: 1px solid #e5e5e5;
	color: #373737;
	font-size: 0.14rem;
	text-align: center;
	line-height: 0.5rem;
	border-radius: 5px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.index-mores:hover {
	border-color: #b62527;
	border-radius: 25px;
	color: #fff;
	background: #b62527
}
/*招聘
*/
.bussinesyy .zp {
	width: 14rem;
	background-size: 100% 100%;
	background: url(../images/pc_20220524_73.png) no-repeat;
	height: 1.62rem;
	margin: auto;
	color: #fff;
	margin-top: 0px;
	padding-left: 1.87rem;
	color: #1c1c1c;
	padding-top: 0.45rem;
	margin-top: 0.7rem;
	border-radius: 6px;
}
.bussinesyy .zp p {
	font-size: 0.4rem;
	font-weight: bold;
	margin-bottom: 0.06rem;
}
.bussinesyy .zp span {
	font-size: 0.16rem;
}
.bussinesyy .zp .button {
	width: 1.64rem;
	height: 0.54rem;
	float: right;
	background: #1b1b1b;
	color: #d2af6f;
	text-align: center;
	line-height: 0.54rem;
	border-radius: 5px;
	font-size: 0.16rem;
	margin-right: 1rem;
	margin-top: 0.08rem;
	transition: 1s;
}
.vr img {
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.vr {
	position: relative;
}
.jt {
	width: 1.2rem;
	font-size: 0.18rem;
	height: 0.25rem;
	margin-left: 7.5rem;
	padding-top: 3.8rem;
	color: #fff;
	line-height: 0.25rem;
}
.jt i {
	position: relative;
	width: 0.2rem;
	height: 0.13rem;
	display: block;
	right: -0.9rem;
	top: -0.2rem;
}
.vr img {
	position: absolute;
	right: 0;
	top: 0.01rem;
}
.vr:hover img {
	animation: hm2jian 0.6s ease 0s infinite;
	-webkit-animation: hm2jian 0.6s ease 0s infinite;
	-moz-animation: hm2jian 0.6s ease 0s infinite;
	-o-animation: hm2jian 0.6s ease 0s infinite;
}
/*v7*/
#v7box {
	width: 14.02rem;
	height: 5.19rem;
	margin: 0rem auto;
}
#v7box .gitems {
	width: 2.38rem;
	height: 4.63rem;
	float: left;
	margin-right: 0.2rem;
}
#v7box .vit1 {
	background: url("../images/pc_20220524_34a.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 2.38rem;
	height: 4.63rem;
	transition: .3s;
}
#v7box .vit2 {
	background: url("../images/pc_20220524_35a.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 2.38rem;
	height: 4.63rem;
	transition: .3s;
}
#v7box .vit3 {
	background: url("../images/pc_20220524_36a.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 2.38rem;
	height: 4.63rem;
	transition: .3s;
}
#v7box .vit4 {
	background: url("../images/pc_20220524_37a.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 2.38rem;
	height: 4.63rem;
	transition: .3s;
}
#v7box .vit1.on {
	background: url("../images/pc_20220524_34.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 6.25rem;
	height: 4.63rem;
	transition: .3s;
}
#v7box .vit2.on {
	background: url("../images/pc_20220524_35.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 6.25rem;
	height: 4.63rem;
	transition: .3s;
}
#v7box .vit3.on {
	background: url("../images/pc_20220524_36.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 6.25rem;
	height: 4.63rem;
	transition: .3s;
}
#v7box .vit4.on {
	background: url("../images/pc_20220524_37.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 6.25rem;
	height: 4.63rem;
	transition: .3s;
}
/* = HOME = */
/* ========== */
.banner {
	position: relative;
}
.banner .swiper-pagination {
	bottom: 60px;
}
.banner .swiper-pagination-bullet {
	border: 1px solid #FFFFFF;
}
.banner .swiper-pagination-bullet-active {
	background: #FFFFFF;
}
.banner-form {
	position: absolute;
	top: 50%;
	margin-top: -230px;
	right: 9%;
	max-width: 350px;
	width: 30%;
	z-index: 2;
}
.banner-form .box {
	padding: 50px 35px;
	float: right;
	color: #FFFFFF;
	background: rgba(0,0,0,.62);
}
.banner-form .box .tit {
	font-size: 20px;
}
.banner-form .box .tip {
	font-size: 16px;
	padding: 15px 0 34px;
	border-bottom: 1px dotted #FFFFFF;
}
.banner-form .box .tip a {
	color: #FFFFFF;
}
.banner-form .box .text {
	margin-top: 25px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	background: url(../images/banner_form_line.png) no-repeat center;
}
.banner-form .box .des {
	margin: 15px 0 20px;
	font-size: 16px;
	text-align: center;
}
.banner-form .box .in {
	margin-bottom: 15px;
	width: 100%;
	height: 44px;
	line-height: 24px;
	padding: 10px 20px;
	background: #FFFFFF;
	border: none;
	font-size: 16px;
	color: #333;
}
.banner-form .box .button {
	width: 100%;
	height: 47px;
	font-size: 20px;
	text-align: center;
	background: #b60000;
	border: none;
	color: #FFFFFF;
}
.home-point {
	background: #333333;
}
.home-point li {
	float: left;
	width: 20%;
}
.home-point li a {
	display: block;
	padding: 30px 10px 30px 4%;
	color: #FFFFFF;
}
.home-point li img {
	float: left;
}
.home-point li div {
	margin-left: 60px;
}
.home-point li div span {
	display: block;
	line-height: 40px;
	font-weight: bold;
	font-size: 22px;
}
.home-point li div p {
	margin-top: 10px;
	color: #999999;
}
.home-point li a:hover {
	background: #b60000;
}
.home-point li a div p {
	color: #FFFFFF;
	opacity: .7; font-size: 16px;
}
.home-tit h3 {
	font-weight: bold;
	color: #000019;
	font-size: 50px;
	letter-spacing: 2px;
}
.home-tit h3 span {
	color: #b61023;
}
.home-tit p {
	margin-top: 15px;
	font-size: 30px;
	color: #000019;
}
.home-button {
	display: inline-block;
text-align: center;
padding: 10px 60px;
background: #b61023;
color: #FFFFFF;
line-height: 44px;
border-radius: 4px;
position: relative;
font-size: 22px;
overflow: hidden;
}
.home-button:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -36px;
	width: 72px;
	height: 72px;
	background-image: url(../images/ico_customized_05.png);
	background-size: cover;
}
/*修改开始-2021*/
.home-about {
	position: relative;
	padding: 97px 0 150px;
	background: url(../images/home_about_jiangbei.png) bottom center no-repeat;
	overflow: hidden;
}
.home-about .letter {
	position: absolute;
	z-index: 0;
	top: -20px;
	left: -10px;
	text-transform: uppercase;
	color: #fdfdfd;
	font-size: 200px;
}
.home-about .container {
	min-height: 440px;
	position: relative;
	z-index: 1;
}
.home-about .text {
	width: 60%;
}
.home-about .text .theme {
	font-size: 60px;
	font-weight: bold;
	background: url(../images/yellow_bg.png);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-position: left top;
}
.home-about .text .tit {
	margin-top: 25px;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}
.home-about .text .des {
	margin-top: 50px;
	font-size: 20px;
	line-height: 50px;
}
.home-about .home-button {
	margin-top: 7%;
}
.home-about .video-button {
	position: absolute;
	top: 50%;
	right: 0;
	max-width: 38%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
/*修改结束-2021*/



.home-customer {
	background-image: url(../images/home_customer_bg.jpg);
	color: #FFFFFF;
	padding: 35px 0;
}
.home-customer .content {
	position: relative;
	padding-right: 120px;
	padding-left: 230px;
}
.home-customer .content .swiper-button-next, .home-customer .content .swiper-button-prev {
	width: 36px;
	height: 36px;
}
.home-customer .content .swiper-button-next {
	right: 0;
	background-image: url(../images/home_customer_next.png);
}
.home-customer .content .swiper-button-prev {
	left: auto;
	right: 44px;
	background-image: url(../images/home_customer_prev.png);
}
.home-customer .tit {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
	line-height: 42px;
	font-weight: bold;
}
.home-customer .swiper-customer .swiper-slide {
	position: relative;
	line-height: 42px;
	padding-right: 240px;
}
.home-customer .swiper-customer .swiper-slide span {
	font-size: 20px;
	font-weight: bold;
}
.home-customer .swiper-customer .swiper-slide p {
	font-size: 16px;
}
.home-customer .swiper-customer .swiper-slide a {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	padding: 0 40px;
	line-height: 40px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 20px;
}
/*修改开始-2021*/
.home-distribution {
	padding: 100px 0;
	background-image: url(../images/home_distribution_bg.jpg);
	background-size: cover;
}
.home-distribution .home-tit {
	float: left;
}
.home-distribution .content {
	margin-left: 360px;
	display: flex;
	flex-flow: wrap;
	align-items: center;
	justify-content: space-between;
}
.home-distribution .content .img {
	width: 72%;
	position: relative;
}
.home-distribution .content .img span {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 28%;
	cursor: pointer;
	max-hight: 28%;
}
.home-distribution .content .img span:nth-child(1) {
	top: 44%;
	left: 18%;
}/*青浦店*/
.home-distribution .content .img span:nth-child(2) {
	top: 46%;
	left: 77%;
}/*北蔡店*/
.home-distribution .content .img span:nth-child(3) {
	top: 7%;
	left: 76%;
}/*崇明店*/
.home-distribution .content .img span:nth-child(4) {
	top: 76%;
	left: 56%;
}/*奉贤店*/
.home-distribution .content .img span:nth-child(5) {
	top: 62%;
	left: 79%;
}/*航头店*/
.home-distribution .content .img span:nth-child(6) {
	top: 17%;
	left: 47%;
}/*静安店*/
.home-distribution .content .img span:nth-child(7) {
	top: 16%;
	left: 30%;
}/*嘉定店*/
.home-distribution .content .img span:nth-child(8) {
	top: 83%;
	left: 35%;
}/*金山店*/
.home-distribution .content .img span:nth-child(9) {
	top: 50%;
	left: 48%;
}/*闵行店*/
.home-distribution .content .img span:nth-child(10) {
	top: 12%;
	left: 58%;
}/*宝山美兰湖店*/
.home-distribution .content .img span:nth-child(11) {
	top: 30%;
	left: 72%;
}/*浦东店*/
.home-distribution .content .img span:nth-child(12) {
	top: 62%;
	left: 32%;
}/*松江店*/
.home-distribution .content .img span:nth-child(13) {
	top: 59%;
	left: 50%;
}/*龙之梦店*/
.home-distribution .content .img span:nth-child(14) {
	top: 41%;
	left: 57%;
}/*徐汇店*/
.home-distribution .content .img span:nth-child(15) {
	top: 52%;
	left: 68%;
}/*周浦店*/
.home-distribution .content .img span:nth-child(16) {
	top: 48%;
	left: 57%;
}/*吴中路店*/
.home-distribution .content .img span:nth-child(17) {
	top: 27%;
	left: 41%;
}/*普陀店*/
.home-distribution .content .img span:nth-child(18) {
	top: 56%;
	left: 60%;
}/*古美路店*/
.home-distribution .content .img span:nth-child(19) {
	top: 28%;
	left: 58%;
}/*虹口店*/
.home-distribution .content .img span:nth-child(20) {
	top: 24%;
	left: 48%;
}/*华灵路店*/
.home-distribution .content .img span:nth-child(21) {
	top: 34%;
	left: 52%;
}/*黄埔店*/
.home-distribution .content .con {
	width: 22%;
	text-align: right;
}
.home-distribution .content .text {
	display: none;
	width: 100%;
}
.home-distribution .content .text.active {
	display: block;
}
.home-distribution .content .text h2 {
	font-size: 40px;
	color: #333333;
}
.home-distribution .content .text .img {
	margin-top: 40px;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
}
.home-distribution .content .text .home-button {
	margin-top: 65px;
}
/*修改结束-2021*/

.home-onestop {
	position: relative;
	color: #FFFFFF;
}
.home-onestop .js-tab-con {
	padding: 180px 0 110px;
	display: none;
}
.home-onestop .js-tab-con.active {
	display: block;
}
.home-onestop .js-tab-con img {
	margin: 0;
}
.home-onestop .js-tab-con .theme {
	font-size: 64px;
	font-weight: bold;
	background: url(../images/yellow_bg.png);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-position: left top;
}
.home-onestop .js-tab-con .theme span {
	font-size: 20px;
}
.home-onestop .js-tab-con .tit {
	margin-top: 30px;
	font-size: 30px;
	color: #ffffff;
}
.home-onestop .js-tab-con .tit i {
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #FFFFFF;
}
.home-onestop .js-tab-con .text {
	margin-top: 170px;
	max-width: 790px;
}
.home-onestop .js-tab-con .text .box {
	margin-bottom: 0.2%;
	float: left;
	width: 32%;
	margin-right: 0.2%;
	background: rgba(255,255,255,.7);
	font-size: 17px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
}
.home-onestop .js-tab-con .text .box i {
	padding-bottom: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: bottom;
	line-height: 30px;
	color: #b61023;
	font-size: 27px;
	font-style: normal;
}
.home-onestop .js-tab-con .text .box span {
	display: inline-block;
	vertical-align: bottom;
}
.home-onestop .tabdiv {
	position: absolute;
	top: 170px;
	right: 0;
	width: 100%;
	text-align: right;
}
.home-onestop .tabdiv .tab span {
	display: block;
	line-height: 52px;
	margin-bottom: 20px;
	font-size: 25px;
	color: #FFFFFF;
	position: relative;
	cursor: pointer;
}
.home-onestop .tabdiv .tab span:after {
	display: none;
	content: "";
	position: absolute;
	bottom: 0;
	right: 30px;
	width: 114px;
	height: 1px;
	background: #efd791;
}
.home-onestop .tabdiv .tab span.active {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2da92), to(#dbb374));
	color: transparent;
	-webkit-background-clip: text;
}
.home-onestop .tabdiv .tab span.active:after {
	display: block;
}
.home-customized {
	padding: 80px 0;
	background-image: url(../images/home_customized_bg.jpg);
}
.home-customized button{}
.home-customized .content {
	position: relative;
	padding-left: 410px;
}
.home-customized h2 {
	position: absolute;
top: 10px;
left: 0;
font-size: 33px;
line-height: 42px;
color: #333333;
font-weight: bold;
}
.home-customized span {
	float: left;
	position: relative;
	width: 21%;
	display: inline-block;
	padding-left: 50px;
	margin: 0 1%;
	height: 62px;
	background: rgba(0,0,0,.4);
	color: #FFFFFF;
}
.home-customized span i {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 42px;
	height: 42px;
	background-size: cover;
}
.home-customized span .ico-user {
	background-image: url(../images/ico_customized_01.png);
}
.home-customized span .ico-tel {
	background-image: url(../images/ico_customized_02.png);
}
.home-customized span .ico-house {
	background-image: url(../images/ico_customized_03.png);
}
.home-customized span input {
	float: left;
	border: none;
	background: none;
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	height: 62px;
	padding: 9px;
	line-height: 24px;
}
.home-customized span input::-webkit-input-placeholder {
color: #FFFFFF;
}
.home-customized span input:-moz-placeholder {
color: #FFFFFF;
}
.home-customized span input::-moz-placeholder {
color: #FFFFFF;
}
.home-customized span input:-ms-input-placeholder {
color: #FFFFFF;
}
.home-customized a {
	float: right;
	background: #b61023;
	color: #FFFFFF;
	font-size: 18px;
	width: 100%;
	height: 62px; line-height: 62px;
	display: inline-block;
	text-align: center;
	position: relative; padding: 0 60px;
}
.home-customized a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 62px;
	background: url(../images/ico_customized_05.png) no-repeat center right;
}
.home-customized a i {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 42px;
	background-size: cover;  background-repeat: no-repeat; 
	background-image: url(../images/ico_customized_04.png);
}
.home-customized a em {
	margin-left: 15px;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
}
.home-case {
	padding: 105px 0 75px;
	position: relative;
}
.home-case .letter {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	max-width: 33%;
}
.home-case .container {
	position: relative;
	z-index: 1;
}
.home-case .home-tit {
	float: left;
}
.home-case .tab {
	float: right;
	padding-top: 85px;
}
.home-case .tab span {
	margin-left: 5px;
display: inline-block;
line-height: 43px;
height: 46px;
font-size: 20px;
padding: 0 30px;
color: #fff;
border: 2px solid #999999;
background: #999;
border-radius: 13px;
cursor: pointer;
}
.home-case .tab span.active {
	border: 2px solid #b61023;
color: #b61023;
background: none;
}
.home-case .tab a {
	margin-left: 5px;
	display: inline-block;
	color: #999999;
	line-height: 26px;
	font-size: 16px;
}
.home-case .tab a:hover {
	color: #b61023;
}
.home-case .js-tab-box {
	margin-top: 40px;
}
.home-case .js-tab-con {
	display: none;
}
.home-case .js-tab-con.active {
	display: block;
}
.home-case-ul {
	margin: 0 -10px;
}
.home-case-ul li {
	float: left;
	width: 33.3333%;
	padding: 10px;
}
.home-case-ul li:nth-child(3n+1) {
	clear: both;
}
.home-case-ul li .box {
	position: relative;
	color: #FFFFFF;
}
.home-case-ul li .box .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.6);
	color: #FFFFFF;
	display: flex;
	flex-flow: wrap;
	align-items: center;
	justify-content: space-between;
	line-height: 48px;
	padding: 0 30px;
}
.home-case-ul li .box .tit span {
	font-size: 17px;
}
.home-case-ul li .box .text {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	color: #FFFFFF;transition: opacity 0.5s ease;
}
.home-case-ul li .box .text .titt {
	padding: 8% 10% 7%;
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-size: 20px;
}
.home-case-ul li .box .text .heart {
	position: absolute;
	top: 14px;
	right: 14px;
	background: url(../images/ico_heart.png) no-repeat left;
	padding-left: 40px;
	font-size: 18px;
}
.home-case-ul li .box .text .con {
	padding: 8% 10% 0;
	border-top: 1px solid rgba(255,255,255,.1);
}
.home-case-ul li .box .text .tip {
	font-size: 16px;
}
.home-case-ul li .box .text .tip i {
	display: inline-block;
	opacity: .3;
	margin: 0 4%;
	font-style: normal;
	font-size: 12px;
}
.home-case-ul li .box .text .button {
	margin-top: 12%;transition: transform 0.5s ease;
background: #c9062c;
color: #FFFFFF;
line-height: 50px;
padding: 0 30px;
display: inline-block;border: 1px solid #c9062c;
font-size: 17px;
text-align: center;
}
.home-case-ul li .box .text .button:hover{ }


.home-case-ul li .box .text .xiangq {
	margin-top: 12%;transition: transform 0.5s ease; margin-left: 5px;
background: none; border: 1px solid #fff;
color: #FFFFFF;
line-height: 50px;
padding: 0 30px;
display: inline-block;
font-size: 17px;
text-align: center;
}
.home-case-ul li .box .text .xiangq:hover{ background: #c9062c;border: 1px solid #c9062c;
color: #FFFFFF;}

.home-case-ul li .box:hover .tit {
	display: none;
}
.home-case-ul li .box:hover .text {
	display: block;
	
}
.home-service {
	padding: 70px 0;
	background-image: url(../images/home_service_bg.png);
}
.home-service .content {
	padding-left: 400px;
	position: relative;
}
.home-service .content .home-tit {
	position: absolute;
	top: 0;
	left: 0;
}
.home-service .content .home-tit h3 {
	font-size: 50px;
	background: url(../images/yellow_bg.png);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-position: left top;
}
.home-service .content .home-tit p {
	margin-top: 25px;
}
.home-service ul {
	float: right;
	max-width: 1200px;
	margin: 0 -28px;
	display: flex;
	flex-flow: wrap;
	align-items: center;
	justify-content: space-between;
}
.home-service ul li {
	text-align: center;
	padding: 0 28px;
	max-width: 12.5%;
	position: relative;
}
.home-service ul li img {
	max-width: 100%;
}
.home-service ul li span {
	margin-top: 16px;
	display: block;
	font-size: 18px;
	color: #333333;
}
.home-service ul li:after {
	content: "";
	position: absolute;
	right: -10px;
	top: 30%;
	width: 20px;
	height: 20px;
	background-image: url(../images/ico_service_jt.png);
}
.home-service ul li:last-child:after {
	display: none;
}
.home-news {
	position: relative;
	padding: 105px 0;
}
.home-news .letter {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	max-width: 30%;
}
.home-news .container {
	position: relative;
	z-index: 1;
}
.home-news .home-tit {
	float: left;
}
.home-news .tab {
	float: right;
	padding-top: 85px;
}
.home-news .tab .js-tab {
	display: inline-block;
}
.home-news .tab .js-tab span {
	margin-left: 15px;
	display: inline-block;
	line-height: 43px;
	height: 46px;
	font-size: 20px;
	padding: 0 30px;
	color: #fff;
	border: 2px solid #999999; background: #999;
	border-radius: 13px;
	cursor: pointer;
}
.home-news .tab .js-tab span.active {
	border: 2px solid #b61023;
	color: #b61023; background: none;
}
.home-news .tab .more {
	margin-left: 25px;
	display: inline-block;
	vertical-align: middle;
}
.home-news .tab .more a {
	display: none;
	color: #999999;
	line-height: 43px;
	font-size: 16px;
}
.home-news .tab .more a.active {
	display: inline-block;
}
.home-news .tab .more a:hover {
	color: #b61023;
}
.home-news .js-tab-box {
	margin-top: 50px;
}
.home-news .js-tab-con {
	display: none;
}
.home-news .js-tab-con.active {
	display: block;
}
.home-news-list {
	margin: 0 -15px;
}
.home-news-list li {
	float: left;
	width: 25%;
	padding: 0 15px;
}
.home-news-list li a {
	display: block;
}
.home-news-list li .img {
	overflow: hidden;
}
.home-news-list li .img img {
	width: 100%;
}
.home-news-list li .text {
	padding: 25px 0px;
}
.home-news-list li .text p {
	font-size: 24px;
	color: #333333;
}
.home-news-list li .text span {
	margin-top: 10px;
	color: #bbbbbb;
	display: block;
	padding: 0px; text-align: left; font-size: 14px;
}
.home-news-list li a:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.home-news-list li a:hover .text p {
	color: #b61023;
}
.home-media {
	padding: 80px 0 100px;
	background: #fcfcfc;
}
.home-media .tit {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #000019;
}
.home-media .tit span {
	color: #b61023;
}
.home-media .content {
	margin-top: 85px;
	position: relative;
	padding: 0 100px;
}

@media (max-width:1620px) {
.home-point li div span {
	font-size: 20px;
}
.home-service ul li span {
	font-size: 14px;
}
}

@media (max-width:1520px) {
.home-tit h3 {
	font-size: 38px;
}
.home-tit p {
	margin-top: 15px;
	font-size: 24px;
}
.home-point li div span {
	font-size: 18px;
}
.home-point li a div p {
	margin-top: 5px;
}
.home-about .text .tit {
	font-size: 34px;
}
.home-case-ul li .box .text .titt {
	padding: 7% 10% 5%;
}
.home-case-ul li .box .text .con {
	padding: 5% 10% 0;
}
.home-case-ul li .box .text .button {
	margin-top: 10%;
}
.home-distribution .content {
	margin-left: 300px;
}
.home-distribution .content .text h2 {
	font-size: 30px;
}
.home-service .content {
	padding-left: 320px;
}
.home-service .content .home-tit h3 {
	width: 280px;
}
.home-service ul {
	margin: 0 -22px;
}
.home-service ul li {
	padding: 0 22px;
}
.home-service ul li span {
	font-size: 14px;
}
}

@media (max-width:1360px) {
.home-point li img {
	width: 40px;
}
.home-point li div {
	margin-left: 50px;
}
.home-point li div span {
	font-size: 16px;
}
.home-service ul li span {
	font-size: 12px;
}
}
