@charset "UTF-8";
.pagelist {
  text-align: center;
}

.pages-header .pg-title {
  background-color: #415285;
}

.pages-header {
  background: url("../images/pagebg.jpg") no-repeat center;
  background-size: cover;
}

.zhengshu_list .item .name {
  margin-top: 5px;
}

.inner_goods_list .inner_top_bar .nav,
.inner_goods_read .inner_top_bar .nav {
  display: none;
}
.inner_goods_list .basic li,
.inner_goods_read .basic li {
  width: 100%;
}

/*inner_goods_list*/
.inner_goods_list {
  /**/
}
.inner_goods_list ._goodslist li {
  padding: 10px;
}
.inner_goods_list ._goodslist .name {
  padding: 10px 5px;
  background: #415285;
  color: white;
  text-align: center;
}
.inner_goods_list .wrap-r .r-side-list li {
  width: 46%;
  text-align: center;
  margin: 1.5%;
  border: 1px solid #f1f1f1;
  padding: 10px;
}
.inner_goods_list .wrap-r .r-side-list img {
  float: none;
  width: auto;
  height: auto;
  padding: 0;
}
.inner_goods_list .wrap-r .r-side-list p {
  margin-bottom: 0;
}

.inner_lingyu_list .owl_lingyu li {
  margin-bottom: 70px;
}
.inner_lingyu_list .lingyu .owl_lingyu .item .pic {
  box-shadow: 0px 6px 10px #e6e6e6;
}
.inner_lingyu_list .lingyu .owl_lingyu .item .message {
  box-shadow: 0px 6px 10px #e6e6e6;
}

.wrap-r {
  padding-left: 20px;
}

.form-horizontal .control-label {
  padding-right: 16px;
  padding-top: 3px;
}

.pages-header {
  color: #fff;
  text-align: center;
  min-height: 300px;
  position: relative;
}

.pages-header .pg-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  padding: 30px;
  width: 400px;
  height: auto;
  letter-spacing: 3px;
}

.pages-header .pg-title h2 {
  font-size: 28px;
  margin: 0;
  font-weight: bold;
}

.pages-header .pg-title .line {
  display: block;
  height: 2px;
  width: 80%;
  margin: 15px auto;
  background-color: #fff;
}

.pages-header .pg-title h5 {
  font-size: 18px;
  margin-bottom: 0;
}

.pages-body {
  padding: 20px 0;
  font-size: 16px;
}

