html {
  font-family: "Microsoft YaHei";
}

html,
body {
  /* min-width: 1568px; */
}

body {
  font-family: '微软雅黑', Arial, "Lucida Grande", Verdana, "Microsoft YaHei", hei;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
video {
  display: block
}

body,
div,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
p {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-size: 14px;
}

ol,
ul,
li {
  list-style: none;
}

img {
  border: 0;
  vertical-align: middle;
}

body {
  color: #000000;
}

.clear {
  clear: both;
  height: 1px;
  width: 100%;
  overflow: hidden;
  margin-top: -1px;
}

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

.fl {
  float: left;
}

.fr {
  float: right;
}

.w100 img {
  width: 100%;
}

.clear {
  clear: both;
  height: 0px;
  width: 100%;
  font-size: 1px;
  line-height: 0px;
  visibility: hidden;
  overflow: hidden;
}

.clearfix {
  overflow: hidden;
  _zoom: 1;
}

.detail,
.info,
.text {
  text-align: justify;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
/* 吸顶 */
.to-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
  transition: all 0.5s;
}
.to-top ul{
  background: #fff;
}
.to-top li a {
  color:#000;
}
.to-top ul li:hover {
  background:#739458;
}
.to-top ul li:first-child {
  display:inline-block;
  transition: all 0.5s;
}
.to-top ul li:hover a {
  color:#fff;
}
.to-top ul li:hover{
  box-shadow: none;
}
.to-top li.active{
  background:#739458;
  box-shadow: none;
}
.to-top li::after{
  display: none;
}
.to-top li.active a {
  color:#fff;
}
.to-top-bottom {
  padding-top: 74.2px;
} 
.top .to-top-nav {
  /* position: fixed;
  top: 68.18px;
  transition: all 0.5s; */
  display: none;
} 
.top .bg {
  width: 100%;
}
/* common */
@media screen and (min-width: 1920px) {
  .wrap {
    width: 1568px;
    margin: 0 auto;
  }

  table {
    width: 1568px;
  }

  .top .bg {
    height: 280px;
    line-height: 280px;
    width: 100%;
  }

  .header .logo img {
    width: 100%;
  }
}

@media screen and (max-width:1200px) and (min-width:1024px) {
  .wrap {
    width: 1024px;
    margin: 0 auto;
  }

  table {
    width: 1024px;
  }

}

@media screen and (max-width:1024px) {
  .wrap {
    width: 960px;
    margin: 0 auto;
  }

  table {
    width: 960px;
  }
}

@media screen and (min-width:1200px) and (max-width:1460px) {
  .wrap {
    width: 1200px;
    margin: 0 auto;
  }

  table {
    width: 1200px;
  }
}

@media screen and (min-width:1460px) and (max-width:1920px) {
  .wrap {
    width: 1366px;
    margin: 0 auto;
  }

  table {
    width: 1366px;
  }
}

/* 顶部公共样式 */
.header {
  width: 100%;
  background: #fff;
  z-index: 10;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.1)
}
.nav {
  transition: all 0.5s;
}
.header .active,
.nav .active {
  color: #fff;
  background: #739458;
}

.hide {
  display: none;
}
.visibility_hidden{
  visibility: hidden;
  position: absolute;
}

.inlineB {
  display: inline-block;
}

.top .bg {
  overflow: hidden;
  background: #000;
  position: relative;
  text-align: center;
}

.top .bg {
  height: 240px;
  line-height: 240px;
}

.top .bg img {
  object-fit: contain;
  width: 100%;
  opacity: .55;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.top .bg p {
  position: relative;
  font-size: 52px;
  color: #fff;
}

/* header */
.header .inner {
  /* padding: 0 219px 0 158px; */
  padding: 0 1% 0 12%;
  height: 117px;
  line-height: 117px;
}

.header .logo img {
  width: 85%;
}

.header .phone {
  padding-right: 34px;
  border-right: 3px solid #F5F7F9;
  margin: 2px 0 2px 0;
}

.header .phone span {
  color: #739458;
}

.header .lang {
  padding-left: 78px;
  font-size: 18px;
}

.header .lang span {
  color: #888;
  margin-left: 22px;
}

.header .bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

/* nav */
.nav {
  margin: 0 auto;
  width: 100%;
  border-bottom: 5px solid #E52131;
  text-align: center;
  background: #739458;
}

.nav ul {
  font-size: 0;
}

.nav a {
  display: block;
  /* padding: 40px 0; */
  padding: 25px 0;
  /* font-size: 18px; */
  color: #fff;
}

.nav li {
  position: relative;
  display: inline-block;
  margin-right: -1px;
  width: 9%;
  overflow: hidden;
}
.nav li:first-child {
  width: 19%;
  display: none;
  transition: all 0.5s;
}
.nav li:first-child  a {
 height: 68.18px;
 line-height: 68.18px;
 padding: 0;
}
.nav li:first-child img {
  width: 75%;
}
.nav li:first-child:hover {
  background: #fff;
  box-shadow:none;
}
.nav li::after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 25px;
  width: 1px;
  height: 20px;
  color: #E6E6E6;
  background: #E6E6E6;
}
.nav li:last-child::before{
  content: ' ';
  position: absolute;
  right: 0;
  top: 25px;
  width: 1px;
  height: 20px;
  color: #E6E6E6;
  background: #E6E6E6;
}
.nav .active {
  background: #fff;
  /*box-shadow: 0 -10px 10px 10px rgba(0, 0, 0, 0.15);*/
}

