﻿/*********首页轮播图***********/
.slidemaina {
    width: 100%;
    position: relative;
    text-align: center;
}
.slidemaina .bd {
    width:100%;
    position: relative;
    height: 100%;
    z-index: 0;
}
.slidemaina>a{
    position: absolute;
    top: 48%;
    margin-top: -25px;
    display: block;
    width: 36px;
    height: 60px;
    text-align: center;
    line-height: 56px;
    font-size: 46px;
    background: #000;
    color: #fff;filter:alpha(opacity=100);opacity:1;
}
.slidemaina .next{
    right: 10%;
}
.slidemaina .prev{
    left: 10%;
}
.slidemaina ul {
    width:1000%;
    overflow: hidden;
}
.slidemaina ul li {
    width:10%;
    float:left;
}

.slidemaina ul li img{
    width:100%;
    height: 600px;
    object-fit: cover;
}
/*优势*/
.syoushi{
    background: #f3f3f3;
    padding-top: 20px;
    margin-top: -5px;
    padding-bottom: 30px;
}
.syoushi div{
    text-align: center;
}
.syoushi ul{
    width: 199px;
    height: 200px;
    display: inline-block;
    background: #fff;
    margin-right: 10px;
    padding: 0 14px;
}
.syoushi ul:last-child{
    margin-right: 0px;
}
.syoushi ul li{
    padding-top: 37px;
}
.syoushi ul h2{
    font-size: 22px;
    text-align: center;
    color: #333;
    margin-top: 6px;
    margin-bottom: 9px;
}
.syoushi ul span{
    display:block;
    text-align:center;
    font-size:14px;
    color:#aaa;
}
/*********首页轮播图  end***********/
/********解决方案********/
.jinsbiao{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}
.jinsbiao>h2{
    color: #222;
    font-size: 40px;
    margin-bottom: 15px;
}
.jinsbiao>p{
    color: #666;
    margin-bottom: 10px;
}
.jinsbiao>img{
    
}
.box1 {
    padding-bottom: 10px;
}
.box1 li {
    float: left;
    width: 286px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    overflow: hidden;
}  
.box1 li.active {
    width: 415px
}
.box1 li .lazy {
    display: block;
    width: 100%;
    height: 463px
}
.box1 li:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    box-shadow: 0 5px 20px #ccc
}
.box1 li:hover .con {
    background: #fff;
    border-bottom: solid 3px #005e3c;
    left: -1px;
    bottom: -1px;
    right: -1px
}
.box1 li:hover .con::before {
    content: '';
    width: 0px;
    height: 0;
    overflow: hidden;
    border-width: 0 15px 15px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    left: 50%;
    top: -14px;
    margin-left: -15px;
    background: none
}
.box1 li:hover .con .tit,.box1 li:hover .con .subTit {
    color: #333
}
.box1 li:hover .con .des {
    color: #666
}
.box1 li:hover .con .button-primary.is-plain {
    background:  #005e3c;
    color: #fff
}
.box1 li:hover .con .button-primary.is-plain:hover {
    background: #005e3c;
}
.box1 .con {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 30px 37px;
    color: #fff;
    z-index: 1
}
.box1 .con:before {
    content: '';
    width: 16px;
    height: 9px;
    background: #005e3c;
    display: block;
    margin-bottom: 10px
}
.box1 .con .tit {
    font-size: 30px;color: #fff;
}
.box1 .con .subTit {
    margin-top: 5px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}
