@charset "utf-8";
/* CSS Document */

/*--css reset--*/
html,body,h1,h3,h4,h5,h6,p,ol,ul,li,pre,code,address,variable,form,fieldset,blockquote {padding:0;margin:0;font-size:16px;font-family:"微软雅黑";color:#124aab;}
	
h2{padding:0;margin:0;font-size:18px;font-family:"微软雅黑";color:#124aab;}
	

ol{margin-left:0; list-style:none;}
ul{margin-left:0; list-style:none;}

a{color:#fff; text-decoration:none;}
a:hover{color:#fff;text-decoration:underline;}
img,input{ vertical-align:middle;}
.clean{ clear:both;}

.scroll-outer{height:290px;}
#scroll{width:1062px;margin:0 auto;font-family:"Microsoft Yahei";}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;width:250px;height:260px;margin:0 auto;background-color:#fff;overflow:hidden; border:1px #CCCCCC dashed;}
#scroll .shd{position:absolute;left:0;top:0;width:100%;height:100%;}
#scroll .shd a{display:block;width:250px;height:150px;*background-image:url(about:blank);background-image:url(about:blank)\0;}
#scroll .txt{position:absolute;left:0;bottom:0;width:226px;height:100px;padding:0 12px;color:#888;background-color:#e4e9ee\9;background-color:rgba(255, 250, 250, 100);}
#scroll h3{width:226px;height:25px;margin-bottom:6px;padding-top:6px;font:700 18px/25px arial,"Microsoft Yahei";overflow:hidden;}
#scroll h3 a{color:#5a5a5a;text-decoration:none;}
#scroll h3 a:hover{color:#ccc;}
#scroll p{width:226px;height:54px;line-height:18px;font-size:12px; color:#999999;}

#scroll .item:hover .shd{background-color:rgba(0, 0, 0, 0);}
#scroll .item:hover .txt{background-color:#fff\9;background-color:rgba(245, 245, 245,50);}

.owl-theme .owl-controls .owl-buttons div{position:absolute;top:120px;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:">";}