@charset "utf-8";
/*------------------------------ td style ------------------------------*/
.td05
{
	width: 5%;
}
.td10
{
	width: 10%;
}
.td15
{
	width: 15%;
}
.td20
{
	width: 20%;
}
.td25
{
	width: 25%;
}
.td30
{
	width: 30%;
}
.td35
{
	width: 35%;
}
.td40
{
	width: 40%;
}
.td45
{
	width: 45%;
}
.td50
{
	width: 50%;
}
/*-------------------------------- word break --------------------------------*/
.word_break
{
	width: 600px;
	word-break: break-all;
	overflow: auto;
}
.inline_block
{
	float: left;
	height: 16px;
	padding-right: 5px;
	display: inline-block;
	word-break: keep-all;
}
/*-------------------------------- qq box  --------------------------------*/
/*------------------------------ eng number ------------------------------*/
.eng_number
{
	font-family: Verdana, Geneva, sans-serif;
}
/*------------------------------ page style ------------------------------*/
.pagestyle_text
{
	float: right;
	height: 28px;
	line-height: 28px;
}
.pagestyle_red
{
	color: #F00;
	font-size: 14px;
	font-weight: bolder;
}
.pagestyle_button
{
	float: right;
	display: block;
	width: 46px;
	height: 18px;
	line-height: 18px;
	margin-left: 4px;
	margin-top: 4px;
	overflow: hidden;
	text-align: center;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	background: #D5EFFF;
	cursor: pointer;
}
.pagestyle_link
{
	color: #CCC;
	float: right;
	display: block;
	width: 46px;
	height: 18px;
	line-height: 18px;
	margin-left: 4px;
	margin-top: 4px;
	overflow: hidden;
	text-align: center;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	background: #F0F0F0;
}
/*------------------------------- header -------------------------------*/

/*------------------------------- nav -------------------------------*/
.nav_link
{
	float: left;
	height: 40px;
}
.nav_link_x
{
	float: left;
	height: 40px;
}
/*------------------------------- search -------------------------------*/
.news_search_input
{
	float: left;
	width: 112px;
	height: 22px;
}
.news_search_input input
{
	float: left;
	width: 110px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	border: #C8C8C8 solid 1px;
}
.news_search_image
{
	float: left;
	width: 30px;
	height: 22px;
	background: url(/CN/Themes/Normal/Images/img_search.png);
}
.news_search_btn
{
	float: left;
	width: 49px;
	height: 22px;
	padding-left: 9px;
}
/*------------------------------ index ------------------------------*/
/*------------------------------ tag ------------------------------*/
.index_tag_split
{
	float: left;
	width: 38px;
	height: 98px;
}
/*------------------------------ service ------------------------------*/
.index_service_url
{
	float: left;
	width: 177px;
	height: 28px;
	line-height: 28px;
	padding-left: 23px;
	font-weight: bold;
	background: url(/CN/Themes/Normal/Images/all_lefter_link_b.png);
}
.index_service_url a:link
{
	color: #005A8F;
}
.index_service_url a:visited
{
	color: #005A8F;
}
.index_service_url a:hover
{
	color: #FA6431;
}
/*------------------------------ news ------------------------------*/
.index_news_url
{
	float: left;
	width: 91px;
	height: 39px;
}
.index_news_more
{
	float: left;
	width: 348px;
	height: 39px;
}
.index_news_border
{
	float: left;
	width: 505px;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(/CN/Themes/Normal/Images/all_righter_dot.png) left center no-repeat;
}
.index_news_link
{
	float: left;
	width: 420px;
	height: 25px;
}
.index_news_time
{
	float: left;
	width: 85px;
	height: 25px;
	color: #333;
	text-align: right;
}
.index_project_border
{
	float: left;
	width: 170px;
	height: 150px;
	padding-right: 10px;
}
.index_project_img
{
	float: left;
	width: 160px;
	height: 120px;
	padding: 4px;
	overflow: hidden;
	border: #E2E0EE solid 1px;
}
.index_project_link
{
	float: left;
	width: 170px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
/*------------------------------- linker -------------------------------*/
.linker_text_link
{
	float: left;
	width: 190px;
	height: 25px;
	line-height: 25px;
}
/*------------------------------- footer -------------------------------*/

/*------------------------------ allLefter ------------------------------*/
.all_lefter_title
{
	float: left;
	width: 220px;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	color: #FFF;
	background: url(/CN/Themes/Normal/Images/all_lefter_title.png);
}
.all_lefter_bg
{
	float: left;
	width: 230px;
	background: url(/CN/Themes/Normal/Images/all_lefter_bg.png);
}
.all_lefter_text
{
	float: left;
	width: 210px;
	padding: 5px 10px 0px 10px;
	line-height: 22px;
}
.all_lefter_news
{
	float: left;
	width: 200px;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	background: url(/CN/Themes/Normal/Images/all_righter_dot.png) left center no-repeat;
}
.all_lefter_bottom
{
	float: left;
	width: 230px;
	height: 5px;
	background: url(/CN/Themes/Normal/Images/all_lefter_bottom.png);
	overflow: hidden;
}
.all_lefter_split
{
	float: left;
	width: 230px;
	height: 10px;
	overflow: hidden;
}
.all_lefter_link
{
	float: left;
	width: 190px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background: url(/CN/Themes/Normal/Images/all_lefter_link.png) center no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px 20px 0px 20px;
}
.all_lefter_link a:link
{
	color: #333;
}
.all_lefter_link a:visited
{
	color: #333;
}
.all_lefter_link a:hover
{
	color: #2C6A9C;
}
/*------------------------------ allrighter ------------------------------*/
.all_righter_news_border
{
	float: left;
	width: 720px;
	height: 30px;
	line-height: 30px;
	border-bottom: #EEEEEE dashed 1px;
}
.all_righter_news_dot
{
	float: left;
	width: 20px;
	height: 30px;
	background: url(/CN/Themes/Normal/Images/all_righter_dot.png) center no-repeat;
}
.all_righter_news_link
{
	float: left;
	width: 555px;
	height: 30px;
}
.all_righter_news_hit
{
	float: left;
	width: 125px;
	height: 30px;
	text-align: right;
	color: #999;
}
.all_righter_news_time
{
	float: left;
	width: 145px;
	height: 30px;
	text-align: right;
	color: #999;
}

.all_righter_product_border
{
	float: left;
	width: 170px;
	height: 150px;
	padding: 5px 5px 0px 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.all_righter_product_img
{
	float: left;
	width: 160px;
	height: 120px;
	padding: 4px;
	border: #CCC solid 1px;
	background: #FFF;
	overflow: hidden;
}
.all_righter_product_image
{
	float: left;
	width: 160px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.all_righter_product_link
{
	float: left;
	width: 170px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
