﻿@charset "utf-8";

<!--
/* 初始化 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address{margin:0;padding:0;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,th,var,em{font-style:normal;font-weight:normal;}
ul,ol{list-style:none;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;}
body{
	background:#F5F5F5;
	color:#666;
	font:18px/20px 'Microsoft YaHei','宋体', sans-serif;
	background-color: #EDEDED;
}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}
 
 
a{color:#222;text-decoration:none;}
a:hover{color:#f00;text-decoration:underline;}
 
.wrap{margin:0 auto;width:980px;}
/*-----------------------------------------------------------------*/
 
.content{width:940px;padding: 1px 9px 12px;margin-bottom: 20px;border: 1px solid #d3dae1;border-top: 0;-webkit-box-shadow:0 0 5px #aaa;-moz-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;-webkit-border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
 
.slide_01{margin:0 auto;border: 0;}
.slide_01 .mod_01{
	float: left;
	width: 975px;
}
.slide_01 .mod_01 img{ display:block;}
.slide_01 .mod_01 p{ background:#e62700; text-align:center; height:30px;}
.slide_01 .mod_01 a:link,.slide_01 .mod_01 a:visited{color:#fff; text-decoration:none;font-size:16px;}
.slide_01 .mod_01 a:hover{ color:#fff;}
.slide_dot {
	width: 975px;
	background: #dddddd;
	background: -moz-linear-gradient(top,#ffffff, #dddddd);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType =0,startColorstr=#ffffff , endColorstr=#dddddd );		height: 30px;
	text-align: center;
	line-height: 40px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	background-color: #dddddd;
	background-position: 0 0;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	padding-top:10px;
}
.slide_dot span{
	display: inline-block;
	vertical-align: middle;
	width:20px;
	height: 20px;
	overflow: hidden;
	margin: 0 7px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	cursor: pointer;
	background-color: #7f7f7f;
}
 
.slide_dot .selected{
	background-color: #ff0000;
}
 
 
.m_left{
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.m_right{float: right;width: 504px;}
 
.mod_c1{
	border: 1px solid #d3dae1;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.mod_c1 .hd{margin: 15px 15px 0;height: 34px;line-height: 34px;border-bottom: 2px solid #f00;}
.mod_c1 .hd h2{float: left;height: 34px;padding-right: 10px;font-size: 18px;color: #f00;background: #fff;}
.mod_c1 .hd h2 a{margin: 0 5px;color: #f00;}
.mod_c1 .hd h2 span{font-style:italic;font-family: Book Antiqua;color: #999;}
 
.mod_c1 .list_01{margin: 15px 0 15px 15px;}
.list_01 li{line-height: 36px;color: #f00;}
.headline{margin: 25px 20px 17px;}
.headline h1 a{font-size: 24px;color: #f00;}
 
 
 
.part_01 .list_01{margin-bottom: 20px;}
 
.mod_c1 .list_02{margin-left: 15px;}
.list_02 li{display: inline;float: left;position: relative;width: 150px;margin: 10px 20px;text-align: center;font-size: 14px;}
.list_02 li img{display: block;margin: 0 auto 3px;padding: 3px;background: #fff;-webkit-box-shadow:0 1px 3px #666;-moz-box-shadow:0 1px 3px #666;box-shadow:0 1px 3px #666;}.img img{padding: 3px;background: #fff;-webkit-box-shadow:0 1px 3px #666;-moz-box-shadow:0 1px 3px #666;box-shadow:0 1px 3px #666;}
 
 
.whiteborder {
	border: 1px solid #ffffff;
}
.line {
	background-image: url(http://www.xinhuanet.com/ipad/images/world_line_bk.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.tit{
	text-align: left;
	font-size: 42px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 42px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tit_line{
	background-image: url(http://www.xinhuanet.com/iphone/images/line_bk.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 36px;
}
 
.tit a {
	font-size: 54px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 80px;
}
 
.xuxian { background-image: url(http://imgs.xinhuanet.com/icon/xuxian_090421.gif); background-repeat: repeat-x; background-position: center center}
 