@media (min-width: 1440px){
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1440px;
    }
    .body-content {
        padding: 60px;
    }
    .body-content-white {
        padding: 60px;
    }
    .title {
        text-align: center;
        margin-bottom: 60px;
    }
    .goods-item {
        height: 520px;
        padding: 20px;
    }
    .goods-item>.one {
        background-color: #fff;
        height: 100%;
        text-align: center;
        padding: 20px;
    }
    .footer-menu {
        margin-top: 24px;
    }
    .footer-menu li {
        list-style-type:none;
        height: 28px;
        margin: 24px 0;
    }
    .footer_bow {
        padding: 3.125vw 10.7674%;
    }
    .goods-item .title {
        margin: 24px;
    }
    .big-show {
        display: block;
    }
    .small-show {
        display: none;
    }
    .product_advisory_btn {
        width: 200px;
    }
    .view-content {
        margin: 24px 96px;
    }
    .site-contact {
        padding: 0 96px;
    }
    .banner_pic {
        height: 320px;
    }
}

@media (max-width: 767px){
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 768px;
    }
    .body-content {
        padding: 12px;
    }
    .body-content-white {
        padding: 12px;
    }
    .title {
        text-align: center;
        margin-bottom: 12px;
        font-size: 1.5rem;
    }
    .goods-item {
        padding: 0;
        margin-bottom: 12px;
    }
    .goods-item>.one {
        background-color: #fff;
        height: 100%;
        text-align: center;
        padding: 12px;
    }
    .footer ul,li {
        padding:0;
    }
    .footer-menu li {
        list-style-type:none;
        height: 24px;
        margin: 12px 0;
    }
    .body-content-white h2{
        font-size: 1.5rem;
    }
    .body-content-white h5{
        font-size: 1.2rem;
    }
    .goods-item .title {
        margin: 12px;
        font-size: 1.1rem;
    }
    .big-show {
        display: none;
    }
    .small-show {
        display: block;
    }
    .detail {
        text-align: center;
        margin: 12px 0;
    }
    .view-content {
        margin: 12px;
    }
    .banner_pic {
        height: 120px;
    }
}
a {
    color: #333333;
}
header > nav {
    background: #ffffff;
    /*border-bottom: 1px solid #6c757d;*/
    box-shadow: 0 4px 0 #f7fafc;
}
nav .dropdown-toggle::after {
    color: #fff;
}
.logo>.container {
    /*margin: 0 120px;*/
}
.logo img{
    width: 240px;
}
.active {
    color: #6d69ec;
}
.navbar-collapse {
    flex-grow: 0;
}
.body-content {
    color: #ffffff;
    background-color: rgb(43, 43, 43);
}

main > .container {
    padding: 96px 0 20px;
}
.shuffling {
    margin-bottom: 0.15rem;
    border-radius: 0.3rem;
}
.shuffling .carousel-item > img{
    width: 100%;
}
.pd0 {
    padding: 0;
}
.body-content-white {
    color: #333333;
    background-color: rgb(163, 163, 163, 0.1);
}

.mt-20 {
    margin-top: 20px;
}
.hot-item {
    height: 520px;
    padding: 20px;
}
.hot-item>.one {
    background-color: #fff;
    border-radius: 16px;
    height: 100%;
}
.hot-item img {
    width: 100%;
    height: 378px;
    border-radius: 16px 16px 0 0;
}
.hot-item .title {
    text-align: center;
    margin: 24px;
    height: 54px;
    line-height: 50px;
}
.goods-item img {
    width: 100%;
    height: 378px;
}
.goods-item .title {
    text-align: center;
}
.detail {
    margin-top: 12px;
}
.news-item {
    /*height: 420px;*/
    padding: 12px;
}
.news-item>.one {
    background-color: #fff;
    height: 100%;
    text-align: center;
    padding: 12px;
    margin-bottom: 28px;
}
.news-item img {
    width: 100%;
    height: 174px;
}
.news-item .title {
    text-align: left;
    margin: 8px;
    color: #333333;
}
.news-item .addtime {
    text-align: left;
    margin-left: 8px;
    color: #d6d8d9;
    font-size: 14px;
}
.news-item .info {
    color: #666;
    font-size: 14px;
    line-height: 1.7;
    margin-top: 18px;
    text-align: left;
}
.news_list_item_ext_line {
    margin-top: 20px;
}
.news_list_item_arrow_link {
    display: block;
    float: right;
    height: 28px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 40px;
}
.news_list_item_arrow {
    display: none;
}
.news_list_item_arrow_link:before {
    background: url(/img/vbg01.png) -23px -324px;
    content: "";
    display: inline-block;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .36s ease;
    width: 30px;
}
.module_news_list_style1 .news_list_item_arrow_link:after {
    background: url(/img/vbg01.png) -23px -324px;
    content: "";
    display: inline-block;
    height: 28px;
    left: -30px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .36s ease;
    width: 30px;
}

.col-sm-4,.col-sm-3,.col-sm-2 {
    padding-right: 5px;
    padding-left: 5px;
}
    /* The heart of the matter */
.testimonial-group > .row {
    overflow-x: auto;
    white-space: nowrap;
}
.testimonial-group > .row > .col-sm-4 {
    display: inline-block;
    float: none;
}
/* Decorations */
/*.col-sm-4 { color: #fff; font-size: 48px; padding-bottom: 20px; padding-top: 18px; }*/
/*.col-sm-4:nth-child(3n+1) { background: #c69; }*/
/*.col-sm-4:nth-child(3n+2) { background: #9c6; }*/
/*.col-sm-4:nth-child(3n+3) { background: #69c; }*/
/* Animation */
@keyframes rowleft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-307px, 0, 0);
        transform: translate3d(-307px, 0, 0);
        display: none;
    }
}

