@charset "UTF-8";
.t-box2 {
    margin: 0px auto 0;
    overflow: hidden;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.content.yszt p {
    color: #fff;
}

.content.yszt h3 {
    color: #fff;
}

.content.yszt h4 {
    color: rgba(255, 255, 255, 0.1);
}

.yycj {
    height: 850px;
    margin-top: 60px;
}

.index-desc {
    position: relative;
    overflow: hidden;
}

.index-desc .desc-list .desc-item {
    display: -webkit-box;
    display: flex;
    z-index: 2;
    position: relative;
    height: 460px;
    padding-top: 100px;
    /*item信息*/
}

.index-desc .desc-list .desc-item .item-img {
    width: 394px;
    height: 300px;
    position: absolute;
    display: -webkit-box;
    display: flex;
}

.index-desc .desc-list .desc-item .item-img .item-list p {
    font-size: 16px;
    margin-bottom: 77px;
    margin-right: 20px;
    cursor: pointer;
}

.index-desc .desc-list .desc-item .item-img .img-content {
    width: 500px;
    height: 500px;
    position: absolute;
    display: -webkit-box;
    display: flex;
    margin-right: 20px;
}

.index-desc .desc-list .desc-item .item-img .img-content .content-buttons {
    margin-left: -46px;
    margin-top: 126px;
}

.index-desc .desc-list .desc-item .item-img .img-content .buttons-text {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    display: inline-block;
}

.index-desc .desc-list .desc-item .item-img .img-content a p {
    display: block;
    margin-bottom: 77px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
}

.index-desc .desc-list .desc-item .item-img .img-content a .span-line {
    display: inline-block;
    margin-left: 16px;
    width: 4px;
    height: 10px;
    background: #0a6cd6;
    border-radius: 2px;
}

.index-desc .desc-list .desc-item .item-img .img-content .content-list {
    width: 500px;
    height: 500px;
    /*overflow: hidden;*/
    position: absolute;
    left: 50%;
    margin-top: 50px;
    margin-left: -122px;
}

.index-desc .desc-list .desc-item .item-img .img-content .content-list li {
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 224px;
    height: 425px;
}

.index-desc .desc-list .desc-item .item-img .img-content .content-list img {
    float: left;
    width: 100%;
    height: 100%;
    border: none;
}

.index-desc .desc-list .desc-item .item-img .img-content .content-list .p3 {
    -webkit-transform: translate3d(-60px, 20px, 0) scale(0.81);
    transform: translate3d(-60px, 20px, 0) scale(0.81);
    -webkit-transform-origin: 100% 25%;
    transform-origin: 100% 25%;
    opacity: 0.5;
    z-index: 2;
}

.index-desc .desc-list .desc-item .item-img .img-content .content-list .p2 {
    -webkit-transform: translate3d(60px, 0, 0) scale(1);
    transform: translate3d(60px, 0, 0) scale(1);
    z-index: 3;
    opacity: 1;
}

.index-desc .desc-list .desc-item .item-img .img-content .content-list .p1 {
    -webkit-transform: translate3d(120px, 20px, 0) scale(0.81);
    transform: translate3d(120px, 20px, 0) scale(0.81);
    -webkit-transform-origin: 100% 25%;
    transform-origin: 100% 25%;
    opacity: 0.5;
    z-index: 2;
}

.index-desc .desc-list .desc-item .item-img.more {
    width: 500px;
    height: 381px;
}

.index-desc .desc-list .desc-item .item-img.more .item-img.you {
    width: 179px;
    height: 381px;
}

.index-desc .desc-list .desc-item .item-img.you {
    width: 500px;
    height: 500px;
    margin-top: -46px;
}

.index-desc .desc-list .desc-item .item-img.you img {
    height: 100%;
}

.index-desc .desc-list .desc-item .item-img.img-net {
    width: 439px;
    height: 268px;
}

.index-desc .desc-list .desc-item .item-img.item-img-tea {
    margin-top: 0;
}

.index-desc .desc-list .desc-item .item-img-tea .tea-circle {
    position: absolute;
    z-index: -1;
    height: 420px;
    width: 420px;
    margin-top: -40px;
}

.index-desc .desc-list .desc-item .item-img-tea .tea-circle img {
    width: 100%;
    height: 100%;
}

.index-desc .desc-list .desc-item .item-img-tea .tea-phone {
    width: 224px;
    height: 425px;
    position: absolute;
    margin-top: -20px;
    margin-left: 117px;
}

.index-desc .desc-list .desc-item .item-img-tea .tea-phone img {
    width: 100%;
    height: 100%;
}

.index-desc .desc-list .desc-item .item-img-tea .img-tea-circle {
    position: absolute;
    margin-top: -35px;
    z-index: -1;
    margin-left: -39px;
    width: 100%;
    height: 100%;
}

.index-desc .desc-list .desc-item .item-info {
    width: 620px;
    position: absolute;
    margin-top: 60px;
}

.index-desc .desc-list .desc-item .item-info .item-list {
    position: absolute;
    float: left;
}

.index-desc .desc-list .desc-item .item-info .info-blank {
    height: 30px;
    background: #ffffff;
}

.index-desc .desc-list .desc-item .item-info .item-title {
    margin-bottom: 40px;
}

.index-desc .desc-list .desc-item .item-info .item-title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #333333;
}

