<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, p, div, ul, li, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}

ul, ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
*{margin:0;padding:0;font-family:microsoft yahei;box-sizing:border-box;font-weight:400;/*transition:all .3s ease 0s*/}
a{text-decoration:none;color:#999}
html, body {
    height: 100%;
}
.login-tab-new{height: 50px;line-height: 50px;display: block;margin-bottom: 20px;border-bottom: 1px solid #7db1f9;}
.login-tab-new &gt; div{float: left;width: 33.333%;text-align: center;height: 50px;color: #fff;cursor: pointer;}
.login-tab-new &gt; div.current{border-bottom: 1px solid #46c6ff;color: #46c6ff;font-weight: bold;}
#login{background-image: url(/Content/Images/loginNew/login-box-bg.png);background-repeat:no-repeat; background-size:400px 515px; border:0;width: 400px;height: 475px;display: block;border-radius: 0;background-color:rgba(27,46,71,0);}
#login {
   
    position: relative;
    margin: 0 auto;
}

    #login h1 {
        text-align: center;
        position: absolute;
        left: 120px;
        top: -40px;
        font-size: 21px;
    }

    #login form p {
        text-align: center;
    }
.login-model {
    position: relative;
    background-image: url(/Content/Images/loginNew/login-model-bg.png);
    width: 720px;
    left: 50%;
    top: 42%;
    margin-left: -360px;
    margin-top: -150px;
    background-repeat: no-repeat;
}
.inputText {
    background: #fff;
    width: 340px;
    height: 44px;
    line-height:44px;
    border-radius: 2px;
    margin: 10px auto 0;
    padding-left: 48px;
    font-size: 16px;
    color: #70737f;
    border: 1px solid #fff;
        box-sizing: border-box;

}
.login-title{position: relative;line-height: 72px;height: 72px;text-align: center;}
.login-title h2{color: #fff;    font-size: 28px;  font-weight: bold;}
.logo-line {
    width: 530px;
    height: 34px;
    line-height: 34px;
    display: block;
    background-image: url(/Content/Images/loginNew/logo-line.png);
    background-repeat: no-repeat;
    position: relative;
    top: -10px;
}
#user {
    background: url(/Content/Images/loginNew/user3.png) 12px 8px no-repeat #fff;
}

#pwd {
    background: url(/Content/Images/loginNew/pwd3.png) 12px 8px no-repeat #fff;
}
#procode1, #ProName1 {
    background: url(/Content/Images/loginNew/procode.png) 12px 8px no-repeat #fff;
}
#procode, #ProName {
    background: url(/Content/Images/loginNew/procode.png) 12px 8px no-repeat #fff;
}
#TenderCode {
    background: url(/Content/Images/loginNew/xym.png) 12px 9px no-repeat #fff;
}
#YJPWD {
    background: url(/Content/Images/loginNew/yjm.png) 12px 8px no-repeat #fff;
}
.CommonPIC {
    background: url(/Content/Images/loginNew/procode.png) 12px 8px no-repeat #fff;
}

.tbr{
	    padding-left: 15px;
}
.selFlowType{
	 background: #fff;
    width: 340px;
    height: 44px;
    line-height:44px;
    border-radius: 2px;
    margin: 10px auto 0;
    padding-left: 11px;
    font-size: 15px;
    color: #70737f;
    border: 1px solid #fff;
        box-sizing: border-box;
}
.btnsubmit {
    width: 340px;
    height: 44px;
    font-weight: bold;
    background: #07adfb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 0 auto 0;
    font-size: 20px;
    color: #fff;
    border: 0;
}

.btnsubmit:hover {
    cursor: pointer;
    background: #2072d5;
}

div#div1 {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}

    div#div1 &gt; img {
        height: 100%;
        width: 100%;
        border: 0;
    }

.logo {
    /*width: 300px;*/
    height: 100px;
    top: 0px;
    left: 20px;
    position: absolute;
}

    .logo h1 {
        float: left;
        color: #fff;
        /*width: 260px;*/
        /*background: url(Content/ChangSha/Images/logo2.png) no-repeat left 10px;*/
        padding: 0 0 0 80px;
        margin-right: 20px;
        height: 100px;
        vertical-align: top;
    }

        .logo h1 strong {
            display: block;
            font-size: 18px;
            padding: 30px 0 4px 0;
            letter-spacing: -1px;
            font-weight: bold;
            text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
        }

        .logo h1 span {
            display: block;
            font-size: 9px;
            font-weight: normal;
            letter-spacing: -0.8px;
        }

        .logo h1 .website-slogan {
            font-size: 18px;
            text-align: left;
            font-weight: bold;
        }

