﻿body { padding: 0px; margin: 0px; font-size: 12px; font-family: 宋体; }
div { margin: 0px; padding: 0px; overflow: hidden; }
ul { margin: 0px; padding: 0px; overflow: hidden; }
li { margin: 0px; padding: 0px; list-style: none; }
img { border: 0; }
/*整体布局*/
.PageWidth { clear: both; width: 950px; margin: 0px auto; }
.PageMain { float: right; width: 700px; }
.PageSide { float: left; width: 230px; }
/***************************************************************************************/
/*字体定义*/
/***************************************************************************************/
/*默认标题字体*/
.dTitleFont { font-size: 14px; color: Black; font-weight: bold; font-family: 宋体; text-decoration: none; }
/*默认标题链接字体*/
.dTitleLinkFont { font-size: 14px; color: #1f6297; font-weight: bold; text-decoration: none; font-family: 宋体; }
.dLinkFont14 { font-size: 14px; color: Black; text-decoration: none; font-family: 宋体; }
.dTitleFont12 { font-size: 12px; color: Black; text-decoration: none; font-family: 宋体; }
/*默认链接字体*/
.dLinkFont, .dBoldLinkFont { font-size: 12px; color: #6a6a6a; text-decoration: none; font-family: 宋体; }
/*默认加粗链接字体*/
.dBoldLinkFont { font-weight: bold; }

/*蓝色链接字体*/
.bLinkFont, .bBoldLinkFont { font-size: 12px; color: #07519a; text-decoration: none; font-family: 宋体; }
.bLinkFont14 { font-size: 14px; color: #07519a; text-decoration: none; font-family: 宋体; }
/*蓝色加粗链接字体*/
.bBoldLinkFont { font-weight: bold; }
/*灰色链接字体*/
.gLinkFont, .gBoldLinkFont { font-size: 12px; color: #999999; text-decoration: none; font-family: 宋体; }
/*灰色加粗链接字体*/
.gBoldLinkFont { font-weight: bold; }
/*灰色14px字体*/
.gLinkFont14 { font-size: 14px; color: #999999; text-decoration: none; font-family: 宋体; }
/*白色链接字体*/
.wLinkFont, .wBoldLinkFont { font-size: 12px; color: #FFFFFF; text-decoration: none; font-family: 宋体; }
/*白色加粗链接字体*/
.wBoldLinkFont { font-weight: bold; }
/***************************************************************************************/
/*列表样式定义*/
/***************************************************************************************/
/*默认纵向列表风格*/
.dListLH18, .dListLH20, .dListLH22, .dListLH24, .dListLH26, .dListLH28, .dListLH30 { text-align: left; text-indent: 12px; }
.dListLH18 li, .dListLH20 li, .dListLH22 li, .dListLH24 li, .dListLH26 li, .dListLH28 li, .dListLH30 li { background-image: url(/Image/2010BgImg.gif); background-repeat: no-repeat; }
.dListLH18 li { line-height: 18px; background-position: -312px -597px; }
.dListLH20 li { line-height: 20px; background-position: -312px -597px; }
.dListLH22 li { line-height: 22px; background-position: -312px -596px; }
.dListLH24 li { line-height: 24px; background-position: -312px -595px; }
.dListLH26 li { line-height: 26px; background-position: -312px -594px; }
.dListLH28 li { line-height: 28px; background-position: -312px -593px; }
.dListLH30 li { line-height: 30px; background-position: -312px -592px; }
.dListUnderLine li { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; }
.dListSpaceLineH10, .dListSpaceLineH20, .dListSpaceLineH25, .dListSpaceLineH30 { width: 100% !important; clear: both !important; border: 0px !important; list-style: none !important; background-image: none !important; overflow: hidden; }
.dListSpaceLineH10 { line-height: 10px !important; height: 10px !important; }
.dListSpaceLineH20 { line-height: 20px !important; height: 20px !important; }
.dListSpaceLineH25 { line-height: 25px !important; height: 25px !important; }
.dListSpaceLineH30 { line-height: 30px !important; height: 30px !important; }
.dListCopyright { margin: 5px 10px 5px 10px; line-height: 24px; }
.dSeparatorLine { margin-top: 5px !important; margin-bottom: 5px !important; clear: both !important; width: 100% !important; list-style: none !important; overflow: hidden; border-top-width: 1px; border-top-style: dashed; border-top-color: #CCCCCC; height: 1px; }
/*默认栏目上下间距*/
.defaultTop { margin-top: 10px; }
/*头部*/
.PageTop { height: 36px; width: 100%; }
#TopMenu { margin-top: 3px; }
#TopMenu ul li { line-height: 30px; height: 30px; margin-left: 5px; margin-right: 5px; }
.TopMenuSiteLink { float: left; }
.TopMenuMember { float: right; }
#TopMenu ul li img { margin-top: 6px; }
/*站点标题信息*/
#MemberInfo { height: 80px; margin-top: 10px; overflow: hidden; }
#MemberLogo { float: left; width: 120px; }
#MemberIntroduction { margin-left: 5px; float: left; width: 500px; text-align: left; }
#MemberTitle { margin-top: 10px; font-size: 20px; font-weight: bold; height: 40px; line-height: 40px; }
#MemberMainProduct { line-height: 25px; height: 25px; }
#MemberLevel { float: right; width: 320px; text-align: right; font-size: 14px; margin-top: 30px; height: 42px; }
#MemberLevel span { display: block; height: 42px; line-height: 42px; float: right; margin-right: 5px; }
/*站点导航*/
.PageNavigation { }
#CurrentPlace { margin-left: 10px; line-height: 30px; height: 30px; float: left; }
#SiteWeb { margin-right: 10px; line-height: 30px; height: 30px; float: right; }
/*站点内容*/
.PageMenu { height: 29px; }
#MemberMenu { margin-top: 5px; }
#MemberMenu ul li { font-size: 14px; color: White; font-weight: bold; float: left; height: 29px; line-height: 29px; margin-left: 25px; }
/*站点主展示图*/
#MemberMainPic { margin-top: 1px; }
/*站点内容*/
.PageBox { border-width: 1px; border-style: solid; padding: 1px; }
.PageTitle { height: 29px; line-height: 29px; }
.BoxTitle { float: left; margin-left: 10px; }
.BoxMore { margin-right: 10px; }
/*产品类别*/
#ProductClass { margin: 5px 10px 5px 10px; }
#ProductClass ul li { height: 26px; line-height: 26px; font-size: 14px; text-align: left; }
#ProductClass ul li a { font-size: 14px; text-decoration: none; }
.FirstProductClass { }
.SecondProductClass { margin-left: 20px; }
/*联系方式*/
#ContactMethod { margin: 5px 10px 5px 10px; }
#ContactMethod ul li { line-height: 26px; font-size: 12px; text-align: left; }
/*友情链接*/
#CompanyLink { margin: 5px 10px 5px 10px; }
#CompanyLink ul li { font-size: 12px; text-align: left; }
#CompanyLink ul li a { font-size: 12px; text-decoration: none; }
/*推荐、最新产品*/
#RecommendProductBox { }
#RecommendProduct { margin: 5px 10px 5px 10px; height: 280px; }
#RecommendProduct ul li { float: left; width: 130px; margin-left: 0px; margin-top: 10px; margin-bottom: 5px; line-height: 22px; text-align:center; }
#RecommendProduct ul li a { font-size: 12px; }
/*公司简介*/
#CompanyInfoBox { height: 250px; }
#CompanyInfo { margin: 5px 15px 5px 15px; font-size: 12px; float: right; text-align: left; line-height: 26px; text-indent: 24px; }
/*行业资讯*/
#CallingNewsBox { float: left; width: 340px; }
#CallingNews { margin: 5px 10px 5px 10px; height: 220px; }
#CallingNews ul li { float: left; width: 330px; height: 22px; line-height: 22px; text-align: left; }
#CallingNews ul li a { font-size: 12px; text-decoration: none; }
/*公司动态*/
#CompanyNewsBox { float: right; width: 340px; }
#CompanyNews { margin: 5px 10px 5px 10px; height: 220px; }
#CompanyNews ul li { float: left; width: 330px; height: 22px; line-height: 22px; text-align: left; }
#CompanyNews ul li a { font-size: 12px; text-decoration: none; }
/*站点尾部菜单*/
#PageBottomMenu { margin-top: 10px; background-color: #8e8e8e; text-align: center; font-size: 12px; color: White; height: 22px; line-height: 22px; }
#BottomMenu { width: 660px; margin-left: auto; margin-right: auto; }
#BottomMenu ul li { float: left; margin-left: 5px; margin-right: 5px; }
#BottomMenu ul li a { color: White; text-decoration: none; }
/*站点底部信息*/
#PageBottomInfo { margin-top: 1px; background-color: #f2f2f2; height: 125px; color: #676767; text-align: center; line-height: 22px; }
#SiteLogo { margin-top: 25px; margin-left: 50px; width: 200px; float: left; }
#ContactInfo { margin-top: 20px; width: 420px; float: left; }
#ManageLogin { margin-left: 10px; margin-top: 50px; width: 160px; float: left; text-align: left; }
/*分页条*/
.PageBar { margin-top: 10px; clear: both; height: 50px; overflow: hidden; width: 100%; text-align: center; }
.PageButtons { height: 26px; overflow: hidden; text-align: center; }
.PageButtons span, .PageButtons a, .PageButtons a:visited, .PageButtons a:active, .PageButtons a:hover { font-size: 12px; text-decoration: none; line-height: 26px; height: 26px; overflow: hidden; border: 1px solid #CCCCCC; padding: 0px 6px 0px 6px; margin: 0px; }
.PageButtons span { color: #ffffff; background-color: #CCCCCC; }
.PageButtons a, .PageButtons a:visited, .PageButtons a:active, .PageButtons a:hover { color: #333333; }
.PageButtons a:hover { background-color: #FFFF99; }
.PageInfo { height: 24px; overflow: hidden; line-height: 24px; text-align: center; }

/*产品展示页面*/
#ProductList { margin: 10px 10px 10px 10px; width: 676px; overflow: hidden; }
#ProductList li { width: 670px; float: left; overflow: hidden; }
.ProductListImage { float: left; width: 110px; }
.ProductListInfo { float: left; width: 550px; margin-left: 5px; }
.ProductListName { line-height: 24px; text-align: left; }
.ProductListContent { line-height: 24px; text-align: left; }
.ProductListView { line-height: 24px; text-align: left; }

/*产品详细页面*/
#ProductInfo { margin: 10px 10px 10px 10px; font-size: 14px; text-align: left; line-height: 24px; text-indent: 28px; }

/*公司简介页面*/
#CompanyIntroductionBox { float: left; clear: both; width: 696px; }
#MainProductBox { float: left; clear: both; width: 696px; }
#MainProduct { margin: 10px 10px 10px 10px; text-align: left; text-indent: 24px; line-height: 22px; }

/*企业荣誉*/
#HonorInfo { margin-top: 10px; width: 580px; }
#HonorInfo li { text-align: left; line-height: 24px; font-size: 14px; margin-left: 10px; }

/*公司动态*/
#NewsContent { line-height: 22px; font-size: 12px; text-align: left; }

/*人才招聘*/
.JobList { margin: 10px 10px 10px 10px; width: 676px; overflow: hidden; }
.JobList ul li { line-height: 22px; }
#JobTitle { height: 26px; line-height: 26px; font-weight: bold; background: #dddddd; }
.JobName { float: left; width: 240px; }
.JobType { float: left; width: 120px; }
.JobNumber { float: left; width: 120px; }
.JobPeriod { float: left; width: 140px; }
#JobInfo li { line-height: 26px; text-align: left; font-size: 14px; }

/*在线反馈*/
#Feedback { margin: 10px 10px 10px 10px; width: 676px; overflow: hidden; }
#Feedback ul li { clear: both; }
.FeedbackTitle { width: 120px; float: left; text-align: right; line-height: 30px; }
.FeedbackInput { float: left; width: 500px; text-align: left; line-height: 30px; }

/*联系方式*/
#ContactInfoDiv { margin: 10px 10px 10px 10px; }
#ContactInfoDiv table tr td { line-height: 24px; }

/*免责声明*/
#Disclaimer { margin-top: 10px; font-size: 12px; color: #cccccc; text-align: center; }
