.friendlylinks .globalWarp {
  /*width: 1200px;*/
  width: 99%;
  margin: 0 auto; }

.friendlylinks .row {
  /*margin-right: -15px;
    margin-left: -15px;*/
  margin-right: -19px;
  margin-left: -19px; }

/*.friendlylinks .pt25 {
    padding-top: 25px;
}/**/
.friendlylinks .row:after, .friendlylinks .row:before {
  display: table;
  content: " "; }

.friendlylinks .col-md-12 {
  width: 100%; }

.friendlylinks .mTitle {
  width: 100%;
  height: auto;
  display: flex;
  margin-bottom: 15px; }

.friendlylinks .titleBg3 {
  background: url(../images/connect.png) no-repeat center left;
  width: 145px;
  padding: 0 0 0 41px; }

.friendlylinks .perMainPage {
  height: auto;
  text-align: left;
  float: left; }

.friendlylinks .mainTitle {
  font-size: 18px;
  color: #666666; }

.friendlylinks .asideTitle {
  font-weight: normal;
  font-size: 12px;
  color: #cccccc; }

.friendlylinks .wbar3 {
  /*width: 1055px !important;*/
  width: 100% !important; }

.friendlylinks .rightBorder {
  /*width: 1025px;*/
  width: 84%;
  height: 10px;
  float: right;
  margin-top: 15px;
  background: #eeeeee; }

.friendlylinks .fix:after {
  clear: both;
  content: '\0020';
  display: block;
  visibility: hidden;
  height: 0; }

.friendlylinks .connects {
  white-space: nowrap;
  display: flex;
  /*margin-bottom: 20px;
    height: 30px;
    line-height: 30px;/**/ }

.friendlylinks .connects a {
  font-size: 16px;
  color: #3d3d3d;
  float: left;
  margin-right: 2%; }

.friendlylinks a {
  text-decoration: none; }
