@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 
================================================================*/
.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;
}
.widthMain {
	margin: 0 auto;
	width: 1000px;
	padding: 0 10px;
}
.fl, .partL {
	float: left;
}
.fr, .partR {
	float: right;
}
/*.combox { margin-bottom:20px; clear:both; background-color:#fafafa; border:1px solid #ccc; border-top:2px solid #2e92c2; padding:10px 18px;  }
.combox h2 { height:35px; }
.combox h2 a { width:105px; height:30px; float:left; font-size:18px; font-family:"微软雅黑"; color:#007db9; }
.combox .picText { margin-bottom:10px; }
.combox .picText img { float:left; padding-right:10px; }
.combox .picText h3 { line-height:30px; }
.combox .picText h3 a { font-size:16px; font-family:"微软雅黑"; font-weight:bold; }
.combox .picText p { line-height:24px; }
.combox .picText2 { line-height:28px; font-size:14px;  background:url(//www.xinhuanet.com/world/2015/images/common.png) 0px 0 no-repeat; padding:0 30px; height:104px;}
.combox .picText2 a{ color:#0e5b9e}
.combox .picText3 { margin-bottom:10px; overflow:hidden; _display:inline-block; padding:5px 0 0px;float:left; width:100% }
.combox .picText3 .img { float:right; display:inline; width:25%; text-align:right }
.combox .picText3 .info{float:left;width:70%; padding-right:5% }
.combox .picText3 .info h1 { line-height:30px; }
.combox .picText3 .info h1 a { font-size:22px; font-family:"宋体"; font-weight:bold; color:#484848 }
.combox .picText3 .info p { font-size:14px; line-height:26px; margin-top:10px}
.combox .picText3 .info p a{ color:#484848; font-size:14px; line-height:24px; font-weight:bold;}*/
.list {
	clear: both;
}
.list li {
	background: url(//www.xinhuanet.com/world/2015/images/common.png) -560px -40px no-repeat;
	padding-left: 10px;
}
.list li a {
	font-size: 14px;
}
.list_l {
	float: left;
	width: 185px;
	clear: none;
}
.list_r {
	float: right;
	width: 185px;
	clear: none;
}
/*内容*/
.domPC, .domMobile {
	display: none;
}
.topBar {
	background: #eef8ff;
	border-bottom: 1px solid #4e86b7;
	height: 33px;
	line-height: 33px;
}
.topBar .fl a {
	margin: 0 10px;
	color: #0d518c;
	font-size: 14px
}
.head {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/topbarbg.png) 0 0 repeat;
	width: 100%;
	height: 90px;
}
.head .logo .fl {
	width: 720px;
	height: 90px;
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/logo.png) 0 -5px no-repeat;
	text-indent: -999px;
	overflow: hidden;
}
.head .logo .search {
	position: relative;
	margin-top: 20px;
}
#searchInput {
	display: block;
	width: 270px;
	height: 37px;
	line-height: 37px\9;
	color: #333;
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 5px;
}
#searchSubmit {
	position: absolute;
	right: 2px;
	top: 7px;
	width: 35px;
	height: 35px;
	background: url(//www.xinhuanet.com/world/2015/images/common.png) -380px 0 no-repeat;
	cursor: pointer;
}
.nav {
	height: 53px;
	line-height: 53px;
	background: url(//www.news.cn/photo/picture_channel2015/images/navbg.png) 50% 0 no-repeat;
	color: #fff;
	vertical-align: middle;
	margin-bottom: 5px;
}
.nav a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	margin: 0 20px 0 22px;
	font-size: 18px;
	color: #fff;
	font-family: "微软雅黑";
	vertical-align: middle;
}
.nav a.on {
	background: #282828;
}
.hideBody {
	display: none;
}
.dataList li {
	padding: 15px 0 17px 0;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	position: relative;
}
.dataList h3 {
	margin-bottom: 10px;
	width: 550px;
}
.dataList h3 a {
	display: inline-block;
	line-height: 30px;
	overflow: hidden;
	font-size: 22px;
	color: #000;
	font-family: "微软雅黑";
}
/*.dataList .imgs { float: left; width: 138px; height: 90px; margin-right: 10px; }*/
.dataList .imgs a {
	font-size: 0px;
	vertical-align: top;
	float: left;
	width: 138px;
	height: 90px;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
}
.dataList .imgs img {
	width: 138px;
	height: 90px;
	vertical-align: top;
	padding-right: 10px;
	float: left;
	display: none;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}
