﻿
.BannerBg
{
	width:100%;
	height:111px;
	background:url(/images/sbannerbg.jpg) top center no-repeat;
	}
.Banner
{
	width:1002px;
	height:111px;
	margin:0px auto auto auto;
	}

.MainCur
{
	width:962px;
	height:60px;
	line-height:60px;
	margin:0px auto auto auto;
	padding:0px 20px 0px 20px;
	}
.MainCur .CurEn
{
	font-size:22px;
	color:#444444;
	}
.MainCur .CurCh
{
	font-size:16px;
	color:#4F4F4F;
	}
	
.Main
{
	width:962px;
	margin:0px auto auto auto;
	}
	
/*案例*/
.ProductMainBg
{
	width:100%;
	padding-top:32px;
	background:url(/images/casebg.jpg);
	}
	

/*文章内容*/
.S_Content 
{
	width:962px; 
	margin:0px auto auto auto;
	line-height:24px; 
	padding-bottom:30px;
	color:#777780;
	font-size:12px;
	}
.S_Content div{ line-height:24px; margin:5px auto auto auto;}
.S_Content p{ line-height:24px; margin:5px auto auto auto;}
.S_Content td{ padding-left:5px;}
.S_Content span{ line-height:30px; margin:5px auto auto auto; font-size:14px; color:#434343;font-weight: bold;}
.S_Content code{ line-height:30px; margin:5px auto auto auto; font-size:28px; color:#47BB02;font-weight: bolder; font-family: Georgia, "Times New Roman", Times, serif;font-style: italic;}


/*文字新闻列表*/
.S_Font_News_List 
{
	width:776px; 
	}
.S_Font_News_List li 
{
	float:left;
	display:inline;
	width:100%;  
	margin-top:10px;
	padding-bottom:12px;
	text-align:left; 
	border-bottom:solid 1px #E5E5E5;
	}
.S_Font_News_List li .Title 
{
	width:100%;
	height:24px;
	line-height:24px;
	color:#B6B6B6;
	font-size:14px;
	font-weight: bold;
	}
.S_Font_News_List .Title a 
{
	color:#000000;
	}
.S_Font_News_List li .Con
{
	width:100%;
	line-height:22px;
	margin-top:8px;
	font-family:宋体;
	color:#4E4E4E;
	}

/*详细页*/
.S_Content_Show_Title 
{
	width:776px; 
	line-height:24px; 
	color:#272727; 
	text-align:center;
	font-size:14px;
	border-bottom:solid 1px #E5E5E5;
	padding-bottom:20px;
	font-weight: bold;
	}
	
	
.S_Content_Show_anli 
{
	width:980px; 
	line-height:24px; 
	color:#272727; 
	text-align:center;
	font-size:14px;
	border-bottom:solid 1px #E5E5E5;
	padding-bottom:20px;
	font-weight: bold;
	}
	
.S_Content_Show_Time 
{
	width:962px; 
	height:28px;
	line-height:28px;
	margin:10px auto auto auto;
    text-align:center;
    }
    
.S_Content_Show_Con 
{
	width:962px; 
	line-height:28px; 
	color:#000000; 
	margin:10px auto 30px auto;
	}
.S_Content_Show_Con div{ line-height:28px; margin:5px auto auto auto;}
.S_Content_Show_Con p{ line-height:28px;  margin:5px auto auto auto;}


/*资质荣誉*/
.S_Img_Title 
{
	width:666px; 
	margin:20px auto auto auto;
	}
.S_Img_Title .Img{ width:100%;}
.S_Img_Title .Title 
{
	width:100%; 
	height:32px; 
	line-height:32px; 
	margin:0px auto auto auto;
	color: #313131;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
	}
.S_Img_Title .Title a
{
	color: #313131;
	}
.S_Img_Title .Con 
{
	width:100%; 
	line-height:24px; 
	margin:0px auto auto auto;
	color: #7B7B7B;
    font-family: "微软雅黑";
    font-size: 12px;
	}
.S_Img_Title .More 
{
	display:block;
	float:right;
	width:18px; 
	height:17px; 
	background:url(/images/go.jpg);
	}
