body {
    background: #fff
}

.header .search {
    display: none
}

.index-banner {
    min-width: 1200px
}

.index-banner {
    background: url(../images/banner.jpg) no-repeat bottom center;
    position: relative
}

.index-banner .s {
    padding: 230px 0 150px;
    position: relative;
    z-index: 100;
    text-align: center
}

.index-banner h2 {
    font-size: 45px;
    line-height: 50px;
    color: #fff
}

.index-banner h2 span {
    color: #fff
}

.index-banner .mc {
    color: #016cde;
    margin-left: 20px
}

.index-banner h6 {
    padding-top: 20px;
    line-height: 30px;
    font-size: 18px;
    color: #ddd
}

.hbanner video {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1920px;
    height: 1080px;
    margin: -540px 0 0 -960px;
}

.swiper-container .swiper-slide {
    background: linear-gradient(120deg, #7730a8, #5334ad 40%, #5792ff 90%, #67b2ff 100%);
    height: 600px;
}

.swiper-container .swiper-slide .banner_con {
    display: inline-flex;
    width: 100%;
}

.swiper-container .swiper-slide .banner_img img {
    width: 100%;
}

.swiper-container .swiper-slide .banner_con .banner_item {
    padding-block: 10px;
}

.swiper-container .swiper-slide .ad-text {
    padding: 20px 0 20px 0;
    min-height: 180px;
    text-align: left;
    float: left;
    margin-top: 12%;
    font-family: Microsoft YaHei, 微软雅黑, PingFang SC, Arial, Lantinghei SC, HanHei SC, Open Sans, Hiragino Sans GB, stheiti, WenQuanYi Micro Hei, MicrosoftYaHei, SourceHanSansSC-Bold, simsun, sans-serif;
}

.swiper-container .swiper-slide .ad-text .ad-title h1 {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    min-height: 60px;
    text-shadow: 1px 2px 1px #555;
}

.swiper-container .swiper-slide .ad-text .ad-title1 {
    font-size: 16px;
    margin-top: 20px;
    color: #fff;
    min-height: 65px;
}

.swiper-container .swiper-slide .ad-text .subdesc{
    font-size: 22px;
    line-height: 45px;
}

.swiper-container .swiper-slide .ad-text .ad-title2 a.ad-btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
    margin-top: 20px;
    font-size: 14px;
    color: #016cde;
    background: #FFFFFF;
    border: solid #ffffff 1px;
    text-align: center;
    display: inline-block;
}

.swiper-container .swiper-slide .ad-texter {
    padding: 20px;
    min-height: 180px;
    text-align: center;
    width: 100%;
    float: inherit;
    margin-top: 12%;
    margin-bottom: 10%;
}

.swiper-container .swiper-slide .ad-text .ad-title1 p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
}

.swiper-container .swiper-slide .ad-pic {
    padding: 10px;
    min-height: 180px;
    text-align: left;
    float: right;
    margin-top: 12%;
}

.swiper-container .swiper-slide .ad-pic img {
    width: 450px;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 60px;
    left: 0;
    width: 100%;
}

.index-slogan {
    width: 100%;
    text-align: center;
}

.index-slogan .slogan {
    padding: 20px;
    background: rgb(255 255 255);
    position: relative;
    z-index: 99;
    display: flex;
    margin-top: -50px;
    box-shadow: 0 0 18px 1px rgba(0, 0, 0, .2);
}

.index-slogan .icon {
    font-size: 45px;
    color: #016cde;
}

.index-slogan .service-subject {
    width: 25%;
    padding: 0 2%;
    text-align: left;
}

.index-slogan .m {
    float: left;
    width: 50px;
    padding: 11px 0;
    margin-right: 12px
}

.index-slogan .m img {
    vertical-align: middle
}

.index-slogan .title-sub {
    line-height: 36px;
    font-size: 16px;
    color: #016cde;
    font-weight: bold;
}

