.dc-hy-item{
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 10px;
    padding: 0 3px;
    position: relative;
}
/* .dc-hy-item::after{
    content: "";
    position: absolute;
    height: 280px;
    width: 1px;
    background-color: #959595;
    right: 0;
    top: 62px;
} */
.dc-hy-item.dc-has-noborder::after{
    width: 0px;
}
.dc-hy-card{
    height: 100%;
    /* background-color: #ffffff; */
    padding: 30px 20px;
    text-align: center;
}
.dc-hy-card .dc-hy-img{
    height: 50px;
}
.dc-hy-card .dc-hy-title{
    margin: 19px 0 20px;
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}
.dc-hy-txt{
    color: #666666;
    font-size: 14px;
    text-align: justify;
    line-height: 27px;
}

/* 核心服务优势 */
.dc-swys{
    /* background-image: url(/web/code/images/index/优势底图.png); */
    background-position: center;
    background-size: 100% 100%;
    padding-bottom: 30px;
}
.dc-swys-item{
    text-align: center;
    background-color: #fff;
    margin-bottom: 1.25rem;
    padding: 30px 40px 0;
    height: 330px;
    background-color: #f6f6f6;
}
.dc-swys-active{
    background-color: #0085d0;
}
.dc-swys-item-title{
    color: #333333;
    font-size: 18px;
    white-space: nowrap;
    margin-top: 30px;
}
.dc-swys-item-txt{
    text-align: justify;
    font-size: 12px;
    color: #999999;
    margin-top: 25px;
    word-break: break-all;
    line-height: 20px;
}
.dc-swys-shadeImg{
    display: none;
}
.dc-swys-active *{
    color: #ffffff;
}
.dc-swys-item:hover{
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}
.dc-swys-item:hover *{
    
}
/* .dc-swys-item:hover .dc-swys-img{
    display: none;
}
.dc-swys-item:hover .dc-swys-shadeImg{
    display: inline-block;
}
.dc-swys-item.dc-swys-height{
    height: 290px;
    padding: 50px 40px 0;
} */
/* 服务保障 */
.dc-fwbz-wrapper{
    padding-bottom: 50px;
}
.dc-tab-t{
    /* width: 20%; */

}
.dc-fwbz-tab{
    position: relative;
}
.dc-fwbz-tab .dc-tab-line{
    position: absolute;
    right: 44px;
    height: 440px;
    width: 1px;
    background-color: #0085d0;
    top: 0;
}
.dc-tab-item{
    width: 140px;
	height: 45px;
    color: #0085d0;
    display: block;
    text-align: center;
    line-height: 45px;
    margin-bottom: 0.625rem;
}
.dc-tab-item.dc-tab-active{
    background: linear-gradient(to right, #3773f5 , #74a0ff);
    background: -webkit-linear-gradient(left, #3773f5 , #74a0ff);
    background: -o-linear-gradient(right, #3773f5, #74a0ff);
    background: -moz-linear-gradient(right, #3773f5, #74a0ff);
    color: #ffffff;
}
.dc-fwbz-title{
    color: #1f1f1f;
    font-size: 1.5rem;
}
.dc-fwbz-img{
    max-width: 100%;
    margin: 1.75rem 0 1.4375rem;
}
.dc-fwbz-txt{
    font-size: 14px;
    color: #555555;
}
.dc-fwbz-card-t{
    /* margin-top: 50px; */
}
.dc-fwbz-card{
    height: 13.4375rem;
    line-height: 13.4375rem;
    text-align: center;
    color: #fff;
}
.dc-fwbz-card3{
    background-image: url(/web/code/images/index/三网.png);
}
.dc-fwbz-card4{
    background-image: url(/web/code/images/index/试用.png);
}

.dc-fwbz-1{
    background-image: url(/web/code/images/index/三网.png);
}
.dc-fwbz-2{
    background-image: url(/web/code/images/index/试用.png);
}
.dc-fwbz-left{
    padding: 0 5px 0 0;
}
.dc-fwbz-right{
    padding: 0 0 0 5px;
}
.dc-fwbz-card-title1{
    font-size: 43px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.dc-fwbz-card-inlineblock{
    display: inline-block;
    margin-top: 8%;
}
.dc-fwbz-card-title2{
    line-height: normal;
    font-size: 27px;
    position: relative;
}
.dc-fwbz-card-title2::after{
    content: "";
    position: absolute;
    left: 50%;
    width: 63px;
	height: 7px;
	background-color: #ffffff;
    border-radius: 3px;
    margin-left: -31px;
    bottom: -20px;
}
.dc-fwbz-card-txt{
    margin-top: 1.75rem;
    line-height: 28px;
    padding: 0 2.5rem;
    text-align: justify;
}
/* 关于我们 */
.dc-aboutUs .dc-glpt-right{
    padding-top: 80px;
}
.carousel-item .row{
    margin: 10px 0;
}
.dc-glpt-img{
    max-width: 90%;
}
.dc-glpt-right{
    position: relative;
    padding-bottom: 30px;
}
.dc-glpt-link-t{
    margin-top: 1.875rem;
    text-align: right;
}
.dc-glpt-link{
    width: 100px;
	height: 31px;
	background-color: #0085d0;
	border-radius: 5px;
    bottom: 0rem;
    right: 1.875rem;
    color: #fff;
    text-align: center;
    line-height: 31px;
    display: inline-block;
}
.dc-glpt-link:hover,
.dc-glpt-link:focus {
  color: #fff;
  text-decoration: none;
}
.dc-glpt-title{
    color: #0085d0;
    font-size: 1.5rem;
    text-align: right;
}
.dc-glpt-subtitle{
    font-size: 1rem;
    color: #000000;
    padding: .9375rem 0;
    border-bottom: 2px solid #000000;
    text-align: right;
}
.dc-glpt-txt{
    word-break: break-all;
    text-align: justify;
    padding: .9375rem 0;
    font-size: 1rem;
    color: #333333;
    line-height: 30px;
    text-indent: 32px;
}

/* 物联网新闻动态 */
.dc-xwdt-wrapper{
    background-color: #f6f6f6;
    padding-top: 40px;
}
.dc-xwdt-item{
    padding: 15px 20px;
    background-color: #ffffff;
    margin-bottom: 35px;
    border: 1px solid #ffffff;
}
.dc-xwdt-left{
    width: 81px;
	height: 80px;
    background-color: #3f3f3f;
    color: #ffffff;
    text-align: center;
    padding: 0;
}
.dc-xwdt-day{
    padding-top: 10px;
    font-size: 30px;
}
.dc-xwdt-ym{
    font-size: 12px;
}
.dc-xwdt-right{
    margin-left: 20px;
    width: 70%;
}
.dc-xwdt-title{
    font-size: 14px;
    color: #333333;
    word-break: break-all;
}
.dc-xwdt-txt{
    font-size: 14px;
    color: #999999;
    padding-top: 15px;
    word-break: break-all;
}
.dc-xwdt-item{
    position: relative;
}
.dc-xwdt-item.dc-xwdt-active{
    border: 1px solid #0085d0;
}
.dc-xwdt-item.dc-xwdt-active .dc-xwdt-left{
    background-color: #0085d0;
}
.dc-xwdt-item.dc-xwdt-active .dc-xwdt-title{
    color: #0085d0;
}
.dc-xwdt-item:hover{
    border: 1px solid #0085d0;
}
.dc-xwdt-item:hover .dc-xwdt-left{
    background-color: #0085d0;
}
.dc-xwdt-item:hover .dc-xwdt-title{
    color: #0085d0;
}
.dc-xwdt-add{
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 0 3px;
    /* width: 18px; */
    height: 18px;
    background-color: #3f3f3f;
    color: #fff;
    text-align: center;
    line-height: 18px;
}
.dc-xwdt-item:hover .dc-xwdt-add{
    background-color: #0085d0;
}
.dc-swys-t{
    padding-bottom: 50px;
}
.dc-banner{
    position: relative;
}
.dd-banner-wrapper{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dd-banner-wrapper .dd-banner-title{
    font-size: 48px;
    color: #ffffff;
}
.dd-banner-wrapper .dd-banner-txt{
    font-size: 24px;
    color: #ffffff;
    margin-top: 20px;
}
.dc-swys-item-little{
    display: flex;
    background-size: 100% 100%;
    background-position: center;
    align-items: center;
    padding:23px;
    /* justify-content: space-between; */
    border-radius: 8px;
    margin: 10px 0;
    background-color: #f6f6f6;
    color: #4e4e4e;
}
.dc-swys-item-little.dc-swys-item-little-active{
    background: linear-gradient(to right, #3773f5 , #74a0ff);
    background: -webkit-linear-gradient(left, #3773f5 , #74a0ff);
    background: -o-linear-gradient(right, #3773f5, #74a0ff);
    background: -moz-linear-gradient(right, #3773f5, #74a0ff);
}
.dc-swys-item-little .dc-swys-item-little-img{
    width: 79px;
    margin-right: 24px;
}
.dc-swys-item-little .dc-swys-item-little-title{
    color: #4e4e4e;
    font-size: 18px;
    white-space: nowrap;
}
.dc-swys-item-little .dc-swys-item-little-txt{
    text-align: justify;
    font-size: 12px;
    color: #4e4e4e;
    word-break: break-all;
}
.dc-swys-item-little-active .dc-swys-item-little-title{
    color: #ffffff;
}
.dc-swys-item-little-active .dc-swys-item-little-txt{
    color: #ffffff;
}
.dc-carousel-inner .col-4 .carousel-item-img{
    height: 250px;
}