@charset "utf-8";
.maxwidth {
  max-width: 100%;
}
*{font-family: "微软雅黑"; margin: 0;
  padding: 0;}
p,
a,
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a:hover,
a:focus,
a:active {
  color: #c61d23;
  text-decoration: none;
}
.posiAbsolute {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
}
.h2title {
  line-height: 1.6;
  font-size: 36px;
  color: #1b1210;
  padding-bottom: 3%;
}
.h2title i {
  font-size: 24px;
  color: #8b8b8b;
}
.h2title img {
  margin-right: 15px;
  margin-top: -10px;
}
@media (max-width: 1024px) {
  .h2title {
    font-size: 26px;
  }
  .h2title i {
    font-size: 20px;
    color: #8b8b8b;
  }
}
@media (max-width: 767px) {
  .h2title {
    font-size: 18px;
  }
  .h2title img {
    max-width: 34px;
  }
  .h2title i {
    font-size: 14px;
    display: block;
    margin: auto;
    text-align: center;
  }
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #c61d23;
}
.btn-default:hover,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  background-color: transparent;
  border-color: transparent;
}
/*header*/
.navbar-default {
  background-color: rgb(255,255,255,.5);
  border-color: transparent;
  margin-bottom: 0;
  position:fixed;width:100%;z-index:100
}

