#header{
    width: 100%;
    height: 100px;
    z-index: 1;
}
#header .top{
    background-color: #498FFE;
    width: 100%;
    height: 100px;
}
#header .top .table{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100px;
}
#header .top .table span{
    margin-left:24px;
    font-size: 22px;
    color:#ffffff;
}
/*内容部分*/
.search_wrap{
    height:1050px;
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.exam_wrap{
    width: 100%;
    height: 100%;
    position: relative;
}
.clear{
    clear:both;
}
.exam_wrap .all{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.exam_wrap .all .test{
    width: 100%;
    height: 39px;
    margin: 60px auto 0;
    border-bottom:1px solid #e3e3e3;
    padding-bottom: 2px;
}
.exam_wrap .all .test .test_a{
    width: 1200px;
    margin:0 auto;
}

.exam_wrap .all .test .test_a li{
    float:left;
    width: 92px;
    height: 38px;
    font-size: 14px;
    margin-right: 70px;
    text-align:center;
    line-height: 38px;
    cursor: pointer;
    color: #373737;
}
.exam_wrap .all .test .test_a li:hover{
    color:#498ffe;
    border-bottom:2px solid #498ffe;
}
.exam_wrap .all .test .test_a li.lion{
    color:#498ffe;
    border-bottom:2px solid #498ffe;
}
.exam_wrap .list{
    width: 100%;
    /*height: 100%;*/
}
.exam_wrap .list .list_all{
    width: 1236px;
    margin: 40px auto;
}
.exam_wrap .list .list_all .list_a{
    width: 380px;
    height: 412px;
    border: 1px solid #498ffe;
    border-radius: 10px;
    float:left;
    margin-right: 20px;
    margin-bottom: 30px;
    position: relative;
    z-index:10;
}
.exam_wrap .swiper-slide .list .list_all .list_a:nth-child(2){
    z-index:8;
}
.exam_wrap .swiper-slide .list .list_all .list_a:nth-child(3){
    z-index:7;
}
.exam_wrap .swiper-slide .list .list_all .list_a:nth-child(5){
    z-index:8;
}
.exam_wrap .swiper-slide .list .list_all .list_a:nth-child(6){
    z-index:7;
}

.exam_wrap .list .list_all .list_a p{
    width: 50px;
    height: 50px;
    margin: 20px auto;
}
.exam_wrap .list .list_all .list_a ul{
    margin-left: 49px;
}
.exam_wrap .list .list_all .list_a ul li{
    font-size: 14px;
    color:#666666;
    margin-bottom: 10px;
}
.exam_wrap .list .list_all .list_a ul li span{
    font-size: 14px;
    color:#498ffe;
}
.exam_wrap .list .list_all .list_a ul li:nth-child(2) span b{
    font-size: 24px;
}
.exam_wrap .list .list_all .list_a ul li:nth-child(1){
    margin-bottom: 4px;
}
.exam_wrap .list .list_all .list_a .text{
    height: 70px;
    width: 336px;
    overflow: hidden;
    /*white-space: nowrap;*/
    /*text-overflow:ellipsis;*/
    margin:20px auto;
    color: #666666;
    text-indent: 28px;
    font-size: 14px;
}
.exam_wrap .list .list_all .list_a .allbtn{
    position: absolute;
    bottom: 30px;
    display: flex;
    width: 100%;
    height: 36px;
    justify-content: space-evenly;
    align-items: center;
    padding: 0 40px;
}
.exam_wrap .list .list_all .list_a .allbtn .rebrushQuest{
    background: #FFF;
    color: #498ffe;
    border: 1px solid #498ffe;
    cursor: pointer;
}
.exam_wrap .list .list_all .list_a .allbtn button{
    margin-left: 0px;
    line-height: 36px;
}
.exam_wrap .list .list_all .list_a .allbtn .into{
    position: relative;
    bottom: 0;
}
.exam_wrap .list .list_all .list_a button{
    width: 120px;
    height: 36px;
    border:none;
    background-color: #498ffe;
    margin-left: 122px;
    margin-top:0px;
    border-radius: 5px;
    color: #fff;
}
.exam_wrap .list .list_all .list_a button a{color: #fff; display: block;
    width:100%;
    height:100%;
    line-height:36px;}
.exam_wrap .list .list_all .list_a .into{
    background-color: #498ffe;
}
.exam_wrap .list .list_all .list_a .nobtn{
    background-color: #e3e3e3;
    color: #fff;
    cursor: not-allowed;
}
.into.inbtn a{
    display: block;
    width:100%;
    height: 100%;
    color: #fff;
    line-height: 36px;
}
.noin.inbtn a{
    display: block;
    width:100%;
    height: 100%;
    color: #fff;
    line-height: 36px;
    background-color: #e3e3e3;
    border-radius: 5px;
    cursor: not-allowed;

}
.exam_wrap .dian{
    /* width: 280px;
    height: 40px;
    border: 1px solid #bfbfbf;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    bottom:30px;
    border-radius: 20px;
    padding-top: 12px;
    text-align: center; */
    width: 9999px;
    height: 16px;
    text-align: initial;
}
.exam_wrap .dian ul{
    width: 140px;
    height: 14px;
}
.exam_wrap .dian ul li{
    float:left;
    opacity: 0.08;
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    margin-right: 12px;
    border-radius: 50%;
}
#footer_model{
    width: 100%;
    height: 110px;
    /*position: fixed;*/
    /*bottom: 0;*/
    /*z-index: 1;*/
}
#footer_model .bottom{
    width: 100%;
    height: 110px;
    background-color: #373737;
    border-top:1px solid #373737;
}
#footer_model .bottom .text{
    width: 353px;
    height: 61px;
    top: 43px;
    left: 789px;
    margin: 15px auto;
    text-align: center;
}
#footer_model .bottom .text p{
    font-size: 14px;
    line-height: 24px;
    color:#FFFFFF;
}
.noinfo{
    display: none;
}
/*.table_model{*/
    /*position: fixed;*/
    /*width:100%;*/
    /*height:100%;*/
    /*left: 0;*/
    /*top:0;*/
    /*background: rgba(0,0,0,.5);*/
    /*z-index: 10;*/
