* { margin: 0; padding: 0;}
.dowebok-outer { height: 421px;}
#dowebok { width: 1100px; margin: 0 auto; height: 100px;font-family: "Microsoft Yahei";}
#dowebok .owl-wrapper-outer { margin: 0 auto;}
#dowebok .item { position: relative; width: 110px; height: 100px;   margin: 0 12px;}
#dowebok .item a{ display:block;}
#dowebok .item img{ width:110px; height:80px;}
#dowebok .shd { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
#dowebok .shd a { display: block; width: 110px; height: 100%;}
#dowebok .txt { position: absolute; left: 0; bottom: 0; width: 100%; height:20px;  color: #FFF; }
#dowebok h3 { width: 100px; height: 20px; margin:5px 0;  line-height: 20px;font: 700 12px/14px arial,"Microsoft Yahei"; overflow: hidden;text-align:center;}
#dowebok h3 a {  color: #FFF;  text-decoration: none; font-weight: normal;}
#dowebok h3 a:hover { color: #338de6;}

#dowebok .item:hover .shd { }
#dowebok .item:hover .txt {}

.owl-theme .owl-controls .owl-buttons div { position: absolute; top: 15px; width: 30px; height: 60px; margin: 0; padding: 0; border-radius: 0; font: 60px/60px "宋体"; background-color: transparent; overflow: hidden; _display: none;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -40px;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -40px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before { content: "<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before { content: ">";}