.default-color,
.txt-hover-theme:hover,
.txt-theme {
    color: rgb(2, 84, 217) !important;
}

.bder-theme {
    border-color: rgb(2, 84, 217) !important;
}

.bg-theme {
    background: rgb(2, 84, 217) !important;
}

.bder-hover-theme:hover {
    border-color: rgb(2, 84, 217) !important;
}

.page-header-style99 {
    position: relative;
    z-index: 999;
}

.page-header-style99 .obj-name {
    display: none;
}

.page-header-style99 .menu-status {
    display: none;
}

.page-header-style99 .header-container {
    background: rgb(240, 250, 253);
}

.page-header-style99 .top-wrap {
    background: #fff;
}

.page-header-style99 .top-box {
    padding: 12px 0;
    margin-bottom: 20px;
    width: 1200px;
    margin: 0 auto;
}

.page-header-style99 .top-box .top-item {
    display: inline-block;
    font-size: 14px;
    line-height: 1.8;
    color: rgba(57, 57, 57, 0.85);
    margin-right: 40px;
}

.page-header-style99 .top-box img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.page-header-style99 .top-box span {
    display: inline-block;
    vertical-align: middle;
}

.page-header-style99 .top-box .top-item.second span {
    color: #0254d9;
}

.page-header-style99 .top-box .top-search {
    width: 136px;
    height: 32px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.page-header-style99 .top-box .top-search input {
    width: 100%;
    height: 100%;
    border: 1px solid;
    padding: 0 8px;
    box-sizing: border-box;
}

.page-header-style99 .top-box .top-search i {
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 12px;
}

.page-header-style99 .top-box .right-item {
    font-size: 14px;
    margin-left: 30px;
}

/*下拉菜单背景、文字颜色设置*/
.page-header-style99 .header-nav-list .item .item-list {
    background: #ffffff;
    color: #333333;
}

.page-header-style99 .key-box {
    margin-right: 30px;
    line-height: 32px;
    font-size: 14px;
    position: relative;
}

.page-header-style99 .key-box .icon {
    width: 18px;
    height: 18px;
    margin-right: 6px;
    vertical-align: middle;
}

.page-header-style99 .key-box .txt {
    vertical-align: middle;
}

.page-header-style99 .key-box .icon-down {
    font-size: 12px;
    margin-left: 6px;
    vertical-align: middle;
    cursor: pointer;
}

.page-header-style99 .key-box .hover-list {
    display: none;
    background: #FFFFFF;
    box-shadow: 0px 1px 16px rgba(15, 42, 95, 0.16);
    border-radius: 8px;
    padding: 6px 0;
    position: absolute;
    left: 50%;
    top: 30px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 136px;
    z-index: 3;
}

.page-header-style99 .key-box:hover .hover-list {
    display: block;
}

.page-header-style99 .key-box .hover-list .dd {
    display: block;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
}

.page-header-style99 .nav-wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 6px 0;
}

.page-header-style99 .nav-wrap .img-box {
    display: inline-block;
    height: 68px;
    width: 470px;
}

.page-header-style99 .nav-wrap .img-box img {
    width: 100%;
    height: 100%;
}

.page-header-style99 .header-nav-list {
    border-radius: 16px 0 0 0;
    position: relative;
}

.page-header-style99 .header-nav-list .item {
    float: left;
    /*头部菜单动态设置间距!!!!!*/
    padding: 0 22px;
    margin-right: 0 !important;
}

.page-header-style99 .header-nav-list .item>a {
    display: block;
    padding: 20px 0 19px;
    font-size: 18px;
    letter-spacing: 0.06em;
    position: relative;
}

.page-header-style99 .header-nav-list .item.current>a:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: rgb(2, 84, 217);
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-header-style99 .header-nav-list .item .item-list {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 64px;
    /*背景颜色可设置*/
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(15, 42, 95, 0.2);
    border-radius: 0px 0px 8px 8px;
    padding: 30px 40px 40px;
    box-sizing: border-box;
}

.page-header-style99 .header-nav-list .item:hover .item-list {
    display: block;
}

.page-header-style99 .header-nav-list .item .item-list .img-box {
    width: 212px;
    height: 110px;
    overflow: hidden;
    border-radius: 4px;
    margin-right: 60px;
}

