@charset "utf-8";

body,
div,
iframe,
ul,
ol,
dl,
dt,
dd,
li,
dl,
table,
th,
td,
input,
select,
textarea {
/*  font-size: 16px; 
    line-height: 1.8; 
    會影響其他插件
*/
    font-family: "Microsoft JhengHei", Arial;
}


body{
  font-size: 15px;
  background-image: url(../myimg/bg.jpg);
background-color: #fff;
  background-attachment: fixed;
}

.container{
   background-color: #fff;

}

@media (min-width: 1200px){   
   .container{
       width: 1260px;
   }
} 


a,li{
    transition: all 0.3s ease 0s;
    color: #666;
    text-decoration: none;
}

a:hover{
  color: #9174ce;
  text-decoration: none;
}






.sh2{
  padding-top: 20px;
}
.sh3{
  padding-top: 20px;
  text-align: right;
}

.button-1 {
  
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 10px 18px 10px 18px;
    text-transform: uppercase;
    background: url(../image/bg-button-1.jpg) 0 0 repeat-x #82ad30;
    color: #84af33;
    border-radius: 3px;
    box-shadow: 0 1px 2px #c0c0c0;
   
}


.myxin_xiao{
  background-color: #fff;
  padding: 15px 0;
}

.myxin_xiao a{
  color: #619f3f;
  text-decoration: none;
  font-size: 20px;
}
.myxin_xiao a:hover{
  color: red;
}


.shouyebia{
  color: #619f3f;
  text-decoration: none;
}


.shouxinwe{
  padding: 5px 0;
  border-bottom: 1px dashed #eee;
}

.shouxinwe a{
   color: #fff;
   text-decoration: none;
}
.shouxinwe a:hover{
   color: #eee;
}

.kangen{
  background-color: #fb602a;
  text-align: center;
  padding: 5px;
  margin-top: 10px;
}
.kangen a{
   color: #fff;
   text-decoration: none;
}
.kangen a:hover{
   color: #eee;
}



.red{color: red}



.bkuang1{
  border: 1px solid #ccc;
}


.guanyu .bkuang1{
  text-align: center;
  border-radius: 10px;
}

.guanyu .bkuang1:hover{
  box-shadow: 2px 4px 20px 1px rgba(45,45,45,0.13);
}


.guanyu .bkuang1 img{
   width: 100%;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
}

.guanyu .bkuang1 .title{
   font-size: 18px;
   color: #000;
   font-weight: bold;
   padding: 20px;
   padding-bottom: 5px;
}

.guanyu .bkuang1 .baoliu1{
  padding: 5px;
}

.guanyu .bkuang1 .brief{
   padding-bottom: 20px;
   color: #777;
}

.guanyu .bkuang2{
  padding: 20px 30px;
  text-align: left;
}

.guanyu .bkuang2 img{
   width: 75px;
   height: 75px;
   border-radius: 50%;
   float: left;
}

.guanyu .bkuang2 .title{
   float: left;
   padding-top: 10px;
   padding-bottom: 0;
}

.guanyu .bkuang2 .title span{
   font-size: 14px;
   font-weight: normal;
   padding-top: 5px;
   display: block;
   color: #777;
}


.guanyu .bkuang2 .baoliu1{
   float: left;
   padding-left: 20px;
}

.guanyu .bkuang2 .brief{
   height: 190px;
   overflow: hidden;
   clear: both;
   padding-top:20px;
}

.xinnews .myxin_xiao .col-xs-3 img{
  width: 100%;
  border-radius: 10px;
}
.xinnews .myxin_xiao .col-xs-3 a{
  display: block;
  border-radius: 10px;
  border:1px solid #ccc;
}

.xinnews .myxin_xiao .more a{
   color: #2b78e4;
   font-size: 16px;

}

.xinnews .myxin_xiao .more a img{
      transition: .6s;
}

.xinnews .myxin_xiao .more a:hover img{
   margin-left: 10px;

}
.xinnews .myxin_xiao .title a{
   font-size: 23px;
   color: #000;
   font-weight: bold;
}

