body,
html {
  margin: 0;
  font-size: 5.2vw;
}

/*声明 思源字体-Light*/
@font-face {
  font-family: 'KaiGenGothicSC';
  src: url('SourceHanSansCN-Light.ttf');
}

body {
  overflow-x: hidden;
  font-family: 'times new roman', 'KaiGenGothicSC' !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'times new roman', 'KaiGenGothicSC' !important;
}

body,
button,
input,
select,
textarea {
  font-size: 12px;
  /* font: 12px/1.5 'KaiGenGothicSC', Arial, sans-serif; */
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: 12px;
  /* font: 12px/1.5 'Microsoft YaHei', Arial, sans-serif; */
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
}

ul,
li,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wrap {
  padding: 0 60px;
  margin: auto;
  box-sizing: border-box;
}

[class*='worm-i-'] {
  font-family: 'iconfont';
}

i,
em {
  font-style: normal;
}

.box-ratio {
  background-position: center center;
  background-size: 100% 100%;
}

.cl {
  clear: both;
}

a:focus {
  text-decoration: none;
}

.btn.active,
.btn:active,
.btn:focus,
.btn:hover,
.open .dropdown-toggle.btn {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  box-shadow: none;
}

.btn:focus {
  outline: none;
}

a {
  color: #1f2837;
}

a:focus,
a:hover {
  color: #dd7c1c;
  text-decoration: none;
}

a:focus {
  color: #1f2837;
}

a:focus,
a:hover {
  outline: none;
}

.form-control.focus,
.form-control:focus {
  border-color: #dd7c1c;
}

/* 头部 */

.header-seat,
.header {
  height: 116px;
  padding: 32px 0;
}

.header {
  /* box-shadow: 0 0 10px rgba(0, 0, 0, .2); */
  position: fixed;
  top: 0;
  z-index: 98;
  background: #fff;
  width: 100%;
  /* font-weight: bold; */
}

.header.w {
  background: none;
}

.header .nav {
  float: right;
}

.header .nav li {
  float: left;
  line-height: 1.5;
}

.edit-con-original {
  line-height: 1.8;
}

.header .nav > li > a {
  /* padding: 0 0.9em; */
  width: 5em;
  padding: 0;
  text-align: center;
  color: #a3a3a3;
}

.header.w .nav > li > a {
  color: #fff;
}

.header .nav > li.on > a,
.header .nav > li > a:focus,
.header .nav > li > a:hover {
  background: none;
  color: #dd7c1c;
  outline: none;
}

.header .menu.phone {
  float: right;
  display: none;
}

.header .menu.phone a {
  padding: 9px 0;
  position: relative;
}

.header .menu.phone a span:before,
.header .menu.phone a span:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #1f2837;
  top: 0;
  transition: all 0.3s;
}

.header .menu.phone a span:after {
  top: auto;
  bottom: 0;
}

.header .menu.phone a span {
  display: inline-block;
  height: 2px;
  background: #1f2837;
  width: 24px;
  vertical-align: middle;
}

/* logo */

.header .logo {
  width: 197px;
  display: inline-block;
}

/* 尾部 */

.footer {
  position: fixed;
  z-index: 99;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 1em 0;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #dd7c1c;
}

.footer.w a,
.footer.w {
  position: relative;
  color: #1f2837;
}

.footer.w a:hover {
  color: #dd7c1c;
}

@media only screen and (max-width: 1500px) {
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 767px) {
}

/*分页*/

.page {
  vertical-align: middle;
  text-align: center;
  margin: 0 0 30px;
  font-size: 14px;
  color: #2f2f2f;
  height: 36px;
  line-height: 36px;
}

.page .inner {
  display: inline-block;
}

.page a {
  text-align: center;
  width: 36px;
  height: 36px;
}

.page a.num {
  float: left;
  border: 1px solid #d8d8d8;
  border-left: 0;
  font-family: 'KaiGenGothicSC';
  background: #fff;
  color: #666666;
}

.page a.on {
  background: #dd7c1c;
  color: #fff;
  border: 1px solid #dd7c1c;
}

.page a.num:nth-child(2) {
  border-left: 1px solid #d8d8d8;
}

.page a.num:nth-child(2).on {
  border-left: 1px solid #dd7c1c;
}

.page a.prev,
.page a.next {
  float: left;
  width: 100px;
  border: 1px solid #d8d8d8;
  margin: 0 10px;
  background: #fff;
}

.page a.prev.disable,
.page a.next.disable {
  cursor: default;
}

.p_i {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin: 0 5px;
  padding: 0 2px;
  background: #fff;
  border: 1px solid #d8d8d8;
}

.page input.txtnum {
  width: 100%;
  height: 100%;
  text-align: center;
  border: none;
  background: none;
  font-family: 'KaiGenGothicSC';
}

.page a.go {
  display: inline-block;
  width: 40px;
  height: 36px;
  line-height: 36px;
  position: relative;
  top: -1px;
  font-size: 16px;
  background: #dd7c1c;
  color: #fff !important;
  text-align: center;
  font-family: 'KaiGenGothicSC';
}

