html,
body {
    height: 100%;
    font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    background: linear-gradient(180deg,#081949, #3754A4);
    /* 一些不支持背景渐变的浏览器 */
    background: -moz-linear-gradient(top, #081949, #3754A4);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#081949), to(#3754A4 ));
}

header,
footer,
.well,
.login-header,
.login.fa-question-circle,
.login section.row.check {
    display: none;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #cbcbcb;
    font-size: 12px;

}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #cbcbcb;
    font-size: 12px;

}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #cbcbcb;
    font-size: 12px;

}

.bigbg {
    /*position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    width: 100%;
    background-position: center;
    height: 530px;
}
.illu{
    margin-left: 120px;
    padding-top: 60px;
}
@media (max-width: 1680px) and (min-width: 1400px){
    .illu{
        margin-left: 100px;
    }
    .illu img{
        width:700px;
    }
}
@media (max-width: 1410px) and (min-width: 1000px){
    .illu{
        margin-left: 80px;
        margin-top:40px;
    }
    .illu img{
        width:600px;
    }
}
.user-icon {
    background-image: url(../images/user.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 8px center;
}
.pw-icon {
    background-image: url(../images/pw.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 8px center;
}
.tabicon{
    padding-left: 5px;
    border-top-left-radius: 6px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    position: relative;
    z-index:10;
}
.eye-close {
    position: absolute;
    z-index: 10;
    right: 5px;
    top: 15px;
    background-image: url(../images/eyeclose.png);
    display: block;
    width: 25px;
    height: 18px;
    background-size: 18px;
    background-repeat: no-repeat;
}

.eye-open {
    position: absolute;
    z-index: 10;
    right: 5px;
    top: 15px;
    background-image: url(../images/eye.png);
    display: block;
    width: 25px;
    height: 18px;
    background-size: 18px;
    background-repeat: no-repeat;
}

#cas {
    position: relative;
    height: 100%;

}

.sysinfo {
    /*font-size: 22px !important;*/
    padding-left: 20px;
}

body {
    background: url(../images/bg.png);
    position: relative;
    background-size: cover;
    background-position: left -111px;
    background-repeat: no-repeat;
}

.toplogo {
    position: absolute;
    left: 10%;
    top: 10%;
    /*color: #0081ca;*/
    /*font-size: 40px;*/
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    vertical-align: middle;
    display: flex;
    align-items: center;
}


.sysname{
    font-weight:100;
    font-style: normal;
    font-family: 'simsun';
}
.toplogo span {
    color: #fff;
    font-size: 36px;
}

.container {
    /*right: 11.3%;*/
    width: 490px;
    height: 550px;
    position: absolute;
    /*box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.07);*/
    /*border-radius: 8px;*/
    top: 20%;
    right: 3%;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
    /*margin-top: -320px;*/
    /* 高度的一半 */
    /*background-color: #e3e7f7;*/
    /*background: #ffffff;*/
}

.login .container .col-md-push-6,
.container .col-md-pull-6 {
    position: static;
    display: inline-block;
    box-sizing: border-box;
    height: 700px;
    white-space: normal;
    vertical-align: middle;
    font-size: 14px;
}

.login .container .col-md-push-6 {
    width: 40%;
    padding: 40px;
    background-color: #eee;
    text-align: center;
}

.login .container .col-md-push-6:before {
    display: block;

    text-align: center;
    margin-top: 40px;
}

.login .container .col-md-push-6:after {
    display: block;
    content: '统一认证登陆系统';
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    padding: 15px;
    letter-spacing: 14px;

}

.login .container .col-md-pull-6 {
    width: 60%;
    padding: 80px;
}

.login #msg {
    position: absolute;
    top: 350px;
    width: 320px;
    line-height: 22px;
    background-color: transparent !important;
    color: #333;
}

.login .box {
    color: #364146;
    width: 75%;
    margin: 0 auto;
}

.login .box .row {
    margin-bottom: 35px;
    margin-right: 0;
    margin-left: 0;
    position: relative;
}

