
html {    font-size: 14px;
  overflow-x: hidden;
  font-family: 'Microsoft YaHei', Arial !important;
}
li {
  list-style: none;
}
a {
  color: #212529
}
a:hover {
  text-decoration: none;
}
p, dl, dt, dd, ul {
  margin: 0px;
  padding: 0px;
}
.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 2;
}
.lh-3 {
  line-height: 3;
}
.lh-4 {
  line-height: 4;
}
.fs-12 {
  font-size: .857rem;
}
.fs-14 {
  font-size: 1rem;
}
.fs-16 {
  font-size: 1.142rem;
}
.fs-18 {
  font-size: 1.285rem;
}
.fs-20 {
  font-size: 1.428rem;
}
.fs-22 {
  font-size: 1.571rem;
}
.fs-24 {
  font-size: 1.714rem;
}
.fs-26 {
  font-size: 1.857rem;
}
.fs-28 {
  font-size: 2rem;
}
.mt-6, .my-6 {
  margin-top: 4rem !important;
}
.mt-7, .my-7 {
  margin-top: 5rem !important;
}
.mt-8, .my-8 {
  margin-top: 6rem !important;
}
.mt-9, .my-9 {
  margin-top: 7rem !important;
}
.mt-10, .my-10 {
  margin-top: 8rem !important;
}
.mb-6, .my-6 {
  margin-bottom: 4rem !important;
}
.mb-7, .my-7 {
  margin-bottom: 5rem !important;
}
.mb-8, .my-8 {
  margin-bottom: 6rem !important;
}
.mb-9, .my-9 {
  margin-bottom: 7rem !important;
}
.mb-10, .my-10 {
  margin-bottom: 8rem !important;
}
.pt-6, .mp-6 {
  padding-top: 4rem !important;
}
.pt-7, .py-7 {
  padding-top: 5rem !important;
}
.pt-8, .py-8 {
  padding-top: 6rem !important;
}
.pt-9, .py-9 {
  padding-top: 7rem !important;
}
.pt-10, .py-10 {
  padding-top: 8rem !important;
}
.pb-6, .py-6 {
  padding-bottom: 4rem !important;
}
.pb-7, .py-7 {
  padding-bottom: 5rem !important;
}
.pb-8, .py-8 {
  padding-bottom: 6rem !important;
}
.pb-9, .py-9 {
  padding-bottom: 7rem !important;
}
.pb-10, .py-10 {
  padding-bottom: 8rem !important;
}
.h-5px {
  height: 5px;
}
.h-10px {
  height: 10px;
}
.h-15px {
  height: 15px;
}
.h-20px {
  height: 20px;
}
.h-25px {
  height: 25px;
}
.h-30px {
  height: 30px;
}
.h-35px {
  height: 35px;
}
.h-40px {
  height: 40px;
}
.h-45px {
  height: 45px;
}
.h-50px {
  height: 50px;
}
.h-55px {
  height: 55px;
}
.h-60px {
  height: 60px;
}
.h-65px {
  height: 65px;
}
.h-70px {
  height: 70px;
}
.h-75px {
  height: 75px;
}
.h-80px {
  height: 80px;
}
.h-85px {
  height: 85px;
}
.h-90px {
  height: 90px;
}
.h-95px {
  height: 95px;
}
.h-100px {
  height: 100px;
}
.h-110px {
  height: 110px;
}
.h-120px {
  height: 120px;
}
.h-130px {
  height: 130px;
}
.h-140px {
  height: 140px;
}
.h-150px {
  height: 150px;
}
.h-160px {
  height: 160px;
}
.h-170px {
  height: 170px;
}
.h-180px {
  height: 180px;
}
.h-190px {
  height: 190px;
}
.h-200px {
  height: 200px;
}
.h-250px {
  height: 250px;
}
.h-300px {
  height: 300px;
}
.h-350px {
  height: 350px;
}
.h-400px {
  height: 400px;
}
.h-450px {
  height: 450px;
}
.h-500px {
  height: 500px;
}
.border-top-dashed {
  border-top: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
  border-right: 1px dashed #dee2e6 !important;
}
.border-bottom-dashed {
  border-bottom: 1px dashed #dee2e6 !important;
}
.border-bottom-dashed .newsListTitle {
  font-size:18px !important;
}
.border-right-dashed {
  border-top: 1px dashed #dee2e6 !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding:auto !important;
  font-size: 14px;
}
@media (min-width: 992px) {
  .nav-item{
  width: auto;
  padding-left: 28px;
  padding-right: 28px;
  height: 100%;
  display: flex;
  justify-content: center;
}
  
  .navbar-expand-lg .navbar-nav .nav-link{
    padding:auto !important;
  font-size: 14px;
  color:#fff;
}
.logo-sm-height{
  height: 50px;
}
}

