/* footer from aveyuan@163.com */
#footer {
  background: #1685a9;
}

#footer a {
  color: #f5f5dc;    
}

#footer a:hover {
  color: #3a9ecb;     
}

.footer-line {
  line-height: 50px;
  color: #f5f5dc;
}

.footer-line span {
  padding: 5px;
}


/* navbar */
.navbar-g {
  background: #1685a9;    
  margin-bottom: 0px; 
}  

.navbar-brand {
  padding: 0px 10px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 20px;
  color: #f5f5dc;
}

.navbar-nav>li>a {
  font-size: 15px;
  line-height: 50px;
  padding-right: 40px;
  color: #f5f5dc;
}

.navbar-nav>li>a:hover {
  background-color:  #f5f5dc;
}

.dropdown-menu >li>a {
  font-size: 15px;
  line-height: 28px;
  color: #1685a9; 
}

.dropdown-menu >li>a:hover {
  background: #145785;    
}


.navbar-toggle {
  background: #1685a9;
}

.navbar-toggle>.icon-bar {
  background: #f5f5dc;    
}

@media (min-width: 600px){
.navbar-nav {
  padding-left: 20px;
}
}


#img_carouse {
  width: 100%;
}

@media (max-width: 500px){
  #img_carouse {
      height: 150px;
  }
}


#myCarousel a:hover {
  background-image: none;
}

#myCarousel a:link {
  background-image: none;
}

/* jumbotron */
.jumbotron {
  background: #ffffff;
  color: #1685a9; 
}

.jumbotron p {
  padding-top: 5px;
}

/* breadcrumb */  
.breadcrumb {
  background: #ffffff;
  margin-bottom: 5px;
  margin-top: 5px;
}


#mudel {
  padding-top: 20px;
  background: #ffffff;
}

#good {
  margin-bottom: 40px;
}

.bt-group > h2 {
  padding-bottom: 20px;
}



.panel>.panel-heading {
  color: #1685a9;
  border-color: #ddd;
}

.panel-heading {
  font-weight: bold;
}

.text-line>span {
  margin: 5px;
}

.bk-white {
  background: white;
}

.pd-10 {
  padding: 10px;
}

.pd-5 {
  padding:5px;
}


.cate-right {
  float: right;
  width: calc( 100% - 190px );
}
.cate-right>li:nth-child(2),.cate-right>li:nth-child(3) {
  padding-top: 13px;
  color: #999;
  font-size: 13px
}

.cate-right>li:nth-child(2)>i {
  margin-left: 2px;
  margin-right: 7px;
}

.cate-right>li:nth-child(2)>span{
  margin-right: 10px;
}

.cate-right>.title {
  font-size: 18px;
  color: #555;
  font-weight: bold;
}


div, ul, li, p, form {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.img-a {
  display: inline-block;
  width: 169px;
  height: 105px;
  overflow: hidden;
}

.img-a img {
 width: 100%;
}

.panel-footer {
  background-color:#ffffff;
}

.price {
  font-size: 20px;  
}

/* 主题 */
.theme > .col-md-3 {
  padding-right: 5px;
  padding-left: 5px
}


.tj-shop > .col-md-3 {
  padding-right: 5px;
  padding-left: 5px
}

.thumbnail > img {
  height: 150px;
}

.searchs {
  background: white;
  margin-bottom: 10px; 
}

.index-jd img {
  max-height:150px;
  object-fit: cover;
  width:100%
}
@media (max-width: 750px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-5, .col-md-6, .col-md-7, .col-md-9, .col-md-10, .col-md-11, .col-md-8, .col-md-4, .col-md-12 {
      padding: initial;
  }

  .mg-10 {
      margin-top: 10px;
  }

  .container_clear {
      padding-right: initial;
      padding-left: initial;
      margin-right: initial;
      margin-left: initial;
  }
  .img-a img {
      width: 120px;
      height: 82px;
  }

  .cate-right {
      float: right;
      width: calc( 100% - 130px );
  }

  .thumbnail > img {
      height: 120px;
  }

  .xs-show {
     display: inline;
  }

.index-jd img {
    max-height: 95px;
    object-fit: cover;
    width: 100%;
}
}

@media (min-width: 750px) {
  .xs-show {
     display: none;
  }
}


.pd-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.list-group-item {
  width: 100%;
  overflow: hidden;
}

#bread {
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; 
}

.no-right {
  float: left;
  width: 100%;
}
article img {
  max-width: 100%;
}

