﻿section {
    padding: 0px 0px;
}

@media screen and (min-width: 1200px) {
    .boConA {
        padding: 20px 0 0;
    }
}

@media screen and (min-width: 1200px) {

    .pdc_tab.selected {
        width: 75%;
        float: left;
    }

    .news-ad {
        padding: 10px;
        width: 270px;
        background-color: #fff;
        border-radius: 2px;
        border: 1px solid #d3d3d3;
        z-index: 10;
    }

    .affix {
        top: 140px;
    }

    .col-md-3 {
        margin-top: 40px;
    }

    .frbtn-blue:hover {
        color: #fff;
    }
}

.frbtn-blue {
    color: #fff;
    background-color: #3879EA;
    border: none;
    border-radius: 20px;
    letter-spacing: 2px;
    width: 100%;
    margin: 20px 0;
}

.frbtn-blue {
    width: 200px;
}

.upper {
    padding-bottom: 40px;
}

    .upper a {
        color: #3879EA;
    }

.tag {
    display: inline-block;
    padding: 0 16px;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #bd2e12;
    border: 1px solid #bd2e12 !important;
    background: #fff;
    margin-right: 3px;
    border-radius: 2px;
}


.ri {
    float: right;
}

.scordzbox a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    border: 1px solid #56b6e7;
    border-radius: 50%;
    margin-right: 20px;
    cursor: pointer;
}

.ico_give, .ico_collections {
    width: 25px !important;
    margin-left: 7px;
    margin-top: -7px;
}

.zan_numtxt {
    position: absolute;
    font-size: 12px;
    color: #56b6e7;
    left: 32px;
    top: -3px;
    height: 24px;
    line-height: 30px;
    background-color: #fff;
}

.shoucang_numtxt {
    position: absolute;
    font-size: 12px;
    color: #bd2e12;
    left: 32px;
    top: -3px;
    height: 24px;
    line-height: 30px;
    background-color: #fff;
}

.white_content {
    display: none;
    position: fixed;
    top: 25%;
    left: 25%;
    width: 55%;
    height: 55%;
    padding: 20px;
    /* background-color: white; */
    z-index: 1002;
    overflow: auto;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.white-diva {
    background: #bd2e12 !important;
    width: 150px;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0);
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    margin: 20px;
    text-align: center;
}

    .white-diva a {
        color: #fff;
    }

.box {
    padding-bottom: 15px;
}

.modal_email {
    margin: 20px;
}

#add_submit {
    width: 80px;
    height: 30px;
    color: #fff;
    cursor: pointer;
    border: 1px solid;
    background-color: #bd2e12;
    margin-bottom: 20px;
}

#layui-layer3 {
    transition: all 0.36s;
}

.new_content h3 {
    font-size: 18px;
    font-weight: 600;
}

@media screen and (max-width: 1200px) {
    .case_cont li {
        /*width: 100%;*/
        /*line-height: 1rem;*/
        /*   padding-top: 0px !important;
        margin-top: 0px;*/
    }

    .sy-ul li {
        padding-top: 15px !important;
    }

    .white_content {
        left: 2%;
        width: 96%;
    }
}