@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link{
    padding:auto !important;
  font-size: 16px;
  color:#fff;
  height: 100%;
  display: flex;
  align-items: center;
}
.logo-sm-height{
  height: 60px;
}
.address .sell-items {
  position: relative;
  width: 430px;
  background: #fff;
  padding: 40px 28px 62px;
  margin-bottom: 24px;
  margin-right: 28px;
  overflow: visible;
  cursor: pointer;
}
}
@media (min-width: 1300px) {
  .navbar-expand-lg .navbar-nav .nav-link{
    padding:auto !important;
  font-size: 16px;
  color:#fff;
  height: 100%;
  display: flex;
  align-items: center;
}
.logo-sm-height{
  height: 60px;
}
.address .sell-items {
  position: relative;
  width: 430px;
  background: #fff;
  padding: 40px 28px 62px;
  margin-bottom: 24px;
  margin-right: 28px;
  overflow: visible;
  cursor: pointer;
}
}
@media (min-width: 1440px) {
  .navbar-expand-lg .navbar-nav .nav-link{
    padding:auto !important;
  font-size: 16px;
  color:#fff;
  height: 100%;
  display: flex;
  align-items: center;
}
.logo-sm-height{
  height: 70px;
}
.address .sell-items {
  position: relative;
  width: 586px;
  background: #fff;
  padding: 40px 48px 62px;
  margin-bottom: 24px;
  margin-right: 28px;
  overflow: visible;
  cursor: pointer;
}
.nav-item{
  width: auto;
  padding-left: 28px;
  padding-right: 28px;
  height: 100%;
  display: flex;
  justify-content: center;
}

}
.triangle-up{  
  display:inline-block;  
  width:0;  
  height:0;  
  border-left:6px solid transparent;  
  border-right: 6px solid transparent;  
  border-bottom:12px solid rgba(214,21,24,0.7);;
  position:absolute;
  left: 50%;
  margin-left: -6px;
}  
.triangle-updiv{  
  display:inline-block;  
  width:100%;  
  height:20px;  
  position:absolute;
  top: -12px;
} 
.logobar{
  display: inline-flex;
  align-items: center;
  width:auto;
  height: 110px;
}
.logobarYD{
  display: inline-flex;
  align-items: center;
  width:auto;
  height: 80px;
}
.logobar2{
  display: inline-flex;
  align-items: center;
  width:auto;
  height: 110px;
  float: right;
}
.logobar2 img{
  width:39px;
  height:39px;
  margin-right: 25px;
}
.logobar2 h2{
  color:rgb(214,21,24);
  margin:0;
}
.formwidth{
  display: block;
  float: right;
  margin-top:40px !important;
}
.searchInput{
  height: calc(3rem) !important;
  width:300px !important;
  border-width: 2px;
  border-color: rgb(239,239,239) !important;
  border-right: 0;
}
.btn-outline-success{
  height:calc(3rem) !important;
  border-color: rgb(239,239,239) !important;
  border-width: 2px;
  border-left: 0;
  color:#000 !important;
  font-size:18px;
  margin-left:-6px;
}
.btn-outline-success:hover{
  background-color:#0069D9 !important;
  color:#fff !important;
}