.login .box input {
    outline: none;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    width: 370px;
    height: 60px;
    /*padding: 0 30px;*/
    border-radius: 30px;
    padding-left: 70px;
}

.login .box label {
    display: block;
    color: rgba(120, 120, 120, 1);
    margin-bottom: 15px;
}

.login .box .btn-submit {
    border: none;
    /*background:linear-gradient(180deg,#6179bb,#3c5094);*/
    background: #3868fa;
    color: #FFFFFF;
    font-size: 17px;
    padding-left: 0;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#6179bb, endColorstr=#3c5094); /*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#6179bb, endColorstr=#3c5094)"; /*IE8+*/
}

/*.login .box .btn-submit:hover {
    background-color: #17b4ff;
}*/

.login .box h2 {
    font-size: 14px;
    margin-bottom: 40px;
    color: #555;


}

.login #fm1+div {
    clear: both;
}

.login #fm1+div a {
    color: #BDC5C9;
    text-decoration: none;
}

.login .sidebar-content {
    color: #7A8C94;
    margin-top: 25px;
}

.login .alert {
    border: none;
}

.login .alert h2 {
    font-size: 24px;
    text-align: left;
    padding-left: 20px;
}

.login .alert p {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    text-align: justify;
}

.alert-success {
    background-color: transparent;
    border: none;
    width: 95%;
    text-align: center;
    margin: auto;
    margin-top: 50px;
    color: #2e9030;
}

.alert-success p:last-of-type {
    color: #bdbcbc;
}

#fm2 {
    display: none;
}

.cert_select {
    margin: 0 auto 20px auto;
    overflow: hidden;
    white-space: nowrap;
    background: #FFFFFF;
    border: 1px solid #BFBFBF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 10px;
}

.select_show {
    max-width: 280px;
}

.cert_select .select_show {
    float: left;
    margin-left: 17px;
    line-height: 48px;
    font-size: 14px;
    overflow: hidden;
    background: #FFFFFF;
    color: #666666;
}

.cert_select .drop_icon {
    float: right;
    margin-right: 17px;
    line-height: 48px;
}

.cert_select .drop_icon img {
    width: 10px;
    height: 8px;
    vertical-align: middle;
}

#update_div {
    position: fixed;
    width: 280px;
    height: 130px;
    background: #FFFFFF;
    border: 1px solid #C8DCE4;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    right: 5px;
    bottom: 5px;
    display: none;
}

#close_update {
    float: right;
    margin: 10px 10px auto auto;
    cursor: pointer;
    border: 1px solid #C8DCE4;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}

#update_tip {
    clear: both;
    font-size: 13px;
    width: 245px;
    margin: 37px auto;
    line-height: 25px;
}

.select_eles {
    position: absolute;
    display: none;
    background: #FFFFFF;
    border: 1px solid #BFBFBF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
}

.select_ele {
    width: 445px;
    height: 45px;
    overflow: hidden;
    white-space: nowrap;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select_ele:hover {
    background-color: #E2F2FF;
}

.select_ele span {
    float: left;
    margin-left: 17px;
    line-height: 48px;
    font-size: 14px;
    color: #666666;
}

.tip_alert {
    position: absolute;
    display: none;
    width: 276px;
    height: 72px;
    right: 43px;
    top: 155px;
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.10);
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
}

.tip_alert span {
    display: inline-block;
    margin-left: 15px;
    margin-top: 21px;
    width: 238px;
    height: 36px;
    font-size: 12px;
    color: #A8A8A8;
    line-height: 18px;
}

.tip_alert .em1 {
    display: block;
    border-width: 9px;
    position: absolute;
    top: 71px;
    left: 210px;
    border-style: solid dashed dashed;
    border-color: #D1D1D1 transparent transparent;
    font-size: 0;
    line-height: 0;
}

.tip_alert .em2 {
    border-width: 9px;
    position: absolute;
    top: 70px;
    left: 210px;
    border-style: solid dashed dashed;
    border-color: #FFF transparent transparent;
    font-size: 0;
    line-height: 0;
}

