@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#005dbd","sub1color":"#01a751"},
{"vicolor":"#01a08e","sub1color":"#ffb400"},
{"vicolor":"#1A2D27","sub1color":"#ABC327"},
{"vicolor":"#ffb400","sub1color":"#35c096"}
]
AVAIBLE_VI*/
.search-inp .search-btn::after {
  background-color: #bb1c2b;
}
.search-inp .search-btn::before {
  border-color: #bb1c2b;
}
/*列表自定义板块*/
.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: #bb1c2b;
}
.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: #bb1c2b;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #bb1c2b;
  border-color: #bb1c2b;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
/*头部*/
.hea-top {
  background-color: #bb1c2b;
}
.hea-con {
  height: 40px;
  overflow: hidden;
}
.hea-con span {
  display: inline-block;
  max-width: 100%;
  height: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  color: #ffffff;
  overflow: hidden;
}
.hea-mid {
  height: 160px;
}
#h1-tag {
  float: left;
  max-width: 240px;
  height: 130px;
  display: table;
  padding: 15px 0;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 240px;
  max-height: 130px;
  vertical-align: middle;
}
.hea-mid h2 {
  width: 580px;
  float: left;
  overflow: hidden;
  margin: 45px 0 0 20px;
  padding-left: 25px;
  border-left: 1px solid #d8d8d8;
}
.hea-mid h2 span {
  display: block;
  height: 36px;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #4d4d4d;
  margin-bottom: 6px;
  overflow: hidden;
}
.hea-mid h2 em {
  display: block;
  height: 24px;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #888888;
  overflow: hidden;
}
.hea-phone {
  float: right;
  width: 260px;
  text-align: right;
  margin-top: 45px;
  padding-right: 70px;
  position: relative;
}
.hea-phone img {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 10px;
  right: 0;
  z-index: 1;
}
.hea-phone em {
  display: block;
  height: 32px;
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  color: #4d4d4d;
  overflow: hidden;
}
.nav {
  height: 70px;
  background-color: #bb1c2b;
}
.nav-one {
  height: 70px;
}
.nav-one > li {
  float: left;
  position: relative;
  z-index: 10;
}
.nav-one > li > a {
  display: block;
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.nav-one > li.cur > a,
.nav-one > li:hover > a {
  background-color: #303033;
  color: #fff;
}
.nav-one > li:hover .nav-two {
  display: block;
}
.nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 70px;
  z-index: 99;
}
.nav-two li {
  white-space: nowrap;
  height: 60px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
  border-bottom: 1px solid #ccc;
}
.nav-two li a {
  display: block;
  height: 60px;
  padding: 0 15px ;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
}
.nav-two li.cur,
.nav-two li:hover {
  border-bottom-color: #303033;
}
.nav-two li.cur a,
.nav-two li:hover a {
  background-color: #303033;
  color: #fff;
}
/*底部*/
.foot {
  background-color: #333;
  padding: 50px 0 0;
}
.f_con {
  padding-bottom: 30px;
}
.f_con .f_logo {
  float: left;
  max-width: 240px;
  height: 130px;
  display: table;
  padding: 15px 0;
}
.f_con .f_logo a {
  display: table-cell;
  vertical-align: middle;
}
.f_con .f_logo img {
  max-width: 240px;
  max-height: 130px;
  vertical-align: middle;
}
.fwz {
  float: left;
  width: 610px;
  max-height: 240px;
  overflow: hidden;
  padding-left: 30px;
}
.fwz p {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #cccccc;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 10px;
}
.fwz p span,
.fwz p em {
  float: left;
  max-width: 100%;
  height: 30px;
  overflow: hidden;
}
.fwz p a {
  color: #ccc;
}
.fwz p span {
  margin-right: 20px;
}
.code {
  float: right;
  width: 130px;
}
.code em {
  display: block;
  border: 1px solid #666;
  padding: 4px;
}
.code em img {
  width: 120px;
  height: 120px;
  display: block;
}
.code span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #cccccc;
  text-align: center;
  overflow: hidden;
}
.f_nav {
  background-color: #303033;
  padding: 10px 0;
}
.f_nav p {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
  max-height: 60px;
  overflow: hidden;
}
.f_nav p span,
.f_nav p em {
  float: left;
  max-width: 100%;
  height: 30px;
  overflow: hidden;
}
.f_nav p a {
  color: #fff;
}
.f_nav p span {
  margin-right: 30px;
}
.f_nav p.nav_plf {
  float: left;
  width: 900px;
}
.f_nav p.nav_prt {
  float: right;
  width: 200px;
  text-align: right;
}
.f_nav p.nav_prt em {
  width: 100%;
}
/*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: #bb1c2b;
}
/*广告*/
.banner img {
  width: 100%;
  display: block;
}
/*设计承诺*/
.jypjy3.chengnuo01 {
  margin: 70px auto 0;
  width: 1200px;
  height: 435px;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  font-family: "Microsoft Yahei";
}
.cnbt {
  height: 40px;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 45px;
  overflow: hidden;
  color: #333;
  letter-spacing: 6px;
}
.cnbt span {
  color: #bb1c2b;
}
.jypjy3.chengnuo01 dl {
  width: 380px;
  float: left;
  margin-right: 30px;
  overflow: hidden;
}
.jypjy3.chengnuo01 .nomar {
  margin-right: 0;
}
.jypjy3.chengnuo01 dt img {
  width: 380px;
  height: 190px;
}
.jypjy3.chengnuo01 dd h3 {
  padding-top: 25px;
  text-align: center;
  font-size: 18px;
  color: #303033;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  font-weight: normal;
}
.jypjy3.chengnuo01 dd p {
  margin: 10px 10px;
  font-size: 14px;
  line-height: 24px;
  color: #888888;
  text-align: center;
  max-height: 48px;
  overflow: hidden;
}
/*施工承诺*/
.jypjy4.chengnuo02 {
  width: 1200px;
  height: 475px;
  margin: 50px auto 0;
  font-family: "Microsoft Yahei";
  overflow: hidden;
}
.jypjy4.chengnuo02 dl.oxx {
  float: left;
  width: 600px;
  height: 300px;
  overflow: hidden;
  float: left;
}
.jypjy4.chengnuo02 dl.oxx dt {
  height: 300px;
  overflow: hidden;
}
.jypjy4.chengnuo02 dl.oxx dt img {
  display: block;
  width: 600px;
  height: 298px;
}
.jypjy4 .cn01 {
  width: 520px;
  overflow: hidden;
  float: right;
}
.jypjy4 .cn01 dl {
  height: 111px;
  overflow: hidden;
}
.jypjy4 .cn01 dt {
  width: 88px;
  height: 80px;
  overflow: hidden;
  float: left;
}
.jypjy4 .cn01 dt img {
  display: block;
  width: 88px;
  height: 80px;
}
.jypjy4 .cn01 dd {
  width: 390px;
  float: right;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.jypjy4 .cn01 dd span {
  display: block;
  font-size: 20px;
  color: #333;
  padding: 5px 0;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
}
.jypjy4 .cn01 dd p {
  height: 48px;
  line-height: 24px;
  overflow: hidden;
}
/*材料承诺*/
.jypjy5.chengnuo03 {
  padding-top: 70px;
  height: 320px;
  background: #f7f7f7;
  font-family: "Microsoft Yahei";
  overflow: hidden;
}
.jypjy5 .chengnuo03-1 {
  width: 1200px;
  margin: 0 auto;
}
.jypjy5 .chengnuo03-1 dl {
  float: left;
  overflow: hidden;
  width: 320px;
  padding-right: 50px;
  border-right: 1px solid #d2d2d2;
  margin-right: 60px;
}
.jypjy5 .chengnuo03-1 .nomar {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}
.jypjy5 .chengnuo03-1 dt {
  font-size: 20px;
  line-height: 40px;
  color: #303033;
}
.jypjy5 .chengnuo03-1 dt span {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 18px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  background: #bb1c2b;
}
.jypjy5 .chengnuo03-1 dt em {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.jypjy5 .chengnuo03-1 dt img {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
}
.jypjy5 .chengnuo03-1 dd {
  padding-top: 24px;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  height: 56px;
  overflow: hidden;
}
/*售后承诺*/
.jypjy6.chengnuo04 {
  height: 707px;
  margin-top: 58px;
  background-image: url('../images/chegnnuoimg12.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 707px;
  font-family: "Microsoft Yahei";
  overflow: hidden;
  position: relative;
}
.jypjy6.chengnuo04 dl {
  position: absolute;
  top: 56px;
  left: 50%;
  margin-left: -600px;
  width: 400px;
  overflow: hidden;
  border-top: 5px solid #bb1c2b;
}
.jypjy6.chengnuo04 dt {
  padding-left: 28px;
  text-align: left;
  height: 107px;
  line-height: 107px;
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
}
.jypjy6.chengnuo04 dd {
  margin: 30px 30px  0;
  border-bottom: 1px dashed #d2d2d2;
  height: 123px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
  color: #888888;
}
.jypjy6.chengnuo04 dd span {
  display: block;
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}
.jypjy6.chengnuo04 dd p {
  height: 52px;
  line-height: 26px;
  overflow: hidden;
}
/*流程*/
.jypjy7.chengnuo05 {
  margin: 120px auto 0;
  width: 1200px;
  height: 480px;
  overflow: hidden;
  font-family: "Microsoft Yahei";
}
.jypjy7.chengnuo05 h2 {
  height: 145px;
  overflow: hidden;
  text-align: center;
  font-size: 30px;
  color: #303033;
  line-height: 40px;
}
.jypjy7.chengnuo05 h2 p {
  height: 40px;
  overflow: hidden;
  line-height: 40px;
}
.jypjy7.chengnuo05 h2 span {
  display: block;
  font-size: 22px;
  font-weight: normal;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
}
.jypjy7.chengnuo05 ul {
  height: 228px;
  overflow: hidden;
  background-image: url('../images/chegnnuoimg13.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 1200px 50px;
}
.jypjy7.chengnuo05 li {
  float: left;
  width: 90px;
  margin-right: 45px;
  overflow: hidden;
}
.jypjy7.chengnuo05 li img {
  display: block;
  width: 90px;
  height: 90px;
}
.jypjy7.chengnuo05 li span {
  display: block;
  font-size: 16px;
  padding-top: 5px;
  color: #303033;
  text-align: center;
  width: 90px;
  height: 60px;
  line-height: 30px;
  overflow: hidden;
}
.jypjy7.chengnuo05 li.nomar {
  margin-right: 0;
}
.jypjy7.chengnuo05 li p {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #c6c6c6;
  background: #f7f7f7;
  font: 20px Arial;
  margin: 20px auto 0;
  text-align: center;
  line-height: 50px;
  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: #bb1c2b;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
.message .message_button input,
.message .mess_su_sub {
  background-color: #bb1c2b;
}
