﻿.deepseekai {
	margin: 0;
	padding: 0;
	background: linear-gradient(90deg, #b9dcff, #f5ecfa), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff 500px, #fff);
	background-blend-mode: screen;
	min-height: 30vh
}

.deepseekai .deepseektitle {
	padding-top: 47px;
	letter-spacing: 7px
}

.jbwz {
	background: linear-gradient(90deg,#8265ff 1%,#3b10f6 3%,#cd43ab 32%,#cd43ab 40%,#fe7075 60%,#fe7075 70%,#f99d50 80%,#f99d50);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent
}

.deepseekai .deepseektitle h1 {
	font-size: 45px;
}

.deepseekai .deepseektitle h1 em {
	margin-bottom: 20px;
	font-weight: 700;
	text-align: left;
	margin-top: 24px;
	letter-spacing: 4px;
}

.deepseekai .deepseektitle .zhanshi {
	height: 27px;
	display: inline-block;
	border-radius: 31px;
	cursor: pointer;
	line-height: 27px;
	padding: 0 11px;
	background-color: #fff;
	font-size: 12px;
	color: #4d27d6;
	vertical-align: middle;
	/* font-weight: 700; */
	letter-spacing: 0;
	background: #edf2ff;
	margin-left: 406px;
}

.deepseekai .deepseektitle i {
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	width: 21px;
	background-image: url(../image/deepseek.png);
	background-size: 91%;
	background-repeat: no-repeat
}

.deepseekai .threetitle {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 45px;
	margin-bottom: 5px
}

.deepseekai .threetitlee {
	display: flex;
	height: 38px;
	background: #edf5ff;
	width: 329px;
	border-radius: 45px;
	padding: 5px;
	margin-left: -557px
}

.deepseekai .threetitle .mubansearch {
	display: flex;
	justify-items: left;
	padding: 9px 21px;
	align-items: center;
	border-radius: 45px;
	font-size: 14px;
	height: 21px;
	cursor: pointer
}

.deepseekai .threetitle .mubansearch i {
	display: inline-block;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	margin-right: 5px
}

.deepseekai .threetitle .mubansearch img {
	width: 100%;
	height: 100%
}

.deepseekai .threetitle .tchose {
	background-color: #fff
}

.t-line {
	display: flex;
	background-color: #d5d5d5;
	width: 1px;
	height: 21px;
	margin-left: 3px;
	vertical-align: middle;
	margin-top: 9px
}

.deepseekai .allsousuo {
	height: 155px;
}

.deepseekai .allsousuo #searchdiv {
	background: unset
}

.deepseekai .aijiheti {
	display: flex;
	justify-content: space-between
}

.deepseekai .jititip {
	text-align: center;
	height: 378px;
	border-radius: 18px;
	width: 24%;
	cursor: pointer;
}

.deepseekai .jititipsx {
	flex-direction: column;
	justify-content: space-between
}

.deepseekai .jititip {
	display: flex;
	flex-direction: column
}

.jititipaippt {
	background-image: url(../image/bj2.png);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	align-items: center;
	cursor: pointer
}

.jititipaippt:hover {
	color: #000
}

.jititipaixiezuo {
	background-image: url(../image/bj1.png);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	justify-content: center
}

.deepseekai .jititip .aichuli {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 48%;
	background-image: linear-gradient(90deg,#f7e8e3,#ffe1d7);
	border-radius: 18px;
	cursor: pointer
}

.deepseekai .jititip .aichuli .aijihetity {
	display: flex;
	justify-content: space-between;
	height: 100%
}

.deepseekai .jititip .aichuli .aijihetity .jitiimgl {
	display: flex;
	flex-direction: column;
	width: 80%;
	height: 100%;
	cursor: pointer
}

.deepseekai .jititip .aichuli .aijihetity .jitiimg {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 54%;
	height: 100%;
	margin-right: 15px;
}

.deepseekai .jititip .aichuli .aijihetity .jitiimg img {
	height: 100%;
	width: 100%;
}

.deepseekai .jititip .aichuli .aijihetity h3 {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-left: 34px;
}

.deepseekai .dierhan {
	display: flex;
	font-size: 13px;
	text-align: left;
	margin-bottom: 12px;
	flex-direction: column;
	margin-left: 34px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.deepseekai .dierhan .deepsmallwdzs {
	font-size: 12px;
	color: #a3a3a3;
	margin-top: 57px;
}

.deepseekai .dierhan .deepsmallwdzs i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../image/yanjin.png);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	align-items: center;
	vertical-align: middle;
	margin-left: 1px;
	margin-right: 5px
}

.deepseekai .dierhan .deepsmallwdcsppt {
	display: flex;
	padding: 3px 12px;
	background-color: #ffe1d7;
	font-size: 12px;
	margin-top: 10px;
	width: fit-content;
	background-image: linear-gradient(90deg,#fc963b,#f55654);
	color: #fff;
	border-radius: 45px
}

.ai-writing {
	margin: 0 auto;
	width: 80%
}

.ai-writing h3 {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
	text-indent: 10px;
	height: 50px;
	line-height: 50px
}

.aijihetity h3 img {
	width: 25px;
	height: 25px
}

.aijihetity h3 {
	font-size: 20px;
	margin-bottom: 0;
	text-align: left;
	text-indent: 0;
	height: 46px;
	line-height: 46px;
	margin-top: 23px;
	color: #353535;
}

.writing-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
}

.writing-item {
	width: 100%;
	background-color: #fff;
	padding: 12px 15px;
	border-radius: 8px;
	box-shadow: 0 0 3px rgba(0,0,0,.1);
	margin-bottom: 17px;
	display: flex;
	align-items: center;
	overflow: hidden;
	cursor: pointer
}

.writing-item:hover {
	box-shadow: 0 0 3px rgba(0,0,0,.3)
}

.writing-item span {
	display: flex;
	width: 35px;
	height: 35px;
	border-radius: 50px;
	background-color: #f3f2fc;
	margin-right: 10px;
	overflow: hidden;
	align-items: center;
	justify-content: center
}

.writing-item img {
	width: 25px
}

.writing-item h4 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 6px
}

