/*关于我们*/
.ow-introduce-style1 {
    background-size: 100% auto;
    margin-top: 20px;
}

.ow-introduce-style1 .ow-label-content-box {
    box-sizing: border-box;
    background-color: #f9f9f9;
    /*background-position: top center;*/
    background-repeat: no-repeat;
    background-size: 50% 100%;
    padding: 80px 0 60px 0;
    height: 100%;
}

.wrapper {
    width: 1470px !important;
    margin: 0 auto;
}

.ow-introduce-style1 .infobox {
    padding: 0px 80px 0px 52%;
    box-sizing: border-box;
}

.wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}

.ow-introduce-style1 .infobox .p-text {
    color: #666;
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 30px 15px;
}

.ow-introduce-style1 .infobox .l-button {
    padding: 0 0 30px 15px;
}

.ow-introduce-style1 .infobox h5 {
    margin: 0;
    padding: 0;
    color: #143a78;
    font-size: 20px;
    padding: 0 0 10px 15px;
}

.ow-introduce-style1 .infobox h5 a, .ow-introduce-style1 .infobox h5 a:visited {
    color: #143a78;
}

.ow-introduce-style1 .infobox h2 {
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 36px;
    padding: 0 0 20px 15px;
}

.ow-introduce-style1 .infobox h2 a, .ow-introduce-style1 .infobox h2 a:visited {
    color: #222222;
}

.ow-introduce-style1 .infobox .l-button a {
    box-sizing: border-box;
    background: #013ea2;
    color: #fff;
    border-radius: 26px;
    display: inline-block;
    font-size: 17px;
    height: 52px;
    line-height: 52px;
    padding: 0px 45px;
    text-align: center;
}

/*产品*/
.ow-product {
    background: #fff;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px 0 20px 0;
}

.wrapper {
    margin: 0 auto;
    width: 1200px;
}

.after:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}

@media (min-width: 1500px) {
    .wrapper {
        width: 1520px !important;
    }
}

.ow-product .hd {
    padding: 30px 0;
    position: relative;
}

.ow-product .hd h2 {
    margin: 0;
    padding: 0;
    color: #143a78;
    font-size: 20px;
    text-align: center;
}

.ow-product .hd h3 {
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 36px;
    text-align: center;
    padding-top: 5px;
}

.ow-product .cates ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin: 0;
    padding: 0;
}

.ow-product .cates ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0px 6px 20px 6px;
}

a, a:visited {
    color: #444;
}

.ow-product .cates ul li a {
    background: #fff;
    border: 1px solid #e6e6e6;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 38px;
}

.ow-product .bd {
    padding: 20px 0px 0px 0px;
}

.ow-product .bd ul {
    margin: 0;
    padding: 0;
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    margin: 0;
    padding: 0px;
    /*justify-content: center;*/

}

.ow-product .bd ul li .list-item {
    list-style: none;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    padding: 0;
    width: 95%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.02);
    box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.02);
}

.ow-product .bd ul li .list-item:hover {
    border-width: 1px;
    border-color: #013ea2;
    border-style: solid;
    transition: 0.5s;
}


.ow-product .bd ul li .thumb a {
    box-sizing: border-box;
    display: block;
    /*height: 222px;*/
    /*width: 100%;*/
    overflow: hidden;
}

.ow-product .bd ul li:hover img {
    background: #eee;
    transform: scale(0.92, 0.92);
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}

.ow-product .bd ul li .thumb a img {
    box-sizing: border-box;
    background: #fff;
    width: 200px;
    padding: 15px;
}

.ow-product .bd ul li .thumb a:hover {
    color: #013ea2;
    text-decoration: none;
}

@media (min-width: 1500px) {
    .ow-product .bd ul li {
        /*margin: 0px 30px 30px 0px;*/
        /*width: 270px;*/
    }

    /*.ow-product .bd ul li .thumb a {*/
    /*    height: 268px;*/
    /*}*/
}

.ow-product .bd ul li .info {
    box-sizing: border-box;
    padding: 5px 15px 20px 15px;
    text-align: center;
}

.ow-product .bd ul li .info h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    padding-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (min-width: 1500px) {
    .ow-product .bd ul li .info h3 {
        font-size: 20px;
    }
}

