body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
div,
span,
input,
ol,
ul,
dl,
a,
i,
s,
table,
li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  /* color: #999999; */
}

a:hover{text-decoration:none;}

/*a:hover {*/
/*color: #F10215;*/
/*}*/

li {
  list-style: none;
}

input ,button{
  background: none;
  outline: none;
  border: none;
  }



i,
s,
em {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight:bold;
}

body {
  font-size: 12px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}

.w {
  width: 1200px;
  /*height: 100%;*/
  margin: 0 auto;
  /*overflow: hidden;*/
}
a {
  text-decoration: none;
  /* color: #999999; */
}
.headerpage{
  width: 100%;
    background-color: #F6F7F8;
}
.tab_list_direDesigner li{
  position: relative;
}
.line_active{
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #d21526;
  position:absolute;
  left: 0;
  top: 30px;
}
/*面包屑*/
.navigate{color: #999999}
/*分页样式*/
.pagination_h {overflow: hidden;display: flex;justify-content: center;padding-top: 80px;padding-bottom: 50px;}
.pagination_h>a{display: block;float: left;margin-right: 10px;width:40px;height: 40px;font-size: 14px;color: #333;text-align: center;line-height: 40px;border:1px solid #ccc;border-radius: 5px;}
.pagination_h .first,.pagination_h .prev,.pagination_h .next,.pagination_h .last{width:60px;}
.pagination_h .search{width:140px;border:none;}
.pagination_h  span{font-size: 14px;color: #333;}
.pagination_h .search>input{width:60px;height: 40px;/*color: #eeeeee;*/border:1px solid #ccc;border-radius: 3px;text-align: center;}
.pagination_h ul li.search .jump{margin-left:2px}.active_bg{background-color: #d21526 !important;color: #fff !important;}

.right{float: right;}
.bnimbak {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.hidden{display: none !important;}
.header {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
}
.header2{
     position: fixed;
      z-index: 99999;
      width: 100%;
      background-color: #ffffff;
      top: 0;
    left:0;
  }
.tab-bar {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
}

a {
  position: relative;
  text-decoration: none;
  color: #000000;
}
.left-img {
  width: 280px;
}
.left-img img{
  width: 100%;
  height: auto;
}
.item_list {
  position: absolute;
  top: 96px;
}
.tab-content {
  /*position: relative;*/
  display: flex;
  width: 100%;
  height: 96px;
  line-height: 96px;
  color: #000000;
}

.tab-item {
  flex: 1;
  text-align: center;
  position: relative;
}
.active {
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  background-image: linear-gradient(to right, #CE0E2D, #CE0E2D);
  background-repeat: no-repeat;
  background-size: 29% 2px;
  background-position: center;
  background-position-y: 66px;
  /*top: -19px;*/
  color: #CE0E2D;
}
.tab-item:hover {
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  background-image: linear-gradient(to right, #CE0E2D, #CE0E2D);
  background-repeat: no-repeat;
  background-size: 29% 2px;
  background-position: center;
  background-position-y: 66px;
  /*top: -19px;*/
}
.tab-item:hover .firstActive {
  color: #CE0E2D;
}

.tab-item > a {
  font-size: 16px;
  position: relative;
  color: #333;
}
.tab-item.active > a {
  color: #CE0E2D;
  font-size: 16px;
  font-weight:bold;
}
.tab-item > a .hot {
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -15px;
}
/* .hot::before {
    content: '';
    background: url(../images/tip-hot.png) no-repeat top left /0px 0px;
    position: absolute;
    top: 67px;
    width: 48px;
    height: 26px;
    background-size: auto;
}
.new::before{
  content: '';
  background: url(../images/tip-new.png) no-repeat top left /0px 0px;
  position: absolute;
  top: 67px;
  width: 48px;
  height: 26px;
  background-size: auto;
} */

.item_list {
  display: none;
  position: absolute;
  top: 96px;
  left: -22px;
  width: 100%;
  height: 500px;
  line-height: 50px;
  /* opacity: 0.8; */
  /* z-index: 10; */
  text-align: center;
  padding: 0 20px;
  z-index: 99999999;
}
.item_list.lastTab {
  left: -88px;
}
.w_1200 {
  width: 250px;
  height: 50px;
  text-align: center;
}
.tab_item_list {
  border-radius: 5px;
  box-sizing: border-box;
}
.tab_item_list .text {
  width: 90px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin-left: 5px; */
  margin-left: -44px;
}
.tab_item_list .text:hover {
  color: #CE0E2D;
  background: #f5f5f5;
  border-radius: 5px;
}
.item_list a {
  /* width: 100px; */
  padding: 0px 50px;
  display: block;
  margin-right: 120px;
  font-size: 16px;
  color: #333;
  background: #eee;
}
.item_list a.xins {
  width: 64px;
  box-sizing: unset !important; /*覆盖插件*/
}
.item_list a:first-child {
  padding-top: 6px;
  border-radius: 5px 5px 0px 0px;
}
.item_list a:last-child {
  padding-bottom: 6px;
  border-radius: 0px 0px 5px 5px;
}
.tab_item_list .text.xins {
  width: 150px;
}
.item_list a:hover {
  /* color: #CE0E2D; */
  /* background: #F6F7F8; */
}
.tab-item:hover .item_list {
  display: block !important;
}

/*position*/
.position{width:1200px;margin:5px auto;border-bottom: 1px dotted #eee;}
.position a{color:#666;font-size:14px;line-height: 35px;}
/*内页banner*/
.inner-banner{width:1200px;margin:10px auto;}
.inner-banner img{width:100%;height: auto;}
/*设计师*/
/*设计师列表*/
.sheji-list-wrap{
    width:1200px;margin:10px auto;
}

.sheji-list {
  margin-right: -20px; 
}

.sheji-list:before, .sheji-list:after {
	content: " ";
	display: table; 
}

.sheji-list:after {
	clear: both; 
}
.sheji-list a{position: initial;}
.sheji-list li{
	float: left;
	position: relative;
	width: 284px;
	height: 380px;
	background-color: #292e35;
	margin-right: 20px;
	margin-bottom: 20px; 
}
.sheji-list   li .sheji-level {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 62px;
	height: 70px;
	z-index: 1; 
}

.sheji-list   li .img-view {
  display: block;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -120px;
  width: 240px;
  height: 240px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; 
}

.sheji-list   li .img-view img {
display: block;
width: 100%; 
}

.sheji-list   li:hover .img-view {
  top: 0;
  left: 0;
  margin-left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; 
}

.sheji-list   li:hover .sheji-info {
  display: none; 
}

.sheji-list  li:hover .sheji-control {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  background: url(../images/sheji-control.jpg) center no-repeat; 
}
  .sheji-control li {
    float: left;
text-align: center;
margin: 0;
height: 40px;
color:#fff;
}
.sheji-control .iconleft{background:url(../images/iconafter.png) no-repeat 105px -2px #b69454;width:130px;}
.sheji-control .iconright{background-color: #404a56;width:154px;}
.sheji-control .sheji_iconimg{width:50px;float: left;text-align: right;}
.sheji-control   img{width:20px;height: 20px;margin:10px 6px 10px 9px;text-align: left;}

.sheji-control li a {
    line-height: 40px;
  display: block;
  font-size: 14px;
  color: #ffffff; }

.sheji-control .iconleft p {
    font-size: 14px;
    line-height: 40px;
    width: 80px;
    float: left;
    text-align: left;
}

 .sheji-control .iconright p {
    font-size: 14px;
    line-height: 40px;
    width: 92px;
    float: left;
    text-align: left;
}
.sheji-list   li .sheji-info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  color: #ffffff; 
}

.sheji-list   li .sheji-info h3 {
	margin-bottom: 15px;
	text-align: center;
	font-size: 24px; 
	font-weight: bold;
}

.sheji-list   li .sheji-info h3 small {
  font-size: 14px; 
}

.sheji-list   li .sheji-info .item-wrap {
	margin-bottom: 5px; 
}
.sheji-list   li .sheji-info .item-wrap:before, .sheji-list   li .sheji-info .item-wrap:after {
	content: " ";
	display: table; 
}

.sheji-list   li .sheji-info .item-wrap:after {
	clear: both; 
}

.sheji-list   li .sheji-info .item-wrap span {
	float: left; 
	line-height: 23px;
	height: 23px;
	max-width:50%;
	overflow: hidden;
}

.sheji-list   li .sheji-info .item-wrap span + span {
	float: right; 
}

.sheji-list   li .sheji-info p {
	color: #cccccc; 
}

.sheji-list   li .sheji-control {
  display: none; 
}

/*设计师详情*/
.designer_contain{width:1200px;margin:20px auto;padding:5px 0;border-bottom: 2px solid #eee;height: 50px;}
.designer_contain li{font-size:22px;color:#333;margin-right: 50px;float: left;line-height: 50px;cursor: pointer;}
.designer_contain li:hover{font-weight: bold;color:#d21526;}
.designer_contain .active{font-weight: bold;color:#d21526;}

  .text_model_design .left_anli_text{
    width: 100% !important;
  }
  .list_design_master .item_list_design.default_show{
        overflow: hidden; 
        height: 325px;
    }
    .list_design_master .item_list_design.default_show .yeyao{
        position: absolute;
        left: 0;
        top: -50px;
        cursor: pointer;
        background: url(../images/to_bg1.png) right center;
        line-height: 32px;
        width: 168px;
        text-indent: 20px;
        color: #fff;
        font-size: 16px;
        color: #fff;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }
    .list_design_master .item_list_design.default_show .collect{
        color: #fff;
        position: absolute;
        right: 10px;
        top: -50px;
        background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
        filter: Alpha(opacity=60);
        background: #000;
        padding: 0 10px;
        border-radius: 4px;
        line-height: 28px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }
    .item_list_design.default_show:hover .collect, .item_list_design.default_show:hover .yeyao{
        top: 20px;
    }

  .dir_detail_designer .tuku_con .title {
    font-size: 12px;
    color: #666;
    margin: 20px 0;
    height: 20px;
  }

  .dir_detail_designer .tuku_con .jiantou {
    width: 25px;
    text-align: center;
    display: inline-block;
  }

  .dir_detail_designer .infor_intro {
    display: flex;
    height: 350px;
  }

  .dir_detail_designer .infor_intro .image {
    width: 350px;
    height: 350px;
  }

  .dir_detail_designer .infor_intro .image img {
    width: 100%;
    height: 100%;
  }

  .dir_detail_designer .infor_intro .right_descirpt {
    flex: 1;
    margin-left: 22px;
  }

  .right_descirpt {
    margin-left: 70px;
  }

  .search_designer_btn {
    width: 183px;
    height: 38px;
    background: #d21526;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    cursor: pointer;
  }

  .dir_detail_designer .right_descirpt .dire_title {
    margin: 40px 0 20px;
    font-size: 26px;
    color: #fff;
    position: relative;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
  }

  .dir_detail_designer .right_descirpt .dire_title .sj_type {
    font-size: 12px;
    color: #fff;
    padding: 0px 10px;
    line-height: 26px;
    margin-left: 18px;
    border-radius: 15px;
    position: absolute;
    top: 4px;
    background: #d21526;
  }

  .dir_detail_designer .right_descirpt .designer_anli {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    width: 900px;
  }

  .stroe_color {
    font-size: 15px;
    color: #fff;
  }

  .deire_left {
    margin-left: 45px;
  }

  .dir_detail_designer .right_descirpt .store_address {
    margin-bottom: 35px;
    font-size: 14px;
    color: #999;
  }

  .bgc_model {
    margin: auto;
  }

  .dir_detail_designer .right_descirpt .store_intro {
    margin-bottom: 14px;
    font-size: 16px;
    color: #333;
  }
.dir_detail_designer .right_descirpt .jianjie{
	font-size: 14px;
	font-weight: bold;
	background-color: #d21526;
	padding:3px 10px;
	border-radius: 8px;
}
  .dir_detail_designer .right_descirpt .descript_txt {
    line-height: 30px;
    font-size: 14px !important;
    color: #fff;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    overflow-y: auto;
    height: 270px;
    margin-top:20px;

  }

  .dir_detail_designer .right_descirpt .descript_txt::-webkit-scrollbar {
    width: 0 !important;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
  }

  .dir_detail_designer .right_descirpt .descript_txt span {
    color: #fff;
  }

  .infor_intro {
    background-image: url(../images/slice.png);
    background-size: cover;
    padding: 30px 0;
    /* text-align: center; */
  }

  .infor_intro .dir_detail_designer {
    position: relative;
    display: flex;
  }

  .infor_intro .dir_detail_designer .up_jiantou {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -35px;
  }

  .infor_intro .dir_detail_designer .up_jiantou a {
    display: block;
  }

  .infor_intro .dir_detail_designer .up_jiantou .icon {
    display: block;
    width: 50px;
    line-height: 70px;
    font-size: 60px;
    color: #e6e6e6;
    opacity: 0.05;
  }

  .infor_intro .dir_detail_designer .dow_jiantou {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -35px;
  }

  .infor_intro .dir_detail_designer .dow_jiantou a {
    display: block;
  }

  .infor_intro .dir_detail_designer .dow_jiantou .icon {
    display: block;
    width: 50px;
    line-height: 70px;
    font-size: 60px;
    color: #e6e6e6;
    opacity: 0.05;
  }

  .infor_intro .dir_detail_designer .image {
    position: relative;
    margin-top: 40px;
  }

  .infor_intro .dir_detail_designer .image img {
    width: 200px;
    height: auto;
    border: solid 3px #eee;
  }

  .infor_intro .dir_detail_designer .image .search_designer_btn {
    border: solid 1px #d21526;
    width: 94px;
    background: #d21526;
    color: #fff;
    font-size: 14px;
    border-radius: 14px;
    font-family: "Microsoft YaHei";
    line-height: 28px;
    height: 28px;
    margin: 20px auto;
  }



.dire_desiger_list_content{display: flex;}
.dire_desiger_list_content dd{margin:0;padding:0;}
.dire_desiger_list_content .item_list_design {position: relative;}
.dire_desiger_list_content .item_list_design .Collection{position: absolute;right: 13px;top:12px;height: 28px;width: 73px;display: flex;align-items: center;justify-content: center;background: #252927;border-radius: 4px;cursor: pointer;}

.text_model_design{padding:18px 14px;box-sizing: border-box;display: flex;}
.text_model_design .left_anli_text{width: 165px;}
.text_model_design .left_anli_text .title{font-size: 16px;color:#333;margin-bottom: 13px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-left: 5px;font-weight: bold;}
.text_model_design .left_anli_text .descript{ display: flex;align-items: center; padding-left: 5px;font-size: 12px;color:#777;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.text_model_design .right_anli_btn{flex: 1;padding-top: 26px;}
.text_model_design .right_anli_btn .anli_btn{display: flex;width: 70px;height: 30px;align-items: center;justify-content: center;font-size: 15px;color:#fff;background: #d21526;border-radius: 4px;float: right;cursor: pointer;}
.descript_design{display: flex;margin-bottom: 20px;}
.descript_design .sc_fg{width: 70px;font-size: 14px;color:#cccccc;}
.descript_design .text{flex: 1;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-left: 5px;}
.btn_design{display: flex;justify-content: space-between;}
.btn_design .left_text .name{font-size: 18px;color:#3e3e3e;width: 54px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.btn_design .left_text .cj{font-size: 12px;color:#cccccc;width: 60px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.btn_design .btn_design_click.show_design_btn{display: flex;}
.btn_design .btn_design_click{width: 69px;height: 30px;display: none;align-items: center;justify-content: center;background: #d21526;font-size: 14px;color:#ffe5d3;border-radius: 3px;cursor: pointer;}
.list_design_master{display: flex;flex-wrap: wrap;box-sizing: border-box;width: 31.8%;}
.list_design_master .item_list_design{box-sizing: border-box;margin-right: 20px;margin-bottom: 30px;width: 31.8%}
.list_design_master .item_list_design:nth-child(3n){margin-right: 0px;}
.list_design_master .item_list_design.default_show{box-shadow: 0px 0px 5px 1px #ddd;}
.list_design_master .item_list_design:hover{box-shadow: 0px 0px 6px 3px rgba(203, 204, 208, 0.7); }
.list_design_master .item_list_design:hover .btn_design_click{display: flex;}
.list_design_master .item_list_design .image{width: 100%;height: 240px;overflow: hidden;}
.list_design_master .item_list_design .image img{width: 100%;height: 100%;}
.list_design_master .item_list_design .image:hover img{transform: scale(1.1);transition: all 1s;}
.dire_desiger_list_content .left{width: 900px;margin-right: 17px;}
.addmore{width: 900px;background-color: #eee;line-height: 40px;height: 40px;text-align: center;cursor: pointer;font-size: 14px;color: #333;margin:10px 0;}
.addmore:hover{background-color: #d21526;color:#fff;}


/*报价form*/
.baojia_form input{
      margin: 5px 0;
      width: 100%;
      font-size: 12px;
      color: #333;
      height: 46px;
      background: #f5f5f5;
      border-radius: 4px;
      text-indent: 15px;
    }
    .baojia_form #baojia_yuyue_box {
      width: 230px;
      padding-left: 16px;
      padding-right: 16px;
      background: #fff;
  }
.baojia_form {
  width: 280px;
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
}
.bao_jia_bg {
  /* height: 476px;
  background-image: url('../images/baojiaForm.png');
  background-repeat: no-repeat;
  background-size: 100% 100%; */
}
.baojia_form .baojia_header {
  background-color: #d21526;
  padding: 20px 0px;
  width: 282px;
  height: 133px;
}
.baojia_form .baojia_header h1 {
  line-height: 40px;
  text-align: center;
  font-size: 26px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
}
.baojia_form .baojia_header p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-family: SourceHanSansCN;
  font-weight: 300;
  margin-bottom: 21px;
}
.baojia_form .baojia_header .num_gd {
  background: #ffffff;
  border-radius: 6px 6px 0px 0px;
  margin: 0px 11px 0px 9px;
  box-sizing: border-box;
  height: 65px;
  padding: 13px 16px 12px 16px;
}
.baojia_form .baojia_header .num_gd .num_infor {
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  padding: 0px 9px 0px 0px;
  text-align: right;
  color: #333;
  font-weight: 500;
  font-family: PingFang SC;
  font-size: 30px;
  box-sizing: border-box;
}
.form_model {
  background: #f5f5f5;
  padding-left: 9px;
  box-sizing: border-box;
}
.baojia_form form {
  width: 230px;
  padding-left: 16px;
  padding-right: 16px;
  background: #fff;
}
.baojia_form form input:first-child {
  margin-top: 0px;
}
.baojia_form form input,
.form_bottom {
  margin: 5px 0;
  width: 100%;
  font-size: 12px;
  color: #333;
  height: 46px;
  background: #f5f5f5;
  border-radius: 4px;
  text-indent: 15px;
}
.form_bottom {
  margin-bottom: 21px;
  font-size: 20px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
   text-indent: 0px;
   cursor: pointer;
}
input::-webkit-input-placeholder {
  margin-left: 5px;
}

.baojia_form form p {
  font-size: 14px;
  color: #666;
  margin: 20px 0;
}
.form_bottom {
  border: none;
  background-color: #d21526;
  color: #fff;
}
.calc_phone_model {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.calc_phone_model .text {
  font-size: 22px;
  font-family: Microsoft Sans Serif;
  font-weight: bold;
  color: #d21526;
  margin-left: 9px;
}


/*案例详情*/

.gongdi_left {
  float: left;
  width: 885px;
  margin-right: 15px;
}

.build_show > h3 {
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.build_show .source {
  /*width: 550px;*/
  /* margin-left: 175px; */
  font-size: 14px;
}
.build_show .source > span {
  padding: 0 40px 0 0;
  line-height: 60px;
  color: #666;
}
.build_show .source > span > b {
  color: #666;
  font-weight: normal;
}
.build_show .source a {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  color: #333;
}
.build_show .source i {
  display: block;
  font-size: 18px;
}
.build_show .source a:hover {
  color: #d21526;
}
.build_show > ul {
  display: flex;
  flex-direction: row;
  /* box-shadow: 0px 0px 17px 1px rgba(55, 70, 93, 0.07); */
  margin: 12px 0 32px;
  padding: 40px 0;
}
.build_show > ul > li {
  flex: 1;
  justify-content: center;
}
.build_show > ul > li .nspan{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #1a1a1a;
  line-height: 42px;
}
.build_show > ul > li .nspan:hover{
  color: #d21526;
  font-weight: bold;
}
.build_show > ul > li > span {
  display: block;
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 30px;
}
.build_show img{max-width: 100% !important;height: auto !important;}
.build_show{font-size:14px;line-height: 25px;color:#333;}
.build_show .more{
  float: right;
    display: block;
    width: 72px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    border-radius: 22px;
    margin-top: 10px;
    background: #c00;
    border-color: #c00;
    color: #fff;
    padding: 3px 5px;
}


.designer {
  margin: 50px 0;
  width: 280px;
  padding: 10px;
  box-shadow: 0px 2px 10px #c9c9c9;
  box-sizing: border-box;
  padding-top: 0;
}
.designer2 {
    margin: 10px 0;
}
.InfoBox{
  line-height: 30px;
}
.designer > .head,
.designer > .store {
  /* height: 176px; */
  width: 100%;
  /* background-color: #d21526; */
}
.designer .head  h4,
.designer .store h4 {
  font-size: 18px;
  line-height: 70px;
  /* color: #fff; */
  text-align: center;
  font-weight: bold;
}
.designer .head img {
  margin: 8px auto;
  width: 100%;
  height: auto;
}
.designer .desc p{width:100%;margin:5px auto;font-size:14px;}
.designer .desc .years{color:#d21526;padding:0 5px;font-weight: bold;}


.designer .store {
  height: 294px;
}
.designer .store img {
  margin: 10px 7px;
  width: 266px;
  height: 176px;
}
.designer ul {
  /* margin: 10px 0 0 80px;
  width: 170px; */
}
.designer ul li {
  line-height: 30px;
  color: #999;
}
.designer ul li span {
  color: #333;
}
.designer > div > h5 {
  margin-top: 10px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.designer > div > a {
  /* float: left; */
  /* width: 50%; */
  text-align: center;
  line-height: 30px;
  color: #666;
}
.designer > div > a > span {
  color: #999;
}
.designer > button {
  margin: 10px auto 0;
  width: 180px;
  height: 38px;
  /* background: #d21526;
  color: #fff; */
  /* line-height: 38px; */
  text-align: center;
  border-radius: 20px;
  cursor: pointer;
  display: block;
  border: 1px solid #d21526;
}
.designer > button a{
  color: #d21526;
}
.designer > button:hover{
  background-color: #d21526;
  color:#fff;
}
.designer > button:hover a{
  color: #fff;
}
.article_link {
  margin: 40px auto;
  display: flex;
  flex-direction: row;
}
.article_link a {
  width: 50%;
  display: block;
  color: #666;
  text-align: left;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.article_link a:last-child {
  text-align: right;
}

.site {
  margin: 20px 0;
  padding: 30px;
  height: 100px;
  background: #fafafa;
}
.site > h3,
.recommendation > h3 {
  line-height: 60px;
  font-size: 18px;
  background: url(../images/site_h3.jpg) no-repeat center left;
}
.site > h3{
  padding-left: 35px;
}

.recommendation {
  margin-top: 30px;
}

  .NameBox{
    font-weight: bold;
    font-size: 22px;
    margin: 15px auto;
    text-align: center;
  }


.recommendation li{margin-right: 20px;margin-bottom: 30px;width:280px;box-shadow: 0px 0px 5px 1px #ddd;float: left;}
.recommendation li:hover{box-shadow: 0px 0px 6px 3px rgba(203, 204, 208, 0.7); }
.recommendation .image{width: 100%;height: 240px;}
.recommendation h3{width:250px;margin:15px;font-weight: bold;color:#333;font-size:16px;}
.recommendation .descript{font-size:12px;color:#777;width:250px;margin:15px;}

/*在施工地*/
.gdsg-list{overflow: hidden;width:900px;float: left;}
.gdsg-list li{overflow: hidden;height: 238px;padding: 10px;margin-bottom: 15px;background-color:#f4f4f4;border-radius: 5px;}
.gdsg-list .imgcon{position: relative;overflow: hidden;float: left;width: 334px;height: 238px;margin-right: 10px;}
.gdsg-list .img{width: 334px;height: 238px;margin-right: 10px;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;}
.gdsg-list .img:hover{transform: scale(1.2); -ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2);-o-transform: scale(1.2);}
.gdsg-list .mcon{padding-right: 10px;width: 526px;float: left;}
.gdsg-list .mcon .hd{height: 42px;line-height: 42px;overflow: hidden;padding-bottom: 6px;border-bottom: 1px solid #474646;}
.gdsg-list .mcon .hd .tit{font-size: 18px;max-width: 400px;overflow: hidden;float: left;}
.gdsg-list .mcon .hd a.more{float: right;display: block;width: 72px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;border-radius: 22px;margin-top: 10px;background: #c00;border-color:#c00;color: #fff;    padding: 3px 5px;}

.gdsg-list .mcon .msg{overflow: hidden;padding: 15px 12px;font-size: 14px;line-height: 24px;}
.gdsg-list .mcon .msg .p-hf{float: left;width: 50%;color:#333;font-size:12px;}
.gdsg-list .mcon .sche{padding: 15px 0px 20px;line-height: 24px;}
.gdsg-list .mcon .sche .nm{float: left;margin-left: 12px;}
.gdsg-list .mcon .sgjd{float: left;width: 450px;}
.gdsg-list .jdline{width: 20%;height: 2px;background: #5e5d5d;position: relative;margin-top: 12px;float: left;}
.gdsg-list .jdline .disc{display: block;width: 8px;height: 8px;background: #5e5d5d;border-radius: 50%;position: absolute;right: 0;top: -2px;}
.gdsg-list .jdline .name{text-align: center;width: 56px;height: 18px;line-height: 18px;overflow: hidden;color: #999;font-size: 12px;position: absolute;right: -22px;top: 8px;}
.gdsg-list .jdline.over,.gdsg-list .jdline.over .disc{background: #d21526;}
.gdsg-list .jdline.over .name{color: #d21526;}

.site .mcon .sche{padding: 15px 0px 20px;line-height: 24px;}
.site .mcon .sche .nm{float: left;margin-left: 12px;}
.site .mcon .sgjd{float: left;width: 450px;}
.site .jdline{width: 20%;height: 2px;background: #5e5d5d;position: relative;margin-top: 12px;float: left;}
.site .jdline .disc{display: block;width: 8px;height: 8px;background: #5e5d5d;border-radius: 50%;position: absolute;right: 0;top: -2px;}
.site .jdline .name{text-align: center;width: 56px;height: 18px;line-height: 18px;overflow: hidden;color: #999;font-size: 12px;position: absolute;right: -22px;top: 8px;}
.site .jdline.over,.site .jdline.over .disc{background: #d21526;}
.site .jdline.over .name{color: #d21526;}

/*新闻*/
.gongdi.content_list .title{color: #575759;font-size: 14px;margin-bottom: 40px;}
.decorationFengShui_left{float: left;width: 900px;margin-right: 15px;}

.pagination{margin:20px 20px 20px ;height:40px;padding-top: 50px;padding-left: 100px;padding-bottom: 80px;box-sizing: border-box;}
.pagination>a{display: block;float: left;margin-right: 10px;width:40px;height: 40px;font-size: 14px;color: #333;text-align: center;line-height: 40px;border:1px solid #ccc;border-radius: 5px;}
.pagination .first,.pagination .prev,.pagination .next,.pagination .last{width:60px;}
.pagination .search{width:140px;border:none}
.pagination  span{font-size: 14px;color: #333;}
.pagination .search>input{width:60px;height: 40px;color: #eeeeee;border:1px solid #ccc;border-radius: 3px;text-align: center;}
.pagination ul li.search .jump{margin-left:2px}



.content_list{box-sizing: border-box;}
.content_list .title{color:#575759;font-size: 14px;margin-bottom: 40px;}
.content_list .item   {
    width: 860px;
    height: 160px;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    display: block;
    margin-bottom:20px;
    box-shadow: 0px 0px 20px 0px rgba(203, 204, 208, 0.35);
}
.content_list .item.active,.content_list .item:hover{box-shadow: 0px 0px 6px 2px rgba(203,204,208,0.7);}
.content_list .item .a_img{
     width: 250px;height: 160px;float: left;margin-right: 30px;
}
.content_list .item .a_img:hover{
    transform: scale(1.05);
}

.content_list .item .right_content{min-height: 155px;float: left;width:540px;padding:20px;position: relative;}
.content_list .item .right_content .right_title{width: 100%;font-size: 18px;color:#19191a;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 18px;}
.content_list .item .right_content .descirpt{width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 14px;color:#666;line-height: 30px;margin-bottom: 15px;}
.content_list .item .right_content .time{color:#cbccd0;font-size: 14px;margin-right: 30px;}
.content_list .item .right_content .right_title:hover a{color: #d21526;}
.new_content_class.right_content{width: 100%;}
.gongdi_content .right{
    margin-top: 0;
}

/*about*/
.p_w {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px;
    background-color: #fff;
}

.p_i {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.bg_001 { width: 100%; min-width: 1200px; height: 400px; }
.bg_001.bg1 { display: block; background: transparent url("/static/pc/static/images/about-top.jpg") no-repeat scroll center center; }
.bg_001.bg2 { display: none; background: transparent url("/static/pc/static/images/about-fzlc.jpg") no-repeat scroll center center; }
.bg_001.bg3 { display: none; background: transparent url("/static/pc/static/images/shop_01.jpg") no-repeat scroll center center; }
.bg_001.bg4 { display: none; background: transparent url("/static/pc/static/images/about-contact.jpg") no-repeat scroll center center; }
.bg_001.bg5 { display: none; background: transparent url("/static/pc/static/images/banner-pj.jpg") no-repeat scroll center center; }
.about1 { display: block; }


.bg_005 { width: 100%; min-width: 1200px; height: 350px; background: transparent url("/static/pc/static/images/about-jtl02.jpg") no-repeat scroll center center; box-sizing: border-box; padding: 36px; }
.bg_005 .title { font-size: 30px; text-align: center; font-weight: bold; line-height: 30px; }
.bg_005 .subtitle { font-size: 20px; text-align: center; line-height: 50px; font-weight: bold; }
.bg_005 .desc { color: rgb(102, 102, 102); text-align: center; }
.bg_005 .line { width: 100%; float: left; height: 40px; }
.bg_005 .line .bit_line { border-bottom: 3px solid rgb(212, 187, 84); width: 34px; margin: 0px auto; height: 20px; }
.bg_006 { width: 100%; min-width: 1200px; padding: 40px 0px; background: rgb(242, 242, 242) none repeat scroll 0% 0%; }
.bg_007 { width: 100%; min-width: 1200px; padding: 40px 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.example-showHot { width: 1200px; margin: 0px auto; }
.example-showHot > ul > li { width: 283px; border: 1px solid rgb(233, 233, 233); float: left; margin-bottom: 20px; margin-right: 20px; position: relative; background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
.example-showHot > ul > li.link { transition: all 0.2s linear 0s; }
.example-showHot > ul > li.link:hover { box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1); transform: translateY(-4px); }
.example-showHot > ul > li:nth-child(4n) { margin-right: 0px; }
a.hot-lookup { display: block; width: 100%; height: 214px; cursor: pointer; }
a.hot-lookup > img { width: 100%; height: 100%; }
a.example-title { display: block; width: 253px; padding: 0px 15px; height: 160px; line-height: 24px; overflow: hidden; background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-size: 12px; cursor: pointer; text-align: left; color: rgb(153, 153, 153); }
.example-type { margin-top: 10px; margin-bottom: 10px; color: rgb(51, 51, 51); text-align: center; font-size: 18px; height: 24px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.example-style > ul > li { list-style: outside none disc; float: left; font-size: 12px; margin-left: 20px; }
.example-style > ul.width > li { width: 104px; }
.imgLine > .img-brand { float: left; height: 77px; width: 189px; margin: 6px 13px 6px 0px; }
.imgLine > .img-brand.one { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -2px -407px; }
.imgLine > .img-brand.two { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -195px -245px; }
.imgLine > .img-brand.threen { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -2px -326px; }
.imgLine > .img-brand.four { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -195px -164px; }
.imgLine > .img-brand.five { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -2px -245px; }
.imgLine > .img-brand.six { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -195px -83px; margin-right: 0px; }
.imgLine > .img-brand.seven { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -2px -164px; }
.imgLine > .img-brand.eight { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -195px -2px; }
.imgLine > .img-brand.nine { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -2px -83px; }
.imgLine > .img-brand.ten { background: rgb(255, 255, 255) url("/static/pc/static/images/aopu.png") no-repeat scroll center center; border: 1px solid rgb(221, 221, 221); box-sizing: border-box; }
.imgLine > .img-brand.eleven { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -195px -407px; }
.imgLine > .img-brand.twelve { background: transparent url("/static/pc/static/images/brand.png") no-repeat scroll -195px -326px; margin-right: 0px; }

.decoration-box { width: 100%; }
.decoration-box > ul > li { width: 400px; margin-top: 20px; float: left; text-align: center; }
.decoration-box > ul > li > p.title { font-size: 18px; font-weight: bold; color: rgb(51, 51, 51); margin: 10px auto; }
.decoration-box > ul > li > p { width: 100%; font-size: 14px; color: rgb(102, 102, 102); }
.decoration-box > ul > li > .icon { width: 120px; height: 120px; transition: all 0.3s linear 0s; margin: 0px auto; }
.decoration-box > ul > li:hover > .icon { transform: scale(1.1); }
.decoration-box > ul > li > .icon.icon1 { background: transparent url("/static/pc/static/images/heart-01.png") no-repeat scroll center center; }
.decoration-box > ul > li > .icon.icon2 { background: transparent url("/static/pc/static/images/heart-02.png") no-repeat scroll center center; }
.decoration-box > ul > li > .icon.icon3 { background: transparent url("/static/pc/static/images/heart-03.png") no-repeat scroll center center; }
.decoration-box > ul > li > .icon.icon4 { background: transparent url("/static/pc/static/images/heart-04.png") no-repeat scroll center center; }
.decoration-box > ul > li > .icon.icon5 { background: transparent url("/static/pc/static/images/heart-05.png") no-repeat scroll center center; }
.decoration-box > ul > li > .icon.icon6 { background: transparent url("/static/pc/static/images/heart-06.png") no-repeat scroll center center; }
.bg_003_001 { text-align: center; padding: 32px 0px; font-size: 16px; margin-bottom: 16px; }
.bg_003_001 .txt_desc { line-height: 24px; margin-top: 20px; margin-bottom: 16px; }
.bg_003_ul { width: 535px; margin: 0px auto; }
.bg_003_ul li { width: 50%; float: left; text-align: left; line-height: 34px; color: rgb(157, 105, 48); text-indent: 20px; background: transparent url("/static/pc/static/images/icon-dots.png") no-repeat scroll left center; }
.about_subpage { display: block; }

.about_rongyu{width:1200px;margin:10px auto;position: relative;clear:both;}
.about_rongyu h2{width:800px;text-align: center;margin:15px auto;font-size: 42px;color:#333;font-weight: bold;}
.about_rongyu ul li{float:left;width:200px;height: 320px;margin:20px;}
.about_rongyu .ry_img{width:200px;height: 270px;}
.about_rongyu p{height: 40px;line-height: 20px;overflow:hidden;background-color:#f4f4f4;padding:5px;font-size:12px; }

.pdb30 {padding-bottom: 30px;padding-top: 30px;    background: #f2f2f2;}
.p_i {width: 1200px;position: relative;margin: 0 auto;}
.t-center {text-align: center;}
.mgt30 {margin-top: 30px;}