.tip {
    /* width: 365px; */
    /* margin: 37px auto 0 auto; */
    height: 20px;
}

.tip_r {
    float: right;
    line-height: 20px;
    font-size: 12px;
    color: #A8A8A8;
    cursor: pointer;
}

.loginarea {
    height: 348px;
    border-radius: 2px;
    margin-top: 20px;

}

.qrcode {
    margin-top: 30px;
    text-align: center;
    list-style: none;
}

.content {
    text-align: center;
    list-style: none;
    color: #d3d5d6;
    margin-top: 60px;
}

.downloadapp {
    text-align: center;
    list-style: none;
    margin-top: 15px;
}

.footer {
    position: absolute;
    color: rgba(120, 120, 120, 1);
    font-size: 12px;
    bottom: 42px;
    text-align: center;
    left: 50%;
    margin-left: -220px;
}

.form_tab {
    display: inline-block;
    margin-left: 1px;
    margin-right: 3px;
    text-align: center;
    line-height: 45px;
    /*color: rgba(51, 51, 51, 1);*/
    color: #97a0ae;
    cursor: pointer;
    padding: 0px 0px 0px 5px;
}

.form_tab:hover {
    color: rgba(51, 51, 51, 1);
}

.form_tab.active {
    color: #3868fa;
    /*font-weight: bold;*/
    /*border-bottom:2px solid #6e8de3;*/
    border-top-right-radius: 6px;
}

.tab {
    margin-left: 50px;
    /*border-bottom: 2px solid #c5cbdf;*/
    height: 47px;
    font-size: 20px;
    width: 365px;
    cursor: pointer;
    /*margin-bottom: 20px;*/
}

.tip_download {
    text-align: center;
    color: rgba(120, 120, 120, 1);
    font-size: 14px;
    border-radius: 4px;
}

.qr_lable {
    text-align: center;
    height: 20px;
    font-size: 14px;
    font-weight: unset;
    color: rgba(120, 120, 120, 1);
    margin-top: 12px;
    margin-bottom: 12px;
}

.qr_success {
    height: 130px;
    margin: auto;
    text-align: center;
    color: rgba(51, 51, 51, 1);
    ont-family: PingFangSC-Medium, PingFangSC;
    font-weight: 500;
}

.login .box h2 {
    margin-bottom: 20px;
}

.info_text {
    color: #7A8C94;
}


.img-corner-corner {
    display: block;
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAADNJREFUOBFjZCh+PZOBioCJimaBjRr8BjJS7GW0OBj8Xh51IcVxzjAahqNhSEYIDP5kAwBYxAQVb8ib8QAAAABJRU5ErkJggg==) no-repeat;
    -moz-background-size: cover;
    background-size: cover;
}

