@charset "utf-8";
img{border:0;}
*{padding:0;margin:0;list-style:none;}


.slides{width:100%;height:488px; min-width:1176px; position:relative;overflow:hidden;}
.slideInner{height:488px;position:relative;left:0;margin-left:0;}
.slideInner a{display:block;height:488px; min-width:1176px; background-color:#443e40; background-size:cover; background-position:top center; position:relative;text-align:center;z-index:1;}

.nav{width:1176px; height:487px; position:relative;left:50%;margin-left:-588px;}
.nav a{display:block;width:50px;height:88px;opacity:.8;z-index:9;}
.nav a.prev{position:absolute;left:0;top:-244px;margin-top:-58px;background:url(../images/ban_pre.png) no-repeat;}
.nav a.next{position:absolute;right:0;top:-244px;margin-top:-58px;background:url(../images/ban_next.png) no-repeat;}

.navListBox{position:absolute;left:50%;top:450px;z-index:99;}
.navListBox li{width:12px;height:12px;float:left;margin-left:5px;border-radius:50%;overflow:hidden;}
.navListBox li:first-child{margin-left:0;}
.navListBox li a{display:block;width:100%;height:100%;border-radius:50%;background-color:#fff;}
.navListBox li a.active{background-color:#f7ad4c;}

.scroll-outer{height:304px; }
#scroll{width:790px;margin:0 auto;padding-top:30px;font-family:"Microsoft Yahei";}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;width:188px;height:239px;margin:0 auto;background-color:#fff;overflow:hidden;}
#scroll .txt{position:absolute;left:0;bottom:0;width:188px;height:40px;padding:0;color:#888; text-align:center;}
#scroll h3{width:188px;height:25px;margin-bottom:6px;padding-top:6px;font:700 14px/25px arial,"Microsoft Yahei";overflow:hidden;}
#scroll h3 a{color:#333;text-decoration:none;}
#scroll h3 a:hover{color:#338de6;}
#scroll p{width:226px;height:54px;line-height:18px;font-size:12px;}
#scroll .item:hover .shd{background-color:rgba(0, 0, 0, 0);}
#scroll .item:hover .txt{background-color:#fff\9;background-color:rgba(248, 249, 249, 0.95);box-shadow:0 0 15px 15px rgba(248, 249, 249, 0.95);}
.owl-theme .owl-controls .owl-buttons div{position:absolute;top:100px;width:20px;height:30px; padding:15px 0; margin:0;border-radius:0;font:30px/30px "宋体";overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:5px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:3px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}
.owl-theme .owl-controls {
    margin-top: 0;
}
.

