@charset "utf-8";
h1{/*font-family: times new roman;*/}
.allprotitle {
	color: #F00;
	font-weight: bold;
	font-size: 20px;
	margin-top:10px;
	padding-bottom:10px;
	/*background:url(../images/cable.png) none top  left no-repeat;*/
}

.productstable {
	border:#0099cc 1px dashed;
	text-align:justify;
	color: #000;
	font-size:15px;
}

.productstable ul {
	margin-left: -20px;
}

.productstable2 {
/*	border:#0099cc 1px dashed;*/
/*	background-color:#E9F8FD;*/
	text-align:justify;
	color: #666;
	font-size:14px;
}

.productstable3{
	margin-left:20px;
	height:100px;

	text-align:left;
	font-size:16px;
	margin-bottom:10px;
/*	width:360px;
	border:#0099cc 1px solid;
	background:url(../images/2.jpg) bottom repeat-x;
	background-color:#FFF;*/
}
.productstable3 td{
	color: #000074;

}
.productstable3 div{
	height:30px;
	padding-left:45px;
	padding-top:10px;
	background:url(../images/pdf.png) no-repeat left center;
	
}

.productstable3 a{
	font-size:14px;
	color:#00f;
	font-weight: bold;
}

.productstable3 a:hover {
	text-decoration:underline;
	color:#0066cc;
}


.productstitle{
	font-weight: bold; 
	color: #009acc;
        border-bottom: #0099cc 1px solid;
        padding-bottom: 5px;
	}

.productsimage{
	margin-top:10px;
	width:400px;
	height:360px;

	}

.tdbg1 {
	background-color: #e9e9e9;
	font-size:16px;
        line-height: 20px;
}
.tdbg2 {
	background-color: #fff;
	font-size:14px;
}
.tdbg2_2 {
	background-color: #e9f8fd;
	font-size:14px;
}
.tdbg3 {
	background-color: #fff;
        /*background-color: #f3f3f3;*/
	font-size:14px; 
        padding: 10px 5px;
        line-height: 20px;
    }
.tdbg3_3 {
    background-color: #e9f8fd;
    font-size:14px; 
    padding: 10px 5px;
    line-height: 20px;
}

.proimg{
	border:#CCC 1px solid; 
	}

.allpro {
	color:#666;
	font-size:14px;
	text-align:left;
}

.allpro div{
	font-weight:bold;
	color:#000;
	font-size:16px;
	text-align:left;
	border-bottom:dotted 2px #000;
}.allpro tr td div a {
	color: #000;
}

.pagination{
	padding:10px 0;
}
.pagination>a{padding:10px;display: inline-block;}


.pd_m_title{position: absolute;box-shadow: 0 5px 10px rgba(0,0,0,.2);padding:5px;background: #fff}

.prodinfo_wrap .userhtml table{table-layout: fixed;}


@media screen and (max-width: 992px){
	.prodlist_wrap {width:100%;}
	.prod_wrap table{width:100%;}
	.prod_wrap img{max-width: 100%;width:auto;height:auto;}

	.prodlist_wrap table, .prodlist_wrap{width:100% !important;}

	.allpro{}

	.search_wrap table, .search_wrap tbody, .search_wrap tr{width:100%;display: block}
	.search_wrap td{width:32%;display: block;float: left;height: 200px;}
	.search_spec_wrap table{width:100%;}
	.search_spec_wrap td, .search_spec_wrap th{word-break: break-all;padding:5px 0;}
}	
@media screen and (max-width: 767px){
	.prod_wrap{padding:10px;box-sizing: border-box;}
	.prodinfo_wrap, .prodinfo_wrap tr, .prodinfo_wrap td, .prodinfo_wrap tbody,
	.prodlist_wrap, .prodlist_wrap tr, .prodlist_wrap td, .prodlist_wrap tbody{
		display: block;width:100% !important;box-sizing: border-box;margin:0;padding:0;
	}	
	.prod_wrap table{background:none !important;}

	.prodspec_wrap{display: table;}
	.prodspec_wrap>tbody{display: table-row-group;}
	.prodspec_wrap tr{display: table-row}
	.prodspec_wrap td{display: table-cell;padding:5px 0;width: 13%;}
	.prodspec_wrap th{word-break: break-all;}
	.prodspec_wrap tr>td:nth-child(1){word-break: break-all;}
	.productstable3{margin-left: 0;}
	.productstable3 td{padding-bottom: 40px}	
}

@media screen and (max-width: 500px){
	.comtitle{
		background: rgb(255,255,255);
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
		border-radius: 5px;border:1px solid #ddd;border-bottom: 2px solid #ccc;
		padding:10px 5px;
		font-size: 17px;
    	text-align: center;
	}
	.prodlist_wrap>tbody>tr>td{padding:10px;}
	.allpro tr:nth-child(2) td:nth-child(1){text-align: center;padding-top: 20px;}

	.search_wrap td{width:48%;height: 200px;}
	.prodspec_wrap td{ width: auto !important;}
}