.index-desc .desc-list .desc-item .item-info .item-desc ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.index-desc .desc-list .desc-item .item-info .item-desc ul li {
    width: 200px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 50px;
    margin-bottom: 40px;
}

.index-desc .desc-list .desc-item .item-info .item-desc ul li img {
    width: 26px;
    height: 26px;
    border-radius: 4px;
}

.index-desc .desc-list .desc-item .item-info .item-desc ul li p {
    padding-left: 10px;
    width: 168px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #666666;
}

.index-desc .desc-list .desc-item .item-info .btn-box {
    margin-top: 50px;
    display: -webkit-box;
    display: flex;
}

.index-desc .desc-list .desc-item .item-info .btn-box .btn:first-child {
    margin-right: 20px;
}

.index-desc .desc-list .desc-item.you-top {
    margin-top: 30px;
}

.index-desc .desc-list .desc-item.zuo .item-img {
    left: 0;
}

.index-desc .desc-list .desc-item.zuo .item-info {
    right: 0;
}

.index-desc .desc-list .desc-item.you .item-img {
    right: 0;
}

.index-desc .desc-list .desc-item.you .item-info {
    padding-left: 0;
    left: 0;
}

.index-desc .desc-list .desc-item.market-tool {
    margin-bottom: 80px;
}

.index-desc .desc-list .list-blank {
    height: 40px;
    color: #c0a16b;
}

.index-desc .desc-list .list-bgc {
    height: 600px;
    width: 100%;
    background: #f6f6f6;
}

#shop .banner {
    width: 100%;
    height: 420px;
    background: url(../images/bg_big1.jpg) center;
    text-align: center;
    color: #fff;
}

#shop .banner h2 {
    padding: 70px 0 29px;
}

#shop .banner h2 img {
    display: block;
    margin: 0 auto;
}

#shop .banner .aim {
    font-size: 20px;
    margin-bottom: 34px;
}

#shop .banner a {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    background: url(../images/btn_bg.png);
}

#shop .banner .call {
    width: 200px;
    margin: 20px auto;
    font-size: 14px;
    line-height: 18px;
    box-sizing: border-box;
    padding-left: 28px;
    background: url(../images/tel_icon.png) 8px no-repeat;
}

#shop .worth {
    text-align: center;
    padding-bottom: 80px;
}

#shop .worth h3 {
    font-size: 32px;
    padding: 78px 0 30px;
}

#shop .worth .sub {
    font-size: 16px;
    color: #888;
    margin-bottom: 60px;
}

#shop .worth ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
}

