﻿﻿@charset "UTF-8";

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

code {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

body, html {
    height: 100%;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.push {
    height: 100px;
}

html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
}

html {
    overflow-y: scroll;
}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.hide {
    display: none;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
    }

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:active, a:hover {
    outline: 0;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

p12{

	font-size:12px;
	font-family: 微软雅黑,ProximaNova-Regular;

}

sup {
    top: -.5em;
    font-variant: small-caps;
}

sub {
    bottom: -.25em;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

body {
    margin: 0;
    font-family: 微软雅黑,ProximaNova-Regular,HelveticaNeue,HelveticaNeueRoman,HelveticaNeue-Roman,TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #565656;
    background-color: #fff;
}

a {
    color: #670a0a;
    text-decoration: none;
}

    a:hover {
        color: #633835;
        text-decoration: underline;
    }

.row {
    margin-left: -20px;
}

    .row:after, .row:before {
        display: table;
        content: "";
    }

    .row:after {
        clear: both;
    }

[class^=col] {
    float: left;
    margin-left: 20px;
}

.container, .navbar-fixed-bottom .container, .navbar-fixed-top .container {
    width: 940px;
}

.col12 {
    width: 940px;
}

.col11 {
    width: 860px;
}

.col10 {
    width: 780px;
}

.col9 {
    width: 700px;
}

.col8 {
    width: 620px;
}

.col7 {
    width: 540px;
}

.col6 {
    width: 460px;
}

.col5 {
    width: 380px;
}

.col4 {
    width: 300px;
}

.col3 {
    width: 220px;
}

.col2 {
    width: 140px;
}

.col1 {
    width: 60px;
}

.offset12 {
    margin-left: 960px;
}

.offset11 {
    margin-left: 920px;
}

.offset10 {
    margin-left: 800px;
}

.offset9 {
    margin-left: 720px;
}

.offset8 {
    margin-left: 640px;
}

.offset7 {
    margin-left: 560px;
}

.offset6 {
    margin-left: 480px;
}

.offset5 {
    margin-left: 400px;
}

.offset4 {
    margin-left: 320px;
}

.offset3 {
    margin-left: 240px;
}

.offset2 {
    margin-left: 160px;
}

.offset1 {
    margin-left: 80px;
}

.row-fluid:after, .row-fluid:before {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class^=col] {
    display: block;
    width: 100%;
    min-height: 28px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
}

    .row-fluid [class^=col]:first-child {
        margin-left: 0;
    }

.row-fluid {
    width: 100%;
}

    .row-fluid .col12 {
        width: 99.99999998999999%;
    }

    .row-fluid .col11 {
        width: 91.489361693%;
    }

    .row-fluid .col10 {
        width: 82.97872339599999%;
    }

    .row-fluid .col9 {
        width: 74.468085099%;
    }

    .row-fluid .col8 {
        width: 65.95744680199999%;
    }

    .row-fluid .col7 {
        width: 57.446808505%;
    }

    .row-fluid .col6 {
        width: 48.93617020799999%;
    }

    .row-fluid .col5 {
        width: 40.425531911%;
    }

    .row-fluid .col4 {
        width: 31.914893614%;
    }

    .row-fluid .col3 {
        width: 23.404255317%;
    }

    .row-fluid .col2 {
        width: 14.89361702%;
    }

    .row-fluid .col1 {
        width: 6.382978723%;
    }

.container {
    margin-right: auto;
    margin-left: auto;
}

    .container:after, .container:before {
        display: table;
        content: "";
    }

    .container:after {
        clear: both;
    }

.container-fluid:after, .container-fluid:before {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}



table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
    margin-bottom: 18px;
}

    .table td, .table th {
        padding: 8px;
        line-height: 18px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

.thead th {
    vertical-align: bottom;
}

.table caption + thead tr:first-child td, .table caption + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table colgroup + thead tr:first-child th, .thead:first-child tr:first-child td, .thead:first-child tr:first-child th {
    border-top: 0;
}

.table tbody + tbody {
    border-top: 2px solid #ddd;
}

.table-condensed td, .table-condensed th {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    border-radius: 4px;
}

    .table-bordered td, .table-bordered th {
        border-left: 1px solid #ddd;
    }

    .table-bordered caption + tbody tr:first-child td, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + thead tr:first-child th, .table-bordered tbody:first-child tr:first-child td, .table-bordered tbody:first-child tr:first-child th, .table-bordered thead:first-child tr:first-child th {
        border-top: 0;
    }

        .table-bordered tbody:first-child tr:first-child td:first-child, .table-bordered thead:first-child tr:first-child th:first-child {
            border-top-left-radius: 4px;
            -moz-border-radius-topleft: 4px;
        }

        .table-bordered tbody:first-child tr:first-child td:last-child, .table-bordered thead:first-child tr:first-child th:last-child {
            border-top-right-radius: 4px;
            -moz-border-radius-topright: 4px;
        }

    .table-bordered tbody:last-child tr:last-child td:first-child, .table-bordered thead:last-child tr:last-child th:first-child {
        border-radius: 0 0 0 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
    }

    .table-bordered tbody:last-child tr:last-child td:last-child, .table-bordered thead:last-child tr:last-child th:last-child {
        border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
    }

.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #f5f5f5;
}

table .span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

table .span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

table .span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

table .span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

table .span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

table .span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

table .span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

table .span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

table .span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

table .span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

table .span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

table .span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

table .span13 {
    float: none;
    width: 1004px;
    margin-left: 0;
}

table .span14 {
    float: none;
    width: 1084px;
    margin-left: 0;
}

table .span15 {
    float: none;
    width: 1164px;
    margin-left: 0;
}

table .span16 {
    float: none;
    width: 1244px;
    margin-left: 0;
}

table .span17 {
    float: none;
    width: 1324px;
    margin-left: 0;
}

table .span18 {
    float: none;
    width: 1404px;
    margin-left: 0;
}

table .span19 {
    float: none;
    width: 1484px;
    margin-left: 0;
}

table .span20 {
    float: none;
    width: 1564px;
    margin-left: 0;
}

table .span21 {
    float: none;
    width: 1644px;
    margin-left: 0;
}

table .span22 {
    float: none;
    width: 1724px;
    margin-left: 0;
}

table .span23 {
    float: none;
    width: 1804px;
    margin-left: 0;
}

table .span24 {
    float: none;
    width: 1884px;
    margin-left: 0;
}

.maincontent .nav {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
}

    .maincontent .nav > li > a {
        display: block;
    }

        .maincontent .nav > li > a:hover {
            text-decoration: none;
            background-color: #eee;
        }

    .maincontent .nav > .pull-right {
        float: right;
    }

    .maincontent .nav .nav-header {
        display: block;
        padding: 3px 15px;
        font-size: 11px;
        font-weight: 700;
        line-height: 18px;
        color: #999;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
        text-transform: uppercase;
    }

    .maincontent .nav li + .nav-header {
        margin-top: 9px;
    }

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

    .nav-list .nav-header, .nav-list > li > a {
        margin-left: -15px;
        margin-right: -15px;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
    }

    .nav-list > li > a {
        padding: 3px 15px;
    }

    .nav-list > .active > a, .nav-list > .active > a:hover {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0,0,0,.2);
        background-color: #08c;
    }

    .nav-list [class^=icon-] {
        margin-right: 2px;
    }

    .nav-list .divider {
        height: 1px;
        margin: 8px 1px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #fff;
    }

.nav-pills:after, .nav-pills:before, .nav-tabs:after, .nav-tabs:before {
    display: table;
    content: "";
}

.nav-pills:after, .nav-tabs:after {
    clear: both;
}

.nav-pills > li, .nav-tabs > li {
    float: left;
}

    .nav-pills > li > a, .nav-tabs > li > a {
        padding-right: 12px;
        padding-left: 12px;
        margin-right: 2px;
        line-height: 14px;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            padding-top: 8px;
            padding-bottom: 8px;
            line-height: 18px;
            border: 1px solid transparent;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

    .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
        color: #555;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default;
    }

.tabbable:after, .tabbable:before {
    display: table;
    content: "";
}

.tabbable:after {
    clear: both;
}

.tab-content {
    overflow: auto;
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    border-bottom: 0;
}

.pill-content > .pill-pane, .tab-content > .tab-pane {
    display: none;
}

.pill-content > .active, .tab-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .tabs-below > .nav-tabs > li > a:hover {
            border-bottom-color: transparent;
            border-top-color: #ddd;
        }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover {
        border-color: transparent #ddd #ddd #ddd;
    }

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover {
            border-color: #eee #ddd #eee #eee;
        }

    .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover {
        border-color: #ddd transparent #ddd #ddd;
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

    .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
        border-radius: 0 4px 4px 0;
    }

        .tabs-right > .nav-tabs > li > a:hover {
            border-color: #eee #eee #eee #ddd;
        }

    .tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover {
        border-color: #ddd #ddd #ddd transparent;
    }

.navbar {
    overflow: visible;
}

.navbar-inner {
    min-height: 40px;
    background: #333;
    background: url(http://www.cice.zvucoff.com/Content/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYjJiMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#333),color-stop(100%,#2b2b2b));
    background: -webkit-linear-gradient(top,#333 0,#2b2b2b 100%);
    background: linear-gradient(to bottom,#333 0,#2b2b2b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#2b2b2b', GradientType=0);
}

.navbar .container {
    width: auto;
}

.nav-collapse {
    float: none;
    margin: 0;
}

    .nav-collapse.collapse {
        height: auto;
    }

.navbar {
    color: #999;
}

    .navbar .btn, .navbar .btn-group {
        margin-top: 5px;
    }

        .navbar .btn-group .btn {
            margin: 0;
        }

.navbar-form {
    margin-bottom: 0;
}

    .navbar-form:after, .navbar-form:before {
        display: table;
        content: "";
    }

    .navbar-form:after {
        clear: both;
    }

    .navbar-form .checkbox, .navbar-form .radio, .navbar-form input, .navbar-form select {
        margin-top: 5px;
    }

    .navbar-form input, .navbar-form select {
        display: inline-block;
        margin-bottom: 0;
    }

        .navbar-form input[type=image], .navbar-form input[type=checkbox], .navbar-form input[type=radio] {
            margin-top: 3px;
        }

    .navbar-form .input-append, .navbar-form .input-prepend {
        margin-top: 6px;
        white-space: nowrap;
    }

        .navbar-form .input-append input, .navbar-form .input-prepend input {
            margin-top: 0;
        }

.navbar-search {
    position: relative;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
}

    .navbar-search .search-query {
        padding: 4px 9px;
        font-size: 13px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        background-color: #626262;
        border: 1px solid #151515;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);
        -webkit-transition: none;
        transition: none;
    }

        .navbar-search .search-query:-moz-placeholder {
            color: #666;
        }

        .navbar-search .search-query:-ms-input-placeholder {
            color: #666;
        }

        .navbar-search .search-query::-webkit-input-placeholder {
            color: #666;
        }

        .navbar-search .search-query.focused, .navbar-search .search-query:focus {
            padding: 5px 10px;
            color: #333;
            text-shadow: 0 1px 0 #fff;
            background-color: #fff;
            border: 0;
            box-shadow: 0 0 3px rgba(0,0,0,.15);
            outline: 0;
        }

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}

    .navbar-fixed-bottom .navbar-inner, .navbar-fixed-top .navbar-inner {
        padding-left: 0;
        padding-right: 0;
        border-radius: 0;
    }

    .navbar-fixed-bottom .container, .navbar-fixed-top .container {
        width: 940px;
    }

.navbar-fixed-top {
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
}

.navbar .nav.pull-right {
    float: right;
}

.container.page .btn-subnavbar, .navbar .btn {
    display: inline-block;
    padding: 4px 10px 4px;
    margin: 5px 5px 6px;
    line-height: 18px;
}

.navbar .btn-group {
    margin: 0;
    padding: 5px 5px 6px;
}

.navbar .divider-vertical {
    height: 40px;
    width: 1px;
    margin: 0 9px;
    overflow: hidden;
    background-color: #222;
    border-right: 1px solid #333;
}

.navbar .nav.pull-right {
    margin-left: 10px;
    margin-right: 0;
}

.container.page .btn-subnavbar, .navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 0;
    background-image: -webkit-linear-gradient(top,#333,#222);
    background-image: linear-gradient(top,#333,#222);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
}

    .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar:active, .navbar .btn-navbar:hover, .navbar .btn-navbar[disabled] {
        background-color: #222;
    }

    .navbar .btn-navbar.active, .navbar .btn-navbar:active {
        background-color: #080808;\9
    }

    .navbar .btn-navbar .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        background-color: #f5f5f5;
        border-radius: 1px;
        box-shadow: 0 1px 0 rgba(0,0,0,.25);
    }

    .btn-navbar .icon-bar + .icon-bar, .container.page .btn-subnavbar .icon-bar + .icon-bar {
        margin-top: 3px;
    }

.container.page .btn-subnavbar {
    margin-top: -32px;
    right: 2%;
    background-color: #fff;
    background-image: none;
    border: none;
}

    .container.page .btn-subnavbar.active, .container.page .btn-subnavbar:active {
        background-color: #DAD9D9;\9
    }

    .container.page .btn-subnavbar .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        background-color: #3E769A;
        border-radius: 1px;
    }

.tooltip {
    position: absolute;
    z-index: 5000;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .8;
        filter: alpha(opacity=80);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #3e769a;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #3e769a;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #3e769a;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #3e769a;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #3e769a;
}

.accordion {
    margin-bottom: 18px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

    .accordion-heading .accordion-toggle {
        display: block;
        padding: 8px 15px;
    }

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

    .collapse.in {
        height: auto;
    }

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.modal-open .dropdown-menu {
    z-index: 2050;
}

.modal-open .popover {
    z-index: 2060;
}

.modal-open .tooltip {
    z-index: 2070;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3001;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

        .modal-backdrop, .modal-backdrop.fade.in {
            opacity: .8;
            filter: alpha(opacity=80);
        }

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    overflow: auto;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0,0,0,.3);
    background-clip: padding-box;
}

    .modal.fade {
        -webkit-transition: opacity .3s linear,top .3s ease-out;
        transition: opacity .3s linear,top .3s ease-out;
        top: -25%;
    }

        .modal.fade.in {
            top: 50%;
        }

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

    .modal-header .close {
        margin-top: 2px;
    }

.modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-radius: 0 0 6px 6px;
    box-shadow: inset 0 1px 0 #fff;
}

    .modal-footer:after, .modal-footer:before {
        display: table;
        content: "";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

.btn, .e2ma_signup_form_button {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(top,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
}

    .btn.active, .btn.disabled, .btn:active, .btn:hover, .btn[disabled], .e2ma_signup_form_button:active, .e2ma_signup_form_button:hover, .e2ma_signup_form_button[disabled] {
        background-color: #e6e6e6;
    }

    .btn.active, .btn:active {
        background-color: #ccc;\9
    }

    .btn:hover, .e2ma_signup_form_button:hover {
        color: #333;
        text-decoration: none;
        background-color: #e6e6e6;
        background-position: 0 -15px;
        -webkit-transition: background-position .1s linear;
        transition: background-position .1s linear;
    }

    .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active, .btn:active {
        background-color: #d9d9d9\9;
        background-image: none;
        outline: 0;
        box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    }

    .btn.disabled, .btn[disabled] {
        cursor: default;
        background-color: #e6e6e6;
        background-image: none;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none;
    }

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    border-radius: 5px;
}

    .btn-large [class^=icon-] {
        margin-top: 1px;
    }

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

    .btn-small [class^=icon-] {
        margin-top: -1px;
    }

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.btn-danger, .btn-danger:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover, .btn-primary, .btn-primary:hover, .btn-success, .btn-success:hover, .btn-warning, .btn-warning:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

    .btn-danger.active, .btn-info.active, .btn-inverse.active, .btn-primary.active, .btn-success.active, .btn-warning.active {
        color: rgba(255,255,255,.75);
    }

.btn {
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
}

.btn-primary {
    background-color: #0074cc;
    background-image: -webkit-linear-gradient(top,#08c,#05c);
    background-image: linear-gradient(top,#08c,#05c);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-primary.active, .btn-primary.disabled, .btn-primary:active, .btn-primary:hover, .btn-primary[disabled] {
        background-color: #05c;
    }

    .btn-primary.active, .btn-primary:active {
        background-color: #004099;\9
    }

.btn-warning {
    background-color: #faa732;
    background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
    background-image: linear-gradient(top,#fbb450,#f89406);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-warning.active, .btn-warning.disabled, .btn-warning:active, .btn-warning:hover, .btn-warning[disabled] {
        background-color: #f89406;
    }

    .btn-warning.active, .btn-warning:active {
        background-color: #c67605;\9
    }

.btn-danger {
    background-color: #da4f49;
    background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: linear-gradient(top,#ee5f5b,#bd362f);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-danger.active, .btn-danger.disabled, .btn-danger:active, .btn-danger:hover, .btn-danger[disabled] {
        background-color: #bd362f;
    }

    .btn-danger.active, .btn-danger:active {
        background-color: #942a25;\9
    }

.btn-success {
    background-color: #5bb75b;
    background-image: -webkit-linear-gradient(top,#62c462,#51a351);
    background-image: linear-gradient(top,#62c462,#51a351);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-success.active, .btn-success.disabled, .btn-success:active, .btn-success:hover, .btn-success[disabled] {
        background-color: #51a351;
    }

    .btn-success.active, .btn-success:active {
        background-color: #408140;\9
    }

.btn-info {
    background-color: #49afcd;
    background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: linear-gradient(top,#5bc0de,#2f96b4);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-info.active, .btn-info.disabled, .btn-info:active, .btn-info:hover, .btn-info[disabled] {
        background-color: #2f96b4;
    }

    .btn-info.active, .btn-info:active {
        background-color: #24748c;\9
    }

.btn-inverse {
    background-color: #414141;
    background-image: -webkit-linear-gradient(top,#555,#222);
    background-image: linear-gradient(top,#555,#222);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-inverse.active, .btn-inverse.disabled, .btn-inverse:active, .btn-inverse:hover, .btn-inverse[disabled] {
        background-color: #222;
    }

    .btn-inverse.active, .btn-inverse:active {
        background-color: #080808;\9
    }

button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

    .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .4;
        filter: alpha(opacity=40);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.navbar .btn.btn-navbar, .navbar .btn.btn-navbar.active, .navbar .btn.btn-navbar.disabled, .navbar .btn.btn-navbar:active, .navbar .btn.btn-navbar:focus, .navbar .btn.btn-navbar:hover, .navbar .btn.btn-navbar[disabled] {
    background: 0 0;
    border: 0;
    box-shadow: none;
}

html.no-js .btn.btn-subnavbar, html.no-js .navbar .btn.btn-navbar {
    display: none;
}

.dropdown, .dropup {
    position: relative;
}

.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: .3;
    filter: alpha(opacity=30);
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.dropdown:hover .caret, .open .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 4px 0;
    margin: 1px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 8px 1px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #fff;
    }

    .dropdown-menu a {
        display: block;
        padding: 3px 15px;
        clear: both;
        font-weight: 400;
        line-height: 18px;
        color: #333;
        white-space: nowrap;
    }

    .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu li > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #3E769A;
    }

.open > .dropdown-menu {
    display: block;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: "\2191";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.typeahead {
    font-size: .875em;
    margin: 2px 0 0 0 !important;
    border-radius: 4px;
}

    .typeahead li {
        list-style-image: none !important;
        padding: 0 !important;
        margin: 0 !important;
    }

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

    .collapse.in {
        height: auto;
    }

html.no-js .collapse {
    height: auto;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: inherit;
    text-rendering: optimizelegibility;
    font-family: 微软雅黑;
}

.page-header {
    padding-bottom: 17px;
    margin: 18px 0;
    border-bottom: 1px solid #eee;
}

    .page-header h1 {
        line-height: 1;
    }

em {
    font-style: italic;
}

.muted {
    color: #999;
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

abbr.initialism {
    font-size: .9em;
    text-transform: uppercase;
}

q:after, q:before {
    content: "";
}

address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 18px;
}

small {
    font-size: 100%;
}

cite {
    font-style: normal;
}

.hidden {
    display: none;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@font-face {
    font-family: SSSocial;
    src: url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-circle.eot);
    src: url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-circle.eot?#iefix) format('embedded-opentype'),
    url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-circle.woff) format('woff'),
    url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-circle.ttf) format('truetype'),
    url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-circle.svg#SSSocialCircle) format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: SSSocial;
    src: url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-regular.eot);
    src: url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-regular.eot?#iefix) format('embedded-opentype'),
    url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-regular.woff) format('woff'),
    url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-regular.ttf) format('truetype'),
    url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-social-regular.svg#SSSocialRegular) format('svg');
    font-weight: 400;
    font-style: normal;
}

.ss-icon, .ss-icon.ss-social, .ss-icon.ss-social-circle, [class*=" ss-"].right:after, [class*=" ss-"]:before, [class*=" ss-"][class*=" ss-social"].right:after, [class*=" ss-"][class*=" ss-social"]:before, [class^=ss-].right:after, [class^=ss-]:before, [class^=ss-][class*=" ss-social"].right:after, [class^=ss-][class*=" ss-social"]:before {
    font-family: SSSocial;
    color: #767676;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    -ms-font-feature-settings: "liga" 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-smoothing: antialiased;
}

    .ss-icon.ss-social-circle, [class*=" ss-"].ss-social-circle.right:after, [class*=" ss-"].ss-social-circle:before, [class^=ss-].ss-social-circle.right:after, [class^=ss-].ss-social-circle:before {
        font-weight: 700;
    }

.ss-facebook.right:after, .ss-facebook:before {
    content: '';
}

.ss-twitter.right:after, .ss-twitter:before {
    content: '';
}

.ss-linkedin.right:after, .ss-linkedin:before {
    content: '';
}

.ss-googleplus.right:after, .ss-googleplus:before {
    content: '';
}

.ss-tumblr.right:after, .ss-tumblr:before {
    content: '';
}

.ss-youtube.right:after, .ss-youtube:before {
    content: '';
}

.ss-flickr.right:after, .ss-flickr:before {
    content: '';
}

.ss-instagram.right:after, .ss-instagram:before {
    content: '';
}

.ss-pinterest.right:after, .ss-pinterest:before {
    content: '';
}

.ss-mail.right:after, .ss-mail:before {
    content: '✉';
}

.ss-rss.right:after, .ss-rss:before {
    content: '';
}

.ss-share.right:after, .ss-share:before {
    content: '';
}

.ss-apple.right:after, .ss-apple:before {
    content: '';
}

@font-face {
    font-family: SSStandard;
    src: url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-standard.eot);
    src: url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-standard.eot?#iefix) format('embedded-opentype'),url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-standard.woff) format('woff'),url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-standard.ttf) format('truetype'),url(http://www.cice.zvucoff.com/c/fonts/symbolset/ss-standard.svg#SSStandard) format('svg');
    font-weight: 400;
    font-style: normal;
}

.ss-icon, .ss-icon.ss-standard, [class*=" ss-"].right:after, [class*=" ss-"].ss-standard.right:after, [class*=" ss-"].ss-standard:before, [class^=ss-].right:after, [class^=ss-].ss-standard.right:after, [class^=ss-].ss-standard:before {
    font-family: SSStandard;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    -ms-font-feature-settings: "liga" 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-smoothing: antialiased;
}

[class*=" ss-"].ss-standard.right:before, [class^=ss-].right:before {
    display: none;
    content: '';
}

.ss-search.right:after, .ss-search:before {
    content: '🔎';
}

.ss-link.right:after, .ss-link:before {
    content: '🔗';
}

.ss-write.right:after, .ss-write:before {
    content: '✎';
}

.ss-writingdisabled.right:after, .ss-writingdisabled:before {
    content: '';
}

.ss-tag.right:after, .ss-tag:before {
    content: '';
}

.ss-bookmark.right:after, .ss-bookmark:before {
    content: '🔖';
}

.ss-flag.right:after, .ss-flag:before {
    content: '⚑';
}

.ss-phone.right:after, .ss-phone:before {
    content: '📞';
}

.ss-phonedisabled.right:after, .ss-phonedisabled:before {
    content: '';
}

.ss-rss.right:after, .ss-rss:before {
    content: '';
}

.ss-facetime.right:after, .ss-facetime:before {
    content: '';
}

.ss-mail.right:after, .ss-mail:before {
    content: '✉';
}

.ss-inbox.right:after, .ss-inbox:before {
    content: '📥';
}

.ss-chat.right:after, .ss-chat:before {
    content: '💬';
}

.ss-ellipsischat.right:after, .ss-ellipsischat:before {
    content: '';
}

.ss-ellipsis.right:after, .ss-ellipsis:before {
    content: '…';
}

.ss-user.right:after, .ss-user:before {
    content: '👤';
}

.ss-femaleuser.right:after, .ss-femaleuser:before {
    content: '👧';
}

.ss-users.right:after, .ss-users:before {
    content: '👥';
}

.ss-globe.right:after, .ss-globe:before {
    content: '🌎';
}

.ss-pin.right:after, .ss-pin:before {
    content: '📍';
}

.ss-camera.right:after, .ss-camera:before {
    content: '📷';
}

.ss-picture.right:after, .ss-picture:before {
    content: '🌄';
}

.ss-video.right:after, .ss-video:before {
    content: '📹';
}

.ss-book.right:after, .ss-book:before {
    content: '📕';
}

.ss-openbook.right:after, .ss-openbook:before {
    content: '📖';
}

.ss-notebook.right:after, .ss-notebook:before {
    content: '📓';
}

.ss-newspaper.right:after, .ss-newspaper:before {
    content: '📰';
}

.ss-thumbnails.right:after, .ss-thumbnails:before {
    content: '';
}

.ss-help.right:after, .ss-help:before {
    content: '❓';
}

.ss-info.right:after, .ss-info:before {
    content: 'ℹ';
}

.ss-alert.right:after, .ss-alert:before {
    content: '⚠';
}

.ss-caution.right:after, .ss-caution:before {
    content: '⛔';
}

.ss-calendar.right:after, .ss-calendar:before {
    content: '📅';
}

.ss-navigateup.right:after, .ss-navigateup:before {
    content: '';
}

.ss-navigateright.right:after, .ss-navigateright:before {
    content: '▻';
}

.ss-navigatedown.right:after, .ss-navigatedown:before {
    content: '';
}

.ss-navigateleft.right:after, .ss-navigateleft:before {
    content: '◅';
}

.ss-directright.right:after, .ss-directright:before {
    content: '▹';
}

.ss-directleft.right:after, .ss-directleft:before {
    content: '◃';
}

.ss-retweet.right:after, .ss-retweet:before {
    content: '';
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.lightSlider:after, .lightSlider:before {
    content: " ";
    display: table;
}

.lightSlider {
    overflow: hidden;
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

    .lSSlideWrapper > .lightSlider:after {
        clear: both;
    }

    .lSSlideWrapper .lSSlide {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        -webkit-transition: all 1s;
        -webkit-transition-property: -webkit-transform,height;
        -webkit-transition-property: height,-webkit-transform;
        transition-property: height,-webkit-transform;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform;
        -webkit-transition-duration: inherit;
        transition-duration: inherit;
        -webkit-transition-timing-function: inherit;
        transition-timing-function: inherit;
    }

    .lSSlideWrapper .lSFade {
        position: relative;
    }

        .lSSlideWrapper .lSFade > * {
            position: absolute !important;
            top: 0;
            left: 0;
            z-index: 9;
            margin-right: 0;
            width: 100%;
        }

        .lSSlideWrapper .lSFade > .active {
            z-index: 10;
        }

    .lSSlideWrapper.usingCss .lSFade > * {
        opacity: 0;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: inherit;
        transition-duration: inherit;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-timing-function: inherit;
        transition-timing-function: inherit;
    }

    .lSSlideWrapper.usingCss .lSFade > .active {
        opacity: 1;
    }

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}

    .lSSlideOuter .lSPager.lSpg > li {
        cursor: pointer;
        display: inline-block;
        padding: 0 5px;
    }

        .lSSlideOuter .lSPager.lSpg > li a {
            background-color: #d6d6ce;
            border-radius: 30px;
            display: inline-block;
            height: 8px;
            overflow: hidden;
            text-indent: -999em;
            width: 8px;
            position: relative;
            z-index: 99;
            -webkit-transition: all .5s linear 0s;
            transition: all .5s linear 0s;
        }

        .lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
            background-color: #767676;
        }

.lSSlideOuter .media {
    opacity: .8;
}

    .lSSlideOuter .media.active {
        opacity: 1;
    }

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .lSSlideOuter .lSPager.lSGallery li {
        opacity: .7;
        overflow: hidden;
        -webkit-transition: opacity .35s linear 0s;
        transition: opacity .35s linear 0s;
    }

        .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
            opacity: 1;
        }

    .lSSlideOuter .lSPager.lSGallery img {
        display: block;
        height: auto;
        max-width: 100%;
    }

    .lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
        content: " ";
        display: table;
    }

    .lSSlideOuter .lSPager.lSGallery:after {
        clear: both;
    }

.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url(http://www.cice.zvucoff.com/i/controls.png);
    background-size: cover;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s;
}

html.svg .lSAction > a {
    background-image: url(http://www.cice.zvucoff.com/i/controls.svg);
}

html.ie9.svg .lSAction > a {
    background-image: url(http://www.cice.zvucoff.com/i/controls.png);
}

.lSAction > a:hover {
    opacity: 1;
}

.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}

.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}

.lSAction > a.disabled {
    pointer-events: none;
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}

.lSSlideOuter.vertical {
    position: relative;
}

    .lSSlideOuter.vertical .lSGallery {
        position: absolute !important;
        right: 0;
        top: 0;
    }

    .lSSlideOuter.vertical .lightSlider > * {
        width: 100% !important;
        max-width: none !important;
    }

    .lSSlideOuter.vertical.noPager {
        padding-right: 0 !important;
    }

.lSSlideOuter.lSrtl {
    direction: rtl;
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none outside none;
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0;
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
    float: left;
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
    float: right !important;
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}

@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}

@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}

