@charset "utf-8";
html,body{width:100%; height:100%;}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0; padding:0; word-wrap:break-word; word-break:break-all; -webkit-text-size-adjust:none;}
body {position:relative; background:url(../images/loginBg.png) center no-repeat; font:12px/1.5 "微软雅黑",Tahoma,Helvetica,Arial,sans-serif; color:#4b4b4b;}
ol,ul {list-style:none;}
fieldset,img {border:0;}
abbr, acronym {border:0; font-variant:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
address, caption, cite, code, dfn, em, var {font-style:normal;}
table {border-collapse:collapse;}
caption,th {text-align:left;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}
a {color:#333; text-decoration:none;}
a:hover {color:#125098;}
input, button, textarea, select, optgroup, option {font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; resize:none;}
input, button, textarea, select {*font-size:100%;}
pre{white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; *word-break:break-all; *word-wrap:break-word; _word-break:break-all; _word-wrap:break-word;}
*{outline:none;}

.container {position:absolute; width:1006px; height:600px; top:50%; left:50%; margin:-300px 0 0 -500px; z-index:10;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.clearfix:after {content:"."; clear:both; display:block; height:0; font-size:0; visibility:hidden; overflow:hidden;}
* html .clearfix {height:1%;}
.clearfix {display: block;}
*+html .clearfix{min-height:1%;}
.blueF{color:#125098;}
.yellowF{color:#f76d25;}

.title{margin-top:30px; width:100%; text-align:center; font-size:41px; color:#125098; font-weight:bold;}
.title i{color:#13325a; margin-right:10px;}
.english{padding-bottom:10px; width:100%; text-align:center; font-size:22px; color:#13325a;}

.setUl{margin:20px 0 0 225px; padding:40px 70px 0 70px; width:413px; height:283px; background:url(../images/loginBg2.png);}
.setUl li{margin-bottom:25px;}
.setUl label{float:left; margin:5px 5px 0 0; width:105px; text-align:right; font-size:16px; color:#13325a; font-weight:bold;}
.setUl .txt{float:left; padding:8px 10px; width:260px; border:1px #d9d9d9 solid; box-shadow:0 1px 2px #e0e0e0 inset; border-radius:5px; font-size:15px;}
.setUl img{margin:5px 0 0 5px;}
.saveBtn{margin:15px 0 30px 110px; width:280px; height:36px; background:#f76c23; border:0; border-radius:5px; color:#fff; font-size:16px; font-weight:bold; cursor:pointer;}
