.hd-2a {
    float: left;
    width: 162px;
    display: inline;
    font-size: 25px;
    color: #141313;
    margin: 12px 26px 0px 16px;
}

.hd-2a a {
    color: #141313;
}

.hd-2r span {
    float: left;
    display: inline;
    width: auto;
    overflow: hidden;
    margin: 7px 0px 0px 22px;
}

.clear {
    clear: both;
}

.cont {
    width: 900px;
    position: absolute;
    color: #777777;
    font-size: 14px;
    top: 0px;
    left: 282px;
    /* background-color: red; */
}

.leftCont {
    float: left;
    /*background-color: yellow;*/
    width: 450px;
    height: 372px;
    margin-top: 30px;
}

.rightCont {
    float: left;
    width: 449px;
    margin-top: 11px;
    padding: 0px 0px;
}

.leftCont .choujiang {
    /* width: 375px; */
    /* position: absolute; */
    /* left: 65px; */
    /* top: 19px; */
    /* height: 375px; */
}

.leftCont .choujiang .img1 {
    width: 373px;
    height: 373px;
}

.leftCont .img2 {
    position: absolute;
    left: 99px;
    top: 150px;
    width: 187px;
    height: 138px;
    cursor: pointer;
}

.rightCont {}

.rightCont .tab {
    width: 100%;
    position: relative;
    height: 65px;
}

.rightCont .tab li {
    width: 209px;
    background-color: #d1a741;
    color: white;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 24px;
    text-align: center;
    font-size: 18px;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
}

.rightCont .tab li.cur_tab {
    background-color: #EA5E23;
}

.rightCont .tab li span {
    font-size: 12px;
    position: absolute;
    top: 15px;
    left: 69px;
}

.rightCont .title {
    font-size: 16px;
    color: #EA5E23;
    padding-left: 13px;
}

.rightCont table {}

.rightCont table tr td,
.rightCont table tr th {
    text-align: center;
    height: 30px;
}

.rightCont table {}

.rightCont table {
    width: 69%;
    /* background-color: yellow; */
    margin: 2px auto;
    font-size: 14px;
}

.rightCont p {
    width: 95%;
    padding-left: 13px;
    font-size: 12px;
    line-height: 22px;
}

.guize {
    display: none;
}

.content .bmg {
    background-image: url('../images/bimg1.png');
    background-position: center center;
    background-repeat: no-repeat;
    height: 597px;
    width: 100%;
}

.footer {
    margin-top: 0px;
}