﻿



.newsPanel
{
    text-align: center;
}
.newsPanel h2
{
    position: relative;
    /*top: 100px;*/
    text-align:center;
    margin: 75px auto 0 auto;
    font-weight: normal;
    /*opacity: 0;
    filter:alpha(opacity=0);*/
}
.newsPanel h2 .enTitle
{
    color: #0066b3;
    font-family: Arial;
    font-size:38px;
    font-weight: bold;
}
.newsPanel h2 .cnTitle
{
    font-size:32px;
}

.newsPanel .navContainer
{
    position: relative;
    margin: 25px auto 0 auto;
    /*top: 120px;*/
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    /*opacity: 0;*/
    /*filter:alpha(opacity=0);
    overflow: hidden;*/
}

.newsPanel .navPanel
{
    position: relative;
    float: left;
    z-index: 2;
}

.newsPanel .navPanel li
{
    float: left;
    height: 25px;
    line-height: 25px;
}

.newsPanel .subNav
{
    margin-left: 12px;
    margin-right: 12px;
    min-width: 56px;
    cursor: pointer;
}
.newsPanel .subNav:hover
{
    color: #ff0000;
}
.newsPanel .subNav_click
{
    color: #FFFFFF;
}
.newsPanel .subNav_click:hover{
	color: #fff;
}
.newsPanel .line
{
    width: 10px;
    /*background: url("images/line.png") no-repeat center;*/
}

.newsPanel .barBg
{
    position: absolute;
    left: 5px;
    width: 100px;
    height: 25px;
    background: url("images/newsBar.png") no-repeat center;
}
.newsPanel .imageMask
{
    position: relative;
    margin-top: 60px;
    height: 635px;
}
.newsPanel .imagePanel
{
    display: block;
    position: absolute;
    width: 285px;
    height: 285px;
    overflow: hidden;
    opacity: 0;
    filter:alpha(opacity=0);
    visibility: hidden;
    text-align: left;
	font-size: 12px;
}

.newsPanel .imagePanel .imgMask
{
    position:relative;
    width: 285px;
    height: 200px;
    overflow: hidden;
}
.newsPanel .imagePanel .imgMask .boxLine
{
    top: 0;
    position: absolute;
    width: 275px;
    height: 190px;
    border:solid 5px #0066b3;
    opacity: 0;
    filter:alpha(opacity=0);
}
.newsPanel .imagePanel .imgMask .boxLine_over
{
    opacity: 1;
    filter:alpha(opacity=1);
}
.newsPanel .imagePanel .imgMask .title
{
    position: absolute;
    bottom: 0;
    padding-left: 9px;
    padding-right: 9px;
	width: 267px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}

.newsPanel .imagePanel .imgMask .title_over
{
    background-color:#0066b3;
}

.newsPanel .imagePanel .intro
{
    margin: 17px 0px 5px 0;
	color: #3f3f3f;
	line-height: 16px;
	padding: 0px 9px;
	max-height: 32px;
	overflow: hidden;
}

.newsPanel .imagePanel .date
{
    font-family: Arial;
	color: #868686;
	padding: 0px 9px;
}

.newsPanel .moreBtn
{
    margin: 0 auto 0 auto;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    font-weight: bold;
    background: #075797 url("images/arrow.png") no-repeat 90px 47%;
    text-indent: -20px;
}

.newsPanel .moreBtn:hover
{
    background-color: #00c9ff;
}
















/* videoPanel */
.videoPanel{
	margin-top:80px;
	background:url('images/videoPanelBg.jpg') no-repeat scroll 0 0;
	height:630px;
	position:relative;
	overflow:hidden;
}
.startPos{
	margin-top:150px;
	opacity:0;
}
.videoPanel h3{
	text-align:center;
	color:#fff;
}
.videoPanel h3.enTitle{
	padding-top:80px;
	font-size:40px;
	font-family: Arial;
	letter-spacing: -2px;
	line-height:35px;
}
.videoPanel h3.cnTitle{
	font-weight:normal;
	font-size:32px;
}
.videoPanel .videoBox{
	height:335px;
	overflow:hidden;
	margin-top:60px;
}
.videoPanel .videoBox ul{
	width:99999px;
	position: relative;
	left:0;
}
.videoPanel .videoBox ul li{
	float:left;
	width:585px;
	height:335px;
	margin-right:30px;
	position:relative;
	overflow:hidden;
	cursor: pointer;
	cursor: hand;
}
.videoPanel .videoBox ul li .playBtn{
	background:url('images/playBtn.png') no-repeat scroll 0 -70px;
	height: 70px;
    left: 255px;
    position: absolute;
    top: 132.5px;
    width: 70px;
}

