﻿*{margin:0 auto;padding:0;/*list-style:none;*/}
html,body{height:100%;}
body{height:100%;}
img{border:0;}
a{text-decoration:none;}

/*轮播图*/
.banner-wrapper { position: relative; overflow: hidden; width: 100%;}
.product_top_img{width:100%;}
.product_top_img ul {margin: 0;padding: 0;list-style:none;width:100%;}
.product_top_img ul li {position: absolute;width: 100%;z-index: 10;}
.carousel_item a,
.carousel_item a img {width: 100%;}
#TopSlide{display:none;}
#TopSlide img{width:100%;}
#SmallTopSlide{display:none;}
#SmallTopSlide img{width:100%;}
#button {position: absolute;bottom: -10px;right: 0;height: 18px;width: 100%;z-index: 20;text-align:center;}
#button ul {display: block;}
#button ul li {display: inline-block;height: 18px;margin: 0 3px;}
#button ul li img {width:80%; margin: 0;padding: 0;border: 0;}

/****导航栏****/
#header .navbar-right { padding-top: 25px;}
.navbar-nav > li > .dropdown-menu { margin-top: 15px;min-width: 100%;}

/****关于上宝***/
#abouts{background-color:#fff;}
#abouts .container { padding: 30px 15px 30px;margin:5px auto;}
#abouts .hidden-xs .row { width: 60%;display: inline-block;line-height: 30px;color: #6d6d6d;padding-left:3%;}
#abouts .row .details {text-decoration: underline; float:right;}
#abouts .row .details a {color: #cd0000;}
#abouts .hidden-xs img {width: 35%;float: left;padding-right:2%;}
#abouts .visible-xs-block .row {padding: 0 15px;color: #6d6d6d;}
#abouts .visible-xs-block img {width: 100%;padding-bottom:10px;}
#abouts .visible-xs-block img.xs{width:40%;min-width:160px;}
#abouts .container .tab-h2{text-align:left;width:100%;margin-top:10px;}
#abouts .container .tab-h2 .details{position:absolute;right:0;}
#abouts .hidden-xs .tab-h2 img{max-width:250px;float:none;}
#abouts .visible-xs-block .xs-h2 img{width:22px;}
#abouts .getmore_link{text-align:right;margin:10px auto 0;}

.moudle_banner{width:100%;margin:20px auto 0;}
.moudle_banner img{width:100%;}

/*****报价中心******/
#price .row{margin:0;border:1px solid #cfcfcf;margin-top:20px;}
#price .container { padding: 15px;}
#price {background-color:#f4f4f4;}
#price .hidden-xs img{max-width:400px;}
#price .visible-xs-block {text-align:center;}
#price .visible-xs-block img{min-width:282px;width:90%;}

#price table{width:100%;margin:0 auto;}
#price table thead tr th{height:38px;line-height:38px;background-color:#e36713;color:#fff;text-align:center;}
#price table tbody tr td{height:35px;line-height:35px;text-align:center;background-color:#fff;}
#price table tbody tr:nth-child(2n+2) td{background-color:#efefef;}
.getmore_link{text-align:center;margin:20px auto;}
.getmore_link a{color:#fff;background-color:#e36713;border-radius:8px;padding:5px 10px;}

/*办公一角*/
#mien .row{margin:0;margin-top:20px;}
#mien .container { padding: 0px 15px 30px;}
#mien {background-color:#f4f4f4;}
#mien .hidden-xs img{max-width:400px;}
/*#mien .visible-xs-block img{max-width:122px;}*/
#mien .visible-xs-block .xs-h2{text-align:center;}
#mien .visible-xs-block .xs-h2 img{min-width:282px;width:90%;}
#mien ul,li{ margin:0; padding:0; list-style:none; }
#mien li { display:inline;float:left;width:33.3%; text-align:center;border-radius:8px;overflow:hidden;margin-bottom:20px;padding:0 10px;}
#mien li img{width:100%;}

/*****产品分类******/
#product {background:url(../images/index-product-bg.png) no-repeat top center;}
#product .container { padding: 15px 15px 30px;}
#product .hidden-xs .tab-h2 img{max-width:400px;}
#product .visible-xs-block .xs-h2{text-align:center;}
#product .visible-xs-block .xs-h2 img{width:90%;min-width:282px;}
#product .row{margin-top:20px;}
#product ul,li{ margin:0; padding:0; list-style:none; }
#product li { display:inline;float:left;width:25%; text-align:center;border-radius:8px;overflow:hidden;}
#product li img{width:100%;}
#product .product_name{color:#fff;padding-top:5px;font-size:15px;margin:0;}
#product .product_list{margin:0 auto;}
#product .getmore_link{text-align:center;margin:10px auto;}
#product .getmore_link a{color:#fff;border-radius:8px;padding:5px 10px;border:2px solid #fff;}

/*小屏幕(手机，小于等于760px)*/
@media (max-width:760px){
    #abouts .container { padding: 10px 15px;}
    #product .container {padding: 10px 15px;}
    #product li {display: inline;float: left;width: 48%;height: auto;background-color: white;text-align: center;padding: 10px;margin-right: 2%;margin-bottom: 10px;}
    #product img{width:100%;height:auto;}
    #product .product_name { font-size:14px;}
    .xs-p{display: inline-block;font-size: 16px;font-weight:200;color: #999;padding-left: 10px;}   
    .xs-h2{font-weight:700;color:black;font-size:20px;margin-top:10px;}
    .xs-h2 a{color:#6f6f6f;float:right;font-size:16px;font-weight:300;}
    .tab2 img {width:140%; }
    .tab2 .container{height:auto;}
    #news .news_list li{font-size:14px;}
    #price table .col_5,#price table .col_6,#price table .col_7{display:none;}
    #abouts .getmore_link{text-align:center;}
    #price table thead tr th,#price table tr td{font-size:12px;}
}
@media (min-width:760px) and (max-width: 992px){
   #abouts .hidden-xs img.about_img{height:310px;}
}
@media (min-width:992px) {
    #abouts .hidden-xs img.about_img{height:285px;}
}
@media (min-width:1200px) {
    #abouts .hidden-xs img.about_img{height:240px;}
    #mien li img{height:340px;}
}
