@charset "utf-8";
@import url(all.css);
/***会员中心开始***/
body{
	margin:0;}
div#member_news_content {
	background: #fff;
}
div#news_box {
	width: 980px;
	margin: 0 auto;
	display: block;  /*otr*/
 *display: inline-block;/*ie7*/
	_display: inline-block;/*ie6*/
}
div#news_box:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}
div#news_box div#content_body {
	width: 980px;
	margin: 0 auto;
}
ul#navigation_none {
	width: 980px;
	margin: 0px auto 0 auto;
	height: 46px;
	line-height: 46px;
	color: #9ca0a3;
	z-index: 1000;
}
ul#navigation_none li {
	float: left;
	padding: 0 4px;
}
ul#navigation_none li a:link {
	color: #9ca0a3;
	text-decoration: none;
}
ul#navigation_none li a:visited {
	color: #9ca0a3;
	text-decoration: none;
}
ul#navigation_none li a:active {
	color: #9ca0a3;
	text-decoration: none;
}
div#member_news_content ul#navigation_none li a:hover {
	color: #5CC2C6;
	text-decoration: underline;
}
div#member_news_content div#content_left {
	float: left;
	width: 750px;
	padding-bottom: 60px;
}
/**左侧**/

div#content_left h1 {
	text-align: center;
	font-size: 30px;
	border-bottom: 1px solid #BABABA;
	font-family: "黑体", "宋体";
	padding-bottom: 26px;
}
div#content_left h2 {
	text-align: center;
	font-size: 23px;
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	font-family: "黑体", "宋体";
	padding-bottom: 8px;
	padding-top: 11px;
}
div#content_left .newsblock .newsblockInner {
	position: relative;
	padding-top:18px;
	float: left;
}
div#content_left .newsblock {
	width: 750px;
	float:left;
}
div#content_left .newsblock .btnarea {
	width: 100%;
	padding-top:21px;
}
div#content_left .newsblock .btnarea ul:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}
div#content_left .newsblock .btnarea ul{
	padding-left:2px;
}
div#content_left .newsblock .btnarea ul li {
	float: left;
	width: 92px;
	height: 25px;
	text-align: center;    margin-right: 39px;
}
.new01, .new02, .new03, .new04, .new05, .new06, .new07, .new08{
	width:90px !important;
}
.new01, .new02, .new03, .new04, .new05, .new06, .new07, .new08, .new01_on, .new02_on, .new03_on, .new04_on, .new05_on, .new06_on, .new07_on, .new08_on {
	height: 23px;
	text-align: center;
	line-height: 23px;
	color: #FFF;
	display: inline-block;
	text-decoration: none;
}
div#content_left .newsblock .btnarea ul li a{
	width: 90px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	}
.new01 {
	background-color: #5BC3C5;
	border: 1px solid #5BC3C5;
}
.new02 {
	background-color: #F3C800;
	border: 1px solid #F3C800;
}
.new03 {
	background-color: #C58F5B;
	border: 1px solid #C58F5B;
}
.new04 {
	background-color: #C5AB5B;
	border: 1px solid #C5AB5B;
}
.new05 {
	background-color: #C55B5B;
	border: 1px solid #C55B5B;
}
.new06 {
	background-color: #5BA3C5;
	border: 1px solid #5BA3C5;
}
.new07 {
	background-color: #5BC56A;
	border: 1px solid #5BC56A;
}
.new08 {
	background-color: #979797;
	border: 1px solid #979797;
}
.new01_on a{
	background-color: #FFF;
	border: 1px solid #5BC3C5;
	color: #5BC3C5 !important;
}
.new02_on a {
	background-color: #FFF;
	border: 1px solid #F3C800;
	color: #F3C800 !important;
	width:98px;
}
.new03_on a {
	background-color: #FFF;
	border: 1px solid #C58F5B;
	color: #C58F5B !important;
}
.new04_on a {
	background-color: #FFF;
	border: 1px solid #C5AB5B;
	color: #C5AB5B !important;
}
.new05_on a {
	background-color: #FFF;
	border: 1px solid #C55B5B;
	color: #C55B5B !important;
}
.new06_on a {
	background-color: #FFF;
	border: 1px solid #5BA3C5;
	color: #5BA3C5 !important;
}
.new07_on a {
	background-color: #FFF;
	border: 1px solid #5BC56A;
	color: #5BC56A !important;
}
.new08_on a {
	background-color: #FFF;
	border: 1px solid #979797;
	color: #979797 !important;
}
div#content_left .newsblock .list {
	/*padding-left: 36px;*/
}
div#content_left .newsblock .list ul:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}
.news_box {
	float: left;
	width: 100%;
	padding: 31px 0 32px 0;
	border-bottom: 1px dashed #D6D6D6;
}
.news_img {
	border: 1px solid #D6D6D6;
	height: 84px;
	width: 84px;
	float: left;
}
.news_txt {
	float: left;
	width: 572px;
	padding-left: 19px;
	position: relative;
}
.news_txt span {
	position: absolute;
	right: 0;
	top: 1px;
	color: #979797;
}
.news_txt ul {
	padding: 12px 0 9px 0;
}
.news_txt li {
	float: left;
	margin-right: 11px;
}
.news_txt p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #555555;
	font-family: "微软雅黑";
}
.news_p {
	width: 100%;
	background-color: #F2F2F2;
	color: #506e6f;
	text-align: center;
	padding: 10px 0 10px 0;
	cursor: pointer;
}
div#content_left .newsblock .list ul li img {
	vertical-align: middle;
	margin-left: 5px;
}
div#content_left .newsblock .list ul li strong {
	font-weight: normal;
	color: #FF0000;
	float: left;
	width: 535px;
}
div#content_left .newsblock .list ul li strong a {
	line-height: 1.5;
}
div#content_left .newsblock .list ul li span {
	background: url(../../news/img/line.html) repeat-y right top;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	color: #666666;
}
div#content_left .newsblock .btnareaother {
/*	position: absolute;
	top: 8px;
	*top:15px;
	_top:15px;
	width: 300px;
	right: -10px;
	_right:10px;*/
}
div#content_left .newsblock .listarea {
	width: 100%;
	float: left;
	padding-top: 42px;
}
div#content_left .newsblock .listarea h4 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #666666;
	margin: 40px 0 30px;
}
div#content_left .newsblock .listarea .listInner {
	width: 700px;
	margin: 0 auto;
	line-height: 1.5em;
	color: #666666;
}
div#content_left .newsblock .listarea .listInner iframe p {
	margin: 0;
	padding:0;
	font-size:12px;
	line-height:2;
	color:#666666;

}
div#content_left .newsblock .listarea .listInner p img{
	text-align:center;
	max-width:100%;
}
div#content_left .newsblock .time {
	float: left;
	color: #666;
	width: 100%;
	padding-left: 6px;
}
div#content_left .newsblock .time p {
	float: left;
	margin: 0;
	padding-top: 3px;
	padding-right: 18px;
	font-size: 14px;
}
div#content_left .newsblock .time ul li {
	float: left;
	margin-right: 8px;
}
div#content_left .newsblock .listarea .back {
	border-top: 1px solid #CCCCCC;
	padding: 15px 0 20px 20px;
	background: url(../../news/img/ico_back.html) no-repeat left 15px;
	color: #666;
	width: 540px;
	float: left;
}
div#content_left .newsblock .listarea .back a {
	text-decoration: underline;
	color: #666;
}
div#content_left .newsblock .listarea .back a:hover {
	text-decoration: none;
}
/**左侧**/



