@font-face {

  font-family: 'icomoon';

  src: url("../fonts/icomoon/icomoon.eot?srf3rx");

  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");

  font-weight: normal;

  font-style: normal; }



/* =======================================================

*

* 	Template Style 

*

* ======================================================= */

body {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-weight: 300;

  font-size: 14px;

  line-height: 1.7;

  color: gray;

  background: #fff; }



#pagedivbox {

  position: relative;

  overflow-x: hidden;

  width: 100%;

  height: 100%;

  -webkit-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s; }

  .offcanvas #pagedivbox {

    overflow: hidden;

    position: absolute; }

    .offcanvas #pagedivbox:after {

      -webkit-transition: 2s;

      -o-transition: 2s;

      transition: 2s;

      position: absolute;

      top: 0;

      right: 0;

      bottom: 0;

      left: 0;

      z-index: 101;

      background: rgba(0, 0, 0, 0.7);

      content: ""; }



a {

  color: #00aeed;

  -webkit-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s; }

  a:hover, a:active, a:focus {

    color: #00aeed;

    outline: none;

    text-decoration: none; }







h1, h2, h3, h4, h5, h6, figure {

  color: #000;

  font-family: "Poppins", Arial, sans-serif;

  font-weight: 400;

  margin: 0 0 20px 0; }



::-webkit-selection {

  color: #fff;

  background: #00aeed; }



::-moz-selection {

  color: #fff;

  background: #00aeed; }



::selection {

  color: #fff;

  background: #00aeed; }



.colorlib-nav {

  background: #fff;

  margin: 0;

/*  position: absolute;*/

  top: 0;

  left: 0;

  right: 0;

  z-index: 9;

  margin: 0 auto; }

  @media screen and (max-width: 992px) {

    .colorlib-nav {

      margin: 0; } }

  .colorlib-nav .top-menu {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

    @media screen and (max-width: 992px) {

      .colorlib-nav .top-menu {

        padding: 8px 1em; } }

  .colorlib-nav #colorlib-logo {

    font-size: 24px;

    margin: 0;

    padding: 0;

    text-transform: uppercase;

    font-weight: 700; }

    .colorlib-nav #colorlib-logo a {

      position: relative;

      color: #fff; }

  @media screen and (max-width: 992px) {

    .colorlib-nav .menu-1 {

      display: none; } }

  .colorlib-nav ul {

    padding: 0;

    margin: 8px 0 0 0; }

    .colorlib-nav ul li {

      padding: 0;

      margin: 0;

      list-style: none;

      display: inline;

      font-weight: 400; }

      .colorlib-nav ul li a {

        position: relative;

        font-size: 14px;

        padding: 30px 15px;

        color: #000000;

        -webkit-transition: 0.5s;

        -o-transition: 0.5s;

        transition: 0.5s; }

        .colorlib-nav ul li a:hover {

          color: #24a5df; }

      .colorlib-nav ul li.has-dropdown {

        position: relative; }

        .colorlib-nav ul li.has-dropdown .dropdown {

          width: 300px;

          -webkit-box-shadow: 0px 4px 8px 4px rgba(0, 0, 0, 0.2);

          -moz-box-shadow: 0px 4px 8px 4px rgba(0, 0, 0, 0.2);

          box-shadow: 0px 4px 8px 4px rgba(0, 0, 0, 0.2);

          z-index: 1002;

          visibility: hidden;

          opacity: 0;

          position: absolute;

          top: 30px;

          left: 0;

          text-align: left;

          background: #e8f8fb;

          padding: 20px;

			padding-top: 10px;

          -webkit-border-radius: 4px;

          -moz-border-radius: 4px;

          -ms-border-radius: 4px;

          border-radius: 4px;

          -webkit-transition: 0s;

          -o-transition: 0s;

          transition: 0s; }

          .colorlib-nav ul li.has-dropdown .dropdown:before {

            bottom: 100%;

            left: 40px;

            border: solid transparent;

            content: " ";

            height: 0;

            width: 0;

            position: absolute;

            pointer-events: none;

            border-bottom-color: #e8f8fb;

            border-width: 8px;

            margin-left: -8px;

}

          .colorlib-nav ul li.has-dropdown .dropdown li {

            display: block;

			  border-bottom: 1px solid #dddddd;

            margin-bottom: 0px; }

            .colorlib-nav ul li.has-dropdown .dropdown li:last-child {

              margin-bottom: 0; }

            .colorlib-nav ul li.has-dropdown .dropdown li a {

              padding: 13px 0;

              display: block;

              color: #000000;

              line-height: 1.2;

              text-transform: none;

              font-size: 14px;

              letter-spacing: 0; }

              .colorlib-nav ul li.has-dropdown .dropdown li a:hover {

                color: #24a5df; }

        .colorlib-nav ul li.has-dropdown:hover a, .colorlib-nav ul li.has-dropdown:focus a {

          color: #24a5df; }

      .colorlib-nav ul li.btn-cta a {

        padding: 30px 0px !important;

        color: #fff; }

        .colorlib-nav ul li.btn-cta a span {

          background: #24a5df;

          padding: 4px 10px;

          display: -moz-inline-stack;

          display: inline-block;

          zoom: 1;

          *display: inline;

          -webkit-transition: 0.3s;

          -o-transition: 0.3s;

          transition: 0.3s;

          -webkit-border-radius: 100px;

          -moz-border-radius: 100px;

          -ms-border-radius: 100px;

          border-radius: 100px; }

        .colorlib-nav ul li.btn-cta a:hover span {

          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);

          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);

          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }

      .colorlib-nav ul li.active > a {

        color: #24a5df !important;

        position: relative; }

        .colorlib-nav ul li.active > a:after {

          opacity: 1;

          -webkit-transform: translate3d(0, 0, 0);

          transform: translate3d(0, 0, 0); }



#colorlib-counter,

.colorlib-bg {

  background-size: cover;

  background-position: top center;

  background-repeat: no-repeat;

  position: relative; }



.colorlib-video {

  overflow: hidden; }

  @media screen and (max-width: 992px) {

    .colorlib-video {

      height: 450px; } }

  .colorlib-video a {

    z-index: 1001;

    position: absolute;

    top: 50%;

    left: 50%;

    margin-top: -45px;

    margin-left: -45px;

    width: 90px;

    height: 90px;

    display: table;

    text-align: center;

    background: #fff;

    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);

    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);

    -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);

    -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);

    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    -ms-border-radius: 50%;

    border-radius: 50%; }

    .colorlib-video a i {

      text-align: center;

      display: table-cell;

      vertical-align: middle;

      font-size: 40px;

      color: #F7B633; }

  .colorlib-video .overlay {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background: rgba(0, 0, 0, 0.3);

    -webkit-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s; }

  .colorlib-video:hover .overlay {

    background: rgba(0, 0, 0, 0.7); }

  .colorlib-video:hover a {

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1); }



#colorlib-hero {

  margin-top: 70px;

  min-height: 700px;

  background: #fff url(../images/loader.gif) no-repeat center center;

  width: 100%;

  float: left; }

  #colorlib-hero .btn {

    font-size: 24px; }

    #colorlib-hero .btn.btn-primary {

      padding: 14px 30px !important; }

  #colorlib-hero .flexslider {

    border: none;

    z-index: 1;

    margin-bottom: 0; }

    #colorlib-hero .flexslider .slides {

      position: relative;

      overflow: hidden; }

      #colorlib-hero .flexslider .slides li {

        background-repeat: no-repeat;

        background-size: cover;

        background-position: bottom center;

        min-height: 700px;

        position: relative; }

        #colorlib-hero .flexslider .slides li .overlay {

          position: absolute;

          top: 0;

          bottom: 0;

          left: 0;

          right: 0;

          opacity: .8;

          background: #00b7ea;

          /* Old browsers */

          background: -moz-linear-gradient(45deg, #43DDE6 0%, #9870FC 100%);

          /* FF3.6-15 */

          background: -webkit-linear-gradient(45deg, #43DDE6 0%, #9870FC 100%);

          /* Chrome10-25,Safari5.1-6 */

          background: -o-linear-gradient(45deg, #43DDE6 0%, #9870FC 100%);

          background: linear-gradient(45deg, #43DDE6 0%, #9870FC 100%);

          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43DDE6', endColorstr='#9870FC',GradientType=1 );

          /* IE6-9 fallback on horizontal gradient */ }

    #colorlib-hero .flexslider .flex-control-nav {

      bottom: 1em;

      z-index: 1000;

      width: 0 auto; }

      #colorlib-hero .flexslider .flex-control-nav li a {

        width: 10px;

        height: 10px;

        background: rgba(255, 255, 255, 0.8);

        -webkit-box-shadow: none;

        box-shadow: none;

        cursor: pointer; }

        #colorlib-hero .flexslider .flex-control-nav li a.flex-active {

          cursor: pointer;

          width: 10px;

          background: transparent;

          background: #00aeed; }

    #colorlib-hero .flexslider .flex-direction-nav {

      display: none; }

    #colorlib-hero .flexslider .slider-text {

      max-width: 100%;

      display: table;

      opacity: 0;

      height: 700px;

      z-index: 9; }

      #colorlib-hero .flexslider .slider-text > .slider-text-inner {

        display: table-cell;

        vertical-align: middle;

        height: 700px;

        padding: 2em; }

        @media screen and (max-width: 992px) {

          #colorlib-hero {

            min-height: 400px;

          }

          #colorlib-hero .flexslider .slides li {

            min-height: 400px;

          }

          #colorlib-hero .flexslider .slider-text {

            height: 400px;

          }

          #colorlib-hero .flexslider .slider-text > .slider-text-inner {

            height: 400px;

          }

        }

        @media screen and (max-width: 768px) {

          #colorlib-hero {

            min-height: 300px;

            margin-top: 56px;

          }

          #colorlib-hero .flexslider .slides li {

            min-height: 300px;

          }

          #colorlib-hero .flexslider .slider-text {

            height: 300px;

          }

          #colorlib-hero .flexslider .slider-text > .slider-text-inner {

            height: 300px;

          }

        }

        @media screen and (max-width: 480px) {

          #colorlib-hero {

            min-height: 160px;

          }

          #colorlib-hero .flexslider .slides li {

            min-height: 160px;

          }

          #colorlib-hero .flexslider .slider-text {

            height: 160px;

          }

          #colorlib-hero .flexslider .slider-text > .slider-text-inner {

            height: 160px;

          }

        }

        @media screen and (max-width: 768px) {

          #colorlib-hero .flexslider .slider-text > .slider-text-inner {

            text-align: center; } }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner span i {

          font-size: 24px;

          color: #F7AF1D; }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner h1, #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {

          margin: 0;

          padding: 0;

          color: white; }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {

          margin-bottom: 30px;

          font-size: 50px;

          line-height: 1.3;

          font-weight: 300; }

          @media screen and (max-width: 768px) {

            #colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {

              font-size: 28px; } }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {

          font-size: 22px;

          line-height: 1.5;

          margin-bottom: 20px;

          font-weight: 300;

          color: rgba(255, 255, 255, 0.7); }

          #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 a {

            color: white; }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {

          font-size: 50px; }

          @media screen and (max-width: 768px) {

            #colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {

              font-size: 30px; } }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner s

