/* 搜索栏目 */ .index_search {margin-top:5px;height:400px;width:100%;background:url("../../images/jkq/index_search.jpg") repeat-x} .index_search .index_search_box {height:400px;background:url("../../images/jkq/index_search_box.png")} .search_input {padding-top:90px;padding-left:248px;} .search_input input {background-color:white;border-radius:4px;border:1px solid #DCDFE6;box-sizing:border-box;color:#606266;height:50px;line-height:50px;width:600px;float:left;text-align:center;font-size:22px;} .search_input input:focus {outline:none;border: 1px solid #DCDFE6;} .search_input button {height:50px;width:100px;font-size:22px;background:#ff6900;color:white;border:none;margin-left:10px;} .search_input p{font-size:20px; color:black;margin-top:5px;} /* 预约界面*/ .appoint .el-row{height:56px;background:#487fae;border-radius:20px;display:flex;align-items:center;} .appoint .el-row .el-col {display:flex;align-items:center;justify-content:center;height:48px;color:white;font-size:22px;} .appoint .el-row .el-col:first-child {border-right:2px solid white;box-sizing:border-box;} .appoint .el-row .el-col img {margin-right:20px;} /* 轮播图 */ .picScroll-left{ overflow:hidden; position:relative; } .picScroll-left .bd{ padding:10px; } .picScroll-left .bd ul{ } .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width:270px; } .picScroll-left .bd ul li .pic{ text-align:center; } .picScroll-left .bd ul li .pic img{ width:263px; height:140px; display:block; padding:2px; } .picScroll-left .bd ul li .title{ line-height:24px; } .picScroll-left .next{ position:absolute; left:5px; top:70px; width:20px; height:20px; border-top:7px solid #b9b8b8; border-right:7px solid #b9b8b8; transform:rotate(-135deg); } .picScroll-left .next{ position:absolute; left:5px; top:70px; width:20px; height:20px; border-top:7px solid #b9b8b8; border-right:7px solid #b9b8b8; transform:rotate(-135deg); } .picScroll-left .prev{ position:absolute; right:5px; top:70px; width:20px; height:20px; border-top:7px solid #b9b8b8; border-right:7px solid #b9b8b8; transform:rotate(45deg); z-index:100; } /* 标题 */ .jkq_title { position: relative; text-align: center; } .jkq_title div{ height: 40px; line-height: 40px; color:#487fae; font-size:22px; } .jkq_title div:after, .jkq_title div:before { position:absolute; top:18px; background:#487fae; content:""; height:4px; width:60px; } .jkq_title div:after {left:430px;} .jkq_title div:before {right:430px;} .show_more {height:34px;border:2px solid #487fae;font-size:18px;} .show_more a {display:block;height:34px;line-height:34px;text-align:center;color:#487fae;} /* 最新政策 */ .policy .el-row .el-col {font-size:18px;color:#221815;margin-top:10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} .policy .el-row .el-col a {color:#221815;} .policy .el-row .el-col a:hover {color:#ff6565;} .policy .el-row .el-col.time {text-align:right;} /* 名企招聘 */ .enterprise_poster {display:block;} .enterprise_category {padding:0 20px;height:40px;line-height:40px;box-sizing:border-box;border:1px solid #dcdcdc;box-shadow:0 0 5px 1px #f0f0f0;font-size:18px;} .enterprise_category span.on a {color:#ff6565;border-bottom:2px solid #ff6565;} .el-divider--vertical {height:30px;margin-bottom:5px;} .el-card__body {padding:15px 10px;} .enterprise_list .enterprise_information{padding: 10px 0;} .enterprise_list .enterprise_information h2 {margin-bottom:20px;font-size:27px;} .enterprise_list .enterprise_information p {margin-top:5px;font-size:18px;color:#221815;} .index_service {margin-bottom:50px;} .index_service .el-col {margin-top:10px;}