/* CSS Document */

body,td,th {font-family: 宋体;font-size: 12px;color: #000000;}
body {background-color: #FFFFFF;margin: 0px;}
h1,h2,h3,h4,h5,h6{font-size: 12px;margin: 0px;padding: 0px;}

a{color: #000000;text-decoration: none;}
a:hover{color: #FF0000;text-decoration: underline;}

a.red{color: #b3261e;text-decoration: none;} /* 企业红 */
a.red:hover{color: #b3261e;text-decoration: underline;}
a.red2{color: #ff0000;text-decoration: none;} /* 红 */
a.red2:hover{color: #ff0000;text-decoration: underline;}
a.white{color: #fff;text-decoration: underline;} /* 白 */
a.white:hover{color: #fff100;text-decoration: underline;}
a.blue{color: #314e90;text-decoration:underline;} /* 企业蓝 */
a.blue:hover{color: #ff0000;text-decoration: underline;}
a.black{color: #000;text-decoration:underline;} /* 黑&下线 */
a.black:hover{color: #ff0000;text-decoration: underline;}

.txt{line-height: 150%;padding-left: 2px;}

.lineX{background-image: url(../img/dot_x.gif);background-repeat: repeat-x;background-position: bottom;}

/* ----------------------头部框架---------------------------------*/

#head {
	display: table;
	height: 73px;
	width: 950px;
}
/*标志*/
#logo{
	font-size: 1px;
	color: #FFFFFF;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -999px;
	display: block;
	height: 73px;
	width: 228px;
	float: left;
}
/*右侧框架*/
#headRight{
	float: left;
	height: 73px;
	width: 715px;
	display: block;
}
/*右侧框架-快速连接的外框*/
#headRlink{
	text-align: right;
	display: block;
	height: 31px;
	padding-top: 16px;
	padding-right: 20px;
	color: #153681;
}
#headRlink a{
	color: #153681;
	text-decoration: none;
}
#headRlink a:hover{
	color: #FF0000;
	text-decoration: underline;
}
/*右侧框架-主连接的外框*/
#headMenu{
	display: block;
	height: 26px;
	margin-top: 1px;
}
#headMenu a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/bg_menu.gif);
	text-align: center;
	display: block;
	height: 18px;
	width: 116px;
	padding-top: 8px;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-right: 2px;
	float: left;
}
#headMenu a:hover{
	font-weight: bold;
	color: #153681;
	text-decoration: none;
	background-image: url(../img/bg_menu_2.gif);
	text-align: center;
	display: block;
	height: 18px;
	width: 116px;
	padding-top: 8px;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-right: 2px;
	float: left;
}
/* 当前频道样式 */
.headMenuThe{
	font-weight: bold;
	color: #153681;
	text-decoration: none;
	background-image: url(../img/bg_menu_2.gif);
	text-align: center;
	display: block;
	height: 18px;
	width: 116px;
	padding-top: 8px;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-right: 2px;
	float: left;
}
/*二级菜单外框*/
#menuTwo{
	background-image: url(../img/bg_menub.gif);
	background-repeat: repeat-x;
	display: table;
	height: 27px;
	width: 100%;
}
#menuTwoNei{
	background-image: url(../img/bg_menub.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	width: 950px;
	color: #FFFFFF;
	padding-top: 7px;
	text-align: center;
}
#menuTwoNei a{
	color: #FFFFFF;
	text-decoration: none;
}
#menuTwoNei a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
/*关键字外框*/
#menuTh{
	display: table;
	height: 22px;
	width: 100%;
	background-color: #b8c2d9;
	margin-bottom: 10px;
}
#menuThNei{
	display: block;
	height: 17px;
	width: 950px;
	color: #000000;
	padding-top: 5px;
	text-align: center;
}
/* -----------------------------头部菜单代码结束------------------------------ */

/* 尾部 */
#bottom{
	background-color: #ad241d;
	height: 4px;
	width: 950px;
	display: block;
	overflow: hidden;
}

/* 尾部结束 */

