@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 {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

img {
	border: none;
}

body {
	/* background: url(../images/bgbg.jpg) repeat-x 0px 0px; */
	font-family: Verdana;
	color: #353535;
	background-color: #04A196;
}


a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

.divs_bg {
	float: left;
	width: 100%;
}

.z_top_bg,
.z_mid_bg,
.z_bot_bg {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center 0px;
}

.z_top_bg {
	background-image: url(../images/z_top_bg.jpg);
	height: 634px;
}

.z_mid_bg {
	background-image: url(../images/z_mid_bg.jpg);
	/* background-color: #04A196; */
	height: 650px;
}

.z_bot_bg {
	background-image: url(../images/down_bg.jpg);
	height: 456px;
}

.div_tops_bg {
	background: url(../images/top_bg.jpg) no-repeat center 0px;
	height: 21px;
}

.div_bg {
	width: 980px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 21px;
}

.div_bg a {
	color: #FFFFFF;
}

.logo_tel_div {
	float: left;
	width: 980px;
	position: relative;
}

.logo_div {
	float: left;
	position: absolute;
	top: -21px;
	left: -105px;
}

.tel_div {
	background: url(../images/contract_bg.png) no-repeat 0px 0px;
	float: right;
	height: 126px;
	/* width: 348px; */
	width: 0px;
	margin-top: 10px;
	overflow: hidden;
}

.num_tel {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 44px;
	line-height: 32px;
	text-align: left;
	padding-left: 130px;
}

.nav_div {
	float: left;
	width: 980px;
	padding: 15px 0 2px;
	height: 54px;
	background-image: url(../images/z_nav_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	position: relative;
}

.nav_div ul {
	width: 975px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}

.nav_div ul .m {
	float: left;
	background: url(../images/z_nav_li_bg.png) no-repeat right 0px;
	position: relative;
}

.nav_div ul .none {
	background: none;
}

.nav_div ul .m:hover {
	background: url(../images/z_nav_li.jpg) repeat-x 0px 0px;
}

.nav_div ul .m a {
	font: bold 14px/54px Verdana;
	display: block;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.nav_div ul .m a:hover,
.nav_div ul .on a:hover {
	background: url(../images/z_nav_a.png) no-repeat center 0px;
	text-decoration: none;
}

.nav .sub {
	display: none;
	width: 258px;
	position: absolute;
	left: -1px;
	top: 54px;
	text-align: center;
	background: url(../images/z_nav_h_bg.jpg);
	z-index: 100;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.nav .sub li {
	vertical-align: middle;
	width: 240px;
	height: 28px;
	background: url(../images/z_nav_h_bg.jpg) no-repeat 0 28px;
}

.nav .sub li a {
	height: 28px;
	line-height: 28px;
	width: 240px;
	height: 28px;
	display: block;
	color: #fff;
	text-align: left;
}

.nav .sub li a:hover {
	color: #ff0;
	;
	background-image: url(../images/z_nav_h_li.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0;
}

.nav #m7 h3 a {
	border-right: 1px solid #5bb3e1;
}

.banner {
	float: left;
	width: 965px;
	padding: 5px;
	height: 385px;
	background-color: #FFF;
}

/*mid   css*/
.love {
	background: url(../images/z_love.jpg) no-repeat 0px 0px;
	float: left;
	height: 270px;
	width: 340px;
	margin-left: -10px;
	padding: 10px 30px 0 40px;
}

.love .tit {
	height: 52px;
}

.love .tit a {
	float: right;
	font-size: 14px;
	color: #E3B81B;
	font-weight: bold;
	line-height: 52px;
	margin-right: 45px;
}

.love_con {
	color: white;
	height: 30px;
	line-height: 30px;
	width: 320px;
	margin: 5px 0 0;
}

.love .span1 {
	display: inline-block;
	width: 96px;
	overflow: hidden;
}

.love .span2 {
	display: inline-block;
	width: 104px;
	overflow: hidden;
}

.love .span3 {
	display: inline-block;
	overflow: hidden;
	width: 100px;
}

.love_con span {
	font: bold 18px/31px Verdana;
}

.love_con_ul {
	width: 320px;
	height: 116px;
	overflow: hidden;
}

.love_con_ul li {
	line-height: 29px;
	float: left;
	height: 28px;
	width: 320px;
	color: #fff;
}

.love_con_ul span {
	font: 500 12px/28px Verdana;
}

.lovesearch {
	overflow: hidden;
	margin-top: 6px;
	margin-left: 55px;
}

.lovesearch .txt {
	float: left;
	width: 178px;
	height: 39px;
	border: none;
	line-height: 39px;
	font-size: 12px;
}

.lovesearch .btn {
	float: left;
	background: url(../images/z_btn.jpg) no-repeat;
	width: 68px;
	height: 39px;
	border: none;
	cursor: pointer;
}

.new {
	float: right;
	height: 323px;
	width: 573px;
	margin: 20px 0 0;
	background: url(../images/new.jpg) no-repeat 0px 0px;
	-moz-box-shadow: 0px 0px 6px #333333;
	-webkit-box-shadow: 0px 0px 6px #333333;
	box-shadow: 0px 0px 6px #333333;
	position: relative;
}

.new .tit {
	height: 50px;
	line-height: 50px;
	float: left;
	width: 573px;
}

.new .tit a {
	float: right;
	padding-top: 15px;
	font-size: 14px;
	color: #E3B81B;
	font-weight: bold;
	line-height: 35px;
	margin-right: 55px;
}

.new_con {
	float: left;
	width: 533px;
	height: 82px;
	margin: 10px;
	overflow: hidden;
}

.new_con h3 a {
	color: #085873;
	font: bold 18px/26px Arial;
}

.new_con p a {
	font: normal 12px/18px Verdana;
	color: #353535;
}

.new_ul {
	float: left;
	height: 160px;
	width: 233px;
	margin-left: 40px;
}

.new_ul li {
	width: 240px;
	float: left;
	border-bottom: solid thin #919292;
}

.new_ul li a {
	padding: 3px 0 0;
	height: 53px;
	float: left;
	color: #202020;
	line-height: 18px;
	font-weight: bold;
	display: block;
	width: 250px;
	overflow: hidden;
}

.new_ul li a:hover {
	text-decoration: none;
	background: url(../images/z_new_h.jpg) repeat-y center top;
}

.video {
	float: left;
	height: 309px;
	width: 253px;
	margin-top: 45px;
	background-image: url(../images/z_video_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}

.video .pic {
	float: left;
	height: 140px;
	width: 236px;
	margin: 10px 11px;
}

.video .con {
	float: left;
	font: normal 11px/14px Verdana;
	width: 230px;
	height: 56px;
	margin: 32px 14px 10px;
}

.videosearch {
	float: left;
	width: 240px;
	overflow: hidden;
	margin-top: 2px;
	margin-left: 10px;
	padding-left: 5px;
}

.donate {
	float: right;
	width: 700px;
	margin-top: 11px;
}

.donate_left {
	float: left;
	width: 350px;
}

.donate_left .tit {
	height: 68px;
	width: 350px;
	background: url(../images/z_txt.png) no-repeat 90px 0px;
	float: left;
}

.donate_left .txt {
	font: normal 11px/14px Verdana;
	color: white;
	width: 270px;
	margin: 30px 0 0 35px;
	height: 84px;
	overflow: hidden;
	float: left;
}

.donate_left .btn {
	float: left;
	width: 273px;
	height: 60px;
	padding: 18px 0 0 25px;
}

.donate_left .btn a {
	display: block;
	height: 60px;
	width: 273px;
	background: url(../images/z_btn3.jpg) no-repeat 0 0;
}

.donate_right {
	float: right;
	width: 300px;
	margin-top: 40px;
}


.down_div {
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}

.hk {
	padding-left: 15px;
}

.ss_down_div {
	float: left;
	width: 980px;
	padding-left: 15px;
	padding-top: 15px;
}

.ss_down_text {
	width: 850px;
	float: left;
	text-align: right;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.ss_down_text a {
	color: #FFFFFF;
}

.ss_logo {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}

.div_down_bg {
	float: left;
	width: 100%;
	background-image: url(../images/down_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 456px;
}

.div_x {
	float: left;
	width: 987px;
	padding-left: 12px;
}

.txt a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}

.z_mid_bg .div_bg .video .pic .ladyScroll .scrollWrap .dlList .ss_video {
	float: left;
	display: block;
	z-index: 200;
	position: absolute;
	left: 95px;
	top: 50px;
}

.z_mid_bg .div_bg .video .pic .ladyScroll .scrollWrap .dlList .ss_video img {
	height: auto;
	width: auto;
}

.div_lan {
	text-align: right;
	position: relative;
	z-index: 99999;
}