.top-warp{
    position: relative;
    width: 1000px;
    height: 100px;
    margin: 0 auto;
}
.top-logo{
    width: 100px;
    height: 100px;
    float: left;
}
.firm-name{
    float: left;
    width: 300px;
    margin-left: 15px;
}
.firm-name :first-child{
    float: left;
    font-family: '黑体';
    font-size: 26px;
    font-weight: bolder;
    color: #4fb6e2;
    margin-top: 18px;
}
.firm-name :last-child{
    float: left;
    font-family: '黑体';
    font-size: 12px;
    font-weight: bolder;
    color: #4fb6e2;
    margin-top: 5px;
	margin-left: 3px;
}
.nav-warp{
    margin-left: 15px;
    margin-top: 40px;
    float: right;
    width: 570px;
    height: 40px;
}
.nav-warp li{
    float: left;
    margin-left: 5px;
}
.nav-warp li a{
    display: block;
    width: 75px;
    height: 30px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: normal;
    font-family: 微软雅黑;
    color: #000;
    text-align: center;
    line-height: 30px;
}
.nav-warp li a:hover{
    background-color: #ff6637;
    color: #fff;
}


.banner-warp{
    width:100%;
    margin-bottom: 15px;
}
.banner-warp img{
    width:100%;
    height:450px;
}
.content-warp{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 0px;
    min-height: 600px;
    margin-bottom: 20px;
}
.content-left{
    width: 200px;
    min-height: 500px;
    float: left;
}
.left-title {
    width: 100%;
    height: 90px;
    border-radius: 2px;
    background: #1e50ae;
    box-shadow: 0px 0px 15px #888888;
}
.left-title h2 {
    padding-left: 25px;
    padding-top: 15px;
    color: #fff;
}
.left-title p {
    padding-left: 25px;
    padding-top: 5px;
    color: #fff;
}
.left-nav {
    width: 100%;
    min-height: 100px;
    border: 1px solid #ddd;
    border-top: 0px;
    border-radius: 2px;
    box-shadow: 0px 0px 8px #888888;
}
.left-nav li {
    width: 80%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
}
.content-right {
    width: 735px;
    margin-left: 40px;
    min-height: 500px;
    float: left;
}
.right-top {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}
.right-top h2 {
    float: left;
    color: #666;
    margin-top: 15px;
    font-family: 'Microsoft YaHei';
}
.right-top .position {
    float: right;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    color: #666;
    font-family: 'Microsoft YaHei';
}
.newslist-right li {
    margin-top: 15px;
    height: 95px;
    border-bottom: 1px solid #ddd;
}
.newslist-right li .card {
    float: left;
    width: 80px;
    height: 80px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    margin-right: 20px;
}
.newslist-right li .header {
    background-color: #5FB878;
    color: white;
    padding: 7px;
    font-size: 16px;
}
.newslist-right li .news {
    float: left;
    width: 600px;
    margin-left: 20px;
    height: 80px;
}
.newslist-right li .news .news-title {
    height: 40px;
    line-height: 40px;
    font-size: 1.5em;
	overflow:hidden;
}
.newslist-right li .news .news-content {
    width: 600px;
    height: 40px;
    color: #808080;
    overflow: hidden;
}
.contactus-right .right-content li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
}
.contactus-right .right-content .map-warp {
    width: 100%;
    height: 400px;
    margin-top: 50px;
}
.contactus-right{
    height:700px;
}
.mien-warp ul {
    margin: 0 auto;
}
.mien-warp ul li {
    position: relative;
    width: 25%;
    height: 180px;
    margin-left: 8%;
    float: left;
    margin-bottom: 60px;
}
.mien-warp ul li img {
    width: 100%;
    height: 100%;
}
.mien-instruction {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 180px;
    background: rgba(0,0,0,0.4);
}
.mien-instruction font {
    display: block;
    width: 60%;
    padding-top: 40px;
    margin: 0 auto;
    height: auto;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    color: #fff;
}
.mien-title {
    position: absolute;
    top: 140px;
    width: 100%;
    height: 40px;
    background: #5FB878;
    opacity: 0.8;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.recruit-warp p{
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-family: '黑体';
    font-weight: bold;
    text-align: center;
}


.bottom-back{
    width:100%;
    background:#1e50ae;
    height:200px;
    float:left;
}
.bottom-warp{
    width: 1000px;
    margin:0 auto;
    height: 150px;
}
.bottom-nav{
    width: 660px;
    margin: 0 auto;
    padding-top: 20px;
}
.bottom-nav li{
    float: left;
}

.bottom-nav li a{
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100px;
    text-align: center;
    float: left;
    color: #fff;
}
.bottom-nav li span{
    display: block;
    height: 50px;
    line-height: 50px;
    width: 5px;
    text-align: center;
    float: left;
    color: #fff;
}
.bottom-contactus{
    float: left;
    width: 600px;
    margin: 0 auto;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 200px;
    color: #fff;
}
.bottom-fwh{
    float: left;
    width: 200px;
    margin-top: -60px;
    margin-left: -120px;
}
.bottom-fwh img{
    width: 100px;
    height: 100px;
}
/*分页*/
.foot{
    width: 80%;
    height:50px;
    margin: 0 auto;
    margin-top: 30px;
}
.pagination a,.pagination span{
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #d3dbde;
    margin-left: 2px;
    color: #08c;
    margin-right: 5px;
}
.pagination a:hover{
    color: red;
    background: #0088cc;
}
.pagination font{
     margin-left: 5px;
     margin-right: 5px;
     line-height: 30px;
     color: red;
}
