@charset "utf-8";
body {
  font-size: 12px;
  font-family: "微软雅黑", Tahoma, Geneva, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fcf1e8;
  position: relative;
}
.clear {
  clear: both;
  zoom: 1;
}
.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.center {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.mr0 {
  margin-right: 0px !important;
}
.header_wrap {
  width: 100%;
  height: 1360px;
  background: url(../img/top_bg.jpg) no-repeat center top;
}
.header_wrap .header_con {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  z-index: 4;
}
.header_wrap .header_con .to_index {
  position: absolute;
  right: 0 ;
  z-index: 10;
  top: 94px;
}
.header_wrap .header_con .to_index a:hover {
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -o-opacity: 0.9;
}
.footer {
  padding-top: 100px ;
  width: 100% ;
  margin: 0 auto ;
}
.footer p {
  color: #000;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}
.navBar {
  position: absolute;
  left: -35px;
  bottom: 35px;
  z-index: 10;
}
.navBar li {
  width: 171px;
  text-align: center;
  float: left;
  height: 207px ;
  margin-right: 0;
}
.navBar li a {
  display: block;
  width: 100%;
  height: 100%;
}
.navBar .li01 a {
  background: url(../img/navBar01.png) no-repeat center center;
}
.navBar .li01.on a {
  background: url(../img/navBar01h.png) no-repeat center center;
}
.navBar .li02 a {
  background: url(../img/navBar02.png) no-repeat center center;
}
.navBar .li02.on a {
  background: url(../img/navBar02h.png) no-repeat center center;
}
.navBar .li03 a {
  background: url(../img/navBar03.png) no-repeat center center;
}
.navBar .li03.on a {
  background: url(../img/navBar03h.png) no-repeat center center;
}
.header_wrap .header_con .logo {
  position: absolute;
  right: 0;
  top: 46px;
  z-index: 6;
}
.header_wrap .header_con .logo1 {
  position: absolute;
  left: 14px;
  top: 35px;
}
@keyframes mymove1 {
  from {
    top: 358px;
  }
  to {
    top: 378px;
  }
}
@-webkit-keyframes mymove1 {
  from {
    top: 358px;
  }
  to {
    top: 378px;
  }
}
@-moz-keyframes mymove1 {
  from {
    top: 358px;
  }
  to {
    top: 378px;
  }
}
@-o-keyframes mymove1 {
  from {
    top: 358px;
  }
  to {
    top: 378px;
  }
}
.header_wrap .bort1 {
  position: absolute;
  top: 358px;
  right: 256px;
  -webkit-animation: mymove1 2s infinite alternate ease-in-out;
  animation: mymove1 2s infinite alternate ease-in-out;
}
.header_wrap .bort2 {
  position: absolute;
  top: 342px;
  left: 205px;
}
@keyframes mymove2 {
  from {
    top: 298px;
  }
  to {
    top: 318px;
  }
}
@-webkit-keyframes mymove2 {
  from {
    top: 298px;
  }
  to {
    top: 318px;
  }
}
@-moz-keyframes mymove2 {
  from {
    top: 298px;
  }
  to {
    top: 318px;
  }
}
@-o-keyframes mymove2 {
  from {
    top: 298px;
  }
  to {
    top: 318px;
  }
}
.header_wrap .bort3 {
  position: absolute;
  top: 298px;
  right: 495px;
  -webkit-animation: mymove2 1.5s infinite alternate ease-in-out;
  animation: mymove2 1.5s infinite alternate ease-in-out;
}
.header_wrap .sun {
  position: absolute;
  top: 182px;
  right: 0;
  -webkit-animation: mymove4 10s infinite linear;
  animation: mymove4 10s infinite linear;
}
@keyframes mymove4 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes mymove4 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes mymove4 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes mymove4 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes mymove3 {
  from {
    top: 452px;
  }
  to {
    top: 472px;
  }
}
@-webkit-keyframes mymove3 {
  from {
    top: 452px;
  }
  to {
    top: 472px;
  }
}
@-moz-keyframes mymove3 {
  from {
    top: 452px;
  }
  to {
    top: 472px;
  }
}
@-o-keyframes mymove3 {
  from {
    top: 452px;
  }
  to {
    top: 472px;
  }
}
.section01_wrap {
  background: url(../img/section01_bg_wrap.jpg) no-repeat center top;
  height: 912px;
}
.section01_wrap .center {
  margin: 0 auto;
  width: 1019px;
  height: 797px ;
  position: relative;
  top: 54px;
  background: url(../img/section01_bg.png) no-repeat center top;
}
.section01_wrap .tabcon_wrap {
  position: absolute;
  top: 52px;
  left: 72px;
  z-index: 1;
  text-align: center;
  width: 816px;
  height: 556px;
}
.section01_wrap .tabcon_wrap .tablist {
  position: relative;
  height: 450px;
}
.section01_wrap .tabcon_wrap .tablist a {
  text-align: center;
}
.section01_wrap .tabcon_wrap .tablist .img1 {
  margin-top: -10px;
}
.section01_wrap .tabcon_wrap .tablist .img2 {
  margin-top: -12px;
}
.section01_wrap .tabcon_wrap .tablist .num {
  position: absolute;
  left: 100px;
  top: 150px;
}
.section01_wrap .tabcon_wrap .tablist .tt {
  padding-top: 70px;
  margin-left: 240px;
}
.section01_wrap .tabcon_wrap .tablist a {
  position: absolute;
  left: 520px;
  bottom: 70px;
  opacity: 1;
  -webkit-animation: shink 0.8s infinite alternate ease-in-out;
  animation: shink 0.8s infinite alternate ease-in-out;
}
.section01_wrap .pagination {
  position: absolute;
  left: 50px;
  bottom: 194px;
  z-index: 1;
}
.section01_wrap .pagination span {
  cursor: pointer;
  display: inline-block;
  width: 69px ;
  height: 68px;
}
.section01_wrap .pagination .pagi01 {
  background: url(../img/pagi01.png) no-repeat center center;
}
.section01_wrap .pagination .pagi01.on {
  background: url(../img/pagi01_on.png) no-repeat center center;
}
.section01_wrap .pagination .pagi02 {
  background: url(../img/pagi02.png) no-repeat center center;
}
.section01_wrap .pagination .pagi02.on {
  background: url(../img/pagi02_on.png) no-repeat center center;
}
.section01_wrap .pagination .pagi03 {
  background: url(../img/pagi03.png) no-repeat center center;
}
.section01_wrap .pagination .pagi03.on {
  background: url(../img/pagi03_on.png) no-repeat center center;
}
.btn01,
.btn02 {
  opacity: 1;
  -webkit-animation: shink 0.8s infinite alternate ease-in-out;
  animation: shink 0.8s infinite alternate ease-in-out;
}
@keyframes shink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes shink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.section02_wrap {
  width: 100%;
  height: 826px;
  background: url(../img/section02_bg.jpg) no-repeat center top;
}
.section02_wrap .center {
  width: 1026px;
  height: 460px;
  padding-top: 140px;
  position: relative;
}
.section02_wrap .center .avatar {
  padding-top: 50px;
}
.section02_wrap .center .ullist {
  width: 1026px;
  position: absolute;
  left: 0;
  top: 190px;
}
.section02_wrap .center .ullist ul {
  width: 100%;
  height: 100%;
  position: relative;
}
.section02_wrap .center .ullist ul li {
  width: 490px;
  height: 252px;
  overflow: hidden;
  cursor: pointer;
  float: left;
  position: relative;
  margin-right: 45px;
  margin-bottom: 44px;
  background: url(about:blank);
}
.section02_wrap .center .ullist ul li.li02,
.section02_wrap .center .ullist ul li.li04 {
  margin-right: 0;
}
.section03_wrap {
  width: 100%;
  height: 856px;
  background: url(../img/section03_bg.jpg) no-repeat center top;
}
.section03_wrap .anli_fx {
  width: 100%;
  text-align: center;
  position: relative;
}
.section03_wrap .anli_fx .anli_con {
  width: 1032px;
  margin: 0 auto;
  position: relative;
}
.section03_wrap .anli_fx .anli_nav {
  position: absolute;
  right: -3px;
  top: 177px;
  z-index: 30;
}
.section03_wrap .anli_fx .anli_nav a {
  margin-right: 10px;
}
.section03_wrap .anli_fx .anli_list_wrap {
  padding-top: 146px;
  position: relative;
}
.section03_wrap .anli_fx .anli_list_wrap ul {
  position: absolute;
  left: 0;
  bottom: 50px;
}
.section03_wrap .anli_fx .anli_list_wrap ul li {
  float: left;
  margin-right: 56px;
  position: relative;
}
.section03_wrap .anli_fx .anli_list_wrap ul .li3 {
  margin-right: 0;
}
.section03_wrap .anli_fx .anli_list_wrap .li1 a {
  display: block;
  width: 290px ;
  height: 73px;
  background: url(../img/section03_1.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li1 a:hover {
  background: url(../img/section03_1h.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li2 a {
  display: block;
  width: 290px ;
  height: 73px;
  background: url(../img/section03_2.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li2 a:hover {
  background: url(../img/section03_2h.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li3 a {
  display: block;
  width: 314px ;
  height: 73px;
  background: url(../img/section03_3.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li3 a:hover {
  background: url(../img/section03_3h.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li4 a {
  display: block;
  width: 290px ;
  height: 73px;
  background: url(../img/section03_1.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li4 a:hover {
  background: url(../img/section03_1h.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li5 a {
  display: block;
  width: 290px ;
  height: 73px;
  background: url(../img/section03_2.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li5 a:hover {
  background: url(../img/section03_2h.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li6 {
  margin-right: 0;
}
.section03_wrap .anli_fx .anli_list_wrap .li6 a {
  display: block;
  width: 314px ;
  height: 73px;
  background: url(../img/section03_3.png) no-repeat;
}
.section03_wrap .anli_fx .anli_list_wrap .li6 a:hover {
  background: url(../img/section03_3h.png) no-repeat;
}
.anli_fx .list_nav {
  position: absolute;
  top: 516px;
  left: 0px;
}
.anli_fx .list_nav a {
  width: 160px;
  height: 175px;
  margin-right: 21px;
  cursor: pointer;
  float: left;
  display: block;
  background: rgba(0, 0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff, endColorstr=#19ffffff);
  zoom: 1;
}
.anli_fx .list_nav a:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  .header_wrap {
    margin-bottom: -1px;
  }
}
@keyframes myRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes myRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes myRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 39;
}
.btn1-box {
  display: none;
  position: absolute;
  left: 50%;
  width: 1073px;
  height: 1159px;
  bottom: -410px;
  margin-left: -536px;
  z-index: 40;
}
.btn1-box .close {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 30px;
  top: 16px;
  -webkit-animation: myRotate 4s infinite linear;
  animation: myRotate 4s infinite linear;
}
.btn1-box .close img {
  width: 36px;
  height: 36px;
}
.weichat {
  position: fixed;
  right: 30px;
  bottom: 10%;
  z-index: 38;
}
.weichat .close-arrow {
  position: absolute;
  right: -15px;
  width: 36px;
  height: 36px;
  -webkit-animation: myRotate 4s infinite linear;
  animation: myRotate 4s infinite linear;
  top: -15px;
}
.weichat .close-arrow img {
  width: 36px;
  height: 36px;
}
