
    /*css 初始化 */
   html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
        margin: 0;
        padding: 0;
    }

    fieldset, img, input, button, select {
        border: none;
        padding: 0;
        margin: 0;
        outline-style: none;
    }

    ul, ol {
        list-style: none;
    }

    input, button {
        padding-top: 0;
        padding-bottom: 0;
        font-family: "微软雅黑";
    }

    ::-ms-clear,::-ms-reveal{display: none;}



    button {
        cursor: pointer;
        background: transparent;
    }

   .map_iframe  select, .map_iframe  input {
        vertical-align: middle;
    }

    select, input, textarea {
        font-size: 12px;
        margin: 0;
    }
    /*防止拖动*/
    textarea {
        resize: none;
    }

  .map_iframe  img {
        border: 0;
        vertical-align: middle;
    }
    table {
        border-collapse: collapse;
    }
    .pr {
        position: relative;
    }
    .clearfix:before, .clearfix:after {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

    .clearfix {
        *zoom: 1; /*IE/7/6*/
    }
    /* 查询结果页的布局 */
    .iboy_rst{
        position:relative;
        top:0;
        left:0;
        right:0;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    /* 缩放 */
    .theZoom{
        position: absolute;
        top: 0;
        right: 10%;
        z-index: 3;
    }
    .theZoom a{
        display: block;
        margin-bottom: 2px;
    }
    .theZoom a img{
        width: 50px;
        height: 50px;
    }
    /* 地图 */
    .map_iframe{
        min-height:766px;
        width: 100%;
        /*overflow: hidden;*/
        position: relative;
        z-index: 1;
    }
    .map_iframe .iframe-div{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 766px;
        /*height: 100%;*/
    }
    .map_iframe iframe{
        border: none;
        display: block;
        width: 100%;
        height: 100%;
    }
    .news_ul{padding: 20px;}
    .news_ul .hd{height: 59px;border-bottom: 1px solid #dbdbdb; padding: 0 15px;}
    .news_ul .hd h3{font-size: 18px; color: #000; font-weight:bold; padding: 0; line-height: 59px;}
    .news_ul .hd h3 img{margin-right: 10px;}
    .news_ul .Platform{padding: 25px;}
    .Platform .search_station-btn{display: block;width: 100%;height: 48px;background-color: #0658c6; color: #fff;font-size: 16px;line-height: 48px;border-radius: 5px; cursor: pointer;}
    .Platform select{background: #f3f3f3;height: 40px;padding: 0 25px;border-radius: 5px;font-size: 16px; margin-right: 10px;}
    .Platform .iptli{margin-bottom: 20px;}
    .iboy_rst .searchResult_wrap .title_bt{font-size: 26px;color: #2771cb;font-weight: bold;line-height:1;text-align: center;}
    .iboy_rst .title-info{margin-top: 5px;font-size: 14px; color: #0b3da0;text-align:center;}
    .iboy_rst .title-info span{color: #ee5307;}
    .iboy_rst .znhc{margin: 10px auto; background: url("images/icon_znhc.png") center left no-repeat; color: #7a838e; padding-left: 30px;font-size: 14px;line-height: 25px;}
    .iboy_rst .znhc i{color: #ee5307;padding: 0 4px;font-style: normal;}

    .xl_tjz {color: #666;padding-left: 30px; position: relative;}
    .xl_tjz:before{content:"";position:absolute;top:50%;left: 9px;width: 3px;height: 95%;-webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);transform: translate(0,-50%);background: #e4e4e4;}
    .xl_tjz>div {position: relative;font-size: 14px;line-height: 22px; margin-bottom: 5px;}
    .xl_tjz>div>span {font-weight: normal; padding-left: 2px;}
    .line-info{font-size: 14px;color: #0b3da0; line-height: 32px;}
    .line-info span{ margin-right: 10px;}
    .line-info span i{color: #ee5307;padding: 0 4px;font-style: normal;}
    /*中途站*/
    .xl_tjz>div:before{content:"";position:absolute;top:50%;left: -26px;width: 11px;height: 11px;-webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);transform: translate(0,-50%);background: #fff;border: 1px solid #e4e4e4;border-radius: 50%;}
    .xl_tjz>div:first-child:before{border-color: #049e42;}
    .xl_tjz>div:last-child:before{border-color: #d51519;}
    .xl_tjz .lineTxt{color: #000;}
    .segmentlist .sp1{font-size: 12px; font-weight: normal; padding: 0 5px;  display: inline-block;  color: #fff;  line-height: 24px;  height: 24px;  border-radius: 4px;  margin-right: 10px;}
    .segmentlist span{padding: 0 5px;}
    .xl_shes {display: inline-block;text-align: right;float: right;margin-top: 6px;}
    .xl_shes .shesqh_js a {display: inline-block;}
    .xl_shes>div img {width: 16px;margin-left: 5px; vertical-align: middle;}
    .hide {display: none !important;}
.zbcx {
    display: inline-block;
    margin-left: 20px;
}
.zbcx a{
    color: #5d5d5d;
    /* font-weight: bold; */
}
@media screen and (max-width: 767px) {
#search_result  .Platform{
        text-align: center;
        width: 90%;
}
.iboy_rst .searchResult_wrap .title_bt{
font-size: 16px;
 }
.iboy_rst .znhc{
padding-left:0px;
}
    .news_ul{
        padding:10px;
    }
    .news_ul .new{
        width: 100% !important;  
    }
    .Platform select{
        padding:10px;
        width: 115px !important;
    }
}
@media screen and (max-width:320px) {
.line-item a{
font-size:14px;
}
.news_ul .Platform{
        padding:8px;
    }
    .Platform select{
        width: 105px !important;
    }
}