
.main-left {
    width: 265px;
    float: left;
}

.main-right {
    width: 910px;
    float: right;
}

.pd_gallery {
    width: 400px;
    height: 480px;
    float: left;
    position: relative;
    /*! border: #c9c9c9 1px solid; */
}

.dt-thumbs {
    float: left;
    width: 350px;
    padding-left: 25px;
    padding-right: 25px;
    height: 60px;
    margin-top: 10px;
    position: relative;

}

.dt-thumbs .dt-thumb-wrap {
    height: 60px;
    float: left;
    overflow: hidden;
    width: 350px;
}

.dt-thumbs .dt-btn {
    height: 60px;
    width: 22px;
    position: absolute;
    top: 0;
    background: url('../images/com/album-left.png') no-repeat center;
    z-index: 10;
}

.dt-thumbs .dt-btn.prev {
    left: 0px;
}

.dt-thumbs .dt-btn.next {
    background-image: url('../images/com/album-right.png');
    right: 0px;
}

.dt-thumbs .dt-thumb {
    width: 100%;
    text-align: center;
    float: left;
    left: 0px;
}

.dt-thumbs .dt-thumb li {
    float: left;
    *display: inline;
    *zoom: 1;
    margin: 0 5px;
}

.dt-thumbs .dt-thumb li img {
    width: 58px;
    height: 58px;
    border: #c9c9c9 1px solid;
    max-width: none;
}

.dt-thumbs .dt-thumb li.selected img {
    border-color: rgb(235,29,78);
}

.bigimg {
    /*width:600px;height:600px;*/
    max-width: none;
    min-width: 400px;
}

.zoomdiv {
    z-index: 999 !important;
}

.zoom {
    float: left;
}

.zoom img {
    width: 100%;
    height: 100%;
    max-width: none;
}

.zoomdiv {
    position: absolute;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    z-index: 9;
}

.jqZoomPup {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #fff;
    background: rgba(255, 255, 255, .4);
    filter: alpha(Opacity=50);
    cursor: move;
    z-index: 9;
}

.dt-pic {
    width: 400px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: block;
}

