@charset "utf-8";
.banner,.banner .swiper-container,.banner .swiper-slide{
	overflow: hidden;
	width: 100%;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	width: 100%;
	height: auto;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 20px;
}
.banner .swiper-pagination-bullet {
	width: 50px;
	height: 8px;
	opacity: 1;
	border-radius: 0;
	background-color: #fff;
}

.banner .swiper-pagination-bullet-active {
	background-color: #c10003;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
	bottom: 20px;
}
.banners img {
    width: 100%;
    height: auto;
}

/*首页项目*/
.cont1{
	height: 1000px;
	overflow: hidden;
	background: url(../img/cont1_bg.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.cont1 .title{
	margin-top: 70px;
}
.cont1-box a{
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	width: 290px;
	height: 290px;
	margin-right: 13.33px;
	margin-bottom: 20px;
}
.cont1-box a:nth-child(4n){
	margin-right: 0;
}
.cont1-box a img{
	width: 100%;
	height: 100%;
}
.cont1-box a div{
	width: 100%;
	position: absolute;
	border-top: 8px solid #c10003;
	left: 0;
	bottom: -78px;
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cont1-box a div h4{
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.cont1-box a:hover div{
	bottom: 0;
}

/*首页简介*/
.cont2{
	height: 1000px;
	overflow: hidden;
	background: url(../img/cont2_bg.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.cont2 .title{
	margin-top: 70px;
}
.cont2-box i{
	display: block;
	overflow: hidden;
}
.cont2-box i img{
	width: 100%;
	height: auto;
}
.cont2-box div{
	margin-top: 20px;
}
.cont2-box div p{
	font-size: 16px;
	color: #eee;
	line-height: 32px;
	text-align: center;
}
.cont2-box div a{
	display: block;
	font-size: 14px;
	text-align: center;
	width: 160px;
	height: 40px;
	line-height: 40px;
	margin: 40px auto 0;
	border: 1px solid #eee;
	color: #eee;
}
.cont2-box div a:hover{
	border-color: #c10003;
	color: #c10003;
	box-shadow: 0 0 20px rgba(193,0,3,0.3);
}

/*首页案例*/
.cont3{
	background-color: #000;
	overflow: hidden;
}
.cont3 .title{
	margin: 80px 0;
}
.cont3-l,.cont3-r{
	float: left;
	width: 50%;
}
.cont3-l li{
	position: relative;
	overflow: hidden;
}
.cont3-l .c1{
	overflow: hidden;
}
.cont3-l .c1 a{
	display: block;
	position: relative;
	float: left;
	width: 66.666%;
	color: #fff;
}
.cont3-l .c1 a img{
	width: 100%;
	height: auto;
}
.cont3-l .c1 a.wt{
	position: absolute;
	right: 0;
	top: 0;
	width: 33.333%;
	height: 100%;
	background-color: #C10003;
	box-sizing: border-box;
	padding: 0 10px;
}
.cont3-l .c1 a i{
	display: block;
	width: 24px;
	height: 28px;
	background: url(../img/ll.png) no-repeat center center;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	left: -24px;
}
.cont3-l .c1 a h4{
	font-size: 20px;
	text-align: center;
	margin-top: 35%;
}
.cont3-l .c1 a span{
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
}
.cont3-l .c2 a{
	float: left;
	width: 33.333%;
}
.cont3-l .c2 a img{
	width: 100%;
	height: auto;
}
.cont3-l .c2 a:last-child{
	float: right;
}
.cont3-l .c2 a.wt{
	display: block;
	position: absolute;
	left: 33.333%;
	top: 0;
	height: 100%;
	background-color: #C10003;
	color: #fff;
	box-sizing: border-box;
	padding: 0 10px;
}
.cont3-l .c2 a.wt i{
	display: block;
	width: 24px;
	height: 28px;
	background: url(../img/rr.png) no-repeat center center;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	right: -24px;
}
.cont3-l .c2 a.wt h4{
	font-size: 20px;
	text-align: center;
	margin-top: 35%;
}
.cont3-l .c2 a.wt span{
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
}
.cont3-r ul{
	overflow: hidden;
}
.cont3-r ul li{
	float: left;
	width: 66.666%;
	position: relative;
}
.cont3-r ul li a{
	display: block;
}
.cont3-r ul li a img{
	width: 100%;
	height: auto;
}
.cont3-r ul li:last-child{
	width: 33.333%;
}
.cont3-r ul li a{
	display: block;
}
.cont3-r ul li a.wt{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	right: 0;
	background-color: #C10003;
	box-sizing: border-box;
	padding: 0 10px;
	color: #fff;
}
.cont3-r ul li a.wt i{
	display: block;
	width: 24px;
	height: 28px;
	background: url(../img/ll.png) no-repeat center center;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	left: -24px;
}
.cont3-r ul li a.wt h4{
	font-size: 20px;
	text-align: center;
	margin-top: 35%;
}
.cont3-r ul li a.wt span{
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
}
.cont3-box ul li a{
	overflow: hidden;
}
.cont3-box ul li a.wt{
	overflow: initial;
}
.cont3 a{
	overflow: hidden;
}
.cont3 a img{
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cont3 a:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

/*首页家装流程*/
.cont4{
	background-color: #000;
	overflow: hidden;
	padding-bottom: 70px;
}
.cont4 .title{
	margin: 70px 0;
}
.cont4-c img{
	width: 100%;
	height: auto;
}

/*合作企业*/
.cont5{
	background-color: #2b2b2b;
	overflow: hidden;
	padding-bottom: 50px;
}
.cont5 .title{
	margin: 60px 0;
}
.cont5-c{
	position: relative;
}
.cont5-c a{
	display: block;
	width: 186px;
	height: 76px;
	overflow: hidden;
}
.cont5-c a img{
	width: 100%;
	height: 100%;
}
.cont5-c .swiper-button-next,.cont5-c .swiper-container-rtl .swiper-button-prev{
	right: -40px;
	background-image: url(../img/right.png);
}
.cont5-c .swiper-button-prev, .cont5-c .swiper-container-rtl .swiper-button-next{
	left: -40px;
	background-image: url(../img/left.png);
}
.cont5-c .swiper-button-next,.cont5-c .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 18px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 18px 30px;
    -webkit-background-size: 18px 30px;
    background-size: 18px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

/*首页新闻*/
.cont6{
	background-color: #000;
	overflow: hidden;
	padding:50px 0 40px
}
.cont6-tit h2{
	font-size: 50px;
	color: #eee;
}
.cont6-tit h2 em{
	font-size: 20px;
	color: #999;
	text-transform: uppercase;
	margin-left: 15px;
}
.cont6-tit{
	border-bottom: 6px solid #C10003;
	padding-bottom: 15px;
	margin-bottom: 40px;
}
.cont6-l{
	float: left;
	width: 720px;
}
.cont6-l-t{
	overflow: hidden;
	width: 720px;
}
.cont6-l-t a{
	display: block;
	overflow: hidden;
	position: relative;
}
.cont6-l-t a img{
	width: 720px;
	height: 374px;
}
.cont6-l-t a div{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.3);
	padding: 15px;
}
.cont6-l-t a div h4{
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
}
.cont6-l-t a div p{
	font-size: 14px;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.cont6-l-b li{
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #585858;
}
.cont6-l-b li .time{
	float: left;
	width: 80px;
}
.cont6-l-b li .time em{
	margin-top: 5px;
}
.cont6-l-b li .time span,.cont6-l-b li .time em{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #eee;
}
.cont6-l-b li{
	margin-top: 15px;
}
.cont6-l-b li .txt{
	float: right;
	width: 640px;
}
.cont6-l-b li .txt a{
	font-size: 16px;
	color: #eee;
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont6-l-b li .txt p{
	font-size: 14px;
	color: #eee;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 24px;
}
.cont6-r{
	float: right;
	width: 450px;
}
.cont6-r h3{
	font-size: 18px;
	color: #eee;
	line-height: 44px;
	height: 44px;
	border-bottom: 3px solid #C10003;
	padding-left: 40px;
	background: url(../img/wd.png) no-repeat left center;
}
.cont6-r li{
	position: relative;
	padding-left: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #585858;
	margin-top: 15px;
}
.cont6-r li i{
	display: block;
	width: 8px;
	height: 8px;
	background-color: #C10003;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 6px;
}
.cont6-r li a{
	display: block;
	font-size: 14px;
	color: #eee;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.cont6-r li a:hover{
	color: #C10003;
	text-decoration: underline;
}
.cont6-r li p{
	font-size: 12px;
	color: #eee;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*内页*/

/*关于我们*/
.about-jj p {
    text-indent: 2em;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-bottom: 5px;
}

/*案例展示*/
.product-case a{
	float: left;
	width: 380px;
	margin-right: 30px;
	margin-bottom: 30px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product-case a:nth-child(3n){
	margin-right: 0;
}
.product-case a i{
	display: block;
	width: 380px;
	height: 320px;
	overflow: hidden;
}
.product-case a i img{
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product-case a div{
	position: relative;
    text-align: center;
    background: #FFF;
    height: 115px;
    overflow: hidden;
    padding: 0 20px;
}
.product-case a div h4{
	margin-top: 15px;
    font-size: 16px;
    color: #333;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product-case a div p{
	margin-top: 15px;
    font-size: 16px;
    color: #9b9996;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product-case a div em{
	position: absolute;
	font-size: 14px;
	text-align: center;
    left: 0;
    color: #fff;
    bottom: -48px;
    height: 48px;
    width: 100%;
    line-height: 48px;
    background: #c10003;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product-case a:hover div em{
	bottom: 0;
}
.product-case a:hover div h4,.product-case a:hover div p{
	margin-top: 10px;
}
.product-case a:hover {
	box-shadow: 0 0 10px #666
}
.product-case a:hover i img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

/*新闻详情*/
.news-xq-tit h2{
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}
.news-xq-tit p{
	text-align: center;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.news-xq-tit p span{
	margin: 0 10px;
}
.news-xq-tit{
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
}

.news-xq-c p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
	/*text-indent: 2em;
	margin-bottom: 20px;*/
}
.news-xq ul li a{
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.news-xq-c img{
	max-width: 100%;
	width: 80%;
	margin: 0 auto;
}
/*.news-xq ul li:first-child a{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #b5b5b5;
	border-radius: 50px;
	color: #b5b5b5;
	padding-left: 20px;
	background: url(../img/news/fh.png) no-repeat 30px center;
}*/
.news-xq-c{
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
}
.news-xq ul li:first-child{
	margin-bottom: 20px;
}

/*新闻列表*/
.news-list li {
    padding: 25px 60px 20px 20px;
    background: #FFF;
    margin-bottom: 35px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.news-list li .imga {
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	width: 320px;
	height: 205px
}
.news-list li .imga img {
	width: 100%;
	height: 100%;
}
.news-list li .imga .cate {
	position: absolute;
	top: 35px;
	left: 0;
	padding-right: 20px;
	background: #ff6700;
	line-height: 32px;
	color: #FFF
}
.news-list li .imga .cate i {
	float: left;
	width: 30px;
	height: 30px;
	margin: 1px 8px 1px 0;
	background: url(../images/public.png) -180px -30px no-repeat
}
.news-list li .info {
	overflow: hidden;
    width: 760px;
    float: right;
}
.news-list li .info .line {
	border-left: 52px solid #c10003;
	background: #D8D8D8;
	margin-bottom: 35px;
	height: 1px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.news-list li .info .tit {
	height: 44px;
	line-height: 44px;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 6px
}
.news-list li .info .tit a{
	color: #333;
}
.news-list li .info .tit a em{
	font-weight: normal;
	color: #c10003;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 14px;
}
.news-list li .info .note {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0 0 25px;
	line-height: 24px;
	color: #6A6969
}
.news-list li:hover {
	box-shadow: 0 0 10px #666;
	transform: translate3d(0,-8px,0);
	-webkit-transform: translate3d(0,-8px,0);
	-moz-transform: translate3d(0,-8px,0);
	-ms-transform: translate3d(0,-8px,0);
}
.news-list li:hover .info .line {
	border-left-width: 760px
}

/*服务项目*/
.product-list a{
	float: left;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
	width: 380px;
	height: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product-list a:nth-child(3n){
	margin-right: 0;
}
.product-list a img{
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product-list a h4{
	position: absolute;
	font-size: 36px;
	font-family: "宋体";
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 100%;
	left: 0;
	height: 100%;
	line-height: 300px;
	top: 0;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	text-shadow: 0 0 10px rgba(0,0,0,0.6);
}
.product-list a:hover h4{
	top: -20px;
}
.product-list a:hover img{
	/*-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)*/
}
.product-list a:hover{
	box-shadow: 0 8px 10px rgba(0,0,0,0.2);
	transform: translate3d(0,-8px,0);
	-webkit-transform: translate3d(0,-8px,0);
	-moz-transform: translate3d(0,-8px,0);
	-ms-transform: translate3d(0,-8px,0);
}

/*在线留言*/
.ly-box{
	padding: 50px;
	background-color: #fff;
}
.ly-box li{
	position: relative;
	width: 45%;
	float: left;
	margin-left: 2%;
	margin-bottom: 15px;
	border: 1px solid #ddd;
}
.ly-box li:nth-child(2n){
	float: right;
	margin-left: 0;
}
.ly-box li label{
	position: absolute;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	color: #333;
	left: -40px;
}
.ly-box li input{
	width: 100%;
	line-height: 40px;
	height: 40px;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 14px;
	color: #666;
}
.ly-box li:last-child{
	width: 98%;
}
.ly-box li textarea{
	width: 100%;
	height: 180px;
	display: block;
	box-sizing: border-box;
	padding: 10px;
	font-size: 14px;
	color: #666;
	resize: none;
}
.ly-box form>input{
	display: inline-block;
	width: 184px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	background-color: #d50f10;
	margin-left: 22px;
	margin-top: 10px;
}
.ly-box .site{
	border: none;
}
.ly-box .site input{
	width: 234px;
	border: 1px solid #ddd;
}
.ly-box .site span{
	margin: 0 10px;
}
/*联系我们*/
.contact-tit{
	margin-bottom: 60px;
}
.contact-tit h2{
	text-align: center;
	font-size: 36px;
	color: #333;
}
.contact-tit i{
	display: block;
	width: 90px;
	height: 1px;
	background-color: #ccc;
	margin: 8px auto 0;
}
.contact-tit p{
	text-align: center;
	font-size: 14px;
	color: #888;
	line-height: 36px;
}
.contact-c-l{
	width: 500px;
}
.contact-c-l h5{
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-bottom: 50px;
}
.contact-c-l div p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.contact-c-l div p a{
	color: #007CC3;
}
.contact-c-l div{
	margin-bottom: 40px;
}
.contact-map{
	width: 650px;
}
.contact-map img{
	width: 100%;
	height: auto;
}
.contact{
	margin-bottom: 100px;
}