* {
  padding: 0;
  margin: 0;
}
html,
body {
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
}
body {
  font-size: 14px;
  font-family: "Microsoft Yahei";
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.textoverflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.clearfix::after {
  content: "";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
.clear{clear:both;}
.clearfix {
  zoom: 1;
}
.textcenter {
  text-align: center;
}
.ft16 {
  font-size: 16px;
}
.letterspacing {
  letter-spacing: 1px;
}
a {
  text-decoration: none;
}
input {
  outline: none;
}

.mar1 {
  margin: 44px 0 20px 0;
}
.mab20 {
  margin-bottom: 20px;
}
.mat20 {
  margin-top: 20px;
}
.matb20 {
  margin: 20px 0;
}
.matb5 {
  margin: 5px 0;
}
.no-scroll {
  height: 100vh;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
}
.i-image-parent {
  width: 80%;
  margin: 0 auto;
}
.i-image-parent img {
  max-width: 100%;
}




.i-item1 {
  margin-top: 24px;
}
.i-item1 .i-item1-list1 {
  float: left;
  width: 25%;
  text-align: center;
  color: #404040;
}
.i-item1-list1 a{ display: block;}
.i-item1-list1 p{ line-height: 30px; color: #333; font-size: 15px;}
/*公共标题*/

.i-title{ height: 45px; line-height: 45px;padding: 0px 15px;	position: relative;color: #343434;margin: 20px 0px;}
.i-titlel{ width:180px;border-left:3px solid #cb9f56; padding-left: 10px; float: left;}
.i-title .i-title-p1 {font-size: 20px; line-height:28px;}
.i-title .i-title-p2 {font-size: 12px; line-height:17px;}
.i-title .all-btn{ width:80px; height:35px; line-height:35px;display:inline-block;background: #222; color: #fff; text-align: center; margin: 5px 0px;}

.i-item2 {
  padding: 0 10px;
}
.i-item2 .i-item2-list {
  width: 25%;
  float: left;
  font-size: 12px;
  text-align: center;
  margin-bottom: 30px;
}
.i-banner img {
  max-width: 100%;
}
.i-active {
  color: #676767;
  padding-left: 15px;
}
.i-active .i-p1 {
  font-size: 16px;
  margin: 10px 0;
  letter-spacing: 2px;
}
.i-active .i-p2 {
  font-size: 12px;
}
.i-inputphone {
  padding: 0 10px;
  margin: 15px 0;
}
.i-inputphone .i-inputphone-item {
  overflow: hidden;
  padding: 0 4px;
}
.i-inputphone .i-inputphone-item input {
  width: 100%;
  height: 40px;
  border: none;
  box-sizing: border-box;
  border: 1px solid #dadada;
  padding-left: 4px;
  font-size: 16px;
}
.i-inputphone .i-inputphone-btn {
  background: #ff6f18;
  color: #fff;
  line-height: 40px;
  width: 100px;
  text-align: center;
}
.i-item3 .i-item3-list {
  width: 25%;
  float: left;
  margin-bottom: 40px;
}
.i-item3 p {
  text-align: center;
  color: #000000;
  font-size: 12px;
}
.i-item3 .i-item3-title {
  color: #ff6f18;
  font-size: 18px;
  padding: 8px;
}
.i-news-title {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.i-news-title .i-new-item {
  display: inline-block;
  padding: 8px 15px;
  font-size: 14px;
  color: #898989;
  border: 1px solid #d6d6d6;
  font-size: 16px;
}
.i-news-title .i-new-item:nth-child(2) {
  margin: 0 8px;
}
.i-news-title .i-selected {
  color: #fff;
  background: #cb9f56;
  border: 1px solid #cb9f56;
  border: none;
  position: relative;
}
.i-news-title .i-selected::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  background: #cb9f56;
  bottom: -5px;
  left: 42px;
}
.i-news-content {
  padding: 20px 10px;
}
.i-news1{ display: none;}
.i-news1.on{ display: block;}
.i-news-item {
  padding-top: 15px;
  border-top: 1px dotted #c6c6c6;
  height: 70px;
  overflow: hidden;
  margin-bottom: 20px;
}
.i-news-item:first-child {
  border: none;
}
.i-news-item .i-new-image {
  width: 25%;
  overflow: hidden;
}
.i-news-item img {
  max-height: 100%;
}
.i-news-item .i-new-a {
  box-sizing: border-box;
  overflow: hidden;
  display: block;
  padding-left: 15px;
}
.i-news-item .i-new-title {
  font-size: 16px;
  color: #828282;
  padding-bottom: 10px;
}
.i-news-item .i-new-content {
  color: #949494;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.i-footer {
  height: auto;
  background: #343434;
  padding:20px 0px;
  color: #fff;
}
.i-contact {
  background-image: url(../images/wechat.png);
  background-repeat: no-repeat;
  height: 80px;
  margin-top: 100px;
  background-size: 70px 70px;
  width: 110px;
  padding-left: 90px;
  margin: 100px auto 0;
}
.i-contact .i-contact-kf {
  width: 80px;
  text-align: center;
  background: #a85700;
  line-height: 24px;
}
.i-fixed {
  position: fixed;
  bottom: -200px;
  height: 300px;
  background: rgba(0, 0, 0, 0.98);
  transition: all 0.5s ease;
  z-index: 99;
}
.i-fixed img {
  max-width: 100%; padding:0px 10px;
}
.i-fixed .i-open {
  max-width: 30px;
  position: absolute;
  top: 40px;
  right: 20px;
  transition: all 0.5s ease;
  transform: rotate(0deg);
  animation: zoomIn 1.2s linear 1.2s infinite alternate;
}
.i-fixed .pople-num {
  color: #999;
}
.i-fixed .user-info {
  width: 90%;
  box-sizing: border-box;
  background: #fff;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  padding: 0 15px;
  display: block;
  margin: 20px auto 0;
   font-size: 14px;
}
.i-fixed .immediate {
	 width:90%;
	 height: 35px;
	  line-height: 35px;
	   text-align: center;
	 background: #F08300;
  	color: #fff;
  margin: 10px auto;
  display: block; border: 0px;
  font-size: 15px;
}
.i-cover {
  position: fixed;
  background: transparent;
  z-index: 9;
  width: 100%;
  height: 100vh;
  display: none;
  top: 0;
  left: 0;
}
@keyframes zoomIn {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0.9);
  }
}
.fot-logo{width:280px;height: auto;margin:0 auto;text-align:center;}
.footerc{width:280px;height:80px;margin:20px auto;}
.footercl{width:160px;height:80px;float:left;}
.footercl img{height: 80px;}

.footercr{ width:auto; float: right; line-height: 24px;}
.footercr a{ display:inline-block; width: 100px; height: 30px; line-height: 30px; color: #fff; background: #F00; text-align: center; border-radius: 2px;}
.ftootcfot{ padding: 0px 20px; color: #fff; line-height: 24px; text-align: center;}
.ftootcfot a{ color: #fff;}
.i-header {height:60px;background: #343434;position: fixed;width: 100%;top: 0;left: 0;z-index: 2;}
.i-header .i-phone {width:auto;height:30px;line-height: 30px; float: left; margin: 15px 5px;}
.i-header .i-phone img{height: 100%;}
.i-header .i-phone a{ color: #be8e44;}
.i-logo{width:200px; height:45px; position: absolute;left: 50%; margin-left:-100px; margin-top:6px; text-align: center;}
.i-logo img{ height:50px;}
.i-list {
  position: relative;
  width: 38px;
  height: 38px;
  margin-top: 13px;
  margin-right: 10px;
}
.i-list .i-list1::after,
.i-list .i-list1::before,
.i-list .i-list2::after,
.i-list .i-list2::before {
  content: "";
  width: 15px;
  height: 15px;
  background: #be8e44;
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 2px;
}
.i-list .i-list1::after {
  top: 0;
  left: 0;
}
.i-list .i-list1::before {
  top: 0;
  left: 19px;
}
.i-list .i-list2::after {
  left: 0;
  top:19px;
}
.i-list .i-list2::before {
  top: 19px;
  left: 19px;
}
/*vr*/
.idnevrlist{ width: 100%; height: auto; list-style: none; padding:10px 0px;}
.idnevrlist li{ float: left;}
.idnevrlist li a{ display: block;}
.idnevrlist li .infrvecon{ border: 0px; width: 100%; height: 250px;}
/*设计师*/
.bsinteaml{ width: 100%; height: auto; text-align: center;}
.bsinteaml li{ width:46%; height: auto; float: left; }
.bsinteaml li a{ display: block;}
.bsinteaml li img{ width:98%; height: auto;border:1px solid #be8e44;}
.idesignbox{height:auto;position:absolute;left:0px; bottom:10px; text-align: left; padding-left: 20px;}
.idesignbox p{ font-size: 20px; line-height: 35px; color: #222;}
.idesignbox p span{ font-size: 14px; color: #555;}
.seeteam{ height: 30px; line-height: 30px !important; border:1px solid #be8e44; background: rgb(0,0,0,0.7); color: #be8e44 !important; text-align: center; font-size: 14px !important;}


.bswacaselist{ width: 100%;}
.bswacaselist li{ width:46%; height: auto; float: left;/*margin:0px 2%;*/text-align: center;}
.bswacaselist li a{ display: block;}
.bswacaselist li img{ width: 100%; height: auto;}
.bswacaselist p{line-height: 30px; color: #333; padding:0px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


#rnav{ width:90px; height: 100%; background: rgba(255,255,255,0.9);position: fixed;right:0px;top:0px; z-index: 999; display: none;}
#rnav ul{ width: 100%; height: 100%;}
#rnav ul li{ width: 100%; text-align: center; line-height: 35px; line-height: 35px;}
#rnav ul li a{display:block;color:#be8e44; font-size: 15px;}
.rnavclose{ width:32px; height: 32px; position: absolute;bottom:30px;left:29px;}
#rnav ul li .waphome{width:90%;height:40px;line-height:40px;color: #fff;background:#eaa233; margin:20px auto;border-radius: 3px; }

/*内页vr*/
.ivrlist{ width: 100%; height: auto;}
.ivrlist li{background: #fff;border-bottom:10px solid #dedede; padding: 10px 10px 0px 10px;}
.ivrlist li img{ width: 100%;}
.ivrlist li a{ display: block;}
.ivrlist li p{ line-height: 35px; color: #333; text-align: center; font-size: 14px;}

/*内页二级目录*/
.iermenu{ width: 100%; height:50px; line-height:50px; text-align: center; border-bottom:1px solid #dedede;
-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
 margin-bottom: 10px;
}
.iermenu li{ color: #333; display:inline-block; text-align: center; padding: 0px 20px;}
.iermenu li.on{ color: #fff !important; background: #222;}
.iermenu li.on a{color: #fff;}
.iermenu li a{ color: #333; font-size: 15px;}

.inbslist{ width: 100%;}
.inbslist li{width:46%;height: auto; float: left; margin: 10px 2% 0px 2%; }
.inbslist li img{max-width:100%;height:auto !important;}
.inbslist li a{ display:block;}
.inbslist li p{ width:100%;height:35px;line-height:35px;text-align:left;color:#555; font-size: 16px; font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  margin-top: 0px;}
.inbslist li span{ display: block; width: 100px; height: 30px; line-height: 30px;color:#fff; background: #be8e44; text-align: center;border-radius: 3px; font-size: 14px; margin-top: 5px;}

.ingdlist{ width: 100%;}
.ingdlist li{height: auto; padding: 0px 10px; margin: 10px 0px;}
.ingdlist li img{max-width:100%;height:auto !important;}
.ingdlist li a{ display:block;}
.ingdlist li .gdtitle{ width:100%;height:35px;line-height:35px;text-align:left;color:#555; font-size: 16px; font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  margin-top: 0px;}
.ingdlist li .gdtopboxce{ padding:5px;height: auto; background: #efefef; line-height: 20px;}
.gdtopboxce p{ width: 100%; line-height: 22px; color: #666;}
.ingdlist li .gdtopboxce span{ display: inline-block; width:48%; color: #555;}

.gdlistjdua{ width: 100%; height: auto; line-height: 30px; text-align: center; padding:5px 0px; color: #666;}
.gdlistjdua dt{ display: inline-block; text-align: center; padding: 0px 0px; position: relative; width:85px;}
.gdlistjdua dt:before{ width:35px; height:3px; background: #dedede; content:''; position: absolute; top:5px;left:0px}
.gdlistjdua dt:after{ width:35px; height:3px; background: #dedede;content:" ";position: absolute; top:5px;right:0px}
.gdlistjdua b{ width:10px; height:10px; border:2px solid #dedede; display: block; border-radius: 15px; margin: 0 auto;}
.gdlistjdua dt.on:before{ width:35px; height:3px; background: #c48f3d; content:''; position: absolute; top:5px;left:0px}
.gdlistjdua dt.on:after{ width:35px; height:3px; background: #c48f3d;content:" ";position: absolute; top:5px;right:0px}
.gdlistjdua dt.on b{ width:10px; height:10px; border:2px solid #c48f3d; display: block; border-radius: 15px; margin: 0 auto;}
	

/*
.ingdlist li span{ display: block;height: 30px; line-height: 30px;color:#fff; background: #ff9f0c; text-align: center;border-radius: 3px; font-size: 14px; margin-top: 5px; padding: 0px 10px;}*/

.teamlist{ width: 100%; height: auto;}
.teamlist li{height:200px;background: #fff;border-top:5px solid #dedede;border-bottom:5px solid #dedede;padding: 10px;}
.teamlist li a{ display: block; height: 100%;}
.teamlist li img{ width: 133px; height: 100%; float: left;}
.inteamcon{ width:calc(100% - 155px);float:right;margin-right: 10px;}
.teamtfont{ width: 100%; height:50px;line-height: 50px; font-size:18px; font-weight: bold; color: #333;}
.teamzp{ width: 100%; font-size: 14px; color: #666; margin-top: 15px;}
.teamzp b{ font-size: 15px; color:#be8e44;}
.shjem{ font-size: 18px; color: #666; font-weight: bold;}
.shjbfont{ line-height: 23px; color: #666; font-size: 13px;}
.ckxqsj{ display: block; width: 90px; line-height:30px; color: #fff; background: #F08300; text-align: center; border-radius: 3px; margin-top: 15px;}

.teamtitle{ width: 100%; height: 35px; line-height: 35px; color: #FFF; background: #333; text-indent: 15px;}
.caseinfo{ width: 100%; height: auto; margin-bottom: 20px; background: #F08300; clear: both;}
.caseinfo p{ width: 50%; text-indent: 15px; float: left; border-bottom: 1px solid #fff; color: #fff; line-height: 35px;}

.casegroup{ width: 100%; height:auto;text-align: center;}
.casegroup li{ width:28%; height:40px;line-height:40px;margin:0px;display: inline-block;border:1px solid #999; border-radius:2px;position: relative;border-radius:3px;}
.casegrfirst{ display:block;background:#f7f7f7;border-radius:3px;}
.list-groupdown{ display: none;width:100%;position:absolute; top:40px;left:-1px; background: #fff; padding:0px 0px 10px 0px; border-left: 1px solid #999; border-right: 1px solid #999;border-bottom: 1px solid #999;}
.list-groupdown a{line-height:35px;display:block; border-bottom: 1px dotted #dedede; float: none;}

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
