
// html, body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, article, aside, audio, canvas, figure, footer, header, mark, menu, nav, section, time, video {
//     margin: 0;
//     padding: 0;
// }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
    display: block;
}

ul, ol {
    list-style: none;
}

img {
    border: 0 none;
    vertical-align: top;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong, em, i {
    font-style: normal;
    font-weight: normal;
}

ins {
    text-decoration: underline;
}

del {
    text-decoration: line-through;
}

mark {
    background: none;
}

input::-ms-clear {
    display: none !important;
}

body {
    font: 12px/1.5 \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, "PingFang SC","Lantinghei SC","Microsoft YaHei",Helvetica,Arial,sans-serif;
    background: rgb(242, 242, 242) !important;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

.hover-color:hover{
    color:#3699ff !important;
}
*{
    font-family: "Microsoft YaHei","Arial","Helvetica","sans-serif","PingFangSC-Regular", "sans-serif","PingFangSC-Ultralight","-apple-system","BlinkMacSystemFont","宋体";
}
li {
    list-style: none;
}
.content {
    width: 1170px;
    margin: 0 auto;
    // overflow:hidden;
}
.clearfix:after{
    content:"";
    height:0;
    display:block;
    clear:both;
}
.yellow{
    background: #FEE9A1;
}
.green{
    background: #B2F0AC;
}
.pink{
    background: #FF97B9;
}
.blue{
    background: #A1D4FA;
}
.selectColor{
    background: #0292FE;
    color: #ffffff;
}

#selectColor{
    background: #0292FE;
    color: #ffffff;
    font-style:normal !important;
}
.selectColor i {
    font-style:normal !important;
}
i{
    font-style:normal !important;
}
.snow-container{
    overflow-y: hidden;
}

/**/
.introjs-tooltip{
    background: none !important;
    box-shadow: none !important;
}
.introjs-arrow{
    display: none !important;
}
.introjs-tooltiptext{
    color:#fff;
    font-size:16px;
}

.introjs-helperLayer{
    background: rgba(255,255,255,0.1) !important;
    border-radius:6px;
    border:none;
    box-shadow: none;
    margin-left:-1px;
}
.introjs-button{
    width:80px;
    padding:0 !important;
    height:32px;
    background:#fff !important;
    color:#333 !important;
    text-align: center;
    line-height:32px !important;
    font-size:14px !important;
    border:none !important;
    outline:none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
.introjs-button:hover{
    border:none !important;
    outline:none !important;
    box-shadow: none !important;
}
.introjs-button:visited{
    text-decoration: none !important;
}
.introjs-button:active{
    text-decoration: none !important;
}
.introjs-skipbutton:hover{
    color:#333 !important;
}
.introjs-nextbutton{
    background: #0292FE !important;
    color:#fff !important;
    text-shadow: none !important;
    border-radius:0.2em !important;
}
.introjs-helperNumberLayer{
    display: none !important;
}
.introjs-disabled{
    display: none !important;
}
.introjs-fixedTooltip{
    position:absolute;
}
.introjs-prevbutton{
    border-radius:0.2em !important;
    margin-right:5px;
}
.introjs-donebutton{
    float:right;
    background: #0292FE !important;
    color:#fff !important;
    text-shadow: none !important;
}
.introjs-donebutton:hover{
    color:#fff !important;
}
.introjs-bottom-left-aligned{
    right:0 !important;
    left:initial !important;
}
.introjs-showElement, tr.introjs-showElement > td, tr.introjs-showElement > th{
    z-index:9999998 !important;
}
