.blue {
    background: #457DBD !important;
    color: #fff;
}


/*头部样式*/

.title .search-wrapper >input {
    box-sizing: border-box;
    width: 510px;
    height: 50px;
    line-height: 50px;
    margin: 0 13px;
    border: 2px solid #457DBD;
    border-radius: 9px;
    text-indent: 17px;
}

.title .search-wrapper {
    position: relative;
    height: 50px;
    margin-bottom: 43px;
}


/*.title .search-wrapper .search{*/


/*    display:inline-block;*/


/*    width: 510px;*/


/*}*/

.title .search-wrapper>img {
    margin-top: 20px;
    width: 220px;
}

.title .search-wrapper .searchBtn {
    position: absolute;
    cursor: pointer;
    right: 372px;
    top: 10px;
}


/*筛选栏目*/
.mold{
    position: relative;
    margin-bottom: 10px;
}
.mold .molul{
    float: left;
}
.mold ul li {
    width: 100px;
    height: 40px;
    background: #fff;
    border-radius: 3px;
    float: left;
    margin-left: 11px;
    line-height: 40px;
    text-align: center;
}

.mold ul li a {
    display: block;
    color: #666666;
}

.mold ul .moldOne {
    margin-left: 0;
}

.search {
    margin-bottom: 50px;
}


/* 排序方式 */

.sortType{width: 100%;height: 40px;}
.sortType label{float: left;margin-right: 10px;}
.sortType ul li{width: 80px;float: left;text-align: center;}

/*搜索结果*/

.result {
    width: 810px;
    height: auto;
    border: 1px solid rgba(201, 215, 230, 1);
    background: #fff;
    line-height: 40px;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 11px;
    position: relative;
}

.result .shu {
  display: inline-block;
  width: 1px;
  height: 18px;
  background: #C9D7E6;
  position: absolute;
  top: 13px;
  left: 489px;
}

.timeS1 {
  width: 140px;
  height: 28px;
  border: 1px solid #C9D7E6;
  border-radius: 3px;
  /*position: relative;*/
  box-sizing: border-box;
  padding-left: 5px;
  margin: 0 auto;
  line-height: 28px;
  vertical-align: middle;
}

.timeS2 {
  width: 140px;
  line-height: 28px;
  height: 28px;
  border: 1px solid #C9D7E6;
  border-radius: 3px;
  /*position: relative;*/
  box-sizing: border-box;
  padding-left: 5px;
  margin: 0 auto;
  vertical-align: middle;
}

.scope .rili1 {
  position: absolute;
  top: 14px;
  left: 195px;
  width: auto;
  height: auto;
  margin: 0;
}

.scope .rili2 {
  position: absolute;
  top: 14px;
  left: 347px;
  width: auto;
  height: auto;
  margin: 0;
}

.hui {
    color: #666666;
    margin-left: 2px;
}

.hong {
    color: #B62C2B;
}

.scope {
    margin-right: 16px;
    position: relative;
}

.search_ye {
    width: 810px;
    background: #fff;
    border: 1px solid #C9D7E6;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 0 30px 44px 30px;
}

.search_ye .itemSearch {
    margin-top: 20px;
    border-top: 1px solid #DFE6EE;
    box-sizing: border-box;
    padding-top: 18px;
}

.returnTitle a {
    color: #4A7CBD;
    font-size: 18px;
}

.returnMsg {
    color: #666666;
    font-size: 14px;
    /* height: 50px; */
    margin-top: 10px;
}

