/* DaTouWang URL: www.datouwang.com */
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}

.owl-carousel .list{width:100%; float: left;overflow: hidden;padding-right: 2%; padding-left: 2.5%;}



.owl-carousel .list .image{ }
.owl-carousel .list .image .date{width:110px;height: 40px;background:rgba(46,120,74,.9);position: absolute;color: #fff; font-size: 0.75em; margin-top: 50%;  padding-top: 8px;  text-align: center;}
.owl-carousel .list .image .date span{font-size:2.5em; color: #f2f2f2; font-weight: bold;}
.owl-carousel .list .image img{width:100%;}
.owl-carousel .list .text{ padding: 2em 0; }
.owl-carousel .list .text .title{ font-size: 1.25em;  overflow: hidden;color: #404040;  line-height: 1.5em; }
.owl-carousel .list .text .title2{ border-bottom: 1px solid #ededed; font-size: 1.125em; height: 1.75em; overflow: hidden; font-weight: bold; color: #4b4b4b; padding-bottom: 18px; line-height: 1.5em;}
.owl-carousel .list .text .summary{ color: #8c8c8c; font-size: 0.938em; height: 3em; overflow: hidden; line-height: 1.75em; margin-top: 2em;}

.owl-carousel .list .text a{color:#333; }
.owl-carousel .list .text a:hover{ color: #dd3355;text-decoration: none}

.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:url(grabbing.png) 8 8,move}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}