/*}*/
/*button a{*/
    /*color:#ffffff;*/
/*}*/
/*#search>.list>.list_all>.list_a>button:nth-child(2)>a{*/
    /*color:#498ffe;*/
/*}*/
.pagin{
    position: absolute;
    z-index: 20;
    text-align: center;
    width: 272px;
    height: 40px;
    border: 1px solid #bfbfbf;
    left: 50%;
    transform: translatex(-50%);
    bottom: 30px;
    border-radius: 20px;
    padding-top: 12px;
    /* padding-right: 4px; */
    padding-left: 10px;
    /* display: flex; */
}
.lt, .gt{
    position: absolute;
    width: 20px;
    height: 20px;
    border-left: 2px solid #BFBFBF;
    border-bottom: 2px solid #BFBFBF;
    text-align: center;
    line-height: 36px;
    top:10px;
    font-size: 30px;
    color:#bfbfbf;
    cursor: pointer;
}
.lt:hover, .gt:hover{
    border-left-color: #999;
    border-bottom-color: #999;
}
.lt{
    left:-30px;
    transform: rotate(45deg);
}
.gt{
    right:-30px;
    transform: rotate(-135deg);
}
.pagination {
    /* position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center; */
    transition: all 0.1s linear;
}

.swiper-pagination-switch{
    display: inline-block;
    /*opacity: 0.08;*/
    width: 14px;
    height: 14px;
    border: 1px solid rgba(0,0,0,.08);
    background-color: rgba(0,0,0,.08);
    margin-right: 12px;
    border-radius: 50%;
    cursor: pointer;
}
.swiper-pagination-switch:last-child{
    margin-right: 0;
}
.swiper-active-switch {
    background: #498ffe;
    opacity:1;
    border: 1px solid #BFBFBF;
}
.unexam>img{
    margin-left: 350px;
    margin-top: 150px;
}
.endexam>img{
    margin-left: 350px;
    margin-top: 150px;
}

/*二期*/
.hand_way{
    width:100px;
    height:40px;
    /*background-color: #199dfa;;*/
    boder:1px solid #333;
    font-size: 14px;
    color: #498ffe;
    line-height: 40px;
    position: absolute;
    top: 56px;
    right: 14px;
    cursor: pointer;
}

.exam_wrap .list .list_all .list_a .hand_way1{
    position: absolute;
    width: 100%;
    left: 0;
    top:0;
    /*text-align: center;*/
    z-index:11;
    margin: 0;
}
.exam_wrap .list .list_all .list_a .hand_way2{
    /*text-align: center;*/
    width:100px;
    height:40px;
    margin: 0;
}
.note_img{
    width:226px;
    height: 136px;
    background: url("../images/shuoming_bg.png") no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    color: #666;
    text-indent: 28px;
    line-height: 18px;
    padding:32px 10px 10px 10px;
    position: absolute;
    left: 50%;
    margin-left: -140px;
    top:30px;
    display: none;
}
.exam_wrap .list .list_all .list_a .note_img p{
    width:200px;
    height:auto;
    position: absolute;
    margin: 0;
    left: 50%;
    margin-left: -100px;
    top:50%;
    transform: translateY(-50%);
}

.hand_way:hover .note_img{
    display: block;
}
.exam_wrap .list .list_all .list_a .into{
    position: absolute;
    bottom: 30px;
}