/* Header */
.Vcsn-demos .Vcsn-header {
	background: #fff;
	border-top: 4px solid #3eb249;
	border-bottom-color: #eee;
}
.Vcsn-demos .Vcsn-header h2 {
	padding: .4em 0 .1em;
	margin: 0 3em;
}
.Vcsn-demos .Vcsn-header h2 a {
	display: inline-block;
	text-decoration: none;
	min-height: 40px;
}
.Vcsn-demos .Vcsn-header h2 img {
	display: block;
	width: 260px;
	height: auto;
}
.Vcsn-demos .Vcsn-header h2 > img {
	display: inline-block;
}
.Vcsn-demos .Vcsn-header p {
	position: absolute;
	bottom: -2em;
	left: 1em;
	margin: 0;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
.Vcsn-demos .Vcsn-header .ui-btn {
	width: 2em;
	height: 2em;
	background: none;
	border: 0;
	top: 50%;
	margin-top: -1em;
	-webkit-border-radius: .3125em;
	border-radius: .3125em;
	opacity: .4;
	filter: Alpha(Opacity=40);
}

/*覆盖样式*/
.content img{ width:100%;}
.tab-img{ text-align:center;}
.tab-img img,.content-main img{ width:100%; }
.select-img{ padding:1em 0;}
.select-img span{ display:block; float:left; width:20%; border:2px #333 solid; margin-right:1em;}
.select-img img{ width:100%;}


/*分页*/
.k_pagelist {
    clear: both;
    display: table;
    float: left;
    line-height: 30px;
    text-align: left;
    width: 100%;
}
.k_pagelist em {
    background: none repeat scroll 0 0 #F5F9FE;
    border: 1px solid #E7E7E7;
    color: #14316B;
    font-size:18px;
    font-style: normal;
    font-weight: bold;
    margin: 0 1px;
    padding: 2px;
}
.k_pagelist strong {
    border: 1px solid #E7E7E7;
    color: #009900;
    font-size:18px;
    margin: 0 1px;
    padding: 2px;
}
.k_pagelist a {
    border: 1px solid #E7E7E7;
    font-size:18px;
    margin: 0 1px;
    padding: 2px;
}
/*首页 所有 style*/
.Vcsn-banner{ position:relative;  margin: -1em;}
.Vcsn-banner img{ width:100%;}
.Vcsn-banner h3{ position:absolute; left:0; top:20%;width:100%; text-align:center; color:#fff; font-size:1.5;  text-shadow: 0 0 10px #2b71ac;}





