@charset "utf-8";
/* CSS Document */
/* 通用  */

body {
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑", Arial, Tahoma, Helvetica, \5b8b\4f53, sans-serif;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
object,
code,
em,
span,
var,
legend,
button,
input,
textarea,
th,
td,
a,
img,
header,
footer,
nav,
aside,
audio,
datalist,
section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

:focus {
	outline: 0;
}

ul,
ol,
ul li,
ol li {
	list-style: none;
}

/*重置列表*/
address,
caption,
cite,
em,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

form label {
	cursor: pointer;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	outline: none;
}

textarea {
	resize: none
}

input {
	vertical-align: middle;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	line-height: normal !important;
}

a {
	text-decoration: none;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

input {
	_filter: chroma(color=#000000);
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	_zoom: 1;
}

.container {
	width: 1200px;
}

.overflow {
	overflow: hidden;
	_zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.b,
.b em {
	font-weight: bold;
}

.znjs-box {
	margin-bottom: 60px;
	background: #fff;
	border-radius: 20px;
	margin-top: -80px;
	position: relative;
	z-index: 111;
}

.wd,
.dh {

	height: 100%;
}

.wd {
	float: left;
	width: 686px;
	padding: 0;
}

.dh {
	float: left;
	width: 230px;
	padding: 80px 20px 20px 20px !important;
	height: 710px;
}

.answer {
	float: left;
	padding: 15px 0 15px 15px;
	;
}

.ask {
	float: right;
}

.st-message {
	margin-top: 2px;
}

#st-message-box {
	height: 507px;
	background: #E7F3FF;
}

.st-message-wrap {
	width: 95%;
	margin: 10px;
	font-size: 14px;
	position: relative;
}

.st-outline {
	float: left;
	max-width: 100%;
	margin-left: 10px;
	/* font-size: 16px; */
	padding: 7px;
	border-radius: 5px;
	background-color: #FFFFFF;
	word-break: break-all;
	/* color: #0181C8; */
	line-height: 45px;

}

.sy02 {
	font-size: 16px;
	font-weight: bold;
	color: rgb(253, 111, 1);
}

.answer .st-message-icon {
	float: left;
	background: url(../img/robot.png) center top no-repeat;
	width: 60px;
	height: 60px;
}

.answer .st-message {
	margin-left: 55px;
	margin-right: 30px;
	overflow: hidden;
	margin-bottom: 20px;
}

.answer .st-outline {
	float: left;
	width: 93%;
}

.answer .st-message-r {
	background: url(../img/ml.png) center center no-repeat;
	width: 6px;
	height: 12px;
	position: absolute;
	top: 32px;
	left: 50px;
}

.ask .st-message-icon {
	float: right;
	background: url(../img/user.png) center top no-repeat;
	width: 60px;
	height: 60px;
}

.ask .st-message {
	margin-right: 55px;
	margin-left: 30px;
}

.ask .st-outline {
	float: right;
	background: url(../img/msg-bg.png) 0 0 repeat;
	color: white;
	border: 1px solid #0c91d5;
	margin-right: 10px;
}

.ask .st-message-r {
	/* background:url(img/mr.png) center center no-repeat; */
	width: 6px;
	height: 12px;
	position: absolute;
	top: 14px;
	right: 50px;
}

.bsdh {
	margin-bottom: 10px;
}

.bsdh>.dh-title {
	font-size: 18px;
	padding: 0;
	font-weight: bold;
	line-height: 1.1;

}

.bsdh>.dh-title>img {
	vertical-align: bottom;
	padding-right: 10px;
}

.bsdh>.dh-title>a {
	float: right;
	font-size: 14px;
	color: #666666;
}

.bsdh>.dh-title>a>img {
	vertical-align: bottom;
	padding-right: 4px;
}

.bsdh ul {
	margin: 10px 0;

	padding: 5px 0;
}

.bsdh li {
	line-height: 35px;
	font-size: 14px;
}

.bsdh li span {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 4px;
	background: #c1c1c1;
	color: #fff;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
}

.bsdh li:first-child span {
	background: #fc7a43;
}

.bsdh li:nth-child(2) span {
	background: #fdab4d;
}

.bsdh li:nth-child(3) span {
	background: #cbb486;
}

.bsdh li p {
	display: inline-block;
	width: calc(100% - 34px);
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

#st-input-wrap {
	padding: 35px 25px;
	background: #fff;
	border-right: 1px solid #e5e5e5;
	position: relative;
	height: 169px;
}

.jsearch-q-wrap {
	width: 88%;
	float: left;
	height: 37px;
	position: relative;
}

.jsearch-q-wrap textarea {
	height: 43px;
	line-height: 37px;
	width: 100%;
	text-indent: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	outline: none;
}

#st-input-btn {
	width: 10%;
	border: none;
	padding: 9px 10px;
	background-color: rgb(155, 216, 48);
	color: #fff;
	margin-left: 2%;
	border-radius: 6px;
	font-size: 18px;
	outline: none;
}

#st-input-tip {
	position: absolute;
	bottom: 10px;
}

.hf li {
	line-height: 30px;
	background: url('../img/dian2.png') left 11px no-repeat;
	margin: 2px 0;
	padding-left: 12px;
	border-bottom: 1px dashed #eee;
}

.ac_results {
	width: 635px;
	left: 283px;
	margin-left: -4px;
	margin-bottom: 1px;
	position: absolute;
	background: #fff;
	padding: 5px;
	bottom: 133px;
	background: #fff;
	padding: 5px;
	display: none;
	border: 1px solid #ddd;
	z-index: 10;
}

.ac_results li {
	line-height: 30px;
	border-bottom: 1px dashed #eee;
	padding-left: 10px;
	background: url(../img/dian2.png) left 11px no-repeat;
}

.ac_results li em {
	font-style: normal;
	color: #f95959;
}

.znjs-title {
	font-size: 26px;
	line-height: 1;
	padding: 0 10px;
	margin: 15px 0;
	display: flex;
}

.znwdtitle {
	width: 180px;
	background: linear-gradient(0deg, #FFE4A6, #FFC84B);
	border-radius: 25px 25px 25px 0px;
	font-size: 28px;
	color: #000000;
	line-height: 49px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 50px;
}

.wfssd span {
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
}

.wfssd {
	font-size: 60px;
	color: #FFFFFF;
	margin-bottom: 50px;
}

#classinfoid li a {
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 15px;
	color: #fff;
}

#classinfoid li {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

#classinfoid li a:hover {
	background-color: rgba(155, 216, 48, 0.8);
	color: #fff;
}

