@charset "utf-8";
/* CSS Document */
body{position: relative;;}
.main{ width:100%; height:1080px; margin:0 auto; }
.nav{ width:1100px; height:54px; margin:0 auto; box-sizing:border-box;}
.nav li{ float:right; width:60px; height:26px;cursor:pointer; margin-top:10px;}
.nav li a{ width:60px; height:26px; display:inline-block; color:#239271; font-size: 14px;}
.nav li a:hover{color:#f00;}
.pai{ margin:0 auto; margin-top: 310px; text-align: center; display: inline-block; width:1100px; font-size:16px; color:#117b5d; font-weight: bold;}

.dibu,.tu1,.tu2{ width:100%; height:995px; margin:0 auto; background:url(../images/bj1.jpg) no-repeat top center;}

.tu1{height:413px; background:url(../images/bj1.jpg) no-repeat top center; margin-top:-54px;}
.tu2{height:667px; background:url(../images/bj2.jpg) no-repeat top center;}




.footer_bg{width:100%; height:150px;  position:absolute; left:0; bottom:-130px;  background:#40bb8d;}
.footer{width:980px; margin:0 auto; height:150px; color:#fff;}
.footer .fot_top{padding-top:40px; width:980px;}
.fot_top span{float:left;}
.fot_top ul{float:right;}
.fot_top ul li{float:left; width:75px; border-right:1px solid #fff; margin-right:10px;}
.fot_top ul li a{color:#fff;}
.fot_top ul .special{ border:none;}
.footer p{padding-top:55px;}
 b{color:#fff;}
