<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.News
{
    height:306px;
}
.imgSwitch
{
    float:left;
    height:306px;
}
/*====图片切换数字===*/
#imgSwitch .pager 
{
    position: absolute; 
    margin-top:-50px;
    z-index:89; 
    margin-left:500px; 
}
#imgSwitch .pager a 
{ 
    background: url("/Content/Show/images/flashbutton.gif") no-repeat -22px 0px;cursor: pointer;float: left;
	height: 22px;
	line-height: 22px;
	margin: 1px;
	text-align: center;
	width: 22px; 
	color:White;
}			
#imgSwitch .pager a.activeSlide
{ 
    background-position:0 0;
    color: white;
}

.companyNews
{
    float:right;
    background:url("/Content/Show/images/companyNewsbg.jpg") repeat-x;
    height:304px;
    width:323px;
    border:1px solid #ececec;
}
.companyNewsTitle
{
    background:url("/Content/Show/images/FriendLinkTitle.jpg") no-repeat scroll 50% bottom;
    line-height:30px;
}
.companyNewsTitle span
{
    color:#17367e;
    font-weight:bold;
    font-size:14px;
    padding-left:18px;
    float:left;
    
}
.companyNewsTitle a
{
    color:#999999;
    font-size:11px;
    float:right;
    padding-right:20px;
}
.companyNewsTitle a:hover
{
    color:Blue;
    font-style:italic;
}
.companyNews .companyNewsList
{
    margin:10px 0 0 20px;
}
.companyNews .companyNewsList ul li
{
    background:url("/Content/Show/images/NewListIcon.jpg") no-repeat scroll 0 50%;
    line-height:28px;
}
.companyNews .companyNewsList ul li a
{
    font-size:13px;
    padding-left:11px;
}

.ProductsTypeImg
{
    background:url("/Content/Show/images/ProductTypeImg.jpg") no-repeat;
    clear:both;
    height:219px;
    width:996px;
    margin:15px 0;
}
.ProductsTypeImg .ProductsTypeImgTitle
{
    font-size:14px;
    color:White;
    font-weight:bold;
    padding:6px 0 0 18px;
}
.ProductsTypeImg .ProductsTypeImgList
{
    padding:25px 0 0 20px;
}
.ProductsTypeImg .ProductsTypeImgList ul li
{
    float:left;
    margin-right:12px;
    width:135px;
    text-align:center;
}


.CompanyGloryImg
{
    background:url("/Content/Show/images/CompanyGloryImg.jpg") no-repeat;
    width:660px;
    height:178px;
    float:left;
}  
.CompanyGloryImg .CompanyGloryTitle
{
    font-size:14px;
}
.CompanyGloryImg .CompanyGloryTitle a
{
    color:#222222;
    display:inline-block;
    width:95px;
    height:28px;
    line-height:30px;
    text-align:center;
}
.CompanyGloryImg .CompanyGloryTitle .CompanyGloryTitlebg
{
    background:url("/Content/Show/images/CompanyGloryTitleSelected.jpg") no-repeat;
    font-weight:bold;
    color:White;
}
.CompanyGloryImg .CompanyImg
{
    margin:8px;
}
.CompanyGloryImg ul li
{
    float:left;
    margin-right:23px;
}


.FriendLink
{
    background:url("/Content/Show/images/FriendLinkbg.jpg") repeat-x;
    height:176px;
    width:323px;
    float:right;
    border:1px solid #ECECEC;
}
.FriendLinkTitle
{
    background:url("/Content/Show/images/FriendLinkTitle.jpg") no-repeat scroll 50% bottom;
    line-height:30px;
}
.FriendLinkTitle span
{
    color:#17367e;
    font-weight:bold;
    font-size:14px;
    padding-left:18px; 
}
.FriendLink .FriendLinkList
{
    margin:10px 0 0 20px;
}
.FriendLink .FriendLinkList ul li
{
    line-height:30px;
}
.FriendLink .FriendLinkList ul li a
{
    font-size:13px;
}</pre></body></html>