body{
	background: url(../images/p.png) no-repeat;
	background-size: cover;
	background-attachment: fixed;
	font-family: "微软雅黑";
}


#blackShade3 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  min-height: 100vh;
  background: black;
  z-index: 99;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.ai-main{
	padding-top: 0.92rem;
	padding-bottom: 0.5rem;
}
.ai-main-div{
	width: 100%;
	height: 0.85rem;
	background-color: #1b1b1b;
	color: #ffffff;
	text-align: center;
	font-size: 0.27rem;
	line-height: 0.85rem;
	position: fixed;
	z-index: 100;
}
.ai-main-img{
	width: 0.4rem;
	float: left;
	position: relative;
	top: 0.25rem;
	left: 0.3rem;    
}
.ai-main-img2{
	width: 0.4rem;
	float: right;
	position: relative;
	top: 0.25rem;
	right: 0.3rem;    
}
.ai-foot{
	width: 100%;
	height: 1.2rem;
	background-color: #1b1b1b;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}
.ai-foot-div{
	width: 95%;
	margin: 0 auto;
}
.ai-input{
	width: 75%;
	height: 0.32rem;
	border-radius: 0.11rem;
	font-size: 0.24rem;
	outline: none;
	resize: none;
	padding: 0.2rem;
	position: relative;
	top: 0.22rem;
	z-index: 10;
	background-color: #858585;
	line-height: 0.3rem;
	color: #ffffff;
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
	border: none;
	overflow-y: auto;
	box-sizing: content-box;
}
.ai-foot-k{
	width: 16%;
	height: 0.73rem;
	background-color: #ffffff;
	float: left;
	position: relative;
	top: 0.22rem;
	left: 0.2rem;
	border-radius: 0.11rem;
	text-align: center;
	font-size: 0.2rem;
	font-weight: 600;
}
.ai-foot-k img{
	 width: 0.25rem;
	 margin: 0.07rem auto 0;   
}
.datatype{
	width: 100%;
	margin-top: 0.85rem;
	height: 13rem;
	overflow-y: auto;
	position: relative;
	padding-bottom: 0.8rem;   	
}
.data-div{
	width: 93%;
	height: 7.8rem;
	margin: 0.2rem auto 0;    
}
.datatype-img{
	width: 0.73rem;
	float: left;
	position: relative;
	top: 0.1rem;
}
.datatype-img2{
	width: 88%;
	height: 7.8rem;
	position: relative;
	left: 0.1rem;
	float: left;
	pointer-events: none;
}
.data-div2{
	width: 77%;
	position: absolute;
	top: 0.2rem;
	left: 1.4rem;
	font-size: 0.22rem;
}
.data-div2-div{
	width: 85%;
	margin: 0 auto;
	color: #ffffff;
}
.data-div2-s{
	width: 85%;
	height: 0.7rem;
	border-radius: 0.5rem;
	background-color: #adaaab;
	margin: 0.2rem auto 0;
	text-align: center;
	font-size: 0.24rem;
	color: #171314;
	line-height: 0.7rem;
}
.mk2-a {
    position: relative;
    left: -0.2rem;
    margin: 0.2rem 0.9rem 0 0.52rem;
    line-height: 0.4rem;    
}
.mkk1{
	padding: 0.1rem 0.2rem 0.1rem 0.2rem;
	/* background-color: #d9ddde; */
	border-radius: 0.3rem;
	color: #ffffff;
}
.m2-a1 {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0.3rem;
    font-size: 0.25rem;
    padding: 0.13rem 0.2rem 0.13rem 0.2rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;     
}
.mk2-a img {
    width: 0.8rem;
    float: right;
    position: absolute;
    top: 0.03rem;
    right: -0.9rem;
    display: inline-block;           
}
.mk2-a-hd {
    position: relative;
    left: -0.2rem;
    margin: 0.4rem 0.2rem 0.4rem 1.1rem;
    line-height: 0.4rem;    
}
.mkk{
	padding: 0.1rem 0.1rem 0.1rem 0.1rem;
	/* background-color: rgba(125, 129, 134, 1); */
	border-radius: 0.3rem;
}
.m2-a1-hd {
    background-color: rgba(255, 255, 255, 0.1);
	color: #ffffff;
    border-radius: 0.3rem;
    font-size: 0.25rem;
    padding: 0.2rem 0.2rem 0.9rem 0.2rem;
    /* width: -webkit-fit-content;
    width: -moz-fit-content; */
    width: 92%;
	margin: 0.2rem;
    margin-right: auto;  
	position: relative;   
}
.mk2-a-hd-img {
    width: 0.8rem;
    float: right;
    position: absolute;
    top: 0.05rem;
    left: -0.9rem;
    display: inline-block;       
}

.ai-left{
	width: 80%;
	height: 94.2%;
	position: fixed;
	z-index: 100;
	top: 0.92rem;
	background-color: #1b1b1b;
	display: none;
}
.ai-left-xj{
	width: 80%;
	height: 0.8rem;
	background-color: #ffaf3f;
	margin: 0.7rem auto;
	border-radius: 0.1rem;
	color: #ffffff;
	font-size: 0.28rem;
	text-align: center;
}
.ai-left-xj img{
	width: 0.3rem;
	display: inline-block;
}
.ai-left-xj span{
	display: inline-block;
	position: relative;
	left: 0.1rem;
	top: -0.04rem;
}
.ai-left-sj{
	overflow-y: auto;
	height: 40vh;    
}
.ai-left-sj-s1{
	width: 80%;
	height: 0.6rem;
	background-color: #656565;
	margin: 0 auto 0.3rem;
	border-radius: 0.12rem;
	color: #ffffff;
	position: relative;
}
.ai-left-sj-s1 span{
	font-size: 0.22rem;
	line-height: 0.6rem;
	margin-left: 0.3rem;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 3.3rem;    
}
.ai-left-img{
	width: 0.36rem;
	float: right;
	position: relative;
	top: 0.1rem;
	right: 0.7rem;        
}
.ai-left-img2{
	width: 0.35rem;
	float: right;
	position: relative;
	top: 0.12rem;
	right: -0.1rem;        
}
.ai-block{
	background-color: #c4c4c4;
	color: #000000;
}
.ai-left-foot{
	width: 100%;
	height: 4rem;
	position: absolute;
	bottom: 0;
	color: #ffffff;
}
.ai-left-foot-x{
	width: 92%;
	height: 0.02rem;
	background-color: #323232;
	border-radius: 0.05rem;
	margin: 0 auto;
}
.ai-left-tx{
	margin: 0.5rem auto 0;
	text-align: center;
}
.ai-left-tx img{
	width: 0.8rem;
	margin: 0 auto;
	display: inline-block;    
}
.ai-left-tt{
	display: inline-block;
	margin-left: 0.2rem;
}
.ai-left-name{
	font-size: 0.27rem;
	color: #ffffff;
	margin-bottom: 0.05rem;
}
.ai-left-jf{
	font-size: 0.2rem;
	text-align: left;
}
.ai-left-cz{
	width: 80%;
	height: 0.8rem;
	background-color: #ffaf3f;
	margin: 0.3rem auto 0;
	border-radius: 0.1rem;
	color: #ffffff;
	font-size: 0.28rem;
	text-align: center;
	position: relative;
}
.ai-left-cz a{
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.ai-left-cz img{
	width: 0.3rem;
	display: inline-block;
}
.ai-left-cz span{
	display: inline-block;
	position: relative;
	right: 0.1rem;
	top: -0.05rem;
}
.ai-left-lose{
	width: 100%;
	height: 1.2rem;
	position: absolute;
	bottom: 0;
}
.ai-left-left{
	width: 49.6%;
	height: 100%;
	float: left;
	text-align: center;
}
.ai-left-right{
	width: 49.6%;
	height: 100%;
	float: left;
	text-align: center;
	color: #ffffff;
}
.ai-left-sx{
	width: 1.5px;
	height: 0.2rem;
	float: left;
	background-color: #828282;
	position: relative;
	top: 0.36rem;
}
.ai-left-left img{
	width: 0.3rem;
	display: inline-block;
	position: relative;
	top: 0.05rem;
}
.ai-left-left span{
	font-size: 0.23rem;
	line-height: 0.9rem;
	position: relative;
	left: 0.1rem;
}
.ai-left-right img{
	width: 0.3rem;
	display: inline-block;
	position: relative;
	top: 0.05rem;
}
.ai-left-right span{
	font-size: 0.23rem;
	line-height: 0.9rem;
	position: relative;
	left: 0.1rem;
}
.mk1-input{
	width: 3.3rem;
	height: 0.45rem;
	border-radius: 0.1rem;
	border: 1px solid #ffffff;
	float: left;
	position: relative;
	top: 0.06rem;
	left: 0.23rem;
	color: #020202;
	padding: 0 0 0 0.1rem;        		    
}
.mk2-an{
	float: right;
	position: absolute;
	bottom: 0.09rem;
	right: 0.3rem;   
}
.mk2-an-s{
	width: 1px;
	height: 0.22rem;
	background-color: #cab7b7;
	display: inline-block;
	position: relative;
	top: -0.01rem;    
}
.mk2-an img{
	width: 0.3rem;
	display: inline-block;
}
.m2-title-s-tp{
	width: 0.5rem;
	display: none;
	position: relative;
	left: 0.1rem;
}
.mk2-ans{
	position: absolute;
	bottom: 0.16rem;
	left: 0.3rem;   
}


/* WebKit浏览器 */
::-webkit-input-placeholder {
color: #ffffff;
}
/* Firefox浏览器 */
:-moz-placeholder {
color: #ffffff;
}
/* 老版本的Firefox浏览器 */
::-moz-placeholder {
color: #ffffff;
}
/* Internet Explorer 11及更高版本 */
:-ms-input-placeholder {
color: #ffffff;
}

.pop{
	background-color: #38393a;
	position: fixed;
	z-index: 2000;
	top: 7rem;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 0.03rem;   
	pointer-events: none; 
}
.pop-up{
	margin: 0.1rem 0.2rem;
	color: #ffffff;
	font-size: 0.28rem;
	line-height: 0.45rem;
	text-align: center;
	border-radius: 0.05rem;
}

pre {
    background-color: #1b1b27;
    padding: 10px;
	border-radius: 5px;
	overflow-x: auto;
	/* white-space: pre-wrap; */
}

.info-fz{
	width: 0.3rem;
	color: #7ca4eb;
	position: absolute;
	right: 0.4rem;
	cursor: pointer;    
}	
.info-fz:hover{
	color: #2095fc;
}

