@charset "UTF-8";

article,
aside,
dd,
dialog,
dl,
dt,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
li,
main,
nav,
ol,
p,
pre,
section,
ul {
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    font-size: 14px;
    font-family: Roboto, PingFang SC, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-variant: tabular-nums;
    font-feature-settings: "tnum";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body,
html {
    width: 100%;
    min-width: 1400px;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

li,
ol,
ul {
    list-style-type: none
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

input[type=number],
input[type=password],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input:focus {
    outline: 0;
    background: 0 0
}

input::-internal-autofill-selected {
    background-color: transparent !important
}

*,
::after,
::before {
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

a {
    text-decoration: none;
    background-color: transparent;
    outline: 0;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects;
    color: #333
}

em,
i {
    font-style: normal
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

[hidden] {
    display: none !important
}

button {
    outline: 0;
    user-select: none
}

iframe {
    border: none
}

iframe::-webkit-scrollbar {
    width: 5px;
    background-color: #eee
}

iframe::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 2px
}

::-webkit-scrollbar {
    width: 2px;
    background-color: #eee
}

::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 5px
}

button,
input,
option,
select {
    border: 1px solid #333;
    outline: 0
}

.cate-detail-list-wrap .cate-detail-list,
.clearfix,
.exh-cate-wrap .exh-cate-list {
    zoom: 1
}

.cate-detail-list-wrap .cate-detail-list::after,
.cate-detail-list-wrap .cate-detail-list:before,
.clearfix::after,
.clearfix:before,
.exh-cate-wrap .exh-cate-list::after,
.exh-cate-wrap .exh-cate-list:before {
    content: "";
    display: block
}

.cate-detail-list-wrap .cate-detail-list:after,
.clearfix:after,
.exh-cate-wrap .exh-cate-list:after {
    clear: both
}

body {
    background-color: #fff;
    color: #333;
    line-height: 1
}

.vd-pic-wrap {
    width: 203px;
    height: 168px;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}


.vd-pic-wrap .pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #d3d3d3;
    transition: all 0.3s ease-in-out;
}

.popular-vd-item .vd-pic-wrap .pic:hover, .like-vd-item .vd-pic-wrap .pic:hover {
    transform: scale(1.1);
}

.vd-pic-wrap .time {
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    border-radius: 4px;
    background-color: rgba(12, 43, 4, .6);
    color: #fff
}

.popular-vd-item {
    width: 223px;
    height: 306px;
    padding: 10px;
    border-radius: 8px;
    background-color: #f7f6f6
}

.popular-vd-item .video-wrap {
    display: block;
    width: 203px;
    height: 203px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative
}

.popular-vd-item .vd-pic-wrap {
    display: block
}

.popular-vd-item .text-con {
    padding: 0 2px
}

.popular-vd-item .text-con .title {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.popular-vd-item .text-con .title a {
    color: #333
}

.popular-vd-item .text-con .title a:hover {
    color: #33a553
}

.popular-vd-item .text-con .title:hover {
    color: #33a553
}

.popular-vd-item .text-con .tags {
    margin-top: 16px;
    display: flex;
    align-items: center
}

.popular-vd-item .text-con .tags .addr,
.popular-vd-item .text-con .tags .viewer {
    line-height: 20px;
    margin-right: 14px;
    display: flex;
    align-items: center
}

.popular-vd-item .text-con .tags .addr .icon,
.popular-vd-item .text-con .tags .viewer .icon {
    display: inline-block;
    background-image: url(../image/vd_sprite.png);
    background-repeat: no-repeat;
    background-size: 600px 300px;
    margin-right: 5px
}

.popular-vd-item .text-con .tags .viewer .icon {
    background-position: -240px -134px;
    width: 16px;
    height: 12px
}

.popular-vd-item .text-con .tags .addr {
    flex: 1;
    overflow: hidden
}

.popular-vd-item .text-con .tags .addr .icon {
    background-position: -215px -133px;
    width: 14px;
    height: 14px
}

.popular-vd-item .text-con .tags .addr a,
.popular-vd-item .text-con .tags .addr span {
    flex: 1;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.popular-vd-item .text-con .tags .addr a:hover {
    color: #33a553
}

.popular-vd-item .text-con .company {
    margin-top: 12px;
    display: flex;
    align-items: center
}

.popular-vd-item .text-con .company .icon {
    display: inline-block;
    background: url(../image/vd_sprite.png) no-repeat -189px -133px;
    background-size: 600px 300px;
    width: 14px;
    height: 14px;
    margin-right: 5px
}

.popular-vd-item .text-con .company span {
    flex: 1;
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap
}

.popular-vd-item .text-con .company span i {
    display: inline-block;
    padding: 0 4px
}

.popular-vd-item .text-con .company a {
    display: inline-block;
    max-width: 50%
}

.popular-vd-item .text-con .company a h3 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.popular-vd-item .text-con .company a:last-child {
    max-width: 46%
}

.popular-vd-item .text-con .company a:hover {
    color: #33a553
}

.latest-vd-item {
    width: 316px;
    height: 324px;
    position: relative
}

.latest-vd-item.active .vd-hover,
.latest-vd-item:hover .vd-hover {
    opacity: 1;
    visibility: visible
}

.latest-vd-item .vd-pic-wrap {
    width: 304px;
    height: 228px
}

.latest-vd-item .title {
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
    max-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.latest-vd-item .vd-hover {
    position: absolute;
    left: 50%;
    bottom: 40px;
    z-index: 10;
    transform: translateX(-50%);
    width: 370px;
    height: 320px;
    padding: 14px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, .15);
    transition: all .2s;
    visibility: hidden;
    opacity: 0
}

.latest-vd-item .vd-hover-pic-wrap {
    display: block;
    width: 342px;
    height: 180px;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer
}

.latest-vd-item .vd-hover-pic-wrap .pic {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    background-color: #d3d3d3
}

.latest-vd-item .vd-hover-pic-wrap .icons {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.latest-vd-item .vd-hover-pic-wrap .icon1,
.latest-vd-item .vd-hover-pic-wrap .icon2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%
}

.latest-vd-item .vd-hover-pic-wrap .icon1::before,
.latest-vd-item .vd-hover-pic-wrap .icon2::before {
    content: " ";
    display: inline-block;
    background-image: url(../image/vd_sprite.png);
    background-repeat: no-repeat;
    background-size: 600px 300px
}

.latest-vd-item .vd-hover-pic-wrap .icon1.icon1,
.latest-vd-item .vd-hover-pic-wrap .icon2.icon1 {
    margin-right: 10px;
    background-color: #33a553
}

.latest-vd-item .vd-hover-pic-wrap .icon1.icon1:before,
.latest-vd-item .vd-hover-pic-wrap .icon2.icon1:before {
    width: 14px;
    height: 16px;
    background-position: -280px -20px
}

.latest-vd-item .vd-hover-pic-wrap .icon1.icon2,
.latest-vd-item .vd-hover-pic-wrap .icon2.icon2 {
    background-color: #fff
}

.latest-vd-item .vd-hover-pic-wrap .icon1.icon2:before,
.latest-vd-item .vd-hover-pic-wrap .icon2.icon2:before {
    width: 16px;
    height: 18px;
    background-position: -324px -19px
}

.latest-vd-item .vd-hover-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    cursor: pointer
}

.latest-vd-item .vd-hover-title:hover {
    color: #33a553
}

.latest-vd-item .vd-hover-actions {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.latest-vd-item .vd-hover-actions .vd-hover-tag {
    max-width: 240px;
    display: inline-flex;
    align-items: center;
    height: 30px;
    line-height: 28px;
    padding: 0 15px;
    border: 1px solid #33a553;
    border-radius: 6px;
    color: #33a553;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.latest-vd-item .vd-hover-actions .vd-hover-tag:hover {
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .12)
}

.latest-vd-item .vd-hover-actions .vd-hover-tag span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.latest-vd-item .vd-hover-actions .vd-hover-link {
    color: #33a553;
    margin-left: 20px
}

.latest-vd-item .vd-hover-actions .vd-hover-link:hover {
    cursor: pointer;
    text-decoration: underline
}

.header-wrap {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center
}

.header-wrap .inner {
    width: 100%;
    height: 70px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    z-index: 100;
}

.header-wrap .header-content {
    width: 1400px;
    height: 70px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header-wrap .header-l {
    display: flex;
    align-items: center;
    flex:1;
}

.header-wrap .header-r {
    display: flex;
    align-items: center
}

.header-wrap .m-logo {
    height: 60px
}

.header-wrap .slogan {
    font-size: 14px;
    color: #868585;
    margin-left: 20px
}

.header-wrap .m-search {
    width: 500px;
    height: 44px;
    border-radius: 35px;
    padding: 0 10px 0 0;
    margin-left: auto;
    margin-right: 100px;
    border: 1px solid #dfdfdf;
    display: flex;
    align-items: center;
    transition: all .3s
}

.header-wrap .m-search.focus {
    border-color: #33a553
}

.header-wrap .search-input-wrap {
    flex: 1;
    overflow: hidden;
    padding-left: 10px;
    display: flex;
    align-items: center
}

.header-wrap .search-input-wrap .search-input {
    width: calc(100% - 32px);
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    border: none
}

.header-wrap .search-input-wrap .search-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background-color: #33a553;
    border-radius: 50%;
    border: none
}

.header-wrap .search-input-wrap .search-btn .icon {
    display: inline-block;
    background: url('../image/vd_sprite.png') no-repeat -65px -21px;
    background-size: 600px 300px;
    width: 14px;
    height: 14px;
    border-radius: 50%
}

.header-wrap .select-video {
    height: 36px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    background-color: #f7f6f6;
    border-radius: 8px;
    color: #333;
    margin-left: 12px;
    margin-right: 12px;
    cursor: pointer
}

.header-wrap .select-video.active .icon {
    background-position: -318px -220px
}

.header-wrap .select-video .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background: url('../image/vd_sprite.png') no-repeat -344px -220px;
    background-size: 600px 300px
}

.header-wrap .m-lang {
    position: relative
}

.header-wrap .m-lang.active .lang-btn {
    cursor: pointer;
    border-color: #33a553;
    color: #33a553
}

.header-wrap .m-lang.active .lang-btn .icon1 {
    background-position: -415px -68px;
}

.header-wrap .m-lang.active .lang-list-wrap {
    display: block
}

.header-wrap .m-lang .lang-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
    padding: 0 20px;
    border-radius: 8px;
    border: 1px solid #ddd
}

.header-wrap .m-lang .lang-btn:hover {
    cursor: pointer;
    border-color: #33a553;
    color: #33a553
}

.header-wrap .m-lang .lang-btn:hover .icon1 {
    background-position: -415px -68px;
}

.header-wrap .m-lang .lang-btn .icon {
    display: inline-block;
    background: url('../image/vd_sprite.png') no-repeat -129px -19px;
    background-size: 600px 300px;
    width: 18px;
    height: 18px
}

.header-wrap .m-lang .lang-btn .icon1 {
    display: inline-block;
    background: url('../image/vd_sprite.png') no-repeat -340px -67px;
    background-size: 500px;
    width: 13px;
    height: 7px;
    transform: translateY(1px)
}

.header-wrap .m-lang .lang-btn .val {
    padding: 0 10px
}

.header-wrap .m-lang .lang-list-wrap {
    position: absolute;
    left: 0;
    top: 44px;
    padding: 7px 0;
    min-width: 140px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    border-radius: 8px;
    display: none
}

.header-wrap .m-lang .lang-list>li {
    height: 26px
}

.header-wrap .m-lang .lang-list>li.active>a {
    background-color: #f7f6f6
}

.header-wrap .m-lang .lang-list>li>a {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0 20px;
    line-height: 26px;
    color: #333
}

.header-wrap .m-lang .lang-list>li>a:hover {
    background-color: #f7f6f6
}

.header-wrap .m-user {
    margin-left: 25px
}

.header-wrap .m-user .signin {
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 700;
    background-color: #33a553;
    color: #f9f9f9;
    border-radius: 5px
}

.header-wrap .m-user .signin .icon {
    display: inline-block;
    width: 12px;
    height: 15px;
    background: url('../image/vd_sprite.png') no-repeat -102px -21px;
    background-size: 600px 300px;
    margin-right: 8px
}

.header-wrap .m-user .logined {
    position: relative;
    height: 40px;
    line-height: 40px
}

.header-wrap .m-user .logined.active .user-hover {
    display: block
}

.header-wrap .m-user .logined .avator {
    position: relative;
    display: flex;
    align-items: center
}

.header-wrap .m-user .logined .avator img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 50%;
    border: none;
    margin-right: 5px
}