.box1 .con .is-plain {
    background: none;
    padding: 8px 40px;
    margin-top: 15px;
    color: #005e3c;
    border: 1px solid #005e3c;
}
.box1 .form {
    height: 463px;
    width: 488px;
    box-shadow: 2px 2px 10px #ddd
}
.box1 .form dl {
    overflow: hidden;
    font-size: 16px;
    padding: 10px 0 10px 146px
}
.box1 .form dt {
    float: left;
    width: 6em;
    margin-left: -6em;
    line-height: 40px;
    color: #212628
}
.box1 .form dd {
    position: relative;
    float: left
}
.box1 .form dd .button {
    padding-left: 50px;
    padding-right: 50px
}
.box1 .form dd .dw {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    font-size: 14px
}
.box1 .form .line {
    width: 31px;
    height: 7px;
    background: #e74c3c;
    margin: 12px auto 30px
}
.box1 .form input,.box1 .form select {
    border: solid 1px #ddd;
    background: #fafafa;
    padding: 9px 15px;
    font-size: 14px
}
.box1 .form select {
    width: 87px;
    margin-right: 10px
}
.box1 .form input {
    width: 259px
}
/********解决方案 end********/
/********设计方案 ********/
.box2 .w1200{
    text-align: center;    
    margin-bottom: 30px;
}
.box2 .jinsfang{
    display: inline-block;
    margin-right: 15px;
    position: relative;
}
.box2 .jinsfang>span{
    font-size: 18px;
    margin-right: 10px;
}
.box2 .jinsfang>input{
    border: 1px solid #CCCCCC;
    width: 270px;
    height: 38px;
    border-radius: 4px;
    padding-left: 5px;
}
.box2 .jinsfang>b{
    position:  absolute;
    right: 5px;
    top: 5px;
}
.box2 .jinsfanga{

}
.box2 .jinsfanga {
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
    min-height: 636px; text-align: center;
}
.box2 .jinsfanga .jinsfanga-case {
    margin-left: -4px;
    margin-right: -4px;
}
.box2 .jinsfanga .jinsfanga-case .index-case-item {
        float: left;
    width: 25%;
    padding: 4px;    
    box-sizing: border-box;
}
.box2 .jinsfanga .jinsfanga-case .index-case-item:hover .index-case-info {
    display: none; }
