@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#E77B28","sub1color":"#000000"},
{"vicolor":"#01a08e","sub1color":"#ffb400"},
{"vicolor":"#1A2D27","sub1color":"#ABC327"},
{"vicolor":"#ffb400","sub1color":"#35c096"}
]
AVAIBLE_VI*/
.oh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.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: #3abe2e;
}
.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: #3abe2e;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #3abe2e;
  border-color: #3abe2e;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
.recommend .item-picture,
.abput-pic,
.about-list li,
.part-con li,
.case-list dl,
.superi-pic,
.news-con dl {
  overflow: hidden;
}
.recommend .item-picture img,
.abput-pic img,
.about-list li img,
.part-con li img,
.case-list dl img,
.superi-pic img,
.news-con dl img {
  transition: .5s;
}
.recommend .item-picture:hover img,
.abput-pic:hover img,
.about-list li:hover img,
.part-con li:hover img,
.case-list dl:hover img,
.superi-pic:hover img,
.news-con dl:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.f_pr {
  position: relative;
}
.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;
}
.search-btn:after {
  background-color: #3abe2e;
}
.search-btn::before {
  border-color: #3abe2e;
}
.nav-two {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*头部*/
.head {
  height: 161px;
  position: relative;
}
.head .load {
  background: #fafafa;
  border-bottom: 1px solid #eee;
}
.head .load .content {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.head .load p {
  font-size: 13px;
  font-weight: normal;
  line-height: 30px;
  color: #999999;
  display: block;
  width: 600px;
  height: 30px;
  overflow: hidden;
}
.head .load span {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 600px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.head .load span a {
  font-size: 12px;
  font-weight: normal;
  line-height: 30px;
  color: #999999;
  display: block;
  padding: 0 20px;
  max-width: 270px;
  box-sizing: border-box;
  word-break: break-all;
  height: 30px;
  overflow: hidden;
}
.head .tlogo {
  float: left;
  width: 100px;
  padding-top: 12px;
}
.head .tlogo img {
  max-width: 110px;
}
#h1-tag {
  height: 111px;
  display: table;
  float: left;
  overflow: hidden;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  display: inline-block;
  max-height: 110px;
  max-width: 150px;
}
.nav {
  position: relative;
  float: right;
  width: 965px;
  z-index: 99;
}
.nav .nav-one {
  height: 130px;
}
.nav ul.nav-one[data-item-count="8"] > li {
  width: 12.5%!important;
}
.nav .nav-one li a {
  display: block;
  height: 130px;
  font-size: 16px;
  color: #222;
  padding: 0;
  line-height: 130px;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.nav .nav-one li {
  position: relative;
  float: left;
}
.nav .nav-one li:hover a {
  background: #3abe2e;
  color: #fff;
}
.nav .nav-one > li:hover .nav-two a {
  color: #0d0d0f;
  background: #ffffff;
}
.nav .nav-one > li:hover .nav-two a:hover {
  color: #fff;
  background: #3abe2e;
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 130px;
  z-index: 90;
}
.nav .nav-two li {
  border-top: 1px solid #ccc;
  width: 100%;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
  float: left;
}
.nav .nav-two li a {
  display: block;
  height: 50px;
  font-size: 15px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  background: #fff;
}
.nav .nav-two li:last-child {
  border-bottom: 0 ;
}
.nav .nav-two li:hover > a {
  color: #fff;
  font-weight: normal;
}
.nav .nav-two li:hover {
  background-color: #3abe2e;
}
.nav .nav-two li:hover a {
  background-color: #3abe2e;
  border-color: #fff;
}
.g_ft {
  padding-top: 80px;
  height: 306px;
}
.g_ft .ftnav {
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 35px;
}
.g_ft .ftnav li {
  float: left;
}
.g_ft .ftnav li a {
  font-size: 16px;
  color: #656565;
}
.g_ft .ftnav li a:hover {
  color: #3abe2e;
}
.g_ft .ftup {
  height: 205px;
}
.g_ft .flogo {
  float: left;
  max-width: 166px;
  min-width: 166px;
  margin-right: 180px;
}
.g_ft .flogo img {
  display: block;
}
.g_ft .ftadd {
  float: left;
  width: 555px;
  overflow: hidden;
}
.g_ft .ftadd li {
  font-size: 16px;
  line-height: 35px;
  color: #666666;
  height: 35px;
  overflow: hidden;
}
.g_ft .codelst {
  float: right;
  width: 290px;
}
.g_ft .codelst li {
  float: left;
  width: 120px;
  margin-right: 32px;
}
.g_ft .codelst li:nth-child(2) {
  margin-right: 0;
}
.g_ft .codelst li img {
  width: 120px;
  height: 120px;
  display: block;
}
.g_ft .codelst li em {
  display: block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 12px;
  color: #808080;
  overflow: hidden;
  text-align: center;
}
#ftlogo-tag {
  height: 181px;
  display: table;
  float: left;
  overflow: hidden;
}
#ftlogo-tag a {
  display: table-cell;
  vertical-align: middle;
}
#ftlogo-tag img {
  display: inline-block;
  max-height: 160px;
  max-width: 160px;
}
.bg_vi_color {
  background-color: #3abe2e;
}
.txt_vi_color {
  color: #3abe2e !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: #3abe2e;
}
/*广告*/
.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: #3abe2e;
}
.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: #048223;
  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: #048223;
}
.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: #3abe2e;
}
.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 #3abe2e;
}
.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: #048223;
  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: #048223;
  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: #3abe2e;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
.message .message_button input,
.message .mess_su_sub {
  background-color: #3abe2e;
}
