﻿*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
ul, li {
    list-style-type: none;
}
img {
    border: none;
}
body{
    font-family: "微软雅黑";
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix{zoom:1;}

#top {
    width: 100%;
    background: #f8f8f8;
    max-width: 1920px;
    margin: 0 auto;
}
.top h1 {
   font-size: 38px;
    line-height: 54px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.wapTopa{
    display: none;
}

.top {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    border-bottom: 0;
}
.top {
    position: relative;
    z-index: 101;
    background: #f8f8f8;
}
.footer, .top, body {
    min-width: 1200px;
}

.top, .top_con {
    /* height: 48px; */
    line-height: 48px;
}

.navSp span, .navSp span a {
    display: inline-block;
    height: 46px;
    line-height: 46px;
}

.headSp {
    background: url(../img/toppic.jpg) no-repeat center top;
    width: 100%;
    height: 600px;
}


/* 导航 */
.navSp_wrap{
    background: url() no-repeat center #0d5496;
    margin:0 auto ;
    max-width:1920px;
}
.navSp{
    height:auto;
    margin:auto;
    width:1200px;
    text-align:center;
}
.navSp span.navSpOn{
    background:#3F478D none repeat scroll 0 0;
}
.navSp span.navSpOn{
    background-color:#3F478D;
    position:relative
}
.navSp span,.navSp span a{
    display:inline-block;
    height:46px;
    line-height:46px;
    cursor:pointer;
}
.navSp span a:hover{
    text-decoration:none;
}
.navSp span a{
    color:#fff;
    font-size:16px;
    font-weight:700;
    text-align:center;
    font-weight: normal;
    padding:0 18px;
}
.navPoint{
    background:#3f479e none repeat scroll 0 0;
    display:block;
    height:8px;
    position:absolute;
    right:0;
    top:-8px;
    width:100%
}
.navSp span,.navSp span a{
    display:inline-block;
    height:46px;
    line-height:46px
}
.navSp span{
    background:transparent none repeat scroll 0 0;
    vertical-align:baseline
}

.navSp span:hover {
    background-color: #1e2d74;
}






/* 内容 左轮播 */
.news_wrap {
    max-width: 1920px;
    padding-top: 50px;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
}
.main_jdt {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    margin-bottom: 40px;
    zoom: 1;
    height: 400px;
}
.main_jdt_lf {
    float: left;
    height: 400px;
    width: 711px;
    position: relative;
}

.jj_pic .swiper-container {
    width: 100%;
    height:400px;
}
.jj_pic .swiper-slide {
    position: relative;
    width: 100%;
    height: 400px;
}
.jj_pic .swiper-container .swiper-slide img {
    width: 100%;
    height: 400px;
}
.jj_pic .swiper-container .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-size: contain;
    z-index: 0;
    background-color: rgba(0,0,0,0.5);
}
.jj_pic .swiper-container .swiper-slide .title {
    font-size: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 96%;
    left:2%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align:center;
    overflow: hidden;
    z-index: 1;
}
.jj_pic .swiper-container .swiper-slide .title a {
    color: #fff;
}
.jj_pic .pagination {
    position: absolute;
    text-align: right;
    bottom: 5px;
    width: 96%;
    z-index: 2;
}
.jj_pic .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 3px;
    border-radius: 50%;
    cursor: pointer;
}
.jj_pic .swiper-active-switch {
    background-color: #2c79ed;
}
.jj_pic .toparrow {
    position: absolute;
    top: 45%;
    margin-top: -20px;
    width: 48px!important;
    height: 82px!important;
    /* background: red!important; */
    line-height: 30px;
    z-index: 10;
    text-decoration: none;
    outline: none;
}
.jj_pic .arrowleft {
    /* background: url(../img1/arrows.png) no-repeat left top; */
    position: absolute;
    left: 0px;
    background: url(../img/boao_lc_prev.png) no-repeat 10px 18px;
    top: 49%;
    margin-top: -15px;
    z-index: 2;
    -moz-opacity:0.6;
}
 .hide-clip {
    width: 48px;
    height: 82px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: #FFF;
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
}
.jj_pic .arrowright {
    background: url(../img/boao_lc_next.png) no-repeat 17px 18px;
    position: absolute;
    right: 0px;
    top: 49%;
    margin-top: -15px;
    z-index: 2;
}
.jj_pic .arrowleft:hover, .jj_pic .arrowright:hover {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:0.4;
}
/*  */
 .xpage-content-list {
    width:100%;
    margin-top:10px;
    border-top:1px solid #eee;
}
.xpage-content-list li {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding: 15px 0;
    float: left;
    border-bottom: 1px solid #eee;
}
.xpage-content-list li h3 {
    display: block;
    line-height: 30px;
    font-size: 22px;
    width: 100%;
    margin-bottom: 10px;
    color: #333;
}
.xpage-content-list li h3 a {
    color: #333;
}
.xpage-content-list li img {
    width: 30%;
    height: auto;
    max-height: 122px;
    float: left;
    margin-right: 20px;
}
.xpage-content-list li p {
    width: 60%;
    height: 80px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #888;
}
.xpage-content-list li span {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 15px;
    float: right;
    color: #888;
}
.xpage-content-list li p a {
    color: #888;
}
.xpage-more-btn {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #eee;
    background: #fff;
    line-height: 50px;
    font-size: 14px;
    cursor: pointer;
}
.xpage-more-btn:hover {
    background: #eee;
}

