.w-header .row,.w-main .row,.w-footer-in{ max-width:1400px; margin:0 auto;}
/*-----------------------banner------------------*/
.banner_edit{top:55%; top:30%\9; *top:30%; transform:translateY(-50%); -webkit-transform:translateY(-50%);color:#fff;}
:root .banner_edit{top:55%; }
.bx-wrapper .bx-prev,.bx-wrapper .bx-next{ width:50px !important; height:50px !important; margin-top:-25px !important; background-image:url("../images/bxSlide.png") !important; background-color:rgba(255,255,255,0.3) !important; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; background-size:auto !important; visibility:hidden;}
.bx-wrapper .bx-prev{ background-position:0 0 !important; left:-20px !important; }
.bx-wrapper .bx-next{background-position:-50px -50px !important; right:-20px !important;}
.bx-wrapper:hover .bx-prev,.bx-wrapper:hover .bx-next{ visibility:visible;}
.bx-wrapper:hover .bx-prev{left:0 !important; }
.bx-wrapper:hover .bx-next{right:0 !important;}
.bx-wrapper .bx-prev:hover{background-position:-50px 0 !important; }
.bx-wrapper .bx-next:hover{background-position:0 -50px !important;}
.banner .bx-wrapper .bx-prev,.banner .bx-wrapper .bx-next{ width:60px !important; height:60px !important; margin-top:-15px !important;  background:url("../images/bxSlide2.png") no-repeat !important;}
.banner .bx-wrapper .bx-next{background-position:0 -60px !important;}
.banner .bx-wrapper:hover .bx-prev{left:50px !important; }
.banner .bx-wrapper:hover .bx-next{right:50px !important;}
.banner .bx-wrapper .bx-prev:hover{background:url("../images/bxSlide2.png") no-repeat !important;background-position:0 0 !important;}
.banner .bx-wrapper .bx-next:hover{background:url("../images/bxSlide2.png") no-repeat !important;background-position:0 -60px !important; }
.banner .bx-wrapper .bx-pager.bx-default-pager a{ transition:all 0.3s;  background:#ddd !important; background:rgba(255,255,255,0.5) !important;width:25px; height:3px; border-radius:0;-webkit-border-radius:0; }
.banner .bx-wrapper .bx-pager.bx-default-pager a.active{height:4px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{  opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,.banner .bx-wrapper .bx-pager.bx-default-pager a.active{background:#fff !important;}
/*---------------footer------------------*/

/*----------------------------组件-----------------------*/
.btn-default-w{ padding:0.8em 2.5em; text-align:center; color:#333; border:1px solid #666; }
.w-form-filebox .w-form-file-upload .btn-default-w{ padding-left:2em; padding-right:2em;}
.w-social .social-item{  padding:4px; border:1px solid #606060; line-height:1; margin-right:10px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.icon-social{background-image:url('../images/icon-social-w.png');}
.social-item:hover .icon-social{background-image:url('../images/icon-social-wH.png');}
.search-defaut-w{ max-width:100%;}
.search-defaut-w .search-btn-w{ top:1px; right:1px; min-width:0; padding:0; bottom:1px;background-color:#fff; background-image:url(../images/icon_search.png);}
.search-defaut-w .search-btn-w:hover{background-color:#fff; padding:0;}
.search-defaut-w .search-btn-w:after{ display:none;}
.w-header-common .search-defaut-w .input-search-w{ height:2em; line-height:2; padding-right:30px; border:0; color:#fff; width:140px; background:none; }
.w-header-common .search-defaut-w .input-search-w::-webkit-input-placeholder{ color:#eee;}
.w-header-common .search-defaut-w .search-btn-w{ background:url(../images/search_h.png) no-repeat right center;}
.w-slide .cycle-prev, .w-slide .cycle-next{ width:40px; height:40px; top:50%; margin-top:-20px; background:url(../images/bxSlide1.png) no-repeat;background-color:#666; background-color:rgba(0,0,0,0.3);opacity: 1;*filter: alpha(opacity=100);filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition: all 0.5s;-webkit-transition: all 0.5s; }
.w-slide .cycle-next{ background-position:-40px -40px;}
.w-slide .cycle-prev:hover{background-position:-40px 0;}
.w-slide .cycle-next:hover{ background-position:0 -40px;}
.w-slide-page-num .w-page-bottom{position:relative;}
.w-slide-page-num .w-page-bottom .slide-page{position:absolute; bottom:0; left:0; right:0; background:rgba(0,0,0,0.3); z-index:801; text-align:right; padding-right:12px;}
.w-slide-page-num .slide-page a{background:#333; height:18px; line-height:18px; min-width:18px; font-size:12px;}
.w-lantern-h .w-lantern-in{padding:0 25px;}
.w-lantern-h .lantern_pre,.w-lantern-h .lantern_next{ top:50%; margin-top:-15px;width:20px; height:30px; background-size:contain;}
.w-lantern-h .lantern_pre{ background:url(../images/slide_l.png) no-repeat center; left:0;}
.w-lantern-h .lantern_next{background:url(../images/slide_r.png) no-repeat center; right:0;}
.w-lantern-h .lantern_pre:hover{ background-image:url(../images/slide_lHover.png);}
.w-lantern-h .lantern_next:hover{ background-image:url(../images/slide_rHover.png);}
.w-service-fixed{ right:0;}
.w-service-fixed .service-item{ border-radius:2px; -webkit-border-radius:2px;}
.anchor{ width:10px;}
.anchor li{ width:10px; height:1px; background:#4E4E4E; border-radius:0; -webkit-border-radius:0;transition: all 0.5s;-webkit-transition: all 0.5s;}
.anchor li.cur{ width:40px;}
.anchor_l li.cur:hover span, .anchor_l li.cur:hover div{ left:40px;}
.anchor_r li.cur:hover span, .anchor_r li.cur:hover div{ right:40px;}
.w-text-form, .w-textarea-form{ border-color:#DBDBDB; padding:10px 10px;}
.w-select-dl .w-select-dt{ height:2.93em; line-height:2.93;}
.w-form-area select{ border-color:#dbdbdb;}
.w-form-submit .w-buttom .btn-default-w{ background:#333; color:#fff; border:0;  padding:0.7em 0; min-width:14em;}
.w-form .w-label-form{ font-weight:normal;}
.imgFloat.captionbgFadeInDefault.textFade .captionbg{ bottom:0;}
.imgFloat.captionbgFadeInDefault.textFade .textFadeInDefault{ opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.bc-image .icon_video{ width:84px; height:84px; margin-left:-42px; margin-top:-42px;background:url(../images/icon_video.png) no-repeat center; background-size:contain;}
.imgFloat.captionbgFadeInUp.textFade .captionbg{ bottom:0;}
.imgFloat.captionbgFadeInUp.textFade h3{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); margin-bottom:0;}
.imgFloat.captionbgFadeInUp.textFade p{ display:none;}
.imgFloat.captionbgFadeInUp.textFade .caption .caption-text{position:absolute; left:0; right:0; top:50%; top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); max-height:100%;}
:root .imgFloat.captionbgFadeInUp.textFade .caption .caption-text{ top:50%;}
.imgFloat.captionbgFadeInUp.textFade .caption{ transition:height 0.5s; transition:height 0.5s; height:3em;}
.imgFloat.captionbgFadeInUp.textFade:hover .caption{ height:100%;}
.imgFloat.captionbgFadeInUp.textFade:hover p{ display:block;}
/*title*/
.color_main{color:#000;}
.color_vice_light{ color:#acacac;}
.color_vice{ color:#999;}
.w-title{ margin-top:0; margin-bottom:15px;}
.w-title .title-h-in > span{font-family:Arial, Helvetica, sans-serif;}
.w-title5 .w-title-in,.w-title17 .w-title-in,.w-title19 .w-title-in,.w-title21 .w-title-in,.w-title21 .w-title-in,.w-title32 .w-title-in{max-width: 1400px;}
.w-title1{ line-height:1.5;}
.w-title1 h2{font-size:30px; line-height:1.5;}
.w-title1 .title-h-in > span{ font-size:16px;}
.w-title1 .simpline{ width:65px; height:4px; margin:4px auto; background:#CCCCCC;}
.w-title15{ border-left: 0; padding-bottom: 1em; padding-left: 0; border-bottom: 1px solid #DCDCDC;}
.w-title15 .w-title-in{padding-left: 1em; border-left: 3px solid #f90;}
.w-title15 h2{ font-size: 20px;}
.w-title16{line-height:1.5; }
.w-title16 h2{ font-size:36px; line-height:1.7;}
.w-title16 .title-h-in > span{ font-size:16px; }
.w-title17 .more{background: none;}
.w-title20 .tith span{ font-size:30px; font-family:Arial, Helvetica, sans-serif; color:#acacac;}
.w-title20 h2{ font-size:18px; position:relative; padding-top:8px;}
.w-title20 h2:before{ content:''; position:absolute; top:0; left:0; height:3px; width:70px; background:#F58635;}
.w-title34 .tith .line{ background:#ccc;}
/*--------------------系统------------------------*/
.systitle{color:#fff; font-size:24px;  padding:0.7em 17px; text-align:left; }
.crumbs,.w-breadcrumbs{  line-height:1.5; background:url(../images/icon_home.png) no-repeat 2px center;  padding:0.68em 0 0.68em 22px; border-bottom:1px solid #e2e2e2;}
.w-pages{text-align:center; }
.w-pages a{border:0; color:#fff; background:#CCCCCC; margin-left:3px; margin-right:3px; line-height:2.3; padding-top:0; padding-bottom:0; min-width:2.3em; }
.w-pages a:hover,.w-pages a.cur{ background:#333;}
.w-pages a.disabled,.w-pages a.disabled:hover{color:#fff; background:#CCCCCC; display:none;}

/*-----------------------------产品----------------------*/
.w-prd-more a,.w-prd-list .w-prd-more a{ color:#666;}
.w-prd-list-cell .w-prd-infobox h2{ margin-bottom:0;}
.w-prd-list-cell .w-prd-infobox h2,.w-product .w-prd-infobox h2{ font-size:18px;}
.w-prd-list-cell .w-prd-sum{ line-height:1.5; color:#999;margin-top:0.3em;}
.w-prd-list-cell .w-prd-price-groups{margin-bottom:0;}
.w-prd-list-cell .w-prd-price-groups .product-price-prefix{font-weight:normal; }
.w-prd-list-cell .w-prd-btns{ display:none;}
.w-prd-list-cell .w-prd-btns a{line-height:1.2;}
.w-prd-list-cell .w-prd-btns a.btn-buy{ background:#628A82; border-color:#628A82; color:#fff;}
.w-prd-list-cell .w-prd-infobox h2 a:hover{ text-decoration:none;}
.w-prd-list-cell .w-prd-price-groups > div{ font-size:100%;}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale{color:#EB4346;}
.w-prd-list1{ margin-left:-12px; margin-right:-12px;}
.w-prd-list1 .w-prd-list-cell{ margin-bottom:25px;}
.w-prd-list1 .w-prd-list-cell-in{ padding:0; margin: 0 12px;}
.w-prd-list1 .w-prd-list-cell .w-prd-con{ border-radius: 3px; -webkit-border-radius: 3px; overflow: hidden;}
.w-prd-list1 .w-prd-list-cell .w-prd-infobox{ padding:1em 1.2em;}
.w-prd-list1 .w-prd-list-cell:hover .w-prd-list-cell-in{ box-shadow: 0 0 10px rgba(0,0,0,0.08); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.w-prd-list1 .w-prd-list-cell:hover .w-prd-infobox{ background: #fff;}
.w-prd-list1 .w-prd-list-cell .w-prd-sum{ line-height:1.5; text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}
.w-prd-list2 .w-prd-list-in{ margin-left:-15px; margin-right:-15px;}
.w-prd-list2 .w-prd-list-cell{ float:left; width:50%; margin-bottom:30px;}
.w-prd-list2 .w-prd-list-cell-in{ margin:0 15px; background:#fff; }
.w-prd-list2 .w-prd-list-cell .w-prd-con{ position:relative;}
.w-prd-list2 .w-prd-list-cell .w-prd-btns{ display:none;}
.w-prd-list2 .w-prd-list-cell .w-prd-imgbox{ width:48%; float: right;}
.w-prd-list2 .w-prd-list-cell .w-prd-infobox{ margin-right:48%; margin-left: 0; padding:30px; }
.side_left .w-prd-list2 .w-prd-list-in{ margin-left:-10px; margin-right:-10px;}
.side_left .w-prd-list2 .w-prd-list-cell{margin-bottom:20px;}
.side_left .w-prd-list2 .w-prd-list-cell-in{ margin:0 10px;}
.side_left .w-prd-list2 .w-prd-list-cell .w-prd-imgbox{ width:200px;}
.side_left .w-prd-list2 .w-prd-list-cell .w-prd-infobox{ margin-right:200px; padding:20px 25px 20px;}
.w-prd-list2 .w-prd-infobox h2{ line-height:1.5; margin-bottom:0.5em;}
.w-prd-list2 .w-prd-list-cell .w-prd-sum{line-height:1.7; height:6.6em; overflow:hidden;}
.w-prd-list2 .w-prd-list-cell .w-prd-more{ font-size:90%;}
.w-product2 .w-prd-list-cell-in,.w-product3 .w-prd-list-cell-in{background:#fff; }
.w-product2 .w-prd-list-cell .w-prd-con,.w-product3 .w-prd-list-cell .w-prd-con{ position:relative;}
.w-product2 .w-prd-list-cell .w-prd-infobox,.w-product3 .w-prd-list-cell .w-prd-infobox{padding:25px 35px 20px; position:absolute; left:0; right:0; top:50%; top:0\9; *top:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); max-height:100%;}
:root .w-product2 .w-prd-list-cell .w-prd-infobox, :root .w-product3 .w-prd-list-cell .w-prd-infobox{ top:50%;}
.w-product2 .w-prd-list-cell .w-prd-sum,.w-product3 .w-prd-list-cell .w-prd-sum{ color:#303030; font-size:100%;line-height:1.7; height:6.6em; overflow:hidden;}
.w-productList{ margin-left: -10px; margin-right: -10px;}
.w-productList .w-prd-list-cell .w-prd-list-cell-in{ margin: 0 5px;}
.w-productList .prd_pre,.w-productList .prd_next{ background:url(../images/bxSlide1.png) no-repeat; background-color:rgba(0,0,0,0.3); width:40px; height:40px;  margin-top:-30px;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; visibility:hidden;}
.w-productList .prd_pre{left:-17px; background-position:0 0;visibility:hidden;}
.w-productList .prd_next{right:-17px; background-position:-40px -40px; }
.w-productList:hover .prd_pre,.w-productList:hover .prd_next{ visibility:visible;}
.w-productList:hover .prd_pre{ left:13px;}
.w-productList:hover .prd_next{ right:13px;}
.w-productList .prd_pre:hover{background-position:-40px 0;  }
.w-productList .prd_next:hover{ background-position:0 -40px;}
.w-productList1 .w-prd-list-cell .w-prd-infobox{padding: 0.8em 0;}
.w-productList2 .w-prd-list-cell .w-prd-infobox{ padding:1em 1.2em; background:#fff;}
.w-productList2 .w-prd-list-cell .w-prd-sum{ line-height:1.6; text-overflow: ellipsis; white-space: nowrap;word-break: keep-all;overflow: hidden;}
.w-productList3{ margin-left:-1px; margin-right:-1px;}
.w-productList3 .w-prd-list-cell .w-prd-list-cell-in{ margin:0 1px;}
.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:20%;}
.w-productList3 .w-prd-list-cell .w-prd-infobox h2{ border-bottom:0;}
.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2{ font-size:28px;  margin-bottom:0.5em;}
.w-productList3 .w-prd-list-cell .w-prd-sum{ max-width:400px; margin:0 auto; line-height:2;}
.w-productList3:hover .prd_pre{ left:0;}
.w-productList3:hover .prd_next{ right:0;}
.prd_pageState span{ width:6px; height:6px; margin:0 6px;}
.w-product .imgSearch .imgbg,.w-productList .imgSearch .imgbg,.prd_imgbgBlack .imgbg{opacity:0.85; *filter:alpha(opacity=85); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);}
.w-product .imgSearch .imgSearchBox .icon_search,.w-productList .imgSearch .imgSearchBox .icon_search{ background-image:url(../images/icon_adore.png);}
.product-detail-wrap{ padding:40px 5%; background: #fff; font-size: 16px;}
.product-detail-top1 .product-detail-images{ width:48%;}
.product-detail-top1 .product-detail-info{ margin-left:52%;}
.product-detail-top1 .product-detail-images .product-detail-image-small .img-small-item{ width:18%;}
.product-detail-info .product-title h2,.product-title-top h2{ font-size:24px; font-weight:normal;color:#000;}
.product-detail-info .product-short-sum{ line-height:2; opacity:1;}
.product-detail-top2 .product-detail-info .product-short-sum{ text-align:center;}
.product-detail-info .product-grayBox .product-prices{line-height:1.2;}
.product-detail-info .product-grayBox{background:none; border-top:1px solid #EBEDF0; border-bottom:1px solid #EBEDF0;}
.product-descons{ line-height:2;}
.product-detail-images .bx-wrapper .bx-pager{position:relative;}
.info_tab{ background:#f3f3f3;}
.info_tab_in{border:0;}
.info_tab ul{ padding:0;}
.info_tab li{border:0; background:none; margin-bottom:0;}
.info_tab li a{color:#000; padding-top:0.3em; padding-bottom:0.3em; display:block; font-size:115%;}
.info_tab li:last-child a{ background:none; }
.descon_item,.fileListBox,.msgLBox{ padding-left:0; padding-right:0;}
.evalInfoList li{ border-color:#e0e0e0;}
.fileListBox a{ color:#4e4e4e;}


.border_colorall_main {
  border-color: #144e9f;
}
.colorbg_main {
  color: #333333;
}





@media (min-width:478px){

}
@media (min-width:768px){
	/*---------------------------菜单-------------------------*/

	
}
@media (min-width:1050px){


}
@media (min-width:1201px){
	
	.w-slide .cycle-prev, .w-slide .cycle-next{ opacity:0;transition: all 0.5s;-webkit-transition: all 0.5s;}
	.w-slide .cycle-prev{ left:-20px;}
	.w-slide .cycle-next{ right:-20px;}
	.w-slide:hover .cycle-prev, .w-slide:hover .cycle-next{ opacity:1;}
	.w-slide:hover .cycle-prev{ left:0;}
	.w-slide:hover .cycle-next{ right:0;}

}



@media (min-width:1600px){
.w-prd-list-cell .w-prd-infobox h2, .w-product .w-prd-infobox h2{font-size:20px;}
.w-prd-list1 .w-prd-list-cell .w-prd-infobox h2{ font-size: 18px;}	
}

@media (min-width:1200px) and (max-width:1400px){
.w-header .row, .w-main .row, .w-footer-in{ padding-left: 5%; padding-right: 5%;}
}

@media (max-width:1366px){
.w-title1 h2,.w-title16 h2{ font-size:20px;}
.w-title20 .tith span{ font-size:30px;}
.product-detail-wrap{font-size:100%;}
.product-detail-info .product-title h2, .product-title-top h2{font-size:24px;}
}
@media (max-width:1300px){
.w-custom{ display:none;}
}
@media (max-width:1200px){
.w-section .row, .w-footer-section .w-footer-in{ max-width:100% !important;}
	/*--------------------header---------------------*/
}
@media (max-width:1150px){
	.w-prd-list1{ margin-left:-8px; margin-right:-8px;}
    .w-prd-list1 .w-prd-list-cell{ margin-bottom:16px;}
    .w-prd-list1 .w-prd-list-cell-in{ margin: 0 8px;}
	.w-prd-list-cell .w-prd-infobox h2,.w-product .w-prd-infobox h2{ font-size:115%;}
	.w-prd-list2 .w-prd-list-cell{ width:50%;}

}
@media (max-width:1100px){
	.side_left .w-prd-list2 .w-prd-list-cell{ width:100%;}
	.w-prd-list2 .w-prd-list-in{ margin-left:-10px; margin-right:-10px;}
    .w-prd-list2 .w-prd-list-cell{margin-bottom:20px;}
    .w-prd-list2 .w-prd-list-cell-in{ margin:0 10px;}
    .w-prd-list2 .w-prd-list-cell .w-prd-imgbox{ width:200px;}
    .w-prd-list2 .w-prd-list-cell .w-prd-infobox{ margin-right:200px; padding:20px 25px 20px;}
	.w-product2 .w-prd-list-cell .w-prd-infobox,.w-product3 .w-prd-list-cell .w-prd-infobox{ padding:10px 20px;}
}
@media (max-width:960px) {
	.banner .bx-controls-direction{ display:none;}
	.banner .bx-wrapper .bx-pager{ bottom:1em;}
	.order-progress{display:none;}
	.w-productList1 .w-prd-list-cell{ margin-bottom:16px;}
	.product-detail-info .product-title h2,.product-title-top h2{ font-size:20px;}
	.w-News-list3 li{ width:50%;}
	.w-News-list3 li:nth-child(2n+1){ clear:both;}
	.w-News-list3 li:nth-child(3n+1){ clear:none;}
	.w-lantern-h .w-lantern-in{padding:0;}
	.w-lantern-h .lantern_pre,.w-lantern-h .lantern_next{ display:none;}
	.w-title20 .tith span{ font-size:28px;}
}
@media (max-width:850px) {
	.w-prd-list2 .w-prd-list-cell{ width:100%;}
}
@media (max-width:767px) {
	.w-foot-content{ padding-top:0.3em; padding-bottom:0.3em;}
	.banner .bx-wrapper .bx-pager.bx-default-pager a{ width:0.5em; height:0.5em; margin:0 0.5em;}
	.banner .bx-wrapper .bx-pager.bx-default-pager a.active{ width:2em;}
	/*----------------------系统页-------------------*/

	.w-prd-list{ margin:0 0.5em;}
	.w-prd-list2 .w-prd-list-cell,.side_left .w-prd-list2 .w-prd-list-cell{ margin-bottom:1em;}
	.w-prd-list2 .w-prd-list-cell-in{ padding:0;}
	.w-productList .prd_pre,.w-productList .prd_next{ display:none;}
	.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:1.5em;}
	.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2{ font-size:120%;}
	.w-productList3 .w-prd-list-cell .w-prd-sum{ line-height:1.3; font-size:90%; max-height:3.8em;}
	.product-detail-wrap{ padding: 1.2em 0;}
	.product-detail-top1 .product-detail-images{ width:100%;}
    .product-detail-top1 .product-detail-info{ margin-left:0;}
	.fileListBox, .msgLBox{ padding-left:1em; padding-right:1em;}
	
	
}
@media only screen and (max-width:479px){
	
	.w-title{ margin-bottom:0.5em;}
	.w-title1 h2,.w-title16 h2{ font-size:20px; line-height:1.5;}
	.w-title1 .simpline{ width:3em; height:0.2em;}
	.w-title1 .title-h-in > span,.w-title16 .title-h-in > span{ font-size:85%; }
	.w-title15 h2{ font-size: 120%;}
	.w-title20 h2{ font-size:100%; }
	.w-title20 .tith span{ font-size:160%;}
	

	
	.w-prd-list-cell .w-prd-sum{ font-size:90%;}
	.w-prd-list1{ margin-left:-0.3em; margin-right:-0.3em;}
    .w-prd-list1 .w-prd-list-cell{ margin-bottom:1em;}
    .w-prd-list1 .w-prd-list-cell-in{ margin: 0 0.3em;}
	.w-prd-list1 .w-prd-list-cell .w-prd-infobox{ padding:1em 0.7em;}
	.w-prd-list2 .w-prd-list-cell .w-prd-imgbox,.side_left .w-prd-list2 .w-prd-list-cell .w-prd-imgbox{ width:35%;}
    .w-prd-list2 .w-prd-list-cell .w-prd-infobox,.side_left .w-prd-list2 .w-prd-list-cell .w-prd-infobox{ margin-right:35%; padding:1em;}
	.w-product2 .w-prd-list-cell .w-prd-infobox,.w-product3 .w-prd-list-cell .w-prd-infobox{ padding:1em;}
	.w-prd-list2 .w-prd-list-cell .w-prd-sum{ line-height:1.3;}
	.w-productList1 .w-prd-list-cell{ margin-bottom:1em;}

	
}

