.headblackbar{
    height: auto;
    min-width: 1200px;
    background-image: url('../../images/product/compare_list_headbar.png');
}/*設定上方黑橫條背景*/

.headblackbar_text{
    font-size: 26px;
    color: #ffffff;
    line-height: 150px;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-left: 15px;
    position: relative;
}/*設定上方黑橫條內文字*/

.headblackbar_text_right{
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	color: #888888;
	font-size: 14px;
	padding-right: 15px;
}/*設定上方黑橫條內麵包屑*/

.container {
    min-width: 1200px;
    padding-left: 0;
    padding-right: 0;
}

.whitepart{
	width:1200px;
	margin: auto;
	font-size: 0; 
	overflow: hidden;
}/*設定中間白色區塊*/

.top_block{
	padding-top: 40px;
	padding-bottom: 10px;
}/*設定上方select區塊*/


/*設定上方select start*/
.selectionbar{
	width: auto;
	/*padding-left:10px; */
	/*margin-bottom: 10px;*/
	display: inline-block;
}

.selectionbar select{
	padding-left: 10px;
	font-size: 14px;
	color: #888888;
	height: 40px;
    width: 245px;
    -webkit-appearance:none;/*chrome*/
    -moz-appearance: none;/*firefox*/
    text-indent: 0.01px;
    text-overflow: ' '; 
    appearance:none;
    background-image: url('../../images/product/gw_product_layer_downbtn.png');
    background-position: right center;
    background-repeat: no-repeat;
    border-color: #d4d2d2;
}/*設定select隱藏箭頭符號+橘色箭頭背景*/

.selectionbar select::-ms-expand{ /*IE*/
	display: none;
}/*設定select隱藏箭頭符號*/

/*設定上方select end*/

.news_part{
	width: 1200px;
	margin: auto;
	height: auto;
}/*設定放置新聞格區塊*/

/*設定新聞格 start*/
.news_block{
	font-size: 0;
	width: 285px;
	height: auto;
	border-bottom: 10px solid #343434;
	margin: 10px 0px 10px 20px;
	float: left;
}

.news_part div:nth-child(4){
	margin-left: 0;
}

.img_block{
	width: 100%;
	height: 180px;
	border: 1px solid #F1F1F1;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}

.news{
	width: 100%;
	height: 290px;
	padding: 20px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.date{
	font-size:14px; 
	color:#888888;
	margin-bottom: 20px;
}

.title{
	display: block;
	width: 100%;
	font-size:16px; 
	color:#212121;
	margin-bottom: 30px;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
}

.title h6{
	line-height: 26px;
}

.title:hover{
	color: #ff5500;
	text-decoration: underline;
}

.content{
	font-size:14px; 
	color:#888888;
	line-height: 24px;
	max-height: 96px;
	overflow: hidden;
}

.news_part > div:first-child{
	width: 590px;
	height: auto;
	margin-left: 0;

}

.news_part > div:first-child > .news{
	width: 100%;
	height: 215px;
	overflow: hidden;
}

.news_part > div:first-child  .img_block{
	width: 100%;
	height: 255px;
	overflow: hidden;
	font-size: 0;
}

.img_block img{
	/*width: auto;*/
	max-width: 100%;
}

.news_part > div:first-child  .date{
	font-size:16px; 
	margin-bottom: 10px;
}


.news_part > div:first-child .title{
	font-size:20px; 
	margin-bottom: 30px;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
}

.news_part > div:first-child .content,
.news_part > div:first-child .content h6{
	font-size:16px; 
	line-height: 30px;
	max-height:60px;
	overflow: hidden; 
}

/*設定新聞格 end*/


/*.noleft{
	margin-left: 0;
}*//*左邊框留白設定*/

/*.noright{
	margin-right: 0;
}*//*右邊框留白設定*/

/*設定下方頁碼 start*/
.page_part{
	width: 100%;
	max-width: 1200px;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 90px;
	margin:auto; 
}

.pagebar{
	width: 245px;
	/*height: 45px;*/
	margin:auto; 
	color: #888888;
	text-align: center;
	line-height: 56px;
}

.pagebar i {
	font-size: 22px;
}

.pageborder{
	width: 45px;
	height: 45px;
	border: 1px solid #CFD8DC;
	display: inline-block;
	line-height: 46px
}

.pagebar a{
	color: unset;
	display:inline-block;
	width: 45px;
	height: 45px;
}

.pagebar a:hover{
	color: #ffffff;
	background-color: #ff5500;
	text-decoration: none;
}

.pageborder a i{
	font-size: 22px;
	line-height: 40px;
}

.pagetext{
	width: 45px;
	line-height: 45px;
	display: inline-block;
	font-size: 18px;
}

.pageinput{
	box-shadow: none;
	width: 45px;
	   height: 45px;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	color: #ff5500;
	border: 1px solid #CFD8DC;
	display: inline-block;
}
/*設定下方頁碼 end*/

@media (min-width: 1320px){
	.container {
     	width: auto;
	}
}

@media (min-width: 1050px){
	.container {
     	width: auto;
	}
}

@media (max-width: 800px) {
	.headblackbar{
		width: 100%;
		min-width: auto;
	}

	.headblackbar_text{
		line-height: 80px;
	}

	.headblackbar_text_right{
		display: none;
	}

	.container {
		max-width: 100%;
    	min-width: 100%;
    	width: 100%;
	}
	
	.whitepart{
		width: 100%;
		margin: auto;
		padding-left: 0;
		padding:15px;  
	}
	
	.top_block{
		padding-top: 0;
	}

	.selectionbar{
		padding-left: 0;
		width: 100%;
		display: block;
		padding-top: 10px;
	}

	.selectionbar select{
		width: 100%;
	}

	.news_part{
		width: 100%;
		margin: auto;
	}

	.news_part > div:first-child{
		width: 100%;
		height: auto;
	}

	.news_part > div:first-child .title{
		width: 100%;
		height: auto;
		max-height: 120px;
	}
	.news_part > div:first-child .content{
		max-height: 150px;
	}

	.news_part > div:first-child  .img_block{
		width: 100%;
		height: auto;
	}
	.news_part > div:first-child > .news{
		height: auto;
	}
	
	.img_block{
		height: auto;
		width: 100%;
		padding: 20px;
	}

	.img_block img{
		width: 100%;
		max-width: 100%;
	}

	.news{
		height: auto;
	}

	.noleft{
		margin-left: auto;
	}

	.noright{
		margin-right: auto;
	}

	.news_block{
		margin: 10px auto 20px auto;
		float: none;
		display: block;
		width: 100%;
	}

	.page_part{
		padding-top: 20px;
		padding-bottom: 50px;
	}
}