

/*banner图片轮滑begin*/
.swiper-container2 {
    position: relative;
    height: 200px;
}

.swiper-slide2 {
    padding-top: 0px;
    overflow-y: hidden;
}

.swiper-wrapper2 img {
    width: 100%;
    height: 100%;
}

.bannertitle {
    position: absolute;
    bottom: 0px;
    height: 30px;
    line-height: 30px;
    left: 0px;
    right: 0px;
    background-color: rgba(0,0,0,0.2);
    font-size: 14px;
    font-weight: 500;
    padding-left: 5px;
}

    .bannertitle p {
        color: white;
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    text-align: right;
    padding-right: 5px;
}
/*banner图片轮滑end*/
/*中间菜单*/
.row-middle {
    background: #FFFFFF;
    padding: 10px 10px;
    border-bottom: 1px solid #f0f0f0;
    height: 70px;
    margin: 0px;
}

.middle-menu {
    height: 50px;
    text-align: center;
}

    .middle-menu img {
        width: 24px;
        height: 24px;
    }

    .middle-menu div {
        height: 25px;
        line-height: 20px;
    }



/*测评*/
.xiaozhushi {
    font-size: 14px;
    color: #999999;
    display: block;
    font-weight: normal;
}
/*开始测试按钮*/
.fff-100 {
    color: #FFFFFF;
    text-align: center;
}

.linhei1-5 {
    line-height: 2;
}

.zjz {
    text-align: center;
}
/*进度条*/
.jindutiao {
    height: 10px;
    margin: 10px;
}
/*题目图片*/
#imgQuestion {
    display: none;
    height: 250px;
    width: auto;
    border: 1px solid #D6DBE9;
    margin-left: 15px;
}
/*测试列表、测试记录*/
.p-img {
    text-align: center;
}

    .p-img img {
        width: 100%;
        height: auto;
    }

/**************************团体测评*/
.con-no1-ts {
    width: 100% !!important;
    padding: 5% 0px;
    padding-top: 48px;
}

.row-bg-ts {
    background: #FFFFFF;
    padding: 10px 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCCCCC;
}

.pa-sx-0 {
    padding-top: 0px !!important;
    padding-bottom: 0px !!important;
}

.ma-r-5 {
    margin-right: 5px;
}

.ma-top25 {
    margin-top: 25px;
}

.cs-time {
    background: #CCCCCC;
    color: #FFFFFF;
    font-size: 14px;
    padding: 5px 15px;
    text-align: center;
    display: inline-block;
    margin: 20px 0px;
    border-radius: 5px;
    margin-left: 50%;
    transform: translateX(-50%);
}



.Money {
    font-size: 14px;
    color: red;
    display: block;
    font-weight: normal;
}
/* 头部菜单测试(个人、团体) */
.menu {
    margin: 0 auto;
    height: 100%;
    width: 200px;
}

.fff {
    filter: alpha(opacity=80);
    opacity: .8;
    color: #FFFFFF;
    text-align: center;
    height: 48px;
}

.top-xz {
    filter: alpha(opacity=100);
    opacity: 1;
    font-weight: 500;
    border-bottom: 2px solid #FFFFFF;
}

/* 我的测试记录*/
.tabmenu {
    background-color: white;
    height: 30px;
    text-align: center;
    position: absolute;
    top: 50px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    margin: 0px;
}

.tabmenu_li {
    height: 29px;
    line-height: 29px;
}

.tabmenu_active {
    color: #2f76e0;
    font-weight: 500;
    border-bottom: 2px solid #2f76e0;
}

#myQuestionChildName {
    padding: 5px 15px 0px 15px;
}

.quesanstxt {
    width: calc(100 - 10px);
    padding: 5px;
    border: 1px solid #dcdada;
    line-height: 22px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #d4d1d1;
    margin-left: 10px;
}

textarea[name=txtAnswer] {
    width: calc(100 - 10px);
    padding: 5px;
    border: 1px solid #dcdada;
    line-height: 22px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #d4d1d1;
}

.textarea-numberbar {
    float: right;
}

.ordertxt {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
}

.ordertxt-checked {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    background-color: #2f76e0;
    color: white;
    font-size: 18px;
}

input[type=checkbox],
input[type=radio] {
    transform: scale(2);
}

.answerName {
    margin-left: 10px;
}