@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative;
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative;
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative;
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative;
}

#sitesearch {
    display: none;
}

.search-bar {
    display: none;
    position: relative;
    height: 75px;
    background: #000;
}

    .search-bar:after, .search-bar:before {
        content: " ";
        display: table;
    }

    .search-bar:after {
        clear: both;
    }

    .search-bar button, .search-bar input[type=email], .search-bar input[type=password], .search-bar input[type=text], .search-bar textarea {
        -webkit-appearance: none;
        border-radius: 0;
    }

    .search-bar input, .search-bar textarea {
        outline: 0;
    }

    .search-bar .search-bar-inner {
        position: absolute;
        bottom: 7px;
        width: 100%;
    }

    .search-bar .wrap {
        padding: 0 15px;
        max-width: 1170px;
        margin: 0 auto;
    }

@media only screen and (max-width:767px) {
    .search-bar .wrap {
        padding: 0;
    }
}

.search-bar .wrap:after, .search-bar .wrap:before {
    content: " ";
    display: table;
}

.search-bar .wrap:after {
    clear: both;
}

.search-bar .search-bar-help {
    display: block;
    font-size: .857142857em;
    letter-spacing: .05em;
    color: grey;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    z-index: 1;
    position: relative;
}

.search-bar .search-field {
    border: none;
    background: 0 0;
    width: 80%;
    padding: 0;
    display: block;
    float: left;
    font-family: ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    font-size: 2em;
    color: #fff;
    margin: 0;
    text-indent: 0;
    -webkit-font-smoothing: antialiased;
}

    .search-bar .search-field::-webkit-input-placeholder {
        color: #666;
    }

    .search-bar .search-field:-moz-placeholder {
        color: #666;
    }

    .search-bar .search-field::-moz-placeholder {
        color: #666;
    }

    .search-bar .search-field:-ms-input-placeholder {
        color: #666;
    }

.search-bar .search-submit {
    background-color: transparent;
    color: #fff;
    border: 0;
    font-size: 2.125em;
    text-shadow: none;
    float: right;
    padding: 0;
    margin-top: 0;
    z-index: 2;
    height: 1.125em;
    line-height: 1.3em;
    -webkit-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s;
    -webkit-animation: searchpulse 1.25s infinite alternate ease-in-out;
    animation: searchpulse 1.25s infinite alternate ease-in-out;
}

    .search-bar .search-submit:focus, .search-bar .search-submit:hover {
        outline: 0;
        border: none;
        opacity: .2;
        cursor: pointer;
    }

    .search-bar .search-submit:disabled {
        opacity: .5;
        cursor: default;
        -webkit-animation-name: none;
        animation-name: none;
        border: none;
    }

@-webkit-keyframes searchpulse {
    0% {
        opacity: .5;
    }

    20% {
        opacity: .6;
    }

    40% {
        opacity: .7;
    }

    60% {
        opacity: .8;
    }

    80% {
        opacity: .9;
    }

    100% {
        opacity: 1;
    }
}

@keyframes searchpulse {
    0% {
        opacity: .5;
    }

    20% {
        opacity: .6;
    }

    40% {
        opacity: .7;
    }

    60% {
        opacity: .8;
    }

    80% {
        opacity: .9;
    }

    100% {
        opacity: 1;
    }
}

.search-bar.disabled .search-submit {
    cursor: default;
    opacity: .2;
}

#breakthroughs p.center, #uchicago-breakthroughs p.center {
    text-align: center;
}

#breakthroughs .banner form, #uchicago-breakthroughs .banner form {
    margin: 30px 0;
}

@media only screen and (max-width:1249px) {
    #breakthroughs .banner form, #uchicago-breakthroughs .banner form {
        margin: 15px 0;
    }
}

@media only screen and (max-width:1249px) {
    #breakthroughs .banner .col8, #uchicago-breakthroughs .banner .col8 {
        width: 600px;
    }
}

@media only screen and (max-width:979px) {
    #breakthroughs .banner .col8, #uchicago-breakthroughs .banner .col8 {
        width: 456px;
    }
}

#breakthroughs #searchbreakthroughs input[type=text], #uchicago-breakthroughs #searchbreakthroughs input[type=text] {
    margin-bottom: 0;
}

#breakthroughs .intro p, #uchicago-breakthroughs .intro p {
    font-size: 1.125em;
}

#breakthroughs .item, #uchicago-breakthroughs .item {
    margin-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #eaeae2;
}

@media only screen and (max-width:767px) {
    #breakthroughs .item, #uchicago-breakthroughs .item {
        margin-top: 30px;
        padding-bottom: 30px;
    }

        #breakthroughs .item div:nth-child(2), #uchicago-breakthroughs .item div:nth-child(2) {
            margin: 0;
        }

        #breakthroughs .item div:nth-child(3):not(.col5), #uchicago-breakthroughs .item div:nth-child(3):not(.col5) {
            margin-left: 5%;
        }

        #breakthroughs .item div:nth-child(3).col-sm-3, #uchicago-breakthroughs .item div:nth-child(3).col-sm-3 {
            margin-left: 0;
        }

        #breakthroughs .item .col3, #uchicago-breakthroughs .item .col3 {
            float: left;
            width: 35%;
        }

        #breakthroughs .item .col6, #uchicago-breakthroughs .item .col6 {
            float: left;
            width: 60%;
        }
}

#breakthroughs .item:first-child, #uchicago-breakthroughs .item:first-child {
    margin-top: 0;
}

#breakthroughs .item:last-child, #uchicago-breakthroughs .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

#breakthroughs .item h2, #uchicago-breakthroughs .item h2 {
    font-size: 1.5em;
    color: #896137;
}

#breakthroughs .item h3, #uchicago-breakthroughs .item h3 {
    font-size: 1.375em;
    line-height: 1.25em;
    font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: maroon;
    margin-bottom: 40px;
}

@media only screen and (max-width:1249px) {
    #breakthroughs .item h3, #uchicago-breakthroughs .item h3 {
        margin-bottom: 20px;
    }
}

#breakthroughs .item p:last-child, #uchicago-breakthroughs .item p:last-child {
    margin-bottom: 0;
}

#breakthroughs .item .photo, #uchicago-breakthroughs .item .photo {
    width: 75%;
    margin: 0 auto;
}

@media only screen and (max-width:767px) {
    #breakthroughs .item .photo, #uchicago-breakthroughs .item .photo {
        width: 100%;
    }
}

#breakthroughs .item .photo img, #uchicago-breakthroughs .item .photo img {
    position: relative;
    border-radius: 50%;
    width: 100%;
    height: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#breakthroughs .item .photo p, #uchicago-breakthroughs .item .photo p {
    text-align: center;
    font-size: .875em;
    line-height: 1.5em;
    font-style: italic;
    margin: 20px 0 0 0;
}

    #breakthroughs .item .photo p em, #uchicago-breakthroughs .item .photo p em {
        font-style: normal;
    }

@media only screen and (max-width:767px) {
    #breakthroughs .item .photo p, #uchicago-breakthroughs .item .photo p {
        text-align: left;
        font-size: .75em;
    }
}

#breakthroughs .item aside, #uchicago-breakthroughs .item aside {
    font-family: garamond-premier-pro-display,'Adobe Garamond Pro',Garamond,Georgia,'Times New Roman',Times,serif;
    color: maroon;
    text-align: center;
}

    #breakthroughs .item aside blockquote, #uchicago-breakthroughs .item aside blockquote {
        border: none;
        font-size: 1.875em;
        line-height: 1.25em;
        margin-bottom: 20px;
    }

    #breakthroughs .item aside cite, #uchicago-breakthroughs .item aside cite {
        font-size: 1.125em;
        width: 80%;
        margin: 0 auto;
        display: inline-block;
    }

@media only screen and (max-width:767px) {
    #breakthroughs, #uchicago-breakthroughs {
        font-size: 85%;
    }
}

@media only screen and (max-width:480px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:480px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:480px) and (min-device-pixel-ratio:2),only screen and (max-width:480px) and (min-resolution:192dpi),only screen and (max-width:480px) and (min-resolution:2dppx) {
    #breakthroughs, #uchicago-breakthroughs {
        font-size: 60%;
    }
}

#uchicago-breakthroughs {
    margin-top: 60px;
}

    #uchicago-breakthroughs a#loading {
        display: block;
        text-align: center;
    }

        #uchicago-breakthroughs a#loading img {
            width: 62px;
            height: auto;
            margin: 0 auto;
        }

    #uchicago-breakthroughs .item .photo {
        width: 100%;
    }

@media only screen and (max-width:767px) {
    #uchicago-breakthroughs {
        font-size: 95%;
    }
}

.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
    box-shadow: 0 0 12px rgba(51,51,51,.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before, .twentytwenty-horizontal .twentytwenty-before-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
}

.twentytwenty-vertical .twentytwenty-after-label:before, .twentytwenty-vertical .twentytwenty-before-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px;
}

.twentytwenty-after-label, .twentytwenty-before-label, .twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.twentytwenty-after-label, .twentytwenty-before-label {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

    .twentytwenty-after-label:before, .twentytwenty-before-label:before {
        color: #fff;
        font-size: 13px;
        letter-spacing: .1em;
        position: absolute;
        background: rgba(255,255,255,.2);
        line-height: 38px;
        padding: 0 20px;
        border-radius: 2px;
    }

.twentytwenty-down-arrow, .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px;
}

.twentytwenty-down-arrow, .twentytwenty-up-arrow {
    left: 50%;
    margin-left: -6px;
}

.twentytwenty-container {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
}

    .twentytwenty-container img {
        width: 100%;
        height: auto;
        max-width: 100%;
        position: absolute;
        top: 0;
        display: block;
    }

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px;
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px;
}

.twentytwenty-before {
    z-index: 20;
}

.twentytwenty-after {
    z-index: 10;
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    border-radius: 1000px;
    box-shadow: 0 0 12px rgba(51,51,51,.5);
    z-index: 40;
    cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    box-shadow: 0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    box-shadow: 0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    box-shadow: 3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    box-shadow: -3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);
}

.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px;
}

.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px;
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px;
}

.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px;
}

.vertical-align-parent {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@font-face {
    font-family: ProximaNova-Regular;
    src: url(http://www.cice.zvucoff.com/c/fonts/1415F2_1.eot);
    src: url(http://www.cice.zvucoff.com/c/fonts/1415F2_1.eot?#iefix) format('embedded-opentype'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_1.woff) format('woff'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_1.ttf) format('truetype'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_1.svg#wf) format('svg');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: ProximaNova-Light;
    src: url(http://www.cice.zvucoff.com/c/fonts/1415F2_3.eot);
    src: url(http://www.cice.zvucoff.com/c/fonts/1415F2_3.eot?#iefix) format('embedded-opentype'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_3.woff) format('woff'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_3.ttf) format('truetype'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_3.svg#wf) format('svg');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: ProximaNova-Bold;
    src: url(http://www.cice.zvucoff.com/c/fonts/1415F2_4.eot);
    src: url(http://www.cice.zvucoff.com/c/fonts/1415F2_4.eot?#iefix) format('embedded-opentype'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_4.woff) format('woff'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_4.ttf) format('truetype'),url(http://www.cice.zvucoff.com/c/fonts/1415F2_4.svg#wf) format('svg');
    font-style: normal;
    font-weight: 400;
}

body {
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    a:focus, a:hover {
        text-decoration: underline;
    }

    a.here {
        pointer-events: none;
        cursor: default;
    }

cite cite {
    font-style: normal;
}

button {
    outline: 0 !important;
}

html[class*=Win] .container-fluid.page h1, html[class*=Win] .container.page h1, html[class*=Win] .maincontent .table caption, html[class*=Win] .maincontent h2, html[class*=Win] .maincontent h3, html[class*=Win] .maincontent h4, html[class*=Win] .maincontent h5, html[class*=Win] .maincontent h6 {
    font-family: ProximaNova-Regular,HelveticaNeue,'Helvetica Neue',HelveticaNeueRoman,HelveticaNeue-Roman,'Helvetica Neue Roman',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

#skip {
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    margin-left: 0;
    text-align: center;
    list-style: outside none;
}

    #skip li {
        list-style-type: none;
    }

    #skip a {
        position: absolute;
        left: -999em;
        overflow: hidden;
        top: 0;
    }

        #skip a:active, #skip a:focus {
            position: absolute;
            left: 0;
            width: 100%;
            height: 1em;
            padding: 1em 0;
            text-decoration: none;
            color: #fff;
            border-bottom: 1px solid #0e0e0e;
        }

.nav li {
    display: inline;
    list-style-type: none;
}

.topnav {
    background: #333;
    border-bottom: 1px solid #0e0e0e;
    white-space: nowrap;
    position: relative;
}

    .topnav ul {
        margin-top: 0;
        max-height: 43px;
    }

@media only screen and (max-width:767px) {
    .topnav ul {
        max-height: none;
    }
}

.topnav ul li {
    margin: 0;
    display: inline-block;
    position: relative;
}

@media only screen and (max-width:767px) {
    .topnav ul li {
        display: block;
        margin-bottom: 0;
    }
}

.topnav ul li#s {
    top: 0;
}

.topnav ul a {
    font-size: 1em;
    color: #d3d1d1;
    display: block;
    padding: .75em;
    line-height: 1em;
    text-transform: lowercase;
    font-variant: small-caps;
}

@media only screen and (max-width:1249px) {
    .topnav ul a {
        font-size: 1.125em;
    }
}

@media only screen and (max-width:979px) {
    .topnav ul a {
        font-size: 1.22em;
        padding: .75em .5em;
    }
}

@media only screen and (max-width:767px) {
    .topnav ul a {
        font-size: 1em;
        text-transform: none;
        font-variant: normal;
        padding: .5em 0;
    }
}

.topnav ul a.roles {
    font-family: 微软雅黑,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    font-size: 12px;
}

@media only screen and (max-width:767px) {
    .topnav ul a.roles {
        font-family: 微软雅黑,ProximaNova-Regular,HelveticaNeue,'Helvetica Neue',HelveticaNeueRoman,HelveticaNeue-Roman,'Helvetica Neue Roman',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        font-size: 12px;
    }
}

.topnav ul a.campaign-link {
    font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    border: 2px solid #f8a429;
    padding: .2em .5em;
    text-transform: lowercase !important;
    font-variant: small-caps !important;
    margin: 0 10px;
}

    .topnav ul a.campaign-link:focus, .topnav ul a.campaign-link:hover {
        background: #fff !important;
        color: #A01B76 !important;
        text-decoration: none !important;
    }

@media only screen and (max-width:767px) {
    .topnav ul a.campaign-link {
        font-size: 1.25em !important;
        display: inline-block;
        margin: 10px 0 0 0;
    }
}

.topnav ul a#search-trigger {
    text-transform: none;
    font-variant: normal;
    position: relative;
}

li .topnav ul a#search-trigger {
    top: 0;
}

.topnav ul a#search-trigger.active {
    background: #000;
}

.topnav ul a.on, .topnav ul a:focus, .topnav ul a:hover {
    color: #fff;
    background: #000;
    text-decoration: none;
}

@media only screen and (max-width:767px) {
    .topnav ul a.on, .topnav ul a:focus, .topnav ul a:hover {
        background: 0 0;
    }
}

.topnav ul a.on {
    font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #fff;
    pointer-events: none;
    cursor: default;
}

.nav {
    display: inline-block;
    float: left;
}

    .nav.main {
        float: none;
    }

    .nav.utility:after, .nav.utility:before {
        display: table;
        content: "";
        line-height: 0;
    }

    .nav.utility:after {
        clear: both;
    }

    .nav.search, .nav.utility {
        float: right;
        text-align: right;
    }

.maincontent .nav {
    float: none;
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
    width: 100%;
}

.maincontent form label {
    display: inline;
    position: absolute;
    left: -999em;
    overflow: hidden;
}

.maincontent form.fsForm label {
    position: static;
}

    .maincontent form.fsForm label.vertical {
        display: block;
    }

#GSAResults img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 20% auto 0;
}

#GSAResults .keymatch {
    background: #f7f7f7;
    padding: 10px;
    margin-bottom: 1.875em;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

    #GSAResults .keymatch p {
        margin-bottom: 0;
    }

    #GSAResults .keymatch + .keymatch, #GSAResults .keymatch + .keymatch + .keymatch, #GSAResults .keymatch + .keymatch + .keymatch + .keymatch {
        margin-top: -1.875em;
        border-top: 0;
    }

#search .maincontent h3 {
    margin-bottom: 0;
}

#search .maincontent p em a {
    color: #898c8d;
}

    #search .maincontent p em a:focus, #search .maincontent p em a:hover {
        color: #565656;
        text-decoration: underline;
    }

#search .keyword, #search b {
    font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

.maincontent input[type=text], .module input[type=text], form[class^=search_] input[type=text], form[class^=search_] select {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    display: inline-block;
    height: 27px;
    padding: 4px 6px;
    color: #555;
    border-radius: 3px;
    width: 90%;
    border: 1px solid #c3c3c3;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
}

.module input[type=text] {
    margin-bottom: 10px;
}

#search .btn.icon-search {
    margin-top: -3px;
}

#search_institutes #search {
    margin-bottom: .875em;
}

form[class^=search_] select {
    margin: 0;
    vertical-align: middle;
    width: 220px;
}

form[class^=search_] {
    margin-bottom: 30px;
}

    #featuresearch input[type=text], form[class^=search_] input[type=text] {
        width: 75%;
    }

.wordmark {
    padding: 3em 0;
    background: #A01B76;
    border-top: 1px solid #A01B76;
    border-bottom: 1px solid #A01B76;
}

@media only screen and (max-width:979px) {
    .wordmark {
        padding: 2.25em 0;
    }
}


.wordmark a {
    display: block;
    text-indent: -9999em;
    width: 800px;
    height: 75px;
    /*background:transparent url(http://www.cice.zvucoff.com/i/template/sprite_v21.svg) 0 0 no-repeat;*/
    background: transparent url(base_styles.min_res/gxnuoielogo.jpg) 0 0 no-repeat;
    margin: 0 auto;
    -webkit-transition: none;
    transition: none;
}

body#home .wordmark a {
    pointer-events: none;
    cursor: default;
}

.wordmark a h1 {
    height: 100%;
}

.wordmark img {
    display: none;
    visibility: hidden;
}




.row-fluid.wordmark.phone {
    height: 40px;
    padding: 20px 0;
    display: none;
    visibility: hidden;
}

    .row-fluid.wordmark.phone a {
        width: 200px;
        height: 40px;
        background-size: 100%;
    }

.row.mainnav {
    margin: 0;
}

.mainnav {
    background: #A01B76;
    border-top: 1px solid #7d1717;
    border-bottom: 1px solid #651110;
    border-top: 1px solid #9a0000;
    border-bottom: 1px solid #670000;
    margin: 0;
    white-space: nowrap;
}

    .mainnav .col12 {
        text-align: center;
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .mainnav a {
        color: #fff;
    }

    .mainnav ul {
        max-width: 90%;
        margin: 0 auto;
    }

@media only screen and (max-width:1249px) {
    .mainnav ul {
        max-width: 100%;
    }
.nav-igation{height:170px !important;}
}

.mainnav li a {
    position: relative;
    z-index: 3000;
    bottom: -1px;
    margin-top: -1px;
    display: inline-block;
    height: 1.125em;
    padding: 1em 2em;
    line-height: 1.25em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -ms-transition-duration: 0s;
    border-bottom: 1px solid transparent;
}

@media only screen and (max-width:979px) {
    .mainnav li a {
        padding: 1em 1.25em;
    }
}

@media only screen and (max-width:874px) {
    .mainnav li a {
        padding: 1em .75em;
    }
}

.mainnav li a:focus, .mainnav li a:hover {
    text-decoration: none;
}

.mainnav li:active a:focus, .mainnav li:active a:hover {
    text-decoration: underline;
}

#about #navabout a, #about_main #navabout a, #academics #navacademics a, #admissions #navadmissions a, #breakthroughs #navabout a, #news #navnews a, #community #navcivic a, #community_main #navcivic a, #medicine #navmedicine a, #research #navresearch a, #research_main #navresearch a, .nav.main li a:focus, .nav.main li a:hover, .nav.main li.active a {
    background: #fff;
    color: #670a0a;
    border-bottom: 1px solid transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -ms-transition-duration: 0s;
}

#about_main #navabout a, #academics.landing #navacademics a, #admissions.landing #navadmissions a, #news.landing #navnews a, #community_main #navcivic a, #medicine.landing #navmedicine a, #research_main #navresearch a {
    pointer-events: none;
    cursor: default;
}

#alumni_main #navalumni a, #faculty_main #navfaculty a, #staff #navstaff a, #students_main #navstudents a {
    color: #fff;
    background: #000;
}

    #alumni_main #navalumni a:focus, #alumni_main #navalumni a:hover, #faculty_main #navfaculty a:focus, #faculty_main #navfaculty a:hover, #staff #navstaff a:focus, #staff #navstaff a:hover, #students_main #navstudents a:focus, #students_main #navstudents a:hover {
        text-decoration: none;
    }

.drawer {
    width: 100%;
    margin: 0 !important;
    padding: 1.875em 0;
    position: absolute;
    z-index: 2000;
    background: #fff;
    display: none;
    box-shadow: 0 6px 20px #56585a;
}

@-moz-document url-prefix() {
    .drawer {
        margin-top: -1px !important;
    }
}

.drawer .col12 {
    margin: 0 auto;
    float: none;
}

    .drawer .col12 :first-child {
        margin-left: 0;
    }

.drawer h2 {
    font: 400 1em/1em ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    margin-bottom: .5em;
}

.drawer ul {
    font-size: .875em;
    margin-bottom: 0;
}

.drawer p {
    font: 400 1em/1.5em "Adobe Garamond Pro",Garamond,Georgia,Times,serif;
    color: #4d4d4d;
}

.drawer ul {
    list-style-type: none;
}

.drawer li {
    margin-bottom: .875em;
}

    .drawer li:last-child {
        margin-bottom: 0;
    }

.drawer .special {
    border-left: 1px solid #DAD9D9;
    padding-left: 30px;
}

.whitealpha {
    background: rgba(255,255,255,.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff)";
}

ul#features_container, ul#features_container li * {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

html.no-js ul#features_container, html.no-js ul#features_container li * {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.preloading-complete {
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

p.next.ss-icon, p.prev.ss-icon {
    color: #fff;
    font-size: 1.8125em;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    z-index: 1000;
}

    p.next.ss-icon.ss-icon-show, p.next.ss-icon:hover, p.prev.ss-icon.ss-icon-show, p.prev.ss-icon:hover {
        opacity: 1;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
    }

.prev {
    left: 0;
    background: url(http://www.cice.zvucoff.com/Content/data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.next {
    right: 0;
    background: url(http://www.cice.zvucoff.com/Content/data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.5)));
    background: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

#explorenav, #featurenav {
    position: relative;
    z-index: 1000;
    width: 120px;
    text-align: center;
    display: none;
    list-style-type: none;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

    #explorenav li, #featurenav li {
        display: inline;
    }

        #explorenav li button, #featurenav li button {
            font-size: 2em;
            line-height: 0;
            background: 0 0;
            width: 20px;
            height: 20px;
            margin: 0;
            padding: 0;
            border: 0;
            cursor: pointer;
            color: #fff;
            opacity: .7;
            -webkit-transition-duration: 1s;
            transition-duration: 1s;
            text-shadow: 0 0 2px #000;
        }

            #explorenav li button.active, #featurenav li button.active {
                opacity: 1;
                position: relative;
            }

#features li {
    position: absolute;
    height: 100%;
    width: 100%;
}

#explore, #features {
    display: block;
    height: 100%;
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    #explore li .headline a *, #features .headline a * {
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -ms-transition-duration: 0s;
    }

    #features .headline a:focus p, #features .headline a:hover p {
        background: #fff;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff)";
    }

.modulemore {
    clear: both;
    list-style-type: none;
    margin: 0;
    width: 100%;
    text-align: right;
    padding-left: 0;
}

    .modulemore.left {
        text-align: left;
    }

    .modulemore li a {
        color: #7E7E7E;
    }

        .modulemore li a:after {
            font-size: .7em;
            line-height: 1em;
            padding-left: .875em;
            position: relative;
            top: 1px;
        }

        .modulemore li a:focus, .modulemore li a:hover {
            color: #633835;
            text-decoration: none;
        }

        .modulemore li a span {
            font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        }

.col6.maincontent, .col7.maincontent, .container.page .row {
    margin-left: 0;
}

