body {
    min-width: 1200px;
    overflow-x: scroll; }

.container {
    width: 1200px !important;
    min-width: 1200px !important; }

#sidebar-wrapper {
    display: none; }

* {
    margin: 0;
    padding: 0;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important; }

ul {
    list-style: none;
    margin: 0;
    padding: 0; }
ul li {
    margin: 0;
    padding: 0; }

a {
    text-decoration: none;
    cursor: pointer; }
a:link, a:visited, a a:active, a:hover {
    text-decoration: none; }

.fa {
    font-family: FontAwesome !important; }

.clear_both {
    float: none !important;
    clear: both !important; }

.head .head-logo-container {
    width: 100%;
    height: 119px;
    background: #B13535; }
.head .head-logo-container .container {
    height: 100%; }
.head .head-logo-container .container .head-logo {
    float: left;
    display: block;
    width: 400px;
    height: 119px;
    background: url("/_upload/tpl/08/58/2136/template2136/images/logo.png") no-repeat left center;
    background-size: auto 59px; }
.head .head-logo-container .container .search-link {
    float: right;
    height: 100%;
    padding-top: 29px; }
.head .head-logo-container .container .search-link .scut {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    display: block;
    text-align: right;
    opacity: 0.8; }
.head .head-logo-container .container .search-link .scut:hover {
    text-decoration: underline;
    opacity: 1; }
.head .head-logo-container .container .search-link .search-form {
    margin-top: 8px; }
.head .head-logo-container .container .search-link .search-form form {
    width: 269px;
    height: 28px;
    padding-right: 32px;
    position: relative;
    background: #ffffff; }
.head .head-logo-container .container .search-link .search-form input[type="text"] {
    width: 100%;
    height: 100%;
    background: #ffffff;
    outline: none;
    border: none;
    padding-left: 10px; }
.head .head-logo-container .container .search-link .search-form input[type="submit"] {
    width: 32px;
    height: 16px;
    border: none;
    border-left: 1px solid #979797;
    position: absolute;
    top: 6px;
    right: 0px;
    outline: none;
    background: url("/_upload/tpl/08/58/2136/template2136/images/search.png") no-repeat center;
    background-size: auto 16px; }
.head .head-menu-wrap {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 2px 0 0 rgba(206, 206, 206, 0.46); }
.head .head-menu-wrap .head-menu {
    width: 100%;
    height: 100%; }
.head .head-menu-wrap .head-menu > ul {
    width: 100%;
    height: 50px; }
.head .head-menu-wrap .head-menu > ul > li {
    height: auto;
    float: left;
    position: relative;
    width: 12.5%; }
.head .head-menu-wrap .head-menu > ul > li:hover > a {
    border-bottom: 2px solid #B13535; }
.head .head-menu-wrap .head-menu > ul > li > a {
    display: block;
    width: 80%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    color: #333333;
    text-align: center;
    margin: 0 auto; }
.head .head-menu-wrap .head-menu > ul > li > ul {
    position: absolute;
    width: 212px;
    height: auto;
    display: none;
    z-index: 99;
    left: 15px; }
.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: #D85255;
    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: #B13535; }
.head .head-menu-wrap .head-menu > ul > li > ul > li > ul {
    position: absolute;
    width: 180px;
    height: auto;
    top: 0;
    left: 180px;
    display: none; }
.head .head-menu-wrap .head-menu > ul > li > ul > li > ul > li > a {
    display: block;
    background: #D85255;
    width: 100%;
    height: auto;
    color: #fff;
    font-size: 16px;
    padding: 10px 16px;
    line-height: 24px; }
.head .head-menu-wrap .head-menu > ul > li > ul > li > ul > li > a:hover {
    background: #B13535; }
.head .head-menu-wrap .head-menu > ul > li:first-child+li+li+li+li+li+li>ul{
    display: none !important;
}
.tab-bar {
    display: none;
    width: 100%;
    height: 45px;
    background: #B13535; }
.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;
    font-family: FontAwesome !important; }
.tab-bar .tab-logo {
    display: block;
    width: auto;
    height: 45px;
    margin-right: 45px;
    background: url("/_upload/tpl/08/58/2136/template2136/images/logo.png") no-repeat left center;
    background-size: auto 36px; }

#sidebar-wrapper {
    background: #B13535; }
#sidebar-wrapper .sidebar-head {
    width: 100%;
    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;
    font-family: FontAwesome !important; }
#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: 100%; }
#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: #D85255;
    border-radius: 4px;
    opacity: 0.8;
    font-size: 16px;
    line-height: 15px;
    color: #ffffff;
    text-align: center; }
.backTop > span.fa {
    font-size: 18px;
    color: #ffffff;
    display: block;
    font-family: FontAwesome !important; }
.backTop:hover {
    opacity: 1; }

.hidden {
    display: none; }

.foot {
    background: #B13535;
    padding-top: 22px;
    padding-bottom: 30px; }
.foot .caseName {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 13px; }
.foot .ul-wrap ul li {
    height: 30px;
    opacity: 0.9;
    position: relative;
    padding-left: 20px; }
.foot .ul-wrap ul li:hover {
    opacity: 1; }
.foot .ul-wrap ul li:hover a {
    text-decoration: underline; }
.foot .ul-wrap ul li .fa {
    color: #ffffff;
    font-size: 10px;
    line-height: 30px;
    position: absolute;
    top: 0px;
    left: 0px; }
.foot .ul-wrap ul li a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
.foot .innerLink .ul-wrap ul li {
    width: 50%;
    float: left; }
.foot .contact {
    padding-left: 0px; }
.foot .contact .content .item {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff; }

.copyright {
    padding: 17px;
    background: #626262;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    text-align: center; }

body.index .body {
    background: #f3f1ec; }
body.index .body .part1 {
    margin-top: 18px; }
body.index .body .part1 .swiper1-wrap {
    width: 83%;
    height: auto;
    float: left;
    overflow: hidden; }
body.index .body .part1 .swiper1-wrap .swiper-container1 {
    position: relative;
    height: 380px;
    overflow: hidden; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide {
    position: relative;
    background:#ffffff;
}
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(82, 82, 82, 0.81);
    height: 40px; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .title > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0px 150px 0px 30px;
    font-size: 20px;
    line-height: 40px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide .title > a:hover {
    color: #D85255; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .pagination1 {
    width: auto;
    height: 40px;
    position: absolute;
    bottom: 0;
    right: 62px;
    z-index: 20;
    text-align: right;
    margin: 0;
    line-height: 40px; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .pagination1 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 2px;
    background: #ffffff;
    margin: 3px 1px;
    cursor: pointer; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .pagination1 .swiper-active-switch {
    background: #D85255; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper1-button {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    cursor: pointer; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper1-button .fa {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    opacity: 0.6;
    font-family: FontAwesome !important; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper1-button.prev1 {
    left: 0; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper1-button.next1 {
    right: 0; }
body.index .body .part1 .swiper1-wrap .swiper-container1 .swiper1-button:hover .fa {
    opacity: 1; }
body.index .body .part1 .schedule-link {
    width: 17%;
    height:390px;
    float: left;
}
body.index .body .part1 .schedule-link .item {
    height: 98px;
    border-top: 1px solid #f3f1ec;
    background: #ffffff;
    display: table;
    padding-left: 0px;
    padding-right: 0px; }
body.index .body .part1 .schedule-link .item:last-child{
    height:96px;
}
body.index .body .part1 .schedule-link .item a {
    padding-left: 70px;
    display: table-cell;
    height: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    vertical-align: middle; }
body.index .body .part1 .schedule-link .item a:hover {
    color: #D85255; }
body.index .body .part1 .schedule-link .item:first-child a {
    background: url("/_upload/tpl/08/58/2136/template2136/images/item1.png") no-repeat left 24px center;
    background-size: auto; }
body.index .body .part1 .schedule-link .item:first-child + .item a {
    background: url("/_upload/tpl/08/58/2136/template2136/images/item2.png") no-repeat left 24px center;
    background-size: auto; }
body.index .body .part1 .schedule-link .item:first-child + .item + .item a {
    background: url("/_upload/tpl/08/58/2136/template2136/images/item3.png") no-repeat left 24px center;
    background-size: auto; }
body.index .body .part1 .schedule-link .item:first-child + .item + .item + .item a {
    background: url("/_upload/tpl/08/58/2136/template2136/images/item4.png") no-repeat left 24px center;
    background-size: auto; }
body.index .body .link {
    margin-top: 20px;
    border-top: 2px solid #D85255; }
body.index .body .link ul li {
    padding: 20px 16px;
    background: #ffffff;
    position: relative;
    text-align: center; }
body.index .body .link ul li .normal {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    text-align: center; }
body.index .body .link ul li .font {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 16px; }
body.index .body .link ul li a:hover .normal {
    color: #D85255; }
body.index .body .link ul .calendar .normal {
    padding-right: 12px; }
body.index .body .link ul .calendar .date {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    text-align: center;
    padding-right: 12px; }
body.index .body .link ul .calendar .lunar {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    text-align: center;
    padding-right: 12px; }
body.index .body .link ul .reception .font {
    background: url("/_upload/tpl/08/58/2136/template2136/images/reception.png") no-repeat left bottom #ffffff;
    background-size: 16px; }
body.index .body .link ul .mail .font {
    background: url("/_upload/tpl/08/58/2136/template2136/images/mail.png") no-repeat left bottom #ffffff;
    background-size: 16px; }
body.index .body .list-headWrap {
    border-bottom: 2px solid #D85255;
    padding-bottom: 10px; }
body.index .body .list-headWrap .caseName {
    font-size: 24px;
    line-height: 32px;
    color: #FE352C;
    float: left; }
body.index .body .list-headWrap .enName {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    opacity: 0.8;
    float: left;
    margin-top: 8px;
    margin-left: 13px; }
body.index .body .list-headWrap .more_btn {
    float: right; }
body.index .body .list-headWrap .more_btn a {
    display: block;
    width: 50px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    background: #D85255;
    color: #ffffff;
    text-align: center;
    margin-top: 7px; }
body.index .body .list-headWrap .more_btn a:hover {
    background: rgba(216, 82, 85, 0.7); }
body.index .body .notice-news {
    margin-top: 42px;
    margin-bottom: 51px; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li {
    width: 100%;
    height: 129px;
    border-top: 1px dashed #000000;
    padding: 24px 0px 28px 106px;
    position: relative; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li:first-child {
    border-top: none; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .calendar {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 24px; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .calendar .day {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #D85255;
    color: #ffffff;
    font-size: 32px;
    padding-left: 10px; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .calendar .month {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    background: rgba(216, 82, 85, 0.7);
    color: #ffffff;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 3px; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .calendar .year {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 16px;
    background: rgba(216, 82, 85, 0.7);
    color: #ffffff;
    font-size: 12px;
    padding-left: 10px; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .title {
    height: 32px;
    margin-bottom: 10px;
    position:relative;
}
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .title span.icon {
    display: inline-block;
    margin-top: 6px;
    margin-right: 4px;
    float: left;
}
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .title > a {
    font-size: 20px;
    line-height: 32px;
    color: #1F1F1F;
    display: inline-block;
    height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 420px;
    font-weight: 600; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .title > a:hover {
    color: #D85255; }
body.index .body .notice-news .calendarList-wrapper .ul-wrap ul li .description {
    display: block;
    height: 40px;
    font-size: 15px;
    line-height: 22px;
    color: #424242;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-indent: 2em; }
body.index .body .activity {
    background: #ffffff;
    padding-top: 42px;
    padding-bottom: 55px; }
body.index .body .activity .list-headWrap {
    margin-bottom: 30px; }
body.index .body .activity .swiper2-wrap {
    width: 100%;
    height:280px;
    position: relative;
    overflow: hidden; }
body.index .body .activity .swiper2-wrap .swiper-container2 .swiper-wrapper .swiper-slide .img-wrap {
    height:200px;
    overflow: hidden; }
body.index .body .activity .swiper2-wrap .swiper-container2 .swiper-wrapper .swiper-slide .content-wrap {
    height: 78px;
    text-align: left;
    padding: 15px 27px;
    background-color: #F2F1EC; }
body.index .body .activity .swiper2-wrap .swiper-container2 .swiper-wrapper .swiper-slide .content-wrap > a {
    width: 100%;
    height: 48px;
    font-size: 18px;
    color: #000;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
body.index .body .activity .swiper2-wrap .swiper-container2 .swiper-wrapper .swiper-slide .content-wrap > a:hover {
    color: #D85255; }
body.index .body .activity .swiper2-wrap .swiper2-button {
    display: none;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    background-image: none;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 9999; }
body.index .body .activity .swiper2-wrap .swiper2-button:hover .fa {
    opacity: 1; }
body.index .body .activity .swiper2-wrap .swiper2-button .fa {
    color: #D85255;
    font-size: 48px;
    line-height: 40px;
    opacity: 0.8;
    font-family: FontAwesome !important; }
body.index .body .activity .swiper2-wrap .swiper-button-prev {
    left: 0px; }
body.index .body .activity .swiper2-wrap .swiper-button-next {
    right: 0px; }
body.index .body .guide-other {
    padding-top: 32px;
    padding-bottom: 24px; }
body.index .body .guide-other .guide .list-wrapper .ul-wrap ul li {
    height: 48px;
    border-bottom: 1px dashed #000000;
    padding: 10px 0px 10px 40px;
    position: relative; }
body.index .body .guide-other .guide .list-wrapper .ul-wrap ul li:hover > a {
    color: #D85255; }
body.index .body .guide-other .guide .list-wrapper .ul-wrap ul li:hover .dot {
    background: #D85255; }
body.index .body .guide-other .guide .list-wrapper .ul-wrap ul li > a {
    display: block;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #1F1F1F; }
body.index .body .guide-other .guide .list-wrapper .ul-wrap ul li .dot {
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 12px;
    top: 50%;
    margin-top: -4px;
    background: #000000; }
body.index .body .guide-other .other .contact .contact-wrap {
    padding-top: 14px;
    padding-bottom: 23px; }
body.index .body .guide-other .other .contact .contact-wrap .code {
    width: 102px;
    height: 102px;
    background: url("/_upload/tpl/08/58/2136/template2136/images/code.jpg") no-repeat center;
    background-size: 100%;
    float: left; }
body.index .body .guide-other .other .contact .contact-wrap .font {
    float: left;
    margin-left: 22px;
    padding-top: 12px; }
body.index .body .guide-other .other .contact .contact-wrap .font .content1 {
    display: block;
    font-size: 21px;
    line-height: 40px;
    color: #1f1f1f;
    position: relative;
    padding-right: 65px; }
body.index .body .guide-other .other .contact .contact-wrap .font .content1 .wechat {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url("/_upload/tpl/08/58/2136/template2136/images/wechat.png") no-repeat center;
    background-size: 35px;
    position: absolute;
    right: 24px;
    bottom: 3px; }
body.index .body .guide-other .other .contact .contact-wrap .font .content2 {
    display: block;
    font-size: 21px;
    line-height: 40px;
    color: #1f1f1f; }
body.index .body .guide-other .other .ul-wrap {
    padding-top: 12px; }
body.index .body .guide-other .other .ul-wrap ul li {
    height: 30px;
    padding: 0px 0px 0px 40px;
    position: relative; }
body.index .body .guide-other .other .ul-wrap ul li:hover > a {
    color: #D85255; }
body.index .body .guide-other .other .ul-wrap ul li:hover .dot {
    background: #D85255; }
body.index .body .guide-other .other .ul-wrap ul li > a {
    display: block;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #1F1F1F; }
body.index .body .guide-other .other .ul-wrap ul li .dot {
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 12px;
    top: 50%;
    margin-top: -4px;
    background: #000000; }
body.index .body .guide-other .other .held {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px; }
body.index .body .guide-other .other .attach {
    padding-right: 0px; }

body.listcolumn {
    background: #f3f1ec; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.listUl li {
    height: 62px;
    border-bottom: 1px dashed #000000;
    position: relative;
    padding-right: 82px; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.listUl li > a {
    display: block;
    height: 62px;
    font-size: 18px;
    line-height: 62px;
    color: #1F1F1F;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.listUl li > a:hover {
    color: #C31E22; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.listUl li .date {
    position: absolute;
    top: 20px;
    right: 0px;
    font-size: 14px;
    line-height: 22px;
    color: #4A4A4A; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.teacherUl {
    padding-top: 20px; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.teacherUl li {
    float: left;
    margin-bottom: 10px;
    width: 18.4%;
    margin-right: 2%; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.teacherUl li:nth-of-type(5n) {
    margin-right: 0%; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.teacherUl li .img-wrap {
    display: block;
    width: 100%; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.teacherUl li .img-wrap > a {
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.teacherUl li .title {
    padding: 22px; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.teacherUl li .title > a {
    display: block;
    height: 26px;
    font-size: 16px;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #424242;
    text-align: center; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.teacherUl li .title > a:hover {
    color: #D85255; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.pictureUl {
    padding-top: 20px; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.pictureUl li {
    float: left;
    margin-bottom: 14px;
    width: 30.66%;
    margin-right: 4%; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.pictureUl li:nth-of-type(3n) {
    margin-right: 0%; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.pictureUl li .img-wrap {
    display: block;
    width: 100%; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.pictureUl li .img-wrap > a {
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.pictureUl li .title {
    padding: 20px 4px 10px 4px;
}
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.pictureUl li .title > a {
    display: block;
    height:48px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: center; }
body.listcolumn .body .nosubnav-wrapper .ul-wrap ul.pictureUl li .title > a:hover {
    color: #D85255; }

body.displayinfo .body .nosubnav-wrapper .article-wrapper {
    padding-top: 38px; }
body.displayinfo .body .nosubnav-wrapper .article-wrapper .title {
    font-size: 24px;
    line-height: 32px;
    color: #B13535;
    text-align: center;
    margin-bottom: 5px; }
body.displayinfo .body .nosubnav-wrapper .article-wrapper .subTitle {
    font-size: 20px;
    line-height: 28px;
    color: #D85255;
    text-align: center;
    margin-bottom: 18px; }
body.displayinfo .body .nosubnav-wrapper .article-wrapper .article-message {
    font-size: 16px;
    line-height: 22px;
    color: #424242;
    text-align: center; }
body.displayinfo .body .nosubnav-wrapper .article-wrapper .share .bdsharebuttonbox {
    text-align: center; }
body.displayinfo .body .nosubnav-wrapper .article-wrapper .share .bdshare-button-style0-24 a,
body.displayinfo .body .nosubnav-wrapper .article-wrapper .share .bdshare-button-style0-24 .bds_more {
    float: right; }

.subnav-wrapper {
    padding-top: 39px;
    width: 23%;
    float: left;
    margin-bottom: 60px; }
.subnav-wrapper h3 {
    width: 100%;
    background: #D85255;
    font-size: 21px;
    line-height: 28px;
    color: #ffffff;
    padding: 14px 16px 16px 38px;
    margin-top: 0px;
    margin-bottom: 0px; }
.subnav-wrapper .subnav-ul-wrap {
    width: 100%;
    height: auto; }
.subnav-wrapper .subnav-ul-wrap > ul {
    width: 100%;
    height: auto;
    background: #ffffff; }
.subnav-wrapper .subnav-ul-wrap > ul li {
    height: auto;
    position: relative; }
.subnav-wrapper .subnav-ul-wrap > ul li a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    box-sizing: border-box; }
.subnav-wrapper .subnav-ul-wrap > ul li a:hover {
    color: #D85255; }
.subnav-wrapper .subnav-ul-wrap > ul > li {
    width: 100%;
    border-top: 1px dashed #9B9B9B; }
.subnav-wrapper .subnav-ul-wrap > ul > li:first-child {
    border-top: none; }
.subnav-wrapper .subnav-ul-wrap > ul > li > a {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding: 20px 16px 18px 38px; }
.subnav-wrapper .subnav-ul-wrap > ul > li > ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
    background: #ffffff; }
.subnav-wrapper .subnav-ul-wrap > ul > li > ul > li {
    width: 100%;
    height: auto; }
.subnav-wrapper .subnav-ul-wrap > ul > li > ul > li > a {
    font-size: 16px;
    line-height: 24px;
    color: #383838;
    padding: 10px 22px 10px 48px; }
.subnav-wrapper .subnav-ul-wrap > ul > li > ul > li:last-child > a {
    padding-bottom: 16px; }
.subnav-wrapper .subnav-ul-wrap > ul > .selected > a {
    color: #D85255; }
.subnav-wrapper .subnav-ul-wrap > ul > .selected > a:hover {
    color: #D85255; }
.subnav-wrapper .subnav-ul-wrap > ul > .selected > ul {
    display: block; }
.subnav-wrapper .subnav-ul-wrap > ul > .parent > a {
    position: relative;
    color: #D85255; }
.subnav-wrapper .subnav-ul-wrap > ul > .parent > a:hover {
    color: #D85255; }
.subnav-wrapper .subnav-ul-wrap > ul > .parent > ul {
    display: block; }
.subnav-wrapper .subnav-ul-wrap > ul > .parent > ul > .selected a {
    color: #D85255;
    position: relative; }

.nosubnav-wrapper {
    width: 72%;
    float: right;
    padding-bottom: 56px; }
.nosubnav-wrapper .header {
    margin-top: 50px;
    border-bottom: 2px solid #D85255;
    padding-bottom: 10px; }
.nosubnav-wrapper .header .caseName {
    font-size: 24px;
    line-height: 32px;
    color: #FE352C;
    padding-bottom: 10px;
    border-bottom: 3px solid #D85255;
    display: inline; }
.nosubnav-wrapper .header .location {
    float: right;
    font-size: 14px;
    line-height: 22px;
    color: #D85255;
    margin-top: -22px; }
.nosubnav-wrapper .header .location > a {
    font-size: 14px;
    line-height: 22px;
    color: #D85255; }
.nosubnav-wrapper .header .location .possplit {
    background-image: none;
    width: 20px;
    text-indent: 0;
    text-align: center; }
.nosubnav-wrapper .wp_paging {
    display: block;
    text-align: right;
    padding-top: 16px; }
.nosubnav-wrapper .wp_paging span {
    font-size: 16px;
    line-height: 32px;
    color: #333333; }
.nosubnav-wrapper .wp_paging a {
    font-size: 16px;
    line-height: 32px;
    color: #333333; }
.nosubnav-wrapper .wp_paging a:hover {
    color: #D85255; }
.nosubnav-wrapper .wp_paging a:hover span {
    color: #D85255; }
.nosubnav-wrapper .wp_paging .currentlinkspan {
    background: #D85255;
    color: #ffffff; }
.nosubnav-wrapper .wp_paging .pageCount {
    display: inline-block;
    margin-left: 13px;
    font-size: 14px;
    line-height: 34px;
    color: #333333; }

.inner.body .banner {
    background: url("/_upload/tpl/08/58/2136/template2136/images/innerbg.png") no-repeat top center;
    background-size: auto 100%;
    min-height: 200px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
.inner.body .banner img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0; }

@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) {
    .head .head-logo-container .container .head-logo {
        background: url("/_upload/tpl/08/58/2136/template2136/images/logo_2x.png") no-repeat left center;
        background-size: auto 59px; }

    .tab-bar .tab-logo {
        background: url("/_upload/tpl/08/58/2136/template2136/images/logo_2x.png") no-repeat left center;
        background-size: auto 36px; }

    .head .head-logo-container .container .search-link .search-form input[type="submit"] {
        background: url(/_upload/tpl/08/58/2136/template2136/images/search_2x.png) no-repeat center;
        background-size: auto 16px; }

    body.index .body .part1 .schedule-link .item:first-child a {
        background: url(/_upload/tpl/08/58/2136/template2136/images/item1_2x.png) no-repeat left 14px center;
        background-size: 34px; }

    body.index .body .part1 .schedule-link .item:first-child + .item a {
        background: url(/_upload/tpl/08/58/2136/template2136/images/item2_2x.png) no-repeat left 14px center;
        background-size: 30px; }

    body.index .body .part1 .schedule-link .item:first-child + .item + .item a {
        background: url(/_upload/tpl/08/58/2136/template2136/images/item3_2x.png) no-repeat left 14px center;
        background-size: 26px; }

    body.index .body .part1 .schedule-link .item:first-child + .item + .item + .item a {
        background: url(/_upload/tpl/08/58/2136/template2136/images/item4_2x.png) no-repeat left 14px center;
        background-size: 32px; }

    .inner.body .banner {
        background: url("/_upload/tpl/08/58/2136/template2136/images/innerbg_2x.png") no-repeat top center;
        background-size: auto 100%; } }

/*# sourceMappingURL=main.css.map */
