@charset "utf-8";
.logoarea{
	border: none!important;
}
/* flexslider */

.flexslider {
	margin: 0 auto;
	min-width: 1180px;
	width: 1180px;
	position: relative;
	height: 300px;
	overflow: hidden;
	background: url(http://os.ptpc120.com/v8/v8s/common/images/ban-loading.gif) 50% no-repeat;
}

.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 400px;
	cursor: pointer;
}

.slides li a {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	line-height: 30px;
	text-align: center;
	background: url(http://os.ptpc120.com/v8/v8s/common/images/ban_icohbg.png) no-repeat center center;
	background-size: 12%;
}

.flex-control-nav li {
	display: inline-block;
	width: 20px;
	height: 10px;
	/* margin-right:5px; */
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 20px;
	height: 10px;
	line-height: 40px;
	overflow: hidden;
	background: url(http://os.ptpc120.com/v8/v8s/common/images/ban_ico.png) center center no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	/* background-position:0 0; */
	background: url(http://os.ptpc120.com/v8/v8s/common/images/ban_icoh.png) center center no-repeat;
}

.flex-direction-nav {
	display: none;
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 35%;
}

.flex-direction-nav li a {
	display: block;
	width: 60px;
	height: 90px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(http://os.ptpc120.com/v8/v8s/common/images/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(http://os.ptpc120.com/v8/v8s/common/images/next.png) center center no-repeat;
}
//学渣变学霸
.vko_into{
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 999999;
}
#into_vko{
	width: 360px;
	height: 80px;  
	line-height: 80px;
    background: url(http://os.ptpc120.com/v8/index/images/tcc_bg.jpg);
	margin: 310px auto;
	text-align: center;
}
#into_vko a{
	display: inline-block;
    width: 150px!important;
    height: 40px!important;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF1B0;
    background: #2C1412;
    box-shadow: 2px 2px 1px #572c23;
}
#into_vko .arts{
	margin-right: 10px
}