.main-container {
    background: #fff;
}

.grid-wrap {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    box-sizing: border-box;
    padding: 14px;
    font-size: 0;
    letter-spacing: 0;
}

.page-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

/* æ•´ä¸ªå¤´éƒ¨çš„èƒŒæ™¯ */
.page-header-style83 {
    z-index: 99;
}

.link-item.login-item {
    margin-top: 5px;
    width: 126px;
    height: 30px;
    background-color: rgb(112, 69, 101);
    border-radius: 8px;
    color: #FFF !important;
    line-height: 30px !important;
    text-align: center;
}

.page-header-style83 .link-box {
    height: 40px;
}

.page-header-style83 .link-box .link-list {
    font-size: 0;
}

.page-header-style83 .link-box .link-list .link-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    font-size: 14px;
    line-height: 40px;
    /* ä¿¡æ¯æ é¢œè‰²è®¾ç½® */
    color: #999999;
}
.page-header-style83 .link-box .link-list .link-item input {
    background-color: transparent;
    width: 80px;
}
.page-header-style83 .link-box .link-list .link-item:last-child {
    margin-right: 0;
}

/* å¯¼èˆªæ èƒŒæ™¯è‰²è®¾ç½® */
.page-header-style83 .header-container {
    position: relative;
    height: 88px;
}

.page-header-style83 .header-container .logo-div {
    display: flex;
    align-items: center;
    height: 88px;
}

.page-header-style83 .header-container .logo-div>img {
    max-width: 350px;
    max-height: 80px;
}

.page-header-style83 .header-nav-list {
    height: 88px;
    color: inherit;
    overflow: hidden;
    font-size: 0;
}

.page-header-style83 .header-nav-list .item {
    display: inline-block;
    vertical-align: top;
    min-width: 96px;
    height: 88px;
    box-sizing: border-box;
}

/*ä¸‹æ‹‰èœå•èƒŒæ™¯ã€æ–‡å­—é¢œè‰²è®¾ç½®*/
.page-header-style83 .header-nav-list .nav-down-list {
    background: rgb(245, 246, 247);
    color: rgb(112, 69, 101);
}

/* å¯¼èˆªæ hoveråŽçš„æ ·å¼ */
.page-header-style83 .header-nav-list .item:hover .one-t {
    background: rgb(112, 69, 101);
    color: rgb(255, 255, 255) !important;
}

.page-header-style83 .header-nav-list .item:hover .nav-down-list {
    display: block;
}

.page-header-style83 .header-nav-list .one-t {
    display: block;
    font-size: 16px;
    height: 88px;
    line-height: 88px;
    text-align: center;
    padding: 0px 5px;
}

.page-header-style83 .header-nav-list .nav-down-list {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 88px;
    max-width: none;
    max-height: none;
    background-color: rgb(245, 246, 247) !important;
}

.page-header-style83 .header-nav-list .item-img {
    width: 180px;
    height: 120px;
    margin-top: 24px;
}