.ow-product .bd ul li .info h3 a {
    color: #222222;
    position: relative;
    z-index: 1;
}

.ow-product .bd ul li .info h3 a::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 1px;
    border-bottom: 1px solid #013ea2;
    transition: 0.5s;
    z-index: -1;
}

/**
能做什么
*/
.ow-introduce-style2 {
    background: #f6f9ff;
    box-sizing: border-box;
    padding: 50px 0;
}

.ow-introduce-style2 .wrapper {
    background: #fff;
    width: 1200px;
    -webkit-box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.03);
}

.ow-introduce-style2 .imgbox {
    box-sizing: border-box;
    float: right;
    width: 42%;
    position: relative;
}

.ow-introduce-style2 .imgbox img {
    width: 100%;
    height: 628px;
}

.ow-introduce-style2 .infobox {
    box-sizing: border-box;
    float: left;
    width: 58%;
    padding: 50px 50px 0px 50px;
}

.what .swiper-slide {
    /*text-align: center;*/
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}

.what .swiper-button-next-what {
    right: 150px;
}

.what .swiper-button-prev-what {
    left: 150px;
}

.swiper-button-next-what:after, .swiper-button-prev-what::after {
    background: #013ea2;
    color: #fff !important;
    font-size: 24px !important;
    padding: 14px 20px 14px 18px;
}

@media (min-width: 1500px) {
    .ow-introduce-style2 .imgbox {
        width: 40%;
    }

    .ow-introduce-style2 .infobox {
        width: 60%;
    }

    .ow-introduce-style2 .infobox {
        padding: 80px 80px 0px 70px;
    }
}

.ow-introduce-style2 .infobox h5 {
    margin: 0;
    padding: 0;
    color: #143a78;
    font-size: 20px;
    padding: 0 0 10px 0;
}

.ow-introduce-style2 .infobox h5 a, .ow-introduce-style2 .infobox h5 a:visited {
    color: #143a78;
}

.ow-introduce-style2 .infobox h2 {
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 36px;
    padding: 0 0 20px 0;
}

.ow-introduce-style2 .infobox .p-text {
    color: #666;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 30px 0;
}

.ow-introduce-style2 .infobox h4 {
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 24px;
    padding: 0 0 20px 0;
}

@media (min-width: 1500px) {
    .ow-introduce-style2 .infobox .p-text {
        font-size: 18px;
    }

    .ow-introduce-style2 .infobox h4 {
        font-size: 28px;
    }
}

.ow-introduce-style2 .infobox .l-button a {
    box-sizing: border-box;
    background: #013ea2;
    color: #fff;
    border-radius: 26px;
    display: inline-block;
    font-size: 17px;
    height: 52px;
    line-height: 52px;
    padding: 0px 45px;
    text-align: center;
}

/*宣传视频*/
/**视频新闻**/
.ow-videos {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px 0 50px 0;
}

.ow-videos .hd {
    padding: 30px 0;
    position: relative;
}

.ow-videos .hd h2 {
    margin: 0;
    padding: 0;
    color: #143a78;
    font-size: 20px;
    text-align: center;
}

.ow-videos .hd h3 {
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 36px;
    text-align: center;
    padding-top: 5px;
}

.ow-videos .hd .more {
    position: absolute;
    bottom: 5px;
    right: 0px;
}

.ow-videos .hd .more a {
    box-sizing: border-box;
    border: 1px solid #eee;
    display: inline-block;
    font-size: 12px;
    height: 38px;
    line-height: 32px;
    width: 32px;
    padding: 6px 3px;
    text-align: center;
}

.ow-videos .hd .more a:hover {
    background: #ff6700;
}

.ow-videos .hd .more a i {
    background: url("../images/icon-prev-next.png") no-repeat;
    background-size: 24px;
    display: inline-block;
    height: 24px;
    width: 24px;
}

.ow-videos .hd .more a.prev {
    margin-right: 10px;
}

.ow-videos .hd .more a.prev i {
    background-position: 0px 0px;
}

.ow-videos .hd .more a.next i {
    background-position: 0px -24px;
}

