.neirongkuang {
	width: 96%;
	background: white;
	border-radius: 10px;
	min-height: 780px;
	margin-left: 2%;
}

.shuangsetu {
	/* background: rgb(234, 239, 243)no-repeat;
	background-image: url(https://cdn.shititong.cn/guanwang/images/beijingshang1.png); */
	/* background-size: 100% 100%; */
	min-height: 1030px;
	background: linear-gradient(180deg,#05f,#fff);
}

.biaotou {
	color: white;
	font-size: 20px;
	border-bottom: 3px solid white;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 90px;
	text-align: center;
	margin-left: 80px;
}

.yczuo {
	border: 1px solid #008CD6;
	float: left;
	width: 45%;
	margin-left: 3%;
	margin-top: 30px;
	height: 300px;
	border-radius: 5px;
	overflow-y: scroll;
}

.ycyou {
	float: left;
	margin-top: 30px;
	height: 300px;
	width: 45%;
	margin-left: 3%;
}

.wdtkrow {
	color: #A8A8A8;
	width: 95%;
	line-height: 24px;
	margin-left: 3%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wdtkrow2 {
	display: inline;
	border-bottom: 1px solid rgba(150, 150, 150, 0.5);
	padding-right: 10px;
}

.wdtkrow3 {
	width: 95%;
	line-height: 24px;
	margin-left: 3%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #F49F01;
	margin-bottom: 10px;
	padding-left: 5px;
}

/**自定义滚动条样式 */
::-webkit-scrollbar {
	width: 6px;
	height: 6px
}

::-webkit-scrollbar-track {
	background-color: transparent;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

::-webkit-scrollbar-thumb {
	background-color: #9c9da0;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em
}

.yj11 {
	float: left;
	width: 40%;
	height: 120px;
	background: rgb(73, 119, 252);
	border-radius: 7px;
}

.yj12 {
	float: left;
	width: 52%;
	height: 120px;
	margin-left: 6%;
	border: 1px solid #01AAED;
	border-radius: 7px;
}

.yj21 {
	width: 25%;
	/* margin-top: 26px; */
	float: left;
	height: 152px;
	border: 1px solid #01AAED;
	border-radius: 7px;
	text-align: center;
}

.yj22 {
	width: 30%;
	/* margin-top: 26px; */
	float: left;
	height: 152px;
	margin-left: 6%;
	border: 1px solid #01AAED;
	border-radius: 7px;
	text-align: center;
}

.yj23 {
	width: 30%;
	/* margin-top: 26px; */
	float: left;
	height: 152px;
	margin-left: 6%;
	border: 1px solid #01AAED;
	border-radius: 7px;
	text-align: center;
}

.ercengzuo {
	float: left;
	width: 48%;
	height: 400px;
}

.ercengyou {
	border: 1px solid #008CD6;
	width: 44%;
	margin-left: 3%;
	float: left;
	height: 404px;
	margin-top: 15px;
	border-radius: 5px;
}

.ercengzuo1 {
	border: 1px solid #008CD6;
	width: 94%;
	margin-left: 6%;
	margin-top: 15px;
	height: 194px;
	border-radius: 5px;
	overflow-y: scroll;
}

.ercengzuo1b {
	border: 1px solid #008CD6;
	width: 94%;
	margin-left: 6%;
	margin-top: 15px;
	height: 404px;
	border-radius: 5px;
	overflow-y: scroll;
}

.ercengzuo2 {
	border: 1px solid #008CD6;
	width: 96%;
	margin-left: 1%;
	margin-top: 10px;
	height: 138px;
	border-radius: 5px;
	background: url(https://cdn.shititong.cn/stt/images/zhinenggao3.png)no-repeat;background-size: 100% auto;background-position-y: 30%;display: flex;align-items: center;
}

.gongnengk {
	margin-left: 4%;
	margin-top: 10px;
	width: 15%;
	float: left;
	/* height: 70px; */
}

.qqbiaoji {
	content: "";
	background-color: #fff;
	width: 18px !important;
	height: 18px;
	border-radius: 25px;
	margin-top: 5px;
	box-shadow: inset 0 0 0 3px rgb(73, 119, 252);
	float: right;
}

.qqbiaoji2 {
	content: "";
	background-color: rgb(73, 119, 252);
	width: 18px !important;
	height: 18px;
	border-radius: 25px;
	margin-top: 5px;
	box-shadow: inset 0 0 0 3px #fff;
	float: right;
}

.tiaomokao div {
	color: #0000FF;
	
}
.quchak{
	/* border: 3px solid white; */
	color: #daceb4;
	border: 3px solid #daceb4;
}
.quchak:hover{
	color: #f8c758;
	border: 3px solid #f8c758;
}