.writing-item p {
	color: #95999f;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#searchdiv .search .search-box {
	float: left;
	width: 790px;
	height: 58px;
	border: 1px solid #e8e8e8;
	border-right: 0 solid;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	background: #fff
}

.header .navs .nav li:nth-of-type(5) .free {
	background: #43b643
}

.sydeepsousuo {
	width: 900px;
	bottom: 0;
	z-index: 10;
	left: 50%;
	padding-top: 1px;
	border-radius: 5px;
	margin: 0 auto
}

.sydeepsousuo .deepseek {
	display: flex;
	height: 37px;
	width: 100%;
	font-size: 13px;
	color: #666;
	position: absolute;
	bottom: 1px;
	left: 11px
}

.sydeepsousuo .deepseek span {
	display: flex;
	padding: 5px 9px;
	border-radius: 31px;
	background-color: #fff;
	cursor: pointer;
	margin-right: 13px;
	vertical-align: middle;
	height: 20px;
	border: 1px solid #e8e8e8;
	justify-content: center;
	align-items: center;
}

.sydeepsousuo .deepseek em {
	display: inline-block;
	vertical-align: middle;
	color: #000
}

.sydeepsousuo .deepseek i {
	display: flex;
	vertical-align: middle;
	height: 15px;
	width: 15px;
	margin-right: 5px;
}

.sydeepsousuo .deepseek .dsone i img {
	width: 100%;
	height: 100%
}

.sydeepsousuo .deepseek .circle {
	width: 11px;
	height: 11px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 2px;
	transition: left .3s ease
}

.sydeepsousuo .deepseek .button-container {
	display: inline-block;
	width: 27px;
	height: 13px;
	background-color: #e5e5e5;
	border-radius: 50px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	vertical-align: middle;
	margin-left: 4px;
}

.sydeepsousuo .deepseek .right {
	background: #51b37f
}

.sydeepsousuo .deepseek .right .circle {
	left: 14px;
}

.sydeepsousuo .deepseek .dschose {
	background-color: #fff;
	border: 1px solid #4d27d6;
	font-size: 13px;
	color: #4d27d6
}

