@charset "UTF-8";
/*--公共部分--*/
html,
body {
  margin: 0 auto;
}

body,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
tr,
td,
strong,
span,
pre {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

body,
button,
input,
select,
textarea {
  font: 16px/1.5 Arial, "Microsoft YaHei", sans-serif;
  color: #333;
}

ul,
li {
  list-style: none;
}

img {
  border: 0px;
  vertical-align: middle;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: #333;
  outline: none;
  cursor: pointer;
}

a:hover {
  background-repeat: no-repeat;
  text-decoration: none;
  color: #8bbe01;
}

a,
input[type="button"],
button,
label,
input[type="submit"],
input[type="reset"] {
  cursor: pointer;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input,
textarea,
select {
  outline: none;
}

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="reset"],
select,
textarea {
  outline-style: none;
  -webkit-appearance: none;
  resize: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important;
}

.bd_weixin_popup,
.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}
/* 广告 */

#dolphin_ad div img{ width:100% !important;}

#dolphin_ad>div{
  margin: auto!important;
  width: 1400px!important;
}
 
@media (max-width: 1440px) {
  #dolphin_ad>div {
    width: 1240px!important;
  }
}

#dolphin_focuswin_42,
#dolphin_focuswin_43,
#dolphin_focuswin_44,
#dolphin_focuswin_45,
#dolphin_focuswin_47,
#dolphin_focuswin_48,
#dolphin_focuswin_49,
#dolphin_focuswin_50,
#dolphin_focuswin_52,
#dolphin_focuswin_54,
#dolphin_focuswin_55,
#dolphin_focuswin_56,
#dolphin_focuswin_57,
#dolphin_focuswin_58,
#dolphin_focuswin_59,
#dolphin_focuswin_64,
#dolphin_focuswin_65,
#dolphin_focuswin_66 {
  width: 32.8%!important;
}

#dolphin_focuswin_46,
#dolphin_focuswin_51,
#dolphin_focuswin_53 {
  width: 66.4%!important;
}

#dolphin_focuswin_41 img,
#dolphin_focuswin_42 img,
#dolphin_focuswin_43 img,
#dolphin_focuswin_44 img,
#dolphin_focuswin_45 img,
#dolphin_focuswin_46 img,
#dolphin_focuswin_47 img,
#dolphin_focuswin_48 img,
#dolphin_focuswin_49 img,
#dolphin_focuswin_50 img,
#dolphin_focuswin_51 img,
#dolphin_focuswin_52 img,
#dolphin_focuswin_53 img,
#dolphin_focuswin_54 img,
#dolphin_focuswin_55 img,
#dolphin_focuswin_56 img,
#dolphin_focuswin_57 img,
#dolphin_focuswin_58 img,
#dolphin_focuswin_59 img,
#dolphin_focuswin_64 img,
#dolphin_focuswin_65 img,
#dolphin_focuswin_66 img{
  width: 100%!important;
}

#dolphin_focuswin_41 {
  width: 100%!important;
}

.commonweb {
  padding-top: 30px;
  width: 1400px;
  margin: 0 auto;
}

/*顶部导航*/
.top-bar-wrap {
	position:relative;
  width: 100%;
  background: #f5f5f5;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e7e7e7;
}

/*小语种按钮*/
.lang-list{
   width: 1400px;
   margin: 0 auto;
   display:flex;
   justify-content:space-between;
   align-items:center;
}
.lang-list li {
	text-align:center;
	position:relative
}
.lang-list li a{
	font-size:16px;
}
.lang-list li + li:before{
    content:"";
    display:inline-block;
    width:1px;
    height:18px;
    background: #e4e4e4;
    margin-right:30px;
	position:absolute;
	top:15px;
	left:-36px;
  }
.top-nav-bar {
  max-width: 1400px;
  margin: 0 auto 20px;
  font-size: 14px;
}

.top-nav-bar dt {
  font-weight: bold;
  color: #8bbe01;
}

.top-nav-bar dt,
.top-nav-bar dd {
  display: inline-block;
  margin-right: 8px;
}

.top-nav-bar dd:last-child a {
  color: #666;
}

