/* 公共代码 */
* {
  padding: 0;
  margin: 0;
}

/* 引用字体包 */
@font-face {
  font-family: 'Basier Square';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/BasierSquare-Regular-2.otf') format('otf'),
       url('../fonts/BasierCircle-Regular-3.otf') format('otf');

}

body {
  font-family: 'Basier Square', sans-serif!important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 小屏幕（平板，大于等于 768px） */
@media screen and (max-width: 767px) {
  .mobile_nav{
    margin-top: 60px;
    text-align: center;
  }
  .mobile_nav li{
    margin-top: 20px;


  }
  .company {
      padding: 40px 0 20px 0;
  }
  /* 移动端导航栏样式 */
  .moveNav {
    font-size: 24px!important;
    color: #1dcaab!important;
  }
  .move-menu {
    color: #6bebc1;
    font-size: 25px;
  }
  .navbar {
    /* background-color: #3b5998; */
    overflow: hidden;
    height: 63px;
    position: fixed;
    top: 5px;
    left: 3px;
    color: #6bebc1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
  }
  .navbar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    padding: 14px 16px;
  }
  .navbar ul {
    margin: 8px 0 0 0;
    list-style: none;
  }
  .navbar a:hover {
    background-color: #ddd;
    color: #000;
  }
  .side-nav {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    background-color: #494949;
    overflow-x: hidden;
    /* padding-top: 60px; */
    transition: 0.5s;
  }
  .glyphicon:before {
    padding-right: 10px;
  }
  .side-nav a {
    padding: 15px 10px 15px 10px;
    text-decoration: none;
    font-size: 22px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: block;
    transition: 0.3s;
  }
  .side-nav a:hover {
    color: #1dcaab;
  }
  .side-nav .btn-close {
    position: absolute;
    top: 17px;
    right: 5px;
    font-size: 36px;
  }
  .main .logo p {
    width: 209px;
    padding: 10px 20px;
    font-size: 14px;
  }
  img {
    width: auto;
  }
 .nav ul li {
    float: none;
    width: 50% !important;
  }
  h2 {
    font-size: 24px !important;
  }
  .main .logo p {
    width: auto;
    font-size: 14px;
  }
  .committees > div {
    margin-bottom: 5%;
  }
  .committees p {
    font-size: 12px !important;
  }
  .centerBlock ul {
    padding: 0px 20%;
  }
  .media-body {
    display: block;
    padding: 5%;
    width: auto;
  }
  .media-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .headerBnt1,
  .headerBnt2 {
    width: 70px !important;
  }
  .footer .footerBottom .footerInfo {
    padding-left: 5%;
  }
   /* footer */
   .footer .footerBottom .line {
    border-right:none!important;
  }
  .footer .footerBottom .signUp {
    padding-left: 10%!important;
  }
  .footer .footerBottom .signUp .inpborder {
    width: 100% !important;
  }
  .footer .footerBottom .signUp .footerButton {
    width: 100% !important;
  }
  .footer .footerBottom .navigate {
    padding-left: 10%!important;
  }
  .footer .footerBottom .connect {
    margin-top:10%;
  }
  .footer .footerBottom .contact {
    margin-top:-28%;
  }

}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

input:focus {
  outline: none;
}

/* 1.头部模块 */

.header {
  padding-top: 20px;
  box-sizing: border-box;
}

/* 查询模块 */

.header > .search img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.header > .search span {
  font-size: 12px;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
}

.header > .search .ft {
  border-right: 1px solid #999999;
  padding-right: 10px;
}

.header > .search .en {
  padding-left: 10px;
}

/* 导航模块 */

.header > .nav .navbar-header .navbar-toggle {
  float: left;
}

.header > .nav .navbarm {
  list-style: none;
  border: none;
  background: none;
}

.header > .nav .navbarm:focus {
  background-color: #ffff;
}

.header > .nav .navBox .aboutsus {
  font-size: 14px;
  color: #8b9695;
  line-height: 20px;
}

.header > .nav .navBox .aboutsus1 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}

.header > .nav .btn1 {
  text-align: right;
  white-space: nowrap;
}