.index-slogan .des {
    font-size: 14px;
    color: #016cde;
    line-height: 16px;
    height: 36px;
    overflow: hidden
}

.index-title {
    text-align: center
}

.index-title .title {
    font-size: 22px;
    line-height: 30px;
    color: #333
}

.index-title .tips {
    font-size: 14px;
    line-height: 15px;
    color: #888
}

.index-title .title-line {
    height: 20px
}

.index-service .s {
    padding-top: 50px;
    display: inline-flex;
    width: 100%;
}


.index-service .yidongduan {
    font-size: 60px;
    color: #bbb;
}

.index-service .weixinxcx {
    font-size: 60px;
    color: #bbb;
}

.index-service .jishuzhichi {
    font-size: 60px;
    color: #bbb;
}

.index-service .webjianshe {
    font-size: 60px;
    color: #bbb;
}

.index-service dl {
    padding: 15px
}

.index-service dt {
    font-size: 20px;
    font-weight: 300;
    color: #333
}

.index-service .des {
    line-height: 30px;
    overflow: hidden;
    font-size: 13px;
    text-align: left;
    padding-top: 10px;
}

.index-service .des dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    position: relative;
    padding-left: 14px;
    border-left: 4px #016cde solid;
    display: block;
    color: #333;
    margin-top: 15px;
}

.index-service .des dd {
    font-style: normal;
    font-size: 14px;
    color: #888;
    display: block;
    margin-top: 8px;
}

.index-service .sub .titdesc {
    float: left;
}

.index-service .sub .titdesc .title {
    font-size: 22px;
    font-weight: bold;
}

.index-service .sub .litpic {
    float: right;
}

.index-service .sub .titdesc .a_more {
    margin-top: 30px;
}

.index-service .sub .titdesc .a_more .bt {
    float: left;
    color: #016cde;
    font-size: 14px;
    padding: 0px 10px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #016cde;
    border-radius: 2px 0px 0px 2px;
    background: #ffffff;
    line-height: 30px !important;
}

.index-service .sub .titdesc .a_more .bthover {
    float: left;
    color: #ffffff;
    font-size: 14px;
    padding: 0px 10px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ffa800;
    border-radius: 2px 0px 0px 2px;
    background: #ffa800;
    line-height: 30px !important;
}

.index-service .sub {
    padding: 10px;
    width: 100%;
}

.index-service .sub .litpic img {
    width: 515px;
}

.index-service ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #016cde;
    color: #fff;
    text-align: center;
    display: none
}

.index-service .ul-s {
    padding: 15px;
    margin-top: 10px;
    color: #fff;
    line-height: 30px;
    min-height: 140px;
}

.index-service .ul-s * {
    color: #fff
}

.index-service ul h3 {

    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff
}

.index-service ul li {
    font-size: 13px;
    line-height: 24px;
    color: #fff
}

.index-service .index2n {
    margin-top: 10px;
    height: 36px
}

.index-service .index2n a {
    color: #fff;
    padding: 6px 25px;
    line-height: 36px;
    border-radius: 1px;
    border: 1px #fff solid
}

.index-service .index2n a:hover span {
    color: #016cde
}

.index-case {
    padding: 50px 0;
    text-align: center;
    zoom: 1;
    background: #f7f9fb
}

.index-case .s {
    padding: 40px 0px
}

.index-case div.arclist {
    float: left;
    width: calc(25% - 9px);
    margin-right: 12px;
    margin-bottom: 15px;
}

.index-case div.arclist .li_text {
    background: #fff;
    border: 1px solid #ddd;
    padding: 8px;
}

.index-case div.arclist:nth-of-type(4n) {
    margin-right: 0;
}

.index-case .arclist a {
    display: block;
    margin: 0px;
    position: relative;
    overflow: hidden
}

.index-case .arclist img {
    width: 100%;
    min-height: 300px;
    position: absolute;
    transition: all ease-in-out 2s;
    top: 0;
}

