﻿@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; }
.fl, .partL { float:left; }
.fr, .partR { float:right; }
.domPC { display:block; }
.domMobile { display:none; }
body { background:#f4f4f6 }
.top { height:35px; line-height:35px; background:#fff; }
.topMain { width:1020px; margin:0 auto; }
.topMain a { color:#000; padding:0 8px; font-family:"宋体" }
.header { height:400px }
.headerMain { width:1010px; margin:0 auto; }
.headerMain a { color:#515151; padding:0 0px; height:60px; line-height:60px; font-size:16px; }
.zt_nav { height: 56px; line-height: 56px; background: url(//www.news.cn/kshzt/20150708/images/nav_kz.jpg) 50% 0; color: #fff; vertical-align: middle; }
.zt_nav ul { text-align: center; display: table; height: 60px; line-height: 60px; width: 1000px; margin: 0 auto; }
.zt_nav ul li { display:table-cell; }
.zt_nav ul li a { padding: 0 .5em; letter-spacing: .1em; font-size: 16px; display: block; font-weight: 400; color: #515151; text-decoration: none; font-family:"微软雅黑"; }
.zt_nav ul li a:hover { color:#980000; }
.widthMain { margin: 0 auto; width: 1010px; padding-bottom:10px; margin-bottom:10px; background: #FFFFFF; overflow:hidden; }
/*firstPart*/
.firstPart { padding: 15px 15px 0px 15px; overflow:hidden; }
.device { position: relative; margin-bottom:0px; float:left; width:605px; }
.device .arrow-left { background: url(//www.news.cn/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(//www.news.cn/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; }
.choiEyes { float:right; padding:0 10px 0px; width:340px; }
.choiEyes li { height: 24px; line-height: 30px; overflow: hidden; padding: 11px 0; border-bottom: 1px solid #f0f0f0; }
.choiEyes li a { font-family: "微软雅黑"; font-size: 16px; line-height: 20px; overflow: hidden; }
.choiEyes li.imp a { font-weight: bold; }
/*secondPart*/
.secondPart { padding: 15px 15px 0px 15px; overflow:hidden; }
.secondPart .Lw { width:605px; padding-bottom:15px; }
.secondPart .Rw { width:340px; padding:0 10px; }
.tl1 { background:url(//www.news.cn/kshzt/20150708/images/tit01_v1.png) 0 4px no-repeat; line-height: 46px; color: #555; font-family: "微软雅黑"; font-size: 20px; padding-left:18px; padding-bottom:10px; height:38px; }
.tl1 a { color:#555; }
.secondPart dl { padding-bottom:15px; overflow:hidden; }
.secondPart dt { float:left; padding-top:5px; }
.secondPart dt img { width:200px; height:150px; }
.secondPart dt h3 { background: #f4f0e9; padding: 6px 10px; clear: both; font-size:16px; text-align:center; }
.secondPart dd { float:right; width:385px; }
.secondPart dd li { font-size:16px; height: 22px; line-height: 30px; overflow: hidden; padding: 11px 0; border-bottom: 1px solid #f0f0f0; }
.secondPart dd li a { font-family: "微软雅黑"; font-size: 16px; line-height: 20px; overflow: hidden; }
.secondPart dd .imp a { font-weight: bold; }
/*滚动样式开始*/ 
#rolldiv { width:605px; margin-top:10px; }
#rolldiv * { padding:0; margin:0; }
#rolldiv .jcarousel-skin-tango .jcarousel-container { overflow:hidden; _display:inline-block; }
#rolldiv .jcarousel-skin-tango .jcarousel-container-horizontal { }
#rolldiv .jcarousel-skin-tango .jcarousel-clip { overflow: hidden; }
/*滚动区域大小*/ 
#rolldiv .jcarousel-skin-tango .jcarousel-clip-horizontal { width:605px; }
/*li样式*/ 
#rolldiv .jcarousel-skin-tango .jcarousel-item { width:200px; text-align:center; }
#rolldiv .jcarousel-skin-tango .jcarousel-item-horizontal { margin-left: 0; }
/** 按钮 */ 
/*默认*/ 
#rolldiv .jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top: 50px; right: 0px; width:17px; height: 30px; cursor: pointer; display:none; background: url(//www.news.cn/world/2015/images/arrows.png) no-repeat left bottom; }
/*默认*/ 
#rolldiv .jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top:50px; left: 0; width: 17px; height:30px; cursor: pointer; display:none; background: url(//www.news.cn/world/2015/images/arrows.png) no-repeat left top; }
#tplist { background-position:left; color: #FFFFFF; height:132px; }
#tplist a { color: #FFFFFF; }
#tplist .area { margin: 0 auto; text-align: center; width:100%; }
#tplist .picG li { height: 132px; width: 200px; margin-right:1px; float:left; position: relative; }
#tplist .picG li span { background: none repeat scroll 0 0 #024d71; bottom:-152px; cursor: pointer; height:112px; line-height: 26px; text-align: center; filter:alpha(opacity=65); -moz-opacity:0.65; -khtml-opacity: 0.65; opacity: 0.65; padding:20px 10px 0; position: absolute; width:180px; }
#tplist .picG li strong { display: block; font-family: "微软雅黑"; font-size: 22px; font-weight: normal; line-height:30px; color:#FFFFFF; height:60px; overflow:hidden }
#tplist .picG li h2 { color: #B3DAF7; display: block; font-family: "微软雅黑"; font-size: 14px; line-height:30px; float:left; width:100px; text-align:right; padding-right:10px; }
#tplist .picG li h6 { background:url(//www.news.cn/world/2015/images/common.png) no-repeat -336px -70px; width:30px; height:30px; float:left }
#tplist .picG span { left: 0; width: 200px; }
.spdt img { width:340px; height:300px; }
.spdt h3 { background: #f4f0e9; padding: 6px 10px; clear: both; text-align: center; text-align:center; }
.spdt h3 a { font-family: "微软雅黑"; font-size: 16px; color: #333; line-height: 27px; }
.choiEyes2 { float:right; width:340px; }
.choiEyes2 li { height: 24px; line-height: 30px; overflow: hidden; padding: 11px 0; border-bottom: 1px solid #f0f0f0; }
.choiEyes2 li a { font-family: "微软雅黑"; font-size: 16px; line-height: 20px; overflow: hidden; }
.choiEyes2 li.imp a { font-weight: bold; }
/*thirdPart*/
.thirdPart { padding: 15px 15px 0px 15px; overflow:hidden; }
.tl2 { background:url(//www.news.cn/kshzt/20150708/images/tit02_v1.png) 4px 0px no-repeat; line-height: 46px; color: #555; font-family: "微软雅黑"; font-size: 20px; padding-left:18px; padding-bottom:20px; height:38px; }
.tl2 a { color:#555; }
.left_area { width: 450px; height: 315px; padding-right: 20px; border-right: 1px solid #ccc; }
.txt_001 { clear: both; width: 100%; height: 140px; padding-bottom: 10px; border-bottom: 1px dotted #ccc; }
.mb25 { margin-bottom: 25px; }
.pic_002 { float: left; width: 200px; height: 125px; }
.info_001 { float: right; width: 225px; height: 125px; padding: 0px 10px 0px 0px; }
.info_001 h3 { padding-bottom: 10px; color: #000000; font-size: 18px; font-family: 微软雅黑, Arial, Helvetica, sans-serif; }
.info_001 h3 a { color: #000000; font-size: 18px; font-family: 微软雅黑, Arial, Helvetica, sans-serif; }
.info_001 p { text-indent: 2em; line-height: 20px; color: #8c8c8c; font-size: 12px; }
.right_area { width: 500px; height: 315px; }
ul.list li { padding-left: 12px; line-height: 42px; color: #efe9db; }
ul.list li a { color: #000000; font-size: 18px; font-family: 微软雅黑, Arial, Helvetica, sans-serif; }
/*fourthPart*/
.fourthPart { padding: 15px 15px 0px 15px; overflow:hidden; }
.imgAreaw { width: 245px; }
.imgAreaw p { background: #f4f0e9; padding: 2px 16px; clear: both; }
.imgAreaw p a { font-family: "微软雅黑"; font-size: 16px; color: #333; line-height: 27px; }
.slcg_m { width: 345px; float: left; margin-left: 20px; display:inline-block; }
.picText { margin-bottom: 20px; float: left; width: 350px; }
.picText img { float: left; padding-right: 10px; }
.picText h3 { line-height: 30px; }
.picText h3 a { font-size: 16px; font-family: "微软雅黑"; font-weight: bold; }
.slcg_r { width: 340px; float: left; margin-left:20px; display:inline-block; overflow: hidden; }
.slcg_r ul { margin-top:-10px; overflow:hidden; }
.slcg_r li { line-height: 42px; color: #efe9db; height:42px; overflow:hidden; }
.slcg_r li a { color: #000000; font-size: 16px; font-family: 微软雅黑, Arial, Helvetica, sans-serif; }
/*fifthPart*/
.fifthPart { padding: 15px 15px 0px 15px; overflow:hidden; }
.bottombox_l { width:630px; float:left; }
.topNews li { width: 290px; float: left; font-family: "微软雅黑"; margin-right: 20px; margin-bottom: 40px; }
.topNews li img { float: left; margin-right: 20px; }
.topNews li h3 { font-size: 15px; font-weight: bold; }
.bottombox_r { width: 340px; float: left; }
/*ej*/
.ejBox { padding: 15px 15px 0px 15px; overflow: hidden; }
.ejLeft { width:700px; float:left; }
.ejli { border-bottom: 1px dashed #ccc; padding-bottom: 5px; margin-bottom: 5px; }
.ejli li { background: url(//www.xinhuanet.com/static/img/201204/dot.gif) no-repeat 5px 48%; line-height: 40px; font-size: 14px; padding-left: 20px; margin-left: 0px; text-align: justify; height: 40px; overflow: hidden; }
.ejli span { color: #ccc; padding-left: 5px; float: right; padding-right: 20px; font-size:12px; }
.ejli a { font-size: 16px; color: #000000; font-family: "微软雅黑"; }
.ejRight { width:270px; float:right; text-align:center; padding-top:10px;}
.ejRight li { width:270px; text-align:center; margin-top:10px;}
.ejRight li img { width:260px; margin:0 auto;}
.ejRight li h3 { line-height:36px; height:36px; width:100%;}
.footer { padding: 10px 0 30px 0; text-align:center; background: #000000; padding-top: 20px; }
.footer p { line-height: 20px; color: #969696; }
