
@charset "utf-8";

::-webkit-scrollbar {

  width: 8px;

  height: 8px;

  background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

  border-radius: 10px;

  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

  background-color: #555;

}



::selection {

  background-color: #cf181c;

  color: #fff;

}



::-moz-selection {

  background-color: #cf181c;

  color: #fff;

}



::-webkit-selection {

  background-color: #cf181c;

  color: #fff;

}



* {

  padding: 0;

  margin: 0;

  font-family: 'Microsoft YaHei', arial,sans-serif;

}



body {

  font: 14px/1.231 'Microsoft YaHei', arial,sans-serif;

  color: #333;

  margin: 0;

  line-height: 1.5;

}



:focus {

  outline: 1;

}



article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {

  display: block;

}



a {

  color: #333;

  text-decoration: none;

}



a:link, a:hover, a:active, a:visited {

  text-decoration: none;

}



ins {

  background-color: #ff9;

  color: #000;

  text-decoration: none;

}



mark {

  background-color: #ff9;

  color: #000;

  font-style: italic;

  font-weight: bold;

}



del {

  text-decoration: line-through;

}



table {

  border-collapse: collapse;

  border-spacing: 0;

}



hr {

  display: block;

  height: 1px;

  border: 0;

  border-top: 1px solid #cccccc;

  margin: 1em 0;

  padding: 0;

}



input, select {

  vertical-align: middle;

}



li, ul {

  list-style-type: none;

}



img {

  border: none;

}



input, textarea {

  outline: 0;

  border: 0;

}



textarea {

  resize: none;

}



h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {

  font-weight: normal;

  font-style: normal;

}



/* ѯ�� */



i {

  font-weight: normal;

  font-style: normal;

}



.xp_p {

  float: right;

  line-height: 40px;

  padding-left: 20px;

  margin-right: 248px;

}



.xp_p a {

  font-size: 14px;

  color: #888888;

  transition: .6s;

}



.xp_p a:hover {

  color: #cf181c;

}



.xp_span {

  line-height: 40px;

  font-size: 14px;

  color: #888888;

}



.topbaoming .container {

  width: 1200px;

  height: 100%;

  margin: 0 auto;

  position: relative;

}



.topbaoming {

  width: 100%;

  height: 40px;

  position: relative;

  top: 0;

  background-color: #f8f8f8;

}



.topbaoming .xp {

  position: absolute;

  line-height: 40px;

  color: #888888;

  font-size: 12px;

  cursor: pointer;

  right: 68px;

  top: 0;

}



.tell_t {

  width: 50px;

  height: 132px;

  background: url(../images/tell.png) center no-repeat;

  position: absolute;

  right: 0;

  top: 0;

  z-index: 4;

  cursor: pointer;

}



.topbaoming .xp img {

  position: relative;

  top: 2px;

  margin-right: 2px;

}



.topbaoming .xp i {

  padding: 0 5px;

  margin-left: 4px;

  margin-right: 4px;

  border: 1px solid #888888;

  box-sizing: border-box;

}



.topbaoming .xp #baomingtip {

  z-index: 5;

  position: absolute;

  top: 35px;

  left: 50%;

  width: 180px;

  height: 30px;

  line-height: 30px;

  text-align: center;

  color: #fff;

  font-size: 14px;

  -moz-transform: translateX(-50%) scale(0);

  -o-transform: translateX(-50%) scale(0);

  -ms-transform: translateX(-50%) scale(0);

  transform: translateX(-50%) scale(0);

  -webkit-transition: transform .4s, opacity .4s;

  -moz-transition: transform .4s, opacity .4s;

  -o-transition: transform .4s, opacity .4s;

  -ms-transition: transform .4s, opacity .4s;

  transition: transform .4s, opacity .4s;

  background-color: #cf181c;

  border: 1px solid #ffffff;

  border-radius: 4px;

  opacity: 0;

  font-weight: bold;

  /* box-shadow: 5px 5px 2px #dfdfdf; */

}



.topbaoming .xp #baomingtip::after {

  content: '';

  position: absolute;

  top: -16px;

  left: 50%;

  width: 0;

  height: 0;

  -webkit-transform: translateX(-50%);

  -moz-transform: translateX(-50%);

  -o-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  transform: translateX(-50%);

  border: 8px solid transparent;

  border-bottom-color: #cf181c;

}



.topbaoming .xp #baomingtip.baomingtextactive {

  -webkit-transform: translateX(-50%) scale(1);

  -moz-transform: translateX(-50%) scale(1);

  -o-transform: translateX(-50%) scale(1);

  -ms-transform: translateX(-50%) scale(1);

  transform: translateX(-50%) scale(1);

  opacity: 1;

}



/* ���� */



.main_width {

  width: 100%;

  min-width: 1200px;

}



.main_auto {

  width: 1200px;

  margin: 0 auto;

}



.fud {

  float: left;

}



/* ͷ�� */



.header {

  height: 130px;

  position: relative;

}



.header_center {

  height: 130px;

  position: relative;

}



.header_logo, .header_logo a, .header_logo img {

  width: 90px;

  height: 90px;

}



.header_logo {

  top: 20px;

  position: absolute;

}



.header_zj {

  width: 516px;

  height: 80px;

  position: absolute;

  top: 33px;

  left: 120px;

}



