body {
  margin: 0;
  padding: 0;
  font-family: Adobe 黑体 Std, Microsoft YaHei;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  background: #010716;
}
p,
div,
form,
ul,
ol,
li,
dl,
dt,
dd,
b,
span,
h2,
h3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #c00;
  text-decoration: none;
}
.nav {
  width: 100%;
  color: #fff;
  text-align: center;
  font: normal 12px/40px SimSun;
  background: #020b28;
}
.nav a {
  color: #fff;
}
.nav a:hover {
  color: #c00;
}
#footer {
  margin-top: 100px;
  padding: 40px 0;
  background: #1b202e;
  color: #fff;
  text-align: center;
  font: normal 12px/26px SimSun;
  clear: both;
}
#footer:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#footer p,
#footer address {
  text-align: center;
  display: block;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #c00;
}
.bg01 {
  width: 100%;
  background: #020b28 url(../images/title_01.jpg) no-repeat center top;
  overflow: hidden;
}
.bg01 img {
  display: block;
  width: 100%;
}
.l7 {
  position: absolute;
  width: 100%;
}
.navtop {
  width: 100%;
  background: #007c93;
  height: 90px;
}
.navtop .liftr {
  width: 1200px;
  margin: 0px auto;
}
.navtop .liftr li {
  float: left;
  width: 300px;
  height: 90px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: url(../images/title_02.jpg) no-repeat right;
}
.navtop .liftr li span {
  display: block;
  font-size: 22px;
  padding: 12px 0 3px 0;
}
.navtop .liftr li a {
  color: #fff;
}
.navtop .liftr li a:hover {
  color: #fff;
}
.navtop .liftr li:hover {
  background: #20b2cd;
}
.navtop .liftr li.no {
  background-image: none;
}
.lift-nav {
  width: 100%;
  background: #007c93;
  height: 90px;
  position: fixed;
  top: 0;
  display: none;
  z-index: 999;
}
.lift-nav li {
  float: left;
  width: 300px;
  height: 90px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: url(../images/title_02.jpg) no-repeat right;
  cursor: pointer;
}
.lift-nav li span {
  display: block;
  font-size: 22px;
  padding: 12px 0 3px 0;
}
.lift-nav li.current {
  background: #20b2cd;
}
.lift-nav li.no {
  background-image: none;
}
.lift-nav .lift {
  width: 1200px;
  margin: 0px auto;
}
.box01 {
  margin: 0px auto;
  width: 1200px;
  padding: 55px 0;
  clear: both;
}
.box01:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.box01 .box01-left01 {
  float: left;
  width: 610px;
  border: 5px #007c93 solid;
}
.box01 .box01-left02 {
  float: left;
  width: 620px;
}
.box01 .box01-left02 .tab01 {
  display: -webkit-table;
  display: table;
  width: 620px;
}
.box01 .box01-left02 .tab01 li:last-child span {
  margin-right: 0;
}
.box01 .box01-left02 .tab01 li span {
  display: block;
  width: 175px;
  height: 98px;
  margin: 12px 32px 0 0;
  border: 5px #007c93 solid;
  float: left;
  position: relative;
}
.box01 .box01-left02 .tab01 li span i {
  position: absolute;
  cursor: pointer;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  background: #000000 url(../images/title_04.png) no-repeat center center;
  width: 175px;
  height: 98px;
  z-index: 99;
}
.box01 .box01-left02 .tab01 li span img {
  width: 175px;
  height: 98px;
}
.box01 .box01-left02 .tab01 li span.here i {
  position: absolute;
  background: url(../images/title_04.png) no-repeat center center;
}
.box01 .box01-left02 .tab01Cont {
  display: none;
}
.box01 .box01-left02 .boxtab {
  float: left;
  margin: 0;
  padding: 0;
  border: 5px #007c93 solid;
  width: 610px;
  height: 340px;
  overflow: hidden;
}
.box01 .box01-right {
  float: left;
  width: 530px;
  padding-left: 50px;
}
.box01 .box01-right .h250 {
  height: 250px;
  margin-bottom: 10px;
  background: url(../images/title_03.jpg) repeat-x bottom;
}
.box01 .box01-right h3 {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 24px;
  color: #20b2cd;
  text-align: center;
}
.box01 .box01-right p {
  padding: 15px 5px 0 5px;
  font-size: 15px;
  line-height: 30px;
  color: #fff;
}
.box01 .box01-right p a {
  margin: 5px 0 0 10px;
  padding: 0 10px;
  font-size: 12px;
  display: inline-block;
  color: #20b2cd;
  border: 1px #20b2cd solid;
}
.box01 .box01-right p a:hover {
  box-shadow: 0 0 15px #20b2cd;
}
.bg02 {
  width: 100%;
  padding: 40px 0;
  background: #1b202e;
  clear: both;
}
.bg02:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.bg02 .box02 {
  margin: 0px auto;
  width: 1200px;
}
.bg02 .box02 .box02-left {
  float: left;
  width: 485px;
}
.bg02 .box02 .box02-left span {
  width: 60px;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  float: left;
}
.bg02 .box02 .box02-left .inp01 {
  float: left;
  width: 240px;
  padding: 0 10px;
  border: 1px #5d616a solid;
  line-height: 30px;
  font-size: 14px;
  color: #cccccc;
  background: none;
}
.bg02 .box02 .box02-left .inp02 {
  float: left;
  width: 425px;
  height: 190px;
  background: #323743;
  margin-top: 20px;
  padding: 10px;
  line-height: 24px;
  font-size: 14px;
  color: #cccccc;
  border: none;
  clear: both;
}
.bg02 .box02 .box02-left .inp03 {
  float: left;
  margin: 15px 0 0 340px;
  width: 105px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background: #1da3bd;
  font-weight: bold;
  text-align: center;
  border: none;
}
.bg02 .box02 .box02-right {
  float: left;
  width: 715px;
}
.bg02 .box02 .box02-right h3 {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  height: 50px;
}
.bg02 .box02 .box02-right h3 span {
  font-size: 12px;
  margin-left: 10px;
  color: #bbbcbe;
  font-weight: normal;
  display: inline-block;
}
.bg02 .box02 .box02-right .text {
  width: 100%;
  height: 260px;
  overflow-y: auto;
}
.bg02 .box02 .box02-right .text ul {
  display: block;
  width: 690px;
}
.bg02 .box02 .box02-right .text ul li {
  display: block;
  clear: both;
  border-top: 1px #323743 solid;
  padding: 20px 5px;
}
.bg02 .box02 .box02-right .text ul li:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.bg02 .box02 .box02-right .text ul li .img {
  float: left;
  width: 60px;
}
.bg02 .box02 .box02-right .text ul li .img img {
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
.bg02 .box02 .box02-right .text ul li .right {
  float: left;
  width: 620px;
}
.bg02 .box02 .box02-right .text ul li .right span {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #00b3d4;
}
.bg02 .box02 .box02-right .text ul li .right span i {
  font-style: normal;
  color: #bbbcbe;
  float: right;
  margin-left: 5px;
}
.bg02 .box02 .box02-right .text ul li .right p {
  font-style: 14px;
  padding-top: 6px;
  line-height: 22px;
  color: #d6d6d8;
}
.layer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 99999;
  overflow: auto;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: .7;
  opacity: 0.7;
}
.layer2 {
  position: fixed;
  top: 15%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  overflow: auto;
  width: 100%;
  height: auto;
}
.video01 {
  margin: 0px auto;
  width: 790px;
  height: 500px;
  background: #000;
  border: 5px #007287 solid;
}
.video01 .vid {
  display: block;
  padding: 10px 0 0 20px;
  float: left;
}
.video02 {
  margin: 0px auto;
  width: 695px;
  height: 580px;
  background: #fff;
  border: 5px #007287 solid;
}
.video02 .vid {
  display: block;
  padding: 10px 0 0 20px;
  width: 655px;
  height: 530px;
  overflow: hidden;
  float: left;
}
.close {
  float: right;
  font-size: 32px;
  color: #007287;
  clear: both;
  margin-right: 5px;
}
.bg03 {
  width: 100%;
  background: url(../images/bg01.jpg) no-repeat center top;
  clear: both;
  position: relative;
  height: 100%;
}
.bg03:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.bg03 h2 {
  margin: 0px auto;
  width: 1200px;
  padding-top: 90px;
  background: url(../images/title_05.png) 0px 90px no-repeat;
  font-size: 45px;
  color: #20b2cd;
  letter-spacing: 3px;
  text-align: center;
  line-height: 50px;
  clear: both;
}
.bg03 h2:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.list01 {
  margin: 0px auto;
  width: 1200px;
  padding-top: 60px;
}
.list01 li {
  float: left;
  width: 360px;
  margin-right: 60px;
  height: 450px;
  background: #20b2cd;
  position: relative;
  color: #000;
}
.list01 li img {
  width: 360px;
  height: 275px;
}
.list01 li i {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: url(../images/title_06.png) no-repeat center center;
  width: 360px;
  height: 275px;
  z-index: 9;
}
.list01 li h3 {
  font-size: 22px;
  text-align: center;
}
.list01 li p {
  font-size: 15px;
  line-height: 30px;
  padding: 10px 25px 0 30px;
}
.list01 li:hover {
  box-shadow: 0 0 15px #ccc;
}
.list01 li.no {
  margin: 0;
}
.list02 {
  margin: 0px auto;
  width: 1200px;
  padding-top: 40px;
  clear: both;
}
.list02:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.list02 li {
  float: left;
  width: 274px;
  height: 426px;
  margin-right: 30px;
  background: #1b202e;
  border: 2px #1b202e solid;
}
.list02 li a {
  color: #fff;
}
.list02 li a:hover {
  color: #fff;
}
.list02 li .img {
  display: block;
  width: 230px;
  height: 160px;
  margin: 20px 0 0 20px;
  overflow: hidden;
  position: relative;
}
.list02 li .img i {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: url(../images/title_06.png) no-repeat center center;
  width: 230px;
  height: 160px;
  z-index: 9;
}
.list02 li .img img {
  width: 330px;
  height: 220px;
}
.list02 li h3 {
  font-size: 18px;
  line-height: 26px;
  height: 65px;
  padding: 10px 20px 0 25px;
}
.list02 li p {
  padding: 0 20px 0 25px;
  font-size: 14px;
  line-height: 22px;
  color: #cccccc;
}
.list02 li p a {
  color: #cccccc;
}
.list02 li p span {
  color: #20b2cd;
}
.list02 li:hover {
  border: 2px #3a90a0 solid;
  box-shadow: 0 0 18px #3a90a0;
}
.list02 li.no {
  width: 272px;
  margin: 0px;
}
.list02 li.no h3 {
  font-size: 15px;
}
.list03 {
  margin: 0px auto;
  width: 1200px;
  padding-top: 40px;
  clear: both;
}
.list03:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.list03 li {
  float: left;
  width: 260px;
  margin-right: 26px;
  padding: 10px;
}
.list03 li a {
  color: #fff;
}
.list03 li a:hover {
  color: #fff;
}
.list03 li h3 {
  height: 75px;
  font-size: 18px;
  line-height: 26px;
}
.list03 li .img {
  display: block;
  width: 260px;
  height: 175px;
  overflow: hidden;
  position: relative;
}
.list03 li .img img {
  width: 260px;
  height: 175px;
}
.list03 li .img i {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: url(../images/title_06.png) no-repeat center center;
  width: 260px;
  height: 175px;
  z-index: 9;
}
.list03 li p {
  height: 130px;
  padding: 20px 20px 0 20px;
  background: #20b2cd;
  font-size: 12px;
  line-height: 22px;
  color: #000;
}
.list03 li p a {
  color: #000;
}
.list03 li p a:hover {
  color: #c00;
}
.list03 li.no {
  margin: 0;
}
.list03 li:hover {
  box-shadow: 0px 0px 15px #20b2cd;
}
.tab4 {
  margin: 0px auto;
  width: 1200px;
  padding-top: 40px;
}
.tab4 li {
  float: left;
}
.tab4 li a {
  display: block;
  text-decoration: none;
  height: 80px;
}
.tab4 li a.a_01 {
  background: url(../images/title_07.png) -85px 0px no-repeat;
  width: 165px;
  margin-left: 85px;
}
.tab4 li a.a_1 {
  background: url(../images/title_08.png) -85px 0px no-repeat;
  width: 165px;
  margin-left: 85px;
}
.tab4 li a.a_02 {
  background: url(../images/title_07.png) -340px 0px no-repeat;
  width: 170px;
  margin-left: 90px;
}
.tab4 li a.a_2 {
  background: url(../images/title_08.png) -340px 0px no-repeat;
  width: 170px;
  margin-left: 90px;
}
.tab4 li a.a_03 {
  background: url(../images/title_07.png) -590px 0px no-repeat;
  width: 225px;
  margin-left: 80px;
}
.tab4 li a.a_3 {
  background: url(../images/title_08.png) -590px 0px no-repeat;
  width: 225px;
  margin-left: 80px;
}
.tab4 li a.a_04 {
  background: url(../images/title_07.png) -900px 0px no-repeat;
  width: 225px;
  margin-left: 85px;
}
.tab4 li a.a_4 {
  background: url(../images/title_08.png) -900px 0px no-repeat;
  width: 225px;
  margin-left: 85px;
}
.box03 {
  margin: 0px auto;
  width: 1200px;
}
.floatr {
  position: fixed;
  top: 30%;
  right: 0;
  width: 50px;
  background: #d74108;
  padding: 25px 0;
  color: #fff;
  line-height: 26px;
  text-align: center;
  font-size: 18px;
  z-index: 9999;
}
.floatr:hover {
  color: #fff;
}
.floatk {
  position: fixed;
  width: 158px;
  top: 25%;
  right: 0;
  display: none;
  z-index: 10000;
}
.floatk .closea {
  float: right;
  text-align: right;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
.box04-form {
  float: left;
  width: 750px;
}
.box04-form h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #20b2cd;
  text-align: center;
  font-weight: normal;
}
.box04-form .formbox {
  padding-top: 10px;
}
.box04-form .formbox li {
  padding-top: 10px;
  display: block;
}
.box04-form .formbox li span {
  width: 200px;
  padding-right: 15px;
  line-height: 32px;
  font-size: 16px;
  color: #20b2cd;
  float: left;
  text-align: right;
}
.box04-form .formbox li span.city {
  width: 95px;
  padding-right: 11px;
}
.box04-form .formbox li input {
  width: 378px;
  border: 1px #20b2cd solid;
  padding: 0 10px;
  line-height: 30px;
  font-size: 13px;
  color: #00778c;
  background: none;
}
.box04-form .formbox li .sub {
  float: left;
  margin: 40px 0 0 300px;
  width: 220px;
  line-height: 35px;
  height: 35px;
  font-size: 18px;
  background: #20b2cd;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #000;
  border: none;
  letter-spacing: 2px;
}
.box04-form .formbox li .selectbox {
  float: left;
  width: 145px;
  height: 30px;
  font-size: 13px;
  border: 1px #20b2cd solid;
  color: #00778c;
}
.box04-form .formbox li .selectbox .select-head {
  overflow: hidden;
  width: 143px;
  height: 30px;
  line-height: 30px;
}
.box04-form .formbox li .selectbox .select-head .select-head-cont {
  float: left;
  color: #00778c;
  font-size: 13px;
  text-indent: 10px;
}
.box04-form .formbox li .selectbox .select-head .select-icon {
  float: right;
  font-size: 10px;
  padding: 0 5px 0 0;
  margin: 0;
}
.box04-form .formbox li .selectbox .option {
  float: left;
  position: absolute;
  text-indent: 10px;
  padding: 0px;
  margin: 0px;
  width: 143px;
  color: #00778c;
  line-height: 30px;
  border: 1px #20b2cd solid;
  background: #000;
}
.box04-form .formbox li .selectbox .option li {
  padding: 0;
}
.box04-form .formbox li .selectbox .option-item:hover {
  background: #0d92ab;
  color: #fff;
}
.box05 {
  margin: 0px auto;
  width: 1200px;
}
.box05 a {
  float: left;
  width: 1200px;
  margin-top: 30px;
  background: url(../images/title_11.png) 0px 0px no-repeat;
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.box05 a span {
  color: #1da4be;
}
.box05 a:hover {
  background: url(../images/title_12.png) 0px 0px no-repeat;
}
.list04 {
  margin: 0px auto;
  width: 1200px;
  padding-top: 60px;
  clear: both;
}
.list04:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.list04 li {
  float: left;
  width: 285px;
  margin-right: 20px;
  height: 450px;
  background: #20b2cd;
  position: relative;
  color: #000;
}
.list04 li img {
  width: 285px;
  height: 220px;
}
.list04 li i {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: url(../images/title_06.png) no-repeat center center;
  width: 285px;
  height: 220px;
  z-index: 9;
}
.list04 li h3 {
  padding: 0 10px;
  font-size: 18px;
  text-align: center;
  line-height: 26px;
}
.list04 li p {
  font-size: 12px;
  line-height: 22px;
  padding: 10px 15px 0 20px;
}
.list04 li:hover {
  box-shadow: 0 0 15px #ccc;
}
.list04 li.no {
  margin: 0;
}