.colorlib-lead {

          font-size: 20px;

          color: #F7B633; }

          #colorlib-hero .flexslider .slider-text > .slider-text-inner s

.colorlib-lead .icon-heart {

            color: #d9534f; }

        #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {

          font-size: 12px;

          text-transform: uppercase;

          letter-spacing: 2px;

          color: #fff;

          padding: 20px 30px !important;

          border: none; }

          #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn.btn-learn {

            background: #F7B633;

            color: #fff; }

          #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn:hover {

            background: #000 !important; }

          @media screen and (max-width: 480px) {

            #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {

              width: 100%; } }



.colorlib-light-grey {

  background: #fafafa; }



#colorlib-about,

#colorlib-services,

#colorlib-contact,

#colorlib-testimony,

#colorlib-blog,

#colorlib-project,

#colorlib-subscribe {

  padding: 7em 0;

  clear: both; }



#colorlib-intro {

  padding-bottom: 70px;

  clear: both; }

  #colorlib-intro .tabulation {

/*    margin-top: -6.8em;*/

    z-index: 1; }

  #colorlib-intro .tab-content {

    padding: 30px 35px !important;

    margin-top: 30px;

    background: #fff;

    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);

    /* 1.水平阴影  2.垂直阴影 3.模糊距离，改虚实 4.阴影尺寸 */

  }

  #colorlib-intro .nav-tabs {

    margin: 0 !important;

    border: none;

    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-flex-wrap: wrap;

    -moz-flex-wrap: wrap;

    width: 100%; }

    #colorlib-intro .nav-tabs li {

      width: 33.3%;

      text-align: center;

      text-transform: uppercase;

      font-weight: 500;

      font-size: 14px;

      display: -webkit-box;

      display: -moz-box;

      display: -ms-flexbox;

      display: -webkit-flex;

      display: flex;

      -ms-flex-wrap: wrap;

      flex-wrap: wrap;

      -webkit-flex-wrap: wrap;

      -moz-flex-wrap: wrap; }

      @media screen and (max-width: 768px) {

        #colorlib-intro .nav-tabs li {

          font-size: 10px; } }

      #colorlib-intro .nav-tabs li a {

        width: 100%;

        margin: 0;

        border: none;

        padding: 0 1em !important;

        background: rgba(255, 255, 255, 0.5);

        color: #333;

        font-size: 20px;

        -webkit-border-radius: 0;

        -moz-border-radius: 0;

        -ms-border-radius: 0;

        border-radius: 0; }

        #colorlib-intro .nav-tabs li a i {

          display: block;

    width: 90px;

    height: 90px;

    border-radius: 50%;

    margin: 0 auto;

          font-size: 16px; }

          @media screen and (max-width: 768px) {

            #colorlib-intro .nav-tabs li a i {

              display: block; } }

      #colorlib-intro .nav-tabs li.active {

        border-bottom: 1px solid #fff; }

        #colorlib-intro .nav-tabs li.active a {

          color: #000;

          border: none;

          background: #fff;

          bottom: 0 !important; }

          #colorlib-intro .nav-tabs li.active a i,

          #colorlib-intro .nav-tabs li a:focus i,

          #colorlib-intro .nav-tabs li a:hover i {

    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);

    /* 1.水平阴影  2.垂直阴影 3.模糊距离，改虚实 4.阴影尺寸 */ }

    .product_list {

      padding: 5em 0 2em 0 !important;

    }

    .product_list .row {

      margin-left: -15px !important;

      margin-right: -15px !important;

  }

    .product_list .text-center {

      padding-left: 13px !important;

      padding-right: 13px !important;

    }

.services-img {

  height: 320px;

  display: block; }

  @media screen and (max-width: 768px) {

    .services-img {

      margin-bottom: 20px; } }



.services-desc {

  padding: 0 1em;

  border-left: 1px solid #e8e8e8;

}

.services-desc ul {

  display: block;

  padding: 0;

  margin: 0;

  padding-left: 20px;

}



  .services-desc ul li {

    padding-left: 44px;

    background-position: left 8px;

    background-repeat: no-repeat;

    display: block;

    list-style: none;

    margin-bottom: 60px; }

    .services-desc ul li:nth-last-child() {

      margin-bottom: 10px; }

    .services-desc ul li .index_pro_t1 {

      font-size: 20px;

      color: #333;

    }

    .services-desc ul li .index_pro_t2 {

      font-size: 16px;

      color: #666;

      line-height: 24px;

    }

    @media screen and (max-width: 992px) {

      .services-desc {

        border-left: none;

        padding: 0; }

        .services-desc ul {

          padding-left: 0px;

      } }

