@charset "utf-8";
/* CSS Document */
body{ background:#fff;}
.domPC{ display:none!important;}
.domMobile{ display:block!important;}
/*复写框架*/
.widthMain { width:100%; margin:0 auto; }
#center .cenRight { float:left; width:100%; }

/*右侧栏目*/
#picAuto { width: 100%; position: relative; margin-bottom:15px; }
#picAuto .arrow-left { background: url(//www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
#picAuto .arrow-right { background: url(//www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
#picAuto .swiper-container { height: 220px; width: 100%; }
#picAuto .swiper-container img { width:100%; height:220px; }

.cenRight .pageTit { text-align:center; height:auto; background:#fff; margin-bottom:20px;}
.cenRight .pageTit h1 { font-size:30px; line-height:48px; color:#00a0e9; margin-bottom:15px; }
.cenRight .pageTit .time { text-align:center;}
.cenRight .pageTit .time span { padding:5px; background:#00a0e9; color:#fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; }

#picAuto .pagination{ display:none;}

.jdxw,.fxpl,.zxbb{ padding:0 10px;}

.cenRight .comlist .pic { width:150px; height:96px; overflow:hidden; float:left; overflow:hidden; display:inline; margin-right:15px; }
.cenRight .comlist img { float:left; width:150px; height:96px; -moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease;
}
.cenRight .comlist img:hover { -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); }

#zxbb2 li{ float:left; width:45%; margin:0 2%;}
#zxbb2 li img{ width:100%;}
.cenRight .comlist2 .pic{ width:100%;}

.showpicBox{ display:none;}