.page-header-style83 .header-nav-list .txt-list {
    width: calc(100% - 228px);
    margin-left: 48px;
    padding: 16px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-header-style83 .header-nav-list .txt-list.clear {
    clear: none;
}

.page-header-style83 .header-nav-list .txt-list .second-col {
    display: inline-block;
    vertical-align: top;
    width: 208px;
    margin-right: 32px;
    padding-right: 10px;
}

.page-header-style83 .header-nav-list .txt-list .second-col:nth-child(4n) {
    margin-right: 0;
}

.page-header-style83 .header-nav-list .txt-list .li-second {
    float: left;
    width: 226px;
    vertical-align: top;
    margin-bottom: 32px;
    padding: 0;
    border-bottom: none;
}

.page-header-style83 .header-nav-list .txt-list .second-t {
    display: block;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 6px;
}

.page-header .nav-down-list .second-t i {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    margin-right: 6px;
}

.page-header .nav-down-list .second-t::before {
    display: none;
}

.page-header-style83 .header-nav-list .three-list {
    color: inherit;
}

.page-header-style83 .header-nav-list .three-list a {
    display: block;
    margin-top: 8px;
    width: 230px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

.page-header-style83 .obj-name {
    display: none;
}

.page-header-style83 .menu-status {
    display: none;
}

.page-header-style83 .login-box {
    margin-top: 4px;
    margin-left: 24px;
}

.page-header-style83 .login-box .before-login>i {
    display: none;
}

.page-header-style83 .after-login {
    margin-top: 0px;

}

/* ç™»å½•ç›’å­çš„æ ·å¼ */
.page-header-style83 .login-box .before-login>span {
    cursor: pointer;
    padding: 0 11px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    color: #fff;
}

.page-banner-style64 {
    width: 100%;
    position: relative;
}

.page-banner-style64 .full-banner {
    width: 100%;
    height: 700px;
    position: relative;
}

.page-banner-style64 .full-banner .swiper-slide {
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.page-banner-style64 .full-banner .swiper-slide .video-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.page-banner-style64 .full-banner .swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-banner-style64 .full-banner .swiper-slide img {
    width: 100%;
    height: 100%;
}

.page-banner-style64 .full-banner .swiper-slide .slide-content {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.page-banner-style64 .full-banner .swiper-slide .slide-content .slide-tip {
    position: absolute;
    top: 185px;
    left: 315px;
    font-size: 34px;
    color: #FBBF90;
}

.page-banner-style64 .full-banner .swiper-slide .slide-content .slide-btn {
    position: absolute;
    top: 178px;
    left: 0;
    padding: 0 30px;
    height: 72px;
    line-height: 70px;
    border: 2px solid rgba(255, 233, 38, 0.6);
    border-radius: 100px;
    background: rgba(222, 107, 0, 0.3);
    font-size: 34px;
    color: #FDD738;
    box-sizing: border-box;
}

.zyzx-content {
    margin-top: 30px;
    font-size: 0;
}

.left-layout {
    margin-right: 24px;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 288px);
}

.left-layout .layout-1 {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 3);
}

.right-layout {
    display: inline-block;
    vertical-align: top;
    width: 264px;
}

.eng-textlist-style179 {
    padding: 20px 0;
}

.eng-textlist-style179 .tab-box {
    height: 38px;
    margin-bottom: 10px;
}

.eng-textlist-style179 .eng-tabs {
    margin-bottom: 0;
    height: auto;
    width: calc(100% - 60px);
    display: inline-block;
    border-bottom: 0;
}

.eng-textlist-style179 .eng-tabs span {
    margin-right: 0;
    padding: 8px 16px;
}

.eng-textlist-style179 .eng-tabs span.current {
    color: #ffffff;
    border: 0;

}

.eng-textlist-style179 .tab-box .more {
    line-height: 38px;
    font-size: 14px;
}

.eng-textlist-style179 .tab-box .more {
    line-height: 38px;
    font-size: 14px;
}

.eng-textlist-style179 .str_wrap .str_move {
    padding-right: 16px;
}

.eng-textlist-style179 .text-list-wrap {
    padding: 0 15px;
}

.eng-textlist-style179 .text-list-wrap li {
    height: 42px;
    line-height: 42px;
    text-align: left;
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.eng-textlist-style179 .text-list-wrap li .txt {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: inherit;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    cursor: pointer;
}

.eng-textlist-style179 .text-list-wrap li .time {
    font-size: 14px;
    color: #999;
}

.eng-textlist-style179 a {
    cursor: pointer;
}

.eng-textlist-style219 {
    overflow: hidden;
    margin-top: 24px;
    max-height: 390px;
}

.eng-textlist-style219 .item-engine-title {
    margin-top: 16px;
}

.eng-textlist-style219 .eng-tabs {
    margin-bottom: 24px;
}

.eng-textlist-style219 .eng-tabs-info {
    border-radius: 8px 8px 0 0;
    border-bottom: 3px solid;
    padding-bottom: 8px;
    overflow: hidden;
    box-sizing: border-box;
}

.eng-textlist-style219 .eng-tabs-info .item {
    padding: 0 24px;
    margin-bottom: 16px;
}

.eng-textlist-style219 .eng-tabs-info .item:first-child {
    padding-top: 16px;
}

.eng-textlist-style219 .eng-tabs-info .item .title {
    display: block;
    font-size: 14px;
    line-height: 24px;
}

.eng-textlist-style219 .eng-tabs-info .item .hint {
    display: none;
    font-size: 14px;
    color: #888888;
    margin-top: 6px;
    line-height: 20px;
    padding-bottom: 16px;
}

.eng-textlist-style219 .eng-tabs-info .item .hint>div {
    margin-right: 16px;
}

.eng-textlist-style219 .eng-tabs-info .item.open {
    padding-top: 16px;
}

.eng-textlist-style219 .eng-tabs-info .item.open .title {
    font-weight: 500;
    font-size: 16px;
    color: #1C1C1C;
}

.eng-textlist-style219 .eng-tabs-info .item.open .hint {
    display: block;
}

#grid3 {
    height: 520px;
}

#grid3 .yyfw-title {
    margin-top: 24px;
}

.layout-content {
    margin-top: 32px;
    letter-spacing: 0;
    font-size: 0;
}

.layout-half {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 12px);
    margin-right: 24px;
}

.layout-half:last-child {
    margin-right: 0;
}

.eng-text-style283 {
    padding: 16px 0;
}

.eng-text-style283 .eng-tabs {
    margin: 0 16px 15px;
    width: auto;
}

.eng-text-style283 .eng-tabs-info {
    padding: 20px 20px 0;
    border-radius: 8px;
    font-size: 0;
    letter-spacing: 0;

}

.eng-text-style283 .eng-tabs-info li {
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 30px * (2 - 1)) / 2);
    margin-right: 30px;
    margin-bottom: 30px;
    border: 1px solid;
    background: #fff;
    box-shadow: 8px 9px 0px 0px rgba(129, 29, 63, 1);
    padding: 20px 20px 20px 26px;
    box-sizing: border-box;
    cursor: pointer;
}

.eng-text-style283 .eng-tabs-info li:nth-of-type(2n) {
    margin-right: 0;
}

.eng-text-style283 .eng-tabs-info li .title {
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
}

.eng-text-style283 .eng-tabs-info li .en {
    font-size: 12px;
    /*font-weight: bold;*/
    line-height: 12px;
    margin-top: 2px;
    color: #C0C0C0;
}

.content-warp {
    position: relative;
}

.center-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

#grid4 {
    margin-top: 24px;
}


