
/*
 * theme 001
 */

/*导航组件*/
.sitewidget-navigation { background-color:#FFFFFF; position: relative; z-index: 3;}
.sitewidget-navigation { border-top: 2px solid rgb(230, 69, 69); border-bottom: 1px solid #d1d1d1;}
/*主导航*/
div[class^="sitewidget-navigation"] .sitewidget-main-nav { color: #fff; line-height: 54px; border-bottom-width: 0; padding: 0 30px; font-size: 16px;}
div[class^="sitewidget-navigation"] .sitewidget-main-nav:hover { color: #E2032C;}
.widget-smartmenu-style0 .nav>.on {background-color: #fff;}

/*主导航的字体visited效果*/
.sitewidget-navigation .navigation-bar ul li.on a{color: #E2032C;}
  
/*下拉菜单*/
.nav .sub-nav { display: none; top: 54px; padding: 10px 0px 15px; background-color: #f9f9f9; opacity: 0.95;}
.nav .sub-nav { filter:alpha(opacity=95);}
/*二级导航*/
.nav ul.sub-nav { width: 150%;}
ul.sub-nav li a:hover{ background:#dedede;}
/*三级导航*/
div.sub-nav li a { color: #6d6d6d;}
div.sub-nav > ul { padding: 12px 20px 20px; border-right: 1px solid #d1d1d1; margin-right: 8px;}
/*次导航*/
div[class^="sitewidget-navigation"] .sitewidget-sub-nav { line-height: 40px; color: #5EBACE; font-size: 16px;}
div[class^="sitewidget-navigation"] .sitewidget-sub-nav:hover { text-decoration:underline;}

/*手势按钮*/
.nav li .sub-toggle-thumb { top: 6px;}
.navigation-thumb { background-color: #5EBACE;}
.navigation-thumb-current { background-color: #5EBACE;}

.nav-toggle-hide .navigation-bar { border-bottom-width: 0px;}
.nav-toggle-hide .nav div.sub-nav > ul { padding: 10px; border-right-width: 0px; margin-right: 0px;}
.navigation-style-fit .nav ul.sub-nav { width: 120%;}

/*响应式处理 min-width */
@media (min-width: 1px) {
 .navigation-bar { border-bottom-width: 0px;}
 .nav ul.sub-nav { width: 100%;}
 .nav div.sub-nav > ul { padding: 10px; border-right-width: 0px; margin-right: 0px;}
}
/*响应式处理 1024*/
@media (min-width: 990px) {
 .navigation-bar { border-bottom-width: 4px;}
 .nav ul.sub-nav { width: 150%;}
 .nav > li > a { background: none;}
 .nav div.sub-nav > ul { padding: 12px 20px 20px; border-right: 1px solid #d1d1d1; margin-right: 8px;}
}

/*图片集*/
.justified-gallery > a > .caption, .justified-gallery > div > .caption { font-size: 14px; font-family: Arial;}
.justified-gallery > a:after { display: none; content: ""; position: absolute; top: 50%; left: 50%; height: 59px; width: 59px; margin: -30px 0 0 -30px; background-image: url(../image/picgallery.png);}
.justified-gallery > a:hover:after { display: inline; content: "";}
@media (max-width: 480px){
  .sitewidget-graphic table img { width: 100%;}
}

/*pager*/
.pager li { width: 40%;}
.pager li.previous { float: left; text-align: left;}
.pager li.next { float: right; text-align: right;}
.pager li > a, .pager li > span { padding: 0 5px; border: 0; border-radius: 3px; max-width: 100%; font-weight: bold;
 overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.pager li > a span { font-weight: normal;}
.pager li > a:hover { background: none;}
.pagination { margin-top: 30px; float: right; /* color: #000; */}
/*pagination*/
.pagination > li > a, .pagination > li > span { font-size: 17px; color: #7e7e7e; border-color: #e7e7e7; /* background: url(/cloud/jrBniKRiiSoqjir/pagebg.jpg) top left repeat-x; */ }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background: #5EBACE;
    border-color: #5EBACE;
    color: #fff;
    box-shadow: inset 0 1px 2px #5EBACE;
}

/*产品列表*/
.prodlist-wrap li { font-size: 14px;}
.prodlist-wrap .prodlist-pro-name { line-height: 80px; text-align: center; font-size: 20px; /* margin-top: 22px; */ /* padding-top: 19px; */}
.prodlist-wrap .prodlist-pro-name:hover {}
.sitewidget-prodlist { position: relative;}
.widget-show-more { position: absolute; top: 0; right:0; margin-top: 23px;}
.prodlist-showcase-style li:hover .prodlist-box-hover{ padding:10px; left:-11px; top:-10px; }
/*滚动图片*/
.prodlist-showcase-btnscroll li:hover .prodlist-box-hover{ padding:0; left:-1px; top:0px; }
.prodlist-showcase-loopscroll li:hover .prodlist-box-hover{ padding:0; left:-1px; top:0px; }
/*带按钮*/
.prodlist-showcase-btnscroll.prodlist-showcase-style li:hover .prodlist-pro-name { height:40px;}
.prodlist-showcase-loopscroll.prodlist-showcase-style li:hover .prodlist-pro-name { height:40px;}
/*按钮背景*/
.prodlist-showcase-btnscroll a[class*="showcase-btn"] { background-image:url(../image/btnscrollb.png); background-repeat:no-repeat; text-indent:-99px;}
.prodlist-showcase-btnscroll a.showcase-btn-left { background-position:-50px center;}
.prodlist-showcase-btnscroll a.showcase-btn-right { background-position:-75px center;}
.prodlist-showcase-btnscroll a.showcase-btn-left:hover { background-position:0 center;}
.prodlist-showcase-btnscroll a.showcase-btn-right:hover { background-position:-25px center;}
/*询盘按钮*/
.prodlist-wrap .prodlist-pro-inquire {  border-radius: 2px;
  width: 55%;   background: #f7f7f7;   color: #000;   border: 2px solid #b6b5b5;  margin: auto auto;  display: block;  height: 30px;}
 padding-left:35px; padding-right:10px; border-radius:2px;}
.prodlist-wrap .prodlist-pro-inquire:hover { opacity:0.9; filter:alpha(opacity=90);}
.prodlist-wrap .pro-detail-basket { padding-left:20px;font-size:12px;background:url(../image/shopcart.png) left 1px no-repeat;}


/*大图模块*/
.thumblist-scroll #thumblist li a.zoomThumbActive{ border:1px solid #dd4a4b; background-color:#dd4a4b;}
/*自定义选择框*/
.description-btn-wrap .description-choose-btns { color:#246BB3;}
.description-choose-btns:hover { border-color: #ee696c;} 
.description-choose-btns.choosed { border-color: #e4383c; color:#f95355;}
.description-choose-btns.choosed:after { content:""; position:absolute; bottom:-1px; right:-1px; height:11px; width:12px;
 background:url(http://5nrorwxhnnkkrij.ldycdn.com/theme/jqinKBioijSRojjiRinSknikSRoiSRrjoiprnrripknjm/images/style/detailschoosed.png) top right no-repeat;}
.this-description-table th { color: #424242;}
.thumblist-scroll-btns span[class*="thumblist-"] { background-color:#7a8599;}
.thumblist-scroll-btns span.prevStop,.thumblist-scroll-btns span.nextStop { background: #eee; color: #666;}

/* 产品搜索组件*/
.sitewidget-prodsearch {}
.sitewidget-prodsearch .prodsearch-styles-wrap form { background-color: #fff;}
.sitewidget-prodsearch .prodsearch-styles-wrap form>div{*height: 39px;}
.sitewidget-prodsearch .prodsearch-input { margin-right:-110px;}
.sitewidget-prodsearch .prodsearch-input input {height:38px; *height:39px;line-height:38px; background-color: #fff;}
.sitewidget-prodsearch .prodsearch-button, .sitewidget-prodsearch .prodsearch-button button { width:110px; height:38px;}
.sitewidget-prodsearch .prodsearch-button button { background:#e64545;text-indent:0;color:#fff;font-size:16px;}
.sitewidget-prodsearch .prodsearch-style-square-btn .prodsearch-button button, .sitewidget-prodsearch .prodsearch-style-round-btn .prodsearch-button button,
.sitewidget-prodsearch .prodsearch-style-split-btn .prodsearch-button button{background-color: #e64545;}
.sitewidget-prodsearch .prodsearch-style-square-btn .prodsearch-button button{background:#e64545;  text-align: center;}
.sitewidget-prodsearch .prodsearch-style-split-btn .prodsearch-split{height: 42px; background: #33323a; right: 40px; border-left: 1px solid #fff;}
.sitewidget-prodsearch .prodsearch-style-round-btn form, .sitewidget-prodsearch .prodsearch-style-round-right form, 
.sitewidget-prodsearch .prodsearch-style-round-left form{border-radius: 20px;}

/*表单元素设置*/
.control-group #formsubmit {background: #c21b0d; color: #FFF; margin-top: 10px; border: 0;  }
.sitewidget-form .control-group #formsubmit {background: #c21b0d; color: #FFF; margin-top: 10px; border: 0;  width: 33%;}
.control-group #formreset { margin-top: 10px;}
.sitewidget-inquire-table { margin-bottom: 20px;}

@media (min-width:1600px) {
/*首页产品样式修改*/
.sitewidget-prodListNew .prodlist-fix-style li{margin-bottom:0;padding:3px 40px 3px 40px;margin-left:0;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.prodlist-fix-style li .prodlist-box-hover{border:0;}
.sitewidget-prodListNew .prodlist-fix-style li:nth-child(3){border-right:0;padding-right:46px;}
.sitewidget-prodListNew .prodlist-fix-style li:nth-child(4){border-bottom:0;}
.sitewidget-prodListNew .prodlist-fix-style li:nth-child(5){border-bottom:0;}
.sitewidget-prodListNew .prodlist-fix-style li:last-child{border-right:0;border-bottom:0;}
.prodlist-fix-style li:hover .prodlist-box-hover{box-shadow:none;}
}

/*首页产品pk*/
.sitewidget-graphicNew .sliderTable table{border:0;min-width:0;}
.sitewidget-graphicNew .sliderTable td{border:0;}
.sitewidget-graphicNew .sliderTable tr{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;}
.sitewidget-quicknavigation p{text-align:left;}
.sitewidget-quicknavigation .sitewidget-quicknavigation-simplelinks a{padding:20px 40px;border-left:1px solid #646566;color:#fff;}
.sitewidget-quicknavigation .sitewidget-quicknavigation-simplelinks a:last-child{border-right:1px solid #646566;}
.sitewidget-pictureNew{margin-top:10px;}
.sitewidget-graphicNew .sitewidget-bd  img{margin-bottom:-8px;}


@media (min-width: 768px) and (max-width: 989px) { 
  /*首页产品列表*/
  .sitewidget-prodListNew .prodlist-fix-style li{margin-bottom:0;padding: 3px;margin-left:0;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
  .prodlist-fix-style li .prodlist-box-hover{border:0;}
  .sitewidget-prodListNew .prodlist-fix-style li:nth-child(3){border-right:0;padding-right: 6px;}
  .sitewidget-prodListNew .prodlist-fix-style li:nth-child(4){border-bottom:0;}
  .sitewidget-prodListNew .prodlist-fix-style li:nth-child(5){border-bottom:0;}
  .sitewidget-prodListNew .prodlist-fix-style li:last-child{border-right:0;border-bottom:0;}
  .prodlist-fix-style li:hover .prodlist-box-hover{box-shadow:none;}
  div.prodlist-fix-style li .prodlist-display{width:220px;height: 186px;border:0 none}
}
@media (min-width: 1px) and (max-width: 767px) {
  .sitewidget-quicknavigation .sitewidget-quicknavigation-simplelinks a{ padding:5px;border:0 ;}
  }
.widget-smartmenu-style1 .nav>.on{background-color: none;}

.sitewidget-bd .prodlist-box-hover{  padding: 0;}
.widget-smartmenu-style1 .nav>.on{background:none;}
.prodlist-fix-num li .prodlist-box-hover{padding:0;}
.backstage-stwidgets-settingwrap .sitewidget-follow{ margin:0;}
.backstage-stwidgets-settingwrap .sitewidget-text{border-bottom:none;}

.sitewidget-form .sitewidget-hd h2{color: #545555;}
.sitewidget-bd .sitewidget-position-innericon{  padding: 7px 0;}
.sitewidget-bd .prodlist-fix-num .prodlist-parameter-wrap{  background: #f7f7f7;  height: 120px;}
.sitewidget-bd .prodlist-fix-num .prodlist-parameter-wrap:hover{  background: #4e4f54;}
.sitewidget-bd .prodlist-fix-num .prodlist-parameter-wrap:hover .prodlist-parameter-inner a{  color: #fff; text-decoration:none;}
.sitewidget-bd .prodlist-fix-num .prodlist-parameter-wrap:hover .prodlist-parameter-btns button {  color: #fff;background: #4e4f54;}
.sitewidget-prodCategory .slight-submenu-wrap .with-submenu{margin-bottom:6px;}
.sitewidget-prodListNew .sitewidget-bd .prodlist-box-hover{  border: 1px solid #e0e0e0;}