#focus {margin:0px auto;background:#ffffff;}
#focus .owl-item img {display:block;width:100%;height:auto;}
#focus .owl-item .item { position:relative;}
#focus .owl-item .item .adinfo{position:absolute; left:0px; top:0px; padding:10% 5%;text-shadow:5px 5px 10px rgba(0,0,0,1);font-size:1rem;color: #fff;}
#focus .owl-pagination {position:absolute;bottom:20px;display:table;margin:0px auto;z-index:100;width:100%;text-align:center;}
#focus .owl-page {display:inline-block;zoom:1;padding:0 3px;}
#focus .owl-page span {width:10px;height:10px;font-size:2px;overflow:hidden;display:inline-block;background:#000;cursor:pointer;text-indent:-9999px;border-radius:50%;opacity:0.3;filter:alpha(opacity=30);}
#focus .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {background:#DA512D;opacity:1;filter:alpha(opacity=100);}
#focus .owl-buttons div {display:block;width:30px;height:20px;position:absolute;z-index:100;top:50%;margin-top:-15px;text-indent:-9999em;overflow:hidden;cursor:pointer;background-repeat:no-repeat;background-position:center center;opacity:0.5;background-color:rgba(255,255,255,0.2);border:1px solid #FFF;border-radius:4px;background-size:10px 14px; display:none;}
#focus .owl-prev {background-image:url(../images/prev.png);left:10px;}
#focus .owl-next {background-image:url(../images/next.png);right:10px;}
#focus .owl-prev:hover, #focus .owl-next:hover {background-color:#DA512D;opacity:1;}


.text2 { color:#CC0000}
.hdbox{background-color:#f3f3f3; padding:10px; margin-top:20px;}
.hdbox h3{ line-height:50px; font-size:25px; text-align:center;}
.hdcont{}
input.yyinput{border:1px solid #dfdfdf; padding:6px; width:90%;background:#fff;}
textarea.yyinput{border:1px solid #dfdfdf; padding:6px; width:90%;overflow:auto;background:#fff;}
input.tj_btn{ font-size:14px;background:#BF1E2E; border:none;height:40px; color:#FFF;cursor:pointer; width:60%;}
input.tj_btn:hover{
	background-color: #DF3142;
}
