/* CSS Document */

/**********************************************************************************/
/*文化河南头条部分*/
.g-main1 {width:1200px;margin:0 auto;}
.g-main1 .m-top1 {position:relative;width:100%;height:215px;overflow:hidden;}
.g-main1 .m-top1 .m-more4 {position:absolute;right:0;top:22px;font-size:8px;z-index:10;padding:3px 6px;color:#a3a3a3;background:#ececec;text-decoration:none;border-radius:2px;}
.g-main1 .m-top1 .m-more4:hover {color:#fff;background:#e77978;}
.m-top1 .carousel-inner {position:relative;width:96%;display:block;	float:left;margin-top:10px;margin-left:2%;}
.m-top1 .carousel-inner {margin-top:20px;}
.m-top1 .carousel-inner .item {position:absolute;display:none;width:100%;left:0;-webkit-transition: 0.6s ease-in-out left;-moz-transition: 0.6s ease-in-out left;-o-transition: 0.6s ease-in-out left;transition: 0.6s ease-in-out left;}
.m-top1 .carousel-inner .item.active {display:block;}

.m-top1 .carousel-inner .item  .part{ width:48%; float:left;}
.m-top1 .carousel-inner .item  .part .pic{ width:49%; float:left;}
.m-top1 .carousel-inner .item  .part .pic img{width:98%; height:160px;max-height:180px; padding:2px; border:1px solid #eee;}
.m-top1 .carousel-inner .item  .part .txnr{ width:49%; float:right;}
.m_right20{margin-right:20px;}

/*头条文字样式*/	
.m-top1 .carousel-inner .item h3 {width:100%;text-align:center;height:40px;line-height:32px;margin-bottom:5px;font-weight: bolder;font-size:20pxtext-overflow:ellipsis;white-space:nowrap;overflow:hidden;  }
.m-top1 .carousel-inner .item h3 a {color:#565656; text-decoration:none;}
.m-top1 .carousel-inner .item h3 a:hover {color:#f00; text-decoration:underline;}
.m-top1 .carousel-inner .item p {text-align:left;width:100%;height:120px;line-height:24px;font-size:14px;text-indent:2em;text-overflow:ellipsis;overflow:hidden;}
.m-top1 .carousel-inner .item p a {color:#777; text-decoration:none}
.m-top1 .carousel-inner .item p a:hover{ color:#f00;text-decoration:underline;}
.m-top1 .carousel-inner > .item > img,.m-top1 .carousel-inner > .item > a > img {display: block;line-height: 1;}
.m-top1 .carousel-inner > .active,.m-top1 .carousel-inner > .next,.m-top1 .carousel-inner > .prev {display: block;}
.m-top1 .carousel-inner > .active {left: 0;}
.m-top1 .carousel-inner > .next,.m-top1 .carousel-inner > .prev {position: absolute;top: 0;width: 100%;}
.m-top1 .carousel-inner > .next {left: 100%;}
.m-top1 .carousel-inner > .prev {left: -100%;}
.m-top1 .carousel-inner > .next.left,.m-top1 .carousel-inner > .prev.right {left: 0;}
.m-top1 .carousel-inner > .active.left {left: -100%;}
.m-top1  .carousel-inner > .active.right {left: 100%;}

/*箭头按钮*/
.m-top1 .glyphicon-chevron-left, .m-top1 .glyphicon-chevron-right {position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .5; background:#fff; text-indent: -9999px;background-repeat: no-repeat; transition: opacity .2s linear 0s;background-position:center;}
.m-top1 .glyphicon-chevron-left {left: 0; background: url(imagesarrow-left.png) #fff 100% no-repeat ;background-position:left center;}
.m-top1 .glyphicon-chevron-right { right: 0; background:url(imagesarrow-right.png) #fff 100% no-repeat ;background-position:right center;}
.m-top1 .glyphicon-chevron-left:hover,.m-top1 .glyphicon-chevron-right:hover {opacity: 1;}
.carousel-control:hover,.carousel-control:focus {text-decoration: none;opacity: 0.9;filter: alpha(opacity=90);}

/**********************************************************************************/
.tit1200{ width:1200px;}
.tit1200 .m-tit {position:relative;height:26px;margin-bottom:24px;background:url(imagestt-bg-border3.png) right center no-repeat;}
.tit1200 .m-tit .more{ text-align:right; padding-right:24px; line-height:22px;}
.tit1200 .m-tit h3{ float:left; width:120px; font-size:18px;padding-left:10px; line-height:24px;}
.tit1200 .m-tit .m-img  {float:left; width:24px; height:23px; background: url(imagestitle_icon.jpg) center right no-repeat; }

.tit580{ width:580px;}
.tit580 .m-tit {position:relative;height:26px;margin-bottom:24px;background:url(imagestt-bg-border4.png) right center no-repeat;}
.tit580 .m-tit .more{ width:60px;text-align:right; padding-right:24px; line-height:22px; float:right}
.tit580 .m-tit h3{ float:left; width:120px; font-size:18px;padding-left:10px; line-height:24px;}
.tit580 .m-tit .m-img  {float:left; width:24px; height:23px; background: url(imagestitle_icon.jpg) center right no-repeat; }
