.viewpoint{
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
	margin: 0px auto;
	padding-bottom: 30px;
	background-color: #fff;
	background-image: url(../images/news_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}



.vp-menu{
	text-align: center;
	margin-bottom: 30px;
	clear: both;
	height: 34px;
	width: 100%;
}
/*@media screen and (max-width: 768px) {
.vp-menu{
	display:none;}
}

@media screen and (max-width: 480px) {
.vp-menu{
	display:none;}
}*/
.vp-menu .vp-ma li{
	height: 34px;
	line-height: 34px;
	display: inline-block;
*display: inline-block;*zoom:1; 		
	position: relative;
	float:left;
width:180px;
margin-bottom:10px;
}

@media screen and (max-width: 768px) {
	
	.vp-menu .vp-ma li{
	width:33.33333%;}
	}

@media screen and (max-width: 480px) {
	.vp-menu .vp-ma li{
		width:50%;}
	}

.vp-menu .vp-ma li a{ margin:0px 5px;font-size:1.2em;height:32px;line-height:32px;display: inline-block;*display: inline-block;*zoom:1;padding: 0 20px;border: 1px solid #d4d4d4;
-moz-border-radius:150px; -ms-border-radius:150px;-o-border-radius:150px;-webkit-border-radius:150px;border-radius:150px;
transition: all .25s ease;cursor: pointer;background:#fff; display:block;}



.vp-menu .vp-ma li.current a,.vp-menu .vp-ma li:hover a{ background:#1989DB; border:1px solid #1989DB;color:#fff;}


.vp-tabbg{ display:inline-block;*display:inline-block;*zoom:1; vertical-align:middle;  width:11px; height:16px; position:absolute; top:10px; right:-38px;}
.vp-con{ overflow:hidden;}
.tab-con-item {	display: none;}
.vp-inside{ overflow:hidden;}
.vp-newscon{ width:102%;}
.vp-newsdl{
	width: 32%;
	float: left;
		margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	min-height: 68px;
	height: auto !important;
	height: 68px;
}

.vp-newsdl dt{ width:110px; height:68px; overflow:hidden; float:left;}
.vp-newsdl dt a,.vp-newsdl dt a img{
	display: block;

}
.vp-newsdl dd{
	width: 160px;
	float: right;

	padding-right: 10px;
	line-height: 22px;

}
.vp-newsdl dd h3{		margin: 0px;
	padding:0px;}
.vp-newsdl dd h3 a{ font-size:14px; font-weight:normal; color:#333;}
.vp-newsdl dd span,.vp-newsdl dd p{ font-size:12px;color:#999;}
.vp-ul{ clear:both;}
@media screen and (max-width: 768px) {.vp-ul{
	height:16em; overflow:hidden;}
	}

@media screen and (max-width: 480px) {.vp-ul{
	height:16em; overflow:hidden;}}
	
.vp-ul li{
	background: url(./li.png) no-repeat 20px center;
	line-height: 36px;
	width: 33.3333%;
	float: left;
	height:36px;

}
@media screen and (max-width: 768px) {.vp-ul li{
	width: 50%;}}

@media screen and (max-width: 480px) {.vp-ul li{
	width: 100%;}}
.vp-ul li a{ font-size:12px; display:block;	text-indent:40px;	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.vp-ul li span{ font-size:12px; color:#999; position:absolute; right:10px; top:0;}
