﻿body
{
    width:100%;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(../Img/bj.jpg);
	background-repeat: no-repeat;
	background-position: center 00px;
	background-attachment: fixed;
}

/*PageTop*/
.PageTop
{
    height:auto;
    width:100%;
    margin: 0px;
    padding: 0px;
    }
.header-new{width:100%;height:70px;line-height:70px;text-align:left;z-index:10;background-color:#fff;font-family:"微软雅黑"; box-shadow:0 3px 4px rgba(0,0,0,0.1)}
.header-new .fkw-topbar-box{max-width:1380px;min-width:1140px;margin:0 auto;font-size:12px;width:100%;height:100%}
.header-new .fkw-topbar-box .fkw-logo{margin-top:8px;width:430px;height:56px;background:url(../Img/portal-bg.png);float:left;}
.header-new .fkw-topbar-box .f-topbar-right{float:right;width:auto;height:70px;vertical-align:top;margin-top:-1px}
.header-new .fkw-topbar-box .f-topbar-right .slogan{font-size:18px;color:#738299;text-decoration:none;display:none}
.header-new .fkw-topbar-box .f-topbar-right .slogan i{display:inline-block;vertical-align:middle;width:28px;height:20px;background:url(../Img/icons.png) 0 0 no-repeat}

/*PageMiddle*/
.PageMiddle
{
    height: auto;
    margin: 0px;
    padding: 0px;
    }
.PageMiddle{height:auto}
.PageMiddle .content{width:1200px;margin:auto;}
.PageMiddle .left{width:800px;height:534px;float:left;margin:0px 00px 0 0;background:url(#) -344px 0 no-repeat;position:relative;_background:url(#) -347px 0 no-repeat;position:relative}

.PageMiddle .right{font-family:"微软雅黑";height:auto;float:left;margin-top:210px;box-shadow:0 0 6px rgba(0,0,0,.08);-moz-box-shadow:0 0 6px rgba(0,0,0,.08);-webkit-box-shadow:0 0 6px rgba(0,0,0,.08)}

.loginBody{padding:30px 32px 23px 32px;width:300px; height:366px;background:#fff}

.righttop{height:44px;line-height:44px;font-size:18px;color:#2f82ff;position:relative;top:2px;z-index:99;border-bottom:1px solid #eef1f4}

.pwdLoginTab{width:90px;height:31px;font-family:"微软雅黑";font-size:22px;font-weight:normal;font-stretch:normal;line-height:15px;letter-spacing:0;color:#afbcd3;text-align:center;float:left;cursor:pointer;margin-top:11px}
.checkLoginTab{border-bottom:2px solid #2f82ff;color:#1b2f4d}


.log-line{text-align:center;margin-bottom:15px;position:relative;height:50px;width:300px;border:1px solid #fff}

.log-line .log-txt{color:#bac3d3;position:absolute;top:0;left:50px;z-index:1;text-align:left;line-height:50px;font-size:14px}
.log-line .log-txt:hover{color:red;}/* #bac3d3*/

.log-line .logIcoNew{position:absolute;top:15px;left:15px;width:21px;height:21px;background:url(../Img/login_icon.png) no-repeat;_background:url(../Img/login_icon.jpg) no-repeat;z-index:11}
.log-line .logIcoCacct{background-position:1px 1px}
.log-line .logIcoSacct{background-position:-35px 0}
.log-line .logIcoPwd{background-position:-75px -1px}
.log-line-hover .logIcoCacct{background-position:1px 1px}
.log-line-hover .logIcoSacct{background-position:-35px 0}
.log-line-hover .logIcoPwd{background-position:-75px -1px}


.log-line .log-input{border-radius:2px;position:absolute;top:0;left:0;width:235px;height:50px;line-height:50px;background:transparent;font-size:20px;padding:2px 10px 2px 50px;z-index:10;border:1px solid #dbe1ea;outline-color:#67B8FF;autocomplete:false;}


.loginBtn{float:left;width:300px;height:50px;line-height:50px;color:#fff;text-align:center;font-size:16px;cursor:pointer;background:#2075f6;margin-top:5px; border: 1px; border-radius:2px;outline-color: #67B8FF;}
.loginBtn:hover{background:#3282fa;}


/*wave*/
 .m-wave{width:100%;height:110px;overflow:hidden;position:fixed;bottom:0;z-index:-100}
 
 .m-wave .wave-item{width:6000px;height:110px;position:absolute}
 .wave-item{width:6000px;height:110px;position:absolute;padding-left:0}
 
 .m-wave .wave-bg{width:50%;height:100%;float:left;list-style:none;background:url(../Img/waveBg.png) 0 0 repeat-x}
 .m-wave .wave-bg1{background-position:0 -20px}
 .m-wave .wave-bg2{background-position:0 -232px}
 .m-wave .wave-bg3{background-position:0 -436px}
 
 .footer-new{text-align:center;margin-top:70px;position:absolute;vertical-align:middle;width:100%;text-align:center;font-family:"微软雅黑";font-size:12px;color:#667790}
 .footer-new img{vertical-align:middle;margin-left:15px}

#txtB_Psw_Enc{ display: none; }