@charset "utf-8";
/*************************************
* 文件名称：pageidX.css
* 作   者：界面设计制作部
* 创建日期：2012-6-1
* 最后修改：name/ 第X行 / yyyy-mm-dd
* 文件版本：UI CSS Frameworks Beta
* 内容概要: 页面引入样式文件
*************************************/
@import url("common.css");
@import url("borders.css");
@import url("content_index.css");




@import url("layout_index.css");

@import url("page_index_specifies.css");





@import url("page_index_products.css");


@import url("page_index_columns.css");


@import url("page_index_public.css");




@import url("page_index_news.css");





/*banner*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {position: relative;zoom: 1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav a  { display: block; width: 40px; height: 54px; background: #515051 url("../images/banner-arrow.png") no-repeat; margin: -30px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; background-position: 0 0;}
.flex-direction-nav .flex-next { right: -50px; text-align: right; background-position: right 0;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 280px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 280px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {font-size: 40px; display: inline-block; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.banner{width:100%;height: 470px;margin: 2px auto 10px auto;overflow: hidden;}
.picture{height: 182px;margin: 2px auto 10px auto;overflow: hidden;}
/*banner*/









