.product-main {
	width: 100%;
	/* border: 1px solid #ccc; */
	background: #f8f8f8;
}

.newsColumn {
	height: 146px;
	display: block;
	width: 1024px;
	margin: 0 auto;
}

.newsColumn .title {
	font-family: arial;
	font-size: 36px;
	color: #fff;
	margin-left: 24px;
	padding-top: 64px;
}

.newsColumn .location {
	font-family: arial;
	font-size: 12px;
	height: 36px;
	color: #fff;
	margin-left: 24px;
	margin-top: 10px;
}

.product-main .productPanel {
	background-color: rgba(255, 255, 255, 0.5);
	margin: -40px auto 0;
	width: 1020px;
}

.product-main .productPanel .leftsidebar-box {
	width: 250px;
	float: left;
	margin-top:58px;
	height: 100% !important;
}

.dtBg {
	margin-left: 10px;
	font-family: arial;
	font-size: 16px;
	color: #333;
	line-height: 33px;
	cursor: pointer;
	display: block;
	text-align: left;
	text-indent: 10px;
	background: url(../img/product_type_arrow01.jpg) no-repeat 0;
}

.dtBg1 {
	padding-left: 5px;
	font-family: arial;
	font-size: 16px;
	color: #26d67b;
	line-height: 33px;
	cursor: pointer;
	display: block;
	text-align: left;
	text-indent: 10px;
	background: url(../img/product_type_arraow02.jpg) no-repeat 0;
}

.leftsidebar-box .sonCategory {
	display: none;

	}
	
.leftsidebar-box .checkSonCategory {
	display: block;

	}

.leftsidebar-box dd {
	padding-left: 25px;
	font-family: arial;
	font-size: 12px;
	color: #6d6d6d;
	line-height: 28px;
}

.leftsidebar-box dd a {
	font-family: arial;
	font-size: 12px;
	color: #6d6d6d;
	line-height: 30px;
	cursor: pointer;
}

.leftCategory {
	background: url(../img/product_type_bg01.png) no-repeat;
	background-size: 100%;
	line-height: 38px;
}

.leftCategory dd {
	/* background: url(../img/product_type_bg01.png) no-repeat; */
	background-size: 100%;
	line-height: 30px;
	background-color: #ffffff;
    border-top: 1px solid #cacaca;
}

.spanImg {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	height: 30px;
	padding-right: 5px;
	line-height: 40px;
}

.leftCategory dd a:hover .spanImg {
/* 	display: block; */
	font-family: Arial;
	color: #26d67b;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(../img/product_type_arrow03.jpg) no-repeat 210px;
}

.leftCategory dd .checkSpan {
	font-family: Arial;
	color: #26d67b;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(../img/product_type_arrow03.jpg) no-repeat 210px;
}


.product-main .productPanel .right-panel{
	float: right;
	width: 756px;
	margin-top:58px;
}
.tab-div-show{
	display: block;
	width: 100%;
}
.tab-div-show .rightTitle{
	font-family: arial;
	font-size: 20px;
	color:#000;
	border-bottom:  2px solid #666;
	text-align: left;
}
.tab-div-show .showNewses{
	padding-left: 0px;
	margin-top: 0px;
	width: 100%;
}


.tab-div-show .showNewses .proDivLeft{
	margin-top:38px;
	display:block;
	background: #f5f5f5;
	border-top: 3px solid #26d67b;
	padding-left: 20px;
	padding-right:20px;
	box-shadow: 2px 4px 5px #f7f7f7;
	height: 500px;
}
.pLeft{
	float: left;
	width: 40%;
}
.pRight{
	float: right;
	width: 40%;
	margin-right: 20px;
}

.proDivLeft .divTitle{
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: arial;
	font-size: 20px;
	color: #26d67b;
	border-bottom: 1px solid #26d67b;
	height: 47px;
}
.proDivLeft p{
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 12px;
	color: #202020;
	line-height: 20px;
	height: 20px;
}
.proDivLeft img{
	display: block;
	width: 300px;
	height: 300px;
}
.tab-div-hide{
	display: none;
}

.location a {
    display: inline-block;
    color: #ffffff;
}