/*上面中间播放按钮*/

.videoPanel .videoBox ul li .videoBg{
	height:100%;
	width:100%;
	position:absolute;
}
.videoPanel .videoBox ul li .boxBg{
	height:100%;
	width:100%;
	position:absolute;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#000;
}
.videoPanel .videoBox ul li .titleBg{
	background-color:#0066b3;
	opacity:0.3;
	position:absolute;
	bottom:0px;
	width:100%;
	height:40px;
}
.videoPanel .videoBox ul li .title{
	position:absolute;
	bottom:0px;
	color:#fff;
	line-height:40px;
	font-size:14px;
	padding-left:25px;
	width:330px;
	overflow:hidden;
}

.videoPanel .btnBox{
	height: 0px;
    left: 50%;
    margin-left: -620px;
    position: relative;
    top: -200px;
    width: 1240px;
}

/*上面两边箭头*/

.videoPanel .btnBox .left{
	height: 40px;
    left: 150px;
    position: absolute;
    width: 40px;
	background:url('images/prev_btn.jpg') no-repeat scroll 0 0;
	cursor: pointer;
	cursor: hand;
}
.videoPanel .btnBox .right{
	height: 40px;
    right: 150px;
    position: absolute;
    width: 40px;
	background:url('images/next_btn.jpg') no-repeat scroll 0 0;
	cursor: pointer;
	cursor: hand;
}
.videoPanel .btnBox .left:hover,.videoPanel .btnBox .right:hover{
	background-position:0px -40px
}
.videoPanel .btnBox .prevAuto{
	background: url("images/unClick_2.jpg") no-repeat;
    cursor: auto;
}
.videoPanel .btnBox .prevAuto:hover{
	background-position: 0px 0px;
}
.videoPanel .btnBox .nextAuto{
	background: url("images/unClick_1.jpg") no-repeat;
    cursor: auto;
}
.videoPanel .btnBox .nextAuto:hover{
	background-position: 0px 0px;
}
.videoPanel .moreBtn {
    background: #075797 url("images/arrow.png") no-repeat 93px 47%;
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 210px auto 0px;
    width: 140px;
	text-indent: 40px;
}
.videoPanel .moreBtn:hover
{
    background-color: #00c9ff;
}
.videoPanel .videoContainer {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
	display:none;
}
.videoPanel .videoContainer .playerBg {
   background-color: #000;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}
.videoPanel .videoContainer #youkuplayer {
   height: 450px;
    left: 50%;
    margin-left: -300px;
    margin-top: -225px;
    position: absolute;
    top: 50%;
    width: 600px;
}
.videoPanel .videoContainer .close {
	height: 40px;
    position: absolute;
    left: 50%;
	margin-left:300px;
    top: 90px;
    width: 40px;
	background:url('images/close.png') no-repeat scroll 0 0;
}
.videoPanel .videoContainer .close:hover {
	background-color:#9b0002;
}
/* periodical */
.periodicalPanel{
	background:url('images/newsBg.jpg') no-repeat scroll 0 0;
	height:319px;
	position:relative;
	overflow:hidden;
}
.periodical{
	padding-top:75px;
}
.periodical .fontBox{
	width:510px;
	float:left;
}
.periodical .fontBox .periodicalStartPos{
	margin-top:150px;
	opacity:0;
}
.periodical .fontBox h3{
	text-align:center;
	color:#fff;
}
.periodical .fontBox h3.enTitle{
	font-size:40px;
	font-family: Arial;
	letter-spacing: -2px;
	line-height:40px;
}
.periodical .fontBox h3.cnTitle{
	font-size:32px;
	font-weight:normal;
	margin-bottom:40px;
}
.periodical .fontBox .moreBtn{
	margin: 0 auto 0 auto;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    font-weight: bold;
	text-indent: 40px;
    background: #075797 url("images/arrow.png") no-repeat 93px 47%;
}
.periodical .fontBox .moreBtn:hover
{
    background-color: #00c9ff;
}
.periodical .pc{
	width:690px;
	float:left;
	overflow:hidden;
}
.periodical .pc img{
	opacity:0;
	margin-left:150px;
}
.videoline{
	border-top: 1px solid #fff;
	position: relative;
	bottom: -32px;
	
}