.index-case .arclist img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.index-case .arclist .title {
    text-align: left;
    background: #ffffff;
}

.index-case .arclist .title h3 {
    line-height: 48px;
    border-bottom: 1px solid #f6f6f6;
    padding: 0 5px;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    height: 48px;
}

.index-case .arclist .text2 {
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0 0 0;
    background: #ffffff;
    display: inline-block;
}

.index-case .arclist .text2 span {
    font-size: 12px;
    color: #666;
    float: left;
}

.index-case .arclist .text2 span small {
    color: #f60;
}

.index-case .arclist .text2 span i {
    font-size: 22px;
    color: #f60;
    font-style: normal;
}

.index-case .arclist .text2 a {
    display: block;
    width: 80px;
    height: 30px;
    border: 1px solid #e5e5e5;
    color: #555;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    float: right;
    font-size: 13px;
}

.index-case .more {
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #016cde;
    border: 1px #fff solid;
    border-radius: 3px;
    background: #FFFFFF
}

.index-case .more span {
    color: #016cde
}

.index-case .more em {
    background: #016cde
}

.index-case .more:hover span {
    color: #FFFFFF
}

.index-customer {
    min-width: 1200px;
    padding: 80px 0;
    background: #fff
}

.customer-box {
    padding: 50px 150px 30px
}

.customer-box .m {
    float: left;
    width: 130px;
    margin-right: 20px
}

.customer-box .m img {
    width: 130px;
    height: 130px;
    border-radius: 50%
}

.customer-box .big-title {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333
}

.customer-box p {
    padding: 15px 0 10px;
    line-height: 22px;
    font-size: 14px;
    color: #777;
    max-height: 66px;
    overflow: hidden
}

.customer-box .s-title {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999
}

.customer-box .hd {
    text-align: center;
    padding: 20px 0 0
}

.customer-box .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 0 3px;
    cursor: pointer;
    border: 1px #0590c7 solid;
    border-radius: 50%
}

.customer-box .hd .on {
    background: #016cde
}

.index-news {
    padding: 50px 0;
}

.index-news .s {
    padding-top: 40px
}

.index-news .news-list {
    float: left;
    width: 400px
}

.index-news .list-s {
    margin: 0 15px;
    background: #fff;
    border: 1px #f2f2f2 solid
}

.index-news .m {
    position: relative
}

.index-news .m p {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 120px;
    font-size: 20px;
    background: rgba(0, 0, 0, .5);
    color: #eee
}

.index-news .m img {
    width: 100%;
    height: 120px
}

.case-index-content {
    position: relative;
}

.index-news-list {
    display: flex;
}

.index-news-list .index-news-list-item {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    /* overflow: hidden; */
    /*width: calc(25% - 11px); */
}

.index-news-list .index-news-list-item {
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    border: 1px solid #E7E9EC;
    width: 50%;
    margin-right: 12px;
}

.index-news-list .index-news-list-item:nth-of-type(2n) {
    margin-right: 0;
}

.index-news-title {
    padding: 15px;
    text-indent: 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
}

.index-news-title::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 24px;
    background: #016cde;
    left: 0px;
}

.index-news-content {
    border-top: 0;
}

.index-news-content-list {
    margin-left: 10px;
    margin-right: 10px;
    color: #888;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 32px;
    font-size: 14px;
}

.index-news-content a dl {
    margin: 20px;
    margin-bottom: 0;
    height: 80px;
    border-bottom: 1px solid #e2e2e2;
}

.index-news-content a dl dt {
    float: left;
    width: 60px;
    height: 65px;
    background: #8587ab;
    color: #fff;
    text-align: center;
}