.head_sc {

  width: 514px;

  height: 32px;

  line-height: 32px;

  font-weight: bold;

  margin-bottom: 12px;

  font-size: 32px;

  color: #cf181c;

}



.head_yanf {

  width: 304px;

  height: 15px;

  line-height: 15px;

  font-size: 15px;

  color: #333333;

  text-align: center;

  background: url(../images/fang.png) center no-repeat;

}



.head_tell {

  /*width: 200px;*/

  height: 50px;

  position: absolute;

  right: 66px;

  top: 10px;

  text-align: right;

}



.head_tell span {

height: 28px;
font-size: 22px;
color: #333333;
font-weight: bold;
display: block;
line-height: 28px;

}



.head_tell p {

  font-size: 16px;

  color: #333333;

}



.head_green {

  width: 204px;

  height: 80px;

  margin-left: 22px;

  position: absolute;

  top: 0px;

  font-size: 14px;

  color: #666666;

  right: 0px;

}



.head_green div {

  height: 30px;

  line-height: 30px;

  font-size: 30px;

  font-weight: bold;

  color: #1f3388;

}



/* nav */



.nav_box {

  width: 100%;

  min-width: 1200px;

  height: 54px;

  background: #cf181c;

  position: relative;

  z-index: 1;

}



.subnav {

  width: 100% !important;

  overflow: hidden;

  position: absolute;

  top: 54px;

  left: 0 !important;

  z-index: 5;

  display: none;

  border-radius: 0 0 40% 40%;

  -moz-box-shadow: 0 3px 3px 0px #eee;

  -webkit-box-shadow: 0 3px 3px 0px #eee;

  box-shadow: 0 3px 3px 0px #eee;

  background: rgba(255, 255, 255, 0.5);

}



.subnav_title {

  line-height: 34px;

  font-size: 20px;

  color: #ffffff;

  font-weight: bolder;

  margin-top: 10px;

}



.clientele_nav1 a {

  font-size: 14px;

  color: ffffff;

}



.clientele_nav1 a i {

  display: inline-block;

  *display: inline;

  *zoom: 1;

  width: 25px;

  transition: 0.5s;

  height: 25px;

  margin-right: 10px;

  position: relative;

  top: 5px;

}



.clientele_nav1 .con {

  margin-bottom: 22px;

  transition: 0.5s;

}



.another .cta {

  color: #cf181c !important;

  background: #ffffff;

}



.subnav_list1 {

  width: 275px;

  float: left;

  margin-right: 20px;

}



.subnav_list .subnav_list1 li {

  width: 100%;

  margin-right: 0;

}



.subnav_listw .subnav_list1 li {

  width: 100%;

  margin-right: 0;

}



.pro_subnav1 {

  width: 120px;

  float: left;

  padding-left: 60px;

  overflow: hidden;

}



.navs .pro_subnav1 li {

  position: relative;

  border-right: 1px solid #ffffff;

}



.navs .pro_subnav1 li a {

  line-height: 27px;

  display: block;

  width: 120px;

  font-size: 13px;

  color: #ffffff;

  padding: 11px 0 9px 0;

  border-bottom: 1px solid #e1e1e1;

  transition: 0.5s;

}



.navs .pro_subnav1 li.on a, .navs .pro_subnav1 li:hover a {

  color: #ffffff;

  font-weight: bolder;

  border-bottom: 3px solid ffffff;

}



.navs .pro_subnav1 li.on i {

  display: block;

}



.navs .pro_subnav1 i {

  display: block;

  width: 8px;

  height: 14px;

  background: url(../images/arrow9.png) no-repeat;

  position: absolute;

  right: -1px;

  top: 50%;

  margin-top: -7px;

  display: none;

}



.pro_subnav2 ul {

  display: none;

}



.pro_subnav2 ul:first-of-type {

  display: block;

}



.pro_subnav2 {

  width: 230px;

  margin-right: 80px;

  float: left;

  height: 288px;

  border-right: #eee 1px solid;

}



.pro_subnav2 ul li {

  line-height: 50px;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

  color: #ffffff;

}



.pro_subnav2 ul li a {

  font-size: 13px;

  color: #ffffff;

  transition: 0.5s;

}



.pro_subnav2 ul li a:hover {

  font-size: 14px;

  color: #ffffff;

  font-weight: bolder;

}



.pro_subnav3 {

  width: 557px;

  float: left;

}



.pro_subnav3 .subnav_title {

  margin: 15px 0 15px 0;

}



.pro_subnav3_path {

  display: block;

  border-bottom: 1px solid #eee;

  padding-bottom: 13px;

  overflow: hidden;

}



.pro_subnav3_path img {

  width: 150px;

  margin: 20px 27px 0 0;

  float: left;

}



.pro_subnav3_path_r {

  width: 330px;

  padding-right: 6%;

  float: left;

}



.pro_subnav3_path .title {

  margin: 15px 0 8px 0;

  line-height: 29px;

  font-size: 16px;

  color: #ffffff;

}



.pro_subnav3_path:hover .title {

  color: #ffffff;

}



.pro_subnav3_path .con {

  line-height: 26px;

  font-size: 13px;

  color: #ffffff;

  text-align: left;

}



.pro_subnav3_path .arrowR {

  border-top: 5px solid transparent;

  border-left: 5px solid #ffffff;

  border-bottom: 5px solid transparent;

  margin-left: 10px;

  display: inline-block;

  *display: inline;

  *zoom: 1;

  width: 0;

  height: 0;

}



