#str_matter {
	width: 100%;
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 0 auto;
}

.top_heard{
	width: 1200px;
	height: 35px;
	margin: 0 auto;
}
.top_heard>img{
	width: auto;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 30px;
}
.nav_herad{
	width: auto;
	height: 35px;
	cursor: pointer;
	float: left;
}
.nav_herad>li {
	width: 60px;
	height: 30px;
	line-height: 25px;
	float: left;
	margin-left: 15px;
	padding: 5px 0px;
}

.nav_herad>li:nth-child(4){
	width: 80px;
	margin-left: 25px;
}
.nav_herad>li dt a {
	width:50px;
	color: #727272;
}
.nav_herad>li>dt a:hover {
	color: #FF8181;
}
.nav_herad>li>dd {
	padding: 5px 0;
	color: white;
	text-align: left;
}
.warp-right{
	width: auto;
	height: 35px;
	float: right;
	color: #666666;
}
.warp-right .keFu{
	width: auto;
	height: 35px;
	float: right;
	font-size: 12px;
}
.keFu>li{
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 12px;
}
.phone{
	color: #898989;
}
.c1{
	margin-right: 5px;
}
.keFu>li a{
	float: left;
	margin-left: 5px;
	color: #898989;
	font-size: 12px;
}
.keFu>li a:hover{
	color: #FE5858;	
	cursor: pointer;
}
.keFu>li>b{
	color: #A9A9A9;
	margin: 5px;
	font-size: 12px;
}
		/*头部logo区域*/
