/*
Theme Name: trade
Author: leonstarr
*/
@charset "utf-8";

/*通用*/

html{font-family:'Open Sans',Arial,Helvetica,sans-serif;overflow-y: scroll;}
.active{background:#fff!important;}
#topbar{height:36px;background:#eeeeee;color:#505050;line-height:36px;overflow:hidden;}
#logobar{height:96px;background:#fff;color:#fff;overflow:hidden;}

.line{border:0;border-bottom:1px solid #3d3d38;}
.thumbnail{overflow:hidden;}
.thumbnail img{padding-bottom:12px;width:100%;height:auto;}
.thumbnail p{padding-left:5px;padding-right:5px;}
#totop{height: 40px;position: fixed;right: 15px;width: 40px;z-index: 9999;bottom: 0;background-color: #404040;font-size: 16px;color: #08c;  text-align: center;line-height: 1;padding: 11px 0;display: none; border-radius: 5px 5px 0 0;}
#totop i{color:#fff;}
h2{font-size:18px;font-weight:600;}


/*5等分*/
.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}

#featureList{padding-left:0px;width:817px;overflow:hidden;height:280px;}
#featureList li{
	float:left;
	list-style:none;
	margin-right:9px;
}

.feImage{float:left;list-style:none;}
.feImage img{
	width:205px!important;height:205px!important;
}

/*loadmore*/
.masonry{margin-bottom:30px;overflow: hidden; }/* must add hidden */
#loadMore{-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;display: inline-block;border: 2px solid #F17E6F;font-size: 12px;font-weight: bold;letter-spacing: 0.5px;
    color: #F17E6F;text-align: center;padding: 12px 0 10px;cursor: pointer;background-color: transparent;width: 150px;display: block;
	text-transform: uppercase;text-decoration:none;display:block;margin:0 auto;}
#loadMore:hover{color:#fff;background: #F17E6F;text-decoration:none;}
.productsImg{width:245px;height:auto;cursor: pointer;transition: all 0.6s;}

.productsImg:hover{transform: scale(1.4);}





.container-fluid {padding: 20px;}
.box {margin-bottom: 20px;float: left;width: 220px;}
.box img {max-width: 100%;}


/*导航*/
.menu li a{text-transform:uppercase;}