.p_tot {
  font-family: 'KaiGenGothicSC';
}

/*.lt8 .page a.num,.lt8 .page i.dian,.lt8 .page a.prev,.lt8 .page a.next{ float: none; display: inline-block; }
.lt8 .page a.num{margin-left:-4px;}
.lt8 .page a.prev,.lt8 .page a.next{ position: relative; top:10px; }
.lt8 .page a.prev img,.lt8 .page a.next img{top:10px;}
.lt8 .page input.txtnum{ position: relative; top:5px;}*/

@media only screen and (min-width: 1025px) {
  .page a.prev:hover,
  .page a.next:hover {
    color: #fff !important;
    border: 1px solid #dd7c1c;
    background: #dd7c1c;
  }
  .page a.prev.disable:hover,
  .page a.next.disable:hover {
    opacity: 0.5;
  }
  .page a.num:hover {
    background: #dd7c1c;
    color: #fff !important;
    border: 1px solid #dd7c1c;
  }
  .page a.go:hover {
    opacity: 0.9;
  }
}

@media only screen and (max-width: 767px) {
  .page {
    margin: 15px 0;
  }
  .page span,
  .page a.go,
  .page a.num {
    display: none;
  }
  .page a.prev,
  .page a.next {
    background: #dd7c1c;
    border: 1px solid #dd7c1c;
    color: #fff !important;
  }
  .page a.prev.disable,
  .page a.next.disable {
    opacity: 0.5;
  }
}

/*分页 end*/

/* 跳动 */

@keyframes jump {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  10% {
    -webkit-transform: translateY(5px) scaleX(1.2) scaleY(0.8);
    transform: translateY(5px) scaleX(1.2) scaleY(0.8);
  }
  30% {
    -webkit-transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
    transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1) rotateZ(0);
    transform: translateY(0) scale(1) rotateZ(0);
  }
  55% {
    -webkit-transform: translateY(0) scaleX(1.1) scaleY(0.9) rotateZ(0);
    transform: translateY(0) scaleX(1.1) scaleY(0.9) rotateZ(0);
  }
  70% {
    -webkit-transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
    transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
  }
  80% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
    transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
  }
  85% {
    -webkit-transform: translateY(0) scaleX(1.05) scaleY(0.95) rotateZ(0);
    transform: translateY(0) scaleX(1.05) scaleY(0.95) rotateZ(0);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
  }
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  10% {
    -webkit-transform: translateY(5px) scaleX(1.2) scaleY(0.8);
    transform: translateY(5px) scaleX(1.2) scaleY(0.8);
  }
  30% {
    -webkit-transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
    transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1) rotateZ(0);
    transform: translateY(0) scale(1) rotateZ(0);
  }
  55% {
    -webkit-transform: translateY(0) scaleX(1.1) scaleY(0.9) rotateZ(0);
    transform: translateY(0) scaleX(1.1) scaleY(0.9) rotateZ(0);
  }
  70% {
    -webkit-transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
    transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
  }
  80% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
    transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
  }
  85% {
    -webkit-transform: translateY(0) scaleX(1.05) scaleY(0.95) rotateZ(0);
    transform: translateY(0) scaleX(1.05) scaleY(0.95) rotateZ(0);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
  }
}

.content_le h2 {
  margin-top: 2em;
  margin-bottom: 2em;
  text-align: center;
}

.top_vbs {
  overflow: hidden;
  margin-bottom: 1em;
}

.top_vbs .vbs_r {
  float: right;
  color: #929292;
}

.top_vbs .vbs_r span {
  cursor: pointer;
  margin-left: 0.5em;
  transition: all 0.3s;
}

.top_vbs .vbs_r span:hover {
  color: #dd7c1c;
}

.top_vbs .vbs_l {
  float: left;
}

.news_close {
  margin: 5em 0;
  text-align: center;
}

.news_close button {
  display: inline-block;
  padding: 1em 4em;
  background: #dd7c1c;
  color: #fff;
  outline: none;
  border: none;
}

.weixin {
  position: fixed;
  width: 300px;
  z-index: 100000;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-shadow: 1px 1px 10px #666;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.weixin .c {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../imgs/x.png) center center no-repeat;
  overflow: hidden;
  text-indent: 100px;
  right: 0;
  top: 0;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}

.weixin h2 {
  position: relative;
  line-height: 40px;
  font-size: 16px;
  padding-left: 20px;
  font-weight: normal;
}

.weixin .img {
  padding: 10px 20px;
  text-align: center;
  border-top: 1px solid #ddd;
}

.weixin .img img {
  width: 200px;
  height: 200px;
}

.weixin p {
  margin: 0 0 30px;
  text-align: center;
}

/* ks字体大小 */

.fs-250 {
  font-size: 250px;
}

.fs-72 {
  font-size: 72px;
}

