@charset "UTF-8";
@font-face {
  font-family: "思源黑体";
  src: url(../css/SOURCEHANSANSCN-NORMAL.OTF);
}
* {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000000;
  font-family: "思源黑体";
  box-sizing: border-box;
}
ul,
ol {
  list-style-type: none;
}
button {
  cursor: pointer;
  border: none;
  outline: none;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
body {
  min-width: 1208px;
  margin: 0 auto;
}
.btn {
  width: 365px;
  height: 55px;
  display: block;
  text-align: center;
  line-height: 55px;
  border-radius: 28px;
  font-size: 24px;
  background: linear-gradient(to right, #fc3e01, #f68f10);
  box-shadow: 0 5px 20px #f96709;
  color: #fff;
  margin: 0 auto;
  margin-top: 50px;
  transition: all 0.4s ease;
}
.btn:hover {
  transform: scale(1.06);
}
.header {
  width: 100%;
}
.header .top {
  width: 100%;
  height: 40px;
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
}
.header .top .center {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.header .top .center p {
  float: left;
  line-height: 40px;
  font-size: 12px;
  color: #7a7a7a;
}
.header .top .center p span {
  color: #0099ff;
  font-size: 12px;
}
.header .top .center .r-lx {
  float: right;
}
.header .top .center .r-lx .call {
  float: left;
  display: block;
  padding-left: 27px;
  line-height: 40px;
  font-size: 14px;
  background: url(../img/call.png) no-repeat left center;
  color: #333;
  position: relative;
}
.header .top .center .r-lx .wx {
  float: left;
  margin-left: 30px;
  height: 100%;
  position: relative;
  margin-top: 6px;
}
.header .top .center .r-lx .wx a {
  display: block;
  height: 100%;
  padding-top: 5px;
}
.header .top .center .r-lx .wx img {
  display: inline-block;
}
.header .top .center .r-lx .wx .code-c {
  position: absolute;
  width: 138px;
  height: 182px;
  left: 50%;
  top: 30px;
  margin-left: -70px;
  box-sizing: border-box;
  padding-top: 9px;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: none;
  z-index: 9;
}
.header .top .center .r-lx .wx .code-c img {
  display: block;
  margin: 0 auto;
}
.header .top .center .r-lx .wx .code-c p {
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  text-align: center;
}
.header .nav {
  width: 100%;
  height: 112px;
}
.header .nav .center {
  width: 1200px;
  height: 112px;
  margin: 0 auto;
}
.header .nav .center h1 {
  float: left;
  margin-top: 32px;
}
.header .nav .center h1 img {
  display: block;
}
.header .nav .center .rc2 {
  float: left;
  height: 72px;
  margin-top: 20px;
  padding-left: 13px;
  margin-left: 25px;
  background: url(../img/n-zzx.jpg) no-repeat left center;
}
.header .nav .center .rc2 strong {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
.header .nav .center .rc2 p {
  color: #38b038;
  font-size: 14px;
  background: url(../img/x-jt.png) no-repeat right;
  padding-right: 16px;
  margin-top: 8px;
}
.header .nav .center .r-txt {
  float: right;
  margin-top: 32px;
}
.header .nav .center .nav-c {
  float: right;
}
.header .nav .center .nav-c .nav-class {
  width: 150px;
  text-align: center;
  float: left;
  margin-top: 34px;
  position: relative;
}
.header .nav .center .nav-c .nav-class:hover ul {
  display: block;
}
.header .nav .center .nav-c .nav-class h5 {
  background: rgba(56, 176, 56, 0.8);
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  font-weight: 500;
}
.header .nav .center .nav-c .nav-class ul {
  background: rgba(56, 176, 56, 0.6);
  display: none;
  width: 200%;
  overflow: hidden;
  padding: 10px 0;
  position: absolute;
  z-index: 99;
}
.header .nav .center .nav-c .nav-class ul li {
  width: 50%;
  float: left;
  display: block;
}
.header .nav .center .nav-c .nav-class ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}
.header .nav .center .nav-c .nav-lst {
  width: 670px;
  float: left;
  margin-left: 20px;
}
.header .nav .center .nav-c .nav-lst li {
  float: left;
  padding: 0 12px;
  position: relative;
}
.header .nav .center .nav-c .nav-lst li:hover a {
  color: #38b038 !important;
  font-weight: bold !important;
}
.header .nav .center .nav-c .nav-lst li a {
  font-size: 16px;
  color: #333;
  display: block;
  line-height: 105px;
}
.header .nav .center .nav-c .nav-lst li.hot::before {
  content: "";
  position: absolute;
  right: 7px;
  top: 26px;
  width: 25px;
  height: 17px;
  background: url(../img/hot.jpg) no-repeat;
}
.banner {
  width: 100%;
}
.banner .flex-control-nav {
  bottom: 5%;
}
.banner .flex-control-nav li a {
  width: 50px;
  height: 10px;
  border-radius: 5px;
  background-color: #eeeeee;
  border: none;
}
.banner .flex-control-nav li a.flex-active {
  background-color: #4afcff;
}
.plt1 {
  width: 100%;
  height: 795px;
}
.plt1 .center {
  width: 1200px;
  height: 795px;
  margin: 0 auto;
  overflow: hidden;
}
.plt1 .center h2 {
  text-align: center;
  font-size: 46px;
  color: #2d2d2d;
  margin-top: 60px;
}
.plt1 .center strong {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #7c7c7c;
}
.plt1 .center > p {
  margin-top: 55px;
  text-align: left;
  color: #767778;
  font-size: 16px;
}
.plt1 .center .ct {
  width: 100%;
  margin-top: 35px;
  overflow: hidden;
}
.plt1 .center .ct img {
  display: block;
  float: left;
}
.plt1 .center .ct ul {
  padding-top: 20px;
  float: left;
  margin-left: 60px;
}
.plt1 .center .ct ul li {
  width: 488px;
  height: 40px;
  border: 1px solid #626262;
  margin-top: 16px;
}
.plt1 .center .ct ul li strong {
  display: block;
  float: left;
  width: 172px;
  padding-left: 24px;
  font-size: 20px;
  line-height: 38px;
  color: #2d2d2d;
  text-align: left;
}
.plt1 .center .ct ul li p {
  width: 310px;
  float: left;
  line-height: 38px;
  color: #909090;
  font-size: 18px;
}
.plt2 {
  width: 100%;
  height: 830px;
  background: #f6f6f6;
}
.plt2 .center {
  width: 1200px;
  height: 830px;
  margin: 0 auto;
  overflow: hidden;
}
.plt2 .center h2 {
  text-align: center;
  font-size: 46px;
  color: #2d2d2d;
  margin-top: 60px;
}
.plt2 .center strong {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #7c7c7c;
}
.plt2 .center ul {
  overflow: hidden;
  margin-top: 105px;
}
.plt2 .center ul li {
  width: 25%;
  float: left;
}
.plt2 .center ul li img {
  display: block;
  margin: 0 auto;
}
.plt2 .center ul li strong {
  display: block;
  text-align: center;
  font-size: 21px;
  color: #444444;
  margin-top: 10px;
  font-weight: bold;
}
.plt2 .center ul li p {
  text-align: center;
  color: #444444;
  font-size: 16px;
  margin-top: 5px;
}
.plt2 .center .btn {
  margin-top: 90px;
}
.plt3 {
  width: 100%;
  height: 1365px;
  background: #fff;
}
.plt3 .center {
  width: 1200px;
  height: 1365px;
  margin: 0 auto;
  overflow: hidden;
}
.plt3 .center h2 {
  text-align: center;
  font-size: 46px;
  color: #2d2d2d;
  margin-top: 60px;
}
.plt3 .center strong {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #7c7c7c;
}
.plt3 .center ul {
  overflow: hidden;
  margin-top: 90px;
}
.plt3 .center ul li {
  width: 300px;
  height: 214px;
  float: left;
  position: relative;
  cursor: pointer;
}
.plt3 .center ul li:hover {
  background: #0a91ff;
}
.plt3 .center ul li:hover i {
  background-position: left !important;
}
.plt3 .center ul li:hover span {
  background: #fff;
}
.plt3 .center ul li i {
  display: block;
  margin: 0 auto;
}
.plt3 .center ul li i.i1 {
  width: 84px;
  height: 84px;
  background: url(../img/plt3-1.png);
  background-position: 84px;
  margin-top: 40px;
}
.plt3 .center ul li i.i2 {
  width: 72px;
  height: 86px;
  background: url(../img/plt3-2.png);
  background-position: 72px;
  margin-top: 40px;
}
.plt3 .center ul li i.i3 {
  width: 76px;
  height: 68px;
  background: url(../img/plt3-3.png);
  background-position: 76px;
  margin-top: 45px;
}
.plt3 .center ul li i.i4 {
  width: 73px;
  height: 82px;
  background: url(../img/plt3-4.png);
  background-position: 73px;
  margin-top: 40px;
}
.plt3 .center ul li i.i5 {
  width: 72px;
  height: 72px;
  background: url(../img/plt3-5.png);
  background-position: 72px;
  margin-top: 43px;
}
.plt3 .center ul li i.i6 {
  width: 78px;
  height: 81px;
  background: url(../img/plt3-6.png);
  background-position: 78px;
  margin-top: 40px;
}
.plt3 .center ul li i.i7 {
  width: 89px;
  height: 69px;
  background: url(../img/plt3-7.png);
  background-position: 89px;
  margin-top: 47px;
}
.plt3 .center ul li i.i8 {
  width: 75px;
  height: 67px;
  background: url(../img/plt3-8.png);
  background-position: 75px;
  margin-top: 46px;
}
.plt3 .center ul li i.i9 {
  width: 64px;
  height: 64px;
  background: url(../img/plt3-9.png);
  background-position: 64px;
  margin-top: 47px;
}
.plt3 .center ul li i.i10 {
  width: 63px;
  height: 56px;
  background: url(../img/plt3-10.png);
  background-position: 63px;
  margin-top: 50px;
}
.plt3 .center ul li i.i11 {
  width: 54px;
  height: 64px;
  background: url(../img/plt3-11.png);
  background-position: 54px;
  margin-top: 46px;
}
.plt3 .center ul li i.i12 {
  width: 63px;
  height: 58px;
  background: url(../img/plt3-12.png);
  background-position: 63px;
  margin-top: 50px;
}
.plt3 .center ul li span {
  display: block;
  width: 220px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  margin: 0 auto;
  color: #444;
  position: absolute;
  bottom: 26px;
  left: 50%;
  font-size: 24px;
  margin-left: -110px;
}
.plt3 .center .dk {
  overflow: hidden;
  margin-top: 80px;
}
.plt3 .center .dk span {
  float: left;
  margin-left: 130px;
  display: block;
  width: 292px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  background: #0a91ff;
  font-size: 21px;
  color: #fff;
}
.plt3 .center .dk span:first-child {
  margin-left: 25px;
}
.plt3 .center dl {
  overflow: hidden;
  margin-top: 15px;
}
.plt3 .center dl dd {
  float: left;
  margin-left: 80px;
}
.plt3 .center dl dd:first-child {
  margin-left: 25px;
}
.plt3 .center dl dd:last-child {
  margin-left: 140px;
}
.plt3 .center dl dd p {
  color: #444444;
  font-size: 16px;
}
.plt3 .center .btn {
  margin-top: 70px;
}
.plt4 {
  width: 100%;
  height: 1884px;
  background: #f6f6f6 url(../img/plt4-bg.jpg) no-repeat top center;
}
.plt4 .center {
  width: 1200px;
  height: 1884px;
  margin: 0 auto;
  overflow: hidden;
}
.plt4 .center h2 {
  text-align: center;
  font-size: 46px;
  color: #2d2d2d;
  margin-top: 60px;
}
.plt4 .center strong {
  display: block;
  width: 504px;
  height: 57px;
  border: 2px solid #848685;
  line-height: 53px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin: 0 auto;
  margin-top: 32px;
  color: #7c7c7c;
}
.plt4 .center .qp {
  margin: 0 auto;
  margin-top: 90px;
  position: relative;
  width: 880px;
  height: 310px;
}
.plt4 .center .qp .p1 {
  width: 202px;
  height: 202px;
  background: #01acbe;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 28px;
  padding-top: 55px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 48px;
  font-size: 38px;
}
.plt4 .center .qp .p2 {
  width: 155px;
  height: 155px;
  background: #ffb850;
  border-radius: 50%;
  position: absolute;
  left: 180px;
  top: 148px;
  padding-top: 45px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 38px;
  font-size: 30px;
}
.plt4 .center .qp .p3 {
  width: 155px;
  height: 155px;
  background: #00af92;
  border-radius: 50%;
  position: absolute;
  left: 338px;
  top: 92px;
  padding-top: 42px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 38px;
  font-size: 30px;
}
.plt4 .center .qp .p4 {
  width: 176px;
  height: 176px;
  background: #e87071;
  border-radius: 50%;
  position: absolute;
  left: 485px;
  top: 0px;
  padding-top: 46px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 44px;
  font-size: 30px;
}
.plt4 .center .qp .p5 {
  width: 212px;
  height: 212px;
  background: #01acbe;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 27px;
  padding-top: 60px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 46px;
  font-size: 30px;
}
.plt4 .center .xqp {
  width: 900px;
  margin: 0 auto;
  margin-top: 125px;
  margin-bottom: 100px;
}
.plt4 .center .xqp dl {
  overflow: hidden;
}
.plt4 .center .xqp dl dd {
  float: left;
  width: 25%;
}
.plt4 .center .xqp dl dd:nth-child(3) p {
  padding-left: 45px;
}
.plt4 .center .xqp dl dd .q {
  width: 143px;
  height: 227px;
  margin: 0 auto;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  padding-top: 30px;
  line-height: 46px;
  text-align: center;
  margin-bottom: 15px;
}
.plt4 .center .xqp dl dd .q.q1 {
  background: url(../img/plt4-q1.png);
}
.plt4 .center .xqp dl dd .q.q2 {
  background: url(../img/plt4-q2.png);
}
.plt4 .center .xqp dl dd .q.q3 {
  background: url(../img/plt4-q3.png);
}
.plt4 .center .xqp dl dd .q.q4 {
  background: url(../img/plt4-q4.png);
}
.plt4 .center .xqp dl dd p {
  text-align: left;
  color: #444444;
  font-size: 16px;
  padding-left: 70px;
}
.plt4 .center .sk {
  overflow: hidden;
  width: 1090px;
  margin: 0 auto;
}
.plt4 .center .sk .l {
  margin-top: 95px;
  float: left;
}
.plt4 .center .sk .l p {
  margin-bottom: 150px;
  color: #444444;
  font-size: 16px;
  width: 340px;
}
.plt4 .center .sk .c {
  float: left;
  margin-left: 25px;
  margin-top: 60px;
}
.plt4 .center .sk .r {
  float: right;
  margin-top: 95px;
}
.plt4 .center .sk .r p {
  margin-bottom: 150px;
  color: #444444;
  font-size: 16px;
  width: 335px;
}
.plt4 .center .btn {
  margin-top: -30px;
}
.plt5 {
  width: 100%;
  height: 950px;
  background: #fff;
}
.plt5 .center {
  width: 1200px;
  height: 950px;
  margin: 0 auto;
  overflow: hidden;
}
.plt5 .center h2 {
  text-align: center;
  font-size: 46px;
  color: #2d2d2d;
  margin-top: 60px;
}
.plt5 .center strong {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #7c7c7c;
}
.plt5 .center .x-ct {
  width: 100%;
  overflow: hidden;
  margin-top: 70px;
}
.plt5 .center .x-ct ul {
  overflow: hidden;
  float: left;
  width: 610px;
  margin-left: -30px;
}
.plt5 .center .x-ct ul li {
  width: 269px;
  height: 208px;
  float: left;
  margin-left: 30px;
  margin-top: 20px;
  background: url(../img/plt5-bg.png);
}
.plt5 .center .x-ct ul li h3 {
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}
.plt5 .center .x-ct ul li img {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
.plt5 .center .x-ct ul li p {
  width: 200px;
  margin: 0 auto;
  margin-top: 22px;
  font-size: 15px;
  line-height: 24px;
  color: #e9e9e9;
}
.plt5 .center .x-ct .r-kc {
  float: right;
  width: 579px;
  height: 440px;
  margin-top: 20px;
  background: url(../img/plt5-bg2.png);
  padding-top: 65px;
}
.plt5 .center .x-ct .r-kc p {
  text-align: center;
  font-size: 25px;
}
.plt5 .center .x-ct .r-kc p.p2 {
  font-size: 18px;
  margin-bottom: 40px;
}
.plt5 .center .x-ct .r-kc p.p2 b {
  font-size: 18px;
}
.plt5 .center .x-ct .r-kc p b {
  font-size: 25px;
}
.plt5 .center .x-ct .r-kc .kl {
  width: 435px;
  height: 38px;
  border: 2px solid #1111ff;
  margin: 0 auto;
  margin-top: 15px;
}
.plt5 .center .x-ct .r-kc .kl span {
  display: block;
  line-height: 36px;
  width: 85px;
  float: left;
  font-size: 18px;
  text-align: right;
}
.plt5 .center .x-ct .r-kc .kl input {
  width: 300px;
  height: 38px;
  float: left;
  display: block;
  border: none;
  outline: none;
  background: transparent;
}
.plt5 .center .x-ct .r-kc .btn-zx {
  width: 435px;
  margin: 0 auto;
  margin-top: 35px;
  text-align: center;
}
.plt5 .center .x-ct .r-kc .btn-zx a {
  display: inline-block;
  margin: 0 15px;
}
.plt5 .center .btn {
  margin-top: 70px;
}
.plt6 {
  width: 100%;
  height: 564px;
  background: #f9f9f9;
}
.plt6 .center {
  width: 1200px;
  height: 564px;
  margin: 0 auto;
  overflow: hidden;
}
.plt6 .center h2 {
  text-align: center;
  font-size: 46px;
  color: #2d2d2d;
  margin-top: 60px;
}
.plt6 .center strong {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #7c7c7c;
}
.plt6 .center .tm {
  overflow: hidden;
  margin-top: 50px;
}
.plt6 .center .tm .flex-control-nav {
  display: none;
}
.plt6 .center .tm .l-tx {
  width: 630px;
  float: left;
  margin-top: 40px;
}
.plt6 .center .tm .l-tx h4 {
  padding-bottom: 55px;
  font-size: 32px;
  color: #2d2d2d;
  font-weight: 500;
  background: url(../img/plt6-bt.png) no-repeat bottom;
}
.plt6 .center .tm .l-tx .jj {
  margin-top: -25px;
  height: 120px;
}
.plt6 .center .tm .l-tx .jj p {
  font-size: 16px;
  line-height: 26px;
}
.plt6 .center .tm .l-tx a {
  display: block;
  width: 306px;
  transition: all 0.4s ease;
}
.plt6 .center .tm .l-tx a:hover {
  filter: brightness(1.2);
}
.plt6 .center .tm .l-tx a img {
  display: block;
  width: 306px;
}
.plt6 .center .tm .r-img {
  width: 540px;
  float: left;
}
.plt6 .center .tm .r-img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
.plt6 .center .btn {
  margin-top: 70px;
}
.plt7 {
  width: 100%;
  height: 508px;
  background: #000557;
}
.plt7 .center {
  width: 1200px;
  height: 564px;
  margin: 0 auto;
  overflow: hidden;
}
.plt7 .center .xk {
  overflow: hidden;
  margin-top: 60px;
}
.plt7 .center .xk .l {
  float: left;
}
.plt7 .center .xk .l ul li {
  overflow: hidden;
  margin-top: 20px;
}
.plt7 .center .xk .l ul li i {
  line-height: 36px;
  float: left;
}
.plt7 .center .xk .l ul li p {
  width: 225px;
  float: left;
  line-height: 36px;
  font-size: 24px;
  text-align: left;
  color: #fff;
  margin-left: 10px;
}
.plt7 .center .xk .l ul li a {
  float: left;
  color: #fff;
  display: block;
  width: 115px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background: #477afd;
  font-size: 18px;
  transition: all 0.4s ease;
}
.plt7 .center .xk .l ul li a:hover {
  background: #1f58e8;
}
.plt7 .center .xk .r {
  float: right;
}
.plt7 .center .xk .r ul li {
  overflow: hidden;
  margin-top: 28px;
  padding-bottom: 10px;
}
.plt7 .center .xk .r ul li i {
  display: block;
  width: 60px;
  height: 60px;
  float: left;
}
.plt7 .center .xk .r ul li input {
  width: 402px;
  height: 60px;
  float: left;
  margin-left: 28px;
  border: none;
  outline: none;
  background: #4a4e88;
  padding-left: 10px;
  color: #fff;
}
.plt7 .center .xk .r ul li s {
  text-decoration: none;
  float: left;
  display: block;
  line-height: 60px;
  font-size: 26px;
  margin-left: 10px;
  color: #4a4e88;
}
.plt7 .center .xk .r ul li span {
  display: block;
  margin-left: 88px;
  font-size: 12px;
  color: #4a4e88;
  position: relative;
  top: 5px;
}
.plt7 .center .btn {
  margin-top: 30px;
  box-shadow: none;
}
.f-logo {
  width: 100%;
  padding: 100px 0;
}
.f-logo img {
  display: block;
  margin: 0 auto;
}
