@charset "UTF-8";

/*字号*/


/*浮动*/


/* clearfix */

.clearfix:after,
.u-search-b:after,
.product-article:after,
.flow-tab ul:after,
.flow-tit-desc:after,
.flow-c-block:after,
.talk-content:after,
.talk-list:after,
.bugs-list ul:after,
.team-list ul:after,
.chart-box:after,
.adv-tab ul:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
}


/*home*/

.dragon-banner {
    width: 100%;
    /* height: 660px; */
    margin: 0 auto;
    background-color: #2f8eec;
    background-size: 100% 100%;
}

.dragon-banner .m-wrap {
    position: relative;
}

.dragon-banner .banner-icons {
    position: absolute;
    right: -54px;
    bottom: 100px;
    z-index: 2;
    width: 510px;
    height: 414px;
}

.dragon-banner .banner-icon-inner {
    position: relative;
    width: 100%;
    height: 100px;
}

.dragon-banner .sprit-icon {
    position: absolute;
    left: 0;
    top: 100px;
    width: 65px;
    height: 98px;
    display: inline-block;
    background: url("../../images/en/bi1.png") no-repeat center center;
    background-size: 100%;
    -webkit-animation: flash .1s, bounce 2.6s linear forwards infinite;
    animation: flash .1s, bounce 2.6s linear forwards infinite;
}

.dragon-banner .php-icon {
    position: absolute;
    left: 34px;
    top: 14px;
    width: 62px;
    height: 94px;
    display: inline-block;
    background: url("../../images/en/bi2.png") no-repeat center center;
    background-size: 100%;
    -webkit-animation: flash .1s .12s, bounce 2.64s linear forwards infinite;
    animation: flash .1s .12s, bounce 2.64s linear forwards infinite;
}

.dragon-banner .html-icon {
    position: absolute;
    left: 243px;
    top: 51px;
    width: 63px;
    height: 90px;
    display: inline-block;
    background: url("../../images/en/bi3.png") no-repeat center center;
    background-size: 100%;
    -webkit-animation: flash .1s .14s, bounce 2.68s linear forwards infinite;
    animation: flash .1s .14s, bounce 2.68s linear forwards infinite;
}

.dragon-banner .space-icon {
    position: absolute;
    right: 0;
    top: 150px;
    width: 54px;
    height: 80px;
    display: inline-block;
    background: url("../../images/en/bi4.png") no-repeat center center;
    background-size: 100%;
    -webkit-animation: flash .1s .16s, bounce 2.72s linear forwards infinite;
    animation: flash .1s .16s, bounce 2.72s linear forwards infinite;
}

.dragon-banner .bphone-icon {
    position: absolute;
    right: 70px;
    top: 170px;
    width: 90px;
    height: 230px;
    display: inline-block;
    background: url("../../images/en/bi5.png") no-repeat center center;
    background-size: 100%;
    -webkit-animation: flash .1s .18s, bounce 2.76s linear forwards infinite;
    animation: flash .1s .18s, bounce 2.76s linear forwards infinite;
}

.banner-info {
    color: #fff;
    padding-top: 40px;
}

.banner-info h2 {
    font-size: 36px;
    font-weight: normal;
    line-height: 44px;
}

.banner-info .article-b {
    width: 420px;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0;
}

.u-search-b {
    position: relative;
    width: 420px;
    height: 40px;
    border: 1px solid #e1e2e6;
}

.u-search-b ::-webkit-input-placeholder {
    color: #fff;
}

.u-search-b :-moz-placeholder {
    color: #fff;
}

.u-search-b ::-moz-placeholder {
    color: #fff;
}

.u-search-b :-ms-input-placeholder {
    color: #fff;
}

.u-search-b input {
    display: block;
    line-height: 40px;
    border: 0;
    color: #fff;
    background: transparent;
    width: 300px;
    height: 40px;
    font-size: 14px;
    float: left;
    padding: 0 10px;
}

.u-search-b .search-b-btn {
    width: 100px;
    color: #268FFB;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    float: right;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #fff;
}

.u-search-b .search-b-btn .thin-jt {
    position: relative;
    top: -1px;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    display: inline-block;
    vertical-align: middle;
    background: url("images/go.png") no-repeat center center;
    background-size: 100%;
}

.home-item {
    padding: 30px 0 0;
}

.u-h-title {
    padding-bottom: 40px;
}