.myNav .navbar-brand {
  height: auto;
  font-size: 18px;
  font-weight: bold;
  color: #1b1210;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.myNav .navbar-brand span {
 padding: 1rem 0 0 2rem;
    font-size: 14px;
    /* font-style: italic; */
    color: #333333;
    font-weight: 500;
	 position: relative;
	 margin-left: 2rem;
}
.myNav .navbar-brand span:before {
  content: "";
  position: absolute;
  left: 0;
bottom: 2px;
width:1px ;height:35px;background:#333;
}
.myNav .btn-group .btn-default {
  border: 0;
  padding: 0;
}
.myNav .nav-phone {
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.myNav .nav-phone a {
  color: #8c8e95;
  font-size: 14px;
  font-weight: 100;
  padding-left: 10px;
}
.myNav .nav-phone a b{font-size:24px;font-weight:900;color:#121c45;line-height: 1;}
.myNav .nav-phone a:hover b{
  color: #c61d23;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 50px;background-color: transparent;font-weight:600;text-transform: uppercase;
	padding: 40px 3rem;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
  color: #c61d23;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:before,
.navbar-default .navbar-nav > .active > a:focus:before,
.navbar-default .navbar-nav > .active > a:hover:before,
.navbar-default .navbar-nav > li > a:hover:before {
  opacity: 1;
  transform: translate(-50%, 0);
}
.container {
  overflow: hidden;
}
@media (max-width: 767px) {
	.navbar-default{background:#fff;position: static;}
  .myNav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    transform: translateY(0);
    transition: 0.35s ease-in;
    transition-delay: 1s;
  }
  .myNav .navbar-form .form-group {
    display: flex;
  }
  .myNav .form-control {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #e8e8e8;
  }
  .myNav .navbar-right .dropdown-menu {
    border-radius: 0;
    border: 0;
    margin-top: 20px;
  }
 .navbar-nav  .active a{
      color: #c61d23;
      background-color: transparent;
      border-bottom: 1px solid #c61d23;
      padding-bottom: 5px;
  }
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 5px;border-bottom: 3px solid #fff;background-color: transparent;
}
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover {
    color: #c61d23;
    background-color: transparent;
    border-bottom: 1px solid #c61d23;
    padding-bottom: 5px;
}
    .dropdown-item{display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #76838b;
    line-height: 2;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;}

}
@media (min-width: 1170px) {
  .myNav .btn-group,
  .myNav .nav-phone {
    padding-top: 2rem;
  }
  .navbar-nav > li {
   
  }
  .navbar-collapse {
    
  }
  .navbar-nav{margin-left:14.37%}
  .navbar-form .form-control{background:transparent;border:none;box-shadow:none;border-bottom:1px solid #d3d0cb;border-radius: 0;    padding-left: 0;}
  .form-button{background: transparent;
    border: none;color: #9c9b9b;
    margin-left: -28px;    margin-top: 5px;}
.form-button:hover{color:#c61d23}
  .MYcontainer {
    width: 1600px;
    max-width: 94%;
  }
}
@media (min-width: 1400px) {
  .container-fluid {
    width: 89.583%;
  }
  .navbar-default .navbar-nav > li > a {
    color: #333;
    font-size: 18px;
	font-weight:600;
  }
  .myNav .btn-group,
  .myNav .nav-phone {
    padding-left: 16px;
  }
  .navbar-nav > li {
   
  }
}
@media (max-width: 1600px) {
  /* .myNav .navbar-brand {
     max-width: 260px;
   }
   .myNav .navbar-brand span {
     padding: 1rem 0 0 1rem;
     font-size: 14px;
   }

   */
  .myNav .navbar-brand span {
    display: none;
  }
}
@media (max-width: 992px) {
  .search-xs .navbar-form {
    display: flex;
    justify-content: center;
    margin: 0;
  }
  .search-xs .btn-search {
    background-color: transparent;
    padding: 0 10px;
  }
  .search-xs .form-control {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #ececec;
    box-shadow: none;
    font-size: 14px;
  }
  .navbar-form .form-group {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a:before {
    top: 0;
  }
  .navbar-brand > img {
/*     height: 40px; */
  }
  .phone-xs {
    padding: 2.8rem 0px 0;
    font-size: 14px;
    font-weight: bold;
    color: #c61d23;
  }
}

/*内页banner*/
.sbann {
  overflow: hidden;
  position: relative;
  height: 300px;
  width: 100%;
}
.sbann .sbann-img {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 2;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .sbann {
    height: 200px;
  }
}
@media (min-width: 992px) {
  .sbann {
    height: 200px;
  }
   #show1{}
  #show1  .drop-menu {
    position: absolute;
    left: 100%;
    top: 0;
    /* width: 150px; */
    min-width: 10rem;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    display: none;
  }
  #show1:hover .drop-menu{ display: block;}
  .navbar-nav .dropdown-menu.show {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 1280px) {
  .sbann {
    height: 250px;
  }
}
@media (min-width: 1366px) {
  .sbann {
    height: 250px;
  }
}
@media (min-width: 1440px) {
  .sbann {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .sbann {
    height: 135px;
  }
  .sbann .sbann-img {
    background-position: top left;
  }
}
/*内页面包屑导航*/
.navigate {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.navigate .crumbs {
  text-align: right;
  font-size: 16px;
  color: #8b8b8b;
}
.navigate .crumbs a {
  font-size: 16px;
  color: #8b8b8b;
}
.navigate .crumbs a:hover {
  color: #c61d23;
}
@media (max-width: 767px) {
  .navigate .crumbs {
    margin-bottom: 20px;
    font-size: 12px;
    width: 100%;
  }
  .navigate .crumbs a {
    font-size: 12px;
  }
}
/*翻页*/
.pagination > li {
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  margin: 5px;
  color: #213752;
  border-radius: 0!important;
  background-color: #d6d6d6;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #fff;
  background-color: #c61d23;
  border-color: #c61d23;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #c61d23;
  border-color: #c61d23;
}
/*回到顶部*/
#totop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  cursor: pointer;
  width: 58px;
  height: 58px;
  z-index: 999;
}
.gototop {
  display: none;
  -webkit-animation: hide 350ms ease-out forwards 1;
  animation: hide 350ms ease-out forwards 1;
  padding: 20px 16px;
  border: 0;
  text-align: center;
  background-color: rgba(128, 128, 128, 0.6);
  color: #fff;
  position: fixed;
  bottom: 16%;
  right: 16px;
  -webkit-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
  outline: none;
  border-radius: 5px;
  z-index: 998;
}
.gototop:hover,
.gototop:focus {
  background-color: #c61d23;
}
.isvisible {
  -webkit-animation: show 1s ease-out forwards 1;
  animation: show 1s ease-out forwards 1;
}
.up {
  position: relative;
  width: 24px;
  height: 24px;
  top: -16px;
  left: 50%;
  margin-left: -12px;
}
.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
  left: 50%;
  margin-left: -14px;
}
.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}
.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}
.chevron:before {
  left: 0;
  transform: skew(0deg, -30deg);
}
.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, 30deg);
}
@keyframes move {
  100% {
    opacity: 1;
  }
  67% {
    opacity: 1;
    transform: translateY(30px);
  }
  33% {
    opacity: 1;
    transform: translateY(40px);
  }
  25% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
