@charset "utf-8";

/* css document */

/*京湘基础教育论坛 样式*/

body{
	background: #f0f0f0
}

.wrap{
	float: left;
	width: 100%;
	min-width: 1280px;
	height: auto;
	background: url(../image/bg.jpg) center top no-repeat;
}
.wrap .logo-main{
	width: 1200px;
	height: auto;
	margin:115px auto 0;
}
.wrap .logo-main h1{
	float: left;
	width: 1147px;
	height: 267px;
	background: url(../image/logo.png) no-repeat;
	margin:0 26.5px;
}
.wrap .logo-main .text-main{
	float:left;
	width: 710px;
	margin:70px 245px 0;
}
.wrap .logo-main .text-main i{
	float: left;
	width: 80px;
	height: 8px;
	background: #fff;
	border-radius: 4px;
	margin:0 310px -8px;
}
.wrap .logo-main .text-main p{
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin-top: 30px;
}
.wrap .sec1{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 73px;
}
.wrap .sec1 .bt{
	float: left;
	width: 100%;
	height: 46px;
	background: url(../image/bt1.png) center no-repeat;
}
.sec1 .poster-main {
    position: relative;
    margin: 83px 65px 0;
}
.sec1 .poster-list{
    width: 1070px;
    height: 380px;
    margin: 43px 65px 0;
}
.poster-main img { display: block; width: 100%; height: 100%;}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
 
}
.poster-prev-btn{
	float: left;
	width: 50px !important;
	height: 50px !important;
	background: url(../image/icon.png) -10px -10px no-repeat;
	cursor: pointer;
	position: absolute;
    left: -65px;
    top: 165px;
}
.poster-prev-btn:hover{
	background: url(../image/icon.png) -100px -10px no-repeat;
}
.poster-next-btn{
	float: left;
	width: 50px !important;
	height: 50px !important;
	background: url(../image/icon.png) -10px -100px no-repeat;
	cursor: pointer;
	position: absolute;
    right: -65px;
    top: 165px;
}
.poster-next-btn:hover{
	background: url(../image/icon.png) -100px -100px no-repeat;
}
.video-list{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.video-list .camWholeBox{
	width: 1200px;
    overflow: visible;
}
#lb_1 ul {
    height:615px;
    width: 1200px;
}
#lb_1 ul li{
	float: left;
	width:290px;
	height: 190px;
	margin: 0 5px 15px 5px;
	cursor: pointer;
	overflow: hidden;
}
#lb_1 ul li img{
	width:290px;
	height: 190px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
#lb_1 ul li:hover img {
	z-index: 10;
	transform: scale(1.2, 1.2);
	transition: .3s transform;
	-webkit-transition: all 0.6s ease 0.1s;
	transition: all 0.6s ease 0.1s;
}
.ddd{
	float: left;
	width: 100%;
}
.ddd ul{
	width: 68px;
	height: 24px;
	margin:15px auto 40px;
}
.ddd li{
	width:24px;
	height: 24px;
	float: left;
	cursor: pointer;
}
.ddd li.round_k{
	background: url(../image/icon.png) -10px -200px no-repeat;
}
.ddd li.round_k:hover{
	background: url(../image/icon.png) -100px -200px no-repeat;
}
.ddd li.round_s{
	float: right;
	background: url(../image/icon.png) -10px -300px no-repeat;
}
.ddd li.round_s:hover{
	background: url(../image/icon.png) -100px -300px no-repeat;
}
.wrap .sec2 .bt{
	float: left;
	width: 100%;
	height: 46px;
	background: url(../image/bt2.png) center no-repeat;
}
.wrap .sec-main{
	width: 1200px;
	height: auto;
	margin:0 auto;
}
.wrap .sec2{
	float: left;
    width: 100%;
    height: auto;
	margin: 27px 0 65px;
}
#lb_2{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.wrap .sec2 .sec-main #lb_2 ul{
	float: left;
	width: 1200px;
}
.wrap .sec2 .sec-main #lb_2 ul li{
	float: left;
	width: 575px;
	height: 420px;
	background: #fff;
	padding:18px 10px 0;
	margin: 30px 1px 0 4px;
}
.wrap .sec2 .sec-main #lb_2 ul li>div{
	float: left;
	width: 100%;
	height: 45px;
	margin-bottom: 7px;
}
.wrap .sec2 .sec-main #lb_2 ul li .line{
	float: left;
	width: 555px;
	height: auto;
	border-top: 1px dashed #ccc;
	margin:0 10px 7px;
}
.wrap .sec2 .sec-main #lb_2 ul li>div:hover{
	background: #dde9fd;
}
.wrap .sec2 .sec-main #lb_2 ul li>div a{
	float: left;
	width: 555px;
	margin:0 10px;
	height: 100%;
}
.wrap .sec2 .sec-main #lb_2 ul li>div a i{
	float: left;
	width: 16px;
	height: 19px;
	background: url(../image/icon.png) -10px -400px;
	margin:13px 10px 0 0;
}
.wrap .sec2 .sec-main #lb_2 ul li>div b{
	float: left;
	width: auto;
	max-width: 405px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 45px;
	color: #0e0f0f;
	font-size: 14px;
}
.wrap .sec2 .sec-main #lb_2 ul li>div samp{
	float: right;
	color: #666;
	font-size: 14px;
	line-height: 45px;
	width: 112px;
	text-align: left;
}