/* -------------------------------其它------------------------------- */
#NewsTop {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bg_news_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 18px;
	width: 291px;
	margin-bottom: 2px;
	padding-top: 6px;
}
#NewsTopNei{
	background-color: #eeeeee;
	display: block;
	height: 45px;
	width: 271px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
	margin-bottom: 3px;
}
#NewsList{
	margin: 0px;
	padding: 0px;
	height: 102px;
	width: 291px;
}
#NewsList li{
	height: 19px;
	background-image: url(../img/dot_x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	display: block;
	padding-top: 5px!important 0px;
	padding-left: 7px;
}
#NewsList2{
	margin: 0px;
	padding: 0px;
	height: 102px;
}
#NewsList2 li{
	height: 19px;
	background-image: url(../img/dot_x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-left: 7px;
}
.KeyWord{
	background-image: url(../img/dot_x2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	display: block;
	height: 17px;
	width: 451px;
	padding-left: 5px;
	padding-top: 6px;
}
.ComNews{
	line-height: 150%;
	padding-left: 12px;
	color: #314e90;
}
.ComNews a{
	color: #314e90;
	text-decoration: underline;
}
.ComNews a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.thk{
	border-width:0px 1px 1px 1px;
	border-style: solid;
	border-color: #b3352f;
}
.thk2{
	border-width:0px 1px 1px 1px;
	border-style: solid;
	border-color: #f39700;
}
.thk3{
	border-width:0px 1px 1px 1px;
	border-style: solid;
	border-color: #6b80af;
}

.h4T{
	font-size:14px;
	font-weight:bold;
	color:#eb6100;
	margin: 5px 0px 5px 0px;
}
.h4T2{
	font-size:14px;
	font-weight:bold;
	color:#af251b;
	margin: 5px 0px 5px 0px;
}
.h4T3{
	font-size:12px;
	color:#af251b;
}
#TitleLR{
	font-size: 1px;
	background-image: url(../img/title_linr.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	display: block;
	height: 26px;
	width: 324px;
}
.TitleTool{
	font-weight: bold;
	background-image: url(../img/boton_tool.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 15px;
	width: 59px;
	padding-top: 4px;
}

/* 底部文字广告外框 */
.ADline{
	background-color: #f3f3f3;
	text-align: left;
	display: block;
	height: 15px;
	width: 148px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
} 
.ADline2{
	text-align: left;
	display: block;
	height: 15px;
	width: 148px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
} 

/* 新赠搜索部分样式表 */
.kSearchM{
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: center;
}
.kSearch {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #314e90;
	border-left-color: #314e90;
}
.kSearch2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314e90;
}
/* 新赠运价部分样式表 */
.kYunM{
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
}
.kYun {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #314e90;
	border-left-color: #314e90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314E90;
}
.hot{position:absolute;top:35px;right:210px;}

/*  --------------------------------- 频道页样式开始 ------------------------------------ */

#Nei_this{
	height: 24px;
	width: 95%;
	border-bottom: 1px solid #a1afcd;
	text-align: left;
	padding-top: 15px;
	margin-bottom: 20px;
}
#Nei_this h2{
	font-weight: normal;
	color: #b81f1a;
	background-image: url(../img/this.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	padding-top: 3px;
}
#Nei_this2{
	height: 10px;
	width: 95%;
	text-align: left;
	padding-top: 7px;
}
#Nei_this2 h2{
	font-weight: normal;
	color: #b81f1a;
	background-image: url(../img/this.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	padding-top: 3px;
}
#Nei_this2 h2 a{color: #b3261e;text-decoration: none;} /* 企业红 */
#Nei_this2 h2 a:hover{color: #b3261e;text-decoration: underline;}

#Nei_newlist{
	text-align: left;
	width: 574px;
}
#Nei_newlist ul{
	margin: 0px;
	padding: 0px;
}
#Nei_newlist li{
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 574px;
	background-image: url(../img/dot_x3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Nei_newlist li h3{
	font-size: 14px;
	color: #000000;
	text-align: left;
	display: block;
	width: 485px;
	height: 22px;
	padding-top: 10px;
	float: left;
	background-image: url(../img/dot3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#Nei_newlist li h3 a{color:#000066;text-decoration: none;}
#Nei_newlist li h3 a:hover{color: #ff0000;text-decoration: none;}
#Nei_newlist li h4{
	font-family: Verdana;
	font-size: 10px;
	color: #999;
	float: left;
	height: 20px;
	width: 70px;
	padding-top: 12px;
	font-weight: normal;
}
#Nei_newlist h5{
	line-height: 150%;
	color: #000000;
	background-color: #f1f4f9;
	text-align: left;
	display: block;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Nei_news_bottom{
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbe1ef;
	display: block;
	width: 574px;
	padding-top: 10px;
}
.Nei_map{
	border:1px #a1afcd solid;
	line-height: 200%;
	padding: 8px;
}
.Nei_map a{
	color: #000000;
	text-decoration: underline;
}
.Nei_map a:hover{
	color: #ff0000;
	text-decoration: underline;
}

/* --------------------------------- 专题页面样式 ------------------------------------ */

#ZtTopMenu{
	color: #FFFFFF;
	background-image: url(../img/bg_nei_menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 950px;
	padding-top: 8px;
	margin-bottom: 5px;
}

#ZtTopMenu a{color: #FFFFFF;text-decoration: none;}
#ZtTopMenu a:hover{color: #FFFF00;text-decoration: underline;}
#ZtTopMenu775{
	color: #FFFFFF;
	background-image: url(../img/bg_nei_menu775.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 775px;
	padding-top: 8px;
	margin-bottom: 5px;
}
#ZtTopMenu775 a{color: #FFFFFF;text-decoration: none;}
#ZtTopMenu775 a:hover{color: #FFFF00;text-decoration: underline;}

#imgTitle{
	background-image: url(../img/bg_zt.jpg);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	height: 32px;
	width: 597px;
	padding-top: 57px;
	padding-right: 17px;
	font-family: "黑体";
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 6px;
}
#ZtTitle{
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../img/bg_zt2.gif);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	height: 18px;
	width: 579px;
	padding: 7px 0px 0px 25px;
	margin: 5px 0px 5px 0px;
}
#Zttxt{
	line-height: 180%;
	text-align: left;
	padding: 8px;
	font-size: 14px;
}
#Zttxt a{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#Zttxt a:hover{
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}
.newst{
	margin: 0px;
	padding: 0px;
}
.newst h1{
	font-family: "宋体";
	font-size: 21px;
	color: #1d2088;
	margin: 0px;
	padding: 0px;
}
a.fs{
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 150px;
	padding-top: 7px;
	border: 1px solid #a1afcd;
	text-align: center;
	display: block;
	margin:0px 0px 6px 0px;
}
a.fs:hover{
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 150px;
	padding-top: 7px;
	border: 1px solid #a1afcd;
	text-align: center;
	display: block;
	background-color: #a1afcd;
	margin:0px 0px 6px 0px;
}
.font{
	font-size: 12px; color: #153681; font-weight: bold; float: left;
}

.font_1{
		font-size: 12px; color: #000; float: left; line-height: 200%; text-align: left;
}