/* CSS Document */

/**********************************************************************************/
/*新闻资讯头条部分*/
.g-main1 {width:1200px;margin:0 auto;}
.g-main1 .m-top1 {position:relative;width:100%;height:140px;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:88%;display:block;	float:left;margin-top:10px;margin-left:6%;}
.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 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:48px;line-height:24px;font-size:16px;text-indent:2em;text-overflow:ellipsis;overflow:hidden;}
.m-top1 .carousel-inner .item p a {color:#666; 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);}

/**********************************************************************************/


/*热点专题*/
.m-tt4 {width:1200px;height:76px;background:url(imagestt-border1.png) center center repeat-x;}
.m-tt4 h3 {width:360px;height:76px;font-size:22px;font-weight:bold;line-height:76px;text-align:center;background:url(imagestt-bg4.png) top center no-repeat;margin-left:420px;}

.m-tt4_t {position:relative;height:26px;margin-bottom:24px;background:url(imagestt-bg-border2.png) right center no-repeat;}
.m-tt4_tn {position:relative;height:26px;margin-bottom:24px;}
.m-tt4_t h3{ float:left; width:120px; font-size:18px;padding-left:10px; line-height:24px;}
.m-tt4_t .m-img  {float:left; width:24px; height:23px; background: url(imagestitle_icon.jpg) center right no-repeat;
  }
  
.rdzt{ width:1160px; padding:20px; overflow:hidden;}
.rdzt .part{ width:370px; float:left} 
.rdzt .part .img0{ width:350px; height:210px; border:10px solid #eee;}
.rdzt .part p{ widows:370px; text-align:center;} 
.rdzt .m_left{ margin-right:25px;}