.ow-videos .hd .more a.prev:hover i {
    background-position: 0px -48px;
}

.ow-videos .hd .more a.next:hover i {
    background-position: 0px -72px;
}

.ow-videos .bd {
    box-sizing: border-box;
    height: 230px;
}

.ow-videos .bd ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    height: 230px;
}

.ow-videos .bd ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border: 0;
    float: left;
    height: 230px;
    width: 33.333333%;
    padding: 10px;
    position: relative;
}

.ow-videos .bd ul li::before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: 30%;
    left: 10px;
    bottom: 10px;
    background: linear-gradient(transparent, #111), linear-gradient(transparent, #111);
    opacity: 0.7;
    z-index: 1;
}

.ow-videos .bd ul li .thumb {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ow-videos .bd ul li .thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ow-videos .bd ul li:hover .thumb img {
    transform: scale(1.10, 1.10);
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}

.ow-videos .bd ul li .thumb a i.play {
    background-image: url("../images/iconplay.png");
    background-position: 0px 0px;
    background-size: 60px;
    display: inline-block;
    height: 60px;
    width: 60px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.ow-videos .bd ul li:hover .thumb a i.play {
    background-position: 0px 60px;
}

.ow-videos .bd ul li .info {
    padding: 0px 35px 30px 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.ow-videos .bd ul li .info h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 160%;
    padding: 0px 0px 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ow-videos .bd ul li .info h4 a,
.ow-videos .bd ul li .info h4 a:visited {
    color: #fff;
    position: relative;
    z-index: 1;
}

.ow-videos .bd ul li .info h4 a:hover {
    color: #fff;
}

.ow-videos .bd ul li .info h4 a::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 1px;
    border-bottom: 1px solid #fff;
    transition: 0.5s;
    z-index: -1;
}

.ow-videos .bd ul li .info h4 a:hover::before {
    width: 100%;
}

.ow-videos .bd ul li .datetime {
    color: #fff;
    position: relative;
}

.ow-videos-swiper {
    position: relative;
}

.ow-videos-swiper .swiper-button-prev {
    display: none;
    left: -58px !important;
    z-index: 999999;
}

.ow-videos-swiper .swiper-button-next {
    display: none;
    right: -36px !important;
    z-index: 999999;
}

.ow-videos-swiper .swiper-button-prev::after {
    background: #013ea2;
    color: #fff !important;
    font-size: 24px !important;
    padding: 14px 20px 14px 18px;
}

.ow-videos-swiper .swiper-button-next::after {
    background: #013ea2;
    color: #fff !important;
    font-size: 24px !important;
    padding: 14px 18px 14px 20px;
}

.ow-videos-swiper .swiper-button-prev:hover::after {
    background: #00235c;
    color: #fff !important;
    transition: 0.5s;
    padding: 18px 22px 18px 20px;
    right: -15px !important;
}

.ow-videos-swiper .swiper-button-next:hover::after {
    background: #00235c;
    color: #fff !important;
    transition: 0.5s;
    padding: 18px 20px 18px 22px;
    left: -15px !important;
}

.ow-videos:hover .swiper-button-prev,
.ow-videos:hover .swiper-button-next {
    display: flex;
    transition: 0.5s;
}

@media (min-width: 1500px) {
    .ow-videos .bd,
    .ow-videos .bd ul {
        height: 282px;
    }

    .ow-videos .bd ul li {
        height: 282px;
        width: 33.333333%;
        padding: 15px;
    }

    .ow-videos .bd ul li::before {
        width: calc(100% - 30px);
        left: 15px;
        bottom: 15px;
    }
}

/**新闻**/
.ow-news {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px 0 0px 0;
}

.ow-news .hd {
    padding: 30px 0;
    position: relative;
}

.ow-news .hd h2 {
    margin: 0;
    padding: 0;
    color: #143a78;
    font-size: 20px;
    text-align: center;
}

.ow-news .hd h3 {
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 36px;
    text-align: center;
    padding-top: 5px;
}

.ow-news .bd {
    position: relative;
}

.ow-news .bd ul {
    margin: 0;
    padding: 0;
    padding: 10px 0 15px 0;
}

.ow-news .bd ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #fff;
    width: 400px;
    padding: 0px 15px;
    position: relative;
}

.ow-news .bd ul li .thumb {
    background-color: #fff;
    height: 210px;
    width: 100%;
    overflow: hidden;
}

.ow-news .bd ul li .thumb a {
}

.ow-news .bd ul li .thumb img {
    height: 100%;
    width: 100%;
}

.ow-news .bd ul li:hover .thumb img {
    transform: scale(1.10, 1.10);
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}

.ow-news .bd ul li .info {
    box-sizing: border-box;
    min-height: 250px;
    padding: 20px 20px 20px 20px;
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.12);
}

