html{
	height:100%;
}
body {
	width: 100%;
	height: 100%;
	background: url(../images/index_bg.png) no-repeat center top;
	background-size: cover;
	/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_bg.png',sizingMethod='scale'); */
}
.wrap {
	width: 998px;
	height: 111px;
	line-height: 111px;
	margin: 0 auto;
}
.wrap img{
	vertical-align: middle;
}
.wrap span {
	color: #d40c17;
	font-size: 34px;
	font-weight: bold;
	float: right;
	font-family: "微软雅黑";
}

.nav {
	width: 100%;
	height: 55px;
	background: url(../images/nav_bg.png) repeat-x center center;
}

.wrap_box{
	height: 55px;
	margin: 0 auto;
}
.nav ul{
	display:inline-block;
	min-width: 915px;
}
.nav ul li {
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	box-sizing: border-box;
	margin-right: 15px;
	cursor: pointer;
	padding: 6px 0;
	margin-top: 15px;
	font-family: "微软雅黑";
}

.nav ul .active {
	color: #ffc30b;
}
.wrap_box ul li{	
	height: 24px;
	background: url(../images/nav_icon.png) no-repeat center left;
	padding-left: 20px;
    line-height: 14px;
}
.wrap_box ul li:first-child{
	background: none;
}
.wrap_box span{
	display: inline-block;
	width: 64px;
	height: 22px;
	background: url(../images/esc.png) no-repeat center center;
	cursor: pointer;
}
.tree_content{
	width: 100%;
}
.wrap_box_box{
	width: 998px;
	margin: 9px auto;
}
.treeLeft{
	width: 237px;
	height: 547px;
	background: url(../images/tree_left.png) no-repeat center left;
	float: left;
}
.treeLeft h1{
	font-family: "LiSu";
    font-size: 24px;
    color: #d40c17;
    text-align: center;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 244px;
}
#treeList{
	padding: 15px 0px 0px 8px;
}
.scrollTree{
	width: 220px;
    max-height: 455px;
	overflow-x: hidden;
	overflow-y: auto;
}
#treeList ul li a{
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
}
.treeRight{
	width: 739px;
	height: 547px;
	background: url(../images/tree_right.png) no-repeat center right;
	margin-left: 245px;
}
.treeRight_top{
	width: 100%;
	height: 54px;
	position: relative;
}
.treeRight_top i{
	position: absolute;
	top: 26px;
	left: 14px;
	width: 69px;
	height: 26px;
	background: url(../images/sIcon.png) no-repeat center left;
}
.treeRight_top h2{
	font-family: "微软雅黑";
	position: absolute;
    top: 25px;
    left: 90px;
    width: 400px;
    color: #d72f34;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.treeRight_top span{
	width: 66px;
	height: 27px;
	position: absolute;
    top: 26px;
    right: 30px;
    background: url(../images/title_img.png) no-repeat center left;
    cursor: pointer;
}
.treeRight_top span:hover{
	 background: url(../images/title_hoverImg.png) no-repeat center left;
}
#treeRight_top_video{
	margin:0 auto;
}
.treeRight_top_video{
	width: 100%;
	height: 294px;	
}
.treeRight_airticle{
	margin-top:15px;
}
.treeRight_airticle p{
	text-indent: 2em;
	line-height: 25px;
	width: 620px;
	margin: 0 auto;
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
}
.treeRight_airticle a p{
	text-indent: 0;

}
.treeRight_airticle p .hahaha{
	display: inline-block;
    transform: scale(0.7);
    width: 37px;
    margin-left: -25px;
    position: relative;
    top: -5px;
    left: -1;

}
.treeRight_airticle p.sub_title{
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.treeRight_airticle p.p_right{
	text-align:right !important;
}
.treeRight_airticle .bold_id0{
	font-size:15px;
	font-weight:bold;
	text-indent:0;
}
.scrollContent{
	margin-top:33px;
	width: 710px;
	max-height: 445px;
	overflow-x: hidden;
	overflow-y: auto;
}
.treeRight_airticle li{
	cursor:pointer;
	float: left;
    width: 195px;
    height: 196px;
    margin-left: 25px;
    margin-right: 6px;
    margin-top: 10px;
    display: inline;
    overflow: hidden;
}
.treeRight_airticle li:hover{
	background:none;
}
.treeRight_airticle li a{
	display: block;
    position: relative;
    width: 195px;
    height: 196px;
}
.treeRight_airticle li a div{
	width: 187px;
    height: 125px;
    float: left;
	padding: 3px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #c4c4c4;
}
.treeRight_airticle li img{
	width: 100% !important;
    height:	auto;
	
}
.treeRight_airticle li h1{
	position: absolute;
	top: 124px;
    color: #0069ab;
    font-size: 14px;
    font-weight: normal;
    width: 187px;
    height: 22px;
    float: left;
    margin-top: 5px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    z-index: 999;
}
.treeRight_airticle li p{
	width: 187px;
    height: 32px;
    float: left;
    line-height: 16px;
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    text-align: left;
    color: #666666;
    font-size: 12px;
    position: absolute;
    top: 156px;
}
.footer{
	width: 100%;
	color: #A4A4A4;
	text-align: center;
	font-size:12px;
	font-family: "微软雅黑";
}
.address{
	padding-top: 15px;
}

/*批量播放弹框CSS*/
#plbf{
	width: 100px;
	height: 31px;
	display: inline-block;
	background: url(../images/plbf.png) no-repeat center top;
	margin-left: 112px;
	vertical-align: middle;
	cursor: pointer;
	display:none;
}
#batchPlay {
    background-color: rgba(0,0,0,0.68);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0 auto;
    display: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000) !important;
	z-index: 9999;
	font-family:"微软雅黑";
}
.batch-bg{
	width: 1030px;
	height: 550px;
	background-color: #fafafb;
	border-radius: 8px;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -515px;
    margin-top: -275px;
}
.batch-back{
	width: 27px;
    height: 26px;
    float: right;
    margin-top: 0px;
    padding-left: 8px;
    cursor: pointer;
    background: url(../images/batchBack.png) no-repeat center top;
    margin-right: -55px;
}
.batchVideoLeft{
	width: 204px;
	height: 550px;
	background-color: #e1e1e1;
	border-right: 1px solid #bebebe;
	float: left;
	border-radius: 8px 0 0 8px; 
}
.BatchVideoRight{
	width: 825px;
	height: 550px;
	margin-left: 205px;
}
.batchVideoLeft .leftTop{
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #FFFFFF;
	background-color:#a57952 ;
	border-radius: 8px 0 0 0;
	
}
.leftTop span{
	margin-left: 42px;
	background:  url(../images/batch-icon.png) no-repeat center left;
	padding-left: 28px;
}
.leftCenter{
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: #efefef;
	border-bottom: 1px solid #bebebe;
}
.leftCenter li{
	float: left;
	width: 50%;
	color: #333333;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	list-style: none;
}
.checkList{
	height: 434px;
	overflow-x:hidden ;
	overflow-y: auto;
}
.checkList ul{
	box-sizing: border-box;
	height: 434px;
	padding: 17px 18px;
}
.checkList ul li{
	font-size: 15px;
	margin-bottom: 14px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.checkList ul li label{
	cursor:pointer;
}
.checkList ul li input{
	margin-right: 10px;
}
.checkList ul .active{
	color: #d10000;
}
.startPlay{
	height: 39px;
	line-height: 39px;
	background-color: #efefef;
	border-radius: 0 0 0 8px;
}
.startPlay span{
	background: url(../images/batch-startPlay.png) no-repeat center left;
	padding-left: 25px;
	font-size: 15px;
	margin-left: 57px;
	cursor: pointer;
}
.startPlay .zt{
	background: url(../images/zt.png) no-repeat center left;
}
.rightBox{
	width: 775px;
	height: 478px;
	padding: 35px  21px;	
}
.rightBox h1{
	font-family:"微软雅黑";
	width: 500px;
	height: 24px;
	line-height:34px;
	font-weight: normal;
	color: #000000;
	font-size: 18px;
	padding-left: 46px;
	background: url(../images/batch-titleIcon.png) no-repeat center left;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align:left;
}
#jwplayer_play{
	width: 776px;
	height: 436px;
}
.selectActive{
	color: #d10000;
}
.position{
	position: relative;
    top: 73px;
    left: 166px;
    font-size: 20px;
    font-weight: bold;
	color:#f16a65;
}
#treeRight_top_video_wrapper{
	float:none !important;
	margin:0 auto;
}