@charset "utf-8";
/* CSS Document */


/*this is css comment*/

body, p, ul, dl, dt, dd, ol, h1, h2, h3, h4, span, strong, img, table, td, tr {
	margin: 0;
	padding: 0;

}
* {
	font-family: "微软雅黑";
}
img {
	border: 0;
	vertical-align: middle;
	outline: none;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	color: none !important;
}
li {
	list-style: none
}
p {
	text-indent: 0px;
	color: #1E1E1C;
	text-align: justify;
}
* {
	margin: 0;
	padding: 0;/*	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;*/
}
.clear {
	clear: both;
}
.contain {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.contain_index {
	position: fixed;
	height: 100%;
	width: 100%;
	background-image: url(../img/bg_index.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
}
.contain_index_end {
	position: fixed;
	height: 100%;
	width: 100%;
	background-image: url(../img/end_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
}
.contain_index_two {
	position: fixed;
	height: 100%;
	width: 100%;
	background-image: url(../img/nav_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	top: 100%;
}
.contain_index_zj {
	overflow-x: hidden;
	overflow-y: scroll;
	position: fixed;
	height: 100%;
	width: 100%;
	background-image: url(../img/footprint.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
}
.hcyt{ width:100%; height:100%;}
.logo {
	right: 4.2%;
	top: 21px;
	width: 40px;
	position: absolute;
	animation: logo 1.5s ease 0s;
	/* Firefox: */
	-moz-animation: logo 1.5s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: logo 1.5s ease 0s;
	/* Opera: */
	-o-animation: logo 1.5s ease 0s;
}
 @keyframes logo {
0% {
right: -30%;
}
100% {
right: 4.2%;
}
}
 @-moz-keyframes logo /* Firefox */ {
0% {
right: -30%;
}
100% {
right: 4.2%;
}
}
 @-webkit-keyframes logo /* Safari and Chrome */ {
0% {
right: -30%;
}
100% {
right: 4.2%;
}
}
 @-o-keyframes logo /* Opera */ {
0% {
right: -30%;
}
100% {
right: 4.2%;
}
}
.title_index {
	right: 50%;
	margin-right: -123px;
	top: 22%;
	width: 246px;
	position: absolute;
	animation: title_index 2.5s ease 0s;
	/* Firefox: */
	-moz-animation: title_index 2.5s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: title_index 2.5s ease 0s;
	/* Opera: */
	-o-animation: title_index 2.5s ease 0s;
}
 @keyframes title_index {
0% {
 right: 50%;
 margin-right: -30px;
 top: 22%;
 width: 60px;
}
 50% {
 right: 50%;
 margin-right: -140px;
 top: 22%;
 width: 280px;
}
 100% {
 right: 50%;
	margin-right: -123px;
	top: 22%;
	width: 246px;
}
}
 @-moz-keyframes title_index /* Firefox */ {
0% {
 right: 50%;
 margin-right: -30px;
 top: 22%;
 width: 60px;
}
 50% {
 right: 50%;
 margin-right: -140px;
 top: 22%;
 width: 280px;
}
 100% {
 right: 50%;
	margin-right: -123px;
	top: 22%;
	width: 246px;
}
}
 @-webkit-keyframes title_index /* Safari and Chrome */ {
0% {
 right: 50%;
 margin-right: -30px;
 top: 22%;
 width: 60px;
}
 50% {
 right: 50%;
 margin-right: -140px;
 top: 22%;
 width: 280px;
}
 100% {
 right: 50%;
	margin-right: -123px;
	top: 22%;
	width: 246px;
}
}
 @-o-keyframes title_index /* Opera */ {
0% {
 right: 50%;
 margin-right: -30px;
 top: 22%;
 width: 60px;
}
 50% {
 right: 50%;
 margin-right: -140px;
 top: 22%;
 width: 280px;
}
 100% {
 right: 50%;
	margin-right: -123px;
	top: 22%;
	width: 246px;
}
}
.hydc {
	right: 50%;
	margin-right: -32.5px;
	top: 63.5%;
	width: 65px;
	position: absolute;
	animation: hydc 2.5s ease 0s;
	/* Firefox: */
	-moz-animation: hydc 2.5s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: hydc 2.5s ease 0s;
	/* Opera: */
	-o-animation: hydc 2.5s ease 0s;
}
 @keyframes hydc {
0% {
 right: 150%;
 margin-right: -32.5px;
}
 50% {
 right: 30%;
 margin-right: -32.5px;
}
 100% {
 right: 50%;
 margin-right: -32.5px;
}
}
 @-moz-keyframes hydc /* Firefox */ {
0% {
 right: 150%;
 margin-right: -32.5px;
}
 50% {
 right: 30%;
 margin-right: -32.5px;
}
 100% {
 right: 50%;
 margin-right: -32.5px;
}
}
 @-webkit-keyframes hydc /* Safari and Chrome */ {
0% {
 right: 150%;
 margin-right: -32.5px;
}
 50% {
 right: 30%;
 margin-right: -32.5px;
}
 100% {
 right: 50%;
 margin-right: -32.5px;
}
}
 @-o-keyframes hydc /* Opera */ {
0% {
 right: 150%;
 margin-right: -32.5px;
}
 50% {
 right: 30%;
 margin-right: -32.5px;
}
 100% {
 right: 50%;
 margin-right: -32.5px;
}
}
.contain_index_two ul {
	list-style: none;
	position: relative;
	left: 50%;
	margin-left: -70px;
	top: 54%;
	margin-top: -130px;
}
.contain_index_two ul li {
	height: 54px;
	overflow: hidden;
	background: transparent url("../img/dot.png") no-repeat scroll 0px 4px;
	background-size: 20px 20px;
	text-indent: 25px;
}
.contain_index_two ul li:nth-child(1) span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/ppzj_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(2) span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/qywh_gray.png);
	
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(3) span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/pzjz_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(4) span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/zrdc_gray.png);
	
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(5) span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/1_n_gray.png);
	
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(1):hover span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/ppzj.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(2):hover span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/qywh.png);
	
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(3):hover span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/pzjz.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(4):hover span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/zrdc.png);
	
	background-repeat: no-repeat;
	background-size: cover;
}
.contain_index_two ul li:nth-child(5):hover span {
	display: block;
	height: 31px;
	margin-left: 37px;
	width: 95px;
	background-image: url(../img/1_n.png);
	
	background-repeat: no-repeat;
	background-size: cover;
}
.nav_01 {
	left:50%;
margin-left:-220px;
	position: relative;
	animation: nav_01 1.5s ease 0s;
	/* Firefox: */
	-moz-animation: nav_01 1.5s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: nav_01 1.5s ease 0s;
	/* Opera: */
	-o-animation: nav_01 1.5s ease 0s;
}
 @keyframes nav_01 {
0% {
left: -100%;
}
100% {
left:50%;
margin-left:-220px;
}
}
 @-moz-keyframes nav_01 /* Firefox */ {
0% {
left: -100%;
}
100% {
left:50%;
margin-left:-220px;
}
}
 @-webkit-keyframes nav_01 /* Safari and Chrome */ {
0% {
left: -100%;
}
100% {
left:50%;
margin-left:-220px;
}
}
 @-o-keyframes nav_01 /* Opera */ {
0% {
left: -100%;
}
100% {
left:50%;
margin-left:-220px;
}
}
.nav_02 {
		left:50%;
margin-left:-220px;
	position: relative;
	animation: nav_02 2s ease 0s;
	/* Firefox: */
	-moz-animation: nav_02 2s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: nav_02 2s ease 0s;
	/* Opera: */
	-o-animation: nav_02 2s ease 0s;
}
 @keyframes nav_02 {
0% {
left: -110%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-moz-keyframes nav_02 /* Firefox */ {
0% {
left: -110%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-webkit-keyframes nav_02 /* Safari and Chrome */ {
0% {
left: -110%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-o-keyframes nav_02 /* Opera */ {
0% {
left: -110%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
.nav_03 {
		left:50%;
margin-left:-220px;
	position: relative;
	animation: nav_03 2.5s ease 0s;
	/* Firefox: */
	-moz-animation: nav_03 2.5s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: nav_03 2.5s ease 0s;
	/* Opera: */
	-o-animation: nav_03 2.5s ease 0s;
}
 @keyframes nav_03 {
0% {
left: -120%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-moz-keyframes nav_03 /* Firefox */ {
0% {
left: -120%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-webkit-keyframes nav_03 /* Safari and Chrome */ {
0% {
left: -120%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-o-keyframes nav_03 /* Opera */ {
0% {
left: -120%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
.nav_04 {
	position: relative;
		left:50%;
margin-left:-220px;
	animation: nav_04 3s ease 0s;
	/* Firefox: */
	-moz-animation: nav_04 3s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: nav_04 3s ease 0s;
	/* Opera: */
	-o-animation: nav_04 3s ease 0s;
}
 @keyframes nav_04 {
0% {
left: -125%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-moz-keyframes nav_04 /* Firefox */ {
0% {
left: -125%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-webkit-keyframes nav_04 /* Safari and Chrome */ {
0% {
left: -125%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-o-keyframes nav_04 /* Opera */ {
0% {
left: -125%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
.nav_05 {
		left:50%;
margin-left:-220px;
	position: relative;
	animation: nav_05 3.5s ease 0s;
	/* Firefox: */
	-moz-animation: nav_05 3.5s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: nav_05 3.5s ease 0s;
	/* Opera: */
	-o-animation: nav_05 3.5s ease 0s;
}
 @keyframes nav_05 {
0% {
left: -130%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-moz-keyframes nav_05 /* Firefox */ {
0% {
left: -130%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-webkit-keyframes nav_05 /* Safari and Chrome */ {
0% {
left: -130%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
 @-o-keyframes nav_05 /* Opera */ {
0% {
left: -130%;
}
100% {
	left:50%;
margin-left:-220px;
}
}
.row_footprint {
	width: 86%;
	margin: 0 auto;
	height: 1200px;
	background-image: url(../img/zj_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	    margin-bottom: 225px;
}

.row_footprint01 {
	        width: 86%;
    margin: 0 auto 50px;

}
.row_footprint01_img { width: 100%;}
.footer {
	width: 100%;
	height: 58px;
	background: rgba(127,153,189,0.7);
	position: fixed;
	bottom: 0px;
	z-index: 1;
}
.footer ul {
	list-style: none;
}
.footer ul li {
	float: left;
	width: 25%;
	text-align: center;
	margin-top: 7px;
}
.footer ul li img {
	width: 58px;
}
.contain_index_zj_p {
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: 27px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.row_footprint ul {
	list-style: none;
	position: relative;
	left: 9%;
}
.row_footprint ul li {
	height: 234px;
	width: 87%;
}
.row_footprint ul li h2 {
	padding-bottom: 8px;
	font-weight: normal;
	color: #165aa5;
	font-size: 12px;
}
.row_footprint ul li span {
	font-size: 14px;
	font-weight: bold;
}
.row_footprint ul li img {
	width: 97%;
	height: 169px;
}
.pzjz_h2 {
	width: 115px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	color: #165aa5;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
}
.city_current {
	color: #bf0008;
}
.bj {
}
.qg {
	margin-left: 20px;
}
.menu_bg01 {
	list-style: none;
	position: fixed;
	top: 11%;
	left: -8px;
}
.menu_bg01 li {
	background: rgba(9,70,180,0.5);
	width: 92px;
	height: 25px;
	text-align: center;
	padding-left: 4px;
	line-height: 24px;
	margin-top: 10px;
	color: #fff;
	border-radius: 5px;
}
.menu_bg {
	display: block;
	list-style: none;
	position: fixed;
	top: 9%;
	left: -8px;
}
.menu_bg li {
	background: rgba(9,70,180,0.5);
	width: 92px;
	height: 25px;
	text-align: center;
	padding-left: 4px;
	line-height: 24px;
	margin-top: 10px;
	color: #fff;
	border-radius: 5px;
}
.menu {
	list-style: none;
	position: fixed;
	top: 16%;
	left: -8px;
}
.menu li {
	background: rgba(9,70,180,0.5);
	width: 53px;
	height: 25px;
	text-align: center;
	padding-left: 4px;
	line-height: 24px;
	margin-top: 10px;
	color: #fff;
	border-radius: 5px;
}
.menu_current {
	color: #bf0008  !important;
}
.qu_bu {
	line-height: 17px;
	color: #165aa5;
	font-size: 15px;
	width: 87%;
	margin: 0 auto;
	margin-top: 38px;
	margin-bottom: 57px;
}
.main_visual {
	height: 290px;
	position: relative;
}
.main_image {
	height: 290px;
	overflow: hidden;
	position: relative;
}
.main_image ul {
	width: 9999px;
	height: 290px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
}
.main_image li {
	float: left;
	width: 100%;
	height: 290px;
}
.main_image li span {
	display: block;
	width: 100%;
	height: 290px
}
.main_image li a {
	display: block;
	width: 100%;
	height: 174px
}
.main_image li .banimg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
div.flicking_con {
	position: absolute;
	top: 103%;
	left: 50%;
	z-index: 1;
	width: 203px;
	height: 21px;
	margin: 0 0 0 -100px;
	text-align: center;
}
div.flicking_con a {
	border-radius: 7px;
	display: inline-block;
	height: 16px;
	margin: 0px;
	text-align: center;
	padding: 0;
	background-color: #e5e5e5;
	width: 16px;
	font-size: 12px;
	color: #165aa5;
}
div.flicking_con a.on {
	background-color: #e5e5e5;
	color: #bf0008 !important;
}
.qg_p {
	font-size: 14px;
	color: #000000; 
	text-align: left !important;
	width: 69%;
	line-height: 17px;
	top: 87%;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	position: relative;
	background: rgba(82,116,78,0.7);
	    margin-right: 0px;
}
.zrdc {
	list-style: none;
	width: 97%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 20px;
}
.zrdc li {
	font-weight: bold;
	width: 25%;
	text-align: center;
	float: left;
	color: #165aa5;
	font-size: 16px;
}
.zrdc_current {
	color: #bf0008;
}
.clear {
	clear: both;
}
.w64 {
	width: 64% !important;
}
.w75 {
	width: 66% !important;
}
.w87 {
	width: 87% !important;
}
.w75_l {
	width: 75% !important;
	text-align: left !important;
}
.t_33 {
	top: -33% !important;
}
.n_360 {
	list-style: none;
	width: 97%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 20px;
}
.n_360 li {
	font-weight: bold;
	width: 33.333%;
	text-align: center;
	float: left;
	color: #165aa5;
	font-size: 16px;
}
.n_360_current {
	color: #bf0008;
}
.end_ww {
	right: 50%;
	margin-right: -108px;
	top: 24%;
	width: 215px;
	position: absolute;
	animation: end_ww 2.5s ease 0s;
	/* Firefox: */
	-moz-animation: end_ww 2.5s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: end_ww 2.5s ease 0s;
	/* Opera: */
	-o-animation: end_ww 2.5s ease 0s;
}
 @keyframes end_ww {
0% {
 right: 50%;
 margin-right: -30px;
 width: 60px;
}
 50% {
 right: 50%;
 margin-right: -140px;
 width: 280px;
}
 100% {
 right: 50%;
 margin-right: -108px;
 width: 215px;
}
}
 @-moz-keyframes end_ww /* Firefox */ {
0% {
 right: 50%;
 margin-right: -30px;
 width: 60px;
}
 50% {
 right: 50%;
 margin-right: -140px;
 width: 280px;
}
 100% {
 right: 50%;
 margin-right: -108px;
 top: 26%;
 width: 215px;
}
}
 @-webkit-keyframes end_ww /* Safari and Chrome */ {
0% {
 right: 50%;
 margin-right: -30px;
 width: 60px;
}
 50% {
 right: 50%;
 margin-right: -140px;
 width: 280px;
}
 100% {
 right: 50%;
 margin-right: -108px;
 width: 215px;
}
}
 @-o-keyframes end_ww /* Opera */ {
0% {
 right: 50%;
 margin-right: -30px;
 top: 26%;
width: 60px;
}
 50% {
 right: 50%;
 margin-right: -140px;
 width: 280px;
}
 100% {
 right: 50%;
 margin-right: -108px;
 width: 215px;
}
}
.logo_end {
	right: 50%;
	margin-right: -20px;
	bottom: 35%;
	width: 40px;
	position: absolute;
	animation: logo_end 2s ease 0s;
	/* Firefox: */
	-moz-animation: logo_end 2s ease 0s;
	/* Safari and Chrome: */
	-webkit-animation: logo_end 2s ease 0s;
	/* Opera: */
	-o-animation: logo_end 2s ease 0s;
}
 @keyframes logo_end {
0% {
 bottom:-30%;
}
100% {
 bottom:35%;
}
}
 @-moz-keyframes logo_end /* Firefox */ {
0% {
 bottom:-30%;
}
100% {
 bottom:35%;
}
}
 @-webkit-keyframes logo_end /* Safari and Chrome */ {
0% {
 bottom:-30%;
}
100% {
 bottom:35%;
}
}
 @-o-keyframes logo_end /* Opera */ {
0% {
 bottom:-30%;
}
100% {
 bottom:35%;
}
}
.back {
	right: 50%;
	margin-right: -14px;
	width: 28px;
	position: absolute;
	animation: back 1.5s ease 0s infinite;
	/* Firefox: */
	-moz-animation: back 1.5s ease 0s infinite;
	/* Safari and Chrome: */
	-webkit-animation: back 1.5s ease 0s infinite;
	/* Opera: */
	-o-animation: back 1.5s ease 0s infinite;
}
 @keyframes back {
0% {
 bottom:4.5%;
}
 50% {
 bottom:6.5%;
}
 100% {
 bottom:4.5%;
}
}
 @-moz-keyframes back /* Firefox */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:6.5%;
}
 100% {
 bottom:4.5%;
}
}
 @-webkit-keyframes back /* Safari and Chrome */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:6.5%;
}
 100% {
 bottom:4.5%;
}
}
 @-o-keyframes back /* Opera */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:6.5%;
}
 100% {
  bottom:4.5%;
}
}





.back_01 {
	right: 50% !important;
	margin-right: -14px !important;
	width: 28px !important;
	position: absolute;
	animation: back_01 1.5s ease 0s infinite;
	/* Firefox: */
	-moz-animation: back_01 1.5s ease 0s infinite;
	/* Safari and Chrome: */
	-webkit-animation: back_01 1.5s ease 0s infinite;
	/* Opera: */
	-o-animation: back_01 1.5s ease 0s infinite;
}
 @keyframes back_01 {
0% {
 bottom:4.5%;
}
 50% {
 bottom:6.5%;
}
 100% {
 bottom:4.5%;
}
}
 @-moz-keyframes back_01 /* Firefox */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:6.5%;
}
 100% {
 bottom:4.5%;
}
}
 @-webkit-keyframes back_01 /* Safari and Chrome */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:6.5%;
}
 100% {
 bottom:4.5%;
}
}
 @-o-keyframes back_01 /* Opera */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:6.5%;
}
 100% {
  bottom:4.5%;
}
}




.hzcc{     font-size: 17px !important;
    color: #fff !important;
    height: 19px !important;
    letter-spacing: 3px;
    padding: 5px !important;
    display: block !important;
    text-align: center;}
	.top55{ top:55% !important;
}
	.top62{ top:62% !important;
}
	.top79{     top: 87% !important;
    float: left;
}


.musicbtn {
 width:30px; height:30px;
 z-index:99999; background-image:url(../img/bfan.png) !important; background-repeat:no-repeat; background-size:100% 100%; position:fixed;     top: 20px;
    right: 20px;
	animation: musicbtn 2s 0s linear infinite;
	-ms-animation: musicbtn 2s 0s linear infinite;
	-moz-animation: musicbtn 2s 0s linear infinite;
	-webkit-animation: musicbtn 2s 0s linear infinite;
}

@keyframes musicbtn {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-ms-keyframes musicbtn {
	from {
		-ms-transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
	}
}

@-moz-keyframes musicbtn {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes musicbtn {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
.mu3bf{width:30px; height:30px;
 z-index:99999; background-image:url(../img/gban.png); background-repeat:no-repeat; background-size:100% 100%; position:fixed; top:10px; right:10px;}
 
 .iframe{    width: 100%;
    height: 100%;
    border: 0px;
    position: fixed;
    margin: 0px;
    padding: 0px;}
	.mt_21{ margin-top:-21px;}
	.mt_5{ margin-top:-5px;}
.w75{ width: 75% !important;}
.g_bt{    height: 36px!important;
    width: 62% !important;
    margin: 0 auto;}
    
    
    .g_bt70{    height: 36px!important;
    width: 70% !important;
    margin: 0 auto;}
    
    .g_bt78{    height: 36px!important;
    width: 78% !important;
    margin: 0 auto;}
    .g_bt90{    height: 45px!important;
    width: 94% !important;
    margin: 0 auto;}
.t75{ top: 81% !important;}


.menu_bg02{    list-style: none;
    position: relative;
    top: -5%;
    width: 92px;
    margin:24px auto 7px;}
    
    
    .menu_bg02 li {
	    background: rgba(9,70,180,0.8);
    width: 92px;
    height: 37px;
    text-align: center;
    padding-left: 4px;
    margin-top: 10px;
    line-height: 37px;
    color: #fff;
    border-radius: 5px;
}
.menu_bg_03 {
	    display: block;
    list-style: none;
    position: absolute;
    top:3.4%;
        left: 12%;
    z-index: 1;
    margin-left: -47px;
}
.menu_bg_03 li {
	      background: rgba(82,116,78,0.7);
    width: 156px;
    height: 29px;
    text-align: center;
    padding-left: 4px;
    line-height: 27px;
    letter-spacing: 3px;
    margin-top: 4px;
    color: #fff;
    border-radius: 0;
}
.menu {
	list-style: none;
	position: fixed;
	top: 16%;
	left: -8px;
}
.menu li {
	background: rgba(9,70,180,0.5);
	width: 53px;
	height: 25px;
	text-align: center;
	padding-left: 4px;
	line-height: 24px;
	margin-top: 10px;
	color: #fff;
	border-radius: 5px;
}
.menu_current {
	color: #fff  !important;
}
.red{       display: block;
    margin: -9px auto 0px;
    width: 100%;}
    .relative{ position: relative;}
.row_footprint01 ul{list-style:none;}
.row_footprint01 ul li{ width: 100%; margin-top: 26px;}
.row_footprint01 ul li img{ width: 100%; }
.click_01_n{ display: none;
position: absolute;top:15%;}
.click_02_n{ display: none;
position: absolute;top:32%;}
.click_01_n img,.click_02_n img{  width: 100%;}
.finger {
	right: 9% !important;
	margin-right: -14px !important;
	width: 28px !important;
	position: absolute;
	animation: finger 1s ease 0s infinite;
	/* Firefox: */
	-moz-animation: finger 1s ease 0s infinite;
	/* Safari and Chrome: */
	-webkit-animation: finger 1s ease 0s infinite;
	/* Opera: */
	-o-animation: finger 1s ease 0s infinite;
}
 @keyframes finger {
0% {
 bottom:4.5%;
}
 50% {
 bottom:7.8%;
}
 100% {
 bottom:4.5%;
}
}
 @-moz-keyframes finger /* Firefox */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:7.8%;
}
 100% {
 bottom:4.5%;
}
}
 @-webkit-keyframes finger /* Safari and Chrome */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:7.8%;
}
 100% {
 bottom:4.5%;
}
}
 @-o-keyframes finger /* Opera */ {
0% {
 bottom:4.5%;
}
 50% {
 bottom:7.8%;
}
 100% {
  bottom:4.5%;
}
}


.menu_bg02,.menu_bg01 {
	animation: menu_bg02 2s 0s infinite linear;
	-ms-animation: menu_bg02 2s 0s infinite linear;
	-moz-animation: menu_bg02 2s 0s infinite linear;
	-webkit-animation: menu_bg02 2s 0s infinite linear;
}

@keyframes menu_bg02 {
	5% {
		transform: translateX(3px) rotate(2deg);
	   }
	10% {
		transform: translateX(-3px) rotate(-2deg);
	}
	15% {
		transform: translateX(3px) rotate(2deg);
	}
	20% {
		transform: translateX(-3px) rotate(-2deg);
	}
	25% {
		transform: translateX(2px) rotate(1deg);
	}
	30% {
		transform: translateX(-2px) rotate(-1deg);
	}
	35% {
		transform: translateX(2px) rotate(1deg);
	}
	40% {
		transform: translateX(-2px) rotate(-1deg);
	}
	45% {
		transform: translateX(1px) rotate(0);
	}
	50% {
		transform: translateX(-1px) rotate(0);
	}
}

@-ms-keyframes menu_bg02 {
	5% {
		-ms-transform: translateX(3px) rotate(2deg);
	}
	10% {
		-ms-transform: translateX(-3px) rotate(-2deg);
	}
	15% {
		-ms-transform: translateX(3px) rotate(2deg);
	}
	20% {
		-ms-transform: translateX(-3px) rotate(-2deg);
	}
	25% {
		-ms-transform: translateX(2px) rotate(1deg);
	}
	30% {
		-ms-transform: translateX(-2px) rotate(-1deg);
	}
	35% {
		-ms-transform: translateX(2px) rotate(1deg);
	}
	40% {
		-ms-transform: translateX(-2px) rotate(-1deg);
	}
	45% {
		-ms-transform: translateX(1px) rotate(0);
	}
	50% {
		-ms-transform: translateX(-1px) rotate(0);
	}
}

@-moz-keyframes menu_bg02 {
	5% {
		-moz-transform: translateX(3px) rotate(2deg);
	}
	10% {
		-moz-transform: translateX(-3px) rotate(-2deg);
	}
	15% {
		-moz-transform: translateX(3px) rotate(2deg);
	}
	20% {
		-moz-transform: translateX(-3px) rotate(-2deg);
	}
	25% {
		-moz-transform: translateX(2px) rotate(1deg);
	}
	30% {
		-moz-transform: translateX(-2px) rotate(-1deg);
	}
	35% {
		-moz-transform: translateX(2px) rotate(1deg);
	}
	40% {
		-moz-transform: translateX(-2px) rotate(-1deg);
	}
	45% {
		-moz-transform: translateX(1px) rotate(0);
	}
	50% {
		-moz-transform: translateX(-1px) rotate(0);
	}
}

@-webkit-keyframes menu_bg02 {
	5% {
		-webkit-transform: translateX(3px) rotate(2deg);
	}
	10% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
	}
	15% {
		-webkit-transform: translateX(3px) rotate(2deg);
	}
	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
	}
	25% {
		-webkit-transform: translateX(2px) rotate(1deg);
	}
	30% {
		transform: translateX(-2px) rotate(-1deg);
	}
	35% {
		-webkit-transform: translateX(2px) rotate(1deg);
	}
	40% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
	}
	45% {
		-webkit-transform: translateX(1px) rotate(0);
	}
	50% {
		-webkit-transform: translateX(-1px) rotate(0);
	}
}
.w45{ width: 53% !important;}
.w30{ width: 30% !important;}
.w32{ width: 32% !important;}
.w48{ width: 50% !important;}
.w53{ width: 53% !important;}
.w63{ width: 63% !important;}
.w50{ width: 61% !important;}
.w40{ width: 184px !important;}
.w46{ width: 46% !important;}
.w58{ width: 58% !important;}
.w33{ width: 36% !important;}
.w34{ width: 34% !important;}
.w35{ width: 40% !important;}
.w22{ width: 26% !important;}
.w28{ width: 28% !important;}
.w143{ width: 143px !important;}
.hzc_01_23{ width: 100% !important; text-align: left !important;}
.hzc_01_23_span{        width: 245px !important;
    height: 26px;
    padding-top: 7px !important;
    top: 87%!important;}
.hzc_01_23_span01{        width: 260px !important;
    height: 26px;
    padding-top: 7px !important;
    top: 87%!important;}
	.hzc_01_23_span02{        width: 100% !important;
    height: 26px;
    padding-top: 7px !important;
    top: 87%!important;}
	
.footer ul li:nth-child(5) img{    width: 46px;
    margin-top: 3px;}
	
	
	
.jz_box{      left: 50%;
    margin-left: -16px;
    margin-top: -26px;
    position: absolute;
    top: 50%;}
.count-title {display: inline-block;
    font-size: 21px;
    font-weight: normal;
    text-align: center; color:#33a44d;}
.bf{      font-size: 21px; color:#33a44d; font-weight: normal; text-align: center;}