﻿.default_second
{
    width:980px;
	float:left;
	border:1px solid #e2e2e2;
	background-color:#f4f4f4;
	padding:15px 0px;
	margin-top:15px;
}
.sevice_support
{
    width:297px;
	float:left;
	padding:0px 15px;
}
.chance_support
{
    width:298px;
	float:left;
	padding:0px 14px;
	border-left:1px #bebebe dotted;
	border-right:1px #bebebe dotted;
}
.company_news
{
    width:295px;
	float:left;
	padding:0px 15px;
}
.w297
{
    width:297px;
	float:left;
}
.supported_business_img
{
    width:100%;
   /* height:71px;*/
	float:left;
	/*border:#cfcfcf 1px solid;*/
}
.supported_business_img img
{
    float:left;
    padding-right:10px;
}
.supported_business_right
{
    width:185px;
	float:left;
	padding-left:10px;
}
.supported_business_rightTitle
{
    width:190px;
	float:right;
	font-size:14px;
	color:#515050;
	word-wrap:break-word;
	padding-bottom:10px;
}
.supported_business_profile
{
    width:185px;
	float:left;
	font-size:12px;
	padding-top:8px;
}
.supported_business_news
{
    width:282px;
	float:left;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
}
.supported_business_news ul
{
	padding:0px;
	margin:0px;
	list-style:outside !important;
	color:#515050;
}
.supported_business_news li
{
	text-align:left;
	padding:3px 0px;
}

/* 红色链接字体 */
.redLink
{
    color:#b22923;
	font-size:12px;
	text-decoration:none;
}
a.redLink,a.redLink:link,a.redLink:visited
{
    color:#b22923;
	text-decoration:none;
}
a.redLink:hover,a.redLink:active
{
    color:#515050;
	text-decoration:none;
}

/* 新闻链接字体 */
.newsFont
{
    color:#515050;
	font-size:12px !important;
	text-decoration:none;
}
a.newsFont,a.newsFont:link,a.newsFont:visited
{
    color:#515050;
	text-decoration:none;
}
a.newsFont:hover,a.newsFont:active
{
    color:#b22923;
}
.moreIcon
{
    width:100px;
	float:right;
}
.moreInput
{
    width:66px;
	height:28px;
	border:none;
	background:url(../images/moreIcon.jpg) no-repeat;
	cursor:pointer;
	color:#b22923;
	padding-bottom:3px;
	*+padding-bottom:0px;
}
.companyNews_title
{
    color:#b22923; 
	font-size:14px;
	width:80%;
	float:left;
}
.companyNews_date
{
    width:85px;
	float:left;
	text-align:left;
	font-size:12px;
}
.companyNews_list
{
    width:183px;
	float:left;
	text-align:left;
	font-size:12px;
	padding-bottom:3px;
}
.companyNews_list ul
{
	padding:0px;
	margin:0px;
	list-style:outside !important;
	color:#515050;
}
.companyNews_list li
{
    text-align:left;
}
.company_news_box
{
    width:297px;
	float:left;
	padding-top:6px;
	padding-bottom:8px;
    height:106px;
    overflow:hidden;
	
}
.contentCss
{
    word-wrap:break-word;
}
.contentCss ul
{
    margin: 0;
    padding-left: 16px;
}