﻿.picdialog {
    width: 300px;
    position: absolute;
    top: 200px;
    left: 35px;
    z-index: 8005;
    box-shadow: #666 0px 2px 2px;
}
.picdialog .panel {
    border-radius: 0px;
    border: 0px;
    margin: 0px;
}
.picdialog .panel .panel-body {
    border-radius: 0px;
    border: 0px;
}
.picdialog .nav-tabs li a {
    color: #FFF;
    border: 0px;
}
.picdialog .nav-tabs li a:hover {
    color: #666;
    border: 0px;
}
.picdialog .nav-tabs .active a {
    color: #E2E6F1;
}
.picdialog .tab-content .row div {
    padding: 0px 5px 0px 5px;
    text-align: center;
}
.picdialog .form-control {
    padding: 3px;
    height: 22px;
    text-align: center;
}
/**/
#sKTXPCSize, #sKTRCSize, #sKTPicScale {
    border: 1px solid #b8b8b8 !important;
}
.preview {
    width: 840px;
    max-height: 600px;
    border: 1px solid #ccd5db;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAVElEQVQY052Q2wnAQAgEx8NyLDCF2o/5SAxyjxycICg7rqJExAUEIDwR7p41qenbtCJU6OtbEaTkMKArh76egbP1aHc4AGY2TK4cz8F8yxaujr/wDVrVDCegDld+AAAAAElFTkSuQmCC)
}
.jcrop-holder {
    direction: ltr;
    text-align: left
}
.jcrop-hline, .jcrop-vline {
    background: url(data:image/gif;base64,R0lGODlhCAAIAJEAAKqqqv///wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgAAACwAAAAACAAIAAACDZQFCadrzVRMB9FZ5SwAIfkECQoAAAAsAAAAAAgACAAAAg+ELqCYaudeW9ChyOyltQAAIfkECQoAAAAsAAAAAAgACAAAAg8EhGKXm+rQYtC0WGl9oAAAIfkECQoAAAAsAAAAAAgACAAAAg+EhWKQernaYmjCWLF7qAAAIfkECQoAAAAsAAAAAAgACAAAAg2EISmna81UTAfRWeUsACH5BAkKAAAALAAAAAAIAAgAAAIPFA6imGrnXlvQocjspbUAACH5BAkKAAAALAAAAAAIAAgAAAIPlIBgl5vq0GLQtFhpfaIAACH5BAUKAAAALAAAAAAIAAgAAAIPlIFgknq52mJowlixe6gAADs=) #fff;
    font-size: 0;
    position: absolute
}
.jcrop-vline {
    height: 100%;
    width: 1px !important
}
.jcrop-vline.right {
    right: 0
}
.jcrop-hline {
    height: 1px !important;
    width: 100%
}
.jcrop-hline.bottom {
    bottom: 0
}
.jcrop-tracker {
    height: 100%;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}
.jcrop-handle {
    background-color: #333;
    border: 1px solid #eee;
    width: 7px;
    height: 7px;
    font-size: 1px
}
.jcrop-handle.ord-n {
    margin-top: -4px;
    top: 0
}
.jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%
}
.jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%
}
.jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}
.jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0
}
.jcrop-handle.ord-se {
    margin-right: -4px;
    right: 0
}
.jcrop-handle.ord-sw {
    left: 0;
    margin-left: -4px
}
.jcrop-dragbar.ord-ch {
    height: 7px;
    width: 100%
}
.jcrop-dragbar.ord-n {
    height: 7px;
    width: 100%
}
.jcrop-dragbar.ord-s {
    height: 7px;
    width: 100%
}
.jcrop-dragbar.ord-cv {
    height: 100%;
    width: 7px
}
.jcrop-dragbar.ord-e {
    height: 100%;
    width: 7px
}
.jcrop-dragbar.ord-w {
    height: 100%;
    width: 7px
}
.jcrop-dragbar.ord-n {
    margin-top: -4px
}
.jcrop-dragbar.ord-e {
    margin-right: -4px;
    right: 0
}
.jcrop-dragbar.ord-w {
    margin-left: -4px
}
.jcrop-light .jcrop-hline {
    background: #fff;
    filter: alpha(opacity=70) !important;
    opacity: .7 !important
}
.jcrop-light .jcrop-vline {
    background: #fff;
    filter: alpha(opacity=70) !important;
    opacity: .7 !important
}
.jcrop-light .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #000;
    border-color: #fff;
    border-radius: 3px
}
.jcrop-dark .jcrop-hline {
    background: #000;
    filter: alpha(opacity=70) !important;
    opacity: .7 !important
}
.jcrop-dark .jcrop-vline {
    background: #000;
    filter: alpha(opacity=70) !important;
    opacity: .7 !important
}
.jcrop-dark .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #fff;
    border-color: #000;
    border-radius: 3px
}
.jcrop-handle.ord-n, .jcrop-handle.ord-s {
    left: 50%;
    margin-left: -4px
}
.jcrop-dragbar.ord-s, .jcrop-handle.ord-s, .jcrop-handle.ord-se, .jcrop-handle.ord-sw {
    margin-bottom: -4px;
    bottom: 0
}
.solid-line .jcrop-hline {
    background: #fff
}
.solid-line .jcrop-vline {
    background: #fff
}
.jcrop-holder img {
    max-width: none
}
img.jcrop-preview {
    max-width: none
}
.boxmain {
    position: fixed;
    top: 50px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url("/img/ongbg.jpg")
}
.newmain {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -350px;
    margin-left: -600px;
    width: 1200px;
    height: 700px;
    background: #D0CECE;
    opacity: 0.5;
    border-radius: 6px;
}
.divMain {
    border: 2px solid #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1100px;
    height: 600px;
    margin-left: -550px;
    margin-top: -300px;
}
#divStartBtn {
    text-align: center;
    padding: 220px;
}
#divStartBtn button {
    width: 260px;
    height: 40px;
    font-size: 16px;
}
.divMain .glyphicon {
    float: right;
    border-left: solid 1px #148BD1;
    padding: 3px 0px 3px 8px;
}
.btnstep1 .btn span {
    /*padding: 0;*/
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #018dc8;
    padding: 16px 13px;
}
.btnstep1 .btn {
    border-radius: 0;
    line-height: 31px;
    background-color: #01aaef;
}
.btnstep1 {
    width: 600px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -300px;
    z-index: 111
}
.btnFinish {
    position: static;
    width: auto;
    margin-left: 600px;
    padding: 16px 28px;
}.btnFinish button:hover{
border-color: #018dc8;
 }.btnFinish button{
    margin-bottom: 17px;

     border-color: #01aaef;
     font-size: 18px;
    position: relative;
 }.btnFinish button span{
         font-size: 20px;

       top: -1px;
       right: -1px;
       line-height: 11px;
 }.btnFinish button.btnFinishRed span{
    background-color: #b62e2a;
    border: 1px solid;
       border-color: #b62e2a;
top: -1px;
    right: -1px;
   }.btnFinish button.btnFinishRed{

       background-color: #d9534f;
       border-color: #d9534f;
       color: #fff;

   }.btnFinish>.row{
background-color: #d5d5d5;
     padding: 30px 40px;

 }.picstep1 {
    text-align: center;
    height: 500px;
    line-height: 500px;
    position: absolute;
    top: 10px;
    border-left: 0px;
    width: 100%;
}
.picstepOK {
    text-align: center;
    overflow:hidden;
    /*height:500px;*/
    /*line-height:500px;*/
    position: absolute;
    top: 0px;
    border-left: 0px;
    /*width:100%;*/
    vertical-align: middle;
}
.picstep2 {
    text-align: center;
    height: 500px;
    line-height: 500px;
    position: absolute;
    top: 10px;
    border-left: 0px;
    width: 100%;
}
.picstep1 img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: 900px;
    max-height: 500px;
    margin-left: -250px;
}
.btnPrev {
    position: absolute;
    bottom: 29px;
    left: 20px;
}
.btnNext {
    position: absolute;
    bottom: 29px;
    right: 20px;
}
.sokeyword {
    width: 719px;
    position: absolute;
    bottom: 26px;
    left: 50%;
    margin-left: -358px;
}
.conBtn {
    width: 160px;
    border-radius: 0;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    padding: 0;
    background-color: #01aaef;
    color: #f3f3f3;
    border-color: #01aaef;
}
.bgBtn.vip {
    border-color: #c80000;
    background-color: #c80000;
}
.bgBtn.vip:focus {
    background-color: #c80000;
    color: #fff;
    border-color: #c80000;
}
.bgBtn.sc {
    background-color: #efefef;
    border-color: #efefef;
    color: #808080;
}
.bgBtn.dj {
    background-color: #f3f3f3;
    color: #01aaef;
    border: 1px dashed;
}
.bgBtn.dj:focus, .bgBtn.sc:focus {
    background-color: white;
    color: #01aaef;
}
.bgBtn {
    border-radius: 0;
    height: 45px;
    padding: 0;
    line-height: 45px;
    width: 160px;
    background-color: #01aaef;
    position: relative;
}
.bgBtn:focus {
    background-color: #01aaef;
    border-color: #01aaef;
    color: white;
}
.on.glyphicon {
    padding: 15px 14px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #018dc8;
}
.somakeOr {
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 7px 12px !important;
    box-shadow: none !important;
}
.somakeBtn {
    height: 45px;
    border-radius: 0;
    width: 130px;
}
.sokeyword .form-control {
    background: #ffffff;
    color: #008dc5;
    border: 3px solid #269ABC;
    border-radius: 0;
    height: 45px;
}
.sokeyword .glyphicon {
    float: none;
    border: 0;
    padding: 0px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #959595 !important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #959595 !important;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #959595 !important;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #959595 !important;
}
.ktbtn .btn span {
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #018dc8;
    padding: 16px;
}
.ktbtn .btn {
    background-color: #01aaef;
    border: 0;
    padding: 12px 0;
    width: 190px;
    color: #fff;
    border-radius: 0;
    line-height: 21px;
}
.ktbtn {
    width: 500px;
    position: absolute;
    bottom: 22px;
    left: 50%;
    margin-left: -250px;
}
.keypicleft {
    position: absolute;
    top: 50px;
    height: 400px;
    left: 50px;
    width: 700px;
    text-align: center;
    line-height: 400px;
}
.keypicleft .keypicbg {
    opacity: .5;
    position: absolute;
    top: 0px;
    height: 400px;
    left: 0px;
    width: 700px;
    background: #CACACA;
}
.keypicleft .keypic {
    position: absolute;
    top: 0px;
    z-index: 1000;
    height: 400px;
    width: 700px;
    text-align: center;
    overflow: hidden;
}
.keypicleft .keypic img {
    max-width: 700px;
    max-height: 400px;
}
.keylist {
    position: absolute;
    top: 573px;
    left: 440px;
    margin-left: -250px;
    z-index: 5000;
    background: #148BD1;
    color: #FFF;
    border: 1px solid #05598b;
    min-width: 200px;
    border-radius: 5px;
    padding: 10px;
    max-height: 200px;
    overflow-y: auto;
}
.keylist li {
    cursor: pointer;
    padding: 3px;
}
.keylist a {
    color: #fff;
}
#divKoutu .keypicleft {
    position: absolute;
    top: 50px;
    height: 460px;
    left: 50px;
    width: 700px;
    text-align: center;
    line-height: 400px;
}
#divKoutu .keypicleft .keypicbg {
    opacity: .5;
    position: absolute;
    top: 0px;
    height: 460px;
    left: 0px;
    width: 700px;
    background: #CACACA;
}
#divKoutu .keypicleft .keypic {
    position: absolute;
    top: 0px;
    z-index: 1000;
    height: 460px;
    width: 700px;
    text-align: center;
    overflow: hidden;
}
#divKoutu .keypicleft .keypic img {
    max-width: 700px;
    max-height: 460px;
}
#divKoutu .keylistright {
    width: 280px;
    height: 460px;
    position: absolute;
    top: 50px;
    right: 50px;
}
#divKoutu .keylistright .keylistbg {
    width: 280px;
    height: 460px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #5C6C73;
    opacity: 0.5;
    z-index: 0;
}
.keylistright {
    width: 280px;
    height: 400px;
    position: absolute;
    top: 50px;
    right: 50px;
}
.keylistright .keylistbg {
    width: 280px;
    height: 400px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #CACACA;
    opacity: 0.5;
    z-index: 0;
}
.keylistright .cjbtcss {
    background: #008DC5;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    padding: 15px 10px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 280px;
}
.keylistright .cjlbcss {
    padding: 5px 6px;
    position: absolute;
    top: 58px;
    left: 0px;
    z-index: 1;
    width: 280px;
}
.keylistright .cjlbcss ul li {
    float: left;
    width: 120px;
    background: #008DC5;
    color: #FFF;
    text-align: center;
    margin: 5px;
    padding: 5px 0px;
}
.keylistright .glyphicon {
    float: none;
    border: 0;
    padding: 0px;
    font-size: 32px;
    line-height: 55px;
}
.keylistright .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background: #FFF;
    border: solid 1px #f2f2f2;
    color: #148BD1;
}
#divKoutu .cjlbcss {
    width: 220px;
    left: 30px;
    color: #FFF;
}
#divKoutu .cjlbcss .row {
    padding: 2px 2px;
}
#divKoutu .cjlbcss .row button {
    width: 50px;
    height: 48px;
}
#divKoutu .cjlbcss .row button .glyphicon {
    font-size: 25px;
    line-height: 30px;
}
#NewFile {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -130px;
    width: 260px;
    height: 40px;
    z-index: 100;
}
.uploading {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 260px;
    height: 40px;
    background: #FFF;
    display: inline-block;
    margin-left: -130px;
    line-height: 40px;
    z-index: 1001;
    border-radius: 5px;
}
.uploading .loading {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 40px;
    z-index: 999;
    background: #98e8ff;
    width: 150px;
    display: inline-block;
    border-radius: 5px;
}
.uploading .loadtxt {
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 1000;
    color: #000;
    margin-left: -130px;
    width: 260px;
    border-radius: 5px;
}
#ktmsg {
    padding: 2px 12px;
}
#ktBtnMsg {
    padding: 2px 2px;
}
.cjbjcls {
    background: url(/ADImages/makebg.jpg);
}
.rowpadding {
    padding: 0px;
}
.rowpadding .col-md-5 {
    padding-left: 0px;
    text-align: center;
    padding-right: 5px;
}
.rowpadding .col-md-4 {
    padding-left: 0px;
    padding-right: 5px;
}
.rowpadding .col-md-3 {
    padding-right: 0px;
    padding-left: 5px;
    text-align: right;
}
.kttop {
    position: absolute;
    top: -50px;
    z-index: 9999;
    width: 800px;
    height: 50px;
}
.kttop .row {
    line-height: 50px;
    color: #FFF;
}
.sokeyword input::-webkit-input-placeholder {
    color: #E2E6F1
}
.sokeyword input:-moz-placeholder {
    color: #E2E6F1
}
.sokeyword input::-moz-placeholder {
    color: #E2E6F1
}
.sokeymake {
    border: 1px solid #05598b;
    background: #008DC5;
    width: 500px;
    height: 50px;
    position: relative;
}
.sokeymakeing {
    height: 48px;
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background: #5ec3ff
}
.sokeymake .sptxt {
    position: absolute;
    left: 20px;
    top: 0px;
    line-height: 48px;
    z-index: 9;
    color: #FFF;
    font-size: 18px;
}
.sokeymake .spbfb {
    position: absolute;
    right: 10px;
    top: 0px;
    line-height: 48px;
    z-index: 9;
    color: #FFF;
    font-size: 18px;
}
.sploading {
    width: 200px;
    height: 15px;
    display: inline-block;
}
.sploading span {
    background: #67baff;
    height: 14px;
    display: inline-block;
    border-radius: 5px;
}
.cjlbcss .col-md-12 {
    padding: 10px 20px;
    color: #FFF;
}
#divReplaceText {
    position: absolute;
    top: 20%;
    left: 40%;
    width: 280px;
    max-height: 600px;
    overflow: auto;
    background: #FFF;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.admake {
    /*margin: auto auto;*/
    margin: 24px 33px;
    float: left;
    z-index: 99;
    background: #FFF;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}
