@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#FFFFFF;
width:100%;
}
p,div,a,li,ul,ol,dd,dt,dl,img,span,input{
padding:0px;
margin:0px;
list-style-type:none;
border:0px;
}
.fr{
float:right;
}
.fl{
float:left;
}
.clear{
clear:both;
margin:0px;
padding:0px;
list-style:none;
position:static;
}
.this_1200{
width:1200px;
margin:auto;
}
.this_1160{
width:1160px;
margin:auto;
}
#nav_active>a{
padding:0px; line-height:81px; color:red
}
#nav_active{
	border-bottom:3px solid red;
	height:79px !important;
}
#nav_active:after{
	content: "";
	width: 0;
	height: 0px !important;
	background: none !important;
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: all 0.5s ease 0s;
}
#nav_active:hover:after{
	width: 0px !important;
}
#nav_active >ul{
	margin-top:3px;
}
#header{
	height:79px;
	/*line-height:79px;*/
	position:fixed;
	background:#FFF;
	width:100%;
	border-bottom:1px solid #d0d0d0;
	box-shadow:rgba(0,0,0,.3) 1px 2px 6px;
}
#logo{
	margin-top:18px;	
}
#nav{
	height:79px;
	line-height:79px;
	width:816px;
	margin-left:20px;
}

#nav li{
	padding-left:20px;
	text-align:center;
	float:left;
	padding-right:20px;
	margin-left:3px;
}
.nav > li:after{
	content: "";
	width: 0;
	height: 3px;
	background: red;
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav > li:hover:after{
	width: 100%;
}
#conts{
	margin:22px;
	margin-left:32px;
	margin-right:0px;
	margin-bottom:0px;
}
#conts a{
	text-decoration:none;
	display:block;
	padding:7px 20px;
	text-decoration:none;
	border-radius:5px;
	border:1px solid red;
	color:red;
	line-height:20px;
	font-family:-apple-system,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Arial,sans-serif;
}
#banner{

}
#banner li img{
	display: none;
}
#banner_btn{
	height:70px;
	line-height:70px;
}
#banner_btn ul{
	width:200px;
	margin:auto;	
}
#banner_btn ul li{
	width:20px;
	height:20px;
	border-radius:100%;
	background:#ccc;
	display:block;
	text-align:center;
	margin-top:25px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
