﻿#upBody
{
    height: 100%;
    width:100%; 
    /* background: #e3e3e3; */
    margin: 10px auto 0;
    border-radius: 10px;
    float: left;
    position: relative;
}

#upHead
{
    height: 80px;
    width: 1040px;
    background: #008cff;
    border-radius: 10px 10px 0 0;
}

#choose
{
    height: 40px;
    width: 440px;
    background: #fff;
    position: relative;
    top: 20px;
    left: 50px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

#choose:hover
{
    background: #e3e3e3;
}

#choose span
{
    font-size: 25px;
    word-spacing: 10px;
    letter-spacing: 1px;
    color: #a3a3a3;
}

#choose:hover span
{
    color: #fff;
}

#ima
{
    /* height: 590px; */
    /* padding: 20px 30px 0 0; */
    /* overflow: scroll; */
    width: 100%;
    float: left;
}

#ima ul
{
    /* width: 1030px; */    
    list-style: none;
    /*margin-bottom:60px;*/
    padding: 0;
    float: left;
}

#ima ul li
{
    height: 190px;
    width: 170px;
    float: left;
    margin-left: 9px;
    margin-top: 9px;
    border: 1px solid #e3e3e3;
    text-align: center;
    line-height: 168px;
    position: relative;
    margin-bottom:20px; 
}

#ima ul li img
{
    max-height: 170px;
    max-width: 170px;
    vertical-align: middle;
}

#ima ul li canvas
{
    max-height: 170px;
    max-width: 170px;
    vertical-align: middle;
}

#ima1
{
    /* height: 590px; */
    /* padding: 20px 30px 0 0; */
    /* overflow: scroll; */
    width: 100%;
    float: left;
}

#ima1 ul
{
    /* width: 1030px; */    
    list-style: none;
    /*margin-bottom:60px;*/
    padding: 0;
    float: left;
}

#ima1 ul li
{
    height: 190px;
    width: 170px;
    float: left;
    margin-left: 9px;
    margin-top: 9px;
    border: 1px solid #e3e3e3;
    text-align: center;
    line-height: 168px;
    position: relative;
    margin-bottom:20px; 
}

#ima1 ul li img
{
    max-height: 170px;
    max-width: 170px;
    vertical-align: middle;
}

#ima1 ul li canvas
{
    max-height: 170px;
    max-width: 170px;
    vertical-align: middle;
}


#edimg
{
    height: 500px;
    width: 600px;
    background: #008cff;
    position: absolute;
    top: 100px;
    left: 22%;
    border-radius: 10px;
    display: none;
}

#edimg span.up
{
    display: block;
    height: 150px;
    width: 570px;
    margin: 5px auto;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    text-align: justify;
    font-size: 23px;
    color: #a3a3a3;
}

#edimg span.pri
{
    width: 200px;
    color: #fff;
    font-size: 30px;
    display: block;
    text-align: center;
    border-bottom: 2px solid #fff;
    margin: 10px auto;
    padding-bottom: 5px;
}

#tab
{
    height: 200px;
    width: 590px;
    margin: 5px auto;
    background: #fff;
    border-radius: 10px;
    border-collapse: collapse;
}

#tab td
{
    border: 2px solid #008cff;
}

#sub
{
    height: 35px;
    width: 100px;
    background: #fff;
    border-radius: 6px;
    text-align: center;
    line-height: 35px;
    color: #008cff;
    font-size: 20px;
    margin: 10px auto;
    display: block;
    text-decoration: none;

}


#price_system{
    cursor:pointer;color: #46617F;padding:10px;padding-left:20px;
}
#price_system:hover{color: #008cff;text-decoration: underline;}
/*图片全部上传完成前#Edit按钮灰色不可点击,无onclick事件*/

.editBtn_Disabled
{
    /* width: 110px; */
    /* padding: 10px 30px; */
    /* background: #e3e3e3; */
    /* border-radius: 10px; */
    color: #46617F;
    display: inline;
    padding:10px;
    cursor: pointer;
    
}


