    input{border:0px;outline:none;}
    img,select,input{vertical-align:middle;}
    
    .navbar-right{
        height: 36px; 
    }
    #titles{
        font-size: 36px;
        float: left;
        font-family:FZLanTingHei-DB-GBK;
        font-weight:800;
        color:rgba(43,105,180,1);
        line-height:94px;
    }
    .navbar-inverse{
        background-color: rgba(37,112,203,1);
    }
    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
        color:#fff;
        background-color:#1963BC;
    }
    .navbar-nav > li > a{
        font-size: 16px;
        padding: 16.5px 33px;
    }
    .navbar-inverse .navbar-nav > li > a{
        color:rgba(255,255,255,1);
    }
    .navbar-collapse{
        padding: 0;
    }
    .container{
        width: 1140px;

    }
    .head_sc{display:inline-block;float: right;line-height: 94px;}
    .rel{position:relative;}.abs{position:absolute;}
    .advertising-call{float:right;margin-top: 8px;}
    .sctxt{border:1px solid #F0F0F0;height:40px;line-height:40px;width:268px;font-size:14px;color:#999;padding:0 10px;background:rgba(240,240,240,1);}
    .scbtn{width:70px;height:42px;line-height:42px;background:#2570CB url(../img/scbtn.png) no-repeat center;}
.gradient{
    background-color: rgba(0,0,0,0.5);
}
.app-text01 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.topnav{height:30px;line-height:30px;background:#eee;position: fixed;top: 0;width: 100%;z-index: 99999;}
.topnav span{float:right;color:#666;position:relative;}
.topnav span a{color:#666;}
.topnav span .userCenter{padding-left:15px;color:#666;background: url(../img/thisuser.png) no-repeat left  center;}
.topnav span a.user {color:#F28E00;}
.login{padding:0 20px 0 35px;background:#ED434C url(../img/loginhover.png) no-repeat 15px center;color:#fff;}
.login:hover {color:#fff;}
.login,.register,.phone{display:inline-block;padding:0 5px 0 28px;transition:all 0.2s;}
.topnav span a.login{color:#fff;}
.register{background:url(../img/register.png) no-repeat 10px center;}
.appdownload{display:inline-block;padding:0 5px 0 5px;transition:all 0.2s;}
.appdownload a{background:url(../img/appdown.png) no-repeat 10px center;display: inline-block;transition: all 0.2s;width:60px; padding:0 5px 0 27px;color:red;box-sizing: content-box;}
/*登录弹出框*/
.userAction {display:inline;float:right;position:relative;}
.loginWrapper {display:inline-block;position:relative;font-family:"微软雅黑";}
.loginWrapper .loginBox {display:none;width:380px;height:auto;position:absolute;right:0;top:30px;border-top:2px solid #ED434C;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;z-index:101;background:#fff;}
.loginWrapper:hover .loginBox {display:block;}
.loginWrapper .loginBox .title{font:18px/30px "微软雅黑";color:#ED434C;padding-left:15px;padding-top:5px;}
.loginWrapper .loginBox input[type="text"],.loginWrapper .loginBox input[type="password"]{display:block;width:278px;height:40px;border:1px solid #e5e5e5;border-radius:3px;font-size:14px;margin:0 auto;padding-left:35px;}
.loginWrapper .loginBox input[type="text"] {background:url(../img/loginico.png) no-repeat 10px 10px;}
.loginWrapper .loginBox input[type="password"] {background:url(../img/passico.png) no-repeat 10px 10px;}
.loginWrapper .loginBox .mess {width:300px;height:30px;padding-left:20px;margin:0 auto;font-size:12px;color:#e91b1b;background:url(../img/errorico.png) no-repeat 0px 8px;}
.loginWrapper .loginBox  .phoneMess {margin-bottom:-20px;}
.loginWrapper .loginBox .remeber {width:310px;height:30px;margin:0 auto;color:#666;}
.loginWrapper .loginBox .remeber a {color:#666;}
.loginWrapper .loginBox .loginBtn {display:block;width:315px;height:40px;margin:0 auto;border-radius:3px;background:#73bf49;color:#fff;font:18px/40px "微软雅黑";text-align:center;}
.loginWrapper .loginBox .otherLogin {width:315px;height:60px;line-height:60px;margin:0 auto;font-size:14px;font-family:"微软雅黑";color:#fff;}
.loginWrapper .loginBox .otherLogin .reg{color:#ED434C}
.wxLogin {display:inline-block;height:60px;padding-right:40px;background:url(../img/wxlogo.png) no-repeat right 13px;}