.video-player{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -4;
	opacity: 0;
}

.video-player.hasShow{
	z-index: 20;
	opacity: 1;
}

.video-player-background{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
	background: rgba(0,0,0,.7);
}

.video-player-main{
	width: 959px;
	height: 583px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform:  translate(-50%,-50%);
	-moz-transform:  translate(-50%,-50%);
	-ms-transform:  translate(-50%,-50%);
	-o-transform:  translate(-50%,-50%);
	transform:  translate(-50%,-50%);
}

.video-player-title-background{
	width: 959px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: white;
}

.video-player-title{
	font-size: 16px;
	left: 15px;
	top: 9px;
	font-weight: bold;
	position: absolute;
	color: black;
    -webkit-background-clip:text;
	background: white;
}

.video-player-close-btn{
	width: 16px;
	height: 16px;
	background: url(../image/close.png) no-repeat;
	position: absolute;
	right: 10px;
    top: 12px;
}

.video-player-container{
	width: 959px;
	height: 543px;
	position: absolute;
	top: 40px;
	left: 0px;
	background: black;
}




/* 分页器 */
.page {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.page .pager {
	display: inline-block;
	margin-bottom:10px;
	font-family: "Arial";
}
.page .pager .page-nav {
	float:left;
	width: 100%;
	margin-bottom: 20px;
}
.page .pager .page-nav ul {
	list-style: none;
	padding: 0px;
	width: 100%;
	height: 40px;
	float: right;
	display: inline-block;
}
.page .pager .page-nav ul li {
	font-family: Arial;
	cursor: pointer;
	width:22px;
	height: 22px;
	float: left;
	border: 1px solid #09b9c4;
	line-height: 22px;
	text-align: center;
	color: #09b9c4;
	font-size: 14px;
	margin-right: 10px;
	border-radius: 3px;
}
.page .pager .page-nav ul li.prePage{
	width: 24px;
	height:24px;
	padding:0;
	border:0;
	background: url(../image/icon.png) -10px -200px no-repeat;
}
.page .pager .page-nav ul li.prePage:hover{
	background: url(../image/icon.png) -100px -200px no-repeat;
}

.page .pager .page-nav ul li.prePage2{
	width: 24px;
	height:24px;
	padding:0;
	border:0;
	background: url(../image/icon.png) -10px -200px no-repeat;
}
.page .pager .page-nav ul li.prePage2:hover{
	background: url(../image/icon.png) -100px -200px no-repeat;
}

.page .pager .page-nav ul li.nextPage{
	width: 24px;
	height:24px;
	padding:0;
	border:0;
	background: url(../image/icon.png) -10px -300px no-repeat;
}
.page .pager .page-nav ul li.nextPage:hover{
	background: url(../image/icon.png) -100px -300px no-repeat;
}
.page .pager .page-nav ul li.nextPage2{
	width: 24px;
	height:24px;
	padding:0;
	border:0;
	background: url(../image/icon.png) -10px -300px no-repeat;
}
.page .pager .page-nav ul li.nextPage2:hover{
	background: url(../image/icon.png) -100px -300px no-repeat;
}
.page .pager .page-nav ul li.choose{
	color: #fff;
	background: #09b9c4;
}

.footer .footer-main .footer-bottom .poice-area i {
    float: left;
    width: 20px;
    height: 20px;
	background: url(../image/police-icon.png) no-repeat;
    margin: -2px 4px 0 0;
}