.nav .active a {
  color: #739458;
}

.nav li:hover,
.nav li:hover {
  background: #fff;
  box-shadow: 0 -2px 2px 2px rgba(0, 0, 0, 0.15);
}

.nav li:hover::after {
  display: none;
}

.nav li:hover a {
  color: #739458;
}

.fastnav {
  position: absolute;
  top: 193.55px;
  left: 0;
  z-index: 10;
  width: 100%;
  margin: 0 auto;
  background: rgba(255, 255, 255, .9);
  transition: all 0.5s;
}
.fastnav .item {
  padding: 60px 0 50px;
  text-align: center;
  display: none;
}

.fastnav a {
  color: #000;
}

.fastnav p {
  position: relative;
  color: #000;
  font-size: 32px;
  margin: 18px 0 35px 0;
}

.fastnav p::before {
  content: '';
  position: absolute;
  top: -18px;
  left: 0;
  width: 60px;
  height: 5px;
  background: #739458;
}

.fastnav .more1 {
  display: block;
  padding: 10px 30px;
  font-size: 16px;
  border-radius: 30px;
  border: 1px solid #aaa;

}

.fastnav .left,
.fastnav .pic,
.fastnav .right {
  display: inline-block;
  vertical-align: top;
}

.fastnav .left {
  margin-right: 50px;
}

.fastnav .pic {
  max-width: 340px;
  margin-right: 30px;
}

.fastnav .right {
  width: 220px;
  text-align: left;
}

.fastnav .right a {
  display: inline-block;
  width: 45%;
  font-size: 14px;
  line-height: 50px;
}

/* 其它公共样式 */

/* .line {
  border-bottom: 2px solid #a6a6a6;
  width: 20px;
  overflow: hidden;
} */

.info {
  text-align: justify;
  letter-spacing: 2px;
}

.bold {
  font-weight: bold;
}

/* 标题样式 */
.big_title {
  width: 100%;
  padding: 129px 0 70px;
  text-align: center;
}

.big_title .zh {
  font-size: 40px;
}

.big_title .en {
  font-size: 20px;
  color: #4a4a4a;
}

.big_title_s {
  width: 100%;
  padding: 80px 0 36px;
  text-align: center;
}

.big_title_s .zh {
  font-size: 28px;
  color: #739458;
}

.big_title_s .en {
  font-size: 14px;
  line-height: 27px;
  color: #666;
}

/* common end */

/* footer */



#footer,
.footer {
  background: #1d1f23;
}

.footer {
  padding: 99px 0 28px;
}

.footer .info {
  position: relative;
  width: 45%;
  padding: 0 0 30px 36px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  display: inline-block;
}

.footer ul li img {
  float: left;
  vertical-align: top;
}

.footer ul li.line {
  padding-top: 30px;
  /* border-top: 1px dashed;
  border-bottom: 1px dashed; */
  background: linear-gradient(to right,
      transparent 0%,
      transparent 50%,
      #fff 50%,
      #fff 100%);
  background-size: 30px 1px;
  background-repeat: repeat-x;

}


.footer .lines {
  padding: 24px 0 20px 0;
}

.lines .lf {
  border-bottom: 2px solid #fff;
  width: 15px;
}

.lines .rt {
  border-bottom: 2px solid #fff;
  margin-left: 8px;
  width: 70px;
}

footer .info .detail {
  word-break: break-all;
}

.map {
  display: inline-block;
  margin-left: 75px;
  width: 45%;
  height: 416px;
}

.copyright {
  padding-top: 32px;
  border-top: 1px solid #fff;
  text-align: center;
  line-height: 26px;
  color: #fff;
}

.copyright img {
  width: 20px;
  height: 24px;
}

/* 关闭按钮 */
.close {
  position: absolute;
  right: 20px;
  top: 0;
  width: 31px;
  height: 31px;
  line-height: 31px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
}

/* paginationjs */
.paginationjs {
  text-align: center;
}

.paginationjs .paginationjs-pages {
  float: none;
  display: inline-block;
}

.paginationjs .paginationjs-pages li.paginationjs-prev,
.paginationjs .paginationjs-pages li.paginationjs-next {
  padding: 0 10px;
}

.paginationjs .paginationjs-pages li {
  margin: 0 14px;
  border-right: 1px solid #aaa;
}

.paginationjs .paginationjs-pages li.active>a {
  background: #739458;
}

/* 遮盖层 */
.mask {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  background: rgba(0,0,0,.5);
}

/* 内部分栏 */
.inner-nav {
  margin-bottom: 50px;
  text-align: center;
}

.inner-nav li {
  position: relative;
  display: inline-block;
  width: 10%;
}

.inner-nav li::after {
  content: '';
  position: absolute;
  top: 17px;
  right: 0;
  width: 1px;
  height: 16px;
  background: #739458;
}

.inner-nav li:last-child::after {
  display: none;
}

.inner-nav li a {
  display: block;
  padding: 13px 0;
  font-size: 18px;
  color: #707070;
  text-align: center;
}

.inner-nav li:hover a {
  color: #fff;
}

.inner-nav li:hover {
  background: #739458;
}
.inner-nav li.active {
  background: #739458;
}
.inner-nav li.active a {
  color: #fff;
}
.item .jiameng{
  background-color: #739458;
  width: 180px;
  height: 180px;
  border-radius:99px;
  margin:0 auto;
  font-size: 28px;
  color: white;
  line-height: 180px;
  text-align:center;
  margin-bottom: 20px;
}