.dataList .imgs img:hover {
	width: 138px;
	height: 90px;
	vertical-align: top;
	float: left;
	display: none;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.dataList .summary {
	height: 75px;
	line-height: 24px;
	overflow: hidden;
	color: #888888;
	font-size: 14px;
}
.dataList .summary a {
	color: #fd5d3c;
}
.dataList .info {
	height: 14px;
	line-height: 14px;
	padding: 0;
	text-align: right;
}
.dataList .time {
	font-size: 12px;
	color: #999;
}
.bdsharebuttonbox {
	position: absolute;
	top: 20px;
	right: 0px;
	display: none;
}
.bdsharebuttonbox span.bds_more {
	padding: 0 0 0 20px!important;
	background: url(//www.news.cn/fortune/2015/images/icon_share.gif) no-repeat 0px 0px!important;
	line-height: 20px;
}
#dataMoreLink {
	text-align: center;
	display: none;
}
#dataMoreLink a {
	color: #333;
}
.adBottom {
	background: #282828;
	padding: 20px 0;
}
.footer {
	padding: 10px 0 30px 0;
	background: #282828;
	text-align: center;
	font-size: 14px;
}
.footer p {
	line-height: 26px;
	color: #FFF
}
.dataList .moreBtn {
	text-align: center;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
	display: none;
	background: #db6d4c;
	border: 1px solid #db6d4c;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	font-family: "微软雅黑";
	width: 145px;
	height: 45px;
	margin: 25px auto;
}
.dataList .moreBtn i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(//www.news.cn/fortune/2015/images/more.gif) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	display: none;
}
.dataList .moreBtn .text {
	line-height: 16px;
	vertical-align: middle;
}
#ad1 {
	margin-bottom: 10px;
}
#fixedBody {
	width: 374px;
}
.showed {
	position: fixed;
	top: 0;
	z-index: 40;
}
.back {
	position: fixed;
	right: 20px;
	bottom: 20px;
	margin-left: 100px;
	width: 40px;
	height: 40px;
	background: url(//www.news.cn/fortune/2015/images/sj_common.png) 0 -40px no-repeat;
	z-index: 100;
	text-indent: -999px;
	overflow: hidden;
	display: none;
}
#backTop {
	display: none;
}
.adText {
	line-height: 40px;
	padding-left: 10px;
}
.adText a {
	font-size: 16px;
	font-family: "微软雅黑";
}
.adText span {
	float: right;
	background: #10a3f7;
	color: #fff;
	padding: 0 3px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 10px 10px 0 0;
}
.loadLayout {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	color: #fff;
	text-align: center;
	display: none;
	text-align: center;
	display: none;
}
.loadLayout .layoutWrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center
}
.loadLayout .bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#columnSet {
	position: fixed;
	left: 50%;
	top: 200px;
	width: 600px;
	height: 400px;
	margin: 0 0 0 -300px;
	z-index: 50;
	background: #fff;
	font-family: "微软雅黑";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#columnSet .tit {
	height: 55px;
	line-height: 55px;
	background: #d7d7d7;
	padding: 0 20px;
	color: #000;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
#columnSet .tit h2 {
	font-size: 22px;
	line-height: 55px;
	height: 55px;
	float: left;
}
#columnSet .tit h2 span {
	font-size: 20px;
}
#columnSet .tit div {
	float: right;
	font-size: 20px;
}
#columnSet .tit div a {
	margin: 0px;
	color: #000;
	margin-left: 20px;
}
#columnSet .dest {
	background-color: #fafafa;
	font-size: 20px;
	padding: 0 20px;
}
#columnSet .dest span {
	font-size: 20px;
	color: #000;
}
#columnSet .fixed {
	float: left;
	padding-right: 20px;
}
#columnSet .selectBody {
	padding: 20px 0 0 0;
}
#columnSet .selectBody li.first {
	background: none;
	display: block;
	border-color: #bcbaba;
	color: #999;
	cursor: default;
}
#columnSet .choose {
	padding: 20px;
}
#columnSet .choose .name {
	font-size: 22px;
	color: #000;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}