#index_case{
	width:100%;
	height:685px;
}
#index_case_font{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;	
	text-stroke:0.2px;
	-webkit-text-stroke:0.2px;
	padding-top:37px;
	text-align:center;
	margin-bottom:50px;
}
#index_case_content{
	text-align:center;
}
#index_case_btn a{
	font-family:"微软雅黑";
	font-size:18px;
	width:149px;
	height:38px;
	border:1px solid #eeb451;
	border-radius:3px;
	display:block;
	color:#eeb451;
	text-align:center;
	line-height:38px;
	margin:auto;
	margin-top:20px;
}
#index_sj{
	background:url(../images/sj.jpg) no-repeat;
	background-size:cover;
	height:769px;
}
#index_sj_font{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;	
	text-stroke:0.2px;
	-webkit-text-stroke:0.2px;
	text-align:center;
	padding-top:68px;
	margin-bottom:82px;	
}
#index_sj_content{
	text-align:center;	
}
#index_cases{
	background:#fff;
	width:100%;
	height:588px;
}
#index_cases_font{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;	
	text-stroke:0.2px;
	-webkit-text-stroke:0.2px;
	text-align:center;
	padding-top:69px;
	margin-bottom:50px;	
}
#index_cases_content{
	text-align:center;
}
#index_cases_btn a{
	font-family:"微软雅黑";
	font-size:18px;
	width:149px;
	height:38px;
	border:1px solid #eeb451;
	border-radius:3px;
	display:block;
	color:#eeb451;
	text-align:center;
	line-height:38px;
	margin:auto;
	margin-top:30px;
}
#index_user{
	background:#fff;
	background-size:cover;
	height:589px;
}
#index_user_font{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;	
	text-stroke:0.2px;
	-webkit-text-stroke:0.2px;
	text-align:center;
	padding-top:29px;
	margin-bottom:24px;	
}
#index_user_case{
	width:232px;
	height:375px;
	border:1px solid #ccc;
	background:#fff;
	/*margin-left:66px;*/
	padding:10px;
	margin:10px;
	float:left;
	border-radius:5px;
	box-shadow:1px 2px 2px #ccc;
}
#case_logos{
	width: 145px;
	height: 145px;
	margin: 15px auto;
	border-radius: 100%;
	overflow: hidden;
	border:5px solid #D6D6D6;
}
#logos{
	width: 145px;
	height: 145px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#logos img{
	width: 106px;
	height:106px;
}
#fonts{
	margin:auto;
	margin-top:21px;
	width:160px;
	text-align:center;
	height:30px;
	border-bottom:1px solid #ccc;
	color:#0189d3;
	font-size:15px;
}
#user_fonts{
	margin:auto;
	margin-top:10px;
	width:210px;
	/*height:103px;*/	
	line-height:24px;
}
#index_news{	
	background:#f2f9f8;
	width:100%;
	padding-bottom:54px;
}
#index_newss ul li{
	height:239px;
	border-bottom:1px dashed #cccbca;
	padding-bottom:30px;
}
#index_newss ul li a img{
	float:left;
	width:248px;
	margin:30px 80px 0px 0px;
	height:169px;
}
#index_newss .li-title{
	float:left;
	width:766px;
	padding-top:43px;
}
#index_newss .li-title p{
	margin-bottom:15px;
	font-size:18px;
	color:#464e50;
}
#index_newss .li-title span{
	font-size:13px;
	color:#757575;
	line-height:30px;
	text-align:left;
	display:block
}
#index_newss .li-title button{
	display:block;
	float:left;
	border:none;
	background:#efefef;
	color:#cf3333;
	font-size:14px;
	text-align:center;
	padding:0 26px;
	line-height:40px;
	margin-top:26px;
	font-family:'微软雅黑'
}
#index_newss .li-title button a{
	background:#0a5098;
}
#index_newss .li-title button a:hover{
	background: #0a5098;
}
#index_newss .li-title button:hover{
	cursor:pointer;
	font-family:'微软雅黑'
}
#index_news_font{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;	
	text-stroke:0.2px;
	-webkit-text-stroke:0.2px;
	text-align:center;
	padding-top:34px;
	margin-bottom:42px;	
}
#index_news_img{
	margin-left:15px;	
}
#news_list{
	height:383px;
}
#news_list ul li{
	width:709px;
	height:119px;
	border-bottom:1px dashed #ccc;
	margin-bottom:29px;
}
#new_time{
	width:85px;
	height:85px;
	text-align:center;
	background:#f2f2f2;
	font-size:18px;
	color:#666666;
	vertical-align: middle;
	display:table-cell;
}
#new_content{
	width:595px;
	margin-left:10px;
}
#new_content a{
	text-decoration:none;
	font-size:14px;	
}
#new_titles{
	margin-top:5px;
}
#new_titles a{
	color:#4d4d4d;
	font-size:14px;
}
#new_cens{
	margin-top:12px;
	font-size:12px;
	color:#9b9b9b;
	line-height:22px;
}
#new_cens a{
	font-size:12px;
	color:#9b9b9b;
}
#footer{
	width:100%;
}
#footer_top{
	background:#2f383d;
	width:100%;
	padding-top:27px;
}
#footer_bottom{
	background:#21262a;
	/*height:75px;*/
	width:100%;
	padding-bottom:10px;
}
/*#foot_list{
	margin-left:15px;
}
*/
#foot_list span{
	margin-bottom:15px;
	display:block;
	color:#e5f2fb;
	font-size:16px;
}
#foot_list span a{
	color:#e5f2fb;
	font-size:16px;
	text-decoration:none;
	font-family: 微软雅黑, 黑体, "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor:pointer;
}
#foot_list span a:hover{
	color:#e6af44;
	font-size:16px;
	text-decoration:none;
	font-family: 微软雅黑, 黑体, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#foot_list ul{
	float:left;
	margin-right:60px;
	margin-left:20px;
}
#foot_list ul li{
	height:20px;
	margin-bottom:5px;
}
#foot_list ul li a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:24px;
	font-family: 微软雅黑, 黑体, "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor:pointer;
}
#foot_list ul li a:hover{
	color:#e6af44;
	text-decoration:none;
	line-height:24px;
	font-size:14px;
	font-family: 微软雅黑, 黑体, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#ewm{
	margin-right:0px;
}
#ewm p{
	text-align:center;
	color:#fff;
	line-height:30px;
	width:100px;
	height:30px;
	font-family:"微软雅黑";
	font-size:14px;
}
#tels span{
	margin-bottom:15px;
	display:block;
	color:#fff;
	font-size:16px;
	color:#e5f2fb;
	font-family:"微软雅黑";
}
#tels{
	margin-right:20px;
}
#tels p{
	line-height:24px;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
}
#copy,#copyright{
	font-family:"微软雅黑";
	font-size:13px;
	color:#fff;
	margin-left:15px;
	margin-top:15px;
}
#copy span,#copyright span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	margin-top:15px;
}
#keys li{
	float:left;
	color:#fff;
	font-size:14px;
	margin-top:15px;
	font-family:"微软雅黑";
}
#keys li a{
	color:#fff;
	font-family:"微软雅黑";
}
#shows{
	/*background:#f3f3f3 url(../images/this_bg.jpg) no-repeat;*/
	background:#fff;
	padding-top:55px;
	padding-bottom:40px;
}
#show_titles{
	padding-top:40px;
	margin-bottom:40px;
	font-size:36px;
	color:#30609b;
}
#shows_font{
	margin-top:20px;
	background:#fff;
	padding:20px 10px;
}
#programme_list{
	/*width:235px;*/	
	padding-bottom:20px;
	width:200px;
}
#programme_font{
	/*width:884px;*/
	/*margin-left:81px;*/
	margin-bottom:20px;
	background:#fff;
	width:919px;
	margin-left:81px;
}
#programme_bm h1{
	border-left:5px solid #ccc;
	font-size:22px;
	font-family:-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
	color:#333333;
	padding:0px;
	margin:0px;
	padding-left:22px;
	line-height:25px;
}
#programme_list ul{
	border:1px solid #ededed;
	border-bottom:0px;
	border-left:0px;
}
#programme_list ul li{
	/*width:235px;*/
	width:200px;
	height:40px;
	line-height:40px;
	text-align:left;
	border-bottom:1px solid #ededed;
	border-right:1px solid #ededed;
}
#programme_list ul li a{
	text-decoration:none;
	color:#333333;
	font-family:'Microsoft Yahei';
	font-size:14px;
	height:40px;
	line-height:40px;
}
#programme_list ul li a:hover{
	background:#fff;
	text-decoration:none;
	/*width:234px;*/
	width:200px;
	height:39px;
	color:#03a9f4;
	line-height:40px;
}
#programme_list ul li .active a:hover{
	background:#fff;
	display:block;
	text-decoration:none;
	color:#03a9f4;
	height:39px;
	line-height:39px;
	/*width:233px;*/
	width:198px;
	text-align:left;
	border-right:2px solid #03a9f4;
}
#programme_bm{
	border-bottom:1px solid #ededed;
	height:40px;
	line-height:40px;
}
.active{
	background:#FFF;
	color:#03a9f4;
	height:40px;
	line-height:40px;
}
.active a{
	text-decoration:none;
	color:#03a9f4 !important;
	height:40px;
	line-height:40px;
	/*width:234px;*/
	width:199px;
	text-align:left;
	border-right:2px solid #03a9f4;
	display:block;
}
#programme_list_title{
		
}
#news_title{
	text-align:center;
	margin-bottom:20px;
}
#news_title p{
	font-size:24px;
	color:#34414a;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:24px;
	border-bottom:1px solid #e5e5e5;
	font-family:"微软雅黑";
}
.n-tip{
	display:inline-block;
	margin:o auto;
}
.n-tip{
	display:inline-block;
	margin:o auto;
}
.n-tip span{
	color:#a2a2a2;
	font-size:12px;
	font-family:"微软雅黑";
}
#news-text p{
	font-size:14px;
	color:#6c777e;
	text-align:justify;
	line-height:32px;
	text-indent:2em;	
}
.this_1100{
	margin:auto;
	width:1100px;
}
#index_user_cases{
	width:280px;
	height:400px;
	margin:20px;
	float:left;
	border:1px solid #c4c4c4;
	border-radius:5px;
	box-sizing: content-box;
	padding:10px 20px;
}
#index_user_contentss{
	margin:auto;
	text-align:center;
	width:1086px;
}
#case_logo{
	margin:50px auto;
}
#case_logo ul li{
	width:250px;
	float:left;
	height:99px;
	margin-left:13px;
	margin-bottom:10px;
}
#case_logo ul li img{
	width:248px;
	border:1px solid #ccc;
}
#case_font{
	font-size:25px;
	text-align:center;
	font-weight:normal;
	margin-bottom:20px;
	line-height:40px;
	font-family:-apple-system,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Arial,sans-serif;
}
#copy ul li{
	float:left;
	color:#fff;
}
#copy ul li a{
	color:#fff;
}
.list1-block{width:380px;height:393px;border:1px solid #ccc;float:left;text-align:center;margin:0 10px; overflow:hidden;}
.list1-block .list1-top{height:270px;position:relative;}
.list1-block .list1-top .list1-text{height:40px;background:#e7e7e9;position:absolute;top:225px;width:100%; line-height:40px;}
.list1-block .list1-top .list1-text h2{font-size:16px;color:#222;margin:0;padding:0;text-align:left;padding-left:20px;line-height:26px;width:380px;}
.list1-block .list1-top .list1-text .zw{font-size:14px;text-align:left;padding-left:22px;line-height:40px;}
.list1-block .list1-top .list1-text .zw a{font-size:14px;text-align:left;line-height:40px;width:380px; text-decoration:none; color:#000;}
.list1-top .list1-text .zw span{color:red}
#imgss img{
	cursor: pointer;
	transition:all 0.5s; 
}
#imgss img:hover{
	transform:scale(1.2);
}
#imgss{
	overflow:hidden;
	height:243px;
	display:block;
}
#Case_list{
	width:939px;
	margin:auto;	
}

