html{
    font-size: 100px;
}
html,body{
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
body{
    font-family: Microsoft Yahei; background-color:#ffffff; color:#666666;width: 100%;height: 100%;
}
body,div,ul,p,h1,h2,h3,h4{margin: 0;padding: 0;}
h1,h2,h3,h4{font-weight: normal;}
a{
    text-decoration: none;
    color: inherit;
}
ul,li{
    list-style: none;
}
img{
    border-style: none;
    vertical-align: middle;
}
i,b,em{
    font-style: initial;
}
.clearfix {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear:both;
}
body{
    overflow-y: scroll;
    font-family: '微软雅黑', sans-serif;
}
input,textarea{
    outline: none;
	font-size: inherit;
}
.pr {position: relative;}.pa {position: absolute;}.pf {position: fixed;}
.d-f {
display: flex;
}

.d-f-c-s {
display: flex;
align-items: center;
justify-content: space-between;
}

.d-f-l {
display: flex;
align-items: center;
justify-content: start;
}

.d-f-c {
display: flex;
align-items: center;
justify-content: center;
}

.d-f-r {
display: flex;
align-items: center;
justify-content: end;
justify-content: flex-end;
}
table {
border-collapse: collapse;
}
input[type=button], input[type=submit], input[type=file], button {
	cursor:pointer;
	outline:0px;
	-webkit-appearance:none; 
}
.not-info{top:30%;left:35%;width:30% !important;position:fixed;}
.text-hide-2{word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}	              	
.close-choose{background-color:#ccc !important;color:#666 !important;}
.checkFormItem-type{font-style:normal;}
.d-f-c-s{display:flex;align-items:center;justify-content: space-between;}
.errSensitiveResult{top:50%;left:50%;width:650px;max-height:80%;transform:translate(-50%,-50%);box-sizing:border-box;box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.35);color:#454545;display:none;overflow:hidden;}
.errSensitiveResult.on{display:block;z-index:999;background:#fff;}
.errSensitiveResult .errSensitiveResult-title{padding:15px 10px;background-color:#ebebeb;cursor: all-scroll;font-size: 15px;}
.errSensitiveResult .errSensitiveResult-title .close_errSensitiveResult{width:20px;cursor:pointer;}
.errSensitiveResult .errSensitive-table{height:;overflow-y:auto;}
.errSensitiveResult table{width:100%;}
.errSensitiveResult table th{min-width:100px;}
.errSensitiveResult table td,th{padding:10px 4px;border:1px solid #ececec;box-sizing:border-box;}
.errSensitiveResult table tr td:nth-child(2){color:red;}
.errSensitiveResult table tr td:nth-child(3){color:#20528f;}
@media only screen and (max-width:768px) {
.errSensitiveResult{width:90%;}
.errSensitiveResult table{margin-bottom:20px;font-size: 14px;}
}
	              	

	              	

	              	

	              	