.navbar-brand {
  font-size: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left:10px;
}
.shadow-sm-top {
  box-shadow: 0 -.125rem .25rem rgba(0,0,0,.075) !important;
}
.card, .figure {
  margin: 15px 0;
}

@media only screen and (min-width: 576px) {
  .card-img-200 {
    height: 200px;
  overflow: hidden;
}
.card-img-180 {
  height: 180px;
  overflow: hidden;
}
.card-img-150 {
  height: 150px;
  overflow: hidden;
}
.card-img-120 {
  height: 120px;
  overflow: hidden;
}
.card-img-100 {
  height: 100px;
  overflow: hidden;
}
}


.subtitle {
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
  width: 100%;
  height: auto;
}
.text-secondary a {
  color: #6c757d;
}
.code,.code img {
  height: 140px;
}
.pages {
  padding-top: 10px;
  padding-bottom: 10px;
}
.position, .position a {
  color: #999;
}
.page-num:not(:disabled) {
  cursor: pointer;
}
.page-num, .page-link {
  position: relative;
  display: block;
  padding: .5rem .81rem;
  margin-left: 4px;
  line-height: 1.25;
  color: #17a2b8;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
  text-decoration: none;
}
.page-num-current {
  z-index: 1;
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.page-num-current:hover {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .page-num {
    display: none;
}
.logo-sm-height{
  height: 40px;
}
.head-sm-height{
  height: 61px !important;
}
}

@media (min-width: 992px) {
  .head-sm-height {
    height: 129px;
}
.container{
  display:block !important;
  height:auto;
  min-width: 1200px;
}
#map {
  height: 720px;
}
.local-partners-map-wrapper {
  height: 720px;
}
.local-partners-map-wrapper #local-partners-view {
  width: 400px;
  position: absolute;
  right: 0;
  z-index: 100;
  height: 100%;
}
.local-partner-item__image-wrapper img{
  width:220px;
}

}
.local-partner-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #848c95;
}
.local-partners-sidebar--item-wrapper {
  border-bottom: 1px solid #edeff0;
  padding: 10px;
}
.local-partner-item--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.local-partner-item__content-wrapper
{
  padding-left:10px;
  margin-top:10px;
  text-align: center;
}
.local-partner-item--vertical .local-partner-item__image-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 90px;
  background-color: white;
  border: 1px solid #edeff0;
}
.local-partner-item__image-wrapper picture {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.local-partner-item__image-wrapperArea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  background-color: white;
  border: 1px solid #edeff0;
  font-size: 16px;
  color:#212529;
  line-height: 12px;
  font-weight: bold;
}
.local-partner-item__image-wrapperAreac {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  background-color: transparent;
  border: 1px solid #edeff0;
  font-size: 16px;
  color:#212529;
  line-height: 24px;
  text-align: center;
}
.local-partner-item__text .lp-title {
  width: 100%;
  display: block;
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 500;
  line-height: 12px;
  color: rgb(41, 39, 39);
}
.local-partner-item__text, .local-partner-item .text--body, .local-partner-item .product-page-compatible-block__title {
  font-size: 12px;
  line-height: 15px;
  color: #272a2e;
}
.local-partner-item__text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.local-partner-item__text-label {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 90px;
  color: #848c95;
}
.local-partner-item__contact-face {
  margin: 20px 5px 10px 18px;
  color: #212529;
  font-weight: normal;
  font-size: 14px;
  font-weight: 400;
  font-family: "Frutiger";
  line-height: 30px;
  
}
.local-partners-sidebar {
  width: 100%;
  overflow: hidden;
  background-color: #f8f8f9;
  height: 100%;
}
.local-partners-sidebar--filter {
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
  
}
.local-partners-map-wrapper {
  position: relative;
  margin-top: 25px;
}
#map {
  -ms-touch-action: none !important;
  touch-action: none !important;
  width: 100%;
}
.mapboxgl-map {
  font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.content {
  color: #666;
  line-height: 2;
}
.content img, .content iframe {
  max-width: 100% !important;
}
.content li{
  list-style:decimal outside none;
  margin-left:20px;
}

.view {
  max-width: 500px;
}
.view .swiper-slide {
  height: 300px;
  max-width: 536px;
  padding: 0 3px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}
.view .swiper-slide img {
  height: 100%;
}
.view .arrow-left {
  background: url(../images/index_tab_l.png) no-repeat left center;
  position: absolute;
  left: 10px;
  width: 28px;
  height: 300px;
  z-index: 10;
  display: none;
}
.view .arrow-right {
  background: url(../images/index_tab_r.png) no-repeat right center;
  position: absolute;
  right: 10px;
  width: 28px;
  height: 300px;
  z-index: 10;
  display: none;
}
.preview {
  position: relative;
  width: 440px;
  left: 30px;
}
.preview .swiper-slide {
  width: 115px;
  height: 70px;
  margin: 0 3px;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
}
.preview .swiper-slide img {
  display: inline-block;
  height: 100%;
}
.preview .active-nav {
  border: 1px solid #F00;
}
.preview .arrow-left {
  background: #fff url(../images/feel3.png) no-repeat left center;
  position: absolute;
  left: -20px;
  top: 0;
  width: 20px;
  height: 70px;
  z-index: 10;
}
.preview .arrow-right {
  background: #fff url(../images/feel4.png) no-repeat right center;
  position: absolute;
  right: -20px;
  top: 0;
  width: 20px;
  height: 70px;
  z-index: 10;
}

@media only screen and (max-width: 750px) {
  .view .swiper-slide {
    height: 200px;
}
.preview {
  display: none;
}
.view .arrow-left, .view .arrow-right {
  height: 200px;
  display: block;
}
}
.online {
  position: fixed;
  bottom: 150px;
  right: 10px;
  width: 60px;
  z-index: 999;
  color: #999;
}
.online a {
  color: #666;
}
.online a:hover {
  text-decoration: none;
}
.online dl {
  background: #27a8e1;
  padding: 10px 5px;
  margin-bottom: 1px;
  position: relative;
}
.online dl dd {
  color: #fff;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.online dl dd i {
  font-size: 25px;
}
.online dl:hover {
  background: #1781bd;
}
.online dl dt {
  position: absolute;
  top: 0px;
  right: 60px;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 9999;
  display: none;
  padding: 10px 15px;
  font-weight: normal;
}
.online dl dt h3 {
  display: block;
  font-size: 16px;
  color: #666;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.online dl dt h3 i {
  margin-right: 5px;
}
.online dl dt h3 span {
  float: right;
  cursor: pointer;
}
.online dl dt input {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 15px;
  height: 40px;
  line-height: 40px;
  padding: 3px 5px;
  width: 100%;
}
.online dl dt button {
  margin: 10px 0;
  border: none;
  border-radius: 5px;
  width: 100%;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  background: #28a7e1;
  color: #fff;
  cursor: pointer;
}

.hidden {
  display: none;
}

@media (max-width: 992px) {
  .jianjieTitle{
    font-size: 36rpx;
  padding-left:16px;
}
h2{
  font-size:18px !important;
}
strong{
  font-size:18px !important;
}
.banner{
  height: 129px;
}
.banner img{
  height: 129px;
}
.swp{
  height: 280px;
  width:100%;
  
}
.swp img{
  height: 174px;
  width:150px;
}
.title-img-product{
  margin-bottom: 4rem;
  height: 56px;
  width:200px;
}
.title-img{
  margin-bottom: 4rem;
  height: 70px;
  width:132px;
}
.card-product-title{
  font-size: 22px;
  color:#000;
  text-align: center;
  margin-left:1rem;
}
.card-product-title.list-style{
  margin:0 auto;
  width:100% !important;
}
.py-5{
  padding-top: 1rem !important;
}

.card-title{
  text-align: center;
}
.airstromp{
  display: none;
}
.airstromus{
  display: none;
}
.airstromx{
  padding-left: 50px;
}


.productTitle{
  display: none;
}

.animated{
  width:129px;
  height: 150px;
  margin-left:11%;
  float:left;
  margin-bottom: 30px;
  margin-top:30px;
}

.border-bottom-dashed .newsListTitle {
  font-size: 16px !important;
}



.productlist{
  height:100%;
  width:100%;
  display: block;
  float: left;
  margin-bottom:50px;
}

.w1200{
  width:90% !important;
  margin-top:0 !important;
}
.ajax-controls
{
  text-align: center;
}
.sell-items{
  width: 100% !important;
  margin-right: 0 !important;
  padding:10px 10px 21px !important;
}
.ueditor_baidumap
{
  display: none;
}
.inmenu
{
  display: block !important;
}
.address .sell-items-top{
  line-height: 20px !important;
  padding-top:10px !important;
  background:url() !important;
}
.sell-dt
{
  font-size:14px !important;
}
#dituContent{
  width:100px !important;
}
.sell-items-top{
  font-size: 18px !important;
}
.pages{
  height:100% !important;
}
.lan{
  position: relative;;
  bottom:5px;
  float: right;
  line-height: 50px;
}
.lan img{
  width:40px;
  height: 36px;
  margin-left:20px;
}
.dropdown-t:hover .dropdown-menu{display: none;}
.dropdown-toggle::after{display: none;}
.footcontainer{
  display: flex !important;
  height: 360px;
  margin-top: 10px;
  max-width: 900px;
  width: 100%;
  padding-right: auto;
  padding-left: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #efefef;
}
.footcontainer-b{
  display: block!important;
  height: 360px;
  margin-top: 10px;
  max-width: 900px;
  width: 100%;
  padding-right: auto;
  padding-left: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #efefef;
}
.ishowqcode{
  display: block !important;
}
.code img {
  height: 140px;
  margin-left:50%-70px !important;
  
}

.col-md-15 {
  -ms-flex: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.fenlei{
  display: none;
}
.pagination{
  display: none;
}
.title{
  text-align: center;
  font-size: 18px;
  color: #353535 !important;
  width:100%;
  border-bottom: 1px solid #ccc;
  line-height: 60px;
}
.productPic{
  width:100%;
  display: block;
  float: left;
}
.border-bottom-dashed .newsListTitle {
  font-size: 18px !important;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0; 
}

.newsTitle{
  width:100%;
  float:left;
  padding-left:0;
  padding-right: 0;
}

.productTitleUl li{
  list-style:disc !important;
}

.productTitleUl a{
  font-size:18px;
}
.productTitleUl{
  margin-top:10px;
  margin-left:20px;
}
.content{
  padding:5%;
}
.local-partner-item__image-wrapper img{
  width:90%;
}
.local-partners-map-wrapper{
  height: 800px !important;
  margin-top:0 !important;
  background-color: #f8f8f9;
}
}
.inmenu
{
  display: none;
}



@media (min-width: 992px) {
   .mapclass{
    width:530px;
  height:340px;
}
  
  .lxwm{
   width: 100%; 
  display: flex;
}
  
  .fwlc{
    width: 100%; 
  display: flex;
}
  
  #navbarNav{

  height:50px;
  z-index: 1999;
}
}