.bottom_heard{
	width: 100%;
	height: 170px;
	background-image: url(../image/header.png);
}
.container-top{
	width: 1200px;
	height: 130px;
	margin: 0 auto;
}
.texted-left{
	width: 60%;
	height: auto;
	float: left;
	position: relative;
}
.logoing{
	width: 148px;
	height: 148px;
	border: 1px solid #EEEEEE;
	background: #fff;
	float: left;
	z-index: 999;
	position: absolute;
	top: 20px;
}
.boRui{
	width: 100%;
	height: 150px;
	float: left;
	position: relative;
}
.boRui img{
	width: 98%;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.texted-left>.wuZhou-center{
	width: 70%;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 170px;
} 
 .wuZhou-center>.gongSi-WZ{
 	width: 100%;
	height: 32px;
	float: left;
	margin-top: 15px;
 }
 .gongSi-WZ>h5{
 	width: auto;
	height: 25px;
 	float: left;
 	font-weight: bold;
	font-size: 24px;
	color: #4C4C4C;
	margin-top: 5px;
	margin-right: 10px;
 }
.gongSi-WZ>sup{
 	width: 25%;
 	height: 20px;
 	float: left;
 	margin-top: 10px;
	color: #4C4C4C;
 }
 
.gongSi-WZ>sup p{
	width: 60px;
	margin-top: 5px;
	border: 1px solid #dcdcdc;
	padding: 3px;
	margin-left: 38px;
	display: none;
	box-shadow: 0px 0px 15px #666;
}
.gongSi-WZ>sup:hover img{
	cursor: pointer;
}
.gongSi-WZ>sup:hover p{
 	display: block;
 }
   .wuZhou-center>.zhiShu{
   	width: 100%;
   	height: 30px;
   	float: left;
   	margin-top: 10px;
   }
.renZheng{
 	width: auto;
 	height: 20px;
 	float: left;
 	margin-top: 10px;
 }
.renZheng>li{
 	float: left;
 	margin-right: 3px;
 	font-family: "微软雅黑";	
 }
 .renZheng>li:last-child{
 	margin-right: 10px;
 }
 .renZheng>li b{
 	float: left;
 	margin-top: 2px;
 	margin-left: 2px;
 }
 .renZheng>li i p{
 	width: 148px;
 	height: auto;
 	border: 1px solid #cccccc;
 	padding: 3px;
 	margin-top: 5px;
 	float: left;
 	display: none;
 	background: #FFFFFF;
 	position: relative;
 }
 .renZheng>li:hover p{
 	display: block;
 	color: #333;
 }
 .renZheng>li i{
 	display: block;
 	width: 18px;
 	height: 18px;
 	background: #88E2DB;
 	color: #FFFFFF;
 	float: left;
 }
.renZheng>li i{
 	margin: 2px;
 	float: left;
 }
 .renZheng>li>.col-1{
 	background: #EAD099;
 }
  .renZheng>li>.col-1:hover{
 	cursor: pointer;
 	background: #D6BF8E;
 }
  .renZheng>li>.col-2{
 	background: #88E2DB;
 }
  .renZheng>li>.col-2:hover{
 	cursor: pointer;
 	background: #81D3CB;
 }
  .renZheng>li>.col-3{
 	background: #ff5a5a;
 }
  .renZheng>li>.col-3:hover{
 	cursor: pointer;
 	background: #F25858;
 }
  .renZheng>li>.col-4{
 	background: #71CF98;
 }
  .renZheng>li>.col-4:hover{
 	cursor: pointer;
 	background: #62AD81;
 }
 .zhiShu>.yuYue{
 	width: auto;
 	height: 18px;
 	float: left;
 	margin-top: 14px;
 }
 .yuYue>li{
 	width: auto;
 	float: left;
 	margin-left: 10px;
 	margin-right: 20px;
 }
  .yuYue>li:first-child{
  	width: auto;
  	margin-left: 0px;
  	margin-right: 20px;
  }
  .yuYue>li>span{
  	color: #FF8989;
  }
 .yuYue p{
 	width: 60px;
	margin-top: 1px;
	border: 1px solid #dcdcdc;
	padding: 3px;
	margin-left: 25px;
	display: none;
	box-shadow: 0px 0px 15px #666;
 }
 .yuYue>li:hover img{
	cursor: pointer;
}
.yuYue>li:hover p{
 	display: block;
 }
.texted-right{
	width: 400px;
	float: right;
	z-index: 999999;
}
.fXD{
	width: 65%;
	height: 170px;
}
.fXD_cont{
	width: 88%;
	height: 35px;
	float: left;
	margin-top: 80px;
	margin-left: 30px;
}
.fXD_cont>li{
	width: 16%;
	height: 25px;
	float: left;
}
.fXD_cont>li img{
	margin-top: 5px;
}
.fXD_cont .share-WX img{
	margin-top: 6px;
}
.fXD_cont .share-KJ img{
	margin-top: 6px;
}
.fenXiang{
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	width: auto;
}
.fenXiang a{
	font-size: 12px;
	color: #66656A;
}
.design_MF{
	width: 180px;
	height: 150px;
	background: url(../image/desgin_MF.png);
	margin-top: -150px;
	float: right;
	z-index: 999999;
}
.design_SJ{
	width: 160px;
	height: 110px;
	background: #fff;
	float: right;
	margin-right: 10px;
}
.design_SJ li{
	width: auto;
	height: 22px;
	margin:10px 20px 10px 20px;
}
.design_SJ li span{
	float: left;
}
.design_SJ li p{
	float: right;
	color: #666;
	font-size: 12px;
}
.design_SJ li:hover p{
	color: #fe7e00;
}
		/*-----导航-----*/
.naved{
	width: 100%;
	height: 40px;
	background: #31373E;
	position: absolute;
	top: 165px;
	z-index: 99;
}
.naved_matter{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.memu2{
	width: 820px;
	height: 40px;
	float: left;
	margin: 0px 0px 0px 150px;
}
.memu2>li{
	width: 105px;
	height: 40px;
	float: left;
	margin-right: 10px;
}
.memu2>li a{
	font-size: 14px;
	text-align: center;
}
.naved_matter input{
	width: 178px;
	height: 40px;
	border: 1px solid #fe7e00;
	display: inline-block;
	float: right;
	color: #FFFFFF;
	background: #FE7E00;
	font-family: "微软雅黑";
	cursor: pointer;
}
.naved_matter sub>input{
	width: 180px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.naved_matter input:hover{
	background: #CE6400;
	border: 1px solid #CE6400;
}
.memu2 li>a{
	width: 105px;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
	display: inline-block;
}
.memu2 li:hover{
	width: 105px;
	height: 40px;
	background: #FE5858;
}
/*//////////头部结束////////////*/
	
.three{
	width: 240px;
	height: 358px;
	background-image: url(../image/jsq-bgt.png);
	border-radius: 5px;
	/*border: 1px solid #F3F3F3;*/
	background:;
	float: right;
	margin-bottom: 10px;
}
.show-BJ{
	width: 100%;
	height: 106px;
	border-radius: 5px;
	background-image: url(../image/jsq-bgshow.png);
	margin-top: 8px;
	float: left;
}
.backg-BJ{
	width: 94%;
	height: 68px;
	border-radius: 5px;
	margin: 8px 3% 0px 3%;
	/*background: #fff;*/
	float: left;
}
.mt-number-animate {
	font-family: '微软雅黑';
	line-height: 40px;
	height: 40px;
	/*设置数字显示高度*/
	;
	font-size: 30px;
	/*设置数字大小*/
	overflow: hidden;
	display: inline-block;
	position: relative;
}
.mt-number-animate .mt-number-animate-dot {
	width: 15px;
	/*设置分割符宽度*/
	line-height: 40px;
	float: left;
	text-align: center;
}
.mt-number-animate .mt-number-animate-dom {
	width: 20px;
	/*设置单个数字宽度*/
	text-align: center;
	float: left;
	position: relative;
	top: 0;
}
.mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
	width: 100%;
	float: left;
}
.numberRuns{
	width: 79%;
	height: 40px;
	/*background: #fe7e00;*/
	margin-top: 23px;
	position: relative;
}
.numberRun_l{
	position: absolute;
	left: 54%;
}
.numberRun{
	height: 40px;
	position: absolute;
	left: 66%;
	color: #ff4400;
	font-weight: bold;
	font-family: arial;
	text-align: left;
}
.numberRuns b{
	display: inline-block;
	position: absolute;
	left:140px;
	top: 23px;
	color: #FF4400;
}
.numberRun_r{
	position: absolute;
	left: 85%;
}
.show-BJ p{
	font-size: 14px;
	color: #666;
	float: right;
	margin: -21px 15px 0px 0px;
}
.jsq-infor{
	margin-top: 12px;
	width: 215px;
	height: auto;
	/*background: aquamarine;*/
	float: left;
	margin-left: 15px;
}
.jsq-infor dt{
	width: 210px;
	height: auto;
	margin-bottom: 10px;
}
.jsq-infor dt span{
	font-size: 10px;
	color: #999;
	position: absolute;
	right: 15px;
	top: 10px;
}
.jsq-infor dt input{
	width: 208px;
	height: 32px;
	border: 1px solid #223446;
	border-radius: 4px;
	outline: none;
	text-indent: .8em;
}
.house select{
	width: 100px;
	height: 34px;
	border: 1px solid #223446;
	border-radius: 4px;
	display: inline-block;
	padding: 0px 5px;
	font-size: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.galley select{
	width: 65px;
	height: 34px;
	border-radius: 4px;
	display: inline-block;
	border: 1px solid #223446;
	padding: 0px 5px;
	float: left;
	font-size: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	cursor: pointer;
}
.jsq-infor p{
	width: 210px;
	height: auto;
}
.jsq-infor p input{
	width: 208px;
	height: 34px;
	background: #ff4400;
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
	border: none;
	outline: none;
	text-align: center;
	cursor: pointer;
}
.jsq-infor p input:hover{
	background: #f22d00;
}
	/*报价结果////start*/	
.three-tit{
	width: 210px;
	height: 20px;
	/*background: aquamarine;*/
	margin: 0 auto;
	margin-top: 20px;
	line-height: 20px;
}	
.three-tit sub{
	margin-top: 6px;
	float: left;
	height: 5px;
}
.three-tit sub img{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.three-tit sup{
	margin-top: 8px;
	float: right;
	height: 5px;
}
.three-tit span{
	font-size: 16px;
	color: #fff;
	margin: 0px 8px;
	float: left;
}
.jsq-fruit{
	width: 100%;
	height: 65px;
	/*background: paleturquoise;*/
}
.jsq-fruit p{
	width: 100%;
	height: 36px;
	line-height: 36px;
	/*background: aquamarine;*/
	float: left;
	margin-top: 13px;
	text-align: center;
}
.jsq-fruit p span{
	color: #ff4400;
	font-size: 34px;
	font-family: arial;
	font-weight: bold;
}
.jsq-fruit p sub{
	font-size: 14px;
	color: #fff;
}
.jsq-cont{
	width: 208px;
	height: 158px;
	background: #fff;
	border: 1px solid #93979F;
	margin: 0 auto;
	margin-bottom: 10px;
}
.jsq-cont dt{
	width: 100%;
	height: 15px;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #444;
}
.jsq-cont dt s{
	font-size: 12px;
	color: #999;
}
.jsq-inf{
	width: 210px;
	height: auto;
	line-height: 18px;
	font-size: 12px;
	color: #ff4400;
	margin: 0 auto;
}

	/*报价结果////end*/

/*当前页面放大图片*/
.imgs-grid {
  max-width: 800px;
  margin: 0 auto;
  font-size: 0;
}
.imgs-grid.imgs-grid-1 .imgs-grid-image {
  width: 75%;
  text-align: center;
}
.imgs-grid.imgs-grid-2 .imgs-grid-image,
.imgs-grid.imgs-grid-4 .imgs-grid-image {
  width: 30%;
  margin-right: 3%;
}
.imgs-grid.imgs-grid-3 .imgs-grid-image,
.imgs-grid.imgs-grid-6 .imgs-grid-image {
  width: 30%;
  margin-right: 3%;
}
.imgs-grid.imgs-grid-5 .imgs-grid-image:nth-child(1),
.imgs-grid.imgs-grid-5 .imgs-grid-image:nth-child(2),
.imgs-grid.imgs-grid-5 .imgs-grid-image:nth-child(3),{
  width: 30%;
  margin-right: 3%;
}
.imgs-grid .imgs-grid-image {
  position: relative;
  display: inline-block;
  padding: 1px;
  box-sizing: border-box;
}
.imgs-grid .imgs-grid-image:hover {
  cursor: pointer;
}
.imgs-grid .imgs-grid-image .image-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.imgs-grid .imgs-grid-image .image-wrap img {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
.imgs-grid .imgs-grid-image .view-all {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.imgs-grid .imgs-grid-image .view-all:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  height: 100%;
}
.imgs-grid .imgs-grid-image .view-all:hover {
  cursor: pointer;
}
.imgs-grid .imgs-grid-image .view-all:hover .view-all-text {
  text-decoration: underline;
}
.imgs-grid .imgs-grid-image .view-all .view-all-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.4;
}
.imgs-grid .imgs-grid-image .view-all .view-all-text {
  position: relative;
  font-size: 16px;
  font-family: sans-serif;
  color: white;
}
@media (max-width: 350px) {
  .imgs-grid .imgs-grid-image .view-all .view-all-text {
    font-size: 10px;
  }
}
.imgs-grid-modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: black;
  opacity: 0;
  z-index: 100;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.imgs-grid-modal .modal-caption {
  padding: 30px 50px;
  text-align: center;
  color: white;
}
.imgs-grid-modal .modal-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  height: 35px;
  background-image: url(../image/imgs-grid-icons.png);
  background-repeat: no-repeat;
  background-position: -100px;
}
.imgs-grid-modal .modal-close:hover {
  cursor: pointer;
}
.imgs-grid-modal .modal-inner {
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 0;
  right: 0;
}
.imgs-grid-modal .modal-inner .modal-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 70px;
}
.imgs-grid-modal .modal-inner .modal-control:hover {
  cursor: pointer;
}
.imgs-grid-modal .modal-inner .modal-control.left {
  left: 0;
}
.imgs-grid-modal .modal-inner .modal-control.right {
  right: 0;
}
.imgs-grid-modal .modal-inner .modal-control .arrow {
  margin: 0 auto;
  height: 100%;
  width: 40px;
  background-repeat: no-repeat;
  background-image: url(../image/imgs-grid-icons.png);
}
.imgs-grid-modal .modal-inner .modal-control .arrow.left {
  background-position: 2px center;
}
.imgs-grid-modal .modal-inner .modal-control .arrow.right {
  background-position: -42px center;
}
.imgs-grid-modal .modal-inner .modal-image {
  position: absolute;
  top: 0;
  left: 70px;
  right: 70px;
  bottom: 0;
  text-align: center;
}
.imgs-grid-modal .modal-inner .modal-image:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  height: 100%;
}
.imgs-grid-modal .modal-inner .modal-image img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.imgs-grid-modal .modal-inner .modal-image img:hover {
  cursor: pointer;
}
@media (max-width: 800px) {
  .imgs-grid-modal .modal-inner .modal-control {
    width: 40px;
  }
  .imgs-grid-modal .modal-inner .modal-control .arrow {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .imgs-grid-modal .modal-inner .modal-image {
    left: 0;
    right: 0;
  }
}
.imgs-grid-modal .modal-indicator {
  position: absolute;
  bottom: 0;
  height: 60px;
  width: 100%;
  text-align: center;
}
.imgs-grid-modal .modal-indicator ul {
  margin: 0;
  padding: 0;
}
.imgs-grid-modal .modal-indicator ul li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid white;
  box-sizing: border-box;
  border-radius: 100%;
  margin: 0 1px;
  vertical-align: middle;
}
.imgs-grid-modal .modal-indicator ul li:hover {
  cursor: pointer;
}
.imgs-grid-modal .modal-indicator ul li.selected {
  background-color: white;
  width: 14px;
  height: 14px;
  margin: 0;
}