﻿.navcolumn-header-ul{width: 464px !important;}
/* 文章详情广告 */
.details-advertisement-height{height: 60px;}
.details-advertisement-cont{position: fixed; top: 0; left: 0; right: 0; z-index: 10001; height: 60px;}
.details-advertisement-images{height: 100%;}
.details-advertisement-close{cursor: pointer; position: absolute; top: 17px; right: 35px; width: 24px; height: 24px;}
/* 文章详情内容 */
.details{background: #ffffff;}
.details-cont{width: 1200px; margin: 0 auto; padding-top: 24px;}
.details-title{font-size: 36px; line-height: 44px; color: #191919; font-weight: bold;}
.details-info{padding-top: 12px; height: 46px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px #eeeeee solid;}
.details-text{font-size: 14px; color: #7C8290;}
.details-label{display: flex; align-items: center; justify-content: center; font-size: 14px; color: #7C8290;}
.details-list{font-size: 14px; color: #7C8290; margin: 0 6px; cursor: pointer;}
.details-list.active{font-weight: bold;}
.details-main{display: flex; justify-content: space-between; padding-bottom: 40px;}
.details-type{display: flex; align-items: center;}
.details-item{display: flex; align-items: center; font-size: 14px; color: #666666; margin-right: 32px;}
.details-item:last-child{margin-right: 0;}
.details-item svg{width: 18px; height: 18px; margin-right: 6px;}
.details-item svg path{fill: #2665DA;}
.details-display{display: flex; align-items: center;}
.details-time{ font-size: 14px; color: #7C8290; margin-right: 24px;}
/* 左侧分享点赞 */
.details-left{width: 46px;}
.details-leftul{position: absolute; width: 46px; background: #ffffff; border-radius: 50px; box-sizing: border-box;}
.details-leftli{margin-top: 30px; cursor: pointer; position: relative;}
.details-leftli:hover .details-lefticon{transition: all .2s; background: #e9edfc;}
.details-leftwechat{display: none; position: absolute; top: -62px; left: 48px; background: #ffffff; box-sizing: border-box; padding: 14px; border-radius: 6px; box-shadow: 0px 5px 10px 0px rgba(139,139,139,0.15);}
.details-leftname{font-size: 12px; color: #555555; text-align: center; line-height: 19px;}
.details-leftimages{width: 120px; height: 120px; margin: 0 auto;}
.details-lefticon{transition: all .2s; width: 46px; height: 46px; background: #f7f8fc; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.details-lefticon img{width: 22px; height: 22px;}
.details-leftlike{width: 22px; height: 22px; background: url("../image/icon29.png") no-repeat; background-size: cover; transition: transform .5s;}
.details-lefttitle{font-size: 14px; color: #555555; padding-top: 6px; text-align: center;}
.details-leftbounce .details-leftlike{width: 22px; height: 22px; background-size: cover; animation: bounce 0.3s; background: url("../image/icon40.png") no-repeat; background-size: cover;}
.details-leftbounce .details-lefttitle{color: #FD4A0A;}
@keyframes bounce{0% { transform: scale(0.5); } 50% { transform: scale(1.4); } 100% { transform: scale(1); }}
/* 文章详情编辑器 */
.details-center{width: 660px;}
.details-center-editor{position: relative; padding-top: 10px;}
.details-center-editorcont{overflow: hidden;}
.details-center-editorcont h2{padding: 15px 0; color: #4b4c4e; font-size: 16px; line-height: 28px; font-weight: bold; color: #272f38 !important; font-size: 18px !important; background: linear-gradient(90deg, rgb(230 225 255) 0%, rgb(230 242 255) 100%); border-radius: 30px; background-position: 2px 26px; background-size: 60px 14px; background-repeat: no-repeat;
}
.details-center-editorcont h3{padding: 15px 0; color: #4b4c4e; font-size: 16px; line-height: 28px; font-weight: bold; color: #272f38 !important; font-size: 18px !important; background: linear-gradient(90deg, rgb(230 225 255) 0%, rgb(230 242 255) 100%); border-radius: 30px; background-position: 2px 26px; background-size: 60px 14px; background-repeat: no-repeat;}
.details-center-editorcont a{display: inline-block; color: #2C77B9; position: relative; padding-right: 15px; margin-right: 2px; padding-left:5px;}
.details-center-editorcont a::before{content: ""; position: absolute; top: 6px; right: 0; width: 14px; height: 14px; background: url("../image/icon100.png") no-repeat; background-size: 100% 100%;}
.details-center-editorcont img{border-radius: 12px; margin: 0 auto; width: auto; max-width: 720px;}
.details-center-editorcont p{padding: 15px 0; color: #4b4c4e; font-size: 16px; line-height: 28px;}
.details-center-editorcont strong{color: #505050; font-size: 16px; font-weight: bold !important; display: block; padding: 10px 0; }
.details-center-editorcont p strong{display: inline !important;}
.details-center-editorcont span strong{display: inline !important;}
.details-center-editorcont table {margin: 15px 0; border-left: 1px solid #505050; border-top: 1px solid #505050; border-spacing: 0px; width : 100%; border-spacing: 0px; width: 100%; border-right: none; border-bottom: none;}
.details-center-editorcont table th {padding: 15px; border-bottom: 1px #505050 solid; border-right: 1px #505050 solid; text-align: center;}
.details-center-editorcont table td {min-width: auto !important; padding: 15px; border-bottom: 1px #505050 solid; border-right: 1px #505050 solid; text-align: center;}
.details-center-editorcont table p{margin-top: 0; padding: 0;}
.details-center-editorcont table strong{color: #505050;}
.details-center-editort{font-weight: bold; color: #272f38 !important; font-size: 18px !important;}
.details-center-editoru{margin: 10px 0; padding: 30px !important; display: inline-block; background-image: linear-gradient( 90deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%), linear-gradient(360deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%); background-size: 18px 18px; background-position: center center;}
.details-center-editorj{padding:12px 20px !important; font-size: 16px !important; border-radius:8px; color: #696e76 !important; background:#f6f7f8 !important; font-weight: 300;}
.details-center-editorb span{border-radius: 5px; margin: 0px 5px; font-weight: bold;}
.details-center-editorp{font-weight: bold; color: #272f38 !important; font-size: 18px !important; background: linear-gradient(90deg, rgb(230 225 255) 0%, rgb(230 242 255) 100%); border-radius: 30px; background-position: 2px 26px; background-size: 60px 14px; background-repeat: no-repeat;}
.details-center-editorg{position: relative;}
.details-center-editorg span{display: flex; padding-left: 15px; font-weight: bold; color: #272f38;}
.details-center-editorg span::before{position: absolute; left: 0; content: ""; background-size: 100% 100%; top: 25px; border: 1px rgb(89, 89, 89) solid; border-radius: 50%; width: 6px; height: 6px; display: block;}
.details-center-editorg i{padding-left: 28px; padding-top: 6px; line-height: 26px; display: block;}
.details-center-editorexpand{position: absolute; bottom: 0; left: 0; width: 100%; height: 150px; background: linear-gradient(180deg, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%);}
.details-center-editormore{margin: 0 auto; margin-top: 100px; display: flex; align-items: center; justify-content: center; border: 1px #d9e0e9 solid; cursor: pointer; border-radius: 40px; width: 150px; font-size: 16px;font-weight: bold; color: #404040; height: 44px;}
.details-center-editormore img{margin-left: 6px; width: 14px; height: 14px;}
/* 文章详情相关推荐 */
.details-center-recommend{padding-top: 30px;}
.details-center-recommendtitle{font-size: 18px; color: #404040; font-weight: bold;}
.details-center-recommendli a{cursor: pointer; display: flex; justify-content: space-between; align-items: center; height: 32px; margin-top: 5px;}
.details-center-recommendli a:hover .details-center-recommendright{text-decoration: underline;}
.details-center-recommendleft{width: 20px; height: 20px}
.details-center-recommendright{font-size: 18px; color: #2670C0; width: 648px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.details-center-recommendtext{font-size: 14px; color: #bbbbbb; padding-top: 20px;}
.details-center-recommendlink a{ display: block; font-size: 16px; color: #404040; font-weight: bold; cursor: pointer; border-radius: 10px; height: 48px; line-height: 48px; text-align: center; background: #F7F8FC; text-align: center; margin-top: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 14px;}
.details-center-recommendtag{display: flex; align-items: center; margin-top: 20px;}
.details-center-recommendtagli a{padding: 0 14px; max-width: 128px; margin-right: 10px; cursor: pointer; display: block; box-sizing: border-box; font-size: 14px; color: #62667c; background: #F7F8FC; height: 34px; line-height: 34px; border-radius: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/* 文章详情在职研内部资料免费领 */
.details-center-neck{padding-top: 50px;}
.details-center-necktitle{text-align: center; font-size: 28px; color: #000000; font-weight: bold;}
.details-center-necktitle span{color: #2665DA;}
.details-center-neckcont{padding-top: 10px; width: 640px; margin: 0 auto; box-sizing: border-box; flex-wrap: wrap; display: flex; justify-content: space-between; align-items: center;}
.details-center-necklist{cursor: pointer; margin-top: 18px; display: flex; justify-content: space-between; align-items: center; border: 1px #ecedef solid; border-radius: 10px; width: 200px; height: 50px; padding: 0 16px; box-sizing: border-box;}
.details-center-neckleft{width: 30px; height: 24px;}
.details-center-neckright{font-size: 16px; width: 130px; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.details-center-necksubmit{cursor: pointer; width: 180px; height: 50px; line-height: 50px; font-size: 16px; color: #ffffff; font-weight: bold; text-align: center; background: #FF4F4F; margin: 0 auto; margin-top: 30px; border-radius: 25px;}
.details-center-necktext{text-align: center; font-size: 14px; color: #999999; padding-top: 12px;}
/* 评论 */
.comment{margin-top: 50px;}
.comment-title{display: flex; justify-content: flex-start; align-items: center; padding-bottom: 16px;}
.comment-title-text{display: flex; align-items: center; font-size: 26px; font-weight: bold; color: #404040;}
.comment-title-text span{color: #FF4F4F; margin-left: 6px;}
.comment-title-span{font-size: 16px; color: #BBBBBB; margin-left: 8px}
.comment-display{display: flex; justify-content: space-between; align-items: flex-start;}
.comment-user{width: 46px; height: 46px;}
.comment-user img{border-radius: 50%;}
.comment-input{margin-left: 12px; background: #F7F8FC; border-radius: 10px; width: 610px; padding: 24px; box-sizing: border-box; display: flex;}
.comment-input input{border: 0; font-size: 16px; height: 60px; width: 100%;}
.comment-input textarea{border: 0; font-size: 16px; height: 60px; width: 100%; resize: auto;}
.comment-info{display: flex; justify-content: space-between; align-items: center; width: 648px; padding-left: 70px; padding-top: 12px;}
.comment-num{font-size: 16px; color: #BBBBBB;}
.comment-submit{cursor: pointer; width: 80px; height: 40px; line-height: 40px; text-align: center; background: #2665da; border-radius: 20px; font-size: 16px; color: #ffffff;}
.comment-list{display: flex; justify-content: space-between; align-items: flex-start; padding-top: 24px;}
.comment-left{width: 46px; height: 46px;}
.comment-left img{border-radius: 50%;}
.comment-right{width: 608px;}
.comment-name{color: #333333; font-size: 16px; font-weight: bold;}
.comment-txt{color: #414455; font-size: 16px; line-height: 25px; padding-top: 10px; padding-bottom: 12px;}
.comment-time{color: #999999; font-size: 14px; margin-right: 18px;}
.comment-span{cursor: pointer; display: flex; align-items: center; color: #999999; font-size: 14px;}
.comment-span img{width: 18px; height: 18px; margin-right: 6px; margin-top: -2px;}
.comment-more{margin-top: 30px; cursor: pointer; text-align: center; height: 48px; line-height: 48px; background: #f7f8fc; border-radius: 10px; color: #404040; font-size: 16px; font-weight: bold;}
/* 文章详情相关文章/视频 */
.details-beto{padding-top: 50px;}
.details-beto-title{font-size: 26px; color: #404040; font-weight: bold;}
.details-beto-li a{margin-top: 24px; padding-bottom: 24px; cursor: pointer; display: flex; justify-content: space-between; border-bottom: 1px #eeeeee solid;}
.details-beto-li a:hover .details-beto-name{color: #E92930; transition: all .2s; text-decoration: underline;}
.details-beto-li:last-child a{padding-bottom: 0; border-bottom: none;}
.details-beto-info{width: 480px !important;}
.details-beto-name{transition: all .2s; line-height: 24px; font-size: 18px; font-weight: bold; color: #404040; padding-top: 6px;}
.details-beto-span{font-size: 14px; color: #555555; overflow: hidden; padding-top: 12px; line-height: 21px; height: 42px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.details-beto-label{font-size: 14px; color: #969AA9; padding-top: 12px;}
.details-beto-images{width: 170px; height: 110px; position: relative;}
.details-beto-images img{border-radius: 12px;}
.details-right{width: 320px;}
/* 文章详情 - 排行榜 */
.details-right-ranking{border-radius: 20px; margin-top: 20px; box-sizing: border-box;}
.details-right-rankingheader{display: flex; align-items: center;}
.details-right-rankingtitle{font-size: 20px; color: #404040;}
.details-right-rankingtab{margin-left: 12px; padding: 4px 6px; box-sizing: border-box; display: flex; align-items: center; background: #f7f8fc; border-radius: 12px;}
.details-right-rankingtype{border-radius: 10px; cursor: pointer; width: 50px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #666666;}
.details-right-rankingtype.active{background: #ffffff; color: #404040; font-weight: bold;}
.details-right-rankingul{padding-top: 6px; display: none; height: 420px;}
.details-right-rankingul.rankingblock{display: block;}
.details-right-rankingli a{height: 42px; cursor: pointer; display: flex; justify-content: space-between; align-items: center;}
.details-right-rankingli a:hover .details-right-rankingright{color: #E92930; transition: all .2s; text-decoration: underline;}
.details-right-rankingleft{text-align: center; width: 20px; color: #404040; font-size: 16px; font-weight: bold;}
.details-right-rankingright{transition: all .2s; width: 290px; color: #404040; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.details-right-rankingli:nth-child(1) .details-right-rankingleft{color: #ff351b;}
.details-right-rankingli:nth-child(2) .details-right-rankingleft{color: #ff681b;}
.details-right-rankingli:nth-child(3) .details-right-rankingleft{color: #ff8a1b;}
/* 文章详情 - 精选视频 */
.details-right-videotitle{font-size: 20px; color: #404040; margin-top: 24px;}
.details-right-videoimages a{cursor: pointer; display: block; height: 180px; width: 320px; position: relative; margin-top: 16px; margin-bottom: 12px;}
.details-right-videoimages a img{border-radius: 10px;}
.details-right-videopt{position: absolute; right: 10px; bottom: 10px; display: flex; justify-content: space-between; align-items: center; padding: 0 14px; background: rgba(0,0,0,.3); height: 26px; border-radius: 13px; font-size: 14px; color: #ffffff;}
.details-right-videoarrow{width: 0; border: 7px solid; border-radius: 3px; border-color: transparent transparent transparent #ffffff;}
.details-right-videoli a{cursor: pointer; height: 38px; line-height: 38px; display: flex; justify-content: space-between; align-items: center;}
.details-right-videoli a:hover .details-right-videoliname{color: #E92930; transition: all .2s; text-decoration: underline;}
.details-right-videoli a:hover .details-right-videolispan{background: #E92930; transition: all .2s;}
.details-right-videolispan{transition: all .2s; width: 6px; height: 6px; background: #d7dce6; border-radius: 50%;}
.details-right-videoliname{transition: all .2s; font-size: 16px; color: #404040; width: 305px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/* 文章详情 - 问答切换 */
.details-right-tab{margin-top: 24px;}
.details-right-tabtype{display: flex; justify-content: center; align-items: center;}
.details-right-tabitem{cursor: pointer; font-size: 14px; color: #404040; width: 120px; text-align: center; height: 36px; line-height: 36px; border-radius: 10px; border: 1px #ffffff solid;}
.details-right-tabitem.active{color: #FF4F4F; border: 1px #FF4F4F solid; }
.details-right-tabcont{display: none;}
.details-right-tabcont.tabblock{display: block;}
.details-right-tabul{flex-wrap: wrap; display: flex; justify-content: space-between; align-items: center;}
.details-right-tabli a{display: block; transition: all .2s; font-size: 14px; color: #666666; margin-top: 12px; background: #F7F8FC; height: 40px; line-height: 40px; border-radius: 10px; width: 154px; padding: 0 12px; text-align: center; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.details-right-tabli a:hover{color: #E92930; transition: all .2s;}
/* 文章详情 - 栏目精选视频 */
.navcolumn-cont-videotitle{font-size: 20px; color: #404040; margin-top: 34px;}
.navcolumn-cont-videoimages a{cursor: pointer; display: block; height: 180px; width: 320px; position: relative; margin-top: 16px; margin-bottom: 12px;}
.navcolumn-cont-videoimages a img{border-radius: 10px;}
.navcolumn-cont-videopt{position: absolute; right: 10px; bottom: 10px; display: flex; justify-content: space-between; align-items: center; padding: 0 14px; background: rgba(0,0,0,.3); height: 26px; border-radius: 13px; font-size: 14px; color: #ffffff;}
.navcolumn-cont-videoarrow{width: 0; border: 7px solid; border-radius: 3px; border-color: transparent transparent transparent #ffffff;}
.navcolumn-cont-videoli a{transition: all .2s; display: block; cursor: pointer; height: 34px; line-height: 34px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #404040;}
.navcolumn-cont-videoli:first-child a{margin-top: 12px; font-weight: bold;}
.navcolumn-cont-videoli:nth-child(6){margin-top: 15px; font-weight: bold;}
.navcolumn-cont-videoli a:hover{transition: all .2s; color: #E92930;}
/* 文章详情 - 栏目考研问答 */
.navcolumn-cont-questiontitle{font-size: 20px; color: #404040; margin-top: 24px;}
.navcolumn-cont-questionli a{display: block; margin-top: 24px; padding-bottom: 24px; border-bottom: 1px #eeeeee solid;}
.navcolumn-cont-questionli a:hover .navcolumn-cont-questionname{color: #E92930; transition: all .2s;}
.navcolumn-cont-questionname{transition: all .2s; height: 24px; line-height: 24px; font-weight: bold; font-size: 16px; color: #404040; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.navcolumn-cont-questionname span{background: #7DA5F0; font-weight: normal; font-size: 14px; color: #ffffff; margin-right: 6px; padding: 1px 5px; border-radius: 5px 5px 0px 5px;}
.navcolumn-cont-questiontext{padding-left: 30px; margin-top: 12px; font-size: 14px; color: #555555; height: 42px; line-height: 22px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.navcolumn-cont-questionspan{padding-left: 30px; margin-top: 12px; font-size: 12px; color: #999999;}
/* 文章详情 - 常见问题、相关简章、相关院校 */
.navcolumn-footer{background: #F7F8FC;}
.navcolumn-footer-cont{width: 1200px; margin: 0 auto; padding-top: 24px; display: flex; align-items: center; justify-content: space-between;}
.navcolumn-footer-list{width: 380px; height: 320px; background: #ffffff; border-radius: 10px; padding: 24px; box-sizing: border-box;}
.navcolumn-footer-title{font-size: 18px; color: #444444; font-weight: bold;}
.navcolumn-footer-title span{font-weight: normal; font-size: 14px; color: #999999; padding-left: 12px;}
.navcolumn-footer-display a{cursor: pointer; display: flex; justify-content: space-between; align-items: center; margin-top: 24px;}
.navcolumn-footer-display a:hover .navcolumn-footer-num{color: #E92930; transition: all .2s;}
.navcolumn-footer-item:hover .navcolumn-footer-name{color: #E92930; transition: all .2s;}
.navcolumn-footer-item:hover .navcolumn-footer-span{background: #E92930; transition: all .2s;}
.navcolumn-footer-item{cursor: pointer; display: flex; justify-content: space-between; align-items: center; margin-top: 24px;}
.navcolumn-footer-span{transition: all .2s; width: 5px; height: 5px; background: #fd4a0a; border-radius: 50%;}
.navcolumn-footer-name{transition: all .2s; font-size: 16px; color: #404040; width: 310px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.navcolumn-footer-text{padding-top: 24px; cursor: pointer; font-size: 16px; color: #404040; height: 50px; line-height: 25px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.navcolumn-footer-not{font-size: 16px; color: #999999; padding-top: 18px;}
.navcolumn-footer-icon{width: 58px; height: 58px;}
.navcolumn-footer-icon img{border-radius: 50%;}
.navcolumn-footer-info{width: 256px;}
.navcolumn-footer-num{transition: all .2s; font-size: 16px; color: #404040; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.navcolumn-footer-txt{cursor: pointer; font-size: 14px; color: #999999;display: block; padding-top: 6px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.navcolumn-footer-txt span{color: #E92930; margin-right: 12px;}
.bdshare-button-style0-32 .bds_weixin{background-position:7px 5px !important; background-image: url("../image/icon30.png") !important;}
/* 文章详情 - 热门头条 */
.details-hot{background: #ffffff; position: static; width: 320px;}
.details-hot-header{display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; height: 40px; margin-top: 24px;}
.details-hot-name{display: flex; align-items: center; font-size: 20px; color: #404040;}
.details-hot-name img{width: 20px; height: 20px; margin-right: 6px;}
.details-hot-more{cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-size: 13px; color: #999999}
.details-hot-more img{width: 14px; margin-left: 2px; margin-top: 2px;}
.details-hot-cont{padding-top: 4px;}
.details-hot-list a{display: flex; justify-content: space-between; align-items: center; height: 42px;}
.details-hot-list a:hover .details-hot-title{color: #E92930; transition: all .2s; text-decoration: underline;}
.details-hot-list:nth-child(2) .details-hot-left{color: #e3384e}
.details-hot-list:nth-child(3) .details-hot-left{color: #ff6150}
.details-hot-list:nth-child(4) .details-hot-left{color: #ff8200}
.details-hot-left{font-size: 16px; color: #c5c5c4; margin-top: 1px; width: 16px; font-weight: bold; display: flex; align-items: center; justify-content: center;}
.details-hot-left img{width: 14px; height: 14px;}
.details-hot-right{width: 296px; display: flex; align-items: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.details-hot-title{transition: all .2s; max-width: 268px; font-size: 16px; color: #414455; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.details-hot-official{font-size: 12px; line-height: 17px; color: #ffffff; background: #5b95ff; border-radius: 4px; margin-left: 6px; margin-top: 2px; padding: 0 4px;}
.details-hot-new{font-size: 12px; line-height: 17px; color: #ffffff; background: #42bd84; border-radius: 4px; margin-left: 6px; margin-top: 2px; padding: 0 4px;}
.details-hot-hot{font-size: 12px; line-height: 17px; color: #ffffff; background: #ff6050; border-radius: 4px; margin-left: 6px; margin-top: 2px; padding: 0 4px;}
/* 学校详情排行榜 */
.sdetails-cont-ranking{margin-top: 20px;}
.sdetails-cont-rankingheader{display: flex; align-items: center;}
.sdetails-cont-rankingtitle{font-size: 20px; color: #404040;}
.sdetails-cont-rankingtab{margin-left: 12px; padding: 4px 6px; box-sizing: border-box; display: flex; align-items: center; background: #f7f8fc; border-radius: 12px;}
.sdetails-cont-rankingtype{border-radius: 10px; cursor: pointer; width: 50px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #666666;}
.sdetails-cont-rankingtype.active{background: #ffffff; color: #404040; font-weight: bold;}
.sdetails-cont-rankingul{padding-top: 6px; display: none; height: 426px;}
.sdetails-cont-rankingul.rankingblock{display: block;}
.sdetails-cont-rankingli a{height: 42px; cursor: pointer; display: flex; justify-content: space-between; align-items: center;}
.sdetails-cont-rankingli a:hover .sdetails-cont-rankingright{color: #2665DA; transition: all .2s;}
.sdetails-cont-rankingleft{text-align: left; width: 20px; color: #404040; font-size: 16px; font-weight: 300;}
.sdetails-cont-rankingright{transition: all .2s; width: 212px; color: #404040; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.sdetails-cont-rankinginfo{width: 72px; display: flex; font-size: 12px; color: #bbbbbb; align-items: center; justify-content: flex-end;}
.sdetails-cont-rankinginfo img{width: 8px; margin-left: 5px; margin-top: 1px;}
.sdetails-cont-rankingli:nth-child(1) .sdetails-cont-rankingleft{color: #ff351b; font-weight: bold;}
.sdetails-cont-rankingli:nth-child(2) .sdetails-cont-rankingleft{color: #ff681b; font-weight: bold;}
.sdetails-cont-rankingli:nth-child(3) .sdetails-cont-rankingleft{color: #ff8a1b; font-weight: bold;}
/* 详情报名窗口 */
.details-sign{background: #fff3eb; border-radius: 12px; padding: 30px; margin-top: 20px;}
.details-sign-title{display: flex; align-items: center; font-size: 18px; font-weight: bold; color: #404040;}
.details-sign-title img{width: 28px; margin-right: 8px;}
.details-sign-title span{color: #ff4d25;}
.details-sign-cont{display: flex; align-items: center; justify-content: space-between;}
.details-sign-left{width: 480px; display: flex; align-items: center; flex-wrap: wrap;}
.details-sign-item{margin-top: 20px; width: 210px; font-weight: bold; display: flex; align-items: center; justify-content: space-between; font-size: 16px; color: #bd2c2c; margin-right: 24px;}
.details-sign-item:nth-child(even){margin-right: 0;}
.details-sign-item input{width: 158px; color: #404040; font-size: 14px; border: 1px #ffc4b7 solid; padding: 0 12px; box-sizing: border-box; background: #ffffff; height: 40px; border-radius: 8px;}
.details-sign-item select{width: 158px; color: #404040; font-size: 14px; border: 1px #ffc4b7 solid; padding: 0 8px; box-sizing: border-box; background: #ffffff; height: 40px; border-radius: 8px;}
.details-sign-right{cursor: pointer; width: 130px; font-size: 16px; text-align: center; height: 42px; line-height: 42px; color: #ffffff; background: #ff4d25; border-radius: 8px;}
.details-sign-right1{cursor: pointer; width: 130px; font-size: 16px; text-align: center; height: 42px; line-height: 42px; color: #ffffff; background: #ff4d25; border-radius: 8px;}
.details-sign-checkbox{padding-left: 56px; display: flex; align-items: center; font-size: 14px; color: #666666; padding-top: 20px;}
.details-sign-checkbox input{margin-right: 6px; width: 16px; height: 16px; margin-top: 1px; }
.details-sign-checkbox a{color: #2670C0;}
.details-sign-checkbox a:hover{text-decoration: underline;}

