/**组件**/
 .jdjs_app .qwss{
   
    margin-right: -5px;
    width: 270px;
    height: 32px;
    border: none;
    padding-left: 10px;
    line-height: 32px;
    color: #959595;
    background-color: #fff;
    outline: none;
    border-radius: 4px 0 0 4px;}
    .jdjs_app .tj{
        padding-left: 6px;
        letter-spacing: 5px;
        color: white;
        border: 0;
        border-radius: 4px;
        background-color:#10239E;
        position: relative;
        width: 40px;
        height: 34px;
    border: none;
    cursor: pointer;
    outline: none;
    border-radius: 0 4px 4px 0;
        margin-top: -1px;
        
        background: url(images/icon_search.png) center no-repeat #10239E;}
.fot-r .email {
    margin-right: 30px;
    margin-top: 20px;}


.fot-r .email p{
    color: #fff;
    line-height: 40px;}


@media screen and (max-width: 768px) {
 .fot-r .email {
    float: none;
    width: 100%;
    text-align: center;}
.fot-r {
        width: 82%;
        margin: 0 auto;
        float: none;}
  
}