.plist .item img {
  max-width: 100%;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.plist .item:hover img {
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.plist .item {
  -moz-box-shadow: 1px 1px 4px #d2d2d2;
  -webkit-box-shadow: 1px 1px 4px #d2d2d2;
  box-shadow: 1px 1px 4px #d2d2d2;
  margin-bottom: 30px;
  border-radius: 2px;
  overflow: hidden;
}

.plist .item a {
  display: block;
  overflow: hidden;
}

.plist .item .item-info {
  padding: 15px;
}

.plist .item .item-info a.item-name {
  font-size: 16px;
  color: #b4a78e;
}

.plist .item .item-info .line {
  display: block;
  height: 2px;
  width: 50%;
  margin: 10px 0;
  background-color: #415285;
}

.plist .item .item-info .item-des {
  height: 42px;
  font-size: 14px;
  text-align: left;
  color: #a0a0a0;
  overflow: hidden;
}

.newslist .item {
  padding: 20px 0;
}

.newslist .item .item-info {
  padding-left: 20px;
}

.newslist .item-thumb {
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  display: block;
}

.newslist .item-thumb img {
  max-width: 100%;
}

.newslist .item-date {
  color: #a1a5ad;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.newslist .item-date a {
  font-weight: bold;
  color: #415285;
}

.newslist .item-name {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}

.newslist .item-des {
  color: #aaa;
  font-size: 14px;
  margin-top: 15px;
}

.newslist .btn-success:active:hover,
.newslist .btn-success:active:focus,
.newslist .btn-success {
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 50px;
  margin-top: 20px;
  background-color: #415285;
  border-color: #415285;
  color: #fff;
}

.subtitle-wrap {
  position: relative;
  margin: 20px 0 10px;
  line-height: 1.5;
}

.subtitle-wrap:before {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #e6e6e6;
  display: block;
  margin-bottom: -15px;
}

.subtitle-wrap h4.subtitle {
  border: none;
  color: #333;
  margin: 0;
  padding: 0;
  padding-right: 0px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 28px;
  background: #fff;
  padding-right: 15px;
  display: inline-block;
}

.wrap-r .r-side-list li {
  border-bottom: none;
  padding: 5px 0 5px;
  margin: 0;
  min-height: 80px;
  text-align: left;
  margin-bottom: 5px;
  border-bottom: 1px solid #f1f1f1;
  width: 100%;
}

.wrap-r .r-side-list h5 {
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 6px;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: none;
}

.wrap-r .r-side-list h5 a {
  color: #333;
}

.wrap-r .r-side-list img {
  float: left;
  width: 70px;
  height: 70px;
  padding: 2px;
  margin-right: 10px;
}

.wrap-r .r-side-list p {
  font-size: 11px;
  color: #7d8195;
  margin-bottom: 10px;
}

.wrap-r ul li.cat-item {
  /* height: 40px;*/
  border-bottom: 1px solid #f1f1f1;
  list-style: none;
  float: none;
  min-height: 40px;
}

.wrap-r ul li.cat-item a {
  display: flex;
  font-size: 16px;
  padding-top: 7px;
  text-transform: capitalize;
  color: #333;
  align-items: flex-start;
}
.wrap-r ul li.cat-item a span {
  flex: 1;
}

.wrap-r ul li.cat-item a:before {
  color: #415285;
  font-size: 16px;
  content: "●";
  padding: 10px;
  position: relative;
  top: -11px;
}

.wrap-r ul li.cat-item:hover a {
  color: #415285;
}

.wrap-r .r-widget {
  margin-bottom: 50px;
}

.read-content h3 {
  line-height: 1.5;
}

.read-content {
  line-height: 1.8;
}

.read-content p {
  margin: 0;
}

.read-content .message {
  margin-top: 20px;
  color: #ccc;
}

.read-content img {
  max-width: 100%;
}

.read-content .message {
  margin-bottom: 30px;
}

.read-content .message .col-md-9,
.read-content .message .col-md-3 {
  padding: 0;
  margin: 3px 0;
}

.read-content .kw-box a {
  border: 1px solid #ccc;
  padding: 2px 5px;
  margin-right: 5px;
  font-size: 14px;
  color: #ccc;
  border-radius: 5px;
}

.art-body .pic img {
  max-width: 100%;
}

.art-body .pic {
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 5px;
}

.art-body .basic h2 {
  line-height: 1.5;
  color: #333;
}

.art-body .basic h2 a {
  color: #415285;
  font-size: 18px;
  font-weight: bold;
}

.art-body .basic .des {
  margin-top: 40px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  background-color: #f0f0f0;
  padding: 20px;
  broder-radius: 5px;
  font-size: 15px;
  line-height: 1.6;
  color: #aaa;
  text-indent: 2em;
}

.art-body .basic .btn-success {
  margin-top: 20px;
  /*padding-left:50px;
  padding-right:50px;*/
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 45px;
  width: 100px;
  background: #415285;
  color: white;
  border: 0 !important;
}

.art-body .basic .tellink {
  color: #415285;
  font-size: 18px;
  font-weight: bold;
  display: block;
}

.art-body .detail {
  margin-top: 40px;
}

.art-body .detail .sec-title img {
  height: 25px;
  margin-right: 10px;
}

.art-body .detail .sec-title {
  color: #333;
  font-size: 24px;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  margin-bottom: 40px;
}

.art-body .detail img {
  max-width: 100%;
}

.art-body .detail p {
  margin: 0;
}

.inner_top_bar {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
.inner_top_bar .location {
  border-bottom: 0;
}
.inner_top_bar .nav {
  flex: 1;
}
.inner_top_bar .nav-pills > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  font-size: 16px;
  padding: 29px 15px;
}
.inner_top_bar .nav-pills > li.active > a {
  background: #415285;
  color: white;
}
.inner_top_bar .nav-pills > li {
  float: right;
}

.lng_en .pagination a, .lng_en .pagination span {
  padding: 4px;
  font-size: 12px;
  width: auto;
  line-height: inherit;
  height: auto;
}

@media (max-width: 767px) {
  .pages-header {
    min-height: 200px;
  }

  .pages-header .pg-title {
    width: 239px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding: 10px;
  }

  .header {
    border-bottom: 1px solid #eee;
    background-color: #fff;
  }

  .header .navbar-nav {
    float: none;
  }

  .header .navbar-nav > li > a {
    line-height: inherit;
  }

  .header .navbar-brand {
    height: 45px;
    padding: 5px 0 0 15px;
  }

  .art-body .detail,
  .pages-body {
    padding-left: 15px;
    padding-right: 15px;
  }

  .art-body .detail .sec-title img {
    display: block;
    height: 20px;
    width: auto;
    margin-bottom: 10px;
  }

  .read-content {
    padding: 0;
  }

  .pages-header .pg-title h2 {
    font-size: 18px;
  }

  .pages-header .pg-title h5 {
    font-size: 12px;
  }

  .inner_top_bar .location {
    font-size: 14px;
    line-height: 52px;
    padding-left: 15px;
    border-bottom: 1px solid #ddd;
  }

  .inner_top_bar {
    display: block;
    border-bottom: 0;
    padding: 0 15px;
  }

  .inner_top_bar .nav-pills > li > a {
    padding: 12px 15px;
  }

  .inner_top_bar .nav-pills > li {
    float: none;
    text-align: center;
  }

  .inner_top_bar ul {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: none;
  }

  .inner_top_bar .top_name {
    margin-top: 30px;
    display: block;
    padding: 10px 15px;
    text-align: left;
    font-size: 16px;
    color: white;
    background-color: #385e97;
    border-bottom: 1px solid #ffffff;
    text-transform: uppercase;
    margin-bottom: 0;
    box-shadow: 0 0 3px 0 #ccc;
    position: relative;
  }
  .inner_top_bar .top_name img {
    position: absolute;
    right: 0;
    top: 11px;
    width: 23px;
  }

  .newslist .item .item-info {
    padding-left: 0;
  }

  .newslist .item-name {
    font-size: 14px;
    margin-top: 10px;
    display: block;
    margin-bottom: 0;
  }

  .newslist .item-des {
    font-size: 12px;
    margin-top: 5px;
  }

  .newslist .btn-success:active:hover, .newslist .btn-success:active:focus, .newslist .btn-success {
    font-size: 12px;
  }

  .newslist .item-date a {
    font-size: 16px;
  }

  .read-content h3 {
    font-size: 16px;
  }

  .read-content .message {
    margin: 10px 0;
  }

  .goods ._item {
    width: 48%;
    margin: 0;
    float: left;
    margin-bottom: 20px;
  }
  .goods ._item:nth-child(2n) {
    float: right;
  }

  .goods ._item .message {
    padding: 5px;
  }

  .goods ._item .message .name {
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }

  .goods ._item .message .icon_jiantou1 {
    display: none !important;
  }

  .goods ._item .message .more {
    display: none !important;
  }

  .inner_goods_read .basic {
    padding-left: 0 !important;
  }
  .inner_goods_read .art-body .basic h2 {
    font-size: 16px;
  }
  .inner_goods_read .art-body .basic .des {
    margin-top: 12px;
  }
  .inner_goods_read .detail {
    padding: 0 !important;
  }
  .inner_goods_read .art-body .detail .sec-title {
    font-size: 16px;
  }
  .inner_goods_read .art-body .basic .btn-success {
    margin-top: 0;
  }
  .inner_goods_read .art-body .detail {
    margin-top: 16px;
  }

  .inner_contact .art-body .detail .sec-title {
    font-size: 16px;
  }

  .inner_feedback .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  .inner_feedback .form-horizontal .form-group:nth-child(1) {
    display: block;
  }
  .inner_feedback .form-horizontal .form-group .col-sm-10 {
    flex: 1;
  }
  .inner_feedback .btn-lg, .inner_feedback .btn-group-lg > .btn {
    font-size: 16px;
    padding: 4px 10px;
    margin: 0 auto;
    float: none;
    display: block;
  }

  .inner_goods_list ._goodslist ul li {
    width: 50%;
    float: left;
    margin-bottom: 0px;
  }

  .inner_goods_list ._goodslist ul li .item .name_box {
    margin-left: 0;
    width: 100%;
    height: auto;
    padding: 10px 0;
  }

  .inner_lingyu_list .owl_lingyu li {
    width: 50%;
    margin-bottom: 32px;
    float: left;
  }

  .lingyu .owl_lingyu .item {
    padding: 0;
  }

  .lingyu .owl_lingyu .item .message .title {
    font-size: 14px;
  }

  .lingyu .owl_lingyu .item .message .summary {
    font-size: 12px;
  }

  .lingyu .owl_lingyu .item .message {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: -40px;
    height: 175px;
    padding-top: 64px;
  }

  .lingyu .owl_lingyu .item .pic {
    width: 100px;
    height: 100px;
  }

  .lingyu .owl_lingyu .item .message .more {
    display: none;
  }

  .newslist .item-date {
    display: none;
  }

  #xiangce.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -12px !important;
  }

  #xiangce.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -12px !important;
  }

  .inner_goods_list ._goodslist .name {
    font-size: 14px;
  }
}

/*# sourceMappingURL=inner_tpl.css.map */
