.sjs .mcontentC {
  background: pink;
  font-size: 0px;
}

.sjs .mcontentC img {
  width: 100%;
}

.sjs .mcontentC a {}

.sjs .mcontent {
  width: 1200px;
  margin: 0px auto;

}

.sjs .content img {
  width: 100%;
}

/* tab栏 start*/
.sjs .mtab {}

.sjs .mtab1 {
  font-size: 15px;
  padding: 30px 0px 35px 0px;
}

.sjs .mtab1 a:hover{
  color: rgb(243, 130, 2);
}
.sjs .mtab1 span {
  color: rgb(243, 130, 2);
}

/* tab栏end */
/* 设计师start  */

.sjs .mdesign {
  text-align: center;
  background: #fff;
  margin-right: 24px;
  margin-bottom: 25px;
}

.sjs .mmdesign {
  text-align: center;
  background: #fff;
  margin-right: 0px;
}

.sjs .mdesign:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.sjs .mdesign1 {
  width: 282px;
  height: 296px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.sjs .mdesign:hover .mmask1,
.sjs .mdesign:hover .mmask2 {
  display: block;

}

.sjs .mdesign1 img {
  width: 282px;


}

.sjs .mdesign2 a{
	display: block;
  font-size: 22px;
  margin: 5px 0px 8px;
  color: #333;
}
.sjs .mdesign2 a:hover{

  color: rgb(240, 131, 0);
}
.sjs .mdesign3 {
  padding-bottom: 25px;

}

.sjs .mdesign3 p {
  font-size: 14px;

}

.sjs .mdesign3 span {
  font-size: 14px;
  color: rgb(239, 132, 0);
}

.sjs .mmask1 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 261px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 100;
}

.sjs .mmask2 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  font-size: 0px;
  display: none;
  z-index: 3;
 
}

.sjs .mmask2c {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 0px;
  width: 100%;
   background: rgba(0, 0, 0, 0.2);
}

.sjs .mmask2a,
.sjs .mmask2b {
  font-size: 15px;
  text-align: center;
  display: inline-block;
  width: 50%;
  color: #fff;
  height: 35px;
  line-height: 35px;

  /* border: solid 1px red; */
}

.sjs .mmask2a a,
.sjs .mmask2b a {
  color: #fff;
}

.sjs .mmask2a:hover,
.sjs .mmask2b:hover {

  background: rgb(210, 123, 18);
  /* border: solid 1px red; */
}

.sjs .mmask2a a:hover,
.sjs .mmask2b a:hover {
  color: #fff;
  background: rgb(210, 123, 18);
  /* border: solid 1px red; */
}

/* 设计师end */
/* 分页器start */


.sjs .mpagecon {
  text-align: center;
}

.sjs .mpage {
  display: inline-block;

}

.sjs .mpage1,
.sjs .mpage2,

