@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; font-family:微软雅黑;}
a:hover{text-decoration:none;}
img{border:0px;}
ul{list-style:none}

#top{
	width:100%;
	height:30px;
	background-color:#efeeee;
}
#top_c{
	width:1200px;
	height:30px;
	margin:auto;
}
.top1{
	float:left;
	line-height:30px;
}
.top2{
	float:right;
	line-height:30px;
}
.top2 a{
	color:#f00;
}
#content{
	width:100%;
	height:auto;
	background-image:url(../images/top_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#content_c{
	width:1200px;
	min-height:800px;
	margin:auto;
	padding-top:20px;
}
#logo{
	width:1200px;
	height:110px;
	margin:auto;
}
.logo_1{
	width:600px;
	height:110px;
	float:left;
}
.logo_1 img{
	float:left;
}
.logo_1 h1{
	float:left;
	padding-top:20px;
	padding-left:10px;
	color:#011b6a;
	
}
.logo_1 span{
	float:left;
	padding-top:10px;
	padding-left:10px;
	font-size:16px;
	color:#011b6a;
}
.logo_2{
	float:right;
	width:200px;
	margin-top:20px;
}
.email{margin-bottom:10px;}
.email img{float:left; padding-right:5px;}
.tel img{ float:left; padding-right:5px;}

#tab{
	width:1200px;
	height:610px;
	margin:auto;
	margin-top:20px;
}
.tab_1{
	width:380px;
	float:left;
	margin-right:20px;
}
.tab_1 a{text-decoration:none; color:#000;}
.tu1{
	width:380px;
	height:70px;
	background-image:url(../images/bj_03.png);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}
.tu1 h2{
	padding-top:20px;
}
.tupian{
	width:360px;
	height:396px;
	margin-top:10px;
	margin-left:5px;
	text-align:center;
	border:3px solid #f2b880;
}
.jieshao{
	width:380px;
	height:60px;
	margin-top:10px;
}
.jieshao p{
	font-size:14px;
	color:#000;
	line-height:25px;
	padding-left:5px;
	/*overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;*/
}
#tab2{
	width:1200px;
	height:330px;
	background-color:#fff;
	padding-bottom:20px;
}
.title{
	padding-left:20px;
	padding-top:20px;
	height:65px;
	border-bottom:2px solid #ccc;
}
.title img{
	float:left;
}
.title h2{
	padding-left:60px;
	padding-top:8px;
	color:#01a6fa;
}
.jianjie p{
	text-indent:2em;
	line-height:25px;
	font-size:14px;
	padding:0 10px;
	margin-top:10px;
}
.jianjie a{
	color:#f00;
	padding-left:20px;
}
#footer{
	width:100%;
	height:240px;
	background-color:#0159a1;
}
#foot{
	width:1200px;
	height:200px;
	padding:20px 0px;
	margin:auto;
}
.ft_logo{
	float:left;
	margin-top:20px;
}
.contact{
	width:580px;
	margin-left:60px;
	float:left;
	margin-top:20px;
}
.contact p{
	float:left;
	line-height:25px;
	color:#fff;
}
.contact a{color:#fff;}
.ewm{
	float:right;
}