﻿.rec_img {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.rec_img_img {
    max-width: 100%;
}

.rec_img_fd {
    position: absolute;
    width: 15%;
    right: 26%;
    bottom: 10%;
}

.rec_con {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    text-align: justify;
    word-wrap: break-word;
    line-height: 50px;
    font-size: 22px;
    color: #221815;
    margin-top: 20px;
}

.rec_tab {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 100px;
}

    .rec_tab td {
        width: 50%;
    }

.rec_tab_right {
    width: 550px;
    overflow: hidden;
    color: #221815;
    margin: 0 auto;
}

.rec_tab_rightm {
    line-height: 18px;
}

    .rec_tab_rightm td {
        width: 33.3%;
    }

    .rec_tab_rightm img {
        height: 150px;
    }

.rec_tab_rightb {
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
}

.recBig {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
}

.recBig_img {
    display: block;
    width: 100%;
}

.recBig_nei {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0px;
    left: 0px;
}

    .recBig_nei td {
        width: 50%;
    }

.recBig_con, .recBig_conr {
    width: 75%;
    overflow: hidden;
    color: #221815;
}

.recBig_con {
    margin: 25% 0px 0px 5%;
}

.recBig_conr {
    width: 79%;
    margin: 0% 0px 15% 20%;
}

.recBig_con li {
    width: 100%;
}

.recBig_conBt {
    font-size: 28px;
}

.recBig_conNr {
    font-size: 18px;
    line-height: 35px;
    margin-top: 10px;
}

.recTag {
    position: relative;
    width: 100%;
    height: 430px;
    margin-top: 80px;
}

    .recTag span {
        display: block;
        position: absolute;
        font-weight: bold;
    }

@keyframes shenyang {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 10;
    }

    100% {
        opacity: 0;
    }
}

.recBt {
    width: 275px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 30px;
    background-color: #efefee;
    color: #221815;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.recList {
    width: 100%;
    overflow: hidden;
    color: #221815;
    margin-top: 60px;
    border-bottom: 1px #000 solid;
}

.recListL {
}

.recListR {
    width: 240px;
    text-align: right;
    vertical-align: top;
}

.recListBt {
    font-size: 18px;
}

    .recListBt span {
        font-size: 28px;
        font-weight: bold;
    }

.recListNr {
    word-wrap: break-word;
    font-size: 18px;
    line-height: 36px;
    text-align: justify;
}

.recListJg {
    height: 30px;
}

.recListBut {
    float: right;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background-color: #efefee;
    color: #221815;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.recAdd {
    display: none;
    width: 600px;
    height: 550px;
    overflow: hidden;
    background-color: #fff;
    margin: 0 auto;
}

.recAdd_logo, .recAdd_con {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

    .recAdd_logo img {
        width: 120px;
    }

.recAdd_con {
    font-size: 22px;
}

.recAdd_tab_div {
    width: 90%;
    height: 45px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #efefee;
    border-radius: 20px;
    font-size: 16px;
    text-align: left;
    margin-top: 30px;
}

.recAdd_tab {
    height: 45px;
    overflow: hidden;
}

.recAdd_tabL {
    padding-left: 25px;
}

.recAdd_tet {
    width: 400px;
    height: 28px;
    border: 0px;
    padding: 0px;
    background-color: #efefee;
    border-bottom: 1px #9a9b9b solid;
    font-size: 16px;
    padding-left: 5px;
}

.recAdd_but {
    width: 120px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-top: 40px;
    cursor: pointer;
}
