@charset "utf-8";
body{
    margin: 0;
    padding: 0;
    background: #4b5e7c;
    font-size: 0.25rem;
    font-family: 微软雅黑;
}
a{
    color: #333333;
    text-decoration: none;
}
img{
    border: 0;
}
ul{
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
p{
    margin:0;
}
.head{
    width: 12rem;
    border-bottom: 1px dashed lightgrey;
    border-top: 1px dashed lightgrey;
    padding-bottom: 0.12rem;
    padding-top: 0.12rem;
    margin:0 auto;
}
.tab{
    display: inline-block;
    vertical-align: bottom;
}
.toImg,.toVideo{
    display: inline-block;
    border-bottom: 0.03rem solid white;
    font-weight: bold;
    cursor: pointer;
    color: white;
    padding-bottom: 0.1rem;
}
.toVideo{
    margin-left: 0.2rem;
}
.seachDiv{
    display: inline-block;
    vertical-align: bottom;
    color: white;
    font-weight: bold;
    margin-left: 0.9rem;
}

#start,#end{
    height: 0.3rem;
    width: 2.39rem;
    text-indent: 0.1rem;
    font-size: 0.2rem;
    border-radius: 0.001rem;
}
.timeChoose{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.ph1,.ph2{
    display: none;
    font-size: 0.16rem;
    position: absolute;
    color: #666666;
}
.ph1{
    top: 0.1rem;
    left: 0.5rem;
}
.ph2{
    top: 0.1rem;
    left: 3.5rem;
}
.searchSpan{
    overflow: auto;
    display: inline-block;
    vertical-align: middle;
}
.search{
    height: 0.3rem;
    width: 2.5rem;
    text-indent: 0.1rem;
    vertical-align: middle;
    font-size: 0.20rem;
    border-radius: 0.001rem;
}
.searchBtn{
    font-weight: normal;
   /* background: #ffcc33;*/
    background: -webkit-linear-gradient(#ffedba, #daae28); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ffedba, #daae28); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#ffedba, #daae28); /* Firefox 3.6 - 15 */
    background: linear-gradient(#ffedba, #daae28); /* 标准的语法（必须放在最后） */
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffedba,endcolorstr=#daae28,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffedba,endcolorstr=#daae28,gradientType=0);
    display: inline-block;
    width: 0.9rem;
    text-align: center;
    vertical-align: middle;
    height: 0.34rem;
    border: 1px solid #ffcc33;
    line-height: 0.34rem;
    margin-left: -0.1rem;
}
.banner{
    width: 12rem;
    margin: 0 auto;
    padding: 0.1rem 0 0.1rem 0;
}
.uploadImg{
    display: inline-block;
    background: -webkit-linear-gradient(#f3f9ff, #96bad8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f3f9ff, #96bad8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f3f9ff, #96bad8); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f3f9ff, #96bad8); /* 标准的语法（必须放在最后） */
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f3f9ff,endcolorstr=#96bad8,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f3f9ff,endcolorstr=#96bad8,gradientType=0);
 /*   background: #d0e9ff;*/
   /* border:1px solid lightgrey;*/
    text-align: center;
    width: 1.76rem;
    padding: 0.05rem 0 0.05rem 0;
}
.uploadImg2{
    display: inline-block;
    background: -webkit-linear-gradient(#f3d335, #d34f05); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f3d335, #d34f05); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f3d335, #d34f05); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f3d335, #d34f05); /* 标准的语法（必须放在最后） */
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f3d335,endcolorstr=#d34f05,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f3d335,endcolorstr=#d34f05,gradientType=0);
    /*   background: #d0e9ff;*/
    /* border:1px solid lightgrey;*/
    text-align: center;
    width: 1.76rem;
    padding: 0.05rem 0 0.05rem 0;
}

.uploadIco{
    background: url(/newImgs/images/uploadIco.png) no-repeat 0rem;
    background-size: 100%;
    padding: 0.12rem;
    display: inline-block;
    margin-right: 0.058rem;
    margin-bottom: -0.03rem;
}
.returnBtn{
    float: right;
    background: none;
    color: white;
    width: 1.76rem;
    text-align: center;
    padding: 0.05rem 0 0.05rem 0;
    display: none;
}
.returnIco{
    background: url(/newImgs/images/returnIco.png) no-repeat 0rem;
    background-size: 100%;
    padding: 0.12rem;
    display: inline-block;
    margin-right: 0.058rem;
    margin-bottom: -0.03rem;
}
.main{
    width: 12rem;
    margin: 0 auto;
    padding: 0.1rem 0 0.1rem 0;
}
.cateList{
    text-align: center;
}
#cateList{
    overflow: auto;
}
.cateList ul li{
    width: 2.2rem;
    display: inline-block;
    background: white;
    padding: 0.04rem;
    /*margin-bottom: 0.2rem;*/
    margin: 0 0.12rem 0.2rem 0;
    float: left;
    box-shadow: 3px 3px 4px #383838;
}
.cateList ul li a{
    display: inline-block;
    background: white;
    text-align: center;
    width: 100%;
}
.backgrongBlack{
    background: rgba(0,0,0,0.8);
}
.cateBgImg{
    width: 100%;
    height: 1.61rem;
    line-height: 1.61rem;
}
.cateName{
    padding-bottom: 0.05rem;
    padding-top: 0.05rem;
    color: #011935;
    font-weight: bold;
}
.addCate{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #eeeeee;
    text-align: center;
    padding: 0.25rem;
    border-radius: 0.05rem;
    background-color: white;
    box-shadow: 3px 3px 7px #000;
    margin-top: -2rem;
    margin-left: -2rem;
    width: 4rem;
    z-index: 9;
}
.addCate a{
    display: inline-block;
}
.close{
    position: absolute;
    right: 0.05rem;
    top: -0.05rem;
}
.addCateName{
    margin: 0.1rem auto;
}
.cateNameInpt{
    height: 0.35rem;
    width: 2.2rem;
    text-indent: 0.1rem;
    border-radius: 0.05rem;
    border: 1px solid lightgrey;
    font-size: 0.18rem;
}
.addCateBtn{
    width: 1.7rem;
}
.addImg{
    display: none;
    width: 11rem;
    margin: 0 auto;
    background: white;
    border-radius: 0.1rem;
    min-height: 7rem;
    position: relative;
    padding: 0.05rem;
}
.sjx{
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    top: -0.17rem;
    left: 0.48rem;
    border-left: 0.13rem solid transparent;
    border-right: 0.13rem solid transparent;
    border-bottom: 0.18rem solid white;
}
.uploadTit{
    font-size: 0.22rem;
    color: #011935;
    padding: 0.1rem 0 0.1rem 0;
    border-bottom: 1px solid;
    padding-left: 0.2rem;
}
.uploadEdit{
    margin-top: 0.2rem;
    background: #ededed;
    padding: 0.2rem;
    position: relative;
}
.uploadPath{
    font-size: 0.2rem;
}
#checkboxSelect{
    text-indent: 10px;
    width: 3rem;
    vertical-align: middle;
    margin-left: 0.1rem;
    height: 0.4rem;
    font-size: 0.22rem;
}
.checkboxselect-container{
    visibility: visible;
    position: absolute;
    overflow: hidden;
    background: white;
    left: 1.03rem;
    top: 1.42rem;
    width: 3.01rem;
    opacity: 1;
    z-index: 9999999;
    border: 1px solid #33CCFF;
    visibility: hidden;
}
.checkboxselect-item{
    padding: 0.05rem;
}
.checkboxselect-item:hover{
    background: #1db0b8;
}
.checkboxselect-item input,.checkboxselect-active input{
    width: 0.25rem;
    height: 0.25rem;
    vertical-align: middle;
    margin-right: 0.1rem;
}
.checkboxselect-active{
    padding: 0.05rem;
    background: #1db0b8;
}
.ok{
    display: inline-block;
    width: 0.8rem;
    height: 0.44rem;
    text-align: center;
  /*  background: #1db0b8;*/
    background: -webkit-linear-gradient(#9cfaff, #1db0b8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#9cfaff, #1db0b8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#9cfaff, #1db0b8); /* Firefox 3.6 - 15 */
    background: linear-gradient(#9cfaff, #1db0b8); /* 标准的语法（必须放在最后） */
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9cfaff,endcolorstr=#1db0b8,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9cfaff,endcolorstr=#1db0b8,gradientType=0);
    line-height: 0.44rem;
    color: white;
    border: 1px solid #4e9292;
    vertical-align: middle;
    margin-left: -0.08rem;
}
.chooseFile{
    margin: 1.7rem auto;
    text-align: center;
}
.chooseFileBtn{
    display: inline-block;
    width: 3rem;
}
.heiWid{
    width: 4rem;
    height: 0.35rem;
    background: #cbfcff;
    text-indent: 0.2rem;
}
.uploadStart{
    display: inline-block;
    width: 1.5rem;
    height: 0.44rem;
    text-align: center;
   /* background: #1db0b8;*/
    background: -webkit-linear-gradient(#9cfaff, #1db0b8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#9cfaff, #1db0b8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#9cfaff, #1db0b8); /* Firefox 3.6 - 15 */
    background: linear-gradient(#9cfaff, #1db0b8); /* 标准的语法（必须放在最后） */
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9cfaff,endcolorstr=#1db0b8,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9cfaff,endcolorstr=#1db0b8,gradientType=0);
    line-height: 0.44rem;
    color: white;
    border: 1px solid #4e9292;
    vertical-align: middle;
    float: right;
    border-radius: 0.1rem;
}
#upfile{
    position: absolute;
    width: 2.2rem;
    height: 1.6rem;
    opacity: 0;
    cursor: pointer;
}
#CateShowImg{
    width: 2.2rem;
    height: 1.6rem;
}
.Tip{
    position: absolute;
    display: none;
    color: red;
    border-radius: 0.06rem;
    background: white;
    border: 1px solid red;
    width: 2rem;
    text-align: center;
    padding-top: 0.05rem;
    padding-bottom: 0.05rem;
    top: -0.3rem;
    left: 3rem;
    font-size: 0.15rem;
}
.sjxTip{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 13px solid red;
    position: absolute;
    bottom: -0.13rem;
    left: 0.2rem;
}
/*改写上传控件样式*/
.swfupload{
    width: 3rem;
    height: 0.7rem;
    left: 4rem;
}
#file_upload-button{
    width: 3rem !important;
    height: 0.7rem !important;
    margin-left: 4rem;
}
#file_upload{
    height: 0.7rem !important;
    width: 100% !important;
}

.uploadshow{
    text-align: center;
    border-bottom: 1px dashed lightgrey;
    padding-bottom: 8px;
    padding-top: 8px;
    background: honeydew;
    font-weight: bold;
    overflow: auto;
}
.uploadshow span:nth-child(1){
    width: 49.5%;
    display: inline-block;
    border-right: 1px dashed lightgrey;
    float: left;
}
.uploadshow span:nth-child(2){
    display: inline-block;
    width: 49.5%;
    float: right;
}
#file_upload-queue{
    display: none;
}
.font{
    font-size: 0.25rem;
}
.mr5{
    width: 100%;
}
.everyim{
    background: black;
    overflow: auto;
    box-shadow: 3px 3px 4px #383838;
    display: inline-block;
    margin: 0 0.05rem 0.15rem 0.05rem;
}
.editBtn{
    right: 0.07rem;
    top: 0.07rem;
    position: absolute;
    display: none;
    cursor: pointer
}
.editDiv{
    position: absolute;
    right: 0.07rem;
    top: 0.33rem;
    background: white;
    border-radius: 0.1rem;
    width: 1.5rem;
    display: none;
    border: 1px solid lightgrey;
}
.editDiv p{
    font-size: 0.15rem;
}
.editDiv p:nth-child(1),.editDiv p:nth-child(1) a{
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
}
.editDiv p:last-child,.editDiv p:last-child a{
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}
.editDiv p a:hover{
    background: #898989;
}
.editDiv p a{
    text-align: left !important;
    padding: 0.1rem 0;
}
.editDiv p a i{
    margin-left: 0.1rem;
    vertical-align: middle;
    margin-right: 0.2rem;
}
.editIco{
    background: url("/newImgs/images/editIco.png") no-repeat 0;
    padding: 0.1rem 0.05rem;
    background-size: 100%;
}
.moveIco{
    background: url("/newImgs/images/moveIco.png") no-repeat 0;
    padding: 0.1rem 0.05rem;
    background-size: 100%;
}
.delIco{
    background: url("/newImgs/images/delIco.png") no-repeat 0;
    padding: 0.1rem 0.05rem;
    background-size: 100%;
}
.delDiv{
    display: none;
    background: white;
    padding: 0.1rem;
    position: fixed;
    top: 50%;
    left: 50%;
    box-shadow: 3px 3px 7px #000;
    width: 4.5rem;
    margin-left: -2.25rem;
    margin-top: -1.8rem;
}
.delTitle{
    font-size: 0.2rem;
    color: #666;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid;
    padding-left: 0.2rem;
}
.delText{
    text-align: center;
    margin: 0.1rem auto;
}
.delTips{
    text-align: center;
    font-size: 0.18rem;
    color: #666;
    margin: 0.1rem auto;
}
.delBtns{
    text-align: center;
    margin: 0.2rem auto 0.1rem auto;
}
.isDel{
    display: inline-block;
   /* background: #30cdd5;*/
    background: -webkit-linear-gradient(#3adae3, #1eb1b9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#3adae3, #1eb1b9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#3adae3, #1eb1b9); /* Firefox 3.6 - 15 */
    background: linear-gradient(#3adae3, #1eb1b9); /* 标准的语法（必须放在最后） */
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3adae3,endcolorstr=#1eb1b9,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3adae3,endcolorstr=#1eb1b9,gradientType=0);
    width: 0.8rem;
    color: white;
    padding: 0.03rem 0;
    font-size: 0.22rem;
    border-radius: 0.1rem;
    margin-right: 0.5rem;
    border: 1px solid lightgrey;
}
.notDel{
    display: inline-block;
    /*background: #c9c9c9;*/
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e9e9e9,endcolorstr=#bdbdbd,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e9e9e9,endcolorstr=#bdbdbd,gradientType=0);
    background: -webkit-linear-gradient(#e9e9e9, #bdbdbd); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#e9e9e9, #bdbdbd); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#e9e9e9, #bdbdbd); /* Firefox 3.6 - 15 */
    background: linear-gradient(#e9e9e9, #bdbdbd); /* 标准的语法（必须放在最后） */
    border: 1px solid lightgrey;
    width: 0.8rem;
    padding: 0.03rem 0;
    font-size: 0.22rem;
    border-radius: 0.1rem;
}
.editThisImgDiv{
    display: none;
    background: white;
    padding: 0.1rem;
    position: fixed;
    top: 50%;
    left: 50%;
    box-shadow: 3px 3px 7px #000;
    width: 3.5rem;
    margin-left: -1.75rem;
    margin-top: -1.8rem;
}
.editTitle{
    font-size: 0.2rem;
}
.editText{
    margin: 0.2rem auto;
    text-align: center;
}
.editText input{
    width: 3rem;
    height: 0.35rem;
    border-radius: 0.01rem;
    font-size: 0.2rem;
    text-indent: 0.1rem;
}
.editThisImgBtn{
    text-align: center;
}
.editThisImgBtn a{
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3adae3,endcolorstr=#1db0b8,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3adae3,endcolorstr=#1db0b8,gradientType=0);
    background: -webkit-linear-gradient(#3adae3, #1db0b8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#3adae3, #1db0b8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#3adae3, #1db0b8); /* Firefox 3.6 - 15 */
    background: linear-gradient(#3adae3, #1db0b8); /* 标准的语法（必须放在最后） */
    border: 1px solid lightgrey;
    width: 1.2rem;
    padding: 0.07rem 0;
    font-size: 0.22rem;
    border-radius: 0.1rem;
    display: inline-block;
    text-align: center;
    color: white;
}
.delClose{
    display: inline-block;
    position: absolute;
    right: 0.1rem;
    top: 0.01rem;
}
.tipImg{
    width: 0.4rem;
    vertical-align: middle;
    margin-right: 0.005rem;
}
.moveTagDiv{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 6rem;
    background: white;
    border-radius: 0.05rem;
    box-shadow: 3px 3px 7px #000;
    margin-left: -3rem;
    height: 5.1rem;
    margin-top: -2.5rem;
    padding: 0.1rem;
    display: none;
}
.changTag{
    height: 4.2rem;
    overflow-y: scroll;
    padding-top: 0.1rem;
}
.changTag ul li{
    text-align: center;
    width: 1.35rem;
    display: inline-block;
}
.changOk{
    text-align: right;
    padding-right: 0.5rem;
    border-top: 1px solid lightgrey;
    padding-top: 0.05rem;
}
.changOk a{
    display: inline-block;
    /*background: grey;*/
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3adae3,endcolorstr=#1db0b8,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=100) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3adae3,endcolorstr=#1db0b8,gradientType=0);
    background: -webkit-linear-gradient(#3adae3, #1db0b8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#3adae3, #1db0b8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#3adae3, #1db0b8); /* Firefox 3.6 - 15 */
    background: linear-gradient(#3adae3, #1db0b8); /* 标准的语法（必须放在最后） */
    width: 0.8rem;
    border-radius: 0.05rem;
    padding-bottom: 0.03rem;
    font-size: 0.22rem;
    text-align: center;
    color: white;
}
.showColor{
    width: 100%;
    display: inline-block;
    height: 1.35rem;
    background: rgba(72, 72, 72, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    font-size: 0.35rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.35rem;
    cursor: pointer;
    z-index: 9;
}
input[type=radio]{
    width: 0.2rem;
    height: 0.2rem;
}
.bottomShow{
    color: white;
    font-size: 0.16rem;
    padding-bottom: 0.02rem;
    background: rgba(64, 64, 64, 0.8);
    padding-top: 0.02rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
.bottomShow label,.bottomShow input{
    vertical-align: middle;
}



/*视频*/
.videoDem{
    width: 12rem;
    margin: 0 auto;
    padding: 0.1rem 0 0.1rem 0;
    display: none;
}
.readyShowVid{
    position: relative;
   /* background: rgba(000,000,000,0.8);*/
    top: 0rem;
    z-index: 999;
    /*box-shadow: 3px 3px 4px #cbcbcb;*/
}
.hidReady{
    display: inline-block;
    float: right;
    margin-right: 0.1rem;
    width: 0.2rem;
    border: 1px solid lightgrey;
    height: 0.2rem;
    padding: 0.02rem;
    background: white;
    line-height: 0.2rem;
    margin-top: 0.1rem;
}
.readyShowVid ul li,.videoList ul li{
    display: inline-block;
    background: white;
    margin: 0.1rem 0.22rem;
    box-shadow: 3px 3px 4px #383838;
}
.information{
    font-size: 0.2rem;
    padding-left: 0.1rem;
    padding-bottom: 0.1rem;
    color: red;
}
.pathInpt{
    width: 2.7rem;
    text-align: center;
    height: 0.25rem;
    vertical-align: middle;
}
.tagInpt{
    width: 2rem;
    text-align: center;
    height: 0.25rem;
    vertical-align: middle;
}
.widt{
    width: 1.04rem !important;
}
.wid{
    width: 1.5rem!important;
}
.tagOk{
    margin-left: 0.1rem;
    display: inline-block;
    width: 0.55rem;
    text-align: center;
    background: #ac4400;
    color: white;
    vertical-align: middle;
    height: 0.3rem;
    line-height: 0.3rem;
}
.changeIco{
    background: url("/newImgs/images/tihuan.png") no-repeat 0;
    padding: 0.1rem 0.1rem;
    background-size: 100%;
}





















