* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}

a {
	text-decoration: none !important;
}

body,
html {
	width: 100%;
	height: 100%;
	background: #243c83 !important;
	padding: 4px;
	display: flex;
	padding-left: 0px !important;
}

.main-left {
	flex: 0 0 72px;
	width: 72px;
	height: 100%;
	position: relative;
	display: flex;
	flex-flow: column nowrap;
	padding-top: 24px;
	overflow: hidden;
}

.left-logo {
	width: 40px;
	height: auto;
	margin: 0 auto;
}

.left-logo img {
	width: 100%;
	height: auto;
	display: block;
}

.left-ul {
	width: 100%;
	margin-top: 48px;
}

.left-ul a {
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	color: #fff !important;
	justify-content: center;
	align-items: center;
	margin-bottom: 28px;
}

.left-icons {
	position: relative;
	display: flex;
	width: 48px;
	height: 48px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.left-ul a img {
	width: 60%;
	height: auto;
}

.left-ul a span {
	width: 100%;
	font-size: 12px;
	display: inline-block;
	white-space: nowrap;
	margin-top: 2px;
	line-height: 18px;
	text-align: center;
}

.login-ul {
	width: 100%;
	display: flex;
	justify-content: center;
	/* 	flex-direction: column; */
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 20px;
}

.login-icon {
	width: 32px;
	height: 32px;
	background-color: rgb(198, 196, 255);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}

.login-icon img {
	width: 60%;
	display: block;
	margin: 0 auto;
}

.main-right {
	border-radius: 12px;
	display: flex;
	flex-flow: row nowrap;
	overflow: hidden;
	position: relative;
	background-color: rgb(247, 248, 252);
	width: 100%;
	height: 100%;
}
.Feedback-btn{
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	font-weight: bold;
	font-size: 24px;
	color: red;
	
	
	
}
.right-ul {
	border-right: 1px solid rgba(237, 239, 245, .45);
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	height: 100%;
	justify-content: space-between;
	padding: 24px 0 12px;
	position: relative;
	width: 260px;
	z-index: 10;
	background: #fff;
}

.rights-ul {
	width: 260px;
	height: 100%;
	position: absolute;
	left: 0px;
}

.fangxian {
	width: 24px;
	height: 40px;
	position: absolute;
	right: -24px;
	top: 50%;
	margin-top: -20px;
}

.fangxian img {
	width: 100%;
}

.fangxian-fz img {
	transform: rotatey(-180deg);
}

.new-dialog {
	width: 200px;
	height: 36px;
	background: #243c83;
	color: #fff !important;
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 24px 28px;
	border-radius: 20px;
	cursor: pointer;
	margin-top: 0px;
}

.right-uls {
	width: 210px;
	margin: 0 auto;
}



/* .right-uls li {
	
} */

.right-uls a {
	display: block;
	width: 100%;
	font-size: 14px;
	height: 36px;
	padding: 6px 16px;
	color: #26244c;
	/* cursor: pointer; */
	justify-content: space-between;
	margin-bottom: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.li-time {
	color: #c1c1c1 !important;
	font-size: 14px;
	padding: 6px 0px !important;
}

.r-footer-t {
	width: 100%;
	text-align: center;
	margin: 10px auto;
}

.right-footer {
	width: 240px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -120px;
	bottom: 20px;
	display: none;
}

.right-footer p {
	text-align: center;
}

#login-button {
	margin: 20px auto;
	background: #243c83 !important;
}

.main-center {
    align-items: center;
    animation: fadeInBackground--b2IWNbfQ .4s ease forwards;
    background-color: #f6f7fb;
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
    min-width: 1200px;
   /* min-width: -webkit-fill-available; */
    transition: all .4s ease;
}

.chat-container {
	width: 1200px;
	/* 	height: 100%; */
	/* background-color: #fff; */
	border-radius: 10px;
	/* 	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
	flex: 1;
	flex-direction: column;
	overflow-y: auto;
	position: relative;
	margin: 0 auto;
}

.Bullet {
	width: 100%;
	font-size: 12px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	background: #fff;
	color: #333;
	margin: 10px auto;
}

.form-a {
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin: 8px auto;
}

.form-a a {
	color: #8f91a8 !important;
}

.shengming {
	color: #8f91a8;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	position: absolute;
	bottom: 12px;
}

.chat-box {
	width: 100%;
	padding: 20px;
	min-height: auto;
	max-height: 700px;
	margin: 20px 0px;
	overflow-x: auto;
	display: none;
}

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

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

/* 滚动条轨道 */
.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: 15px;
}

.ai-message {
	text-align: left;
	margin-bottom: 15px;
}

.user-message p {
	display: inline-block;
	padding: 10px 15px;
	border-radius: 10px;
	max-width: 70%;
	background-color: #243c83;
	color: #fff;
}

.ai {
	padding: 10px 15px;
	border-radius: 10px;
	max-width: 70%;
	background-color: #fff;
	color: #333;
}

.ai-top {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.ai-newr img {
	width: 100%;
	display: block;
}
.ai-iconli{
	width: 100px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: right;
	margin-bottom: 0px;
}
.ai-iconli li{
	width: 16px;
	height: 16px;
	display: flex;
	margin: 0 5px;
	position: relative;
}
.ai-iconli li img{
	width: 100%;
	height: auto;
/* 	display: block; */
}
.iconfzcg{
	width: 8px;
	height: auto;
	display: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.profile {
	width: 30px;
	height: 30px;
	background: url(../aiimg/tx.png);
	background-size: 100% 100%;
	margin-right: 20px;
}

.profile-name {
	font-size: 28px;
}

.qqts {
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #888;
}

.qqts span {
	margin-right: 10px;
}

.chatinput {
	width: 878px !important;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
	/* 	position: absolute !important;
	bottom: 40px;
	left: 50%;
	margin-left: -439px; */
}

.fasong {
	width: 878px !important;
/* 	height: 110px; */
	/* height: 58px; */
	padding: 10px;
	border: 1px solid #c1c1c1;
	border-radius: 20px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto;
}
.fasong-div{
	width: 100%;
	height: 22px;
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #8f91a8;
	/* padding: 16px 0px; */
	margin: 8px 0px;
	position: relative;
}
.shuru{
	width: 100%;
	display: flex;
}
.fasong-t {
	width: 100%;
	margin-bottom: 12px;
}

.fasong-t li {
	align-items: center;
	background: #fff;
	border: 1px solid #e8eaf2;
	border-radius: 12px;
	color: #585a73;
	cursor: pointer;
	display: inline-flex;
	font-size: 12px;
	height: 28px;
	justify-content: center;
	line-height: 16px;
	overflow: hidden;
	transition: .3s ease;
	width: 92px;
}

.fasong-t li:hover {
	border: 1px solid #007bff;
	color: #007bff;
}

.fasong:hover {
	border: 1px solid #007bff;
}
.sdsk-span{
	align-items: center;
	    background: #eeedff;
	    border-radius: 12px;
	    color: #615ced;
	    cursor: pointer;
	    display: inline-flex;
	    flex-shrink: 0;
	    font-size: 12px;
	    gap: 4px;
	    height: 22px;
	    justify-content: center;
	    margin-right: 10px;
	    width: 80px;
}
.sdsk-img {
	width: 18px;
	height: 18px;
	margin-left: 0px;
	position: relative;
	background: url(../img/icon-sd.png) no-repeat;
	background-size: 100% 100%;
}

.fasong-t li:hover .sdsk-img {
	background: url(../img/icon-sdf.png) no-repeat;
	background-size: 100% 100%;
}
.sdsk-span .sdsk-img{
	background: url(../img/icon-sdf.png) no-repeat;
	background-size: 100% 100%;
}
.icon-close{
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.active {
	border: 1px solid #007bff !important;
	color: #007bff !important;
}

.active .sdsk-img {
	background: url(../img/icon-sdf.png) no-repeat;
	background-size: 100% 100%;
}

#input-text {
	width: 890px;
	border: none;
	outline: none;
}

@keyframes fadeInUp {
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

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

.message:nth-child(2) {
	animation-delay: 1.5s;
}

#fs {
	width: 48px;
	height: 48px;
	background: #243c83;
	border-radius: 50% !important;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
}

#fs img {
	width: 60%;
	display: block;
}

.content {
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.cursor {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	background: #141414;
	animation: blink 1s infinite;
}

.isEnd {
	.cursor {
		display: none;
	}
}

@keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}


.main-ai {
	width: 900px;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-top: 100px;
}

.ai-header {
	width: 100%;
	height: 80px;
	display: flex;
	align-content: center;
}

.ai-header img {
	width: 56px;
	height: 56px;
	display: block;
	margin-right: 30px;
}

.ai-header-r {
	width: 100%;
	height: 80px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.ai-header-r h3 {
	width: 100%;
	font-size: 24px;
}

.ai-header-r p {
	font-size: 14px;
}

.ai-body {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 30px 0px;
}

.ai-news,
.ai-newc {
	border-radius: 16px;
	box-sizing: border-box;
	height: 320px;
	padding: 16px;
	width: 280px;
}

.ainews-top {
	width: 100%;
	margin: 8px 0 12px 8px;
}

.ainews-top h5 {
	font-weight: bold;

}

.ainews-top p {
	color: #8f91a8;
	font-size: 12px;
	margin-bottom: 0px !important;
}

.ai-news {
	background: radial-gradient(123% 123% at 84% 10%, #f3f2ff 0, rgba(243, 242, 255, .38) 100%);
}

.ai-newc {
	background: radial-gradient(49% 49% at 23% 90%, rgba(51, 192, 253, .3) 0, rgba(51, 192, 253, 0) 100%), radial-gradient(122% 122% at 94% -6%, #dbe2ff 0, #f7f8fc 100%);
	border: 1px solid #fff;
}

.ainews-ul {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	height: 204px;
	margin: 22px 8px 0;
}

.ainews-ul li {
	width: 100%;
	height: 24px;
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}

.ainews-ul li span {
	font-style: italic;
	margin-right: 8px;
	font-weight: bold;
	color: #c1c1c1;
}

.ainews-ul li a {
	width: 100%;
	display: block;
	color: #585a73;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ainews-cen {
	display: flex;
	flex-direction: column;
	margin-top: 22px;
	width: 248px;
}

.ainews-cens {
	align-items: center;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 12px;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	gap: 12px;
	padding: 8px 12px;
	position: relative;
	transition: .2s ease;
	margin-bottom: 16px;
}

.ainews-cens:hover {
	border: 1px #407ffd solid;
}

.cens-img {
	border-radius: 99px;
	height: 36px;
	width: 36px;
}

.cens-li {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 0;
	width: 180px;
}

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

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

.ai-newr {
	width: 280px;
	height: 320px;
	border-radius: 16px;
	box-sizing: border-box;
	padding: 0px;
	align-items: center;
	display: flex;
	flex-direction: column;
}

.newr-top {
	height: 178px;
	/* 	position: relative; */
	width: 280px;
	display: flex;
}

.newr-top img {
	width: 100%;
}

.newr-bottom {
	align-items: center;
	background: radial-gradient(10% 46% at 12% 89%, rgba(51, 253, 196, .2) 0, rgba(51, 253, 196, 0) 100%), radial-gradient(114% 114% at 87% 2%, #eeedff 0, #f7f8fc 100%);
	border: 1px solid #fff;
	border-radius: 16px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 126px;
	justify-content: center;
	margin-top: 16px;
	width: 280px;
}

.newr-c {
	display: flex;
	flex-direction: column;
	width: 248px;
	margin: 0 auto;
}

.zhezhao {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000;
	background: rgba(77, 80, 93, .54);
	display: none;
	align-items: center;
	justify-content: center;
}

.login-main {
	width: 600px;
	padding: 20px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	border-radius: 20px;
	position: absolute;
}
.login-logo{
	width: 100px;
	height: 100px;
	display: block;
	margin-bottom: 20px;
}

.login-main .form-group {
	width: 100%;
}

.close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
}
.btn-Feedback{
	  color: #fff !important;
	  background: #243c83 !important;
			border-color: #243c83 !important;
}
