.content {
    color: #1d2023;
}
.bd {
    border: 1px solid #e5e9f4;
}
.content .title.title-1 {
    margin: 56px 0px 40px;
}
.content .title.title-2 {
    margin: 80px 0px 40px;
}
.content .business-profile {
    margin-right: 32px;
    overflow: hidden;
}
.content .business-profile .left-box {
    float: left;
    border: 1px solid #e5e9f4;
    box-shadow: 0px 4px 6px 0px rgba(112, 140, 183, 0.2);
    margin-right: 28px;
}
.content .business-profile .left-box .img-title {
    text-align: center;
    font-size: 16px;
    color: #004393;
    padding: 32px 0px 28px;
    font-weight: bold;
}
.content .business-profile .left-box .left-img {
    width: 337px;
    height: 291px;
    padding: 0px 24px 31px 31px;
}
.content .business-profile .right-box {
    font-size: 14px;
    float: left;
    width: 457px;
}
.content .business-profile .right-box p {
    line-height: 22px;
    margin-bottom: 16px;
    text-align: justify;
}
.content .business-profile .right-box h1 {
    font-weight: bold;
    margin-bottom: 20px;
    border-left: 4px solid #d43e47;
    padding-left: 20px;
    color: #3f454b;
}
.content .business-profile .right-box ul {
    margin-left: 16px;
}
.content .business-profile .right-box ul li {
    list-style: disc;
}
.content .pro-character {
    overflow: hidden;
}
.content .pro-service {
    margin-right: 32px;
}
.content .pro-service .item {
    margin-bottom: 46px;
}
.content .pro-service h1 {
    margin-bottom: 24px;
    font-size: 20px;
    padding-left: 16px;
    border-left: 4px solid #d43e47;
}
.content .list li {
    float: left;
    width: 25%;
    padding: 20px 0px;
    position: relative;
}
.content .list li .icon-box {
    position: absolute;
    font-size: 48px;
    top: 10px;
    left: 0px;
}
.content .list li .txt {
    float: left;
    padding: 0 48px 0px 68px;
    border-right: 1px solid #d1d6e2;
}
.content .list li .txt.txt-last {
    border-right: none;
    padding-right: 0px;
}
.content .list li .txt h1 {
    font-size: 18px;
    margin-bottom: 10px;
}
.content .list li .txt p {
    margin-bottom: 8px;
    font-size: 14px;
    color: #606972;
}
.content .list li .txt p:last-child {
    margin-bottom: 0px;
}
.content .list-three {
    /* overflow: hidden; */
    border: 1px solid #d1d6e2;
    /*margin-bottom: 46px;*/
}
.mb-0 {
  margin-bottom: 0 !important;
}
.no-bd {
  border: none !important;
}
/* 万能清除浮动 */
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: block;
}

.entry {
  display: block;
  box-sizing: border-box;
  padding: 20px;
  height: 92px; 
  width: 280px; 
  color: #fff !important;
  background-size: cover;
}
.entry:hover {
    color: rgba(255,255,255,.85) !important;
}
.entry p {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}
.entry span {
  font-size: 14px;
}
.tab-bullet .triangle,
.tab-bullet:before, 
.tab-bullet:after {
  opacity: 0;
  position: absolute;
  content: '';
  left: 50%;
  bottom: -2px;
  width: 0;
  height: 0;
  border-top: none;
  /*transition:  1s all ease-in-out;*/
}
.tab-bullet.active .triangle,
.tab-bullet.active:before, 
.tab-bullet.active:after  {
  opacity: 1;
}
.tab-bullet .triangle {
    margin-left: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #1861f2;
    z-index:4 ;
}
.tab-bullet:before {
  margin-left: -14px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 12px solid #dce3f3;
  z-index:2 ;
}
.tab-bullet:after {
  margin-left: -12px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 10px solid #f1f4fa;
  z-index:3 ;
}

.tab-con {
  padding: 25px;
  font-size: 14px;
  line-height: 1.8;
  background-color: #f1f4fa;
  border: 1px solid #dce3f3;
}
.tab-con .keyword {
  color: #1861f2;
}
.content .list-three li {
  position: relative;

    float: left;
    width: 33.3%;
}
.content .list-three li .no-b-r {
    border-right: none;
}
.content .list-three li div {
    text-align: center;
    margin: 32px 0px;
    border-right: 1px solid #dce3f3;
}
.content .list-three li div .s-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
}
.content .list-three li div span {
    display: block;
    font-size: 18px;
    /*font-weight: bold;*/
    color: #3f454b;
}
.content .list-three li.tab-bullet.active div span {
    color: #1861f2;
}
.info-item + .info-item {
    padding-top: 48px;
}
.tit {
    padding: 32px 0;
}
.ft-24 {
    font-size: 24px !important;
}
.serverEntry .site-list li {
    width: 140px;
    padding: 0;
}
.site-list {
    padding: 10px 0;
    margin-right: 20px;
    margin-bottom: 38px;
}
.site-list li{
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 0 26px;
}
.site-list li p {
    line-height: 1.4;
}
.pdb-20 {
    padding-bottom: 20px;
}
.scale1:hover {
    margin-top: -62px;
    width: 118px;
    height: 120px;
}
.a-link:hover {
    color: #0041a1 !important;
}
.a-link {
    text-decoration: underline !important;
}
/*# sourceMappingURL=product.css.map */


/*# sourceMappingURL=product.css.map */
