/* 关于我们 */
.dc-aboutUs{
    margin-bottom: 50px;
}
.dc-aboutUs .dc-glpt-right{
    padding-top: 80px;
}
.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;
}
.carousel-item .row{
    margin: 10px 0;
}
.dc-sqyk-footer{
    padding: 50px 0;
}
.dc-sqyk-footer .dc-sqyk-btn{
    display: block;
    width: 349px;
    height: 84px;
    line-height: 84px;
	background-color: #0085d0;
    border-radius: 10px;
    color: #fff;
    font-size: 36px;
    text-align: center;
    margin:  0 auto;
}

/* 物联网新闻动态 */
.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-wenhua{
    background-image: url(/web/code/images/aboutUs/qywh.jpg);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 60px;
}
.dc-wenhua .p-inline{
   color: #fff;
}
.dc-qywh-card{
    /* background-color: rgba(255,255,255,0.8); */
    padding: 30px;
}
.dc-qywh-card .dc-qywh-slide{
    /* border-left: solid 1px #0085d0; */
    position: relative;
}
/* .dc-qywh-card .dc-qywh-slide::after{
    position: absolute;
    content: "";
    width: 1px;
    height: 380px;
    background-color: #0e80d7;
    left: 0px;
    top: 0;
} */
.dc-qywh-item{
    position: relative;
    padding-bottom: 30px;
}
.dc-qywh-item .dc-qywh-label{
    content: "";
    display: inline-block;
    position: absolute;
    left:-22px;
    top: 2px;
    width: 15px;
	height: 15px;
    background-color: #0e80d7;
    transform: rotate(230deg);
    -ms-transform:rotate(230deg); 	/* IE 9 */
    -moz-transform:rotate(230deg); 	/* Firefox */
    -webkit-transform:rotate(230deg); /* Safari 和 Chrome */
    -o-transform:rotate(230deg); 	/* Opera */
}
.dc-qywh-item::after{
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    left: -15px;
    top: 0;
    background-color: #0e80d7;
}
.dc-qywh-item:last-of-type::after{
    width: 0;
}
.dc-qywh-title{
    font-size: 20px;
    color: #333333;
    text-indent: 10px;
    line-height: 22px;
}
.dc-qywh-txt{
    padding: 10px 0;
    font-size: 15px;
    color: #0e80d7;
    text-indent: 10px;
}
.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-carousel-inner .col-4 .carousel-item-img{
    height: 250px;
}