.pagination {
    margin: 20px 0;
}

    .pagination ul {
        display: inline-block;
        margin-left: 0 !important;
        margin-bottom: 0 !important;
        border-radius: 4px;
        box-shadow: 0 1px 2px rgba(0,0,0,.05);
    }

        .pagination ul > li {
            display: inline;
        }

            .pagination ul > li, .pagination ul > li > span {
                float: left;
                margin: 0 !important;
                padding: 4px 12px !important;
                line-height: 20px;
                text-decoration: none;
                background-color: #c1c1c1;
                border: 1px solid #ddd;
                border-left-width: 0;
                font-size: .875em;

            }

                .pagination ul > .active, .pagination ul > .active > span, .pagination ul > li:focus, .pagination ul > li:hover, .pagination ul > li > span:focus, .pagination ul > li > span:hover {
                    background-color: #a01b76;
                    cursor: pointer;
                }

                    .pagination ul > .active, .pagination ul > .active > span {
                        color: #999;
                        cursor: default;
                    }

        .pagination ul > .disabled > a, .pagination ul > .disabled > a:focus, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > span {
            color: #999;
            background-color: transparent;
            cursor: default;
        }

        .pagination ul > li:first-child, .pagination ul > li:first-child > span {
            border-left-width: 1px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination ul > li:last-child, .pagination ul > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li, .pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}

    .pagination-large ul > li:first-child, .pagination-large ul > li:first-child > span {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .pagination-large ul > li:last-child, .pagination-large ul > li:last-child > span {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

.pagination-mini ul > li:first-child, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > a, .pagination-small ul > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-mini ul > li:last-child, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > a, .pagination-small ul > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-small ul > li, .pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul > li, .pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px;
}

.pager {
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager:after, .pager:before {
        display: table;
        content: "";
        line-height: 0;
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px;
    }

        .pager li:focus, .pager li:hover {
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: default;
    }

footer {
    background: #403f3f;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#403f3f),color-stop(100%,#383737));
    background: -webkit-linear-gradient(top,#403f3f 0,#383737 100%);
    background: linear-gradient(top,#403f3f 0,#383737 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00403f3f', endColorstr='#00383737', GradientType=0 );
}

    footer .left p, footer .left ul {
        border-right: 1px solid #4f4e4e;
        text-align: right;
        padding-right: 1.25em;
    }

    footer .right p, footer .right ul {
        border-left: 1px solid #4f4e4e;
        text-align: left;
        padding-left: 1.25em;
    }

    footer p, footer ul {
        font-size: .875em;
        color: #d3d1d1;
        line-height: 2em;
    }

    footer a {
        color: #d3d1d1;
    }

.footer {
    padding: 1.875em 0 0 0;
}

    .footer ul, footer p {
        min-height: 150px;
        margin-bottom: 1.875em;
    }

footer a:focus, footer a:hover {
    color: #fff;
}

footer ul {
    list-style: none;
}

footer .shield {
    text-align: center;
}

    footer .shield a {
        text-indent: -9999em;
        display: block;
        width: 90px;
        height: 115px;
        background: transparent url(http://www.cice.zvucoff.com/i/template/shield.svg) 0 0 no-repeat;
        background-size: 100%;
        margin: 0 auto;
        opacity: .6;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
        overflow: hidden;
    }

body#home footer .shield a {
    pointer-events: none;
    cursor: default;
}

footer a:focus, footer a:hover {
    opacity: 1;
}

footer hr {
    border: none 0;
    border-top: 1px solid #1b1b1b;
    background: #4f4e4e;
    width: 100%;
    clear: both;
    height: 1px;
    -moz-height: 2px;
    margin: 0 0 16px 0;
}

footer .row-fluid.footer {
    border-bottom: 1px solid #1b1b1b;
}

footer .row-fluid:last-child {
    border-top: 1px solid #4f4e4e;
    padding: 1em 0;
}

footer #bug {
    background: #333;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#333),color-stop(100%,#2b2b2b));
    background: -webkit-linear-gradient(top,#333 0,#2b2b2b 100%);
    background: linear-gradient(top,#333 0,#2b2b2b 100%);
    border-bottom: 1px solid #0e0e0e;
}

    footer #bug .row {
        margin-left: 0;
    }

    footer #bug p {
        min-height: 0;
        margin-bottom: 0;
        padding: 20px !important;
        text-align: center;
    }

    footer #bug + .container-fluid .footer {
        border-top: 1px solid #4f4e4e;
    }

#social {
    height: 20px;
    width: 310px;
    margin: 0 auto 1em auto;
    text-align: center;
}

    #social li {
        display: inline-block;
        margin: 0 9px;
    }

        #social li a {
            font-size: 1.25em;
            color: #fff;
            opacity: .6;
            -webkit-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
        }

        #social li#fut, #social li#yk {
            height: 26px;
            vertical-align: middle;
        }

            #social li#fut a, #social li#yk a {
                background-image: url(http://www.cice.zvucoff.com/i/template/sprite_v2.svg);
                background-repeat: no-repeat;
                display: block;
                height: 26px;
                vertical-align: middle;
                text-indent: 100%;
                white-space: nowrap;
                overflow: hidden;
            }

            #social li#yk a {
                width: 22px;
            }

            #social li#fut a {
                width: 16px;
            }

        #social li a:focus, #social li a:hover {
            opacity: 1;
        }

#fut a {
    background-position: -62px -67px;
}

#yk a {
    background-position: -20px -65px;
}

#_atssh {
    display: none;
}

footer p.copyright {
    text-align: center;
    margin: 0;
    min-height: 0;
    height: auto;
    line-height: 1em;
    font-size: .75em;
    opacity: .5;
}

strong {
    font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

cite, em {
    font-style: italic;
}

.container-fluid.page h1, .container.page h1 {
    font: 400 2.25em ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    line-height: 1em;
    color: #670a0a;
    margin: .833em 0;
}

hr {
    border: none 0;
    border-top: 1px solid #DAD9D9;
    background: #fff;
    clear: both;
    height: 1px;
    margin: 0 0 30px 0;
}

#leftcol.col3 {
    margin-left: 0;
}

.readmore {
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 1em;
}

    .readmore li:after {
        color: #670a0a;
        -moz-font-feature-settings: "liga";
        font-family: SSStandard;
        font-style: normal;
        font-weight: 400;
        font-size: .7em;
        line-height: 1em;
        padding-left: .875em;
        text-decoration: none;
        text-rendering: optimizelegibility;
        white-space: nowrap;
        position: relative;
        content: '▻';
    }

.maincontent, .sidebar {
    margin-bottom: 10em;
}

    #leftcol img.lazy, .sidebar img.lazy {
        width: 100%;
        height: auto;
    }

.lazy, .lazy2 {
    display: none;
}

html.no-js .lazy, html.no-js .lazy2 {
    display: none !important;
    visibility: hidden;
}

.wide .col9.maincontent {
    margin-left: 0;
}

    .wide .col9.maincontent object {
        width: 100%;
        height: 633px;
    }

.maincontent h2, .maincontent h3, .maincontent h4, .maincontent h5, .maincontent h6 {
    font-weight: 400;
    line-height: 1.25em;
    font-family: ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    margin-bottom: 1em;
    clear: both;
}

.maincontent h2 {
    font-size: 1.5em;
    color: #896137;
}

.maincontent h3, .maincontent h4, .maincontent h5, .maincontent h6 {
    color: #484747;
}

.maincontent h3 {
    font-size: 1.375em;
}

.maincontent h4 {
    font-size: 1.25em;
}

.maincontent h5 {
    font-size: 1.125em;
}

.maincontent h6 {
    font-size: 1em;
}

body#notices .status {
    border-bottom: 1px solid #D6D6CE;
    padding-bottom: 30px;
    line-height: 1.875em;
    margin-bottom: 1.875em;
}

    body#notices .status h4 {
        margin-bottom: 0;
        text-transform: uppercase;
        font-size: .875em;
        display: inline;
    }

        body#notices .status h4:after {
            content: ' | ';
        }

    body#notices .status p.date {
        display: inline;
        text-transform: uppercase;
        font-size: .875em;
    }

    body#notices .status p:last-child {
        margin-bottom: 0;
    }

body#notices .maincontent p.date {
    margin-bottom: 0;
}

.maincontent p {
    line-height: 1.875em;
    margin-bottom: 1.875em;
}

.maincontent ol {
    line-height: 1.5em;
    margin: 0 0 1.875em 1em;
    counter-reset: li;
}

    .maincontent ol > li {
        position: relative;
        margin: 0 0 .5em 1.5em;
        list-style: none;
    }

        .maincontent ol > li:before {
            content: counter(li);
            counter-increment: li;
            position: absolute;
            left: -1.25em;
            margin-right: .5em;
            font-size: 95%;
            color: #969797;
        }

    .maincontent ol li ol {
        margin: .5em 0 0 1em;
    }

    .maincontent ol ol li:last-child {
        margin-bottom: 0;
    }

.maincontent ul {
    line-height: 1.5em;
    margin: 0 0 1.875em 1.4em;
}

.maincontent li ol, .maincontent li ul {
    margin: .5em 0 0 1.4em;
}

.maincontent ul li {
    list-style-image: url(http://www.cice.zvucoff.com/i/template/greybullet.svg);
    margin: 0 0 .5em .8em;
    padding-left: .4em;
}

.maincontent li {
    line-height: 1.875em;
}

.maincontent .readmore {
    margin: -20px 0 1.875em 0 !important;
}

.maincontent lil + .readmore, .maincontent ol + .readmore {
    margin: 0 0 1.875em 0 !important;
}

.maincontent .readmore li {
    list-style-image: none !important;
    padding-left: 0;
    margin: 0 0 .5em 0 !important;
    width: 100% !important;
}

.maincontent .table caption {
    font: 400 1.5em/1.25em ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #484747;
    text-align: left;
}

.maincontent .table th {
    font-weight: 400;
    font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

.maincontent .table tfoot p {
    font-size: .875em;
    margin-bottom: 1em;
}

#news_headlines h3 a {
    display: block;
}

#news_headlines .modulemore {
    text-align: left;
    margin: 0;
}

#subnav {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 1.875em;
}

    #subnav ul {
        list-style-type: none;
        background: #f7f7f7;
    }

    #subnav li:first-child a {
        border-bottom: none;
    }

    #subnav li a {
        display: block;
        padding: .4375em .625em;
        color: #3e769a;
        background: #f7f7f7;
        border-top: 1px solid #d9d9d9;
        -webkit-transition: none;
        transition: none;
    }

        #subnav li a:focus, #subnav li a:hover, #subnav li.here > a, #subnav li.parent_here > a {
            color: #fff;
            background: #3e769a;
            text-decoration: none;
        }

    #subnav li.here > a, #subnav li.parent_here > a {
        pointer-events: none;
        cursor: default;
    }

    #subnav li #subnav li ul li a:hover, #subnav li ul li a:focus, #subnav li ul li.here > a {
        color: #4e4e4e;
        background: 0 0;
        text-decoration: none;
        font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    }

    #subnav li ul li {
        border-bottom: none;
    }

        #subnav li ul li a {
            color: #4e4e4e;
            padding: .4375em .625em .4375em 1.875em;
            background: 0 0;
            border: none;
        }

            #subnav li ul li a:focus, #subnav li ul li a:hover {
                background: 0 0;
                color: #4e4e4e;
                text-decoration: underline;
            }

.module.or h2 {
    background: #c16622;
}

.module.gr h2 {
    background: #8A9045;
}

.module.bl h2 {
    background: #155F83;
}

.module.rd h2 {
    background: #760100;
}

.module.pr h2 {
    background: #430d62;
}

.module.br h2 {
    background: #b19670;
}

.module {
    position: relative;
    margin-bottom: 30px;
}

    .module h2 {
        font-size: 1.5em;
        line-height: 1em;
        color: #fff;
        padding: .1666em .3333em;
        display: inline-block;
    }

        .module h2.or {
            background: #c16622;
        }

        .module h2.gr {
            background: #8A9045;
        }

        .module h2.bl {
            background: #155F83;
        }

        .module h2.rd {
            background: #760100;
        }

        .module h2.pr {
            background: #430d62;
        }

        .module h2.br {
            background: #b19670;
        }

        .module h2 a:focus, .module h2 a:hover {
            text-decoration: none;
        }

    .module a.img_125 {
        display: inline-block;
        overflow: hidden;
        margin: 1.5em 0 .5em 0;
        padding: 0 0 1.5em 0;
        border-top: 1px solid #DAD9D9;
        border-bottom: 1px solid #DAD9D9;
    }

        .module a.img_125 img {
            opacity: 1;
            -webkit-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            display: block !important;
            margin: 0 auto;
            width: 40% !important;
        }

        .module a.img_125:focus img, .module a.img_125:hover img {
            -webkit-transform: scale(1.05,1.05);
            -ms-transform: scale(1.05,1.05);
            transform: scale(1.05,1.05);
        }

.touch .module a.img_125:focus img, .touch .module a.img_125:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: .75;
}

.module p + ul.readmore {
    margin-top: -1em;
}

#feature .module h2, .module.no_photo h2, .module.photo h2 {
    font: 400 1.3em/1.5em ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #fff;
    padding: .1666em .3333em;
    display: inline-block;
}

.module.no_photo p, .module.no_photo ul:not(#rotate), .module.photo p, .module.photo ul:not(#rotate) {
    font-size: .875em;
    margin-bottom: 1.5em;
}

.module.no_photo li:before, .module.photo li:before {
    color: #670a0a;
}

.module.events, .module.related {
    border-bottom: 1px solid #DAD9D9;
    padding-bottom: 30px;
}

    .module.events h2, .module.related h2 {
        font-size: 1.125em;
        line-height: 1.25em;
        padding: 0 !important;
        margin-bottom: 1.3em;
        color: #4e4e4e;
    }

.module.photo div {
    position: relative;
    margin-bottom: .625em;
}

.module.photo img + p {
    margin-top: .625em;
}

.module.photo h2 {
    position: absolute;
    z-index: 1;
    bottom: 30px;
}

.module.photo ul {
    list-style-type: none;
}

    .module.photo ul#rotate {
        padding: 0 !important;
        margin: 0 !important;
    }

        .module.photo ul#rotate li {
            margin: 0;
            padding: 0;
        }

.module.photo li {
    line-height: 1.5em;
    margin-bottom: .5em;
}

    .module.photo li:last-child {
        margin-bottom: 0;
    }

    .module.photo li.lslide {
        margin-bottom: 0;
    }

.module.photo p a, .module.photo ul a {
    display: inline;
}

.module.no_photo div + h3, .module.no_photo div + p {
    margin-top: 1em;
}

.module.no_photo h3 {
    font: 400 .875em ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

.module.no_photo p.motto {
    font: 400 1.1em/1.3em "Adobe Garamond Pro",Garamond,Georgia,Times,serif;
    margin-top: .875em;
}

    .module.no_photo p.motto span {
        font-style: italic;
        font-size: 1.5em;
        color: #670a0a;
    }

.module.no_photo .quickfacts h3, .module.no_photo .quickfacts p {
    display: inline;
}

.module.no_photo ul li {
    list-style-image: url(http://www.cice.zvucoff.com/i/template/greybullet.svg);
    margin: 0 0 .5em 1.2em;
    padding-left: .4em;
}

.module.no_photo .readmore li {
    list-style-image: none !important;
    margin: .5em 0 0 0;
    padding-left: 0;
}

.module.related h2 b {
    font-family: ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

.module.related ul {
    font-size: 1em;
    list-style-type: none;
}

.module.related li {
    margin-bottom: 1em;
}

    .module.related li:last-child {
        margin-bottom: 0;
    }

.module.photo.campaign {
    border-bottom: 1px solid #DAD9D9;
    padding-bottom: 30px;
    margin-top: 2em;
}

    .module.photo.campaign a {
        overflow: hidden;
    }

        .module.photo.campaign a img {
            opacity: 1;
            -webkit-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            display: block !important;
            margin: 0 auto;
            width: 60% !important;
        }

        .module.photo.campaign a:focus img, .module.photo.campaign a:hover img {
            -webkit-transform: scale(1.05,1.05);
            -ms-transform: scale(1.05,1.05);
            transform: scale(1.05,1.05);
        }

.touch .module.photo.campaign a:focus img, .touch .module.photo.campaign a:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: .75;
}

.module.photo.campaign p, .module.photo.campaign ul {
    text-align: center;
}

.module.photo.campaign p {
    margin-bottom: 0;
}

.module form.regionalevents legend {
    line-height: 1em;
    padding: 0 0 1em 0 !important;
    color: #4e4e4e;
}

#leftcol .module.events, #leftcol .module.related {
    font-size: .875em;
    margin-bottom: 1.5em;
}

.sidebar .module.events {
    font-size: .875em;
    margin-bottom: 1.5em;
}

#leftcol .module.related li[class*=ss-standard].right a {
    padding-left: 0;
}

#subnav {
    font-size: .875em;
}

#home .module.events {
    border-bottom: none;
    padding-bottom: 0;
}

.landing .maincontent h2, .landing .maincontent h3 {
    clear: both;
}

    .landing .maincontent h2 + .col3 {
        margin-left: 0;
    }

.landing .maincontent .col3 ul, .landing .maincontent ul.col3 {
    margin: 0 0 1.875em 0;
}

    .landing .maincontent .col3 ul + .landing .maincontent .col3 ul, .landing .maincontent .col3 ul + .landing .maincontent ul.col3, .landing .maincontent ul.col3 + .landing .maincontent .col3 ul, .landing .maincontent ul.col3 + .landing .maincontent ul.col3 {
        margin: 0 0 1.875em 30px;
    }

.landing .maincontent [class^=col].alpha {
    margin-left: 0;
}

.landing .maincontent .col4 ul {
    margin-left: 0;
}

[class^=col].alpha {
    margin-left: 0;
}

#faculty.landing .maincontent ul {
    margin: 0 0 1.875em 0;
}

li[class^=ss-].right:after {
    color: #670a0a;
}

#leftcol .module.related li[class*=ss-standard] a, .ical li[class*=ss-] a, .module.feature_related li[class*=ss-] a, li[class*=ss-social] a {
    padding-left: .875em;
    vertical-align: top;
    display: inline-block;
    margin-top: -1px;
}

.maincontent ul.ical {
    margin: 0 0 0 8px;
}

    .maincontent ul.ical li {
        list-style-image: none;
        list-style-type: none;
        padding-left: 0;
        margin: 0;
    }

.row.event [class*=col] {
    float: right;
    margin-left: 0;
}

    .row.event [class*=col].date {
        margin-right: 30px;
    }

#leftcol .events, .sidebar .events {
    padding-bottom: 1.875em;
}

    #leftcol .events .event, .sidebar .events .event {
        margin-bottom: 1em;
    }

    #leftcol .events .col1.date, .sidebar .events .col1.date {
        width: 80px;
    }

    #leftcol .events .col2, .sidebar .events .col2 {
        width: 190px;
    }

    #leftcol .events .date, .events p, .sidebar .events .date {
        font-size: 100%;
    }

        #leftcol .events .date span.day, #leftcol .events .date span.month, .sidebar .events .date span.day, .sidebar .events .date span.month {
            display: block;
            text-align: left;
            font: 400 1em ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
            padding: 0;
            border: none;
            background: 0 0;
        }

.maincontent .modulemore li {
    list-style-image: none;
    padding-left: 0;
    margin: 0;
}

#leftcol .events .modulemore, .sidebar .events .modulemore {
    text-align: left;
    margin-top: 1.875em;
}

.module.twitter h2 {
    width: 94%;
    padding: 2% 3%;
}

#twitter-widget-0 {
    width: 100% !important;
    min-width: 100% !important;
}

.maincontent .event {
    border-bottom: 1px solid #DAD9D9;
    margin-bottom: 1.875em;
}

    .maincontent .event .col1 {
        margin-left: 0;
    }

    .maincontent .event .date span.day, .maincontent .event .date span.month {
        display: block;
        text-align: left;
        font: 400 1em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        padding: 0;
        border: none;
        background: 0 0;
    }

    .maincontent .event h3 {
        margin-bottom: 0;
    }

.maincontent #news_headlines h3 {
    font: 400 1.125em 微软雅黑,黑体,ProximaNova-Regular,HelveticaNeue,'Helvetica Neue',HelveticaNeueRoman,HelveticaNeue-Roman,'Helvetica Neue Roman',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #565656;
    margin-bottom: 0;
}

.academic_calendar .maincontent, .academic_departments .maincontent, .programs_of_study .maincontent {
    font-size: .875em;
    white-space: nowrap;
}

    .academic_calendar .maincontent p, .academic_departments .maincontent p, .programs_of_study .maincontent p {
        font-size: 1.125em;
        white-space: normal;
    }

.maincontent .nav-tabs > .active > a, .maincontent .nav-tabs > .active > a:hover {
    font-family: 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

.maincontent .nav.nav-tabs li {
    margin: 0 0 -1px 0;
}

.academic_calendar .maincontent ul.legend, .programs_of_study .maincontent ul.legend {
    line-height: 1em;
    margin: 0 0 1em 0;
}

ul.legend li {
    display: inline-block;
    font-style: italic;
    font-size: 12px;
}

    ul.legend li:first-child {
        margin-left: 0;
        padding-left: 0;
    }

    table td span[class*=icon-], ul.legend li span[class*=icon-] {
        margin-right: 4px;
        display: inline-block;
        font: 400 10px/1em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        color: #fff;
        width: 1.25em;
        height: 1.25em;
        padding: .35em .25em .15em .25em;
        text-align: center;
        border-radius: 1em;
        vertical-align: middle;
    }

@-moz-document url-prefix() {
    table td span[class*=icon-], ul.legend li span[class*=icon-] {
        line-height: 1.25em;
    }
}

table td span.icon-minor, ul.legend li span.icon-minor {
    padding: .26em .23em .24em .27em;
}

table td span[class*=icon-] {
    margin: 0;
}

span.icon-major {
    background: #760100;
}

span.icon-minor {
    background: #b65d1b;
}

span.icon-interdisc {
    background: #757a3b;
}

span.icon-career {
    background: #155F83;
}

span.icon-career {
    background: #155F83;
}

span.icon-joint {
    background: #350E20;
}

.academic_calendar .maincontent table ul, .academic_departments .maincontent table ul, .programs_of_study table ul {
    margin-top: .875em;
    margin-bottom: 0;
}

.academic_calendar .maincontent button, .academic_departments .maincontent a.button, .academic_departments .maincontent button, .programs_of_study .maincontent button {
    display: block;
    width: 100%;
    clear: both;
    padding: 1em;
    margin: 0;
    border: 0;
    background: #F7F7F7;
    border-bottom: 1px solid #D9D9D9;
    text-align: left;
    cursor: pointer;
    font: 400 1em/1em 微软雅黑,黑体,ProximaNova-Regular,HelveticaNeue,'Helvetica Neue',HelveticaNeueRoman,HelveticaNeue-Roman,'Helvetica Neue Roman',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #3E769A;
}

.academic_departments .maincontent a.button {
    width: auto;
}

    .academic_departments .maincontent a.button.active, .academic_departments .maincontent a.button:focus, .academic_departments .maincontent a.button:hover, .academic_departments .maincontent button.active, .academic_departments .maincontent button:focus, .academic_departments .maincontent button:hover, .programs_of_study .maincontent button.active, .programs_of_study .maincontent button:focus, .programs_of_study .maincontent button:hover, html.no-js .academic_departments .maincontent a.button, html.no-js .academic_departments .maincontent button, html.no-js .programs_of_study .maincontent button {
        background: #3E769A;
        color: #fff;
        text-decoration: none;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

.academic_departments .maincontent #divisions, .programs_of_study .maincontent #grad {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #D9D9D9;
}

.academic_departments .maincontent .collapse, .programs_of_study .maincontent .collapse {
    width: 100%;
    margin-left: 0;
    float: none;
}

.academic_calendar .maincontent .table, .academic_departments .maincontent .table, .programs_of_study .maincontent .table, .programs_of_study thead {
    margin-bottom: 0;
}

.academic_calendar .maincontent caption, .academic_calendar .maincontent thead, .programs_of_study caption, .programs_of_study thead {
    text-indent: -999em;
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    .academic_calendar .maincontent thead tr, .programs_of_study thead tr {
        border-bottom: 0 !important;
    }

.academic_calendar .maincontent th, .programs_of_study th {
    padding: 0;
    line-height: 0;
}

.academic_calendar .maincontent tr, .academic_departments .maincontent tr, .programs_of_study tr {
    border-top: 1px solid #DDD;
}

    .academic_calendar .maincontent tr:first-child, .academic_departments .maincontent tr:first-child, .programs_of_study tr:first-child {
        border-top: 0;
    }

    .academic_calendar .maincontent tr:last-child, .academic_departments .maincontent tr:last-child, .programs_of_study tr:last-child {
        border-bottom: 1px solid #DDD;
    }

.academic_calendar .maincontent .table td, .academic_departments .maincontent .table td, .programs_of_study td {
    border-top: 0;
}

.academic_departments .maincontent .collapse:last-child table, .programs_of_study .maincontent .collapse:last-child table {
    border-width: 0 1px 1px 1px;
    border-color: #ddd;
    border-style: solid;
}

.programs_of_study .maincontent #grad td:first-child {
    padding-left: 24px;
    width: 85%;
}

.academic_calendar .tab-pane h2, .academic_departments .tab-pane h2, .programs_of_study .tab-pane h2, body.news_archive .tab-pane h2 {
    display: none;
}

ul.back_to_top {
    display: none;
    clear: both;
    list-style-type: none;
    margin: 0 0 1em 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #ddd;
    font-family: 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

.programs_of_study ul.back_to_top.last {
    border-bottom: none;
    margin: 1em 0 0 0;
    padding-top: .5em;
    padding-bottom: 0;
}

.academic_departments ul.back_to_top.last {
    border-top: none;
    border-bottom: none;
    margin: 1em 0 0 0;
    padding-bottom: 0;
}

ul.back_to_top li {
    list-style-image: none;
    margin: 0;
}

    ul.back_to_top li:before {
        color: #670a0a;
        font-size: .7em;
        line-height: 1em;
        position: relative;
        vertical-align: middle;
    }

    ul.back_to_top li a {
        padding-left: .5em;
    }

.pill-content > .pill-pane, html.no-js .tab-content > .tab-pane {
    display: inherit;
}

html.no-js .maincontent .tab-pane h2 {
    display: block;
    margin-top: 2em;
}

html.no-js ul.back_to_top {
    display: inherit;
}

html.no-js .academic_departments .maincontent #divisions, html.no-js .academic_departments .maincontent .collapse:last-child table, html.no-js .programs_of_study .maincontent #grad, html.no-js .programs_of_study .maincontent .collapse:last-child table {
    border: none;
}

.maincontent.accolades.alpha {
    margin-left: 0;
}

.maincontent.accolades .col3:first-child, .maincontent.accolades h2 + .col3, .maincontent.accolades p + .col3 {
    margin-left: 0;
}

.maincontent.accolades .col3 ul {
    margin-left: 0;
    list-style-type: none;
}

    .maincontent.accolades .col3 ul li {
        list-style-image: none;
        margin: 0 0 1em 0;
        padding-left: 0;
        line-height: 1.5em;
    }

.col9.maincontent.accolades li cite {
    font-size: .875em;
}

.maincontent.accolades .row .col6 {
    margin-left: 0;
}

ul.float {
    display: inline-block;
    margin: 0 0 1.875em 0;
}

    ul.float li {
        float: left;
        width: 270px;
        list-style-image: none !important;
        list-style-type: none !important;
        padding-left: 0;
        margin: 0 30px .5em 0;
    }

        ul.float li:nth-child(3n+3) {
            margin: 0 0 .5em 0;
        }

.awardee {
    font-size: 95%;
}

    .awardee [class*=col] {
        float: right;
    }

    .awardee img.col2 {
        margin-left: 0;
    }

    .awardee h2 {
        margin-bottom: 0;
    }

    .awardee img {
        margin-bottom: 1.875em;
    }

#taglist {
    list-style-type: none;
    margin: 0;
}

    #taglist li {
        display: inline;
        list-style-image: none;
        padding: 0;
        margin: 0;
    }

.module.photo + .module.related {
    padding-top: 30px;
    border-top: 1px solid #DAD9D9;
}

.module.photo.campaign + .module.related {
    padding-top: 0;
    border-top: none;
}

