/* ���ֲ� */
.tour_blank {
    width: 100%;
    height: 100%;
    background: #051223;
    opacity: 0.75;
    filter: alpha(opacity=75);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50;
    display: none;
}

/* ���ֲ�   e */
/* �н��ʴ� s */
.prize {
    background: url(/plugins/tour/public/pc/images/index/17.png) center 0px no-repeat;
    position: fixed;
    left: 0;
    top: 40%;
    z-index: 2;
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
}

.prize a {
    display: block;
    overflow: hidden;
    width: 120px;
    height: 46px;
    background: #fbbd00;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
    margin-bottom: 10px;
}

.prize a p {
    color: #311e0c;
    font-size: 18px;
    margin: 0px;
}

/* �н��ʴ� e */
/* �н��ʴ𵯴� s */
.answerTable {
    width: 100%;
    height: 100%;
    z-index: 52;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.answerContent {
    width: 900px;
    margin: 0 auto;
    background: url(/plugins/tour/public/pc/images/index/answer01.jpg) no-repeat;
    position: relative;
    text-align: center;
    padding: 30px 0px 50px 0px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}

.answerClose {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.answerContent h6 {
    color: #452c1e;
    font-size: 22px;
    padding-bottom: 5px;
}

.answerClass {
    min-width: 700px;
    margin: 20px auto;
}

.classList {
    min-width: 522px;
    border-top: 1px solid #452c1e;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 14px;
}

.classList ul {
    overflow: hidden;
    margin-top: -4px;
}

.classList ul li {
    background: url(/plugins/tour/public/pc/images/index/answer03.jpg) center top no-repeat;
    color: #fff;
    margin-right: 18px;
    padding-top: 8px;
    cursor: pointer;
}

.classList ul li p {
    background: url(/plugins/tour/public/pc/images/index/answer04.png) center 0px no-repeat;
    padding: 4px 0px 0px 0px;
}

.classList ul li.hoverCurrent p {
    background: url(/plugins/tour/public/pc/images/index/answer05.png) center 0px no-repeat;
}

.classList ul li p span {
    background: #452c1e;
    height: 40px;
    line-height: 40px;
    margin: 0px 0px 0px 0px;
    display: block;
    padding: 0px 10px;
    border-radius: 18px;
}

.classList ul li.hoverCurrent span {
    background: #49a4e8;
}

.answerHint {
    color: #ff6000;
    font-size: 14px;
    display: block;
    padding-bottom: 20px;
}

.answerForm {
    font-size: 14px;
    color: #1c0a00;
}

.answerVideo {
    padding: 40px 150px;
    background: #fed42b;
    display: inline-block;
    border-radius: 50%;
}

.answerVideoKey {
    margin-bottom: 25px;
    position: relative;
    width: 530px;
}

.answerVideoKey p {
    margin-bottom: 15px;
}

.answerTex {
    width: 483px;
    height: 48px;
    border: 1px solid #999;
    outline: none;
    text-align: center;
    padding: 0px 35px 0px 10px;
    font-size: 16px;
    color: #666666;
    line-height: 50px;
}

.warningicon {
    position: absolute;
    top: 49px;
    right: 10px;
    display: none;
}

.answerVideoKey {
    margin-bottom: 25px;
    position: relative;
    width: 530px;
}

.answerVideoKey label {
    margin: 0px 13px;
    font-size: 16px;
}

.answerVideoKey label input {
    margin-right: 3px;
}

.answerVideoKey label {
    margin: 0px 13px;
    font-size: 16px;
}

.answerNew {
    padding: 40px 150px;
    background: #febf2b;
    display: inline-block;
    border-radius: 50%;
    margin-top: -20px;
}

.answerNewList {
    margin-bottom: 25px;
    position: relative;
    width: 325px;
}

.answerNewList p {
    font-size: 14px;
    color: #1c0a00;
    margin-bottom: 15px;
}

.answerNewList input {
    width: 278px;
    height: 38px;
    border: 1px solid #999;
    outline: none;
    text-align: center;
    padding: 0px 35px 0px 10px;
    font-size: 16px;
    color: #666666;
    line-height: 40px;
}

.answerNewList .warningicon {
    top: 44px;
}

.answerNewList.answerNewYz {
    margin-bottom: 0px;
}

.answerNewList .answeryz input {
    width: 186px;
    float: left;
}

.answerNewList .answeryz img {
    cursor: pointer;
}

.answerNewList.answerNewYz .warningicon {
    right: 102px;
}

.answerBtn {
    width: 146px;
    height: 42px;
    border: 0px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    background: #49a4e8;
    margin-top: 25px;
    cursor: pointer;
}

.classList ul li:hover p {
    background: url(/plugins/tour/public/pc/images/index/answer05.png) center 0px no-repeat;
}

.classList ul li:hover span {
    background: #49a4e8
}

/* �н��ʴ𵯴� e */