* {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul li {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

a:hover {
    text-decoration: none;
}

div, p, span, li, ul, h1, h2, h3, h4, h5, h6, table, tr, th, td, strong {
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.fa {
    font-family: FontAwesome !important;
}

.clear_both {
    float: none !important;
    clear: both !important;
}

.wp_articlecontent p,
.wp_articlecontent p *,
.wp_articlecontent strong,
.wp_articlecontent strong *,
.wp_articlecontent span,
.wp_articlecontent span * {
    font-size: 16px !important;
    line-height: 1.6em !important;
    margin-bottom: 1.5em !important;
    margin-top: 1em !important;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
    color: black;
}

.wp_articlecontent h1, .wp_articlecontent h1 * {
    font-size: 32px !important;
    color: #028FD3 !important;
}

.wp_articlecontent h2, .wp_articlecontent h2 * {
    font-size: 24px !important;
    color: #028FD3 !important;
}

.wp_articlecontent h3, .wp_articlecontent h3 * {
    font-size: 21px !important;
    color: #028FD3 !important;
}

.wp_articlecontent h4, .wp_articlecontent h4 * {
    font-size: 18px !important;
    color: #028FD3 !important;
}

.wp_articlecontent h5, .wp_articlecontent h5 * {
    font-size: 16px !important;
    color: #028FD3 !important;
}

.wp_articlecontent h1, .wp_articlecontent h1 *, .wp_articlecontent h2, .wp_articlecontent h2 *,
.wp_articlecontent h3, .wp_articlecontent h3 *, .wp_articlecontent h4, .wp_articlecontent h4 *,
.wp_articlecontent h5, .wp_articlecontent h5 * {
    line-height: 1.35em !important;
    margin-top: 1em !important;
    margin-bottom: 0.5em !important;
    position: relative;
    color: #028FD3 !important;
}

.wp_articlecontent h1::before {
    content: ' ';
    display: inline-block;
    width: 6px;
    height: 24px;
    background: #028FD3 !important;
    positiion: absolute;
    top: 50%;
    margin-right: 12px;
    margin-top: -12px;
}

.wp_articlecontent a {
    color: #5A5A5A !important;
}

.wp_articlecontent ul li {
    font-size: 16px !important;
    line-height: 1.6em !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    color: black !important;
    position: relative;
    padding-left: 16px !important;
    list-style: none !important;
}

.wp_articlecontent ul li * {
    font-size: 16px !important;
    line-height: 1.6em !important;
    color: black !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.wp_articlecontent .list-paddingleft-2 {
    padding-left: 0px;
}

.wp_articlecontent ul li p, .wp_articlecontent ul li div {
    display: inline;
}

.wp_articlecontent ul li:before {
    content: ' ';
    display: inline-block;
    border: 3px solid #0090F3;
    border-radius: 50%;
    positiion: absolute;
    top: 50%;
    margin-right: 6px;
    margin-bottom: 3px;
    margin-left: -16px;
}

.wp_articlecontent ol li, .wp_articlecontent ol li * {
    font-size: 16px !important;
    line-height: 1.6em !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    color: black !important;
}

.wp_articlecontent img {
    max-width: 100% !important;
}

.wp_articlecontent a:hover {
    color: #028FD3 !important;
}

.head .head-logo-container {
    width: 100%;
    height: 102px;
    /*background: #028FD3;*/
    background: url(./images/top.jpg) no-repeat;
    background-size:cover;
}

.head .head-logo-container .container {
    height: 100%;
}

.head .head-logo-container .container .head-logo {
    float: left;
    display: block;
    width: 482px;
    height: 100%;
}

.head .head-logo-container .container .head-link {
    float: right;
    width: 206px;
    height: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
}

.head .head-logo-container .container .head-link > a {
    display: inline-block;
    float: right;
    color: #000000;
    font-size: 14px;
    line-height: 19px;
}

.head .head-logo-container .container .head-link > a:hover {
    text-decoration: underline;
}

.head .head-logo-container .container .head-link a.recruitment {
    margin-right: 26px;
}

.head .head-logo-container .container .head-link form {
    width: 100%;
    margin-top: 26px;
    border-bottom: 1px solid rgba(222, 222, 222, 0.6);
}

.head .head-logo-container .container .head-link form input[type="text"] {
    background: #028FD3;
    height: 32px;
    outline: none;
    border: none;
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
    width: 178px;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.head .head-logo-container .container .head-link form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.head .head-logo-container .container .head-link form .search-a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #028FD3;
    border: none;
}

.head .head-logo-container .container .head-link form .search-a .fa {
    font-size: 20px;
    line-height: 23px;
    color: #ffffff;
}

.head .head-menu-wrap {
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #dddddd;
}

.head .head-menu-wrap .head-menu {
    width: 100%;
    height: 100%;
}

.head .head-menu-wrap .head-menu > ul {
    width: 100%;
    height: 44px;
}

.head .head-menu-wrap .head-menu > ul > li {
    height: auto;
    float: left;
    position: relative;
}

.head .head-menu-wrap .head-menu > ul > li:last-child > ul {
    right: 0;
}

.head .head-menu-wrap .head-menu > ul > li:hover > a {
    border-bottom: 2px solid #028FD3;
}

.head .head-menu-wrap .head-menu > ul > li > a {
    display: inline-block;
    width: auto;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    color: #666666;
    font-weight: bold;
}

.head .head-menu-wrap .head-menu > ul > li span.down {
    display: inline-block;
    width: 11px;
    height: 100%;
    font-size: 16px;
}

.head .head-menu-wrap .head-menu > ul > li > ul {
    position: absolute;
    width: 200px;
    height: auto;
    display: none;
    z-index: 99;
}

.head .head-menu-wrap .head-menu > ul > li > ul > li {
    width: 100%;
    position: relative;
}

.head .head-menu-wrap .head-menu > ul > li > ul > li > a {
    display: block;
    background: #028Ff8;
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    line-height: 44px;
}

.head .head-menu-wrap .head-menu > ul > li > ul > li > a:hover {
    background: #48bdf7;
}

.head .head-menu-wrap .head-menu > ul > li > ul > li > ul {
    position: absolute;
    width: 200px;
    height: auto;
    top: 0;
    left: 200px;
    display: none;
}

.head .head-menu-wrap .head-menu > ul > li:first-child + li + li + li + li + li + li + li + li > ul > li > ul {
    left: -200px;
}

.head .head-menu-wrap .head-menu > ul > li > ul > li > ul > li > a {
    display: block;
    background: #028Ff8;
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    line-height: 44px;
}

.head .head-menu-wrap .head-menu > ul > li > ul > li > ul > li > a:hover {
    background: #028FD3;
}

.head .head-menu-wrap .head-menu > ul > li:first-child + li + li + li + li + li + li + li + li + li > ul {
    right: 0;
}

.tab-bar {
    width: 100%;
    height: 45px;
    background: #028FD3;
}

.tab-bar .menu-icon {
    display: block;
    width: 45px;
    height: 45px;
    float: right;
    text-align: center;
}

.tab-bar .menu-icon span.fa {
    font-size: 28px;
    line-height: 45px;
    color: #fff;
}

.tab-bar .tab-logo {
    display: block;
    width: auto;
    height: 45px;
    margin-right: 45px;
}

#sidebar-wrapper .sidebar-head {
    width: 250px;
    height: 45px;
    display: none;
}

#sidebar-wrapper .sidebar-head .menu_close {
    display: block;
    width: 45px;
    height: 45px;
    float: right;
    text-align: center;
}

#sidebar-wrapper .sidebar-head .menu_close span.fa {
    font-size: 20px;
    line-height: 45px;
    color: #fff;
    opacity: 1;
}

#sidebar-wrapper .sidebar-ul-wrap {
    display: none;
}

