@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#23ac38"},
{"vicolor":"#fe9e0b"},
{"vicolor":"#da251c"},
{"vicolor":"#35c096"}
]
AVAIBLE_VI*/
.message .message_button input,
.message .mess_su_sub {
  background-color: #3b22ab;
}
html {
  color: #000;
  background: #FFF;
}
body {
  color: #666;
  font: 12px/1.231 "Microsoft Yahei", arial, helvetica, clean, sans-serif;
}
/*网站字体颜色*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}
input,
select {
  vertical-align: middle;
}
select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  border-collapse: collapse;
}
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
/*title*/
h1 {
  font-size: 32px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
a {
  color: #666;
  text-decoration: none;
}
/*for ie f6n.net*/
a:focus {
  outline: 0;
}
/*for ff f6n.net*/
a:hover {
  text-decoration: underline;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
body {
  word-break: break-all;
  min-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 1200px;
  margin: 0 auto;
}
.h_nav li a:-webkit-any-link {
  display: block;
}
.f_cb:after,
.f_cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.f_cb,
.f_cbli li {
  zoom: 1;
}
.f_ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.f_dn {
  display: none;
}
.f_db {
  display: block;
}
.f_pr {
  position: relative;
}
.f_pa {
  position: absolute;
}
.f_fl {
  float: left;
}
.f_fr {
  float: right;
}
.f_prz {
  position: relative;
  zoom: 1;
}
.f_oh {
  overflow: hidden;
}
.f_fa {
  font-family: Arial, Helvetica, sans-serif;
}
.f_fst {
  font-family: "宋体";
}
i,
em {
  font-style: normal;
}
/*头部开始*/
.g_head {
  height: 116px;
}
.g_head h1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 172px;
  height: 116px;
  font-size: 0;
  text-align: center;
  line-height: 0;
  display: table;
}
.g_head h1 span {
  display: table-cell;
  vertical-align: middle;
}
.g_head h1 img {
  max-width: 210px;
  max-height: 116px;
  display: inline-block;
}
.g_head ul {
  padding: 40px 0 0 240px;
  float: left;
  width: 710px;
  height: 38px;
  overflow: hidden;
}
.g_head li {
  float: left;
  width: 110px;
  height: 38px;
  line-height: 38px;
}
.g_head li a {
  color: #333333;
  display: block;
  float: left;
  width: 110px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  text-decoration: none;
  border-radius: 18px;
}
.g_head li a:hover,
.g_head .cur a {
  color: #fff;
  background-color: #3b22ab;
}
.g_head .tel {
  float: right;
  width: 174px;
  height: 27px;
  background: url(../images/tel.png) no-repeat 0 1px;
  background-size: 25px 25px;
  margin-top: 40px;
  padding-left: 38px;
  font-size: 22px;
  color: #333;
  overflow: hidden;
}
.g_ft {
  height: 312px;
  background: url(../images/f_xxx.jpg) no-repeat top center;
  background-size: 1920px 326px;
}
.g_ft .m_flogo {
  float: left;
  width: 266px;
  height: 292px;
  padding: 10px 0 ;
  margin-right: 84px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
.g_ft .m_flogo span {
  display: table-cell;
  vertical-align: middle;
}
.g_ft .m_flogo img {
  max-width: 266px;
  max-height: 292px;
  display: inline-block;
}
.g_ft .add {
  margin-top: 72px ;
  max-height: 216px;
  float: left;
  width: 600px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  overflow: hidden;
}
.g_ft .add a {
  color: #fff;
}
.g_ft .m_code {
  float: right;
  margin-top: 86px ;
  width: 116px;
  height: 116px;
  padding: 8px;
  border: 1px dashed #eee;
}
.g_ft .m_code img {
  width: 115px;
  height: 115px;
  display: block;
}
.g_ft .line1 {
  position: absolute;
  left: 280px;
  top: 94px;
  width: 1px;
  height: 139px;
  background: rgba(255, 255, 255, 0.2);
}
.g_ft .line2 {
  position: absolute;
  left: 988px;
  top: 94px;
  width: 1px;
  height: 139px;
  background: rgba(255, 255, 255, 0.2);
}
/*banner*/
.banner {
  overflow: hidden;
  height: 603px;
}
.banner {
  background: url(../images/banner.jpg) no-repeat center top;
  background-size: 1920px 603px;
  height: 603px;
  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: #3b22ab;
  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: #3b22ab;
  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: #3b22ab;
  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: #3b22ab;
  border: 1px solid #3b22ab;
}
.g_cho dd:hover h3,
.g_cho dd:hover p {
  color: #fff;
}
/* 只选择优质供应商 */
.g_gys {
  background: url(../images/gysbg.jpg) no-repeat 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: #3b22ab;
}
.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 #3b22ab;
}
.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: #3b22ab;
}
.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: #3b22ab;
}
.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: #3b22ab;
}
.g_an .hd li.on {
  color: #3b22ab;
}
.an_tel {
  float: left;
  width: 286px;
  background: url(../images/anico3.jpg) no-repeat 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: url(../images/ysbg.jpg) no-repeat 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: #3b22ab;
}
.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: #3b22ab;
  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: #3b22ab;
  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: url(../images/sjsbg.jpg) no-repeat 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: #3b22ab;
}
.sjs_txt {
  height: 90px;
  font-weight: normal;
  font-size: 24px;
  color: #221815;
}
.sjs_txt p {
  height: 31px;
  overflow: hidden;
}
.sjs_txt b {
  color: #3b22ab;
  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: #3b22ab;
  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: #3b22ab;
  margin-right: 32px;
  border: 1px solid #3b22ab;
  overflow: hidden;
}
.g_sjs .tel {
  background: url(../images/tel2.jpg) no-repeat 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: url(../images/zjbg.jpg) no-repeat 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: #3b22ab;
}
.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 {
  max-height: 308px;
  overflow: hidden;
}
.g_ab p {
  font-size: 16px;
  color: #444444;
  line-height: 28px;
}
.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: #3b22ab;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
