﻿@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;		/* 网页上边距 */
	margin-bottom: 0px;	/* 网页底边距 */
	margin-left: 0px;	/* 网页左边距 */
	margin-right: 0px;	/* 网页右边距 */
	background-color: #FFFFFF;					/* 网页背景颜色 */
	font-size: 14px;												/* 网页字体大小 */
	font-family: 微软雅黑, Verdana, Arial, Helvetica, sans-serif;	/* 网页字体 */
	color: #333333;												/* 网页文本颜色 */
	line-height: 120%;											/* 标准行高 */
}
/* 一般超级链接 */
a {
	font-size: 14px;
	color: #333333;
	line-height: 120%;
	text-decoration: none;
}				/* 链接属性 */
a:hover {
	font-size: 14px;
	color: #ff0000;
	line-height: 120%;
	text-decoration: none;
}	/* 鼠标悬停时链接属性 */
a.head {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
a.head:hover {
	color: #00ff12;
	text-decoration: none;
	font-size: 14px;
}
a.left_12 {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.left_12:hover {
	color: #055aa0;
	text-decoration: none;
	font-size: 12px;
}
a.about_more {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
a.about_more:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
a.bottom_12 {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.bottom_12:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
/*去掉热点地图上的区域线框与超链接的线框*/
a {
blr:expression(this.onFocus=this.blur())
}
area {
blr:expression(this.onFocus=this.blur())
}
/*表格属性*/
table {
	font-size: 14px;
	line-height: 18px;
	border-collapse: collapse;/*自动把相同的边框线合并*/
}
/*边距离*/
.padding {
	padding: 5px;
}
/*白色文本*/	
.text_white {
	color: #FF0000;
	font-size: 14px;
	line-height: 1.5em;
}
img {
	border: 0px;				/* 图像边框大小 */
	border-color: #333333;	/* 图像边框颜色 */
	border-style: solid;		/* 图像边框线条 */
}
.i {
	font-size: 12px;
	font-family: 微软雅黑, Verdana, Helvetica, 宋体, sans-serif;
	color: #333333;					/* 边框线条样式 */
	border: 1px solid #e7e7e7;							/* 边框线条大小 */
	background-color: #fafafa;			/* 背景颜色 */
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.title_12 {
	color: #ff3300;
	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_blue12 {
	color: #ffffff;
	font-size: 12px;
	line-height: 120%;
}
.text_blue14 {
	color: #0078c9;
	font-size: 14px;
	line-height: 120%;
}
.text_blue30 {
	color: #0958aa;
	font-size: 30px;
	line-height: 120%;
	font-weight: bold;
}
/* 黑色字 */
.text_black12 {
	color: #333333;
	font-size: 12px;
	line-height: 120%;
}
.text_hui12 {
	color: #969494;
	font-size: 12px;
	line-height: 120%;
}
.text_black24 {
	color: #333333;
	font-size: 24px;
	line-height: 120%;
}
.text_black24 a {
	color: #333333;
	font-size: 24px;
	line-height: 120%;
}
.text_black16 {
	color: #b3b3b3;
	font-size: 16px;
	line-height: 120%;
}
.text_bai16 {
	color: #ffffff;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}
.text_bai16 a {
	color: #ffffff;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}
.text_div			/* 文本区样式 */ {
	font-family: arial;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	background-color: #DDEDFB;
	margin: 5px;
	padding: 5px;
	width: 520px;
	border: 1px solid #0099CC;
	clear: both;
}
.bg1 {
	background-image: url(/Template/cn/images/01.jpg);
}
.bg2 {
	background-image: url(/Template/cn/images/02.jpg);
}


img { max-width:100%; }

.agentlist { border:1px #ccc solid; border-radius:5px; margin-left:10px; margin-right:10px; margin-bottom:25px; }

.carousel-control.right { background:none; }
.carousel-control.left { background:none; }

.homepro { margin-left:10px; margin-right:10px; margin-bottom:25px; }


#topmenu {
	display: block;
	background: none;
	border: 0;
	min-height:auto;
	margin-bottom:0;
}
#topmenu .navbar-nav > li > a {
	color: #fff;
	padding-left: 13px;
	padding-right: 12px;
	font-size: 1.2em;
}
#topmenu .navbar-nav > .open > a, #topmenu .navbar-nav > .open > a:hover, #topmenu .navbar-nav > .open > a:focus {
	color: #eee;
	background-color: #06C;
}
#topmenu .navbar-nav > li > a:hover, #topmenu .navbar-nav > li > a:focus {
	color: #eee;
	background-color: #06C;
}
#topmenu .dropdown-menu > li > a:hover, #topmenu .dropdown-menu > li > a:focus {
	color: #eee;
	background-color: #06C;
	text-decoration: none;
}










