@charset "utf-8";
@import "../iconfont/iconfont.css";
/* CSS Document */
html {font-size: 62.5%; font-size: 10px;}
 @media (max-width: 1440px) {
    html {
      font-size: calc(10 * 100vw / 1440);
    }
  }
  @media (max-width: 1000px) {
    html {
      font-size: calc(10 * 100vw / 368);
    }
  }
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #666; font: 14px/1 "Arial", "微软雅黑"; margin: 0; padding: 0; overflow: hidden; }

body,html{
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 14px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }
/* 重置表单元素 */
legend { color: #424242; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
:hover { text-decoration: none !important;}
html { overflow-y: scroll; }
:link { text-decoration: none; color: #424242; }
:visited { text-decoration: none; color: #424242;}
.fl { float:left;}
.fr { float:right;}
[data-mfp-src],
.btn-img-popup {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}
@media (max-width: 992px) {
	.container {padding: 0 15px;}
}
@media (min-width: 1200px) {
    .container {max-width: 100%; }
}
@media (min-width: 1300px) {
    .container {max-width: 100%; }
}
@media (min-width: 1400px) {
    .container {max-width: 100%; }
}
@media (min-width: 1600px) {
    .container {max-width: 1600px; }
}	

/*======================公用样式=======================*/
.wrap { width: 100%; }

.logo {float: left;}
.other-side {width: 16%; float: left;}
.other-side .search-area{float:left; margin-top: 35px; margin-right:20px}
.other-side .search-area .search-item{display:inline-block;position:relative;color:#333;cursor:pointer;}
.other-side .search-area .search-item a {padding: 0;}
.other-side .search-area .search-item i {display:inline-block;text-align:center;font-size:16px;position:relative;top:0;color:#333;font-weight:600}
.other-side .search-area .search-item .search-overlay.search-popup i {color: #000;}
.other-side .search-area .search-item .search-overlay{display:none}
.other-side .search-area .search-item .search-overlay.search-popup{position:absolute;top:100%;width:300px;right:0;background:#fff;z-index:2;padding:20px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);margin-top:20px}
.other-side .search-area .search-item .search-overlay.search-popup .search-form{position:relative}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-input{display:block;width:100%;height:50px;line-height:initial;border:1px solid #eee;color:#373737;outline:0;-webkit-transition:.5s;transition:.5s;padding-top:4px;padding-left:10px; background: #fff;}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-input:focus{border-color:#ff6464}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-button{position:absolute;right:0;top:0;height:50px;background:0 0;border:0;width:50px;outline:0;-webkit-transition:.5s;transition:.5s;padding:0;cursor:pointer}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-button:focus{color:#ff6464}
.other-side .search-area .search-item .search-btn{font-size:16px;color:#333}
.other-side .search-area .search-item .search-btn:hover{color:#bd1017}
.other-side .search-area .search-item .search-btn:hover i{color:#bd1017}
.other-side .search-area .search-item .close-btn{cursor:pointer;display:none;-webkit-transition:.5s;transition:.5s;color:#333}
.other-side .search-area .search-item .close-btn:hover{color:#bd1017}
.other-side .search-area .search-item .close-btn.active{display:block;}

.other-side .top-tel{float:right; color: #fff; padding: 0 20px; line-height: 40px; border-radius: 20px; background: #bd1017; font-size: 16px;}
.other-side .top-tel i {margin-right: 12px;}
.other-side .modal-menu{float:right;margin-left:20px;margin-top:3px}
.other-side .modal-menu a{color:#64acff;font-size:20px;font-weight:700;width:40px;height:40px;line-height:40px;background-color:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);text-align:center}
.other-side .modal-menu a:hover{color:#ff6464}
.other-side .lang-pic {width: 38px; height: 84px; float: left;border-left: 1px solid #ccc; position: relative;}
.other-side .lang-pic img {position: absolute; top: 34px; left: 20px; display: block;}
@media (max-width: 992px) {
	.other-side  {position: absolute; top: 15px; right: 60px;}	
	.other-side .lang-pic {display: none;}
    .other-side .lang a {color: #fff;}
	.other-side .top-tel {display: none;}
	.other-side .search-area {display: none;}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  top: 0;
  background-color: rgb(240 240 240 / 80%);
  -webkit-box-shadow:0 0 15px rgba(0,0,0,.1);
  box-shadow:0 0 15px rgba(0,0,0,.1);	
	
}
.fixed-top-index {}

#header .header-container {
  /*background: #fff;*/

}

#header.header-scrolled {
  background: #fff;

  top: 0;
}

#header .logo {
  overflow: hidden;
}


#header .logo img {
  padding: 0;
  margin: 0;
  width: 100%;
}

@media (max-width: 992px) {
  #header {
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    top: 0;
    padding: 6px 0;
  }
  #header.header-scrolled, #header .header-container {
	padding: 6px 0;  
  }
  #header .logo {
    position: relative;
	left: 0;
  }
  #header .logo img {
    width: 150px
	  
  }
	
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  width: 64%;
  float: left;
  padding: 0;
  display: block;
}
@media(max-width: 991px) {
     .navbar {width: auto; float: none; display: flex;}	
 }
.navbar ul {
  margin: 0;
  padding-left: 5%;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  color: #333;
  transition: 0.3s;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  transition: 0.3s;
 
}


.navbar a span {font-size: 16px;}

.navbar a i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover, .navbar li:hover > a {
  color: #bd1017;

}
.navbar .active {
  color: #bd1017;

}

.navbar .getstarted {
  display: none;
}
@media(min-width: 991px) {
 .first-right-item {
        margin-left:auto!important
    }	
 }

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
  font-weight: 500;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #bd1017;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #333;
  font-size: 28px!important;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
 
	.navbar a span {font-size: 15px}
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(29, 28, 31, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;	
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 14px;
  color: #36343a;
}

.navbar-mobile a:hover, .navbar-mobile li:hover > a {
  color: #bd1017;
}
.navbar-mobile .active {border: 0;}
.navbar-mobile .getstarted {
  display: block;
  margin: 15px;
}
.search-i {width: 100%; position: absolute; top:18px; right: 0; }
.search-i .search-form{position:relative}
.search-i .search-form .search-input{display:block;width:100%;height:34px;line-height:initial; background: #fff; border: 1px solid #666; border-radius:13px;outline:0;-webkit-transition:.5s;transition:.5s; padding-left:10px}
.search-i .search-form .search-button{position:absolute;right:0;top:0;height:34px;background:0 0;border:0;width:50px;outline:0;-webkit-transition:.5s;transition:.5s;padding:0;cursor:pointer}
.search-i .search-btn{-webkit-transition:all .5s;transition:all .5s;font-size:16px;}
.search-i i {color: #333; font-weight: bold;}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #009970;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

.header__language {
	float: left;
    position: relative;
    display: block;
    width: auto;
    margin-top: 22px;
    margin-left: 6px;
}

.header__language a.dropdown-link {
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
    height: 40px;
    font-weight: 400;
    text-transform: uppercase
}

.header__language a.dropdown-link i {
    font-size: 8px;
    margin-left: 5px;
    margin-top: 2px
}

.header__language a.dropdown-link:hover,.header__language a.dropdown-link[aria-expanded="true"] {
    color: #bd1017
}

.header__language .header__language-menu {
    position: absolute;
    border:0;
    display: block;
    padding: 10px;
    min-width: 110px;
    text-align: left;
    transition: .5s ease;
    top: 30px;
	opacity: 0;（filter:alpha(opacity=0);
	
}
.header__language:hover .header__language-menu {opacity: 1;}
.header__language-menu li {
    position: relative;
    padding: 0;
    
}


.header__language-menu a {
    font-size: 14px;
    line-height: 24px;
 
    text-transform: none;
    font-weight: 400
}

.header__language-menu a:hover {
    color: #bd1017
}

.header__language-menu.show {
    z-index: 1000;
    pointer-events: auto;
    opacity: 1
}
.lang {display: none;}
@media (max-width: 991px) {
	.header__language {display: none;}
	.lang {width: 60px; display: block; position: absolute; top: 4px; right: -15px; margin-right: 0;}	
	.lang img {float: left; margin-left: 5px;}
}

@media(min-width: 1200px) {
    .header__language {
        margin-left: 20px
    }
}	






.ban {position: relative;}
.ban-pc {display: block;}
.ban-pc .swiper-slide {
	 /* 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;
}
.ban-pc .swiper-slide img {display: block; max-width: 100%; max-height: 100%; height: 100%;}
.ban-pc .info {width: 100%; overflow: hidden; position: absolute; top: 25%; left: 0; z-index: 2;}
.ban-pc .info .t-1 {width: 35%; line-height: 56px; font-size: 44px; font-weight:bold; color: #2e364b;}
.ban-pc .info p {display: block; width: 45%; margin-top: 2%; line-height: 24px; font-size: 16px;}
.ban-pc .info .link {width: 200px; border-radius: 25px; margin-top: 3%; padding: 0 26px; background: #fff; line-height: 50px;  height: 100%;}
.ban-pc .info .link a {color: #3073ff; font-size: 16px;}
.ban-pc .info .link a i {margin-left: 30px;}
.ban-pc .info .link:hover {background: #3073ff;}
.ban-pc .info .link:hover a {color: #fff;}

.ban-mobile {display: none;}
.ban-mobile img {width: 100%; height: auto;}
.ban .swiper-pagination-bullet-active { background: #fff!important;}
.ban .swiper-pagination-bullet { width: 12px!important; height: 12px!important; border-radius: 6; background: #bd1017;opacity:1!important; margin:0 5px}
.ban .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:10%!important;}

@media (max-width: 991px) {
  .ban-pc {display: none;}	
  .ban-mobile {display: block; margin-top: 53px;}	
}
/*首页*/
.index-cat {width: 100%; overflow: hidden; padding: 60px 0 90px 0;}
.index-tit {text-align: center;}
.index-tit span {display: block; font-size: 28px; color: #333;}
.index-tit em {display: block; margin-top: 18px; font-size: 22px; color: #888;}
.index-cat .main {width: 80%; margin: 45px auto 0;}
.index-cat .main .con { border-radius: 10px; padding: 40px 0; box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.1); display:-webkit-flex;display:flex;display:-webkit-box;display:box;-webkit-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-box-pack:center;box-pack:center;text-align:center;} 
.index-cat .main .con:hover {background-color:#bd1017;color:#fff}
.index-cat .main .con:hover a .t-1 {color: #fff;}
.index-cat .main .con:hover .ic {transform:translateX(0);filter:none}

.index-cat .main .con span {display:block; margin-bottom: 26px;}
.index-cat .main .con .t-1 {line-height: 40px; font-size: 20px; text-align: center;}
.index-cat .main .con a .t-1 {display: block; color: #333;}
.index-cat .main .icon {width:66px;height:66px;display:block;position:relative;margin:0 auto;overflow:hidden}
.index-cat .main .icon .ic {width:100%;height:100%;position:absolute;left:0;top:0;background-repeat: no-repeat; background-position: center; background-size: contain;transform:translateX(-100%);-webkit-filter:drop-shadow(66px 0 0 #bd1017);filter:drop-shadow(66px 0 0 #bd1017)}

@media (max-width: 991px) {
    .index-cat {padding: 40px 0;}	
	.index-cat .main .con {margin-bottom: 20px; padding: 20px 0;}
	.index-tit span {font-size: 20px;}
	.index-tit em {font-size: 14px; margin-top: 12px;}
	.index-cat .main {width: 100%; margin: 30px auto 0;}
	.index-cat .main .col-lg-3 {width: 50%;}
	.index-cat .main .con .t-1 {font-size: 18px;}
}



/*底部*/

.foot { width: 100%; overflow: hidden; background:#0f0e13; padding: 85px 0 0;}
.foot-main {padding-bottom:65px; overflow: hidden;}
.foot-Left {width:30%; float: left; overflow: hidden;}
.foot-Left .foot-logo {margin-bottom: 13px; overflow: hidden;}
.foot-Left .foot-logo img {}
.foot-Left .foot-txt {width: 80%; line-height: 26px; font-size: 16px; color: #aaa;}
.foot-Left .foot-ico {width: 70%; margin-top: 55px; background: #0c0b10; padding: 16px 20px; overflow: hidden;display:none;}
.foot-Left .foot-ico span {display: block; width: 30px; height: 30px; background: #323234; text-align: center; line-height: 30px; border-radius: 5px; float: left; margin: 0 6px;}
.foot-Left .foot-ico span:hover a i {color: #bd1017}
.foot-Left .foot-ico span a {display: block; color: #fff;}
.foot-Left .foot-ico span a i {font-size: 18px; color: #fff;}

.foot-Right {width:70%; float: left; overflow: hidden;}
.foot-Right .foot-nav {width: 100%; overflow: hidden;}
.foot-Right .foot-nav ul li { width:20%; overflow:hidden; margin:0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.foot-Right .foot-nav ul li:nth-child(2) {width: 40%;}
.foot-Right .foot-nav ul li:nth-child(3) {width: 40%;}
.foot-Right .foot-nav ul li .Tit { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.foot-Right .foot-nav ul li .Tit p { line-height:22px; color:#fff; font-size:18px; font-weight:bold; margin:0; padding:0;}
.foot-Right .foot-nav ul li .Tit i { display:block; width:30px; height:2px; background-color:#d91c18; margin:10px 0 0; padding:0;}
.foot-Right .foot-nav ul li a { display:block; width:100%; overflow:hidden; line-height:32px; color:rgba(255,255,255,0.65); font-size:14px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.foot-Right .foot-nav ul li:nth-child(2) a {float: left; width:50%;}
.foot-Right .foot-nav ul li a:hover { color:#fff;}
.foot-Right .foot-nav ul li span { display:block; width:100%; overflow:hidden; line-height:32px; color:rgba(255,255,255,0.65); font-size:14px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}

.foot-Right .foot-nav ul li span a{display: inline;}



.foot-copy {color: #666; line-height: 48px; text-align: center; border-top:1px solid #333; overflow: hidden;text-transform: uppercase;}
.foot-copy a {color: #666; }

@media (max-width:1080px) {
	.foot {padding: 30px 0 0;}
	.foot-main {padding-bottom: 20px;}
	.foot-Left {width: 100%;}
	.foot-Left .foot-txt {width: 100%; font-size: 12px;}
	.foot-Left .foot-ico {width: 100%; margin-top: 30px;}
	.foot-Right {display: none;}
	
	.foot-copy {font-size: 12px; line-height: 25px; padding: 20px 0;}

}
/*内页*/
.mobile-b {width: 100%; height: 52px; display: none;}
.inner-ban { overflow: hidden; }
.inner-ban .pc-ban {margin-top: 84px; height: 500px; background-repeat: no-repeat; background-position: center;}
.inner-ban .pc-ban span {font-size: 44px; color: #fff; padding-top: 165px; display: block;}
.inner-ban .pc-ban em {width: 96px; height: 4px; background: #fff; margin-top: 40px; display: block;}
.inner-ban .mobile-ban {display: none;}

@media (max-width: 992px) {
    .mobile-b {display: block;}	
    .inner-ban .pc-ban {display: none;}	
	.inner-ban .mobile-ban {display: block; position: relative;}
	.inner-ban .mobile-ban img {width: 100%; height: auto;}
	.inner-ban .mobile-ban span {font-size:18px; color: #fff; display: block; position: absolute; top:30%; left: 3%;}
	.inner-ban .mobile-ban em {width: 50px; height: 4px; background: #fff; display: block;position: absolute; top:55%; left: 3%;}
  
}
.Atis-box {width: 100%; height: 0; position: relative; top: -84px}
@media (max-width: 991px) {
	.Atis-box {top:-52px}
}
.inner {width: 100%; overflow: hidden; background: #f0f1f2;}
.inner-about-1 {padding-top: 100px; overflow: hidden;}
.inner-about-1 .tit {font-size: 54px; color: #333; margin-bottom: 32px;}
.inner-about-1 .txt {font-size: 15px; color: #666; line-height: 28px; margin-bottom: 52px;}
.inner-about-1 .video {width: 100%; overflow: hidden;}
.inner-about-1 .video img {width: 100%;}
@media (max-width: 991px) {
	.inner-about-1 {padding-top:40px;}
	.inner-about-1 .tit {font-size: 28px;margin-bottom: 20px;}
	.inner-about-1 .txt {font-size: 16px; line-height: 28px; margin-bottom: 32px;}
}


.inner-about-2 {width: 100%; background: #f5f7f7;padding: 80px 0 100px 0;}
.inner-about-2 .main {padding-top: 20px;}
.inner-about-2 .main .about2-fl {padding-top: 44px;}
.inner-about-2 .main .about2-fl .toptit {margin-bottom: 24px; overflow: hidden;}
.inner-about-2 .main .about2-fl .toptit2 {margin-bottom: 52px; }
.inner-about-2 .main .about2-fl .toptit span {display: block; font-size: 26px; color: #bd1017; margin-bottom: 10px;font-weight: bold;}
.inner-about-2 .main .about2-fl .toptit em {display: block; font-size: 18px; color: #333;line-height: 26px;}
.inner-about-2 .main .about2-fr {margin-top: 82px; overflow: hidden; position: relative;}
.inner-about-2 .main .about2-fr .pc-pic {display: block;}
.inner-about-2 .main .about2-fr .mobile-pic {display: none;}
.inner-about-2 .main .about2-fr .pc-pic img {width: 100%;}
.inner-about-2 .main .about2-fr .about2-lx {position: absolute; right: 0; bottom: 14px; padding: 14px 32px; background: #bd1017; border-radius: 5px;}
.inner-about-2 .main .about2-fr .about2-lx .t-1 {font-size: 22px; color: #fff; line-height: 45px;}
.inner-about-2 .main .about2-fr .about2-lx .line {width: 100%; height: 1px; background: #ca4045; margin-bottom: 15px;}
.inner-about-2 .main .about2-fr .about2-lx .t-2 {font-size: 18px; color: #fff;}
.inner-about-2 .main .about2-fr .about2-lx .t-2 a {color: #fff;}
.inner-about-2 .main .about2-fr .about2-lx .t-2 span {display: block; margin-bottom: 22px;}
.inner-about-2 .main .about2-fr .about2-lx .t-2 span i {margin-right: 15px;}
.inner-about-2 .datas {/* text-align:center;*/}
.inner-about-2 .datas li {margin-bottom: 30px;}
.inner-about-2 .datas .valbox {position: relative; display: inline-block; margin-bottom: 20px; z-index: 1;}
.inner-about-2 .datas2 .valbox2 {position: relative; display: inline-block; margin-bottom: 18px; z-index: 1;}
.inner-about-2 .datas .ic{ width: 96px; height: 66px; position: absolute; right: -30px; top: -10px; z-index: -1;}
.inner-about-2 .datas .ic1 { background-image: url(../images/ic_about1.png); background-repeat: no-repeat; background-size: contain; background-position: center center;}
.inner-about-2 .datas .ic2 { background-image: url(../images/ic_about2.png); background-repeat: no-repeat; background-size: contain; background-position: center center;}
.inner-about-2 .datas .ic3 { background-image: url(../images/ic_about3.png); background-repeat: no-repeat; background-size: contain; background-position: center center;}
.inner-about-2 .datas .ic4 { background-image: url(../images/ic_about4.png); background-repeat: no-repeat; background-size: contain; background-position: center center;}
.inner-about-2 .datas .val { font-size: 42px; color: #c41b17; font-family: medium; line-height: 1;}
.inner-about-2 .datas2 .val2 { font-size: 30px; color:#333; font-family: medium; line-height: 1;}
.inner-about-2 .datas .tit {font-size:16px; color: #666; }
.inner-about-2 .datas2 .tit {font-size:16px; color: #666; }
@media (max-width: 991px) {
	.inner-about-2 {padding: 0;}
	.inner-about-2 .main .about2-fl .toptit {margin-bottom: 24px;}
	.inner-about-2 .main .about2-fl .toptit span {font-size: 26px; margin-bottom: 15px;}
    .inner-about-2 .main .about2-fl .toptit em {font-size: 16px;color: #666;line-height: 28px;}
	.inner-about-2 .main .about2-fr {margin-top: 20px;}
	.inner-about-2 .main .about2-fr .pc-pic {display: none;}
	.inner-about-2 .main .about2-fr .about2-lx {display: none;}
	.inner-about-2 .main .about2-fr .mobile-pic {display: block;}
	.inner-about-2 .main .about2-fr .mobile-pic img {width: 100%;}
	.inner-about-2 .info {font-size: 14px; padding-bottom: 40px;}
	.inner-about-2 .datas .col-lg-6 {width: 50%;}
	.inner-about-2 .datas2 .col-lg-3 {width: 50%;}
    .inner-about-2 .datas li {margin-bottom: 20px;}
	.inner-about-2 .datas .val {font-size: 30px;padding-top: 10px;}
	.inner-about-2 .datas2 .val2 {font-size: 26px;}
	.inner-about-2 .datas .tit {font-size: 14px;}
	.inner-about-2 .datas2 .tit {font-size: 14px;}
	.inner-about-2 .datas2 .valbox2 {margin-bottom: 10px;}
	.inner-about-2 .datas2 .tit {margin-bottom: 15px;font-size: 16px;}
}

.inner-about-3 {width: 100%; background: #f5f7f7;padding:0 0 100px 0;}
.inner-about-3 img {width: 100%;}
.inner-about-3 .pc-pic {display: block;}
.inner-about-3 .mobile-pic {display: none;}
@media (max-width: 991px) {
	.inner-about-3 {padding:0 0 40px 0;}
    .inner-about-3 .pc-pic {display: none;}
    .inner-about-3 .mobile-pic {display: block;}
}

.inner-about-4 {width: 100%; background: url("../images/gywmbg1_02.jpg") no-repeat center;}
.gywm-hist {padding: 135px 0; overflow: hidden;}
.gywm-hist .tit {font-size: 54px; color: #fff;}
.gywm-hist .dn-lower {margin-top: 80px; position: relative;}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide {
  width: 25%;
  padding: 4px 0;
}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-sha {
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
  position: relative;
}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-sha b {
  position: absolute;
  width: 18%;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #ffffff;
  opacity: 0.6;
}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-xia {width: 80%; color: #fff;}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-xia .dp-num1 {
  font-size: 36px;
  margin: 1.7vw 0 0.5vw;
}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-xia .dp-intr1 {
  font-size: 14px;
  line-height: 22px;
  height: 148px;	
  display: flex;
  justify-content: space-between;
}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-xia .dp-intr1 i {
  display: block;
  width: 4px;
  height: 4px;
  background: #ffffff;
  border-radius: 50%;
  margin: 12px 0 0;
}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-xia .dp-intr1 p {
  display: block;
  width: calc(100% - 4px - 8px);
  font-weight: 100;	
}
.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide.swiper-slide-active .dp-sha b {
  opacity: 1;
  width: 30%;
}
.gywm-hist .dn-lower .sw-btn-all .sw-btn {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -16px;
  color: #b9161c;
  cursor: pointer;
  z-index: 5;
  outline: none;
}
.gywm-hist .dn-lower .sw-btn-all .sw-btn i {
  font-size: 30px;
}
.gywm-hist .dn-lower .sw-btn-all .swiper-next {
  right: 0;
}
@media (max-width: 991px) {
	.inner-about-4 {}
    .gywm-hist {padding: 60px 0 14px 0;}
    .gywm-hist .tit {font-size: 24px;}
    .gywm-hist .dn-lower {margin-top: 15px;}
	.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide {width: 50%;}
    .gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-xia .dp-num1 {font-size:18px;}
    .gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-xia .dp-intr1 {font-size:12px; line-height: 5vw;height: 192px;}
	.gywm-hist .dn-lower .cpzx-sw1 .swiper-slide .dp-xia .dp-intr1 p {line-height: 20px;}
}

.inner-about-5 {padding: 100px 0 0 0; overflow: hidden;}
.inner-about-5 .tit {font-size: 54px; color: #333;}
.inner-about-5 .about-5-main {margin-top: 55px;}
.inner-about-5 .about-5-main ul {padding-bottom: 30px;}
.inner-about-5 .about-5-main li {width: 25%; float: left; padding:0 0.5rem; display:block;}
.inner-about-5 .about-5-main .swiper-pagination-bullet-active { background: #c71a1a!important;}
.inner-about-5 .about-5-main .swiper-pagination-bullet { width: 10px!important; height: 10px!important; border-radius: 8px; background: #949494;opacity:1!important; margin:0 5px}
.inner-about-5 .about-5-main .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}
.inner-about-5 .about-5-main .bottom50 {height: 80px;}
.inner-about-5 .con .pic {overflow: hidden;}
.inner-about-5 .con .pic img {width: 100%; }
.inner-about-5 .con .txt {margin-top: 20px; text-align: center; font-size: 16px; color: #333;}
@media (max-width: 991px) {
	.inner-about-5 {padding: 40px 0 0 0;}
	.inner-about-5 .tit {font-size: 24px;}
	.inner-about-5 .about-5-main ul {padding-bottom: 0;}
	.inner-about-5 .about-5-main li {width:100%;}
	.inner-about-5 .swiper-pagination-bullet {width: 20px!important;}
	.inner-about-5 .con .txt {margin-top: 10px; font-size: 14px; line-height: 22px;}
	.inner-about-5 .about-5-main {margin-top: 32px;}
}



.inner-about-6{padding: 60px 0; overflow: hidden;}
.inner-about-6 .tit {font-size: 54px; color: #333;}
.inner-about-6 .about-6-main {margin-top: 55px;}
.inner-about-6 .about-6-main ul {padding-bottom: 30px;}
.inner-about-6 .about-6-main li {width: 25%; float: left; padding:0 0.5rem; display:block;}
.inner-about-6 .about-6-main .swiper-pagination-bullet-active { background: #c71a1a!important;}
.inner-about-6 .about-6-main .swiper-pagination-bullet { width: 10px!important; height: 10px!important; border-radius: 8px; background: #949494;opacity:1!important; margin:0 5px}
.inner-about-6 .about-6-main .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}
.inner-about-6 .about-6-main .bottom50 {height: 80px;}
.inner-about-6 .con .pic {overflow: hidden;}
.inner-about-6 .con .pic img {width: 100%; }
.inner-about-6 .con .txt {margin-top: 20px; text-align: center; font-size: 16px; color: #333;}
@media (max-width: 991px) {
	.inner-about-6{padding: 0;}
	.inner-about-6 .tit {font-size: 24px;}
	.inner-about-6 .about-6-main ul {padding-bottom: 0;}
	.inner-about-6 .about-6-main li {width:100%;}
	.inner-about-6 .swiper-pagination-bullet {width: 20px!important;}
	.inner-about-6 .con .txt {margin-top: 10px; font-size: 14px; line-height: 22px;}
	.inner-about-6 .about-6-main {margin-top: 32px;}
}


/*NEWS*/
.inner-news {padding: 50px 0;}
.inner-news .top-news {background: #fff; overflow: hidden; margin-bottom: 40px;}
.inner-news .top-news .pic {}
.inner-news .top-news .pic img {width: 100%;}
.inner-news .top-news .info {}
.inner-news .top-news .info-1 {padding: 44px 44px 40px 10px;}
.inner-news .top-news .info-2 {padding: 43px 10px 40px 60px;}
.inner-news .top-news .info .t-1 {font-size: 30px; color: #000; margin-bottom: 16px;}
.inner-news .top-news .info .t-2 {color: #999; margin-bottom: 20px;}
.inner-news .top-news .info .t-3 {font-size: 16px; line-height: 32px; margin-bottom: 44px;}
.inner-news .top-news .info .more {width: 160px; line-height: 44px; background: #bd1017; text-align: center;}
.inner-news .top-news .info .more a {color: #fff;}
.inner-news .top-news .info .t-1 a:hover {color: #bd1017;}

.inner-news .news-list {}
.inner-news .news-list .con {background: #fff; overflow: hidden; display: block; margin-bottom:40px; padding: 12px 35px 12px 30px;}
.inner-news .news-list .con:hover {background:#bd1017; color: #fff;}
.inner-news .news-list .con:hover .time {border-right:1px solid #fff; color: #fff;}
.inner-news .news-list .con:hover .time span {color: #fff;}
.inner-news .news-list .con:hover .txt span a {color: #fff;}
.inner-news .news-list .con .time {padding:7px 34px 7px 0; border-right: 1px solid #cfcfcf; text-align: center; float: left; display: block;}
.inner-news .news-list .con .time span { font-size: 55px; font-weight: bold; color: #343434; margin-bottom: 9px; display: block;}
.inner-news .news-list .con .txt {width: 82%; float:right;}
.inner-news .news-list .con .txt span {font-size: 18px;display: block; margin-top: 10px; margin-bottom: 8px;}
.inner-news .news-list .con .txt span a {color: #111;}
.inner-news .news-list .con .txt em {line-height: 22px; display: block;}

.show_news {width: 100%; overflow: hidden; background: #eef1f5; padding: 53px 0 150px 0;}
.show_news_con {margin-top: 35px;}
.news-info { width: 100%; overflow:hidden; background: #fff; padding: 80px 60px;}
.news-info h1 {font-size: 20px;}
.news-info .col-lg-9 {padding-right: 70px;}
.news-info .rightwrap {width: 100%;}
.news-info em {display: block; color: #1b1b1b; font-size:28px; line-height: 42px; }
.news-info .entry-meta {width: 100%; margin-top: 7px; color: #b6b5b5; line-height: 36px; font-size: 16px; padding-bottom: 30px; border-bottom: 1px dotted #b6b5b5;}

.news-info .contwrap {padding: 45px 0 60px 0; line-height: 28px; border-bottom: 1px dotted #b6b5b5;}
.news-info .contwrap img { display: block; margin: 0 auto; max-width: 100%; }
.news-info .rightwrap h6 {display: block; font-weight: bold; padding: 12px 14px; line-height: 23px; margin-bottom: 20px; background:#bd1017; font-size: 16px; color: #fff; }
.news-info .rightwrap ul { width: 100%;}
.news-info .rightwrap li { width: 100%; padding-bottom: 14px; padding-top: 7px;}
.news-info .rightwrap li img {width: 100%;}
.news-info .rightwrap li:last-child { border-bottom: none; }
.news-info .rightwrap li a { color: #333; display: inline-block; font-size: 14px; line-height:23px; }
.news-info .rightwrap li a:hover { color: #bd1017; }
.news-info .rightwrap li .post-date { display: block; line-height: 21px; font-size: 13px; color: #555; margin-top: 1px; }
.news-info .paging { width: 100%; overflow: hidden; padding: 50px 0; width: 100%; }
.news-info .paging .fl { font-size: 12px; line-height: 22px; }
.news-info i {margin-right: 10px;}
.news-info .paging a { color: #666; }
.news-info .paging .fl a:hover { color: #bd1017; }
.news-info .paging .return {border-radius: 8px; display: block; height: 34px; line-height: 34px; margin-top: 10px; text-align: center; width: 100px; font-size: 14px; background: #bd1017; color: #fff; }
.news-info .paging .return a {color: #fff; display: block;}
.news-info .paging .return a:hover {color: #fff;}


@media (max-width: 991px) {
	.inner-news {padding: 40px 0;}
	.inner-news .top-news {margin-bottom: 20px;}
	.inner-news .top-news .info {padding-left: 25px;}

    .inner-news .top-news .info .t-2 {font-size: 14px;}
	.inner-news .top-news .pic img {width: 100%; }
    .inner-news .top-news .info-1,.inner-news .top-news .info-2 {padding:20px 10px;}
    .inner-news .top-news .info .t-1 {font-size: 16px; line-height: 23px; margin-bottom: 16px;}
    .inner-news .top-news .info .t-3 {line-height: 26px; margin-bottom: 25px; font-size: 12px;}
	.inner-news .news-list .con { padding: 12px; margin-bottom: 15px;}
    .inner-news .news-list .con .time { margin-bottom: 18px;}
	.inner-news .news-list .con .txt {width: 100%; float: none;}
	.inner-news .news-list .con .txt span {font-size: 16px; margin-bottom: 15px;}
	.inner-news .news-list .con .time {display: none;}
	.show_news {padding: 95px 0 50px 0;}
	
	.news-info {padding: 20px 10px;}
	.news-info .contwrap {padding: 20px 0;}
	.news-info em {font-size:16px; line-height:28px; }
    .news-info .entry-meta { line-height: 28px; font-size: 14px; padding-bottom: 30px;}
	.news-info h1 {font-size: 16px;}
	.news-info .col-lg-9 {padding-right: 20px;}
}

.contact {width: 100%; background: url("../images/contactBJ.jpg") repeat-y}
.contact-form-content {width: 100%; overflow: hidden;}
.contact-form-content .tit { overflow: hidden;}
.contact-form-content .tit span {display: block; font-size:40px; color: #333; font-weight: bold; margin-bottom: 18px;}
.contact-form-content .tit em { display: block; font-size: 18px; color: #666;}
.contact-fl {padding:100px 0 0 66px;}
.contact-fl .info { margin-top: 55px; overflow: hidden;}
.contact-fl .info .txt { min-width: 525px; height: 88px; border-bottom: 1px solid #e7e7e7;}
.contact-fl .info .txt span {display: block; width: 43px; height: 43px; line-height: 43px; background: #fff; border-radius: 22px; margin-top: 22px; margin-right: 20px; float: left;}
.contact-fl .info .txt span i {color: #676767; font-size: 18px; margin-left: 12px;}
.contact-fl .info .txt em {display: block; float: left; font-size: 18px; color: #777; line-height: 88px;}
.contact-fl .info .txt em o {color: #333;margin-right: 30px;}



.contact-fr {padding:100px 66px; background: #f7f8f8;}


.touch { width:100%; height:482px;  position:relative; margin-top: 46px;}
div.contact-fr 1input[type='text'],div.contact-fr input[type='submit']{ background: #fff; border: 1px solid #ddd; position:absolute;outline:none;  text-indent:14px; color:#777;width: 100%;}
div.contact-fr input[type='checkbox']{width:12px;height:12px;}
input.gbk_1 {width: 48% !important; height:44px; top:0; left:0; }
input.gbk_2 {width: 48% !important; height:44px; top:0; right:0;}
input.gbk_3 {width: 48% !important; height:44px; top:74px; left:0; }
input.gbk_4 {width: 48% !important; height:44px; top:74px; right:0;}
input.gbk_5 { height:44px; top:148px; left:0; }


input.gbk_6 { width:180px!important; height:35px; top:378px; left:0; text-indent: 0!important; text-align: center;}
.1contact-fr textarea{ width:100%; height:132px; position:absolute; top:222px; left:0; outline:none; overflow:hidden;border: 1px solid #ddd;  }



.contact-fr textarea, .touch input { color:#777;}
.contact-fr textarea {padding:24px 14px; }
input.contact_sub{ width:100% !important; height:45px !important; text-indent:0 !important; color:#fff !important; top:438px; left:0; cursor:pointer; background:#bd1017!important; line-height:45px; text-align:center !important; font-size:18px;} 
input.contact_sub a { display:block; color:#fff !important;}
input.contact_sub i { color:#fff; margin-right:5px;}
.contact-fr .vdimgck{float:left;cursor: pointer;width:85px;height:30px; position:absolute; top:378px; left:200px;}



.contact-map {width: 100%;}
@media (max-width: 991px) {
    .contact-form-content {padding:40px 0 0 0;}
	.contact-form-content .col-lg-6:nth-child(2) {padding: 0;}
    .contact-form-content .tit span { font-size:20px;  margin-bottom: 18px;}
    .contact-form-content .tit em {font-size: 14px; line-height: 26px;}
	.contact-fl {padding:0 10px;}
    .contact-fl .info { margin-top: 12px; margin-bottom: 28px;}
    .contact-fl .info .txt { min-width: 100%; height:50px; }
	.contact-fl .info .txt span {margin-top: 5px; margin-right: 10px;}
    .contact-fl .info .txt em {font-size: 12px; line-height: 50px;}
    .contact-fl .info .txt em o {margin-right: 5px;}
	.contact-fr {padding:20px 25px}
	.touch {margin-top: 20px;}
	input.contact_sub { height: 40px!important; line-height: 40px; font-size: 16px;}
	.contact-map {width: 100%; max-height: 500px;}
	.contact-map img {width: 100%;}
	.contact {background: none;}
}

.gynav-MQkitchen-bj{
	width: 100%;
	border-top: 1px solid rgba(255,255,255,.3);
	background: rgb(0 0 0 / 70%);
	margin-top: -60px;
    position: relative;
	z-index: 2;
}
.gynav-MQkitchen-bj .pro-n {}
.gynav-MQkitchen-bj .pro-n a {width:14.28%; border-bottom: 1px solid rgba(255,255,255,.3);}
.gynav-MQkitchen-bj .pro-n a:nth-child(7) { border-left: 1px solid rgba(255,255,255,.3);}
.gynav-MQkitchen{
	text-align: center;
	color: #fff;
	font-size: 0;
}
.gynav-MQkitchen>div{
	display: inline-block;
	width: 14.28%;
	border-right: 1px solid rgba(255,255,255,.3);
	font-size: 16px;
	line-height: 60px;
	transition: all .3s;
  -webkit-transition:all .3s;
  cursor: pointer;
}
.gynav-MQkitchen>div:first-child{
	border-left: 1px solid rgba(255,255,255,.3);
}
.gynav-MQkitchen>div:hover{
	background: #d91b23;
	transition: all .3s;
  -webkit-transition:all .3s;
}
.container2 .gynav-MQkitchen a{width: 16.6%;}
.gynav-MQkitchen>a{
	display: inline-block;
	width: 12.5%;
	border-right: 1px solid rgba(255,255,255,.3);
	font-size: 13px;
	color: #fff;
	line-height: 60px;
	transition: all .3s;
  -webkit-transition:all .3s;
  cursor: pointer;
}
.gynav-MQkitchen>a:first-child{
	border-left: 1px solid rgba(255,255,255,.3);
}
.gynav-MQkitchen>a:hover{
	background: #d91b23;
	color: #fff;
	transition: all .3s;
  -webkit-transition:all .3s;
}
.gynav-MQkitchen>a.on{
	background: #d91b23;
	transition: all .3s;
  -webkit-transition:all .3s;
}
@media (max-width: 992px) {
  .gynav-MQkitchen { padding: 0 !important;}
  .gynav-MQkitchen-bj {margin-top: 0;}
	.gynav-MQkitchen>a:first-child {border: 0;}
	.gynav-MQkitchen>a {width: 25%;border: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}	
  .gynav-MQkitchen-bj-3 .gynav-MQkitchen>a{width:100%; line-height:25px; font-size: 12px;}
  .gynav-MQkitchen>div, .gynav-MQkitchen>a {font-size:12px; line-height:30px;}
}

.inner-pro {padding:45px 0 100px 0; overflow: hidden;}
.inner-pro .con {background: #fff; margin-bottom: 30px; overflow: hidden;}
.inner-pro .con img {width: 100%;}
.inner-pro .con span {display: block; line-height: 50px; text-align: center; border-top: 1px solid #f4f4f4; font-size: 16px;}
.inner-pro .con span a {color: #333;}
@media (max-width: 991px) {
	.inner-pro { padding: 40px 0;}
	.inner-pro .col-lg-3 {width: 50%;}
	.inner-pro .con {margin-bottom: 20px;}
	.inner-pro .con span {font-size: 14px;}
}
.show-pro {padding:60px 0 80px 0; overflow: hidden;}
.show-pro-main {padding:40px; background: #fff;}
/*================================
Single Product Page Style
==================================*/
@media only screen and (max-width: 767.98px) {
    .product-thumb-area {
        margin-bottom: 30px;
    }
}

.product-thumb-area .pro-thumb-item img {
    margin: auto;
	max-width: 100%;
}

.product-thumb-area .product-details-thumbnail {
    border: 1px solid #e1e1e1;
    text-align: center;
    position: relative;
}

.product-thumb-area .product-details-thumbnail .btn-large-view {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 20px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    color: #1b1b1c;
    display: block;
    font-weight: 700;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 22px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 136px;
}

.product-thumb-area .product-details-thumbnail .btn-large-view i {
    margin-left: 3px;
    vertical-align: middle;
}

.product-thumb-area .product-details-thumbnail-nav {
    margin-top: 10px;
}

.product-thumb-area .product-details-thumbnail-nav .pro-thumb-item {
    border: 1px solid #e1e1e1;
    text-align: center;
    cursor: pointer;
}

.product-thumb-area .product-details-thumbnail-nav .slick-list {
    margin: 0 -5px;
}

.product-thumb-area .product-details-thumbnail-nav .slick-list .slick-slide {
    margin: 0 5px;
}

@media only screen and (min-width: 1200px) {
    .prod-details-info-content {
        padding-left: 20px;
    }
}

.prod-details-info-content span { display: block; font-size: 30px; color: #070104; margin-bottom: 18px;}
.prod-details-info-content span.price-amount{display: inline;}
.prod-details-info-content p {line-height: 26px;}

@media only screen and (max-width: 767.98px) {
    .prod-details-info-content span {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 10px;
    }
}
.prod-details-info-content h2 {font-size: 18px; font-weight: bold;}
.prod-details-info-content .price {
    font-size: 16px;
	  margin-top: 4px;
    margin-bottom:6px;
}

@media only screen and (max-width: 767.98px) {
    .prod-details-info-content .price {
        font-size: 18px;
        margin-bottom: 20px;
		font-weight: 100;
    }
}

.prod-details-info-content .price-amount {
    font-size: 16px;
    font-weight: 500;
    vertical-align: middle;
	margin-top: 5px;
}

.product-config {
    margin: 40px 0;
}

.product-config .table {
    margin-bottom: 0;
}

.product-config .table-bordered td,
.product-config .table-bordered th {
    border-color: #e1e1e1;
}

.product-config .table th {
    font-size: 18px;
    font-weight: 500;
}

.product-config .table .config-option a {
    color: #1b1b1c;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}

.product-config .table .config-option a:last-child {
    margin-right: 0;
}

.product-config .table .config-option a:hover {
    color: #db0303;
}

.product-meta {
    margin-top: 40px;
}

.product-meta span:not(.sku) {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
}

.product-meta span:not(.sku):last-child {
    margin-bottom: 0;
}

.product-meta a {
    color: #1b1b1c;
    margin-right: 5px;
    font-size: 15px;
    vertical-align: middle;
}

.product-meta a:last-child {
    margin-right: 0;
}

.product-meta a:hover {
    color: #db0303;
}

.pro-qty {
    border: 1px solid #e1e1e1;
    display: inline-block;
    position: relative;
    width: 150px;
}

@media only screen and (max-width: 767.98px),
only screen and (min-width: 768px) and (max-width: 991.98px) {
    .pro-qty {
        width: 120px;
    }
}

.pro-qty input {
    font-weight: 600;
    border: none;
    text-align: center;
    padding: 12px 45px;
    outline: none;
    width: 100%;
}

.pro-qty a {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 0;
    line-height: 50px;
    height: 100%;
    width: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .pro-qty a {
        width: 35px;
        line-height: 54px;
    }
}

@media only screen and (max-width: 767.98px) {
    .pro-qty a {
        width: 35px;
        line-height: 48px;
    }
}

.pro-qty a:hover {
    background-color: #db0303;
    border-color: #db0303;
    color: #FFFFFF;
}

.pro-qty a.inc {
    right: 0;
    border-left: 1px solid #e1e1e1;
}

.pro-qty a.dec {
    left: 0;
    border-right: 1px solid #e1e1e1;
}

.product-description-review {
    margin-top: 50px;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review {
        margin-top: 30px;
    }
}

.product-description-review .desc-review-tab-menu {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.product-description-review .desc-review-tab-menu li {
    width: 100%;
}

.product-description-review .desc-review-tab-menu li a {
    background-color: #1b1b1c;
    border-right: 2px solid #ddd;
    color: #FFFFFF;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 20px 0;
}

.product-description-review .desc-review-tab-menu li a:last-child {
    border: none;
}

.product-description-review .desc-review-tab-menu li a.active {
    background-color: #db0303;
}

@media only screen and (max-width: 767.98px) {
    .product-description-review .desc-review-tab-menu li a {
        font-size: 15px;
        font-weight: 500;
        padding: 10px 0;
    }
}
.product-description-review .tab-tit {line-height:40px; background:#bd1017; color: #fff; font-size: 18px; text-indent: 20px;}
.product-description-review .tab-tit span {width: 186px;display:block; text-align: center; background: #6d82a7;}
.product-description-review .tab-content {
    padding: 20px;
	line-height: 25px;
	background: #fff;
}



.product-rating-wrap .average-rating {
    margin-bottom: 30px;
}

.product-rating-wrap .average-rating h6 {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 3px;
}

.product-rating-wrap .display-ratings .rating-item {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-rating-wrap .display-ratings .rating-item:last-child {
    margin-bottom: 0;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-pic {
    max-width: 50px;
    -webkit-flex-basis: 50px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 10px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt {
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    padding: 15px;
    -webkit-flex-basis: calc(100% - 60px);
    -ms-flex-preferred-size: calc(100% - 60px);
    flex-basis: calc(100% - 60px);
    max-width: calc(100% - 60px);
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-meta h3 {
    font-size: 14px;
    margin-top: 0;
    font-family: "Poppins", sans-serif;
    display: inline-block;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-meta .time {
    vertical-align: middle;
    margin-left: 5px;
    font-size: 13px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star {
    color: #db0303;
    font-size: 14px;
    margin-bottom: 5px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star i {
    margin-right: 5px;
}

.product-rating-wrap .display-ratings .rating-item .rating-author-txt .rating-star i:last-child {
    margin-right: 0;
}

.product-rating-wrap .rating-form-wrapper {
    margin-top: 60px;
}

.product-rating-wrap .rating-form-wrapper h3 {
    font-size: 24px;
    font-weight: 500;
    margin-top: -5px;
    margin-bottom: 20px;
}

.product-rating-wrap .rating-form-wrapper .rating-form h5 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 8px;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i {
    color: #ccc;
    margin-right: 10px;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i:last-child {
    margin-right: 0;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star i:hover~i {
    color: #ccc;
}

.product-rating-wrap .rating-form-wrapper .rating-form .rating-star:hover i {
    cursor: pointer;
    color: #db0303;
}

.product-rating-wrap .rating-form-wrapper .rating-form input,
.product-rating-wrap .rating-form-wrapper .rating-form textarea {
    background-color: #FFFFFF;
    border: 1px solid #e1e1e1;
    display: block;
    padding: 12px 20px;
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.product-rating-wrap .rating-form-wrapper .rating-form input:focus,
.product-rating-wrap .rating-form-wrapper .rating-form textarea:focus {
    border-color: #db0303;
}


@media (max-width: 991px) {
	.show-pro { padding: 40px 0;}
	.show-pro-main {padding:20px 10px;}
	.product-description-review .tab-content {padding: 20px 10px;}
}


.modal-dialog .modal-body video{ width:100%; min-height: 400px;}


@media (max-width: 991px) {
  .modal-dialog .modal-body video{ width:100%; min-height: 300px;}
}


/*Bootstrap 分页*/
.pagination {
  justify-content:left; /* 水平居中 */
}
.pagination .nav-links{ display: flex; flex-direction: row;}
.pagination .page-numbers {
  color: #495057; /* 文字颜色 */
  background-color: #fff; /* 背景颜色 */
  border: 1px solid #dee2e6; /* 边框颜色 */  
  width:30px;
  height:30px;
  line-height: 25px;
  text-align: center;
  /* 其他你需要的样式 */
}

.pagination .page-numbers.current {
  background-color: #d91b23; /* 当前页的背景颜色 */
  border-color: #d91b23; /* 当前页的边框颜色 */
  color: #fff; /* 当前页的文字颜色 */
}

.pagination .page-numbers:hover {
  background-color: #d91b23; /* 鼠标悬停时的背景颜色 */
  border-color: #d91b23; /* 鼠标悬停时的边框颜色 */
}
