﻿.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("img/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;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.companyNews
{
    background:url("img/companyNewsbg.jpg") repeat-x;
    height:304px;
    width:323px;
    border:1px solid #ececec;
}
.companyNewsTitle
{
    background:url("img/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("img/NewListIcon.jpg") no-repeat scroll 0 50%;
    line-height:28px;
}
.companyNews .companyNewsList ul li a
{
    font-size:13px;
    padding-left:11px;
}

.ProductsTypeImg
{
    background:url("img/ProductTypeImg.jpg") no-repeat;
    clear:both;
    height:219px;
    width:993px;
    margin:50px 0;
    overflow: hidden;
}
.ProductsTypeImgTitle a{
    color: #999999;
    font-size: 11px;
    float: right;
    padding-right: 20px;
}
.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:127px;
    text-align:center;
}


.CompanyGloryImg
{
    background:url("img/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("img/CompanyGloryTitleSelected.jpg") no-repeat;
    font-weight:bold;
    color:White;
}
.CompanyGloryImg .CompanyImg
{
    margin:8px;
}
.CompanyGloryImg ul li
{
    float:left;
    margin-right:23px;
}


.FriendLink
{
    background:url("img/FriendLinkbg.jpg") repeat-x;
    height:176px;
    width:323px;
    float:right;
    border:1px solid #ECECEC;
}
.FriendLinkTitle
{
    background:url("img/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;
}