﻿@charset:utf-8;

/*css reset*/
*{margin:0px;padding:0px;}
body{font:12px/1.5 "微软雅黑";"宋体";}
a{text-decoration: none;}
img,input{border: none;}
ul,li,dd{list-style: none;}
img{display: block;}
.clear:after{clear: both;display: block;zoom:1;content: "";}
h1,h2,h3,h4,h5,h6{font-size: 100%;}
 #vdbanner{display:none;}
/*头部开始*/
.header{width: 100%;height: 235px;}
.top{height: 30px;border-bottom: 1px solid #dedede;}
.top_contain{width: 1000px;margin: 0 auto;}
.top_contain .left{float: left;line-height: 30px;color: #000603;}
.top_contain .right li{float: right;}
.top_contain .right li a{line-height: 30px;color: #222222;margin-right: 20px;padding-left: 12px;background: url(../images/lsicon.png) left center no-repeat;}
.header_contain{width: 100%;height: 114px;}
.LogoArea{margin: 0 auto;position: relative;width:1000px;height: 114px;}
.logo{background: url(../images/logo.png) no-repeat;width: 250px;height: 83px;position: absolute;top:16px;left: 0px;}
.logo a{display: block;width: 250px;height: 83px;text-indent: -999em;}
.logoCenter{width: 310px;height: 68px;position: absolute;top:16px;left: 250px;border-left: 1px dashed #cbcbcb;padding-top: 15px;padding-left: 30px;}
/*.logoCenter p{color: #696562;margin-left: 15px;}*/
.search{width: 397px;height: 68px;position: absolute;top:22px;right: 3px;}
.search .stxt{width: 295px;height: 31px;line-height:31px;border: 1px solid #cccccc;border-right: 0px;border-radius: 2px;float: left;background: url(../images/searchicon.png) no-repeat left center;padding-left: 25px;outline: none;}
.search .sbtn{width: 75px;height: 33px;background: #055a9b;color: #fff;float: left;}
.keyword{color: #105493;position: absolute;top:76px;left:600px;}
.keyword a{color:#212226; margin-left: 27px;}
.nav{width: 100%;background: #0064b2 url(../images/nav_bg.png) repeat-x;}
.nav .menu{width: 1000px;height: 90px;margin:0 auto;overflow: hidden;}
.nav .menu li{margin-top: 20px;}
.nav .menu .li_content {background: url(../images/splice.png) no-repeat right center;float: left;padding-right: 10px;height: 50px;padding-left: 16px;}
.nav .menu .li_content strong{color: #effffc;}
.nav .menu .li_content .imgicongz{width: 35px;height: 35px;background: url(../images/icon.png) 0px 0px no-repeat;float: left;margin-top: 7px;}
.nav .menu .li_content .imgicontv{width: 37px;height: 35px;background: url(../images/icon.png) 0px -77px no-repeat;float: left;margin-top: 7px;}
.nav .menu .li_content .imgiconzx{width: 35px;height: 35px;background: url(../images/icon.png) 0px -37px no-repeat;float: left;margin-top: 7px;}
.nav .menu .li_content .imgiconps{width: 35px;height: 35px;background: url(../images/icon.png) 0px -118px no-repeat;float: left;margin-top: 7px;}
.nav .menu .li_content .imgiconright{float: left;margin-left: 17px;}
.nav .menu .li_content .imgiconlast{margin-left:2px; float: left;}

.nav .menu .li_content p{margin-bottom: 17px;}
.nav .menu .li_content a{color: #fff;margin-left: 17px;}


.wrap{width: 1000px;margin:0 auto;}

/*滚动新闻*/
.gdnews{height: 35px;border-bottom: 1px solid #dedede;}
.marquee{float: left;line-height: 35px;width: 650px;}
.marquee strong{float: left;}
.marquee .gdinfo{width: 590px;height: 35px;float: left;overflow: hidden;}
.marquee li{float: left;margin-left: 13px;}
.marquee li a{color: #424240;background: url(../images/dot.png) no-repeat left center;padding-left: 16px;}
.tags{float: right;line-height: 35px;color: #035b9a;width: 350px;}
/*广告区域*/
.ads{width: 1000px;height: 140px;margin:0 auto;padding-top:20px;}
.ads li{float: left;line-height: 25px;}
.ads li a{color: #64656a; margin-right: 15px;}
.ads .adsup{height: 25px;}
.ads .adscenter{width: 1000px;height: 90px;}
.ads .adsdown{height:24px; border-bottom: 1px dashed #ccc; }
.ads .lxad{width: 130px;float: right;line-height: 25px;}
/*广告区域结束*/
.toutiao{width: 1000px;height: 92px;margin: 20px 0px;background: url(../images/ttiao.png) no-repeat;}
.toutiao h2{text-align: center;padding-top: 15px;}
.toutiao p{text-align: center;padding-top: 18px;padding-left: 140px;}
.toutiao p a{color: #3d3f3a;float: left;text-align: center;margin-right: 12px;padding-left: 15px;background: url(../images/dot.png) no-repeat left center;}


/*图文混排*/
.hunpai{width: 1000px;height: 437px;margin:0 auto;}

/*幻灯*/
.info{width: 330px;height: 437px;float: left;}

.focusBox { position: relative; width: 330px; height: 220px; overflow: hidden; background: white; }
	.focusBox .pic img { width: 330px; height: 220px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

.info .jx{margin:20px 0px;}
.info .jx a{color: #424240;background: url(../images/dot.png) no-repeat left center;padding-left: 16px;margin-bottom: 14px;}
.picaticle{width:330px;height: 135px; }
.picaticle a{color: #15292a;text-align: center;font-size: 11px;}
.picaticle .left{width: 160px;height: 145px;float: left;}
.picaticle .right{width: 160px;height: 145px;float: right;}


/*分页新闻*/
.tabnews{width: 370px;height: 437px;float: left;margin-left: 20px;margin-right: 15px;overflow: hidden;display: inline;}
.tab_tit{width: 370px;height: 36px;}
.tab_tit li{text-align: center;line-height: 35px;background: #f9f9f9;float: left;border-bottom: 1px solid #dedede;width: 89px;}
.tab_tit li a{color: #3c2e2d;font-weight: bold;width: }
.tab_tit li.on{width: 85px;border-top: 2px solid #055a9b;height: 35px;border-left: 1px solid #dedede;border-right: 1px solid #dedede;background:none;border-bottom: none;}
.tab_content{width:370px;height: 400px;overflow: hidden; }
.tabnews_content{width:370px;height: 400px;overflow: hidden; }
.tabnews_content li{height: 28px;line-height: 28px;}
.tabnews_content li a{color: #636969;background: url(../images/block.png) no-repeat left center;padding-left: 10px;}
.tabnews_content .zhuxinwen{width: 370px;height: 95px;border-bottom: 1px solid #dedede;text-align: center;}
.tabnews_content .zhuxinwen h3{padding: 19px 0px;}
.tabnews_content .zhuxinwen p a{color: red;}
/*热评区域*/
.hotpl{width: 265px;float: right;height: 438px;overflow: hidden;position: relative;}
.hotpl h2{height: 29px;line-height:29px;border-top:2px solid #033266;border-bottom: 1px solid #dedede; color: #030409;}
.hotpl li{height: 28px;line-height: 28px;}
.hotpl li a{background: url(../images/block.png) no-repeat left center;padding-left: 10px;color: #464646;}
.hotpl .picnews1{width: 265px;height: 60px;/*padding:8px 0px;*/position: absolute;top:246px;left: 0px;}
.hotpl .picnews2{width: 265px;height: 123px;position: absolute;top:314px;left: 0px;}



/*中部广告区域*/
.centerad{width: 1000px;height:100px;margin:0 auto;margin-top: 35px;margin-bottom: 15px;overflow: hidden;position: relative;}
.centerad .hd{overflow:hidden; zoom:1; position:absolute; bottom:5px; right:10px; z-index:3}

.centerad .hd li{ float:left; line-height:15px; text-align:center; font-size:12px; width:25px; height:10px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.centerad .hd li.on{background:#fff; filter:alpha(opacity=100);opacity:1;  }

.centerad .bd img{  width:1000px; height:100px; display: block;  }



/*资讯国际关注*/

.news_content{width: 1000px;height: 337px;margin: 0 auto;}
.news_content li{height:27px;line-height: 27px;}
.news_content li a{background: url(../images/block.png) no-repeat left center;padding-left: 10px;color: #464646;}
.newszx{float: left;width: 345px;height: 337px;}
.guanzhu{width: 345px;height: 337px;float: left;margin-right: 25px;margin-left: 20px;}
.guoji{width: 265px;height: 337px;float: right;}
.news_content h2{color: #2d68aa;padding:0px 10px;border-left: 2px solid #408cd7;background: #f4f4f4;height: 33px;line-height: 33px;font-size: 12px;}
.news_content h2 a{color: #ccccca;float: right;padding-left: 10px;background: url(../images/jh.jpg) no-repeat left center;}
.news_content .news_contain{width: 345px;height: 304px;}
.news_content .news_contain .newspicword{width: 345px;height: 80px;padding: 9px 0px;}
.news_content .news_contain .newspicword .newspic{float: left;width: 104px;height: 80px;}
.news_content .news_contain .newspicword .news_word{width: 224px;height: 80px;float: left;padding-left: 17px;}
.news_content .news_contain .newspicword .news_word p{margin-top: 10px;}
.news_content .news_contain .newspicword .news_word p a{color: #636564;}
.news_content .news_contain .newspicword .news_word strong a{color: #0d0001;}
.news_content .guoji h2{border-top: 2px solid #152f46;height: 29px;line-height: 29px;border-bottom: 1px solid #dedede;padding:0px 10px; border-left: none;border-right: none;background: none;}
.news_content .guoji h2 a{float: right;color: #ccccca;float: right;padding-left: 10px;background: url(../images/jh.jpg) no-repeat left center;}
.news_content .guoji li{height: 28px;line-height: 28px;}



/*视频新闻*/
.videonews{width: 1000px;height: 288px;margin:0 auto;overflow: hidden;}
.videonews h2{height: 29px;line-height:29px;border-top:2px solid #033266;border-bottom: 1px solid #dedede; color: #030409;font-size: 12px;}
.videonews h2 a{color: #ccccca;float: right;padding-left: 10px;background: url(../images/jh.jpg) no-repeat left center;}
.videonews_content{width: 1000px;height: 238px;padding-top: 18px;overflow: hidden;}
.videonews_content .video_news{width: 332px;height: 238px;float: left;padding-left: 5px;}
.videonews_content .pic{width: 140px;height: 110px;float: left;}
.videonews_content .picright{width: 170px;height: 110px;float: left;padding-left: 12px;}
.videonews_content .picright p{color: #8b9094;}
.videonews_content .picright a{color: #1f261f;}
.videonews_content .videoup{height: 110px;margin-bottom: 18px;}
.videonews_content .videodown{height: 110px;}

.videonews_content .video_newsmid{width: 334px;height: 238px;float: left;}
.videonews_content .video_newsend{float: left;width:329px;height: 238px;}


/*科技财经数码*/
.kcd{width: 1000px;height: 372px;margin:0 auto;padding-top: 27px;padding-bottom: 33px;overflow: hidden;}
.kcd h2{height: 29px;line-height:29px;border-top:2px solid #033266;border-bottom: 1px solid #dedede; color: #030409;font-size: 12px;}
.kcd h2 a{float: right;color: #ccccca;float: right;padding-left: 10px;background: url(../images/jh.jpg) no-repeat left center;}
.kcd .keji{width: 345px;float: left;height: 372px;}
.kcd .caijing{width: 345px;float: left;height: 372px;margin-left: 20px;margin-right: 25px;}
.kcd .dig{width: 265px;height: 372px;float: left;}
.kcd .kcd_contain{width: 345px;height: 324px;margin-top: 15px;}
.kcd_up{width: 345px;height: 155px;border-bottom: 1px solid #dedede;}
.kcd_up a{color: #232321;}
.kcd_up .upleft{width: 160px;height: 155px;padding-left: 3px;float: left;}
.kcd_up .upright{width: 160px;height: 155px;padding-left: 12px;float: left;}
.kcd_up .kcdimg{width: 160px;height: 110px;}
.kcd_down{width: 345px;height: 168px;}
.kcd_down li{border-bottom: 1px solid #dedede;height: 33px;line-height: 33px;}
.kcd_down li a{background: url(../images/dot.png) no-repeat left center;padding-left: 15px;color: #324353;}
.kcd .dig .dig_content{width: 265px;height: 340px;}
.kcd .dig .dig_content li{height: 29px;line-height: 29px;}
.kcd .dig .dig_content li a{background: url(../images/block.png) no-repeat left center;padding-left: 10px;color: #464646;}
/*广告联盟*/
.ad{width: 1000px;height: 90px;margin: 0 auto;padding-bottom: 16px;}


/*图片新闻*/
.imgnews{height: 487px;width: 1000px;margin:0 auto;overflow: hidden;}
.imgnews h2{height: 29px;line-height:29px;border-top:2px solid #033266;border-bottom: 1px solid #dedede; color: #030409;font-size: 12px;}
.imgnews h2 a{float: right;color: #ccccca;float: right;padding-left: 10px;background: url(../images/jh.jpg) no-repeat left center;}
.imgleft{width: 495px;height: 439px;float: left;margin:15px 15px 0px 0px;display: inline;}
.imgmiddle{width: 240px;height: 439px;float: left;margin:15px 15px 0px 0px;display: inline;}
.imgright{width: 235px;height: 439px;float: left;margin-top: 15px;}
.imginfo{width:100%;height: 30px;line-height:30px;text-indent: 10px;background: rgba(0,0,0,2);opacity: 0.4;filter: alpha(opacity=40);color: #fff;position: absolute;bottom: 0px;left: 0px;}

.imgleft .bigpic{position: relative;}
.imgleft .bigpic img{width: 495px;height: 290px;}
.imgleft .smallpic{width: 495px;height: 140px;margin-top: 10px;}
.simg{width: 240px;height: 140px;float: left;position: relative;}
.simg img{width: 240px;height: 140px;}
#simgdown{margin-bottom: 10px;}
.imgleft .smallpic #mag{margin-left: 15px;}

.picsmall{width: 235px;height: 80px;}
.picsmall img{float: left;}
.picsmall p{float: left;color: #252122;}
.picsmall a{color: #1d2728;}

.footer_up{width: 100%;height: 80px;background: #e5e5e5;margin-top: 10px;}
.footer_design{width: 1000px;height: 80px;margin:0 auto;}
.footer{width: 100%;height: 363px;background: #f5f5f5;}
.footer_contain{width: 1000px;height: 363px;margin:0 auto;}
.footer_contain a{font-size: 15px;color: #100100;}
.footer_contain .website{height: 36px;border-bottom: 1px dashed #e4e4e4;padding-top: 44px;}
.footer_contain a.title{color:#185cb1;margin-right: 90px;float: left;}
.footer_contain ul{float:left;}
.footer_contain li{float: left;}
                                                                                                                                
.footer_contain .mediapru{height: 100px;border-bottom: 1px dashed #e4e4e4;}    
.footer_contain .media{height: 100px;float: left;}
.footer_contain .media p{line-height: 2;}
.footer_contain .help{height: 40px;border-bottom: 1px solid #e4e4e4;line-height: 40px;}
.footer_contain .footerinfo{height: 70px;padding-top: 25px;padding-bottom: 25px;}
.footerinfo p{line-height: 2;}