.header-wrap .m-user .logined .avator .name {
    max-width: 120px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header-wrap .m-user .logined .user-hover {
    min-width: 130px;
    position: absolute;
    right: 0;
    top: 36px;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, .15);
    display: none
}

.header-wrap .m-user .logined .user-items {
    padding: 15px 0
}

.header-wrap .m-user .logined .user-items .item {
    padding: 0 20px;
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start
}

.header-wrap .m-user .logined .user-items .item:last-child {
    margin-bottom: 0
}

.header-wrap .m-user .logined .user-items .item:hover {
    cursor: pointer
}

.header-wrap .m-user .logined .user-items .item .icon {
    display: inline-block;
    background-image: url('');
    background-repeat: no-repeat;
    background-size: 600px 300px;
    margin-right: 10px
}

.header-wrap .m-user .logined .user-items .item .icon.user {
    width: 17px;
    height: 18px;
    background-position: -526px -19px
}

.header-wrap .m-user .logined .user-items .item .icon.exit {
    width: 18px;
    height: 15px;
    background-position: -471px -21px;
    transform: translateY(3px)
}

.header-wrap .m-user .logined .user-items .item span {
    min-width: 100px;
    flex: 1;
    line-height: 20px
}

.header-wrap .m-user .logined .user-items .item .user_name {
    flex: 1;
    overflow: hidden
}

