/* 
* @Author: 976123967@qq.com
* @Date:   2015-10-26 14:14:38
* @Last Modified by:   Administrator
* @Last Modified time: 2015-10-28 14:25:44
*/
/*重置*/
*{
	padding:0;
	margin: 0;
}
body{
	font-size: 12px;
	font-family: 微软雅黑;
	color: #333;
	background:#f3f3f3 url(../images/body_bg.jpg) no-repeat  top left;
	
}
img{
	border:none;
	border:0;
}
table {
	border-collapse:collapse;
}
a{
	text-decoration: none;
	color: #333;
}
a:hover{
	color:#1291ca;
}
ul{
	list-style: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.none{
	display: none;
}
.c{
	clear: both;
}

.page {text-align: center;padding: 20px 0;height: 30px}
.page a, .page span {display: inline-block;*display: inline;*zoom:1;height: 25px;border:1px solid #d5d5d5;background: #fff;text-align: center;line-height: 25px;padding: 0 10px;text-transform: uppercase;margin: 0 2px}
.page span, .page a:hover {background: #1291ca;color: #fff}

/*重置结束*/





/*头部*/
#header{
	width: 980px;
	height: 139px;
	margin:0px auto;
	position:relative;
	z-index: 2;
}
#header .header_tel{
	position:absolute;
	top:0;
	right:10px;
	line-height: 94px;
	font-size: 18px;
}
#header .header_tel span{
	color:#da251c;
	font-weight: bold;
}
/*导航*/
#header .header_nav {
	position: absolute;
	top: 94px;
	left: 0;
	height: 45px;
	background: url(../images/nav_bg.gif) repeat-x;
	line-height: 45px;
	border-radius: 5px 5px 0 0 ;
}

#header .header_nav ul li.home a,#header .header_nav ul li.home a:hover{
	display: block;
	background: url(../images/nav_index.gif);
	width: 56px;
	height: 45px;


}
#header .header_nav ul li.home{
	padding:0;
}

#header .header_nav ul li {
	float: left;
	background: url(../images/nav_line.gif) right top no-repeat;
	position: relative;

}
#header .header_nav ul li a{
	width: 154px;
	overflow: hidden;
	height: 45px;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	
}
#header .header_nav ul li a:hover,#header .header_nav ul li.on a,#header .header_nav ul li.on  ul li a:hover{
	background:url(../images/nav_hover.jpg);
	color:#fff;
}
#header .header_nav ul li.on  ul li a{
	color:#333;
	background:none;
}
/*#header .header_nav ul li.hover ul{
	display: block;
}*/
#header .header_nav ul li ul{
	position: absolute;
	top: 45px;
	left: 0px;
	display: none;
}
#header .header_nav ul li ul li{
	background:rgb(255,255,255);
	background:rgba(255,255,255,0.8);
	padding:0;
	text-align: center;
}
#header .header_nav ul li ul li a{
	color:#333;
	border-bottom: 1px solid #b4b4b4;
	border-top: 1px solid #fff;
	height: 40px;
	line-height: 40px;
} 

/*导航结束*/
/*头部结束*/


/*首页横幅*/
#index_banner{
	width: 980px;
	height: 494px;
	margin:0 auto;
	z-index: 1;

}
/*首页横幅结束*/



/*首页中间区域*/
#index_main{
	width: 970px;
	margin:0 auto;
	height: 375px;
	padding:5px;
	background: #fff;
}
#index_main .main_item{
	float: left;
}
#index_main .main_item .item_title{
	height: 60px;
	line-height: 60px;
}
#index_main .main_item .item_title h3{
	font-size:16px;

}
#index_main .main_item .item_title span{
	color:#da2824;
	font-weight: bold;

	margin-left: 10px;
}
#index_main .main_item{

}
#index_main .main_item .item_title h3,#index_main .main_item .item_title span{
	float: left;
	display: block;
}
#index_main .main_item .item_title a.more{
	float: right;
	display: block;
}

/*公司新闻*/
#index_main  .company{
	width:307px;
	margin-right: 27px;
}
#index_main .company .item_rotation{
	width: 290px;
	height: 180px;
	margin:0 auto;
	position: relative;
}
#index_main  .company .item_rotation .bd li{
	position: absolute;
	top: 0;
	left: 0;
}
#index_main .company .item_rotation .hd{
	

	text-align: right;
	position: absolute;
	top:160px;
	right: 10px;
	width: 100%;
}
#index_main  .company .item_rotation .hd li{
	width: 15px;
	height: 15px;
	line-height: 15px;
	background: #fff;
	*zoom:1;
	*display: inline;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}
#index_main  .company .item_rotation .hd li.on{
	background: #ff0000;
}
#index_main  .company .item_info{
	width: 290px;
	line-height: 30px;
	margin:12px auto 0 auto;
}
#index_main  .company .item_info h3{
	font-size: 14px;
	color: #da2824;
}
/*公司新闻结束*/

