body{
	font-family:"宋体";
	color:#000;
}

a{
	color:#000;
}

img{
	display:block;
}

#header{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) repeat-x;
}

#header .box{
	width:1000px;
	height:302px;
	margin:0px auto;
}

#header .logo{
	float:left;
	margin-top:78px;
	width:416px;
	height:57px;
	line-height:57px;
	padding-top:119px;
	background:url(images/logo.gif) no-repeat;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	font-family:"Microsoft Yahei","黑体";
	color:#2561b2;
}

#header .logo span{
	color:#fe8d27;
}

#header .icon{
	float:right;
	margin-top:158px;
	width:540px;
}

#header .icon li{
	float:left;
	display:inline;
	width:90px;
	margin-right:45px;
	cursor:pointer;
}

#header .icon .current,#header .icon li:hover{
	-moz-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}

#footer{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) repeat-x;
}

#footer .box{
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#fff;
	line-height:24px;
	padding:25px 0px;
}

#footer a{
	color:#fff;
}

#content{
	width:100%;
	min-width:1000px;
	height:605px;
	position:relative;
}

#content .arrow1{
	position:absolute;
	left:130px;
	top:220px;
	height:80px;
	width:60px;
	background:url(images/arrow1.gif) no-repeat;
	cursor:pointer;
}

#content .arrow2{
	position:absolute;
	right:130px;
	top:220px;
	height:80px;
	width:60px;
	background:url(images/arrow2.gif) no-repeat;
	cursor:pointer;
}

#content .arrow1:hover,#content .arrow2:hover{
	-moz-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}

.section{
	width:100%;
	min-width:1000px;
}

#content .box{
	width:1000px;
	height:605px;
	margin:0px auto;
}

.img_1{
	background:url(images/page1-bg.gif) no-repeat center 76px;
}

.img_1 .video{
	float:left;
	display:inline;
	margin:-145px 0px 0px 150px;
	width:640px;
	height:360px;
	overflow:hidden;
}

.img_1 .share{
	float:right;
	display:inline;
	margin:180px 0px 0px 0px;
	width:182px;
	font-family:"Microsoft Yahei","宋体";
}

.img_1 .share img{
	display:inline;
	vertical-align:middle;
	margin-left:6px;
}

.img_1 p{
	width:825px;
	margin:37px 0px 0px 87px;
	font-size:15px;
	font-family:"Microsoft Yahei","宋体";
	line-height:26px;
	color:#545353;
	text-indent:22pt;
	text-align: left;
}

.img_2{
	background:url(images/page2-bg.jpg) no-repeat center 30px;
	color:#fff;
}

.img_2 a{
	color:#fff;
}

.img_2  .photo{
	float:left;
	display:inline;
	margin:75px 0px 0px 80px;
	border:10px solid #fff;
}

.img_2  .right-text{
	float:right;
	display:inline;
	width:400px;
	margin:100px 60px 0px 0px;
}

.img_2  .right-text h3{
	line-height:32px;
	font-size:25px;
	font-weight:normal;
	font-family:"Microsoft Yahei","黑体";
	margin-bottom:10px;
}

.img_2  .right-text p{
	font-size:18px;
	line-height:32px;
	font-family:"Microsoft Yahei","宋体";
}

.img_2  .bottom-text{
	margin:30px 0px 0px 75px;
	width:850px;
	line-height:32px;
	font-size:15px;
	font-family:"Microsoft Yahei","宋体";
	text-indent:22pt;
}

.img_3 .text{
	height:430px;
	width:900px;
	margin:28px auto 0px auto;
	padding:30px;
	overflow-y:scroll;
	border:1px solid #d0d0d0;
	color:#464646;
	font-size:14px;
	line-height:32px;
	text-align:left;
}

.img_3 .text p{
	text-indent:22pt;
}

.img4 .text{
	margin:180px auto 0px auto;
	width:717px;
	height:53px;
	padding-top:145px;
	line-height:18px;
	background:url(images/page4-bg.gif) no-repeat center top;
	text-align:center;
	font-size:14px;
	color:#4b4b4b;
}