.page-header-style99 .header-nav-list .item .item-list .img-box img {
    width: 100%;
    height: 100%;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 {
    width: calc(100% - 272px);
    font-size: 0;
    letter-spacing: 0;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link {
    font-size: 16px;
    color: #1F1F1F;
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 80px) / 3);
    margin-right: 40px;
    margin-bottom: 20px;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link .two-nav {
    cursor: pointer;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link:nth-of-type(3n) {
    margin-right: 0;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link .icon {
    display: inline-block;
    font-size: 12px;
    margin-right: 6px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link .open .icon {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}

.page-header-style99 .link-lists {
    display: none;
    margin-top: 10px;
    background: #F5F5F5;
    border-radius: 4px;
    padding: 0 0 14px 14px;
    overflow: hidden;
    white-space: initial;
    font-size: 0;
}

.page-header-style99 .link-lists .three-nav {
    display: inline-block;
    margin-right: 24px;
    margin-top: 14px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.grid-container {
    background: url(/tsg/template_files/1/assets/images/top_bg.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.grid-wrap {
    position: relative;
    margin: 0 auto;
    width: 1204px;
    padding-bottom: 24px;
    padding-top: 24px;
}

.eng-search-style7 {
    position: relative;
}

.eng-search-style7 .search-tabs {
    text-align: left;
    width: 100%;
    height: 46px;
    overflow: hidden;
    position: relative;
}

.eng-search-style7 .search-tabs>span {
    display: inline-block;
    padding: 0 16px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: inherit;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
}

.eng-search-style7 .search-tabs>span.current {
    color: #ffffff;
    background: rgb(2, 84, 217);
}

.eng-search-style7 .search-tabs>span .icon-triangle-down {
    position: absolute;
    left: 50%;
    top: 34px;
    opacity: 0;
    line-height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 14px;
    color: rgb(2, 84, 217);
}

.eng-search-style7 .search-tabs>span .icon-triangle-down:before {
    color: inherit;
}

.eng-search-style7 .search-tabs>span.current .icon-triangle-down {
    opacity: 1;
}

.eng-search-style7 .ipt-box {
    height: 42px;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.eng-search-style7 .ipt-box .ipt {
    text-indent: 16px;
    height: 24px;
    width: calc(100% - 150px);
    border: none;
    outline: none;
    font-size: 16px;
    margin-top: 8px;
    border-left: 1px solid #EEEEEE;
}

.eng-search-style7 .main-box {
    position: relative;
    padding-right: 98px;
    -webkit-border-radius: 4px 2px 2px 4px;
    -moz-border-radius: 4px 2px 2px 4px;
    border-radius: 4px 2px 2px 4px;
    overflow: hidden;
}

.eng-search-style7 .main-box .btns-box {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.eng-search-style7 .href-list a.more {
    color: rgb(190, 213, 246);
}

.eng-search-style7 .main-box .btn-search {
    padding: 0 16px;
    max-width: 130px;
    min-width: 68px;
    height: 100%;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    outline: none;
    cursor: pointer;
    margin-right: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eng-search-style7 .main-box .btn-search:last-child {
    margin-right: 0;
}

.eng-search-style7 .ui-select-big .select2-container .select2-selection--single {
    height: 40px;
}

.eng-search-style7 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.eng-search-style7 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.eng-search-style7 .ui-select-big .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 30px;
}

.eng-search-style7 .ui-select-big .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
}

.eng-search-style7 .ui-select-big .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 7px 6px 0;
}

.eng-search-style7 .search-content {
    padding: 24px 80px;
    min-height: 132px;
}

/* 下拉圆角添加 start */
.select2-container--open .select2-dropdown--below {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.select2-dropdown .select2-results {
    border-radius: 4px;
    overflow: hidden;
}

.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-graphic-style28 {
    padding: 24px;
    box-sizing: border-box;
    margin-top: 24px;
    height: 370px;
}

.eng-graphic-style28 .eng-tabs span {
    font-size: 18px;
}

.eng-graphic-style28 .eng-tabs span.current {
    color: #0254d9;
    border: none;
    font-weight: 600;
}

.eng-graphic-style28 .info-box {
    font-size: 0;
}

.eng-graphic-style28 .left-swiper-box {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    float: left;
}

.eng-graphic-style28 .full-banner {
    position: relative;
}

.eng-graphic-style28 .full-banner .swiper-slide {
    position: relative;
}

.eng-graphic-style28 .full-banner .swiper-slide .img-box {
    width: 100%;
    height: 100%;
}

.eng-graphic-style28 .left-swiper-box .swiper-slide img {
    width: 100%;
    height: 100%;
}

.eng-graphic-style28 .left-swiper-box .swiper-slide .btm-info {
    position: absolute;
    height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    padding: 0 60px 0 16px;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
}

.eng-graphic-style28 .pagination {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 2;
}

.eng-graphic-style28 .pagination .swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 8px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.eng-graphic-style28 .pagination .swiper-active-switch {
    background: white;
}

.eng-graphic-style28 .right-list-box {
    display: inline-block;
    vertical-align: top;
    width: 55%;
    padding-left: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.eng-graphic-style28 .eng-tabs-info li {
    position: relative;
    padding-left: 74px;
    cursor: pointer;
    padding-top: 8px;
}

.eng-graphic-style28 .eng-tabs-info li .time-box {
    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%);
}

.eng-graphic-style28 .eng-tabs-info li .month {
    display: inline-block;
    width: 60px;
    text-align: left;
    border-right: 2px solid #D8D8D8;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
}

.eng-graphic-style28 .eng-tabs-info li .time-box .day {
    font-size: 38px;
    text-align: center;
    color: #0254d9;
}

.eng-graphic-style28 .eng-tabs-info li .time-box .year {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
}

.eng-graphic-style28 .eng-tabs-info li .title-box {
    font-size: 14px;
}

.eng-graphic-style28 .eng-tabs-info li .title-box .tag {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    padding: 0 4px;
    position: relative;
    color: #ffffff;
    margin-right: 16px;
    vertical-align: middle;
}

.eng-graphic-style28 .eng-tabs-info li .title-box .tag .ui-jian {
    display: inline-block;
    border: 8px solid transparent;
    border-left-color: inherit;
    width: 0;
    height: 0;
    background: none;
    position: absolute;
    right: -16px;
    top: 0;
}

.eng-graphic-style28 .eng-tabs-info li .title-box .top {
    display: inline-block;
    width: 36px;
    height: 20px;
    line-height: 20px;
    border: 1px solid rgb(2, 84, 217);
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 12px;
    color: rgb(2, 84, 217);
    text-align: center;
    margin-right: 8px;
}

.eng-graphic-style28 .eng-tabs-info li .title-box .txt {
    /*line-height: 20px;*/
    vertical-align: middle;
    font-size: 14px;
}

.eng-graphic-style28 .eng-tabs-info li .hint {
    display: none;
    font-size: 14px;
    line-height: 20px;
    color: inherit;
    opacity: .6;
    margin-top: 8px;
    height: 64px;
    word-break: break-all;
}

.eng-graphic-style28 .eng-tabs-info li .hover-after {
    display: none;
}

.eng-graphic-style28 .eng-tabs-info li.first-li {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 16px;
    padding-top: 0;
}

.eng-graphic-style28 .eng-tabs-info li.first-li .title-box .txt {
    font-size: 16px;
    font-weight: 600;
}

.eng-graphic-style28 .eng-tabs-info li.first-li .hover-before {
    display: none;
}

.eng-graphic-style28 .eng-tabs-info li.first-li .hover-after {
    display: block;
}

.eng-graphic-style28 .eng-tabs-info li.first-li .hint {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: block\9;
    /* 所有的ie */
}

.eng-graphic-style28 .eng-tabs-info li:hover {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 16px;
    min-height: 66px;
}

.eng-graphic-style28 .eng-tabs-info li:hover .hover-before {
    display: none;
}

.eng-graphic-style28 .eng-tabs-info li:hover .hover-after {
    display: block;
}

.eng-graphic-style28 .eng-tabs-info li:hover .title-box .txt {
    font-size: 16px;
    font-weight: 600;
}

.eng-graphic-style28 .eng-tabs-info li:hover .hint {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: block\9;
    /* 所有的ie */
}

.grid-container2 {
    background: url(/tsg/template_files/1/assets/images/grid_bg1.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.new-eng-image-style29 {
    display: inline-block;
    vertical-align: top;
}

.item-engine-title {
    margin: 0 0 30px 0;
}

.item-engine-title .title-icon {
    height: 28px !important;
    display: inline-block;
}

.item-engine-title .more {
    top: 8px;
}

.item-engine-title .title-t {
    font-family: simsun, serif;
    font-weight: 700;
    font-size: 24px !important;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}

.new-eng-image-style29 .muchimgs-wrap {
    padding: 0 24px;
}

.new-eng-image-style29 .list {
    display: table;
    width: 100%;
    box-sizing: border-box;
    font-size: 0px;
    line-height: 20px;
    overflow: hidden;
    padding: 16px 12px;
    color: inherit;
}

.new-eng-image-style29 .list .name {
    display: inline-block;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    width: 10px;
}

.new-eng-image-style29 .list .name:hover {
    font-weight: bold;
}

.new-eng-image-style29 .list .hint {
    color: #999999;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-eng-image-style29 .mini-img-box {
    display: inline-block;
    /*默认为117px,若设置了一排几个，则为动态计算*/
    width: calc((100% - (12px * 2)) / 3);
    margin: 0 12px 16px 0;
    cursor: pointer;
    padding: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.new-eng-image-style29 .mini-img-box:nth-child(3n) {
    margin-right: 0;
}

.new-eng-image-style29 .mini-img-box .img-box {
    width: 100%;
    height: 80px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #ffffff;
}

.new-eng-image-style29 .eng-tabs-info .img-box:hover .jqthumb {
    -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-style29 .mini-img-box .img-box img {
    width: 100%;
    height: 100%;
}

.new-eng-image-style29 .mini-img-box .img-box .jqthumb {
    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-style29 .eng-tabs {
    border-bottom: none;
    text-align: center;
    height: auto;
    font-size: 0;
    margin-bottom: 24px;
}

/*.new-eng-image-style29 .item-engine-title .title-t {*/
/*color: inherit;*/
/*}*/

.new-eng-image-style29 .eng-tabs span {
    padding: 0 16px;
    margin-right: 0;
    height: 34px;
    line-height: 34px;
    background: rgba(255, 255, 255, .2);
}

.new-eng-image-style29 .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-style29 .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-style29 .eng-tabs span.current {
    border-bottom: none;
    background: #ffffff;
}

/*圆角*/
.new-eng-image-style29.isImgRadius .img-box {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: rotate(0deg);
}

/*布局适配*/
.layout-content2_1_2 .new-eng-image-style29 .mini-img-box {
    /*默认*/
    width: calc(100% / 3 - 12px);
}

.layout-content3_1_3 .new-eng-image-style29 .mini-img-box {
    /*默认*/
    width: calc(100% / 1 - 12px);
}

.layout-content2_2_3 .new-eng-image-style29 .mini-img-box {
    /*默认*/
    width: calc(100% / 3 - 12px);
}

.layout-content2_1_3 .new-eng-image-style29 .mini-img-box {
    /*默认*/
    width: calc(100% / 1 - 12px);
}

.grid-container3 {
    background: url(/tsg/template_files/1/assets/images/grid_bg2.png) no-repeat;
    background-size: cover;
}

.eng-graphic-style41 {
    padding: 20px 0;
}

.eng-graphic-style41 .eng-tabs {
    border-bottom: none;
    height: 32px;
    padding: 0 14px;
}

.eng-graphic-style41 .eng-tabs-info {
    padding: 0 14px;
}

.eng-graphic-style41 .eng-tabs span {
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    margin-right: 8px;
    padding: 0 16px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 18px;
}

.eng-graphic-style41 .eng-tabs .current {
    color: #ffffff !important;
}

.eng-graphic-style41 .left-list {
    float: left;
    width: calc(50% - 64px);
}

.eng-graphic-style41 .left-list .item {
    /* width: 552px; */
    width: 100%;
    height: 79px;
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
    padding: 16px 24px;
    box-sizing: border-box;
    margin-bottom: 16px;
}

.eng-graphic-style41 .left-list .item .title-box {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    /*line-height: 22px;*/
    cursor: pointer;
    margin-bottom: 8px;
}

.eng-graphic-style41 .left-list .item .title-box .tag {
    float: left;
    height: 20px;
    padding: 0 8px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    margin-right: 8px;
}

.eng-graphic-style41 .left-list .item .desc {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 17px;
}

.eng-graphic-style41 .left-list .item .desc span {
    margin-right: 20px;
}

.eng-graphic-style41 .eng-tabs-info {
    position: relative;
    margin-right: 26px;
}

.eng-graphic-style41 .right-box {
    position: relative;
    float: right;
    width: calc(50% - 64px);
}

.eng-graphic-style41 .boxshaw {
    position: absolute;
    top: 0;
    right: 52px;
    /* width: 488px; */
    width: 100%;
    min-width: 300px;
    height: 405px;
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    font-size: 14px;
}

.eng-graphic-style41 .boxshaw .border-top {
    width: 100%;
    height: 12px;
    margin-bottom: 28px;
}

.eng-graphic-style41 .border {
    position: absolute;
    top: 40px;
    right: 0;
    /* width: 488px; */
    width: 100%;
    min-width: 300px;
    height: 401px;
    border: 8px solid rgba(28, 86, 228, 0.32);
    border-radius: 2px;
    box-sizing: border-box;
    background-color: #ffffff;
}

.eng-graphic-style41 .schedule-box {
    padding: 0 32px;
}

/* 日历样式 */
.eng-graphic-style41 .schedule-hd {
    display: flex;
    height: 35px;
    line-height: 35px;
    justify-content: space-between;
    padding: 0 18px;
    color: #333333;
    background: #f5f5f5 !important;
}

.eng-graphic-style41 .week-ul>li {
    padding: 17px 0 !important;
    font-size: 14px;
    color: #999999;
}

.eng-graphic-style41 .ul-box>li {
    float: left;
    width: 14.28%;
    text-align: center;
    padding: 8px 0;
}

.eng-graphic-style41 .selected-style {
    background: rgba(28, 86, 228, 0.16);
    color: #333333;
}

.eng-graphic-style41 .dayStyle {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.eng-graphic-style41 .today-flag {
    color: #fff;
}

.eng-graphic-style41 .schedule-hd .turn-left {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 10px;
    cursor: pointer;
}

.eng-graphic-style41 .schedule-hd .turn-right {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-right: 10px;
    cursor: pointer;
}

.eng-graphic-style41 .other-month {
    color: #bcbcbc;
}

.eng-graphic-style41 #todayBtn::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #1c56e4;
    border-radius: 50%;
    margin-right: 8px;
}

.eng-graphic-style41 #todayBtn {
    position: absolute;
    bottom: 20px;
    color: #999999;
}

.eng-graphic-style41 .active-style {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
}

.eng-graphic-style41 .current-month>.dayStyle:hover {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-style: solid;
    border-width: 1px;
    color: #000;
    background: #ffffff;
    box-sizing: border-box;
}

.eng-graphic-style41 .current-month>.today-flag:hover {
    color: #fff !important;
}

.grid-container4 {
    background: url(/tsg/template_files/1/assets/images/grid_bg3.png) no-repeat;
    background-size: cover;
}

.eng-graphic-style130 {
    padding: 20px;
}

.eng-graphic-style130 .item-engine-title {
    margin-bottom: 55px;
}

.eng-graphic-style130 .item-engine-title .title-t {
    font-size: 26px;
}

.eng-graphic-style130 .item-engine-title .sub-title {
    font-weight: 500;
    margin-left: 10px;
    font-size: 20px;
}

.eng-graphic-style130 .item-engine-title .more {
    display: inline-block;
    font-size: 16px;
}

.eng-graphic-style130 .item-engine-title .more * {
    vertical-align: middle;
}

.eng-graphic-style130 .item-engine-title .more i {
    /*margin-left: 8px;*/
    font-size: 18px;
}

.eng-graphic-style130 .img-text-wrap {
    font-size: 0;
    padding-right: 40px;
}

.eng-graphic-style130 .img-text-wrap .img-swiper-box {
    float: left;
    display: inline-block;
    vertical-align: top;
    margin-right: 60px;
    width: calc((100% - 60px) / 2);
    height: 534px;
    padding: 50px 70px 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.04);
    background: #fff;
    position: relative;
}

.eng-graphic-style130 .img-text-wrap .swiper-container {
    width: 100%;
    height: calc(100% - 40px);
}

.eng-graphic-style130 .img-swiper-box .swiper-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.eng-graphic-style130 .swiper-container .swiper-bg>img {
    width: 100%;
    height: 100%;
}

.eng-graphic-style130 .swiper-container .swiper-slide .book-header {
    margin-bottom: 50px;
}

.eng-graphic-style130 .swiper-slide .book-header .book-img {
    display: inline-block;
    width: 120px;
    height: 170px;
    overflow: hidden;
}

.eng-graphic-style130 .swiper-slide .book-header .book-img>img {
    width: 100%;
    height: 100%;
}

.eng-graphic-style130 .swiper-slide .book-header-right {
    width: calc(100% - 150px);
}

.eng-graphic-style130 .swiper-slide .book-header-right .book-name {
    min-height: 66px;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 36px;
}

.eng-graphic-style130 .book-header-right .book-detail .book-detail-item {
    height: 34px;
    line-height: 34px;
    font-size: 0;
    opacity: .8;
}

.eng-graphic-style130 .book-detail-item .detail-item-icon {
    display: inline-block;
    vertical-align: top;
    width: 14px;
    margin-right: 8px;
    font-size: 14px;
}

.eng-graphic-style130 .book-detail-item .detail-item-icon .icon-person:before {
    content: "\e9ba";
}

.eng-graphic-style130 .book-detail-item .detail-item-info {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
    font-size: 16px;
}

.eng-graphic-style130 .swiper-slide .book-content {
    height: 136px;
    font-size: 16px;
    line-height: 34px;
    opacity: .8;
}

.eng-graphic-style130 .swiper-slide {
    cursor: pointer;
}

.eng-graphic-style130 .swiper-slide .book-content.overHidden4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}

.eng-graphic-style130 .img-swiper-box .box-bottom {
    position: relative;
    line-height: 40px;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .page-info {
    display: inline-block;
    height: 40px;
    opacity: .6;
    font-weight: 700;
    font-size: 0;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .page-info .page-num {
    display: inline-block;
    height: 40px;
    font-size: 48px;
    margin-right: 9px;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .page-info .page-total {
    font-size: 24px;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .switch-container {
    font-size: 0;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .switch-container .page-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid rgba(0, 0, 0, .4);
    position: relative;
    cursor: pointer;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .switch-container .page-btn.disabled {
    border: 2px solid rgba(0, 0, 0, .2) !important;
    cursor: auto;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .switch-container .page-btn .page-btn-inner {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-10px);
    -moz-transform: translateY(-50%) translateX(-10px);
    -ms-transform: translateY(-50%) translateX(-10px);
    -o-transform: translateY(-50%) translateX(-10px);
    transform: translateY(-50%) translateX(-10px);
    border: 2px solid rgba(0, 0, 0, .4);
    border-top-color: transparent !important;
    border-right-color: transparent !important;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .switch-container .page-btn.disabled .page-btn-inner {
    border-bottom-color: rgba(0, 0, 0, .2) !important;
    border-left-color: rgba(0, 0, 0, .2) !important;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .switch-container .page-btn .page-btn-inner {
    -webkit-transform: translateY(-50%) translateX(-4px) rotate(45deg);
    -moz-transform: translateY(-50%) translateX(-4px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-4px) rotate(45deg);
    -o-transform: translateY(-50%) translateX(-4px) rotate(45deg);
    transform: translateY(-50%) translateX(-4px) rotate(45deg);
}

.eng-graphic-style130 .img-swiper-box .box-bottom .switch-container .page-btn.page-pre {
    margin-right: 36px;
}

.eng-graphic-style130 .img-swiper-box .box-bottom .switch-container .page-btn.page-next .page-btn-inner {
    -webkit-transform: translateY(-50%) translateX(-10px) rotate(-135deg);
    -moz-transform: translateY(-50%) translateX(-10px) rotate(-135deg);
    -ms-transform: translateY(-50%) translateX(-10px) rotate(-135deg);
    -o-transform: translateY(-50%) translateX(-10px) rotate(-135deg);
    transform: translateY(-50%) translateX(-10px) rotate(-135deg);
}


.eng-graphic-style130 .books-list {
    display: table;
    vertical-align: top;
    width: calc((100% - 60px) / 2);
    font-size: 0;
}

.eng-graphic-style130 .books-list .item {
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 50px * (3 - 1)) / 3);
    height: 244px;
    text-align: center;
    cursor: pointer;
    margin-right: 50px;
    margin-bottom: 44px;
    overflow: hidden;
}

.eng-graphic-style130 .books-list .item:nth-of-type(3n) {
    margin-right: 0 !important;
}

.eng-graphic-style130 .books-list .item .item-img {
    display: inline-block;
    width: 120px;
    height: 170px;
    margin-bottom: 14px;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.10);
    border: 4px solid transparent;
}

.eng-graphic-style130 .books-list .item.active .item-img {
    border-radius: 5px;
}

.eng-graphic-style130 .books-list .item .item-img>img {
    width: 100%;
    height: 100%;
}

.eng-graphic-style130 .books-list .item .item-name {
    /* min-height: 50px; */
    font-size: 18px;
    opacity: .8;
}

.tj-footer-style3 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* firefox*/
    -webkit-box-sizing: border-box;
    /* chrome safari*/
    -ms-box-sizing: border-box;
    /* IE8以下 */
    -o-box-sizing: border-box;
    /* presto opera*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tj-footer-style3 * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* firefox*/
    -webkit-box-sizing: border-box;
    /* chrome safari*/
    -ms-box-sizing: border-box;
    /* IE8以下 */
    -o-box-sizing: border-box;
    /* presto opera*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tj-footer-style3 .footer-pc .content {
    max-width: 1400px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 40px 0 40px;
}

.tj-footer-style3 .footer-pc .content .logo {
    margin-bottom: 26px;
}

.tj-footer-style3 .footer-pc .content .info div {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.tj-footer-style3 .footer-pc .content .info div:last-child {
    margin-bottom: 0;
}

.tj-footer-style3 .footer-pc .content .info div a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
}

.tj-footer-style3 .footer-pc .content .info div .public {
    margin-left: 20px;
}

.tj-footer-style3 .footer-pc .content .info div .public img {
    vertical-align: middle;
    margin-right: 5px;
}

.tj-footer-style3 .footer-pc .content .friendly {
    margin-right: 50px;
}

.tj-footer-style3 .footer-pc .content .friendly .tit {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.tj-footer-style3 .footer-pc .content .friendly .list li {
    margin-bottom: 12px;
}

.tj-footer-style3 .footer-pc .content .friendly .list li:last-child {
    margin-bottom: 0;
}

.tj-footer-style3 .footer-pc .content .friendly .list li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
}

.tj-footer-style3 .footer-pc .content .ewm-img-box {
    text-align: center;
}

.tj-footer-style3 .footer-pc .content .ewm-img-box:first-child {
    margin-right: 40px;
}

.tj-footer-style3 .footer-pc .content .ewm-img-box img {
    width: 100px;
    height: 100px;
    margin-bottom: 14px;
}

.tj-footer-style3 .footer-pc .content .ewm-img-box p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
}

.tj-footer-style3 .footer-pc {
    display: block;
}

.tj-footer-style3 .footer-mb {
    display: none;
}

.custom-text-style12 {
    width: 70px;

}

.custom-text-style12 .list-item {
    display: block;
    /* padding: 8px 0; */
    width: 80px;
    height: 64px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 12px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    text-align: center;
}

.custom-text-style12 .list-item .icon {
    /* width: 24px;
    height: 24px;
    margin: 0 auto; */
    width: 100%;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.custom-text-style12 .list-item .icon img {
    width: 100%;
    height: 100%;
}

.custom-text-style12 .list-item .icon-hover {
    display: none;
}

.custom-text-style12 .list-item .name {
    margin-top: 25px;
    font-size: 12px;
    line-height: 14px;
    color: #666666;
}

.custom-text-style12 .list-item:last-child {
    margin-bottom: 0;
}

.custom-text-style12 .list-item:hover .name {
    font-weight: 600;
}

.custom-text-style12 .list-item:hover .icon-def {
    display: none;
}

.custom-text-style12 .list-item:hover .icon-hover {
    display: block;
}

.custom-text-style12 .list-item:hover .big-box {
    display: block;
}

.custom-text-style12 .list-item .big-box img {
    width: 100%;
    height: 100%;
}

.custom-text-style12 .list-item .big-box {
    width: 136px;
    height: 136px;
    padding: 8px;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    position: absolute;
    top: -20px;
    left: 50px;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.custom-text-style12 .list-item .big-box.txt-box {
    width: 273px;
    height: 30px;
    padding: 8px 12px;
    border-radius: 100px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.16);
    position: absolute;
    top: 17px;
    left: 50px;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.custom-text-style12 .list-item .big-box.txt-box>p {
    max-width: 250px;
    font-size: 12px;
    line-height: 14px;
    color: #333333;
}

/*不同位置适配,shortcut-position-1为动态添加，1234见下面注释*/
.custom-text-style12.shortcut-position-1 .list-item,
.custom-text-style12.shortcut-position-4 .list-item {
    text-align: center;
}

.custom-text-style12.shortcut-position-2 .list-item,
.custom-text-style12.shortcut-position-3 .list-item {
    text-align: center;
}

.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%;
}

@media only screen and (min-width: 1px) and (max-width: 926px) {
    .page-header-style99 .header-container {
        width: 100%;
        padding: 14px;
        position: relative;
        min-height: 0;
        box-sizing: border-box;
    }

    .page-header-style99 .img-logo,
    .page-header .after-login .user-name,
    .page-header .after-login .icon-arrow {
        display: none !important;
    }

    .page-header-style99 .menu-status {
        display: block;
        font-size: 18px;
        line-height: 22px;
    }

    .page-header-style99 .after-login {
        height: auto;
        line-height: 1;
        padding: 0;
    }

    .page-header-style99 .after-login .user-cover {
        width: 22px;
        height: 22px;
    }

    .page-header-style99 .head-r-info {
        width: 100%;
    }


    .page-header-style99 .top-wrap {
        display: none;
    }

    .page-header-style99 .nav-wrap {
        width: 100%;
    }

    .page-header-style99 .nav-wrap .img-box {
        display: none;
    }

    .page-header-style99 .header-nav-list {
        text-align: left;
        display: none;
        border-radius: 0;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
    }

    .page-header-style99 .header-nav-list .item .item-list {
        display: none !important;
        z-index: 3;
    }

    .page-header-style99 .header-nav-list .item .three-list {
        width: 100%;
    }

    .page-header-style99 .header-nav-list .item {
        margin: 0;
        width: 50%;
        float: left;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        position: relative;
    }

    .page-header-style99 .header-nav-list .item>a {
        display: inline-block;
    }

    .page-header-style99 .obj-name {
        display: block !important;
        max-width: 50%;
        position: absolute;
        top: 16px;
        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-style99 .header-nav-list>.item:hover>.item-list {
        display: block !important;
        padding: 16px;
        border-radius: 8px;
    }

    .page-header-style99 .key-box {
        display: none;
    }

    .page-header-style99 .header-nav-list .item .nav-down-list2 {
        width: 100%;
        margin-top: 16px;
        text-align: left;

    }

    .page-header-style99 .header-nav-list .item .item-list .img-box {
        width: 100%;
        margin-right: 0;
    }

    .page-header-style99 .header-nav-list .item .nav-down-list2 .item-link {
        width: 100%;
        margin-right: 0 !important;
    }

    .grid-container {
        background: rgba(0, 82, 212, 0.45);
    }

    .grid-wrap {
        width: 100%;
    }

    .eng-search-style7 .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);
    }

    .eng-search-style7 .select2-container {
        width: 115px !important;
    }

    .eng-search-style7 .main-box .btn-search {
        width: 80px;
        margin-right: 0;
    }

    .eng-search-style7 .main-box .btn-search:nth-of-type(n+2) {
        display: none;
    }

    .eng-search-style7 .main-box {
        padding-right: 78px !important;
    }

    .eng-search-style7 .search-tabs {
        height: auto;
        padding-bottom: 13px;
    }

    .eng-graphic-style28 {
        padding: 16px;
        height: auto;
        box-sizing: border-box;
    }

    .eng-graphic-style28 .full-banner {
        height: auto !important;
    }

    .eng-graphic-style28 .left-swiper-box {
        width: 100%;
    }

    .eng-graphic-style28 .right-list-box {
        width: 100%;
        padding-left: 0;
        margin-top: 16px;
    }

    .eng-graphic-style28 .left-swiper-box {
        display: none;
    }

    .new-eng-image-style29 {
        width: 100% !important;
        box-sizing: border-box;
        margin-right: 0 !important;
    }

    .new-eng-image-style29 .muchimgs-wrap {
        padding: 0 2%;
    }

    .new-eng-image-style29 .list {
        max-height: unset;
        padding: 0 2%;
        box-sizing: border-box;
    }

    .new-eng-image-style29 .mini-img-box {
        width: 46% !important;
        height: auto;
        margin: 0 2% 16px 2% !important;
    }

    .new-eng-image-style29 .mini-img-box:nth-of-type(n+7) {
        display: none;
    }

    .new-eng-image-style29 .eng-tabs {
        text-align: left;
        border-bottom: 1px solid #EEE;
        margin-bottom: 15px;
    }

    .new-eng-image-style29 .eng-tabs span {
        font-size: 16px;
        padding: 0;
        margin-right: 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #333333 !important;
    }

    /*.new-eng-image-style29 .item-engine-title .title-t font {*/
    /*color: #333333 !important;*/
    /*}*/

    .new-eng-image-style29 .eng-tabs span:nth-of-type(5) {
        display: inline-block !important;
    }

    .new-eng-image-style29 .eng-tabs-info {
        overflow-x: auto;
    }

    .eng-graphic-style41 .eng-tabs-info {
        margin-right: 0;
    }

    .eng-graphic-style41 .left-list {
        width: 100%;
        float: unset;
    }

    .eng-graphic-style41 .right-box {
        position: relative;
        width: 100%;
        float: unset;
    }

    .eng-graphic-style41 .border {
        height: 400px;
        right: -10px;
    }

    .eng-graphic-style41 .boxshaw {
        height: 400px;
        right: 10px;
    }

    .eng-graphic-style41 .left-list .item {
        width: 100%;
    }

    .eng-graphic-style130 {
        padding: 16px;
    }

    .eng-graphic-style130 .item-engine-title {
        margin-bottom: 20px;
    }

    .eng-graphic-style130 .item-engine-title .sub-title {
        display: none;
    }

    .eng-graphic-style130 .img-text-wrap {
        width: 100%;
        padding-right: 0;
    }

    .eng-graphic-style130 .img-text-wrap .img-swiper-box {
        height: 420px;
        padding: 16px;
        margin-bottom: 16px;
        margin-right: 0;
        width: 100%;
    }

    .eng-graphic-style130 .swiper-container .swiper-slide .book-header {
        margin-bottom: 20px;
    }

    .eng-graphic-style130 .swiper-slide .book-header-right {
        width: calc(100% - 130px);
    }

    .eng-graphic-style130 .img-text-wrap .swiper-container {
        height: calc(100% - 50px);
    }

    .eng-graphic-style130 .books-list {
        width: 100%;
    }

    .eng-graphic-style130 .books-list .item,
    .eng-graphic-style130 .books-list .item:nth-of-type(3n) {
        width: calc((100% - 16px) / 2) !important;
        margin-bottom: 16px !important;
        margin-right: 16px !important;
    }

    .eng-graphic-style130 .books-list .item:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .tj-footer-style3 .footer-pc {
        display: none;
    }

    .tj-footer-style3 .footer-mb {
        display: block;
        width: 100%;
        height: 65px;
        background: #ffffff;
        border-top: 1px solid #F3EAD9;
        position: fixed;
        bottom: 0;
        left: 0;
    }

    .tj-footer-style3 .footer-mb .item {
        width: 50%;
        height: 100%;
        text-align: center;
    }

    .tj-footer-style3 .footer-mb .item a {
        display: inline-block;
        line-height: 65px;
    }

    .tj-footer-style3 .footer-mb .item img {
        width: 25px;
        vertical-align: text-bottom;
    }

    .tj-footer-style3 .footer-mb .item span {
        font-size: 16px;
        font-weight: 400;
        color: #2F1E19;
    }
}