@charset "utf-8";
/* CSS Document */

body{
	background-color: #fff;
	color: #000;
}

html {
	background-color: #fff;
}

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;vertical-align: middle;}
body{font-size:12px; font-family:"宋体";}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{text-decoration:none;}
a:hover{color:#F63;}
.Clear{clear:both; font-size:0; height:0; line-height:0;}

/*去除点击虚线焦点框*/
a {outline: none;}
a:active {star:expression(this.onFocus=this.blur());}
:focus {outline:0;}

.login_content{}
.login_mt{ height:0px;}
.login_logo{background:url(../../images/login/login_logo.png) no-repeat; width:759px; height:102px; margin:0 auto;}
.login_center{background:url(../../images/login/login_bj01.png) repeat-x;width: 100%;}
.login_box{width:922px; height:360px; background:url(../../images/login/login_bj02.jpg?v=20130528) no-repeat; margin:0 auto;}
.login_box_main{
	width:340px;
	height:319px;
	float:right;
	margin-right:4px;
	margin-top:10px;
}
.login_headline{
	width:139px;
	height:20px;
	background:url(../../images/login/login_font.png) no-repeat;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:30px;
}
.mt{height:5px;}
.mt10{height:15px;}
.mt2{height:5px;}
.login_username{
	height:35px;
}
.login_font{
	width:80px;
	line-height:30px;
	font-size:14px;
	text-align:right;
	color:#000000;
	float:left;
	margin-top:2px;
}
.login_input{
	width:217px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#858789;
	background:#FFF;
	border:1px solid #cdcdcd;
	padding-left:5px;
}
.xialakuang{
	width:225px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#858789;
	background:#FFF;
	border:1px solid #cdcdcd;
	padding-left:5px;
}
.login_password{
	height:35px;
	margin-top:10px;
}
.login_yzm{
	width:114px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#858789;
	background:#FFF;
	border:1px solid #cdcdcd;
	padding-left:5px;
	margin-top:1px;
}
.login_yzm_btn{
	width:97px;
	height:34px;
	margin-left:5px;
}
.login_register{
	height:43px;
	margin-left:77px;
	margin-top:6px;
}
.login_fwsptzc{
	width:150px;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#045db1;
	text-decoration:underline;
	float:left;
	margin-top:2px;
}
.emy{
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	line-height:35px;
	text-align:center;
}
.ukey_login_message{
	width: 151px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	color: red;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.login_jzmm{
	width:85px;
	height:28px;
	float:left;
	padding-top:10px;
}
.login_jzmm span{
	font-size:14px;
	vertical-align:middle;
	color:#000;
}
.login_btn{
	width:300px;
	height:44px;
	margin:0 auto;
	margin-top:5px;
}
#loginSubmit{
	width:267px;
	height:37px;
	 margin-left:15px;
}
#ukeyLoginSubmit{
	width:267px;
	height:37px;
	 margin-left:15px;
}
.login_button{
	background:url(../../images/login/button03.png) 0 0;
	border:none;
}
.class2{
	background:url(../../images/login/button03.png) 0 37px;
	border:none;
}
.login_copyright{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	margin:0 auto;
	margin-top:20px;
}		
.redfont{
	color:#ba0b0b;
}

.registerForm input ,textarea{
	padding-left:5px;
	background: white;
	border: 1px solid #CDCDCD;
}

.registerForm input,select{
	line-height: 24px;
	height: 25px;
	background: white;
	border: 1px solid #CDCDCD;
}