.dropdown-t:hover .dropdown-menu{display: block;}
.dropdown-menu.aboutusclassul:hover .dropdown-menu{display: block;}
.footcontainer{
  display: flex !important;
  
  margin-top: 30px;
  max-width: 1200px;
  width: 100%;
  padding-right: auto;
  padding-left: auto;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}
.footcontainer-b{
  display: block!important;
  
  margin-top: 40px;
  max-width: 1200px;
  width: 100%;
  padding-right: auto;
  padding-left: auto;
  margin-right: auto;
  margin-left: auto;
    margin-bottom: 20px;
}


.border-bottom-dashed .newsListTitle {
  font-size: 16px !important;
}
.indexContent{
  width:90%;
  max-width: 1149px;
  margin:30px auto 15px auto;
  height:auto;
  position: relative;
  display:block;
  height: 700px;
  padding-left:0;
}

.dropdown-menu{
  width:480px;
}
.aboutusclassul{
  width:100%;
}
.salenetclassul{
  width:290px;
  padding:5px 15px 15px 15px;
}
.productclassul{
  width:410px;
}
.nav-links{
  font-size:14px;
  
  padding-top:15px;
  padding-bottom:15px;
  line-height: 15px;
  float:left;
  width:100%;
  height:45px;
  color:#fff;
  text-align:center;
}
.salenet-links{
  font-size:15px;
  padding-left: 0;
  padding-right: 0;
  padding-top:15px;
  padding-bottom:15px;
  line-height: 15px;
  float:left;
  text-align: center;
  width:120px;
  height:40px;
}
.product-links{
  font-size:15px;
  padding-left: 0;
  padding-right: 0;
  padding-top:15px;
  padding-bottom:30px;
  line-height: 20px;
  float:left;
  text-align: left;
  width:165px;
  height:50px;
}


}