.index-news-content a dl dt p.day {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

.index-news-content a dl dt p.year {
    font-size: 10px;
    line-height: 15px;
}

.index-news-content a dl dd h3 {
    font-size: 16px;
    color: #666;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.index-news-content a dl dd p {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.index-news-content a dl dd {
    margin-left: 80px;
}

.index-news-content a:hover dl dd h3 {
    color: #016cde;
}

.index-news-content a:hover dl dt {
    background: #016cde;
}

.index-partner {
    min-width: 1200px;
    padding: 60px 0;
    background: #fff;
    padding-top: 0px;
}

.index-partner .s {
    padding: 50px 0 0
}

.index-partner ul {
    padding: 0 0px;
}

.index-partner li {
    float: left;
    width: 20%;
    margin: 10px;
}

.index-partner li {
    float: left;
    width: calc(20% - 10px);
    margin: 0.5% 1% 0.5% 0px;
}

.index-partner li:nth-of-type(5n) {
    margin-right: 0;
}

.index-partner a {
    box-sizing: border-box;
    transition: all 0.2s ease-out 0s;
    position: relative;
    display: block;
    background-size: contain;
    height: 80px;
    border: 1px #ededed solid;
    background-repeat: no-repeat;
    background-position: center;
    /* -webkit-filter: grayscale(100%); */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    /* filter: grayscale(100%); */
    filter: gray;
    transition: .5s;
    box-sizing: border-box;
    transition: all 0.2s ease-out 0s;
    position: relative;
}

.index-partner as:hover {
    border-color: #dcdcdc;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none
}

.index-partner a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-top: 1px solid #016cde;
    border-left: 1px solid #016cde;
    width: 0;
    height: 0;
    transition: all 0.4s ease-out 0s;
    visibility: hidden;
    box-sizing: border-box;
}

.index-partner a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-right: 1px solid #016cde;
    border-bottom: 1px solid #016cde;
    width: 0;
    height: 0;
    transition: all 0.4s ease-out 0s;
    visibility: hidden;
    box-sizing: border-box;
}

.index-partner a:hover:before {
    width: 100%;
    height: 100%;
    visibility: visible;
}

.index-partner a:hover:after {
    width: 100%;
    height: 100%;
    visibility: visible;
}

.index-contact {
    min-width: 1200px;
    padding: 45px 0;
    padding-bottom: 50px;
    background: #5e7bdf;
    background-image: url(../images/contact-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    position: relative
}

.index-contact .cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

.index-contact .s {
    position: relative;
    padding: 0 120px;
    z-index: 100;
    text-align: center;
}

.index-contact h6 {
    font-size: 30px;
    color: #fff;
    line-height: 40px
}

.index-contact p {
    line-height: 50px;
    font-size: 18px;
    color: #eee
}

.index-contact .btn {
    position: absolute;
    top: 50%;
    right: 120px;
    display: block;
    width: 200px;
    margin-top: -25px;
    border: 1px #fff solid;
    text-align: center;
    border-radius: 3px
}

.index-contact .btn a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff
}

.index-process {
    min-width: 1200px;
    background: #fff;
    padding: 80px 0
}

.index-process ul {
    padding: 40px 0px 0
}

.index-process li {
    float: left;
    width: 12.5%
}

.index-process li a {
    display: block;
    border-left: 1px #ddd dotted;
    text-align: center;
    color: gray
}

.index-process .no a {
    border-left: 0
}

.index-process li p {
    font-size: 16px;
    line-height: 40px
}

.index-process li img {
    height: 50px
}

.index-process .s img {
    width: 100%;
    height: auto;
    box-shadow: 0 8px 16px 0 rgba(147, 154, 255, 0.1);
    border-radius: 2px;
}

.about_info {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    padding-bottom: 40px;
}

.about_con {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    line-height: 45px;
}

.about_con .tit {
    font-weight: 300;
    font-size: 18px;
}

.about_con h5 {
    font-size: 28px;
    font-weight: 300;
    margin: 20px 0 40px 0;
    color: #000;
    text-align: center;
}

