@charset "UTF-8";
* {
  outline: none !important;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

li {
  list-style: none; }

textarea {
  overflow: auto;
  resize: none; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: normal;
  font-style: normal; }

a {
  text-decoration: none !important;
  -webkit-user-select: none;
  color: #a88b69 !important; }
a:hover, a:active {
  -webkit-user-select: none;
  color: #a88b69; }

body {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  background-color: #ffffff;
  -webkit-user-select: none; }

img, a.btn {
  -webkit-tap-highlight-color: transparent; }

img, a.btn, input {
  display: inline-block; }

@font-face {
  font-family: "iconfont";
  src: url("/public/css/iconfont/t/1585714300794.eot");
  /* IE9 */
  src: url("/public/css/iconfont/t/1585714300794.eot") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAKQAAsAAAAABnAAAAJFAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCfgpQZgE2AiQDDAsIAAQgBYRtB0gbtgURFYwNsp+FseOjIpJO++TPN5b1SSPR90UE0X78Zm/vi2gSTdY+IppUE9UrCVrXUGg0jZ7JrwEBEFRvbYruEjpCsSTnwXf5H8n/s8KFdJ2v01WqQlbI9gRFpWqf53J8C+jsaH47O8drTBt7+VEvoF4cUIB7UxRZiWSeQu0OCsLKv7pNoNOsNbG/PX5euypcFIhH6e517Z2kqqpKu9A6sbOKN1q0l1flE14X349/1mMULSm86/SdA7fs/ulnqeFSvvTyPD/UPhJrqMTFyeJpKRSbOovVHO+aFPysafgpc4u3coX46+L2brBES4WfEoXgZ3sUkKC1W+7GJGOGTwzR2vrE3+68E57cvtV1lzY2vG0i29PBuj+3ll4DjdxMxS8CwY0vW7rat/1/XRV8+dZTkmhUuFv7m0LBXzGAPdUzha6sjpZoQTi1Av4C7ehEUxgd9GO/cwTuJrQb2RFuM9MgtZsjKrOGFl020ardLnRadWh/lyGPpajSDqx4E4R+HxS9PiL1+xKV+aHFqD9a9Uei08UYOrHLQtzf7BM0ih7sC5LjmWKPbsrOI4bbaKRtKvgrypoyUOVlv9LhjHLGmvUealUCEp6gJffhODIswj06zaPq0hQFTb0pdzxlG/sIZCjkAesFJA6bUTZcbQafP0LBzciQBV1XfYXEKo0PKrkSIDr7DOm+5ZXVXVBTigAi2AS0ZBoajRhYpqf1kKNycUd+0SiifoTa8/ud0/cdgU7hsxklMqqe6yL80JjmEUkPnUZJIWqWAQA=") format("woff2"), url("/public/css/iconfont/t/1585714300794.woff") format("woff"), url("/public/css/iconfont/t/1585714300794.ttf") format("truetype"), url("/public/css/iconfont/t/1585714300794.svg") format("svg");
  /* iOS 4.1- */ }
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrowleft:before {
  content: "\e613"; }

.icon-arrowright:before {
  content: "\e614"; }

body {
  background-color: #182953;
  padding-top: 108px;
  font-family: 微软雅黑 !important; }

.page-header {
  width: 100%;
  height: 108px;
  background: url(/public/img/head_line.png) center 83px no-repeat, url(/public/img/bg_head.jpg) 0 0 repeat-x;
  background-size: auto 1px, auto 185px;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9; }
.page-header .navbar-header {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0; }
.page-header .navbar-header .navbar-brand {
  margin-top: 20px;
  height: auto;
  padding: 0; }
.page-header .navbar-header .navbar-brand img.logo0 {
  width: 56px;
  display: block; }
.page-header .navbar-header .navbar-brand img.logo1 {
  display: none; }
.page-header .navbar-header .btn-shownav {
  display: none; }

#dropdownMenuList {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

.page-navbar .navbar-nav {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 38px; }
.page-navbar .navbar-nav > li {
  position: relative;
  width: 12.28%;
  margin: 0 1%; }
.page-navbar .navbar-nav > li.empty {
  width: 180px; }
.page-navbar .navbar-nav > li.nav-item > a {
  width: 100%;
  height: 36px;
  display: block;
  margin: 0 auto;
  background: url(/public/img/nav_text.png) 0 center no-repeat;
  background-size: 135px;
  text-indent: -9999px; }
.page-navbar .navbar-nav > li.nav-item.active > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  background: url(/public/img/ico_nav_active.png) center bottom no-repeat;
  background-size: 12px; }
.page-navbar .navbar-nav > li.nav-item.selected > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  background: url(/public/img/ico_nav_active.png) center bottom no-repeat;
  background-size: 12px; }

.page-footer {
  width: 100%;
  height: 136px;
  background-color: #0c1431; }
.page-footer .footer-info {
  height: 136px;
  padding: 40px 0 10px; }
.page-footer .footer-info .left .top {
  height: 45px;
  background: url(/public/img/logo1.png) left center no-repeat;
  background-size: auto 45px; }
.page-footer .footer-info .left .bottom {
  margin-top: 6px;
  padding-top: 6px;
  height: 30px;
  line-height: 43px;
  display: flex;
  justify-content: flex-start; }
.page-footer .footer-info .left .bottom span {
  margin-right: 20px;
  color: #a88b69;
  font-size: 12px;
  height: 34px;
  -webkit-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
  user-select: text;
  display: flex; }
.page-footer .footer-info .left .bottom span em {
  display: inline-block;
  margin-right: 3px; }
.page-footer .footer-info .right {
  display: flex;
  justify-content: space-between; }
.page-footer .footer-info .right .share-list {
  margin-left: 100px;
  margin-top: 10px;
  width: 125px;
  height: 75px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  background: url(/public/img/ico_share.png) 0 top no-repeat;
  background-size: 100%; }
.page-footer .footer-info .right .share-list > div a {
  display: block;
  width: 66px;
  height: 47px; }
.page-footer .footer-info .right .qrcode-list {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
.page-footer .footer-info .right .qrcode-list li {
  margin: 0 7px;
  text-align: center;
  width: 70px;
  height: 84px; }
.page-footer .footer-info .right .qrcode-list li.wx {
  background: url(/public/img/qrcode-wx.png) center center no-repeat;
  background-size: 100%; }
.page-footer .footer-info .right .qrcode-list li.wb {
  background: url(/public/img/qrcode-wb.png) center center no-repeat;
  background-size: 100%; }
.page-footer .copyright {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #a88b69; }
.page-footer .copyright a {
  padding: 0 20px; }

.page-submenu {
  width: 100%;
  height: 40px;
  background-color: rgba(26, 39, 74, 0.7);
  position: absolute;
  left: 0;
  top: 48px;
  opacity: 0;
  z-index: 2;
  transition: all .2s 0s; }
.page-submenu.active {
  top: 108px;
  opacity: 1;
  z-index: 2;
  transition: all .4s 0s; }
.page-submenu.about > ul {
  /* padding-left: 185px;  */
  justify-content: center;
}
.page-submenu.product > ul {
  /* padding-left: 345px;  */
  justify-content: center;
}
.page-submenu.news > ul {
  padding-left: 690px; }
.page-submenu.joinus > ul {
  padding-left: 855px; }
.page-submenu.carerr > ul {
  padding-left: 820px; }
.page-submenu > ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap; }
.page-submenu > ul li {
  display: flex;
  height: 40px;
  justify-content: center;
  align-items: center; }
.page-submenu > ul li span {
  border-right: 1px solid #a88b69;
  text-align: center;
  line-height: 14px;
  display: flex;
  justify-content: space-between; }
.page-submenu > ul li span a {
  display: block;
  min-width: 120px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  padding: 0 25px;
  color: #a88b69; }
.page-submenu > ul li span a.cur {
  opacity: 1;
  color: #D29B3F !important; }
.page-submenu > ul li:last-child span {
  border-right: 0; }

.page-banner {
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden; }
.page-banner::before {
  content: "";
  display: block;
  width: 100%;
  z-index: 3;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); }
.page-banner img {
  position: relative;
  z-index: 2;
  width: 100%;
  min-width: 1170px; }

.page-content {
  width: 100%;
  background: url(/public/img/bg.jpg) center center repeat;
  background-size: 1920px;
  padding: 30px 0 20px; }
.page-content.light {
  background: none;
  background-color: #f8f3e8; }

.page-pagination {
  display: flex;
  justify-content: center; }
.page-pagination .iconfont {
  margin-left: -3px; }
.page-pagination .pagination > li > a, .page-pagination .pagination > li > span {
  height: 35px;
  white-space: nowrap;
  background: transparent;
  border: 1px solid #a88b69; }
.page-pagination .pagination > .active > a, .page-pagination .pagination > .active > span, .page-pagination .pagination > .active > a:hover, .page-pagination .pagination > .active > span:hover, .page-pagination .pagination > .active > a:focus, .page-pagination .pagination > .active > span:focus {
  background-color: #a88b69;
  color: #17274f !important;
  border-color: #a88b69; }

@media (max-width: 767px) {
  body {
    padding-top: 54px; }

  .page-header {
    height: 54px;
    background: url(/public/img/bg_head.jpg) 0 0 repeat-x;
    background-size: auto 185px; }
  .page-header > div {
    height: 100%; }
  .page-header .navbar-header {
    margin: 0;
    height: 54px;
    justify-content: flex-start;
    z-index: 5;
    background: url(/public/img/bg_head.jpg) 0 0 repeat-x;
    background-size: auto 185px; }
  .page-header .navbar-header::after {
    content: "";
    display: block;
    width: 100%;
    z-index: 3;
    height: 10px;
    position: absolute;
    top: 54px;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); }
  .page-header .navbar-header .navbar-brand {
    margin-top: 8px;
    margin-left: 20px; }
  .page-header .navbar-header .navbar-brand img.logo0 {
    display: none; }
  .page-header .navbar-header .navbar-brand img.logo1 {
    width: 180px;
    display: block;
    margin-top: 3px; }
  .page-header .navbar-header .btn-shownav {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/public/img/ico_openmenu.png) center center no-repeat;
    background-size: 26px;
    position: absolute;
    right: 5px;
    top: 0; }
    
  .page-navbar {
    padding: 0;
    height: 100%;
    overflow: scroll;
    position: relative;
    z-index: 3;
    transform: translateX(-100%);
    transition: all .5s 0s;
    overflow: hidden;
    /*touch-action: none; */
      
  }
  .page-navbar .btn-closenav {
    display: block;
    width: 26px;
    height: 26px;
    background: url(/public/img/ico_closemenu.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 2;
    left: 68%;
    top: 60px; }
  
  .page-navbar .navbar-nav {
    height: 100%;
    width: 80%;
    padding: 60px 50px 20px 20px;
    background-color: #1a2950;
    margin: 0;
    display: block;
    overflow: scroll;
    position: relative;
    z-index: 1;
     }
  .page-navbar .navbar-nav > li {
    width: 100%;
    padding: 0 0 5px;
    margin: 0; }
  .page-navbar .navbar-nav > li::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgba(123, 95, 63, 0.5) 0%, #a18769 50%, rgba(123, 95, 63, 0.5) 100%); }
  .page-navbar .navbar-nav > li:last-child::after {
    display: none; }
  .page-navbar .navbar-nav > li.empty {
    display: none; }
  .page-navbar .navbar-nav > li.nav-item > a {
    width: 100px;
    height: 30px;
    margin: 0;
    background: url(/public/img/nav_text1.png) -4px center no-repeat;
    background-size: 138px; }
  .page-navbar .navbar-nav > li.nav-item.active > a::after {
    display: none; }
  .page-navbar .navbar-nav > li.nav-item.selected > a::after {
    display: none; }
  .page-navbar.show {
    opacity: 1;
    transform: translateX(0);
    transition: all .8s 0s; }

  .page-submenu {
    height: auto;
    position: relative;
    opacity: 1;
    left: 0;
    top: 0;
    background-color: transparent; }
  .page-submenu.active {
    top: 0; }
  .page-submenu > ul {
    padding: 0 !important;
    display: block; }
  .page-submenu > ul li {
    justify-content: flex-start;
    height: 26px; }
  .page-submenu > ul li span {
    border-right: 0; }
  .page-submenu > ul li span a {
    min-width: auto;
    padding: 0 15px; }

  #dropdownMenuList {
    display: none; }

  .page-footer .footer-info {
    height: 260px;
    padding: 20px 0 10px;
    background-color: #0c1431; }
  .page-footer .footer-info .left .top {
    background-size: auto 38px; }
  .page-footer .footer-info .left .bottom {
    height: 90px;
    display: block; }
  .page-footer .footer-info .left .bottom span {
    width: 262px;
    font-size: 13px;
    display: flex;
    justify-content: flex-start; }
  .page-footer .footer-info .left .bottom span em {
    width: 58px;
    text-align: right; }
  .android .page-footer .footer-info .left .bottom span {
    margin-left: -2px;
    font-size: 14px; }
  .android .page-footer .footer-info .left .bottom span em {
    width: 60px;
    text-align: right; }
  .page-footer .footer-info .right .share-list {
    background: url(/public/img/ico_share1.png) 0 top no-repeat;
    background-size: 100%;
    margin-left: 0; }
  .page-footer .footer-info .right .qrcode-list li {
    margin: 0 2px;
    width: 70px;
    height: 84px; }
  .page-footer .footer-info .right .qrcode-list li.wx {
    background: url(/public/img/qrcode-wx1.png) center center no-repeat;
    background-size: 100%; }
  .page-footer .footer-info .right .qrcode-list li.wb {
    background: url(/public/img/qrcode-wb1.png) center center no-repeat;
    background-size: 100%; }
  .page-footer .copyright {
    display: block;
    padding-top: 10px; }
  .page-footer .copyright span, .page-footer .copyright a {
    width: 100%;
    display: block;
    text-align: center; }

  .page-banner::before {
    display: none; }
  .page-banner img {
    position: relative;
    z-index: 2;
    width: 200%;
    min-width: auto;
    margin-left: -50%; } }
.swiper-home-container {
  width: 100%;
  height: 100%;
  position: relative; }
.swiper-home-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff; }
.swiper-home-container .swiper-slide img {
  width: 100%; }
.swiper-home-container .swiper-home-pagination {
  position: absolute;
  bottom: 30px;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  padding-right: 160px; }
.swiper-home-container .swiper-home-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  border: 2px solid #a88b69;
  background-color: #8F724D;
  margin: 0 10px; }

.home-content-list {
  margin: 0 auto; }
.home-content-list li {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }
.home-content-list li .content-item {
  display: block;
  background-color: #0c1431;
  transition: all 0.3s 0s;
  transform: scale(1); }
.home-content-list li .content-item img {
  width: 350px;
  height: 215px; }
.home-content-list li .content-item p {
  line-height: 43px;
  text-align: center;
  font-size: 16px;
  color: #a88b69;
  letter-spacing: 4px; }
.home-content-list li .content-item.active {
  transform: scale(1.05);
  transition: all 0.5s 0s; }

@media (max-width: 767px) {
  .swiper-home-container .swiper-home-pagination {
    justify-content: center;
    padding-right: 0;
    bottom: 10px; }
  .swiper-home-container .swiper-home-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #a88b69; } }
.page-about-content .title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #172a50; }
.page-about-content .content {
  color: #172a50;
  font-size: 14px;
  padding: 30px 50px;
  line-height: 28px;
  -webkit-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
  user-select: text; }
.page-about-content .content p {
  margin: 10px 0;
  text-align: justify; }
.page-about-content .content p img {
  max-width: 1075px;
  margin: 10px 0; }
.page-about-content .content strong {
  font-weight: 700; }
.page-about-content .content td img {
  margin: 0; }
.page-about-content .content td p {
  margin-bottom: 15px; }

@media (max-width: 767px) {
  .page-about-content .content {
    padding: 15px 0; }
  .page-about-content .content p img {
    width: 100% !important;
    height: auto !important; }
  .page-about-content .content td img {
    width: 100% !important;
    height: auto !important;
    margin: 0; }

  #aboutContent2 > table tr td:first-child,
  #aboutContent5 > table tr td:first-child {
    display: none; } }
.swiper-product-container {
  width: 100%;
  height: 100%;
  min-width: 1170px;
  position: relative; }
.swiper-product-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff; }
.swiper-product-container .swiper-slide::before {
  content: "";
  display: block;
  width: 100%;
  z-index: 3;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); }
.swiper-product-container .swiper-slide img {
  width: 100%; }
.swiper-product-container .swiper-product-pagination {
  position: absolute;
  bottom: 30px;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding-right: 160px; }
.swiper-product-container .swiper-product-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  border: 2px solid #d89e3e;
  background-color: #8F724D;
  margin: 0 10px; }

@media (max-width: 767px) {
  .swiper-product-container {
    min-width: auto; } }
.news-ctrl-bar {
  display: flex;
  justify-content: flex-start;
  padding: 0 60px;
  margin-bottom: 50px; }
.news-ctrl-bar > a {
  font-size: 14px;
  color: #172a50 !important;
  margin: 0 5px; }

.news-content-title {
  padding: 0 35px;
  color: #a88b69;
  font-size: 20px;
  font-weight: 700; }
.news-content-title.small {
  font-size: 16px; }

.news-content-list {
  margin: 30px auto 0; }
.news-content-list li {
  display: flex;
  justify-content: center;
  padding-bottom: 30px; }
.news-content-list li .content-item {
  width: 100%;
  display: block;
  text-align: center; }
.news-content-list li .content-item img {
  width: 340px;
  height: 200px;
  border: 1px solid #a88b69;
  margin-bottom: 10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  transition: all 0.3s 0s;
  transform: scale(1); }
.news-content-list li .content-item h3 {
  font-size: 16px;
  color: #a88b69;
  text-align: center;
  font-weight: 700;
  line-height: 20px;
  padding: 15px 0 5px; }
.news-content-list li .content-item span {
  font-size: 12px;
  color: #a88b69;
  text-align: center;
  display: block; }
.news-content-list li .content-item span.list-date {
  display: none; }
.news-content-list li .content-item p {
  text-align: center;
  font-size: 14px;
  color: #a88b69;
  padding: 10px; }
.news-content-list li .content-item.active img {
  transform: scale(1.05);
  transition: all 0.5s 0s; }
.news-content-list li.listitem {
  width: 100%;
  display: block;
  padding: 0 15px; }
.news-content-list li.listitem .content-item {
  padding: 5px 0;
  border-top: 1px solid #a88b69;
  width: 100%;
  display: flex;
  justify-content: space-between; }
.news-content-list li.listitem .content-item h3 {
  font-size: 14px;
  width: 950px;
  text-align: left;
  font-weight: normal;
  line-height: 22px;
  padding: 9px 0; }
.news-content-list li.listitem .content-item h3::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #a88b69;
  margin: 0 5px;
  position: relative;
  top: -2px; }
