.header_logo{
    width: 100%;
    height: auto;
}
.header_logo img{
    padding-left: 12px;
    padding-top: 12px;
    height: 55px;
}
.header_father{
    /* height:42px; */
}
.header_father .header{
    padding:0;
    width: auto;
    height: 72px;
}
.mobile_banner{
    width: 100%;
    height: 296px;
    overflow: hidden;
    background: url(trs_mobile_bane.jpg) top center no-repeat;
    margin-top: 3%;
}
.inp{
    padding:200px 0 0 30px;
}
/* 搜索 */
.mobile_search{
    clear:both;
    padding-left: 30px;
    position: relative;
    padding-top: 30%;
}
.changvalue{
    width: 73%;
    height: 60px;
    font-size: 28px;
}
#search{
    height: 60px;
    font-size: 28px;
}
form{
    position: relative;
}
.search_delete{
    display: none;
    position: absolute;
    top:16px;
    right: 23%;
    font-size: 28px;
}
.mobile_advancedSearchSubmit{
    height: 68px;
    width: 17%;
    border: none;
    background: #1450be;
    font-family: "microsoft yahei";
    font-size: 28px;
    padding: 0;
    display: inline-block;
    color: #fff;
}
/* 位置 */
.search_page{
    padding-top: 0px;
    margin-top:0;
    width: 100%;
    border:0;
}
.mobile_map{
    background-color: #f8f8f8;
    padding-bottom: 5%;
}
.BreadcrumbNav{
    width: 90%;
    padding-top: 5%;
    margin-bottom: 3%;
}
.BreadcrumbNav a{
    font-size: 28px;
}
/* 内容 */
.search_list {
    width: 90%;
    margin: 0 auto;
}
.search_list h1{
    line-height: 50px;
    margin-top: 3%;
}
.search_list h1>a{
    font-size: 36px;
    color: #000;
    line-height: 60px;
    font-family: "微软雅黑";
}
.search_list h1>p{
    font-size: 24px;
    color: #c9c9c9;
    display: inline;
    font-weight: normal;
    font-family: "微软雅黑";
    margin-left: 30px;
}
.search_list>p{
    line-height: 50px;
    font-size: 32px;
    color: #646464;
    margin-top: 5%;
    padding-bottom: 8%;
    border-bottom: 2px dashed #ccc;
}
.mobile_item em {
    color: red;
    font-style: normal;
}
/* 分页 */
.pageInfo{
    margin-bottom: 6%;
    text-align: center;
    font-size: 28px;
    margin-top: 40px;
}
.dys_fenye {
    margin: 20px 0 10px 0;
}
.pageInfo a {
    border: 1px solid #b2b2b2;
    color: #015092;
    padding: 0px 6px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 4px;
    display: inline-block;
    width: 40px;
    background: none;
}
.pageInfo .home {
    width: 80px;
}
.pageInfo .prev {
    width: 120px;
}
.pageInfo .next {
    width: 120px;
}
.pageInfo .lastPage {
    width: 80px;
}
.pageInfo .on {
    border: none;
    background: #ccc;
}
.textNum {
    border: 1px solid silver;
    height: 48px;
    margin: 10px 0;
    line-height: 48px;
    text-align: center;
    width: 10%;
    font-size: 28px;
}
.pageInfo span{
    font-size: 26px;
}
.newsPageBtn{
    height: 48px;
    line-height: 48px;
    width: 10%;
    font-size: 28px;
}

.search_list p {
    line-height: 60px;
}