.returnUrl {
    font-size: 14px;
    color: #3B7E21;
    max-width: 344px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.returnTime {
    font-size: 14px;
    color: #999999;
    float: left;
    margin-left: 9px;
}

.hotArticle {
    width: 270px;
    background: #fff;
    border: 1px solid #C9D7E6;
    margin-left: 17px;
}

.titleArticle {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #DFE6EE;
    color: #4A7CBD;
    font-size: 18px;
    font-weight: 500;
}

.titleArticle .reMen {
    display: inline-block;
    width: 5px;
    height: 16px;
    background: #4A7CBD;
    vertical-align: middle;
    margin-left: 21px;
    margin-right: 6px;
}

.yuan {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: rgba(201, 215, 230, 1);
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 6px;
    margin-bottom: 7px;
}

.hotArticle ul li a {
    font-size: 16px;
    color: #333333;
    /*line-height:22px;*/
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 204px;
}

.hotArticle ul {
    border-top: 1px solid #DFE6EE;
    box-sizing: border-box;
    padding-bottom: 19px;
}

.hotArticle ul li {
    margin-top: 17px;
}


/*翻页*/

.paging {
    font-size: 14px;
    color: #666666;
    margin-left: 83px;
    margin-top: 43px;
}

.paging span {
    float: left;
    margin-left: 8px;
}
.high-search-btn{
    line-height: 40px;
    color: white;
    background-color: rgb(69, 125, 189);
    border-radius: 3px;
    width: 100px;
    text-align: center;
}
.high-search {
    display: none;
    width: 1100px;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0 4px 16px 2px rgba(0, 0, 0, 0.10);
    border-radius: 4px;
    left: 0;
    top: 50px;
    box-sizing: border-box;
    z-index:1999;
}

.search-scope {
    border-bottom: 1px solid #EBEBEB;
    font-size: 18px;
    color: #121212;
    letter-spacing: 0.32px;
    padding: 20px;
    box-sizing: border-box;
}
.search-scope .close-btn{
    cursor: pointer;
    float: right;
}
.station, .search-deparement {
    border-bottom: 1px solid #EBEBEB;
    margin:20px 40px;
    padding-bottom: 20px;
}
.search-city {
    margin:20px 40px;
}
.home-station {
    margin-bottom: 20px;
}
.search-title {
    font-size: 16px;
    color: #121212;
    letter-spacing: 0.32px;
    float: left;
    font-weight: bold;
    float: left;
    font-weight: bold;
}
.search-block {
    margin-left: 100px;
}
.search-items {
    width: 100%;
    box-sizing: border-box;
}
.active {
    background: #0F5293;
}
.f-item {
    float: left;
    margin-right: 20px;
    padding: 5px 10px;
    border-radius: 2px;
}
.search-btn {
    background: #D51624;
    border-radius: 4px;
    padding: 8px 37px;
    color: #fff;
}
.layui-form-label {
    width: 150px!important;
    text-align: left!important;
}
.layui-input-block {
    margin-left: 180px!important;
    width: 250px;
}
.layui-form .search-title {
    line-height: 38px;
}
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i {
    color: #D51624!important;
}
.search-result {
    position: absolute;
}
.requirements .layui-form-label {
    width: 70px!important;
    text-align: left!important;
}
.requirements .layui-input-block {
    margin-left: 100px!important;
    width: 110px;
}
.requirements .layui-form-item {
    margin-bottom: 0;
}
.layui-form-select .layui-edge {
    border-right-color: #0d5292;
    border-bottom-color: #0d5292;
    border-top-color: #fff!important;
    top: 26px !important;
    right: 5px!important;
    border-width: 5px!important;
}
.layui-form-item .layui-form-checked[lay-skin=primary] i {
    border-color: #0d5292!important;
    background-color: #0d5292!important;
}
.layui-form-item .layui-input:hover {
    border-color: #0d5292 !important;
}
.layui-form-select dl dd.layui-this {
    background-color: #0d5292!important;
}
.layui-form-select .layui-edge {
    border-right-color: #0d5292;
    border-bottom-color: #0d5292;
    border-top-color: #fff;
    top: 26px!important;
    right: 5px;
    border-width: 5px;
}
.search .layui-input:hover {
    border-color: #0d5292 !important;
}
.search .layui-form-select dl dd.layui-this {
    background-color: #0d5292;
}



/* 无障碍 */

/* .title .websize {
    display: flex;
    align-items: center;
}

.websize .wza {
    display: flex;
    margin-left: 315px;
}

.right_wza {
    float: right;
}

.right_wza a {
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    letter-spacing: 0.32px;
    background: #fff;
    color: #F76B00;
    border: 1px solid #FC740D;
    border-radius: 2px 0px 0px 2px;
}

.right_slh a {
    background: #F79600;
    color: #fff;
    border: 1px solid #F79600;
    border-radius: 0px 2px 2px 0px;
    display: block;
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    letter-spacing: 0.32px;
}

.headerLogo div {
    display: flex;
} */


/* 适老化 */

.oldModel .w {
    width: 1400px;
}

.oldModel .title .search-wrapper > input {
    width: 810px;
    font-size: 20px;
}

.oldModel .mold ul li {
    width: 140px;
    font-size: 30px;
}

.oldModel .result,
.oldModel .search_ye {
    width: 1000px;
}

.oldModel .result {
    font-size: 22px;
}

.oldModel .hotArticle {
    width: 380px;
}

.oldModel .returnTitle a {
    font-size: 28px;
}

.oldModel .returnMsg {
    line-height: 30px;
    /* height: 80px; */
    font-size: 22px;
}

.oldModel .returnUrl,
.oldModel .returnTime,
.oldModel .hotArticle ul li a {
    font-size: 20px;
}

.oldModel .hotArticle ul li a {
    width: 320px;
}

.oldModel .titleArticle {
    font-size: 30px;
}

.oldModel .paging span {
    font-size: 20px;
}

.oldModel #select_id1 {
    height: 28px;
}

.oldModel .high-search {
    width: 1400px;
}
.oldModel .search-scope{
    font-size: 22px;
}
.oldModel .search-title{
    font-size: 20px;
}
.oldModel .layui-form-label{
    font-size: 18px;
    width: 200px!important;
}
.oldModel .layui-input-block{
    margin-left: 240px!important;
    font-size: 18px;
    width: 350px;
}
.oldModel .high-search-btn{
    font-size: 18px;
}
.oldModel .search-btn{
    font-size: 18px;
}
.oldModel .layui-form-radio *{
    font-size: 18px;
}
.oldModel #test7{
    font-size: 18px;
}