.module form legend {
    display: none;
}

.module form.regionalevents legend {
    display: block;
}

.module form .e2ma_signup_form_label, .module form label {
    font: 400 1em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    display: inline-block;
}

.module #breakthoughssearch label, .module #facultysearch label, .module #searchcenters label {
    display: none;
}

html.no-placeholder .module #breakthoughssearch label, html.no-placeholder .module #facultysearch label, html.no-placeholder .module #searchcenters label {
    display: inline;
}

.module #breakthoughssearch input[type=search], .module #facultysearch input[type=search] {
    margin-right: 0;
    width: 90%;
}

.module form .readmore {
    display: inline-block;
    font-size: .875em !important;
    margin-left: 1.25em;
    margin-bottom: 0;
}

.module #find_events label {
    width: 40%;
    margin-right: 10px;
}

.module form label select {
    width: 100%;
}

.e2ma_signup_form_required_asterix {
    color: maroon;
}

.e2ma_signup_form_required_footnote {
    font-size: .875em;
    font-style: italic;
}

#contact .maincontent .col6 {
    width: 340px;
}

#contact .maincontent img {
    margin-bottom: 1.875em;
    width: 100%;
}

.unblur {
    background-color: #bfbfbf;
    background-blend-mode: multiply;
    -webkit-filter: blur(0) grayscale(0);
    filter: blur(0) grayscale(0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
    .Win32 .unblur {
        background-blend-mode: inherit;
        text-shadow: 1px 1px 3px #000;
    }
}

.scrollbar {
    width: 100%;
    margin: 0 auto 1px auto;
    height: 6px;
    background: #d6d6ce;
    line-height: 0;
}

html.no-js .scrollbar {
    display: none;
    visibility: hidden;
}

.scrollbar .handle {
    width: 20%;
    height: 100%;
    background: #767676;
    cursor: pointer;
}

    .scrollbar .handle .mousearea {
        position: absolute;
        top: -9px;
        left: 0;
        width: 80%;
        height: 20px;
    }

.frame {
    height: 250px;
    overflow: hidden;
    border: none !important;
    margin-bottom: 60px !important;
}

@media only screen and (max-width:1249px) {
    .frame {
        height: 175px;
    }
}

@media only screen and (max-width:767px) {
    .frame {
        height: 125px;
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width:767px) {
    .frame {
        height: 125px;
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width:500px) {
    .frame {
        height: 100px;
    }
}

.frame #filmstrip-nav {
    height: 250px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media only screen and (max-width:1249px) {
    .frame #filmstrip-nav {
        height: 175px;
    }
}

@media only screen and (max-width:767px) {
    .frame #filmstrip-nav {
        height: 125px;
    }
}

@media only screen and (max-width:500px) {
    .frame #filmstrip-nav {
        height: 100px;
    }
}

html.no-js .frame #filmstrip-nav {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}

.frame #filmstrip-nav li {
    margin-right: 1px;
    position: relative;
    width: 250px;
    height: 250px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float: left;
}

@media only screen and (max-width:1249px) {
    .frame #filmstrip-nav li {
        width: 175px;
        height: 175px;
    }
}

@media only screen and (max-width:767px) {
    .frame #filmstrip-nav li {
        height: 125px;
        width: 125px;
    }
}

@media only screen and (max-width:500px) {
    .frame #filmstrip-nav li {
        height: 100px;
        width: 100px;
    }
}

html.no-js .frame #filmstrip-nav li {
    float: none;
    display: inline-block;
}

.frame #filmstrip-nav li.last-child {
    margin-right: 0;
}

.frame #filmstrip-nav li a {
    position: absolute;
    border: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 1.25em;
    font-family: 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    text-align: center;
    overflow: hidden;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media only screen and (max-width:767px) {
    .frame #filmstrip-nav li a {
        font-size: 1.125em;
    }
}

.frame #filmstrip-nav li a b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-filter: drop-shadow(1px 1px 4px #000);
    filter: drop-shadow(1px 1px 4px #000);
    -webkit-transform: rotateY(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
    .Win32 .frame #filmstrip-nav li a b {
        text-shadow: 1px 1px 3px #000;
    }
}

.frame #filmstrip-nav li a b:before {
    content: '';
    display: inline-block;
    height: 0;
    padding-bottom: 100%;
    vertical-align: middle;
}

.frame #filmstrip-nav li a span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 103%;
    height: 103%;
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-filter: blur(2px) grayscale(50%);
    filter: blur(2px) grayscale(50%);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin: -2px;
}

.frame #filmstrip-nav li a:focus span, .frame #filmstrip-nav li a:hover span {
    background-color: #bfbfbf;
    background-blend-mode: multiply;
    -webkit-filter: blur(0) grayscale(0);
    filter: blur(0) grayscale(0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
    .Win32 .frame #filmstrip-nav li a:focus span, .Win32 .frame #filmstrip-nav li a:hover span {
        background-blend-mode: inherit;
        text-shadow: 1px 1px 3px #000;
    }
}

.frame #filmstrip-nav li.active a {
    pointer-events: none;
    cursor: default;
}

    .frame #filmstrip-nav li.active a span {
        background-color: #bfbfbf;
        background-blend-mode: multiply;
        -webkit-filter: blur(0) grayscale(0);
        filter: blur(0) grayscale(0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
    }

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
    .Win32 .frame #filmstrip-nav li.active a span {
        background-blend-mode: inherit;
        text-shadow: 1px 1px 3px #000;
    }
}

.frame #filmstrip-nav li.active a span:after {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
}

@media only screen and (max-width:767px) {
    .frame #filmstrip-nav li.active a span:after {
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 14px solid #fff;
        margin-left: -14px;
    }
}

ul.chartlist {
    border-top: 1px solid #eaeae2;
    margin: 0 0 1em 0;
    padding: 0;
}

    ul.chartlist li {
        position: relative;
        display: block;
        border-bottom: 1px solid #eaeae2;
        margin: 0 !important;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;
    }

        ul.chartlist li:focus, ul.chartlist li:hover {
            background: #EAEAE1;
        }

            ul.chartlist li:focus .count, ul.chartlist li:hover .count {
                color: #474740;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
            }

            ul.chartlist li:focus .index, ul.chartlist li:hover .index {
                background: #bec89e;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
            }

        ul.chartlist li a {
            display: block;
            text-decoration: none;
            font-family: 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
            color: #72823a;
            padding: .4em 4.5em .4em .5em;
            position: relative;
            z-index: 2;
        }

            ul.chartlist li a:focus, ul.chartlist li a:hover {
                text-decoration: none;
                color: #52562b;
            }

        ul.chartlist li.highlight span.index {
            background: #f2d39f;
            -webkit-transition: all .3s ease-in;
            transition: all .3s ease-in;
        }

        ul.chartlist li.highlight:focus .index, ul.chartlist li.highlight:hover .index {
            background: #ffdfa8;
            -webkit-transition: all .3s ease-out;
            transition: all .3s ease-out;
        }

        ul.chartlist li.highlight a {
            color: #d97a23;
        }

    ul.chartlist .count {
        display: block;
        position: absolute;
        z-index: 1;
        top: .4em;
        right: 0;
        margin: 0 .3em;
        text-align: right;
        color: #999;
        font-size: .875em;
        font-family: 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        line-height: 2em;
    }

    ul.chartlist .index {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background: #c4cea2;
        text-indent: -9999px;
        overflow: hidden;
        line-height: 2em;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;
    }

ul.timeline {
    height: 200px;
    margin: 0 0 4.5em 0;
}

    ul.timeline li {
        position: relative;
        float: left;
        width: 8%;
        margin: 0 1px 0 0 !important;
        padding: 0;
        height: 200px;
        list-style-image: none !important;
        list-style-type: none;
        -webkit-transition: background .3s ease-in;
        transition: background .3s ease-in;
    }

        ul.timeline li span.a {
            display: block;
            height: 100%;
        }

            ul.timeline li span.a .count {
                display: block;
                position: absolute;
                bottom: 0;
                left: 0;
                height: 0;
                width: 100%;
                background: #c4cea2;
                color: #72823a;
                font-size: .875em;
                font-family: 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
                text-align: center;
                overflow: hidden;
                -webkit-transition: all .3s ease-in;
                transition: all .3s ease-in;
            }

            ul.timeline li span.a:focus .count, ul.timeline li span.a:hover .count {
                text-decoration: none !important;
                color: #52562B;
                background: #bec89e;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
            }

        ul.timeline li .label {
            display: block;
            position: absolute;
            bottom: -24px;
            left: 0;
            color: #666;
            font-size: .625em;
            background: #f6f6ed;
            width: 100%;
            text-align: center;
        }

        ul.timeline li:focus, ul.timeline li:hover {
            background: #EAEAE1;
            text-decoration: none !important;
            -webkit-transition: background .3s ease-out;
            transition: background .3s ease-out;
        }

    ul.timeline.small li {
        width: 6.2%;
    }

        ul.timeline.small li .label, ul.timeline.small li span.a .count {
            font-size: .625em;
        }

div.col3 ul.timeline li {
    width: 19%;
}

.maincontent .col3.alpha {
    margin-left: 0;
}

#feature_archive .col12.maincontent {
    margin-left: 0;
}

#feature_archive .col8.archive_nav, #feature_archive .col8.current_features {
    margin-left: 0;
}

#feature_archive .current_features .col6 {
    float: right;
    margin-bottom: 30px;
}

    #feature_archive .current_features .col6 h3, .sidebar.current_features h3 {
        margin-bottom: 0;
    }

#feature_archive .current_features img.col2 {
    float: left;
    margin-left: 0;
    margin-bottom: 30px;
}

#feature_archivenav.col8 {
    margin: 0 0 1.875em 0;
    padding-left: 0;
}

#feature_archivenav li {
    display: inline;
    padding: 0 10px;
    margin: 0;
    border-right: 1px solid #DAD9D9;
}

    #feature_archivenav li:first-child {
        padding: 0 10px 0 0;
    }

    #feature_archivenav li:last-child {
        border-right: 0;
    }

#feature_archivenav a.on {
    font: 400 1em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
}

#feature_archive .sidebar {
    font-size: .875em;
}

    #feature_archive .sidebar.current_features p {
        margin-bottom: 2.5em;
    }

span.timestamp {
    text-transform: uppercase;
    font-size: .875em;
}

body.news_archive .maincontent hr:first-child {
    display: none;
}

.grey {
    width: 100%;
    background: #ededed;
    padding: 30px 0;
}

    .grey.offline {
        display: none;
        visibility: hidden;
    }

.white {
    padding: 30px 0;
}

#home .module {
    margin-bottom: 0;
}

    #home .module h2 a:focus, #home .module h2 a:hover {
        text-decoration: none;
    }

    #home .module.news h2 {
        font: 400 1.875em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        margin-bottom: 20px;
        padding: 0;
    }


    #home .module.news h3 {
        font: 400 1.875em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        margin-bottom: 20px;
        font-weight: bolder;        
        padding: 0;
    }


    #home .module.news h4 {
        font: 360 1.875em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        margin-bottom: 20px;
        font-weight: bolder;          
        padding: 0;
    }

    #home .module.news .story a h3 {
        margin-top: .5em;
    }

        #home .module.news .story a h3 span {
            display: inline;
            overflow: visible;
        }

    #home .module.news .headlines {
        position: relative;
        height: 180px;
        overflow: hidden;
    }

        #home .module.news .headlines h3 {
            font: 400 1em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
            margin-bottom: 1em;
        }

        #home .module.news .headlines h4 {
            margin-bottom: 30px;
        }

#newsrotate #home .module.news .headlines h4 a:focus div, #newsrotate #home .module.news .headlines h4 a:hover div {
    text-decoration: underline !important;
}

#home .module.news .headlines .modulemore {
    position: absolute;
    bottom: 0;
    background: #EDEDED;
    z-index: 100;
}

#home .module.news a {
    color: #4d4d4d;
    display: block;
}

.modulemore #home .module.news a {
    color: #7e7e7e;
}

#home .module.news a span {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

    #home .module.news a span img {
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

#home .module.news a:focus, #home .module.news a:hover {
    color: #670a0a;
}

    #home .module.news a:focus span img, #home .module.news a:hover span img {
        -webkit-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
        transform: scale(1.05,1.05);
    }

.touch #home .module.news a:focus span img, .touch #home .module.news a:hover span img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#home .module.news .modulemore a span {
    display: inline;
}

#home .module.events h2 {
    font: 400 1.875em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    margin-bottom: 20px;
    padding: 0;
}

#home .module.events .event {
    margin-bottom: 30px;
}

#home .module.events .date {
    font-size: 90%;
}

    #home .module.events .date span.day {
        display: block;
        padding: 6px 2px;
        background: #8f3931;
        color: #fff;
        text-align: center;
    }

    #home .module.events .date span.month {
        display: block;
        padding: 6px 2px;
        border-left: 1px solid #dad9d9;
        border-bottom: 1px solid #dad9d9;
        border-right: 1px solid #dad9d9;
        color: #670a0a;
        text-align: center;
    }

#home .module.events a, #home .module.events a[class^=ss-].right:after {
    color: #8f3931;
}

#home .module.events h3 + p {
    font-size: .875em;
}

#home .module.events .modulemore li {
    display: block;
    float: left;
    margin: 0;
}

    #home .module.events .modulemore li:first-child {
        margin-right: 3em;
    }

#home .module.events .row.event:nth-child(10), #home .module.events .row.event:nth-child(11), #home .module.events .row.event:nth-child(8), #home .module.events .row.event:nth-child(9) {
    display: none;
    visibility: hidden;
}

#home .modulemore {
    font-size: .875em;
}

    #home .modulemore li:first-child {
        margin-bottom: .25em;
    }

    #home .modulemore.left li:first-child {
        margin-bottom: 1em;
    }

    #home .modulemore.left.othersocial li {
        margin-bottom: 0;
    }

#home .uchicagoconnect a {
    color: #3e769a;
}

    #home .uchicagoconnect a:focus, #home .uchicagoconnect a:hover {
        color: #002b48;
    }

#home .uchicagoconnect h2 {
    font-size: 1.375em;
    line-height: 1em;
    margin: 0 0 20px 0;
    padding-left: 0;
}

    #home .uchicagoconnect h2 span {
        font-family: 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    }

    #home .uchicagoconnect h2 a:focus, #home .uchicagoconnect h2 a:hover {
        color: #002b48;
    }

    #home .uchicagoconnect h2.ss-youtube {
        position: relative;
    }

        #home .uchicagoconnect h2.ss-youtube:before {
            color: #3e769a;
            position: absolute;
            top: 4px;
        }

        #home .uchicagoconnect h2.ss-youtube a {
            margin-left: 30px;
        }

#home .uchicagoconnect hr {
    border: none 0;
    border-top: 1px solid #dad9d9;
    background: #fff;
    clear: both;
    height: 1px;
    margin: 30px 0 30px 30px;
}

#home .uchicagoconnect li {
    margin-bottom: 1em;
}

    #home .uchicagoconnect li:last-child {
        margin-bottom: 0;
    }

#home .module.uchicago125 {
    margin-bottom: 30px;
}

    #home .module.uchicago125 a {
        text-indent: -999em;
        width: 80%;
        height: 0;
        padding-bottom: 83.142857%;
        margin: 0 auto;
        display: block;
        background: transparent url(http://www.cice.zvucoff.com/i/template/125-logo-flag.svg) 0 0 no-repeat;
        opacity: .8;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
    }

@media only screen and (max-width:767px) {
    #home .module.uchicago125 a {
        background-image: url(http://www.cice.zvucoff.com/i/template/125.primary.rgb.maroon.svg);
        padding-bottom: 14.75%;
    }
}

html.no-svg #home .module.uchicago125 a {
    background-image: url(http://www.cice.zvucoff.com//d3qi0qp55mx5f5.cloudfront.net/www/i/misc/125-logo-flag.png);
    background-size: 100%;
}

@media only screen and (max-width:767px) {
    html.no-svg #home .module.uchicago125 a {
        background-image: url(http://www.cice.zvucoff.com//d3qi0qp55mx5f5.cloudfront.net/www/i/misc/125.primary.rgb.maroon.png);
    }
}

#home .module.uchicago125 a:focus, #home .module.uchicago125 a:hover {
    opacity: 1;
}

#home .module.tw_fb {
    margin-bottom: 30px;
}

    #home .module.tw_fb h2 {
        font-size: 1.375em;
        line-height: 1em;
        padding: 0;
        margin: 0;
        display: block;
        text-align: center;
    }

@media only screen and (max-width:979px) {
    #home .module.tw_fb h2 {
        text-align: center;
        width: 100%;
    }
}

#home .module.tw_fb a.ss-icon {
    font-size: 2.5em;
    text-align: center;
    display: inline-block;
    margin: 40px 0;
    width: 24%;
    padding: 0;
    line-height: 1em;
}

@media only screen and (max-width:979px) {
    #home .module.tw_fb a.ss-icon {
        font-size: 3em;
    }
}

@media only screen and (max-width:767px) {
    #home .module.tw_fb a.ss-icon {
        float: none;
        display: inline-block;
    }
}

#home .module.tw_fb hr {
    margin: 20px 0 20px 0 !important;
    border-color: #e9e8e8 !important;
}

#home .module.youtube a span {
    display: inline-block;
    overflow: hidden;
    margin-bottom: .625em;
    position: relative;
    width: 100%;
}

    #home .module.youtube a span img {
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

#home .module.youtube a:focus img, #home .module.youtube a:hover img {
    -webkit-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}

.touch #home .module.youtube a:focus img, .touch #home .module.youtube a:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: .75;
}

#home .affiliates hr {
    border: none 0;
    border-top: 1px solid #dad9d9;
    background: #fff;
    clear: both;
    height: 1px;
    margin: 30px 0 30px 30px;
}

.affiliates .col4.left {
    margin-left: 0;
}

.affiliates .col4.right {
    width: 400px;
}

    .affiliates .col4.right div.col2 {
        width: 175px;
    }

.affiliates a {
    display: block;
    padding: 16px;
    position: relative;
}

    .affiliates a h2 {
        font-size: 1.25em;
        color: #fff;
        padding: 0;
    }

    .affiliates a:hover h2 {
        color: #fff;
    }

.affiliates #argonne a {
    background: #3e769a;
}

    .affiliates #argonne a:focus, .affiliates #argonne a:hover {
        background: #6591ae;
    }

.affiliates #fermi a {
    background: #7d7b7b;
}

    .affiliates #fermi a:focus, .affiliates #fermi a:hover {
        background: #979595;
    }

.affiliates #press a {
    background: #a88b60;
}

    .affiliates #press a:focus, .affiliates #press a:hover {
        background: #b9a280;
    }

.affiliates #mbl a {
    background: #c16622;
}

    .affiliates #mbl a:focus, .affiliates #mbl a:hover {
        background: #cd854e;
    }

.affiliates #norc a {
    background: #8f3931;
}

    .affiliates #norc a:focus, .affiliates #norc a:hover {
        background: #a5615a;
    }

.affiliates #library a {
    background: #8A9045;
}

    .affiliates #library a:focus, .affiliates #library a:hover {
        background: #a1a66a;
    }

.affiliates #fermi, .affiliates #norc {
    margin-left: 20px;
}

.affiliates #argonne, .affiliates #fermi, .affiliates #library {
    margin-bottom: 20px;
}

.affiliates #norc, .affiliates #press {
    margin-bottom: 30px;
}

.spotlight div {
    position: relative;
    overflow: hidden;
    width: 170px;
    height: 170px;
}

    .spotlight div a {
        position: absolute;
        width: 170px;
        height: 170px;
    }

.spotlight h2 {
    font: 400 1.25em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    text-shadow: 0 0 10px #000;
    padding: 0 .5em .3333em .5em !important;
}

.spotlight img {
    position: absolute;
    clip: rect(0 170px 170px 0);
    height: 170px;
    max-width: none;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.spotlight a:focus, .spotlight a:hover {
    text-decoration: none;
}

    .spotlight a:focus h2, .spotlight a:hover h2 {
        text-shadow: none;
    }

    .spotlight a:focus img, .spotlight a:hover img {
        
    }

.module.crescat a {
    position: relative;
    display: block;
    background: #a88b60;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

    .module.crescat a #english, .module.crescat a #latin {
        display: block;
        position: absolute;
        top: 0;
    }

    .module.crescat a img {
        width: 100%;
    }

    .module.crescat a #latin, .module.crescat a img {
        opacity: 1;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
    }

    .module.crescat a #english {
        opacity: 0;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
    }

        .module.crescat a #english h2 {
            color: #fff;
            font: 400 1.625em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
            margin: 10% 1.1538em .333em 0;
        }

    .module.crescat a h2 {
        color: #fff;
        font: 400 1.875em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        margin: 10% 1em .333em 0;
        padding: 0;
    }

    .module.crescat a:focus, .module.crescat a:hover {
        text-decoration: none;
        background: #670a0a;
    }

        .module.crescat a:focus img, .module.crescat a:hover img {
            opacity: .5;
        }

        .module.crescat a:focus #latin, .module.crescat a:hover #latin {
            opacity: 0;
        }

        .module.crescat a:focus #english, .module.crescat a:hover #english {
            opacity: 1;
        }

        .module.crescat a:focus p, .module.crescat a:hover p {
            color: #fff;
        }

.module.crescat p {
    margin-right: 1.875em;
    color: #444343;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.module.crescat .col5 {
    height: 0;
    padding-bottom: 34.374998092%;
}

.module.crescat.campaign a {
    background: #ededed;
}

    .module.crescat.campaign a:focus, .module.crescat.campaign a:hover {
        background: #fff;
    }

        .module.crescat.campaign a:focus img, .module.crescat.campaign a:hover img {
            opacity: .8;
        }

    .module.crescat.campaign a:after {
        clear: both;
    }

    .module.crescat.campaign a:after, .module.crescat.campaign a:before {
        content: " ";
        display: table;
    }

    .module.crescat.campaign a img {
        display: inline;
    }

.module.crescat.campaign .question, .module.crescat.campaign .shield {
    float: left;
}

.module.crescat.campaign .shield {
    width: 51.948051948%;
}

.module.crescat.campaign .question {
    width: 48.051948052%;
}

.mainfeature .crescat a:focus p {
    color: #fff;
}

.module.crescat a img {
    width: 100%;
}

.module.crescat a #latin, .module.crescat a img {
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.module.crescat a #english {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

    .module.crescat a #english h2 {
        color: #fff;
        font: 400 1.625em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        margin: 10% 1.1538em .333em 0;
    }

.module.crescat a:focus img, .module.crescat a:hover img {
    opacity: .5;
}

.module.crescat a:focus #latin, .module.crescat a:hover #latin {
    opacity: 0;
}

.module.crescat a:focus #english, .module.crescat a:hover #english {
    opacity: 1;
}

.module.crescat a h2 {
    color: #fff;
    font: 400 1.875em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    margin: 10% 1em .333em 0;
    padding: 0;
}

.module.crescat p {
    margin-right: 1.875em;
    color: #444343;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.mainfeature .crescat a:focus p, .module.crescat a:hover p {
    color: #fff;
}

.module.crescat .col5 {
    height: 0;
    padding-bottom: 34.374998092%;
}

#alert_banner.campaign {
    padding: .45em 2%;
    color: maroon;
    border-top: 4px solid #ffa319;
    border-bottom: 4px solid #ffa319;
    background-color: #fff;
    background-image: none;
}

    #alert_banner.campaign img {
        width: 30%;
        height: auto;
        max-width: 500px;
    }

@media only screen and (max-width:1100px) {
    #alert_banner.campaign img {
        width: 40%;
    }
}

.lt-ie9 #alert_banner.campaign img {
    width: 500px;
    height: 12px;
}

#alert_banner.campaign:focus, #alert_banner.campaign:hover {
    color: maroon;
    border-top: 4px solid #ffa319;
    border-bottom: 4px solid #ffa319;
    background-color: #fff;
    opacity: .8;
}

.hero {
    position: relative;
    width: 100%;
    max-height: 456px;
    padding: 0;
    opacity: 1;
    box-shadow: inset 0 0 10px 0 rgba(0,0,0,.3);
}

html.no-js .hero {
    opacity: 1;
}

    html.no-js .hero.animate-in {
        -webkit-transition-delay: 0;
        transition-delay: 0;
        -webkit-transition-duration: 0;
        transition-duration: 0;
    }

.hero a, .subfeature a {
    -webkit-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
    display: block;
}

    .hero a:focus, .hero a:hover, .subfeature a:focus, .subfeature a:hover {
        text-decoration: none;
    }

        .hero a:focus h2, .hero a:hover h2, .subfeature a:focus h2, .subfeature a:hover h2 {
            background: #8f3931 !important;
        }

        .hero a:focus p, .hero a:focus span, .hero a:hover p, .hero a:hover span, .subfeature a:focus p, .subfeature a:focus span, .subfeature a:hover p, .subfeature a:hover span {
            color: #8f3931 !important;
        }

#mainfeatures.lightsdown {
    background: #403f3f;
}

.mainfeature #features {
    margin: 0 auto;
    max-width: 2000px;
}

    .mainfeature #features .headline {
        z-index: 1;
        padding-right: 5%;
        position: absolute;
        width: 40%;
        bottom: 10%;
        left: 100%;
        opacity: 0;
    }

        .mainfeature #features .headline.right_top {
            top: 25%;
        }

        .mainfeature #features .headline.animate-in {
            left: 55%;
            opacity: 1;
            -webkit-transition-delay: .75s;
            transition-delay: .75s;
            -webkit-transition: left 2s,right 2s;
            transition: left 2s,right 2s;
        }

        .mainfeature #features .headline.off.animate-in {
            -ms-transition-delay: 0s;
            -ms-transition-duration: 0s;
        }

        .mainfeature #features .headline.animate-out {
            left: -100%;
            -webkit-transition-duration: 1s;
            transition-duration: 1s;
        }

        .mainfeature #features .headline.left, .mainfeature #features .headline.left_top {
            padding-right: 0;
            padding-left: 5%;
            left: inherit;
            right: 100%;
        }

            .mainfeature #features .headline.left.animate-in, .mainfeature #features .headline.left_top.animate-in {
                left: inherit;
                right: 55%;
            }

            .mainfeature #features .headline.left.animate-out, .mainfeature #features .headline.left_top.animate-out {
                left: inherit;
                right: -100%;
            }

            .mainfeature #features .headline.left h1, .mainfeature #features .headline.left h2, .mainfeature #features .headline.left p, .mainfeature #features .headline.left_top h1, .mainfeature #features .headline.left_top h2, .mainfeature #features .headline.left_top p {
                float: none;
                text-align: left;
            }

        .mainfeature #features .headline.left_top {
            top: 25%;
        }

        .mainfeature #features .headline h1, .mainfeature #features .headline h2 {
            font: 400 1.875em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
            color: #fff;
            padding: .3333em .66666666666667em;
            margin-bottom: 2px;
            display: inline-block;
            text-align: right;
        }

        .mainfeature #features .headline .blurb {
            float: right;
            width: 70%;
            padding: .625em 1.25em;
            color: #605f5f;
            text-align: right;
        }

    .mainfeature #features img {
        height: 100%;
    }

        .mainfeature #features img.left, .mainfeature #features img.left_top {
            right: 0;
            left: inherit;
        }

.mainfeature .hero img {
    display: block;
    margin: 0 auto;
    max-width: none;
}

