.zhyx {
    padding-top: 40px;
}

.yxContainer .div1 {
    position: static;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}

.yxContainer .div2 {
    position: static;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}

.yxContainer .div3 {
    position: static;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.home_main {
    width: 100%;
    min-width: 1200px;
    background: #ffffff;
    margin: 10px auto 0 auto;
    position: relative;
    z-index: 2;
}

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

.container .h_h1 {
    text-align: center;
    font-size: 40px;
    line-height: 30px;
    color: #000000;
    padding-bottom: 10px;
    margin: 80px 0 0 0;
}

.container .h_h1.on {
    background: url(../images/s15.png) center bottom no-repeat;
}

.container .h_h1 span {
    font-family: Arial;
    font-size: 30px;
    line-height: 30px;
    color: #999999;
    text-transform: uppercase;
}

.container .h_h2 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin: 10px 0 25px 0;
    overflow: hidden;
}

.container .h_h3 {
    text-align: center;
    display: block;
    font-size: 40px;
    color: #000;
}

.service {
    margin: 0 auto 50px auto;
    padding: 10px 5px 30px 5px;
    overflow: hidden;
}

.service ul li {
    width: 25%;
    float: left;
    margin-top: 30px;
}

.service ul li .item {
    text-align: center;
    padding: 20px;
    border: #e9eaed 1px solid;
    margin: 10px 15px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border-top: 2px solid #e9eaed;
}

.service ul li .item h2 {
    font-size: 22px;
    color: #3b415c;
    line-height: 4;
}

.service ul li .item span {
    font-size: 14px;
    height: 42px;
    color: #666;
    display: block;
    margin-bottom: 40px;
}

.service ul li .item .co {
    width: 180px;
    height: 120px;
    margin: auto;
    display: block;
    background-repeat: no-repeat;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.service ul li:hover .co {
    background-position: -180px 0px;
}

.service ul li:hover .item,
.service ul li.active .item {
    box-shadow: 2px 2px 10px #ccc;
    -webkit-box-shadow: 2px 2px 10px #ccc;
    -moz-box-shadow: 2px 2px 10px #ccc;
    -moz-ms-shadow: 2px 2px 10px #ccc;
    -moz-o-shadow: 2px 2px 10px #ccc;
    -webkit-transform: translate3d(0, -10px, 0);
}

.service ul li:nth-child(1n+0):hover .item {
    border-top: 2px solid #ffb93f;
}

.service ul li:nth-child(2n+0):hover .item {
    border-top: 2px solid #58e5ee;
}

.service ul li:nth-child(3n+0):hover .item {
    border-top: 2px solid #ff7a40;
}

.service ul li:nth-child(4n+0):hover .item {
    border-top: 2px solid #3fdab0;
}

.youxian {
    background: none !important;
    height: 1030px !important;
}

.service-tj {
    background: #f4f7f9 url(../images/h_solution_bj.png) no-repeat bottom;
    padding-bottom: 60px;
    padding-top: 40px;
    width: 100%;
    min-width: 1200px;
    position: relative;
}

.icase_panel {
    background: #fff url(../images/h_solution_bj.png) no-repeat bottom;
    height: auto;
    width: 100%;
    min-width: 1200px;
    position: relative;
}

.service-tj .bg_img,
.solution_panel .bg_img {
    position: absolute;
    z-index: 0;
}

.service-tj .p_absolute,
.solution_panel .p_absolute {
    z-index: 100 !important;
    width: 100%;
    min-width: 1200px;
    position: absolute;
    top: 0;
}

.service-tj .case_nav {
    height: 50px;
    width: 1200px;
    margin: 0 auto 20px auto;
    padding-top: 20px;
    background: url(../images/case_navline.png) center 53px no-repeat;
    font-size: 16px;
    color: #666666;
    text-align: center;
    overflow: hidden;
}

.service-tj .swiper-case-ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.kfList {
    margin-top: 1rem
}

.kfList ul {
    padding-bottom: 60px;
}

.kfList ul li .content {
    overflow: hidden;
    margin: 20px 15px 5px;
    padding: 20px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 0px 10px rgba(132, 132, 132, 0.7);
}

.kfList ul li .content .img {
    width: 22%;
    float: left
}

.kfList ul li .content .con {
    width: 72%;
    float: right;
    font-size: 0.8rem;
    color: #838383
}

.kfList ul li .content .con h3 {
    font-size: 1.1rem;
    color: #0f0f0f;
    line-height: 2
}

.kfList ul li .content .con p {
    height: 2.5rem;
    overflow: hidden;
}

.case_more {
    width: 240px;
    height: 46px;
    margin: 20px auto 0 auto;
    text-align: center;
    display: block;
    line-height: 46px;
    font-size: 16px;
    color: #2c88d8;
    z-index: 1000;
    background: url(../images/case_more.png) -240px 0 no-repeat;
}

.case_more:hover {
    background: url(../images/case_more.png) 0 0 no-repeat;
    color: #ffffff;
}

@media only screen and (max-width: 640px) {
    .swiper-banner .swiper-slide a {
        margin: 0 auto;
    }
    .swiper-slide {
        background-size: 100% 300px !important;
        /*background-position: 10% 39% !important;*/
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0!important;
    }
    .container {
        width: 100%;
    }
    .container .h_h3 {
        font-size: 18px;
        margin: 0;
    }
    .container .h_h2 {
        font-size: 14px;
    }
    .service ul {
        overflow: hidden;
        zoom: 1
    }
    .service ul li {
        width: 99%;
        margin: 0 auto
    }
    .service-tj {
        min-width: 100%
    }
    .service-tj .p_absolute,
    .solution_panel .p_absolute {
        min-width: 100%
    }
    .service-tj .swiper-case-ul {
        width: 100%
    }
    .service-tj .swiper-case-ul .swiper-slide {
        width: 100%
    }
    .kfList ul li {
        width: 100%;
    }
    .kfList ul li .content {
        margin: 10px 15px 5px;
        padding: 10px;
    }
    .kfList ul li .content .img {
        width: 22%;
        float: left
    }
    .kfList ul li .content .con {
        width: 72%;
        float: right;
        font-size: 14px;
        color: #838383
    }
    .kfList ul li .content .con h3 {
        font-size: 16px;
        color: #0f0f0f;
    }
    .kfList ul li .content .con p {
        height: 2;
        overflow: hidden;
    }
    .service-tj .case_nav {
        display: none
    }
    .case_more {
        margin: 23px auto 0 auto;
    }
    .yxContainer {
        position: relative;
        width: 100%;
    }
    .yxContainer .div1 {
        margin-top: 20px;
    }
    .yxContainer .div3 {
        margin-bottom: 20px;
    }
}