﻿.daoji .wst-footer-help {
    background-color: #202020;
    padding-top: 100px;
}

.daoji .floor-right-ads {
    float: none;
}

.daoji .wst-floor-slide-items {
    height: 200px;
    width: 100%;
}

.daoji .wst-floor-slide-items img {
    height: 200px;
    width: 100%;
}

.daoji .floor-right-ads {
    width: 100%;
}

.daoji .floor-box {
    width: 100%;
    margin-top: 30px;
    clear: both;
    overflow: hidden;
}

.daoji .floor-right {
    max-height: none;
}

.daoji .goods-list .goods {
    width: 300px;
}

.daoji .floor-right-ads .wst-floor-slide-1 {
    height: auto;
}

.daoji .sqrz {
    float: right;
    color: #fff;
    background: #646cfd;
    margin-top: 30px;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 20px;
}

.daoji .sqrz a {
    color: #ffe713
}

.daoji .wst-nav-menus {
    height: 60px;
    margin: 0 auto;
    background: #646cfd;
    min-width: 1200px;
    color: #fff;
}

.daoji .wst-header {
    background: #646cfd;
}

.daoji .wst-slide {
    top: 0;
}

.daoji #wst-nav-items a {
    color: #fff;
    font: 400 18px/36px "microsoft yahei";
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
}

.daoji #wst-nav-items ul {
    width: 1200px;
    overflow: hidden;
    height: 60px;
}

.daoji .wst-slide {
    width: auto;
}

.daoji #wst-slide .wst-slide-itemswrap,
.daoji #wst-slide .wst-slide-items,
.daoji #wst-slide .wst-slide-items li {
    height: 500px;
    overflow: hidden;
}

.daoji .categories-wrapper .btn1 {
    margin: 0;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    border-radius: 0;
    color: #fff;
    background: #646cfd;
    font-weight: 600;
    display: inline-block;
    font-size: 15px;
}

.daoji #wst-nav-items ul {
    display: flex;
    justify-content: space-between;
}

.daoji .toolbar {
    display: none;
}

.blog-style-3 .single-blog,
.blog-style-1 .single-blog {
    display: flex;
    flex-flow: column;
    align-items: end;
}

.blog-style-3 .single-blog .blog-photo,
.blog-style-1 .single-blog .blog-photo {
    width: 100%;
}

.blog-style-3 .single-blog .blog-info,
.blog-style-1 .single-blog .blog-info {
    padding: 25px 18px 18px;
    background: #fff;
    margin-top: -35px;
    width: calc(100% - 45px);
    float: right;
    position: relative;
    z-index: 9;
    clear: both;
}

.blog-style-3 .single-blog .blog-info:after,
.blog-style-1 .single-blog .blog-info:after {
    clear: both;
}

.blog-style-3 .single-blog .blog-info .post-date,
.blog-style-1 .single-blog .blog-info .post-date {
    color: #121212;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 18px;
}

.blog-style-3 .single-blog .blog-info .blog-tit,
.blog-style-1 .single-blog .blog-info .blog-tit {
    margin-bottom: 12px;
}

.blog-style-3 .single-blog .blog-info .blog-tit a,
.blog-style-1 .single-blog .blog-info .blog-tit a {
    color: #121212;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
}

.blog-style-3 .single-blog .blog-info .blog-tit a:hover,
.blog-style-1 .single-blog .blog-info .blog-tit a:hover {
    color: #646cfd;
}

.blog-style-3 .single-blog .blog-info .blog-dis,
.blog-style-1 .single-blog .blog-info .blog-dis {
    line-height: 22px;
    margin-bottom: 30px;
}

.blog-listing-section.blog-style-3 .single-blog,
.blog-listing-section.blog-style-1 .single-blog {
    padding-bottom: 30px;
}

.blog-listing-section.blog-style-3 .single-blog .blog-photo img,
.blog-listing-section.blog-style-1 .single-blog .blog-photo img {
    width: 100%;
}

.blog-listing-section.blog-style-2 .blog-dis-part {
    display: flex;
    padding: 20px;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    flex-flow: column;
    height: 100%;
    max-width: 310px;
    margin: auto;
}

