@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#e50011","sub1color":"#333333"},
{"vicolor":"#165857","sub1color":"#8DCD9B"},
{"vicolor":"#7CA6A6","sub1color":"#AEBFBC"},
{"vicolor":"#7F8FB3","sub1color":"#455985"}
]
AVAIBLE_VI*/
/*产品内页版心*/
.blk-main {
  width: 1200px;
  margin: 35px auto 0;
}
.blk-xs {
  width: 240px;
}
.blk-sm {
  width: 930px;
}
em,
i {
  font-style: normal;
}
.search-inp .search-btn::after {
  background-color: #ac8567;
}
.search-inp .search-btn::before {
  border-color: #ac8567;
}
/*列表自定义板块*/
.list-style-02 .vertical-layout-item .item-line,
.list-style-01 .vertical-layout-item .item-line {
  padding: 15px;
}
.list-style-02 .vertical-layout-item .item-line::after,
.list-style-01 .vertical-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .vertical-layout-item .item-line:hover::after,
.list-style-01 .vertical-layout-item .item-line:hover::after {
  border-color: #ac8567;
}
.list-style-02 .level-layout-item .item-line::after,
.list-style-01 .level-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .level-layout-item .item-line:hover::after,
.list-style-01 .level-layout-item .item-line:hover::after {
  border-color: #ac8567;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #ac8567;
  border-color: #ac8567;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
/*头部开始*/
.top_bg {
  position: relative;
  z-index: 5;
  height: 214px;
}
.top_bg:before {
  position: absolute;
  content: "";
  z-index: 1;
  left: 0px;
  top: 0px;
  height: 38px;
  width: 100%;
  background: #eee;
}
.header {
  width: 1200px;
  margin: 0 auto;
}
.h_top {
  position: relative;
  z-index: 3;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  font-size: 14px;
  color: #b4b4b4;
}
.h_con {
  height: 126px;
  overflow: hidden;
}
#h1-tag {
  float: left;
  height: 126px;
  display: table;
  overflow: hidden;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 300px;
  max-height: 126px;
  display: inline-block;
}
.h_con .h_dw {
  float: left;
  max-width: 480px;
  padding: 32px 0 10px 22px;
  font-size: 22px;
  color: #161616;
  line-height: 32px;
}
.h_con .h_dw span {
  display: block;
  height: 32px;
  overflow: hidden;
}
.h_dw b {
  display: block;
  font-size: 28px;
  height: 32px;
  overflow: hidden;
}
.h_con .tel {
  float: right;
  max-width: 240px;
  font-size: 14px;
  color: #858585;
  padding: 22px 0 10px 80px;
  line-height: 24px;
}
.h_con .tel span {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.tel em {
  display: block;
  height: 30px;
  color: #ac8567;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  word-break: break-all;
  overflow: hidden;
}
.nav {
  height: 50px;
  background: #000000;
}
.nav-one {
  height: 50px;
}
.nav-one > li {
  position: relative;
  float: left;
  height: 50px;
  background-image: url('../images/nav_bor.gif');
  background-repeat: no-repeat;
  background-position: right 18px;
  background-size: 1px 16px;
}
.nav-one > li:last-child {
  background: none;
}
.nav-one > li > a {
  display: block;
  height: 50px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #ffffff;
}
.nav-one > li > a:hover,
.nav-one > li.cur > a {
  background: #ac8567;
  color: #fff;
  margin-left: -1px;
}
.nav-one > li:hover .nav-two {
  display: block;
}
.nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 50px;
  z-index: 99;
}
.nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav-two li a {
  display: block;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}
.nav-two li.cur > a,
.nav-two li:hover > a {
  font-weight: bold;
  background-color: #fff;
  color: #0d0d0f;
}
/*底部开始*/
.footWrap {
  overflow: hidden;
  border-top: 5px solid #ac8567;
  background-image: url('../images/f_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 260px;
  height: 260px;
  overflow: hidden;
}
.footer {
  height: 260px;
  overflow: hidden;
}
.flogo {
  max-width: 250px;
  margin: 80px 50px 0 40px;
  overflow: hidden;
  float: left;
}
.flogo a {
  display: table-cell;
  vertical-align: middle;
}
.flogo img {
  max-width: 250px;
  max-height: 130px;
  display: inline-block;
}
.info {
  float: left;
  max-width: 700px;
  margin-top: 74px;
}
.info-hz1 {
  float: left;
  width: 335px;
  overflow: hidden;
  max-height: 164px;
  margin-right: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #ffffff;
}
.info a {
  color: #ffffff;
}
.info-hz1 p {
  word-break: break-all;
  max-height: 56px ;
  overflow: hidden;
  word-break: break-all;
}
.info-hz1 p span {
  overflow: hidden;
  display: inline;
}
.info-hz1 p span.f_sp2 {
  display: inline;
  padding-left: 25px;
}
.info-hz1 p em {
  width: 20px;
  display: inline-block;
  height: 28px;
  line-height: 0px;
  vertical-align: middle;
}
.info-hz1 p a {
  max-height: 90px;
}
.code {
  width: 120px;
  padding: 70px 0 0 0;
  float: right;
}
.code img {
  width: 120px;
  height: 120px;
  display: block;
  border: 1px solid #fff;
}
.code span {
  overflow: hidden;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  color: #ffffff;
  height: 40px;
}
/*底部结束*/
.bg_vi_color {
  background-color: #ac8567;
}
.txt_vi_color {
  color: #ac8567 !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: #ac8567;
}
/*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: #ac8567;
  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: #ac8567;
  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: #ac8567;
  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: #ac8567;
  border: 1px solid #ac8567;
}
.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: #ac8567;
}
.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 #ac8567;
}
.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: #ac8567;
}
.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: #ac8567;
}
.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: #ac8567;
}
.g_an .hd li.on {
  color: #ac8567;
}
.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: #ac8567;
}
.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: #ac8567;
  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: #ac8567;
  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: #ac8567;
}
.sjs_txt {
  height: 90px;
  font-weight: normal;
  font-size: 24px;
  color: #221815;
}
.sjs_txt p {
  height: 31px;
  overflow: hidden;
}
.sjs_txt b {
  color: #ac8567;
  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: #ac8567;
  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: #ac8567;
  margin-right: 32px;
  border: 1px solid #ac8567;
  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: #ac8567;
}
.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;
}
.g_ab p {
  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: #ac8567;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
