﻿
.blogerinfo {
    text-align: center;
    padding: 0 15px;
    background: #fff;
    margin-bottom: 15px;
}

.blogerinfo-figure {
    display: inline-block;
    margin: 20px auto;
}

    .blogerinfo-figure img {
        border-radius: 50px;
        width: 100px;
    }

.blogerinfo-nickname {
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.blogerinfo-introduce {
    margin: 15px auto;
    font-size: 18px;
    width: 90%;
}

.blogerinfo-location {
    color: #808080;
    margin: 15px;
}

.blogerinfo-contact {
    padding: 15px;
    padding-top: 5px;
}

    .blogerinfo-contact > a {
        padding: 0 10px;
    }

.blogroll > li {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 5px;
}
.home-ad img{
  width: 100%;
  height: 150px;
  margin-top: 10px;
}

.tuandui{
  background: #dfd;
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  margin: 30px auto;
  padding: 50px;
}

.info-bord{
  /* width: 100%; */
  /* margin: 10px 0; */
  display: block;
  /*background: #eee;*/
  padding: 5px;
}

.info-wd{
  width: 80%;
  display: block;
  margin: 0 auto;
  line-height: 38px;
  font-size: 17px;
  padding: 5px;
}

.info-bord img{
  /*
  width: 45%;
  display: inline-block;
  margin-right: 10px;
  */
}

.youshi .wb80 {
  width: 100% !important;
  max-width: 1200px;
}

.youshi img {
  width: 100% !important;
  margin: 0 auto;
  max-width: 1200px;
}

.news-left img{
  width: 100%;
  height: 100%/*200px*/;
  padding-bottom: 8px;
}

.news-left .news-title{
  clear: both;
  position: relative;
  height: 25px;
  line-height: 25px;
  top: -50px;
  /*color: #fff;*/
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-weight: bold;
  /* margin-top: 200px; */
}

.news-right {
  width: 66%;
  display: inline-block;
  font-size:16px;
  line-height: 38px;
}

.tuandui-gfm{
  width: 820px;
  height: 350px;
  margin: 0 auto;
  /*display: table-cell;*/
  text-align: center;
  border: 1px dashed #ddd;
  overflow: hidden;
}

.tuandui-gfm-tx {
  width: 160px;
  height: 160px;
  padding: 5px;
  border: 1px solid #333;
  border-radius: 50%;
  margin-top: 70px;
}

.tuandui-gfm-news{
  display: none;
}

.tuandui-gfm-tit{
  text-align: center;
}

.tuandui-gfm:hover .tuandui-gfm-tx,
.tuandui-gfm:hover .tuandui-gfm-tit{
  display: none;
}

.tuandui-gfm:hover .tuandui-gfm-news{
  display: block;
  margin: 0 auto;
}

.tuandui-list{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.tuandui-bt{
    text-align:center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.tuandui-item .buttonbox {
    background: #e32121;
    border: 1px solid #e32121;
    padding: 3px 20px;
    color: white;
    border-radius: 15px;
}

.tuandui-item .buttonbox:hover{
  color: black;
}

.tuandui-bt .buttonbox1{
  color: #0f0;
  /*background: #e32121;*/
}

.tuandui-bt .buttonbox1:hover{
  color: #fff;
}

.tuandui-bt .buttonbox2{
  color: #eee;
}

.tuandui-bt .buttonbox2:hover{
  color: black;
}

.tuandui-item {
  display: block;
  width: 33%;
  height: 380px;
  padding: 5px;
  margin: 10px 0px;
  overflow: hidden;
  border: 1px solid #f8f8f8;
}

.tuandui-item:hover{
  box-shadow:0 0 10px 5px rgba(127,127,127,.5)
}

.tuandui-item a {
  color: #e32121;
  display: block;
  width: 100%;
}

.tuandui-item a img {
    width: 160px;
    height: 160px;
    opacity: 0.9;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 10px auto;
    padding: 5px;
    border: 1px solid #333;
    border-radius: 50%;
    /*图片倒影*/
    -webkit-box-reflect: below 0px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.8, transparent), to(rgba(250, 250, 250, 0.298039)));
}

.tuandui-item .tuandui-title {
    width: 100%;
    padding: 20px;
    /*background: #010101;*/
}

.tuandui-item .tuandui-title a{
  display: block;
  color: #ccc;
  background-color: #003388;
  text-align: center;
  width: 110px;
  margin: 10px auto;
  font-size:16px;
  font-weight: bold;
  border: 1px solid #003388;
  border-radius:15px;
}

.tuandui-item .tuandui-title a:hover{
  color: #fff;
}

.tuandui-description{
  max-height: 72px;
}

.products-home {
  background: url(/uploadfile/202112/bg2.jpg); /*#ecedf5*/;
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  margin: 30px auto;
  padding: 50px;
}
.products-home .blog-module-title div {
    border-top: 1px solid #aaa;
}
.products-home .info-wd {
  color: #000;
}

.index-links{
  text-align: center;
  margin: 30px auto;
}

.index-links li{
  width: auto;
  height: 30px;
  display: inline-block;
  text-align: center;
  /* margin: 10px; */
  border: 1px solid #003388;
}

.index-links li a{
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  color: #003388;
}

.index-links .hover {
  height: 30px;
  background: #003388;
}

.index-links .hover a{
  height: 30px;
  line-height: 30px;
  color: #fff;
}

.index-links li:hover, .index-links li:hover a {
  color: #fff;
  background: #003388;
}

/*首页-产品中心*/
.products-home .product-item{
  margin: auto;
}

.products-home .product-item li{
  /*width: 25%;*/
  /* height: 350px; */
  display: inline-block;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  /* background-color:rgba(255,255,255,0.7); */
  padding-top: 30px;
}

.products-home .product-item li img{
  height: 200px;/*210*/
  padding: 4px;
  border: 1px solid #aaa;
  border-radius: 50%;
  transition: 2s all;
  -webkit-transition: 2s all;

}

.products-home .product-item li:hover img{
  height: 200px;/*210*/
  border: 1px solid #038;
  opacity: 1;/*透明度0.5*/
  border-radius:0;
}

.ysf:hover img{
  content: url("/uploadfile/202112/ysq_sqs.jpg");
  transition: 1.5s all;
  -webkit-transition: 1.5s all;
}

.ymxwl:hover img{
  content: url("/uploadfile/202112/ymxwl_1xx.png");
  transition: 1.5s all;
  -webkit-transition: 1.5s all;
}

.chalei:hover img{
  content: url("/uploadfile/202112/bg_3b.jpg");
  transition: 1.5s all;
  -webkit-transition: 1.5s all;
}

.products_info{
  /*margin-top: 50px;*/
  text-align: left;
  /* border: 1px solid #ddd; */
  display: block;
  min-height: 200px;
  padding: 10px;
  color:#000;
}

.products-home .product-item .title {
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  color: #666;
  padding: 10px;
}

.products-home .product-item .description {
  display: none;
  position: relative;
  top: -250px;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #fff;
  padding: 60px 10px 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
}

.products-home .product-item li:hover .products_info{
  /* border: 1px solid #e8e8e8; */
  color: #fff;
}

.products-home .product-item li:hover{
  /* border: 1px solid #003388; */
  transition: 1s all;
  -webkit-transition: 1s all;
  background-color: rgba(0,51,136,0.6);/*#003388*/
  background-color: #eee;
  background-color: #038;
  color: #fff;
}

.products-home .product-item li:hover .title{
  /*background: #eee;*/
  color: #2890e7;
}

.products-home .product-item li:hover .description{
  display: none;
}

  .news-right li {
    clear: both;
    border-bottom: 1px dashed #c2c2c2;
    height: 120px;/*35px*/
    overflow: hidden;
    padding: 10px;
  }

  .news-right li .news-list-title{
    width: 82%;
    text-align: left;
    display: inline-block;
    line-height: 24px;
    overflow: hidden;
  }

/*2021*/

  .news-left .news-date-big, .news-right li:hover .news-date-big{
    background-color: #003388;
  }

  .news a {
    color: #333;
    font-weight: bold;
    line-height: 32px;
  }

  .news-right li:hover a {
    color: #003388;
  }

  .news-date-big {
    float: right;
    padding: 10px 16px;
    text-align: center;
  	background-color: #ccc;
  	margin-left: 20px;
  	padding-bottom: 10px;
  	-webkit-transition: .5s;
  	-o-transition: .5s;
  	transition: .5s;
  }

  .news-date-big span {
  	display: block;
  	color: #fff;
  	font-family: Arial;
  }

  .news-date-big .day {
  	font-size: 40px;
  	line-height: 46px;
  	font-weight: 700;
  }

  .news-date-big .year {
  	font-size: 14px;
  	line-height: 24px;
  }

  .news-left .mask {
      position: relative;
      left: 0px;
      top: 0px;
      right: 0px;
      bottom: 0px;
  }

.container-swhz {
  color: #333;
  display: block;
}

.container-swhz .swhz-pic{
  width: 25%;
  padding: 50px;
  float: left;
  text-align: center;
}

.container-swhz .swhz-pic img{
  width: 100%;
  transition: 1.5s all;
  -webkit-transition: 1.5s all;
}

.container-swhz .swhz-pic:hover{
  color: #038;
  border: 1px solid #038;
  opacity: .3;
}

@media (max-width: 768px) {
  .info-wd{
    width: 100%;
    /* padding: 10px; */
  }
  .news-right {
      width: 100%;
  }

  .products-home {
    padding: 0px;
  }
  .products-home .product-item li{
    width: 100%;
    height: 100%;
    padding: 5px;
    margin-bottom: 0px;
  }
  .products-home .product-item li img {
    height: 180px;
  }
  .products-home .product-item .description {
    top: -210px;
    padding: 10px;
  }

  .container-swhz .swhz-pic {
      width: 50%;
      padding: 5px;
  }
  .category-product li{
    width: 50%;
    height: 230px;
    padding: 5px;
    margin-bottom: 0px;
  }
  .category-product li img {
    height: 180px;
  }
  .category-product .description {
    top: -210px;
    padding: 10px;
  }

  .tuandui-item a img {
      width: 100px;
      height: 100px;
  }

  .tuandui-description{
    max-height: 130px;
    overflow: hidden;
  }

  .tuandui-item .tuandui-title {
    padding: 0;
  }

  .tuandui-item {
    height: 300px;
  }

  .news{
    width: 100%;
    padding: 10px 5px;
  }

  .news-left{
    width: 100%;
    padding: 0px;
      position: relative;
      overflow: hidden;
  }

  .tuandui {
    padding: 0;
  }

  .tuandui-gfm {
    width: 100%;
    height: 180px;
    text-align: center;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
  }

  .tuandui-gfm-tx {
    width: 120px;
    height: 120px;
    padding: 5px;
    border: 1px solid #333;
    border-radius: 50%;
    margin-top: 0px;
  }

  .tuandui-gfm-news {
    width: 100%;
    display: none;
  }

  .info-bord img{
    float: left;
    width: 100% !important/*45%*/;
    margin-right: 10px;
  }

  /* .youshi img {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
  } */

  .news-left div {
    font-size: 14px;
  }

  .news-left img{
    float: left;
    width: 100%;
    height: 240px;
    padding: 0;
  }

  .news-left .news-title {
    clear: none;
    position: relative;
    height: auto;
    /* line-height: 25px; */
    top: -36px;
    /* color: #fff; */
    /* background-color: rgba(0, 0, 0, 0.5); */
    text-align: left;
  }

  .news-right li {
    width: 100% !important;
    height: 30px !important;
    margin: 0;
    padding: 0;
  }


  .news-right li .news-list-title {
    height: 30px;
    display: inline-block;
    overflow: hidden;
  }

  .news-right li .news-list-title a {
    height: 30px;
    font-weight: normal;
    line-height: 30px;
  }

  .news-right li .news-date-big {
    display: none;
  }
}

/*装修流程*/
.index-floor {margin-top: 34px;}

.clearfix {* zoom: 1;}

.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.main-box {
    position: relative;
    width: 100%;
    max-width: 1920px;
    display: block;
    margin: 20px auto;
    background: url(../images/yinzhang1.png) -36px 0px no-repeat;
}

.main-box:before, .main-box:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.index-progress {
    margin: -1px -1px 0;
    /*background: #fff;*/
    border: 1px solid #cfcfcf;
}

.one-progress {
    float: left;
    width: 180px;
    height: 93px;
    padding: 20px 0 20px 100px;
    font-size: 18px;
    line-height: 56px;
    background-position: 25px center;
    background-repeat: no-repeat;
}
.one-progress img {
    float: left;
    display: none;
    margin-left: -75px;
}
.one-progress:hover {color: #c60000;}
.one-progress:hover img {display: block;}


/*施工流程*/
/*
.step-pc .clear-fix { zoom: 1; }
*/
.step-pc{
  width:100%;
  background: rgba(0,228,27, 0.1);
  /*background-color:#fff; border: 1px solid #eee;*/
}

.step-pc ul{
  width:100%;
  height: 110px;
  margin-top:20px;
  margin-bottom:10px;
  overflow:hidden;
  background: url(../images/yinzhang_sglc.png) -36px 10px no-repeat;
}

.step-pc ul li{
  float: left;
  display: inline-block;
  width:14.2%;
  position:relative;
  background:url(../images/line.png) left 10px repeat-x;
}
.step-pc ul li .num{
  width:20px;
  height:20px;
  border-radius:50%;
  background-color:#333;
  color:#fff;
  line-height:20px;
  font-size:12px;
  text-align:center;
  position:absolute;
  left:50%;top:10px;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  -o-transform:translateX(-50%)
}
.step-pc ul li .name{
  font-size:16px;color:#333;text-align:center; line-height:18px;margin:40px auto;width: 40px;
}

/*
.step-pc ul li:hover .num{background-color:#e32121;box-shadow:0 0 10px 5px rgba(227,33,33,.5)}
.step-pc ul li:hover .name{color:#e32121;}
*/
.step-pc ul li:hover .num{background-color:#00e41b;box-shadow:0 0 10px 5px rgba(127,255,0,.5)}
.step-pc ul li:hover .name{color:#00e41b;}

.piclist li{
  display: inline-block;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
}

.piclist li:hover{
  background: #003388;
}

.piclist li img{
  height: 210px;
  padding: 10px;
  border: 1px solid #eee;
}

.piclist li:hover img{
  border: 1px solid #003388;
}

.piclist li a div{
  padding-top: 10px;
}

.piclist li:hover a div{
  background: #003388;
  color: #fff;
}

.footprint > dt {
    color: #01AAED;
}

.footprint > dd {
    text-indent: 1.3em;
    padding: 2px 0;
}
