/*															{'										'										'										'										'										'										'										'										'										'										} */

*															{margin:0;							outline:0;							padding:0;							-webkit-tap-highlight-color:rgba(0,0,0,0);}
a															{text-decoration:none;			-webkit-tap-highlight-color:rgba(0,0,0,0.35);}
html														{font-size:100%;					height:100%;						-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body														{font-size:1rem;					margin:0;							padding:0;							width:100%;							height:100%;						min-height:100%;					line-height:1em;					-webkit-touch-callout:none;	display:-webkit-box;				-webkit-box-orient:vertical;																			-webkit-box-align:stretch;		position:relative;}
img														{vertical-align:middle;			-ms-interpolation-mode:bicubic;}
img:not([src*="/"])									{display:none;}
table														{border-collapse:collapse;		border-spacing:0;					width:100%;							margin:auto;}
div, center, blockquote hr							{margin:0 auto;}

dd,dt,li,center,td									{box-sizing:border-box;}
h3,h4,h5,h6												{font-weight:normal;				font-size:1rem;					vertical-align:middle;			/*因为h标签默认字体是加粗的*/}
textarea													{resize:none;						border:0;							padding:8px 0;						border-radius:0;}
input, button, select, textarea					{outline:none;						border-radius:0;}
li															{list-style:none;/*-webkit-appearance:none;*/}

.animated												{-webkit-animation-duration:1s;										animation-duration:1s;			animation-fill-mode:both;		animation-delay:0.5s;			-webkit-animation-delay:0.5s;-webkit-animation-fill-mode:both;}
.animated.infinite									{-webkit-animation-iteration-count:infinite;						animation-iteration-count:infinite}
.animated.hinge										{-webkit-animation-duration:2s;										animation-duration:2s}
@keyframes fadeIn										{from{opacity:0}															to{opacity:1}}
@keyframes fadeOut									{from{opacity:1}															to{opacity:0}}
.fadeIn													{animation:fadeIn 0.5s forwards;}
.fadeOut													{animation:fadeOut 0.3s forwards;}
@font-face												{font-family:'Helvetica';												src:url('../css/3GUsed/Helvetica.woff'),url('../css/3GUsed/Helvetica.ttf')}
@font-face												{font-family:'Rajdhani-Regular';										src:url('../css/3GUsed/Rajdhani-Regular.woff'),url('../css/3GUsed/Rajdhani-Regularr.ttf')}
@font-face												{font-family:'Rasa-Regular';											src:url('../css/3GUsed/Rasa-Regular.woff'),url('../css/3GUsed/Rasa-Regular.ttf')}
@font-face												{font-family:'Consolas';												src:url('../css/3GUsed/Consolas.ttf');}

/****************************************** 全局通用 ******************************************/
.DivideDiv												{width:100%;						height:1em}
.BigDot													{font-family:Arial;				font-weight:bolder;				font-size:15px;					line-height:15px;					margin-right:4px;}
.clearfloat												{zoom:1}
.clearfloat:after, .clearfloat:before			{display:block;					clear:both;							content:"";							visibility:hidden;				height:0}
.Stress													{color:#FF0000;					padding:0em 0em 0em 0.1em;}
.StressA													{color:#FF0000;					padding:0em 0em 0em 0.1em;		border-bottom:#FF0000 1px dashed;}

.hairlines li, .hairlinesW li						{position:relative;				border:none;/*移动端一个像素直线*/}
.hairlines li:after									{content:'';						position:absolute;				left:0;								background:#000;					width:100%;							height:1px;							-webkit-transform:scaleY(0.5);transform:scaleY(0.5);			-webkit-transform-origin:0 0;transform-origin:0 0;	/*一个像素的黑线*/}
.hairlinesW li:after									{content:'';						position:absolute;				left:0;								background:#FFFFFF;				width:100%;							height:1px;							-webkit-transform:scaleY(0.5);transform:scaleY(0.5);			-webkit-transform-origin:0 0;transform-origin:0 0;	/*一个像素的白线*/}
.ImgRotateA												{transform:							rotate(180deg);-webkit-transform:rotate(180deg);transition:transform .5s;}
.IV														{display:inline;					/*用于显示微信昵称*/}
.IV>div													{width:1em;							height:1em;							background:url(../3G/images/Common/emoji.png) no-repeat 0px -1020px;								display:inline-block;			*display:inline;					clear:both;							margin:0px!important;			padding:0px!important;}
.wow														{visibility:hidden;/*修复启用wow动画特效后页面内容闪现之后再执行动画的问题*/}

.GradualLineB											{background:linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);								background:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);							background:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);																 background:-moz-linear-gradient(left ,rgba(0,0,0,0),rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);						background:-webkit-linear-gradient(left,rgba(0,0,0,0) ,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);							/*黑色渐变线*/}
.GradualLineW											{background:linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%);		background:-o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%);	background:-ms-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%);					 background:-moz-linear-gradient(left ,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) ,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%);	/*白色渐变线*/}
.InnerShadow											{box-shadow:0 0 0.2rem 0.05rem rgba(255,255,255,1) inset;	border:#BBB 0.05rem solid;		/*内阴影*/}
.Txt_Strok												{text-shadow:0 0.05rem #FFF, 0.05rem 0 #FFF, -0.05rem 0 #FFF, 0 -0.05rem #FFF;}
.Txt_StrokB												{text-shadow:0 0.05rem #000, 0.05rem 0 #000, -0.05rem 0 #000, 0 -0.05rem #000;}
.DottedLine												{position:relative;				border-width:0;					width:100%;							margin:10px 0 10px 0;			height:0.05rem;					opacity:0.2;						background-size:10px!important;background-repeat:repeat-x;																																							background:linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 30%, transparent 30%, transparent 40%, rgba(0,0,0,1) 40%, rgba(0,0,0,1) 50%, transparent 50%, transparent 60%, rgba(0,0,0,1) 60%, rgba(0,0,0,1) 70%, transparent 70%, transparent 80%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%);}


.GlobeWidth												{width:98vw;}

.FullWidthDiv											{width:100vw;						background-repeat:no-repeat;	background-position:center top;background-size:contain;		position:relative;				/*注意这里background-size:contain表示将图片宽度自动拉伸或缩小满屏 */}
.DivideBlock											{height:0.7rem;					width:100%;}
.DumpLI													{}
.DumpLI div:last-child								{margin-bottom:0!important;}
/****************************************** 全局通用 ******************************************/


/**************************************** 顶部按钮导航 ****************************************
TopDiv:			通用(农工党)t,公司Logo+公司名称+导航按钮(图片),但顶部滚出页面范围时,背景渐变为白色,顶部回原位后,背景色还原				TopMenu:	首页的一级栏目导航(横向的)
TopDivB:			晓晤 顶部条显示公司logo,公司名称和菜单导航按钮 农工党未用
************************************************************************************************/
.TopDiv													{width:100vw;						height:22.6vw;						position:relative;				background:url(../3G/Images/TopBack.jpg) no-repeat center top;background-size:100% 100%;}
.TopDiv center											{display:table;					width:96vw;							position:absolute;				left:2.5vw;							top:2vw;}
.TopDiv center dd										{display:table-cell;				height:4.5vw;						text-align:left;					width:50%;}
.TopDiv center dd:nth-child(2)					{text-align:right;}
.TopDiv center dd i									{font-size:4.3vw;					color:#FFF;							position:relative;				left:0vw;}
.TopDiv h3												{width:70vw;						margin:auto;						text-align:center;				font-size:0;						position:relative;}

.TopDiv h3:nth-child(4)								{width:75vw;						left:2vw;							margin-top:1vw;}
.TopDiv h3:nth-child(4) span						{display:inline-block;			width:37.5vw;						height:6.5vw;						position:relative;				vertical-align:top;				text-align:left;					overflow:hidden;}
.TopDiv h3:nth-child(4) span img					{position:absolute;				width:100%;							height:auto;}
.TopDiv h3:nth-child(4) span:nth-child(1) img{left:100%;}
.TopDiv h3:nth-child(4) span:nth-child(2) img{left:-100%;}
.TopDiv h3:nth-child(5)								{width:70vw;						height:5vw;							text-align:center;				opacity:0;}
.TopDiv h3:nth-child(5) img						{width:100%;						height:auto;						opacity:0.6;}
.TopDiv h3:nth-child(3)								{height:4vw;						color:#FFF;							font-size:3.5vw;					opacity:0;							transform:scale(0.4);}

@keyframes TopDiv_H3_Span_0_img					{from{left:100%;}															to{left:0%;}}
@keyframes TopDiv_H3_Span_1_img					{from{left:-100%;}														to{left:0%;}}

.TopMenu													{width:100vw;						background-color:#1681BB;		font-size:0.95rem;				line-height:7.5vw;				height:7.5vw;						color:#FFF;							overflow:hidden;					border-top:#FFF 0.1rem solid;}
.TopMenu a												{color:#FFF;						margin-right:3vw;}
.TopMenu a:last-child								{margin-right:0vw;}

.TopDivB													{width:100vw;						height:9.86vw;						position:relative;				border-bottom:rgba(255,255,255,0.5) 1px solid;					box-shadow:0em 0.3px 0.4em 0.4em rgba(0,0,0,0.3)}
.TopDivB center										{position:absolute;				z-index:1;							width:100%;							height:100%;						opacity:0;							background:url(../3G/images/TopBack_A.jpg) no-repeat center top;									background-size:100% 100%;}
.TopDivB blockquote									{display:table;					position:absolute;				z-index:2;							width:100%;							height:100%;						table-layout:fixed;}
.TopDivB blockquote dd								{display:table-cell;				text-align:center;				vertical-align:middle;			height:100%;						width:8.5%;							overflow:hidden;}
.TopDivB blockquote dd:nth-child(2)				{width:83%;							overflow:hidden;					position:relative;				top:2px;}
.TopDivB blockquote dd:nth-child(2) img		{height:60%;						width:80%;							transform:scale(0.4);			opacity:0;}
.TopDivB blockquote dd i							{font-size:4.3vw;					color:#FFF;							opacity:0;							position:relative;				left:3vw;}
.TopDivB blockquote dd:nth-child(3) i			{left:-3vw;}

/****************************************** 顶部结束 ******************************************/

/*****************************************   CSS动画   *****************************************
关于一级菜单:	1) 新做导航菜单,采用CSS动画,使用Modal模式,比原来的方便
/********************************  新做CSS动画导航菜单(关山觉)  *******************************/
.WrapMenu												{width:100vw;						height:100vh;						overflow:hidden;					position:absolute;				z-index:15;							top:0;								left:100vw;							background:rgba(0,0,0,1);		display:table;}
.WrapMenu dd											{display:table-cell;				text-align:center;				vertical-align:top;				height:100%;						position:relative;}
.WrapMenu dd:nth-child(1)							{width:80vw;						text-align:left;}
.WrapMenu dd:nth-child(2)							{width:20vw;						background-color:#002E73;		text-align:right;}
.WrapMenuLeftImg										{position:absolute;				top:0;								z-index:0;							left:0;								width:100%;							height:100%;						background:url(../3G/images/WrapMenuImg.jpg) no-repeat left bottom;background-size:cover;	opacity:0.5;}

.WMenuA													{display:table;					width:100%;							position:relative;				z-index:1;}
.WMenuA dl												{display:table-row;}
.WMenuA dl dt											{display:table-cell;				color:#FFFFFF;						vertical-align:middle;			text-align:center;}
.WMenuA dl:nth-child(1) dt							{height:10vh;						vertical-align:top;}
.WMenuA dl:nth-child(1) h4							{display:inline-block;			background-color:rgba(255,255,255,0.4);							width:2.1em;						height:2.1em;						border-radius:50%;				padding:0px;						vertical-align:top;				text-align:center;				margin:0.8em 0.4em 0 0;}
.WMenuA dl:nth-child(1) h4 i						{font-size:1.2em;					margin-top:0.3em;					color:#FFF;							opacity:0.8;}
.WMenuA dl:nth-child(2) dt							{height:80vh;						opacity:1;}
.WMenuA dl:nth-child(2) img						{width:100%;						height:auto;						opacity:0.4;}

.WMenuA dl:nth-child(3) dt							{height:10vh;						font-size:1.7em;					line-height:1.7em;				color:rgba(255,255,255,0.4);}
.WMenuA dl:nth-child(3) dt a						{color:rgba(255,255,255,0.7);	margin-left:0.5em;				font-size:0.8em;					position:relative;				top:-0.2em;}
.WMenuB													{height:10vh;						line-height:10vh;					font-size:1.5rem;					opacity:1;							position:relative;				top:2vw;								letter-spacing:3px;}
.WMenuB a												{color:#FFF;						display:inline-block;			width:45%;							font-weight:bolder;				text-shadow:1px 1px 3px rgba(0,0,0,0.4);}

@keyframes WrapMenu_In								{from{left:100vw;}														to{left:0vw;}}
@keyframes WrapMenu_Out								{from{left:0vw;}															to{left:100vw;}}
@keyframes WMenuB_In									{from{top:2vw;opacity:0;}												to{top:0vw;opacity:1;}}
@keyframes WMenuB_Out								{from{top:0vw;opacity:1;}												to{top:2vw;opacity:0;}}
.WrapMenu_In											{animation:WrapMenu_In 0.5s forwards;}
.WrapMenu_Out											{animation:WrapMenu_Out 0.3s forwards;}

@keyframes NavFadeIn									{from{top:0vw;						opacity:0;}							to{top:1vw;							opacity:1}}
@keyframes NavFadeOut								{from{top:1vw;						opacity:1;}							to{top:0vw;							opacity:0}}
.NavFadeIn												{animation:NavFadeIn 1s ease 0s 1 normal forwards;}
.NavFadeOut												{animation:NavFadeOut 0.5s ease 0s 1 normal forwards;}
/*********************************  页面右上角显示圆形一级菜单  ********************************/


/*
_TopBarA_0 _TopBarA_1:对应向左,向右退场	_TopBarA_3 _TopBarA_4:向右,向左进场		_TopBarA_5 _TopBarA_6:从上向下进场 从下向上出场		_TopBarA_8:从小到大进场		_TopBar0 _TopBar1:用于一级栏目导航栏的进场,出场 注意,移动端,positon不能设置 right:vw  _ScrOut_ToLeft,_ScrIn_ToLeft,_ScrIn_ToRight,_ScrIn_ToRight:整屏横向向左,向右移动,出场,进场
*/
@keyframes _TopBarA_0								{from{left:0vw;				opacity:1;}								to{left:-1vw;						opacity:0}}
@keyframes _TopBarA_1								{from{left:0vw;				opacity:1;}								to{left:1vw;						opacity:0}}
@keyframes _TopBarA_2								{from{left:-1vw;				opacity:0;}								to{left:0vw;						opacity:1}}
@keyframes _TopBarA_3								{from{left:-3vw;				opacity:0;}								to{left:0vw;						opacity:1}}
@keyframes _TopBarA_4								{from{left:3vw;				opacity:0;}								to{left:0vw;						opacity:1}}
@keyframes _TopBarA_5								{from{top:-1vw;				opacity:0;}								to{top:0vw;							opacity:1}}
@keyframes _TopBarA_6								{from{top:0vw;					opacity:1;}								to{top:-1vw;						opacity:0}}
@keyframes _TopBarA_7								{from{top:1vw;					opacity:0;}								to{top:0vw;							opacity:1}}
@keyframes _TopBarA_8								{from{transform:scale(.4);	opacity:0;}								to{transform:scale(1);			opacity:1}}

@keyframes _Banner_0									{0%{width:0%;					left:0%;}								49%{width:100%;					left:0%;}							50%{width:100%;					left:0%;}							100%{width:0%;						left:100%;}}
@keyframes _Banner_1									{0%{opacity:0}																49%{opacity:0}																50%{opacity:1}																100%{opacity:1}}

@keyframes _ScrOut_ToLeft							{from{left:0vw;}															to{left:-100vw;}}
@keyframes _ScrIn_ToLeft							{from{left:100vw;}														to{left:0vw;}}
@keyframes _ScrOut_ToRight							{from{left:0vw;}															to{left:100vw;}}
@keyframes _ScrIn_ToRight							{from{left:-100vw;}														to{left:0vw;}}



/**********************************   页面底部Bar(有4个图标)   **********************************
1)使用table和table-cell构架		2)FootBarNav高度由dd的height控制,img和p元素的定位有margin-top控制		3)p元素不要设置line-height,会影响手机显示
/*****************  原来的css太复杂(icon图在一张图片上),新做的,每个icon一张图片  ***************/
.FootBarNav												{display:table;					margin:auto;						/*position:fixed;					bottom:0;*/							width:100vw;						background:url(../3G/images/BackImg_3.jpg) no-repeat center top;background-size:auto 100%;}
.FootBarNav	dd											{display:table-cell;				height:13vw;						overflow:hidden;					vertical-align:middle;			text-align:center;}
.FootBarNav	dd:nth-child(1)						{width:16vw;						text-align:right;}
.FootBarNav	dd:nth-child(1) img					{height:75%;						width:auto;}
.FootBarNav	dd:nth-child(2)						{width:84vw;						color:rgba(255,255,255,0.7);	font-size:0.75rem;				line-height:1.1rem;}


/*****************************************   内页使用   *****************************************
ColumnBar:		1) 二级栏目导航,使用inline-block		2) 实现 两个(dd) 50% 三个 33.3$(左中右)dt 最多四个 25%(li)	3) 																														BannerDiv:内页放置Banner,使用CSS动画					BannerNew:对应随山刊木的新的Banner动画,动画集成显示Column和ArticleType
ArticlePath:	内页ArticleType路径
/********************************  新做CSS动画导航菜单(农工党)  *******************************/
.ColumnBar												{width:100%;						text-align:center;				padding:0 0 0 0;					position:relative;				top:-1rem;/*二级栏目所在ul样式*/}
.ColumnBar center										{width:95vw;						border:#DDD 0.05rem solid;		background-color:#EEE;			border-radius:0.5rem;			font-size:0;						display:none;						padding:0.9rem 0;					box-shadow:0 0 0rem 0.15rem rgba(255,255,255,1) inset		/*内阴影*/}

.ColumnBar center dd, .ColumnBar center dt, .ColumnBar center li	 			{display:inline-block;			text-align:center;}
.ColumnBar center dd																			{width:50%;							font-size:1rem;}
.ColumnBar center dt																			{width:33.3%;						font-size:0.9rem;}
.ColumnBar center li																			{width:25%;							font-size:0.9rem;					display:none;						padding:0 0 0.7rem 0;}
.ColumnBar center dd i, .ColumnBar center dt i, .ColumnBar center li i		{margin-right:0.3rem;			color:#888;}
.ColumnBar center dd a, .ColumnBar center dt a, .ColumnBar center li a		{color:#888;}
.ColumnBar blockquote																		{padding-top:0.1rem;				position:relative;				height:0.4rem;						}
.ColumnBar blockquote img																	{width:50vw!important;			height:auto;						position:absolute;				width:100vw;						left:25vw;							top:1vw;}
.CurrASel i																						{color:#A80003!important;}
.CurrASel a																						{color:#A80003!important;		font-weight:bold;					border-bottom:#A80003 0.05rem dashed;}


.BannerDiv												{width:100vw;						height:24vw;						text-align:center;				background:Url() no-repeat top center;								background-size:100% 100%;		opacity:1;							overflow:hidden;					position:relative;				border-top:#c5c5c5 0.05rem solid;																	border-bottom:#c5c5c5 0.05rem solid;}
.BannerDiv h2											{height:6.6vw;						padding:0;}
.BannerDiv h3, .BannerDiv h4, .BannerDiv h5	{display:none;						width:100%;							text-align:center;				position:relative;				margin:auto;}
.BannerDiv h3 img										{opacity:0;							height:auto;}

.BannerDiv h4											{width:70%;							}
.BannerDiv h4 center									{height:6vw;						line-height:6vw;					font-size:5vw;						}
.BannerDiv h4 center span							{display:block;					color:#000;							font-weight:bolder;				transform:scale(0.4);			opacity:0;}
.BannerDiv h4 center hr								{width:20%;							border-width:0;					height:0.1rem;						background-color:#000;			position:absolute;				left:0;								top:50%;								opacity:0;}
.BannerDiv h4 center hr:nth-child(3)			{left:80%;}

.BannerDiv h5 center									{width:0vw;							height:7vw;							overflow:hidden;}
.BannerDiv h5 center p								{width:80vw;						position:relative;				left:-40vw;							text-align:center;				height:100%;						line-height:7vw;					color:#777;							font-size:4vw;}
@keyframes _Banner_H5_Center						{from{width:0vw;}															to{width:80vw;}}
@keyframes _Banner_H5_P								{from{left:-40vw;}														to{left:0vw;}}

.BannerTitleDiv										{width:100%;						margin:0 auto;						height:0em;							position:relative;}
.BannerTitleDiv h3									{background-color:rgba(0,0,0,0.55);padding:0 0.5em;			border-top-left-radius:0.3em;	border-top-right-radius:0.3em;font-size:1em;						display:inline-block;			position:absolute;				top:-1.9rem;						height:1.8rem;						line-height:1.8rem;																						right:0rem;							opacity:0;}
.BannerTitleDiv h3 span								{white-space:nowrap;				color:#FFF;}
@keyframes _BannerTitle_0							{from{right:1rem;					opacity:0;}							to{right:0rem;						opacity:1;}}

.ArticlePath											{display:table;					width:100%;							margin-bottom:0.5rem;			border-bottom:#DDD 0.05rem solid;border-top:#DDD 0.05rem solid;									background-color:#F7F7F7;		/*微网内页的ArticleType显示的样式*/}
.ArticlePath dd										{display:table-cell;				width:70%;							text-align:left;					vertical-align:middle;			padding:0.4em 0;}
.ArticlePath dd h3									{display:inline-block;			height:1.2em;						position:relative;}
.ArticlePath dd h3:nth-child(1)					{width:0.3em;}
.ArticlePath dd h3:nth-child(2)					{width:0.25em;						background-color:#013F7F;}
.ArticlePath dd h3:nth-child(3)					{width:0.2em;						border-right:#013F7F 1px solid;}
.ArticlePath dd h3:nth-child(4)					{font-size:1.2em;					line-height:1.2em;				color:#013F7F;						text-indent:0.3em;				font-weight:bolder;}
.ArticlePath dd h3:nth-child(4) b				{position:relative;				top:0.35em;}
.ArticlePath dd h3:nth-child(4) tt				{float:right;						margin-right:0.5em;}
.ArticlePath dt										{display:table-cell;				width:30%;							text-align:right;					vertical-align:middle;			padding-right:0.8rem;}
.ArticlePath dt span									{background-color:#085D99;		padding:0.25em 0.5em;			border-radius:0.15em;			font-size:0.84em;					position:relative;}
.ArticlePath dt span a								{color:#FFFFFF;}


.BannerNew												{width:100vw;						height:96vw;						margin:0 auto;						position:relative;				background:url(../3g/images/Banner_3.jpg) no-repeat center top;}
.BannerNew center										{position:absolute;				width:100vw;						height:80vw;						background:url() no-repeat center top;								background-size:cover;			opacity:0;							overflow:hidden;}
.BannerNew center img								{width:100%;						height:auto;						opacity:0;}
.BannerNew blockquote								{position:absolute;				z-index:10;							bottom:0;							width:100vw;						height:50vw;						background:url(../3g/images/Banner_0.png) no-repeat center top;			background-size:cover;}
.BannerNew blockquote img							{width:100%;						height:auto;						position:absolute;				bottom:0;							opacity:0;}


/*****************************************   内页使用   *****************************************


/******************************************* 通用功能 ******************************************
FullWidthDiv:		1) Div容器固定高度,容许放背景图,自适应				2) 本容器高度在页面内设置,不放在样式表中				3) 容器内首元素建议使用blockquote
************************************************************************************************/
.GoTopBar												{width:100%;						padding:0.3em 0em 0.3em 0;		text-align:right;					margin:auto;						background-color:#96B5B7;		font-size:0.9em;					color:#FFFFFF;						font-weight:bolder;				font-family:Helvetica;}/* 传媒-返回顶部Bar */
.GoTopBar a img										{height:0.9em;						width:auto;border-width:0px;}
.Footer													{text-align:center;				width:100%;							padding:0.3rem 0;					font-size:0.7em;					line-height:1.3em;				color:#434343;						background-color:#CCCCCC;		border-top:#BBBBBB 0.05em solid;}
.Footer span											{color:#888888;}
.NoDataDiv												{display:inline-block;			padding:0.2em 2em 0.5em 2em;	font-size:1.1em;					color:#FF0000;						text-align:center;				border-radius:0.3em;				background-color:rgba(0,0,0,0.07);}
.FullWidthDiv											{width:100%;						height:auto;						background-repeat:no-repeat;	background-position:center top;background-size:100% auto;}
/**************************************** 通用功能CSS结束 ***************************************/





/*************** 晓晤教育,快速报名 ***************/
.MyDefine div										{padding:0.3em 0em!important;/*需要改变Layer.css中的MyDefine*/}
.BookingDiv											{display:table;margin:auto;width:70vw;}
.BookingDiv dl										{display:table-row;}
.BookingDiv dl dd									{display:table-cell;padding-bottom:0.3em;text-align:center;vertical-align:top;}
.BookingDiv dl dd center						{display:inline-block;width:100%;background-color:#F4F4F4;border-radius:0.5em;margin:auto;padding:0.35em 0em;color:#B0B0B0;font-size:1em;text-align:left;text-indent:0.3em;overflow:hidden;box-sizing:border-box;}
.BookingDiv dl dd center i						{margin-right:0.2em;font-size:0.9em;color:#454545;}
.BookingDiv dl dd center input				{width:85%;border-width:0em;font-size:1em;border-bottom:#DDDDDD 1px dashed;text-align:left;color:#000000;background-color:transparent;}
.BookingDiv dl dd center input:disabled	{background-color:transparent;color:#CCCCCC;}
.BookingDiv dl dd center:nth-child(2)		{color:#EEEEEE;text-align:center;font-size:0.9em;}
.BookingDiv dl dd center:nth-child(2) a	{color:#FFFFFF;}
.BookingDiv dl dd center a						{color:#FFFFFF;}
.Countdown											{color:#FFFFFF;font-size:0.9em;display:none;/*倒计时的数字样式*/}
.Countdown span									{color:#FFFF00;border-bottom:#FFFF00 1px dashed;}


/******************** 用户上传 ********************/
.UploadDiv											{width:100vw;margin:auto;background-color:#FFFFFF;																																/*这里使用vw是为下面dt blockquote的图片宽度做准备*/}
.UploadDiv dt										{width:95%;margin:auto;padding:0.3em 0em;text-align:left;}
.UploadDiv dt blockquote						{width:20.7vw;height:20.7vw;float:left;margin:2vw 1.5vw 2vw 1.5vw;box-sizing:border-box;background-color:#EFEFEF;display:none;						/*上传图片预览框*/}
.UploadDiv dt blockquote center				{position:relative;width:0em;height:0em;float:right;z-index:1;}
.UploadDiv dt blockquote center p			{position:absolute;width:1.2em;height:1.2em;text-align:center;line-height:1.2em;background-color:#FCA601;border:#FFFFFF 2px solid;border-radius:1.1em;left:-1em;top:-0.5em;}
.UploadDiv dt blockquote center p i			{font-size:0.9em;color:#FFFFFF;}
.UploadDiv dt blockquote center dl			{background:url(../3G/images/Common/Uploaded.png) no-repeat transparent;background-size:100%;position:absolute;width:1.2em;height:1.2em;text-align:center;line-height:1.2em;left:-1.2em;top:-1.25em;display:none;/*服务器图片*/}
.UploadDiv dt blockquote center dl i		{font-size:0.6em;color:#FFFFFF;position:relative;left:0.4em;top:0.2em;}
.UploadDiv dt blockquote li					{width:20.7vw;height:20.7vw;border-width:0em;display:table;}
.UploadDiv dt blockquote li dd				{width:100%;height:100%;display:table-cell;text-align:center;vertical-align:middle;overflow:hidden;}
.UploadDiv dt blockquote li dd img			{max-width:20.7vw;max-height:20.7vw;border-width:0em;}
.UploadDiv dt blockquote a						{width:100%;height:100%;border:#B0B0B0 1px dashed;display:block;background-color:#FFFFFF;text-align:center;vertical-align:middle;}
.UploadDiv dt blockquote a img				{width:100%;height:auto;border-width:0em;}

/******************** 上述结束 ********************/

.PopLayerB											{width:100%;display:table;margin:auto;padding:0em!important;}																												/*弹窗,订单支付*/
.PopLayerB dl, .PopLayerB ul					{display:table-row;}
.PopLayerB ul dd									{height:0.1em;width:13%;display:table-cell;}
.PopLayerB dl dd									{width:17%;display:table-cell;text-align:right;vertical-align:middle;background-color:#FFFFFF;color:#101F2F;line-height:2.5em;;}
.PopLayerB dl dd i								{color:#FCA601;font-size:1.4em;position:relative;top:0.1em;}
.PopLayerB dl dd:last-child					{width:83%;text-align:left;text-indent:0.5em;font-size:1em;}
.PopLayerBDisabled								{color:#D2D2D2!important;}
.PopLayerBDisabled i								{color:#D2D2D2!important;}

/* SubPgTA,SubPgTB:单篇文章标题与子标题 荷普药业 */
.SubPgTA, .SubPgTA1								{font-size:1.2em;color:#000000;/*荷普药业公司简介标题*/}
.SubPgTB												{display:inline-block;background:url(../3G/Images/Common/LineA.gif) repeat-x center;padding:0 1em!important;font-size:0.9em;color:#6E6E6E;margin:0.2em 0em 0.4em 0em;/*子标题*/}
.SubPgTB center									{padding:0 0.5em;background-color:#FFFFFF;}
.SubPgTA1											{text-align:center;}
.SubPgTB1											{display:block;padding:0.35em 0em 0.4em 0em;margin:auto;white-space:nowrap;text-align:center;}
.SubPgTB1 center									{display:inline-block;background-color:#FFFFFF;}
.SubPgTB1 center:before, .SubPgTB1 center:after{display:inline-block;content:"------";margin-right:10px;}
.SubPgTB1 center:after							{margin-left:10px;margin-right:0px;}

