body {
    padding-bottom: 121px !important;
}
.companyMain{
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    /*margin-top: 66px;*/
    padding-top: 15px;
}
.dis{
    display: none;
}
.topLine{
    margin-bottom: 20px;
    color: #212121;
    letter-spacing: 0;
    line-height: 14px;
    font-size: 14px;
}
.clearfix{
    clear: both;
}
.ffM{
    font-family: PingFangSC-Medium;
}
.ffR{
    font-family: PingFangSC-Regular;
}
.fz15{
    font-size: 14px !important;
}
.fz16{
    font-size: 16px !important;
}
.fz12{
    font-size: 12px !important;
}
.c999{
    color: #999 !important;
}

#pageBar{
    width: 880px !important;
    margin-bottom: 30px;
}

/*中间案例筛选*/

.result{
    color: #999;
    font-size:14px;
    height:44px;
    line-height: 44px;
    width: 1200px;
    margin: 0 auto;
}

.common{
    width:1200px;
    margin: 8px auto 0;
}
.common>a{
    font-size:14px;
    display: inline-block;
    padding:6px 16px;
    color: #666;
    border-radius: 3px;
    cursor: pointer;
}
.common>a:hover{
    color: #439df7;
}
.common>a:not(:nth-child(2)){
    margin-left: 20px;
}
.common>span:nth-child(1){
    font-size:16px;
}

.style,.price{
    margin-top: 24px;
}
.lookfor{
    width: 1200px;
    margin: 30px auto;
}
.lookfor>a{
    font-size: 18px;
    margin-left:40px;
    color: #000;
    cursor: pointer;
}
.lookfor>a:hover{
    color: #439df7;
}
.lookfor>a:nth-child(1){
    margin-left: 0;
}

.lookfor .lookfor-on{
    padding-bottom: 10px;
    /*border-bottom: 2px solid #439df7;*/
    color: #439df7;
}

.onselect {
    background: #439df7;
    color: #FFF !important;
}
.company-info {
    min-width: 1180px;
    min-height: 740px;
    text-align: center;
    margin: 0 auto 30px;
    position: relative;
}
.single-company {
    width: 882px;
    height: 90px;
    padding: 20px 0 6px;
    position: relative;
    background: #FFF;
    border: 1px solid #e0e0e0;
    margin: 20px 0;
    display: block;
    cursor: default;
}
.single-company:hover {
    box-shadow: 0 0 6px 0 #BDBDBD;
}
.single-company .company-icon {
    width: 100px;
    display: inline-block;
    position: absolute;
    left: 20px;
}
.single-company .company-icon img{
    width: 100px;
    margin-bottom: 10px;
    height: 75px;
}
.single-company .company-icon span{
    font-size: 16px;
    color: #757575;
    letter-spacing: 0;
    line-height: 24px;
}
.single-company .company-icon .number{
    color: red;
}
.single-company .company-info-detail {
    position: absolute;
    left: 136px;
    text-align: left;
    display: inline-block;
    padding: 0 0 20px;
}
.cid-div1 span{
    letter-spacing: 0;
    display: inline-block;
}

.cid-div1 .name{
    font-size: 20px;
    color: #212121;
    line-height: 28px;
    vertical-align: top;
}
.cid-div1 .cid-tag1, .cid-div1 .cid-tag2, .cid-div1 .cid-tag3 {
    width: 20px;
    height: 28px;
    font-size: 0;
    margin: 0 5px;
}
.cid-div1 span>img {
    width: 100%;
    height: 100%;
}

.cid-div2 {
    margin: 10px 0 18px;
}
.cid-div2 img{
    width: 11px;
    height: 17px;
    display: inline-block;
    margin-right: 5px;
}
.cid-div2 span{
    line-height: 20px;
    font-size: 14px;
    color: #BDBDBD;
    letter-spacing: 0;
    vertical-align: top;
}
.cid-div3 {
    max-width: 580px;
}
.cid-div3 span{
    font-size: 16px;
    color: #212121;
    letter-spacing: 0;
    line-height: 24px;
    margin-right: 20px;
}
.cid-div3 span label{
    font-size: 24px;
    color: #439DF7;
    letter-spacing: 0;
    line-height: 24px;
    margin-right: 3px;
}
.single-company button {
    position: absolute;
    right: -388px;
    bottom: -30px;
    width: 140px;
    background-color: #439DF7;
    height: 40px;
    line-height: 18px;
    font-size: 18px;
    border: none;
    border-radius: 4px;
    color: #fff;
    outline: none;
    cursor: pointer;
}

.sorry {
    padding-top: 20px;
}