.testimonial-group .rowleft{
    -webkit-animation: 10s rowleft linear infinite normal;
    animation: 10s rowleft linear infinite normal;
    position: relative;
}
/*去除滚动条*/
#contest-row::-webkit-scrollbar, #exciting-row::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
#contest-row, #exciting-row {
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
}

.line-item-4 {
    height: 300px;
}
.line-item-4 img {
    height: 260px;
    width: 100%;
}
.line-item-3 {
    height: 220px;
}
.line-item-3 img {
    height: 220px;
    width: 100%;
}
.line-item-2 {
    height: 100px;
}
.line-item-2 img {
    height: 100px;
    width: 100%;
}
.mb12 {
    margin-bottom: 12px;
}
.left-menu {
    background: #fef4ea;
    border-radius: 4px;
    padding: 0px 2px;
}
.left-menu li{
    height: 48px;
    border-bottom: 6px solid #fff;
    padding: 0 12px;
}
.left-menu li:hover
{
    background-color:#f39b49;
}
.left-menu li>a:hover {
    color: #ffffff;
}
.ad-list {
    margin-bottom: 20px;
}
.site-article .list>ul {
    margin: 0;
    display: block;
    list-style-type: disc;
    padding-inline-start: 0px;
    /*margin-block-start: 1em;*/
    /*margin-block-end: 1em;*/
    /*margin-inline-start: 0px;*/
    /*margin-inline-end: 0px;*/
}
.site-article .list>ul>li {
    list-style-type: none;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dashed #c6c6c6;
    padding: 0 12px;
}
.site-article .list>ul>li span {
    float: right;
    color: #959090;
    font-size: 14px;
}
.site-article .list>ul>li i {
    margin-right: 12px;
}
.site-article .list .title {
    font-size: 18px;
    margin-bottom: 16px;
    text-align: center;
}
.pages {
    margin-top: 12px;
    text-align: center;
}
.pages .pagination{
    justify-content: center;
}
.pages .page-link {
    color:#333333;
}
.pages .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #F8D1C7FF;
    border-color: #F8D1C7FF;
}
.view-title {
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #e9ecef;
}
.view-title h5 {
    margin: 12px 0;
}
.view-title .author {
    font-size: 12px;
    color: #95999c;
}
.view-apply {
    text-align: center;
}
.apply-btn {
    padding: 12px;
}
.summary {
    padding: 12px;
    border: 1px dashed #f59659;
    position:relative;
}
/*filter: blur(2px);*/
/*.summary::before{*/
/*    content:attr(title);*/
/*    position:absolute;*/
/*    top: -2px;*/
/*    left: 24px;*/
/*    transform:translateX(-50%);*/
/*    -webkit-transform:translate(-50%,-50%);*/
/*    padding:0 10px;*/
/*    background-color:#fff;*/
/*}*/
.site-userinfo {
}
.register-type {
    margin: 16px;
    padding: 24px;
    background-color: #e9f3f5;
}
.register-type .title {
    font-size: 16px;
    margin-bottom: 12px;
}
.register-type .radio{
    margin: 12px 0;
}
.btn-line {
    margin: 24px 0;
    text-align: center;
}
.user-form .short-input{
    width: 50%;
}
.user-form label {
    text-align: right;
    line-height: 38px;
    height: 38px;
}
.user-form .user-photo {
    height: 120px;
}
.attesttion-item img{
    height: 320px;
    width: 100%;
}
.attesttion-item .title {
    text-align: center;
    font-size: 20px;
    margin: 12px 0;
}
.contest-item {
    list-style-type: none;
}
.separator {
    margin: 24px 0;
}
.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    color: rgb(75, 75, 75);
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}
.footer-menu {
    font-size: 1.2em;
}
.footer-menu li>a {
    color: #666666;
}
.linkTxt {
    font-size: 24px; text-align: left;
}
.linkSpan{
    font-size: 14px; color: rgb(75, 75, 75);
}
.f14{
    font-size: 14px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th,
.grid-view td:last-child {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.88);
    background: #FB6300;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.footer_bow {
    background-color: rgb(35, 35, 35);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /*border-bottom: 1px solid rgb(43, 43, 43);*/
    background-image: url(/img/ABUIABACGAAgkaKzpQYolLzAdjCwEzi4Bw.jpg.webp);
}

.banner_pic_item {
    cursor: default;
    height: 100%;
    margin: 0 auto;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.tc {
    text-align: center;
}
.hoverImg:hover {
    transform: scale(1.06);
    transition: all 0.3s ease-in-out;
}

.product_t {
    margin-top: 12px;
    height: 48px;
    width: 100%;
    line-height: 36px;
    padding: 6px 6px 6px 12px;
    border: 1px solid #e9e2e2;
}
.tt {
    padding-top: 12px;
    font-size: 18px;
    border-top: 2px solid #6d69ec;;
}
.product_advisory_btn {
    border-radius: 21px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #6d69ec;
}
.product_advisory_btn a {
    color: #ffffff;
}

.publish-time {
    font-size: 12px;
    color: #95999c;
    float: right;
    margin: 12px;
}
.click {
    text-align: center;
    cursor: pointer;
}