.cataname {
	background-color: #E5EDF5;
	color: rgb(1, 77, 161);
	padding: 2px 8px;
	margin-right: 8px;
}

.typename {
	background-color: #FBE8E6;
	color: rgb(216, 30, 6);
	padding: 2px 8px;
	margin-right: 8px;
}

body {
	background: #379eff;
}

.leftdh {
	float: left;
	width: 254px;
	background-color: #007DF1;
	padding: 22px;
	height: 753px;
	border-radius: 20px 0 0 20px;
}

.leftdh h3 {
	padding-top: 40px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.leftdh ul {
	margin-top: 10px;
}

.leftdh ul li {}

.leftdh ul li a {
	display: block;
	color: #fff;
}

.leftdh ul li a img {
	vertical-align: middle;
	padding-right: 14px;
}

.leftdh>a {
	display: block;
	margin-top: 29px;
}

.biaoyu {
	line-height: 74px;
	padding-right: 10px;
	text-align: right;
}

#lsjlarr a {
	margin-bottom: 10px;
	display: inline-block;
	padding: 2px 10px;
	background: #F2F2F2;
	border-radius: 14px;
	margin-right: 10px;
}

#znjsapp {
	background: url(../img/bg.png) top center no-repeat;
}

.typebj {
	background-color: #F9F9F9;
	padding: 5px 10px;
	line-height: 1.75;
	/* margin-top: 10px; */
}

.typeevery {
	/* margin: 10px 0; */
}

.typemeilei {
	width: 48%;
}

.typetitle {
	font-weight: bold;
	margin-right: 10px;
	width: 60px;
}

.typememo {
	width: calc(100% - 80px);
}

.sxtypean {
	padding: 0px 10px;
	display: inline-block;
	/* border: rgb(88, 159, 252) 1px solid; */
	border-radius: 5px;
	margin-right: 10px;
	background-color: #9ecaff;
	color: #fff;
	cursor: pointer;
}

.displayFlex {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.displayFlexju {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