#columnSet li {
	float: left;
	border: 1px solid #999;
	width: 90px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 0 12px 20px 0;
	font-size: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	color: #333;
}
#columnSet li.selected {
	border: 1px solid #00aae7;
	color: #00aae7;
}
#columnSet li.first {
	display: none;
}
#columnSet .selectBody li {
	border-color: #00aae7;
	background: url(//www.news.cn/fortune/2015/images/sj_common.png) 100% -85px no-repeat;
}
.swiper-container-tab {
	margin-right: 48px;
}
.swiper-container-tab > .swiper-wrapper {
	float: left;
	height: 43px!important;
}
#setColum {
	position: absolute;
	right: 1px;
	top: 2px;
	width: 48px;
	height: 46px;
	background: #fff;
	border-left: 1px solid #c9c9c9;
	z-index: 999;
	color: #007db9;
	z-index: 2;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	line-height: 46px;
}
.showed #setColum {
	top: 0px;
	right: 0px;
}
/* 数据列表样式13 */
.dataList13 {
	height: 220px;
	overflow: hidden;
	border: 1px solid #c9d7e3;
	border-right: none;
	margin-bottom: 15px;
}
.dataList13 li {
	float: left;
	width: 40px;
	height: 220px;
	overflow: hidden;
	border-right: 1px solid #c9d7e3;
}
.dataList13 li .name {
	float: left;
	width: 20px;
	height: 210px;
	padding: 10px 10px 0 10px;
	cursor: pointer;
	background: #fff;
}
.dataList13 li .name a {
	display: block;
	width: 20px;
	height: 210px;
	line-height: 16px;
	cursor: pointer;
	color: #3588c9;
	text-align: center;
	font-weight: bold;
	white-space: normal;
	word-wrap: break-word;
}
.dataList13 li .conts {
	height: 220px;
	overflow: hidden;
	_float: left;
	_width: 150px;
}
.dataList13 li .conts img {
	width: 168px;
	height: 220px;
}
.dataList13 li.openItem {
	width: 208px;
}
.dataList13 li.openItem .name {
	background: #4098d7 url(//www.news.cn/2014/images/xh_bg.png) 0px -278px repeat-x;
}
.dataList13 li.openItem .name a {
	color: #fff;
}
.app #mobileHeader {
	display: none!important;
}
.numlist {
	width: 374px;
}
.numlist li {
	height: 83px;
	_height: 80px;
	border-bottom: 1px dotted #cbcbcb;
	padding-left: 11px;
	line-height: 30px;
	padding: 15px 0 0;
	font-size: 16px;
	overflow: hidden;
	font-family: Microsoft YaHei, 微软雅黑;
}
.numlist li a {
	color: #585858;
}
.numlist li span {
	height: 83px;
	width: 75px;
	color: #FFFFFF;
	font-size: 42px;
	line-height: 83px;
	text-align: center;
	display: block;
	padding: 0;
	float: left;
	text-indent: -99999999px
}
.numlist li .tips1 {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/num1.png) 0 0 no-repeat;
	width: 75px;
	height: 83px;
	margin-right: 20px;
}
.numlist li .tips2 {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/num2.png) 0 0 no-repeat;
	width: 75px;
	height: 83px;
	margin-right: 20px;
}
.numlist li .tips3 {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/num3.png) 0 0 no-repeat;
	width: 75px;
	height: 83px;
	margin-right: 20px;
}
.numlist .cur {
	border: none;
	font-weight: bold;
	padding: 15px 0 0;
	height: 83px;
	line-height: 30px;
}
.numlist .cur a {
	color: #db6d4c;
	font-size: 16px;
	float: left;
	width: 263px;
	line-height: 28px;
	margin-top: 9px;
}
.numlist .cur span {
	height: 83px;
	width: 75px;
	color: #FFFFFF;
	font-size: 42px;
	line-height: 83px;
	text-align: center;
	display: block;
	padding: 0;
	float: left;
	text-indent: -99999999px
}
.numlist .cur .tips1 {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/numcur1.png) 0 0 no-repeat;
	width: 75px;
	height: 83px;
	margin-right: 20px;
}
.numlist .cur .tips2 {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/numcur2.png) 0 0 no-repeat;
	width: 75px;
	height: 83px;
	margin-right: 20px;
}
.numlist .cur .tips3 {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/numcur3.png) 0 0 no-repeat;
	width: 75px;
	height: 83px;
	margin-right: 20px;
}
.numlist-img {
	width: 374px;
	height: 85px;
	border-bottom: 1px solid #eeeeee;
}
.numlist-img p {
	width: 204px;
	height: 55px;
	float: left;
	padding: 15px;
	color: #888888;
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/tipsbg.png) 0 0 repeat;
	overflow: hidden;
	font-family: SimSun, 宋体;
	font-size: 14px;
	line-height: 28px;
}
.numlist-img p a {
	color: #db6d4c
}
.numlist-img img {
	width: 140px;
	height: 85px;
	float: left;
}
.rdtjlist {
	margin-bottom: 20px; /* float:left; */
	width: 374px;
	overflow: hidden;
}
.rdtjlist li {
	float: left; /*width:186px; margin-bottom:1px;*/
	display: inline;
	_display: inherit
}
.rdtjlist li a {
	font-size: 0px;
	vertical-align: top;
	float: left;/* width:186px; height:124px;*/
	overflow: hidden;
	display: inline;
}
.rdtjlist .tj1 {
	margin-bottom: 9px;
	margin-right: 9px;
}
.rdtjlist .tj1 a {
	width: 117px;
	height: 242px;
	overflow: hidden;
}
.rdtjlist .tj1 img {
	width: 117px;
	height: 242px;
	vertical-align: top;
	float: left;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}
