@import url(bootsnav.css);
@import url(animate.css);
@import url(bootstrap-touch-slider.css);
body.page-template-page_index {
  background: #f5f5f5; }

body, a {
  color: #666666; }
  body h2, a h2 {
    font-size: 24px;
    color: #a10d15;
    font-weight: 600; }

.wrap-sticky {
  z-index: 9999; }

@media (min-width: 1024px) {
  nav.bootsnav.navbar-brand-top .navbar-collapse {
    text-align: left; }

  .navbar-brand {
    float: left;
    height: 100px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }

  header {
    border-bottom: 1px solid #efb8bb; }
    header .input-group {
      margin-top: 45px; }
      header .input-group .input-group-btn button {
        background: #a10d15;
        color: #fff; }
      header .input-group .form-control:focus {
        border-color: #a10d15;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(161, 13, 21, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(161, 13, 21, 0.6); }
    header .col-md-2 {
      margin-top: 52px; }
      header .col-md-2 a {
        color: #666666; }

  .navbar {
    max-height: 50px;
    z-index: 9999;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2); }
    .navbar .attr-nav {
      line-height: 50px;
      color: #333333;
      font-weight: 600;
      font-size: 15px; }
    .navbar #navbar-menu ul li a {
      line-height: 50px;
      padding: 0px 25px;
      font-weight: 500; }
      .navbar #navbar-menu ul li a:hover {
        font-weight: 600; }
    .navbar #navbar-menu ul li.dropdown ul.dropdown-menu {
      width: 200px;
      box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
      border: none; }
      .navbar #navbar-menu ul li.dropdown ul.dropdown-menu li {
        height: 40px;
        line-height: 40px; }
        .navbar #navbar-menu ul li.dropdown ul.dropdown-menu li a {
          height: 40px;
          line-height: 40px; }
        .navbar #navbar-menu ul li.dropdown ul.dropdown-menu li:hover {
          background: #a10d15; }
          .navbar #navbar-menu ul li.dropdown ul.dropdown-menu li:hover a {
            color: #fff; } }
#bootstrap-touch-slider .slide-text {
  top: 10%; }
#bootstrap-touch-slider .carousel-indicators {
  bottom: 13%; }

