html {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
img,
button,
strong,
span {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
}

button {
  background: none;
  border: none;
  outline: none;
}

img {
  border: none;
}

ul li {
  list-style: none;
}

a:link,
a:visited {
  text-decoration: none;
  color: #000;
}

/*首页头部 css*/
.header {
  width: 100%;
  padding: 20px 0 18px;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  background: #fff;
}

.headerBar {
  width: 1000px;
  box-sizing: border-box;
  margin: auto;
  overflow: hidden;
  padding: 0 55px;
  box-sizing: border-box;
}

.headerBar img {
  /* width: 188px; */
  height: 33px;
}

h1 {
  float: left;
}

h1 a {
  display: block;
  line-height: 60px;
}

.nav {
  float: right;
}

.nav li {
  float: left;
  text-align: center;
  line-height: 60px;
}

.nav li a {
  display: block;
  font-size: 18px;
}

.nav li.active a {
  border-bottom: 2px solid #076ce0;
  color: #076ce0;
}

/*首页背景banner css*/
.banner {
  zoom: 1;
}

.bannerCont {
  width: 916px;
  box-sizing: border-box;
  margin: auto;
  overflow: hidden;
  padding: 27px 0 23px;
}

.bannerContL,
.bannerContR {
  background: rgba(41, 56, 64, 0.6);
  text-align: center;
  color: #fff;
}

.bannerContL {
  width: 596px;
  float: left;
  overflow: hidden;
}

.bannerContL p {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  padding-top: 10px;
}

.bannerContL ul {
  overflow: hidden;
  padding: 10px 0 20px;
}

.bannerContL ul li {
  display: block;
  float: left;
  margin-left: 22px;
}

.bannerContL ul li img {
  width: 168px;
}

.bannerContR {
  width: 240px;
  float: right;
  padding: 20px 0 10px;
}

.bannerContR p {
  padding-bottom: 22px;
}

.code img {
  width: 200px;
  height: 200px;
}

button {
  width: 196px;
  height: 32px;
  color: #fff;
  background: #008bff;
  border-radius: 6px;
  cursor: pointer;
}

button.btnDisabled {
  background: #6d6d72;
  cursor: not-allowed;
}

.btn {
  position: relative;
  z-index: 1;
}

.icon {
  position: absolute;
  top: 4px;
  left: 40px;
}

.container {
  width: 100%;
  padding-top: 108px;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  font-size: 28px;
  font-weight: normal;
}

h3 {
  font-size: 18px;
  padding-top: 20px;
}

.product {
  padding: 30px 0;
}

.proInduce {
  font-size: 18px;
  color: #999;
  padding: 70px 0;
}

.checks {
  padding: 70px 0 76px;
  overflow: hidden;
  width: 1000px;
  margin: auto;
}

.checks img {
  float: left;
}

.checks ul {
  margin-left: 285px;
  padding-left: 28px;
  background: #fff;
  height: 256px;
  padding-right: 10px;
  padding-top: 40px;
}

.checks ul li {
  background: url("../images/icon-bg.png") no-repeat left center;
  text-indent: 24px;
  text-align: left;
  line-height: 54px;
  font-size: 18px;
  color: #999;
}

.promise {
  background: #fff;
  padding: 30px 0 100px;
}

.promise ul {
  width: 1000px;
  box-sizing: border-box;
  margin: auto;
  padding-top: 90px;
}

.promise li {
  float: left;
  margin-right: 30px;
}

.ensure {
  background: #076ce0;
  color: #fff;
  padding: 30px 0 0;
}

.ensure ul {
  width: 1000px;
  margin: auto;
  padding-top: 95px;
}

.ensure ul li {
  float: left;
  margin-right: 150px;
  padding-bottom: 70px;
}

.round {
  display: inline-block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 130px;
  margin-bottom: 50px;
}

.ensure ul li img {
  vertical-align: middle;
}

.footer {
  background: #363b3f;
  text-align: center;
  padding: 50px 0 46px;
}

.footer,
.footer a {
  color: #6c727c;
}

.footer a {
  padding: 0 10px;
  font-size: 18px;
}

.fontS {
  font-size: 14px;
  padding-top: 20px;
}

.footer ul {
  width: 1000px;
  box-sizing: border-box;
  margin: auto;
  overflow: hidden;
  padding-bottom: 60px;
}

.footer ul li {
  float: left;
  text-align: left;
  width: 50%;
  box-sizing: border-box;
}

.footer ul li img {
  float: left;
  padding-right: 26px;
  padding-left: 60px;
}

.footer ul li.boderR {
  border-right: 2px solid #7b818d;
}

.footer ul li.qq {
  width: 49%;
}

.footer ul li.qq img {
  padding-left: 108px;
}

.footer ul li span {
  line-height: 30px;
  display: block;
}

.footer ul li span strong {
  font-size: 30px;
}

li.margN,
.ensure li.margN {
  margin: 0;
}

/*
*
* 理想官网样式
*
*/
.lx_web_banner {
  background: url(../images/banner.jpg) no-repeat center -180px;
  height: 600px;
}

.lx_web_bannerCont {
  width: 1000px;
  margin: auto;
  padding-top: 110px;
}

h6 {
  text-align: left;
  font-size: 26px;
  padding-bottom: 30px;
}

.lx_web_bannerCont h6,
.bannerCont_txt {
  padding-left: 78px;
  color: #fff;
  font-family: "方正兰亭纤黑";
  font-weight: lighter;
}

.bannerCont_txt {
  width: 460px;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
}

h4 {
  font-size: 28px;
  font-weight: 500;
}

h5 {
  font-size: 14px;
  padding: 10px 0 0;
}

.bot_bod {
  text-align: center;
}

.bd_Top {
  margin: auto;
  border: 1px solid #0062cc;
  width: 20px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.color_gray {
  color: #999;
  font-size: 18px;
}

.lx_web_txt {
  width: 1000px;
  margin: auto;
  text-align: left;
  padding: 50px 0;
  line-height: 30px;
}

.lx_web_list {
  width: 1000px;
  margin: auto;
}

.lx_web_list li {
  margin-right: 46px;
  float: left;
}

.lx_web_list li:last-child {
  margin-right: 0;
}

.lx_web_cont {
  clear: both;
}

.web_cont_top {
  height: 131px;
  background: url(../images/web_cont_top.jpg) no-repeat center;
}

.web_cont_bot {
  height: 124px;
  background: url(../images/web_cont_bot.jpg) no-repeat center;
}

.web_cont_ctr {
  background: #076ce0;
  padding-top: 50px;
  color: #fff;
  padding-bottom: 15px;
}

.web_cont_ctr p.bd_Top {
  border-color: #fff;
}

.cont_ctr_txt {
  text-indent: 24px;
  width: 940px;
  margin: auto;
  background: #fff;
  padding: 30px;
  color: #043a77;
  text-align: left;
  line-height: 30px;
  font-size: 18px;
  margin-top: 50px;
}

.web_cont_ctr p.color_gray {
  color: #d2e7ff;
}

.teams {
  padding-top: 50px;
}

.founder {
  width: 1000px;
  margin: 70px auto 50px;
}

.founder li {
  display: inline-block;
  width: 49%;
  text-align: center;
}

.founder h6 {
  text-align: center;
  padding-top: 20px;
  font-weight: 500;
  font-size: 22px;
}

.founder p {
  width: 300px;
  text-align: left;
  text-indent: 24px;
  font-size: 16px;
  color: #333;
  margin: auto;
  line-height: 30px;
  padding-top: 22px;
}

.web_footer_bg {
  height: 130px;
  background: url(../images/web_footer_bg.jpg) no-repeat center;
}

.web_footer_cont {
  background: #363b3f;
  overflow: hidden;
}

.web_footer_cont p {
  padding-top: 34px;
  width: 1000px;
  line-height: 40px;
  margin: auto;
  color: #7b818d;
  font-size: 14px;
}

.founder_induce {
  line-height: 30px;
  color: #333;
}

.cont_ctr {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
}

.cont_ctr p {
  padding: 0;
  line-height: 24px;
}

.cont_ctr a {
  color: #7b818d;
  transition: color 200ms ease-in-out;
}

.cont_ctr a:hover {
  color: #076ce0;
}

.web_footer_list {
  width: 1000px;
  margin: auto;
  padding-top: 40px;
}

.web_footer_list li {
  width: 127px;
  height: 127px;
  background: #fff;
  display: inline-block;
  margin-right: 86px;
}

.web_footer_list li:last-child {
  margin: 0;
}

.web_footer {
  padding-top: 0;
  text-align: left;
}

.nav_web li a {
  font-size: 18px;
  font-weight: 500;
  outline: none;
}

.web_cont_ctr h5 {
  color: #043a77;
}

p.adress {
  font-size: 18px;
  text-transform: lowercase;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

.container.web_footer {
  padding: 0;
}
