/* CSS Document */
@charset "utf-8";
body,ul,li,p,a,span,form,input,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
body{font-family:"Microsoft YaHei"; font-size:14px; color:#333; background:#fff;}
a{ text-decoration:none;}
ul{ list-style:none;}
img{ border:none;}
.clear{ clear:both;}
.content{ width:1170px; margin:0 auto;}

/*首页样式*/
.main{ width:100%; height:100%; overflow:hidden; background:#89a9d5; min-width:1170px; max-width:1920px; margin:0 auto;}
.top{ width:1170px; height:130px; margin:0 auto; overflow:hidden;}
.logo{ margin-top:36px; float:left;}
.top_r{ float:right;}
.top_r .phone{ margin-top:96px; float:left; margin-right:10px;}
.top_r .wx{ width:102px; height:102px; margin-top:16px; float:left;}
.nav_bg{ width:100%; height:60px; background:url(../images/nav_bg.jpg) no-repeat center; overflow:hidden;}
.nav{ width:920px; height:60px; margin:0 auto;}
.nav li{ width:115px; margin-top:28px; text-align:center; float:left; font-size:16px;}
.nav li a{ color:#a0dcfb;}
.line{ width:100%; height:10px; background:url(../images/nav_botline.jpg) no-repeat center; overflow:hidden;}
.banner_bg{ width:100%; height:560px; background:#19437c; overflow:hidden; position:relative;}


.container { margin:32px auto; max-width:1300px;}
.poster-main{ position:relative;width:800px;height:496px;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:800px;height:496px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;width:100px;height:496px; z-index:10; cursor:pointer;  opacity:0.8}
.poster-main .poster-prev-btn{left:0; background: url(../images/btn_l.png) no-repeat center center;}
.poster-main .poster-next-btn{right:0; background: url(../images/btn_r.png) no-repeat center center;}


.wenzi{ width:100%; text-align:center; position:absolute; bottom:55px; z-index:999;}
.bot_about{ width:100%; text-align:center; margin:50px auto;}
