@charset "UTF-8";
.blue { color: #1D81C6; }

.bg-blue { background-color: #1D81C6; }

.blueDark { color: #1D81C6; }

.bg-blueDark { background-color: #1D81C6; }

.gray { color: #b9bcc7; }

.bg-gray { background-color: #b9bcc7; }

.red { color: #fc4444; }

.bg-red { background-color: #fc4444; }

html { font-family: "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, Helvetica, 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: #000002; }

a:active, a:hover, a:focus { outline: 0; text-decoration: none; color: #1D81C6; }

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 { 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"] { 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; box-sizing: border-box; text-align: justify; }

body { color: #000002; 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; }

.page3-box, .page3-box-left .list, .page4-box, .page4-box .other-box .list, .cf { *zoom: 1; }
.page3-box:before, .page3-box-left .list:before, .page4-box:before, .page4-box .other-box .list:before, .page3-box:after, .page3-box-left .list:after, .page4-box:after, .page4-box .other-box .list:after, .cf:before, .cf:after { content: ""; display: table; }
.page3-box:after, .page3-box-left .list:after, .page4-box:after, .page4-box .other-box .list:after, .cf:after { clear: both; }

input[type=text], input[type=password], select, textarea { border: #000002 1px solid; outline: none; }
input[type=text]:hover, input[type=password]:hover, select:hover, textarea:hover, input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus { border-color: #1D81C6; }

.left, .right { float: left; }

.show { display: block !important; }

.content { width: 1400px; margin-left: auto; margin-right: auto; }

.btn { height: 30px; line-height: 30px; padding: 0 10px; border-radius: 5px; border: #1D81C6 1px solid; text-align: center; background-color: #1D81C6; color: #fff; }
.btn:hover { opacity: .8; color: #fff; }
.btn.btn-blue { background-color: #1D81C6; border-color: #1D81C6; }
.btn.btn-gray { background-color: #b9bcc7; border-color: #b9bcc7; }
.btn.btn-red { background-color: #fc4444; border-color: #fc4444; }

input[type=text], input[type=password], select { border: #ccc 1px solid; height: 30px; border-radius: 5px; padding: 0 5px; }
input[type=text]:focus, input[type=password]:focus, select:focus { border-color: #1D81C6; }

input[type=submit]:hover { opacity: .8; }

textarea { height: auto; min-height: 120px; border: #ccc 1px solid; border-radius: 5px; padding: 5px; }

.prv-nxt a { padding: 0 15px; height: 40px; border: #999999 1px solid; text-align: center; line-height: 40px; font-size: 14px; display: block; float: left; margin-left: -1px; }
.prv-nxt a.disabled { background-color: #f2f2f2 !important; color: #999 !important; }
.prv-nxt a:hover, .prv-nxt .active { background-color: #1D81C6; color: #fff; border-color: #1D81C6; }

.fullHtml, .fullBody { height: 100%; min-width: 1000px; min-height: 600px; overflow: auto; }

.manager-page { width: 100%; height: 100%; position: relative; padding-top: 100px; }

.manager-top { width: 100%; height: 100px; background-color: #fff; position: absolute; left: 0; top: 0; }

.manager-main { width: 100%; height: 100%; position: relative; padding-left: 300px; }

.manager-left { width: 300px; height: 100%; background-color: #1D81C6; position: absolute; left: 0; top: 0; overflow-x: hidden; overflow-y: scroll; }

.manager-right { width: 100%; height: 100%; background-color: #e2e2e2; }

.manager-top .logo { margin-left: 25px; margin-top: 20px; color: #1D81C6; font-weight: bold; font-size: 30px; line-height: 62px; display: block; float: left; }
.manager-top .logo img { display: block; float: left; margin-right: 10px; }
.manager-top .right { float: right; margin-right: 20px; margin-top: 30px; line-height: 40px; font-size: 16px; position: relative; }
.manager-top .date { float: left; }
.manager-top .user { margin-left: 40px; float: left; height: 70px; }
.manager-top .user:hover .con { display: block; }
.manager-top .face { width: 40px; height: 40px; border-radius: 100%; overflow: hidden; display: block; float: left; margin-right: 20px; }
.manager-top .hd { line-height: 40px; background: url("../images/arrow-down2.png") right center no-repeat; padding-right: 30px; }
.manager-top .con { display: none; width: 181px; height: 63px; background: url("../images/alert1.png") left top no-repeat; background-size: 100% 100%; position: absolute; right: -10px; top: 50px; z-index: 9; padding: 15px 20px 15px 20px; }
.manager-top .con a { width: 60px; height: 27px; line-height: 27px; border: none; display: inline-block; color: #fff; font-size: 14px; }
.manager-top .con .btn-modift { background-color: #1fb6cc; }
.manager-top .con .btn-loginOut { background-color: #1d81c6; float: right; margin-top: 7px; }

.side-nav { width: 100%; color: #fff; }
.side-nav .title { width: 100%; height: 80px; padding: 20px; line-height: 40px; background: url("../images/arrow-right.png") 96% center no-repeat; font-size: 20px; border-bottom: #2687be 1px solid; cursor: pointer; }
.side-nav .title.on { background-image: url(../images/arrow-down.png); background-position: 95% center; }
.side-nav .icon { display: block; width: 24px; float: left; margin-top: 8px; margin-right: 10px; }
.side-nav .subnav { display: none; width: 100%; background-color: #005bae; }
.side-nav .subnav li, .side-nav .subnav li h3 { width: 100%; line-height: 60px; font-size: 18px; border-bottom: #425e90 1px solid; }
.side-nav .subnav li:hover, .side-nav .subnav li.on, .side-nav .subnav li h3:hover, .side-nav .subnav li h3.on { background-color: #254a8e; }
.side-nav .subnav h3 { padding-left: 54px; background: url("../images/arrow-right.png") 96% center no-repeat; }
.side-nav .subnav h3.on { background-image: url(../images/arrow-down.png); background-position: 95% center; }
.side-nav .subnav a { color: #fff; display: inline-block; width: 100%; height: 100%; padding-left: 54px; box-sizing: border-box; }
.side-nav .subnav.on { display: block; }
.side-nav .subnav .con { display: none; }
.side-nav .subnav .con a:hover { background-color: #133b86; }

.page1 { width: 100%; height: 100%; position: relative; background-color: #fff; padding-top: 80px; padding-bottom: 90px; overflow: hidden; }

.page1-panel { width: 100%; height: 80px; position: absolute; top: 0; left: 0; background-color: #f2f2f2; min-width: 1080px; padding: 20px; line-height: 40px; }
.page1-panel .btn { width: 80px; height: 40px; line-height: 40px; border: none; background-color: #00b6cc; display: block; }
.page1-panel .btn-add { float: left; }
.page1-panel .btn-import { float: left; margin-left: 20px; position: relative; overflow: hidden; }
.page1-panel .btn-import input[type=file] { position: absolute; left: 0; top: 0; opacity: 0; }
.page1-panel .right { float: right; }
.page1-panel .right span { float: left; }
.page1-panel .Wdate { width: 160px; height: 40px; padding-left: 40px; background: url("../images/date.png") 10px center no-repeat; float: left; margin: 0 5px; }
.page1-panel .search-box { float: left; width: 240px; height: 40px; position: relative; margin-left: 40px; }
.page1-panel .search-box input[type=text] { width: 100%; height: 40px; border-radius: 15px; padding: 0 15px; }
.page1-panel .search-box input[type=submit] { position: absolute; right: 0; top: 0; width: 40px; height: 40px; border: none; outline: none; background: url("../images/search.png") center center no-repeat; background-size: 24px 24px; }
.page1-panel .btn-export { float: right; margin-left: 20px; background-color: #0081cc; }

.page1-bottom { min-width: 1080px; width: 100%; height: 90px; position: absolute; bottom: 0; left: 0; background-color: #ffffff; padding: 25px 20px; line-height: 40px; font-size: 14px; }
.page1-bottom .prv-nxt { float: right; }
.page1-bottom select { height: 30px; border-radius: 0; margin: 0 5px; }

.page1-box { min-width: 100%; height: 100%; position: relative; overflow: hidden; }

.g_table-title, .g_table-body { font-size: 14px; }
.g_table-title th, .g_table-title td, .g_table-body th, .g_table-body td { border: #9A9A9A 1px solid; text-align: center; padding: 0 10px; height: 40px; word-break: keep-all; white-space: nowrap; }

.g_table-title { height: 40px; background-color: #E8EFF2; border-bottom: #9A9A9A 1px solid; margin-bottom: -1px; position: relative; z-index: 9; overflow: hidden !important; overflow-y: hidden; }

.g_table-body { overflow: scroll; margin-top: -41px; width: 100%; height: 100%; }
.g_table-body tr:hover { background-color: #1D81C6; color: #fff; }

.page3 { width: 100%; height: 100%; position: relative; background-color: #fff; padding-top: 60px; overflow: hidden; }

.page3-panel { width: 100%; height: 60px; position: absolute; top: 0; left: 0; background-color: #f2f2f2; min-width: 1080px; border-bottom: #c5c5c5 1px solid; padding: 10px 300px 10px 20px; line-height: 40px; }
.page3-panel .btn { width: 80px; height: 40px; line-height: 40px; border: none; background-color: #0081cc; display: inline-block; margin-right: 20px; }
.page3-panel .btn-add { background-color: #00b6cc; }
.page3-panel .btn-add { background-color: #00b6cc; }
.page3-panel .btn-cancle { background-color: #da0b4f; }
.page3-panel .btn-cancle { background-color: #da0b4f; }
.page3-panel .right { display: inline-block; float: none; float: right; text-align: right; }
.page3-panel .right a { margin-left: 20px; margin-right: 0; }

.page3-box { width: 100%; height: 100%; padding-right: 300px; position: relative; }
.page3-box > div { float: left; height: 100%; }

.page3-box-left { width: 100%; overflow-x: hidden; overflow-y: scroll; }
.page3-box-left .list { padding: 10px 40px 10px 20px; width: 100%; }
.page3-box-left li { width: 50%; min-width: 480px; float: left; line-height: 40px; margin: 10px 0px; font-size: 16px; }
.page3-box-left li span { width: 140px; float: left; text-align: right; margin-right: 10px; display: inline-block; }
.page3-box-left input { width: 300px; height: 40px; border-radius: 5px; float: left; padding: 0 10px; }
.page3-box-left input.w100 { width: 100px; }
.page3-box-left input.w120 { width: 120px; }
.page3-box-left input.w140 { width: 140px; }
.page3-box-left input.w160 { width: 160px; }
.page3-box-left input.w180 { width: 180px; }
.page3-box-left input.w200 { width: 200px; }
.page3-box-left input.w220 { width: 220px; }
.page3-box-left input.w240 { width: 240px; }
.page3-box-left input.w260 { width: 260px; }
.page3-box-left input.w280 { width: 280px; }
.page3-box-left input.w320 { width: 320px; }
.page3-box-left input.w340 { width: 340px; }

.page3-box-right { height: 100%; overflow-x: hidden; overflow-y: scroll; min-width: 300px; position: absolute; right: 0; height: 100%; }

@media (max-width: 1700px) { .page3-box-left li { width: 100%; } }
.page4 { width: 100%; height: 100%; position: relative; background-color: #fff; padding-top: 60px; overflow: hidden; }

.page4-panel { width: 100%; height: 60px; position: absolute; top: 0; left: 0; background-color: #f2f2f2; min-width: 1080px; border-bottom: #c5c5c5 1px solid; padding: 10px 20px; line-height: 40px; }
.page4-panel .btn { width: 80px; height: 40px; line-height: 40px; border: none; background-color: #0081cc; display: inline-block; margin-right: 20px; }
.page4-panel .btn-modify { background-color: #0081cc; }
.page4-panel .btn-cancle { background-color: #da0b4f; }
.page4-panel .btn-cancle { background-color: #da0b4f; }
.page4-panel .right { display: inline-block; float: none; float: right; text-align: right; }
.page4-panel .right a { margin-left: 20px; margin-right: 0; }
.page4-panel h3 { width: 500px; position: absolute; left: 50%; margin-left: -250px; top: 0; line-height: 60px; text-align: center; font-size: 24px; }

.page4-box { width: 100%; height: 100%; position: relative; padding: 20px; }
.page4-box > li { float: left; line-height: 40px; margin-bottom: 20px; position: relative; }
.page4-box > li input[type=text], .page4-box > li select { width: 160px; height: 40px; border-radius: 5px; margin-right: 40px; }
.page4-box > li select { margin-left: -5px; }
.page4-box > li span { width: 120px; display: inline-block; text-align: right; margin-right: 20px; font-size: 14px; height: 40px; }
.page4-box > li.fn { float: none; width: 100%; padding-left: 140px; position: relative; height: auto; overflow: hidden; }
.page4-box > li.fn span { position: absolute; left: 0; top: 50%; margin-top: -20px; background-color: #fff; }
.page4-box > li.lh20 { padding-left: 140px; position: relative; height: 40px; }
.page4-box > li.lh20 span { line-height: 20px; height: 20px; position: absolute; left: 0; }
.page4-box > li.lh20 .sp1 { top: 0; }
.page4-box > li.lh20 .sp2 { bottom: 0; }
.page4-box > li.lh20 select { margin-left: 0; }
.page4-box > li textarea { width: 100%; border-radius: 5px; height: 220px; display: block; }
.page4-box .other-box { width: 100%; border-radius: 5px; border: #ccc 1px solid; height: 220px; font-size: 14px; position: relative; padding-top: 40px; padding-bottom: 40px; }
.page4-box .other-box .tt { line-height: 40px; border-bottom: #ccc 1px solid; padding: 0 10px; height: 40px; position: relative; text-decoration: underline; overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; }
.page4-box .other-box input[type=file] { width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; }
.page4-box .other-box .btm { line-height: 30px; border-top: #ccc 1px solid; padding: 0 10px; background-color: #e4eff5; position: absolute; bottom: 0; left: 0; width: 100%; }
.page4-box .other-box .list { width: 100%; padding: 10px; height: 140px; overflow: hidden; }
.page4-box .other-box .list li { float: left; margin-right: 60px; line-height: 32px; color: #1D81C6; }
.page4-box .other-box .list a { text-decoration: underline; margin-left: 20px; }
.page4-box .other-box .list i { color: #000002; margin-right: 10px; }

.show { display: block; }

.hide { display: none; }

.alert { display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0%; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }
.alert .box { position: absolute; left: 50%; top: 50%; background-color: #fff; box-shadow: 3px 8px 15px 0 #666; }
.alert .title { width: 100%; border-bottom: #ccc 1px solid; line-height: 50px; font-size: 14px; padding: 0 20px; }
.alert .btn-close { width: 20px; height: 50px; background: url("../images/close.png") center center no-repeat; display: block; float: right; }
.alert .btn-close:hover { opacity: .8; }
.alert .operate { text-align: center; }
.alert .operate a { display: inline-block; width: 100px; }

.overly { display: none; width: 100%; height: 100%; position: fixed; left: 0%; top: 0; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }

.alert-msg .box { width: 430px; height: 200px; margin-left: -215px; margin-top: -100px; }
.alert-msg .con { font-size: 18px; text-align: center; line-height: 30px; padding: 20px; }
.alert-msg .operate { margin-top: 10px; }
.alert-msg .operate a { display: block; margin: 0 auto; }

.alert-sure { background-color: rgba(255, 255, 255, 0.1); }
.alert-sure .box { width: 600px; height: 200px; margin-left: -300px; margin-top: -100px; padding: 20px; border-radius: 5px; box-shadow: 0 0 20px 0 #aaa; }
.alert-sure .con { line-height: 60px; font-size: 16px; text-align: center; }
.alert-sure .con .icon { position: relative; top: 25px; margin-right: 20px; }
.alert-sure .btn-close { position: absolute; right: 20px; top: 20px; width: 17px; height: 17px; background: transparent url("../images/close.png") center center no-repeat; }
.alert-sure .operate { margin-top: 10px; width: 100%; }
.alert-sure .operate a { display: inline-block; width: 80px; line-height: 40px; height: auto; font-size: 16px; margin: 20px 50px; }
.alert-sure .operate .btn-cancle { background-color: #fff; border: #ccc 1px solid; color: #000; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page2 { width: 100%; height: 100%; background: url("../images/bg2.jpg") center center no-repeat; background-size: 1920px 1080px; position: relative; }

.page2-box { padding-top: 180px; }
.page2-box .title { width: 100%; height: 120px; background-color: #fff; position: absolute; top: 0px; left: 0; padding: 1px; }
.page2-box .title h1 { position: absolute; left: 0; top: 0; width: 100%; text-align: center; line-height: 120px; font-size: 46px; font-weight: bold; color: #0082ca; }
.page2-box .title .logo { float: left; margin-left: 100px; margin-top: 20px; }
.page2-box .content { position: relative; min-height: 672px; height: 100%; width: 1670px; }
.page2-box .content .ad { left: 160px; top: 50%; margin-top: -50px; position: absolute; }
.page2-box .login-box { width: 460px; height: 520px; background: url("../images/login.png") center center no-repeat; background-size: 100% 100%; position: absolute; top: 50%; margin-top: -260px; left: 50%; margin-left: 300px; padding: 70px 40px 20px 40px; }
.page2-box input[type=text], .page2-box input[type=password], .page2-box input[type=submit] { width: 100%; height: 70px; border-radius: 20px; border: none; }
.page2-box input[type=text], .page2-box input[type=password] { background: url("../images/input1.png") 20px center no-repeat #fff; border: none; padding-left: 80px; font-size: 20px; }
.page2-box input[type=text].input2, .page2-box input[type=password].input2 { background-image: url(../images/input2.png); }
.page2-box li { position: relative; width: 100%; }
.page2-box .tips { position: absolute; left: 0; bottom: -24px; color: red; padding-left: 20px; display: none; }
.page2-box .tips.on { display: block; }
.page2-box .btn-eye { width: 40px; height: 40px; position: absolute; background: url("../images/eye.png") center center no-repeat; right: 12px; top: 15px; }
.page2-box .btn-eye.on { background-image: url(../images/eye2.png); }
.page2-box input[type=submit] { background-color: #01d5c6; color: #fff; font-weight: bold; font-size: 30px; text-align: center; border: none; }
.page2-box .li1 { margin-bottom: 40px; }
.page2-box .li2 { margin-bottom: 100px; }
.page2-box .li3 { margin-bottom: 10px; }
.page2-box .li4 { font-size: 20px; color: #fff; text-align: right; }
.page2-box .li4 a { color: #fff; }

@media (max-width: 1670px) { .page2-box { padding-top: 120px; }
  .page2-box .title { top: 0px; height: 100px; line-height: 100px; }
  .page2-box .title h1 { line-height: 100px; }
  .page2-box .title .logo { margin-top: 10px; margin-left: 50px; }
  .page2-box .content { width: 1400px; min-height: 620px; }
  .page2-box .content .ad { left: 40px; } }
@media (max-width: 1200px) { .page2-box { padding-top: 120px; }
  .page2-box .title { top: 0px; height: 100px; line-height: 100px; }
  .page2-box .title h1 { line-height: 100px; }
  .page2-box .title .logo { margin-top: 10px; margin-left: 10px; }
  .page2-box .content { width: 1200px; min-height: 520px; }
  .page2-box .content .ad { left: 40px; width: 560px; }
  .page2-box .login-box .li2 { margin-bottom: 70px; } }
.page2-box-2 { width: 100%; min-width: 1400px; }
.page2-box-2 .title { width: 100%; height: 120px; background-color: #fff; padding: 1px; }
.page2-box-2 .title h1 { position: absolute; left: 0; top: 0; width: 100%; text-align: center; line-height: 120px; font-size: 46px; font-weight: bold; color: #0082ca; }
.page2-box-2 .title .logo { float: left; margin-left: 100px; margin-top: 20px; }
.page2-box-2 .box { width: 100%; height: 720px; min-width: 1400px; position: relative; background: url("../images/bg2.jpg") center top no-repeat; background-size: 1920px 720px; }
.page2-box-2 .login-box { width: 460px; height: 520px; background: url("../images/login.png") center center no-repeat; background-size: 100% 100%; position: absolute; top: 50%; margin-top: -260px; left: 50%; margin-left: 300px; padding: 70px 40px 20px 40px; }
.page2-box-2 input[type=text], .page2-box-2 input[type=password], .page2-box-2 input[type=submit] { width: 100%; height: 70px; border-radius: 20px; border: none; }
.page2-box-2 input[type=text], .page2-box-2 input[type=password] { background: url("../images/input1.png") 20px center no-repeat #fff; border: none; padding-left: 80px; font-size: 20px; }
.page2-box-2 input[type=text].input2, .page2-box-2 input[type=password].input2 { background-image: url(../images/input2.png); }
.page2-box-2 li { position: relative; width: 100%; }
.page2-box-2 .tips { position: absolute; left: 0; bottom: -24px; color: red; padding-left: 20px; display: none; }
.page2-box-2 .tips.on { display: block; }
.page2-box-2 .btn-eye { width: 40px; height: 40px; position: absolute; background: url("../images/eye.png") center center no-repeat; right: 12px; top: 15px; }
.page2-box-2 .btn-eye.on { background-image: url(../images/eye2.png); }
.page2-box-2 input[type=submit] { background-color: #01d5c6; color: #fff; font-weight: bold; font-size: 30px; text-align: center; border: none; }
.page2-box-2 .li1 { margin-bottom: 40px; }
.page2-box-2 .li2 { margin-bottom: 100px; }
.page2-box-2 .li3 { margin-bottom: 10px; }
.page2-box-2 .li4 { font-size: 20px; color: #fff; text-align: right; }
.page2-box-2 .li4 a { color: #fff; }
.page2-box-2 .ad { margin-top: 280px; margin-left: 50px; }
