﻿@charset "utf-8";
/* css reset
--------------------------------------------------*/
* { margin: 0; padding: 0; font-size:14px; font-weight: normal; font-style:normal; text-align:left; font-family: \5B8B\4F53, verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; color:#000; }
html { height:100%; }
body { height:100%; text-align:center; background: #fff; }
html,body{_background-image:url(about:blank);_background-attachment:fixed;}
img { border: none; }
li { list-style: none; }
select { border:1px solid #A9A9A9; }
strong { font-weight: bold; }
td { line-height: 24px; }
img { vertical-align: middle; }
video { max-width: 1280px; width: 100%; }
a { cursor:pointer; outline:none; color: #000; text-decoration:none; }
input { outline: none; }
a:link { }
a:visited { }
a:active, a:hover { color: #000 }
.ad { width:1000px; margin:5px auto; overflow:hidden;}
/* 公共样式
--------------------------------------------------*/
/* 清除浮动 */
.clearfix { display:block;  #zoom:1;/*ie6-ie7*/}
.clearfix:after { content:''; overflow:hidden; width:100%; height:0px; font-size:0px; margin:0px; padding:0px; display:block; clear: both; }
.swiper-wrapper{position: relative;}

body{/*background:url(../img/bg_arrow.png) no-repeat 50% -205px;background-attachment:fixed */}
/*.box01 .boxT{height: 39px;overflow: hidden;margin-bottom: 20px;}
.box01 .boxT .title{float:left;font-weight: bold;font-style: italic;font-size: 22px;margin-right: 8px;border-bottom: 1px solid #6127ab;}
.box01 .title em{font-size: 32px;color: #6127ab;font-style: italic;font-weight: bold;}
.box01 .boxT .en{padding-top:2px;font-size: 12px;font-family:\5FAE\8F6F\96C5\9ED1;font-style: italic;border-top: 1px solid #d4ff00;overflow: hidden;position: relative;top: 15px;}
.box01-2 .boxT{height: 30px;overflow: hidden;margin-bottom: 15px;}
.box01-2 .boxT .title{float:left;font-weight: bold;font-family:\5FAE\8F6F\96C5\9ED1;font-style: italic;font-size: 16px;margin-right: 8px;border-bottom: 1px solid #6127ab;}
.box01-2 .title a{font-weight: bold;font-family:\5FAE\8F6F\96C5\9ED1;font-style: italic;font-size: 16px;}
.box01-2 .title a:hover em{color: #000;}
.box01-2 .title em{font-size: 22px;color: #6127ab;font-style: italic;font-weight: bold;font-family:\5FAE\8F6F\96C5\9ED1;}
.box01-2 .boxT .en{font-size: 12px;font-family:\5FAE\8F6F\96C5\9ED1;font-style: italic;border-top: 1px solid #d4ff00;overflow: hidden;position: relative;top: 7px;}
.box02 > .boxT{margin-bottom: 27px;}
.box02 > .boxT .title{float:left;font-size: 24px;line-height:24px;font-family:\5FAE\8F6F\96C5\9ED1;vertical-align: bottom;padding-right: 5px;}
.box02 > .boxT .title a{font-size: 24px;font-family:\5FAE\8F6F\96C5\9ED1;}
.box02 > .boxT .title em{font-size: 20px;vertical-align: bottom}
.box02 > .boxT .title i{display: inline-block;width: 25px;height: 25px;background: url(//www.news.cn/2015/fashion/img/icon.png) no-repeat -20px -205px;vertical-align: bottom}
.box02 > .boxT .en{height:17px;padding:3px 0;border-bottom: 1px solid #cbcbcb;overflow: hidden;}
.box02 > .boxT .enL{float: left;font-size: 14px;font-family: "Times New Roman";color: #6e2fbf;font-weight: bold;}
.box02 > .boxT .enR{float: right;color: #8d8d8d;position: relative;top: -4px;}
.box02 > .boxT .enR a{color: #8d8d8d;padding: 0 5px;}
.box03 > .boxT{height: 20px;line-height: 20px;padding-bottom: 6px;margin-bottom:20px;border-bottom: 1px solid #000;}
.box03 > .boxT a{font-size: 18px;font-family:\5FAE\8F6F\96C5\9ED1;}
.list01 li{height:16px;padding: 5px 0;overflow: hidden;}
.list01 li a{display:inline-block;height:16px;line-height: 16px;overflow: hidden;font-size: 12px;}
.list02 { padding-top: 7px; overflow: hidden; }
.list02 li { height: 16px; padding-left: 10px; margin-bottom: 14px; overflow: hidden; position: relative; }
.list02 li i { width: 3px; height: 3px; background: #000; overflow: hidden; position: absolute; left: 0px; top: 50%; margin-top: -2px; }
.list02 li a { line-height: 16px; margin-right: 10px; color: #000; vertical-align: top; }
.highNews{height: 22px;overflow: hidden;margin-bottom: 5px;}
.highNews a{font-size: 16px;font-weight: bold;font-family:\5FAE\8F6F\96C5\9ED1;}*/


.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 a { font-size: 0px; vertical-align: top; float:left;  height:90px; overflow:hidden; display:inline; margin-right:10px; }
.dataList .imgs img { 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 { 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: #666; font-size:14px; }
.dataList .info { height: 14px; line-height: 14px; padding: 0; text-align: right; }
.dataList .time { font-size: 12px; color:#999; }
.dataList .bdsharebuttonbox { position: absolute; top: 20px; right: 0px; display: none; }
.dataList .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; }
.dataList #dataMoreLink { text-align: center; display: none; }
.dataList #dataMoreLink a { color: #333; }
.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(//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; }
.tabCon .con,
.hideBody { display: none; }
#fixedBody { width: 335px;background: #fff; }
.showed { position:fixed; top:0; z-index: 1010; }
.domMobile{
	display:none!important;
}

/*各版块标题*/
.alltit{background: url(//www.xinhuanet.com/politics/krzzsl70/images/title.png) no-repeat;}
#secP .s3L .tit01{background-position: 0 0;height: 42px}
.specReport .tit02{background-position: 0 -52px;height: 36px}
.specReport .tit03{background-position: 0 -90px;height: 36px}
.reltedData .tit04{background-position: 0 -126px;height: 36px}
#thirdP .tit05{background-position: 0 -163px;height: 42px}
#fourP .tit06{background-position: 0 -214px;height: 42px}
#fiveP .tit07{ background-position: 0 -268px;height: 39px;margin-bottom: 10px;}
#sixP .tit08{background-position: 0 -308px;height: 42px}
#sevenP .sevenL .tit09{background-position: 0 -356px;height: 42px}
#sevenP .sevenR .tit10{background-position: 0 -398px;height: 36px}
#tenP .tit11{background-position: 0 -471px;height: 42px}
/* banner部分*/
#bodyHeader{width: 100%;background:#fff repeat;}
#bodyHeader .bannerBg{width: 100%;height: 1080px;background: url(//www.xinhuanet.com/politics/krzzsl70/images/bannerbg.jpg) center top no-repeat;margin: 0 auto;}
#bodyHeader .bannerBg .bannerCon{width: 1000px; height: 1080px;position: relative;margin:0 auto;}
#bodyHeader .bannerBg .bannerCon .logo{position: absolute;top: 30px;right: 30px;width: 100px;height: 53px;}
#bodyHeader .bannerBg .bannerCon .title{height:266px;width: 1000px;padding-top: 150px}
#bodyHeader .bannerBg .bannerCon .bannerNav{width: 1000px;}
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar{  position:relative; z-index:1; height:60px; line-height:60px; color:#333;   }
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav{ position:relative; width:1000px; margin:0 auto; }
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav .m{ float:left;  position:relative; z-index:1;margin-right:24px;}
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav .last{ margin-right:0px;}
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav .s{ float:left; width:3px; text-align:center; color:#fff; font-size:12px; }
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav h3 a{ font-family:微软雅黑,"Microsoft YaHei",SimSun,SimHei; font-size:18px; display:block; width:165px; text-align:left;font-weight:bold;color:#fff;background: url(//www.xinhuanet.com/politics/krzzsl70/images/navbg.png) 0 5px no-repeat;padding-left: 15px;cursor: pointer; color:#fff;}
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav h3 a:hover,.nav h3 a:focus,.nav h3 a:active{background: url(//www.xinhuanet.com/politics/krzzsl70/images/navbg.png) 0 -75px no-repeat;}
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav .sub{ display:none;/* 默认隐藏*/  position:absolute; left:-3px; top:60px; z-index:1; width:210px; }
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav .sub li{background: url(//www.xinhuanet.com/politics/krzzsl70/images/navbg.png) -5px -157px no-repeat;height: 40px}
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav .sub li a{ font-family:微软雅黑,"Microsoft YaHei",SimSun,SimHei; font-size:14px; display: inline-block;height:30px; line-height:29px; color:#666; padding-left: 20px; overflow:hidden}
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav .sub li a:hover{ color:#ab0d10;   }
#bodyHeader .bannerBg .bannerCon .bannerNav .navBar .nav .block{ height:3px; width:130px; background:#FE7700; position:absolute; left:0; top:57px; overflow:hidden;  }

/*导航条部分*/
#navBody{height:53px;width: 100%;background: #919191;margin: 0 auto}
#navBody .nav{height:53px;width: 1024px;margin: 0 auto}
#navBody .nav li{float:left;border-left: 1px solid #797979;border-right: 1px solid #b9b9b9;width: 112px;text-align: center;font-family:"Microsoft YaHei",SimSun,SimHei;font-size: 16px;line-height: 53px;}
#navBody .nav li a{color:#fff;font-size: 16px;line-height: 53px;font-family:"Microsoft YaHei",SimSun,SimHei;}
#navBody .nav li:hover{background: url(//www.xinhuanet.com/politics/krzzsl70/images/navhover.png) 0 0 no-repeat;}
#navBody .nav .leftNone{border-left:none}
#navBody .nav .rightNone{border-right:none}

#mainBody{width: 960px;padding:0 0 5px 0;margin: 0 auto;background: #fff;}
.newsScroll{position: relative;border-bottom: 1px solid #e1e1e1;margin-bottom: 20px;}
.newsScroll .newsT{position: absolute;left: 0px;top: 8px;height: 29px;line-height: 29px;}
#newestListScroll { width: 920px; padding:8px 0; overflow: hidden;margin-left: 80px;}
#newestListScroll #gd_content,#lastNews #gd_scroll{float:left;} 
#newestListScroll li { float: left; height: 29px; padding: 0 30px 0 0; overflow: hidden; }
#newestListScroll li .time{ font-size: 12px;color: #f00;font-style: normal;padding-right: 5px; }
#newestListScroll a { height: 29px; line-height: 29px;text-decoration: none; color: #484848; }
#newestListScroll .wrap { height: 29px; width: 10000px; }

/*第一部分*/
#firstP{margin: 37px auto 0;}
#firstP .focusL{float:left;width: 596px;margin-right: 28px;}
#firstP .focusR{float:left;width: 335px;}

/*焦点图*/
#focusImg{width: 596px;height:372px;border: 1px solid #cbcbcb;overflow: hidden;position: relative;margin-bottom: 20px;}
#focusImg .swiper-wrapper{width: 596px;height:372px;}
#focusImg .swiper-wrapper .swiper-slide{float: left;position: relative;}
#focusImg .swiper-wrapper .swiper-slide .img,
#focusImg .swiper-wrapper .swiper-slide .img a,
#focusImg .swiper-wrapper .swiper-slide img{width: 596px;height:372px;font-size: 0px;vertical-align: top;}
#focusImg .swiper-wrapper .swiper-slide .bg{width:100%;height:40px;position: absolute;z-index:0;bottom: 0px;left:0px;background: #000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
#focusImg .swiper-wrapper .swiper-slide .title{width:100%;height:40px;position: absolute;z-index:1;bottom: 0px;left:0px;}
#focusImg .swiper-wrapper .swiper-slide .title a{display: block;height:40px;line-height:40px;padding:0 5px;font-size:16px;color: #fff;font-family:微软雅黑;text-decoration: none;}
#focusImg .pagination{position: absolute;bottom: 15px;right: 0px;}
#focusImg .swiper-pagination-switch{display: inline-block; width: 8px; height: 8px; background: #ffffff; margin-right: 15px; opacity: 0.8; cursor: pointer;vertical-align: middle;}
#focusImg .swiper-visible-switch{background: #8d8d8e;}
#focusImg .swiper-active-switch{background: #8d8d8e;}
#focusImg .arrow{position: absolute;top: 50%;background: url(//www.news.cn/2015/zhuanti/lh/img/icon_m.png) no-repeat; margin-top: -20px; width: 25px; height: 30px; line-height: 30px;z-index: 10;text-decoration: none;outline: none;}
#focusImg .arrow-left{ left: 0px;background-position: -400px -60px;}
#focusImg .arrow-right{ right: 0px; background-position: -425px -60px;}

/* 焦点新闻 */
.firstHead{border: 1px solid #ccc;width: 333px;background: #fff;}
.firstHead .headNews h2{padding: 10px 20px; width:290px; height:30px; overflow:hidden}
.firstHead .headNews h2 a{color: #333333;text-decoration: none;font-family:"Microsoft YaHei",SimSun,SimHei;line-height: 34px;font-size: 18px;color: #333333;}
.firstHead .headNews h2 span{color: #b10301;font-weight: bold;font-size: 18px;}
.firstHead .headNews h2 a span{color: #b10301;font-weight: bold;font-size: 18px;}
.firstHead .headNews img{width:333px;height:160px;}
.firstHead .listNews li{border-bottom: 1px solid #ccc;font-size: 14px;color: #333333;background: url(//www.xinhuanet.com/politics/krzzsl70/images/dian.png) 10px 15px no-repeat;padding-left: 37px;padding-right: 5px;height: 40px;width: 291px;overflow: hidden;}
.firstHead .listNews li a{color: #333333;font-family:"Microsoft YaHei",SimSun,SimHei;line-height: 40px;}
.firstHead .listNews .last{border-bottom:none;}




/* 第二部分 */
#secP{margin-top: 20px;}
#secP .s3L{float:left;width: 596px;margin-right: 28px;}
#secP .s3R{float:left;width: 335px;}

/* 要闻 */
#secP .s3L .secHead h2{padding: 20px 0;height: 30px;overflow: hidden;}
#secP .s3L .secHead h2 a{font-size: 28px;color: #333333;font-family:"Microsoft YaHei",SimSun,SimHei;line-height:40px;font-weight:bold;}
#secP .s3L .secHead p{text-indent: 2em;font-size: 14px;line-height: 30px;overflow: hidden;}
/* 要闻列表 */
.dataSection .tabTitHeight { height:40px; position:relative;display: none }
.dataSection .tabTit { width:596px; height:40px; line-height:40px; overflow:hidden; background:url(//www.xinhuanet.com/politics/krzzsl70/images/tabTitbg.png) 0 0 no-repeat #fff; }
.dataSection .tabTit .tabLi { float:left; font-size:22px; width:100px; text-align:center; float:left; height:40px; line-height: 40px; font-family:"微软雅黑"; }
.dataSection .tabTit a{ color: #fff }
.dataSection .tabTit .on {color: #fff }
.dataSection #setColum {position: absolute;right: 1px;top: 2px;width: 48px;height: 46px;background: #fff;
	border-left: 1px solid #c9c9c9;z-index: 999;color: #000;z-index: 2;text-align: center;font-size: 35px;font-weight: bold;line-height: 46px;}

/*特别报道及国际纪念*/
.specReport .boxC{margin-bottom: 20px;}
.specReport .boxC .headNews h2{color: #333333;width:335px;height: 24px;overflow: hidden;margin-bottom: 10px;}
.specReport .boxC .headNews h2 a{font-size: 18px;color: #000;text-decoration: none;font-family:"Microsoft YaHei",SimSun,SimHei;font-weight: bold;line-height: 24px;}
.specReport .boxC .headNews .imgBox {margin-bottom: 15px;margin-top: 15px;}
.specReport .boxC .headNews .imgBox  a img{width:126px;height:87px;float: left}
.specReport .boxC .headNews .imgBox p{width:179px;height:87px;float: left;padding: 0 15px;font-size: 12px;line-height:22px; color: #000; overflow:hidden;}
.specReport .boxC .headNews .imgBox p span a {color: #0e5b9e;font-size: 12px;}
.specReport .boxC .listNews{width: 310px}
.specReport .boxC .listNews li{font-size:14px;line-height:36px;height: 36px;width: 310px;overflow: hidden;color: #000}
.specReport .boxC .listNews li a{color: #333333!important}
.specReport .boxC .listNews li a:hover{color: #686666!important}


/* 相关资料 */
.reltedData .boxC{margin-bottom: 20px;}
.reltedData .boxC .listNews{width: 310px}
.reltedData .boxC .listNews li{font-size:18px;line-height:33px;height: 33px;width: 309px;overflow: hidden;margin-bottom: 10px;background: url(//www.xinhuanet.com/politics/krzzsl70/images/dian2.png) 5px 14px no-repeat;}
.reltedData .boxC .listNews li .contxt{background: #f7f7f7;border-bottom: 1px dotted #000000;border-left: 1px dotted #000000;padding:0 5px;font-size:16px;display: block;margin-left: 25px;height: 32px}
.reltedData .boxC .listNews li .contxt a{color: #000!important}
.reltedData .boxC .listNews li .contxt a:hover{color: #686666!important}



/* 第三部分 */
#bottomBody{text-align: center;background: #fff;}
#thirdP{margin: 26px auto 0;width: 960px}
#heroList{width: 960px;background:#fcf8f8;height:288px;overflow: hidden;margin: 12px auto 0; }
#heroList .bigPer{float: left;width: 572px;position: relative;}
#heroList .bigPer .perInfo{position: absolute;left: 0;top:0;width: 572px;height:288px;}
#heroList .bigPer .perInfo img{width: 188px;height: 288px;position: absolute;left: 0;top:0;}
#heroList .bigPer .perInfo h2{font-size: 24px;color: #000;font-family:"Microsoft YaHei",SimSun,SimHei;font-weight: bold;line-height: 36px;padding-left: 200px;padding-top: 30px;}
#heroList .bigPer .perInfo h2 a{font-size: 24px;color: #000;font-family:"Microsoft YaHei",SimSun,SimHei;font-weight: bold;line-height: 36px;}
#heroList .bigPer .perInfo p{font-size: 14px;color: #333333;font-family:"Microsoft YaHei",SimSun,SimHei;line-height: 36px;text-indent: 2em;padding: 10px 10px 10px 200px}
#heroList .smallPer{float: right;width: 388px;overflow: hidden;}
#heroList .smallPer .smallList {width: 400px;}
#heroList .smallPer li{width: 88px;height: 88px;float: left;margin:0 12px 12px 0;}
#heroList .smallPer li img{width: 82px;height: 82px;margin: 3px 0 0 3px;}
#heroList .smallPer li img:hover{border: 3px solid #b10301;margin:0}


/*第四部分*/
#fourP{margin: 26px auto 0;width: 960px}
/* 图片 */
.visual .boxC{height: 433px;margin-top: 20px;position: relative;}
.visual .boxC li{margin: 0 1px 1px 0;position: absolute;overflow: hidden;}
.visual .boxC li .bg{width:100%;height:26px;position: absolute;z-index:0;bottom: -26px;left:0px;background: #fff;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.visual .boxC li h3{width:100%;height:26px;position: absolute;z-index:0;bottom: -26px;left:0px;overflow: hidden;}
.visual .boxC li h3 a{display:block;line-height: 26px;text-align: center;padding: 0 3px;font-family:"Microsoft YaHei",SimSun,SimHei;font-size: 12px;}
.visual .boxC .item01{width: 371px;height: 216px;left: 0;top:0}
.visual .boxC .item01 img{width: 371px;height: 216px;}
.visual .boxC .item02{width: 380px;height: 280px;left: 372px;top:0}
.visual .boxC .item02 img{width: 380px;height: 280px;}
.visual .boxC .item03{width: 206px;height: 152px;left: 753px;top:0}
.visual .boxC .item03 img{width: 206px;height: 152px;}
.visual .boxC .item04{width: 185px;height: 215px;left: 0;top:217px}
.visual .boxC .item04 img{width: 185px;height: 215px;}
.visual .boxC .item05{width: 185px;height: 215px;left: 186px;top:217px}
.visual .boxC .item05 img{width: 185px;height: 215px;}
.visual .boxC .item06{width: 217px;height: 151px;left: 372px;top:281px}
.visual .boxC .item06 img{width: 217px;height: 151px;}
.visual .boxC .item07{width: 162px;height: 151px;left: 590px;top:281px}
.visual .boxC .item07 img{width: 162px;height: 151px;}
.visual .boxC .item08{width: 206px;height: 279px;left: 753px;top:153px}
.visual .boxC .item08 img{width: 206px;height: 279px;}

/*第五部分*/
#fiveP{margin: 26px auto 0;width: 960px}
/*视频*/
.videoList{width: 960px;overflow: hidden;}
.videoBox{width: 975px;}
.videoBox li{position: relative;margin-right: 15px;width: 310px;height: 175px;float: left;}
.videoBox li img{width: 310px;height: 175px;}
.videoBox li .bg{width:100%;height:31px;position: absolute;z-index:0;bottom:0;left:0px;background: #000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.videoBox li h3{width:100%;height:31px;position: absolute;z-index:1;bottom:0;left:0px;overflow: hidden;background: url(//www.xinhuanet.com/politics/krzzsl70/images/playicon.png) 5px 0 no-repeat;}
.videoBox li h3 a{line-height: 31px;padding: 0 3px 0 45px;font-family:"Microsoft YaHei",SimSun,SimHei;font-size: 12px;color: #fff}

/*第六部分*/
#sixP{width: 960px;margin: 26px auto 0;}

/*第七部分*/
#sevenP{width: 960px;margin: 26px auto;}
#sevenP .sevenL{width: 596px;float:left;margin-right: 28px;}
#sevenP .sevenR{width: 335px;float:left;}
/*地图*/
.mapBox img{width: 596px;height: 505px;}
/*史料馆*/
.historyBox{border: 1px solid #710b02;margin-top: 15px;}
.historyBox img{width: 332px;height: 484px;}

.nineP{width: 960px;margin: 26px auto 0;}

/*第十部分*/
#tenP{width: 960px;margin: 26px auto;}
#tenP .focusL{float:left;width: 596px;margin-right: 28px;}
#tenP .focusR{float:left;width: 335px;}
/*访谈*/
#tenP .focusL .headNews{border-bottom: 1px dotted #c1c1c1;padding: 25px 5px 10px 0px;width:540px;}
#tenP .focusL .headNews h2{color: #333333;width:545px;height: 24px;overflow: hidden;margin-bottom: 10px;}
#tenP .focusL .headNews h2 a{font-size: 22px;color: #000;text-decoration: none;font-family:"Microsoft YaHei",SimSun,SimHei;font-weight: bold;line-height: 24px;}
#tenP .focusL .headNews .imgBox {margin-bottom: 15px;margin-top: 15px;}
#tenP .focusL .headNews .imgBox  a img{width:160px;height:120px;float: left}
#tenP .focusL .headNews .imgBox p{width:350px;height:120px;float: left;padding: 0 15px;font-size: 14px;line-height:24px; color: #000;}
#tenP .focusL .headNews .imgBox p span a {color: #0e5b9e;}
#tenP .focusR .listNews{width: 310px;margin-bottom: 20px;margin-top: 25px;}
#tenP .focusR .listNews li{font-size:14px;line-height:36px;height: 36px;width: 310px;overflow: hidden;color: #000;border-bottom: 1px dotted #c1c1c1;}
#tenP .focusR .listNews li a{color: #333333!important}
#tenP .focusR .listNews li a:hover{color: #686666!important}

/* 页脚 */
#footer{text-align: center;line-height: 20px;font-size: 12px;padding: 50px 0 0;width: 100%;height:94px;background:#e1e1e1;border-top: 3px solid #b10301;}
#footer p{width:1000px;margin:0 auto;color: #000000;text-align: center;}


.allBigBox{position: relative;width: 100%;margin: 0 auto}
.headBigBox{position: absolute;width: 100%;display: block;height: 1080px;z-index: 80;top:0;left:0}
.conBigBox{width: 100%;top: 1080px;position: absolute;z-index: 101;left:0}