#sidebar-wrapper .sidebar-ul-wrap ul {
    margin: 0;
    padding: 0;
}

#sidebar-wrapper .sidebar-ul-wrap ul li {
    position: relative;
}

#sidebar-wrapper .sidebar-ul-wrap ul li .fa {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #027dDf;
}

#sidebar-wrapper .sidebar-ul-wrap ul {
    width: 250px;
}

#sidebar-wrapper .sidebar-ul-wrap ul > li {
    width: 100%;
}

#sidebar-wrapper .sidebar-ul-wrap ul > li a {
    box-sizing: border-box !important;
    display: block;
    width: 210px;
    height: auto;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
}

#sidebar-wrapper .sidebar-ul-wrap ul > li > a {
    padding-left: 12px;
}

#sidebar-wrapper .sidebar-ul-wrap ul > li > ul {
    display: none;
    background: #027dDf;
}

#sidebar-wrapper .sidebar-ul-wrap ul > li > ul > li > a {
    padding-left: 25px;
}

#sidebar-wrapper .sidebar-ul-wrap ul > li > ul > li > ul {
    display: none;
}

#sidebar-wrapper .sidebar-ul-wrap ul > li > ul > li > ul > li > a {
    padding-left: 42px;
}

#wrapper.toggled #sidebar-wrapper .sidebar-head {
    display: block;
}

