@charset "utf-8";
.slideBox{ position:relative;}
.swiper-pagination-bullet{ background:rgba(0,0,0,0.2); border:1px solid #fff; opacity:1;}
.pagination{position: absolute;left: 0;bottom:20px; z-index: 99;width: 100%;text-align: center;}
.swiper-pagination-bullet{ margin-right:6px;}
.swiper-pagination-bullet-active{ background:#bc9882;}
.slideBox img{
	display:block;
}
/*======查找分公司=============================*/
.form{
  /*height: 155px;*/
  background: #1d1e24;
  width:100%;
  float:left;
  padding:30px 0;
}
.form-con{
	padding:0 4%;
    margin:0 auto;
    text-align: center;
}
.form-con .biaoti{
	text-align:center;
	font-size:16px;
	color:#fff;
	line-height:180%;
}
.form-con .biaoti span{
	 font-size:16px;
	 color:#deb56f
}
.c_select{ 
	background:#FFF; 
	cursor: pointer;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 12px;
	border: 1px solid #cccccc;
	padding-left:5px;
}
.arselect{
	width:100%;
	clear:both;
}
.arselect .ar{
	width:33.3333%;
	float:left;
	margin-bottom:10px;
	padding-right:5px;
}
.pr0{
	padding-right:0!important
}
.arselect .ar2{
	width:100%;
	float:left;
	margin-bottom:10px;
	
}
.form-table{
  width: 100%;
  height: 50px;
  display: inline-block;
  margin-top: 21px;
  cursor: pointer;
}
.form-table-left{
  height:45px;
  width:-moz-calc(100% - 100px);
  width:-webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  box-sizing: border-box;
  border-radius: 4px;
  background:#FFF;
  color:#888;
  float:left;
  padding-top:5px;
  margin:0 auto;
  text-align:center;
  font-size:0;
  padding-right:5px;
}
.form-table-right{
  float:right;
  width: 90px;
  height: 45px;
  border:0;
  border-radius: 5px;
  background-color: #d9000f;
  color:#fff;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}
.table-con{
  display:inline-block;
  /*padding: 0px  40px;*/
  border-right: 0px solid #e8e8e8;
  position: relative;
  width:33.3333%;
  padding-left:5px
}
/*.c_select{ 
	background: url(../../images/arw7.png) 90px 25px no-repeat  ; cursor: pointer; width: 100px;height: 40px;line-height: 40px;color: #000;border: 1px solid #cccccc;font-size:14px;padding-left:5px;
}*/
/**************/
.about_list{width:100%;z-index:99;padding:0; clear:both; background:#FFF; margin:30px auto; padding:0 15px; float:left}
.ibiaoti{ clear:both;}
.ibiaoti h2{text-align:center; font-size:24px; color:#000; padding-bottom:10px; position:relative; font-family:Calibri; font-weight:bold; width:100%; line-height:100%; letter-spacing:2px;}
.ibiaoti h3{color:#444444; font-size:14px;font-weight:normal; text-align:center; height:31px; line-height:31px; width:280px; margin:5px auto 30px auto; background:url(../../../images/bg1.png) no-repeat; background-size:280px; padding-left:10px}
.about_list ul li h3{color:#202020; font-size:20px;line-height:100%; margin-top:30px; background:none}
.about_list ul li:hover h3{color:#2190ae; font-size:20px;}
.about_list ul li p{color:#8C8C8C; text-align:center; font-size:12px; line-height:160%; margin:6px auto}
.about_list ul li:hover p{ color:#000}
.about_list ul{overflow:hidden;text-align:center;margin:auto}
.about_list li{/*display:inline-block;*display:inline;*zoom:1;*/
    overflow:hidden;
	margin:0 10px 25px 0;
	position:relative;
	float:left;
    width:-moz-calc((100% - 10px) / 2);
	width:-webkit-calc((100% - 10px) / 2);
	width: calc((100% - 10px) / 2);
}
.about_list li a{width:100%;/*min-height:450px;*/text-align:center; font-size:16px;color:#fff; line-height:45px; position:relative;display:block; padding-bottom:50px}
.about_list li a img{width:100%;/*min-height:368px;*/box-sizing: border-box;border: 1px solid #FFF;border-radius:0;}
.about_list li:hover a img{border: 0px solid #2190ae;/*animation: swing 1s 0s linear normal;-webkit-animation: swing 1s 0s linear normal*/}
.xia{
	width:90%;
	left:50%;
	margin-left:-45%;
	position:absolute;
	bottom:10px;
	background:#FFF;	
	border-radius:5px;
	box-shadow:0 5px 5px rgba(0,0,0,.2);
	padding:15px 0
}
.xia h4{
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:0;
	line-height:100%;
}
.xia h5{
	width:80px;
	background:#D51719;
	margin:0 auto;
	height:30px;
	line-height:30px;
	border-radius:20px;
	font-size:15px;

}
.about_list li a span{ position:absolute;width:100%;height:45px;line-height:45px;left:0;bottom:10px;color:#ff;background:url(0-33.png);-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.about_list li a:hover span{bottom:15px}
/********首页公司简介*******************************/
.about_main{
	clear:both;
	width:100%;
	float:left;
	background:#FBF4EC;
	box-shadow:0px 5px 5px 0px rgba(204,204,204,0.5) inset;
	padding:30px 4% 0 4%;	
}
.about_main .left{
	float:right;
	width:100%;
	padding-top:0px;
	padding-bottom:50px;
	background:url(../../../images/yinying2.png) no-repeat center 422px;
}
.about_main .right{
	float:left;
	width:-moz-calc(100% - 0px);
	width:-webkit-calc(100% - 0px);
	width: calc(100% - 0px);
}
.about_main .right .neirong{
	font-size:15px;
	font-weight:400;
	line-height:210%;
	margin-top:0px;
}
.about_main .right .neirong h4{
	font-size:16px;
	font-weight:400;
}
.about_main .right .neirong p{
	text-indent:2em;
	margin-top:20px
}
.about_main .right a.learnmore{
	display:block;
	margin-top:16px;
	position: relative;
    z-index: 22;
    font-size: 15px;
    transition: all .5s;
	line-height:136px;
	font-weight:normal;
	font-size:18px;
}
.about_main .right a.learnmore img{
	display:inline-block;
	margin-left:20px;
	float:right;
	vertical-align:middle;
	width:160px
}
.about_main .right a.learnmore span{
	font-family:'宋体';
	padding:0 10px;
	display:inline-block;
}
.about_main .right a.learnmore:hover{
	color:#D51717
}
/*===============首页案例start===============*/
.indexcase{
	width:100%;
	float:left;
	clear:both;
	background:#FBF4EC;
}
.casetit{
	width:100%;
	clear:both;
	text-align:center;
	position:relative;
	margin-bottom:40px;
}
.casetit .redline{
	width:100%;
	height:1px;
	float:left;
	display:block;
	background:#D51719;
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
}
.casetit li{
	display:inline-block;
	width:68px;
	height:60px;
	background:#FBF4EC;
	text-align:center;
	z-index:2;
	position:relative;
	font-size:14px;
	font-weight:bold;
	line-height:180%;
	padding-top:10px;
	margin:0 15px;
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}
.casetit .cure,.casetit li:hover{
	background:#D51719;
	color:#FFF;
}
.casetit li span{
	display:block;
	font-size:26px;
	font-weight:bold;
}
.honor { padding-bottom:10px;background-color: #fff; width:100%; overflow:hidden}
.honor .con { position:relative; }
.honor .con ul { font-size:0; margin:0px; width:100%}
.honor .con li { display:inline-block; width:100%; box-sizing:border-box; padding:0px; }
.honor .con li a { display:block; background:#FFFFFF; border:0px solid #EEEEEE; padding:0px; position:relative; font-size:18px; }
.honor .con li .img { text-align:center;vertical-align: middle;display: table-cell;width:100%;}
.honor .con li .img i { display:inline-block; vertical-align:middle; height:100%; }
.honor .con li .img img { display:inline-block; vertical-align:middle; max-width:100%; max-height:100%; }
.honor .con li .pla { position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/honor_opacity.png); visibility:hidden; opacity:0; transition:all .5s ease; }
.honor .con li .pla i { display:inline-block; vertical-align:middle; height:100%; }
.honor .con li .pla p { display:inline-block; width:100%; vertical-align:middle; background:url(../images/honor_logo.png) no-repeat top center; text-align:center; color:#FFFFFF; padding-top:40px; }
.honor .con li a:hover .pla { opacity:1; visibility:visible; }
.honor .con a.prev { position:absolute; left:-60px; top:50%; width:30px; height:50px; margin-top:-25px; background:url(../images/honor_prev.png) no-repeat center center; }
.honor .con a.prev:hover { background-image:url(../images/honor_prev_on.png); }
.honor .con a.next { position:absolute; right:-60px; top:50%; width:30px; height:50px; margin-top:-25px; background:url(../images/honor_next.png) no-repeat center center; }
.honor .con a.next:hover { background-image:url(../images/honor_next_on.png); }
/*===============首页设计师===============*/
.indexdesigner{
	width:100%;
	clear:both;
	float:left;
	background:#FFF;
	padding:30px 0;
}
.tempWrap{
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.review2 {
	overflow:hidden;
	clear:both;
	float:left;
	width:100%;
	padding:0 calc(4% - 5px);
}
.review2 .list2{
	position:relative;
	margin-top:0px;
}
.review2 .con2 ul {
	font-size:0;
	width:100%;
	margin:0 auto;
}
.review2 .con2 li {
	display:inline-block;
	vertical-align:top;
	width:50%;
	box-sizing:border-box;
	padding:0 5px;
}
.review2 .con2 li a {
	display:block;
	background:#FFFFFF;
	padding:0px;
	border:#e0e0e0 0px solid;
}
.review2 .con2 li a .img{
	position:relative;
	overflow:hidden;
}
.review2 .con2 li a .img img.desigenr-pic {
	max-width:100%;
	
}
.review2 .con2 li:hover img.desigenr-pic {
	-moz-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform:scale(1.1);
	transition: all linear 0.3s;
}
.review2 .con2 li a .txt{
	height:110px;
	overflow:hidden;
	padding:10px 0 0 0;
}
.review2 .con2 li a .txt p { color:#202020; font-size:14px; font-weight:400; line-height:24px; overflow:hidden; }
.review2 .con2 li a .txt strong { display:block; margin:0 0 10px 0; color:#202020; font-weight:bold; font-size:18px; }
.review2 .con2 li a:hover { }
.review2 .con2 li a:hover p { color:#AF2427; }
.review2 .con2 li a:hover strong { color:#AF2427; }
.review2 .con2 a.prev { position:absolute; left:-3%; top:50%; width:40px; height:40px; margin-top:-75px; background:url(../../../images/project_prev.png) no-repeat center center rgba(0,0,0,0.3);border-radius:100%; z-index:9999999999}
.review2 .con2 a.prev:hover { background:url(../../../images/project_prev_on.png) no-repeat center center rgba(0,0,0,0.3); outline:none; z-index:9999999999}
.review2 .con2 a.next { position:absolute; right:-3%; top:50%; width:40px; height:40px; margin-top:-75px; background:url(../../../images/project_next.png) no-repeat center center rgba(0,0,0,0.3);border-radius:100%; z-index:9999999999}
.review2 .con2 a.next:hover { background:url(../../../images/project_next_on.png) no-repeat center center rgba(0,0,0,0.3); outline:none; z-index:9999999999}

.desinger_hover{
  width: 100%;
  height: 100%;
  cursor: pointer;
  position:absolute;
  top:0;
  left: 0;
  text-align: center;
  background-color: #000;
  background: rgba(0,0,0,0.5);
  opacity:0;
  transition: all linear 0.5s;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  vertical-align:middle;
  padding-top:35%;
  z-index:999999;
}
.desinger_hover span.designer_more{
	display:block;
}
.review2 .con2 li:hover .desinger_hover{
	opacity:1;
	width: 100%;
    height: 100%;
}

.i_sjs2_list_c{margin:0 auto; clear:both; padding-top:20px; overflow:hidden; width:100%!important;}
.i_sjs2_list{ width:100%;}
.i_sjs2_list li{float:left; width:72px; height:87px; overflow: hidden; position: relative;}
.i_sjs2_list li img{
	opacity:0.45;
	height: 87px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.i_sjs2_list li:hover img{ opacity:1;}

.desinger_filter{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
  padding:0 4%;
}
.desinger_small img{
  cursor: pointer;
}
.desinger_filter select{
  border:1px solid #ccc;
  padding: 9px;
  border-radius: 0;
}
.select_box{
  border:1px solid #ccc;
  width:136px;
  height: 40px;
  box-sizing: border-box;
  font-size: 14px;
  color:#000;
  float: left;
  margin-top: 34px;
}

/*===============楼盘=====================*/
.loupan{
	width:100%;
	clear:both;
	float:left;
	background:#f6f6f6;
	padding:30px 4%;
}
.loupanlist li{
	float:left;
	width:-moz-calc((100% - 15px) / 2);
	width:-webkit-calc((100% - 15px) / 2);
	width: calc((100% - 15px) / 2);
	margin-right:15px;
	position:relative;
	margin-bottom:30px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.loupanlist img{
	width:100%;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
	display:block;
}
.loupanlist .img{
	overflow:hidden;
	position:relative;
}
.loupanlist .img:hover img{
	transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.loupanlist li .txt{
	position:absolute;
	bottom:0;
	color:#FFF;
	font-size:14px;
	line-height:30px;
	height:30px;
	padding-left:12px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.loupanlist li .fengge{
	position:absolute;
	top:0;
	right:0;
	width:80px;
	height:60px;
	background:rgba(150,140,130,0.9);
	padding-left:10px;
	color:#FFF;
	font-size:14px;
	line-height:140%
}
.loupanlist li .fengge span{
	display:block;
	font-size:12px;
	margin-top:10px;
}
/*===============7s流程===================*/
.liucheng{
	clear:both;
	width:100%;
	float:left;
	background:url(../../../images/bg2.jpg) no-repeat;
	height:400px;
	background-size:cover;
	padding-top:60px;
}
.liucheng .ibiaoti h2{
	color:#FFF;
}
.liucheng ul{
	font-size:0;
	text-align:center;
}
.liucheng ul li{
	display:inline-block;
	background:rgba(0,0,0,0.5);
	width:-moz-calc((100% - 8px) / 4);
	width:-webkit-calc((100% - 8px) / 4);
	width: calc((100% - 8px) / 4);
	height:80px;
	font-size:12px;
	color:#C4FD8A;
	border-radius:10px;
	margin:0 1px 10px 1px;
	padding-top:10px
}
.liucheng ul li:hover img{
	animation: swing 1s 0s linear normal;
	-webkit-animation: swing 1s 0s linear normal;
}
/*===============新闻资讯====================*/
.indexnews{
	width:100%;
	float:left;
	clear:both;
	background:#FFF;
	padding:50px 0;
}
.lanren{
	width:100%;
	float:left;
	clear:both;
	padding:0 4%;
}
.lanren li{
	width:100%;
	clear:both;
	float:left;
	margin-bottom:20px;
	border-bottom:#e0e0e0 1px solid;
	padding-bottom:20px;
}
.lanren li img{
	width:100%;
	margin-bottom:10px;
}
.lanren li .solr h2{
	font-size:16px;
	font-weight:400;
	color:#000;
}
.lanren li .solr div{
	line-height:160%;
	font-size:14px;
	color:#999;
	margin-top:10px;
}