.content .left {
    width: 430px;
    margin-right: 40px;
}

a {
    color: inherit;
}

.content .left .imgleft {
    width: 430px;
    height: 430px;
    margin-bottom: 20px;
}

.content .left .imgleftsmall {
    width: 68px;
    height: 68px;
    border: solid 2px #df3033;
}

.content .right {
    width: 730px;
}

.content .right span {
    color: #000;
    font-size: 20px;
    margin-right: 20px;
    font-weight: bolder;
}

.content .right h1 {
    font-size: 32px;
    color: #000;
    margin-bottom: 4px;
}

.content .right .light {
    font-size: 14px;
    color: #959595;
    margin-bottom: 16px;
}

.content .right h2 {
    font-size: 18px;
    color: #5e5d5d;
    margin-bottom: 20px;
}

.content .right .manger {
    margin-top: 40px;
    background-color: #f5f3ef;
    border: 1px dotted #dedede;
    padding: 30px;
    line-height: 24px;
    font-size: 14px;
}

.content .right .number {
    font-size: 20px;
    color: #df3033;
    font-weight: 500;
    margin-bottom: 20px;
}

.content .right .item {
    margin-right: 20px;
}

.content .right .item img {
    margin-right: 10px;
    margin-top: 4px;
}

.content .right .list {
    padding-top: 18px;
    border-top: dashed 1px #cacaca;
}

.content .right .xunjiabtn {
    width: 168px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background-color: #df3033;
    margin-right: 16px;
    text-align: center;

}

.content .right .zixunbtn {
    text-align: center;
    width: 168px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #df3033;
    border: solid 1px #df3033;
    background-color: #fff;
}

.content .tableft {
    width: 860px;
    margin-right: 30px;
}

.content .tabright .tabtitles {
    line-height: 40px;
    background-color: #f5f5f5;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    border: 1px solid #e8e8e8;
}

.content .tableft .tabtitles {
    line-height: 52px;
    background-color: #f5f5f5;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    border: 1px solid #e8e8e8;
}

.content .tableft .tabtitle {
    padding: 0 30px;
    border-right: 1px solid #d1d1d1;
    cursor: pointer;
}

.content .tableft .active {
    color: #df3033 !important;
    border-top: 2px solid #df3033 !important;
    background-color: #fff !important;
}

.content .tableft .tableft-content {
    display: none;
}

.content .tableft .show {
    display: block !important;
}

.content .tableft .tableft-item {
    width: 50%;
    margin-top: 30px;
}

.content .tableft h1 {
    font-size: 24px;
    color: #000;
    margin: 24px 0;
}

.content .tableft h2 {
    font-size: 16px;
    color: #555454;
}

.content .tableft p {
    padding: 10px 0;
}

.content .tabright {
    width: 296px;
}

.content .tabright .tabewm {
    padding: 20px;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}