/**右侧**/

div#content_right {
	float: right;
	width: 197px;
}
div#content_right .view ul li {
	padding-bottom: 1px;
}
div#content_right .view ul li a {
	border: 1px solid #5BC3C5;
	background-color: #5BC3C5;
	height: 49px;
	line-height: 49px;
	color: #FFF;
	text-align: center;
	display: block;
}
div#content_right .view ul li a:hover{
	border: 1px solid #B0B0B0;
	background-color: #FFF;
	height: 49px;
	line-height: 49px;
	color: #a3a3a3;
	text-align: center;
	display: block;
	text-decoration: none;
}
div#content_right .view ul li.news_no a {
	border: 1px solid #B0B0B0;
	background-color: #FFF;
	color: #a3a3a3;
}
#right_box_03 {
	float: right;
	width: 252px;
	padding-top: 20px;
	margin-bottom: 10px;
	position: relative;
	right: -4px;
}
#box_03_content {
	background: url(../img/main_lenr03bg.html) no-repeat;
	width: 216px;
	height: 190px;
	padding: 14px 19px 0 19px;
	text-align: center;
}
#right_box_03 div#box_03_content ul {
	padding-top: 15px;
}
/**右侧**/

/***会员中心结束***/

/**我的主页**/

ul#navigation {
	width: 934px;
	margin: 0px auto 0 auto;
	height: 44px;
	line-height: 44px;
	background: #5DE0E3;
	color: #FFF;
	padding-left: 16px;
	border-bottom: #FFF 2px solid;
	z-index: 1000;
}
ul#navigation li {
	float: left;
	padding: 0 4px;
}
ul#navigation li a:link {
	color: #FFF;
	text-decoration: none;
}
ul#navigation li a:visited {
	color: #FFF;
	text-decoration: none;
}
ul#navigation li a:active {
	color: #FFF;
	text-decoration: none;
}
ul#navigation li a:hover {
	color: #FFF;
	text-decoration: underline;
}
div#nv_top {
	text-align: left;
}
div#nv_top div {
	position: absolute;
	margin-top: -4px;
	padding-left: 10px;
	text-align: left
}
/**我的主页结束**/


.pic_center, pic_center2 {
	width: 100%;
	float: left;
	padding-bottom:32px;
}
.listInner .pic_l {
	float: right;
	width: 353px;
	border: 1px solid #DADADA;
	text-align: center;
	padding: 2px 0 2px 0;
}
.listInner .pic_r {
	float: left;
	width: 305px;
}
.listInner .pic_r p {
	margin: 0;
	line-height: 2.0;
	padding:0 !important;
}
.pic_center2 .pic_l{
	float: left !important;
}
.pic_center2 .pic_r{
	float: right !important;
}
.listInner p.pic_d {
	font-size: 14px;
	color: #333;
	width: 277px;
	line-height: 1.8;
	padding-top:0 !important;
	margin-top:-6px	!important;
	padding-bottom:15px !important;
}
.pic_img{
	text-align:center;
	padding-bottom:32px;}

.btn_print {
	display: none;
}
.mb2 {
	margin-bottom: 2px!important;
}
.news_space p {
	text-indent: 2em;
}
.news_space p.text_i_none {
	text-indent: 0!important;
}
.color_2c9395 {
	color: #2c9395!important;
}
.align_C {
	text-align: center;
}
.news_space th, .news_space td {
	color: #666666;
	padding: 2px 0;
	vertical-align: top;
	text-align: left;
}
/**新闻信息－分享到**/
.btnareaother_p {
	float: left;
	padding-top: 5px;
	color: #999;
}
.no_border {
	border-bottom: none !important;
}
