@charset "utf-8";
/* CSS Document */


body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
b,
img {
	margin: 0;
	padding: 0;
}

body {
	font: 14px/1.5 微软雅黑, Arial, Helvetica, sans-serif !important;
	min-width: 1200px;
	color: #333;
}

fieldset,
img {
	border: 0
}


address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0
}

input:disabled {
	background: none;
}

textarea {
	resize: none;
	outline: none
}

a,
img {
	border: 0px none;
	color: #333;
	text-decoration: none;
}

.clear {
	clear: both;
}
canvas {
	display:block;
	vertical-align:bottom
}

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }

  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}




/*---nav---*/
.head {
	width: 98%;
	height: 90px;
	position: absolute;
	z-index: 888;

	left: 1%;
}

.head-con {
	width: 54%;
	height: 76px;
	float: left;
	/*border: 1px solid red;*/
}

.logo {
	width: 14%;
	margin-left: 8%;
	float: left;
	line-height: 76px;
	height: 76px;
	/* padding-top: 31px; */
}

.logo a {
	display: inline-block;
	line-height: 76px;
}

.logo a img {
	vertical-align: middle;
}

.menu {
	float: right;
	margin-right: 35px;
}

.menu .cur {
	color: #3aade2;
	/*	background:  #15d9db;*/
}

.head {
	width: 100%;
	height: 76px;
	/* position: absolute; */
	position: fixed;
	z-index: 888;

	left: 0%;
	background: rgba(0, 0, 0, 0.5);
}

.menu>.a {
	color: #fff;
	font-size: 14px;
	margin: 0px 25px;
	position: relative;
	display: inline-block;
	cursor: pointer;
		height: 76px;
		line-height: 76px;
}
.menu>.a a{
	color: #fff;
}
.menu>.a {
	color: #fff;
	font-size: 14px;
	margin: 0 25px;
}

.menu .a:hover >a {
	color: #3aade2;
	transform: translate(0, 2px);
	transition: linear 0.3s;
}

.head-call {
	/*float: right;*/
	float: left;
	/*	width: 12%;*/
	height: 76px;
	text-align: right;
	line-height: 76px;
	/*border: 1px solid red;*/
}

.head-call span {
	background: url(../images/head-call.png) no-repeat left center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	padding-left: 25px;
	/*margin-right: 40px;*/
}
.mes{
	position: absolute;
	top: 76px;
	left: -50%;
	padding-bottom: 10px;
	box-sizing: border-box;
	background: rgba(0,0,0,.5);
	z-index: 10;
	color: #fff;
	width: auto;
	display: none;
}
.mes>li{
	white-space: nowrap;
	padding: 0 ;
	text-align: center;
	line-height: 30px;
}
.mes>li:hover >a{
	color: #3aade2;
	transform: translate(0, 2px);
	transition: linear 0.3s;
}
.mes>li a{
	padding: 0 35px;
}
.aa:hover .mes{
	display: block;
}

/*---page06---*/
.page06 {
	width: 100%;
	/*	height: 608px;*/
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	/*	background:  url(../images/page06.jpg) no-repeat center;*/
	text-align: center;
	color: #7a889c;
	background: #212930;
}

.li-img05 {
	position: absolute;
	width: 100%;
	/*	height: 608px;*/
	float: left;
	z-index: -1;
	overflow: hidden;
}

.page06-con {
	width: 1200px;
	margin: 0 auto;
}

.footer-con {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 24px 0;
}

.ft01 {
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 54px;
}

.ft02 {
	font-size: 26px;
	color: #e8de3a;
	background: url(../images/btcall.png) no-repeat left center;
	padding-left: 50px;
	line-height: 40px;
}

.ft03 {
	color: #fff;
}

.ft03 span {
	font-size: 18px;
	color: #e8de3a;
}

.ft04 {
	margin-bottom: 10px;
}

.ft06 {
	margin-top: 22px;
}

.ft06 a {
	color: #7a889c;
	padding: 0 10px;
}