.eng-textlist-style285 {
    /*box-shadow: 0px 4px 20px rgba(93, 99, 109, 0.28);*/
    border-radius: 8px;
    padding: 26px 30px 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.eng-textlist-style285 .item-engine-title {
    margin-bottom: 16px;
}

.eng-textlist-style285 .more {
    font-size: 16px;
}

.eng-textlist-style285 .more span {
    vertical-align: middle;
}

.eng-textlist-style285 .more .icon {
    font-size: 34px;
    margin-right: 4px;
}

.eng-textlist-style285 .item {
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    box-sizing: border-box;
    padding: 15px 0;
}

.eng-textlist-style285 .item:last-child {
    border-bottom: none;
}

.eng-textlist-style285 .item .time-box {
    float: left;
    width: 66px;
    margin-right: 14px;
    text-align: center;
}

.eng-textlist-style285 .item .time-box .day {
    font-size: 1.2vw;
    line-height: 28px;
}

.eng-textlist-style285 .item .time-box .day .month {
    font-size: 14px;
    line-height: 15px;
    margin-top: 2px;
}

.eng-textlist-style285 .item .right-box {
    float: left;
    width: calc(100% - 80px);

}

.eng-textlist-style285 .item .right-box .mark {
    display: inline-block;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    border-radius: 100px;
    margin-right: 8px;
    font-size: 14px;
    font-weight: 500;
}


.eng-textlist-style285 .item .right-box .mark1 {
    background: #d8ffff !important;
    color: #306eb4 !important;
}

.eng-textlist-style285 .item .right-box .mark2 {
    background: #ffefef !important;
    color: #b80308 !important;
}

.eng-textlist-style285 .item .right-box .mark3 {
    background: #f6eeff !important;
    color: #82318e !important;
}

.eng-textlist-style285 .item .right-box .mark4 {
    background: #eee !important;
    color: #878787 !important;
}

.eng-textlist-style285 .item .right-box .title-mark1 {
    color: #000 !important;
}

.eng-textlist-style285 .item .right-box .title-mark2 {
    color: #ff0000 !important;
}

.eng-textlist-style285 .item .right-box .title-mark3 {
    color: #990033 !important;
}

.eng-textlist-style285 .item .right-box .title-mark4 {
    color: #003399 !important;
}

.eng-textlist-style285 .item .right-box .title-mark5 {
    color: #339933 !important;
}

.eng-textlist-style285 .item .right-box .title-mark6 {
    color: #ff9900 !important;
}

.eng-textlist-style285 .item .right-box .title-mark7 {
    color: #996600 !important;
}

.eng-textlist-style285 .item .right-box .name {
    font-size: 16px;
}


.eng-textlist-style285 .item .right-box .name:hover {
    font-weight: bold;
}

.eng-textlist-style285 .item .right-box .img-hot {
    width: 20px;
    margin-left: 6px;
    vertical-align: top;
}

#grid5 {
    margin-top: 30px;
}

.new-eng-image-style107 {
    padding-top: 16px;
    margin-top: 24px;
}

.new-eng-image-style107 .eng-tabs {
    width: auto;
    margin: 0 16px 15px;
}

.new-eng-image-style107 .eng-tabs-info {
    max-height: 5000px;
    overflow: hidden;
    padding-left: 24px;
}

.new-eng-image-style107 .eng-tabs-info>li {
    float: left;
    width: calc(100% / 3 - 24px);
    height: 267px;
    margin-right: 24px;
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 24px;
    cursor: pointer;
    color: inherit;
}

.new-eng-image-style107 .eng-tabs-info>li .img-box {
    border-radius: 0px;
    width: 100%;
    height: 202px;
    overflow: hidden;
}

.new-eng-image-style107 .eng-tabs-info>li .img-box img {
    width: 100%;
    height: 100%;
}

.new-eng-image-style107 .eng-tabs-info>li .btm-info {
    padding: 20px 16px;
}

.new-eng-image-style107 .eng-tabs-info>li .name {
    font-size: 18px;
    text-align: center;
    /* å¯ä»¥è®¾ç½®å±…å·¦å±…ä¸­ ä¸æ”¯æŒ*/
}

.new-eng-image-style107 .eng-tabs-info>li .hint {
    font-size: 14px;
    opacity: .8;
    margin-top: 8px;
}

/*åœ†è§’*/
.new-eng-image-style107.isImgRadius .img-box {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.new-eng-image-style107 .eng-tabs-info li .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);
    -webkit-transition: -webkit-transform 800ms ease-in-out;
    transition: transform 800ms ease-in-out;
}

.new-eng-image-style107 .eng-tabs-info .img-box img {
    width: 100%;
    height: 100%;
}

.new-eng-image-style107 .eng-tabs-info .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;
}


.eng-textlist-style182 {
    padding: 0px 20px 0px 30px;
    box-sizing: border-box;
}

.eng-textlist-style182 .item-engine-title {
    margin-bottom: 25px;
}

.eng-textlist-style182 .eng-tabs-info {
    position: relative;
}

.eng-textlist-style182 .eng-tabs-info .item {
    position: relative;
    padding-left: 55px;
    font-size: 15px;
}

.eng-textlist-style182 .eng-tabs-info .item .lab {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 36px;
}

.eng-textlist-style182 .eng-tabs-info .item .item-link {
    display: inline-block;
    height: 36px;
    line-height: 34px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 14px;
    margin-right: 14px;
    margin-bottom: 14px;
}

.eng-textlist-style182 .eng-tabs-info .item .item-link:hover {
    background: rgba(255, 255, 255, 0.1);
}



/*å›¾æ ‡åˆ—è¡¨31*/
.eng-icons-style31 {
    margin-top: 20px;
    padding: 16px 0;
    box-sizing: border-box;
    /* é»˜è®¤æ˜¯0px,å¯åŠ¨æ€è®¾ç½® */
    border-radius: 0px;

}

.eng-icons-style31 .item-engine-title {
    position: relative;
    margin-bottom: 60px;
    padding: 0;
}

.eng-icons-style31 .item-engine-title .title-img * {
    display: inline-block;
    vertical-align: bottom;
}

.eng-icons-style31 .item-engine-title .title-img>img {
    width: 48px;
    height: 48px;
    margin-right: 12px;
}

.eng-icons-style31 .item-engine-title .title-img .title-t {
    float: none;
    line-height: 42px;
    font-size: 30px;
    font-weight: 500;
    color: #333333;
}

.eng-icons-style31 .item-engine-title .more {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #cdb289;
    font-size: 14px;
}

