@charset "gb2312";
/* CSS Document */
.body，html{
	margin: 0;
	padding: 0;
}

*{
    margin: 0 auto;
    padding: 0;
    border: 0;
    list-style-type: none;
    text-decoration: none;
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.C-about{
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1000px;
	height: auto;
}

/*---关于我们的左边---*/
.C-about-left{
	margin-bottom: 30px;
	width: 200px;
	height: 480px;
	background: url(../images/8.png) no-repeat;
}

.C-about-left h3{
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
}

.C-about-left ul{
	margin-top: 40px;
}

.C-about-left li{
	margin-top: 3px;
	width:180px;
	height: 33px;
	background: url(../images/7.png) no-repeat;
}

.C-about-left li a{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
	line-height: 33px;
	text-align: center;
}

.C-about-left li a:hover{
	color: #ffe403;
	background: url(../images/9.png) no-repeat;
}

/*---关于我们的右边---*/

.C-about-right{
	margin-bottom: 30px;
	width:750px;
	height: auto;
}

.C-about-right li a{
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	line-height: 26px;
}

.C-about-right li a:hover{
	color: #F00;
} 

.bottom-p a{
	font-family: "宋体";
	font-size: 14px;
	color: #333;
}

.bottom-p a:hover{
	color: #F00;
}
.C-about-right-T{
	width:750px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 50px;
	color: #333;
	border-bottom: 1px solid #CCC;
}

.C-about-right-T a{
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 50px;
	color: #333;
}

.C-about-right-T a:hover{
	color: #F00;
}

.C-about-right-B{
	margin: 0;
	paddning: 0;
	margin-top: 10px;
	width:100%;
	height: auto;
}

.C-about-right-B{
	padding: 5px;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	line-height: 26px;
}

/*---没有左边的单页---*/

.C-about-center-T{
	width:100%;
	height: 50px;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 70px;
	color: #333;
	border-bottom: 1px solid #CCC;
}

.C-about-center-T img{
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px;
}

.C-about-center-T a{
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 70px;
	color: #333;
}

.C-about-center-T a:hover{
	color: #F00;
}

.C-news-center-B{
	clear: both;
	margin-top: 10px;
	width:100%;
	height:auto;
}

.C-news-center-B li{
	clear: both;
	line-height:30px;
	width: 1000px;
	border-bottom: 1px dashed #D0D0D0;
}

.C-news-center-B li a{
	font-family: "宋体";
	font-size: 14px;
	color: #333;
}

.C-news-center-B li a:hover{
	color: #900;
}

.C-about-center-B{
	margin-top: 10px;
	width:100%;
	height: auto;
}

.C-about-center-B li{
	clear: both;
	height: 50px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #CCCCCC;
}

.C-about-center-B{
	float: left;
	margin-bottom: 30px;
	width: 200px;
	height: 50px;
}
.C-about-center-B a{
	padding: 5px;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	text-indent: 2em;
	line-height: 26px;
}

.C-about-center-B a:hover{
	color: #900;
}

.C-about-pro-B{
	margin-top: 10px;
	width:100%;
	height: auto;
}

.C-about-pro-B li{
	clear: both;
	height: 50px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #CCCCCC;
}

.C-about-pro-B img{
	float: left;
	margin-bottom: 30px;
	width: 200px;
	height: 50px;
}

.C-about-pro-B a{
	padding: 5px;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	text-indent: 2em;
	line-height: 26px;
}

.C-about-pro-B a:hover{
	color: #900;
}


.C-right{
	float: left;
	margin-left: 10px;
}
.C-right a{
	display: block;
	font-family: "微软雅黑";
	font-size: 25px;
	color: #039;
}

.list_content{
	display: block;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 26px;
}

.list_content h3{
	font-family: "宋体";
	font-size: 18px;
	color: #600;
	text-align: center;
	line-height: 26px;
}

.xian{
	display: block;
	font-family: "宋体";
	font-size: 16px;
	color: #666;
	
}


