/*最新新闻*/
#index_main  .latest{
	width:370px;
	margin-right: 40px;	
}
#index_main  .latest .item_news ul li{
	background: url(../images/ico1.gif) no-repeat left center;
	line-height: 30px;
	height: 30px;
	text-indent: 10px;
}
#index_main  .latest .item_news ul li span{
	margin-right: 20px;
}

#index_main  .latest .item_service ul li{
	float: left;
	height: 31px;
	line-height: 31px;
	margin-right: 5px;
}
#index_main  .latest .item_service ul li img{
	vertical-align: middle;
	margin-right: 10px;
}
/*最新闻结束*/


/*公司业务*/
#index_main  .business{
	width:226px;

}
#index_main  .business dl{
	width: 200px;
	height: 110px;
	background: url(../images/service_bg.gif) no-repeat left top;
	position: relative;

}

#index_main  .business dl dt{
	position: absolute;
	top: 8px;
	left: 6px;

}
#index_main  .business dl dd{
	position: absolute;
	top:8px;
	left:135px;
}
#index_main  .business dl dd .title{
	color: #435596;
	font-size: 15px;
	font-weight: bold;
}
#index_main  .business dl dd .more{
	display: block;
	position: absolute;
	top:45px;
	right: 8px;
	background: url(../images/ico2.jpg);
	width: 24px;
	height: 13px;
}
/*公司业务结束*/
/*首页中间区域结束*/


/*尾部*/
#footer{
	margin-top: 32px;
	background: #f3f3f3;
	

}
#footer .footer_content{
	width: 980px;
	margin:0 auto;
	overflow: hidden;
	padding-top: 12px;

}
#footer .footer_content .content_copyright{
	width: 501px;
	float: left;
	text-align: right;
	
	line-height: 24px;
}
#footer .footer_content .content_erwei{
	width: 384px;
	float: right;

}
/*尾部结束*/


/*通用*/
#inner_banner{
	width: 980px;
	height: 340px;
	margin:0 auto;
}
#inner_main{
	width: 980px;
	margin:0 auto;
	overflow: hidden;
}
.ml{
	width: 240px;
	float: left;
}

.ml .ml_left ul li{
	width: 240px;
	height: 40px;
	line-height: 40px;
	background: url(../images/left_bg.jpg);
	text-indent: 29px;
	border-bottom: 1px solid #e6e6e6;

}

.ml .ml_left ul li.on,.ml .ml_left ul li.hover{
	background: url(../images/left_nav_hover.jpg);
	text-indent: 29px;
}

.ml .ml_left ul li.on a,.ml .ml_left ul li.hover a{
	color: #405293;
}


.mr{
	background: #fff;
	padding:10px;
	width:700px;
	float: right; 
}
.mr .mr_title{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}
.mr .mr_title h3{
	float: left;
	background: url(../images/ico3.jpg) left center no-repeat;
	text-indent: 12px;
}
.mr .mr_title .title_position{
	float: right;
}
.mr .mr_content{
	line-height: 24px;
	padding:20px 0;
}
.mr .mr_content *{
	line-height: 24px;
}
/*通用结束*/


/*新闻资讯*/
.mr .mr_news{
	padding:20px 0;
	
}
.mr .mr_news ul li{
	line-height: 30px;
	height: 30px;
	border-bottom: 1px dotted #ccc; 
}
.mr .mr_news ul li a{
	float: left;
}
.mr .mr_news ul li span{
	float: right;
}
.mr .mr_content .content_title{
	font-size: 20px;
	text-align: center;
	height: 30px;
}
.mr .mr_content .content_author{
	text-align: center;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	height: 30px;
}
.mr .mr_content .content_next{
	margin-top: 30px;
}
/*新闻资讯结束*/


/*产品*/
.mr .mr_product{
	padding:20px 0;

}
.mr .mr_product ul{

	overflow: hidden;
}
.mr .mr_product ul li{
	float:left;
	width: 213px;
	height: 217px;
	margin-right:18px;
}
.mr .mr_product ul li img{
	border:1px solid #ccc;
}
.mr .mr_product ul li p{
	line-height: 24px;
	height: 24px;
	text-align: center;
}

/*产品结束*/


/*技术支持*/
.mr .mr_technology{
	padding:20px 0;
}
.mr .mr_technology dl{
	padding-bottom: 20px;
	line-height: 24px;
}
.mr .mr_technology dl dt{
	color:#f00;
	padding: 0 0 10px 0;
	display:block;
}
.mr .mr_technology dl dd{
	display:block;
}
/*技术支持结束*/

/*联系我们*/
.mr .mr_content .content_info{

	float: left;
	width: 348px;
}
.mr .mr_content .content_dt{
	width: 347px;
	float: right;
}
/*联系我们结束*/