.eng-icons-style31 .item-engine-title .more .icon {
    display: inline-block;
    width: 36px;
    height: 22px;
    margin-left: 4px;
    background: url("/engine2/assets/images/style/engine/icon_more.png") no-repeat center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    vertical-align: middle;
}

.eng-icons-style31 .icons-list {
    font-size: 0;
    letter-spacing: 0;
}

.eng-icons-style31 .icons-list a {
    vertical-align: top;
    display: inline-block;
    width: calc(100% / 3);
}

.eng-icons-style31 .icons-list a .img-box {
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
}

.eng-icons-style31 .icons-list a .img-box>img {
    width: 100%;
    height: 100%;
}

.eng-icons-style31 .icons-list a .item-name {
    text-align: center;
    max-width: 100%;
    margin-top: 12px;
    font-size: 16px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    /*color: #e6e6e6;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*å›¾æ ‡åˆ—è¡¨æ ·å¼1*/
.eng-icons-style31 .img-box {
    border-radius: 8px;
}

#grid6 {
    height: 300px;
    margin-top: 60px;
}


.page-footer-style6 {
    padding: 36px 0 0;
}

.page-footer-style6 .w-content {
    width: 1200px;
    margin: 0 auto;
}

.page-footer-style6 ul {
    width: 916px;
    float: left;
}

.page-footer-style6 .page-footer-li {
    width: 100%;
    text-align: left;
    color: inherit;
    font-size: 14px;
    display: block;
}

.page-footer-style6 .page-footer-li p {
    line-height: 16px;
}

.page-footer-style6 .page-footer-li img.icon {
    margin-right: 6px;
    vertical-align: middle;
    width: 14px;
    height: 14px;
}

.page-footer-style6 .page-footer-li img.icon-min {
    margin-right: 3px;
    vertical-align: middle;
    width: 14px;
    height: 14px;
}

.page-footer-style6 .page-footer-li .page-footer-a-x {
    display: inline-block;
    height: 20px;
    margin-top: 8px;
    line-height: 20px;
    margin-right: 20px;
}

.page-footer-style6 .page-footer-li .page-footer-a-x:hover {
    font-weight: bold;
}

.page-footer-style6 .page-footer-li .page-footer-a-x:last-child:after {
    background: none;
}

.page-footer-style6 .page-footer-li span.txt {
    margin-right: 16px;
}

.page-footer-style6 .page-footer-li span {
    display: inline-block;
    vertical-align: middle;
}

.page-footer-style6 .page-footer-li span span {
    margin-top: 0;
}

.page-footer-style6 .page-footer-img {
    display: inline-block;
    width: 85px;
    float: right;
    position: relative;
    color: inherit;
    margin-top: -10px;
    text-align: center;
}

.page-footer-style6 .page-footer-img img {
    width: 70px;
    height: 70px;
}

.page-footer-style6 .page-footer-img p {
    width: 100%;
    text-align: center;
    line-height: 20px;
    margin-top: 8px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page-footer-style6 .btm-info {
    padding: 15px 0;
    position: relative;
    margin-top: 20px;
}

.page-footer-style6 .btm-info:before {
    content: '';
    width: 100%;
    height: 0;
    border-top: 1px solid;
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.grid-title img {
    width: 100%;
}

#grid2 .grid-title img {
    margin-top: 40px;
}

#anchorsNav ul.common-right-nav3,
#fp-nav ul.common-right-nav3 {
    overflow: visible;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#anchorsNav ul.common-right-nav3::-webkit-scrollbar,
#fp-nav ul.common-right-nav3::-webkit-scrollbar {
    display: none
}

#anchorsNav ul.common-right-nav3>li,
#fp-nav ul.common-right-nav3>li {
    width: 76px;
    height: 76px;
    border-radius: 50% !important;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .06);
    padding: 0
}

#anchorsNav ul.common-right-nav3>li:not(:last-child),
#fp-nav ul.common-right-nav3>li:not(:last-child) {
    margin-bottom: 20px
}

#anchorsNav ul.common-right-nav3>li.active a,
#anchorsNav ul.common-right-nav3>li.active-li a,
#anchorsNav ul.common-right-nav3>li:hover a,
#fp-nav ul.common-right-nav3>li.active a,
#fp-nav ul.common-right-nav3>li.active-li a,
#fp-nav ul.common-right-nav3>li:hover a {
    color: #fff
}

#anchorsNav ul.common-right-nav3>li.active img.img-normal,
#anchorsNav ul.common-right-nav3>li.active-li img.img-normal,
#anchorsNav ul.common-right-nav3>li:hover img.img-normal,
#fp-nav ul.common-right-nav3>li.active img.img-normal,
#fp-nav ul.common-right-nav3>li.active-li img.img-normal,
#fp-nav ul.common-right-nav3>li:hover img.img-normal {
    display: none
}

#anchorsNav ul.common-right-nav3>li.active img.img-hover,
#anchorsNav ul.common-right-nav3>li.active-li img.img-hover,
#anchorsNav ul.common-right-nav3>li:hover img.img-hover,
#fp-nav ul.common-right-nav3>li.active img.img-hover,
#fp-nav ul.common-right-nav3>li.active-li img.img-hover,
#fp-nav ul.common-right-nav3>li:hover img.img-hover {
    display: block
}

#anchorsNav ul.common-right-nav3>li.active:before,
#fp-nav ul.common-right-nav3>li.active:before {
    display: none
}

#anchorsNav ul.common-right-nav3>li img,
#fp-nav ul.common-right-nav3>li img {
    width: 36px;
    height: 36px;
    margin: 8px auto 0
}

#anchorsNav ul.common-right-nav3>li img.img-normal,
#fp-nav ul.common-right-nav3>li img.img-normal {
    display: block
}