.container-zhanhui {
  max-width: 1300px !important;
  width:90%;
  padding-left:0;
  display:block;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
.indexContent{
  width:90%;
  max-width: 1300px;
  margin:50px auto 0px auto;
  height:auto;
  position: relative;
  display:block;
  height: 810px;
  padding-left:0;
}

.footcontainer{
  display: flex !important;
  margin-top: 30px;
  max-width: 1200px;
  width: 100%;
  padding-right: auto;
  padding-left: auto;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}
.footcontainer-b{
  display: block !important;
  margin-top: 40px;
  max-width: 1200px;
  width: 100%;
  padding-right: auto;
  padding-left: auto;
  margin-right: auto;
  margin-left: auto;
    margin-bottom: 20px;
}








.bg-foot{
  background-color: rgb(30,35,41);
}

.footer .bg-foot{
  background-color: rgb(30,35,41);
}






.list-group-item:hover
{
  background:#006eb3;
  color:#fff;
}
.list-group-item:hover a
{
  background:#006eb3;
  color:#fff;
}

.inner-ban
{
  padding-top: 90px;
  height: 300px;
}
.ovh {
  overflow: hidden;
}
.por {
  position: relative;
}

.inner-ban .inner-ban-title {
  z-index: 2;
  top: 100px;
  left: 0;
  width: 100%;
  color: #fff;
}
.inner-ban .inner-ban-en {
  font-size: 100px;
  line-height: 70px;
}
.inner-ban .inner-ban-cn {
  font-size: 26px;
  line-height: 70px;
}
.inner-ban .inner-mouse {
  left: 0;
  bottom: 54px;
  width: 100%;
  height: 84px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}
.poa {
  position: absolute;
}
.century {
  font-family: "century";
}
.tec {
  text-align: center;
}
.toUpp {
  text-transform: uppercase;
}
.dbl {
  display: block;
}
.down .scales-wrap {
  padding: 50px 0 70px;
}
.down .scales-wrap .co-titles {
  padding: 60px 0;
}
.co-titles {
  font-size: 30px;
  line-height: 30px;
  color: #222;
  padding: 60px 0 90px;
  text-align: center;
}
.co-titles .co-en-span {
  display: inline-block;
  margin-right: 10px;
}
.co-titles:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 50px;
  margin-left: -27px;
  display: inline-block;
  width: 54px;
  height: 4px;
  background: #f28d01;
  border-radius: 2px;
}
.address div, .address ul, .address li, .address span, .address a {
  box-sizing: border-box;
}

