/* MEGAMENU STYLE
=================================*/
nav.main-menu .mega-menu-item.megamenu-fw {
    position: static;
}

nav.main-menu .megamenu-fw .mega-submenu {
    left: auto;
}

nav.main-menu .megamenu-fw .mega-submenu .row {
    margin: 0;
}

nav.main-menu .megamenu-content {
    width: 100% !important;
}

nav.main-menu .megamenu-content .title {
    margin: 0;
    display: block;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: 700;
    font-size: 15px;
    text-transform: capitalize;
    padding: 14px 20px;
    background: #f5f9fd;
    border-right: 1px solid transparent;
}

nav.main-menu .mega-menu-item.megamenu-fw .mega-submenu {
    left: 0;
    right: 0;
}


nav.main-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

nav.main-menu ul li {
    position: relative;
}

nav.main-menu {
    margin-bottom: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: none;
    z-index: 9;
}

.language {
    list-style: none;
    display: none;
}

.language li {
    margin-bottom: 8px;
}

.language li:hover {
    background-color: rgb(245, 245, 245);
}

.aaa:hover .language {
    display: block;
    width: 100px;
    background-color: #fff;
    position: absolute;
    top: 35px;
    left: -10px;
    z-index: 999;
    padding-top: 15px;
    padding-left: 0;
    text-align: center;
    cursor: pointer;

}



/* .bgColorblack {
    background-color: rgba(0, 0, 0, 0.8);
    width:80%;
    height: 220px;
   

    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    text-align: center;


} */

@media (min-width: 1921px) {
    html {
      zoom: 100%;
    }
    .zoomed-element {
      max-height: 640px;
    }

    .bgColorblack {
      background-color: rgba(0, 0, 0, 0.8);
      width:1058px;
      height: 220px;
      position: absolute;
      /* left: 50%; */
      /* transform: translateX(-529px); */
      bottom: 30px;
      text-align: center;
      z-index: 999 !important;
      }

      .left11 {
          left: 45px;
      }
      .bgleft {
          left: 55px;
      }

  }
  @media (max-width: 1920px) and (min-width: 1601px) {
    html {
      zoom: 100%;
    }
    .zoomed-element {
      max-height: 640px;
    }

    .bgColorblack {
          background-color: rgba(0, 0, 0, 0.8);
          width:1058px;
          height: 220px;
          /* position: absolute; */
          /* left: 75px; */
          /* transform: translateX(-529px); */
          bottom: 30px;
          text-align: center;
          z-index: 999 !important;
      }
      .left11 {
          left: 45px;
      }
      .bgleft {
          left: 85px;
      }

  }
  @media (max-width: 1600px) and (min-width: 1281px) {
      html {
          zoom: 100%;
      }
      .zoomed-element {
          max-height: 530px;
          overflow: hidden;
      }
      .bgColorblack {
          background-color: rgba(0, 0, 0, 0.8);
          width:916px;
          height: 180px;
          /* position: absolute; */
          left: 55px;
          /* transform: translateX(-50%); */
          bottom: 30px;
          text-align: center;
          z-index: 999 !important;
      }
      .left11 {
          left: 15px;
      }
      .bgleft {
          left: 55px;
      }
      

  }
  @media (max-width: 1280px) and (min-width: 765px) {
      html {
          zoom: 100%;
      }
      .zoomed-element {
          max-height: 530px;
          overflow: hidden;
      }
      .bgColorblack {
          background-color: rgba(0, 0, 0, 0.8);
          width:787px;
          height: 180px;
          position: absolute;
          /* left: 50%; */
          /* transform: translateX(-50%); */
          bottom: 30px;
          text-align: center;
          z-index: 999 !important;
      }
  }

.blog-details-right-area .blog-widget {
    margin-bottom: 30px;
    padding: 15px;
  }
  .blog-details-right-area .blog-widget:last-child {
    margin-bottom: 15px;
  }
  .blog-details-right-area.blog-left-sidebar {
    padding: 0 15px;
    margin-top: 15px;
  }
  .blog-details-right-area.blog-right-sidebar {
    padding: 0 15px;
    margin-top: 30px;
  }
  .blog-details-area .blog-details-right-area.blog-right-sidebar {
    margin-top: 15px;
  }
  .blog-details-right-area .blog-widget.recent-post-widget ul li a img {
    width: 100%;
    height: auto;
  }
  .blog-details-right-area .blog-widget.recent-post-widget ul li {
    height: auto;
  }
  .blog-details-right-area .blog-widget.recent-post-widget ul li a {
    position: relative;
    display: block;
    padding-left: 0;
  }
  .blog-details-right-area .blog-widget.recent-post-widget ul li a img {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    margin-bottom: 15px;
  }

