@charset "utf-8";
/* CSS Document */

/*  content start  */
.aboutcont-wrappper {
	width:1200px;
	margin:0 auto;
}
.aboutcont-t {
	height:50px;
	line-height:50px;
	border-bottom:solid 1px #eee;
	
}
.aboutcont-t span , 
.aboutcont-t span a {
	font-size:16px;
	color:#666;
}
.aboutcont-t span{float: right;}
.aboutcont-t span a:hover{color:red;}
/*-------------------*/
.aboutcont-nav {
	width:100%;
	height:60px;
	margin:20px auto 0;
	background:#f0f0f0;
}
.aboutcont-nav ul li{
	float:left;
	width:262px;
	line-height:60px;
	text-align:center;
	
}
.aboutcont-nav ul li:first-child {
	margin-left:80px;
}

.aboutcont-nav ul li a{
	color:#333;
	font-size:20px;
}
.aboutcont-nav ul li:hover{
	font-weight: bold; 
	background:#10c55c;
}
/*-------------*/

.cc_con1 {
	overflow: hidden;
	background: #f0f0f0;
	height: 188px;
	margin-bottom: 50px;
	margin-top: 30px;
	position: relative;
}
        
.cc_con1 h3 {
	background: #10c55c;
	text-align: center;
	width: 330px;
	padding-top: 28px;
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	height: 160px;
	float: left;
}
        
.cc_con1 h3 i {
	display: block;
	font-size: 20px;
	height: 50px;
	font-style: normal
}
        
.cc_con1 h3 em {
	display: block;
	font-size: 14px;
	text-align: center;
	font-style: normal
}
        
.cc_con1 h3 em span {
	display: block;
	font-size: 24px;
}
        
.cc_con1 p {
	
	float: right;
	width: 680px;
	padding: 0 80px 0;
	color: #333;
	font-size: 14px;
	line-height: 34px;
	position: absolute;
	top:50%;
	left:330px;
	transform: translateY(-50%);
}
        
.tpl-lxfs1-wrap .tpl-lxfs1-bdl span {
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	text-align:center;
	color: #0ca62a;
}
.tpl-lxfs1-wrap .tpl-lxfs1-bdl {
	float: left;
	min-width: 300px;
	width: 46%;
	font-family: "微软雅黑";
	color: #333;
	margin: 10px 20px 20px 0
}
.tpl-lxfs1-wrap .tpl-lxfs1-bdl p {
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	overflow: hidden;
	white-space: normal;
	font-size:14px;
	padding-left:50px;
}
.tpl-lxfs1-wrap .tpl-lxfs1-bdl p>strong{
	font-size:18px;
}
.tpl-lxfs1-wrap .tpl-lxfs1-bdl p>em{
	margin:0 14px 0 0;
}
.tpl-lxfs1-wrap .tpl-lxfs1-bdr {
	float: left;
	min-width: 320px;
	float: left;
	padding-top: 10px;
	width: 100%;
}
    
.tpl-lxfs1-wrap .tpl-lxfs1-bdr {
	float: left;
	min-width: 300px;
	width: 52%;
	float: left;
	padding-top: 10px
}

.tpl-lxfs1-bdr .map{
	margin-bottom:10px;
	margin-top:1px;
	width:222px;
	height:38px;
}
#dituContent {
	width:100%;
	height:350px;
	border:#ccc solid 1px;
	font-size:12px;
}
/*  content end  */
.BMap_bubble_content{word-break: break-all;}