﻿#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:754px; height:340px; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:145px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:145px; right:10px; z-index:10;}
#playBox .smalltitle {width:1000px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
#zh-ie6-warning 
{
	PADDING-RIGHT:0px;
    PADDING-LEFT:0px;
    FONT-WEIGHT:bolder;
    FONT-SIZE:18px;
    Z-INDEX:9998;
    BACKGROUND:#ff8;
    LEFT:0px;
    PADDING-BOTTOM:10px;
    MARGIN:0;
    WIDTH:100%;
    COLOR:#111;
    BOTTOM:auto;
    PADDING-TOP:10px;
    BORDER-BOTTOM:gray1pxsolid;
    FONT-FAMILY:'HelveticaNeue',Helvetica,Arial,sans-serif;
    POSITION:fixed;
    TOP:expression(eval('document.documentElement.scrollTop'));
    TEXT-ALIGN:center
}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
.xdropdownitem
{
	
	cursor:default;
	text-indent:5px;
	line-height:20px;
	white-space:nowrap;
}
.xdropdownitem:hover
{
	background-color:#DADADA;	
}
.xdropdownitemps
{
	
	cursor:default;
	text-indent:5px;
	line-height:28px;
	white-space:nowrap;
}
.xdropdownitemps:hover
{
	background-color:#DADADA;	
}
.none
{
    
}
.itemclass
{
    height:28px;
    line-height:30px;
}
.forclick
{
    cursor:pointer;
    color:#0FB7FC;
}
.rotate180
{
    transform : rotate(180deg);
}
.rowbkcolor_default
{
    background-color:#F2F2F2;
}
.rowbkcolor_set
{
    background-color:#F1FEEF;
}

::-webkit-scrollbar {
  width: 15px;
}

/* 设置滚动条轨道样式 */
::-webkit-scrollbar-track {
  background-color: #f1f1f1; /* 设置轨道背景颜色 */
}

/* 设置滚动条滑块样式 */
::-webkit-scrollbar-thumb {
  background-color: #888; /* 设置滑块颜色 */
  border-radius: 6px; /* 添加圆角 */
}

/* 鼠标悬停时滑块样式 */
::-webkit-scrollbar-thumb:hover {
  background-color: #555; /* 悬停时滑块颜色变化 */
}

img
{
    -webkit-user-drag: none;
}

.cxxm_un_checked /*未选中次选科目*/
{
    color:#545152;
    background-color:#DDDDDD;
    border-color:#DDDDDD;
    font-size:19px;
    font-family:黑体;
    font-weight:bold;
    border-width:1px;
    border-style:solid;
    border-radius: 50px;
    cursor:pointer;
    user-select: none;
}
.cxxmchecked /*选中次选科目*/
{
    color:white;
    background-color:#FD5731;
    border-color:#FD5731;
    font-size:19px;
    font-family:黑体;
    font-weight:bold;
    border-width:1px;
    border-style:solid;
    border-radius: 20px;
    cursor:pointer;
    user-select: none;
}
.cursorpointer
{
    cursor:pointer;
}
.cursor_no
{
    cursor:not-allowed;
    color:#888;
}
.zs_btn_radius
{
    border-radius:5px !important;
}




.td_fazd_notr
{
    text-align:center;
    height:70px;
    border-style:solid;
    border-width:0px 0px 1px 1px;
    border-color:#11A8FF;
    padding-left:10px;
    padding-right:10px;
}
.td_fazd_noall /*no4*/
{
    border-width:0px;
}
.td_fazd_not /*notop*/
{
    border-top-width:0px;
}
.td_fazd_nor /*noright*/
{
    border-right-width:0px;
}
.td_fazd_nob /*nobottom*/
{
    border-bottom-width:0px;
}
.td_fazd_nol /*noleft*/
{
    border-left-width:0px;
}
.td_fazd_bkcolor
{
    background-color:#DFDFDF;
    font-weight:bold;
    font-size:16px;
}