.news-content-list li.listitem .content-item span {
  font-size: 14px;
  display: block;
  line-height: 40px;
  width: 225px;
  text-align: right; }
.news-content-list li.listitem:last-child .content-item {
  border-bottom: 1px solid #a88b69; }

.news-content-detail {
  margin: 0 auto; }
.news-content-detail .newstitle {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #172a50; }
.news-content-detail .newstitle + .newscontent {
  margin-top: 30px; }
.news-content-detail .pubdate {
  font-size: 12px;
  color: #172a50;
  text-align: center;
  display: block;
  line-height: 60px; }
.news-content-detail .videowrapper {
  width: 60%;
  height: 350px;
  margin: 0 auto; }
.news-content-detail .videowrapper > div, .news-content-detail .videowrapper video {
  width: 100%;
  height: 350px; }
.news-content-detail .videowrapper iframe {
  width: 100%;
  height: 100%; }
.news-content-detail .newscontent {
  color: #172a50;
  font-size: 14px;
  padding: 0 50px 30px;
  line-height: 28px;
  -webkit-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
  user-select: text; }
.news-content-detail .newscontent::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: rgba(26, 39, 74, 0.7);
  margin-bottom: 30px; }
.news-content-detail .newscontent img {
  max-width: 1075px;
  margin: 10px 0; }
.news-content-detail .newscontent p {
  margin: 10px 0;
  text-align: justify; }
.news-content-detail .newscontent strong {
  font-weight: 700; }

@media (max-width: 767px) {
  .news-ctrl-bar {
    padding: 0 20px;
    margin-bottom: 20px; }

  .news-content-title {
    padding: 0 15px; }

  .news-content-list {
    margin: 20px auto 0; }
  .news-content-list li {
    padding: 0; }
  .news-content-list li .content-item {
    margin-bottom: 20px; }
  .news-content-list li .content-item img {
    width: 100%;
    margin-bottom: 0; }
  .news-content-list li.listitem {
    padding: 0; }
  .news-content-list li.listitem .content-item {
    margin-bottom: 0; }
  .news-content-list li.listitem .content-item h3 {
    width: 75%;
    padding-left: 10px; }
  .news-content-list li.listitem .content-item h3::before {
    margin-left: -10px; }
  .news-content-list li.listitem .content-item span {
    width: 25%; }

  .news-content-detail .videowrapper {
    width: 100%;
    height: 220px; }
  .news-content-detail .videowrapper > div, .news-content-detail .videowrapper video {
    height: 220px; }
  .news-content-detail .newscontent {
    padding: 0 0 30px; }
  .news-content-detail .newscontent img {
    width: 100% !important;
    height: auto !important; } }
.join-content {
  display: flex;
  justify-content: center; }
.join-content .form {
  width: 750px; }
.join-content .form li {
  padding: 8px; }
.join-content .form li > div {
  width: 100%;
  height: 100%;
  border: 1px solid #a88b69;
  color: #a88b69;
  padding: 5px;
  position: relative; }
.join-content .form li > div.error {
  border: 1px solid #fff; }
.join-content .form li > div label {
  position: absolute;
  line-height: 33px;
  height: 33px;
  left: 0;
  top: 0;
  padding: 0 10px;
  font-size: 14px; }
.join-content .form li > div input, .join-content .form li > div textarea {
  width: 100%;
  border: 0;
  background: transparent;
  line-height: 24px;
  padding-left: 70px; }
.join-content .form li > div input.shortlabel, .join-content .form li > div textarea.shortlabel {
  padding-left: 43px; }
.join-content .form li > div textarea::-webkit-input-placeholder {
  /* WebKit browsers 适配谷歌 */
  color: rgba(168, 139, 105, 0.8); }
.join-content .form li > div textarea:-moz-placeholder {
  color: rgba(168, 139, 105, 0.8); }
.join-content .form li > div textarea::-moz-placeholder {
  color: rgba(168, 139, 105, 0.8); }
.join-content .form li > div textarea:-ms-input-placeholder {
  color: rgba(168, 139, 105, 0.8); }
.join-content .form li > div textarea:focus::-webkit-input-placeholder {
  color: transparent; }
.join-content .form li > div textarea:focus:-moz-placeholder {
  color: transparent; }
.join-content .form li > div textarea:focus::-moz-placeholder {
  color: transparent; }
.join-content .form li > div textarea:focus:-ms-input-placeholder {
  color: transparent; }
.join-content .form li.full textarea {
  height: 100px;
  margin-top: 30px;
  padding: 8px;
  border-top: 1px solid rgba(168, 139, 105, 0.5); }
.join-content .form li .btn-submit {
  width: 168px;
  height: 32px;
  line-height: 32px;
  margin: 5px auto;
  color: #182953;
  border: 0;
  background-color: #a88b69;
  display: block; }

.form-alert .modal-dialog {
  top: 30%; }
.form-alert .modal-dialog .modal-footer {
  text-align: center; }
.form-alert .modal-dialog .modal-footer button {
  background-color: #a88b69;
  padding: 6px 32px;
  border: 0; }

@media (max-width: 767px) {
  .join-content .form {
    width: 90%; } }
.carerr-content-title {
  padding: 0 15px;
  color: #a88b69;
  font-size: 20px;
  font-weight: 700; }

.carerr-wrapper {
  padding: 25px 0 30px; }

.carerr-menu .menu-item {
  width: 120px;
  height: 32px;
  font-size: 14px;
  border: 1px solid #A88B69;
  color: #a88b69 !important;
  display: block;
  border-radius: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 22px;
  transform: scale(1);
  transition: all 0.3s 0s; }
.carerr-menu .menu-item i {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/public/img/ico-carerr.png) 0 0 no-repeat;
  background-position-x: 0;
  background-size: 48px; }
.carerr-menu .menu-item i.ico-man {
  background-position-y: 0; }
.carerr-menu .menu-item i.ico-hat {
  background-position-y: -24px; }
.carerr-menu .menu-item i.ico-microphone {
  background-position-y: -48px; }
.carerr-menu .menu-item span {
  width: 70px;
  display: inline-block; }
.carerr-menu .menu-item:hover, .carerr-menu .menu-item.cur {
  transform: scale(1.1);
  background-color: #A88B69;
  color: #00164f !important; }
.carerr-menu .menu-item:hover i, .carerr-menu .menu-item.cur i {
  background-position-x: -24px; }

.carerr-content {
  padding-left: 10px; }
.carerr-content .wrapper-content {
  padding-left: 35px;
  min-height: 500px;
  background: url(/public/img/borderrightline.png) left center no-repeat;
  background-size: 1px 100%; }
.carerr-content .wrapper-content .wrapper-title {
  color: #a88b69;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px; }
.carerr-content .wrapper-content .list-table {
  color: #a88b69; }
.carerr-content .wrapper-content .list-table tr {
  cursor: pointer; }
.carerr-content .wrapper-content .list-table tr:hover {
  color: #D29B3F; }
.carerr-content .wrapper-content .list-table tr th {
  color: #a88b69 !important;
  white-space: nowrap; }
.carerr-content .wrapper-content .list-table tr th, .carerr-content .wrapper-content .list-table tr td {
  border-bottom: 1px solid #a88b69;
  border-top: 0;
  padding: 13px;
  text-align: center; }
.carerr-content .wrapper-content .carerr-info {
  border: 1px solid #a88b69;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #a88b69;
  font-size: 13px;
  margin-bottom: 30px; }
.carerr-content .wrapper-content .carerr-info li {
  width: 25%;
  padding: 8px 20px;
  white-space: nowrap; }
.carerr-content .wrapper-content .carerr-info li.long {
  width: 50%; }
.carerr-content .wrapper-content .carerr-detail {
  color: #a88b69;
  margin-bottom: 30px;
  line-height: 24px;
  -webkit-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
  user-select: text; }
.carerr-content .wrapper-content .carerr-applybtn {
  display: flex;
  justify-content: flex-start; }
.carerr-content .wrapper-content .carerr-applybtn > a {
  display: block;
  font-size: 13px;
  color: #a88b69;
  border: 1px solid #a88b69;
  height: 32px;
  line-height: 29px;
  width: 80px;
  text-align: center;
  margin-right: 20px; }
.carerr-content .wrapper-content .carerr-applybtn > a.apply-btn {
  height: 36px;
  line-height: 32px;
  font-size: 15px;
  width: 90px;
  margin-top: -3px;
  background-color: #a88b69;
  color: #00164f !important; }

.recruit-announce-list {
  margin-top: 30px;
  border-top: 1px solid #a88b69; }
.recruit-announce-list li {
  border-bottom: 1px solid #a88b69;
  padding: 16px 10px; }
.recruit-announce-list li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 15px; }
.recruit-announce-list li a em::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #a88b69;
  margin-right: 10px;
  top: -2px;
  position: relative; }
.recruit-announce-list li a span {
  font-size: 13px; }
.recruit-announce-list li a:hover * {
  color: #D29B3F; }

.recruit-announce-wrapper .announcetitle {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #a88b69; }
.recruit-announce-wrapper .pubdate {
  font-size: 12px;
  color: #a88b69;
  text-align: center;
  display: block;
  line-height: 60px; }
.recruit-announce-wrapper .announcecontent {
  color: #a88b69;
  font-size: 14px;
  padding: 0 0 30px;
  line-height: 28px;
  -webkit-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
  user-select: text; }
.recruit-announce-wrapper .announcecontent img {
  max-width: 1075px;
  margin: 10px 0; }
.recruit-announce-wrapper .announcecontent p {
  margin: 10px 0;
  text-align: justify; }
.recruit-announce-wrapper .announcecontent strong {
  font-weight: 700; }

.campustalk-content {
  color: #a88b69;
  font-size: 14px;
  padding: 0 0 30px;
  line-height: 28px;
  -webkit-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
  user-select: text; }
.campustalk-content img {
  max-width: 1075px;
  margin: 10px 0; }
.campustalk-content p {
  margin: 10px 0;
  text-align: justify; }
.campustalk-content strong {
  font-weight: 700; }

.carerr-location {
  margin-bottom: 20px;
  position: relative; }
.carerr-location .location-picker-btn {
  color: #a88b69; }
.carerr-location .location-picker-btn label {
  width: 80px; }
.carerr-location .location-picker-btn > div {
  color: #a88b69;
  border: 1px solid #a88b69;
  padding: 0 10px;
  display: inline-block;
  line-height: 32px;
  height: 32px;
  width: 340px;
  position: relative; }
.carerr-location .location-picker-btn > div::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid #a88b69;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  top: 14px;
  right: 10px; }
.carerr-location .location-picker-btn > div .key-value {
  display: block;
  height: 32px;
  line-height: 30px;
  width: 320px; }
.carerr-location .location-picker-btn > div .closebtn {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  background: url(/public/img/ico_close.png) center center no-repeat;
  background-size: 16px;
  top: 0;
  right: 25px;
  z-index: 3; }

.location-picker-wrapper {
  position: absolute;
  top: 32px;
  left: 0;
  display: none;
  z-index: 3; }
.location-picker-wrapper .location-picker {
  background-color: #f8f3e8;
  display: flex;
  justify-content: space-between;
  width: 340px;
  height: 210px;
  position: relative; }
.location-picker-wrapper .location-picker .wrapper-scroll {
  position: absolute;
  z-index: 1;
  height: 210px;
  width: 170px;
  top: 0;
  overflow: hidden; }
.location-picker-wrapper .location-picker .wrapper-scroll .scroller {
  position: absolute;
  z-index: 1;
  width: 165px;
  -webkit-transform: translateZ(0);
  user-select: none;
  text-size-adjust: none; }
.location-picker-wrapper .location-picker .wrapper-scroll.left {
  left: 0; }
.location-picker-wrapper .location-picker .wrapper-scroll.right {
  right: 0; }
.location-picker-wrapper .location-picker .province-list, .location-picker-wrapper .location-picker .city-list {
  width: 100%; }
.location-picker-wrapper .location-picker .province-list li, .location-picker-wrapper .location-picker .city-list li {
  line-height: 35px;
  height: 35px;
  border-bottom: 1px solid #ccc; }
.location-picker-wrapper .location-picker .province-list li a, .location-picker-wrapper .location-picker .city-list li a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 10px;
  color: #00164f !important; }
.location-picker-wrapper .location-picker .province-list li a:hover, .location-picker-wrapper .location-picker .city-list li a:hover {
  background-color: #f9f9f9; }
.location-picker-wrapper .location-picker .city-list li {
  display: none; }
.location-picker-wrapper .location-picker .city-list li.cityItem000000 {
  display: block; }
.location-picker-wrapper .location-picker .iScrollVerticalScrollbar {
  background-color: #ccc; }

@media (max-width: 767px) {
  .carerr-menu {
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px;
    border-bottom: 1px solid #A88B69;
    padding-left: 6px;
    padding-right: 6px; }
  .carerr-menu .menu-item {
    border-radius: 5px 5px 0 0;
    margin: 0;
    border-bottom: 0; }
  .carerr-menu .menu-item i {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/public/img/ico-carerr.png) 0 0 no-repeat;
    background-position-x: 0;
    background-size: 48px; }
  .carerr-menu .menu-item i.ico-man {
    background-position-y: 0; }
  .carerr-menu .menu-item i.ico-hat {
    background-position-y: -24px; }
  .carerr-menu .menu-item i.ico-microphone {
    background-position-y: -48px; }
  .carerr-menu .menu-item span {
    width: 70px;
    display: inline-block; }
  .carerr-menu .menu-item:hover, .carerr-menu .menu-item.cur {
    transform: scale(1); }

  .carerr-content {
    padding-left: 15px; }
  .carerr-content .wrapper-content {
    padding: 0;
    background: none; }
  .carerr-content .wrapper-content .list-table tr th, .carerr-content .wrapper-content .list-table tr td {
    font-size: 12px;
    padding: 10px 5px; }
  .carerr-content .wrapper-content .carerr-info li {
    padding: 8px 10px;
    width: 50%; }
  .carerr-content .wrapper-content .carerr-info li.long {
    width: 100%; }
  .carerr-content .wrapper-content .carerr-applybtn {
    display: block; }
  .carerr-content .wrapper-content .carerr-applybtn > a {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
    height: 36px;
    line-height: 32px; }
  .carerr-content .wrapper-content .carerr-applybtn > a.apply-btn {
    width: 100%; }

  .location-picker-wrapper {
    z-index: 99;
    display: none;
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .location-picker-wrapper .location-picker {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -170px;
    margin-top: -180px;
    height: 350px; }
  .location-picker-wrapper .location-picker h3 {
    width: 100%;
    height: 32px;
    position: absolute;
    top: -32px;
    left: 0px;
    color: #fff;
    background-color: #00164f;
    font-size: 13px;
    line-height: 30px;
    padding-left: 10px; }
  .location-picker-wrapper .location-picker .wrapper-scroll {
    height: 350px; }
  .location-picker-wrapper .btn-pwclose {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    background: url(/public/img/btn-pwclose.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: 200px; } }

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



.contactus{
  min-height: 200px;
}

.contactus .table{
  width: 90%;
  margin-left: 5%;
}
.contactus .table thead tr th{
  text-align: center;
  color: #a88b69;
  font-size: 14px;
  /*padding: 10px 5px;*/
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #a88b69;
}
.contactus .list-table tbody tr{
    color: #a88b69;
}
.contactus .table tr td{
  text-align: center;
  
  font-size: 14px;
  padding: 10px 5px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #a88b69;
}
.contactus .list-table tbody tr:hover {
  color: #D29B3F;
}


#contactus_select_box{
  width: 200px;
  height: 35px;
  position: relative;
  margin-top: 20px;
  margin-left: 5%;
  /*border: 1px solid #a88b69;*/
}
.contactus_select{
  width: 200px;
  height: 32px;
  border: 1px solid #a88b69;
  position: absolute;
  line-height: 32px;
  font-size: 12px;
  top: 0;
  left: 0;
  color: #a88b69;
  padding-left: 10px;
}
.contactus_select_updpwn{
  width: 200px;
  height: 200px;
  position: absolute;
  z-index: 100;
  top: 32px;
  left: 0;
}
.contactus_select_updpwn ul{
  list-style: none;
  background: #f8f3e8;
  padding: 0;
  margin: 0;
  width: 200px;
  height: 200px;
  overflow: scroll;
}
.contactus_select_updpwn ul li{
  line-height: 30px;
  border-bottom: 1px solid #ccc;
  padding-left: 10px;
  font-size: 12px;
  color: #00164f !important;
}
.contactus_select_updpwn ul li:hover{
  background: #F6F4EDFF;
}

.select_updown_title{
  background: #02154f;
}
@media (max-width: 767px) {

  .contactus{
    min-height: 200px;
  }
  .contactus .table{
    width: 90%;
    margin-left: 5%;
  }
  .contactus .table thead tr th{
    text-align: center;
    color: #a88b69;
    font-size: 14px;
    /*padding: 10px 5px;*/
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #a88b69;
  }
  .contactus .table tr td{
    text-align: center;
    color: #a88b69;
    font-size: 14px;
    padding: 10px 5px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #a88b69;
  }
  .contactus .table tr:hover {
    color: #D29B3F;
  }

  #contactus_select_container{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.05);
  }

  #contactus_select_box{
    width: 200px;
    height: 35px;
    position: relative;
    margin-top: 20px;
    margin-left: 5%;
    /*border: 1px solid #a88b69;*/
  }
  .contactus_select{
    width: 150px;
    height: 32px;
    border: 1px solid #a88b69;
    position: absolute;
    line-height: 32px;
    font-size: 12px;
    top: 0;
    left: 0;
    color: #a88b69;
    padding-left: 10px;
  }
  .contactus_select_updpwn{
    width: 200px;
    height: 282px;
    position: absolute;
    z-index: 100;
    top:45%;
    left: 50%;
    transform: translate(-50% ,-50%);
  }
  .select_updown_title{
    background: #02154f;
    width: 200px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #a88b69;
    color: #a88b69;
    font-size: 12px;
    padding-left: 10px;
  }
  .contactus_select_updpwn ul{
    width: 200px;
    height: 200px;
    background: #f8f3e8;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: scroll;
  }
  .contactus_select_updpwn ul li{
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    font-size: 12px;
    color: #00164f !important;
  }
  .contactus_select_updpwn ul li:hover{
    background: #F6F4EDFF;
  }


  .select_updown_title{
    background: #02154f;
    color: #a88b69;
    border: 1px solid #a88b69;
    font-size: 12px;
    line-height: 32px;
    padding-left: 10px;
  }


  .contactus_select_drop{
    z-index: 100;
    background: rgba(0,0,0,0.05);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
  }

  .contactus_select_updpwn #btn-pwclose{
    width: 42px;
    height: 42px;
    background: url(/public/img/btn-pwclose.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 30px;
    z-index: 100;
  }


}


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