body {
  font-family: 'RobotoMR',Arial,sans-serif,Helvetica;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  content: '';
  display: block;
  clear: both;
}
.header {
  height: 104px;
  width: 100%;
  padding: 0 80px;
  position: fixed;
  z-index: 2;
  color: #000;
  top: 0;
}
.header .logo {
  /*margin-right: 60px;*/
  margin-top:24px;
}
.header .icon-bar {
  background-color: #000;
}
.header .nav_ul {
  padding: 32px 0;
}
.header .nav_ul .mulu {
  border-bottom: 1px solid #fff;
  line-height: 32px;
  display: none;
}
.header .nav_ul li {
  list-style: none;
  padding: 8px 24px;
  position: relative;
  top: 0;
  left: 0;
}
.header .nav_ul_left li .glyphicon{
	display:none;
}
.header .nav_ul li .glyphicon-remove {
  line-height: 32px;
}
.header .nav_ul li:hover .drop {
  display: block;
}
.header .nav_ul li .drop {
  display: none;
  position: absolute;
  top: 35px;
  left:50%;
  margin-left:-100px;
  z-index: 2;
}
.header .nav_ul li.news-drop .drop{
  margin-left:-120px;
}
.header .nav_ul li .drop .ar {
  position: relative;
  top: 5px;
  margin-left: -10px;
}
.header .nav_ul li .drop .ar img {
  position: relative;
  left: 50%;
}
.header .nav_ul li .drop .drop_menu {
  background-color: #006ab3;
  z-index: 1000;
}
.header .nav_ul li .drop .drop_menu li {
  width: 200px;
  text-align: center;
  min-height: 40px;
  padding:0;
}
.header .nav_ul li.news-drop .drop .drop_menu li{
  width:240px;
}
.header .nav_ul li .drop .drop_menu li a {
  width: 100%;
  display: block;
  line-height: 18px;
  color: #fff;
  font-size:14px;
  padding: 10px 0;
}
.header .nav_ul li.cur .drop .drop_menu li:nth-child(2) a{
  line-height: 20px;
}
.header .nav_ul li .drop.active {
  display: block;
}