.menu-wrap {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #ddd;
    margin: 0 auto
}

.menu-wrap .inner {
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.menu-wrap .menu-l {
    height: 100%
}

.menu-wrap .menu-r {
    height: 100%
}

.menu-wrap .menu-r .link-items {
    height: 100%;
    display: flex;
    align-items: center
}

.menu-wrap .menu-r .link-item {
    height: 100%;
    margin-left: 48px;
    position: relative;
    z-index: 60;
    display: flex;
    align-items: center
}

.menu-wrap .menu-r .link-item.active .name,
.menu-wrap .menu-r .link-item:hover .name {
    cursor: pointer;
    color: #33a553
}

.menu-wrap .menu-r .link-item.active .link-dropdown,
.menu-wrap .menu-r .link-item:hover .link-dropdown {
    display: block
}

.menu-wrap .menu-r .link-item .name {
    font-size: 14px
}

.menu-wrap .menu-r .link-item .link-dropdown {
    min-width: 130px;
    overflow-y: auto;
    position: absolute;
    right: -10px;
    top: 50px;
    z-index: 10;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    border-radius: 0 0 8px 8px;
    white-space: nowrap;
    overflow: hidden;
    display: none
}

.menu-wrap .menu-r .link-item .dropdown-menu a,
.menu-wrap .menu-r .link-item .dropdown-menu span {
    display: flex;
    align-items: center;
    min-width: 130px;
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.menu-wrap .menu-r .link-item .dropdown-menu a:hover,
.menu-wrap .menu-r .link-item .dropdown-menu span:hover {
    background-color: #f7f6f6
}

.menu-wrap .menu-items {
    display: flex;
    height: 100%
}

.menu-wrap .menu-item {
    padding-right: 20px;
    margin-right: 20px;
    cursor: pointer
}

.menu-wrap .menu-item.active .hd {
    cursor: pointer;
    color: #33a553
}

.menu-wrap .menu-item.active .hd .val {
    color: #33a553
}

.menu-wrap .menu-item.active .hd .arrow {
    background-position: -469px -81px;
    transform-origin: center center;
    transform: rotate(-180deg)
}

.menu-wrap .menu-item.active .hd .icon.icon1 {
    background-position: -160px -18px
}

.menu-wrap .menu-item.active .hd .icon.icon2 {
    background-position: -428px -19px
}

.menu-wrap .menu-item.active .hd .icon.icon3 {
    background-position: -394px -17px
}

.menu-wrap .menu-item.active .hd .icon.icon4 {
    background-position: -286px -218px
}

.menu-wrap .menu-item.active .hd .icon.icon5 {
    background-position: -406px -218px
}

.menu-wrap .menu-item .hd {
    height: 100%;
    display: flex;
    align-items: center
}

.menu-wrap .menu-item .hd .icon {
    flex-shrink: 0;
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url('../image/vd_sprite.png');
    background-repeat: no-repeat;
    background-size: 600px 300px
}

.menu-wrap .menu-item .hd .icon.icon1 {
    width: 20px;
    height: 20px;
    background-position: -362px -18px
}

.menu-wrap .menu-item .hd .icon.icon2 {
    width: 32px;
    height: 19px;
    background-position: -226px -19px
}

.menu-wrap .menu-item .hd .icon.icon3 {
    width: 24px;
    height: 21px;
    background-position: -192px -17px
}

.menu-wrap .menu-item .hd .icon.icon4 {
    width: 20px;
    height: 21px;
    background-position: -252px -218px
}

.menu-wrap .menu-item .hd .icon.icon5 {
    width: 20px;
    height: 21px;
    background-position: -372px -218px
}

.menu-wrap .menu-item .hd .val {
    margin: 0 10px;
    font-size: 14px
}

.menu-wrap .menu-item .hd .arrow {
    flex-shrink: 0;
    display: inline-block;
    width: 13px;
    height: 8px;
    background: url('../image/vd_sprite.png') no-repeat -409px -81px;
    background-size: 600px 300px
}

.show-video {
    display: flex;
    align-items: center;
    min-width: 130px;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.show-video .vd-icon {
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url('../image/vd_sprite.png') no-repeat -497px -20px;
    background-size: 600px 300px;
    margin-left: 10px
}

.menu-hover-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 124px;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .5);
    display: none
}

.menu-hover-wrap .menu-con-items {
    width: 100%;
    min-height: 120px;
    background-color: #fff;
    border-top: 1px solid #ddd
}

.menu-hover-wrap .menu-con-items .menu-con-item {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    display: none
}

.menu-hover-wrap .menu-con-items .menu-con-item.active {
    display: flex
}

.cate-list-wrap {
    height: 520px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px 0;
    border-left: 1px solid #ddd
}

.cate-list-wrap .current-cate {
    color: #333;
    height: 32px;
    line-height: 32px;
    padding: 0 48px;
    font-weight: 700
}

.cate-list-wrap .cate-list {
    width: 378px
}

.cate-list-wrap .cate-list.second-cate-list .cate-item:before {
    display: none
}

.cate-list-wrap .cate-item {
    padding: 0 48px;
    height: 32px;
    display: flex;
    align-items: center
}

.cate-list-wrap .cate-item:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 4px;
    background-color: #33a553;
    margin-right: 8px
}