.sjs .mpage4,
.sjs .mpage5 {
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

.sjs .mpage3 {
  display: inline-block;
}

.sjs .mpage3 li {
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: solid rgb(204, 204, 204) 1px;
  padding: 0px 10px;
  margin-left: 10px;
  border-radius: 3px;
  cursor: pointer;
}

.sjs .mpage3 li:hover {
  color: #fff;
  background: rgb(240, 131, 0);
  border: solid rgb(240, 131, 0) 1px;
}

.sjs .mpagecon {
  padding: 25px 0px 50px;
  background: #fff;
}

/* 分页器 end*/
/* 背景底色 start*/
.sjs .bg1 {
  background: rgb(240, 240, 240);
}

.sjs .bg2 {}


.sjszy .mcontentC {
  background: #f0f0f0;

  font-size: 0px;
}

.sjszy .mcontentC img {
  width: 100%;
  
}

.sjszy .mcontentC a {}

.sjszy .mcontent {
  width: 1200px;
  margin: 0px auto;

}

.sjszy .content img {
  width: 100%;
}

/* tab栏 start*/


.sjszy .mtab1 {
  font-size: 15px;
  padding: 30px 0px 35px 0px;
}
.sjszy .mtab1 a:hover{
  color: rgb(243, 130, 2);
  }
.sjszy .mtab1 span {
  color: rgb(243, 130, 2);
}

/* tab栏end */

/* 设计师start */
.sjszy .mdesign1a {
  padding: 30px 0px 30px 30px;
  background: #fff;
}

.sjszy .mdesign1a1 {
  width: 282px;
  height: 357px;
  overflow: hidden;
}

.sjszy .mdesign1a1 img {
  width: 282px;
  transition: transform 1s;
}

.sjszy .mdesign1a1 img:hover {
  transform: scale(1.1);

}

.sjszy .mdesign1a2 {
  padding-left: 55px;
}

.sjszy .mdesign1a2a {
  border-bottom: 1px #999 dashed;
  width: 425px;
  /* height: 219px; */
}

.sjszy .mdesign1a2a h1 {
  font-size: 25px;
  font-weight: normal;
}

.sjszy .mdesign1a2a h3 {
  font-size: 15px;
  font-weight: normal;
  margin-left: -6px;
  margin: 7px 0px 17px 0px;
}

.sjszy .mdesign1a2a h4 {
  font-size: 15px;
  font-weight: normal;
  color: rgb(238, 131, 1);
  margin: 0px 0px 7px 0px;
}

.sjszy .mdesign1a2a h5 {
  font-size: 15px;
  /* font-weight: normal; */
}

.sjszy .mdesign1a2a .mh1 {
  margin: 0px 0px 5px 0px;

}

.sjszy .mdesign1a2a .mh2 {
  margin: 0px 0px 5px 0px;

}

.sjszy .mdesign1a2a .mh3 {
  margin: 0px 0px 25px 0px;

}

.sjszy .mdesign1a2a h5 span {
  font-size: 15px;
  font-weight: normal;
}

.sjszy .mdesign1a2b {
  /* height: 201px; */
  width: 425px;
  position: relative;
  /* border: solid 1px red; */
}

.sjszy .mdesign1a2b h2 {
  font-size: 17px;
  margin: 16px 0px 14px 0px;

}

.sjszy .mdesign1a2b h3 {
  font-size: 15px;

}

.sjszy .mdesign1a2b .mh3 {
  font-size: 15px;
  margin: 6px 0px 0px 0px;
}

.sjszy .mdesign1a2b h3 span {
  font-size: 15px;
  font-weight: normal;
}

.sjszy .mdesign1a2b h4 a {
  display: block;
  font-size: 15px;
  color: #fff;
  width: 130px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: rgb(240, 131, 0);
  /* position: absolute;
  bottom: 0px;
  left: 0px; */
  cursor: pointer;
  margin-top: 11px;
}

/* 设计师end */
/* 案例start */
.sjszy .mdesign1b {
  padding: 30px 30px 0px 20px;
  background: #fff;
  margin-top: 10px;
  width: 785px;
}

.sjszy .mdesign1b1 {
  margin-bottom: 30px;
}

.sjszy .mdesign1b1a {
  font-size: 16px;
  font-weight: 600;
}

.sjszy .mdesign1b1b a:hover{
  /* font-size: 12px; */
  color: rgb(241, 133, 0);
}

.sjszy .mdesign1b2 ul {

  padding-bottom: 20px;
}

.sjszy .mdesign1b2 li {
  display: inline-block;
  width: 381px;
  height: 265px;
  overflow: hidden;
  margin-left: 10px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}

.sjszy .mdesign1b2 li:hover .mmask {
  display: none;

}

.sjszy .mdesign1b2 li:hover .mmask1 {
  display: inline-block;

}

.sjszy .mdesign1b2 li img {

  width: 381px;
  height: 265px;
}

.sjszy .mdesign1b2 .mmask {
  position: absolute;
  font-size: 17px;
  text-align: center;
  width: 100%;
  color: #fff;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.3);
  line-height: 40px;
  height: 40px;
}

.sjszy .mdesign1b2 .mmask1 {
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.39);
  width: 100%;
  height: 100%;
  display: none;
}

.sjszy .mdesign1b2 .mmask1 h1 {
  font-size: 17px;
  text-align: center;
  margin-top: 70px;
  color: #fff;
  font-weight: normal;
}

.sjszy .mdesign1b2 .mmask1 h2 {
  font-size: 23px;
  font-weight: normal;
  text-align: center;
  width: 210px;
  height: 55px;
  line-height: 55px;
  border: solid 1px #fff;
  margin: 0px auto;
  color: #fff;
  margin-top: 30px;
  border-radius: 5px;
}

/* 案例end */

/* 报价器start */
.sjszy .mdesign2a {
  margin-left: 10px;
  padding: 30px 25px;
  background: #fff;
}

.sjszy .mdesign2a1 {
  font-size: 18px;
  font-weight: 600;
}