.u-h-title h2 {
    color: #011D67;
    font-size: 32px;
    text-align: center;
    padding: 5px 0 0;
    line-height: 45px;
    font-weight: 600;
}

.u-big-icon {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.u-big-icon.u-adv {
    background-image: url("images/badv.png");
    background-size: 100%;
}

.u-big-icon.u-bugs {
    background-image: url("images/bbugs.png");
    background-size: 100%;
}

.u-big-icon.u-case {
    background-image: url("images/bcase.png");
    background-size: 100%;
}

.u-big-icon.u-flow {
    background-image: url("images/bflow.png");
    background-size: 100%;
}

.u-big-icon.u-product {
    background-image: url("../../images/en/bproduct.png");
    background-size: 100%;
}

.u-big-icon.u-talk {
    background-image: url("images/btalk.png");
    background-size: 100%;
}

.u-big-icon.u-team {
    background-image: url("images/bteam.png");
    background-size: 100%;
}

.home-box {
    margin: 0 auto;
}

.home-box .home-item {
    background: #fff;
}

.home-box .home-item.bg-grey {
    background: #f5f6f8;
}

.product-article .pro-article-txt {
    padding: 50px 0 0 81px;
    float: right;
    width: 651px;
    font-size: 14px;
    color: #35495D;
    line-height: 22px;
}

.product-article .pro-article-txt p {
    padding: 10px 0;
}

.pro-pic {
    width: 468px;
    height: 451px;
    float: left;
}

.pro-pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.pro-pic video {
    display: block;
    width: 100%;
    padding-top: 80px;
    /* height: 100%; */
}

.flow-tab {
    border-bottom: 0;
}

.flow-tab li {
    position: relative;
    z-index: 2;
    background: #F5F6F8;
    width: 258px;
    height: 192px;
    float: left;
    cursor: pointer;
    padding: 25px 20px;
    border: 1px solid #e1e2e6;
    margin-left: -1px;
}

.flow-tab li:first-child+li+li+li {
    width: 260px;
}

.flow-tab li:first-child {
    margin-left: 0;
    width: 259px;
}

.flow-tab li.active,
.flow-tab li:hover {
    z-index: 3;
    background: #fff;
    border: 1px solid #268FFB;
}

.flow-tab li.active:after,
.flow-tab li:hover:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 2;
    content: '';
    background: #fff;
    height: 4px;
    width: 100%;
    display: block;
}

.flow-tab .flow-tit {
    min-width: 72px;
    height: 60px;
    font-size: 18px;
    font-weight: 600;
    color: #011D67;
    line-height: 60px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
}

.flow-tab .flow-tit.f-one {
    background-image: url("images/one.png");
    background-size: 100%;
}

.flow-tab .flow-tit.f-two {
    background-image: url("images/two.png");
    background-size: 100%;
}

.flow-tab .flow-tit.f-three {
    background-image: url("images/three.png");
    background-size: 100%;
}

.flow-tab .flow-tit.f-four {
    background-image: url("images/four.png");
    background-size: 100%;
}

.flow-tit-desc {
    padding: 15px 0;
}

.flow-desc-l {
    width: 125px;
    padding: 2px 0 10px;
    border: 1px dashed #e1e2e6;
    float: left;
    margin-top: 10px;
}

.flow-desc-l .circle-btn {
    margin: 8px auto 0;
}

.flow-desc-l-test {
    float: left;
}

.flow-desc-l-test .square-btn:first-child {
    margin-bottom: 20px;
}

.flow-desc-l-test .circle-btn {
    width: 88px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    margin: 36px auto 0;
    border-radius: 20px;
}

.flow-desc-r {
    position: relative;
    float: right;
    padding-top: 26px;
    margin-top: 10px;
}

.f-right-icon {
    position: absolute;
    left: -26px;
    top: 42px;
    width: 12px;
    height: 11px;
    display: block;
    background: url("images/blod_right.png") no-repeat center center;
    background-size: 100%;
}

.f-down-icon {
    width: 12px;
    height: 13px;
    display: block;
    margin: 8px auto;
    background: url("images/blod_down.png") no-repeat center center;
    background-size: 100%;
}

.circle-btn {
    width: 62px;
    height: 32px;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
}

.square-btn {
    min-width: 68px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0 10px;
    text-align: center;
    margin: 0 auto;
}

.flow-content {
    position: relative;
    z-index: 2;
    padding: 20px 19px;
    min-height: 428px;
    border: 1px solid #268FFB;
}

.flow-con-box {
    display: none;
}