/* 分页样式 */
.page{
    width:1200px;
    margin: 0 auto;
    text-align: center;
}
.onStyle{
    border:1px solid #e4e4e4;
    width:36px;
    height:36px;
    border-radius: 2px;
    color: #686868;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
}
.onStyle:hover{
    border:1px solid #333;
}
.spotStyle{
    width:15px;
    height:36px;
    color: #686868;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
}
.spotStyle>img{
    width: 15px;
}
.on{
    background:#333;
    font-size:18px;
    color:#FFF;
}

.next,.prev{
    text-decoration: none;
    color: #666;
    font-size: 14px;
    width:60px;
    height:36px;
    border:1px solid #e4e4e4;
    text-align: center;
    line-height:36px;
    display: inline-block;
}
.prev{
    margin-right: 10px;
}
.next:hover,.prev:hover{
    border:1px solid #333;
}
/* 右侧报价 */
.company-calculate, .company-calculate-result, .company-calculate-result1 {
    position: absolute;
    top: 0;
    left: 895px;
    width: 301px;
    height: 343px;
    box-shadow: 0 0 4px 0 #bdbdbd;
    background: #fff;
}

.company-calculate .cc-title{
    font-size: 24px;
    color: #212121;
    letter-spacing: 0;
    margin-top: 20px;
    margin-bottom: 28px;
    width: 100%;
    text-align: center;
}

.company-calculate .cc-title {
    margin-top: 17px;
    margin-bottom: 0;
}
.cc-line {
    margin: 26px 35px 0 20px;
    text-align: left;

}
.cc-line label {
    font-size: 16px;
    color: #212121;
    letter-spacing: 0;
    line-height: 19px;
}
.cc-line .radio-div {
    display: inline-block;
}
.cc-line .radio-div:nth-child(2) {
    margin-right: 32px;
}
.radio-div .cc-line-radio{
    width: 16px;
    height: 16px;
    background: #fff;
    display: inline-block;
    box-shadow: inset 0 0 4px 0 rgba(0,0,0,0.50);
    border-radius: 10px;
    margin-right: 6px;
    vertical-align: top;
}
.radio-div .radio-checked{
    background: #FFDA9C;
}
.room-layout-label {
    vertical-align: top;
    display: inline-block;
    margin-top: 5px;
}
.cc-line .room-layout {
    display: inline-block;
    text-align: right;
}
.cc-line select {
    width: 74px !important;
    height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    padding:0 8px;
    margin: 0;
    background: url(../image/select-icon1.png) no-repeat scroll 60px center transparent;

}
.jiting {
    margin-bottom: 6px;
}
.jiting label:nth-child(1), .jishi label:nth-child(1) {
    margin-right: 8px;
}
.cc-line .cc-line-div {
    display: inline-block;
    width: 157px;
    height: 30px;
    position: relative;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
}

