.banner-img {
    height: 240px;
    background: url("../../uploads/internet/netbanner.jpg") no-repeat center center;
}

.banner-img > img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 240px;
}

.make-cover {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 240px;
}

.maker-title {
    width: 1200px;
    margin: 0 auto;
}

.maker-nav {
    margin-top: 46px;
    width: 140px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 44px;
    border-bottom: solid 1px #fff;
}
.maker-nav a {
    color: #FFFFFF;
}

.maker-nav > span {
    padding: 0 4px;
}

.marker-bg {
    margin-top: 30px;
    padding-left: 84px;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 52px;
    background: url("../../uploads/internet/banner-icon.svg") no-repeat left center;
    background-size: 62px 52px;
}

.integration {
    padding-top: 26px;
    width: 1100px;
    margin: 0 auto;
}

.integration-title {
    padding-left: 20px;
    color: #333;
    font-size: 24px;
    line-height: 30px;
    border-left: solid 2px #EC2629;
}

.integration-content {
    width: 1100px;
    margin-top: 35px;
}
.integration-content .integration-count{
    width: 1000px;
    margin: 0 auto
    /*background: url("../../uploads/internet/internetservice.png") no-repeat center center;*/
}
.integration-content > img {
    margin: 0 auto;
    padding-bottom: 30px;
}
.box-shadow{
    -moz-box-shadow:0px 2px 5px #D3D1D0;               /* For Firefox3.6+ */
    -webkit-box-shadow:0px 2px 5px #D3D1D0;            /* For Chrome5+, Safari5+ */
    box-shadow:0px 2px 5px #D3D1D0;                    /* For Latest Opera */
    margin-bottom: 8px;
    border-radius: 8px;
    color: #323333;
}
/*财务滑块*/
.solution-plan-details .swiper-container {
    width: 94%;
    height: 100%;
    padding: 0 3%;
}

.solution-plan-details .swiper-slide > div {
    height: 350px;
    background: #fff;
    text-align: center;
    border: solid 1px #e6e6e6;
    border-radius: 6px;
}

.solution-plan-details .swiper-slide > div:hover{
    cursor: pointer;
    background: url("../../uploads/bigdata/big-data21.png") no-repeat;
    background-size: 100% 100%;
}

.solution-plan-details .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 3px;
    background-image: url("../../uploads/bigdata/big-data7.png");
    background-size: 12px 21px;
}

.solution-plan-details .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 3px;
    background-image: url("../../uploads/bigdata/big-data8.png");
    background-size: 12px 21px;
}

.solution-plan-details .swiper-slide img{
    width: 40px;
    height: 40px;
    padding-top: 22px;
}

.slide-title-bg {
    height: 70px;
}

.slide-ul {
    margin-left: 40px;
}

.slide-ul > li {
    padding: 1px 30px 0 3px;
    color: #333;
    font-size: 12px;
    text-align: justify;
    line-height: 22px;
    background-size: 3px 2px;
}

.slide-ul > li:first-child {
    color: #3b3f40;
    font-size: 14px;
    background-size: 7px 2px;
}

.solution-plan-details .swiper-slide > div:hover .slide-ul>li{
    color: #fff;
    background-size: 3px 2px;
}

.solution-plan-details .swiper-slide > div:hover .slide-ul > li:first-child{
    background-size: 7px 2px;
}

.solution-plan-details .swiper-slide > div:hover img:nth-child(1){
    display: none;
}

.solution-plan-details .swiper-slide > div:hover img:nth-child(2){
    display: block;
}

/*财务滑块*/
.tr_ul{
    padding-left: 18px;
    margin-top: 20px;
    padding-bottom: 40px;
}
.tr_ul li{
    color: #666;
    font-size: 14px;
    list-style-type: disc;
    line-height: 25px;
}

.internet_title{
    font-size: 14px; 
    text-align: center;
    color: #666;
    margin-top: 30px;
}
.title{
    font-size: 14px; 
    text-align: center;
    color: #666; 
    margin-top: 40px;
}
.internet_service_title{
     font-size: 14px; 
     text-align: center;
     color: #666; 
     margin-top: 20px;
     line-height: 30px;
}
.swiper-slide-title{
    font-size: 18px;
}
.internet_service{
    margin-top: 20px; 
    padding-bottom: 40px;
}
.internet_service_content{
    border:2px solid #54C0D2; 
    border-radius: 3px; 
    width: 208px; 
    height: 480px;
    float: left;
    margin-left: 10px;
}
.internet_service_contents{
    border:2px solid #54C0D2; 
    border-radius: 3px; 
    width: 208px; 
    height: 480px;
    float: left;
}
.internet_service_top{
    height: 50px;
    background: #98D9E4;
}
.internet_service_center{
    color: #323333;
    font-size: 14px;
    width: 180px;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 10px;
    word-break: break-all;
    text-align: justify;
}
.integration-contentiot{
    width: 1000px;
    margin: 0 auto;
}
.customer-case{
    margin-top: 74px;
    margin-bottom: 132px;
}

