@charset "utf-8";


/* CSS Document */

.slideBox {
  
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 30px;
    z-index: 1;
    margin-left:-41px;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
}
.slideBox .hd ul li {
    float: left;
    margin-right: 20px;
    width: 12px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    background: url(/images/banner-icon.png) no-repeat center;
    z-index: 500;
}
.slideBox .hd ul li.on {
     background: url(/images/banner-icon-on.png) no-repeat center;
    color: #fff;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    overflow:hidden;
}
.slideBox .bd ul{
      overflow:hidden;
}
.slideBox .bd .mask-bg{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.slideBox .bd .mask-bg img{
    width:100%;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.slideBox .bd img {

    display: block;
    width: 100%;
}
.main-box{
	/*兼容IE8*/
	height: 1500px\0; 
}
.main-box .banner {
    position: relative;
}
.main-box .banner .bd ul li {
    width: 100%;
    // height: 670px;
    // background-position: center center;
    // background-size: cover;
}
.main-body-box {
	overflow: hidden;
  margin-top: 10px;
  margin-right: -1%;
}
.main-body-box ul {
  width: 100%;
  overflow: hidden;
}
.main-body-box ul li {
	width: 19%;
	float: left;
	/*	display: inline-block;*/
  margin-right:1%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  *display: inline;
  *zoom: 1;
}
.main-body-box ul li img{
    width: 100%;
    max-width: 100%;
    display: block;
}
.main-body-box ul .nomr{
    width: 20%;
    margin-right: 0;
}
.main-body-box ul li.nomr {
    width: 20%;
    *width: 19%;
    margin-right: 0;
}
.main-body-box ul li span {
    height: 48px;
    line-height: 48px;
    color: #333;
    display: block
}
.main-body-box ul li a {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.main-body-box ul li .sj-mask {

    position: absolute;
    /*高度最大230px*/
    height: 0;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
}
.main-body-box ul li .mask-img {
	width: 70px;
	vertical-align: middle;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -35px;
	margin-bottom: -36px;
	display: none;
}
.main-body-box ul li:hover span{
	color: #2795e8;
}
.main-box {
	min-height: 500px
}
.main-box .news_video {
    margin-top: 24px;
    position: relative;
    margin-bottom: 80px;
}

.main-box .news_video .news-box {
    width: 65%;
    background-color: #f2f2f2;
}
.news_video .news-box .news-box-inner {
    padding: 22px 28px 34px;
    overflow: hidden;
}
.news-box .news-box-inner .news-top {
    height: 34px;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
}
.news-box .news-box-inner .news-top h3 {
    font-size: 24px;
    color: #003a8b;
}
.news-box .news-box-inner .news-top .news-control {
    height: 14px;
    line-height: 28px;
    padding-top: 14px;
    text-align: right;
}
.news-box .news-box-inner .news-top .news-control a {
    background: url(/images/news_tog_02.png)no-repeat;
    display: block;
    float: left;
    width: 12px;
    height: 16px;
    line-height: 28px;
    padding-left: 8px;
}
.news-box .news-box-inner .news-top .news-control a.active {
    background: url(/images/news_tog_01.png)no-repeat;
    width: 20px
}
.news-wrap-content{
	width: 100%;
	height:308px;
	overflow: hidden;
	margin-top: 24px;
}
.news-wrap-box {
    display: none;
    overflow: hidden;
}
.news-wrap-box .news-list {
    margin-bottom: 32px;
    overflow: hidden;
}
.news-wrap-box .news-list .news-date {
	width: 65px;
	background-color: #fff;
	font-family: arial;
	text-align: center;
}

.news-wrap-box .news-list .news-date .day {
	width: 100%;
	height: 45px;
	font-size: 32px;
	line-height: 45px;
	color: #666666;
	text-align: center;
}
.news-wrap-box .news-list .news-date .year-month {
	width: 100%;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background-color: #2795e8;
	color: #fff;

}
.news-wrap-box .news-list .news-content {
    margin-left: 12px;
overflow: hidden;
padding-left: 14px;
   
}
.news-list .news-content h4 {
    font-size: 18px;
    color: #1a1a1a;
    padding-bottom: 10px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list .news-content h4:hover{
    color: #003a8b;

}
.news-list .news-content p {
    font-size: 14px;
    color: #808080;
    max-height: 48px;
    line-height: 24px;
    overflow: hidden;

}

.main-box .news_video .video-box {
  width:33.6%;
  height: 423px;
  float: right;
  background: #f2f2f2;
}
.news_video .video-box .video-top {
    width: 100%;
    height: 295px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.video-box .video-top .video-play-btn {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    margin-bottom: -30px;
    bottom: 0;
    cursor: pointer;
    background: url(/images/index_play_btn.png) no-repeat;
    width: 60px;
    height: 60px;
}
.video-box .video-top .video-play-btn2{
   background:url(/images/index_play_btn2.png) no-repeat; 
}
.video-box2{
    width:100%;
    overflow:hidden;
    display:none;
    display:block\9;
}
.video-box2 .object{
    width:100%;
    height:100%;
    margin:0 auto;
    display:block;
}

/*视频经过遮罩*/

.video-box .video-top .video-mask {
    position: absolute;
    height: 0%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
    cursor: pointer;
}
.video-box .video-des {
    padding:45px 30px;
    background-color: #f2f2f2;
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #1a1a1a;
}
.video-wrap-box {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    z-index: 1;
}
.video-wrap-box .video-center {
    /*height: 540px;*/
    width: 850px;
    margin: 0 auto;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -425px;
    margin-top: -270px;
}
.video-wrap-box .video-center .video-top-info {
    position: relative;
    padding: 14px 0 20px 30px;

}
.video-wrap-box .video-center .video-top-info i {
    background: url(/images/video_close.png);
    width: 22px;
    height: 22px;
    position: absolute;
    top: 9px;
    right: 9px;
}
.video-wrap-box {
    display: none;
}
.video-wrap-box .video-center .video-top-info h3 {
    font-size: 20px;
    color: #1a1a1a;
    padding: 5px 24px 5px 0;
    
}
.video-wrap-box .video-center .video-top-info span {
    font-size: 14px;
    color: #808080;
    font-style: normal;
}
.video-wrap-box .video-center .video-top-info .video-close {
    cursor: pointer;
}
.video-wrap-box .video-center .video-top-info em {
    font-style: normal;
}
.video-wrap-box .video-center .video-box {
	width: 100%;
	height: 460px;
  display:none\9;
  position: relative;
  overflow: hidden;
}
.video-box .bg {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.video-box .vjs-big-play-button{
	background:url(/images/index_play_btn.png) no-repeat;
	width: 85px;
	height: 85px;
	margin-top: -42.5px;
	margin-left: -42.5px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: none;
}
.video-box .vjs-big-play-button:hover{
  background:url(/images/index_play_btn2.png) no-repeat;  
}
.video-box .vjs-big-play-button:hover{
	background-color: none
}
.video-box .video-js {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.video-box .vjs-poster{
	-webkit-background-size: cover;
	background-size: cover;
}