/*产品列表*/
#products{
	display: block;
	overflow: hidden;
	padding: 0 15px;
	background: url(images/bg_main.jpg) #F2F2F2 repeat-x left top;

}
/**
** 产品列表引导页面
**/
.w960 {width: 960px; margin-left: auto; margin-right: auto}
#products .products-list-box {
    display: block;
    margin: 30px auto;
    background: url(images/pro_04.jpg) repeat;
}
#products .products-list-box-inline{
    border: 1px solid #DBDBDB;
    border-bottom: #C2C2C2 2px solid;
    position: relative;
}
#propics{display:none}
#propics2{display:none}

#products .products-col {
    width: 50%;
    margin: 0;
    padding: 0;
    height: 90px;
    padding-top: 218px;
    background-repeat: no-repeat; 
    background-position: left top;
    position: relative;
}   
#products .products-list-box .two {
    background-position: right top; 
}
#products .products-col p {
    color: #858585;
    line-height: 20px;
    padding: 10px 40px 20px 20px;
}
#products .products-list-box .two p {
     padding: 10px 10px 20px 50px;  
}
#products .products-col p a {
    display: block;
    width: 90px;
    height: 30px;
    position: absolute;
    bottom: 90px;
    right: 30px;
    z-index: 2;
    text-indent: -99999em;
}
#products .products-list-box .two p a {
    right: 10px;   
}
#products .products-col-line{
    width: 91px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -41px;
    padding: 0;
}
#products .products-col-line .line-1{
    background: url(images/line-1.jpg) no-repeat top left;
    height: 211px;
    width: 100%;
}
#products .products-col-line .line-2{
    background: url(images/line-2.jpg) no-repeat top left;
    width: 100%;
    height: 97px;
}
/* 产品中心 子类导航*/
#products .sub-cat-list,
#products .search-list {
	margin-top: 30px;
	display: block;
	border: 1px solid #DBDBDB;
	border-bottom: 2px solid #C2C2C2;
	height: auto;
}

#products .sub-cat-list h3.cat-title,
#products .search-list h3.cat-title {
	display: block;
	background: url(images/pro_tit.png) repeat-x top left;
	line-height: 32px;
	padding-left: 30px;
	color: #565555;
	font-size: 14px;
	border-bottom: #DBDBDB 1px solid;
}
#products .sub-cat-list .cat-thumb-box{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	display: block;
	padding-top: 25px;
	background-color: #EEE;
	text-align: left;	
}
#products .sub-cat-list .cat-thumb-box ul {
	padding: 0 20px;
}
#products .sub-cat-list .cat-thumb-box li {
	list-style: none;
	float: left;
	width: 45%;
	height: 240px;
	margin-bottom: 20px;
	margin-right: 5%;
}
#products .sub-cat-list .cat-thumb-box li:nth-child(2n),
#products .sub-cat-list .cat-thumb-box li.odd {
	float: right;
	margin-right: 0;
}
#products .sub-cat-list .cat-thumb-box li .thumb {
	margin-bottom: 10px;
}
#products .sub-cat-list .cat-thumb-box li .thumb img {
	padding: 1px;
}
#products .sub-cat-list .cat-thumb-box li .thumb:hover img {
	padding: 0; border: 1px solid red;
}
#products .sub-cat-list .cat-thumb-box li .cat-title-li {
	margin: 10px 0;
}
#products .sub-cat-list .cat-thumb-box li .cat-title-li strong{
	font-size: 14px;
	font-weight: bold;
}
#products .sub-cat-list .cat-thumb-box li .sub-cat-items {
	line-height: 22px;
}
#products .sub-cat-list .cat-thumb-box li .sub-cat-items a{
	margin-right: 10px;
	white-space: nowrap;

}
/*产品类目列表*/
.products-list-main{
	padding: 25px 35px;
	display: block;
	background-color: #EEE;
}
.products-list-main .product-thumb-list {
	list-style: none;
}
.products-list-main .product-thumb-list li {
	width: 33%;
	margin-bottom: 10px;
	float: left;
}
.products-list-main .product-thumb-list li img {
	width: 200px;
	height: 150px;
	border: 1px solid #ddd;
}
.products-list-main .product-thumb-list li a {
	display: block;
	margin-bottom: 10px;
}
.products-list-main .product-thumb-list li .pro-title {
	display: inline;
	font-size: 13px;
}
.products-list-main .product-thumb-list li a:hover img {
	border: 1px solid red;
}
.products-list-main .product-thumb-list li span {
	color: #999;
	display: block;
	margin: 5px 0;
}

