/* 首页 */

/*顶部广告*/
.index_ad_top {
	width: 100%;
   position:relative;
}
.index_ad_top img {
	width: 100%;
    vertical-align: middle;
}

.index_ad1{
	width:1200px;
   margin:0 auto;
  position:relative;
}

.index_ad1 img{
	width:1200px;
   height:60px;
   vertical-align: middle;
}

.index_ad2{
	width:1200px;
   margin:0 auto;
  position:relative;
}

.index_ad2 img{
	width:1200px;
   height:250px;
   vertical-align: middle;
  transition: height 2s linear 0s;
}

@keyframes move{
  0%{
    height:313px;
	}
  100%{
    height:60px;
   }
}

.top_trans{
	width:1200px;
   margin:0 auto;
  position:relative;
  height:313px;
  /*height:313px;*/
  /*min-height:60px;*/
  /*transition: height 6s linear 0s;*/
  /*animation:move 6s linear;*/
}

.index_ad3{
	width:1200px;
   position:absolute;
   left:0;
   top:0;
   z-index:99;
}

.index_ad3 img{
	width:1200px;
   height:313px;
   vertical-align: middle;
  /*transition: height 6s linear 0s;*/
  /*animation:move 6s linear;*/
}

.top_trans .index_ad_top {
	width:1200px;
   position:absolute;
   left:0;
   top:0;
   z-index:98;
}
.top_trans .index_ad_top img {
	width:1200px;
   height:60px;
   vertical-align: middle;
}

.index_ad4{
	width:1200px;
   margin:0 auto;
}

.index_ad4 .index_ad4_1{
	width:595px;
   float:left;
   margin-right:10px;
  position:relative;
}
.index_ad4 .index_ad4_1 img{
	width:595px;
   height:60px;
   vertical-align: middle;
   margin-top:5px;
}

.index_ad4 .index_ad4_2{
	width:595px;
   float:right;
  position:relative;
}
.index_ad4 .index_ad4_2 img{
	width:595px;
   height:60px;
   vertical-align: middle;
   margin-top:5px;
}


.index_ad5{
	width:1200px;
   margin:0 auto;
}

.index_ad5 .index_ad5_1{
	width:398px;
   float:left;
   margin-right:3px;
  position:relative;
}
.index_ad5 .index_ad5_1 img{
	width:398px;
   height:60px;
   vertical-align: middle;
   margin-top:5px;
}

.index_ad5 .index_ad5_2{
	width:398px;
   float:left;
   margin-right:3px;
  position:relative;
}
.index_ad5 .index_ad5_2 img{
	width:398px;
   height:60px;
   vertical-align: middle;
   margin-top:5px;
   
}
.index_ad5 .index_ad5_3{
	width:398px;
   float:left;
  position:relative;
}
.index_ad5 .index_ad5_3 img{
	width:398px;
   height:60px;
   vertical-align: middle;
   margin-top:5px;
}

/*广告结束*/


.index_banner{

	position:relative;
}


.index_banner img{
	width:100%;
   margin: 20px 0;
}

.w390 {
    width: 390px;
}

.w794 {
    width: 794px;
}

.bigitem a {
    width: 390px;
    display: block;
}
.indexadv img{
	margin-top:20px;
}
/*底部频道切换*/
/* 安徽广播电视logo */

.anhui_logo_div {
    text-align: center;
}

.anhui_logo_div img {
    width: 267px;
    height: 52px;
    vertical-align: middle;
    margin-top: 52px;
}

/* 频道切换 */

.pindao_qiehuan {
    margin-top: 48px;
}

.pindao_qiehuan_ul {
    border: 1px solid #ebebeb;
}

