.search-1 {
    background: url(../images/searchbanner.png)no-repeat center top;
    height: 393px;
    padding: 57px 0;
    box-sizing: border-box;
}
.search-1 .tt{color:#fff;font-size: 64px;margin-bottom: 41px;}
.search-1 .search-2{width:100%;background:#fff;}
.search-1 .search-2 input#keyword{width: calc(100% - 88px)!important;border: 0;line-height: 29px;padding: 27px 0 27px 33px;box-sizing: border-box;font-size: 20px;color: #989191;}
.search-1 .search-2 .search{border:0;width: 88px;height: 83px;padding: 0;float: right;background:#941315 url(../images/sous11.svg)no-repeat center/38px;cursor:pointer;}
.wp_paging li a{height:auto;line-height:normal;}
.search-2 .container{display:flex;}
.search-2 .container .ml{width:344px;margin-right:61px;background:#F8F8F8;color: #2B2B2B;}
    .search-2 .container .ml .tt{background:#E2E2E2;padding:20px 55px;line-height:1.5;font-size:26px;font-weight:bold;}
.search-2 .container .ml .ttcon .tt-1{font-size:22px;padding:20px 55px;line-height:1.5;font-weight:bold;}
.search-2 .container .ml .ttcon .ttcon-1{padding:0px 30px;}
.search-2 .container .ml .ttcon .ttcon-2{padding:0px 15px;margin-bottom:20px;font-size:18px;font-weight:bold;cursor:pointer;box-sizing:border-box; }
.search-2 .container .ml .ttcon .ttcon-2.active{border-left:5px solid #9C1214;padding-left:10px;}
.search-2 .container .mr{flex:1;}
    .search-2 .container .mr .mr_path{font-size:36px;font-weight:bold;color:#2B2B2B;padding:20px 0;border-bottom:8px solid #E2E2E2;}
    .search-2 .container .mr .mr_path .red{color:#9C1214;}
.search-2 .container .mr .mr_con{}
.search-2 .container .mr .mr_con .news_list .news{padding:30px 0;font-weight:bold;border-bottom: 1px solid #E2E2E2;}
.search-2 .container .mr .mr_con .news_list .news .news_top{font-size:14px;color:#00745F;}
.search-2 .container .mr .mr_con .news_list .news .news_bottom{display:flex;align-items: flex-end;}
.search-2 .container .mr .mr_con .news_list .news .news_bottom .title{flex:1;margin-top: 7px;margin-bottom: 0;color: #2B2B2B;font-size:22px;}
.search-2 .container .mr .mr_con .news_list .news .news_bottom .publishtime{width:90px;font-size:16px;}
@media screen and (max-width: 999px) {
.search-1 .container{padding:0 4%;}
.search-2 .container {
    display: flex;
    flex-direction: column;
}
    .search-2 .container .ml{margin-right:0;width:100%;}
    
}
@media screen and (max-width: 479px) {
    .search-2 .container .mr .mr_con .news_list .news .news_bottom .title{font-size:18px;}
    .search-2 .container .mr .mr_path { font-size: 24px;}
    .search-2 .container .ml .ttcon .tt-1 {
    font-size: 18px;
    padding: 10px 55px;
    line-height: 1.5;
    font-weight: bold;
}
    .search-2 .container .ml .tt {
    background: #E2E2E2;
    padding: 10px 55px;
    line-height: 1.5;
    font-size: 22px;
    font-weight: bold;
}
    .search-1 .search-2 .search {
    border: 0;
    width: 60px;
    height: 60px;
    padding: 0;
    float: right;
    background: #941315 url(../images/sous11.svg) no-repeat center / 18px;
    cursor: pointer;
}
    .search-1 .search-2 input#keyword {
    width: calc(100% - 60px) !important;
    border: 0;
    line-height: 25px;
    padding: 17px 0 17px 23px;
    box-sizing: border-box;
    font-size: 16px;
    color: #989191;
}
.search-1 {
    height: 300px;
    padding: 37px 0;
}
    .search-1 .tt {
    color: #fff;
    font-size: 34px;
    margin-bottom: 15px;
}
    
}
