﻿@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;
	color:#F00;	
}
.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:84px;  min-width:1200px; background:#FFF}
.logo{width:100%; height:85px; display:inline-block; padding-left:10px;}
.logo img{position:absolute;top:2%;left:2%;width: 215px; padding-left: 7px;padding-top: 0px; vertical-align:middle; margin-top:5px;}
.tel{margin-bottom:10px;position:absolute; right:2%;top:4%;width:190px; height:37px; background:#89cbd7;font-size:23px; line-height:37px; text-align:center; color:#000; font-size:18px;}
.tel  img{ position:relative; top:4px; right:10px}
.tel font{ position:relative;right:8px;color:#000;}
.nav{width:100%;text-align:center; height:50px;float:left; background:#4e5662;font-size: 17px;position:relative; }
.navright{margin-left:300px; float:left; width:50%;height:100%;line-height:50px;font-size: 17px;}
.navright a:link,.nav a:visited{ line-height:495%; color:#6f6f6f; text-decoration:none;width:15%; text-align:center}
.navright a:hover{ display:block; background:#222324; width:15%;color:#fff; text-align:center}
.navright a{ display:block; float:left;color:#6f6f6f; }
.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 {
    position: absolute;
    top: 55%;
    left: 15%;
    width: 45%;
    text-align: left;
    font-size: 1.4em;
    line-height: 39px;
}
.ftp1 {
    position: absolute;
    top: 20%;
    left: 54%;
    width: 42%;
    text-align: left;
    font-size: 1.2em;
    line-height: 30px;
	text-indent:2em;
}

.ftp2 {
    position: absolute;
    top: 16%;
    left: 8%;
    width: 24%;
    text-align: left;
    font-size: 1.2em;
    line-height: 30px;
    /* text-indent: 2em; */
}
.bc{ top: 17%; left:39%}
.bc1 {
    top: 17%;
    left: 68%;
}






.foot{width:100%;min-width:1200px; height:60px; background:#000; line-height:60px; text-align:center; margin-top:-5px;color:#FFF }
