@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: #000000; }
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 
================================================================*/
.device { width: 100%; position: relative; margin-bottom:15px; }
.device .arrow-left { background: url(http://www.news.cn/fortune/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(http://www.news.cn/fortune/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: 370px; width: 605px; }
.swiper-container img { width:605px; height:370px}
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 25px; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:5px; 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; }
.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; font-weight:bold; }
.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; }
/*通用*/
body { font-size: 12px; font-family: "微软雅黑"; color: #454545; line-height: 22px; }
.domPC, .domMobile { display: none; }
.widthMain { margin: 0 auto; width: 1000px; padding: 0 10px; }
.partR { float:left; }
.fr, .partR { float: right; }
.partR {width: 374px;float: right;}
.combox { margin-bottom: 10px; clear: both; }
.combox h2 { height: 35px; height: 38px; line-height: 38px;margin-bottom:10px; color: #000;}
.combox h2 a {  height: 30px; font-size: 17px; font-family: "微软雅黑"; color: #007db9; color: #000; border-bottom:2px solid #707070 }
.combox .picText { margin-top: 10px; margin-bottom: 5px ;    border-bottom: 1px solid #ccc; padding-bottom: 10px;}
.combox .picText img { float: left; padding-right: 10px; }
.combox .picText h3 { line-height: 22px; height:68px }
.combox .picText h3 a { font-size: 16px; font-family: "微软雅黑"; font-weight: bold; }
.combox .picText p { line-height: 24px; display: none }
.tab1 { width: 100%; position: relative; margin: 10px auto; }
.tab1 .tab_menu { width: 100%; margin: 0 auto; z-index: 1; border: 1px solid #ccc; height: 80px }
.tab1 .tab_menu li { float: left; height: 30px; line-height: 30px; border-bottom: 0px; cursor: pointer; text-align: center; margin: 5px 6px 0px 4px; font-size: 16px ; padding-left:13px }
.tab1 .tab_box { width: 100%; clear: both; top: 8px; position: relative; }
.tab1 .tab_menu .selected { cursor: pointer;background: url(http://www.xinhuanet.com/mobile/zhuanti/zhuanti01/cyxcrxffs/images/dian.jpg) no-repeat 0 10px; }
.tab1 .hide { display: none; }
.footer { padding: 10px 0 30px 0; background: #707070; text-align: center; }
