/**!
 * [页面名称]:电子招投标交易平台
 * author: [gaojing];
 */


/*placeholder*/

::-webkit-input-placeholder
/* WebKit browsers */

{
    color: #999;
}

:-moz-placeholder
/* Mozilla Firefox 4 to 18 */

{
    color: #999;
}

::-moz-placeholder
/* Mozilla Firefox 19+ */

{
    color: #999;
}

:-ms-input-placeholder
/* Internet Explorer 10+ */

{
    color: #999;
}

.placeholder
/* Internet Explorer 9- */

{
    color: #999;
}


/*header*/

.login-header {
    height: 105px;
}

.login-header .title{
    margin-left: 3%;
    padding-left: 75px;
    font-size: 36px;
    height: 105px;
    line-height: 105px;
    background: url(../../image/images/login-title.png) left center no-repeat;
}

.login-header .title2 {
    color: #cb2e2e;
}

.login-body {
    position: absolute;
    top: 105px;
    bottom: 96px;
    width: 100%;
}

.body-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.body-pic1 {
    position: absolute;
    top: 20%;
    left: 8%;
    height: 67%;
}

.body-pic2 {
    position: absolute;
    top: 0;
    left: -1%;
    height: 100%;
}

.body-icon1 {
    position: absolute;
    top: 62%;
    left: 50%;
    width: 5%;
}

.body-icon2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 23%;
}

.keywords {
    position: absolute;
    top: 45%;
    left: 38%;
    margin-top: -54px;
    width: 236px;
    height: 104px;
}

.keywords span {
    display: inline-block;
    margin-bottom: 3px;
    color: #fff;
    font-size: 42px;
    cursor: default;
    transition: text-shadow .4s;
    -moz-transition: text-shadow .4s;
    -webkit-transition: text-shadow .4s;
    -o-transition: text-shadow .4s;
    line-height: 55px;
}

.keywords span:hover {
    text-shadow: 0 0 15px #fff;
}

.keywords .mr {
    margin-right: 31px;
}
.keywords2 {
    position: absolute;
    top: 45%;
    right: 40%;
    margin-top: -60px;
    width: 470px;
    height: 120px;
    text-align: center;
    background: url(../../image/images/little2-icon.png) no-repeat right center;
}

.keywords2 .line {
    margin-bottom: 4px;
    background: url(../../image/images/keywords-bg.png) no-repeat;
}

.keywords2 span {
    display: inline-block;
    margin-bottom: 3px;
    color: #fff;
    font-size: 36px;
    cursor: default;
}
.keywords2 .word {
    transition: text-shadow .4s;
    -moz-transition: text-shadow .4s;
    -webkit-transition: text-shadow .4s;
    -o-transition: text-shadow .4s;
}
.keywords2 .green {
    color: #a4fffe;
}
.keywords2 .word:hover {
    text-shadow: 0 0 15px #fff;
}

.keywords2 .mr {
    margin-right: 45px;
}

.login-footer {
    position: absolute;
    height: 96px;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #666;
}

.login-footer>p {
    margin-top: 16px;
}


/*login-block>*/

.login-block {
    margin-top: -176px;
    position: absolute;
    top: 50%;
    right: 10%;
    width: 325px;
    height: 358px;
    background: url(../../image/images/login-blockBg.png) no-repeat;
    background-size:100% 100%;
}

.login-block1 {
    margin-top: -165px;
    position: absolute;
    top: 50%;
    right: 10%;
    width: 450px;
    height: 358px;
    background-size:100% 100%;
}

.login-hd,
.login-hd2 {
    padding-top: 6px;
    height: 45px;
    margin: 0 24px;
    border-bottom: 1px solid #daeaf7;
}

