@charset "utf-8";
/* css reset
--------------------------------------------------*/
* { margin: 0; padding: 0; }
.domMobile{ display:none;}
html { height:100%; }
body { height:100%; text-align:center; background: #fff; font-size:12px; font-weight: normal; font-style:normal; text-align:left; color:#000; font-family: "微软雅黑", verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; }
img { border: none; }
li { list-style: none; }
select { border:1px solid #A9A9A9; }
strong { font-weight: bold; }
td { line-height: 24px; }
img { vertical-align: middle; }
video { max-width: 1280px; width: 100%; }
a { cursor:pointer; outline:none; color: #000; text-decoration:none; }
a:link { }
a:visited { }
a:active, a:hover { color: #886138!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; text-align:center; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
/* 公共样式
--------------------------------------------------*/
.clearfix { display:block;  #zoom:1;/*ie6-ie7*/
}
.clearfix:after { content:''; overflow:hidden; width:100%; height:0px; font-size:0px; margin:0px; padding:0px; display:block; clear: both }
/* 公共
--------------------------------------------------*/
.leadersBox { padding-top: 50px; background: #f1f1f1; }
.leadersBox .leadersT { height: 40px; line-height: 40px; border-bottom: 1px dotted #00d8ff; background: url(http://www.xinhuanet.com/2015/xilan/gaoceng/bg_box.title.png) no-repeat; }
/* 主体结构
--------------------------------------------------*/
/* topHeader */
#topHeader { height: 32px; background: #379be9; text-align: center; }
#topHeader .topHeaderC { width: 1000px; margin: 0 auto; }
#topHeader .navBody { float:left; height: 30px; overflow: hidden; margin: 0 auto; }
#topHeader .navBody a, #topHeader .navBody span { float: left; height: 30px; line-height: 30px; font-size: 14px; color: #fff; }
#topHeader .navBody span { padding: 0 5px; }
#topHeader .searchWrap { float: right; position: relative; top: 5px; }
#topHeader .searchWrap  .ss { width:205px; height:20px; line-height:20px; border:1px solid #ddd; padding:0 30px 0 5px; background:#fff url(http://www.xinhuanet.com/static/xilan/xilan_v1/images/common.png) 215px -67px no-repeat; }
#topHeader .searchWrap  .ss_submit { background:url(http://www.xinhuanet.com/images/syicon/space.gif); border:none; width:25px; height:25px; position:absolute; right:4px; top:3px; cursor:pointer; z-index:99; width:20px; height:20px; }

#topHeader #search { width: 215px; height: 20px; border: 1px solid #ddd; outline: none; padding-right: 25px; }
#topHeader #searchBtn { width: 20px; height: 20px; background: #f00; border: 0px; position: absolute; top: 1px; #top:2px;
right: 1px; cursor: pointer; }
/* crumbsWrap */
#crumbsWrap { width: 1000px; margin: 0 auto; }
#crumbsWrap .left { float:left; height: 30px; }
#crumbsWrap .right { float:right; height: 30px; }
/* articleWrap */
#articleWrap {  background: #fff; width:650px; }
#articleWrap .toolsWrap { height: 24px; margin-bottom: 30px; }
#articleWrap h1 { font-size: 32px; text-align: center; line-height: 38px; }
#articleWrap .articleInfo { text-align: center; }
#articleWrap .articleInfo span { display:inline-block; color: #999; padding-right: 10px; padding: 10px 0; font-size: 14px; }
#articleWrap .summary { font-size: 16px; color: #999; line-height: 30px; margin-bottom:20px; }
#articleWrap .summary .name { display:inline-block; height:24px; line-height:24px; background: #1680cc; color: #fff; font-size: 16px; padding: 0 5px; margin-right: 5px; }
#articleWrap .articleText p { font-size: 18px; line-height: 30px; text-indent: 2em; margin-bottom: 20px; }
#articleWrap .auther { padding: 0px 30px; margin-bottom:10px; text-align: right; color: #999; font-size: 14px; }
#articleWrap .keyWord a { float: left; height: 28px; line-height: 28px; padding: 0 10px; background: #f2f2f2; margin-right: 5px; color: #5a5a5a; }
#articleWrap .relateNews .title { height: 28px; background: url(http://www.xinhuanet.com/2015/xilan/gaoceng/bg_relate_title.jpg) no-repeat 50% 0px; margin-bottom: 30px; }
/* leaders */
#leaders { padding-top: 30px; }
#leaders .leadersWrap { padding: 0px; background: none; }
#leaders .politburoT { margin-bottom: 10px; border-bottom: none; background-position: 20px 0; }
#leaders .hd { width: 70px; float: left; margin-left: 18px; }
#leaders .hd li { width: 70px; height: 87px; background: #f00; margin-bottom: 5px; cursor: pointer; }
#leaders .bd { width: 405px; height:638px; float: left; margin-left: 28px; overflow: hidden; }
#leaders .bd .img { display: block; width: 405px; height: 500px; background: green; margin-bottom: 26px; }
#leaders .bd .summary { height: 112px; background: #f1f1f1; }
#leaders .bd .summary h3 { font-size: 18px; font-weight: bold; color:#1680cc; padding: 10px; }
#leaders .bd .summary p { font-size: 14px; line-height: 18px; text-indent: 2em; padding: 0 10px; }
#leaders .right { width: 370px; float: left; margin-left: 28px; }
.commissioners { margin-bottom: 28px; }
.commissioners, .secretary { padding-left: 20px; padding-right: 20px; }
.commissioners ul, .secretary ul { padding: 50px 0; }
.commissioners li, .secretary li { float: left; width: 20%; text-align: center; height: 30px; line-height: 30px; }
.commissioners li a, .secretary li a { font-size: 14px; }
.secretary { height:219px; }
.commissioners .leadersT { background-position:0px -40px; }
.secretary .leadersT { background-position:0px -80px; }

/**/
#data { width: 645px; margin:0 auto; position: relative; height:375px; background:#333; }
#data .arrow-left { display:none; background: url(http://www.news.cn/politics/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top:180px; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
#data .arrow-right { display:none; background: url(http://www.news.cn/politics/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top:180px; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
#data .swiper-container { height: 375px; width: 100%; }
#data .swiper-container img { max-height:375px; }
#data .content-slide { padding: 20px; color: #fff; }
#data .title { font-size: 25px; margin-bottom: 10px; }
#data .pagination { position: absolute; left: 0; text-align: right; bottom:335px; width: 100%; z-index:5; }
#data .swiper-pagination-switch { display: none; width: 10px; height: 10px; background: #777; margin-right:8px; cursor: pointer; }
#data .swiper-active-switch { background: #fff; }
#data iframe { width:100%; height:375px;}
#navCont { width:645px; margin:0 auto; height: 80px; position:relative; background:#333; margin-bottom:20px; overflow:hidden; }
#navCont .navContWrap{ width:645px; margin-left:45px; height:80px; overflow:hidden;}
#navCont .swiper-container { height:auto;padding-top:10px; margin:0 45px; }
#swiper-container-nav { position: relative; }
#swiper-container-nav .swiper-wrapper { width: 10000px; }
#swiper-container-nav .navT { float: left; height: 64px; padding: 0 5px; width:80px;}
#swiper-container-nav .navT table{ width:100%; height:100%; border:1px solid #666;  background:#000;}
#swiper-container-nav .navT a { }
#swiper-container-nav .navT img { max-width:80px; max-height:60px; cursor:pointer; }
#swiper-container-nav .swiper-slide-active table { border:1px solid #ccc; }
#navCont .nav-left { display:none; background: url(http://www.news.cn/politics/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top:25px; width: 17px; height: 30px; z-index:5; }
#navCont .nav-right { display:none; background: url(http://www.news.cn/politics/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top:25px; width: 17px; height: 30px; z-index:5; }
#crumbsWrap { margin:10px auto; }
#crumbsWrap .left { float:left; height:30px; line-height:30px; overflow:hidden; }
#crumbsWrap .sy { float:left; margin:0 10px 0 20px; display:inline; width:90px; height:30px; background:url(http://www.xinhuanet.com/static/xilan/xilan_v1/images/common.png) -314px -100px no-repeat; }
#crumbsWrap .pd { margin:0 10px 0 0; display:inline; background:#379be9; padding:2px 5px; color:#fff; font:bold 20px/24px "微软雅黑"; }
#crumbsWrap .right { float:right; width:450px; }
#crumbsWrap .zxbb { line-height:30px; color:#dddddd; height:30px; overflow:hidden; }
#crumbsWrap .zxbb .tit { color:#035cca; float:left; padding-left:8px; }
#crumbsWrap .zxbb a { color:#666; }
#gd_area { width:380px; height:30px; line-height:30px; overflow:hidden; float:left; position:relative; }
#gd_area .wrap { float: left; }
#gd_content, #gd_scroll { position:absolute; left:0; top:0; width:1000000px; }
#gd_content li, #gd_scroll li { height:30px; color:#333; padding:0; float:left; line-height:30px; width:450px; }
#gd_content li a, #gd_scroll li a { font-size:12px; }
/*分享*/
.bdsharebuttonbox { float:right; }
/*高层tab*/
#leader-tab{ width:35px; height:196px; background:url(http://www.xinhuanet.com/2015/xilan/gaoceng/bg_tab.gif) no-repeat; position:fixed; left:50%; top:260px; margin-left:500px;}
#leader-tab .con{ padding:52px 0 0 4px;}
#leader-tab .con a{ display:block; color:#f90; font-size:18px; line-height:20px; text-align:center; width:25px; height:52px; overflow:hidden; position:relative;}
#leader-tab .con .btn1 { margin-bottom:5px;}
#leader-tab .con .btn1 span{ display:block; background:url(http://www.xinhuanet.com/2015/xilan/gaoceng/bg_tab.gif) -63px 0 no-repeat; height:100px; width:35px; }
#leader-tab .con .btn2 span{ display:block; background:#379be9 url(http://www.xinhuanet.com/2015/xilan/gaoceng/bg_tab.gif) -63px -98px no-repeat; height:135px; width:25px; }
.video{ position:relative;}
.video .video-play{ position:absolute; left:50%; top:50%; width:41px; height:41px; margin:-20px 0 0 -20px; background:url(http://www.xinhuanet.com/2015/xilan/gaoceng/videoPlay.png) no-repeat; cursor:pointer;}
.onlyVideo{ text-align:center;}
.onlyVideo iframe{ width:645px; height:375px;}
/* footer */
#footer { width: 1000px; margin: 0 auto; text-align: center; padding: 10px 0; line-height:22px; }