.blog-listing-section.blog-style-2 .blog-dis-part .post-date {
    color: #121212;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 10px;
    display: block;
}

.blog-listing-section.blog-style-2 .blog-dis-part .blog-tit {
    margin-bottom: 12px;
}

.blog-listing-section.blog-style-2 .blog-dis-part .blog-tit a {
    color: #202020;
    font-size: 24px;
}

.blog-listing-section.blog-style-2 .blog-dis-part .blog-tit a:hover {
    color: #646cfd;
}

.blog-listing-section.blog-style-2 .blog-dis-part .blog-dis {
    font-size: 14px;
    line-height: 22px;
}

.blog-listing-section.blog-style-2 .blog-dis-part .rmore {
    margin-top: 40px;
}

.blog-style-4 .single-blog {
    display: flex;
    flex-flow: column;
    align-items: end;
}

.blog-style-4 .single-blog .blog-photo {
    width: 100%;
}

.blog-style-4 .single-blog .blog-info {
    padding: 30px 18px 0 18px;
    background: #fff;
    margin-top: -35px;
    width: calc(100% - 45px);
    float: right;
    position: relative;
    z-index: 9;
    clear: both;
}

.blog-style-4 .single-blog .blog-info:after {
    clear: both;
}

.blog-style-4 .single-blog .blog-info .post-date {
    color: #121212;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 12px;
}

.blog-style-4 .single-blog .blog-info .blog-tit {
    margin-bottom: 18px;
}

.blog-style-4 .single-blog .blog-info .blog-tit a {
    color: #121212;
    font-weight: 400;
    font-size: 30px;
    display: inline-block;
}

.blog-style-4 .single-blog .blog-info .blog-tit a:hover {
    color: #646cfd;
}

.blog-style-4 .single-blog .blog-info .blog-dis {
    line-height: 22px;
    margin-bottom: 30px;
}

.blog-listing-section.blog-style-4 .single-blog {
    padding-bottom: 95px;
}

.blog-listing-section.blog-style-4 .single-blog .blog-photo img {
    width: 100%;
}


.blog-listing-section .pagination .page-link {
    width: 58px;
    height: 58px;
    text-align: center;
    color: #202020;
    font-size: 16px;
    margin: 0 6px;
    background: #f5f5f5;
    border: none;
    border-radius: 0;
    line-height: 58px;
    padding: 0;
}

.blog-listing-section .pagination .page-link:hover,
.blog-listing-section .pagination .page-item.active .page-link {
    color: #646cfd;
    background: #202020;
}

.blog-listing-section .pagination .page-item.previous-btn .page-link {
    transform: rotate(180deg);
}

.blog-listing-section .slidebar,
.blog-listing-section .slidebar .sidebar-widget {
    border: none;
}

.blog-listing-section .slidebar.blog-sidebar .sidebar-widget {
    padding: 20px 10px;
    background: #fff;
}

.blog-listing-section .slidebar.blog-sidebar .sidebar-widget.categories-widget .widget-content>ul>li>a {
    font-size: 16px;
    font-weight: 600;
}