.services {

  margin-bottom: 30px;

  position: relative;

  background: #fff;

  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);

  border: 1px solid #dddddd;

  border-radius: 5px; }

  .services .icon {

    line-height: 75px;

    position: absolute;

    top: 45px;

    left: 0;

    right: 0; }

    .services .icon i {

      font-size: 40px;

      color: #F7B633; }

  .services .desc {

    padding: 150px 5px 5px 5px;

  height: 300px; }

    .services .desc h3 {

      color: #333333;

      font-size: 18px;

      font-weight: 500;

      text-transform: uppercase; }

      .services .desc .desctxt {

        display: inline-block;

        text-align: left;

        color: #666666;

        line-height: 20px;

        font-size: 14px;

      margin: 0; }



.bg-primary-color {

  background: #F7B633; }

  .bg-primary-color p {

    color: #fff !important; }



.thumb-img,

.insta-img,

.staff-img,

.blog-img,

.colorlib-about-img,

.services-img,

.project-img {

  background-size: cover;

  background-position: center center;

  background-repeat: no-repeat;

  position: relative; }



.aside-stretch {

  background: #F7B633; }

  .aside-stretch:after {

    position: absolute;

    top: 0;

    right: 100%;

    bottom: 0;

    content: '';

    width: 360%;

    background: #F7B633; }

  @media screen and (max-width: 768px) {

    .aside-stretch {

      background: transparent; }

      .aside-stretch:after {

        background: transparent; } }



.no-gutters {

  margin-right: 0;

  margin-left: 0; }



.project-entry {

  display: block;

  background: #fff;

  margin-bottom: 30px;

  position: relative;

  -webkit-transition: 0.2s;

  -o-transition: 0.2s;

  transition: 0.2s; }

  .project-entry .project-img {

    width: 100%;

    height: 320px;

    display: block;

    position: relative;

    z-index: 0; }

    .project-entry .project-img:after {

      position: absolute;

      top: 0;

      bottom: 0;

      left: 0;

      right: 0;

      content: '';

      background: rgba(0, 0, 0, 0.4);

      opacity: 0;

      -webkit-transition: 0.9s;

      -o-transition: 0.9s;

      transition: 0.9s;

      z-index: -1; }

    .project-entry .project-img .icon {

      position: absolute;

      top: 40%;

      width: 100%;

      vertical-align: middle;

      z-index: 1;

      opacity: 0;

      -webkit-transition: 0.3s;

      -o-transition: 0.3s;

      transition: 0.3s; }

      .project-entry .project-img .icon i {

        color: #fff; }

  .project-entry .desc {

    padding: 2.5em 2em;

    display: block; }

    .project-entry .pro_block_desc {

width: 100%;

background: rgba(0, 0, 0, 0.1);

font-size: 18px;

color: #333;

position: absolute;

    bottom: 0;

    padding: 10px 0;

    }

    .project-entry:hover .pro_block_desc {

      color: #000;

          }

    .project-entry .desc h3 {

      font-size: 16px;

      font-weight: 500;

      text-transform: uppercase;

      margin-bottom: 0; }

      .project-entry .desc h3 a {

        color: #000; }

  .project-entry:hover {

    /* top: -1px; */

    -webkit-box-shadow: 0px 12px 62px -13px rgba(0, 0, 0, 0.11);

    -moz-box-shadow: 0px 12px 62px -13px rgba(0, 0, 0, 0.11);

    box-shadow: 0px 12px 62px -13px rgba(0, 0, 0, 0.11); }

    .project-entry:hover .project-img:after {

      opacity: 1; }

    .project-entry:hover .project-img .icon {

      opacity: 1; }



.project-single {

  margin-bottom: 30px; }



.thumb-wrap {

  display: block;

  width: 100%;

  float: left; }

  .thumb-wrap .thumb-img {

    width: 100%;

    display: block;

    height: 150px;

    margin-bottom: 30px; }



.project-single-desc {

  width: 100%;

  float: left;

  padding: 3em;

  background: #fff;

  margin-bottom: 1em; }

  .project-single-desc h2 {

    margin-bottom: 40px;

    font-size: 24px;

    text-transform: uppercase;

    font-weight: 500; }

  .project-single-desc .list {

    width: 100%;

    float: left;

    margin: 0;

    padding: 0; }

    .project-single-desc .list li {

      list-style: none;

      width: 100%;

      display: block;

      margin-bottom: 20px; }

      .project-single-desc .list li .title {

        font-weight: 500;

        color: #000;

        width: 50%;

        float: left; }

  



.downloadreport {

  width: 100%;

  float: left;

  font-size: 16px;

  font-weight: 500; }

  .downloadreport a {

    width: 100%;

    float: left;

    padding: 3em 2em;

    background: #fff; }

    .downloadreport a:hover {

      background: #F7B633;

      color: #fff; }



#colorlib-testimony {

  background:url(../imgpic/product_block_bj.jpg) center no-repeat;

  background-size: cover;

  padding: 5em 0;

  padding-bottom: 0;

   }

   .product_block_biaoti {

    font-size: 30px;

    color: #fff;

    text-align: center;

   }

  #colorlib-testimony .owl-theme .owl-controls .owl-nav [class*=owl-] {

    -webkit-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    -ms-border-radius: 1px;

    border-radius: 1px;

    background: transparent;

    padding: 5px 5px;

    opacity: 1; }

    #colorlib-testimony .owl-theme .owl-controls .owl-nav [class*=owl-] .owl-direction {

      background: transparent;

      color: #000;

      -webkit-box-shadow: none;

      box-shadow: none;

      border: none;

      font-size: 20px; }

  #colorlib-testimony .testimony-slide {

    display: block;

    position: relative;

    height: auto;

    width: 100%; }

    #colorlib-testimony .testimony-slide span {

      font-size: 18px;

      font-weight: 400;

      display: block;

      color: #000;

      margin-bottom: 20px; }

    #colorlib-testimony .testimony-slide figure {

      display: block;

      width: 100%;

      position: absolute;

      top: -70px;

      left: 0;

      right: 0; }

      #colorlib-testimony .testimony-slide figure img {

        width: 140px;

        margin: 0 auto;

        -webkit-border-radius: 50%;

        -moz-border-radius: 50%;

        -ms-border-radius: 50%;

        border-radius: 50%; }

    #colorlib-testimony .testimony-slide blockquote {

      border: none;

      margin: 0 auto;

      width: 100%;

      position: relative;

      padding: 3em 0 0 0;

      color: #000; }

      #colorlib-testimony .testimony-slide blockquote p {

        font-size: 14px; }

  #colorlib-testimony .testimony-wrap {

    padding: 3em 45px 2em 45px;

    width: 100%;

    float: left; }



  #colorlib-testimony .owl-stage-outer {

    padding-top: 0; }

    @media screen and (min-width: 768px) {

      #colorlib-testimony .owl-nav .owl-prev,

      #colorlib-testimony .owl-nav .owl-next {

        position: absolute;

        top: 40%;

        left: 0;

        text-align: left;

        z-index: 2;

        padding: 0;

      }

      #colorlib-testimony .owl-nav .owl-prev {

        left: 0;

        text-align: left;

      }

      #colorlib-testimony .owl-nav .owl-next {

        right: 0;

        text-align: right;

      }

      #colorlib-testimony .owl-nav .owl-direction {

        padding: 0 !important;

        margin: 0 !important;

        color: rgba(255, 255, 255, 0.3) !important;

        font-size: 30px !important;

      }

      #colorlib-testimony .owl-nav .owl-direction:hover {

        color: #00a2e7 !important;

      }

    }

    @media screen and (max-width: 768px) {

      #colorlib-testimony .testimony-wrap {

        padding: 3em 3em 2em 3em;

        padding-bottom: 1em;

      }

    }



#colorlib-counter {

  position: relative; }



.counter-entry {

  padding: 7em 0; }

  @media screen and (max-width: 768px) {

    .counter-entry {

      padding: 4em 0; } }



