
*::-webkit-input-placeholder{color:#666;}
*::-moz-placeholder{color:#666;}
*::-moz-placeholder{color:#666;}
*::-ms-input-placeholder{color:#666;}

.en #login .login_form li label{width:92px;}



/*登录页*/
#login-copyright{text-align: center;font-size: 12px;color: #fff;position: fixed;bottom: 50px;left: 0;right: 0;}

#login{width:606px; margin-left:-303px; margin-top:-222px; position:absolute; left:50%; top:50%; z-index:103;}
#login .login_title_en{width:100%; height:68px; line-height:68px; text-align:center; color:#fff; font-size:64px;font-family: 方正兰亭超细黑简体, 黑体, 微软雅黑;}
#login .login_title_cn{width:100%; height:48px; line-height:48px; text-align:center; color:#fff; font-size:30px;font-family: 方正兰亭超细黑简体, 黑体, 微软雅黑;}
#login .login_form_div{width:100%; height:293px; margin-top:26px; padding-top:10px; background:url(/static/images/login/new_login_bg.png) center;}
#login .login_form_div form{width:584px; margin:0 auto;}
#login .login_form_div form .item_rows{width:100%; height:70px; margin-top:1px; background:url(/static/images/login/new_form_bg.png);}
#login .login_form_div form .item_rows:first-child{margin-top:0px;}
#login .login_form_div form .item_rows:hover{background:#fff;}
#login .login_form_div form .item_rows input{width:100%; border:none; height:70px; line-height:70px; color:#464646; text-indent:122px; font-size:14px; background:none; outline:none; display:block;}
#login .login_form_div form .item_rows .username{width:100%; border:none; background:url(/static/images/login/new_login_username_bg.png) no-repeat 84px center;}
#login .login_form_div form .item_rows .password{width:100%; border:none; background:url(/static/images/login/new_login_password_bg.png) no-repeat 84px center;}
#login .login_form_div form .item_rows .excode{width:264px; border:none; background:url(/static/images/login/new_login_excode_bg.png) no-repeat 84px center; text-transform:uppercase;}
#login .login_form_div form .item_rows .code{width:320px; height:70px; line-height:70px;}
#login .login_form_div form .item_rows .code .imgs{display: inline-block;font-size: 0;border: 1px solid #ddd;vertical-align: middle;height: 50px;overflow: hidden;}
#login .login_form_div form .item_rows .code .blue{display: inline-block;vertical-align: middle;}
#login .login_form_div form .icon_rows{width:100%; height:71px; padding-top:16px; text-align:center; line-height:55px; background:url(/static/images/login/new_form_bg.png);}
#login .login_form_div form .icon_rows input{display:block; width:314px; height:41px; margin-left:84px;}
#login .login_form_div form .icon_rows a{display:block; width:90px; height:41px; padding-left:20px; line-height:41px; color:#429eee; text-decoration:underline;}
#login .login_form_div form .icon_rows a:hover{text-decoration:underline;}

#login-info{width:700px; height:200px; position:absolute; left:14%; bottom:6.7%; z-index:101; display:none;}
#login-info .time{width:100%; height:74px; line-height:74px; color:#fff; font-size:70px; font-family:"方正兰亭超细黑简体", "黑体", "微软雅黑";}
#login-info .date{width:100%; height:45px; line-height:45px; color:#fff; font-size:28px; font-family:"方正兰亭超细黑简体", "黑体", "微软雅黑";}
#login-info .con{width:100%; height:68px; line-height:69px; text-indent:45px; color:#fff; font-size:24px; font-family:"方正兰亭超细黑简体", "黑体", "微软雅黑"; background:url(/static/images/login/week_con_ico.png) no-repeat left center;}






/*后台首页*/
#index{padding:36px;}
#index .margin-bottom-{margin-bottom:36px;}

#index .sysinfo{padding:42px; background:#fff; width:1px;}
#index .sysinfo .title{font-size:22px; margin-bottom:30px;}
#index .sysinfo .title .more{font-size:14px; color:#2495fc; margin-top:6px;}
#index .sysinfo .title .more:after{content:'>';}
#index .sysinfo .item{width:550px;}
#index .sysinfo .item table td{font-size:14px; padding-bottom:28px; white-space:nowrap;}
#index .sysinfo .item table tr:last-child td{padding-bottom:0;}
#index .sysinfo .item table td:nth-child(1){padding-right:20px;}
@media screen and (max-width: 1400px) {
	#index .sysinfo .item{width:400px;}
}

#index .padding-{width:36px;}

#index .appguide{padding:30px 42px; background:#fff;}
#index .appguide >*{width:10%; padding:0 10px; text-align:center;}
#index .appguide >*:nth-child(n+8){display:none;}
#index .appguide >* .ico{margin-bottom:22px; transform:scale(1.35); height:36px;}
#index .appguide >* .ico path{fill:#4b9add;}
#index .appguide >* .name{font-size:18px; color:#000; }

#index .infobox{padding:42px; background:#fff;}
#index .infobox .title{font-size:22px; margin-bottom:30px;}
#index .infobox .title .more{font-size:14px; color:#2495fc; margin-top:6px;}
#index .infobox .title .more:after{content:'>';}

#index #dbcss .-list{margin-bottom:0;}
#index #dbcss .-list >* >* >td{background:none; border:none; height:auto; padding:8px 0; font-size:14px;}
#index #dbcss .-list >thead >* >td{background:none; border-bottom:none; padding:0 0 20px 0; color:#999; font-weight:400; font-size:13px;}
#index #dbcss .-list >* >* >td[d='_ope'] .a{margin-right:0;}
