.width1000{
    width: 1000px;
    margin:0 auto;
}
.by-banner{
    height: 145px;
}
.parlor{
    overflow: hidden;
    background: #FFFFFF;
    padding-bottom: 36px;
    margin-top: -20px;
    position: relative;
    border-radius: 4px 4px 0px 0px;
}
.xinxi{
    overflow: hidden;
    padding: 15px;
}
.parlor .xinxi .left{
    float: left;
    width: 48%;
}
.parlor .xinxi .right{
    float: right;
    width: 48%;
}
.parlor .xinxi .left>div{
    position: relative;
    height: 400px;
}
.parlor .xinxi .left>div span{
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF;
    background: url('../images/parlor-rectangle4.png') 0 0 no-repeat;
    background-size: 100% 100%;
    padding: 5px 12px 5px 10px;
    line-height: 15px;
    margin-top: 10px;
}

.parlor .xinxi .right h2{
    font-size: 25px;
    font-weight: bold;
    color: #323232;
    margin-top: 10px;
}
p.jiage{
    margin-top: 5px;
    margin-bottom: 18px;
}
p.jiage i.shan{
    text-decoration: line-through;
}

.xian {
    height: 140px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 12px;
}
.tcbh{
    overflow: hidden;
}
.tcbh span{
    float: left;
    font-size: 14px;
    color: #808080;
    margin-right: 10px;
}
.tcbh ul{
    overflow: hidden;
    float: left;
    width: 80%;
    /* margin-left: 10px; */
    padding-left: 10px;
    margin-top: -2px;
}
.tcbh ul li{
    float: left;
    width: 49%;
    text-align: left;
    font-size: 15px;
    color: #323232;
    margin-bottom: 12px;
}
.tcbh.re ul li{
    margin-bottom: 4px;
}
.tcbh.re ul{
    margin: 0px;
    padding: 0px;
}
.tcbh.re span{
    margin-right: 5px;
}
.tcbh ul li span{
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    margin-top: 10px;
}

.lianxi{
    margin-left: 18px;
    margin-top: 28px;
}
.lianxi a{
    width: 31%;
    padding: 0 20px;
    margin: 0 14px;
}
.dhrx img, .ljzx img{
    margin-left: 0px;
}

.cpdh{
    width: 965px;
    margin-bottom: 20px;
}
.cpdh>div{
    overflow: hidden;
    border: 1px solid #D6D6D6;
}
.cpdh>div div{
    float: left;
    width: 24.923%;
    border-right: 1px solid #D6D6D6;
    text-align: center;
    font-size: 16px;
    color: #505050;
    padding: 10px 0px 20px;
}
.cpdh>div div:hover{
    background: #F3F3F3;
    cursor:pointer;
}
.cpdh>div div:last-child{
    border-right: none;
}
.cpdh>div div img{
    width: 48px;
}
.cpdh>div div p{
    font-size: 12px;
    color: #808080;
}


.parlorTitle{
    font-size: 20px;
    font-weight: bold;
    color: #323232;
    text-align: center;
    background: #F0F0F0;
    padding: 6px 15px;
}
.parlorTitle p{
    font-size: 13px;
    font-weight: inherit;
}

.cpxx img{
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.cpxx .tupian{
    padding: 20px;
}

.khxz{
    overflow: hidden;
    padding: 10px 15px 20px;
}
.khxz>div{
    float: left;
    width: 48%;
    margin-right: 38px;
    padding-bottom: 20px;
}
.khxz>div:last-child{
    margin-right: 0px;
}
.khxz>div h4{
    font-size: 16px;
    font-weight: bold;
    color: #323232;
    border-bottom: 1px solid #D6D6D6;
    padding-left: 5px;
    margin: 20px 0px 10px 0px;
}
.khxz>div p{
    font-size: 14px;
    color: #808080;
}


.topDiv{
    overflow: hidden;
    margin-top: 20px;
}
.topDiv img{
    width: 140px;
    float: left;
    height: 95px;
    margin-right: 10px;
    border-radius: 4px;
}
.topDiv>a div{
    width: 67%;
    float: left;
}
.topDiv>a div h3{
    font-size: 14px;
    font-weight: bold;
    color: #323232;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: initial;
    margin-bottom: 8px;
}
.topDiv>a div h3 span{
    font-size: 12px;
    border: 1px solid #EC5D2F;
    color: #EC5D2F;
    padding: 1px;
    line-height: 12px;
    display: inline-block;
    margin-top: 2px;
    margin-right: 2px;
}
.topDiv>a div p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: initial;
    font-size: 13px;
    color: #646464;
}
.conUl{
    margin-left: 17px;
    margin-top: 20px;
}
.conUl li{
    font-size: 14px;
    color: #202020;
    margin-bottom: 10px;
    list-style: disc;
}
.conUl li span{
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.conUl li i{
    font-size: 12px;
    float: right;
    color: #9F9F9F;
}
.conUl li a{
    margin-left: -4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
    width: 100%;
}
.conUl li:hover a span,.conUl li:hover{
    color: #EC5D2F;
}
.ckgd{
    width: 120px;
    line-height: 30px;
    border-radius: 20px;
    background: #EFEFEF;
    color: #808080;
    border:1px solid #EFEFEF;
    font-size: 14px;
    display: block;
    margin: 20px auto;
    text-align: center;
    margin-top: 0px;
}
.ckgd:hover{
    background: #FFF7F5;
    color: #EC5D2F;
    border: 1px solid #EC5D2F;
}
.wntj{
    padding: 0px 15px;
}
.tjlyLi{
    overflow: inherit;
    height: 275px;
}
.tjlyLi>li{
    width: 231px;
}
.tjlyLi p.jiage{
    float: left;
    width: 100%;
    font-size: 22px;
    margin-top: 0px;
    text-align: left;
}
ul.tag {
    width: 100%;
    overflow: hidden;
    height: 30px;
    min-height: 30px;
    margin-top: 5px;
}
/*.tjlyLi>li h4{*/
    /*text-align: center;*/
/*}*/
/*.tjlyLi>li h4 span{*/
    /*float: initial;*/
    /*font-size: 18px;*/
    /*width: 100%;*/
    /*max-width: 100%;*/
/*}*/
.lzlysp{
    width: 96%;
    margin: 0 auto;
    margin-top: 25px;
    font-weight: bold;
}
.lzlysp h2{
    background: #F1AD48;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}
.title {
    font-size: 15px;
    color: #323232;
    text-align: center;
    padding-left: 0px;
    font-weight: bold;
}
table td span{
    font-size: 13px;
    color: #8f8f8f;
}
.biaoti{
    font-size: 15px;
    color: #BF8E66;
    text-align: center;
    padding-left: 0px;
    font-weight: bold;
}
table td {
    border: 1px solid #D6D6D6;
    padding: 15px 0px;
    text-align: left;
    color: #323232;
    font-size: 14px;
    line-height: 26px;
    padding-left: 20px;
    font-weight: initial;
}
table tr:nth-of-type(even){
    background: #f9f9f9;
}
table tr.zixun{
    background: none;
}
table tr.zixun td{
    color: #BF8E66;
}