#shop .worth li {
    width: 170px;
    border-radius: 9px;
    color: #333;
    text-align: center;
    margin: 20px 20px 0px;
}
#shop .worth li .li_box {
    padding: 30px 15px;
    border-radius: 50px 10px 50px 10px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 8%);
}
#shop .worth li:nth-child(2) .li_box {
    background-color: #11b365;
}
#shop .worth li:nth-child(2) .li_box h2 {
    color: #fff;
}
#shop .worth li:nth-child(2) .li_box img {
    background-color: #11b365;
}
#shop .worth li:nth-child(4) .li_box {
    background-color: #0771c4;
}
#shop .worth li:nth-child(4) .li_box h2 {
    color: #fff;
}
#shop .worth li:nth-child(4) .li_box img {
    background-color: #0771c4;
}
#shop .worth li:nth-child(6) .li_box {
    background-color: #e34632;
}
#shop .worth li:nth-child(6) .li_box h2 {
    color: #fff;
}
#shop .worth li:nth-child(6) .li_box img {
    background-color: #e34632;
}
#shop .worth li .li_box img {
    width: 48px;
    height: 48px;
    object-fit: cover;
    margin: 0px auto 0px;
}

#shop .worth li .li_box h2 {
    font-size: 14px;
    color: #333;
    margin: 10px 0;
    line-height: 28px;
}

#shop h3 {
    padding: 80px 0 14px;
    font-size: 30px;
}

#shop .sub {
    margin-bottom: 76px;
    font-size: 16px;
}

#shop .marketing {
    text-align: center;
    background: #f4f4f4;
    padding: 0px 0px 80px;
}

#shop .marketing .sub {
    color: #666;
}

#shop .marketing ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#shop .marketing li {
    width: 280px;
    height: 160px;
    box-sizing: border-box;
    margin-bottom: 21px;
    padding: 22px 20px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 9px;
    text-align: left;
}

#shop .marketing li h4 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

#shop .marketing li p {
    padding: 15px 0;
    color: #868686;
    text-align: center;
}

#shop .marketing li .img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

#shop .ensure {
    text-align: center;
}

#shop .ensure h3 {
    padding: 80px 0 33px;
}

#shop .ensure .ensure_con {
    padding: 60px 0px;
}

#shop .ensure .ensure_con li {
    float: left;
    width: 260px;
    padding-right: 53px;
    background: url(../images/arrow.png) 275px 38px no-repeat;
}

#shop .ensure .ensure_con li:last-child {
    padding-right: 0;
}

#shop .ensure .ensure_con li .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    background: #e34632 url(../images/business1.png) center no-repeat;
}

#shop .ensure .ensure_con li .title {
    padding: 21px 0;
    font-size: 22px;
    color: #666;
}

#shop .ensure .ensure_con li p {
    color: #666;
}

#shop .ensure .ensure_con li:nth-child(2) .icon {
    background: #e34632 url(../images/business2.png) center no-repeat;
}

#shop .ensure .ensure_con li:nth-child(3) .icon {
    background: #e34632 url(../images/business3.png) center no-repeat;
}

#shop .ensure .ensure_con li:nth-child(4) .icon {
    background: #e34632 url(../images/business4.png) center no-repeat;
}

#shop .ensure .business {
    padding-bottom: 15px;
}

#shop .ensure .business ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#shop .ensure .business li {
    position: relative;
    float: left;
    width: 260px;
    height: 190px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-bottom: 40px;
}

#shop .ensure .business li:nth-child(1) .img {
    background: url(../images/bg1.png);
}

#shop .ensure .business li:nth-child(2) .img {
    background: url(../images/bg2.png);
}

#shop .ensure .business li:nth-child(3) .img {
    background: url(../images/bg3.png);
}

#shop .ensure .business li:nth-child(4) .img {
    background: url(../images/bg4.png);
}

#shop .ensure .business li:nth-child(5) .img {
    background: url(../images/bg5.png);
}

#shop .ensure .business li:nth-child(6) .img {
    background: url(../images/bg6.png);
}

#shop .ensure .business li:nth-child(7) .img {
    background: url(../images/bg7.png);
}

#shop .ensure .business li:nth-child(8) .img {
    background: url(../images/bg8.png);
}

#shop .ensure .business .img {
    position: relative;
    left: -1px;
    width: 260px;
    height: 120px;
    color: #fff;
}