.cate-list-wrap .cate-item.active,
.cate-list-wrap .cate-item:hover {
    background-color: #f3faf4;
    color: #33a553
}

.cate-detail-list-wrap {
    flex: 1;
    height: 520px;
    padding: 10px 20px;
    border-left: 1px solid #ddd;
    overflow: hidden auto
}

.cate-detail-list-wrap .current-cate {
    color: #333;
    height: 32px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 14px
}

.cate-detail-list-wrap .cate-detail-item {
    float: left;
    margin: 0 9px 15px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    width: 102px;
    height: 134px
}

.cate-detail-list-wrap .cate-detail-item:nth-of-type(4n) {
    margin-right: 0
}

.cate-detail-list-wrap .cate-detail-item:hover {
    color: #33a553
}

.cate-detail-list-wrap .cate-detail-item .pic {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    object-fit: cover;
    background-color: #d3d3d3;
    margin-bottom: 10px
}

.cate-detail-list-wrap .cate-detail-item .title {
    height: 32px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.banner-wrap {
    min-width: 1400px;
    height: 720px;
    position: relative
}

.banner-wrap.active .next-btn,
.banner-wrap.active .prev-btn,
.banner-wrap:hover .next-btn,
.banner-wrap:hover .prev-btn {
    opacity: 1
}

.banner-wrap .swiper-piclist-wrap {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 720px;
    overflow: hidden
}

.banner-wrap .swiper-piclist-wrap .banner-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 720px;
    object-fit: cover;
    opacity: 0;
    transition: all .3s;
    filter: brightness(.8)
}

.banner-wrap .swiper-piclist-wrap .banner-pic.active {
    opacity: 1
}

.banner-wrap .next-btn,
.banner-wrap .prev-btn {
    position: absolute;
    top: 50%;
    z-index: 20;
    transform: translateY(-50%);
    width: 36px;
    height: 72px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .3s
}

.banner-wrap .next-btn:before,
.banner-wrap .prev-btn:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 25px;
    background: url('../image/vd_sprite.png');
    background-repeat: no-repeat;
    background-size: 600px 300px
}

.banner-wrap .next-btn.active.prev-btn:before,
.banner-wrap .next-btn:hover.prev-btn:before,
.banner-wrap .prev-btn.active.prev-btn:before,
.banner-wrap .prev-btn:hover.prev-btn:before {
    background-position: -22px -72px
}

.banner-wrap .next-btn.active.next-btn:before,
.banner-wrap .next-btn:hover.next-btn:before,
.banner-wrap .prev-btn.active.next-btn:before,
.banner-wrap .prev-btn:hover.next-btn:before {
    background-position: -70px -72px
}

.banner-wrap .next-btn.prev-btn,
.banner-wrap .prev-btn.prev-btn {
    left: 20px
}

.banner-wrap .next-btn.prev-btn:before,
.banner-wrap .prev-btn.prev-btn:before {
    background-position: -118px -72px
}

.banner-wrap .next-btn.next-btn,
.banner-wrap .prev-btn.next-btn {
    right: 20px
}

