@charset "utf-8";
/* CSS Document */
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 */
/* ===============================================================
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: 240px; width: 100%; }
.swiper-container img { width:100%; height:240px; }
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 2em; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:35px; 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:35px; }
.swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
.swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; height:35px; overflow:hidden; }

.domPC,.iframePC {
	display:none!important;
}
.domMobile {
	display:block;
}
body { font-size:16px; font-family:"微软雅黑"; color:#333; line-height:2em; }
.guidepic img{ width:100%; height:auto;}
.top{  position:relative; height:100%; }
.nav .begin{ display:block; width:32px; height:29px; background:url(../img/bgPcNav.jpg) no-repeat; text-indent:-999px; position:fixed; right:10px; top:57%; overflow:hidden;  z-index:100;  -webkit-background-size: 32px 29px; background-size: 32px 29px;}
.nav .navCon { position:fixed; top:57%; right:42px; width:120px; height:100px; z-index:100; }
.nav .navCon a{ float:right; height:29px; line-height:29px; font-size:20px; color:#fff; padding:0 20px; margin:0 6px 5px 0; background:#1252c8; display:block; width:80px;}
.widthMain { margin:0 auto; width:100%;}
.minCon{ padding:0 10px;}
.main{ background:#f9f8f8;}
.comLine{  border-bottom:1px solid #9a9a9a;}
.comTit { font-style:italic; width:100%; height:50px; }
.comTit h3 { color:#FFFFFF; font-style:normal; background-color:#1447a5; padding-left:5px;float: left;line-height: 50px;padding-right: 5px;}
.comTit strong{ font-size:1.5em; line-height:50px; color:#1447a5; font-style:normal; font-weight:normal; margin-right:10px; margin-left:5px; float:left;}
.comTit strong a{ font-size:1em; line-height:20px; color:#1447a5; font-style:normal; font-weight:normal; float:left; text-decoration:none;}
.comList li{ width:100%;}
.comList li a{ font-size:1.2em; line-height:40px; background:url(//www.xinhuanet.com/politics/2015xbsy/zt/images/bgPcNav.png) -28px -66px no-repeat; padding-left:10px;}
.comTit a{ font-size:14px; color:#666; font-style:normal; float:right; margin-top:20px; margin-right:5px;}
.bqzb h2{ font-size:1.4em;  margin-bottom:15px; padding-bottom:15px;}
.bqzb .conPart1 { margin-bottom:10px; padding-bottom:20px;}
.bqzb .conPart1 .fl{ }
.bqzb .conPart1 .fr{ margin-top:15px;}
.bqzb .conPart1 p{ padding-right: 10px; text-indent:2em;}
.bqzb .conPart1 h3{ margin-bottom:10px;}
.bqzb .conPart1 h3 a{ font-size:1.2em;}
.bqzb .conPart2{ margin-bottom:30px;}
.xctj li{ float:left; width:45%; margin-bottom:10px; margin-left:2.5%; margin-right:2.5%;}
.bqzb .xctj li a { padding-left:0px; background:none;}
.xctj li img{ width:100%; height:90px;}
.xctj li .title{ height:44px;overflow:hidden;display:block; border:1px solid #dbd8d8; background:#fff; text-align:center; font-size:1em; padding:5px 0; line-height:20px;}
.xctj li .title a{line-height:20px; color:#5b5b5b; font-size:14px; overflow:hidden;}
.xctj li.last{ }
.xctj li.sjlast{ margin-right:0;}
.xgbd{ padding-bottom:30px;}
.pageInfo{  font-size:1em; line-height:2em;}
.pageInfo .box{ clear:both; padding-left:10px;}
.pageInfo .box p{ padding:0; float:left;}
.pageInfo .tit{ color:#f5c66e;}
.pageInfo .infoTit{ padding:0 10px;}
.pageInfo .info{ padding:0 10px;}

.if_height { height:160px; overflow:hidden;}
.liebiao li a {font-size: 1em;line-height: 40px;background: url(//www.news.cn/politics/2015lh/zhibo/images/bgPcNav.png) -28px -66px no-repeat;padding-left: 10px;}

.footer{ color:#333; font-size:1em;  padding:20px 0; border-top:1px solid #9a9a9a}
.footer p{ text-align:center;}
.creat{ color:#333; height:35px;}

/*奖项*/
.section2{ width:98%; height:1000px; min-height:1000px; height:auto!important; overflow:hidden; margin:0px auto; text-align:center; background-color:#FFF; padding:1%; position:relative; margin-bottom:20px;}
.section2 .title{ font-size: 20px; text-align:left; line-height:40px; color:#FFFFFF; padding-left:2%; width:98%; display:block; background:url(../img/span_bg.png) no-repeat 100% 100%;}
.section2 .sidebar { margin-top: 20px; overflow: hidden; width:100%; float:left }
.section2 .sidebar .splist { margin-top: 20px; overflow: hidden; border-bottom:1px solid #efefef; padding-bottom:19px; }
.section2 .sidebar dl { border-bottom: 1px solid #efefef; padding-bottom: 20px; padding-top: 10px; overflow: hidden; }
.section2 .sidebar dt { float: left; width: 35%; height:auto; margin-top: 2px; }
.section2 .sidebar dt img { width: 100%; height: auto; display: block; }
.section2 .sidebar dd { float: right; width: 62%; }
.section2 .sidebar dd h3 { font-size: 16px; padding-bottom:4px; line-height: 25px; text-align:left; }
.section2 .sidebar dd h3 a { font-weight:bold; text-align:left; text-decoration:none;}
.section2 .sidebar dd span { background: url(//www.xinhuanet.com/politics/2016qglh/static/common.png) -435px 0px no-repeat; font-size: 16px; width: 44px; height: 23px; display: block; float: left; line-height: 23px; color: #fff; margin-top: 3px; text-align:center; padding-right:11px; }
.section2 .sidebar dd p { color: #7f7f7f; line-height: 24px; height:72px; overflow:hidden; text-align:left; font-size:1em; text-indent:2em; }
.section2 .sidebar dd p a{text-align:left; text-decoration:none; color:#333;}
.section2 .sidebar ul li { font-size: 18px; border-bottom: 1px solid #efefef; padding: 5px 0; text-align:left;}
.section2 .sidebar ul li a{ color:#333; text-decoration:none;}

/* 高端对话 */
.tabs-vertical-left .tabs-container .tab-content .pic{ width:94%; margin:3%; height:auto; position:relative; left:0px; top:0px;}
.tabs-vertical-left .tabs-container .tab-content .pic img{ width:100%; height:auto;}
.tabs-vertical-left .tabs-container .tab-content .pic p{ width:100%; color:#FFFFFF; line-height:35px; position:absolute; left:0px; bottom:0px; background:url(../img/tab_bg.png);}
.tabs-vertical-left .tabs-container .tab-content .pic p a{color:#FFFFFF; padding: 10px 20px; display:block; line-height:1.5em;}
.tabs-vertical-left .tabs-container .tab-content .info{ width:98%; margin-left:1%;}
.tabs-vertical-left .tabs-container .tab-content .info h4{ font-size:16px; font-weight:bold; line-height:35px; height:35px; display:block; overflow:hidden}
.tabs-vertical-left .tabs-container .tab-content .info h4 a{}
.tabs-vertical-left .tabs-container .tab-content .info p{ text-align:justify; line-height:26px; font-size:15px}
.tabs-vertical-left .tabs-container .tab-content .info p a{ color:#FF6600; text-decoration:none} 

/* Mobile 导航 4*/
#mobileHeader { font-family: "微软雅黑"; }
#mobileHeader { width: 100%; position:relative; }
#mobileHeader .logo { display: block; width: 63px; height: 45px; background: url(//www.xinhuanet.com/world/2015/images/xh_mobile_header.png) no-repeat 0px 0px; -webkit-background-size: 57px; background-size: 57px; position: absolute; top: 0px; left: 10px; z-index:1000;}
#mobileHeader .right { display: block; width: 30px; height: 45px; position: absolute; top: 0px; right: 15px; background: url(//www.xinhuanet.com/world/2015/images/xh_mobile_header.png) no-repeat 100% -45px; -webkit-background-size: 57px; background-size: 57px; }
#mobileHeader .mobileNavList { width: 100%; height:0px; overflow:hidden; position: absolute; top: 45px; left: 0px; background: #ededed; z-index:10; z-index:1000;}
#mobileHeader .mobileNavList a { float: left; width: 20%; padding: 10px 0; color: #000; text-align: center; font-size:16px; }
#mobileHeader .phnav { text-align: center; padding-bottom:6px; }
#mobileHeader .phnav a { float:left; width:30%; height: 30px; line-height: 35px; text-align:center; font-size:16px; font-family:"微软雅黑"; color:#333; }

