﻿* {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}

.logindiv {
    width: 100%; /*  position: fixed;     left: 50%; /* 定位父级的50% */ /* top: 50%;     transform: translate(-50%,-50%);     -ms-transform: translate(-50%,-50%); */
}

.bodycss {
    background: #32acf6 url(../images/bodybg.jpg) repeat-x left 60px;
}

.logindiv a {
    color: #0068B7;
    text-decoration: none;
    margin-left: 15px;
    line-height: 30px;
}

.logincontent {
    background: url(../images/logincs.png) no-repeat center top; /*  height: 360px;*/
    width: 100%; /*  background-repeat: no-repeat;     background-size: cover;     -moz-background-size: cover;     -webkit-background-size: cover;     background-size: 100% 100%;/**/ /* background-position: center;*/
}

.login {
    height: 340px;
    width: 395px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 8px #666;
    -moz-box-shadow: 0px 1px 8px #666;
    box-shadow: 0px 1px 8px #666;
    background: #fff;
    position: absolute;
    right: 10px;
    top: 150px;
}

@media screen and (min-width: 1201px) {
    .login {top: 35px;}
}
@media screen and (min-width: 1501px) {
    .login {top: 100px;}
}

@media screen and (min-width: 1601px) {
    .login {top: 150px;}
}

.prompt{height:auto;width: 395px; position: relative;bottom: -30px;color:#0068b7;
        background: #fff;line-height:18px;font-size:13px;border-radius:2px;}

.linkcss{font-size: 13px;color: green;text-decoration:underline;margin-left:0px;}
.title {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-weight: normal;
    color: #333;
    background: #EDEDED;
    border-radius: 5px 5px 0 0;
    /*border-bottom: solid 1px #E0E0E0;*/
    text-align: left;
    /*text-indent: 5px;*/
    overflow: hidden;
}

.login .inputcss {
    border: solid 1px #ccc;
    border-radius: 3px;
    height: 38px;
    width: 280px;
    margin: 15px auto 0;
    font-size: 12px;
}

.inputcss input {
    height: 38px;
    width: 240px;
    border: none;
    text-indent: 10px;
    font-size: 12px;
}

.login .buttoncss {
    height: 40px;
    width: 100px;
    border: none;
    cursor: pointer;
    margin-top: 15px;
    background: #0068b7;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
}

.login .txtyzm {
    border: solid 1px #ccc;
    border-radius: 3px;
    height: 38px;
    width: 175px;
    margin-top: 15px;
    text-indent: 10px;
    font-size: 12px;
}

.footer {
    background: #f0f3f4;
    height: 50px;
    line-height: 50px;
    bottom: 0;
    width: 100%;
    color: #666;
    font-size: 12px;
    text-align: center;
}

.login .back {
    background: #F88319;
}

i {
    color: #868584;
    font-size: 15px;
    padding: 0px 10px;
    border-right: solid 1px #e0e0e0;
}

.contailogin {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.logindiv .linkBlue {
    font-size: 13px;
    line-height: 34px;
}

.divhead {
    width: 100%;
    background: #2796D9;
    height: 60px;
}

.titlehead {
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
}

.titName {
    font-size: 24px;
    line-height: 60px;
    font-family: punctuation, "PingFangSC-Regular", "Microsoft Yahei", "sans-serif";
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    color: #f0f0f0;
}

.span2 {
    float: right;
    line-height: 60px;
    font-family: 华文新魏;
    width: 30%;
}

.imgspan {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
}

marquee {
    font-size: 23px;
    width: 100%;
    text-shadow: 1px 1px 4px #f1f1f1;
}

input:-webkit-autofill {
    background: #ffffff;
}

.title span {
    height: 48px;
    line-height: 48px;
    font-size: 13px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-weight: normal;
    color: #333;
    padding: 0 15px; 
    cursor: pointer;
    display: inline-block;
}

.title span.title-selected{
    font-size: 16px;
    background-color: #fff;
}


.login {height: 450px;}

.yzmdiv{width: 280px;margin: 15px auto 0}
.yzmdiv p{ height: 25px;font-size: 13px;color: #868584;text-align: left;}
#v_container{ width: 150px;height: 50px;float: left;}
.yzmdiv span{ float: left;color: #0068b7;font-size: 12px;margin-top: 35px;margin-left: 20px;}
.login .txtyzm{ width: 280px;}/**/