body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, button, p, blockquote, th, td{margin: 0;padding: 0; }
body {text-align:center;background-color: #f6f8fc;}
li{list-style-type:none;}
a{text-decoration: none;color: #333;}
img{border: none;vertical-align: middle; image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}
.clear::after{content: "";display: block;clear: both;}
.icon-img{width: 25px;height: 25px;    position: absolute;top: -4px;left: 0px;}
.wrap{width: 1180px;margin: 0 auto;}
.zoom-img{    width: 100%;height: 100%;max-width: 100%;max-height: 100%;object-fit: cover;}
.text-hidden{  text-overflow: ellipsis;white-space: nowrap;/* 不让文本换行 */overflow: hidden;}
.main{min-height:100%; height: auto !important; height: 100%; /*IE6不识别min-height*/ display:inline-block;margin-bottom: 20px;}
.position {line-height: 20px;margin: 15px 0;font-size: 14px;height: 20px;}
.position li {float: left; padding: 0 0 0 5px;}
.position li a {color: #999;}
.position li+li:before {content: ">";padding: 0 5px;}
button,input{outline: 0;margin: 0;padding: 0;border: none;-webkit-appearance: none;}
.el-dialog__body {
    padding: 10px 0px;
    color: #606266;
    font-size: 14px;
    word-break: break-all;
}

.DialogLogin{
    width: 950px;
    height: 620px;
    background-color: #fff;
}
.Dialogss{
    width: 950px;
    height: 620px;
    background-color: #fff;
}