.mapcontainer
{
  width: 100%;
  max-width: 660px;
  height:416px;
  max-height: 416px;
}
.f-cb {
  zoom: 1;
}
.address .sell-items:hover, .address .sell-items.cur {
  background: #ededed;
}

.address .sell-itemsright {
  position: relative;
  width: 680px;
  overflow: visible;
  cursor: pointer;
}
.address .sell-items:hover .sell-dt, .address .sell-items.cur .sell-dt {
  color: #0c0c0c;
}
.radius5 {
  border-radius: 5px;
}

.fl {
  float: left;
  display: inline;
}
.address .sell-items-top {
  padding-top: 58px;
  padding-bottom: 16px;
  font-size: 22px;
  line-height: 28px;
  color: #0c0c0c;
  background: url(/template/default/images/addon.png) no-repeat left top;
}
.address div, .address ul, .address li, .address span, .address a {
  box-sizing: border-box;
}
.address .sell-dt {
  font-size: 16px;
  color: #666;
  line-height: 42px;
}
.address .sell-items:hover:after, .address .sell-items.cur:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 12px;
  left: 50%;
  bottom: -12px;
  margin-left: -12px;
  background: url(../img/thr.png) no-repeat left top;
  background-size: 24px;
}

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}

@media (max-width: 992px) {
  .mapclass{
    width:100%;
  
}
  .lxwm{
   width: 100%; 
  display: block;
 
      padding: 0 10px;
}
  .fwlc{
    width: 100%; 
  display: block;
  margin-left: -20px;
      padding: 0 10px;
}
  .compic img{
    width: 100%;
    height: 200px;
}
.compic{
  padding:0 10px;
  text-align:center;
  margin-bottom: 20px;
}

.comcont p{
  margin: 0 10px;
}
.xfTtile{
  padding: 0 10px;
  font-size: 14px;
  font-family: 微软雅黑, "Microsoft YaHei";
  padding-top: 10px;
}
.xfDate{
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  width:100%;
}
.text-secondary.wow.fadeInDown.comcont{
  padding: 0px 10px;
    color: #212529 !important;
    margin-bottom: 10px;
    line-height: 30px;
}
.text-infoYD{
  line-height: 60px;
  border-bottom: 1px solid #ccc;

  color: #353535;
}
  .mapcontainer{
    width:100%;
  }
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
  .inner-ban .inner-ban-en {
  font-size: 3rem;
  line-height: 70px;
  }
.formwidth{
  display: none;
}
.container{
  height:80px;
}
.logobar{
  width:80%;
}
.logobar a{
  margin-left:10px;
}
.navbar-toggler
{
  margin-right:10px;
}
#navbarNav{
  background-color:#f8f8f9;
  height:auto;
  width:100%;
  margin:0;
  padding:0;
  position: absolute;
  z-index: 1999;
}
.navbar{
  padding:0px !important;
}
.navbar-nav{
  padding:10px 30px !important;
}
.footcontainerm{
  display: flex;
}
.footbtn{
      width: 33%;
    text-align: center;
  color:#212529;
}
.footbtn img{
      width: 40px;
 
}
.footerm{
  z-index: 9999;
    border-top: 1px solid #ccc;
    position: fixed;
    bottom: 0px;
    background: #fff;
}
.nav-item.active2{
  background-color: #F8F8F9 !important;
  color:#000 !important;
}
}