#makeEdit {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -350px;
    height: 700px;
    width: 1200px;
    padding: 50px;
}
#makeEdit .makebg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1200px;
    height: 700px;
    opacity: 0.5;
    background: #000;
}
#makeEdit .makeleft {
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    border-left: 2px solid #666;
    position: absolute;
    top: 50px;
    left: 50px;
    width: 200px;
    height: 600px;
    padding: 10px;
}
#makeEdit .makeleft li {
    padding: 5px 5px;
    text-align: center;
    margin: 5px 2px;
}
#makeEdit .makeright {
    position: absolute;
    top: 50px;
    left: 250px;
    right: 50px;
    bottom: 50px;
    height: 600px;
    background: #333;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}
.rightTopM {
    border-bottom: 1px solid #666;
    padding: 5px;
    margin-top: 10px;
}
.rightTopM li {
    padding: 3px 8px;
    border: 1px #008DC5 solid;
    margin: 3px 5px;
    background: #2bc3ff;
    color: #0f3749;
    cursor: pointer;
}
.rightTopM li:hover {
    background: #98e8ff;
}
.rightTopM .active {
    background: #f7ca79;
    color: #000;
}
#makepb li {
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin: 8px;
    float: left;
    text-align: center;
    cursor: pointer;
}
#makepic li {
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin: 8px;
    float: left;
    text-align: center;
    cursor: pointer;
}
#makebg li {
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 8px;
    float: left;
    text-align: center;
    cursor: pointer;
}
.makerow {
    height: 520px;
    overflow-x: auto;
    margin-left: 10px;
}
#makeloading {
    clear: both;
}
#divloading {
    position: absolute;
    top: 40%;
    left: 40%;
    background: #eee;
    border: 2px solid #666;
    padding: 10px;
}
.listmake {
    overflow: hidden;
    list-style-type: none;
}
.listmake .active {
    border: 2px solid red;
    border-radius: 5px;
}
#loadingmake {
    width: 380px;
    height: 50px;
    border: 2px solid #666;
    background: #eee;
    color: #999;
    position: absolute;
    top: 40%;
    left: 35%;
    z-index: 99999;
    line-height: 50px;
    text-align: center;
}
#admakeIng img {
    vertical-align: top;
}
#admakeIng li {
    overflow: hidden;
}
.tableadmake {
    padding: 0px;
    margin: 0px;
    width: 1096px;
    height: 500px;
}
.tableadmake tr {
    padding: 0px;
    margin: 0px;
}
.tableadmake td {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 500px;
    text-align: center;
}
.ztOverBtn{width:980px;margin:0 auto;margin-top:403px;}
.ztOverBtn .row{padding:10px;}
.ztOverBtn .row div.col-md-4 .btn{margin-bottom:7px;}

.picstepOK.ztOverOk{
    width: 100%;
}.picstepOK.ztOverOk #admake{
    margin: 0 auto;
    float: none;
 }