@charset "utf-8";
/* CSS Document */

 * { margin:0; padding:0; word-wrap:break-word; word-break:break-all; }/*英文自动换行*/
body { background:url(../images/bg.jpg) repeat-x left top; color:#555; font:12px/1.6em Helvetica, Arial, sans-serif; }
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; text-decoration:none;}
ul, li { list-style:none; }
img { border:none; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
html { overflow:-moz-scrollbars-vertical; }
 /* 在Firefox下始终显示滚动条*/
.head{ width:1000px; height:136px; margin:0 auto; }
.logo{ width:84px; height:84px; float:left; padding-top:27px;}
.nav_box{ width:798px; height:27px; line-height:27px; padding-top:93px; float:right;}
.nav_box li{ float:left; width:114px; height:27px; text-align:center;}
.nav_box li a{ display:block; width:114px; height:27px; color:#fff; font-weight:bold; font-size:16px; font-family:Arial; }
.nav_box li a:hover{ color:#77bb00; background:url(../images/nav_hover.png) no-repeat center;}
/*flash*/
.flash{ width:1000px; height:131px; margin:0 auto;}
/*bottom*/
.bottom{ width:1000px; height:50px; line-height:50px; padding-bottom:20px;margin:0 auto; }
.bottom_left{ width:500px; height:50px; line-height:50px; float:left; }
.bottom_left p{ font-family:Arial; color:#fff; font-weight:bold; line-height:50px;}
.bottom_right{ width:500px; float:right; text-align:right;}
.bottom_right p{ font-family:Arial; color:#F00; font-weight:bold; line-height:50px;}
.bottom_right p a{font-family:Arial; color:#F00; font-weight:bold; line-height:50px;}
.bottom_right p a:hover{font-family:Arial; color:#F00; font-weight:bold;}

#fcbx , #fcimg{ width:1000px; height:489px; margin:0 auto; overflow:hidden;}
#fcbx div , #fcnum { top: -23px; height: 23px; margin-bottom: -23px; position:relative; }
#fcbx div {  }
#fcnum { float:right; margin-right:50%; }
#fcnum li{ float:left; background:url(../images/dian2.png) no-repeat center; margin-left:5px; height:11px; width:11px; cursor: pointer; margin-top:8px;}
#fcnum li.crn { background:url(../images/dian1.png) no-repeat center; }

/**2013-02.25**/
.nav_box li.cont_nav a{ display:block; width:114px; height:27px; color:#ff6000; font-weight:bold; font-size:16px; font-family:Arial; }
.nav_box li.cont_nav a:hover{ color:#77bb00; background:url(../images/nav_hover.png) no-repeat center;}
