body { 

}

.slide-i { margin-left: -20px; margin-right: -20px;}
.slide-i-col { padding: 5px; }
.slide-i-col-1 { padding: 5px 5px 5px 0px; }
.slide-i-col-2 { padding: 5px 0px 5px 5px; }
.ind-slide { padding-right: 0px !important;}
.b-title { display:inline-block; border: 2px solid #fff; padding: 10px; font-weight: bold; background-color: rgba(0,0,0,0.2); }
.b-title-1 {padding: 10px; font-weight: bold; background-color: rgba(0,0,0,0.5); font-size: 18px; }
.b-title-f { margin-top: 90px !important; }

#index-slide {
	width: 670px;
	height: 720px;
	float: left;
	background: #FF6;
	overflow: hidden;
	position: absolute;
	display: block;
}

#index-content {
	width: 900px;
	height: 720px;
	float: right;
	/*background:#CFF;*/
	background: url(/template/images/bg-index-content.jpg) no-repeat top right;
	background-size: 300px 410px;
}

#index-content-1 {
	width: 530px;
	height: 400px;
	margin-right: 350px;
	margin-left: 20px;
	float:left;
}
h1 {font-size: 42px; margin-top: 40px;}



.tp-banner-container {
 	padding: 0;
    position: relative;
    width: 100%;
}


article { margin-top: 30px; }
article h2 { color: #C70752; margin: 0px 0px 10px 0px; font-size: 2.3em; }
article h2 a:link { color: #666; text-decoration: none; }
article h2 a:visited { color: #666; text-decoration: none; }
article h2 a:hover { color: #666; text-decoration: underline; }
article .article_date { font-size: 0.9em; }


@media screen and (min-width: 320px) and (max-width: 1023px){
	
	
}
@media (min-width: 1024px) {

}
@media  (min-width: 1200px) {

}
@media (min-width: 1280px) {

}
@media (min-width: 1600px) {

}

#adv-custom-pager { display: block; position: absolute; bottom: 5px; left: 320px; z-index: 200; }
#adv-custom-pager img {margin: 0px 2px 0px 3px; border: 1px solid #FFF;}
.cycle-pager-active img { border-color: #000 !important; }