#wrapper.toggled #sidebar-wrapper .sidebar-ul-wrap {
    display: block;
}

.backTop {
    width: 48px;
    height: 48px;
    z-index: 9999;
    position: fixed;
    bottom: 150px;
    right: 0px;
    padding: 5px 5px;
    cursor: pointer;
    background: rgba(2, 143, 211, 0.7);
    font-size: 16px;
    line-height: 15px;
    color: #ffffff;
    text-align: center;
}

.backTop:hover {
    background: #028fd3;
}

.backTop > span {
    font-size: 18px;
    color: #ffffff;
    display: block;
}

.hidden {
    display: none;
}

.foot .foot-one {
    width: 100%;
    background: #028FD3;
    padding-top: 40px;
    padding-bottom: 40px;
}

.foot .foot-one .foot-title {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 12px;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.foot .foot-one .links .foot-link {
    float: left;
    margin-bottom: 8px;
    cursor: pointer;
}

.foot .foot-one .links .foot-link:hover > a {
    text-decoration: underline;
}

.foot .foot-one .links .foot-link span.fa {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    opacity: 0.8;
    font-weight: bold;
}

.foot .foot-one .links .foot-link > a {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #ffffff;
    opacity: 0.8;
    display: inline-block;
    margin-left: 6px;
}

.foot .foot-one .contactUs .contact-p {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #ffffff;
    opacity: 0.8;
    padding-right: 20px;
    margin-bottom: 16px;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.foot .foot-two {
    width: 100%;
    background: #014878;
    min-height: 50px;
    padding-top: 17px;
    padding-bottom: 17px;
    text-align: center;
}

.foot .foot-two .copyright {
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body {
    background: url("./images/bg.png") no-repeat top center;
    background-size: 100% 1978px;
}

body.index .body .swiper1-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
}

body.index .body .swiper1-wrap .swiper-container1 {
    height: 400px;
    overflow: hidden;
    position: relative;
}

body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide {
    position: relative;
}

body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide > a {
    display: block;
    width: 100%;
    height: 100%;
}

body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide > a img {
    width: 100%;
    height: auto;
}

body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    height: 52px;
}

body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .title > a {
    display: inline-block;
    width: 100%;
    height: 52px;
    padding: 15px 150px 17px 65px;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.index .body .swiper1-wrap .swiper-container1 .pagination1 {
    width: 200px;
    height: 52px;
    position: absolute;
    bottom: 0;
    right: 62px;
    z-index: 20;
    text-align: right;
    margin: 0;
    line-height: 52px;
}

body.index .body .swiper1-wrap .swiper-container1 .pagination1 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    margin: 0 5px;
    cursor: pointer;
}

body.index .body .swiper1-wrap .swiper-container1 .pagination1 .swiper-active-switch {
    background: #fff;
}

body.index .body .section-head {
    padding-bottom: 12px;
    border-bottom: 1px solid #dddddd;
}

body.index .body .section-head .section-name {
    font-size: 24px;
    line-height: 32px;
    color: #333;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
    font-weight: bold;
}

body.index .body .section-head .more {
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin-top: 11px;
}

body.index .body .section-head .more:hover {
    color: #028FD3;
}

body.index .body .section-head .more .fa {
    font-size: 17px;
    line-height: 14px;
}

body.index .body .focus {
    margin-top: 26px;
}

body.index .body .focus .section-head {
    border-bottom: none;
}

body.index .body .focus .focus-content .focus-div {
    float: left;
}

body.index .body .focus .focus-content .focus-div .img-wrap {
    width: 100%;
    height: auto;
    position: relative;
}

body.index .body .focus .focus-content .focus-div .img-wrap > a {
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden;
}

body.index .body .focus .focus-content .focus-div .img-wrap > a img {
    width: auto;
    height: auto;
    transform: scale(1);
    transition: all 0.5s;
}

body.index .body .focus .focus-content .focus-div .img-wrap > a:hover img {
    transform: scale(1.05);
    transition: all 0.5s;
}

body.index .body .focus .focus-content .focus-div .img-wrap .data {
    position: absolute;
    bottom: -13px;
    left: 16px;
    width: 80px;
    height: 82px;
    background: #028FD3;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 12px;
}

body.index .body .focus .focus-content .focus-div .img-wrap .data .month {
    display: block;
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .focus .focus-content .focus-div .img-wrap .data .day {
    display: block;
    font-size: 26px;
    line-height: 35px;
    color: #ffffff;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .focus .focus-content .focus-div .message {
    padding: 24px 16px 16px 16px;
    border: 1px solid #e0e0e0;
}

body.index .body .focus .focus-content .focus-div .message .title {
    width: 100%;
    margin-bottom: 12px;
}

body.index .body .focus .focus-content .focus-div .message .title > a {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

body.index .body .focus .focus-content .focus-div .message .title > a:hover {
    color: #028FD3;
}

body.index .body .focus .focus-content .focus-div .message .description {
    width: 100%;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .notice-cross-wrap {
    width: 100%;
}

body.index .body .notice-cross-wrap .notice-wrap {
    float: left;
}

body.index .body .notice-cross-wrap .notice-wrap .section-head > a.more {
    display: none;
}

body.index .body .notice-cross-wrap .notice-wrap .section-head > a.more.active {
    display: block;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap {
    margin-top: 14px;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .nav-tabs {
    border-bottom: none;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap #myTab {
    height: 42px;
    position: relative;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap #myTab li {
    background: #fff;
    border: 2px solid #dddddd;
    height: 42px;
    width: auto;
    display: block;
    box-sizing: border-box;
    margin-right: 10px;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap #myTab li.last {
    margin-right: 0px;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap #myTab li > a {
    display: block;
    width: 100%;
    height: 100%;
    color: #028FD3;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    border: none;
    border-radius: 0;
    text-align: center;
    padding: 0 14px;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap #myTab li.active {
    border: none;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap #myTab li.active > a {
    background: #028FD3;
    color: #fff;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap #myTab .myTab-hum {
    display: none;
    width: 42px;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
    text-align: center;
    cursor: pointer;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap #myTab .myTab-hum .fa {
    color: #666;
    font-size: 22px;
    line-height: 42px;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content #notice0 {
    padding-top: 3px;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .left-newnotice-wrap {
    width: 49%;
    float: left;
    margin-right: 2%;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .right-newnotice-wrap {
    width: 49%;
    float: left;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .newnotice-ul > li {
    padding-right: 67px;
    padding-left: 70px;
    position: relative;
    border-bottom: 1px dashed #ddd;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .newnotice-ul > li:hover .notice-name {
    color: #028FD3;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .newnotice-ul > li:hover > a {
    color: #028FD3;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .newnotice-ul > li .notice-name {
    font-size: 14px;
    line-height: 43.5px;
    color: #333333;
    font-weight: bold;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .newnotice-ul > li > a {
    display: block;
    width: auto;
    font-size: 14px;
    line-height: 43.5px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .newnotice-ul > li .data {
    display: inline-block;
    width: 67px;
    height: 43.5px;
    font-size: 12px;
    line-height: 43.5px;
    position: absolute;
    right: 0px;
    bottom: 0;
    color: #666666;
    text-align: right;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .tab-content-ul {
    padding-top: 7px;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .tab-content-ul > li {
    width: 100%;
    height: 43px;
    padding-right: 75px;
    position: relative;
    border-bottom: 1px dashed #ddd;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .tab-content-ul > li > a {
    display: block;
    width: auto;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 43.5px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .tab-content-ul > li > a:hover {
    color: #028FD3;
}

body.index .body .notice-cross-wrap .notice-wrap .notice-content-wrap .tab-content .tab-pane .tab-content-ul > li .data {
    display: inline-block;
    width: 67px;
    height: 52px;
    font-size: 12px;
    line-height: 52px;
    position: absolute;
    right: 0px;
    bottom: 0;
    color: #666666;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .notice-cross-wrap .cross-wrap {
    float: left;
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap {
    margin-top: 42px;
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div {
    width: 100%;
    height: 89px;
    margin-bottom: 26px;
    border: 1px solid #dddddd;
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div .cross-a {
    display: table-cell;
    width: 100%;
    height: 89px;
    padding-left: 135px;
    padding-right: 66px;
    vertical-align: middle;
    font-size: 18px;
    line-height: 24px;
    color: #333;
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div .cross-a:hover {
    color: #028FD3;
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div:first-child {
    background: url("./images/cross1-bg.png") no-repeat center center;
    /*background: -webkit-image-set(url(./images/cross1-bg-2x.png) 2x, url(./images/cross1-bg-3x.png) 3x) no-repeat center center;*/
    background-size: 100% auto;
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div:first-child .cross-a {
    background: url("./images/cross1.png") no-repeat 26px center;
    /*background: -webkit-image-set(url(./images/cross1-2x.png) 2x, url(./images/cross1-3x.png) 3x) no-repeat 56px center;*/
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div:first-child + div {
    background: url("./images/cross2-bg.png") no-repeat center center;
    /*background: -webkit-image-set( url(./images/cross2-bg-2x.png) 2x, url(./images/cross2-bg-3x.png) 3x) no-repeat center center;*/
    background-size: 100% auto;
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div:first-child + div .cross-a {
    background: url("./images/cross2.png") no-repeat 26px center;
    /*background: -webkit-image-set(url(./images/cross2.png) 1x, url(./images/cross2-2x.png) 2x, url(./images/cross2-3x.png) 3x) no-repeat 56px center;*/
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div:first-child + div + div {
    background: url("./images/cross3-bg.png") no-repeat center center;
    /*background: -webkit-image-set(url(./images/cross3-bg.png) 1x, url(./images/cross3-bg-2x.png) 2x, url(./images/cross3-bg-3x.png) 3x) no-repeat center center;*/
    background-size: 100% auto;
}

body.index .body .notice-cross-wrap .cross-wrap .cross-content-wrap .cross-div:first-child + div + div .cross-a {
    background: url("./images/cross3.png") no-repeat 26px center;
    /*background: -webkit-image-set(url(./images/cross3.png) 1x, url(./images/cross3-2x.png) 2x, url(./images/cross3-3x.png) 3x) no-repeat 56px center;*/
}

body.index .body .forenotice-wrap .forenotice-div {
    float: left;
}

body.index .body .forenotice-wrap .forenotice-div .forenotice-ul {
    width: 100%;
}

body.index .body .forenotice-wrap .forenotice-div .forenotice-ul li {
    position: relative;
    padding-left: 83px;
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 19px;
    padding-top: 12px;
}

body.index .body .forenotice-wrap .forenotice-div .forenotice-ul li .calender {
    position: absolute;
    left: 0;
    top: 12px;
    width: 71px;
    height: 70px;
    border: 1px solid #e0e0e0;
}

body.index .body .forenotice-wrap .forenotice-div .forenotice-ul li .calender .week {
    display: block;
    width: 100%;
    height: 38px;
    background: #028FD3;
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .forenotice-wrap .forenotice-div .forenotice-ul li .calender .date {
    display: block;
    width: 100%;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
    color: #028FD3;
    text-align: center;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .forenotice-wrap .forenotice-div .forenotice-ul li .title-wrap > a {
    display: block;
    height: 48px;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    overflow: hidden;
}

body.index .body .forenotice-wrap .forenotice-div .forenotice-ul li .title-wrap > a:hover {
    color: #028FD3;
}

body.index .body .forenotice-wrap .forenotice-div .forenotice-ul li .description {
    height: 20px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .forenotice-wrap .site-device-content {
    position: relative;
    border: 1px solid #dddddd;
    margin-top: 12px;
    margin-bottom: 91px;
}

body.index .body .forenotice-wrap .site-device-content .img-wrap {
    width: 100%;
    height: auto;
}

body.index .body .forenotice-wrap .site-device-content .img-wrap > a {
    display: block;
    width: 100%;
    overflow: hidden;
}

body.index .body .forenotice-wrap .site-device-content .img-wrap > a img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 0.5s;
}

body.index .body .forenotice-wrap .site-device-content .img-wrap > a:hover img {
    transform: scale(1.2);
    transition: all 0.5s;
}

body.index .body .forenotice-wrap .site-device-content .description {
    width: 100%;
    height: 78px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    overflow: hidden;
    padding: 12px 16px 0px 16px;
    margin-bottom: 89px;
    box-sizing: border-box;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .forenotice-wrap .site-device-content .appoinment {
    width: 136px;
    height: 48px;
    border: 2px solid #dddddd;
    font-size: 16px;
    line-height: 48px;
    color: #028FD3;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -68px;
    bottom: 24px;
    cursor: pointer;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.index .body .forenotice-wrap .site-device-content .appoinment:hover {
    background: #028FD3;
    color: #fff;
    border: none;
}

.subnav-wrapper {
    padding-top: 39px;
    width: 23%;
    float: left;
    margin-bottom: 60px;
}

.subnav-wrapper .subnav-title {
    width: 100%;
    margin-bottom: 24px;
    padding-left: 30px;
}

.subnav-wrapper .subnav-title .english-title {
    font-size: 28px;
    line-height: 28px;
    color: #999999;
}

.subnav-wrapper .subnav-title .chinese-title {
    font-size: 36px;
    line-height: 40px;
    color: #4a4a4a;
}

.subnav-wrapper .subnav-ul-wrap {
    width: 100%;
    height: auto;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg {
    width: 100%;
    height: auto;
    background: url("./images/subnav.png") no-repeat top left #4A90E2;
    background: -webkit-image-set(url("./images/subnav.png") 1x, url("./images/subnav-2x.png") 2x) no-repeat top left #4A90E2;
    background-size: cover;
    position: relative;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul {
    width: 100%;
    height: auto;
    background: #f4f4f4;
    padding-top: 16px;
    padding-bottom: 21px;
    position: relative;
    top: 24px;
    left: 16px;
    box-shadow: 0 2px 4px 0 rgba(82, 111, 145, 0.26);
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul li {
    height: auto;
    position: relative;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul li a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    box-sizing: border-box;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul li a:hover {
    color: #4A90E2;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > li {
    position: relative;
    width: 80%;
    left: 20%;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > li > a {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    padding: 16px 15px 16px 13px;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > li > ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
    background: #f4f4f4;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > li > ul > li {
    width: 100%;
    height: auto;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > li > ul > li > a {
    font-size: 16px;
    line-height: 18px;
    color: #666666;
    padding: 16px 15px 16px 20px;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > li > ul > .selected a {
    color: #4A90E2;
    position: relative;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > li > ul > .selected a .square {
    display: block;
    width: 8px;
    height: 8px;
    background: #F8E71C;
    position: absolute;
    left: -5.5px;
    top: 21px;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > .selected > a {
    width: 118%;
    position: relative;
    color: #ffffff;
    padding-left: 27px;
    left: -15%;
    background: #4A90E2;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > .selected > a:hover {
    color: #fff;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > .selected > a .square {
    display: block;
    width: 11px;
    height: 11px;
    background: #F8E71C;
    position: absolute;
    left: -5.5px;
    top: 21px;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > .selected > ul {
    display: block;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > .parent > a {
    width: 118%;
    left: -15%;
    background: #4A90E2;
    position: relative;
    color: #ffffff;
    padding-left: 27px;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > .parent > a:hover {
    color: #fff;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > .parent > a .square {
    display: block;
    width: 11px;
    height: 11px;
    background: #F8E71C;
    position: absolute;
    left: -5.5px;
    top: 21px;
}

.subnav-wrapper .subnav-ul-wrap .subnav-bg > ul > .parent > ul {
    display: block;
}

ul.wp_paging {
    width: 100%;
}

ul.wp_paging .pages_count .per_page {
    display: none;
}

ul.wp_paging .pages_count .all_count {
    font-size: 14px;
    line-height: 20px;
    color: #7E7E7E;
}

ul.wp_paging .page_nav {
    float: right;
}

ul.wp_paging .page_nav a {
    font-size: 14px;
    line-height: 20px;
    color: #0B6ED6;
}

ul.wp_paging .page_jump {
    float: right;
}

ul.wp_paging .page_jump span {
    display: none;
}

ul.wp_paging .page_jump .pages {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #7E7E7E;
}

body.listcolumn .body .nosubnav-wrapper {
    width: 72%;
    float: right;
    max-width: 840px;
    margin: 0 auto;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-head {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 112px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-head .location {
    text-align: right;
    height: auto;
    padding-bottom: 8px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-head .location a {
    font-size: 14px;
    line-height: 20px;
    color: #9b9b9b;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-head .location a:last-child {
    color: #4A90E2;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-head .location .possplit {
    background-image: none;
    text-indent: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #9b9b9b;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .nosubnav-title {
    font-size: 32px;
    line-height: 93px;
    color: #4a4a4a;
    margin-bottom: -20px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .nosubnav-ul {
    width: 100%;
    height: auto;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .nosubnav-ul li {
    width: 100%;
    height: 68px;
    border-bottom: 1px dashed #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .nosubnav-ul li.nodate {
    height: 45px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .nosubnav-ul li .date {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #777777;
    margin-bottom: 4px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .nosubnav-ul li > a {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #3C3C3C;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .nosubnav-ul li:hover .date {
    color: #004878;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .nosubnav-ul li:hover > a {
    color: #02478F;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.teacherName-ul {
    padding-top: 32px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.teacherName-ul li {
    width: auto;
    float: left;
    height: 70px;
    text-align: left;
    list-style: none;
    margin-right: 40px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.teacherName-ul li a {
    line-height: 25px;
    font-size: 18px;
    color: #445566;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.teacherName-ul li a:hover {
    color: #028FD3;
}

@media screen and (max-width: 767px) {
    body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.teacherName-ul li {
        width: 25%;
        margin-right: 0;
    }
}


body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li {
    height: auto;
    float: left;
    margin-bottom: 24px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li:hover .teacher_msg .title a {
    color: #028FD3;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .img-wrap {
    display: block;
    width: 100%;
    height: 150px;
    overflow: hidden;
    background: url("./images/default.png") no-repeat center;
    background-size: auto 100%;
    position: relative;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .img-wrap a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .img-wrap a:hover img {
    transform: scale(1.2);
    transition: all 0.6s;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .img-wrap img {
    display: block;
    transform: scale(1);
    transition: all 0.6s;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .teacher_msg {
    margin-top: 12px;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .teacher_msg .title a {
    display: block;
    width: 100%;
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    color: #3C3C3C;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .teacher_msg .title a:hover {
    color: #028FD3;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .teacher_msg .job {
    display: block;
    width: 100%;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #3C3C3C;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content .teacher_list li .teacher_msg .position {
    display: block;
    width: 100%;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #3C3C3C;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.association-ul li {
    width: 50%;
    float: left;
    margin-bottom: 1.5em;
    margin-top: 1em;
}

@media screen and (max-width: 776px) {
    body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.association-ul li {
        width: 100%;
    }
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.association-ul li a {
    font-size: 16px;
    line-height: 1.6em;
    color: #5a5a5a;
}

body.listcolumn .body .nosubnav-wrapper .nosubnav-content ul.association-ul li a:hover {
    color: #028FD3;
}

body.display .body .info-wrap {
    max-width: 1040px;
    margin: 0 auto;
}

body.display .body .info-wrap .info-head {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 72px;
}

body.display .body .info-wrap .info-head .location {
    text-align: right;
    height: auto;
    padding-bottom: 8px;
}

body.display .body .info-wrap .info-head .location a {
    font-size: 14px;
    line-height: 20px;
    color: #9b9b9b;
}

body.display .body .info-wrap .info-head .location a:last-child {
    color: #4A90E2;
}

body.display .body .info-wrap .info-head .location .possplit {
    background-image: none;
    text-indent: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #9b9b9b;
}

body.display .body .info-wrap .info-content .info-title {
    font-size: 32px;
    line-height: 43px;
    color: #4A4A4A;
    margin-bottom: 11px;
    margin-top: 20px;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.display .body .info-wrap .info-content .info-message {
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    color: #777777;
    text-align: left;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.display .body .info-wrap .info-content .info-artcle img {
    max-width: 100%;
}

body.display .body .info-wrap .info-content .info-artcle p {
    font-size: 16px;
    line-height: 26px;
    color: #424242;
    margin-top: 16px;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

body.teacheList .body .main_containter .main_section .main_left .subnav-wrapper {
    width: 100%;
}

.table-wrapper .table-title {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 12px;
}

.table-wrapper .table-responsive .table {
    width: 100%;
    margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 0px;
}

.table-wrapper .table-responsive .table > thead > tr > th {
    height: 54px;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    background: #4A90E2 !important;
    border-left: 1px solid #E8E8E8;
    vertical-align: middle;
}

.table-wrapper .table-responsive .table tbody > tr > td {
    height: 54px;
    border: 1px solid #e8e8e8;
    vertical-align: middle;
    font-size: 14px;
    line-height: 22px;
    color: #1f1f1f;
}

.wp_articlecontent .table-responsive .table {
    width: 100%;
    margin-bottom: 50px;
}

.wp_articlecontent .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #F3F3F3;
}

.wp_articlecontent .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #ffffff;
}

.wp_articlecontent .table-responsive .table > tbody > tr > td * {
    font-size: 14px !important;
    line-height: 22px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.wp_articlecontent .table-responsive .table tbody > tr > td {
    border: 1px solid #DDDDDD !important;
    vertical-align: middle !important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #1F1F1F !important;
    padding: 15px !important;
}

.wp_articlecontent .table-responsive .table tbody > tr > td * {
    color: #1F1F1F !important;
}

.wp_articlecontent .table-responsive .table > tbody > tr:first-child > td {
    border: 1px solid #fff !important;
    height: 54px;
    font-size: 14px !important;
    line-height: 22px;
    color: #ffffff !important;
    background: #4A90E2 !important;
    vertical-align: middle;
    padding: 15px !important;
}

.wp_articlecontent .table-responsive .table > tbody > tr:first-child > td * {
    color: #fff !important;
}

.wp_articlecontent .table-responsive .table > tbody > tr:first-child > th {
    border: 1px solid #fff !important;
    height: 54px;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #ffffff !important;
    background: #4A90E2 !important;
    vertical-align: middle;
    padding: 15px !important;
}

.wp_articlecontent .table-responsive .table > tbody > tr:first-child > th * {
    color: #fff !important;
}

.wp_articlecontent .table-responsive .table > tbody > tr:first-child > td:first-child {
    border-radius: 4px 0px 0px 0px;
}

.wp_articlecontent .table-responsive .table > tbody > tr:first-child > th:first-child {
    border-radius: 4px 0px 0px 0px;
}

.wp_articlecontent .table-responsive .table > tbody > tr:first-child > th:last-child {
    border-radius: 0px 4px 0px 0px;
}

.wp_articlecontent .table-responsive .table > tbody > tr:first-child > th:last-child {
    border-radius: 0px 4px 0px 0px;
}

body.listcolumn .body, body.teacheList .body, body.display .body {
    background: url("./images/nydt.png") no-repeat bottom center;
    background-size: 100% auto;
}

.head .head-logo-container .container .head-logo {
    background: url(./images/logo.png) no-repeat left center;
}

.tab-bar .tab-logo {
    background: url(./images/logo.png) no-repeat left center;
    background-size: auto 35px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    body.listcolumn .body, body.teacheList .body, body.display .body {
        background: url("./images/nydt-2x.png") no-repeat bottom center;
        background-size: 100% auto;
    }

    .head .head-logo-container .container .head-logo {
        background: url(./images/logo_2x.png) no-repeat left center;
        background-size: 384px auto;
    }

    .tab-bar .tab-logo {
        background: url(./images/logo_2x.png) no-repeat left center;
        background-size: auto 35px;
    }
}

/*# sourceMappingURL=main.css.map */