@charset "utf-8";
/* CSS Document */

body {font-family: "微软雅黑", "Microsoft YaHei", Helvetica,sansation, Verdana, Arial, sans-serif;font-size: 16px;}
* {
	margin:0;
	padding:0
}
html,body,div,span,h1,h2,h3,h4,h5,h6,img,ul,li,p,a {
	margin:0;
	padding:0;
	
}
img {
	border:0;
}
ul,li {
	list-style:none
}
a:link,a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:red;
}
a{
	color:#000;
	text-decoration:none;
	
}

/*导航部分*/
.top{ width:100%; margin:0 auto; height:136px; position:relative; min-width:1200px;}
.logo{ float:left; margin-top:10px; width:20%; text-align:right}
.logo img{ text-align:right; margin-top:8px;}
.tel{  width:225px; height:40px; background:#ffdb3d;  font-size:23px; line-height:40px; text-align:center; position:absolute; right:5%; top:28px}
.tel  img{ position:relative; top:3px; right:10px}
.logo_title{  height:50px; background:#0066cc; color:#FFF; font-size:24px; line-height:45px; margin-top:10px; padding-right:10px}
.nav{ float:right; width:80%; margin-top:123px; height:50px; background:#404144; line-height:50px; margin-top:86px;}
.nav a:link,.nav a:visited{ color:#FFF; text-decoration:none;width:120px; text-align:center}
.nav a:hover{ display:block; background:#222324; width:120px; text-align:center}
.nav a{ display:block; float:left; padding:0 15px;}

/*这里是内容展示部分*/
.photo1{
	min-width:1200px;
	margin:0 auto;
	

	width:100%;
	background-size:100% 100%;
}
.photo1 img{width:100%;}
.pt_text{
	width:700px;
	line-height:36px;
	font-family:"微软雅黑";
	font-size:22px;
	float:left;
	position:absolute;
	top:71%;
	left:135px;
}
.pt_text a{
	float:left;

}
.photo2{
	min-width:1200px;
	margin:0 auto;
	
	width:100%;
	background-size:100% 100%;
}
.photo2 img{ width:100%;}
.photo5{
	min-width:1200px;
	margin:0 auto;
	
	width:100%;
	background-size:100% 100%;
}
.photo5 img{ width:100%;_margin-top:-6px;display:block}
.photo2,.photo3,.photo4,.photo6,.photo7{
	min-width:1200px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.photo3 img,.photo4 img,.photo6 img,.photo7 img{
	min-width:1200px ;
	width:100%;
	display:block;
}
/*这是壁挂式*/
.bigua{
	min-width:1200px;
	width:100%;
	background:url(images/4.jpg) no-repeat;
	background-size:100% 100%;
}
.bigua a{
	font-family:"汉仪菱心体简";
	font-size:60px;
	color:#000;
	line-height:168px;
	margin-left:100px;
}
/*这是移动式*/
.yidong{
    min-width:1200px;
	width:100%;
	background:url(images/3.jpg) no-repeat;
	background-size:100% 100%;
}
.yidong a{
	font-family:"汉仪菱心体简";
	font-size:60px;
	color:#000;
	margin-left:110px;	
}
.yidong_k{
	padding-top:220px;
}
/*这是立挂式*/
.ligui{
	min-width:1200px;
	width:100%;
	background:url(images/2.jpg) no-repeat;
	background-size:100% 100%;
	position:relative;
}
.ligui img{width:100%;}
.ligui_k{
	float:right;
	padding-top:120px;
	position:absolute;
	top:1%; left:70%;
}
.ligui_k a{
	font-family:"汉仪菱心体简";
	font-size:60px;
	color:#000;
	margin-right:180px;
}
.blue{
	background-color:#0066cc;
	width:100%;
	min-width:1200px;
}
.blue h1{
	font-family:"汉仪菱心体简";
	font-size:48px;
	color:#FFF;
	text-align:center;
	line-height:126px;
}




.foot{
	min-width:1200px;
      float:left;
      width:100%; 
	  height:60px; 
	  background: #000; 
	  line-height:60px; 
	  text-align:center; 
	  color:#FFF; 
	  z-index:1000px; 
	  margin-top:-10px
}
