.login-tab {
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #1060c1;
}

    .login-tab li {
        width: 33.3%;
        float: left;
    }

        .login-tab li a {
            display: block;
            text-align: center;
            text-decoration: none;
            font-size: 16px;
            font-weight: bold;
        }

            .login-tab li a.alink {
                color: #1060c1;
            }

            .login-tab li a.alinkh {
                color: #a7baef;
                border-bottom: 1px solid #a7baef;
            }

.list-c {
    padding: 20px 10px 10px;
    text-align: center;
}

.list-c-btn {
    width: 47%;
    height: 60px;
    font-weight: bold;
    background: #1060c1;
    border: 0;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 75px;
}

    .list-c-btn:hover {
        background: #2072d5;
    }

.list-c-btnCA {
    width: 75%;
    height: 60px;
    font-weight: bold;
    background: #1060c1;
    border: 0;
    cursor: pointer;
    font-size: 20px;
    margin: 20px auto 0;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: -200px;
}

    .list-c-btnCA:hover {
        background: #2072d5;
    }

.list-w {
    padding: 0 10px;
    font-size: 14px;
}

    .list-w p {
        line-height: 24px;
        width: 90%;
        margin: 0 auto;
    }

        .list-w p a.a-down {
            color: #ff0000;
        }

        .list-w p a.a-l {
            color: #00a9ff;
            padding: 0 0 0 15px;
        }

.login-w {
	left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -315px;
    width: 500px;
    height: 83px;
    position: absolute;
}

    .login-w img {
        width: 100%;
        height: 100%;
    }

.login-list form p {
    margin-bottom: 14px;
}

::-webkit-input-placeholder {
    color: #70737f;
}

:-moz-placeholder {
    color: #70737f;
}

::-moz-placeholder {
    color: #70737f;
}

:-ms-input-placeholder {
    color: #70737f;
}
/* 清除浮动 */
.clearfix:after {
    content: ".";
    display: block;
    line-height: 0;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}



.clearfix {
    clear: both;
    display: block;
}