.pro_subnav2 .arrowR {

  border-top: 5px solid transparent;

  border-left: 5px solid #ffffff;

  border-bottom: 5px solid transparent;

  margin-left: 10px;

  display: inline-block;

  *display: inline;

  *zoom: 1;

  width: 0;

  height: 0;

  margin-right: 20px;

  transition: 0.5s;

}



.pro_subnav {

  overflow: hidden;

  width: 1200px;

  margin: 0 auto;

  padding-top: 20px;

  padding-bottom: 40px;

  background: rgba(74, 163, 246, 0.8);

}



.navs {

  position: relative;

  width: 1200px;

  margin: 0 auto;

  height: 54px;

}



.navs>li {

  float: left;

  line-height: 54px;

  width: 150px;

  height: 54px;

}



.navs li .cta {

  display: block;

  width: 150px;

  height: 54px;

  font-size: 16px;

  color: #ffffff;

  text-align: center;

  text-transform: uppercase;

}



.navs li:hover .cta {

  color: #cf181c;

}



.navs li .subnav {

  margin: 0 auto;

}



.green {

  width: 150px;

  height: 54px;

  top: 0;

  left: 0;

  position: absolute;

  transition: .6s;

  z-index: -1;

  background: #ffffff;

}





/* foot */



.footer_contx {

  width: 100%;

  background: #333333;

  margin-top: 40px;

}



.footer_cont {

  width: 100%;

}



.footer_1 {

  width: 1200px;

  margin: 0 auto;

  padding: 30px 0 30px 0;

  position: relative;

}



.footer_lx {

  width: 1200px;

  margin: 0 auto;

  height: 157px;

  background: #cf181c;

  border-radius: 0px 0px 20px 20px;

}



.footer_lxt {

  text-align: center;

  padding-top: 25px;

}



.footer_lxt h3 {

  line-height: 30px;

  font-size: 26px;

  color: #fff;
}



.footer_lxt h5 {

  line-height: 20px;

  font-size: 14px;

  text-transform: uppercase;

  color: #fff;

  padding-top: 10px;

}



.footer_2 {

  height: 36px;

  margin-top: 15px;

}



.webq_b_tel {

  float: left;

  width: 300px;

  height: 36px;

  background: url(../images/b_d1.png) no-repeat 0;

  padding-left: 35px;

  margin-left: 60px;

}



.webq_b_tel_dh {

  font-size: 14px;

  color: #fff;

  line-height: 36px;
}



.webq_b2_tel {

  float: left;

  width: 160px;

  height: 36px;

  background: url(../images/b_d2.png) no-repeat 0;

  margin-left: 60px;

  padding-left: 40px;

}



.webq_b2_tel_dh {

  font-size: 14px;

  color: #fff;

  line-height: 36px;
}



.webq_b3_tel {

  float: left;

  width: 400px;

  height: 36px;

  background: url(../images/b_d3.png) no-repeat 0;

  margin-left: 50px;

  padding-left: 32px;

}



.webq_b3_tel_dh {

  font-size: 14px;

  color: #fff;

  line-height: 36px;

}



.footer_ll {

  float: left;

  width: 820px;

  position: relative;

}



.footer_3 {

  color: #fff;

  line-height: 36px;

  font-size: 14px;

}



.footer_3 a {

  color: #fff;

}



.footer_3 a:hover {

  text-decoration: underline;

  color: #fff;

}



.footer_fl {

  width: 576px;

  float: left;

  height: auto;

}



.footer_tite {

  height: 40px;

  line-height: 30px;

  color: #fff;

  font-size: 18px;

  text-transform: uppercase;

}



.footer_left {

  float: left;

  width: 140px;

}



.footer_left ul li {

  height: 36px;

}



.footer_left ul li a {

  line-height: 36px;

  display: block;

  color: #fff;

}



.footer_left ul li a:hover {

  color: #fff;

}



.footer_di {

  width: 100%;

  padding: 15px 0 15px 0;

  text-align: center;

  background: #212b37;

  border-top: 1px solid #4c555f;

}



.footer_dicont {

  width: 1180px;

  margin: 0 auto;

  line-height: 30px;

  color: #fff;

}



.footer_dicont a {

  color: #fff;

}



.footer_dicont a:hover {

  color: #fff;

  text-decoration: underline;

}



.footer_dicont img {

  vertical-align: middle;

}



.footer_er_1 {

  float: right;

  width: 102px;

  text-align: center;

  font-size: 14px;

  color: #fff;

  border: 1px solid #cccccc;

  padding: 9px;

}



.footer_er_1 img {

  width: 98px;

  height: 98px;

  background: #fff;

  padding: 2px;

  margin-bottom: 5px;

}



.foot_right {

  width: 248px;

  height: 118px;

  position: absolute;

  right: 0;

  top: 25px;

  border: solid 1px #f7fbff;

}



.foot_right img {

  width: 94px;

  height: 94px;

  margin-left: 12px;

  margin-top: 12px;

}



.foot_right img, .foot_right div {

  float: left;

}



.foot_right div {

  margin-top: 50px;

  color: #ffffff;

}



.foot_right div span {

  display: block;

  margin-left: 8px;

}



.clear {

  clear: both;

}



/* �ײ� ���� */



/* ���ֹ��� */



