@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#3484d4","sub1color":"#333333"},
{"vicolor":"#fe595f","sub1color":"#b4eaff"},
{"vicolor":"#0776d3","sub1color":"#dfe2e9"},
{"vicolor":"#f2910a","sub1color":"#ffc087"}
]
AVAIBLE_VI*/
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/*头部*/
.headbj {
  position: relative;
  z-index: 10;
  background: #f2f2f2;
}
.headbj .head {
  height: 126px;
  background: #fff;
}
.headbj .head .logo {
  display: table;
  height: 126px;
  line-height: 0;
  margin-right: 30px;
}
.headbj .head .logo a {
  display: table-cell;
  vertical-align: middle;
}
.headbj .head .logo a img {
  max-width: 175px;
  max-height: 90px;
}
.headbj .head h2 {
  max-width: 600px;
  border-left: 1px dashed #d6d6d6;
  margin-top: 32px;
  padding-left: 30px;
  box-sizing: border-box;
}
.headbj .head h2 b {
  font-size: 28px;
  font-weight: bold;
  line-height: 32px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.headbj .head h2 span {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.headbj .head .h-tel {
  position: relative;
  margin-top: 32px;
  max-width: 350px;
  text-align: right;
}
.headbj .head .h-tel span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  color: #333333;
  padding-left: 40px;
  background-image: url('../images/h-tel.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px 25px;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.headbj .head .h-tel b {
  font-size: 28px;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.headbj .nav {
  width: 1200px;
  margin: 0 auto;
  height: 54px;
}
.headbj .nav .nav-one {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  box-sizing: border-box;
}
.headbj .nav .nav-one > li {
  line-height: 54px;
  height: 54px;
  box-sizing: border-box;
  position: relative;
}
.headbj .nav .nav-one > li > a {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 54px;
  color: #333333;
  height: 54px;
  padding: 0 5px;
}
.headbj .nav .nav-one > li.cur,
.headbj .nav .nav-one > li:hover {
  background: #5e7a5b;
}
.headbj .nav .nav-one > li.cur > a,
.headbj .nav .nav-one > li:hover > a {
  color: #fff;
}
.headbj .nav .nav-one > li:hover .nav-two,
.headbj .nav .nav-one > li:hover .nav-two:before {
  display: block;
}
.headbj .nav .nav-one .nav-two {
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
  z-index: 90;
  background: #f7f7f7;
}
.headbj .nav .nav-one .nav-two li {
  white-space: nowrap;
  height: 44px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
  border-bottom: 1px solid #eee;
}
.headbj .nav .nav-one .nav-two a {
  display: block;
  height: 44px;
  font-size: 14px;
  font-weight: normal;
  line-height: 44px;
  color: #1a1a1a;
  text-align: left;
  overflow: hidden;
  margin-top: 0;
  padding: 0 5px;
}
.headbj .nav .nav-one .nav-two a:hover {
  color: #5e7a5b;
}
.headbj .nav .nav-one .nav-two li:last-child {
  border-bottom: 0;
}
/*底部*/
.foot {
  background: #333;
  padding-top: 56px;
  box-sizing: border-box;
  padding-bottom: 50px;
  border-bottom: 6px solid #5e7a5b;
}
.foot .content {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.foot .content h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #ffffff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 35px;
  width: 100%;
}
.foot .content .fnav {
  width: 470px;
  padding-right: 30px;
  box-sizing: border-box;
}
.foot .content .fnav ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 330px;
  height: 156px !important;
}
.foot .content .fnav li {
  width: 40% !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.foot .content .fnav li a {
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
  display: block;
}
.foot .content .fnav li a:hover {
  color: #5e7a5b;
}
.foot .content .finfo {
  width: 430px;
  padding-right: 30px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  color: #ffffff;
}
.foot .content .finfo a {
  color: #fff;
}
.foot .content .finfo p {
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  color: #ffffff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.foot .content .finfo p b {
  font-weight: normal;
}
.foot .content .finfo p.address {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  height: 44px;
  height: auto;
  max-height: 44px;
  text-overflow: inherit;
  white-space: normal;
  margin: 8px 0;
}
.foot .content .finfo p.address span {
  max-height: 44px;
}
.foot .content .fcode {
  width: 295px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.foot .content .fcode p {
  width: 129px;
}
.foot .content .fcode p em {
  width: 115px;
  height: 115px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 6px;
  display: block;
}
.foot .content .fcode p em img {
  width: 115px;
  height: 115px;
  display: block;
}
.foot .content .fcode p span {
  font-size: 12px;
  font-weight: normal;
  line-height: 32px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  display: block;
}
.bg_vi_color {
  background-color: #5e7a5b;
}
.txt_vi_color {
  color: #5e7a5b !important;
}
.f-support img {
  width: 44px;
  vertical-align: sub;
  margin-left: 5px;
}
.bg_vi_color {
  background-color: #5e7a5b;
}
.txt_vi_color {
  color: #5e7a5b !important;
}
/*COMMON_BLK_END*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #5e7a5b;
}
/*banner*/
.banner img {
  width: 100%;
  display: block;
}
.g_cho {
  padding-top: 65px;
  height: 640px;
}
.g_cho h2 {
  height: 140px;
  line-height: 140px;
  overflow: hidden;
}
.g_cho h2 span {
  display: block;
  float: left;
  height: 100px;
  padding: 0px 20px;
  background: #5e7a5b;
  color: #fff;
  height: 100px;
  line-height: 100px;
  margin-top: 20px;
  overflow: hidden;
}
.g_cho h2 b {
  font-weight: normal;
  font-size: 40px;
  margin: 0 10px;
  color: #333;
}
.g_cho h2 i {
  color: #5e7a5b;
  font-size: 40px;
}
.g_cho dl {
  float: left;
  width: 380px;
  margin-right: 29px;
}
.g_cho .lastdl {
  margin-right: 0;
}
.g_cho dt,
.g_cho dt img {
  width: 380px;
  height: 260px;
  display: block;
}
.g_cho dd {
  padding: 22px 22px 0 18px;
  height: 142px;
  border: 1px solid #b5b5b5;
  border-top: none;
}
.g_cho h3 {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  color: #5e7a5b;
  overflow: hidden;
  margin-bottom: 10px;
}
.cho_desc {
  max-height: 78px;
  overflow: hidden;
}
.g_cho p {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}
.g_cho dd:hover {
  background: #5e7a5b;
  border: 1px solid #5e7a5b;
}
.g_cho dd:hover h3,
.g_cho dd:hover p {
  color: #fff;
}
/* 只选择优质供应商 */
.g_gys {
  background-image: url('../images/gysbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 779px;
  height: 713px;
  padding-top: 67px;
}
.g_gys h2 {
  padding-top: 20px;
  height: 200px;
  text-align: center;
  font-size: 40px;
  color: #333333;
  font-weight: normal;
}
.g_gys h2 p {
  height: 52px;
  line-height: 52px;
  overflow: hidden;
}
.g_gys h2 b {
  color: #5e7a5b;
}
.g_gys h2 em {
  display: block;
  padding-top: 18px;
  font-size: 16px;
  color: #221815;
}
.g_gys ul {
  padding-left: 72px;
  width: 450px;
  float: left;
}
.g_gys li {
  float: left;
  width: 182px;
  height: 100px;
  margin: 0 24px 24px 0;
}
.g_gys li img {
  width: 180px;
  height: 100px;
  display: block;
  border: 1px solid #fff;
}
.g_gys li:hover img,
.g_gys .cur img {
  border: 1px solid #5e7a5b;
}
.g_gys dl {
  float: right;
  width: 603px;
  margin-right: 70px;
  position: relative;
}
.g_gys dt,
.g_gys dt img {
  width: 603px;
  height: 350px;
  display: block;
}
.g_gys dd {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 50px 0 40px;
  height: 86px;
  background: #5e7a5b;
}
.g_gys h3 {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  margin-bottom: 6px;
}
.g_gys dd p {
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
/* 康美装饰经典案例 */
.g_an {
  padding-top: 63px;
  height: 1295px;
}
.g_an h2 {
  padding-top: 20px;
  height: 126px;
  text-align: center;
  font-size: 40px;
  color: #333333;
  font-weight: normal;
}
.g_an h2 p {
  height: 52px;
  overflow: hidden;
}
.g_an h2 b {
  color: #5e7a5b;
}
.g_an h2 em {
  display: block;
  height: 31px;
  padding-top: 12px;
  font-size: 16px;
  color: #221815;
  overflow: hidden;
}
.g_an .hd {
  height: 78px;
}
.g_an .hd ul {
  float: left;
  width: 816px;
}
.g_an .hd li {
  float: left;
  width: 326px;
  color: #333333;
  padding-left: 60px;
  height: 49px;
  font-size: 20px;
  font-weight: normal;
  line-height: 48px;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
}
.g_an .hd em {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 5px;
  overflow: hidden;
}
.g_an .hd strong {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 49px;
  height: 49px;
}
.g_an .hd strong img {
  width: 49px;
  height: 49px;
}
.g_an .hd strong {
  background-color: #333;
}
.g_an .hd li.on strong {
  background-color: #5e7a5b;
}
.g_an .hd li.on {
  color: #5e7a5b;
}
.an_tel {
  float: left;
  width: 286px;
  background-image: url('../images/anico3.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 49px 49px;
  font-size: 16px;
  color: #333333;
  padding-left: 70px;
  height: 49px;
}
.an_tel .tel {
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  overflow: hidden;
}
.an_tel i a {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  color: #666;
}
.g_an .anlst li {
  float: left;
  width: 385px;
  margin-right: 21px;
}
.g_an .anlst .lastli {
  margin-right: 0;
}
.g_an .anlst li img {
  width: 385px;
  height: 270px;
  display: block;
  transition: all 0.3s ease-in-out 0s;
}
.g_an .anlst li:hover img {
  transform: scale(1.02);
}
.g_an .anlst li em {
  display: block;
  height: 30px;
  padding-top: 10px;
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  text-align: center;
  margin-bottom: 32px;
  overflow: hidden;
}
/* 优势 */
.g_ys {
  background-image: url('../images/ysbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 802px;
  height: 737px;
  padding-top: 66px;
}
.g_ys h2 {
  height: 88px;
  text-align: center;
  line-height: 88px;
  font-size: 46px;
  overflow: hidden;
}
.g_ys h2 span {
  font-weight: normal;
}
.g_ys h2 b {
  color: #5e7a5b;
}
.g_ys dl {
  position: absolute;
}
.g_ys .ysl dd {
  float: left;
  width: 286px;
  padding: 0 17px 0 0;
}
.g_ys .ysl h3 {
  text-align: right;
}
.g_ys .ysr dd {
  float: left;
  width: 286px;
  padding: 0 0 0 10px;
  text-align: left;
}
.g_ys h3 {
  height: 36px;
  line-height: 36px;
  font-size: 21px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
}
.g_ys p {
  max-height: 88px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  overflow: hidden;
}
.g_ys dt {
  float: left;
  width: 76px;
  height: 66px;
  background-color: #5e7a5b;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  padding-top: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.g_ys dt span {
  display: block;
  height: 28px;
  overflow: hidden;
}
.g_ys .ys01 {
  left: 0;
  top: 188px;
}
.g_ys .ys02 {
  left: 0;
  top: 344px;
}
.g_ys .ys03 {
  left: 0;
  top: 500px;
}
.g_ys .ys04 {
  left: 825px;
  top: 188px;
}
.g_ys .ys05 {
  left: 825px;
  top: 344px;
}
.g_ys .ys06 {
  left: 825px;
  top: 500px;
}
.ys_pic1 {
  position: absolute;
  width: 393px;
  height: 393px;
  top: 188px;
  left: 404px;
  border-radius: 50%;
  overflow: hidden;
}
.ys_pic1 img {
  width: 393px;
  height: 393px;
}
/* 由他们见证 */
.g_jz {
  padding-top: 60px;
  height: 500px;
}
.g_jz h2 {
  padding-top: 25px;
  height: 52px;
  text-align: center;
  font-size: 40px;
  line-height: 52px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 53px;
  overflow: hidden;
}
.g_jz h2 b {
  color: #5e7a5b;
  display: inline-block;
  padding-left: 25px;
}
.g_jz li {
  float: left;
  width: 238px;
}
.g_jz li img {
  width: 238px;
  height: 148px;
  display: block;
  border: 1px solid #dddcdc;
  border-bottom: none;
  border-right: none;
}
.g_jz .brline img {
  border-right: 1px solid #dddcdc ;
}
.g_jz .bbline img {
  border-bottom: 1px solid #dddcdc ;
}
.m_sjs li img {
  width: 500px;
  height: 448px;
}
/* 设计师一对一定制 */
.g_sjs {
  background-image: url('../images/sjsbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 456px;
  height: 450px;
}
.g_sjs .m_js {
  float: left;
  width: 624px;
  margin-right: 76;
  padding-top: 120px;
}
.g_sjs .m_js h2 {
  height: 60px;
  font-size: 44px;
  color: #333333;
  font-weight: normal;
  line-height: 60px;
  margin-bottom: 34px;
  overflow: hidden;
}
.g_sjs .m_js h2 b {
  color: #5e7a5b;
}
.sjs_txt {
  height: 90px;
  font-weight: normal;
  font-size: 24px;
  color: #221815;
}
.sjs_txt p {
  height: 31px;
  overflow: hidden;
}
.sjs_txt b {
  color: #5e7a5b;
  font-weight: normal;
}
.sjs_txt em {
  display: inline-block;
  height: 30px;
  font-size: 20px;
  color: #666666;
  padding-top: 6px;
  overflow: hidden;
}
.g_sjs .btn {
  display: block;
  height: 72px;
}
.g_sjs .btn1 {
  display: block;
  float: left;
  width: 162px;
  height: 45px;
  line-height: 45px;
  background: #5e7a5b;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-right: 32px;
  overflow: hidden;
}
.g_sjs .btn2 {
  display: block;
  float: left;
  width: 162px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #5e7a5b;
  margin-right: 32px;
  border: 1px solid #5e7a5b;
  overflow: hidden;
}
.g_sjs .tel {
  background-image: url('../images/tel2.jpg');
  background-repeat: no-repeat;
  background-position: 0 6px;
  background-size: 37px 35px;
  padding-left: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  overflow: hidden;
}
.g_sjs .tel b {
  font-weight: normal;
  font-size: 26px;
  color: #666666;
}
/* 走进康美 */
.g_ab {
  padding-top: 70px;
  height: 540px;
  background-image: url('../images/zjbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 610px;
}
.g_ab h2 {
  padding-top: 20px;
  height: 52px;
  text-align: center;
  font-size: 40px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 42px;
  overflow: hidden;
}
.g_ab h2 b {
  color: #5e7a5b;
}
.g_ab h2 em {
  display: block;
  padding-top: 12px;
  font-size: 16px;
  color: #221815;
}
.g_ab dt {
  float: left;
  padding-left: 9px;
  width: 587px;
}
.g_ab dt img {
  width: 587px;
  height: 346px;
  display: block;
}
.g_ab dd {
  float: left;
  margin-left: 70px;
  width: 522px;
}
.g_ab h3 {
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  color: #444444;
  overflow: hidden;
}
.ab_desc {
  font-size: 16px;
  color: #444444;
  line-height: 28px;
  max-height: 308px;
  overflow: hidden;
}
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  position: relative;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #5e7a5b;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
