
.nav_ml{ border-bottom:1px solid #d9d9d9; height:42px; margin-bottom:30px; }
.nav_ml i{ display:inline-block; border-bottom:3px solid #096fce; color:#096fce; font-size:22px; font-weight:bold; height:42px; line-height:30px; padding:0 0px; font-style:normal}
.nav_ml a{display: inline}
.nav_ml span{float:right;font-size: 14px}


 @media only screen and (max-width:1000px) {
.nav_ml i{font-size:20px;}
	
.nav_ml{ margin-bottom:20px}

} 


.search-top-box {

    padding: 42px 0;
}


.t_so_k{ overflow: hidden; height: 100px; background:#0062b8 ; width: 100%;}

.search_list{ overflow:hidden; padding:0px; margin:0px}
.search_list h5{ font-size:18px; padding:5px 0px; font-weight: bold}
.list-group{overflow:hidden; padding:0px; margin:0px; display: block; margin-bottom: 10px}
.list-group p{ font-size:14px; line-height:26px; padding:0px; margin:0px; display:block}
.search_list .list-group a{font-size:14px; color: #e03939}
.search_list .list-group  p a{color: #333;}

.main_search_L{ width:77%;overflow:hidden; float:left ; display:block; padding:0px; margin:0px }
.main_search_R{ width:21%; overflow:hidden; float:right; display:block; background:#f5f5f5;  margin:0px;padding:20px; margin-bottom: 10px}

@media only screen and (max-width:1300px) {
    .t_so_k{  height: 80px;}
}

@media only screen and (max-width:1200px) {
    .t_so_k{  height: 70px;}

.main_search_R{ width:21%; overflow:hidden; float:right; display:block}
.main_search_L{ width:77%; overflow:hidden; float:left; display:block}
}
@media only screen and (max-width:1020px) {
.main_search_R{ width:100%; overflow:hidden; float:left;}
.main_search_L{ width:100%; overflow:hidden; float: left;}

.search_list .list-group p{width:20%; float: left}
.search_list .list-group a{ display: inline; margin-right:12px;}
}

@media only screen and (max-width:1005px) {

    .search-top-box {padding: 30px 0;}

    .t_so_k{ overflow: hidden; display: none;}
}

@media only screen and (max-width:710px) {
.search_list .list-group p{width:33.333%; float: left}
}
@media only screen and (max-width:450px) {
.search_list .list-group p{width:auto; float: left; display:inline-block;margin-right:12px;}
}



/*-----search---------*/
.search {
    max-width:100%;
    background: #fff;
    border: 2px solid #004dc1;
    height: 45px;
    line-height: 45px;

}

.search_box {
    margin: 0 auto;
    mx-width: 100%;
}



.search_time {
    line-height: 40px;
    height: 40px;
}

.search select {
    display: none;
}

.search .select_box {
    font-size: 14px;
    color: #999999;
    width: 120px;
    line-height: 45px;
    float: left;
    position: relative;
}

.search .select_showbox {
    height: 45px;
    background: url(../images/search_ico.png) no-repeat 90px center;
    text-indent:10px;
}

.search .select_showbox.active {
    background: url(../images/search_ico_hover.png) no-repeat 90px center;
}

.search .select_option {
    border: 2px solid #004dc1;
    border-top: none;
    display: none;
    left: -2px;
    top: 45px;
    position: absolute;
    z-index: 99;
    background: #fff; text-align: center
}

.search .select_option li {
    width: 100px;
    cursor: pointer;
}

.search .select_option li a {
    color: #666;
}

.search .select_option li.selected {
    background-color: #F3F3F3;
    color: #999;
}

.search .select_option li.hover {
    background: #BEBEBE;
    color: #fff;
}

.search input.inp_srh {
    border: none;
    background: none;
    height: 45px;
    line-height: 45px;
    float:left;
}

.search input.btn_srh {
    border: none;
    background: none;
    height: 41px;
    line-height: 41px;
    float:right;border-radius: 0
}

.search input.inp_srh {
    font-size: 14px;
    outline: none;
    width:40%;
}
@media only screen and (max-width:450px) {
	.search input.inp_srh {	 width:30%;}
}


.search input.btn_srh {
    background: #004dc1;
    color: #FFF;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 15px;
    width: 100px;
}

.search_result {
    background: #fff;
    padding: 16px 0px;
}

.search_left {
    text-align: right;
    float: left;
    width: 200px;
    margin-right: 16px;
}

.search_left h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item_gr {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    display: block;
    padding: 2px 0px;
}

.list-group-item_gr.active,
.list-group-item_gr.active:hover,
.list-group-item_gr.active:focus {
    z-index: 2;
    color: #004dc1;
    font-weight: 600;
}

.left-line {
    border-left: 1px solid #ddd;
}

.search_right {

    float: right;
    width: 970px;
}

.search_bd {
    min-height: 500px;
    margin-left: 16px;
}

.loadmore {
    width: 80%;
    margin: 1.5em auto;
    line-height: 1.6em;
    font-size: 14px;
    text-align: center;
}
.loadmore-line {
    border-top: 1px solid #E5E5E5;
    margin-top: 2.4em;
}
.loadmore-line .loadmore-tips {
    position: relative;
    top: -0.9em;
    padding: 0 .55em;
    background-color: #FFFFFF;
    color: #808080;
}
.loadmore-tips {
    display: inline-block;
    vertical-align: middle;
}