.about_con .btn_flash {
    width: 125px;
    line-height: 42px;
    border-radius: 20px;
    display: inline-block;
    font-weight: 300;
    box-sizing: border-box;
    background: #016cde;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-right: 20px;
}

.btn_flash {
    overflow: hidden;
    position: relative;
}

.about_con .btn_flash:last-child {
    background: #0db083;
}

.message {

}

.message_box {
    padding: 30px;
}

.message_box .form-group {
    display: inline-flex;
    width: 100%;
    padding: 10px;
    line-height: 36px;
}

.message_box .form-group .form-label {
    width: 25%;
}

.message_box .form-group .form-label span {
    color: #FF0000;
}

.message_box .form-group .form-content {
    width: 70%;
}

.message_box .form-group .form-content .btn {
    min-width: 70px;
}

.message_box .form-group .form-content .btn-close {
    margin-left: 20px;
}

.message_box .form-group .form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    padding: 6px 12px;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-size: 13px !important;
    height: 38px;
    line-height: 1.3;
    color: #666;
}

.message_box .form-group textarea.form-control {
    height: 58px;
}


@media screen and (min-width: 1000px) and (max-width: 1200px) {

    .main {
        width: 100%;
        min-width: 100%;
        display: inline-block;
    }

    .index-slogan {
        bottom: 0;
        width: 100%;
        z-index: 100;
    }

    .index-service .sub {
        padding: 10px;
        width: 100%;
    }

    .index-service .sub .litpic {
        float: right;
    }

    .index-service .sub .litpic img {
        width: 425px !important
    }

    .index-service .sub .titdesc {
        float: left;
        padding-top: 0px;
    }

    .index-service .sub .titdesc .title {
        font-size: 18px;
        font-weight: bold;
    }

    .index-service .des {
        line-height: 24px;
        overflow: hidden;
        font-size: 13px;
        text-align: left;
    }

    .index-service .des dt {
        font-size: 16px;
        font-weight: bold;
        line-height: 100%;
        position: relative;
        padding-left: 14px;
        border-left: 4px #016cde solid;
        display: block;
        color: #333;
        margin-top: 10px;
    }

    .index-service .sub .titdesc .a_more {
        margin-top: 20px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        margin-right: 10px;
        padding: 9px 0px;
        margin-top: 8px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
    }

    .container {
        width: 100% !important;
        padding: 0;
        position: relative;
    }

    .bot-footer {
        border-top: 1px solid #171a35;
        padding-top: 15px;
    }

    .footer {
        width: 100%;
        padding: 40px 0;
        min-width: 100%;
        min-height: 220px;
    }

    .button-to-big {
        display: none;
    }

    .footer .about {
        width: 180px;
        margin-right: 50px;
        display: none;
    }

    .footer-link {
        display: none;
    }

    .process-service {
        min-width: auto;
        padding: 0px;
        padding-top: 15px;
    }

    .process-service .data {
        float: left;
        width: calc(50% - 8px);
        margin: 16px 16px 2% 0px;
        text-align: center;
    }

    .process-service .data:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .process-service .data a {
        display: block;
        padding: 10px;
        border: 1px #ddd solid;
        box-sizing: border-box;
        transition: all 0.2s ease-out 0s;
        position: relative;
    }

    .process-service .m {
        padding: 5px 0;
    }

    .process-service .data .des {
        padding: 0 10px;
        line-height: 24px;
        font-size: 13px;
        color: #aaa;
    }

    .index-case div.arclist {
        float: left;
        width: calc(25% - 9px);
        margin-right: 12px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1000px) {


    .swiper-container .swiper-slide .ad-pic img {
        width: 300px;
    }

    .swiper-container .swiper-slide .ad-text .ad-title h1 {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        letter-spacing: .3px;
        min-height: 45px;
    }

    .swiper-container .swiper-slide .ad-text .ad-title1 {
        font-size: 16px;
        margin-top: 20px;
        color: #fff;
        letter-spacing: .3px;
        min-height: 45px;
    }

    .swiper-container .swiper-slide .ad-text {
        padding: 20px;
        min-height: 180px;
        text-align: left;
        width: 480px;
        float: left;
        margin-top: 10%;
        margin-bottom: 10%;
        font-family: Microsoft YaHei, 微软雅黑, PingFang SC, Arial, Lantinghei SC, HanHei SC, Open Sans, Hiragino Sans GB, stheiti, WenQuanYi Micro Hei, MicrosoftYaHei, SourceHanSansSC-Bold, simsun, sans-serif;
    }

    .main {
        width: 100%;
        min-width: 100%;
        display: inline-block;
    }

    .index-slogan {
        bottom: 0;
        width: 100%;
        z-index: 100;
    }

    .index-service .sub {
        padding: 10px;
        width: 100%;
    }

    .index-service .sub .litpic {
        float: right;
        width: 50%;
    }

    .index-service .sub .litpic img {
        width: 100%
    }

    .index-service .sub .titdesc {
        float: left;
        padding-top: 0px;
        width: 50%;
    }

    .index-service .des dt {
        font-size: 14px;
        font-weight: bold;
        line-height: 100%;
        position: relative;
        padding-left: 14px;
        border-left: 4px #016cde solid;
        display: block;
        color: #333;
        margin-top: 5px;
    }

    .index-service .des dd {
        font-style: normal;
        font-size: 12px;
        color: #888;
        display: block;
        margin-top: 8px;
    }

    .index-service .sub .titdesc .a_more {
        margin-top: 10px;
    }

    .index-service .sub .titdesc .a_more .bthover {
        float: left;
        color: #ffffff;
        font-size: 12px;
        padding: 0px 10px;
        text-align: center;
        text-decoration: none;
        border: 1px solid #ffa800;
        border-radius: 2px 0px 0px 2px;
        background: #ffa800;
        line-height: 28px !important;
    }

    .index-service .sub .titdesc .a_more .bt {
        float: left;
        color: #016cde;
        font-size: 12px;
        padding: 0px 10px;
        text-align: center;
        text-decoration: none;
        border: 1px solid #016cde;
        border-radius: 2px 0px 0px 2px;
        background: #ffffff;
        line-height: 28px !important;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        margin-right: 10px;
        padding: 9px 0px;
        margin-top: 8px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
        display: inline-block;
    }

    .container {
        width: 100% !important;
        padding: 0;
        position: relative;
    }

    .bot-footer {
        border-top: 1px solid #171a35;
        padding-top: 15px;
    }

    .footer {
        width: 100%;
        padding: 40px 0;
        min-width: 100%;
        min-height: 220px;
    }

    .button-to-big {
        display: none;
    }

    .footer .about {
        width: 180px;
        margin-right: 50px;
        display: none;
    }

    .footer-link {
        display: none;
    }


    .process-service {
        min-width: auto;
        padding: 0px;
        padding-top: 15px;
    }

    .process-service .data {
        float: left;
        width: calc(50% - 8px);
        margin: 16px 16px 2% 0px;
        text-align: center;
    }

    .process-service .data:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .process-service .data a {
        display: block;
        padding: 10px;
        border: 1px #ddd solid;
        box-sizing: border-box;
        transition: all 0.2s ease-out 0s;
        position: relative;
    }

    .process-service .m {
        padding: 5px 0;
    }

    .process-service .data .des {
        padding: 0 10px;
        line-height: 24px;
        font-size: 13px;
        color: #aaa;
    }

    .index-slogan .title-sub {
        line-height: 30px;
        font-size: 14px;
        color: #016cde;
        font-weight: bold;
    }

    .index-slogan .des {
        font-size: 12px;
        color: #016cde;
        line-height: 16px;
        height: 36px;
        overflow: hidden;
    }

    .index-case div.arclist {
        float: left;
        width: calc(33.33% - 8px);
        margin-right: 12px;
        margin-bottom: 15px;
    }

    .index-case div.arclist:nth-of-type(4n) {
        margin-right: 12px;
    }

    .index-case div.arclist:nth-of-type(3n) {
        margin-right: 0px;
    }

    .scroll_pic {
        position: relative;
        width: 100%;
        height: 220px;
        margin: 0;
        overflow: hidden;
        text-align: left;
    }

    .index-case .arclist .title h3 {
        line-height: 36px;
        border-bottom: 1px solid #f6f6f6;
        padding: 0 5px;
        font-size: 14px;
        font-weight: normal;
        overflow: hidden;
        height: 36px;
    }

    .index-case .arclist .text2 span i {
        font-size: 18px;
        color: #f60;
        font-style: normal;
    }

    .index-case .arclist .text2 a {
        display: block;
        width: 70px;
        height: 28px;
        border: 1px solid #e5e5e5;
        color: #555;
        text-align: center;
        line-height: 28px;
        border-radius: 3px;
        float: right;
        font-size: 12px;
    }

    .about_con h5 {
        font-size: 24px;
        font-weight: 300;
        margin: 20px 0 40px 0;
        color: #000;
        text-align: center;
    }

    .about_con .btn_flash {
        width: 125px;
        line-height: 38px;
        border-radius: 20px;
        display: inline-block;
        font-weight: 300;
        box-sizing: border-box;
        background: #016cde;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin-right: 20px;
    }
}

@media screen and (max-width: 800px) {
    .swiper-container .swiper-slide {
        background-color: #641ce5;
        height: auto;
    }
    .swiper-container .swiper-slide .ad-text {
        padding: 10px;
        text-align: left;
        width: 100%;
        float: left;
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .swiper-container .swiper-slide .ad-pic {
        display: none;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 15px;
        left: 0;
        width: 100%;
    }

    .index-slogan .slogan {
        display: none;
    }

    .index-service .s {
        padding-top: 20px;
        display: inline-flex;
        width: 100%;
    }

    .index-service .sub .litpic {
        float: inherit;
        text-align: center;
        width: auto;
    }

    .index-service .sub .litpic img {
        width: 90%;
    }

    .index-service .sub .titdesc {
        float: inherit;
        text-align: center;
        margin-top: 20px;
        width: auto;
    }


    .index-case div.arclist {
        float: left;
        width: calc(33.33% - 8px);
        margin-right: 12px;
        margin-bottom: 15px;
    }

    .index-case div.arclist:nth-of-type(4n) {
        margin-right: 12px;
    }

    .index-case div.arclist:nth-of-type(3n) {
        margin-right: 0px;
    }

    .index-case .arclist .title h3 {
        line-height: 36px;
        border-bottom: 1px solid #f6f6f6;
        padding: 0 5px;
        font-size: 14px;
        font-weight: normal;
        overflow: hidden;
        height: 36px;
    }

    .index-case .arclist .text2 span i {
        font-size: 18px;
        color: #f60;
        font-style: normal;
    }

    .index-case .arclist .text2 a {
        display: block;
        width: 70px;
        height: 28px;
        border: 1px solid #e5e5e5;
        color: #555;
        text-align: center;
        line-height: 28px;
        border-radius: 3px;
        float: right;
        font-size: 12px;
    }

    .scroll_pic {
        position: relative;
        width: 100%;
        height: 220px;
        margin: 0;
        overflow: hidden;
        text-align: left;
    }

    .index-news-content a dl dt {
        display: none;
    }

    .index-news-content a dl dd {
        margin-left: 0;
    }

    .index-news-content a dl dd h3 {
        font-size: 14px;
        color: #666;
        font-weight: 600;
        overflow: hidden;
        height: 20px;
    }


    .process-service {
        min-width: auto;
        padding: 0px;
        padding-top: 15px;
    }

    .process-service .data {
        float: left;
        width: calc(50% - 8px);
        margin: 16px 16px 2% 0px;
        text-align: center;
    }

    .process-service .data:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .process-service .data a {
        display: block;
        padding: 10px;
        border: 1px #ddd solid;
        box-sizing: border-box;
        transition: all 0.2s ease-out 0s;
        position: relative;
    }

    .process-service .m {
        padding: 5px 0;
    }

    .process-service .data .des {
        padding: 0 10px;
        line-height: 24px;
        font-size: 13px;
        color: #aaa;
    }

    .about_con h5 {
        font-size: 22px;
        font-weight: 300;
        margin: 20px 0 40px 0;
        color: #000;
        text-align: center;
        line-height: 32px;
    }

    .about_con .btn_flash {
        width: 125px;
        line-height: 38px;
        border-radius: 20px;
        display: inline-block;
        font-weight: 300;
        box-sizing: border-box;
        background: #016cde;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin-right: 20px;
    }

    .about_con .btn_flash {
        width: 125px;
        line-height: 38px;
        border-radius: 20px;
        display: inline-block;
        font-weight: 300;
        box-sizing: border-box;
        background: #016cde;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin-right: 20px;
    }
}

@media screen and (max-width: 600px) {

    .index-slogan .slogan {
        display: none;
    }

    .index-service .s {
        padding-top: 20px;
        display: inline-flex;
        width: 100%;
    }

    .swiper-container .swiper-slide .ad-text .ad-title1 p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 14px;
        line-height: 24px;
    }

    .index-service .sub .litpic {
        float: inherit;
        text-align: center;
        width: 100%;
    }

    .index-service .sub .titdesc {
        float: inherit;
        text-align: center;
        margin-top: 20px;
        width: 100%;
    }


    .index-case div.arclist {
        float: left;
        width: calc(50% - 6px);
        margin-right: 12px;
        margin-bottom: 15px;
    }

    .index-case div.arclist:nth-of-type(4n) {
        margin-right: 12px;
    }

    .index-case div.arclist:nth-of-type(3n) {
        margin-right: 12px;
    }

    .index-case div.arclist:nth-of-type(2n) {
        margin-right: 0px;
    }

    .index-case .arclist .title h3 {
        line-height: 36px;
        border-bottom: 1px solid #f6f6f6;
        padding: 0 5px;
        font-size: 14px;
        font-weight: normal;
        overflow: hidden;
        height: 36px;
    }

    .index-case .arclist .text2 span i {
        font-size: 18px;
        color: #f60;
        font-style: normal;
    }

    .index-case .arclist .text2 a {
        display: block;
        width: 70px;
        height: 28px;
        border: 1px solid #e5e5e5;
        color: #555;
        text-align: center;
        line-height: 28px;
        border-radius: 3px;
        float: right;
        font-size: 12px;
    }

    .scroll_pic {
        position: relative;
        width: 100%;
        height: 180px;
        margin: 0;
        overflow: hidden;
        text-align: left;
    }

    .index-news-content a dl dt {
        display: none;
    }

    .index-news-content a dl dd {
        margin-left: 0;
    }

    .index-news-content a dl dd h3 {
        font-size: 14px;
        color: #666;
        font-weight: 600;
        overflow: hidden;
        height: 20px;
    }


    .process-service {
        min-width: auto;
        padding: 0px;
        padding-top: 15px;
    }

    .process-service .data {
        float: left;
        width: calc(50% - 8px);
        margin: 16px 16px 2% 0px;
        text-align: center;
    }

    .process-service .data:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .process-service .data a {
        display: block;
        padding: 10px;
        border: 1px #ddd solid;
        box-sizing: border-box;
        transition: all 0.2s ease-out 0s;
        position: relative;
    }

    .process-service .m {
        padding: 5px 0;
    }

    .process-service .data .des {
        padding: 0 10px;
        line-height: 24px;
        font-size: 13px;
        color: #aaa;
    }
}