/*更新左侧导航样式*/
nav.letf-menu .product li.color a:hover,
nav.letf-menu .product li.color a.current {
	background-color: #DE7010;
	color: #fff;
}
nav.letf-menu .product li {
	position: relative;
}
nav.letf-menu .product li .subNav-items {
	position: absolute;
	display: none;
	left: 99%;
	top: 0;
	z-index: 99000;
    width: 360px;
	background-color: rgba(234,234,234,.9);
	*background-color: #EBEBEB;
	
	filter: alpha(opacity=60); /* IE6+ */
}
nav.letf-menu .product li .subNav-items li {
    float: left;
}
nav.letf-menu .product li .subNav-items li a{
	background-image: none;
	padding: 0;
	text-align: center;
	width: 180px;

}
nav.letf-menu .product li:hover .subNav-items,
nav.letf-menu .product li.hover .subNav-items{
	display: block;
}
/*产品详情页面*/
.product-post {
    padding: 15px 20px;
}
.product-post .thumb-view-max img {
    border: 1px solid #DDD;
}
.product-post .thumb-view-samll img{
    margin-top: 1em;
    border: 1px solid #DDD;
    cursor: pointer;
}
.product-post .thumb-view-samll {
    overflow: hidden;
    position: relative;
    padding: 0 30px;
}