.mainfeature .hero .headline.left, .mainfeature .hero .headline.left_top {
    padding-right: 0;
    padding-left: 5%;
    left: 0;
    z-index: 1;
}

    .mainfeature .hero .headline.left .blurb, .mainfeature .hero .headline.left_top .blurb {
        float: none;
        text-align: left;
    }

    .mainfeature .hero .headline.left h1, .mainfeature .hero .headline.left h2, .mainfeature .hero .headline.left_top h1, .mainfeature .hero .headline.left_top h2 {
        text-align: left;
    }

    .mainfeature .hero .headline.left .blurb span, .mainfeature .hero .headline.left_top .blurb span, .mainfeature .hero .headline.right .blurb span, .mainfeature .hero .headline.right_top .blurb span {
        font-size: 1em;
        line-height: 1em;
        font-variant: small-caps;
        color: #896137;
    }

        .mainfeature .hero .headline.left .blurb span:after, .mainfeature .hero .headline.left_top .blurb span:after, .mainfeature .hero .headline.right .blurb span:after, .mainfeature .hero .headline.right_top .blurb span:after {
            font: 400 .75em/.5em SSStandard;
            text-decoration: none;
            text-rendering: optimizeLegibility;
            white-space: nowrap;
            vertical-align: middle;
            -webkit-font-feature-settings: "liga";
            -moz-font-feature-settings: "liga";
            -ms-font-feature-settings: "liga" 1;
            -o-font-feature-settings: "liga";
            font-feature-settings: "liga";
            -webkit-font-smoothing: antialiased;
            content: "📹";
            font-variant: normal;
            display: inline-block;
            margin-left: 5px;
        }

.mainfeature #featurewrap {
    height: 456px;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;
}

html.no-js #features li.feature1 img {
    opacity: 1;
    height: auto;
}

#features img {
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
}

    #features img.visible {
        opacity: 1;
    }

    #features img.animate-in {
        opacity: 1;
        -webkit-transition-duration: 1.5s;
        transition-duration: 1.5s;
    }

    #features img.animate-out {
        opacity: 0;
        -webkit-transition-delay: 1s;
        transition-delay: 1s;
        -webkit-transition-duration: 1.5s;
        transition-duration: 1.5s;
    }

#home #featurewrap .prev {
    height: 246px;
    padding: 220px 14px 0 10px;
}

#home #featurewrap .next {
    height: 246px;
    padding: 220px 10px 0 14px;
}

.ribbon-wrapper {
    width: 114px;
    height: 110px;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 4000;
}

body:not(.preview) .ribbon-wrapper {
    display: none;
    visibility: hidden;
}

.ribbon {
    font: 400 15px 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(255,255,255,.5) 0 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 25px;
    width: 160px;
    background-color: #BFDC7A;
    background-image: -o-linear-gradient(top,#BFDC7A,#8EBF45);
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    overflow: hidden;
}

body.preview .ribbon b:after {
    content: "PREVIEW";
}

.ribbon:after, .ribbon:before {
    content: "";
    border-top: 3px solid #6e8900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.ribbon:before {
    left: 0;
}

.ribbon:after {
    right: 0;
}

.module.explore {
    height: 274px;
}

    .module.explore a {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: absolute;
    }

html.no-js .module.explore a {
    height: auto;
}

.module.explore a h2 {
    position: absolute;
    top: 65%;
    z-index: 1;
    font: 400 1.625em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #fff;
    padding: 10px;
}

.module.explore a:focus, .module.explore a:hover {
    text-decoration: none;
}

#explore li div {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
    opacity: 0;
}

html.no-js #explore li div {
    height: auto;
}

#explore li div a {
    overflow: hidden;
}

    #explore li div a img {
        width: 100%;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    #explore li div a:focus img, #explore li div a:hover img {
        -webkit-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
        transform: scale(1.05,1.05);
    }

.touch #explore li div a:focus img, .touch #explore li div a:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: .75;
}

#explore li div.animate-in {
    opacity: 1;
    -webkit-transition-duration: .75s;
    transition-duration: .75s;
}

    #explore li div.animate-in a {
        z-index: 100;
    }

#explore li div.animate-out {
    opacity: 0;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transition-duration: .75s;
    transition-duration: .75s;
}

#explore p.next.ss-icon, #explore p.prev.ss-icon {
    z-index: 2000;
}

#explore .prev {
    height: 143px;
    padding: 131px .25em 0 .25em;
}

#explore .next {
    height: 143px;
    padding: 131px .25em 0 .25em;
}

#explorenav {
    margin: -30px auto 0 auto;
    position: relative;
    z-index: 2000;
}

#newsrotate, #socialrotate {
    height: 80px;
    display: block;
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    #newsrotate li div, #socialrotate li a {
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%;
        display: block;
        opacity: 0;
        -webkit-transition: opacity .75s ease-in-out;
        transition: opacity .75s ease-in-out;
    }

        #newsrotate li div h4 a div {
            opacity: 1;
        }

        #newsrotate li div.animate-in, #socialrotate li a.animate-in {
            opacity: 1;
            -webkit-transition-duration: .75s;
            transition-duration: .75s;
            z-index: 2000;
        }

        #newsrotate li div.animate-out, #socialrotate li a.animate-out {
            opacity: 0;
            -webkit-transition-duration: .75s;
            transition-duration: .75s;
        }

#socialrotate {
    height: 20px;
}

    #socialrotate li {
        background: #fff;
    }

        #socialrotate li a:before {
            color: #767676;
            padding-right: .875em;
        }

        #socialrotate li a:focus, #socialrotate li a:hover {
            text-decoration: none !important;
        }

        #socialrotate li a span {
            font-family: 微软雅黑,黑体,ProximaNova-Regular,HelveticaNeue,'Helvetica Neue',HelveticaNeueRoman,HelveticaNeue-Roman,'Helvetica Neue Roman',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
            position: relative;
            top: -2px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
        }

        #socialrotate li a:focus span, #socialrotate li a:hover span {
            text-decoration: underline;
        }

#features {
    max-width: 900px;
}

    #features a:focus, #features a:hover {
        text-decoration: none;
    }

#featurewrap {
    height: 400px;
    margin: 0 auto 1.875em auto;
    position: relative;
    overflow: hidden;
    max-width: 900px;
    width: 100%;
}

#features .headline h1, #features .headline h2 {
    font: 400 1.5em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    color: #fff;
    padding: .3333em .875em;
    margin-bottom: 2px;
    display: inline-block;
    float: right;
    text-align: right;
    min-width: 26%;
}

#features .headline p {
    float: right;
    text-align: right;
    width: 70%;
    padding: .625em;
    color: #605f5f;
}

#features .headline {
    z-index: 1;
    position: absolute;
    width: 70%;
    bottom: 15%;
    left: 100%;
    opacity: 0;
}

    #features .headline.animate-in {
        left: 25%;
        opacity: 1;
        -webkit-transition-delay: .5s;
        transition-delay: .5s;
        -webkit-transition: left 2s,right 2s,opacity 2s;
        transition: left 2s,right 2s,opacity 2s;
    }

    #features .headline.off.animate-in {
        -ms-transition-delay: 0s;
        -ms-transition-duration: 0s;
    }

    #features .headline.animate-out {
        left: -100%;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
    }

#featurenav {
    margin: -40px auto 0 auto;
}

#featurewrap.subfeature .prev {
    height: 162px;
    padding: 149px .25em 0 .25em;
}

#featurewrap.subfeature .next {
    height: 162px;
    padding: 149px .25em 0 .25em;
}

#feature #features img {
    opacity: 1;
}

    #feature #features img.animate-in {
        opacity: 1;
    }

#feature #features .headline.animate-in {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

#feature .container.page {
    margin-top: 1.875em;
}

    #feature .container.page.slideshow {
        margin-top: 0;
    }

#feature #videowrap_lead {
    height: 431px;
    margin: 0 auto 30px auto;
    max-width: 100%;
    width: 100%;
}

    #feature #videowrap_lead:after {
        display: table;
        content: "";
        clear: both;
    }

    #feature #videowrap_lead .col8 {
        margin-left: 0;
    }

#feature .slidecaption {
    padding-top: 8%;
}

    #feature .slidecaption h2 {
        font: 400 1.5em/1.25em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        color: #896137;
        margin-bottom: 1em;
        clear: both;
    }

    #feature .slidecaption p {
        line-height: 1.875em;
        margin-bottom: 0;
    }

#videolink {
    display: none;
    visibility: hidden;
}

h1#slideshow_feature {
    margin-bottom: 0;
}

p#slideshow_blurb {
    margin-bottom: 30px;
}

#feature .module.slideshow ul {
    font-size: 1em;
    width: 100%;
    height: 100%;
    position: relative;
}

#feature #slideshow_lead {
    max-width: 100%;
}

    #feature #slideshow_lead ul {
        list-style-type: none;
    }

    #feature #slideshow_lead a:hover, #slideshow_lead a:focus {
        text-decoration: none;
    }

#feature #slideshowwrap_lead {
    margin: 0 auto 30px auto;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}

#feature #slideshow_lead {
    position: absolute;
    height: 100%;
    width: 100%;
    font-size: 1em;
}

    #feature #slideshow_lead .slide {
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0;
        height: 100%;
        width: 100%;
    }

html.no-js #feature #slideshow_lead ul li:first-child .slide {
    opacity: 1;
}

#feature #slideshow_lead .slide .image_wrapper.col8 {
    margin-left: 0;
    float: left;
    position: relative;
    padding-bottom: 47.3%;
    height: 0;
}

#feature #slideshow_lead .slide .image_wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#feature #slideshowwrap_lead #featurenav {
    width: 770px;
    margin: 527px 0 0 0;
    -webkit-transition-duration: 0;
    transition-duration: 0;
}

    #feature #slideshowwrap_lead #featurenav li button {
        font-size: 1.75em;
    }

#feature .slidecaption p {
    line-height: 1.875em;
    margin-bottom: 0;
}

#feature #slideshow_lead .animate-in {
    opacity: 1;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

#feature #slideshow_lead .animate-out {
    opacity: 0;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

#feature #slideshowwrap_lead .next, #feature #slideshowwrap_lead .prev {
    font-size: 1.875em;
}

#feature #slideshowwrap_lead .prev {
    height: 284px;
    padding: 270px .25em 0 .25em;
    margin-top: 0;
}

#feature #slideshowwrap_lead .next {
    height: 284px;
    padding: 270px .25em 0 .25em;
    margin-top: 0;
    margin-right: 400px;
}

#feature .col7.maincontent {
    margin-left: 0;
}

#byline, .byline {
    font-size: .875em;
}

#dateline {
    font-size: .875em;
    font-style: italic;
}

.maincontent blockquote {
    border-top: 1px solid #DAD9D9;
    border-bottom: 1px solid #DAD9D9;
    margin: 1.5625em auto 1.5em auto;
}

    .maincontent blockquote p {
        text-align: center;
        font: 200 1.5em/1.25em 微软雅黑,黑体,"Adobe Garamond Pro",Garamond,Georgia,Times,serif;
        color: maroon;
        margin-top: 1em;
        margin-bottom: 1em;
    }

        .maincontent blockquote p cite {
            margin-top: .5em;
            font-size: .67em;
            line-height: 1.5em;
            font-style: italic;
            display: inline-block;
            width: 80%;
        }

    .maincontent blockquote:first-child {
        margin-top: 0;
    }

    .maincontent blockquote.col3 {
        margin-left: 0;
        margin-right: 30px;
        margin-top: -23px;
    }

#feature .maincontent {
    border-top: none;
    border-bottom: none;
    margin: 0;
    padding: 0;
}

    #feature .maincontent blockquote {
        border-top: none;
        border-bottom: none;
    }

        #feature .maincontent blockquote p {
            text-align: right;
            color: #989797;
            margin-bottom: 0;
        }

            #feature .maincontent blockquote p cite {
                width: 100%;
            }

            #feature .maincontent blockquote p b {
                color: #670A0A;
                font-size: 6em;
                position: relative;
                top: .5em;
                left: 0;
            }

#addthis {
    position: relative;
    margin-bottom: 2em;
}

    #addthis .addthis_toolbox {
        min-width: 11.25em;
        position: absolute;
        right: 0;
    }

        #addthis .addthis_toolbox:after, #addthis .addthis_toolbox:before {
            display: table;
            content: "";
        }

        #addthis .addthis_toolbox:after {
            clear: both;
        }

        #addthis .addthis_toolbox a {
            cursor: pointer;
            font-size: 1.5em;
            margin-right: .25em;
        }

            #addthis .addthis_toolbox a:focus, #addthis .addthis_toolbox a:focus span, #addthis .addthis_toolbox a:hover, #addthis .addthis_toolbox a:hover span {
                color: #633835;
                text-decoration: none;
            }

            #addthis .addthis_toolbox a span:not(.ss-icon) {
                background: 0 0 !important;
                display: inline;
                width: 0;
                height: 0;
            }

                #addthis .addthis_toolbox a span:not(.ss-icon) svg {
                    display: none;
                }

            #addthis .addthis_toolbox a.addthis_counter {
                -webkit-transition: none;
                transition: none;
                font-size: 10px;
            }

.module.no_photo .addthis_toolbox {
    left: 0;
    right: inherit;
}

#feature .module {
    clear: both;
}

    #feature .module p, #feature .module ul {
        font-size: .875em;
    }

    #feature .module p {
        margin-top: .875em;
    }

    #feature .module.current_features h2 + .col3, #feature .module.current_features h2 + .col3 + a img, #feature .module.feature_related h2 + ul, #feature .module.generic h2 + p, #feature .module.generic p + ul {
        margin-top: -1px;
        padding-top: 1em;
    }

    #feature .module.generic h2.bl {
        display: block;
        background: 0 0;
        border-bottom: 1px solid #155F83;
        padding: 0;
    }

        #feature .module.generic h2.bl span {
            display: inline-block;
            background: #155F83;
            padding: .1666em .3333em;
        }

    #feature .module.generic h2 + ul {
        line-height: 1.5em;
        margin: 30px 0 0 1.4em;
    }

    #feature .module.generic ul li {
        list-style-image: url(http://www.cice.zvucoff.com/i/template/greybullet.svg);
        margin: 0 0 .5em .8em;
        padding-left: .4em;
    }

    #feature .module.generic li:last-child {
        margin-bottom: 0;
    }

    #feature .module.generic iframe {
        width: 100%;
    }

    #feature .module.feature_related h2 + ul {
        border-top: 1px solid #760100;
    }

    #feature .module.feature_related ul {
        list-style-type: none;
    }

    #feature .module.feature_related li {
        margin-bottom: 1em;
    }

        #feature .module.feature_related li a {
            display: inline-block;
            margin-left: 4px;
            width: 80%;
            vertical-align: top;
            margin-top: -1px;
        }

    #feature .module.video ul img {
        margin-bottom: 0;
    }

    #feature .module.video h3 {
        font: 1em/1.5em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        border-top: 1px solid #DAD9D9;
        padding: 10px 0;
        margin-top: 16px;
    }

#feature #videothumbs {
    clear: both;
    height: 57px;
    margin-bottom: 0;
}

    #feature #videothumbs li {
        clear: right;
        list-style-type: none;
        float: left;
        height: 57px;
        width: 95px;
        margin: 0 30px 0 0;
    }

        #feature #videothumbs li:last-child {
            margin-right: 0;
        }

        #feature #videothumbs li a {
            display: block;
            width: 100%;
            height: 100%;
            opacity: .5;
            -webkit-transition: opacity .5s ease-in-out;
            transition: opacity .5s ease-in-out;
        }

            #feature #videothumbs li a:focus, #feature #videothumbs li a:hover, #feature #videothumbs li.selected a {
                opacity: 1;
            }

body#video_detail #video + h2 {
    margin-top: 2em;
}

body#video_detail .video_wrapper {
    margin-bottom: 1.875em;
}

body#video_detail p {
    margin-bottom: 0;
}

body#video_detail ul.readmore {
    margin: 1.875em 0 0 0 !important;
}

#feature .module.slideshow ul {
    font-size: 1em;
    width: 100%;
    height: 100%;
    position: relative;
}

#feature #slideshow a:hover, #slideshow a:focus {
    text-decoration: none;
}

#feature #slideshowwrap {
    height: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 85%;
}

#feature #slideshow li {
    position: absolute;
    height: 100%;
    width: 100%;
    font-size: 1em;
}

    #feature #slideshow li div {
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0;
        height: 100%;
        width: 100%;
    }

        #feature #slideshow li div img {
            width: 100%;
        }

        #feature #slideshow li div.animate-in {
            opacity: 1;
            -webkit-transition-duration: 1s;
            transition-duration: 1s;
        }

        #feature #slideshow li div.animate-out {
            opacity: 0;
            -webkit-transition-duration: 1s;
            transition-duration: 1s;
        }

#feature #slideshowwrap .next, #feature #slideshowwrap .prev {
    font-size: 1.875em;
}

#feature #slideshowwrap .prev {
    height: 150px;
    padding: 138px .25em 0 .25em;
    margin-top: 0;
}

#feature #slideshowwrap .next {
    height: 150px;
    padding: 138px .25em 0 .25em;
    margin-top: 0;
}

#feature .sidebar .module [id*=album-], #feature .sidebar .module object {
    height: 387px !important;
    width: 470px !important;
}

#feature .module.current_features div, .module.current_features img {
    margin-top: 30px;
    margin-bottom: 0;
}

#feature .module.current_features h2 + div, .module.current_features h2 + div + img {
    margin-top: 1em;
}

#feature .module.current_features h2 {
    display: block;
}

    #feature .module.current_features h2.br {
        display: block;
        background: 0 0;
        border-bottom: 1px solid #B19670;
        padding: 0;
    }

        #feature .module.current_features h2.br span {
            display: inline-block;
            background: #B19670;
            padding: .1666em .3333em;
        }

#feature .module.current_features p {
    margin: 0;
}

#feature .module.current_features .col2 {
    margin-left: 0;
}

#feature .module.current_features .col3 {
    margin-left: 0;
    padding-left: 30px;
}

#feature .module.current_features .col2, #feature .module.current_features .col3 {
    float: right;
}

#feature .module.current_features ul {
    display: inline-block;
    clear: both;
    list-style-type: none;
    margin-top: 1.875em;
}

#feature .module.current_features li {
    display: inline;
}

    #feature .module.current_features li:first-child {
        margin-right: 1.5em;
    }

    #feature .module.current_features li:after {
        color: #670a0a;
        font-size: .7em;
        line-height: 1em;
        position: relative;
        top: .1em;
    }

    #feature .module.current_features li a {
        padding-right: .5em;
    }

#feature #timeline:after, #feature #timeline:before {
    display: table;
    content: "";
}

#feature #timeline img {
    width: 35%;
    float: left;
    margin-right: 4%;
    margin-bottom: 1.75em;
}

#feature #timeline p {
    width: 61%;
    float: left;
}

#feature #timeline hr {
    margin-bottom: 1.75em;
}

#feature.scroller #mainfeatures, #feature.scroller.mainfeature #featurewrap {
    width: 100%;
    height: auto;
    max-height: none;
}

#feature.scroller.mainfeature #featurewrap {
    max-width: 1400px;
}

#feature.scroller.mainfeature #features {
    width: 100%;
    height: 0;
    padding-bottom: 33.5714286%;
    margin: 0 auto;
}

#feature.scroller.mainfeature .lead_video #features {
    padding-bottom: 56.25%;
}

#feature.scroller #features img {
    width: 100%;
    height: auto;
    max-width: 1400px;
}

#feature.scroller #gradient {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    background: url(http://www.cice.zvucoff.com/Content/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,#000));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

#feature.scroller .headline {
    z-index: 1;
    position: absolute;
    opacity: 1;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    left: auto;
    right: auto;
    bottom: 0;
    padding: 4% 0;
    background: url(http://www.cice.zvucoff.com/Content/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,#000));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

#feature.scroller #slideshowwrap_lead .headline {
    padding-bottom: 8%;
}

#feature.scroller #features .headline h1, #feature.scroller #features .headline p {
    display: block;
    float: none;
    text-align: center;
    width: 80%;
    max-width: 770px;
    margin: 0 auto;
    padding: 0;
    background: 0 0;
    color: #fff;
    text-shadow: 1px 1px 10px #000;
    -webkit-filter: dropshadow(color=#000000, offx=0, offy=1);
    filter: dropshadow(color=#000000, offx=0, offy=1);
}

#feature.scroller #features .headline h1 {
    font-size: 3em;
}

#feature.scroller .headline p {
    font-size: 1.25em;
}

    #feature.scroller .headline p cite {
        font-size: 1em;
    }

#feature.scroller #slideshowwrap_lead {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

    #feature.scroller #slideshowwrap_lead #gradient {
        width: 60%;
        left: 20%;
        z-index: 100;
    }

@media only screen and (max-width:767px) {
    #feature.scroller #slideshowwrap_lead #gradient {
        width: 100%;
        left: 0;
    }
}

#feature.scroller #slideshowwrap_lead h1 {
    position: absolute;
    top: 75%;
    left: 25%;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 46%;
    padding: 0 2%;
    max-width: inherit;
    text-align: center;
    line-height: 1.5em;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    -webkit-filter: dropshadow(color=#000000, offx=0, offy=1);
    filter: dropshadow(color=#000000, offx=0, offy=1);
    font-size: 3em;
}

@media only screen and (max-width:1199px) {
    #feature.scroller #slideshowwrap_lead h1 {
        font-size: 2.75em;
        line-height: 1.25em;
    }
}

@media only screen and (max-width:767px) {
    #feature.scroller #slideshowwrap_lead h1 {
        top: 80%;
        font-size: 2em;
        line-height: 1.25em;
    }
}

#feature.scroller #slideshowwrap_lead .next, #feature.scroller #slideshowwrap_lead .prev {
    height: 57.2%;
    padding: 18.5% .25em 0 .25em;
    margin-left: 20%;
}

#feature.scroller #slideshowwrap_lead .next {
    margin-left: 0;
    margin-right: 20%;
}

#feature.scroller #slideshowwrap_lead #featurenav {
    width: 60%;
    margin: 40% auto 0 auto;
}

#feature.scroller #featurenav li button {
    width: 12px;
    height: 12px;
    color: transparent;
    border: 2px solid #fff;
    border-radius: 12px;
    opacity: .7;
    text-shadow: none;
}

#feature.scroller #featurenav li {
    margin: 0 .5em;
}

    #feature.scroller #featurenav li button.active {
        background: #fff;
        opacity: 1;
    }

#feature.scroller #slideshowwrap_lead {
    margin: 0 auto;
    height: 0;
    padding-bottom: 43.1199398%;
}

#feature.scroller.mainfeature #featurewrap.slideshow {
    max-width: 100%;
}

#feature.scroller #slideshow_lead .slide {
    right: 20%;
    width: 60%;
}

#feature.scroller.mainfeature .hero #slideshowwrap_lead img {
    width: 100%;
}

#feature.scroller #slideshowwrap_lead .headline p {
    width: 96%;
    max-width: 96%;
    padding: 0 2%;
    line-height: 1.5em;
    margin-top: 6%;
    text-align: center;
    color: #fff;
}

#feature.scroller .row-fluid .col12 {
    margin-left: 0;
}

#feature.scroller .maincontent h2, #feature.scroller .maincontent h3, #feature.scroller .maincontent h4, #feature.scroller .maincontent p {
    width: 60.00000003%;
    margin-left: auto;
    margin-right: auto;
    max-width: 770px;
}

#feature.scroller .maincontent p {
    font-size: 1.125em;
}

    #feature.scroller .maincontent p#byline, #feature.scroller .maincontent p#dateline {
        color: #000;
        text-align: center;
        margin-bottom: 3em;
        font-size: 1em;
    }

    #feature.scroller .maincontent p#byline {
        margin-top: 1em;
    }

    #feature.scroller .maincontent p#dateline.shield:before {
        content: url(http://www.cice.zvucoff.com/i/template/end_mark.svg);
        display: block;
        width: 31px;
        margin: 3em auto 0 auto;
    }

html.no-svg #feature.scroller .maincontent p#dateline.shield:before {
    content: url(http://www.cice.zvucoff.com/i/template/end_mark.png);
}

#feature.scroller #addthis {
    float: none;
    margin: 0 auto 3em auto;
    width: 11.25em;
}

#feature.scroller .addthis_toolbox {
    min-width: none;
    position: relative;
    right: inherit;
}

#feature.scroller #lead_graf {
    color: #000;
    font: 1.5em/1.5em 微软雅黑,黑体,ProximaNova-Light,HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,'Helvetica Neue',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    text-align: justify;
    -ms-word-break: break-all;
    word-break: normal;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#feature.scroller aside {
    border-top: 1px solid #DAD9D9;
    border-bottom: 1px solid #DAD9D9;
    text-align: center;
    font: 400 2em/1em 微软雅黑,黑体,"Adobe Garamond Pro",Garamond,Georgia,Times,serif;
    color: maroon;
    margin: 1.5625em auto 1.5em auto;
    padding: .75em 0;
    width: 90%;
    max-width: 1170px;
}

    #feature.scroller aside blockquote, #feature.scroller aside cite {
        width: 92.9059829%;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.5em;
        margin-bottom: 0;
    }

    #feature.scroller aside cite {
        font-size: .75em;
    }

    #feature.scroller aside#nav_module {
        width: 60.00000003%;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        max-width: 770px;
        color: #565656;
        font: 400 1em/1.5em 微软雅黑,黑体,ProximaNova-Regular,HelveticaNeue,'Helvetica Neue',HelveticaNeueRoman,HelveticaNeue-Roman,'Helvetica Neue Roman',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    }

        #feature.scroller aside#nav_module h2 {
            color: #565656;
            font: 400 1em/1.5em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
            margin: 1.5em auto;
            width: 100%;
        }

        #feature.scroller aside#nav_module ul {
            list-style-type: none;
            overflow: hidden;
            margin: 0;
        }

            #feature.scroller aside#nav_module ul li {
                list-style-image: none;
                display: block;
                float: left;
                width: 48%;
                margin: 0 0 1.5em 0;
                padding: 0;
                line-height: 1.5em;
                min-height: 90px;
            }

                #feature.scroller aside#nav_module ul li:after, #feature.scroller aside#nav_module ul li:before {
                    display: table;
                    content: "";
                }

                #feature.scroller aside#nav_module ul li:after {
                    clear: both;
                }

                #feature.scroller aside#nav_module ul li:nth-child(even) {
                    text-align: left;
                    padding-left: 2%;
                }

                    #feature.scroller aside#nav_module ul li:nth-child(even) span {
                        width: 70px;
                        display: inline-block;
                        float: left;
                        margin-right: 30px;
                    }

                #feature.scroller aside#nav_module ul li:nth-child(odd) {
                    text-align: right;
                    padding-right: 2%;
                }

                    #feature.scroller aside#nav_module ul li:nth-child(odd) span {
                        width: 70px;
                        display: inline-block;
                        float: right;
                        margin-left: 30px;
                    }

                #feature.scroller aside#nav_module ul li span:after, #feature.scroller aside#nav_module ul li span:before {
                    display: table;
                    content: "";
                }

                #feature.scroller aside#nav_module ul li span:after {
                    margin-bottom: 2.5em;
                }

                #feature.scroller aside#nav_module ul li a b {
                    color: #565656;
                }

        #feature.scroller aside#nav_module img {
            width: 64px;
            height: 64px;
            padding: 2px;
            border: 1px solid #DAD9D9;
            border-radius: 50%;
            opacity: .8;
        }

a:focus #feature.scroller aside#nav_module img, a:hover #feature.scroller aside#nav_module img {
    opacity: 1;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