/* 合作客户 */
.link {
  float: left;
  position: relative;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.link .title {
  color: #333;
  padding-right: 16px;
  background: url(icon-arrow.png) right center no-repeat;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.link.on .title {
  background-image: url(icon-arrow-up.png);
}

.link-drop {
  display: none;
  position: absolute;
  top: 42px;
  right: -10px;
  z-index: 5;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  width: 330px;
  padding: 10px 20px;
  line-height: 35px;
  -webkit-box-shadow: 0 0 2px #ddd;
  box-shadow: 0 0 2px #ddd;
  color: #888;
  font-size: 0;
}

.link-drop a {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  color: #888;
  font-size: 12px;
}

.link-drop a:after {
  content: "|";
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  color: #e7e7e7;
}

.link-drop a:hover {
  color: #8bbe01;
}

.link-drop:before {
  content: "";
  width: 11px;
  height: 6px;
  display: block;
  background: url(qrcode-arrow.png) center no-repeat;
  position: absolute;
  right: 35px;
  top: -6px;
}

/* 论坛链接 */
.szlt-link {
  float: left;
  margin-left: 10px;
}

/* 搜索 */
.search {
  float: left;
  position: relative;
  padding: 0 40px 0 10px;
  margin-left: 10px;
  overflow: hidden;
  width: 120px;
  height: 25px;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.search input {
  font-size: 14px;
  padding: 0;
  display: block;
  height: 25px;
}

.search input[type="text"] {
  color: #333;
  width: 100%;
}

.search input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  background: url(icon-search.png) center no-repeat;
}

.search input::-webkit-input-placeholder {
  color: #666;
}

/* 微信二维码 */
.attention {
  float: left;
}

.attention img {
  width: 100%;
  display: block;
}

.attention a {
  width: 25px;
  height: 20px;
  display: inline-block;
  vertical-align: sub;
  *display: inline;
  *zoom: 1;
  background-position: center;
  position: relative;
}

.attention a:hover .qrcode-box {
  display: block;
}

.attention .qrcode-box {
  position: absolute;
  top: 35px;
  left: 50%;
  width: 150px;
  padding: 5px;
  margin-left: -75px;
  z-index: 10;
  display: none;
  -webkit-box-shadow: 0 0 2px #ddd;
  box-shadow: 0 0 2px #ddd;
  background-color: #fff;
}

.attention .qrcode-box:before {
  content: "";
  width: 11px;
  height: 6px;
  display: block;
  background: url(qrcode-arrow.png) center no-repeat;
  position: absolute;
  left: 50%;
  top: -6px;
  margin-left: -5px;
}

.attention-wechat {
  background-image: url(icon-wx.png);
  margin-left: 10px;
}

.attention-sina {
  background-image: url(icon-sina.png);
  margin-left: 10px;
}

.attention-email {
  background-image: url(icon-mail.png);
  margin-left: 10px;
}

/* 头部 */
.header {
  margin-bottom: 20px;
  position:relative;
}
/* 新增报刊征订 0930 */
.bkzd-mod{position:absolute;right:300px;bottom: 0;cursor: pointer; font-weight:bold;}
.bkzd-mod img {
  display: none;
  position: absolute;
  z-index: 20;
  left: 50%;
  top: 24px;
  margin-left: -75px;
  width: 144px;
  height: 155px;
  background: url(wx-bg2.png) no-repeat;
  padding:18px 7px 7px ;
}

.bkzd-mod:hover img {
  display: block;
}
@media (max-width: 1440px) {
	.bkzd-mod{ right: 264px;}
}

.logo {
  margin-right: 30px;
}

.nav-main a {
  margin-right: 15px;
  font-weight: bold;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.nav-main a:hover {
  color: #8bbe01;
}

.nav {
  margin-bottom: 6px;
}
/*深报妙笔logo*/
.sbmb-logo{ 
display:block; 
margin-right:30px;
width:110px;	
}
.sbmb-logo img{
	width:100%;
}
@media (max-width: 1440px) {
 .sbmb-logo{
	width:80px; 
	margin-right:10px; 
	margin-top:10px;
 }
}
/* 举报滚图*/
.reportCall,.reportCall img,.reportCall .top-banner-swiper{ width:150px; height:49px;}

/* 头条 */
.headline-News {
  position: relative;
  padding: 0 50px 10px 30px;
  margin: 30px 0;
  text-align: center;
  background-color: #f5f5f5;
}

.headline-News .title {
  padding-top: 28px;
  font-size: 0;
  font-weight: bold;
}

.headline-News .title a {
  overflow: hidden;
  font-size: 40px;
  color: #333;
  /*display: block;*/
  line-height: 50px;
  margin: 0 10px;
}

.headline-News .title a:hover {
  color: #000;
}

.headline-News .title .label {
  position: relative;
  padding-right: 35px;
  color: #ff2323;
}

.headline-News .title .label:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ff2323;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -4px;
}

.headline-News2{ padding:0 30px;}
.headline-News2 .title a{ font-size:32px;}

.headline-News .list {
  font-size: 0;
  padding-top: 3px;
}

.headline-News .list h3 {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
}

.headline-News .list h3:after {
  content: "|";
  margin: 0 2px;
}

.headline-News .list h3:last-child:after {
  content: "";
}

.headline-News .list a {
  color: #666;
}

.headline-News .list a:hover {
  color: #000;
}

.headline-News .more {
  width: 34px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #e7e7e7;
  color: #333;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}

.headline-News .more:after {
  content: "更多";
  top: calc(50% - 27px);
  display: block;
  position: absolute;
  height: 54px;
}

/* 侧边导航 */
.side-nav {
  position: fixed;
  top: 245px;
  left: 50%;
  margin-left: 720px;
  z-index: 100;
  width: 110px;
  box-sizing: border-box;
  padding: 10px 0 20px;
  border: 1px solid #e7e7e7;
  background: #fff;
  text-align: center;
  border-radius: 4px;
}

.side-nav ul a {
  height: 36px;
  display: block;
  font-size: 18px;
  line-height: 36px;
  font-weight: 500;
}

.side-nav ul a:hover {
  color:#fff;
  background:#8bbe01;
}

.side-nav ul li:last-child a {
  font-size: 12px;
}

.side-nav li.on a {
  color:#f5f5f5;
  background: #8bbe01;
}

/*第一屏头条+滚图+列表-------开始*/
.new-col-l{ width:660px;}
.new-col-m{ width:460px;}
.new-col-r{ width:220px;}

.xdd-news-mod{ overflow:hidden; zoom:1;}

/*左侧滚图*/
.xxd-swiper{ position:relative;width:660px;height:370px; overflow:hidden; margin-right:30px;}
.xxd-swiper .swiper-slide img{ width:660px; height:370px; position:relative; z-index:1;}
.xxd-swiper .swiper-slide a{ display:block;}
.xxd-swiper .swiper-slide a h4{ position: absolute; height:45px; line-height:45px; color:#fff; font-size:18px; text-align:left;
padding-left:10px; box-sizing:border-box; bottom:0; left:0; width:90%; z-index:3;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;
-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.xxd-swiper .swiper-slide a:after{ content:""; height:45px; width:100%; position:absolute; z-index:2; bottom:0; left:0; background:#000; opacity:0.3; width:100%;}

.xxd-swiper .swiper-pagination{ bottom:10px !important; text-align:right; width:99% !important;}
.xxd-swiper .swiper-pagination-bullet-active{ background:#8bbe01 !important;}
.xxd-swiper .swiper-pagination-bullet{ background:#fff; opacity:1; width:10px; height:10px;}

/*中间列表*/
.xdd-news-list{ font-size: 18px;}
.xdd-news-list li { height: 30px; line-height: 30px; margin-bottom: 8px; overflow: hidden; 
/*display: -webkit-box; text-overflow: ellipsis;-webkit-line-clamp: 1; -webkit-box-orient: vertical;*/}
.xdd-news-list li > a:nth-child(2){ margin-right:3px;margin-left:0;}
.xdd-news-list li:last-child {margin-bottom: 0;}

/*右侧banner列表*/
.banner-list li{ margin-bottom:10px;width:220px; height:85px; overflow:hidden;}
.banner-list li img{ width:220px; height:85px; transition: all 1s;-moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s;}
.banner-list li:last-child{ margin-bottom:0;}
/*.banner-list a:hover img{transform: scale(1.05);}*/

.xdd-banner-swiper{width:220px; height:85px;}
/*第一屏头条+滚图+列表-------结束*/

/*第二屏头条+滚图+列表-------开始*/
/* 滚动大图 */
.hot-News-switch { position: relative;display: flex; margin-bottom: 30px;}
.hot-News-hd { position: absolute; top: 0;left: 0; z-index: 10;}
.hot-News-hd a {color: #fff; font-size: 17px; background-color: rgba(0, 0, 0, 0.5);
 float: left; min-width: 65.1px; margin-right: 1px; text-align: center; line-height: 40px;}

.hot-News-hd a.on,.hot-News-hd a:hover { background-color: #8bbe01;}
.hot-News-switch .box {  max-height: 370px;overflow: hidden; margin-right:30px;}
.hot-News-switch .bd { display: none;}
.hot-News-switch .bd:first-child {  display: block;}
.hot-News-switch .swiper-container { width: 100%; height: 100%;overflow:hidden;}
.hot-News-switch .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.hot-News-switch .thumb { height: 370px; overflow: hidden;}
.hot-News-switch .thumb a { width: 100%;}
.hot-News-switch .thumb img { position: relative; width: 100%;}
.hot-News-switch .thumb video { width: 100%; height: 100%; display: block; opacity:0;}
.hot-News-switch .thumb.swiper-slide-active video { opacity: 1;}
.hot-News-switch .thumb .swiper-video-controls { position: absolute; left: 10px; bottom: 50px; width: 50px;}
.hot-News-switch .thumb:first-child { display: block;}

.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  opacity: 1;
  background: rgba(0, 0, 0, 0.4);
}

.swiper-pagination-bullet-active {
  color: #fff;
  background: #8bbe01;
}

.swiper-thumb-title {
  position: absolute;
  bottom: 0;
  text-align: left;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 7px;
  display: flex;
  left: 0;
}

.swiper-thumb-title a {
  color: #fff;
  max-width: 80%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.swiper-thumb-title a.label {
  min-width: max-content;
  vertical-align: top;
  font-size: 14px;
  text-align: center;
  padding: 0 10px;
  background-color: #8bbe01;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  white-space: nowrap;
  line-height: 27px;
  margin-right: 6px;
  flex: 1;
}

.bd .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px;width: 100%; right: 0;width: auto;display: flex; left: auto;}


/* 滚图右侧列表 */
.hot-News-switch .right-list { margin-right:30px; }
.xdd-news-list2 li:first-child,.xdd-news-list2 li:nth-child(6){ font-weight:bold;}
.xdd-news-list2 li:nth-child(5){margin-bottom: 11px;}

.right-list-item { margin-bottom: 11px;}
.right-list-item dt { height: 30px; overflow: hidden;font-size: 18px; font-weight: bold; 
display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.right-list-item dt img { max-width: 100%;}
.right-list-item dt a:hover { color: #8bbe01;}
.right-list-item dd { height: 29px; line-height: 29px; overflow: hidden; display: -webkit-box;
 text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;font-size:18px;}
.right-list-item dd a:hover { color: #8bbe01;}
.right-list-item:last-child { margin-bottom: 0;}

/*第二屏头条+滚图+列表-------结束*/




/* 时政快报 */
.quick-scroll {
  position: relative;
  padding-left: 150px;
  padding-right: 10px;
  margin-bottom: 30px;
  line-height: 40px;
  background: #f5f5f5;
}

.quick-scroll .label {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 140px;
  padding-left: 25px;
  background: url(bg-szkb.png) left center no-repeat;
}

.quick-scroll .label a {
  color: #fff;
  font-size: 22px;
}

.quick-scroll .bd {
  width: 100%;
  overflow: hidden;
  height: 40px;
}

.quick-scroll ul {
  white-space: nowrap;
}

.quick-scroll li {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}

.quick-scroll a {
  white-space: nowrap;
  display: block;
  font-size: 14px;
  padding-left: 10px;
}

.quick-scroll .bd a::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #666;
  margin-bottom: 4px;
  margin-right: 6px;
}


/*建功新时代 滚动版块*/
.red-mod-scroll{ padding-left:210px;}
.red-mod-scroll .label{ background:none; width:200px; padding-left:0;}
.red-mod-scroll a{ padding-left:0;} 


/* mod1 深圳版块 */
.mod-tit-wrap {
  height: 45px;
  line-height: 43px;
  border-bottom: 2px solid #eee;
  margin-bottom: 20px;
}

/* 一级栏目条 */
.mod-tit {
  font-size: 30px;
  display: inline-block;
  border-bottom: 2px solid #8bbe01;
}

.mod-r-tit {
  float: right;
}

.mod-r-tit a {
  display: inline-block;
  height: 40px;
  line-height: 50px;
  margin-left: 12px;
  color: #666;
  font-size: 16px;
}

.mod-l-tit {
 float:left;
}

.mod-l-tit a {
  display: inline-block;
  height: 40px;
  line-height: 50px;
  margin-left: 12px;
  color: #666;
  font-size: 16px;
}

.mod-r-tit a:hover,.mod-l-tit a:hover {
  color: #8bbe01;
}

/* 栏目宽440px */
.col {
  margin-right: 40px;
}

.col-1 {
  width: 440px;
}

/* 栏目宽920 */
.col-2 {
  width: 920px;
}

/* 二级栏目条 */
.sec-tit-wrap {
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
}

.sec-tit {
  padding-left: 8px;
  border-left: 4px solid #ddd;
  font-size: 24px;
}

.thr-tit {
  float: right;
}

.thr-tit a {
  color: #ce3a3a;
  font-size: 18px;
  font-weight: bold;
}
.thr-tit a:last-child{ margin-left:10px;}
.r-sec-tit {
  float: right;
}

.r-sec-tit a {
  margin-left: 15px;
  font-size: 16px;
  color: #666;
}

/* 图片栏目条 */
.img-tit img {
  vertical-align: text-top;
}

/* 发布厅活跃夹栏目条 */
.fbt-tit a {
  display: inline-block;
  height: 33px;
  margin-right: 15px;
  font-size: 17.5px;
  line-height: 33px;
  font-weight: bold;
}

.fbt-tit a:last-child {
  margin-right: 0;
}

.fbt-tit a:hover,
.fbt-tit a.on {
  border-bottom: 2px solid #8bbe01;
}

.tab {
  display: none;
}

.tab-on {
  display: block;
}

/* 单图新闻 */
.img-news {
  display: block;
  margin-bottom: 20px;
}

.img-news h4 {
  height: 114px;
  font-size: 18px;
  font-weight:bold;
  line-height: 28px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.img-wrap {
  float: left;
  width: 204px;
  height: 114px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}

.img-wrap img {
  width: 100%;
  width: 204px;
  height: 114px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.img-news:hover h4 {
  color: #8bbe01;
}

.img-news:hover img {
  transform: scale(1.08);
}

/* 文字列表 */
.news-list {
  font-size: 18px;
}

.news-list li {
  height: 30px;
  line-height: 30px;
  margin-bottom: 9px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news-list li > a:nth-child(2){
   margin-right: 10px;
}

.news-list li:first-child {
  font-weight: bold;
}

.news-list li:last-child {
  margin-bottom: 0;
}

.news-list2 li {
  height: 31px;
  line-height: 31px;
}

/* 文字列表  左右两栏 */
.news-list3 {
  width: 440px;
  font-size: 18px;
}

.news-list3 li {
  height: 30px;
  line-height: 30px;
  margin-bottom: 9px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news-list3 li > a:nth-child(2){
   margin-right: 10px;
}

.news-list3 li:first-child {
  font-weight: bold;
}

.news-list3 li:last-child {
  margin-bottom: 0;
}

/*文字列表宽间距*/
.news-list4{ margin-top:10px;}
.news-list4 li{ margin-bottom:10px;}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

/* 单个大图 */
.big-img-news {
  position: relative;
  display: block;
  width: 440px;
  height: 247px;
  margin-bottom: 25px;
  border-radius: 4px;
  overflow: hidden;
}

.big-img-news img {
  width: 440px;
  height: 247px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.big-img-news h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  padding: 0 10px;
  width: 100%;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  color: #fff;
}

.big-img-news span {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 45px;
  background: #000;
  opacity: 0.5;
}

.big-img-news:hover img {
  transform: scale(1.08);
}

/* 图片带摘要 */
.img-txt-news {
  position: relative;
  padding: 25px;
  background: #f6f6f6;
}

.img-txt-news .img-wrap {
  width: 350px;
  height: 197px;
}

.img-txt-news .img-wrap img {
  width: 350px;
  height: 197px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.img-txt-news a:hover img {
  transform: scale(1.08);
}

.img-txt-news h4 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 15px;
}

.img-txt-news p {
  margin-bottom: 10px;
  color: #666;
  text-align: justify;
}

.img-txt-news span {
  color: #999;
  position: absolute;
  bottom: 23px;
  left: 400px;
}

/* 深圳新早点 */
.sxzd-mod .news-list li {
  height: 28.5px;
  line-height: 28.5px;
}

/* 观点 问政深圳 */
.gd-mod .sec-tit-wrap a{ margin-right:20px; font-size:24px;}
.gd-mod .on{ color:#8bbe01;}
.gd-mod .sec-tit-wrap a:last-child{ margin-right:0;}
.gd-mod .img-tit img{ padding-bottom:10px;vertical-align: bottom;}

.wz-mod .news-list li{ margin-bottom:4px;}
/*.wz-mod .news-list li a{ font-size:16px;}
.wz-mod .img-tit img{ padding-bottom:10px;vertical-align: bottom;}*/


/* mod2 IN视频 */
/*in视频滚图*/
.swiper-in-video{ position:relative;}
.swiper-in-video .swiper-slide{ width:15.5%; }
.swiper-in-video .swiper-slide a{ display:block;}
.in-video-img{ position:relative; height:120px; overflow:hidden; border-radius:4px;}
.in-video-img img{ width:100%; }
.in-video-img .video-icon{ position:absolute; z-index:3; width:40px;  height:40px; bottom:4px; left:4px;}

.swiper-in-video .swiper-slide h4{ font-size:16px; line-height:130%; text-align:center;  overflow: hidden; margin-top:8px;
  display: -webkit-box; text-overflow: ellipsis;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height:54px; }
.swiper-in-video .swiper-button-prev{ top:50%; left:0;width: 25px; height: 40px; background: url(swiper-prev.png) no-repeat;margin-top: -50px;}
.swiper-in-video .swiper-button-next {top:50%; right:0;width: 25px;height: 40px; background: url(swiper-next.png) no-repeat;margin-top: -50px;}



.in-video-list li {
  float: left;
  width: 320px;
  margin-right: 40px;
}

.in-video-list li a {
  display: block;
  position: relative;
  overflow:hidden;
}

.in-video-list li img {
  width: 320px;
  height: 178px;
  border-radius: 4px;
    transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.in-video-list a:hover .img-wrap2 img{
	transform: scale(1.08);
	}

.in-video-list li span {
  position: absolute;
  top: 132px;
  left: 8px;
  display: block;
  width: 40px;
  height: 40px;
}

.in-video-list li span img {
  width: 40px;
  height: 40px;
}

.in-video-list li h4 {
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
}

.in-video-list li:last-child {
  margin-right: 0;
}

/* mod3 深圳报业集团融媒体 */
.mod3-bygroup h3 {
  font-size: 18px;
}

.mod3-bygroup .col-mod {
  width: 320px;
}

.img-news2 h4 {
  font-size: 18px;
  text-align: center;
   overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height:54px;
}

.img-wrap2 {
  width: 320px;
  height: 178px;
  margin-bottom: 10px;
  border-radius: 4px;
  overflow: hidden;
}

.img-wrap2 img {
  width: 320px;
  height: 178px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.img-news2:hover img {
  transform: scale(1.08);
}

/* mod4 时事热点 */
/* 热点 */
.hot-spot-mod {
  height: 395px;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #f6f6f6 url(bg-hotspot.png) no-repeat top left;
  border-radius: 4px;
  overflow: hidden;
}

.hot-spot-tit {
  font-size: 30px;
  padding-left: 40px;
  background: url(icon-hotspot.png) no-repeat;
  line-height:27px;
  margin-bottom:10px;
}

.hot-spot-tit a {
  color: #333; font-size:24px; margin-right:10px;
}
.hot-spot-tit a:last-child{ margin-right:0;}
.hot-spot-tit a.on{ color:#ff2323;}

.hot-spot-list li {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.hot-spot-list li a {
  margin-right: 10px;
}

.hot-spot-list li a span,.hot-spot-list li a.hot-news-div {
  color: #ff2323; font-weight:bold;
}
.hot-spot-list li a:empty{ display:none;}
.hot-spot-list li a.hot-news-div:after { content: "|"; color: #999;margin-left:8px;}

.hot-spot-list li a span:after {
  content: "|";
  color: #999;
  margin: 0 8px;
}
.hot-spot-list li b{ font-weight:bold;}
.hot-spot-list li a a:last-child {
  margin-right: 0;
}

.hot-spot-list li:first-child {
  font-weight: bold;
}
/*排行榜*/
.right-rank-list .item{height: 30px;line-height: 30px;padding-left:30px;margin-bottom: 6px;display: block;position: relative;}
.right-rank-list .item:hover{ color:8bbe01;}
.right-rank-list .item:hover .title{ cursor:pointer;}
.right-rank-list .num {position: absolute;left: 0;top: 0;width: 20px;height: 20px;line-height: 20px;background-color: #8bbe01;color: #fff;text-align: center;border-radius: 4px;font-size: 14px;display: block;}
.right-rank-list .title{white-space: nowrap;display: block;line-height: 20px;-o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 1;}
.right-rank-list .title a{ display:inline-block;}

.right-rank-list{ height:95px; overflow:hidden;}
/*谣言粉碎机*/
/*.yyfsj-list li:first-child { font-weight:normal;}*/
.yyfsj-list li{ margin-bottom:5px;}
.yyfsj-list li span{ width: 20px;height: 20px;line-height: 20px;background-color: #8bbe01;color: #fff;
text-align: center;border-radius: 4px;font-size: 14px;display: inline-block; margin-right:10px;}
/*.yyfsj-list li a{ font-size:16px;}*/



/*今日报纸看点*/
.bzkd-wrap { overflow:hidden; zoom:1;}
.bzkd-img{ width:210px; height:373px; overflow:hidden; border-radius:4px; display:block; }
.bzkd-img img{ width:100%;}

/*各区大图*/
#gq-mod .big-img-news{ margin-bottom:0;}

.bzkd-list li { margin-bottom: 10px; background: #f5f5f5;font-size: 18px; text-align: center; display: table;
vertical-align: middle; width: 210px; height: 44.8px;}
.bzkd-list li a { padding: 5px; color: #666;font-weight: bold;display: table-cell; vertical-align: middle;}
.bzkd-list a img {  width:auto; max-width: 90%; max-height:34px; margin: 0 auto; display: none;}
.bzkd-list li a:hover img{ display:block;}
.bzkd-list li a:hover span{ display:none;}
.bzkd-list li:last-child{ margin-bottom:0;}

/* mod5 深网品牌 */

/*深网品牌------------开始*/
.brand-list-new li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #f5f5f5;
  font-size: 17px;
  text-align: center;
  display: table;
  vertical-align: middle;
  width: 80px;
  height: 87px; 
  overflow:hidden;
}

.brand-list-new a {
  padding: 5px;
  color: #666;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  line-height:130%;
}

.brand-list-new a img { 
   width:90%;
  max-width: 90%;
  max-height:77px;
  margin: 0 auto;
  display: none;
}
.brand-list-new  a:hover img {
  display: block;
}

.brand-list-new  a:hover span {
  display: none;
}

.brand-list-new li:nth-child(5),.brand-list-new li:nth-child(9),.brand-list-new li:nth-child(13),
.brand-list-new li:nth-child(18),.brand-list-new li:nth-child(22),.brand-list-new  li:last-child {margin-right: 0;}

.brand-list-new li:nth-child(9),.brand-list-new li:nth-child(11),.brand-list-new li:nth-child(19){ width:170px;}

.brand-list-new li:nth-child(2),.brand-list-new li:nth-child(19),.brand-list-new li:nth-child(23){ font-size:20px;}
.brand-list-new li:nth-child(5),.brand-list-new li:nth-child(9),.brand-list-new li:nth-child(18){ font-size:22px;}
.brand-list-new li:nth-child(11){ font-size:26px;}
.brand-list-new li:nth-child(6){ font-size:28px;}

.brand-list-new li:nth-child(26),.brand-list-new li:nth-child(15){ font-size:14px;}

/*深网品牌------------结束*/



/* mod6 湾区 */
.mod6-gba .news-list3 li {
  height: 33px;
  line-height: 33px;
}

/* 港澳 */
.hk-macau-mod .img-wrap {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}

.hk-macau-mod span {
  /*left: 25px;*/
}

/* mod7 互动 */
/* 我说深圳事 */
.szs-mod .big-img-news {
  margin-bottom: 20px;
}

.bbs-img-news {
  display: block;
  width: 440px;
  margin-bottom: 10px;
  padding-bottom:4px;
  border-bottom:1px solid #f6f6f6;
 
  overflow: hidden;
  text-align:center;
}

.bbs-img-news .img-wrap3{
 width: 440px;
  height: 247px;
  border-radius: 4px;
  overflow:hidden;
}
.bbs-img-news img {
  width: 440px;
  height: 247px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.bbs-img-news h4 {
  overflow: hidden;
  padding: 0 10px;
  width: 100%;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
}

.bbs-img-news:hover img {
  transform: scale(1.08);
}


.szs-mod .news-list li {
  height: 33px;
  line-height: 33px;
}

/* 鹏友圈 */
.imglist-swiper-nav a+a{ border-left:none; padding-left:30px;}
.swiper-on{ color:#8bbe01;}

.friend-list li a {
  display: block;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.friend-list li:last-child {
  margin-right: 0;
}

.friend-img-wrap img {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.friend-list a:hover .friend-img-wrap img {
  transform: scale(1.08);
}

.user-info {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 10px;
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
}

.user-info h4 {
  color: #fff;
  margin-bottom: 10px;
}

.user-img {
  color: #fff;
  font-size: 14px;
}

.user-img img {
  display: inline;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  margin-right: 10px;
}

/* 竖图 */
.vert-img {
  float: left;
  margin-right: 19px;
  width: 310px;
  height: 505px;
}

.vert-img .friend-img-wrap img {
  width: 310px;
  height: 505px;
}

/* 大横图 */
.col-img {
  float: right;
  margin-bottom: 19px;
  width: 590px;
  height: 330px;
}

.col-img .friend-img-wrap img {
  width: 590px;
  height: 330px;
}

/* 小横图 */
.col-img-s {
  float: left;
  width: 284px;
  height: 155px;
  margin-right: 20px;
}

.col-img-s .friend-img-wrap img {
  width: 284px;
  height: 155px;
}

/* 深圳论坛 */
.bbs-mod .news-list3 li {
  height: 33px;
  line-height: 33px;
}

/* 滚图 */
.bbs-swiper {
  width: 440px;
  height: 247px;
  border-radius: 4px;
  overflow: hidden;
  margin-right:40px;
}

.bbs-swiper .swiper-slide {
  position: relative;
}

.bbs-swiper .swiper-slide h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  padding: 0 10px;
}

.bbs-swiper a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 45px;
  background: #000;
  opacity: 0.5;
}

.bbs-swiper img {
  width: 440px;
  height: 247px;
}

/* 同城活动 */
.event-r-tit a {
  background: url(icon-event.png) no-repeat left 10px;
  padding-left: 30px;
}

.five-img-list li {
  float: left;
  position: relative;
  display: block;
  width: 264px;
  height: 148px;
  margin-right: 20px;
  border-radius: 4px;
  overflow: hidden;
}

.five-img-list li h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  padding: 0 10px;
  width: 100%;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}

.five-img-list li span {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 30px;
  background: #000;
  opacity: 0.5;
}

.five-img-list li img {
  width: 264px;
  height: 148px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.five-img-list li:hover img {
  transform: scale(1.08);
}

.five-img-list li:last-child {
  margin-right: 0;
}

/* mod8 行业 · 市场 */
/* 315滚动条 */
.quick-scroll .label-315 {
  background-image: url(bg-315.png);
}

/* 行业共用栏目 */
.market-common-mod dt .market-img-wrap img,
.market-common-mod dd .market-img-wrap img {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.market-common-mod dt a,
.market-common-mod dd a {
  position: relative;
  display: block;
  border-radius: 4px;
  overflow: hidden;
}

.market-common-mod dt a:hover img,
.market-common-mod dd a:hover img {
  transform: scale(1.08);
}

.market-common-mod dt h4,
.market-common-mod dd h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 10px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  overflow: hidden;
  font-size: 18px;
}

.market-common-mod dt a:after,
.market-common-mod dd a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 45px;
  background: #000;
  opacity: 0.5;
}

.market-common-mod dt img {
  width: 610px;
  height: 340px;
}

.market-common-mod dd a:first-child {
  margin-bottom: 16px;
}

.market-common-mod dd img {
  width: 290px;
  height: 162px;
}

/* mod9 EYESHENZHEN */
.esz-col{ margin-right:20px;}
.esz-col-r{ width:480px;}
.eyesz-icon-nav{ margin-left:30px;}
.eyesz-icon-nav a img{ margin-right:10px;}
/* 左滚图 */
.eyesz-swiper {
  overflow: hidden;
  background: #f5f5f5;
}

.eyesz-swiper li {
  overflow: hidden;
  width: 100%;
}
.eyesz-swiper li .eyesz-swiper-img-wrap{
  position:relative;
  display:block;
}
.eyesz-swiper li .eyesz-swiper-img {
  width: 440px;
  height: 247px;
  display: block;
}
.eyesz-swiper li .eyesz-video{
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left:50%;
	margin-left: -40px;
	z-index:5;
	margin-top: -40px;
}
.eyesz-swiper .eyesz-thumb {
  padding: 20px 20px 15px;
}

.eyesz-swiper .eyesz-thumb h4 {
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.eyesz-swiper .eyesz-thumb .desc {
  display: -webkit-box;
  margin-bottom: 10px;
  height: 72px;
  line-height: 24px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.eyesz-swiper .eyesz-thumb .more {
  display: block;
  color: #8bbe01;
  text-align: right;
  display: block;
  font-size: 18px;
}

.swiper-next,
.swiper-prev {
  display: block;
  position: absolute;
  z-index: 20;
  top: 110px;
  width: 25px;
  height: 40px;
  background: url(swiper-prev.png) no-repeat;
  cursor: pointer;
}

.swiper-next {
  background-image: url(swiper-next.png);
  right: 0;
}

/* 中间标题栏 */
.tit-news li {
  margin-bottom: 15px;
}

.tit-news li h4 {
  font-size: 22px;
  height: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}

.tit-news li p {
  color: #666;
  height: 72px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.tit-news li:last-child {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

/* 右侧图片 */
.eyesz-list li {
  overflow: hidden;
  zoom: 1;
  background: #f5f5f5;
  margin-bottom: 20px;
}

.eyesz-list li .eyesz-wrap {
  float: left;
  width: 160px;
  height: 90px;
  overflow: hidden;
}

.eyesz-list li .eyesz-wrap img {
  width: 160px;
  height: 90px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.eyesz-list li h4 {
  font-size: 16px;
  line-height: 20px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height:40px;
  overflow:hidden;
}
.eyesz-list li .eyesz-tit{
   float:left; 
   padding:10px 10px 10px 20px;
   width:280px;
   box-sizing:border-box;
   height:90px;
}
.eyesz-tit-nav{
	font-size:18px;
	font-weight:bold;
	}
.eyesz-list li a:hover img {
  transform: scale(1.08);
}

.eyesz-list li:last-child {
  margin-bottom: 0;
}
.eyesz-img-list li{
	float:left;
	margin-right:20px;
	width:230px;
	background: #f5f5f5;
	position:relative;
	margin-bottom:20px;
	}
.eyesz-img-wrap{
	overflow:hidden;
	}
.eyesz-img-list li .eyesz-img{
	width:230px;
	height:130px;
	transition: all 1s;
    -moz-transition: all 1s;
  	-webkit-transition: all 1s;
  	-o-transition: all 1s;
}
.eyesz-img-list li a:hover .eyesz-img{
	transform: scale(1.08);
	}
.eyesz-img-list li:nth-child(2n){
	margin-right:0;
	}
	
.eyesz-img-list li img.eyesz-video{
	width:50px;
	height:50px;
	position: absolute;
	top:35px;
	left:50%;
	margin-left:-25px;
	z-index:5;
	}
.eyesz-img-list li h4{
	font-size: 16px;
  line-height: 20px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  margin:15px;
  height:40px;
  overflow:hidden;
	}
.eyesz-img-list li:nth-child(3),.eyesz-img-list li:nth-child(4){
	margin-bottom:0;
	}
/* 微信合作 */
.foot-nav {
  box-sizing: content-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  border-bottom: 1px solid #eee;
}

.foot-nav a {
  margin-right: 30px;
  margin-left: 5px;
}

.foot-nav a:last-child {
  margin-right: 0;
}

.foot-nav a.on {
  color: #8bbe01;
}

.foot-nav::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 18px;
  background: #8bbe01;
  vertical-align: text-top;
}

.wx-list a {
  color: #666;
  font-size: 14px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  line-height: 24px;
  position: relative;
}

.wx-list a img {
  display: none;
  position: absolute;
  z-index: 10000;
  left: 50%;
  bottom: 24px;
  margin-left: -75px;
  width: 144px;
  height: 155px;
  background: url(wx-bg.png) no-repeat;
  padding: 7px 7px 18px;
}

.wx-list a:hover img {
  display: block;
}

/* 深圳媒体报业群 */
.byq-list a {
  display: inline-block;
  font-size: 14px;
  color: #666;
}

.byq-list a:after {
  content: "|";
  color: #999;
  margin: 0 10px;
}

.byq-list a:last-child::after {
  display: none;
}

/* 城市网盟 */
.city-net-nav {
  padding-left: 30px;
  background: url(icon-city.png) no-repeat left top;
}

.city-net-nav::before {
  display: none;
}

.city-net-mod .item {
  float: left;
  width: 85%;
  font-size: 14px;
}

.city-net-mod .item div {
  margin-bottom: 6px;
}

.city-net-mod .item div span {
  color: #666;
  font-weight: bold;
}

.city-net-mod .item div a {
  color: #666;
  display: inline-block;
}

.city-net-mod .item div a:after {
  content: "|";
  color: #999;
  margin: 0 10px;
}

.city-net-mod .item div a:last-child::after {
  display: none;
}

.btn {
  float: left;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  background: url(icon-arrow-down.png) right center no-repeat;
}

.btn.on {
  background-image: url(icon-arrow-up.png);
}

.btn-apply {
  float: right;
  background: #8bbe01;
  padding: 10px 30px;
  border-radius: 30px;
  color: #fff;
}

.btn-apply:hover {
  color: #fff;
}

/* 底部 */
.footer-wrap {
  padding: 50px 0;
  background: #f5f5f5;
  border-top: 1px solid #eee;
}

.footer {
  width: 1400px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
}

.about-link {
  margin-bottom: 30px;
}

.about-link a:after {
  content: "|";
  color: #999;
  margin: 0 10px;
}

.about-link a:last-child::after {
  display: none;
}

/* 底部左侧 */
.foot-info-l {
  max-width: 70%;
  color: #666;
}

.foot-info-l li {
  margin-bottom: 5px;
}

.foot-info-l li p {
  display: inline-block;
}

.foot-info-l li p a {
  color: #666;
}

.foot-info-l li p a:hover {
  color: #8bbe01;
}

.foot-info-l li p:after {
  content: "|";
  color: #999;
  margin: 0 10px;
}

.foot-info-l li p:last-child::after {
  display: none;
}

/* 举报电话 */
.info-tel {
  margin-top: 20px;
  background: url(icon-tel.png) no-repeat left center;
  padding-left: 15px;
}

/* 底部右侧 */
.foot-info-r {
  text-align: right;
  color: #666;
}

.foot-info-r a {
  display: inline-block;
  margin-top: 40px;
}

@media screen and (max-width: 1440px) {
	html {width:1440px;}
body {width:1440px;}
.side-nav {display:none;}

  .top-nav-bar,
  .commonweb,
  .footer,
  .lang-list {
    width: 1240px;
  }
  .top-nav-bar dt, .top-nav-bar dd{ margin-right:4px; font-size:12px;
	  }
.link .title{ font-size:14px;}
  .banner{ max-width:1240px}
  .banner img{ max-width:1240px}
  .mod-r-tit a{ margin-left:4px;}
  .col-1 {
    width: 400px;
  }
  .col-2 {
    width: 820px;
  }
  .mb30 {
    margin-bottom: 20px;
  }
  .mr40 {
    margin-right: 30px;
  }
  .col {
    margin-right: 20px;
  }
  .fbt-tit a {
    font-size: 16px;
    font-weight: bold;
  }
  .hot-News-hd a {
    min-width: 67.3px;
  }

  .side-nav {
    margin-left: 640px;
    width: 100px;
  }
  .side-nav a {
    font-size: 16px;
  }
  .img-news h4 {
    font-size: 18px;
    font-weight: bold;
  }
  .big-img-news{ margin-bottom:20px;}
  .big-img-news,
  .big-img-news img {
    width: 400px;
    height: 225px;
  }
  .news-list,
  .news-list2,
  .news-list3 {
    font-size: 16px;
  }
  .news-list li,
  .news-list3 li {
    margin-bottom: 5px;
  }
  .news-list3 {
    width: 400px;
  }
  .news-list4{ margin-top:0;}
  .img-txt-news {
    padding: 22px 20px;
  }
  .img-txt-news .img-wrap,
  .img-txt-news .img-wrap img {
    width: 320px;
    height: 180px;
  }
  .img-txt-news h4 {
    margin-bottom: 8px;
  }
  .img-txt-news span {
    left: 360px;
    bottom: 20px;
  }
  .hk-macau-mod span {
    /*left: 22px;*/
  }
  /*eyshenzhen*/
  .eyesz-list li .eyesz-tit{
	 width:240px; 
   }
   .eyesz-img-list li{ width:190px; margin-bottom:15px;}
   .eyesz-img-list li .eyesz-img{ width:190px; height:107px;}
   .eyesz-img-list li h4{ height:55px;-webkit-line-clamp:3;}
  /*in视频*/
.in-video-img{ height:105px;}

/*第一屏头条+滚图+列表-------开始*/
.new-col-l{ width:590px;}
.new-col-m{ width:410px;}
.new-col-r{ width:190px;}

/*左侧滚图*/
.xxd-swiper{width:590px;height:330px; margin-right:25px;}
.xxd-swiper .swiper-slide img{ width:590px;height:330px;}
.xxd-swiper .swiper-slide a h4{ font-size:16px;}

/*中间列表*/
.xdd-news-list{ font-size: 16px;}
.xdd-news-list li{ margin-bottom:3.5px;}

/*右侧banner列表*/
.banner-list li,.banner-list li img,.xdd-banner-swiper{width:190px; height:75px;}

/*第一屏头条+滚图+列表-------结束*/

/*第二屏头条+滚图+列表-------开始*/
.hot-News-hd a{ min-width: 58.1px;}
.hot-News-switch .box{max-height: 330px; margin-right:25px;}
.hot-News-switch .thumb { height:330px;}
.hot-News-switch .thumb a{ font-size:16px;}
.swiper-pagination-bullet{ height:18px; width:18px; line-height:18px;}
.hot-News-switch .right-list { margin-right:25px; }
.right-list-item{ margin-bottom:5px;}
.right-list-item dt{ font-size:16px; height:28px; line-height:28px;}
.right-list-item dd{ height: 27px; line-height: 27px; font-size:16px;}
/*第二屏头条+滚图+列表-------结束*/
  
  .in-video-list li {
    width: 287.5px;
    margin-right: 30px;
  }
  .in-video-list li img {
    width: 287.5px;
    height: 161px;
  }
  .in-video-list li span {
    top: 117px;
  }
  .in-video-list li h4 {
    font-size: 16px;
  }
  .mod3-bygroup .col-mod {
    width: 287.5px;
  }
  .img-news2,
  .img-wrap2,
  .img-wrap2 img {
    width: 287.5px;
    height: 161px;
  }
  .img-news2 h4 {
    font-size: 16px;
  }
  .hot-spot-mod {
    height: 375px;
  }
  .hot-spot-list li {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
  }
  /*排行榜*/
  .right-rank-list .item{ margin-bottom:4px;}
  /*今日报纸看点*/
.bzkd-img{ width:190px; height:337px; }
.bzkd-list li { width: 190px; height: 39.6px;}
.bzkd-list li img{ max-height:29px;}

/*深网品牌------------开始*/
.brand-list-new li {
	width: 71.6px;
  height: 76px;
    font-size: 16.5px;
  }
.brand-list-new a img { 
max-height: 66px;
}
.brand-list-new li:nth-child(8){ font-size:15px;}
.brand-list-new li:nth-child(18){ font-size:20px;}
.brand-list-new li:nth-child(26),.brand-list-new li:nth-child(15){ font-size:12px;}
.brand-list-new li:nth-child(24){ font-size:14px;}
.brand-list-new li:nth-child(9),.brand-list-new li:nth-child(11),.brand-list-new li:nth-child(19){ width:155px;}
.brand-list-new li:nth-child(11){ font-size:24px;}
.brand-list-new li:nth-child(6){ font-size:26px;}
.brand-list-new li:last-child{ font-size:14px;}
/*深网品牌------------结束*/	

/* 各区栏目文字列表*/
#gq-mod .news-list4{ margin-top:10px;}
  .user-info h4 {
    margin-bottom: 5px;
  }
  .bbs-img-news{
	  width: 400px;
	  }
  .bbs-img-news .img-wrap3, .bbs-img-news img{
	  width: 400px;
    height: 225px;
	  }
  .bbs-img-news h4{
	  font-size:16px;
	  }
  .vert-img,
  .vert-img .friend-img-wrap img {
    width: 275px;
    height: 451px;
  }
  .col-img,
  .col-img .friend-img-wrap img {
    width: 526px;
    height: 294px;
  }
  .col-img-s {
    margin-right: 20x;
  }
  .col-img-s,
  .col-img-s .friend-img-wrap img {
    width: 253px;
    height: 138px;
  }
  .swiper-next,
  .swiper-prev {
    top: 100px;
  }
 
  .bbs-swiper,
  .bbs-swiper img {
    width: 400px;
    height: 225px;
  }
   .bbs-swiper{ margin-right:20px;}
  .five-img-list li,
  .five-img-list li img {
    width: 232px;
    height: 131px;
  }
  .market-common-mod dt img {
    width: 545px;
    height: 303px;
  }
  .market-common-mod dd img {
    width: 258px;
    height: 144px;
  }
  .market-common-mod dt h4,
  .market-common-mod dd h4 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .market-common-mod dt a:after,
  .market-common-mod dd a:after {
    height: 40px;
  }
  .eyesz-swiper li .eyesz-swiper-img {
    width: 400px;
    height: 225px;
  }
  .eyesz-list li {
    margin-bottom: 13px;
  }
  .tit-news li:last-child {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}


/*首页飘红 开始-------------------*/
/*body{ background:url(2023cj-bg02.jpg) no-repeat top center; background-size:100% auto;}
.commonweb{ background:#fff; padding-top:20px;}
.logo{ margin-right:20px; margin-left:10px;}
.reportCall{ margin-right:10px;}*/


/*飘红banner*/
.top-banner{ max-width:1400px; margin:0 auto;}
.top-banner img{ width:100%;}

/*首页飘红 结束-------------------*/

.headline-News .title a,.headline-News .list a,.headline-News .list h3{ /*color:#ec0012;*/}

/*二十大专区模块---------开始*/
.jdzq-mod{ background:url(20dazt-bg_1008.jpg) no-repeat; padding:0 30px 200px; font-size:18px; margin-bottom:30px;background-size:100% auto;}
.jdzq-nav{ display:block; margin-bottom:40px; margin-top:30px;}
.jdzq-nav img{ width:100%;}

.jdzq-mod a:hover{ color:#d90000;}

/*专区滚图*/
.jdzq-swiper{ width:700px; height:402px; border:10px solid #e20000; background:#fff3eb; overflow:hidden; }
.jdzq-swiper img{ width:680px; height:382px;}
.jdzq-swiper .swiper-slide{ position:relative;}
.jdzq-swiper .swiper-slide h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  padding: 0 10px;
}

.jdzq-swiper a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 45px;
  background: #000;
  opacity: 0.5;
}
.jdzq-swiper-pagination { width:100px !important; left:580px !important; cursor:pointer;}
.jdzq-swiper-pagination span{ width:8px; height:8px; background:#fff;}
.jdzq-swiper-pagination .swiper-pagination-bullet-active{ background:#e70400;}

/*专区右侧头条+滚图*/
.jdzq-right{background:#fff; width:640px; padding:30px; height:402px;}
.jdzq-list{ margin-bottom:24px;}
.jdzq-list dt a{ display:block;color:#d90000;
 text-align:center; font-size:24px; line-height:31px; font-weight:bold; margin-bottom:10px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}

.jdzq-list dd a{ height:36px;  line-height:36px;  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}

.jdzq-imglist{}
.jdzq-imglist li{ float:left;width: 275px; margin-right:25px;}
.jdzq-img-wrap{ width: 275px;
  height:155px;
  border-radius: 4px;
  overflow:hidden;
  margin-bottom:5px;
  }
.jdzq-imglist li img {
  width: 275px;
  height:155px;
    transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.jdzq-imglist li:last-child{ margin-right:0;}

/*专区列表*/
.jdzq-imglist a:hover img{
	transform: scale(1.08);
	}
.jdzq-imglist a h4{ text-align:center; height:36px; line-height:36px;  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}
  
  .jdzq-news-list{
  width: 650px;
}
 .jdzq-news-list li{}
.jdzq-news-list li {
margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
    display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.jdzq-news-list li a{ margin-right:10px;}
.jdzq-news-list li a:last-child{ margin-right:0;}
.jdzq-news-list li:first-child {
  font-weight: bold;
}

.jdzq-news-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
	.jdzq-mod{ padding-bottom:170px;}
	.jdzq-swiper {
    width: 600px;
    height: 346px;
	}
	.jdzq-swiper .swiper-slide h4{ font-size:16px;}
	.jdzq-swiper-pagination {  left:480px !important;}
	.jdzq-swiper img {
    width: 580px;
    height: 326px;
	}
	
	.jdzq-right{
	 width: 580px;
	 padding: 10px 30px; height:347px;
	}
	.jdzq-list dt{
	margin-bottom:10px;
		}
	.jdzq-list{ 
	margin-bottom:10px;
		}
	.jdzq-imglist li{
		width: 240px;
		margin-right:30px;
		}
	.jdzq-img-wrap,.jdzq-imglist li img {
  width: 240px;
  height:135px;
  }
  .jdzq-news-list{
  width: 560px;
	}
	}
/*二十大专区模块---------结束*/



/*两会专区 开始-------------------*/
.lh-mod{ margin-bottom:40px;}

/*两会头条1-----*/
.lh-topNews{ margin-bottom:30px;}
.lh-topNews a{ display:block; text-align:center; font-size:42px; font-weight:bold; color:#ad1818; }

/*两会列表-----*/
.lh-newsList{ width:650px;}
.lh-newsList li{height:30px; line-height:30px; overflow: hidden;vertical-align:middle; margin-bottom:20px;
display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.lh-newsList li a{ color:#333; font-size:20px;}
.lh-newsList li a:hover{color:#eb3434;}
.lh-newsList li a:before{ content:""; width:6px; height:6px; margin-bottom:4px; border-radius:6px; margin-right:10px; background:#ad1818; display: inline-block;}

/*两会滚图-----*/
.lh-swiper-wrap{ position:relative;width:700px;height:395px; overflow:hidden;}
.lh-swiper .swiper-slide img{ width:700px; height:395px; position:relative; z-index:1;}
.lh-swiper .swiper-slide a{ display:block; position:relative;}
.lh-swiper .swiper-slide a p{ position: absolute; height:50px; line-height:50px; color:#fff; font-size:20px; text-align:center; bottom:0; left:0; width:100%; z-index:3;}
.lh-swiper .swiper-slide a:after{ content:""; height:50px; width:100%; position:absolute; z-index:2; bottom:0; left:0; background:#000; opacity:0.7; width:100%;}
.lh-swiper-next,.lh-swiper-prev{ position: absolute; z-index:10; top:50%; cursor:pointer;}
.lh-swiper-next{ background:url(lh-arrow-l.png) no-repeat; width:41px; height:58px; left:0; margin-top:-29px;}
.lh-swiper-prev{ background:url(lh-arrow-r.png) no-repeat; width:41px; height:58px; right:0;margin-top:-29px;}

@media screen and (max-width: 1440px){
.lh-newsList{ width:560px;}
.lh-newsList li a{ font-size:18px;}
.lh-newsList li:last-child{ display:none;}
.lh-swiper-wrap,.lh-swiper .swiper-slide img{width:600px;height:340px; }
	
}


/*两会专区 结束-------------------*/


/*奥运专区 开始-------------------*/
.olympic-mod{ background:url(da-mod-bg.png) no-repeat;background-size: 100% 100%; height:300px; margin-bottom:30px; }
/*标题*/
.olympic-tit{display:block;width:98px;  text-align:center;padding-top: 95px; }
/*滚图*/
.olympic-swiper{}
.olympic-swiper{width:500px;height:280px;overflow:hidden;margin: 10px;}
.olympic-swiper img{ width:500px; height:280px;}
.olympic-swiper .swiper-slide{ position:relative;}
.olympic-swiper .swiper-slide h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  padding: 0 10px;
}

.olympic-swiper a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 45px;
  background: #000;
  opacity: 0.5;
}
.olympic-swiper-pagination {width: 85px !important; left:410px !important; cursor: pointer; }
.olympic-swiper-pagination span{ width:8px; height:8px; background:#fff;}
.olympic-swiper-pagination .swiper-pagination-bullet-active{ background:#b22037;}

/*列表*/
.olympic-newslist{width: 482px; margin: 10px;}
.olympic-newslist dt a{font-size: 20px; font-weight:bold;}

.olympic-newslist dt,.olympic-newslist dd{padding-bottom: 8px;margin-bottom: 8px;border-bottom: 1px dashed #80ddff;}

.olympic-newslist dt a:hover,.olympic-newslist dd a:hover {color: #2cf8ff;}

.olympic-newslist dd { font-size:18px;}
.olympic-newslist dt a,.olympic-newslist dd a{ color:#fff; height: 30px; line-height: 30px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis;
-webkit-line-clamp: 1; -webkit-box-orient: vertical;}

.olympic-newslist dd:last-child{ margin-bottom:0;}



@media screen and (max-width: 1440px){
.olympic-mod{ }
.olympic-tit{ width: 84px;  padding-top: 100px;}
.olympic-tit img {width: 80px; margin-left:5px}
.olympic-swiper{width:450px;height:252px;overflow:hidden;margin: 25px 9px;}
.olympic-swiper img{ width:450px;height:252px;}
.olympic-swiper-pagination{left: 360px !important;}
.olympic-newslist{width:385px;margin: 10px;}
.olympic-newslist dt a, .olympic-newslist dd a{font-size: 16px;}
}
/*奥运专区  结束-------------------*/




/*首页飘红 开始-------------------*/

.bg{ background:url(bg-22101501.png) no-repeat top center; background-size:auto;}
.zqbang .ztit{width:1170px;height:auto; display:block; margin:0px auto 0px auto;}
.zqbang .ztit img{ width:100%;}


@media screen and (max-width: 1440px) {
html {width:1440px;}
body {width:1440px;}
.zqbang .ztit{width:1240px;}
.side-nav {display:none;}
}

/*飘红banner*/
.top-banner{ max-width:1400px; margin:0 auto;}
.top-banner img{ width:100%;}

/*首页飘红 结束-------------------*/

.headline-News .title a,.headline-News .list a,.headline-News .list h3{ /*color:#ec0012;*/}

/*二十大专区模块---------开始*/
.jdzq-mod{ background:url(20dazt-bg_1008.jpg) no-repeat; padding:0 30px 200px; font-size:18px; margin-bottom:30px;background-size:100% auto;}
.jdzq-nav{ display:block; margin-bottom:40px; margin-top:30px;}
.jdzq-nav img{ width:100%;}

.jdzq-mod a:hover{ color:#d90000;}

/*专区滚图*/
.jdzq-swiper{ width:700px; height:402px; border:10px solid #e20000; background:#fff3eb; overflow:hidden; }
.jdzq-swiper img{ width:680px; height:382px;}
.jdzq-swiper .swiper-slide{ position:relative;}
.jdzq-swiper .swiper-slide h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  padding: 0 10px;
}

.jdzq-swiper a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 45px;
  background: #000;
  opacity: 0.5;
}
.jdzq-swiper-pagination { width:100px !important; left:580px !important; cursor:pointer;}
.jdzq-swiper-pagination span{ width:8px; height:8px; background:#fff;}
.jdzq-swiper-pagination .swiper-pagination-bullet-active{ background:#e70400;}

/*专区右侧头条+滚图*/
.jdzq-right{background:#fff; width:640px; padding:30px; height:402px;}
.jdzq-list{ margin-bottom:24px;}
.jdzq-list dt a{ display:block;color:#d90000;
 text-align:center; font-size:24px; line-height:31px; font-weight:bold; margin-bottom:10px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}

.jdzq-list dd a{ height:36px;  line-height:36px;  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}

.jdzq-imglist{}
.jdzq-imglist li{ float:left;width: 275px; margin-right:25px;}
.jdzq-img-wrap{ width: 275px;
  height:155px;
  border-radius: 4px;
  overflow:hidden;
  margin-bottom:5px;
  }
.jdzq-imglist li img {
  width: 275px;
  height:155px;
    transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.jdzq-imglist li:last-child{ margin-right:0;}

/*专区列表*/
.jdzq-imglist a:hover img{
	transform: scale(1.08);
	}
.jdzq-imglist a h4{ text-align:center; height:36px; line-height:36px;  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}
  
  .jdzq-news-list{
  width: 650px;
}
 .jdzq-news-list li{}
.jdzq-news-list li {
margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
    display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.jdzq-news-list li a{ margin-right:10px;}
.jdzq-news-list li a:last-child{ margin-right:0;}
.jdzq-news-list li:first-child {
  font-weight: bold;
}

.jdzq-news-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
	.jdzq-mod{ padding-bottom:170px;}
	.jdzq-swiper {
    width: 600px;
    height: 346px;
	}
	.jdzq-swiper .swiper-slide h4{ font-size:16px;}
	.jdzq-swiper-pagination {  left:480px !important;}
	.jdzq-swiper img {
    width: 580px;
    height: 326px;
	}
	
	.jdzq-right{
	 width: 580px;
	 padding: 10px 30px; height:347px;
	}
	.jdzq-list dt{
	margin-bottom:10px;
		}
	.jdzq-list{ 
	margin-bottom:10px;
		}
	.jdzq-imglist li{
		width: 240px;
		margin-right:30px;
		}
	.jdzq-img-wrap,.jdzq-imglist li img {
  width: 240px;
  height:135px;
  }
  .jdzq-news-list{
  width: 560px;
	}
	}
/*二十大专区模块---------结束*/



.cf{ zoom:1; overflow: hidden;}
.zq_news{margin-top:35px; margin-bottom:35px; text-align:center;}
.zq_news h1{color:#9b0700;font-size:44px;font-weight:bold;line-height:56px;}
.zq_news h1 a:link,.zq_news h1 a:visited,.zq_news h3 a:link,.zq_news h3 a:visited{color:#cb1c1d}
.zq_news h3{font-size:14px;margin:10px auto 0 auto;}
.zq_news h3 a{margin:0 6px;}
.zq_p1con{margin-top:20px;}

.lh_list1{width:540px;}
.lh_list1 li{background:#d8e6ff;width:488px;height:44px;padding:10px 20px 10px 20px; box-sizing:content-box;
position:relative;margin-bottom:1px;font:normal 20px/33px "Microsoft YaHei"; color:#000;border-left:12px solid #2a6ef3;/*display:table;*/line-height: 44px;}
.lh_list1 li div{    display: flex; align-items: center;overflow: hidden;}/*  height: 59px; */
.lh_list1 li a:link,.lh_list1 li a:visited{color:#000;font-size:18px;}
.lh_list1 li a:hover,.lh_list1 li:hover,.lh_list1 li:hover a,.lh_list1 li:hover a.red{color:#fff;}
.lh_list1 li a:hover{text-decoration:none}
.lh-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration: 0.5s;  transition-duration: 0.5s;}
.lh-bounce-to-right:before{content: "";position: absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2a6ef3;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 0 50%;transform-origin: 0 50%;-webkit-transition-property: transform;transition-property: transform; -webkit-transition-duration: 0.5s;transition-duration:0.5s; -webkit-transition-timing-function:ease-out;transition-timing-function: ease-out;}
.lh-bounce-to-right:hover, .lh-bounce-to-right:focus, .lh-bounce-to-right:active {border-left: 12px solid #2a6ef3;color:#fff;}
.lh-bounce-to-right:hover:before, .lh-bounce-to-right:focus:before, .lh-bounce-to-right:active:before {-webkit-transform: scaleX(1);transform: scaleX(1); opacity: 0.9;-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.lh_list1 li.active a{color:#fff;}
.zq_nrong{ margin:0px auto 40px auto; width:1400px; background:#fff; }
.zq_p2con{ margin:20px auto 0px auto;width:1400px;}


.jdzq-swiper-new{ width:840px; height:520px; overflow:hidden; }
.jdzq-swiper-new img{ width:840px; height:470px;}
.jdzq-swiper-new .swiper-slide{ position:relative;}
.jdzq-swiper-new .swiper-slide h4 {background:#2a6ef3;height:50px;line-height: 50px; width: 100%;
color: #fff; padding: 0 10px; font-size:18px;}

.jdzq-swiper-pagination-new { text-align:right; cursor:pointer; padding-right:20px;}
.jdzq-swiper-pagination-new span{ width:12px; height:12px; background:#fff;}
.jdzq-swiper-pagination-new .swiper-pagination-bullet-active{ background:#efe2a3;}

.jdzq-swiper-small,.jdzq-swiper-small img{ width:380px; height:200px;}
.jdzq-swiper-small{ margin-right:20px;}
.jdzq-mid-list{ width: 430px;}
.jdzq-mid-list li {
margin-bottom: 6px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
    display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
 .jdzq-mid-listli a{ }
.jdzq-news-list li:last-child { margin-bottom: 0;}


.jdzq-right-list{ width: 540px; background:#be2a28; padding:15px 20px 20px; box-sizing:border-box;}
.jdzq-right-list li {
margin-bottom: 8px; padding-bottom:8px; border-bottom:1px dashed #dca286;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
    display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  color:#fff;
}
.jdzq-right-list a{ color:#fff;}
.jdzq-right-list li:last-child { margin-bottom: 0; border-bottom:none; padding-bottom:0;}




@media screen and (max-width: 1440px) {
	.zq_nrong{ margin:0px auto 30px auto; width:1240px; }
.zq_p2con{ margin:20px auto 0px auto;width:1240px;}
.jdzq-swiper-new{width: 728px; height:460px;}
.jdzq-swiper-new img{width: 728px;height: 410px;}
.lh_list1{ width:495px;}
.lh_list1 li{ height:37px; width:440px;}
.jdzq-swiper-small, .jdzq-swiper-small img{ width:347px; height:180px;}
.jdzq-mid-list{ width:360px;}
.jdzq-mid-list li,.jdzq-right-list li{ height:30px; line-height:30px;}
.jdzq-right-list{ width:495px;}
	}
	
	
		/*文博板块2*/
.bk{}
.bk .box01{float:left; overflow:hidden;zoom:1;background:#2a6ef3;width:572px;height:364px;margin-right:15px;}
.wbh-swiper .wbh-swiper-pagination{height: 54px;line-height: 54px;}
.wbh-swiper .swiper-pagination-bullet{ width:12px; height:12px;margin: 0 4px;background:#fff;}
.wbh-swiper .swiper-pagination-bullet-active{ background:#efe2a3;}

.box01 h3{height:50px;}
.bk .box02{float:left; overflow:hidden;zoom:1;background:#ddeaff;width:572px;height:364px;}
.box02 h3{height:50px;}

.bk .box03{float:right; overflow:hidden;zoom:1;width:220px;height:364px;}


.wblist{padding:15px 25px 20px 30px}
.wblist li {
    color:#FFFFFF;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
	border-bottom:1px dashed #FFFFFF;
	
vertical-align: middle;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 1;

}
.wblist li a{ font-size:16px;color:#FFFFFF;}



.wblisttwo{padding:15px 25px 20px 30px}
.wblisttwo li {
    color:#FFFFFF;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
	border-bottom:1px dashed #333333;
	
vertical-align: middle;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 1;

}
.wblisttwo li a{ font-size:16px;color:#000;}
@media screen and (max-width: 1440px){
.bk .box01{width:500px}
.bk .box02{width:500px}
.bk .box03{width:190px}
.box01 .box01-nav .box01-nav-item{font-size:12px;letter-spacing:2px}
}