@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:0;}
body{ margin:0 auto; font-size:12px; font-family:"微软雅黑"; text-align:center; line-height:20px; background:#000;}
h1{ font-size:14px;}
#wrap{ margin:0 auto; width:100%; overflow:hidden; padding-top:20px; text-align:left; background: top center no-repeat;}
li{ list-style:none;}
A {TEXT-DECORATION:none;}
@media screen and (min-width: 1360px) { 
.topBanner{width:100%;}
.footer {width:100%;}  
} 
/* css注释：设置了浏览器宽度不小于1200px时 abc 显示100%宽度 */ 
 
@media screen and (max-width: 1200px) { 
.topBanner{width:1200px;}
.footer {width:1360px;}  
} 
/* 设置了浏览器宽度不大于1200px时 abc 显示1100px宽度 */ 

/*top ############################################################################################################*/
.topBanner{ clear:both;  height:500px;overflow:hidden; margin:0 auto;text-align:center; background: url(../images/topBanner.jpg) no-repeat top center;}

#wrap_K{ clear:both;  height:100%;overflow:hidden; margin:0 auto;text-align:center; background: url(../images/topBanner.jpg) no-repeat 50% -500px;}
.path{clear:both;width:1100px; height:80px; overflow: hidden; margin: 0 auto; border-bottom:3px  solid #d53229;}
.path .con{clear:both;height:100%; overflow: hidden; margin:0 auto;padding:0  ;text-align:left;}
.path .con p{font-size:30px; font-weight:200;color:#d53229; line-height:100px;}
.path .con p  a{ font-size:30px; color:#d53229; }

/* 新闻列表*/
.X_News{clear:both;width:1100px; height:100%; overflow: hidden; margin:0 auto; }
.X_News .Cont{ height:100%;overflow:hidden; padding:20px 0 40px 0;text-align:left;}
.X_News .Cont li{ clear:both;margin: 20px 0; line-height:35px;}
.X_News .Cont li a{display: inline-block;width:1050px; font-size:24px; color:#fff;  }
.X_News .Cont li a:hover{  color:#d53229; text-decoration:none;}
.X_News .Cont li span{display: inline-block;float: left;width: 20px; font-size:18px; font-weight:bold;color:#bd0000;}
.X_News .Cont li em{display: inline-block;float: right;font-style: normal; font-size:24px; font-weight:200;color:#bd0000;}
/*video列表*/
.g-video{clear:both;width:1100px; height:100%; overflow: hidden; margin: 0 auto; }
.g-video .Cont{ height:100%; overflow:hidden;padding:30px 0 50px 0;  }
.g-video .Cont li { float:left; width:260px; height:220px; margin:15px 20px 15px 0;background: #fff;}
.g-video .Cont li:nth-child(4n+0){ margin-right:0px;}
.g-video .Cont li img{display:block; width:260px; height:147px;}
.g-video .Cont li p{height:52px;overflow: hidden;padding:10px 10px 0 10px;font-size:16px; font-weight:300; color:#000; line-height:24px;text-align:left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.g-video .Cont li p a{ color:#000;}
.g-video .Cont li p a:hover{color:#d53229;}

.g-video .Cont .item { clear: both;  height:360px; margin:0 auto;overflow: hidden;}
.g-video .Cont h3 { clear: both;  height:85px; margin:15px auto;font-size: 40px;color: #d53229;line-height: 80px;text-align: center; background: url(../images/tit_bg.png) center no-repeat;}
.g-video .Cont h3 a{ display:inline-block; font-size:18px; font-weight:400; color:#d53229; line-height:22px;  }
.g-video .Cont h3 a:hover{ color:#d51d2d;}

.g-video .Cont dl { clear: both;  height:auto; margin:15px auto;text-align: left;}
.g-video .Cont dt { clear: both;  height:30px; margin:15px auto;font-size:20px;font-weight: 600;color: #1d2088;line-height: 30px; }
.g-video .Cont dd { clear: both; margin:10px auto;font-size:18px;color: #1d2088;line-height: 30px; }
.g-video .Cont dd a{ font-size:18px;color: #1d2088; }


/*融媒播报 列表*/
.g-photo{clear:both;width:1100px; height:100%; overflow: hidden; margin: 0 auto; }
.g-photo .Cont{ height:100%; overflow:hidden;padding:30px 0 30px 0;  }
.g-photo .Cont li { float:left; width:239px; height:430px; margin:15px 48px 15px 0;}
.g-photo .Cont li:nth-child(4n+0){ margin-right:0px;}
.g-photo .Cont li img{display:block; width:239px; height:372px;}
.g-photo .Cont li p{height:48px;overflow: hidden;padding:10px 0 0 0;font-size:16px; font-weight:300; color:#fff; line-height:24px;text-align:left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.g-photo .Cont li p a{ color:#fff;}
.g-photo .Cont li p a:hover{color:#d53229;}

/*pages*/
.pages{ clear:both; width:1000px; height:100px; margin:20px auto 0 auto;}
.pages p{font-size:28px;COLOR:#fff; line-height:58px;text-align:center; }
.pages p A { display:inline-block;height:58px; padding:0 20px;font-size:28px; COLOR:#fff; margin-left:1px; border:1px solid #d53229; }
.pages p A:hover {COLOR:#d53229; TEXT-DECORATION: none}
.pages p A.current { COLOR:#fff;TEXT-DECORATION: none; background:#d53229;}
.pages p A.pre,.pages p A.next{font-size:18px; line-height:66px;}

/*Gxtv_footer 底部信息*/
.footer{width: 100%;height:200px;}
.footer .Cont{width: 1100px;height: 100%; overflow: hidden;margin: 0 auto;padding: 80px 0 0 0; text-align: center;}
.footer .Cont p{ font-size:14px; color:#fff; line-height:27px;text-align: center;}