.fs-60 {
  font-size: 60px;
}

.fs-48 {
  font-size: 48px;
}

.fs-40 {
  font-size: 40px;
}

.fs-36 {
  font-size: 36px;
}

.fs-30 {
  font-size: 30px;
}
.fs-24 {
  font-size: 22px;
}

.fs-22 {
  font-size: 22px;
}

.fs-20 {
  font-size: 20px;
}

.fs-18 {
  font-size: 18px;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.fs-13 {
  font-size: 13px;
}
.fs-12 {
  font-size: 12px;
}

.fs-11 {
  font-size: 11px;
}

/*字体大小*/

@media screen and (max-width: 1440px) {
  .fs-250 {
    font-size: 200px;
  }
  .fs-72 {
    font-size: 48px;
  }
  .fs-60 {
    font-size: 40px;
  }
  .fs-48 {
    font-size: 38px;
  }
  .fs-40 {
    font-size: 36px;
  }
  .fs-36 {
    font-size: 32px;
  }
  .fs-30 {
    font-size: 28px;
  }
  .fs-22 {
    font-size: 22px;
  }
  .fs-22 {
    font-size: 20px;
  }
  .fs-20 {
    font-size: 19px;
  }
  .fs-18 {
    font-size: 17px;
  }
}

@media screen and (max-width: 1280px) {
  .fs-250 {
    font-size: 160px;
  }
  .fs-72 {
    font-size: 40px;
  }
  .fs-60 {
    font-size: 36px;
  }
  .fs-48 {
    font-size: 32px;
  }
  .fs-40 {
    font-size: 30px;
  }
  .fs-36 {
    font-size: 28px;
  }
  .fs-30 {
    font-size: 24px;
  }
  .fs-24 {
    font-size: 20px;
  }
  .fs-22 {
    font-size: 18px;
  }
  .fs-20 {
    font-size: 18px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-16 {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1024px) {
  .header .menu.phone .nav {
    display: none;
  }
  .header .menu.phone a {
    display: inline-block;
    height: 20px;
    line-height: 16px;
    margin-top: 6px;
    padding: 0;
  }
  .header .menu.phone {
    position: relative;
    display: block;
  }
  .header .menu.phone .nav li a {
    color: #a3a3a3;
  }
  .header .menu.phone .nav li.on a {
    color: #dd7c1c;
  }
  .header .menu.phone.on a span {
    background: none;
  }
  .header .menu.phone.on a span:before,
  .header .menu.phone.on a span:after {
    transform: rotate(45deg);
    top: calc(50% - 1px);
  }
  .header .menu.phone.on a span:after {
    transform: rotate(-45deg);
  }
  .header .menu.phone.on .nav {
    display: block;
    position: fixed;
    left: 0;
    top: 56px;
    width: 100%;
    background: #fff;
    padding: 1em;
  }
  .header .menu.phone .nav li {
    width: 100%;
    display: block;
    border-top: 1px solid #eee;
    padding: 0.2em 0;
  }
  .header .menu.phone .nav li a {
    text-align: left;
    width: 100%;
  }
  .header-seat,
  .header {
    padding: 12px 0;
    height: 56px;
  }
  .header .logo {
    width: 120px;
  }
  .wrap {
    padding: 0 24px;
  }
  .line28 {
    line-height: 24px;
  }
  .fnt_16 {
    font-size: 16px;
  }
  .fnt_20 {
    font-size: 18px;
  }
  .fnt_36 {
    font-size: 28px;
  }
  .fnt_50 {
    font-size: 35px;
  }
  .fs-250 {
    font-size: 125px;
  }
  .fs-72 {
    font-size: 36px;
  }
  .fs-60 {
    font-size: 30px;
  }
  .fs-48 {
    font-size: 24px;
  }
  .fs-40 {
    font-size: 20px;
  }
  .fs-36 {
    font-size: 24px;
  }
  .fs-30 {
    font-size: 20px;
  }
  .fs-22 {
    font-size: 16px;
  }
  .fs-20 {
    font-size: 17px;
  }
  .fs-18 {
    font-size: 15px;
  }
  .fs-16 {
    font-size: 14px;
  }
  .box-ratio {
    background-size: cover !important;
  }
}

@media only screen and (max-width: 767px) {
  .fnt_16 {
    font-size: 14px;
  }
  .fnt_20 {
    font-size: 16px;
  }
  .fnt_36 {
    font-size: 20px;
  }
  .fnt_50 {
    font-size: 25px;
  }
}

/* 滚动条样式 */
.sl::-webkit-scrollbar-track-piece,
.st .dropdown-menu::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8;
}

.sl::-webkit-scrollbar,
.st .dropdown-menu::-webkit-scrollbar {
  width: 5px;

  height: 5px;
}

.sl::-webkit-scrollbar-thumb,
.st .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #dddddd;

  background-clip: padding-box;

  min-height: 28px;
}
.sl::-webkit-scrollbar-thumb:hover,
.st .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #bbb;
}