.blog-style-5 {
    background: url(http://zhangyang.group/shop/home/view/default/images/blog-section-bg.jpg) top center no-repeat;
}

.blog-style-5 .single-blog {
    padding: 24px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    height: 100%;
}

.blog-style-5 .single-blog .blog-info {
    padding-top: 24px;
}

.blog-style-5 .single-blog .blog-info .post-date {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.blog-style-5 .single-blog .blog-info .blog-tit {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.5;
}

.blog-style-5 .single-blog .blog-info p.blog-dis {
    font-size: 14px;
    line-height: 22px;
}

.blog-style-6 .single-blog {
    padding: 24px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
}

.blog-style-6 .single-blog .blog-info {
    padding-top: 24px;
}

.blog-style-6 .single-blog .blog-info .post-date {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.blog-style-6 .single-blog .blog-info .blog-tit {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-style-6 .single-blog .blog-info p.blog-dis {
    font-size: 14px;
    line-height: 22px;
}

.blog-style-7 {
    background: url(http://zhangyang.group/shop/home/view/default/images/blog-section-bg-2.jpg)center center no-repeat;
    background-size: cover;
}

.blog-style-7 .two-part-tit {
    border-color: #202020;
}

.blog-style-7 .single-blog {
    padding: 0;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.blog-style-7 .single-blog .blog-info {
    padding-top: 24px;
}

.blog-style-7 .single-blog .blog-info .post-date {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.blog-style-7 .single-blog .blog-info .blog-tit {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.sec-tit {
    padding-bottom: 70px;
    padding-top: 25px;
    text-align: center;
    position: relative;
}

.sec-tit:before {
    content: '';
    background: url(http://zhangyang.group/shop/home/view/default/images/tit-deco.png)center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 22px;
    height: 13px;
}

.sec-tit .punchline {
    color: #686868;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

.sec-tit h2 {
    color: #202020;
    font-size: 42px;
    line-height: 42px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: capitalize;
}

.sec-tit.style-2 {
    padding-bottom: 29px;
    padding-top: 12px;
    text-align: left;
}

.sec-tit.style-2:before {
    content: '';
    background: #1d1d1d;
    position: absolute;
    top: inherit;
    bottom: -1px;
    left: 0;
    width: 303px;
    height: 5px;
    margin: 0;
}

.sec-tit.style-2 h2.sec-title {
    color: #202020;
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 100;
}

.sec-tit.style-2 h2.sec-title span {
    color: #202020;
    font-weight: 500;
}

.sec-tit.style-2.white h2.sec-title {
    color: #fff;
}

.sec-tit.style-2.white h2.sec-title span {
    color: #fff;
}

.sec-tit.style-2.white:before {
    content: '';
    background: #fff;
}


.sec-tit.style-3 {
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: left;
}

.sec-tit.style-3:before {
    display: none;
}

.sec-tit.style-3 h2.sec-title {
    color: #202020;
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
}

.two-part-tit {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 65px;
}

.sec-tit.style-4 {
    padding-bottom: 70px;
    padding-top: 25px;
    text-align: center;
    position: relative;
}

.sec-tit.style-4:before {
    display: none;
}

.sec-tit.style-4 .punchline {
    color: #202020;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

.sec-tit.style-4 h2 {
    color: #202020;
    font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.sec-tit.style-4 h2 span {
    color: #646cfd;
}

.sec-tit.ab-tit {
    padding: 0;
    text-align: left;
    margin-bottom: 60px;
}

.sec-tit.ab-tit:before {
    display: none;
}

.sec-tit.ab-tit h2 {
    padding: 0;
    text-align: left;
    color: #202020;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 66px;
}

.sec-tit.ab-tit h2 .punchline {
    padding: 0;
    text-align: left;
    color: #646cfd;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
}

.categories-wrapper h3 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 18px;
    line-height: 36px;
    letter-spacing: 2px;
}

.categories-wrapper .list h3 {
    color: #202020;
}

.categories-wrapper .list .cat-list {
    text-align: left;
}

.categories-wrapper .list .cat-list li {
    padding-bottom: 20px;
    position: relative;
    font-size: 15px;
    padding-left: 12px;
}

.categories-wrapper .list .cat-list li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 7px;
    height: 2px;
    background: #515151;
}

.categories-wrapper .wrap-part {
    display: flex;
    height: 100%;
    min-height: 372px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.categories-wrapper .col-12.col-sm-6.col-lg-4 {
    margin-bottom: 20px;
    width: 360px;
}

.categories-wrapper .wrap-part {
    padding: 20px;
}

.categories-wrapper .wrap-part.list {
    align-items: flex-start;
    padding: 20px 75px;
}

.categories-wrapper .body-part {
    background: url(http://zhangyang.group/shop/home/view/default/images/body-part.jpg) center center no-repeat;
    background-size: cover;
}

.categories-wrapper .lighting {
    background: url(http://zhangyang.group/shop/home/view/default/images/lighting.jpg) center center no-repeat;
    background-size: cover;
}

.categories-wrapper .performance-parts {
    background: url(http://zhangyang.group/shop/home/view/default/images/performance-parts.jpg) center center no-repeat;
    background-size: cover;
}

.categories-wrapper .repair-parts {
    background: url(http://zhangyang.group/shop/home/view/default/images/repair-parts.jpg) center center no-repeat;
    background-size: cover;
}

.categories-wrapper .wheels-tires {
    background: url(http://zhangyang.group/shop/home/view/default/images/wheels-tires.jpg) center center no-repeat;
    background-size: cover;
}

.categories-wrapper .btn1 {
    font-size: 12px;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
}

.categories-section.style-2 {
    text-align: left;
    padding: 80px 0 55px;
}

.categories-section.style-2 .item {
    background: #fff;
    padding: 30px 25px 0;
    -webkit-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 25px;
}

.categories-section.style-2 .cat-title-wrapper {
    display: block;
    width: 100%;
    color: #202020;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 35px;
}

.categories-section.style-2 .ct-part {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 50px;
}

.categories-section.style-2 .ct-part .img-wrapper {
    width: 130px;
}

.categories-section.style-2 .ct-part .content-wrapper {
    width: calc(100% - 130px);
}

.categories-section.style-2 .ct-part .sub-cats li {
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 17px;
    position: relative;
}

.categories-section.style-2 .ct-part .sub-cats li:last-child {
    margin-bottom: 0;
}

.categories-section.style-2 .ct-part .sub-cats li:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #646cfd;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}

.categories-wrapper.style-3 .tab-part {
    margin-bottom: 62px;
}

.categories-wrapper.style-3 .tab-part .nav-tabs {
    border-bottom: none;
    justify-content: center;
}

.categories-wrapper.style-3 .tab-part .nav-tabs .nav-item {
    margin: 0;
}

.categories-wrapper.style-3 .tab-part .nav-tabs .nav-item .nav-link {
    line-height: 36px;
    padding: 0 20px;
    border: none;
    font-size: 16px;
}

.categories-wrapper.style-3 .tab-part .nav-tabs .nav-item .nav-link:hover,
.categories-wrapper.style-3 .tab-part .nav-tabs .nav-item .nav-link:focus,
.categories-wrapper.style-3 .tab-part .nav-tabs .nav-item .nav-link.active {
    border: none;
    color: #646cfd;
    background: #fff;
}

.categories-wrapper.style-4 {
    text-align: left;
    padding: 80px 0 55px;
}

.categories-wrapper.style-4 .inner {
    padding: 48px;
    background: #fff;
}

.categories-wrapper.style-4 .item {
    background: #fff;
    padding: 22px 30px;
    -webkit-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 25px;
}

.categories-wrapper.style-4 .item .img-wrapper img {
    margin: 0 auto;
}

.categories-wrapper.style-4 .item .img-wrapper {
    margin-bottom: 30px;
}

.categories-wrapper.style-4 .cat-title-wrapper {
    display: block;
    width: 100%;
    color: #202020;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
}

.categories-wrapper.style-4 .ct-part {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 50px;
}

.categories-wrapper.style-4 .ct-part .img-wrapper {
    width: 130px;
}

.categories-wrapper.style-4 .ct-part .sub-cats li {
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 17px;
    position: relative;
}

.categories-wrapper.style-4 .ct-part .sub-cats li:last-child {
    margin-bottom: 0;
}

.categories-wrapper.style-4 .ct-part .sub-cats li:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #b1b1b1;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}


.categories-wrapper.style-5 {
    text-align: left;
    padding: 80px 0 55px;
}

.categories-wrapper.style-5 .item {
    background: #fff;
    padding: 20px 25px 20px 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 25px;
    height: 350px;
    position: relative;
    padding-top: 80px;
}

.categories-wrapper.style-5 .cat-title-wrapper {
    display: block;
    width: 100%;
    color: #202020;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 35px;
}

.categories-wrapper.style-5 .ct-part {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 35px;
}

.categories-wrapper.style-5 .ct-part .content-wrapper {
    width: calc(100% - 130px);
}

.categories-wrapper.style-5 .ct-part .img-wrapper {
    width: 130px;
}

.categories-wrapper.style-5 .ct-part .sub-cats li {
    padding-right: 10px;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding-left: 17px;
    position: relative;
}

.categories-wrapper.style-5 .ct-part .sub-cats li:last-child {
    margin-bottom: 0;
}

.categories-wrapper.style-5 .ct-part .sub-cats li:first-child:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #646cfd;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}

.categories-wrapper.style-5 .btn-wraper .rmore {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}