* {
	margin: 0rem;
	padding: 0rem;
	text-decoration: none;
	list-style-type: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
html {
	height: 100%;
}

body:before {
	background: radial-gradient(151% 108% at 54% 27%, rgba(122, 118, 243, .5) 3%, hsla(0, 0%, 100%, 0) 99%);
	bottom: 0;
	content: " ";
	width: 100%;
	height: 100%;
	opacity: .3;
	position: fixed;
	top: 0;
	z-index: -1;
}

.main {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.main-top {
	width: 6.4rem;
	height: 1.2rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0.30rem auto;
	position: relative;
}
.topdiv{
	width: 3rem;
	height: 1.2rem;
	background: #fff;
	border-radius: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.topdiv img{
	width: 0.48rem;
	height: 0.48rem;
	display: block;
	margin: 0 0.2rem;
}
.topdiv-r{
	width: 1.5rem;
	display: flex;
	flex-wrap: wrap;
}
.topdiv-yw{
	width: 100%;
	font-size: 0.24rem;
}
.chat{
	color: #ee7851;
}
.crea{
	color: #3061d0;
}
.topdiv-name{
	width: 100%;
	font-size: 0.3rem;
	font-weight: bold;
	color: #000;
}
.logo {
	width: 0.6rem;
	height: 0.6rem;
	display: block;
	margin: 0 0.2rem;
}
.dhjl{
	font-size: 0.3rem;
}
.main-tri {
	width: 1.4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0.2rem;
}

.main-tri img {
	width: 0.48rem;
	height: 0.48rem;
	display: block;
	margin: 0 0.1rem;
}
.top-ul{
	width: 3rem;
	height: auto;
	display: none;
	background: #fff;
	position: absolute;
	top: 0.8rem;
	right: 0.3rem;
	border-radius: 0.3rem;
	box-shadow: 0.02rem 0.05rem 0 rgba(62,68,95,.16)!important;
	z-index: 2;
}
.top-ul li{
	width: 100%;
	font-size: 0.28rem;
	height: 0.90rem;
	line-height: 0.90rem;
	display: flex;
	align-items: center;
	align-content: center;
}
.top-ul img{
	width: 0.48rem;
	height: 0.48rem;
	display: block;
	margin: 0 0.3rem;
}
.title {
	font-size: 0.30rem;
	height: auto;
	line-height: 0.6rem;
	margin-bottom: 0.3rem;
	padding-left: 0.2rem;
}
.new-div{
	width: 5.2rem;
	height: 94%;
	position: absolute;
	background: #fff;
	top: 6%;
	left: 0rem;
	z-index: 10;
	display: none;
	overflow: hidden;
}
/* .new-dialog {
	width: 4rem;
	height: 0.8rem;
	background: #243c83;
	color: #fff !important;
	align-items: center;
	display: flex;
	font-size: 0.3rem;
	justify-content: center;
	margin: 0.24rem auto;
	border-radius: 0.4rem;
	cursor: pointer;
}
.right-uls{
	width: 5.2rem;
}
.right-uls a ,.right-uls li{
	width: 100%;
	font-size: 0.28rem;
	display: block;
	line-height: 0.8rem;
	text-indent: 0.56rem;
	color: #333333;
} */
.top-c {
	width: 6.4rem;
	margin: 0rem auto;
	margin-top: 1.2rem;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.main-bj{
	width: 100%;
	height: 100%;
	background: rgba(77,80,93,.54);
	left: 0;
	position: fixed;
	top: 0;
	z-index: 2;
	display: none;
}
.main-logo{
	width: 6.9rem;
	height: auto;
	margin: 0 auto;
	background: #fff;
	border-radius: 0.3rem;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-top: 50%;
	padding-bottom: 0.3rem;
}
.tx-logo{
	width: 1rem;
	height: 1rem;
	display: block;
	margin: 0.3rem auto;
}
.close{
	width: 0.5rem;
	height: 0.5rem;
	display: block;
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
}
.form-group{
	width: 6rem;
	margin: 0.2rem auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0.45rem;
}
.form-group label{
	font-size: 0.32rem;
}
.form-group input{
	width: 4rem;
	height: 0.5rem;
	text-indent: 0.32rem;
	outline: none;
}
.Bullet{
	width: 100%;
	font-size: 0.2rem;
	text-align: center;
	height: 0.4rem;
	line-height: 0.4rem;
	background: #fff;
	color: #333;
	margin: 0.1rem auto;
}
.btns{
	width: 5rem;
	height: 0.6rem;
	border-radius: 0.4rem;
	background: #615ced;
	font-size: 0.3rem;
	border: none;
	color: #fff;
	display: block;
	margin: 0.3rem auto;
}
.ainews-cens {
	align-items: center;
	background: #fff;
	border: 0.01rem solid #fff;
	border-radius: 0.12rem;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	gap: 0.12rem;
	height: 1.28rem;
	position: relative;
	transition: .2s ease;
	margin-bottom: 0.40rem;
}

.ainews-cens:hover {
	border: 0.01rem #407ffd solid;
}

.cens-img {
	border-radius: 0.99rem;
	height: 0.72rem;
	width: 0.72rem;
	margin: 0 0.2rem;
}

.cens-li {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: 0.04rem;
	padding: 0;
	width: 5rem;
}

.cens-li h6 {
	color: #2c2c36;
	font-size: 0.26rem;
	font-weight: 600;
	line-height: 0.3rem;
	margin-bottom: 0rem !important;
}

.cens-li p {
	color: #8f91a8;
	font-size: 0.24rem;
	font-weight: 400;
	line-height: 0.3rem;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 0rem !important;
}

.t-logo {
	width: 0.8rem;
	height: 0.8rem;
}

.top-r {
	width: 5rem;
}

.top-t {
	width: 100%;
	font-size: 0.32rem;
	font-weight: bold;
	margin-bottom: 0.1rem;
}

.top-p {
	width: 100%;
	font-size: 0.22rem;
}

.main-c {
	width: 6.4rem;
	margin: 0.3rem auto;
	padding: 0.1rem 0.25rem;
}

.main-lia {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	background: #f8f8fa;
	border-radius: 0.3rem;
	padding: 0.3rem 0rem;
	margin-bottom: 0.3rem;
}

.icon-l {
	width: 0.40rem;
	height: 0.40rem;
}

.main-lic {
	width: 4rem;
}

.lic-title {
	width: 100%;
	font-size: 0.28rem;
	color: #26244c;
	line-height: 0.5rem;
}

.lic-p {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.22rem;
	color: #878aab;
}

.icon-yj {
	width: 0.48rem;
	height: 0.48rem;
}

.chat-box {
	width: 100%;
	padding: 0.2rem;
	height: 66%;
	margin: 0rem 0rem;
	overflow-x: auto;
	display: none;
}

/* 滚动条整体部分 */
.chat-box::-webkit-scrollbar {
	width: 0.02rem;
	/* 宽度 */
	height: 0.12rem;
	/* 高度 */
}

/* 滚动条滑块 */
.chat-box::-webkit-scrollbar-thumb {
	background-color: #888;
	/* 滑块颜色 */
	border-radius: 0.1rem;
	/* 滑块圆角 */
}

/* 滚动条轨道 */
.chat-box::-webkit-scrollbar-track {
	background: #f1f1f1;
	/* 轨道颜色 */
}

.message {
	opacity: 0;
	transform: translateY(20px);
	animation: fadeInUp 0.5s forwards;
}

.user-message {
	text-align: right;
	margin-bottom: 0.15rem;
}

.ai-message {
	text-align: left;
	margin-bottom: 0.15rem;
}

.user-message p {
	display: inline-block;
	padding: 0.1rem 0.15rem;
	border-radius: 0.1rem;
	max-width: 90%;
	background-color: #243c83;
	color: #fff;
	font-size: 0.28rem;
}

.ai {
	padding: 0.1rem 0.20rem;
	border-radius: 0.1rem;
	max-width: 90%;
	background-color: #fff;
	color: #333;
	font-size: 0.28rem;
	line-height: 0.42rem;
	letter-spacing: 0.01rem;
}
.ai-top{
	width: 100%;
	margin: 0.1rem auto;
}
.profile {
	width: 0.50rem;
	height: 0.50rem;
	background: url(../aiimg/tx.png?v=0.1);
	background-size: 100% 100%;
	margin-right: 0.2rem;
}

.profile-name {
	font-size: 0.28rem;
}
.profile-t{
	font-size: 0.2rem;
}
.footer {
	width: 6.9rem;
	height: 18%;
	padding: 0 0.3rem;
	position: fixed;
	bottom: 0rem;
	left: 0rem;
}

.fasong-t {
	width: 100%;
	height: 0.60rem;
	margin-bottom: 0.12rem;
	display: flex;
}

.fasong-t li {
	align-items: center;
	background: #fff;
	border: 0.02rem solid #e8eaf2;
	border-radius: 0.30rem;
	color: #585a73;
	cursor: pointer;
	display: inline-flex;
	font-size: 0.28rem;
	height: 0.60rem;
	justify-content: center;
	line-height: 0.60rem;
	overflow: hidden;
	transition: .3s ease;
	width: 2.20rem;
	margin: 0 0.02rem;
}
.sdsk-img {
	width: 0.48rem;
	height: 0.48rem;
	margin-left: 0rem;
	position: relative;
	background: url(../aiimg/icon-sd.png) no-repeat;
	background-size: 100% 100%;
}
.active {
	border: 1px solid #007bff !important;
	color: #007bff !important;
}

.active .sdsk-img {
	background: url(../aiimg/icon-sdf.png) no-repeat;
	background-size: 100% 100%;
}
.footer-t {
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

#input-text {
	width: 5rem;
	height: 0.8rem;
	border: 0.01rem solid #c1c1c1;
	font-size: 0.3rem;
	outline: none;
	text-indent: 0.3rem;
}

.but {
	width: 1.4rem;
	height: 0.8rem;
	background: #243c83;
	outline: none;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	border-radius: 0.2rem;
	font-size: 0.3rem;
}

.but img {
	width: 0.3rem;
	height: 0.3rem;
	margin: 0 0.1rem;
}

.ljty {
	width: 6rem;
	height: 0.8rem;
	border-radius: 0.4rem;
	background: #615ced;
	font-size: 0.3rem;
	border: none;
	color: #fff;
	display: block;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.bz {
	width: 100%;
	padding: 0.1rem 0rem;
	font-size: 0.20rem;
	color: #878aab;
	text-align: center;
}
@keyframes fadeInUp {
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.message:nth-child(1) {
	animation-delay: 0.5s;
}

.message:nth-child(2) {
	animation-delay: 1.5s;
}
.ai-iconli{
	width: 100%;
	height: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: right;
	margin: 0.1rem auto;
}
.ai-iconli li{
	width: 0.30rem;
	height: 0.30rem;
	display: flex;
	margin: 0 0.05rem;
	position: relative;
}
.ai-iconli li img{
	width: 100%;
	height: auto;
}
.iconfzcg{
	width: 0.30rem;
	height: auto;
	display: none;
	position: absolute;
	bottom: -0.04rem;
	right: 0rem;
}