.scroll-outer{height:100%;}
#scroll{max-width:1200px;margin:0 auto; position:relative;}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;margin:0 auto;overflow:hidden; }
#scroll .item div:nth-child(1){ overflow:hidden}

.owl-theme .owl-controls .owl-buttons .owl-prev{background:url(../images/zuo.png) no-repeat 50% 50%; width:40px; height:40px; position:absolute; left:-4%; top:30%}
.owl-theme .owl-controls .owl-buttons .owl-next{ background:url(../images/you.png) no-repeat 50% 50%; width:40px; height:40px; position:absolute; right:-4%; top:30%}




/*文字滚动左右*/
.txtScroll-left{ width:1040px;}
.txtScroll-left .prev,.txtScroll-left .next{ width:20px; height:20px; position:absolute; right:0; text-align:center; line-height:15px; color:#fff; cursor:pointer; font-size:18px; top:12px}
.txtScroll-left .prev{ right:20px; }
.txtScroll-left .bd{ padding:8px; width:1040px; overflow:hidden;}
.txtScroll-left .bd .tempWrap{ width:100% !important}
.txtScroll-left .bd ul li{ margin-right:160px;  float:left; height:26px; line-height:26px;  text-align:left; display:inline-block; width:auto !important}
.txtScroll-left .bd ul li span{ color:#fff; font-size:13px; padding-left:50px}
.txtScroll-left .bd ul li a{ color:#fff; font-size:13px; display: inline-block; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}