.cta {

  text-decoration: none;

  overflow: hidden;

  backface-visibility: hidden;

  position: relative;

}



.cta:active {

  transform: translateY(3px);

}



.btn-text-parent {

  position: relative;

  display: inline-block;

  overflow: hidden;

}



.wrap_text {

  display: inline-block;

}



.buildin-btn-text {

  position: absolute;

  left: 0;

  top: 0;

  z-index: 9;

  width: 100%;

  transform: translateY(100%);

}



.buildin-btn-text .btn-letter {

  opacity: 0;

}



.btn-letter {

  display: inline-block;

  margin: 0em 0.05em;

  position: relative;

  transition: transform 800ms, opacity 800ms ease;

}



.current-btn-text .btn-letter:nth-child(1) {

  transition-delay: 49ms;

}



.current-btn-text .btn-letter:nth-child(2) {

  transition-delay: 99ms;

}



.current-btn-text .btn-letter:nth-child(3) {

  transition-delay: 149ms;

}



.current-btn-text .btn-letter:nth-child(4) {

  transition-delay: 199ms;

}



.current-btn-text .btn-letter:nth-child(5) {

  transition-delay: 249ms;

}



.current-btn-text .btn-letter:nth-child(6) {

  transition-delay: 299ms;

}



.current-btn-text .btn-letter:nth-child(7) {

  transition-delay: 349ms;

}



.current-btn-text .btn-letter:nth-child(8) {

  transition-delay: 399ms;

}



.current-btn-text .btn-letter:nth-child(9) {

  transition-delay: 449ms;

}



.current-btn-text .btn-letter:nth-child(10) {

  transition-delay: 499ms;

}



.current-btn-text .btn-letter:nth-child(11) {

  transition-delay: 549ms;

}



.current-btn-text .btn-letter:nth-child(12) {

  transition-delay: 599ms;

}



.buildin-btn-text .btn-letter:nth-child(1) {

  opacity: 0;

  transition-delay: 49ms;

}



.buildin-btn-text .btn-letter:nth-child(2) {

  opacity: 0;

  transition-delay: 99ms;

}



.buildin-btn-text .btn-letter:nth-child(3) {

  opacity: 0;

  transition-delay: 149ms;

}



.buildin-btn-text .btn-letter:nth-child(4) {

  opacity: 0;

  transition-delay: 199ms;

}



.buildin-btn-text .btn-letter:nth-child(5) {

  opacity: 0;

  transition-delay: 249ms;

}



.buildin-btn-text .btn-letter:nth-child(6) {

  opacity: 0;

  transition-delay: 299ms;

}



.buildin-btn-text .btn-letter:nth-child(7) {

  opacity: 0;

  transition-delay: 349ms;

}



.buildin-btn-text .btn-letter:nth-child(8) {

  opacity: 0;

  transition-delay: 399ms;

}



.buildin-btn-text .btn-letter:nth-child(9) {

  opacity: 0;

  transition-delay: 449ms;

}



.buildin-btn-text .btn-letter:nth-child(10) {

  opacity: 0;

  transition-delay: 499ms;

}



.buildin-btn-text .btn-letter:nth-child(11) {

  opacity: 0;

  transition-delay: 549ms;

}



.buildin-btn-text .btn-letter:nth-child(12) {

  opacity: 0;

  transition-delay: 599ms;

}



.cta:hover .current-btn-text .btn-letter {

  opacity: 0;

  transform: translateY(-100%);

}



.cta:hover .buildin-btn-text .btn-letter {

  opacity: 1;

  transform: translateY(-100%);

}



/* ���ֹ��� */



/* �߿򻬶� */



.Consul_a::after, .Consul_a::before {

  content: '';

  width: 100%;

  height: 1px;

  position: absolute;

  width: 0%;

  background: #cf181c;

  transition: .6s;

  opacity: 0.6;

}



.Consul_a::after {

  top: -1px;

  left: 0;

}



.Consul_a::before {

  bottom: -1px;

  right: 0;

}



.Consul_lx::after, .Consul_lx::before {

  content: '';

  width: 1px;

  height: 0px;

  position: absolute;

  background: #cf181c;

  transition: .8s;

  opacity: 0.6;

}



.Consul_lx::after {

  left: -1px;

  bottom: 0;

}



.Consul_lx::before {

  top: 0;

  right: -1px;

}



.Consul_a:hover::after, .Consul_a:hover::before {

  width: 100%;

}



.Consul_a:hover .Consul_lx::before, .Consul_a:hover .Consul_lx::after {

  height: 100%;

}



/* �߿򻬶� */



/* ��꾭�� */



.we_bg:before, .we_bg:after, .we_bg span:before, .we_bg span:after {

  content: '';

  position: absolute;

  top: 0;

  left: 0;

  width: 0;

  height: 100%;

  background: rgba(255, 255, 255, 0.2);

  -webkit-transition: 0.4s;

  transition: 0.4s;


  z-index: -1;

}



.we_bg:after, .we_bg span:before {

  left: auto;

  right: 0;

  z-index: -1;

}



.we_bg span:before, .we_bg span:after {

  -webkit-transition-delay: 0.4s;

  transition-delay: 0.4s;

}



.we_bg:hover:before, .we_bg:hover:after, .we_bg:hover span:before, .we_bg:hover span:after {

  width: 100%;

  z-index: -1;

}