.list1-block .list1-bottom{padding:5px 10px;line-height:25px;font-size:14px;color:#333;text-align:left}
.list1-block .list1-bottom p{margin:0;padding:0}
.list1-block .list1-bottom p:before{content:"";width:13px;height:13px;display:block;background:url(../images/icon-mark.png) no-repeat 0 0;float:left;margin-right:5px;}
.list1-block .list1-bottom p:after{content:"";width:13px;height:13px;display:block;background:url(../images/icon-mark.png) no-repeat 0 -13px;float:right;margin-left:5px; }
.item{width: 303px;margin: 5px;color: #fff;border-top-right-radius: 10px;border-bottom-left-radius: 10px;float: left;overflow: hidden;line-height: 70px;background-color: #02A3E9;}
.item>a{color: #fff;display: block;}
.item>a:hover{background-color: #0291cf; text-decoration:none;}

.item .item_down{background-color: #0291cf;}
.item .item-name{display: block;margin-left: 100px;font-size: 20px!important;}
.item img{float: left;height:30px;margin: 19px 0 0 45px; width:40px}
#titles{
	font-size:21px;
	line-height:38px;
	margin-top:20px;
	font-family:'微软雅黑';
	text-align:center;
	margin:auto;
	margin-bottom:20px;
}

/*PC 界面下隐藏手机相关元素*/

#guns-m{
	display: none;
}
#nav-m{
	display: none;
}

#call{
	display: none;
}
#seat{
	display: none;
}
#copyright p:first-child{
	display:none;
}
#pro a{
	width:120px;
	height:40px;
	border:1px solid #008cee;
	margin:10px auto;
	display:block;
	font-size:16px;
	text-align:center;
	background:#fff;
	border-radius:5px;
	color:#008cee;
	line-height:40px;
	text-decoration:none;
	font-size:14px;
}
#dada{
	display:block;
}
#dadas{
	display:none;
}
#banner_pc{
	display:block;
}
#banner_media{
	display:none;
}
/*手机 响应式*/
@media screen and (max-width: 1200px){
	#dada{
		display:none;
	}
	#dadas{
	display:block;
	}
	#banner_pc{
		display:none;
	}
	#banner_media{
		display:block;
		width:100%;
	}
	#dadas table{
		border-collapse:separate;
		border-spacing:7px;
	}
	#dadas td{
		border-radius: 5px;
		display:table-cell !important;
		width:auto !important;
		padding:10px;
		font-size:14px;
	}
	td{
		width: 100%;
		display: block;
	}
	#copyright p:first-child{
		display:block;
	}
	.this_1200{
		width: auto;
		height: 100%;
	}
	.this_1160{
		width: auto;
		height: 100%;
	}
	/*头部导航 (所有页面)*/
	#header{
		height: 50px;
		border-bottom:none;
	}
	#nav{
		display: none;
	}
	#conts{
		display: none;
	}
	#logo{
		margin-top: 0px;
		margin-left: 10px;
	}
	#logo div{
		display: table-cell;
		height: 50px;
    	vertical-align: middle;
	}
	#logo img{
		width: 130px;
		vertical-align: middle;
	}
	#sponge{
		height: 50px!important;
	}
	#nav-m{
		width: 100%;
		display: block;
	}
	#nav-m .menu{
		position: absolute;
		right: 10px;
		top: 11px;
		width:22px;
		padding: 5px 10px;
		box-sizing: content-box;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#nav-m .menu span{
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #000;
	}
	#nav-m .menu span:nth-of-type(3){
		margin-bottom: 0px;
	}
	#nav-m .nav-m-list{
		background-color: #333;
		display: none;
	}
	#nav-m .nav-m-list li{
		line-height:40px;
		border-bottom: 1px solid #777;
	}
	#nav-m .nav-m-list li a{
		height: 100%;
		width: 100%;
		display: block;
		padding-left:10px;
		font-size: 14px;
		color: #f1f2f4;
		font-family: '微软雅黑';
	}
	#nav-m .nav-m-list li .more{
		display: block;
		background-image: url(../images/r_arrow.png);
		background-repeat: no-repeat;
		background-size: 15px;
		background-position: 95% center;
	}
	#nav-m .nav-m-list li .nav-list{
		border-top: 1px solid #777;
		background-color: #555;
	}
	#nav-m .nav-m-list li .nav-list{
		display: none;
	}
	#nav-m .nav-m-list li .nav-list .border-bottom-none{
		border-bottom: 0px;
	}
	#tel{
		display: none;
	}
	/*首页*/
	#pro .this_1200{
		padding: 10px;
	}
	#pro table{
		width: 100%!important;
	}
	#pro table img{
		max-width: 100%!important;
	}
	#pro table h1{
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
	}
	#index_news{
		height: auto;
		padding-bottom:24px;
	}
	#index_news_font{
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
	}
	#Case_list{
		width: 100%;
		padding: 10px;
	}
	.item{
		margin:5px auto;
		width: 31%;
		margin-right: 2%;
		border-radius: 5px;
		line-height: 35px;
	}
	.item img{
		margin:auto;
		width: 20px;
		margin-top: 10px;
		margin-left: 5px;
		height: auto;
	}
	.item .item-name{
		margin:auto;
		font-size: 14px!important;
		margin-left: 30px;
	}
	#index_news_font{
		margin-bottom: 10px;
	}
	#index_user_font{
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
	}
	#titles{
		font-size: 16px;
		line-height: 30px;
	}
	#guns{
		width: auto!important;
		position: relative;
	}
	#index_user{
		padding: 10px;
		height:auto !important;
	}
	#index_user_content{
		position: absolute;
    	left: 50%;
    	margin-left: -126px;
	}
	#index_news,#news_list{
		height: auto;
	}
	#imgss img{
		max-width:100%;
	}
	.list1-block{
		float:none;
		width: auto;
		margin-bottom: 20px;
	}
	.list1-block .list1-top .list1-text .zw a{
		width: 20em;
		text-overflow: ellipsis;
    	overflow: hidden;
    	white-space:nowrap; 
    	display: block;
	}
	

	#guns{
		display: none;
	}
	#guns-m{
		display: block;
	}

	#case{
		margin-top: 0px!important;
	}
	.article-list li{
		padding: 0px;
		border-bottom: 1px solid #f1f2f4;
		font-family: '微软雅黑';
	}
	.article-left{
		float:left;
		width: 100px;
		margin:10px;
	}
	.article-left img{
		max-width: 100%;
	}
	.article-right{
		height:126px;
		padding:15px 15px 15px 120px;
	}
	.article-right-title{
		font-size: 16px;
		line-height:36px;
		color:#0081D1;
		padding:0px;
		margin:0px;
	}
	.article-right-text{
		max-height:50px;
		line-height:16px;
		font-size:12px;
		color:#333333;
		overflow:hidden;
		text-overflow:ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
	

	/*软件产品页*/
	#programme_list{
		display: none;
	}
	#shows{
		padding: 20px 10px;
	}
	#programme_font{
		width: 100%;
		margin-left: 0px;
	}
	/*高端定制页*/
	#shows_font{
		width: 100%;
	}
	#shows_font img{
		max-width: 100%;

	}
	/*成功案例页*/
	#case_logo{
		padding: 0px 10px;
	}
	#case_logo>ul{
		width: auto!important;
	}
	#case_logo>ul li{
		width: 48%;
		height: auto;
		margin-left: 1%;
		text-align: center;
	}
	#case_logo>ul li img{
		width: 100%;
	}
	/*新闻页面*/
	#index_newss ul li{
		height: auto;
		padding: 0px 10px;
	}
	#index_newss ul li a{
		display: block;
		width: 100%;
		text-align: center;
	}
	#index_newss ul li a img{
		float:none;    
		margin: 10px 0;
	}
	#index_newss .li-title{
		float:none;
		text-align: center;
		width: auto;
		margin-left: 0px;
	}
	#index_newss .li-title button{
		float:none;
		margin: 20px auto;
	}
	#shows img{
		max-width: 100%;
		height: auto;
	}
	#news-text p{
		text-indent: 0em;
	}
	/*底部 (所有页面)*/
	#footer_top,#foot_list,#tels,#copy,#keys{
		display: none;
	}
	#footer_bottom{
	}
	#copyright{
		color: #999;
		text-align: center!important;
		margin-left: 0px;
		padding:10px;
	}
	#copyright span{
		color: #999;
	}
	#seat{
		display: block;
	}
	#call{
		display: block;
		position: fixed;
		width: 100%;
		height: 40px;
		bottom: 0px;
	}
	#call a{
		color: #fff;
	}
	#call .tel{
		position: absolute;
		top: -26px;
		left: 50%;
		margin-left: -26px;
	}
	#call .left{
		width: 50%;
		height: 40px;
		background-color: #111;
		float:left;
		font-size: 14px;
		font-family: '微软雅黑';
		font-weight: bold;
		line-height: 40px;
		text-align: center;
		color: #fff;
	}
	#call .left img{
		margin-top: -5px;
	}
	#call .right{
		width: 50%;
		height: 40px;
		background-color: #111;
		float:left;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		font-family: '微软雅黑';
		font-weight: bold;
	}
	#call .left a{
		background-image: url('../images/footer_btn_1.fw.png');
		background-position:left;
		padding-left: 35px;
		background-repeat: no-repeat;
	}
	#call .right a{
		background-image: url('../images/footer_btn_2.fw.png');
		background-position:left;
		padding-left: 35px;
		background-repeat: no-repeat;
	}
}