.ow-news .bd ul li .info .category {
    font-weight: bold;
    margin-bottom: 10px;
}

.ow-news .bd ul li .info .category a,
.ow-news .bd ul li .info .category a:visited {
    color: #013ea2;
    position: relative;
    z-index: 1;
}

.ow-news .bd ul li .info .category a::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 1px;
    border-bottom: 1px solid #013ea2;
    transition: 0.5s;
    z-index: -1;
}

.ow-news .bd ul li .info .category a:hover::before {
    width: 100%;
}

.ow-news .bd ul li .info h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ow-news .bd ul li .info h3 a,
.ow-news .bd ul li .info h3 a:visited {
    color: #222222;
    position: relative;
    z-index: 1;
}

.ow-news .bd ul li .info h3 a:hover {
    color: #013ea2;
}

.ow-news .bd ul li .info h3 a::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 1px;
    border-bottom: 1px solid #013ea2;
    transition: 0.5s;
    z-index: -1;
}

.ow-news .bd ul li .info h3 a:hover::before {
    width: 100%;
}

.ow-news .bd ul li .info .summary {
    color: #888;
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ow-news .bd ul li .info .more {
}

.ow-news .bd ul li .info .more a,
.ow-news .bd ul li .info .more a:visited {
    color: #888;
}

.ow-news .bd ul li .info .more a:hover {
    color: #013ea2;
}

.ow-news-swiper .swiper-button-prev {
    display: none;
    left: -58px !important;
    z-index: 999999;
}

.ow-news-swiper .swiper-button-next {
    display: none;
    right: -36px !important;
    z-index: 999999;
}

.ow-news-swiper .swiper-button-prev::after {
    background: #013ea2;
    color: #fff !important;
    font-size: 24px !important;
    padding: 14px 20px 14px 18px;
}

.ow-news-swiper .swiper-button-next::after {
    background: #013ea2;
    color: #fff !important;
    font-size: 24px !important;
    padding: 14px 18px 14px 20px;
}

.ow-news-swiper .swiper-button-prev:hover::after {
    background: #00235c;
    color: #fff !important;
    transition: 0.5s;
    padding: 18px 22px 18px 20px;
    right: -15px !important;
}

.ow-news-swiper .swiper-button-next:hover::after {
    background: #00235c;
    color: #fff !important;
    transition: 0.5s;
    padding: 18px 20px 18px 22px;
    left: -15px !important;
}

.ow-news:hover .swiper-button-prev,
.ow-news:hover .swiper-button-next {
    display: flex;
    transition: 0.5s;
}

@media (min-width: 1500px) {
    .ow-news .bd ul li {
        width: 490px;
    }

    .ow-news .bd ul li .thumb {
        height: 262px;
        width: 100%;
    }

    .ow-news .bd ul li .info {
        padding: 20px 25px 20px 25px;
    }
}

/*案例*/
.ow-cases {
    box-sizing: border-box;
    background: #fafafa url(../images/cases-bg.jpg) center top repeat;
    background-size: 100%;
    background-attachment: fixed;
    padding: 30px 0 60px 0;
    position: relative;
    z-index: 1;
}

.ow-cases .hd {
    padding: 30px 0;
    position: relative;
}

.ow-cases .hd h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.ow-cases .hd h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 36px;
    text-align: center;
    padding-top: 5px;
}

.ow-cases .bd {
    box-sizing: border-box;
}

.ow-cases .bd ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.ow-cases .bd ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border: 0;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    height: 338px;
    width: 285px;
    position: relative;
    -webkit-box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.03);
}

