﻿body
{
    margin:0px;
    padding:0px;
    font-family:微软雅黑;
    min-width:1365px;
    expression(document.body.offsetWidth + "px");
}
a
{
    color:Black;
}
img
{
    border:0px;
    margin:0px;
    padding:0px;
}
.English
{
    font-family:Arial;
}
#bai {
    display: block;
    height: 110px;
    margin: 0 auto;
    width: 100%;
}
#header {
    background: none repeat scroll 0 0 #FFFFFF;
    height:90px;
    left: 0;
   /* padding-bottom: 20px;*/
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}
.headerShadow {
    border-bottom: 1px solid #D9D7D7;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.26);
}
.persagy_head {
    height: 90px;
    margin: 0px auto 20px;
    width: 1008px;
}
#nav 
{
    
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    font-weight: bold;
    height: 90px;
    margin: -15px 0px;
}
.first-menu li.nav_select {
    background: none repeat scroll 0 0;
    color: #099cdf;
}
.first-menu > li {
    overflow: visible;
    width: 98px;
    z-index: 10;
}
.first-menu li {
    float: left;
}
ul, li {
    list-style: none outside none;
}
.first-menu li.nav_select > a {
    color: #099cdf;
}
.first-menu li a {
    color:Black;
    display: block;
    float: left;
    font-size: 14px;
    height: 95px;
    line-height: 130px;
    text-align: center;
    width: 98px;
}
.first-menu li a:hover
{
    background-color: #6698f2;
    color: #292929;
}

a, a:hover {
    font-family: "微软雅黑",Arial,Verdana,Helvetica,sans-serif;
    text-decoration: none;
}
.third-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.26);
    display: none;
    left: -1px;
    position: absolute;
    top: 90px;
    width: 100%;
}
#index_banner,#index_banner .bannerPic{
	position: relative; 
	margin:0 auto;
	min-width:1008px;
	width:100%;
	height:565px;
	overflow:hidden;
}
#index_banner .bannerPic{
	height:515px;
}
#index_banner .BanPic{
	position:absolute;
	left:0;
	top:0;
	min-width:1008px;
	width: 100%;
	float:left;
	height:515px;
	text-align:center;
}
#index_banner .BanPic a{
	position: relative;
	display: block;
	min-width: 1008px;
	max-width: 1420px;
	height: 100%;
	margin: 0 auto;
	overflow:hidden;
	background:#fff;
	text-align:center;
}
#index_banner .BanPic a img{
	position: absolute;
	margin-left:-710px;
	width:1280px;
	margin-left:3%;
	height:515px;
	display: block;
	border: 0;
} 
/*banner num*/
#index_banner .bannerNum{
	z-index:9; 
	position:absolute; 
	text-align:center; 
	width:100px; 
	top:515px;
	left:50%;
	margin-left:-50px;
	height:35px; 
	padding-top:15px;
	line-height:35px;
	cursor: pointer;
}
#index_banner .bannerNum a{
	width:16px;
	height:16px;
	display:block;
	float: left;
	margin:2px;
	background:url(/imagetool/split.jpg) no-repeat 2px 1px;
}
#index_banner .bannerNum a:hover{
	background-position:-14px 0px; 
}
#index_banner .bannerNum a.banNumCur{
	background-position:-14px 0px; 
}
#persagy_logo{
  float: left;
    height: 61px;
    line-height: 61px;
    margin-top: 20px;
    width: 300px;
    padding-left:80px;
}
.second-menu, .third-menu {
    background: none repeat scroll 0 0 #fff;
    display: none;
    top: 90px;
    width: 175px;
    padding:0px;
}
.second-menu > li, .third-menu > li {
    height: 45px;
}
.second-menu li a {
    background: none repeat scroll 0 0 #fff;
    border-left: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-top: 1px solid #ebeaea;
    color: #4f4f4f;
    display: block;
    float: none;
    font-size: 0.8em;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    text-align: left;
    text-indent: 20px;
    width: 175px;
}
.second-menu li a.borderTopNone {
    border-top: 0 none;
}
.second-menu li a:hover {
    animation: 0.3s ease 0s normal none 1 nav_aHover;
    background: none repeat scroll 0 0 #099cdf;
}