@charset "gb2312";
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #484848;
}
ul,li,dl,dt,img,span,p,h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	border:0;
}
ul,li,dl,dt {
	list-style-type:none;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}

.cp img{
	border: 1px solid #a5a5a5;
	padding: 2px;
}
.cp a:hover img{
	border: 1px solid #c63e42;
	padding: 2px;
}
.totalwidth {width:980px; margin:0 auto; height:auto;}	
.totalwidthpercent {width:100%; margin:0 auto;z-index: 2000;}
.fl{float:left;}
.fr{float:right;}
.float_l{float:left;}
.float_r{float:right;}




body {
	margin:0;
	padding:0;
	font-size: 12px;
	color: #484848;
	background:#fcfcfc;
	font-family:"微软雅黑";
	overflow-x:hidden;  
	position:relative;}/*网站字体颜色*/


.main { width:1100px; margin:0 auto;}
/* -- 页面整体布局 -- */
.header , .content , .footer { width:1100px; margin:0 auto; font-family:microsoft yahei;}
.h_nav li a:-webkit-any-link{ display:block;}


/*服务*/
#service_bg{width:100%; height:207px; font-size:15px;margin:0 auto;background:url(images/srvbg.png) center no-repeat; margin-top:40px;}
#service{width:1080px; margin:0 auto;}
#service .srv_wzl{float:left; font-family:"微软雅黑";}
#service .srv_wzr{float:right; font-family:"微软雅黑";}

/*公司简介*/
.company_main{ width:1100px; margin:0 auto; padding:30px 15px 10px 15px;}
.company_i{font-size:18px;}
.company_l{width:565px; height:347px;}
.company_d{width:510px; height:125px; padding:35px 0px 20px 0px; border-bottom:1px solid #ccc;}
.company_m img{padding:2px; border:1px solid #ccc;}
.company_z{width:350px; margin-left:10px; line-height:24px;}
.company_z p{font-size:18px; font-family:"微软雅黑"; color:#000; padding-bottom:7px;}
.company_z p span{font-size:12px; color:#ccc; float:right;}

/*1234点优势*/
.ttt{
margin:auto;
width:1080px;	
height:220px;			
}
.ttt .ttta{
float:left;	
width:380px;
height:220px;
padding-left:90px;
background-image:url('images/1.png');
background-repeat:no-repeat;			
}
.ttt .tttb{
float:right;
width:460px;
height:220px;
padding-left:90px;
background-image:url('images/2.png');
background-repeat:no-repeat;			
}
.ttt .tttc{
float:left;
width:380px;
height:220px;
padding-left:90px;
background-image:url('images/3.png');
background-repeat:no-repeat;			
}
.ttt .tttd{
float:right;
width:460px;
height:220px;
padding-left:90px;
background-image:url('images/4.png');
background-repeat:no-repeat;			
}



