body {
	height: 1000px;
	font-family: "Microsoft YaHei";
	background: url(../images/bg/bg.jpg) no-repeat center top;
}

.hover {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	transition: color .3s ease;
}

/*@font-face {
font-family: "imooc-icon";
font-style: normal;
src: url('../fonts/iconfont.eot');
src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype')
    ,url('../fonts/iconfont.woff') format('woff')
    ,url('../fonts/iconfont.ttf') format('truetype')
    ,url('../fonts/iconfont.svg#iconfont') format('svg');
}*/
.footer2{width:100%;position: relative;}
.footer2 .health{background:#101010}
.footer2 .health .wrap{overflow:hidden;margin:0 auto;width:1000px;height:40px;background:#101010;color:#232323;text-align:center;font:14px "Microsoft YaHei";line-height:40px}
.footer2 .copyright{background:#141414}
.footer2 .copyright .wrap{margin:0 auto;padding:10px 0;padding:10px 0;width:1200px;height:60px;background:#141414}
.footer2 .copyright .logo{margin-right:20px}
.footer2 .copyright .txt p{overflow:hidden;height:20px;color:#858585;font:12px "Microsoft YaHei";line-height:20px}
.footer2 .copyright .txt a{color:#858585}
.footer2 .copyright .txt a:hover{color:red}
.footer2 .copyright .txt .media_link{padding-right:10px}
/*Foot END*/

.iconfont {
	font-family: "imooc-icon";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.whole {
	width: 1200px;
	margin: 0 auto;
}
.f1{
	width: 100%;
	height: 811px;
	background: url(../images/bg/bg1.jpg) no-repeat center top;
	position: relative;
}
.zbtn{
	width: 201px;
	height: 79px;
	background: url(../images/f1_btn.jpg) no-repeat center top;
	position: absolute;
}
.z1{
	bottom: 123px;
	left: 377px;
	background-position: 0 0;
}
.z1:hover{
	background-position: 0 -81px; 
}
.z2{
	bottom: 123px;
	left: 622px;
	background-position: -201px 0;
}
.z2:hover{
	background-position: -201px -81px;
}
.f2{
	width: 100%;
	height: 892px;
	background: url(../images/bg/bg2.jpg) no-repeat center top;
	position: relative;
}
.top_txt{
	position: absolute;
	top: 190px;
	left: 0;
	width: 100%;
}
.top_txt p{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #000; 
}
.hd_name{
	width: 100%;
	position: absolute;
	bottom: 182px;
	left: 0;
}

.pg{
	width: 215px;
	height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	float: left;
	margin-left: 31px;
	text-align: center;
	line-height: 40px;
}
.pg1{
	margin-left: 0;
	width: 200px;
	text-align: left;
	text-indent: 45px;
}
.pg3{
	text-indent: 8px;
}
.pg5{
	text-indent: 2px;
}
.liaoj{
	position: absolute;
	bottom: 147px;
	left: 0px;
	width: 100%;
}
.liao{
	width: 113px;
	height: 34px;
	float: left;
	color: #000;
	font-size: 20px;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
}
.liao:hover{
	text-decoration: underline;
	color: #caac5a;
}
.lao1{
	margin-left: 36px;
	line-height: 40px;
}
.lao1 a{
	color: #000;
}
.lao1 a:hover{
	color: #caac5a;
}
.lao2{
	margin-left: 133px;
}
.lao3{
	margin-left: 138px;
}
.lao4{
	margin-left: 129px;
}
.lao5{
	margin-left: 138px;
}
.hd_fw{
	width: 194px;
	height: 45px;
	text-align: center;
	color: #3a2c1a;
	font-size: 18px;
	line-height: 45px;
	position: absolute;
	top: 361px;
	left: 88px;
}
.hd_sj{
	width: 194px;
	height: 45px;
	text-align: center;
	color: #3a2c1a;
	font-size: 18px;
	line-height: 45px;
	position: absolute;
	top: 361px;
	left: 480px;
}
.hd_zy{
	width: 194px;
	height: 45px;
	text-align: center;
	color: #3a2c1a;
	font-size: 18px;
	line-height: 45px;
	position: absolute;
	top: 361px;
	left: 916px;
}
.tc{
	width: 756px;
	height: 728px;
	background: url(../images/hd_gz.jpg) no-repeat center top;
	display: none;
	z-index: 1003;
}
.tc1{
	width: 752px;
	height: 570px;
	background: url(../images/zy_sx.jpg) no-repeat center top;
	display: none;
	z-index: 1003;
}
.gb,.bz_gb{
	width: 29px;
	height: 26px;
	position: absolute;
	right: 5px;
	top: 5px;
}
.gb:hover{
	opacity:0.8; 
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
}
.bz_gb:hover{
	opacity:0.8; 
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
}
/*弹窗垫底*/
.mask {    
	position: absolute; top: 0px; 
	/*filter: alpha(opacity=80); */
	background-color: #333333;  
	z-index: 1002; left: 0px;  
	opacity:0.8; 
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
}
.f3{
	width: 100%;
	height: 943px;
	background: url(../images/bg/bg3.jpg) no-repeat center top;
	position: relative;
}
.bz_kj{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	position: absolute;
	top: 170px;
	right: 230px;
}
.bz_kj a{
	color: #fff;
}
.bz_kj a:hover{
	text-decoration: underline;
}
.bz_tc{
	display: none;
	position: absolute;
	right: 0;
	top: 25px;
	background: url(../images/beizhu.jpg) no-repeat center top;
	width: 455px;
	height: 250px;
}
.f4{
	background-image: url(../images/bg/bg4.jpg);
    height: 544px;
    padding-top: 210px;
    text-align: center;
    width: 100%;
}
 .sy{ margin-left:55px;}
 .f4 tr{ height:40px; line-height:40px;}
 .biao_t{height:60px; line-height:60px; font-size:30px; color:#4e3811; background-color:#a18656;}
 tbody tr td{
 	font-size: 16px;
 }
 .f1 .topnav{position:absolute;top:0;right:0;}
.f1 .topnav li{float:left;color:#000;}
.f1 .topnav li a{overflow:hidden;padding:0 5px;height:20px;color:#000;font:14px "Microsoft YaHei";line-height:20px;*line-height:20px;_line-height:22px;}
.f1 .topnav li a:hover{color:red;}
.f5{
	background-image: url(../images/bg/bg5.jpg);
    height: 1315px;
    width: 100%;
    position: relative;
}
.jl_wenz{
	width: 100%;
	height: 895px;
	position: absolute;
	top: 325px;
	left: 0;
}
.yic{
	margin-bottom: 108px;
}
.erc{
	margin-bottom: 112px;
}
.wz1{
	width: 100%;
	font-size: 18px;
	color: #fff;
	text-indent: 45px;
}
.wz2{
	width: 100%;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.wz3{
	width: 100%;
	font-size: 18px;
	color: #fff;
}
.cl{
	color: #ccad5c;
}
.ju{
	margin-bottom: 19px;
}
.cl1{
	color: #ff0000;
	font-weight: bold;
}
.package {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	*line-height: 30px;
	_line-height: 30px;
	padding-right: 75px;
    padding-top: 10px;
}

.package a {
	margin: 0 5px;
	color: #000;
	font: 15px "Microsoft YaHei";
	text-decoration: none;
}

.package a:hover,.package .cur {
	color: #f55c00;
	text-decoration: underline;
}