@charset "utf-8";
/* CSS Document */

#profile{
	width:1200px;
	margin:0 auto;
	
	}
#profile #pro_left{
	width:220px;
	float:left;
	background:url(../images/left_top.png) top center no-repeat;
	margin-bottom:30px;
	margin-top:30px;
	}
#profile #pro_left h1{
	width:220px;
	height:44px;
	color:#FFF;
	font-size:16px;
	line-height:44px;
	text-align:center;
	}
#profile #pro_left ul{
	background:#f5f5f5 url(../images/left_bt.jpg) bottom center no-repeat;
	padding-top:20px;
	padding-bottom:30px;
	}
#profile #pro_left ul li{
	height:40px;
	line-height:40px;
	
	border-bottom:#FFF solid 1px;
	margin-left:60px;
	background:url(../images/news_bg.jpg) left center no-repeat;
	}
#profile #pro_left ul li.fis {
	background:url(../images/news_bg.jpg) left center no-repeat;	
	}
#profile #pro_left ul li a{	
    color:#6a6a6a;
	font-size:13px; 
	margin-left:15px;

	}
#profile #pro_left ul li a:hover{	
    color:#da251c;
	

	}

#profile #pro_right{
	float:right;
	width:880px;
	margin-bottom:50px;
	margin-top:30px;
	}
.pro_tit{
	height:40px;
	width:880px;
	border-bottom:1px solid #dfdfdf;
	border-top:3px solid #dfdfdf
   
	}
.pro_tit h4{
	color:#656666;
	font-size:16px;
	
	border-bottom:1px solid #da251d;
	float:left;
	
	height:40px;
	line-height:40px;
	
	}
.pro_tit p{
	height:40px;
	line-height:40px;
	color:#656666;
	font-size:12px;
	float:right;
	}
.pro_con{
	margin-top:30px;
	}
.pro_con p{
	font-size:14px;
	color:#656666;
	line-height:28px;
	text-indent:28px;
	}
.cul_con {
	margin-top:30px;
	}
.cul_con p{
	font-size:14px;
	color:#656666;
	line-height:28px;
	
	
	}
.honor_con{
		margin-top:30px;
	}
.honor_con ul li{
	float:left;
	margin-right:20px;
	
	}
.honor_con ul li img{
	height:220px;
	width:170px;
	}
.appear_con{
	margin-top:30px;
	}
.appear_con ul li{
	border:solid 1px #bbbbbb;
	float:left;
	margin-right:20px;
	margin-top:20px;
	height:220px;
	width:260px;
	text-align:center;
	

	}
.appear_con ul li img{
	height:214px;
	width:254px;
	margin-top:3px;
	
	}
.tal_con{
	margin-top:30px;
	}
.tal_con td{
	line-height:35px;
	border-bottom:1px dotted #CCC;
	font-size:12px;}	
.tal_con .Rtitle{
	background:#f5f5f5;
	color:#c00108;
	font-size:14px;
	padding-left:10px;
	height:30px;
	line-height:30px;}
.tal_con .Rtitle span{
	text-align:right;
	font-size:12px;}
.tal_bt{
	font-size:12px;
	margin-top:20px;
	color:#656666;
	text-align:center;
	}
.tal_bt a{
	color:#656666;
	}
.sal_con{
	margin-top:30px;
	text-align:center;
	}
.sal_con h3{
	color:#666;
	font-size:18px;
	text-align:center;
	margin:20px;
	}
.sal_con img{
	
	}