﻿.content { margin: 0 auto; margin-top: 30px; width: 1200px; }
/*搜索*/
.search_box { position: relative; margin-top: 35px; }
.search_box > label { display: inline-block; margin: 0; padding: 0; width: 520px; height: 42px; border-radius: 4px 0 0 4px; }
.searchInput { position: relative; width: 100%; height: 100%; color: #515151; background: rgba(255,255,255,1); border: 1px solid rgba(238,238,238,1); height: 100%; font-size: 14px; padding: 0 12px; outline: none; border-radius: 6px 0px 0px 6px; }
.searchButton { position: absolute; left: 518px; top: 0px; width: 90px; height: 42px; font-size: 16px; font-weight: 400; color: rgba(255,255,255,1); background: rgba(26,140,254,1); border-radius: 0px 6px 6px 0px; outline: none; border: none; cursor: pointer; }
.searchInput:focus { border: 1px solid #1A8CFE; }
/*搜索导航*/
.searchNav { margin-top: 30px; width: 100%; height: 44px; background-color: #f6f6f6; }
.searchNav ul { margin: 0 auto; width: 1200px; height: 100%; line-height: 44px; }
.searchNav ul li { position: relative; float: left; font-size: 14px; width: 30px; text-align: center; color: #999; cursor: pointer; }
.searchNav ul .active { color: rgba(26,140,254,1); }
.searchNav ul .active:after { position: absolute; content: ""; left: 0; bottom: 1px; width: 100%; height: 2px; background-color: rgba(26,140,254,1); }
.noTop { margin-top: 0; }
/*搜索内容*/
.searchList { position: relative; min-height: 570px; height: auto; }
.searchList .notImg { position: absolute; top: 50%; left: 50%; margin-left: -75px; margin-top: -83px; }
.searchList .notTip { position: absolute; top: 400px; width: 100%; padding-left: 35px; text-align: center; font-size: 14px; color: #999999; cursor: default; }
.searchTitle { margin-top: 30px; letter-spacing: 1px; }
.searchTitle .total { margin-left: 10px; font-size: 14px; color: #999; }
.uploadBox { margin-top: 30px; width: 100%; height: auto; overflow: hidden; padding-bottom: 30px; }
.uploadBox:not(:last-child) { border-bottom: 1px solid rgba(229,232,237,1); }
.uploadBox .subject { width: 100%; height: auto; overflow: hidden; }
.uploadBox .moreCourse { margin-top: 32px; width: 100%; height: 212px; }
.subject dt { float: left; margin-right: 20px; width: 110px; height: 110px; text-align: center; line-height: 110px; border: 1px solid rgba(229,232,237,1); border-radius: 6px; }
.subject dt img { width: 56px; height: 56px; vertical-align: middle; transition: transform .2s; }
.subject dd { float: left; width: 1030px; }
.subject .name { font-size: 16px; font-weight: 400; line-height: 21px; color: rgba(96,98,102,1); transition: color .3s; }
.subject .name .key { font-size: 16px; color: rgb(204, 0, 0); }
.subjectBox .uploadBox:hover .subject .name { color: rgba(26,140,254,1); }
.subject .name .time { float: right; color: rgba(96,98,102,1); font-size: 14px; }
.subject .introduce { margin-top: 10px; font-size: 14px; font-weight: 400; line-height: 19px; height: 38px; color: rgba(144,147,153,1); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.subject .introduce * { font-size: 14px; font-weight: 400; color: rgba(144,147,153,1); }
.subject .upload { margin-top: 15px; font-size: 14px; font-weight: 400; line-height: 19px; color: rgba(96,98,102,1); }
.subject .upload a { display: inline-block; vertical-align: baseline; margin-right: 20px; transition: background-color 0.2s; height: 30px; line-height: 30px; padding: 0 15px; font-size: 14px; font-weight: 400; color: rgba(255,255,255,1); background: rgba(26,140,254,1); border-radius: 3px; outline: none; border: none; cursor: pointer; }
.subject .upload a:hover { background-color: #75B9FF; }
.subject .upload .watch { margin-left: 20px; width: 179px; height: 30px; font-size: 14px; font-weight: 400; color: rgba(255,255,255,1); background: rgba(26,140,254,1); border-radius: 3px; outline: none; border: none; cursor: pointer; }
#protocol-wrap {width: auto;}