.sydeepsousuo .deepseek .ds1 {
	background: url(../image/deepseek1.png) 1px -21px no-repeat
}

.sydeepsousuo .deepseek .chose1 {
	background: url(../image/deepseek1.png) 1px -1px no-repeat
}

.sydeepsousuo .deepseek .ds2 {
	background: url(../image/deepseek1.png) 1px -65px no-repeat
}

.sydeepsousuo .deepseek .chose2 {
	background: url(../image/deepseek1.png) 1px -44px no-repeat
}

.sydeepsousuo .ycsc {
	display: flex;
	width: 100%;
	justify-content: left
}

.sydeepsousuo .ycsc .notification {
	display: flex;
	align-items: center;
	background-color: #f5f5f5;
	padding: 3px 12px;
	border-radius: 55px;
	position: relative;
	max-width: 184px;
	margin: 2px 0 6px
}

.sydeepsousuo .ycsc .icon img {
	width: 21px;
	height: 19px;
	margin-right: 4px
}

.sydeepsousuo .ycsc .text {
	flex: 1;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999
}

.sydeepsousuo .ycsc .close-btn {
	cursor: pointer;
	width: 15px;
	font-size: 12px;
	background: #a8a8a8;
	border-radius: 50px;
	position: absolute;
	right: -5px;
	top: -3px;
	height: 15px;
	color: #fff;
	line-height: 13px
}

.aa-content-commonds .aa-ul li {
	float: right
}

.diffssk {
	margin-top: 5px
}

.sydeepsousuo .aa-content {
	font-family: -webkit-body;
	display: flex;
	width: 900px;
	position: relative;
	border: 1px solid #e8e8e8;
	height: 100px;
	bottom: 0;
	margin: 0 0 5px
}

.sydeepsousuo .aa-content textarea {
	height: 48px;
	width: 767px
}

.aa-contentppt .sub,.sydeepsousuo .aa-content .sub {
	width: 30px;
	bottom: 10px
}

.aa-contentppt {
	height: 100px;
	bottom: 0;
	margin: 0 auto;
	position: relative;
	width: 900px;
	border: 1px solid #e8e8e8;
}

.aa-contentppt .pptwrod {
	position: absolute;
	bottom: 10px;
	right: 89px;
	display: block;
	font-size: 10px;
	padding: 5px 10px;
	border: 1px solid #e5e5e5;
	border-radius: 15px;
	font-size: 13px
}

.aa-contentppt .pptwrod i {
	display: inline-block;
	height: 22px;
	width: 22px
}

.aa-contentppt .pptwrod i img {
	width: 100%;
	height: 100%
}

.aa-contentppt textarea {
	height: 80px
}

#searchdiv .search {
	margin-left: 0;
	position: relative;
	left: unset;
	margin-top: 0
}

.header .navs .nav li .free {
	position: absolute;
	top: 15px;
	right: 7px;
	padding: 1px 2px;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
}

.jititipaippt .dierhan,.jititipaixiezuo .dierhan {
	margin-left: 0
}

.jititipaixiezuo .dierhan {
	flex-direction: row;
	justify-content: space-between
}

.jititipaippt .xiezuo {
	width: 80%
}

.deepseekai .jititip .aichulijl {
	background-image: linear-gradient(90deg,#f3fbfd,#d6f3fa)
}

.deepseekai .jititip .aichuliwst {
	background-image: linear-gradient(90deg,#ededff,#e0e9fc)
}

#searchdiv .search .s-niu {
	background-color: #5041f5
}

.deepseekai .jititip:first-of-type {
	justify-content: start
}


#searchdiv .search .search-box {
	border-bottom-left-radius: 18px;
	border-top-left-radius: 18px;
}
#searchdiv .search .s-niu {

	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
}
.search-box .hot{
	font-size: 13px;
}
#searchdiv .search .search-box .i-search{
	font-size: 13px;
	font-family: unset;
}

@media screen and (max-width:1300px) {
	#searchdiv .search {
		margin-left: 0;
		position: relative;
		left: unset
	}
	.header .navs .nav li a {
		padding: 0 8px;
		font-size: 13px;
	}
	.aijihetity h3 {
		font-size: 16px;
	}
}