.four_block {
  transform: translateY(-90px);
  position: relative;
  z-index: 9999; }
  .four_block .block {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    transition: all .5s;
    border-radius: 3px;
    background: #fff; }
    .four_block .block:hover {
      box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
      transform: translateY(-5px); }
    .four_block .block i {
      margin: 0;
      padding: 30px 30px 0 30px;
      font-size: 50px;
      color: #a10d15; }
    .four_block .block .caption {
      padding: 30px; }
      .four_block .block .caption h2 {
        font-size: 18px;
        font-weight: 600;
        color: #a10d15; }
      .four_block .block .caption p {
        color: #666666;
        line-height: 30px; }

.course_list h2 {
  margin-top: 0px; }
.course_list a {
  font-size: 12px; }
.course_list .tab_li {
  list-style: none; }
  .course_list .tab_li li {
    background: #333333;
    height: 45px;
    width: 180px;
    border-radius: 6px;
    float: left;
    margin-left: 20px;
    line-height: 45px;
    text-align: center; }
    .course_list .tab_li li.active {
      background: #a10d15; }
    .course_list .tab_li li a {
      color: #fff; }
.course_list .tab-content {
  margin-top: 40px; }
  .course_list .tab-content .block {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    transition: all .5s;
    border-radius: 3px;
    margin-bottom: 30px;
    background: #fff; }
    .course_list .tab-content .block:hover {
      box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
      transform: translateY(-5px); }
    .course_list .tab-content .block .img-box {
      height: 190px;
      overflow: hidden;
      border-radius: 3px;
      display: block; }
      .course_list .tab-content .block .img-box img {
        width: 100%; }
    .course_list .tab-content .block .caption {
      padding: 30px; }
      .course_list .tab-content .block .caption h2 {
        font-weight: 700;
        line-height: 35px;
        font-size: 18px; }
      .course_list .tab-content .block .caption ul {
        list-style: none;
        padding: 0px;
        margin: 0px; }
        .course_list .tab-content .block .caption ul li {
          width: 150px;
          line-height: 30px;
          background: url(../img/list.jpg) left center no-repeat;
          float: left;
          padding-left: 10px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }

.whyus {
  background: #fff; }
  .whyus h2 {
    margin: 70px 0px 30px; }
  .whyus ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    .whyus ul li {
      width: 250px;
      line-height: 30px;
      background: url(../img/list.jpg) left center no-repeat;
      float: left;
      padding-left: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .whyus .col-md-6 p {
    padding: 30px 20px 30px 0px;
    line-height: 30px; }
  .whyus .demo_img {
    position: relative; }
    .whyus .demo_img .demo_img1 {
      position: absolute;
      left: 50px;
      top: 100px;
      box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
      z-index: 99;
      border-radius: 10px; }
    .whyus .demo_img .demo_img2 {
      position: absolute;
      left: 200px;
      box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
      top: 20px;
      border-radius: 10px; }
  .whyus .usnum {
    background: #a10d15;
    padding: 40px 0px;
    transform: translateY(70px);
    color: #fff; }
    .whyus .usnum .col-md-3 {
      border-right: 1px solid #fff; }
    .whyus .usnum .col-md-4 {
      font-size: 40px; }
      .whyus .usnum .col-md-4 i {
        margin-left: 30px;
        padding: 15px 18px;
        background: #fff;
        color: #a10d15;
        border-radius: 5px; }
    .whyus .usnum .col-md-8 p {
      padding-left: 15px; }
    .whyus .usnum .col-md-8 h3 {
      color: #fff;
      padding-left: 15px;
      font-size: 18px;
      font-weight: 600; }
      .whyus .usnum .col-md-8 h3 span {
        font-size: 24px; }

.news h2 {
  margin: 130px 0px 20px; }
.news .bg_item {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px; }
  .news .bg_item .media .media-object {
    width: 125px;
    height: 90px; }
  .news .bg_item .media .media-body a {
    text-decoration: none; }
    .news .bg_item .media .media-body a h4 {
      font-size: 16px;
      color: #333333;
      margin-top: 0px; }
.news .rtin-calender {
  background-color: #002147;
  position: relative;
  padding-top: 20px;
  padding-right: 0;
  text-align: center;
  width: 100px; }
  .news .rtin-calender:before {
    color: #fff;
    content: "\f111";
    position: absolute;
    top: 8px;
    font-size: 14px;
    font-family: FontAwesome;
    line-height: 1;
    left: 10px; }
  .news .rtin-calender:after {
    color: #fff;
    content: "\f111";
    position: absolute;
    top: 8px;
    font-size: 14px;
    right: 10px;
    font-family: FontAwesome;
    line-height: 1; }
  .news .rtin-calender h3 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .news .rtin-calender p {
    color: #fff;
    margin: 0px; }
  .news .rtin-calender span {
    background-color: #a10d15;
    line-height: 2.5;
    height: 40px;
    display: block;
    color: #fff; }
.news .event .media-body h3 {
  margin: 0px;
  font-size: 16px;
  color: #000; }
.news .event .media-body ul {
  padding: 0px; }
.news .event .media-body li {
  display: inline;
  padding-left: 10px;
  border-left: 3px solid #d51849;
  padding-right: 30px; }

.form {
  background: #fff;
  padding-bottom: 90px; }
  .form h2 {
    margin: 90px 0px 30px; }
  .form p {
    line-height: 30px;
    margin-top: 50px;
    font-size: 15px; }
  .form .hc-cmp-contact-form input {
    outline: none;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background: white;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 0;
    padding: 15px 0;
    margin: 0 0 20px 0;
    transition: all .5s;
    border-color: #a10d15; }
  .form .hc-cmp-contact-form textarea {
    height: 100px;
    outline: none;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background: white;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 0;
    padding: 15px 0;
    margin: 0 0 20px 0;
    transition: all .5s;
    border-color: #a10d15; }
  .form .hc-cmp-contact-form .btn {
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    position: relative;
    cursor: pointer;
    outline: none;
    text-align: center;
    transition: all .5s;
    background-color: #a10d15;
    border-color: #a10d15;
    padding: 10px 30px; }

.case {
  background: url(../img/hd-4.jpg) top center no-repeat;
  height: 600px;
  padding: 120px 0px; }
  .case h1 {
    color: #fff;
    font-weight: 600; }
  .case img {
    margin: 30px 0px; }

footer {
  background: #333333;
  padding: 60px 0px;
  color: #fff; }
  footer .col-md-2 {
    line-height: 38px; }
    footer .col-md-2 span {
      color: #a10d15;
      margin-right: 20px; }
  footer .col-md-7 h3 {
    margin-top: 0px;
    font-size: 20px; }
  footer .col-md-7 .col-md-6 {
    color: #999999;
    line-height: 38px; }
    footer .col-md-7 .col-md-6 span {
      color: #a10d15;
      margin-right: 20px; }
  footer .col-md-3 {
    color: #999999;
    line-height: 30px; }

.powerby {
  background: #333333;
  padding: 20px 0px;
  text-align: center;
  color: #999999;
  font-size: 10px;
  border-top: 1px solid #464646; }

.admin-bar .sticked {
  top: 32px !important;
  z-index: 9999; }

.archive {
  background: #fff; }

.article_content .left_content {
  float: left;
  width: 260px;
  z-index: 99;
  position: relative;
  margin-top: -80px; }
  .article_content .left_content .navTitle {
    width: 100%;
    height: 120px;
    background: #a10d15;
    color: #fff;
    text-align: center; }
    .article_content .left_content .navTitle h3 {
      font-size: 36px;
      padding: 40px 0 10px; }
  .article_content .left_content .nav_left_list {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: #f5f5f5; }
    .article_content .left_content .nav_left_list li {
      height: 70px;
      line-height: 70px;
      list-style: none;
      text-align: center;
      font-size: 14px;
      position: relative;
      border-bottom: solid 1px #fff;
      box-sizing: border-box; }
      .article_content .left_content .nav_left_list li.current_page_item a {
        color: #a10d15; }
      .article_content .left_content .nav_left_list li a {
        color: #666;
        display: block;
        width: 100%;
        height: 100%; }
        .article_content .left_content .nav_left_list li a:hover {
          text-decoration: none;
          color: #a10d15; }
.article_content .contact-us a {
  background: #a10d15;
  display: block;
  text-align: center;
  line-height: 50px;
  height: 50px;
  color: #fff !important;
  font-size: 20px;
  margin-bottom: 10px; }
.article_content #primary .title {
  border-bottom: 1px #ccc dashed;
  padding: 10px 0px 20px;
  text-align: center; }
  .article_content #primary .title span {
    font-size: 12px;
    display: none;
    color: #666666; }
.article_content .content {
  line-height: 30px;
  min-height: 500px;
  padding: 20px 0px 100px; }
  .article_content .content p {
    text-indent: 2em; }
  .article_content .content strong {
    color: #a10d15; }
  .article_content .content img {
    width: auto;
    height: auto; }

.breadcrumb {
  margin-top: 20px; }

.flinks {
  padding-left: 42px;
  padding-top: 20px;
  font-size: 12px; }

.page-template-page_tab .tab-content {
  padding-top: 30px; }

/*# sourceMappingURL=style.css.map */
