@charset "utf-8";
/*立项待招-列表页*/
/*查询*/
.jyt-tj-list .jyt-tj-li .jyt-tj-box {width:1050px;}
.jyt-tj-li .lxdz-search .ls-line {}
.jyt-tj-li .lxdz-search .ls-line .ls-input {width:380px;padding-right: 30px;display: -webkit-box;display: -webkit-flex; display: -ms-flexbox;display: flex;color: #666;float: left;}
.jyt-tj-li .lxdz-search .ls-line .ls-input:last-child {padding-right: 0px;}
.jyt-tj-li .lxdz-search .ls-line .ls-input .ls-input-text {min-width: 100px;padding-right:18px;}
.jyt-tj-li .lxdz-search .ls-line .ls-input>span {line-height: 35px;}
.jyt-tj-li .lxdz-search .ls-line .ls-input>input {height: 35px;vertical-align: middle;border: 1px solid #e6e6e6;border-radius: 3px;background: #fff;padding: 0 10px;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;min-width: 80px;}
.jyt-tj-li .lxdz-search .ls-line .ls-input>input.lxdz-date {background: #fff url(/uploads/image/silist/jyt_date.png) center right no-repeat;background-origin:content-box;background-size: 16px;cursor: pointer;}
.jyt-tj-li .lxdz-search .ls-line .ls-input .lxdz-s-sub {width: 112px;height: 36px;background: #3d7fff;border-radius: 3px;font-size: 16px;color: #ffffff;line-height: 36px;text-align:center;cursor: pointer;user-select: none;}
.jyt-tj-li .lxdz-search .ls-line .ls-input>.select-items {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.jyt-tj-li .lxdz-search .ls-line .ls-input>.el-cascader {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}


/*列表*/
.lxdz-box {background: #ffffff;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;margin-top: 10px;padding-bottom: 30px;}
.table {display: table;margin-bottom: 0;position: relative;}
.table .thead {border-bottom: 1px solid #e6e9ed;padding: 0 20px;}
.table .tbody {padding: 0 30px;}
/*.table .list-login {position: absolute;left: 50%;margin-left: -285px;bottom: 0;}*/

.table .tr {display: table-row;line-height: 20px;}
/*.table .tr.not-vip {-webkit-filter: blur(9px);filter: blur(9px);}*/
.table .tr .td {display: table-cell;position:relative;padding: 8px 4px;word-break: break-word;vertical-align:middle;-webkit-box-align: center;word-wrap:break-word;overflow:hidden;border-bottom: 1px solid #e6e9ed;}
.table .tr.th .td {font-size: 14px;font-weight: 400;color: #999999;line-height: 20px;padding: 10px 4px;border-bottom:none;}

.table .th .td.sortable {cursor: pointer;}
.table .th .td.sortable i.fa {color: #999;position: absolute;cursor: pointer;margin-left: 5px;font-size: 12px;line-height: 10px;right: 10px;top:50%;}
.table .th .td.sortable i.fa-caret-up {margin-top: -8px;}
.table .th .td.sortable i.fa-caret-down {margin-top: 0px;}
.table .th .td.sortable i.fa.on {color: #3d7fff;}

.table .tr .td.number {color: #666;}
.table .tr .td a {font-weight: bold;color: #3d7fff;line-height: 16px;}
.list-null {width: 100%;text-align: center;padding: 10px;color: #666;}
.list-hidden-5 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.list-hidden-2 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:2;}

.djxm-list .table .tr .td {padding: 8px 12px;}
.djxm-list .table .tr.th .td {padding: 10px 12px;}

.lxdz-list-table {padding: 30px 0px 20px 40px;}
.lxdz-list-table .lxdz-item {padding: 30px 20px 20px 0;border-bottom: 1px solid #ddd;}
.lxdz-list-table .lxdz-item:first-child {padding-top: 0;}
.lxdz-list-table .lxdz-item .lxdz-title {font-size: 15px;font-weight: bold;color: #333333;line-height: 20px;margin-bottom: 10px;}
.lxdz-list-table .lxdz-item table {width: 100%;}
.lxdz-list-table .lxdz-item table td {border:1px solid #ddd;font-size: 14px;vertical-align: middle;padding: 5px 8px;text-align: center;color: #666;}
.lxdz-list-table .lxdz-item table td.text-l {text-align: left!important;}
.lxdz-list-table .lxdz-item table th {background-color: #f5f8ff;border:1px solid #ddd;font-size: 15px;empty-cells: show;word-break: break-all;padding: 8px 5px;text-align: center;color: #666;}
.lxdz-list-table .lxdz-item table th.text-l {text-align: left!important;}

/*分页*/
.lxdz-list-page {text-align: center;margin-top: 20px;}
.lxdz-list-page li {display: inline-block;margin-right: 5px;}
.lxdz-list-page li a {outline: 0;padding: 6px 14px;background-color: #f0f2f5;color: #333;border: 1px solid #d7dbe0;border-radius: 3px;display: block;text-decoration: none;user-select: none;}
.lxdz-list-page li a.active {background: #3d7fff;color: #fff;}
.lxdz-list-page li a.disabled {cursor: not-allowed;color: #aea79f;background: #fff;}

/*立项待招-详情页*/
/*.mc {box-shadow: 0px 0px 8px 0px rgba(154,154,154,.38);border-radius: 6px;margin-top: 20px;}*/

.list-info-box {background: #ffffff;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;padding:0 20px 30px;}
.sc-title {font-size: 16px;font-weight: 500;color: #333333;line-height: 14px;margin-top: 24px;margin-bottom: 20px;border-left: 2px solid #1677ff;padding-left:10px;}
.lxdz-table table {border: 1px solid #e6ecf5;width: 100%;}
.lxdz-table table td {width: 380px;text-align: left;padding: 10px 5px;color: #464646;font-size: 14px;border: 1px solid #e6ecf5;word-wrap: break-word;word-break: break-all;}
.lxdz-table table th {width: 200px;padding: 10px 20px;color: #333;background: #f5f8ff;font-size: 14px;font-weight: normal;border: 1px solid #e6ecf5;font-weight: bold;}
.lxdz-table table .text-c {text-align: center!important;}
.lxdz-table table td a {color:#3d7fff;}
.hn-i-table table {width: 100%;}
.hn-i-table table td {border:1px solid #ddd;font-size: 14px;vertical-align: middle;padding: 5px 8px;text-align: center;color: #666;}
.hn-i-table table td.text-l {text-align: left!important;}
.hn-i-table table th {background-color: #f5f8ff;border:1px solid #ddd;font-size: 15px;empty-cells: show;word-break: break-all;padding: 8px 5px;text-align: center;color: #666;}
.hn-i-table table th.text-l {text-align: left!important;}
.hn-i-table table td a {color:#3d7fff;}
.yn-i-table table {width: 100%;}
.yn-i-table table td {background-color: #f5f7fa;border:1px solid #fff;font-size: 14px;vertical-align: middle;line-height: 34px;text-align: center;}
.yn-i-table table td.text-l {text-align: left!important;}
.yn-i-table table th {background-color: #f5f8ff;border:1px solid #fff;font-size: 15px;empty-cells: show;word-break: break-all;padding: 8px 5px;text-align: center;}
.shanxi-box { animation: change 1s  ease-in  infinite ; font-size: 14px; color:#f00; font-weight: bold}
@keyframes change {
    0%{ text-shadow: 0 0 4px #f00}
    50%{ text-shadow: 0 0 40px #f00}
    100%{ text-shadow: 0 0 4px #f00}
}
.lxdz-table-title {line-height: 21px;padding: 10px;font-weight: 600;font-size: 15px;color: #333333;}


.lxdz-l-a {color: #0073ea;cursor: pointer;}
.lxdz-info-lylj {color:#3d7fff;cursor: pointer;word-break: break-all;text-decoration: underline;}
.lxdz-detail-title {color: #2277eb;display: block;vertical-align: middle;padding-top: 20px;text-align: center;font-size: 26px;font-weight: 500;color: #1677ff;line-height: 36px;}
.lxdz-i-top {padding:0 20px 30px;border-bottom: 1px solid #ddd;}
.sc-i-bottom {padding: 0 20px 30px;}
.sc-i-nav {height: 50px;background: #308bfe;}
.sc-i-nav li {float: left;margin: 7px 0 0 10px;}
.sc-i-nav li a {padding: 0 15px;height: 44px;display: block;line-height: 44px;color: #fff;font-size: 16px;}
.sc-i-nav li a.active {background: #fff;border-top-left-radius: 6px;border-top-right-radius: 6px;color:#308bfe;}
.sc-il-nav {display: block;}
.sc-il-nav li {width: 120px;height: 70px;margin-bottom: 10px;}
.sc-il-nav li a {font-size: 16px;width: 120px;height: 70px;line-height: 70px;border: 1px solid #1677ff;color:#1677ff;display: block;background: #f5f8ff;border-radius: 4px;}
.sc-il-nav li a span {line-height: 22px;vertical-align: middle;text-align: center;padding: 0 5px;display:inline-block;}
.sc-il-nav li a.active {background: #1677ff;color: #fff;}
/*.sc-i-pane-r {width: 1000px;}*/
.sc-i-pane-r table {width: 100%;}
.sc-i-pane-r table > tbody > tr{border-bottom: 1px #9a9a9a dotted;}
.sc-i-pane-r table > tbody > tr:hover {background-color: #f5f7fa;}
.sc-i-pane-r table td {padding: 8px 5px;font-size: 14px;vertical-align: middle;text-align: center;}
.sc-i-pane-r table td.text-l {text-align: left!important;}
.sc-i-pane-r table th {background: none;border-bottom: 1px solid #747474;font-size: 15px;empty-cells: show;word-break: break-all;padding: 13px 25px 13px 10px;}
/*四川*/
/*.list-info-main {padding:0 20px 30px;}*/
.hn-title {font-size: 16px;font-weight: 500;color: #333333;line-height: 14px;margin-top: 24px;margin-bottom: 20px;padding-left:10px;}
.lxdz-table table td.tbtd {width: 337px;text-align: left;padding: 0 15px;color: #464646;font-size: 14px;border: 1px solid #d5d5d5;}
.lxdz-table table td.tb_td {width: 220px;padding: 16px 0;color: #333;background: #f5f8ff;font-size: 14px;font-weight: normal;text-align: right;padding-right: 16px;border: 1px solid #d5d5d5;}