﻿.service_div iframe {
    width: 100%;
    height: auto;
    border: none;
}

.hide {
    display: none;
}

.service_div {
    float: left;
    width: 1200px;
}

.service_child {
    width: 100%;
    height: auto;
    min-height: 600px;
    float: left;
    /*background: #FFF;*/
    padding-top: 5px;
}

.content_left {
    height: auto;
    width: 220px;
    height: auto;
    margin: 0px 10px;
    float: left;
}

.content_left_title {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #2d8cf0;
    text-align: center;
    margin-top: 10px;
}

.content_left ul {
    background: #F4F3F1;
    height: auto;
}

    .content_left ul li {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #C3D7E2;
        background: url(../images/liicon1.png) no-repeat left;
        background-size: 16px;
        background-color: #ECF3FD;
        cursor: pointer;
        padding: 0px 3px 0px 26px;
        overflow: hidden;
        background-position-x: 5px;
    }

        .content_left ul li.active {
            color: #2D8CF0;
        }

.content_left_banner li:hover {
    color: #2D8CF0;
}


.content_right {
    width: 930px;
    height: 100%;
    float: left;
    padding-top: 8px;
    background: #fff;
    overflow: hidden;
    /*margin-left: 10px;*/
    padding: 0px 15px;
    margin-top: 10px;
}

.trade-info {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #CFCFCF;
    margin-bottom: 10px;
    position: relative;
}

    .trade-info p {
        display: inline-block;
        height: 40px;
        line-height: 38px;
        font-size: 17px;
        font-weight: 400;
        color: #2D8CF0;
        border-bottom: 2px solid #2D8CF0;
    }

.trade_DIV {
    width: 100%;
    height: auto;
}

.bszntitle {
    width: 96%;
    height: auto;
    line-height: 36px;
    padding: 10px 2% 20px 2%;
    color: #666666;
    font-size: 24px;
    text-align: center;
    /*border-bottom:1px solid #F1E5E9;*/
}

.bszncontent {
    width: 100%;
    height: auto;
    padding-top: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #666666;
}

.wdlist {
    width: auto;
    height: auto;
    margin: 0px 20px 20px;
}

    .wdlist li {
        width: 100%;
        height: auto;
        min-height: 120px;
        border: 1px solid #dddee1;
        border-color: #e9eaec;
        border-radius: 5px;
        margin-top: 10px;
        background: #FFF;
        cursor: pointer;
        float: left;
    }

        .wdlist li:hover {
            box-shadow: 0 1px 6px rgba(0,0,0,.2);
            border-color: #eee;
        }

        .wdlist li a:hover {
            color: #262626;
        }

.wdtitle {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid #dddee1;
    border-color: #e9eaec;
    color: #FFF;
    /*background: #2d8cf0;*/
    border-radius: 5px 5px 0px 0px;
    color: #2D8CF0;
    border-bottom: 2px solid #2D8CF0;
}

.wdcontent {
    height: auto;
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 16px;
}

.wdaddressicon {
    width: 15px;
    height: 22px;
    background: url(../Images/address.png) no-repeat;
    background-size: 15px 22px;
    margin: 4px 5px 4px 20px;
    float: left;
}

.wdaddress {
    min-width: 600px;
    width: auto;
    height: 30px;
    line-height: 30px;
    float: left;
    max-width: 800px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wdtelicon {
    width: 20px;
    height: 28px;
    background: url(../Images/tel.jpg) no-repeat;
    background-size: 20px 28px;
    margin: 0px 5px 0px 20px;
    float: left;
}

.wdtel {
    width: auto;
    max-width: 260px;
    overflow: hidden;
    float: left;
    height: 30px;
    line-height: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wdms {
    width: 1100px;
    height: auto;
    float: left;
    margin: 0px 20px 10px 40px;
    line-height: 30px;
}

.wd_wcontent {
    width: 770px;
    margin-left: 10px;
    font-size: 18px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wd_dcontent {
    margin-left: 5px;
    width: 875px;
    max-height: 60px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wdroot {
    cursor: pointer;
}

.wtroot {
    width: 1200px;
    height: 700px;
    background-color: #FFF;
    margin: 10px auto;
}

.wtmenu {
    width: 100%;
    height: 50px;
    border-bottom: 1px dashed #C3D7E2;
    font-size: 16px;
}

    .wtmenu span, .wtmenu a {
        width: auto;
        height: 100%;
        line-height: 50px;
        float: left;
    }

.wtdq {
    color: #2D8CF0;
    margin-left: 10px;
}

.wtcontent_root {
    width: 100%;
    height: auto;
}

.wttitle {
    width: 90%;
    height: 98px;
    padding: 10px;
    margin: 10px auto;
    text-align: center;
}

    .wttitle h1 {
        text-align: center;
        margin: 15px 0px;
    }

    .wttitle span {
        height: 20px;
        line-height: 20px;
        margin: 10px 5px;
        font-size: 15px;
    }

.wtcontent {
    width: 90%;
    height: auto;
    font-size: 16px;
    margin: 5px 5%;
    line-height: 30px;
}

.wtsearchkey {
    width: 150px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 5px;
    right: 60px;
    outline: none;
    border: 1px solid #CFCFCF;
    padding: 5px 0px;
}

.gsggqmroot {
    width: 218px;
    background: #F4F3F1;
    height: auto;
    border: solid 1px #F4F3F1;
    float: left;
}

.gsggfl {
    width: 100%;
    float: left;
}

.gsggflbt {
    width: 198px;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    float: left;
    background-color: #f5f7f9;
    font-weight: bold;
}

.gsggfl .wsddbt {
    cursor: pointer;
}

    .gsggfl .wsddbt:hover {
        color: #2D8CF0;
    }

       .gsggfl .wsddbt.active {
        color: #2D8CF0;
    }

.gsggqjqm {
    width: 188px;
    padding-left: 30px;
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: #FFFFFF;
    cursor: pointer;
}

    .gsggqjqm.active {
        color: #2D8CF0;
    }

    .gsggqjqm:hover {
        color: #2D8CF0;
    }