.box2 .jinsfanga .jinsfanga-case .index-case-item:hover .index-case-link .case-info-box {
    opacity: 1;
    filter: alpha(opacity=100); 
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link {
    position: relative;
    display: block;
    width: 100%;
    height: 310px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden; 
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link .index-case-info {
    position: absolute;
    right: 0;
    bottom: 14px;
    background-color: rgba(34, 38, 43, 0.9);
    background-color: #005e3c \9;
    padding: 10px 15px;
    text-align: left;
    width: 204px;
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link .index-case-info dt {
    font-weight: normal;
    font-size: 17px;
    color: #ffffff; 
	height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link .index-case-info dd {
    font-size: 14px;
    color: #ababab; 
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link .case-info-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34, 38, 43, 0.9);
    background-color: #005e3c \9;
    padding: 100px 20px 20px 45px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: left;
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link .case-info-box .author {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 65px;
    height: 65px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff; 
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link .case-info-box h4 {
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link .case-info-box .disc {
    margin-bottom: 10px;
    color: #b69454;
    font-size: 15px;
}
.box2 .jinsfanga .jinsfanga-case .index-case-item .index-case-link .case-info-box p {
    font-size: 14px;
    color: #acacad; 
}
/********设计方案 end********/
/********设计师 ********/
.box3{text-align: center;}
.box3 .jinsshes{
    margin-bottom: 34px;
    color: #999;
}
.box3 .jinsshes>a{
    color: #666;
    padding: 0 31px;
    font-size: 17px;}
.box3 .jinsshes>a:hover{
    color: #005e3c
}
.box3 ul>li{
        width: 230px;
    display: inline-block;
    overflow: hidden;
    height: 350px;
    margin-right: 6px;
}
.box3 ul>li:last-child{
    margin-right: 0px;
}
.box3 ul>li>a{
    width: 100%;
    height: 100%;    
    display: inline-block;
}
.box3 ul>li>a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box3 ul>li>p{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(51,51,51,.8);
    height: 40px;
    line-height: 40px;    
    text-align: left;
    padding-left: 18px;
}
.box3 ul>li>p>span{
    color: #fff;
    padding-right: 15px;
    font-size: 18px;
}
.box3 ul>li>p>em{
    color: #999999;
}
.box3 .more{
    margin-top: 52px;
    margin-bottom: 55px;
}
.box3 .more>a{
    margin: 0 15px;
    padding: 10px 56px;
    font-size: 18px;
    color: #fff;
}
.box3 .more>a:hover{
    opacity: .7
}
.box3 .more>a.gay{
    background: #333333;
}
.box3 .more>a.lv{
    background: #005e3c;
}
/********设计师 end********/
/********设计工作室 ********/
.box4{
    background: #F3F3F3;
    padding-bottom: 60px;
}
.box4 .yueyun-card {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.1)
}
.box4 .jinsheji{
    position: relative;
}
.box4 .yueyun-card .left-yy {
        display: inline-block;
    width: 591px;
    height: 470px;
    overflow: hidden;
}
.box4 .yueyun-card .left-yy img{
    width: 591px;
    height: 470px;
    object-fit:cover;
}
.box4 .yueyun-card .left-yy img:hover {
    transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    z-index: 1;
    box-shadow: 0 5px 20px #ccc
}
.box4 .yueyun-card .right-yy {
    display: inline-block;
    width: 545px;
    height: 470px;
    position: relative;    
    vertical-align: top;
}
.box4 .yueyun-card .right-yy:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    top: 210px;
    left: -15px
}
.box4 .yueyun-card .right-yy .yy-title {
    font-size: 26px;
    height: 45px;
    line-height: 45px;
    margin-left: 40px;
    margin-top: 55px;
    margin-bottom: 20px;
}
.box4 .yueyun-card .right-yy .yy-title img {
    width: 45px;
    height: 45px;
    margin-right: 17px;    
    position: relative;
    top: 14px;
}
.box4 .yueyun-card .right-yy .anli-num {
    width: 300px;
    height: 28px;
    margin: 5px 0 0 110px;
    font-size: 16px;
    color: #666
}
.box4 .yueyun-card .right-yy .tel {
    margin-left: 50px;
    width: 420px;
    overflow: hidden
}
.box4 .yueyun-card .right-yy .tel .tel-text {
    margin-left: 24px;
    display: inline-block;
    height: 26px;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    top: -10px;
}
.box4 .prev,.box4 .next {
    bottom: 12px;
    right: 12px;
    background: #979797;
    width: 44px;
    height: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    z-index: 2;
    position: absolute;
}
.box4 .prev:hover,.box4 .next:hover {
    background: #5c5c5c
}
.box4 .prev {
    right: 62px
}
/********设计工作室 end********/
/********首页报名********/
.box5{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.box5 > img {
    display: block;
    vertical-align: bottom;
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}
.box5 .jinbaom{
    height: 255px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;    
    text-align: center;
}
.box5 .jinbaom .jinsbiao h2{
    color: #fff;    
    font-size: 26px;
}
.box5 .jinbaom .jinsbiao p{
    color: #fff;
}
.box5 .form-control{
        display: inline-block;
        margin: 0 18px;
        width: 280px;
        position: relative;
}
.box5 .form-control img{
    position:  absolute;
    left: 3px;
    top: 11px;
    border-right: 1px solid #A6A5A5;
}
.box5 .form-control input{
    display: block;
    float: left;
    padding: 4px;
    height: 35px;
    border: 1px solid #A6A5A5;
    width: 83%;
    font-size: 16px;
    color: #000;
    border-radius: 5px;
    padding-left: 17%;
    background: transparent;    
    color: #fff;
}
.box5 .form-control input.submit{
    padding-left: 0px;
    width: 100%;
    height: 45px;
    position: relative;
    top: -1px;
    border: none;
    color: #fff;
    background: #005E3C;
    font-size: 20px;
}
.box5 .form-control input.submit:hover{
    opacity: .9;
}
/********首页报名 end*******/
/*看工地*/
.box6 .jingongdi{
    text-align: center;
    position: relative;    
    height: 552px;
    width: 1030px;
    margin: 0 auto;    
    margin-bottom: 50px;
}
.box6 .jingongdi li{
    display: inline-block;
    position: absolute;
}
.box6 .jingongdi li a{
    position: relative;    height: 100%;
    display: inline-block;
}
.box6 .jingongdi li a>p{
    position: absolute;
    top: 32%;
    left: 0;
    width: 100%;
}
.box6 .jingongdi li:hover p span{
    color: #005e3c
}
.box6 .jingongdi li a>p span{
    display: block;
    color: #fff;
}
.box6 .jingongdi li a>p span.n{
    font-size: 24px;
}
.box6 .jingongdi li a>p span.c{
    font-size: 18px;    
    margin-top: 12px;
}
.box6 .jingongdi li span.n:after {
    content: '';
    width: 20px;
    height: 1px;
    background: #fff;
    overflow: hidden;
    display: block;
    margin: 5px auto;
}
.box6 .jingongdi li span.te:after {
    height: 0px!important;
}
.box6 .jingongdi li a>p span b{
    background: #005e3c;
    color: #fff;
    display: inline-block;
    width: 47px;
    border-radius: 50%;
    line-height: 47px;
    font-size: 38px;
}
.box6 .jingongdi li.g1{
    left: 193px;
}
.box6 .jingongdi li.g2{
    left: 582px;
}
.box6 .jingongdi li.g3{
    top: 112px;
    left: 0;
}
.box6 .jingongdi li.g4{
    left: 385px;
    top: 112px;
}
.box6 .jingongdi li.g5{
    top: 112px;
    left: 775px;
}
.box6 .jingongdi li.g6{
    top: 223px;
    left: 193px;
}
.box6 .jingongdi li.g7{
    top: 223px;
    left: 581px;
}
.box6 .jingongdi li.g8{
    top: 335px;
    left: 0;
}
.box6 .jingongdi li.g9{
    top: 333px;
    left: 385px;
}
.box6 .jingongdi li.g10{
    top: 335px;
    left: 777px;
}
/*看工地  end*/
/*家装服务品质保障体系 */
.box7 .jinsbiao h2{
    color: #fff;    
}
.box7  .jinsbiao p{
    color: #fff;
}
.box7 .jinsbao{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;
    text-align: center;
    height: 680px;
}
.box7 .accordion-box {
    width: 100%;
    height: 360px
}
.box7 .accordion-box ul {
    padding: 0;
    width: inherit;
    height: 360px;
    overflow: hidden;
    position: relative
}
.box7 .accordion-box ul li {
    width: 720px;
    position: absolute;
    top: 0;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}
.box7 .accordion-box ul li .left {
    width: 600px;
    height: inherit;
    overflow: hidden;
    position: relative;
    float: left
}
.box7 .accordion-box ul li .left .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}
.box7 .accordion-box ul li .left .shadow .title {
    width: 460px;
    height: 70px;
    color: #fff;
    line-height: 2;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 130px;
    left: 70px
}
.box7 .accordion-box ul li .left .shadow .button {
    background: transparent;
    color: #fff;
    position: absolute;
    top: 210px;
    left: 240px;
    border: 1px solid #fff;
    padding: 3px 11px;
}
.box7 .accordion-box ul li .left .shadow .button:hover {
    background: rgba(255,255,255,0.2)
}
.box7 .accordion-box ul li .left img {
    z-index: -1;
    width: 700px;
    height: 360px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}
.box7 .accordion-box ul li .right {
    width: 120px;
    height: 360px;
    float: left;
    position: relative;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}
.box7 .accordion-box ul li .right .title {
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 115px;
    left: 50px;
    font-size: 24px;
    -webkit-writing-mode: tb-lr;
    -ms-writing-mode: tb-lr
}
.box7 .accordion-box ul li .right .sub-title {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 115px;
    font-size: 14px;
    left: 27px
}
.box7 .accordion-box ul li .right::before {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 48%;
    left: -10px;
    width: 0;
    height: 0;
    border-right-width: 10px;
    border-right-style: solid;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: transparent
}
.box7 .accordion-box ul li:nth-child(odd) .right {
    background: #dee0e2
}
.box7 .accordion-box ul li:nth-child(odd) .right::before {
    border-right-color: #dee0e2
}
.box7 .accordion-box ul li:nth-child(even) .right {
    background: #f6f8fa
}
.box7 .accordion-box ul li:nth-child(even) .right::before {
    border-right-color: #f6f8fa
}
.box7 .accordion-box ul li:hover .left .shadow {
    background-color: rgba(0,0,0,0.6)
}
.box7 .accordion-box ul li:hover .left .shadow img {
    transform: scale(1.2, 1.2)
}
.box7 .accordion-box ul li:hover .right {
    background-color:  #005e3c;
    color: #fff
}
.box7 .accordion-box ul li:hover .right::before {
    border-right-color:  #005e3c;
}
.box7 .accordion-box ul li:hover .right .title {
    color: #fff
}
.box7 .accordion-box ul li:hover .right .sub-title {
    color: #fafafa
}
/*家装服务品质保障体系  end*/
/*装修攻略*/
.box8{
    text-align: center;margin-bottom: 40px;
}
.box8>li{
    width: 23%;
    display: inline-block;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    margin-right: 2%;
    padding-top: 10px;    
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;    
    padding-bottom: 10px;
}
.box8 li:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    box-shadow: 0 5px 20px #ccc;
}
.box8>li:last-child{
    margin-right: 0;
}
.box8>li>div.tit{
        display: inline-block;
        width: 116px;
        height: 95px;
        border-radius: 50%;
        border: 1px solid #CCCCCC;
        box-shadow: 0 1px 1px #ccc;
        padding-top: 20px;
        margin-bottom: 20px;
}
.box8 li:hover div.tit{
    border: 1px solid #005e3c;
    box-shadow: 0 1px 1px #005e3c;
}
.box8 li:hover div.tit p{
    color: #005e3c;
}
.box8>li:hover >p a{
/*     color: #005e3c; */
}
.box8>li>p{
    text-align: left;
    margin-bottom: 8px;
}
.box8>li>p>span{
    display: inline-block;
    margin-left: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #585858;
    position:  relative;
    top: -6px;
    margin-right: 4px;
}
.box8>li>p>a{
    color: #969696;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 84%;
    display: inline-block;
}
.box8>li>p>a:hover{
    color: #005e3c;
}
.box8>li>div.wei{
    margin-top: 10px;
}
.box8>li>div.wei>img{
    margin-bottom: 10px;
}
/*装修攻略  end*/
/*了解今朝 业主感言*/
.box9{
    background: #F3F3F3;
    padding-bottom: 50px;
}
.jinliaojie{
    background: #fff;
    padding: 35px;
    width: 1130px;
    margin: 0 auto;
}
.jinliaojie .liaoj{
    text-align: center;
    height: 378px;
}
.jinliaojie .liaoj>li div{
    display: inline-block;
    vertical-align: top
}
.jinliaojie .liaoj>li .liaoj-left{
    width: 610px;
    margin-right: 30px;
}
.jinliaojie .liaoj>li .liaoj-left img{
    width: 100%;
    height: 378px;
    object-fit: cover;
}
.jinliaojie .liaoj>li .liaoj-right{
    width: 484px;
    text-align: left;
}
.jinliaojie .liaoj>li .liaoj-right h2{
    margin-top: 12px;
    font-size: 40px;
    width: 40%;
    padding-bottom: 8px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.jinliaojie .liaoj>li .liaoj-right h2 span{
    font-size: 20px;
}
.jinliaojie .liaoj>li .liaoj-right h3{
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    border-bottom: 1px solid #C9C9C9;
    padding-bottom: 12px;
    position: relative;
}
.jinliaojie .liaoj>li .liaoj-right h3 b{
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    background: #000;
    width: 35px;
}
.jinliaojie .liaoj>li .liaoj-right p{
    line-height: 31px;
    color: #777;
}
.jinliaojie .liaoj>li .liaoj-right p b{
     color: #777;
}
.jinliaojie .hd{
        height: 40px;
    line-height: 55px;
    position: relative;
    text-align: center;
}
.jinliaojie .hd ul li{ 
    width:33px; 
    height:9px; 
    overflow:hidden; 
    margin-right:5px; 
    text-indent:-999px; 
    cursor:pointer; 
    background:#DAD9D9; 
    display: inline-block;
    border-radius: 80%;
    border-radius: 2px;
}
.jinliaojie .hd ul li.on{ background:#353535; }
/*了解今朝 业主感言  end*/
