@charset "utf-8";
/* CSS Document */

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
}
p,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  border: none;
}
a,
a:hover {
  text-decoration: none;
}
.bigBox {
  width: 1200px;
  margin: 0 auto;
}
.logo {
  width: 153px;
  height: 48px;
  margin-top: 20px;
  display: block;
}
.logo img {
  width: 100%;
  height: 100%;
  display: block;
}
.headerBox img {
  width: 350px;
  margin: 0 auto;
  display: block;
  margin-top: 80px;
}
.headerBox p {
  font-size: 20px;
  line-height: 56px;
  width: 280px;
  background-color: #000;
  border-radius: 32px;
  text-align: center;
  color: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 90px;
}
.cpBox {
  width: 100%;
  background-color: #f0f4f7;
  height: 540px;
  margin-bottom: 50px;
  border-radius: 20px;
}
.left {
  width: 600px;
  float: left;
}
.left img {
  width: 540px;
  /* height: 320px; */
  float: left;
  margin-left: 40px;
  margin-top: 60px;
}
.right {
  width: 500px;
  float: right;
}

.right .head {
  overflow: hidden;
  margin-top: 80px;
}
.head * {
  float: left;
}
.head h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: normal;
}
.head span {
  font-size: 20px;
  color: #666;
  line-height: 36px;
  margin-left: 10px;
}
.right h3 {
  color: #2778b4;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  margin-top: 20px;
}
.right h4 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
}
.right h4 span {
  color: #666;
}
.right .text {
  font-size: 12px;
  line-height: 24px;
  color: #666;
  margin-top: 20px;
}
.btn {
  overflow: hidden;
  margin-top: 20px;
}
.btn .btnSy {
  float: left;
  width: 170px;
  height: 48px;
  border: 1px solid #2778b4;
  text-align: center;
  line-height: 48px;
  color: #2778b4;
  font-size: 18px;
  font-weight: bold;
  border-radius: 30px;
}
.btn .btnSy:hover {
  background-color: #3a88c5;
  color: #fff;
}
.btn .btnDown {
  float: left;
  width: 134px;
  height: 48px;
  background-color: #2778b4;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 30px;
  margin-left: 20px;
}
.btn .btnDown:hover {
  background-color: #000;
  color: #fff;
}
.colorL {
  color: #56a756 !important;
}
.colorl1 {
  color: #56a756 !important;
  border-color: #56a756 !important;
}
.colorl2 {
  background-color: #56a756 !important;
}
.flRight img {
  float: right !important;
  width: 540px;
  float: left;
  margin-right: 40px;
  margin-top: 60px;
}
.flLeft {
  width: 500px;
  float: left !important;
  margin-left: 90px;
}
.ybtjTu img {
  width: 250px;
  margin-left: 150px;
  margin-top: 70px;
}
.bq {
  width: 258px;
  height: 60px;
  background-color: #e3f2fc;
  line-height: 60px;
  text-align: center;
  color: #2778b4;
  margin: 0 auto;
  margin-top: 50px;
  border-radius: 30px;
  font-weight: bold;
}
.bg {
  width: 100%;
  height: 100%;
  background: url(../images/bg@1x.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
.btn2 img {
  width: 100px;
  margin-top: 20px;
}
.btn2 span {
  color: #666;
  font-size: 14px;
  display: block;
  width: 100px;
  text-align: center;
  margin-top: 10px;
}
.dibu {
  height: 120px;
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 40px;
  overflow: hidden;
}
.dileft {
  float: left;
  margin-top: 40px;
}
.dileft p {
  font-size: 14px;
  color: #999;
  margin-right: 20px;
  float: left;
}
.dileft p span {
  color: #333;
}
.diright {
  float: right;
}
.kefu {
  float: left;
  margin-left: 20px;
}
.kefu img {
  width: 80px;
}
.kefu p {
  font-size: 12px;
  color: #666;
  width: 80px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
}
