#view section{
    background: #fff;
    box-shadow: 1px 1px 3px #C1C1C1;	
	overflow:visible;
}
#view #cis{
}
#view #cis h1{
	line-height: 66px;
	margin: 0 10px;
}
#view #cis h1 a img{
	width: 200px;
}
#sub-banner{
	padding: 20px 20px 0;
	background-position: 50% 0;
	background-repeat: no-repeat;
	text-align: center;
}
header #main-menu li a{
    padding: 0 0 0 42px;	
}
.indexlogo{
	margin: 0 20px 0;
	background: #d1f1ec;
}
.indexlogo p{
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 120%;
}
.indexlogo p a{
    color: #747474;
}
.indexlogo p span{
	font-size:26px;
	margin-left: 10px;
}
header{
	padding: 0 20px 20px;
}
header section{
	width:1431px;
	height: 66px;
	overflow:visible;
}
#content .content-wrap{
	width: 1431px;
    margin: 20px auto;
    background-color: rgba(255,255,255,0.6);
    overflow: hidden;
    padding: 20px;
}
#content .content-wrap .content-main{
    float: right;
    width: 78%;
}
.content-main .toplink{
	overflow:hidden;
	color:#32b2cb;
	font-size:14px;
	border-bottom: 1px solid #5ABDD3;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.content-main .toplink a{
	color:#32b2cb;
}
.content-main .toplink .waylink{
    float: right;	
}
.content-main .toplink h2{
	color:#32b2cb;
	font-size:30px;
	letter-spacing: 0.1em;
	font-weight:normal;
	line-height: 110%;
}
.content-main article img{
	max-width:100%;
}
#content .content-wrap aside{
	float: left;
    width: 20%;
}
aside #side-nav{
	
}
aside #side-nav h3{
	background-color:#5abdd3;
	padding:30px 34px;
	color:#fff;
	font-size:24px;
	text-align:center;
	background-image:url(/images/16/side-bar-top-bg.png),url(/images/16/side-bar-top-bg.png);
	background-repeat:no-repeat;
	background-position: -10% 220%,110% -70%;
}
aside #side-nav h3 strong{
	font-weight:normal;
}
aside #side-nav li{
    margin: 25px 0;
	padding: 0 10px;	
}
aside #side-nav >ul >li >a{
	color:#32b2cb;
	font-size:18px;
	display:block;
	background-image:url(/images/16/side-bar-list.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left: 80px;
}
aside #side-nav ul.sub-category li{
	margin: 10px 0;
}
aside #side-nav ul.sub-category a {
	color: #54838e;
    font-size: 16px;
}
.bxslider{
    padding: 10px 10px;	
}
#ad-list .bxslider li a img{
	height: 200px;
}
@media screen and (max-width: 1500px) {
	header section,
	#content .content-wrap{
		width:1120px;
	}
	header #cis{
	    float: none;
	}
	#view #cis h1{
		text-align: center;	
	}
	header #main-menu{
	    clear: both;	
	}
	#ad-list .bxslider li a img{
		height: 150px;
	}
}
@media screen and (max-width: 1200px) {
	header section,
	#content .content-wrap{
		width:920px;
	}
	header section #main-menu{
	    text-align: left;	
	}
	#content .content-wrap .content-main{
		width: 70%;
	}
	#content .content-wrap aside{
		width: 28%;	
	}
	header #main-menu li a{
	    padding: 0 0 0 20px;	
	}
	#ad-wrap #ad-list .bxslider li a{
		height: 170px;
	}
}
@media screen and (max-width: 980px) {
	header section,
	#content .content-wrap{
		width:600px;
	}
	#content .content-wrap .content-main,
	#content .content-wrap aside{
		width: 100%;
	}
	#view #cis{
	    float: none;
		text-align: center;	
	}
	#view #cis h1{
		text-align: center;	
	}
	.indexlogo p span{
	    display: block;
		text-align: center;	
	}
	.indexlogo{
		padding:10px 0;
	}
	#ad-list .bxslider li{
	    float: left;
		width: 48%;
		margin: 2px 1% 10px;	
	}
	#content .content-wrap aside{
		margin-top: 30px;
	}
	.indexlogo p{
	    font-size: 28px;
	}
	#ad-list .bxslider li a img{
		height: 200px;
	}
	header section{
		height: auto;
	}
}
@media screen and (max-width: 680px) {
	header section,
	#content .content-wrap{
		width:440px;
	}
	.content-main .toplink .waylink{
	    float: none;	
	}
	.content-main .toplink h2{
		font-size: 24px;
	}

}
@media screen and (max-width: 500px) {
	header section,
	#content .content-wrap{
		width:95% !important;
		padding: 2.5%;
	}
	.indexlogo p,
	.indexlogo p span{
		font-size:24px;
	}
}


