@charset "utf-8";
/* CSS Document */
/* Reset */
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
body, html { height:100%; width:100%; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#333; }
a:hover { text-decoration:underline; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.domMobile { display:none!important; }
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container { margin:0 auto; position:relative; overflow:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; /* Fix of Webkit flickering */
	z-index:1; }
.swiper-wrapper { position:relative; width:100%; -webkit-transition-property:-webkit-transform, left, top; -webkit-transition-duration:0s; -webkit-transform:translate3d(0px, 0, 0); -webkit-transition-timing-function:ease; -moz-transition-property:-moz-transform, left, top; -moz-transition-duration:0s; -moz-transform:translate3d(0px, 0, 0); -moz-transition-timing-function:ease; -o-transition-property:-o-transform, left, top; -o-transition-duration:0s; -o-transform:translate3d(0px, 0, 0); -o-transition-timing-function:ease; -o-transform:translate(0px, 0px); -ms-transition-property:-ms-transform, left, top; -ms-transition-duration:0s; -ms-transform:translate3d(0px, 0, 0); -ms-transition-timing-function:ease; transition-property:transform, left, top; transition-duration:0s; transform:translate3d(0px, 0, 0); transition-timing-function:ease; }
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { float: left; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
.device { width: 100%; position: relative; margin-bottom:15px; }
.device .arrow-left { background: url(//www.news.cn/politics/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device .arrow-right { background: url(//www.news.cn/politics/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.swiper-container { height: 170px; width: 100%; }
.swiper-container img { width:100%; height:170px; }
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 25px; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:30px; width: 100%; z-index:5; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #777; margin-right:8px; cursor: pointer; }
.swiper-active-switch { background: #fff; }
.swiper-slide { position:relative; }
.swiper-slide .name { position:absolute; bottom:0; left:10px; z-index:5; height:30px; overflow:hidden; }
.swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:0; width:100%; height:30px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
.swiper-slide .name a { color:#fff; line-height:30px; font-size:14px; }


/*通用*/
body { font-size:16px; font-family:"微软雅黑"; color:#333; line-height:26px; background:url(//www.xinhuanet.com/politics/zhibo1/xjdqzb/imgs/bodybg.jpg) 50% 0 no-repeat;}
.top{ height:500px; position:relative;}
.nav .begin{ display:block; width:32px; height:29px; background:url(//www.news.cn/politics/2015lh/zhibo/images/bgPcNav.png) no-repeat; text-indent:-999px; position:fixed; left:50%; margin-left:-500px; top:20px; overflow:hidden; z-index:100; }
.nav .navCon { position:fixed; top:20px; left:50%; margin-left:-463px;  overflow:hidden; z-index:100;}
.nav .navCon p { width:320px;}
.nav .navCon a{ float:left; height:29px; line-height:29px; font-size:20px; color:#fff; padding:0 4px; margin-right:5px; background:#901d22;}

.widthMain { margin:0 auto; width:1023px; }
.minCon{ padding:0 30px;}
.main{ background:#f9f8f8;}
.comLine{  border-bottom:1px dashed #f5c66e;}
.comTit { font-style:italic; margin-bottom:15px;}
.comTit strong{ font-size:36px; line-height:60px; color:#f5c66e; font-style:italic; font-weight:normal; margin-right:10px;}
.comList li{ height:40px; overflow:hidden; float:left; width:49%;}
.comList li a{ font-size:20px; line-height:40px; background:url(//www.news.cn/politics/2015lh/zhibo/images/bgPcNav.png) -28px -64px no-repeat; padding-left:10px;}
.comTit a{ font-size:14px; color:#a7a2a2;}
.bqzb h2{ font-size:24px; line-height:50px; margin-bottom:15px; padding-bottom:15px;}
.bqzb .conPart1 { margin-bottom:10px; padding-bottom:20px;}
.bqzb .conPart1 .fl{ float:left; width:49%}
.bqzb .conPart1 .fr{ float:right; width:49%}
.bqzb .conPart1 p{ padding-right:30px; text-indent:2em;}
.bqzb .conPart1 h3{ margin-bottom:12px; font-weight:bold;}
.bqzb .conPart2{ margin-bottom:30px;}
.xctj li{ float:left; width:290px; height:265px; margin-right:43px; margin-bottom:40px; border:1px solid #dbd8d8; }
.xctj li img { width:290px; height:196px;}
.bqzb .xctj li a { padding-left:0px; background:none;}
.xctj li .title{ line-height:20px;  background:#fff; text-align:center; padding:10px 0;}
.xctj li .title a{ color:#5b5b5b; font-size:18px;}
.xctj li.last{ margin-right:0;}
.xgbd{ padding-bottom:30px;}
.pageInfo{ width:265px; background:#a5030a; position:absolute; right:0; top:100px; font-size:14px; color:#fff; padding:10px 0; line-height:24px;}
.pageInfo p{ padding:0 10px;}
.pageInfo .tit{ color:#f5c66e;}
.pageInfo .info{ font-size:14px;}
.liebiao li a {font-size: 20px;line-height: 27px;background: url(//www.news.cn/politics/2015lh/zhibo/images/bgPcNav.png) -28px -64px no-repeat;padding-left: 10px;}
.liebiao li { overflow:hidden; margin-bottom:13px;}
.liebiao li span { float:right; padding-right:10px;}
.footer { text-align: center; color: #fff; line-height: 30px; padding:20px 0; width:100%; background:#c51816; }
.footer p{ text-align:center;}


.main { overflow:hidden;}
.minCon { padding-bottom:20px;}
.comTit { margin-bottom:0px;}
.bqzb h2 { padding-bottom:0px; color:#C51816}
/*banner*/
.banner { height:380px; width:100%; }
/*导航*/
.nav { width:800px; margin:0px auto 35px; }
.nav ul { overflow:hidden; }
.nav li { text-align:center; float:left; font-size:1.25em; height:30px; padding-top:5px; color:#fff; margin:0 3%;}
.nav li a { display:block; width:100%; color:#fff; }
/*footer*/
.footer { text-align: center; color: #fff; line-height: 30px; padding:20px 0; width:100%; background:#c51816; }
/*footer*/