.banner-wrap .next-btn.next-btn:before,
.banner-wrap .prev-btn.next-btn:before {
    background-position: -166px -72px
}

.banner-wrap .swiper-wrap {
    width: 1400px;
    height: 720px;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
    transform: translateX(-50%);
    overflow: hidden
}

.banner-wrap .swiper-list-wrap {
    height: 100%;
    transition: all .3s
}

.banner-wrap .swiper-item {
    float: left;
    width: 1400px;
    height: 100%;
    margin: 0 auto;
    padding-top: 92px;
    transition: all 1s;
    position: relative
}

.banner-wrap .swiper-item .title {
    max-width: 1016px;
    font-size: 46px;
    font-weight: 700;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, .25);
    color: #fff
}

.banner-wrap .swiper-item .title .green {
    color: #33a553
}

.banner-wrap .swiper-item .tags {
    margin-top: 20px;
    margin-bottom: 20px
}

.banner-wrap .swiper-item .tags .tag {
    height: 26px;
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    background-color: rgba(255, 255, 255, .3);
    color: #fff;
    margin-right: 6px
}

.banner-wrap .swiper-item .tags .tag.green {
    background-color: #33a553
}

.banner-wrap .swiper-item .desc {
    max-width: 800px;
    font-size: 18px;
    line-height: 24px;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    color: #fff
}

.banner-wrap .swiper-item .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 375px;
    height: 60px;
    font-size: 22px;
    font-weight: 700;
    margin-top: 30px;
    background: url(../image/btn_bg.png) 0 0 no-repeat;
    background-size: contain;
    color: #fff;
    transition: all .2s
}

.banner-wrap .swiper-item .btn:hover {
    border-radius: 8px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .2)
}

.banner-wrap .swiper-item .btn .icon {
    display: inline-block;
    width: 28px;
    height: 22px;
    background: url('../image/vd_sprite.png') no-repeat -12px -129px;
    background-size: 600px 300px;
    margin-right: 15px
}

.banner-wrap .swiper-item .hot-videos {
    position: absolute;
    left: 0;
    bottom: 62px;
    width: 100%
}

.banner-wrap .swiper-item .hot-videos .hot-videos-title {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 32px
}

.banner-wrap .swiper-item .video-items {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.banner-wrap .swiper-item .video-items a {
    color: #fff
}

.banner-wrap .swiper-item .video-item {
    width: 250px;
    height: 140px;
    background-color: #d3d3d3;
    border-radius: 12px;
    position: relative;
    overflow: hidden
}

.banner-wrap .swiper-item .video-item>a {
    display: block;
    height: 100%
}

.banner-wrap .swiper-item .video-item .pic {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner-wrap .swiper-item .video-item .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%)
}

.banner-wrap .swiper-item .video-item .mask .time {
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    border-radius: 4px;
    background-color: rgba(12, 43, 4, .6);
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px
}

.banner-wrap .swiper-item .video-item .mask .video-title {
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0 15px;
    overflow: hidden;
    position: absolute;
    bottom: 12px;
    left: 0;
    color: #fff
}

.section-wrap .inner {
    width: 1400px;
    margin: 0 auto
}

.section-wrap .section-hd .hd-title {
    font-size: 20px;
    font-weight: 700
}

.popular-vd-wrap {
    padding-top: 32px;
    margin-bottom: 60px
}

.popular-vd-wrap .section-hd {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.popular-vd-wrap .hd-page {
    display: flex;
    align-items: center
}

.popular-vd-wrap .hd-page span {
    display: inline-block;
    margin: 0 5px
}


.popular-vd-wrap .section-bd {
    width: 1400px;
    overflow: hidden
}

.popular-vd-wrap .vd-item-list {
    width: 1400px;
    overflow: hidden;
    display: flex;
    transition: all .3s
}

.popular-vd-wrap .vd-item-list .vd-item {
    width: 1400px;
    display: grid;
    grid-template-columns: 221.33px 221.33px 221.33px 221.33px 221.33px 221.33px;
    grid-gap: 14px
}

.popular-vd-wrap .popular-vd-item.active .vd-pic-wrap {
    display: none
}

.popular-vd-wrap .popular-vd-item.active .video-box {
    display: block
}

.popular-vd-wrap .popular-vd-item .vd-pic-wrap {
    height: 100%;
    margin-bottom: 12px
}

.popular-vd-wrap .popular-vd-item .video-box {
    width: 318px;
    height: 178px;
    border-radius: 10px;
    background-color: #000;
    overflow: hidden;
    margin-bottom: 12px;
    display: none
}

.popular-vd-wrap .popular-group-item {
    width: 340px;
    height: 324px;
    padding: 14px;
    border-radius: 8px;
    background-color: #f7f6f6
}

.popular-vd-wrap .popular-group-item .title {
    font-size: 18px;
    font-weight: 700
}

.popular-vd-wrap .popular-group-item .group-list {
    display: grid;
    grid-template-columns: 150px 150px;
    grid-gap: 12px;
    margin-top: 16px;
    margin-bottom: 24px
}

.popular-vd-wrap .popular-group-item .vd-pic-wrap {
    width: 150px;
    height: 80px
}

.popular-vd-wrap .popular-group-item .more-btn {
    height: 54px;
    font-size: 18px;
    font-weight: 700;
    color: #33a553;
    border: 1px solid #33a553;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.popular-vd-wrap .popular-group-item .more-btn:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .12)
}

.verified-vd-wrap {
    padding-top: 38px;
    padding-bottom: 24px;
    background-color: rgba(255, 228, 218, .2)
}

.verified-vd-wrap .section-hd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 38px;
}

.verified-vd-wrap .section-bd {
    display: flex;
    justify-content: space-between
}