.cc-line .cc-line-div span {
    font-size: 16px;
    color: #757575;
    letter-spacing: 0;
    line-height: 20px;
    position: absolute;
    right: 10px;
    top: 6px;
}
.cc-line .cc-line-div input {
    width: 119px;
    height: 30px;
    padding-left: 8px;
    border: none;
    outline: none;
}
.error-content {
    margin-top: 7px;
    height: 20px;
    line-height: 20px;

}
.error-content .error-msg{
    color: red;

}
.calculate-buttonbox {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.calculate-buttonbox button{
    width: 270px;
    height: 45px;
    font-size: 20px;
    color: #FFF;
    letter-spacing: 0;
    line-height: 16px;
    background: #FF9F6B;
    border-radius: 3px;
    margin-top: 6px;
    border: none;
    outline: none;
    cursor: pointer;
}
.ccr-money {
    background: url("../image/company/money_bg.png") center no-repeat;
    background-size: contain;
    width: 280px;
    height: 86px;
    margin: 17px 10px 5px;
    padding: 11px 0;
    text-align: center;
}
.ccr-money > div {
    width: 100%;
    color: #212121;
    font-size: 16px;
}
.ccr-money > div:nth-child(1) {
    margin-bottom: 5px;
}

.ccr-money > div label{
    display: inline-block;
    width: 30%;
    text-align: left;
    font-size: 16px;
}
.ccr-money > div span{
    font-family: DigifaceWide;
    font-size: 16px;
    display: inline-block;
    width: 56%;
    text-align: right;
}
.ccr-money .total {
    border-top: 1px solid #D6D8C3;
    padding-top: 4px;
    margin: 9px 6px 0;
    width: auto;
}
.ccr-money .total-fee {
    width: auto;
}
.ccr-userinfo {
    width: 275px;
    margin: 0 15px;
    text-align: center;
}
.ccr-userinfo img{
    width: 49px;
    height: 49px;
}

.ccr-userinfo p{
    font-size: 12px;
    color: #212121;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 auto 12px;
}

.ccr-userinfo-input{
    width: 100%;
    text-align: left;
    font-size: 0;
}
.ccr-userinfo-input input{
    width: 150px;
    height: 28px;
    padding-left: 10px;
    background: #FFF;
    box-shadow: inset 0 0 6px 0 rgba(0,0,0,0.50);
    border-radius: 6px;
    font-size: 12px;
    color: #757575;
    letter-spacing: 0;
    margin-bottom: 6px;
    outline: none;
}

.ccr-userinfo-input button{
    width: 100px;
    height: 32px;
    border: none;
    outline: none;
    line-height: 32px;
    font-size: 16px;
    color: #000;
    display: inline-block;
    margin-left: 11px;
    background: #FF9F6B;
    border-radius: 3px;
    cursor: pointer;
}
.company-calculate-result, .company-calculate-result1 {
    display: none;
    z-index: 2;/* 小于头部index，小于右侧浮框二维码的index */
}
.company-calculate-result .error-content{
    margin-top: 0;
    font-size: 12px;
}

@keyframes fromTop
{
    0%   {left:895px; top:-340px;}
    100% {left:895px; top:0;}
}

@-ms-keyframes fromTop /* ie */
{
    0%   {left:895px; top:-340px;}
    100% {left:895px; top:0;}
}

@-moz-keyframes fromTop /* Firefox */
{
    0%   {left:895px; top:-340px;}
    100% {left:895px; top:0;}
}

@-webkit-keyframes fromTop /* Safari and Chrome */
{
    0%   {left:895px; top:-340px;}
    100% {left:895px; top:0;}
}

@-o-keyframes fromTop /* Opera */
{
    0%   {left:895px; top:-340px;}
    100% {left:895px; top:0;}
}

.tips {
    margin: 84px auto 0;
    text-align: center;
}
.tips img {
    width: 77px;
    height: 77px;
}
.tips p {
    font-size: 16px;
    color: #212121;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 20px;
}
.company-well-known {
    position: absolute;
    top: 0px;
    left: 895px;
    width: 301px;
    background: #FFF;
    box-shadow: 0 0 4px 0 #BDBDBD;
}
.company-well-known .cwk-title {
    font-size: 24px;
    letter-spacing: 0;
    padding-top: 16px;
    padding-bottom: 20px;
    margin: 0;
    width: 100%;
    text-align: center;
    color: #212121;
    border-bottom: 1px solid #e0e0e0;
}
.cwk-content {
    height: 64px;
    padding-left: 10px;
    background: #FFF;
    border: none;
    margin-bottom: 2px;
    display: block;
}
.cwk-content:hover {
    box-shadow: 0 0 4px 0 #757575;
    border-radius: 2px;
    padding-left: 25px;
}
.cwk-content:last-of-type .cwk-single {
    border-bottom: none !important;
}
.cwk-single {
    width: 261px;
    height: 63px;
    text-align: left;
    font-size: 0;
    padding-left: 20px;
    margin-left: 0;
    border: none;
    border-bottom: 1px solid #E0E0E0;
}
.cwk-content:hover .cwk-single {
    border: none;
}
.cwk-single img{
    width: 48px;
    height: 48px;
    margin: 8px 0;
}
.cwk-content:hover .cwk-single img{
    width: 52px;
    height: 52px;
    margin: 6px 0;
}
.cwk-content:hover .cwk-single span{
    font-size: 16px;
}
.cwk-single span{
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 64px;
    display: inline-block;
    color: #000;
    margin-left: 20px;
    vertical-align: top;
}



/*seo*/
body{
    padding-bottom: 145px !important;
}
.bottomList{
    width: 100%;
    background: #f2f2f2;
    padding: 33px 0 22px;
    font-size: 0;
    border-bottom: 1px dashed #9A9A9A;;
}
.bottomList ul{
    width: 1200px;
    margin: 0 auto;
}
.bottomList ul li{
    margin-bottom: 4px;
    font-size: 0;
    overflow: hidden;
    padding-left: 110px;
}
.bottomList ul li span{
    font-size: 14px;
    color: #929191;
    display: inline-block;
    width: 110px;
    margin-bottom: 11px;
    margin-left: -110px;
    float: left;
}
.bottomList ul li div{
    color: #929191;
    width:145px;
    vertical-align: top;
    margin-bottom: 11px;
    float: left;
}

.bottomList ul li div a{
    font-size: 12px;
    color: #B0B0B0;
    letter-spacing: 0;
    line-height: 18px;

}

.bottomList ul li div a:hover{
    color: #444;
}

.page a {
    cursor: pointer;
}