@charset "UTF-8";
/** Created by UICUT.com on 2016/12/31. Contact QQ: 215611388 */
.blue { color: #1989fa; }

.gray { color: #b9bcc7; }

.red { color: #fc4444; }

.orange { color: #ff7802; }

html { font-family: "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "黑体", Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

article, aside, details, figcacption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background: transparent; text-decoration: none; color: #333; }

a:active, a:hover, a:focus { outline: 0; text-decoration: none; color: #1989fa; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; }

ton { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: p; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea, article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, nav, section, source, video, time { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: justify; }

body { color: #333; background: #fff; font: 8px; overflow-x: hidden; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

body { min-width: 1200px; }

html, body { min-height: 100%; }

a, img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header, time, span, em, i { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.cf { *zoom: 1; }

.cf:before, .cf:after { content: ""; display: table; }

.cf:after { clear: both; }

input[type=text], input[type=password], select, textarea { border: #333 1px solid; outline: none; }

input:hover[type=text], input:hover[type=password], select:hover, textarea:hover, input:focus[type=text], input:focus[type=password], select:focus, textarea:focus { border-color: #1989fa; }

.left, .right { float: left; }

.show { display: block !important; }

.content { width: 1024px; margin-left: auto; margin-right: auto; }

.btn { height: 30px; line-height: 30px; padding: 0 10px; border-radius: 2px; border: #1989fa 0px solid; text-align: center; background-color: #1989fa; color: #fff; }

.btn:hover { opacity: .8; color: #fff; }

.btn.btn-blue { background-color: #1989fa; border-color: #1989fa; }

.btn.btn-gray { background-color: #b9bcc7; border-color: #b9bcc7; }

.btn.btn-red { background-color: #fc4444; border-color: #fc4444; }

.btn.btn-orange { background-color: #ff7802; border-color: #ff7802; }

.btn.btn-white { background-color: #fff; border-color: #eee; color: #333; }

input[type=text], input[type=password], select { width: 100%; border: #eee 0px solid; height: 30px; border-radius: 3px; padding: 0 5px; }

input[type=text]:focus, input[type=password]:focus, select:focus { border-color: #1989fa; }

input[type=submit] { width: 100%; outline: none; }

input[type=submit]:hover { opacity: .8; }

textarea { height: auto; min-height: 120px; border: #eee 0px solid; border-radius: 3px; padding: 5px; }

input:-moz-placeholder { color: #8e9fc0; }

::-webkit-input-placeholder { color: #8e9fc0; }

.select-simulate { position: relative; width: 100%; height: 40px; font-size: 14px; }

.select-simulate .hd { width: 100%; height: 40px; line-height: 40px; border: 0px solid #dfdfdf; background: #FFF url(images/arrow-down.png) no-repeat 96% center; background-size: 14px 9px; display: block; float: left; cursor: pointer; padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 3px;  color:#000000;}

.select-simulate .hd.blur { color: #000; }

.select-simulate .bd { width: 100%; height: auto; background: #FFF; border: 0px solid #dfdfdf; border-bottom: none; clear: both; position: absolute; left: 0; top: 40px; z-index: 3; display: none; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0px; }

.select-simulate .bd li { height: 40px; line-height: 40px; border-bottom: 1px solid #dfdfdf; padding: 0 10px; cursor: pointer; }

.select-simulate .bd li:hover { background: #eee; }

.select-simulate .bd li:hover a { color: #C00; }

.overly { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; z-index: 2; display: none; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
html, body { height: 100%; }

.page-login { background: url("images/bg.jpg") center top no-repeat; min-height: 700px; position: relative; height: 100%; max-height: 980px; width: 100%; max-width: 1920px; overflow: hidden; min-width: 1200px; margin: 0 auto; }

.page-login .content { height: 900px; position: relative; }

.page-login .content .ad { width: 888px; position: absolute; left: 50%; margin-left: -764px; }

.page-login .content .img11 { width: 117px; position: absolute; left: 651px; margin-left: -565px; top: 308px; }

.page-login .ft1, .page-login .ft2 { position: absolute; right: 50%; bottom: -6px; background: url("images/wave1.png") center center no-repeat; background-size: 100% 100%; width: 2080px; margin-right: -1040px; }

.page-login .ft1 { height: 219px; }

.page-login .ft2 { height: 140px; background-image: url(images/wave2.png); }

.page-login .box { width: 300px; position: absolute; top: 213px; left: 60%; margin-left: 40px; }

.page-login .logo { line-height: 28px; color: #fff; font-size: 20px; }

.page-login .logo img { float: left; margin-right: 2px; }

.page-login .logo .v { width: 66px; height: 27px; background: url("images/bg2.png") left top no-repeat; font-size: 16px; color: #fff; text-align: center; float: right; }

.page-login .form { margin-top: 20px; }

.page-login .form .item { width: 100%; height: 40px; line-height: 40px; margin-bottom: 18px; }

.page-login .form input { height: 40px; border: none; padding-left: 20px; font-size: 14px; border-radius: 3px; outline: none; }

.page-login .operate .btn { width: 100%; height: 41px; line-height: 41px; display: block; border: none; border-radius: 3px; color: #fff !important; outline: none; }