#feature.scroller aside#nav_module.quantrell ul li a {
    font: 400 1.125em/1.25em 微软雅黑,黑体,"Adobe Garamond Pro",Garamond,Georgia,Times,serif;
}

    #feature.scroller aside#nav_module.quantrell ul li a b {
        font-style: italic;
        color: #565656;
    }

    #feature.scroller aside#nav_module.quantrell ul li a i {
        font-weight: 700;
        text-transform: lowercase;
        font-variant: small-caps;
    }

        #feature.scroller aside#nav_module.quantrell ul li a i b {
            font-style: normal;
            font-weight: 400;
        }

#feature.scroller aside#nav_module.opl h2 {
    margin-bottom: 0;
}

#feature.scroller aside#nav_module.opl ul {
    margin-top: 2em;
}

    #feature.scroller aside#nav_module.opl ul li a {
        display: inline-block;
        font: 400 1.125em/1.5em 微软雅黑,黑体,"Adobe Garamond Pro",Garamond,Georgia,Times,serif;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 100%;
    }

@media only screen and (max-width:480px) {
    #feature.scroller aside#nav_module.opl ul li a {
        font-size: 1em;
    }
}

#feature.scroller aside#nav_module.opl ul li a img {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: .65;
}

#feature.scroller aside#nav_module.opl ul li a b {
    font-style: italic;
    color: #565656;
}

#feature.scroller aside#nav_module.opl ul li a i {
    font-weight: 700;
}

    #feature.scroller aside#nav_module.opl ul li a i b {
        font-weight: 400;
    }

#feature.scroller aside#nav_module.opl ul li a:focus, #feature.scroller aside#nav_module.opl ul li a:hover {
    text-decoration: none;
}

    #feature.scroller aside#nav_module.opl ul li a:focus img, #feature.scroller aside#nav_module.opl ul li a:hover img {
        opacity: 1;
    }

    #feature.scroller aside#nav_module.opl ul li a:focus b, #feature.scroller aside#nav_module.opl ul li a:hover b {
        color: #e34025;
    }

#feature.scroller aside#nav_module.opl ul li:nth-child(3), #feature.scroller aside#nav_module.opl ul li:nth-child(4) {
    margin-bottom: 0;
}

@media only screen and (max-width:480px) {
    #feature.scroller aside#nav_module.opl ul li:nth-child(3), #feature.scroller aside#nav_module.opl ul li:nth-child(4) {
        margin-bottom: 2.5em;
    }
}

#feature.scroller aside#nav_module.opl ul li span:after {
    margin-bottom: .5em;
}

#feature.scroller figure {
    width: 74.99999997%;
    margin: 3em auto 3em auto;
    max-width: 970px;
}

    #feature.scroller figure:after, #feature.scroller figure:before {
        display: table;
        content: "";
    }

    #feature.scroller figure:after {
        clear: both;
    }

    #feature.scroller figure .video_wrapper, #feature.scroller figure img {
        width: 79.3814433%;
    }

    #feature.scroller figure.left .video_wrapper, #feature.scroller figure.right .video_wrapper {
        padding-bottom: 44.652061856%;
    }

#feature.scroller aside.wide_image {
    width: 100%;
    max-width: 100%;
    margin: 1.5em 0;
    height: 50vh;
    border: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    overflow: hidden;
    background-size: cover;
}

    #feature.scroller aside.wide_image .text_overlay {
        position: relative;
        color: #fff;
        text-shadow: 0 2px 4px #000;
        -webkit-filter: dropshadow(color=#000000, offx=0, offy=1);
        filter: dropshadow(color=#000000, offx=0, offy=1);
        width: 90%;
        text-align: left;
        display: inline-block;
        vertical-align: middle;
    }

        #feature.scroller aside.wide_image .text_overlay.left {
            margin: 0;
            text-align: right;
        }

        #feature.scroller aside.wide_image .text_overlay.right {
            margin: 0;
        }

            #feature.scroller aside.wide_image .text_overlay.right blockquote, #feature.scroller aside.wide_image .text_overlay.right cite {
                width: 50%;
                margin: 0 0 0 50%;
            }

        #feature.scroller aside.wide_image .text_overlay.left blockquote, #feature.scroller aside.wide_image .text_overlay.left cite {
            width: 50%;
            margin: 0;
        }

        #feature.scroller aside.wide_image .text_overlay.center {
            margin: 0 auto;
            width: 90%;
            max-width: 1170px;
            text-align: center;
        }

    #feature.scroller aside.wide_image:before {
        content: '';
        display: inline-block;
        height: 50vh;
        vertical-align: middle;
    }

    #feature.scroller aside.wide_image .text_overlay.center cite {
        text-align: center;
    }

    #feature.scroller aside.wide_image blockquote {
        font-size: 1.333333333em;
    }

    #feature.scroller aside.wide_image cite {
        display: block;
        text-align: right;
    }

#feature.scroller figure figcaption {
    width: 17.5257732%;
    font-size: .95em;
    line-height: 1.875em;
}

    #feature.scroller figure figcaption cite {
        color: #000;
        font-style: normal;
        font-size: .95em;
        display: block;
    }

        #feature.scroller figure figcaption cite a {
            color: #000;
            text-decoration: underline;
        }

            #feature.scroller figure figcaption cite a:focus, #feature.scroller figure figcaption cite a:hover {
                text-decoration: none;
            }

#feature.scroller figure.centered {
    position: relative;
}

    #feature.scroller figure.centered .video_wrapper, #feature.scroller figure.centered img {
        width: 100%;
        margin-bottom: 0;
    }

#feature.scroller figure.centered {
    background-color: #ececec;
}

    #feature.scroller figure.centered figcaption {
        text-align: left !important;
        border-bottom: 1px solid #DAD9D9;
        padding: 1em 4%;
        width: 92%;
    }

#feature.scroller figure.left .video_wrapper, #feature.scroller figure.left img {
    margin-right: 3.0927835%;
}

#feature.scroller figure.left .video_wrapper, #feature.scroller figure.left figcaption, #feature.scroller figure.left img {
    float: left;
}

#feature.scroller figure.right .video_wrapper, #feature.scroller figure.right figcaption, #feature.scroller figure.right img {
    float: right;
    text-align: right;
}

#feature.scroller figure.right .video_wrapper, #feature.scroller figure.right img {
    margin-left: 3.0927835%;
}

#feature.scroller figure.author {
    width: 50%;
    margin: 3em auto;
    text-align: center;
}

    #feature.scroller figure.author img {
        width: 64px;
        height: 64px;
        padding: 2px;
        border: 1px solid #DAD9D9;
        border-radius: 50%;
        margin: 0 auto 1em auto;
    }

    #feature.scroller figure.author a img {
        opacity: .8;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    #feature.scroller figure.author a:focus img, #feature.scroller figure.author a:hover img {
        opacity: 1;
    }

    #feature.scroller figure.author figcaption {
        width: 100%;
        max-width: 770px;
        color: #000;
        margin: 0 auto;
    }

        #feature.scroller figure.author figcaption strong {
            font-size: 1.2em;
            display: block;
        }

        #feature.scroller figure.author figcaption cite {
            display: inline;
            font-style: italic;
            font-size: 1em;
        }

#feature.scroller .maincontent, #feature.scroller .sidebar {
    margin-bottom: 0;
}

#feature.scroller .module {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto 3em auto;
}

    #feature.scroller .module h2 {
        display: block;
        text-align: center;
    }

        #feature.scroller .module h2 span {
            display: inline-block;
            padding: .1666em .3333em;
            width: 31.6239316%;
        }

        #feature.scroller .module h2.rd {
            display: block;
            background: 0 0;
            border-bottom: 1px solid #760100;
            padding: 0;
        }

            #feature.scroller .module h2.rd span {
                background-color: #760100;
            }

    #feature.scroller .module ul {
        font-size: 1em;
    }

    #feature.scroller .module.feature_related ul {
        width: 66.666666667%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-top: 2em;
    }

        #feature.scroller .module.feature_related ul li {
            margin-bottom: 2em;
        }

            #feature.scroller .module.feature_related ul li:before {
                color: #b2b2b2;
                font-size: 1.5em;
                text-align: center;
            }

    #feature.scroller .module.feature_related li a {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        width: 100%;
        padding-left: 0;
    }

    #feature.scroller .module.current_features .col3 {
        float: left;
        margin-left: 2.5%;
        padding-left: 0;
        width: 23.104255317%;
    }

    #feature.scroller .module.current_features h2 + .col3 {
        margin-top: 30px;
        margin-left: 0;
        padding-top: 0;
    }

    #feature.scroller .module.current_features img {
        margin-top: 0;
        margin-bottom: 1em;
    }

    #feature.scroller .module.current_features a img {
        opacity: .8;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    #feature.scroller .module.current_features a:focus img, #feature.scroller .module.current_features a:hover img {
        opacity: 1;
    }

    #feature.scroller .module.current_features .col3 a:focus, #feature.scroller .module.current_features .col3 a:hover {
        text-decoration: none;
    }

    #feature.scroller .module.current_features a p {
        color: #565656;
        margin-bottom: 1.5em;
    }

    #feature.scroller .module.current_features a:focus p, #feature.scroller .module.current_features a:hover p {
        color: #000;
        text-decoration: none;
    }

    #feature.scroller .module.current_features ul {
        width: 100%;
        display: block;
        padding-top: 1em;
        border-top: 1px solid #B19670;
    }

    #feature.scroller .module.current_features li {
        width: 49.6%;
        display: inline-block;
        margin: 0;
    }

        #feature.scroller .module.current_features li:first-child {
            text-align: right;
        }

        #feature.scroller .module.current_features li:last-child {
            text-align: left;
        }

        #feature.scroller .module.current_features li a {
            padding: 0;
        }

        #feature.scroller .module.current_features li:first-child a {
            padding-right: .5em;
        }

        #feature.scroller .module.current_features li:last-child a {
            padding-left: .5em;
        }

.video_wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

    .video_wrapper iframe {
        position: absolute;
        border: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#alert_banner {
    display: block;
    padding: 1em 2%;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #000;
    font: 1em/1em 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    background-color: #ffbc5c;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
}

    #alert_banner:before {
        clear: both;
        display: block;
        color: #282828;
        vertical-align: middle;
        margin-bottom: .25em;
    }

    #alert_banner:focus, #alert_banner:hover {
        color: #f0ad4e;
        background-color: #000;
        text-decoration: none;
    }

        #alert_banner:focus:before, #alert_banner:hover:before {
            color: #ffbc5c;
        }

    #alert_banner span {
        display: inline-block;
        margin-top: .5em;
        font: .75em/1em 微软雅黑,黑体,ProximaNova-Regular,HelveticaNeue,'Helvetica Neue',HelveticaNeueRoman,HelveticaNeue-Roman,'Helvetica Neue Roman',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
        color: maroon;
    }

    #alert_banner:focus span, #alert_banner:hover span {
        color: red;
    }

html.no-svg #social li#fut a, html.no-svg #social li#yk a, html.no-svg .wordmark a {
    background-image: url(http://www.cice.zvucoff.com/i/template/sprite_v2.png);
}

html.no-svg footer .shield a {
    background-image: url(base_styles.min_res/shield.png);
}

html.no-svg #feature .module.generic ul li, html.no-svg .maincontent ul li, html.no-svg .module.no_photo ul li {
    list-style-image: url(http://www.cice.zvucoff.com/i/template/greybullet.png);
}

#offline #subnav {
    border: none;
}

#offline .container.page h1 {
    text-align: center;
}

#offline #wrapper {
    min-height: 85%;
}

.ie h2#youtube {
    padding: 2px 0 6px 30px;
}

.lt-ie8 #newsrotate li, .lt-ie8 #socialrotate li {
    display: none;
}

    .lt-ie8 #newsrotate li:first-child, .lt-ie8 #socialrotate li:first-child {
        display: inline;
    }

.lt-ie9 .drawer, .lt-ie9 body {
    min-width: 1300px;
}

.lt-ie9 #alert_banner:before {
    display: none;
}

.lt-ie9 #ie_upgrade a {
    display: block;
    height: 20px;
    width: 95%;
    padding: 10px 2% 8px 3%;
    font: 10px 微软雅黑,黑体,'Bitstream Vera Sans',verdana,sans-serif;
    background: #ffffe1 url(http://www.cice.zvucoff.com/js/ie_fixes/icon.png) 1% 8px no-repeat;
    border-bottom: 1px solid #666;
    color: #000;
}

    .lt-ie9 #ie_upgrade a:focus, .lt-ie9 #ie_upgrade a:hover {
        text-decoration: none;
        color: #fff;
        background: #39f url(http://www.cice.zvucoff.com/js/ie_fixes/icon-over.png) 1% 8px no-repeat;
    }

.lt-ie9 footer div.row-fluid {
    border-top: 1px solid #4f4e4e;
}

    .lt-ie9 footer div.row-fluid.footer {
        border-top: none;
    }

.lt-ie9 #social li {
    margin: 0 8px;
}

.lt-ie9 .drawer p {
    font-size: 15px !important;
}

.lt-ie9 .drawer .col12 {
    width: 1170px;
}

.lt-ie9 .drawer .col4 {
    width: 370px;
}

.lt-ie9 .drawer .col3 {
    width: 270px;
}

.lt-ie9 .drawer .col2 {
    width: 170px;
}

.lt-ie9 div.container div.col8 div.affiliates.row.module div.col4 a h2 {
    font-size: 16px;
}

.lt-ie9 div.container div.col8 div.affiliates.row.module div.col4.right {
    margin-left: 20px;
    width: 320px;
    float: left;
}

.lt-ie9 div.container div.col8 div.affiliates.row.module div.col4 #library, .lt-ie9 div.container div.col8 div.affiliates.row.module div.col4 #press {
    width: 300px;
    height: 50px;
    margin-right: 15px;
}

.lt-ie9 div.col4 #argonne, .lt-ie9 div.col4 #mbl {
    width: 140px;
    height: 50px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}

.lt-ie9 div.col4 #fermi, .lt-ie9 div.col4 #norc {
    width: 140px;
    height: 50px;
    float: left;
    margin: 0;
}

.lt-ie9 #home .affiliates hr, .lt-ie9 #home .uchicagoconnect hr {
    margin: 20px 0 20px 20px;
}

.lt-ie9 .affiliates #mbl, .lt-ie9 .affiliates #norc, .lt-ie9 .affiliates #press {
    margin-bottom: 20px;
}

.lt-ie9 div.container div.col8 div.spotlight {
    position: relative;
    margin: 0;
}

    .lt-ie9 div.container div.col8 div.spotlight #arts, .lt-ie9 div.container div.col8 div.spotlight #athletics, .lt-ie9 div.container div.col8 div.spotlight #diversity, .lt-ie9 div.container div.col8 div.spotlight #global {
        margin: 0;
        width: 140px;
        height: 140px;
        margin-right: 15px;
    }

    .lt-ie9 div.container div.col8 div.spotlight div {
        position: relative;
        width: 140px;
        height: 140px;
    }

        .lt-ie9 div.container div.col8 div.spotlight div a {
            position: absolute;
            width: 140px;
            height: 140px;
        }

    .lt-ie9 div.container div.col8 div.spotlight img {
        position: absolute;
        height: 140px;
        clip: rect(0 140px 140px 0);
    }

.lt-ie9 div.container div.col8 div.row.module.spotlight h2 {
    font-size: 15px;
}

.lt-ie9 .module.crescat a h2 {
    font-size: 24px;
}

.lt-ie9 div.col3 #latin {
    width: 200px;
}

.lt-ie9 div.col3 #english {
    display: none;
}

.lt-ie9 #explore {
    height: 220px;
}

    .lt-ie9 #explore ul h2 {
        font-size: 18px;
    }

    .lt-ie9 #explore #explorenav li {
        display: none;
    }

    .lt-ie9 #explore .prev {
        padding-top: 105px;
    }

    .lt-ie9 #explore .next {
        padding-top: 105px;
    }

.lt-ie9 #features .headline h2 {
    font-size: 22px !important;
}

.lt-ie9 #features .headline .blurb {
    font-size: 14px !important;
}

.lt-ie9 .mainfeature #features .headline h1, .lt-ie9 .mainfeature #features .headline h2 {
    font-size: 30px !important;
}

.lt-ie9 #featurewrap .next {
    padding-top: 250px !important;
}

.lt-ie9 #featurewrap .prev {
    padding-top: 250px !important;
}

.lt-ie9 #featurewrap p.ss-icon {
    margin-top: -30px;
}

.lt-ie9 #featurewrap #features div.headline {
    bottom: 15%;
}

.lt-ie9 #featurewrap #featurenav {
    margin-top: -40px;
    margin-bottom: 0;
}

.lt-ie9 #featurewrap.subfeature {
    height: 310px;
}

    .lt-ie9 #featurewrap.subfeature .prev {
        padding-top: 143px !important;
        height: 167px !important;
    }

    .lt-ie9 #featurewrap.subfeature .next {
        padding-top: 143px !important;
        height: 167px !important;
    }

.lt-ie9 #feature #slideshowwrap_lead {
    height: 446px;
    margin: 0 auto 20px auto;
}

    .lt-ie9 #feature #slideshowwrap_lead .prev {
        height: 232px;
        padding: 214px .25em 0 .25em;
    }

    .lt-ie9 #feature #slideshowwrap_lead .next {
        height: 232px;
        padding: 214px .25em 0 .25em;
        margin-right: 320px;
    }

.lt-ie9 #feature #slideshow_lead {
    height: 446px;
}

.lt-ie9 #feature .slidecaption {
    padding-top: 3%;
}

.lt-ie9 div.grey div.container div.row.module.news h2 {
    margin-top: 55px;
}

.lt-ie9 #leftcol .module.events div.col1 {
    float: left;
    width: 50px;
}

.lt-ie9 #leftcol .module.events div.col2 {
    float: right;
    width: 140px;
}

.lt-ie9 #feature div.container.page {
    margin-top: 50px;
}

.lt-ie9 #feature #slideshowwrap .prev {
    padding-top: 110px;
    height: 123px;
}

.lt-ie9 #feature #slideshowwrap .next {
    padding-top: 110px;
    height: 123px;
}

.lt-ie9 #feature .module.current_features div.col3 {
    float: right;
    width: 210px;
}

.lt-ie9 #feature .module.current_features img {
    float: left;
}

.lt-ie9 #feature.scroller #features .headline h1 {
    font-size: 3em !important;
}

.lt-ie9 #feature.scroller #featurewrap #features div.headline {
    bottom: 0;
}

.lt-ie9 #feature.scroller #slideshowwrap_lead {
    height: 100%;
    margin: 0;
}

    .lt-ie9 #feature.scroller #slideshowwrap_lead .headline {
        padding-bottom: 0;
    }

.lt-ie9 #feature.scroller #slideshow_lead {
    height: 0;
}

.lt-ie9 #feature.scroller #slideshowwrap_lead .next, .lt-ie9 #feature.scroller #slideshowwrap_lead .prev {
    height: 10%;
    padding: 18.5% .25em 0 .25em;
    margin-left: 20%;
}

.lt-ie9 #feature.scroller #slideshowwrap_lead .next {
    margin-left: 0;
    margin-right: 20%;
}

.lt-ie9 #feature.scroller aside.wide_image {
    background-size: cover;
    -ms-behavior: url(http://www.cice.zvucoff.com/js/libs/backgroundsize.min.htc);
}

.lt-ie9 .addthis_toolbox a span {
    background: 0 0 !important;
}

.lt-ie9 ul.legend li {
    font-size: 11px;
}

.lt-ie9 .nav-pills > li > a, .lt-ie9 .nav-tabs > li > a {
    padding-right: 8px;
    padding-left: 8px;
}

.lt-ie9 .module {
    margin-bottom: 20px;
}

.lt-ie9 .sidebar .module h2 {
    font-size: 120%;
    position: relative;
    bottom: 0;
}

.lt-ie9 .module.photo p, .lt-ie9 .module.photo ul {
    font-size: 95%;
}

.lt-ie9 .maincontent ul.col3 + ul.col3 {
    margin: 0 0 1.875em 20px;
}

.lt-ie9 .row.event [class^=col].date {
    margin-right: 20px;
}

.lt-ie9 #leftcol .events .col2, .lt-ie9 .sidebar .events .col2 {
    width: 160px;
}

.lt-ie9 #leftcol .events .col1.date, .lt-ie9 .sidebar .events .col1.date {
    width: 40px;
}

.lt-ie10 .maincontent input[type=text], .lt-ie10 .sidebar input[type=text] {
    height: 12px;
    padding: 6px;
}

.lt-ie10 .placeholder {
    color: #666;
}

.ie9 #feature .maincontent blockquote {
    margin-top: 20px;
    position: relative;
}

@media screen and (min-width:0\0) {
    body {
        -webkit-transition: none;
        transition: none;
    }

    blockquote.col3 {
        margin-top: 0;
    }

    #feature #features div.headline {
        -webkit-transition: none;
        transition: none;
    }

    #feature #features .headline.animate-in {
        -webkit-transition: left 2s,right 2s,opacity 2s;
        transition: left 2s,right 2s,opacity 2s;
    }

    #feature #features .headline.animate-out {
        -webkit-transition-duration: left 1s,right 1s,opacity 1s;
        transition-duration: left 1s,right 1s,opacity 1s;
    }

    #feature #features li {
        overflow: hidden;
    }

    #feature.scroller .module.current_features .col3 {
        margin-left: 2.5%;
    }

    #social li {
        margin: 0 8px;
    }
}

@media only screen and (min-width:0\0) and (max-width:1024px) {
    #feature.scroller aside.wide_image blockquote {
        font-size: 1.125em;
    }
}