.tab {
    width: 1200px;
    margin: 0px auto 100px;
}

.tab thead th {
    border-bottom: 2px solid #F1F1F1;
    color: #1b79b8;
    font-weight: 700;
    font-size: 20px;

}

.tab th,
.tab td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #F1F1F1;

}

.tab td a {
    color: #1b79b8;
}

#container-box {
    max-width: 1520px !important;
}

.box {
    float: left;
    position: relative;
    width: 1140px;
    height: 400px;
    overflow: hidden;
}

.container-box .swiper-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 500%;
}

.swiper-container .swiper-wrapper {
    width: 1140px;
    height: 330px;
    overflow: hidden;
    float: left;
}

.swiper-slide {
    float: left;
    width: 250px;
    height: 290px;
    margin-right: 15px;
    margin-left: 16px;
    margin-top: 10px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(74, 74, 74, 0.25);
    border-radius: 5px;
}

.swiper-slide1 {
    height: 390px;
}
.text_News {
    padding: 20px 24px;
}

.text_News div:first-child {
    margin-bottom: 10px;
}
.hoverBlog {
    position: absolute;
    bottom: 70px;
}

.sezi-img {
    width: 400px;
    height: 100px;
}

.hover:hover a {
    color: #07afaa !important;

}

.hover1:hover a {
    color: #462e8d !important;
    text-decoration: underline;
}

.hover1 {
    width: 100%;
    /* height: 75px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.left {
    left: 340px;
}

.right {
    right: 330px;
}

.right,
.left {
    position: absolute;
    top: 59%;
    line-height: 50px;
    text-align: center;
    color: rgb(23, 21, 21);
    display: block;
    z-index: 999;
    font-size: 20px;
    font-weight: 700;
}

.featured-desc p a {
    line-height: 26px;
}
/* 小圆点 */
/* .circle {
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translateX(-50%);

}

.circle li {
    float: left;
    width: 12px;
    height: 12px;
    border: 2px solid rgba(137, 135, 135, 0.5);
    list-style: none;
    margin: 3px 3px;
    border-radius: 50%;
    cursor: pointer;
} */

.current {
    background-color: #000;
}

.row_start {
    position: relative;
    width: 75%;
    height: 84px;
    background-color: #462e8d;
    margin: 0 auto;
    border-radius: 5px;
    padding: 30px 25px;
    margin-bottom: 80px;
}
.row_start a {
    font-size: 20px;
    color: #fff;
}
.row_start i {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    right: 50px;
}

.context_ {
    position: relative;
    display: flex;
    width: 80%;
    height: 150px;
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(74,74,74,0.25);
    margin-bottom: 80px;
    z-index: 999;
    margin: 0 130px 80px;
}

.fz {
    font-size: 30px;
    line-height: 34px;
    font-weight: 600;
    color: #031b4e;
    font-family: Poppins,sans-serif;
    margin-bottom: 15px;
}

.history_auto {
    margin: 0 auto;
}

.context__ {
   
    width: 80%;
    height: 200px;
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(74,74,74,0.25);
    margin-bottom: 40px;
  
    
}

.first_ {
    flex: 1;   
}
.first_ h4 {
    margin-top: 30px;
}

.first1 {
    position: relative;
    flex: 4;
}
.first1 p {
    margin-left: 30px;
}

.flex_box {
    display: flex;
}

.styleimg {
    width: 875px; 
    height: 400px
}
.styleimg1 {
    width: 775px; 
    height: 450px
}
.news_flex {
    display: flex;
}
.news_flex div:nth-child(1)  {

    flex: 1.5;

}
.news_flex div:nth-child(2) {
    flex: 4;

}

h5 {
    line-height: 21px;
}

.news_list {
    display: flex;
    flex-direction: column;
}
.news_text {
    font-size: 16px;
    color: #000;
}

#site-header-menu .container {
    max-width: 1500px !important;
}