#clearFiles{ background: transparent;border: none;color: #46617F;padding:10px;cursor: pointer;outline:none;}
#clearFiles:hover{color: #008cff;text-decoration: underline;}
.editBtn_Disabled:hover{color: #008cff;text-decoration: underline;}
/* 最初始右上角位置 */
/* #fileSubmit{border:none;background:none;float:right;margin-top:5px;cursor:pointer;outline:none;margin-right:10px;}*/

/* #fileSubmit span {width: auto; height: 20px; padding: 0px 10px 0px 25px; float: left; border: 1px #96A3B1 solid; text-align: left; background: #fff url(../images/201312121517.png) center left no-repeat; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; color: #5E5E5E; cursor: pointer; display: block; line-height: 20px; margin: 0px 20px;z-index: 100;opacity: 1;}*/
/*  #fileSubmit:hover span {color: #008cff;border-color:#008cff} */


/* 右下角蓝色底色位置 */
/* #fileSubmit{width:auto;height:36px;top:87%;left:83%; position:fixed; z-index:500px;color:#fff;background:#008bff;font-size:20px;line-height:36px;text-align:center;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px; cursor:pointer;padding:0px 10px;border-radius:5px;border: none;}*/



#fileSubmit{height: 192px;width:170px;border: 1px solid #e3e3e3;background-color: #fff;margin: 9px 0 20px 9px;cursor: pointer;font-size: 2em;color: #c8c8c8;float: left;}

#fileSubmit:hover{background: #e3e3e3;color: #008cff;}

#fileSubmit1{height: 192px;width:170px;border: 1px solid #e3e3e3;background-color: #fff;margin: 9px 0 20px 9px;cursor: pointer;font-size: 2em;color: #c8c8c8;float: left;}

#fileSubmit1:hover{background: #e3e3e3;color: #008cff;}
.editBtn
{
color: #46617F;
    display: inline;
    padding:10px;
    cursor: pointer;
}

/*图片全部上传完成后#Edit按钮可点击，现在设置为Hover示效果*/
.editBtn:hover
{
    color: #008cff;text-decoration: underline;
}

/*上传完成后图片右下角的删除标志*/
.del
{
    height: 20px;
    width: 160px;
    background: #e3e3e3;
    padding-right: 10px;
    position: absolute;
    top: 170px;
    left: 0;
    line-height: 20px;
    font-weight: bold;
    color: #008cff;
    cursor: pointer;
    z-index:10;
    text-align: right;
}
.del:hover{color: #fff}

/*上传完成前图片class="xutu"*/
.xutu
{
    opacity: 0.3;
}

/*图片不符合要求的显示叹号*/
.wrong
{
    height: 170px;
    width: 170px;
    background: url(/images/huise.png);
    position: absolute;
    top: 0;
    opacity: 0.5;
    z-index:60;
}

/*图片上传进度*/
.loading
{
    width: 110px;
    height: 110px;
    position: absolute;
    left: 30px;
    top: 30px;
    transform: rotate(-90deg);
    display: none;
    z-index: 50;
}

.circle
{
    fill: none;
    stroke: #008cff;
    stroke-dashoffset: 314px;
    stroke-width: 5px;
}

.baifenbi
{
    color: #008cff;
    position: absolute;
    left: 76px;
    top: 3;
    display: none;
    z-index: 45;
}

#uploadImg
{
    position: absolute;
}

#file
{
    position: absolute;
    z-index: 40;
    opacity: 0;
    filter: alpha(opacity=0);
    /* top: 20px; */
    width: 180px;
    height: 192px;
    left: -5px;
    line-height: 40px;
    cursor: pointer;
}
#file1
{
    position: absolute;
    z-index: 40;
    opacity: 0;
    filter: alpha(opacity=0);
    /* top: 20px; */
    width: 180px;
    height: 192px;
    left: -5px;
    line-height: 40px;
    cursor: pointer;
}
/* 源button.cs 文件内容 */

.progress-button {
    display: inline-block;
    margin: 30px 10px;
    min-width: 250px;
    position: relative;
    width:150px;
    float:right;
    
}


#ad{
    height: 192px;
    width: 170px;
    float: left;
    margin-left: 9px;
    margin-top: 9px;
    overflow: hidden;
    position: relative;
}
#ad1{
    height: 192px;
    width: 170px;
    float: left;
    margin-left: 9px;
    margin-top: 9px;
    overflow: hidden;
    position: relative;
}





