/* 初始化 */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,dl,dt,dd,ol,ul,li,
table{ margin:0; padding:0; vertical-align:baseline; list-style:none; border:0; font-size: 16px; line-height: 1.8; font-family:"Microsoft YaHei"!important;}
body a{ font-size: 16px; color: #333; text-decoration: none; transition: all 0.2s;}
body a:hover{ cursor: pointer; color: #f30404;}
img{ max-width:100%; vertical-align: top;}
body{ margin:0 auto; min-width:1200px; max-width:1920px;}
@media (max-width: 1100px) {
body{ min-width:inherit;}
}

/* footer */
.footer{ margin-top:50px; padding:50px 0; text-align:center; font-size: 18px; color:#FFF; background-color:#8595ab;}
@media (max-width: 1100px) {
.footer{ margin-top:30px; padding:30px;}
}

/* banner */
.banner{ text-align:center;}
.bannerM{ display: none; text-align: center;}
.bannerM img{ width: 100%;}
@media (max-width: 1100px) {
.banner{ display:none;}
.bannerM{ display: block;}
}

/* 导航 */
.nav{ background-color:#333333;}
.nav ul{ margin:0 auto; width:1200px; padding-left:55px; box-sizing:border-box;}
.nav li{ display: inline; text-align:center;}
.nav li a{ display:inline-block; width:110px; font-size: 16px; color: #fff; line-height: 54px;}
.nav li a:hover{ background:url(bgNav.png) center center no-repeat;}
.navBtn{ display: none;}
@media (max-width: 1100px) {
.navBtn{ display:block; width:25px; position:absolute; top:5px; right:10px;}
.nav{ display:none; background:none; background-color:#8595ab;}
.nav ul{ width:100%; height:auto; padding:0; margin:0;}
.nav li{ float:none; padding:0;}
.nav li a{ display:block; width:100%; line-height: 40px; border-bottom:1px dashed #ffffff;}
.nav li a:hover{ background:none;}
}
/* 鼠标经过效果 */
.imgDH img{ transition: all 0.8s;}
.imgDH img:hover{ transform: scale(1.1);}
@media (max-width: 1100px) {
.imgDH img:hover{ transform: scale(1);}
}
/* 点击图片弹出 */
.imgBig{ display:none; position:fixed; left:0; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.8); vertical-align:middle; z-index:9999;}
.imgBig img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:100%; max-height:100%; vertical-align:middle;}

/* 首页 */
.indexTit{ margin-top:60px;}
.indexTit p{ margin:0 auto; width:418px; position:relative;}
.indexTit p .more{ position:absolute; left:280px; bottom:32px; font-size:14px; color:#0cb19c; line-height:30px;}
.indexTit p .more:hover{ color:#fff;}
@media (max-width: 1100px) {
.indexTit{ margin-top:30px; text-align:center;}
.indexTit p{ width:auto;}
.indexTit p img{ margin-left:20px; width:200px;}
.indexTit p .more{ display:none;}
}
/* 展场资讯 */
.indexBg1{ padding-top:8px; background:url(bg1.jpg) no-repeat center top;}
.indexZCZX{ margin:0 auto; width:1200px;}
.lbtZCZX{ margin: 30px auto 0 auto; width: 1170px;}
.lbtZCZX .img{ text-align:center;}
.lbtZCZX .img img{ width: 999px; height: 666px;}
.lbtZCZX dl{ overflow:hidden; position: absolute; bottom: 0; left: 0; width:1085px; height:166px; background:url(bgZCZX.png) no-repeat left top;}
.lbtZCZX dt{ float:left; padding:40px 40px 0 130px; width:220px; height:96px; overflow:hidden;}
.lbtZCZX dt a{ display:block; font-size:22px; line-height:32px; color:#fefefe;}
.lbtZCZX dt a:hover{ opacity:0.8;}
.lbtZCZX dd{ padding:75px 20px 0 0;}
.lbtZCZX dd a{ font-size:16px; line-height:24px; color:#fefefe;}
.lbtZCZX dd a:hover{ opacity:0.8;}
.lbtZCZX .swiper-button-next,
.lbtZCZX .swiper-button-prev{ width:80px; height:74px; left:25px; background-image:url(btnPrev.png); background-position:center center; background-repeat:no-repeat; background-color:rgba(0,0,0,0.3);}
.lbtZCZX .swiper-button-next{ left:auto; right:25px; background-image:url(btnNext.png);}
.lbtZCZX .swiper-button-next:hover,
.lbtZCZX .swiper-button-prev:hover{ background-color:rgba(4,147,218,0.7);}
.ZCZXbot{ margin-top:30px; overflow:hidden;}
.ZCZXbot dl{ float:left; overflow:hidden; margin:5px 0 0 20px; padding:15px; width:560px; border:1px solid #ddd; box-sizing:border-box;}
.ZCZXbot dl:nth-child(odd){ margin-left: 0;}
.ZCZXbot dt{ float:left; margin-right:15px; width:140px; overflow: hidden;}
.ZCZXbot dt img{ width: 100%; height:105px;}
.ZCZXbot dd h3 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ZCZXbot dd h3 a{ font-size:18px; line-height:24px;}
.ZCZXbot dd p{ overflow: hidden; margin-top:5px; height: 76px; font-size:15px; line-height:24px; color:#666;}
.ZCZXbot dd p a{ font-size:15px; color:#f0454d;}
@media (max-width: 1100px) {
.indexBg1{ padding-top:0; background:none;}
.indexZCZX{ width:auto;}
.lbtZCZX{ margin: 15px 0; width:  auto;}
.lbtZCZX .swiper-slide img{ height: auto;}
.lbtZCZX .swiper-button-next{ right:0;}
.lbtZCZX .swiper-button-prev{ left:0;}
.lbtZCZX .swiper-button-next,
.lbtZCZX .swiper-button-prev{ display:none;}
.lbtZCZX dl{ display:none;}
.ZCZXbot{ width:auto; padding:0; margin-top:0;}
.ZCZXbot dl{ display:flex; /*align-items:center;*/ float:none; margin:15px 15px 0 15px; padding:0; width:auto;}
.ZCZXbot dl:first-child{ margin-top:0;}
.ZCZXbot dl:nth-child(odd){ margin-left: 15px;}
.ZCZXbot dt{ flex-shrink:0; width:140px; float:none;}
.ZCZXbot dd h3{ margin-top:5px; height:80px; overflow:hidden; white-space: normal;}
.ZCZXbot dd h3 a{ line-height:1.6;}
.ZCZXbot dd p{ display:none;}
}
/* 媒体聚焦 */
.indexBg2{ margin-top:40px; padding-top:100px; background:url(bg2.jpg) no-repeat center top;}
.indexMTJJ{ overflow:hidden; margin:0 auto; width:1200px;}
.indexMTJJ .boxL{ float:left; width:560px; height:420px; overflow:hidden;}
.indexMTJJ .boxL img{ width:100%; height:100%;}
.indexMTJJ .boxR{ float:left; box-sizing:border-box; width:640px; padding:0 35px 0 15px; background:url(bgMTJJ.png) no-repeat right center;}
.indexMTJJ .boxR dl{ margin-bottom:9px; border-bottom:1px solid #ddd;}
.indexMTJJ .boxR dt{ padding-left:10px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.indexMTJJ .boxR dt a{ font-size:20px; font-weight: bold;}
.indexMTJJ .boxR dd{ margin-top:5px; color:#656565; padding:0 10px 12px 10px; font-size:14px; line-height:1.7;}
@media (max-width: 1100px) {
.indexBg2{ margin-top:15px; padding-top:0; background:none;}
.indexMTJJ{ width:auto;}
.indexMTJJ .boxL{ display:none; float:none; width:auto;}
.indexMTJJ .boxR{ float:none; width:auto; background:none; padding:0 15px;}
}
/* 展台直击 */
.indexBg3{ margin-top:40px; padding-top:20px; background:url(bg3.jpg) no-repeat center top;}
.indexZTZJ{ margin:0 auto; width:1200px; overflow:hidden;}
.indexZTZJ .boxL{ float:left; width:800px;}
.indexZTZJ .boxL p{ overflow:hidden; float:left; margin-bottom:20px; border-radius:8px;}
.indexZTZJ .boxL p img{ width:380px; height:285px;}
.indexZTZJ .boxL p:first-child img{ width:780px; height:585px;}
.indexZTZJ .boxL p:last-child{ margin-left:20px;}
.indexZTZJ .boxR { float:left; padding:20px 0; text-align:center; width:400px; border-radius:8px; background-color:#4ecbcc;}
.indexZTZJ .boxR li{ overflow:hidden; margin:20px auto 0 auto; width:360px; height:270px; border-radius:8px;}
.indexZTZJ .boxR li:first-child{ margin-top:0;}
.indexZTZJ .boxR img{ width:100%; height:100%;}
@media (max-width: 1100px) {
.indexBg3{ margin-top:15px; padding-top:0; background:none;}
.indexZTZJ{ width:auto;}
.indexZTZJ .boxL{ float:none; width:auto; padding:0 15px;}
.indexZTZJ .boxL p{ float:none; margin-bottom:15px;}
.indexZTZJ .boxL p img{ width:100%; height:auto;}
.indexZTZJ .boxL p:first-child img{ width:100%; height:auto;}
.indexZTZJ .boxL p:last-child{ margin-left:0;}
.indexZTZJ .boxR { float:none; padding:15px; width:auto;}
.indexZTZJ .boxR li{ margin:15px auto 0 auto; width:100%; height:auto;}
.indexZTZJ .boxR li:first-child{ margin-top:0;}
.indexZTZJ .boxR img{ width:100%; height:100%;}
}
/* 精彩瞬间 */
.JCSJtitM{ display:none;}
.indexJCSJ{ width:1200px; margin:60px auto 0 auto; padding-top:70px; background:url(bgJCSJ.png) no-repeat top center;}
.indexJCSJ .JCSJtit{ padding-left:710px;}
.indexJCSJ .JCSJtit a{ font-size:14px; color:#0cb19c;}
.indexJCSJ .JCSJtit a:hover{ opacity:0.8;}
.lbtJCSJ{ margin:100px auto 0 auto; width:880px;}
.lbtJCSJ .swiper-slide{ box-sizing:border-box; padding:0 110px;}
.lbtJCSJ .swiper-slide img{ width:660px; height:440px;}
.lbtJCSJ .tit{ padding:0 40px; color:#212123; font-size:24px; font-weight:bold; text-align:center; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.lbtJCSJ .swiper-button-next,
.lbtJCSJ .swiper-button-prev{ width:60px; height:74px; left:25px; margin-top:-50px; background-image:url(btnPrev.png); background-position:center center; background-repeat:no-repeat; background-color:rgba(0,0,0,0.3);}
.lbtJCSJ .swiper-button-next{ left:auto; right:25px; background-image:url(btnNext.png);}
.lbtJCSJ .swiper-button-next:hover,
.lbtJCSJ .swiper-button-prev:hover{ background-color:rgba(4,147,218,0.7);}
@media (max-width: 1100px) {
.JCSJtitM{ display:block;}
.indexJCSJ{ width:auto; margin-top:15px; padding-top:0; background:none;}
.indexJCSJ .JCSJtit{ display:none;}
.lbtJCSJ{ margin-top:0; width:auto;}
.lbtJCSJ .swiper-slide{ box-sizing:border-box; padding:0;}
.lbtJCSJ .swiper-slide img{ width:100%; height:auto;}
.lbtJCSJ .tit{ padding:0 15px; font-size:18px;}
.lbtJCSJ .swiper-button-next,
.lbtJCSJ .swiper-button-prev{ width:50px; height:70px; left:0; margin-top:-46px;}
.lbtJCSJ .swiper-button-next{ left:auto; right:0;}
.lbtJCSJ .swiper-button-next:hover,
.lbtJCSJ .swiper-button-prev:hover{ background-color:rgba(0,0,0,0.3);}
}
/* 视频播报 */
.indexSPBB{ margin:60px auto 0 auto; overflow:hidden; width:1200px;}
.indexSPBB .boxL{ position:relative; float:left; width:640px; height:384px; overflow:hidden;}
.indexSPBB .boxL em img{ width:100%; height:100%;}
.indexSPBB .boxL span{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.indexSPBB .boxR{ float:left; width:520px; padding-left:15px; box-sizing:border-box;}
.indexSPBB .boxR li{ margin-top:15px;}
.indexSPBB .boxR li:first-child{ margin-top:0;}
.indexSPBB .boxR a{ display:block; padding:0 30px; line-height:51px; background-color:#f7f7f7; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
@media (max-width: 1100px) {
.indexSPBB{ margin-top:15px; width:auto;}
.indexSPBB .boxL{ float:none; width:auto; height:auto;}
.indexSPBB .boxL em img{ width:auto; height:auto;}
.indexSPBB .boxL span{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.indexSPBB .boxR{ float:none; width:auto; padding:0 15px;}
.indexSPBB .boxR li:first-child{ margin-top:15px;}
.indexSPBB .boxR a{ padding:0 15px;}
}
/* 展区导航 */
.indexZQDH{ margin:30px auto 0 auto; width:1200px;}
@media (max-width: 1100px) {
.indexZQDH{ margin-top:15px; width:auto; padding:0 15px;}
}
/* 内页 */
.content{ margin: 50px auto 0 auto; width: 1200px;}
@media (max-width: 1100px) {
.content{ margin: 0; width: auto;}
}
.subTit{ padding: 15px 10px; border-bottom: 1px solid #dddddd;}
.subTit h3{ padding-left: 15px; color: #cc0000; border-left: 5px solid #cc2827; font-size: 24px; line-height: 26px;}
@media (max-width: 1100px) {
.subTit{ padding: 15px;}
.subTit h3{ padding-left: 10px; font-size: 20px; line-height: 22px;}
}

/* 列表 */
.list li{ padding:20px 5px; border-bottom:1px solid #dddddd;}
.list li h3{ position:relative; padding-right:100px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.list li h3 a{ font-size:18px;}
.list li h3 span{ position:absolute; right:5px; top:0; font-size:14px; color:#999; font-weight:normal;}
.list li p{ margin-top:5px; color:#666666;}
.list li p a{ font-size:15px; color:#cc2827; }
.list-img { padding-top: 5px;}
.list-img ul{ overflow:hidden;}
.list-img li{ float:left; width:380px; margin:20px 30px 0 0; text-align:center; overflow:hidden;}
.list-img li:nth-child(3n){ margin-right: 0;}
.list-img li p{ padding-top:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.list-img li img{ width:100%; height:285px;}
.list-img li img:hover{ opacity:0.8}
.list-video{ overflow:hidden; padding-top: 5px;}
.list-video dl{ float:left; margin:10px 0; width:380px; margin:20px 30px 0 0;}
.list-video dl:nth-child(3n){ margin-right:0}
.list-video dt{ position:relative;}
.list-video img{ width:380px; height:228px;}
.list-video span img{ position:absolute; left:50%; top:50%; width:48px; height:48px; margin:-24px 0 0 -24px;}
.list-video dd{ margin-top:10px; text-align:center; color:#454545; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
@media (max-width: 1100px) {
.list{ padding:0 10px;}
.list li h3{ padding-right:0; white-space:normal;}
.list li h3 a{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size:16px; line-height:24px;}
.list li p{ font-size:14px; line-height:24px;}
.list li p a{ font-size:14px;}
.list li span{ display:none;}
.list-img{ padding:5px 15px 0 0;}
.list-img li{ margin:10px 0 0 0; width:50%; padding:0 0 0 15px; box-sizing:border-box;}
.list-img li p{ padding-top:5px; font-size:14px;}
.list-img li img{ width:100%; height:auto;}
.list-img li img:hover{ opacity:1;}
.list-video{ overflow:hidden; padding:5px 15px 0 0;}
.list-video dl{ margin:10px 0 0 0; width:50%; padding:0 0 0 15px; box-sizing:border-box;}
.list-video img{ width:100%; height:auto;}
.list-video dd{ margin-top:5px; font-size:14px;}
}
/* 分页 */
.page{ clear:both; margin:50px 0; text-align:center;}
.page li{ display:inline; margin-right:2px; font-size: 16px;}
.page li a{ display:inline-block; margin-top:5px; padding:0 10px; font-size: 16px; line-height:30px; color:#000;}
.page li a:hover,
.page .NormalRed{ display:inline-block; padding:0 10px; line-height:30px; color:#fff; background-color:#cc2827; opacity:1; border-radius:3px;}
.page .specificPage{ padding:0 10px;}
.page b { color: #f00; }
.page .currentPage,
.page .jumpTo{ display: none;}
.page .pageInput { width: 40px; border: 1px solid #ddd; font-size: 16px; text-align: center;}
.page .pageGo { padding-left: 15px; }
@media (max-width: 1100px) {
.page{ display:block; margin-top: 30px;}
.page li a{ border: 0;}
.page .specificPage,
.page .firstPage,
.page .lastPage { display: none; }
.page .jumpTo,
.page .currentPage{ display: inline;}
}
/* 详情 */
.detail{ padding:40px 30px;}
.detailTit{ font-size:25px; text-align:center; font-weight:bold; color:#000;}
.detailDate{ margin-top:20px; text-align:center; font-size:16px; color:#999;}
.detailDate span{ margin:0 10px;}
.detailCon{ margin-top:30px; font-size:16px; color:#3f3e3e;}
.detailCon p{ margin-top:15px; min-height:30px;}
.detailCon img{ display:block; margin:0 auto;}
.detailCon video{ margin:0 auto; max-width: 100%;}
.detailAuthor{ text-align:right; padding:30px 15px 0 0; color:#999;}
@media (max-width: 1100px) {
.detail{ padding:40px 15px;}
.detailTit{ font-size:20px;}
.detailDate{ margin-top:20px; text-align:center; font-size:16px; color:#999;}
.detailDate span{ margin:0 5px;}
.detailCon{ margin-top:30px; font-size:16px; color:#3f3e3e;}
.detailCon p{ min-height:30px;}
.detailCon img{ display:block; margin:0 auto;}
.detailAuthor{ text-align:right; padding:30px 15px 0 0; color:#999;}
}