.xinnews .myxin_xiao .title a:hover{
  color: #186adc;
}

.xinnews .myxin_xiao .time{
   color: #777;
   padding: 10px 0 20px 0;
}
.xinnews .myxin_xiao .brief{
   color: #777;
   padding-bottom: 20px;
}


.sbanner {
    position: relative;
    overflow: hidden;
}  
.sbanner img{
  width: 100%;
}
.sbanner .swiper-pagination-bullet-active{
  background-color: #9174ce;
  opacity: .8;
}
.sbanner .swiper-button-next,
.sbanner .swiper-button-prev{
  color: #9174ce;
  opacity: .8;
  transition: .5s;
}



.xin_caicai{
  padding: 18px;
  text-align: right;
}

.xin_caicai a{
  font-size: 16px;
  color: black;
  text-decoration: none;
  padding: 0 5px;
}

.xin_caicai a:hover{
   color: #fb602a;
}

.xin_caicai img{
  vertical-align: bottom;
}

.lianxi .kuang{
   text-align: center;
   border:1px solid #ccc;
   border-radius: 10px;
   transition: box-shadow .3s;
   padding: 30px;
   padding-bottom: 50px;
}

.lianxi .kuang:hover{
   border:none;
   box-shadow: 2px 4px 20px 1px rgba(45,45,45,.13)
}


.lianxi textarea,
.lianxi input[type=text]{
   padding: 24px 15px;
}
.lianxi textarea{
   height: 150px;
}
.lianxi .xincode input{
   padding: 9px;
}


.xin_cai{
  text-align: right;
}

.xin_cai a{
  display: inline-block;
  color: #fb602a;
  font-size: 20px;
  padding: 5px 15px;
  text-decoration: none;
  border-radius: 15px;
}

.xin_cai a:hover{
  color: white;
  background-color: #fb602a;
}



/*購物車*/
.order_msg_tip{
  padding: 5px;
  margin: 10px 0;
  text-align: center;
  background-color: #eee;
}


.order_msg_table{
  width: 100%;
}
.order_msg_table tr th{
  text-align: right;
  border-bottom: 1px dashed #eee;
  padding: 9px;
  font-size: 16px;
  font-weight: bold;
}
.order_msg_table tr td{
  border-bottom: 1px dashed #eee;
  padding: 9px;
  font-size: 16px;
}

/*翻頁 start*/

.page{
    text-align: center;
    margin: 10px 0;

}
.page .dangqian{
    background-color: #666;
    color: #fff;
    border: #CCC 1px solid;
    padding: 3px 8px;
    margin: 0px 2px;
}
.page a{
    background-color: #F0F0F0;
    border: #CCC 1px solid;
    padding: 3px 8px;
    margin: 0px 1px;
    color: #666;
}
.page a:hover{
    background-color: #fff;
    text-decoration: none;
    color: #000;
}

/*翻頁 end*/

.clear{clear: both; height: 15px;}
.clear20{clear: both; height: 20px;}
.clear30{clear: both; height: 30px;}
.clear60{clear: both; height: 60px;}




.content_title{
  text-align: center;
  padding-bottom: 40px;
}






.xing{
  color:#F00; 
  font-size:14px;
}
.chang{
  width: 200px;
}





.paoma{

  padding: 19px 19px 19px 40px;
  background-image: url(../image/paoma.jpg);
  background-repeat: no-repeat;
  background-position: 10px 20px;
}
.paoma a{
  color: white;
}




.kuanbian{
  border: 10px solid #eee;
  padding: 10px;
}




.shangjia .bkuang2 img {
   display: block;
   float: none;
   margin: 0 auto;
   width: 100px;
   height: 100px;
}

.shangjia .bkuang2 .title {
    float: none;
    text-align: center;
}

.shangjia .bkuang2 .brief {
    min-height: 150px;
    height: auto;
}


.guanyu .bkuang3 {
    padding: 20px 50px;

}

.shuji.xinnews{

}


.shuji.xinnews .myxin_xiao {
       border:1px solid #ccc;
   border-radius: 10px;
    padding: 20px 0;
    overflow: hidden;
  }