.product-post .thumb-view-samll .arrow {
    position: absolute;
    top: 18px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: top center;
    width: 24px;
    display: block;
}
.product-post .thumb-view-samll .arrow-l {
    background-image: url(images/pre-no.gif);
    left: 0;

}
.product-post .thumb-view-samll .arrow-r {
    background-image: url(images/next-no.gif);
    right: 0;
}
.thumb-view-samll img {
	width: 60px;
	height: 48px;
	overflow: hidden;
}
.product-post .more {
	margin:15px 0 10px;
}
.product-post .more a {
	color: #F39800;
}
/*产品详情页面 产品描述*/
.product-post-meta {
	margin-left: 35px;
	width: 300px;
}
.product-post-meta p {
	display: block;
	line-height: 22px;
}
.product-post-meta p span {
	padding-right: 10px;
}
.product-post-meta p strong {
	font-weight: bold;
}
.product-post-meta p i {
	font-style: normal;
	color: #F39800;
}
.product-body {
	margin-top: 10px;
}
.product-body .zoom-tools {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.product-body .zoom-tools a {
	background-color: #CCC;
	color: #fff;
	display: block;
	width: 100px;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	text-decoration: none;
}
/*产品搜索列表*/
.search-list ul{
	list-style: none;
}
.search-list .products-list-main .product-thumb-list li {
	width: 25%;
	float: left;
}
/*cloud-zoom 插件*/
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
.thumb-view-max img{
	width: 350px;
	height: 260px;
	overflow: hidden;
}
.thumb-view-samll img {
	width: 60px;
	height: 48px;
	overflow: hidden;
}
.p_content {
    padding: 1px 0px;
    color: #565555;
}

.p_con {
    float: left;
    width: 430px;
    padding-left: 20px;
}
.p_con .p_ct {
    color: #de7010;
    font-size: 14px;
    font-family: 'Arial';
    font-weight:700;

}
.p_ct {

    color: #de7010;
    font-size: 14px;
    font-family: 'Arial';
    font-weight:700;
}
.p_ctparts {
    color: #de7010;
    font-size: 14px;
    font-family: 'Arial';
    font-weight:300;
    text-align:left;
    height:30px;
}
.p_con .p_ct_title {
    color: #38648e;
    font-size: 18px;
    font-family: 'Arial';
    font-weight:700;
}
.p_con .p_c01 {
    padding: 20px 0px;
    line-height: 2em;
    
}
.p_img {
    float: left;
    width: 202px;
    text-align: right;
    margin-left: 50px;
    display: inline;
}
.p_img .tit {
    color: #de7010;
    font-size: 16px;
    font-family: 'Arial';
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    width: 200px;
    padding: 1px;
}
.p_img .contact {
    background: none repeat scroll 0% 0% #de7010;
    color: #FFF;
    padding: 5px;
    width: 80px;
    text-align: center;
    margin: auto;
}

.p_img .plist {
}
ul, ol, li {
    list-style: none outside none;
}
.p_img .plist li {
    line-height: 22px;
    margin: 5px;
    float: left;
    display: inline;
    width: 90px;
    text-align: center;
    background: none repeat scroll 0% 0% #eee;
}
.p_img .plist li a {
color: #38648e;
font-size: 14px;
font-family: 'Arial';
}
.p_img .plist .sel{
color: #de7010;
font-size: 14px;
font-family: 'Arial';
font-weight:700;
background: none repeat scroll 0% 0% #ffffff;

}
.p_img .contact a {
color: #fff;
}
.etabs {
    border-bottom: 2px solid #0577A7;
    padding-left: 10px;
}
.etabs {
    margin: 0px;
    padding: 0px;
}
ul, ol, li {
    list-style: none outside none;
}
.tab.active {
}
.tab {
    display: inline-block;
    background: url('images/tab_01.jpg') no-repeat scroll 0% 0% transparent;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
}
.tab {
    display: inline-block;
    background: url('images/tab_01.jpg') no-repeat scroll 0% 0% transparent;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
}
.tab-container .panel-container {
    padding: 10px;
}
.panel-container {
    margin-bottom: 10px;
}
.p_con .p_c01 {
    padding: 20px 0px;
    line-height: 2em;
    color: #565555;
}
#sharedspec {
    text-align: center;
    border: 1px solid #CCC;
}
#sharedspec .sharedtd1 {
    height: 21px;
    width: 100px;
    text-align: left;
    padding-left: 5px;
    background-image: url('images/sharedtd2.gif');
    background-repeat: repeat-x;
    font-size: 11px;
    font-family: Arial,Verdana,sans-serif;
}
#sharedspec .sharedtd2 {
    height: 21px;
    width: 150px;
    text-align: left;
    padding-left: 5px;
    background-image: url('images/sharedtd2.gif');
    background-repeat: repeat-x;
    font-size: 11px;
    font-family: Arial,Verdana,sans-serif;
}
#sharedspec .sharedtop {
    background-color: #a0655f;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
    padding: 10px 0px;
}
table {
    border-collapse: collapse;
    border-spacing: 1px;
}
#colorcodetable {
    text-align: center;
    border: 1px solid #CCC;
}


#colorcodetable .sharedtop {
    background-color: #a0655f;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
    padding: 10px 0px;
}

#colorcodetable .pl {

    font-size: 12px;
    font-weight: bold;
    padding-left: 80px;
    text-align:left;
}

.prodtbleven {
    background-image: url('images/prod_table_bg_odd.gif');
    background-repeat: repeat;
}
.sizetype0{
	padding-left:350px;
    color: #de7010;
    font-size: 16px;
    font-family: 'Arial';
    font-weight:700;
}
.sizetype1{
	padding-left:100px;
    color: #de7010;
    font-size: 14px;
    font-family: 'Arial';
    font-weight:700;
}
.sizetype2{
	padding-left:300px;
    color: #de7010;
    font-size: 14px;
    font-family: 'Arial';
    font-weight:700;
}
.blueword {
    padding: 20px 0px;
    line-height: 2.5em;
    color: #0000ff;
}
.prodtblstart{
    background-image: url('images/prod_table_bg_odd.gif');
    background-repeat: repeat;
}
.category-main {
    border-bottom: 1px solid #eee;
    height: 30px;
    line-height: 30px;
}

