@charset "gb2312";
/* CSS Document */

.head{
    width:80%;
    margin:0 10%;
}
.head{
    margin-bottom:30px;
}

.head{
    margin-bottom:15px;
    height: 90px;
    position: relative;
    margin-top:15px;
}
.head h1{
    position: absolute;
    left:-10000px;
}
.head .fh-jt{
    display: none;
    float: left;
    width:5%;
    height: 50px;
    margin-left:3%;
    background: url(http://www.yuloo.com/yuloo-images/icon-jt-yd.png) no-repeat center center;
}
.head .logo{
    float: left;
    display: block;
    font-size:34px;
    color:#222;
    width: 18%;
    height:auto;
    text-align: center;
}
.head .logo em{
    display: block;
    font-size: 16px;
    font-style: normal;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color:#666;
}
.head .city{
    background: url(http://www.yuloo.com/yuloo-images/icon-city.png) no-repeat left center;
    width: 4%;
    float: left;
    height: 42px;
    line-height: 42px;
    padding:24px 0 24px 2%;
    margin-left:2%;
}
.head .city span{
    background: url(http://www.yuloo.com/yuloo-images/jt-02.png) no-repeat right center;
    display: block;
    width:100%;
    cursor: pointer;
}
.head .city .city-cnt{
    display: none;
    width:800px;
    padding:10px;
    position: absolute;
    top:74px;
    left:10%;
    z-index: 100;
    background-color: #fff;
    -webkit-box-shadow:0 0 2px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 2px rgba(153, 153, 153, .5);
    box-shadow:0 0 2px rgba(153, 153, 153, .5);
}
.head .city .city-cnt li{
    float: left;
    padding:0 10px;
    cursor: pointer;
    line-height: 30px;
}
/*head search begin*/
.head .search{
    float:left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin:22px 0 22px 10%;
    height: 44px;
    border:2px #375ba6 solid;
    width:40%;
}
.head .search-slect{

    float:left;
    width: 62px;
    line-height: 38px;


}

.head .search-input{
    width: 75%;
    float: left;
    background:url(http://www.yuloo.com/yuloo-images/icon-search.png) no-repeat 5px center;
    padding-left:5%;

}
.head .search-button{
    width:18%;
    height: 44px;
    line-height:44px;
    float:right;
}
.head .search-button input#search_an{
    color:#fff;
    display: block;
    width: 100%;
    font-size:16px;
    text-align: center;
    background-color:#375ba6 ;
    border:0;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    -webkit-appearance:listitem;
}
.head .search-input input{
    width: 96%;
    border:0;
    height: 34px;
    line-height: 34px;
    padding:5px;
    outline: none;
}
/*head search end*/
/*head tel begin*/
.head .tel{
    float:right;
    width: 180px;
    padding-left:3%;
    margin:16px 0px;
    background: url(http://www.yuloo.com/yuloo-images/icon.png) no-repeat -42px -56px;
}
.head .tel .span01{
    display: block;
    font-size:22px;
    line-height: 24px;
    color: #666;
}
.head .tel .span02{
    display: block;
    font-size:16px;
    height: 24px;
    line-height: 24px;
    /* font-size:20px;
    height: 30px;
    line-height: 30px; */
    color: #ff6600;
    background: url(http://www.yuloo.com/yuloo-images/t-tel.png) no-repeat left center;
    padding-left:30px;
}
/*head tel end*/



@media only screen and ( max-width:1500px){
    .top,.head,.nav,.container{
        width:90%;
        margin:0 5%;
    }
    .head{
        margin-top:25px;
        margin-bottom:25px;
    }

}
@media only screen and (max-width: 1400px){
    .head .city{
        width:4.2%;
    }

}
@media only screen and (max-width:1200px) {
    .head .logo{
        width:25%;
    }
    .head .search{
        margin-left:4%;
        width:35%;
    }
    .head .city{
        width: 5%;
    }
}
@media only screen and (max-width:1024px){

  .he{
        width:95%;
        margin:2% 2.5%;
    }
  
    .head .logo{
        width:33%;
    }
    .head .search{
        float:right;
        width:50%;
    }
    .head .city{
        width:7%;
        padding-left:3%;

    }
    .head .city .city-cnt{
        left:0%;
        width:90%;
    }


}
@media only screen and (max-width:767px){
    .head{
        height: auto;
        position: relative;
        width: 95%;
        padding:2% 2.5%;
        background-color:#fff;
        margin:0;
    }

    .head .search-input input{
        background-color: #fff;
    }
    .head .logo{
        width: 20%;
        height: auto;
    }

    .head .city{
        width:8%;
        padding:1% 0 1% 4%;
    }
    .head .city .city-cnt{
        left:2%;
    }
    .head .search{
        width:40%;
        margin:1% 0 1% 3%;
        height: 38px;
        border:1px #375ba6 solid
    }
    .head .search-input{
        width:65%;
        padding-left:10%;
    }
    .head .search-input input{
        height: 28px;
        line-height: 28px;
    }
    .head .search-button input#search_an{
        height: 38px;
        line-height: 38px;
    }
    .head .search-button{
        width:25%;
    }
    .mobile-list{
        width: 8%;
        height: 42px;
        line-height: 42px;
        margin:3px 3% 9px;
        text-align: right;
    }
    .mobile-list span{
        display: block;
        width: 100%;
        font-size:22px;
        color:#666;
        cursor: pointer;
        height: 42px;
        line-height: 42px;
    }
    .mobile-list span img{
        padding-right:8px;
    }
    .mobile-list ul.right{
        position: absolute;
        top:0;
        right:-3%;
        width: 101%;
        padding:2.5%;
        z-index: 100;
        background-color: #f5f5f5;
    }
    .mobile-list ul.right li{
        float:left;
        width: 20.5%;
        line-height: 40px;
        margin:1% 2%;
        border:1px #dedede solid;
        text-align: center;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;

    }
    .mobile-list ul.right li a{
        display: block;
        font-size:14px;

    }
    .mobile-list ul.right li:hover{
        background-color: #dedede;
    }

}
@media only screen and (max-width:680px){
    .mobile-list ul.right li{
        line-height: 36px;
    }
  
}
@media only screen and (max-width:600px){
    .head .city{
        width:10%;
    }
    .head .city .city-cnt{
        top:60px;
    }
    .head .search{
        width:45%;
    }
   

   
}
@media only screen and (max-width:480px){
   
    .head .logo{
        width: 23%;
        height:auto;
    }
    .head .city{
        width:12%;
        background: none;
        padding-left:0;
    }
    .head .search{
        height: 34px;
        border:1px #375ba6 solid;
        margin-left:2%;
    }
    .head .search-input input{
        height: 24px;
        line-height: 24px;
    }
    .head .search-button input#search_an{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
    }

    .popular-concern-cnt dl dd a{
        height: 44px;
        line-height: 22px;
    }
    .mobile-list{
        margin:0 0 0 2%;
        width: 12%;
    }
    .mobile-list span img{
        padding-right:5px;
    }
    .mobile-list span{
        font-size:18px;
    }
   

}
@media only screen and (max-width:400px){
    .head .logo{
        width:20%;
        margin:1% 0;
    }
    .head .search{
        height: 26px;
        line-height: 26px;
        width: 48%;
    }
    .head .search-input{
        width: 60%;
    }
    .head .search-input{
        padding-left:15%;
        line-height: 26px;
    }
    .head .search-input input{
        padding:0px 0;
        height: 22px;
        line-height: 22px;
        font-size:12px;
    }
    .head .search-button{
        height: 26px;
        line-height: 26px;
    }
    .head .search-button input#search_an{
        height: 26px;
        line-height: 26px;
    }
    .head .city span{
        text-align: center;
        font-size:12px;
        height: 32px;
        line-height: 22px;
        background-position: center bottom;
    }
    .mobile-list{
        height:30px;
        line-height: 30px;
    }
    .mobile-list span{
        height: 30px;
        line-height: 30px;
    }
    .mobile-list ul.right{
        padding:4% 2.5%;
    }
    .mobile-list ul.right li{
        line-height: 30px;
        width: 28.333333333333%;
    }
 

}