.shouyed .yuanquan img{
    width: 100px;
    height: 100px;
    border-radius: 50%;

}



.neiding{
    background-image: url(../images/bread-crum.jpg);
    height: 120px;
    text-align: center;
    line-height: 120px;
    margin-top: 15px;
    margin-bottom: 30px;
}



.neiding .yingyin{
   position: absolute;
   width: 100%;top: 0;
   height: 1px;
   box-shadow: 0 1px 5px 0px rgba(0,0,0,.2);
}



.tupian_responsive img{
    max-width: 100%;
    height: auto;
}


/*首頁切換大圖 淡入淡出*/
#my_carouselA .carousel-inner .item{
  opacity:0.5;
  transition-property:opacity ;

}
#my_carouselA .carousel-inner .active{
  opacity: 1;
}
#my_carouselA .carousel-inner .active.left,
#my_carouselA .carousel-inner .active.right{
  left: 0;
  opacity: 0;
}
#my_carouselA .carousel-inner .next.left,
#my_carouselA .carousel-inner .prev.right {
  opacity: 1;
}
/*----------------------*/


/*活動相冊*/
.xiangce a{
   text-decoration: none;
   color: #51575d;
}


.xiangce{
  border: 1px solid #eee;

  margin-bottom: 15px;
  transition: all 0.3s ease 0s;
  background-color: #fff;
}
.xiangce:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.chanpin_you form{
    line-height: normal;
}


.xiangce_wenzi{
  padding: 10px;
  text-align: center;
}

.container{
  
}

/*----------------------*/


/*最新消息*/
.news_table{
  width: 100%;
}
.news_table td{
  padding: 7px;
}
.news_table  tr:nth-of-type(2n+1) {
    background-color: #eee;
}

.news_biaoti{
   text-align: center;
}
.news_shijian{
  font-size: 12px;
  text-align: center;
}

.news_jianjie{
  background: #f2f2f5;
  padding: 10px;
}
/*----------------------*/


/*文章頁面左側*/
.neirong-right{
  padding-bottom: 20px;
}

.neirong-left ul{
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
.neirong-left ul li{
  border: 1px solid #eee;
  border-top: none;
  padding: 10px;
}
.neirong-left ul li:hover{
  background: #eee;
}
.neirong-left ul li a{
  display: block;
  text-decoration: none;
}
.neirong-left ul li:first-child{
  background: #7dbf13;
  font-size: 18px;
  color: #fff;
}

/*----------------------*/


/*----------------------*/


/*產品圖片*/


  #gallery_01 a img{
    width: 52px;
    /*height: 52px;*/
    border: 1px solid #ccc;
    padding: 2px;
    margin-right: 8px;
    margin-bottom: 8px;
 
  }
  #gallery_01 a:last-child  img{
    margin-right: 0px;
  }

.big_title{
   text-align: center;
}
.big_title h1{
   font-weight: bold;
}
.big_title h1 span{
    font-size: 24px;
    position: relative;
    top: -5px;
}

/*網站頂部 logo 區*/
/*.header{
  background-color: #fff;
}*/





.header .container .tel{
  margin-top: 40px;
  text-align: right;
}
/*----------------------*/

/*網站頂部菜單*/
.header  > .container > .main-menu > ul{
  padding: 0;
  margin: 0;

}

.header  > .container > .main-menu > ul > li{
  
  text-align: center;
  padding: 0;
  margin: 0;
  border-bottom: 10px solid #4a5057;
}

.header  > .container > .main-menu > ul > li:hover{
   border-bottom: 10px solid #2e3339;
}

.header  > .container > .main-menu > ul > li >a{
  padding: 15px 33.5px;
  display: block;
  border-left: 1px solid #eee;
  font-size: 18px;
  text-decoration: none;

}

.header  > .container > .main-menu > ul > li >a:hover{
  color: #8ca1b3;
}



.header  > .container > .main-menu > ul > li:first-child >a{
  border-left: none;
}


.main-menu{ 
  position: relative; 

  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  overflow: hidden;
  
}

.main-menu .list-inline{
   padding-top: 12px;
}