.vals{
  background-color:#FF8503;
  padding:15px;
  padding-left:30px;
  width:100%;
  border-radius: 10px;
  color:#fff;
}



ul.imglist{ margin:0 auto; width:536px; overflow:hidden} 
ul.imglist li{ float:left; padding:4px 8px; width:160px} 
ul.imglist li img{ display:block; width:160px; height:90px} 
ul.imglist li span{ display:block; width:100%; height:30px; line-height:30px; background:#F6F6F6} 



.mlc30 {
  margin-left: 60px;
  padding-bottom:30px;
}

.zizhiImg{
  width:250px;height:362px;
}

.ft0 > div{
  width:250px;
  float:left; 
  text-align: center;
}
.leaflet-control-attribution{
  display:none !important;
}
.mapbox-logo{
  display:none !important;
}

@media(max-width:992px){
  .videoClass{
    width:100%;
  float:right;
  padding:0;margin:0;
}

.advantageClass{
  width:100%;
  float:left;
}

/*移动端菜单展开遮罩*/
.navbar-collapse.justify-content-end.collapse.show .bg {
    opacity: 1;
}

.navbar-collapse.justify-content-end.collapse .bg {
    position: absolute;
    width: 100%;
    height: 100%;

    left: 0;
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 40%, rgba(0, 0, 0, 0.7) 100%);
    background-image: linear-gradient(to top,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 40%, rgba(0, 0, 0, 0.7) 100%);
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0;
    z-index: -1;
}
}

