#c_nav{right:20px;list-style:none;margin:0;position:fixed;top:15%;z-index: 98; display:none;}
#c_nav li:after{
	position: absolute;
	content:"";
	height: 100%;
	width: 2px;
	background-color: #ad2880;
	left: 50%;
	margin-left: -1px;
	top: 0;
	z-index: 1;
}
#c_nav li:first-child:after{
	height: 50%;
	top: 50%;
}
#c_nav li:last-child:after{
	height: 50%;
}
#c_nav li{text-align: center;position: relative;line-height: 30px;}
#c_nav li:before{
	position: absolute;
	content: "";
	width:10px;
	height:10px;
	left: 50%;
	top:50%;
	background-color: #ad2880;
	margin-left: -5px;
	margin-top: -5px;
	border-radius: 50%;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
	z-index: 2;
}
#c_nav a{display:block;font-size:14px;padding:5px 0;text-decoration:none;color: #ad2980;position: relative;z-index: 3;}
#c_nav a span{
	opacity: 0;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
#c_nav li:hover:before{
	background-color:#eacc9e;
}
#c_nav .current a span{opacity: 1;}
#c_nav li.current:before{
	display: none;
}
#c_nav li.current:after{
	display: none;
}
#c_nav li:hover a span{
	opacity: 1;
}
.a_result{
	text-align: center;
	margin-top: 15px;
	color:#b2287f;
	font-size: 18px;
}
/* banner */
.banner,.sw_ba{
	width: 100%;
}
.banner a{
	display: block;
	width: 100%;
}
.sw_pc{
	display: block;
	width: 100%
}
.sw_ob{
	display:none;
	width: 100%;
}
.sw_ne{
	position: absolute;
	z-index: 3;
	text-align: center;
}
.sw_nc{
	position: absolute;
	z-index: 3;
	text-align: center;
}
.sw_a{
	text-align: center;
	margin-top: 20px;
}
.sw_ne .swiper-pagination-bullet,.sw_a .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border:1px solid #fff;
	background-color: #ccc5c6;
	opacity: 1;
}
.sw_ne .swiper-pagination-bullet-active,.sw_a .swiper-pagination-bullet-active{
	background-color: #931560;
}
.sw_nc .swiper-pagination-bullet,.sw_a .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border:1px solid #fff;
	background-color: #ccc5c6;
	opacity: 1;
}
.sw_nc .swiper-pagination-bullet-active,.sw_a .swiper-pagination-bullet-active{
	background-color: #931560;
}
/* zuan */
.zuan{
	background-color: #e7e4ec;
}
.sw_zuan a{
	display: block;
}
/* 装修 */
.zh2{
	font-size:40px;
	text-align: center;
	color: #000;
	margin-bottom: 50px;
}
.zh_suan{
	border:1px solid #b22880;
	padding: 30px;
	position: relative;
	overflow: hidden;
}
.zh_suan .ch4{
	text-align: center;
	margin-bottom: 30px;
	font-size: 22px;
	color: #333;
}
.zh_suan .ch4 span{
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border:1px solid #b2287f;
	color: #b2287f;
	margin: 0 5px;
}
.zh_fl{
	float: left;
	width: 48%;
}
.zh_fr{
	width: 48%;
	float: right;
	position: relative;
	z-index: 1;
}
.su_form{
	width: 300px;
	margin: 0 auto;
}
.su_form input{
	display: block;
	box-sizing: border-box;
	padding: 0 10px;
	margin-bottom: 10px;
	width: 100%;
	padding-right: 15px;
	height: 40px;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #cccaca;
	outline: none;
}
.su_item{
	position: relative;
}
.su_item span{
	position: absolute;
	right:5px;
	top:5px;
	font-size: 12px;
}
.su_two{
	margin: 0 -1% 15px;
}
.su_two select{
	height: 40px;
	width: 48%;
	display: block;
	margin: 0 1%;
	float: left;
	border: 1px solid #cccaca;
}
.suan{
	position: absolute;
	width: 100px;
	height: 100px;
	background-color:#b2287f;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	margin-top:-50px;
	margin-left: -50px;
	z-index: 2;
	cursor: pointer;
}
.suan:hover{
	background-color:#ec36a9;
}
.suan button{
	background-color: transparent;
	color: #fff;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	outline: none;
	font-size: 18px;
}
.suan span{
	display: inline-block;
	padding-top: 25px;
}
.yuan{
	position: absolute;
	left: 50%;
	height: 100%;
	top: 0;
	z-index: 0;
}
.zh_jz{
	width: 300px;
	margin: 0 auto;
}
.zh_item{
	height:45px;
	border-bottom: 1px solid #ddd;
	line-height: 45px;
	position: relative;
	color: #444;
}
.z_yu{
	position: absolute;
	right: 0;
	top: 0;
}
.z_num{
	margin-left: 10px;
	display:inline-block;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	border:1px solid #ddd;
	vertical-align: middle;
	text-align: center;
	line-height: initial;
}
/* case */
.case{
	padding-top:60px;
	/*border-top: 1px solid #f3f3f3;*/
}
.ca_fl,.bo_fl,.nn_fl{
	width: 48%;
	float: left;
	position: relative;
}
.ca_fr,.bo_fr,.nn_fr{
	width: 48%;
	float: right;
	position: relative;
}
.ca_img{
	height:320px;
	background-size: cover;
	background-position: center;
}
.ca_fr .ca_img{
	margin-top:87px;
}
.mzi{
	position: absolute;
	z-index: 2;
	top: 0;
	width: 240px;
	left: 80px;
}
.h2_tit{
	font-size: 40px;
	color: #000;
	padding-top:50px;
	margin-bottom: 30px;
	font-weight: normal;
}
.ca_on p{
	line-height:2;
	font-size: 22px;
	color: #777;
}
.bo_fr{
	text-align: right;
}
.wzi{
	position: absolute;
	bottom: 0;
	left: 50px;
	width:260px;
}
.bo_fl .ca_img{
	margin-bottom:102px;
}
.nn_fr{
	height: 320px;
	background-size: cover;
	background-position: center;
}
.ca_nn{
	top: -90px;
	position: relative;
}
.nn_fl h5{
	font-size:40px;
	color:#b2287f;
	margin-top:150px;
}
.nn_zi{
	display: inline-block;
	text-align: right;
	margin-left: 15px;
}
.nn_zi a{
	display: inline-block;
	width: 100px;
	text-align: center;
	margin-top: 15px;
	background-color:#b2287f;
	color: #fff;
	padding: 12px 0;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.nn_zi a:hover{
	border-radius: 25px;
}
/* 风格 */
.feng{
	background-color: #e7e4ec;
	overflow: hidden;
}
.c_tit{
	text-align: center;
	padding-bottom:75px;
}
.c_tit h4{
	font-size:40px;
	font-weight: normal;
	color: #333;
}
.br_md .c_tit{
	padding-bottom: 0;
}
.br_con{
	padding-bottom: 25px;
}
.c_tit_sheji{
	text-align: center;
	padding-bottom:0px;
}
.c_tit_sheji h4{
	font-size:40px;
	font-weight: normal;
	color: #333;
}
.c_tit span{
	display: inline-block;
	position: relative;
}
.c_tit span:before,.c_tit span:after{
	position: absolute;
	content: "";
	top: 45%;
	height: 2px;
	width: 18px;
	background-color:#b2287f;
}
.c_tit span:before{
	left: -25px;
}
.c_tit span:after{
	right:-25px;
}
.feng{
	overflow: hidden;
}
.fp_ul{
	display: none;
	overflow: hidden;
}
.fp_ul:nth-child(1){
	display: block;
}
.fp_ul li{
	float: left;
	width: 25%;
	position: relative;
	height:350px;
	z-index: 1;
}
.fp_ul li a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.fp_con{
	position: absolute;
	left: 0;
	bottom: 0;
	width:100%;
	background-color:#e7e4ec;
	opacity: 0;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	border-bottom: 1px solid #ad2980;
}
.fp_con h4{
	font-size:15px;
	margin: 10px 15px 5px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.fp_con p{
	margin: 0px 15px 5px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	font-size: 14px;
	-webkit-box-orient:vertical;
	max-height: 38px;
}
.fp_dak{
	text-align: right;
	margin: 0 15px 10px;
}
.fp_dak span{
	display: inline-block;
	padding: 5px;
	color: #fff;
	background-color: #b2287f;
	font-size: 12px;
}
.fp_ul li:hover{
	z-index: 2;
}
.fp_ul li:hover .fp_con{
	opacity: 1;
}
.tabs{
	text-align: center;
	margin-top:60px;
	font-size: 25px;
}
.tabs li{
	display: inline-block;
}
.tabs li a{
	color: #000;
}
.tabs li a{
	display: block;
	padding: 0 15px;
}
.tabs li.active a{
	color: #b2287f;
}
.tabs span{
	display: inline-block;
	margin-left: 20px;
	font-weight: 300;
}
/* 核心竞争力 */
.hex_ul{
	margin: 0 -2%;
}
.hex_ul li{
	float: left;
	width: 21%;
	margin: 0 2% 50px;
	text-align: center;
	height:280px;
	box-sizing: border-box;
	box-shadow: 2px 2px 12px #ece1ea,-2px -2px 12px #ece1ea;
	border-radius: 20px;
}
.hex_ul li a{
	display: block;
	padding:30px;
}
.hex_ul li a img{
	width: 80px;
	margin-bottom: 20px;
}
.hex_ul li:last-child img{
	width: 140px;
	margin-top:100px;
}
.hex_con h4{
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
}
.hex_ul li a:hover h4{
	color:#ad2a81;
}
.hex_con p{
	font-size: 15px;
	color: #888;
	line-height: 1.8;
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	text-overflow:ellipsis;
}
/* 五部曲 */
.wu{
	border-top: 1px solid #fff6fb;
	box-shadow: 0px -1px 4px #ddd;
}
.wu_con{
	background-color: #e7e4ec;
	padding:100px 0;
}
.wu_ul li{
	width: 23%;
	margin: 0 1% 85px;
	float: left;
	text-align: center;
	position: relative;
}
.wu_ul li img{
	height: 80px;
	margin-bottom: 20px;
}
.wu_ul li:before{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	height: 30px;
	margin-top: -15px;
	width: 2px;
	background-color: #ce95b7;
}
.wu_ul li:nth-child(4n):before{
	display: none;
}
/* 家装环保 */
.huan{
	background-color: #e7e4ec;
}
.ja_fl{
	width: 48%;
	float: left;
}
.ja_img{
	height:350px;
	width: 100%;
	background-size: cover;
	background-position: center;
}
.ja_fr{
	float: right;
	width: 48%;
}
.ja_top{
	margin-bottom: 15px;
}
.ja_top h6{
	font-size: 18px;
	margin-bottom: 15px;
	color: #b22880;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.ja_top p{
	font-size: 15px;
	color: #888;
	height:85px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp:3;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	line-height: 2;
}
.ja_a{
	display: block;
	line-height:3;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.ja_a:hover{
	color: #b22880;
}
/* 在建工地 */
.vg_fl{
	float: left;
	width: 70%;
	height: 440px;
}
.vg_fl img{
	max-width: initial;
}
.vg_fl .mg_img{
	width: 100%;
	height: 100%;
}
.vg_fr{
	float: right;
	width: 20%;
}
.vg_fr h3{
	font-size: 32px;
	margin-bottom: 25px;
	font-weight: normal;
	color: #333;
}
.vg_item{
	margin-bottom: 10px;
}
.more a{
	background-color: #008CBA; /* Green */
	border: none;
	color:#fff;
	border-radius:10px 10px;
	padding: 10px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
.vg_item h6{
	font-size: 17px;
	font-weight: normal;
	margin-bottom:8px;
	color: #333;
}
.vg_item p{
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.vg_more a{
	color: #b22880;
	font-size: 20px;
}
.ku img{
	width: 100%;
}
/* 实景 */
.svr{
	border-bottom: 1px solid #eee;
}
.svr_box{
	width:85%;
	margin: 0 auto;
}
.svr_jg{
	position: relative;
	padding-right: 30%;
	padding-bottom:60px;
}
.svr_video{
	position: absolute;
	width: 45%;
	top:14%;
	left:10%;
	height: 59%;
}
.svr_video iframe{
	width: 106%;
	height: 106%;
}
.y_vr{
	position: absolute;
	right:0;
	bottom: 0;
	width: 65%;
}
.svr_fl{
	width: 100%;
	position: relative;
}
.sv_con{
	position: absolute;
	right:5.5%;
	top:30%;
	color: #fff;
	z-index: 3;
}
.sv_con h4{
	font-size: 50px;
	font-weight: normal;
}
.sv_con p{
	font-size: 30px;
	font-weight: 600;
}
.sv_more{
	position: absolute;
	bottom:15%;
	left: 32%;
	width: 80px;
	text-align: center;
	margin-left: -40px;
	background-color: #fff;
	border-radius: 25px;
	color:#e269a3;
	padding: 5px 10px;
	font-size: 14px;
	z-index: 3;
}
.sv_more:hover{
	color: #fff;
	background-color: #ad2980;
}
/* 设计师 */
.she_box{
	position: relative;
	padding: 50px 90px;
}
.s_wen{
	position: absolute;
	left: 52%;
	top:50px;
	width:34%;
	z-index: 2;
}
.s_img{
	height: 260px;
	background-size: cover;
	background-position:top center;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.s_tu{
	padding-top: 350px;
}
.s_tu .swiper-slide{
	width:16.6666%;
	box-sizing: border-box;
	padding: 0 20px;

}
.s_tu .swiper-slide.swiper-slide-next{
	width: 33.33333%;
	box-sizing: border-box;
	padding: 0 20px;
}
.s_tu .swiper-slide.swiper-slide-next .s_img{
	height: 600px;
	position: relative;
	top: -340px;
}
.s_tu .swiper-wrapper{
	height: 260px;
}
.sh_de{
	line-height: 2.2;
	color: #888;
	margin-top:79px;
	height: 265px;
	background-color: #fff;
}
.sh_de p strong{
	color:#b22880;
	margin-left: 40px;
}
.sh_de p em{
	color: #333;
	font-weight: 700;
	font-size: 24px;
}
.sh_de p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.sh_you{
	text-align: right;
	margin-top: 35px;
}
.sh_you a{
	display: inline-block;
	width: 100px;
	margin-left: 10px;
	text-align: center;
	padding: 4px 0;
	color: #fff;
	background-color: #b22880;
	-webkit-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-ms-transition:all 0.6s;
	-o-transition:all 0.6s;
	transition:all 0.6s;
}
.sh_you a:hover{
	border-radius: 25px;
}
.sao{
	height:98px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp:3;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
}
/* 新闻 */
.news{
	background-color: #e7e4ec;
}
.new_fl{
	float: left;
	width: 48%;
}
.new_fr{
	float: right;
	width: 48%;
}
.new_tab span{
	display: block;
	text-align: center;
	width: 50%;
	height:50px;
	float: left;
	line-height:50px;
	background-color: #d8d5dd;
}
.new_tab span.active{
	background-color: #fff;
}
.new_con{
	background-color: #fff;
}
.new_item{
	padding: 20px;
	border-bottom: 2px solid #e7e4ec;
	min-height:180px;
	overflow: hidden;
}
.new_item a{
	display: block;position: relative;
	padding-left: 300px;
}
.new_item a:hover .new_de p,.ljie a:hover{
	color: #ad2980;
}
.new_item a:hover .new_de h4{
	color: #333;
}
.new_img{
	position: absolute;
	left:0;
	top: 0;
	height:180px;
	width: 280px;
	background-position: center;
	background-size: cover;
}
.new_de h4{
	font-size: 18px;
	font-weight: normal;
	color: #b22880;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.new_de p{
	line-height: 1.8;
	font-size: 15px;
	color: #777;
	overflow: hidden;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	height: 103px;
}
.new_de>span{
	display: block;
	margin-top: 10px;
	color: #999;
	font-size: 14px;
}
.new_de>span em{
	margin-left: 10px;
	font-size: 12px;
}
.nmore{
	background-color:#fff;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: right;
	position: relative;
	top: -20px;
}
.nmore a{
	color: #b22880;
	font-size: 20px;
}
/* 荣誉 */
.honor{
	padding-top: 60px;
	border-bottom: 1px solid #eee;
}
.ho_ul{
	margin: 0 -1%;
	padding-bottom: 70px;
}
.ho_ul li{
	float: left;
	width: 23%;
	margin: 0 1%;
	text-align: center;
}
.ho_ul li a{
	display: block;
}
.ho_ul li h4{
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	color: #333;
	margin-top:5px; 
}
.ho_ul li p{
	margin-top: 5px;
	overflow: hidden;
	text-overflow:ellipsis;
	height: 47px;
    font-size: 14px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.ho_ul li span{
	display: block;
    width:55px;
    background-color: #b22880;
    margin: 10px auto 0px;
    text-align: center;
    padding: 2px 0;
    color: #fff;
    font-size: 12px;
}
.swp{
	background-color: #e7e4ec;
	padding: 60px 0;
}
.w_box{
	width: 1200px;


	margin: 0 auto;
	position: relative;
}
.nprev,.nnext{
	width: 20px;
	height:26px;
	background-size: cover;
	position: absolute;
	top: 40%;
	cursor: pointer;
}
.nprev{
	background-image: url(../images/aleft.png);
	left: -70px;
}
.nnext{
	background-image: url(../images/arig.png);
	right: -70px;
}
.sprev,.snext{
	width: 13px;
	height:26px;
	background-size: cover;
	position: absolute;
	bottom:30%;
	cursor: pointer;
}
.sprev{
	background-image: url(../images/zl.png);
	left:76px;
}
.snext{
	background-image: url(../images/zr.png);
	right: 76px;
}
.hmore{
	display: block;
	width: 120px;
	background-color:#b22880;
	margin: 0 auto 30px;
	text-align: center;
	padding: 10px 0;
	color: #fff;
}
/* 合作品牌 */
.br_ul li,.br_fl span,.br_fr span{
	border:1px solid #ddd;
	text-align: center;
	box-sizing: border-box;
	height:140px;
	line-height: 140px;
}
.br_ul li{
	width: 14.6666%;
	margin: 0 1% 25px;
	float: left;
}
.br_ul li img,.br_con img{
	vertical-align: middle;
	max-width:83%;
	max-height:127px;
}
.br_fl,.br_fr,.br_md{
	width: 31.333333%;
	float: left;
	margin: 0 1%;
}
.br_con,.br_ul{
	margin: 0 -1%;
}
.br_fl span,.br_fr span{
	display: block;
	float: left;
	width: 47%;
}
.br_fl span:nth-child(2),.br_fr span:nth-child(2){
	float: right;
}
.br_md{
	padding-top: 20px;
}
.k_ttt{
	display: none;
}
/* 友情链接 */
.an_tit{
	padding-bottom: 20px;
}
.an_tit h4{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    position: relative;
    padding-left: 10px;
}
.an_tit h4:before{
	position: absolute;
	content:"";
	left: 0;
	top: 20%;
	height: 60%;
	width: 2px;
	background-color:#b22880;
}
.flink{
	padding: 30px 0;
}
/**固定弹窗 */
.pro4_liuzi_wrap{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 4px;
	width: 420px;
}
.pro4_liuzi_main .close{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
	color: #b4b4b4;
	font-size: 24px;
	text-align: center;
	line-height: 28px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

/*新增*/
.bjx_ibx ul{
	
}
.bjx_ibx ul li{
	float: left;
    width: 33.33%;
    position: relative;
    z-index: 1;
}
.bjx_ibx ul li a{
	display:block;
	padding:0 5px;
}
.bjx_ibx .tp_pc{
	display:block;
}
.bjx_ibx .tp_mob{
	display:none;
}

@media (min-width:1930px){
	.s_tu .swiper-slide{
		width: 14.285%;
	}
	.s_tu .swiper-slide.swiper-slide-next{
		width: 28.571%;
	}
	.s_img,.s_tu .swiper-wrapper{
		height: 300px;
	}
	.s_tu .swiper-slide.swiper-slide-next .s_img{
		height: 700px;
		top: -402px;
	}
	.s_tu{
		padding-top: 402px;
	}
}
@media (max-width:1500px){
	.nprev{
		left:-30px;
	}
	.nnext{
		right: -30px;
	}
	.c_tit{
		padding-bottom: 60px;
	}
}
@media (max-width:1400px){
	#c_nav{
		right: 3px;
	}
	.cwrap{
		min-width: 280px;
		width: 90%;
	}
	.w_box{
		width:80%;
	}
	.vg_fr h3{
		font-size: 30px;
	}
	.zh2,.h2_tit,.nn_fl h5,.c_tit h4{
		font-size: 35px;
	}
	.tabs{
		font-size: 20px;
	}
	.tabs{
		margin-top: 40px;
	}
	.c_tit{
		padding-bottom: 50px;
	}
	.hex_ul li{
		margin-bottom: 40px;
	}
	.s_tu .swiper-slide,.s_tu .swiper-slide.swiper-slide-next{
		padding: 0 10px;
	}
	.s_img{
		height: 230px;
	}
	.s_tu .swiper-slide.swiper-slide-next .s_img{
		height: 570px;
	}
	.fp_ul li{
		height:290px;
	}
	.sv_con h4{
		font-size: 40px;
	}
	.sv_con p{
		font-size: 20px;
	}
}
@media (max-width:1366px){
	.new_img{
		width: 240px;
	}
	.new_item a{
		padding-left: 260px;
	}
}
@media (max-width:1200px){
	.c_tit{
		padding-bottom: 40px;
	}
	.hex_ul li{
		margin-bottom: 30px;
	}
	.zh2,.h2_tit,.nn_fl h5,.c_tit h4{
		font-size: 30px;
	}
	.vg_fr h3{
		font-size: 27px;
	}
	.tabs{
		margin-top: 30px;
		font-size: 18px;
	}
	.vg_item h6{
		font-size: 18px;
	}
	.she_box{
		padding-top:10px;
	}
	.s_tu .swiper-slide{
		width: 20%;
	}
	.s_tu .swiper-slide.swiper-slide-next{
		width: 40%;
	}
	.s_wen{
		left: 60%;
		width: 30%;
	}
	.sh_you a{
		width: 80px;
		font-size: 14px;
		padding: 3px 0;
	}
	.sao{
		font-size: 14px;
		height: 84px;
	}
	.she_box{
		padding-bottom: 30px;
	}
	.zh2{
		margin-bottom: 40px;
	}
	.ca_img,.nn_fr{
		height: 300px;
	}
	.fp_ul li{
		height:250px;
	}
	.new_img{
		width:195px;
		height: 154px;
	}
	.new_item a{
		padding-left: 215px;
	}
	.new_de h4{
		font-size: 16px;
	}
	.new_de p{
		font-size:14px;
		height: 95px;
	}
	.new_item{
		min-height: 154px;
	}
	.br_ul li,.br_fl span, .br_fr span{
		height: 120px;
		line-height: 120px;
	}
}
@media (max-width:1080px){
	.sh_de{
		height: 230px;
	}
	.sh_de p em{
		font-size: 20px;
	}
	.sh_de p strong{
		font-size: 14px;
	}
	.br_ul li,.br_fl span, .br_fr span{
		height: 100px;
		line-height: 100px;
	}
	.s_tu .swiper-slide{
		width: 25%;
	}
	.s_tu .swiper-slide.swiper-slide-next{
		width: 50%;
	}
	.s_wen{
		left: 70%;
		width: 20%;
	}
	.sh_you{
		margin-top: 20px;
	}
	.sh_you a{
		width: 73px;
		font-size: 12px;
	}
	.s_tu{
		padding-top: 280px;
	}
	.s_tu .swiper-slide.swiper-slide-next .s_img{
		height: 500px;
		top: -270px;
	}
	.she_box{
		padding-bottom: 0;
	}
	.su_form{
		margin: 0;
	}
	.zh_jz{
		float: right;
		margin:0;
	}
	.zh_suan .ch4{
		width: 300px;
	}
	.zh_suan .zh_fr .ch4{
		float: right;
	}
	.zh2{
		margin-bottom: 30px;
	}
	.mzi{
		width: 180px;
		top:21px;
	}
	.wzi{
		width: 200px;
		bottom: 24px;
	}
	.ca_img, .nn_fr{
		height: 280px;
	}
	.hex_ul li a img{
		width: 55px;
	}
	.hex_ul li{
		height: 240px;
		margin-bottom: 20px;
		margin-left: 1%;
		margin-right: 1%;
		width: 23%;
	}
	.hex_ul li a{
		padding: 25px;
	}
	.hex_ul li:last-child img {
	    width: 70%;
	    margin-top: 72px;
	}
	.hex_ul{
	    margin: 0 -1%;
	}
	.hex_con h4{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.hex_con p{
		font-size: 14px;
		line-height: 1.5;
		height: 62px;
	}
	.honor{
		padding-top: 50px;
	}
	.ho_ul{
		padding-bottom: 50px;
	}
	.sv_con h4{
		font-size: 30px;
	}
	.sv_con p{
		font-weight: normal;
	}
	.sv_con{
		right: 7%
	}
	.br_ul li img,.br_con img{
		max-height: 90px;
	}
}
@media (max-width:900px){
	.ljie a{
		font-size: 12px;
	}
	.w_box{
		width: 76%;
	}
	.ho_ul li p{
		font-size: 14px;
	}
	.c_tit{
		padding-bottom: 35px;
	}
	.s_tu .swiper-slide.swiper-slide-next .s_img{
		height: 230px;
		top: 0
	}
	.s_tu .swiper-slide,.s_tu .swiper-slide.swiper-slide-next{
		width: 33.3333333%;
	}
	.s_tu{
		padding-top: 0;
	}
	.s_wen{
		position:initial;
		width: 100%;
	}
	.sh_you{
		text-align: left;
		margin-top: 10px;
	}
	.s_tu .swiper-wrapper,.sh_de{
		height: auto;
	}
	.sh_de{
		margin-bottom: 15px;
	}
	.sh_you a{
		margin-left: 0;
		margin-right: 8px;
	}
	.zh_fl,.zh_fr{
		width: 100%;
		float: none;
		position: relative;
		z-index: 2;
	}
	.zh_suan .ch4,.zh_jz,.su_form{
		width: 100%;
	}
	.zh_jz,.zh_suan .zh_fr .ch4{
		float: none;
	}
	.suan{
		position: relative;
		margin:30px auto 0;
		top: 0;
		left: 0;
	}
	.zh_fr{
		margin-top:35px;
	}
	.zh_suan .ch4{
		margin-bottom: 15px;
		font-size: 20px;
	}
	.zh2,.h2_tit,.nn_fl h5,.c_tit h4{
		font-size: 27px;
	}
	.vg_fr h3{
		font-size: 25px;
	}
	.ca_img,.nn_fr{
		height: 270px;
	}
	.ca_on p{
		font-size: 18px;
		line-height: 1.8;
	}
	.fp_ul li{
		height:210px;
	}
	.tabs{
		font-size: 16px;
		margin-top: 20px;
	}
	.ja_a{
		line-height: 2;
	}
	.ja_img{
		height: 265px;
	}
	.new_fl,.new_fr{
		width: 100%;
	}
	.br_ul li,.br_fl span, .br_fr span{
		height: 80px;
		line-height: 80px;
	}
	.br_md{
		padding-top: 10px;
	}
	.nmore{
		top: -2px;
	}
	.new_fl{
		margin-bottom: 15px;
	}
	.an_tit{
		padding-bottom: 15px;
	}
	.an_tit h4{
		font-size: 18px;
	}
	.fp_con h4{
		font-size: 14px;
		margin: 8px 10px 3px;
	}
	.fp_con p{
		font-size: 12px;
		margin: 0 10px 3px;
	}
	.fp_dak{
		margin: 0 10px 8px;
	}
	.br_ul li img,.br_con img{
		max-height:60px;
	}
	.sh_de{
		margin-top: 0;
	}
}
@media (max-width:768px){
	.sw_pc{
		display: none;
	}
	.sw_ob{
		display: block;
	}
	.zh_suan .ch4{
		font-size: 18px;
	}
	.zh_item{
		font-size: 14px;
	}
	.zh2,.h2_tit,.nn_fl h5,.c_tit h4{
		font-size: 25px;
	}
	.vg_fr h3{
		font-size: 22px;
	}
	.ca_img, .nn_fr{
		height: 220px;
	}
	.wzi{
		width: 160px;
    	bottom: 39px;
	}
	.mzi {
	    width: 145px;
	    top: 35px;
	}
	.ca_on p{
		font-size: 16px;
	}
	.h2_tit{
		margin-bottom: 13px;
		padding-top: 30px;
	}
	.case{
		padding-top: 60px;
	}
	.fp_ul li{
		width: 33.333333333%;
	}
	.fp_ul li:nth-child(4){
		display: none;
	}
	.hex_ul li{
		width: 48%;
		height:215px;
	}
	.hex_ul li:last-child img{
		max-width: 170px;
		margin-top: 60px;
	}
	.hex_ul li a img{
		width: 45px;
	}
	.br_ul li, .br_fl span, .br_fr span{
		height: 70px;
		line-height: 70px;
	}
	.fo_top{
		font-size: 14px;
	}
	.sv_con h4{
		font-size: 25px;
	}
	.sv_con p{
		font-size: 17px;
	}
	.svr_video iframe{
		width:100%;
		height:188px;
		/*display: none;*/
	}
	.svr_video{
		position:relative;
		width:100%;
		left:0;
		overflow:hidden;
	}
	.an_tit{
		padding-bottom: 10px;
	}
	.an_tit h4{
		font-size: 16px;
	}
	.br_ul li img,.br_con img{
		max-height: 50px;
	}
	.svr_fl>img{
		display:none;
	}
	.svr_fl .sv_more,.svr_jg .y_vr,.svr_jg .sv_con{
		display:none;
	}
	.c_tit_sheji h4{
		font-size:30px;
	}
	
	
}
@media(max-width:700px){
	#c_nav{display:none}
}
@media (max-width:640px){
	.yuan{
		display: none;
	}
	.fo_top{
		font-size: 12px;
		padding: 5px 0;
	}
	.ljie a{
		float: none;
		width: auto;
		display: inline-block;
		margin-right: 10px;
	}
	.br_ul li{
		width:23%;
		margin-bottom: 15px;
	}
	.br_con{
		padding-bottom: 15px;
	}
	.s_tu .swiper-slide, .s_tu .swiper-slide.swiper-slide-next{
		width: 50%;
	}
	.zh2,.h2_tit,.nn_fl h5,.c_tit h4{
		font-size: 22px;
	}
	.vg_fr h3{
		font-size: 20px;
		text-align: center;
		margin-top: 15px;
	}
	.zh2{
		margin-bottom: 20px;
	}
	.zh_suan .ch4{
		font-size: 16px;
	}
	.zh_suan{
		padding: 20px;
	}
	.suan{
		width: 60px;
		height: 60px;
	}
	.suan span{
		
		padding-top: 10px;
	}
	.suan button{
		font-size: 15px;
	}
	.suan{
		margin-top: 15px;
	}
	.case{
		padding-top: 40px;
	}
	.ca_fl, .bo_fl, .nn_fl,.ca_fr, .bo_fr, .nn_fr{
		float: none;
		width: 100%;
	}
	.h2_tit{
		padding-top: 15px;
		margin-bottom: 8px;
		text-align: center;
	}
	.mzi{
		top: -52px;
	}
	.wzi{
		bottom: -63px;
	}
	.ca_top{
		margin-bottom: 20px;
	}
	.bo_fl .ca_img{
		margin-bottom: 60px;
	}
	.ca_on p{
		text-align: center;
	}
	.ca_nn{
		top: 0;
	}
	.nn_fl h5{
		margin-top: 20px;
	}
	.nn_zi{
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}
	.nn_fr{
		margin-bottom: 30px;
	}
	.nn_zi a{
		font-size: 14px;
	}
	.fp_ul li{
		width: 50%;
	}
	.fp_ul li:nth-child(3){
		display: none;
	}
	.tabs li a{
		padding: 0 3px;
	}
	.tabs span{
		margin-left: 5px;
	}
	.ja_top h6{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.ja_top p{
		font-size: 14px;
		height: 72px;
		line-height: 1.8;
	}
	.ja_top{
		margin-bottom: 10px;
	}
	.ja_img{
		height: 240px;
	}
	.vg_fl{
		width: 100%;
		height: 280px;
		float: none;
	}
	.vg_fr{
		width: 100%;
		float: none;
	}
	.vg_item h6{
		font-size: 16px;
	}
	.vg_item{
		border-bottom: 1px dashed #ddd;
		padding-bottom: 5px;
	}
	.vg_item p{
		font-size: 14px;
	}
	.vg_more{
		text-align: center;
	}
	.vg_more a{
		font-size: 16px;
	}
	.ho_ul li p{
		display: none;
	}
	.ho_ul{
		padding-bottom: 30px;
	}
	.ho_ul li{
		width: 48%;
		margin-bottom: 15px;
	}
	.w_box{
		width: 78%;
		margin-left: 7%;
		margin-right: 15%;
	}
	.y_vr{
		width: 50%;
		bottom: 10%;
	}
	.svr_jg{
		padding-right: 15%;
	}
	.sv_con h4{
		font-size: 20px;
	}
	.sv_con p{
		font-size: 14px;
	}
	.c_tit span{
		font-size: 12px;
	}
	.nmore{
		text-align: left;
		padding-left: 20px;
	}
	.nmore a{
		font-size: 16px;
	}
	.swp{
		display: none;
	}
	.bjx_ibx ul li{
		width:100%;
	}
	.bjx_ibx ul li a{
		padding:4px 0;
	}
	.bjx_ibx .tp_pc{
		display:none;
	}
	.bjx_ibx .tp_mob{
		display:block;
	}
}
@media (max-width:500px){
	.s_tu .swiper-slide, .s_tu .swiper-slide.swiper-slide-next{
		width: 100%;
	}
	.s_img{
		height: 438px;
	}
	.s_tu .swiper-slide, .s_tu .swiper-slide.swiper-slide-next{
		padding: 0;
	}
	.zh2,.h2_tit,.nn_fl h5,.c_tit h4{
		font-size: 20px;
	}
	.vg_fr h3{
		font-size: 18px;
	}
	.ja_fl{
		display: none;
	}
	.ja_fr{
		width: 98%;
		float: none;
	}
	.ja_top{
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
	}
	.new_img{
		width: 80px;
		height: 70px;
	}
	.new_item a{
		padding-left: 92px;
	}
	.new_de p{
		height: auto;
		display: block;
		white-space: nowrap;
	}
	.new_item{
		min-height:70px;
		padding: 15px;
	}
	.new_de>span{
		font-size: 12px;
		margin-top: 5px;
	}
	.nmore a{
		font-size: 16px;
	}
	.c_tit{
		padding-bottom: 20px;
	}
	.new_tab span{
		height: 40px;
		line-height: 40px;
	}
	.br_fl, .br_fr{
		width: 48%;
	}
	.br_fl span, .br_fr span{
		width: 49%;
		margin: 0 0 15px;
	}
	.br_fl span:nth-child(2),.br_fl span:nth-child(2){
		float: right;
	}
	.br_md{
		display: none;
	}
	.k_ttt{
		display: block;
	}
	.sv_con p{
		display: none;
	}
	.svr_jg{
		padding-right: 0;
	}
	.svr_jg{
		padding-bottom: 0;
	}
	.honor,.case{
		padding-top: 30px;
	}
	#c_nav a{
		font-size: 12px;
		padding: 3px 0;
	}
	#c_nav li:before{
		width: 6px;
		height: 6px;
		margin-left: -3px;
		margin-top: -3px;
	}
	#c_nav li:after{
		width: 1px;
		margin-left: -0.5px;
	}
	.swp{
		padding: 50px 0;
	}
	.br_con{
		padding-bottom: 0;
	}
}
@media (max-width:414px){
	.she_box{
		padding: 0;
		width: 90%;
		margin: 0 auto;
	}
	.sprev, .snext{
		position:initial;
		display: inline-block;
		background-color: #eee;
		background-size:auto 30px;
		background-position: center;
		background-repeat:no-repeat;
		width: 32px;
		height:41px;
	}
	.c_center{
		text-align: center;
		margin-top: 10px;
	}
	.zh2,.h2_tit,.nn_fl h5,.c_tit h4{
		font-size: 18px;
	}
	.vg_fr h3{
		font-size: 16px;
	}
	.ca_on p{
		font-size: 14px;
	}
	.mzi{
		width: 50px;
		top: -18px;
	}
	.ca_fr .ca_img{
		margin-top: 30px;
	}
	.wzi{
		width: 63px;
		bottom: -24px;
	}
	.bo_fl .ca_img{
		margin-bottom: 21px;
	}
	.nn_zi a{
		width: 70px;
		padding: 5px 0;
		font-size: 12px;
	}
	.fp_ul li{
		height: 200px;
	}
	.hex_con p{
		display: none;
	}
	.hex_ul li{
		height: 100px;
		margin-bottom: 15px;
	}
	.hex_ul li a{
		padding: 15px;
	}
	.hex_ul li a img{
		width:35px;
		margin-bottom: 8px;
	}
	.hex_con h4{
		font-size: 14px;
	}
	.hex_ul li:last-child img {
	    max-width: 97px;
	    margin-top: 28px;
	}
	.w_box{
		width: 70%;
		margin-left: 10%;
		margin-right: 20%;
	}
	.ja_a,.new_tab span{
		font-size: 14px;
	}
	.case{
		padding-top: 20px;
	}
	.swp{
		padding: 40px 0;
	}
	.vg_fl{
		height: 260px;
	}
	.new_de h4{
		font-size: 15px;
	}
	.new_de p{
		line-height: 1.5;
	}
	.new_item{
		padding: 10px;
	}
	#c_nav{
		margin-top: 0px;
		bottom: 20px;
		top: auto;
	}
	#c_nav li{
		line-height: 25px;
	}
	.banner{
	    margin-top:87px; 
	  }
}
@media (max-width:376px){
	.fp_ul li{
		height:160px;
	}
	.tabs{
		margin-top: 15px;
	}
	.sprev, .snext{
		background-size: auto 18px;
		width: 21px;
    	height: 25px;
	}
	.swp{
		padding: 30px 0;
	}
	.vg_fl{
		height: 220px;
	}
	.banner{
	    margin-top:82px; 
	 }
}