/*tabPanel2*/
.tabHidden {
	display:none;
}
.tabVisible {
	display:block;
}
.tabPanel2 {
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.tabPanel2 .tabGroup {
	position: relative;
	top: 1px;
	height:42px;
	
	height:100%;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.tabPanel2 li.tab,.tabPanel2 li.tabSelected {
	float: left;
	height:42px;
	line-height:42px;
	cursor: pointer;
	margin: 0 0 0 1px;
}
.tabPanel2 li.tab a,.tabPanel2 li.tabSelected a {
	display:block;
	_float:left;
	height:auto;
	padding:0 5px 0 5px;
}
.tabPanel2 .tab {
	background:url(../../images/login/tab_bg2.png) no-repeat left;
}
.tabPanel2 .tab a {
	background:url(../../images/login/tab_bg2.png) no-repeat left;
	color:#989898;
	font-size:20px;
	text-align:center;
}
.tabPanel2 .tabSelected {
	background:url(../../images/login/tab_bg1.png) repeat-x left;
}
.tabPanel2 .tabSelected a {
	background:url(../../images/login/tab_bg1.png) no-repeat right;
	color:#000000;
	font-size:20px;
	text-align:center;
}

.tabPanel2 .tabContentGroup {
	width:340px;
	margin-left:2px;
	clear: both;
}
.tabPanel2 .tabContent {
	padding: 2px;
}

.login_download{
	width:300px;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
}
.login_download ul{
	list-style-type:none;
}
.login_download li{
	float:left;
	margin-right: 19px;
}
.login_download li a{
	width:100px;
	line-height:20px;
	font-weight:bold;
	font-size:12px;
	color:#336699;
}

/*新加样式 焦点聚焦样式*/
.color_grey {
    color: #B6B6B6;
}

.btn_green {
	color: #fff;
	width: 80px;
	height: 26px;
	line-height: 26px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	background: url(../../images/kcptWindow/btn_new.png) -100px 0px
		no-repeat;
}

.btn_blue {
	color: #fff;
	width: 80px;
	height: 26px;
	line-height: 26px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	background: url(../../images/kcptWindow/btn_new.png) 0 0 no-repeat;
}

.hdpt_top_head {
	height: 80px;
	background: url(../../images/top/hdpt-top-bg.jpg) repeat-x;
}

.siminput3 {
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 34px;
}

.siminput3 li {
	line-height: 34px;
	float: left;
	width: 340px;
}

.red {
	color: #F00;
	display: inline-block;
}

.threebutton {
	padding: 0 20px 30px;
	float: right;
}

.back2Index {
	float: right;
	margin-right: 50px;
}

.back2Index a {
	color: #045db1;
	line-height: 50px;
	font-size: 14px;
	cursor: pointer;
	text-decoration: underline;
}

.back2Index a:hover {
	color: #F63;
}

.registerForm input {
	padding-left:5px;
	margin: 0;
	padding: 0;
}

.registerForm input ,textarea{
	margin: 0;
	padding: 0;
	padding-left:5px;
	background: white;
	border: 1px solid #CDCDCD;
}

.registerForm input,select{
	line-height: 24px;
	height: 25px;
	background: white;
	border: 1px solid #CDCDCD;
}
/** 天威诚信ukey登录 2019.06.25 */
.loadingBox,.ukeyDueTime{
	display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1001;
    /* background-color: #f1f0f0;
    opacity: 0.5; */
}
.loadingDiv{
    position: absolute;
    z-index: 1001;
    border: 1px solid #9BBBE6;
    top: 40%;
    left: 50%;
    background: white;
    margin-left: -60px;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    padding-right: 7px;
    border-radius: 4px;
}
.loadingTxt{
    font-family: "微软雅黑", "宋体", Arial, sans-serif;
    font-size: 12px;
    width: 73px;
    line-height: 20px;
    text-align: left;
    float: right;
    margin-top: 5px;
    color: #000;
}
.ukeyDueTimeDiv{
    position: absolute;
    z-index: 91000;
    border: 1px solid #9BBBE6;
    top: 32%;
    left: 43%;
    background: white;
    margin-left: -60px;
    width: 320px;
    height: 190px;
    border-radius: 4px;
}
.uky_btn_green {
    color: #fff;
    width: 80px;
    height: 26px;
    line-height: 26px;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    background: url(../../images/kcptWindow/btn_new.png) -100px 0px no-repeat;
    margin-right: 15px; background-position: -100px 0px;
}
.uky_btn_blue { 
    color: #fff;
    width: 80px;
    height: 26px;
    line-height: 26px;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    background: url(../../images/kcptWindow/btn_new.png) 0 0 no-repeat;
    background-position: 0px 0px;
}
	
