@charset "UTF-8";
/*****************快速检索 start***************/
.fast_banner {
    width:100%;
    min-width:1200px;
    height:350px;
    background:url(../images/fast_banner.jpg) no-repeat center;
    overflow:hidden;
}
.fast{
    width:1200px;
    margin:0 auto;
}
.search_box{
    position:relative;
    z-index:10;
    width:1200px;
    margin:0 auto;
}
.search_title{
    width:100%;
    height:30px;
    line-height:30px;
    font-size:18px;
    overflow:hidden;
}
.search_title img{
    margin-right:10px;
}
.fast a.btn{
    display:block;
    width:200px;
    height:45px;
    line-height:45px;
    background:#d1141c;
    border:0;
    font-size:15px;
    color:#fff;
    text-align:center;
    margin:0 auto;
    overflow:hidden;
}
.fast a.btn:hover{
    color:#fff;
    background:#db3a40;
}
#fast_search a.fast_btn{
    width:130px;
    height:35px;
    line-height:35px;
    border-radius:3px;
}
#fast_search{
    width:100%;
    margin:0 auto 30px;
}
.layui-form-select dl dd.layui-this {
    color: #fff;
    background:#d7656a;
}
/*****************快速检索 end***************/

/*****************标准检索 start***************/
.standard{
    width:100%;
    height:820px;
    background:url("../images/standard_bg.jpg") no-repeat center;
    margin:0 auto;
}
/*.standard_banner {*/
    /*width:100%;*/
    /*min-width:1200px;*/
    /*height:350px;*/
    /*background:url(../images/standard_banner.jpg) no-repeat center;*/
    /*overflow:hidden;*/
/*}*/
#standard_search{
    width:100%;
    margin:0 auto 25px;
}
.senior_item2 .layui-input-inline{
    padding:0 0 15px 0;
}
.layui-form-checked[lay-skin=primary] i {
    border-color:#d7656a!important;
    background-color:#fff;
    color: #d7656a;
}
.layui-form-checkbox[lay-skin=primary]:hover i,
.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #d7656a;
    border-color: #d7656a;
}
#standard_search a.btn{
    display:block;
    width:200px;
    height:45px;
    line-height:45px;
    background:#d1141c;
    border-radius:5px;
    border:0;
    font-size:15px;
    color:#fff;
    text-align:center;
    margin:0 auto;
    overflow:hidden;
}
#standard_search a.btn:hover{
    color:#fff;
    background:#db3a40;
}
.switch_nav .layui-form-item{
    display:none;
}
.layui-laydate .layui-this {
    background-color: #db3a40!important;
    color: #fff!important;
}
/*****************标准检索 end***************/

/*****************高级检索 start***************/
.senior{
    width:1200px;
    margin:0 auto;
}
.senior_banner {
    width:100%;
    min-width:1200px;
    height:350px;
    background:url(../images/senior_banner.jpg) no-repeat center;
    overflow:hidden;
}
.senior_box{
    width:100%;
    background:rgba(255,255,255,.8);
    padding:20px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#senior_search{
    width:100%;
    margin-bottom:25px;
}
.senior_item{
    width:100%;
    background:#fff;
    border-radius:5px;
    margin-bottom:20px;
}
.senior_title{
    width:100%;
    height:50px;
    line-height:50px;
    background:#d1141c;
    border-radius:5px 5px 0 0;
    font-size:17px;
    color:#fff;
    padding:0 30px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.s_box{
    width:100%;
    background:#fff;
    padding:20px 30px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.senior_sel{
    width:100%;
    height:230px;
    background:#fff;
}
.senior_sel tr select{
    width:100%;
    height:35px;
    line-height:35px;
    padding:6px 0;
    border:1px solid #e6e6e6;
    border-radius:2px;
    text-indent:10px;
}

.senior_sel tr .keyword{
    width:100%;
    height:35px;
    line-height:35px;
    padding:5px 0;
    background:#fff;
    border:1px solid #eee;
    border-radius: 5px;
    text-indent: 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.senior_sel .layui-table th{
    text-align: center;
    background:#fff;
    font-size:15px;
    color:#333;
}
#senior_search a.btn{
    display:block;
    width:200px;
    height:45px;
    line-height:45px;
    background:#d1141c;
    border-radius:5px;
    border:0;
    font-size:15px;
    color:#fff;
    text-align:center;
    margin:0 auto;
    overflow:hidden;
}
#senior_search a.btn:hover{
    color:#fff;
    background:#db3a40;
}
.layui-form-pane .layui-form-checkbox{
    margin: 4px 0 4px 5px;
}
.s_box .subject_item{
    width:100%;
    overflow:hidden;
}
.subject_btn .sel_btn{
    float:left;
}
/*****************高级检索 end***************/

/*****************检索结果页 start***************/
#search_result{
    margin:20px auto;
    overflow:hidden;
}
.search_nav .search_list{
    display:none;
}
.result_btn{
    width:100%;
    height:55px;
    background:#d1141c;
    border-bottom:1px solid #eee;
    border-radius:5px;
    padding:0 30px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.result_btn li{
    float:left;
    height:50px;
    line-height:50px;
    padding:0 10px;
    border-bottom:3px solid transparent;
    font-size:18px;
    color:#fff;
    margin-right:40px;
    cursor:pointer;
}
.result_btn li.red{
    color:#ffd500;
    border-bottom:3px solid #ffd500;
}
/*试题 start*/
#topic_nav .layui-table-view{
    margin-top:20px;
}
#topic_nav .layui-table-view .layui-table th{
    color:#000;
    font-size:15px;
}
#topic_nav .layui-table-view .layui-table th,
#topic_nav .layui-table-view .layui-table tr td:last-child{
    text-align: center;
}
#topic_nav .layui-table-view .layui-table td,
#topic_nav .layui-table-view .layui-table th{
    padding:10px 0;
}
#topic_nav .watch_set{
    background:#d1141c;
    border-radius:4px;
    color:#fff;
    padding:5px 10px;
}
/*试题 end*/
/*****************检索结果页 end***************/