#shop .ensure .business .category {
    font-size: 22px;
    padding: 41px 0 10px;
}

#shop .ensure .business .type {
    font-size: 16px;
}

#shop .ensure .business .con {
    padding: 15px 14px 0;
    text-align: left;
}

#shop .ensure .business .title {
    padding-bottom: 12px;
}

#shop .ensure .business .count {
    padding-left: 20px;
    background: url(../images/person.png) no-repeat;
    color: #666;
}

#shop .getthrough {
    background: #fff url(../images/yfsl_bg.png) bottom no-repeat;
    text-align: center;
    padding-bottom: 60px;
}

.more_box {
    border: 1px solid #f8b500;
    color: #f8b500;
    padding: 10px;
    display: block;
    width: 120px;
    margin: 40px auto 0px;
    border-radius: 100px;
}

.jx-box {
    padding: 80px 0px;
    height: auto;
    overflow: hidden;
}

.jx-box.cp {
    background-color: #f4f4f4;
}

.div_right {
    width: 634px;
    float: left;
}

.div_right_title2 {
    font-size: 36px;
    color: #333;
    line-height: 40px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.div_right_shl2 {
    font-size: 16px;
    color: #999;
    line-height: 35px;
}

.img-left {
    display: block;
    float: left;
    width: 500px;
}

.content {
    text-align: center;
    position: relative;
    z-index: 0;
}

.content .sub {
    font-size: 16px;
    color: #888;
    padding: 30px 0 20px;
    line-height: 28px;
}

.wrapper_1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.content.yszt h3 {
    color: #333;
}

.content h3 {
    font-size: 36px;
    color: #333;
    padding-top: 50px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.xf_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.marketing_gn {
    background-color: #f5fbf6;
    padding: 40px 0px;
}

.marketing_gn .TiTle {
    margin: 60px;
}

.marketing_gn .list li {
    height: 500px;
    background-color: #fff;
}

.marketing_gn .list li.bgColor {
    background-color: #f5fbf6;
}

.marketing_gn .list li .text {
    width: 580px;
    height: 500px;
    display: table;
}

.marketing_gn .list li .text .tableCell {
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
}

.marketing_gn .list li .text .num {
    width: 68px;
    height: 46px;
}

.marketing_gn .list li .text .num img {
    width: 100%;
    height: 100%;
}

.marketing_gn .list li .text .name {
    font-size: 28px;
    color: #282828;
    margin-top: 22px;
}

.marketing_gn .list li .text .infor {
    font-size: 16px;
    color: #999;
    margin-top: 28px;
    line-height: 1.7;
}

.marketing_gn .list li .pictrue {
    width: 533px;
    height: 500px;
    display: table;
}

.marketing_gn .list li .pictrue .img {
    display: table-cell;
    vertical-align: middle;
}

.marketing_gn .list li .pictrue .img img {
    width: 100%;
    height: 100%;
}

.weixin {
    margin-left: 90px;
}

.cu-section {
    width: 1200px;
    margin: 0px auto 0px;
    padding: 100px 0px 80px;
}
.cu-section1 .fl {
    padding-left: 60px;
    padding-top: 60px;
}

.cu-section h2 {
    position: relative;
    padding-bottom: 20px;
    font-size: 32px;
    color: #333333;
    margin-bottom: 30px;
}
.blue-dot {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    background: #e34632;
    margin-right: 15px;
    position: absolute;
    top: 7px;
    left: 0;
}
.cu-section p {
    font-size: 14px;
    line-height: 20px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}
.cu-section .btn_button {
    margin-top: 52px;
    display: inline-block;
    padding: 20px 30px;
    font-size: 18px;
    background: #e34632;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 20px 0 rgb(255 83 55 / 50%);
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}
.cu-section .pull-left,
.cu-section .pull-right {
    width: 50%;
}
.bg_color07 {
    background-color: #f7f7f7;
}

.fangchan_img {
    width: 500px;
    display: block;
}
.pull-right .fangchan_img {
    padding-left: 100px;
}