.progress-button button {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #008cff;
    border-radius: 40px;
    color: #008cff;
    cursor: pointer;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    height: 40px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 0;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s, width 0.3s ease 0s, border-width 0.3s ease 0s, border-color 0.3s ease 0s;
    width: 150px;
}
.progress-button button:hover {
    background-color: #008cff;
    color: #fff;
}
.progress-button button:focus {
    outline: medium none;
}
.progress-button button span {
    transition: opacity 0.3s ease 0.1s;
}
.progress-button svg {
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
}
.progress-button svg path {
    fill: none;
    opacity: 0;
}
.progress-button svg.progress-circle path {
    stroke: #1ecd97;
    stroke-width: 5;
}
.progress-button svg.checkmark path, .progress-button svg.cross path {
    stroke: #fff;
    stroke-linecap: round;
    stroke-width: 4;
    transition: opacity 0.1s ease 0s;
}
.loading.progress-button button {
    background-color: transparent;
    border-color: #ddd;
    border-width: 5px;
    color: #fff;
    width: 70px;
}
.loading.progress-button span {
    transition: opacity 0.15s ease 0s;
}
.loading.progress-button span, .success.progress-button span, .error.progress-button span {
    opacity: 0;
}
.success.progress-button button, .error.progress-button button {
    transition: background-color 0.3s ease 0s, width 0.3s ease 0s, border-width 0.3s ease 0s;
}
.success.progress-button button {
    background-color: #1ecd97;
    border-color: #1ecd97;
}
.error.progress-button button {
    background-color: #fb797e;
    border-color: #fb797e;
}
.loading.progress-button svg.progress-circle path, .success.progress-button svg.checkmark path, .error.progress-button svg.cross path {
    opacity: 1;
    transition: stroke-dashoffset 0.3s ease 0s;
}
.elastic.progress-button button {
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1.6) 0s, border-width 0.3s ease 0s, border-color 0.3s ease 0s;
}
.loading.elastic.progress-button button {
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s, width 0.3s cubic-bezier(0.6, -0.6, 0.75, 0.75) 0s, border-width 0.3s ease 0s, border-color 0.3s ease 0s;
}
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/*.Edit{width:auto;height:36px;top:87%;left:83%; position:fixed; z-index:500px;color:#fff;background:#008bff;font-size:20px;line-height:36px;text-align:center;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px; cursor:pointer;padding:0px 10px;border-radius:5px}
*/
.filename{ text-align:center; color:gray; float:left; font-weight:normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 140px;}
.Edit{ display: block;
      height: 192px;
      width: 170px;
      border: 1px solid #e3e3e3;
      background-color: #fff;
      margin: 9px 0 20px 9px;
      cursor: pointer;
      font-size: 2em;
      color: #c8c8c8;
      float: left;
      text-align: center;
      line-height: 192px;
  }
  .Edit:hover{
    background: #e3e3e3;
  color: #008cff;
  }
  .Edit1{ display: block;
      height: 192px;
      width: 170px;
      border: 1px solid #e3e3e3;
      background-color: #fff;
      margin: 9px 0 20px 9px;
      cursor: pointer;
      font-size: 2em;
      color: #c8c8c8;
      float: left;
      text-align: center;
      line-height: 192px;
  }
  .Edit1:hover{
    background: #e3e3e3;
  color: #008cff;
  }
/*源 countdown.css 文件内容 */
/* ---------- DEMO TIMER CONTAINER ---------- */
.timerArea {text-align: center;padding: 5em 0 0;display:block;position:relative;height:180px;clear:both;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.timerArea h1 {color: white}

/* ---------- DEFAULT SKIN---------- */
ul.countdown_default {display:block;position:relative;margin:0 auto;width:425px;height:100%}
ul.countdown_default li {display: block;background: transparent url('images/timer-piece.png') no-repeat left top;width: 104px;margin-bottom: 4em;text-align: center;position:relative;float:left;}
ul.countdown_default li span {font-size: 3em;font-weight: bold;color: #1f2225;height: 108px;line-height: 108px;position: relative}
ul.countdown_default li span::before {content: '';width: 100%;height: 1px;position: absolute;top: 31px}
ul.countdown_default li p.timeRefDays,
ul.countdown_default li p.timeRefHours,
ul.countdown_default li p.timeRefMinutes,
ul.countdown_default li p.timeRefSeconds {margin-top: 1em;color: #909091;text-transform: uppercase;font-size: .875em}