.category-main li {
    float: left;
    width: 170px;
    padding-left: 9px;
    position: relative;
    text-decoration:underline;
    
}
.xiugaitable{width:96%;height:auto;overflow:hidden;background: #dbdbdb;padding:20px 2%;display:none;}
.mobiletitle{display:none}
.mobiletitle li{width:100%;background:#FE8019;font-size:16px;height:auto;overflow:hidden;line-height:36px}
.mobiletitle li a{color:#fff;font-weight:800px !important;padding:0 5%}
.subMenu2 {list-style: none;display:none} 
.subMenu2 li{}
.subMenu2 li a{padding:0 5% !important;font-weight:normal !important;line-height: 40px;display: block;background: url(images/left_nav_bg.gif) repeat-x 0px 38px #dbdbdb;height: 40px;text-decoration: none;color: #565555 !important;font-size: 14px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;  }
.subMenu2 li a.current,
.subMenu2 li a:hover{background: url(images/left_nav_bg.gif) repeat-x 0px 38px #CACACA;}




@media screen and (max-width: 1100px) {
#xiaoshitable{display:none;}
.xiugaitable{display:block;}
#propics{display:block;}
#propics2{display:block;}
#products .products-list-box .two p{padding-left:0}
#products .products-col img{max-width:100%}
#products .products-col {height:auto;overflow:hidden;padding-top:0;}
#sprobg1{background:none !important}
#sprobg2{background:none !important}
#products .products-col-line{display:none}
.w960{max-width:960px;width:100%;margin:0 auto}
#products .sub-cat-list .cat-thumb-box li{height:150px;}
#products .sub-cat-list .cat-thumb-box li .sub-cat-items a{white-space:normal;overflow:hidden}
.p_con{width:60% !important;float:left;padding-left:0;}
.p_img{width:38% !important;float:right;margin-left:0;}
#colorcodetable{width:100% !important;}
#message{width:98% !important; margin-bottom:10px;}
.sitem{width:10%;float:left;margin-bottom:10px;}
.sitemnr{width:40%;float:left;margin-bottom:10px;}
.product-post{height:auto;overflow:hidden;}
#stable{width:100% !important;}
#spic{max-width:100%;display:block;margin:0 auto;}
.products-list-main{padding:20px 10px;}
.products-list-main .product-thumb-list li img{width:92%;height:auto;padding:0 4%;}
.p_content img{max-width:100%;display:block;marign:0 auto;width:auto !important;}
}

@media screen and (max-width: 750px) {
#products .products-col{width:100%;float:none;margin:10px auto}
#products .products-col img{width:100%;}
#products .sub-cat-list .cat-thumb-box li{height:auto;overflow:hidden;width:100%;float:none;}
#products .sub-cat-list .cat-thumb-box li:nth-child(1){height:auto !important;overflow:hidden;}
#products .sub-cat-list .cat-thumb-box li:nth-child(2){height:auto !important;overflow:hidden;}
.p_con{width:96% !important;float:none;padding-left:0;margin:20px 2%;}
.p_img{width:96% !important;float:none;margin-left:2%;marign-top:10px;margin-bottom:10px;margin-right: 2%}
#sharedspec .sharedtd1{width:20%;height:auto;background-image: none;background:#fff;vertical-align: top;padding:5px 0;}
#sharedspec .sharedtd2{width:30%;height:auto;background-image: none;background:#fff;vertical-align: top;padding:5px 0;}
.p_img img{display:block;margin:0 auto;max-width: 100%;width:auto !important;}
.p_con .p_c01{display:block;margin:0 auto;max-width: 100%;width:auto !important;}
.p_img .tit{margin:10px auto;}
.products-list-main .product-thumb-list li{width:100%;float:none}
.mobiletitle{display:block}
.category-main{width:100%;height:auto;overflow:hidden;float:none}
.category-main li{width:33.33%;padding-left:0;font-size:12px;}
.slxtable{overflow-x:scroll}
.slxtable table{min-width:500px;}

#colorcodetable .pl {
    padding-left: 0;
}


}

@media screen and (max-width: 550px) {
.sitem{width:30%;float:left;margin-bottom:10px;}
.sitemnr{width:70%;float:left;margin-bottom:10px;}
}

@media screen and (max-width: 450px) {
.products-list-main .product-thumb-list li .pro-title{font-size:11px;}
}
.p_c01 {
	    padding-left: 20px;
    padding: 20px 0px;
    line-height: 2em;
    color: #565555;
}
