@charset "UTF-8";

* {
  font-family:"Roboto","PingFangSC", "Microsoft YaHei", "微软雅黑", "黑体", "宋体", "Arial", sans-serif;
  color: #333333;
  margin: 0px;
  padding: 0px;
}

html,
body {
  /* overflow-x: hidden; */
}

:focus {
  outline: none;
}

p,
h1,
h2,
h3,
h4,
h5,
img,
button,
dl,
dt,
dd,
span {
  transition: all .5s;
  font-size: 14px;
}

ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
hr {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #90110a;
}

button:focus {
  outline: none;
}

a {
  color: #333333;
}

ul,ol {
  list-style: none;
}

ul:before,
ul:after {
  display: none;
}

input {
  outline: none;
  border: none;
  background: none;
}

textarea {
  resize: none;
}

img {
  max-width: 100%;
  display: inline-block;
}
.container {
  width: 1200px;
}
.con1780 {
  width: 1780px;
  margin: 0 auto;
}
.con1500 {
  width: 1500px;
  margin: 0 auto;
}

.con1560 {
  width: 1560px;
  margin: 0 auto;
}
.con1440 {
  width: 1440px;
  margin: 0 auto;
}
.con1280 {
  width: 1280px;
  margin: 0 auto;
}
.con1300 {
  width: 1300px;
  margin: 0 auto;
}
.con1200 {
  width: 1200px;
  margin: 0 auto;
}
.con90 {
  width: 90%;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix,
.clear,
.clearboth {
  clear: both;
}

.flexrow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}

.nopadding {
  padding: 0px;
}

input::placeholder {
  font-family: HelveticaNowDisplay-Rregular;
	
	color: #6a6a6b;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder {
  font-family: HelveticaNowDisplay-Rregular;

	color: #6a6a6b;
}

textarea::placeholder {
  font-family: HelveticaNowDisplay-Rregular;
	
	color: #6a6a6b;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: none;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.idx_flexstart {
  justify-content: flex-start;
}

/* css 动画 */
@keyframes mymove {
  0% {
   transform: scale(0.9);
  }
  100% {
    transform: scale(1.1);
  }
}

@keyframes runline {
  0% {
    width: 0px;
  }
  100% {
    width: 32px;
  }
}

@keyframes runpao {
  0% {
    margin-top: 0px;
  }
  50% {
    margin-top: 20px;
  }
  100% {
    margin-top: 0px;
  }
}

@keyframes runfeng {
  0% {
    opacity:  0.5;
  }
  50% {
    opacity:  1;
  }
  100% {
    opacity:  0.5;
  }
}

@keyframes xuanzhuan {
  0% {
    transform: rotate(0deg);
  }


  100% {
    transform: rotate(180deg);
  }
}

/* animation:mymove 5s infinite; */


.f12 {font-size: 12px;}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
.f20 {font-size: 20px;}
.f22 {font-size: 22px;}
.f24 {font-size: 24px;}
.f26 {font-size: 26px;}
.f32 {font-size: 32px;}
.f40 {font-size: 40px;}
.f48 {font-size: 48px;}
.f60 {font-size: 60px;}
.f64 {font-size: 64px;}
.f72 {font-size: 72px;}

/* 特殊字体 */
@font-face {
  font-family: Gilroy-Light  ;
  src: url('../fonts/Gilroy-Light-11.otf'),
    url('../fonts/Gilroy-Light-11.otf');
  /* IE9+,可以是具体的实际链接 */
}
@font-face {
  font-family: ClassicoBold  ;
  src: url('../fonts/ClassicoClassico-Bold.otf'),
    url('../fonts/ClassicoClassico-Bold.otf');
  /* IE9+,可以是具体的实际链接 */
}
@font-face {
  font-family: Gilroy-ExtraBold  ;
  src: url('../fonts/Gilroy-ExtraBold.otf'),
    url('../fonts/Gilroy-ExtraBold.otf');
  /* IE9+,可以是具体的实际链接 */
}
@font-face {
  font-family: HelveticaNowDisplay-Bold  ;
  src: url('../fonts/HelveticaNowDisplay-Bold.ttf'),
    url('../fonts/HelveticaNowDisplay-Bold.ttf');
  /* IE9+,可以是具体的实际链接 */
}
@font-face {
  font-family:HelveticaNowDisplay-Regular;
  src: url('../fonts/HelveticaNowDisplay-Regular.ttf'),
    url('../fonts/HelveticaNowDisplay-Regular.ttf');
  /* IE9+,可以是具体的实际链接 */
}
@font-face {
  font-family:HelveticaNowDisplay-Thin;
  src: url('../fonts/HelveticaNowDisplay-Thin.ttf'),
    url('../fonts/HelveticaNowDisplay-Thin.ttf');
  /* IE9+,可以是具体的实际链接 */
}
@font-face {
  font-family:HelveticaNowDisplay-Medium;
  src: url('../fonts/HelveticaNowDisplay-Medium.ttf'),
    url('../fonts/HelveticaNowDisplay-Medium.ttf');
  /* IE9+,可以是具体的实际链接 */
}
@font-face {
  font-family:HelveticaNowDisplay-Light;
  src: url('../fonts/HelveticaNowDisplay-Light.ttf'),
    url('../fonts/HelveticaNowDisplay-Light.ttf');
  /* IE9+,可以是具体的实际链接 */
}

@media (max-width:1780px) {
  .con1560,.con1780{
    width: 90%;
  }
}
@media (max-width:1500px) {
  .con1400,.con1440,.con1500 {
    width: 90%;
  }
}

@media (max-width:1300px) {
  .con1280 ,.con1300,.con1200 {
    width: 96%;
  }
}