.main-menu .list-inline > li  span{
   display: inline-block;
   width: 13px;
   height: 8px;
   position: relative;
   background-image: url(../images/jian2.jpg);
   font-size: 0;
   vertical-align: middle;
   margin-left: 5px;
}
.main-menu .list-inline > li{
   padding: 8px 20px;
}

.main-menu .list-inline > li a{
   font-size: 16px;
   color: #000;
}

.main-menu .list-inline > li a:hover{
   color: #9174ce;
}



.main-menu .list-inline > li:hover span img{
   opacity: 0;
}

/*主導航二級菜單（已整理）*/
.main-menu  .main-menu-sub{
    list-style: none;
    z-index:100;
    position:absolute;
    display: none;
    background-color:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-radius:5px;
    padding: 8px;
    margin: 5px auto;

    width: 180px;
}

.main-menu  .main-menu-sub li {
    padding:5px;
    text-align: center;
}

.main-menu  .main-menu-sub li a{
    font-size: 14px;
    text-decoration: none;
}


.shouyed .quan{
   border:1px solid #ccc;
   border-radius: 10px;
   padding: 15px 0;
   overflow: hidden;
}

.shouyed .big_title{
   padding: 30px;
}
.shouyed .jianshi{
  text-align: center;
  padding: 40px 0;
}

