@import url(animate.css);
@import url(iconfont.css);
@import url(../lightbox2/css/lightbox.css);
body {
  color: #4a4a4a;
  font-size: 15px;
  font-weight: normal;
  font-family: "HanHei SC", PingHei, "PingFang SC", STHeitiSC-Light, "Helvetica Neue", Helvetica, 'microsoft yahei ui', 'microsoft yahei', simsun, arial, sans-serif; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400; }

.nav-bar {
  background-color: transparent;
  border-color: transparent;
  padding: 15px 0; }
  .nav-bar .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px; }
    .nav-bar .navbar-nav > li > a:hover, .nav-bar .navbar-nav > li > a:focus {
      color: #dddddd; }
  .nav-bar .navbar-toggle {
    border-color: transparent; }
    .nav-bar .navbar-toggle:hover, .nav-bar .navbar-toggle:focus {
      background-color: transparent; }
    .nav-bar .navbar-toggle .icon-bar {
      background-color: #ffffff; }
  .nav-bar .navbar-collapse {
    border-width: 0; }
  .nav-bar .navbar-header {
    position: relative; }
    .nav-bar .navbar-header .navbar-brand {
      color: #ffffff;
      font-size: 22px;
      font-weight: bold;
      display: block;
      width: 160px;
      position: absolute;
      left: 0;
      top: -12px; }
    .nav-bar .navbar-header .sub-title {
      display: block;
      width: 300px;
      position: absolute;
      left: 0;
      top: 30px; }
      .nav-bar .navbar-header .sub-title a {
        color: #ffffff;
        font-size: 13px; }
  .nav-bar .collapse.in, .nav-bar .collapsing {
    margin-top: 15px;
    background-color: #272937;
    border-width: 0; }
    .nav-bar .collapse.in .nav.navbar-nav li a, .nav-bar .collapsing .nav.navbar-nav li a {
      text-align: right;
      padding-right: 20px; }

@media (max-width: 768px) {
  .nav-bar .navbar-header .sub-title {
    padding-left: 15px; } }
.nav-bar-scroll, .nav-bar-bg {
  background-color: #272937; }

.navbar-cover {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  background-color: #333;
  opacity: 0.5; }

.v-banner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  height: 500px;
  width: 100%;
  opacity: 1; }

.v-banner-inner {
  height: 500px;
  width: 100%;
  background: #272937; }
  .v-banner-inner .carousel-inner {
    position: relative; }
    .v-banner-inner .carousel-inner, .v-banner-inner .carousel-inner .item, .v-banner-inner .carousel-inner .bg, .v-banner-inner .carousel-inner .container, .v-banner-inner .carousel-inner .row, .v-banner-inner .carousel-inner .col {
      height: 500px; }
    .v-banner-inner .carousel-inner .bg {
      width: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .v-banner-inner .carousel-inner .bg-1 {
      background: url(../images/bg-1.jpg) no-repeat center center;
      background-size: 100% auto;
      opacity: 0.15;
      filter: alpha(opacity=15); }
    .v-banner-inner .carousel-inner .bg-2 {
      background: url(../images/bg-2.svg) no-repeat top right fixed;
      background-size: 100% 100%; }
    .v-banner-inner .carousel-inner .bg-3 {
      background: url(../images/bg-5.jpg) no-repeat center center;
      background-size: 100% auto;
      opacity: 0.15;
      filter: alpha(opacity=15); }
    .v-banner-inner .carousel-inner .carousel-title {
      color: #dddddd;
      font-size: 28px;
      font-weight: 400;
      margin-top: 180px;
      text-align: center; }
    .v-banner-inner .carousel-inner .carousel-desc {
      color: #dddddd;
      font-size: 16px;
      line-height: 200%;
      margin-top: 30px;
      text-indent: 2em; }
    .v-banner-inner .carousel-inner .carousel-photo {
      text-align: center; }
    .v-banner-inner .carousel-inner .carousel-image {
      display: inline-block;
      margin-top: 120px;
      width: 320px;
      height: 320px;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      border-radius: 50%;
      box-shadow: 0 0 25px 15px #272937 inset;
      opacity: .8;
      overflow: hidden; }
      .v-banner-inner .carousel-inner .carousel-image img {
        width: 100%; }
  .v-banner-inner .carousel-control {
    opacity: 0.01;
    width: 20%; }
    .v-banner-inner .carousel-control span {
      display: none; }
  .v-banner-inner .carousel-indicators li {
    border-radius: 0;
    width: 40px;
    height: 5px;
    margin: 0 5px;
    border-width: 0;
    background-color: #aaa; }
    .v-banner-inner .carousel-indicators li.active {
      background-color: #ffffff; }

.v-body {
  margin-top: 500px; }

@media (max-width: 767px) {
  .v-body {
    margin-top: 560px; }

  .v-banner {
    height: 560px; }

  .v-banner-inner {
    height: 560px; }
    .v-banner-inner .carousel-inner, .v-banner-inner .carousel-inner .item, .v-banner-inner .carousel-inner .bg, .v-banner-inner .carousel-inner .container, .v-banner-inner .carousel-inner .row, .v-banner-inner .carousel-inner .col {
      height: 560px; }

  .v-banner-inner .carousel-inner .item {
    position: relative; }
  .v-banner-inner .carousel-inner .carousel-title {
    font-size: 22px;
    font-weight: bold;
    margin-top: 360px; }
  .v-banner-inner .carousel-inner .carousel-desc {
    font-size: 14px;
    margin-top: 15px; }
  .v-banner-inner .carousel-inner .carousel-photo {
    position: absolute;
    left: 0;
    top: 90px; }
  .v-banner-inner .carousel-inner .carousel-image {
    margin-top: 0;
    width: 240px;
    height: 240px; }
  .v-banner-inner .carousel-inner .bg-1 {
    background-size: 100% 100%; }
  .v-banner-inner .carousel-inner .bg-2 {
    background-size: 100% 100%; }
  .v-banner-inner .carousel-indicators li {
    width: 40px;
    height: 6px; } }
ul {
  margin: 0;
  list-style-type: none; }

ul, ol {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0; }

img {
  max-width: 100%;
  height: auto; }

a {
  color: #272937;
  text-decoration: none; }

a:hover, a:focus {
  color: initial;
  text-decoration: none; }

.bg-gray {
  background-color: #f9f9f9; }

.pb--60 {
  padding-bottom: 60px; }

.pt--100 {
  padding-top: 100px; }

.ptb--100 {
  padding: 100px 0; }

.ptb--50 {
  padding: 50px 0; }

.section-title {
  text-align: center;
  margin-bottom: 50px; }

.section-desc {
  font-size: 16px;
  line-height: 200%; }

.text-indent-2em {
  text-indent: 2em; }

.abt2-thumb {
  padding: 15px 15px 15px 0; }
  .abt2-thumb img {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 29px rgba(36, 29, 109, 0.3); }

.abt2-content {
  padding: 15px; }
  .abt2-content h2 {
    font-size: 22px;
    letter-spacing: 0;
    color: #272937;
    margin-bottom: 20px; }
  .abt2-content .my-desc {
    font-size: 15px;
    letter-spacing: 0;
    margin: 15px 0; }
  .abt2-content p {
    font-size: 16px;
    font-weight: bold; }
  .abt2-content ul li {
    font-size: 15px;
    letter-spacing: 0;
    margin: 15px 0;
    position: relative;
    padding-left: 30px; }
    .abt2-content ul li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 5px;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background-color: #272937; }

.photo-box {
  margin-top: 45px; }
  .photo-box > div {
    margin-bottom: 30px; }
  .photo-box .photo {
    display: block;
    width: 100%;
    height: 100px;
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 4px;
    box-shadow: 0 2px 29px rgba(36, 29, 109, 0.3); }
    .photo-box .photo:hover {
      box-shadow: 0 2px 29px rgba(36, 29, 109, 0.5); }
  .photo-box .title {
    margin-top: 10px;
    font-size: 13px;
    text-align: center; }

@media (max-width: 768px) {
  .abt2-thumb, .abt2-content {
    padding: 5px; } }
@media (max-width: 400px) {
  .photo-box .photo {
    height: 80px; } }
.single-service {
  text-align: center;
  padding: 30px 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 34px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  border-radius: 4px; }
  .single-service:hover {
    box-shadow: 0 0 34px rgba(0, 0, 0, 0.2); }
  .single-service .icon {
    font-size: 60px;
    color: #1760A0;
    margin-bottom: 20px; }
  .single-service h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 20px; }
  .single-service p {
    font-size: 15px;
    line-height: 200%;
    text-align: left;
    text-indent: 2em;
    min-height: 150px; }

.testimonial-two {
  padding: 150px 0px;
  position: relative;
  z-index: 1;
  background: url(../images/appvideo-bg.jpg) center/cover no-repeat; }

.testimonial-two:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background-color: #241d6d;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }

.section-banner {
  background: #20222e url(../images/bg12.jpg) no-repeat 50% 50%;
  background-size: cover;
  color: #fff; }

.accordion-area {
  padding: 0 35px 0 10px; }
  .accordion-area .card {
    margin: 10px 0;
    border: none; }

@media (max-width: 768px) {
  .accordion-area {
    padding: 0 10px 0 10px; } }
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }

.accordion-area .card-header {
  padding: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.accordion-area .card-header h5 {
  background: transparent;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
  overflow: hidden;
  width: 100%; }

.accordion-area .card-header h5 span {
  background-color: #eeeeee;
  display: block;
  width: 60px;
  height: 100%;
  text-align: center;
  line-height: 60px;
  font-size: 15px;
  color: #1760A0;
  float: left; }

.accordion-area .card-header h5 button {
  border: none;
  background: #f7f7f7;
  padding: 19px 15px;
  width: calc(100% - 60px);
  text-align: left;
  font-size: 13px;
  color: #333;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.02em;
  cursor: pointer;
  position: relative;
  line-height: 23px;
  outline: none; }

.accordion-area .card-header h5 button:before {
  content: '';
  position: absolute;
  right: 10px;
  top: calc(50% - 1px);
  height: 2px;
  width: 12px;
  background: #9c9393; }

.accordion-area .card-header h5 button:after {
  content: '';
  position: absolute;
  right: 15px;
  top: calc(50% - 6px);
  height: 0;
  width: 2px;
  background: #9c9393;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.accordion-area .card-header h5 button.collapsed:after {
  height: 12px; }

.accordion-area .card-body {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  color: #a59c9c;
  font-size: 15px;
  line-height: 31px;
  letter-spacing: 0; }

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

.faq-left-thumb {
  text-align: right;
  margin: 15px 0;
  border-radius: 5px;
  border: 10px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  overflow: hidden; }
  .faq-left-thumb img {
    width: 100%;
    opacity: .9; }

.section-news {
  background: #20222e url(../images/bg10.jpg) no-repeat 0 0;
  background-size: cover;
  color: #fff; }

.contact-content {
  max-width: 500px;
  width: 100%;
  box-shadow: 0 0 44px rgba(0, 0, 0, 0.05);
  padding: 30px 10px 30px 30px;
  height: 330px;
  display: flex;
  align-items: center;
  border-radius: 4px; }
  .contact-content .dd {
    font-size: 16px; }
  .contact-content ul li {
    font-size: 19px;
    color: #555;
    letter-spacing: 0;
    line-height: 30px;
    margin: 32px 0; }
    .contact-content ul li i {
      width: 40px;
      font-size: 30px;
      color: #1760A0;
      float: left;
      vertical-align: middle; }

.map {
  height: 330px;
  border-radius: 5px;
  border: 10px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  overflow: hidden; }
  .map img {
    width: 100%; }

@media (min-width: 992px) {
  .map img {
    margin-top: -100px; } }
@media (max-width: 768px) and (min-width: 480px) {
  .map {
    margin-top: 30px; } }
.v-footer {
  background-color: #191b26; }

.v-footer {
  text-align: center; }

.v-footer p {
  color: #95afc9;
  font-size: 16px;
  letter-spacing: 0; }

.phone-bar {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background-color: #1760A0;
  border-radius: 2px; }
  .phone-bar a {
    display: block;
    padding: 12px 20px;
    font-size: 22px; }
  .phone-bar, .phone-bar a {
    color: #ffffff;
    text-decoration: none; }

@media (max-width: 768px) {
  body {
    padding-bottom: 50px; }

  .phone-bar {
    bottom: 0;
    right: 0;
    width: 100vw;
    border-radius: 0;
    text-align: center; } }
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .phone-bar a {
    padding: 15px 20px; } }
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
  .phone-bar a {
    padding: 15px 20px; } }
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
  .phone-bar a {
    padding: 15px 20px; } }
/*-----------------------------------------------------------------
 * news start
 *-----------------------------------------------------------------*/
.news-index {
  padding-top: 10px;
  padding-bottom: 30px; }

.new-index {
  list-style: none;
  padding-left: 0; }
  .new-index li {
    list-style: none;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #efefef; }
  .new-index .image {
    height: 155px; }
    .new-index .image .warp {
      height: 150px;
      overflow: hidden;
      border-radius: 2px; }
    .new-index .image img {
      width: 100%; }
  .new-index .title-text {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 5px; }
  .new-index .abstract {
    font-size: 13px;
    color: #828a92;
    line-height: 180%;
    margin-bottom: 5px; }
    .new-index .abstract a {
      color: #828a92; }
  .new-index .info {
    font-size: 13px;
    color: #828a92; }

.hot-title {
  font-size: 15px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 0px; }

.new-index li:hover {
  background-color: #f6f6f6; }

.hot-index {
  list-style: none;
  padding-left: 0; }
  .hot-index li {
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px; }
  .hot-index .image {
    height: 70px;
    padding-right: 0; }
    .hot-index .image .warp {
      height: 65px;
      overflow: hidden;
      border-radius: 2px; }
    .hot-index .image img {
      width: 100%; }
  .hot-index .title {
    padding-left: 6px;
    padding-right: 6px; }
  .hot-index .title-text {
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 0px; }
  .hot-index .info {
    font-size: 13px;
    color: #828a92;
    line-height: 160%; }

.home-news .title {
  text-align: left;
  padding-top: 5px; }
.home-news .info {
  text-align: left;
  font-size: 13px;
  color: #828a92;
  border-bottom: 1px dashed #eeeeee; }

.new-view .title {
  text-align: center;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 10px; }
.new-view .info {
  font-size: 13px;
  line-height: 200%;
  color: #828a92;
  border-bottom: 1px dashed #eeeeee; }
.new-view .content {
  padding-top: 20px;
  padding-bottom: 20px;
  min-font-size: 14px;
  line-height: 200%; }
  .new-view .content img {
    border-radius: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 90%; }

.view-index {
  padding: 0;
  list-style: none; }
  .view-index li {
    padding: 0; }
  .view-index .title {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    border-bottom: solid 1px #eeeeee; }
  .view-index .title-text {
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 0;
    text-align: left; }

.archives-index {
  padding-top: 30px;
  padding-bottom: 30px; }

.archives-index .archives {
  text-align: center;
  border: solid 1px #eeeeee;
  border-radius: 3px;
  padding: 20px 5px 10px 5px;
  margin-bottom: 25px; }
  .archives-index .archives:hover {
    border-color: #272937; }

.archives-index .list {
  text-align: left;
  border: solid 1px #eeeeee;
  border-radius: 3px;
  margin-bottom: 15px;
  padding: 10px 10px 0 10px; }
  .archives-index .list .title {
    font-weight: bold;
    color: #272937;
    line-height: 150%;
    margin-bottom: 5px; }
  .archives-index .list ul {
    list-style: none;
    padding-left: 15px; }
    .archives-index .list ul li {
      list-style: none;
      padding: 0;
      border-bottom: dashed 1px #F6F6F6;
      font-size: 13px;
      line-height: 200%; }

.view-tree {
  background-color: #F6F6F6; }

.view-tree .list {
  text-align: left; }
  .view-tree .list .title {
    font-weight: bold;
    color: #272937;
    font-size: 15px;
    line-height: 100%;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 15px; }
  .view-tree .list ul {
    list-style: none;
    padding-left: 15px;
    margin-bottom: 0; }
    .view-tree .list ul li {
      list-style: none;
      padding: 0;
      border-bottom: dashed 1px #F6F6F6;
      font-size: 13px;
      line-height: 180%; }

.comment-list ul {
  list-style: none;
  padding-left: 0px; }
  .comment-list ul li {
    list-style: none;
    text-align: left;
    padding: .5rem 0;
    border-top: 1px dashed #e8e8e8;
    font-size: 14px;
    color: #777; }
  .comment-list ul .icon {
    width: 50px;
    height: 50px;
    background: url(../images/member.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 10px; }
  .comment-list ul .nickname {
    color: #828a92;
    font-size: 13px; }
  .comment-list ul .date {
    color: #828a92;
    font-size: 13px; }
  .comment-list ul .content {
    padding-top: 5px;
    padding-bottom: 20px; }

.comment-form {
  margin-top: 20px;
  margin-bottom: 20px; }
  .comment-form .row {
    padding-bottom: 10px; }
  .comment-form textarea, .comment-form input {
    font-size: 13px; }
  .comment-form .form-control {
    border-radius: 3px; }
  .comment-form .form-control:focus {
    border-color: #272937; }
  .comment-form .message {
    color: red;
    font-size: 13px; }

.like {
  padding: 20px; }

.likeCountBtn {
  padding: 10px;
  width: 170px;
  text-align: center;
  font-size: 18px; }
  .likeCountBtn i {
    font-size: 18px; }

.pager {
  text-align: center; }

.pagination li {
  list-style: none;
  display: inline-block; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-radius: 0; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 0; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #272937;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #272937;
  background-color: #eee;
  border-color: #ddd; }

.pagination > li > .pageinfo {
  color: #777777 !important;
  background-color: #fff !important; }

.news-page {
  margin-top: 100px; }

.news-nav-bar {
  margin-top: 80px;
  padding-bottom: 10px;
  border-bottom: solid 1px #EEEEEE; }

/*-----------------------------------------------------------------
 * news end
 *-----------------------------------------------------------------*/

/*# sourceMappingURL=style.css.map */
