body{color:#000;}
.text-justify{text-align: justify;}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #FABE00;
}
.yellow{color:#FABE00;}
.qr_img {
    width: 100px;
}
.dropdown-menu {
    min-width: 1rem;
}
.back-top {
    background: #333;
}
.bg-cover-start:before, .card:hover .bg-cover-start-hover:before {
    width: 92%;
}
.navbar-nav .nav-link {
    font-family: "Poppins", sans-serif;
    font-size: 0.9rem;
}
.navbar-brand {
     margin-right: 0rem;
}
.bg-gray-dark .box-counter-modern, .bg-gray-darker .box-counter-modern, .bg-black .box-counter-modern, .bg-gray-3 .box-counter-modern, .bg-gray-7 .box-counter-modern, .bg-gray-8 .box-counter-modern, .bg-gray-10 .box-counter-modern, .bg-accent .box-counter-modern, .breadcrumbs-custom .box-counter-modern {
    color: #fff;
}
.box-counter-modern {
    text-align: center;
}
.box-counter-modern__wrap .counter, .box-counter-modern__wrap .big {
    top: 0;
    vertical-align: baseline;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
}
.box-counter-modern__wrap > * {
    display: inline;
    padding: 0 2px;
}
.box-counter-modern__title {
    max-width: 180px;
    font-size: 12px;
    line-height: 1.3;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0;
}

.box-counter-bordered {
    padding: 35px 20px;
    border: 1px solid #696969;
}
.about-left {
    position: relative;
}
.about-left::before {
    position: absolute;
    content: '';
    width: 9px;
    height: 42%;
    background: #FABE00;
    left: 0;
}
.about-content h2 {
    margin-bottom: 20px;
    line-height: 40px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
}
.about-content h2::after {
    position: absolute;
    height: 2px;
    width: 90px;
    background-color: #000;
    bottom: 0;
    left: 0;
    content: '';
}
.about-content p{
    font-size: 13px;
    line-height: 2;
    color:#333;
}
.index-about-btn{
    color: #fff;
    background: #722D12;
}

.row-no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row-no-gutter > [class*='col'] {
    padding-left: 0;
    padding-right: 0;
}
.section__header-element{padding-top: 1.2rem;}
.section__header-element a{letter-spacing: 1px;}
.section__header-element a:hover{border-bottom: 2px solid #FABE00;color:#333;padding-bottom: 2px;}
.section__header-element .bi{font-size: 1.2rem;padding-left: 8px;}
.borderbottom{
    border-bottom: 1px solid #dddfe7;
    margin-bottom: 2rem;
}

.container-wide + .container-fluid {
    margin-top: 40px;
}
.container-fluid {
    padding: 1px;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
    max-width: 101%;
}
[data-isotope-layout] {
    display: block;
    transition: .4s all ease;
    min-height: 160px;
    z-index: 0;
}

@supports (object-fit: cover) {
    .thumb-zoe__image {
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }
}
.thumb-zoe {
    position: relative;
    overflow: hidden;
    display: block;
    min-height: 100px;
    background: #2a2a2a;
    text-align: center;
    cursor: pointer;
}
.thumb-zoe__caption {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    z-index: 2;
    padding: 15px 10px;
    background: rgba(42, 42, 42, 0.72);
}
.thumb-zoe__title {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}

.news-index{padding: 20px;background-color: #fff;}
section {
    padding-top: 6rem;
    padding-bottom: 0rem;
}
/*联系我们*/
ul, ol, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.contact-box {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: table;
}
.contact-box {
    background-color: #f5f5f5;
    padding: 25px;
    border-radius: 0px 0px 40px 0px;
}
#contact-box-id {
    display: table-cell;
    vertical-align: middle;
}
.contact-box .icon {
    color: #fff;
    font-size: 20px;
    margin-bottom: 8px;
    color: #702D12;
}
.contact-box h4 small {
    font-size: 14px;
    color: #333;
    width: 100%;
    display: inline-block;
}
.contact-box ul li a {
    color: #333;
}
.contact-box ul li a i {
    padding-right: 6px;
    color: #702D12;
}
.contact-box ul li {
    padding-bottom: 8px;
}
.contact-form-map {
    background-color: #ddd;
}
.btn-style-1 {
    color: #fff;
    border: 0;
    position: relative;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    z-index: 0;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    background-color: #702D12;
}
/*---aboutus---*/
.about-us-section-area.about-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 200px 0px 200px 0px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.about-us-section-area .about-inner .title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.theme-heading-title .title {
    font-size: 40px;
    line-height: 1.27;
    font-weight: 700;
    margin-bottom: 4rem;
}
.consulting-single-item .consulting-single-items .description {
    font-size: 13px;
    line-height: 1.9;
    font-weight: 400;
    color: #4b4b4b;
    margin-bottom: 30px;
}
.guanyuwomen .nav-pills .nav-link {
    padding: 0.5rem 2rem;
    margin-right: 1rem;
    background-color: #F5F5F5;
}
.guanyuwomen .nav-pills .nav-link.active {
    background-color: #732D13;
}
.founder{padding-left: 2rem;color:#333;margin-top: 4.8rem;}
.founder2{padding:2.5rem 2rem;background-color: #2E2E2E;font-size: 12px;color: #fff;line-height: 2.4;}
.sunchengzhi{font-size: 1.5rem;color: #333;font-weight: 700;display: block;}
.sunchengzhizhiwei{display: inline-block;padding-right: 2rem;padding-bottom:1rem;border-bottom: 2px solid #333;}
.chuxin{padding: 2rem 0 1rem;}
/*历史*/
.parallax-container {
    position: relative;
    overflow: hidden;
}
.bg-gray-dark {
    background-color: #2a2a2a;color:#fff;
}
.bg-gray-dark h2,.bg-gray-dark h5{
    color:#fff;
}
.bg-gray-dark h5{
    font-size:2rem;font-weight: 700;
}
.material-parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-position: center center;
}
.material-parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    z-index: 1;
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%);
}
.parallax-content {
    position: relative;
    z-index: 1;
}
.timeline {
    display: block;
}
* + .timeline {
    margin-top: 30px;
}
.timeline__item {
    position: relative;
    padding-left: 24px;
    text-align: left;
}
.timeline__item::before {
    content: '';
    position: absolute;
    top: 12px;
    bottom: 0;
    left: 0;
    width: 25px;
    border: 1px solid #909296;
    border-right-width: 0;
    border-bottom-width: 0;
}
.timeline__item-header {
    padding-left: 10px;
}
.timeline__item-header > * {
    font-weight: 500;
}
.timeline__item-main {
    margin-top: 15px;
}
.timeline__item-main:before, .timeline__item-main:after {
    content: " ";
    display: table;
}
.timeline__item-main:after {
    clear: both;
}
.timeline__item-main img {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    width: 130px;
    height:120px ;
}
.timeline__item-main p {
    margin-top: 0;
}
.scroll-container h2{font-size: 40px;}
/*横向滚动条*/

/* 隐藏默认滚动条（兼容不同浏览器） */
.scroll-container {
    padding-bottom: 3rem;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 #000; /* Firefox */
}

.scroll-container::-webkit-scrollbar {
    height: 10px; /* 横向滚动条高度 */
}

.scroll-container::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 5px;
}

.scroll-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

.scroll-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/*news*/
#news_content p span{font-family: "Microsoft Yahei" !important;font-size: 14px !important;line-height:2 !important; color:#333 !important;}
#news_content img{max-width: 80%;margin: 20px 0;}
.blocks-main-zoom-style1{width:100%;height: 240px;}
.pagination {display:inline-block;padding-left:0;margin:22px 0;border-radius:3px}
.pagination>li {display:inline}
.pagination>li>a,.pagination>li>span {position:relative;float:left;padding:6px 15px;margin-left:-1px;line-height:1.57142857;color:#76838f;text-decoration:none;background-color:transparent;border:1px solid #e4eaec}
.pagination>li:first-child>a,.pagination>li:first-child>span {margin-left:0;border-top-left-radius:3px;border-bottom-left-radius:3px}
.pagination>li:last-child>a,.pagination>li:last-child>span {border-top-right-radius:3px;border-bottom-right-radius:3px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {z-index:2;color:#eee;background-color:#ccc;border-color:#e4eaec}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {z-index:3;color:#fff;cursor:default;background-color:#333;border-color:#333}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {color:#ccd5db;cursor:not-allowed;background-color:transparent;border-color:#e4eaec}
.pagination-lg>li>a,.pagination-lg>li>span {padding:10px 18px;font-size:18px;line-height:1.3333333}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination-sm>li>a,.pagination-sm>li>span {padding:6px 13px;font-size:12px;line-height:1.5}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {border-top-left-radius:2px;border-bottom-left-radius:2px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {border-top-right-radius:2px;border-bottom-right-radius:2px}

/*创造新价值*/
.theme-heading-title {
    margin-bottom: 52px;
}
.theme-heading-title .subtitle {
    font-size: 16px;
    line-height: 1.2px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    z-index: 0;
    margin-bottom: 35px;
    color: #e50000;
}
.theme-heading-title .title {
    font-size: 30px;
    line-height: 1.27;
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
}
.case-study-section {
    position: relative;
    z-index: 0;
    margin: 119px 0px 0px 0px;
}
.case-study-section.style-01 {
    padding-bottom: 120px;
}
.case-study-section.style-01::before {
    content: "";
    width: 65%;
    height: 70%;
    background-image: url("/public/v2/assets/images/case-study/conslt-bg-02.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}
.case-study-section.style-02 {
    margin: 107px 0px 0px 0px;
    padding-bottom: 90px;
}
.case-study-section.style-02 .main-title {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 46px;
}
.case-study-section.style-03 {
    margin: 115px 0px 0px 0px;
    padding-bottom: 90px;
}
.case-study-section .progress {
    display: block;
    width: 48%;
    height: 8px;
    border-radius: 0px;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /*bottom: -68px;*/
    bottom: 8px;
    background: transparent;
    /*border: 1px solid #E50000;*/
    border: 1px solid #000000;
    background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(#000000));
    background-image: linear-gradient(to right, #000000, #000000);
    background-repeat: no-repeat;
    background-size: 0 100%;
    -webkit-transition: background-size 0.4s ease-in-out;
    transition: background-size 0.4s ease-in-out;
}
.case-study-section .progress .slider__label {
    font-size: 0px;
}
.case-study-section .progress2 .slider__label2 {
    font-size: 0px;
}
.case-study-section .arrow-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 60px;
    cursor: pointer;
}
.case-study-section .arrow-wrapper .next-arrow i {
    font-size: 26px;
    line-height: 0px;
    padding: 0;
    color: #000000;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.case-study-section .arrow-wrapper .next-arrow i:hover {
    color: #071327;
}
.case-study-section .arrow-wrapper .prev-arrow i {
    font-size: 26px;
    line-height: 0px;
    padding: 0;
    color: #000000;
    -webkit-transform: 0.3s all ease;
    transform: 0.3s all ease;
}
.case-study-section .arrow-wrapper .prev-arrow i:hover {
    color: #071327;
}
.case-study-section .arrow-wrapper.style-01 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.case-study-section .arrow-wrapper.style-01 .next-arrow {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 50px;
    background: #E50000;
    color: #fff;
    border-radius: 6px;
    margin-left: 15px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    font-size: 18px;
    padding: 0;
}

.case-study-section .arrow-wrapper.style-01 .next-arrow:hover {
    background: #071327;
}
.case-study-section .arrow-wrapper.style-01 .next-arrow i {
    color: #fff;
    font-size: 18px;
}
.case-study-section .arrow-wrapper.style-01 .prev-arrow {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 50px;
    background:  #E50000;
    color: #fff;
    border-radius: 6px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    font-size: 18px;
    padding: 0;
}
.case-study-section .arrow-wrapper.style-01 .prev-arrow:hover {
    background: #071327;
}
.case-study-section .arrow-wrapper.style-01 .prev-arrow i {
    color: #fff;
    font-size: 18px;
}

.case-study-section-02 {
    position: relative;
    z-index: 0;
    margin-top: 118px;
    padding-bottom: 90px;
}
.case-study-section-02 .theme-heading-title {
    margin-bottom: 8px;
}
.case-study-section-02 .dot {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #E50000;
    position: absolute;
    bottom: 0;
    left: 192px;
}
.case-study-section-02::before {
    content: "";
    width: 90%;
    height: 68%;
    background-image: url("/public/v2/assets/images/case-study/conslt-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -2;
    right: 0;
    bottom: 0;
}
.case-study-section-02::after {
    content: "";
    background: rgba(251, 251, 251, 0.5);
    position: absolute;
    z-index: -1;
    width: 90%;
    height: 68%;
    right: 0;
    bottom: 0;
}
.case-study-section-02 .arrow-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    margin-bottom: 20px;
    font-size: 16px;
    padding-top: 0px;
    padding-right: 40px;
}
.case-study-section-02 .arrow-wrapper .next-arrow {
    margin-left: 30px;
}
.case-study-section-02 .arrow-wrapper .next-arrow i {
    font-size: 24px;
    line-height: 0px;
    padding: 0;
    color: #071327;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.case-study-section-02 .arrow-wrapper .next-arrow i:hover {
    color: #E50000;
}
.case-study-section-02 .arrow-wrapper .prev-arrow i {
    font-size: 24px;
    line-height: 0px;
    padding: 0;
    color: #071327;
    -webkit-transform: 0.3s all ease;
    transform: 0.3s all ease;
}
.case-study-section-02 .arrow-wrapper .prev-arrow i:hover {
    color: #E50000;
}

.case-study-details-section {
    margin-top: 120px;
    position: relative;
    z-index: 0;
}
.case-study-details-section .case-details-shape {
    position: absolute;
    z-index: 9;
    left: 42%;
    top: 0;
}

.case-study-carousel-02 .slick-list {
    padding: 0 0 0 24% !important;
}

.case-study-single-item .content .title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    background: #111;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 4px 10px 4px 10px;
}
.case-study-single-item .content .title a{color: #fff;}
.case-study-carousel-02 .slick-current .content {
    opacity: 1;
    visibility: visible;
}
.case-study-single-item {
    margin-right: 0px;
    position: relative;
    z-index: 0;
}
.case-study-single-item .thumbnail {
    padding-right: 30px;
}
.case-study-single-item .thumbnail img{
    width: 100%;
}
.case-study-single-item .content {
    position: absolute;
    bottom: 50px;
    left: 50px;
    display: inline-block;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 0;
    visibility: hidden;
}
.case-study-carousel .slick-current .content {
    opacity: 1;
    visibility: visible;
}
.case-study-single-item:hover .content {
    opacity: 1;
    visibility: visible;
}


.biaoti{font-size: 2rem;font-weight: 700;color:#333;}
.yumad p{position: absolute;top:28rem;left: 3.5rem;width: 82%;color: #333333;}
.yumad a{position: absolute;bottom:3rem;left: 3.5rem;background-color: #000;color:#fff;padding: 0.5rem 2rem;}
.yumad p.con{left: 3.9rem;}
.yumad a.cona{left: 3.9rem;}



/*project-area*/
.project-menu ul{
    display: flex;
    justify-content: center;
}
.project-menu ul li {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #D9700C;
    font-weight: 600;
    padding: 10px 20px;
    display: inline-block;
    margin: 0 5px;
    box-sizing: border-box;
    transition: all .3s ease;
    cursor: pointer;
    border-bottom: 1px solid #FF7900;
}
.project-menu ul li:hover{
    background: #FF7900;
    color: #fff;
    transition: all .3s ease;
}
.single-project{
    overflow: hidden;
    position: relative;
    margin-bottom: 24px;
}

.single-project img{
    width:100%;
}
.about-overly2 {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #333;
    opacity: 0.8;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
    bottom: 100%;
    left: 0;
}

.about-overly h3 {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
}
.about-overly2 h3 {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
}
.work-text p{
    color: #fff;
}
.single-project:hover .about-overly2{
    bottom:0;
    left:0;
}
.pagination-outer{
    text-align: center;
}
.pagination{
    display: inline-flex;
    position: relative;
}
.pagination li a.page-link{
    color: #fff;
    background-color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    height: 40px;
    width: 40px;
    padding: 0;
    margin: 0 8px 6px;
    border: none;
    border-left: 4px solid #FF7900;
    border-right: 4px solid #FF7900;
    border-radius: 30%;
    transition: all 0.3s ease 0s;
}
.pagination li a.page-link:hover,
.pagination li a.page-link:focus,
.pagination li.active a.page-link:hover,
.pagination li.active a.page-link{
    color: #fff;
    background: #000;
    border-left: 12px solid #FF7900;
    border-right: 12px solid #FF7900;
    box-shadow: 0 0 0 4px #fff,0 0 10px -2px rgba(0,0,0,0.7);
}

.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.createvalue h5{margin-bottom: 0;line-height: 1;}
.createvalue p{font-size: 1rem;color: #333;}
.createvalue .card-text{border-left: 8px solid #FABE00;padding-left: 10px;}

.ds{font-size: 12px;}
/*投资者关系*/
.h4-color {
    color: #000000;
}
.mg-sm {
    margin-top: 10px;
    margin-bottom: 5px;
}
.voffset {
    margin-top: 40px;
}
.touzizhe_base_left {
    box-sizing: border-box;
    padding: 0px 0px 0px 20px;
    height: 40px;
    width: 260px;
    display: block;
    background-color: #eee;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    float: left;
}
.touzizhe_base_right {
    box-sizing: border-box;
    padding: 0px 20px;
    border: none;
    list-style: none;
    line-height: 40px;
    font-size: 16px;
    color: rgb(82, 82, 82);
    float: left;
}

/*加入我们join us*/

.zhaopin-title {
    font-size: 20px;
}

.zhaopin-title strong {
    display: inline-block;
}

#zhaopin-title1 {
    border-bottom: 1px solid #F1BF1F;
    cursor: pointer;
}

#zhaopin-title2 {
    cursor: pointer;
}

.rencai table {
    font-size: 14px;
    margin-bottom: 30px;
    margin-bottom: 2rem;
}

.rencai table td {
    padding: 0.2rem;
    padding-left: 0;
    vertical-align: top;
}

.rencai .rencai_td1 {
    width: 6rem;
    font-size: 14px;
}

#zhaopin_tab2 {
    display: none;
}

/*tesila*/

.title_container {
    position: relative;
}
.title_container h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    font-size: 30px;
    font-weight: bold;
}
.goods_color_container {
    padding-bottom: 6px;
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: hidden;
    /*min-height: 180px;*/
    text-align: left;
    padding-left: 0;
    margin-left: 12px;
}
.goods_color_container::-webkit-scrollbar{
    width:6px;
    height: 6px;
}
.goods_color_container::-webkit-scrollbar-thumb{
    background-color:#C1C1C1;
}
.goods_color_span{display:inline-block;width: 124px;height:130px;margin-right: 10px;}
.goods_color_span p{padding-top: 5px;  }
.goods_color_span img{border-radius: 50%;}
.gaodu{height: 30px;}
.goods_desc{font-weight: bold;font-size: 18px;}
.goods_attr{font-size: 12px;font-weight: normal;}
.new_product_main .downbtn a img {
    width: 130px;
    margin-top: 6px;
}
.btn_discover {
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    background-color: #000;
    color: #fff !important;
    text-align: center;
    overflow: hidden;
    transition: all 0.5s linear;
    z-index: 1;
}
.shadow {
    position: relative;
    z-index: 1;
    background-color: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.shadow:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
#v1_index_peijian_title .float-end {margin-left: 2rem;margin-bottom: 2rem;}
.v1_index_peijian_content .col-12{margin-bottom: 2rem;}

.dian{display: inline-block;width: 6px;height: 6px;border-radius: 50%;background-color: #FAC227;margin-bottom: 2px;margin-right: 3px;}

@media (min-width: 768px) {
    footer.footer-sticky {
        position: relative !important;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: -1 !important;
    }
}

@media (min-width: 768px) {
    .box-counter-modern__wrap .counter, .box-counter-modern__wrap .big {
        font-size: 40px;
    }
    .section__header {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
        padding-bottom: 25px;
    }
    .timeline {
        font-size: 0;
        line-height: 0;
        white-space: nowrap;
    }
    .timeline__item-wrap {
        display: inline-block;
        font-size: 14px;
        line-height: 1.6;
        white-space: normal;
        width: 33.33333%;
        padding: 0 4px;
    }
    .timeline__item-wrap:nth-child(odd) {
        vertical-align: text-bottom;
    }
    .timeline__item-wrap:nth-child(even) {
        vertical-align: text-top;
    }
    .timeline__item {
        padding-bottom: 20px;
        border-bottom: 8px solid rgba(49, 51, 56, 0.33);
    }
    .timeline__item::after {
        content: '';
        position: absolute;
        left: -12px;
        bottom: -15.84px;
        height: 24px;
        width: 24px;
        border-radius: 50%;
        background: #ffe500;
    }
    .timeline__item-wrap:nth-child(even) .timeline__item {
        display: flex;
        flex-direction: column-reverse;
        padding-top: 20px;
        padding-bottom: 0;
        border-bottom: 0;
        margin-top: -8px;
        border-top: 8px solid rgba(49, 51, 56, 0.55);
    }
    .timeline__item-wrap:nth-child(even) .timeline__item::before {
        top: 0;
        bottom: 12px;
        border-top-width: 0;
        border-bottom-width: 1px;
    }
    .timeline__item-wrap:nth-child(even) .timeline__item::after {
        top: -15.84px;
        bottom: auto;
    }
    .timeline__item-wrap:nth-child(even) .timeline__item .timeline__item-header {
        margin-top: 15px;
    }
    .timeline__item-wrap:nth-child(even) .timeline__item .timeline__item-main {
        margin-top: 0;
    }
    .section-md {
        padding: 70px 0;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.3rem;
        padding-left: 0.3rem;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    html:not(.tablet):not(.mobile) .thumb-zoe__caption {
        bottom: 0;
        left: 0;
        right: 0;
        transition: transform 0.35s;
        transform: translate3d(0, 100%, 0);
    }
    html:not(.tablet):not(.mobile) .thumb-zoe__title {
        transition: transform 0.35s .05s;
        transform: translate3d(0, 200%, 0);
    }
    html:not(.tablet):not(.mobile) .thumb-zoe:hover .thumb-zoe__caption,
    html:not(.tablet):not(.mobile) .thumb-zoe:hover .thumb-zoe__title {
        transform: translate3d(0, 0, 0);
    }
    .section-md {
        padding: 100px 0;
    }
    /*森酷*/
    .suncool {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }
}


@media (min-width: 1200px) {
    /*森酷*/
    .suncool {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .box-counter-modern__wrap .counter, .box-counter-modern__wrap .big {
        font-size: 40px;
    }
    .timeline__item {
        padding-left: 56px;
    }
    /*.container-wide {
        max-width: 1800px;
    }*/
    .timeline__item::before {
        left: 32px;
    }
    .timeline__item::after {
        left: 20px;
    }
    .timeline__item-main p {
        padding-top: 8px;
    }
    .display-6 {
        font-size: 2.2rem;
    }
    .tesilalogo img{
        width: 70%;
        max-width: 70%;
    }
}
@media (min-width: 1800px) {
    .thumb-zoe__title {
        font-size: 18px;
    }
}