.login-index{background: #052d82;background-position: 0 0;background-size: 100% 100%;}
	.login-index .login-item{width:76%;height: 476px;left: 50%;top: 50%;margin-left:-38%;margin-top: -265px;position: relative;display: inline-block;box-shadow: 0px 0px 10px #0a2852;}
	.login-index .login-enter{background-image: url(/Content/Images/login-enter-bg.png);background-repeat:repeat-x;background-size: contain;position: relative;height: 476px;display: block;}
	.login-index .login-enter .title{ position: absolute;top: -51px;color: #d5e1ff;font-weight: bold;font-size: 18px;left: 0;right: 0;margin: 0 auto;text-align: center;background: #276ed0;height: 51px;line-height: 49px;}
	.login-index .login-enter .title h2{font-weight: bold;}
	.login-index .login-enter .login-info{box-sizing: border-box;padding: 16px;height: 400px;overflow-y: hidden;}
	.login-index .login-enter .login-info .txt{font-size: 15px;font-weight: bold;color: #c0dafe;line-height: 24px;text-align: justify;}
	.login-index .login-enter .login-info .t-img{margin: 15px 0;}
	.login-index .login-enter .login-info .t-img img{width: 100%;display: block;}
	.login-index .city-list{border-top: 0px solid #276ed0;font-size: 14px;color: #c0dafe;margin-top:7px;padding:0 10px;height: 48px;line-height: 48px;}
	.login-index .city-list a.cta{color: #c0dafe;border: 1px solid #c0dafe;width: 76px;height: 24px;line-height: 24px;display: inline-block;text-align: center;border-radius: 2px;margin-right: 3px;}
	.login-index .city-list a.current{background: url(/Content/Images/city-ok.png) right bottom no-repeat;}
	.bottom-btn-login{width: 150px;height: 45px;line-height: 45px;display: inline-block;border-radius: 4px;background: #0791fb;text-align: center;color: #fff;font-weight: bold;font-size: 18px;margin:0px auto 0 auto;position: absolute; left: 0;right: 0;bottom: -106px;}

	.focusBox { float:left; position: relative; width: 100%; height: 476px; overflow: hidden;text-align: left; background:#276ed0;border-width: 2px 2px 2px 2px;border-style: solid;border-color: #276ed0;box-sizing: border-box;}
	.focusBox .pic img { width: 100%; height: 476px; display: block;border: 0;}
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 38px; width:100%;  background:#10499b; filter: alpha(opacity=90); opacity: 0.9; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2;left: 2px;height: 38px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:38px; line-height:38px; position:absolute; bottom:-50px;}
	.focusBox .txt li a{ display: block; color: #c0dafe; padding: 0 0 0 10px; font-size: 15px; font-weight: bold; text-decoration: none; }
	.focusBox .info-txt{display: none;position: absolute;bottom: 54px;border-bottom:1px solid #1a62c5;width: 100%;background-color: rgba(16,73,155,0.9);border-radius: 0;left: 0;height:36px;padding: 8px;color: #fff;box-sizing: border-box;}
	.focusBox .info-txt h2{font-weight: bold;font-size: 16px;margin-bottom: 10px;text-align: center;color: #b4cff5; border-bottom: 1px solid #2b5eaf;padding-bottom: 10px;margin-bottom:10px;}
	.focusBox .info-txt h3{font-size: 15px;font-weight: bold;margin-bottom: 2px;color:#c2e0f7;}
	.focusBox .info-txt p{font-size: 14px;line-height: 20px;margin-bottom: 10px;padding-left: 12px;color:#c2e0f7;}
	.focusBox .num {position: absolute;z-index: 3;bottom: 7px;right: 12px;width: auto;}
	.focusBox .num li{ float: left;width: 26px; position: relative; text-align: center; margin-left: 8px; cursor: pointer;font-size: 14px;}
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span {width:24px; height:24px; line-height: 24px;font-size: 16px; margin: 0 auto; border-radius: 100px; z-index: 1;border:1px solid #fff; color: #fff;font-weight: bold;position: relative;}
	.focusBox .num li.on span,.focusBox .num a:hover{ background:#0791fb;border:1px solid #0791fb;color: #fff;font-weight: bold;}
	.focusBox .num li .go-arrow{ width: 18px;height: 18px;line-height:16px;display: inline-block;background: #0791fb;border-radius: 100px;right: -26px;z-index: 999;position: absolute;top:6px;}
	.focusBox .num li .go-arrow:after{content: ''; background: url(/Content/Images/arrow-right-icon.png);width: 8px;height: 8px;display: inline-block; font-style: normal;color: #fff;font-size: 12px;font-weight: bold;}
	.focusBox .num li.on .go-arrow{background: #031c5e;}
	.focusBox .num li .go{color: #Fff;margin-top: 3px;font-size: 15px;display: none;}
	.focusBox .num li.on .go{color: #0791fb;font-weight: bold;}

    .focusBox .prev, .focusBox .next { position: absolute; bottom: 245px; width: 40px; height: 40px; opacity: .6; filter: alpha(opacity=60); overflow: hidden; display: none; text-indent: -999px; border: none; background:url(/Content/Images/arrowLR.png) no-repeat; }
	.focusBox .prev: hover, .focusBox .next: hover { opacity: .9; filter: alpha(opacity=90) }
	.focusBox .prev { left: 10px; background-position: -0px -12px }
	.focusBox .next { right: 10px; background-position: -60px -12px }
	.focusBox.bdOn .prev,.focusBox.bdOn .next{ display:block;  }

.bottom-btn-login {
    width: 170px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    border-radius: 4px;
    background: #0791fb;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin: 0px auto 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -106px;
}


@media screen and (max-width:1920px){
		.login-w{margin-top:-400px;}
		.login-index .login-item{margin-top: -358px;height: 655px;}
		.login-index .login-enter{height: 655px;margin-top:0;}
		.focusBox{height: 655px;}
		.focusBox .pic img{height: 655px;}
		.focusBox .prev, .focusBox .next{bottom: 330px;}
	}
	@media screen and (max-width:1600px){
		.login-w{margin-top:-339px;}
		.login-index .login-item{margin-top: -288px;height: 506px;}
		.login-index .login-enter{margin-top:0;height: 506px;}
		.focusBox{height: 506px;}
		.focusBox .pic img{height: 506px;}
		.focusBox .prev, .focusBox .next{bottom: 255px;}
	}
	@media screen and (max-width:1440px){
		.login-w{margin-top:-335px;}
		.login-index .login-item{margin-top: -288px;height: 506px;}
		.login-index .login-enter{margin-top:0;height: 506px;}
		.focusBox{height: 506px;}
		.focusBox .pic img{height: 506px;}
		.focusBox .prev, .focusBox .next{bottom: 255px;}
	}
	@media screen and (max-width:1366px){
		.login-w{margin-top:-312px;}
		.login-index .login-item{margin-top: -244px;height: 448px;}
		.login-index .login-enter{margin-top:0;height: 448px;}
		.focusBox{height: 448px;}
		.focusBox .pic img{height: 448px;}
		.focusBox .prev, .focusBox .next{bottom: 230px;}
	}</pre></body></html>