.rdtjlist .tj1 img:hover {
	width: 117px;
	height: 242px;
	vertical-align: top;
	float: left;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.rdtjlist .tj2, .rdtjlist .tj3 {
	margin-bottom: 9px;
}
.rdtjlist .tj2 a, .rdtjlist .tj3 a {
	width: 248px;
	height: 116px;
	overflow: hidden;
}
.rdtjlist .tj2 img, .rdtjlist .tj3 img {
	width: 248px;
	height: 116px;
	vertical-align: top;
	float: left;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}
.rdtjlist .tj2 img:hover, .rdtjlist .tj3 img:hover {
	width: 248px;
	height: 116px;
	vertical-align: top;
	float: left;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.rdtjlist .tj4 {
	margin-bottom: 9px;
	margin-right: 8px;
}
.rdtjlist .tj4 a {
	width: 245px;
	height: 117px;
	overflow: hidden;
}
.rdtjlist .tj4 img {
	width: 245px;
	height: 117px;
	vertical-align: top;
	float: left;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}
.rdtjlist .tj4 img:hover {
	width: 245px;
	height: 117px;
	vertical-align: top;
	float: left;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.rdtjlist .tj5 {
	margin-bottom: 9px;
}
.rdtjlist .tj5 a {
	width: 121px;
	height: 117px;
	overflow: hidden;
}
.rdtjlist .tj5 img {
	width: 121px;
	height: 117px;
	vertical-align: top;
	float: left;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}
.rdtjlist .tj5 img:hover {
	width: 121px;
	height: 117px;
	vertical-align: top;
	float: left;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
#silderBody {
	position: fixed;
	bottom: 200px;
	left: 50%;
	margin-left: 520px;
}
#silderBody .listWrap {
	width: 59px;
	background: #fff;
}
#silderBody .listWrap li {
	margin-bottom: 1px;
	background: url(//www.xinhuanet.com/world/2015/images/bg_silderList.png) no-repeat;
	position: relative;
}
#silderBody .listWrap li:hover {
	background: url(//www.xinhuanet.com/world/2015/images/bg_silderList.png) no-repeat 0px -43px;
}
#silderBody .listWrap a {
	display: block;
	margin-bottom: 1px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
#silderBody .listWrap a:hover {
	text-decoration: none;
}
#silderBody .listWrap .list07 a {
	background: url(//www.xinhuanet.com/world/2015/images/bg_silderList.png) no-repeat 0px -86px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#silderBody .listWrap .list08 a {
	background: #afddf5 url(//www.xinhuanet.com/world/2015/images/bg_silderList.png) 0px -129px;
	text-indent: -9999px;
	overflow: hidden;
}
#silderBody .twoCode {
	width: 0px;
	height: 261px;
	background: url(//www.xinhuanet.com/world/2015/images/bg_silderList.png) -59px 0px;
	position: absolute;
	left: 70px;
	top: 50%;
	margin-top: -130px;
	overflow: hidden;
}