/* table */
table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
table td,
table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px 5px;
}
table th {
  border-bottom: 2px solid #ccc;
  text-align: center;
}

a:link {
    text-decoration: none;
    color: #1685a9;
}


.new_nav ul {
  margin: 4px;
  padding-left: 0px;
  width: 100%;
  overflow: hidden;
}

.new_nav ul li {
  float: left;
   width: 25%;
  font-size: 14px; 
}

.new_nav ul li p {
  margin: 5px;
  height: 30px;
  padding: 0 10px 0 10px;
  line-height: 30px;
  overflow: hidden;
  border: 1px dashed #eee;
  text-align: left;
}


.top_nav ul {
  margin: 4px;
  padding-left: 0px;
  width: 100%;
  overflow: hidden;
}

.top_nav ul li {
  float: left;
   width: 20%;
  font-size: 14px;
}

.top_nav ul li p {
  margin: 5px;
  height: 30px;
  padding: 0 10px 0 10px;
  line-height: 30px;
  overflow: hidden;
  border: 1px dashed #eee;
  text-align: left;
}

article p {
  margin: 15px;
}

.list-group > .list-group-item {
  padding: 10px;
}


.index-product-title {
  font-size: 2rem;
  line-height: 40px;
  color: #f5f5dc;
  background: #1685a9;

}

.index-product-body {
  background: #1685a9;

}

.index-product > a {
  color: #f5f5dc;
}

.index-content-us {

  text-align: left;
  padding-top: 10px;
}

.index-content-us-time {
  margin-left: 10px;
  font-size: 2rem;
}

.glyphicon-time {
  color: #1661ec;
}

.index-content-us  p {
  padding-top: 5px;
  padding-bottom: 5px;
}

.index-news {
  padding-bottom: 20px;
}

.index-news > li {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px dashed black;
}

.swiper-slide > img {
  width: 100%;

  /* 可以根据需要添加特定的样式 */

}

.index-scro {
  margin: 10px;
}

.index-scro > div {
  line-height: 34px;
}

.input-group {
 border: #1685a9 2px solid;  
}

.input-group-btn {
  background: #1685a9;
  color: #ffffff;
}

.index-server-l {
  float: left;
  width: 70%;
  color: #f5f5dc;
}

.wpart-border-line {
  padding-bottom: 5px;
}

.index-news-article {
  display: inline-block;
  float: left;
}

.time {
display: inline-block;
float: right;
}


.index-server-r {
  float: right;
  width: 30%;
  line-height: 68px;
  font-size: 30px;
  color: #ffffff;
}

.index-server-bg {
  background-color: #1685a9;
      height: 68px;
}

.index-product-img {
  margin: 5px;
  border: 1px solid beige;
  border-radius: 20px;
}

.g-mg-10 {
  margin: 10px;
}

.g-mg-20 {
  margin: 20px;
}

.product-item > p {
  margin: 10px;
}

.product-top {
  font-weight: normal;
}

.product-content {
  line-height: 180%;
}

.dropdown-menu > li > a:hover {
  background-color: #1685a9;
}

.index-product-img img {
  height: 200px;
}


.footer-concat {
  color: honeydew;
}

/* 新增样式 */
.new-class {
  color: red; 
}

#new-id {
  font-size: 20px;
}


.vbox {
  border-radius: 3px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  height: 100%;
}

 .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #31708f;
    border-color: #f5f5f5;
    background: #f5f5f5;
    color: #145785;
}

/* 导航栏链接悬停 */  
.navbar-nav>li>a:hover {
  background: #f5f5f5;
  color: #f5f5f5;
  background: #f5f5f5;
  color: #145785;
}

/* 下拉菜单背景 */
.dropdown-menu {
  background: #1685a9;
  color: #f5f5f5;  
}

/* 下拉菜单链接悬停 */
.dropdown-menu a:hover {
   background: #31708f;
   color: #145785;
}

/* 下拉菜单链接默认 */
.dropdown-menu li a {
  color: #f5f5f5;
  margin: 10px;  
} 

/* 下拉菜单链接悬停 */
.dropdown-menu li a:hover {
   background: #f5f5f5;
   color: #145785;
}

.footer-links li {
line-height: 30px;
}

.index-jd span {
  color: white;
}

.image-container {
  overflow: hidden;
  max-width: 270px;
  max-height: 150px; 
}

.image-container img {
  transition: transform 0.3s ease; 
}

.image-container:hover img {
  transform: scale(1.1); 
}