

/* 头部 */
html{
    min-width: 1400px;
}
.yjk-navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 60px;
    /* border: 1px solid red; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.yjk-navbar{
    width: 100%;
}
.yjk-navbar-boxs{
    width: 100%;
    padding: 0px 100px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yjk-navbar-header>a{
    font-size: 16px;
}
.yjk-navbar-nav {
    float: left;
    margin: 0;
}
.yjk-nav>li {
    position: relative;
    display: block;
}
.yjk-navbar-nav>li {
    float: left;
}
.yjk-nav>li>a {
    position: relative;
    display: block;
    padding: 0px 15px;
    margin-bottom: 5px;
}
#yjk-navbar>ul>li>.yjk-line {
    width: 25px;
    height: 2px;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    margin: auto;
}

.carousel{
    max-width: 1920px;
    min-width: 1400px;
}
/* 轮播 */
.yjk-carousel-caption {
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 10;
    color: #fff;
    padding: 0px 100px;
    box-sizing: border-box;
    transform:translateY(50%);
}
.yjk-carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.yjk-index-item{
    width: 100%;
    position: relative;
    height: 500px;
}
.yjk-index-img{
    background-image: url('../images/poster-img.png');
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #1b1c20;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
}

.yjk-btn {
    display: block;
    width: 180px;
    height: 65px;
    line-height: 65px;
    background: linear-gradient(180deg, #55B3FF 0%, #4D74FF 100%);
    box-shadow: 0px 0px 10px 1px rgba(14,143,248,0.3000);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
/* 底部 */
.yjk-footer {
    min-width: 1400px;
    background: #141b1e;
}

.yjk-content {
    width: 100%;
    height: auto;
    margin: 0px 0px 40px 0px;
    display: flex;
    align-items: flex-start;
    color: #fff;
    flex-wrap: wrap;
    padding-top: 50px;
}

.yjk-content-list {
    flex: 1;
    height: 100%;
    display: flex;
    justify-content: space-between;
    padding-left: 57px;
}

.yjk-content-product {
    width: 25%;
    /* flex: 1; */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 14px;
}

.yjk-content-product-title {
    color: #fff;
    margin: 20px 0 30px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.yjk-content-product-menu {
    color: #9C9C9F;
    font-size: 15px;
    margin-bottom: 20px;
    cursor: pointer;
}

.yjk-content-wx {
    width: initial;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 57px;
    box-sizing: border-box;
}

.yjk-content-appicon {
    width: 179px;
    height: 55px;
}

.yjk-content-phone {
    margin: 30px 0 30px;
    display: flex;
    flex-direction: column;
    line-height: 30px;
}

.yjk-content-boxs {
    margin-top: 20px;
}

.yjk-content-txt {
    display: flex;
    align-items: center;
}

.yjk-content-txt span {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.yjk-content-phone span {
    font-size: 15px;
    font-weight: 500;
    color: #9C9C9F;
}

.yjk-content-qrcode {
    width: 105px;
    height: 105px;
}

.yjk-content-text {
    width: 105px;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #9C9C9F;
}

.yjk-copyright,
.yjk-copyright-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.yjk-copyright,
.yjk-copyright-item.column {
    flex-direction: column;
}
.yjk-copyright {
    width: 100%;
    height: 225px;
    /* height: 165px; */
    flex-direction: column;
    color: #999;
    font-size: 14px;
    border-top: 1px solid #4b5054;
}
.yjk-lf{
    margin-left: 20px;
}
.yjk-rt{
    margin-right: 20px;
}
.yjk-copyright,
.yjk-copyright-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.yjk-copyright,
.yjk-copyright-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 30px;
}

.yjk-copyright-item img {
    width: 20px;
    height: 20px;
    margin: 0 5px;
}

.yjk-list-01{
    background: #FFFFFF;
}
.yjk-server-title {
    position: relative;
    padding-bottom: 80px;
    text-align: center;
}
.yjk-server-title>h2{
    font-size: 32px;
    padding-top: 100px;
    padding-bottom: 20px;
    font-weight: bold;
    color: #222A32
}
.yjk-server-title>p{
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}
.yjk-server {
    width: 1400px;
    margin: 50px auto 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.yjk-server .yjk-server-box {
    width: 20%;
    cursor: pointer;
    margin-bottom: 100px;
    text-align: center;
}

.yjk-server-box .yjk-server-img {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.yjk-server-box h1 {
    color: #000000;
    font-weight: normal;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
}
.yjk-server-box p {
    font-size: 13px;
    font-weight: 500;
    color: #999999;
}
.yjk-list-02{
    width: 100%;
    height: inherit;
    background: #F9FAFE;
}
.yjk-cooperate-title{
    position: relative;
    padding-bottom: 80px;
    text-align: center
}

.yjk-cooperate-title>h2 {
    padding-top: 100px;
    padding-bottom: 20px;
    font-size: 32px;
    font-weight: bold;
    color: #333333;
}
.yjk-cooperate-title>p{
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}
.yjk-cooperate{
    width: 1400px;
    margin: 0px auto;
    height: 349px;
    border-radius: 35px;
    opacity: 1;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 100px;
}
.yjk-cooperate-ul {
    width: 1400px;
    height: 234px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    box-sizing: border-box;
}

.yjk-cooperate-ul .yjk-cooperate-li {
    cursor: pointer;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.yjk-cooperate-li h1 {
    font-weight: normal;
    font-size: 60px;
    font-weight: bold;
    color: #508AFF;
}
.yjk-cooperate-li p {
    font-size: 18px;
    font-weight: 500;
    color: #666666;
    margin-top: 12px;
}
.yjk-list-03{
    background: #ffffff;
}
.yjk-marketing-title {
    position: relative;
    padding-bottom: 80px;
    text-align: center;
}
.yjk-marketing-title>h2 {
    font-size: 32px;
    padding-top: 100px;
    padding-bottom: 20px;
    font-weight: 500;
    color: #222A32;
}
.yjk-marketing-title>p {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}
.yjk-marketing {
    width: 1400px;
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-bottom: 100px;
    box-sizing: border-box;
}
.yjk-marketing-box05{
    display: flex;
    align-items: center;
    padding-bottom: 110px;
    padding-top: 120px;
    width: 100%;
    justify-content: space-between;
}
.yjk-marketing-box{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content:space-between;
}
.yjk-marketing-img{
    width: 610px;
    height:500px;
    padding-left: 50px;

}
.yjk-dtp-img{
    width: 610px;
    height:500px;
    padding-right: 50px;
}
.yjk-oms-img{
    width: 610px;
    height:500px;
    padding-right: 50px;
}
.yjk-marketing-lf>h1{
    font-size: 32px;
    font-weight: bold;
    color: #222A32;
    margin-bottom: 35px;
}
.yjk-marketing-lf>h1 div{
    margin-bottom: 5px;
}

.yjk-marketing-lf p {
    font-size: 16px;
    font-weight: 500;
    color: #999999;
}
.yjk-marketing-lf{
    padding-right: 100px;
    width: 390px;
}
.yjk-cooperate-btn{
    width: 100%;
    height: 115px;
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.yjk-marketing-btn{
    margin-top: 50px;
    width: 100%;
    text-align: left;
}
.yjk-list-04 {
    background:#F9FAFE;
}
.yjk-products-img{
    margin-left: 159px;
    width: 610px;
    height: 500px;
}
.yjk-products-lf{
    width: 390px;
    padding-left: 50px;
}
.yjk-products-lf>h1{
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 35px;
}
.yjk-products-lf>p{
    font-size: 16px;
    font-weight: 500;
    color: #999999;
}
.yjk-products-lf>h1 div{
    margin-bottom: 5px;
}
.yjk-products {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    box-sizing: border-box;
    padding-bottom: 115px;
    padding-top: 115px;
}
.yjk-list-05 {
    background: #FFFFFF;
}
.yjk-products-boxs{
    width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    box-sizing: border-box;
}
.yjk-list-06 {
    background: #F9FAFE;
}
.yjk-lf.yjk-rt>a{
    color: #999;
}