.ow-cases .bd ul li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20%;
    left: 0;
    bottom: 0px;
    background: linear-gradient(transparent, #111), linear-gradient(transparent, #111);
    opacity: 0.7;
    z-index: 1;
}

.ow-cases .bd ul li .thumb {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ow-cases .bd ul li .thumb img {
    height: 100%;
    width: 100%;
}

.ow-cases .bd ul li .info {
    /*padding: 0px 25px 20px 25px;*/
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

.ow-cases .bd ul li .info h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 160%;
    padding: 0px 0px 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ow-cases .bd ul li .info h3 a, .ow-cases .bd ul li .info h3 a:visited {
    color: #fff;
    position: relative;
    z-index: 1;
}

.ow-cases .bd ul li:hover .thumb img {
    transform: scale(1.10, 1.10);
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}

@media (min-width: 1500px) {
    .ow-cases .bd ul li {
        margin-right: 30px;
        margin-bottom: 30px;
        height: 408px;
        width: 345px;
    }

    .ow-cases .bd ul li .info h3 {
        font-size: 20px;
    }
}

/**客户评价**/
.ow-clients-says {
    box-sizing: border-box;
    background: #f6f9ff;
    margin: 0 auto;
    padding: 30px 0 60px 0;
}

.ow-clients-says .hd {
    padding: 30px 0;
    position: relative;
}

.ow-clients-says .hd h4 {
    margin: 0;
    padding: 0;
    color: #143a78;
    font-size: 20px;
    text-align: center;
}

.ow-clients-says .hd h2 {
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 36px;
    text-align: center;
    padding-top: 5px;
}

.ow-clients-says .bd {
    position: relative;
}

.ow-clients-says .bd .swiper {
    padding: 10px 0px;
}

.ow-clients-says .bd .swiper .swiper-slide {
    box-sizing: border-box;
    padding: 0 10px;
}

.ow-clients-says .bd .item {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #eee;
    min-height: 250px;
    width: 380px;
    padding: 25px 30px;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.03);
}

.ow-clients-says .bd .item .stars {
}

.ow-clients-says .bd .item .textbox {
    box-sizing: border-box;
    font-size: 16px;
    min-height: 160px;
    padding: 10px 0px;
}

.ow-clients-says .bd .item .basebox {
    padding: 5px 0 0 0;
}

.ow-clients-says .bd .item .basebox .imgbox {
    float: left;
}

.ow-clients-says .bd .item .basebox .imgbox img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.ow-clients-says .bd .item .basebox .infobox {
    color: #013ea2;
    font-size: 16px;
    padding-left: 75px;
}

.ow-clients-says-swiper .swiper-button-prev {
    display: none;
    left: -58px !important;
    z-index: 999999;
}

.ow-clients-says-swiper .swiper-button-next {
    display: none;
    right: -36px !important;
    z-index: 999999;
}

.ow-clients-says-swiper .swiper-button-prev::after {
    background: #013ea2;
    color: #fff !important;
    font-size: 24px !important;
    padding: 14px 20px 14px 18px;
}

.ow-clients-says-swiper .swiper-button-next::after {
    background: #013ea2;
    color: #fff !important;
    font-size: 24px !important;
    padding: 14px 18px 14px 20px;
}

.ow-clients-says-swiper .swiper-button-prev:hover::after {
    background: #00235c;
    color: #fff !important;
    transition: 0.5s;
    padding: 18px 22px 18px 20px;
    right: -15px !important;
}

.ow-clients-says-swiper .swiper-button-next:hover::after {
    background: #00235c;
    color: #fff !important;
    transition: 0.5s;
    padding: 18px 20px 18px 22px;
    left: -15px !important;
}

.ow-clients-says:hover .swiper-button-prev,
.ow-clients-says:hover .swiper-button-next {
    display: flex;
    transition: 0.5s;
}

.ow-stars {
    background: url(../images/icon-starts.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 14px;
    width: 98px;
}

@media (min-width: 1500px) {
    .ow-clients-says .bd .swiper .swiper-slide {
        box-sizing: border-box;
        padding: 0 15px;
    }

    .ow-clients-says .bd .item {
        min-height: 300px;
        width: 460px;
    }
}