/******************************* 用于正文的样式 *************************************
规则: 1) 样式名规则 A_Self_序号 序号从0开始  2) 每个样式最多15行,最多16个样式	  3) 因此每个行号都不能动,此文件由SelfCss.Design.php文件写入,分段写入  4) 每个样式首行格式固定 /* 序号: 样式名标签 --- 样式的说明文字  */  /*		5) 如果样式表中需要由背景图,图片最好放在Images/Common目录下






************************************************************************************/
/* 0: 用于联系我们样式 ---- 具体将Css示意图 ---- <blockquote class="A_Self_0"><div><dd>公司总部</dd><hr><dt>地址：武汉洪山区创意天地-07办公楼201号<br>电话：027-88300310<br>手机：13995528406<br>邮箱：44189466@qq.com</dt></div><div></div><div><dd>扫描关注</dd><hr><blockquote><img src="/guanshanj/upfile/news/20211012164818829.jpg"></blockquote></div></blockquote> */
.A_Self_0																			{width:95%;							font-size:0;					margin:auto;						padding:0!important;}
.A_Self_0 div																		{vertical-align:top;				width:45%;						text-align:left;					color:#767676;				padding:10px 0;			box-sizing:border-box;		display:inline-block!important;}
.A_Self_0 div:nth-child(2), .A_Self_0 div:nth-child(6)				{width:10%;}
.A_Self_0 div dd																	{font-size:24px;					padding:30px 0 10px 0;		color:#000000;						font-weight:bolder;}
.A_Self_0 div hr																	{height:10px;						opacity:0.2;					border-width:0;					background:url(../Images/Common/LineB.png) repeat-x left center;}
.A_Self_0 div dt																	{font-size:14px;					line-height:28px;				position:relative;}
.A_Self_0 div dt::after															{content:"";						display:block;					position:absolute;				right:0;						bottom:1em;					width:1.1rem;					height:1.1rem;					background: #DA251D;}
.A_Self_0 div dt::before														{content:"";						display:block;					position:absolute;				right:1.1em;				bottom:2.1rem;				width:0.5rem;					height:0.5rem;					background:#ADBAB3;}
.A_Self_0 div blockquote														{width:100%;}
.A_Self_0 div blockquote img													{width:100%;height:auto;		border-width:0;}
.A_Self_0 center																	{width:100%;						padding:0 0;					margin:auto;						opacity:0.2;				text-align:center;}
.A_Self_0 center img																{width:100%;						height:auto;					border-width:0;}


/* 1:大字粗体大标题 ---- 具体将Css示意图 ---- <blockquote class="A_Self_1"><h4>服务品质</h4><hr style="background-color:#A8D6BF;"><h3>COMPANY PROFILE</h3></<blockquote> */
.A_Self_1																			{width:700px;						margin:auto;					color:#000000;						padding:55px 0 60px 0;}
.A_Self_1 h4																		{font-size:54px;					color:#000000;					font-weight:bolder;				text-align:center;}
.A_Self_1 hr																		{border-width:0;					height:2px;						background-color:#A8D6BF;		margin:20px 0 15px 0;}
.A_Self_1 h3																		{color:#A5A5A5;					font-size:54px;				font-family:aileron-ultralight-webfont;					font-weight:bold;				text-align:center;			letter-spacing:2px;}










/* 2:用于成行图标+文字排列(有Css动画) ---- 具体将Css示意图 ---- <blockquote class="A_Self_2"><div><dd><img src="/BBWeiSha/upfile/Case/125.png"></dd></div><h3>安<i class="fa fa-circle"></i>全</h3><h4>5项国际标准认证</h4></blockquote><blockquote class="A_Self_2"><div><dd><img src="/BBWeiSha/upfile/Case/126.png"></dd></div><h3>高<i class="fa fa-circle"></i>效</h3><h4>7*12小时在线服务</h4></blockquote> */
.A_Self_2																			{display:inline-block;			width:335px;}
.A_Self_2 div																		{display:table;					margin:auto;					width:}
.A_Self_2 div dd																	{display:table-cell;				width:250px;					height:260px;						text-align:center;		vertical-align:middle;}
.A_Self_2 div dd img																{width:211px;						height:211px;					margin:auto;						transform:scale(1);}
.A_Self_2 h3																		{line-height:40px;				font-size:25px;				font-weight:bolder;				color:#000000;				text-align:center;}
.A_Self_2 h3 i																		{font-size:12px;					margin:0 5px;					position:relative;				top:-4px;}
.A_Self_2 h4																		{padding-top:7px;					font-size:25px;				color:#AAAAAA;						text-align:center;b}
.A_Self_2:hover div dd img														{transform:scale(1.2);}
.A_Self_2:hover h3																{color:#FF1000;					transition:all;}
.A_Self_2:hover h4																{color:#000000;					transition:all;}




/* 3:用于图片无缝排列 ---- 具体将Css示意图 ---- 默认多张图片都是居中排列,图片之间有间隔．有时需要多张图片无缝组成一张长图，就需要使用本样式   */
.A_Self_3																			{padding:0.5rem 0;				text-align:center;			width:100%;							margin:auto;}
.A_Self_3 img																		{margin:0 auto!important;		max-width:100%;				height:auto;}












/* 4:用于正文内表格 ---- 具体将Css示意图 ---- 单元格带边线,单元格文字都居中   */
.A_Self_4																			{width:95%;						border-collapse:collapse;		margin:auto}
.A_Self_4 tr td																	{border:#CCCCCC 1px solid; text-align:center;				font-size:1.1rem;				padding:0.7rem 0}
.A_Self_4 tr td tt																{color:#A8343B;				font-weight:bolder;				letter-spacing:0}
.A_Self_4 tr:nth-child(1) td													{font-size:1.2rem;			font-weight:bolder;				background-color:#EEEEEE;}










/* 5:   */














/* 6:   */

+












/* 7:   */














/* 8:   */














/* 9:   */














/* 10:   */














/* 11:   */














/* 12:   */














/* 13:   */














/* 14:   */














/* 15:   */














/* 结束 */

/******************************* 用于正文的样式 *************************************/