@media (max-width:767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:979px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media only screen and (max-width:767px) {
    body {
        padding-top: 0;
        font-size: 90%;
    }

    .push {
        height: 100px;
    }

    .container.page {
        width: auto;
    }

    .nav-collapse {
        -webkit-transform: translate3d(0,0,0);
    }

    .navbar-fixed-bottom, .navbar-fixed-top {
        margin-left: -20px;
        margin-right: -20px;
    }

    .container-fluid {
        padding: 0;
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left;
    }

    .dl-horizontal dd {
        margin-left: 0;
    }

    .container {
        width: auto;
    }

    .row-fluid {
        width: 100%;
    }

        .row-fluid [class^=col], [class^=col] {
            float: none;
            display: block;
            width: auto;
            margin-left: 0;
        }

    .nav-pills > li > a, .nav-tabs > li > a {
        width: 200px;
        padding-right: 12px;
        padding-left: 12px;
        margin-right: 2px;
    }

    .navbar-fixed-bottom, .navbar-fixed-top {
        position: static;
    }

    .navbar-fixed-top {
        margin-bottom: 18px;
    }

    .navbar-fixed-bottom {
        margin-top: 18px;
    }

        .navbar-fixed-bottom .navbar-inner, .navbar-fixed-top .navbar-inner {
            padding: 5px;
        }

    .navbar .container-fluid {
        width: auto;
        padding: 0;
    }

    .nav-collapse, .subnav-collapse {
        clear: both;
    }

        .nav-collapse .nav {
            float: none;
        }

            .nav-collapse .nav.utility {
                margin: 0 !important;
            }

            .nav-collapse .nav > li {
                float: none;
            }

            .nav-collapse .nav > .divider-vertical {
                display: none;
            }

            .nav-collapse .nav .nav-header {
                color: #999;
                text-shadow: none;
            }

        .nav-collapse .btn {
            padding: 4px 10px 4px;
            font-weight: 400;
            border-radius: 4px;
        }

        .nav-collapse.in .btn-group {
            margin-top: 5px;
            padding: 0;
        }

        .nav-collapse .dropdown-menu {
            position: static;
            top: auto;
            left: auto;
            float: none;
            display: block;
            max-width: none;
            margin: 0 15px;
            padding: 0;
            background-color: transparent;
            border: none;
            border-radius: 0;
            box-shadow: none;
        }

            .nav-collapse .dropdown-menu:after, .nav-collapse .dropdown-menu:before {
                display: none;
            }

            .nav-collapse .dropdown-menu .divider {
                display: none;
            }

        .nav-collapse .navbar-form, .nav-collapse .navbar-search {
            float: none;
            padding: 9px 15px;
            margin: 9px 0;
            border-top: 1px solid #222;
            border-bottom: 1px solid #222;
            box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
        }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }

    .nav-collapse, .nav-collapse.collapse, .subnav-collapse, .subnav-collapse.collapse {
        overflow: hidden;
        height: 0;
    }

        .nav-collapse.in {
            padding-bottom: 30px;
        }

    html.no-js .nav-collapse, html.no-js .nav-collapse.collapse, html.no-js .subnav-collapse, html.no-js .subnav-collapse.collapse {
        height: auto;
    }

    .container.page .btn-subnavbar, .navbar .btn-navbar {
        display: block;
    }

    .navbar-inner {
        padding: 0 4%;
    }

    .modal {
        top: 3%;
        right: 3%;
        left: 3%;
        bottom: 3%;
        width: auto;
        margin: 0;
        max-height: 415px;
    }

    .modal-body {
        height: 60%;
        max-height: 350px;
        -webkit-overflow-scrolling: touch;
    }

    .grey {
        width: inherit;
        padding: 20px 4%;
    }

    .white {
        padding: 20px 4%;
    }

    .container.white .row [class^=col] {
        clear: both;
    }

    .row.mainnav, .topnav {
        border: 0;
        float: right;
        width: 40%;
        margin-top: 100px;
        background: 0 0;
    }

    .row.mainnav {
        margin-top: 28px;
        padding-right: 8%;
    }

    .topnav {
        height: auto;
        border-bottom: none;
        border-left: 1px solid #4f4e4e;
        padding-left: 8%;
    }

        .mainnav ul, .topnav ul {
            font-size: .875em;
        }

        .topnav li {
            margin: 0 !important;
        }

    .nav.main {
        text-align: right;
    }

        .nav.main li a {
            color: #d3d1d1 !important;
            background: 0 0 !important;
            display: inline-block;
            height: auto;
            padding: .5em 0;
        }

            .nav.main li a:focus, .nav.main li a:hover {
                color: #fff;
            }

    ul.nav.search {
        display: none;
        visibility: hidden;
    }

    .topnav a.on {
        font-family: 微软雅黑,黑体,ProximaNova-Regular,HelveticaNeue,'Helvetica Neue',HelveticaNeueRoman,HelveticaNeue-Roman,'Helvetica Neue Roman',TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;
    }

    .col7.utility {
        text-align: left;
    }

    .nav.utility {
        float: none;
        text-align: left;
        right: inherit;
        position: inherit;
    }

    .nav li {
        display: block;
    }

    .nav.main li {
        border-bottom: none;
        position: inherit;
        margin: 0;
        height: inherit;
        padding: 0;
    }

    .wordmark {
        display: none;
        visibility: hidden;
    }

    .row-fluid.wordmark.phone {
        display: block;
        visibility: visible;
    }

    .nav-collapse ul {
        line-height: 1.5em;
    }

        .nav-collapse ul li a {
            font-size: 14px !important;
            line-height: 1.25em !important;
            color: #d3d1d1 !important;
            background: 0 0 !important;
            text-decoration: none;
        }

    .nav-collapse .nav {
        margin: 0;
        width: 100%;
    }

        .nav-collapse .nav > li > a:focus, .nav-collapse .nav > li > a:hover {
            color: #fff;
            text-decoration: underline;
        }

    .nav-collapse #sitesearch, html.no-js .nav-collapse #sitesearch {
        display: block !important;
        position: relative;
        top: 20px;
        width: 100%;
        margin: 0 auto;
    }

    .search-bar {
        background: 0 0;
    }

    #sitesearch {
        right: inherit;
    }

        #sitesearch input[type=text], #sitesearch input[type=text].animate-in, #sitesearch input[type=text].animate-out {
            opacity: 1;
            -webkit-transition-duration: 0;
            transition-duration: 0;
            border-bottom: 1px solid grey;
            width: 85%;
        }

        #sitesearch input[type=submit] {
            top: 0;
        }

    #search #GSAResults em {
        display: none;
        visibility: hidden;
    }

    .pagination ul > li, .pagination ul > li > span {
        padding: 4px 8px !important;
    }

    #feature #videowrap_lead {
        height: auto;
        margin: 0 auto 20px auto;
    }

    #feature #slideshow_lead .slide .image_wrapper.col8 {
        float: none;
        width: 100%;
        padding-bottom: 71.818181818182%;
    }

    #feature #slideshowwrap_lead {
        margin: 0 auto 30px auto;
        height: 0;
        padding-bottom: 100%;
    }

    #feature .slidecaption {
        padding-top: 20px;
    }

        #feature .slidecaption h2 {
            font-size: 1.25em;
            margin-bottom: 20px;
        }

        #feature .slidecaption p {
            font-size: .875em;
        }

    #feature #slideshowwrap_lead #featurenav {
        display: none !important;
    }

    #feature #slideshowwrap {
        padding-bottom: 96%;
    }

    .mainfeature #featurewrap {
        position: relative;
        height: 0;
        padding-bottom: 52%;
    }

    .mainfeature #features .headline {
        width: 50%;
    }

        .mainfeature #features .headline.animate-in, .mainfeature #features li a.animate-in .headline {
            left: 45%;
        }

            .mainfeature #features .headline.left.animate-in, .mainfeature #features .headline.left_top.animate-in, .mainfeature #features li a.animate-in .headline.left, .mainfeature #features li a.animate-in .headline.left_top {
                right: 45%;
            }

        .mainfeature #features .headline.left_top, .mainfeature #features .headline.right_top {
            top: inherit;
        }

            .mainfeature #features .headline.left_top h2, .mainfeature #features .headline.right_top h2 {
                text-align: left;
            }

    #featurewrap {
        width: 440px;
        height: 196px;
    }

    .landing #featurewrap {
        width: 100%;
        height: 0;
        padding-bottom: 44%;
    }

    #feature .maincontent blockquote p {
        font-size: 125%;
        line-height: 1.5em;
        margin-bottom: 0;
    }

        #feature .maincontent blockquote p cite {
            font-size: 80%;
        }

    #feature .sidebar {
        width: 100%;
        margin: 0 0 20px 0;
        position: relative;
    }

    #feature .module.current_features .col3 {
        padding-left: 0;
    }

    #feature .sidebar .module {
        clear: both;
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }

    #feature .module.generic h2 + ul {
        margin-top: 20px;
    }

    #feature #videothumbs li {
        height: 39px;
        width: 65px;
        margin: 0 10px 0 0;
    }

    #feature #slideshow li div {
        width: 100%;
    }

    #feature .module.current_features .col2, #feature .module.current_features .col3 {
        float: none;
    }

    #feature .module.current_features img {
        display: none;
    }

    #feature .module.current_features h2 + div, #feature .module.current_features h2 + div + img {
        margin-top: 20px;
    }

    #features .headline.animate-in, #features li a.animate-in .headline, .mainfeature #features .headline.animate-in, .mainfeature #features li a.animate-in .headline {
        left: 0;
    }

    #features .headline.animate-out, #features li a.animate-out .headline, .mainfeature #features .headline.animate-out, .mainfeature #features li a.animate-out .headline {
        left: 0;
    }

    .mainfeature #features .headline.left, .mainfeature #features .headline.left_top {
        padding: 0;
    }

        .mainfeature #features .headline.left.animate-in, .mainfeature #features .headline.left_top.animate-in, .mainfeature #features li a.animate-in .headline.left, .mainfeature #features li a.animate-in .headline.left_top {
            right: 0;
            opacity: 1;
        }

        .mainfeature #features .headline.left.animate-out, .mainfeature #features .headline.left_top.animate-out, .mainfeature #features li a.animate-out .headline.left, .mainfeature #features li a.animate-out .headline.left_top {
            right: 0;
            opacity: 0;
        }

    #features .headline, .mainfeature #features .headline {
        padding: 0 !important;
        right: 0;
        bottom: 0 !important;
        width: 100% !important;
    }

        #features .headline h2, .mainfeature #features .headline h1, .mainfeature #features .headline h2 {
            float: none;
            margin: 0;
            padding: 2% 4% 2% 4%;
            width: 93%;
            position: absolute;
            bottom: 0;
            font-size: 1.3em;
        }

    #feature_archive .current_features .col6 {
        float: none;
        margin-bottom: 10px;
    }

        #feature_archive .current_features .col6 p {
            margin-bottom: 0;
        }

    #feature_archive .sidebar {
        width: 100%;
        margin: 0;
    }

    #feature_archivenav.col8 {
        margin: 20px 0 1.875em 0;
    }

    #feature_archive .archive_search {
        margin-bottom: 20px;
    }

    #feature_archive .col8.archive_nav {
        font-size: .875em;
        margin-left: 0;
        margin-bottom: 1.875em;
    }

    ul#feature_archivenav.col8 {
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        margin-bottom: 0;
    }

    ul#feature_archivenav li:first-child {
        padding: 0;
    }

    ul#feature_archivenav li {
        display: inherit;
        border-right: 0;
        padding: 0;
        line-height: 1.5em;
    }

        ul#feature_archivenav li:first-child a {
            border-bottom: none;
        }

        ul#feature_archivenav li a {
            display: block;
            padding: .4375em .625em;
            color: #3e769a;
            background: #f7f7f7;
            border-top: 1px solid #d9d9d9;
            -webkit-transition: none;
            transition: none;
        }

            ul#feature_archivenav a.on, ul#feature_archivenav li a:focus, ul#feature_archivenav li a:hover {
                font: inherit;
                color: #fff;
                background: #3e769a;
                text-decoration: none;
            }

    .col4.archive_search {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #DAD9D9;
    }

    form.features.col4 {
        width: 100%;
    }

    #search.features input[type=text], form[class^=search_] input[type=text] {
        width: 68%;
        margin-right: 2%;
        clear: both;
        margin-bottom: 13px;
    }

    #search.features .btn {
        width: 18%;
        padding: 4px 2%;
    }

    .container.page {
        width: 92%;
        padding: 0 4%;
    }

        .container.page h1 {
            font-size: 24px;
            margin: .833em 50px 0 0;
        }

    body#video_detail .container.page h1 {
        margin: .833em 50px .833em 0;
    }

    .container.page #leftcol div:last-child {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        border-bottom: none;
    }

    .container.page #leftcol #subnav:last-child {
        border-bottom: 1px solid #D9D9D9;
    }

    .container.page #leftcol #subnav, .container.page #leftcol .module {
        margin-top: 20px;
    }

    .container.page #leftcol + [class^=col] {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #DAD9D9;
    }

    .row {
        margin-left: 0;
    }

    .module {
        margin-bottom: 20px;
    }

        .module.news .col3 {
            font-size: 90%;
            width: 46%;
            float: left;
        }

            .module.news .col3:nth-child(odd) {
                margin: 0 4% 20px 0;
                clear: left;
            }

            .module.news .col3:nth-child(even) {
                margin: 0 0 20px 4%;
            }

        .module.news span + .col3 {
            margin: 0 4% 0 0;
        }

        .module.news .col3.headlines {
            margin: 0 0 0 4%;
        }

        .module.news .headlines h3 {
            margin-bottom: 20px;
        }

        .module.news .headlines {
            position: relative;
            height: inherit;
            overflow: visible;
        }

            .module.news .headlines .modulemore {
                position: inherit;
            }

    #home .module.news .modulemore {
        font-size: 13px;
    }

    .news .story img {
        width: 100%;
    }

    .news .modulemore {
        margin-top: 40px;
    }

    span.clr {
        display: block;
        clear: both;
    }

    .col4.module.events {
        padding-bottom: 1em;
        margin-bottom: 1em;
        border-bottom: 1px solid #DAD9D9;
    }

    .maincontent .row.event [class^=col] {
        float: none;
    }

    #leftcol .events .col1.date, #leftcol .events .col2, .container.white .row.event [class^=col] {
        clear: none;
        float: none;
        width: 100%;
    }

    #home .module.events, #home .module.tw_fb {
        margin-bottom: 20px;
    }

    #home .events .event {
        margin-bottom: 20px;
    }

    #home .events .row.event:nth-child(10), #home .events .row.event:nth-child(11), #home .events .row.event:nth-child(8), #home .events .row.event:nth-child(9) {
        display: none;
        visibility: hidden;
    }

    #home .events .modulemore {
        text-align: left;
        font-size: 90%;
    }

        #home .events .modulemore li {
            float: none;
        }

            #home .events .modulemore li:first-child {
                margin-right: 20px;
                margin-bottom: .25em;
            }

    .events .date span.day, .events .date span.month, .maincontent .event .date span.day, .maincontent .event .date span.month {
        display: inline-block !important;
    }

    .maincontent .event .date span.day, .maincontent .event .date span.month {
        margin-bottom: 20px;
    }

    .date span.day:after {
        content: '\00A0';
    }

    .date span.day.named:after {
        content: ',\00A0';
    }

    .maincontent .row.event p {
        margin-bottom: 0;
    }

    .maincontent .row.event .date p {
        margin-bottom: 20px;
    }

    h2#facebook {
        margin-top: 20px;
    }

    .module.youtube .row [class^=col] {
        clear: none;
    }

    .module.youtube .row .col2 {
        clear: none;
        width: 48%;
        float: left;
        margin: 0 0 20px 2%;
    }

        .module.youtube .row .col2:first-child {
            margin: 0 2% 20px 0;
        }

    .youtube img {
        width: 100%;
    }

    #home .affiliates hr {
        margin: 0 0 20px 0 !important;
    }

    #home .uchicagoconnect hr {
        margin: 20px 0 !important;
    }

    .affiliates #argonne, .affiliates #fermi, .affiliates #library, .affiliates #mbl, .affiliates #press {
        margin-bottom: 10px !important;
    }

    .affiliates #fermi, .affiliates #norc {
        margin-left: 0;
    }

    .affiliates #norc {
        margin-bottom: 20px;
    }

    .affiliates .col4.right, .affiliates .col4.right div.col2 {
        width: auto;
    }

    .module.spotlight {
        width: 100%;
        margin: 0 auto;
    }

    .container.white .module.spotlight.row div[class^=col] {
        clear: none;
        float: left;
        width: 48%;
        height: 0;
        padding-bottom: 48%;
        margin: 0 2% 20px 0;
    }

        .container.white .module.spotlight.row div[class^=col]:nth-child(2) {
            margin: 0 0 20px 2%;
        }

        .container.white .module.spotlight.row div[class^=col]:nth-child(3) {
            margin: 0 2% 0 0;
        }

        .container.white .module.spotlight.row div[class^=col]:last-child {
            margin: 0 0 0 2%;
        }

    .spotlight div a {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .spotlight img {
        height: 100%;
        clip: inherit;
    }

    .explore {
        width: 100%;
        height: 0 !important;
        position: relative;
        padding-bottom: 74%;
    }

    #explore, #features {
        display: block;
        height: 100%;
        width: 100%;
        margin: 0;
        position: absolute;
    }

    #leftcol .events .col2 h3, #leftcol .events .col2 p, .sidebar .events .col2 h3, .sidebar .events .col2 p {
        font-size: 100%;
    }

    #leftcol .module {
        padding-bottom: 20px;
    }

    .maincontent .nav.nav-tabs li {
        padding-left: 0;
    }

    .maincontent .nav > li > a {
        border: none;
    }

        .maincontent .nav > li > a:hover {
            text-decoration: underline;
            background-color: inherit;
            border: none;
            padding-top: 8px;
            padding-bottom: 8px;
        }

    .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
        color: #670a0a;
        background-color: inherit;
        border: none;
    }

    .nav-pills > li > a, .nav-tabs > li > a {
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
    }

    .maincontent h2, .maincontent h3, .maincontent h4, .maincontent h5, .maincontent h6 {
        margin-bottom: .5em;
    }

    .maincontent #campus_notices div, .maincontent p {
        margin-bottom: 20px;
    }

    .maincontent, .sidebar {
        margin-bottom: 20px;
    }

        .maincontent hr {
            margin: 0 0 20px 0;
        }

        .maincontent ul {
            margin: 0 0 1.875em .4em;
        }

    .col9.maincontent object {
        height: 500px;
    }

    .maincontent ul.col3, .maincontent ul.col3 + ul.col3 {
        margin: 0 0 1.875em 0;
    }

        .maincontent ul.col3 + ul.col3 {
            margin-top: -1.5em;
        }

    blockquote.col3 {
        float: left;
        width: 50%;
        margin: -20px 20px 20px 0;
    }

    #feature .maincontent blockquote p {
        font-size: 100%;
    }

    .academic_departments .maincontent, .programs_of_study .maincontent {
        white-space: inherit;
    }

    .sidebar {
        width: 100%;
        margin: 0 auto 20px auto;
    }

        .sidebar:after {
            display: table;
            content: "";
            clear: both;
        }

        .sidebar .module {
            clear: none;
            float: left;
            width: 48%;
            margin: 0 4% 20px 0;
        }

            .sidebar .module:only-child {
                width: 100%;
                margin: 0 0 20px 0;
            }

            .sidebar .module:nth-child(even) {
                margin: 0 0 20px 0;
            }

            .sidebar .module h2 {
                font-size: 16px;
                position: relative;
                top: 0;
                width: 94%;
                padding: 2% 3%;
            }

    #feature .sidebar .module h2 {
        width: auto;
        padding: .1666em .3333em;
    }

    #feature .module.current_features div, .module.current_features img {
        margin-top: 20px;
    }

    .module.no_photo .quickfacts h3, .module.no_photo .quickfacts p {
        display: inherit;
    }

    .addthis_toolbox {
        width: 100%;
        position: inherit;
        right: inherit;
    }

    .nav-pills > li, .programs_of_study .maincontent .nav.nav-tabs > li {
        float: none;
    }

        .programs_of_study .maincontent .nav.nav-tabs > li > a {
            width: 100%;
        }

        .programs_of_study .maincontent .nav.nav-tabs > li:last-child > a {
            padding-bottom: 0;
        }

    .programs_of_study .maincontent .nav.nav-tabs {
        margin: 0 0 1em 0;
        padding: 0 0 1em 1.4em;
    }

        .programs_of_study .maincontent .nav.nav-tabs li {
            display: list-item;
            padding-left: .4em;
        }

    ul.legend li {
        display: block !important;
        padding-left: 0;
        margin: 0 0 6px 0;
    }

    form[class^=search_] {
        margin-bottom: 20px;
    }

    .awardee {
        width: 100%;
        margin: 0 auto;
    }

        .awardee .col5, .awardee .col7 {
            width: 70%;
        }

        .awardee img.col2 {
            width: 26%;
            margin-right: 4%;
        }

    .maincontent.accolades .col3 ul {
        margin-bottom: 0;
    }

    .maincontent.accolades hr {
        margin-top: 20px;
    }

    .footer .col2 {
        float: left;
    }

    .footer .col2 {
        width: 50%;
    }

    .footer .col4 {
        clear: both;
        margin-bottom: 20px;
    }

    .footer div[class^=col]:nth-child(4) ul {
        text-align: right;
    }

    .footer ul, footer p {
        font-size: 11px;
        line-height: 2em;
        padding: 0 17px !important;
        margin-bottom: 20px;
        min-height: inherit;
    }

    footer .shield a {
        width: 60px;
        height: 77px;
    }

    .maincontent ul.timeline {
        margin: 0 0 4em 0;
    }

    .maincontent ul.chartlist {
        margin: 0 0 1em 0;
    }

    .timeline.small li .label, ul.timeline.small li span.a .count {
        font-size: 7px;
    }

    ul.timeline.small li {
        width: 6.41%;
    }

    div.col3 ul.timeline li {
        width: 19%;
    }

    div.col3.crime {
        float: left;
        width: 40%;
        margin-left: 10%;
    }

    #offline .container.page h1 {
        text-align: left;
    }

    #offline .container.page #leftcol #subnav:last-child {
        border-bottom: none;
    }

    #offline .navbar {
        display: none;
    }

    #offline .container.page #leftcol + [class^=col] {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }

    .module #facultysearch .readmore {
        margin-left: 0;
        margin-top: .875em;
    }

    #feature.scroller #slideshowwrap_lead {
        padding-bottom: 71.8181818%;
    }

        #feature.scroller #slideshowwrap_lead .slide {
            right: 0;
            width: 100%;
        }

        #feature.scroller #slideshowwrap_lead h1 {
            left: 0;
            width: 92%;
            padding: 0 4% 30px 4%;
        }

    #feature.scroller.mainfeature #featurewrap {
        padding-bottom: 0;
    }

        #feature.scroller.mainfeature #featurewrap #features {
            position: relative;
        }

        #feature.scroller.mainfeature #featurewrap.slideshow {
            padding-bottom: inherit;
        }

    #feature.scroller.mainfeature #features .headline {
        padding-right: 0;
        bottom: 10% !important;
    }

        #feature.scroller.mainfeature #features .headline h1 {
            padding: 0 2%;
            width: 96%;
            position: absolute;
            font-size: 2em;
        }

    #feature.scroller #gradient {
        z-index: 1;
    }

    #feature.scroller .maincontent h2, #feature.scroller .maincontent h3, #feature.scroller .maincontent h4, #feature.scroller .maincontent p, #feature.scroller .sidebar .module, #feature.scroller figure, #feature.scroller figure.author {
        width: 90%;
    }

    #feature.scroller .module h2 span {
        width: 60%;
    }

    #feature.scroller .module.feature_related ul {
        width: 100%;
    }

    #feature.scroller .module.current_features .col3, #feature.scroller .module.current_features h2 + .col3 {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    #feature.scroller #lead_graf {
        font-size: 1.25em;
    }

    #feature.scroller aside {
        font-size: 1.5em;
    }

        #feature.scroller aside blockquote, #feature.scroller aside cite {
            width: 100%;
        }

        #feature.scroller aside#nav_module {
            width: 90%;
            max-width: none;
        }

    #feature.scroller figure .video_wrapper, #feature.scroller figure img {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 1em;
    }

    #feature.scroller figure .video_wrapper {
        padding-bottom: 56.25%;
    }

    #feature.scroller figure figcaption {
        width: 100%;
        float: none !important;
        padding: 0 0 1em 0;
    }

    #feature.scroller figure.centered, #feature.scroller figure.left, #feature.scroller figure.right {
        background-color: #ececec;
    }

        #feature.scroller figure.centered figcaption, #feature.scroller figure.left figcaption, #feature.scroller figure.right figcaption {
            text-align: left !important;
            border-bottom: 1px solid #DAD9D9;
            padding: 1em 4%;
            width: 92%;
        }

        #feature.scroller figure.centered figcaption {
            position: inherit;
            bottom: inherit;
            color: #565656;
            text-shadow: none;
            background: 0 0;
        }

            #feature.scroller figure.centered figcaption cite {
                color: #000;
            }

        #feature.scroller figure.centered:hover figcaption {
            display: inherit;
        }

    #feature.scroller .sidebar .module {
        width: 90%;
        margin: 0 auto 3em auto;
    }

    #home .module.crescat.campaign {
        margin-bottom: 20px;
    }

    #alert_banner.campaign img {
        width: 90%;
    }

    #feature.scroller aside.wide_image {
        background-size: 100% auto !important;
        background-attachment: scroll !important;
        height: 30vh;
        padding: 0;
        overflow: hidden;
        background-position: center center !important;
    }

        #feature.scroller aside.wide_image.text {
            background-color: #8c8c8c;
            background-blend-mode: multiply;
        }
}

@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
    .Win32 #feature.scroller aside.wide_image.text {
        background-blend-mode: inherit;
    }
}

@media only screen and (min-width:768px) {
    a.tel {
        color: inherit;
        text-decoration: none;
        cursor: default;
    }

        a.tel:focus, a.tel:hover {
            color: inherit;
            text-decoration: none;
        }
}

@media only screen and (min-width:768px) and (max-width:979px) {
    .row {
        margin-left: -20px;
    }

        .row:after, .row:before {
            display: table;
            content: "";
        }

        .row:after {
            clear: both;
        }

    [class^=col] {
        float: left;
        margin-left: 20px;
    }

    .nav-collapse {
        float: none;
        margin: 0;
    }

    .container, .navbar-fixed-bottom .container, .navbar-fixed-top .container {
        width: 724px;
    }

    .col12 {
        width: 724px;
    }

    .col11 {
        width: 662px;
    }

    .col10 {
        width: 600px;
    }

    .col9 {
        width: 538px;
    }

    .col8 {
        width: 476px;
    }

    .col7 {
        width: 414px;
    }

    .col6 {
        width: 352px;
    }

    .col5 {
        width: 290px;
    }

    .col4 {
        width: 228px;
    }

    .col3 {
        width: 166px;
    }

    .col2 {
        width: 104px;
    }

    .col1 {
        width: 42px;
    }

    .offset12 {
        margin-left: 764px;
    }

    .offset11 {
        margin-left: 702px;
    }

    .offset10 {
        margin-left: 640px;
    }

    .offset9 {
        margin-left: 578px;
    }

    .offset8 {
        margin-left: 516px;
    }

    .offset7 {
        margin-left: 454px;
    }

    .offset6 {
        margin-left: 392px;
    }

    .offset5 {
        margin-left: 330px;
    }

    .offset4 {
        margin-left: 268px;
    }

    .offset3 {
        margin-left: 206px;
    }

    .offset2 {
        margin-left: 144px;
    }

    .offset1 {
        margin-left: 82px;
    }

    .row-fluid {
        width: 100%;
    }

        .row-fluid:after, .row-fluid:before {
            display: table;
            content: "";
        }

        .row-fluid:after {
            clear: both;
        }

        .row-fluid [class^=col] {
            display: block;
            width: 100%;
            min-height: 28px;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            float: left;
            margin-left: 2.762430939%;
        }

            .row-fluid [class^=col]:first-child {
                margin-left: 0;
            }

        .row-fluid .col12 {
            width: 99.999999993%;
        }

        .row-fluid .col11 {
            width: 91.436464082%;
        }

        .row-fluid .col10 {
            width: 82.87292817100001%;
        }

        .row-fluid .col9 {
            width: 74.30939226%;
        }

        .row-fluid .col8 {
            width: 65.74585634900001%;
        }

        .row-fluid .col7 {
            width: 57.182320438000005%;
        }

        .row-fluid .col6 {
            width: 48.618784527%;
        }

        .row-fluid .col5 {
            width: 40.055248616%;
        }

        .row-fluid .col4 {
            width: 31.491712705%;
        }

        .row-fluid .col3 {
            width: 22.928176794%;
        }

        .row-fluid .col2 {
            width: 14.364640883%;
        }

        .row-fluid .col1 {
            width: 5.801104972%;
        }

    #home .module.events .row.event:nth-child(8), #home .module.events .row.event:nth-child(9) {
        display: inherit;
        visibility: visible;
    }

    .academic_departments .maincontent .table td, .programs_of_study .table td {
        padding: 8px 6px;
    }

    #contact .maincontent .col6 {
        width: 259px;
    }

    .module.explore {
        height: 263px;
    }
}

@media only screen and (min-width:768px) {
    .nav-collapse.collapse, .subnav-collapse.collapse {
        height: auto !important;
    }
}

@media screen and (max-width:400px) {
    @-ms-viewport {
        width: device-width;
    }
}

@media screen and (max-width:660px) {
    #feature.scroller aside#nav_module ul li:nth-child(even) span {
        margin: 0 1em 2em 0;
    }

    #feature.scroller aside#nav_module ul li:nth-child(odd) span {
        margin: 0 0 2em 1em;
    }
}

@media only screen and (max-width:480px) {
    #feature #slideshowwrap_lead {
        margin: 0 auto 20px auto;
    }

    #feature .slidecaption {
        padding-top: 20px;
    }

        #feature .slidecaption h2 {
            font-size: 1.25em;
            margin-bottom: 20px;
        }

        #feature .slidecaption p {
            font-size: .875em;
        }

    #feature #slideshowwrap_lead #featurenav {
        display: none !important;
        width: 294px;
        margin: 193px 0 0 0;
    }

        #feature #slideshowwrap_lead #featurenav li button {
            width: 10px;
            height: 10px;
            font-size: 1em;
        }

    #features .headline h2 {
        font-size: 16px !important;
    }

    #feature .sidebar .module [id*=album-], #feature .sidebar .module object, .maincontent [id*=album-], .maincontent object {
        height: 239px !important;
        width: 290px !important;
    }

    ul.float li {
        width: 220px;
        margin-right: 20px;
    }

    #featurewrap {
        width: 294px;
        height: 131px;
    }

    #newsrotate {
        height: 90px !important;
    }

    .news .modulemore {
        margin-top: 20px;
    }

    .affiliates a h2 {
        font-size: 1em;
    }

    .spotlight h2 {
        font-size: 1.125em;
    }

    .sidebar .module:nth-child(even) {
        margin: 0 0 20px 0;
    }

    .programs_of_study td, .programs_of_study th {
        padding: 4px;
    }

    .programs_of_study .maincontent #undergrad .table {
        font-size: 11px;
    }

    div.col3 ul.timeline li {
        width: 19%;
    }

    div.col3.crime {
        width: 47%;
        margin-left: 6%;
    }

    form[class^=search_] {
        margin-bottom: 20px;
    }

    #feature.scroller aside#nav_module ul li {
        width: 48%;
    }

        #feature.scroller aside#nav_module ul li:nth-child(even) {
            padding: 0 0 0 2%;
        }

        #feature.scroller aside#nav_module ul li:nth-child(odd) {
            padding: 0 2% 0 0;
        }

        #feature.scroller aside#nav_module ul li a {
            display: inline-block;
        }

        #feature.scroller aside#nav_module ul li:nth-child(even), #feature.scroller aside#nav_module ul li:nth-child(odd) {
            text-align: center;
        }

            #feature.scroller aside#nav_module ul li:nth-child(even) span, #feature.scroller aside#nav_module ul li:nth-child(odd) span {
                float: none;
                margin: 0 auto .5em auto;
                display: block;
            }

    #feature.scroller aside#nav_module h2 {
        font-size: .875em;
    }

    #feature.scroller aside#nav_module.quantrell ul li a {
        font-size: .75em;
    }

    #feature.scroller aside {
        font-size: 1.125em;
    }

    #feature.scroller.mainfeature #features .headline h1 {
        font-size: 1.25em;
    }

    #feature.scroller aside#nav_module ul li span:after {
        margin-bottom: 1.5em;
    }
}

@media screen and (max-width:300px) {
    .spotlight h2 {
        font-size: 1em;
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
    #feature .sidebar .module [id*=album-], #feature .sidebar .module object, .maincontent [id*=album-], .maincontent object {
        height: 363px !important;
        width: 440px !important;
    }

    ul.float li {
        width: 22.928176794%;
    }

    .topnav {
        font-size: 100%;
    }

    #newsrotate {
        height: 140px;
    }

    .news .modulemore {
        margin-top: 20px;
    }
}

@media screen and (max-width:533px) {
    #feature.scroller aside.wide_image {
        background-size: auto 100% !important;
        padding-top: 0;
    }
}

@media screen and (max-width:593px) {
    #feature.scroller aside#nav_module ul li {
        min-height: 130px;
    }
}