.mouse_01:before {

  content: '';

  width: 0;

  height: 0;

  border-style: solid;

  transition: .6s;

  border-width: 0 0 0 0;

  border-color: transparent transparent transparent #ffc539;

  position: absolute;

  bottom: 0;

  left: 0;

}



.mouse_01:after {

  content: '';

  width: 0;

  height: 0;

  border-style: solid;

  transition: .6s;

  border-width: 0 0 0 0;

  border-color: transparent #ffc539 transparent transparent;

  position: absolute;

  top: 0;

  right: 0;

  z-index: -1;

}



.mouse_01:hover:before {

  border-width: 170px 0 0 170px;

  transition: .6s;

  z-index: -1;

}



.mouse_01:hover:after {

  border-width: 0 170px 170px 0;

  transition: .6s;

  z-index: -1;

}



.mouse_01:active {

  transition: .6s;

  background: #ffc539;

  z-index: -1;

}



.btn_sj:after {

  content: '';

  width: 0;

  height: 0;

  -webkit-transform: rotate(360deg);

  border-style: solid;

  border-width: 0 0 0 0;

  border-color: transparent #212f32 transparent transparent;

  position: absolute;

  top: 0;

  right: 0;

  transition: .6s;

  z-index: -1;

}



.btn_sj:before {

  content: '';

  width: 0;

  height: 0;

  -webkit-transform: rotate(360deg);

  border-style: solid;

  border-width: 0 0 0 0;

  border-color: transparent transparent transparent #212f32;

  position: absolute;

  bottom: 0;

  left: 0;

  transition: .6s;

  z-index: -1;

}



.btn_sj:hover:before, .btn_sj:hover:after {

  border-width: 52px 262.5px

}



.btn_sj:active {

  background: #212f32;

}



.btn_sj1:after {

  content: '';

  width: 0;

  height: 0;

  -webkit-transform: rotate(360deg);

  border-style: solid;

  border-width: 0 0 0 0;

  border-color: transparent #ffc539 transparent transparent;

  position: absolute;

  top: 0;

  right: 0;

  transition: .6s;

  z-index: -1;

}



.btn_sj1:before {

  content: '';

  width: 0;

  height: 0;

  -webkit-transform: rotate(360deg);

  border-style: solid;

  border-width: 0 0 0 0;

  border-color: transparent transparent transparent #ffc539;

  position: absolute;

  bottom: 0;

  left: 0;

  transition: .6s;

  z-index: -1;

}



.pro .pro_right .pro_warp .pro_everone:hover .btn_sj1:before, .pro .pro_right .pro_warp .pro_everone:hover .btn_sj1::after {

  border-width: 46px 312px

}



.btn_sj1:active {

  background: #ffc539;

}



/* ��꾭�� */



.fixedNav {

  position: fixed;

  top: 0px;

  left: 0px;

  width: 100%;

  z-index: 5;

  _position: absolute;

  background: #cf181c;

  _top: expression(eval(document.documentElement.scrollTop));

}



/* up-down*/

@-moz-keyframes myMove {
  0% {
    bottom: 0px;
  }
  100% {
    bottom: 20px;
  }
}

@-webkit-keyframes myMove {
  0% {
    bottom: 0px;
  }
  100% {
    bottom: -20px;
  }
}

@-o-keyframes myMove {
  0% {
    bottom: 20px;
  }
  100% {
    bottom: 0px;
  }
}

@keyframes myMove {
  0% {
    bottom: 0px;
  }
  100% {
    bottom: -20px;
  }
}

/*banner*/

.pics_wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*�õ�Ƭ��ʽ2*/
}

.pics_wrap .html5zoo-img-0 img {
  width: 100%;
}

.pics_wrap .html5zoo-arrow-left-0 {
  left: 10% !important;
}

.pics_wrap .html5zoo-arrow-right-0 {
  right: 10% !important;
}

.pics_wrap .html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}

.pics_wrap .html5zoo-nav-0 {
  margin-top: -35px !important;
  left: 47% !important;
}

.pics_wrap .html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}

.pics_wrap #focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}

.pics_wrap #focus ul {
  height: 188px;
  position: absolute;
}

.pics_wrap #focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}

.pics_wrap #focus ul li a img {
  height: 188px;
  width: 255px;
}

.pics_wrap #focus ul li div {
  position: absolute;
  overflow: hidden;
}

.pics_wrap #focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}

.pics_wrap #focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}

.pics_wrap #focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}

.pics_wrap #focus .btn span.on {
  background: #fff;
}

.pics_wrap #bannerCircle, .pics_wrap #bannerArrow {
  display: none;
}

body {
  overflow: scroll;
  overflow-x: hidden;
}

