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,
a {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
th {
  text-align: left;
  font-weight: normal
}

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

i,
cite,
em,
var,
address,
dfn {
  font-style: normal
}

[hidefocus],
summary {
  outline: 0
}

li {
  list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

small {
  font-size: 100%;
  font-weight: normal
}

sup,
sub {
  font-size: 83%
}

pre,
code,
kbd,
samp {
  font-family: inherit
}

q:before,
q:after {
  content: none
}

textarea {
  overflow: auto;
  resize: none
}

label,
summary {
  cursor: default
}

a,
button {
  cursor: pointer
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none
}

body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 14px/24px "Microsoft YaHei", "微软雅黑",
    "SF Pro SC",
    "SF Pro Text",
    "SF Pro Icons",
    "PingFang SC",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    \5b8b\4f53,
    \5FAE\8F6F\96C5\9ED1,
    arial,
    sans-serif;
  color: #333;
  outline: 0
}

body {
  background-color: #FFF;
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-width: 1200px;
  overflow-x: hidden;
  left: 0
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  border: 0;
  vertical-align: middle
}

p {
  text-align: justify
}

html {
  overflow-x: hidden
}

strong {
  display: block
}

a {
  display: block;
  color: inherit;
  text-decoration: none
}

div,
li {
  box-sizing: border-box
}

.content {
  width: 1200px;
  margin: 0 auto
}

.fl {
  float: left
}

.fr {
  float: right
}

input,
button {
  border: none;
  background-color: transparent;
  box-sizing: border-box;
  outline: none
}

input[type="checkbox"] {
  vertical-align: -2px;
  margin-right: 4px
}

input::-webkit-input-placeholder {
  color: #958170
}

input:-moz-placeholder {
  color: #958170
}

input::-moz-placeholder {
  color: #958170
}

input:-ms-input-placeholder {
  color: #958170
}

textarea::-webkit-input-placeholder {
  color: #958170
}

textarea:-moz-placeholder {
  color: #958170
}

textarea::-moz-placeholder {
  color: #958170
}

textarea:-ms-input-placeholder {
  color: #958170
}

body::-webkit-scrollbar,
html::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px
}

body::-webkit-scrollbar-button,
html::-webkit-scrollbar-button {
  display: none
}

body::-webkit-scrollbar-track,
html::-webkit-scrollbar-track {
  background-color: #eee
}

body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
  background-color: #eee
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: rgba(210, 210, 210, 0.48);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 0
}

::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0
}

.clearfix:after,
.clear-float::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.w1520 {
  width: 1520px;
  margin: auto;
}

.w1320 {
  width: 1320px;
  margin: auto;
}

.w1350 {
  width: 1350px;
  margin: auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1200:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.c-top {
  padding: 90px 0 35px;
}

.c-h1 {
  font-size: 24px;
  color: #da0e14;
  line-height: 1;
  font-family: "Gilroy-Bold";
  margin-bottom: 4px;
  text-transform: uppercase;
}

.c-h2 {
  font-size: 24px;
  color: #1e1740;
  line-height: 30px;
  font-weight: 600;
}

.c-img {
  overflow: hidden;
  background: #000;
}

.c-img>img {
  transition: all 0.8s;
}

.c-img:hover>img {
  transform: scale(1.1);
  opacity: 0.7;
}

.wow {
  visibility: hidden;
}

.list li>.num>i var {
  font-size: 24px;
  line-height: 1;
  font-family: "";
  position: relative;
  top: 2px;
  letter-spacing: 0;
}

.related-news .tipsBox .swiper-pagination {
  width: auto;
  font-size: 0;
  height: 12px;
  position: absolute;
  right: 20px;
  left: auto;
  bottom: 25px;
  z-index: 10;
  text-align: right;
}

.footShadow {
  width: 100%;
  height: 1px;
  margin-bottom: -1px;
  position: relative;
  z-index: 200;
  box-shadow: 0 0 42px 0px rgb(0, 0, 0, 91%);
}

.pop-wrap {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1800;
  overflow: auto;
  background-color: rgba(0, 0, 0, .5);
}

/* .pop-wrap var{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
 
} */

.pop-wrap .pop-cont {
  width: 1200px;
  height: auto;
  margin: 20vh auto;
  background-color: #FFF;
  position: relative;
}

.pop-wrap .close {
  position: absolute;
  right: 0;
  top: -44px;
  cursor: pointer;
}

p {
  font-size: 14px;
  line-height: 24px;
  color: #a1a1a1;
}

@media (max-width: 1590px) {
  .w1520 {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media (max-width: 1410px) {

  .w1350,
  .w1320 {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
  }
}