html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  color: #333;
}
ul,
li,
div,
p,
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  text-align: left;
}
input {
  -webkit-appearance: button;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #2a2a2a;
}
* {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
}
.hide {
  display: none;
}
body,
html {
  background: #fff;
  text-align: left;
  width: 100%;
  height: 100%;
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
  font-weight: normal;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
}
* {
  -webkit-tap-highlight-color: rgba(14, 159, 111, 0.5);
  -webkit-touch-callout: none;
}
body {
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
p,
a,
li {
  font-size: 1.2rem;
  color: #434343;
}
html,
body {
  width: 100%;
  color: #1a1a1a;
}
::-webkit-input-placeholder {
  color: #999;
  vertical-align: center;
}
input[type="text"],
input[type="password"],
input[type="submit"],
select {
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  box-sizing: border-box;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.btn {
  font-family: "PingFangSC-Semibold";
}
@media screen and (min-width: 360px) and (max-width: 374px) and (orientation: portrait) {
  html,
  body {
    font-size: 70.3%;
  }
}
@media screen and (min-width: 375px) and (max-width: 399px) and (orientation: portrait) {
  /*ip6:375px*/
  html,
  body {
    font-size: 73.2%;
  }
}
@media screen and (min-width: 400px) and (max-width: 413px) and (orientation: portrait) {
  /*mx2:400px*/
  html,
  body {
    font-size: 78.125%;
  }
}
@media screen and (min-width: 414px) and (max-width: 480px) and (orientation: portrait) {
  /*ip6+:414px*/
  html,
  body {
    font-size: 80.85%;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) and (orientation: portrait) {
  html {
    font-size: 93.75%;
  }
}
@media screen and (min-width: 640px) and (orientation: portrait) {
  html {
    font-size: 125%;
  }
}
.fl_common {
  float: left;
}
.fr_common {
  float: right;
}
.mr-20 {
  margin-right: 22px;
}
body {
  background-color: #000;
}
.top-nav {
  position: fixed;
  width: 100%;
  min-width: 1200px;
  height: 100px;
  background: url(../img/top-nav.png) no-repeat 0 0;
  z-index: 999;
}
.top-nav ul {
  margin-right: 50px;
}
.top-nav li {
  float: left;
  margin-right: 30px;
  line-height: 80px;
}
.top-nav li a {
  color: #909090;
  font-size: 14px;
}
.top-nav li a:hover,
.top-nav li a.active {
  color: #d42222;
}
.top-nav .logo-box {
  margin-left: 30px;
}
.top-nav .logo-box a {
  display: block;
  width: 308px;
  height: 100px;
  background: url(../img/logo.png) no-repeat 0 5px;
}
.wrapper {
  min-width: 1200px;
}
.wrapper .section.active .section-title {
  transform: translateX(50px);
  opacity: 1;
}
.wrapper .section .section-title {
  margin: 0 auto;
  width: 1200px;
  transform: translateX(-50px);
  -moz-transition: transform 1s ease, opacity 0.5s ease-in;
  -webkit-transition: transform 1s ease, opacity 0.5s ease-in;
  -o-transition: transform 1s ease, opacity 0.5s ease-in;
  transition: transform 1s ease, opacity 0.5s ease-in;
  opacity: 0;
}
.wrapper .section .message-box {
  position: absolute;
  bottom: 30px;
  left: 50px;
}
.wrapper .section .message-box p {
  color: #666;
  line-height: 20px;
}
.wrapper .section .more-button {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -27.6px;
  width: 55.2px;
  height: 29.4px;
  background: url(../img/more.png) no-repeat;
}
.wrapper .section .more-button:hover {
  background-position: 0 -39.6px;
}
.wrapper .section .go-top {
  position: absolute;
  bottom: 70px;
  right: 60px;
  display: block;
  width: 32px;
  height: 32px;
  background: url(../img/go-top.png) no-repeat;
}
.wrapper .section .go-top:hover {
  background-position: 0 -50.4px;
}
.wrapper .section1 {
  background: #000000 url(../img/page1-bg.jpg) no-repeat;
  background-size: cover;
}
.wrapper .section1 .message-box p {
  color: #666;
}
.wrapper .section2 {
  background: url(../img/page2-bg.jpg) no-repeat;
  background-size: cover;
}
.wrapper .section2 .section-title {
  height: 150px;
  background: url(../img/title-1.png) no-repeat 74px 0;
}
.wrapper .section2 .content {
  margin-top: 35px;
  background: url(../img/content-bg.png) repeat-y center top;
}
.wrapper .section2 .content .content-box {
  height: 250px;
}
.wrapper .section2 .content .content-box h3 {
  font-size: 18px;
  font-weight: bold;
}
.wrapper .section2 .content .content-1 {
  margin: 0 auto;
  width: 940px;
  line-height: 28px;
  overflow-y: scroll;
}
.wrapper .section2 .content .content-1 li {
  font-size: 14px;
  margin-bottom: 20px;
}
.wrapper .section2 .content .content-2 {
  display: none;
  width: 940px;
  margin: 0 auto;
  overflow-y: scroll;
  line-height: 28px;
}
.wrapper .section2 .content .content-2 p {
  font-size: 14px;
}
.wrapper .section2 .content .content-2 p .time {
  margin-right: 20px;
}
.wrapper .section2 .content .content-3 {
  display: none;
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.wrapper .section2 .content .content-3 img {
  margin-top: 20px;
}
.wrapper .section2 .content .content-tab {
  margin: 0 auto;
  margin-top: 40px;
  width: 975px;
  height: 88px;
  background: url(../img/content-tab.png) no-repeat left 20px;
}
.wrapper .section2 .content .content-tab li {
  float: left;
  width: 325px;
  height: 100%;
}
.wrapper .section2 .content .content-tab li a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrapper .section2 .content .content-tab li a.active,
.wrapper .section2 .content .content-tab li a:hover {
  background: url(../img/content-tab.png) no-repeat left -86px;
}
.wrapper .section3 {
  background: url(../img/page2-bg.jpg) no-repeat;
  background-size: cover;
}
.wrapper .section3 .section-title {
  height: 82px;
  background: url(../img/title-2.png) no-repeat 20px 0;
}
.wrapper .section3 .content {
  margin-top: 35px;
  background: url(../img/content-bg.png) repeat-y center top;
}
.wrapper .section3 .content .line1 {
  padding: 85px 0 100px;
}
.wrapper .section3 .content .slideBox {
  position: relative;
  margin: 0 auto;
  width: 1360px;
}
.wrapper .section3 .content .slideBox .hd {
  position: absolute;
  margin-left: -25px;
  left: 50%;
  bottom: -45px;
  font-size: 20px;
}
.wrapper .section3 .content .slideBox .hd li {
  float: left;
  padding: 1px 3px 1px;
  margin-right: 5px;
  cursor: pointer;
  border-right: 1px solid #b5b5b4;
}
.wrapper .section3 .content .slideBox .hd li a {
  display: block;
  text-indent: -9999px;
}
.wrapper .section3 .content .slideBox .hd li.on {
  background: #b5b5b4;
}
.wrapper .section3 .content .slideBox .hd li.on a {
  color: #fff;
}
.wrapper .section3 .content .slideBox .bd {
  overflow: hidden;
  margin: 0 auto;
  width: 1100px;
}
.wrapper .section3 .content .slideBox .bd .tab-box {
  overflow: hidden;
}
.wrapper .section3 .content .slideBox .bd .tab-box h3 {
  height: 42px;
  background: url(../img/section2-img.png) no-repeat;
}
.wrapper .section3 .content .slideBox .bd .tab-box a {
  display: block;
  width: 351px;
  height: 174px;
  background: url(../img/section2-img.png) no-repeat;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-1 h3 {
  background-position: 0 0;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-1 a {
  background-position: 0 -64px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-1 a:hover {
  background-position: 0 -261px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-2 h3 {
  background-position: -415px 0;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-2 a {
  background-position: -415px -64px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-2 a:hover {
  background-position: -415px -263px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-3 h3 {
  background-position: -858px 0;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-3 a {
  background-position: -858px -64px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-3 a:hover {
  background-position: -858px -263px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-4 h3 {
  background-position: -1300px 0;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-4 a {
  background-position: -1300px -64px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-4 a:hover {
  background-position: -1300px -267px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-5 h3 {
  background-position: -1762px 0;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-5 a {
  background-position: -1762px -64px;
}
.wrapper .section3 .content .slideBox .bd .tab-box .img-5 a:hover {
  background-position: -1762px -262px;
}
.wrapper .section3 .content .slideBox .bd div {
  float: left;
}
.wrapper .section3 .content .slideBox .prev,
.wrapper .section3 .content .slideBox .next {
  position: absolute;
  top: 105px;
  display: block;
  width: 18px;
  height: 36px;
  background: url(../img/tab-switch.png) no-repeat;
  text-indent: -9999px;
}
.wrapper .section3 .content .slideBox .prev:hover,
.wrapper .section3 .content .slideBox .next:hover {
  background-image: url(../img/tab-switch-h.png);
}
.wrapper .section3 .content .slideBox .prev {
  left: 0;
  background-position: left top;
}
.wrapper .section3 .content .slideBox .next {
  right: 0;
  background-position: right top;
}
.wrapper .section3 .content-box .imgBox-title {
  margin: 0 auto;
  width: 1080px;
  height: 54px;
  background: url(../img/block-title.png) no-repeat;
}
.wrapper .section3 .content-box .title-1 {
  background-position: 0 0;
}
.wrapper .section3 .content-box .title-2 {
  background-position: 0 -64px;
}
.wrapper .section3 .content-box .title-3 {
  background-position: 0 -128px;
}
.wrapper .section3 .content-box .title-4 {
  background-position: 0 -192px;
}
.wrapper .section3 .content-box .title-5 {
  background-position: 0 -256px;
}
.wrapper .section3 .content-box .slide-wrap {
  margin: 0 auto;
  margin-top: 30px;
  background: url(../img/content-bg.png) repeat-y;
}
.wrapper .section3 .content-box .slide-wrap .line1 {
  padding: 0 0 20px 0;
}
.wrapper .section3 .content-box .slideBox1 {
  position: relative;
  margin: 0 auto;
  width: 1100px;
}
.wrapper .section3 .content-box .slideBox1 .hd {
  position: absolute;
  left: 50%;
  bottom: -60px;
  margin-left: -43px;
}
.wrapper .section3 .content-box .slideBox1 .hd li {
  float: left;
}
.wrapper .section3 .content-box .slideBox1 .hd li a {
  display: block;
  margin-left: 15px;
  border-left: 1px solid #b5b5b4;
  background-color: #b5b5b4;
  text-indent: -9999px;
}
.wrapper .section3 .content-box .slideBox1 .hd .on a {
  width: 6px;
}
.wrapper .section3 .content-box .slideBox1 .bd {
  margin: 0 auto;
  width: 900px;
}
.wrapper .section3 .content-box .slideBox1 .prev,
.wrapper .section3 .content-box .slideBox1 .next {
  position: absolute;
  display: block;
  top: 240px;
  width: 18px;
  height: 36px;
  background: url(../img/tab-switch.png) no-repeat;
  text-indent: -9999px;
}
.wrapper .section3 .content-box .slideBox1 .prev:hover,
.wrapper .section3 .content-box .slideBox1 .next:hover {
  background-image: url(../img/tab-switch-h.png);
}
.wrapper .section3 .content-box .slideBox1 .prev {
  left: 0;
  background-position: left top;
}
.wrapper .section3 .content-box .slideBox1 .next {
  right: 0;
  background-position: right top;
}
.wrapper .section3 .content-box .slideBox1 .img-list {
  position: relative;
}
.wrapper .section3 .content-box .slideBox1 .img-list .close-btn {
  position: absolute;
  top: 20px;
  right: 0px;
  display: block;
  width: 28px;
  height: 28px;
  background: url(../img/close.png) no-repeat;
  z-index: 999;
}
.wrapper .section3 .content-box .slideBox1 .img-list .close-btn1 {
  position: absolute;
  top: 20px;
  right: 0px;
  display: block;
  width: 28px;
  height: 28px;
  background: url(../img/close.png) no-repeat;
  z-index: 999;
}
.wrapper .section3 .content-box .slideBox1 .img-list li {
  float: left;
}
.wrapper .section3 .content-box .slideBox1 .img-list li img {
  margin: 20px 0 0 20px;
  cursor: pointer;
}
.wrapper .section3 .content-box .slideBox1 .img-list.special {
  height: 522px;
  background: url(../img/partner.jpg) no-repeat center center;
}
.wrapper .section4 {
  background: url(../img/page4-bg.jpg) no-repeat center top;
}
.wrapper .section4 .section-title {
  height: 82px;
  background: url(../img/title-3.png) no-repeat 20px 0;
}
.wrapper .section4 .content {
  margin: 0 auto;
  margin-top: 40px;
  padding: 35px 0 25px;
  width: 1200px;
}
.wrapper .section4 .content > p {
  padding-left: 50px;
  width: 540px;
}
.wrapper .section4 .content .slideBox {
  position: relative;
  width: 700px;
}
.wrapper .section4 .content .slideBox .bd {
  margin-top: 40px;
}
.wrapper .section4 .content .slideBox .bd li a {
  position: relative;
  display: block;
  float: left;
  margin-left: 45px;
  width: 171px;
  height: 310px;
  background: url(../img/section4-img.png) no-repeat;
}
.wrapper .section4 .content .slideBox .bd li a b {
  position: absolute;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.wrapper .section4 .content .slideBox .bd li a:hover b {
  background: url(../img/section4-img.png) no-repeat -1089px -537px;
  width: 60px;
  height: 56px;
  bottom: 20px;
  left: 55px;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.wrapper .section4 .content .slideBox .bd li .person-1 {
  background-position: 0 29px;
}
.wrapper .section4 .content .slideBox .bd li .person-1:hover {
  background-position: 0 -306px;
}
.wrapper .section4 .content .slideBox .bd li .person-2 {
  background-position: -276px 29px;
}
.wrapper .section4 .content .slideBox .bd li .person-2:hover {
  background-position: -276px -306px;
}
.wrapper .section4 .content .slideBox .bd li .person-3 {
  background-position: -571px 29px;
}
.wrapper .section4 .content .slideBox .bd li .person-3:hover {
  background-position: -571px -306px;
}
.wrapper .section4 .content .slideBox .bd li .person-4 {
  background-position: -861px 29px;
}
.wrapper .section4 .content .slideBox .bd li .person-4:hover {
  background-position: -861px -306px;
}
.wrapper .section4 .content .slideBox .hd {
  position: absolute;
  left: 50%;
  bottom: -80px;
  margin-left: -43px;
}
.wrapper .section4 .content .slideBox .hd li {
  float: left;
}
.wrapper .section4 .content .slideBox .hd li a {
  display: block;
  margin-left: 15px;
  border-left: 1px solid #b5b5b4;
  background-color: #b5b5b4;
  text-indent: -9999px;
}
.wrapper .section4 .content .slideBox .hd .on a {
  width: 6px;
}
.wrapper .section4 .content .slideBox .tab-box {
  width: 660px;
  height: 310px;
}
.wrapper .section4 .content .slideBox .prev,
.wrapper .section4 .content .slideBox .next {
  position: absolute;
  top: 85px;
  display: block;
  width: 18px;
  height: 36px;
  background: url(../img/tab-switch.png) no-repeat;
  text-indent: -9999px;
}
.wrapper .section4 .content .slideBox .prev:hover,
.wrapper .section4 .content .slideBox .next:hover {
  background-image: url(../img/tab-switch-h.png);
}
.wrapper .section4 .content .slideBox .prev {
  left: 0;
  background-position: left top;
}
.wrapper .section4 .content .slideBox .next {
  right: 0;
  background-position: right top;
}
.wrapper .section4 .content-box {
  margin: 0 auto;
  margin-top: 30px;
  padding: 10px 0 15px;
  background: url(../img/content-bg.png) repeat-y -600px top;
}
.wrapper .section4 .content-box .slideBox1 {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}
.wrapper .section4 .content-box .slideBox1 .bd {
  margin: 0 auto;
  width: 1050px;
}
.wrapper .section4 .content-box .slideBox1 .bd .bd-box {
  width: 580px;
  height: 430px;
}
.wrapper .section4 .content-box .slideBox1 .hd {
  position: absolute;
  left: 30%;
  bottom: -80px;
  margin-left: -43px;
}
.wrapper .section4 .content-box .slideBox1 .hd li {
  float: left;
}
.wrapper .section4 .content-box .slideBox1 .hd li a {
  display: block;
  margin-left: 15px;
  border-left: 1px solid #b5b5b4;
  background-color: #b5b5b4;
  text-indent: -9999px;
}
.wrapper .section4 .content-box .slideBox1 .hd .on a {
  width: 6px;
}
.wrapper .section4 .content-box .person-box {
  position: relative;
  height: 430px;
  overflow-y: auto;
}
.wrapper .section4 .content-box .person-box .close-btn {
  position: absolute;
  top: 0px;
  left: 530px;
  display: block;
  width: 28px;
  height: 28px;
  background: url(../img/close.png) no-repeat;
}
.wrapper .section4 .content-box .person-box h3 {
  font-size: 17px;
  margin-bottom: 20px;
  font-weight: bold;
}
.wrapper .section4 .content-box .person-box .block {
  margin-bottom: 20px;
}
.wrapper .section4 .content-box .person-box .block h4 {
  font-size: 14px;
  color: #d42222;
  font-weight: bold;
  line-height: 24px;
}
.wrapper .section4 .content-box .person-box .block p {
  line-height: 20px;
}
.wrapper .section4 .content-box .prev,
.wrapper .section4 .content-box .next {
  position: absolute;
  top: 195px;
  display: block;
  width: 18px;
  height: 36px;
  background: url(../img/tab-switch.png) no-repeat;
  text-indent: -9999px;
}
.wrapper .section4 .content-box .prev:hover,
.wrapper .section4 .content-box .next:hover {
  background-image: url(../img/tab-switch-h.png);
}
.wrapper .section4 .content-box .prev {
  left: 0;
  background-position: left top;
}
.wrapper .section4 .content-box .next {
  right: 500px;
  background-position: right top;
}
.wrapper .section5.active .connect-box {
  transform: translateY(60px);
  opacity: 1;
}
.wrapper .section5 {
  background: #000000 url(../img/page1-bg.jpg) no-repeat;
  background-size: cover;
}
.wrapper .section5 .connect-box {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -183px;
  margin-top: -175px;
  width: 366px;
  height: 350px;
  background: url(../img/contact-img.png) no-repeat center top;
  -moz-transition: transform 1s ease-in, opacity 0.5s ease-in;
  -webkit-transition: transform 1s ease-in, opacity 0.5s ease-in;
  -o-transition: transform 1s ease-in, opacity 0.5s ease-in;
  transition: transform 1s ease-in, opacity 0.5s ease-in;
  opacity: 0;
}
.wrapper .section5 .connect-box p {
  color: #fff;
}
.wrapper .section5 .connect-box .email {
  margin-top: 365px;
  margin-left: 170px;
  font-size: 14px;
}
.wrapper .section5 .connect-box .tel {
  margin-top: 24px;
  margin-left: 170px;
  font-size: 14px;
}
.wrapper .section5 .connect-box .address {
  margin-top: 22px;
  text-align: center;
  font-size: 16px;
}
.wrapper .section5 .go-top {
  background-position: 0 -96.8px;
}
.line {
  background: url(../img/line.png) no-repeat center top;
}
.line1 {
  padding: 35px 0 25px;
  background: url(../img/line.png) no-repeat center bottom;
}
.forview {
  position: fixed;
  _position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .8;
  filter: alpha(opacity=65);
  -moz-opacity: .65;
  z-index: 999;
  display: none;
  background: #000000 url(../img/forview.png) no-repeat center 45%;
}
.beian{
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 12px;
  background-color: #000;
  text-align: center;
}
.beian a{
  font-size: 12px;
  color: #939393;
}
.beian *{
  vertical-align: middle;
}
.copyright{
  margin-right: 20px;
}