﻿/*common*/
*{
	margin: 0px auto;
	padding: 0px;
}
body{
	font-family: "微软雅黑","宋体", sans-serif;
	font-size: 13px;
	color: #333;
	min-width: 1200px;
	background: #fff;
}
a{
	text-decoration: none;
	color: #333;
}
a:hover{
	text-decoration: none;
	color: #C22B20;
}
img{
	border: 0;
}
li{
	list-style: none;
}
.clear{
	clear: both;
}
/*common end*/

/*header*/
.header{
}
.top{
	height: 140px;
	width: 1200px;
}
.top .logo{
	float: left;
}
.top .tel{
	float: right;
}
.nav{
	height: 41px;
	background: url(../images/nav.jpg) repeat-x;
	position: relative;
	z-index: 10;
}
#nav{
	width: 1198px;
	height: 41px;
	position: relative;
	z-index: 10;
}
#nav a{
}
#nav .nLi{ 
	float: left;
	position: relative;
	z-index: 10px;
	width: 118px;
}
#nav .nav_depart{
	float: left;
}
#nav .nLi h3 a{ 
	display: block; 
	font-size: 15px; 
	font-weight: bold;
	width:118px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	color: #fff;
}
#nav .nLi h3 a:hover{
	color: #F5FC12;
}
#nav .sub{ 
	display:none; 
	width:108px; 
	left:0px; 
	top:41px;  
	position:absolute;
	background:#8D2443;  
	border: 5px solid #8D2443;
}
#nav .sub li{ 
	zoom:1; 
}
#nav .sub a{ 
	display:block; 
	width: 108px;
	text-align: center;
	font-size: 13px;
	line-height:32px;
	border-top: 1px dashed #DBEBF8;
	color: #fff;
}
#nav .sub a:hover{
	background: #FFE0E3;
	color: #8D2443;
}
/*header end*/

/*home*/
.home{
	width: 1200px;
}
.circle_links{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.circle_links img{
	float: left;
	margin-left: 10px;
}
.circle_links img:hover{
	filter: Alpha(Opacity=70);
	opacity:0.7;
}
/*图片新闻*/
.tpxw{ 
	width:617px; 
	height:375px; 
	position:relative;  
	overflow:hidden; 
	float: left;
}
.tpxw .info_bg{
	width: 100%;
	height: 35px;
	background: #000;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.tpxw .bd li span{
	width: 400px;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	top: 340px;
	left: 15px;
	z-index: 2;
}
.tpxw .hd { 
	position:absolute; 
	right:6px; 
	bottom:6px; 
	z-index:2; 
	padding-left:2px; 
}
.tpxw .hd li { 
	color:#737373; 
	cursor:pointer; 
	margin-left:3px; 
	width:20px; 
	height:20px; 
	background:#fff; 
	float:left; 
	font-size:13px; 
	line-height:20px; 
	overflow:visible; 
	text-align:center; 
	opacity:0.7; 
	filter:alpha(opacity=70); 
	border:1px solid #DADADA; 
}
.tpxw .hd li.on { 
	background:#CD0000; 
	color:#fff; 
	font-weight:bold; 
	opacity:1; 
	filter:alpha(opacity=100); 
	z-index:2; 
	position:relative; 
}
.tpxw .bd img{
	width: 617px;
	height: 375px;
}
/*图片新闻 end*/
/*列表新闻*/
.lbxw{
	width: 563px;
	height: 375px;
	float: right;
}
.lbxw_content{
	width: 561px;
	height: 340px;
	border: 1px solid #e0e0e0;
	border-top: 0;
}
.lbxw_top{
	width: 525px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.lbxw_top h3{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
}
.lbxw_top p{
	color: #666;
	width: 100%;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
}
.lbxw_content ul{
	width: 525px;
	padding-top: 5px;
}
.lbxw_content li{
	width: 100%;
	height: 28px;
	line-height: 28px;
}
.lbxw_content li img{
	float: left;
	margin: 9px 12px auto 10px;
}
.lbxw_content li a{
	float: left;
	width: 350px;
	height: 28px;
	overflow: hidden;
}
.lbxw_content li span{
	float: right;
	margin-right: 12px;
	font-size: 12px;
}
/*列表新闻 end*/
/*企业简介*/
.qyjj{
	width: 406px;
	height: 313px;
	float: left;
	margin-top: 20px;
}
.qyjj_content{
	width: 404px;
	height: 278px;
	border: 1px solid #e0e0e0;
	border-top: 0;
	position: relative;
}
.qyjj_pic{
	width: 160px;
	height: 230px;
	padding: 3px;
	border: 1px solid #e0e0e0;
	float: left;
	margin: 19px 17px;
}
.qyjj_info{
	width: 185px;
	height: 225px;
	overflow: hidden;
	line-height: 25px;
	padding-top: 13px;
	float: left;
}
.qyjj_more{
	position: absolute;
	bottom: 15px;
	right: 14px;
}
/*企业简介 end*/
/*视频展示*/
.spzs{
	width: 358px;
	height: 310px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
.spzs_content{
	width: 356px;
	height: 275px;
	border: 1px solid #e0e0e0;
	border-top: 0;
	position: relative;
}
/*视频展示 end*/
/*礼仪常识*/
.lycs{
	width: 406px;
	height: 313px;
	float: right;
	margin-top: 20px;
}
.lycs_content{
	width: 404px;
	height: 278px;
	border: 1px solid #e0e0e0;
	border-top: 0;
	position: relative;
}
.lycs_content ul{
	padding-top: 5px;
}
.lycs_content li{
	width: 390px;
	height: 28px;
	line-height: 28px;
	padding-top: 4px;
	border-bottom: 1px dashed #e0e0e0;
}
.lycs_content li a{
	width: 250px;
	height: 28px;
	overflow: hidden;
	margin-left: 5px;
	float: left;
}
.lycs_content li span{
	float: right;
	margin-right: 6px;
	font-size: 12px;
}
/*礼仪常识 end*/
/*成功案例*/
.jdjy{
	width: 1200px;
	height: 260px;
	margin-top: 20px;
}
.jdjy_content{
	width: 1198px;
	height: 225px;
	border: 1px solid #e0e0e0;
	border-top: 0;
}
.jdjy_content li{
	width: 225px;
	margin-top: 15px;
	margin-left: 10px;
	text-align: center;
	float: left;
}
.jdjy_content img{
	width: 215px;
	height: 160px;
	padding: 4px;
	border: 1px solid #e0e0e0;
}
.jdjy_content span{
	width: 225px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	display: block;
}
.jdjy_content a:hover img{
	filter: Alpha(Opacity=70);
	opacity:0.7;
	border: 1px solid #C22B20;
}
/*成功案例 end*/
.yqlj{
	width: 1200px;
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 2;
}
.yqlj b{
	font-size: 15px;
	color: #C22B20;
}
/*home end*/

/*footer*/
.footer{
	border-top: 4px solid #C10A0C;
}
.bottom{
	width: 1200px;
	line-height: 2;
}
.bottom img{
	float: left;
	margin: 30px 50px 20px 30px;
}
.bottom1,.bottom2{
	width: 420px;
	float: left;
	margin-top: 40px;
}
/*footer end*/