.verified-vd-wrap .verified-con-wrap {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 16px
}

.verified-con-item {

    padding: 16px 12px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #fff;
    position: relative
}


.verified-con-item.active,
.verified-con-item:hover {
    border-color: #33a553
}



.verified-con-item.active .pic-con .video-box,
.verified-con-item:hover .pic-con .video-box {
    display: block
}

.verified-con-item .pic-con {
    display: flex;
    justify-content: space-between
}

.verified-con-item .pic-con .video-wrap {
    display: block;
    width: 100%;
    height: 220px;
    border-radius: 8px;
    background-color: #d3d3d3;
    overflow: hidden
}

.verified-con-item .pic-con .video-wrap .vd-pic-wrap {
    width: 100%;
    height: 100%
}

.verified-con-item .pic-con .video-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}



.verified-con-item .text-con {
    position: relative;
    z-index: 5;
    margin-top: 20px
}

.verified-con-item .text-con .title-row {
    display: flex;
    align-items: center
}

.verified-con-item .text-con .title-row .title {
    font-size: 16px;
    font-weight: 700
}

.verified-con-item .text-con .title-row .title>h3 {
    font-size: 16px;
    line-height: 1.5em
}

.verified-con-item .text-con .title-row .icons {
    display: inline-flex;
    align-items: center;
    width: 130px;
    margin-left: 12px
}

.verified-con-item .text-con .title-row .verified-icon {
    display: inline-block;
    width: 51px;
    height: 18px;
    background: url(../image/vd_sprite.png) no-repeat -439px -182px;
    background-size: 600px 300px
}

.verified-con-item .text-con .title-row .year-icon {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    color: #fa6401;
    margin-left: 12px
}

.verified-con-item .text-con .title-row .year-icon:after {
    content: "";
    display: inline-block;
    width: 36px;
    height: 12px;
    margin-left: 4px;
    background-color: #d3d3d3;
    background: url(../image/vd_sprite.png) no-repeat -505px -186px;
    background-size: 600px 300px
}

.verified-con-item .text-con .tags {
    height: 32px;
    overflow: hidden;
    margin-top: 16px;
    margin-bottom: 20px
}

.verified-con-item .text-con .tags .tag {
    display: inline-flex;
    align-items: center;
    height: 32px;
    padding: 0 15px;
    border: 1px solid #999;
    border-radius: 6px;
    color: #777;
    margin-right: 12px
}

.verified-con-item .text-con .tags .tag:last-child {
    margin-right: 0
}

.verified-con-item .text-con .tags .tag:hover {
    cursor: pointer;
    border-color: #33a553;
    color: #33a553
}

.verified-con-item .text-con .classify {
    display: flex;
    align-items: center
}


.verified-con-item .text-con .classify .name {
    flex: 1;
    overflow: hidden;
    white-space: wrap;
    text-overflow: ellipsis;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    line-height: 20px;
}


.qs-wrap {
    padding-top: 32px;
    padding-bottom: 36px;
    background-color: #fff;
}

.qs-wrap .section-bd {
    display: flex;
    justify-content: space-between
}

.qs-wrap .pic-con {
    display: block;
    width: 700px;
    height: 500px
}

.qs-wrap .pic-con .pic {
    width: 100%;
    object-fit: contain
}

.qs-wrap .form-con {
    flex: 1;
    padding: 40px 50px 40px 30px;
    background-color: #f7f6f6;
    border-radius: 0 10px 10px 0;
    overflow: hidden
}

.qs-wrap .form-con .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 24px
}

.qs-wrap .form-con .desc {
    color: #333;
    margin-bottom: 42px
}

.qs-wrap .form-row {
    height: 60px
}

.qs-wrap .form-row.combine-row2 {
    display: flex
}

.qs-wrap .form-row.combine-row2 .input-col {
    width: 50%;
    margin-right: 10px
}

.qs-wrap .form-row.combine-row2 .input-col:last-child {
    margin-right: 0
}

.qs-wrap .form-row.radio-row {
    height: 40px
}

.qs-wrap .form-row.submit-row {
    padding-top: 42px;
    position: relative
}

.qs-wrap .form-row.submit-row .tips {
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    height: 14px;
    text-align: center;
    color: #e02020
}

.qs-wrap .input-col {
    width: 100%
}

.qs-wrap .radio-group {
    display: flex;
    align-items: center
}

.qs-wrap .radio-group .radio-btn {
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 0 30px;
    border-radius: 6px;
    border: 1px solid #e4e4e7;
    color: #777;
    margin-right: 10px;
    cursor: pointer
}

.qs-wrap .radio-group .radio-btn:last-child {
    margin-right: 0
}

.qs-wrap .radio-group .radio-btn.error {
    border-color: #e02020;
    color: #e02020
}

.qs-wrap .radio-group .radio-btn.active {
    border-color: #33a553;
    color: #33a553
}

.submit-btn {
    width: 100%;
    height: 54px;
    border-radius: 6px;
    background-color: #33a553;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none
}

.submit-btn:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2)
}

.input {
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 14px;
    color: #333;
    border: 1px solid #e4e4e7;
    background-color: #fff
}

.input:focus {
    border-color: #33a553
}

.input.error {
    border-color: #e02020;
    color: #e02020
}

.search-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: rgba(255, 228, 218, .2)
}

.search-wrap .section-hd {
    margin-bottom: 35px
}

.search-wrap .section-bd .tag {
    display: inline-flex;
    align-items: center;
    height: 36px;
    padding: 0 26px;
    border: 1px solid #e4e4e7;
    background-color: #fff;
    color: #777;
    border-radius: 6px;
    margin-right: 6px;
    margin-bottom: 8px
}

