

/*banner*/
.flexslider { position: relative; height: 750px; overflow: hidden; background: url("../../Content/images/loading.gif") 50% no-repeat; }
.slides { /*position:relative;*/ z-index: 1; left: 50%; width: 100%; }
.slides li { height: 400px; position: inherit !important; }
.flex-control-nav { position: absolute; bottom: 10px;  width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1; }
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url("../../Content/images/dot.png") right 0 no-repeat; cursor: pointer; }
.flex-control-nav .flex-active { background-position: 0 0; }

.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.flex-direction-nav li a { display: block; width: 64px; height: 102px; overflow: hidden; cursor: pointer; position: absolute; }
.flex-direction-nav li a.flex-prev { left: 50px; background: url("../../Content/images/zuo_z.png") center center no-repeat; }
.flex-direction-nav li a.flex-next { right: 50px; background: url("../../Content/images/you_y.png") center center no-repeat; }
.slides li a img { width: 100%; }


:focus { outline: 0; }
img { border: none; }
.clear { clear: both; height: 0; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }

/***/
/*切换样式*/
.home_products { width: 1280px; overflow: hidden; margin: 50px auto }
.home_products .picScroll-left { width: 1280px; }
.home_products .picScroll-left .products_title { /*border-bottom:1px solid #dee2e6;*/ border-top: 1px solid #1f2024; height: 50px; padding: 10px; overflow: hidden; margin-top: 5px; }
.home_products .picScroll-left .products_title span { float: left; font-size: 20px; color: red; }
.home_products .picScroll-left .products_title .hd { float: right; width: 90px; position: relative; }
.home_products .picScroll-left .products_title .hd a { cursor: pointer; width: 18px; height: 18px; display: block; position: absolute; }
.home_products .picScroll-left .products_title .hd a.next { background: url("../../Content/images/icon-forward_ee579597.jpg") no-repeat; right: 0px; }
.home_products .picScroll-left .products_title .hd a.prev { background: url("../../Content/images/icon-backward_30ac881d.jpg") no-repeat; left: 0px; }
.home_products .picScroll-left .products_title .hd a.prevStop { opacity: .5; filter: alpha(opacity=50) }
.home_products .picScroll-left .products_title .hd a.nextStop { opacity: .5; filter: alpha(opacity=50) }
.home_products .picScroll-left .products_title .hd ul { margin-left: 21px; text-indent: 99999px; }
.home_products .picScroll-left .products_title .hd ul li { width: 23px; height: 18px; float: left; cursor: pointer; background: url("../../Content/images/icon-pagenation_8b2f0f92.jpg") no-repeat center; }
.home_products .picScroll-left .products_title .hd ul li.on { background: url("../../Content/images/icon-pagenation-current_ad0a381a.jpg") no-repeat center; }

.home_products .picScroll-left .bd .picList li { float: left; display: inline; background: #fff; padding: 8px; position: relative; box-shadow: 0 1px 3px rgba(0,0,0,0.1); }
.home_products .picScroll-left .bd { padding: 0 5px; }
.home_products .picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.home_products .picScroll-left .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; }
.home_products .picScroll-left .bd ul li { text-align: center; }
.home_products .picScroll-left .bd ul li img { width: 220px; height: 220px; display: block; padding: 2px; border: 1px solid #ccc; }
.home_products .picScroll-left .bd ul li a:hover img { border-color: #999; }
.home_products .picScroll-left .bd ul li .title { line-height: 24px; }

/*鼠标悬停*/
.da-thumbs li a, .da-thumbs li a img { display: block; position: relative; }
.da-thumbs li a { overflow: hidden; }
.da-thumbs li a div { position: absolute; /*background:#000;*/ width: 226px; height: 226px; overflow: hidden; opacity: .8; filter: alpha(opacity=80); }
.da-thumbs li a div.da-animate { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
/* Initial state classes:*/
.da-slideFromTop { left: 0px; top: -100%; }
.da-slideFromBottom { left: 0px; top: 100%; }
.da-slideFromLeft { top: 0px; left: -100%; }
.da-slideFromRight { top: 0px; left: 100%; }
/* Final state classes:*/
.da-slideTop { top: 0px; }
.da-slideLeft { left: 0px; }
#da-thumbs p { font-size: 15px; }
.da-thumbs li a div span { display: block; position: relative; }
.home_products .picScroll-left .bd .da-thumbs li a div span img { width: 222px; height: 222px; border: 0; position: absolute; }
