img {
    border: 1px solid #d8d8d8;
    vertical-align: bottom;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #d70c8c;
}
.pic_list .state {
    height: 30px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 30px;
}
.pic_list .state span {
    display: block;
    height: 30px;
    width: 30px;
}
.pic_list .state .icon_yes {
    background: rgba(0, 0, 0, 0) url("../images/icon_yes.png") no-repeat scroll 0 0;
}
.pic_list .state .icon_no {
    background: rgba(0, 0, 0, 0) url("../images/icon_no.png") no-repeat scroll 0 0;
}
.img_wrap {
    background-color: #f6f6f6;
    font-family: "Microsoft YaHei";
    height: auto;
    /*min-width: 1200px;*/
}
.img_wrap .btn {
    background-color: #d70c8c;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
}
.img_nav {
    background-color: #d70c8c;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}
.img_nav .wrap {
    margin: 0 auto;
    padding: 0 20px;
    width: 1306px;
}
.img_nav .name {
    color: #fff;
    float: left;
    font-size: 16px;
    margin-right: 40px;
}
.img_nav .name .icon {
    background-position: -250px -70px;
    display: inline-block;
    height: 22px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    width: 23px;
}
.img_nav .nav_list a {
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    width: 90px;
}
.img_nav .nav_list .on {
    background-color: #fff;
    color: #d70c8c;
}
.img_nav .right {
    color: #fff;
    float: right;
}
.img_wrap .middle {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 10px;
    min-height: 500px;
    padding-bottom: 15px;
}
.img_wrap .toptab {
    background-color: #cccccc;
    font-size: 14px;
    padding: 8px 0 0 20px;
}
.img_wrap .toptab .on {
    background-color: #fff;
    color: #333333;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
}
.img_wrap .operate {
    font-size: 14px;
    padding: 20px 20px 10px 40px;
}
.img_wrap .operate .btn {
    height: 24px;
    line-height: 22px;
    margin-left: 10px;
}
.img_wrap .select {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    position: relative;
}
.img_wrap .select .box {
    background-color: #f3f1f4;
    border: 1px solid #dcdcdc;
    color: #999;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    padding-left: 10px;
    vertical-align: middle;
    width: 168px;
}
.img_wrap .select .icon {
    background-position: -280px -70px;
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    width: 25px;
}
.img_wrap .upload_box {
    border: 1px solid #dddbde;
    height: 500px;
    margin: 0 20px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
}
.img_wrap .upload_box .icon {
    background: rgba(0, 0, 0, 0) url("../images/icon_upload.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 112px;
    margin: 75px 0 30px;
    width: 128px;
}
.img_wrap .upload_box .btn, .img_wrap .btns .btn {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
}
.img_wrap .upload_box .note {
    color: #999;
    font-size: 16px;
    margin: 10px 0 30px;
}
.img_wrap .upload_box .bottom {
    background-color: #ccc;
    color: #fff;
    height: 24px;
    line-height: 24px;
}
.img_wrap .upload_box .template-upload {
    height: 150px;
    overflow: hidden;
}
.img_wrap .btns {
    margin-top: 20px;
    text-align: center;
}
.img_wrap .btns .btn {
    margin: 0 10px;
}
.img_wrap .disabled {
    background-color: #ccc;
}
.img_wrap .dropdown {
    background-color: #fff;
    border: 1px solid #b5b5b5;
    left: 0;
    max-height: 250px;
    overflow-y: auto;
    padding: 3px 0;
    position: absolute;
    top: 24px;
    width: 200px;
    z-index: 1021;
}
.img_wrap .dropdown li {
    cursor: default;
    line-height: 24px;
    padding-left: 10px;
    width: 168px;
}
.img_wrap .dropdown li:hover {
    color: #d70c8c;
}
.img_wrap .waiting {
    height: 407px;
    overflow-y: auto;
}
.img_wrap .pic_list {
    height: auto;
    margin: 25px 0 0 30px;
    overflow: hidden;
}
.img_wrap .pic_list li {
    float: left;
    height: 240px;
    margin: 0 29px 18px 0;
    overflow: hidden;
    position: relative;
    width: 170px;
}
.img_wrap .pic_list .pic {
    border: 1px solid #dddbde;
    height: 148px;
    line-height: 148px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 148px;
}
.select-hot,i.part-zoom.active{
    color:#f8b62d;
}

.zoom-in{
    cursor: url("../images/cur_big.cur"),auto;
}
.zoom-out{
    cursor: url("../images/cur_small.cur"), auto;
}
.cur-pic-next{
    cursor: url("../images/cur_pic_next.cur"), auto;
}
.cur-pic-pre{
    cursor: url("../images/cur_pic_pre.cur"), auto;
}
.cur-opacity{
    /*cursor: url("../images/cur-opacity.cur"), pointer;*/
    cursor:none;
}
.cur-grab{
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}
.cur-grabbing{
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}
div.pic-show{
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #dddbde;
    width: 804px;
    height: 504px;
    text-align: center;
    background-color: #ffffff;
    position: absolute;
    top:30px;
    left:50%;
    z-index: 1060;
    margin-top: 62px;
    margin-left: -402px;
    overflow: hidden;
}
div.pic-show img{
    display:none;
}
div.pic-toolbar{
    display: inline-block;
    min-width: 600px;
    width: 804px;
    height: 62px;
    background-color: #276ab0;
    position: fixed;
    z-index: 1050;
    color: #ffffff;
    top: 30px;
    left: 50%;
    margin-left: -402px;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
    cursor: pointer;
}
div.pic-toolbar button{
    margin: 5px 10px;
}
.img_wrap .pic_list .pic img {
    border: medium none;
    display: inline-block;
    vertical-align: middle;
}
.img_wrap .pic_list li .name {
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-size: 12px;
}
.img_wrap .pic_list li .icon {
    background: rgba(0, 0, 0, 0) url("../images/vis.png") no-repeat scroll -310px -70px;
    display: block;
    height: 30px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.img_wrap .pic_list .addmore {
    display: none;
}
div.rotate_btns{
    line-height: 62px;
    width: auto;
    float: right;
    font-size: 32px;
    margin-right: 40px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
div.rotate_btns i.fa{
    margin: 0 10px;
}
.img_wrap .success {
    color: #333;
    display: none;
    text-align: center;
}
.img_wrap .success .icon {
    background: rgba(0, 0, 0, 0) url("../images/icon_success.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 53px;
    margin: 175px 0 10px;
    width: 52px;
}
.img_wrap .success .big {
    font-size: 18px;
}
.img_wrap .success .btns {
    margin-top: 50px;
}
.img_wrap .row {
    background-color: #f6f6f6;
    margin: 0 auto;
}
.img_wrap .row .cate {
    background-color: #fff;
    color: #333;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    max-height: 755px;
    min-height: 500px;
    width: 230px;
}
.img_wrap .row .cate h3 {
    background-color: #f3f1f4;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 15px 0 5px;
    padding-left: 30px;
}
.img_wrap .row .cate li {
    height: 25px;
    line-height: 25px;
}
.img_wrap .row .cate li a {
    display: block;
    height: 25px;
    overflow: hidden;
    padding-left: 40px;
    width: 190px;
}
.img_wrap .row .cate .on {
    background-color: #d70c8c;
    color: #fff;
}
.img_wrap .row .filter {
    background-color: #f6f6f6;
    border: medium none;
    height: 20px;
    line-height: 20px;
    padding: 10px 30px 6px 2px;
}
.img_wrap .row .filter input {
    padding-left: 5px;
    vertical-align: middle;
}
.img_wrap .row .filter .text {
    margin-right: 10px;
    width: 105px;
}
.img_wrap .row .filter .text2 {
    width: 73px;
}
.img_wrap .row .filter .btn {
    height: 24px;
    line-height: 24px;
    margin-left: 10px;
    vertical-align: middle;
}
.img_wrap .row .filter a {
    margin: 0 10px 0 12px;
}
.img_wrap .row .filter label {
    margin-right: 20px;
}
.img_wrap .row .filter label input {
    border: medium none;
    margin: -2px 8px 0 0;
}
.img_wrap .row .name {
    text-align: center;
}
.img_wrap .pic_list .opt {
    margin-top: 3px;
    text-align: center;
}
/*.img_wrap .pic_list .opt a {
    color: #999;
    margin: 0 15px 0 3px;
}*/
.img_wrap .pic_list .opt .optLast {
    margin-right: 0;
}
/*.img_wrap .pic_list .opt a:hover {
    color: #d70c8c;
}*/
.img_wrap .pic_list .icon_ok {
    background: rgba(0, 0, 0, 0) url("../images/icon_ok.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 150px;
}
.img_wrap .pic_list .hover {
    background: rgba(0, 0, 0, 0) url("../images/icon_hover.png") no-repeat scroll 0 0;
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 150px;
}
.img_wrap .pic_list .chosen .mask2, .img_wrap .pic_list .chosen .icon_ok {
    display: block;
}
.img_wrap .pic_wrap {
    background-color: #f6f6f6;
    border-bottom: 1px solid #cccccc;
    overflow-y: auto;
}
.img_wrap .pic_wrap .pic_list li {
    margin-right: 25px;
}
.img_wrap .row .pager {
    height: 50px;
    text-align: right;
}
.img_wrap .row .pager a span {
}
.img_wrap .cate_list {
    border: 1px solid #ccc;
    font-size: 14px;
    margin: 20px auto;
    width: 615px;
}
.img_wrap .cate_list li {
    height: 40px;
}
.img_wrap .cate_list .c1 {
    border-right: 1px solid #ccc;
    display: inline-block;
    float: left;
    padding-left: 25px;
    width: 472px;
}
.img_wrap .cate_list .c2 {
    display: inline-block;
    margin-top: 11px;
    text-align: center;
    width: 117px;
}
.img_wrap .cate_list .c3 {
    display: inline-block;
    text-align: center;
    width: 117px;
}
.img_wrap .cate_list .cate {
    border: 1px solid transparent;
    display: inline-block;
    height: 24px;
    line-height: 22px;
    margin-top: 7px;
    overflow: hidden;
    padding: 0 10px;
    width: 280px;
}
.img_wrap .cate_list a.cate:hover {
    background-color: #fff;
    border-color: #ff0089;
    color: #333;
}
.img_wrap .cate_list .hd {
    background-color: #f3f1f4;
    border-bottom: 1px solid #ccc;
    height: 24px;
    line-height: 24px;
}
.img_wrap .cate_list .icon_delete {
    background: rgba(0, 0, 0, 0) url("../images/icon_delete_x.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    width: 24px;
}
.img_wrap .cate_list .editing input {
    border-color: #ff0089;
    font-family: "Microsoft YaHei";
    height: 24px;
    line-height: 22px;
    margin-top: 7px;
    padding: 0 10px;
    width: 282px;
}
.img_wrap .cate_list .editing input:focus {
    outline: medium none;
}
.img_wrap .pager_n a.pager_pre, .img_wrap .pager_n a.pager_next {
}
.img_wrap .pager_go input {
}
.img_wrap .fanye {
    z-index: 1;
}
.pic-mini-list{
    top: -6px;
    height:90px;
    overflow:hidden;
    position: absolute;
    z-index:1060;
}
.pic-mini-list.left{
    left: -10px;
}
.pic-mini-list.left ul li{
    float:right;
}
.pic-mini-list.right{
    right:-20px;
}
.pic-mini-list.right ul li{
    float:left;
}
.pic-mini-list ul{
    list-style: none;
    padding:0;
    margin:0 0 0 0;
}
.pic-mini-list ul li{
    width:86px;
    height:82px;
    line-height: 82px;
    border: 3px solid #dddbde;
    margin: 0.5ex 0 0.5ex 0.2em;
    background: #ffffff;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.pic-mini-list ul li.on{
    border: medium solid blueviolet;
}
.pic-mini-list ul li img{
    border: medium none;
    vertical-align: middle;
}
.pic-mini-list table{
    /*    background-color:#D8D8D8;*/
    width: 100%;
    color: #ffffff;
    table-layout:fixed;
    text-align:center;
    margin-top:10px;
    border: 3px solid #dddbde;
    border-collapse:collapse;
    background-color: #000000;
}
.pic-mini-list table td{
    height: 25px;
    border-right: 1px dotted #dddbde;
    border-bottom: 1px dotted #dddbde;
    padding-left: 5px;
    word-wrap:break-word;
}
.pic-mini-list table th{
    font-weight:bold;
    height:23px;
    border: 2px dotted #dddbde;
    white-space: nowrap;
}