#anchorsNav ul.common-right-nav3>li img.img-hover,
#fp-nav ul.common-right-nav3>li img.img-hover {
    display: none
}

#anchorsNav ul.common-right-nav3>li a,
#fp-nav ul.common-right-nav3>li a {
    display: block !important;
    width: 100% !important;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
    color: #333;
    font-weight: 600
}

#anchorsNav ul.common-right-nav3 .back-top,
#fp-nav ul.common-right-nav3 .back-top {
    color: #000;
    padding: 12px 6px
}

#anchorsNav ul.common-right-nav3 .placeholder,
#fp-nav ul.common-right-nav3 .placeholder {
    height: 26px
}

.custom-text-style9 {
    width: 70px;

}

.custom-text-style9 .list-item {
    display: block;
    padding: 10px 0 8px;
    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: 2px;
    background: #ffffff;
    border: 1px solid #e8e9eb;
    text-align: center;
}

.custom-text-style9 .list-item .icon {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
}

.custom-text-style9 .list-item .icon-hover {
    display: none;
}

.custom-text-style9 .list-item .name {
    font-size: 12px;
    margin-top: 4px;
    line-height: 1;
}

.custom-text-style9 .list-item:last-child {
    margin-bottom: 0;
}

.custom-text-style9 .list-item:hover {
    box-shadow: 0px 2px 12px 0px rgba(28, 44, 60, 0.14);
    border: none;
}

.custom-text-style9 .list-item:hover .name {
    color: #4d4d4d;
    font-weight: 600;
}

.custom-text-style9 .list-item:hover .icon-def {
    display: none;
}

.custom-text-style9 .list-item:hover .icon-hover {
    display: block;
}

.custom-text-style9 .list-item:hover .big-box {
    display: block;
}

.custom-text-style9 .list-item .big-box img {
    width: 100%;
    height: 100%;
}

.custom-text-style9 .list-item .big-box {
    width: 140px;
    height: 140px;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    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;
}

/*ä¸åŒä½ç½®é€‚é…,shortcut-position-1ä¸ºåŠ¨æ€æ·»åŠ ï¼Œ1234è§ä¸‹é¢æ³¨é‡Š*/
.custom-text-style9.shortcut-position-1 .list-item,
.custom-text-style9.shortcut-position-4 .list-item {
    text-align: center;
}

.custom-text-style9.shortcut-position-2 .list-item,
.custom-text-style9.shortcut-position-3 .list-item {
    text-align: center;
}

.nav-box {
    position: fixed;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10000;
}



.custom-box {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 200;
}

.custom-box .list-item {
    display: table-row;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.custom-box .list-item:first-child .box {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

.custom-box .list-item:last-child .box {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

.custom-box .list-item .box {
    position: relative;
}

.custom-box .list-item .box:hover:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
}

.custom-box .list-item .txt {
    padding: 0 6px;
    position: relative;
}

.custom-box .list-item .box:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.custom-box .list-item:last-child {
    margin-bottom: 0;
}

.custom-box .list-item:hover .big-box {
    display: block;
}

.custom-box .list-item img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.custom-box .list-item .big-box {
    width: 160px;
    height: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    background: #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50px;
    display: none;
}

.content-wrap {
    font-size: 0;
    letter-spacing: 0;
    overflow-y: hidden;
}

.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%;
}

.banner-box {
    position: relative;
}

.page-banner-style22 .full-banner {
    width: 100%;
    height: 700px;
}

.page-banner-style22 .full-banner .swiper-slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    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%;

}

.page-banner-style22 .device {
    position: absolute;
    bottom: 25%;
    right: 10px !important;
    z-index: 4;
    text-align: right;
}

.page-banner-style22 .device>span {
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
}

