@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;font-family:"宋体";}
/*解决IE6闪动问题 start*/
*html{background-image:url(about:blank);background-attachment:fixed;height:100%;}
/*解决IE6闪动问题 end*/
body {margin:0; padding:0; font-size: 14px;font-family:"宋体";font-size:14px;height:100%;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
ol,ul,li{list-style-type:none;}
img{vertical-align:top;border:0;margin:0px;padding:0px;}
a{cursor:pointer;}
a,input,textarea{text-decoration:none;border:0;outline:none;}
a:active {star:expression_r(this.onFocus=this.blur());background:none;}
:focus { outline:0; }

/*clear fix*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/*hide for IE mac start*/
.clearfix{display:block;}


.khtjcls08{width:576px;height:251px;background:url(../images/black.png);margin-top:25px;position:relative;overflow:hidden;}
.khtjcls09{width:530px;height:150px;margin:0px auto;overflow:hidden;position:relative;top:30px;}
.khtjcls10{width:9999px;height:150px;overflow:hidden;position:relative;left:0px;}
.myappitem{width:530px;height:150px;overflow:hidden;float:left;}
.khtjcls11{width:30px;height:21px;line-height:21px;text-align:center;display:inline-block;font-family:"微软雅黑";font-size:16px;color:#FFFFFF;float:left;margin-right:14px;margin-bottom:30px;word-break:keep-all;white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.error{background:url(../images/error.png) no-repeat center;}

/*分页样式*/
.fn-left{width:90px;height:14px;position:absolute;bottom:40px;left:30px;}
.prevArrow,.nextArrow{display:block;width:8px;height:14px;position:absolute;top:0px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.prevArrow{background:url(../images/pageL.png);left:0px;}
.nextArrow{background:url(../images/pageR.png);right:0px;}
.prevArrowC,.nextArrowC{cursor:pointer;}
.prevArrowC:hover{background:url(../images/pageLH.png);}
.nextArrowC:hover{background:url(../images/pageRH.png);}
.pages{width:50px;height:14px;line-height:14px;font-weight:normal;position:absolute;top:0px;left:16px;color:#F3BF59;font-family:"微软雅黑";font-size:16px;text-align:center;}
.pages span{font-family:"微软雅黑";}
.pages #myApp-current-num{color:#ea5501;font-weight:bold;font-family:"微软雅黑";}