@charset "utf-8";

.content {
  width: 1200px;
  margin:0 auto;
}
.bg-gray{
  background-color:#f2f2f2;
}
.mt40{
  margin-top:40px;
}
.showImg{
  width: 100%;
  height: auto;
  font-size: 0;
}
.linkA{
  position: relative;
  display:inline-block;
}
/* 按钮初始化 */
.btn {
  display: block;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 2.55555556;
  border-radius: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}
.btn-detail{
  background-color:#29A7E1;
  width:426px;
}
.btnwrap{
  text-align: center;
  padding-top:20px;
}
/* 左边图片 右边内容 列表布局 */
.caseList li {
  overflow: hidden;
  margin-top: 20px;
  background-color: #fff;
}

.caseImg {
  width: 260px;
  height: 240px;
  float: left;
}

.caseInfo {
  padding: 20px 20px 20px 280px;
  position: relative;
  height: 240px;
  box-sizing: border-box;
}

.list-title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

.list-con {
  font-size: 15px;
}

.list-time {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #999;
  font-size: 15px;
}
/* 联系我们 contactUs.html */
.contact-con,
.source-con,
.serviceCase-con,
.capacity-con,
.casedetail-con,
.casedetail-con,
.service-con,
.rescue-con{
  padding:20px 0;
}
.topTitleBox {
  background-color:#fff;
  padding:10px 20px;
  height:40px;
  box-sizing: border-box;
}
.toptitle {
  font-size: 16px;
  font-weight: bold;
  border-left:4px solid #29A7E1;
  padding-left:6px;
  height:20px;
  line-height: 20px;
}
.contact-con .maincontent,
.source-con .maincontent,
.capacity-con .maincontent,
.casedetail-con .maincontent,
.rescue-con .maincontent{
  margin-top:20px;
  background-color:#fff;
  padding:20px;
}
.contact-con .name{
  font-weight: bold;
  color:#333;
  font-size: 22px;
}
.contact-con .coninfo{
  overflow: hidden;
}
/* 无作用 */
.contact-con .coninfo:first{
  margin-top:40px;
}
.contact-con .con-title{
  float:left;
  font-weight: bold;
  color:#333;
  font-size: 16px;
  display: block;
  padding-right: 20px;
  height: 60px;
}
.contact-con .con-con{
  font-size: 16px;
  color:#333;
}
/* 资源网络 */
.source-con .introduce{
  margin-top:20px;
}
.source-con .introduce p{
  font-size: 16px;
  color:#333;
  line-height: 180%;
}
.source-con .tip{
  font-weight: bold;
  font-size: 16px;
  color:#333;
  padding:20px 0;
}
/* 服务案例 */

/* 智能终端 */
.capacity-con .maincontent{
  padding-bottom:40px;
}
/* 品牌保险 */
.insurance-con .maincontent{
  margin-top:20px;
}
.insurance-con .btnwrap {
  position: absolute;
  bottom:40px;
  left:-50%;
  right:-50%;
}
.insurance-con{
  padding-top:20px;
}
/* 人伤风控 */
.venture-con{
  padding:20px 0;
}
.venture-con .maincontent{
  margin-top:20px;
  background-color:#fff;
}
.venture-con .solutionbox {
  padding:20px;
}
.venture-con .solutionbox li {
  font-weight: bold;
  font-size:16px;
  margin-top:40px;
}
.venture-con .btnwrap{
  padding-bottom:80px;
}
.venture-con .title{
  font-weight: bold;
  font-size:16px;
}
/* 案例详情 */
.detail-ctime{
  font-size: 15px;
  color:#999;
}
.detail-title{
  font-weight: bold;
  font-size:16px;
  line-height: 180%;
}
.casedetail-con{
  color:#333;
  font-size: 15px;
  text-align: justify;
}
/* 车联网服务 */
.service-con .maincontent{
  margin-top:20px;
  background-color:#fff;
  padding-bottom:40px;
}
.service-con .serviceInfo{
  padding:20px;
  font-weight: bold;
  font-size: 16px;
}
.service-con .title{
  font-weight: 16px;
  font-weight: bold;
}