.login-hd li {
    float: left;
    width: 50%;
    line-height: 44px;
    color: #999;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}
.login-hd .cur {
    color: #3790e0;
    border-bottom: 2px solid #4d90df;
}


.submit-block {
    margin: 0 30px;
}

.submit-block input,
.submit-block2 input {
    width: 203px;
    height: 42px;
    line-height: 42px;
    padding-left: 50px;
    padding-right: 10px;
    overflow: hidden;
    margin-left: 0;
    border: 1px solid #d7d8d5;
    border-radius: 4px;
    font-family: Microsoft Yahei;
    background: url(../../image/images/person-login2.png) 11px center no-repeat;
}

.submit-block input:focus {
    border-color: #a3c7ef;
}

.submit-block input.pwd {
    background-image: url(../../image/images/pwd-login2.png);
    background-position-x: 11px;
}

.submit-block input.validate {
    background-image: url(../../image/images/validate-login2.png);
    width: 105px;
}

.login-btn a {
    margin-top: 16px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    font-family: Microsoft Yahei;
    text-align: center;
    cursor: pointer;
    background-color: #43a8ef;
    border: 0;
    border-radius: 4px;
}

.login-btn1 a {
    margin-top: 50px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    font-family: Microsoft Yahei;
    text-align: center;
    cursor: pointer;
    background-color: #43a8ef;
    border: 0;
    border-radius: 4px;
}

.operate {
    margin-top: 6px;
    line-height: 18px;
}

.operate a {
    color: #999;
    font-size: 14px;
}

.operate .download {
    padding-left: 23px;
    background: url(../../image/images/download-icon.png) no-repeat 4px center;
}
.operate .downloadsc {
    padding-left: 23px;
    background: url(../../image/images/download-icon.png) no-repeat 4px center;
}
.operate .register {
    padding-left: 5px;
}
.operate .forget {
    padding-left: 5px;
}
.mt10 {
    margin-top: 10px;
}

.submit-ca .mt14 {
    margin-top: 66px;
}

.submit-ca .login-btn a {
    margin-top: 16px;
}

/* 20220628 */

.login-box {
    position: absolute;
    top: 50%;
    right: 7%;
    height: 412px;
    margin-top: -206px;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 18px rgba(18, 87, 186, 0.31);
}

.login-block {
    position: static;
    width: 340px;
    margin-top: 0;
    height: 100%;
    background: none;
}

.login-hd, .login-hd2 {
    padding-top: 16px;
    border-bottom: 0;
}

.login-hd li {
    color: #2e3033;
    font-size: 20px;
}

.login-hd .cur {
    position: relative;
    color: #195cd4;
    border-bottom: 0;
}

.login-hd .cur:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    width: 40px;
    height: 3px;
    margin-left: -20px;
    background-color: #195cd4;
    border-radius: 1.5px;
}

.form-row {
    position: relative;
    padding: 8px 0;
}

.submit-block input, .submit-block2 input {
    width: 100%;
    height: 40px;
    line-height: 38px;
    box-sizing: border-box;
}

.submit-block input:focus {
    border-color: #93b2eb;
    outline: -webkit-focus-ring-color auto 0;
}

.submit-block input.validate {
    width: 170px;
}

.operate {
    margin-top: 0;
    line-height: 30px;
}

.operate a {
    color: #b8becc;
}

.operate a:hover {
    color: #195cd4;
}

.operate .download:hover,
.operate .downloadsc:hover {
    background-image: url("../../image/images/download-iconh.png");
}

.service-hotline {
    font-size: 16px;
    font-weight: 600px;
    color: #17181a;
}

.service-hotline span {
    color: #195cd4;
}

.operate .register {
    color: #195cd4;
}

.login-btn a {
    margin: 12px 0;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    background-color: #195cd4;
}

body a:hover.mini-button {
    border: 0;
    background: #195cd4;
}

.password-toggle {
    position: absolute;
    top: 50%;
    right: 14px;
    width: 16px;
    height: 14px;
    margin-top: -7px;
    background: url("../../image/images/icon_eye.png") center center no-repeat;
    cursor: pointer;
}
  
.password-toggle.active {
    background-image: url("../../image/images/icon_eye_h.png");
}

.code-login {
    width: 260px;
    height: 100%;
    background: url("../../image/images/img_code_login_bg.png") center no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
  
.code-login .tt {
    font-size: 24px;
    line-height: 34px;
    color: #ffffff;
    margin-top: 70px;
}

.code-login .code-content {
    height: 200px;
    position: relative; 
}

.code-login .code-content .renovate {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 124px;
    height: 124px;
    padding: 6px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    -moz-transition: left 0.3s;
    transition: left 0.3s;
    z-index: 2;
    box-sizing: border-box;
}

.code-login .code-content .code-tip {
    position: absolute;
    top: 50%;
    right: 20%;
   /* -webkit-transform: translateX(-webkit-calc(-50% + 6px)) translateY(-50%);
    -moz-transform: translateX(-moz-calc(-50% + 6px)) translateY(-50%);
    -ms-transform: translateX(calc(-50% + 6px)) translateY(-50%);
    -o-transform: translateX(calc(-50% + 6px)) translateY(-50%);
    transform: translateX(calc(-50% + 6px)) translateY(-50%);*/
    
    transform: translateY(-50%);
    width: 103px;
    height: 192px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
    display:block;
    opacity: 0;
}

.code-login .code-content:hover .renovate {
    left: 30%;
}

.code-login .code-content:hover .code-tip {
    opacity: 1;
    /*left: 75%;*/
    right: -6px;
}

.code-download-tip {
    text-align: center;
    padding: 0 30px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}

.code-download-tip > a {
    color: #00fffc;
}
/* 2025-7-10 */
.login-header h5{
    margin-left: 3%;
    padding-left: 75px;
    font-size: 36px;
    height: 105px;
    line-height: 105px;
    background: url(../../image/images/login-title.png) left center no-repeat;
}

.login-footer>p {
     
margin-top: 6px;
     
position: relative;
     
width:1200px;
     
margin-left:auto;
     
margin-right:auto;
}

.gov-img {
     position:absolute;
    top:0;
}
.gov1 {
    left:0;
}

.gov2 {
    right:0;
}