@media(min-width:1000px){
  .videoClass{
    width:53%;
  float:right;
  padding:0;margin:0;
}

.advantageClass{
  width:45%;
  float:left;
}

.advantageClass ul{
  width:auto;
}


}
@media(max-width:998px){
body{
      padding-bottom: 100px;
}
}
@media(min-width:1300px){
  .videoClass{
    width:50%;
  float:right;
  padding:0;margin:0;
}

.advantageClass{
  width:48%;
  float:left;
}
}

@media(max-width:1000px){
  .morepng{
    background: url('/static/images/mores.png') no-repeat;
  width:15px;
  height: 15px;
  position: absolute;
  left: 84px;
  top: 6px;
}

.moreProduct{
  background: url('/static/images/mores.png') no-repeat;
  width:15px;
  height: 15px;
  position: absolute;
  left: 72px;
  top: 11px;
}

.moreNews{
  background: url('/static/images/mores.png') no-repeat;
  width:15px;
  height: 15px;
  position: absolute;
  left: 95px;
  top: 6px;
}
}

@media(min-width:1500px){
  .banner{
    height: auto;
}
.banner img{
  height: auto;
}
}

video::-webkit-media-controls {
  overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
  width: calc(100% + 32px);
  margin-left: auto;
}
video::-internal-media-controls-download-button {
  display: none !important;
}


.ydmenu{
  display: flex !important;
    padding: 20px 10px;
  
    justify-content: space-evenly;
}

.ydmenu div{
  width: 60px;

}
.ydmenu div img{
  width: 60px;
  height:60px;
}
.dropdown-menu1 {   
  position: absolute;
   
    z-index: 1000;
    display: block;
    
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    width: 100%;
    left: 0;
    margin-top: 20px;
}
.index_cImg{
  width:100%;
  padding: 10px;
}
.index_cImg img{
  width:100%;
}
.index_items{
      float: left;
    width: 44%;
    background-color: #fff;
    margin: 11px;
}
.index_Title a{
  font-size:12px;
}
.index_Title{
  text-align:center;
}
.nav-pills>li{
    color:#212529;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: 20px;
}
.nav-pills1>li{
    color:#212529;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: 20px;
}
.nav-pills>li.active{
  
  background-color: #D51519;
    color: #fff;

}
.nav-pills>li.active>a{
  
  
    color: #fff;

}
.nav-pills1>li.active{
  
  background-color: #D51519;
    color: #fff;

}
.aldiv{
  margin: 10px 0px;
}
li.none .dropdown-menu1{
    display:none;
}
li.active .dropdown-menu1{
    display:block;
      background-color: #F4F4F4;
  padding-bottom: 20px;
}
.marginDiv{
      margin-top: 320px;
}