.sjszy .mdesign2a2 {
  font-size: 15px;
  margin: 10px 0px;
}

.sjszy .mdesign2a3 {
  font-size: 16px;
  color: rgb(198, 0, 0);
  font-weight: 600;

}

.sjszy .minput {
  width: 300px;

}

.sjszy .minput1 {
  text-align: center;
}

.sjszy .minput2 {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.sjszy .minput3 {
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  margin-top: 20px;
  font-size: 14px;
  border: rgb(240, 240, 240) solid 1px;
  outline: none;
  padding-left: 10px;
  background: rgb(240, 240, 240);
}

.sjszy .mbtnCon {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  padding-bottom: 30px;
}

.sjszy .mbtn {
  width: 100%;
  font-size: 15px;
  border: none;
  border: rgb(240, 131, 0) solid 1px;
  height: 40px;
  outline: none;
  background: rgb(240, 131, 0);
  color: #fff;

}

/* 报价器end */
/* 案例推荐start */
.sjszy .mdesign2b {
  margin-left: 10px;
  padding: 41px 25px;
  background: #fff;
  position: relative;
  /* z-index: -2; */
  width: 305px;
  margin-top: 10px;
}

.sjszy .mdesign2b1a {
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.sjszy .mdesign2b1a1 {
  position: absolute;
  bottom: 2px;
  left: 0px;
  width: 100%;
  height: 6px;
  z-index: -1;
  background: rgb(241, 129, 1);
}

.sjszy .mdesign2b2 {
  margin-top: 15px;
  width: 330px;
}

.sjszy .mdesign2b2a {
  width: 165px;
  height: 107px;
  overflow: hidden;
}

.sjszy .mdesign2b2a img {
  width: 165px;
  transition: transform 1s;
  height: 99%;
}

.sjszy .mdesign2b2a img:hover {

  transform: scale(1.1);
}

.sjszy .mdesign2b1b a {
  font-size: 15px;
  cursor: pointer;
  color: rgb(240, 131, 0);
}

.sjszy .mdesign2b1b a:hover {

  color: rgb(240, 131, 0);
}

.sjszy .mdesign2b2b {
  margin-left: 5px;
  position: relative;
}

.sjszy .mdesign2b2b h3 {
  font-size: 15px;
}

.sjszy .mdesign2b2b h3:first-child {
  white-space: nowrap;
}

.sjszy .mdesign2b2b span {
  font-size: 15px;
  font-weight: 500;
}
.sjszy .mdesign2b2b span a:hover{
 color: rgb(240, 131, 0);
}
.sjszy .mdesign2b2b .mh3 {
  margin: 5px 0px;
}

.sjszy .mdesign2b2b h4 a {
  display: inline-block;
  font-size: 15px;
  width: 110px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: rgb(240, 131, 0);
  color: #fff;

  cursor: pointer;
  margin-top: 9px;
}

/* 案例推荐end */

.sjszy .mdesign2c {
  margin-left: 10px;
  padding: 30px 25px;
  background: #fff;
  /* position: relative;
z-index: -2; */
  width: 305px;
  margin-top: 10px;
}

.sjszy .mdesign2c3 {
  margin-top: 15px;

}

.sjszy .mdesign2c1 {
  width: 92px;
  height: 105px;
  overflow: hidden;
  transition: transform 1s;
}

.sjszy .mdesign2c1 img {
  width: 92px;

}

.sjszy .mdesign2c1 img:hover {
  width: 92px;
  transform: scale(1.1);
}

.sjszy .mdesign2c2 {
  margin-left: 15px;
  margin-top: 0px;
}

.sjszy .mdesign2c2 h3 a{
  color: #000;
  margin-top: 5px;
display: block;
}
.sjszy .mdesign2c2 h3 a:hover{
  color: rgb(243, 142, 38);
}
.sjszy .mdesign2c2 h3 span {
  font-size: 13px;
  color: #666;
  margin-top: 5px;
display: inline-block;
}

.sjszy .mdesign2c2 h4 {
  margin-top: 5px;
  font-size: 14px;
  color: #666;
}

.sjszy .mdesign2c2 h4 span {
  font-size: 13px;
  color: rgb(243, 142, 38);
}

/* 背景底色 start*/
.sjszy .bg1 {
  background: rgb(240, 240, 240);
}

.sjszy .bg2 {
  background: rgb(240, 240, 240);
}

.sjszy .minput3a {

  width: 100%;

}


.sjszy .bxcontent {
  line-height: 20px;

}