.header > .nav .btn1 button {
  background: #e0f0ef;
  margin-left: 10px;
  border: none;
}

.header > .nav .box .right .headerBnt1 {
  width: 90px;
  height: 48px;
  background: #e0f0ef;
  color: #ffff;
}

.headerBnt1 a {
  font-size: 14px;
  font-weight: bold;
  color: #023936;
}

.headerBnt2 a {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

.navbar ul > li {
  margin-right: 20px;
}
.header > .nav .box .right .headerBnt2 {
  width: 108px;
  height: 48px;
  background: #1dcaab;
  color: #ffff;
}

.header > .nav .btn1 a {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

.header > .nav .btn1 .login a {
  color: #023936;
}

.header > .nav .btn1 .register a {
  color: #ffffff;
}

.middle,
.right {
  margin-top: 30px;
  box-sizing: border-box;
}

.header > .nav .navBox .joinusBorder {
  width: 10px;
  height: 4px;
  background: #1dcaab;
  position: absolute;
  top: 65px;
  left: 50px;
}

.img-thumbnail {
  border: none;
}

/* 路径导航 */
.breadcrumb {
  background-color: #ffffff;
  padding:0px!important;
  margin-top:20px;
}
.breadcrumb li a {
  font-size: 14px;
  font-weight: 500;
  color: #8b9695;
  line-height: 20px;
}
.breadcrumb li.active {
  color: #000000;
  font-weight: bold;
}
/* end */
.logo a {
  position: relative;
}
.logo a p {
  /* width: 593px; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 58px;
  padding: 0 20px;
  font-weight: 500;
  color: #ffffff;
  border: 3px solid #ffffff;
}
.img-thumbnail {
  border: none;
}
.container .content h2 {
  font-size: 48px;
  font-weight: bold;
  color: #333333;
  padding:10px 0;
}
.container .content h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.container .content > p{
  padding-bottom: 20px;
}
/* 3.底部模块  */
.a {
  text-decoration: none;
  list-style: none;
}
a:hover {
  text-decoration: none;
}
ul> li {
  list-style: none;
}
.inpborder {
  border:none;
  outline: none;
}
input:focus {
  outline: transparent;
  border:none;
}
.footer {
  padding: 5% 0;
  margin-top:4%;
  background-color: #f2f7fa;
}
.footer .footerBottom .line {
  border-right: 1px solid #D8D8D8;
  height: 250px;
}
.footer .container .footerBottom .ipt {
  width:100% ;
}
.footer .container .footerBottom .footerButton {
  width: 100% !important;
  height: 48px;
  background: #1dcaab;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  margin-top:20px;
  outline: none;
  border: none;
  display: block;
  line-height: 48px;
  text-align: center;
}
.footer .container .footerBottom .signUp {
  padding-right: 49px;
}
.footer .container .footerBottom .signUp .footerTitle,
.footer .container .footerBottom .navigate .footerTitle,
.footer .container .footerBottom .connect .footerTitle,
.footer .container .footerBottom .contact .footerTitle{
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  margin-bottom: 20px;
}
.footer .container .footerBottom .signUp .inpborder {
  height: 48px;
}
.footer .container .footerBottom .navigate  {
  padding-left: 82px;
}
.footer .container .footerBottom .connect {
  padding-left: 40px;
}
.footer .container .footerBottom .contact {
  padding-left: 40px;
}
.footer .container .footerBottom .contact .point {
  color: #1dcaab;
  margin-top:15px;

}
.footer .container .footerBottom .navigate .footerUl li {
  font-size: 14px;
font-weight: 400;
line-height: 33px;

}
.footer .container .footerBottom .navigate .footerUl a {
  color: #7D8385;
}
.footer .container .footerBottom .connect p {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.footer .container .footerBottom .connect .icons {
  display: flex;
  justify-content: flex-start;
  padding-left: 15px;
  margin-top:25px;

}
.footer .container .footerBottom .connect .icons li {
  padding-right: 25px;
}
.footer .copyright {
  margin-top:50px;
  text-align: center;
  color:#999;
  font-size: 12px;
  /* margin-left: -35px; */

}

.membership .titleOuter .title{
  font-size: 48px;
  /* font-family: Montserrat-Bold, Montserrat; */
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
.membership .titleOuter .subTitle{
  font-size: 14px;
  /* font-family: Montserrat-Light, Montserrat; */
  font-weight: 300;
  color: #333333;
  line-height: 24px;

}
.membership .titleOuter .subTitle a{
  color: #1DCAAB;
}
.membership .titleOuter, .content{
  overflow: hidden;
  margin-top: 20px;
}
.membership .testimonials{
  overflow: hidden;
}

.membership .testimonials .title{
  font-size: 48px;
  /* font-family: Montserrat-Bold, Montserrat; */
  font-weight: bold;
  color: #333333;
  margin-top: 50px;
  margin-bottom: 50px;
}

.membership .testimonials .flag{
  background: #FFFFFF;
  border: 4px solid #F2F7FA;
  padding: 20px 24px 20px 24px;
  margin-bottom: 30px;
  /* height:400px; */
}
.membership .testimonials .flag .flag-top-p{
  font-size: 14px;
  /* font-family: Montserrat-Light, Montserrat; */
  font-weight: 300;
  color: #666666;

}
.membership .testimonials .flag .flag-top{
  margin-left: -24px;
  margin-right: -24px;
  border-bottom: 4px solid #F2F7FA;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 20px;
  min-height: 290px;
}
.membership .testimonials .flag .flag-bottom{
  overflow: hidden;
  padding-top: 22px;
  /* display: flex; */
  min-height: 150px;
}
.membership .testimonials .flag .flag-bottom .flag-bottom-right{
  float: right;
  width: 64px;
  height: 64px;
  margin-left: 22px;
}
.membership .testimonials .flag .flag-bottom-left{
  width: 70%;
  float: left;
}
.membership .testimonials .flag .flag-bottom-left .flag-bottom-left-p1{
  font-size: 16px;
  /* font-family: Montserrat-ExtraBold, Montserrat; */
  font-weight: 800;
  color: #333333;
}
.membership .testimonials .flag .flag-bottom-left .flag-bottom-left-p2{
  font-size: 14px;
  /* font-family: Montserrat-Light, Montserrat; */
  font-weight: 300;
  color: #666666;
  margin-top: 12px;
}
/* .membership .testimonials .flag .flag-top-inner{
  padding-left: 24px;
  padding-right: 24px;
} */
.membership .testimonials .flag .flag-top img{
  width: 20px;
  /* height: 26px; */
  margin-bottom: 12px;
}

.membership .content .flag{
  background: #FFFFFF;
  border: 4px solid #F2F7FA;
  /* margin-right: 15px; */
  padding: 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  margin-top: 30px;
}
.membership .content .flag .title{
  font-size: 20px;
  /* font-family: Montserrat-Medium, Montserrat; */
  font-weight: 500;
  color: #333333;
  margin-bottom: 10px;
}
.membership .content .flag .subTitle{
  font-size: 14px;
  /* font-family: Montserrat-Light, Montserrat; */
  font-weight: 300;
  color: #666666;
}
.membership .content .flag .price{
  font-size: 18px;
  /* font-family: Montserrat-Medium, Montserrat; */
  font-weight: 500;
  color: #146C80;
  margin-top: 36px;
}
.membership .content .flag .button{
  width: 228px;
  height: 48px;
  background: #1DCAAB;
  border-radius: 4px;
  font-size: 14px;
  /* font-family: Montserrat-Bold, Montserrat; */
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 48px;
  margin-top: 10px;
  cursor: pointer;
}
.membership .content .flag .button a{
  color: #fff;
}
.membership .content .flag:nth-child(2n){
  margin-right: 0px;
  /* margin-left: 15px */
}
.membership-li:before{
    display: inline-block;
    content: " ";
    width: 3px;
    height: 3px;
    border-radius: 40%;
    background: #6a7c92;
    color: #6a7c92;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

/* 大屏幕 */
@media (min-width: 992px) {
  /* 瀑布流 */
  .testimonialsList{
    column-gap: 10px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .testimonialsList .col-lg-4{
    break-inside: avoid;
    width: 100%;
  }
}
