﻿@charset "utf-8";
/* CSS Document */
/* 初始化*/
html {
  overflow-x: auto;
  overflow-y: auto;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  color: #000;
  background-color: #fff;
  font-family: "微软雅黑";
  font-size: 12px;
}
img {
  border: 0;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
h2 {
  font-size: 18px;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
/*全局样式*/
.w {
  width: 100%;
  margin: 0 auto;
}
.m {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.in {
  width: 1000px;
  margin: 0 auto;
}
.in1800 {
  width: 1800px;
  margin: 0 auto;
}
@media screen and (max-width: 1800px) {
  .in1800 {
    width: 1200px;
  }
}
/*top 头部*/
.lx_body {
  position: relative;
  background: #01040c;
  width: 100%;
  height: 5556px;
  overflow: hidden;
}
.lx_body .circle {
  position: absolute;
  left: 0;
  top: 0;
  background: url('../img/a40.png') no-repeat center top;
  width: 100%;
  height: 2030px;
  z-index: 3;
}
.lx_body .sonw2 {
  width: 1271px;
  height: 1271px;
  background: url('../img/s5.png') no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 70px;
  z-index: 2;
}
.lx_body .centent {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
}
.lx_body .centent .logo {
  margin-top: 63px;
  float: left;
}
.lx_body .centent .miss {
  float: right;
  display: block;
  width: 23px;
  height: 16px;
  background: url('../img/a2.png') no-repeat center center;
  margin-top: 90px;
}
.lx_body .centent .miss.on {
  background-image: url('../img/a2.gif');
}
.lx_body .centent .Snow {
  background: url('../img/a41.png') no-repeat center center;
  width: 1592px;
  height: 1134px;
  position: absolute;
  right: 0;
  top: 120px;
  animation-delay: 0.5s;
}
.lx_body .centent .Snow i {
  position: absolute;
}
.lx_body .centent .Snow .i1 {
  width: 21px;
  height: 18px;
  display: block;
  background: url('../img/i1.png') no-repeat;
}
.lx_body .centent .Snow .i2 {
  width: 29px;
  height: 34px;
  display: block;
  background: url('../img/i2.png') no-repeat;
}
.lx_body .centent .Snow .i3 {
  width: 23px;
  height: 23px;
  display: block;
  background: url('../img/i3.png') no-repeat;
}
.lx_body .centent .Snow .i4 {
  width: 27px;
  height: 20px;
  display: block;
  background: url('../img/i4.png') no-repeat;
}
.lx_body .centent .ind1 {
  position: relative;
}
.lx_body .centent .ind1 .in1800 .in {
  position: relative;
}
.lx_body .centent .ind1 .in1800 .qord {
  background: url('../img/a1.png') no-repeat center center;
  width: 683px;
  height: 716px;
  position: absolute;
  left: 0;
  top: 57px;
}
.lx_body .centent .ind1 .in1800 .lx_btn {
  padding-top: 900px;
  z-index: 7;
}
.lx_body .centent .ind1 .in1800 .lx_btn .btn_1 {
  width: 240px;
  height: 64px;
  background: url('../img/a3.png') no-repeat center center;
  margin: 0 auto 0;
  display: block;
  opacity: 0;
}
.lx_body .centent .ind1 .in1800 .lx_btn .btn_1.animated {
  opacity: 1;
}
.lx_body .centent .ind1 .in1800 .lx_btn .btn_1:hover {
  background-image: url('../img/a3_h.png');
}
.lx_body .centent .ind1 .in1800 .lx_btn .img1 {
  margin: 0 auto 0;
  display: block;
  margin-top: 57px;
  opacity: 0;
}
.lx_body .centent .ind1 .in1800 .lx_btn .img1.animated {
  opacity: 1;
}
.lx_body .centent .one {
  margin-top: 200px;
  padding-top: 70px;
  height: 706px;
}
.lx_body .centent .one .hd {
  height: 45px;
}
.lx_body .centent .one .hd h2 {
  width: 205px;
  height: 45px;
  float: left;
  background: url('../img/a5.png') no-repeat center center;
}
.lx_body .centent .one .hd ul {
  float: right;
  margin-top: 10px;
}
.lx_body .centent .one .hd ul li {
  width: 88px;
  height: 25px;
  float: left;
  margin-left: 30px;
  padding-bottom: 9px;
  display: block;
  cursor: pointer;
  box-sizing: content-box;
  position: relative;
}
.lx_body .centent .one .hd ul li:hover:before {
  left: 0;
  right: 0;
}
.lx_body .centent .one .hd ul li.on {
  border-bottom: 2px solid #e13384;
}
.lx_body .centent .one .hd ul li:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: -2px;
  background: #e13384;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.lx_body .centent .one .hd ul li.on span.s1 {
  transform: translateY(-100%);
}
.lx_body .centent .one .hd ul li:nth-child(1) {
  background: url('../img/a6.png') no-repeat center top;
}
.lx_body .centent .one .hd ul li:nth-child(2) {
  background: url('../img/a7.png') no-repeat center top;
}
.lx_body .centent .one .hd ul li:nth-child(3) {
  background: url('../img/a8.png') no-repeat center top;
}
.lx_body .centent .one .bd .ul_one {
  margin-top: 40px;
}
.lx_body .centent .one .bd .ul_one .lef {
  float: left;
  width: 200px;
  margin-left: 20px;
}
.lx_body .centent .one .bd .ul_one .rig {
  float: right;
  width: 735px;
}
.lx_body .centent .one .bd .ul_one .rig p span {
  text-indent: 40px;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  display: block;
}
.lx_body .centent .one .bd .ul_one2 .lef {
  margin-left: -20px;
}
.lx_body .centent .one .one_tex {
  width: 1000px;
  margin-top: 30px;
}
.lx_body .centent .one .one_tex p {
  font-size: 18px;
  color: #fff;
  width: 700px;
  padding-top: 76px;
  line-height: 26px;
}
.lx_body .centent .one .tex1 {
  height: 259px;
  background: url('../img/a9.png') no-repeat center center;
}
.lx_body .centent .one .tex1 p {
  float: right;
  margin-right: 20px;
}
.lx_body .centent .one .tex2 {
  height: 289px;
  background: url('../img/a10.png') no-repeat center center;
}
.lx_body .centent .one .tex2 p {
  padding-top: 100px;
  padding-left: 40px;
}
.lx_body .centent .one .tex2 p span {
  text-indent: 40px;
  display: block;
}
.lx_body .centent .two {
  margin-top: 0;
  padding-top: 70px;
  height: 755px;
}
.lx_body .centent .two .hd h2 {
  background-image: url('../img/a11.png');
}
.lx_body .centent .two .hd ul li {
  width: 41px;
}
.lx_body .centent .two .hd ul li:nth-child(1) {
  background: url('../img/a12.png') no-repeat center top;
}
.lx_body .centent .two .hd ul li:nth-child(2) {
  background: url('../img/a13.png') no-repeat center top;
}
.lx_body .centent .two .bd .two_tex {
  margin-top: 60px;
}
.lx_body .centent .two .bd .two_tex .lef {
  float: left;
  width: 245px;
  margin-left: 20px;
}
.lx_body .centent .two .bd .two_tex .rig {
  float: right;
  width: 735px;
}
.lx_body .centent .two .bd .two_tex .rig p {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  padding-top: 35px;
}
.lx_body .centent .two .bd .two_tex .rig p span {
  display: block;
  text-indent: 40px;
}
.lx_body .centent .two .bd .two_tex .two_ul li {
  float: left;
  width: 25%;
  margin-top: 60px;
}
.lx_body .centent .two .bd .two_tex .two_ul li > a {
  display: block;
}
.lx_body .centent .two .bd .two_tex .two_ul li > a .img2 {
  margin-top: 18px;
  display: block;
}
.lx_body .centent .two .bd .ul_list {
  width: 100%;
}
.lx_body .centent .two .bd .ul_list li {
  float: left;
  padding-top: 45px;
  width: 471px;
  height: 236px;
}
.lx_body .centent .two .bd .ul_list li a {
  display: block;
}
.lx_body .centent .two .bd .ul_list li:nth-child(1) {
  background: url('../img/a43.png') no-repeat;
}
.lx_body .centent .two .bd .ul_list li:nth-child(2) {
  background: url('../img/a44.png') no-repeat;
}
.lx_body .centent .two .bd .ul_list li:nth-child(3) {
  background: url('../img/a45.png') no-repeat;
}
.lx_body .centent .two .bd .ul_list li:nth-child(4) {
  background: url('../img/a46.png') no-repeat;
}
.lx_body .centent .two .bd .ul_list li.on:nth-child(1) {
  background: url('../img/a43b.png') no-repeat;
}
.lx_body .centent .two .bd .ul_list li.on:nth-child(2) {
  background: url('../img/a44b.png') no-repeat;
}
.lx_body .centent .two .bd .ul_list li.on:nth-child(3) {
  background: url('../img/a45b.png') no-repeat;
}
.lx_body .centent .two .bd .ul_list li.on:nth-child(4) {
  background: url('../img/a46b.png') no-repeat;
}
.lx_body .centent .two .bd .ul_list li:nth-child(2n) {
  float: right;
}
.lx_body .centent .two .bd .ul_list .ul_text {
  margin-top: 90px;
  padding-bottom: 80px;
}
.lx_body .centent .two .bd .ul_list .ul_text .tex_li {
  display: none;
}
.lx_body .centent .two .bd .ul_list .ul_text p {
  margin-top: 60px;
}
.lx_body .centent .two .bd .ul_list .ul_text p span {
  text-indent: 40px;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  display: block;
}
.lx_body .centent .two .bd .ul_list .btn_new {
  float: right;
  margin: 30px 30px 0 0;
}
.lx_body .centent .three {
  margin-top: 135px;
  padding-top: 70px;
  height: 554px;
}
.lx_body .centent .three .hd h2 {
  background-image: url('../img/a31.png');
}
.lx_body .centent .three .hd ul li:nth-child(1) {
  background: url('../img/a32.png') no-repeat center top;
}
.lx_body .centent .three .hd ul li:nth-child(2) {
  background: url('../img/a33.png') no-repeat center top;
}
.lx_body .centent .three .bd .three_vid ul {
  padding-top: 20px;
  display: block;
}
.lx_body .centent .three .bd .three_vid ul li a {
  width: 990px;
  height: 128px;
  display: block;
  margin: 26px auto 0;
  border-radius: 8px;
}
.lx_body .centent .three .bd .three_vid ul li:nth-child(1) a {
  background: url('../img/a34.jpg') no-repeat center top;
}
.lx_body .centent .three .bd .three_vid ul li:nth-child(1) a:hover {
  background-image: url('../img/a34h.jpg');
}
.lx_body .centent .three .bd .three_vid ul li:nth-child(2) a {
  background: url('../img/a35.jpg') no-repeat center top;
}
.lx_body .centent .three .bd .three_vid ul li:nth-child(2) a:hover {
  background-image: url('../img/a35h.jpg');
}
/*.lx_body .centent .three .bd .three_vid ul li:nth-child(3) a {
  background: url('../img/a36.jpg') no-repeat center top;
}
.lx_body .centent .three .bd .three_vid ul li:nth-child(3) a:hover {
  background-image: url('../img/a36h.jpg');
}*/
.lx_body .centent .three .bd .three_vid ul li:nth-child(3) a {
  background: url('../img/a37.jpg') no-repeat center top;
}
.lx_body .centent .three .bd .three_vid ul li:nth-child(3) a:hover {
  background-image: url('../img/a37h.jpg');
}
.lx_body .centent .three .bd .three_bann {
  margin-top: 40px;
  position: relative;
}
.lx_body .centent .three .bd .three_bann .n_ban {
  width: 75px;
  height: 75px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -61px;
  z-index: 8;
}
.lx_body .centent .three .bd .three_bann .n_ban.n_prev {
  left: 0;
  background: url('../img/s44.png') no-repeat;
}
.lx_body .centent .three .bd .three_bann .n_ban.n_prev.prevStop {
  background-image: url('../img/s44_1.png');
}
.lx_body .centent .three .bd .three_bann .n_ban.n_next {
  right: 0;
  background: url('../img/s43.png') no-repeat;
}
.lx_body .centent .three .bd .three_bann .n_ban.n_next.nextStop {
  background-image: url('../img/s43_1.png');
}
.lx_body .centent .three .bd .three_bann .bann_bd li a {
  display: block;
}
.lx_body .centent .three .bd .three_bann .bann_bd li a img {
  display: block;
}
.lx_body .centent .three .bd .three_bann .bann_bd li .p1 {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 18px;
}
.lx_body .centent .three .bd .three_bann .pageState2 {
  font-size: 24px;
  float: right;
  color: #fff;
  margin-top: 20px;
}
.lx_body .centent .four {
  margin-top: 80px;
  padding-top: 70px;
  height: auto;
}
.lx_body .centent .four .hd h2 {
  background-image: url('../img/a38.png');
}
.lx_body .centent .four .bd .four_lis {
  margin-top: 30px;
}
.lx_body .centent .four .bd .four_lis li {
  padding: 21px;
  transition: transform 0.3s;
}
.lx_body .centent .four .bd .four_lis li span {
  color: #ffffff;
  font-size: 18px;
  line-height: 35px;
  height: 35px;
}
.lx_body .centent .four .bd .four_lis li span.s1 {
  float: left;
}
.lx_body .centent .four .bd .four_lis li span.s2 {
  float: right;
}
.lx_body .centent .four .bd .four_lis li:hover {
  transform: scale(1.02);
  border: 1px solid #db3280;
  padding: 20px;
}
.lx_body .centent .four .bd .four_lis li:hover a span {
  color: #db3280;
}
.lx_body .bj_bod {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.lx_body .bj_bod .bj1 {
  background: url('../img/b1.jpg') no-repeat center center;
  width: 100%;
  height: 1308px;
}
.lx_body .bj_bod .bj2 {
  background: url('../img/b2.jpg') no-repeat center center;
  width: 100%;
  height: 560px;
}
.lx_body .bj_bod .bj3 {
  background: url('../img/b3.jpg') no-repeat center center;
  width: 100%;
  height: 1068px;
}
.lx_body .bj_bod .bj4 {
  background: url('../img/b4.jpg') no-repeat center center;
  width: 100%;
  height: 1068px;
}
.lx_body .bj_bod .bj5 {
  background: url('../img/b5.jpg') no-repeat center center;
  width: 100%;
  height: 683px;
}
.lx_body .bj_bod .bj6 {
  background: url('../img/b6.jpg') no-repeat center center;
  width: 100%;
  height: 683px;
}
.lx_body .bj_bod .footer {
  background: url('../img/footer.jpg') no-repeat center center;
  width: 100%;
  height: 117px;
  margin-top: 20px;
}
.nav {
  position: fixed;
  top: 50%;
  left: -755px;
  margin-top: -45px;
  z-index: 10;
  height: 90px;
  overflow: hidden;
  transition: all 1s;
}
.nav .btn1 {
  width: 88px;
  height: 90px;
  background: #434343;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  float: left;
}
.nav .btn1 .s1 {
  background: url('../img/s1.png') no-repeat center center;
  width: 7px;
  height: 13px;
  display: block;
  float: left;
  margin: 38px 0 0 14px;
}
.nav .btn1 .s2 {
  background: url('../img/s3.png') no-repeat center center;
  width: 36px;
  height: 22px;
  display: block;
  float: left;
  margin: 33px 0 0 13px;
}
.nav ul {
  float: left;
  background: #000000;
  overflow: hidden;
}
.nav ul li {
  height: 90px;
  line-height: 90px;
  float: left;
  width: 185px;
  text-align: center;
}
.nav ul li a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
.nav ul span {
  float: left;
  line-height: 90px;
  color: #fff;
  font-size: 18px;
}
.nav:hover {
  left: 0;
}
.nav:hover .btn1 .s1 {
  background-image: url('../img/s2.png');
}