.swiper-slide img:hover{
    opacity: 0.8;
}

/* 右边 */
.main_jdt_ri {
    float: right;
    width: 470px;
    height: 400px;
    overflow-y: auto;
}
.boao_lc_newlist_1 {
    margin-top: 10px;
}

.boao_lc_newlist_1 li {
    border-bottom: 1px dotted #999;
    line-height: 23px;
}
.boao_lc_newlist_1 li h3 {
    line-height: 30px;
    padding: 10px 0;
}
.boao_lc_newlist_1 li p {
    font-size: 14px;
    color: #666664;
    font-family: "微软雅黑";
    padding-bottom: 12px;
}
.boao_lc_newlist_1 li h3 a {
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    color: #222;
}



/* 图片直播 */
 .special_lc_title {
    background: url(../img/title.png) transparent no-repeat;
    padding-left: 70px;
    height: 70px;
    line-height: 60px;
}

 .special_lc_title {
    font-family: 微软雅黑;
    line-height: 60px;
    margin: 7px auto;
    position: relative;
    width: 1200px;
    font-size: 24px;
    color: #ffffff;
    margin: 50px auto 40px;
    box-sizing: border-box;
}
.bk-word-box {
    margin: 0 auto;
    width: 1200px;
}
#special_mkPic .bk-word-first {
    max-height: 780px;
    width: 1230px;
    overflow-y: auto;
}
#special_mkPic .bk-word-first li {
    width: 287px;
    height: 172px;
    overflow: hidden;
    float: left;
    margin-right: 16px;
    position: relative;
    margin-bottom: 20px;
}
#special_mkPic .bk-word-first li img {
    width: 287px;
    height: 172px;
}
.bk-word-first a img:hover {
    opacity: .8;
}

/* 日程 */
.huiyiRicheng {
    width: 1200px;
    margin: 0 auto 20px;
}

.huiyiRichengLItem img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}









/* 底部 */
.footer {
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
	padding: 20px 0px 0px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.footer-left {
	width: 830px;
	float: left;
}
.boxcenter {
    margin: 0 auto;
    width: 1200px;
}
.footer-left .title {
	font-size: 18px;
	line-height: 42px;
}

.footer-left ul {
	margin-top: 16px;
}

.footer-left ul li {
	display: inline;
	padding: 0 4px;
}
.footer-left ul.border1 li a {
	border-right: 1px solid #ccc;
	padding-right: 16px;
}

.footer-left a {
	color: #333;
}

.footer-left a:hover {
	color: #3362AA;
	text-decoration: underline;
}

.footer-left .tip-off li {
	display: block;
	float: left;
	padding-left: 36px;
}
.dn{
    display: none;
}