.flow-con-box.show {
    display: block;
}

.bg-blue {
    background: #268FFB !important;
}

.bg-light-green {
    background: #00BDD8 !important;
}

.bg-green {
    background: #48B24C !important;
}

.bg-orange {
    background: #F49C44 !important;
}

.w-125 {
    width: 105px !important;
}

.w-116 {
    width: 108px !important;
}

.w-108 {
    width: 88px !important;
}

.w-240 {
    width: 238px !important;
}

.c-normal-color {
    color: #35495D;
}

.flow-c-block {
    padding: 20px 0;
}

.flow-c-block .flow-b-col {
    position: relative;
    width: 530px;
    height: 180px;
    padding: 20px 20px 40px;
    background: #F5F6F8;
    float: left;
    margin-left: 20px;
}

.flow-c-block .flow-b-col:first-child {
    margin-left: 0;
}

.flow-c-block .flow-b-col .flow-tit-desc {
    margin: 0 auto;
}

.flow-c-block .flow-b-col .flow-tit-desc.f-bigger .flow-desc-l {
    width: auto;
    padding: 10px 20px;
    margin-top: 5px;
}

.flow-c-block .flow-b-col .flow-tit-desc.f-bigger .flow-desc-l .f-right-icon {
    position: relative;
    left: auto;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}

.flow-c-block .flow-b-col .flow-tit-desc.f-bigger .flow-desc-l .circle-btn,
.flow-c-block .flow-b-col .flow-tit-desc.f-bigger .flow-desc-l .square-btn {
    padding: 0 12px;
}

.flow-c-block .flow-b-col .flow-tit-desc.f-bigger .circle-btn,
.flow-c-block .flow-b-col .flow-tit-desc.f-bigger .square-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.flow-c-block .flow-b-col .flow-tit-desc .flow-desc-r {
    margin-top: 0;
    padding-top: 16px;
}

.flow-c-block .flow-b-col .flow-tit-desc .flow-desc-r .f-right-icon {
    top: 32px;
}

.flow-c-block .flow-b-col p {
    color: #666;
}

.flow-c-block .flow-b-col .flow-foot-tips {
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 100%;
    text-align: center;
    line-height: 20px;
    color: #35495D;
}

.anysis-txt p {
    color: #35495D;
    padding-bottom: 10px;
    display: block;
}

.talk-video {
    width: 753px;
    height: 450px;
    float: left;
}

.talk-info {
    width: 407px;
    margin-left: 40px;
    padding-top: 60px;
    float: left;
}

.talk-info .talk-desc {
    color: #35495D;
    padding: 20px 0 50px;
}

.talk-info .talk-pic {
    padding-bottom: 50px;
}

.talk-info .talk-pic img {
    display: block;
    max-width: 100%;
}

.talk-list {
    padding-top: 50px;
}

