﻿@charset "utf-8";
/* CSS Document */

html,body,
div,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,blockquote { margin:0; padding:0; border:0; outline:none; list-style:none;font-family:"微软雅黑"}

li{list-style-type:none;}


/* body { line-height: 1; font-size: 88%;} 
 一般浏览器默认文字大小是1em，大约是16px，那body文字大小88%后，大约14px，所以h系列的大小也在14px左右。如果想给文字设置为12px，那么p{font-size:90%} */


a { text-decoration:none; outline:none;color: #1E50A2; font-family:"微软雅黑"}
a:hover { text-decoration:none;}

table { width:100%;	border-collapse:collapse; border-spacing:0;	margin:0 auto; clear:both;}
fieldset,img { border:0;}
em { font-style:normal;}
hr { height:0; clear:both;}
.none { display:none;}

.blank10{ width:10px; float:left}
.clear { clear:both;} 
.clear:after { display:block; height:0; clear:both; visibility:hidden;}
* html .clear             { zoom: 1; } /* IE6 */ 
*:first-child+html .clear { zoom: 1; } /* IE7 */ 

q:before,q:after { content:'';}
.clear{ height:1px}
.body{ background:#e9f1f3; }
.saomao{position: absolute;top: 466px;left: 50%;margin-left: 470px;}
.fanhui{position:fixed;top:600px; left:50%; margin-left:470px;}
.fh{position: fixed;
top: 720px;
left: 50%;
margin-left: 500px;
}
.domMobile{display: none;}
/* 页头部分 */
#top{background: #FFFFFF;
position: fixed;
z-index: 100;
width: 100%;
border-bottom: solid #E9E9E9 1px;
/* box-shadow: 0px 2px 1px #EBEBEB; */
opacity: 0.98;
filter: alpha(opacity=98);
}
#top1{width:980px;height:83px;margin:0 auto; }
#top1 span{ float:right; width:200px;height:83px; overflow:hidden; margin-right:40px }

.banner{ height:306px; width:980px; margin:0 auto; }
.webpage{ width:980px; margin:80px auto; }

/* 内容部分 */
.search1{ height:75px;background:#e9f1f3 }
.search1 span{ background: url(//www.xinhuanet.com/video/datanews/images/search.gif); float:right; width:123px; height:24px; margin-right:35px; margin-top:25px }
.search1 span input{ height:24px; line-height:24px}

/* wrap */
#wrap{width: 980px;height: auto;margin: 0 auto;position:relative;background:#e9f1f3}
#wrap .box{width:222px; height:294px; overflow:hidden;  margin:0 17px 0 0;text-align:left; background: #FFFFFF; margin-bottom:20px;float:left;box-shadow:2px 2px 3px #D1E4EB;}
#wrap .box .info{width:222px;height:400;background:#fff;}
#wrap .box .info .pic{width:200px;height:200px;margin: 19px 11px 10px 11px;}
#wrap .box .info .pic:hover{
	-webkit-animation:shade 3s ease-in-out 1;
	-moz-animation:shade 3s ease-in-out 1;
	-ms-animation:shade 3s ease-in-out 1;
	-o-animation:shade 3s ease-in-out 1;
	animation:shade 3s ease-in-out 1;
}
#wrap .box .info .pic img{border-radius:3px;}
#wrap .box .info .title{margin:0 auto;color:#666;font-size:13px;overflow:hidden; margin-left:15px}
#wrap .box .info .title a{color:#666;font-size: 14px;line-height: 22px;}
/* 描述 */
#wrap .box { position:relative; }
#wrap .box .miaoshu{ position:absolute;left:10px; bottom:74px; background:#fff; width:181px; padding:10px; color:#333; font-size:12px; display:none;}

/* wrap */
.content {background:#e9f1f3; }
.content ul{ margin-left:25px;}
.content ul li{ float:left; width:222px; height:294px; margin:0 10px 0 0;text-align:left; background: #FFFFFF; margin-bottom:20px;  }
.content ul li img{ margin:20px 10px 10px 10px;}
.content ul li a{  line-height:26px;text-decoration:none; }
.content ul li .ys01{ font-size:13px; color:#666; margin-left:15px}

/* 描述 */
.content ul li { position:relative; }
.content ul li a .miaoshu{ position:absolute;left:10px; bottom:74px; background:#fff; width:180px; padding:10px; color:#333; font-size:12px; display:none;}

/* 翻页 */
#outlinebar {width:100%;height:48px;text-align: center;color: #333;font-family: Arial, sans-serif; background:#e9f1f3;}
#outlinebar a,#outlinebar span { font-size:12px; display: block;	float: left;width: 2em;	height: 1.7em;margin: 0 .2em;line-height: 1.7em;text-align: center;	text-decoration: none;	border: 1px solid}
#outlinebar .prev-page,#outlinebar .next-page {	width: 4em}
#outlinebar .first-page,#outlinebar .last-page {width: 3em}
#outlinebar .prev-page {margin-left: 0}
#outlinebar .prev-page1 {margin-left: 0;width: 4em;	#margin-top:16px;}
#outlinebar .omitted-pages {width: 20px;border: none;background: none}
#outlinebar .current-page {font-weight: bold;border: none;background: none}
#outlinebar a {	border-color: #9fb9e4;}
#outlinebar a:hover {background: #E3EFF8;}


/* 页脚部分 */
#foot {  width:100%; background:#FFFFFF; height:104px; padding-top:35px;border:1px solid #efedee; }
.copyright { text-align:center;font-size:14px; color:#666666;line-height:22px;width:980px; margin:0 auto}

/* 二级页面 */
.search p{ padding-top:25px; font-size:14px; color:#333333}
.search p a{ font-size:14px;color:#333333}
.search{ height:75px;background:#e9f1f3 }
.search form{ background: url(//www.xinhuanet.com/video/datanews/images/search.gif) no-repeat; float:right; width:160px; height:24px; margin-top:25px ; margin-right:30px}
.search form input{  background: url(//www.xinhuanet.com/video/datanews/images/search1.gif); float:right; height:24px; line-height:24px}

.con_l{ float:left; position: relative; width:600px; margin-left:10px}
.fanhui1{position:absolute; bottom:200px;right: 685px;}
.fanhui2{position:absolute; bottom:465px;right: 685px;}
.fanhui3{position:absolute; bottom:465px;right: 685px;}
.transmit_bottom { background:url(//www.xinhuanet.com/video/datanews/images/base/d4_qsdd_0807_27.jpg) repeat-x; height:35px; margin:0 auto; }

.con_r{ float:right; width:312px; margin-right:20px}
.con_b1{float:right; width:312px;overflow:hidden; background:#FFFFFF; }
.toutiao{width: 272px;margin: 0 auto;overflow: hidden;border-bottom: 1px solid #CCCCCC;}
.news_tit{text-align: left;line-height: 35px;font-size: 20px; }
.news_tit a {color:#000;font-size:20px; }
.news_con{ text-indent: 2em;line-height: 24px;font-size: 12px;color: #727272;width: 272px;margin: 10px auto;border-bottom: 1px solid #CCCCCC;padding_top: 10px; }
.fenge{ width:312px; height:10px;border-bottom:1px dotted #CCCCCC;}
.info{width:272px; margin:0 auto;font-size:12px;color:#727272; line-height:24px; }

.con_b2{ background:#FFFFFF;margin-top:20px; height:435px; clear:both }
.con_b2 ul{ margin-left:5px;}
.con_b2 ul li{ float:left; width:125px; height:170px; margin:20px 0 0 15px;text-align:left; background: #FFFFFF; overflow: hidden  }
.con_b2 ul li img{ margin:0}
.con_b2 ul li a{   line-height:20px; margin-left:0}
.con_b2 ul li .ys01{ font-size:13px; color:#666;margin-left: 5px;}
.con_b2 ul li .ys01 a{ text-decoration: none;outline: none;color: #7E7E7E;font-family: "微软雅黑";}
.con_b2_t{ height:32px; background:#00a1d9; text-align:center;color:#FFFFFF; padding-top:10px;font-weight: bold;}

.con_b3{ background: #FFFFFF;
margin-top: 20px;
height: 350px;
 }
.con_b3 ul{ margin-left:5px;}
.con_b3 ul li{ float:left; width:126px; height:130px; margin:20px 0 0 15px;text-align:left; background: #FFFFFF; overflow: hidden  }
.con_b3 ul li img{ margin:0}
.con_b3 ul li a{   line-height:20px; margin-left:0}
.con_b3_t{ height:32px; background:#00a1d9; text-align:center;color:#FFFFFF; padding-top:10px;font-weight: bold;}
.con_b3 ul li .ys01{ font-size:13px; color:#666;margin-left: 5px;}
.con_b3 ul li .ys01 a{ text-decoration: none;outline: none;color: #7E7E7E;font-family: "微软雅黑";}

.con_b4{ background:#FFFFFF;margin-top:20px; height:280px }
.yytj1{ margin-top:20px}
.yytj1 a{font-size:14px;}
.yytj1_l{ height:110px;width:110px;   overflow:hidden; text-align:center; float:left; margin-left:30px}
.yytj1_r{ height:110px;width:110px;   overflow:hidden; text-align:center;float:right; margin-right:30px;font-size:14px; color:#1E50A2}
.yytj1 p{  font-size:14px; margin:20px;color:#333333}

.fenxiang{ height:40px;width:650px; margin:10px auto;}
.fenxiang span{ float:left; color:#999; line-height:20px; font-size:12px; padding-left:20px; }
.fenxiang1{ height:80px; margin:10px auto;}
.fenxiang1 span{ float:left; color:#FFFFFF; line-height:20px; font-size:12px; padding-left:20px; }
.bdsharebuttonbox{ float:right; padding-right:10px;}

/* 二级页面 */
.top3{ background: #000000 ;opacity:0.7; filter:alpha(opacity=70);height:78px;position: fixed;top: 0px;left: 0px;width:100%;}
.webpage1{ width:1000px; margin: 68px auto;  }
.daohang p{ padding-top:25px; font-size:14px; color:#fff}
.daohang p a{ font-size:14px;color:#fff}
.daohang{ height:75px; }
.daohang form{ background: url(//www.xinhuanet.com/video/datanews/images/search.gif) no-repeat; float:right; width:160px; height:24px; margin-top:25px }
.daohang form input{  background: url(//www.xinhuanet.com/video/datanews/images/search1.gif); float:right; height:24px; line-height:24px}

.con_ej{ margin-top:220px}
.con_ej h2{ font-size:60px; text-align:center; color:#FFFFFF}
.con_ej h2 a{color:#FFFFFF}
.con_ej p{font-size: 16px;
color: #FFFFFF;
width: 1000px;
margin: 10px auto;
line-height: 32px;
overflow: hidden;
}
.con_ejcon{ text-align: center ; margin-top:20px}

.con_b5{margin-top:20px; height:230px; clear:both ;width:600px; margin:10px auto; }
.con_b5 ul{ margin-left:5px;}
.con_b5 ul li{ float:left; width:125px;  margin:20px 0 0 15px;text-align:left; height:195px; overflow: hidden  }
.con_b5 ul li img{ margin:0}
.con_b5 ul li a{line-height:20px; margin-left:0;color:#FFFFFF; font-size:14px}
.con_b5_t{ height:32px; border-bottom:1px solid #00a1d9;color:#FFFFFF; padding-top:10px; float:left; width:600px}
.con_b5_l{ width:240px}
.con_b5_l1{ float:left; width:100px; text-align:center; margin:20px 15px 0 0; color:#FFFFFF}
.con_b5_l1 a{ color:#FFFFFF}
.con_b5_r{ float:right;width:340px;font-size:14px; color:#fff; margin-top:20px}

.con_b6{margin-top:20px; height:190px; clear:both ;width:600px; margin:10px auto; }
.con_b6 ul{ margin-left:5px;}
.con_b6 ul li{ float:left; width:125px;  height:130px; margin:20px 0 0 15px;text-align:left;  overflow: hidden  }
.con_b6 ul li img{ margin:0}
.con_b6 ul li a{line-height:20px; margin-left:0;color:#FFFFFF; font-size:14px}
.con_b6_t{ height:32px; border-bottom:1px solid #00a1d9;color:#FFFFFF; padding-top:10px; float:left; width:600px}
.con_b6_l{ width:240px}
.con_b6_l1{ float:left; width:100px; text-align:center; margin:20px 20px 0 0}
.con_b6_r{ float:right;width:340px;font-size:14px; color:#fff; margin-top:20px}

#foot1 {  width:100%; height:104px; padding-top:35px; background:#313131 }
.copyright1 { text-align:center;font-size:14px; color:#fff;line-height:22px;width:980px; margin:0 auto}
