* {
	margin: 0px auto;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.body {
	width: 100%;
}

.body-top {
	width: 100%;
	height: 36px;
	background: #000000;
}

.body-top-mine {
	width: 1240px;
	height: 36px;
	margin: auto;
}

.breadcrumbs2{
	width: 333px;
	float: right;
	line-height: 65px;
	color: white;
}
.breadcrumbs2 a{
	color: white;
}
.aboutxz{
	font-weight: 600;
	color: #29BEA9!important;
	font-size: 18px!important;
	border-bottom: 2px  #29BEA9 solid;
}
.tab-hd a:nth-child(2), .tab-hd a:nth-child(4) {
	margin-right: 100px;
	margin-left: 100px;
}
.tab-hd{
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 50px;
	position: relative;
	border-bottom: 1px solid #999;
}
.tab-hd a{
	font-size: 16px;
	line-height: 70px;
	width: 100px;
	display: inline-block;
	height: 70px;
}
.body-top-mine p {
	color: #9D9D9D;
	font-size: 12px;
	line-height: 36px;
	float: left;
}

.body-top-mine-p {
	color: #1D8D81;
	font-size: 12px;
	line-height: 36px;
	float: left;
}

.body-top-mine-img {
	width: 12px;
	height: 12px;
	margin-top: 11px;
	margin-left: 125px;
	margin-right: 5px;
	float: left;
}

.body-top-mine-img-one {
	width: 12px;
	height: 12px;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
}
.body-top-mine-img-one2 {
	width: 16px;
	height: 14px;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
}

.body-top-mine-img-two{
	width: 19px;
	height: 15px;
	margin-top: 11px;
	margin-left: 40px;
	float: left;
}
.body-top-mine-img-two2{
	margin-top: 11px;
	margin-left: 59px;
	float: left;
}

.body-top-li {
	width: 45px;
	background-color: #00B199;
	height: 20px;
	float: left;
	border-radius: 10px;
	text-align: center;
	line-height: 21px;
	margin-top: 7px;
	font-size: 12px;
	margin-left: 30px;
}

.body-top-a {
	color: #EEFFFF;
}
.body-top-a:hover {
	color:white!important;
}
.body-top-b {
	color: #9DA1A0;
}
.body-top-b:hover{
	color:#00AB98;
}

.body-top-li-two {
	width: 43px;
	border: 1px #00B199 solid;
	height: 20px;
	float: left;
	border-radius: 10px;
	text-align: center;
	line-height: 19px;
	margin-top: 7px;
	font-size: 12px;
	margin-left: 10px;
}

.grad1 {
	height: 75px;
	width: 100%;
	background: -webkit-linear-gradient(left, #04090C, #071820);
	background: -o-linear-gradient(right, #04090C, #071820);
}

.allbannerm{
	width: 1200px;
	height: 550px;
	margin: auto;
	position: relative;
}
.body-top-bottom {
	width: 1200px;
	height: 75px;
	margin: auto;
}

.body-top-bottom-logo {
	width: 242px;
	height: 29px;
	float: left;
	margin-top: 23px;
}

.body-top-bottom-logo-li {
	color: #F3FBFE;
	float: left;
	font-size: 23px;
	font-weight: 100;
	line-height: 75px;
	letter-spacing: 3px;
}

.body-top-bottom-logo-a {
	color: #1D8D81;
	line-height: 75px;
	font-size: 14px;
	letter-spacing: 3px;
	margin-left: 150px;
}

.body-top-bottom-logo-a-two {
	color: #D9DADC;
	line-height: 75px;
	font-size: 14px;
	letter-spacing: 3px;
	margin-left: 32px;
}

.body-mine-biglogo {
	width: 100%;
	height: 475px;
}

@-webkit-keyframes rotation{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(-360deg);}
}

.Rotation{
	-webkit-transform: rotate(-360deg);
	animation: rotation 20s linear infinite;
	-moz-animation: rotation 20s linear infinite;
	-webkit-animation: rotation 20s linear infinite;
	-o-animation: rotation 20s linear infinite;
}
@-webkit-keyframes rotation2{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}

.Rotation2{
	-webkit-transform: rotate(360deg);
	animation: rotation2 25s linear infinite;
	-moz-animation: rotation2 25s linear infinite;
	-webkit-animation: rotation2 25s linear infinite;
	-o-animation: rotation2 25s linear infinite;
}

@-webkit-keyframes rotation3{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(-360deg);}
}
.Rotation3{
	-webkit-transform: rotate(-360deg);
	animation: rotation3 30s linear infinite;
	-moz-animation: rotation3 30s linear infinite;
	-webkit-animation: rotation3 30s linear infinite;
	-o-animation: rotation3 30s linear infinite;
}

@-webkit-keyframes rotation4{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}

.Rotation4{
	-webkit-transform: rotate(360deg);
	animation: rotation4 40s linear infinite;
	-moz-animation: rotation4 40s linear infinite;
	-webkit-animation: rotation4 40s linear infinite;
	-o-animation: rotation4 40s linear infinite;
}