.search-wrap .section-bd .tag>h3 {
    font-size: 14px;
    font-weight: 400
}

.search-wrap .section-bd .tag:hover {
    border-color: #33a553;
    color: #33a553
}

.trade-alert-wrap {
    padding: 35px 0
}

.trade-alert-wrap .inner {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.trade-alert-wrap .inner .title {
    font-size: 24px
}

.trade-alert-wrap .form-row {
    display: flex;
    align-items: center
}

.trade-alert-wrap .form-row .btn {
    display: inline-block;
    width: 128px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 6px;
    background-color: #33a553;
    border: none;
    color: #fff;
    margin-left: 10px
}

.footer-wrap {
    padding: 76px 0 34px;
    background-color: #082301
}

.footer-wrap .inner {
    width: 1400px;
    margin: 0 auto
}

.footer-wrap .footer-t {
    display: flex;
    align-items: flex-start
}

.footer-wrap .footer-b {
    text-align: center;
    margin-top: 44px
}

.footer-wrap .footer-b .country {
    line-height: 24px;
    color: rgba(255, 255, 255, .8)
}

.footer-wrap .footer-b .country a {
    color: rgba(255, 255, 255, .8)
}

.footer-wrap .footer-b .copyright {
    margin-top: 10px;
    font-size: 12px;
    color: rgba(255, 255, 255, .5)
}

.footer-wrap .footer-b .copyright a {
    color: rgba(255, 255, 255, .5)
}

.footer-wrap .footer-logo {
    padding-top: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.footer-wrap .footer-logo .pic {
    display: inline-block;
    width: 102px;
    height: 30px;
    margin-bottom: 23px;
    background: url(../image/vd_sprite.png) no-repeat -250px -176px;
    background-size: 600px 300px;
    transform: scale(1.2);
    transform-origin: left center
}

.footer-wrap .footer-guide {
    flex: 1;
    display: flex;
    justify-content: space-between;
    margin-left: 104px;
    margin-right: 40px
}

.footer-wrap .guide-item {
    flex: 1;
    color: #fff
}

.footer-wrap .guide-item .hd {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 16px
}

.footer-wrap .guide-item .bd {
    line-height: 16px
}

.footer-wrap .guide-item .bd p {
    padding: 8px 0;
    margin-bottom: 4px
}

.footer-wrap .guide-item .bd a {
    color: #fff
}

.footer-wrap .guide-item .bd a:hover {
    color: #33a553
}

.footer-wrap .footer-follow {
    width: 300px
}

.footer-wrap .follow-item {
    color: #fff
}

.footer-wrap .follow-item:last-child {
    margin-top: 35px
}

.footer-wrap .follow-item .hd {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 24px
}

.footer-wrap .follow-item .bd {
    display: flex
}

.footer-wrap .follow-item .bd .follow-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-right: 14px;
    background-image: url(../image/vd_sprite.png);
    background-repeat: no-repeat;
    background-size: 600px 300px
}

.footer-wrap .follow-item .bd .follow-icon:last-child {
    margin-right: 0
}

.footer-wrap .follow-item .bd .follow-icon.youku {
    background-position: -266px -127px
}

.footer-wrap .follow-item .bd .follow-icon.face {
    background-position: -302px -127px
}

.footer-wrap .follow-item .bd .follow-icon.user {
    background-position: -338px -127px
}

.cate-wrap .cate-bd {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

.cate-wrap .cate-bread {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    display: flex
}

.cate-wrap .cate-bread a {
    font-size: 12px;
    color: #777;
    text-decoration: none;
    cursor: pointer;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.cate-wrap .cate-bread a:hover {
    color: #33a553
}

.cate-wrap .cate-bread i {
    font-size: 12px;
    color: #777;
    font-style: normal;
    margin: 0 8px
}

.cate-wrap .cate-content {
    flex: 1;
    overflow: hidden;
    display: flex
}

.cate-wrap .cate-menu-wrap {
    width: 240px;
    padding: 0 35px 0 0
}

.cate-wrap .cate-menu-wrap .title {
    font-size: 16px;
    color: #1f2223;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    position: relative
}

.cate-wrap .cate-menu-wrap .cate-back {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #33a553;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 16px;
    word-break: break-word;
    margin-right: 6px;
    margin-top: 10px
}

.cate-wrap .cate-menu-wrap .cate-back i {
    font-weight: 700;
    transform: translateY(-1px);
    margin-right: 6px
}

.cate-wrap .cate-menu-wrap .cate-back h2 {
    font-size: 14px
}

.cate-wrap .cate-menu-wrap .cate-back.active,
.cate-wrap .cate-menu-wrap .cate-back:hover {
    color: #33a553
}

.cate-wrap .cate-menu-wrap .cate-menu-list {
    margin-top: 24px
}

.cate-wrap .cate-menu-wrap .cate-menu-list .menu-item {
    display: block;
    line-height: 18px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    text-transform: capitalize;
    word-break: break-word;
    margin-right: 6px;
    margin-bottom: 15px
}

.cate-wrap .cate-menu-wrap .cate-menu-list .menu-item h2 {
    font-size: 14px;
    font-weight: 400
}

.cate-wrap .cate-menu-wrap .cate-menu-list .menu-item.active,
.cate-wrap .cate-menu-wrap .cate-menu-list .menu-item:hover {
    color: #33a553
}

.cate-wrap .product-list-wrap {
    flex: 1;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 20px 20px 0;
    display: flex;
    flex-direction: column
}

.cate-wrap .product-list-scroll {
    padding: 0 30px 10px
}

.cate-wrap .cate-banner {
    width: 100%;
    height: 99px;
    box-sizing: border-box;
    position: relative
}

.cate-wrap .cate-banner .cate-company {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    padding: 8px 30px 0;
    box-sizing: border-box;
    background: url(../image/ecv_p_channel.jpeg) no-repeat left center;
    background-size: cover;
    flex-direction: column;
    border-radius: 8px;
    overflow: hidden
}

.cate-wrap .cate-banner .cate-company .pic {
    width: 166px;
    height: 42px;
    margin-bottom: 8px
}

.cate-wrap .cate-banner .cate-company .pic img {
    width: 100%
}

.cate-wrap .cate-banner .cate-company .txt {
    color: rgba(17, 17, 17, .6509803922);
    font-family: Roboto, HelveticaNeue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 4px
}

.cate-wrap .product-list-group-wrap {
    flex: 1;
    overflow: hidden;
    padding: 30px 0
}

.cate-wrap .product-list-group-wrap .nomore {
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #777;
    display: none
}

.cate-wrap .product-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}


.cate-wrap .product-item {
    float: left;
    width: 212px;
    height: 300px;
    margin-bottom: 20px;
}

.cate-wrap .product-item.none {
    height: 1px
}

.cate-wrap .product-item .vd-pic-wrap {
    display: block;
    width: 100%;
    height: 212px;
    border-radius: 4px;
    overflow: hidden
}

.cate-wrap .product-item .vd-pic-wrap .pic {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.cate-wrap .product-item .vd-pic-wrap .pic:hover {
    transform: scale(1.1);
}

.cate-wrap .product-item .text-con {
    margin-top: 6px
}

.cate-wrap .product-item .text-con .title {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.cate-wrap .product-item .text-con .title h2 {
    font-size: 14px;
    font-weight: 700
}

.cate-wrap .product-item .text-con .title:hover {
    color: #33a553
}

.cate-wrap .product-item .text-con .addr,
.cate-wrap .product-item .text-con .viewer {
    line-height: 18px;
    display: flex;
    align-items: center
}

.cate-wrap .product-item .text-con .addr span,
.cate-wrap .product-item .text-con .viewer span {
    flex: 1;
    overflow: hidden;
    height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cate-wrap .product-item .text-con .addr {
    font-size: 12px;
    color: #777
}

.cate-wrap .product-item .text-con .addr:hover {
    color: #33a553
}

.cate-wrap .product-item .text-con .addr:hover .icon {
    background-position: -527px -78px
}

.cate-wrap .product-item .text-con .addr .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../image/vd_sprite.png) no-repeat -527px -78px;
    background-size: 600px 300px;
    margin-right: 6px
}

.cate-wrap .product-item .text-con .viewer {
    font-size: 12px;
    color: #777
}

.cate-wrap .product-item .text-con .viewer .icon {
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url(../image/vd_sprite.png) no-repeat -553px -80px;
    background-size: 600px 300px;
    margin-right: 6px
}

.search--title {
    font-size: 14px;
    font-weight: bold;
}

.search--title span {
    color: #3ca860;
}

.search--title h1 {
    font-size: 14px;
    color: #3ca860;
    display: inline;
    font-weight: 400;
}

.page-wrap {
    flex: 1;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 20px 20px 0;
    display: flex;
    flex-direction: column;
}

.page-title {
    width: 100%;
    color: #111;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
}

.page-content {
    color: #777;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .12);
    border-color: #ddd;
    padding-top: 20px;
    padding-bottom: 40px;
}

.paginationbox {
    flex-wrap: wrap;
    margin-top: 0px;
    margin-bottom: 50px;
    font-size: 14px;
    font-family: Rubik-Regular;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.paginationbox svg {
    fill: #333;
}

.paginationbox a, .paginationbox span {
    background: #fff;
    flex-shrink: 0;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 15%);
    min-width: 36px;
    height: 36px;
    color: #323232;
    line-height: 36px;
    text-align: center;
    margin: 8px;
    font-size: 14px;
    font-family: Rubik-Regular;
    border-radius: 4px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px;
    box-sizing: border-box;
}

.pagination-numbers {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.paginationbox a.active, .paginationbox a:hover {
    background-color: #33a553;
    color: #fff;
}

.paginationbox a:hover svg {
    fill: #fff;
}

.a_sale_noresult {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    padding: 133px 0;
    padding-right: 40px
}

.a_sale_noresult .mocktable {
    display: table;
    font-size: 16px;
    font-family: Roboto-Regular,Roboto,arial,sans-serif;
    color: #111;
    line-height: 22px
}

.a_sale_noresult .mocktable>div {
    display: table-cell;
    vertical-align: middle
}

.a_sale_noresult .mocktable>div strong {
    color: orange
}

.a_sale_noresult * {
    margin: 0;
    padding: 0;
    list-style: none
}

.a_sale_noresult .imgwrap {
    padding-right: 36px
}

.a_sale_noresult .fontwrap p {
    margin-bottom: 24px
}

@media screen and (min-width: 1000px) and (max-width: 1400px) {
    .banner-wrap .swiper-item {
        padding: 92px 20px 0
    }

    .section-wrap {
        width: 1400px;
        overflow: hidden;
    }

    .section-wrap .inner {
        padding: 0 20px
    }
}

@media screen and (max-width:1400px) {
    .cate-wrap {
        padding: 0 20px
    }
}

@media screen and (max-width: 768px) {
    .header-wrap .inner {
        left: 0;
        transform: translateX(0);
    }
}

@media screen and (max-width: 1400px) {
    .section-wrap .inner {
        padding: 0 20px;
    }
}

