* {
  outline: 0
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}

body, button, input, select, textarea {
  font: 14px/1.8 "Microsoft Yahei", "微软雅黑";
  color: #666;
}

ol, ul {
  list-style: none
}

a {
  text-decoration: none;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  cursor: pointer;
  color: #666;
}

fieldset, iframe, img {
  border: 0
}

img {
  border: none;
  vertical-align: middle;
}

.slick-dots button {
  font-size: 100%;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: 0 0;
  outline: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

th {
  text-align: inherit
}

button, input[type=button], input[type=submit] {
  cursor: pointer
}

button::-moz-focus-inner, button::-moz-focus-outer, input::-moz-focus-inner, input::-moz-focus-outer {
  border: 0 none;
  padding: 0;
  margin: 0
}

input[type=search] {
  -webkit-appearance: textfield
}

input:focus::-webkit-input-placeholder {
  color: transparent
}

input::-ms-clear {
  display: none
}

a:link, a:visited {
  text-decoration: none
}

a:active, a:hover {
  text-decoration: none
}

.clearfix:after, .clearfix:before {
  display: table;
  content: "";
  line-height: 0
}

.clearfix:after {
  clear: both
}

.u-slick-box {
  position: relative;
  overflow: hidden
}

.u-slick-box>img {
  display: block;
  width: 100%
}

.u-slick-box .u-slick {
  position: absolute;
  left: 0;
  right: 0;
  top: 0
}

.u-slick {
  position: relative;
  overflow: hidden
}

.u-slick .item {
  position: relative;
  overflow: hidden
}

.right {
  float: right;
}

/*--版心--*/
.mcontainer {
  margin: 0 auto;
  padding: 0 15px;
}

@media (min-width:768px) {
  .mcontainer {
    width: 700px;
  }

}

@media (min-width:880px) {
  .mcontainer {
    width: 800px;
  }

}

@media (min-width:992px) {
  .mcontainer {
    width: 900px;
  }

}

@media (min-width:1100px) {
  .mcontainer {
    width: 1000px;
  }

}

@media (min-width:1250px) {
  .mcontainer {
    width: 1200px;
  }

}

@media (min-width:1350px) {
  .mcontainer {
    width: 1300px;
  }

}

@media (min-width:1440px) {
  .mcontainer {
    width: 1400px;
  }

}

@media (min-width:1640px) {
  .mcontainer {
    width: 1560px;
  }

}

.logo>img {
  display: block;
  max-width: 100%;
}

.positionr {
  position: relative;
}

.form-search {
  position: absolute;
  top: -9px;
  width: 200px;
  height: 40px;
  background: #f5f5f5;
  padding: 0px 10px;
  position: absolute;
  display: none;
  right: 0;
  top: 30px;
  z-index: 99;
}

.form-search input[type=search] {
  font-size: 14px;
  color: #666;
  font-family: Montserrat, "Microsoft Yahei", sans-serif;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 10px;
  margin: 0;
  color: #333;
  padding: 8px 32px 8px 8px;
  border: none;
  width: 100%;
  outline: 0;
  background: 0 0;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out
}

.form-search .search-btn {
  background: 0 0;
  border: none;
  float: right;
  margin-top: -33px;/* margin-right:10px; */
  position: relative;
  z-index: 2;
}
.menu_mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/*footer*/
.footer {
  position: relative;
}

.footer a {
  color: #fff
}

.footer #top {
  position: absolute;
  right: 25px;
  bottom: 55px;
  z-index: 99
}

.footer .t {
  padding: 62px 0 40px 0;
}

.footer .logo {
  color: #fff
}

.footlogo {
  width: 100%;
  text-align: center;
}

.footlogo img {
  max-width: 100%;
  width: 250px;
  margin: 0 auto;
}

.footr {
  text-align: center;
  width: 34%;
  float: right;
  text-align: center;
}

.f-nav {
  width: 100%;
  padding-top: 48px;
}

.f-nav ul li {
  width: 10%;
  float: left;
}

.f-nav ul li a {
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: #555555;
  margin-bottom: 5px;
}