/* #rev_slider_5_1 {
    max-height: 640px !important;
    height: 640px !important;
} */
/* .ttm-row.introduction-section {
    margin: 100px 0 85px !important;
} */
/* #rev_slider_5_1 .hhh {
    height: 640px !important;
} */



.huiyuan {
    width: 90%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.huiyuan12 {
    width: 90%;
    display: flex;
    /* flex-wrap: wrap; */
}
.huiyuan1 {
    width: 300px;
    height: 300px;
    /* background-color: #ccc; */
    padding: 0 20px;
    margin: 30px 0;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(74, 74, 74, 0.25);
}

.huiyuan1 img {
    width: 100%;
}

.huiyuan1 h4 {
    
}
nav.main-menu li ul.mega-submenu {
    position: absolute;
    display: block;
    width: 240px;
    opacity: 0;
    display: none;
    z-index: 2;
    border: 0;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    background: #fff;
    border-radius: 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
    box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
    background-clip: padding-box;
}

nav.main-menu ul.menu>li {
    position: relative;
    display: inline-block;
    z-index: 11;
}

nav.main-menu ul.menu li ul.mega-submenu li a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    display: block;
    padding: 15px 20px;
    text-align: left;
    color: #8a91ac;
    border-top: 1px solid rgba(0, 43, 92, 0.04);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

ul.menu-col li a {
    color: #6f6f6f;
}

ul.menu-col li a:hover,
ul.menu-col li a:focus {
    text-decoration: none;
}


/* Responsive
=================================*/

@media (min-width: 1200px) {

    nav.main-menu li.mega-menu-item ul.mega-submenu li ul {
        left: 100%;
        top: 0;
        border-top: 0;
    }

    nav.main-menu ul.menu>li>a {
        display: block;
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        text-transform: capitalize;
        padding: 0 25px;
        position: relative;
    }

    nav.main-menu ul.menu>li>a:before {
        content: '';
        position: absolute;
        z-index: -1;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        transform: scale3d(0, 1, 1);
        transform-origin: 0% 50%;
        transition: transform 0.5s;
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    }

    nav.main-menu ul.menu>li:hover>a:before,
    nav.main-menu ul.menu>li.active>a:before {
        transform: scale3d(1, 1, 1);
    }

    nav.main-menu li.mega-menu-item ul.mega-submenu li.mega-menu-item>a.mega-menu-link:before {
        font-family: 'FontAwesome';
        float: right;
        content: "\f105";
        margin-top: 0;
    }

    nav.main-menu ul.mega-submenu.megamenu-content .col-menu {
        padding: 0;
        border-right: solid 1px #f0f0f0;
    }

    nav.main-menu ul.mega-submenu.megamenu-content .col-menu:first-child {
        border-left: none;
    }

    nav.main-menu ul.mega-submenu.megamenu-content .col-menu:last-child {
        border-right: none;
    }

    nav.main-menu ul.mega-submenu.megamenu-content .content ul.menu-col li:last-child a {
        border-bottom: unset;
    }

    nav.main-menu li.mega-menu-item.on ul.mega-submenu.megamenu-content .content {
        display: block !important;
        height: auto !important;
    }

    nav.main-menu li.mega-menu-item:hover>ul.mega-submenu {
        opacity: 1;
        display: block;
        visibility: visible;
        height: auto;
    }
}


@media (max-width: 1199px) {

    .menubar {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 9;
    }

    .menubar-box {
        display: block;
        width: 30px;
        height: 24px;
    }

    .menubar-inner,
    .menubar-inner:after,
    .menubar-inner:before {
        position: absolute;
        width: 30px;
        height: 3px;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform;
        border-radius: 4px;
        background-color: #000;
    }

    .menubar--squeeze .menubar-inner {
        top: 50%;
        display: block;
        margin-top: -2px;
        transition-timing-function: cubic-bezier(.55, .055, .675, .19);
        transition-duration: .1s;
    }

    .menubar-inner:after,
    .menubar-inner:before {
        display: block;
        content: '';
    }

    .menubar-inner:after {
        bottom: -8px;
    }

    .menubar-inner:before {
        top: -8px;
    }

    .menubar--squeeze.is-active .menubar-inner {
        transition-delay: .14s;
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: rotate(45deg);
    }

    .menubar--squeeze.is-active .menubar-inner:before {
        top: 0;
        transition: top .1s ease, opacity .1s ease .14s;
        opacity: 0;
    }

    .menubar--squeeze.is-active .menubar-inner:after {
        bottom: 0;
        transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
        transform: rotate(-90deg);
    }


    nav.main-menu {
        display: none;
        max-height: 10000px;
        position: absolute;
        box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
        z-index: 100;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #fff;
        border-top: 3px solid;
    }

    nav.main-menu.show {
        display: block;
        max-height: 10000px;
    }

    nav.main-menu ul.menu,
    nav.main-menu ul.menu>li {
        display: block;
        position: relative;
    }

    nav.main-menu ul.menu>li>a {
        display: block;
        font-size: 16px;
        padding: 15px 15px;
        line-height: 20px;
        border-top: solid 1px #e0e0e0;
        text-align: left;
    }

    nav.main-menu ul.menu li ul.mega-submenu li.active>a,
    nav.main-menu ul.menu li ul.mega-submenu li:hover>a {
        background-color: transparent;
        color: inherit;
    }

    nav.main-menu ul.menu>li:first-child>a {
        border-top: none;
    }

    nav.main-menu ul.menu li>ul.mega-submenu li a:hover {
        background-color: transparent;
        color: inherit;
    }

    nav.main-menu li.mega-menu-item a.mega-menu-link:after {
        font-family: 'FontAwesome';
        content: "\f105";
        float: right;
        font-size: 16px;
        margin-left: 10px;
    }

    nav.main-menu li.mega-menu-item.on>a.mega-menu-link:after {
        content: "\f107";
    }

    nav.main-menu ul.menu-left>li:last-child>ul.mega-submenu {
        border-bottom: solid 1px #e0e0e0;
    }

    nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu {
        width: 100%;
        background-color: transparent;
        float: none;
        border: none;
        padding: 0 0 0 15px;
        -moz-box-shadow: 0px 0px 0px;
        -webkit-box-shadow: 0px 0px 0px;
        -o-box-shadow: 0px 0px 0px;
        box-shadow: 0px 0px 0px;
        -moz-border-radius: 0px 0px 0px;
        -webkit-border-radius: 0px 0px 0px;
        -o-border-radius: 0px 0px 0px;
        border-radius: 0px 0px 0px;
    }

    nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu.active {
        position: relative;
        visibility: visible;
        top: 0;
        width: 100%;
        opacity: 1;
        z-index: 1;
        display: block;
        background-color: transparent;
        box-shadow: unset;
    }

    nav.main-menu ul.menu ul.mega-submenu li.mega-menu-item.on>ul.mega-submenu {
        display: inline-block;
        margin-top: -10px;
    }

    nav.main-menu .mega-menu-item .megamenu-content .col-menu .title {
        padding: 10px 15px 10px 0;
        line-height: 24px;
        font-size: 14px;
        text-transform: none;
        font-weight: 500;
        letter-spacing: 0px;
        margin-bottom: 0;
        cursor: pointer;
        background-color: transparent;
        border-right: 0;
        border-bottom: solid 1px #e0e0e0;
    }

    nav.main-menu .mega-menu-item .megamenu-content .col-menu .title:before {
        font-family: 'FontAwesome';
        content: "\f105";
        float: right;
        font-size: 16px;
        margin-left: 10px;
        position: relative;
        right: 0;
    }

    nav.main-menu .mega-menu-item .megamenu-content .col-menu:last-child .title {
        border-bottom: none;
    }

    nav.main-menu .mega-menu-item .megamenu-content .col-menu.on:last-child .title {
        border-bottom: solid 1px #e0e0e0;
    }

    nav.main-menu .mega-menu-item .megamenu-content .col-menu:last-child ul.menu-col li:last-child a {
        border-bottom: none;
    }

    nav.main-menu .mega-menu-item .megamenu-content .col-menu.on .title:before {
        content: "\f107";
    }

    nav.main-menu .megamenu-content {
        padding: 0;
    }

    nav.main-menu .megamenu-content .col-menu {
        padding-bottom: 0;
        max-width: 100%;
        flex: 100%;
    }

    nav.main-menu .megamenu-content .title {
        cursor: pointer;
        display: block;
        padding: 10px 15px;
        margin-bottom: 0;
        font-weight: normal;
    }

    nav.main-menu .megamenu-content .content {
        display: none;
    }

    nav.main-menu .megamenu-content .content.active {
        display: block;
    }


}