﻿
.selectSize {
    font-size: 25px;
    /*height: 16px;*/
    cursor: pointer;
}

.selectSizeSpan {
    width: 14px;
    height: 13px;
}


.modulesex, .moduleage, .moduleweight {
    width: 100%;
    margin: 0;
    padding: 0;
}

    .modulesex li, .moduleage li, .moduleweight li {
        float: left;
        margin-left: 3%;
        list-style: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #333;
    }

        .modulesex li > span, .moduleage li > span, .moduleweight li > span {
            display: inline-block;
            border: 1px solid #AAAAAA;
            border-radius: 3px;
            margin-right: 4px;
            position: relative;
            padding: 2px;
        }

        .modulesex li.active > span, .moduleage li.active > span, .moduleweight li.active > span {
            border-color: #ff9c4c !important;
        }

        .modulesex li.active > span, .moduleage li.active > span, .moduleweight li.active > span {
            border: 1px solid #ff9657;
            border-top-color: rgb(255, 150, 87);
            border-right-color: rgb(255, 150, 87);
            border-bottom-color: rgb(255, 150, 87);
            border-left-color: rgb(255, 150, 87);
        }

            .modulesex li.active > span span, .moduleage li.active > span span, .moduleweight li.active > span span {
                background: #ff9c4c !important;
                display: block;
                width: 100%;
                height: 100%;
                position: relative;
                opacity: 0.4;
            }


        .modulesex li > span .iconfont, .moduleage li > span .iconfont, .moduleweight li > span .iconfont {
            color: #ff9c4c !important;
            position: absolute;
            left: 2px;
            top: 5px;
            font-size: 18px;
            color: #ff9657;
        }

.iconfont {
    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-duigou::before {
    /*content: '\2714';*/
    color: #ff9c4c;
}


#position li {
    width: 6px;
    height: 6px;
    color: #bfbfbf;
}

    #position li.cur {
        width: 6px;
        height: 6px;
        background-color: #ef8319;
    }

#position_jdfb {
    width: 28.125%;
    margin: 5% auto 2%;
    background-color: #dcdcdc;
    border-radius: 7px;
    height: 10px;
    display: block;
    position: relative;
}

#position_jdfb_li {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 10px;
    background-color: #ffbf07;
    border-radius: 7px;
}

.bottom_a {
    float: left;
    cursor: pointer;
    display: block;
    text-align: center;
    color: #666;
    background-color: #fff;
    border-style: solid;
    border-color: #bfbfbf;
}

.bottom_a_cur {
    color: #fff;
    background-color: #4a7dff;
    border-color: #4a7dff;
}

.bottom_a:hover {
    color: #fff;
    background-color: #4a7dff;
    border-color: #4a7dff;
}

input:focus {
    outline: medium;
}


.swiper2 {
    width: 100%;
    overflow: hidden;
}

.goodteach-img {
    width: 35%;
}

    .goodteach-img:last-child {
        margin-right: 0.8rem;
    }

    .goodteach-img .goodteach-bg {
        width: 44%;
        margin-right: 5%;
    }

.yzmfs {
    color: #fefefe;
    background-color: #4a7dff;
}

.yzmdd {
    color: #fefefe;
    background-color: #e5e5e5;
}

.yzminputfs {
    border-color: #4a7dff;
}

.yzminputdd {
    border-color: #e5e5e5;
}

.yzminput {
    -webkit-apprarance: none;
}

.yzmfs:hover {
    color: #fefefe;
    background-color: #4a7dff;
}

.yzmdd:hover {
    color: #fefefe;
    background-color: #e5e5e5;
}

.yzmfs:visited {
    color: #fefefe;
    background-color: #4a7dff;
}

.yzmdd:visited {
    color: #fefefe;
    background-color: #e5e5e5;
}

.bgtskdiv {
    margin-top: 200px;
}

.bgtsktext {
    font-size: 20px;
}