@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:#000000; }
a:hover { text-decoration:underline; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
.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 
================================================================*/
	.content{
		width:960px;
		padding:20px;
	}
	.content .cont-left{
		float: left;
		width:600px;
	}
	.content .cont-right{
		float: right;
		width:330px;
	}
	.content h2{
		font-size: 28px;
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #b01e23;
		font-weight: normal;
		color:#b01e23;
	}
	.content .cont-left li{
		padding: 10px 0;
	    border-bottom: 1px dotted #c1c1c1;
	}
	.content .cont-left li a{
		font-size:16px;
		line-height: 27px;
		color:#000;
	}
	.content .cont-right .list-pic li{
		text-align:center;
		overflow:hidden;
		margin-bottom:20px;
	}
	.content .cont-right a,.content .cont-right img{
		display:block;
		font-size: 14px;
		line-height: 24px;
	}
	.content .list-pic img{
		width:325px;
		height:210px;
	}
	
	.content .cont-right .list-video li{
		float: left;
    	width: 165px;
   	 	text-align: center;
    	margin: 10px 10px 0;
	}
	.content .cont-right .list-video img{
		width:165px;
		height:100px;
	}
	/*--------video/pic begin----------*/
	.content .cont-video-box li{
		margin: 0 15px 20px 15px;
    	float: left;
   		width: 210px;
   	    height: 195px;
    	text-align: center;
    	overflow: hidden;
	}
	.content .cont-video-box a,.content .cont-video-box img{
		display:block;
	}
	.content .cont-video-box img{
		width:210px;
		height:135px;
	}
	.content .cont-video-box a{
		    font-size: 16px;
    		line-height: 1.5;
    		padding-top: 5px;
	}
	
	/*--------加载----------*/	
	
	.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; }
/*通用*/

.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-top:2px solid #fe9c32; padding:10px 20px; background:#fafafa;}
.combox h2 { height:35px; }
.combox h2 a { width:105px; height:30px; float:left; font-size:18px; font-family:"微软雅黑"; color:#ff8400; }
.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(http://www.news.cn/food/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(http://www.news.cn/food/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; }

/*内容*/
.partL { margin-bottom:20px; overflow: hidden; }
.partL { width:600px; float:left; }
.partL .tabTitHeight { height:47px; position:relative; }
.partL .tabTit { border-bottom:1px solid #b01e23; height:46px; line-height:46px; overflow:hidden; background: #fff; }
.partL .tabTit .tabLi { float:left; height:46px; line-height: 46px; font-family:"微软雅黑"; cursor:pointer; font-size: 28px; margin: 0 0 10px 0; padding: 0 0 5px 0; border-bottom: 1px solid #b01e23; font-weight: normal; color: #b01e23;}
.partL .tabTit a:hover { text-decoration:none; }
.partL .comPicText h3{margin-bottom:10px;}
.partL .comPicText h3 a {  font-size:16px; line-height:24px; font-family:"微软雅黑"; font-weight:bold }
.partL .comPicText img { float:left; margin-right:10px; }

.partL .comPicText { color:#535353; font-size:12px; margin-bottom:10px; }
.partL .partSpace { margin-bottom:0px; position:relative; }
.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: 26px; overflow: hidden; color: #666; font-size:14px; }
.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(http://www.news.cn/food/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:#f9f7f4; padding:20px 0; }
.dataList .moreBtn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer; display: none; }
.dataList .moreBtn i { display: inline-block; width: 16px; height: 16px; background: url(http://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;font-size: 10px; }
#ad1 { margin-bottom:10px; }
.device { width: 100%; position: relative; margin-bottom:15px; }
.device .arrow-left { background: url(http://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; }
.device .arrow-right { background: url(http://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; }
.swiper-container { height: 332px; width: 605px; }
.swiper-container img { width:100%; }
.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;}
#fixedBody { width: 374px; }
#tabTit { width: 603px; }
.showed { position:fixed; top:0; z-index: 40; }
.back { position:fixed; right:20px; bottom:20px; margin-left:100px; width:40px; height:40px; background:url(http://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(http://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; }
.botpart { margin-bottom:20px; clear:both; background:#ff9d33; width:100%;}
.linkbottom{clear:both; height:286px; margin: 0 auto; width: 1000px; font-family:"微软雅黑";}
.content h2 { height: 42px; line-height: 46px;}
