.dc-hy{
    padding: 30px 0px;
}
.dc-hy-img{
    max-width: 90%;
}
.dc-hy-time{
    color: #999999;
    font-size: 14px;
}
.dc-hy-line{
    width: 40px;
	height: 2px;
    background-color: #164da0;
    margin: 10px 0;
}
.dc-hy-title{
    color: #333333;
    font-size: 18px;
    margin: 1.875rem 0;
    word-break: break-all;
}
.dc-hy-txt{
    font-size: 14px;
    color: #666666;
    word-break: break-all;
}
.dc-ts-item{
    position: relative;
    padding-bottom: 4.375rem;
    margin-bottom: 0.625rem;
}
.dc-ts-item img{
    width: 100%;
    height: 200px;
}
.dc-ts-title{
    font-size: 16px;
    color: #000000;
    margin-top: 1.25rem;
}
.dc-ts-txt{
    font-size: 14px;
    color: #333333;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dc-ts-link{
    position: absolute;
    bottom: 0.625rem;
}
.dc-ts-link a{
    padding: 0px 15px;
	height: 1.9375rem;
    border: solid 1px #0e80d7;
    color: #0e80d7;
    display: inline-block;
    text-align: center;
    line-height: 1.9375rem;
}

.dc-article{
    background-color: #f6f6f6;
    padding: 66px 0;
}
.dc-card{
    background-color: #ffffff;
    padding: 30px 35px;
    margin: 20px 0;
    height: 90%;
}
.dc-card-title{
    font-size: 24px;
    line-height: 48px;
}
.dc-card-item a{
    color: #141414;
    line-height: 48px;
}
.dc-card-ul{
    display: flex;
    flex-wrap: wrap;
}
.dc-card-li{
    padding: 20px 0px;
    width: 120px;
}
.dc-card-li a{
    color: #141414;
}
.dc-article-title{
    text-align: center;
    padding: 10px 0;
    font-size: 26px;
    color: #222222;
}
.dc-article-subtitle{
    background-color: #f5f5fa;
    color: #999999;
    padding: 10px 10px;
    display: flex;
    display: -webkit-flex;
    align-content: center;
    justify-content: center;
    margin-top: 20px;
}
.dc-article-subtitle li{
    padding: 0 10px;
}
.dc-article-content{
    line-height: 30px;
    padding: 30px 0;
}
.dc-article-content img{
    margin: 10px 0;
}
.dc-article-fenye{
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
    padding: 30px 0;
}
.dc-article-fenye p{
    padding: 5px 0;
}
.dc-article-fenye a{
    color: #666666;
}
.dc-article-shengming{
    position: relative;
    padding: 30px 0 30px 50px;
    color: #666666;
}
.dc-article-h{
    position: absolute;
    left: 0;
}
.dc-article-tj{
    color: #222222;
    font-size: 26px;
}
.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: #333;
    /* padding-left: 10%; */
}
.dd-banner-wrapper .dd-banner-txt{
    font-size: 24px;
    color: #ffffff;
    margin-top: 20px;
}
/* 物联网卡产品 */
.dc-product{
    padding: 0;
    background-color: #fff;
}
.dc-product.dc-has-border{
    /* border-bottom: #e4e4e4 1px solid; */
}
.dc-product-item{
    padding: 0 8px;
    margin-bottom: 15px;
}
.dc-product-t{
    position: relative;
    text-align: center;
    padding: 30px 10px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
    height: 100%;
}
/* .dc-product-item::after{
    position: absolute;
    content: "";
    right: 0;
    top: 93px;
    width: 1px;
    height: 9.375rem;
	background-color: #e4e4e4;
} */
.dc-product-t:last-of-type::after{
   content: none;
}
/* .dc-product-item:hover .dc-product-shade{
   display: block;
} */
.dc-product-t:hover{
    background-image: url(../images/index/产品地图.png);
}
.dc-product-t:hover *{
    color: #333;
}
.dc-product-shade{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0085d0;
    color: #fff;
    display: none;
}
.dc-product-icon{
    width: 130px;
	height: 130px;
    margin: 30px auto 5px;
}
.dc-product-icon img{
    width: 100%;
    height: 100%;
}
.dc-product-title{
    font-size: 1.175rem;
    padding: .625rem;
    position: relative;
    margin: 0 30px;
    border-bottom: 1px solid rgb(167, 167, 167);
    margin-bottom: 20px;
    white-space: nowrap;
}
.dc-product-item:hover .dc-product-title{
    border-bottom: 1px solid #ffffff;
}
/* .dc-product-title::after{
    position: absolute;
    content: "";
    height: 1px;
    background-color: rgb(167, 167, 167);
} */
.dc-product-txt{
    font-size: 14px;
    color: #171717;
    padding: 0 8px 15px;
    word-break: break-all;
    text-align: justify;
    min-height: 60px;
}
.dc-product-link{
    color: #171717;
    font-size: 1rem;
}
.dc-product-shade-title{
    padding: 50px 0 20px;
    font-size: 1.5625rem;
}
.dc-product-shade-link{
    width: 7.8125rem;
	height: 3rem;
	border: solid 1px #ffffff;
    display: inline-block;
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 3rem;
    margin-top: 1.875rem;
}
.dc-product-shade-txt{
    word-break: break-all;
    text-align: justify;
    padding: 10px 30px;
}
.dc-product-shade-link a{
    color: #ffffff;
}
.dc-glpt-right{
    position: relative;
    display: flex;
    align-items: center;
}
.dc-glpt-txt{
    word-break: break-all;
    text-align: justify;
    padding: .9375rem 0;
    font-size: 1rem;
    color: #333333;
    line-height: 30px;
    text-indent: 32px;
}