.colorlib-counters {

  background-size: cover;

  background-attachment: fixed;

  background-position: center center; }

  .colorlib-counters .overlay {

    z-index: 0;

    position: absolute;

    bottom: 0;

    top: 0;

    left: 0;

    right: 0;

    background: rgba(0, 0, 0, 0.4); }

  .colorlib-counters .icon {

    width: 100px;

    height: 100px;

    display: table;

    margin: 0 auto;

    margin-bottom: 20px; }

    .colorlib-counters .icon i {

      display: table-cell;

      vertical-align: middle;

      width: 100px;

      height: 100px;

      font-size: 50px;

      color: #fff;

      background: #F7B633;

      -webkit-border-radius: 50%;

      -moz-border-radius: 50%;

      -ms-border-radius: 50%;

      border-radius: 50%; }

  .colorlib-counters .icon-white i {

    background: #fff;

    color: #F7B633; }

    @media screen and (max-width: 768px) {

      .colorlib-counters .icon-white i {

        background: #F7B633;

        color: #fff; } }

  .colorlib-counters .colorlib-counter {

    font-size: 40px;

    display: block;

    color: white;

    font-family: "Poppins", Arial, sans-serif;

    width: 100%;

    font-weight: 500;

    margin-bottom: .3em; }

  .colorlib-counters .colorlib-counter-label {

    color: rgba(255, 255, 255, 0.7);

    text-transform: uppercase;

    font-size: 14px;

    letter-spacing: 5px;

    display: block; }



article {

  margin-bottom: 3em; }

  article .blog-img {

    width: 100%;

    display: block;

    height: 300px;

    display: table;

    position: relative;

    z-index: 0; }

    article .blog-img:after {

      position: absolute;

      top: 0;

      bottom: 0;

      left: 0;

      right: 0;

      content: '';

      background: rgba(0, 0, 0, 0.4);

      opacity: 0;

      -webkit-transition: 0.9s;

      -o-transition: 0.9s;

      transition: 0.9s;

      z-index: -1; }

    article .blog-img .icon {

      display: table-cell;

      vertical-align: middle;

      z-index: 1;

      opacity: 0;

      -webkit-transition: 0.3s;

      -o-transition: 0.3s;

      transition: 0.3s; }

      article .blog-img .icon i {

        color: #fff; }

  article:hover .blog-img:after {

    opacity: 1; }

  article:hover .icon {

    opacity: 1; }

  article .entry {

    width: 100%;

    margin-top: 0;

    z-index: 1;

    background: #fff;

    padding: 2em;

    position: relative; }

    article .entry h2 {

      font-weight: 500;

      font-size: 20px;

      line-height: 1.7; }

      article .entry h2 a {

        color: #000; }

        article .entry h2 a:hover {

          color: #F7B633; }

    article .entry .meta-2 {

      color: #b3b3b3; }

      article .entry .meta-2 span {

        margin-right: 10px; }

        article .entry .meta-2 span i {

          color: #666666; }



.about-wrap {

  width: 100%;

  float: left;

  padding-bottom: 0; }

  @media screen and (max-width: 768px) {

    .about-wrap {

      padding-bottom: 3em; } }



#colorlib-about {

  position: relative;

  z-index: 0;

  width: 100%;

  display: block; }

  #colorlib-about .overlay {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    content: '';

    background: rgba(0, 0, 0, 0.5);

    z-index: -1; }

  #colorlib-about .colorlib-heading2 h2 {

    color: #fff; }

  #colorlib-about .colorlib-heading2 p {

    color: rgba(255, 255, 255, 0.7); }



.colorlib-about-img {

  height: 603px; }



.about-flex {

  width: 100%;

  float: left;

  display: -webkit-box;

  display: -moz-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  -webkit-flex-wrap: wrap;

  -moz-flex-wrap: wrap; }

  .about-flex .col-half {

    width: 50%;

    float: left; }

    @media screen and (max-width: 768px) {

      .about-flex .col-half {

        width: 100%; } }

    .about-flex .col-half:last-child {

      background: #fff; }

  .about-flex .staff-img {

    float: left;

    width: 50%;

    height: 300px;

    position: relative;

    display: table; }

    @media screen and (max-width: 768px) {

      .about-flex .staff-img {

        height: 200px; } }

    .about-flex .staff-img .desc-staff {

      background: #F7B633;

      display: table-cell;

      vertical-align: middle;

      text-align: center;

      -webkit-transition: 0.3s;

      -o-transition: 0.3s;

      transition: 0.3s;

      opacity: 0; }

      .about-flex .staff-img .desc-staff h3 {

        color: #fff; }

      .about-flex .staff-img .desc-staff span {

        color: #fff; }

    .about-flex .staff-img:hover .desc-staff {

      opacity: 1; }

  .about-flex .desc {

    padding: 4em;

    display: block; }

    @media screen and (max-width: 768px) {

      .about-flex .desc {

        padding: 1.5em; } }



.fancy-collapse-panel .panel-default > .panel-heading {

  padding: 0; }



.panel-heading a {

  padding: 15px 25px;

  display: block;

  width: 100%;

  font-weight: 500;

  font-size: 14px;

  text-transform: uppercase;

  background-color: #F7B633;

  color: #fff;

  position: relative;

  -webkit-box-shadow: none !important;

  -moz-box-shadow: none !important;

  -ms-box-shadow: none !important;

  -o-box-shadow: none !important;

  box-shadow: none !important; }



.panel {

  -webkit-box-shadow: none !important;

  -moz-box-shadow: none !important;

  -ms-box-shadow: none !important;

  -o-box-shadow: none !important;

  box-shadow: none !important;

  border: none; }



.panel-heading a:after {

  font-family: "icomoon";

  content: "\e115";

  position: absolute;

  right: 20px;

  font-size: 12px;

  font-weight: 400;

  top: 50%;

  line-height: 1;

  margin-top: -5px; }



.panel-heading a.collapsed:after {

  content: "\e114"; }



.panel-heading a.collapsed {

  background: #fafafa;

  border: 1px solid #e6e6e6 !important;

  color: #333333; }



.panel-body {

  padding: 1.5em;

  margin-top: 5px;

  border: 1px solid #e6e6e6 !important; }



.about-desc h3 {

  font-weight: 500; }



.staff-img2 {

  float: left;

  width: 100%;

  height: 300px;

  position: relative;

  display: table; }

  @media screen and (max-width: 768px) {

    .staff-img2 {

      margin-bottom: 30px; } }

  .staff-img2 .desc-staff {

    background: #F7B633;

    display: table-cell;

    vertical-align: middle;

    text-align: center;

    -webkit-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

    opacity: 0; }

    .staff-img2 .desc-staff h3 {

      color: #fff; }

    .staff-img2 .desc-staff span {

      color: #fff; }

  .staff-img2:hover .desc-staff {

    opacity: 1; }



.contact-info-wrap-flex {

  display: -webkit-box;

  display: -moz-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  -webkit-flex-wrap: wrap;

  -moz-flex-wrap: wrap;

  width: 100%;

  margin-bottom: 3em; }

  .contact-info-wrap-flex .con-info {

    width: 24%;

    background: #fff;

    padding: 1.5em;

    margin-left: 10px; }

    .contact-info-wrap-flex .con-info:first-child {

      margin-left: 0; }

    @media screen and (max-width: 768px) {

      .contact-info-wrap-flex .con-info {

        width: 100%;

        margin: 4px !important; } }

  .contact-info-wrap-flex p {

    margin-bottom: 0;

    color: #000; }

    .contact-info-wrap-flex p a {

      color: #000; }



.form-control {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  -ms-box-shadow: none;

  -o-box-shadow: none;

  box-shadow: none;

  border: none;

  font-size: 16px !important;

  font-weight: 300;

  background: #fff;

  -webkit-border-radius: 0px;

  -moz-border-radius: 0px;

  -ms-border-radius: 0px;

  border-radius: 0px; }

  .form-control:focus, .form-control:active {

    -webkit-box-shadow: none;

    box-shadow: none;

    border: 2px solid rgba(0, 0, 0, 0.8); }



input[type="text"] {

  height: 50px; }



.form-group {

  margin-bottom: 30px; }

  @media screen and (max-width: 768px) {

    .form-group #fname {

      margin-bottom: 30px; } }

  .form-group label {

    font-weight: 400; }

  .form-group .btn-modify {

    text-transform: uppercase;

    letter-spacing: 1px;

    font-weight: 700;

    font-size: 13px;

    padding: 10px 15px; }



.colorlib-social-icons {

  margin: 0;

  padding: 0; }

  .colorlib-social-icons li {

    margin: 0;

    padding: 0;

    list-style: none;

    display: -moz-inline-stack;

    display: inline-block;

    zoom: 1;

    *display: inline; }

    .colorlib-social-icons li a {

      display: -moz-inline-stack;

      display: inline-block;

      zoom: 1;

      *display: inline;

      color: #F7B633;

      padding-left: 10px;

      padding-right: 10px; }

      .colorlib-social-icons li a i {

        font-size: 20px; }



.colorlib-heading {

  margin-bottom: 5em; }

  .colorlib-heading h2 {

    font-size: 30px;

    font-weight: 500;

    text-transform: uppercase; }



#colorlib-subscribe {

  background: #ededed;

  padding: 5em 0; }

  #colorlib-subscribe .colorlib-heading {

    margin-bottom: 20px; }

    #colorlib-subscribe .colorlib-heading p {

      font-size: 18px; }



.qbstp-header-subscribe {

  display: -webkit-box;

  display: -moz-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  -webkit-flex-wrap: wrap;

  -moz-flex-wrap: wrap;

  width: 100%;

  padding: 0; }

  .qbstp-header-subscribe .col-three-forth {

    width: 70%; }

  .qbstp-header-subscribe .col-one-third {

    width: 30%; }

  .qbstp-header-subscribe .col-three-forth, .qbstp-header-subscribe .col-one-third {

    display: table;

    height: 50px;

    float: left; }

    @media screen and (max-width: 768px) {

      .qbstp-header-subscribe .col-three-forth, .qbstp-header-subscribe .col-one-third {

        width: 50%; } }

  .qbstp-header-subscribe .form-control {

    background: transparent; }

  .qbstp-header-subscribe .form-group {

    position: relative;

    width: 100%;

    display: table-cell;

    vertical-align: middle; }

    @media screen and (max-width: 480px) {

      .qbstp-header-subscribe .form-group {

        width: 100%; } }

    .qbstp-header-subscribe .form-group input::-webkit-input-placeholder {

      color: #333333; }

    .qbstp-header-subscribe .form-group input::-moz-input-placeholder {

      color: #333333; }

    .qbstp-header-subscribe .form-group input::-ms-input-placeholder {

      color: #333333; }

    .qbstp-header-subscribe .form-group input::-o-input-placeholder {

      color: #333333; }

    .qbstp-header-subscribe .form-group input::input-placeholder {

      color: #333333; }

  .qbstp-header-subscribe #email {

    font-size: 14px;

    width: 100%;

    border: none;

    border-bottom: 1px solid #cccccc;

    color: #333333 !important; }

  .qbstp-header-subscribe button {

    border-top-left-radius: 0px !important;

    border-bottom-left-radius: 0px !important;

    background: #F7B633;

    color: #fff;

    border: none;

    padding: 10px 20px;

    text-transform: uppercase;

    height: 50px;

    width: 100%;

    display: block; }



.instagram .insta-img {

  height: 80px;

  display: block;

  width: 33.3333%;

  float: left; }



#colorlib-footer {

  background: #25282a;

  color: rgba(255, 255, 255, 0.6) !important; }

  #colorlib-footer .contact-information {

    background: #1E2022;

    padding: 1.5em 0;

    margin-bottom: 5em; }

    #colorlib-footer .contact-information .info-wrap .icon {

      display: block;

      margin-bottom: 10px; }

      #colorlib-footer .contact-information .info-wrap .icon i {

        color: #fff;

        font-size: 20px; }

    #colorlib-footer .contact-information .info-wrap p {

      font-size: 13px; }

    #colorlib-footer .contact-information .info-wrap a {

      color: rgba(255, 255, 255, 0.5); }

  @media screen and (max-width: 768px) {

    #colorlib-footer .colorlib-widget {

      margin-bottom: 40px;

      width: 100%;

      float: left; } }

  #colorlib-footer .colorlib-footer-links {

    padding: 0;

    margin: 0; }

    @media screen and (max-width: 768px) {

      #colorlib-footer .colorlib-footer-links {

        margin-bottom: 30px; } }

    #colorlib-footer .colorlib-footer-links li {

      padding: 0;

      margin: 0 0 10px 0;

      list-style: none;

      display: block; }

      #colorlib-footer .colorlib-footer-links li span {

        display: block;

        font-size: 13px; }

      #colorlib-footer .colorlib-footer-links li a {

        color: rgba(255, 255, 255, 0.9);

        text-decoration: none; }

        #colorlib-footer .colorlib-footer-links li a i {

          padding-right: 10px;

          color: #F7B633; }

        #colorlib-footer .colorlib-footer-links li a:hover {

          text-decoration: underline; }

  #colorlib-footer .colorlib-social-icons li a {

    padding-left: 10px;

    padding-right: 10px; }

    #colorlib-footer .colorlib-social-icons li a:first-child {

      padding-left: 0; }

  #colorlib-footer h4 {

    margin-bottom: 30px;

    font-size: 13px;

    color: #e6e6e6;

    text-transform: uppercase;

    letter-spacing: 5px;

    font-weight: 700; }

  #colorlib-footer .copy {

    background: #F7B633;

    padding: 1.2em 0; }

    #colorlib-footer .copy p {

      margin-bottom: 0;

      color: #000; }

      #colorlib-footer .copy p small a {

        color: rgba(0, 0, 0, 0.7); }