.img-corner-corner-0 {
    left: 20px;
    top: 20px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.img-corner-corner-1 {
    right: 20px;
    top: 20px;
}

.img-corner-corner-2 {
    left: 20px;
    bottom: 20px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.img-corner-corner-3 {
    right: 20px;
    bottom: 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.page-record-video-focus {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent;
}

.img-corner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}


.app {
    width: 115px;
    height: 110px;
    float: left;
    margin: 25px 50px 25px 50px;
    display: inline;
    cursor: pointer;
}

#app_hover {
    width: 115px;
    height: 110px;
    margin: 25px 50px 25px 50px;
    display: inline;
    cursor: pointer;
    /*background-image: url(imgs/tran_03.png )!important;*/
    /* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/tran_03.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.app_bottom {
    width: 115px;
    height: 100px;
    float: left;
    margin: 29px 50px 18px 50px;
    display: inline;
    cursor: pointer;
}

#app_bottom_hover {
    width: 115px;
    height: 100px;
    float: left;
    margin: 29px 50px 18px 50px;
    display: inline;
    cursor: pointer;
    /*background-image: url(imgs/tran_02.png )!important;*/
    /* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/tran_02.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.pic {
    width: 80px;
    height: 80px;
    float: left;
    display: inline;
    margin: 0px 7px 0px 19px;

}

.pic img {
    width: 80px;
    height: 80px;
    border: 0px solid #f5f5f5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.txt {
    width: 100%;
    height: 20px;
    float: left;
    display: inline;
    overflow: hidden;
    margin: 0px 0px 1px 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    color: #333;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.dlbg {
    width: 180px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid rgba(16, 112, 255, 1);
    margin: 0 auto;
    line-height: 28px;
    background-image: url("../images/mobile-bule.svg");
    background-repeat: no-repeat;
    background-size: 14px 22px;
    background-position: 20px 3px;
    background-size: 14px 15px\0;
    background-position: 20px 7px\0;
}

[name=dlbg]:hover {
    background: rgba(29, 125, 253, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    line-height: 30px;
    border: 0px;
    background-image: url(../images/mobile.svg);
    background-repeat: no-repeat;
    background-size: 14px 22px;
    background-position: 20px 3px;
    background-size: 14px 15px\0;
    background-position: 20px 7px\0;
}

.app2 {
    color: rgba(16, 112, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFangSC;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: -25px;
}


.app2 a:link,
a:visited {
    color: rgba(16, 112, 255, 1);
}

/*.downarrow {*/
/*    background-image: url("../images/mobile-bule.svg");*/
/*    background-repeat: no-repeat;*/
/*    background-size: 14px 22px;*/
/*}*/
/*.app2 a:hover {*/
/*    background-image: url(../images/mobile.svg);*/
/*    background-repeat: no-repeat;*/
/*    background-size: 14px 22px;*/
/*}*/
.mask {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    width: 130px;
    height: 130px;
    list-style: none;
    z-index: 10;
    margin-left: 64px;
}

.circlebg {
    position: absolute;
    list-style: none;
    z-index: 15;
    margin-left: 105px;
    margin-top: 40px;
}

.circlebg img {
    width: 55px;
    height: 55px;
}

.logintoptitle {
    font-size: 24px;
    text-align: center;
    margin-top: 38px;
    display: block;
    margin-bottom: -62px;
    color: #142043;

}

.footerinfo {
    position: absolute;
    bottom: 160px;
    text-align: center;
    left: 50%;
    margin-left: -88px;
}

@media screen and (min-width: 1870px) and (max-width: 1926px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -111px;
        background-repeat: no-repeat;
    }

}

@media screen and (min-width: 1550px) and (max-width: 1610px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -111px;
        background-repeat: no-repeat;
    }
    .toplogo {
        position: absolute;
        left: 20px;
        top: 26px;
        color: #0081ca;
        font-size: 40px;
        font-weight: bold;
    }
    .footerinfo {
        position: absolute;
        bottom: 80px;
        text-align: center;
        left: 50%;
        margin-left: -88px;
    }
}

@media screen and (min-width: 1415px) and (max-width: 1460px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -40px;
        background-repeat: no-repeat;
    }
    .toplogo {
        position: absolute;
        left: 20px;
        top: 26px;
        color: #0081ca;
        font-size: 40px;
        font-weight: bold;
    }
    .footerinfo {
        position: absolute;
        bottom: 80px;
        text-align: center;
        left: 50%;
        margin-left: -88px;
    }
}
@media screen and (min-width: 1370px) and (max-width: 1410px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -82px;
        background-repeat: no-repeat;
    }
    .toplogo {
        position: absolute;
        left: 20px;
        top: 98px;
        color: #0081ca;
        font-size: 40px;
        font-weight: bold;
    }
    .footerinfo {
        position: absolute;
        bottom: 160px;
        text-align: center;
        left: 50%;
        margin-left: -88px;
    }
}
@media screen and (min-width: 1323px) and (max-width: 1368px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -82px;
        background-repeat: no-repeat;
    }
    .toplogo {
        position: absolute;
        left: 20px;
        top: 5px;
        color: #0081ca;
        font-size: 40px;
        font-weight: bold;
    }
    .bigbg{
        margin-top:25px;
    }
    .toplogo img{
        width:60px;
        vertical-align: -16px;

    }
    .footerinfo {
        position: absolute;
        bottom: 0px;
        text-align: center;
        left: 50%;
        margin-left: -88px;
    }
}

