
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/


.news_pagenation{
	position : relative ;
	text-align : center ;
	margin-top : 56px ;
	color : #646464 ;
}
.news_pagenation a,
.news_pagenation a:link{
	padding-left : 2px ;
	padding-right : 2px ;
	color : #646464 !important;
}
.news_pagenation span{
	font-weight:bold;
}

.news_superbox{
	margin-top : 40px ;
}



.news_itembox{
	position : relative ;
	width : 100% ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	border-bottom : 1px dotted #646464 ;
}

.news_item_date{
	position : relative ;
	float : left ;
	width : 100px ;
	margin-left : 10px ;
	font-size : 13px ;
}
.news_item_title{
	position : relative ;
	float : left ;
	width : 850px ;
	margin-left : 10px ;
	font-size : 13px ;
	color : #767676 ;
}


.news_itemtitle{
	padding : 8px 32px ;
	font-size : 19px ;
	color : #42210B ;
	margin-bottom : 10px ;
}
.news_itemtitle_marker{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 16px ;
	height : 100% ;
}


.news_single_title_slash{
	float : left ;
	width : 15px ;
	height : 40px ;
	margin-right : 15px ;
	margin-bottom : 85px ;
}

.news_single_title{
	float : left ;
	width : auto ;
	max-width : 780px ;
	height : 40px ;
	line-height : 40px ;
	margin-bottom : 85px ;
	font-size : 19px ;
	color : #000000 ;
	padding-bottom : 8px ;
}

.news_single_date{
	float : right ;
	width : auto ;
	max-width : 140px ;
	height : 40px ;
	line-height : 40px ;
	font-size : 15px ;
	/*margin-top : 36px ;*/
	margin-bottom : 10px ;
	margin-right : 20px ;
}

.news_single_contents{
	padding-left : 40px ;
	padding-right : 40px ;
	/** margin-top : 40px ; **/
}
.news_single_contents p{
	margin-bottom : 20px ;
}
.news_single_contents img{
	width : auto ;
	max-width : 100% ;
	height : auto ;
	margin-bottom : 20px ;
}

.news_single_pagenation{
	position : relative ;
	width : 890px ;
	height : 40px ;
	padding-top : 5px ;
	padding-bottom : 5px ;
	color : #000000 !important ;
	border-top : 1px dotted #646464 ;
	border-bottom : 1px dotted #646464 ;
	margin-top : 140px ;
}
.news_single_pageprev{
	position : relative ;
	float : left ;
	width : 444px ;
	height : 40px ;
	line-height : 40px ;
	overflow : hidden ;
	text-align : left ;
	border-right : 1px solid #646464 ;
	color : #000000 ;
}
.news_single_pagenext{
	position : relative ;
	float : right ;
	width : 445px ;
	height : 40px ;
	line-height : 40px ;
	overflow : hidden ;
	text-align : right ;
	color : #000000 ;
}


.news_toarchive{
	width : 140px ;
	height : 40px ;
	line-height : 40px ;
	color : #FFFFFF ;
	font-weight : 300 ;
	text-align : center ;
	margin-top : 24px ;
	margin-left : auto ;
	margin-right : auto ;
	cursor : pointer ;
}
.news_toarchive a,
.news_toarchive a:link{
	color : #FFFFFF !important ;
}



@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {




.news_pagenation{
	margin-top : 60px ;
	margin-bottom : 20px ;
	font-size : 24px ;
}
.news_pagenation a{
	padding-left : 2px ;
	padding-right : 2px ;
}


.news_superbox{
	width : 640px ;
	margin-left : -30px ;
}

.news_itembox{
	width : 640px ;
	padding-top : 12px ;
	padding-bottom : 12px ;
	border-bottom : 1px solid #999999 ;
}

.news_item_date{
	float : none ;
	width : 600px  ;
	margin-left : 20px ;
	margin-right : 20px ;
	font-size : 22px ;
}
.news_item_title{
	float : none ;
	width : 600px ;
	margin-left : 20px ;
	margin-right : 20px ;
	font-size : 22px ;
	color : #333333 ;
}


.news_single_title_slash{
	float : left ;
	width : 15px ;
	height : 50px ;
	margin-right : 15px ;
	margin-bottom : 36px ;
}

.news_single_title{
	width : 550px ;
	line-height : 50px ;
	margin-bottom : 36px ;
	font-size : 26px ;
	padding-bottom : 0px ;
	height:auto;
}

.news_itemtitle{
	font-size : 24px ;
	/*margin-bottom : 20px ;*/
	padding: 0 ;
	margin: 0 ;
}

.news_single_date{
	float : none ;
	clear : both ;
	font-size : 22px ;
	margin : 5px 0 36px 0 ;
}

.news_single_contents{
	padding-left : 0px ;
	padding-right : 0px ;
	margin-top : 0px ;
	font-size : 22px ;
}
.news_single_contents p{
	margin-bottom : 34px ;
}
.news_single_contents img{
	width : auto ;
	max-width : 100% ;
	height : auto ;
	margin-bottom : 34px ;
}





.news_single_pagenation{
	width : 100% ;
	height : auto ;
	border-top : none ;
	border-bottom : none ;
	margin-top : 80px ;
	font-size : 24px ;
}
.news_single_pageprev{
	float : none ;
	width : 100% ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : left ;
	border-right : none ;
	color : #555555 ;
}
.news_single_pagenext{
	float : none ;
	width : 100% ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : right ;
	border-right : none ;
	color : #555555 ;
}
.news_toarchive{
	width : 210px ;
	height : 62px ;
	line-height : 62px ;
	margin-top : 32px ;
	font-size : 22px ;
}



.news_single_pagenation{
	position : relative ;
	width : 580px ;
	height : auto ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	color : #000000 !important ;
	border-top : 2px dotted #646464 ;
	border-bottom : 2px dotted #646464 ;
	margin-top : 140px ;
}
.news_single_pageprev{
	position : relative ;
	float : left ;
	width : 289px ;
	height : auto ;
	line-height : 40px ;
	overflow : hidden ;
	text-align : left ;
	border-right : 2px solid #646464 ;
	color : #000000 ;
	font-size: 22px ;
}
.news_single_pagenext{
	position : relative ;
	float : right ;
	width : 289px ;
	height : auto ;
	line-height : 40px ;
	overflow : hidden ;
	text-align : right ;
	color : #000000 ;
	font-size: 22px ;
}











}