.customer-case>img{
    background: #fff;
    float: left;
    width: 200px;
    height: 80px;
    margin: 0 10px;
    box-shadow: 0px 0 10px #ccc;
}
/*solution图片轮播*/
.solution {
    position: relative;
}
.solution-wrap.swiper-container{
    width: 1060px;
}
.solution-wrap>.swiper-wrapper {
    width: 1060px;
    height: 100%;
    margin: 0 auto;
}
.solution-wrap>.swiper-wrapper>.swiper-slide {
    width: 265px!important;
    height: 390px!important;

}
.solution-wrap>div>.swiper-slide:nth-child(1) {
    background: url("../../uploads/internet/intro-icon01.png") no-repeat;
    -webkit-background-size:265px 390px;
    background-size:265px 390px;
}
.solution-wrap>div>.swiper-slide:nth-child(2) {
    background: url("../../uploads/internet/intro-icon02.png") no-repeat;
    -webkit-background-size:265px 390px;
    background-size:265px 390px;
}
.solution-wrap>div>.swiper-slide:nth-child(3) {
    background: url("../../uploads/internet/intro-icon03.png") no-repeat;
    -webkit-background-size:265px 390px;
    background-size:265px 390px;
}
.solution-wrap>div>.swiper-slide:nth-child(4) {
    background: url("../../uploads/internet/intro-icon04.png") no-repeat;
    -webkit-background-size:265px 390px;
    background-size:265px 390px;
}
.solution-wrap>div>.swiper-slide:nth-child(5) {
    background: url("../../uploads/internet/intro-icon05.png") no-repeat;
    -webkit-background-size:265px 390px;
    background-size:265px 390px;
}
.slide-top-img>img{
    width: 55px;
}
.slide-top-line{
    margin: 28px 0;
    width: 24px;
    height: 5px;
    background: #fff;
}
.slide-top-title {
    font-size: 18px;
    color: #fff;
}
.slide-text {
    margin-top: 20px;
    padding: 0 40px;
    font-size: 12px;
    color: #fff;
    line-height: 28px;
}

.solution .swiper-button-prev, .solution .swiper-button-next {
    background-size: 12px 21px!important;
    opacity: 1;
    cursor: pointer;
}
.solution .swiper-button-prev {
    left: 0px!important;
    background-image: url(../../uploads/internet/left-icon.png) !important;
}
.solution .swiper-button-next {
    right: 0px!important;
    background-image: url(../../uploads/internet/right-icon.png)  !important;
}
.swiper-w {
    position: absolute;
    z-index: 9;
}
.slide-top {
    width: 265px;
    margin-top: 106px;
}

.solution-wrap>div>.swiper-slide:hover .slide-text,
.solution-wrap>div>.swiper-slide:hover .swiper-img
{
    display: block;
}
.solution-wrap>div>.swiper-slide:hover .slide-top{
    margin-top: 26px;
}



    /*HAP*/
.internet_service-wrap {
    width: 1100px;
    padding: 55px 0 30px 0;
}
.hapContainer.swiper-container {
    /*width: 1066px;*/
    /*width: 1025px;*/
    width: 92%;
    margin: 0 3.7%;
    height: 100%;
}
.hapContainer .swiper-wrapper-info {
    width: 1030px!important;
    margin: 0 auto!important;
}

.hapContainer>.swiper-wrapper>.swiper-slide {
    width: 304px!important;
    border: 2px solid #6a7482;
    border-radius: 4px;
    margin-bottom: 40px;
    /*text-align: center;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-shadow: #e4e3e3 0px 0px 10px;
    -moz-box-shadow: #e4e3e3 0px 0px 10px;
    box-shadow: #e4e3e3 0px 0px 10px;
}
.hapContainer>.swiper-wrapper>.swiper-slide>div {
    height: 404px!important;
}

.swiper-slide-img {
    text-align: center;
    margin: 20px 0 47px 0;
}
.swiper-slide-content {
    padding: 0 30px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.swiper-slide-bottom {
    width: 305px;
    height: 15px;
    background: #06172f;
    bottom: 0;
    position: absolute;
}
.swiper-pagination-bullet-active {
    background: #d02e2b!important;
}