@charset "utf-8";

.banner{ position:relative;  height:460px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important;  }
.banner .bd li{ width:100% !important;  height:460px; overflow:hidden; text-align:center;  }
.banner .bd li a{ display:block; height:460px; }

.container { padding: 30px 0 23px; }

.hd { border-bottom: 1px #eeeeee solid; padding-bottom: 5px; }
.hd h3 { font-weight: normal; font-size: 14px; color: #555555; }
.hd h3 em { font-size: 14px; padding-right: 3px; font-family: Arial; color: #006cb2; }
.hd .more { font-family: Arial; font-size: 11px; padding-top: 2px; }
.hd .more a { color: #9f9f9f; }

.news { width: 320px; position: relative; }
.news .bd dt { line-height: 34px; font-size: 13px; }
.news .bd .pic { width: 106px; height: 69px; }
.news .bd .txt { width: 198px; padding-left: 15px; color: #858585; }
.news .bd .details { clear: both; padding-top: 10px; }
.news .bd .details a { color: #006cb2; }
.news .arrow .prev,.news .arrow .next { background: url("../images/news_arrow_next.jpg") no-repeat; position: absolute; bottom: 5px; right: 0; width: 17px; height: 17px; display: block; cursor: pointer; }
.news .arrow .prev { right: 18px; background: url("../images/news_arrow_prev.jpg") no-repeat; }

.product { width: 425px; margin-left: 32px; display: inline-block; position: relative; }
.product .bd { padding: 15px 11px 0; }
.product .bd li { float: left; margin: 0 8px; width: 185px; }
.product .arrow .prev,.product .arrow .next { background: url("../images/product_arrow_next.jpg") no-repeat; position: absolute; bottom: 48px; right: 0; width: 11px; height: 23px; display: block; cursor: pointer; }
.product .arrow .prev { left: 0; background: url("../images/product_arrow_prev.jpg") no-repeat; }

.video { width: 195px; margin-left: 32px; }
.video .bd { padding-top: 15px; }

.online { display: inline-block; width: 40px; height: 120px; position: absolute; top:-4px; right: -57px; }