.ft06 a:hover {
	color: #15d9db;
	transition: all .5s linear;
}

.ft-line {
	width: 100%;
	height: 1px;
	background-color: #09394d;
}

.ft-bot {
	width: 1200px;
	margin: 28px auto;
}

.bot01 {
	font-size: 12px;
}

/*fix-right*/
/*fix-right*/
.rightdiv {
	position: fixed;
	right: 10px;
	width: 50px;
	bottom: 280px;
	z-index: 1;
}

.rightdivs {
	width: 50px;
	height: 50px;
	margin: 3px 0;
	border-radius: 4px;
	text-align: center;
	position: relative;
	cursor: pointer;
	background: #2a84df;
}

.rightdivs a {
	display: block;
	width: 0px;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 0px;
	right: 60px;
	font-size: 20px;
	background: rgba(0, 0, 0, .3);
	min-height: 50px;
	line-height: 50px;
	color: #36b7e6;
	transition: linear 0.2s;
	border-radius: 4px;
	/*
	-moz-box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	-webkit-box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	box-shadow: 0 10px 20px rgba(12,103,196,0.2);
*/
}

.top {
	background: rgba(0, 0, 0, .3) url(../images/side-top.png) no-repeat center;
}

.qq:hover,
.wx:hover,
.call:hover,
.top:hover {
	/*	background-color:#ff4500;*/
	transition: linear 0.5s;
}

.rightdivs:hover a {
	width: 164px;
	transition: linear 0.3s;
}

.rightdivs:hover a.hov {
	width: 100px;
	transition: linear 0.3s;
}

.location .ddimg a {
	padding: 0 10px;
}

.location .ddimg a img {
	display: inline-block;
	vertical-align: middle;
}

.fot-mid {
	width: 448px;
	margin: 0 auto;
}

.fot-left {
	float: right;
}

.fot-right {
	float: left;
	border-right: 1px solid #09394d;
	padding-right: 52px;
}


@keyframes myfont {
	0% {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
	}

	50% {
		transform: scale(1.3, 1.3);
		-webkit-transform: scale(1.3, 1.3);
		-moz-transform: scale(1.3, 1.3);
		-o-transform: scale(1.3, 1.3);
	}

	100% {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
	}
}

.font-01 {
	animation: myfont 1s;
	-webkit-animation: myfont 1s;
	-moz-animation: myfont 1;
	-o-animation: myfont 1s;
}

.font-011 {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
}

.font-02 {
	animation: myfont 1s;
	-webkit-animation: myfont 1s;
	-moz-animation: myfont 1s;
	-o-animation: myfont 1s;
}

.font-022 {
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
}

.font-03 {
	animation: myfont 1s;
	-webkit-animation: myfont 1s;
	-moz-animation: myfont 1s;
	-o-animation: myfont 1s;
}

.font-033 {
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
}

.font-04 {
	animation: myfont 0.5s;
	-webkit-animation: myfont 0.5s;
	-moz-animation: myfont 0.5s;
	-o-animation: myfont 0.5s;
}

.font-044 {
	animation-delay: 3.5s;
	-webkit-animation-delay: 3.5s;
	-moz-animation-delay: 3.5s;
	-o-animation-delay: 3.5s;
}

.iconRefresh {
	display: inline-block;
	width: 28px;
	height: 28px;
	color: #fff;
	background: url(../images/refresh-white.png) no-repeat left center;
	margin: 32px auto 0;
	float: left;
}

.foot {
	width: 100%;
	background: #212930;
}

.foot-con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 32px;
}

.foot-con dl {
	width: 15%;
	float: left;
	color: #fff;
	padding-left: 3%;
	/*	margin: 10px 96px;*/
}

.foot-con dl dt {
	font-size: 12px;
	font-weight: 600;
}

.foot-con dl dd a {
	font-size: 12px;
	color: #7a889c;
	line-height: 24px;
}

.foot-con dl dd a:hover {
	color: #36b7e6;
	transition: linear 0.3s;
}