/*pro*/
.business{ background-color:#f8f8f8;}
.fea-bt{

    text-align: center;

    padding-top: 55px;

    margin-bottom: 30px;

}

.fea-bt span>a{

    font-size: 30px;

    color: #cf181c;

    font-weight: bold;



}

.fea-bt span>a>b{

    color:#2b2b2b;



}

.fea-bt p{

    font-size: 16px;

    color: #cf181c;

}

.fea-bt p b{

    color:#2b2b2b;

    font-weight: normal;

}

.fea-bt>b{

    display: block;

    width: 100px;

    height: 2px;

    margin:0 auto;

    background:#cf181c;

    margin-top: 6px;

}
.between {
    width: 1180px;
    margin: 0 auto;
}
.business .fea-bt>p{

    color:#2b2b2b;

}





.wit-con-bt ul li{

    float: left;

    width: 371px;

    height: 40px;

    text-align: center;

    border:1px solid #cf181c;

    margin:0 10px;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

    transition: all .5s;

}

.wit-con-bt ul li a{

    font-size: 16px;

    color:#cf181c;

    line-height: 40px;

    padding:0 10px;



}

.wit-d{

    margin-top: 30px;

    position:relative;

}

.wit-d ul li>a{

    width: 380px;

    height: 285px;

    overflow: hidden;

}

.wit-d ul li>a>img{

    width: 380px;

    height: 285px;

    overflow: hidden;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

    transition: all .5s;



}

.wit-d ul li:hover>a>img{

    width: 390px;

    height: 285px;

    overflow: hidden;

}

.wit-d ul li{

    position:relative;

    height: 285px;

    margin: 10px 6px;

    float: left;

    width: 380px;

    overflow: hidden;

}

.wit-d ul li span{

    display: block;

    width: 380px;

    height: 30px;

    background: rgba(229,229,229,.9);

    position:absolute;

    bottom:0;

    left: 0;

    text-align: center;

    line-height: 30px;

}

.wit-d ul li span a{

    font-size: 16px;

    color:#4c4c4c;

    



}

.wit-con-bt .on{

 background:#cf181c;

}

.wit-con-bt .on a{

    color: #fff;

}

/* ��Ʒend */


/*pro*/

/*����*/

.ys {
  width: 100%;
  height: 949px;
  background: url(../images/ysbg.jpg) center no-repeat;
}

.ys .ys_cen {
  width: 1200px;
  margin: 0 auto;
  height: 879px;
  padding-top: 70px;
  position: relative;
}

.ys .ys_cen .ys_form {
  width: 938px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 36px;
}

.ys .ys_cen .ys_form .Contacts {
  background: url(../images/yslo1.png) 10px no-repeat;
}

.ys .ys_cen .ys_form .information {
  background: url(../images/yslo2.png) 10px no-repeat;
}

.ys .ys_cen .ys_form .Contacts, .ys .ys_cen .ys_form .information {
  width: 204px;
  height: 40px;
  background-color: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  display: block;
  float: left;
  padding-left: 36px;
  margin-right: 24px;
  font-size: 14px;
  color: #999999;
}

.ys .ys_cen .ys_form .Contacts::placeholder, .ys .ys_cen .ys_form .information::placeholder, .ys .ys_cen .ys_form .textara::placeholder {
  color: #999999;
}

.ys .ys_cen .ys_form .textara {
  background: url(../images/yslo3.png) 10px no-repeat;
}

.ys .ys_cen .ys_form .textara {
  width: 204px;
  height: 28px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  background-color: #ffffff;
  padding-left: 36px;
  padding-top: 12px;
  font-size: 14px;
  color: #999999;
  margin-right: 54px;
  float: left;
}

.ys .ys_cen .ys_form .ds_button {
  width: 114px;
  height: 39px;
  background-color: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  border-radius: 19px;
  font-size: 16px;
  color: #cf181c;
  float: left;
  cursor: pointer;
}

.ys .ys_cen .ys_h3, .ys .ys_cen .ys_t {
  text-align: center;
  line-height: 22px;
  height: 22px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

.ys .ys_cen .ys_h3 {
  margin-bottom: 26px;
}

.ys .ys_cen .ys_t {
  margin-bottom: 66px;
}

.ys .ys_cen .ys_eng {
  margin: 0 auto;
  width: 871px;
  height: 94px;
  background: url(../images/fourreason.png) center no-repeat;
  z-index: 1;
  position: relative;
}

.ys .ys_cen .ys_big {
  margin-top: -48px;
  text-align: center;
  line-height: 52px;
  height: 52px;
  font-size: 50px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}

.ys .ys_cen .ys_ever {
  float: left;
  width: 238px;
  height: auto;
  position: absolute;
}

.ys .ys_cen .ys_ever .ys_tt {
  width: 83px;
  height: 112px;
  background: url(../images/yslo4.png) center no-repeat;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 20px;
}

.ys .ys_cen .ys_ever .ys_tt img {
  display: block;
  margin: 0 auto;
  margin-bottom: 4px;
}

.ys .ys_cen .ys_ever p {
  font-size: 14px;
  color: #ffdfe0;
  line-height: 26px;
}

.ys .ys_cen .ys_ever p span {
  color: #ffffff;
  font-weight: bold;
}

.ys .ys_cen .ys_ever0 {
  left: 28px;
  bottom: 202px;
}

.ys .ys_cen .ys_ever1 {
  left: 330px;
  bottom: 202px;
}

.ys .ys_cen .ys_ever2 {
  right: 330px;
  bottom: 202px;
}

.ys .ys_cen .ys_ever3 {
  right: 28px;
  bottom: 202px;
}

.ys .ys_cen .ys_bot {
  position: absolute;
  width: 1018px;
  height: 58px;
  border: solid 1px #ffffff;
  bottom: 60px;
  left: 90px;
}

.ys .ys_cen .ys_bot p, .ys .ys_cen .ys_bot div, .ys .ys_cen .ys_bot a {
  display: block;
  float: left;
  line-height: 58px;
}

.ys .ys_cen .ys_bot p {
  text-align: center;
  width: 596px;
  font-size: 16px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
}

.ys .ys_cen .ys_bot div {
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  width: 197px;
  padding-left: 60px;
  background: url(../images/yslo9.png) 20px no-repeat;
}

.ys .ys_cen .ys_bot a {
  text-align: center;
  width: 164px;
  height: 58px;
  font-size: 16px;
  color: #cf181c;
  position: relative;
  transition: .6s;
  z-index: 1;
}

.ys .ys_cen .ys_bot a::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: .6s;
  background-color: #ffffff;
  z-index: -1;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  -o-transform-origin: right bottom;
}

.ys .ys_cen .ys_bot a:hover::before {
  content: '';
  width: 100%;
  height: 0%;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.ys .ys_cen .ys_bot a:hover {
  color: #ffffff;
}

/*����*/

/*ѧԱ���*/

.xy {
  width: 100%;
  height: 583px;
  background: url(../images/xybg.jpg) center no-repeat;
}

.xy .xy_cen {
  width: 1200px;
  margin: 0 auto;
  height: 535px;
  padding-top: 48px;
}

.xy .xy_cen h3 {
  text-align: center;
  height: 27px;
  font-size: 30px;
  line-height: 26px;
  font-weight:bold;
  color: #cf181c;
  margin-bottom: 20px;
}

.xy .xy_cen .xy_small {
  text-align: center;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #2b2b2b;
  margin-bottom: 52px;
}

.xy .xy_cen .xy_box {
  margin-right: -32px;
}

.xy .xy_cen .xy_box .xy_ever {
  float: left;
  cursor: pointer;
  transition: .6s;
  margin-right: 32px;
  width: 276px;
  height: 342px;
  background-color: #ffffff;
  padding-top: 38px;
}

.xy .xy_cen .xy_box .xy_ever .xy_img {
  display: block;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: solid 1px #dedede;
  transition: .6s;
  margin-bottom: 40px;
}

.xy .xy_cen .xy_box .xy_ever .xy_img img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
}

.xy .xy_cen .xy_box .xy_ever .xy_a {
  width: 237px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
  transition: .6s;

}
.xy .xy_cen .xy_box .xy_ever:hover .xy_a{
  color: #cf181c
}
.xy .xy_cen .xy_box .xy_ever p {
  width: 237px;
  height: 100px;
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  margin: 0 auto;
  text-indent: 2em;
  overflow: hidden;
}

.xy .xy_cen .xy_box .xy_ever:hover .xy_img {
  transform: rotateY(360deg);
}

.xy .xy_cen .xy_box .xy_ever:hover {
  margin-top: -30px;
  box-shadow: 0px 0px 16px 0px rgba(3, 0, 0, 0.35);
}

/*ѧԱ���*/

/*��������*/

.we {
  width: 100%;
  height: 558px;
  background: #cf181c;
}

.we .we_cen {
  width: 1200px;
  margin: 0 auto;
  height: 530px;
  padding-top: 28px;
}

.we .we_cen .we_box {
  width: 1200px;
  height: 530px;
  background: #ffffff;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
}

.we .we_cen .we_box .we_img {
  float: left;
  margin-left: 30px;
  margin-top: 40px;
  width: 610px;
  height: 430px;
}

.we .we_cen .we_box .we_img img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.we .we_cen .we_box .we_rig {
  width: 524px;
  height: 376px;
  float: right;
  margin-top: 64px;
}

.we .we_cen .we_box .we_rig h3 {
  margin-bottom: 20px;
  color: #333333;
  border-bottom: 1px solid #eeeeee;
}

.we .we_cen .we_box .we_rig h3 span {
  font-size: 26px;
  font-weight: bold;
}

.we .we_cen .we_box .we_rig .we_a {
  display: block;
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #cf181c;
  margin-bottom: 22px;
}

.we .we_cen .we_box .we_rig p {
  width: 495px;
  height: 274px;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  text-indent: 2em;
  overflow: hidden;
}

/*fengc*/

.fc {
  width: 1200px;
  margin: 0 auto;
  height: 342px;
  margin-bottom: 44px;
  background-color: #ffffff;
  box-shadow: 0px 7px 7px 0px rgba(3, 0, 0, 0.15);
}

.fc .fc_center {
  height: 396px;
  position: relative;
  top: -32px;
}

.fc .we_news {
  width: 1158px;
  height: 256px;
  position: absolute;
  left: 30px;
  bottom: 40px;
}

.fc .we_title {
  width: 360px;
  height: 46px;
  line-height: 46px;
  letter-spacing: 1px;
  color: #333333;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 4;
}

.fc .we_a {
  float: left;
  cursor: pointer;
  margin-right: 20px;
  width: 153px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  background-color: #dcdcdc;
}

.fc .we_title .on {
  color: #ffffff;
  background: #cf181c;
}

.fc .we_main, .fc .we_everone {
  height: 256px;
  bottom: 0;
}

.fc .we_everone {
  position: relative;
}

.fc .we_fr {
  height: 240px;
  margin-right: -20px;
  position: absolute;
  bottom: 0;
}

.fc .we_fr div {
  float: left;
  width: 278px;
  height: 238px;
  margin-right: 20px;
  position: relative;
  border: solid 1px #bfbfbf;
}

.fc .we_ever_more {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #039a3f;
}

.fc .we_ever_more::after {
  content: '';
  width: 0px;
  height: 2px;
  background: #039a3f;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: .6s;
}

.fc .we_ever_more:hover::after {
  width: 60px;
  left: 0%;
}

.fc .we_img, .fc .we_img img {
  width: 278px;
  height: 238px;
}

.fc .we_href {
  width: 280px;
  height: 46px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  color: #ffffff;
  line-height: 46px;
  text-align: center;
  background: url(../images/green.png) center no-repeat;
  transition: .6s;
}

.fc .we_fr div:hover .we_href {
  height: 52px;
  line-height: 40px;
}

.fc .zs_lb {
  width: 1158px;
  height: 256px;
}

.fc .zs_lb .swiper-slide {
  width: 258px;
  height: 246px;
}

.fc .zs_img, .fc .zs_img img {
  width: 275px;
  height: 206px;
  overflow: hidden;
  transition: .6s;
  display: block;
}

.fc .zs_a {
  width: 275px;
  height: 30px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fc .zs_lb .swiper-slide:hover .zs_a {
  color: #cf181c;
  transition: .6s;
}

/*fengc*/

/*news*/

.news {
  width: 1200px;
  margin: 0 auto;
  height: 366px;
  margin-bottom: 40px;
}

.news .tit {
  width: 590px;
  height: 30px;
  margin-bottom: 18px;
  border-bottom: solid 1px #dedede;
}

.news .tit .beat {
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #333333;
}

.news .tit .beat span {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 26px;
  color: #999999;
}

.news .more {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  text-transform: uppercase;
  float: right;
  transition: .6s;
}

.news .more:hover {
  color: #cf181c;
}

.news .news_l {
  width: 554px;
  float: right;
}

.news .news_l .news_img {
  display: block;
  width: 588px;
  height: 323px;
}

.news .news_l .news_img img {
  width: 588px;
  height: 323px;
}

.news .news_l .news_nr {
  width: 588px;
  height: 75px;
  background-color: #f0f0f0;
}

.news .news_l .news_nr a {
  display: block;
  width: 580px;
  height: 32px;
  line-height: 42px;
  padding-left: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: .6s;
  font-size: 14px;
  color: #333333;
}

.news .news_l .news_nr a:hover {
  color: #cf181c;
}

.news .news_l .news_nr p {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 8px;
}

.news .news_r {
  float: left;
  width: 554px;
}

.news .news_r .news_ever {
  width: 590px;
  height: 150px;
  border-bottom: solid 1px #dedede;
  margin-bottom: 20px;
}

.news .news_r .news_ever .news_images {
  width: 200px;
  height: 133px;
  display: block;
  float: left;
  margin-right: 20px;
}

.news .news_r .news_ever .news_images img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.news .news_r .news_ever div {
  width: 368px;
  height: 126px;
  float: left;
  margin-top: 10px;
}

.news .news_r .news_ever div .news_bt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  transition: .6s;
  width: 368px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  margin-bottom: 10px;
}

.news .news_r .news_ever div .news_bt:hover {
  color: #cf181c;
}

.news .news_r .news_ever div p {
  width: 366px;
  height: 92px;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  overflow: hidden;
}

.news ul {
  margin-top: 4px;
}

.news ul li {
  position: relative;
  line-height: 53px;
  width: 552px;
  height: 53px;
  border-bottom: dashed 1px #dedede;
}

.news ul li .news_a {
  display: block;
  width: 450px;
  height: 53px;
  padding-left: 26px;
  background: url(../images/newsli.png) 10px 24px no-repeat;
  transition: .6s;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news ul li .news_span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666;
  transition: .6s;
}

.news ul li:hover .news_a {
  color: #cf181c;
  background: url(../images/newsli1.png) 10px 24px no-repeat;
}

.news ul li:hover .news_span {
  color: #cf181c;
}

.news ul li::before {
  content: '';
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: .6s;
  background: #cf181c;
}

.news ul li:hover::before {
  content: '';
  width: 100%;
  height: 1px;
}

/*news*/

/*����*/

.fri {
  width: 1200px;
  margin: 0 auto;
  height: 76px;
  margin-bottom: 40px;
  border: solid 1px #dedede;
  position: relative;
}

.fri .fri_bt {
  width: 136px;
  height: 38px;
  border-right: 1px solid #dedede;
  position: relative;
  float: left;
  text-align: center;
  font-weight: bold;
  margin-top: 22px;
}

.fri .fri_bt::before {
  content: '';
  width: 36px;
  height: 1px;
  background: #dedede;
  position: absolute;
  left: 20px;
  bottom: 10px;
}

.fri .fri_a {
  float: left;
  width: 1036px;
  height: 76px;
  line-height: 76px;
  overflow: hidden;
}

.fri .fri_a a {
  display: inline-block;
  margin-left: 30px;
  transition: .6s;
}

.fri .fri_a a:hover {
  color: #cf181c;
}

/*
  Swiper 4.4.1

 */

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("../images/lb_left.png");
  left: 8%;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("../images/lb_right.png");
  right: 8%;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 30px;
  height: 10px;
  display: inline-block;
  border-radius: 16px;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: .2s transform, .2s top;
  transition: .2s transform, .2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: .2s transform, .2s left;
  transition: .2s transform, .2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: .2s transform, .2s right;
  transition: .2s transform, .2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}


