/*关于我们     star*/
.c-main{
	width: 1300px;
	margin: 0 auto;
}
.c-main .c_left{
	width: 240px;
	position: relative;
	top: -50px;
	z-index: 9;
	float: left;
	z-index: 9999;
}

.c_title{
	background-color: #006599;
	width: 240px;
	height: 116px;
	color: #fff;
	text-align: center;
	line-height: 116px;
	font-size: 24px;
}
.c_title2{
	width: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	margin-bottom: 20px;
	border-bottom: 1px #c3c3c3 solid;
}
.break_nav{
	font-size: 12px;
	float: right;
	background: url(../images/company_03.jpg) no-repeat left center;
	padding-left: 25px;
}
.c_right{
	width: 100%;
	float: left;
	margin-left: 30px;
	margin-top:40px;
}

.c_left ul li{
	background-color: #F1F1F1;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
}
.c_left ul li a{
	display: block;
	background-color: #F1F1F1;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}

.c_news img{
	float: left;
	padding-right: 10px;
}
.c_news{
	line-height: 26px;
	text-indent: 2em;
}
.hide2 dl{
	width: 180px;
	height: 120px;
	background-color: #c3c3c3;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.c-main .selected2{
	background-color: #F1B900;
	color: #fff;
}
.c_left h6{
	margin-top: 50px;
}
/*新闻列表页**************/
.box2 .date span{
	display: block;
	text-align: left;
    width:68px;
    /* margin-left: 20px; */
    padding: 0 5px;
    color: #fff;
}
.box2 .date span:first-child{
	color: #fff;
	font-size: 35px;
}
.box2 .date{
	float: left;
}
.box2 .date dd,dt{
	float: right;
}
.box2 .date{
	    background: #f1b900;
        line-height: 1.5;
    padding: 0 5px 10px;
}
.box2 dl{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
	    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;

}
.gd {width: 100%;text-align: center;height: 30px;line-height: 30px;color: #fff!important;background:#F1B900 ;display: block;margin-top: 10px;}

.box2 dl .color-weight{
	color: #006599;
	font-size: 18px;
	font-weight: bold;
	padding-bottom:5px;
}
.box2 a{
	color: #006599;
}
.box2 dd{
	width:92%;
	margin-left: 20px;
	float: left;
	line-height: 28px;

    text-align: justify;
}
.box2_txt em {font-style: normal;color: red;}
.box2_txt b {margin-right: 30px;color: #b7b7b7;font-weight: normal;font-size: 16px;}
/*分页   *************/
.page{
	margin-bottom: 50px;
	margin-top: 40px;
	text-align: center;
}
.page a{
	border: 1px #D5D5D5 solid;
	padding: 5px;
	margin-right: 5px;
}