.f-nav ul li a h3 {
  display: block;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
  color: #333333;
  font-weight: bold;
}

.f-nav ul li a:hover {
  color: #94070A;
}

.fbottom {
  padding: 10px 0;
  background: #94070A;
  color: #fff;
}

.foottan {
  position: relative;
  cursor: pointer;
  display: inline-block;
  color: #fff;
}

.wechat {
  bottom: -9999rem;
  position: absolute;
  opacity: 0;
  transition: opacity .5s;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  padding: 5px;
  background: #fff;
  z-index: 99;
}

.wechat img {
  width: 100%;
}

.foottan:hover .wechat {
  bottom: 30px;
  opacity: 1
}

.aico {
  display: block;
  background: url(../images/aicos.png)
}

#top {
  text-transform: capitalize;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}

#top span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  background: #94070A;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  border: 1px solid #94070A;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}

#top .aico {
  height: 100%;
  background-image: url(../images/top.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
}

@-webkit-keyframes scrollUp {
  0% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0
  }

}

@-moz-keyframes scrollUp {
  0% {
    -moz-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 1
  }

  100% {
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0
  }

}

@keyframes scrollUp {
  0% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0
  }

}
@media screen and (max-width:1680px) {

.footer #top {
  bottom: 80px;
}

}
@media screen and (max-width:1024px) {
  .footer .t {
    padding: 30px 0 10px 0;
  }

}

@media screen and (max-width:991px) {
  .f-nav ul li a h3 {
    font-size: 16px;
  }

  .footer #top {
    display: none !important;
  }

}

@media screen and (max-width:879px) {
  .f-nav {
    display: none;
  }

  .footlogo {
    padding-bottom: 10px;
  }

}

@media screen and (max-width:767px) {
  .footer #top {
    display: block !important;
    top: inherit;
    bottom: 100%;
    right: 10px;
    margin-bottom: 0
  }

  .wechat {
    opacity: 0;
    transition: none;
    opacity: 1;
    display: none;
    bottom: 30px;
  }

  .foottan:hover .wechat {
    bottom: 30px;
    opacity: 1
  }

  a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }

  .modal-dialog {
    margin-top: 20% !important;
  }

}

@media screen and (max-width:540px) {
  .footer {
    overflow: inherit;
  }
  #top {
    bottom: 100%;
  }

}

#itop {
  position: fixed;
  z-index: 999;
  width: 100%;
}

/*---pc 导航--*/
.header1 nav {
  margin: 0 auto;
  width: 100%;
  padding-top: 10px;
}

.header1 nav li {
  float: left;
  position: relative;
  width: 7.6%;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
  transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
}

.header1 nav li.logo {
  width: 22.8%;
  padding: 0 5px;
  margin-top: -10px
}

.header1 nav li > a {
  color: #333333;
  font-size: 18px;
  display: block;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.header1 nav li:hover > a, .header1 nav li > a.on {
  color: #C8140E;
}

.header1 .nav-sub {
  width: 170px;
  background: #fff;
  position: absolute;
  top: 60px;
  left: -14%;
  z-index: 99;
  height: auto;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform .3s .2s;
  transition: transform .3s .2s;
}

.header1 .nav-sub .n-nav-sub {
  opacity: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.header1 .nav-sub a {
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  color: #333;
  font-size: 14px;
  position: relative;
}

.header1 .nav-sub a:hover {
  background-color: #B10000;
  color: #fff;
}

.header1 .nav-sub.active {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}

.header1 .nav-sub.active .n-nav-sub {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

@media (max-width:1639px) {
  .header1 .nav-sub {
    left: -23%;
  }

}

@media (max-width:1439px) {
  .header1 .nav-sub {
    left: -27%;
  }

}

@media (max-width:1349px) {
  .header1 .nav-sub {
    left: -19%;
    width: 120px;
  }

  .header1 nav li > a {
    font-size: 16px;
  }

}

@media (max-width:1249px) {
  .header1 .nav-sub {
    left: -8px;
  }

}