/******************标签默认值********************************
“-″减号是IE6专有	“\9″ IE6/IE7/IE8/IE9/IE10都生效	“\0″ IE8/IE9/IE10都生效，是IE8/9/10的hack	“\9\0″ 只对IE9/IE10生效，IE都能识别*;标准浏览器(如FF)不能识别*  FF不能识别*，但能识别!important;
'新細明體：PMingLiU 細明體：MingLiU 黑体：SimHei 宋体：SimSun 新宋体：NSimSun 仿宋：FangSong 楷体：KaiTi 仿宋_GB2312：FangSong_GB2312 楷体_GB2312：KaiTi_GB2312 微軟正黑體：Microsoft JhengHei 微软雅黑体：Microsoft YaHei
**************************************************/
ul,li									{margin:0px;padding:0px;list-style:none;}/*  修改UL和LI间隔的方法  */
input,select						{font-size:14px;font-weight:lighter;}
a:link, a:visited					{text-decoration:none;color:#999999;}
a:hover								{color:#000000;text-decoration:none;}
a, button, input					{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;-moz-transition: all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0;list-style-type:none;font-weight:normal;font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu,"黑体","宋体",sans-serif;font-size:14px;}
table									{margin:auto;}
.animated							{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-delay:0.5s;-webkit-animation-delay:0.5s;}
.animated.infinite				{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.hinge					{-webkit-animation-duration:2s;animation-duration:2s}
@-webkit-keyframes fadeIn		{0%{opacity:0}100%{opacity:1}}
@keyframes fadeIn					{0%{opacity:0}100%{opacity:1}}
.fadeIn								{-webkit-animation-name:fadeIn;animation-name:fadeIn;}

/****************** 通用,带前缀 ********************************
解决兼容性 display:inline-block:首先设置宽高,再加上display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;
***************************************************************/
.FullWidthDiv						{width:100%;height:auto;text-align:center;;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;}	/* Div容器有一个固定高度,同时自适应 */
.ClearFloat							{clear:both;height:0;font-size:1px;line-height:0px;}	/* 在浮动的容器后面，父容器结束之前加入一个div,解决决容器无法撑开自适应的问题  */
.CoordDiv							{position:relative;width:0px;height:0px;z-index:10;}
.BigDot								{font-family:Arial;font-weight:bolder;font-size:18px;line-height:18px;margin-right:4px;}	/* 定义一个大点  */
.LayerUpload						{position:relative;left:35px;top:6px;width:180px;color:#FFFFFF;font-size:13px;letter-spacing:2px;background-color:rgba(0,0,0,0.4);padding:1px 2px 2px 2px;-moz-border-radius:3px;border-radius:3px;;/*text-shadow:0 1px #000000,1px 0 #000000,-1px 0 #000000,0 -1px #000000;*/} /* 用于layer.load中的文字div*/

/* 用于class的伪类,带前缀_ */
._clearfloat						{zoom:1}
._clearfloat:after, .clearfloat:before	{display:block;clear:both;content:"";visibility:hidden;} /* 父级div定义伪类:after和zoom,浏览器支持好、不容易出现怪问题(目前大型网站都有使用,如腾迅,网易,新浪等等),范例:<div class="div1 clearfloat">  */
._inlineblock						{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
._button								{width:145px;height:40px;background-color:#CCCCCC;text-align:center;line-height:40px;font-size:22px;border-radius:5px;margin:auto;}
._button a:link, ._button a:visited{color:#000000;}
._button a:hover					{color:#FFFFFF;border-bottom:#FFFFFF 1px dashed;}
._taobaofont						{font-family:Tahoma,Helvetica,Arial,'宋体',sans-serif;}
._enfont								{font-family:Verdana,Arial,Helvetica,sans-serif;}

/* 网站功能性对象的CSS开始 */
.G_Search							{/* 网站搜索 */		width:385px;border:#00A0C4 2px solid;text-align:left;background:url(../images/SearchA.gif) no-repeat left center;}
.G_Search input					{height:36px;line-height:36px;border-width:0px;width:340px;text-align:left;color:#DFDFDF;font-size:15px;}
.G_SearchA							{color:#5A5A5A;font-size:18px;letter-spacing:0px;line-height:35px;padding-top:7px;text-align:left;width:300px;}
.G_SearchA span					{color:#FF0000;}
.SayGood								{/*点赞,投票按钮*/	height:95px;width:100px;margin:auto;background:url(../images/Back1E.gif) no-repeat center bottom;text-align:center;}
.SayGood img						{width:45px;height:55px;border-width:0px;}
.SayGood div						{font-size:20px;color:#FFFFFF;vertical-align:bottom;font-family:Verdana, Arial, Helvetica, sans-serif;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;position:relative;z-index:10;}
.DivideDiv							{height:20px!important;width:100%;height:auto;text-align:center;/*用于大型块状区之间分隔*/}
/* 网站功能性对象的CSS结束 */


/* 针对当前网站全局Css, 惠侬商城 注意:必须注明网站名称	开始 */
.DivTopBar							{height:119px;background:url(../images/Top_BackC.jpg) no-repeat center top;display:table;overflow:hidden;}
.DivTopBar dd						{display:table-cell;height:119px;background:url() no-repeat left bottom;vertical-align:top;}
.DivTopBar dd div					{width:1150px;margin:0 auto;display:table;center;height:118px;overflow:hidden;}
.DivTopBar dd div h3				{display:table-cell;vertical-align:middle;text-align:left;}
.DivTopBar dd div h4				{display:table-cell;vertical-align:bottom;text-align:right;font-size:0px;}
.DivTopBar dd div h3	center	{width:72px;height:72px;text-align:center;color:#FFFFFF;letter-spacing:4px;font-size:22px;background:url(../images/Top_IconF.png) no-repeat center center;line-height:68px;margin:auto;}
.DivTopBar dd div h3	center a:link, .DivTopBar dd div h3	center a:visited{color:#FFFFFF;}
.DivTopBar dd div h3	center a:hover{color:#FFFF00;border-bottom:#FFFF00 1px dashed;}

/*-- 上下翻滚导航菜单（前川教育） --*/
.GDivBar								{width:1150px;height:50px;text-align:center;margin:auto;}
.GDivBar div						{cursor:pointer;display:inline-block;width:140px;height:25px;text-align:center;margin-top:12px;overflow:hidden;position:relative;z-index:10;color:#FFFF00;background:url(../images/DivideLineA.png) no-repeat right center;font-size:17px;}
.GDivBar div dd, .GDivBar div dt{margin:auto;position:absolute;left:0px;top:0px;z-index:5;font-size:17px;text-align:center;width:100%;letter-spacing:1px;}
.GDivBar div img, .GDivBar div dd img, .GDivBar div dt img{width:22px;height:22px;border-width:0px;margin-right:3px;}
.GDivBar div dt					{z-index:1;top:25px;}
.GDivBar div dd					{color:#FFFFFF;}

.GTitleA								{font-size:28px;line-height:30px;padding-bottom:26px;text-align:left;color:#FFFFFF;letter-spacing:2px;}
.GTitleB								{color:#CCCCCC;line-height:28px;padding-bottom:78px;width:85%;text-align:left;}
.GTitleB span						{line-height:17px!important;}
/* 学员天地, 网上预约 */
.DivC									{vertical-align:top;width:180px;padding:10px 0px 10px 0px;font-size:13px;display:inline-block;text-align:left;border:#999999 1px solid;margin:0px 5px 15px 0px;background-color:rgba(0,0,0,0.6);}
.DivC span							{padding:0px 10px 0px 7px;color:#767676;}
.DivC input							{width:100px;background-color:transparent;border-width:0xp;border-bottom:#555555 1px dashed;text-align:left;font-size:14px;color:#FFFFFF;}
.DivC textarea						{color:#FFFFFF;border:rgba(200,255,255,0.2) 1px solid;width:95%;height:85px;background-color:rgba(0,0,0,0.3);position:relative;top:5px;left:8px;scrollbar-base-color:#434343;scrollbar-face-color:434343;}
.DivC h3								{color:#FFFFFF;font-size:17px;text-align:center;margin:auto;letter-spacing:1px;font-weight:bolder;}
.DivC h3 a:link					{color:#FFFFFF;}
.DivC h3 a:visited				{color:#FFFFFF;}
.DivC h3 a:hover					{color:#FFFF00;border-bottom:#FFFF00 1px dashed;}

.Container							{width:1230px;margin:auto;background-color:#FFFFFF;}
/******************* 用于推荐,一行两个商品(惠侬烟花) *******************/
.RecommandDiv						{width:550px;display:inline-block;border-bottom:#FF0000 1px solid;text-align:center;padding:0.5em 0px 1.5em 0px;}
.RecommandDiv h4					{width:100%;background:url(../images/BarA_ImgE.png) no-repeat center bottom;height:65px;}
.RecommandDiv h4 span			{font-size:1.6em!important;letter-spacing:0.3em;color:#000000;position:relative;top:0.4em;}
.RecommandDiv dd					{margin:0.5em 0em 0.5em 0em;width:94%;margin:auto;}
.RecommandDiv dd h3				{width:100%;border:#E8E8E8 1px solid;overflow:hidden;border-radius:0.4em;padding:0.2em;box-sizing:border-box;}
.RecommandDiv dd h3 img			{width:100%;height:auto;border-width:0px;border-radius:0.4em;}
.RecommandDiv h5					{display:block;margin:0.3em 0em 0em 0.3em;width:95%;height:2em;line-height:1.4em;font-size:1.3em;font-weight:lighter;vertical-align:bottom;text-align:center;color:#000000;background:rgba(255,255,255,0.8);}
.RecommandDiv h5 i				{color:#888888;margin-right:2px;}
.RecommandDiv h5 span			{color:#D50413;font-size:1.1em;}
.RecommandDiv h5 tt				{color:#878787;font-size:1.1em;}
.BarADiv								{padding:0.6em 0px 0.4em 0px ;text-align:center;width:100%;margin:auto;background:url(../Touch/images/BarA.png) repeat-x left top #F2F2F2;border-bottom:rgba(255,0,0,0.3) 1px dashed;display:table;/*更多*/}
.BarADiv dd, .BarADiv dl, .BarADiv dt{width:20%;height:2.3em;vertical-align:bottom;display:table-cell;;}
.BarADiv dd							{background:url(../Touch/images/IconB.png) no-repeat left bottom;text-align:left;text-indent:2.8em;font-size:0.9em;}
.BarADiv dl							{background:url(../Touch/images/IconB1.png) no-repeat right bottom;text-align:right;padding-right:2.8em;}
.BarADiv dd a, .BarADiv dl a	{color:#878787;}
.BarADiv dt							{font-size:23px;letter-spacing:0.2em;color:#000000;font-weight:lighter;}
.BarADiv dt i						{font-size:0.7em;color:#999999;position:relative;}
.BarADiv dt span, .BarADiv dt tt span{color:#FF0000;font-size:23px;top:0em;position:relative;}

/*商品展示,一行两个个产品,有价格 3G首页*/
.ProductBDiv1, .ProductBDivA1	{width:98%;margin:auto;display:table;text-align:center;}
.ProductBDiv1						{margin-top:10px;}
.ProductBDiv1 dd					{width:25%;display:table-cell;text-align:center;padding:0.55em 0em 0.55em 0em;}
.ProductBDiv1 dt					{height:0.5em;}
.ProductBDiv1 dd h3				{width:90%;overflow:hidden;border:#DEDEDE 1px solid;text-align:center;margin:auto;border-radius:0.3em;padding:0.2em;}
.ProductBDiv1 dd h3 img, .ProductBDiv1 dd h3 a img{width:100%;height:auto;border-width:0px;border-radius:0.3em;}

.ProductBDivA1 dd					{width:25%;display:table-cell;text-align:left;padding:0px}
.ProductBDivA1 dd div			{width:94%;background-color:#EFEFEF;border-radius:0.4em;margin:auto;display:table;}
.ProductBDivA1 dd div h3		{width:94%;margin:auto;padding:0.2em;line-height:1.2em;font-size:1.1em;font-weight:lighter;color:#000000;text-align:center;height:2.4em;display:table-cell;vertical-align:middle;}
.ProductBDivA1 dd div h3 span, .ProductBDivA1 dd div h3 a span{color:#FF0000;border-bottom:#FF0000 1px dashed;}
.ProductBDivA1 dd div h3 a		{color:#000000;vertical-align:middle;height:2em;text-align:center;}
.ProductBDivA1 dd h5				{width:94%;padding:0.2em 0em 0em 0em;margin:auto;font-weight:lighter}
.ProductBDivA1 dd h5 span		{color:#878787;font-size:0.9em;}
.ProductBDivA1 dd h5 tt			{color:#D50413;font-size:1.3em;}
.ProductBDivA1 dd h5 p			{float:right;background-color:#E70012;border-radius:0.4em;padding:0.05em 0.5em 0.05em 0.4em;color:#FFFFFF;font-size:1em;margin-right:0.2em;letter-spacing:0.1em;display:;}
.ProductBDivA1 dd h5 p a		{color:#FFFFFF;}
.ProductBDivA1 dd h5 tt span	{font-size:0.9em;color:#D50413;}
.ProductBDivA1 dd h6				{float:left;width:50%;text-align:left;}
.ProductBDivA1 dd h6 li, .ProductBDivA1 dd h6 dt{margin:0em 0em 0em 0.3em;padding:0.2em 0.4em 0.2em 0.4em;float:left;font-size:0.8em;background-color:rgba(164,0,0,0.05);border:#FF0000 1px solid;-webkit-border-radius:0.3em;border-radius:0.3em;}
.ProductBDivA1 dd h6 dt			{background-color:rgba(164,0,0,1);border:#a40000 1px solid;float:right;margin:0em 0.3em 0em 0em;}
.ProductBDivA1 dd h6 li a		{color:#FF0000;white-space:nowrap;font-weight:lighter;}
.ProductBDivA1 dd h6 dt a		{color:#FFFFFF;white-space:nowrap;font-weight:lighter;}

/*详情页面*/
.DetailTDTitle						{margin:auto;width:97%;padding:1.6em 0em 0.3em 0em;text-align:center;font-size:1.4em;background:url(../Touch/images/BarA.png) repeat-x left top;font-weight:lighter;border-bottom:#BBBBBB 1px dashed;}
.DetailTD							{width:50%;height:1.5em;font-size:1em;color:#000000;text-indent:0.5em;text-align:center;float:left;}
.DetailTD span						{color:#FF0000;font-size:1.2em;margin-right:0.1em;}

.DetailDiv, .DetailDivA			{text-align:center;padding:0.4em 0em 0.3em 0em;font-size:1em;font-weight:lighter;color:#000000;background-color:#F6F6F6;border:#E5E5E5 1px solid;border-right-width:0px;width:50%;}
.DetailDiv a						{color:#000000;}
.DetailDivA							{border-top:#EC6941 3px solid;background-color:#FFFFFF;border-bottom-width:0px;}
.DetailDivA a						{color:#EC6941;}

.DetailTableA						{width:97%;margin:auto;border-collapse:collapse;}
.DetailTableA td					{color:#898989;font-size:0.9em;text-align:left;width:20%;padding:0.3em;vertical-align:top;border:#BBBBBB 1px solid;padding:6px;}
.DetailTableA td span			{color:#000000;}

.AContent							{width:95%;margin:auto;padding:0px;text-align:left;line-height:24px;letter-spacing:1px;color:#000000;font-size:14px!important;font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,MingLiu;overflow:visible;text-align:left;vertical-align:top;background-color:#FFFFFF;}/* Article Content */
.AContent div, .AContent div p span, .AContent p span{font-size:14px!important;font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,MingLiu;line-height:24px;letter-spacing:1px;color:#000000;}/* Article Content */
.AContent p, div .AContent p	{font-size:14px!important;font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,MingLiu;line-height:24px;letter-spacing:1px;color:#000000;padding-bottom:10px!important;}
.AContentA							{color:#545454;padding:15px;font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,MingLiu;height:300px;overflow:visible;vertical-align:top;}
.AContentA table					{text-align:center;}

/* 上下页 */
.PreNextDiv							{width:97%;margin:auto;padding:0em;background-color:#F8F8F8;border-top:#CCCCCC 1px solid;}
.PreNextDiv dd						{float:left;width:20%;text-align:left;}
.PreNextDiv dd h3					{color:#FFFFFF;padding:0.2em 0.4em 0.2em 0.4em;float:left;margin:0em 0.6em 0em 0.6em;font-size:1.1em;background-color:rgba(0,0,0,0.5);-webkit-border-radius:0.3em;border-radius:0.3em;font-weight:lighter;letter-spacing:0.2em;}
.PreNextDiv dd h3 a				{color:#FFFFFF!important;white-space:nowrap;}
.PreNextDiv dt						{float:left;width:60%;text-align:center;/*对应页码*/}
.PreNextDiv dt center			{margin:0em 0.6em 0em 0em;font-size:1.1em;line-height:1.4em;font-weight:lighter;border:#CCCCCC 1px solid;width:1.4em;height:1.4em;display:inline-block;margin-top:0.2em;color:#FF0000;}
.PreNextDiv dt center a			{color:#000000;}
/* 我的惠侬上下页 */
.PreNextDivA						{overflow:hidden;clear:both;width:96%;padding:0em 0.6em 0.15em 0.6em;margin:0 auto;display:block;background-color:#F7F7F7;border-top:#FFFFFF 4px solid;}
.PreNextDivA ul					{margin:0px;padding:0px;list-style:none;}
.PreNextDivA ul li				{overflow:hidden;float:left;font-size:0.9em;color:#000000;margin:0px;padding:0px;}
.PreNextDivA ul li a				{color:#676767;}
.PreNextDivA ul li dd			{white-space:nowrap;display:inline-block;background-color:#EEEEEE;width:1.2em;padding:0.1em 0.1em 0.1em 0em;margin:0 0.35em 0 0.35em;text-align:center;border:#DDDDDD 1px solid;color:#000000;font-size:1em;line-height:1em;letter-spacing:-0.1em;}
.PreNextDivA ul li dt			{white-space:nowrap;display:inline-block;margin:0.3em 0.35em 0 0.35em;text-align:center;color:#FF0000;color:#FF0000;padding:0;font-size:1.2em;font-weight:bolder;height:1.2em;}
.PreNextDivA ul li dt a			{color:#000000;}

/*搜索*/
.SearchDiv							{margin:auto;width:98%;text-align:center;background-color:#EEEEEE;}
.SearchDiv dd						{width:35%;display:inline-block;text-align:left;color:#777777;height:1.5em;padding-top:0.3em;font-size:19px;letter-spacing:2px;}
.SearchDiv dt						{width:63%;display:inline-block;text-align:right;height:1.5em;position:relative;}
.SearchDIv dt a					{}
.SearchDiv dt a img				{height:3em;width:auto;border-width:0px;}
.SearchTable						{width:98%;border:#DDDDDD 1px solid;border-bottom-width:0px;margin:auto;}
.SearchTD							{width:20%;text-align:right;border-bottom:#BBBBBB 1px solid;border-right:#DDDDDD 1px solid;color:#000000;vertical-align:top;padding-top:0.5em;font-size:0.9em;}
.SearchTDA							{color:#000000;font-size:0.9em;text-indent:0em;border-bottom:#BBBBBB 1px solid;padding:0.3em 0em 0.4em 0.3em;text-align:left;}

.SearchTDA dd, .SearchTDA dt	{width:25%;display:inline-block;text-align:left;font-size:1.1em;padding:0.2em 0em;}
.SearchTDA dt						{width:25%;white-space:nowrap;}
.SearchTDA dd input[type="radio"], .SearchTDA dt input[type="radio"]{width:1em;height:1em;margin-right:0.1em;}

.SearchTDA input[type="text"]	{width:16em;height:1.3em;font-size:1.1em;border-width:0px;border:#DDDDDD 1px solid;color:#9FA9AF;background-color:#FAFAFA;text-indent:0.2em;}
.SearchTDC							{width:15%;border-bottom:#BBBBBB 1px solid;color:#676767;padding-top:0.4em;vertical-align:top;text-align:right;}
.SearchBtn							{padding:0.3em 0.7em;font-size:1.2em;border-radius:0.3em;background-color:rgba(255,0,0,0.7);color:#FFFFFF;margin:0.2em 0.4em;text-align:center;float:right;}
.SearchBtn a						{color:#FFFFFF;}
.SearchBtnA							{display:inline-block;background-color:#E70012;border-radius:0.4em;padding:0.05em 0.5em;color:#FFFFFF;font-size:0.9em;margin-right:0.2em;letter-spacing:0.1em;}
.SearchBtnA a						{color:#FFFFFF;}

/*加入购物车*/
.ADDShoppingA						{display:inline-block;width:1.4em;height:1.4em;border-radius:0.8em;background-color:#000000;text-align:center;color:#FFFFFF;line-height:1.4em;font-size:1.3em;}
.ADDShoppingA a					{color:#FFFFFF;}
.ADDShoppingB						{display:inline-block;width:16em;height:1.2em;text-align:center;}
.ADDShoppingB span				{font-size:0.9em;color:#3366FF;}
.ADDShoppingB tt					{font-size:1em;}
.ADDShoppingB input				{width:4em;height:1.4em;padding:0em;font-size:1.3em;line-height:1.5em;text-align:center;border:#AAAAAA 1px solid;background-color:#FFFFFF;}

/*我的购物车*/
.MyShoppingA						{width:96%;padding:1em;background-color:#EEEEEE;box-sizing:border-box;white-space:nowrap;margin:auto;}
.MyShoppingA dd					{float:left;font-size:1.2em;position:relative;top:-12px;}
.MyShoppingTD1						{border-bottom:#DDDDDD 1px solid;border-right:#DDDDDD 1px solid;text-align:left;width:2.5em;color:#767676;font-size:0.9em;}
.MyShoppingTD1 input				{border-radius:0.75em;}
.MyShoppingTD1 textarea			{width:95%;margin:0.3em 0.5em;height:2.4em;padding:0.2em;color:#000000;border:#CCCCCC 1px solid;background-color:#FAFAFA;}
.MyShoppingTD2						{border-bottom:#DDDDDD 1px solid;border-right:#DDDDDD 1px solid;padding:0.5em;text-align:left;width:8em;}
.MyShoppingTD2 div				{width:7em;height:7em;padding:0.1em;border:#F2F2F2 1px solid;overflow:hidden;}
.MyShoppingTD2 div img			{width:100%;height:auto;border-width:0px;}
.MyShoppingTD3						{border-bottom:#DDDDDD 1px solid;padding:0.5em;text-align:left;}
.MyShoppingTD3	div				{height:4em;width:100%;line-height:1.2em;color:#000000;font-size:1.1em;}
.MyShoppingTD3	dd					{height:2.4em;width:100%;text-align:left;}
.MyShoppingTD3 dd span			{color:#FF0000;padding:0em 0.2em;font-size:1.3em;}
.MyShoppingTD3 dd tt				{color:#FF0000;padding:0em 0.2em;font-size:1.3em;}
.MyShoppingTD4						{border-bottom:#DDDDDD 1px solid;width:6em;text-align:right;vertical-align:bottom;padding-bottom:0.4em;}
.MyShoppingTD4 h3					{;padding:0.2em 0em;text-align:right;font-weight:lighter;}
.MyShoppingTD4 h3 a				{color:#FF0000;}
.MyShoppingTD4 dd					{float:left;width:1.2em;height:1.2em;line-height:1.2em;text-align:center;border:#DDDDDD 1px solid;font-size:1.3em;}
.MyShoppingTD4 dt					{float:left;width:2em;height:1.6em;border-top:#DDDDDD 1px solid;border-bottom:#DDDDDD 1px solid;}
.MyShoppingTD4 dt	input			{width:100%;height:1.5em;line-height:1.5em;border-width:0px;text-align:center;font-size:1em;color:#000000;}
.MyShoppingTDA						{padding:0.3em 0.3em;text-align:left;color:#000000;}
.MyShoppingTDA span				{color:#FC5453;margin:0em 0.1em;font-size:1.4em;}
.MyShoppingTDA tt					{margin:0em 0.1em;font-size:1.4em;color:#FFFF00;position:relative;top:0.05em;}
.MyShoppingTDA input[type=checkbox]{width:1.4em;height:1.4em;}
.MyShoppingTDA dd					{display:inline-block;background-color:#E70012;border-radius:0.4em;padding:0.05em 0.5em 0.05em 0.4em;color:#FFFFFF;font-size:1em;margin-right:0.2em;letter-spacing:0.1em;}
.MyShoppingTDA dd a				{color:#FFFFFF;}

/*我的惠侬*/
.MyShoppingDiv1					{width:40%;display:inline-block;text-align:left;padding:0.3em 0.2em;color:#000000;border-bottom:#EFEFEF 1px solid;}
.MyShoppingDiv1 span				{color:#878787;font-size:0.9em;}

/*我的抽奖*/
.MyPoll, .MyPollA					{width:33%;display:inline-block;text-align:center;height:2em;font-size:1.1em;color:#000000;}
.MyPoll input[type="radio"], .MyPollA input[type="radio"]{width:1.2em;height:1.2em;}
.MyPollA								{color:#FF0000;}

.ListTable							{margin:auto;border:#F2ECF2 0.2em solid;color:#759245;border-bottom-width:0px;}
.ListTableTDA						{height:0.2em;background-color:#009134}
.ListTableTDB, .ListTableTDB1	{height:1.8em;text-align:center;color:#006600;font-weight:lighter;white-space:nowrap;}
.ListTableTDB						{padding:0 0.2em;}
.ListTableTDC						{width:1px;vertical-align:top;}
.ListTableTDC div, .ListTableTDB div{width:100%;height:12px;background-color:#009134}

/*订单列表*/
.ListTableTDD						{color:#787878;border-bottom:#D6D7D6 1px solid;height:1.8em;text-align:left;text-indent:10px;/*主列*/}
.ListTableTDD a					{color:#000000;}
.ListTableTDD label				{color:#FF0000;margin-left:0.2em;border-bottom:#FF0000 1px dashed;}
.ListTableTDD span				{color:#CC0000;margin-left:0.2em;}
.ListTableTDD i					{color:#000000;margin-right:0.2em;}
.ListTableTDD tt					{color:#000099;margin-right:0.2em;}
.ListTableTDD1						{color:#878787;border-bottom:#D6D7D6 1px solid;text-align:center;/*副列*/}
.ListTableTDD1 span				{color:#999999;font-size:0.9em;line-height:0.9em;}
.ListTableTDE						{background-color:#FBFBFB;border:#F2ECF2 0.2px solid;border-top:#EFEFEF 2px solid;color:#0076A3;border-bottom-width:0px;margin:auto;}
/*订单详情*/
.ListTableTDD div					{padding:0.3em;width:98%;text-align:left;box-sizing:border-box;border:#E0E0E0 1px solid;float:center;margin:0.3em;}
.ListTableTDD div dd				{width:97%;line-height:1em;font-size:1.1em;text-align:center;color:#000000;margin:auto;border-bottom:#EEEEEE 1px solid;padding-bottom:0.2em;}
.ListTableTDD div dd span		{font-size:0.9em;margin-left:0.2em;}
.ListTableTDD div dt				{float:left;width:50%;text-align:left;font-size:0.9em;color:#888888;}
.ListTableTDD div span			{color:#000000;}
/* 针对当前网站全局Css, 前川教育 注意:必须注明网站名称	结束 */

/* SubPgN:二级栏目导航 SubPgT:二级栏目名 SubPgM:二级栏目单篇文章显示 软盈信息 	开始 */
.SubPgN								{width:96%;margin:auto;padding:25px 0px;}
.SubPgN dd, .SubPgN dt			{width:70%;float:left;text-align:left;}
.SubPgN dd span, .SubPgN dt span{padding:3px 0px;border:#FFFFFF 2px solid;letter-spacing:1px;font-size:19px;color:#198EED;}
.SubPgN dd span a					{color:#434343}
.SubPgN dd .Sel					{border-bottom-color:#198EED!important;}
.SubPgN dd .Sel a					{color:#198EED!important;}
.SubPgN dt							{text-align:right;width:30%;}
.SubPgT								{width:96%;margin-bottom:20px;border-bottom:4px #E5E5E5 solid;font-weight:bold;text-align:left;margin:auto;background-color:#FFFFFF;text-indent:25px;letter-spacing:4px;}
.SubPgT span						{font-size:30px;height:50px;line-height:50px;color:#666666;}
.SubPgM								{width:1000px;padding:10px 0 10px 0;text-align:left;margin:auto;border:#E5E5E5 1px solid;margin-top:20px;}


/*-- 用于简单登录 惠侬烟花 --*/
.EnrollA										{height:38px;background:url(../images/Common/EnrollB.png) no-repeat left center;text-indent:38px;text-align:left;font-size:24px;letter-spacing:4px;color:#F16F05;}
.EnrollA div								{position:relative;z-index:10;left:-7px;top:0px;white-space:nowrap;font-size:24px;}
.EnrollB										{width:150px;text-align:right;border-bottom:#F16F05 2px solid;font-size:12px;color:#999999;height:25px;vertical-align:bottom;line-height:25px;letter-spacing:1px;}
.EnrollC										{border-bottom:#E0DFDF 2px solid;color:#F16F05;font-size:12px;text-align:right;vertical-align:bottom;line-height:25px;}
.EnrollC div div							{position:absolute;text-align:right;top:-23px;font-size:12px;}
.EnrollD										{text-align:right;font-size:14px;color:#000000;padding:12px 4px 12px 0px;letter-spacing:1px;border-right:#DDDDDD 1px solid;border-bottom:#DDDDDD 1px solid;}
.EnrollD i									{font-size:13px;margin-right:5px;color:#AAAAAA;}
.EnrollE										{text-align:left;padding:2px 0px 2px 4px;border-bottom:#DDDDDD 1px solid;}
.EnrollE span								{padding-left:6px;font-size:12px;color:#AAAAAA;}
.EnrollInput, .EnrollInputA			{font-size:14px;border:#E7E7E7 1px solid;width:185px;height:26px;line-height:22px;color:#888888;-moz-border-radius:3px;border-radius:3px;padding-left:4px;}
.EnrollInputA								{border:#F1C49F 1px solid;background-color:#F4F4F4;color:#000000;position:relative;}

.EnrollFrmA									{background:url() no-repeat center bottom;height:23px;}
.EnrollFrmB									{background:url() repeat-y center top;height:23px;text-align:center;vertical-align:top;}
.Stress										{/*通用于Score,用于文字着重*/color:#FF0000;background:url(../images/Common/LineA.gif) repeat-x left bottom;margin:0px 2px 0px 3px;}

.EnrollEDivB								{/*用于分隔*/display:inline-block;}
.EnrollEDiv, .EnrollEDivA				{/*提交登录等按钮*/border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#F16F05;margin-right:20px;display:inline-block;padding:4px 8px 6px 8px;letter-spacing:2px;overflow:visible;white-space:nowrap;text-align:center;position:relative;}
.EnrollEDiv dd, .EnrollEDivA dd		{position:relative;font-size:16px;}
.EnrollEDiv img							{position:absolute;left:3px;}
.EnrollEDivA img							{position:absolute;right:5px;top:2px;}
.EnrollEDiv dd a							{color:#FFFFFF;}
.EnrollEDivA								{/*因为有时用户不知道注册或登录时应该点哪个按钮,因此我区别一下*/background-color:#CCCCCC;}
.EnrollEDivA dd a:link, .EnrollEDivA dd a:visited{color:#676767!important;}
.EnrollEDivA dd a:hover					{color:#000000!important;}
.EnrollF										{height:7px;background:url(../images/Common/EnrollF.gif) repeat-x left bottom;border-top:#EEEEEE 1px solid;}
.EnrollF1									{height:7px;border-bottom:#EEEEEE 1px solid;}
.EnrollI										{padding:12px 4px 12px 0px;background-color:#F3F3F3;text-align:left;}
.G_RegistA5									{/*获得验证码按钮*/position:relative;background:url(../images/Common/EnrollG.gif) no-repeat left top;width:110px;height:41px;font-size:16px;color:#FFFFFF;line-height:41px;text-align:center;display:inline-block;}
.G_RegistA5 a:link						{color:#000000!important;}
.G_RegistA5 a:visited					{color:#000000!important;}
.G_RegistA5 a:hover						{color:#006600!important;border-bottom:#006600 1px dashed;}
.G_RegistA5Div								{display:none;font-size:14px;color:#006600;line-height:16px;padding:5px 5px 0px 5px;}
.G_RegistA5Div span						{color:#FF0000;margin-right:4px;}
/*-- 用于简单登录 惠侬烟花 --*/
