/*网页基础参数*/

body,
html {
	font-family: "SimSun", "Microsoft YaHei", "SimHei", "Arial", sans-serif;
	border: 0;
	padding: 0;
	margin: 0;
}
body,
html,
ul,
li,
a,
img,
p,
br,
dd,
dl,
dt,
div,
h1,
h2,
h3,
span,
input,
tr,
td {
	margin: 0;
	border: none;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
}
img {
	line-height: 0;
	margin: 0;
	border: 0;
	padding: 0;
}
/*间距*/

.hr {
	width: 0px;
	height: 0px;
	float: none;
	padding-top: 10px;
}
.hr_2 {
	width: 0px;
	height: 0px;
	float: none;
	padding-top: 20px;
}
.hr_3 {
	width: 0px;
	height: 0px;
	float: none;
	padding-top: 30px;
}
/*左右浮动*/

.fl {
	float: left
}
.fr {
	float: right
}
/*清除浮动*/

.clear_both {
	clear: both;
}
/*字号大小*/

.f_16 {
	font-size: 16px;
}
.f_15 {
	font-size: 15px;
}
.f_14 {
	font-size: 14px;
}
.f_13 {
	font-size: 13px;
}
.f_12 {
	font-size: 12px;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.bg {
	background: url(imagesxb_01.jpg) top center no-repeat;
}
/*背景*/

.h437 {
	height: 437px;
	width: auto;
}
/*空隔度高*/

.w1000 {
	margin: 0 auto;
	height: auto;
	width: 1000px;
}
/*导航*/

.nav {
	width: 1000px;
	margin: 0 auto;
	height: 60px;
}
.nav ul {
	padding-left: 50px;
}
.nav ul li {
	float: left;
	margin: 0px 50px;
}
.nav ul li a {
	color: #107EF1;
	font-size: 18px;
	padding: 14px 30px;
	display: inline-block;
	font-weight: bold;
	margin-top: 5px;
}
.nav ul li a:hover {
	background-color: #FFF;
}
.nav_bg {
	background-color: #FFF;
}
.foot {
	background-color: #e7e7e7;
	padding: 20px;
	margin-top: 30px;
}
.foot p {
	text-align: center;
	line-height: 30px;
}
.foot a {
	color: #595959;
}
/*内容盒子*/
/*头条新闻*/

.newlist {
	width: 415px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
}
.newlist_title {
	background-color: #FFF;
	height: 30px;
}
.newlist_title h1{
	font-size: 16px;
	line-height: 30px;
	padding: 0 10px;
	display: inline-block;
	cursor: pointer;
}
.newlist_title .nav_bg {
	font-size: 16px;
	color: #a10000;
	line-height: 30px;
	padding: 0 10px;
	border-bottom: 1px solid #A10000;
	display: inline-block;
}
.newlist div span a {
	font-size: 22px;
	color: #a10000;
	line-height: 25px;
}
.newlist div span p {
	line-height: 25px;
	margin-top: 5px;
	font-size: 14px;
	color: darkgray;
	text-indent: 2em;
}
.newlist ul {
	margin-top: 15px;
}
.newlist ul li a {
	color: #000;
	line-height: 27px;
	+line-height: 12px;
	display: block;
	font-size: 14px;
}
.newlist ul li a:hover {
	color: #a10000;
}
/*幻灯*/

.slide {
	width: 550px;
	height: 365px;
	background-color: #FFB050;
	margin-top: 10px;
}
.slideBox {
	position: relative;
	width: 480px;
	height: 320px;
	overflow: hidden;
}
.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none
	/*For IE.ADD.JENA.201206300844*/
	
	;
}
.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none
	/*For IE.ADD.JENA.201206300844*/
	
	;
}
.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 550px;
	height: 50px;
	background-color: #000;
	overflow: hidden;
}
.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 15px;
	line-height: 50px;
	margin-left: 10px;
	text-decoration: none;
}
.slideBox div.tips div.title a:hover {
	text-decoration: underline !important;
}
.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
.slideBox div.tips div.nums a {
	display: inline-block;
	>float: left
	/*For IE.ADD.JENA.201206300844*/
	
	;
	width: 10px;
	height: 10px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 20px 10px 0px 0px;
}
.slideBox div.tips div.nums a.active {
	background-color: #FFC202;
}
/*Survey*/
.Survey,.guests,.overview,.workflow{	margin-top: 30px;	}
.Survey p{text-indent: 2em;line-height: 25px;margin-top: 10px;}

.guests ul li{text-align: center;float: left;width: 228px;margin: 10px 11px 10px 11px;}
.guests ul{margin-top: 10px;}
.guests ul li a img{border-radius:50%}

.overview ul li{float: left;width: 310px;margin: 10px 10px 10px 11px;border: 1px solid #DDDDDD; box-shadow:0px 0px 10px #DFDFDF;}
.overview ul li p{margin-left: 5px;}
