.footer p span{margin: 0 6px}
.phone_top{ border-bottom: 1px solid #d2d2d2; box-shadow: 0 2px 5px rgba(90, 90, 90, 0.3); height: 95px; background: #fff; padding: 0 30px; display: none; }
.phone_top .logo{ margin-top: 20px; float: left; }
.fhsy{margin-top: 40px;float: right}
.ssk{float: right;margin-right: 20px;margin-top: 30px}
.lj2{display: none}
.ss_mark{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: none;
}
.phone_search{
    width: 85%;
    position: fixed;
    left: 7.5%;
    top: 50%;
    margin-top: -20px;
    z-index: 101;
}
.phone_search input{
    width: 79%;
    height: 38px;
    border: 1px #fff solid;
    background: #fff;
    float: left;
    color: #999;
}
.phone_search button{
    width: 20%;
    height: 38px;
    font-size: 16px;
    color: #fff;
    border: 1px #1c4e9b solid;
    background: #1c4e9b;
    float: left;
}
.pho-home,.secbox{  display: none; }

.secbox select{
    width: 32%;
    margin-right: 2%;
    height: 34px;
    text-align:center;
    text-align-last:center;
    float: left;
    border: 1px #ccc solid;
}
.secbox select.none{margin-right: 0}
.secbox p{text-align: right;margin-top: 10px;}

.pho-ss{
    width: 170px;
    height: 24px;
    border-radius: 4px;
    background: #f2f2f2;
    float: right;
    margin-right: 10px;
    margin-top: 19px;
}
.pho-ss input{
    float: left;
    font-size: 12px;
    color: #999;
    width: 70%;
    margin-left: 10px;
    background: #f2f2f2;
    border: none;
    height: 95%;
    outline:none;
}
.pho-ss button{
    border: none;
    background: #f2f2f2;
    float: right;
    outline:none;
    width: 20%;
}

@media only screen and (max-width: 1000px) {
    .phone_top{display: block}
    #topBar{display: none}
    #middleCont .leftBar,.dropDownBar{display: none}
    #middleCont .rightBar{width: auto;padding-left: 0;float: none}
    #middleCont{width: auto;padding: 0 30px}
    .row{margin-right: 0;margin-left: 0}
    .record .cont{padding: 5px 0}
    .secbox{display: block}
    #bottomBar{height: auto;padding-bottom: 10px}
    .footer p{margin-bottom: 0;line-height: 28px;}
    #bottomBar ul{margin-bottom: 0;margin-left: 0;padding-left: 0}

    .phone_top{height: 60px;padding: 0 15px;}
    .phone_top .logo img{width: 130px}
    .phone_top .logo{width: auto;margin-top: 13px}
    .fhsy{margin-top: 20px}
}

@media only screen and (max-width: 600px) {
    .pho-nero{margin-top: 40px}
}

@media only screen and (max-width: 540px) {

    .pho-home,.lj2{display: block}
    .linkHome,.lj1{display: none}
    .fhsy{margin-top: 20px}
    .ssk img{width: 26px}
    .ssk{margin-top: 18px;margin-right: 15px}
    .col-md-8{padding-right: 0;padding-left: 0}

    .lj2{float: left}
    .info span{margin-left: 10px}
    #middleCont{padding: 0 15px}
    .footer p span{display: block}

    .pho-home img{width: 15px}


}
@media only screen and (max-width: 350px) {
    .dropDown{margin: 0 5px}
    .pho-ss{width: 120px}
    .pho-ss input{
        width: 65%;
    }
}