@media screen and ( max-width:1329px){
    
    
/** ===== ===== user-center ===== ===== **/
.uc-page {padding:0.5rem 0;}


/** ----- left ----- **/
.uc-left {background:rgba(238,238,238,0.62);backdrop-filter:blur(0.25rem);height:calc( 100vh - 6rem );left:0;overflow-y:auto;padding:0 1rem;position:fixed;top:6rem;width:calc( 100% - 2rem );z-index:500;}
.uc-left {left:0;transform:translateX(-100%);transition:all 400ms ease 0s;}
.uc-left.active {left:0;transform:translateX(0);}

.uc-menu, .uc-menu li, .sign-out {width:100%;}
.uc-menu {background:#fff;margin-top:1rem;}
.uc-menu li, .uc-menu li *, .sign-out, .sign-out * {height:60px;line-height:60px;}
.uc-menu li:not(:first-child) {border-top:2px solid #eee;}
.uc-menu li a, .sign-out a {padding-left:24px;width:calc( 100% - 24px );}
.uc-menu li i, .sign-out i {font-size:22px;text-align:center;width:40px;}
.uc-menu li b, .sign-out b {font-size:16px;line-height:59px;padding-left:12px;padding-top:1px;width:140px;}

.uc-menu li a:link b, .uc-menu li a:visited b {color:#666;}
.uc-menu li a:link i, .uc-menu li a:visited i {color:#b8b8b8;}
.uc-menu li a:hover b, .uc-menu li a:active b, .uc-menu li a:hover i, .uc-menu li a:active i {color:#6cf;}
.uc-menu li a:hover:after {background:#6cf;}

.uc-menu li a:after, .sign-out a:after {height:60px;left:0;top:0;width:3px;}
.uc-menu li.active a:after {background:#39d;}
.uc-menu li.active a * {color:#39d !important;}


.sign-out, .uc-part {margin-top:0.75rem;}
.sign-out a:link, .sign-out a:visited {background:#39d;}
.sign-out a:hover, .sign-out a:active {background:#6cf;}
.sign-out * {color:#fff;}



/** ----- right-main ----- **/
.uc-main, .uc-summary {width:100%;}


/** ----- uc-summary ----- **/
.uc-summary li, .uc-summary li a {background:#fff;height:104px;}
.uc-summary.triplex li {width:calc( 33.3331% - 8px );}
.uc-summary.quadplex li {width:calc( 25% - 9px );}
.uc-summary li a {display:block;width:100%;}
.uc-summary li h4, .uc-summary li h1 {line-height:1;padding-left:24px;}
.uc-summary li h4 {font-size:16px;padding-bottom:8px;padding-top:16px;}
.uc-summary li h1 {font-size:48px;}
.uc-summary li i {bottom:8px;color:#2b72c1;font-size:64px;line-height:1;opacity:0.1;right:12px;}

.uc-summary a:link h4, .uc-summary a:visited h4 {color:#666;}
.uc-summary a:link h1, .uc-summary a:visited h1 {color:#2b72c1;}
.uc-summary a:hover *, .uc-summary a:active * {color:#6cf !important;}


.uc-part {background:#fff;padding:20px 24px 24px 24px;width:calc( 100% - 48px );}

.ucr-title, .ucr-title *, .uc-part-title, .uc-part-title h3, .uc-part-title p {line-height:20px;}

.ucr-title {background:#fff;padding:20px 24px;}
.ucr-title.bd-b {border-bottom:1px solid #e8e8e8;}
.ucr-title h3, .uc-part-title h3 {color:#333;font-size:16px;font-weight:bold;}


.uc-part-title {padding-bottom:16px;}
.uc-part-title p a:link, .uc-part-title p a:visited, .uc-part-content a:link, .uc-part-content a:visited {color:#333;}
.uc-part-title p a:hover, .uc-part-title p a:active, .uc-part-content a:hover, .uc-part-content a:active {color:#6cf;}


.uc-table {border-bottom:1px solid #eee;width:100%;}
.uc-table thead {display:none;}
.uc-table tr, .uc-table td {display:block;width:100%;}

.uc-table th, .uc-table td, .uc-table td * {line-height:20px;} 
.uc-table th, .uc-table td {border-top:1px solid #f3f3f3;border-collapse:collapse;color:#989898;text-align:center;}

.uc-table b, .uc-table strong {color:#2b72c1;}
.uc-table cite {color:#e00;}

.uc-table.full-border, .uc-table.full-border th, .uc-table.full-border td {border:1px solid #eee;border-collapse:collapse;}
.uc-table.full-border tr:hover th {background:#f8f8f8;}
.uc-table.full-border tr:hover td {background:#fff;}

.uc-table td em {color:#ddd;font-size:10px;margin:0 8px;}
.uc-table td.tal a {min-height:1.5rem;}

.uc-table td input {margin:0 auto !important;}


.uc-table tr {border-bottom:0.375rem solid #eee;display:block;}
.uc-table td {padding:0.75rem 1rem;text-align:left;width:calc( 100% - 2rem );}

.table-action {display:flex !important;;justify-content:center;}
.table-action em {display:none;}
.table-action a {border-width:1px;border-style:solid;border-color:#ccc;border-radius:9rem;display:block;line-height:2rem;padding:0 2rem;}
.table-action a.link-primary {border-color:#28c;margin-right:0.5rem;}

.table-topic tbody td:nth-child(1):before {content:"No.";}
.table-topic tbody td:nth-child(2) a:before {content:"";}
.table-topic tbody td:nth-child(3):before {content:"时间：";}
.table-topic tbody td:nth-child(4):before {content:"状态：";}

.table-note tbody td:nth-child(1) {display:flex;}
.table-note tbody td:nth-child(1):after {content:"选中此项";}
.table-note tbody td:nth-child(1) input {margin:0 0.5rem 0 0 !important;}

.table-note tbody td:nth-child(2) a:before {content:"";}
.table-note tbody td:nth-child(3):before {content:"时间：";}
.table-note tbody td:nth-child(4):before {content:"状态：";}

.table-download tbody td:nth-child(1):before {content:"No.";}
.table-download tbody td:nth-child(3):before {content:"时间：";}


/** ----- uc-empty ----- **/
.uc-empty, .uc-empty * {line-height:1;text-align:center;width:100%;}
.uc-empty {padding:72px 0;}
.uc-empty i {color:#ccc;font-size:96px;}
.uc-empty h4 {color:#333;font-size:16px;margin-top:16px;}
.uc-empty p {color:#989898;font-size:14px;margin-top:8px;}
.uc-empty a {margin:0 4px;}


/** ----- uc-tab ----- **/
.uc-tab, .uc-tab li, .uc-tab li * {height:3rem;line-height:3rem;}
.uc-tab {padding-bottom:0.375rem;width:100%;}
.uc-tab li {flex:1;}
.uc-tab li:not(:first-child) {margin-left:0.375rem;}
.uc-tab li a {font-size:1rem;display:block;text-align:center;}
.uc-tab li a:link, .uc-tab li a:visited {background:#39d;color:#fff;}
.uc-tab li.active a {background:#fff;color:#2b72c1;}
.uc-tab li.active a:after {background:#fff;bottom:-0.375rem;height:0.375rem;left:0;width:100%;}




/** ----- uc-form ----- **/
.order-search, .order-table-holder {background:#fff;padding:1rem 1rem 1rem 1rem;width:calc( 100% - 2rem );}

.order-table-holder.no-pd {padding:0;width:100%;}


.uc-form-holder {background:#fff;width:100%;}
.form-uc input[type='text'], .form-uc input[type='password'], .form-uc textarea {width:calc( 100% - 1.125rem );}
.form-uc input.wider, .form-uc textarea.wider {/* width:480px; */max-width:100%;}
.form-uc select {/*width:338px;*/max-width:100%;}

.form-uc .form-row {border-bottom:1px solid #eee;padding:0.5rem 1rem 0.25rem 1rem;width:calc( 100% - 2rem );}
.form-uc .form-action {padding:1rem 0;}

.form-uc input, .form-uc select {margin-right:8px;}
.form-fullinfo .form-row:not(:first-child) label {width:calc( 20% - 40px );}


.order-table .btn {height:32px;line-height:32px;margin-right:8px;padding:0 24px;}


.order-search h4 {color:#333;font-size:15px;font-weight:bold;line-height:44px;}
.order-search .btn {padding:0 24px;}

.pager-uc {padding:1rem 0;width:100%;}
.pager-uc .pagelistbox *:first-child {border-color:rgba(0,0,0,0);order:99;}
.pager-uc .pagelistbox * {border-style:solid;border-width:1px;display:block;height:35px;line-height:35px;margin:0 4px;padding:1px 15px 0 15px;}
.pager-uc .pagelistbox span.indexPage {border-color:#eee;}
.pager-uc .pagelistbox strong {background:#2b72c1;border-color:#a00;color:#fff;}

.pager-uc .pagelistbox a:link, .pager-uc .pagelistbox a:visited {border-color:#ccc;color:#666;}
.pager-uc .pagelistbox a:hover, .pager-uc .pagelistbox a:active {background:#6cf;border-color:#2b72c1;color:#fff;}


/** ===== end define 1366 ===== **/
}
/** ===== end define 1366 ===== **/