#map {

  width: 100%;

  height: 500px;

  position: relative; }

  @media screen and (max-width: 768px) {

    #map {

      height: 200px; } }



#colorlib-offcanvas {

  position: absolute;

  z-index: 1901;

  width: 270px;

  background: black;

  top: 0;

  right: 0;

  top: 0;

  bottom: 0;

  padding: 75px 40px 40px 40px;

  overflow-y: auto;

  display: none;

  -moz-transform: translateX(270px);

  -webkit-transform: translateX(270px);

  -ms-transform: translateX(270px);

  -o-transform: translateX(270px);

  transform: translateX(270px);

  -webkit-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s; }

  @media screen and (max-width: 992px) {

    #colorlib-offcanvas {

      display: block; } }

  .offcanvas #colorlib-offcanvas {

    -moz-transform: translateX(0px);

    -webkit-transform: translateX(0px);

    -ms-transform: translateX(0px);

    -o-transform: translateX(0px);

    transform: translateX(0px); }

  #colorlib-offcanvas a {

    color: rgba(255, 255, 255, 0.5); }

    #colorlib-offcanvas a:hover {

      color: rgba(255, 255, 255, 0.8); }

  #colorlib-offcanvas ul {

    padding: 0;

    margin: 0; }

    #colorlib-offcanvas ul li {

      padding: 10px 0;

      margin: 0;

      list-style: none; }

      #colorlib-offcanvas ul li > ul {

        padding-left: 20px;

        display: none; }

      #colorlib-offcanvas ul li.offcanvas-has-dropdown > a {

        display: block;

        position: relative; }

        #colorlib-offcanvas ul li.offcanvas-has-dropdown > a:after {

          position: absolute;

          right: 0px;

          font-family: 'icomoon';

          speak: none;

          font-style: normal;

          font-weight: normal;

          font-variant: normal;

          text-transform: none;

          line-height: 1;

          /* Better Font Rendering =========== */

          -webkit-font-smoothing: antialiased;

          -moz-osx-font-smoothing: grayscale;

          content: "\e0c5";

          font-size: 20px;

          color: rgba(255, 255, 255, 0.2);

          -webkit-transition: 0.5s;

          -o-transition: 0.5s;

          transition: 0.5s; }

      #colorlib-offcanvas ul li.offcanvas-has-dropdown.active a:after {

        -webkit-transform: rotate(-180deg);

        -moz-transform: rotate(-180deg);

        -ms-transform: rotate(-180deg);

        -o-transform: rotate(-180deg);

        transform: rotate(-180deg); }



.gototop {

  position: fixed;

  bottom: 20px;

  right: 20px;

  z-index: 999;

  opacity: 0;

  visibility: hidden;

  -webkit-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s; }

  .gototop.active {

    opacity: 1;

    visibility: visible; }

  .gototop a {

    width: 50px;

    height: 50px;

    display: table;

    background: #f7b633;

    color: #fff;

    text-align: center;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    -ms-border-radius: 4px;

    border-radius: 4px; }

    .gototop a i {

      height: 50px;

      display: table-cell;

      vertical-align: middle; }

    .gototop a:hover, .gototop a:active, .gototop a:focus {

      text-decoration: none;

      outline: none; }



