#articleComparison { width: 100%; height: auto; color: #333333; } #articleComparison .ac-content{ width: 90%; margin: 0 auto; } #articleComparison .ac-content .ac-c-d1{ width: 100%; display: flex; justify-content: center; padding-bottom: 20px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left{ width: 25%; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1{ width: 100%; height: 60px; display: flex; align-items: center; justify-content: space-between; padding: 0 16px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-1{ display: flex; align-items: center; justify-content: center; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-1-ts{ display: none; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acld1-1-1{ width: 32px; height: 32px; border-radius: 50%; margin-right: 10px; display: flex; align-items: center; justify-content: center; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acld1-1-1 .fa-list-ul{ font-size: 28px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acld1-1-2{ font-weight: 600; font-size: 20px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-2{ display: flex; align-items: center; justify-content: space-between; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-2 .acld1-2-1{ cursor: pointer; margin-right: 10px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-2 .acld1-2-2-close{ display: none; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-2 .acld1-2-2{ cursor: pointer; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2{ width: 100%; padding: 0 16px; margin-top: 16px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-1{ /* display: flex; align-items: center; justify-content: space-between; */ } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-1-pub{ } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-1-pub .acld2-1-out{ padding: 16px 0; font-size: 18px; display: flex; align-items: center; justify-content: space-between; cursor: pointer; } .acld2-1-out .acld2-1-pub{ font-weight: 600; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-1-pub .el-icon-pub{ font-weight: 600; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-2-pub{ display: flex; align-items: center; justify-content: space-between; padding: 6px 0; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-2-pub-ts{ padding-left: 20px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-2-pub-hover{ cursor: pointer; } .acl-d2-2-pub .el-checkbox__inner { width: 20px; height: 20px; } .acl-d2-2-pub .el-checkbox__inner::after { border: 3px solid #fff; border-left: 0; border-top: 0; left: 5px; top: 2px; } .acl-d2-2-pub .el-checkbox__input.is-checked .el-checkbox__inner::after { transform: rotate(50deg) scaleY(1.3); } .acl-d2-2-pub .el-checkbox__inner::after{ height: 8px; width: 5px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-2-pub .acl-d2-2-d2{ display: flex; align-items: center; justify-content: flex-end; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d2 .acl-d2-2-pub .acl-d2-2-d2 .acl-222-d1{ margin-right: 10px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d3{ display: flex; align-items: center; justify-content: center; padding: 0 16px; margin-top: 30px; display: none; } .acl-d3-d1{ width: 100px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #000; cursor: pointer; } .acl-d3-d2{ cursor: pointer; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right{ width: 75%; padding: 0 20px; padding-top: 16px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-top{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-top .accd1r-t-search{ width: 60%; /* width: 100%; */ display: flex; align-items: center; position: relative; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-top .accd1r-t-search .search1{ position: absolute; z-index: 1; margin-left: 20px; border-right: 2px solid #000; padding-right: 16px; cursor: pointer; height: 34px; display: flex; align-items: center; } .search1 .fa-search{ font-size: 20px; } .search2 .el-input__inner{ padding-left: 66px; height: 56px; border-radius: 0; font-size: 18px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-top .accd1r-t-select{ display: flex; align-items: center; } .accd1r-t-select .ts-text{ margin-right: 30px; font-size: 18px; } .accd1r-t-select .ts-text-icon{ font-weight: 600; width: 20px; min-width: 20px; display: none; } .accd1r-t-select .el-input__inner{ height: 56px; font-size: 18px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-content{ width: 100%; display: flex; align-items: center; justify-content: left; flex-wrap: wrap; min-height: 350px; } .wxdb-empty{ width: 100%; text-align: center; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-content .accd1r-c-pub{ width: 32%; box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, .2); margin-bottom: 30px; margin-right: 2%; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-content .accd1r-c-pub-ts{ margin-right: 0; } .accd1r-content .accd1r-c-pub .accd1rcp-top{ display: flex; align-items: center; justify-content: center; flex-direction: column; padding-top: 20px; } .accd1r-content .accd1r-c-pub .accd1rcp-top .accd1rcp-top-d1{ width: 80%; margin-bottom: 20px; text-align: center; height: 45px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-wrap: break-word; } .accd1r-content .accd1r-c-pub .accd1rcp-top .accd1rcp-top-d2{ width: 80px; height: 120px; margin-bottom: 20px; } .accd1r-content .accd1r-c-pub .accd1rcp-top .accd1rcp-top-d2 .img{ width: 100%; height: 100%; } .accd1r-content .accd1r-c-pub .accd1rcp-top .accd1rcp-top-d3{ height: 35px; padding: 7px 16px; background: #fff; border-radius: 20px; display: flex; align-items: center; justify-content: center; box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, .2); } .accd1rcp-top-d3 .atd3-d1-1{ width: 12px; height: 20px; margin-right: 6px; background: url(https://files.sciengine.com/template/img/logo3.png) no-repeat; background-size: 100% 100%; } .accd1rcp-top-d3 .atd3-d1-2{ width: 12px; height: 20px; margin-right: 6px; background: url(https://files.sciengine.com/template/img/logo4.png) no-repeat; background-size: 100% 100%; } .accd1rcp-top-d3 .atd3-d2{ font-size: 14px; margin-top: 2px; } .accd1r-content .accd1r-c-pub .accd1rcp-content{ width: 100%; background: #eee; margin-top: -18px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; padding: 0 20px; padding-top: 26px; } .accd1r-content .accd1r-c-pub .accd1rcp-content .accd1rcp-c-dpub{ width: 48%; height: 100px; } .accd1r-content .accd1r-c-pub .accd1rcp-content .acd-dub1{ font-size: 20px; color: #3c9cd7; margin-bottom: 6px; } .accd1r-content .accd1r-c-pub .accd1rcp-content .acd-dub2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-wrap: break-word; } .accd1r-content-pag{ width: 100%; display: flex; align-items: center; justify-content: flex-end; } .accd1rcp-bottom{ width: 100%; padding: 20px; background: #3c9cd7; display: flex; align-items: center; justify-content: center; } .accd1rcp-bottom .el-checkbox__inner { height: 26px; width: 26px; background-color: #fff !important; border-color: #fff !important; } .accd1rcp-bottom .el-checkbox__inner::after { border: 3px solid #3c9cd7; border-left: 0; border-top: 0; left: 8px; top: 3px; } .accd1rcp-bottom .el-checkbox__input.is-checked .el-checkbox__inner::after { transform: rotate(50deg) scaleY(1.3); } .accd1rcp-bottom .el-checkbox__inner::after{ height: 13px; width: 6px; } .accd1rcp-b-d1{ margin-right: 10px; } .accd1rcp-b-d2{ color: #fff; font-weight: 600; } .wjdb-bottom{ width: 100%; background: #3c9cd7; position: fixed; bottom: 0; z-index: 9; display: flex; align-items: center; justify-content: space-between; padding: 30px 0; display: none; } .wjdb-bottom .wjdb-close{ width: 70px; height: 35px; position: absolute; top: -35px; right: 100px; background: #3c9cd7; line-height: 35px; text-align: center; color: #fff; cursor: pointer; } .wjdb-bottom .wjdb-b-d1{ width: 90%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; } .wjdb-bottom .wjdb-b-d1 .wjdbbd1-d1{ width: 80%; display: flex; align-items: center; justify-content: space-between; } .wjdbbd1-d1-d1{ width: 24%; position: relative; } .wjdbbd1-d1-d1 .wjd1d1-d1{ width: 100%; padding: 30px 20px; background: #fff; display: flex; justify-content: space-between; border: 1px dashed #fff; border-radius: 5px; } .wjdbbd1-d1-d1 .wjd1d1-d1 .wjd1d1-d1-d1{ width: 100%; display: flex; justify-content: space-between; } .wjdbbd1-d1-d1 .wjd1d1-d1-ts{ background: none; } .wjdbbd1-d1-d1 .wjd1d1-d2{ width: 30px; height: 30px; background: #fff; display: flex; align-items: center; justify-content: center; border-radius: 50%; cursor: pointer; position: absolute; top: -13px; right: -11px; box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, .2); } .wjdbbd1-d1-d1 .wjd1d1-d1 .wj111-d1{ flex: 1; width: 100%; height: 60px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; /* cursor: pointer; */ font-weight: 600; } .wjdbbd1-d1-d1 .wjd1d1-d1 .wj111-d2{ width: 42px; height: 60px; } .wxdbImg{ width: 100%; height: 100%; cursor: pointer; } .wjdbbd1-d1-d1 .wjd1d1-d1 .wj111-d2-ts{ width: 42px; height: 60px; } .wjdb-bottom .wjdb-b-d1 .wjdbbd1-d2{ width: 20%; padding: 0px 40px; display: flex; flex-direction: column; align-items: center; justify-content: space-between; height: 122px; color: #fff; } .wjdbbd1-d2 .wjdbbd1-d2-top{ width: 100%; font-size: 20px; } .wjdbbd1-d2 .wjdbbd1-d2-bottom{ width: 100%; display: flex; align-items: center; justify-content: space-between; } .wjdbbd1-d2-bottom .wd2b-d1{ cursor: pointer; } .wjdbbd1-d2-bottom .wd2b-d2{ width: 40%; height: 40px; color: #000; line-height: 40px; background: #fff; text-align: center; cursor: pointer; } .wjdbbd1-d2-bottom .wd2b-d2-ts{ color: #adadad; cursor: default; } @media (max-width: 767px){ #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-content .accd1r-c-pub{ width: 100%; } .body-hidden{ overflow: hidden; } .acl-out{ height: calc(100vh - 100px); overflow-y: auto; padding-bottom: 20px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left{ display: none; position: fixed; width: 100%; z-index: 6; background: #fff; top: 100px; height: auto; } #articleComparison .ac-content{ position: relative; margin-top: 110px; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-1{ display: none; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-1-ts{ display: flex; align-items: center; justify-content: center; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right{ width: 100%; padding: 0; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-top{ flex-direction: column; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-right .accd1r-top .accd1r-t-search{ width: 100%; margin-bottom: 20px; /* margin-right: 10px; */ } .accd1r-content-pag{ justify-content: center; } .accd1r-t-select .ts-text{ min-width: 50px; margin-right: 10px; } .accd1r-t-select .ts-text-icon{ display: block; width: 20px; min-width: 20px; /* font-size: 26px; */ } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d1 .acl-d1-2 .acld1-2-2-close{ display: block; } .wjdb-bottom .wjdb-b-d1{ display: block; width: 90%; } .wjdb-bottom .wjdb-b-d1 .wjdbbd1-d1{ width: 100%; } .wjdb-bottom .wjdb-close{ right: 20px; } .wjdb-bottom .wjdb-b-d1 .wjdbbd1-d2{ width: 90%; padding: 0; padding-top: 10px; height: 80px; } .el-scrollbar{ min-height: 82px!important; } #articleComparison .ac-content .ac-c-d1 .ac-cd1-left .acl-d3{ display: flex; } }