@media only screen and (max-width:979px) {
    #home .module.events .date, #home .module.events p {
        line-height: 1.5em;
    }

        #home .module.events .date span.day, #home .module.events .date span.month {
            color: #797878;
            text-align: left;
            font-family: 微软雅黑,黑体,ProximaNova-Bold,HelveticaNeueBold,HelveticaNeue-Bold,'Helvetica Neue Bold',HelveticaNeue,'Helvetica Neue',TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;
            padding: 0;
            border: none;
            background: 0 0;
        }

    .row.event [class*=col].date {
        margin-right: 20px;
    }

    #leftcol .events .col1.date, #leftcol .events .col2, .sidebar .events .col1.date, .sidebar .events .col2 {
        clear: none;
        float: none;
        width: 100%;
    }

    #leftcol .events .date span.day, #leftcol .events .date span.month, .sidebar .events .date span.day, .sidebar .events .date span.month {
        display: inline;
    }

    ul.timeline span.label b {
        display: none;
        visibility: hidden;
    }

    ul.timeline.small span.label:before {
        content: "ʼ";
    }

    .module.crescat .row {
        padding-bottom: 74.5%;
    }

    .module.crescat .col3 {
        padding-bottom: 70.69893%;
    }

    #feature.scroller aside.wide_image {
        height: 40vh;
    }

        #feature.scroller aside.wide_image:before {
            height: 400px;
            padding-bottom: 0;
        }

        #feature.scroller aside.wide_image .text_overlay.left, #feature.scroller aside.wide_image .text_overlay.right {
            position: relative;
            text-align: center;
        }

    #feature.scroller aside blockquote, #feature.scroller aside cite {
        width: 90% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #feature.scroller aside.wide_image cite {
        text-align: center;
    }

    .module.crescat.campaign .shield {
        display: none;
    }

    .module.crescat.campaign .question {
        width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:979px) {
    body {
        font-size: 90%;
    }

    .push {
        height: 200px;
    }

    .grey {
        padding: 20px 0;
    }

    .white {
        padding: 20px 0;
    }

    .maincontent hr {
        margin: 0 0 20px 0;
    }

    .topnav ul {
        font-size: .85em;
    }

    .topnav li {
        margin: 0 .25em;
    }

        .topnav li:last-child {
            margin: 0 0 0 .25em;
        }

    .nav.utility.no-show {
        display: none;
    }

    #emergency .nav.utility {
        margin-right: 181px;
    }

    .nav.utility.no-show {
        display: none;
    }

    form[class^=search_] {
        margin-bottom: 20px;
    }

        #search.features input[type=text], form[class^=search_] input[type=text] {
            width: 60%;
        }

    .wordmark a {
        width: 276px;
        height: 56px;
        background-size: 100%;
    }

    .nav.main li a {
        font-size: .875em;
    }

    #home #featurewrap .prev {
        height: 189px;
        padding: 114px 16px 0 10px;
    }

    #home #featurewrap .next {
        height: 189px;
        padding: 114px 10px 0 16px;
    }

    .explore {
        height: 262px;
    }

    #explore .next, #explore .prev {
        height: 144px;
        padding: 125px .25em 0 .5em;
    }

    #feature #videowrap_lead {
        height: 266px;
        margin: 0 auto 20px auto;
    }

    #feature #slideshowwrap_lead {
        height: 342px;
        margin: 0 auto 20px auto;
    }

    #feature #slideshow_lead {
        height: 342px;
    }

    #feature .slidecaption {
        padding-top: 3%;
        font-size: .875em;
    }

        #feature .slidecaption h2 {
            font-size: 1.25em;
        }

    #feature #slideshowwrap_lead .prev {
        height: 177px;
        padding: 165px .25em 0 .25em;
    }

    #feature #slideshowwrap_lead .next {
        height: 177px;
        padding: 165px .25em 0 .25em;
        margin-right: 248px;
    }

    #feature #slideshowwrap_lead #featurenav {
        width: 476px;
        margin: 317px 0 0 0;
    }

    #featurewrap, .mainfeature #featurewrap {
        height: 239px;
    }

        #featurewrap .prev {
            height: 148px;
            padding: 91px .25em 0 .25em;
        }

        #featurewrap .next {
            height: 129px;
            padding: 110px .25em 0 .25em;
        }

        #featurewrap.subfeature .prev {
            height: 152px;
            padding: 113px .25em 0 .25em;
        }

        #featurewrap.subfeature .next {
            height: 152px;
            padding: 113px .25em 0 .25em;
        }

    #featurenav {
        margin: -24px auto 0 auto;
    }

    #feature #slideshowwrap {
        padding-bottom: 110%;
    }

    #features .headline {
        bottom: 15%;
    }

        #features .headline h2, .mainfeature #features .headline h1, .mainfeature #features .headline h2 {
            font-size: 18px;
        }

    blockquote.col3 {
        margin-right: 20px;
        margin-top: -10px;
    }

    #feature .maincontent blockquote p {
        font-size: 130%;
    }

    #feature #videothumbs {
        height: 34px;
    }

        #feature #videothumbs li {
            height: 34px;
            width: 57px;
            margin: 0 20px 0 0;
        }

    #feature #slideshowwrap .next, #feature #slideshowwrap .prev {
        height: 96px;
        padding: 82px .25em 0 .25em;
    }

    #feature .module.current_features .col3 {
        padding-left: 20px;
    }

    #feature .module.current_features div, #feature .module.current_features img {
        margin-top: 20px;
    }

    #feature .module.generic h2 + ul {
        margin-top: 20px;
    }

    #feature .sidebar .module [id*=album-], #feature .sidebar .module object {
        height: 239px !important;
        width: 290px !important;
    }

    ul.float li {
        width: 166px;
        margin-right: 20px;
    }

    #features .headline .blurb {
        width: 90%;
    }

    p.blurb {
        font-size: 90%;
    }

    #features .headline .blurb {
        padding: .625em 1em;
    }

    .module {
        margin-bottom: 20px;
    }

        .module.events h2, .module.news .headlines h3, .module.news h2 {
            margin-bottom: 20px;
        }

    .events .event {
        margin-bottom: 20px;
    }

    #home .events .row.event:nth-child(10), #home .events .row.event:nth-child(11) {
        display: inherit;
        visibility: visible;
    }

    .events .modulemore {
        text-align: left;
    }

        .events .modulemore li {
            float: none;
            margin: 0 0 1em 0;
        }

            .events .modulemore li:last-child {
                margin: 0;
            }

            .events .modulemore li:first-child {
                margin-right: 1em;
            }

    .spotlight .col2, .uchicagoconnect .col2 {
        width: 228px;
        margin-bottom: 20px;
    }

    .spotlight #arts.col2, .spotlight #athletics.col2 {
        margin-bottom: 0;
    }

    .col4.module.tw_fb, .col4.module.youtube {
        clear: both;
        width: 476px;
    }

        .col4.module.tw_fb div {
            width: 228px;
            float: left;
        }

            .col4.module.tw_fb div:first-child {
                margin-right: 20px;
            }

        .col4.module.tw_fb h2#facebook {
            margin-top: 0;
        }

    .col4.module.tw_fb {
        margin-bottom: 20px;
        border-bottom: 1px solid #DAD9D9;
    }

    h2#facebook, h2#twitter, h2#youtube {
        margin-bottom: 10px;
        padding: 4px 0 11px 32px;
    }

    .module.tw_fb p, .module.youtube p {
        font-size: 100%;
        line-height: 1.5em;
    }

    #home .uchicagoconnect li {
        display: inline-block;
        width: 226px;
    }

    #home .modulemore li:first-child {
        margin-bottom: 0;
    }

    #home .uchicagoconnect li:last-child {
        margin-left: 20px;
    }

    #home .uchicagoconnect ul.othersocial li {
        width: auto;
    }

        #home .uchicagoconnect ul.othersocial li:last-child {
            margin-left: 0;
        }

    .affiliates a h2 {
        font-size: .9em;
    }

    .affiliates .col4.right {
        width: 248px;
    }

        .affiliates .col4.right div.col2 {
            width: 104px;
        }

    #home .affiliates hr, #home .uchicagoconnect hr {
        margin: 0 0 20px 20px;
    }

        #home .affiliates hr.hidden-tablet {
            display: none !important;
        }

    .affiliates #norc, .affiliates #press {
        margin-bottom: 20px;
    }

    .col4.explore, .col8.crescat, .crescat .col3 {
        width: 352px;
    }

    .module.crescat a h2 {
        margin: 15% 10% 0 10%;
    }

    .module.crescat p {
        font-size: 120%;
        line-height: 1.5em;
        margin: 5% 10% 10% 10%;
    }

    .module.crescat a {
        height: 262px;
    }

        .crescat a:focus img, .module.crescat a:hover img {
            opacity: 0;
        }

        .module.crescat a #english h2 {
            margin: 15% 10% 0;
        }

    .module.crescat.campaign a:focus, .module.crescat.campaign a:hover {
        opacity: .9 !important;
    }

    .module.related {
        font-size: 90%;
    }

    #leftcol .module.photo h2, .sidebar .module h2 {
        font-size: 14px;
        position: relative;
        top: inherit;
        padding: 5px;
        bottom: 0;
        width: 156px;
        margin: 0;
    }

    .sidebar .module.events h2 {
        font-size: 16px;
        padding: 0;
        margin-bottom: .5em;
    }

    #feature .sidebar .module h2 {
        width: auto;
        padding: .1666em .3333em;
    }

    .spotlight div {
        position: relative;
        width: 228px;
        height: 140px;
    }

        .spotlight div a {
            position: absolute;
            width: 228px;
            height: 140px;
        }

    .spotlight img {
        position: absolute;
        height: 140px;
        clip: rect(0 228px 140px 0);
    }

    #leftcol .module h2 {
        margin-bottom: 20px;
    }

    #leftcol .module {
        padding-bottom: 20px;
    }

    .maincontent #campus_notices div, .maincontent p {
        margin-bottom: 20px;
    }

    .maincontent hr {
        margin: 0 0 20px 0;
    }

    .col9.maincontent object {
        height: 391px;
    }

    .maincontent ul.col3 + ul.col3 {
        margin: 0 0 1.875em 20px;
    }

    .module.no_photo p.motto {
        font-size: .875em;
    }

    .row-fluid.footer .col2, .row-fluid.footer .col4 {
        float: left;
        width: 14%;
    }

        .row-fluid.footer .col2:first-child, .row-fluid.footer .col2:last-child {
            width: 23%;
        }

    .nav-pills > li > a, .nav-tabs > li > a {
        padding-right: 4px;
        padding-left: 4px;
        margin-right: 0;
        line-height: 1em;
    }

    .academic_departments .maincontent .nav.nav-tabs > li > a, .programs_of_study .maincontent .nav.nav-tabs > li > a {
        font-size: 11px !important;
        padding-right: 7px !important;
        padding-left: 7px !important;
    }

    @-moz-document url-prefix() {
        .programs_of_study .maincontent .nav.nav-tabs > li > a {
            padding-right: 6px;
            padding-left: 6px;
        }
    }

    .programs_of_study .maincontent .nav.nav-tabs > li {
        padding-left: 0;
        padding-right: .3em;
    }

    ul.legend li {
        display: block !important;
        padding-left: 0;
        margin-left: 0;
    }

    .academic_departments .tab-content table {
        font-size: 11px;
    }

    footer li {
        margin-bottom: .5em;
    }

    footer p {
        line-height: 2em;
    }

    footer .shield a {
        width: 60%;
    }

    footer p, footer ul {
        font-size: .8125em;
    }

    #feature.scroller aside#nav_module {
        width: 74.99999997%;
        max-width: 970px;
    }

    #feature.scroller #slideshow_lead {
        height: 100%;
    }

    #feature.scroller #slideshowwrap_lead #featurenav {
        display: none !important;
        visibility: hidden;
    }

    #feature.scroller #slideshowwrap_lead .headline p {
        margin-top: 0;
    }
}

@media only screen and (min-width:980px) and (max-width:1080px) {
    .row-fluid.footer .col2 {
        float: left;
        width: 18%;
    }

    .row-fluid.footer .col4 {
        float: left;
        width: 19%;
    }

    footer .shield a {
        width: 40%;
    }
}

@media only screen and (min-width:980px) and (max-width:1249px) {
    body {
        font-size: 85%;
    }

    .grey {
        padding: 20px 0;
    }

    .white {
        padding: 20px 0;
    }

    hr {
        margin: 0 0 20px 0;
    }

    .topnav ul {
        font-size: 100%;
    }

    @-moz-document url-prefix() {
        .topnav ul {
            margin-top: 9px;
        }

            .topnav ul a {
                padding: .74em 1em;
            }
    }

    .nav.main li a {
        font-size: 95%;
    }

    .row.event [class*=col].date {
        margin-right: 20px;
    }

    #feature #videowrap_lead {
        height: 347px;
        margin: 0 auto 20px auto;
    }

    #feature #slideshowwrap_lead {
        margin: 0 auto 20px auto;
    }

    #feature .slidecaption {
        padding-top: 3%;
        width: 299px !important;
    }

    #feature #slideshowwrap_lead .prev {
        height: 232px;
        padding: 214px .25em 0 .25em;
    }

    #feature #slideshowwrap_lead .next {
        height: 232px;
        padding: 214px .25em 0 .25em;
        margin-right: 320px;
    }

    #feature #slideshowwrap_lead #featurenav {
        width: 620px;
        margin: 421px 0 0 0;
    }

    #feature #videothumbs {
        height: 48px;
    }

        #feature #videothumbs li {
            height: 48px;
            width: 80px;
            margin: 0 20px 0 0;
        }

    #feature #slideshowwrap .next, #feature #slideshowwrap .prev {
        height: 123px;
        padding: 110px .25em 0 .25em;
    }

    #feature #slideshowwrap {
        padding-bottom: 95%;
    }

    #feature .module.current_features .col3 {
        padding-left: 20px;
    }

    #feature .sidebar .module [id*=album-], #feature .sidebar .module object {
        height: 313px !important;
        width: 380px !important;
    }

    .mainfeature #featurewrap {
        height: 400px;
    }

    #home #featurewrap .prev {
        height: 214px;
        padding: 194px 16px 0 10px;
    }

    #home #featurewrap .next {
        height: 214px;
        padding: 194px 10px 0 16px;
    }

    #featurewrap.subfeature {
        height: 310px;
    }

        #featurewrap.subfeature .prev {
            height: 167px !important;
            padding: 143px 14px 0 10px !important;
        }

        #featurewrap.subfeature .next {
            height: 167px !important;
            padding: 143px 10px 0 14px !important;
        }

    .explore {
        height: 223px;
    }

    #explore .next, #explore .prev {
        height: 125px;
        padding: 105px .25em 0 .5em;
    }

    ul.float li {
        width: 220px;
        margin-right: 20px;
    }

    .affiliates a h2 {
        font-size: 1em;
    }

    .spotlight h2 {
        font-size: 1em;
    }

    .module.crescat .col5 {
        padding-bottom: 34.843748092%;
    }

    .module.crescat a h2 {
        font-size: 1.625em;
    }

    .module.crescat a #english h2 {
        font-size: 1.275em;
    }

    .module.crescat p {
        font-size: 1em;
    }

    .module.crescat a #english p {
        margin: 0 10% 0 0;
    }

    .module.news .headlines h3, .module.news h2 {
        margin-bottom: 20px;
    }

    .module.news .headlines {
        height: 170px;
    }

    .events .event {
        margin-bottom: 20px;
    }

    #home .uchicagoconnect h3 {
        font-size: .875em;
    }

    #home .uchicagoconnect ul {
        margin-bottom: 20px;
    }

    #home .affiliates hr, #home .uchicagoconnect hr {
        margin: 0 0 20px 20px;
    }

    .affiliates .col4.right {
        width: 320px;
    }

        .affiliates .col4.right div.col2 {
            width: 140px;
        }

    .affiliates #norc, .affiliates #press {
        margin-bottom: 20px;
    }

    #leftcol .module.photo h2, .sidebar .module h2 {
        font-size: 130%;
        position: relative;
        bottom: 0;
        width: 208px;
    }

    #feature .sidebar .module h2 {
        width: auto;
    }

    .module.photo p, .module.photo ul {
        font-size: 95%;
    }

    .spotlight div {
        position: relative;
        width: 140px;
        height: 140px;
    }

        .spotlight div a {
            position: absolute;
            width: 140px;
            height: 140px;
        }

    .spotlight img {
        position: absolute;
        height: 140px;
        clip: rect(0 140px 140px 0);
    }

    .maincontent #campus_notices div, .maincontent p {
        margin-bottom: 20px;
    }

    .maincontent ol > li:before {
        top: 1px;
    }

    .maincontent hr {
        margin: 0 0 20px 0;
    }

    .col9.maincontent object {
        height: 509px;
    }

    #leftcol .events .col1.date, .sidebar .events .col1.date {
        width: 40px;
    }

    #leftcol .events .col2, .sidebar .events .col2 {
        width: 160px;
    }

    #leftcol .module h2 {
        margin-bottom: 20px;
    }

    #leftcol .module.photo h2 {
        margin-bottom: 0;
    }

    #leftcol .module {
        padding-bottom: 20px;
    }

        #leftcol .module.photo {
            padding-bottom: 0;
        }

            #leftcol .module.photo.campaign {
                padding-bottom: 20px;
            }

    .module {
        margin-bottom: 20px;
    }

    .maincontent ul.col3 + ul.col3 {
        margin: 0 0 1.875em 20px;
    }

    form[class^=search_] {
        margin-bottom: 20px;
    }

        #search.features input[type=text], form[class^=search_] input[type=text] {
            width: 70%;
        }

    ul.legend li {
        font-size: 11px;
    }

        ul.legend li span[class*=icon-] {
            margin-right: 2px;
        }

    .module.explore {
        height: 221px;
    }
}

@media only screen and (min-width:980px) and (max-width:1199px) {
    .mainfeature #features .headline h1, .mainfeature #features .headline h2 {
        font-size: 150%;
    }

    .mainfeature p.blurb {
        font-size: 90%;
    }

    #feature.scroller .headline p {
        width: 96%;
        padding: 2%;
        max-width: none;
    }

    #feature.scroller #slideshowwrap_lead .headline p {
        margin-top: 4%;
    }
}

@media only screen and (max-width:1199px) {
    #feature.scroller .headline p {
        font-size: 90%;
    }
}

@media only screen and (max-width:1500px) {
    #feature.scroller.mainfeature #featurewrap.lead_video {
        max-width: 1200px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
    .mainfeature #featurewrap {
        height: 400px;
    }

    .mainfeature #features .headline h1, .mainfeature #features .headline h2 {
        font-size: 170%;
    }

    .mainfeature p.blurb {
        font-size: 95%;
    }

    #featurewrap.subfeature .prev, #home #featurewrap .prev {
        height: 246px;
        padding: 194px 14px 0 10px;
    }

    #featurewrap.subfeature .next, #home #featurewrap .next {
        height: 246px;
        padding: 194px 10px 0 14px;
    }
}

@media only screen and (min-width:1224px) {
    #explorenav li button:focus, #explorenav li button:hover, #featurenav li button:focus, #featurenav li button:hover {
        opacity: 1;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
    }

    #featurewrap.subfeature .prev {
        height: 246px;
        padding: 194px 14px 0 10px;
    }

    #featurewrap.subfeature .next {
        height: 246px;
        padding: 194px 10px 0 14px;
    }
}

@media only screen and (max-width:1249px) {
    #features .headline .blurb {
        display: none;
    }

    body#feature #features .headline .blurb, body#home #features .headline .blurb {
        display: block;
    }

    .affiliates #fermi, .affiliates #norc {
        margin-bottom: 20px;
    }

    #home .affiliates hr, #home .uchicagoconnect hr {
        margin: 20px 0 20px 20px;
    }

    .module #searchcenters .readmore {
        margin-left: 0;
        margin-top: .875em;
    }
}

@media only screen and (min-width:980px) and (max-width:1440px) {
    footer p, footer ul {
        font-size: .8125em;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .topnav li {
        margin: 0 .7em;
    }

    .topnav ul.roles li:last-child {
        margin: 0 0 0 .7em;
    }

    .topnav ul.utility li:first-child {
        margin: 0 .7em 0 0;
    }

    .nav.main li a {
        padding: 1em 1.2em;
    }

    .nav.main li:first-child {
        padding-right: 1.2em;
    }

    .nav.main li:last-child {
        padding-left: 1.2em;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .nav.main li a {
        padding: 1em .9em;
    }

    .nav.main li:first-child {
        padding: 0 .9em 0 0;
    }

    .nav.main li:last-child {
        padding: 0 0 0 .9em;
    }

    .maincontent [id*=album-], .maincontent object {
        height: 371px !important;
        width: 510px !important;
    }
}

@media only screen and (min-width:1250px) {
    .row {
        margin-left: -30px;
    }

        .row:after, .row:before {
            display: table;
            content: "";
        }

        .row:after {
            clear: both;
        }

    [class^=col] {
        float: left;
        margin-left: 30px;
    }

    .nav-collapse {
        float: none;
        margin: 0;
    }

    .mainfeature .container.page {
        width: 1170px;
    }

    .container.page {
        width: 1230px;
    }

        .container.page #leftcol.col3, .container.page .col3.sidebar {
            width: 300px;
        }

        .container.page #leftcol + .col9 {
            width: 900px;
        }

    .container, .navbar-fixed-bottom .container, .navbar-fixed-top .container {
        width: 1170px;
    }

    .col12 {
        width: 1170px;
    }

    .col11 {
        width: 1070px;
    }

    .col10 {
        width: 970px;
    }

    .col9 {
        width: 870px;
    }

    .col8 {
        width: 770px;
    }

    .col7 {
        width: 670px;
    }

    .col6 {
        width: 570px;
    }

    .col5 {
        width: 470px;
    }

    .col4 {
        width: 370px;
    }

    .col3 {
        width: 270px;
    }

    .col2 {
        width: 170px;
    }

    .col1 {
        width: 70px;
    }

    .offset12 {
        margin-left: 1230px;
    }

    .offset11 {
        margin-left: 1130px;
    }

    .offset10 {
        margin-left: 1030px;
    }

    .offset9 {
        margin-left: 930px;
    }

    .offset8 {
        margin-left: 830px;
    }

    .offset7 {
        margin-left: 730px;
    }

    .offset6 {
        margin-left: 630px;
    }

    .offset5 {
        margin-left: 530px;
    }

    .offset4 {
        margin-left: 430px;
    }

    .offset3 {
        margin-left: 330px;
    }

    .offset2 {
        margin-left: 230px;
    }

    .offset1 {
        margin-left: 130px;
    }

    .row-fluid {
        width: 100%;
    }

        .row-fluid:after, .row-fluid:before {
            display: table;
            content: "";
        }

        .row-fluid:after {
            clear: both;
        }

        .row-fluid [class^=col] {
            display: block;
            width: 100%;
            min-height: 28px;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            float: left;
            margin-left: 2.564102564%;
        }

            .row-fluid [class^=col]:first-child {
                margin-left: 0;
            }

        .row-fluid .col12 {
            width: 100%;
        }

        .row-fluid .col11 {
            width: 91.45299145300001%;
        }

        .row-fluid .col10 {
            width: 82.905982906%;
        }

        .row-fluid .col9 {
            width: 74.358974359%;
        }

        .row-fluid .col8 {
            width: 65.81196581200001%;
        }

        .row-fluid .col7 {
            width: 57.264957265%;
        }

        .row-fluid .col6 {
            width: 48.717948718%;
        }

        .row-fluid .col5 {
            width: 40.170940171000005%;
        }

        .row-fluid .col4 {
            width: 31.623931624%;
        }

        .row-fluid .col3 {
            width: 23.076923077%;
        }

        .row-fluid .col2 {
            width: 14.529914530000001%;
        }

        .row-fluid .col1 {
            width: 5.982905983%;
        }

    #contact .maincontent .col6 {
        width: 420px;
    }

    h2#heading_the-press.gr {
        font-size: 1.2em;
    }
}
/*# sourceMappingURL=base_styles.min.css.map */


.breadcrumb {
    margin-bottom: 0px;
    list-style: none;
    left: 0px;
    border-radius: 0px;
    margin-left: 15px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 10px;
            content: "/\00a0";
        }

    .breadcrumb > .active {
        color: #999;
    }

    

.slide-new-box {
    position: relative;
    overflow: hidden;
    margin-left: 0px;
}
.col4.slide-new-box.rili2{position: initial;}
.col4.slide-new-box.rili2 .more {
    position: absolute;
    right: 5px;
    top: 10px;
}
.slide-new {
    position: relative;
    overflow: hidden;
    margin-left: 0px;
}

    .slide-new ul {

    }

        .slide-new ul li {
            font-size: 14px;
            position: relative;
            padding-left: 80px;
            margin-top: 0px;
            margin-bottom: 25px;
        }

            .slide-new ul li a {

                font-weight: bold;
                display: inline-block;
                height: 22px;
                overflow: hidden;
            }

            .slide-new ul li p {
                color: #414141;
                line-height: 20px;
                font-size: 12px;
                overflow: hidden;
            }

.bor-bottom-dot {

    background: url(base_styles.min_res/bor_dot.gif) repeat-x bottom;
}


.smalltitle {
    margin-top: 5px;
    font-size: 10px;
    display:block;
    font-family: 微软雅黑;
    padding-bottom: 5px;
    position: absolute;
    overflow: hidden;
}

.date {
    margin-top: 5px;
    font-size: 12px;
    display: inline-block;
    font-family: 微软雅黑;
    padding-bottom: 3px;
    background: url(base_styles.min_res/ico_arrow-bot.gif) no-repeat bottom center;
    position: absolute;
    left: 0;
}

    .date i {
        display: inline-block;
        height: 16px;
        line-height: 16px;
        width: 50px;
        background: #a01b76;
        text-align: center;
        color: #fff;
    }

    .date em {
        display: inline-block;
        height: 16px;
        line-height: 16px;
        width: 50px;
        background: #a01b76;
        text-align: center;
        color: #fff;
        margin-top: 2px;
    }


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('http://www.cice.zvucoff.com/fonts/glyphicons-halflings-regular.eot');
  src: url('http://www.cice.zvucoff.com/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://www.cice.zvucoff.com/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://www.cice.zvucoff.com/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://www.cice.zvucoff.com/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-briefcase:before {
  content: "\1f4bc";
}

.glyphicon-calendar:before {
  content: "\1f4c5";
}

.glyphicon-pushpin:before {
  content: "\1f4cc";
}

.glyphicon-paperclip:before {
  content: "\1f4ce";
}

.glyphicon-camera:before {
  content: "\1f4f7";
}

.glyphicon-lock:before {
  content: "\1f512";
}

.glyphicon-bell:before {
  content: "\1f514";
}

.glyphicon-bookmark:before {
  content: "\1f516";
}

.glyphicon-fire:before {
  content: "\1f525";
}

.glyphicon-wrench:before {
  content: "\1f527";
}
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;}

.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#fff;text-align:center;    height: 60px;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 14px; color:#fff; background-color:#a01b76; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 14px; color:#fff; background-color:#a01b76;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:80px; padding: 0px 0px;} 
.rili2 .news_list li.news .news_title{    line-height: 23px;
    font-size: 16px;
    color: #000;
    font-family: 微软雅黑;} 
.rili2 .news_text {
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}
div#zx2 {
    background: #cd1c0a;
}

div#zx2 h2 {
    color: #fff470;
}
.col4.zx2 a {
    background: #A01B76!important;
}
.nav-search{ position: relative; }
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background:  url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;   width: 160px;     position: absolute;
    bottom: 52px;
    right: 5%; display: inline-block;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background:  url(style2_res/sous.png) no-repeat center;cursor: pointer;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
::-webkit-input-placeholder { color:#fff;}
:-moz-placeholder {color:#fff;}
::-moz-placeholder { color:#fff;}
:-ms-input-placeholder { color:#fff;}

@media only screen and (max-width: 767px){
.searchbox{left:0;}
}