.colorlib-nav-toggle {

  width: 25px;

  height: 25px;

  cursor: pointer;

  text-decoration: none;

  top: 0.5em !important; }

  .colorlib-nav-toggle.active i::before, .colorlib-nav-toggle.active i::after {

    background: #444; }

  .colorlib-nav-toggle:hover, .colorlib-nav-toggle:focus, .colorlib-nav-toggle:active {

    outline: none;

    border-bottom: none !important; }

  .colorlib-nav-toggle i {

    position: relative;

    display: inline-block;

    width: 25px;

    height: 2px;

    color: #252525;

    font: bold 14px/.4 Helvetica;

    text-transform: uppercase;

    text-indent: -55px;

    background: #252525;

    -webkit-transition: all .2s ease-out;

    -o-transition: all .2s ease-out;

    transition: all .2s ease-out; }

    .colorlib-nav-toggle i::before, .colorlib-nav-toggle i::after {

      content: '';

      width: 25px;

      height: 2px;

      background: #252525;

      position: absolute;

      left: 0;

      -webkit-transition: all .2s ease-out;

      -o-transition: all .2s ease-out;

      transition: all .2s ease-out; }

  .colorlib-nav-toggle.colorlib-nav-white > i {

    color: #252525;

    background: #252525; }

    .colorlib-nav-toggle.colorlib-nav-white > i::before, .colorlib-nav-toggle.colorlib-nav-white > i::after {

      background: #252525; }



.colorlib-nav-toggle i::before {

  top: -7px; }



.colorlib-nav-toggle i::after {

  bottom: -7px; }



.colorlib-nav-toggle:hover i::before {

  top: -10px; }



.colorlib-nav-toggle:hover i::after {

  bottom: -10px; }



.colorlib-nav-toggle.active i {

  background: transparent; }



.colorlib-nav-toggle.active i::before {

  top: 0;

  -webkit-transform: rotateZ(45deg);

  -moz-transform: rotateZ(45deg);

  -ms-transform: rotateZ(45deg);

  -o-transform: rotateZ(45deg);

  transform: rotateZ(45deg);

  background: #444; }



.colorlib-nav-toggle.active i::after {

  bottom: 0;

  -webkit-transform: rotateZ(-45deg);

  -moz-transform: rotateZ(-45deg);

  -ms-transform: rotateZ(-45deg);

  -o-transform: rotateZ(-45deg);

  transform: rotateZ(-45deg);

  background: #444; }



.colorlib-nav-toggle {

  position: absolute;

  right: 0px;

  top: 65px;

  z-index: 21;

  padding: 6px 0 0 0;

  display: block;

  margin: 0 auto;

  display: none;

  height: 44px;

  width: 44px;

  z-index: 2001;

  border-bottom: none !important; }

  @media screen and (max-width: 992px) {

    .colorlib-nav-toggle {

      display: block; } }



.btn {

  margin-right: 4px;

  margin-bottom: 4px;

  font-size: 16px;

  font-weight: 400;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  border-radius: 0;

  -webkit-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s;

  padding: 8px 20px; }

  .btn.btn-md {

    padding: 8px 20px !important; }

  .btn.btn-lg {

    padding: 18px 36px !important; }

  .btn:hover, .btn:active, .btn:focus {

    -webkit-box-shadow: none !important;

    box-shadow: none !important;

    outline: none !important; }



.btn-primary {

  background: #F7B633;

  color: #fff;

  border: 2px solid #F7B633; }

  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {

    background: #f8bf4c !important;

    border-color: #f8bf4c !important; }

  .btn-primary.btn-outline {

    background: transparent;

    color: #F7B633;

    border: 2px solid #F7B633; }

    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {

      background: #F7B633;

      color: #fff; }



.btn-success {

  background: #5cb85c;

  color: #fff;

  border: 2px solid #5cb85c; }

  .btn-success:hover, .btn-success:focus, .btn-success:active {

    background: #4cae4c !important;

    border-color: #4cae4c !important; }

  .btn-success.btn-outline {

    background: transparent;

    color: #5cb85c;

    border: 2px solid #5cb85c; }

    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {

      background: #5cb85c;

      color: #fff; }



.btn-info {

  background: #5bc0de;

  color: #fff;

  border: 2px solid #5bc0de; }

  .btn-info:hover, .btn-info:focus, .btn-info:active {

    background: #46b8da !important;

    border-color: #46b8da !important; }

  .btn-info.btn-outline {

    background: transparent;

    color: #5bc0de;

    border: 2px solid #5bc0de; }

    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {

      background: #5bc0de;

      color: #fff; }



.btn-warning {

  background: #f0ad4e;

  color: #fff;

  border: 2px solid #f0ad4e; }

  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {

    background: #eea236 !important;

    border-color: #eea236 !important; }

  .btn-warning.btn-outline {

    background: transparent;

    color: #f0ad4e;

    border: 2px solid #f0ad4e; }

    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {

      background: #f0ad4e;

      color: #fff; }



.btn-danger {

  background: #d9534f;

  color: #fff;

  border: 2px solid #d9534f; }

  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {

    background: #d43f3a !important;

    border-color: #d43f3a !important; }

  .btn-danger.btn-outline {

    background: transparent;

    color: #d9534f;

    border: 2px solid #d9534f; }

    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {

      background: #d9534f;

      color: #fff; }



.btn-outline {

  background: none;

  border: 2px solid gray;

  font-size: 16px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s; }

  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {

    -webkit-box-shadow: none;

    box-shadow: none; }



.btn.with-arrow {

  position: relative;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s; }

  .btn.with-arrow i {

    visibility: hidden;

    opacity: 0;

    position: absolute;

    right: 0px;

    top: 50%;

    margin-top: -8px;

    -webkit-transition: 0.2s;

    -o-transition: 0.2s;

    transition: 0.2s; }

  .btn.with-arrow:hover {

    padding-right: 50px; }

    .btn.with-arrow:hover i {

      color: #fff;

      right: 18px;

      visibility: visible;

      opacity: 1; }



.row-pb-lg {

  padding-bottom: 7em !important; }



.row-pb-md {

  padding-bottom: 5em !important; }



.row-pb-sm {

  padding-bottom: 2em !important; }



.nopadding {

  padding: 0 !important;

  margin: 0 !important; }



.colorlib-loader {

  position: fixed;

  left: 0px;

  top: 0px;

  width: 100%;

  height: 100%;

  z-index: 9999;

  background: url(../images/loader.gif) center no-repeat #fff; }



.js .animate-box {

  opacity: 0; }





  #colorlib-hero-saas {

    width: 100%;

     }

    #colorlib-hero-saas .btn {

      font-size: 24px; }

      #colorlib-hero-saas .btn.btn-primary {

        padding: 14px 30px !important; }

    #colorlib-hero-saas .flexslider {

      background: none;

      border: none;

      z-index: 1;

      margin-bottom: 0; }

      #colorlib-hero-saas .flexslider .slides {

        position: relative;

        overflow: hidden; }

        #colorlib-hero-saas .flexslider .slides li {

          background-repeat: no-repeat;

          background-size: cover;

          background-position: bottom center;

          min-height: 200px;

          position: relative; }

      #colorlib-hero-saas .flexslider .flex-control-nav {

        bottom: -40px;

        z-index: 1000;

        width: 0 auto; }

        #colorlib-hero-saas .flexslider .flex-control-nav li {

          margin: 0 4px; }

          #colorlib-hero-saas .flexslider .flex-control-nav li a {

            width: 8px;

            height: 8px;

            background: rgba(68, 68, 68, 0.8);

            -webkit-box-shadow: none;

            box-shadow: none;

            cursor: pointer; }

          #colorlib-hero-saas .flexslider .flex-control-nav li a.flex-active {

            cursor: pointer;

            background: transparent;

            background: #00aeed; }

      #colorlib-hero-saas .flexslider .flex-direction-nav {

        display: none; }



/*补充*/

.pctnavthree{position: relative;}

.pctnavicon {

	background: url(../imgpic/navicon.png) left center no-repeat;

	cursor: pointer;

	padding-left: 13px !important;

}

.pctnavcontent{display: none;padding-left: 13px;}

.pctnavcontent > a{font-size: 13px; display: inline-block;}

.pctnavsearch {

	background: url(../imgpic/navsearch.png) right center no-repeat;

	cursor: pointer;

	padding-left: 24px;

	margin-left: 15px;

	height: 26px;

	display: inline-block;

	vertical-align: bottom;

}

.pctnaven {

	color: #555;

	background: url(../imgpic/naven.png) left center no-repeat;

	cursor: pointer;

	padding-left: 18px;

	margin-left: 8px;

	height: 26px;

	line-height: 26px;

	display: inline-block;

	font-size: 12px;

}

.pctindexpro {

	background: #f5f5f5;

}

.pctindexpro .title_view {

	margin-bottom: 0px;

}

.titleviewsub {

	font-size: 14px;

	color: #666666;

	padding-top: 15px;

}

.pctindexpro .product_list {

	padding-top: 3em !important;

}

.pctindexpro .services .desc h3 {

	margin-bottom: 13px;

}

.pctindexpro .services .icon {

	top: 0;

	line-height: auto;

	position: relative;

}

.pctindexpro .services .desc {

	padding: 0;

	height: auto;

	padding-top: 25px;

}

.pctindexpro .services .desc .desctxt {

	text-align: center;color: #666;

}

.pctindexpro .services .desc .desctxt p {
  padding: 0;
  margin: 0;

}

.pctindexpro .services {

	background: none;

    box-shadow: none;

    border: none;

    border-radius: 0px;

}

.pctindexpro .index_pro_more {

	padding-top: 0px;

    padding-bottom: 0px;

}

.pctindexpro .index_pro_more a {margin: 0 auto;border-radius: 0px;border: 2px solid #00aeed;background: none;color: #00aeed;}



.pctindexnews {

	background: #fff;

	padding-bottom: 20px !important;

}

.pctindexnews #colorlib-services {

	padding: 5em 0 2em 0;

	padding-top: 3em !important;

}

.pctindexnews .indexnewsmore {

	color: #23a5df;

	text-decoration: underline;

}

.h_news_l {

	float: left;

	width: 40%;

}

.h_news_img {

	background-repeat: no-repeat;

	background-position: left top;

	background-size:cover;

	height: 270px;

	text-align:left;

}

.h_news_ltime {

	display: inline-block;

	background: rgba(35,165,223,.7);

	text-align: center;

	padding: 8px 8px;

	font-size: 16px;

	color: #FFF;

}

.h_news_ltime span {

	font-size: 30px;

	letter-spacing:0px;

}

.h_news_lt01 {

	padding: 22px 0 8px 0;

}

.h_news_lt01 a {

	font-size: 16px;

	color: #384042;

}

.h_news_lt01 a:hover {

	text-decoration:underline;

	color: #398ebf;

}

.h_news_lt02 {

	font-size: 14px;

	line-height: 20px;

	color: #666;

}

.h_news_r li {

	display:block;

	padding-bottom:26px;

}

.h_news_rtime {

	float: left;

	width: 115px;

	padding-right:20px;

	margin-top:0px;

}

.h_news_rtime span {

	display:block;

	text-align:right;

	font-size:16px;

	color:#666;

	padding-top:0px;

	padding-bottom:0px;

}

.h_news_rtime span.y {

	padding-top:0px;

	color:#000000;

	font-size: 24px;

	letter-spacing:0px;

	line-height: 45px;

}

.h_news_rcon {

	float: right;

	width: calc(100% - 120px);

	border-left:solid 1px #dddddd;

	padding-left: 25px;

}

.h_news_rcon .h_news_lt01 {

	padding-top: 0px;

    padding-bottom: 0px;

	line-height: 45px;

}





.h_news_r {

	float: right;

	width: 57%;

}

@media screen and (max-width: 992px){

	.h_news_l {

    float: none;

    width: 100%;

  border-bottom: solid 1px #ddd;

  padding:0 10px;

	padding-bottom:20px;

	margin-bottom:20px;

}

.h_news_r {

    float: none;

    width: 100%;

}

.h_news_rcon {

    width: calc(100% - 100px);

}

.h_news_rtime {

    width: 80px;

    padding-right: 0px;

}

.h_news_bj {

    padding-top: 35px;

    padding-bottom: 30px;

}

}



.indexinfoicon {

	padding-bottom: 30px;

	text-align: center;

}

.h-left-title {



	font-size: 24px;



	color: #FFF;

	padding-bottom: 10px;



}



.h-left-txt {



	font-size: 14px;



	color: #FFF;



	line-height:20px;



font-family: 'Microsoft YaHei',Arial,sans-serif;



	padding-top: 15px;

	

	background: url(../imgpic/index-info-line.png) center top no-repeat;



}

@media screen and (max-width: 600px){

  .h_news_l {

    border-bottom: none;

  }

	.h_news_r {

    float: none;

    width: 100%;

    padding: 0 10px;

  }

  .h_news_rcon {

      width: 100%;

      float: none;

      border-left: none;

      padding-left: 0px;

      border-top: dashed 1px #ddd;

  }

  .h_news_rtime {

      width: 100%;

      padding-right: 0px;

      float: none;

  }

  .h_news_rtime span {

    display: inline-block;

    text-align: left;

    padding-right: 10px;

  }

  .h_news_rtime span.y {

    font-size: 18px;

    line-height: 25px;

  }

}

@media(max-width:992px) {





.h-left-title {



	font-size: 20px;

	letter-spacing:0px;

	padding-bottom: 8px;



}



.h-left-txt {



	padding-top: 12px;



	font-size: 12px;



    line-height: 16px;



}

}

.gallery-box {



    display: block;



    position: relative;



    margin: 0 auto;



    max-width: 100%;



    overflow:hidden;



}



.gallery-box .gallery-box-caption {



    display: block;



    position: absolute;



    bottom: 0;



    width: 100%;



    height: 100%;



    text-align: center;



    color: #fff;



    background: rgba(0,0,0,.5);



    -webkit-transition: all .35s;



    -moz-transition: all .35s;



    transition: all .35s;



}







.gallery-box .gallery-box-caption .gallery-box-content {



    position: absolute;



    top: 50%;



    width: 100%;



    text-align: center;



    transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

-ms-transform: translateY(-50%);

	



}







.gallery-box:hover .gallery-box-caption {



    background: rgba(0,0,0,.2);



}







.gallery-box:hover img {



    -webkit-transform: scale(1.1);



    -ms-transform: scale(1.1);



    transform: scale(1.1);



}







.gallery-box img {



    -webkit-transition: all 300ms ease-in-out;



    transition: all 300ms ease-in-out;



}







.no-gutter > [class*=col-] {



    padding-right: 0;



    padding-left: 0;



}

.pctindexinfo {

	padding-top: 10px;

	padding-bottom: 70px;

}



.foot_link_aboutlint {

	padding-left: 30px;

	border-left: 1px solid #4d5256;

}

.footerlogo {

	padding-top: 5px;

}

.foot_link_contact {

	font-size: 16px;

	color: #999999;

	padding-left: 27px;

	background: url(../imgpic/footlinkcontact01.png) left center no-repeat;

}

.main_con_menu {

	background-color: #f0f0f0;

	margin-bottom:12px;

}

.main_con_menu li {

	float: left;

	display: block;

	position: relative;

}

.main_con_menu li::before {

	content: '';

	display: block;

	position: absolute;

	margin-top: 0px;

	right: 0;

	top: calc(50% - 7px);

	width: 1px;

	height: 14px;

	background: #b1b1b1;

}

.main_con_menu li:last-child::before {

	display: none;

}

.main_con_menu li a {

	font-size: 14px;

	line-height: 30px;

	color: #000;

	text-align: center;

	display: inline-block;

	padding: 10px 30px;

}

.main_con_menu li a:hover {

	color: #23a5df;

}

.main_click a, .main_click a:hover {

	background-color:#23a5df;

	color: #fff !important;

}

@media screen and (max-width: 992px){

.main_con_menu li a {

	font-size: 14px;

	line-height: 30px;

	padding: 5px 10px;

}

}

.productmaintable {

	padding: 50px 0;

}

.productmaintable-box {

	padding-top: 40px;

}

.productmaintable-search {

	padding-top: 20px;

}

.productmaintable-title {

	color: #23a5df;

	font-size: 20px;

}

.projion{padding-top: 13px;}

.projion_top{ background:#23a5df; padding: 2px 0;}

.projion_top li, .projion_title li{ display: block;float:left;font-size: 14px;color: #333; line-height:30px; padding: 0 8px;}

.projion_top li { color: #fff;}

.projion_title{ padding:4px 0;}

.projion06 a { color: #23a5df;}

.projion06 a:hover { color: #23a5df; text-decoration: underline;}

.projion06{width: 90px;text-align: right;}

.projion05{width: calc(100% - 550px);}

.projion04{width: 100px;}

.projion03{width: 60px;}

.projion02{width: 140px;}

.projion01{width: 160px;}

.projion .projion_list:nth-child(odd){background: #f5f5f5;}

@media screen and (max-width: 992px){

	.projion03, .projion04 { display: none !important;}

  .projion05{width: calc(100% - 390px);}

  /* .projion_title li{ float:left;font-size: 14px;line-height: 35px;} */

}

@media screen and (max-width: 768px){

  .projion_top{display: none !important;}

  .projion_title { padding:5px}

  .projion01{width: 100%;}

  .projion02{display: none !important;}

  .projion05{width: 100%;font-size: 14px !important;line-height: 24px !important;color: #454545 !important;}

  .projion06{width: 100%;text-align: left;}

  .projion .projion_list:nth-child(even){background: #fafafa;}

}

.productmainshow-txt {

	padding-right: 50px;

}

.productmainshow-title {

	color: #23a5df;

	font-size: 24px;

	font-weight: bold;

	line-height: 35px;

	border-bottom: 4px solid #23a5df;

	padding-bottom: 10px;

}

.productmainshow-info {

	color: #333;

	font-size: 16px;

	line-height: 35px;

	padding: 15px 0;

}

.productmainshow-info strong {

	font-size: 20px;

}

.productmainshow-mail {

	padding: 15px 0;

}

.productmainshow-mail a {

	font-size: 16px;

	line-height: 30px;

	padding: 10px 20px;

	color: #fff;

	display: inline-block;

	background-color:#23a5df;

}

.productmainshow-mail a:hover {

	color: #fff;

	text-decoration: underline;

}

.about-txt {

	font-size: 14px;

	line-height: 24px;

	color: #333;

}



.about_mainbox {

	padding-top: 20px;

}

.aboutboxlist {

	text-align: center;

	color: #000;

}

.aboutboxlist_img {

	padding-bottom: 20px;

}

.aboutboxlist_t1 {

	font-size: 18px;

	line-height: 35px;

}

.aboutboxlist_t2 {

	font-size: 14px;

	line-height: 24px;

}

.about02_team {

	background: url("../imgpic/about02_teambj.jpg") center center no-repeat;

	background-size: cover;

    padding: 130px 0;

	margin-top: 20px;

	margin-bottom: -2px;

}

.about02_teambox {

	background: rgba(35,165,223,0.9);

	padding: 30px 40px;

	font-size: 14px;

	line-height: 24px;

	color: #fff;

}

.about02_teamboxtitle {

		font-size: 30px;

	padding-bottom: 15px;

	}

.about03list > a {

	border-bottom: 1px solid #dddddd;

	padding: 30px 0;

	display:block;

}

.about03list > a .about03list_img {

	float:left;

	width:370px;

	border: 1px solid #dddddd;

}

.about03list > a .about03list_info {

	float:right;

	width:calc(100% - 410px);

}

.about03list_txttop {

	padding-top:5px;

	padding-bottom:10px;

	line-height: 30px;

}

.about03list_txt01 {

	font-size: 18px;

	color: #000;

	float: left;

	width: calc(100% - 100px);

}

.about03list_txttime {

	color: #666;

	font-size: 14px;

	float: right;

	width: 100px;

}

.about03list_txt02 {

	font-size: 14px;

	line-height: 30px;

	color: #666;

	padding-top:5px;

	min-height:85px;

}

.about03list_txt03 {

	padding-top:20px;

	text-align: right;

}

.about03list_txtmore {

	font-size: 16px;

	color: #24a5df;

	display: inline-block;

	padding: 4px 30px;

	border: 2px solid #24a5df;

}

.about03list > a:hover {

	border-color: #24a5df;

}

.about03list > a:hover  .about03list_img {

	border-color: #24a5df;

}

.about03list > a:hover .about03list_txt01 {

	color: #24a5df;

}

.about03list > a:hover .about03list_txtmore  {

	border-color: #24a5df;

	background: #24a5df;

	color: #fff;

}

.about_show_title{

	padding-bottom: 0 !important;

}

.about_show_sub {

	font-size: 16px;

	color: #666666;

	padding-bottom: 15px;

}

.aboutshow_con {

	border-bottom: 1px solid #ddd;

	border-top: 1px solid #ddd;

	padding: 35px 0;

	font-size: 16px;

	color: #333;

	line-height: 30px;

}

.aboutshow_page {

	border-bottom: 1px solid #ddd;

	padding: 25px 0;

	font-size: 16px;

	color: #666;

	line-height: 30px;

}

.aboutshow_page a {

	font-size: 16px;

	color: #666;

	line-height: 30px;

}

.aboutshow_page a:hover {

	color: #666;

	text-decoration: underline;

}

.newslist > a {

	border-bottom: none;

	padding: 0;

	margin-bottom: 35px;

}

.news_more {

	width: 50px;

	height: 30px;

	display: inline-block;

	background: url("../imgpic/news_more01.png") center right no-repeat;

}

.newslist > a:hover .news_more {

	background: url("../imgpic/news_more02.png") center right no-repeat;

}

.newslist > a>.clearfix {

	background: #f2f2f2;

}

.newslist .about03list_info {

	padding-right: 20px;

	padding-top: 20px;

}

.newslist .about03list_txt02 {

    min-height: 65px;

}

.newsshowadv {

	padding-top: 0;

}

.newsadv {

	display: block;

}

.joinbox-left {

	background: #e9f6fc;

	border-radius: 10px;

	padding: 20px 15px;

	font-size: 14px;

	line-height: 24px;

	color: #666;

	margin-right: 20px;

	margin-bottom: 20px;

}

.joinbox-lefttitle {

	font-size: 18px;

	color: #000;

	padding-bottom: 10px;

}

@media screen and (max-width: 992px){

	.joinbox-left {

	margin-right: 0px;

}

}

@media screen and (max-width: 768px){

	.productmainshow-title {

	font-size: 20px;

	line-height: 25px;

	padding-bottom: 8px;

	padding-right: 0px;

	}

	.productmainshow-info {

	font-size: 14px;

	line-height: 25px;

}

	.productmainshow-info strong {

	font-size: 16px;

	}

	.productmainshow-mail a {

	font-size: 14px;

	line-height: 24px;

	padding: 5px 10px;

	}

	.about-txt {

	font-size: 14px;

	line-height: 24px;

	color: #333;

}
.aboutboxlist_img {

	padding-bottom: 10px;

}
	.aboutboxlist_t1 {

	font-size: 16px;

	line-height: 24px;

}

.aboutboxlist_t2 {

	font-size: 14px;
  line-height: 24px;
  padding-bottom: 20px;

}

	.about02_team {

    padding: 60px 0;

	margin-top: 10px;

}

	.about02_teambox {

	padding: 15px 20px;

	font-size: 14px;

	line-height: 24px;

}

	.about02_teamboxtitle {

		font-size: 20px;

	}

	.about03list {

	padding: 20px 0;

}

	.about03list > a .about03list_img {

	float:none;

	max-width:370px;

}

.about03list > a .about03list_info {

	padding-top: 10px;

	float:none;

	width:100%;

}

	.about03list_txt01 {

	font-size: 16px;

}

.about03list_txttime {

	font-size: 14px;

}

.about03list_txt02 {

	font-size: 14px;

	line-height: 24px;

}

	.about_show_sub {

	font-size: 14px;

}

	.aboutshow_con {

	padding: 25px 0;

	font-size: 14px;

	line-height: 24px;

}

.aboutshow_con>div img {
  max-width: 100%;
  height: auto;
}

	.aboutshow_page {

	padding: 20px 0;

	font-size: 14px;

	line-height: 24px;

}

.aboutshow_page a {

	font-size: 14px;

	line-height: 24px;

}

	

}

.wthree_contact_left input[type="text"], .wthree_contact_left input[type="email"], .wthree_contact_left textarea {

    outline: none;

    padding: 5px 15px;

    font-size: 16px;

    color: #999999;

    background: #f2f2f2;

    letter-spacing: 1px;

	border: none;

	margin: 4px;

}

.wthree_contact_left input[type="text"], .wthree_contact_left input[type="email"] {

    width: calc(100% - 14px);

	display: block;

	float: left;

	height: 40px;

}

.wthree_contact_left textarea {

	width: calc(100% - 14px);

	min-height: 130px;

}

.wthree_contact_left input[type="submit"] {

    outline: none;

    padding: 4px 0;

    font-size: 16px;

    color: #fff;

    background: #21a4df;

    width: 135px;

    border: none;

	text-transform: uppercase;

	margin-left: 4px;

	margin-top: 0px;

}

.contact_titletop {

	font-size: 24px;

	color: #000;

	padding-bottom: 15px;

}

.contact_lefttype {

	padding-bottom: 25px;

	font-size: 14px;

	color: #333333;

	line-height: 30px;

}
.contact_lefttype a{



	color: #333333;



}
.contact_lefttype a:hover{



	color: #1ea6e0;



}

.contact_lefttype01 {

	font-size: 18px;

	background: url("../imgpic/contact_list_icon01.png") left center no-repeat;

	padding-left: 29px;

}

.contact_lefttype02 {

	background: url("../imgpic/contact_list_icon02.png") left center no-repeat;

}

.contactadress {

	padding: 60px 0;

	background: #f2f2f2;

}

.contactadress_txt {

	font-size: 18px;

	color: #333;

	padding-left: 75px;

  background: url("../imgpic/contact_adress.png") left 5px no-repeat;

  padding-bottom: 20px;

}

.contactadress_list {

	font-size:14px;

	padding-top: 5px;

}
.contactadress_list a{

color:#333;

}

.contactadress_list a:hover{ color:#1ea6e0;

}

@media screen and (max-width: 992px){

.contactadress {

	padding: 40px 0;

}

}

.about5_img{

	display: block;

	border: 1px solid #ddd;

	padding: 5px;

  margin-bottom: 25px;

  cursor: pointer;

}

.searchtopboxbj {

  background-color: #fff;

  border-top: 1px solid #dddddd;

  display: none;

  /* position: absolute;

  width: 100%;

  top:70px;

  left:0; */

}

.searchtopbox {

  max-width: 1500px;

  margin: 0 auto;

  position: relative;

}

.searchtopclose {

  position: absolute;

  right: 0;

  top: 0;

  height: 100%;

  width: 30px;

  cursor: pointer;

  background: url("../imgpic/searchicon_close.png") center center no-repeat;

}

.searchtopclose:hover {

  background: url("../imgpic/searchicon_close01.png") center center no-repeat;

}

.searchtop {

  max-width: 450px;

  margin: 0 auto;

  padding: 18px 0;

}



.searchtop input[type="text"] {

  outline: none;

  padding: 5px 15px;

  font-size: 14px;

  color: #666;

  background: #fff;

  letter-spacing: 1px;

  border: 1px solid #ddd;

  border-right: none;

  margin: 0px;

  width: calc(100% - 80px);

  display: block;

  float: left;

  height: 40px;

  padding-left: 37px;

  background: url("../imgpic/searchicon.png") 13px center no-repeat;

}

.searchtop input[type="submit"] {

  outline: none;

  padding: 4px 0;

  font-size: 14px;

  color: #fff;

  background: #21a4df;

  width: 80px;

  height: 40px;

  border: none;

  text-transform: uppercase;

  margin-left: 0px;

  margin-top: 0px;

}

@media screen and (max-width: 768px) {

  .searchtopboxbj {

    /* top:56px; */

    padding: 0 10px;

  }

  .searchtopbox {

    padding: 0 30px;

  }

  .indexinfoicon img {

    width: 50px;

    height: auto;

  }

  .newslist > a > div {

    padding: 0 10px;

    padding-top: 10px;

  }

  .newslist > a .about03list_img{

    text-align: center;

    max-width: 100%;

  }

  .txtcontentdiv {

    max-width: 100% !important;

    display: block !important;

  }

  .aboutshow_page .col-md-6 {

    text-align: left !important;

  }

  .pctnavsearch {

    padding-left: 26px;

    margin-left: 0px;

  }

}

.imgbigboxbj {

  position: absolute;

  right: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.2);

  display: none;

  z-index: 999;

  text-align: center;

}

.imgbigbox {

  background: #fff;

  border: 1px solid #ddd;

  padding: 5px;

  display: inline-block;

  border-radius: 5px;

  position: absolute;

}

.imgbigclose {

  position: absolute;

  top: 0;

  right: 0;

  width: 25px;

  height: 25px;

  border: 5px solid #ddd;

  background: url("../imgpic/searchicon_close.png") center center no-repeat;

  background-color: #ddd;

  border-radius: 50%;

  cursor: pointer;

}

.navfixed {

  position: fixed;

  z-index: 2000;

  width: 100%;

}

.colorlib-nav-toggle{

  position: fixed;

}

.indexprolink {

  display: block;

  cursor: pointer;

}

.indexprolink:hover .desc h3 {

  color: #21a4df;

}

.indexprolink:hover .desc .desctxt {

  color: #21a4df;

}




@media screen and (max-width:667px){

#page{
margin-left:0%;
}

#page a{

margin-right:10px;
height:20px;
padding-right:6px;
padding-left: 6px;
}

#page p{
height:20px;
line-height:20px;
margin-right:10px;
padding-right: 6px;
padding-left: 6px;
}
}

#page{
height:40px;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 20px;
padding-left: 0px;
margin-left: 38%;
}

#page a{
display:block;
float:left;
margin-right:10px;
height:24px;
border:1px #cccccc solid;
background:#fff;
text-decoration:none;
color:#808080;
font-size:12px;
line-height:24px;
padding-right: 12px;
padding-left: 12px;
}

#page a:hover{
    color:#000000;
    border:1px #1ea6e0 solid;
}

#page a.cur{
border:none;
color:#fff;
background-color: #1ea6e0;
}

#page p{
float:left;
font-size:12px;
height:24px;
line-height:24px;
color:#bbb;
border:1px #ccc solid;
background:#fcfcfc;
margin-right:8px;
padding-right: 12px;
padding-left: 12px;
}

#page p.pageRemark{
border-style:none;
background:none;
margin-right:0px;
color:#666;
padding-right: 0px;
padding-left: 0px;
}

#page p.pageRemark b{
    color:#1ea6e0;
}

#page p.pageEllipsis{
    border-style:none;
    background:none;
    padding:4px 0px;
    color:#808080;
}

.dates li {font-size: 14px;margin:20px 0}

.dates li span{float:right}


@media screen and (min-width:1200px){
  .colorlib-nav ul li a {
    padding: 30px 16px;
  }
}
@media screen and (min-width:992px) and (max-width:1200px){
  .colorlib-nav ul li a {
    font-size: 15px;
    padding: 30px 10px;
  }

}
@media screen and (max-width:992px){
  .pctnavsearch {
    margin-left: 0px;
  }
}

