@charset "utf-8";
/* Css Document */

.second-left-title{
   width: 220px;
   height: 80px;
   background: #104ca6;
}
.second-left-title *{
   display: block;
   line-height: 1;
   text-indent: 21px;
}
.second-left-title .Head{
   padding-top: 20px;
   font-size: 24px;
   font-weight: bold;
   color: #fff;
   margin-bottom: 0;
}
.second-left-title .Head b{
   padding-top: 11px;
   font-weight: normal;
   font-size: 14px;
   color: rgba(255,255,255,.54);
}