@charset "gb2312";
/* CSS Document */
html, body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Geneva, sans-serif "微软雅黑";
    font-size: 14px;
    color: #333;
	background: #FFF;
}

body {
    overflow-x: hidden;
}

*{
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    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: 1060px;
	height: auto;
}
.main-one-T{
	margin-top-: 50px;
}
.C-about-left{
	margin-bottom: 30px;
	width: 180px;
	height: 300px;
}

.C-about-left ul li{
	margin-top-: 3px;
	width:140px;
	height: 33px;
	border-bottom: 1px dashed #CCCCCC;
}

.C-about-left ul li a{
	display: block;
	font-size: 15px;
	color: #0873b0;
	line-height: 33px;
	text-align: center;
}

.C-about-left ul li a:hover{
	color: #fff;
	background: #0dc9c7;
	border: 1px dashed #CCCCCC;
}

/*---关于我们的右边---*/

.C-about-right{
	margin-bottom: 30px;
	width:700px;
	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: 700px;
	height: 40px;
	font-size: 14px;
	line-height: 50px;
	color: #333;
	border-bottom: 1px solid #CCC;
}

.C-about-right-T a{
	float: left;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}

.C-about-right-T a:hover{
	color: #090;
}

.C-about-right-B,.C-about-news-B{
	margin: 0;
	paddning: 0;
	margin-top: 10px;
	width:100%;
	height: auto;
	padding: 5px;
	font-size: 12px;
	color: #333;
	line-height: 26px;
}
.news-tc a{
	display: block;
	font-size: 14px;
	text-align: center;
}
.C-about-news-B ul{
	list-style-type: none;
	text-decoration: none;
}
.C-about-news-B ul li a{
	font-size: 12px;
	color: #333;
}
.C-about-right-B ul{
	text-decoration: none;
	list-style-type: none;
}
.C-about-right-B ul li{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.C-about-right-B ul li img{
	width:208px;
	height: 274px;
	background: #669;
}
.C-about-right-B ul li a{
	display: block;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #333;
}
.C-about-right-B ul li a:hover{
	color: #F00;
	background: #CCC;
}
.C-about-right-B h2{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #600;
	line-height: 30px;
	
}
.data{
	float: right;
}






