.dt-pic a {
    width: 400px;
    height: 400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.dt-pic a img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.picTip {
    clear: both;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}

.picTip .ico {
    width: 28px;
    height: 28px;
    background: url(../images/com/zoom.png) no-repeat;
    margin-right: 5px;
}

.pro-top {
    width: 868px;
    float: left;
    height: 468px;
    border: 1px solid #ededed;
    padding: 20px;
    margin-bottom: 25px;
}

.pro-top .pro-right h2 {
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: rgb(235,29,78);
}

.pro-top .pro-right {
    float: right;
    width: 418px;
    height: 100%;
    padding-left: 20px;
    color: #797A7A;
    line-height: 36px;
    border-left: 1px solid #ededed;
    overflow: hidden;
}

.pro-top .pro-right .h1 {
    font-size: 24px;
    color: #393939;
    padding: 30px 0;
    border-bottom: 1px dashed #ededed;
}

.pro-top .pro-right .tel {
    clear: both;
    color: #ffae00;
    padding: 30px 0;
    border-bottom: 1px dashed #ededed;
}

.pro-top .pro-right .tel span {
    font-size: 24px;
    font-weight: bold;
}

.pro-top .pro-right .pro-text {
    padding: 30px 0;
    line-height: 30px;
    float: left;
    overflow: auto;
    width: 100%;
    border-bottom: 1px dashed #ededed;
}

.pro-top .pro-right .btn {
    display: inline-block;
    width: 100%;
    height: 40px;
    background: rgb(235,29,78);
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.sec-title {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: -1px;
    z-index: 999;
}

.sec-title span {
    cursor: pointer;
    display: block;
    width: 150px;
    height: 44px;
    font-size: 16px;
    color: #484848;
    border: 1px solid #ededed;
    line-height: 44px;
    text-align: center;
    float: left;
    background: #f7f7f7;
}

.sec-title span.on {
    background: #fff;
    color: rgb(235,29,78);
    border-top-color: rgb(235,29,78);
    border-bottom-color: #fff;
}

.pro-content {
    width: 888px;
    padding: 10px;
    position: relative;
    color: #797A7A;
    line-height: 36px;
    float: left;
    overflow: hidden;
    border: 1px solid #ededed;
    min-height: 500px;
}

form .fi {
    width: 1178px;
    height: 38px;
    border: 1px solid #efefef;
    margin: 5px 0;
    display: block;
}

form .fi input,
form .fi textarea {
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 10px;
}

form .submit {
    margin: 10px 0;
    background: rgb(235,29,78);
    width: 224px;
    height: 40px;
    line-height: 40px;
    display: block;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
}

.pro-content .fi.text {
    height: 105px;
}

.pro-content .fi.submit {
    background: #108bed;
    color: #fff;
    text-align: center;
    line-height: 38px;
}

.prevnext {
    line-height: 40px;
    color: rgb(235,29,78);
}

.prevnext a {
    color: rgb(235,29,78);
}

.relbox {
    width: 100%;
    float: left;
    clear: both;
}

.relbox h2, .msgbox h2 {
    height: 40px;
    background: #e6e6e6;
    width: 100%;
    float: left;
    line-height: 40px;
}

.msgform table {
    width: 100%;
}

.msgform td {
    padding-right: 20px;
}

.msgform td input, .msgform td textarea {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    width: 100%;
}

.msgform td p {
    line-height: 40px;
}

.relbox .rellist {
    width: 930px;
    float: left;
    clear: both;
    margin: 20px 0 20px -18px;

}

.relbox .rellist a {
    display: block;
    float: left;
    width: 212px;
    height: 212x;
    margin-left: 18px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    position: relative;
}

.relbox .rellist .p1 {
    text-align: center;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
}

.relbox .rellist a img {
    width: 100%;
    height: 100%;
}

@media (max-width: 760px) {

    .main-left {
        display: none;
    }

    .main-right {
        width: 100% !important;
        box-sizing: border-box;
        padding: 10px;
        float: right;
    }

    .pd_gallery {
        width: 100%;
        float: left;
    }

    .dt-thumbs {
        display: none;

    }

    .bigimg {
        /*width:600px;height:600px;*/
        max-width: none;
        min-width: 400px;
    }

    .zoomdiv {
        z-index: 999 !important;
    }

    .zoom {
        float: left;
    }

    .zoom img {
        width: 100%;
        height: 100%;
        max-width: none;
    }

    .zoomdiv {
        position: absolute;
        border: 1px solid #e4e4e4;
        overflow: hidden;
        z-index: 9;
    }

    .jqZoomPup {
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
        border: 1px solid #aaa;
        background: #fff;
        background: rgba(255, 255, 255, .4);
        filter: alpha(Opacity=50);
        cursor: move;
        z-index: 9;
    }

    .dt-pic {
        width: 100%;
        height: 100%;
        clear: both;
        margin: 0 auto;
        position: relative;
        z-index: 1;
        display: block;
    }

    .dt-pic a {
        width: 100%;
        height: 100%;
        display: block;
        vertical-align: middle;
        text-align: center;
    }

    .dt-pic a img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%
    }

    .picTip {
        clear: both;
        display: none;
    }

    .pro-top {
        width: 100%;
        float: left;
        clear: both;
        height: auto;
        border: none;
        padding: 0;
        margin: 0;
    }

    .pro-top .pro-right h2 {
        line-height: 40px;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: rgb(235,29,78);
    }

    .pro-top .pro-right {
        float: right;
        width: 100%;
        clear: both;
        height: 100%;
        padding-left: 20px;
        color: #797A7A;
        line-height: 36px;
        border-left: 1px solid #ededed;
        overflow: hidden;
    }

    .pro-top .pro-right .h1 {
        font-size: 24px;
        color: #393939;
        padding: 30px 0;
        border-bottom: 1px dashed #ededed;
    }

    .pro-top .pro-right .tel {
        clear: both;
        color: #ffae00;
        padding: 30px 0;
        border-bottom: 1px dashed #ededed;
    }

    .pro-top .pro-right .tel span {
        font-size: 24px;
        font-weight: bold;
    }

    .pro-top .pro-right .pro-text {
        padding: 30px 0;
        line-height: 30px;
        float: left;
        overflow: hidden;
        width: 100%;
        border-bottom: 1px dashed #ededed;
    }

    .pro-top .pro-right .btn {
        display: inline-block;
        width: 100%;
        height: 40px;
        background: rgb(235,29,78);
        text-align: center;
        line-height: 40px;
        color: #fff;
    }

    .sec-title {
        width: 100%;
        float: left;
        margin-top: 20px;
        position: relative;
        margin-bottom: -1px;
        z-index: 999;
    }

    .sec-title span {
        cursor: pointer;
        display: block;
        width: 100%;
        height: 44px;
        font-size: 16px;
        color: #484848;
        border: 1px solid #ededed;
        line-height: 44px;
        text-align: center;
        float: left;
        background: #f7f7f7;
    }

    .sec-title span.on {
        background: #fff;
        color: rgb(235,29,78);
        border-top-color: rgb(235,29,78);
        border-bottom-color: #fff;
    }

    .pro-content {
        width: 100%;
        position: relative;
        color: #797A7A;
        line-height: 36px;
        float: left;
        overflow: hidden;
        border: 1px solid #ededed;
        min-height: 500px;
    }

    .pro-content img {
        width: 100%;
    }
}