﻿@charset "utf-8";
/* CSS Document */

body {font-family: "微软雅黑", "Microsoft YaHei", Helvetica,sansation, Verdana, Arial, sans-serif;font-size: 14px;}
* {
	margin:0;
	padding:0
}
html,body,div,span,h1,h2,h3,h4,h5,h6,em,img,strong,sub,sup,tt,dd,dl,dt,form,label,table,caption,tbody,tfoot,thead,tr,th,td,ul,li,p,a {
	margin:0;
	padding:0;
}
input,select,textarea {
	vertical-align:middle;
}
img {
	border:0;
}
ul,li {
	list-style:none
	
}
a:link,a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
		
}
.overhide {
	overflow:hidden;
	text-indent:-100em;
}
.clear {
	clear:both;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}
/*导航部分*/
.top{ width:100%; margin:0 auto; height:120px;  min-width:1200px; background:#FFF}
.logo{ float:left; width:100%;height:70px;}
.logo img{ padding-top:27px; padding-left:41px; float:left; width:220px; }
.logotitile{ text-align:left;float:left;width:600px;padding-top:20px;font-size:30px; padding-left:40px;color:#000 }
.logotitile span{ font-family:"Arial Black", Gadget, sans-serif;}
.tel{  width:225px; height:40px; background:#ffdb3d;  font-size:23px; line-height:40px; text-align:center; position:absolute; right:5%; top:10px; z-index:1000;zoom:1}
.tel  img{ position:relative; top:3px; right:10px}
.nav{width:100%;text-align:center; height:50px;float:left;}
.navleft{ width:20%; background:#1b3c7a; float:left;text-align:center; font-size:20px;color:#FFF;height:50px; line-height:50px; }
.navleft a:hover{color:#FFF; text-decoration:none}
.navright{ float:left; width:80%;height:50px; background:#505763; line-height:50px; }
.navright a:link,.nav a:visited{ color:#FFF; text-decoration:none;width:180px; text-align:center}
.navright a:hover{ display:block; background:#222324; width:180px; text-align:center;}
.navright a{ display:block; float:left;  font-size:17px;}
.pm1,.pm2,.pm3,.pm4,.pm5{ position:relative; width:100%;min-width: 1200px; }
.pm1 img,.pm2 img,.pm3 img,.pm4 img,.pm5 img{ width:100%; _margin-top:-6px; display:block}
.aa{color:#FFF; text-decoration:none}
/*首页*/
.ftp img{
	position:absolute;
	top:46%;
	left:10%;
	width:250px;
	height:225px;
	text-align:left;
	font-size:1.1em;
	line-height:30px
}
.kefu{position: absolute;width: 9%; height: 5.5%;top:88%;left:22%; background: #fff; display: block;opacity: 0;filter: alpha(opacity=0); z-index:1000}
#pop{background:#fff;width:15em; height:14em;font-size:0.9em;position:fixed;right:0;bottom:45px; z-index:9999999999;}
#popHead{line-height:32px;background:#f6f0f3;border-bottom:1px solid #e0e0e0;font-size:12px;padding:0 0 0 10px;}
#popHead h2{font-size:14px;color:#666;line-height:32px;height:32px;}
#popHead #popClose{position:absolute;right:10px;top:1px;}
#popHead a#popClose:hover{color:#f00;cursor:pointer;}
.ftp1 img{top:45%;left:43%;}
.ftp2 img{top:45%;left:74%;}
	
.online {
    width: 68px;
    height: 79px;
    display: none;
    position: fixed;
    _position: absolute;
    overflow: visible;
    z-index: 99999;
    top: 0px;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight/2-84);
}






.foot{width:100%;min-width:1200px; height:60px; background:#000; line-height:60px; text-align:center; margin-top:-5px;color:#FFF }