.menu  a:hover{color:red;}	 
#mainNav{height:43px;background:#ededed;color:#6a6a6a;line-height:43px;overflow:hidden;box-shadow:5px 5px 5px #d2d2d4;position: relative;z-index: 9999;}
.menu{height:43px;padding-left:0;}
.menu li{color:#fff;float:left;list-style:none;line-height:43px;margin-left:-1px;}



.menu li a{line-height:43px;padding-right:29px;padding-left:29px;color:#6a6a6a;font-size:15px;font-weight:550;}
.menu li a:hover{text-decoration:none;}
.logo{display:block;line-height:96px;}
.logo img{width:491px;height:59px;}
.homeTel{float:right;height:96px;margin-top:24px;}
.homeTel h1{line-height: 13px; font-size: 13px; color: #6a6a6a;margin:0;padding:0;line-height:22px;}
.homeTel a{color:#fff;font-weight:600;}
.date{color:#777;}
.print a{color:#777;}
.menu-item a{border-right:1px solid #6a6a6a;border-left:1px solid #6a6a6a;}
.current-menu-item a{color:red!important;}	

.list-group-item a{color:#333;}
/*search*/
.form-search{margin-top:28px;padding-left:30px;width:500px;}
#search{border:0;width:200px;height:38px;color:#414141;padding-left:16px;border-radius: 19px 0px 0px 19px;outline:none;display:inline-block;}
.search-button{width:85px;border-radius:0px 19px 19px 0px;height:38px;border:0;background:#444444;}


/*页脚*/
#footer{background:#272723;padding-top:30px;padding-bottom:36px;color:#fff;}
#footer h1{font-size:16px;font-weight:700;}
#footer p{color:#a8a8a8;}
.social-icons a{width: 48px;height: 48px;display:inline-block;background-color:#33332f;}
.social-icons a:hover{text-decoration: none;}
.social-icons i{color:#fff;text-align:center;line-height:1;display:block;line-height: 48px;}
.input-box{height:48px;width:340px;color:#a8a8a8;margin-top:25px;text-aglin:center;}  
.emailInput{padding-left:15px;height:48px;background:#fff;border-radius: 24px 0px 0px 24px;outline: none;border:0;}
.emailBtn{height:48px;border-radius: 0px 24px 24px 0px;outline: none;border:0;background:#33332f;text-transform:uppercase;}
.emailText{padding-right:16px;padding-left:16px;color:#fff;}
.footerLink{padding-left:0;}
.footerLink li{list-style:none;}
.footerLink li a{color:#8a8a8a;}
.footerContact{padding-left:0;}
.footerContact li{list-style:none;width:100%;}
.footerContact li a{color:#8a8a8a;}
.footerContact li i{text-align:left;display:inline-block;vertical-align:top;margin-top:7px;margin-right:5px;}
.footerContact li p{text-align:left;display:inline-block;vertical-align:top;}
.footerContact li strong{line-height:28px;}
.qrCode{width:200px;height:200px;margin-top:5px;margin-bottom:20px;}
.fa{z-index:9999;}
	
/* 首页 */
#featured{background:#cccccc;color:#313131;}
#special{background:#e6e6e6;color:#313131;}
.homeProductTitle{padding-top:25px;padding-bottom:25px;font-size: 16px;font-weight: 300;line-height: 42px;margin: 0;color: #313131;text-transform: uppercase;background:url(img/hometitleline.png) no-repeat;background-position:center;}
.homeProductTitle strong{background:#e6e6e6;padding-right:26px;}
.products{overflow:hidden;position:relative;background:#fff;padding-bottom:20px; box-shadow: 0 0 10px 10px #ddd;margin-bottom:30px;height:310px;}
.products1{position:relative;background:#fff;padding-top:10px;padding-bottom:20px; box-shadow: 0 0 10px 10px #c7c5c5;margin-bottom:30px;}
.productsImg{width:100%;height:auto;}
.productClass{color:#777;font-size:14px;text-align:center;letter-spacing:3px}
.productName{line-height:16px;color:#5b5b5f;font-size:14px;text-align:center;}
.productName a{color:#5b5b5f;}
.saleProductIcon{background:red;color:#fff;border-radius:20px;padding-right:6px;padding-left:6px;position:absolute;top:12px;left:12px;text-transform: uppercase;}
.newProductIcon{background:#0fc567;color:#fff;border-radius:20px;padding-right:6px;padding-left:6px;position:absolute;top:12px;left:12px;text-transform: uppercase;}
#newsList{padding-top:30px;background:#fff;}
.featured{box-shadow: 0 0 10px 10px #cccbcb;}


/*组件*/
.breadCrumbs{padding-top:15px;padding-bottom:20px;text-align: center;}
.breadCrumbs a{color:#8e8e8e;}
/* 文章页 */
.pageContent{padding-bottom:55px;}

/* 产品页 */
.Xcontent06{width: 318px;height: 318px;float: left;margin-left: -15px; }
.Xcontent06 img{width:100%;height:100%;}
.Xcontent08{float: left;width: 32px;height: 330px;padding-left:15px;}
.Xcontent07{width: 72px;height: 72px;border: 1px solid #e8e8e8;}
.Xcontent07>img{width: 100%;height: 100%;}
.Xcontent09{width: 72px;height: 72px;margin-top: 10px;border: 1px solid #e8e8e8;}
.Xcontent09>img{width: 100%;height: 100%;}
.Xcontent10{width: 72px;height: 72px;margin-top: 10px;border: 1px solid #e8e8e8;}
.Xcontent10>img{width: 100%;height: 100%;}
.Xcontent11{width: 72px;height: 72px;margin-top: 10px;border: 1px solid #e8e8e8;}
.Xcontent11>img{width: 100%;height: 100%;}
.Xcontent12{width: 72px;height: 72px;border: 1px solid #e8e8e8;margin-top: 10px;}
.Xcontent12>img{width: 100%;height: 100%;}
.Xcontent13{width: 554px;height: 484px;float: right;}
.productsPage{margin-bottom:55px;padding-right:140px;}
.productsPage strong{color:#777;line-height: 2em;margin-top:40px;display:block;}
.productsPage ul li{color:#777;line-height: 2em;}
.productsPage p{margin-bottom:40px;margin-top:30px;color:#777;line-height: 2em;}
.sku{color:#777;font-size:14px;}
/* 分类页 */
.catePro{border:1px solid #dae2e6;margin-bottom:50px;}
.catePro h2{line-height:22px;font-size: 13px;font-weight: 700;text-transform: uppercase;padding-top:10px;padding-bottom:4px;margin-top:0;padding-left:10px;background:#f5f5f5;border-bottom:1px solid #dae2e6}
.cateLi li{list-style-type:none;}
.cateLi{margin-left:10px;padding-left:0;margin-bottom:15px;}
.cateLi li a{font-size:14px;line-height:33px;color:#7a7d82;border:0px;}
.itemLi{margin-bottom:20px;border:1px solid #ddd;}
.itemLi img{width:100%;height:auto;padding-bottom:10px;}
.itemLi:hover{box-shadow: 0 0 10px 10px #ddd;}
.productsTitle{color:#777;font-size:14px;weight:700;padding:8px;text-align:center;height:35px;overflow:hidden;}
.productsTitle a{color:#777;}
.productName a{padding-left:4px;padding-right:4px;}
/**/
.sidebar{margin-bottom:40px;}

.footerMenu{float:right;}

.fontawesome-icon-list .fa-hover a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}


/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	
	white-space:nowrap;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}

#dowebok img{width:205px!important;height:205px!important;}
#dowebok a {margin-right:9px;}