@media screen and (min-width: 1319px) and (max-width: 1362px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -80px;
        background-repeat: no-repeat;
    }
    .toplogo {
        position: absolute;
        left: 20px;
        top: 5px;
        color: #0081ca;
        font-size: 40px;
        font-weight: bold;
    }
    .bigbg{
        margin-top:25px;
    }
    .toplogo img{
        width:60px;
        vertical-align: -16px;

    }
    .footerinfo {
        position: absolute;
        bottom: 0px;
        text-align: center;
        left: 50%;
        margin-left: -88px;
    }
}

@media screen and (min-width: 1235px) and (max-width: 1285px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -58px;
        background-repeat: no-repeat;
    }
    .toplogo {
        position: absolute;
        left: 20px;
        top: 5px;
        color: #0081ca;
        font-size: 40px;
        font-weight: bold;
    }
    .bigbg{
        margin-top:25px;
        height: 475px;
    }
    .container{
        height: 450px;
        margin-top:-222px;
    }
    .toplogo img{
        width:60px;
        vertical-align: -16px;

    }
    .footerinfo {
        position: absolute;
        bottom: 0px;
        text-align: center;
        left: 50%;
        margin-left: -88px;
    }
}

@media screen and (min-width:1927px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -40px;
        background-repeat: no-repeat;
    }

}

@media screen and (min-width: 981px) and (max-width: 1025px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -9px;
        background-repeat: no-repeat;
    }
    .toplogo {
        position: absolute;
        left: 20px;
        top: 30px;
        color: #0081ca;
        font-size: 40px;
        font-weight: bold;
    }
    .bigbg{
        margin-top:25px;
        height: 475px;
        background-size: cover;
    }
    .container{
        height: 450px;
        margin-top:-222px;
    }
    .toplogo img{
        width:60px;
        vertical-align: -16px;

    }
    .footerinfo {
        position: absolute;
        bottom: 24px;
        text-align: center;
        left: 50%;
        margin-left: -88px;
    }
}
@media screen and (min-width: 790px) and (max-width:810px) {
    body {
        background: url(../images/bg.png);
        background-size: cover;
        background-position: left -9px;
        background-repeat: no-repeat;
    }
    .toplogo {
        position: absolute;
        left: 20px;
        top: 0px;
        color: #0081ca;
        font-size: 40px;
        font-weight: bold;
    }
    .bigbg{
        margin-top:15px;
        height: 380px;
        background-size: cover;
    }
    .container{

        height: 369px;
        margin-top: -180px;
    }
    .loginarea{
        height: 18.75px;
        margin-top:30px;
    }
    .toplogo img{
        width:40px;
        vertical-align: -10px;

    }
    .toplogo span{
        font-size: 22px;
    }
    .sysinfo{
        /*font-size: 16px!important;*/
    }
    .footerinfo {
        position: absolute;
        bottom: 0px;
        text-align: center;
        left: 50%;
        margin-left: -88px;
    }
    .logintoptitle{
        margin-bottom: -30px;
    }
}
@media screen and (min-width: 356px) and (max-width: 414px) {
    .toplogo img {
        width: 300px;
    }

    .toplogo {
        top: 30px;
    }
}

@media screen and (min-width: 310px) and (max-width: 320px) {
    .toplogo img {
        width: 200px;
    }

    .toplogo {
        top: 10px;
    }
}

input[type="image"]{
    border:1px #fff solid;
    text-align: center;
}

.tdbg{
    background-image: url(../images/standby.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 260px;
    height: 210px;
    text-align: center;
    border: 0;
}
::-webkit-input-placeholder {
    /* WebKit browsers 适配谷歌 */
    color:#9d9d9d;
    font-size: 14px;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 适配火狐 */
    color:#9d9d9d;
    font-size: 14px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ 适配火狐 */
    color:#9d9d9d;
    opacity: 1;
    font-size: 14px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+  适配ie*/
    color:#9d9d9d;
    font-size: 14px;
}
