* {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei', '微软雅黑';
}
body{background: #f0f0f0}


/**
已购资源样式start
 */
.status-grey{
  filter: grayscale(100%);
}
.purchasedcontent .swiper-container {
  width: 100%;
  height: 100%;
}
.purchasedcontent .swiper-slide {
  text-align: center;
  font-size: 18px;
  margin-right: 6px;
  display: inline-block !important;
  white-space: nowrap !important;
  width: auto !important;
  height: 72px !important;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.purchasedcontent .swiper-button-next,
.swiper-button-prev {
  width: auto !important;
}
.purchasedcontent .swiper-button-next:after,
.swiper-button-prev:after {
  font-family: serif !important;
}
.purchasedcontent .swiper-button-next:after,
.purchasedcontent .swiper-container-rtl .swiper-button-prev:after {
  content: '' !important;
}
.purchasedcontent .swiper-button-prev:after,
.purchasedcontent .swiper-container-rtl .swiper-button-next:after {
  content: '' !important;
}
.purchasedcontent .swiper-button-prev,
.purchasedcontent .swiper-container-rtl .swiper-button-next {
  left: 0 !important;
}
.purchasedcontent .swiper-button-next,
.purchasedcontent .swiper-container-rtl .swiper-button-prev {
  right: 0 !important;
}
  /**
  已购资源样式end
   */

/**
*新增管理样式
 */
.manage-button{
  cursor: pointer;
  width: 39px;
  height: 27px;
  border-radius: 5px;
  border: 1px solid #2e65e5;
  font-size: 12px;
  color: #2e65e5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.layui-menu-body-title>.layui-icon {
  margin-left: 27px;
}

/**左侧菜单样式start
*/
.layui-menu li {
  position: relative;
  margin: 1px 0;
  width: calc(100% + 1px);
  line-height: 26px;
  color: rgba(0,0,0,.8);
  font-size: 11px;
  white-space: nowrap;
  cursor: pointer;
}
.layui-menu .layui-menu-item-group > .layui-menu-body-title {
  font-size: 14px;
  padding: 12px 15px;
  display: flex;
 /* justify-content: space-between;*/
}
.layui-menu-item-group .layui-menu-body-title, .layui-menu-item-parent .layui-menu-body-title {
  padding: 4px !important;
  padding-left: 25px !important;
}

.layui-menu li img, .layui-menu-body-title a img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}
.selected {
  display: none;
}

.layui-menu-body-title > .layui-icon {
  position: relative !important;
}

.layui-menu .layui-menu-item-down > ul {
  padding-left: 20px;
}
/**左侧菜单样式end
*/
/*.leftbar .myinfo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  left: 20px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100px;
}*/
.leftbar .myinfohead {
  display: flex;
  align-items: center;
}
.leftbar .myinfohead img {
  width: 34px;
  height: 34px;
  margin-right: 8px;
}
.leftbar .myinfohead .user {
  display: flex;
  flex-direction: column;
}
.leftbar .myinfohead .user .name {
  font-size: 14px;
  color: #383838;
}
.leftbar .myinfohead .user .info {
  font-size: 12px;
  color: #2e65e5;
}
.leftbar .exit {
  width: 142px;
  height: 34px;
  background: #F9F9F9;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 11px;
  cursor: pointer;
}
.leftbar .exit img {
  width: 14.5px;
  height: 16.5px;
  margin-right: 7px;
}
.leftbar .exit span {
  font-size: 14px;
  color: #979797;
}
.leftbar .is-status .login-css{
      background-image: url("/zk/img/index/denglu-not-714377222.png");
      width: 142px;
      height: 34px;
      color: #FFFFFF;
      line-height: 34px;
}
.leftbar .is-status .regiter-css{
  width: 142px;
  height: 34px;
  background: #F9F9F9;
  margin-top: 10px;
  color: #2e65e5;
  line-height: 34px;
}
.leftbar .is-status {
  cursor: pointer;
  text-align: center;
}

.input-box{
  max-width: calc(100% - 90px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contentbox .workflow .flow .everyflowactive {
  padding-left: 30px;
  box-sizing: border-box;
}

.everyflowactive .imgtitle {
  display: flex;
  align-items: center;
}
.everyflowactive .imgtitle img {
  width: 95px;
  height: 91px;
  margin-top: -9px;
  margin-left: -3px;
  margin-right: 12px;
}
.everyflowactive .imgtitle span {
  color: #FFFFFF;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
  font-weight: bold;
  margin-top: 9px;
}
.everyflowactive .lable {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4px;
  margin-left: 20px;
}
.everyflowactive .lable .everylable {
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.everyflowactive .lable .everylable span {
  width: 4px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 50%;
  margin-right: 8px;
}
.everyflowactive .lable .everylable a {
  text-decoration:underline;
  text-decoration-color: white;
  cursor: pointer;
}
.everyflowactive .lable .everylable p {
  font-size: 14px;
  color: #FFFFFF;
}
.tabbaractive {
  color: #2e65e5 !important;
  border-bottom: 2px solid #2e65e5;
}
.inputactive {
  background: rgba(94, 201, 180, 0.1) !important;
  border: 1px solid #2e65e5 !important;
  color: #2e65e5 !important;
}
.btnboxactive {
  background-color: #2e65e5 !important;
}
.btnboxactive span {
  color: #FFFFFF !important;
}
.btnboxactive .default {
  display: none !important;
}
.btnboxactive .selected {
  display: block !important;
}
.menuactive {
  background-color: rgba(26, 179, 148, 0.1) !important;
}
.menuactive span {
  color: #2e65e5 !important;
}
.box {
  display: flex;
}
.head {
  position: fixed;
  top: 0;
  left: 0;
  height: 60px;
  width: 100%;
  background: ##e5ecff;background: #fff;
/*	border-bottom: 1px solid #279EFB;*/
	border-bottom: 0px solid #295bea;
  display: flex;
  z-index: 99;
/*	box-shadow: 8px 0px 20px rgba(15,52,153,0.3);*/
	box-shadow: 10px 0px 20px rgba(28,61,153,0.2);
 /* border-bottom: 1px solid #f3f3f4;*/
}
.head .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 182px;
  height: 100%;
}
.head .logo img {
  width: 140px;
  height: 31px;
}
.head .headcont {
/*	background: #295bea;*/
  padding: 0 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  flex: 1;
}
.head .headcont .search {
  display: flex;
  align-items: center;
  margin-left: 46px;
}
.head .headcont .search .kgo {
  width: 110px;
  height: 24px;
  margin-right: 13px;
}
.head .headcont .search .searchbox {
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 4px 1px rgba(234, 235, 241, 0.35);
  background-color: #EAEBF1 35%;
  width: 400px;
  height: 32px;
}
.head .headcont .search input {
  font-size: 12px;
  color: #000;
  border: none;
  width: 348px;
  border-radius: 0;
  height: 100%;
  background: #e5ecff;
/*	border: 1px solid #ccc;*/
  padding-left: 12px;
  box-sizing: border-box;
}
.head .headcont .search span {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 32px;
  background: #2e65e5;
  border-radius: 0px 4px 4px 0px;
}
.head .headcont .search span img {
  width: 16px;
  height: 16px;
}
.head .headcont .more {
  display: flex;
  align-items: center;color: #999;
}
.head .headcont .more span {
  font-size: 18px; font-weight: 800; font-style: italic;  margin:0 16px;font-family:"宋体";
  color: #2e65e5;color: #d92b2b;
}
.head .headcont .more p {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #2e65e5;
}
.head .headcont .more p img {
  width: 16px;
  height: 16px;
  margin-left: 13px;
  margin-right: 6px;
}
.leftbar {
  height: 100vh;
  width: 182px;
  background-color: #FFFFFF;   background:#295bea;  background: #19378a;
  position: fixed;
  left: 0;
  top: 60px;
}

/*.leftbar {
  height: 100vh;
  width: 220px;
  background-color: #FFFFFF;
  position: fixed;
  left: 0;
  top: 60px;
}*/
.leftbar .menu {
  display: flex;
  align-items: center;
  padding-left: 34px;
  height: 42px;
  cursor: pointer;
}
.leftbar .menu a img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}
.leftbar .menu a span {
  font-size: 14px;
  color: #8F959E;
}
.leftbar .myinfo {
  position: fixed;
  left: 20px;
  bottom: 20px;
}
/*.leftbar .myinfo {
  display: flex;
  align-items: center;
  position: absolute;
  left: 20px;
  top: 0;
  right: 30px;
  bottom: -478px;
  margin: auto;
}*/
.leftbar .myinfo img {
  width: 34px;
  height: 34px;
  margin-right: 8px;
}
.leftbar .myinfo .user {
  display: flex;
  flex-direction: column;
}
.leftbar .myinfo .user .name {
  font-size: 14px;
  color: #383838;
}
.leftbar .myinfo .user .info {
  font-size: 12px;
  color: #2e65e5;
}
.contentbox {
  min-width: 1184px;
  padding: 0 20px;
/*  background-color: #f0f0f0;*/
  padding-bottom: 20px;
  box-sizing: border-box;
  margin-left: 184px;
  margin-top: 60px;
}
.contentbox .titletap {
  display: flex;
  align-items: center;
  height: 55px;
}
.contentbox .titletap img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}
.contentbox .titletap span {
  font-size: 14px;
  color: #383838;
}
.contentbox .resourcetools {
  display: flex;width:100%;
}
.contentbox .resourcetools .natural {
/*  flex: 4;*/ 
	 display: block;
  height: 254px;
  background-color: #FFFFFF;
  margin-right: 20px;
  padding: 15px;
  box-sizing: border-box;
}
.contentbox .resourcetools .natural .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.contentbox .resourcetools .natural .title h3 {
  font-size: 18px;
  color: #383838;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.contentbox .resourcetools .natural .title h3 span {
  width: 20px;
  height: 4px;
  background-color: #2e65e5;
  border-radius: 4px;
  margin-top: 8px;
}
.contentbox .resourcetools .natural .title .rightbtn {
  display: flex;
  align-items: center;
}
.contentbox .resourcetools .natural .title .rightbtn p {
  width: 39px;
  height: 27px;
  border-radius: 5px;
  border: 1px solid #2e65e5;
  font-size: 12px;
  color: #2e65e5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contentbox .resourcetools .natural .title .rightbtn span {
  margin-left: 8px;
  color: #666666;
  font-size: 12px;
}
.allbtnbox{
  overflow-y: auto;    height: 180px;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .toolbtnbox:nth-child(4n+4) {
  margin-right: 0;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 5px 5px 0 5px;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .btnbox {
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 1px #EAEBF1;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-right: 12px;
  cursor: pointer;
  margin-bottom: 10px;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .btnbox img {
  width: 24px;
  height: 25px;
  margin-bottom: 4px;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .btnbox span {
  font-size: 14px;
  color: #383838;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .btnbox .default {
  display: block;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .btnbox .selected {
  display: none;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .btnbox:last-child {
  margin-right: 0;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .btnbox:nth-child(4n+4) {
  margin-right: 0;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .toolbtnbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  min-width: 162px;
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 1px #EAEBF1;
  border-radius: 5px;
  flex: 1;
  margin-right: 18px;
  margin-bottom:10px;
  /*max-width: 181px;*/
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .toolbtnbox .tooltop {
  display: flex;
  align-items: center;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .toolbtnbox .tooltop img {
  width: 28px;
  height: 28px;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .toolbtnbox .tooltop span {
  font-size: 14px;
  color: #2e65e5;
  font-weight: bold;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .toolbtnbox p {
  font-size: 12px;
  color: #979797;
  margin-top: 4px;
  max-width: 162px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 0 0 0 6px;
  box-sizing: border-box;
}
.contentbox .resourcetools .natural .naturalbox .allbtnbox .toolbtnbox:last-child {
  margin-right: 0;
}
.contentbox .resourcetools .tool {
  height: 254px;
  background-color: #FFFFFF;
  flex: 8;
  padding: 15px;
  box-sizing: border-box;
  margin-right: 0;
}
.contentbox .wisdom {
  display: flex;
  margin-top: 20px;
}
.contentbox .wisdom .information {
  flex: 6;
  margin-right: 20px;
  min-width: 562px;
  height: 279px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid rgba(231, 229, 232, 0.4);
  padding: 16px 16px 0 16px;
  box-sizing: border-box;
}
.contentbox .wisdom .information .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.contentbox .wisdom .information .title h3 {
  font-size: 18px;
  color: #383838;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.contentbox .wisdom .information .title h3 span {
  width: 20px;
  height: 4px;
  background-color: #2e65e5;
  border-radius: 4px;
  margin-top: 8px;
}
.contentbox .wisdom .information .title .rightbtn {
  display: flex;
  align-items: center;
}
.contentbox .wisdom .information .title .rightbtn span {
  margin-left: 8px;
  color: #666666;
  font-size: 12px;
}


/*
.contentbox .wisdom .information .informationlist .top {
  display: inline-block; width:20px; height:20px;
	background:url("../images/top.png") no-repeat bottom; background-size: cover;
}
*/


.contentbox .wisdom .information .informationlist .each {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #F2EEF1;
  align-items: center;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.contentbox .wisdom .information .informationlist .each .eachleft {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #383838;
}

.contentbox .wisdom .information .informationlist .each .eachleft:hover a{
    color:#2e65e5 !important;
}
.contentbox .wisdom .information .informationlist .each .eachleft span {
  width: 8px;
  height: 8px;
  border: 1px solid #2e65e5;
  border-radius: 50%;
  flex-shrink:0;
}
.contentbox .wisdom .information .informationlist .each .eachright {
  font-size: 12px;
  color: #8F959D;
}
.contentbox .wisdom .information .informationlist .each:last-child {
  border-bottom: none;
}
.contentbox .wisdom .report {
  flex: 6;
  min-width: 562px;
  height: 279px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid rgba(231, 229, 232, 0.4);
  padding: 16px 16px 0 16px;
  box-sizing: border-box;
}
.contentbox .wisdom .report .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.contentbox .wisdom .report .title h3 {
  font-size: 18px;
  color: #383838;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.contentbox .wisdom .report .title h3 span {
  width: 20px;
  height: 4px;
  background-color: #2e65e5;
  border-radius: 4px;
  margin-top: 8px;
}
.contentbox .wisdom .report .title .rightbtn {
  display: flex;
  align-items: center;
}
.contentbox .wisdom .report .title .rightbtn span {
  margin-left: 8px;
  color: #666666;
  font-size: 12px;
}
.contentbox .wisdom .report .each {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.contentbox .wisdom .report .each .eachleft {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #383838;
}
.contentbox .wisdom .report .each .eachleft span {
  padding: 3px 8px;
  border: 1px solid #2e65e5;
  font-size: 14px;
  color: #383838;
  border-radius: 4px;
}
.contentbox .wisdom .report .each .eachright {
  font-size: 12px;
  color: #8F959D;
}
.contentbox .banner {
  width: 100%;
  margin: 20px 0;
}
.contentbox .specifictopics {
  width: 100%;
  height: 274px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid rgba(231, 229, 232, 0.4);
  padding: 16px;
  box-sizing: border-box;
  margin-top: 20px;
}
.contentbox .specifictopics .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.contentbox .specifictopics .title h3 {
  font-size: 18px;
  color: #383838;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.contentbox .specifictopics .title h3 span {
  width: 20px;
  height: 4px;
  background-color: #2e65e5;
  border-radius: 4px;
  margin-top: 8px;
}
.contentbox .specifictopics .title .rightbtn {
  display: flex;
  align-items: center;
}
.contentbox .specifictopics .title .rightbtn span {
  margin-left: 8px;
  color: #666666;
  font-size: 12px;
}
.contentbox .specifictopics .outer {
  position: relative;
  padding: 0 36px;
}
.contentbox .specifictopics .outer .right-arrow {
  width: 24px;
  height: 24px;
}
.contentbox .specifictopics .outer .left-arrow {
  width: 24px;
  height: 24px;
}
.contentbox .specifictopics .outer .bgisw {
  position: relative;
}
.contentbox .specifictopics .outer .bgisw span {
  white-space: normal;
  width: 143px;
  height: 70px;
  background: rgba(56, 56, 56, 0.6);
  font-size: 14px;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  align-content: center;
/*  display: flex;*/
/*  align-items: center;
  justify-content: center;*/
}
.contentbox .workflow {
  width: 100%;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid rgba(231, 229, 232, 0.4);
  padding: 16px;
  box-sizing: border-box;
  margin: 20px 0;
}
.contentbox .workflow .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.contentbox .workflow .title h3 {
  font-size: 18px;
  color: #383838;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.contentbox .workflow .title h3 span {
  width: 20px;
  height: 4px;
  background-color: #2e65e5;
  border-radius: 4px;
  margin-top: 8px;
}
.contentbox .workflow .title .rightbtn {
  display: flex;
  align-items: center;
}
.contentbox .workflow .title .rightbtn span {
  margin-left: 8px;
  color: #666666;
  font-size: 12px;
}
.contentbox .workflow .flow {
  display: flex;
}
.contentbox .workflow .flow .each {
  background-image: url(../images/flowpath-714377222.png);
/*  min-width: 236px;*/
  height: 145px;
  background-size: 100% 100%;
 flex: 1 1;
}
.contentbox .workflow .flow .each:hover {
  background-image: url(../images/flowpathg-714377222.png);
}
.contentbox .workflow .flow .eachg {
  background-image: url(../images/flowpathg-714377222.png);
/*  min-width: 236px;*/
  height: 145px;
  background-size: 100% 100%;
  flex: 1 1;
  margin-left:0px;
}
.contentbox .workflow .flow .each:nth-child(1) {
  padding-left:0;
  margin-left:0;
}
/*
.contentbox .workflow .flow .each:nth-child(1) {
  background-image: url(../images/flowpath-1-714377222.png);
}
*/

.contentbox .workflow .flow .actBac {
  background-image: url(../images/flowpathg-714377222.png);
}
.contentbox .workflow .flow .actBac:nth-child(1) {
  background-image: url(../images/flowpathg-1-714377222.png); !important;
}
.contentbox .workflow .flow .everyflow {
  padding: 0 16px;
  box-sizing: border-box;
}
.contentbox .workflow .flow .everyflow .imgtitle {
  display: flex;
  align-items: center;
}
.contentbox .workflow .flow .everyflow .imgtitle img {
  width: 85px;
  height: 82px;
  margin-top: -9px;
  margin-left: -3px;
  margin-right: 12px;
}
.contentbox .workflow .flow .everyflow .imgtitle img:nth-child(1) {
  display: block;
}
.contentbox .workflow .flow .everyflow .imgtitle img:nth-child(2) {
  display: none;
}

.contentbox .workflow .flow .everyflowactive .imgtitle img:nth-child(1) {
  display: none;
}
.contentbox .workflow .flow .everyflowactive .imgtitle img:nth-child(2) {
  display: block;
}
.contentbox .workflow .flow .everyflow .imgtitle span {
  color: #383838; white-space:nowrap;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
  font-weight: bold;
  margin-top: 9px;
}
.contentbox .workflow .flow .everyflow .lable {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4px;
  margin-left: 20px;
}
.contentbox .workflow .flow .everyflow .lable .everylable {
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.contentbox .workflow .flow .everyflow .lable .everylable span {
  width: 4px;
  height: 4px;
  background: #383838;
  border-radius: 50%;
  margin-right: 8px;
}
.contentbox .workflow .flow .everyflow .lable .everylable p {
  font-size: 14px;
  color: #383838;
}
.contentbox .purchased {
  width: 100%;
  height: 152px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid rgba(231, 229, 232, 0.4);
  padding: 16px;
  box-sizing: border-box;
}
.contentbox .purchased .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.contentbox .purchased .title h3 {
  font-size: 18px;
  color: #383838;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.contentbox .purchased .title h3 span {
  width: 20px;
  height: 4px;
  background-color: #2e65e5;
  border-radius: 4px;
  margin-top: 8px;
}
.contentbox .purchased .title .rightbtn {
  display: flex;
  align-items: center;
}
.contentbox .purchased .title .rightbtn span {
  margin-left: 8px;
  color: #666666;
  font-size: 12px;
}
.contentbox .purchased .purchasedcontent .right-arrow {
  width: 24px;
  height: 24px;
}
.contentbox .purchased .purchasedcontent .left-arrow {
  width: 24px;
  height: 24px;
}
.contentbox .purchased .purchasedcontent {
  overflow-x: auto;
  display: flex;
  position: relative;
  padding: 0 36px;
}
.contentbox .purchased .purchasedcontent .purchasedevery {
  display: flex;
  align-items: center;
  padding: 0 14px;
  height: 68px;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 1px rgba(234, 235, 241, 0.35);
  border-radius: 5px 5px 5px 5px;
  border: 1px solid rgba(231, 229, 232, 0.2);
  margin-right: 12px;
  flex-wrap: nowrap;
}
.contentbox .purchased .purchasedcontent .purchasedevery img {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.contentbox .purchased .purchasedcontent .purchasedevery span {
  color: #383838;
  font-size: 14px;
  white-space: nowrap;
}
.contentbox .purchased .purchasedcontent::-webkit-scrollbar {
  height: 4px;
}
.contentbox .purchased .purchasedcontent::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.contentbox .purchased .purchasedcontent::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.contentbox .foot {
  margin-top: 20px;
  width: 100%;
  height: 362px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid rgba(231, 229, 232, 0.4);
  padding: 16px;
  box-sizing: border-box;
}
.contentbox .foot .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.contentbox .foot .title .tabbar {
  display: flex;
}
.contentbox .foot .title .tabbar span {
  font-size: 18px;
  color: #979797;
  font-weight: bold;
  margin-right: 50px;
  padding-bottom: 8px;
  cursor: pointer;
}
.contentbox .foot .title .rightbtn {
  display: flex;
  align-items: center;
}
.contentbox .foot .title .rightbtn span {
  margin-left: 8px;
  color: #666666;
  font-size: 12px;
}
.contentbox .foot .footcontnet .tabcontnet {
  display: none;
}
.contentbox .foot .footcontnet .tabcontnet .approval {
  display: flex;
}
.contentbox .foot .footcontnet .tabcontnet .approval .approvaleach {
  min-width: 320px;
  height: 71px;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 1px rgba(234, 235, 241, 0.35);
  border-radius: 4px;
  border-left: 4px solid #2e65e5;
  display: flex;
  flex-direction: column;
  margin-right: 16px;
  padding: 16px;
  box-sizing: border-box;
  flex: 4;
}
.contentbox .foot .footcontnet .tabcontnet .approval .approvaleach .approvaltitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.contentbox .foot .footcontnet .tabcontnet .approval .approvaleach .approvaltitle h3 {
  font-size: 14px;
  font-weight: bold;
  color: #383838;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentbox .foot .footcontnet .tabcontnet .approval .approvaleach .approvaltitle span {
  font-size: 12px;
  color: #2e65e5;
  white-space: nowrap;
}
.contentbox .foot .footcontnet .tabcontnet .approval .approvaleach .strip {
  display: flex;
  align-items: center;
}
.contentbox .foot .footcontnet .tabcontnet .approval .approvaleach .strip span {
  margin-right: 5px;
}
.contentbox .foot .footcontnet .tabcontnet .approval .approvaleach .strip .scheduleg {
  width: 68px;
  height: 8px;
  background: #2e65e5;
}
.contentbox .foot .footcontnet .tabcontnet .approval .approvaleach .strip .schedule {
  width: 68px;
  height: 8px;
  background: rgba(94, 201, 180, 0.1);
}
.contentbox .foot .footcontnet .tabcontnet .check {
  margin-top: 11px;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.contentbox .foot .footcontnet .tabcontnet .check .selectall {
  display: flex;
  align-items: center;
  color: #383838;
  font-size: 12px;
  margin-right: 12px;
}
.contentbox .foot .footcontnet .tabcontnet .check .selectall input {
  margin-right: 5px;
}
.contentbox .foot .footcontnet .tabcontnet .check .selectall input[type='checkbox'] {
  position: relative;
  cursor: pointer;
  width: 12px;
  height: 12px;
  font-size: 12px;
}
/*.contentbox .foot .footcontnet .tabcontnet .check .selectall input[type='checkbox']:checked::after {
  position: absolute;
  top: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  content: '✓';
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background-color: #2e65e5;
  border-radius: 2px;
}*/

.contentbox .foot .footcontnet .tabcontnet .check .selectall input[type='checkbox']:checked::after {
  position: absolute;
   top: -1px;
   left: -1px;
   display: inline-flex;
   justify-content: center;
   align-items: center;
   width: 12px;
   height: 12px;
   content: '✓';
   color: #fff;
   font-size: 12px;
   font-weight: 700;
   background-color: #2e65e5;
   // border-radius: 2px;
   border-radius: 50%;
}
.contentbox .foot .footcontnet .tabcontnet .check p {
  display: flex;
  align-items: center;
  color: #979797;
  font-size: 12px;
}
.contentbox .foot .footcontnet .tabcontnet .check p span {
  font-size: 12px;
  color: #2e65e5;
}
.contentbox .foot .footcontnet .tabcontnet .project {
  display: flex;
}
.contentbox .foot .footcontnet .tabcontnet .project h3 {
  font-size: 14px;
  color: #2e65e5;
  font-weight: bold;
  padding-bottom: 13px;
  border-bottom: 1px solid #F2EEF1;
}
.contentbox .foot .footcontnet .tabcontnet .project .filename {
  display: flex;
  flex-direction: column;
}
.contentbox .foot .footcontnet .tabcontnet .project .filename span {
  font-size: 14px;
  color: #383838;
  margin-top: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentbox .foot .footcontnet .tabcontnet .project .projectname {
  flex: 4;
}
.contentbox .foot .footcontnet .tabcontnet .project .achievement {
  flex: 4;
}
.contentbox .foot .footcontnet .tabcontnet .project .topic {
  flex: 3;
}
.contentbox .foot .footcontnet .tabcontnet .project .time {
  flex: 1;
}
.contentbox .support {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.contentbox .support span {
  font-size: 12px;
  color: #979797;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  margin-right: 6px;
  display: inline-block !important;
  white-space: nowrap !important;
  width: auto !important;
  height: 190px !important;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.outer .swiper-button-next,
.swiper-button-prev {
  width: auto !important;
}
.outer .swiper-button-next:after,
.swiper-button-prev:after {
  font-family: serif !important;
}
.outer .swiper-button-next:after,
.outer .swiper-container-rtl .swiper-button-prev:after {
  content: '' !important;
}
.outer .swiper-button-prev:after,
.outer .swiper-container-rtl .swiper-button-next:after {
  content: '' !important;
}
.outer .swiper-button-prev,
.outer .swiper-container-rtl .swiper-button-next {
  left: 0 !important;
}
.outer .swiper-button-next,
.outer .swiper-container-rtl .swiper-button-prev {
  right: 0 !important;
}
.layui-layer-title {
  padding: 0 !important;
  margin: 0 16px !important;
}
.layui-layer {
  width: 636px;
  height: 308px;
}
.resources {
  margin: 0 16px;
  display: flex;
  flex-wrap: wrap;
}
.resources .natural {
  cursor: pointer;
  padding: 12px;
  font-size: 14px;
  color: #383838;
  border: 1px solid #F2EEF1;
  width: fit-content;
  margin-top: 16px;
  position: relative;
  margin: 7px;
}
/*新增
*/
input {
   width: 20px;
   height: 20px;
   border: 1px solid #aaaaaa;
   position: relative;
   border-radius: 50%;
   outline: none;
   /* 去除默认样式 */
   -webkit-appearance: none;
   background: #FFFFFF;
  /*cursor: pointer;*/
}

.resources .natural:nth-child(5n+5) {
  margin-right: 0;
}
.resources input {
  position: absolute;
  top: -5px;
  right: -5px;
}
.resources input[type='checkbox'] {
  position: relative;
  /*cursor: pointer;*/
  width: 12px;
  height: 12px;
  font-size: 12px;
  position: absolute;
  top: -5px;
  right: -5px;
}
/*.resources input[type='checkbox']:checked::after {
  position: absolute;
  top: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  content: '✓';
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background-color: #2e65e5;
}*/
.resources input[type='checkbox']:checked::after {
   position: absolute;
   top: -1px;
   left: -1px;
   display: inline-flex;
   justify-content: center;
   align-items: center;
   width: 12px;
   height: 12px;
   content: '✓';
   color: #fff;
   font-size: 12px;
   font-weight: 700;
   background-color: #2e65e5;
   border-radius: 2px;
   border-radius: 50%;
  }