/*
蓝色主题
*/
/*
系统主题
*/
.green {
  color: #1684FF !important;
}
.wrapper {
  width: 1098px;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.aboutUs {
  width: 100%;
}
.aboutUs .banner {
  background: url(../img/aboutas/banner.jpg) center no-repeat;
  height: 400px;
  background-size: cover;
  position: relative;
}
.aboutUs .banner .center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  font-size: 0;
}
.aboutUs .banner .center .icon {
  width: 92px;
  height: 76px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/aboutas/iconLogo.png) center no-repeat;
  background-size: cover;
}
.aboutUs .banner .center > div {
  display: inline-block;
  vertical-align: middle;
  margin-left: 22px;
}
.aboutUs .banner .center > div p {
  font-size: 30px;
}
.aboutUs .banner .center > div p + p {
  font-size: 22px;
}
.aboutUs .des {
  color: #333333;
  height: auto;
  padding: 42px 0;
}
.aboutUs .des h3 {
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 38px;
}
.aboutUs .des p {
  font-size: 14px;
  text-align: left;
  line-height: 40px;
}
.aboutUs .des p.indent {
  text-indent: 50px;
}
.aboutUs .cho_reson .top {
  background: url(../img/reson_bg.png) center no-repeat;
  height: 241px;
  background-size: cover;
}
.aboutUs .cho_reson .bot_content {
  height: 485px;
}
.aboutUs .cho_reson .bot_content ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
}
.aboutUs .cho_reson .bot_content ul li {
  width: 47.72%;
  padding-top: 37px;
  padding-left: 25px;
}
.aboutUs .cho_reson .bot_content ul li.margin70 {
  margin-bottom: 70px;
}
.aboutUs .cho_reson .bot_content ul li div {
  float: left;
}
.aboutUs .cho_reson .bot_content ul li div.logo {
  background: url(../img/price.png) center no-repeat;
  width: 150px;
  height: 150px;
  background-size: cover;
  margin-right: 28px;
}
.aboutUs .cho_reson .bot_content ul li div.yi {
  background: url(../img/yi.png) center no-repeat;
}
.aboutUs .cho_reson .bot_content ul li div.lu {
  background: url(../img/lu.png) center no-repeat;
}
.aboutUs .cho_reson .bot_content ul li div.jiao {
  background: url(../img/jiao.png) center no-repeat;
}
.aboutUs .cho_reson .bot_content ul li div.title {
  height: 150px;
}
.aboutUs .cho_reson .bot_content ul li div.title h3 {
  padding: 30px 0 14px;
  font-size: 24px;
}
.aboutUs .cho_reson .bot_content ul li div.title p {
  font-size: 18px;
  line-height: 30px;
}
.aboutUs .progress_wrapper .top {
  background: url(../img/aboutas/reson_bg.jpg) center no-repeat;
  height: 242px;
  background-size: cover;
  position: relative;
}
.aboutUs .progress_wrapper .top p {
  font-size: 42px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.aboutUs .progress_wrapper .pro_all {
  background: url(../img/aboutas/pro_all.png) center no-repeat;
  height: 416px;
}
.aboutUs .progress_wrapper .pro_title {
  text-align: center;
}
.aboutUs .progress_wrapper .pro_title h3 {
  font-size: 41px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 18px;
}
.aboutUs .progress_wrapper .pro_title span {
  display: inline-block;
  width: 76px;
  height: 4px;
  background: #1684FF;
  margin: 0 auto;
  margin-bottom: 29px;
}
.aboutUs .progress_wrapper .pro_title .all_des {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 60px;
}
.aboutUs .progress_wrapper .pro_title .all_des li {
  width: 33.33%;
  padding-top: 44px;
  text-align: center;
}
.aboutUs .progress_wrapper .pro_title .all_des li .top_des img {
  width: 79px;
  height: 79px;
}
.aboutUs .progress_wrapper .pro_title .all_des li h3 {
  font-size: 24px;
  padding-top: 8px;
  padding-bottom: 10px;
}
.aboutUs .progress_wrapper .pro_title .all_des li p {
  font-size: 16px;
  line-height: 21px;
}
.contactUs .banner {
  background: url(../img/contact_bg.png) center no-repeat;
  height: 401px;
  background-size: 100% 401px;
}
.contactUs .left {
  padding-bottom: 144px;
  float: left;
}
.contactUs .left p {
  font-size: 16px;
  line-height: 35px;
  color: #6d6d6d;
}
.contactUs .left .company {
  font-size: 20px;
  line-height: 43px;
  color: #333;
}
.contactUs .left h3 {
  color: #333;
  font-size: 30px;
  padding-top: 75px;
  padding-bottom: 30px;
}
.contactUs .right {
  float: right;
  margin-top: 62px;
  background: url(../img/map.png) center no-repeat;
  height: 286px;
  width: 556px;
  background-size: cover;
}
.landingpage .btn {
  padding: 0;
}
.landingpage .wrapper {
  width: 1002px;
  margin: 0 auto;
}
.landingpage .animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.landingpage.content {
  margin-top: 0;
}
.landingpage .banner {
  width: 100%;
  height: 775px;
  background: url(../img/landpage/lg_banner.png) no-repeat right;
  background-size: cover;
  overflow: hidden;
}
.landingpage .banner .logo {
  margin-top: 259px;
}
.landingpage .banner .logo img {
  width: 580px;
  height: auto;
  margin-left: 26px;
}
.landingpage .banner .top_btn {
  overflow: hidden;
  clear: both;
}
.landingpage .banner .top_btn a {
  display: inline-block;
  float: left;
  width: 200px;
  height: 48px;
  margin: 13px 31px 0 43px;
  border-radius: 22px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  background: #1684FF;
  border: none;
}
.landingpage .banner .top_btn a.btn {
  background: #f8b14a;
}
.landingpage .banner .top_btn a.btn:hover {
  background: rgba(248, 177, 74, 0.8);
}
.landingpage .banner .top_btn a:hover {
  background: #5AA8FF;
  text-decoration: none;
}
.landingpage .des {
  font-size: 18px;
  width: 100%;
  height: 108px;
  background: #cddbe1;
  color: #fff;
}
.landingpage .des ul {
  display: flex;
}
.landingpage .des ul li {
  width: 33%;
  display: inline-block;
  position: relative;
  text-align: left;
}
.landingpage .des ul li.line {
  text-align: center;
}
.landingpage .des ul li.text_right {
  text-align: right;
}
.landingpage .des ul li.line:after {
  content: '';
  display: block;
  width: 1px;
  height: 35px;
  background: #eeeeee;
  position: absolute;
  left: -61px;
  top: 35px;
}
.landingpage .des ul li.line:before {
  content: '';
  display: block;
  width: 1px;
  height: 35px;
  background: #eeeeee;
  position: absolute;
  right: -50px;
  top: 35px;
}
.landingpage .des .num {
  font-size: 30px;
  line-height: 44px;
  margin-top: 16px;
  margin-bottom: 8px;
}
.landingpage .main ul {
  margin-top: 64px;
  margin-bottom: 99px;
}
.landingpage .main ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #e0e0e0;
}
.landingpage .main ul li.no_border {
  border: none;
}
.landingpage .main ul li .main_img {
  height: 383px;
  overflow: hidden;
}
.landingpage .main ul li .main_img img {
  display: block;
  width: 678px;
  height: 384px;
}
.landingpage .main ul li .main_img.img2 {
  height: 501px;
  overflow: hidden;
  margin-top: 37px;
}
.landingpage .main ul li .main_img.img2 img {
  width: 463px;
  height: 502px;
}
.landingpage .main ul li .main_img.img3 {
  height: 441px;
  overflow: hidden;
  margin-top: 78px;
}
.landingpage .main ul li .main_img.img3 img {
  width: 638px;
  height: 442px;
}
.landingpage .main ul li .main_img.img4 {
  height: 339px;
  margin-top: 101px;
}
.landingpage .main ul li .main_img.img4 img {
  width: 546px;
  height: 339px;
}
.landingpage .main .txt {
  margin-top: 63px;
  color: #7c7c7c;
  clear: both;
}
.landingpage .main .txt.txt2 {
  margin-top: 184px;
}
.landingpage .main .txt.txt3 {
  margin-top: 173px;
}
.landingpage .main .txt.txt4 {
  margin-top: 202px;
}
.landingpage .main .mar {
  color: #1684FF;
  line-height: 45px;
  font-size: 20px;
}
.landingpage .main .p2 {
  line-height: 28px;
  font-size: 16px;
}
.landingpage .main .btn {
  display: block;
  padding: 0;
  width: 120px;
  height: 40px;
  margin-top: 13px;
  border-radius: 18px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  background: #1684FF;
  border: none;
}
.landingpage .main .btn:hover {
  background: #5AA8FF;
}
.landingpage .bPITop {
  font-size: 24px;
  text-align: center;
  color: #333;
  padding-bottom: 11px;
  padding-top: 50px;
  background: url(../img/bPITop.jpg) no-repeat bottom center;
}
.landingpage .moreDiv {
  width: 100%;
  height: 457px;
  background: url(../img/landpage/footer_bg.png) no-repeat center;
  background-size: cover;
}
.landingpage .moreDiv ul {
  display: flex;
  justify-content: center;
  width: 1227px;
  margin: 68px auto 0;
}
.landingpage .moreDiv ul li {
  width: 19%;
  display: inline-block;
  text-align: center;
}
.landingpage .moreDiv ul li .top_img {
  width: 111px;
  height: 111px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 22px;
}
.landingpage .moreDiv ul li .top_img img {
  width: 100%;
  height: 100%;
}
.landingpage .moreDiv ul li p {
  color: #333333;
  margin: 0 auto;
}
.landingpage .moreDiv ul li p:nth-of-type(1) {
  font-size: 18px;
  line-height: 33px;
}
.landingpage .moreDiv ul li p:nth-of-type(2) {
  font-size: 14px;
  line-height: 28px;
}
/* .header{
  width:100%;
  height:80px;
  line-height: 80px;
  background-color: #fff;
  .btn-default{
    margin-top: 22px;

  }

} */
.over {
  overflow: hidden;
}
