@charset "utf-8";
/* common */
.zxzx-tpxw .owl-nav>div,
.zxzx-tpxw .define-nav>i,
.mtjj-nav>i,
.zxzx-mtjj .owl-carousel .mes,
.zxzx-mtjj .owl-carousel .mes p,
.zxzx-ztzl .item .icon:before{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}

.fs42{font-size: 2.625em;}
.zxzx-mes{color:#808080;}
.zxzx-mes .more{color:#2354AF;}

/* 头条 */
.zxzx-tt{text-align: center;color:#2354AF;}
.zxzx-tt a{color:#2354AF;}
.zxzx-tt h3{font-size: 2.625em;font-weight: bold;}
.zxzx-tt h3 .icon{
  display: inline-block;line-height: 35px;padding: 0 30px 0 10px; font-size: 0.57em;font-style: normal;color: #fff;
  background: url(../images/zxzx/icon_tt_bg.png) no-repeat left center;background-size: contain;
}
.zxzx-tt .zxzx-mes>*{vertical-align: top;}
.zxzx-tt .zxzx-mes p{display: inline-block;max-width: 90%;}

/* 图片新闻 */
.zxzx-tpxw{
  background: #fff;border: 1px solid #D6E8FF;position: relative;
  box-shadow: 3px 4px 13px  #CCE3FF;
}
.zxzx-tpxw .item>div:first-child{float: right;}
.zxzx-tpxw .txtbox{margin-left: 40px;}
.zxzx-tpxw h4{font-size: 2em;text-align: center;margin: 13% 0 30px;}
.zxzx-tpxw .zxzx-mes{font-size: 1.125em;line-height: 2;text-indent: 2em;-webkit-line-clamp: 6;}
.zxzx-tpxw .imgbox{position: relative;height: 0;padding-top: 57.1%;}
.zxzx-tpxw .imgbox img{position: absolute;left:0;right:0;top:0;bottom:0; height: 100%;}
.zxzx-tpxw .owl-nav>div{position: absolute;top:50%;width: 30px;height: 52.06px;background:url(../images/public/icon_slide_prev.png) no-repeat center rgba(0, 0, 0, 0.5);background-size: 50%;}
.zxzx-tpxw .owl-nav>div.owl-prev{left: 34.3%;border-radius: 0px 4px 4px 0px;}
.zxzx-tpxw .owl-nav>div.owl-next{right: 0;border-radius: 4px 0px 0px 4px;background-image:url(../images/public/icon_slide_next.png)}
.zxzx-tpxw .owl-nav>div:hover{background-color: rgba(0,0,0,.7);}
.zxzx-tpxw .owl-dots,
.zxzx-tpxw .slide-define{height: 32px;position: absolute;bottom: 17%;left:9.7%;z-index: 2;width: 215px;text-align: center;}
.zxzx-tpxw .define-nav>i{position: absolute;top:50%;width: 40px;height: 40px;margin-top: -20px;background:url(../images/public/icon_slide_prev_blue.png) no-repeat center #f4f4f5;background-size: auto 40%; border-radius: 50%;cursor: pointer;}
.zxzx-tpxw .define-nav>i.nav-prev{left:0;}
.zxzx-tpxw .define-nav>i.nav-next{right:0;background-image:url(../images/public/icon_slide_next_blue.png);}
.zxzx-tpxw .define-nav>i:hover{background-color:#2354AF;background-image:url(../images/public/icon_slide_prev.png);}
.zxzx-tpxw .define-nav>i.nav-next:hover{background-image:url(../images/public/icon_slide_next.png);}
.zxzx-tpxw .owl-dot{font-weight: 500;color:#808080;display: none;}
.zxzx-tpxw .owl-dot.active{display: block;}
.zxzx-tpxw .owl-dot i{font-size: 1.5em;color:#2354AF;font-style: normal;}

/* 左侧 */
.zxzx-main .col-left{background: #F4FAFE;padding: 20px 20px 15px;}

/* 视频铜陵 */
.sptl-tt a{height: 232px; display: block;overflow: hidden;}
.sptl-tt a img{height: 100%; width: 100%;}

/* 媒体聚焦 */
.zxzx-mtjj{padding-top: 5px;}
.zxzx-mtjj .bd .item{position: relative;}
.zxzx-mtjj .owl-carousel .owl-item{position: relative;height: 340px;/*padding-top: 11.724%;*/}
.zxzx-mtjj .owl-carousel .item{position: absolute;left:0;top:0;bottom:0;right:0;padding: 24% 7%;text-align: center; background: url(../images/zxzx/zxzx_mtjj_bg.png) no-repeat left top;background-size: 100% 100%;}
.zxzx-mtjj .owl-carousel h4{font-size: 1.625em;font-weight: bold;color:#fff;margin: 15px 0;}
.zxzx-mtjj .owl-carousel .mes{position: relative; background: #deedff;font-size: 1.125em;font-weight: bold;line-height: 1.5;height: 55%;z-index: 1;margin-left: 17px;}
.zxzx-mtjj .owl-carousel .mes p{
  content:""; position: absolute;left: -17px;top: 13px;width: 100%;height: 100%;background: #fff;box-shadow: 3px 4px 13px rgba(0,0,0,.05);
  display: flex;align-items: center;justify-content:center;
}
.zxzx-mtjj .owl-carousel .mes span{margin: 0 10px;-webkit-line-clamp: 3;}
.zxzx-mtjj .owl-carousel .time{color:#fff;position: absolute;left: 7%;bottom: 5%;}
.zxzx-mtjj .owl-carousel .item:hover .mes{margin-left:0;border-radius: 3px;}
.zxzx-mtjj .owl-carousel .item:hover .mes p{left:0;top:0;border-radius: 3px;}
/* 按钮 */
.mtjj-nav{position: absolute;top: -30px;right:0;}
.mtjj-nav>i{display: inline-block;margin-left: 6px;cursor: pointer; width: 20px;height: 20px;border-radius: 50%;border: 1.5px solid #C4C4C4;background: url(../images/public/icon_slide_prev_gray.png) no-repeat center;background-size: auto 50%;}
.mtjj-nav>i.nav-next{background-image: url(../images/public/icon_slide_next_gray.png);}
.mtjj-nav>i:hover{border-color:#689EE3;}
.mtjj-nav>i.nav-prev:hover{background-image: url(../images/public/icon_slide_prev_qblue.png);}
.mtjj-nav>i.nav-next:hover{background-image: url(../images/public/icon_slide_next_qblue.png);}

.zxzx-zwnews .infolist.date{min-height: 126px;}

@media (max-width: 1500px) {
  .sptl-tt a img {margin-top: 20px;height: auto;width: 100%;}
}
@media (max-width: 1280px) {
/* 轮播图按钮 */
.zxzx-tpxw .owl-nav > div {top: 40%;width: 25px;height: 40px;}
.zxzx-tpxw .owl-nav > div.owl-prev {left: 0%;/* border-radius: 0px 4px 4px 0px; */}
.zxzx-tpxw .owl-dots,.zxzx-tpxw .slide-define {display: none;z-index: 3;}
.sptl-tt a {height: 100%;}
.zxzx-tpxw .item>div:first-child {float: none;}
.zxzx-tpxw h4 {margin: 5% 0 30px;}
.zxzx-tpxw .txtbox {margin-bottom: 30px;}
}

@media (max-width: 992px) {
  /* 列表 */
  /* .mainnav ul {margin-left: 50px;} */
  .zxzx-tt h3 {font-size: 1.25em;}
  .zxzx-tpxw .zxzx-mes {padding-left:3%;padding-right: 5%;box-sizing: border-box;}
  /* 轮播图按钮 */
  .zxzx-tpxw {height: 700px;}
  .zxzx-tpxw .owl-nav>div.owl-next {top: 51.3%;}
  .zxzx-tpxw .item>div:first-child {float: none !important;}
  .zxzx-tpxw .owl-nav > div {top: 40%;width: 25px;height: 40px;}
  .zxzx-tpxw .owl-nav > div.owl-prev {left: 0%;top: 51.3%;}
  /* .zxzx-tpxw .owl-dots,.zxzx-tpxw .slide-define {display: none;z-index: 3;} */
  .zxzx-tpxw .txtbox {margin-left: 0px;}
  .zxzx-tpxw .owl-dots, .zxzx-tpxw .slide-define {position: absolute;bottom: 5%;left: 34%;z-index: 2;}
  .sptl-tt a {height: 100%;}
  /* 底部小轮播图旁边的图片 */
  .common-ztzl.fixed .fixed-item {position: relative;top:10px;width: 100%;}
  /* .common-ztzl.fixed .fixed-item a {margin-right: 0px;} */
  .common-ztzl.fixed .owl-carousel {margin-left: 0%;width: 97.1%;}
}

@media (max-width: 768px) {
  .common-ztzl.fixed .fixed-item {position: relative;width: 100%;}
  /* 底部小轮播图 */
  .common-ztzl.fixed .owl-carousel {margin-left: 0%;width: 97.1%;}
  .sptl-tt a {height: 100%;}
  .zxzx-tpxw .owl-nav > div.owl-prev {left: 0%;/* border-radius: 0px 4px 4px 0px; */}
  .zxzx-tpxw .owl-nav > div {top: 40%;width: 20px;height: 30px;}
  /* .zxzx-tpxw .owl-dots,.zxzx-tpxw .slide-define {display: none;z-index: 3;} */
}