@charset "utf-8";
/* CSS Document */

body { font-size:12px; font-family:"宋体";}

* { padding:0; margin:0; text-decoration:none; list-style:none; border:none;}

#warp { margin:0 auto;}


/* header */
#header { width:auto;}
#header .top { height:157px;}
#header .top .tip { height:34px; background:url(../img/tip.png) no-repeat;}

/* 加入收藏|联系我们 */
.p-word { margin-left:1330px; font-weight:bold; line-height:34px; color:#FFF;}
.p-word a { color:#FFF;}

#header .top .tip1 { height:83px; width:1200px; margin:0 auto;}
#header .top .tip1 .logo { margin-left:61px; float:left;}
#header .top .tip1 .hour { float:left; margin-left:329px; margin-top:16px;}

#header .top .tip2 { height:40px; background:url(../img/bg.jpg) no-repeat;}
#header .top .tip2 .nav { width:1200px; height:40px; margin:0 auto; padding-left:62px;}
#header .top .tip2 .nav li { line-height:40px; font-weight:bold; width:134px; text-align:center; float:left;}
#header .top .tip2 .nav li a { color:#FFF;}
#header .top .tip2 .nav li:hover { background:url(../img/w-bg.jpg) no-repeat;}

/* banner */
/*#banner { height:450px; position:relative; left: 50%; margin-left: -960px; width: 1920px;}
.banner1 { height:350px; position:relative; left: 50%; margin-left: -960px; width: 1920px;}*/
/* banner */
.banner{height:450px; width:1920px; margin-left:-960px; position:relative;left:50%; overflow:hidden; z-index:0; }
.banner_box{ margin:0 auto; position:relative; width:1200px;}
.slide{display:block; float:left;  width:1920px;}
.dots{height:13px; position:absolute; bottom:23px; left:48.5%; z-index:99;}
.dots li{ width:23px; height:13px; float:left; }
.dots li a{ width:10px; display:block; height:10px; background:#0067ac; border-radius:50%;}
.dots li.act a{background:#ed9557;}
.banner1 { height:350px; position:relative; left: 50%; margin-left: -960px; width: 1920px;}


/* 轮播 */
#list { width: 500px; height: 16px; margin: 0 auto; position: relative; left: 130px; top: -40px;
}
#list li { float:left; height:4px; width:46px; margin-right:40px; background:#166233; }
#list li:hover { background:#FFF;}


.clearfix:after{content:"";display:block;height:0;visibility:hidden;clear:both;}


/* footer */
#footer { height:186px; background:#166233; margin-top:30px;}
#footer .cen { width:1200px; margin:0 auto;}
#footer .cen .ma { width:101px; height:186px; float:left;}
#footer .cen .bot { width:670px; height:137px; margin:49px 0 0 197px; float:left;}
#footer .cen .bot .bot_word { color:#FFF; font-size:14px; font-weight:bold;}
#footer .cen .bot .bot_word a { color:#FFF;}
#footer .cen .bot .bot_word1 { color:#FFF; font-size:14px; font-weight:bold; text-align:center; margin-top:25px;}
#footer .cen .ma1 { width:101px; height:186px; float:right;}