.header .nav_ul li a {
  text-decoration: none;
  color: #000;
  font-size: 16px;
}
.header .btn-top {
  display: none;
  padding: 8px 12px;
}
.header .btn-top .icon-bar {
  width: 22px;
  height: 1px;
  background-color: #000;
  display: block;
  margin-bottom: 5px;
}
.header .btn-top img {
  width: 100%;
  height: 100%;
  display: block;
}
.header .nav_right .nav_ul .search {
  position: relative;
  top: 0;
  left: 0;
}
.header .nav_right .nav_ul .search a {
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
}
.header .nav_right .nav_ul .search .search-icon {
  display: block;
}
.header .nav_right .nav_ul .search .close-icon {
  display: none;
}
.header .nav_right .nav_ul .search .header-search {
  margin: 0 0 0 auto;
  width: 0;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  transition: all 0.3s;
  display: none;
}
.header .nav_right .nav_ul .search .header-search .search-box {
  text-align: right;
}
.header .nav_right .nav_ul .search .header-search .search-box input {
  height: 44px;
  border-radius: 24px;
  outline: none;
  border: 0;
  padding: 0;
}
.header .nav_right .nav_ul .search .header-search .search-box .text {
  width: 100%;
}
.header .nav_right .nav_ul .search .header-search .search-box .btn {
  display: none;
  position: absolute;
  padding: 20px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url('../images/search.png');
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none !important;
  outline: none;
}
.header .nav_right .nav_ul .search .header-search .search-box .btn:focus {
  border: none;
  outline: none;
  box-shadow: none;
  background-color: transparent;
}
.header .nav_right .nav_ul .search .header-search .search-box .btn:active {
  border: none;
  outline: none;
  box-shadow: none;
  background-color: transparent;
}
.header .nav_right .nav_ul .search .header-search.width {
  width: 300px;
  border-radius: 20px;
  margin-right: 60px;
  display: block;
}
.header .nav_right .nav_ul .search .header-search.width .search-box {
  position: relative;
}
.header .nav_right .nav_ul .search .header-search.width .search-box input {
  border: 1px solid #eee;
  padding-left: 20px;
}
.header .nav_right .nav_ul .search .header-search.width .search-box .btn {
  display: block;
}
.top-show {
  height: 104px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: inline-block;
  width: 48px;
  height: 2px;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 10px !important;
  border-radius: 0;
}
.swiper-pagination-bullet-active {
  width: 48px;
  height: 2px;
  margin: 0 10px;
}
.banner img {
  display: block;
  width: 100%;
}
.product .box-content {
  width: 1460px;
  margin: 0 auto;
}
.product .box-content .gallerys {
  list-style: none;
}
.product .box-content .gallerys li {
  position: relative;
  float: left;
  padding: 10px;
}
.product .box-content .gallerys li:nth-of-type(1) {
  width: 910px;
  height: 510px;
}
.product .box-content .gallerys li:nth-of-type(2) {
  width: 510px;
  height: 510px;
}
.product .box-content .gallerys li:nth-of-type(3) {
  width: 710px;
  height: 510px;
}
.product .box-content .gallerys li:nth-of-type(4) {
  width: 710px;
  height: 510px;
}
.product .box-content .gallerys li a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.product .box-content .gallerys li a .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.product .box-content .gallerys li a .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.product .box-content .gallerys .top_left li {
  float: none;
}
.product .box-content .gallerys .top_left li:nth-of-type(1) {
  width: 510px;
  height: 510px;
}
.product .box-content .gallerys .top_left li:nth-of-type(2) {
  width: 510px;
  height: 810px;
}
.product .box-content .gallerys .top_right li {
  float: none;
}
.product .box-content .gallerys .top_right li:nth-of-type(1) {
  width: 910px;
  height: 660px;
}
.product .box-content .gallerys .top_right li:nth-of-type(2) {
  width: 910px;
  height: 660px;
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin: 0;
  opacity: 0;

}
.mask .info {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.mask .info h4 {
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mask .info P {
  margin: 0;
  font-size: 16px;
}
.mask .info .btn {
  margin-top: 40px;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 10px 30px;
}
.mask .info .btn img {
  display: block;
  width: 100%;
}
.mask:hover {
  opacity: 0.7;
}
.grid {
  z-index: 1;
}
.footer {
  width: 100%;
  background-color: #eee;
}
.footer .content {
  padding: 80px;
  margin: 0;
}
.footer .content p {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #86868b;
}
.footer .content .tel-code {
  font-size: 36px;
  font-weight: bold;
  font-family: 'Arial Narrow', Arial, sans-serif;
  color: #277dfd;
  padding: 40px 0;
}
.footer .content .tel-code  a{
	display:block;width:100%;
}
.footer .content .tel-code a:hover {
  text-decoration: none;
}
.footer .content .friendship-link .company-content {
  padding-top: 20px;
}
.footer .content .friendship-link .company-content .link {
  margin: 0;
  width: 340px;
}
.footer .content .friendship-link .company-content .link .name {
  padding-top: 20px;
  padding-right: 20px;
}
.footer .content .friendship-link a {
  font-size: 14px;
  color: #999;
  text-decoration: none;
}
.footer .content .contact {
  text-align: right;
}
.footer .content .contact a {
  float: none !important;
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 1px dashed #999;
  border-radius: 50%;
  position: relative;
  top: 0;
  left: 0;
  margin: 10px;
  background-position: center center;
  background-repeat: no-repeat;
}
.footer .company-detail {
  border-top: 1px solid #999;
  padding: 40px 80px;
  color: #999;
}
.footer .company-detail a {
  color: #999;
}
.detail {
  background-color: #f5f5f5;
}
.detail a {
  color: #999;
  text-decoration: none;
  font-size: 16px;
  line-height: 58px;
}
/*
.detail .fl a {
  margin-right: 15px;
}
.detail .fl span {
  margin-right: 15px;
}
.detail .fr a {
  margin-left: 60px;
}*/
.detail .nav_bar .img-box {
  width: 24px;
  height: 24px;
  line-height: 58px;
}
.detail .nav_bar .img-box img {
  display: inline-block;
  width: 100%;
}
.detail ul {
  display: none;
  list-style: none;
}
.detail ul li {
  line-height: 32px;
}
.container-fluid {
  padding: 20px;
}
.box {
  margin-bottom: 20px;
  float: left;
  width: 220px;
}
.box img {
  max-width: 100%;
}
.index-banner img {
  width: 100%;
}

.detail .nav_menu {
    padding: 0 20px;
    width:100%;
    max-width: 1680px;
    margin:0 auto;
  }
@media (max-width: 1680px) {
  .header .nav_ul li {
      padding: 8px 20px;
    }
  }
@media (max-width: 1500px) {
  .header.header-BC {
    background-color: #fff;
  }
  .header .nav_right .nav_ul .search {
    position: static;
  }
  .header .nav_right .nav_ul .search .header-search {
    position: static;
    transition: none;
  }
  .header .nav_right .nav_ul .search .header-search.width {
    width: 0;
    border-radius: 0;
  }
  .header .nav_right .nav_ul .search .header-search.width .search-box {
    border-top: 1px solid #eee;
    position: absolute;
    top: 104px;
    left: 0;
    width: 100%;
    padding: 8px 2.5%;
    background-color: #fff;
  }
  .header .nav_right .nav_ul .search .header-search.width .search-box .text {
    border: 1px solid #eee;
    padding: 0 2.5%;
  }
}
@media (max-width: 1460px) {
	.header .nav_ul li {
	    padding: 8px 16px;
	  }
  .product .box-content {
    width: 1112px;
    margin: 0 auto;
  }
  .product .box-content .gallerys {
    list-style: none;
  }
  .product .box-content .gallerys li {
    position: relative;
    float: left;
    padding: 8px;
  }
  .product .box-content .gallerys li:nth-of-type(1) {
    width: 694px;
    height: 386px;
  }
  .product .box-content .gallerys li:nth-of-type(2) {
    width: 386px;
    height: 386px;
  }
  .product .box-content .gallerys li:nth-of-type(3) {
    width: 540px;
    height: 389px;
  }
  .product .box-content .gallerys li:nth-of-type(4) {
    width: 540px;
    height: 389px;
  }
  .product .box-content .gallerys .top_left li {
    float: none;
  }
  .product .box-content .gallerys .top_left li:nth-of-type(1) {
    width: 388px;
    height: 388px;
  }
  .product .box-content .gallerys .top_left li:nth-of-type(2) {
    width: 388px;
    height: 614px;
  }
  .product .box-content .gallerys .top_right {
    float: left;
  }
  .product .box-content .gallerys .top_right li:nth-of-type(1) {
    width: 692px;
    height: 500px;
  }
  .product .box-content .gallerys .top_right li:nth-of-type(2) {
    width: 692px;
    height: 502px;
  }
  .header {
    padding: 0 40px;
  }
}
@media (max-width: 1280px) {
  .header {
    padding: 0 26px;
  }
  .header .logo {
    margin-right: 20px;
  }
  .header .nav_ul li {
	    padding: 8px 12px;
	  }
}
@media (max-width: 1200px) {
  .header {
    padding: 0 20px;
  }
  .header .logo {
    margin-right: 20px;
  }

  .footer .content .tel-code {
    font-size: 22px;
  }
  .footer .content .friendship-link .link div {
    padding-top: 20px;
  }
  .footer .content .contact a {
    width: 40px;
    height: 40px;
    border: 1px dashed #999;
    border-radius: 50%;
    position: relative;
    top: 0;
    left: 0;
    margin: 10px;
  }
  .footer .content .contact a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .product .box-content {
    width: 913px;
    margin: 0 auto;
  }
  .product .box-content .gallerys {
    list-style: none;
  }
  .product .box-content .gallerys li {
    position: relative;
    float: left;
    padding: 6px;
  }
  .product .box-content .gallerys li:nth-of-type(1) {
    width: 570px;
    height: 319px;
  }
  .product .box-content .gallerys li:nth-of-type(2) {
    width: 319px;
    height: 319px;
  }
  .product .box-content .gallerys li:nth-of-type(3) {
    width: 443px;
    height: 320px;
  }
  .product .box-content .gallerys li:nth-of-type(4) {
    width: 443px;
    height: 320px;
  }
  .product .box-content .gallerys .top_left li {
    float: none;
  }
  .product .box-content .gallerys .top_left li:nth-of-type(1) {
    width: 319px;
    height: 319px;
  }
  .product .box-content .gallerys .top_left li:nth-of-type(2) {
    width: 319px;
    height: 507px;
  }
  .product .box-content .gallerys .top_right {
    float: left;
  }
  .product .box-content .gallerys .top_right li:nth-of-type(1) {
    width: 570px;
    height: 413px;
  }
  .product .box-content .gallerys .top_right li:nth-of-type(2) {
    width: 570px;
    height: 413px;
  }
  .header .nav_right .nav_ul .search .header-search .search-box .btn {
    right: 80px;
  }
}
@media (max-width: 1095px) {
  .header {
    padding: 0 30px;
  }
  .header .nav_ul li {
    padding: 8px 10px;
  }
  .header .nav_ul li a {
    font-size: 14px;
  }
  .header .nav_right .nav_ul li {
    padding: 8px 14px;
  }
  /*
  .detail .fr a {
    margin-left: 40px;
  }*/
}
@media (max-width: 1080px) {
  .header {
    height: 59px;
    padding: 0 2.5%;
  }
  .header .nav_ul .mulu {
    display: block;
    color: #fff;
  }
  .header .logo {
    padding: 10px 0;
    margin-top:0;
  }
  .header .logo img {
    width: 75%;
  }
  .header .nav_ul {
    padding: 6px 0;
  }
  .header .nav_ul_left {
    float: none;
    position: fixed;
    width: 60%;
    height: 100%;
    background: #006ab3;
    left: -100%;
    top: 0;
    z-index: 99;
    transition: all 0.3s;
  }
  .header .nav_ul_left .cur {
    background-color: transparent;
  }
  .header .nav_ul_left .cur a {
    color: #fff !important;
  }
  .header .nav_ul_left li.fl {
    float: none;
    border-radius: 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
  }
  .header .nav_ul_left li .glyphicon{
	display:block;
}
  .header .nav_ul_left li.fl .glyphicon {
    position: absolute;
    top: 15px;
    right: 15px;
    transition: all 0.3s;
    font-size:12px;
    opacity:0.9;
  }

  .header .nav_ul_left li.fl a {
    line-height: 32px;
    color: #fff !important;
  }
  .header .nav_ul_left li.fl .drop {
    position: static !important;
    display: none;
    left:0;margin-left:0;
  }
  .header .nav_ul_left li.fl .drop .ar {
    display: none;
  }
  .header .nav_ul_left li.fl .drop .drop_menu {
    background-color: transparent !important;
  }
  .header .nav_ul_left li.fl .drop .drop_menu li {
    padding: 0;
    text-align: left;
    margin-left: 10px;
  }
  .header .nav_ul_left li.fl .drop .drop_menu li a {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  .header .nav_ul_left li.fl .drop.active {
    display: block;
  }
  .header .layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all 0.3s;
  }
  .header .btn-top {
    display: block;
  }
  .header .nav_right .nav_ul .search .header-search .search-box .btn {
    width: 15%;
    right: 0;
  }
  .top-show {
    height: 59px;
  }
  .footer .content {
    padding: 40px 0;
  }
  .footer .content .tel-code {
    font-size: 32px;
    padding: 20px 0;
  }


  .footer .content .contact a {
    width: 40px;
    height: 40px;
    border: 1px dashed #999;
    border-radius: 50%;
    position: relative;
    top: 0;
    left: 0;
    margin: 10px;
  }
  .footer .content .contact a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .footer .company-detail {
    font-size: 14px;
    padding: 40px 20px;
  }
  .product .box-content {
    width: 755px;
    margin: 0 auto;
  }
  .product .box-content .gallerys {
    list-style: none;
  }
  .product .box-content .gallerys li {
    position: relative;
    float: left;
    padding: 6px;
  }
  .product .box-content .gallerys li:nth-of-type(1) {
    width: 469px;
    height: 262px;
  }
  .product .box-content .gallerys li:nth-of-type(2) {
    width: 262px;
    height: 262px;
  }
  .product .box-content .gallerys li:nth-of-type(3) {
    width: 365.5px;
    height: 263px;
  }
  .product .box-content .gallerys li:nth-of-type(4) {
    width: 365.5px;
    height: 263px;
  }
  .product .box-content .gallerys .top_left li {
    float: none;
  }
  .product .box-content .gallerys .top_left li:nth-of-type(1) {
    width: 263px;
    height: 263px;
  }
  .product .box-content .gallerys .top_left li:nth-of-type(2) {
    width: 263px;
    height: 417px;
  }
  .product .box-content .gallerys .top_right {
    float: left;
  }
  .product .box-content .gallerys .top_right li:nth-of-type(1) {
    width: 468px;
    height: 340px;
  }
  .product .box-content .gallerys .top_right li:nth-of-type(2) {
    width: 468px;
    height: 340px;
  }
  .header .nav_right .nav_ul .search .header-search.width .search-box {
    top: 59px;
  }
}
@media (max-width: 991px) {
  .detail {
    padding: 0;
  }
  .detail .nav_bar {
    padding: 0 20px;
  }
  .detail .nav_bar a {
    line-height: 40px;
  }
  .detail .nav_bar .img-box {
    line-height: 40px;
  }
  .detail .nav_menu {
    padding: 0 20px;
  }
  .detail .nav_menu li a {
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .header {
    height: 63px;
    backdrop-filter:none !important;
  }
  .header .logo {
    padding: 12px 0;
  }
  .header .logo img {
    width: 75%;
  }
  .header .nav_ul {
    padding: 10px 0;
  }
  .header .nav_right .nav_ul .search .header-search {
    top: 63px;
  }
  .header .nav_right .nav_ul .search .header-search .search-box .btn {
    right: 20px;
  }
  .top-show {
    height: 63px;
  }
  .mask .info h4 {
    margin: 0;
    margin-top: 15px;
    font-size: 20px;
  }
  .mask .info p {
    margin: 0;
    margin-top: 15px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
  }
  .mask .info .btn {
    margin-top: 10px;
  }
  /*
  .detail {
    padding: 0;
  }
  .detail .nav_bar {
    background-color: #006ab3;
    padding: 0 20px;
  }
  .detail .nav_bar a {
    color: #fff;
    line-height: 40px;
  }
  .detail .nav_bar .img-box {
    line-height: 40px;
  }
  .detail .nav_menu {
    padding: 0 20px;
  }
  .detail .nav_menu li a {
    line-height: 40px;
    color: #999;
  }*/
  .product .box-content {
    width: 100%;
    margin: 0 auto;
  }
  .product .box-content .gallerys {
    list-style: none;
  }
  .product .box-content .gallerys li {
    position: relative;
    float: left;
    margin: 6px 0;
    width: 100% !important;
    height: 100% !important;
  }
  .product .box-content .gallerys .top_left {
    width: 100%;
  }
  .product .box-content .gallerys .top_right {
    width: 100%;
  }
  .footer .content {
    padding: 20px;
  }
  .footer .content .tel-code {
    font-size: 26px;
    padding: 10px 0;
  }
  .footer .content .contact a {
    width: 40px;
    height: 40px;
    border: 1px dashed #999;
    border-radius: 50%;
    position: relative;
    top: 0;
    left: 0;
    margin: 10px;
  }
  .footer .content .contact a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .footer .company-detail {
    font-size: 14px;
    padding: 20px;
  }
  .footer .company-detail div {
    float: none;
    text-align: center;
  }
}
@media (max-width: 510px) {
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 38px;
    margin: 0 5px !important;
  }
  .swiper-pagination-bullet-active {
    width: 38px;
    margin: 0 5px !important;
  }
  .detail a {
    padding: 7px;
    font-size: 12px;
  }
  .detail .nav_bar a,
  .detail .nav_menu a {
    font-size: 14px;
  }
  .detail .nav_bar .img-box {
    width: 22px;
    height: 22px;
  }
  .mask {
    display: none;
  }
  .header .nav_right .nav_ul .search .header-search .search-box {
    padding: 8px 2.5%;
  }
  .header .nav_right .nav_ul .search .header-search .search-box input {
    height: 30px;
  }
  .header .nav_right .nav_ul .search .header-search .search-box .text {
    width: 100%;
  }
  .header .nav_right .nav_ul .search .header-search .search-box .btn {
    background-size: 18px;
  }
}
@media (max-width: 450px) {
  .header .nav_right .nav_ul li {
    padding: 8px 5px;
  }
  .header .nav_right .nav_ul li img {
    width: 20px;
    height: 20px;
  }
  .header .nav_right .nav_ul .btn-top {
    padding: 8px 5px;
  }
  .header .nav_right .nav_ul .btn-top img {
    width: 20px;
    height: 20px;
  }
  .header .nav_right .nav_ul .language .drop .drop_menu li {
    width: 120px;
  }
  .carousel-indicators li {
    width: 28px;
    margin: 0 4px;
  }
  .carousel-indicators li.active {
    width: 28px;
    margin: 0 4px;
  }
  .detail a {
    padding: 5px;
    font-size: 14px;
    line-height: 40px;
  }
  .detail .nav_bar .img-box {
    line-height: 40px;
  }
  .footer .friendship-link .company-content {
    padding-top: 10px !important;
  }
  .footer .friendship-link .company-content .link {
    margin: 0;
    width: 100% !important;
  }
  .footer .friendship-link .company-content .link .name {
    padding-top: 10px !important;
  }
  .footer .friendship-link a {
    font-size: 14px;
    color: #999;
    text-decoration: none;
  }
}
.cur {
  border-radius: 20px;
  background-color: #006ab3;
}
.header .cur a {
  color: #e7c99a !important;
}
.addBC .cur a {
  color: #fff !important;
}
.out {
  left: 0 !important;
}
.show {
  display: block !important;
}
.outer {
  display: block !important;
  opacity: 1 !important;
}
.rotate {
  transform: rotate(180deg) !important;
}
.addBC {
  background-color: #fff;
}
.animate {
  opacity: 1 !important;
  top: 0 !important;
}


.index-banner .swiper-button-next,
.index-banner .swiper-button-prev {
  width: 50px;
  height: 50px;
  background-size: 15px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
/* .index-banner .swiper-button-next:hover .swiper-button-prev,
.index-banner:hover .swiper-button-prev {
  display: block;
}
.index-banner .swiper-button-next:hover .swiper-button-next,
.index-banner:hover .swiper-button-next {
  display: block;
} */
.index-banner .swiper-button-prev {
  left: 2%;
}
.index-banner .swiper-button-next {
  right: 2%;
}
.header .nav_ul li .drop .drop_menu.shopping {
  text-align: left;
}
.header .nav_ul li .drop .drop_menu.shopping li {
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header .nav_ul li .drop .drop_menu.shopping li a {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .header .nav_ul li .drop .drop_menu.shopping li a {
    margin-left: 10px;
  }
  .index-banner .swiper-button-next:hover .swiper-button-prev,
  .index-banner:hover .swiper-button-prev {
    display: none;
  }
  .index-banner .swiper-button-next:hover .swiper-button-next,
  .index-banner:hover .swiper-button-next {
    display: none;
  }
}
@font-face {
  font-family: 'iconfont';
  /* project id 2258298 */
  src: url('//at.alicdn.com/t/font_2258298_1h0rzgxgk5n.eot');
  src: url('//at.alicdn.com/t/font_2258298_1h0rzgxgk5n.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_2258298_1h0rzgxgk5n.woff2') format('woff2'), url('//at.alicdn.com/t/font_2258298_1h0rzgxgk5n.woff') format('woff'), url('//at.alicdn.com/t/font_2258298_1h0rzgxgk5n.ttf') format('truetype'), url('//at.alicdn.com/t/font_2258298_1h0rzgxgk5n.svg#iconfont') format('svg');
}
.iconfont {
  font-family: 'iconfont' !important;
}

.detail .nav_bar .buy {
  margin-right: 40px;
}
.detail .nav_bar .buy a {
  font-size: 16px;
  padding: 6px 12px;
  border-radius: 15px;
  color: #333;
  background-color: #fff;
}
.detail .nav_bar .buy a:hover {
  color: #fff;
  background-color: #006ab3;
}
@media (max-width: 768px) {
  .detail .nav_bar .buy a {
    font-size: 14px;
  }
}
.detail .nav_bar .img-box img {
  vertical-align: sub;
}
.detail .nav_bar .return {
  margin-left:40px;
  cursor: pointer;
}
/*
.detail .nav_bar .return a {
  margin-right: 0;
}*/
.detail .nav_bar .return img {
  width: 24px;
  height: 24px;
  vertical-align: sub;
}
@media (max-width: 768px) {
  .detail .nav_bar .return {
    margin-left:20px;
  }
  .detail .nav_bar .buy {
    margin-right: 20px;
  }
}
@media (max-width: 500px) {
  .detail .nav_bar .img-box img,
  .detail .nav_bar .return img {
    width: 20px;
    height: 20px;
  }
}

.nav_bar{max-width:1480px;width:100%;padding:0 20px;margin:0 auto;}
@media (max-width: 1080px) {
  .nav_bar{padding:0 3%;}
}

.wap-buy{
  position:relative;
}
.detail .nav_bar .wap-buy a{background-color:#006ab3;color:#fff;}
.wap-buy:hover .wap-buy-code{display:block;}
.wap-buy-code{
  position:absolute;
  left:50%;
  margin-left:-60px;
  top:56px;
  width:120px;
  padding:8px;
  border-radius:4px;
  background-color:#fff;
  box-shadow:2px 4px 15px rgba(0,0,0,0.1);
  display:none;
}
.wap-buy-code img{width:100%;display:block;}
.wap-buy-code p{font-size:12px;color:#999;line-height:20px;margin:0 auto;text-align:center;}

@media (max-width: 1080px) {
  .wap-buy{display:none;}
}



/*2025.4.9修改头部*/
.header{height:96px;width:100%;z-index:9999;padding:0!important;background: rgba(255, 255, 255, 0.2);backdrop-filter: blur(10px);transition:all .3s;}
.header img.logo1{display:block;}
.header img.logo2{display:none;}
.addBC{background-color:#E7C99A; }
.addBC img.logo1{display:none;}
.addBC img.logo2{display:block;}
.top-show{height:96px;background-color:#211e19;display:none;}
.cur{border-radius:none;background: none;}
.header .logo{margin-top:20px;max-width:110px;}
.header .logo img{width:100%;}
.header .nav_ul{padding:0;margin-left:200px;}
.header .nav_ul li{padding:0;margin-left:24px;margin-right:24px;}
.header .nav_ul li a{color:#fff;line-height:94px;position:relative;display:block;}
.addBC .nav_ul li a{color:#fff;line-height:94px;position:relative;display:block;}
/* .header .nav_ul li.cur a{border-bottom:2px solid #fff;} */
.header .nav_ul li.cur a:after{content:"";position:absolute;bottom:-1px;width:100%;height:2px;background:#E7C99A;left:0;}
.header .nav_ul li:hover a:after{content:"";position:absolute;bottom:-1px;width:100%;height:2px;background:#e7c99a;left:0;}
.addBC .nav_ul li.cur a:after{content:"";position:absolute;bottom:-1px;width:100%;height:2px;background:#fff;left:0;}
.addBC .nav_ul li:hover a:after{content:"";position:absolute;bottom:-1px;width:100%;height:2px;background:#ffff;left:0;}
.header .nav_ul li .drop{top:80px;}
.header .nav_ul li .drop .ar{display:none;}
.header .nav_ul li .drop .drop_menu{background-color:#FFFFFF; border-radius: 20px;padding:8px 0;}
.header .nav_ul li .drop .drop_menu li{margin:0;}
.header .nav_ul li .drop .drop_menu li a{color:#878787;}
.header .nav_ul li .drop .drop_menu li a:hover{color:#e7c99a!important;}
.header .nav_ul li.cur .drop .drop_menu li a{color:#878787!important;}
.header .nav_ul li.cur .drop .drop_menu li a:hover{color:#e7c99a!important;}
.header .nav_ul li:hover .drop .drop_menu li a:after{display:none;}

.header .nav_right .nav_ul{margin-left:0;}
.header .nav_right .nav_ul li{margin:0;margin-left:40px;}
/* .header .nav_right .nav_ul li a{opacity:0.45;} */
.header .nav_right .nav_ul li:hover a{opacity:1;}
.header .nav_right .nav_ul li:hover a:after{display:none;}
.header .nav_right .nav_ul .search{margin-top:40px;}
.search-icon{width:20px;height:20px;}
.header .nav_right .nav_ul .search .close-icon{position:absolute;right:0;}

@media(max-width:1440px){
    .header .nav_ul{margin-left:100px;}
}

@media(max-width:1280px){
    .header .nav_ul{margin-left:80px;}
    .header .nav_right .nav_ul li{margin:0;margin-left:20px;}
    .header .nav_right .language{display: block;}
    /* .header .nav_right .nav_ul .search{display:none;} */
}
@media(max-width:1180px){
    .header .nav_right .search-icon{margin-right:0;}
    .header .nav_right .language{display: block;}
    .header .nav_ul{margin-left:60px;}
    .header .nav_ul li{margin-left:16px;margin-right:16px;}
}
@media(max-width:1080px){
    .header{height:48px;}
    .top-show{height:48px;}
    .header .logo{margin:0;max-width:68px;padding:8px 0;}
    .header .btn-top{margin-top:5px;margin-left:8px;}
    .header .nav_ul{margin-left:0;}
    .header .nav_ul_left{background-color:#CAAE82;padding-top:20px;height:100vh;}
    .header .nav_ul_left li.fl a{line-height:40px;}
    .header .nav_right .nav_ul li{padding:0;}
    .header .nav_right .nav_ul li a{line-height:48px;}
    .header .nav_right .nav_ul li .drop{top:48px;}
    .header .nav_right .language{display:none;}
    .header .nav_right .language.wap-language{display:block;}
    .header .nav_right .nav_ul .search{margin-top:15px;}
}
@media(max-width:450px){
    /* .header .nav_right .nav_ul li img{width:24px;height:24px;} */
    .header .nav_right .nav_ul .btn-top{margin-left:12px;margin-top:5px;}
    .header .nav_right .nav_ul .btn-top img{width:24px;height:24px;}
}

.new-main{width:100%;max-width:1480px;margin:0 auto;padding:1px 20px;}
@media(max-width:1080px){
    .new-main{padding:0 16px;}
}

.footer{width:100%;padding:60px 0;background-color:#F7F0E6;}
.footer .new-main{display: flex;justify-content:space-between;}
.footer .contact{display: flex;align-items: center;}
.footer .contact a{display:block;width:48px;height:48px;border:#CAAE82 solid 1px;border-radius:50%;background-size:24px;background-repeat: no-repeat;background-position: center;margin-right:20px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.footer .contact a:hover{background-color:#CAAE82;}

.footer-address{max-width:470px;}
.footer-address .footer-title{font-size:16px;color:#CAAE82;line-height:24px;margin-bottom:16px;}
.footer-address .txt{font-size:16px;color:#CAAE82;line-height:26px;font-weight:700;}


.copyright{background-color:#CAAE82;font-size:16px;color:#FFFFFF;line-height:96px;}
.copyright a{font-size:16px;color:#FFFFFF;line-height:96px;}


@media(max-width:1280px){
    .footer{padding:48px 0;}
    .footer .contact a{margin-left:12px;}
    .footer-address .footer-title{font-size:14px;margin-bottom:12px;}
    .footer-address .txt{font-size:18px;line-height:24px;font-weight:bold;}

    .copyright{font-size:14px;line-height:80px;}
    .copyright a{font-size:14px;line-height:80px;}
}


@media(max-width:1080px){
    .footer{padding:32px 0;}
    .footer .new-main{display: block;}
    .footer .contact{justify-content:center;}
    .footer .contact a{margin-left:4px;margin-right:4px;width:32px;height:32px;background-size:16px;}
    .footer-address{width:100%;margin-top:24px;}
    .footer-address .footer-title{margin-bottom:8px;}
    .footer-address .txt{font-size:16px;}

    .copyright{font-size:14px;line-height:48px;}
    .copyright a{font-size:14px;line-height:48px;}
}

.right-side-icon{position:fixed;z-index:9999;right:24px;bottom:6%;}
.right-side-icon .side-cart{margin-left:10px;margin-bottom:20px;}
.right-side-icon .side-cart a{width:68px;height:68px;border-radius:50%;background-color:#e7c99a;display:flex;align-items: center;justify-content:center;}
.right-side-icon .side-cart a img{width:32px;display:block;}

.right-side-icon .side-link{width:88px;display:none;}
.right-side-icon .side-link a{width:100%;border-radius:50%;display:flex;align-items: center;justify-content:center;}
.right-side-icon .side-link a img{width:100%;display:block;}


@media(max-width:1080px){
    .right-side-icon{right:16px;}
    .right-side-icon .side-cart{margin-left:8px;margin-bottom:12px;}
    .right-side-icon .side-cart a{width:48px;height:48px;}
    .right-side-icon .side-cart a img{width:24px;}

    .right-side-icon .side-link{width:64px;}
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont1';  /* Project id 5063347 */
  src: url('//at.alicdn.com/t/c/font_5063347_5jsx0e1t2ia.woff2?t=1762917122970') format('woff2'),
       url('//at.alicdn.com/t/c/font_5063347_5jsx0e1t2ia.woff?t=1762917122970') format('woff'),
       url('//at.alicdn.com/t/c/font_5063347_5jsx0e1t2ia.ttf?t=1762917122970') format('truetype');
}
.iconfont1 {
  font-family: 'iconfont1' !important;
}

.detail{background-color:#CAAE82;}
.detail a{color:#fff;}
.detail a:hover{color:#e7c99a;}
.detail .nav_bar .buy a{color:#E7C99A;background-color:#fff;transition: all 0.3s;-webkit-transition: all 0.3s;}
.detail .nav_bar .buy a:hover{color:#6c5c3f;background-color:#e7c99a;}
.detail .nav_bar .wap-buy a{color:#6c5c3f;background-color:#e7c99a;}

/* .detail .nav_bar .img-box{opacity:0.45;} */
.detail .nav_bar .img-box:hover{opacity:1;}
.detail .nav_bar .return{opacity:0.45;}
.detail .nav_bar .return:hover{opacity:1;}

.example .grid__item .grid__link{position:relative;display: block;}
.example .grid__item .grid__link .mask{background-color:#6c5c3f;}
.example .grid__item .grid__link .mask .info{width:92%;}
.mask .info h4{font-size:18px;}
.mask .info p{line-height:20px;font-size:14px;}

.container{width:100%!important;max-width:1480px!important;padding:0 20px!important;}
@media(max-width:1080px){
    .container{padding:0 16px!important;}
}

.pc-content{display:block;}
.wap-content{display:none;}
@media(max-width:767px){
  .pc-content{display:none;}
  .wap-content{display:block;}
}