.page-banner-style22 .device .arrow-left {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 30px;
    height: 30px;
    border: 2px solid #FFFFFF;
    text-align: center;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-banner-style22 .device .arrow-right {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 30px;
    height: 30px;
    border: 2px solid #FFFFFF;
    text-align: center;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 6px;
}

.page-banner-style22 .device .next {
    font-size: 16px;
    margin-top: 20px;
    color: #ffffff;
    text-align: right;
}

.page-banner-style22.css-isFullScreen .swiper-slide .info-box {
    width: 1176px;
    margin: 0 auto;
    left: 130px;
    bottom: 200px;
}

.page-banner-style22 .swiper-slide .info-box {
    position: absolute;
    left: 50px;
    bottom: 25%;
    text-align: left;
    max-width: 480px;
}

.page-banner-style22 .swiper-slide .info-box .slide-title {
    font-size: 20px;
    display: inline-block;
}

.page-banner-style22 .swiper-slide .info-box .slide-hint {
    font-size: 14px;
    margin-top: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.page-banner-style22 .pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.page-banner-style22 .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.page-banner-style22 .swiper-active-switch {
    background: #fff;
}

.banner-grid {
    position: absolute;
    top: 178px;
    left: 0;
    right: 0;
    z-index: 5;
}

.search-grid {
    margin-right: 24px;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 230px);
}

.img-grid {
    display: inline-block;
    vertical-align: top;
    width: 206px;
    height: 206px;
}

.img-grid img {
    width: 100%;
    height: 100%;
}

.eng-icons-style39 {
    padding-top: 16px;
    box-sizing: border-box;
    /* é»˜è®¤æ˜¯0px,å¯åŠ¨æ€è®¾ç½® */
    border-radius: 0px;
}

.eng-icons-style39 .icons-list {
    color: rgb(24, 24, 31);
    padding-left: 40px;
    font-size: 0;
}

.eng-icons-style39 .icons-list a {
    display: inline-block;
    margin: 0 40px 16px 0;
    width: calc(100% / 8 - 40px);
    /*åŠ¨æ€è®¡ç®—,å¦‚æžœæ²¡æœ‰è®¾ç½®n åˆ™ä¸º '60px'*/
    color: inherit;
    vertical-align: top;
}

.eng-icons-style39 .icons-list a:nth-child(8n) {
    margin-right: 0;
}

.eng-icons-style39 .icons-list a .item-img-box {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 8px;
    margin: 0 auto;
    -webkit-transition: -webkit-transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out;
}

.eng-icons-style39 .icons-list a .item-img-box img {
    width: 100%;
    height: 100%;
}

.eng-icons-style39 .icons-list a .item-img-box .jqthumb {
    -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-style39 .icons-list a:hover .item-img-box {
    -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-style39 .icons-list a .item-name {
    margin-top: 8px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eng-icons-style39 .icons-list a:hover .item-name {
    font-weight: bold;
}

.icon-grid {
    margin-top: 40px;
    /* width: 1200px;
    margin: 0 auto; */
}

.custom-text-style9 {
    width: 70px;

}

.custom-text-style9 .list-item {
    display: block;
    padding: 10px 0 8px;
    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: 2px;
    background: #ffffff;
    border: 1px solid #e8e9eb;
    text-align: center;
}

.custom-text-style9 .list-item .icon {
    width: 24px;
    height: 24px;
    margin: 0 auto;
}

.custom-text-style9 .list-item .icon-hover {
    display: none;
}

.custom-text-style9 .list-item .name {
    font-size: 12px;
    margin-top: 4px;
}

.custom-text-style9 .list-item:last-child {
    margin-bottom: 0;
}

.custom-text-style9 .list-item:hover {
    box-shadow: 0px 2px 12px 0px rgba(28, 44, 60, 0.14);
    border: none;
}

.custom-text-style9 .list-item:hover .name {
    color: #4d4d4d;
    font-weight: 600;
}

.custom-text-style9 .list-item:hover .icon-def {
    display: none;
}

.custom-text-style9 .list-item:hover .icon-hover {
    display: block;
}

.custom-text-style9 .list-item:hover .big-box {
    display: block;
}

.custom-text-style9 .list-item .big-box img {
    width: 100%;
    height: 100%;
}

.custom-text-style9 .list-item .big-box {
    width: 140px;
    height: 140px;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    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;
}

/*ä¸åŒä½ç½®é€‚é…,shortcut-position-1ä¸ºåŠ¨æ€æ·»åŠ ï¼Œ1234è§ä¸‹é¢æ³¨é‡Š*/
.custom-text-style9.shortcut-position-1 .list-item,
.custom-text-style9.shortcut-position-4 .list-item {
    text-align: center;
}

.custom-text-style9.shortcut-position-2 .list-item,
.custom-text-style9.shortcut-position-3 .list-item {
    text-align: center;
}

.eng-search-style24 {
    position: relative;
    color: rgb(24, 24, 31);
    height: 206px;
}

.eng-search-style24 .select-box {
    display: inline-block;
    margin-right: 16px;
    vertical-align: top;
    font-size: 16px;
    border-radius: 24px;
    width: 112px;
}

.eng-search-style24 .search-tabs {
    text-align: left;
    width: 100%;
    /*height: 46px;*/
    /*overflow: hidden;*/
    position: relative;
}

.eng-search-style24 .search-tabs>span {
    display: inline-block;
    padding: 0 16px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: inherit;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    cursor: pointer;
    position: relative;
}

.eng-search-style24 .search-tabs>span.current,
.eng-search-style24 .search-tabs>span.current:hover {
    color: #ffffff;
}

.eng-search-style24 .search-tabs>span .icon-triangle-down {
    opacity: 0;
    line-height: 0;
    position: absolute;
    left: 50%;
    top: 40px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 14px;
}

.eng-search-style24 .search-tabs>span .icon-triangle-down:before {
    color: inherit;
}

.eng-search-style24 .search-tabs>span.current .icon-triangle-down {
    opacity: 1;
}

.eng-search-style24 .ipt-box {
    height: 44px;
    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);
    border-radius: 20px;
    padding: 1px;
}

.eng-search-style24 .ipt-box .ipt {
    text-indent: 16px;
    height: 38px;
    width: calc(100% - 150px);
    border: none;
    outline: none;
    font-size: 16px;
    border-left: 1px solid #EEEEEE;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.eng-search-style24 .main-box {
    position: relative;
    /*overflow: hidden;*/
    margin-top: 14px;
    padding-right: 80px;
    border-radius: 20px;
}

.eng-search-style24 .main-box .btns {
    position: absolute;
    right: 27px;
    top: 1px;
    height: 41px;
    font-size: 0;
    z-index: 2;
}

.eng-search-style24 .main-box .btn-search {
    padding: 0 16px;
    max-width: 130px;
    height: 97%;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    outline: none;
    cursor: pointer;
    margin-right: 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eng-search-style24 .main-box .btn-search:first-child {
    width: 41px;
    height: 41px;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0;
}

.eng-search-style24 .main-box .btn-search .icon-search-img {
    width: 10px;
    margin-left: 5px;
    margin-top: 2px;
}

.eng-search-style24 .main-box .btn-search:last-child {
    margin-right: 0;
}

.eng-search-style24 .ui-select-big .select2-container .select2-selection--single {
    height: 40px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-top: -1px;
}

.eng-search-style24 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 14px;
    padding-right: 30px;
}

.eng-search-style24 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.eng-search-style24 .ui-select-big .select2-container--default .select2-selection--single {
    outline: none;
    border-radius: 24px;
    color: #ffffff;
    background: transparent;
}

.eng-search-style24 .search-content {
    padding: 24px 80px;
}

@media only screen and (min-width: 1px) and (max-width: 926px) {
    .eng-search-style24 .btns .ai-btn {
        margin-left: 12px;
    }

    .eng-search-style24 .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-style24 .select-box {
        font-size: 14px;
        width: 80px;
        margin-right: 8px;
    }
    .eng-search-style24 .ipt-box .ipt {
      width: calc(100% - 100px);
      text-indent: 8px;
      font-size: 14px;
    }
    .eng-search-style24 .select2-container {
        width: 80px !important;
    }

    .eng-search-style24 .main-box {
        /* padding-right: 0px !important; */
    }

    .eng-search-style24 .main-box .btns {
        right: 6px;
    }

    .eng-search-style24 .main-box .btn-search {
        width: 80px;
        height: 100%;
        padding: 0;
        font-size: 14px;
        margin-right: 0;
    }

    .eng-search-style24 .main-box .btn-search:nth-of-type(n+2) {
        display: none;
    }
}

/* ä¸‹æ‹‰åœ†è§’æ·»åŠ  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;
}

/* ä¸‹æ‹‰åœ†è§’æ·»åŠ  end */
.eng-search-style24 .ui-select-big .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 30px;
    color: #ffffff;
    text-align: center;
}

.eng-search-style24 .ui-select-big .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #ffffff transparent transparent;
}

.select2-results__option {
    padding: 0;
    text-align: center;
}

.eng-search-style24 .btns .btn .tag {
    display: inline-block;
    position: absolute;
    top: -9px;
    right: -19px;
    width: 38px;
    height: 18px;
    background: url("/engine2/assets/images/search/search12-new-tag.png") no-repeat center center;
    background-size: contain;
}

.eng-search-style24 .btns .btn.ai-btn {
    overflow: visible;
}

.eng-search-style24 .btns .ai-btn .btn-search {
    width: auto;
    padding: 0 16px;
    border-radius: 20px;
}

.eng-search-style24 .btns .ai-btn .tag {
    display: inline-block;
    position: absolute;
    top: -9px;
    right: -19px;
    width: 38px;
    height: 18px;
    background: url("../images/search12-new-tag.png") no-repeat center center;
    background-size: contain;
}

.eng-search-style24 .btns .ai-btn {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.eng-search-style24 .btns .ai-btn .btn {
    border-radius: 4px !important;
    margin-right: 0;
}

.eng-search-style24 .btns .ai-btn {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.eng-search-style24 .btns .ai-btn .btn-search {
  width: auto;
  padding: 0 16px;
  border-radius: 20px;
}
.eng-search-style24 .btns .ai-btn button {
  max-width: 130px;
  color: #FFFFFF;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0 16px;
  height: 41px;
  font-size: 16px;
  border-radius: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.eng-search-style24 .btns .ai-btn .tag {
  display: inline-block;
  position: absolute;
  top: -9px;
  right: -19px;
  width: 38px;
  height: 18px;
  background: url(../images/search12-new-tag.png) no-repeat center center;
  background-size: contain;
}
.eng-search-style24 .radio-list .radio-box {
    display: inline-flex;
    align-items: center;
    }
.eng-search-style24 .eng-hint, .eng-search-style24 .href-list, .eng-search-style24 .radio-list{
    margin-top: 6px;
    }
@media only screen and (min-width: 1px) and (max-width: 926px) {
    .page-header-style83 .header-container {
        height: 50px;
        padding: 14px;
        box-sizing: border-box;
    }

    .page-header-style83 .w-1200 {
        display: inline-block;
        width: auto;
    }

    .page-header-style83 .link-box .link-list {
        display: none;
    }

    .page-header-style83 .link-box {
        position: absolute;
        top: 14px;
        right: 14px;
        z-index: 3;
    }

    .page-header-style83 .logo-box {
        width: 100%;
        height: auto;
        padding: 14px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #dddddd;
    }

    .page-header-style83 .logo-box .logo-div {
        display: none;
    }

    .page-header-style83 .login-box {
        margin-top: -12px;
    }

    .page-header-style83 .menu-status {
        display: block;
        font-size: 18px;
        line-height: 22px;
    }

    .page-header-style83 .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-style83 .img-logo,
    .page-header .after-login .user-name,
    .page-header .after-login .icon-arrow {
        display: none !important;
    }

    .page-header-style83 .header-nav-list {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        height: auto;
        float: none;
        width: 100%;
        background-color: #FFF;
        letter-spacing: 0;
        box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    }

    .page-header-style83 .header-nav-list .item {
        width: 50%;
        margin-right: 0;
        height: auto;
    }

    .page-header-style83 .header-nav-list .item .one-t {
        height: 50px;
        line-height: 50px;
    }

    .page-header-style83 .header-nav-list .item:hover .nav-down-list {
        width: 100%;
        padding: 0 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .page-header-style83 .header-nav-list .nav-down-list {
        top: 200px;
    }

    .page-header-style83 .header-nav-list .item-img {
        display: none;
        width: 100%;
    }

    .page-header-style83 .header-nav-list .txt-list {
        width: 100%;
        margin-left: 0;
    }

    .page-header-style83 .header-nav-list .txt-list .li-second {
        width: 100%;
    }

    .page-header-style83 .before-login {
        margin-top: 14px;
        margin-right: 0px;
    }

    .page-header-style83 .header-container .logo-div {
        display: none;
    }

    .page-header-style83 .login-box .before-login>i {
        display: block;
    }

    .page-header-style83 .login-box .before-login>span {
        display: none;
    }

    .page-banner-style64 .full-banner {
        height: 240px;
    }

    .page-banner-style64 .full-banner .swiper-slide img {
        position: unset;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: 100%;
        height: 100%;
    }

    #banner .js-crop-img {
        height: auto !important;
    }

    #banner .jqthumb {
        display: none !important;
    }

    #banner .jqthumb+img {
        display: block !important;
    }

    .page-banner-style64 .full-banner .swiper-slide .slide-content .slide-tip {
        display: none;
    }

    .page-banner-style64 .full-banner .swiper-slide .slide-content .slide-btn {
        padding: 0 16px;
        font-size: 16px;
        height: 36px;
        line-height: 36px;
        left: 50%;
        bottom: 32px;
        transform: translateX(-50%);
    }


    .eng-textlist-style179 .eng-tabs {
        width: calc(100% - 80px);
        margin-bottom: 0;
    }

    .eng-textlist-style219 .eng-tabs-info {
        margin: 0 16px;
        box-sizing: border-box;
    }

    .eng-textlist-style219 .eng-tabs-info .item {
        padding-left: 16px;
        padding-right: 16px;
    }

    .eng-text-style283 {
        padding: 1.25rem 1rem;
    }

    .eng-text-style283 .item-engine-title {
        margin-bottom: 1rem;
    }

    .eng-text-style283 .eng-tabs {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1rem;
        padding: 0;
        width: 100%;
    }

    .eng-text-style283 .eng-tabs-info {
        padding: 0;
        background: none;
    }

    .eng-text-style283 .eng-tabs-info li {
        width: 100% !important;
        margin-right: 0px !important;
        margin-bottom: 0.75rem !important;
        padding: 1rem 0.625rem !important;
    }

    .eng-text-style283 .eng-tabs-info li:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .eng-text-style283 .eng-tabs-info li .title {
        font-size: 1rem;
        line-height: 1.375rem;
    }

    .eng-text-style283 .eng-tabs-info li .en {
        margin-top: 0.125rem;
        font-size: 0.75rem;
        line-height: 1;
    }

    .eng-textlist-style285 {
        padding: 24px 16px;
    }

    .eng-textlist-style285 .item {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .eng-textlist-style285 .item .time-box .day {
        font-size: 20px;
    }

    .new-eng-image-style107 .eng-tabs-info {
        padding: 0 16px;
        max-height: unset;
    }

    .new-eng-image-style107 .eng-tabs-info>li {
        width: 100% !important;
        height: auto;
        margin: 0 0 1.5em 0;
    }

    .new-eng-image-style107 .eng-tabs-info>li .btm-info {
        padding: 8px 16px;
    }

    .new-eng-image-style107 .eng-tabs-info>li .hint {
        margin-top: 4px;
    }

    .new-eng-image-style107 .item-engine-title .more {
        top: 0;
    }

    .eng-textlist-style182 {
        padding: 0 16px;
        color: #000 !important;
    }

    .eng-icons-style31 .item-engine-title .more {
        top: 0;
    }

    .eng-icons-style31 .icons-list a {
        width: calc(100% / 3) !important;
    }

    .page-footer-style6 {
        padding: 16px;
    }

    .page-footer-style6 .w-content {
        width: 100%;
    }

    .page-footer-style6 ul {
        width: 100%;
    }

    .page-footer-style6 .page-footer-img {
        float: left;
        margin-top: 16px;
    }

    #grid2 .grid-title img {
        margin-top: 20px;
    }

    .left-layout {
        padding: 16px;
        width: 100%;
        margin-right: 0;
        box-sizing: border-box;
    }

    .right-layout {
        width: 100%;
        padding: 16px;
        box-sizing: border-box;
    }

    .left-layout .layout-1 {
        width: 100%;
    }

    .eng-textlist-style179 {
        padding: 12px 0;
    }

    #grid3,
    #grid4 {
        padding-top: 16px;
    }

    .layout-content {
        margin-top: 12px;
    }

    #grid4 .layout-half {
        width: 100%;
        margin-right: 0;
    }

    /* .layout-half {
    width: 100%;
    margin-right: 0;
} */
    .bg-img-box:nth-child(2) {
        display: none;
    }

    .grid-wrap6 .layout-half {
        width: 100%;
        margin-right: 0;
    }

    #grid6 {
        height: auto;
    }

    .page-header-style2 .img-logo,
    .page-header .after-login .user-name,
    .page-header .after-login .icon-arrow {
        display: none !important;
    }


    .page-header .after-login {
        height: auto;
        line-height: 1;
    }

    .page-header .after-login .user-cover {
        width: 22px;
        height: 22px;
    }

    .page-header .after-login {
        padding: 0;
    }


    .banner-box {
        z-index: 5;
        top: 0;
    }

    .page-banner-style22 .full-banner {
        height: 200px;
    }

    .page-banner-style22 .full-banner .swiper-wrapper {
        height: 200px;
    }

    .grid-wrap {
        width: auto;
        padding: 0;
        margin-top: 0 !important;
    }


    .custom-box {
        display: none;
    }

    .nav-box {
        display: none;
    }

    .eng-icons-style39 {
        padding-top: 4px;
    }

    .eng-icons-style39 .icons-list {
        padding: 0 1% !important;
    }

    .eng-icons-style39 .icons-list a {
        float: left !important;
        width: calc(100% / 3) !important;
        margin: 8px 0 !important;
    }

    .eng-icons-style39 .icons-list a:nth-of-type(n+13) {
        display: none !important;
    }

    .eng-icons-style39 .icons-list a .item-img-box {
        width: 50px;
        height: 50px;
    }

    .eng-icons-style39 .icons-list a .item-name {
        font-size: 12px;
    }

    .banner-grid {
        position: unset;
    }
    .search-grid {
        width: 100%;
        margin-right: 0;
    }
    .img-grid {
        display: none;
    }
    .eng-search-style24 .btns .ai-btn button {
      padding: 0 8px;
    }
}
