.foundation-5-top-bar {}

.foundation-5-top-bar .menu {}

.foundation-5-top-bar .menu a {
    font-size: 15px;}

.foundation-5-top-bar .is-dropdown-submenu {
  border: 0;}

.foundation-5-top-bar .is-dropdown-submenu-item.opens-right a::after {
  border-color: transparent transparent transparent #fefefe;}

.foundation-5-top-bar .js-drilldown-back > a::before {
  border-color: transparent #fefefe transparent transparent;}

.foundation-5-top-bar .is-drilldown-submenu-parent > a::after {
  border-color: transparent transparent transparent #fefefe;}

.foundation-5-top-bar .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
  border-color: #fefefe transparent transparent;}


.foundation-5-top-bar {
  background: $foundation-5-top-bar-bg;
  color: $foundation-5-top-bar-text-color;

  .menu {
    background: $foundation-5-top-bar-bg;

    a {
      color: $foundation-5-top-bar-text-color;}
  }

  .is-dropdown-submenu {
    border: 0;}

  .is-dropdown-submenu-item.opens-right a::after {
    border-color: transparent transparent transparent $foundation-5-top-bar-text-color;}

  .js-drilldown-back > a::before {
    border-color: transparent $foundation-5-top-bar-text-color transparent transparent;}

  .is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent $foundation-5-top-bar-text-color;}

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: $foundation-5-top-bar-text-color transparent transparent;}
}

.ie6 {
    text-align: center;
    font-size: 16px;
    background: #FC6;
    line-height: 100px;
    z-index: 100000;
    width: 100%;
    position: absolute;
    height: 100px;
    top: 0px;
    left: 0px;}
.ie6 SPAN {
    float: right;
    margin-right: 30px;
    cursor: pointer;
    display:none;}


.members {
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: -24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;}
.members .item {
    width: 388px;
    padding: 16px;
    margin-bottom: 24px;
    background: #f5f5f5 url(dfiles/images/ico-39.png)  no-repeat scroll 76.92px 20.78px;}
.members .item .item-top {
    position: relative;
    margin-bottom: 30px;
    height: 96px;}
.members .item .item-top .pic {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;}
.members .item .item-top .pic .left {
    float: left;
    width: 96px;
    padding-right: 0;
    margin-right: 12px;}

.left {
    float: left;
    width: 200px;
    height: 100%;
    padding-right: 40px;}
.members .item .item-top .pic .left img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: 8px;}
.members .item .item-top .pic .name {
    height: 100%;
    font-family: Bulter,QingKe,sans-serif,SimSun;
    font-size: 30px;
    color: #1B2B4F;
    line-height: 32px;
    padding-top: 32px;}
.members .item .brief {
    min-height: 85px;
    opacity: .8;
    font-size: 14px;
    color: #1B2B4F;
    letter-spacing: 0;
    line-height: 24px;
    border-top: 1px solid #98c9ea;
    padding-top: 12px;
    font-family: PingFangSC;}
.zw{
        font-family: Bulter,QingKe,sans-serif,SimSun;
    font-size: 12px;
    color: #1B2B4F;
    /* float: left; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 108px;}

.breadcrumb a{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    color: #333;
    text-decoration: none;
    font-size:20px;}

.breadcrumb {
    margin-left:0px;
    text-align: center;}
.members {
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: -24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;}
.members .item {
    width: 388px;
    padding: 16px;
    margin-bottom: 24px;
    background: #f5f5f5 url(dfiles/images/ico-39.png)  no-repeat scroll 76.92px 20.78px;}
.members .item .item-top {
    position: relative;
    margin-bottom: 30px;
    height: 96px;}
.members .item .item-top .pic {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;}
.members .item .item-top .pic .left {
    float: left;
    width: 96px;
    padding-right: 0;
    margin-right: 12px;}

.left {
    float: left;
    width: 200px;
    height: 100%;
    padding-right: 40px;}
.members .item .item-top .pic .left img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: 8px;}
.members .item .item-top .pic .name {
    height: 100%;
    font-family: Bulter,QingKe,sans-serif,SimSun;
    font-size: 30px;
    color: #1B2B4F;
    line-height: 32px;
    padding-top: 32px;}
.members .item .brief {
    min-height: 85px;
    opacity: .8;
    font-size: 14px;
    color: #1B2B4F;
    letter-spacing: 0;
    line-height: 24px;
    border-top: 1px solid #98c9ea;
    padding-top: 12px;
    font-family: PingFangSC;}
.zw{
        font-family: Bulter,QingKe,sans-serif,SimSun;
    font-size: 12px;
    color: #1B2B4F;
    /* float: left; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 108px;}

.breadcrumb a{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    color: #333;
    text-decoration: none;
    font-size:20px;}

.breadcrumb {
    margin-left:0px;
    text-align: center;}
.members {
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: -24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;}
.members .item {
    width: 388px;
    padding: 16px;
    margin-bottom: 24px;
    background: #f5f5f5 url(dfiles/images/ico-39.png)  no-repeat scroll 76.92px 20.78px;}
.members .item .item-top {
    position: relative;
    margin-bottom: 30px;
    height: 96px;}
.members .item .item-top .pic {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;}
.members .item .item-top .pic .left {
    float: left;
    width: 96px;
    padding-right: 0;
    margin-right: 12px;}

.left {
    float: left;
    width: 200px;
    height: 100%;
    padding-right: 40px;}
.members .item .item-top .pic .left img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: 8px;}
.members .item .item-top .pic .name {
    height: 100%;
    font-family: Bulter,QingKe,sans-serif,SimSun;
    font-size: 30px;
    color: #1B2B4F;
    line-height: 32px;
    padding-top: 32px;}
.members .item .brief {
    min-height: 85px;
    opacity: .8;
    font-size: 14px;
    color: #1B2B4F;
    letter-spacing: 0;
    line-height: 24px;
    border-top: 1px solid #98c9ea;
    padding-top: 12px;
    font-family: PingFangSC;}
.zw{
        font-family: Bulter,QingKe,sans-serif,SimSun;
    font-size: 12px;
    color: #1B2B4F;
    /* float: left; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 108px;}

.breadcrumb a{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    color: #333;
    text-decoration: none;
    font-size:20px;}

.breadcrumb {
    margin-left:0px;
    text-align: center;}
.members {
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: -24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;}
.members .item {
    width: 388px;
    padding: 16px;
    margin-bottom: 24px;
    background: #f5f5f5 url(dfiles/images/ico-39.png)  no-repeat scroll 76.92px 20.78px;}
.members .item .item-top {
    position: relative;
    margin-bottom: 30px;
    height: 96px;}
.members .item .item-top .pic {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;}
.members .item .item-top .pic .left {
    float: left;
    width: 96px;
    padding-right: 0;
    margin-right: 12px;}

.left {
    float: left;
    width: 200px;
    height: 100%;
    padding-right: 40px;}
.members .item .item-top .pic .left img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: 8px;}
.members .item .item-top .pic .name {
    height: 100%;
    font-family: Bulter,QingKe,sans-serif,SimSun;
    font-size: 30px;
    color: #1B2B4F;
    line-height: 32px;
    padding-top: 32px;}
.members .item .brief {
    min-height: 85px;
    opacity: .8;
    font-size: 14px;
    color: #1B2B4F;
    letter-spacing: 0;
    line-height: 24px;
    border-top: 1px solid #98c9ea;
    padding-top: 12px;
    font-family: PingFangSC;}
.zw{
        font-family: Bulter,QingKe,sans-serif,SimSun;
    font-size: 12px;
    color: #1B2B4F;
    /* float: left; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 108px;}

.breadcrumb a{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    color: #333;
    text-decoration: none;
    font-size:20px;}

.breadcrumb {
    margin-left:0px;
    text-align: center;}