.shouyed .jianshi a{
   display: inline-block;
   background-color: #2b78e4;
   border-radius: 5px;
   padding: 9px 20px;
   color: #fff;
   font-size: 20px;
   width: 320px;
   background-image: linear-gradient(to right, #2b78e4 , #5da1ed);
   transition: .6s;
}

.shouyed .jianshi a:hover{
   background-image: linear-gradient(to right, #5da1ed , #2b78e4);
}

.shouyed .xiaoxi{
    padding: 40px 0;
  
}
.shouyed .xiaoxi .col-sm-2{
    margin-bottom: 20px;
  
}



.shouyed .xinzhi .tutu{
   display: block;
   border-radius: 15px;
   border:1px solid #999;
}

.shouyed .xinzhi .tutu img{
  border-radius: 15px;
}

.shouyed .xinzhi h4{
   font-size: 22px;
   font-weight: bold;
}

.shouyed .xinzhi .content,
.shouyed .xinzhi .riqi{
   color: #666;
}
.shouyed .xinzhi .content{
   padding:  30px 0;
}

.shouyed .xinzhi .riqi span{
   color: #2b78e4;
}

.shouyed .xinzhi .lian a{
   color: #2b78e4;
}

.shouyed .xinzhi .juli{
  height: 40px;
  clear: both;
}

.shouyed .kuai .list{
   background-color: #fff;
}

.shouyed .kuai .list a.image-large{
   text-align: center; 
   padding: 30px;
}
.shouyed .kuai .list h4{
  text-align: center;
  font-size: 26px;
}
.shouyed .kuai .biao span{
   color: #666;
   display:inline-block;
   padding: 40px 0;
}


.shouyed .xinzhi,
.shouyed .jieshao{
   padding: 40px 0;
}




/*手機菜單(已整理)*/
.mobile_menu_bg{
  display: none;
  background: #4a5157;
  padding: 10px;
}
.mobile_menu_bg .company a{
   font-weight: bold;
   float: left;
   color: #fff;
   font-size: 18px;
}
.mobile_menu{ 
  border:1px solid #fff;
  padding: 5px;
  border-radius: 4px;
  background-color: #fff;
  float: right;
  }
.mobile_menu:hover{
  background-color: #eee;
}
.mobile_menu:focus{
  background-color: #eee;
}
.mobile_menu .icon-bar{
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 1px;
  background-color: #888;
}
.mobile_menu .icon-bar + .icon-bar {
  margin-top: 4px;

}


.mobile_menu_sub{
  display:none;
  background: #eee;
  margin-bottom: 10px;
}
.mobile_menu_sub a{
  display: block;
  text-decoration: none;
  font-size: 18px;
}
.mobile_menu_sub > ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile_menu_sub li:hover{
  background: #ccc;
}

.mobile_menu_sub > ul >li{
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}

.mobile_menu_sub > ul >li>ul>li:hover{
  background: #ddd;
}

/*----------------------*/


/*網站底部*/

.footer ul{
  list-style: none;
  padding: 0;
  margin: 0;
  color: #999;
}
.footer ul li{

  margin: 0 9px;
  color: #000;
  padding-bottom: 10px;
}
.footer ul li a{
   font-size: 15px;
}


.footer .banquan{

  color: #999;
  text-align: center;
  font-size: 12px;
  padding: 15px;
  border-top: 1px solid #eee;
}
.footer .shangbu{


}
.footer h3{
   color: #F86D6C;
   padding-bottom: 20px;
   padding-top: 20px;
}


/*----------------------*/


/*註冊會員的邊框*/
.dengru {
    border: 20px #F2F2F2 solid;
    padding: 20px 10px;
    margin: 15px;
}

.dengru .lvse{
  text-align:left;
  background-color:#E5FFE4; 
}
.dengru .lvse span{
  font-weight: bold;
  display: inline-block;
  width: 120px;
  text-align: right;
}

.dengru .baise{
  text-align:left;
}
.dengru .baise span{
  font-weight: bold;
  display: inline-block;
  width: 120px;
  text-align: right;
  background-color:#E5FFE4; 
  padding: 5px 0;
}



.ding_dalogo img{
   max-width: 100%;
}
/*----------------------*/

/*會員菜單*/
.huiyuan_caidan .zuo{
  float: left;
  margin-bottom: 10px;
}
.huiyuan_caidan .you{
  float: right;
}

/*----------------------*/
/*表單提示*/
.formtips{
    color: #f00;
    font-weight: bold;
}

/*表格*/
.tableT{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #ddd;
}
.tableT tr th{
    background-color:#E6EBEC; 
    font-weight:bold;
    padding: 8px 5px;
    border: 1px solid #ddd;
    text-align: center;
}
.tableT tr td{
    padding: 8px 5px;
    border: 1px solid #ddd;
}
.tableT tr{
    background-color:#fFFFFF;
}

/*----------------------*/

/*產品*/
.products_jiage{
  font-size: 16px;
  color: #f00;
  font-weight: bold;
  text-align: center;
}
.suofang{max-width:200px;max-height:150px;}

.suofang1{
   border: 9px solid #eee; 
   width: 100%;
   height: auto;
}
.suofang2{
  width: 70px;
  height: 60px;
  padding: 5px;
  border:1px solid #eee;
  margin: 5px;
}

.chanpin_you span{
  font-weight: bold;
}
.chanpin_you{
  line-height: 29px;
}


/*產品左側*/

.products-left > ul{
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
.products-left > ul > li{
  border: 1px solid #eee;
  padding: 10px;
  background: #ddd;
}
.products-left > ul > li:hover{
  background: #ccc;
}
.products-left ul li a{
  display: block;
  text-decoration: none;
}
.products-left > ul > li:first-child{
  background: #9174ce;
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}


.products-left > ul > ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.products-left > ul > ul  > li{ 
  padding: 10px 10px 10px 20px;
  background: #f6f6f6;
  margin: 2px 0;
}
.products-left > ul > ul  > li:hover{ 

  background: #f0f0f0;

}

.products-left > ul > ul  > li a::before {
    content: "·";
    display: inline;
    padding-right: 8px;
}

/*----------------------*/
.xian_tr{display:none;}
.jiage{ color: #f00;}


/*中間廣告*/
.zhongguang{
  position: relative;
}
.zhongguang .zhongbiao{
  width: 100%;
  position:absolute;
  bottom: 5%;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.zhongguang .xiangqing{
  position:absolute;
  padding: 10px 25px;
  background: rgba(255, 255, 255, 0.7);
  border:1px solid #fff;
  left: 35%;
  top:30%;
}

/*=====================================================================================================*/





footer .container{
	padding-top: 40px;
	border-top: 1px solid #ddd;
}


footer .youdi li{
    padding-bottom: 20px;
    color: #999;
}








/*特效*/
/* Button 1c  按鈕背景會滑動 */
.btn-1c {
  background: none;
  position: relative;
  z-index: 1;
  
}

.btn-1c:after {

    content: '';
  position: absolute;
  z-index: -1;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #eee;
  transition: all 0.3s;
}

.btn-1c:hover:after,
.btn-1c:active:after {
  width: 100%;
}

.image-large {overflow: hidden;display: block;}
.image-large img{transition:transform 1s ease;}
.image-large:hover img{transform: scale(1.1);}
/*=====================================================================================================*/

header .shangding{
    padding: 10px;
    color: #666;
   font-size: 12px;
   overflow: hidden;
}
header .shangding a{
   color: #666;
}

header .shangding a:hover{
   color: #9174ce;
}

header .shangding svg,
header .shangding span{
  vertical-align: middle;
}

header .shangding svg{
   transform: rotateY(180deg);
}

header .zhongs button{
  background-color: #9174ce;
  color: #fff;
  border-color: #9174ce; 
}

header .zhongs button:hover{
   background-color: #9174ce;
   color: #fff; 
}



header .zhongs input{
   border: 2px solid #9174ce;
}
header .zhongs input:focus{
   border: 2px solid #9174ce;
}

header .zhongs .products_search{
   margin-top: 12px;
}
header .zhongs{
   padding-top: 10px;
   padding-bottom: 10px;
}

header .dengll{
   padding-top: 20px;
   text-align: right;
}





.shouyed{
   font-size: 16px;
}

.shouyed img{
   max-width: 100%;
}

.shouyed ul{
   padding: 0;
}
.shouyed ul li{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 5px 0;
}

.shouyed ul li a{
   font-size: 16px

}
.shouyed .image-large{
  border-radius: 5px;
}


.h2_btn{
   text-align: center;
   padding: 30px;
   padding-top: 30px;
}
.h2_btn span{
   display: block;
   text-align: center;
   font-size: 14px;
   color: #999;
   padding: 10px;
}


.fr{
  float: right;
}
.fl{
  float: left;
}

.btn-success:focus,
.btn-success:active,
.btn-success{
    background-color: #9174ce;
    border-color: #9174ce;
}
.btn-success:hover {
    color: #fff;
    background-color: #704bbf;
    border-color: #704bbf;
}

.xiangshang{
   position: fixed;
   bottom: 60px;
   right: 20px;
   z-index: 999;
}
.xiangshang .yuan{
   height: 40px;
   width: 40px;
   text-align: center;
   border-radius: 50%;
   background-color: #9174ce;
   padding-top: 5px;
   cursor: pointer;
}
.xiangshang .yuan:hover{
  background-color: #3e454c;
}

.sh3 a{
   display: block;
   width: 140px;
   background-color: #fff;
   float: right;
   overflow: hidden;
   height: 40px;
}
.sh3 a .gou{
   width: 40px;
   height: 40px;
   text-align: center;
   font-size: 20px;
   color: #fff;
   background-color: #3e454c;
   padding-top: 7px;
   float: left;
}
.sh3 a .dan{
   width: 100px;
   text-align: center;
   height: 40px;
   float: left;
   padding-top: 7px;
}
.xiangmu .title{
background: #4c545d;
background: -webkit-gradient(linear,left top,left bottom,from(#4c545d),to(#3a4148));
background: -moz-linear-gradient(top,#4c545d,#3a4148);
background: -o-linear-gradient(top,#4c545d,#3a4148);
background: -ms-linear-gradient(top,#4c545d,#3a4148);
color: #fff;
position: relative;
overflow: hidden;
transition: .5s;
}
.xiangmu .title .xiaojian{
   float: right;
   background-color: #2e3339;
   padding: 33px 20px;
}
.xiangmu .title .xiaob{
   float: left;
   padding: 20px;
   font-size: 40px;
   color: #fff;
}
.xiangmu a{
   display: block;
}
.xiangmu a:hover .title{
   opacity: .7;
}


.products-grid {
    clear: both;
    margin: 0;
    position: relative;
    padding: 9px 10px;
    background: url(../image/actions-bg.jpg) repeat-x center top #fff;
    border-top: 1px solid #eaeaea;
    overflow: hidden;
    font-size: 13px;
    color: #3e454c;

}



.products-grid .t1{
   float: left;
 
}

.products-grid .t2{
   float: right;
}
.products-grid button{
  background-color: #575d63;
  width: 35px;
  height: 35px;
  color: #fff;
  border:none;
  text-align: center;
      padding: 6px;
}
.products-grid button:hover{
  background-color: #374148;
}
.xiangce{
   overflow: hidden;
}

.ding103{
   padding: 15px 0;
}


.banner-list {
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 49px;
    color: #4e515d;
    background: url(../image/banner-list-btn.gif) repeat-x center top #e7e7e7;
    padding-right: 17px;
    padding-left: 32px;
    overflow: hidden;
}

.zuoca{
   text-align: center;
}








@media (max-width: 1199px) {


header .logo{
    text-align: center;
    margin-top: -5px;

}

.sankuang  .col-sm-4,
.guanyu .col-sm-4,
.guanyu .col-sm-3{
   margin-bottom: 20px;
}
.neiding {
    padding: 10px 0;
}

.guanyu .bkuang2 .brief {
    height: auto;
}

 h1.content_title{
    font-size: 20px;
    padding: 0;
    padding-bottom: 0px;
}
.shangjia .bkuang2 .brief {
    min-height: auto;
}

.guanyu .bkuang3 {
    padding: 10px 20px;
}

.shuji.xinnews .myxin_xiao {
    border: none;
  }

.shouyed .col-sm-5,
.shouyed .col-sm-3{
  margin-bottom: 20px;
}


.shouyed .col-sm-5 img,
.shouyed .col-sm-3 img{
   width: 100%;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-6{
  padding-right: 15px;
padding-left: 15px;
}


.shouyed .big_title {
    padding: 30px;
    padding-top: 0;
}
.shouyed .col-sm-4,
.shouyed .col-sm-6{
   margin-bottom: 20px;
}

.shouyed .quan {
    border: none;
}


.shouyed h3 {
    font-size: 16px;
}
.shouyed {
    font-size: 14px;
}
.shouyed ul li a {
    font-size: 14px;
}

.shouyed .col-xs-8{
  padding-left: 0;
}



header .zhongs .products_search {
    margin-top: 0px;
}

.sbanner {
   margin-bottom: 15px;
}



.ding103{
   padding: 0;
}

.clear30{
   height: 15px;
}
.clear60{
   height: 15px;
}

.xiangmu .title .xiaojian{

   padding: 10px 10px;
}
.xiangmu .title .xiaob{

   padding: 10px;
   font-size: 20px;
}

.xin20211001 li{
  list-style: none;

}



/*網站頂部*/
.header .container .logo{
  text-align: center;
}

.header .container .tel{
  margin-top: 10px;
  text-align: center;
}
/*----------------------*/

/*手機菜單*/
.mobile_menu_bg{
  display: block;
}
.header .main-menu{
  display: none;
}
/*----------------------*/

/*手機隱藏*/
.shouji_hide{
  display: none;
}
.xian_tr{display: table-cell; font-weight: bold;}
.xian_td{display: none;}
/*----------------------*/
.neirong-right{
  padding-bottom: 0;
}

/*註冊會員的邊框*/
.dengru {
    border: none;
    padding: 0;
}
/*----------------------*/
/*會員菜單*/
.huiyuan_caidan .zuo{
  float: none;
  text-align: center;
}
.huiyuan_caidan .you{
  float: none;
  text-align: center;
}
/*----------------------*/

/*產品*/

/*----------------------*/

.huan{
  display: block;
}


.sh1{
   text-align: center;
}
.sh2{
  padding-top: 10px;
}
.sh3{
  text-align: center;
  overflow: hidden;
}


.sh1 img{
  width: 100px;
}

.sh1{
   display: none;
}

.sh3 a .gou {

    font-size: 15px;
    height: 32px;

}
.sh3 a {
    height: 32px;
}
.xiaojian img{
   width: 15px;
}

}










