﻿@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	background-color:#FFFFFF;					/* 网页背景颜色 */
	font-size:12px;												/* 网页字体大小 */
	font-family:Arial, 宋体, Verdana, Helvetica, sans-serif;	/* 网页字体 */
	color:#2D2B2B;												/* 网页文本颜色 */
	line-height:120%;											/* 标准行高 */
	background: url(/Template/cn/images/bg.jpg) repeat-x;
}

/* 一般超级链接 */
a{font-size:12px;color:#2D2B2B;line-height:120%;text-decoration:none;}				/* 链接属性 */
a:hover{font-size:12px;color:#FF6000;line-height:120%;text-decoration:none;}	/* 鼠标悬停时链接属性 */
a.current {font-size:12px;color:#fff;line-height:120%;text-decoration:none; padding:3px; background:#ff0000; }

.head a {color: #ffffff;text-decoration: none;font-size:12px; float:left; display:block; padding:0 41px; line-height:45px; font-weight:bold;}
.head a:hover {color: #ffffff;text-decoration: none;font-size:12px; float:left; display:block; padding:0 41px; line-height:45px; background:url(/Template/cn/images/index_07.jpg) repeat-x left top; font-weight:bold;}
.head span{float:left; line-height:45px;}

a.index_pro_bai {color: #ffffff;text-decoration: none; font-weight:bold;}
a.index_pro_bai:hover {color: #FFFFFF;text-decoration: none; font-weight:bold; }

a.index_pro_hei {color: #2D2B2B;text-decoration: none; font-weight:bold;}
a.index_pro_hei:hover {color: #2D2B2B;text-decoration: none; font-weight:bold; }

/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}



/*表格属性*/
table
{
   font-size:12px;
   line-height:18px;
   border-collapse:collapse;/*自动把相同的边框线合并*/
}

/*边距离*/
.padding {
	padding: 5px; 
}

/*白色文本*/	
.text_white {
	color: #FF0000;
	font-size: 12px; 
	line-height: 1.5em; 
}

img
{
	border:0px;				/* 图像边框大小 */
	border-color:#000000;	/* 图像边框颜色 */
	border-style:solid;		/* 图像边框线条 */
}

.i
{
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, 宋体,sans-serif;
	color:#000000;					/* 边框线条样式 */
	border:1px solid #666666;							/* 边框线条大小 */
	background-color:#F5F5F5;			/* 背景颜色 */
}

ul{margin:0px 0px 0px 15px;padding:0px;}
ol{margin:0px 0px 0px 15px;padding:0px;}
ul li{margin:0px 0px 0px 20px;padding:0px;}
ol li{margin:0px 0px 0px 20px;padding:0px;}

.title_12{color:#00699F;font-size:12px;line-height:120%;font-weight:600;}		/* 标题字体为12像素 */
.title_14{color:#ff3300;font-size:14px;line-height:120%;font-weight:600;}		/* 标题字体为14像素 */
.title_16{color:#ff3300;font-size:16px;line-height:120%;font-weight:600;}		/* 标题字体为16像素 */

/* 红色字 */
.text_red12{color:#ff0000;font-size:12px;line-height:120%;}
.text_red12b{color:#ff0000;font-size:12px;line-height:120%; font-weight:bold;}
.text_red14{color:#ff0000;font-size:14px;line-height:120%;}
.text_red16{color:#ff0000;font-size:16px;line-height:120%;}

/* 黑色字 */
.text_black12{color:#2D2B2B;font-size:12px;line-height:120%;}
.text_black14{color:#2D2B2B;font-size:14px;line-height:120%;}
.text_black16{color:#2D2B2B;font-size:16px;line-height:120%;}

/* 灰色字 */
.text_gray12{color:#999999;font-size:12px;line-height:120%;}
.text_gray14{color:#999999;font-size:14px;line-height:120%;}
.text_gray16{color:#999999;font-size:16px;line-height:120%;}

/* 白色字 */
.text_white12{color:#ffffff;font-size:12px;line-height:120%;}
.text_white14{color:#ffffff;font-size:14px;line-height:120%;}
.text_white16{color:#ffffff;font-size:16px;line-height:120%;}

.text_div			/* 文本区样式 */
{ 
	font-family:arial;
	font-size: 12px;
	line-height:120%;
	color: #000000;
	background-color:#DDEDFB;
	margin: 5px;
	padding: 5px;
	width: 520px;
	border: 1px solid #0099CC; 
	clear:both;
}

.copyright		/* 版权所有文本属性 */
{
	font-size:12px;												/* 网页字体大小 */
	font-family:宋体, Verdana, Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#000000;												/* 网页字体颜色 */
	line-height:120%;											/* 标准行高 */
}

/* 滑动 */
.qqbox a:link {
 color: #000;
 text-decoration: none;
}
.qqbox a:visited {
 color: #000;
 text-decoration: none;
}
.qqbox a:hover {
 color: #f80000;
 text-decoration: underline;
}
.qqbox a:active {
 color: #f80000;
 text-decoration: underline;
}

.qqbox{
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:100px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
}
.qqlv{
	width:25px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf{
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #104B74;
	background:#fff;
}
.qqkfbt{
	width:118px;
	height:20px;
	overflow:hidden;
	background:#104B74;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #9CD052;
	cursor:pointer;
	text-align:center;
}
.qqkfhm{
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:10px 0;
}

.ppfor { display:none; }

.Tab { text-align:left; }
.Tab .title { float:left; background:url(images/tab_bg.gif) repeat-x; height:30px; width:100%;}
.Tab .title .n1,.Tab .title .n2{ background:url(images/overtab_left.gif) no-repeat; height:30px; display:block; float:left; text-align:center; padding-left:12px; margin:0 1px 0 1px; color:#333; text-decoration:none;width:180px;}
.Tab .title .n1 span,.Tab .title .n2 span{ background:url(images/overtab_right.gif) no-repeat right top; display:block; padding-right:12px; line-height:30px}
.Tab .title .n2 { background:url(images/tab_left.gif) no-repeat; color:#FFFFFF;}
.Tab .title .n2 span{ background:url(images/tab_right.gif) right top no-repeat}

.tabcon { clear:both; float:left; border-top:0; width:99%; padding:0 0 0px 4px; }
.tabcon_all { margin:0px auto; float:left; width:98%; margin-left:5px;}


.indexList_over1{ color:#0b57ac; font-weight:bold; }
.indexList_out1{ color:#ff0000; font-weight:bold;}

.qqonlinestyle1 {
 padding-bottom: 10px;
 text-align: center;
    height:30px;}