.pindao_qiehuan_ul li {
    width: 133px;
    height: 68px;
    line-height: 68px;
    color: #535353;
    font-weight: bold;
    float: left;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

.pindao_qiehuan_ul li:nth-child(9n) {
    border-right: none;
}

.pindao_qiehuan_ul li:nth-child(10), .pindao_qiehuan_ul li:nth-child(11), .pindao_qiehuan_ul li:nth-child(12), .pindao_qiehuan_ul li:nth-child(13), .pindao_qiehuan_ul li:nth-child(14), .pindao_qiehuan_ul li:nth-child(15), .pindao_qiehuan_ul li:nth-child(16), .pindao_qiehuan_ul li:nth-child(17), .pindao_qiehuan_ul li:nth-child(18) {
    border-bottom: none;
}
.pindao_qiehuan_ul li:hover{
    color: #BF0614;
    font-weight: bold;
    border-bottom: 6px solid #BF0614;
}
.pindao_qiehuan_ul li.active{
    color: #BF0614;
    font-weight: bold;
    border-bottom: 6px solid #BF0614;
}
/* 悬浮 */

.pindao_hover_div {
    border: 1px solid #ebebeb;
    border-top: none;
    height: 220px;
    display:none;
}

.pindao_hover_div_left {
    width: 265px;
    height: 220px;
    float: left;
    border-right: 1px solid #ebebeb;
    position: relative;
}

.pindao_hover_div_left img {
    position: absolute;
    left: 40px;
    top: 50%;
    width: 40px;
    transform: translateY(-50%);
}
.pindao_hover_div_left .pindao_title{
	color:#BF0614;
	font-weight:bold;
	font-size:26px;
	position: absolute;
	left: 100px;
	top:50%;
	letter-spacing: 5px;
   transform: translateY(-50%);
}
.zhibo_btn {
    color: #fff;
    background-color: #BF0614;
    width: 80px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 122px;
    transform: translateX(-50%);
    cursor: pointer;
    display:none;
}

.pindao_hover_div_right {
    width: 932px;
    height: 220px;
    float: right;
    position: relative;
}

.pindao_hover_div_right_ul {
    line-height: 45px;
    width: 780px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pindao_hover_div_right_ul li {
    float: left;
    margin-right: 15px;
}

.pindao_hover_div_right_ul li a {
    color: #535353;
}
/*轮播图*/
.lb_div .biga{
	width: 390px;
   display: block;
}
.lb_div .swiper-pagination {
    bottom:74px!important;
}

.lb_div .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    outline: none;
    opacity:0.8!important;
}

.lb_div .swiper-pagination .swiper-pagination-bullet-active {
    background: #ff3333;
}
.lb_div .swiper-button-prev {
    width: 15px !important;
    height: 27px !important;
    background-image: url(../images/index_arrow_prev.png) !important;
    outline: none;
    background-size: 15px 27px !important;
    position: absolute;
    left: 10px;
    top: 128px;
}

.lb_div .swiper-button-next {
    width: 15px !important;
    height: 27px !important;
    background-image: url(../images/index_arrow_next.png) !important;
    outline: none;
    background-size: 15px 27px !important;
    position: absolute;
    right: 10px;
    top: 128px;
}


.bigimg {
    width: 390px;
    height: 230px;
    border-radius: 5px;
    line-height: 230px;
    font-size: 14px;
    color: #666;
    background: #efefef;
    display: block;
    text-align: center;
}

.bigimg2 {
    width: 390px;
    height: 278px;
    border-radius: 5px;
}
.bigspan{
	display: block;
    width: 390px;
    height: 278px;
    border-radius: 5px;
    line-height: 278px;
    text-align: center;
    background: #f3f3f3;
    color: #333;
}
.bigtitle {
    text-align: justify;
    font-size: 18px;
    color: #000;
    padding-top: 15px;
}

.hotline a {
    font-size: 26px;
    color: #333;
    text-align: center;
    padding-top: 10px;
    display: block;
}

.hotlist {
    margin-top: 24px;
    margin-bottom: 30px;
    text-align: center;
}

.hotlist li {
    /*float: left;*/
    margin-right: 50px;
    display:inline;
}
.hotlist li:nth-child(2){
	 margin-right: 0px;
}
.hotlist li a {
    font-size: 16px;
    color: #333;
}

.itemlist {
    width: 105%;
}

.itemlist li {
    float: left;
    width: 185px;
    margin-right: 18px;
    margin-bottom: 15px;
}

.itemlist li:nth-child(4n) {
    margin-right: 0px;
}
.dujiacehua li+li+li+li{
	margin-right: 18px;
}
.dujiacehua li:nth-child(4n) {
    margin-right: 18px;
}
.dujiacehua li+li+li+li+li+li {
    margin-right: 0px;
}
.dujiacehua li:nth-child(6n) {
    margin-right: 0px;
}

.itemlist li a {
    display: block;
}

.itemlist li img {
    width: 185px;
    height: 106px;
    border-radius: 5px;
    vertical-align:middle;
}

.itemlist li p {
    font-size: 15px;
    color: #000;
    padding-top: 10px;
    height: 40px;
}
.itemlist li span{
	display: block;
    width: 185px;
    height: 106px;
    border-radius: 5px;
    line-height: 106px;
    text-align: center;
    background: #f3f3f3;
    color: #333;
}

/* 独家策划 */

.column {
    border-top: 1px solid #e5e5e5;
}

.colname {
    border-top: 2px solid #ff3333;
    display: inline-block;
    padding: 15px 20px 23px 0;
    margin-top: -1px;
}

.colname a {
    font-size: 28px;
    color: #333;
}

.colname img {
    margin-left: 10px;
    margin-right: 10px;
}


/* 专栏 */

.zllist {
    width: 105%;
    margin: 80px 0 70px;
}

.zllist li {
    float: left;
    padding: 0 50px;
    background: url(../images/border.png) no-repeat right 15px;
    position: relative;
    width: 100px;
    height: 34px;
}

.zllist li:last-child {
    background: none;
}

.zllist li img {
    vertical-align: middle;
    max-width: 102px;
    position: absolute;
    left: 50%;
    /* bottom: 0; */
    top: 50%;
    transform: translate(-50%,-50%);
}


/* 频道列表 */

.pdleft {
    width: 100px;
    float: left;
}

.pdleft a {
    color: #29356F;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
}

.pdright {
    width: 1100px;
    float: left;
}

.pdright li {
    float: left;
    line-height: 32px;
}

.pdright a {
    color: #343434;
    font-size: 13px;
    line-height: 32px;
    padding: 0 6px;
}


/* 关于我们 */

.atitle {
    background: url("../images/ldh.png") repeat-x left top;
    width: 100%;
    height: 29px;
    font-size: 14px;
    color: #406899;
    text-align: center;
    line-height: 29px;
}

.acontent {
    background: #f6fcff;
    padding: 20px 25px;
    font-size: 14px;
    color: #555;
    line-height: 1.6em;
    font-family: '宋体';
}

.acontent p {
    font-family: '宋体';
    margin: 30px 0 0 0;
    text-indent: 2em;
}


/* 栏目 */

.lmheader {
    margin-top: 5px;
}

.w875 {
    width: 875px;
}

.w312 {
    width: 312px;
}

.scrollUl {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 26px;
    border-left: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    text-align: center;
    float: left;
}

.scrollUl li {
    float: left;
    text-align: center;
    cursor: pointer;
}

.bor03 {
    background-color: #F3F3F3;
    border-top: none;
    border-right: none;
    width: auto;
}

.clear {
    clear: both;
    overflow: hidden;
}

.t01 {
    float: left;
    width: 83px;
    height: 25px;
    background-color: #F3F3F3;
    line-height: 25px;
    border-right: #CDCDCD 1px solid;
    border-bottom: 1px solid #F3F3F3;
    font-size: 12px;
    cursor: pointer;
    background: #F3F3F3;
}

.t02 {
    float: left;
    width: 83px;
    height: 25px;
    background-color: #fff;
    line-height: 25px;
    border-right: #CDCDCD 1px solid;
    border-bottom: #CDCDCD 1px solid;
    font-size: 12px;
}

.t01 a:hover {
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.t02 a:hover {
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.dblist {
    line-height: 14px;
    font-size: 12px;
    padding: 15px 0 0 15px;
    color: #000;
}

.dblistul li {
    float: left;
    width: 200px;
    height: 194px;
    margin: 0 15px 0 0;
    position: relative;
}

.dblistul li a {
    display: block;
}

.dblistul li img {
    width: 200px;
    height: 112px;
}

.dblistul li .titleheight {
    color: #000;
    font-size: 12px;
    height: 30px;
}

.dblistul li .vid-play-icon {
    width: 27px;
    height: 27px;
    top: 80px;
    right: 5px;
    position: absolute;
    background: url(../images/video_play_icon.png) no-repeat left top;
}

.dblistul li .pianch {
    color: #666;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
}

.dblistul li .publish-time {
    font-size: 10px;
    color: #000;
}

.morevideo a {
    font-size: 14px;
    color: #666;
}

.morevideo {
    float: right;
    background-color: #F3F3F3;
    padding: 15px 15px;
}


/* 栏目右侧 */

.dh {
    border: 1px #cdcdcd solid;
    font-size: 14px;
    padding: 5px;
}

.bd {
    border-bottom: 1px #cdcdcd solid;
    background-color: #fff;
    border-left: 1px #cdcdcd solid;
    border-right: 1px #cdcdcd solid;
    height: auto !important;
    height: 50px;
    min-height: 50px;
    overflow: hidden;
}

.briefstyle p {
    text-indent: 1em;
    line-height: 22px;
    padding: 5px;
    color: #4b4a4a;
    font-size: 12px;
}

.cct-item {
    /* border-bottom: 1px solid #ccc; */
    line-height: 20px;
}

.zcrlist {
    padding: 0 0 15px 10px;
}

.zcrlist li {
    float: left;
    line-height: 18px;
    width: 112px;
    height: 170px;
    margin: 15px 10px 0 17px;
    font-size: 12px;
}

.zcrlist li img {
    width: 112px;
    height: 150px;
}

.zcrlist li p a {
    color: #000;
    font-size: 12px;
    text-align: center;
    display: block;
}

.lm .picmarin {
    margin-bottom: 6px;
    width: 312px;
}
/*分页*/

.page {
    /* background: pink; */
    height: 30px;
    overflow: hidden;
    /* display: table; */
    margin: 30px auto 0;
    padding-bottom:10px;
}

.page .current {
    background: #D20302;
    border-color: #D20302;
    color: #FFF;
}

.page a, .page span {
    float: left;
    padding: 2px 10px;
    line-height: 22px;
    border: 1px solid #ddd;
    color: #333;
    margin-right: 10px;
    font-size: 12px;
    text-decoration: none;
}