.talk-list .talk-item {
    width: 300px;
    height: 400px;
    float: left;
    cursor: pointer;
    border-radius: 15px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.talk-list .talk-item:hover {
    position: relative;
    z-index: 2;
    box-shadow: 0 20px 25px 5px rgba(0, 0, 0, 0.15);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.talk-list .talk-item img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.case-list.h-auto ul {
    height: auto;
    overflow: visible;
}

.case-list ul {
    height: 400px;
    overflow: hidden;
    font-size: 0;
    /*text-align: center;*/
}

.case-list li {
    position: relative;
    width: 300px;
    height: 200px;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
}

.case-list li .case-pic {
    width: 300px;
    height: 200px;
}

.case-list li .case-pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.case-list li .case-txt {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 260px;
    height: 160px;
    color: #fff;
    padding: 20px;
    background: #268FFB;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.case-list li .case-txt .case-txt-tit {
    font-size: 18px;
    text-align: center;
    padding-bottom: 16px;
}

.case-list li .case-txt .case-txt-tit span {
    position: relative;
    display: inline-block;
    padding-bottom: 6px;
}

.case-list li .case-txt .case-txt-tit span:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    width: 50px;
    margin-left: -25px;
    height: 1px;
    background: #fff;
}

.case-list li .case-txt .case-txt-block {
    height: 60px;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 15px;
}

.case-btns {
    text-align: center;
}

.case-list li .case-txt .case-view-btn {
    /*width: 82px;*/
    height: 28px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    border: 1px solid #fff;
    display: inline-block;
    color: #fff;
    box-sizing: border-box;
    padding: 0 7px;
}

.case-list li:hover .case-txt {
    opacity: 1;
    z-index: 2;
}

.view-more-case {
    font-size: 14px;
    color: #268FFB;
    text-align: center;
    padding: 10px 0 40px;
    margin-top: 10px;
    cursor: pointer;
}

.view-more-case:hover {
    text-decoration: underline;
}

.bugs-list ul li {
    width: 200px;
    float: left;
    padding: 60px 0;
}

.bugs-list ul li .bugs-pic {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.bugs-list ul li .bugs-pic:hover {
    box-shadow: 0 20px 25px 5px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.bugs-tips {
    font-size: 18px;
    color: #35495D;
    text-align: center;
    padding-bottom: 100px;
}

.team-list {
    padding-bottom: 20px;
}

.team-list ul li {
    width: 200px;
    float: left;
    margin-right: 130px;
    height: 510px;
}

#adviser .team-list ul li {
    height: 550px;
}

.team-list ul li:nth-child(4n) {
    margin-right: 0;
}

.team-list ul li .team-user-face {
    width: 142px;
    height: 190px;
    margin: 0 auto;
    display: block;
}

.team-list ul li .team-user-name {
    color: #001967;
    padding: 20px 0 5px;
    text-align: center;
    font-weight: bold;
}

.team-list ul li .team-user-zc {
    color: #001967;
    padding: 0 0 10px;
    text-align: center;
}

.team-list ul li .team-user-describe {
    color: #35495D;
    padding-bottom: 10px;
}

.use-quickly {
    background: #fff;
    margin: 0 auto;
}

.use-quickly .quick-block {
    width: 1240px;
    height: 240px;
    margin: 0 auto;
    background: url("images/quick.png") no-repeat center center;
    background-size: 100%;
}

.use-quickly .quick-block .quick-title {
    color: #011D67;
    font-size: 36px;
    text-align: center;
    padding: 40px 0 20px;
    font-weight: normal;
}

.use-quickly .quick-block .u-search-b {
    margin: 0 auto;
}

.use-quickly .quick-block .u-search-b .search-b-btn {
    color: #fff;
    background: #268FFB;
}

.use-quickly .quick-block .u-search-b ::-webkit-input-placeholder {
    color: #999;
}

.use-quickly .quick-block .u-search-b :-moz-placeholder {
    color: #999;
}

.use-quickly .quick-block .u-search-b ::-moz-placeholder {
    color: #999;
}

.use-quickly .quick-block .u-search-b :-ms-input-placeholder {
    color: #999;
}

.use-quickly .quick-block .u-search-b input {
    color: #333;
}

.anysis-txt {
    color: #35495D;
}

.chart-box {
    padding-bottom: 10px;
}

.chart-box .chart-col {
    width: 380px;
    height: 220px;
    float: left;
}

.chart-box .chart-col:first-child {
    margin-right: 240px;
}

.test-table table {
    width: 100%;
    font-size: 12px;
    table-layout: fixed;
    border: 0;
    border-collapse: collapse;
}

.test-table table td {
    line-height: 20px;
    padding: 5px;
    text-align: center;
    border: 1px solid #E1E2E6;
}

.test-table table thead td {
    color: #fff;
    background: #268FFB;
}

.has-border {
    padding: 30px 0;
    border: 1px solid #e1e2e6;
}

.chart-icon {
    width: 16px;
    height: 16px;
    display: block;
    margin: 0 auto;
    background: url("images/chart.png") no-repeat center center;
    background-size: 100%;
}

.adv-content {
    min-height: 600px;
}

.adv-content .adv-content-inner {
    padding: 0 100px;
}

.adv-tab {
    border-bottom: 1px solid #e1e2e6;
}

.adv-tab ul li {
    width: 25%;
    float: left;
    text-align: center;
    cursor: pointer;
}

.adv-tab ul li .adv-icon {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.adv-tab ul li .adv-icon.adc-sdk-icon {
    background-image: url("images/adv1.png");
    background-size: 100%;
}

.adv-tab ul li .adv-icon.adc-fglg-icon {
    background-image: url("images/adv2.png");
    background-size: 100%;
}

.adv-tab ul li .adv-icon.adc-xg-icon {
    background-image: url("images/adv3.png");
    background-size: 100%;
}

.adv-tab ul li .adv-icon.adc-cbd-icon {
    background-image: url("images/adv4.png");
    background-size: 100%;
}

.adv-tab ul li.active .adv-icon.adc-sdk-icon,
.adv-tab ul li:hover .adv-icon.adc-sdk-icon {
    background-image: url("images/adv1_active.png");
    background-size: 100%;
}

.adv-tab ul li.active .adv-icon.adc-fglg-icon,
.adv-tab ul li:hover .adv-icon.adc-fglg-icon {
    background-image: url("images/adv2_active.png");
    background-size: 100%;
}

.adv-tab ul li.active .adv-icon.adc-xg-icon,
.adv-tab ul li:hover .adv-icon.adc-xg-icon {
    background-image: url("images/adv3_active.png");
    background-size: 100%;
}

.adv-tab ul li.active .adv-icon.adc-cbd-icon,
.adv-tab ul li:hover .adv-icon.adc-cbd-icon {
    background-image: url("images/adv4_active.png");
    background-size: 100%;
}

.adv-tab ul li.active p,
.adv-tab ul li:hover p {
    color: #ffb70d;
    font-weight: bold;
    border-bottom: 3px solid #268FFB;
}

.adv-tab ul li p {
    color: #fff;
    padding: 8px 0;
    display: inline-block;
    border-bottom: 3px solid transparent;
}

.adv-box-item {
    display: none;
    color: #001967;
}

.adv-box-item.show {
    display: block;
}

.adv-table {
    padding: 10px 0px 20px;
}

.adv-table table {
    width: 100%;
    font-size: 12px;
    table-layout: fixed;
    border: 0;
    border-collapse: collapse;
}

.adv-table table td {
    color: #fff;
    text-align: center;
    padding: 13px 10px;
    line-height: 24px;
    border-bottom: 1px solid #e1e2e6;
}

.adv-table table td:first-child {
    /* color: #35495D; */
    color: #fff;
}

.adv-table table td:first-child+td {
    background: #42BA7B;
}

.adv-table table td:first-child+td+td {
    background: #39A0F4;
}

.adv-table table td:first-child+td+td+td {
    background: #3B82C7;
}

.adv-box-item {
    padding: 30px 0;
}

@-webkit-keyframes flash {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
}

@keyframes bounce {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
}

.subnav {
    position: fixed;
    width: 38px;
    height: 200px;
    top: 400px;
    left: 55%;
    margin-left: 605px;
    display: none;
}

.subnav li,
.back {
    height: 36px;
    border: 1px solid #dedede;
    background-color: #268FFB;
}

.subnav li img {
    display: block;
    width: 100%;
}

.subnav li:hover {
    cursor: pointer;
}

.subnav li.current,
.back {
    border: 1px solid #ffffff;
    background: #48B24C;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}


/*# sourceMappingURL=home.css.map */

.fellows {
    background-color: #fff;
}

.fellows-list ul {
    margin: 0 auto;
}

.fellows-list ul:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.fellows-list li {
    width: 200px;
    height: 80px;
    line-height: 80px;
    float: left;
    padding: 20px 0;
}

li .bugs-pic {
    /* width: 180px;
    height: 34px; */
    max-width: 100%;
    width: 150px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

li .p-l {
    margin-top: 10px;
}

.swiper-container .swiper-slide {
    background: #2f8eec;
}

.swiper-container .row {
    display: flex;
    padding: 75px 0;
}

.swiper-container {
    background: #2f8eec;
}

.swiper-slide a {
    display: block;
}

.swiper-slide {
    cursor: pointer;
}

.swiper-slide .m-wrap {
    padding-top: 79px;
}

.swiper-container a:hover {
    text-decoration: none;
}

.swiper-container .row .col-left {
    width: 70%;
}

.swiper-container .row .col-left h3 {
    font-size: 3rem;
    color: #fff;
}

.swiper-container .row .col-left h3 span {
    color: #03feee;
}

.swiper-container .row .col-left p {
    color: #f1d349;
    font-size: 22px;
    text-align: center;
    padding: 10px 0;
}

.swiper-container .row .col-left div {
    background: #4d76e2;
    width: 300px;
    margin: 15px auto;
}

.swiper-container .row .col-left div p {
    color: #fff;
    font-size: 20px;
}

.swiper-container .row .col-left .bl_button {
    color: #fff;
    font-size: 20px;
    background: #1f1f1f;
    width: 300px;
    margin: 43px auto 0;
    cursor: pointer;
    display: block;
}

.swiper-container .row .col-right {
    width: 30%;
}

.swiper-container .row .col-right img {
    width: 70%;
    margin: 40px 0 0 60px;
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff !important;
}