﻿/* CSS Document */
.mainNewsBox{ border: 1px solid #fff; margin-top: 18px; background: #fff;}
.mainNewsBox h2{ text-align: center; margin-top: 15px;}
.mainNewsBox h2 a{ color: #e71f19; font-size: 30px; line-height: 56px;font-weight: 600;}
.mainNewsBox .desc{ color: #878787; font-size: 18px; text-align: left; margin: 0px 45px; line-height: 30px; margin-bottom: 15px;text-indent: 2em;}
.flashContainer{ height: 435px; overflow: hidden; margin-top: 20px;}
.swiper-container{ height: 435px;}
.swiper-slide{ background: #015293; overflow: auto; zoom: 1;}
.swiper-slide a{ display: block;}
.swiper-container .left{ display: block; width: 775px; height: 435px; float: left;}
.swiper-container .swiper-slide img{ width: 775px; height: 435px;}
.swiper-container .right{ display: block; width: 420px; height: 435px; float: right;}
.swiper-container .right .title{ color: #fff; font-size: 24px; display: block; text-align: center; line-height: 45px; margin: 50px 30px 15px;}
.swiper-container .right .desc{ color: #fff; font-size: 18px; text-indent: 32px; display: block; line-height: 30px; margin: 0px 30px;}
.pagination { margin: -50px 0px 0px 775px; text-align: center; position: relative; width: 420px; z-index: 100;}
.swiper-pagination-switch { display: inline-block; width: 29px; height: 8px; background:url(../images/news/flash.png) no-repeat center center; margin: 0 3px; cursor: pointer;}
.swiper-active-switch { background:url(../images/news/flash-hover.png) no-repeat center center;}
.newsContainer{ padding: 20px 0px; overflow: auto; zoom: 1;}
.newsContainer .left{ float: left; margin-left: 50px; width: 777px; background: #fff;}
.newsSwitch{ overflow: auto; zoom: 1; padding: 15px; border-bottom: 1px solid #dedede;}
.newsSwitch li{ float: left; margin-right: 20px;}
.newsSwitch li a{ display: block; width: 158px; color: #666; font-size: 20px; height: 38px; line-height: 38px; text-align: center; background: #fff; border: 1px solid #015293; border-radius: 99px;}
.newsSwitch li.hover a{ background: #015293; color: #fff;}
.newsList{ margin: 0px 20px;}
.newsList li{ padding: 10px 0px 6px; border-top: 1px solid #ebebeb;}
.newsList li.first{ border-top: none;}
.newsList li a.title{ color: #000; font-size: 20px; line-height: 40px;}
.newsList li .desc{ color: #797979; font-size: 14px; line-height: 29px;}
.newsList li .time{ color: #b5b5b5; font-size: 14px; line-height: 29px;}
.newsContainer .right{ float: right; margin-right: 50px; width: 400px;}
.newsVideoBox{ background: #fff; min-height: 300px;}
.videoListTop{ margin-bottom: 15px;}
.newsVideoBox .title{ border-top: 1px solid #fff; background: #fafafa; font-size: 20px; color: #1e61a5; border-bottom: 4px solid #015293; line-height: 54px;}
.newsVideoBox .title img{ margin: 0px 13px 0px 15px;}
.newsVideoBox .title a.more{ float: right; font-size: 14px; color: #888; margin-right: 15px;}
.videoPlay{ width: 360px; height: 230px; margin: 16px auto 0px;}
.videoPlay a{}
.videoPlay a .play{ width: 60px; height: 60px; position: absolute; z-index: 1; margin: 78px 0px 0px 149px;}
.videoPlay a .img{ width: 360px; height: 230px; position: relative; z-index: 0;}
.videoPlay a span{ background: url(../images/flash/switchBg.png); color: #fff; display: block; height: 39px; line-height: 39px; text-align: center; margin-top: -39px; position: relative; z-index: 1;}
.videoList{ margin: 0px 20px; padding: 10px 0px;}
.videoList li{}
.videoList li a{ line-height: 37px; font-size: 14px; color: #797979;}
.videoList li a img{ width: 16px; height: 16px; margin: 0px 14px 0px 2px;}